UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

2 lines (1 loc) 711 B
var o=(...l)=>l.filter(e=>e!==!0&&!!e).map(e=>Array.isArray(e)?o(...e):typeof e=="object"?Object.keys(e).map((i,a)=>e[a]||e[i]&&i||null).filter(i=>i!==null).join(" "):e).filter(e=>!!e).join(" ");import{jsx as c}from"react/jsx-runtime";var r="k-skeleton",d=[],s={},n={shape:"text",animation:"pulse"},t=l=>{let{shape:e=n.shape,animation:i=n.animation,...a}=l;return c("span",{...a,className:o(l.className,r,{[`k-skeleton-${e}`]:e,[`k-skeleton-${i}`]:i}),style:l.style})};t.states=d;t.options=s;t.className=r;t.defaultOptions=n;import{jsx as A}from"react/jsx-runtime";import{jsx as L}from"react/jsx-runtime";import{jsx as m}from"react/jsx-runtime";var C=l=>m(t,{shape:"rect",...l});export{C as SkeletonRectangle};