LVL-01
Untriaged Level overview
The three ongoing levels as linked cells, with the Home Plan foundation stated beneath rather than competing as a fourth option.
Use it when
The three ongoing levels as linked cells, with the Home Plan foundation stated beneath rather than competing as a fourth option.
- Category
- Service levels and scope
- Layout archetype
- Stagger
- Page position
- middle (derived)
- Purpose
- compare (derived)
- Field
- light (derived)
- Interaction
- static (derived)
- Motifs
- Register, Sequence mark, Held column, Quiet field
Content it requires
- serviceLevels from src/data/homeManagement.ts
Do not use it when
- Three ongoing levels only. Adding the Home Plan as a fourth column implies it is an alternative rather than the foundation.
- Whole cells are links, so nothing inside them may be independently focusable.
Variants
None. Colour swaps and mirrored alignment do not count as variants.
Implementation
src/components/patterns/LevelOverview.astro
---
import LevelOverview from '../components/patterns/LevelOverview.astro';
---
<LevelOverview /> Import directly. Do not route production through patternComponents.
Production usage
Not yet used on a production page. Nothing here has been proven in front of a customer.
Accessibility
- Verified at 360, 768, 1024, and 1440 with no horizontal overflow.
- No interactive controls beyond links and buttons inherited from the design system.
- Colour never carries meaning alone: every state marker is paired with text.
- Motion respects prefers-reduced-motion.