feat: adopt shared TeamHUB cursor theme
Some checks failed
CI / Backend (lint + tests + compose) (push) Has been cancelled
CI / Frontend (lint + type-check + build) (push) Has been cancelled

This commit is contained in:
Vadim Malanov
2026-06-20 19:14:04 +03:00
parent d27dd0ffbb
commit 9b84e38f5a
9 changed files with 45 additions and 1 deletions

View File

@@ -86,6 +86,9 @@ frontend/src/
- **Motion** — Framer Motion `layoutId` for the active sidebar pill,
`fade-in-up` for KPI cards, animated tabs and result expansion.
- **States** — skeleton shimmer instead of spinners wherever possible.
- **Cursor** — `@teamhub/cursor-theme` supplies the shared TeamHUB cursor
contract; Tailwind `cursor-pointer` and `cursor-not-allowed` utilities are
overridden in `src/styles/globals.css` to use `--teamhub-cursor-*`.
### Key flows