Internal
System-page components that power the design system itself.
Behaviour Block
Displays composition, accessibility, agent context, and constraints for a system entry.
Easing Demo
Visualizes the site's cubic-bezier curve and shows it animating a sample element.
Entry Card
Renders each component, pattern, and view on the system page with heading, description, foundations block, and live demo slot.
Foundations Block
Displays which design tokens an entry consumes, linking it back to the foundation layer.
Grid Demo
Live grid visualization showing actual column count and cell size at current viewport.
Grid Overlay
Visible construction grid — column lines at --cell intervals, stretching full page height. Debug and demonstration tool.
Icon Specimen
Displays an icon at its actual size with metadata (source, dimensions, usage).
Live Demo
Container for rendering a live component instance on the system page.
Spacing Specimen
Visualizes a spacing token as a proportional bar with cell-multiple label. Role tokens pass alias — the step they alias — so the readout shows role, step, and live px.
System Next Card
Continuity card ending every system route: "Next", then the section it hands off to, in reading order and wrapping back to the overview. It is a SummaryCard in the index variant with a label above it — the same card the overview and the section grids are built from, rather than a second copy of that card's type, spacing and hover rules, which is what it carried while the retired OverviewCard existed to be copied. It carries Astro's viewport prefetch so the next route is loaded before it is clicked.
System Sidebar Nav
Left sidebar navigation for the /system routes on wide viewports. One item per section route, auto-derived from getNavSections(); the current route's entry list is expanded, entries elsewhere navigate cross-route.
System Top Nav Bar
Horizontal top navigation bar for the /system routes on narrow viewports. Mirrors the sidebar's section list in a compact horizontal layout; the sub-row lists the current route's entries.
Token Readout
Displays a colour token's live swatch and computed OKLCH value.
Type Specimen
Shows a type role's actual rendering alongside computed specs (family, weight, size, line-height).