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="M480-700q-102 0-196.5 34T111-569q-17 14-37.5 13.5T38-571q-15-15-14.5-35.5T40-641q93-78 206-118.5T480-800q121 0 234 40.5T920-641q16 14 16.5 34.5T922-571q-15 15-35.5 15.5T849-569q-78-63-172.5-97T480-700Zm0 540q-33 0-56.5-23.5T400-240q0-33 23.5-56.5T480-320q33 0 56.5 23.5T560-240q0 33-23.5 56.5T480-160Zm0-220q-38 0-74 10t-68 30q-18 11-39 10.5T263-345q-15-15-14-35t18-32q47-33 101-50.5T480-480q42 0 81 9t76 26q-20 17-35.5 37.5T576-362q-23-9-47-13.5t-49-4.5Zm281 220q-15 0-26-10t-11-24q0-14 10.5-23.5T761-227q15 0 25.5 9.5T797-194q0 14-10 24t-26 10Zm28-187q0-13-7.5-19.5T760-373q-8 0-13.5 2t-10.5 7q-8 7-17.5 11t-18.5-1q-10-5-13.5-14.5T689-386q14-19 32.5-26.5T763-420q38 0 60 18t22 50q0 17-9.5 32.5T807-290q-11 8-16 15.5t-5 16.5q0 6-4 10t-10 4h-23q-7 0-12-5t-5-12q0-15 7-26t24-25q14-11 20-19t6-16ZM480-540q-70 0-135 21.5T224-455q-17 13-37.5 12.5T151-458q-14-15-13.5-35t16.5-33q70-56 153.5-85T481-640q90 0 173 29t153 84q11 8 14.5 21t.5 26q-14-5-29-7t-31-2q-17 0-32.5 2.5T699-479q-50-29-105-45t-114-16Z"/></svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user