fix(ui): выровнять header pin и матрицу блокировок под ReUI v9
Docker / build (push) Failing after 25s

Kit больше не перебивает defaults примитива: header без серой полосы, CRUD с table-fixed. Матрица /blocking получает sticky identity, иконки сервисов и статусы без текста ОК/Блок.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Denozordec
2026-08-22 21:47:58 +07:00
co-authored by Cursor
parent 5847188dc7
commit a5f83c6ecb
26 changed files with 1609 additions and 109 deletions
+2 -1
View File
@@ -24,7 +24,7 @@
"@tanstack/react-router": "^1.130.2",
"@tanstack/react-router-devtools": "^1.130.2",
"@tanstack/react-table": "^9.1.2",
"@tanstack/react-virtual": "^3.14.4",
"@tanstack/react-virtual": "^3.14.10",
"@xyflow/react": "^12.11.2",
"class-variance-authority": "^0.7.1",
"cmdk": "^1.1.1",
@@ -37,6 +37,7 @@
"react-dom": "^19.2.0",
"react-hook-form": "^7.60.0",
"recharts": "3.8.0",
"simple-icons": "^16.28.0",
"sonner": "^1.7.0",
"zod": "^3.25.0"
},