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="M480-160q21 0 41.5-3t40.5-8q-20-28-31-61t-11-68q0-19 3.5-36.5T532-371q-26-14-40-42.5T478-480q0-51 25.5-85.5T574-600q38 0 62.5 25.5T668-508q17-6 35-9t37-3q15 0 29.5 1.5T798-512q-6-61-33.5-113.5t-70-91.5Q652-756 597-778t-117-22q-66 0-124.5 25t-102 68.5Q210-663 185-604.5T160-480q0 66 25 124.5t68.5 102Q297-210 355.5-185T480-160Zm69-249q14-24 33.5-44.5T626-488q-2-23-13-47t-39-24q-30 0-41 27.5T522-480q0 23 6.5 42t20.5 29ZM740-80q-29 0-57-7.5T630-110q-36 15-74 22.5T480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q84 0 158 32.5t128.5 88Q821-704 851.5-629T880-470q38 32 59 76t21 94q0 92-64 156T740-80Zm0-80q58 0 99-41t41-99q0-58-41-99t-99-41q-58 0-99 41t-41 99q0 58 41 99t99 41ZM398-551l-2-3h-84q-8 0-14-6.5t-6-14.5q0-8 6.5-14t14.5-6h114q8 0 14 6t6 14v19l-3 10-95 168q-5 8-12.5 10t-15.5-2q-8-5-11-13t2-16l86-152Z"/></svg>

After

Width:  |  Height:  |  Size: 961 B