feat(ui): Integrate Mantine UI library, introduce AppLayout, and refactor dashboard

This commit is contained in:
ghost2023
2026-06-08 16:05:03 +03:00
parent 95fb544ec2
commit 41061462ff
7 changed files with 1110 additions and 342 deletions

6
pnpm-lock.yaml generated
View File

@@ -299,6 +299,12 @@ importers:
'@hookform/resolvers':
specifier: ^5.4.0
version: 5.4.0(react-hook-form@7.76.0(react@19.2.6))
'@mantine/core':
specifier: ^9.3.0
version: 9.3.0(@mantine/hooks@9.3.0(react@19.2.6))(@types/react@18.3.29)(react-dom@19.2.6(react@19.2.6))(react@19.2.6)
'@mantine/hooks':
specifier: ^9.3.0
version: 9.3.0(react@19.2.6)
'@tanstack/react-query':
specifier: ^5.59.0
version: 5.100.11(react@19.2.6)