feat: add Spinner, EmptyState, StatCard (v0.4.0)
ci / build-and-design (push) Failing after 1s

Harvested from delta. StatCard integrates AnimatedNumber + intent colors;
EmptyState and Spinner generalize delta's local versions for reuse.
This commit is contained in:
Jason
2026-07-16 07:50:47 -05:00
parent ea311c502a
commit 27d8225369
6 changed files with 111 additions and 3 deletions
+2 -1
View File
@@ -40,7 +40,8 @@ Never Inter, Arial, or system defaults for headings (Impeccable anti-slop rule).
5. Don't nest cards inside cards. Don't put gray text on colored fills.
## Included
Primitives: Button, Card, Input, Badge, Dialog, DropdownMenu, Table, Toaster.
Primitives: Button, Card, Input, Select (themed Radix popover), Textarea, Label,
Badge, Dialog, DropdownMenu, Table, Toaster, Spinner, EmptyState, StatCard.
Motion: FadeIn, Stagger/StaggerItem.
Animated: AnimatedNumber, SpotlightCard.
Blocks: AppShell, CommandPalette, Hero, FeatureGrid, Pricing.