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
979 B
XML
1 line
979 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M800-560q-17 0-28.5-11.5T760-600q0-17 11.5-28.5T800-640q17 0 28.5 11.5T840-600q0 17-11.5 28.5T800-560ZM400-224l-77 77q-11 11-27.5 11T268-148q-12-11-12-27.5t12-28.5l132-132v-64h-64L203-267q-11 11-27.5 11T148-268q-12-11-12-27.5t12-28.5l76-76H119q-17 0-28-11.5T80-440q0-17 11.5-28.5T120-480h104l-77-76q-11-11-11-27.5t12-28.5q11-11 27.5-11t28.5 11l132 132h64v-64L267-676q-11-11-11-27.5t12-28.5q11-11 27.5-11t28.5 11l76 76v-104q0-17 11.5-28.5T440-800q17 0 28.5 11.5T480-760v104l76-76q11-11 27.5-11t28.5 11q11 12 11 28.5T612-676L480-544v64h280q17 0 28.5 11.5T800-440q0 17-11.5 28.5T760-400H656l76 77q11 11 11 27.5T732-268q-12 12-28.5 12T676-268L544-400h-64v64l132 133q11 11 11 27.5T612-148q-12 12-28.5 12T556-148l-76-76v105q0 17-11.5 28T440-80q-17 0-28.5-11.5T400-120v-104Zm400-456q-17 0-28.5-11.5T760-720v-120q0-17 11.5-28.5T800-880q17 0 28.5 11.5T840-840v121q0 17-11.5 28T800-680Z"/></svg> |