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
966 B
XML
1 line
966 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M700-560q80 0 130 44.5T880-400v160q0 33-23.5 56.5T800-160l46 46q10 10 5 22t-19 12H568q-14 0-19-12t5-22l46-46q-33 0-56.5-23.5T520-240v-160q0-71 50-115.5T700-560Zm0 320q12 0 21-9t9-21q0-12-9-21t-21-9q-12 0-21 9t-9 21q0 12 9 21t21 9ZM580-360h240v-40q0-11-2-21t-6-19H588q-4 9-6 19t-2 21v40ZM161-81q-17 1-29-11t-12-29q0-17 11-28.5t28-11.5q48-2 84.5-10t79.5-26q8-3 16-4.5t15 3.5q9 5 23 12t22 10q16 5 21.5 19.5T420-126q-5 15-19.5 22t-30.5 2q-11-5-17.5-7.5T338-116q-41 17-83 25t-94 10Zm219-719v-40q0-17 11.5-28.5T420-880h120q17 0 28.5 11.5T580-840v40h100q33 0 56.5 23.5T760-720v41q0 17-11.5 28.5T720-639q-17 0-28.5-11.5T680-679v-41H280v113l161-43q16-5 30 4t19 25l8 30q3 12 .5 23.5T488-546q-23 29-35.5 66T440-401v117q0 14-11.5 21.5T405-261q-33-18-54-38.5L330-320q-19 18-40.5 32.5T245-262q-19 8-37.5-2T183-294l-70-226q-5-17 3-31t25-19l59-16v-134q0-33 23.5-56.5T280-800h100Z"/></svg> |