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