|
@@ -15,6 +15,7 @@
|
|
|
"@angular/platform-browser": "^19.2.0",
|
|
|
"@angular/platform-browser-dynamic": "^19.2.0",
|
|
|
"@angular/router": "^19.2.0",
|
|
|
+ "@ionic/angular": "^8.6.2",
|
|
|
"rxjs": "~7.8.0",
|
|
|
"tslib": "^2.3.0",
|
|
|
"zone.js": "~0.15.0"
|
|
@@ -23,6 +24,7 @@
|
|
|
"@angular-devkit/build-angular": "^19.2.15",
|
|
|
"@angular/cli": "^19.2.15",
|
|
|
"@angular/compiler-cli": "^19.2.0",
|
|
|
+ "@ionic/angular-toolkit": "latest",
|
|
|
"@types/jasmine": "~5.1.0",
|
|
|
"jasmine-core": "~5.6.0",
|
|
|
"karma": "~6.4.0",
|
|
@@ -3169,6 +3171,48 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@ionic/angular": {
|
|
|
+ "version": "8.6.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@ionic/angular/-/angular-8.6.2.tgz",
|
|
|
+ "integrity": "sha512-1mObblBsi8kNdaLk5VjvDWaJfOK1f9uLAkSFmMcXcFLKU7vdOLIealilcALsSKU8XMnEMWFpuJUNzVLdjbwEoA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@ionic/core": "8.6.2",
|
|
|
+ "ionicons": "^7.0.0",
|
|
|
+ "jsonc-parser": "^3.0.0",
|
|
|
+ "tslib": "^2.3.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@angular/core": ">=16.0.0",
|
|
|
+ "@angular/forms": ">=16.0.0",
|
|
|
+ "@angular/router": ">=16.0.0",
|
|
|
+ "rxjs": ">=7.5.0",
|
|
|
+ "zone.js": ">=0.13.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@ionic/angular-toolkit": {
|
|
|
+ "version": "12.2.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@ionic/angular-toolkit/-/angular-toolkit-12.2.0.tgz",
|
|
|
+ "integrity": "sha512-N8gXCPygqvApfkvnLXFZI23P3HsHO525mA+h+xfFOnYOgB4VeSARfMBtlPVvSfaS5H8y1ntU2Cq4RnvD8KGX0A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@angular-devkit/core": "^19.0.0",
|
|
|
+ "@angular-devkit/schematics": "^19.0.0",
|
|
|
+ "@schematics/angular": "^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@ionic/core": {
|
|
|
+ "version": "8.6.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@ionic/core/-/core-8.6.2.tgz",
|
|
|
+ "integrity": "sha512-CGZ9CDp/XHtm9WrK3wt0ZtR2f2B76qEvJIaF/juCqmpza9Al6u2L9R/NTEwInDRCWfbkAIF22nHNH54/VvN78Q==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@stencil/core": "4.33.1",
|
|
|
+ "ionicons": "^7.2.2",
|
|
|
+ "tslib": "^2.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@isaacs/cliui": {
|
|
|
"version": "8.0.2",
|
|
|
"resolved": "https://registry.npmmirror.com/@isaacs/cliui/-/cliui-8.0.2.tgz",
|
|
@@ -4978,6 +5022,133 @@
|
|
|
"dev": true,
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
+ "node_modules/@stencil/core": {
|
|
|
+ "version": "4.33.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@stencil/core/-/core-4.33.1.tgz",
|
|
|
+ "integrity": "sha512-12k9xhAJBkpg598it+NRmaYIdEe6TSnsL/v6/KRXDcUyTK11VYwZQej2eHnMWtqot+znJ+GNTqb5YbiXi+5Low==",
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "stencil": "bin/stencil"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=16.0.0",
|
|
|
+ "npm": ">=7.10.0"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "@rollup/rollup-darwin-arm64": "4.34.9",
|
|
|
+ "@rollup/rollup-darwin-x64": "4.34.9",
|
|
|
+ "@rollup/rollup-linux-arm64-gnu": "4.34.9",
|
|
|
+ "@rollup/rollup-linux-arm64-musl": "4.34.9",
|
|
|
+ "@rollup/rollup-linux-x64-gnu": "4.34.9",
|
|
|
+ "@rollup/rollup-linux-x64-musl": "4.34.9",
|
|
|
+ "@rollup/rollup-win32-arm64-msvc": "4.34.9",
|
|
|
+ "@rollup/rollup-win32-x64-msvc": "4.34.9"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@stencil/core/node_modules/@rollup/rollup-darwin-arm64": {
|
|
|
+ "version": "4.34.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.34.9.tgz",
|
|
|
+ "integrity": "sha512-0CY3/K54slrzLDjOA7TOjN1NuLKERBgk9nY5V34mhmuu673YNb+7ghaDUs6N0ujXR7fz5XaS5Aa6d2TNxZd0OQ==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "node_modules/@stencil/core/node_modules/@rollup/rollup-darwin-x64": {
|
|
|
+ "version": "4.34.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.34.9.tgz",
|
|
|
+ "integrity": "sha512-eOojSEAi/acnsJVYRxnMkPFqcxSMFfrw7r2iD9Q32SGkb/Q9FpUY1UlAu1DH9T7j++gZ0lHjnm4OyH2vCI7l7Q==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "node_modules/@stencil/core/node_modules/@rollup/rollup-linux-arm64-gnu": {
|
|
|
+ "version": "4.34.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.34.9.tgz",
|
|
|
+ "integrity": "sha512-6TZjPHjKZUQKmVKMUowF3ewHxctrRR09eYyvT5eFv8w/fXarEra83A2mHTVJLA5xU91aCNOUnM+DWFMSbQ0Nxw==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "node_modules/@stencil/core/node_modules/@rollup/rollup-linux-arm64-musl": {
|
|
|
+ "version": "4.34.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.34.9.tgz",
|
|
|
+ "integrity": "sha512-LD2fytxZJZ6xzOKnMbIpgzFOuIKlxVOpiMAXawsAZ2mHBPEYOnLRK5TTEsID6z4eM23DuO88X0Tq1mErHMVq0A==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "node_modules/@stencil/core/node_modules/@rollup/rollup-linux-x64-gnu": {
|
|
|
+ "version": "4.34.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.34.9.tgz",
|
|
|
+ "integrity": "sha512-FwBHNSOjUTQLP4MG7y6rR6qbGw4MFeQnIBrMe161QGaQoBQLqSUEKlHIiVgF3g/mb3lxlxzJOpIBhaP+C+KP2A==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "node_modules/@stencil/core/node_modules/@rollup/rollup-linux-x64-musl": {
|
|
|
+ "version": "4.34.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.34.9.tgz",
|
|
|
+ "integrity": "sha512-cYRpV4650z2I3/s6+5/LONkjIz8MBeqrk+vPXV10ORBnshpn8S32bPqQ2Utv39jCiDcO2eJTuSlPXpnvmaIgRA==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "node_modules/@stencil/core/node_modules/@rollup/rollup-win32-arm64-msvc": {
|
|
|
+ "version": "4.34.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.34.9.tgz",
|
|
|
+ "integrity": "sha512-z4mQK9dAN6byRA/vsSgQiPeuO63wdiDxZ9yg9iyX2QTzKuQM7T4xlBoeUP/J8uiFkqxkcWndWi+W7bXdPbt27Q==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "win32"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "node_modules/@stencil/core/node_modules/@rollup/rollup-win32-x64-msvc": {
|
|
|
+ "version": "4.34.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.34.9.tgz",
|
|
|
+ "integrity": "sha512-AyleYRPU7+rgkMWbEh71fQlrzRfeP6SyMnRf9XX4fCdDPAJumdSBqYEcWPMzVQ4ScAl7E4oFfK0GUVn77xSwbw==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "win32"
|
|
|
+ ]
|
|
|
+ },
|
|
|
"node_modules/@tufjs/canonical-json": {
|
|
|
"version": "2.0.0",
|
|
|
"resolved": "https://registry.npmmirror.com/@tufjs/canonical-json/-/canonical-json-2.0.0.tgz",
|
|
@@ -8683,6 +8854,15 @@
|
|
|
"node": "^18.17.0 || >=20.5.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/ionicons": {
|
|
|
+ "version": "7.4.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ionicons/-/ionicons-7.4.0.tgz",
|
|
|
+ "integrity": "sha512-ZK94MMqgzMCPPMhmk8Ouu6goyVHFIlw/ACP6oe3FrikcI0N7CX0xcwVaEbUc0G/v3W0shI93vo+9ve/KpvcNhQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@stencil/core": "^4.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/ip-address": {
|
|
|
"version": "9.0.5",
|
|
|
"resolved": "https://registry.npmmirror.com/ip-address/-/ip-address-9.0.5.tgz",
|
|
@@ -9181,7 +9361,6 @@
|
|
|
"version": "3.3.1",
|
|
|
"resolved": "https://registry.npmmirror.com/jsonc-parser/-/jsonc-parser-3.3.1.tgz",
|
|
|
"integrity": "sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==",
|
|
|
- "dev": true,
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
"node_modules/jsonfile": {
|