feat(ui): Massive frontend modernization including customer table redesign, new map features, and consistent styling

This commit is contained in:
2026-02-06 20:31:16 -05:00
parent 421ba896a0
commit 6c28c0c2d2
68 changed files with 7472 additions and 1253 deletions

View File

@@ -17,12 +17,16 @@
"@vuelidate/validators": "^2.0.4",
"@vueuse/core": "^10.7.0",
"axios": "^1.11.0",
"chart.js": "^4.5.1",
"chartjs-adapter-dayjs-4": "^1.0.4",
"chartjs-plugin-zoom": "^2.2.0",
"dayjs": "^1.11.13",
"html-to-image": "^1.11.11",
"html2canvas": "^1.4.1",
"pinia": "^2.3.1",
"v-pagination-3": "^0.1.7",
"vue": "^3.3.11",
"vue-chartjs": "^5.3.3",
"vue-debounce": "^5.0.0",
"vue-router": "^4.2.5",
"vue3-pdfmake": "^2.2.0"