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
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:
co-authored by
Claude Opus 5
parent
9b53891a8e
commit
b48e879254
@@ -0,0 +1 @@
|
||||
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m480-193 57-57q12-12 28-12t28 12q12 12 12 28.5T593-193l-85 85q-6 6-13 8.5T480-97q-8 0-15-2.5t-13-8.5l-85-85q-12-12-12-28.5t12-28.5q12-12 28-12t28 12l57 57ZM193-480l57 57q12 12 12 28t-12 28q-12 12-28.5 12T193-367l-85-85q-6-6-8.5-13T97-480q0-8 2.5-15t8.5-13l85-85q12-12 28.5-12t28.5 12q12 12 12 28t-12 28l-57 57Zm574 0-57-57q-12-12-12-28t12-28q12-12 28.5-12t28.5 12l85 85q6 6 8.5 13t2.5 15q0 8-2.5 15t-8.5 13l-85 85q-12 12-28.5 12T710-367q-12-12-12-28t12-28l57-57ZM480-767l-57 57q-12 12-28 12t-28-12q-12-12-12-28.5t12-28.5l85-85q6-6 13-8.5t15-2.5q8 0 15 2.5t13 8.5l85 85q12 12 12 28.5T593-710q-12 12-28 12t-28-12l-57-57Z"/></svg>
|
||||
|
After Width: | Height: | Size: 721 B |
Reference in New Issue
Block a user