veza/apps/web/src/components/studio
senke dce0654720 refactor: Phase 3 — Semantic color + hex + z-index migration
Phase 3b: Replace hardcoded hex colors with SUMI palette values
- #66FCF1 (neon cyan) → #7c9dd6 (sumi-accent) across all files
- #3b82f6 (blue-500) → #7c9dd6 in chart components
- #36E5D1 → #7a9e6c (sage), #E4B314 → #c9a84c (gold)
- #E63946 → #d4634a (vermillion)
- Update ThemeSwitcher, AppearanceSettings, SwaggerUI, chart components

Phase 3c: Normalize z-index to SUMI scale
- z-[100] (modals) → z-[400] (--sumi-z-modal)
- z-[110] (player expanded, search) → z-[500] (--sumi-z-popover)
- z-[200] (image viewer) → z-[500]
- z-[35] (navbar overlay) → z-[300] (--sumi-z-overlay)

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 01:54:47 +01:00
..
ai-tools-view ui(components): migrate remaining 27 skeleton files to Skeleton shimmer 2026-02-08 23:21:33 +01:00
cloud-settings-view refactor: Phase 2 — Font migration to SUMI stack 2026-02-12 01:49:07 +01:00
connectivity-view ui(components): migrate remaining 27 skeleton files to Skeleton shimmer 2026-02-08 23:21:33 +01:00
go-live-view refactor: Phase 2 — Font migration to SUMI stack 2026-02-12 01:49:07 +01:00
projects refactor: Phase 3 — Semantic color + hex + z-index migration 2026-02-12 01:54:47 +01:00
projects-manager refactor: Phase 2 — Font migration to SUMI stack 2026-02-12 01:49:07 +01:00
AIToolsView.stories.tsx style(studio): elevate AIToolsView to SaaS Premium 2026-02-07 14:25:23 +01:00
AIToolsView.tsx refactor(studio): AIToolsView module, re-export, stories 2026-02-06 02:07:05 +01:00
CloudSettingsView.stories.tsx style(studio): elevate CloudSettingsView to SaaS Premium 2026-02-07 14:25:20 +01:00
CloudSettingsView.tsx refactor(studio): CloudSettingsView module, re-export, stories 2026-02-06 02:11:33 +01:00
ConnectivityView.stories.tsx style(studio): elevate ConnectivityView to SaaS Premium 2026-02-07 14:38:15 +01:00
ConnectivityView.tsx refactor(studio): ConnectivityView module, re-export, stories 2026-02-06 02:02:00 +01:00
GoLiveView.stories.tsx style(studio): elevate GoLiveView to SaaS Premium 2026-02-07 14:39:24 +01:00
GoLiveView.tsx refactor(studio): GoLiveView module, re-export, stories 2026-02-06 01:57:22 +01:00
ProjectsManager.stories.tsx style(studio): elevate ProjectsManager to SaaS Premium 2026-02-07 14:41:25 +01:00
ProjectsManager.tsx refactor(studio): ProjectsManager module, re-export, stories 2026-02-06 01:44:40 +01:00