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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M370-237q-31 0-61-12t-53-35L87-454q-23-23-35-52.5T40-567q0-31 12-60.5T87-680l113-113q23-23 52.5-35t60.5-12q31 0 60.5 12t52.5 35l170 169q23 23 35 53t12 61q0 31-12 60.5T596-397l-28 28 204 204q12 12 12 28.5T772-108q-12 12-28.5 12T715-108L511-312l-28 28q-23 23-52.5 35T370-237ZM207-516q13 0 21.5-8.5T237-546q0-13-8.5-21.5T207-576q-13 0-21.5 8.5T177-546q0 13 8.5 21.5T207-516Zm64-63q13 0 21.5-8.5T301-609q0-13-8.5-21.5T271-639q-13 0-21.5 8.5T241-609q0 13 8.5 21.5T271-579Zm7 134q13 0 21.5-8.5T308-475q0-13-8.5-21.5T278-505q-13 0-21.5 8.5T248-475q0 13 8.5 21.5T278-445Zm56-198q13 0 21.5-8.5T364-673q0-13-8.5-21.5T334-703q-13 0-21.5 8.5T304-673q0 13 8.5 21.5T334-643Zm8 135q13 0 21.5-8.5T372-538q0-13-8.5-21.5T342-568q-13 0-21.5 8.5T312-538q0 13 8.5 21.5T342-508Zm6 134q13 0 21.5-8.5T378-404q0-13-8.5-21.5T348-434q-13 0-21.5 8.5T318-404q0 13 8.5 21.5T348-374Zm57-198q13 0 21.5-8.5T435-602q0-13-8.5-21.5T405-632q-13 0-21.5 8.5T375-602q0 13 8.5 21.5T405-572Zm7 134q13 0 21.5-8.5T442-468q0-13-8.5-21.5T412-498q-13 0-21.5 8.5T382-468q0 13 8.5 21.5T412-438Zm64-64q13 0 21.5-8.5T506-532q0-13-8.5-21.5T476-562q-13 0-21.5 8.5T446-532q0 13 8.5 21.5T476-502Zm304-98q-58 0-99-41t-41-99q0-58 41-99t99-41q58 0 99 41t41 99q0 58-41 99t-99 41Z"/></svg> |