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
1 line
956 B
XML
1 line
956 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M160-80q-33 0-56.5-23.5T80-160v-640q0-33 23.5-56.5T160-880h240q17 0 28.5 11.5T440-840q0 17-11.5 28.5T400-800H160v640h440v-40q0-17 11.5-28.5T640-240q17 0 28.5 11.5T680-200v40q0 33-23.5 56.5T600-80H160Zm120-160q-17 0-28.5-11.5T240-280q0-17 11.5-28.5T280-320h200q17 0 28.5 11.5T520-280q0 17-11.5 28.5T480-240H280Zm0-120q-17 0-28.5-11.5T240-400q0-17 11.5-28.5T280-440h120q17 0 28.5 11.5T440-400q0 17-11.5 28.5T400-360H280Zm100-160q-25 0-42.5-17.5T320-580v-80q0-25 17.5-42.5T380-720h60l92-92q5-5 12.5-8.5T560-824q17 0 28.5 12t11.5 29v326q0 17-11.5 29T560-416q-8 0-15.5-3.5T532-428l-92-92h-60Zm380-100q0 33-13 63t-37 53q-8 8-19 3t-11-18v-202q0-12 11-17.5t19 2.5q24 23 37 53t13 63Zm80 0q0-66-33.5-122T715-830q-15-8-21-23.5t0-30.5q6-16 21.5-22.5T745-905q81 42 128 118t47 167q0 91-47 167T745-335q-14 8-29.5 1.5T694-356q-6-15 0-30.5t21-23.5q58-32 91.5-88T840-620Z"/></svg> |