UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

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