dify/web/app/components/datasets/create
yyh f05d43d26f
feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244)
Migrate 172 files from es-toolkit/compat to native es-toolkit.

Migrated:
- noop → es-toolkit/function
- cloneDeep, omit, clone, pick → es-toolkit/object
- uniq, intersection → es-toolkit/array
- capitalize, camelCase, kebabCase, escape → es-toolkit/string
- isEqual → es-toolkit/predicate

Kept in compat (API differences):
- uniqueId, isEmpty
- get, merge, flow, curry, debounce - different APIs
- uniqBy, groupBy, intersectionBy - property string support
- flatten - undefined handling

Benefits: 2-3x faster, smaller bundle

Part of #30243
Fixes #30244
2025-12-27 20:31:22 +08:00
..
assets fix(web): improve UI consistency and remove related unused icons (#27004) 2025-10-20 14:03:16 +08:00
embedding-process chore: fix type check for i18n (#30058) 2025-12-24 16:31:16 +08:00
empty-dataset-creation-modal chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
file-preview chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
file-uploader chore: fix type check for i18n (#30058) 2025-12-24 16:31:16 +08:00
notion-page-preview chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
step-one chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
step-three chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
step-two feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) 2025-12-27 20:31:22 +08:00
stepper chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
stop-embedding-modal chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
top-bar chore: fix type check for i18n (#30058) 2025-12-24 16:31:16 +08:00
website chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
icons.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
index.module.css Initial commit 2023-05-15 08:51:32 +08:00
index.spec.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
index.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00