Unify table-management canon and aqua icon system

This commit is contained in:
2026-02-28 12:54:36 +03:00
parent 5191e709bd
commit 45dc8a8868
13 changed files with 275 additions and 38 deletions

View File

@@ -1,5 +1,12 @@
# Contract: Controls + Selection
## Shared Base
- This pattern inherits the shared `table-management` contract:
`kit/patterns/table-management/contract.md`.
- Reuse shared toolbar/table/icon geometry from the base contract first, then define only
controls-specific additions below.
## Buttons
- Use a small stable button taxonomy: `primary`, `secondary`, `ghost`, `danger`, `disabled`.