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="M252-548q-12-12-12-28.5t12-28.5l35-35H160q-17 0-28.5-11.5T120-680q0-17 11.5-28.5T160-720h127l-35-35q-11-12-11.5-28.5T252-812q12-12 28-12t28 12l104 104q6 6 8.5 13t2.5 15q0 8-2.5 15t-8.5 13L308-548q-12 12-28 12t-28-12Zm388-172q-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.5Zm223 20q-25 0-42.5-17.5T358-140q0-25 17.5-42.5T418-200h225q18 0 37 6.5t39 20.5v-44q0-63 16.5-129.5T785-484l20-42q12-26 8-52.5T790-624q-8-8-12-18t-4-21q0-23 17-40t40-17q20 0 36.5 10.5T893-681q13 26 19.5 53t6.5 54q0 14-2 29.5t-7 32.5l-96 373q-8 26-29 42.5T737-80H418Z"/></svg>
|
||||
|
After Width: | Height: | Size: 863 B |
Reference in New Issue
Block a user