Aurora AppKit / Supernova Handover

Design System Handover · June 2026 release wave

Aurora AppKit — Supernova Handover

Developer handover and changelog for the components updated in the Supernova design rework. Each component has its own page with a platform-agnostic specification covering anatomy, properties, variants, states, breakpoints and tokens, plus a full version history and a ready-to-copy ticket scaffold.

8 components Source: “Aurora AppKit – Components” (Figma) Built with the Aurora vibe package Compiled 30.6.2026
ℹ️ How to use this handover. These pages are deliberately platform-agnostic: write one ticket per component per platform from the spec. Breakpoint behaviour (xs, md, lg) is the one place platform/viewport differences are called out explicitly. Every colour, spacing, radius and type value references an Aurora design token. Never hard-code raw values; bind to the named token so light/dark theming keeps working.

Release summary

Components are grouped by the platform scope of this update, exactly as recorded on the Supernova Change Summary board.

For all platforms

ComponentVersionDateWhat changedDoc
Bannerv1.317.6.2026New variant: promotion / action. Existing banners → promotion; new action exposes a CTA. Driver: Supernova next-best-action banners.Open →
StatusIndicatorv1.016.6.2026Initial release. Small colour-coded status dot with five semantic states.Open →
ButtonGlassv1.030.6.2026Initial release. Added a subtle inner shadow for better light-mode visibility.Open →
Herov1.323.6.2026Adjustments for Supernova sub-pages. New appearance: default / card.Open →
Cardv1.030.6.2026Initial release. Clickable content card with tagline/heading/subheading, status dot, badge, three swap slots.Open →
SliderOverflowCardsv1.016.6.2026Initial release. Horizontally-scrolling carousel of cards that peek past the viewport edge.Open →

iOS & Android only

ComponentVersionDateWhat changedDoc
NavigationBarv2.0 · in progress22.6.2026Supernova rework. iOS → native-like floating glass pill; Android adds a dedicated tablet md view; height adjusted on xs.Open →

iOS only

ComponentVersionDateWhat changedDoc
TopBarv2.024.6.2026Supernova adjustments. Changes on Android & iOS at xs and md. iOS gains glass buttons (ButtonGlass) for bar actions.Open →

Components

📝 Implementation status reflects whether a matching native component already exists in the playground repos (Android / iOS / macOS / Windows), not whether it matches this spec version. StatusIndicator and SliderOverflowCards have no code yet. Card is new in design; note the older generic CardContainer control already exists in code and is a different component from this clickable content Card.

Conventions & legend

All platforms   iOS & Android   in progress

Breakpoints. Aurora uses xs (320px), md (768px), lg (1200px). Most AppKit components ship xs and md; each page states which breakpoints exist.

Tokens. bg-secondary, heading-lg, shadow-bevel style names are Aurora design tokens. Always bind, never hard-code. This document itself is styled with the Aurora vibe package.

Aurora AppKit · Supernova Handover · generated from the Figma “Aurora AppKit – Components” file (Supernova Change Summary board + per-component Specification, Developer Handover and Changelog frames) and cross-referenced against the native playground implementations. Styled with the Aurora AppKit vibe package design tokens.