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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M3.75 19.75q-.325-.325-.325-.75t.325-.75L9.8 12.2q.15-.15.325-.213.175-.062.375-.062t.375.062q.175.063.325.213l3.3 3.3 6.4-7.2q.275-.325.713-.325.437 0 .737.3.275.275.288.663.012.387-.263.687L15.2 17.7q-.15.175-.337.262-.188.088-.388.088t-.387-.075q-.188-.075-.338-.225L10.5 14.5l-5.25 5.25q-.325.325-.75.325t-.75-.325ZM4 13.3q-.125 0-.25-.063-.125-.062-.2-.212l-.5-1.075-1.075-.5q-.15-.075-.212-.2Q1.7 11.125 1.7 11t.063-.25q.062-.125.212-.2l1.075-.5.5-1.075q.075-.15.2-.213Q3.875 8.7 4 8.7t.25.062q.125.063.2.213l.5 1.075 1.075.5q.275.125.275.45t-.275.45l-1.075.5-.5 1.075q-.075.15-.2.212-.125.063-.25.063Zm11-2q-.125 0-.25-.063-.125-.062-.2-.212l-.5-1.075-1.075-.5q-.15-.075-.212-.2Q12.7 9.125 12.7 9t.063-.25q.062-.125.212-.2l1.075-.5.5-1.075q.075-.15.2-.213.125-.062.25-.062t.25.062q.125.063.2.213l.5 1.075 1.075.5q.15.075.213.2.062.125.062.25t-.062.25q-.063.125-.213.2l-1.075.5-.5 1.075q-.075.15-.2.212-.125.063-.25.063Zm-6.5-3q-.125 0-.25-.075T8.05 8L7.4 6.6 6 5.95q-.15-.075-.225-.2Q5.7 5.625 5.7 5.5t.075-.25q.075-.125.225-.2l1.4-.65.65-1.4q.075-.15.2-.225.125-.075.25-.075t.25.075q.125.075.2.225l.65 1.4 1.4.65q.15.075.225.2.075.125.075.25t-.075.25q-.075.125-.225.2l-1.4.65L8.95 8q-.075.15-.2.225-.125.075-.25.075Z"/></svg> |