@progress/kendo-themes-html
Version:
A collection of HTML helpers used for developing Kendo UI themes
2 lines (1 loc) • 19 kB
JavaScript
var Ae=Object.create;var st=Object.defineProperty;var ye=Object.getOwnPropertyDescriptor;var ke=Object.getOwnPropertyNames;var Me=Object.getPrototypeOf,Te=Object.prototype.hasOwnProperty;var ge=(t,e)=>{for(var o in e)st(t,o,{get:e[o],enumerable:!0})},Bt=(t,e,o,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of ke(e))!Te.call(t,n)&&n!==o&&st(t,n,{get:()=>e[n],enumerable:!(s=ye(e,n))||s.enumerable});return t};var Rt=(t,e,o)=>(o=t!=null?Ae(Me(t)):{},Bt(e||!t||!t.__esModule?st(o,"default",{value:t,enumerable:!0}):o,t)),Le=t=>Bt(st({},"__esModule",{value:!0}),t);var To={};ge(To,{TILELAYOUTITEM_CLASSNAME:()=>pt,TileLayoutItem:()=>I,default:()=>Mo});module.exports=Le(To);var Ce=Rt(require("react"));var r=(...t)=>t.filter(e=>e!==!0&&!!e).map(e=>Array.isArray(e)?r(...e):typeof e=="object"?Object.keys(e).map((o,s)=>e[s]||e[o]&&o||null).filter(o=>o!==null).join(" "):e).filter(e=>!!e).join(" ");var P=(t,e)=>r({[`${t}-xs`]:e.size==="xsmall",[`${t}-sm`]:e.size==="small",[`${t}-md`]:e.size==="medium",[`${t}-lg`]:e.size==="large",[`${t}-xl`]:e.size==="xlarge",[`${t}-xxl`]:e.size==="xxlarge",[`${t}-xxxl`]:e.size==="xxxlarge"},{[`${t}-${e.fillMode}`]:e.fillMode},{[`${t}-${e.themeColor}`]:e.themeColor},{"k-rounded-sm":e.rounded==="small","k-rounded-md":e.rounded==="medium","k-rounded-lg":e.rounded==="large","k-rounded-full":e.rounded==="full","k-rounded-none":e.rounded==="none"}),b=(t,e)=>{let{valid:o,invalid:s,hover:n,focus:p,checked:c,active:d,selected:R,disabled:O,indeterminate:k,loading:w,empty:M,readonly:at,highlighted:ut,...V}=e;return r({"k-valid":o,"k-invalid":s,"k-hover":n,"k-focus":p,"k-checked":c,"k-active":d,"k-selected":R,"k-disabled":O,"k-indeterminate":k&&!c,"k-loading":w,"k-empty":M,"k-readonly":at,"k-highlighted":ut},Object.keys(V).reduce((N,z)=>(z.startsWith("k-")?N[z]=V[z]:N[`k-${z}`]=V[z],N),{}))};function _t(t,e){if(!e)return{};let o=Array.isArray(e)?e:[e];return Object.fromEntries(o.map(s=>[`k-${s}`,!0]))}var l={undefined:void 0,xsmall:"xsmall",small:"small",medium:"medium",large:"large",xlarge:"xlarge",xxlarge:"xxlarge",xxxlarge:"xxxlarge"},U={undefined:void 0,none:"none",small:"small",medium:"medium",large:"large",full:"full"},F={undefined:void 0,solid:"solid",flat:"flat",outline:"outline",clear:"clear",link:"link"},T={undefined:void 0,outline:"outline",solid:"solid",duotone:"duotone"},a={undefined:void 0,inherit:"inherit",base:"base",primary:"primary",secondary:"secondary",tertiary:"tertiary",info:"info",success:"success",warning:"warning",error:"error",inverse:"inverse"},u={open:"open",hover:"hover",focus:"focus",active:"active",selected:"selected",disabled:"disabled",valid:"valid",invalid:"invalid",loading:"loading",required:"required",empty:"empty",indeterminate:"indeterminate",checked:"checked",readonly:"readonly",highlighted:"highlighted",generating:"generating",expanded:"expanded"},Dt={calloutMap:{top:"n",bottom:"s",left:"w",right:"e"},orientationMap:{vertical:"vstack",horizontal:"hstack"}};var ft={};function Ct(t){return ft[t]=(ft[t]||0)+1,`k-${t}-${ft[t]}`}var Ht=require("react/jsx-runtime"),Ee="k-card-callout",Kt=t=>{let{callout:e,...o}=t;return(0,Ht.jsx)("span",{...o,className:r(t.className,Ee,{[`k-callout-${Dt.calloutMap[e]||e}`]:e})})};var h="card",v=h;var $=require("react/jsx-runtime"),ht="k-card",Se=[u.hover,u.focus,u.selected,u.disabled],Oe={},Be={},f=t=>{let{orientation:e,callout:o,hover:s,focus:n,selected:p,disabled:c,...d}=t;return(0,$.jsxs)("div",{...d,className:r(t.className,ht,b(ht,{hover:s,focus:n,disabled:c,selected:p}),{[`k-card-${e}`]:e,"k-card-with-callout":o}),children:[o&&o!=="true"&&(0,$.jsx)(Kt,{callout:o}),(0,$.jsx)($.Fragment,{children:t.children})]})};f.states=Se;f.options=Oe;f.className=ht;f.defaultOptions=Be;f.moduleName=h;f.folderName=v;f.ariaSpec={selector:".k-card",rules:[{selector:".k-card-list .k-card",attribute:"role=listitem",usage:"When the card is located in a list, it should have the listitem role."},{selector:".k-card-list .k-card",attribute:"tabindex=0",usage:"The card component is focusable when navigatable."},{selector:".k-card-list .k-card",attribute:"aria-describedby=.k-card-title id",usage:"Associate the card to the title element."},{selector:".k-card-list .k-card",attribute:"aria-keyshortcuts=Enter",usage:"Announces the bound Enter key that enables navigation inside the card."}]};var j=require("react/jsx-runtime"),xt="k-card-list",Re=[],_e={},De={},_=t=>{let{...e}=t;return(0,j.jsx)("div",{...e,className:r(t.className,xt,b(xt,{})),role:"list",children:(0,j.jsx)(j.Fragment,{children:t.children})})};_.states=Re;_.options=_e;_.className=xt;_.defaultOptions=De;_.moduleName=h;_.folderName=v;_.ariaSpec={selector:".k-card-list",rules:[{selector:".k-card-list",attribute:"role=list",usage:"The card list container announces its list role."},{selector:".k-card-list .k-card",attribute:"role=listitem",usage:"Each card in the list has the listitem role."},{selector:".k-card-list .k-card",attribute:"tabindex=0",usage:"The card is focusable when navigatable."},{selector:".k-card-list .k-card",attribute:"aria-describedby=.k-card-title id",usage:"Associate the card to its title element."},{selector:".k-card-list .k-card",attribute:"aria-keyshortcuts=Enter",usage:"Announces the Enter key for navigation inside the card."}]};var wt=require("react/jsx-runtime"),It="k-card-group",Ke=[],He={},Ie={},q=t=>{let{...e}=t;return(0,wt.jsx)("div",{...e,className:r(t.className,It),children:t.children})};q.states=Ke;q.options=He;q.className=It;q.defaultOptions=Ie;q.moduleName=h;q.folderName=v;var zt=require("react/jsx-runtime"),Nt="k-card-wrap",we=[u.focus,u.selected],ze={},Pe={},Y=t=>{let{focus:e,selected:o,...s}=t;return(0,zt.jsx)("div",{...s,className:r(t.className,Nt,b(Nt,{focus:e,selected:o})),children:t.children})};Y.states=we;Y.options=ze;Y.className=Nt;Y.defaultOptions=Pe;Y.moduleName=h;Y.folderName=v;var Pt=require("react/jsx-runtime"),bt="k-card-title",Ue=[u.hover,u.focus],W=t=>{let{hover:e,focus:o,...s}=t;return(0,Pt.jsx)("div",{...s,className:r(t.className,bt,b(bt,{hover:e,focus:o})),children:t.children})};W.states=Ue;W.className=bt;var Ut=require("react/jsx-runtime"),Fe="k-card-subtitle",it=t=>{let{...e}=t;return(0,Ut.jsx)("div",{...e,className:r(t.className,Fe),children:t.children})};var D=require("react/jsx-runtime"),Ft="k-card-media",vt=t=>{let{src:e,...o}=t;return(0,D.jsx)(D.Fragment,{children:e?(0,D.jsx)("img",{...o,className:r(t.className,Ft),src:e}):(0,D.jsx)("span",{...o,className:r(t.className,Ft),children:(0,D.jsx)(D.Fragment,{children:t.children})})})};var tt=require("react/jsx-runtime"),At="k-font-icon",$e=[],We={size:[l.undefined,l.xsmall,l.small,l.medium,l.large,l.xlarge,l.xxlarge,l.xxxlarge],themeColor:[a.undefined,a.base,a.primary,a.secondary,a.tertiary,a.success,a.warning,a.error,a.info]},Ge={},et=t=>{let{size:e,themeColor:o,icon:s,rotate:n,flip:p,...c}=t;return s?(0,tt.jsx)("span",{...c,className:r(t.className,At,P(At,{size:e}),{[`k-i-${s}`]:s,[`k-color-${o}`]:o,[`k-rotate-${n}`]:n,"k-flip-h":p==="h"||p==="both","k-flip-v":p==="v"||p==="both"}),"aria-hidden":"true"}):(0,tt.jsx)(tt.Fragment,{})};et.states=$e;et.options=We;et.className=At;et.defaultOptions=Ge;var $t=et;var G=require("react/jsx-runtime"),yt="k-svg-icon",Ve=[],qe={size:[l.undefined,l.xsmall,l.small,l.medium,l.large,l.xlarge,l.xxlarge,l.xxxlarge],themeColor:[a.undefined,a.base,a.primary,a.secondary,a.tertiary,a.success,a.warning,a.error,a.info],variant:[T.outline,T.solid,T.duotone]},kt={viewBox:"0 0 24 24",variant:T.outline},ot=t=>{var w,M;let{size:e,themeColor:o,rotate:s,flip:n,viewBox:p=kt.viewBox,variant:c=kt.variant,icon:d,...R}=t;if(!d)return(0,G.jsx)(G.Fragment,{});if(d==="none")return(0,G.jsx)("span",{...R,className:r(t.className,yt,P("k-icon",{size:e}),"k-none"),"aria-hidden":"true"});let O=typeof d=="object"&&d.name&&d.name,k=typeof d=="object"?c&&((w=d.variants)==null?void 0:w[c])||((M=d.variants)==null?void 0:M.outline)||d.content:void 0;return(0,G.jsx)("span",{...R,className:r(t.className,yt,P("k-icon",{size:e}),{[`k-svg-i-${O}`]:O,[`k-color-${o}`]:o,[`k-rotate-${s}`]:s,"k-flip-h":n==="h"||n==="both","k-flip-v":n==="v"||n==="both"}),"aria-hidden":"true",children:(0,G.jsx)("svg",{"aria-hidden":!0,focusable:!1,xmlns:"http://www.w3.org/2000/svg",viewBox:typeof d=="object"?d.viewBox:p,dangerouslySetInnerHTML:k!==void 0?{__html:k}:void 0,children:d?void 0:t.children})})};ot.states=Ve;ot.options=qe;ot.className=yt;ot.defaultOptions=kt;var Mt=ot;var Tt=Rt(require("@progress/kendo-svg-icons"));var Wt="icon",Gt="icons";var Yt=require("react");var Vt=require("react"),qt=(0,Vt.createContext)({iconsType:"svg"});var B=require("react/jsx-runtime"),lt="k-icon",Ye=t=>t.replace(/([-_][a-z0-9])/gi,e=>e.toUpperCase().replace("-","").replace("_","")),Je=[],Xe={size:[l.undefined,l.xsmall,l.small,l.medium,l.large,l.xlarge,l.xxlarge,l.xxxlarge],themeColor:[a.undefined,a.base,a.primary,a.secondary,a.tertiary,a.success,a.warning,a.error,a.info],variant:[T.outline,T.solid,T.duotone]},dt={viewBox:"0 0 24 24",type:"svg",variant:T.outline},g=t=>{let{iconsType:e}=(0,Yt.useContext)(qt),{size:o,themeColor:s,icon:n,type:p=e||dt.type,rotate:c,flip:d,viewBox:R=dt.viewBox,variant:O=dt.variant,...k}=t;if(!n)return(0,B.jsx)(B.Fragment,{});if((e||p)==="svg"){if(n==="none")return(0,B.jsx)(Mt,{...k,className:r(t.className,lt),icon:n,size:o,variant:O});let M=Tt[n]?n:Ye(`${n}-icon`);return Tt[M]?(0,B.jsx)(Mt,{...k,className:r(t.className,lt),icon:Tt[M],size:o,themeColor:s,rotate:c,flip:d,viewBox:R,variant:O}):(0,B.jsx)(B.Fragment,{})}return(0,B.jsx)($t,{...k,className:r(t.className,lt),icon:n,size:o,themeColor:s,rotate:c,flip:d})};g.states=Je;g.options=Xe;g.defaultOptions=dt;g.className=lt;g.moduleName=Wt;g.folderName=Gt;g.ariaSpec={selector:".k-icon, .k-svg-icon",rules:[{selector:".k-icon, .k-svg-icon",attribute:"aria-hidden=true",usage:"Hides the icon element and all its children from assistive technologies."}]};var gt="button",Jt=gt;var x=require("react/jsx-runtime"),rt="k-button",Qe=["icon-button"],Ze=[u.hover,u.focus,u.active,u.selected,u.disabled,u.generating],je={size:[l.undefined,l.xsmall,l.small,l.medium,l.large],rounded:[U.undefined,U.none,U.small,U.medium,U.large,U.full],fillMode:[F.undefined,F.solid,F.flat,F.outline,F.clear,F.link],themeColor:[a.undefined,a.base,a.primary,a.secondary,a.tertiary,a.success,a.warning,a.error,a.info,a.inverse]},Lt={showArrow:!1,arrowIconName:"chevron-down"},i=t=>{let{as:e="button",size:o,rounded:s,fillMode:n,themeColor:p,showArrow:c=Lt.showArrow,arrowIconName:d=Lt.arrowIconName,variant:R,hover:O,focus:k,active:w,selected:M,disabled:at,togglable:ut,ariaDisabled:V,icon:N,iconSize:z,text:nt,iconClassName:he,className:xe,...Ne}=t,be=N!=null,ve=t.children!==void 0;return(0,x.jsxs)(e,{className:r(xe,rt,_t(rt,R),P(rt,{size:o,rounded:s,fillMode:n,themeColor:p}),b(rt,{hover:O,focus:k,active:w,disabled:at||V,selected:M}),{"k-icon-button":!nt&&!ve&&be}),"aria-pressed":ut?M?"true":"false":void 0,...Ne,"aria-disabled":V?"true":void 0,disabled:at||void 0,children:[typeof N=="string"&&N&&(0,x.jsx)(g,{className:r(he,"k-button-icon"),icon:N,size:z}),N&&typeof N!="string"&&(0,x.jsx)(x.Fragment,{children:N}),nt?(0,x.jsxs)(x.Fragment,{children:[nt&&(0,x.jsx)("span",{className:"k-button-text",children:nt}),t.children]}):t.children&&(0,x.jsx)("span",{className:"k-button-text",children:t.children}),c&&(0,x.jsx)("span",{className:"k-menu-button-arrow k-button-arrow",children:(0,x.jsx)(g,{icon:d})})]})};i.states=Ze;i.options=je;i.variants=Qe;i.className=rt;i.defaultOptions=Lt;i.moduleName=gt;i.folderName=Jt;i.ariaSpec={selector:".k-button",rules:[{selector:".k-button",attribute:"role=button or nodeName=button",usage:"The button role is implicit from the native <button> element."},{selector:".k-button",attribute:"aria-label (when icon-only)",usage:"Required for icon-only buttons that have no visible text."},{selector:".k-button",attribute:"aria-pressed (when togglable)",usage:"Indicates the pressed state of a toggle button."},{selector:".k-button",attribute:"disabled (when disabled)",usage:"Rendered when the button is disabled."}]};var Qt=require("react/jsx-runtime"),Xt=t=>(0,Qt.jsx)(i,{icon:"folder",...t,"aria-label":t["aria-label"]||"Folder",children:void 0});var jt=require("react/jsx-runtime"),Zt=t=>(0,jt.jsx)(i,{icon:"folder",children:"Button",...t});var ee=require("react/jsx-runtime"),te=t=>(0,ee.jsx)(i,{children:"Button",...t});var ct=require("react/jsx-runtime"),to=i.options,eo=i.states,oo={...i.defaultOptions,variant:"text"},ro=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],ao=[],J=t=>{let{variant:e,...o}=t;switch(e){case"icon-only":return(0,ct.jsx)(Xt,{...o,icon:"star"});case"icon-and-text":return(0,ct.jsx)(Zt,{...o,icon:"star",children:"Button"});default:return(0,ct.jsx)(te,{...o,children:"Button"})}};J.options=to;J.states=eo;J.variants=ro;J.defaultOptions=oo;J.modifiers=ao;J.className=i.className;var L=require("react/jsx-runtime"),no="k-card-header",K=t=>{let{title:e,subtitle:o,details:s,...n}=t;return(0,L.jsxs)("div",{...n,className:r(t.className,no),children:[e&&(0,L.jsx)(W,{children:e}),o&&(0,L.jsx)(it,{children:o}),(0,L.jsx)(L.Fragment,{children:t.children}),s&&(0,L.jsx)("span",{className:"k-card-header-actions",children:(0,L.jsx)(i,{className:"k-card-details",icon:"more-vertical",fillMode:"flat","aria-label":"Card details"})})]})};var oe=require("react/jsx-runtime"),so="k-card-footer",Et=t=>{let{...e}=t;return(0,oe.jsx)("div",{...e,className:r(t.className,so),children:t.children})};var E=require("react/jsx-runtime"),io="k-card-body",S=t=>{let{title:e,subtitle:o,details:s,...n}=t;return(0,E.jsxs)("div",{...n,className:r(t.className,io),children:[e&&(0,E.jsx)(W,{children:e}),o&&(0,E.jsx)(it,{children:o}),(0,E.jsx)(E.Fragment,{children:t.children}),s&&(0,E.jsx)("span",{className:"k-card-header-actions",children:(0,E.jsx)(i,{className:"k-card-details",icon:"more-vertical",fillMode:"flat","aria-label":"Card details"})})]})};var ae=require("react/jsx-runtime"),re="k-card-deck",lo=[],co={},mo={},X=t=>{let{...e}=t;return(0,ae.jsx)("div",{...e,className:r(t.className,re),children:t.children})};X.states=lo;X.options=co;X.className=re;X.defaultOptions=mo;X.moduleName=h;X.folderName=v;var se=require("react/jsx-runtime"),ne="k-card-deck-scrollwrap",po=[],uo={},fo={},Q=t=>{let{...e}=t;return(0,se.jsx)("div",{...e,className:r(t.className,ne),children:t.children})};Q.states=po;Q.options=uo;Q.className=ne;Q.defaultOptions=fo;Q.moduleName=h;Q.folderName=v;var St="action-buttons",ie=St;var le=require("react/jsx-runtime"),mt="k-actions",Co=[],ho={},Ot={alignment:"start",orientation:"horizontal"},C=t=>{let{alignment:e=Ot.alignment,orientation:o=Ot.orientation,...s}=t;return(0,le.jsx)("div",{...s,className:r(mt,{[`${mt}-${e}`]:e,[`${mt}-${o}`]:o},t.className),children:t.children})};C.states=Co;C.options=ho;C.className=mt;C.defaultOptions=Ot;C.moduleName=St;C.folderName=ie;var A=require("react/jsx-runtime"),de=t=>(0,A.jsx)(f,{orientation:"vertical",children:(0,A.jsxs)(A.Fragment,{children:[(0,A.jsx)(K,{children:"Card Header"}),(0,A.jsx)(S,{children:(0,A.jsx)("p",{children:"Some quick example text to build on the card title and make up the bulk of the card's content."})}),(0,A.jsxs)(C,{className:"k-card-actions",children:[(0,A.jsx)(i,{fillMode:"flat",themeColor:"primary",children:"Action 1"}),(0,A.jsx)(i,{fillMode:"flat",themeColor:"primary",children:"Action 2"})]})]}),...t});var y=require("react/jsx-runtime"),ce=t=>(0,y.jsx)(f,{orientation:"horizontal",children:(0,y.jsxs)(y.Fragment,{children:[(0,y.jsx)(S,{title:"Card Title",children:(0,y.jsx)("p",{children:"Some quick example text to build on the card title and make up the bulk of the card's content."})}),(0,y.jsxs)(C,{orientation:"vertical",className:"k-card-actions",children:[(0,y.jsx)(i,{fillMode:"flat",themeColor:"primary",children:"Action 1"}),(0,y.jsx)(i,{fillMode:"flat",themeColor:"primary",children:"Action 2"})]})]}),...t});var me=require("react/jsx-runtime");var m=require("react/jsx-runtime"),xo=f.options,No=f.states,pe={...f.defaultOptions,variant:"vertical"},bo=[{name:"vertical",title:"Vertical"},{name:"horizontal",title:"Horizontal"}],vo=[{name:"media",title:"Card with Media"},{name:"header",title:"Card with Header"},{name:"footer",title:"Card with Footer"}],Z=t=>{let{variant:e,modifiers:o,...s}={...pe,...t},n=!1,p=!1,c=!1;return Object.keys(o||{}).forEach(d=>{switch(d){case"media":{n=!!(o!=null&&o[d]);break}case"header":{p=!!(o!=null&&o[d]);break}case"footer":{c=!!(o!=null&&o[d]);break}}}),e==="horizontal"?(0,m.jsxs)(ce,{style:{maxWidth:"420px"},...s,children:[n&&(0,m.jsx)(vt,{src:"https://demos.telerik.com/kendo-ui/content/web/cards/rome.jpg"}),(0,m.jsxs)("div",{children:[p&&(0,m.jsx)(K,{title:"Header Title",subtitle:"Header Subtitle"}),(0,m.jsx)(S,{title:"Title",subtitle:"Subtitle",children:(0,m.jsx)("p",{children:"Some quick example text to build on the card title and make up the bulk of the card's content."})}),c&&(0,m.jsx)(Et,{children:"Card Footer"})]}),(p||c)&&(0,m.jsx)("span",{className:"k-separator k-separator-vertical"}),(0,m.jsxs)(C,{orientation:"vertical",alignment:"stretched",className:"k-card-actions",children:[(0,m.jsx)(i,{fillMode:"flat",themeColor:"primary",children:"Button"}),(0,m.jsx)(i,{fillMode:"flat",themeColor:"primary",children:"Button"})]})]}):(0,m.jsxs)(de,{style:{maxHeight:"450px",width:"300px"},...s,children:[p&&(0,m.jsx)(K,{title:"Header Title",subtitle:"Header Subtitle"}),n&&(0,m.jsx)(vt,{src:"https://demos.telerik.com/kendo-ui/content/web/cards/rome.jpg"}),(0,m.jsx)(S,{title:"Title",subtitle:"Subtitle",children:(0,m.jsx)("p",{children:"Some quick example text to build on the card title and make up the bulk of the card's content."})}),c&&(0,m.jsx)(Et,{children:"Card Footer"}),(0,m.jsxs)(C,{className:"k-card-actions",children:[(0,m.jsx)(i,{fillMode:"flat",themeColor:"primary",children:"Button"}),(0,m.jsx)(i,{fillMode:"flat",themeColor:"primary",children:"Button"})]})]})};Z.options=xo;Z.states=No;Z.variants=bo;Z.defaultOptions=pe;Z.modifiers=vo;Z.className=f.className;var ue="tile-layout",fe="tilelayout";var H=require("react/jsx-runtime"),pt="k-tilelayout-item",Ao=[u.focus],yo={},ko={},I=t=>{let{header:e,body:o,focus:s,resize:n,style:p}=t,c=Ct("tilelayout-title");return(0,H.jsxs)(f,{className:r(t.className,pt,b(pt,{focus:s}),{"k-resize":n===!0,"k-resize-x":n==="horizontal","k-resize-y":n==="vertical"}),style:p,role:"listitem","aria-labelledby":c,tabIndex:0,"aria-keyshortcuts":"Enter",children:[e&&Ce.default.isValidElement(e)?(0,H.jsx)(K,{className:"k-tilelayout-item-header k-cursor-move",children:(0,H.jsx)("div",{className:"k-card-title",id:c,children:e})}):(0,H.jsx)(K,{className:"k-tilelayout-item-header k-cursor-move",children:(0,H.jsx)("div",{className:"k-card-title",id:c,children:e})}),o&&(0,H.jsx)(S,{className:"k-tilelayout-item-body",children:o})]})};I.states=Ao;I.options=yo;I.className=pt;I.defaultOptions=ko;I.moduleName=ue;I.folderName=fe;var Mo=I;