veza/apps/web/src/components/data
senke 9f40182ad1 ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress
- rounded-[var(--radius-xl/md/lg/sm)] → rounded-xl, rounded-md, rounded-lg, rounded-sm
- Timeline: min-w-[200px] → min-w-50
- AddEquipmentView, MetadataForm: min-h-[100px] → min-h-25
- NavigationProgress: shadow-[...] → shadow-button-primary-glow
- Stories: ActivityGraph, StatCard, NotificationBell, LoadingState, ScrollArea, Skeleton, FileUploadZone
- Reduced arbitrary values from ~60+ to 11 (5 files, exceptions documented)

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-10 19:24:07 +01:00
..
table feat(ui): table polish + mobile bottom navigation 2026-02-09 23:37:25 +01:00
Grid.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
Grid.tsx aesthetic-improvements: align spacing to 8px grid (Action 11.2.1.3) 2026-01-16 11:50:46 +01:00
List.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
List.tsx feat(ui): premium empty states + focus ring consistency 2026-02-09 23:23:09 +01:00
Table.stories.tsx refactor(data): Table module, useTable, TableHeadRow, TableBodyRows, re-export, stories, tests 2026-02-06 11:22:47 +01:00
Table.test.tsx refactor(data): Table module, useTable, TableHeadRow, TableBodyRows, re-export, stories, tests 2026-02-06 11:22:47 +01:00
Table.tsx refactor(data): Table module, useTable, TableHeadRow, TableBodyRows, re-export, stories, tests 2026-02-06 11:22:47 +01:00
Timeline.test.tsx refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
Timeline.tsx ui(design): Phase 3 - rounded tokens, min-w/min-h, stories, NavigationProgress 2026-02-10 19:24:07 +01:00