veza/apps/web/src/components/admin
senke 7ac7b84fe9 ui(tokens): migrate text-[10px] to text-xs across 23 components
Replace all arbitrary text-[10px] / text-[9px] with the standard Tailwind
text-xs token. Also migrates nearby arbitrary width values where applicable
(max-w-[200px] → max-w-48, max-w-[120px] → max-w-32, h-[1px] → h-px).

Only documented exceptions remain: avatar xs (text-[10px] for w-6 h-6
initials) and badge JSDoc reference.

Affected areas: admin views, marketplace, player, settings, chat, upload,
education, commerce, library, PWA, search, navbar, user card.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-08 22:47:19 +01:00
..
admin-dashboard-view style(ui): dashboard cards elevated, progress bar contrast (audit §7.2, §6.1) 2026-02-07 19:32:00 +01:00
modals style(stories): replace kodo decorators with design tokens in all story files 2026-02-07 15:10:32 +01:00
AdminAuditLogsView.stories.tsx style(stories): replace kodo decorators with design tokens in all story files 2026-02-07 15:10:32 +01:00
AdminAuditLogsView.tsx ui(tokens): migrate text-[10px] to text-xs across 23 components 2026-02-08 22:47:19 +01:00
AdminDashboardView.stories.tsx style(admin): elevate AdminDashboardView stories to SaaS Premium 2026-02-07 14:01:29 +01:00
AdminDashboardView.tsx refactor(web): split AdminDashboardView into admin-dashboard-view module 2026-02-06 17:54:02 +01:00
AdminModerationView.stories.tsx style(stories): replace kodo decorators with design tokens in all story files 2026-02-07 15:10:32 +01:00
AdminModerationView.tsx style(ui): P3 AdminModerationView kodo-* → semantic tokens 2026-02-07 19:36:27 +01:00
AdminSettingsView.stories.tsx style(stories): replace kodo decorators with design tokens in all story files 2026-02-07 15:10:32 +01:00
AdminSettingsView.tsx style(ui): P3 AdminSettingsView kodo-* → semantic tokens 2026-02-07 19:37:41 +01:00
AdminUsersView.stories.tsx style(stories): replace kodo decorators with design tokens in all story files 2026-02-07 15:10:32 +01:00
AdminUsersView.tsx ui(tokens): migrate text-[10px] to text-xs across 23 components 2026-02-08 22:47:19 +01:00
UserTableRow.stories.tsx style(stories): replace kodo decorators with design tokens in all story files 2026-02-07 15:10:32 +01:00
UserTableRow.tsx feat(ui): Zone 14 - AdminView polish (Sidebar glass/glow, dashboard motion, UserTableRow tokens) 2026-02-07 16:46:36 +01:00