first commit

This commit is contained in:
Bastian Wagner
2026-07-31 21:02:47 +02:00
commit 6bea4f766a
512 changed files with 64459 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# Extractable Components
## AppShell
- Source: `src/app/core/layout/shell/`
- Category: layout
- Description: Authenticated toolbar, team switcher, scrolling content and four-tab bottom navigation.
- Extractable props: `teamName`, `activeTab`, `showTeamSwitcher`
- Hardcoded: navigation labels, Material icon names, green primary styling
No custom basic primitives exist yet. Angular Material primitives should remain inline in drafts.