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
892 B
XML
1 line
892 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M634-600q-14 0-24-10t-10-24v-132q0-14 10-24t24-10h6v-40q0-33 23.5-56.5T720-920q33 0 56.5 23.5T800-840v40h6q14 0 24 10t10 24v132q0 14-10 24t-24 10H634Zm46-200h80v-40q0-17-11.5-28.5T720-880q-17 0-28.5 11.5T680-840v40ZM441-129l-77-77q-11-11-11-28t11-28q11-11 28-11t28 11L590-92q12 12 7 28t-22 19q-14 2-27.5 2.5T520-42q-99 0-186.5-38T181-183q-65-65-103-152.5T40-522q0-17 11.5-28.5T80-562q17 0 28.5 11.5T120-522q0 72 24.5 137T212-268q43 52 102 88.5T441-129Zm149-73q-14 0-28.5-5.5T536-224L222-538q-11-11-16.5-25.5T200-592q0-15 5.5-29t16.5-25l174-174q11-11 25.5-17t28.5-6q15 0 29 6t25 17l17 17q11 11 11.5 27T522-748q-11 12-28 12.5T465-747l-15-15-170 170 310 310 170-170-14-14q-11-11-11-28t11-28q11-11 28-11t28 11l16 16q11 11 17 25t6 29q0 14-6 28.5T818-398L644-224q-11 11-25 16.5t-29 5.5Zm-70-320Z"/></svg> |