UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

2 lines (1 loc) 619 B
var n=(...l)=>l.filter(e=>e!==!0&&!!e).map(e=>Array.isArray(e)?n(...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 c}from"react/jsx-runtime";var a="k-actions",d=[],s={},r={alignment:"start",orientation:"horizontal"},i=l=>{let{alignment:e=r.alignment,orientation:t=r.orientation,...o}=l;return c("div",{...o,className:n(a,{[`${a}-${e}`]:e,[`${a}-${t}`]:t},l.className),children:l.children})};i.states=d;i.options=s;i.className=a;i.defaultOptions=r;var $=i;export{a as ACTIONBUTTONS_CLASSNAME,i as ActionButtons,$ as default};