@progress/kendo-themes-html
Version:
A collection of HTML helpers used for developing Kendo UI themes
2 lines (1 loc) • 1.07 kB
JavaScript
var r=Object.defineProperty;var o=Object.getOwnPropertyDescriptor;var s=Object.getOwnPropertyNames;var c=Object.prototype.hasOwnProperty;var m=(l,e)=>{for(var a in e)r(l,a,{get:e[a],enumerable:!0})},u=(l,e,a,d)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of s(e))!c.call(l,t)&&t!==a&&r(l,t,{get:()=>e[t],enumerable:!(d=o(e,t))||d.enumerable});return l};var x=l=>u(r({},"__esModule",{value:!0}),l);var f={};m(f,{CalendarNavigation:()=>v});module.exports=x(f);var n=(...l)=>l.filter(e=>e!==!0&&!!e).map(e=>Array.isArray(e)?n(...e):typeof e=="object"?Object.keys(e).map((a,d)=>e[d]||e[a]&&a||null).filter(a=>a!==null).join(" "):e).filter(e=>!!e).join(" ");var i=require("react/jsx-runtime"),k="k-calendar-navigation",v=l=>(0,i.jsxs)("div",{...l,className:n(l.className,k),children:[(0,i.jsx)("span",{className:"k-calendar-navigation-highlight"}),(0,i.jsxs)("div",{className:"k-content k-scrollable",children:[(0,i.jsx)("ul",{className:"k-reset",children:l.children}),(0,i.jsx)("div",{className:"k-scrollable-placeholder",style:{height:"1000px"}})]})]});