UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

2 lines (1 loc) 667 B
var i=(...n)=>n.filter(e=>e!==!0&&!!e).map(e=>Array.isArray(e)?i(...e):typeof e=="object"?Object.keys(e).map((t,c)=>e[c]||e[t]&&t||null).filter(t=>t!==null).join(" "):e).filter(e=>!!e).join(" ");var l="calendar",d=l;import{jsx as r,jsxs as o}from"react/jsx-runtime";var s="k-calendar-navigation",a=n=>o("div",{...n,className:i(n.className,s),children:[r("span",{className:"k-calendar-navigation-highlight"}),o("div",{className:"k-content k-scrollable",children:[r("ul",{className:"k-reset",children:n.children}),r("div",{className:"k-scrollable-placeholder",style:{height:"1000px"}})]})]});a.className=s;a.moduleName=l;a.folderName=d;export{a as CalendarNavigation};