dify/web/app/components/workflow/variable-inspect
yyh d098e72c13
feat(variable-inspect): add Artifacts tab with sandbox file tree browser
Refactor the variable inspect panel into a tabbed layout with Variables
and Artifacts tabs. Extract variable logic into VariablesTab, add new
ArtifactsTab with sandbox file tree selection and preview pane, and
improve accessibility across tree nodes and interactive elements.
2026-01-27 15:05:11 +08:00
..
artifacts-tab.tsx feat(variable-inspect): add Artifacts tab with sandbox file tree browser 2026-01-27 15:05:11 +08:00
display-content.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
empty.tsx fix: check and update doc links (#30849) 2026-01-22 16:13:09 +08:00
group.tsx feat(variable-inspect): add Artifacts tab with sandbox file tree browser 2026-01-27 15:05:11 +08:00
index.tsx chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
large-data-alert.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
left.tsx feat(variable-inspect): add Artifacts tab with sandbox file tree browser 2026-01-27 15:05:11 +08:00
listening.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
panel.tsx feat(variable-inspect): add Artifacts tab with sandbox file tree browser 2026-01-27 15:05:11 +08:00
right.tsx feat(variable-inspect): add Artifacts tab with sandbox file tree browser 2026-01-27 15:05:11 +08:00
trigger.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
types.ts feat(variable-inspect): add Artifacts tab with sandbox file tree browser 2026-01-27 15:05:11 +08:00
utils.tsx feat: Add @agent icon and implement agent alias variables in workflow 2026-01-27 02:42:37 +08:00
value-content.tsx feat: Add support for array[message](List[promptMessage]) variable type 2026-01-26 17:50:18 +08:00
variables-tab.tsx feat(variable-inspect): add Artifacts tab with sandbox file tree browser 2026-01-27 15:05:11 +08:00