mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-31 09:37:15 +01:00
Add modular navigation system with three reusable components: - NavigationGroupComponent for grouped navigation sections - NavigationItemComponent for main navigation entries with expand/collapse - NavigationSubItemComponent for nested child routes Include navigation types, route configuration with dynamic tabId support, and integrate navigation into shell-layout sidebar.