This commit is contained in:
2023-06-17 14:16:09 +03:00
parent 62178f1f32
commit 7ae5d3bc81
180 changed files with 12932 additions and 192 deletions
+4 -4
View File
@@ -4,8 +4,7 @@
"scripts": {
"ng": "ng",
"start": "ng serve",
"start-ssl":
"ng serve --ssl --ssl-cert %APPDATA%\\ASP.NET\\https\\%npm_package_name%.pem --ssl-key %APPDATA%\\ASP.NET\\https\\%npm_package_name%.key",
"start-ssl": "ng serve --ssl --ssl-cert %APPDATA%\\ASP.NET\\https\\%npm_package_name%.pem --ssl-key %APPDATA%\\ASP.NET\\https\\%npm_package_name%.key",
"build": "ng build",
"watch": "ng build --watch --configuration development",
"test": "ng test",
@@ -26,6 +25,7 @@
"@angular/platform-browser": "^15.2.0",
"@angular/platform-browser-dynamic": "^15.2.0",
"@angular/router": "^15.2.0",
"@auth0/auth0-angular": "^2.0.2",
"@ckeditor/ckeditor5-angular": "^5.1.0",
"@ckeditor/ckeditor5-build-classic": "^36.0.1",
"@danielmoncada/angular-datetime-picker": "^15.0.2",
@@ -44,11 +44,10 @@
"@swimlane/ngx-charts": "^20.1.2",
"@swimlane/ngx-datatable": "^20.1.0",
"@types/d3-shape": "^3.1.1",
"angular-oauth2-oidc": "^15.0.1",
"angular-auth-oidc-client": "^15.0.3",
"@auth0/auth0-angular": "^2.0.2",
"angular-feather": "^6.5.0",
"angular-gauge": "^4.0.0",
"angular-oauth2-oidc": "^15.0.1",
"apexcharts": "^3.37.0",
"bootstrap": "^5.2.3",
"browser-sync": "^2.27.5",
@@ -59,6 +58,7 @@
"ng-apexcharts": "^1.7.4",
"ng-image-fullscreen-view": "^3.0.3",
"ng2-charts": "^4.1.1",
"ngx-currency": "^3.0.0",
"ngx-dropzone-wrapper": "^13.0.0",
"ngx-echarts": "^15.0.1",
"ngx-gauge": "^7.0.0",