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="M423-177 61-539q-13-13-18.5-28T38-599q1-17 7-32t20-26q81-71 194.5-107T480-800q125 0 234 41t203 122q9 8 13.5 17.5T935-599q0 11-3.5 21T920-560q-28-36-69.5-58T760-640q-83 0-141.5 58.5T560-440q0 49 22 90.5t58 69.5L537-177q-12 12-26.5 18t-30.5 6q-16 0-30.5-6T423-177Zm337 17q-17 0-29.5-12.5T718-202q0-17 12.5-29.5T760-244q17 0 29.5 12.5T802-202q0 17-12.5 29.5T760-160Zm116-297q0 23-10 41t-38 46q-17 17-24.5 28t-9.5 25q-2 12-11.5 20.5T761-288q-13 0-22-9t-7-21q3-23 14-40t37-43q21-21 27-31.5t6-26.5q0-18-14-31.5T765-504q-15 0-29 7t-24 20q-7 9-17.5 13t-21.5-1q-11-5-16.5-15t.5-20q16-28 44.5-44t63.5-16q49 0 80 29t31 74Z"/></svg>

After

Width:  |  Height:  |  Size: 714 B