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
867 B
XML
1 line
867 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M240-320q-33 0-56.5-23.5T160-400q0-33 23.5-56.5T240-480q33 0 56.5 23.5T320-400q0 33-23.5 56.5T240-320Zm480 0q-33 0-56.5-23.5T640-400q0-33 23.5-56.5T720-480q33 0 56.5 23.5T800-400q0 33-23.5 56.5T720-320Zm-240-40q-42 0-71-29t-29-71q0-42 29-71t71-29q42 0 71 29t29 71q0 42-29 71t-71 29ZM284-120q7-35 25-63.5t44-50.5q26-22 58.5-34t68.5-12q36 0 68.5 12t58.5 34q26 22 44 50.5t25 63.5H284Zm-153 0q-21 0-36-14t-15-32q0-39 47.5-76.5T237-280q17 0 33 3t31 9q-30 29-50 66.5T224-120h-93Zm605 0q-7-44-27-81.5T659-268q15-6 30.5-9t32.5-3q62 0 110 37.5t48 76.5q0 19-15 32.5T828-120h-92ZM64-512q-10-14-8-30t16-26l359-275q22-17 49-17t49 17l111 85v-22q0-25 17.5-42.5T700-840q25 0 42.5 17.5T760-780v114l128 98q13 10 15.5 26t-7.5 30q-10 14-26 16t-30-8L480-779 120-504q-14 10-30 8t-26-16Z"/></svg> |