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
1.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-120q-33 0-56.5-23.5T400-200v-589q0-24 13-43.5t35-29.5l120-52q40-17 76 6.5t36 67.5h120q33 0 56.5 23.5T880-760v560q0 33-23.5 56.5T800-120H480Zm0-121 120-52v-547l-120 52v547Zm107 41h213v-560H680v467q0 24-13 44.5T632-219l-45 19Zm-107-41v-547 547ZM120-760q-17 0-28.5-11.5T80-800q0-17 11.5-28.5T120-840q17 0 28.5 11.5T160-800q0 17-11.5 28.5T120-760Zm0 160q-17 0-28.5-11.5T80-640q0-17 11.5-28.5T120-680q17 0 28.5 11.5T160-640q0 17-11.5 28.5T120-600ZM80-480q0-17 11.5-28.5T120-520q17 0 28.5 11.5T160-480q0 17-11.5 28.5T120-440q-17 0-28.5-11.5T80-480Zm40 200q-17 0-28.5-11.5T80-320q0-17 11.5-28.5T120-360q17 0 28.5 11.5T160-320q0 17-11.5 28.5T120-280Zm0 160q-17 0-28.5-11.5T80-160q0-17 11.5-28.5T120-200q17 0 28.5 11.5T160-160q0 17-11.5 28.5T120-120Zm160 0q-17 0-28.5-11.5T240-160q0-17 11.5-28.5T280-200q17 0 28.5 11.5T320-160q0 17-11.5 28.5T280-120Zm0-640q-17 0-28.5-11.5T240-800q0-17 11.5-28.5T280-840q17 0 28.5 11.5T320-800q0 17-11.5 28.5T280-760Z"/></svg> |