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
994 B
XML
1 line
994 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-40q-91 0-171-34.5T169-169q-60-60-94.5-140T40-480q0-91 34.5-171T169-791q60-60 140-94.5T480-920q91 0 171 34.5T791-791q60 60 94.5 140T920-480q0 91-34.5 171T791-169q-60 60-140 94.5T480-40Zm0-80q150 0 255-105t105-255q0-150-105-255T480-840q-150 0-255 105T120-480q0 150 105 255t255 105Zm0-80q117 0 198.5-81.5T760-480q0-117-81.5-198.5T480-760q-29 0-54 12.5T384-712q-28-2-55 6t-47 28q-20 20-29 47t-5 55q-23 17-35.5 42T200-480q0 29 12.5 54t35.5 42q-4 28 5 55t29 47q20 20 47 29.5t55 4.5q17 23 42 35.5t54 12.5Zm0-80q-22 0-34-18.5T420-334q-22 3-44 7.5T338-338q-16-16-11.5-38t7.5-44q-17-13-35.5-25.5T280-480q0-22 18.5-34t35.5-26q-3-22-7.5-44t11.5-38q16-16 38-11.5t44 7.5q13-17 25.5-35.5T480-680v400Zm106-54-28-28q-6-6-6-14.5t6-14.5l28-28q6-6 14-6t14 6l28 28q6 6 6 14.5t-6 14.5l-28 28q-6 6-14 6t-14-6Zm-31-245q-7-7-6-16t9-14q17-7 34-4t30 17q14 13 17.5 30.5T636-531q-4 9-13.5 10t-17.5-7l-50-51Zm-75 99Z"/></svg> |