Files
OpenNoodl/packages
Tara West af1b5085b1 feat(element-configs): MVP 1 Infrastructure - Types, Registry, ButtonConfig
- Created ElementConfigTypes.ts with complete type definitions
- Implemented ElementConfigRegistry singleton with full CRUD operations
- Added ButtonConfig with 6 variants (primary, secondary, outline, ghost, destructive, link)
- Added 4 size presets (sm, md, lg, xl) for buttons
- All types compile without errors
- Registry methods: register, get, applyDefaults, applyVariant, resolveStyles, validate
- Token-based styling with var(--token-name) references

Part of STYLE-002 MVP implementation.
Next: TextConfig + Text sizing bug fix.
2026-01-15 10:23:17 +01:00
..
2026-01-11 09:48:20 +01:00
2024-01-26 11:52:55 +01:00