@progress/kendo-themes-html
Version:
A collection of HTML helpers used for developing Kendo UI themes
2 lines (1 loc) • 634 B
JavaScript
var l=(...n)=>n.filter(e=>e!==!0&&!!e).map(e=>Array.isArray(e)?l(...e):typeof e=="object"?Object.keys(e).map((i,s)=>e[s]||e[i]&&i||null).filter(i=>i!==null).join(" "):e).filter(e=>!!e).join(" ");var r="gantt",o=r;import{jsx as u}from"react/jsx-runtime";var a="k-gantt-line",c=[],m={},d={orientation:"horizontal"},t=n=>{let{orientation:e=d.orientation,...i}=n;return u("div",{...i,className:l(n.className,a,{"k-gantt-line-h":e==="horizontal","k-gantt-line-v":e==="vertical"})})};t.states=c;t.options=m;t.className=a;t.defaultOptions=d;t.moduleName=r;t.folderName=o;var b=t;export{a as GANTTLINE_CLASSNAME,t as GanttLine,b as default};