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="M640-720q-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.5Zm85-437q-8 0-15-2.5t-13-8.5L148-652q-12-12-12-28t12-28q12-12 28.5-12t28.5 12l35 35v-127q0-17 11.5-28.5T280-840q17 0 28.5 11.5T320-800v127l35-35q12-11 28.5-11.5T412-708q12 12 12 28t-12 28L308-548q-6 6-13 8.5t-15 2.5ZM418-80q-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: 862 B |
Reference in New Issue
Block a user