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="M306-100q-57 0-103-9t-65-29q-18-19-28-66t-10-106q0-115 40.5-220.5T252-708q71-71 177.5-111.5T654-860q57 0 103 9t65 29q18 19 28 66t10 106q0 115-40.5 220.5T708-252q-71 71-177.5 111.5T306-100ZM182-326q33-72 80-140.5T366-594q57-57 125.5-104T632-778q-91 3-178.5 37.5T310-650q-59 57-92.5 143T182-326Zm146 144q91-3 178.5-37.5T650-310q59-57 92.5-143T778-634q-33 72-79.5 140.5T594-366q-57 57-125.5 104T328-182Zm-100-46q80-27 163-80t145-116q66-65 119-148t77-160q-80 27-163 80T424-536q-66 65-119 148t-77 160Zm252-252Z"/></svg>
|
||||
|
After Width: | Height: | Size: 608 B |
Reference in New Issue
Block a user