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
951 B
XML
1 line
951 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M400-160q0 17-11.5 28.5T360-120q-17 0-28.5-11.5T320-160v-400q0-50 35-85t85-35h40v-80h-80q-17 0-28.5-11.5T360-800q0-17 11.5-28.5T400-840h360q17 0 28.5 11.5T800-800q0 17-11.5 28.5T760-760h-80v80h40q50 0 85 35t35 85v400q0 17-11.5 28.5T800-120q-17 0-28.5-11.5T760-160H400Zm0-80h360v-60H400v60Zm0-140h360v-60h-40q-50 0-85-35t-35-85v-40h-40q0 26-7 51t-21 48l-17 28q-8 14-24.5 17.5T460-460q-14-8-18-24.5t4-30.5l17-27q8-13 12-27.5t5-30.5h-40q-17 0-28.5 11.5T400-560v180Zm160-300h40v-80h-40v80Zm160 160h40v-40q0-17-11.5-28.5T720-600h-40v40q0 17 11.5 28.5T720-520ZM140-200q-15-7-21-22.5t1-30.5l67-147q7-15 22.5-21t30.5 1q15 7 21 22.5t-1 30.5l-67 147q-7 15-22.5 21t-30.5-1Zm80-360q-11 13-27 15t-29-9l-38-30q-13-11-15-27t9-29q11-13 27-15t29 9l38 30q13 11 15 27t-9 29Zm30-150q-11 13-27 15t-29-9l-38-30q-13-11-15-27t9-29q11-13 27-15t29 9l38 30q13 11 15 27t-9 29Z"/></svg> |