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="M492-760q0-6 2-11t7-10l78-78q9-9 21-9t21 9q9 9 9 21.5t-9 21.5l-26 26h95q13 0 21.5 8.5T720-760q0 13-8.5 21.5T690-730h-95l26 26q9 9 9 21.5t-9 21.5q-9 9-21 9t-21-9l-78-78q-5-5-7-10t-2-11Zm268 348q-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.5T760-640q13 0 21.5 8.5T790-610v95l26-26q9-9 21.5-9t21.5 9q9 9 9 21t-9 21l-78 78q-5 5-10 7t-11 2ZM320-720q-33 0-56.5-23.5T240-800q0-33 23.5-56.5T320-880q33 0 56.5 23.5T400-800q0 33-23.5 56.5T320-720Zm445 620q-14 8-30 3.5T711-115l-96-165H366q-29 0-51.5-18T287-344l-43-215q-9-48 21.5-84.5T344-680q34 0 61 22t37 57l58 201h92q22 0 40.5 10.5T662-360l118 206q8 14 3.5 30T765-100ZM223-80q-27 0-48-16.5T146-139L50-512q-5-17-7-32.5T41-574q0-27 6.5-54T67-681q9-18 25.5-28.5T129-720q23 0 40 17t17 40q0 11-4 21t-12 18q-19 19-23 45.5t8 52.5l20 42q33 71 49.5 137.5T241-217v44q20-14 39-20.5t37-6.5h225q25 0 42.5 17.5T602-140q0 25-17.5 42.5T542-80H223Z"/></svg>
|
||||
|
After Width: | Height: | Size: 1010 B |
Reference in New Issue
Block a user