sui-explorer-local
Version:
Local Sui Explorer
2 lines (1 loc) • 833 B
JavaScript
import{j as l}from"./jsx-runtime-ffb262ed.js";import{c as t}from"./index-dca19ccf.js";const n=t("h-[1em] w-full animate-shimmer bg-placeholderShimmer bg-[length:1000px_100%]",{variants:{rounded:{md:"rounded-[3px]",lg:"rounded-lg",xl:"rounded-xl"}},defaultVariants:{rounded:"md"}});function r({rounded:e,width:a="100%",height:d="1em"}){return l.jsx("div",{className:n({rounded:e}),style:{width:a,height:d}})}try{r.displayName="Placeholder",r.__docgenInfo={description:"",displayName:"Placeholder",props:{width:{defaultValue:{value:"100%"},description:"",name:"width",required:!1,type:{name:"string"}},height:{defaultValue:{value:"1em"},description:"",name:"height",required:!1,type:{name:"string"}},rounded:{defaultValue:null,description:"",name:"rounded",required:!1,type:{name:'"lg" | "xl" | "md" | null'}}}}}catch{}export{r as P};