saravanakumardb1
|
78d28307ec
|
feat(design-tokens): v1.1.0 — add product-specific tokens and new categories
- Add product token sections:
- peakpulse: activity colors, speed zones, elevation, streaks
- chronomind: urgency levels, focus mode, pomodoro colors
- nomgap: fasting stage colors, autophagy meter, safety
- lysnrai: recording states, processing, dictation mode
- Add new token categories:
- zIndex: layers from hidden (-1) to tooltip (800)
- icon: xs (12) to 2xl (48)
- grid: 12-column system with breakpoints
- opacity: 0-100 scale
- Regenerate all platform outputs (CSS, TS, Kotlin, Swift, React Native)
- Version bumped to 1.1.0
|
2026-03-03 21:51:20 -08:00 |
|
saravanakumardb1
|
b80d249c78
|
feat(design-tokens): add @bytelyst/design-tokens package
- Canonical bytelyst.tokens.json with colors, typography, spacing, radius, elevation, motion, breakpoints
- loadTokens() for programmatic access
- generate.ts script outputs 4 platform formats:
- tokens.css (CSS custom properties with --ml-* prefix)
- tokens.ts (TypeScript constants)
- MindLystTokens.kt (Kotlin object for KMP shared module)
- MindLystTheme.swift (Swift structs for SwiftUI)
- Shared across LysnrAI dashboards and MindLyst native apps
|
2026-02-12 11:22:52 -08:00 |
|