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 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@jason/ui-kit",
"version": "0.3.0",
"description": "Shared design foundation branded tokens, Tailwind preset, shadcn-style components, motion, app shell + marketing blocks. Guarded by Impeccable.",
"version": "0.4.0",
"description": "Shared design foundation \u2014 branded tokens, Tailwind preset, shadcn-style components, motion, app shell + marketing blocks. Guarded by Impeccable.",
"type": "module",
"license": "MIT",
"author": "Jason <jason@messagepoint.tv>",