mirror of https://github.com/langgenius/dify.git
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 |
||
|---|---|---|
| .. | ||
| file-from-link-or-local | ||
| file-uploader-in-attachment | ||
| file-uploader-in-chat-input | ||
| audio-preview.tsx | ||
| constants.ts | ||
| dynamic-pdf-preview.tsx | ||
| file-image-render.stories.tsx | ||
| file-image-render.tsx | ||
| file-input.tsx | ||
| file-list-in-log.tsx | ||
| file-list.stories.tsx | ||
| file-type-icon.stories.tsx | ||
| file-type-icon.tsx | ||
| hooks.ts | ||
| index.ts | ||
| pdf-preview.tsx | ||
| store.tsx | ||
| types.ts | ||
| utils.spec.ts | ||
| utils.ts | ||
| video-preview.tsx | ||