mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
Enhance getFileIconType to accept an extension parameter and cover all 13 FileAppearanceTypeEnum types using an O(1) Map lookup. Update all call sites to pass the API-provided extension for accurate icon display. |
||
|---|---|---|
| .. | ||
| artifacts-section.tsx | ||
| artifacts-tree.tsx | ||
| drag-action-tooltip.tsx | ||
| index.tsx | ||
| menu-item.tsx | ||
| node-menu.tsx | ||
| tree-context-menu.tsx | ||
| tree-edit-input.tsx | ||
| tree-guide-lines.tsx | ||
| tree-node-icon.tsx | ||
| tree-node.tsx | ||