import{a as d,j as u}from"./vendor-react-YMhRUmcb.js";import{d as i}from"./index-D2uzyr9g.js";const m=d.forwardRef(({variant:e="rectangular",width:s,height:a,className:r,...t},o)=>{const l="animate-pulse bg-kodo-steel/50",n={text:"rounded h-4 w-full",circular:"rounded-full",rectangular:"rounded-lg"},c={width:s,height:a};return u.jsx("div",{ref:o,className:i(l,n[e],r),style:c,...t})});m.displayName="Skeleton";export{m as S};