managarten/packages/shared-ui/src/quick-input
Till JS b03bbe132e feat(shared-ui): unify bottom-stack bars with shared Pill component
- Extract Pill.svelte as the single visual primitive (44px, icon+label,
  active/primary/danger variants) used by PillDropdownBar and TagStrip.
  PillNav keeps its own internal .pill class (36px, icon-only-oriented).
- Extract phosphor-icon-map.ts to deduplicate the icon lookup tables
  that previously lived inline in PillDropdownBar.
- Unify bar slot heights in (app)/+layout.svelte: 56px PillNav,
  64px for tags / quickinput / tabbar / dropdown-bar. Remove debug
  outlines. Collapse bottom-stack gap so bars sit flush below PillNav.
- SceneAppBar wrapped in 64px slot, scene-pill/app-tab 40px to match.
- Enforce single-bar policy: opening one bar closes the others.
- QuickInputBar strip-down: remove leading CheckSquare icon and trailing
  nav-toggle snippet; bar is pure search input now.
- Move user-menu (last PillNav pill) to bar-mode with short content:
  Einstellungen, Light/Dark/System segmented, Theme, Logout.
- Swap tabs nav icon from Columns to Cards for better readability.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 00:58:46 +02:00
..
highlightPatterns.ts feat(shared-ui): locale-aware highlighting + success feedback for InputBar 2026-03-23 20:55:31 +01:00
index.ts feat(shared-ui): locale-aware highlighting + success feedback for InputBar 2026-03-23 20:55:31 +01:00
InputBar.svelte feat(shared-ui): unify bottom-stack bars with shared Pill component 2026-04-15 00:58:46 +02:00
InputBarContextMenu.svelte feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
InputBarHelpModal.svelte feat(auth): add SessionExpiredBanner to all remaining web apps 2026-03-24 22:35:13 +01:00
inputBarSettings.svelte.ts feat(shared-ui): add InputBar context menu with settings 2025-12-14 22:20:00 +01:00
recentInputHistory.ts feat(shared-ui): add InputBar context menu with settings 2025-12-14 22:20:00 +01:00
types.ts feat(shared-ui): locale-aware highlighting + success feedback for InputBar 2026-03-23 20:55:31 +01:00