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="M200-80q-33 0-56.5-23.5T120-160h191q-94-47-152.5-137.5T100-500q0-79 30-148t81.5-120.5Q263-820 332-850t148-30q79 0 148 30t120.5 81.5Q800-717 830-648t30 148q0 112-58.5 202.5T649-160h191q0 33-23.5 56.5T760-80H200Zm374-280q45 0 70.5-34.5T670-480q0-51-26-85.5T574-600q-45 0-70.5 34.5T478-480q0 51 25.5 85.5T574-360Zm0-41q-26 0-39-23.5T522-480q0-24 11-51.5t41-27.5q30 0 41 27.5t11 51.5q0 32-13 55.5T574-401Zm-149 36q8 0 13.5-6t5.5-14q0-8-5.5-13.5T425-404h-74l-1-2q10-10 18.5-18t15-15q6.5-7 12-12t9.5-9q19-19 28-37t9-36q0-29-21.5-48T365-600q-26 0-47 15t-28 38l-2 8q0 9 6.5 15t15.5 6q7 0 12.5-4.5T330-534q4-11 13.5-18t20.5-7q13 0 22.5 8.5T396-531q0 11-4.5 20T375-489q-6 6-20 20.5T315-428l-17 17q-2 2-6 14v12q0 8 6 14t14 6h113Z"/></svg>

After

Width:  |  Height:  |  Size: 821 B