Update memory files for Card atom

- Component registry: Card → review with full details
- Session log: Add session 2026-03-25f entry
- Token registry: Add card component tokens

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-25 15:32:02 +11:00
parent 7169a6559b
commit 3be3afd80c
3 changed files with 53 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ duplicates) and MUST update it after completing one.
| Avatar | planned | image, initials, icon × small, medium, large | | User/entity representation |
| Divider | planned | horizontal, vertical | | Visual separator |
| Chip | planned | filled, outlined × deletable, clickable | | Tags and filters |
| Card | planned | elevated, outlined | | Content container |
| Card | review | elevated, outlined × default, compact, none padding × interactive | card.borderRadius/padding/shadow/border/background, color.surface.raised, color.border.default, shadow.md/lg | Content container. Elevated (shadow) or outlined (border). Interactive adds hover lift. Three padding presets. |
| Link | planned | default, subtle | | Navigation text |
## Molecules