Added multiple basic UI components

This commit is contained in:
2025-07-13 05:02:55 +02:00
parent a58578a3c1
commit 1f1a96ec89
10 changed files with 244 additions and 347 deletions

View File

@ -10,10 +10,13 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^19.2.14",
"@angular/cdk": "^19.2.19",
"@angular/common": "^19.2.0",
"@angular/compiler": "^19.2.0",
"@angular/core": "^19.2.0",
"@angular/forms": "^19.2.0",
"@angular/material": "^19.2.19",
"@angular/platform-browser": "^19.2.0",
"@angular/platform-browser-dynamic": "^19.2.0",
"@angular/router": "^19.2.0",