@progress/kendo-themes-html
Version:
A collection of HTML helpers used for developing Kendo UI themes
2 lines (1 loc) • 582 B
JavaScript
var r=(...l)=>l.filter(e=>e!==!0&&!!e).map(e=>Array.isArray(e)?r(...e):typeof e=="object"?Object.keys(e).map((t,o)=>e[o]||e[t]&&t||null).filter(t=>t!==null).join(" "):e).filter(e=>!!e).join(" ");import{jsx as d}from"react/jsx-runtime";var a="k-chat-file-wrapper",n={layout:"vertical"},i=l=>{let{layout:e=n.layout,...t}=l;return d("ul",{...t,className:r(l.className,a,{"k-chat-files-horizontal":e==="horizontal","k-chat-files-wrap":e==="wrap"}),children:l.children})};i.className=a;i.defaultOptions=n;var y=i;export{a as CHATFILEWRAPPER_CLASSNAME,i as ChatFileWrapper,y as default};