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="M160-240q-50 0-85-35t-35-85v-240q0-50 35-85t85-35h451q17 0 28.5 11.5T651-680q0 17-11.5 28.5T611-640H160q-17 0-28.5 11.5T120-600v240q0 17 11.5 28.5T160-320h482q17 0 28.5 11.5T682-280q0 17-11.5 28.5T642-240H160Zm40-120q-17 0-28.5-11.5T160-400v-160q0-17 11.5-28.5T200-600h381q17 0 28.5 11.5T621-560v160q0 17-11.5 28.5T581-360H200Zm601-62q-12 0-20.5-7.5T772-449q0-27 15-43.5t33-33.5q12-11 22-24.5t10-30.5q0-20-15.5-32T800-625q-13 0-24.5 5.5T756-604q-8 9-18 14.5t-21 .5q-11-5-15.5-16t1.5-21q15-25 41-39.5t56-14.5q44 0 76.5 27.5T909-583q0 23-11.5 43T869-503l-23.5 23.5Q833-467 830-450q-2 11-10 19.5t-19 8.5Zm-1 122q-17 0-28.5-11.5T760-340q0-17 11.5-28.5T800-380q17 0 28.5 11.5T840-340q0 17-11.5 28.5T800-300Z"/></svg>

After

Width:  |  Height:  |  Size: 805 B