Add the Material 3 Expressive foundation
tests / lint (push) Successful in 1m0s
tests / feature (8.4) (push) Successful in 1m0s
tests / feature (8.5) (push) Successful in 1m1s
tests / browser (safari, webkit) (push) Successful in 1m59s
tests / browser (chrome, chromium) (push) Successful in 1m49s
tests / browser (firefox, firefox) (push) Successful in 1m54s

Colour, shape, type, elevation and motion as tokens and Tailwind
utilities; `php artisan material:scheme`, which generates an app's colour
roles with Google's material-color-utilities (spec 2025); the theme head
script with light, dark and system and its Alpine store; Google Sans Flex;
every Material Symbol (4,135, outlined and filled) drawn by <x-icon>
without blade-icons; all 35 M3 Expressive shapes, ported from androidx, as
<x-shape>; the x-figure directive; the Toasts concern; DesignGuard for
applications' tests; and a showcase with every token, both themes side by
side and an icon search.

Colour utilities are `@theme inline`, so a section with its own
data-theme repaints; without it they resolve once on :root.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01V9NnLxnPp8vaaurb3Z1MFy
This commit is contained in:
Andreas Reinhold / reini
2026-09-13 05:24:11 +02:00
co-authored by Claude Opus 5
parent 9b53891a8e
commit b48e879254
8364 changed files with 12720 additions and 28 deletions
@@ -0,0 +1 @@
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-480Zm152 370-15-62q-36-26-56.5-64.5T540-320q0-45 20.5-83.5T617-468l15-62q3-14 14-22t25-8h98q14 0 25 8t14 22l15 62q36 26 56.5 64.5T900-320q0 45-20.5 83.5T823-172l-15 62q-3 14-14 22t-25 8h-98q-14 0-25-8t-14-22Zm88-110q42 0 71-29t29-71q0-42-29-71t-71-29q-42 0-71 29t-29 71q0 42 29 71t71 29ZM160-516v-189q0-25 14.5-45t37.5-29l240-90q14-5 28-5t28 5l240 90q23 9 37.5 29t14.5 45v25q0 17-11.5 28.5T760-640q-17 0-28.5-11.5T720-680v-25l-240-90-240 90v189q0 119 64 218t176 134q7-2 13-4t12-5q15-8 30.5-2.5T559-155q8 15 2.5 30.5T541-101q-8 4-15.5 7T510-89q-8 2-15 3.5T480-84q-8 0-15-1.5T450-89q-132-45-211-167t-79-260Z"/></svg>

After

Width:  |  Height:  |  Size: 713 B