UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

2 lines (1 loc) 544 B
var a=(...l)=>l.filter(e=>e!==!0&&!!e).map(e=>Array.isArray(e)?a(...e):typeof e=="object"?Object.keys(e).map((t,n)=>e[n]||e[t]&&t||null).filter(t=>t!==null).join(" "):e).filter(e=>!!e).join(" ");import{jsx as c}from"react/jsx-runtime";var d="k-step-list",r=[],s={},o={orientation:"horizontal"},i=l=>{let{style:e,orientation:t=o.orientation,...n}=l;return c("ol",{...n,style:e,className:a(l.className,d,{[`${d}-${t}`]:t}),children:l.children})};i.options=s;i.states=r;i.className=d;i.defaultOptions=o;var $=i;export{i as StepList,$ as default};