feat(ui): add analytics primitives and layout patterns
This commit is contained in:
@@ -15,7 +15,7 @@ default styling with its own tokens, motion recipes, and component contract.
|
||||
## Current status
|
||||
|
||||
- The foundation, token layer, authoring contract, Storybook docs, and unit coverage are in place.
|
||||
- The public UI surface now includes the core form and overlay set plus advanced patterns such as `DataTable`, `Command`, `Combobox`, `Sheet`, and `EmptyState`.
|
||||
- The public UI surface now includes the core form and overlay set plus advanced patterns such as `Chart`, `DataTable`, `Command`, `Combobox`, `Sheet`, and `EmptyState`.
|
||||
- The default distribution path is package-first: `@ai-ui/ui` and `@ai-ui/tokens` are versioned and validated for package consumption.
|
||||
- The internal source-copy registry flow remains available as an optional mode for teams that want local ownership of copied component source.
|
||||
- The active visual direction is documented in [DESIGN.md](/Users/xd/project/cadence-ui/DESIGN.md): a single Material You inspired language with dynamic color, tonal surfaces, large radii, and one shared motion system.
|
||||
|
||||
Reference in New Issue
Block a user