dropdowns added to airwatch

This commit is contained in:
Tykayn 2025-08-20 12:47:37 +02:00 committed by tykayn
parent fff843e959
commit 316ebc0acc
15 changed files with 519 additions and 192 deletions

View file

@ -22,7 +22,6 @@
"@sjmc11/tourguidejs": "^0.0.27",
"angular-shepherd": "^20.0.0",
"express": "^5.1.0",
"remixicon": "^4.6.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.15.0"
@ -50,6 +49,7 @@
"karma-coverage": "~2.2.0",
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"remixicon": "^4.6.0",
"storybook": "^9.0.17",
"typescript": "~5.8.2"
}
@ -14959,6 +14959,7 @@
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/remixicon/-/remixicon-4.6.0.tgz",
"integrity": "sha512-bKM5odjqE1yzVxEZGJE7F79WHhNrJFIKHXR+GG+P1IWXn8AnJZhl8SbIRDJsNAvIqx4VPkNwjuHfc42tutMDpQ==",
"dev": true,
"license": "Apache-2.0"
},
"node_modules/renderkid": {