learning_ai_common_plat/packages
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
..
api-client feat(api-client): add @bytelyst/api-client package 2026-02-12 11:20:04 -08:00
auth feat(auth): add @bytelyst/auth package 2026-02-12 11:19:58 -08:00
config feat(config): add @bytelyst/config package 2026-02-12 11:19:49 -08:00
cosmos feat(cosmos): add @bytelyst/cosmos package 2026-02-12 11:19:42 -08:00
design-tokens feat(design-tokens): add @bytelyst/design-tokens package 2026-02-12 11:22:52 -08:00
errors feat(errors): add @bytelyst/errors package 2026-02-12 11:19:35 -08:00
react-auth feat(react-auth): add @bytelyst/react-auth package 2026-02-12 11:22:41 -08:00