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
1.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="m4.05 7.95-1.375-.625q-.2-.1-.2-.325t.2-.325L4.05 6.05l.625-1.375q.1-.2.325-.2t.325.2L5.95 6.05l1.375.625q.2.1.2.325t-.2.325L5.95 7.95l-.625 1.375q-.1.2-.325.2t-.325-.2Zm13.325-2.325-.7-.325q-.2-.1-.2-.3 0-.2.2-.3l.7-.325.325-.7q.1-.2.3-.2.2 0 .3.2l.325.7.7.325q.2.1.2.3 0 .2-.2.3l-.7.325-.325.7q-.1.2-.3.2-.2 0-.3-.2Zm2 4-.7-.325q-.2-.1-.2-.3 0-.2.2-.3l.7-.325.325-.7q.1-.2.3-.2.2 0 .3.2l.325.7.7.325q.2.1.2.3 0 .2-.2.3l-.7.325-.325.7q-.1.2-.3.2-.2 0-.3-.2ZM12 15q-1.25 0-2.125-.875T9 12V6q0-1.25.875-2.125T12 3q1.25 0 2.125.875T15 6v6q0 1.25-.875 2.125T12 15Zm0-6Zm0 4q.425 0 .713-.288Q13 12.425 13 12V6q0-.425-.287-.713Q12.425 5 12 5t-.712.287Q11 5.575 11 6v6q0 .425.288.712.287.288.712.288Zm0 9q-.425 0-.712-.288Q11 21.425 11 21v-2.075q-2.325-.325-3.95-1.95t-1.975-3.9q-.075-.425.225-.75T6.1 12q.35 0 .625.262.275.263.35.638.325 1.75 1.7 2.925Q10.15 17 12 17t3.225-1.175q1.375-1.175 1.7-2.925.075-.375.363-.638.287-.262.637-.262.475 0 .775.325.3.325.225.75-.35 2.275-1.975 3.9T13 18.925V21q0 .425-.287.712Q12.425 22 12 22Z"/></svg> |