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="m400-400 55 16q6 2 10.5-2t4.5-10v-8q0-1-5-10l-35-26v-100l108 33q8 2 15-3t7-13v-7q0-2-8-15l-122-75v-88q0-12-9-22t-21-10q-13 0-21.5 10t-8.5 22v88l-121 74q-3 1-9 17v3q0 10 8 15.5t17 2.5l105-32v100l-34 26q-2 1-6 11v4q0 8 5.5 12t12.5 2l52-15ZM606-80q-15 0-26-10.5T569-116q0-8 3-16t9-14q86-92 152.5-196T800-552q0-79-24-147t-66-115q-5-5-7.5-12t-2.5-15q0-17 11-28t28-11q8 0 15.5 3t12.5 9q56 60 84.5 142T880-552q0 121-74.5 242T634-92q-5 6-12.5 9T606-80ZM400-186q122-112 181-203.5T640-552q0-109-69.5-178.5T400-800q-101 0-170.5 69.5T160-552q0 71 59 162.5T400-186Zm0 79q-14 0-28-5t-25-15q-65-60-115-117t-83.5-110.5q-33.5-53.5-51-103T80-552q0-150 96.5-239T400-880q127 0 223.5 89T720-552q0 92-66.5 198T453-127q-11 10-25 15t-28 5Zm0-445Z"/></svg>

After

Width:  |  Height:  |  Size: 825 B