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
857 B
XML
1 line
857 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M280-120v-720 201-1 520Zm200-600q17 0 28.5-11.5T520-760q0-17-11.5-28.5T480-800q-17 0-28.5 11.5T440-760q0 17 11.5 28.5T480-720ZM280-40q-33 0-56.5-23.5T200-120v-720q0-33 23.5-56.5T280-920h400q33 0 56.5 23.5T760-840v159q0 17-11.5 28.5T720-641q-17 0-28.5-11.5T680-681v-159H280v720h81q17 0 28.5 11.5T401-80q0 17-11.5 28.5T361-40h-81Zm380 0q-109 0-185.5-77.5T400-304q2-104 77-179t179-77q109-2 186.5 74.5T920-300v180q0 33-23.5 56.5T840-40H660Zm0-80q75 0 127.5-52.5T840-300q0-75-52.5-127.5T660-480q-75 0-127.5 52.5T480-300q0 75 52.5 127.5T660-120Zm-30-150h-55q-13 0-21.5-8.5T545-300q0-13 8.5-21.5T575-330h55v-60q0-13 8.5-21.5T660-420q13 0 21.5 8.5T690-390v60h55q13 0 21.5 8.5T775-300q0 13-8.5 21.5T745-270h-55v60q0 13-8.5 21.5T660-180q-13 0-21.5-8.5T630-210v-60Z"/></svg> |