@progress/kendo-themes-html
Version:
A collection of HTML helpers used for developing Kendo UI themes
2 lines (1 loc) • 596 B
JavaScript
var a=(...i)=>i.filter(e=>e!==!0&&!!e).map(e=>Array.isArray(e)?a(...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 n}from"react/jsx-runtime";var o="k-tick",m=[],x={},s={label:!1},l=i=>{let{style:e,label:t=s.label,orientation:r,large:d,text:c,...u}=i;return n("li",{...u,className:a(i.className,o,{[`k-tick-${r}`]:r,"k-tick-large":d}),style:e,children:t&&n("span",{className:"k-label",children:c})})};l.states=m;l.options=x;l.className=o;l.defaultOptions=s;var z=l;export{l as SliderTick,z as default};