mirror of
https://github.com/langgenius/dify.git
synced 2026-03-06 08:06:37 +08:00
- Extract useCredentialPanelState hook with discriminated union CardVariant type replacing scattered boolean conditions - Create ModelAuthDropdown compound component (Popover-based) with UsagePrioritySection, CreditsExhaustedAlert, and ApiKeySection - Enhance SystemQuotaCard.Label to accept className override for flexible styling - Add i18n keys for new card states and dropdown content (en-US, zh-Hans)