UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

2 lines (1 loc) 586 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-gantt-line",r=[],s={},d={orientation:"horizontal"},i=l=>{let{orientation:e=d.orientation,...t}=l;return c("div",{...t,className:n(l.className,a,{"k-gantt-line-h":e==="horizontal","k-gantt-line-v":e==="vertical"})})};i.states=r;i.options=s;i.className=a;i.defaultOptions=d;var $=i;export{a as GANTTLINE_CLASSNAME,i as GanttLine,$ as default};