new design implement for login screen, organization onboarding form changes, new filter implement in all screens, remove icons from validation,

This commit is contained in:
Gagan7900
2026-07-29 19:12:51 +05:30
parent 0907e0f5dc
commit 4838e16dc8
40 changed files with 2407 additions and 793 deletions
+3 -1
View File
@@ -42,8 +42,10 @@
"@ng-select/ng-select": "^21.8.2",
"@tailwindcss/forms": "^0.5.11",
"@tsparticles/angular": "^3.0.0",
"angularx-flatpickr": "^8.1.0",
"apexcharts": "^5.10.5",
"chart.js": "^4.5.1",
"flatpickr": "^4.6.13",
"gridjs": "^6.2.0",
"ng-apexcharts": "^2.3.0",
"ng2-charts": "^10.0.0",
@@ -74,4 +76,4 @@
"typescript-eslint": "8.59.2",
"vitest": "^4.0.8"
}
}
}