learning_ai_common_plat/packages/ui
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
..
src feat(ui): add Input, Textarea, Card, Label, Select, Separator components to @bytelyst/ui 2026-03-28 00:33:38 -07:00
eslint.config.js feat(ui): create @bytelyst/ui with Button, Toast, Modal, ConfirmDialog, Badge, EmptyState 2026-03-27 16:29:37 -07:00
package.json feat(ui): add Input, Textarea, Card, Label, Select, Separator components to @bytelyst/ui 2026-03-28 00:33:38 -07:00
tsconfig.json feat(ui): create @bytelyst/ui with Button, Toast, Modal, ConfirmDialog, Badge, EmptyState 2026-03-27 16:29:37 -07:00