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
833 B
XML
1 line
833 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M400-360q-33 0-56.5-23.5T320-440v-320q0-33 23.5-56.5T400-840h160q33 0 56.5 23.5T640-760v320q0 33-23.5 56.5T560-360H400ZM319-80q-116-1-197-82T40-359q0-17 11.5-29T80-400q17 0 28.5 11.5T120-360q0 83 58.5 141.5T320-160q17 0 28.5 11.5T360-120q0 17-12 28.5T319-80Zm322 0q-17 0-29-11.5T600-120q0-17 11.5-28.5T640-160q83 0 141.5-58.5T840-360q0-17 11.5-28.5T880-400q17 0 28.5 11.5T920-360q-1 116-82 197.5T641-80ZM319-220q-57-1-97.5-41.5T180-359q0-17 11.5-29t28.5-12q17 0 28.5 11.5T260-360q0 12 4.5 23t13 19.5q8.5 8.5 19.5 13t23 4.5q17 0 28.5 11.5T360-260q0 17-12 28.5T319-220Zm322 0q-17 0-29-11.5T600-260q0-17 11.5-28.5T640-300q12 0 23-4.5t19.5-13q8.5-8.5 13-19.5t4.5-23q0-17 11.5-28.5T740-400q17 0 28.5 11.5T780-360q-1 58-41 98.5T641-220Z"/></svg> |