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="M468-760q0 6-2 11t-7 10l-78 78q-9 9-21 9t-21-9q-9-9-9-21.5t9-21.5l26-26h-95q-13 0-21.5-8.5T240-760q0-13 8.5-21.5T270-790h95l-26-26q-9-9-9-21.5t9-21.5q9-9 21-9t21 9l78 78q5 5 7 10t2 11ZM200-412q-6 0-11-2t-10-7l-78-78q-9-9-9-21t9-21q9-9 21.5-9t21.5 9l26 26v-95q0-13 8.5-21.5T200-640q13 0 21.5 8.5T230-610v95l26-26q9-9 21.5-9t21.5 9q9 9 9 21t-9 21l-78 78q-5 5-10 7t-11 2Zm440-308q-33 0-56.5-23.5T560-800q0-33 23.5-56.5T640-880q33 0 56.5 23.5T720-800q0 33-23.5 56.5T640-720ZM195-100q-14-8-18.5-24t3.5-30l118-206q11-19 29.5-29.5T368-400h92l58-201q10-35 37-57t61-22q48 0 78.5 36.5T716-559l-43 215q-5 28-27.5 46T594-280H345l-96 165q-8 14-24 18.5t-30-3.5Zm225 20q-25 0-42.5-17.5T360-140q0-25 17.5-42.5T420-200h225q18 0 37 6.5t39 20.5v-44q0-63 16.5-129.5T787-484l20-42q12-26 8-52.5T792-624q-8-8-12-18t-4-21q0-23 17-40t40-17q20 0 36.5 10.5T895-681q13 26 19.5 53t6.5 54q0 14-2 29.5t-7 32.5l-96 373q-7 26-28.5 42.5T739-80H420Z"/></svg>
|
||||
|
After Width: | Height: | Size: 1017 B |
Reference in New Issue
Block a user