fix(web): привести UI к правилам ReUI — фильтры, badge, токены
Docker / build (push) Has been cancelled

Подключены DateSelector и number-field в VPS-фильтры, semantic StatusBadge, --focus токены и переименование DataGridColumn.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Denozordec
2026-06-28 23:37:30 +07:00
co-authored by Cursor
parent f3dbd85523
commit 31a4798d78
23 changed files with 282 additions and 137 deletions
+2
View File
@@ -41,6 +41,7 @@ pnpm dlx shadcn@latest add @reui/filters
| filters | `VpsFiltersToolbar` |
| autocomplete | `AutoCompleteInput` |
| date-selector | `lib/date-selector-i18n.ts` |
| color-picker | напрямую в domain forms (`project-edit-sheet`) |
## Матрица выбора
@@ -61,3 +62,4 @@ pnpm dlx shadcn@latest add @reui/filters
- `@/components/ui/*` → `@cfdm/ui/components/*`
- Не класть ReUI в `packages/ui`
- Semantic colors: `variant="success"` — не `bg-emerald-*`
- `color-picker`: hex только в preset data, не в Tailwind `className`