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
+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" fill="currentColor"><path d="M12.7 50C12.8 34 12.8 18 12.9 2C18.5 2 24.1 2 29.6 2C29.6 4.8 29.6 7.6 29.6 10.4C33.9 10.4 38.2 10.4 42.5 10.4C42.5 13 42.5 15.7 42.5 18.3C47 18.3 51.4 18.3 55.9 18.3C55.9 21.4 55.9 24.4 55.9 27.4C59.5 27.4 63.2 27.4 66.8 27.4C66.8 30 66.9 32.5 66.9 35C70.5 35 74.2 35 77.8 35C77.8 38.1 77.8 41.1 77.8 44.1C81 44.1 84.2 44.1 87.3 44.1C87.3 48 87.3 52 87.3 55.9C84.2 55.9 81 55.9 77.8 55.9C77.8 58.9 77.8 61.9 77.8 65C74.2 65 70.5 65 66.9 65C66.9 67.5 66.8 70 66.8 72.6C63.2 72.6 59.5 72.6 55.9 72.6C55.9 75.6 55.9 78.6 55.9 81.7C51.4 81.7 47 81.7 42.5 81.7C42.5 84.3 42.5 87 42.5 89.6C38.2 89.6 33.9 89.6 29.6 89.6C29.6 92.4 29.6 95.2 29.6 98C24.1 98 18.5 98 12.9 98C12.8 82 12.8 66 12.7 50Z"/></svg>

After

Width:  |  Height:  |  Size: 792 B