learning_ai_common_plat/packages/ui/src
saravanakumardb1 5da71f3735 feat(ui): add Input, Textarea, Card, Label, Select, Separator components to @bytelyst/ui
- Input: with label, error, hint, a11y attributes
- Textarea: resizable with label, error, hint
- Card: with CardHeader, CardTitle, CardDescription sub-components
- Label: with required indicator
- Select: native select with chevron icon, label, error
- Separator: horizontal/vertical with ARIA roles
- All components use --bl-* design token CSS variables
- 12 total components in @bytelyst/ui
2026-03-28 00:33:38 -07:00
..
components feat(ui): add Input, Textarea, Card, Label, Select, Separator components to @bytelyst/ui 2026-03-28 00:33:38 -07:00
index.ts feat(ui): add Input, Textarea, Card, Label, Select, Separator components to @bytelyst/ui 2026-03-28 00:33:38 -07:00