RD Shell - Navigation

This commit is contained in:
Lorenz Hilpert
2023-04-18 14:09:36 +02:00
parent 8bc2ea8373
commit e8020ffde6
214 changed files with 6401 additions and 3164 deletions

View File

@@ -34,10 +34,6 @@
"test:page": "ng test page",
"test:shared": "ng test shared",
"*test:shell-breadcrumb": "ng test @shell/breadcrumb",
"test:shell-filter-overlay": "ng test @shell/filter-overlay",
"test:shell-footer": "ng test @shell/footer",
"test:shell-header": "ng test @shell/header",
"test:shell-process": "ng test @shell/process",
"test:store-search-component-store": "ng test @store/search-component-store",
"test:ui": "ng test ui",
"*test:utils": "ng test utils",