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="M615-280H366q-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 205q8 14 3.5 30.5T765-100q-14 8-30 3.5T711-115l-96-165ZM542-80H223q-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-80ZM320-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-720Zm450 325v-95q0-13 8.5-21.5T800-520q13 0 21.5 8.5T830-490v95l26-26q9-9 21.5-9t21.5 9q9 9 9 21t-9 21l-78 78q-5 5-10 7t-11 2q-6 0-11-2t-10-7l-78-78q-9-9-9-21t9-21q9-9 21.5-9t21.5 9l26 26Zm-54-270q-13-13-20-31t-7-38q0-9 1.5-17t4.5-15q5-13 18-19t25 0q11 5 15.5 16t-1.5 22q-2 3-2.5 6t-.5 7q0 9 3 16.5t11 15.5q11 11 18 26.5t9 32.5q2 11 .5 21t-5.5 18q-5 14-17.5 21t-25.5 1q-11-5-15.5-16.5t.5-22.5q1-2 3-13 0-8-3-15.5T716-665Zm-126-4q-10-13-15-29t-5-34q0-8 1-15.5t3-13.5q5-14 16-21.5t24-2.5q12 5 17.5 16t.5 22q-2 3-2 6v7q0 10 2.5 19t9.5 17q10 13 15 29t5 34q0 8-1 15.5t-3 13.5q-5 14-16 21.5t-24 2.5q-12-5-17.5-16t-.5-22q2-3 2-6v-7q0-10-2.5-19t-9.5-17Zm-89 29q-11 0-19.5-7.5T471-666l-25-175q-2-17 6.5-31.5T478-892q46-13 99.5-20.5T680-920q49 0 102 7.5T882-892q17 5 25.5 19.5T914-841l-25 175q-2 11-10.5 18.5T859-640q-14 0-23-10t-7-24l24-163q-43-11-86-17t-87-6q-44 0-87 6t-86 17l24 163q2 14-7 24t-23 10Z"/></svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
Reference in New Issue
Block a user