dify/web/types
CodingOnStar 5f52b94aa0 fix(web): declare webp assets and drop an unused carousel export
CI type-checks without the Next-generated image declarations, so *.webp
needs an explicit module declaration like the other formats. Also keep
getCarouselItemsPerPage module-private since only the hook consumes it,
which unblocks the knip production check.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-16 14:01:08 +08:00
..
app.ts refactor(web): modernize Studio app list data flow (#40109) 2026-08-07 02:23:38 +00:00
assets.d.ts fix(web): declare webp assets and drop an unused carousel export 2026-08-16 14:01:08 +08:00
common.ts feat: snippet (#37046) 2026-06-05 09:38:42 +00:00
dataset.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
doc-paths.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
i18n.d.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
jsx.d.ts refactor: update TypeScript definitions for custom JSX elements and clean up global declarations in emoji picker (#26985) 2025-10-16 15:51:39 +08:00
mdx.d.ts Fix type error (#27152) 2025-10-20 19:35:46 +08:00
model-provider.ts style: format with vp fmt (#38803) 2026-07-12 15:57:46 +00:00
pipeline.tsx chore: update dependency catalog (#35594) 2026-04-27 07:29:42 +00:00
snippet.ts refactor(web): migrate snippet console contracts (#38258) 2026-07-01 16:31:39 +00:00
try-app.ts refactor(web): narrow app list context (#39802) 2026-07-30 08:24:22 +00:00
workflow.ts feat: app deployment v2 (#39829) 2026-08-12 01:55:36 +00:00