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
882 B
XML
1 line
882 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-880h360q33 0 56.5 23.5T600-800v640q0 33-23.5 56.5T520-80H160Zm0-459q18-11 38-16t42-5h200q22 0 42 5t38 16v-261H160v261Zm180-61q-33 0-56.5-23.5T260-680q0-33 23.5-56.5T340-760q33 0 56.5 23.5T420-680q0 33-23.5 56.5T340-600ZM160-160h360v-240q0-33-23.5-56.5T440-480H240q-33 0-56.5 23.5T160-400v240Zm140-120v40q0 17 11.5 28.5T340-200q17 0 28.5-11.5T380-240v-40h40q17 0 28.5-11.5T460-320q0-17-11.5-28.5T420-360h-40v-40q0-17-11.5-28.5T340-440q-17 0-28.5 11.5T300-400v40h-40q-17 0-28.5 11.5T220-320q0 17 11.5 28.5T260-280h40ZM160-160h360-360Zm592-208q-12-12-12-28.5t12-28.5l15-15h-87q-17 0-28.5-11.5T640-480q0-17 11.5-28.5T680-520h87l-15-15q-12-12-12-28.5t12-28.5q12-12 28-12t28 12l84 84q12 12 12 28t-12 28l-84 84q-12 12-28 12t-28-12Z"/></svg> |