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
833 B
XML
1 line
833 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M470-80q-104 0-177-73t-73-177v-370q0-75 52.5-127.5T400-880q75 0 127.5 52.5T580-700v260q0 17-11.5 28.5T540-400q-17 0-28.5-11.5T500-440v-260q-1-42-29.5-71T400-800q-42 0-71 29t-29 71v370q-1 71 49 120.5T470-160q17 0 32-3.5t29-8.5q16-6 31 .5t21 22.5q6 16-.5 31T560-97q-21 8-43.5 12.5T470-80Zm210-40q-17 0-28.5-11.5T640-160v-80h-80q-17 0-28.5-11.5T520-280q0-17 11.5-28.5T560-320h80v-80q0-17 11.5-28.5T680-440q17 0 28.5 11.5T720-400v80h80q17 0 28.5 11.5T840-280q0 17-11.5 28.5T800-240h-80v80q0 17-11.5 28.5T680-120ZM400-280q-17 0-28.5-11.5T360-320v-360q0-17 11.5-28.5T400-720q17 0 28.5 11.5T440-680v360q0 17-11.5 28.5T400-280Zm280-240q-17 0-28.5-11.5T640-560v-120q0-17 11.5-28.5T680-720q17 0 28.5 11.5T720-680v120q0 17-11.5 28.5T680-520Z"/></svg> |