- KPIs financeiros agrupados (faturamento, meta, atingimento, falta) em metade da primeira dobra - MapaBrasilCard: choropleth por UF (@svg-maps/brazil), tooltip, ranking lateral e modal Detalhar com representantes por estado - API: faturamentoPorUf no /dashboard/manager (pedido -> cliente -> municipio -> UF) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
27 lines
810 B
JSON
27 lines
810 B
JSON
{
|
|
"name": "@sar/web",
|
|
"version": "0.1.0",
|
|
"private": true,
|
|
"type": "module",
|
|
"description": "SAR · Web (React 19 + Vite 8 + AntD 6.4)",
|
|
"dependencies": {
|
|
"@ant-design/icons": "^6.2.3",
|
|
"@fontsource-variable/plus-jakarta-sans": "^5.2.8",
|
|
"@fortawesome/fontawesome-svg-core": "^7.2.0",
|
|
"@fortawesome/free-regular-svg-icons": "^7.2.0",
|
|
"@fortawesome/free-solid-svg-icons": "^7.2.0",
|
|
"@fortawesome/react-fontawesome": "^3.3.1",
|
|
"@hookform/resolvers": "^5.4.0",
|
|
"@svg-maps/brazil": "^2.0.0",
|
|
"@tanstack/react-query": "^5.100.14",
|
|
"@tanstack/react-router": "^1.170.8",
|
|
"antd": "^6.4.3",
|
|
"chart.js": "^4.5.1",
|
|
"dayjs": "^1.11.21",
|
|
"react-chartjs-2": "^5.3.1",
|
|
"react-hook-form": "^7.76.1",
|
|
"zod": "catalog:",
|
|
"zustand": "^5.0.13"
|
|
}
|
|
}
|