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="M294-120q-15 0-31.5-6T234-140q-8-6-16-13t-18-7q-17 0-28.5-11.5T160-200q0-17 11.5-28.5T200-240q15 0 32 5.5t28 14.5q8 5 16 12.5t18 7.5q9 0 17-7.5t16-12.5q12-9 29-14.5t31-5.5q15 0 32 5.5t28 14.5q8 5 16 12.5t18 7.5q9 0 17-7.5t16-12.5q12-9 29-14.5t31-5.5q15 0 31.5 5.5T634-220q8 5 16.5 12.5T668-200q10 0 18-7.5t16-12.5q12-9 28.5-14.5T762-240q17 0 28.5 11.5T802-200q0 17-11.5 28.5T762-160q-10 0-18 7t-16 13q-13 8-29.5 14t-31.5 6q-15 0-31.5-6T607-140q-8-6-16-13t-18-7q-9 0-17 7t-16 13q-12 8-29 14t-31 6q-15 0-32-6t-28-14q-8-6-16-13t-18-7q-9 0-17 7t-16 13q-12 8-28.5 14t-30.5 6Zm186-180q-101 0-170.5-69.5T240-540v-271q0-20 15-34.5t35-14.5q21 0 35.5 14.5T340-810v270q0 59 40.5 99.5T480-400q59 0 99.5-40.5T620-540v-271q0-20 15-34.5t35-14.5q21 0 35.5 14.5T720-810v270q0 101-69.5 170.5T480-300Z"/></svg>
|
||||
|
After Width: | Height: | Size: 885 B |
Reference in New Issue
Block a user