dify/web/app/components/base
yyh 30b9295156
Merge remote-tracking branch 'origin/build/feat/hitl' into wip/hitl-merge-web-conflicts-20260206-175434
# Conflicts:
#	api/.env.example
#	api/core/app/apps/advanced_chat/app_generator.py
#	api/core/app/apps/advanced_chat/app_runner.py
#	api/core/app/apps/advanced_chat/generate_task_pipeline.py
#	api/core/app/apps/workflow/app_generator.py
#	api/core/app/apps/workflow/app_runner.py
#	api/core/app/entities/queue_entities.py
#	api/core/workflow/node_events/__init__.py
#	api/core/workflow/runtime/graph_runtime_state.py
#	api/fields/message_fields.py
#	api/services/workflow_service.py
#	web/app/components/app/app-publisher/index.tsx
#	web/app/components/base/chat/chat/answer/index.tsx
#	web/app/components/base/chat/chat/hooks.ts
#	web/app/components/base/chat/chat/type.ts
#	web/app/components/base/prompt-editor/index.tsx
#	web/app/components/rag-pipeline/hooks/use-available-nodes-meta-data.ts
#	web/app/components/share/text-generation/result/header.tsx
#	web/app/components/workflow-app/components/workflow-header/features-trigger.tsx
#	web/app/components/workflow-app/hooks/use-workflow-run.ts
#	web/app/components/workflow/hooks/use-checklist.ts
#	web/app/components/workflow/hooks/use-fetch-workflow-inspect-vars.ts
#	web/app/components/workflow/hooks/use-workflow.ts
#	web/app/components/workflow/nodes/_base/components/variable/var-reference-picker.tsx
#	web/app/components/workflow/nodes/_base/components/variable/var-reference-vars.tsx
#	web/app/components/workflow/nodes/_base/node.tsx
#	web/app/components/workflow/nodes/tool/components/mixed-variable-text-input/components/placeholder.tsx
#	web/app/components/workflow/panel/debug-and-preview/hooks.ts
#	web/app/components/workflow/panel/workflow-preview.tsx
#	web/app/components/workflow/store/workflow/workflow-slice.ts
#	web/eslint-suppressions.json
#	web/i18n/en-US/common.json
#	web/i18n/zh-Hans/common.json
#	web/i18n/zh-Hant/common.json
#	web/service/workflow.ts
2026-02-06 19:13:51 +08:00
..
action-button Revert "revert: revert human input relevant code (#31766)" 2026-02-01 16:21:14 +08:00
agent-log-modal chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
amplitude fix(amplitude): update sessionReplaySampleRate default value to 0.5 (#30880) 2026-01-13 12:26:50 +08:00
answer-icon chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
app-icon Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
app-icon-picker chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
audio-btn chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
audio-gallery chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
auto-height-textarea Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
avatar Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-26 17:09:36 +08:00
badge chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
block-input Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
button chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
carousel feat: frontend part of support try apps (#31287) 2026-01-22 18:16:37 +08:00
chat Merge remote-tracking branch 'origin/build/feat/hitl' into wip/hitl-merge-web-conflicts-20260206-175434 2026-02-06 19:13:51 +08:00
checkbox chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
checkbox-list refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
chip chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
confirm chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
content-dialog Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-26 17:09:36 +08:00
copy-feedback chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
copy-icon chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
corner-label chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
date-and-time-picker chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
dialog chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
divider Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
drawer chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
drawer-plus chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
dropdown chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
effect chore: migrate to eslint-better-tailwind (#31969) 2026-02-05 18:36:08 +09:00
emoji-picker chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
encrypted-bottom refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
error-boundary refactor: Replace direct process.env.NODE_ENV checks with IS_PROD and IS_DEV constants. (#30383) 2025-12-31 08:32:55 +08:00
features Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
file-icon chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
file-thumb Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
file-uploader Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
float-right-container chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
form chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
fullscreen-modal chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
ga build: bump NextJS from to 16 with turbopack enable for web production build boost (#27014) 2026-01-21 12:53:29 +08:00
grid-mask chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
icons Merge remote-tracking branch 'origin/build/feat/hitl' into wip/hitl-merge-web-conflicts-20260206-175434 2026-02-06 19:13:51 +08:00
image-gallery chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
image-uploader refactor(web): consolidate download helpers (#31664) 2026-01-29 16:02:49 +08:00
inline-delete-confirm chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
input Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
input-number chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
input-with-copy test: add tests for dataset document detail (#31274) 2026-01-27 15:43:27 +08:00
linked-apps-panel Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
list-empty chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
loading chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
logo chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
markdown Revert "revert: revert human input relevant code (#31766)" 2026-02-01 16:21:14 +08:00
markdown-blocks chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
mermaid Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
message-log-modal chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
modal fix(skill): use Dialog initialFocus to focus input on modal open 2026-01-30 16:10:19 +08:00
modal-like-wrap chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
new-audio-button chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
node-status Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
notion-connector chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
notion-icon chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
notion-page-selector chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
pagination chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
param-item chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
popover chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
portal-to-follow-elem feat(portal): add useContextMenuFloating hook for coordinate-based context menus 2026-01-29 14:01:36 +08:00
premium-badge chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
progress-bar chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
prompt-editor Merge remote-tracking branch 'origin/build/feat/hitl' into wip/hitl-merge-web-conflicts-20260206-175434 2026-02-06 19:13:51 +08:00
prompt-log-modal chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
qrcode refactor(web): consolidate download helpers (#31664) 2026-01-29 16:02:49 +08:00
radio chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
radio-card chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
search-input chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
segmented-control chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
select Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
simple-pie-chart chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
skeleton chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
slider Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
sort chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
spinner chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
svg chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
svg-gallery chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
switch Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
tab-header chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
tab-slider chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
tab-slider-new chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
tab-slider-plain Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
tag chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
tag-input chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
tag-management Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
text-generation refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
textarea Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
timezone-label chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
toast chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
tooltip test: fix test (#31975) 2026-02-05 14:31:21 +08:00
upgrade-modal feat: handle upgrade confirm and icon 2026-01-29 15:00:04 +08:00
user-avatar-list fix web style 2026-01-17 22:10:10 +08:00
video-gallery chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
voice-input Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
with-input-validation chore: update to story book nextjs-vite (#31536) 2026-01-26 17:07:20 +08:00
zendesk refactor: Replace direct process.env.NODE_ENV checks with IS_PROD and IS_DEV constants. (#30383) 2025-12-31 08:32:55 +08:00
alert.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-06 14:40:44 +08:00
app-unavailable.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
badge.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
theme-selector.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
theme-switcher.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00