# Component Library Located in `frontend/components/ds/`. ## Core | Component | File | Notes | |-----------|------|-------| | Button | `Button.tsx` | variants: default, outline, ghost, danger, success | | Input / Textarea / Label / FieldError | `Input.tsx` | Form primitives | | Card family | `Card.tsx` | Card, Header, Title, Description, Content | | Badge | `Badge.tsx` | tones: default, primary, success, warning, danger, info | | Dialog / ConfirmDialog | `Dialog.tsx` | Modal + confirm | | PageHeader | `Page.tsx` | Title + actions | | DataTable | `Page.tsx` | Simple enterprise table | | Empty / Loading / Error | `Page.tsx` | Standard states | | StatCard | `Page.tsx` | Dashboard KPI | | DatePicker / JalaliDateText | `DatePicker.tsx` | Shamsi calendar only; value is Gregorian ISO for APIs | | Select / FormField / Checkbox / MoneyInput | `FormControls.tsx` | Styled `