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="m125-723-72-72q-11-11-11-28t11-28q11-11 28-11t28 11l711 711q12 12 10.5 29.5T816-80q-10 10-24 10t-24-10H480q-33 0-56.5-23.5T400-160v-288l-75-74q-3 11-4 21t-1 21v171q0 22-18 34.5t-38 4.5q-84-39-134-117T80-560q0-45 12-86t33-77Zm527 83H480q-11 0-21 1t-21 4L274-799q-14-14-10-33t21-27q27-11 56-16t59-5q94 0 173 50t118 135q9 20-3.5 37.5T652-640Zm228 160v190q0 27-24.5 37.5T812-261L581-492q-19-19-8.5-43.5T610-560h190q33 0 56.5 23.5T880-480ZM520-200h128l-28-29-57-56-51 69q-4 5-1 10.5t9 5.5Z"/></svg>

After

Width:  |  Height:  |  Size: 587 B