wulf-pulse/components/mobile
lorentz bfe9549d02 feat(03-01): add KpiCardMobile, NeedsAttentionStrip, WorkerStatusRow components
- KpiCardMobile: phone-sized KPI card with label/value/caption; tone='attention' adds destructive left border
- NeedsAttentionStrip: horizontal-scroll strip of compact attention cards; renders null when items=[]
- WorkerStatusRow: 3-cell status row with emerald/amber/destructive status dots, each linking to desktop admin
- All three are pure presentational client components; no fetch, no recharts, no new state libraries
2026-05-03 16:50:35 -04:00
..
BottomNav.tsx feat(02-01): create BottomNav component with 4 tabs + More button 2026-05-03 16:08:00 -04:00
HeaderBar.tsx feat(02-01): create HeaderBar component with brand, Bell placeholder, avatar trigger 2026-05-03 16:08:00 -04:00
KpiCardMobile.tsx feat(03-01): add KpiCardMobile, NeedsAttentionStrip, WorkerStatusRow components 2026-05-03 16:50:35 -04:00
MoreDrawer.tsx feat(02-01): create MoreDrawer component with Sheet, 3 sections, sign out 2026-05-03 16:07:47 -04:00
NeedsAttentionStrip.tsx feat(03-01): add KpiCardMobile, NeedsAttentionStrip, WorkerStatusRow components 2026-05-03 16:50:35 -04:00
WorkerStatusRow.tsx feat(03-01): add KpiCardMobile, NeedsAttentionStrip, WorkerStatusRow components 2026-05-03 16:50:35 -04:00