veza/apps/web/dist_verification/assets/Spinner-B_7V8TwM.js
senke 203cb5d5e5 refactor: Phase 8 — Update docs, ESLint, Storybook config for SUMI
- DESIGN_TOKENS.md: Complete rewrite to document --sumi-* token system
- APP_SHELL.md: Update layout shell docs (glass bg, backdrop-blur, z-index)
- DESIGN_DIRECTION.md: Update aesthetic direction to SUMI philosophy
- .storybook/preview.tsx: Remove deleted CSS imports, update bg colors
- eslint.config.js: Update color rule message from Kodo to SUMI tokens
- tailwind.config.ts: Fix comment referencing deleted design-tokens.css

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 02:15:11 +01:00

1 line
556 B
JavaScript

import{j as e}from"./vendor-react-Dkpvlwai.js";import{d as o}from"./index-jE2AGx2y.js";import{L as i}from"./vendor-icons-CbmLcMl-.js";function c({size:r="md",variant:t="default",className:s,"aria-label":a="Chargement en cours"}){const n={sm:"h-4 w-4",md:"h-5 w-5",lg:"h-6 w-6"},m={default:"text-primary",muted:"text-muted-foreground",white:"text-foreground",current:"text-current"};return e.jsxs(e.Fragment,{children:[e.jsx(i,{className:o("animate-spin",n[r],m[t],s),"aria-hidden":"true"}),e.jsx("span",{className:"sr-only",children:a})]})}export{c as S};