@progress/kendo-themes-html
Version:
A collection of HTML helpers used for developing Kendo UI themes
2 lines (1 loc) • 37.4 kB
JavaScript
var Va=Object.create;var Ae=Object.defineProperty;var Fa=Object.getOwnPropertyDescriptor;var Pa=Object.getOwnPropertyNames;var Wa=Object.getPrototypeOf,$a=Object.prototype.hasOwnProperty;var Ua=(t,a)=>{for(var l in a)Ae(t,l,{get:a[l],enumerable:!0})},Ge=(t,a,l,d)=>{if(a&&typeof a=="object"||typeof a=="function")for(let i of Pa(a))!$a.call(t,i)&&i!==l&&Ae(t,i,{get:()=>a[i],enumerable:!(d=Fa(a,i))||d.enumerable});return t};var Ja=(t,a,l)=>(l=t!=null?Va(Wa(t)):{},Ge(a||!t||!t.__esModule?Ae(l,"default",{value:t,enumerable:!0}):l,t)),Ga=t=>Ge(Ae({},"__esModule",{value:!0}),t);var Dt={};Ua(Dt,{CalendarInfiniteWeekNumber:()=>St});module.exports=Ga(Dt);var C=(...t)=>t.filter(a=>a!==!0&&!!a).map(a=>Array.isArray(a)?C(...a):typeof a=="object"?Object.keys(a).map((l,d)=>a[d]||a[l]&&l||null).filter(l=>l!==null).join(" "):a).filter(a=>!!a).join(" ");var _=(t,a)=>C({[`${t}-xs`]:a.size==="xsmall",[`${t}-sm`]:a.size==="small",[`${t}-md`]:a.size==="medium",[`${t}-lg`]:a.size==="large",[`${t}-xl`]:a.size==="xlarge",[`${t}-xxl`]:a.size==="xxlarge",[`${t}-xxxl`]:a.size==="xxxlarge"},{[`${t}-${a.fillMode}`]:a.fillMode},{[`${t}-${a.themeColor}`]:a.themeColor},{"k-rounded-sm":a.rounded==="small","k-rounded-md":a.rounded==="medium","k-rounded-lg":a.rounded==="large","k-rounded-full":a.rounded==="full","k-rounded-none":a.rounded==="none"}),Ee=(t,a)=>{let{valid:l,invalid:d,hover:i,focus:u,checked:w,active:b,selected:k,disabled:f,indeterminate:E,loading:I,empty:D,readonly:j,highlighted:Ce,...$}=a;return C({"k-valid":l,"k-invalid":d,"k-hover":i,"k-focus":u,"k-checked":w,"k-active":b,"k-selected":k,"k-disabled":f,"k-indeterminate":E&&!w,"k-loading":I,"k-empty":D,"k-readonly":j,"k-highlighted":Ce},Object.keys($).reduce((z,H)=>(H.startsWith("k-")?z[H]=$[H]:z[`k-${H}`]=$[H],z),{}))};function Ye(t,a){if(!a)return{};let l=Array.isArray(a)?a:[a];return Object.fromEntries(l.map(d=>[`k-${d}`,!0]))}var s={undefined:void 0,xsmall:"xsmall",small:"small",medium:"medium",large:"large",xlarge:"xlarge",xxlarge:"xxlarge",xxxlarge:"xxxlarge"},G={undefined:void 0,none:"none",small:"small",medium:"medium",large:"large",full:"full"},Y={undefined:void 0,solid:"solid",flat:"flat",outline:"outline",clear:"clear",link:"link"},F={undefined:void 0,outline:"outline",solid:"solid",duotone:"duotone"},x={undefined:void 0,inherit:"inherit",base:"base",primary:"primary",secondary:"secondary",tertiary:"tertiary",info:"info",success:"success",warning:"warning",error:"error",inverse:"inverse"},K={open:"open",hover:"hover",focus:"focus",active:"active",selected:"selected",disabled:"disabled",valid:"valid",invalid:"invalid",loading:"loading",required:"required",empty:"empty",indeterminate:"indeterminate",checked:"checked",readonly:"readonly",highlighted:"highlighted",generating:"generating",expanded:"expanded"};var Oe={};function ee(t){return Oe[t]=(Oe[t]||0)+1,`k-${t}-${Oe[t]}`}var Xe=require("react/jsx-runtime"),qe="k-calendar-view",ze={orientation:"horizontal",calendarView:"month"},Le=t=>{let{orientation:a=ze.orientation,calendarView:l=ze.calendarView,gridRole:d,ariaLabelledBy:i,...u}=t;return(0,Xe.jsx)("div",{...u,className:C(t.className,qe,`k-calendar-${l}view`,"k-align-items-start","k-justify-content-center",{"k-hstack":a==="horizontal","k-vstack":a==="vertical"}),...d?{role:"grid","aria-labelledby":i,tabIndex:0}:{},children:t.children})};Le.className=qe;Le.defaultOptions=ze;var xe=require("react/jsx-runtime"),Ke="k-font-icon",Ya=[],qa={size:[s.undefined,s.xsmall,s.small,s.medium,s.large,s.xlarge,s.xxlarge,s.xxxlarge],themeColor:[x.undefined,x.base,x.primary,x.secondary,x.tertiary,x.success,x.warning,x.error,x.info]},Xa={},ue=t=>{let{size:a,themeColor:l,icon:d,rotate:i,flip:u,...w}=t;return d?(0,xe.jsx)("span",{...w,className:C(t.className,Ke,_(Ke,{size:a}),{[`k-i-${d}`]:d,[`k-color-${l}`]:l,[`k-rotate-${i}`]:i,"k-flip-h":u==="h"||u==="both","k-flip-v":u==="v"||u==="both"}),"aria-hidden":"true"}):(0,xe.jsx)(xe.Fragment,{})};ue.states=Ya;ue.options=qa;ue.className=Ke;ue.defaultOptions=Xa;var Qe=ue;var q=require("react/jsx-runtime"),Be="k-svg-icon",Qa=[],Za={size:[s.undefined,s.xsmall,s.small,s.medium,s.large,s.xlarge,s.xxlarge,s.xxxlarge],themeColor:[x.undefined,x.base,x.primary,x.secondary,x.tertiary,x.success,x.warning,x.error,x.info],variant:[F.outline,F.solid,F.duotone]},He={viewBox:"0 0 24 24",variant:F.outline},be=t=>{var I,D;let{size:a,themeColor:l,rotate:d,flip:i,viewBox:u=He.viewBox,variant:w=He.variant,icon:b,...k}=t;if(!b)return(0,q.jsx)(q.Fragment,{});if(b==="none")return(0,q.jsx)("span",{...k,className:C(t.className,Be,_("k-icon",{size:a}),"k-none"),"aria-hidden":"true"});let f=typeof b=="object"&&b.name&&b.name,E=typeof b=="object"?w&&((I=b.variants)==null?void 0:I[w])||((D=b.variants)==null?void 0:D.outline)||b.content:void 0;return(0,q.jsx)("span",{...k,className:C(t.className,Be,_("k-icon",{size:a}),{[`k-svg-i-${f}`]:f,[`k-color-${l}`]:l,[`k-rotate-${d}`]:d,"k-flip-h":i==="h"||i==="both","k-flip-v":i==="v"||i==="both"}),"aria-hidden":"true",children:(0,q.jsx)("svg",{"aria-hidden":!0,focusable:!1,xmlns:"http://www.w3.org/2000/svg",viewBox:typeof b=="object"?b.viewBox:u,dangerouslySetInnerHTML:E!==void 0?{__html:E}:void 0,children:b?void 0:t.children})})};be.states=Qa;be.options=Za;be.className=Be;be.defaultOptions=He;var _e=be;var Ve=Ja(require("@progress/kendo-svg-icons"));var Ze="icon",je="icons";var ta=require("react");var ea=require("react"),aa=(0,ea.createContext)({iconsType:"svg"});var U=require("react/jsx-runtime"),Ie="k-icon",ja=t=>t.replace(/([-_][a-z0-9])/gi,a=>a.toUpperCase().replace("-","").replace("_","")),et=[],at={size:[s.undefined,s.xsmall,s.small,s.medium,s.large,s.xlarge,s.xxlarge,s.xxxlarge],themeColor:[x.undefined,x.base,x.primary,x.secondary,x.tertiary,x.success,x.warning,x.error,x.info],variant:[F.outline,F.solid,F.duotone]},Me={viewBox:"0 0 24 24",type:"svg",variant:F.outline},P=t=>{let{iconsType:a}=(0,ta.useContext)(aa),{size:l,themeColor:d,icon:i,type:u=a||Me.type,rotate:w,flip:b,viewBox:k=Me.viewBox,variant:f=Me.variant,...E}=t;if(!i)return(0,U.jsx)(U.Fragment,{});if((a||u)==="svg"){if(i==="none")return(0,U.jsx)(_e,{...E,className:C(t.className,Ie),icon:i,size:l,variant:f});let D=Ve[i]?i:ja(`${i}-icon`);return Ve[D]?(0,U.jsx)(_e,{...E,className:C(t.className,Ie),icon:Ve[D],size:l,themeColor:d,rotate:w,flip:b,viewBox:k,variant:f}):(0,U.jsx)(U.Fragment,{})}return(0,U.jsx)(Qe,{...E,className:C(t.className,Ie),icon:i,size:l,themeColor:d,rotate:w,flip:b})};P.states=et;P.options=at;P.defaultOptions=Me;P.className=Ie;P.moduleName=Ze;P.folderName=je;P.ariaSpec={selector:".k-icon, .k-svg-icon",rules:[{selector:".k-icon, .k-svg-icon",attribute:"aria-hidden=true",usage:"Hides the icon element and all its children from assistive technologies."}]};var Fe="button",la=Fe;var B=require("react/jsx-runtime"),fe="k-button",tt=["icon-button"],lt=[K.hover,K.focus,K.active,K.selected,K.disabled,K.generating],nt={size:[s.undefined,s.xsmall,s.small,s.medium,s.large],rounded:[G.undefined,G.none,G.small,G.medium,G.large,G.full],fillMode:[Y.undefined,Y.solid,Y.flat,Y.outline,Y.clear,Y.link],themeColor:[x.undefined,x.base,x.primary,x.secondary,x.tertiary,x.success,x.warning,x.error,x.info,x.inverse]},Pe={showArrow:!1,arrowIconName:"chevron-down"},h=t=>{let{as:a="button",size:l,rounded:d,fillMode:i,themeColor:u,showArrow:w=Pe.showArrow,arrowIconName:b=Pe.arrowIconName,variant:k,hover:f,focus:E,active:I,selected:D,disabled:j,togglable:Ce,ariaDisabled:$,icon:z,iconSize:H,text:me,iconClassName:ve,className:pe,...De}=t,Re=z!=null,_a=t.children!==void 0;return(0,B.jsxs)(a,{className:C(pe,fe,Ye(fe,k),_(fe,{size:l,rounded:d,fillMode:i,themeColor:u}),Ee(fe,{hover:f,focus:E,active:I,disabled:j||$,selected:D}),{"k-icon-button":!me&&!_a&&Re}),"aria-pressed":Ce?D?"true":"false":void 0,...De,"aria-disabled":$?"true":void 0,disabled:j||void 0,children:[typeof z=="string"&&z&&(0,B.jsx)(P,{className:C(ve,"k-button-icon"),icon:z,size:H}),z&&typeof z!="string"&&(0,B.jsx)(B.Fragment,{children:z}),me?(0,B.jsxs)(B.Fragment,{children:[me&&(0,B.jsx)("span",{className:"k-button-text",children:me}),t.children]}):t.children&&(0,B.jsx)("span",{className:"k-button-text",children:t.children}),w&&(0,B.jsx)("span",{className:"k-menu-button-arrow k-button-arrow",children:(0,B.jsx)(P,{icon:b})})]})};h.states=lt;h.options=nt;h.variants=tt;h.className=fe;h.defaultOptions=Pe;h.moduleName=Fe;h.folderName=la;h.ariaSpec={selector:".k-button",rules:[{selector:".k-button",attribute:"role=button or nodeName=button",usage:"The button role is implicit from the native <button> element."},{selector:".k-button",attribute:"aria-label (when icon-only)",usage:"Required for icon-only buttons that have no visible text."},{selector:".k-button",attribute:"aria-pressed (when togglable)",usage:"Indicates the pressed state of a toggle button."},{selector:".k-button",attribute:"disabled (when disabled)",usage:"Rendered when the button is disabled."}]};var oa=require("react/jsx-runtime"),na=t=>(0,oa.jsx)(h,{icon:"folder",...t,"aria-label":t["aria-label"]||"Folder",children:void 0});var da=require("react/jsx-runtime"),ra=t=>(0,da.jsx)(h,{icon:"folder",children:"Button",...t});var sa=require("react/jsx-runtime"),ia=t=>(0,sa.jsx)(h,{children:"Button",...t});var Se=require("react/jsx-runtime"),ot=h.options,rt=h.states,dt={...h.defaultOptions,variant:"text"},it=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],st=[],ae=t=>{let{variant:a,...l}=t;switch(a){case"icon-only":return(0,Se.jsx)(na,{...l,icon:"star"});case"icon-and-text":return(0,Se.jsx)(ra,{...l,icon:"star",children:"Button"});default:return(0,Se.jsx)(ia,{...l,children:"Button"})}};ae.options=ot;ae.states=rt;ae.variants=it;ae.defaultOptions=dt;ae.modifiers=st;ae.className=h.className;var J=require("react/jsx-runtime"),ca="k-calendar-header",ct={size:[s.undefined,s.small,s.medium,s.large]},we={calendarTitleText:"October 2021",showToday:!0,showNavigationButtons:!0,orientation:"horizontal"},X=t=>{let{calendarTitleText:a=we.calendarTitleText,showToday:l=we.showToday,showNavigationButtons:d=we.showNavigationButtons,orientation:i=we.orientation,size:u,calendarView:w,dir:b,titleId:k,...f}=t,E=b==="rtl"?"chevron-right":"chevron-left",I=b==="rtl"?"chevron-left":"chevron-right",D=k||ee("calendar-title");return(0,J.jsxs)("div",{...f,className:C(t.className,ca,{"k-vstack":i==="vertical"}),children:[(0,J.jsx)(h,{disabled:w==="century",className:"k-calendar-title",text:a,size:u,fillMode:"flat",themeColor:"primary",id:D,tabIndex:-1,"aria-label":`Navigate to parent view: ${a}`,...w==="century"?{"aria-disabled":"true"}:{}}),(0,J.jsx)("span",{className:"k-spacer"}),(0,J.jsxs)("span",{className:"k-calendar-nav",children:[d&&(0,J.jsx)(h,{className:"k-calendar-nav-prev",icon:E,size:u,fillMode:"flat",tabIndex:-1,"aria-label":"Navigate to previous view"}),l&&(0,J.jsx)(h,{size:u,fillMode:"flat",className:"k-calendar-nav-today",tabIndex:-1,children:"Today"}),d&&(0,J.jsx)(h,{className:"k-calendar-nav-next",icon:I,size:u,fillMode:"flat",tabIndex:-1,"aria-label":"Navigate to next view"})]})]})};X.options=ct;X.className=ca;X.defaultOptions=we;var We=require("react/jsx-runtime"),Ca="k-calendar-footer",Ct={size:[s.undefined,s.small,s.medium,s.large]},ma={calendarFooterText:"Tuesday, October 12, 2021"},ye=t=>{let{size:a,calendarFooterText:l=ma.calendarFooterText,...d}=t;return(0,We.jsx)("div",{...d,className:C(t.className,Ca),children:(0,We.jsx)(h,{size:a,fillMode:"flat",themeColor:"primary",className:"k-calendar-nav-today",children:l})})};ye.options=Ct;ye.className=Ca;ye.defaultOptions=ma;var M="calendar",O=M;var te=require("react/jsx-runtime"),$e="k-calendar",mt=[],pt={size:[s.undefined,s.small,s.medium,s.large]},ke={showCalendarHeader:!0,orientation:"horizontal",calendarView:"month",calendarTitleText:"October 2021"},T=t=>{let{size:a,orientation:l=ke.orientation,calendarView:d=ke.calendarView,calendarTitleText:i=ke.calendarTitleText,showCalendarHeader:u=ke.showCalendarHeader,showWeek:w,showCalendarFooter:b,calendarFooterText:k,dir:f,...E}=t,I=ee("calendar-title");return(0,te.jsxs)("div",{...E,dir:f,className:C(t.className,$e,_($e,{size:a}),{"k-week-number":w}),children:[u&&(0,te.jsx)(X,{calendarView:d,showToday:!b,calendarTitleText:i,orientation:l,size:a,dir:f,titleId:I}),(0,te.jsx)(Le,{calendarView:d,orientation:l,gridRole:!0,ariaLabelledBy:I,children:t.children}),b&&(0,te.jsx)(ye,{calendarFooterText:k,size:a})]})};T.states=mt;T.options=pt;T.className=$e;T.defaultOptions=ke;T.moduleName=M;T.folderName=O;T.ariaSpec={selector:".k-calendar:not(.k-calendar-infinite):not(.k-calendar-range)",rules:[{selector:".k-calendar:not(.k-calendar-infinite):not(.k-calendar-range) .k-calendar-view",attribute:"role=grid",usage:"Specifies the role of the Calendar view container."},{selector:".k-calendar:not(.k-calendar-infinite):not(.k-calendar-range) .k-calendar-view",attribute:"aria-labelledby",usage:"Pointing to the current view label (e.g. March 2022 or 2020-2029)."},{selector:".k-calendar:not(.k-calendar-infinite):not(.k-calendar-range) .k-calendar-view",attribute:"tabindex=0",usage:"Makes the grid focusable."},{selector:".k-calendar:not(.k-calendar-infinite):not(.k-calendar-range) .k-calendar-table",attribute:"role=none",usage:"Inner table has role removed \u2014 content belongs to the grid on the view."},{selector:".k-calendar-thead",attribute:"role=rowgroup",usage:"Groups header rows."},{selector:".k-calendar-tbody",attribute:"role=rowgroup",usage:"Groups body rows."},{selector:".k-calendar-tr",attribute:"role=row",usage:"Each row in the calendar table."},{selector:".k-calendar-thead .k-calendar-th",attribute:"role=columnheader",usage:"Column header for day names."},{selector:".k-calendar-thead .k-calendar-th",attribute:"scope=col",usage:"Specifies the header applies to a column."},{selector:".k-calendar-thead .k-calendar-th",attribute:"aria-label",usage:"Full name of the day of the week."},{selector:".k-calendar-td:not(.k-alt):not(.k-empty)",attribute:"role=gridcell",usage:"Date cells in the calendar body."},{selector:".k-calendar-td.k-selected",attribute:"aria-selected=true",usage:"Indicates the selected date."},{selector:".k-calendar-td.k-disabled",attribute:"aria-disabled=true",usage:"Indicates a disabled date."},{selector:".k-calendar-nav-next,.k-calendar-nav-prev",attribute:"tabindex=-1",usage:"Navigation buttons are not focusable."},{selector:".k-calendar-nav-next,.k-calendar-nav-prev",attribute:"aria-label",usage:"Describes the navigation button purpose."},{selector:".k-calendar-title",attribute:"tabindex=-1",usage:"Title button is not focusable."},{selector:".k-calendar-title",attribute:"aria-label",usage:"Describes the title button purpose."},{selector:".k-calendar-nav-today",attribute:"tabindex=-1",usage:"Today link/button is not focusable."}]};var xa=require("react/jsx-runtime"),pa="k-calendar-container",xt=[],ut={},bt={},le=t=>{let{...a}=t;return(0,xa.jsx)("div",{...a,className:C(t.className,pa),children:t.children})};le.states=xt;le.options=ut;le.className=pa;le.defaultOptions=bt;le.moduleName=M;le.folderName=O;var V=require("react/jsx-runtime"),ft=[K.hover,K.focus,K.active,K.selected,K.disabled],e=t=>{let{text:a,headerCell:l,today:d,weekend:i,showOtherMonth:u,weekCell:w,rangeStart:b,rangeMid:k,rangeEnd:f,dayIndicator:E,empty:I,hover:D,focus:j,active:Ce,selected:$,disabled:z,...H}=t,ve=`k-calendar-${l?"th":"td"}`,pe=[t.className,ve,Ee(ve,{hover:D,focus:j,active:Ce,selected:$,disabled:z}),{"k-today":d,"k-weekend":i,"k-other-month":u,"k-alt":w,"k-range-start":b,"k-range-mid":k,"k-range-end":f,"k-empty":I}],De={Su:"Sunday",Mo:"Monday",Tu:"Tuesday",We:"Wednesday",Th:"Thursday",Fr:"Friday",Sa:"Saturday",W:"Week number"};if(l){let Re=a?De[a]||a:void 0;return(0,V.jsx)("th",{...H,className:C(pe),role:"columnheader",scope:"col","aria-label":Re,children:w?(0,V.jsx)("span",{className:"k-sr-only",children:Re}):a})}return w?(0,V.jsx)("td",{...H,className:C(pe),children:a}):(0,V.jsx)("td",{...H,className:C(pe),role:"gridcell",...$?{"aria-selected":"true"}:{},...z?{"aria-disabled":"true"}:{},children:I&&!u?(0,V.jsx)(V.Fragment,{children:"\xA0"}):(0,V.jsxs)("span",{className:"k-link",children:[a,E&&(0,V.jsx)("span",{className:"k-day-indicator"})]})})};e.states=ft;var ne=require("react/jsx-runtime"),ua="k-calendar-thead",ba={cellsText:["Su","Mo","Tu","We","Th","Fr","Sa"]},oe=t=>{let{showWeek:a,cellsText:l=ba.cellsText,...d}=t;return(0,ne.jsx)("thead",{...d,className:C(t.className,ua),role:"rowgroup",children:(0,ne.jsxs)("tr",{className:"k-calendar-tr",role:"row",children:[a&&(0,ne.jsx)(e,{weekCell:!0,headerCell:!0,text:"W"}),l.map((i,u)=>(0,ne.jsx)(e,{text:i,headerCell:!0},u))]})})};oe.className=ua;oe.defaultOptions=ba;var wa=require("react/jsx-runtime"),fa="k-calendar-tbody",N=t=>{let{...a}=t;return(0,wa.jsx)("tbody",{...a,className:C(t.className,fa),role:"rowgroup",children:t.children})};N.className=fa;N.moduleName=M;N.folderName=O;var re=require("react/jsx-runtime"),wt="k-calendar-table",W=t=>{let{calendarCaption:a,showTableHead:l,showWeek:d,ariaLabelledBy:i,ariaActiveDescendant:u,gridRole:w,...b}=t;return(0,re.jsxs)("table",{...b,className:C(t.className,wt),...w?{role:"grid","aria-labelledby":i,"aria-activedescendant":u,tabIndex:0}:{role:"none"},children:[a&&(0,re.jsx)("caption",{className:"k-calendar-caption",children:a}),l&&(0,re.jsx)(oe,{showWeek:d}),(0,re.jsx)(N,{children:t.children})]})};var Q=require("react/jsx-runtime"),ya="k-calendar-navigation",he=t=>(0,Q.jsxs)("div",{...t,className:C(t.className,ya),children:[(0,Q.jsx)("span",{className:"k-calendar-navigation-highlight"}),(0,Q.jsxs)("div",{className:"k-content k-scrollable",children:[(0,Q.jsx)("ul",{className:"k-reset",children:t.children}),(0,Q.jsx)("div",{className:"k-scrollable-placeholder",style:{height:"1000px"}})]})]});he.className=ya;he.moduleName=M;he.folderName=O;var ka=require("react/jsx-runtime"),yt="k-calendar-table",Ue=t=>{let{tableRole:a="none",ariaLabelledBy:l,...d}=t;return(0,ka.jsx)("table",{...d,className:C(t.className,yt),role:a,...l?{"aria-labelledby":l}:{},...a==="grid"?{tabIndex:0}:{},children:t.children})};var S=require("react/jsx-runtime"),ha="k-calendar-view",de={orientation:"vertical",calendarView:"month",headerText:"April 2018",showWeekdays:!0,showNavigationButtons:!1},ie=t=>{let{orientation:a=de.orientation,calendarView:l=de.calendarView,headerText:d=de.headerText,showWeekdays:i=de.showWeekdays,showNavigationButtons:u=de.showNavigationButtons,showWeekNumbers:w,weekdayCellsText:b,gridLabelledBy:k,...f}=t;return(0,S.jsxs)("div",{...f,className:C(ha,`k-calendar-${l}view`,t.className,{"k-hstack":a==="horizontal","k-vstack":a==="vertical"}),children:[(0,S.jsx)(X,{showNavigationButtons:u,calendarTitleText:d,orientation:"horizontal"}),i&&(0,S.jsxs)(Ue,{className:"k-calendar-weekdays",tableRole:"table",children:[(0,S.jsxs)("colgroup",{children:[(0,S.jsx)("col",{}),(0,S.jsx)("col",{}),(0,S.jsx)("col",{}),(0,S.jsx)("col",{}),(0,S.jsx)("col",{}),(0,S.jsx)("col",{}),(0,S.jsx)("col",{})]}),(0,S.jsx)(oe,{cellsText:b,showWeek:w})]}),(0,S.jsxs)("div",{className:"k-content k-scrollable",role:"none",children:[(0,S.jsx)(Ue,{tableRole:"grid",ariaLabelledBy:k,children:t.children}),(0,S.jsx)("div",{className:"k-scrollable-placeholder",style:{height:"1000px"}})]})]})};ie.className=ha;ie.defaultOptions=de;ie.moduleName=M;ie.folderName=O;var Z=require("react/jsx-runtime"),Ta="k-calendar-infinite",kt={size:[s.undefined,s.small,s.medium,s.large]},ht=["Aug","Sep","Oct","Nov","Dec","2021","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec","2022","Feb","Mar","Apr","May","Jun","Jul"],Tt={2021:"marker",2022:"marker"},gt=(t,a)=>t.map((l,d)=>(0,Z.jsx)("li",{children:(0,Z.jsx)("span",{className:a[l]==="marker"?"k-calendar-navigation-marker":void 0,children:l})},d)),Te={showNavigation:!0,calendarView:"month",navigationItems:ht,navigationMarkerConfig:Tt},g=t=>{let{size:a,showNavigation:l=Te.showNavigation,calendarView:d=Te.calendarView,navigationItems:i=Te.navigationItems,navigationMarkerConfig:u=Te.navigationMarkerConfig,calendarTitleText:w,showWeekdays:b,showWeekNumbers:k,showNavigationButtons:f,calendarWeekdays:E,...I}=t,D=ee("calendar-infinite-title");return(0,Z.jsxs)("div",{...I,className:C(t.className,"k-calendar",Ta,_("k-calendar",{size:a})),children:[l&&(0,Z.jsx)(he,{children:gt(i,u)}),(0,Z.jsx)(ie,{calendarView:d,headerText:w,showWeekdays:b,showWeekNumbers:k,showNavigationButtons:f,orientation:"vertical",weekdayCellsText:E,gridLabelledBy:D,children:t.children})]})};g.options=kt;g.className=Ta;g.defaultOptions=Te;g.moduleName=M;g.folderName=O;g.ariaSpec={selector:".k-calendar-infinite",rules:[{selector:".k-calendar-infinite .k-content .k-calendar-table",attribute:"role=grid",usage:"The content table is the grid element for the infinite calendar."},{selector:".k-calendar-infinite .k-content .k-calendar-table",attribute:"aria-labelledby",usage:"Pointing to the current view title element."},{selector:".k-calendar-infinite .k-content .k-calendar-table",attribute:"tabindex=0",usage:"Makes the grid focusable."},{selector:".k-calendar-infinite .k-calendar-weekdays",attribute:"role=table",usage:"Weekday header table keeps table semantics (not part of grid)."},{selector:".k-calendar-view div.k-content.k-scrollable",attribute:"role=none",usage:"Scrollable wrapper is transparent to a11y tree."},{selector:".k-calendar-infinite .k-calendar-tbody",attribute:"role=rowgroup",usage:"Explicit rowgroup role on tbody."},{selector:".k-calendar-infinite .k-calendar-tr",attribute:"role=row",usage:"Explicit row role on tr."},{selector:".k-calendar-infinite .k-calendar-weekdays .k-calendar-th",attribute:"role=columnheader",usage:"Explicit columnheader role on weekday headers."},{selector:".k-calendar-infinite .k-calendar-weekdays .k-calendar-th",attribute:"scope=col",usage:"Specifies that the header applies to a column."},{selector:".k-calendar-infinite .k-calendar-weekdays .k-calendar-th",attribute:"aria-label",usage:"Full name of the day of the week."},{selector:".k-calendar-infinite .k-calendar-td:not(.k-alt):not(.k-empty)",attribute:"role=gridcell",usage:"Date cells in the calendar body."},{selector:".k-calendar-td.k-selected",attribute:"aria-selected=true",usage:"Specifies whether the date is selected."},{selector:".k-calendar-td.k-disabled",attribute:"aria-disabled=true",usage:"Specifies a disabled date."},{selector:".k-calendar-title",attribute:"tabindex=-1",usage:"Title button is not focusable."},{selector:".k-calendar-nav-today",attribute:"tabindex=-1",usage:"Today link is not focusable."}]};var Na=require("react/jsx-runtime"),ga="k-calendar-tr",r=t=>{let{...a}=t;return(0,Na.jsx)("tr",{...a,className:C(t.className,ga),role:"row",children:t.children})};r.className=ga;r.moduleName=M;r.folderName=O;var Ra=require("react/jsx-runtime"),va="k-calendar-caption",L=t=>{let{text:a,scope:l,colSpan:d,rowSpan:i,...u}=t;return(0,Ra.jsx)("th",{...u,scope:l,colSpan:d,rowSpan:i,className:C(t.className,va),children:a})};L.className=va;L.moduleName=M;L.folderName=O;var v=require("react/jsx-runtime"),Aa=({showOtherCentury:t,...a})=>(0,v.jsx)(T,{calendarView:"century",calendarTitleText:"2000 - 2099",children:(0,v.jsxs)(W,{children:[(0,v.jsxs)(r,{children:[(0,v.jsx)(e,{text:"1990 - 1999"}),(0,v.jsx)(e,{text:"2000 - 2009"}),(0,v.jsx)(e,{text:"2010 - 2019",today:!0}),(0,v.jsx)(e,{text:"2020 - 2029"})]}),(0,v.jsxs)(r,{children:[(0,v.jsx)(e,{text:"2030 - 2039"}),(0,v.jsx)(e,{text:"2040 - 2049"}),(0,v.jsx)(e,{text:"2050 - 2059"}),(0,v.jsx)(e,{text:"2060 - 2069"})]}),(0,v.jsxs)(r,{children:[(0,v.jsx)(e,{text:"2070 - 2079"}),(0,v.jsx)(e,{text:"2080 - 2089"}),(0,v.jsx)(e,{text:"2090 - 2099"}),(0,v.jsx)(e,{text:"2100 - 2109",empty:!t})]})]}),...a});var R=require("react/jsx-runtime"),Ea=({showOtherDecade:t,...a})=>(0,R.jsx)(T,{calendarView:"decade",calendarTitleText:"2020 - 2029",children:(0,R.jsxs)(W,{children:[(0,R.jsxs)(r,{children:[(0,R.jsx)(e,{text:"2019",empty:!t}),(0,R.jsx)(e,{text:"2020"}),(0,R.jsx)(e,{text:"2021",today:!0}),(0,R.jsx)(e,{text:"2022"})]}),(0,R.jsxs)(r,{children:[(0,R.jsx)(e,{text:"2023"}),(0,R.jsx)(e,{text:"2024"}),(0,R.jsx)(e,{text:"2025"}),(0,R.jsx)(e,{text:"2026"})]}),(0,R.jsxs)(r,{children:[(0,R.jsx)(e,{text:"2027"}),(0,R.jsx)(e,{text:"2028"}),(0,R.jsx)(e,{text:"2029"}),(0,R.jsx)(e,{text:"2030",empty:!t})]})]}),...a});var c=require("react/jsx-runtime"),La=({showCaptions:t,showOtherMonth:a,...l})=>(0,c.jsx)(T,{calendarView:"month",children:(0,c.jsxs)(W,{calendarCaption:t&&"October 2021",showTableHead:!0,children:[(0,c.jsxs)(r,{children:[(0,c.jsx)(e,{text:"26",showOtherMonth:a,empty:!a,weekend:a}),(0,c.jsx)(e,{text:"27",showOtherMonth:a,empty:!a}),(0,c.jsx)(e,{text:"28",showOtherMonth:a,empty:!a}),(0,c.jsx)(e,{text:"29",showOtherMonth:a,empty:!a}),(0,c.jsx)(e,{text:"30",showOtherMonth:a,empty:!a}),(0,c.jsx)(e,{text:"1"}),(0,c.jsx)(e,{text:"2",weekend:!0})]}),(0,c.jsxs)(r,{children:[(0,c.jsx)(e,{text:"3",weekend:!0}),(0,c.jsx)(e,{text:"4"}),(0,c.jsx)(e,{text:"5"}),(0,c.jsx)(e,{text:"6"}),(0,c.jsx)(e,{text:"7"}),(0,c.jsx)(e,{text:"8"}),(0,c.jsx)(e,{text:"9",weekend:!0})]}),(0,c.jsxs)(r,{children:[(0,c.jsx)(e,{text:"10",weekend:!0}),(0,c.jsx)(e,{text:"11"}),(0,c.jsx)(e,{text:"12",today:!0}),(0,c.jsx)(e,{text:"13"}),(0,c.jsx)(e,{text:"14"}),(0,c.jsx)(e,{text:"15"}),(0,c.jsx)(e,{text:"16",weekend:!0})]}),(0,c.jsxs)(r,{children:[(0,c.jsx)(e,{text:"17",weekend:!0}),(0,c.jsx)(e,{text:"18"}),(0,c.jsx)(e,{text:"19"}),(0,c.jsx)(e,{text:"20"}),(0,c.jsx)(e,{text:"21"}),(0,c.jsx)(e,{text:"22"}),(0,c.jsx)(e,{text:"23",weekend:!0})]}),(0,c.jsxs)(r,{children:[(0,c.jsx)(e,{text:"24",weekend:!0}),(0,c.jsx)(e,{text:"25"}),(0,c.jsx)(e,{text:"26"}),(0,c.jsx)(e,{text:"27"}),(0,c.jsx)(e,{text:"28"}),(0,c.jsx)(e,{text:"29"}),(0,c.jsx)(e,{text:"30",weekend:!0})]}),(0,c.jsxs)(r,{children:[(0,c.jsx)(e,{text:"31",weekend:!0}),(0,c.jsx)(e,{text:"1",showOtherMonth:a,empty:!a}),(0,c.jsx)(e,{text:"2",showOtherMonth:a,empty:!a}),(0,c.jsx)(e,{text:"3",showOtherMonth:a,empty:!a}),(0,c.jsx)(e,{text:"4",showOtherMonth:a,empty:!a}),(0,c.jsx)(e,{text:"5",showOtherMonth:a,empty:!a}),(0,c.jsx)(e,{text:"6",showOtherMonth:a,empty:!a,weekend:a})]})]}),...l});var Ia=require("react/jsx-runtime");var A=require("react/jsx-runtime"),Ma=t=>(0,A.jsx)(T,{calendarView:"year",calendarTitleText:"2019",children:(0,A.jsxs)(W,{children:[(0,A.jsxs)(r,{children:[(0,A.jsx)(e,{text:"Jan"}),(0,A.jsx)(e,{text:"Feb"}),(0,A.jsx)(e,{text:"Mar"}),(0,A.jsx)(e,{text:"Apr"})]}),(0,A.jsxs)(r,{children:[(0,A.jsx)(e,{text:"May"}),(0,A.jsx)(e,{text:"Jun"}),(0,A.jsx)(e,{text:"Jul"}),(0,A.jsx)(e,{text:"Au"})]}),(0,A.jsxs)(r,{children:[(0,A.jsx)(e,{text:"Sep"}),(0,A.jsx)(e,{text:"Oct",today:!0}),(0,A.jsx)(e,{text:"Nov"}),(0,A.jsx)(e,{text:"Dec"})]})]}),...t});var o=require("react/jsx-runtime"),Sa=({firstCaption:t="January 2021",secondCaption:a="February 2021",...l})=>(0,o.jsx)(g,{calendarTitleText:"January 2021",children:(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)("colgroup",{children:[(0,o.jsx)("col",{}),(0,o.jsx)("col",{}),(0,o.jsx)("col",{}),(0,o.jsx)("col",{}),(0,o.jsx)("col",{}),(0,o.jsx)("col",{}),(0,o.jsx)("col",{})]}),(0,o.jsxs)(N,{children:[(0,o.jsx)(r,{"aria-hidden":"true",children:(0,o.jsx)(L,{scope:"col",colSpan:7,text:t})}),(0,o.jsxs)(r,{children:[(0,o.jsx)(e,{empty:!0}),(0,o.jsx)(e,{empty:!0}),(0,o.jsx)(e,{empty:!0}),(0,o.jsx)(e,{empty:!0}),(0,o.jsx)(e,{empty:!0}),(0,o.jsx)(e,{text:"1"}),(0,o.jsx)(e,{text:"2",weekend:!0})]}),(0,o.jsxs)(r,{children:[(0,o.jsx)(e,{text:"3",weekend:!0}),(0,o.jsx)(e,{text:"4"}),(0,o.jsx)(e,{text:"5"}),(0,o.jsx)(e,{text:"6"}),(0,o.jsx)(e,{text:"7"}),(0,o.jsx)(e,{text:"8"}),(0,o.jsx)(e,{text:"9",weekend:!0})]}),(0,o.jsxs)(r,{children:[(0,o.jsx)(e,{text:"10",weekend:!0}),(0,o.jsx)(e,{text:"11"}),(0,o.jsx)(e,{text:"12"}),(0,o.jsx)(e,{text:"13"}),(0,o.jsx)(e,{text:"14"}),(0,o.jsx)(e,{text:"15"}),(0,o.jsx)(e,{text:"16",weekend:!0})]}),(0,o.jsxs)(r,{children:[(0,o.jsx)(e,{text:"17",weekend:!0}),(0,o.jsx)(e,{text:"18"}),(0,o.jsx)(e,{text:"19"}),(0,o.jsx)(e,{text:"20"}),(0,o.jsx)(e,{text:"21"}),(0,o.jsx)(e,{text:"22"}),(0,o.jsx)(e,{text:"23",weekend:!0})]}),(0,o.jsxs)(r,{children:[(0,o.jsx)(e,{text:"24",weekend:!0}),(0,o.jsx)(e,{text:"25"}),(0,o.jsx)(e,{text:"26"}),(0,o.jsx)(e,{text:"27"}),(0,o.jsx)(e,{text:"28"}),(0,o.jsx)(e,{text:"29"}),(0,o.jsx)(e,{text:"30",weekend:!0})]}),(0,o.jsxs)(r,{children:[(0,o.jsx)(e,{text:"31",weekend:!0}),(0,o.jsx)(e,{empty:!0}),(0,o.jsx)(e,{empty:!0}),(0,o.jsx)(e,{empty:!0}),(0,o.jsx)(e,{empty:!0}),(0,o.jsx)(e,{empty:!0}),(0,o.jsx)(e,{empty:!0})]})]}),(0,o.jsx)(N,{children:(0,o.jsx)(r,{"aria-hidden":"true",children:(0,o.jsx)(L,{scope:"col",colSpan:7,text:a})})})]}),...l});var m=require("react/jsx-runtime"),Da=({firstCaption:t="2021",secondCaption:a="2022",...l})=>(0,m.jsx)(g,{calendarView:"year",showWeekdays:!1,calendarTitleText:"2021",navigationItems:["2016","2017","2018","2019","2020","2021","2022","2023","2024","2025","2026","2027","2028","2029","2030","2031","2032","2033","2034","2035","2036","2037","2038","2039","2040","2041","2042"],navigationMarkerConfig:{2021:"marker",2030:"marker",2040:"marker"},children:(0,m.jsxs)(m.Fragment,{children:[(0,m.jsxs)("colgroup",{children:[(0,m.jsx)("col",{}),(0,m.jsx)("col",{}),(0,m.jsx)("col",{}),(0,m.jsx)("col",{})]}),(0,m.jsxs)(N,{children:[(0,m.jsx)(r,{"aria-hidden":"true",children:(0,m.jsx)(L,{scope:"col",colSpan:4,text:t})}),(0,m.jsxs)(r,{children:[(0,m.jsx)(e,{text:"Jan",today:!0}),(0,m.jsx)(e,{text:"Feb"}),(0,m.jsx)(e,{text:"Mar"}),(0,m.jsx)(e,{text:"Apr"})]}),(0,m.jsxs)(r,{children:[(0,m.jsx)(e,{text:"May"}),(0,m.jsx)(e,{text:"Jun"}),(0,m.jsx)(e,{text:"Jul"}),(0,m.jsx)(e,{text:"Aug"})]}),(0,m.jsxs)(r,{children:[(0,m.jsx)(e,{text:"Sep"}),(0,m.jsx)(e,{text:"Oct"}),(0,m.jsx)(e,{text:"Nov"}),(0,m.jsx)(e,{text:"Dec"})]})]}),(0,m.jsxs)(N,{children:[(0,m.jsx)(r,{"aria-hidden":"true",children:(0,m.jsx)(L,{scope:"col",colSpan:4,text:a})}),(0,m.jsxs)(r,{children:[(0,m.jsx)(e,{text:"Jan"}),(0,m.jsx)(e,{text:"Feb"}),(0,m.jsx)(e,{text:"Mar"}),(0,m.jsx)(e,{text:"Apr"})]}),(0,m.jsxs)(r,{children:[(0,m.jsx)(e,{text:"May"}),(0,m.jsx)(e,{text:"Jun"}),(0,m.jsx)(e,{text:"Jul"}),(0,m.jsx)(e,{text:"Aug"})]}),(0,m.jsxs)(r,{children:[(0,m.jsx)(e,{text:"Sep"}),(0,m.jsx)(e,{text:"Oct"}),(0,m.jsx)(e,{text:"Nov"}),(0,m.jsx)(e,{text:"Dec"})]})]})]}),...l});var p=require("react/jsx-runtime"),Oa=({firstCaption:t="2020 - 2029",secondCaption:a="2030 - 2039",...l})=>(0,p.jsx)(g,{calendarView:"decade",showWeekdays:!1,calendarTitleText:"2020 - 2029",navigationItems:["1970","1980","1990","2000","2010","2020","2030","2040","2050","2060","2070","2080","2090"],navigationMarkerConfig:{2020:"marker"},children:(0,p.jsxs)(p.Fragment,{children:[(0,p.jsxs)("colgroup",{children:[(0,p.jsx)("col",{}),(0,p.jsx)("col",{}),(0,p.jsx)("col",{}),(0,p.jsx)("col",{})]}),(0,p.jsxs)(N,{children:[(0,p.jsx)(r,{"aria-hidden":"true",children:(0,p.jsx)(L,{scope:"col",colSpan:4,text:t})}),(0,p.jsxs)(r,{children:[(0,p.jsx)(e,{text:"2020",today:!0}),(0,p.jsx)(e,{text:"2021"}),(0,p.jsx)(e,{text:"2022"}),(0,p.jsx)(e,{text:"2023"})]}),(0,p.jsxs)(r,{children:[(0,p.jsx)(e,{text:"2024"}),(0,p.jsx)(e,{text:"2025"}),(0,p.jsx)(e,{text:"2026"}),(0,p.jsx)(e,{text:"2027"})]}),(0,p.jsxs)(r,{children:[(0,p.jsx)(e,{text:"2028"}),(0,p.jsx)(e,{text:"2029"}),(0,p.jsx)(e,{empty:!0}),(0,p.jsx)(e,{empty:!0})]})]}),(0,p.jsxs)(N,{children:[(0,p.jsx)(r,{"aria-hidden":"true",children:(0,p.jsx)(L,{scope:"col",colSpan:4,text:a})}),(0,p.jsxs)(r,{children:[(0,p.jsx)(e,{text:"2030"}),(0,p.jsx)(e,{text:"2031"}),(0,p.jsx)(e,{text:"2032"}),(0,p.jsx)(e,{text:"2033"})]}),(0,p.jsxs)(r,{children:[(0,p.jsx)(e,{text:"2034"}),(0,p.jsx)(e,{text:"2035"}),(0,p.jsx)(e,{text:"2036"}),(0,p.jsx)(e,{text:"2037"})]}),(0,p.jsxs)(r,{children:[(0,p.jsx)(e,{text:"2038"}),(0,p.jsx)(e,{text:"2039"}),(0,p.jsx)(e,{empty:!0}),(0,p.jsx)(e,{empty:!0})]})]})]}),...l});var y=require("react/jsx-runtime"),za=({firstCaption:t="2000 - 2099",...a})=>(0,y.jsx)(g,{calendarView:"century",showWeekdays:!1,calendarTitleText:"2000 - 2099",navigationItems:["1900","2000"],navigationMarkerConfig:{2e3:"marker"},children:(0,y.jsxs)(y.Fragment,{children:[(0,y.jsxs)("colgroup",{children:[(0,y.jsx)("col",{}),(0,y.jsx)("col",{}),(0,y.jsx)("col",{}),(0,y.jsx)("col",{})]}),(0,y.jsxs)(N,{children:[(0,y.jsx)(r,{"aria-hidden":"true",children:(0,y.jsx)(L,{scope:"col",colSpan:4,text:t})}),(0,y.jsxs)(r,{children:[(0,y.jsx)(e,{text:"1900 - 1999"}),(0,y.jsx)(e,{text:"2000 - 2009"}),(0,y.jsx)(e,{text:"2010 - 2019"}),(0,y.jsx)(e,{text:"2020 - 2029"})]}),(0,y.jsxs)(r,{children:[(0,y.jsx)(e,{text:"2030 - 2039"}),(0,y.jsx)(e,{text:"2040 - 2049"}),(0,y.jsx)(e,{text:"2050 - 2059"}),(0,y.jsx)(e,{text:"2060 - 2069"})]}),(0,y.jsxs)(r,{children:[(0,y.jsx)(e,{text:"2070 - 2079"}),(0,y.jsx)(e,{text:"2080 - 2089"}),(0,y.jsx)(e,{text:"2090 - 2099"}),(0,y.jsx)(e,{empty:!0})]})]})]}),...a});var Ka=require("react/jsx-runtime");var Je=require("react/jsx-runtime");var ge=require("react/jsx-runtime"),Nt=T.options,vt=T.states,Ba={...T.defaultOptions,variant:"month"},Rt=[{name:"month",title:"Month View"},{name:"year",title:"Year View"},{name:"decade",title:"Decade View"},{name:"century",title:"Century View"}],At=[{name:"footer",title:"Calendar Footer"},{name:"other",title:"Show other cells"}],se=t=>{let{variant:a,modifiers:l,...d}={...Ba,...t},i={showCalendarFooter:!1};Object.keys(l||{}).forEach(f=>{switch(f){case"other":i.showOtherMonth=!!(l!=null&&l[f]),i.showOtherCentury=!!(l!=null&&l[f]),i.showOtherDecade=!!(l!=null&&l[f]);break;case"footer":i.showCalendarFooter=!!(l!=null&&l[f]);break;default:return}});let{showOtherMonth:u,showOtherDecade:w,showOtherCentury:b,showCalendarFooter:k}=i;switch(a){case"century":return(0,ge.jsx)(Aa,{size:d.size,showOtherCentury:b,showCalendarFooter:k});case"decade":return(0,ge.jsx)(Ea,{size:d.size,showOtherDecade:w,showCalendarFooter:k});case"year":return(0,ge.jsx)(Ma,{calendarTitleText:"2021",size:d.size,showCalendarFooter:k});default:return(0,ge.jsx)(La,{size:d.size,showOtherMonth:u,showCalendarFooter:k})}};se.options=Nt;se.states=vt;se.variants=Rt;se.defaultOptions=Ba;se.modifiers=At;se.className=T.className;var Ne=require("react/jsx-runtime"),Et=g.options,Lt=g.states,Ha={...g.defaultOptions,variant:"month"},It=[{name:"month",title:"Month View"},{name:"year",title:"Year View"},{name:"decade",title:"Decade View"},{name:"century",title:"Century View"}],Mt=[{name:"footer",title:"Calendar Footer"},{name:"other",title:"Show other cells"}],ce=t=>{let{variant:a,modifiers:l,...d}={...Ha,...t},i={showCalendarFooter:!1};Object.keys(l||{}).forEach(f=>{switch(f){case"other":i.showOtherMonth=!!(l!=null&&l[f]),i.showOtherCentury=!!(l!=null&&l[f]),i.showOtherDecade=!!(l!=null&&l[f]);break;case"footer":i.showCalendarFooter=!!(l!=null&&l[f]);break;default:return}});let{showOtherMonth:u,showOtherDecade:w,showOtherCentury:b,showCalendarFooter:k}=i;switch(a){case"century":return(0,Ne.jsx)(za,{size:d.size,showOtherCentury:b,showCalendarFooter:k});case"decade":return(0,Ne.jsx)(Oa,{size:d.size,showOtherDecade:w,showCalendarFooter:k});case"year":return(0,Ne.jsx)(Da,{size:d.size,showCalendarFooter:k});default:return(0,Ne.jsx)(Sa,{size:d.size,showOtherMonth:u,showCalendarFooter:k})}};ce.options=Et;ce.states=Lt;ce.variants=It;ce.defaultOptions=Ha;ce.modifiers=Mt;ce.className=g.className;var n=require("react/jsx-runtime"),St=({firstCaption:t="January 2021",secondCaption:a="February 2021",...l})=>(0,n.jsx)(g,{showWeekNumbers:!0,calendarTitleText:"January 2021",children:(0,n.jsxs)(n.Fragment,{children:[(0,n.jsxs)("colgroup",{children:[(0,n.jsx)("col",{}),(0,n.jsx)("col",{}),(0,n.jsx)("col",{}),(0,n.jsx)("col",{}),(0,n.jsx)("col",{}),(0,n.jsx)("col",{}),(0,n.jsx)("col",{})]}),(0,n.jsxs)(N,{children:[(0,n.jsx)(r,{"aria-hidden":"true",children:(0,n.jsx)(L,{scope:"col",colSpan:7,text:t})}),(0,n.jsxs)(r,{children:[(0,n.jsx)(e,{weekCell:!0,text:"1"}),(0,n.jsx)(e,{empty:!0}),(0,n.jsx)(e,{empty:!0}),(0,n.jsx)(e,{empty:!0}),(0,n.jsx)(e,{empty:!0}),(0,n.jsx)(e,{empty:!0}),(0,n.jsx)(e,{text:"1"}),(0,n.jsx)(e,{text:"2",weekend:!0})]}),(0,n.jsxs)(r,{children:[(0,n.jsx)(e,{weekCell:!0,text:"2"}),(0,n.jsx)(e,{text:"3",weekend:!0}),(0,n.jsx)(e,{text:"4"}),(0,n.jsx)(e,{text:"5"}),(0,n.jsx)(e,{text:"6"}),(0,n.jsx)(e,{text:"7"}),(0,n.jsx)(e,{text:"8"}),(0,n.jsx)(e,{text:"9",weekend:!0})]}),(0,n.jsxs)(r,{children:[(0,n.jsx)(e,{weekCell:!0,text:"3"}),(0,n.jsx)(e,{text:"10",weekend:!0}),(0,n.jsx)(e,{text:"11"}),(0,n.jsx)(e,{text:"12"}),(0,n.jsx)(e,{text:"13"}),(0,n.jsx)(e,{text:"14"}),(0,n.jsx)(e,{text:"15"}),(0,n.jsx)(e,{text:"16",weekend:!0})]}),(0,n.jsxs)(r,{children:[(0,n.jsx)(e,{weekCell:!0,text:"4"}),(0,n.jsx)(e,{text:"17",weekend:!0}),(0,n.jsx)(e,{text:"18"}),(0,n.jsx)(e,{text:"19"}),(0,n.jsx)(e,{text:"20"}),(0,n.jsx)(e,{text:"21"}),(0,n.jsx)(e,{text:"22"}),(0,n.jsx)(e,{text:"23",weekend:!0})]}),(0,n.jsxs)(r,{children:[(0,n.jsx)(e,{weekCell:!0,text:"5"}),(0,n.jsx)(e,{text:"24",weekend:!0}),(0,n.jsx)(e,{text:"25"}),(0,n.jsx)(e,{text:"26"}),(0,n.jsx)(e,{text:"27"}),(0,n.jsx)(e,{text:"28"}),(0,n.jsx)(e,{text:"29"}),(0,n.jsx)(e,{text:"30",weekend:!0})]}),(0,n.jsxs)(r,{children:[(0,n.jsx)(e,{weekCell:!0,text:"6"}),(0,n.jsx)(e,{text:"31",weekend:!0}),(0,n.jsx)(e,{empty:!0}),(0,n.jsx)(e,{empty:!0}),(0,n.jsx)(e,{empty:!0}),(0,n.jsx)(e,{empty:!0}),(0,n.jsx)(e,{empty:!0}),(0,n.jsx)(e,{empty:!0})]})]}),(0,n.jsx)(N,{children:(0,n.jsx)(r,{"aria-hidden":"true",children:(0,n.jsx)(L,{scope:"col",colSpan:7,text:a})})})]}),...l});