Aurum Design System v0.3.8

The Aurum
Design System.

Jar's design system for Android, built on Jetpack Compose. Every component, every token, every device size — always current with what just shipped on main.

41components
368rendered states
14families

What's new

v0.3.8 released 18 Jun 2026

  • AurumPhoneNumberInput — now renders the trailing validation icon and loading spinner from its Figma component (file YvIxqu2oTlM6UnkL0OloHc, node 4904-2455), reaching parity with AurumAmountInput (which got this in 0.3.7 — the phone input was missed in that pass). isSuccess shows AurumIcons.Status.SuccessFilled (tinted interactive.iconPositiveNormal), isError shows WarningFilled (tinted interactive.iconNegativeNormal), and a new isLoading param renders an AurumLoader — matching the Figma state x validationState variants. Previously isSuccess / isError only recoloured the border (no icon) and there was no loading state at all. Additive, non-breaking. New PreviewAurumPhoneNumberInputLoading; Code Connect maps state=loading -> isLoading.
See full changelog

How changes ship

From Figma to Compose, and back — the loop that keeps design and code in sync.

  1. Inspect the diff

    Open the gallery alongside the PR's visual diff. Any component that moved shows up as a side-by-side comparison — decide if the change is intentional.

  2. Approve the change

    Add the record-baselines label on the PR. The new baselines get regenerated and committed back automatically — no one has to run anything.

  3. Verify on device

    Install the catalog APK on Android to explore with real gestures and platform font rendering.

Figma plugins

Two plugins on the Figma Community that keep Figma and Compose speaking the same language.

Components

Every component across 6 device and font-scale combinations. Search by name.

Icons

The full Aurum icon set — line and fill weights, grouped by category. Pair search with copy-the-symbol.

Tokens

Every colour, type scale, spacing step, radius, and shadow — the exact values Figma and Compose share.

Changelog

What changed in each release, linked to the source commit.

Catalog APK

Install on Android to explore components with real gestures and platform font rendering.