2 lines
553 B
JavaScript
2 lines
553 B
JavaScript
|
|
import{j as e}from"./vendor-react-YMhRUmcb.js";import{d as i}from"./index-D2uzyr9g.js";import{g as m}from"./vendor-icons-DINCNwpk.js";function u({size:t="md",variant:r="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"},o={default:"text-kodo-cyan",muted:"text-muted-foreground",white:"text-white",current:"text-current"};return e.jsxs(e.Fragment,{children:[e.jsx(m,{className:i("animate-spin",n[t],o[r],s),"aria-hidden":"true"}),e.jsx("span",{className:"sr-only",children:a})]})}export{u as S};
|