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"><path d="M2 6q-.425 0-.712-.287Q1 5.425 1 5V4q0-1.25.875-2.125T4 1h1q.425 0 .713.287Q6 1.575 6 2t-.287.712Q5.425 3 5 3H4q-.425 0-.712.287Q3 3.575 3 4v1q0 .425-.287.713Q2.425 6 2 6Zm2 17q-1.25 0-2.125-.875T1 20v-1q0-.425.288-.712Q1.575 18 2 18t.713.288Q3 18.575 3 19v1q0 .425.288.712Q3.575 21 4 21h1q.425 0 .713.288Q6 21.575 6 22t-.287.712Q5.425 23 5 23Zm15 0q-.425 0-.712-.288Q18 22.425 18 22t.288-.712Q18.575 21 19 21h1q.425 0 .712-.288Q21 20.425 21 20v-1q0-.425.288-.712Q21.575 18 22 18t.712.288Q23 18.575 23 19v1q0 1.25-.875 2.125T20 23Zm3-17q-.425 0-.712-.287Q21 5.425 21 5V4q0-.425-.288-.713Q20.425 3 20 3h-1q-.425 0-.712-.288Q18 2.425 18 2t.288-.713Q18.575 1 19 1h1q1.25 0 2.125.875T23 4v1q0 .425-.288.713Q22.425 6 22 6ZM11 19.55l-5-2.875q-.475-.275-.737-.737Q5 15.475 5 14.925V9.2q0-.55.263-1.013.262-.462.737-.737l5-2.875q.475-.275 1-.275t1 .275l5 2.875q.475.275.738.737Q19 8.65 19 9.2v5.725q0 .55-.262 1.013-.263.462-.738.737l-5 2.875q-.475.275-1 .275t-1-.275Zm0-2.3v-4.6l-4-2.3v4.6Zm2 0 4-2.3v-4.6l-4 2.3Zm-1-6.35 4-2.3-4-2.3-4 2.3Zm0 1.75Zm0-1.75Zm1 1.75Zm-2 0Z"/></svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user