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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M300-80q-8 0-14-6t-6-14v-120q0-8 6-14t14-6h80q8 0 14 6t6 14q0 8-6 14t-14 6h-60v20h60q8 0 14 6t6 14v60q0 8-6 14t-14 6h-80Zm200-60v40q0 8-6 14t-14 6q-8 0-14-6t-6-14v-120q0-8 6-14t14-6h60q8 0 14 6t6 14q0 8-6 14t-14 6h-40v20h20q8 0 14 6t6 14q0 8-6 14t-14 6h-20Zm120-60h-20q-8 0-14-6t-6-14q0-8 6-14t14-6h80q8 0 14 6t6 14q0 8-6 14t-14 6h-20v100q0 8-6 14t-14 6q-8 0-14-6t-6-14v-100Zm-300 80h40v-20h-40v20ZM205-360l17 17q8 9 8 21t-9 21q-9 9-21 9t-21-9l-71-71q-12-12-12-28t12-28l71-71q9-9 21-9t21 9q9 9 9 21t-9 21l-17 17h551l-17-17q-8-9-8-21t9-21q9-9 21-9t21 9l71 71q12 12 12 28t-12 28l-71 71q-9 9-21 9t-21-9q-9-9-9-21t9-21l17-17H205ZM80-560v-23q0-24 13-44t36-30q26-11 53.5-17t57.5-6q30 0 57.5 6t53.5 17q23 10 36 30t13 44v23H80Zm480 0v-23q0-24 13-44t36-30q26-11 53.5-17t57.5-6q30 0 57.5 6t53.5 17q23 10 36 30t13 44v23H560ZM240-720q-33 0-56.5-23.5T160-800q0-33 23.5-56.5T240-880q33 0 56.5 23.5T320-800q0 33-23.5 56.5T240-720Zm480 0q-33 0-56.5-23.5T640-800q0-33 23.5-56.5T720-880q33 0 56.5 23.5T800-800q0 33-23.5 56.5T720-720Z"/></svg> |