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="M320-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-100Zm-85-437q-8 0-15-2.5t-13-8.5L548-652q-12-12-12-28t12-28q12-12 28.5-11.5T605-708l35 35v-127q0-17 11.5-28.5T680-840q17 0 28.5 11.5T720-800v127l35-35q12-12 28.5-12t28.5 12q12 12 12 28t-12 28L708-548q-6 6-13 8.5t-15 2.5ZM223-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: 858 B |
Reference in New Issue
Block a user