mirror of
https://github.com/apache/superset.git
synced 2026-07-20 13:45:47 +00:00
Replace the registry-with-state implementation in @apache-superset/core/colors with declare-only function signatures. The host app (ExtensionsStartup) now provides the concrete implementations via window.superset.colors, matching the same pattern used by the authentication module. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>