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="M225-694q-17 0-28.5-12T185-735q0-17 11.5-28.5T225-775q17 0 29 11.5t12 28.5q0 17-12 29t-29 12Zm162-93q-17 0-29-12t-12-29q0-17 12-28.5t29-11.5q17 0 28.5 11.5T427-828q0 17-11.5 29T387-787Zm186 0q-17 0-28.5-12T533-828q0-17 11.5-28.5T573-868q17 0 29 11.5t12 28.5q0 17-12 29t-29 12Zm162 93q-17 0-29-12t-12-29q0-17 12-29t29-12q17 0 28.5 12t11.5 29q0 17-11.5 29T735-694Zm93 161q-17 0-29-11.5T787-573q0-17 12-28.5t29-11.5q17 0 28.5 11.5T868-573q0 17-11.5 28.5T828-533Zm0 187q-17 0-29-12t-12-29q0-17 12-28.5t29-11.5q17 0 28.5 11.5T868-387q0 17-11.5 29T828-346Zm-93 161q-17 0-29-11.5T694-225q0-17 12-29t29-12q17 0 28.5 12t11.5 29q0 17-11.5 28.5T735-185ZM573-92q-17 0-28.5-11.5T533-132q0-17 11.5-29t28.5-12q17 0 29 12t12 29q0 17-12 28.5T573-92Zm-186 0q-17 0-29-11.5T346-132q0-17 12-29t29-12q17 0 28.5 12t11.5 29q0 17-11.5 28.5T387-92Zm-162-94q-17 0-28.5-11.5T185-226q0-17 11.5-28.5T225-266q17 0 28.5 11.5T265-226q0 17-11.5 28.5T225-186Zm-93-161q-17 0-28.5-12T92-388q0-17 11.5-28.5T132-428q17 0 29 11.5t12 28.5q0 17-12 29t-29 12Zm0-186q-17 0-28.5-11.5T92-573q0-17 11.5-29t28.5-12q17 0 29 12t12 29q0 17-12 28.5T132-533Zm388 37 120 120q11 11 11 28t-11 28q-11 11-28 11t-28-11L452-452q-6-6-9-13.5t-3-15.5v-159q0-17 11.5-28.5T480-680q17 0 28.5 11.5T520-640v144Z"/></svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
Reference in New Issue
Block a user