mirror of
https://github.com/langgenius/dify.git
synced 2026-03-02 22:36:41 +08:00
Extract shared empty state card into ArtifactsEmpty component to deduplicate the no-files and no-selection empty states. Align the split-panel right-side empty state with the variables tab pattern. Remove FC type annotations in favor of inline parameter types.