UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

2 lines (1 loc) 561 B
var i=(...l)=>l.filter(e=>e!==!0&&!!e).map(e=>Array.isArray(e)?i(...e):typeof e=="object"?Object.keys(e).map((t,s)=>e[s]||e[t]&&t||null).filter(t=>t!==null).join(" "):e).filter(e=>!!e).join(" ");var o="menu",a=o;import{jsx as c}from"react/jsx-runtime";var n="k-separator",d={orientation:"horizontal"},r=l=>{let{orientation:e=d.orientation,...t}=l;return c("li",{...t,className:i(l.className,"k-item",n,{[`${n}-${e}`]:e})})};r.className=n;r.defaultOptions=d;r.moduleName=o;r.folderName=a;var E=r;export{r as MenuSeparator,n as SEPARATOR_CLASSNAME,E as default};