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=(...i)=>i.filter(e=>e!==!0&&!!e).map(e=>Array.isArray(e)?n(...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 a="k-gantt-line",d=[],s={},o={orientation:"horizontal"},l=i=>{let{orientation:e=o.orientation,...t}=i;return c("div",{...t,className:n(i.className,a,{"k-gantt-line-h":e==="horizontal","k-gantt-line-v":e==="vertical"})})};l.states=d;l.options=s;l.className=a;l.defaultOptions=o;var $=l;export{a as GANTTLINE_CLASSNAME,l as GanttLine,$ as default};