@progress/kendo-themes-html 13.2.0-dev.1 → 13.2.0-dev.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (102) hide show
  1. package/dist/cjs/datetime-selector/datetime-selector.spec.js +1 -1
  2. package/dist/cjs/datetimepicker/datetimepicker.spec.js +1 -1
  3. package/dist/cjs/datetimepicker/demos/datetimepicker.js +1 -1
  4. package/dist/cjs/datetimepicker/templates/datetimepicker-adaptive.js +1 -1
  5. package/dist/cjs/datetimepicker/templates/datetimepicker-disabled.js +1 -1
  6. package/dist/cjs/datetimepicker/templates/datetimepicker-invalid.js +1 -1
  7. package/dist/cjs/datetimepicker/templates/datetimepicker-normal.js +1 -1
  8. package/dist/cjs/datetimepicker/templates/datetimepicker-popup.js +1 -1
  9. package/dist/cjs/grid/templates/grid-with-pinned-rows-pin-column.js +1 -1
  10. package/dist/cjs/imageeditor/templates/imageeditor-crop.js +1 -1
  11. package/dist/cjs/imageeditor/templates/imageeditor-normal.js +1 -1
  12. package/dist/cjs/imageeditor/templates/imageeditor-resize.js +1 -1
  13. package/dist/cjs/index.js +3 -3
  14. package/dist/cjs/scheduler/demos/scheduler.js +1 -1
  15. package/dist/cjs/scheduler/scheduler-toolbar.spec.js +1 -1
  16. package/dist/cjs/scheduler/scheduler.spec.js +1 -1
  17. package/dist/cjs/scheduler/templates/scheduler-agenda.js +1 -1
  18. package/dist/cjs/scheduler/templates/scheduler-day.js +1 -1
  19. package/dist/cjs/scheduler/templates/scheduler-flex-agenda.js +1 -1
  20. package/dist/cjs/scheduler/templates/scheduler-flex-day.js +1 -1
  21. package/dist/cjs/scheduler/templates/scheduler-flex-horizontal-grouping.js +1 -1
  22. package/dist/cjs/scheduler/templates/scheduler-flex-month.js +1 -1
  23. package/dist/cjs/scheduler/templates/scheduler-flex-timeline.js +1 -1
  24. package/dist/cjs/scheduler/templates/scheduler-flex-vertical-grouping.js +1 -1
  25. package/dist/cjs/scheduler/templates/scheduler-flex-week.js +1 -1
  26. package/dist/cjs/scheduler/templates/scheduler-flex-year.js +1 -1
  27. package/dist/cjs/scheduler/templates/scheduler-horizontal-grouping.js +1 -1
  28. package/dist/cjs/scheduler/templates/scheduler-month.js +1 -1
  29. package/dist/cjs/scheduler/templates/scheduler-timeline.js +1 -1
  30. package/dist/cjs/scheduler/templates/scheduler-vertical-grouping.js +1 -1
  31. package/dist/cjs/scheduler/templates/scheduler-week.js +1 -1
  32. package/dist/cjs/segmented-control/segmented-control.spec.js +1 -1
  33. package/dist/cjs/segmented-control/templates/segmented-control-disabled.js +1 -1
  34. package/dist/cjs/segmented-control/templates/segmented-control-icons.js +1 -1
  35. package/dist/cjs/segmented-control/templates/segmented-control-normal.js +1 -1
  36. package/dist/cjs/segmented-control/templates/segmented-control-stretched.js +1 -1
  37. package/dist/cjs/segmented-control/templates/segmented-control-text.js +1 -1
  38. package/dist/esm/datetime-selector/datetime-selector.spec.mjs +1 -1
  39. package/dist/esm/datetimepicker/datetimepicker.spec.mjs +1 -1
  40. package/dist/esm/datetimepicker/demos/datetimepicker.mjs +1 -1
  41. package/dist/esm/datetimepicker/templates/datetimepicker-adaptive.mjs +1 -1
  42. package/dist/esm/datetimepicker/templates/datetimepicker-disabled.mjs +1 -1
  43. package/dist/esm/datetimepicker/templates/datetimepicker-invalid.mjs +1 -1
  44. package/dist/esm/datetimepicker/templates/datetimepicker-normal.mjs +1 -1
  45. package/dist/esm/datetimepicker/templates/datetimepicker-popup.mjs +1 -1
  46. package/dist/esm/grid/templates/grid-with-pinned-rows-pin-column.mjs +1 -1
  47. package/dist/esm/imageeditor/templates/imageeditor-crop.mjs +1 -1
  48. package/dist/esm/imageeditor/templates/imageeditor-normal.mjs +1 -1
  49. package/dist/esm/imageeditor/templates/imageeditor-resize.mjs +1 -1
  50. package/dist/esm/index.mjs +8 -8
  51. package/dist/esm/scheduler/demos/scheduler.mjs +1 -1
  52. package/dist/esm/scheduler/scheduler-toolbar.spec.mjs +1 -1
  53. package/dist/esm/scheduler/scheduler.spec.mjs +1 -1
  54. package/dist/esm/scheduler/templates/scheduler-agenda.mjs +1 -1
  55. package/dist/esm/scheduler/templates/scheduler-day.mjs +1 -1
  56. package/dist/esm/scheduler/templates/scheduler-flex-agenda.mjs +1 -1
  57. package/dist/esm/scheduler/templates/scheduler-flex-day.mjs +1 -1
  58. package/dist/esm/scheduler/templates/scheduler-flex-horizontal-grouping.mjs +1 -1
  59. package/dist/esm/scheduler/templates/scheduler-flex-month.mjs +1 -1
  60. package/dist/esm/scheduler/templates/scheduler-flex-timeline.mjs +1 -1
  61. package/dist/esm/scheduler/templates/scheduler-flex-vertical-grouping.mjs +1 -1
  62. package/dist/esm/scheduler/templates/scheduler-flex-week.mjs +1 -1
  63. package/dist/esm/scheduler/templates/scheduler-flex-year.mjs +1 -1
  64. package/dist/esm/scheduler/templates/scheduler-horizontal-grouping.mjs +1 -1
  65. package/dist/esm/scheduler/templates/scheduler-month.mjs +1 -1
  66. package/dist/esm/scheduler/templates/scheduler-timeline.mjs +1 -1
  67. package/dist/esm/scheduler/templates/scheduler-vertical-grouping.mjs +1 -1
  68. package/dist/esm/scheduler/templates/scheduler-week.mjs +1 -1
  69. package/dist/esm/segmented-control/segmented-control.spec.mjs +1 -1
  70. package/dist/esm/segmented-control/templates/segmented-control-disabled.mjs +1 -1
  71. package/dist/esm/segmented-control/templates/segmented-control-icons.mjs +1 -1
  72. package/dist/esm/segmented-control/templates/segmented-control-normal.mjs +1 -1
  73. package/dist/esm/segmented-control/templates/segmented-control-stretched.mjs +1 -1
  74. package/dist/esm/segmented-control/templates/segmented-control-text.mjs +1 -1
  75. package/dist/types/segmented-control/segmented-control.spec.d.ts +1 -0
  76. package/package.json +2 -2
  77. package/src/action-sheet/tests/action-sheet-date-time-selector.tsx +9 -8
  78. package/src/datetime-selector/datetime-selector.spec.tsx +8 -9
  79. package/src/grid/templates/grid-with-pinned-rows-pin-column.tsx +2 -2
  80. package/src/grid/tests/grid-row-pinning-with-sticky-grouping.tsx +1 -1
  81. package/src/grid/tests/grid-row-pinning.tsx +8 -8
  82. package/src/imageeditor/templates/imageeditor-crop.tsx +5 -5
  83. package/src/scheduler/scheduler-toolbar.spec.tsx +8 -7
  84. package/src/scheduler/scheduler.spec.tsx +3 -4
  85. package/src/scheduler/templates/scheduler-agenda.tsx +8 -7
  86. package/src/scheduler/templates/scheduler-flex-agenda.tsx +8 -7
  87. package/src/scheduler/templates/scheduler-flex-day.tsx +8 -7
  88. package/src/scheduler/templates/scheduler-flex-month.tsx +8 -7
  89. package/src/scheduler/templates/scheduler-flex-timeline.tsx +8 -7
  90. package/src/scheduler/templates/scheduler-flex-week.tsx +8 -7
  91. package/src/scheduler/templates/scheduler-flex-year.tsx +7 -6
  92. package/src/scheduler/templates/scheduler-month.tsx +8 -7
  93. package/src/scheduler/templates/scheduler-timeline.tsx +8 -7
  94. package/src/scheduler/templates/scheduler-week.tsx +8 -7
  95. package/src/scheduler/tests/scheduler-current-time-marker.tsx +15 -14
  96. package/src/scheduler/tests/scheduler-events.tsx +8 -7
  97. package/src/scheduler/tests/scheduler-react-timeline-multi.tsx +8 -7
  98. package/src/segmented-control/segmented-control.spec.tsx +3 -1
  99. package/src/segmented-control/templates/segmented-control-icons.tsx +3 -3
  100. package/src/segmented-control/tests/segmented-control-sizes.tsx +3 -15
  101. package/src/segmented-control/tests/segmented-control-states.tsx +1 -5
  102. package/src/segmented-control/tests/segmented-control.tsx +20 -30
@@ -1 +1 @@
1
- var Fc=Object.create;var ll=Object.defineProperty;var Wc=Object.getOwnPropertyDescriptor;var Vc=Object.getOwnPropertyNames;var $c=Object.getPrototypeOf,Xc=Object.prototype.hasOwnProperty;var Jc=(o,a)=>{for(var l in a)ll(o,l,{get:a[l],enumerable:!0})},Dn=(o,a,l,n)=>{if(a&&typeof a=="object"||typeof a=="function")for(let s of Vc(a))!Xc.call(o,s)&&s!==l&&ll(o,s,{get:()=>a[s],enumerable:!(n=Wc(a,s))||n.enumerable});return o};var Kn=(o,a,l)=>(l=o!=null?Fc($c(o)):{},Dn(a||!o||!o.__esModule?ll(l,"default",{value:o,enumerable:!0}):l,o)),qc=o=>Dn(ll({},"__esModule",{value:!0}),o);var Uf={};Jc(Uf,{SchedulerFlexYear:()=>Gf});module.exports=qc(Uf);var i=(...o)=>o.filter(a=>a!==!0&&!!a).map(a=>Array.isArray(a)?i(...a):typeof a=="object"?Object.keys(a).map((l,n)=>a[n]||a[l]&&l||null).filter(l=>l!==null).join(" "):a).filter(a=>!!a).join(" ");var _=(o,a)=>i({[`${o}-xs`]:a.size==="xsmall",[`${o}-sm`]:a.size==="small",[`${o}-md`]:a.size==="medium",[`${o}-lg`]:a.size==="large",[`${o}-xl`]:a.size==="xlarge",[`${o}-xxl`]:a.size==="xxlarge",[`${o}-xxxl`]:a.size==="xxxlarge"},{[`${o}-${a.fillMode}`]:a.fillMode},{[`${o}-${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"}),F=(o,a)=>{let{valid:l,invalid:n,hover:s,focus:c,checked:m,active:f,selected:v,disabled:C,indeterminate:g,loading:S,empty:x,readonly:O,highlighted:R,...K}=a;return i({"k-valid":l,"k-invalid":n,"k-hover":s,"k-focus":c,"k-checked":m,"k-active":f,"k-selected":v,"k-disabled":C,"k-indeterminate":g&&!m,"k-loading":S,"k-empty":x,"k-readonly":O,"k-highlighted":R},Object.keys(K).reduce((U,D)=>(D.startsWith("k-")?U[D]=K[D]:U[`k-${D}`]=K[D],U),{}))};function Hn(o,a){if(!a)return{};let l=Array.isArray(a)?a:[a];return Object.fromEntries(l.map(n=>[`k-${n}`,!0]))}var u={undefined:void 0,xsmall:"xsmall",small:"small",medium:"medium",large:"large",xlarge:"xlarge",xxlarge:"xxlarge",xxxlarge:"xxxlarge"},T={undefined:void 0,none:"none",small:"small",medium:"medium",large:"large",full:"full"},N={undefined:void 0,solid:"solid",flat:"flat",outline:"outline",clear:"clear",link:"link"},w={undefined:void 0,inherit:"inherit",base:"base",primary:"primary",secondary:"secondary",tertiary:"tertiary",info:"info",success:"success",warning:"warning",error:"error",dark:"dark",light:"light",inverse:"inverse"},p={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 Kl={};function J(o){return Kl[o]=(Kl[o]||0)+1,`k-${o}-${Kl[o]}`}var Ea=require("react/jsx-runtime"),Hl="k-font-icon",Yc=[],Qc={size:[u.undefined,u.xsmall,u.small,u.medium,u.large,u.xlarge,u.xxlarge,u.xxxlarge],themeColor:[w.undefined,w.base,w.primary,w.secondary,w.tertiary,w.success,w.warning,w.error,w.info,w.light,w.dark]},Zc={},Aa=o=>{let{size:a,themeColor:l,icon:n,rotate:s,flip:c,...m}=o;return n?(0,Ea.jsx)("span",{...m,className:i(o.className,Hl,_(Hl,{size:a}),{[`k-i-${n}`]:n,[`k-color-${l}`]:l,[`k-rotate-${s}`]:s,"k-flip-h":c==="h"||c==="both","k-flip-v":c==="v"||c==="both"}),"aria-hidden":"true"}):(0,Ea.jsx)(Ea.Fragment,{})};Aa.states=Yc;Aa.options=Qc;Aa.className=Hl;Aa.defaultOptions=Zc;var _n=Aa;var yo=require("react/jsx-runtime"),_l="k-svg-icon",jc=[],ep={size:[u.undefined,u.xsmall,u.small,u.medium,u.large,u.xlarge,u.xxlarge,u.xxxlarge],themeColor:[w.undefined,w.base,w.primary,w.secondary,w.tertiary,w.success,w.warning,w.error,w.info,w.light,w.dark]},zn={viewBox:"0 0 24 24"},Ra=o=>{let{size:a,themeColor:l,rotate:n,flip:s,viewBox:c=zn.viewBox,icon:m,...f}=o;if(!m)return(0,yo.jsx)(yo.Fragment,{});if(m==="none")return(0,yo.jsx)("span",{...f,className:i(o.className,_l,_("k-icon",{size:a}),"k-none"),"aria-hidden":"true"});let v=typeof m=="object"&&m.name&&m.name;return(0,yo.jsx)("span",{...f,className:i(o.className,_l,_("k-icon",{size:a}),{[`k-svg-i-${v}`]:v,[`k-color-${l}`]:l,[`k-rotate-${n}`]:n,"k-flip-h":s==="h"||s==="both","k-flip-v":s==="v"||s==="both"}),"aria-hidden":"true",children:(0,yo.jsx)("svg",{"aria-hidden":!0,focusable:!1,xmlns:"http://www.w3.org/2000/svg",viewBox:typeof m=="object"?m.viewBox:c,dangerouslySetInnerHTML:typeof m=="object"?{__html:m.content}:void 0,children:m?void 0:o.children})})};Ra.states=jc;Ra.options=ep;Ra.className=_l;Ra.defaultOptions=zn;var zl=Ra;var Gl=Kn(require("@progress/kendo-svg-icons"));var Gn="icon",Un="icons";var Vn=require("react");var Fn=require("react"),Wn=(0,Fn.createContext)({iconsType:"svg"});var Jt=require("react/jsx-runtime"),rl="k-icon",tp=o=>o.replace(/([-_][a-z0-9])/gi,a=>a.toUpperCase().replace("-","").replace("_","")),op=[],ap={size:[u.undefined,u.xsmall,u.small,u.medium,u.large,u.xlarge,u.xxlarge,u.xxxlarge],themeColor:[w.undefined,w.base,w.primary,w.secondary,w.tertiary,w.success,w.warning,w.error,w.info,w.light,w.dark]},Ul={viewBox:"0 0 24 24",type:"svg"},P=o=>{let{iconsType:a}=(0,Vn.useContext)(Wn),{size:l,themeColor:n,icon:s,type:c=a||Ul.type,rotate:m,flip:f,viewBox:v=Ul.viewBox,...C}=o;if(!s)return(0,Jt.jsx)(Jt.Fragment,{});if((a||c)==="svg"){if(s==="none")return(0,Jt.jsx)(zl,{...C,className:i(o.className,rl),icon:s,size:l});let S=Gl[s]?s:tp(`${s}-icon`);return Gl[S]?(0,Jt.jsx)(zl,{...C,className:i(o.className,rl),icon:Gl[S],size:l,themeColor:n,rotate:m,flip:f,viewBox:v}):(0,Jt.jsx)(Jt.Fragment,{})}return(0,Jt.jsx)(_n,{...C,className:i(o.className,rl),icon:s,size:l,themeColor:n,rotate:m,flip:f})};P.states=op;P.options=ap;P.defaultOptions=Ul;P.className=rl;P.moduleName=Gn;P.folderName=Un;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 Fl=P;var Wl="button",$n=Wl;var At=require("react/jsx-runtime"),Ia="k-button",lp=["icon-button"],rp=[p.hover,p.focus,p.active,p.selected,p.disabled,p.generating],np={size:[u.undefined,u.xsmall,u.small,u.medium,u.large],rounded:[T.undefined,T.none,T.small,T.medium,T.large,T.full],fillMode:[N.undefined,N.solid,N.flat,N.outline,N.clear,N.link],themeColor:[w.undefined,w.base,w.primary,w.secondary,w.tertiary,w.success,w.warning,w.error,w.info,w.light,w.dark,w.inverse]},Vl={showArrow:!1,arrowIconName:"caret-alt-down"},d=o=>{let{as:a="button",size:l,rounded:n,fillMode:s,themeColor:c,showArrow:m=Vl.showArrow,arrowIconName:f=Vl.arrowIconName,variant:v,hover:C,focus:g,active:S,selected:x,disabled:O,togglable:R,ariaDisabled:K,icon:U,text:D,iconClassName:q,className:ue,...Ne}=o,He=U!==void 0,Oe=o.children!==void 0;return(0,At.jsxs)(a,{className:i(ue,Ia,Hn(Ia,v),_(Ia,{size:l,rounded:n,fillMode:s,themeColor:c}),F(Ia,{hover:C,focus:g,active:S,disabled:O||K,selected:x}),{"k-icon-button":!D&&!Oe&&He}),...Ne,"aria-pressed":R?x?"true":"false":void 0,"aria-disabled":K?"true":void 0,disabled:O||void 0,children:[U&&(0,At.jsx)(P,{className:i(q,"k-button-icon"),icon:U}),D?(0,At.jsxs)(At.Fragment,{children:[D&&(0,At.jsx)("span",{className:"k-button-text",children:D}),o.children]}):o.children&&(0,At.jsx)("span",{className:"k-button-text",children:o.children}),m&&(0,At.jsx)("span",{className:"k-menu-button-arrow k-button-arrow",children:(0,At.jsx)(P,{icon:f})})]})};d.states=rp;d.options=np;d.variants=lp;d.className=Ia;d.defaultOptions=Vl;d.moduleName=Wl;d.folderName=$n;d.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 Xn=require("react/jsx-runtime"),no=o=>(0,Xn.jsx)(d,{icon:"folder",...o,"aria-label":o["aria-label"]||"Folder",children:void 0});var Jn=require("react/jsx-runtime"),Oa=o=>(0,Jn.jsx)(d,{icon:"folder",children:"Button",...o});var qn=require("react/jsx-runtime"),ko=o=>(0,qn.jsx)(d,{children:"Button",...o});var nl=require("react/jsx-runtime"),sp=d.options,ip=d.states,dp={...d.defaultOptions,variant:"text"},cp=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],pp=[],Bo=o=>{let{variant:a,...l}=o;switch(a){case"icon-only":return(0,nl.jsx)(no,{...l,icon:"star"});case"icon-and-text":return(0,nl.jsx)(Oa,{...l,icon:"star",children:"Button"});default:return(0,nl.jsx)(ko,{...l,children:"Button"})}};Bo.options=sp;Bo.states=ip;Bo.variants=cp;Bo.defaultOptions=dp;Bo.modifiers=pp;Bo.className=d.className;var $l="button",Yn=$l;var Qn=require("react/jsx-runtime"),Ba="k-button-group",up=[p.disabled],mp={fillMode:[N.undefined,N.solid,N.flat,N.outline,N.clear,N.link]},bp={},I=o=>{let{fillMode:a,disabled:l,stretched:n,...s}=o;return(0,Qn.jsx)("div",{role:"group",...s,className:i(o.className,Ba,_(Ba,{fillMode:a}),F(Ba,{disabled:l}),{[`${Ba}-stretched`]:n}),...l&&{"aria-disabled":"true"},children:o.children})};I.states=up;I.options=mp;I.className=Ba;I.defaultOptions=bp;I.moduleName=$l;I.folderName=Yn;I.ariaSpec={selector:".k-button-group",rules:[{selector:".k-button-group:not(.k-split-button)",attribute:"role=group",usage:"Sets the proper role for the group of buttons."},{selector:".k-button-group.k-disabled",attribute:"aria-disabled=true",usage:"The attribute is rendered only when the entire button group is disabled."},{selector:".k-button-group:not(.k-split-button):not(.k-scheduler-navigation):not(.k-zoom-control) .k-button",attribute:"aria-pressed (when selected)",usage:"Specifies the current state of the ButtonGroup. Only the selected button within the group will have this attribute set to true."}]};var Xl=require("react/jsx-runtime");var Jl=require("react/jsx-runtime");var ql=require("react/jsx-runtime");var Yl=require("react/jsx-runtime");var Ql=require("react/jsx-runtime");var Zl=require("react/jsx-runtime");var dt=require("react/jsx-runtime"),hp={...d.options,...I.options},fp=d.states,xp={...d.defaultOptions,...I.defaultOptions,variant:"text-button"},vp=[{name:"icon-button",title:"Icon Only"},{name:"text-button",title:"Text"},{name:"icon-text-button",title:"Icon Text"}],Cp=[],Po=o=>{let{variant:a,className:l,...n}=o;return a==="icon-button"?(0,dt.jsxs)(I,{fillMode:n.fillMode,className:l,children:[(0,dt.jsx)(d,{...n,icon:"star"}),(0,dt.jsx)(d,{...n,icon:"star"}),(0,dt.jsx)(d,{...n,icon:"star"})]}):a==="icon-text-button"?(0,dt.jsxs)(I,{fillMode:n.fillMode,className:l,children:[(0,dt.jsx)(d,{...n,icon:"star",children:"First"}),(0,dt.jsx)(d,{...n,icon:"star",children:"Middle"}),(0,dt.jsx)(d,{...n,icon:"star",children:"Last"})]}):(0,dt.jsxs)(I,{fillMode:n.fillMode,className:l,children:[(0,dt.jsx)(d,{...n,children:"First"}),(0,dt.jsx)(d,{...n,children:"Middle"}),(0,dt.jsx)(d,{...n,children:"Last"})]})};Po.options=hp;Po.states=fp;Po.variants=vp;Po.defaultOptions=xp;Po.modifiers=Cp;Po.className=I.className;var jn=require("react/jsx-runtime"),Zn="k-calendar-view",jl={orientation:"horizontal",calendarView:"month"},sl=o=>{let{orientation:a=jl.orientation,calendarView:l=jl.calendarView,gridRole:n,ariaLabelledBy:s,...c}=o;return(0,jn.jsx)("div",{...c,className:i(o.className,Zn,`k-calendar-${l}view`,"k-align-items-start","k-justify-content-center",{"k-hstack":a==="horizontal","k-vstack":a==="vertical"}),...n?{role:"grid","aria-labelledby":s,tabIndex:0}:{},children:o.children})};sl.className=Zn;sl.defaultOptions=jl;var qt=require("react/jsx-runtime"),es="k-calendar-header",yp={size:[u.undefined,u.small,u.medium,u.large]},Pa={calendarTitleText:"October 2021",showToday:!0,showNavigationButtons:!0,orientation:"horizontal"},So=o=>{let{calendarTitleText:a=Pa.calendarTitleText,showToday:l=Pa.showToday,showNavigationButtons:n=Pa.showNavigationButtons,orientation:s=Pa.orientation,size:c,calendarView:m,dir:f,titleId:v,...C}=o,g=f==="rtl"?"chevron-right":"chevron-left",S=f==="rtl"?"chevron-left":"chevron-right",x=v||J("calendar-title");return(0,qt.jsxs)("div",{...C,className:i(o.className,es,{"k-vstack":s==="vertical"}),children:[(0,qt.jsx)(d,{disabled:m==="century",className:"k-calendar-title",text:a,size:c,fillMode:"flat",themeColor:"primary",id:x,tabIndex:-1,"aria-label":`Navigate to parent view: ${a}`,...m==="century"?{"aria-disabled":"true"}:{}}),(0,qt.jsx)("span",{className:"k-spacer"}),(0,qt.jsxs)("span",{className:"k-calendar-nav",children:[n&&(0,qt.jsx)(d,{className:"k-calendar-nav-prev",icon:g,size:c,fillMode:"flat",tabIndex:-1,"aria-label":"Navigate to previous view"}),l&&(0,qt.jsx)(d,{size:c,fillMode:"flat",className:"k-calendar-nav-today",tabIndex:-1,children:"Today"}),n&&(0,qt.jsx)(d,{className:"k-calendar-nav-next",icon:S,size:c,fillMode:"flat",tabIndex:-1,"aria-label":"Navigate to next view"})]})]})};So.options=yp;So.className=es;So.defaultOptions=Pa;var er=require("react/jsx-runtime"),ts="k-calendar-footer",kp={size:[u.undefined,u.small,u.medium,u.large]},os={calendarFooterText:"Tuesday, October 12, 2021"},Da=o=>{let{size:a,calendarFooterText:l=os.calendarFooterText,...n}=o;return(0,er.jsx)("div",{...n,className:i(o.className,ts),children:(0,er.jsx)(d,{size:a,fillMode:"flat",themeColor:"primary",className:"k-calendar-nav-today",children:l})})};Da.options=kp;Da.className=ts;Da.defaultOptions=os;var _e="calendar",Je=_e;var Do=require("react/jsx-runtime"),tr="k-calendar",Sp=[],Np={size:[u.undefined,u.small,u.medium,u.large]},Ka={showCalendarHeader:!0,orientation:"horizontal",calendarView:"month",calendarTitleText:"October 2021"},de=o=>{let{size:a,orientation:l=Ka.orientation,calendarView:n=Ka.calendarView,calendarTitleText:s=Ka.calendarTitleText,showCalendarHeader:c=Ka.showCalendarHeader,showWeek:m,showCalendarFooter:f,calendarFooterText:v,dir:C,...g}=o,S=J("calendar-title");return(0,Do.jsxs)("div",{...g,dir:C,className:i(o.className,tr,_(tr,{size:a}),{"k-week-number":m}),children:[c&&(0,Do.jsx)(So,{calendarView:n,showToday:!f,calendarTitleText:s,orientation:l,size:a,dir:C,titleId:S}),(0,Do.jsx)(sl,{calendarView:n,orientation:l,gridRole:!0,ariaLabelledBy:S,children:o.children}),f&&(0,Do.jsx)(Da,{calendarFooterText:v,size:a})]})};de.states=Sp;de.options=Np;de.className=tr;de.defaultOptions=Ka;de.moduleName=_e;de.folderName=Je;de.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 ls=require("react/jsx-runtime"),as="k-calendar-container",Tp=[],gp={},wp={},Ko=o=>{let{...a}=o;return(0,ls.jsx)("div",{...a,className:i(o.className,as),children:o.children})};Ko.states=Tp;Ko.options=gp;Ko.className=as;Ko.defaultOptions=wp;Ko.moduleName=_e;Ko.folderName=Je;var Rt=require("react/jsx-runtime"),Mp=[p.hover,p.focus,p.active,p.selected,p.disabled],e=o=>{let{text:a,headerCell:l,today:n,weekend:s,showOtherMonth:c,weekCell:m,rangeStart:f,rangeMid:v,rangeEnd:C,dayIndicator:g,empty:S,hover:x,focus:O,active:R,selected:K,disabled:U,...D}=o,ue=`k-calendar-${l?"th":"td"}`,Ne=[o.className,ue,F(ue,{hover:x,focus:O,active:R,selected:K,disabled:U}),{"k-today":n,"k-weekend":s,"k-other-month":c,"k-alt":m,"k-range-start":f,"k-range-mid":v,"k-range-end":C,"k-empty":S}],He={Su:"Sunday",Mo:"Monday",Tu:"Tuesday",We:"Wednesday",Th:"Thursday",Fr:"Friday",Sa:"Saturday",W:"Week number"};if(l){let Oe=a?He[a]||a:void 0;return(0,Rt.jsx)("th",{...D,className:i(Ne),role:"columnheader",scope:"col","aria-label":Oe,children:m?(0,Rt.jsx)("span",{className:"k-sr-only",children:Oe}):a})}return m?(0,Rt.jsx)("td",{...D,className:i(Ne),children:a}):(0,Rt.jsx)("td",{...D,className:i(Ne),role:"gridcell",...K?{"aria-selected":"true"}:{},...U?{"aria-disabled":"true"}:{},children:S&&!c?(0,Rt.jsx)(Rt.Fragment,{children:"\xA0"}):(0,Rt.jsxs)("span",{className:"k-link",children:[a,g&&(0,Rt.jsx)("span",{className:"k-day-indicator"})]})})};e.states=Mp;var Ho=require("react/jsx-runtime"),rs="k-calendar-thead",ns={cellsText:["Su","Mo","Tu","We","Th","Fr","Sa"]},_o=o=>{let{showWeek:a,cellsText:l=ns.cellsText,...n}=o;return(0,Ho.jsx)("thead",{...n,className:i(o.className,rs),role:"rowgroup",children:(0,Ho.jsxs)("tr",{className:"k-calendar-tr",role:"row",children:[a&&(0,Ho.jsx)(e,{weekCell:!0,headerCell:!0,text:"W"}),l.map((s,c)=>(0,Ho.jsx)(e,{text:s,headerCell:!0},c))]})})};_o.className=rs;_o.defaultOptions=ns;var is=require("react/jsx-runtime"),ss="k-calendar-tbody",Be=o=>{let{...a}=o;return(0,is.jsx)("tbody",{...a,className:i(o.className,ss),role:"rowgroup",children:o.children})};Be.className=ss;Be.moduleName=_e;Be.folderName=Je;var zo=require("react/jsx-runtime"),Lp="k-calendar-table",me=o=>{let{calendarCaption:a,showTableHead:l,showWeek:n,ariaLabelledBy:s,ariaActiveDescendant:c,gridRole:m,...f}=o;return(0,zo.jsxs)("table",{...f,className:i(o.className,Lp),...m?{role:"grid","aria-labelledby":s,"aria-activedescendant":c,tabIndex:0}:{role:"none"},children:[a&&(0,zo.jsx)("caption",{className:"k-calendar-caption",children:a}),l&&(0,zo.jsx)(_o,{showWeek:n}),(0,zo.jsx)(Be,{children:o.children})]})};var No=require("react/jsx-runtime"),ds="k-calendar-navigation",Ha=o=>(0,No.jsxs)("div",{...o,className:i(o.className,ds),children:[(0,No.jsx)("span",{className:"k-calendar-navigation-highlight"}),(0,No.jsxs)("div",{className:"k-content k-scrollable",children:[(0,No.jsx)("ul",{className:"k-reset",children:o.children}),(0,No.jsx)("div",{className:"k-scrollable-placeholder",style:{height:"1000px"}})]})]});Ha.className=ds;Ha.moduleName=_e;Ha.folderName=Je;var cs=require("react/jsx-runtime"),Ep="k-calendar-table",or=o=>{let{tableRole:a="none",ariaLabelledBy:l,...n}=o;return(0,cs.jsx)("table",{...n,className:i(o.className,Ep),role:a,...l?{"aria-labelledby":l}:{},...a==="grid"?{tabIndex:0}:{},children:o.children})};var ze=require("react/jsx-runtime"),ps="k-calendar-view",Go={orientation:"vertical",calendarView:"month",headerText:"April 2018",showWeekdays:!0,showNavigationButtons:!1},Uo=o=>{let{orientation:a=Go.orientation,calendarView:l=Go.calendarView,headerText:n=Go.headerText,showWeekdays:s=Go.showWeekdays,showNavigationButtons:c=Go.showNavigationButtons,showWeekNumbers:m,weekdayCellsText:f,gridLabelledBy:v,...C}=o;return(0,ze.jsxs)("div",{...C,className:i(ps,`k-calendar-${l}view`,o.className,{"k-hstack":a==="horizontal","k-vstack":a==="vertical"}),children:[(0,ze.jsx)(So,{showNavigationButtons:c,calendarTitleText:n,orientation:"horizontal"}),s&&(0,ze.jsxs)(or,{className:"k-calendar-weekdays",tableRole:"table",children:[(0,ze.jsxs)("colgroup",{children:[(0,ze.jsx)("col",{}),(0,ze.jsx)("col",{}),(0,ze.jsx)("col",{}),(0,ze.jsx)("col",{}),(0,ze.jsx)("col",{}),(0,ze.jsx)("col",{}),(0,ze.jsx)("col",{})]}),(0,ze.jsx)(_o,{cellsText:f,showWeek:m})]}),(0,ze.jsxs)("div",{className:"k-content k-scrollable",role:"none",children:[(0,ze.jsx)(or,{tableRole:"grid",ariaLabelledBy:v,children:o.children}),(0,ze.jsx)("div",{className:"k-scrollable-placeholder",style:{height:"1000px"}})]})]})};Uo.className=ps;Uo.defaultOptions=Go;Uo.moduleName=_e;Uo.folderName=Je;var To=require("react/jsx-runtime"),us="k-calendar-infinite",Ap={size:[u.undefined,u.small,u.medium,u.large]},Rp=["Aug","Sep","Oct","Nov","Dec","2021","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec","2022","Feb","Mar","Apr","May","Jun","Jul"],Ip={2021:"marker",2022:"marker"},Op=(o,a)=>o.map((l,n)=>(0,To.jsx)("li",{children:(0,To.jsx)("span",{className:a[l]==="marker"?"k-calendar-navigation-marker":void 0,children:l})},n)),_a={showNavigation:!0,calendarView:"month",navigationItems:Rp,navigationMarkerConfig:Ip},ye=o=>{let{size:a,showNavigation:l=_a.showNavigation,calendarView:n=_a.calendarView,navigationItems:s=_a.navigationItems,navigationMarkerConfig:c=_a.navigationMarkerConfig,calendarTitleText:m,showWeekdays:f,showWeekNumbers:v,showNavigationButtons:C,calendarWeekdays:g,...S}=o,x=J("calendar-infinite-title");return(0,To.jsxs)("div",{...S,className:i(o.className,"k-calendar",us,_("k-calendar",{size:a})),children:[l&&(0,To.jsx)(Ha,{children:Op(s,c)}),(0,To.jsx)(Uo,{calendarView:n,headerText:m,showWeekdays:f,showWeekNumbers:v,showNavigationButtons:C,orientation:"vertical",weekdayCellsText:g,gridLabelledBy:x,children:o.children})]})};ye.options=Ap;ye.className=us;ye.defaultOptions=_a;ye.moduleName=_e;ye.folderName=Je;ye.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 bs=require("react/jsx-runtime"),ms="k-calendar-tr",h=o=>{let{...a}=o;return(0,bs.jsx)("tr",{...a,className:i(o.className,ms),role:"row",children:o.children})};h.className=ms;h.moduleName=_e;h.folderName=Je;var fs=require("react/jsx-runtime"),hs="k-calendar-caption",qe=o=>{let{text:a,scope:l,colSpan:n,rowSpan:s,...c}=o;return(0,fs.jsx)("th",{...c,scope:l,colSpan:n,rowSpan:s,className:i(o.className,hs),children:a})};qe.className=hs;qe.moduleName=_e;qe.folderName=Je;var we=require("react/jsx-runtime"),xs=({showOtherCentury:o,...a})=>(0,we.jsx)(de,{calendarView:"century",calendarTitleText:"2000 - 2099",children:(0,we.jsxs)(me,{children:[(0,we.jsxs)(h,{children:[(0,we.jsx)(e,{text:"1990 - 1999"}),(0,we.jsx)(e,{text:"2000 - 2009"}),(0,we.jsx)(e,{text:"2010 - 2019",today:!0}),(0,we.jsx)(e,{text:"2020 - 2029"})]}),(0,we.jsxs)(h,{children:[(0,we.jsx)(e,{text:"2030 - 2039"}),(0,we.jsx)(e,{text:"2040 - 2049"}),(0,we.jsx)(e,{text:"2050 - 2059"}),(0,we.jsx)(e,{text:"2060 - 2069"})]}),(0,we.jsxs)(h,{children:[(0,we.jsx)(e,{text:"2070 - 2079"}),(0,we.jsx)(e,{text:"2080 - 2089"}),(0,we.jsx)(e,{text:"2090 - 2099"}),(0,we.jsx)(e,{text:"2100 - 2109",empty:!o})]})]}),...a});var Me=require("react/jsx-runtime"),vs=({showOtherDecade:o,...a})=>(0,Me.jsx)(de,{calendarView:"decade",calendarTitleText:"2020 - 2029",children:(0,Me.jsxs)(me,{children:[(0,Me.jsxs)(h,{children:[(0,Me.jsx)(e,{text:"2019",empty:!o}),(0,Me.jsx)(e,{text:"2020"}),(0,Me.jsx)(e,{text:"2021",today:!0}),(0,Me.jsx)(e,{text:"2022"})]}),(0,Me.jsxs)(h,{children:[(0,Me.jsx)(e,{text:"2023"}),(0,Me.jsx)(e,{text:"2024"}),(0,Me.jsx)(e,{text:"2025"}),(0,Me.jsx)(e,{text:"2026"})]}),(0,Me.jsxs)(h,{children:[(0,Me.jsx)(e,{text:"2027"}),(0,Me.jsx)(e,{text:"2028"}),(0,Me.jsx)(e,{text:"2029"}),(0,Me.jsx)(e,{text:"2030",empty:!o})]})]}),...a});var H=require("react/jsx-runtime"),Cs=({showCaptions:o,showOtherMonth:a,...l})=>(0,H.jsx)(de,{calendarView:"month",children:(0,H.jsxs)(me,{calendarCaption:o&&"October 2021",showTableHead:!0,children:[(0,H.jsxs)(h,{children:[(0,H.jsx)(e,{text:"26",showOtherMonth:a,empty:!a,weekend:a}),(0,H.jsx)(e,{text:"27",showOtherMonth:a,empty:!a}),(0,H.jsx)(e,{text:"28",showOtherMonth:a,empty:!a}),(0,H.jsx)(e,{text:"29",showOtherMonth:a,empty:!a}),(0,H.jsx)(e,{text:"30",showOtherMonth:a,empty:!a}),(0,H.jsx)(e,{text:"1"}),(0,H.jsx)(e,{text:"2",weekend:!0})]}),(0,H.jsxs)(h,{children:[(0,H.jsx)(e,{text:"3",weekend:!0}),(0,H.jsx)(e,{text:"4"}),(0,H.jsx)(e,{text:"5"}),(0,H.jsx)(e,{text:"6"}),(0,H.jsx)(e,{text:"7"}),(0,H.jsx)(e,{text:"8"}),(0,H.jsx)(e,{text:"9",weekend:!0})]}),(0,H.jsxs)(h,{children:[(0,H.jsx)(e,{text:"10",weekend:!0}),(0,H.jsx)(e,{text:"11"}),(0,H.jsx)(e,{text:"12",today:!0}),(0,H.jsx)(e,{text:"13"}),(0,H.jsx)(e,{text:"14"}),(0,H.jsx)(e,{text:"15"}),(0,H.jsx)(e,{text:"16",weekend:!0})]}),(0,H.jsxs)(h,{children:[(0,H.jsx)(e,{text:"17",weekend:!0}),(0,H.jsx)(e,{text:"18"}),(0,H.jsx)(e,{text:"19"}),(0,H.jsx)(e,{text:"20"}),(0,H.jsx)(e,{text:"21"}),(0,H.jsx)(e,{text:"22"}),(0,H.jsx)(e,{text:"23",weekend:!0})]}),(0,H.jsxs)(h,{children:[(0,H.jsx)(e,{text:"24",weekend:!0}),(0,H.jsx)(e,{text:"25"}),(0,H.jsx)(e,{text:"26"}),(0,H.jsx)(e,{text:"27"}),(0,H.jsx)(e,{text:"28"}),(0,H.jsx)(e,{text:"29"}),(0,H.jsx)(e,{text:"30",weekend:!0})]}),(0,H.jsxs)(h,{children:[(0,H.jsx)(e,{text:"31",weekend:!0}),(0,H.jsx)(e,{text:"1",showOtherMonth:a,empty:!a}),(0,H.jsx)(e,{text:"2",showOtherMonth:a,empty:!a}),(0,H.jsx)(e,{text:"3",showOtherMonth:a,empty:!a}),(0,H.jsx)(e,{text:"4",showOtherMonth:a,empty:!a}),(0,H.jsx)(e,{text:"5",showOtherMonth:a,empty:!a}),(0,H.jsx)(e,{text:"6",showOtherMonth:a,empty:!a,weekend:a})]})]}),...l});var ys=require("react/jsx-runtime");var Le=require("react/jsx-runtime"),ks=o=>(0,Le.jsx)(de,{calendarView:"year",calendarTitleText:"2019",children:(0,Le.jsxs)(me,{children:[(0,Le.jsxs)(h,{children:[(0,Le.jsx)(e,{text:"Jan"}),(0,Le.jsx)(e,{text:"Feb"}),(0,Le.jsx)(e,{text:"Mar"}),(0,Le.jsx)(e,{text:"Apr"})]}),(0,Le.jsxs)(h,{children:[(0,Le.jsx)(e,{text:"May"}),(0,Le.jsx)(e,{text:"Jun"}),(0,Le.jsx)(e,{text:"Jul"}),(0,Le.jsx)(e,{text:"Au"})]}),(0,Le.jsxs)(h,{children:[(0,Le.jsx)(e,{text:"Sep"}),(0,Le.jsx)(e,{text:"Oct",today:!0}),(0,Le.jsx)(e,{text:"Nov"}),(0,Le.jsx)(e,{text:"Dec"})]})]}),...o});var A=require("react/jsx-runtime"),Ss=({firstCaption:o="January 2021",secondCaption:a="February 2021",...l})=>(0,A.jsx)(ye,{calendarTitleText:"January 2021",children:(0,A.jsxs)(A.Fragment,{children:[(0,A.jsxs)("colgroup",{children:[(0,A.jsx)("col",{}),(0,A.jsx)("col",{}),(0,A.jsx)("col",{}),(0,A.jsx)("col",{}),(0,A.jsx)("col",{}),(0,A.jsx)("col",{}),(0,A.jsx)("col",{})]}),(0,A.jsxs)(Be,{children:[(0,A.jsx)(h,{"aria-hidden":"true",children:(0,A.jsx)(qe,{scope:"col",colSpan:7,text:o})}),(0,A.jsxs)(h,{children:[(0,A.jsx)(e,{empty:!0}),(0,A.jsx)(e,{empty:!0}),(0,A.jsx)(e,{empty:!0}),(0,A.jsx)(e,{empty:!0}),(0,A.jsx)(e,{empty:!0}),(0,A.jsx)(e,{text:"1"}),(0,A.jsx)(e,{text:"2",weekend:!0})]}),(0,A.jsxs)(h,{children:[(0,A.jsx)(e,{text:"3",weekend:!0}),(0,A.jsx)(e,{text:"4"}),(0,A.jsx)(e,{text:"5"}),(0,A.jsx)(e,{text:"6"}),(0,A.jsx)(e,{text:"7"}),(0,A.jsx)(e,{text:"8"}),(0,A.jsx)(e,{text:"9",weekend:!0})]}),(0,A.jsxs)(h,{children:[(0,A.jsx)(e,{text:"10",weekend:!0}),(0,A.jsx)(e,{text:"11"}),(0,A.jsx)(e,{text:"12"}),(0,A.jsx)(e,{text:"13"}),(0,A.jsx)(e,{text:"14"}),(0,A.jsx)(e,{text:"15"}),(0,A.jsx)(e,{text:"16",weekend:!0})]}),(0,A.jsxs)(h,{children:[(0,A.jsx)(e,{text:"17",weekend:!0}),(0,A.jsx)(e,{text:"18"}),(0,A.jsx)(e,{text:"19"}),(0,A.jsx)(e,{text:"20"}),(0,A.jsx)(e,{text:"21"}),(0,A.jsx)(e,{text:"22"}),(0,A.jsx)(e,{text:"23",weekend:!0})]}),(0,A.jsxs)(h,{children:[(0,A.jsx)(e,{text:"24",weekend:!0}),(0,A.jsx)(e,{text:"25"}),(0,A.jsx)(e,{text:"26"}),(0,A.jsx)(e,{text:"27"}),(0,A.jsx)(e,{text:"28"}),(0,A.jsx)(e,{text:"29"}),(0,A.jsx)(e,{text:"30",weekend:!0})]}),(0,A.jsxs)(h,{children:[(0,A.jsx)(e,{text:"31",weekend:!0}),(0,A.jsx)(e,{empty:!0}),(0,A.jsx)(e,{empty:!0}),(0,A.jsx)(e,{empty:!0}),(0,A.jsx)(e,{empty:!0}),(0,A.jsx)(e,{empty:!0}),(0,A.jsx)(e,{empty:!0})]})]}),(0,A.jsx)(Be,{children:(0,A.jsx)(h,{"aria-hidden":"true",children:(0,A.jsx)(qe,{scope:"col",colSpan:7,text:a})})})]}),...l});var z=require("react/jsx-runtime"),Ns=({firstCaption:o="2021",secondCaption:a="2022",...l})=>(0,z.jsx)(ye,{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,z.jsxs)(z.Fragment,{children:[(0,z.jsxs)("colgroup",{children:[(0,z.jsx)("col",{}),(0,z.jsx)("col",{}),(0,z.jsx)("col",{}),(0,z.jsx)("col",{})]}),(0,z.jsxs)(Be,{children:[(0,z.jsx)(h,{"aria-hidden":"true",children:(0,z.jsx)(qe,{scope:"col",colSpan:4,text:o})}),(0,z.jsxs)(h,{children:[(0,z.jsx)(e,{text:"Jan",today:!0}),(0,z.jsx)(e,{text:"Feb"}),(0,z.jsx)(e,{text:"Mar"}),(0,z.jsx)(e,{text:"Apr"})]}),(0,z.jsxs)(h,{children:[(0,z.jsx)(e,{text:"May"}),(0,z.jsx)(e,{text:"Jun"}),(0,z.jsx)(e,{text:"Jul"}),(0,z.jsx)(e,{text:"Aug"})]}),(0,z.jsxs)(h,{children:[(0,z.jsx)(e,{text:"Sep"}),(0,z.jsx)(e,{text:"Oct"}),(0,z.jsx)(e,{text:"Nov"}),(0,z.jsx)(e,{text:"Dec"})]})]}),(0,z.jsxs)(Be,{children:[(0,z.jsx)(h,{"aria-hidden":"true",children:(0,z.jsx)(qe,{scope:"col",colSpan:4,text:a})}),(0,z.jsxs)(h,{children:[(0,z.jsx)(e,{text:"Jan"}),(0,z.jsx)(e,{text:"Feb"}),(0,z.jsx)(e,{text:"Mar"}),(0,z.jsx)(e,{text:"Apr"})]}),(0,z.jsxs)(h,{children:[(0,z.jsx)(e,{text:"May"}),(0,z.jsx)(e,{text:"Jun"}),(0,z.jsx)(e,{text:"Jul"}),(0,z.jsx)(e,{text:"Aug"})]}),(0,z.jsxs)(h,{children:[(0,z.jsx)(e,{text:"Sep"}),(0,z.jsx)(e,{text:"Oct"}),(0,z.jsx)(e,{text:"Nov"}),(0,z.jsx)(e,{text:"Dec"})]})]})]}),...l});var G=require("react/jsx-runtime"),Ts=({firstCaption:o="2020 - 2029",secondCaption:a="2030 - 2039",...l})=>(0,G.jsx)(ye,{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,G.jsxs)(G.Fragment,{children:[(0,G.jsxs)("colgroup",{children:[(0,G.jsx)("col",{}),(0,G.jsx)("col",{}),(0,G.jsx)("col",{}),(0,G.jsx)("col",{})]}),(0,G.jsxs)(Be,{children:[(0,G.jsx)(h,{"aria-hidden":"true",children:(0,G.jsx)(qe,{scope:"col",colSpan:4,text:o})}),(0,G.jsxs)(h,{children:[(0,G.jsx)(e,{text:"2020",today:!0}),(0,G.jsx)(e,{text:"2021"}),(0,G.jsx)(e,{text:"2022"}),(0,G.jsx)(e,{text:"2023"})]}),(0,G.jsxs)(h,{children:[(0,G.jsx)(e,{text:"2024"}),(0,G.jsx)(e,{text:"2025"}),(0,G.jsx)(e,{text:"2026"}),(0,G.jsx)(e,{text:"2027"})]}),(0,G.jsxs)(h,{children:[(0,G.jsx)(e,{text:"2028"}),(0,G.jsx)(e,{text:"2029"}),(0,G.jsx)(e,{empty:!0}),(0,G.jsx)(e,{empty:!0})]})]}),(0,G.jsxs)(Be,{children:[(0,G.jsx)(h,{"aria-hidden":"true",children:(0,G.jsx)(qe,{scope:"col",colSpan:4,text:a})}),(0,G.jsxs)(h,{children:[(0,G.jsx)(e,{text:"2030"}),(0,G.jsx)(e,{text:"2031"}),(0,G.jsx)(e,{text:"2032"}),(0,G.jsx)(e,{text:"2033"})]}),(0,G.jsxs)(h,{children:[(0,G.jsx)(e,{text:"2034"}),(0,G.jsx)(e,{text:"2035"}),(0,G.jsx)(e,{text:"2036"}),(0,G.jsx)(e,{text:"2037"})]}),(0,G.jsxs)(h,{children:[(0,G.jsx)(e,{text:"2038"}),(0,G.jsx)(e,{text:"2039"}),(0,G.jsx)(e,{empty:!0}),(0,G.jsx)(e,{empty:!0})]})]})]}),...l});var oe=require("react/jsx-runtime"),gs=({firstCaption:o="2000 - 2099",...a})=>(0,oe.jsx)(ye,{calendarView:"century",showWeekdays:!1,calendarTitleText:"2000 - 2099",navigationItems:["1900","2000"],navigationMarkerConfig:{2e3:"marker"},children:(0,oe.jsxs)(oe.Fragment,{children:[(0,oe.jsxs)("colgroup",{children:[(0,oe.jsx)("col",{}),(0,oe.jsx)("col",{}),(0,oe.jsx)("col",{}),(0,oe.jsx)("col",{})]}),(0,oe.jsxs)(Be,{children:[(0,oe.jsx)(h,{"aria-hidden":"true",children:(0,oe.jsx)(qe,{scope:"col",colSpan:4,text:o})}),(0,oe.jsxs)(h,{children:[(0,oe.jsx)(e,{text:"1900 - 1999"}),(0,oe.jsx)(e,{text:"2000 - 2009"}),(0,oe.jsx)(e,{text:"2010 - 2019"}),(0,oe.jsx)(e,{text:"2020 - 2029"})]}),(0,oe.jsxs)(h,{children:[(0,oe.jsx)(e,{text:"2030 - 2039"}),(0,oe.jsx)(e,{text:"2040 - 2049"}),(0,oe.jsx)(e,{text:"2050 - 2059"}),(0,oe.jsx)(e,{text:"2060 - 2069"})]}),(0,oe.jsxs)(h,{children:[(0,oe.jsx)(e,{text:"2070 - 2079"}),(0,oe.jsx)(e,{text:"2080 - 2089"}),(0,oe.jsx)(e,{text:"2090 - 2099"}),(0,oe.jsx)(e,{empty:!0})]})]})]}),...a});var ar=require("react/jsx-runtime");var ws=require("react/jsx-runtime");var lr=require("react/jsx-runtime");var za=require("react/jsx-runtime"),Bp=de.options,Pp=de.states,Ms={...de.defaultOptions,variant:"month"},Dp=[{name:"month",title:"Month View"},{name:"year",title:"Year View"},{name:"decade",title:"Decade View"},{name:"century",title:"Century View"}],Kp=[{name:"footer",title:"Calendar Footer"},{name:"other",title:"Show other cells"}],Fo=o=>{let{variant:a,modifiers:l,...n}={...Ms,...o},s={showCalendarFooter:!1};Object.keys(l||{}).forEach(C=>{switch(C){case"other":s.showOtherMonth=!!(l!=null&&l[C]),s.showOtherCentury=!!(l!=null&&l[C]),s.showOtherDecade=!!(l!=null&&l[C]);break;case"footer":s.showCalendarFooter=!!(l!=null&&l[C]);break;default:return}});let{showOtherMonth:c,showOtherDecade:m,showOtherCentury:f,showCalendarFooter:v}=s;switch(a){case"century":return(0,za.jsx)(xs,{size:n.size,showOtherCentury:f,showCalendarFooter:v});case"decade":return(0,za.jsx)(vs,{size:n.size,showOtherDecade:m,showCalendarFooter:v});case"year":return(0,za.jsx)(ks,{calendarTitleText:"2021",size:n.size,showCalendarFooter:v});default:return(0,za.jsx)(Cs,{size:n.size,showOtherMonth:c,showCalendarFooter:v})}};Fo.options=Bp;Fo.states=Pp;Fo.variants=Dp;Fo.defaultOptions=Ms;Fo.modifiers=Kp;Fo.className=de.className;var Ga=require("react/jsx-runtime"),Hp=ye.options,_p=ye.states,Ls={...ye.defaultOptions,variant:"month"},zp=[{name:"month",title:"Month View"},{name:"year",title:"Year View"},{name:"decade",title:"Decade View"},{name:"century",title:"Century View"}],Gp=[{name:"footer",title:"Calendar Footer"},{name:"other",title:"Show other cells"}],Wo=o=>{let{variant:a,modifiers:l,...n}={...Ls,...o},s={showCalendarFooter:!1};Object.keys(l||{}).forEach(C=>{switch(C){case"other":s.showOtherMonth=!!(l!=null&&l[C]),s.showOtherCentury=!!(l!=null&&l[C]),s.showOtherDecade=!!(l!=null&&l[C]);break;case"footer":s.showCalendarFooter=!!(l!=null&&l[C]);break;default:return}});let{showOtherMonth:c,showOtherDecade:m,showOtherCentury:f,showCalendarFooter:v}=s;switch(a){case"century":return(0,Ga.jsx)(gs,{size:n.size,showOtherCentury:f,showCalendarFooter:v});case"decade":return(0,Ga.jsx)(Ts,{size:n.size,showOtherDecade:m,showCalendarFooter:v});case"year":return(0,Ga.jsx)(Ns,{size:n.size,showCalendarFooter:v});default:return(0,Ga.jsx)(Ss,{size:n.size,showOtherMonth:c,showCalendarFooter:v})}};Wo.options=Hp;Wo.states=_p;Wo.variants=zp;Wo.defaultOptions=Ls;Wo.modifiers=Gp;Wo.className=ye.className;var rr=require("react/jsx-runtime");var j="scheduler",ee=j;var Rs=require("react/jsx-runtime"),Es="k-scheduler-layout",Up=[],Fp={},Wp={},go=o=>{let{as:a="div",view:l,...n}=o,s=l==="agenda"?"grid":l==="year"?void 0:"none";return(0,Rs.jsx)(a,{...n,className:i(o.className,Es,{[`k-scheduler-${l}view`]:l}),...s&&{role:s},children:o.children})};go.states=Up;go.options=Fp;go.className=Es;go.defaultOptions=Wp;go.moduleName=j;go.folderName=ee;var As=go;var il=require("react/jsx-runtime"),Is="k-scheduler",Vp=[],$p={},Xp={},Y=o=>{let{view:a,toolbar:l,footer:n,layout:s,...c}=o;return(0,il.jsxs)("div",{...c,className:i(o.className,Is),role:"application",children:[l,(0,il.jsx)(As,{className:i({"k-scheduler-layout-flex":s==="flex"}),as:s==="table"?"table":"div",view:a,children:o.children}),n]})};Y.states=Vp;Y.options=$p;Y.className=Is;Y.defaultOptions=Xp;Y.moduleName=j;Y.folderName=ee;Y.ariaSpec={selector:".k-scheduler",rules:[{selector:".k-scheduler",attribute:"role=application",usage:"Specifies the role of the component."},{selector:".k-scheduler-toolbar",attribute:"role=toolbar",usage:"Follows Toolbar spec: sets the component role."},{selector:".k-scheduler-toolbar",attribute:"aria-label or title",usage:"Follows Toolbar spec: each toolbar must have a label specifying its purpose."},{selector:'.k-scheduler-navigation .k-button:has([class*="i-caret-alt-left"])',attribute:"aria-label",usage:"Required as the previous navigation button contains only an icon (no text)."},{selector:'.k-scheduler-navigation .k-button:has([class*="i-caret-alt-right"])',attribute:"aria-label",usage:"Required as the next navigation button contains only an icon (no text)."},{selector:".k-nav-current",attribute:"aria-live=polite",usage:"The new date of the Scheduler view will be announced upon navigation to a new time span or view type."},{selector:".k-views-dropdown",attribute:"aria-label",usage:"The <select> element visible on the toolbar on small screens must have its aria-label set."},{selector:".k-scheduler-views",attribute:"role=group",usage:"Follows ButtonGroup spec: sets the proper role for the group of view buttons."},{selector:".k-scheduler-views .k-button",attribute:"aria-pressed (when selected)",usage:"Follows ButtonGroup spec: specifies the current state of the view ButtonGroup. Only the selected button within the group will have this attribute set to true."},{selector:".k-scheduler-agendaview",attribute:"role=grid",usage:"The main table of the Agenda view must indicate it is a Data Grid."},{selector:".k-scheduler-agendaview>tbody",attribute:"role=none/presentation",usage:"The <tbody> element must have its semantics removed."},{selector:".k-scheduler-agendaview .k-scheduler-table",attribute:"role=none/presentation",usage:"Inner <table> elements within the Agenda Scheduler must have their semantic role removed."},{selector:".k-scheduler-agendaview .k-scheduler-table>tbody",attribute:"role=rowgroup",usage:"Must have role explicitly set as it has been removed by the <table> role set (none/presentation)."},{selector:".k-scheduler-agendaview .k-scheduler-table>tbody>tr",attribute:"role=row",usage:"Must have role explicitly set as it has been removed by the <table> role set (none/presentation)."},{selector:".k-scheduler-agendaview .k-scheduler-table>tbody>tr>th",attribute:"role=columnheader",usage:"Must have role explicitly set as it has been removed by the <table> role set (none/presentation)."},{selector:".k-scheduler-agendaview .k-scheduler-content tr .k-selected",attribute:"aria-selected",usage:"Used to signify the currently selected row in Agenda view."},{selector:".k-scheduler-content>.k-scheduler-table>tbody>tr>.k-scheduler-groupcolumn,.k-scheduler-content>.k-scheduler-table>tbody>tr>.k-scheduler-datecolumn",attribute:"role=rowheader",usage:"Must have role explicitly set as it has been removed by the <table> role set (none/presentation)."},{selector:".k-scheduler-content>.k-scheduler-table>tbody>tr>.k-scheduler-timecolumn,.k-scheduler-content>.k-scheduler-table>tbody>tr>.k-scheduler-timecolumn+td",attribute:"role=gridcell",usage:"Must have role explicitly set as it has been removed by the <table> role set (none/presentation)."},{selector:".k-scheduler-dayview,.k-scheduler-weekview,.k-scheduler-monthview,.k-scheduler-timelineview",attribute:"role=none/presentation",usage:"All <table> elements within the Scheduler must have their semantic role removed."},{selector:".k-scheduler-times .k-scheduler-table",attribute:"role=none/presentation",usage:"Times sidebar tables must have their semantics removed. The role propagates to child th/tr elements, resolving empty-table-header violations."},{selector:".k-event",attribute:"role=button",usage:"Indicating that the event element is interactive."},{selector:".k-event",attribute:"aria-label",usage:"Label containing the title, start, and end date of the appointment."},{selector:".k-scheduler-layout:not(.k-scheduler-agendaview) .k-scheduler-content",attribute:"tabindex=0",usage:"Scrollable elements need to be focusable to ensure scrolling with arrow keys is available (does not apply to agenda view)."}]};var nr=require("react/jsx-runtime"),Os="k-scheduler-header",Ht=o=>(0,nr.jsx)("div",{...o,className:i(Os,o.className),children:(0,nr.jsx)("div",{className:"k-scheduler-header-wrap",children:o.children})});Ht.className=Os;Ht.moduleName=j;Ht.folderName=ee;var Ps=require("react/jsx-runtime"),Bs="k-scheduler-content",_t=o=>(0,Ps.jsx)("div",{...o,className:i(Bs,o.className),children:o.children});_t.className=Bs;_t.moduleName=j;_t.folderName=ee;var Ks=require("react/jsx-runtime"),Ds="k-scheduler-times",so=o=>(0,Ks.jsx)("div",{...o,className:i(Ds,o.className),children:o.children});so.className=Ds;so.moduleName=j;so.folderName=ee;var _s=require("react/jsx-runtime"),Hs="k-scheduler-table",zt=o=>(0,_s.jsx)("table",{...o,className:i(Hs,o.className),children:o.children});zt.className=Hs;zt.moduleName=j;zt.folderName=ee;var sr=require("react/jsx-runtime"),zs="k-scheduler-cell",Jp=[],qp={},Yp={},r=o=>{let{cellType:a,allDay:l,text:n,colspan:s,rowspan:c,as:m="div",...f}=o,v=n||o.children,C=!n&&!o.children,g=m==="th"&&C&&!f.role?"presentation":void 0;return(0,sr.jsx)(m,{...f,colSpan:s,rowSpan:c,...g&&{role:g},className:i(zs,o.className,{"k-scheduler-times-all-day":l},a==null?void 0:a.map(S=>({[`k-${S}-cell`]:!0}))),children:!l&&n?(0,sr.jsx)("span",{className:"k-link k-nav-day",children:v}):v})};r.states=Jp;r.options=qp;r.defaultOptions=Yp;r.className=zs;r.moduleName=j;r.folderName=ee;var Us=require("react/jsx-runtime"),Gs="k-sticky-cell",Vo=o=>(0,Us.jsx)("div",{...o,className:i(Gs,o.className),children:o.children});Vo.className=Gs;Vo.moduleName=j;Vo.folderName=ee;var Ws=require("react/jsx-runtime"),Fs="k-scheduler-row",L=o=>(0,Ws.jsx)("div",{...o,className:i(Fs,o.className),children:o.children});L.className=Fs;L.moduleName=j;L.folderName=ee;var Ua="input",dl=Ua;var Vs=require("react/jsx-runtime"),cl="k-input",Qp=[p.hover,p.focus,p.valid,p.invalid,p.required,p.disabled,p.loading,p.readonly],Zp={size:[u.undefined,u.small,u.medium,u.large],rounded:[T.undefined,T.none,T.small,T.medium,T.large,T.full],fillMode:[N.undefined,N.solid,N.flat,N.outline]},jp={},Te=o=>{let{hover:a,focus:l,disabled:n,invalid:s,valid:c,loading:m,readonly:f,size:v,rounded:C,fillMode:g,...S}=o;return(0,Vs.jsx)("span",{...S,className:i(o.className,cl,_(cl,{size:v,rounded:C,fillMode:g}),F(cl,{hover:a,focus:l,disabled:n,invalid:s,valid:c,loading:m,readonly:f}))})};Te.states=Qp;Te.options=Zp;Te.className=cl;Te.defaultOptions=jp;Te.moduleName=Ua;Te.folderName=dl;var $s=require("react/jsx-runtime"),pl="k-picker",eu=[p.hover,p.focus,p.valid,p.invalid,p.required,p.disabled,p.loading,p.readonly],tu={size:[u.undefined,u.small,u.medium,u.large],rounded:[T.undefined,T.none,T.small,T.medium,T.large,T.full],fillMode:[N.undefined,N.solid,N.flat,N.outline]},ou={},Gt=o=>{let{hover:a,focus:l,disabled:n,invalid:s,valid:c,loading:m,readonly:f,size:v,rounded:C,fillMode:g,...S}=o;return(0,$s.jsx)("span",{...S,className:i(o.className,pl,_(pl,{size:v,rounded:C,fillMode:g}),F(pl,{hover:a,focus:l,disabled:n,invalid:s,valid:c,loading:m,readonly:f})),children:o.children})};Gt.states=eu;Gt.options=tu;Gt.className=pl;Gt.defaultOptions=ou;Gt.moduleName=Ua;Gt.folderName=dl;var $o=require("react/jsx-runtime"),Xs="k-clear-value",au=[p.disabled,p.loading,p.readonly],lu={},bt=o=>{let{disabled:a,loading:l,readonly:n,value:s}=o;return a||n||l||!s?(0,$o.jsx)($o.Fragment,{}):(0,$o.jsx)("span",{className:i(o.className,Xs),children:(0,$o.jsx)(P,{icon:"x"})})};bt.states=au;bt.options=lu;bt.className=Xs;var Js=require("react/jsx-runtime"),ir="k-input-inner",ru=[],nu={},ul={type:"text",autocomplete:"off",value:"",placeholder:""},ht=o=>{let{value:a=ul.value,type:l=ul.type,placeholder:n=ul.placeholder,autocomplete:s=ul.autocomplete,disabled:c,readOnly:m,...f}=o;return(0,Js.jsx)("input",{...f,type:l,className:i(o.className,ir,_(ir,o)),placeholder:n,autoComplete:s,defaultValue:a,disabled:c||void 0,readOnly:m||void 0})};ht.states=ru;ht.options=nu;ht.className=ir;var Fa=require("react/jsx-runtime"),dr="k-input-inner",su=[],iu={},wo=o=>{let{value:a,placeholder:l,showValue:n,valueIcon:s,valueIconName:c,...m}=o;return(0,Fa.jsxs)("span",{...m,className:i(o.className,dr,_(dr,o)),children:[s,!s&&c&&(0,Fa.jsx)(P,{className:"k-input-value-icon",icon:c}),n&&!a&&l,n&&a&&(0,Fa.jsx)("span",{className:"k-input-value-text",children:a})]})};wo.states=su;wo.options=iu;wo.className=dr;var Ys=require("react/jsx-runtime"),cr="k-input-inner",du=[],cu={},qs={value:"",placeholder:""},pr=o=>{let{value:a=qs.value,placeholder:l=qs.placeholder,rows:n,disabled:s,...c}=o;return(0,Ys.jsx)("textarea",{...c,className:i(o.className,cr,_(cr,o)),placeholder:l,rows:n,defaultValue:a,disabled:s||void 0})};pr.states=du;pr.options=cu;pr.className=cr;var Wa=require("react/jsx-runtime"),Qs="k-input-loading-icon",pu=[p.disabled,p.loading],ct=o=>{let{disabled:a,loading:l}=o;return a||!l?(0,Wa.jsx)(Wa.Fragment,{}):(0,Wa.jsx)("span",{className:i(o.className,Qs,"k-icon k-i-loading")})};ct.states=pu;ct.className=Qs;var Va=require("react/jsx-runtime"),Zs="k-input-validation-icon",uu=[p.valid,p.invalid,p.disabled,p.loading],mu={},at=o=>{let{valid:a,invalid:l,disabled:n,loading:s}=o,c=l?"warning-circle":"check-circle";return n||s||!!!(a||l)?(0,Va.jsx)(Va.Fragment,{}):(0,Va.jsx)(P,{className:i(Zs),icon:c})};at.states=uu;at.options=mu;at.className=Zs;var $a=require("react/jsx-runtime"),bu="k-input-prefix",hu={direction:"horizontal"},kt=o=>{let{direction:a=hu.direction,...l}=o;return o.children?(0,$a.jsx)("span",{...l,className:i(bu,o.className,{[`k-input-prefix-${a}`]:a}),children:o.children}):(0,$a.jsx)($a.Fragment,{})};var Xa=require("react/jsx-runtime"),fu="k-input-suffix",xu={direction:"horizontal"},St=o=>{let{direction:a=xu.direction,...l}=o;return o.children?(0,Xa.jsx)("span",{...l,className:i(fu,o.className,{[`k-input-suffix-${a}`]:a}),children:o.children}):(0,Xa.jsx)(Xa.Fragment,{})};var vu=require("react/jsx-runtime");var js=require("react/jsx-runtime"),Cu="k-input-suffix-text",ur=o=>{let{children:a,...l}=o;return(0,js.jsx)("span",{...l,className:i(Cu,o.className),children:a})};var ti=require("react/jsx-runtime"),ei="k-input-separator",yu={direction:"vertical"},Nt=o=>{let{direction:a=yu.direction,...l}=o;return(0,ti.jsx)("span",{...l,className:i(ei,o.className,{[`${ei}-${a}`]:a})})};var Pe=require("react/jsx-runtime"),ku=Te.states,Su=Te.defaultOptions,Nu=Te.options,Tu=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"},{name:"validation-icon",title:"Validation Icon"},{name:"separators",title:"Separators"}],gu=[],Xo=o=>{let{modifiers:a,valid:l,invalid:n,loading:s,disabled:c,readonly:m,...f}=o,v=a==null?void 0:a.prefix,C=a==null?void 0:a.suffix,g=a==null?void 0:a["clear-button"],S=a==null?void 0:a["validation-icon"],x=a==null?void 0:a.separators;return(0,Pe.jsxs)(Te,{...f,valid:l,invalid:n,loading:s,disabled:c,readonly:m,style:{width:300},children:[v&&(0,Pe.jsxs)(Pe.Fragment,{children:[(0,Pe.jsx)(kt,{children:(0,Pe.jsx)(P,{icon:"lock"})}),x&&(0,Pe.jsx)(Nt,{})]}),(0,Pe.jsx)(ht,{placeholder:"Placeholder",value:"Value"}),S&&(0,Pe.jsx)(at,{valid:l,invalid:n,loading:s,disabled:c}),(0,Pe.jsx)(ct,{loading:s,disabled:c}),g&&(0,Pe.jsx)(bt,{loading:s,disabled:c,readonly:m,value:"Value"}),C&&(0,Pe.jsxs)(Pe.Fragment,{children:[x&&(0,Pe.jsx)(Nt,{}),(0,Pe.jsx)(St,{children:(0,Pe.jsx)(ko,{size:f.size,fillMode:"clear",children:"Send"})})]})]})};Xo.options=Nu;Xo.states=ku;Xo.variants=gu;Xo.defaultOptions=Su;Xo.modifiers=Tu;Xo.className=Te.className;var Ja=require("react/jsx-runtime"),oi="k-color-preview",wu=[],Mu={},io=o=>{let{color:a,iconName:l,...n}=o;return(0,Ja.jsxs)("span",{...n,className:i(o.className,oi,{"k-icon-color-preview":l,"k-no-color":!a}),children:[l&&(0,Ja.jsx)(P,{icon:l,className:"k-color-preview-icon"}),(0,Ja.jsx)("span",{className:"k-color-preview-mask",style:{backgroundColor:a}})]})};io.states=wu;io.options=Mu;io.className=oi;var mr="popup",ai=mr;var br=require("react/jsx-runtime"),li="k-animation-container",Lu=[],Eu={},ri={positionMode:"absolute"},Ut=o=>{let{positionMode:a=ri.positionMode,animationStyle:l,offset:n,...s}=o;return(0,br.jsx)("div",{...s,style:{...n,...o.style},className:i(o.className,li,"k-animation-container-shown",{"k-animation-container-fixed":a==="fixed"}),children:(0,br.jsx)("div",{className:"k-child-animation-container",style:l,children:o.children})})};Ut.states=Lu;Ut.options=Eu;Ut.className=li;Ut.defaultOptions=ri;Ut.moduleName=mr;Ut.folderName=ai;var hr="popup",ni=hr;var fr=require("react/jsx-runtime"),si="k-popup",Au=[],Ru={},ii={positionMode:"absolute"},be=o=>{let{offset:a,positionMode:l=ii.positionMode,animationStyle:n,containerClassName:s,containerRole:c,containerAriaLabel:m,...f}=o;return(0,fr.jsx)(Ut,{positionMode:l,offset:a,animationStyle:n,className:s,role:c,"aria-label":m,children:(0,fr.jsx)("div",{...f,className:i(o.className,si),children:o.children})})};be.states=Au;be.options=Ru;be.className=si;be.defaultOptions=ii;be.moduleName=hr;be.folderName=ni;be.ariaSpec={selector:".k-popup",rules:[{selector:".k-animation-container",attribute:"role (when appended to body)",usage:'Container gets role="region" when appended to document body. Popup is a building block \u2014 ARIA semantics come from consuming components.'}]};var xr="action-buttons",di=xr;var ci=require("react/jsx-runtime"),ml="k-actions",Iu=[],Ou={},vr={alignment:"start",orientation:"horizontal"},Ft=o=>{let{alignment:a=vr.alignment,orientation:l=vr.orientation,...n}=o;return(0,ci.jsx)("div",{...n,className:i(ml,{[`${ml}-${a}`]:a,[`${ml}-${l}`]:l},o.className),children:o.children})};Ft.states=Iu;Ft.options=Ou;Ft.className=ml;Ft.defaultOptions=vr;Ft.moduleName=xr;Ft.folderName=di;var ui=require("react/jsx-runtime"),Bu="k-actionsheet-footer",pi={alignment:"stretched",orientation:"horizontal"},co=o=>{let{alignment:a=pi.alignment,orientation:l=pi.orientation,template:n,as:s=n?"div":Ft,...c}=o;return(0,ui.jsx)(s,{...c,...!n&&{alignment:a,orientation:l},className:i(o.className,Bu),children:o.children})};var Cr="searchbox",mi=Cr;var po=require("react/jsx-runtime"),bi="k-searchbox",Pu=[p.hover,p.focus,p.valid,p.invalid,p.required,p.disabled,p.loading],Du={size:[u.undefined,u.small,u.medium,u.large],rounded:[T.undefined,T.none,T.small,T.medium,T.large,T.full],fillMode:[N.undefined,N.solid,N.flat,N.outline]},yr={showIcon:!0,icon:"search"},Tt=o=>{let{value:a,placeholder:l,size:n,rounded:s,fillMode:c,hover:m,focus:f,valid:v,invalid:C,required:g,loading:S,disabled:x,showIcon:O=yr.showIcon,icon:R=yr.icon,"aria-label":K,...U}=o;return(0,po.jsxs)(Te,{...U,size:n,rounded:s,fillMode:c,hover:m,focus:f,valid:v,invalid:C,required:g,loading:S,disabled:x,className:i(o.className,bi),children:[O&&(0,po.jsx)(P,{className:"k-input-icon",icon:R}),(0,po.jsx)(ht,{placeholder:l,value:a,"aria-label":K}),(0,po.jsx)(ct,{...o}),(0,po.jsx)(at,{...o}),(0,po.jsx)(bt,{...o})]})};Tt.states=Pu;Tt.options=Du;Tt.className=bi;Tt.defaultOptions=yr;Tt.moduleName=Cr;Tt.folderName=mi;var Ku=require("react/jsx-runtime");var kr="textbox",hi=kr;var Ye=require("react/jsx-runtime"),fi="k-textbox",Hu=[p.hover,p.focus,p.valid,p.invalid,p.required,p.disabled,p.loading,p.readonly],_u={size:[u.undefined,u.small,u.medium,u.large],rounded:[T.undefined,T.none,T.small,T.medium,T.large,T.full],fillMode:[N.undefined,N.solid,N.flat,N.outline]},bl={showClearButton:!0,showValidationIcon:!0,separators:!0},Ge=o=>{let{size:a,rounded:l,fillMode:n,separators:s=bl.separators,showClearButton:c=bl.showClearButton,showValidationIcon:m=bl.showValidationIcon,prefix:f,suffix:v,type:C,value:g,placeholder:S,hover:x,focus:O,valid:R,invalid:K,required:U,loading:D,disabled:q,readonly:ue,id:Ne,"aria-label":He,"aria-describedby":Oe,...mt}=o;return(0,Ye.jsxs)(Te,{...mt,size:a,rounded:l,fillMode:n,hover:x,focus:O,valid:R,invalid:K,required:U,loading:D,disabled:q,readonly:ue,className:i(o.className,fi),children:[f&&(0,Ye.jsxs)(Ye.Fragment,{children:[(0,Ye.jsx)(kt,{children:f}),s&&(0,Ye.jsx)(Nt,{})]}),(0,Ye.jsx)(ht,{id:Ne,placeholder:S,value:g,type:C,disabled:q,"aria-label":He,"aria-describedby":Oe,"aria-invalid":K?"true":void 0}),m&&(0,Ye.jsx)(at,{valid:R,invalid:K,loading:D,disabled:q}),(0,Ye.jsx)(ct,{loading:D,disabled:q}),c&&(0,Ye.jsx)(bt,{loading:D,disabled:q,readonly:ue,value:g}),v&&(0,Ye.jsxs)(Ye.Fragment,{children:[s&&(0,Ye.jsx)(Nt,{}),(0,Ye.jsx)(St,{children:v})]})]})};Ge.states=Hu;Ge.options=_u;Ge.className=fi;Ge.defaultOptions=bl;Ge.moduleName=kr;Ge.folderName=hi;Ge.ariaSpec={selector:".k-textbox",rules:[{selector:".k-textbox > .k-input-inner",attribute:"role=textbox or nodeName=input",usage:"Describes the role of the component."},{selector:".k-textbox > .k-input-inner",attribute:"label for or aria-label or aria-labelledby (when has accessible name)",usage:"The input requires an accessible name (provided by consuming app)."},{selector:".k-textbox > .k-input-inner",attribute:"aria-invalid=true (when invalid)",usage:"Rendered when the TextBox is in an invalid state."},{selector:".k-textbox > .k-input-inner",attribute:"aria-describedby (when has hint or error)",usage:"Points to the hint or error message for the input."},{selector:".k-textbox.k-disabled > .k-input-inner",attribute:"disabled=disabled or aria-disabled=true",usage:"Rendered when the TextBox is disabled."}]};var qa=Ge;var vi=require("react/jsx-runtime"),xi=o=>(0,vi.jsx)(qa,{...o});var Ci=require("react/jsx-runtime");var yi=require("react/jsx-runtime");var zu=require("react/jsx-runtime");var hl=require("react/jsx-runtime"),Gu=Ge.states,Uu=Ge.defaultOptions,Fu=Ge.options,Wu=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"}],Vu=[],Jo=o=>{let{modifiers:a,...l}=o,n={};return Object.keys(a||{}).forEach(s=>{switch(s){case"prefix":n.prefix=a!=null&&a[s]?(0,hl.jsx)(P,{icon:"lock"}):void 0;break;case"suffix":n.suffix=a!=null&&a[s]?(0,hl.jsx)(ko,{size:l.size,fillMode:"clear",children:"Send"}):void 0;break;case"clear-button":n.showClearButton=a==null?void 0:a[s];break;default:break}}),(0,hl.jsx)(xi,{value:"Value",style:{width:300},...l,...n})};Jo.options=Fu;Jo.states=Gu;Jo.variants=Vu;Jo.defaultOptions=Uu;Jo.modifiers=Wu;Jo.className=Ge.className;var ft=require("react/jsx-runtime"),ki="k-actionsheet-titlebar",$u={},lt=o=>{let{title:a,subtitle:l,actionsStart:n,actionsEnd:s,filter:c,input:m,inputValue:f,inputPlaceholder:v,adaptive:C,titleId:g,children:S,...x}=o;return(0,ft.jsxs)("div",{...x,className:i(o.className,ki),children:[(0,ft.jsxs)("div",{className:"k-actionsheet-titlebar-group",children:[n&&(0,ft.jsx)("div",{className:"k-actionsheet-actions",children:n}),!S&&(0,ft.jsxs)("div",{className:"k-actionsheet-title",id:g,children:[a&&(0,ft.jsx)("div",{className:"k-text-center",children:a}),l&&(0,ft.jsx)("div",{className:"k-actionsheet-subtitle k-text-center",children:l})]}),S&&(0,ft.jsx)("div",{className:"k-actionsheet-title",id:g,children:S}),s&&(0,ft.jsx)("div",{className:"k-actionsheet-actions",children:s})]}),(m||c)&&(0,ft.jsx)("div",{className:"k-actionsheet-titlebar-group k-actionsheet-filter",children:m?(0,ft.jsx)(Ge,{value:f,placeholder:v,size:C?"large":"medium","aria-label":a||v||"Input"}):(0,ft.jsx)(Tt,{placeholder:"Filter",size:C?"large":"medium","aria-label":"Filter options"})})]})};lt.className=ki;lt.defaultOptions=$u;var qo=require("react/jsx-runtime"),Sr="k-actionsheet-view",Xu=[],Ju={},qu={},Yo=o=>{let{adaptive:a,animated:l,children:n,header:s,footer:c,titleId:m,...f}=o,v=(s==null?void 0:s.type)===lt&&(0,qo.jsx)(lt,{adaptive:a,titleId:m,...s==null?void 0:s.props}),C=(c==null?void 0:c.type)===co&&(0,qo.jsx)(co,{...c==null?void 0:c.props});return(0,qo.jsxs)("div",{...f,className:i(o.className,Sr,{[`${Sr}-animated`]:l}),children:[v,(0,qo.jsx)("div",{className:"k-actionsheet-content",children:n}),C]})};Yo.states=Xu;Yo.options=Ju;Yo.className=Sr;Yo.defaultOptions=qu;var Ya="action-sheet",fl=Ya;var Nr="overlay",Si=Nr;var Ni=require("react/jsx-runtime"),Tr="k-overlay",Yu=[],Qu={themeColor:[w.undefined,w.light,w.dark,w.inverse]},Zu={},uo=o=>{let{themeColor:a,...l}=o;return(0,Ni.jsx)("div",{...l,className:i(o.className,Tr,_(Tr,{themeColor:a})),children:o.children})};uo.states=Yu;uo.options=Qu;uo.className=Tr;uo.defaultOptions=Zu;uo.moduleName=Nr;uo.folderName=Si;var Mo=require("react/jsx-runtime"),Ti="k-actionsheet",ju=[],em={},Qa={side:"bottom",fullscreen:!1,adaptive:!1,overlay:!0},ke=o=>{let{side:a=Qa.side,fullscreen:l=Qa.fullscreen,adaptive:n=Qa.adaptive,overlay:s=Qa.overlay,template:c,children:m,header:f,footer:v,id:C,...g}=o,S=C&&!c&&f?`${C}-title`:void 0;return(0,Mo.jsxs)("div",{className:"k-actionsheet-container",children:[s&&(0,Mo.jsx)(uo,{}),(0,Mo.jsx)(Ut,{animationStyle:{[`${l===!0?"top":a}`]:0,[`${l===!0?"width":null}`]:"100%",[`${l===!0?"height":null}`]:"100%",[`${a==="top"||a==="bottom"?"width":null}`]:"100%",[`${a==="left"||a==="right"?"height":null}`]:"100%"},children:(0,Mo.jsx)("div",{...g,id:C,role:"dialog","aria-modal":s?"true":void 0,"aria-labelledby":S,className:i(o.className,Ti,{[`k-actionsheet-${a}`]:l===!1,"k-actionsheet-fullscreen":l===!0,"k-adaptive-actionsheet":n}),children:c||(0,Mo.jsx)(Yo,{header:f,footer:v,adaptive:n,titleId:S,...o,children:m})})})]})};ke.states=ju;ke.options=em;ke.className=Ti;ke.defaultOptions=Qa;ke.moduleName=Ya;ke.folderName=fl;ke.ariaSpec={selector:".k-actionsheet",rules:[{selector:".k-actionsheet",attribute:"role=dialog",usage:"Announces the dialog role of the component."},{selector:".k-actionsheet",attribute:"aria-labelledby (when has title)",usage:"Associates the title of the action sheet."},{selector:".k-actionsheet",attribute:"aria-hidden=true/false (when hidden)",usage:"Announces the hidden state of the ActionSheet container."},{selector:".k-actionsheet",attribute:"aria-modal=true (when modal)",usage:"Announces that the action sheet is modal."},{selector:".k-actionsheet .k-actionsheet-title",attribute:"id",usage:"Used to associate the title with the action sheet wrapper element."}]};var wi=require("react/jsx-runtime"),gi="k-actionsheet-container",tm=[],om={},am={},Qo=o=>{let{children:a,...l}=o;return(0,wi.jsx)("div",{...l,className:gi,children:a})};Qo.states=tm;Qo.options=om;Qo.className=gi;Qo.defaultOptions=am;Qo.moduleName=Ya;Qo.folderName=fl;var Mi=require("react/jsx-runtime"),gr=o=>{let{...a}=o;return(0,Mi.jsx)("div",{...a,className:i(o.className,"k-list-ul"),children:o.children})};var gt=require("react/jsx-runtime"),wr="k-actionsheet-item",lm=[p.hover,p.focus,p.selected,p.disabled],mo=o=>{let{iconName:a,text:l,description:n,hover:s,focus:c,selected:m,disabled:f,...v}=o;return(0,gt.jsxs)("span",{...v,className:i(o.className,wr,F(wr,{hover:s,focus:c,selected:m,disabled:f})),children:[!o.children&&(0,gt.jsx)(gt.Fragment,{children:(0,gt.jsxs)("span",{className:"k-actionsheet-action",children:[a&&(0,gt.jsx)("span",{className:"k-icon-wrap",children:(0,gt.jsx)(P,{className:"k-actionsheet-item-icon",icon:a})}),(0,gt.jsxs)("span",{className:"k-actionsheet-item-text",children:[l&&(0,gt.jsx)("span",{className:"k-actionsheet-item-title",children:l}),n&&(0,gt.jsx)("span",{className:"k-actionsheet-item-description",children:n})]})]})}),o.children]})};mo.states=lm;mo.className=wr;var Li=require("react/jsx-runtime");var rm=require("react/jsx-runtime");var nm=require("react/jsx-runtime");var sm=require("react/jsx-runtime");var fe=require("react/jsx-runtime"),im=ke.options,dm=ke.states,Ai={...ke.defaultOptions,variant:"normal"},cm=[{name:"normal",title:"Normal"},{name:"adaptive",title:"Adaptive"},{name:"fullScreen",title:"Full Screen"}],pm=[{name:"actions",title:"Titlebar Actions",type:"boolean"},{name:"subtitle",title:"Subtitle",type:"boolean"},{name:"footer",title:"Footer",type:"boolean"}],Zo=o=>{let{variant:a,modifiers:l,...n}={...Ai,...o},s={},c=(0,fe.jsxs)(gr,{children:[(0,fe.jsx)(mo,{text:"Edit Item",description:"Click to edit",iconName:"edit-tools"}),(0,fe.jsx)(mo,{text:"Add to Favorites",iconName:"heart"}),(0,fe.jsx)(mo,{text:"Upload New",iconName:"upload",disabled:!0}),(0,fe.jsx)("hr",{className:"k-hr"}),(0,fe.jsx)(mo,{text:"Cancel",iconName:"cancel"})]}),m="Choose from the items below",f="Select Item";return a==="fullScreen"&&(s.fullScreen=!0),Object.keys(l||{}).forEach(v=>{switch(v){case"actions":s.actionsStart=!!(l!=null&&l[v]),s.actionsEnd=!!(l!=null&&l[v]);break;case"subtitle":s.subtitle=l!=null&&l[v]?m:void 0;break;case"footer":s.footer=!!(l!=null&&l[v]);break;default:break}}),a==="adaptive"?(0,fe.jsx)(ke,{...n,adaptive:!0,fullscreen:s.fullScreen,header:(0,fe.jsx)(lt,{actionsStart:s.actionsStart?(0,fe.jsx)(d,{icon:"chevron-left",size:"large",fillMode:"flat"}):void 0,actionsEnd:s.actionsEnd?(0,fe.jsx)(d,{icon:"x",size:"large",fillMode:"flat"}):void 0,title:f,subtitle:s.subtitle}),footer:s.footer?(0,fe.jsxs)(co,{alignment:"stretched",children:[(0,fe.jsx)(d,{text:"Cancel",size:"large",themeColor:"base"}),(0,fe.jsx)(d,{text:"Apply",size:"large",themeColor:"primary"})]}):void 0,children:c}):(0,fe.jsx)(ke,{...n,fullscreen:s.fullScreen,header:(0,fe.jsx)(lt,{actionsStart:s.actionsStart?(0,fe.jsx)(d,{icon:"chevron-left",fillMode:"flat"}):void 0,actionsEnd:s.actionsEnd?(0,fe.jsx)(d,{icon:"x",fillMode:"flat"}):void 0,title:"Select Item",subtitle:s.subtitle}),footer:s.footer?(0,fe.jsxs)(co,{alignment:"stretched",children:[(0,fe.jsx)(d,{text:"Apply",themeColor:"primary"}),(0,fe.jsx)(d,{text:"Cancel",themeColor:"base"})]}):void 0,children:c})};Zo.options=im;Zo.states=dm;Zo.variants=cm;Zo.defaultOptions=Ai;Zo.modifiers=pm;Zo.className=ke.className;var Mr="slider",Ri=Mr;var It=require("react/jsx-runtime"),Za="k-slider",um=[p.hover,p.focus,p.active,p.disabled,p.readonly],mm={},wt={type:"single",orientation:"horizontal",gradientType:"1d",readonly:!1,disabled:!1,handlePosition:"end",showButtons:!0,showTicks:!0,value:50,min:0,max:100},pe=o=>{let{type:a=wt.type,orientation:l=wt.orientation,gradientType:n=wt.gradientType,readonly:s=wt.readonly,disabled:c=wt.disabled,handlePosition:m=wt.handlePosition,showButtons:f=wt.showButtons,showTicks:v=wt.showTicks,value:C=wt.value,min:g=wt.min,max:S=wt.max,startValue:x,endValue:O,hover:R,focus:K,active:U,trackStyle:D,dir:q,...ue}=o,He=(()=>{if(a==="gradient"&&n==="2d")return"undefined";if(l==="vertical")return"vertical"})(),Oe,mt;return l==="horizontal"?(Oe=q==="rtl"?"caret-alt-left":"caret-alt-right",mt=q==="rtl"?"caret-alt-right":"caret-alt-left"):l==="vertical"&&(Oe="caret-alt-up",mt="caret-alt-down"),(0,It.jsxs)("div",{...ue,className:i(Za,o.className,F(Za,{readonly:s,disabled:c}),{[`k-slider-${l}`]:l,"k-colorgradient-slider":a==="gradient"}),dir:q,children:[f&&(0,It.jsx)(d,{className:"k-button-decrease",rounded:"full",icon:mt,tabIndex:-1,title:"Decrease"}),(0,It.jsxs)("div",{className:"k-slider-track-wrap",children:[v&&(0,It.jsx)("ul",{className:"k-reset k-slider-items","aria-hidden":"true",children:o.children}),(0,It.jsxs)("div",{className:"k-slider-track",style:D,children:[(0,It.jsx)("div",{className:"k-slider-selection"}),a==="range"&&(0,It.jsx)("span",{className:i("k-draghandle","k-draghandle-start",F(Za,{hover:R,focus:K,active:U})),role:"slider",tabIndex:c?void 0:0,"aria-valuenow":x??g,"aria-valuemin":g,"aria-valuemax":O??S,"aria-orientation":He,"aria-disabled":c?"true":void 0,"aria-readonly":s?"true":void 0,"aria-label":ue["aria-label"]?`${ue["aria-label"]} start`:"Range start"}),(0,It.jsx)("span",{className:i("k-draghandle",`k-draghandle-${m}`,F(Za,{hover:R,focus:K,active:U})),role:"slider",tabIndex:c?void 0:0,"aria-valuenow":a==="range"?O??S:C,"aria-valuemin":a==="range"?x??g:g,"aria-valuemax":S,"aria-orientation":He,"aria-disabled":c?"true":void 0,"aria-readonly":s?"true":void 0,"aria-label":a==="range"?ue["aria-label"]?`${ue["aria-label"]} end`:"Range end":ue["aria-label"]})]})]}),f&&(0,It.jsx)(d,{className:"k-button-increase",rounded:"full",icon:Oe,tabIndex:-1,title:"Increase"})]})};pe.states=um;pe.options=mm;pe.className=Za;pe.defaultOptions=wt;pe.moduleName=Mr;pe.folderName=Ri;pe.ariaSpec={selector:".k-slider",rules:[{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"role=slider",usage:"Sets the proper role for Slider."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-label or aria-labelledby or title",usage:"The Slider needs an accessible name to be assigned to it."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-invalid=true (when invalid)",usage:"Rendered only when the Slider is in a form and announces the invalid state."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-valuenow",usage:"Specifies the currently selected value in the Slider."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-valuemin",usage:"Specifies the minimum available value in the Slider."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-valuemax",usage:"Specifies the maximum available value in the Slider."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-valuetext (when has text alternative)",usage:"Specifies a human-readable text alternative to the numeric value. Provided by consuming applications."},{selector:".k-slider:not(.k-disabled) .k-draghandle:not(.k-hsv-draghandle)",attribute:"tabindex=0",usage:"The element must be focusable. Disabled sliders are removed from tab order."},{selector:".k-slider-vertical .k-draghandle",attribute:"aria-orientation=vertical (when vertical)",usage:"Present only when slider is vertical."},{selector:".k-slider.k-disabled .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-disabled=true",usage:"Rendered only when the Slider is disabled."},{selector:".k-slider.k-readonly .k-draghandle",attribute:"aria-readonly=true (when readonly)",usage:"Rendered only when the Slider is readonly. Readonly sliders remain focusable but their value cannot be changed."},{selector:".k-slider .k-button",attribute:"tabindex=-1",usage:"Excludes the buttons from the natural tab order. Keyboard users use arrow keys on the drag handle."},{selector:".k-slider .k-button",attribute:"title",usage:'Provides a tooltip describing the button action (e.g., "Decrease" or "Increase").'},{selector:".k-slider .k-slider-items",attribute:"aria-hidden=true",usage:"Hides the tick list from assistive technologies. Tick values are redundant with the drag handle value attributes."},{selector:".k-slider .k-tick",attribute:"role=presentation",usage:"Removes semantic meaning from individual tick elements. Ticks are visual-only markers."},{selector:".k-slider .k-tick",attribute:"title",usage:"Represents the value associated with the respective tick."}]};var Lr=require("react/jsx-runtime"),Ii="k-tick",bm=[],hm={},Oi={label:!1},W=o=>{let{style:a,label:l=Oi.label,orientation:n,large:s,text:c,...m}=o;return(0,Lr.jsx)("li",{...m,role:"presentation",title:c||"Tick",className:i(o.className,Ii,{[`k-tick-${n}`]:n,"k-tick-large":s}),style:a,children:l&&(0,Lr.jsx)("span",{className:"k-label",children:c})})};W.states=bm;W.options=hm;W.className=Ii;W.defaultOptions=Oi;var Ue=require("react/jsx-runtime"),Bi=o=>(0,Ue.jsx)(pe,{"aria-label":o["aria-label"]||"Slider",children:(0,Ue.jsxs)(Ue.Fragment,{children:[(0,Ue.jsx)(W,{className:"k-first",label:!0,large:!0,text:"0"}),(0,Ue.jsx)(W,{}),(0,Ue.jsx)(W,{}),(0,Ue.jsx)(W,{}),(0,Ue.jsx)(W,{}),(0,Ue.jsx)(W,{label:!0,large:!0,text:"5"}),(0,Ue.jsx)(W,{}),(0,Ue.jsx)(W,{}),(0,Ue.jsx)(W,{}),(0,Ue.jsx)(W,{}),(0,Ue.jsx)(W,{className:"k-last",label:!0,large:!0,text:"10"})]}),...o});var Fe=require("react/jsx-runtime"),Pi=o=>(0,Fe.jsx)(pe,{children:(0,Fe.jsxs)(Fe.Fragment,{children:[(0,Fe.jsx)(W,{className:"k-first",label:!0,large:!0,text:"0"}),(0,Fe.jsx)(W,{}),(0,Fe.jsx)(W,{}),(0,Fe.jsx)(W,{}),(0,Fe.jsx)(W,{}),(0,Fe.jsx)(W,{label:!0,large:!0,text:"5"}),(0,Fe.jsx)(W,{}),(0,Fe.jsx)(W,{}),(0,Fe.jsx)(W,{}),(0,Fe.jsx)(W,{}),(0,Fe.jsx)(W,{className:"k-last",label:!0,large:!0,text:"10"})]}),"aria-label":o["aria-label"]||"Vertical slider",...o,orientation:"vertical"});var Er=require("react/jsx-runtime");var Ar=require("react/jsx-runtime");var Di=require("react/jsx-runtime"),Rr=o=>(0,Di.jsx)(pe,{type:"gradient",showButtons:!1,showTicks:!1,...o,"aria-label":o["aria-label"]||"Color slider"});var Ki=require("react/jsx-runtime"),Ir=o=>(0,Ki.jsx)(pe,{type:"gradient",orientation:"vertical",showButtons:!1,showTicks:!1,...o,"aria-label":o["aria-label"]||"Color slider"});var Or=require("react/jsx-runtime");var Br=require("react/jsx-runtime");var pt=require("react/jsx-runtime"),fm=pe.options,xm=pe.states,Hi={...pe.defaultOptions,variant:"horizontal",label:!0},vm=[{name:"horizontal",title:"Horizontal"},{name:"vertical",title:"Vertical"}],Cm=[{name:"label",title:"Labels"},{name:"tick",title:"Ticks"},{name:"button",title:"Side Buttons"}],jo=o=>{let{variant:a,modifiers:l,...n}={...Hi,...o},s={};Object.keys(l||{}).forEach(C=>{switch(C){case"button":{s.showButtons=!!(l!=null&&l[C]);break}case"label":{s.label=!!(l!=null&&l[C]);break}case"tick":{s.showTicks=!!(l!=null&&l[C]);break}}});let{label:c=!0,showButtons:m,showTicks:f}=s,v={"--kendo-slider-start":0,"--kendo-slider-end":60};return a==="vertical"?(0,pt.jsxs)(Pi,{showTicks:f,showButtons:m,style:{height:"300px",...v},...n,children:[(0,pt.jsx)(W,{label:c,large:!0,orientation:"vertical",text:"0",style:{position:"absolute",bottom:"0%"}}),(0,pt.jsx)(W,{label:c,large:!0,orientation:"vertical",text:"2",style:{position:"absolute",bottom:"25%"}}),(0,pt.jsx)(W,{label:c,large:!0,orientation:"vertical",text:"4",style:{position:"absolute",bottom:"50%"}}),(0,pt.jsx)(W,{label:c,large:!0,orientation:"vertical",text:"6",style:{position:"absolute",bottom:"75%"}}),(0,pt.jsx)(W,{label:c,large:!0,orientation:"vertical",text:"8",style:{position:"absolute",bottom:"100%"}})]}):(0,pt.jsxs)(Bi,{showTicks:f,showButtons:m,style:{width:"400px",...v},...n,children:[(0,pt.jsx)(W,{label:c,large:!0,orientation:"horizontal",text:"0",style:{position:"absolute",left:"0%"}}),(0,pt.jsx)(W,{label:c,large:!0,orientation:"horizontal",text:"2",style:{position:"absolute",left:"25%"}}),(0,pt.jsx)(W,{label:c,large:!0,orientation:"horizontal",text:"4",style:{position:"absolute",left:"50%"}}),(0,pt.jsx)(W,{label:c,large:!0,orientation:"horizontal",text:"6",style:{position:"absolute",left:"75%"}}),(0,pt.jsx)(W,{label:c,large:!0,orientation:"horizontal",text:"8",style:{position:"absolute",left:"100%"}})]})};jo.options=fm;jo.states=xm;jo.variants=vm;jo.defaultOptions=Hi;jo.modifiers=Cm;jo.className=pe.className;var ja=require("react/jsx-runtime"),_i="k-spin-button",Sm=[],Nm={size:[u.undefined,u.small,u.medium,u.large],fillMode:[N.undefined,N.solid,N.flat,N.outline,N.clear,N.link]},Pr={increaseLabel:"Increase value",decreaseLabel:"Decrease value"},bo=o=>{let{size:a,fillMode:l,disabled:n,increaseLabel:s=Pr.increaseLabel,decreaseLabel:c=Pr.decreaseLabel,...m}=o;return(0,ja.jsxs)("span",{...m,className:i(_i,o.className),children:[(0,ja.jsx)(d,{className:"k-spinner-increase",icon:"caret-alt-up",size:a,fillMode:l,disabled:n,"aria-label":s}),(0,ja.jsx)(d,{className:"k-spinner-decrease",icon:"caret-alt-down",size:a,fillMode:l,disabled:n,"aria-label":c})]})};bo.states=Sm;bo.options=Nm;bo.className=_i;bo.defaultOptions=Pr;bo.moduleName=null;bo.folderName=null;var zi="numeric-textbox",Gi="numerictextbox";var We=require("react/jsx-runtime"),Ui="k-numerictextbox",Tm=[p.hover,p.focus,p.valid,p.invalid,p.loading,p.required,p.disabled,p.readonly],gm={size:[u.undefined,u.small,u.medium,u.large],rounded:[T.undefined,T.none,T.small,T.medium,T.large,T.full],fillMode:[N.undefined,N.solid,N.flat,N.outline]},xl={showSpinButton:!0,showClearButton:!0,separators:!0},le=o=>{let{size:a,rounded:l,fillMode:n,separators:s=xl.separators,showClearButton:c=xl.showClearButton,showSpinButton:m=xl.showSpinButton,prefix:f,suffix:v,value:C,placeholder:g,hover:S,focus:x,valid:O,invalid:R,required:K,loading:U,disabled:D,readonly:q,id:ue,"aria-label":Ne,"aria-describedby":He,...Oe}=o;return(0,We.jsxs)(Te,{...Oe,size:a,rounded:l,fillMode:n,hover:S,focus:x,valid:O,invalid:R,required:K,loading:U,disabled:D,readonly:q,className:i(o.className,Ui),children:[f&&(0,We.jsxs)(We.Fragment,{children:[(0,We.jsx)(kt,{children:f}),s&&(0,We.jsx)(Nt,{})]}),(0,We.jsx)(ht,{id:ue,placeholder:g,value:C,role:"spinbutton",disabled:D,"aria-label":Ne,"aria-describedby":He,"aria-invalid":R?"true":void 0}),(0,We.jsx)(at,{valid:O,invalid:R,loading:U,disabled:D}),(0,We.jsx)(ct,{loading:U,disabled:D}),c&&(0,We.jsx)(bt,{loading:U,disabled:D,readonly:q,value:C}),v&&(0,We.jsxs)(We.Fragment,{children:[s&&(0,We.jsx)(Nt,{}),(0,We.jsx)(St,{children:v})]}),m&&(0,We.jsx)(bo,{className:"k-input-spinner",size:a,fillMode:n,disabled:D})]})};le.states=Tm;le.options=gm;le.className=Ui;le.defaultOptions=xl;le.moduleName=zi;le.folderName=Gi;le.ariaSpec={selector:".k-numerictextbox",rules:[{selector:".k-numerictextbox > .k-input-inner",attribute:"role=spinbutton",usage:"Announces the spin button capabilities of the NumericTextBox."},{selector:".k-numerictextbox > .k-input-inner",attribute:"label for or aria-label or aria-labelledby (when has accessible name)",usage:"The input requires an accessible name (provided by consuming app)."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-valuenow (when has value)",usage:"Announces the current value of the component."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-valuemin (when has min)",usage:"Announces the minimum allowed value."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-valuemax (when has max)",usage:"Announces the maximum allowed value."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-invalid=true (when invalid)",usage:"Rendered when the NumericTextBox is in an invalid state."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-describedby (when has hint or error)",usage:"Points to the hint or error message."},{selector:".k-numerictextbox.k-disabled > .k-input-inner",attribute:"disabled=disabled or aria-disabled=true",usage:"Rendered when the NumericTextBox is disabled."},{selector:".k-numerictextbox .k-spin-button > .k-button",attribute:"role=button or nodeName=button",usage:"Describes the role of the spin buttons."},{selector:".k-numerictextbox .k-spin-button > .k-button",attribute:"aria-label",usage:"The button element requires discernible text."},{selector:".k-numerictextbox.k-disabled .k-spin-button > .k-button",attribute:"disabled=disabled or aria-disabled=true",usage:"Rendered when the NumericTextBox is disabled."}]};var el=le;var Wi=require("react/jsx-runtime"),Fi=o=>(0,Wi.jsx)(el,{...o});var Cl=Kn(require("react"));var Dr=require("react/jsx-runtime"),wm="k-list-group-sticky-header",Kr=o=>(0,Dr.jsx)("div",{className:i(wm,o.className),children:(0,Dr.jsx)("div",{className:"k-list-header-text",children:o.children})});var Vi=require("react/jsx-runtime"),Mm="k-no-data",vl=o=>{let{live:a,...l}=o;return(0,Vi.jsx)("span",{...l,className:i(Mm,o.className),"aria-live":a?"polite":void 0,children:o.children})};var Lo="list",ea=Lo;var ta=require("react/jsx-runtime"),Hr="k-list",Lm=[],Em={size:[u.undefined,u.small,u.medium,u.large]},Am={},Z=o=>{var O;let{size:a,virtualization:l,children:n,header:s,optionLabel:c,customValue:m,noData:f,screenReaders:v,...C}=o,S=Cl.default.Children.toArray(n)[0],x=(O=S==null?void 0:S.props)!=null&&O.children?Cl.default.Children.count(S.props.children):Cl.default.Children.count(n);return(0,ta.jsxs)("div",{...C,className:i(o.className,Hr,_(Hr,{size:a}),{"k-virtual-list":l}),children:[c,m,s&&(0,ta.jsx)(Kr,{children:s}),n||(f!==void 0?f:(0,ta.jsx)(vl,{live:!0,children:"No data found."})),v&&n&&(0,ta.jsxs)(vl,{className:"k-sr-only",live:!0,children:[x," items found."]})]})};Z.states=Lm;Z.options=Em;Z.className=Hr;Z.defaultOptions=Am;Z.moduleName=Lo;Z.folderName=ea;Z.ariaSpec={selector:".k-list",rules:[{selector:".k-list .k-no-data",attribute:"aria-live=polite",usage:'Announces "No data found" to screen readers.'}]};var Xi=require("react/jsx-runtime"),$i="k-list-container",Rm=[],Im={},Om={},oa=o=>{let{...a}=o;return(0,Xi.jsx)("div",{...a,className:i(o.className,$i),children:o.children})};oa.states=Rm;oa.options=Im;oa.className=$i;oa.defaultOptions=Om;oa.moduleName=Lo;oa.folderName=ea;var Eo="checkbox",aa=Eo;var _r=require("react/jsx-runtime"),yl="k-checkbox",Bm=[p.hover,p.focus,p.valid,p.invalid,p.required,p.disabled,p.checked,p.indeterminate],Pm={size:[u.undefined,u.small,u.medium,u.large],rounded:[T.undefined,T.none,T.small,T.medium,T.large,T.full]},Dm={},Mt=o=>{let{id:a,checked:l,indeterminate:n,hover:s,focus:c,disabled:m,invalid:f,valid:v,required:C,size:g,rounded:S,wrapperRole:x,...O}=o;return(0,_r.jsx)("span",{className:"k-checkbox-wrap",role:x,children:(0,_r.jsx)("input",{...O,id:a,type:"checkbox",defaultChecked:l,required:C,disabled:m||void 0,"aria-invalid":f?"true":void 0,className:i(o.className,yl,_(yl,{size:g,rounded:S}),F(yl,{hover:s,focus:c,disabled:m,invalid:f,valid:v,indeterminate:n,checked:l}))})})};Mt.states=Bm;Mt.options=Pm;Mt.className=yl;Mt.defaultOptions=Dm;Mt.moduleName=Eo;Mt.folderName=aa;Mt.ariaSpec={selector:".k-checkbox",rules:[{selector:".k-checkbox",attribute:"role=checkbox or type=checkbox",usage:"Announces the checkbox role of the element."},{selector:".k-checkbox",attribute:"label for or aria-label or aria-labelledby (when has accessible name)",usage:"The input requires an accessible name to which it will be assigned."},{selector:".k-checkbox",attribute:"aria-checked=true/false/mixed or checked",usage:"For native checkboxes the checked state is handled by the browser. aria-checked is used for custom implementations."},{selector:".k-checkbox",attribute:"aria-describedby (when has hint or error)",usage:"Points to the hint or error message for the checkbox."},{selector:".k-checkbox",attribute:"disabled or aria-disabled=true (when disabled)",usage:"For native checkboxes use the HTML disabled attribute. aria-disabled for custom implementations."},{selector:".k-invalid, .ng-invalid",attribute:"aria-invalid=true (when invalid)",usage:"Rendered only when the CheckBox is in a form and announces the invalid state."}]};var Ot=Mt;var Yi=require("react/jsx-runtime"),Ji="k-checkbox-list",Km=[],Hm={},qi={layout:"vertical"},rt=o=>{let{layout:a=qi.layout,...l}=o;return(0,Yi.jsx)("ul",{...l,className:i(o.className,Ji,{[`k-list-${a}`]:a}),children:o.children})};rt.states=Km;rt.options=Hm;rt.className=Ji;rt.defaultOptions=qi;rt.moduleName=Eo;rt.folderName=aa;var Zi=require("react/jsx-runtime"),Qi="k-checkbox-list-item",_m=[],zm={},Gm={},nt=o=>{let{...a}=o;return(0,Zi.jsx)("li",{...a,className:i(o.className,Qi),children:o.children})};nt.states=_m;nt.options=zm;nt.className=Qi;nt.defaultOptions=Gm;nt.moduleName=Eo;nt.folderName=aa;var Ao=require("react/jsx-runtime"),Yt=({children:o="Label",id:a="cb-label-after",...l})=>(0,Ao.jsxs)(Ao.Fragment,{children:[(0,Ao.jsx)(Ot,{id:a,...l}),(0,Ao.jsx)("label",{className:"k-checkbox-label",htmlFor:a,children:o})]});var zr=require("react/jsx-runtime");var Gr=require("react/jsx-runtime");var Ur=require("react/jsx-runtime");var Um=require("react/jsx-runtime");var Fm=require("react/jsx-runtime");var Wm=require("react/jsx-runtime");var Qe=require("react/jsx-runtime"),Vm=rt.options,$m=rt.states,Xm={...rt.defaultOptions,variant:"vertical"},Jm=[{name:"vertical",title:"Vertical"},{name:"horizontal",title:"Horizontal"}],qm=[],la=o=>{let{variant:a,...l}=o;return a==="horizontal"?(0,Qe.jsxs)(rt,{layout:"horizontal",...l,children:[(0,Qe.jsx)(nt,{children:(0,Qe.jsx)(Yt,{id:J("cb"),defaultChecked:!0,children:"Label"})}),(0,Qe.jsx)(nt,{children:(0,Qe.jsx)(Yt,{id:J("cb"),children:"Label"})}),(0,Qe.jsx)(nt,{children:(0,Qe.jsx)(Yt,{id:J("cb"),children:"Label"})})]}):(0,Qe.jsxs)(rt,{...l,children:[(0,Qe.jsx)(nt,{children:(0,Qe.jsx)(Yt,{id:J("cb"),defaultChecked:!0,children:"Label"})}),(0,Qe.jsx)(nt,{children:(0,Qe.jsx)(Yt,{id:J("cb"),children:"Label"})}),(0,Qe.jsx)(nt,{children:(0,Qe.jsx)(Yt,{id:J("cb"),children:"Label"})})]})};la.options=Vm;la.states=$m;la.variants=Jm;la.defaultOptions=Xm;la.modifiers=qm;la.className=rt.className;var ji=require("react/jsx-runtime"),Ym=Ot.options,Qm=Ot.states,Zm=Ot.defaultOptions,jm=[],eb=[],ra=o=>(0,ji.jsx)(Yt,{id:J("checkbox"),...o,defaultChecked:!0,children:"Label"});ra.options=Ym;ra.states=Qm;ra.variants=jm;ra.defaultOptions=Zm;ra.modifiers=eb;ra.className=Ot.className;var Wt=require("react/jsx-runtime"),Fr="k-list-item",tb=[p.hover,p.focus,p.selected,p.disabled],ob={},ab={},X=o=>{let{text:a,groupLabel:l,group:n,iconName:s,iconClassName:c,showCheckbox:m,checked:f,hover:v,focus:C,selected:g,disabled:S,actions:x,description:O,id:R,...K}=o,U=a||o.children;return(0,Wt.jsxs)("li",{...K,id:R,role:n?"presentation":"option",tabIndex:n?void 0:C?0:-1,"aria-selected":!n&&g?"true":n?void 0:"false","aria-disabled":!n&&S?"true":void 0,className:i(o.className,n?"k-list-group-item":Fr,F(Fr,{hover:v,focus:C,disabled:S,selected:g})),children:[m&&(0,Wt.jsx)(Mt,{checked:f}),s&&(0,Wt.jsx)("span",{className:"k-list-item-icon-wrapper",children:(0,Wt.jsx)(P,{icon:s,className:i("k-list-item-icon",c)})}),(0,Wt.jsx)("span",{className:"k-list-item-text",children:U}),x&&(0,Wt.jsx)("div",{className:"k-list-item-actions",children:x}),O&&(0,Wt.jsx)("span",{className:"k-list-item-description",children:O}),l&&l!==""&&(0,Wt.jsx)("div",{className:"k-list-item-group-label",children:l})]})};X.states=tb;X.options=ob;X.className=Fr;X.defaultOptions=ab;X.moduleName=Lo;X.folderName=ea;X.ariaSpec={selector:".k-list-item",rules:[{selector:".k-list-item",attribute:"role=option",usage:"Each list item is an option in the listbox."},{selector:".k-list-item",attribute:"id",usage:"ID for aria-activedescendant reference."},{selector:".k-list-item",attribute:"aria-selected (when selectable)",usage:"Indicates the selected state of the option."},{selector:".k-list-group-item",attribute:"role=presentation",usage:"Group headers are presentational, not selectable options."},{selector:".k-list-item-icon",attribute:"aria-hidden=true",usage:"Decorative icons are hidden from assistive technology."}]};var ed=require("react/jsx-runtime"),lb="k-list-ul",Qt=o=>{let{children:a,role:l,id:n,...s}=o;return(0,ed.jsx)("ul",{...s,id:n,role:l,className:i(lb,o.className),children:a})};Qt.ariaSpec={selector:".k-list-ul",rules:[{selector:'.k-list-ul[role="listbox"]',attribute:"role=listbox",usage:"For ungrouped lists, the UL has the listbox role."},{selector:'.k-list-ul[role="listbox"]',attribute:"aria-label or aria-labelledby (when has accessible name)",usage:"Accessible name for the listbox."},{selector:'.k-list-ul[role="group"]',attribute:"role=group",usage:"For grouped sublists under a group header."},{selector:'.k-list-ul[role="group"]',attribute:"aria-labelledby (when grouped)",usage:"References the group header ID."}]};var na=require("react/jsx-runtime"),rb="k-list-content",re=o=>{let{virtualization:a,grouping:l,"aria-label":n,"aria-labelledby":s,listboxId:c,...m}=o;return(0,na.jsxs)("div",{...m,className:i(rb,o.className),role:l?"listbox":void 0,id:l?c:void 0,"aria-label":l?n:void 0,"aria-labelledby":l?s:void 0,children:[l?o.children:(0,na.jsx)(Qt,{role:"listbox",id:c,"aria-label":n,"aria-labelledby":s,children:o.children}),a&&(0,na.jsx)("div",{className:"k-height-container",children:(0,na.jsx)("div",{})})]})};re.ariaSpec={selector:".k-list-content",rules:[{selector:'.k-list-content[role="listbox"]',attribute:"role=listbox",usage:"For grouped lists, the list content container has the listbox role."},{selector:'.k-list-content[role="listbox"]',attribute:"aria-label or aria-labelledby (when has accessible name)",usage:"Accessible name for the listbox."}]};var Wr=require("react/jsx-runtime");var sa=require("react/jsx-runtime"),nb="k-list-group-item",Ro=o=>{let{groupIconName:a,...l}=o;return(0,sa.jsxs)("li",{...l,role:"presentation",className:i(nb,o.className),children:[a&&(0,sa.jsx)("span",{className:"k-list-item-icon-wrapper",children:(0,sa.jsx)(P,{icon:a,className:"k-list-item-icon"})}),(0,sa.jsx)("span",{className:"k-list-item-text",children:o.children})]})};Ro.ariaSpec={selector:".k-list-group-item",rules:[{selector:".k-list-group-item",attribute:"role=presentation",usage:"Group headers are presentational, not selectable options."},{selector:".k-list-group-item",attribute:"id (when referenced)",usage:"ID for aria-labelledby on the parent group UL."}]};var td=require("react/jsx-runtime"),Vr="k-list-optionlabel",sb=[p.hover,p.focus,p.selected,p.disabled],ib={},db={},kl=o=>{let{text:a,hover:l,focus:n,selected:s,disabled:c,...m}=o;return(0,td.jsx)("div",{...m,className:i(Vr,F(Vr,{hover:l,focus:n,selected:s,disabled:c})),children:a})};kl.states=sb;kl.options=ib;kl.className=Vr;kl.defaultOptions=db;var od=require("react/jsx-runtime"),$r="k-list-custom-value",cb=[p.hover,p.focus,p.selected,p.disabled],pb={},ub={},ho=o=>{let{text:a,hover:l,focus:n,selected:s,disabled:c,...m}=o;return(0,od.jsx)("div",{...m,className:i($r,F($r,{hover:l,focus:n,selected:s,disabled:c})),children:a})};ho.states=cb;ho.options=pb;ho.className=$r;ho.defaultOptions=ub;var Xr=require("react/jsx-runtime");var Jr=require("react/jsx-runtime");var qr=require("react/jsx-runtime");var Yr=require("react/jsx-runtime");var mb=require("react/jsx-runtime");var Qr=require("react/jsx-runtime");var ad="dropdown-list",ld="dropdownlist";var xe=require("react/jsx-runtime"),rd="k-dropdownlist",bb=[p.hover,p.focus,p.valid,p.invalid,p.required,p.disabled,p.loading,p.readonly],hb={size:[u.undefined,u.small,u.medium,u.large],rounded:[T.undefined,T.none,T.small,T.medium,T.large,T.full],fillMode:[N.undefined,N.solid,N.flat,N.outline]},Zr={showValue:!0,arrowIconName:"caret-alt-down"},Ae=o=>{let{size:a,rounded:l,fillMode:n,arrowIconName:s=Zr.arrowIconName,showValue:c=Zr.showValue,valueIconName:m,prefix:f,suffix:v,value:C,placeholder:g,hover:S,focus:x,valid:O,invalid:R,required:K,loading:U,disabled:D,readonly:q,popup:ue,opened:Ne,adaptive:He,adaptiveSettings:Oe,adaptiveTitle:mt,adaptiveSubtitle:Co,adaptiveFilter:Bl,id:ro,activeDescendant:al,"aria-label":Pl,...Dl}=o,Uc=ro?`${ro}-listbox`:void 0,Pn=ro?`${ro}-value`:void 0;return(0,xe.jsxs)(xe.Fragment,{children:[(0,xe.jsxs)(Gt,{...Dl,id:ro,size:a,rounded:l,fillMode:n,hover:S,focus:x,valid:O,invalid:R,required:K,loading:U,disabled:D,readonly:q,className:i(o.className,rd,{"k-icon-picker":!c&&m}),role:"combobox","aria-haspopup":"listbox","aria-expanded":Ne?"true":"false","aria-controls":Ne?Uc:void 0,"aria-activedescendant":Ne&&al?al:void 0,"aria-describedby":Ne?Pn:void 0,"aria-disabled":D?"true":void 0,"aria-label":Pl,tabIndex:0,children:[(0,xe.jsx)(kt,{children:f}),(0,xe.jsx)(wo,{placeholder:g,value:C,showValue:c,valueIconName:m,id:Pn}),(0,xe.jsx)(at,{valid:O,invalid:R,loading:U,disabled:D}),(0,xe.jsx)(ct,{loading:U,disabled:D}),(0,xe.jsx)(St,{children:v}),(0,xe.jsx)(d,{className:"k-input-button",icon:s,size:o.size,fillMode:o.fillMode,"aria-label":g||"Toggle dropdown",tabIndex:-1})]}),Ne&&ue&&(0,xe.jsx)(be,{className:"k-list-container k-dropdownlist-popup",containerRole:"region",containerAriaLabel:"Dropdown suggestions",children:ue}),He&&(0,xe.jsx)(ke,{adaptive:!0,...Oe,header:(0,xe.jsx)(lt,{actionsEnd:(0,xe.jsx)(d,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply selection"}),filter:Bl,inputValue:C,inputPlaceholder:g,title:mt,subtitle:Co}),children:(0,xe.jsx)("div",{className:"k-list-container",children:(0,xe.jsx)(Z,{size:"large",children:(0,xe.jsxs)(re,{"aria-label":"Options",children:[(0,xe.jsx)(X,{text:"List item"}),(0,xe.jsx)(X,{text:"List item"}),(0,xe.jsx)(X,{text:"List item"})]})})})})]})};Ae.states=bb;Ae.options=hb;Ae.className=rd;Ae.defaultOptions=Zr;Ae.moduleName=ad;Ae.folderName=ld;Ae.ariaSpec={rules:[{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"role=combobox",usage:"Announces the dropdown element."},{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"aria-haspopup=listbox",usage:"Indicates the presence of a listbox popup."},{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"aria-expanded",usage:"Announces the visibility state of the popup."},{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"aria-label",usage:"Accessible name for the dropdown."},{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"tabindex=0",usage:"The element must be focusable."},{selector:".k-dropdownlist.k-disabled",attribute:"aria-disabled=true",usage:"Rendered when the dropdown is disabled."},{selector:".k-dropdownlist .k-input-button",attribute:"aria-label",usage:"Accessible name for the dropdown button."},{selector:".k-dropdownlist .k-input-button",attribute:"tabindex=-1",usage:"The button must not be focusable."},{selector:".k-dropdownlist-popup .k-list-content, .k-dropdownlist-popup .k-list-ul",attribute:"role=listbox",usage:"Popup list has listbox role."},{selector:'.k-dropdownlist-popup .k-list-ul[role="listbox"]',attribute:"aria-label or aria-labelledby",usage:"Popup listbox must have an accessible name. Consuming code is responsible for associating with the component label via aria-labelledby."},{selector:".k-dropdownlist-popup .k-list-item",attribute:"role=option",usage:"Each list item is an option."}]};var fb=require("react/jsx-runtime");var nd=require("react/jsx-runtime");var jr=require("react/jsx-runtime");var xb=require("react/jsx-runtime");var sd=require("react/jsx-runtime");var en=require("react/jsx-runtime");var vb=require("react/jsx-runtime");var ut=require("react/jsx-runtime"),Cb=Ae.states,yb=Ae.defaultOptions,kb=Ae.options,Sb=[{name:"opened",title:"Opened"}],Nb=[],da=o=>{let{modifiers:a,...l}=o,n={},s=(0,ut.jsxs)(ut.Fragment,{children:[(0,ut.jsx)("div",{className:"k-list-filter",children:(0,ut.jsx)(Tt,{})}),(0,ut.jsx)(Z,{style:{width:300},size:l.size,children:(0,ut.jsxs)(re,{children:[(0,ut.jsx)(X,{children:"List item"}),(0,ut.jsx)(X,{children:"List item"}),(0,ut.jsx)(X,{children:"List item"})]})})]});return Object.keys(a||{}).forEach(c=>{c==="opened"&&(n.opened=!!(a!=null&&a[c]),n.popup=a!=null&&a[c]?s:void 0)}),(0,ut.jsx)("div",{children:(0,ut.jsx)(Ae,{placeholder:"Value",style:{width:300},...l,...n})})};da.options=kb;da.states=Cb;da.variants=Nb;da.defaultOptions=yb;da.modifiers=Sb;da.className=Ae.className;var id=require("react/jsx-runtime");var dd=require("react/jsx-runtime");var Tb=require("react/jsx-runtime");var Sl=require("react/jsx-runtime"),gb=le.states,wb=le.defaultOptions,Mb=le.options,Lb=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"},{name:"spin-button",title:"`Spin` Button"}],Eb=[],ca=o=>{let{modifiers:a,...l}=o,n={};return Object.keys(a||{}).forEach(s=>{switch(s){case"prefix":n.prefix=a!=null&&a[s]?(0,Sl.jsx)(Ae,{size:l.size,fillMode:"flat",value:"mm"}):void 0;break;case"suffix":n.suffix=a!=null&&a[s]?(0,Sl.jsx)(ur,{children:"mm"}):void 0;break;case"clear-button":n.showClearButton=a==null?void 0:a[s];break;case"spin-button":n.showSpinButton=a==null?void 0:a[s];break;default:break}}),(0,Sl.jsx)(Fi,{value:"Value",style:{width:300},...l,...n})};ca.options=Mb;ca.states=gb;ca.variants=Eb;ca.defaultOptions=wb;ca.modifiers=Lb;ca.className=le.className;var B=require("react/jsx-runtime"),cd="k-colorgradient-inputs",Ab=[],Rb={size:[u.undefined,u.small,u.medium,u.large]},pd={mode:"rgba"},pa=o=>{let{mode:a=pd.mode,size:l,...n}=o;return(0,B.jsxs)("div",{...n,className:i(cd,"k-hstack"),children:[(0,B.jsx)("div",{className:"k-vstack",children:(0,B.jsx)(d,{fillMode:"flat",icon:"caret-alt-expand",className:"k-colorgradient-toggle-mode",size:l,"aria-label":"Toggle color input format"})}),a==="rgba"&&(0,B.jsxs)(B.Fragment,{children:[(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"132",size:l,"aria-label":"Red channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"R"})]}),(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"132",size:l,"aria-label":"Green channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"G"})]}),(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"132",size:l,"aria-label":"Blue channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"B"})]}),(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"1.00",size:l,"aria-label":"Alpha channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"A"})]})]}),a==="rgb"&&(0,B.jsxs)(B.Fragment,{children:[(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Red channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"R"})]}),(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Green channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"G"})]}),(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Blue channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"B"})]})]}),a==="hsva"&&(0,B.jsxs)(B.Fragment,{children:[(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Hue channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"H"})]}),(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Saturation channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"S"})]}),(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Value channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"V"})]}),(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"1.00","aria-label":"Alpha channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"A"})]})]}),a==="hsv"&&(0,B.jsxs)(B.Fragment,{children:[(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Hue channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"H"})]}),(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Saturation channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"S"})]}),(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Value channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"V"})]})]}),a==="hex"&&(0,B.jsx)(B.Fragment,{children:(0,B.jsxs)("div",{className:"k-vstack k-flex-1",children:[(0,B.jsx)(Ge,{showClearButton:!1,value:"#b88484AA",className:"k-hex-value"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"HEX"})]})})]})};pa.states=Ab;pa.options=Rb;pa.className=cd;pa.defaultOptions=pd;var Ze=require("react/jsx-runtime"),ud="k-colorgradient-color-contrast",Ib=[],Ob={},Bb={},ua=()=>(0,Ze.jsxs)("div",{className:i(ud,"k-vbox"),children:[(0,Ze.jsxs)("div",{className:"k-contrast-ratio",children:[(0,Ze.jsx)("span",{className:"k-contrast-ratio-text",children:"Contrast ratio: 7.1"}),(0,Ze.jsxs)("span",{className:"k-contrast-validation !k-text-success",children:[(0,Ze.jsx)(P,{icon:"check"}),(0,Ze.jsx)(P,{icon:"check"})]})]}),(0,Ze.jsxs)("div",{children:[(0,Ze.jsx)("span",{children:"AA: 4.5"}),(0,Ze.jsxs)("span",{className:"k-contrast-validation !k-text-success",children:["Pass",(0,Ze.jsx)(P,{icon:"check"})]})]}),(0,Ze.jsxs)("div",{children:[(0,Ze.jsx)("span",{children:"AAA: 7.0"}),(0,Ze.jsxs)("span",{className:"k-contrast-validation !k-text-error",children:["Fail",(0,Ze.jsx)(P,{icon:"x"})]})]})]});ua.states=Ib;ua.options=Ob;ua.className=ud;ua.defaultOptions=Bb;var md="color-gradient",bd="colorgradient";var Re=require("react/jsx-runtime"),Nl="k-colorgradient",Pb=[p.hover,p.focus,p.readonly,p.disabled],Db={size:[u.undefined,u.small,u.medium,u.large]},Vt={mode:"rgba",readonly:!1,disabled:!1,contrast:!1,gradientStyle:{background:"rgb(255, 0, 0 )"},dragHandleStyle:{top:"50px",left:"73px"},alphaStyle:{background:"linear-gradient(to top, transparent, rgb(255, 0, 0))"},alphaStyleHorizontal:{background:"linear-gradient(to right, transparent, rgb(255, 0, 0))"},canvasOrientation:"horizontal"},De=o=>{let{size:a,mode:l=Vt.mode,readonly:n=Vt.readonly,disabled:s=Vt.disabled,gradientStyle:c=Vt.gradientStyle,dragHandleStyle:m=Vt.dragHandleStyle,alphaStyle:f=Vt.alphaStyle,alphaStyleHorizontal:v=Vt.alphaStyleHorizontal,contrast:C=Vt.contrast,dir:g,hover:S,focus:x,hoverHandle:O,focusHandle:R,canvasOrientation:K=Vt.canvasOrientation,role:U,tabIndex:D,...q}=o;return(0,Re.jsxs)("div",{...q,role:U??"textbox","aria-label":U==="none"?void 0:"Color gradient",tabIndex:D??0,"aria-disabled":s?"true":void 0,className:i(o.className,Nl,_(Nl,{size:a}),F(Nl,{hover:S,focus:x,readonly:n,disabled:s})),dir:g,children:[!K||K==="horizontal"&&(0,Re.jsxs)("div",{className:"k-colorgradient-canvas k-hstack",children:[(0,Re.jsx)("div",{className:"k-hsv-rectangle",style:c,children:(0,Re.jsx)("div",{className:"k-hsv-gradient",children:(0,Re.jsx)("div",{className:i("k-hsv-draghandle","k-draghandle",{"k-hover":O,"k-focus":R}),style:m,role:"slider","aria-orientation":"undefined","aria-label":"Color well with two-dimensional slider for selecting saturation and lightness","aria-valuetext":"X: 73, Y: 50","aria-valuenow":50,"aria-valuemin":0,"aria-valuemax":100})})}),(0,Re.jsxs)("div",{className:"k-hsv-controls k-hstack",children:[(0,Re.jsx)(Ir,{className:"k-hue-slider",hover:O,focus:R}),l!=="rgb"&&l!=="hsv"&&(0,Re.jsx)(Ir,{className:"k-alpha-slider",hover:O,focus:R,trackStyle:f})]})]}),K==="vertical"&&(0,Re.jsxs)("div",{className:"k-colorgradient-canvas k-vstack",children:[(0,Re.jsx)("div",{className:"k-hsv-rectangle",style:c,children:(0,Re.jsx)("div",{className:"k-hsv-gradient",children:(0,Re.jsx)("div",{className:i("k-hsv-draghandle","k-draghandle",{"k-hover":O,"k-focus":R}),style:m,role:"slider","aria-orientation":"undefined","aria-label":"Color well with two-dimensional slider for selecting saturation and lightness","aria-valuetext":"X: 73, Y: 50","aria-valuenow":50,"aria-valuemin":0,"aria-valuemax":100})})}),(0,Re.jsxs)("div",{className:"k-hsv-controls k-vstack",children:[(0,Re.jsx)(Rr,{className:"k-hue-slider",hover:O,focus:R}),l!=="rgb"&&l!=="hsv"&&(0,Re.jsx)(Rr,{className:"k-alpha-slider",hover:O,focus:R,trackStyle:v})]})]}),(0,Re.jsx)(pa,{mode:o.mode,size:a}),C&&(0,Re.jsx)(ua,{})]})};De.states=Pb;De.options=Db;De.className=Nl;De.defaultOptions=Vt;De.moduleName=md;De.folderName=bd;De.ariaSpec={selector:".k-colorgradient",rules:[{selector:".k-colorgradient",attribute:"role=textbox",usage:"The focusable wrapper should be considered a textbox with a value that could be submitted."},{selector:".k-colorgradient",attribute:"aria-label or aria-labelledby",usage:"The component needs an accessible name including the currently selected value."},{selector:".k-colorgradient",attribute:"tabindex=0",usage:"The element must be focusable."},{selector:".k-colorgradient.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the ColorGradient is disabled."},{selector:".k-hsv-draghandle",attribute:"role=slider",usage:"The 2D draghandle must have slider role for ARIA-allowed attributes."},{selector:".k-hsv-draghandle",attribute:"aria-orientation=undefined",usage:"The implicit orientation for the slider must be removed for the 2D handle."},{selector:".k-hsv-draghandle",attribute:"aria-label",usage:"Must provide information about the purpose of the slider and the currently selected color."},{selector:".k-hsv-draghandle",attribute:"aria-valuetext",usage:"Must specify the values on both X and Y axis."},{selector:".k-hsv-draghandle",attribute:"aria-valuenow",usage:"Required by the slider role."},{selector:".k-hsv-draghandle",attribute:"aria-valuemin",usage:"Required by the slider role."},{selector:".k-hsv-draghandle",attribute:"aria-valuemax",usage:"Required by the slider role."},{selector:".k-numerictextbox>.k-input-inner",attribute:"aria-label",usage:"Must provide the name of the channel (red, green, blue, or alpha)."}]};var hd=require("react/jsx-runtime"),Tl=o=>(0,hd.jsx)(De,{...o});var Kb=require("react/jsx-runtime");var Hb=require("react/jsx-runtime");var gl=require("react/jsx-runtime"),_b=De.options,zb=De.states,Gb={...De.defaultOptions,variant:"rgba"},Ub=[{name:"rgba",title:"RGBA"},{name:"rgb",title:"RGB"},{name:"hex",title:"HEX"}],Fb=[],ma=o=>{let{variant:a,...l}=o;switch(a){case"hex":return(0,gl.jsx)(Tl,{...l,mode:a});case"rgb":return(0,gl.jsx)(Tl,{...l,mode:a});default:return(0,gl.jsx)(Tl,{...l,mode:a})}};ma.options=_b;ma.states=zb;ma.variants=Ub;ma.defaultOptions=Gb;ma.modifiers=Fb;ma.className=De.className;var fd=require("react/jsx-runtime"),tn=o=>(0,fd.jsx)("tr",{role:"row",children:o.children});var xd=require("react/jsx-runtime"),on="k-colorpalette-tile",Wb=[p.hover,p.focus,p.selected],Vb={},ba=o=>{let{color:a,tileSize:l,hover:n,focus:s,selected:c,...m}=o,f={backgroundColor:a,width:l?l+"px":"",height:l?l+"px":""};return(0,xd.jsx)("td",{...m,role:"gridcell","aria-label":a,"aria-selected":c?"true":void 0,className:i(o.className,on,F(on,{hover:n,focus:s,selected:c})),style:f})};ba.states=Wb;ba.options=Vb;ba.className=on;var vd="color-palette",Cd="colorpalette";var ha=require("react/jsx-runtime"),wl="k-colorpalette",$b=[p.disabled],Xb={size:[u.undefined,u.small,u.medium,u.large]},yd={columns:10},st=o=>{let{size:a,palette:l,columns:n=yd.columns,tileSize:s,disabled:c,...m}=o,f=[];if(l){let v=n||l.columns,C=l.colors?l.colors:l;Array.isArray(C)&&Array.from({length:Math.ceil(C.length/v)},(g,S)=>{let x=[];C.slice(S*v,(S+1)*v).map((R,K)=>{x.push((0,ha.jsx)(ba,{color:R,tileSize:s},K))});let O=(0,ha.jsx)(tn,{children:x},S);f.push(O)})}return(0,ha.jsx)("div",{...m,role:"grid","aria-label":"Color palette",tabIndex:0,"aria-disabled":c?"true":void 0,className:i(o.className,wl,F(wl,{disabled:c}),_(wl,{size:a})),children:(0,ha.jsx)("table",{className:"k-colorpalette-table",role:"none",children:(0,ha.jsx)("tbody",{children:f.length>0?f:o.children})})})};st.states=$b;st.options=Xb;st.className=wl;st.defaultOptions=yd;st.moduleName=vd;st.folderName=Cd;st.ariaSpec={selector:".k-colorpalette",rules:[{selector:".k-colorpalette",attribute:"role=grid",usage:"The focusable wrapper announces its role as a grid."},{selector:".k-colorpalette",attribute:"aria-label or aria-labelledby",usage:"The component needs an accessible name including the currently selected value."},{selector:".k-colorpalette",attribute:"aria-activedescendant",usage:"Points to the focused cell in the table."},{selector:".k-colorpalette",attribute:"tabindex=0",usage:"The element must be focusable."},{selector:".k-colorpalette.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the ColorPalette is disabled."},{selector:".k-colorpalette-table",attribute:"role=none or role=presentation",usage:"Negates the default role of the table element."},{selector:".k-colorpalette-table>tbody>tr",attribute:"role=row",usage:"Required as the semantic role of the parent table has been removed."},{selector:".k-colorpalette-tile",attribute:"role=gridcell",usage:"Required as the semantic role of the parent table has been removed."},{selector:".k-colorpalette-tile",attribute:"aria-label or title",usage:"The text representation of the color value for the current cell."},{selector:".k-colorpalette-tile.k-selected",attribute:"aria-selected=true",usage:"Present on the currently selected cell."}]};var Ml=st;var tl={basic:{colors:["#000000","#7f7f7f","#880015","#ed1c24","#ff7f27","#fff200","#22b14c","#00a2e8","#3f48cc","#a349a4","#ffffff","#c3c3c3","#b97a57","#ffaec9","#ffc90e","#efe4b0","#b5e61d","#99d9ea","#7092be","#c8bfe7"],columns:10},office:{colors:["#ffffff","#000000","#e6e6e6","#435569","#4371c4","#ed7e32","#a5a4a5","#febf04","#5a9bd5","#71ae48","#f2f2f3","#7f7f7f","#d1cece","#d5dde3","#dae1f4","#fce5d4","#deeded","#fff2cc","#deeaf6","#e1efd9","#d7d8d8","#585959","#aeabab","#adbaca","#b4c5e7","#f6caac","#dbdbdb","#ffe498","#bcd6ee","#c5e0b2","#bfbfc0","#3f3f3f","#767070","#8595b1","#8fabdb","#f5b183","#c9c8c9","#fed965","#9bc4e5","#a8d08d","#a5a5a6","#262625","#393939","#334050","#2e5496","#c45a11","#7b7b7a","#bf9000","#2f75b5","#548235","#7f7f7f","#0b0c0c","#161616","#222a34","#203764","#843d0b","#525252","#7f6000","#1d4d79","#375623"],columns:10},apex:{colors:["#ffffff","#000000","#c9c2d1","#69676d","#ceb966","#9cb084","#6bb1c9","#6585cf","#7e6bc9","#a379bb","#f2f2f2","#7f7f7f","#f4f2f5","#e0e0e2","#f5f1e0","#ebefe6","#e1eff4","#e0e6f5","#e5e1f4","#ece4f1","#d8d8d8","#595959","#e9e6ec","#c2c1c5","#ebe3c1","#d7dfcd","#c3dfe9","#c1ceeb","#cbc3e9","#dac9e3","#bfbfbf","#3f3f3f","#dedae3","#a4a3a8","#e1d5a3","#c3cfb5","#a6d0de","#a2b5e2","#b1a6de","#c7aed6","#a5a5a5","#262626","#9688a5","#4e4d51","#ae9638","#758c5a","#3d8da9","#365bb0","#533da9","#7d4d99","#7f7f7f","#0c0c0c","#635672","#343336","#746425","#4e5d3c","#295e70","#243c75","#372970","#533366"],columns:10},austin:{colors:["#ffffff","#000000","#caf278","#3e3d2d","#94c600","#71685a","#ff6700","#909465","#956b43","#fea022","#f2f2f2","#7f7f7f","#f4fce4","#dddcd0","#efffc0","#e3e1dc","#ffe0cb","#e8e9df","#ece1d6","#feecd2","#d8d8d8","#595959","#e9f9c9","#bbb9a1","#dfff82","#c8c3ba","#ffc299","#d2d4c0","#dac3ad","#fed9a6","#bfbfbf","#3f3f3f","#dff7ae","#ada598","#cfff43","#ada598","#ffa365","#bcbfa1","#c8a585","#fec67a","#a5a5a5","#262626","#a9ea25","#2e2d21","#6f9400","#544e43","#bf4d00","#6c6f4b","#6f5032","#d77b00","#7f7f7f","#0c0c0c","#74a50f","#1f1e16","#4a6300","#38342d","#7f3300","#484a32","#4a3521","#8f5200"],columns:10},clarity:{colors:["#ffffff","#292934","#f3f2dc","#d2533c","#93a299","#ad8f67","#726056","#4c5a6a","#808da0","#79463d","#f2f2f2","#e7e7ec","#e7e5b9","#f6dcd8","#e9ecea","#eee8e0","#e4dedb","#d8dde3","#e5e8ec","#e9d6d3","#d8d8d8","#c4c4d1","#d5d185","#edbab1","#d3d9d6","#ded2c2","#c9beb8","#b2bcc8","#ccd1d9","#d3aea7","#bfbfbf","#8a8aa3","#aca73b","#e4978a","#bec7c1","#cdbba3","#af9e94","#8c9bac","#b2bac6","#bd857c","#a5a5a5","#56566e","#56531d","#a43925","#6b7c72","#866b48","#554840","#39434f","#5c697b","#5a342d","#7f7f7f","#3b3b4b","#22210b","#6d2619","#47534c","#594730","#39302b","#262d35","#3d4652","#3c231e"],columns:10},slipstream:{colors:["#ffffff","#000000","#b4dcfa","#212745","#4e67c8","#5eccf3","#a7ea52","#5dceaf","#ff8021","#f14124","#f2f2f2","#7f7f7f","#8bc9f7","#c7cce4","#dbe0f4","#def4fc","#edfadc","#def5ef","#ffe5d2","#fcd9d3","#d8d8d8","#595959","#4facf3","#909aca","#b8c2e9","#beeafa","#dbf6b9","#beebdf","#ffcca6","#f9b3a7","#bfbfbf","#3f3f3f","#0d78c9","#5967af","#94a3de","#9ee0f7","#caf297","#9de1cf","#ffb279","#f68d7b","#a5a5a5","#262626","#063c64","#181d33","#31479f","#11b2eb","#81d319","#34ac8b","#d85c00","#c3260c","#7f7f7f","#0c0c0c","#021828","#101322","#202f6a","#0b769c","#568c11","#22725c","#903d00","#821908"],columns:10},metro:{colors:["#ffffff","#000000","#d6ecff","#4e5b6f","#7fd13b","#ea157a","#feb80a","#00addc","#738ac8","#1ab39f","#f2f2f2","#7f7f7f","#a7d6ff","#d9dde4","#e5f5d7","#fad0e4","#fef0cd","#c5f2ff","#e2e7f4","#c9f7f1","#d8d8d8","#595959","#60b5ff","#b3bcca","#cbecb0","#f6a1c9","#fee29c","#8be6ff","#c7d0e9","#94efe3","#bfbfbf","#3f3f3f","#007dea","#8d9baf","#b2e389","#f272af","#fed46b","#51d9ff","#aab8de","#5fe7d5","#a5a5a5","#262626","#003e75","#3a4453","#5ea226","#af0f5b","#c58c00","#0081a5","#425ea9","#138677","#7f7f7f","#0c0c0c","#00192e","#272d37","#3f6c19","#750a3d","#835d00","#00566e","#2c3f71","#0c594f"],columns:10},flow:{colors:["#ffffff","#000000","#dbf5f9","#04617b","#0f6fc6","#009dd9","#0bd0d9","#10cf9b","#7cca62","#a5c249","#f2f2f2","#7f7f7f","#b2e9f2","#b4ecfc","#c7e2fa","#c4eeff","#c9fafc","#c9faed","#e4f4df","#edf2da","#d8d8d8","#595959","#76d9e8","#6adafa","#90c6f6","#89deff","#93f5f9","#94f6db","#cae9c0","#dbe6b6","#bfbfbf","#3f3f3f","#21b2c8","#20c8f7","#59a9f2","#4fceff","#5df0f6","#5ff2ca","#b0dfa0","#c9da91","#a5a5a5","#262626","#105964","#02485c","#0b5394","#0075a2","#089ca2","#0b9b74","#54a838","#7e9532","#7f7f7f","#0c0c0c","#062328","#01303d","#073763","#004e6c","#05686c","#07674d","#387025","#546321"],columns:10},hardcover:{colors:["#ffffff","#000000","#ece9c6","#895d1d","#873624","#d6862d","#d0be40","#877f6c","#972109","#aeb795","#f2f2f2","#7f7f7f","#e1dca5","#f2e0c6","#f0d0c9","#f6e6d5","#f5f2d8","#e7e5e1","#fbc7bc","#eef0e9","#d8d8d8","#595959","#d0c974","#e6c28d","#e2a293","#eeceaa","#ece5b2","#cfccc3","#f78f7a","#dee2d4","#bfbfbf","#3f3f3f","#a29a36","#daa454","#d4735e","#e6b681","#e2d88c","#b7b2a5","#f35838","#ced3bf","#a5a5a5","#262626","#514d1b","#664515","#65281a","#a2641f","#a39428","#655f50","#711806","#879464","#7f7f7f","#0c0c0c","#201e0a","#442e0e","#431b11","#6c4315","#6d621a","#433f35","#4b1004","#5a6243"],columns:10},trek:{colors:["#ffffff","#000000","#fbeec9","#4e3b30","#f0a22e","#a5644e","#b58b80","#c3986d","#a19574","#c17529","#f2f2f2","#7f7f7f","#f7e09e","#e1d6cf","#fcecd5","#eddfda","#f0e7e5","#f3eae1","#ece9e3","#f5e3d1","#d8d8d8","#595959","#f3cc5f","#c4ad9f","#f9d9ab","#dcc0b6","#e1d0cc","#e7d5c4","#d9d4c7","#ebc7a3","#bfbfbf","#3f3f3f","#d29f0f","#a78470","#f6c781","#cba092","#d2b9b2","#dbc1a7","#c6bfab","#e1ac76","#a5a5a5","#262626","#694f07","#3a2c24","#c87d0e","#7b4b3a","#926255","#a17242","#7b7153","#90571e","#7f7f7f","#0c0c0c","#2a1f03","#271d18","#855309","#523226","#614138","#6b4c2c","#524b37","#603a14"],columns:10},verve:{colors:["#ffffff","#000000","#d2d2d2","#666666","#ff388c","#e40059","#9c007f","#68007f","#005bd3","#00349e","#f2f2f2","#7f7f7f","#bdbdbd","#e0e0e0","#ffd7e8","#ffc6dc","#ffb8f1","#f1b2ff","#c3dcff","#b8cfff","#d8d8d8","#595959","#9d9d9d","#c1c1c1","#ffafd1","#ff8eba","#ff71e4","#e365ff","#87baff","#72a0ff","#bfbfbf","#3f3f3f","#696969","#a3a3a3","#ff87ba","#ff5597","#ff2ad7","#d519ff","#4b98ff","#2b71ff","#a5a5a5","#262626","#343434","#4c4c4c","#e90062","#ab0042","#75005f","#4e005f","#00449e","#002676","#7f7f7f","#0c0c0c","#151515","#333333","#9b0041","#72002c","#4e003f","#34003f","#002d69","#00194f"],columns:10},monochrome:{colors:["#000000","#1a1a1a","#333333","#4d4d4d","#666666","#808080","#999999","#b3b3b3","#cccccc","#e6e6e6","#f2f2f2","#ffffff"],columns:12}};var Sd=require("react/jsx-runtime"),kd=o=>(0,Sd.jsx)(Ml,{palette:tl.basic,...o});var Jb=require("react/jsx-runtime");var Nd=require("react/jsx-runtime");var Td=require("react/jsx-runtime"),qb=st.options,Yb=st.states,Qb={...st.defaultOptions,variant:"basic"},Zb=[{name:"basic",title:"Basic"},{name:"monochrome",title:"Monochrome"}],jb={basic:{colors:["#000000","#7f7f7f","#880015","#ed1c24","#ff7f27","#fff200","#22b14c","#00a2e8","#3f48cc","#a349a4","#ffffff","#c3c3c3","#b97a57","#ffaec9","#ffc90e","#efe4b0","#b5e61d","#99d9ea","#7092be","#c8bfe7"],columns:10},monochrome:{colors:["#000000","#1a1a1a","#333333","#4d4d4d","#666666","#808080","#999999","#b3b3b3","#cccccc","#e6e6e6","#f2f2f2","#ffffff"],columns:12}},eh=[],fa=o=>{let{variant:a="basic",...l}=o,n=jb[a];return(0,Td.jsx)(kd,{columns:n.columns,palette:n,...l})};fa.options=qb;fa.states=Yb;fa.variants=Zb;fa.defaultOptions=Qb;fa.modifiers=eh;fa.className=st.className;var gd="color-editor",wd="coloreditor";var ge=require("react/jsx-runtime"),Ll="k-coloreditor",th=[p.focus],oh={size:[u.undefined,u.small,u.medium,u.large]},ol={view:"gradient",palette:tl.office,actionButtons:!0,canvasOrientation:"horizontal"},Se=o=>{let{size:a,view:l=ol.view,palette:n=ol.palette,color:s,currentColor:c,focus:m,focusView:f,dir:v,group:C,actionButtons:g=ol.actionButtons,canvasOrientation:S=ol.canvasOrientation,...x}=o;return(0,ge.jsxs)("div",{...x,role:"textbox","aria-label":"Color editor",tabIndex:0,className:i(o.className,"k-flatcolorpicker",Ll,_(Ll,{size:a}),F(Ll,{focus:m})),dir:v,children:[(0,ge.jsxs)("div",{className:"k-coloreditor-header k-hstack",children:[(0,ge.jsx)("div",{className:"k-coloreditor-header-actions k-hstack",children:C&&(0,ge.jsxs)(I,{fillMode:"flat",children:[(0,ge.jsx)(d,{className:"k-group-start",size:a,fillMode:"flat",icon:"droplet-slider",selected:l==="gradient","aria-label":"Color gradient view"}),(0,ge.jsx)(d,{className:"k-group-end",size:a,fillMode:"flat",icon:"palette",selected:l==="palette","aria-label":"Color palette view"})]})}),(0,ge.jsx)("div",{className:"k-spacer"}),(0,ge.jsxs)("div",{className:"k-coloreditor-header-actions k-hstack",children:[(0,ge.jsx)(d,{fillMode:"flat",icon:"droplet-slash",size:a,"aria-label":"Reset color"}),(0,ge.jsxs)("div",{className:"k-coloreditor-preview k-vstack",children:[(0,ge.jsx)(io,{className:"k-coloreditor-preview-color",color:s}),(0,ge.jsx)(io,{className:"k-coloreditor-current-color",color:c})]})]})]}),(0,ge.jsx)("div",{className:"k-coloreditor-views k-vstack",children:l==="gradient"?(0,ge.jsx)(De,{focus:f,size:a,canvasOrientation:S,role:"none",tabIndex:-1}):(0,ge.jsx)(st,{palette:n,size:a})}),g&&(0,ge.jsxs)(Ft,{className:"k-coloreditor-footer",alignment:"start",children:[(0,ge.jsx)(d,{themeColor:"primary",size:a,className:"k-coloreditor-apply",children:"Apply"}),(0,ge.jsx)(d,{className:"k-coloreditor-cancel",size:a,children:"Cancel"})]})]})};Se.states=th;Se.options=oh;Se.className=Ll;Se.defaultOptions=ol;Se.moduleName=gd;Se.folderName=wd;Se.ariaSpec={selector:".k-flatcolorpicker",rules:[{selector:".k-flatcolorpicker",attribute:"role=textbox",usage:"The focusable wrapper should be considered a textbox with a submittable value."},{selector:".k-flatcolorpicker",attribute:"aria-label or aria-labelledby",usage:"The component needs an accessible name including the currently selected value."},{selector:".k-flatcolorpicker",attribute:"tabindex=0",usage:"The element must be focusable."},{selector:".k-flatcolorpicker.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the FlatColorPicker is disabled."},{selector:".k-colorgradient",attribute:"role=none",usage:"The inner ColorGradient must have its role removed."},{selector:".k-colorgradient",attribute:"tabindex=-1",usage:"The inner ColorGradient must be removed from the page tab sequence."}]};var xa=Se;var ah=require("react/jsx-runtime");var lh=require("react/jsx-runtime");var Ld=require("react/jsx-runtime"),Md=o=>(0,Ld.jsx)(xa,{group:!0,currentColor:"fuchsia",...o});var Ad=require("react/jsx-runtime"),Ed=o=>(0,Ad.jsx)(xa,{view:"palette",group:!0,currentColor:"fuchsia",...o});var an=require("react/jsx-runtime"),rh=Se.options,nh=Se.states,sh={...Se.defaultOptions,variant:"gradient"},ih=[{name:"gradient",title:"Gradient"},{name:"palette",title:"Palette"}],dh=[],va=o=>{let{variant:a,...l}=o;return a==="palette"?(0,an.jsx)(Ed,{...l,color:"white"}):(0,an.jsx)(Md,{...l,color:"rgba(183, 118 , 118, 1.00)"})};va.options=rh;va.states=nh;va.variants=ih;va.defaultOptions=sh;va.modifiers=dh;va.className=Se.className;var Rd="color-picker",Id="colorpicker";var Ie=require("react/jsx-runtime"),Od="k-colorpicker",ch=[p.hover,p.focus,p.valid,p.invalid,p.required,p.disabled],ph={size:[u.undefined,u.small,u.medium,u.large],rounded:[T.undefined,T.none,T.small,T.medium,T.large,T.full],fillMode:[N.undefined,N.solid,N.flat,N.outline]},Bd={arrowIconName:"caret-alt-down"},xt=o=>{let{size:a,rounded:l,fillMode:n,arrowIconName:s=Bd.arrowIconName,prefix:c,suffix:m,value:f,placeholder:v,hover:C,focus:g,valid:S,invalid:x,required:O,disabled:R,valueIconName:K,popup:U,opened:D,adaptive:q,adaptiveSettings:ue,adaptiveTitle:Ne,adaptiveSubtitle:He,...Oe}=o,mt="colorpicker-popup";return(0,Ie.jsxs)(Ie.Fragment,{children:[(0,Ie.jsxs)(Gt,{...Oe,size:a,rounded:l,fillMode:n,hover:C,focus:g,valid:S,invalid:x,required:O,disabled:R,role:"combobox","aria-haspopup":"dialog","aria-expanded":D?"true":"false","aria-controls":D||q?mt:void 0,"aria-label":"Color picker",tabIndex:0,"aria-disabled":R?"true":void 0,className:i(o.className,Od,"k-icon-picker"),children:[(0,Ie.jsx)(kt,{children:c}),(0,Ie.jsx)(wo,{placeholder:v,value:f,showValue:!1,valueIcon:(0,Ie.jsx)(io,{className:"k-value-icon",color:f,iconName:K}),valueIconName:K}),(0,Ie.jsx)(St,{children:m}),(0,Ie.jsx)(d,{className:"k-input-button",icon:s,size:a,fillMode:n,tabIndex:-1,"aria-label":"Open color picker",disabled:R})]}),D&&U&&(0,Ie.jsx)(be,{id:mt,className:"k-colorpicker-popup",children:U}),q&&(0,Ie.jsx)(ke,{adaptive:!0,id:mt,...ue,header:(0,Ie.jsx)(lt,{actionsEnd:(0,Ie.jsx)(d,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply"}),title:Ne,subtitle:He}),footer:(0,Ie.jsxs)(co,{children:[(0,Ie.jsx)(d,{text:"Cancel",size:"large"}),(0,Ie.jsx)(d,{text:"Set",size:"large",themeColor:"primary"})]}),children:(0,Ie.jsx)(Se,{canvasOrientation:"vertical",size:"large",actionButtons:!1,group:!0})})]})};xt.states=ch;xt.options=ph;xt.className=Od;xt.defaultOptions=Bd;xt.moduleName=Rd;xt.folderName=Id;xt.ariaSpec={selector:".k-colorpicker",rules:[{selector:".k-colorpicker",attribute:"role=combobox",usage:"The focusable element should have role combobox (input with popup)."},{selector:".k-colorpicker",attribute:"aria-label or aria-labelledby",usage:"The component needs an accessible name including the currently selected value."},{selector:".k-colorpicker",attribute:"aria-haspopup=dialog",usage:"Indicates the component has a Dialog Popup."},{selector:".k-colorpicker",attribute:"aria-expanded=true/false",usage:"Announces the visibility state of the popup."},{selector:".k-colorpicker",attribute:"aria-controls (when open)",usage:"Points to the popup element."},{selector:".k-colorpicker",attribute:"tabindex=0",usage:"The element must be focusable."},{selector:".k-colorpicker.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the picker is disabled."},{selector:".k-colorpicker.k-disabled .k-button",attribute:"disabled or aria-disabled=true",usage:"Rendered only when the picker is disabled."},{selector:".k-colorgradient",attribute:"tabindex=-1",usage:"The inner ColorGradient must be removed from the page tab sequence."}]};var Zt=xt;var Pd=require("react/jsx-runtime"),El=o=>(0,Pd.jsx)(Zt,{...o});var uh=require("react/jsx-runtime");var mh=require("react/jsx-runtime");var bh=require("react/jsx-runtime");var hh=require("react/jsx-runtime");var fh=require("react/jsx-runtime");var xh=require("react/jsx-runtime");var fo=require("react/jsx-runtime"),vh=Zt.options,Ch=Zt.states,Dd={...Zt.defaultOptions,variant:"color"},yh=[{name:"color",title:"Color",default:!0},{name:"no color",title:"No color"},{name:"icon",title:"Icon"}],kh=[{name:"opened",title:"Opened"}],Ca=o=>{let{variant:a,modifiers:l,...n}={...Dd,...o},s={};Object.keys(l||{}).forEach(m=>{m==="opened"&&(s.opened=!!(l!=null&&l[m]),s.popup=l!=null&&l[m]?(0,fo.jsx)(Se,{size:n.size,color:"rgba(183, 118 , 118, 1.00)",group:!0}):"")});let c=s.opened?{width:"272px",height:"390px"}:{};switch(a){case"no color":return(0,fo.jsx)("div",{style:c,children:(0,fo.jsx)(El,{...n,...s})});case"icon":return(0,fo.jsx)("div",{style:c,children:(0,fo.jsx)(El,{value:"rgba(183, 118 , 118, 1.00)",valueIconName:"edit-tools",...n,...s})});default:return(0,fo.jsx)("div",{style:c,children:(0,fo.jsx)(El,{value:"rgba(183, 118 , 118, 1.00)",...n,...s})})}};Ca.options=vh;Ca.states=Ch;Ca.variants=yh;Ca.defaultOptions=Dd;Ca.modifiers=kh;Ca.className=Zt.className;var ln="combobox",Kd=ln;var te=require("react/jsx-runtime"),Hd="k-combobox",Sh=[p.hover,p.focus,p.valid,p.invalid,p.loading,p.required,p.disabled,p.readonly],Nh={size:[u.undefined,u.small,u.medium,u.large],rounded:[T.undefined,T.none,T.small,T.medium,T.large,T.full],fillMode:[N.undefined,N.solid,N.flat,N.outline]},_d={separators:!0},je=o=>{let{size:a,rounded:l,fillMode:n,separators:s=_d.separators,prefix:c,suffix:m,value:f,placeholder:v,hover:C,focus:g,valid:S,invalid:x,required:O,loading:R,disabled:K,popup:U,opened:D,readonly:q,adaptive:ue,adaptiveSettings:Ne,adaptiveTitle:He,adaptiveSubtitle:Oe,adaptiveCustomValue:mt,id:Co,autocomplete:Bl,activeDescendant:ro,"aria-label":al,...Pl}=o,Dl=Co?`${Co}-listbox`:void 0;return(0,te.jsxs)(te.Fragment,{children:[(0,te.jsxs)(Te,{...Pl,size:a,rounded:l,fillMode:n,hover:C,focus:g,valid:S,invalid:x,required:O,loading:R,disabled:K,readonly:q,className:i(o.className,Hd),children:[c&&(0,te.jsxs)(te.Fragment,{children:[(0,te.jsx)(kt,{children:c}),s&&(0,te.jsx)(Nt,{})]}),(0,te.jsx)(ht,{id:Co,placeholder:v,value:f,role:"combobox","aria-haspopup":"listbox","aria-expanded":D?"true":"false","aria-controls":D?Dl:void 0,"aria-activedescendant":D&&ro?ro:void 0,"aria-autocomplete":Bl,"aria-invalid":x?"true":void 0,"aria-busy":R?"true":void 0,"aria-label":al,disabled:K,readOnly:q}),(0,te.jsx)(at,{valid:S,invalid:x,loading:R,disabled:K}),(0,te.jsx)(ct,{loading:R,disabled:K}),(0,te.jsx)(bt,{loading:R,disabled:K,readonly:q,value:f}),m&&(0,te.jsxs)(te.Fragment,{children:[s&&(0,te.jsx)(Nt,{}),(0,te.jsx)(St,{children:m})]}),(0,te.jsx)(d,{className:"k-input-button",icon:"caret-alt-down",size:a,fillMode:n,"aria-label":"Open popup",tabIndex:-1,disabled:K})]}),D&&U&&(0,te.jsx)(be,{className:"k-list-container k-combobox-popup",containerRole:"region",containerAriaLabel:"Combobox suggestions",children:U}),ue&&(0,te.jsx)(ke,{adaptive:!0,id:Co?`${Co}-adaptive`:void 0,...Ne,header:(0,te.jsx)(lt,{actionsEnd:(0,te.jsx)(d,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply selection"}),input:!0,inputValue:f,inputPlaceholder:v,title:He,subtitle:Oe}),children:(0,te.jsx)("div",{className:"k-list-container",children:(0,te.jsx)(Z,{customValue:mt?(0,te.jsx)(ho,{text:`Use "${f}"`}):void 0,size:"large",children:(0,te.jsxs)(re,{"aria-label":He||"Options",children:[(0,te.jsx)(X,{text:"List item"}),(0,te.jsx)(X,{text:"List item"}),(0,te.jsx)(X,{text:"List item"})]})})})})]})};je.states=Sh;je.options=Nh;je.className=Hd;je.defaultOptions=_d;je.moduleName=ln;je.folderName=Kd;je.ariaSpec={selector:".k-combobox",rules:[{selector:".k-combobox > .k-input-inner",attribute:"role=combobox",usage:"Identifies the input as a combobox."},{selector:".k-combobox > .k-input-inner",attribute:"aria-haspopup=listbox",usage:"Indicates the combobox has a listbox popup."},{selector:".k-combobox > .k-input-inner",attribute:"aria-expanded",usage:"Indicates whether the popup is open."},{selector:".k-combobox > .k-input-inner",attribute:"aria-controls=${id}-listbox (when open)",usage:"Points to the listbox element when popup is open."},{selector:".k-combobox > .k-input-inner",attribute:"aria-activedescendant (when open)",usage:"Points to the focused item in the listbox."},{selector:".k-combobox > .k-input-inner",attribute:"aria-autocomplete=list|both|inline (when has autocomplete)",usage:"Indicates the autocomplete behavior."},{selector:".k-combobox > .k-input-inner",attribute:"aria-invalid=true (when invalid)",usage:"Rendered when the combobox is in an invalid state."},{selector:".k-combobox > .k-input-inner",attribute:"aria-busy=true (when loading)",usage:"Rendered when the combobox is loading data."},{selector:".k-combobox > .k-input-inner",attribute:"label for or aria-label or aria-labelledby (when has accessible name)",usage:"Accessible name provided by consuming app."},{selector:".k-combobox.k-disabled > .k-input-inner",attribute:"disabled=disabled or aria-disabled=true",usage:"Rendered when the combobox is disabled."},{selector:".k-combobox .k-input-button",attribute:"role=button or nodeName=button",usage:"The dropdown toggle button."},{selector:".k-combobox .k-input-button",attribute:"aria-label",usage:"Accessible name for the dropdown button."},{selector:".k-combobox .k-input-button",attribute:"tabindex=-1",usage:"Dropdown button is not in the tab order."},{selector:".k-combobox-popup .k-list-content, .k-combobox-popup .k-list-ul",attribute:"role=listbox",usage:"The popup list container has the listbox role."},{selector:'.k-combobox-popup .k-list-ul[role="listbox"], .k-combobox-popup .k-list-content[role="listbox"]',attribute:"aria-label or aria-labelledby",usage:"Popup listbox must have an accessible name. Consuming code is responsible for associating with the component label via aria-labelledby."},{selector:".k-combobox-popup .k-list-item",attribute:"role=option",usage:"Each list item is an option."},{selector:".k-combobox-popup .k-list-item",attribute:"aria-selected (when selectable)",usage:"Indicates the selected state."},{selector:".k-combobox-popup .k-no-data",attribute:"aria-live=polite",usage:"Announces no-data state to screen readers."}]};var vt=je;var Gd=require("react/jsx-runtime"),zd=o=>(0,Gd.jsx)(vt,{...o});var Ud=require("react/jsx-runtime");var Fd=require("react/jsx-runtime");var Wd=require("react/jsx-runtime");var Vd=require("react/jsx-runtime");var $d=require("react/jsx-runtime");var Xd=require("react/jsx-runtime");var rn=require("react/jsx-runtime");var Th=require("react/jsx-runtime");var gh=require("react/jsx-runtime");var Jd=require("react/jsx-runtime");var qd=require("react/jsx-runtime");var Bt=require("react/jsx-runtime"),wh=je.states,Mh=je.defaultOptions,Lh=je.options,Eh=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"opened",title:"Opened"}],Ah=[],ya=o=>{let{modifiers:a,...l}=o,n={},s=(0,Bt.jsx)(Z,{style:{width:300},size:l.size,children:(0,Bt.jsxs)(re,{children:[(0,Bt.jsx)(X,{children:"List item"}),(0,Bt.jsx)(X,{children:"List item"}),(0,Bt.jsx)(X,{children:"List item"})]})});return Object.keys(a||{}).forEach(c=>{switch(c){case"prefix":n.prefix=a!=null&&a[c]?(0,Bt.jsx)(P,{icon:"map-marker-target"}):void 0;break;case"suffix":n.suffix=a!=null&&a[c]?(0,Bt.jsx)(no,{size:l.size,icon:"copy",fillMode:"clear"}):void 0;break;case"opened":n.opened=!!(a!=null&&a[c]),n.popup=a!=null&&a[c]?s:void 0;break;default:break}}),(0,Bt.jsx)("div",{children:(0,Bt.jsx)(zd,{value:"Value",style:{width:300},...l,...n})})};ya.options=Lh;ya.states=wh;ya.variants=Ah;ya.defaultOptions=Mh;ya.modifiers=Eh;ya.className=je.className;var nn="menu-button",Yd=nn;var Zd=require("react/jsx-runtime"),Qd="k-menu-button",Rh=[p.hover,p.focus,p.active,p.selected,p.disabled],Ih={size:[u.undefined,u.xsmall,u.small,u.medium,u.large],rounded:[T.undefined,T.none,T.small,T.medium,T.large,T.full],fillMode:[N.undefined,N.solid,N.flat,N.outline,N.clear,N.link],themeColor:[w.undefined,w.base,w.primary,w.secondary,w.tertiary,w.success,w.warning,w.error,w.info,w.light,w.dark,w.inverse]},sn={showArrow:!0,arrowIconName:"caret-alt-down"},ne=o=>{let{size:a,rounded:l,fillMode:n,themeColor:s,hover:c,focus:m,active:f,selected:v,disabled:C,icon:g,text:S,showArrow:x=sn.showArrow,arrowIconName:O=sn.arrowIconName,expanded:R,...K}=o;return(0,Zd.jsx)(d,{...K,className:i(o.className,Qd),text:S,size:a,rounded:l,fillMode:n,themeColor:s,hover:c,focus:m,active:f,selected:v,disabled:C,icon:g,showArrow:x,arrowIconName:O,"aria-expanded":R?"true":"false",...!S&&g&&!o["aria-label"]&&{"aria-label":"Menu"},...C&&{"aria-disabled":"true"}})};ne.states=Rh;ne.options=Ih;ne.className=Qd;ne.defaultOptions=sn;ne.moduleName=nn;ne.folderName=Yd;ne.ariaSpec={selector:".k-menu-button",rules:[{selector:".k-menu-button",attribute:"role=button or nodeName=button",usage:"Omitted if the button DOM element is used."},{selector:".k-menu-button",attribute:"aria-label (when icon-only)",usage:"Required when no text is visible in the button."},{selector:".k-menu-button",attribute:"aria-expanded=true/false",usage:"Announces the state of the popup visibility."},{selector:".k-menu-button",attribute:"aria-controls=.k-menu-group id (when open)",usage:"Points to the popup element. Builds a relationship between the button and the popup."},{selector:".k-menu-button.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the button is disabled."},{selector:".k-menu-group",attribute:"role=list",usage:"Announces the list role of the popup."},{selector:".k-menu-item",attribute:"role=listitem",usage:"Announces the listitem role of the popup items."}]};var Oh=require("react/jsx-runtime");var Bh=require("react/jsx-runtime");var Ph=require("react/jsx-runtime");var Ct="menu",Lt=Ct;var jt=require("react/jsx-runtime"),dn="k-menu-item",Dh=[p.hover,p.focus,p.active,p.selected,p.disabled],Kh={},jd={iconPosition:"before"},et=o=>{let{hover:a,focus:l,active:n,selected:s,disabled:c,icon:m,text:f,first:v,last:C,showArrow:g,arrowIconName:S,iconPosition:x=jd.iconPosition,dir:O,children:R,expanded:K,...U}=o,D=S;return D||(D=O==="rtl"?"caret-alt-left":"caret-alt-right"),(0,jt.jsxs)("li",{...U,className:i(o.className,dn,"k-item",F(dn,{focus:l,disabled:c,hover:a,active:n,selected:s}),{"k-first":v,"k-last":C}),role:"menuitem",...g&&{"aria-haspopup":"menu"},...g&&{"aria-expanded":K?"true":"false"},...c&&{"aria-disabled":"true"},...l&&{tabIndex:0},children:[(0,jt.jsxs)("span",{className:i("k-link k-menu-link"),children:[m&&x==="before"&&(0,jt.jsx)(P,{className:"k-menu-link-icon",icon:m}),(0,jt.jsx)("span",{className:"k-menu-link-text",children:f}),m&&x==="after"&&(0,jt.jsx)(P,{className:"k-menu-link-icon",icon:m}),g&&(0,jt.jsx)("span",{className:"k-menu-expand-arrow","aria-hidden":"true",children:(0,jt.jsx)(P,{icon:D})})]}),R]})};et.states=Dh;et.options=Kh;et.className=dn;et.defaultOptions=jd;et.moduleName=Ct;et.folderName=Lt;var eo=require("react/jsx-runtime"),cn="k-menu-item",Hh=[p.hover,p.focus,p.active,p.selected,p.disabled],_h={},pn={dir:"ltr",iconPosition:"before"},ve=o=>{let{hover:a,focus:l,active:n,selected:s,disabled:c,icon:m,text:f,first:v,last:C,showArrow:g,arrowIconName:S,iconPosition:x=pn.iconPosition,dir:O=pn.dir,children:R,popup:K,expanded:U,...D}=o,q=S;return q||(q=O==="rtl"?"caret-alt-left":"caret-alt-right"),(0,eo.jsxs)("li",{...D,className:i(o.className,cn,"k-item",F(cn,{focus:l,disabled:c}),{"k-first":v,"k-last":C}),role:"menuitem",...g&&{"aria-haspopup":"menu"},...g&&{"aria-expanded":U?"true":"false"},...c&&{"aria-disabled":"true"},...l&&{tabIndex:0},children:[(0,eo.jsxs)("span",{className:i("k-link k-menu-link",F("k-menu-link",{hover:a,active:n,selected:s,disabled:c})),children:[m&&x==="before"&&(0,eo.jsx)(P,{className:"k-menu-link-icon",icon:m}),(0,eo.jsx)("span",{className:"k-menu-link-text",children:f}),m&&x==="after"&&(0,eo.jsx)(P,{className:"k-menu-link-icon",icon:m}),g&&(0,eo.jsx)("span",{className:"k-menu-expand-arrow","aria-hidden":"true",children:(0,eo.jsx)(P,{icon:q})})]}),R,K]})};ve.states=Hh;ve.options=_h;ve.className=cn;ve.defaultOptions=pn;ve.moduleName=Ct;ve.folderName=Lt;var oc=require("react/jsx-runtime"),ec="k-menu-scroll-wrapper",zh=[],Gh={},Uh={},Io=o=>{let{className:a,children:l,orientation:n,...s}=o;return(0,oc.jsx)("div",{...s,className:i(a,ec,{"k-menu-scroll-wrapper-vertical":n==="vertical"}),children:l})};Io.states=zh;Io.options=Gh;Io.className=ec;Io.defaultOptions=Uh;Io.moduleName=Ct;Io.folderName=Lt;var tc=Io;var Ve=require("react/jsx-runtime"),un="k-menu",Fh=[],Wh={},Rl={orientation:"horizontal",header:!0,scrollButtonsPosition:"around"},Ke=o=>{let{children:a,orientation:l=Rl.orientation,header:n=Rl.header,scrollable:s,scrollButtonsPosition:c=Rl.scrollButtonsPosition,wrapperStyles:m,dir:f,popup:v,contextMenu:C,...g}=o,S={horizontal:{prev:f!=="rtl"?"left":"right",next:f!=="rtl"?"right":"left"},vertical:{prev:"up",next:"down"}},x=(0,Ve.jsx)("ul",{dir:f,...g,className:i(o.className,"k-reset",un,{[`${un}-${l}`]:l,"k-header":n}),role:C?"menu":"menubar",...l==="vertical"&&{"aria-orientation":"vertical"},children:a});return(0,Ve.jsxs)(Ve.Fragment,{children:[s?(0,Ve.jsxs)(tc,{orientation:l,style:m,dir:o.dir,children:[c==="start"&&(0,Ve.jsxs)(Ve.Fragment,{children:[(0,Ve.jsx)(d,{fillMode:"flat",icon:`caret-alt-${S[l].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),(0,Ve.jsx)(d,{fillMode:"flat",icon:`caret-alt-${S[l].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}),c==="around"&&(0,Ve.jsx)(d,{fillMode:"flat",icon:`caret-alt-${S[l].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),x,c==="end"&&(0,Ve.jsxs)(Ve.Fragment,{children:[(0,Ve.jsx)(d,{fillMode:"flat",icon:`caret-alt-${S[l].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),(0,Ve.jsx)(d,{fillMode:"flat",icon:`caret-alt-${S[l].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}),c==="around"&&(0,Ve.jsx)(d,{fillMode:"flat",icon:`caret-alt-${S[l].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}):x,v]})};Ke.states=Fh;Ke.options=Wh;Ke.className=un;Ke.defaultOptions=Rl;Ke.moduleName=Ct;Ke.folderName=Lt;Ke.ariaSpec={selector:".k-menu",rules:[{selector:".k-menu:not(.k-context-menu)",attribute:"role=menubar",usage:"Announces the Menu menubar role."},{selector:".k-menu.k-menu-vertical",attribute:"aria-orientation=vertical",usage:"Announces the Menu orientation when vertical."},{selector:".k-menu-item",attribute:"role=menuitem",usage:"Announces the Menu item role."},{selector:".k-menu-item",attribute:"aria-haspopup=menu (when present)",usage:"Indicates a popup menu is associated with the item."},{selector:".k-menu-item",attribute:"aria-expanded=true/false (when present)",usage:"Indicates whether the submenu is expanded."},{selector:".k-menu-item.k-disabled",attribute:"aria-disabled=true",usage:"Informs assistive technologies that a Menu item is disabled."},{selector:".k-menu-expand-arrow",attribute:"aria-hidden=true",usage:"Expand arrow elements are hidden from assistive technologies."},{selector:".k-menu-popup .k-menu-group",attribute:"role=menu",usage:"The role of the nested menu displayed in a popup."},{selector:".k-menu-scroll-button",attribute:"tabindex=-1",usage:"Scroll buttons are removed from the tab sequence."},{selector:".k-menu-scroll-button",attribute:"aria-label",usage:"Scroll buttons have an accessible label."},{selector:".k-menu-item.k-focus",attribute:"tabindex=0",usage:"The focused item has tabindex 0."},{selector:".k-menu-item",attribute:"aria-controls=ul.k-menu-group id (when present)",usage:"Points to the ID of the submenu. Only present when the item controls a submenu element."},{selector:".k-menu-popup .k-menu-group",attribute:"id",usage:"Each nested menu has a deterministic id linked to the parent aria-controls."}]};var lc=require("react/jsx-runtime"),mn="k-separator",ac={orientation:"horizontal"},ka=o=>{let{orientation:a=ac.orientation,...l}=o;return(0,lc.jsx)("li",{...l,className:i(o.className,"k-item",mn,{[`${mn}-${a}`]:a}),role:"separator"})};ka.className=mn;ka.defaultOptions=ac;ka.moduleName=Ct;ka.folderName=Lt;var rc=require("react/jsx-runtime");var nc=require("react/jsx-runtime"),bn="k-menu-group",Vh=[],$h={size:[u.undefined,u.small,u.medium,u.large]},Xh={},tt=o=>{let{children:a,size:l,...n}=o;return(0,nc.jsx)("ul",{...n,className:i(o.className,bn,_(bn,{size:l})),role:"menu",children:a})};tt.states=Vh;tt.options=$h;tt.className=bn;tt.defaultOptions=Xh;tt.moduleName=Ct;tt.folderName=Lt;var Pt=require("react/jsx-runtime"),hn=o=>(0,Pt.jsx)(Ke,{children:(0,Pt.jsxs)(Pt.Fragment,{children:[(0,Pt.jsx)(et,{first:!0,text:"Item 1"}),(0,Pt.jsx)(et,{showArrow:!0,arrowIconName:"caret-alt-down",text:"Item 2"}),(0,Pt.jsx)(et,{showArrow:!0,arrowIconName:"caret-alt-down",text:"Item 3"}),(0,Pt.jsx)(et,{text:"Item 4"}),(0,Pt.jsx)(et,{last:!0,text:"Item 5"})]}),...o});var fn=require("react/jsx-runtime");var xn=require("react/jsx-runtime");var vn=require("react/jsx-runtime");var Cn=require("react/jsx-runtime");var $t=require("react/jsx-runtime"),Jh=Ke.options,qh=Ke.states,sc={...Ke.defaultOptions,variant:"horizontal"},Yh=[{name:"horizontal",title:"Horizontal"},{name:"vertical",title:"Vertical"}],Qh=[{name:"scrollable",title:"Scrollable"},{name:"opened",title:"Opened"}],Sa=o=>{let{variant:a,modifiers:l,...n}={...sc,...o},s={};return Object.keys(l||{}).forEach(c=>{switch(c){case"scrollable":s.scrollable=!!(l!=null&&l[c]);break;case"opened":s.opened=!!(l!=null&&l[c]),s.popup=(0,$t.jsx)(be,{className:"k-menu-popup",children:(0,$t.jsxs)(tt,{children:[(0,$t.jsx)(ve,{text:"Item 1"}),(0,$t.jsx)(ve,{text:"Item 2"}),(0,$t.jsx)(ka,{}),(0,$t.jsx)(ve,{text:"Item 3"})]})});break}}),a==="vertical"?(0,$t.jsx)(hn,{...n,...s,orientation:"vertical",style:{width:"200px"}}):(0,$t.jsx)(hn,{...n,...s})};Sa.options=Jh;Sa.states=qh;Sa.variants=Yh;Sa.defaultOptions=sc;Sa.modifiers=Qh;Sa.className=Ke.className;var yn=require("react/jsx-runtime");var Zh=require("react/jsx-runtime");var ot=require("react/jsx-runtime"),jh=d.states,ic={...d.defaultOptions,variant:"text"},ef=d.options,tf=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],of=[{name:"opened",title:"Opened"}],Na=o=>{let{variant:a,modifiers:l,...n}={...ic,...o},s={},c=(0,ot.jsx)(be,{className:"k-menu-popup",children:(0,ot.jsxs)(tt,{size:n.size,children:[(0,ot.jsx)(ve,{first:!0,text:"Menu Item"}),(0,ot.jsx)(ve,{text:"Menu Item"}),(0,ot.jsx)(ve,{last:!0,text:"Menu Item"})]})}),m;switch(a){case"icon-only":m=(0,ot.jsx)("div",{children:(0,ot.jsx)(ne,{...n,...s,icon:"star"})});break;case"icon-and-text":m=(0,ot.jsx)("div",{children:(0,ot.jsx)(ne,{...n,...s,icon:"star",children:"Dropdown Button"})});break;default:m=(0,ot.jsx)("div",{children:(0,ot.jsx)(ne,{...n,...s,children:"Dropdown Button"})});break}return(0,ot.jsxs)(ot.Fragment,{children:[m,(l==null?void 0:l.opened)&&c]})};Na.options=ef;Na.states=jh;Na.variants=tf;Na.defaultOptions=ic;Na.modifiers=of;Na.className=ne.className;var kn="split-button",dc=kn;var to=require("react/jsx-runtime"),Sn="k-split-button",af=[p.hover,p.focus,p.active,p.selected,p.disabled],lf={size:[u.undefined,u.small,u.medium,u.large],rounded:[T.undefined,T.none,T.small,T.medium,T.large,T.full],fillMode:[N.undefined,N.solid,N.flat,N.outline,N.clear,N.link],themeColor:[w.undefined,w.base,w.primary,w.secondary,w.tertiary,w.success,w.warning,w.error,w.info,w.light,w.dark,w.inverse]},cc={arrowIconName:"caret-alt-down"},Q=o=>{let{size:a,rounded:l,fillMode:n,themeColor:s,hover:c,focus:m,active:f,selected:v,disabled:C,icon:g,text:S,arrowIconName:x=cc.arrowIconName,popup:O,opened:R,popupId:K,...U}=o;return(0,to.jsxs)(to.Fragment,{children:[(0,to.jsxs)("div",{...U,className:i(o.className,Sn,"k-button-group",_(Sn,{rounded:l})),children:[(0,to.jsx)(d,{text:S,icon:g,size:a,rounded:l,fillMode:n,themeColor:s,hover:c,focus:m,active:f,selected:v,disabled:C,...!S&&!o.children&&g&&{"aria-label":"Action"},children:o.children}),(0,to.jsx)(d,{className:"k-split-button-arrow",icon:x,size:a,rounded:l,fillMode:n,disabled:C,"aria-label":"Toggle dropdown","aria-expanded":R?"true":"false","aria-controls":R?K:void 0,tabIndex:-1,...C&&{"aria-disabled":"true"}})]}),R&&O&&(0,to.jsx)(be,{className:"k-menu-popup",children:O})]})};Q.states=af;Q.options=lf;Q.className=Sn;Q.defaultOptions=cc;Q.moduleName=kn;Q.folderName=dc;Q.ariaSpec={selector:".k-split-button",rules:[{selector:".k-split-button-arrow",attribute:"role=button or nodeName=button",usage:"Omitted if the <button> DOM element is used."},{selector:".k-split-button-arrow",attribute:"aria-label",usage:"The attribute must be present when no text is initially visible in the button."},{selector:".k-split-button-arrow",attribute:"aria-expanded=true/false",usage:"Announces the state of the popup visibility."},{selector:".k-split-button-arrow",attribute:"aria-controls=.k-menu-group id (when open)",usage:"Points to the popup element. Builds a relationship between the button and the popup."},{selector:".k-split-button-arrow",attribute:"tabindex=-1",usage:"The arrow button is removed from the tab sequence."},{selector:".k-split-button-arrow.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the button is disabled."},{selector:".k-menu-group",attribute:"role=list",usage:"Announces the list role of the popup."},{selector:".k-menu-item",attribute:"role=listitem",usage:"Announces the listitem role of the popup items."}]};var Nn=Q;var pc=require("react/jsx-runtime"),rf="k-toolbar-separator",Dt=o=>(0,pc.jsx)("div",{className:i(rf,o.className,"k-separator")});var oo="toolbar",xo=oo;var V=require("react/jsx-runtime"),ao="k-toolbar",nf=[p.focus],sf={size:[u.undefined,u.small,u.medium,u.large],fillMode:[N.undefined,N.solid,N.outline,N.flat]},df={scrollButtons:"around"},ie=o=>{let{size:a,fillMode:l,focus:n,resizable:s,scrollable:c,scrollButtons:m,scrollingPosition:f,section:v,...C}=o,g=[],S=(x,O)=>{let R=[];if(x.type===d&&x.props.className&&x.props.className.includes("k-toolbar-overflow-button"))R.push((0,V.jsx)(d,{...x.props,className:`${x.props.className?x.props.className:""}`},`${O}-${new Date().getTime()}`));else if(x.type===d)R.push((0,V.jsx)(d,{...x.props,className:`k-toolbar-button ${x.props.className?x.props.className:""}`},`${O}-${new Date().getTime()}`));else if(x.type===Oa)R.push((0,V.jsx)(Oa,{...x.props,className:`k-toolbar-button ${x.props.className?x.props.className:""}`},`${O}-${new Date().getTime()}`));else if(x.type===no)R.push((0,V.jsx)(no,{...x.props,className:`k-toolbar-button ${x.props.className?x.props.className:""}`},`${O}-${new Date().getTime()}`));else if(x.type===ne)R.push((0,V.jsx)(ne,{...x.props,className:`k-toolbar-menu-button ${x.props.className?x.props.className:""}`},`${O}-${new Date().getTime()}`));else if(x.type===Nn)R.push((0,V.jsx)(Nn,{...x.props,className:`k-toolbar-split-button ${x.props.className?x.props.className:""}`},`${O}-${new Date().getTime()}`));else if(x.type===I||x.props.className&&x.props.className.includes("k-button-group")){let K=[];(Array.isArray(x.props.children)?x.props.children:[x.props.children]).forEach((D,q)=>{K.push((0,V.jsx)(d,{...D.props,className:`${D.props.className?D.props.className:""}`},`${q}-${new Date().getTime()}`))}),R.push((0,V.jsx)(I,{...x.props,className:`k-toolbar-button-group ${x.props.className?x.props.className:""}`,children:K},`${O}-${new Date().getTime()}`))}else x.type===je?R.push((0,V.jsx)(je,{...x.props,className:`k-toolbar-combobox ${x.props.className?x.props.className:""}`},`${O}-${new Date().getTime()}`)):x.type===Ae?R.push((0,V.jsx)(Ae,{...x.props,className:`k-toolbar-dropdownlist ${x.props.className?x.props.className:""}`},`${O}-${new Date().getTime()}`)):x.type===xt?R.push((0,V.jsx)(xt,{...x.props,className:`k-toolbar-colorpicker ${x.props.className?x.props.className:""}`},`${O}-${new Date().getTime()}`)):R.push(x);R.forEach(K=>{g.push(K)})};return o.children&&(Array.isArray(o.children)?o.children:[o.children]).forEach((O,R)=>{S(O,R)}),(0,V.jsxs)("div",{...C,className:i(o.className,ao,_(ao,{size:a,fillMode:l}),F(ao,{focus:n}),{[`${ao}-resizable`]:s,[`${ao}-scrollable`]:c,[`${ao}-scrollable-overlay`]:c&&m==="hidden",[`${ao}-scrollable-${f}`]:f&&f!=="both",[`${ao}-section`]:v}),role:"toolbar","aria-label":"Toolbar",children:[!c&&g,c&&m==="hidden"&&(0,V.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:g}),c&&m==="start"&&(0,V.jsxs)(V.Fragment,{children:[(0,V.jsxs)(I,{children:[(0,V.jsx)("span",{className:i("k-toolbar-prev","k-button",_("k-button",{size:a,fillMode:l}),"k-icon-button"),"aria-hidden":"true",children:(0,V.jsx)(P,{className:"k-button-icon",icon:"caret-alt-left"})}),(0,V.jsx)("span",{className:i("k-toolbar-next","k-button",_("k-button",{size:a,fillMode:l}),"k-icon-button"),"aria-hidden":"true",children:(0,V.jsx)(P,{className:"k-button-icon",icon:"caret-alt-right"})})]}),(0,V.jsx)(Dt,{className:"k-toolbar-button-separator"}),(0,V.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:g})]}),c&&m==="end"&&(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:g}),(0,V.jsx)(Dt,{className:"k-toolbar-button-separator"}),(0,V.jsxs)(I,{children:[(0,V.jsx)("span",{className:i("k-toolbar-prev","k-button",_("k-button",{size:a,fillMode:l}),"k-icon-button"),"aria-hidden":"true",children:(0,V.jsx)(P,{className:"k-button-icon",icon:"caret-alt-left"})}),(0,V.jsx)("span",{className:i("k-toolbar-next","k-button",_("k-button",{size:a,fillMode:l}),"k-icon-button"),"aria-hidden":"true",children:(0,V.jsx)(P,{className:"k-button-icon",icon:"caret-alt-right"})})]})]}),c&&(m==="around"||!m)&&(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)("span",{className:i("k-toolbar-prev","k-button",_("k-button",{size:a,fillMode:l}),"k-icon-button"),"aria-hidden":"true",children:(0,V.jsx)(P,{className:"k-button-icon",icon:"caret-alt-left"})}),(0,V.jsx)(Dt,{className:"k-toolbar-button-separator"}),(0,V.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:g}),(0,V.jsx)(Dt,{className:"k-toolbar-button-separator"}),(0,V.jsx)("span",{className:i("k-toolbar-next","k-button",_("k-button",{size:a,fillMode:l}),"k-icon-button"),"aria-hidden":"true",children:(0,V.jsx)(P,{className:"k-button-icon",icon:"caret-alt-right"})})]})]})};ie.states=nf;ie.options=sf;ie.className=ao;ie.defaultOptions=df;ie.moduleName=oo;ie.folderName=xo;ie.ariaSpec={selector:".k-toolbar",rules:[{selector:".k-toolbar",attribute:"role=toolbar",usage:"The component role."},{selector:".k-toolbar",attribute:"aria-label or aria-labelledby",usage:"Must be supplied when multiple toolbars exist."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-haspopup=menu",usage:"The overflow button opens a menu popup."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-expanded=true/false",usage:"Announces popup visibility state."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-controls=.k-toolbar-popup .k-menu-group id (when present)",usage:"Indicates the connection between the toggle button and the menu popup."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-label or title",usage:"Icon-only button must have accessible text."},{selector:".k-toolbar-popup .k-menu-group",attribute:"role=menu",usage:"The role of the tools wrapper in the overflow section."},{selector:".k-toolbar-popup .k-menu-group",attribute:"aria-labelledby=.k-toolbar-overflow-button id (when present)",usage:"Associates the title of the menu toggle button."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-horizontal"])',attribute:"aria-expanded=true/false",usage:"Announces section popup visibility state."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-horizontal"])',attribute:"aria-label or title",usage:"Icon-only button must have accessible text."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-horizontal"])',attribute:"aria-controls=.k-toolbar-popup .k-toolbar-items-list id (when present)",usage:"Indicates the connection between the toggle button and the section popup."},{selector:".k-toolbar-popup .k-toolbar-items-list",attribute:"role=toolbar",usage:"The role of the tools wrapper in the overflow section."},{selector:".k-toolbar-popup .k-toolbar-items-list",attribute:"aria-labelledby=.k-toolbar-overflow-button id (when present)",usage:"Associates the title of the section toggle button."}]};var mc=require("react/jsx-runtime"),uc="k-floating-toolbar",cf=[],pf={},uf={},Ta=o=>{let{...a}=o;return(0,mc.jsx)("div",{...a,className:i(o.className,uc),children:o.children})};Ta.states=cf;Ta.options=pf;Ta.className=uc;Ta.defaultOptions=uf;Ta.moduleName=oo;Ta.folderName=xo;var bc=require("react/jsx-runtime"),Tn="k-toolbar-item",mf=[p.focus],bf={},hf={},ga=o=>{let{focus:a,...l}=o;return(0,bc.jsx)("div",{...l,className:i(o.className,Tn,F(Tn,{focus:a})),children:o.children})};ga.states=mf;ga.options=bf;ga.className=Tn;ga.defaultOptions=hf;ga.moduleName=oo;ga.folderName=xo;var gn=require("react/jsx-runtime"),hc="k-toolbar-popup",ff=[],xf={size:[u.undefined,u.small,u.medium,u.large],fillMode:[N.undefined,N.solid,N.outline,N.flat]},vf={},Oo=o=>{let{size:a,fillMode:l,section:n,...s}=o;return(0,gn.jsx)(be,{...s,className:i(o.className,hc),children:n?(0,gn.jsx)("span",{className:i("k-toolbar-items-list",_("k-toolbar-items-list",{size:a,fillMode:l})),role:"toolbar",children:o.children}):o.children})};Oo.states=ff;Oo.options=xf;Oo.className=hc;Oo.defaultOptions=vf;Oo.moduleName=oo;Oo.folderName=xo;var Il=Oo;var Cf=require("react/jsx-runtime");var yf=require("react/jsx-runtime");var kf=require("react/jsx-runtime");var fc=require("react/jsx-runtime");var Sf=require("react/jsx-runtime");var Et=require("react/jsx-runtime"),Nf=Q.states,xc={...Q.defaultOptions,variant:"text"},Tf=Q.options,gf=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],wf=[{name:"opened",title:"Opened"}],wa=o=>{let{variant:a,modifiers:l,...n}={...xc,...o},s={},c=(0,Et.jsxs)(tt,{size:n.size,children:[(0,Et.jsx)(ve,{first:!0,text:"Menu Item"}),(0,Et.jsx)(ve,{text:"Menu Item"}),(0,Et.jsx)(ve,{last:!0,text:"Menu Item"})]});switch(Object.keys(l||{}).forEach(m=>{m==="opened"&&(s.opened=!!(l!=null&&l[m]),s.popup=l!=null&&l[m]?c:"")}),a){case"icon-only":return(0,Et.jsx)("div",{children:(0,Et.jsx)(Q,{...n,...s,icon:"star"})});case"icon-and-text":return(0,Et.jsx)("div",{children:(0,Et.jsx)(Q,{...n,...s,icon:"star",children:"Split Button"})});default:return(0,Et.jsx)("div",{children:(0,Et.jsx)(Q,{...n,...s,children:"Split Button"})})}};wa.options=Tf;wa.states=Nf;wa.variants=gf;wa.defaultOptions=xc;wa.modifiers=wf;wa.className=Q.className;var Xt=require("react/jsx-runtime"),vc=o=>(0,Xt.jsx)(ie,{children:[(0,Xt.jsx)(d,{children:"Button"},"toolbar-button"),(0,Xt.jsx)(ne,{text:"Menu button"},"toolbar-menu-button"),(0,Xt.jsx)(Q,{children:"Split button"},"toolbar-split-button"),(0,Xt.jsxs)(I,{children:[(0,Xt.jsx)(d,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,Xt.jsx)(d,{icon:"align-center",children:"Center"}),(0,Xt.jsx)(d,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...o});var Cc=require("react/jsx-runtime");var $e=require("react/jsx-runtime"),yc=o=>(0,$e.jsx)(ie,{scrollable:!0,...o,children:[(0,$e.jsx)(d,{children:"Button"},"toolbar-button"),(0,$e.jsx)(ne,{text:"Menu button"},"toolbar-menu-button"),(0,$e.jsx)(Q,{children:"Split button"},"toolbar-split-button"),(0,$e.jsxs)(I,{children:[(0,$e.jsx)(d,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,$e.jsx)(d,{icon:"align-center",children:"Center"}),(0,$e.jsx)(d,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group"),(0,$e.jsx)(d,{children:"Button"},"toolbar-button"),(0,$e.jsx)(ne,{text:"Menu button"},"toolbar-menu-button"),(0,$e.jsx)(Q,{children:"Split button"},"toolbar-split-button"),(0,$e.jsxs)(I,{children:[(0,$e.jsx)(d,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,$e.jsx)(d,{icon:"align-center",children:"Center"}),(0,$e.jsx)(d,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...o});var Xe=require("react/jsx-runtime"),kc=({scrollingPosition:o="start",...a})=>(0,Xe.jsx)(ie,{scrollable:!0,scrollButtons:"hidden",scrollingPosition:o,...a,children:[(0,Xe.jsx)(d,{children:"Button"},"toolbar-button"),(0,Xe.jsx)(ne,{text:"Menu button"},"toolbar-menu-button"),(0,Xe.jsx)(Q,{children:"Split button"},"toolbar-split-button"),(0,Xe.jsxs)(I,{children:[(0,Xe.jsx)(d,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,Xe.jsx)(d,{icon:"align-center",children:"Center"}),(0,Xe.jsx)(d,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group"),(0,Xe.jsx)(d,{children:"Button"},"toolbar-button"),(0,Xe.jsx)(ne,{text:"Menu button"},"toolbar-menu-button"),(0,Xe.jsx)(Q,{children:"Split button"},"toolbar-split-button"),(0,Xe.jsxs)(I,{children:[(0,Xe.jsx)(d,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,Xe.jsx)(d,{icon:"align-center",children:"Center"}),(0,Xe.jsx)(d,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...a});var Ce=require("react/jsx-runtime"),Sc=({fillMode:o,size:a,...l})=>(0,Ce.jsxs)(Ce.Fragment,{children:[(0,Ce.jsx)(ie,{section:!0,fillMode:o,size:a,children:[(0,Ce.jsx)(d,{fillMode:o,size:a,children:"Button"},"toolbar-button"),(0,Ce.jsxs)(I,{fillMode:o,children:[(0,Ce.jsx)(d,{className:"k-group-start",icon:"align-left",fillMode:o,size:a,children:"Left"}),(0,Ce.jsx)(d,{icon:"align-center",fillMode:o,size:a,children:"Center"}),(0,Ce.jsx)(d,{className:"k-group-end",icon:"align-right",fillMode:o,size:a,children:"Right"})]},"toolbar-button-group"),(0,Ce.jsx)(Dt,{className:"k-toolbar-button-separator"}),(0,Ce.jsx)(d,{icon:"more-horizontal",className:"k-toolbar-overflow-button",fillMode:"flat",size:a,rounded:"none","aria-label":"More options","aria-expanded":"false"})],...l}),(0,Ce.jsxs)(Il,{size:a,fillMode:o,section:!0,...l,children:[(0,Ce.jsx)(Q,{fillMode:o,size:a,children:"Split button"},"toolbar-split-button"),(0,Ce.jsx)(d,{fillMode:o,size:a,children:"Button"},"toolbar-button"),(0,Ce.jsx)(Dt,{}),(0,Ce.jsx)(ne,{text:"Menu button",fillMode:o,size:a},"toolbar-menu-button"),(0,Ce.jsxs)(I,{fillMode:o,children:[(0,Ce.jsx)(d,{className:"k-group-start",icon:"align-left",fillMode:o,size:a,children:"Left"}),(0,Ce.jsx)(d,{icon:"align-center",fillMode:o,size:a,children:"Center"}),(0,Ce.jsx)(d,{className:"k-group-end",icon:"align-right",fillMode:o,size:a,children:"Right"})]},"toolbar-button-group")]})]});var wn=require("react/jsx-runtime");var Mn=require("react/jsx-runtime");var lo=require("react/jsx-runtime"),Mf=ie.options,Lf=ie.states,Nc={...ie.defaultOptions,variant:"default"},Ef=[{name:"default",title:"Default"},{name:"scrollable",title:"Scrollable"},{name:"overlay",title:"Overlay"},{name:"responsive",title:"Responsive"}],Af=[],Ma=o=>{let{variant:a,...l}={...Nc,...o};switch(a){case"responsive":return(0,lo.jsx)("div",{children:(0,lo.jsx)(Sc,{style:{width:"583px"},...l})});case"overlay":return(0,lo.jsx)("div",{children:(0,lo.jsx)(kc,{style:{width:"583px"},...l,scrollingPosition:"start",scrollButtons:"hidden"})});case"scrollable":return(0,lo.jsx)("div",{children:(0,lo.jsx)(yc,{style:{width:"583px"},...l})});default:return(0,lo.jsx)("div",{children:(0,lo.jsx)(vc,{style:{width:"583px"},...l})})}};Ma.options=Mf;Ma.states=Lf;Ma.variants=Ef;Ma.defaultOptions=Nc;Ma.modifiers=Af;Ma.className=ie.className;var it=require("react/jsx-runtime"),Tc="k-scheduler-toolbar",ae=o=>{let{footer:a,...l}=o;return(0,it.jsx)(ie,{...l,className:i(o.className,{[a?"k-scheduler-footer":Tc]:!0}),"aria-label":l["aria-label"]||(a?"Scheduler footer":"Scheduler toolbar"),children:o.children||[(0,it.jsxs)(I,{className:"k-scheduler-navigation",children:[(0,it.jsx)(d,{className:"k-group-start",children:"Today"}),(0,it.jsx)(d,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),(0,it.jsx)(d,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]},"nav"),(0,it.jsx)(d,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"Monday, June 13, 2022"},"current"),(0,it.jsx)("span",{className:"k-spacer"},"spacer"),(0,it.jsxs)(I,{className:"k-scheduler-views",children:[(0,it.jsx)(d,{className:"k-group-start",selected:!0,children:"Day"}),(0,it.jsx)(d,{children:"Week"}),(0,it.jsx)(d,{children:"Month"}),(0,it.jsx)(d,{children:"Timeline"}),(0,it.jsx)(d,{className:"k-group-end",children:"Agenda"})]},"views")]})};ae.className=Tc;ae.moduleName=j;ae.folderName=ee;var wc=require("react/jsx-runtime"),gc="k-scheduler-body",ce=o=>{let{as:a="div",...l}=o;return(0,wc.jsx)(a,{...l,className:i(gc,o.className),children:o.children})};ce.className=gc;ce.moduleName=j;ce.folderName=ee;var Lc=require("react/jsx-runtime"),Mc="k-scheduler-head",he=o=>{let{as:a="div",...l}=o;return(0,Lc.jsx)(a,{...l,className:i(Mc,o.className),children:o.children})};he.className=Mc;he.moduleName=j;he.folderName=ee;var Rc=require("react/jsx-runtime"),Ec="k-scheduler-group",Rf=[],If={},Ac={orientation:"horizontal"},$=o=>{let{orientation:a=Ac.orientation,...l}=o;return(0,Rc.jsx)("div",{...l,className:i(Ec,o.className,{"k-group-horizontal":a==="horizontal"}),children:o.children})};$.states=Rf;$.options=If;$.defaultOptions=Ac;$.className=Ec;$.moduleName=j;$.folderName=ee;var se=require("react/jsx-runtime"),Ln="k-event",Of=[p.hover,p.focus,p.selected],Bf={},Ol={resizable:"vertical",eventPrefix:(0,se.jsx)(P,{icon:"arrow-rotate-cw"}),eventSuffix:(0,se.jsx)(se.Fragment,{children:(0,se.jsx)("a",{className:"k-link k-event-delete","aria-label":"Delete event",children:(0,se.jsx)(P,{icon:"x"})})})},Ee=o=>{let{inverse:a,ongoing:l,multiDay:n,resizable:s=Ol.resizable,hover:c,focus:m,selected:f,eventPrefix:v=Ol.eventPrefix,eventSuffix:C=Ol.eventSuffix,...g}=o;return(0,se.jsxs)("div",{...g,className:i(Ln,o.className,F(Ln,{hover:c,focus:m,selected:f}),{"k-event-inverse":a,"k-event-ongoing":l}),role:"button","aria-label":g["aria-label"]||"Event",children:[(0,se.jsx)("span",{className:"k-event-actions",children:v}),(0,se.jsx)("div",{children:o.children}),(0,se.jsx)("span",{className:"k-event-actions",children:C}),n&&(0,se.jsxs)(se.Fragment,{children:[(0,se.jsx)("span",{className:"k-event-top-actions",children:(0,se.jsx)(P,{icon:"caret-alt-up"})}),(0,se.jsx)("span",{className:"k-event-bottom-actions",children:(0,se.jsx)(P,{icon:"caret-alt-down"})})]}),s==="vertical"?(0,se.jsxs)(se.Fragment,{children:[(0,se.jsx)("span",{className:"k-resize-handle k-resize-n"}),(0,se.jsx)("span",{className:"k-resize-handle k-resize-s"})]}):s==="horizontal"&&(0,se.jsxs)(se.Fragment,{children:[(0,se.jsx)("span",{className:"k-resize-handle k-resize-w"}),(0,se.jsx)("span",{className:"k-resize-handle k-resize-e"})]})]})};Ee.states=Of;Ee.options=Bf;Ee.defaultOptions=Ol;Ee.className=Ln;Ee.moduleName=j;Ee.folderName=ee;var vo=require("react/jsx-runtime"),Ic="k-task",Pf=[],Df={},Oc={markStyle:{backgroundColor:"gold"}},yt=o=>{let{text:a,markStyle:l=Oc.markStyle,recurring:n,closable:s,...c}=o;return(0,vo.jsxs)("div",{...c,className:i(Ic,o.className),children:[(0,vo.jsx)("span",{className:"k-scheduler-mark",style:l}),n&&(0,vo.jsx)(Fl,{icon:"arrow-rotate-cw"}),(0,vo.jsx)("span",{className:"k-scheduler-task-text",children:a}),s&&(0,vo.jsx)("a",{className:"k-link k-event-delete","aria-label":"Delete event",children:(0,vo.jsx)(Fl,{icon:"x"})})]})};yt.states=Pf;yt.options=Df;yt.defaultOptions=Oc;yt.className=Ic;yt.moduleName=j;yt.folderName=ee;var En=require("react/jsx-runtime");var An=require("react/jsx-runtime");var Bc=require("react/jsx-runtime");var Pc=require("react/jsx-runtime");var k=require("react/jsx-runtime"),Dc=({style:o,...a})=>(0,k.jsx)(Y,{style:o,layout:"flex",view:"day",toolbar:(0,k.jsxs)(ae,{children:[(0,k.jsxs)(I,{className:"k-scheduler-navigation",children:[(0,k.jsx)(d,{className:"k-group-start",children:"Today"}),(0,k.jsx)(d,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),(0,k.jsx)(d,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),(0,k.jsx)(d,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"Monday, June 24, 2024"}),(0,k.jsx)("span",{className:"k-spacer"}),(0,k.jsxs)(I,{className:"k-scheduler-views",children:[(0,k.jsx)(d,{className:"k-group-start",selected:!0,children:"Day"}),(0,k.jsx)(d,{children:"Week"}),(0,k.jsx)(d,{children:"Month"}),(0,k.jsx)(d,{children:"Timeline"}),(0,k.jsx)(d,{className:"k-group-end",children:"Agenda"})]})]}),footer:(0,k.jsx)(ae,{footer:!0,children:(0,k.jsx)(d,{icon:"clock",className:"k-scheduler-fullday",children:"Show business hours"})}),children:(0,k.jsxs)(k.Fragment,{children:[(0,k.jsxs)(he,{as:"div",children:[(0,k.jsx)($,{children:(0,k.jsxs)(L,{children:[(0,k.jsx)(r,{as:"div",cellType:["side"],style:{minWidth:"65px"}}),(0,k.jsx)(r,{as:"div",cellType:["group"],children:(0,k.jsx)(L,{children:(0,k.jsx)(r,{as:"div",cellType:["heading"],text:"Mon, 6/24"})})})]})}),(0,k.jsx)($,{children:(0,k.jsxs)(L,{children:[(0,k.jsx)(r,{as:"div",cellType:["heading","side"],allDay:!0,style:{minWidth:"65px"},children:"all day"}),(0,k.jsx)(r,{as:"div",cellType:["group"],children:(0,k.jsx)(L,{children:(0,k.jsx)(r,{as:"div",cellType:["slot"]})})})]})})]}),(0,k.jsxs)(ce,{as:"div",children:[(0,k.jsx)($,{children:(0,k.jsxs)(L,{children:[(0,k.jsx)(r,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"8:00 AM"}),(0,k.jsx)(r,{as:"div",cellType:["group"],children:(0,k.jsx)(L,{className:"k-middle-row",children:(0,k.jsx)(r,{as:"div",cellType:["slot"]})})})]})}),(0,k.jsx)($,{children:(0,k.jsxs)(L,{children:[(0,k.jsx)(r,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,k.jsx)(r,{as:"div",cellType:["group"],children:(0,k.jsx)(L,{children:(0,k.jsx)(r,{as:"div",cellType:["slot"]})})})]})}),(0,k.jsx)($,{children:(0,k.jsxs)(L,{children:[(0,k.jsx)(r,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"9:00 AM"}),(0,k.jsx)(r,{as:"div",cellType:["group"],children:(0,k.jsx)(L,{className:"k-middle-row",children:(0,k.jsx)(r,{as:"div",cellType:["slot"]})})})]})}),(0,k.jsx)($,{children:(0,k.jsxs)(L,{children:[(0,k.jsx)(r,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,k.jsx)(r,{as:"div",cellType:["group"],children:(0,k.jsx)(L,{children:(0,k.jsx)(r,{as:"div",cellType:["slot"]})})})]})}),(0,k.jsx)($,{children:(0,k.jsxs)(L,{children:[(0,k.jsx)(r,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"10:00 AM"}),(0,k.jsx)(r,{as:"div",cellType:["group"],children:(0,k.jsx)(L,{className:"k-middle-row",children:(0,k.jsx)(r,{as:"div",cellType:["slot"]})})})]})}),(0,k.jsx)($,{children:(0,k.jsxs)(L,{children:[(0,k.jsx)(r,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,k.jsx)(r,{as:"div",cellType:["group"],children:(0,k.jsx)(L,{children:(0,k.jsx)(r,{as:"div",cellType:["slot"]})})})]})}),(0,k.jsx)($,{children:(0,k.jsxs)(L,{children:[(0,k.jsx)(r,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"11:00 AM"}),(0,k.jsx)(r,{as:"div",cellType:["group"],children:(0,k.jsx)(L,{className:"k-middle-row",children:(0,k.jsx)(r,{as:"div",cellType:["slot"]})})})]})}),(0,k.jsx)($,{children:(0,k.jsxs)(L,{children:[(0,k.jsx)(r,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,k.jsx)(r,{as:"div",cellType:["group"],children:(0,k.jsx)(L,{children:(0,k.jsx)(r,{as:"div",cellType:["slot"]})})})]})}),(0,k.jsxs)(Ee,{ongoing:!0,style:{top:"0px",left:"80px",height:"72px",width:"200px"},children:[(0,k.jsx)("div",{className:"k-event-template k-event-time",children:"8:00 AM - 9:00 AM"}),(0,k.jsx)("div",{className:"k-event-template",children:"Event Title"})]})]})]}),...a});var b=require("react/jsx-runtime"),Kc=({style:o,...a})=>(0,b.jsx)(Y,{style:o,layout:"flex",view:"week",toolbar:(0,b.jsxs)(ae,{children:[(0,b.jsxs)(I,{className:"k-scheduler-navigation",children:[(0,b.jsx)(d,{className:"k-group-start",children:"Today"}),(0,b.jsx)(d,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),(0,b.jsx)(d,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),(0,b.jsx)(d,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"6/23/2022 - 6/29/2022"}),(0,b.jsx)("span",{className:"k-spacer"}),(0,b.jsxs)(I,{className:"k-scheduler-views",children:[(0,b.jsx)(d,{className:"k-group-start",children:"Day"}),(0,b.jsx)(d,{selected:!0,children:"Week"}),(0,b.jsx)(d,{children:"Month"}),(0,b.jsx)(d,{children:"Timeline"}),(0,b.jsx)(d,{className:"k-group-end",children:"Agenda"})]})]}),footer:(0,b.jsx)(ae,{footer:!0,children:(0,b.jsx)(d,{icon:"clock",className:"k-scheduler-fullday",children:"Show business hours"})}),children:(0,b.jsxs)(b.Fragment,{children:[(0,b.jsxs)(he,{as:"div",children:[(0,b.jsx)($,{children:(0,b.jsxs)(L,{children:[(0,b.jsx)(r,{as:"div",cellType:["side"],style:{minWidth:"65px"}}),(0,b.jsx)(r,{as:"div",cellType:["group"],children:(0,b.jsxs)(L,{children:[(0,b.jsx)(r,{as:"div",cellType:["heading"],text:"Sun, 6/23"}),(0,b.jsx)(r,{as:"div",cellType:["heading"],text:"Sun, 6/24"}),(0,b.jsx)(r,{as:"div",cellType:["heading"],text:"Sun, 6/25"}),(0,b.jsx)(r,{as:"div",cellType:["heading"],text:"Sun, 6/26"}),(0,b.jsx)(r,{as:"div",cellType:["heading"],text:"Sun, 6/27"}),(0,b.jsx)(r,{as:"div",cellType:["heading"],text:"Sun, 6/28"}),(0,b.jsx)(r,{as:"div",cellType:["heading"],text:"Sun, 6/29"})]})})]})}),(0,b.jsx)($,{children:(0,b.jsxs)(L,{children:[(0,b.jsx)(r,{as:"div",cellType:["heading","side"],allDay:!0,style:{minWidth:"65px"},children:"all day"}),(0,b.jsx)(r,{as:"div",cellType:["group"],children:(0,b.jsxs)(L,{children:[(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]})]})})]})})]}),(0,b.jsxs)(ce,{as:"div",children:[(0,b.jsx)($,{children:(0,b.jsxs)(L,{children:[(0,b.jsx)(r,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"8:00 AM"}),(0,b.jsx)(r,{as:"div",cellType:["group"],children:(0,b.jsxs)(L,{className:"k-middle-row",children:[(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]})]})})]})}),(0,b.jsx)($,{children:(0,b.jsxs)(L,{children:[(0,b.jsx)(r,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,b.jsx)(r,{as:"div",cellType:["group"],children:(0,b.jsxs)(L,{children:[(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]})]})})]})}),(0,b.jsx)($,{children:(0,b.jsxs)(L,{children:[(0,b.jsx)(r,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"9:00 AM"}),(0,b.jsx)(r,{as:"div",cellType:["group"],children:(0,b.jsxs)(L,{className:"k-middle-row",children:[(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]})]})})]})}),(0,b.jsx)($,{children:(0,b.jsxs)(L,{children:[(0,b.jsx)(r,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,b.jsx)(r,{as:"div",cellType:["group"],children:(0,b.jsxs)(L,{children:[(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]})]})})]})}),(0,b.jsx)($,{children:(0,b.jsxs)(L,{children:[(0,b.jsx)(r,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"10:00 AM"}),(0,b.jsx)(r,{as:"div",cellType:["group"],children:(0,b.jsxs)(L,{className:"k-middle-row",children:[(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]})]})})]})}),(0,b.jsx)($,{children:(0,b.jsxs)(L,{children:[(0,b.jsx)(r,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,b.jsx)(r,{as:"div",cellType:["group"],children:(0,b.jsxs)(L,{children:[(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]})]})})]})}),(0,b.jsx)($,{children:(0,b.jsxs)(L,{children:[(0,b.jsx)(r,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"11:00 AM"}),(0,b.jsx)(r,{as:"div",cellType:["group"],children:(0,b.jsxs)(L,{className:"k-middle-row",children:[(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]})]})})]})}),(0,b.jsx)($,{children:(0,b.jsxs)(L,{children:[(0,b.jsx)(r,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,b.jsx)(r,{as:"div",cellType:["group"],children:(0,b.jsxs)(L,{children:[(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]}),(0,b.jsx)(r,{as:"div",cellType:["slot"]})]})})]})})]})]}),...a});var y=require("react/jsx-runtime"),Hc=({style:o,...a})=>(0,y.jsx)(Y,{style:o,layout:"flex",view:"month",toolbar:(0,y.jsxs)(ae,{children:[(0,y.jsxs)(I,{className:"k-scheduler-navigation",children:[(0,y.jsx)(d,{className:"k-group-start",children:"Today"}),(0,y.jsx)(d,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),(0,y.jsx)(d,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),(0,y.jsx)(d,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"June 23 2024"}),(0,y.jsx)("span",{className:"k-spacer"}),(0,y.jsxs)(I,{className:"k-scheduler-views",children:[(0,y.jsx)(d,{className:"k-group-start",children:"Day"}),(0,y.jsx)(d,{children:"Week"}),(0,y.jsx)(d,{selected:!0,children:"Month"}),(0,y.jsx)(d,{children:"Timeline"}),(0,y.jsx)(d,{className:"k-group-end",children:"Agenda"})]})]}),children:(0,y.jsxs)(y.Fragment,{children:[(0,y.jsx)(he,{as:"div",children:(0,y.jsx)($,{children:(0,y.jsx)(L,{children:(0,y.jsx)(r,{as:"div",cellType:["group"],children:(0,y.jsxs)(L,{children:[(0,y.jsx)(r,{as:"div",cellType:["heading"],text:"Sunday"}),(0,y.jsx)(r,{as:"div",cellType:["heading"],text:"Monday"}),(0,y.jsx)(r,{as:"div",cellType:["heading"],text:"Tuesday"}),(0,y.jsx)(r,{as:"div",cellType:["heading"],text:"Wednesday"}),(0,y.jsx)(r,{as:"div",cellType:["heading"],text:"Tuesday"}),(0,y.jsx)(r,{as:"div",cellType:["heading"],text:"Friday"}),(0,y.jsx)(r,{as:"div",cellType:["heading"],text:"Saturday"})]})})})})}),(0,y.jsxs)(ce,{as:"div",children:[(0,y.jsx)($,{children:(0,y.jsx)(L,{children:(0,y.jsxs)(r,{as:"div",cellType:["group"],children:[(0,y.jsxs)(L,{children:[(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"26",className:"k-other-month"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"27",className:"k-other-month"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"28",className:"k-other-month"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"29",className:"k-other-month"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"30",className:"k-other-month"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"31",className:"k-other-month"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"01"})]}),(0,y.jsxs)(L,{children:[(0,y.jsxs)(r,{as:"div",cellType:["slot"],children:[(0,y.jsx)("span",{className:"k-link k-nav-day",children:"02"}),(0,y.jsx)(d,{className:"k-more-events",icon:"more-horizontal","aria-label":"Show more events"})]}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"03"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"04"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"05"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"06"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"07"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"08"})]}),(0,y.jsxs)(L,{children:[(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"09"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"10"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"11"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"12"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"13"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"14"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"15"})]}),(0,y.jsxs)(L,{children:[(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"16"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"17"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"18"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"19"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"20"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"21"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"22"})]}),(0,y.jsxs)(L,{children:[(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"23"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"24"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"25"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"26"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"27"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"28"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"29"})]}),(0,y.jsxs)(L,{children:[(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"30"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"31"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"01",className:"k-other-month"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"02",className:"k-other-month"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"03",className:"k-other-month"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"04",className:"k-other-month"}),(0,y.jsx)(r,{as:"div",cellType:["slot"],text:"05",className:"k-other-month"})]})]})})}),(0,y.jsx)(Ee,{eventPrefix:null,eventSuffix:null,resizable:"none",style:{top:"137px",width:"138px"},children:(0,y.jsx)("div",{children:(0,y.jsx)("div",{className:"k-event-template",children:"Event 1 Title"})})}),(0,y.jsx)(Ee,{eventPrefix:null,eventSuffix:null,resizable:"none",style:{top:"137px",left:"141px",width:"138px"},children:(0,y.jsx)("div",{children:(0,y.jsx)("div",{className:"k-event-template",children:"Event 2 Title"})})}),(0,y.jsx)(Ee,{eventPrefix:null,eventSuffix:null,resizable:"none",style:{top:"165px",left:"141px",width:"138px"},children:(0,y.jsx)("div",{children:(0,y.jsx)("div",{className:"k-event-template",children:"Event 3 Title"})})}),(0,y.jsx)(Ee,{eventSuffix:null,resizable:"none",style:{top:"137px",left:"282px",width:"410px"},children:(0,y.jsx)("div",{children:(0,y.jsx)("div",{className:"k-event-template",children:"Event 4 Title"})})})]})]}),...a});var M=require("react/jsx-runtime"),_c=({style:o,...a})=>(0,M.jsx)(Y,{style:o,layout:"flex",view:"timeline",toolbar:(0,M.jsxs)(ae,{children:[(0,M.jsxs)(I,{className:"k-scheduler-navigation",children:[(0,M.jsx)(d,{className:"k-group-start",children:"Today"}),(0,M.jsx)(d,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),(0,M.jsx)(d,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),(0,M.jsx)(d,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"Friday, June 21, 2024"}),(0,M.jsx)("span",{className:"k-spacer"}),(0,M.jsxs)(I,{className:"k-scheduler-views",children:[(0,M.jsx)(d,{className:"k-group-start",children:"Day"}),(0,M.jsx)(d,{children:"Week"}),(0,M.jsx)(d,{children:"Month"}),(0,M.jsx)(d,{selected:!0,children:"Timeline"}),(0,M.jsx)(d,{className:"k-group-end",children:"Agenda"})]})]}),footer:(0,M.jsx)(ae,{footer:!0,children:(0,M.jsx)(d,{icon:"clock",className:"k-scheduler-fullday",children:"Show business hours"})}),children:(0,M.jsxs)(M.Fragment,{children:[(0,M.jsx)(he,{as:"div",style:{width:"1874px"},children:(0,M.jsx)($,{children:(0,M.jsxs)(L,{children:[(0,M.jsx)(Vo,{children:(0,M.jsx)(r,{as:"div",cellType:["side"],style:{minWidth:"72px"}})}),(0,M.jsxs)(r,{as:"div",cellType:["group"],children:[(0,M.jsx)(L,{children:(0,M.jsx)(r,{as:"div",cellType:["heading"],text:"June 21"})}),(0,M.jsxs)(L,{children:[(0,M.jsx)(r,{as:"div",cellType:["heading"],children:"8:00 AM"}),(0,M.jsx)(r,{as:"div",cellType:["heading"],children:"9:00 AM"}),(0,M.jsx)(r,{as:"div",cellType:["heading"],children:"10:00 AM"}),(0,M.jsx)(r,{as:"div",cellType:["heading"],children:"11:00 AM"}),(0,M.jsx)(r,{as:"div",cellType:["heading"],children:"12:00 PM"}),(0,M.jsx)(r,{as:"div",cellType:["heading"],children:"1:00 PM"}),(0,M.jsx)(r,{as:"div",cellType:["heading"],children:"2:00 PM"}),(0,M.jsx)(r,{as:"div",cellType:["heading"],children:"3:00 PM"}),(0,M.jsx)(r,{as:"div",cellType:["heading"],children:"4:00 PM"}),(0,M.jsx)(r,{as:"div",cellType:["heading"],children:"5:00 PM"}),(0,M.jsx)(r,{as:"div",cellType:["heading"],children:"6:00 PM"}),(0,M.jsx)(r,{as:"div",cellType:["heading"],children:"7:00 PM"}),(0,M.jsx)(r,{as:"div",cellType:["heading"],children:"8:00 PM"})]})]})]})})}),(0,M.jsx)(ce,{as:"div",style:{width:"1874px",minHeight:"100px"},children:(0,M.jsx)($,{children:(0,M.jsxs)(L,{children:[(0,M.jsx)(Vo,{children:(0,M.jsx)(r,{as:"div",cellType:["heading","side"],allDay:!0,style:{minWidth:"72px"},children:"All events"})}),(0,M.jsx)(r,{as:"div",cellType:["group"],children:(0,M.jsxs)(L,{children:[(0,M.jsx)(r,{as:"div",cellType:["slot"],className:"k-nonwork-hour"}),(0,M.jsx)(r,{as:"div",cellType:["slot"],className:"k-nonwork-hour"}),(0,M.jsx)(r,{as:"div",cellType:["slot"]}),(0,M.jsx)(r,{as:"div",cellType:["slot"]}),(0,M.jsx)(r,{as:"div",cellType:["slot"]}),(0,M.jsx)(r,{as:"div",cellType:["slot"]}),(0,M.jsx)(r,{as:"div",cellType:["slot"]}),(0,M.jsx)(r,{as:"div",cellType:["slot"]}),(0,M.jsx)(r,{as:"div",cellType:["slot"]}),(0,M.jsx)(r,{as:"div",cellType:["slot"]}),(0,M.jsx)(r,{as:"div",cellType:["slot"]}),(0,M.jsx)(r,{as:"div",cellType:["slot"]}),(0,M.jsx)(r,{as:"div",cellType:["slot"]}),(0,M.jsx)(r,{as:"div",cellType:["slot"]}),(0,M.jsx)(r,{as:"div",cellType:["slot"]}),(0,M.jsx)(r,{as:"div",cellType:["slot"]}),(0,M.jsx)(r,{as:"div",cellType:["slot"]}),(0,M.jsx)(r,{as:"div",cellType:["slot"]}),(0,M.jsx)(r,{as:"div",cellType:["slot"]}),(0,M.jsx)(r,{as:"div",cellType:["slot"]}),(0,M.jsx)(r,{as:"div",cellType:["slot"]}),(0,M.jsx)(r,{as:"div",cellType:["slot"]}),(0,M.jsx)(r,{as:"div",cellType:["slot"]}),(0,M.jsx)(r,{as:"div",cellType:["slot"]}),(0,M.jsx)(r,{as:"div",cellType:["slot"]}),(0,M.jsx)(r,{as:"div",cellType:["slot"]})]})})]})})})]}),...a});var E=require("react/jsx-runtime"),zc=({style:o,...a})=>(0,E.jsx)(Y,{style:o,layout:"flex",view:"agenda",toolbar:(0,E.jsxs)(ae,{children:[(0,E.jsxs)(I,{className:"k-scheduler-navigation",children:[(0,E.jsx)(d,{className:"k-group-start",children:"Today"}),(0,E.jsx)(d,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),(0,E.jsx)(d,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),(0,E.jsx)(d,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"6/24/2024 - 6/25/2024"}),(0,E.jsx)("span",{className:"k-spacer"}),(0,E.jsxs)(I,{className:"k-scheduler-views",children:[(0,E.jsx)(d,{className:"k-group-start",children:"Day"}),(0,E.jsx)(d,{children:"Week"}),(0,E.jsx)(d,{children:"Month"}),(0,E.jsx)(d,{children:"Timeline"}),(0,E.jsx)(d,{className:"k-group-end",selected:!0,children:"Agenda"})]})]}),children:(0,E.jsxs)(E.Fragment,{children:[(0,E.jsx)(he,{as:"div",role:"rowgroup",children:(0,E.jsx)($,{orientation:"vertical",role:"presentation",children:(0,E.jsx)(L,{role:"presentation",children:(0,E.jsx)(r,{as:"div",className:"k-group-content",role:"presentation",children:(0,E.jsxs)(L,{role:"row",children:[(0,E.jsx)(r,{as:"div",cellType:["heading","group"],className:"k-scheduler-datecolumn",style:{minWidth:"168px"},role:"columnheader",children:"Date"}),(0,E.jsx)(r,{as:"div",cellType:["heading","group"],className:"k-scheduler-timecolumn",style:{minWidth:"595px"},role:"columnheader",children:"Time"}),(0,E.jsx)(r,{as:"div",cellType:["heading","group"],className:"k-scheduler-eventcolumn",style:{minWidth:"168px"},role:"columnheader",children:"Event"})]})})})})}),(0,E.jsx)(ce,{as:"div",role:"rowgroup",children:(0,E.jsxs)($,{orientation:"vertical",role:"presentation",children:[(0,E.jsxs)(L,{className:"k-scheduler-content",role:"row",children:[(0,E.jsx)(r,{as:"div",cellType:["group","slot"],className:"k-scheduler-datecolumn",style:{minWidth:"168px"},role:"rowheader",children:(0,E.jsxs)("div",{children:[(0,E.jsx)("strong",{className:"k-scheduler-agendaday",children:"25"}),(0,E.jsx)("em",{className:"k-scheduler-agendaweek",children:"Monday"}),(0,E.jsx)("span",{className:"k-scheduler-agendadate",children:"Jun 2024"})]})}),(0,E.jsxs)(r,{as:"div",className:"k-group-content",role:"gridcell",children:[(0,E.jsxs)(L,{children:[(0,E.jsx)(r,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:(0,E.jsx)("div",{children:"11:30 AM-1:00 PM"})}),(0,E.jsx)(r,{as:"div",children:(0,E.jsx)(yt,{text:"Task 1 Title",closable:!0})})]}),(0,E.jsxs)(L,{children:[(0,E.jsx)(r,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:(0,E.jsx)("div",{children:"12:45 PM-2:30 PM"})}),(0,E.jsx)(r,{as:"div",children:(0,E.jsx)(yt,{text:"Task 2 Title",recurring:!0,closable:!0})})]}),(0,E.jsxs)(L,{children:[(0,E.jsx)(r,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:(0,E.jsx)("div",{children:"all day"})}),(0,E.jsx)(r,{as:"div",children:(0,E.jsx)(yt,{text:"Task 3 Title",closable:!0})})]})]})]}),(0,E.jsxs)(L,{className:"k-scheduler-content",role:"row",children:[(0,E.jsx)(r,{as:"div",cellType:["group","slot"],className:"k-scheduler-datecolumn",style:{minWidth:"168px"},role:"rowheader",children:(0,E.jsxs)("div",{children:[(0,E.jsx)("strong",{className:"k-scheduler-agendaday",children:"25"}),(0,E.jsx)("em",{className:"k-scheduler-agendaweek",children:"Tuesday"}),(0,E.jsx)("span",{className:"k-scheduler-agendadate",children:"Jun 2024"})]})}),(0,E.jsxs)(r,{as:"div",className:"k-group-content",role:"gridcell",children:[(0,E.jsxs)(L,{children:[(0,E.jsx)(r,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:(0,E.jsx)("div",{children:"9:30 AM-11:00 AM"})}),(0,E.jsx)(r,{as:"div",children:(0,E.jsx)(yt,{text:"Task 1 Title",closable:!0})})]}),(0,E.jsxs)(L,{children:[(0,E.jsx)(r,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:(0,E.jsx)("div",{children:"3:00 PM-4:30 PM"})}),(0,E.jsx)(r,{as:"div",children:(0,E.jsx)(yt,{text:"Task 2 Title",recurring:!0,closable:!0})})]}),(0,E.jsxs)(L,{children:[(0,E.jsx)(r,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:(0,E.jsx)("div",{children:"6:00 PM-7:00 PM"})}),(0,E.jsx)(r,{as:"div",children:(0,E.jsx)(yt,{text:"Task 3 Title",closable:!0})})]})]})]})]})})]}),...a});var Rn=require("react/jsx-runtime");var In=require("react/jsx-runtime");var On=require("react/jsx-runtime");var Bn=require("react/jsx-runtime");var Kt=require("react/jsx-runtime"),Kf=Y.options,Hf=Y.states,Gc={...Y.defaultOptions,variant:"day"},_f=[{name:"day",title:"Day View"},{name:"week",title:"Week View"},{name:"month",title:"Month View"},{name:"timeline",title:"Timeline View"},{name:"agenda",title:"Agenda View"}],zf=[{name:"footer",title:"Footer"}],La=o=>{let{variant:a,modifiers:l,...n}={...Gc,...o},s=(0,Kt.jsx)(Kt.Fragment,{children:(0,Kt.jsx)(ae,{footer:!0,children:(0,Kt.jsx)(d,{icon:"clock",className:"k-scheduler-fullday",children:"Show business hours"})})}),c={footer:s};switch(Object.keys(l||{}).forEach(m=>{m==="footer"&&(c.footer=l!=null&&l[m]?s:void 0)}),a){case"agenda":return(0,Kt.jsx)(zc,{style:{height:"350px",width:"100%"},...n,...c});case"timeline":return(0,Kt.jsx)(_c,{style:{height:"350px",width:"100%"},...n,...c});case"month":return(0,Kt.jsx)(Hc,{style:{height:"350px",width:"100%"},...n,...c});case"week":return(0,Kt.jsx)(Kc,{style:{height:"350px",width:"100%"},...n,...c});default:return(0,Kt.jsx)(Dc,{style:{height:"350px",width:"100%"},...n,...c})}};La.options=Kf;La.states=Hf;La.variants=_f;La.defaultOptions=Gc;La.modifiers=zf;La.className=Y.className;var t=require("react/jsx-runtime"),Gf=({style:o,...a})=>(0,t.jsx)(Y,{style:o,layout:"flex",view:"year",toolbar:(0,t.jsxs)(ae,{children:[(0,t.jsxs)(I,{className:"k-scheduler-navigation",children:[(0,t.jsx)(d,{className:"k-group-start",children:"Today"}),(0,t.jsx)(d,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),(0,t.jsx)(d,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),(0,t.jsx)(d,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"2021"}),(0,t.jsx)("span",{className:"k-spacer"}),(0,t.jsxs)(I,{className:"k-scheduler-views",children:[(0,t.jsx)(d,{className:"k-group-start",children:"Day"}),(0,t.jsx)(d,{children:"Week"}),(0,t.jsx)(d,{children:"Month"}),(0,t.jsx)(d,{className:"k-group-end",selected:!0,children:"Year"})]})]}),children:(0,t.jsx)(ce,{as:"div",children:(0,t.jsxs)(de,{showCalendarHeader:!1,calendarView:"month",className:"k-calendar-range",children:[(0,t.jsxs)(me,{showTableHead:!0,calendarCaption:"January 2020",children:[(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{dayIndicator:!0,text:"1"}),(0,t.jsx)(e,{dayIndicator:!0,text:"2"}),(0,t.jsx)(e,{dayIndicator:!0,text:"3"}),(0,t.jsx)(e,{text:"4",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{dayIndicator:!0,text:"5",weekend:!0}),(0,t.jsx)(e,{text:"6"}),(0,t.jsx)(e,{text:"7"}),(0,t.jsx)(e,{dayIndicator:!0,text:"8"}),(0,t.jsx)(e,{text:"9"}),(0,t.jsx)(e,{text:"10"}),(0,t.jsx)(e,{text:"11",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"12",weekend:!0}),(0,t.jsx)(e,{dayIndicator:!0,text:"13"}),(0,t.jsx)(e,{text:"14"}),(0,t.jsx)(e,{text:"15"}),(0,t.jsx)(e,{text:"16"}),(0,t.jsx)(e,{text:"17"}),(0,t.jsx)(e,{text:"18",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"19",weekend:!0}),(0,t.jsx)(e,{text:"20"}),(0,t.jsx)(e,{dayIndicator:!0,text:"21"}),(0,t.jsx)(e,{text:"22"}),(0,t.jsx)(e,{text:"23"}),(0,t.jsx)(e,{text:"24"}),(0,t.jsx)(e,{text:"25",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"26",weekend:!0}),(0,t.jsx)(e,{text:"27"}),(0,t.jsx)(e,{text:"28"}),(0,t.jsx)(e,{text:"29"}),(0,t.jsx)(e,{text:"30"}),(0,t.jsx)(e,{dayIndicator:!0,text:"31"}),(0,t.jsx)(e,{empty:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]})]}),(0,t.jsxs)(me,{showTableHead:!0,calendarCaption:"February 2020",children:[(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{text:"1",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"2",weekend:!0}),(0,t.jsx)(e,{text:"3"}),(0,t.jsx)(e,{text:"4"}),(0,t.jsx)(e,{text:"5"}),(0,t.jsx)(e,{text:"6"}),(0,t.jsx)(e,{text:"7"}),(0,t.jsx)(e,{text:"8",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"9",weekend:!0}),(0,t.jsx)(e,{text:"10"}),(0,t.jsx)(e,{text:"11"}),(0,t.jsx)(e,{text:"12"}),(0,t.jsx)(e,{text:"13"}),(0,t.jsx)(e,{text:"14"}),(0,t.jsx)(e,{text:"15",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"16",weekend:!0}),(0,t.jsx)(e,{text:"17"}),(0,t.jsx)(e,{text:"18"}),(0,t.jsx)(e,{text:"19"}),(0,t.jsx)(e,{text:"20"}),(0,t.jsx)(e,{text:"21"}),(0,t.jsx)(e,{text:"22",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"23",weekend:!0}),(0,t.jsx)(e,{text:"24"}),(0,t.jsx)(e,{text:"25"}),(0,t.jsx)(e,{text:"26"}),(0,t.jsx)(e,{text:"27"}),(0,t.jsx)(e,{text:"28"}),(0,t.jsx)(e,{text:"29",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]})]}),(0,t.jsxs)(me,{showTableHead:!0,calendarCaption:"March 2020",children:[(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"1",weekend:!0}),(0,t.jsx)(e,{text:"2"}),(0,t.jsx)(e,{text:"3"}),(0,t.jsx)(e,{text:"4"}),(0,t.jsx)(e,{text:"5"}),(0,t.jsx)(e,{text:"6"}),(0,t.jsx)(e,{text:"7",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"8",weekend:!0}),(0,t.jsx)(e,{text:"9"}),(0,t.jsx)(e,{text:"10"}),(0,t.jsx)(e,{text:"11"}),(0,t.jsx)(e,{text:"12"}),(0,t.jsx)(e,{text:"13"}),(0,t.jsx)(e,{text:"14",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"15",weekend:!0}),(0,t.jsx)(e,{text:"16"}),(0,t.jsx)(e,{text:"17"}),(0,t.jsx)(e,{text:"18"}),(0,t.jsx)(e,{text:"19"}),(0,t.jsx)(e,{text:"20"}),(0,t.jsx)(e,{text:"21",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"22",weekend:!0}),(0,t.jsx)(e,{text:"23"}),(0,t.jsx)(e,{text:"24"}),(0,t.jsx)(e,{text:"25"}),(0,t.jsx)(e,{text:"26"}),(0,t.jsx)(e,{text:"27"}),(0,t.jsx)(e,{text:"28",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"29",weekend:!0}),(0,t.jsx)(e,{text:"30"}),(0,t.jsx)(e,{text:"31"}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]})]}),(0,t.jsxs)(me,{showTableHead:!0,calendarCaption:"April 2020",children:[(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{text:"1"}),(0,t.jsx)(e,{text:"2"}),(0,t.jsx)(e,{text:"3"}),(0,t.jsx)(e,{text:"4",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"5",weekend:!0}),(0,t.jsx)(e,{text:"6"}),(0,t.jsx)(e,{text:"7"}),(0,t.jsx)(e,{text:"8"}),(0,t.jsx)(e,{text:"9"}),(0,t.jsx)(e,{text:"10"}),(0,t.jsx)(e,{text:"11",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"12",weekend:!0}),(0,t.jsx)(e,{text:"13"}),(0,t.jsx)(e,{text:"14"}),(0,t.jsx)(e,{text:"15"}),(0,t.jsx)(e,{text:"16"}),(0,t.jsx)(e,{text:"17"}),(0,t.jsx)(e,{text:"18",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"19",weekend:!0}),(0,t.jsx)(e,{text:"20"}),(0,t.jsx)(e,{text:"21"}),(0,t.jsx)(e,{text:"22"}),(0,t.jsx)(e,{text:"23"}),(0,t.jsx)(e,{text:"24"}),(0,t.jsx)(e,{text:"25",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"26",weekend:!0}),(0,t.jsx)(e,{text:"27"}),(0,t.jsx)(e,{text:"28"}),(0,t.jsx)(e,{text:"29"}),(0,t.jsx)(e,{text:"30"}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]})]}),(0,t.jsxs)(me,{showTableHead:!0,calendarCaption:"May 2020",children:[(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{text:"1"}),(0,t.jsx)(e,{text:"2",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"3",weekend:!0}),(0,t.jsx)(e,{text:"4"}),(0,t.jsx)(e,{text:"5"}),(0,t.jsx)(e,{text:"6"}),(0,t.jsx)(e,{text:"7"}),(0,t.jsx)(e,{text:"8"}),(0,t.jsx)(e,{text:"9",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"10",weekend:!0}),(0,t.jsx)(e,{text:"11"}),(0,t.jsx)(e,{text:"12"}),(0,t.jsx)(e,{text:"13"}),(0,t.jsx)(e,{text:"14"}),(0,t.jsx)(e,{text:"15"}),(0,t.jsx)(e,{text:"16",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"17",weekend:!0}),(0,t.jsx)(e,{text:"18"}),(0,t.jsx)(e,{text:"19"}),(0,t.jsx)(e,{text:"20"}),(0,t.jsx)(e,{text:"21"}),(0,t.jsx)(e,{text:"22"}),(0,t.jsx)(e,{text:"23",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"24",weekend:!0}),(0,t.jsx)(e,{text:"25"}),(0,t.jsx)(e,{text:"26"}),(0,t.jsx)(e,{text:"27"}),(0,t.jsx)(e,{text:"28"}),(0,t.jsx)(e,{text:"29"}),(0,t.jsx)(e,{text:"30",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"31",weekend:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]})]}),(0,t.jsxs)(me,{showTableHead:!0,calendarCaption:"June 2020",children:[(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{text:"1"}),(0,t.jsx)(e,{text:"2"}),(0,t.jsx)(e,{text:"3"}),(0,t.jsx)(e,{text:"4"}),(0,t.jsx)(e,{text:"5"}),(0,t.jsx)(e,{text:"6",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"7",weekend:!0}),(0,t.jsx)(e,{text:"8"}),(0,t.jsx)(e,{text:"9"}),(0,t.jsx)(e,{text:"10"}),(0,t.jsx)(e,{text:"11"}),(0,t.jsx)(e,{text:"12"}),(0,t.jsx)(e,{text:"13",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"14",weekend:!0}),(0,t.jsx)(e,{text:"15"}),(0,t.jsx)(e,{text:"16"}),(0,t.jsx)(e,{text:"17"}),(0,t.jsx)(e,{text:"18"}),(0,t.jsx)(e,{text:"19"}),(0,t.jsx)(e,{text:"20",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"21",weekend:!0}),(0,t.jsx)(e,{text:"22"}),(0,t.jsx)(e,{text:"23"}),(0,t.jsx)(e,{text:"24"}),(0,t.jsx)(e,{text:"25"}),(0,t.jsx)(e,{text:"26"}),(0,t.jsx)(e,{text:"27",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"28",weekend:!0}),(0,t.jsx)(e,{text:"29"}),(0,t.jsx)(e,{text:"30"}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]})]}),(0,t.jsxs)(me,{showTableHead:!0,calendarCaption:"July 2020",children:[(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{text:"1"}),(0,t.jsx)(e,{text:"2"}),(0,t.jsx)(e,{text:"3"}),(0,t.jsx)(e,{text:"4",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"5",weekend:!0}),(0,t.jsx)(e,{text:"6"}),(0,t.jsx)(e,{text:"7"}),(0,t.jsx)(e,{text:"8"}),(0,t.jsx)(e,{text:"9"}),(0,t.jsx)(e,{text:"10"}),(0,t.jsx)(e,{text:"11",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"12",weekend:!0}),(0,t.jsx)(e,{text:"13"}),(0,t.jsx)(e,{text:"14"}),(0,t.jsx)(e,{text:"15"}),(0,t.jsx)(e,{text:"16"}),(0,t.jsx)(e,{text:"17"}),(0,t.jsx)(e,{text:"18",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"19",weekend:!0}),(0,t.jsx)(e,{text:"20"}),(0,t.jsx)(e,{text:"21"}),(0,t.jsx)(e,{text:"22"}),(0,t.jsx)(e,{text:"23"}),(0,t.jsx)(e,{text:"24"}),(0,t.jsx)(e,{text:"25",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"26",weekend:!0}),(0,t.jsx)(e,{text:"27"}),(0,t.jsx)(e,{text:"28"}),(0,t.jsx)(e,{text:"29"}),(0,t.jsx)(e,{text:"30"}),(0,t.jsx)(e,{text:"31"}),(0,t.jsx)(e,{empty:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]})]}),(0,t.jsxs)(me,{showTableHead:!0,calendarCaption:"August 2020",children:[(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{text:"1",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"2",weekend:!0}),(0,t.jsx)(e,{text:"3"}),(0,t.jsx)(e,{text:"4"}),(0,t.jsx)(e,{text:"5"}),(0,t.jsx)(e,{text:"6"}),(0,t.jsx)(e,{text:"7"}),(0,t.jsx)(e,{text:"8",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"9",weekend:!0}),(0,t.jsx)(e,{text:"10"}),(0,t.jsx)(e,{text:"11"}),(0,t.jsx)(e,{text:"12"}),(0,t.jsx)(e,{text:"13"}),(0,t.jsx)(e,{text:"14"}),(0,t.jsx)(e,{text:"15",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"16",weekend:!0}),(0,t.jsx)(e,{text:"17"}),(0,t.jsx)(e,{text:"18"}),(0,t.jsx)(e,{text:"19"}),(0,t.jsx)(e,{text:"20"}),(0,t.jsx)(e,{text:"21"}),(0,t.jsx)(e,{text:"22",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"23",weekend:!0}),(0,t.jsx)(e,{text:"24"}),(0,t.jsx)(e,{text:"25"}),(0,t.jsx)(e,{text:"26"}),(0,t.jsx)(e,{text:"27"}),(0,t.jsx)(e,{text:"28"}),(0,t.jsx)(e,{text:"29",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"30",weekend:!0}),(0,t.jsx)(e,{text:"31"}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]})]}),(0,t.jsxs)(me,{showTableHead:!0,calendarCaption:"September 2020",children:[(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{text:"1"}),(0,t.jsx)(e,{text:"2"}),(0,t.jsx)(e,{text:"3"}),(0,t.jsx)(e,{text:"4"}),(0,t.jsx)(e,{text:"5",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"6",weekend:!0}),(0,t.jsx)(e,{text:"7"}),(0,t.jsx)(e,{text:"8"}),(0,t.jsx)(e,{text:"9"}),(0,t.jsx)(e,{text:"10"}),(0,t.jsx)(e,{text:"11"}),(0,t.jsx)(e,{text:"12",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"13",weekend:!0}),(0,t.jsx)(e,{text:"14"}),(0,t.jsx)(e,{text:"15"}),(0,t.jsx)(e,{text:"16"}),(0,t.jsx)(e,{text:"17"}),(0,t.jsx)(e,{text:"18"}),(0,t.jsx)(e,{text:"19",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"20",weekend:!0}),(0,t.jsx)(e,{text:"21"}),(0,t.jsx)(e,{text:"22"}),(0,t.jsx)(e,{text:"23"}),(0,t.jsx)(e,{text:"24"}),(0,t.jsx)(e,{text:"25"}),(0,t.jsx)(e,{text:"26",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"27",weekend:!0}),(0,t.jsx)(e,{text:"28"}),(0,t.jsx)(e,{text:"29"}),(0,t.jsx)(e,{text:"30"}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]})]}),(0,t.jsxs)(me,{showTableHead:!0,calendarCaption:"October 2020",children:[(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{text:"1"}),(0,t.jsx)(e,{text:"2"}),(0,t.jsx)(e,{text:"3",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"4",weekend:!0}),(0,t.jsx)(e,{text:"5"}),(0,t.jsx)(e,{text:"6"}),(0,t.jsx)(e,{text:"7"}),(0,t.jsx)(e,{text:"8"}),(0,t.jsx)(e,{text:"9"}),(0,t.jsx)(e,{text:"10",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"11",weekend:!0}),(0,t.jsx)(e,{text:"12"}),(0,t.jsx)(e,{text:"13"}),(0,t.jsx)(e,{text:"14"}),(0,t.jsx)(e,{text:"15"}),(0,t.jsx)(e,{text:"16"}),(0,t.jsx)(e,{text:"17",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"18",weekend:!0}),(0,t.jsx)(e,{text:"19"}),(0,t.jsx)(e,{text:"20"}),(0,t.jsx)(e,{text:"21"}),(0,t.jsx)(e,{text:"22"}),(0,t.jsx)(e,{text:"23"}),(0,t.jsx)(e,{text:"24",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"25",weekend:!0}),(0,t.jsx)(e,{text:"26"}),(0,t.jsx)(e,{text:"27"}),(0,t.jsx)(e,{text:"28"}),(0,t.jsx)(e,{text:"29"}),(0,t.jsx)(e,{text:"30"}),(0,t.jsx)(e,{text:"31"})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]})]}),(0,t.jsxs)(me,{showTableHead:!0,calendarCaption:"November 2020",children:[(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"1",weekend:!0}),(0,t.jsx)(e,{text:"2"}),(0,t.jsx)(e,{text:"3"}),(0,t.jsx)(e,{text:"4"}),(0,t.jsx)(e,{text:"5"}),(0,t.jsx)(e,{text:"6"}),(0,t.jsx)(e,{text:"7",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"8",weekend:!0}),(0,t.jsx)(e,{text:"9"}),(0,t.jsx)(e,{text:"10"}),(0,t.jsx)(e,{text:"11"}),(0,t.jsx)(e,{text:"12"}),(0,t.jsx)(e,{text:"13"}),(0,t.jsx)(e,{text:"14",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"15",weekend:!0}),(0,t.jsx)(e,{text:"16"}),(0,t.jsx)(e,{text:"17"}),(0,t.jsx)(e,{text:"18"}),(0,t.jsx)(e,{text:"19"}),(0,t.jsx)(e,{text:"20"}),(0,t.jsx)(e,{text:"21",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"22",weekend:!0}),(0,t.jsx)(e,{text:"23"}),(0,t.jsx)(e,{text:"24"}),(0,t.jsx)(e,{text:"25"}),(0,t.jsx)(e,{text:"26"}),(0,t.jsx)(e,{text:"27"}),(0,t.jsx)(e,{text:"28",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"29",weekend:!0}),(0,t.jsx)(e,{text:"30"}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]})]}),(0,t.jsxs)(me,{showTableHead:!0,calendarCaption:"December 2020",children:[(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{text:"1"}),(0,t.jsx)(e,{text:"2"}),(0,t.jsx)(e,{text:"3"}),(0,t.jsx)(e,{text:"4"}),(0,t.jsx)(e,{text:"5",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"6",weekend:!0}),(0,t.jsx)(e,{text:"7"}),(0,t.jsx)(e,{text:"8"}),(0,t.jsx)(e,{text:"9"}),(0,t.jsx)(e,{text:"10"}),(0,t.jsx)(e,{text:"11"}),(0,t.jsx)(e,{text:"12",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"13",weekend:!0}),(0,t.jsx)(e,{text:"14"}),(0,t.jsx)(e,{text:"15"}),(0,t.jsx)(e,{text:"16"}),(0,t.jsx)(e,{text:"17"}),(0,t.jsx)(e,{text:"18"}),(0,t.jsx)(e,{text:"19",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"20",weekend:!0}),(0,t.jsx)(e,{text:"21"}),(0,t.jsx)(e,{text:"22"}),(0,t.jsx)(e,{text:"23"}),(0,t.jsx)(e,{text:"24"}),(0,t.jsx)(e,{text:"25"}),(0,t.jsx)(e,{text:"26",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"27",weekend:!0}),(0,t.jsx)(e,{text:"28"}),(0,t.jsx)(e,{text:"29"}),(0,t.jsx)(e,{text:"30"}),(0,t.jsx)(e,{text:"31"}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]})]})]})}),...a});
1
+ var np=Object.create;var sl=Object.defineProperty;var sp=Object.getOwnPropertyDescriptor;var ip=Object.getOwnPropertyNames;var dp=Object.getPrototypeOf,cp=Object.prototype.hasOwnProperty;var pp=(o,a)=>{for(var l in a)sl(o,l,{get:a[l],enumerable:!0})},Yn=(o,a,l,r)=>{if(a&&typeof a=="object"||typeof a=="function")for(let s of ip(a))!cp.call(o,s)&&s!==l&&sl(o,s,{get:()=>a[s],enumerable:!(r=sp(a,s))||r.enumerable});return o};var Qn=(o,a,l)=>(l=o!=null?np(dp(o)):{},Yn(a||!o||!o.__esModule?sl(l,"default",{value:o,enumerable:!0}):l,o)),up=o=>Yn(sl({},"__esModule",{value:!0}),o);var cx={};pp(cx,{SchedulerFlexYear:()=>dx});module.exports=up(cx);var i=(...o)=>o.filter(a=>a!==!0&&!!a).map(a=>Array.isArray(a)?i(...a):typeof a=="object"?Object.keys(a).map((l,r)=>a[r]||a[l]&&l||null).filter(l=>l!==null).join(" "):a).filter(a=>!!a).join(" ");var _=(o,a)=>i({[`${o}-xs`]:a.size==="xsmall",[`${o}-sm`]:a.size==="small",[`${o}-md`]:a.size==="medium",[`${o}-lg`]:a.size==="large",[`${o}-xl`]:a.size==="xlarge",[`${o}-xxl`]:a.size==="xxlarge",[`${o}-xxxl`]:a.size==="xxxlarge"},{[`${o}-${a.fillMode}`]:a.fillMode},{[`${o}-${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"}),F=(o,a)=>{let{valid:l,invalid:r,hover:s,focus:d,checked:m,active:f,selected:C,disabled:v,indeterminate:T,loading:S,empty:x,readonly:I,highlighted:R,...K}=a;return i({"k-valid":l,"k-invalid":r,"k-hover":s,"k-focus":d,"k-checked":m,"k-active":f,"k-selected":C,"k-disabled":v,"k-indeterminate":T&&!m,"k-loading":S,"k-empty":x,"k-readonly":I,"k-highlighted":R},Object.keys(K).reduce((W,D)=>(D.startsWith("k-")?W[D]=K[D]:W[`k-${D}`]=K[D],W),{}))};function Zn(o,a){if(!a)return{};let l=Array.isArray(a)?a:[a];return Object.fromEntries(l.map(r=>[`k-${r}`,!0]))}var u={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"},N={undefined:void 0,solid:"solid",flat:"flat",outline:"outline",clear:"clear",link:"link"},w={undefined:void 0,inherit:"inherit",base:"base",primary:"primary",secondary:"secondary",tertiary:"tertiary",info:"info",success:"success",warning:"warning",error:"error",dark:"dark",light:"light",inverse:"inverse"},p={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 Wl={};function q(o){return Wl[o]=(Wl[o]||0)+1,`k-${o}-${Wl[o]}`}var Ra=require("react/jsx-runtime"),Vl="k-font-icon",mp=[],bp={size:[u.undefined,u.xsmall,u.small,u.medium,u.large,u.xlarge,u.xxlarge,u.xxxlarge],themeColor:[w.undefined,w.base,w.primary,w.secondary,w.tertiary,w.success,w.warning,w.error,w.info,w.light,w.dark]},hp={},Ia=o=>{let{size:a,themeColor:l,icon:r,rotate:s,flip:d,...m}=o;return r?(0,Ra.jsx)("span",{...m,className:i(o.className,Vl,_(Vl,{size:a}),{[`k-i-${r}`]:r,[`k-color-${l}`]:l,[`k-rotate-${s}`]:s,"k-flip-h":d==="h"||d==="both","k-flip-v":d==="v"||d==="both"}),"aria-hidden":"true"}):(0,Ra.jsx)(Ra.Fragment,{})};Ia.states=mp;Ia.options=bp;Ia.className=Vl;Ia.defaultOptions=hp;var jn=Ia;var So=require("react/jsx-runtime"),$l="k-svg-icon",fp=[],xp={size:[u.undefined,u.xsmall,u.small,u.medium,u.large,u.xlarge,u.xxlarge,u.xxxlarge],themeColor:[w.undefined,w.base,w.primary,w.secondary,w.tertiary,w.success,w.warning,w.error,w.info,w.light,w.dark]},es={viewBox:"0 0 24 24"},Oa=o=>{let{size:a,themeColor:l,rotate:r,flip:s,viewBox:d=es.viewBox,icon:m,...f}=o;if(!m)return(0,So.jsx)(So.Fragment,{});if(m==="none")return(0,So.jsx)("span",{...f,className:i(o.className,$l,_("k-icon",{size:a}),"k-none"),"aria-hidden":"true"});let C=typeof m=="object"&&m.name&&m.name;return(0,So.jsx)("span",{...f,className:i(o.className,$l,_("k-icon",{size:a}),{[`k-svg-i-${C}`]:C,[`k-color-${l}`]:l,[`k-rotate-${r}`]:r,"k-flip-h":s==="h"||s==="both","k-flip-v":s==="v"||s==="both"}),"aria-hidden":"true",children:(0,So.jsx)("svg",{"aria-hidden":!0,focusable:!1,xmlns:"http://www.w3.org/2000/svg",viewBox:typeof m=="object"?m.viewBox:d,dangerouslySetInnerHTML:typeof m=="object"?{__html:m.content}:void 0,children:m?void 0:o.children})})};Oa.states=fp;Oa.options=xp;Oa.className=$l;Oa.defaultOptions=es;var Xl=Oa;var Jl=Qn(require("@progress/kendo-svg-icons"));var ts="icon",os="icons";var rs=require("react");var as=require("react"),ls=(0,as.createContext)({iconsType:"svg"});var Yt=require("react/jsx-runtime"),il="k-icon",Cp=o=>o.replace(/([-_][a-z0-9])/gi,a=>a.toUpperCase().replace("-","").replace("_","")),vp=[],yp={size:[u.undefined,u.xsmall,u.small,u.medium,u.large,u.xlarge,u.xxlarge,u.xxxlarge],themeColor:[w.undefined,w.base,w.primary,w.secondary,w.tertiary,w.success,w.warning,w.error,w.info,w.light,w.dark]},ql={viewBox:"0 0 24 24",type:"svg"},O=o=>{let{iconsType:a}=(0,rs.useContext)(ls),{size:l,themeColor:r,icon:s,type:d=a||ql.type,rotate:m,flip:f,viewBox:C=ql.viewBox,...v}=o;if(!s)return(0,Yt.jsx)(Yt.Fragment,{});if((a||d)==="svg"){if(s==="none")return(0,Yt.jsx)(Xl,{...v,className:i(o.className,il),icon:s,size:l});let S=Jl[s]?s:Cp(`${s}-icon`);return Jl[S]?(0,Yt.jsx)(Xl,{...v,className:i(o.className,il),icon:Jl[S],size:l,themeColor:r,rotate:m,flip:f,viewBox:C}):(0,Yt.jsx)(Yt.Fragment,{})}return(0,Yt.jsx)(jn,{...v,className:i(o.className,il),icon:s,size:l,themeColor:r,rotate:m,flip:f})};O.states=vp;O.options=yp;O.defaultOptions=ql;O.className=il;O.moduleName=ts;O.folderName=os;O.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 Yl=O;var Ql="button",ns=Ql;var It=require("react/jsx-runtime"),Ba="k-button",kp=["icon-button"],Sp=[p.hover,p.focus,p.active,p.selected,p.disabled,p.generating],Np={size:[u.undefined,u.xsmall,u.small,u.medium,u.large],rounded:[g.undefined,g.none,g.small,g.medium,g.large,g.full],fillMode:[N.undefined,N.solid,N.flat,N.outline,N.clear,N.link],themeColor:[w.undefined,w.base,w.primary,w.secondary,w.tertiary,w.success,w.warning,w.error,w.info,w.light,w.dark,w.inverse]},Zl={showArrow:!1,arrowIconName:"caret-alt-down"},c=o=>{let{as:a="button",size:l,rounded:r,fillMode:s,themeColor:d,showArrow:m=Zl.showArrow,arrowIconName:f=Zl.arrowIconName,variant:C,hover:v,focus:T,active:S,selected:x,disabled:I,togglable:R,ariaDisabled:K,icon:W,text:D,iconClassName:Y,className:be,...Te}=o,ze=W!==void 0,Pe=o.children!==void 0;return(0,It.jsxs)(a,{className:i(be,Ba,Zn(Ba,C),_(Ba,{size:l,rounded:r,fillMode:s,themeColor:d}),F(Ba,{hover:v,focus:T,active:S,disabled:I||K,selected:x}),{"k-icon-button":!D&&!Pe&&ze}),...Te,"aria-pressed":R?x?"true":"false":void 0,"aria-disabled":K?"true":void 0,disabled:I||void 0,children:[W&&(0,It.jsx)(O,{className:i(Y,"k-button-icon"),icon:W}),D?(0,It.jsxs)(It.Fragment,{children:[D&&(0,It.jsx)("span",{className:"k-button-text",children:D}),o.children]}):o.children&&(0,It.jsx)("span",{className:"k-button-text",children:o.children}),m&&(0,It.jsx)("span",{className:"k-menu-button-arrow k-button-arrow",children:(0,It.jsx)(O,{icon:f})})]})};c.states=Sp;c.options=Np;c.variants=kp;c.className=Ba;c.defaultOptions=Zl;c.moduleName=Ql;c.folderName=ns;c.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 ss=require("react/jsx-runtime"),io=o=>(0,ss.jsx)(c,{icon:"folder",...o,"aria-label":o["aria-label"]||"Folder",children:void 0});var is=require("react/jsx-runtime"),Pa=o=>(0,is.jsx)(c,{icon:"folder",children:"Button",...o});var ds=require("react/jsx-runtime"),No=o=>(0,ds.jsx)(c,{children:"Button",...o});var dl=require("react/jsx-runtime"),gp=c.options,Tp=c.states,wp={...c.defaultOptions,variant:"text"},Mp=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],Lp=[],Do=o=>{let{variant:a,...l}=o;switch(a){case"icon-only":return(0,dl.jsx)(io,{...l,icon:"star"});case"icon-and-text":return(0,dl.jsx)(Pa,{...l,icon:"star",children:"Button"});default:return(0,dl.jsx)(No,{...l,children:"Button"})}};Do.options=gp;Do.states=Tp;Do.variants=Mp;Do.defaultOptions=wp;Do.modifiers=Lp;Do.className=c.className;var jl="button",cs=jl;var ps=require("react/jsx-runtime"),Da="k-button-group",Ep=[p.disabled],Ap={fillMode:[N.undefined,N.solid,N.flat,N.outline,N.clear,N.link]},Rp={},P=o=>{let{fillMode:a,disabled:l,stretched:r,...s}=o;return(0,ps.jsx)("div",{role:"group",...s,className:i(o.className,Da,_(Da,{fillMode:a}),F(Da,{disabled:l}),{[`${Da}-stretched`]:r}),...l&&{"aria-disabled":"true"},children:o.children})};P.states=Ep;P.options=Ap;P.className=Da;P.defaultOptions=Rp;P.moduleName=jl;P.folderName=cs;P.ariaSpec={selector:".k-button-group",rules:[{selector:".k-button-group:not(.k-split-button)",attribute:"role=group",usage:"Sets the proper role for the group of buttons."},{selector:".k-button-group.k-disabled",attribute:"aria-disabled=true",usage:"The attribute is rendered only when the entire button group is disabled."},{selector:".k-button-group:not(.k-split-button):not(.k-scheduler-navigation):not(.k-zoom-control) .k-button",attribute:"aria-pressed (when selected)",usage:"Specifies the current state of the ButtonGroup. Only the selected button within the group will have this attribute set to true."}]};var er=require("react/jsx-runtime");var tr=require("react/jsx-runtime");var or=require("react/jsx-runtime");var ar=require("react/jsx-runtime");var lr=require("react/jsx-runtime");var rr=require("react/jsx-runtime");var pt=require("react/jsx-runtime"),Ip={...c.options,...P.options},Op=c.states,Bp={...c.defaultOptions,...P.defaultOptions,variant:"text-button"},Pp=[{name:"icon-button",title:"Icon Only"},{name:"text-button",title:"Text"},{name:"icon-text-button",title:"Icon Text"}],Dp=[],Ko=o=>{let{variant:a,className:l,...r}=o;return a==="icon-button"?(0,pt.jsxs)(P,{fillMode:r.fillMode,className:l,children:[(0,pt.jsx)(c,{...r,icon:"star"}),(0,pt.jsx)(c,{...r,icon:"star"}),(0,pt.jsx)(c,{...r,icon:"star"})]}):a==="icon-text-button"?(0,pt.jsxs)(P,{fillMode:r.fillMode,className:l,children:[(0,pt.jsx)(c,{...r,icon:"star",children:"First"}),(0,pt.jsx)(c,{...r,icon:"star",children:"Middle"}),(0,pt.jsx)(c,{...r,icon:"star",children:"Last"})]}):(0,pt.jsxs)(P,{fillMode:r.fillMode,className:l,children:[(0,pt.jsx)(c,{...r,children:"First"}),(0,pt.jsx)(c,{...r,children:"Middle"}),(0,pt.jsx)(c,{...r,children:"Last"})]})};Ko.options=Ip;Ko.states=Op;Ko.variants=Pp;Ko.defaultOptions=Bp;Ko.modifiers=Dp;Ko.className=P.className;var nr="segmented-control",us=nr,ms="segmented-control-button",bs="segmented-control";var pl=require("react/jsx-runtime"),cl="k-segmented-control",Kp=[],Hp={size:[u.undefined,u.small,u.medium,u.large]},ce=o=>{let{size:a,stretched:l,children:r,thumbStyles:s,...d}=o;return(0,pl.jsxs)("div",{...d,className:i(o.className,cl,_(cl,{size:a}),{[`${cl}-stretched`]:l}),role:"group",children:[(0,pl.jsx)("div",{className:"k-segmented-control-thumb","aria-hidden":"true",style:s}),r]})};ce.states=Kp;ce.options=Hp;ce.className=cl;ce.moduleName=nr;ce.folderName=us;ce.ariaSpec={selector:".k-segmented-control",rules:[{selector:".k-segmented-control",attribute:"role=group",usage:"Sets the proper role for the group of buttons."},{selector:".k-segmented-control-button",attribute:"role=button or nodeName=button",usage:"Each button must have the appropriate button role."},{selector:".k-segmented-control-button.k-selected",attribute:"aria-pressed=true",usage:"Only the selected button within the group will have this attribute set to true."},{selector:".k-segmented-control-button.k-disabled",attribute:"aria-disabled=true",usage:"Indicates that the button is disabled and cannot be interacted with."},{selector:".k-segmented-control-thumb",attribute:"aria-hidden=true",usage:"The thumb is purely decorative and should be hidden from screen readers."}]};var Ka=require("react/jsx-runtime"),sr="k-segmented-control-button",_p=[p.selected,p.hover,p.focus,p.disabled],zp={},Gp={},z=o=>{let{hover:a,focus:l,selected:r,disabled:s,icon:d,text:m,iconClassName:f,...C}=o;return(0,Ka.jsxs)("button",{...C,className:i(o.className,sr,F(sr,{hover:a,focus:l,disabled:s,selected:r})),"aria-pressed":r?"true":"false","aria-disabled":s?"true":void 0,children:[d&&(0,Ka.jsx)(O,{className:i(f,"k-segmented-control-button-icon"),icon:d}),(m||o.children)&&(0,Ka.jsx)("span",{className:"k-segmented-control-button-text",children:m||o.children})]})};z.states=_p;z.options=zp;z.className=sr;z.defaultOptions=Gp;z.moduleName=ms;z.folderName=bs;var ir=require("react/jsx-runtime");var dr=require("react/jsx-runtime");var cr=require("react/jsx-runtime");var pr=require("react/jsx-runtime");var ur=require("react/jsx-runtime");var fs=require("react/jsx-runtime"),hs="k-calendar-view",mr={orientation:"horizontal",calendarView:"month"},bl=o=>{let{orientation:a=mr.orientation,calendarView:l=mr.calendarView,gridRole:r,ariaLabelledBy:s,...d}=o;return(0,fs.jsx)("div",{...d,className:i(o.className,hs,`k-calendar-${l}view`,"k-align-items-start","k-justify-content-center",{"k-hstack":a==="horizontal","k-vstack":a==="vertical"}),...r?{role:"grid","aria-labelledby":s,tabIndex:0}:{},children:o.children})};bl.className=hs;bl.defaultOptions=mr;var Qt=require("react/jsx-runtime"),xs="k-calendar-header",Up={size:[u.undefined,u.small,u.medium,u.large]},Ha={calendarTitleText:"October 2021",showToday:!0,showNavigationButtons:!0,orientation:"horizontal"},go=o=>{let{calendarTitleText:a=Ha.calendarTitleText,showToday:l=Ha.showToday,showNavigationButtons:r=Ha.showNavigationButtons,orientation:s=Ha.orientation,size:d,calendarView:m,dir:f,titleId:C,...v}=o,T=f==="rtl"?"chevron-right":"chevron-left",S=f==="rtl"?"chevron-left":"chevron-right",x=C||q("calendar-title");return(0,Qt.jsxs)("div",{...v,className:i(o.className,xs,{"k-vstack":s==="vertical"}),children:[(0,Qt.jsx)(c,{disabled:m==="century",className:"k-calendar-title",text:a,size:d,fillMode:"flat",themeColor:"primary",id:x,tabIndex:-1,"aria-label":`Navigate to parent view: ${a}`,...m==="century"?{"aria-disabled":"true"}:{}}),(0,Qt.jsx)("span",{className:"k-spacer"}),(0,Qt.jsxs)("span",{className:"k-calendar-nav",children:[r&&(0,Qt.jsx)(c,{className:"k-calendar-nav-prev",icon:T,size:d,fillMode:"flat",tabIndex:-1,"aria-label":"Navigate to previous view"}),l&&(0,Qt.jsx)(c,{size:d,fillMode:"flat",className:"k-calendar-nav-today",tabIndex:-1,children:"Today"}),r&&(0,Qt.jsx)(c,{className:"k-calendar-nav-next",icon:S,size:d,fillMode:"flat",tabIndex:-1,"aria-label":"Navigate to next view"})]})]})};go.options=Up;go.className=xs;go.defaultOptions=Ha;var br=require("react/jsx-runtime"),Cs="k-calendar-footer",Fp={size:[u.undefined,u.small,u.medium,u.large]},vs={calendarFooterText:"Tuesday, October 12, 2021"},_a=o=>{let{size:a,calendarFooterText:l=vs.calendarFooterText,...r}=o;return(0,br.jsx)("div",{...r,className:i(o.className,Cs),children:(0,br.jsx)(c,{size:a,fillMode:"flat",themeColor:"primary",className:"k-calendar-nav-today",children:l})})};_a.options=Fp;_a.className=Cs;_a.defaultOptions=vs;var Ge="calendar",Ye=Ge;var Ho=require("react/jsx-runtime"),hr="k-calendar",Wp=[],Vp={size:[u.undefined,u.small,u.medium,u.large]},za={showCalendarHeader:!0,orientation:"horizontal",calendarView:"month",calendarTitleText:"October 2021"},pe=o=>{let{size:a,orientation:l=za.orientation,calendarView:r=za.calendarView,calendarTitleText:s=za.calendarTitleText,showCalendarHeader:d=za.showCalendarHeader,showWeek:m,showCalendarFooter:f,calendarFooterText:C,dir:v,...T}=o,S=q("calendar-title");return(0,Ho.jsxs)("div",{...T,dir:v,className:i(o.className,hr,_(hr,{size:a}),{"k-week-number":m}),children:[d&&(0,Ho.jsx)(go,{calendarView:r,showToday:!f,calendarTitleText:s,orientation:l,size:a,dir:v,titleId:S}),(0,Ho.jsx)(bl,{calendarView:r,orientation:l,gridRole:!0,ariaLabelledBy:S,children:o.children}),f&&(0,Ho.jsx)(_a,{calendarFooterText:C,size:a})]})};pe.states=Wp;pe.options=Vp;pe.className=hr;pe.defaultOptions=za;pe.moduleName=Ge;pe.folderName=Ye;pe.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 ks=require("react/jsx-runtime"),ys="k-calendar-container",$p=[],Xp={},Jp={},_o=o=>{let{...a}=o;return(0,ks.jsx)("div",{...a,className:i(o.className,ys),children:o.children})};_o.states=$p;_o.options=Xp;_o.className=ys;_o.defaultOptions=Jp;_o.moduleName=Ge;_o.folderName=Ye;var Ot=require("react/jsx-runtime"),qp=[p.hover,p.focus,p.active,p.selected,p.disabled],e=o=>{let{text:a,headerCell:l,today:r,weekend:s,showOtherMonth:d,weekCell:m,rangeStart:f,rangeMid:C,rangeEnd:v,dayIndicator:T,empty:S,hover:x,focus:I,active:R,selected:K,disabled:W,...D}=o,be=`k-calendar-${l?"th":"td"}`,Te=[o.className,be,F(be,{hover:x,focus:I,active:R,selected:K,disabled:W}),{"k-today":r,"k-weekend":s,"k-other-month":d,"k-alt":m,"k-range-start":f,"k-range-mid":C,"k-range-end":v,"k-empty":S}],ze={Su:"Sunday",Mo:"Monday",Tu:"Tuesday",We:"Wednesday",Th:"Thursday",Fr:"Friday",Sa:"Saturday",W:"Week number"};if(l){let Pe=a?ze[a]||a:void 0;return(0,Ot.jsx)("th",{...D,className:i(Te),role:"columnheader",scope:"col","aria-label":Pe,children:m?(0,Ot.jsx)("span",{className:"k-sr-only",children:Pe}):a})}return m?(0,Ot.jsx)("td",{...D,className:i(Te),children:a}):(0,Ot.jsx)("td",{...D,className:i(Te),role:"gridcell",...K?{"aria-selected":"true"}:{},...W?{"aria-disabled":"true"}:{},children:S&&!d?(0,Ot.jsx)(Ot.Fragment,{children:"\xA0"}):(0,Ot.jsxs)("span",{className:"k-link",children:[a,T&&(0,Ot.jsx)("span",{className:"k-day-indicator"})]})})};e.states=qp;var zo=require("react/jsx-runtime"),Ss="k-calendar-thead",Ns={cellsText:["Su","Mo","Tu","We","Th","Fr","Sa"]},Go=o=>{let{showWeek:a,cellsText:l=Ns.cellsText,...r}=o;return(0,zo.jsx)("thead",{...r,className:i(o.className,Ss),role:"rowgroup",children:(0,zo.jsxs)("tr",{className:"k-calendar-tr",role:"row",children:[a&&(0,zo.jsx)(e,{weekCell:!0,headerCell:!0,text:"W"}),l.map((s,d)=>(0,zo.jsx)(e,{text:s,headerCell:!0},d))]})})};Go.className=Ss;Go.defaultOptions=Ns;var Ts=require("react/jsx-runtime"),gs="k-calendar-tbody",De=o=>{let{...a}=o;return(0,Ts.jsx)("tbody",{...a,className:i(o.className,gs),role:"rowgroup",children:o.children})};De.className=gs;De.moduleName=Ge;De.folderName=Ye;var Uo=require("react/jsx-runtime"),Yp="k-calendar-table",he=o=>{let{calendarCaption:a,showTableHead:l,showWeek:r,ariaLabelledBy:s,ariaActiveDescendant:d,gridRole:m,...f}=o;return(0,Uo.jsxs)("table",{...f,className:i(o.className,Yp),...m?{role:"grid","aria-labelledby":s,"aria-activedescendant":d,tabIndex:0}:{role:"none"},children:[a&&(0,Uo.jsx)("caption",{className:"k-calendar-caption",children:a}),l&&(0,Uo.jsx)(Go,{showWeek:r}),(0,Uo.jsx)(De,{children:o.children})]})};var To=require("react/jsx-runtime"),ws="k-calendar-navigation",Ga=o=>(0,To.jsxs)("div",{...o,className:i(o.className,ws),children:[(0,To.jsx)("span",{className:"k-calendar-navigation-highlight"}),(0,To.jsxs)("div",{className:"k-content k-scrollable",children:[(0,To.jsx)("ul",{className:"k-reset",children:o.children}),(0,To.jsx)("div",{className:"k-scrollable-placeholder",style:{height:"1000px"}})]})]});Ga.className=ws;Ga.moduleName=Ge;Ga.folderName=Ye;var Ms=require("react/jsx-runtime"),Qp="k-calendar-table",fr=o=>{let{tableRole:a="none",ariaLabelledBy:l,...r}=o;return(0,Ms.jsx)("table",{...r,className:i(o.className,Qp),role:a,...l?{"aria-labelledby":l}:{},...a==="grid"?{tabIndex:0}:{},children:o.children})};var Ue=require("react/jsx-runtime"),Ls="k-calendar-view",Fo={orientation:"vertical",calendarView:"month",headerText:"April 2018",showWeekdays:!0,showNavigationButtons:!1},Wo=o=>{let{orientation:a=Fo.orientation,calendarView:l=Fo.calendarView,headerText:r=Fo.headerText,showWeekdays:s=Fo.showWeekdays,showNavigationButtons:d=Fo.showNavigationButtons,showWeekNumbers:m,weekdayCellsText:f,gridLabelledBy:C,...v}=o;return(0,Ue.jsxs)("div",{...v,className:i(Ls,`k-calendar-${l}view`,o.className,{"k-hstack":a==="horizontal","k-vstack":a==="vertical"}),children:[(0,Ue.jsx)(go,{showNavigationButtons:d,calendarTitleText:r,orientation:"horizontal"}),s&&(0,Ue.jsxs)(fr,{className:"k-calendar-weekdays",tableRole:"table",children:[(0,Ue.jsxs)("colgroup",{children:[(0,Ue.jsx)("col",{}),(0,Ue.jsx)("col",{}),(0,Ue.jsx)("col",{}),(0,Ue.jsx)("col",{}),(0,Ue.jsx)("col",{}),(0,Ue.jsx)("col",{}),(0,Ue.jsx)("col",{})]}),(0,Ue.jsx)(Go,{cellsText:f,showWeek:m})]}),(0,Ue.jsxs)("div",{className:"k-content k-scrollable",role:"none",children:[(0,Ue.jsx)(fr,{tableRole:"grid",ariaLabelledBy:C,children:o.children}),(0,Ue.jsx)("div",{className:"k-scrollable-placeholder",style:{height:"1000px"}})]})]})};Wo.className=Ls;Wo.defaultOptions=Fo;Wo.moduleName=Ge;Wo.folderName=Ye;var wo=require("react/jsx-runtime"),Es="k-calendar-infinite",Zp={size:[u.undefined,u.small,u.medium,u.large]},jp=["Aug","Sep","Oct","Nov","Dec","2021","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec","2022","Feb","Mar","Apr","May","Jun","Jul"],eu={2021:"marker",2022:"marker"},tu=(o,a)=>o.map((l,r)=>(0,wo.jsx)("li",{children:(0,wo.jsx)("span",{className:a[l]==="marker"?"k-calendar-navigation-marker":void 0,children:l})},r)),Ua={showNavigation:!0,calendarView:"month",navigationItems:jp,navigationMarkerConfig:eu},Se=o=>{let{size:a,showNavigation:l=Ua.showNavigation,calendarView:r=Ua.calendarView,navigationItems:s=Ua.navigationItems,navigationMarkerConfig:d=Ua.navigationMarkerConfig,calendarTitleText:m,showWeekdays:f,showWeekNumbers:C,showNavigationButtons:v,calendarWeekdays:T,...S}=o,x=q("calendar-infinite-title");return(0,wo.jsxs)("div",{...S,className:i(o.className,"k-calendar",Es,_("k-calendar",{size:a})),children:[l&&(0,wo.jsx)(Ga,{children:tu(s,d)}),(0,wo.jsx)(Wo,{calendarView:r,headerText:m,showWeekdays:f,showWeekNumbers:C,showNavigationButtons:v,orientation:"vertical",weekdayCellsText:T,gridLabelledBy:x,children:o.children})]})};Se.options=Zp;Se.className=Es;Se.defaultOptions=Ua;Se.moduleName=Ge;Se.folderName=Ye;Se.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 Rs=require("react/jsx-runtime"),As="k-calendar-tr",h=o=>{let{...a}=o;return(0,Rs.jsx)("tr",{...a,className:i(o.className,As),role:"row",children:o.children})};h.className=As;h.moduleName=Ge;h.folderName=Ye;var Os=require("react/jsx-runtime"),Is="k-calendar-caption",Qe=o=>{let{text:a,scope:l,colSpan:r,rowSpan:s,...d}=o;return(0,Os.jsx)("th",{...d,scope:l,colSpan:r,rowSpan:s,className:i(o.className,Is),children:a})};Qe.className=Is;Qe.moduleName=Ge;Qe.folderName=Ye;var Le=require("react/jsx-runtime"),Bs=({showOtherCentury:o,...a})=>(0,Le.jsx)(pe,{calendarView:"century",calendarTitleText:"2000 - 2099",children:(0,Le.jsxs)(he,{children:[(0,Le.jsxs)(h,{children:[(0,Le.jsx)(e,{text:"1990 - 1999"}),(0,Le.jsx)(e,{text:"2000 - 2009"}),(0,Le.jsx)(e,{text:"2010 - 2019",today:!0}),(0,Le.jsx)(e,{text:"2020 - 2029"})]}),(0,Le.jsxs)(h,{children:[(0,Le.jsx)(e,{text:"2030 - 2039"}),(0,Le.jsx)(e,{text:"2040 - 2049"}),(0,Le.jsx)(e,{text:"2050 - 2059"}),(0,Le.jsx)(e,{text:"2060 - 2069"})]}),(0,Le.jsxs)(h,{children:[(0,Le.jsx)(e,{text:"2070 - 2079"}),(0,Le.jsx)(e,{text:"2080 - 2089"}),(0,Le.jsx)(e,{text:"2090 - 2099"}),(0,Le.jsx)(e,{text:"2100 - 2109",empty:!o})]})]}),...a});var Ee=require("react/jsx-runtime"),Ps=({showOtherDecade:o,...a})=>(0,Ee.jsx)(pe,{calendarView:"decade",calendarTitleText:"2020 - 2029",children:(0,Ee.jsxs)(he,{children:[(0,Ee.jsxs)(h,{children:[(0,Ee.jsx)(e,{text:"2019",empty:!o}),(0,Ee.jsx)(e,{text:"2020"}),(0,Ee.jsx)(e,{text:"2021",today:!0}),(0,Ee.jsx)(e,{text:"2022"})]}),(0,Ee.jsxs)(h,{children:[(0,Ee.jsx)(e,{text:"2023"}),(0,Ee.jsx)(e,{text:"2024"}),(0,Ee.jsx)(e,{text:"2025"}),(0,Ee.jsx)(e,{text:"2026"})]}),(0,Ee.jsxs)(h,{children:[(0,Ee.jsx)(e,{text:"2027"}),(0,Ee.jsx)(e,{text:"2028"}),(0,Ee.jsx)(e,{text:"2029"}),(0,Ee.jsx)(e,{text:"2030",empty:!o})]})]}),...a});var H=require("react/jsx-runtime"),Ds=({showCaptions:o,showOtherMonth:a,...l})=>(0,H.jsx)(pe,{calendarView:"month",children:(0,H.jsxs)(he,{calendarCaption:o&&"October 2021",showTableHead:!0,children:[(0,H.jsxs)(h,{children:[(0,H.jsx)(e,{text:"26",showOtherMonth:a,empty:!a,weekend:a}),(0,H.jsx)(e,{text:"27",showOtherMonth:a,empty:!a}),(0,H.jsx)(e,{text:"28",showOtherMonth:a,empty:!a}),(0,H.jsx)(e,{text:"29",showOtherMonth:a,empty:!a}),(0,H.jsx)(e,{text:"30",showOtherMonth:a,empty:!a}),(0,H.jsx)(e,{text:"1"}),(0,H.jsx)(e,{text:"2",weekend:!0})]}),(0,H.jsxs)(h,{children:[(0,H.jsx)(e,{text:"3",weekend:!0}),(0,H.jsx)(e,{text:"4"}),(0,H.jsx)(e,{text:"5"}),(0,H.jsx)(e,{text:"6"}),(0,H.jsx)(e,{text:"7"}),(0,H.jsx)(e,{text:"8"}),(0,H.jsx)(e,{text:"9",weekend:!0})]}),(0,H.jsxs)(h,{children:[(0,H.jsx)(e,{text:"10",weekend:!0}),(0,H.jsx)(e,{text:"11"}),(0,H.jsx)(e,{text:"12",today:!0}),(0,H.jsx)(e,{text:"13"}),(0,H.jsx)(e,{text:"14"}),(0,H.jsx)(e,{text:"15"}),(0,H.jsx)(e,{text:"16",weekend:!0})]}),(0,H.jsxs)(h,{children:[(0,H.jsx)(e,{text:"17",weekend:!0}),(0,H.jsx)(e,{text:"18"}),(0,H.jsx)(e,{text:"19"}),(0,H.jsx)(e,{text:"20"}),(0,H.jsx)(e,{text:"21"}),(0,H.jsx)(e,{text:"22"}),(0,H.jsx)(e,{text:"23",weekend:!0})]}),(0,H.jsxs)(h,{children:[(0,H.jsx)(e,{text:"24",weekend:!0}),(0,H.jsx)(e,{text:"25"}),(0,H.jsx)(e,{text:"26"}),(0,H.jsx)(e,{text:"27"}),(0,H.jsx)(e,{text:"28"}),(0,H.jsx)(e,{text:"29"}),(0,H.jsx)(e,{text:"30",weekend:!0})]}),(0,H.jsxs)(h,{children:[(0,H.jsx)(e,{text:"31",weekend:!0}),(0,H.jsx)(e,{text:"1",showOtherMonth:a,empty:!a}),(0,H.jsx)(e,{text:"2",showOtherMonth:a,empty:!a}),(0,H.jsx)(e,{text:"3",showOtherMonth:a,empty:!a}),(0,H.jsx)(e,{text:"4",showOtherMonth:a,empty:!a}),(0,H.jsx)(e,{text:"5",showOtherMonth:a,empty:!a}),(0,H.jsx)(e,{text:"6",showOtherMonth:a,empty:!a,weekend:a})]})]}),...l});var Ks=require("react/jsx-runtime");var Ae=require("react/jsx-runtime"),Hs=o=>(0,Ae.jsx)(pe,{calendarView:"year",calendarTitleText:"2019",children:(0,Ae.jsxs)(he,{children:[(0,Ae.jsxs)(h,{children:[(0,Ae.jsx)(e,{text:"Jan"}),(0,Ae.jsx)(e,{text:"Feb"}),(0,Ae.jsx)(e,{text:"Mar"}),(0,Ae.jsx)(e,{text:"Apr"})]}),(0,Ae.jsxs)(h,{children:[(0,Ae.jsx)(e,{text:"May"}),(0,Ae.jsx)(e,{text:"Jun"}),(0,Ae.jsx)(e,{text:"Jul"}),(0,Ae.jsx)(e,{text:"Au"})]}),(0,Ae.jsxs)(h,{children:[(0,Ae.jsx)(e,{text:"Sep"}),(0,Ae.jsx)(e,{text:"Oct",today:!0}),(0,Ae.jsx)(e,{text:"Nov"}),(0,Ae.jsx)(e,{text:"Dec"})]})]}),...o});var A=require("react/jsx-runtime"),_s=({firstCaption:o="January 2021",secondCaption:a="February 2021",...l})=>(0,A.jsx)(Se,{calendarTitleText:"January 2021",children:(0,A.jsxs)(A.Fragment,{children:[(0,A.jsxs)("colgroup",{children:[(0,A.jsx)("col",{}),(0,A.jsx)("col",{}),(0,A.jsx)("col",{}),(0,A.jsx)("col",{}),(0,A.jsx)("col",{}),(0,A.jsx)("col",{}),(0,A.jsx)("col",{})]}),(0,A.jsxs)(De,{children:[(0,A.jsx)(h,{"aria-hidden":"true",children:(0,A.jsx)(Qe,{scope:"col",colSpan:7,text:o})}),(0,A.jsxs)(h,{children:[(0,A.jsx)(e,{empty:!0}),(0,A.jsx)(e,{empty:!0}),(0,A.jsx)(e,{empty:!0}),(0,A.jsx)(e,{empty:!0}),(0,A.jsx)(e,{empty:!0}),(0,A.jsx)(e,{text:"1"}),(0,A.jsx)(e,{text:"2",weekend:!0})]}),(0,A.jsxs)(h,{children:[(0,A.jsx)(e,{text:"3",weekend:!0}),(0,A.jsx)(e,{text:"4"}),(0,A.jsx)(e,{text:"5"}),(0,A.jsx)(e,{text:"6"}),(0,A.jsx)(e,{text:"7"}),(0,A.jsx)(e,{text:"8"}),(0,A.jsx)(e,{text:"9",weekend:!0})]}),(0,A.jsxs)(h,{children:[(0,A.jsx)(e,{text:"10",weekend:!0}),(0,A.jsx)(e,{text:"11"}),(0,A.jsx)(e,{text:"12"}),(0,A.jsx)(e,{text:"13"}),(0,A.jsx)(e,{text:"14"}),(0,A.jsx)(e,{text:"15"}),(0,A.jsx)(e,{text:"16",weekend:!0})]}),(0,A.jsxs)(h,{children:[(0,A.jsx)(e,{text:"17",weekend:!0}),(0,A.jsx)(e,{text:"18"}),(0,A.jsx)(e,{text:"19"}),(0,A.jsx)(e,{text:"20"}),(0,A.jsx)(e,{text:"21"}),(0,A.jsx)(e,{text:"22"}),(0,A.jsx)(e,{text:"23",weekend:!0})]}),(0,A.jsxs)(h,{children:[(0,A.jsx)(e,{text:"24",weekend:!0}),(0,A.jsx)(e,{text:"25"}),(0,A.jsx)(e,{text:"26"}),(0,A.jsx)(e,{text:"27"}),(0,A.jsx)(e,{text:"28"}),(0,A.jsx)(e,{text:"29"}),(0,A.jsx)(e,{text:"30",weekend:!0})]}),(0,A.jsxs)(h,{children:[(0,A.jsx)(e,{text:"31",weekend:!0}),(0,A.jsx)(e,{empty:!0}),(0,A.jsx)(e,{empty:!0}),(0,A.jsx)(e,{empty:!0}),(0,A.jsx)(e,{empty:!0}),(0,A.jsx)(e,{empty:!0}),(0,A.jsx)(e,{empty:!0})]})]}),(0,A.jsx)(De,{children:(0,A.jsx)(h,{"aria-hidden":"true",children:(0,A.jsx)(Qe,{scope:"col",colSpan:7,text:a})})})]}),...l});var G=require("react/jsx-runtime"),zs=({firstCaption:o="2021",secondCaption:a="2022",...l})=>(0,G.jsx)(Se,{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,G.jsxs)(G.Fragment,{children:[(0,G.jsxs)("colgroup",{children:[(0,G.jsx)("col",{}),(0,G.jsx)("col",{}),(0,G.jsx)("col",{}),(0,G.jsx)("col",{})]}),(0,G.jsxs)(De,{children:[(0,G.jsx)(h,{"aria-hidden":"true",children:(0,G.jsx)(Qe,{scope:"col",colSpan:4,text:o})}),(0,G.jsxs)(h,{children:[(0,G.jsx)(e,{text:"Jan",today:!0}),(0,G.jsx)(e,{text:"Feb"}),(0,G.jsx)(e,{text:"Mar"}),(0,G.jsx)(e,{text:"Apr"})]}),(0,G.jsxs)(h,{children:[(0,G.jsx)(e,{text:"May"}),(0,G.jsx)(e,{text:"Jun"}),(0,G.jsx)(e,{text:"Jul"}),(0,G.jsx)(e,{text:"Aug"})]}),(0,G.jsxs)(h,{children:[(0,G.jsx)(e,{text:"Sep"}),(0,G.jsx)(e,{text:"Oct"}),(0,G.jsx)(e,{text:"Nov"}),(0,G.jsx)(e,{text:"Dec"})]})]}),(0,G.jsxs)(De,{children:[(0,G.jsx)(h,{"aria-hidden":"true",children:(0,G.jsx)(Qe,{scope:"col",colSpan:4,text:a})}),(0,G.jsxs)(h,{children:[(0,G.jsx)(e,{text:"Jan"}),(0,G.jsx)(e,{text:"Feb"}),(0,G.jsx)(e,{text:"Mar"}),(0,G.jsx)(e,{text:"Apr"})]}),(0,G.jsxs)(h,{children:[(0,G.jsx)(e,{text:"May"}),(0,G.jsx)(e,{text:"Jun"}),(0,G.jsx)(e,{text:"Jul"}),(0,G.jsx)(e,{text:"Aug"})]}),(0,G.jsxs)(h,{children:[(0,G.jsx)(e,{text:"Sep"}),(0,G.jsx)(e,{text:"Oct"}),(0,G.jsx)(e,{text:"Nov"}),(0,G.jsx)(e,{text:"Dec"})]})]})]}),...l});var U=require("react/jsx-runtime"),Gs=({firstCaption:o="2020 - 2029",secondCaption:a="2030 - 2039",...l})=>(0,U.jsx)(Se,{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,U.jsxs)(U.Fragment,{children:[(0,U.jsxs)("colgroup",{children:[(0,U.jsx)("col",{}),(0,U.jsx)("col",{}),(0,U.jsx)("col",{}),(0,U.jsx)("col",{})]}),(0,U.jsxs)(De,{children:[(0,U.jsx)(h,{"aria-hidden":"true",children:(0,U.jsx)(Qe,{scope:"col",colSpan:4,text:o})}),(0,U.jsxs)(h,{children:[(0,U.jsx)(e,{text:"2020",today:!0}),(0,U.jsx)(e,{text:"2021"}),(0,U.jsx)(e,{text:"2022"}),(0,U.jsx)(e,{text:"2023"})]}),(0,U.jsxs)(h,{children:[(0,U.jsx)(e,{text:"2024"}),(0,U.jsx)(e,{text:"2025"}),(0,U.jsx)(e,{text:"2026"}),(0,U.jsx)(e,{text:"2027"})]}),(0,U.jsxs)(h,{children:[(0,U.jsx)(e,{text:"2028"}),(0,U.jsx)(e,{text:"2029"}),(0,U.jsx)(e,{empty:!0}),(0,U.jsx)(e,{empty:!0})]})]}),(0,U.jsxs)(De,{children:[(0,U.jsx)(h,{"aria-hidden":"true",children:(0,U.jsx)(Qe,{scope:"col",colSpan:4,text:a})}),(0,U.jsxs)(h,{children:[(0,U.jsx)(e,{text:"2030"}),(0,U.jsx)(e,{text:"2031"}),(0,U.jsx)(e,{text:"2032"}),(0,U.jsx)(e,{text:"2033"})]}),(0,U.jsxs)(h,{children:[(0,U.jsx)(e,{text:"2034"}),(0,U.jsx)(e,{text:"2035"}),(0,U.jsx)(e,{text:"2036"}),(0,U.jsx)(e,{text:"2037"})]}),(0,U.jsxs)(h,{children:[(0,U.jsx)(e,{text:"2038"}),(0,U.jsx)(e,{text:"2039"}),(0,U.jsx)(e,{empty:!0}),(0,U.jsx)(e,{empty:!0})]})]})]}),...l});var ae=require("react/jsx-runtime"),Us=({firstCaption:o="2000 - 2099",...a})=>(0,ae.jsx)(Se,{calendarView:"century",showWeekdays:!1,calendarTitleText:"2000 - 2099",navigationItems:["1900","2000"],navigationMarkerConfig:{2e3:"marker"},children:(0,ae.jsxs)(ae.Fragment,{children:[(0,ae.jsxs)("colgroup",{children:[(0,ae.jsx)("col",{}),(0,ae.jsx)("col",{}),(0,ae.jsx)("col",{}),(0,ae.jsx)("col",{})]}),(0,ae.jsxs)(De,{children:[(0,ae.jsx)(h,{"aria-hidden":"true",children:(0,ae.jsx)(Qe,{scope:"col",colSpan:4,text:o})}),(0,ae.jsxs)(h,{children:[(0,ae.jsx)(e,{text:"1900 - 1999"}),(0,ae.jsx)(e,{text:"2000 - 2009"}),(0,ae.jsx)(e,{text:"2010 - 2019"}),(0,ae.jsx)(e,{text:"2020 - 2029"})]}),(0,ae.jsxs)(h,{children:[(0,ae.jsx)(e,{text:"2030 - 2039"}),(0,ae.jsx)(e,{text:"2040 - 2049"}),(0,ae.jsx)(e,{text:"2050 - 2059"}),(0,ae.jsx)(e,{text:"2060 - 2069"})]}),(0,ae.jsxs)(h,{children:[(0,ae.jsx)(e,{text:"2070 - 2079"}),(0,ae.jsx)(e,{text:"2080 - 2089"}),(0,ae.jsx)(e,{text:"2090 - 2099"}),(0,ae.jsx)(e,{empty:!0})]})]})]}),...a});var xr=require("react/jsx-runtime");var Fs=require("react/jsx-runtime");var Cr=require("react/jsx-runtime");var Fa=require("react/jsx-runtime"),ou=pe.options,au=pe.states,Ws={...pe.defaultOptions,variant:"month"},lu=[{name:"month",title:"Month View"},{name:"year",title:"Year View"},{name:"decade",title:"Decade View"},{name:"century",title:"Century View"}],ru=[{name:"footer",title:"Calendar Footer"},{name:"other",title:"Show other cells"}],Vo=o=>{let{variant:a,modifiers:l,...r}={...Ws,...o},s={showCalendarFooter:!1};Object.keys(l||{}).forEach(v=>{switch(v){case"other":s.showOtherMonth=!!(l!=null&&l[v]),s.showOtherCentury=!!(l!=null&&l[v]),s.showOtherDecade=!!(l!=null&&l[v]);break;case"footer":s.showCalendarFooter=!!(l!=null&&l[v]);break;default:return}});let{showOtherMonth:d,showOtherDecade:m,showOtherCentury:f,showCalendarFooter:C}=s;switch(a){case"century":return(0,Fa.jsx)(Bs,{size:r.size,showOtherCentury:f,showCalendarFooter:C});case"decade":return(0,Fa.jsx)(Ps,{size:r.size,showOtherDecade:m,showCalendarFooter:C});case"year":return(0,Fa.jsx)(Hs,{calendarTitleText:"2021",size:r.size,showCalendarFooter:C});default:return(0,Fa.jsx)(Ds,{size:r.size,showOtherMonth:d,showCalendarFooter:C})}};Vo.options=ou;Vo.states=au;Vo.variants=lu;Vo.defaultOptions=Ws;Vo.modifiers=ru;Vo.className=pe.className;var Wa=require("react/jsx-runtime"),nu=Se.options,su=Se.states,Vs={...Se.defaultOptions,variant:"month"},iu=[{name:"month",title:"Month View"},{name:"year",title:"Year View"},{name:"decade",title:"Decade View"},{name:"century",title:"Century View"}],du=[{name:"footer",title:"Calendar Footer"},{name:"other",title:"Show other cells"}],$o=o=>{let{variant:a,modifiers:l,...r}={...Vs,...o},s={showCalendarFooter:!1};Object.keys(l||{}).forEach(v=>{switch(v){case"other":s.showOtherMonth=!!(l!=null&&l[v]),s.showOtherCentury=!!(l!=null&&l[v]),s.showOtherDecade=!!(l!=null&&l[v]);break;case"footer":s.showCalendarFooter=!!(l!=null&&l[v]);break;default:return}});let{showOtherMonth:d,showOtherDecade:m,showOtherCentury:f,showCalendarFooter:C}=s;switch(a){case"century":return(0,Wa.jsx)(Us,{size:r.size,showOtherCentury:f,showCalendarFooter:C});case"decade":return(0,Wa.jsx)(Gs,{size:r.size,showOtherDecade:m,showCalendarFooter:C});case"year":return(0,Wa.jsx)(zs,{size:r.size,showCalendarFooter:C});default:return(0,Wa.jsx)(_s,{size:r.size,showOtherMonth:d,showCalendarFooter:C})}};$o.options=nu;$o.states=su;$o.variants=iu;$o.defaultOptions=Vs;$o.modifiers=du;$o.className=Se.className;var vr=require("react/jsx-runtime");var ee="scheduler",te=ee;var Js=require("react/jsx-runtime"),$s="k-scheduler-layout",cu=[],pu={},uu={},Mo=o=>{let{as:a="div",view:l,...r}=o,s=l==="agenda"?"grid":l==="year"?void 0:"none";return(0,Js.jsx)(a,{...r,className:i(o.className,$s,{[`k-scheduler-${l}view`]:l}),...s&&{role:s},children:o.children})};Mo.states=cu;Mo.options=pu;Mo.className=$s;Mo.defaultOptions=uu;Mo.moduleName=ee;Mo.folderName=te;var Xs=Mo;var hl=require("react/jsx-runtime"),qs="k-scheduler",mu=[],bu={},hu={},Q=o=>{let{view:a,toolbar:l,footer:r,layout:s,...d}=o;return(0,hl.jsxs)("div",{...d,className:i(o.className,qs),role:"application",children:[l,(0,hl.jsx)(Xs,{className:i({"k-scheduler-layout-flex":s==="flex"}),as:s==="table"?"table":"div",view:a,children:o.children}),r]})};Q.states=mu;Q.options=bu;Q.className=qs;Q.defaultOptions=hu;Q.moduleName=ee;Q.folderName=te;Q.ariaSpec={selector:".k-scheduler",rules:[{selector:".k-scheduler",attribute:"role=application",usage:"Specifies the role of the component."},{selector:".k-scheduler-toolbar",attribute:"role=toolbar",usage:"Follows Toolbar spec: sets the component role."},{selector:".k-scheduler-toolbar",attribute:"aria-label or title",usage:"Follows Toolbar spec: each toolbar must have a label specifying its purpose."},{selector:'.k-scheduler-navigation .k-button:has([class*="i-caret-alt-left"])',attribute:"aria-label",usage:"Required as the previous navigation button contains only an icon (no text)."},{selector:'.k-scheduler-navigation .k-button:has([class*="i-caret-alt-right"])',attribute:"aria-label",usage:"Required as the next navigation button contains only an icon (no text)."},{selector:".k-nav-current",attribute:"aria-live=polite",usage:"The new date of the Scheduler view will be announced upon navigation to a new time span or view type."},{selector:".k-views-dropdown",attribute:"aria-label",usage:"The <select> element visible on the toolbar on small screens must have its aria-label set."},{selector:".k-scheduler-views",attribute:"role=group",usage:"Follows SegmentedControl spec: sets the proper role for the group of view buttons."},{selector:".k-scheduler-views .k-segmented-control-button",attribute:"aria-pressed (when selected)",usage:"Follows SegmentedControl spec: specifies the current state of the view SegmentedControl. Only the selected button within the group will have this attribute set to true."},{selector:".k-scheduler-agendaview",attribute:"role=grid",usage:"The main table of the Agenda view must indicate it is a Data Grid."},{selector:".k-scheduler-agendaview>tbody",attribute:"role=none/presentation",usage:"The <tbody> element must have its semantics removed."},{selector:".k-scheduler-agendaview .k-scheduler-table",attribute:"role=none/presentation",usage:"Inner <table> elements within the Agenda Scheduler must have their semantic role removed."},{selector:".k-scheduler-agendaview .k-scheduler-table>tbody",attribute:"role=rowgroup",usage:"Must have role explicitly set as it has been removed by the <table> role set (none/presentation)."},{selector:".k-scheduler-agendaview .k-scheduler-table>tbody>tr",attribute:"role=row",usage:"Must have role explicitly set as it has been removed by the <table> role set (none/presentation)."},{selector:".k-scheduler-agendaview .k-scheduler-table>tbody>tr>th",attribute:"role=columnheader",usage:"Must have role explicitly set as it has been removed by the <table> role set (none/presentation)."},{selector:".k-scheduler-agendaview .k-scheduler-content tr .k-selected",attribute:"aria-selected",usage:"Used to signify the currently selected row in Agenda view."},{selector:".k-scheduler-content>.k-scheduler-table>tbody>tr>.k-scheduler-groupcolumn,.k-scheduler-content>.k-scheduler-table>tbody>tr>.k-scheduler-datecolumn",attribute:"role=rowheader",usage:"Must have role explicitly set as it has been removed by the <table> role set (none/presentation)."},{selector:".k-scheduler-content>.k-scheduler-table>tbody>tr>.k-scheduler-timecolumn,.k-scheduler-content>.k-scheduler-table>tbody>tr>.k-scheduler-timecolumn+td",attribute:"role=gridcell",usage:"Must have role explicitly set as it has been removed by the <table> role set (none/presentation)."},{selector:".k-scheduler-dayview,.k-scheduler-weekview,.k-scheduler-monthview,.k-scheduler-timelineview",attribute:"role=none/presentation",usage:"All <table> elements within the Scheduler must have their semantic role removed."},{selector:".k-scheduler-times .k-scheduler-table",attribute:"role=none/presentation",usage:"Times sidebar tables must have their semantics removed. The role propagates to child th/tr elements, resolving empty-table-header violations."},{selector:".k-event",attribute:"role=button",usage:"Indicating that the event element is interactive."},{selector:".k-event",attribute:"aria-label",usage:"Label containing the title, start, and end date of the appointment."},{selector:".k-scheduler-layout:not(.k-scheduler-agendaview) .k-scheduler-content",attribute:"tabindex=0",usage:"Scrollable elements need to be focusable to ensure scrolling with arrow keys is available (does not apply to agenda view)."}]};var yr=require("react/jsx-runtime"),Ys="k-scheduler-header",zt=o=>(0,yr.jsx)("div",{...o,className:i(Ys,o.className),children:(0,yr.jsx)("div",{className:"k-scheduler-header-wrap",children:o.children})});zt.className=Ys;zt.moduleName=ee;zt.folderName=te;var Zs=require("react/jsx-runtime"),Qs="k-scheduler-content",Gt=o=>(0,Zs.jsx)("div",{...o,className:i(Qs,o.className),children:o.children});Gt.className=Qs;Gt.moduleName=ee;Gt.folderName=te;var ei=require("react/jsx-runtime"),js="k-scheduler-times",co=o=>(0,ei.jsx)("div",{...o,className:i(js,o.className),children:o.children});co.className=js;co.moduleName=ee;co.folderName=te;var oi=require("react/jsx-runtime"),ti="k-scheduler-table",Ut=o=>(0,oi.jsx)("table",{...o,className:i(ti,o.className),children:o.children});Ut.className=ti;Ut.moduleName=ee;Ut.folderName=te;var kr=require("react/jsx-runtime"),ai="k-scheduler-cell",fu=[],xu={},Cu={},n=o=>{let{cellType:a,allDay:l,text:r,colspan:s,rowspan:d,as:m="div",...f}=o,C=r||o.children,v=!r&&!o.children,T=m==="th"&&v&&!f.role?"presentation":void 0;return(0,kr.jsx)(m,{...f,colSpan:s,rowSpan:d,...T&&{role:T},className:i(ai,o.className,{"k-scheduler-times-all-day":l},a==null?void 0:a.map(S=>({[`k-${S}-cell`]:!0}))),children:!l&&r?(0,kr.jsx)("span",{className:"k-link k-nav-day",children:C}):C})};n.states=fu;n.options=xu;n.defaultOptions=Cu;n.className=ai;n.moduleName=ee;n.folderName=te;var ri=require("react/jsx-runtime"),li="k-sticky-cell",Xo=o=>(0,ri.jsx)("div",{...o,className:i(li,o.className),children:o.children});Xo.className=li;Xo.moduleName=ee;Xo.folderName=te;var si=require("react/jsx-runtime"),ni="k-scheduler-row",L=o=>(0,si.jsx)("div",{...o,className:i(ni,o.className),children:o.children});L.className=ni;L.moduleName=ee;L.folderName=te;var Va="input",fl=Va;var ii=require("react/jsx-runtime"),xl="k-input",vu=[p.hover,p.focus,p.valid,p.invalid,p.required,p.disabled,p.loading,p.readonly],yu={size:[u.undefined,u.small,u.medium,u.large],rounded:[g.undefined,g.none,g.small,g.medium,g.large,g.full],fillMode:[N.undefined,N.solid,N.flat,N.outline]},ku={},we=o=>{let{hover:a,focus:l,disabled:r,invalid:s,valid:d,loading:m,readonly:f,size:C,rounded:v,fillMode:T,...S}=o;return(0,ii.jsx)("span",{...S,className:i(o.className,xl,_(xl,{size:C,rounded:v,fillMode:T}),F(xl,{hover:a,focus:l,disabled:r,invalid:s,valid:d,loading:m,readonly:f}))})};we.states=vu;we.options=yu;we.className=xl;we.defaultOptions=ku;we.moduleName=Va;we.folderName=fl;var di=require("react/jsx-runtime"),Cl="k-picker",Su=[p.hover,p.focus,p.valid,p.invalid,p.required,p.disabled,p.loading,p.readonly],Nu={size:[u.undefined,u.small,u.medium,u.large],rounded:[g.undefined,g.none,g.small,g.medium,g.large,g.full],fillMode:[N.undefined,N.solid,N.flat,N.outline]},gu={},Ft=o=>{let{hover:a,focus:l,disabled:r,invalid:s,valid:d,loading:m,readonly:f,size:C,rounded:v,fillMode:T,...S}=o;return(0,di.jsx)("span",{...S,className:i(o.className,Cl,_(Cl,{size:C,rounded:v,fillMode:T}),F(Cl,{hover:a,focus:l,disabled:r,invalid:s,valid:d,loading:m,readonly:f})),children:o.children})};Ft.states=Su;Ft.options=Nu;Ft.className=Cl;Ft.defaultOptions=gu;Ft.moduleName=Va;Ft.folderName=fl;var Jo=require("react/jsx-runtime"),ci="k-clear-value",Tu=[p.disabled,p.loading,p.readonly],wu={},ft=o=>{let{disabled:a,loading:l,readonly:r,value:s}=o;return a||r||l||!s?(0,Jo.jsx)(Jo.Fragment,{}):(0,Jo.jsx)("span",{className:i(o.className,ci),children:(0,Jo.jsx)(O,{icon:"x"})})};ft.states=Tu;ft.options=wu;ft.className=ci;var pi=require("react/jsx-runtime"),Sr="k-input-inner",Mu=[],Lu={},vl={type:"text",autocomplete:"off",value:"",placeholder:""},xt=o=>{let{value:a=vl.value,type:l=vl.type,placeholder:r=vl.placeholder,autocomplete:s=vl.autocomplete,disabled:d,readOnly:m,...f}=o;return(0,pi.jsx)("input",{...f,type:l,className:i(o.className,Sr,_(Sr,o)),placeholder:r,autoComplete:s,defaultValue:a,disabled:d||void 0,readOnly:m||void 0})};xt.states=Mu;xt.options=Lu;xt.className=Sr;var $a=require("react/jsx-runtime"),Nr="k-input-inner",Eu=[],Au={},Lo=o=>{let{value:a,placeholder:l,showValue:r,valueIcon:s,valueIconName:d,...m}=o;return(0,$a.jsxs)("span",{...m,className:i(o.className,Nr,_(Nr,o)),children:[s,!s&&d&&(0,$a.jsx)(O,{className:"k-input-value-icon",icon:d}),r&&!a&&l,r&&a&&(0,$a.jsx)("span",{className:"k-input-value-text",children:a})]})};Lo.states=Eu;Lo.options=Au;Lo.className=Nr;var mi=require("react/jsx-runtime"),gr="k-input-inner",Ru=[],Iu={},ui={value:"",placeholder:""},Tr=o=>{let{value:a=ui.value,placeholder:l=ui.placeholder,rows:r,disabled:s,...d}=o;return(0,mi.jsx)("textarea",{...d,className:i(o.className,gr,_(gr,o)),placeholder:l,rows:r,defaultValue:a,disabled:s||void 0})};Tr.states=Ru;Tr.options=Iu;Tr.className=gr;var Xa=require("react/jsx-runtime"),bi="k-input-loading-icon",Ou=[p.disabled,p.loading],ut=o=>{let{disabled:a,loading:l}=o;return a||!l?(0,Xa.jsx)(Xa.Fragment,{}):(0,Xa.jsx)("span",{className:i(o.className,bi,"k-icon k-i-loading")})};ut.states=Ou;ut.className=bi;var Ja=require("react/jsx-runtime"),hi="k-input-validation-icon",Bu=[p.valid,p.invalid,p.disabled,p.loading],Pu={},rt=o=>{let{valid:a,invalid:l,disabled:r,loading:s}=o,d=l?"warning-circle":"check-circle";return r||s||!!!(a||l)?(0,Ja.jsx)(Ja.Fragment,{}):(0,Ja.jsx)(O,{className:i(hi),icon:d})};rt.states=Bu;rt.options=Pu;rt.className=hi;var qa=require("react/jsx-runtime"),Du="k-input-prefix",Ku={direction:"horizontal"},Nt=o=>{let{direction:a=Ku.direction,...l}=o;return o.children?(0,qa.jsx)("span",{...l,className:i(Du,o.className,{[`k-input-prefix-${a}`]:a}),children:o.children}):(0,qa.jsx)(qa.Fragment,{})};var Ya=require("react/jsx-runtime"),Hu="k-input-suffix",_u={direction:"horizontal"},gt=o=>{let{direction:a=_u.direction,...l}=o;return o.children?(0,Ya.jsx)("span",{...l,className:i(Hu,o.className,{[`k-input-suffix-${a}`]:a}),children:o.children}):(0,Ya.jsx)(Ya.Fragment,{})};var zu=require("react/jsx-runtime");var fi=require("react/jsx-runtime"),Gu="k-input-suffix-text",wr=o=>{let{children:a,...l}=o;return(0,fi.jsx)("span",{...l,className:i(Gu,o.className),children:a})};var Ci=require("react/jsx-runtime"),xi="k-input-separator",Uu={direction:"vertical"},Tt=o=>{let{direction:a=Uu.direction,...l}=o;return(0,Ci.jsx)("span",{...l,className:i(xi,o.className,{[`${xi}-${a}`]:a})})};var Ke=require("react/jsx-runtime"),Fu=we.states,Wu=we.defaultOptions,Vu=we.options,$u=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"},{name:"validation-icon",title:"Validation Icon"},{name:"separators",title:"Separators"}],Xu=[],qo=o=>{let{modifiers:a,valid:l,invalid:r,loading:s,disabled:d,readonly:m,...f}=o,C=a==null?void 0:a.prefix,v=a==null?void 0:a.suffix,T=a==null?void 0:a["clear-button"],S=a==null?void 0:a["validation-icon"],x=a==null?void 0:a.separators;return(0,Ke.jsxs)(we,{...f,valid:l,invalid:r,loading:s,disabled:d,readonly:m,style:{width:300},children:[C&&(0,Ke.jsxs)(Ke.Fragment,{children:[(0,Ke.jsx)(Nt,{children:(0,Ke.jsx)(O,{icon:"lock"})}),x&&(0,Ke.jsx)(Tt,{})]}),(0,Ke.jsx)(xt,{placeholder:"Placeholder",value:"Value"}),S&&(0,Ke.jsx)(rt,{valid:l,invalid:r,loading:s,disabled:d}),(0,Ke.jsx)(ut,{loading:s,disabled:d}),T&&(0,Ke.jsx)(ft,{loading:s,disabled:d,readonly:m,value:"Value"}),v&&(0,Ke.jsxs)(Ke.Fragment,{children:[x&&(0,Ke.jsx)(Tt,{}),(0,Ke.jsx)(gt,{children:(0,Ke.jsx)(No,{size:f.size,fillMode:"clear",children:"Send"})})]})]})};qo.options=Vu;qo.states=Fu;qo.variants=Xu;qo.defaultOptions=Wu;qo.modifiers=$u;qo.className=we.className;var Qa=require("react/jsx-runtime"),vi="k-color-preview",Ju=[],qu={},po=o=>{let{color:a,iconName:l,...r}=o;return(0,Qa.jsxs)("span",{...r,className:i(o.className,vi,{"k-icon-color-preview":l,"k-no-color":!a}),children:[l&&(0,Qa.jsx)(O,{icon:l,className:"k-color-preview-icon"}),(0,Qa.jsx)("span",{className:"k-color-preview-mask",style:{backgroundColor:a}})]})};po.states=Ju;po.options=qu;po.className=vi;var Mr="popup",yi=Mr;var Lr=require("react/jsx-runtime"),ki="k-animation-container",Yu=[],Qu={},Si={positionMode:"absolute"},Wt=o=>{let{positionMode:a=Si.positionMode,animationStyle:l,offset:r,...s}=o;return(0,Lr.jsx)("div",{...s,style:{...r,...o.style},className:i(o.className,ki,"k-animation-container-shown",{"k-animation-container-fixed":a==="fixed"}),children:(0,Lr.jsx)("div",{className:"k-child-animation-container",style:l,children:o.children})})};Wt.states=Yu;Wt.options=Qu;Wt.className=ki;Wt.defaultOptions=Si;Wt.moduleName=Mr;Wt.folderName=yi;var Er="popup",Ni=Er;var Ar=require("react/jsx-runtime"),gi="k-popup",Zu=[],ju={},Ti={positionMode:"absolute"},fe=o=>{let{offset:a,positionMode:l=Ti.positionMode,animationStyle:r,containerClassName:s,containerRole:d,containerAriaLabel:m,...f}=o;return(0,Ar.jsx)(Wt,{positionMode:l,offset:a,animationStyle:r,className:s,role:d,"aria-label":m,children:(0,Ar.jsx)("div",{...f,className:i(o.className,gi),children:o.children})})};fe.states=Zu;fe.options=ju;fe.className=gi;fe.defaultOptions=Ti;fe.moduleName=Er;fe.folderName=Ni;fe.ariaSpec={selector:".k-popup",rules:[{selector:".k-animation-container",attribute:"role (when appended to body)",usage:'Container gets role="region" when appended to document body. Popup is a building block \u2014 ARIA semantics come from consuming components.'}]};var Rr="action-buttons",wi=Rr;var Mi=require("react/jsx-runtime"),yl="k-actions",em=[],tm={},Ir={alignment:"start",orientation:"horizontal"},Vt=o=>{let{alignment:a=Ir.alignment,orientation:l=Ir.orientation,...r}=o;return(0,Mi.jsx)("div",{...r,className:i(yl,{[`${yl}-${a}`]:a,[`${yl}-${l}`]:l},o.className),children:o.children})};Vt.states=em;Vt.options=tm;Vt.className=yl;Vt.defaultOptions=Ir;Vt.moduleName=Rr;Vt.folderName=wi;var Ei=require("react/jsx-runtime"),om="k-actionsheet-footer",Li={alignment:"stretched",orientation:"horizontal"},uo=o=>{let{alignment:a=Li.alignment,orientation:l=Li.orientation,template:r,as:s=r?"div":Vt,...d}=o;return(0,Ei.jsx)(s,{...d,...!r&&{alignment:a,orientation:l},className:i(o.className,om),children:o.children})};var Or="searchbox",Ai=Or;var mo=require("react/jsx-runtime"),Ri="k-searchbox",am=[p.hover,p.focus,p.valid,p.invalid,p.required,p.disabled,p.loading],lm={size:[u.undefined,u.small,u.medium,u.large],rounded:[g.undefined,g.none,g.small,g.medium,g.large,g.full],fillMode:[N.undefined,N.solid,N.flat,N.outline]},Br={showIcon:!0,icon:"search"},wt=o=>{let{value:a,placeholder:l,size:r,rounded:s,fillMode:d,hover:m,focus:f,valid:C,invalid:v,required:T,loading:S,disabled:x,showIcon:I=Br.showIcon,icon:R=Br.icon,"aria-label":K,...W}=o;return(0,mo.jsxs)(we,{...W,size:r,rounded:s,fillMode:d,hover:m,focus:f,valid:C,invalid:v,required:T,loading:S,disabled:x,className:i(o.className,Ri),children:[I&&(0,mo.jsx)(O,{className:"k-input-icon",icon:R}),(0,mo.jsx)(xt,{placeholder:l,value:a,"aria-label":K}),(0,mo.jsx)(ut,{...o}),(0,mo.jsx)(rt,{...o}),(0,mo.jsx)(ft,{...o})]})};wt.states=am;wt.options=lm;wt.className=Ri;wt.defaultOptions=Br;wt.moduleName=Or;wt.folderName=Ai;var rm=require("react/jsx-runtime");var Pr="textbox",Ii=Pr;var Ze=require("react/jsx-runtime"),Oi="k-textbox",nm=[p.hover,p.focus,p.valid,p.invalid,p.required,p.disabled,p.loading,p.readonly],sm={size:[u.undefined,u.small,u.medium,u.large],rounded:[g.undefined,g.none,g.small,g.medium,g.large,g.full],fillMode:[N.undefined,N.solid,N.flat,N.outline]},kl={showClearButton:!0,showValidationIcon:!0,separators:!0},Fe=o=>{let{size:a,rounded:l,fillMode:r,separators:s=kl.separators,showClearButton:d=kl.showClearButton,showValidationIcon:m=kl.showValidationIcon,prefix:f,suffix:C,type:v,value:T,placeholder:S,hover:x,focus:I,valid:R,invalid:K,required:W,loading:D,disabled:Y,readonly:be,id:Te,"aria-label":ze,"aria-describedby":Pe,...ht}=o;return(0,Ze.jsxs)(we,{...ht,size:a,rounded:l,fillMode:r,hover:x,focus:I,valid:R,invalid:K,required:W,loading:D,disabled:Y,readonly:be,className:i(o.className,Oi),children:[f&&(0,Ze.jsxs)(Ze.Fragment,{children:[(0,Ze.jsx)(Nt,{children:f}),s&&(0,Ze.jsx)(Tt,{})]}),(0,Ze.jsx)(xt,{id:Te,placeholder:S,value:T,type:v,disabled:Y,"aria-label":ze,"aria-describedby":Pe,"aria-invalid":K?"true":void 0}),m&&(0,Ze.jsx)(rt,{valid:R,invalid:K,loading:D,disabled:Y}),(0,Ze.jsx)(ut,{loading:D,disabled:Y}),d&&(0,Ze.jsx)(ft,{loading:D,disabled:Y,readonly:be,value:T}),C&&(0,Ze.jsxs)(Ze.Fragment,{children:[s&&(0,Ze.jsx)(Tt,{}),(0,Ze.jsx)(gt,{children:C})]})]})};Fe.states=nm;Fe.options=sm;Fe.className=Oi;Fe.defaultOptions=kl;Fe.moduleName=Pr;Fe.folderName=Ii;Fe.ariaSpec={selector:".k-textbox",rules:[{selector:".k-textbox > .k-input-inner",attribute:"role=textbox or nodeName=input",usage:"Describes the role of the component."},{selector:".k-textbox > .k-input-inner",attribute:"label for or aria-label or aria-labelledby (when has accessible name)",usage:"The input requires an accessible name (provided by consuming app)."},{selector:".k-textbox > .k-input-inner",attribute:"aria-invalid=true (when invalid)",usage:"Rendered when the TextBox is in an invalid state."},{selector:".k-textbox > .k-input-inner",attribute:"aria-describedby (when has hint or error)",usage:"Points to the hint or error message for the input."},{selector:".k-textbox.k-disabled > .k-input-inner",attribute:"disabled=disabled or aria-disabled=true",usage:"Rendered when the TextBox is disabled."}]};var Za=Fe;var Pi=require("react/jsx-runtime"),Bi=o=>(0,Pi.jsx)(Za,{...o});var Di=require("react/jsx-runtime");var Ki=require("react/jsx-runtime");var im=require("react/jsx-runtime");var Sl=require("react/jsx-runtime"),dm=Fe.states,cm=Fe.defaultOptions,pm=Fe.options,um=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"}],mm=[],Yo=o=>{let{modifiers:a,...l}=o,r={};return Object.keys(a||{}).forEach(s=>{switch(s){case"prefix":r.prefix=a!=null&&a[s]?(0,Sl.jsx)(O,{icon:"lock"}):void 0;break;case"suffix":r.suffix=a!=null&&a[s]?(0,Sl.jsx)(No,{size:l.size,fillMode:"clear",children:"Send"}):void 0;break;case"clear-button":r.showClearButton=a==null?void 0:a[s];break;default:break}}),(0,Sl.jsx)(Bi,{value:"Value",style:{width:300},...l,...r})};Yo.options=pm;Yo.states=dm;Yo.variants=mm;Yo.defaultOptions=cm;Yo.modifiers=um;Yo.className=Fe.className;var Ct=require("react/jsx-runtime"),Hi="k-actionsheet-titlebar",bm={},nt=o=>{let{title:a,subtitle:l,actionsStart:r,actionsEnd:s,filter:d,input:m,inputValue:f,inputPlaceholder:C,adaptive:v,titleId:T,children:S,...x}=o;return(0,Ct.jsxs)("div",{...x,className:i(o.className,Hi),children:[(0,Ct.jsxs)("div",{className:"k-actionsheet-titlebar-group",children:[r&&(0,Ct.jsx)("div",{className:"k-actionsheet-actions",children:r}),!S&&(0,Ct.jsxs)("div",{className:"k-actionsheet-title",id:T,children:[a&&(0,Ct.jsx)("div",{className:"k-text-center",children:a}),l&&(0,Ct.jsx)("div",{className:"k-actionsheet-subtitle k-text-center",children:l})]}),S&&(0,Ct.jsx)("div",{className:"k-actionsheet-title",id:T,children:S}),s&&(0,Ct.jsx)("div",{className:"k-actionsheet-actions",children:s})]}),(m||d)&&(0,Ct.jsx)("div",{className:"k-actionsheet-titlebar-group k-actionsheet-filter",children:m?(0,Ct.jsx)(Fe,{value:f,placeholder:C,size:v?"large":"medium","aria-label":a||C||"Input"}):(0,Ct.jsx)(wt,{placeholder:"Filter",size:v?"large":"medium","aria-label":"Filter options"})})]})};nt.className=Hi;nt.defaultOptions=bm;var Qo=require("react/jsx-runtime"),Dr="k-actionsheet-view",hm=[],fm={},xm={},Zo=o=>{let{adaptive:a,animated:l,children:r,header:s,footer:d,titleId:m,...f}=o,C=(s==null?void 0:s.type)===nt&&(0,Qo.jsx)(nt,{adaptive:a,titleId:m,...s==null?void 0:s.props}),v=(d==null?void 0:d.type)===uo&&(0,Qo.jsx)(uo,{...d==null?void 0:d.props});return(0,Qo.jsxs)("div",{...f,className:i(o.className,Dr,{[`${Dr}-animated`]:l}),children:[C,(0,Qo.jsx)("div",{className:"k-actionsheet-content",children:r}),v]})};Zo.states=hm;Zo.options=fm;Zo.className=Dr;Zo.defaultOptions=xm;var ja="action-sheet",Nl=ja;var Kr="overlay",_i=Kr;var zi=require("react/jsx-runtime"),Hr="k-overlay",Cm=[],vm={themeColor:[w.undefined,w.light,w.dark,w.inverse]},ym={},bo=o=>{let{themeColor:a,...l}=o;return(0,zi.jsx)("div",{...l,className:i(o.className,Hr,_(Hr,{themeColor:a})),children:o.children})};bo.states=Cm;bo.options=vm;bo.className=Hr;bo.defaultOptions=ym;bo.moduleName=Kr;bo.folderName=_i;var Eo=require("react/jsx-runtime"),Gi="k-actionsheet",km=[],Sm={},el={side:"bottom",fullscreen:!1,adaptive:!1,overlay:!0},Ne=o=>{let{side:a=el.side,fullscreen:l=el.fullscreen,adaptive:r=el.adaptive,overlay:s=el.overlay,template:d,children:m,header:f,footer:C,id:v,...T}=o,S=v&&!d&&f?`${v}-title`:void 0;return(0,Eo.jsxs)("div",{className:"k-actionsheet-container",children:[s&&(0,Eo.jsx)(bo,{}),(0,Eo.jsx)(Wt,{animationStyle:{[`${l===!0?"top":a}`]:0,[`${l===!0?"width":null}`]:"100%",[`${l===!0?"height":null}`]:"100%",[`${a==="top"||a==="bottom"?"width":null}`]:"100%",[`${a==="left"||a==="right"?"height":null}`]:"100%"},children:(0,Eo.jsx)("div",{...T,id:v,role:"dialog","aria-modal":s?"true":void 0,"aria-labelledby":S,className:i(o.className,Gi,{[`k-actionsheet-${a}`]:l===!1,"k-actionsheet-fullscreen":l===!0,"k-adaptive-actionsheet":r}),children:d||(0,Eo.jsx)(Zo,{header:f,footer:C,adaptive:r,titleId:S,...o,children:m})})})]})};Ne.states=km;Ne.options=Sm;Ne.className=Gi;Ne.defaultOptions=el;Ne.moduleName=ja;Ne.folderName=Nl;Ne.ariaSpec={selector:".k-actionsheet",rules:[{selector:".k-actionsheet",attribute:"role=dialog",usage:"Announces the dialog role of the component."},{selector:".k-actionsheet",attribute:"aria-labelledby (when has title)",usage:"Associates the title of the action sheet."},{selector:".k-actionsheet",attribute:"aria-hidden=true/false (when hidden)",usage:"Announces the hidden state of the ActionSheet container."},{selector:".k-actionsheet",attribute:"aria-modal=true (when modal)",usage:"Announces that the action sheet is modal."},{selector:".k-actionsheet .k-actionsheet-title",attribute:"id",usage:"Used to associate the title with the action sheet wrapper element."}]};var Fi=require("react/jsx-runtime"),Ui="k-actionsheet-container",Nm=[],gm={},Tm={},jo=o=>{let{children:a,...l}=o;return(0,Fi.jsx)("div",{...l,className:Ui,children:a})};jo.states=Nm;jo.options=gm;jo.className=Ui;jo.defaultOptions=Tm;jo.moduleName=ja;jo.folderName=Nl;var Wi=require("react/jsx-runtime"),_r=o=>{let{...a}=o;return(0,Wi.jsx)("div",{...a,className:i(o.className,"k-list-ul"),children:o.children})};var Mt=require("react/jsx-runtime"),zr="k-actionsheet-item",wm=[p.hover,p.focus,p.selected,p.disabled],ho=o=>{let{iconName:a,text:l,description:r,hover:s,focus:d,selected:m,disabled:f,...C}=o;return(0,Mt.jsxs)("span",{...C,className:i(o.className,zr,F(zr,{hover:s,focus:d,selected:m,disabled:f})),children:[!o.children&&(0,Mt.jsx)(Mt.Fragment,{children:(0,Mt.jsxs)("span",{className:"k-actionsheet-action",children:[a&&(0,Mt.jsx)("span",{className:"k-icon-wrap",children:(0,Mt.jsx)(O,{className:"k-actionsheet-item-icon",icon:a})}),(0,Mt.jsxs)("span",{className:"k-actionsheet-item-text",children:[l&&(0,Mt.jsx)("span",{className:"k-actionsheet-item-title",children:l}),r&&(0,Mt.jsx)("span",{className:"k-actionsheet-item-description",children:r})]})]})}),o.children]})};ho.states=wm;ho.className=zr;var Vi=require("react/jsx-runtime");var Mm=require("react/jsx-runtime");var Lm=require("react/jsx-runtime");var Em=require("react/jsx-runtime");var Ce=require("react/jsx-runtime"),Am=Ne.options,Rm=Ne.states,Xi={...Ne.defaultOptions,variant:"normal"},Im=[{name:"normal",title:"Normal"},{name:"adaptive",title:"Adaptive"},{name:"fullScreen",title:"Full Screen"}],Om=[{name:"actions",title:"Titlebar Actions",type:"boolean"},{name:"subtitle",title:"Subtitle",type:"boolean"},{name:"footer",title:"Footer",type:"boolean"}],ea=o=>{let{variant:a,modifiers:l,...r}={...Xi,...o},s={},d=(0,Ce.jsxs)(_r,{children:[(0,Ce.jsx)(ho,{text:"Edit Item",description:"Click to edit",iconName:"edit-tools"}),(0,Ce.jsx)(ho,{text:"Add to Favorites",iconName:"heart"}),(0,Ce.jsx)(ho,{text:"Upload New",iconName:"upload",disabled:!0}),(0,Ce.jsx)("hr",{className:"k-hr"}),(0,Ce.jsx)(ho,{text:"Cancel",iconName:"cancel"})]}),m="Choose from the items below",f="Select Item";return a==="fullScreen"&&(s.fullScreen=!0),Object.keys(l||{}).forEach(C=>{switch(C){case"actions":s.actionsStart=!!(l!=null&&l[C]),s.actionsEnd=!!(l!=null&&l[C]);break;case"subtitle":s.subtitle=l!=null&&l[C]?m:void 0;break;case"footer":s.footer=!!(l!=null&&l[C]);break;default:break}}),a==="adaptive"?(0,Ce.jsx)(Ne,{...r,adaptive:!0,fullscreen:s.fullScreen,header:(0,Ce.jsx)(nt,{actionsStart:s.actionsStart?(0,Ce.jsx)(c,{icon:"chevron-left",size:"large",fillMode:"flat"}):void 0,actionsEnd:s.actionsEnd?(0,Ce.jsx)(c,{icon:"x",size:"large",fillMode:"flat"}):void 0,title:f,subtitle:s.subtitle}),footer:s.footer?(0,Ce.jsxs)(uo,{alignment:"stretched",children:[(0,Ce.jsx)(c,{text:"Cancel",size:"large",themeColor:"base"}),(0,Ce.jsx)(c,{text:"Apply",size:"large",themeColor:"primary"})]}):void 0,children:d}):(0,Ce.jsx)(Ne,{...r,fullscreen:s.fullScreen,header:(0,Ce.jsx)(nt,{actionsStart:s.actionsStart?(0,Ce.jsx)(c,{icon:"chevron-left",fillMode:"flat"}):void 0,actionsEnd:s.actionsEnd?(0,Ce.jsx)(c,{icon:"x",fillMode:"flat"}):void 0,title:"Select Item",subtitle:s.subtitle}),footer:s.footer?(0,Ce.jsxs)(uo,{alignment:"stretched",children:[(0,Ce.jsx)(c,{text:"Apply",themeColor:"primary"}),(0,Ce.jsx)(c,{text:"Cancel",themeColor:"base"})]}):void 0,children:d})};ea.options=Am;ea.states=Rm;ea.variants=Im;ea.defaultOptions=Xi;ea.modifiers=Om;ea.className=Ne.className;var Gr="slider",Ji=Gr;var Bt=require("react/jsx-runtime"),tl="k-slider",Bm=[p.hover,p.focus,p.active,p.disabled,p.readonly],Pm={},Lt={type:"single",orientation:"horizontal",gradientType:"1d",readonly:!1,disabled:!1,handlePosition:"end",showButtons:!0,showTicks:!0,value:50,min:0,max:100},me=o=>{let{type:a=Lt.type,orientation:l=Lt.orientation,gradientType:r=Lt.gradientType,readonly:s=Lt.readonly,disabled:d=Lt.disabled,handlePosition:m=Lt.handlePosition,showButtons:f=Lt.showButtons,showTicks:C=Lt.showTicks,value:v=Lt.value,min:T=Lt.min,max:S=Lt.max,startValue:x,endValue:I,hover:R,focus:K,active:W,trackStyle:D,dir:Y,...be}=o,ze=(()=>{if(a==="gradient"&&r==="2d")return"undefined";if(l==="vertical")return"vertical"})(),Pe,ht;return l==="horizontal"?(Pe=Y==="rtl"?"caret-alt-left":"caret-alt-right",ht=Y==="rtl"?"caret-alt-right":"caret-alt-left"):l==="vertical"&&(Pe="caret-alt-up",ht="caret-alt-down"),(0,Bt.jsxs)("div",{...be,className:i(tl,o.className,F(tl,{readonly:s,disabled:d}),{[`k-slider-${l}`]:l,"k-colorgradient-slider":a==="gradient"}),dir:Y,children:[f&&(0,Bt.jsx)(c,{className:"k-button-decrease",rounded:"full",icon:ht,tabIndex:-1,title:"Decrease"}),(0,Bt.jsxs)("div",{className:"k-slider-track-wrap",children:[C&&(0,Bt.jsx)("ul",{className:"k-reset k-slider-items","aria-hidden":"true",children:o.children}),(0,Bt.jsxs)("div",{className:"k-slider-track",style:D,children:[(0,Bt.jsx)("div",{className:"k-slider-selection"}),a==="range"&&(0,Bt.jsx)("span",{className:i("k-draghandle","k-draghandle-start",F(tl,{hover:R,focus:K,active:W})),role:"slider",tabIndex:d?void 0:0,"aria-valuenow":x??T,"aria-valuemin":T,"aria-valuemax":I??S,"aria-orientation":ze,"aria-disabled":d?"true":void 0,"aria-readonly":s?"true":void 0,"aria-label":be["aria-label"]?`${be["aria-label"]} start`:"Range start"}),(0,Bt.jsx)("span",{className:i("k-draghandle",`k-draghandle-${m}`,F(tl,{hover:R,focus:K,active:W})),role:"slider",tabIndex:d?void 0:0,"aria-valuenow":a==="range"?I??S:v,"aria-valuemin":a==="range"?x??T:T,"aria-valuemax":S,"aria-orientation":ze,"aria-disabled":d?"true":void 0,"aria-readonly":s?"true":void 0,"aria-label":a==="range"?be["aria-label"]?`${be["aria-label"]} end`:"Range end":be["aria-label"]})]})]}),f&&(0,Bt.jsx)(c,{className:"k-button-increase",rounded:"full",icon:Pe,tabIndex:-1,title:"Increase"})]})};me.states=Bm;me.options=Pm;me.className=tl;me.defaultOptions=Lt;me.moduleName=Gr;me.folderName=Ji;me.ariaSpec={selector:".k-slider",rules:[{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"role=slider",usage:"Sets the proper role for Slider."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-label or aria-labelledby or title",usage:"The Slider needs an accessible name to be assigned to it."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-invalid=true (when invalid)",usage:"Rendered only when the Slider is in a form and announces the invalid state."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-valuenow",usage:"Specifies the currently selected value in the Slider."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-valuemin",usage:"Specifies the minimum available value in the Slider."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-valuemax",usage:"Specifies the maximum available value in the Slider."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-valuetext (when has text alternative)",usage:"Specifies a human-readable text alternative to the numeric value. Provided by consuming applications."},{selector:".k-slider:not(.k-disabled) .k-draghandle:not(.k-hsv-draghandle)",attribute:"tabindex=0",usage:"The element must be focusable. Disabled sliders are removed from tab order."},{selector:".k-slider-vertical .k-draghandle",attribute:"aria-orientation=vertical (when vertical)",usage:"Present only when slider is vertical."},{selector:".k-slider.k-disabled .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-disabled=true",usage:"Rendered only when the Slider is disabled."},{selector:".k-slider.k-readonly .k-draghandle",attribute:"aria-readonly=true (when readonly)",usage:"Rendered only when the Slider is readonly. Readonly sliders remain focusable but their value cannot be changed."},{selector:".k-slider .k-button",attribute:"tabindex=-1",usage:"Excludes the buttons from the natural tab order. Keyboard users use arrow keys on the drag handle."},{selector:".k-slider .k-button",attribute:"title",usage:'Provides a tooltip describing the button action (e.g., "Decrease" or "Increase").'},{selector:".k-slider .k-slider-items",attribute:"aria-hidden=true",usage:"Hides the tick list from assistive technologies. Tick values are redundant with the drag handle value attributes."},{selector:".k-slider .k-tick",attribute:"role=presentation",usage:"Removes semantic meaning from individual tick elements. Ticks are visual-only markers."},{selector:".k-slider .k-tick",attribute:"title",usage:"Represents the value associated with the respective tick."}]};var Ur=require("react/jsx-runtime"),qi="k-tick",Dm=[],Km={},Yi={label:!1},V=o=>{let{style:a,label:l=Yi.label,orientation:r,large:s,text:d,...m}=o;return(0,Ur.jsx)("li",{...m,role:"presentation",title:d||"Tick",className:i(o.className,qi,{[`k-tick-${r}`]:r,"k-tick-large":s}),style:a,children:l&&(0,Ur.jsx)("span",{className:"k-label",children:d})})};V.states=Dm;V.options=Km;V.className=qi;V.defaultOptions=Yi;var We=require("react/jsx-runtime"),Qi=o=>(0,We.jsx)(me,{"aria-label":o["aria-label"]||"Slider",children:(0,We.jsxs)(We.Fragment,{children:[(0,We.jsx)(V,{className:"k-first",label:!0,large:!0,text:"0"}),(0,We.jsx)(V,{}),(0,We.jsx)(V,{}),(0,We.jsx)(V,{}),(0,We.jsx)(V,{}),(0,We.jsx)(V,{label:!0,large:!0,text:"5"}),(0,We.jsx)(V,{}),(0,We.jsx)(V,{}),(0,We.jsx)(V,{}),(0,We.jsx)(V,{}),(0,We.jsx)(V,{className:"k-last",label:!0,large:!0,text:"10"})]}),...o});var Ve=require("react/jsx-runtime"),Zi=o=>(0,Ve.jsx)(me,{children:(0,Ve.jsxs)(Ve.Fragment,{children:[(0,Ve.jsx)(V,{className:"k-first",label:!0,large:!0,text:"0"}),(0,Ve.jsx)(V,{}),(0,Ve.jsx)(V,{}),(0,Ve.jsx)(V,{}),(0,Ve.jsx)(V,{}),(0,Ve.jsx)(V,{label:!0,large:!0,text:"5"}),(0,Ve.jsx)(V,{}),(0,Ve.jsx)(V,{}),(0,Ve.jsx)(V,{}),(0,Ve.jsx)(V,{}),(0,Ve.jsx)(V,{className:"k-last",label:!0,large:!0,text:"10"})]}),"aria-label":o["aria-label"]||"Vertical slider",...o,orientation:"vertical"});var Fr=require("react/jsx-runtime");var Wr=require("react/jsx-runtime");var ji=require("react/jsx-runtime"),Vr=o=>(0,ji.jsx)(me,{type:"gradient",showButtons:!1,showTicks:!1,...o,"aria-label":o["aria-label"]||"Color slider"});var ed=require("react/jsx-runtime"),$r=o=>(0,ed.jsx)(me,{type:"gradient",orientation:"vertical",showButtons:!1,showTicks:!1,...o,"aria-label":o["aria-label"]||"Color slider"});var Xr=require("react/jsx-runtime");var Jr=require("react/jsx-runtime");var mt=require("react/jsx-runtime"),Hm=me.options,_m=me.states,td={...me.defaultOptions,variant:"horizontal",label:!0},zm=[{name:"horizontal",title:"Horizontal"},{name:"vertical",title:"Vertical"}],Gm=[{name:"label",title:"Labels"},{name:"tick",title:"Ticks"},{name:"button",title:"Side Buttons"}],ta=o=>{let{variant:a,modifiers:l,...r}={...td,...o},s={};Object.keys(l||{}).forEach(v=>{switch(v){case"button":{s.showButtons=!!(l!=null&&l[v]);break}case"label":{s.label=!!(l!=null&&l[v]);break}case"tick":{s.showTicks=!!(l!=null&&l[v]);break}}});let{label:d=!0,showButtons:m,showTicks:f}=s,C={"--kendo-slider-start":0,"--kendo-slider-end":60};return a==="vertical"?(0,mt.jsxs)(Zi,{showTicks:f,showButtons:m,style:{height:"300px",...C},...r,children:[(0,mt.jsx)(V,{label:d,large:!0,orientation:"vertical",text:"0",style:{position:"absolute",bottom:"0%"}}),(0,mt.jsx)(V,{label:d,large:!0,orientation:"vertical",text:"2",style:{position:"absolute",bottom:"25%"}}),(0,mt.jsx)(V,{label:d,large:!0,orientation:"vertical",text:"4",style:{position:"absolute",bottom:"50%"}}),(0,mt.jsx)(V,{label:d,large:!0,orientation:"vertical",text:"6",style:{position:"absolute",bottom:"75%"}}),(0,mt.jsx)(V,{label:d,large:!0,orientation:"vertical",text:"8",style:{position:"absolute",bottom:"100%"}})]}):(0,mt.jsxs)(Qi,{showTicks:f,showButtons:m,style:{width:"400px",...C},...r,children:[(0,mt.jsx)(V,{label:d,large:!0,orientation:"horizontal",text:"0",style:{position:"absolute",left:"0%"}}),(0,mt.jsx)(V,{label:d,large:!0,orientation:"horizontal",text:"2",style:{position:"absolute",left:"25%"}}),(0,mt.jsx)(V,{label:d,large:!0,orientation:"horizontal",text:"4",style:{position:"absolute",left:"50%"}}),(0,mt.jsx)(V,{label:d,large:!0,orientation:"horizontal",text:"6",style:{position:"absolute",left:"75%"}}),(0,mt.jsx)(V,{label:d,large:!0,orientation:"horizontal",text:"8",style:{position:"absolute",left:"100%"}})]})};ta.options=Hm;ta.states=_m;ta.variants=zm;ta.defaultOptions=td;ta.modifiers=Gm;ta.className=me.className;var ol=require("react/jsx-runtime"),od="k-spin-button",Wm=[],Vm={size:[u.undefined,u.small,u.medium,u.large],fillMode:[N.undefined,N.solid,N.flat,N.outline,N.clear,N.link]},qr={increaseLabel:"Increase value",decreaseLabel:"Decrease value"},fo=o=>{let{size:a,fillMode:l,disabled:r,increaseLabel:s=qr.increaseLabel,decreaseLabel:d=qr.decreaseLabel,...m}=o;return(0,ol.jsxs)("span",{...m,className:i(od,o.className),children:[(0,ol.jsx)(c,{className:"k-spinner-increase",icon:"caret-alt-up",size:a,fillMode:l,disabled:r,"aria-label":s}),(0,ol.jsx)(c,{className:"k-spinner-decrease",icon:"caret-alt-down",size:a,fillMode:l,disabled:r,"aria-label":d})]})};fo.states=Wm;fo.options=Vm;fo.className=od;fo.defaultOptions=qr;fo.moduleName=null;fo.folderName=null;var ad="numeric-textbox",ld="numerictextbox";var $e=require("react/jsx-runtime"),rd="k-numerictextbox",$m=[p.hover,p.focus,p.valid,p.invalid,p.loading,p.required,p.disabled,p.readonly],Xm={size:[u.undefined,u.small,u.medium,u.large],rounded:[g.undefined,g.none,g.small,g.medium,g.large,g.full],fillMode:[N.undefined,N.solid,N.flat,N.outline]},gl={showSpinButton:!0,showClearButton:!0,separators:!0},re=o=>{let{size:a,rounded:l,fillMode:r,separators:s=gl.separators,showClearButton:d=gl.showClearButton,showSpinButton:m=gl.showSpinButton,prefix:f,suffix:C,value:v,placeholder:T,hover:S,focus:x,valid:I,invalid:R,required:K,loading:W,disabled:D,readonly:Y,id:be,"aria-label":Te,"aria-describedby":ze,...Pe}=o;return(0,$e.jsxs)(we,{...Pe,size:a,rounded:l,fillMode:r,hover:S,focus:x,valid:I,invalid:R,required:K,loading:W,disabled:D,readonly:Y,className:i(o.className,rd),children:[f&&(0,$e.jsxs)($e.Fragment,{children:[(0,$e.jsx)(Nt,{children:f}),s&&(0,$e.jsx)(Tt,{})]}),(0,$e.jsx)(xt,{id:be,placeholder:T,value:v,role:"spinbutton",disabled:D,"aria-label":Te,"aria-describedby":ze,"aria-invalid":R?"true":void 0}),(0,$e.jsx)(rt,{valid:I,invalid:R,loading:W,disabled:D}),(0,$e.jsx)(ut,{loading:W,disabled:D}),d&&(0,$e.jsx)(ft,{loading:W,disabled:D,readonly:Y,value:v}),C&&(0,$e.jsxs)($e.Fragment,{children:[s&&(0,$e.jsx)(Tt,{}),(0,$e.jsx)(gt,{children:C})]}),m&&(0,$e.jsx)(fo,{className:"k-input-spinner",size:a,fillMode:r,disabled:D})]})};re.states=$m;re.options=Xm;re.className=rd;re.defaultOptions=gl;re.moduleName=ad;re.folderName=ld;re.ariaSpec={selector:".k-numerictextbox",rules:[{selector:".k-numerictextbox > .k-input-inner",attribute:"role=spinbutton",usage:"Announces the spin button capabilities of the NumericTextBox."},{selector:".k-numerictextbox > .k-input-inner",attribute:"label for or aria-label or aria-labelledby (when has accessible name)",usage:"The input requires an accessible name (provided by consuming app)."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-valuenow (when has value)",usage:"Announces the current value of the component."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-valuemin (when has min)",usage:"Announces the minimum allowed value."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-valuemax (when has max)",usage:"Announces the maximum allowed value."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-invalid=true (when invalid)",usage:"Rendered when the NumericTextBox is in an invalid state."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-describedby (when has hint or error)",usage:"Points to the hint or error message."},{selector:".k-numerictextbox.k-disabled > .k-input-inner",attribute:"disabled=disabled or aria-disabled=true",usage:"Rendered when the NumericTextBox is disabled."},{selector:".k-numerictextbox .k-spin-button > .k-button",attribute:"role=button or nodeName=button",usage:"Describes the role of the spin buttons."},{selector:".k-numerictextbox .k-spin-button > .k-button",attribute:"aria-label",usage:"The button element requires discernible text."},{selector:".k-numerictextbox.k-disabled .k-spin-button > .k-button",attribute:"disabled=disabled or aria-disabled=true",usage:"Rendered when the NumericTextBox is disabled."}]};var al=re;var sd=require("react/jsx-runtime"),nd=o=>(0,sd.jsx)(al,{...o});var wl=Qn(require("react"));var Yr=require("react/jsx-runtime"),Jm="k-list-group-sticky-header",Qr=o=>(0,Yr.jsx)("div",{className:i(Jm,o.className),children:(0,Yr.jsx)("div",{className:"k-list-header-text",children:o.children})});var id=require("react/jsx-runtime"),qm="k-no-data",Tl=o=>{let{live:a,...l}=o;return(0,id.jsx)("span",{...l,className:i(qm,o.className),"aria-live":a?"polite":void 0,children:o.children})};var Ao="list",oa=Ao;var aa=require("react/jsx-runtime"),Zr="k-list",Ym=[],Qm={size:[u.undefined,u.small,u.medium,u.large]},Zm={},j=o=>{var I;let{size:a,virtualization:l,children:r,header:s,optionLabel:d,customValue:m,noData:f,screenReaders:C,...v}=o,S=wl.default.Children.toArray(r)[0],x=(I=S==null?void 0:S.props)!=null&&I.children?wl.default.Children.count(S.props.children):wl.default.Children.count(r);return(0,aa.jsxs)("div",{...v,className:i(o.className,Zr,_(Zr,{size:a}),{"k-virtual-list":l}),children:[d,m,s&&(0,aa.jsx)(Qr,{children:s}),r||(f!==void 0?f:(0,aa.jsx)(Tl,{live:!0,children:"No data found."})),C&&r&&(0,aa.jsxs)(Tl,{className:"k-sr-only",live:!0,children:[x," items found."]})]})};j.states=Ym;j.options=Qm;j.className=Zr;j.defaultOptions=Zm;j.moduleName=Ao;j.folderName=oa;j.ariaSpec={selector:".k-list",rules:[{selector:".k-list .k-no-data",attribute:"aria-live=polite",usage:'Announces "No data found" to screen readers.'}]};var cd=require("react/jsx-runtime"),dd="k-list-container",jm=[],eb={},tb={},la=o=>{let{...a}=o;return(0,cd.jsx)("div",{...a,className:i(o.className,dd),children:o.children})};la.states=jm;la.options=eb;la.className=dd;la.defaultOptions=tb;la.moduleName=Ao;la.folderName=oa;var Ro="checkbox",ra=Ro;var jr=require("react/jsx-runtime"),Ml="k-checkbox",ob=[p.hover,p.focus,p.valid,p.invalid,p.required,p.disabled,p.checked,p.indeterminate],ab={size:[u.undefined,u.small,u.medium,u.large],rounded:[g.undefined,g.none,g.small,g.medium,g.large,g.full]},lb={},Et=o=>{let{id:a,checked:l,indeterminate:r,hover:s,focus:d,disabled:m,invalid:f,valid:C,required:v,size:T,rounded:S,wrapperRole:x,...I}=o;return(0,jr.jsx)("span",{className:"k-checkbox-wrap",role:x,children:(0,jr.jsx)("input",{...I,id:a,type:"checkbox",defaultChecked:l,required:v,disabled:m||void 0,"aria-invalid":f?"true":void 0,className:i(o.className,Ml,_(Ml,{size:T,rounded:S}),F(Ml,{hover:s,focus:d,disabled:m,invalid:f,valid:C,indeterminate:r,checked:l}))})})};Et.states=ob;Et.options=ab;Et.className=Ml;Et.defaultOptions=lb;Et.moduleName=Ro;Et.folderName=ra;Et.ariaSpec={selector:".k-checkbox",rules:[{selector:".k-checkbox",attribute:"role=checkbox or type=checkbox",usage:"Announces the checkbox role of the element."},{selector:".k-checkbox",attribute:"label for or aria-label or aria-labelledby (when has accessible name)",usage:"The input requires an accessible name to which it will be assigned."},{selector:".k-checkbox",attribute:"aria-checked=true/false/mixed or checked",usage:"For native checkboxes the checked state is handled by the browser. aria-checked is used for custom implementations."},{selector:".k-checkbox",attribute:"aria-describedby (when has hint or error)",usage:"Points to the hint or error message for the checkbox."},{selector:".k-checkbox",attribute:"disabled or aria-disabled=true (when disabled)",usage:"For native checkboxes use the HTML disabled attribute. aria-disabled for custom implementations."},{selector:".k-invalid, .ng-invalid",attribute:"aria-invalid=true (when invalid)",usage:"Rendered only when the CheckBox is in a form and announces the invalid state."}]};var Pt=Et;var md=require("react/jsx-runtime"),pd="k-checkbox-list",rb=[],nb={},ud={layout:"vertical"},st=o=>{let{layout:a=ud.layout,...l}=o;return(0,md.jsx)("ul",{...l,className:i(o.className,pd,{[`k-list-${a}`]:a}),children:o.children})};st.states=rb;st.options=nb;st.className=pd;st.defaultOptions=ud;st.moduleName=Ro;st.folderName=ra;var hd=require("react/jsx-runtime"),bd="k-checkbox-list-item",sb=[],ib={},db={},it=o=>{let{...a}=o;return(0,hd.jsx)("li",{...a,className:i(o.className,bd),children:o.children})};it.states=sb;it.options=ib;it.className=bd;it.defaultOptions=db;it.moduleName=Ro;it.folderName=ra;var Io=require("react/jsx-runtime"),Zt=({children:o="Label",id:a="cb-label-after",...l})=>(0,Io.jsxs)(Io.Fragment,{children:[(0,Io.jsx)(Pt,{id:a,...l}),(0,Io.jsx)("label",{className:"k-checkbox-label",htmlFor:a,children:o})]});var en=require("react/jsx-runtime");var tn=require("react/jsx-runtime");var on=require("react/jsx-runtime");var cb=require("react/jsx-runtime");var pb=require("react/jsx-runtime");var ub=require("react/jsx-runtime");var je=require("react/jsx-runtime"),mb=st.options,bb=st.states,hb={...st.defaultOptions,variant:"vertical"},fb=[{name:"vertical",title:"Vertical"},{name:"horizontal",title:"Horizontal"}],xb=[],na=o=>{let{variant:a,...l}=o;return a==="horizontal"?(0,je.jsxs)(st,{layout:"horizontal",...l,children:[(0,je.jsx)(it,{children:(0,je.jsx)(Zt,{id:q("cb"),defaultChecked:!0,children:"Label"})}),(0,je.jsx)(it,{children:(0,je.jsx)(Zt,{id:q("cb"),children:"Label"})}),(0,je.jsx)(it,{children:(0,je.jsx)(Zt,{id:q("cb"),children:"Label"})})]}):(0,je.jsxs)(st,{...l,children:[(0,je.jsx)(it,{children:(0,je.jsx)(Zt,{id:q("cb"),defaultChecked:!0,children:"Label"})}),(0,je.jsx)(it,{children:(0,je.jsx)(Zt,{id:q("cb"),children:"Label"})}),(0,je.jsx)(it,{children:(0,je.jsx)(Zt,{id:q("cb"),children:"Label"})})]})};na.options=mb;na.states=bb;na.variants=fb;na.defaultOptions=hb;na.modifiers=xb;na.className=st.className;var fd=require("react/jsx-runtime"),Cb=Pt.options,vb=Pt.states,yb=Pt.defaultOptions,kb=[],Sb=[],sa=o=>(0,fd.jsx)(Zt,{id:q("checkbox"),...o,defaultChecked:!0,children:"Label"});sa.options=Cb;sa.states=vb;sa.variants=kb;sa.defaultOptions=yb;sa.modifiers=Sb;sa.className=Pt.className;var $t=require("react/jsx-runtime"),an="k-list-item",Nb=[p.hover,p.focus,p.selected,p.disabled],gb={},Tb={},J=o=>{let{text:a,groupLabel:l,group:r,iconName:s,iconClassName:d,showCheckbox:m,checked:f,hover:C,focus:v,selected:T,disabled:S,actions:x,description:I,id:R,...K}=o,W=a||o.children;return(0,$t.jsxs)("li",{...K,id:R,role:r?"presentation":"option",tabIndex:r?void 0:v?0:-1,"aria-selected":!r&&T?"true":r?void 0:"false","aria-disabled":!r&&S?"true":void 0,className:i(o.className,r?"k-list-group-item":an,F(an,{hover:C,focus:v,disabled:S,selected:T})),children:[m&&(0,$t.jsx)(Et,{checked:f}),s&&(0,$t.jsx)("span",{className:"k-list-item-icon-wrapper",children:(0,$t.jsx)(O,{icon:s,className:i("k-list-item-icon",d)})}),(0,$t.jsx)("span",{className:"k-list-item-text",children:W}),x&&(0,$t.jsx)("div",{className:"k-list-item-actions",children:x}),I&&(0,$t.jsx)("span",{className:"k-list-item-description",children:I}),l&&l!==""&&(0,$t.jsx)("div",{className:"k-list-item-group-label",children:l})]})};J.states=Nb;J.options=gb;J.className=an;J.defaultOptions=Tb;J.moduleName=Ao;J.folderName=oa;J.ariaSpec={selector:".k-list-item",rules:[{selector:".k-list-item",attribute:"role=option",usage:"Each list item is an option in the listbox."},{selector:".k-list-item",attribute:"id",usage:"ID for aria-activedescendant reference."},{selector:".k-list-item",attribute:"aria-selected (when selectable)",usage:"Indicates the selected state of the option."},{selector:".k-list-group-item",attribute:"role=presentation",usage:"Group headers are presentational, not selectable options."},{selector:".k-list-item-icon",attribute:"aria-hidden=true",usage:"Decorative icons are hidden from assistive technology."}]};var xd=require("react/jsx-runtime"),wb="k-list-ul",jt=o=>{let{children:a,role:l,id:r,...s}=o;return(0,xd.jsx)("ul",{...s,id:r,role:l,className:i(wb,o.className),children:a})};jt.ariaSpec={selector:".k-list-ul",rules:[{selector:'.k-list-ul[role="listbox"]',attribute:"role=listbox",usage:"For ungrouped lists, the UL has the listbox role."},{selector:'.k-list-ul[role="listbox"]',attribute:"aria-label or aria-labelledby (when has accessible name)",usage:"Accessible name for the listbox."},{selector:'.k-list-ul[role="group"]',attribute:"role=group",usage:"For grouped sublists under a group header."},{selector:'.k-list-ul[role="group"]',attribute:"aria-labelledby (when grouped)",usage:"References the group header ID."}]};var ia=require("react/jsx-runtime"),Mb="k-list-content",ne=o=>{let{virtualization:a,grouping:l,"aria-label":r,"aria-labelledby":s,listboxId:d,...m}=o;return(0,ia.jsxs)("div",{...m,className:i(Mb,o.className),role:l?"listbox":void 0,id:l?d:void 0,"aria-label":l?r:void 0,"aria-labelledby":l?s:void 0,children:[l?o.children:(0,ia.jsx)(jt,{role:"listbox",id:d,"aria-label":r,"aria-labelledby":s,children:o.children}),a&&(0,ia.jsx)("div",{className:"k-height-container",children:(0,ia.jsx)("div",{})})]})};ne.ariaSpec={selector:".k-list-content",rules:[{selector:'.k-list-content[role="listbox"]',attribute:"role=listbox",usage:"For grouped lists, the list content container has the listbox role."},{selector:'.k-list-content[role="listbox"]',attribute:"aria-label or aria-labelledby (when has accessible name)",usage:"Accessible name for the listbox."}]};var ln=require("react/jsx-runtime");var da=require("react/jsx-runtime"),Lb="k-list-group-item",Oo=o=>{let{groupIconName:a,...l}=o;return(0,da.jsxs)("li",{...l,role:"presentation",className:i(Lb,o.className),children:[a&&(0,da.jsx)("span",{className:"k-list-item-icon-wrapper",children:(0,da.jsx)(O,{icon:a,className:"k-list-item-icon"})}),(0,da.jsx)("span",{className:"k-list-item-text",children:o.children})]})};Oo.ariaSpec={selector:".k-list-group-item",rules:[{selector:".k-list-group-item",attribute:"role=presentation",usage:"Group headers are presentational, not selectable options."},{selector:".k-list-group-item",attribute:"id (when referenced)",usage:"ID for aria-labelledby on the parent group UL."}]};var Cd=require("react/jsx-runtime"),rn="k-list-optionlabel",Eb=[p.hover,p.focus,p.selected,p.disabled],Ab={},Rb={},Ll=o=>{let{text:a,hover:l,focus:r,selected:s,disabled:d,...m}=o;return(0,Cd.jsx)("div",{...m,className:i(rn,F(rn,{hover:l,focus:r,selected:s,disabled:d})),children:a})};Ll.states=Eb;Ll.options=Ab;Ll.className=rn;Ll.defaultOptions=Rb;var vd=require("react/jsx-runtime"),nn="k-list-custom-value",Ib=[p.hover,p.focus,p.selected,p.disabled],Ob={},Bb={},xo=o=>{let{text:a,hover:l,focus:r,selected:s,disabled:d,...m}=o;return(0,vd.jsx)("div",{...m,className:i(nn,F(nn,{hover:l,focus:r,selected:s,disabled:d})),children:a})};xo.states=Ib;xo.options=Ob;xo.className=nn;xo.defaultOptions=Bb;var sn=require("react/jsx-runtime");var dn=require("react/jsx-runtime");var cn=require("react/jsx-runtime");var pn=require("react/jsx-runtime");var Pb=require("react/jsx-runtime");var un=require("react/jsx-runtime");var yd="dropdown-list",kd="dropdownlist";var ve=require("react/jsx-runtime"),Sd="k-dropdownlist",Db=[p.hover,p.focus,p.valid,p.invalid,p.required,p.disabled,p.loading,p.readonly],Kb={size:[u.undefined,u.small,u.medium,u.large],rounded:[g.undefined,g.none,g.small,g.medium,g.large,g.full],fillMode:[N.undefined,N.solid,N.flat,N.outline]},mn={showValue:!0,arrowIconName:"caret-alt-down"},Ie=o=>{let{size:a,rounded:l,fillMode:r,arrowIconName:s=mn.arrowIconName,showValue:d=mn.showValue,valueIconName:m,prefix:f,suffix:C,value:v,placeholder:T,hover:S,focus:x,valid:I,invalid:R,required:K,loading:W,disabled:D,readonly:Y,popup:be,opened:Te,adaptive:ze,adaptiveSettings:Pe,adaptiveTitle:ht,adaptiveSubtitle:ko,adaptiveFilter:Gl,id:so,activeDescendant:nl,"aria-label":Ul,...Fl}=o,rp=so?`${so}-listbox`:void 0,qn=so?`${so}-value`:void 0;return(0,ve.jsxs)(ve.Fragment,{children:[(0,ve.jsxs)(Ft,{...Fl,id:so,size:a,rounded:l,fillMode:r,hover:S,focus:x,valid:I,invalid:R,required:K,loading:W,disabled:D,readonly:Y,className:i(o.className,Sd,{"k-icon-picker":!d&&m}),role:"combobox","aria-haspopup":"listbox","aria-expanded":Te?"true":"false","aria-controls":Te?rp:void 0,"aria-activedescendant":Te&&nl?nl:void 0,"aria-describedby":Te?qn:void 0,"aria-disabled":D?"true":void 0,"aria-label":Ul,tabIndex:0,children:[(0,ve.jsx)(Nt,{children:f}),(0,ve.jsx)(Lo,{placeholder:T,value:v,showValue:d,valueIconName:m,id:qn}),(0,ve.jsx)(rt,{valid:I,invalid:R,loading:W,disabled:D}),(0,ve.jsx)(ut,{loading:W,disabled:D}),(0,ve.jsx)(gt,{children:C}),(0,ve.jsx)(c,{className:"k-input-button",icon:s,size:o.size,fillMode:o.fillMode,"aria-label":T||"Toggle dropdown",tabIndex:-1})]}),Te&&be&&(0,ve.jsx)(fe,{className:"k-list-container k-dropdownlist-popup",containerRole:"region",containerAriaLabel:"Dropdown suggestions",children:be}),ze&&(0,ve.jsx)(Ne,{adaptive:!0,...Pe,header:(0,ve.jsx)(nt,{actionsEnd:(0,ve.jsx)(c,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply selection"}),filter:Gl,inputValue:v,inputPlaceholder:T,title:ht,subtitle:ko}),children:(0,ve.jsx)("div",{className:"k-list-container",children:(0,ve.jsx)(j,{size:"large",children:(0,ve.jsxs)(ne,{"aria-label":"Options",children:[(0,ve.jsx)(J,{text:"List item"}),(0,ve.jsx)(J,{text:"List item"}),(0,ve.jsx)(J,{text:"List item"})]})})})})]})};Ie.states=Db;Ie.options=Kb;Ie.className=Sd;Ie.defaultOptions=mn;Ie.moduleName=yd;Ie.folderName=kd;Ie.ariaSpec={rules:[{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"role=combobox",usage:"Announces the dropdown element."},{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"aria-haspopup=listbox",usage:"Indicates the presence of a listbox popup."},{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"aria-expanded",usage:"Announces the visibility state of the popup."},{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"aria-label",usage:"Accessible name for the dropdown."},{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"tabindex=0",usage:"The element must be focusable."},{selector:".k-dropdownlist.k-disabled",attribute:"aria-disabled=true",usage:"Rendered when the dropdown is disabled."},{selector:".k-dropdownlist .k-input-button",attribute:"aria-label",usage:"Accessible name for the dropdown button."},{selector:".k-dropdownlist .k-input-button",attribute:"tabindex=-1",usage:"The button must not be focusable."},{selector:".k-dropdownlist-popup .k-list-content, .k-dropdownlist-popup .k-list-ul",attribute:"role=listbox",usage:"Popup list has listbox role."},{selector:'.k-dropdownlist-popup .k-list-ul[role="listbox"]',attribute:"aria-label or aria-labelledby",usage:"Popup listbox must have an accessible name. Consuming code is responsible for associating with the component label via aria-labelledby."},{selector:".k-dropdownlist-popup .k-list-item",attribute:"role=option",usage:"Each list item is an option."}]};var Hb=require("react/jsx-runtime");var Nd=require("react/jsx-runtime");var bn=require("react/jsx-runtime");var _b=require("react/jsx-runtime");var gd=require("react/jsx-runtime");var hn=require("react/jsx-runtime");var zb=require("react/jsx-runtime");var bt=require("react/jsx-runtime"),Gb=Ie.states,Ub=Ie.defaultOptions,Fb=Ie.options,Wb=[{name:"opened",title:"Opened"}],Vb=[],pa=o=>{let{modifiers:a,...l}=o,r={},s=(0,bt.jsxs)(bt.Fragment,{children:[(0,bt.jsx)("div",{className:"k-list-filter",children:(0,bt.jsx)(wt,{})}),(0,bt.jsx)(j,{style:{width:300},size:l.size,children:(0,bt.jsxs)(ne,{children:[(0,bt.jsx)(J,{children:"List item"}),(0,bt.jsx)(J,{children:"List item"}),(0,bt.jsx)(J,{children:"List item"})]})})]});return Object.keys(a||{}).forEach(d=>{d==="opened"&&(r.opened=!!(a!=null&&a[d]),r.popup=a!=null&&a[d]?s:void 0)}),(0,bt.jsx)("div",{children:(0,bt.jsx)(Ie,{placeholder:"Value",style:{width:300},...l,...r})})};pa.options=Fb;pa.states=Gb;pa.variants=Vb;pa.defaultOptions=Ub;pa.modifiers=Wb;pa.className=Ie.className;var Td=require("react/jsx-runtime");var wd=require("react/jsx-runtime");var $b=require("react/jsx-runtime");var El=require("react/jsx-runtime"),Xb=re.states,Jb=re.defaultOptions,qb=re.options,Yb=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"},{name:"spin-button",title:"`Spin` Button"}],Qb=[],ua=o=>{let{modifiers:a,...l}=o,r={};return Object.keys(a||{}).forEach(s=>{switch(s){case"prefix":r.prefix=a!=null&&a[s]?(0,El.jsx)(Ie,{size:l.size,fillMode:"flat",value:"mm"}):void 0;break;case"suffix":r.suffix=a!=null&&a[s]?(0,El.jsx)(wr,{children:"mm"}):void 0;break;case"clear-button":r.showClearButton=a==null?void 0:a[s];break;case"spin-button":r.showSpinButton=a==null?void 0:a[s];break;default:break}}),(0,El.jsx)(nd,{value:"Value",style:{width:300},...l,...r})};ua.options=qb;ua.states=Xb;ua.variants=Qb;ua.defaultOptions=Jb;ua.modifiers=Yb;ua.className=re.className;var B=require("react/jsx-runtime"),Md="k-colorgradient-inputs",Zb=[],jb={size:[u.undefined,u.small,u.medium,u.large]},Ld={mode:"rgba"},ma=o=>{let{mode:a=Ld.mode,size:l,...r}=o;return(0,B.jsxs)("div",{...r,className:i(Md,"k-hstack"),children:[(0,B.jsx)("div",{className:"k-vstack",children:(0,B.jsx)(c,{fillMode:"flat",icon:"caret-alt-expand",className:"k-colorgradient-toggle-mode",size:l,"aria-label":"Toggle color input format"})}),a==="rgba"&&(0,B.jsxs)(B.Fragment,{children:[(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(re,{showSpinButton:!1,showClearButton:!1,value:"132",size:l,"aria-label":"Red channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"R"})]}),(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(re,{showSpinButton:!1,showClearButton:!1,value:"132",size:l,"aria-label":"Green channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"G"})]}),(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(re,{showSpinButton:!1,showClearButton:!1,value:"132",size:l,"aria-label":"Blue channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"B"})]}),(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(re,{showSpinButton:!1,showClearButton:!1,value:"1.00",size:l,"aria-label":"Alpha channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"A"})]})]}),a==="rgb"&&(0,B.jsxs)(B.Fragment,{children:[(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(re,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Red channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"R"})]}),(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(re,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Green channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"G"})]}),(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(re,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Blue channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"B"})]})]}),a==="hsva"&&(0,B.jsxs)(B.Fragment,{children:[(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(re,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Hue channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"H"})]}),(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(re,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Saturation channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"S"})]}),(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(re,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Value channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"V"})]}),(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(re,{showSpinButton:!1,showClearButton:!1,value:"1.00","aria-label":"Alpha channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"A"})]})]}),a==="hsv"&&(0,B.jsxs)(B.Fragment,{children:[(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(re,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Hue channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"H"})]}),(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(re,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Saturation channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"S"})]}),(0,B.jsxs)("div",{className:"k-vstack",children:[(0,B.jsx)(re,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Value channel"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"V"})]})]}),a==="hex"&&(0,B.jsx)(B.Fragment,{children:(0,B.jsxs)("div",{className:"k-vstack k-flex-1",children:[(0,B.jsx)(Fe,{showClearButton:!1,value:"#b88484AA",className:"k-hex-value"}),(0,B.jsx)("label",{className:"k-colorgradient-input-label",children:"HEX"})]})})]})};ma.states=Zb;ma.options=jb;ma.className=Md;ma.defaultOptions=Ld;var et=require("react/jsx-runtime"),Ed="k-colorgradient-color-contrast",eh=[],th={},oh={},ba=()=>(0,et.jsxs)("div",{className:i(Ed,"k-vbox"),children:[(0,et.jsxs)("div",{className:"k-contrast-ratio",children:[(0,et.jsx)("span",{className:"k-contrast-ratio-text",children:"Contrast ratio: 7.1"}),(0,et.jsxs)("span",{className:"k-contrast-validation !k-text-success",children:[(0,et.jsx)(O,{icon:"check"}),(0,et.jsx)(O,{icon:"check"})]})]}),(0,et.jsxs)("div",{children:[(0,et.jsx)("span",{children:"AA: 4.5"}),(0,et.jsxs)("span",{className:"k-contrast-validation !k-text-success",children:["Pass",(0,et.jsx)(O,{icon:"check"})]})]}),(0,et.jsxs)("div",{children:[(0,et.jsx)("span",{children:"AAA: 7.0"}),(0,et.jsxs)("span",{className:"k-contrast-validation !k-text-error",children:["Fail",(0,et.jsx)(O,{icon:"x"})]})]})]});ba.states=eh;ba.options=th;ba.className=Ed;ba.defaultOptions=oh;var Ad="color-gradient",Rd="colorgradient";var Oe=require("react/jsx-runtime"),Al="k-colorgradient",ah=[p.hover,p.focus,p.readonly,p.disabled],lh={size:[u.undefined,u.small,u.medium,u.large]},Xt={mode:"rgba",readonly:!1,disabled:!1,contrast:!1,gradientStyle:{background:"rgb(255, 0, 0 )"},dragHandleStyle:{top:"50px",left:"73px"},alphaStyle:{background:"linear-gradient(to top, transparent, rgb(255, 0, 0))"},alphaStyleHorizontal:{background:"linear-gradient(to right, transparent, rgb(255, 0, 0))"},canvasOrientation:"horizontal"},He=o=>{let{size:a,mode:l=Xt.mode,readonly:r=Xt.readonly,disabled:s=Xt.disabled,gradientStyle:d=Xt.gradientStyle,dragHandleStyle:m=Xt.dragHandleStyle,alphaStyle:f=Xt.alphaStyle,alphaStyleHorizontal:C=Xt.alphaStyleHorizontal,contrast:v=Xt.contrast,dir:T,hover:S,focus:x,hoverHandle:I,focusHandle:R,canvasOrientation:K=Xt.canvasOrientation,role:W,tabIndex:D,...Y}=o;return(0,Oe.jsxs)("div",{...Y,role:W??"textbox","aria-label":W==="none"?void 0:"Color gradient",tabIndex:D??0,"aria-disabled":s?"true":void 0,className:i(o.className,Al,_(Al,{size:a}),F(Al,{hover:S,focus:x,readonly:r,disabled:s})),dir:T,children:[!K||K==="horizontal"&&(0,Oe.jsxs)("div",{className:"k-colorgradient-canvas k-hstack",children:[(0,Oe.jsx)("div",{className:"k-hsv-rectangle",style:d,children:(0,Oe.jsx)("div",{className:"k-hsv-gradient",children:(0,Oe.jsx)("div",{className:i("k-hsv-draghandle","k-draghandle",{"k-hover":I,"k-focus":R}),style:m,role:"slider","aria-orientation":"undefined","aria-label":"Color well with two-dimensional slider for selecting saturation and lightness","aria-valuetext":"X: 73, Y: 50","aria-valuenow":50,"aria-valuemin":0,"aria-valuemax":100})})}),(0,Oe.jsxs)("div",{className:"k-hsv-controls k-hstack",children:[(0,Oe.jsx)($r,{className:"k-hue-slider",hover:I,focus:R}),l!=="rgb"&&l!=="hsv"&&(0,Oe.jsx)($r,{className:"k-alpha-slider",hover:I,focus:R,trackStyle:f})]})]}),K==="vertical"&&(0,Oe.jsxs)("div",{className:"k-colorgradient-canvas k-vstack",children:[(0,Oe.jsx)("div",{className:"k-hsv-rectangle",style:d,children:(0,Oe.jsx)("div",{className:"k-hsv-gradient",children:(0,Oe.jsx)("div",{className:i("k-hsv-draghandle","k-draghandle",{"k-hover":I,"k-focus":R}),style:m,role:"slider","aria-orientation":"undefined","aria-label":"Color well with two-dimensional slider for selecting saturation and lightness","aria-valuetext":"X: 73, Y: 50","aria-valuenow":50,"aria-valuemin":0,"aria-valuemax":100})})}),(0,Oe.jsxs)("div",{className:"k-hsv-controls k-vstack",children:[(0,Oe.jsx)(Vr,{className:"k-hue-slider",hover:I,focus:R}),l!=="rgb"&&l!=="hsv"&&(0,Oe.jsx)(Vr,{className:"k-alpha-slider",hover:I,focus:R,trackStyle:C})]})]}),(0,Oe.jsx)(ma,{mode:o.mode,size:a}),v&&(0,Oe.jsx)(ba,{})]})};He.states=ah;He.options=lh;He.className=Al;He.defaultOptions=Xt;He.moduleName=Ad;He.folderName=Rd;He.ariaSpec={selector:".k-colorgradient",rules:[{selector:".k-colorgradient",attribute:"role=textbox",usage:"The focusable wrapper should be considered a textbox with a value that could be submitted."},{selector:".k-colorgradient",attribute:"aria-label or aria-labelledby",usage:"The component needs an accessible name including the currently selected value."},{selector:".k-colorgradient",attribute:"tabindex=0",usage:"The element must be focusable."},{selector:".k-colorgradient.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the ColorGradient is disabled."},{selector:".k-hsv-draghandle",attribute:"role=slider",usage:"The 2D draghandle must have slider role for ARIA-allowed attributes."},{selector:".k-hsv-draghandle",attribute:"aria-orientation=undefined",usage:"The implicit orientation for the slider must be removed for the 2D handle."},{selector:".k-hsv-draghandle",attribute:"aria-label",usage:"Must provide information about the purpose of the slider and the currently selected color."},{selector:".k-hsv-draghandle",attribute:"aria-valuetext",usage:"Must specify the values on both X and Y axis."},{selector:".k-hsv-draghandle",attribute:"aria-valuenow",usage:"Required by the slider role."},{selector:".k-hsv-draghandle",attribute:"aria-valuemin",usage:"Required by the slider role."},{selector:".k-hsv-draghandle",attribute:"aria-valuemax",usage:"Required by the slider role."},{selector:".k-numerictextbox>.k-input-inner",attribute:"aria-label",usage:"Must provide the name of the channel (red, green, blue, or alpha)."}]};var Id=require("react/jsx-runtime"),Rl=o=>(0,Id.jsx)(He,{...o});var rh=require("react/jsx-runtime");var nh=require("react/jsx-runtime");var Il=require("react/jsx-runtime"),sh=He.options,ih=He.states,dh={...He.defaultOptions,variant:"rgba"},ch=[{name:"rgba",title:"RGBA"},{name:"rgb",title:"RGB"},{name:"hex",title:"HEX"}],ph=[],ha=o=>{let{variant:a,...l}=o;switch(a){case"hex":return(0,Il.jsx)(Rl,{...l,mode:a});case"rgb":return(0,Il.jsx)(Rl,{...l,mode:a});default:return(0,Il.jsx)(Rl,{...l,mode:a})}};ha.options=sh;ha.states=ih;ha.variants=ch;ha.defaultOptions=dh;ha.modifiers=ph;ha.className=He.className;var Od=require("react/jsx-runtime"),fn=o=>(0,Od.jsx)("tr",{role:"row",children:o.children});var Bd=require("react/jsx-runtime"),xn="k-colorpalette-tile",uh=[p.hover,p.focus,p.selected],mh={},fa=o=>{let{color:a,tileSize:l,hover:r,focus:s,selected:d,...m}=o,f={backgroundColor:a,width:l?l+"px":"",height:l?l+"px":""};return(0,Bd.jsx)("td",{...m,role:"gridcell","aria-label":a,"aria-selected":d?"true":void 0,className:i(o.className,xn,F(xn,{hover:r,focus:s,selected:d})),style:f})};fa.states=uh;fa.options=mh;fa.className=xn;var Pd="color-palette",Dd="colorpalette";var xa=require("react/jsx-runtime"),Ol="k-colorpalette",bh=[p.disabled],hh={size:[u.undefined,u.small,u.medium,u.large]},Kd={columns:10},dt=o=>{let{size:a,palette:l,columns:r=Kd.columns,tileSize:s,disabled:d,...m}=o,f=[];if(l){let C=r||l.columns,v=l.colors?l.colors:l;Array.isArray(v)&&Array.from({length:Math.ceil(v.length/C)},(T,S)=>{let x=[];v.slice(S*C,(S+1)*C).map((R,K)=>{x.push((0,xa.jsx)(fa,{color:R,tileSize:s},K))});let I=(0,xa.jsx)(fn,{children:x},S);f.push(I)})}return(0,xa.jsx)("div",{...m,role:"grid","aria-label":"Color palette",tabIndex:0,"aria-disabled":d?"true":void 0,className:i(o.className,Ol,F(Ol,{disabled:d}),_(Ol,{size:a})),children:(0,xa.jsx)("table",{className:"k-colorpalette-table",role:"none",children:(0,xa.jsx)("tbody",{children:f.length>0?f:o.children})})})};dt.states=bh;dt.options=hh;dt.className=Ol;dt.defaultOptions=Kd;dt.moduleName=Pd;dt.folderName=Dd;dt.ariaSpec={selector:".k-colorpalette",rules:[{selector:".k-colorpalette",attribute:"role=grid",usage:"The focusable wrapper announces its role as a grid."},{selector:".k-colorpalette",attribute:"aria-label or aria-labelledby",usage:"The component needs an accessible name including the currently selected value."},{selector:".k-colorpalette",attribute:"aria-activedescendant",usage:"Points to the focused cell in the table."},{selector:".k-colorpalette",attribute:"tabindex=0",usage:"The element must be focusable."},{selector:".k-colorpalette.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the ColorPalette is disabled."},{selector:".k-colorpalette-table",attribute:"role=none or role=presentation",usage:"Negates the default role of the table element."},{selector:".k-colorpalette-table>tbody>tr",attribute:"role=row",usage:"Required as the semantic role of the parent table has been removed."},{selector:".k-colorpalette-tile",attribute:"role=gridcell",usage:"Required as the semantic role of the parent table has been removed."},{selector:".k-colorpalette-tile",attribute:"aria-label or title",usage:"The text representation of the color value for the current cell."},{selector:".k-colorpalette-tile.k-selected",attribute:"aria-selected=true",usage:"Present on the currently selected cell."}]};var Bl=dt;var ll={basic:{colors:["#000000","#7f7f7f","#880015","#ed1c24","#ff7f27","#fff200","#22b14c","#00a2e8","#3f48cc","#a349a4","#ffffff","#c3c3c3","#b97a57","#ffaec9","#ffc90e","#efe4b0","#b5e61d","#99d9ea","#7092be","#c8bfe7"],columns:10},office:{colors:["#ffffff","#000000","#e6e6e6","#435569","#4371c4","#ed7e32","#a5a4a5","#febf04","#5a9bd5","#71ae48","#f2f2f3","#7f7f7f","#d1cece","#d5dde3","#dae1f4","#fce5d4","#deeded","#fff2cc","#deeaf6","#e1efd9","#d7d8d8","#585959","#aeabab","#adbaca","#b4c5e7","#f6caac","#dbdbdb","#ffe498","#bcd6ee","#c5e0b2","#bfbfc0","#3f3f3f","#767070","#8595b1","#8fabdb","#f5b183","#c9c8c9","#fed965","#9bc4e5","#a8d08d","#a5a5a6","#262625","#393939","#334050","#2e5496","#c45a11","#7b7b7a","#bf9000","#2f75b5","#548235","#7f7f7f","#0b0c0c","#161616","#222a34","#203764","#843d0b","#525252","#7f6000","#1d4d79","#375623"],columns:10},apex:{colors:["#ffffff","#000000","#c9c2d1","#69676d","#ceb966","#9cb084","#6bb1c9","#6585cf","#7e6bc9","#a379bb","#f2f2f2","#7f7f7f","#f4f2f5","#e0e0e2","#f5f1e0","#ebefe6","#e1eff4","#e0e6f5","#e5e1f4","#ece4f1","#d8d8d8","#595959","#e9e6ec","#c2c1c5","#ebe3c1","#d7dfcd","#c3dfe9","#c1ceeb","#cbc3e9","#dac9e3","#bfbfbf","#3f3f3f","#dedae3","#a4a3a8","#e1d5a3","#c3cfb5","#a6d0de","#a2b5e2","#b1a6de","#c7aed6","#a5a5a5","#262626","#9688a5","#4e4d51","#ae9638","#758c5a","#3d8da9","#365bb0","#533da9","#7d4d99","#7f7f7f","#0c0c0c","#635672","#343336","#746425","#4e5d3c","#295e70","#243c75","#372970","#533366"],columns:10},austin:{colors:["#ffffff","#000000","#caf278","#3e3d2d","#94c600","#71685a","#ff6700","#909465","#956b43","#fea022","#f2f2f2","#7f7f7f","#f4fce4","#dddcd0","#efffc0","#e3e1dc","#ffe0cb","#e8e9df","#ece1d6","#feecd2","#d8d8d8","#595959","#e9f9c9","#bbb9a1","#dfff82","#c8c3ba","#ffc299","#d2d4c0","#dac3ad","#fed9a6","#bfbfbf","#3f3f3f","#dff7ae","#ada598","#cfff43","#ada598","#ffa365","#bcbfa1","#c8a585","#fec67a","#a5a5a5","#262626","#a9ea25","#2e2d21","#6f9400","#544e43","#bf4d00","#6c6f4b","#6f5032","#d77b00","#7f7f7f","#0c0c0c","#74a50f","#1f1e16","#4a6300","#38342d","#7f3300","#484a32","#4a3521","#8f5200"],columns:10},clarity:{colors:["#ffffff","#292934","#f3f2dc","#d2533c","#93a299","#ad8f67","#726056","#4c5a6a","#808da0","#79463d","#f2f2f2","#e7e7ec","#e7e5b9","#f6dcd8","#e9ecea","#eee8e0","#e4dedb","#d8dde3","#e5e8ec","#e9d6d3","#d8d8d8","#c4c4d1","#d5d185","#edbab1","#d3d9d6","#ded2c2","#c9beb8","#b2bcc8","#ccd1d9","#d3aea7","#bfbfbf","#8a8aa3","#aca73b","#e4978a","#bec7c1","#cdbba3","#af9e94","#8c9bac","#b2bac6","#bd857c","#a5a5a5","#56566e","#56531d","#a43925","#6b7c72","#866b48","#554840","#39434f","#5c697b","#5a342d","#7f7f7f","#3b3b4b","#22210b","#6d2619","#47534c","#594730","#39302b","#262d35","#3d4652","#3c231e"],columns:10},slipstream:{colors:["#ffffff","#000000","#b4dcfa","#212745","#4e67c8","#5eccf3","#a7ea52","#5dceaf","#ff8021","#f14124","#f2f2f2","#7f7f7f","#8bc9f7","#c7cce4","#dbe0f4","#def4fc","#edfadc","#def5ef","#ffe5d2","#fcd9d3","#d8d8d8","#595959","#4facf3","#909aca","#b8c2e9","#beeafa","#dbf6b9","#beebdf","#ffcca6","#f9b3a7","#bfbfbf","#3f3f3f","#0d78c9","#5967af","#94a3de","#9ee0f7","#caf297","#9de1cf","#ffb279","#f68d7b","#a5a5a5","#262626","#063c64","#181d33","#31479f","#11b2eb","#81d319","#34ac8b","#d85c00","#c3260c","#7f7f7f","#0c0c0c","#021828","#101322","#202f6a","#0b769c","#568c11","#22725c","#903d00","#821908"],columns:10},metro:{colors:["#ffffff","#000000","#d6ecff","#4e5b6f","#7fd13b","#ea157a","#feb80a","#00addc","#738ac8","#1ab39f","#f2f2f2","#7f7f7f","#a7d6ff","#d9dde4","#e5f5d7","#fad0e4","#fef0cd","#c5f2ff","#e2e7f4","#c9f7f1","#d8d8d8","#595959","#60b5ff","#b3bcca","#cbecb0","#f6a1c9","#fee29c","#8be6ff","#c7d0e9","#94efe3","#bfbfbf","#3f3f3f","#007dea","#8d9baf","#b2e389","#f272af","#fed46b","#51d9ff","#aab8de","#5fe7d5","#a5a5a5","#262626","#003e75","#3a4453","#5ea226","#af0f5b","#c58c00","#0081a5","#425ea9","#138677","#7f7f7f","#0c0c0c","#00192e","#272d37","#3f6c19","#750a3d","#835d00","#00566e","#2c3f71","#0c594f"],columns:10},flow:{colors:["#ffffff","#000000","#dbf5f9","#04617b","#0f6fc6","#009dd9","#0bd0d9","#10cf9b","#7cca62","#a5c249","#f2f2f2","#7f7f7f","#b2e9f2","#b4ecfc","#c7e2fa","#c4eeff","#c9fafc","#c9faed","#e4f4df","#edf2da","#d8d8d8","#595959","#76d9e8","#6adafa","#90c6f6","#89deff","#93f5f9","#94f6db","#cae9c0","#dbe6b6","#bfbfbf","#3f3f3f","#21b2c8","#20c8f7","#59a9f2","#4fceff","#5df0f6","#5ff2ca","#b0dfa0","#c9da91","#a5a5a5","#262626","#105964","#02485c","#0b5394","#0075a2","#089ca2","#0b9b74","#54a838","#7e9532","#7f7f7f","#0c0c0c","#062328","#01303d","#073763","#004e6c","#05686c","#07674d","#387025","#546321"],columns:10},hardcover:{colors:["#ffffff","#000000","#ece9c6","#895d1d","#873624","#d6862d","#d0be40","#877f6c","#972109","#aeb795","#f2f2f2","#7f7f7f","#e1dca5","#f2e0c6","#f0d0c9","#f6e6d5","#f5f2d8","#e7e5e1","#fbc7bc","#eef0e9","#d8d8d8","#595959","#d0c974","#e6c28d","#e2a293","#eeceaa","#ece5b2","#cfccc3","#f78f7a","#dee2d4","#bfbfbf","#3f3f3f","#a29a36","#daa454","#d4735e","#e6b681","#e2d88c","#b7b2a5","#f35838","#ced3bf","#a5a5a5","#262626","#514d1b","#664515","#65281a","#a2641f","#a39428","#655f50","#711806","#879464","#7f7f7f","#0c0c0c","#201e0a","#442e0e","#431b11","#6c4315","#6d621a","#433f35","#4b1004","#5a6243"],columns:10},trek:{colors:["#ffffff","#000000","#fbeec9","#4e3b30","#f0a22e","#a5644e","#b58b80","#c3986d","#a19574","#c17529","#f2f2f2","#7f7f7f","#f7e09e","#e1d6cf","#fcecd5","#eddfda","#f0e7e5","#f3eae1","#ece9e3","#f5e3d1","#d8d8d8","#595959","#f3cc5f","#c4ad9f","#f9d9ab","#dcc0b6","#e1d0cc","#e7d5c4","#d9d4c7","#ebc7a3","#bfbfbf","#3f3f3f","#d29f0f","#a78470","#f6c781","#cba092","#d2b9b2","#dbc1a7","#c6bfab","#e1ac76","#a5a5a5","#262626","#694f07","#3a2c24","#c87d0e","#7b4b3a","#926255","#a17242","#7b7153","#90571e","#7f7f7f","#0c0c0c","#2a1f03","#271d18","#855309","#523226","#614138","#6b4c2c","#524b37","#603a14"],columns:10},verve:{colors:["#ffffff","#000000","#d2d2d2","#666666","#ff388c","#e40059","#9c007f","#68007f","#005bd3","#00349e","#f2f2f2","#7f7f7f","#bdbdbd","#e0e0e0","#ffd7e8","#ffc6dc","#ffb8f1","#f1b2ff","#c3dcff","#b8cfff","#d8d8d8","#595959","#9d9d9d","#c1c1c1","#ffafd1","#ff8eba","#ff71e4","#e365ff","#87baff","#72a0ff","#bfbfbf","#3f3f3f","#696969","#a3a3a3","#ff87ba","#ff5597","#ff2ad7","#d519ff","#4b98ff","#2b71ff","#a5a5a5","#262626","#343434","#4c4c4c","#e90062","#ab0042","#75005f","#4e005f","#00449e","#002676","#7f7f7f","#0c0c0c","#151515","#333333","#9b0041","#72002c","#4e003f","#34003f","#002d69","#00194f"],columns:10},monochrome:{colors:["#000000","#1a1a1a","#333333","#4d4d4d","#666666","#808080","#999999","#b3b3b3","#cccccc","#e6e6e6","#f2f2f2","#ffffff"],columns:12}};var _d=require("react/jsx-runtime"),Hd=o=>(0,_d.jsx)(Bl,{palette:ll.basic,...o});var fh=require("react/jsx-runtime");var zd=require("react/jsx-runtime");var Gd=require("react/jsx-runtime"),xh=dt.options,Ch=dt.states,vh={...dt.defaultOptions,variant:"basic"},yh=[{name:"basic",title:"Basic"},{name:"monochrome",title:"Monochrome"}],kh={basic:{colors:["#000000","#7f7f7f","#880015","#ed1c24","#ff7f27","#fff200","#22b14c","#00a2e8","#3f48cc","#a349a4","#ffffff","#c3c3c3","#b97a57","#ffaec9","#ffc90e","#efe4b0","#b5e61d","#99d9ea","#7092be","#c8bfe7"],columns:10},monochrome:{colors:["#000000","#1a1a1a","#333333","#4d4d4d","#666666","#808080","#999999","#b3b3b3","#cccccc","#e6e6e6","#f2f2f2","#ffffff"],columns:12}},Sh=[],Ca=o=>{let{variant:a="basic",...l}=o,r=kh[a];return(0,Gd.jsx)(Hd,{columns:r.columns,palette:r,...l})};Ca.options=xh;Ca.states=Ch;Ca.variants=yh;Ca.defaultOptions=vh;Ca.modifiers=Sh;Ca.className=dt.className;var Ud="color-editor",Fd="coloreditor";var Me=require("react/jsx-runtime"),Pl="k-coloreditor",Nh=[p.focus],gh={size:[u.undefined,u.small,u.medium,u.large]},rl={view:"gradient",palette:ll.office,actionButtons:!0,canvasOrientation:"horizontal"},ge=o=>{let{size:a,view:l=rl.view,palette:r=rl.palette,color:s,currentColor:d,focus:m,focusView:f,dir:C,group:v,actionButtons:T=rl.actionButtons,canvasOrientation:S=rl.canvasOrientation,...x}=o;return(0,Me.jsxs)("div",{...x,role:"textbox","aria-label":"Color editor",tabIndex:0,className:i(o.className,"k-flatcolorpicker",Pl,_(Pl,{size:a}),F(Pl,{focus:m})),dir:C,children:[(0,Me.jsxs)("div",{className:"k-coloreditor-header k-hstack",children:[(0,Me.jsx)("div",{className:"k-coloreditor-header-actions k-hstack",children:v&&(0,Me.jsxs)(P,{fillMode:"flat",children:[(0,Me.jsx)(c,{className:"k-group-start",size:a,fillMode:"flat",icon:"droplet-slider",selected:l==="gradient","aria-label":"Color gradient view"}),(0,Me.jsx)(c,{className:"k-group-end",size:a,fillMode:"flat",icon:"palette",selected:l==="palette","aria-label":"Color palette view"})]})}),(0,Me.jsx)("div",{className:"k-spacer"}),(0,Me.jsxs)("div",{className:"k-coloreditor-header-actions k-hstack",children:[(0,Me.jsx)(c,{fillMode:"flat",icon:"droplet-slash",size:a,"aria-label":"Reset color"}),(0,Me.jsxs)("div",{className:"k-coloreditor-preview k-vstack",children:[(0,Me.jsx)(po,{className:"k-coloreditor-preview-color",color:s}),(0,Me.jsx)(po,{className:"k-coloreditor-current-color",color:d})]})]})]}),(0,Me.jsx)("div",{className:"k-coloreditor-views k-vstack",children:l==="gradient"?(0,Me.jsx)(He,{focus:f,size:a,canvasOrientation:S,role:"none",tabIndex:-1}):(0,Me.jsx)(dt,{palette:r,size:a})}),T&&(0,Me.jsxs)(Vt,{className:"k-coloreditor-footer",alignment:"start",children:[(0,Me.jsx)(c,{themeColor:"primary",size:a,className:"k-coloreditor-apply",children:"Apply"}),(0,Me.jsx)(c,{className:"k-coloreditor-cancel",size:a,children:"Cancel"})]})]})};ge.states=Nh;ge.options=gh;ge.className=Pl;ge.defaultOptions=rl;ge.moduleName=Ud;ge.folderName=Fd;ge.ariaSpec={selector:".k-flatcolorpicker",rules:[{selector:".k-flatcolorpicker",attribute:"role=textbox",usage:"The focusable wrapper should be considered a textbox with a submittable value."},{selector:".k-flatcolorpicker",attribute:"aria-label or aria-labelledby",usage:"The component needs an accessible name including the currently selected value."},{selector:".k-flatcolorpicker",attribute:"tabindex=0",usage:"The element must be focusable."},{selector:".k-flatcolorpicker.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the FlatColorPicker is disabled."},{selector:".k-colorgradient",attribute:"role=none",usage:"The inner ColorGradient must have its role removed."},{selector:".k-colorgradient",attribute:"tabindex=-1",usage:"The inner ColorGradient must be removed from the page tab sequence."}]};var va=ge;var Th=require("react/jsx-runtime");var wh=require("react/jsx-runtime");var Vd=require("react/jsx-runtime"),Wd=o=>(0,Vd.jsx)(va,{group:!0,currentColor:"fuchsia",...o});var Xd=require("react/jsx-runtime"),$d=o=>(0,Xd.jsx)(va,{view:"palette",group:!0,currentColor:"fuchsia",...o});var Cn=require("react/jsx-runtime"),Mh=ge.options,Lh=ge.states,Eh={...ge.defaultOptions,variant:"gradient"},Ah=[{name:"gradient",title:"Gradient"},{name:"palette",title:"Palette"}],Rh=[],ya=o=>{let{variant:a,...l}=o;return a==="palette"?(0,Cn.jsx)($d,{...l,color:"white"}):(0,Cn.jsx)(Wd,{...l,color:"rgba(183, 118 , 118, 1.00)"})};ya.options=Mh;ya.states=Lh;ya.variants=Ah;ya.defaultOptions=Eh;ya.modifiers=Rh;ya.className=ge.className;var Jd="color-picker",qd="colorpicker";var Be=require("react/jsx-runtime"),Yd="k-colorpicker",Ih=[p.hover,p.focus,p.valid,p.invalid,p.required,p.disabled],Oh={size:[u.undefined,u.small,u.medium,u.large],rounded:[g.undefined,g.none,g.small,g.medium,g.large,g.full],fillMode:[N.undefined,N.solid,N.flat,N.outline]},Qd={arrowIconName:"caret-alt-down"},vt=o=>{let{size:a,rounded:l,fillMode:r,arrowIconName:s=Qd.arrowIconName,prefix:d,suffix:m,value:f,placeholder:C,hover:v,focus:T,valid:S,invalid:x,required:I,disabled:R,valueIconName:K,popup:W,opened:D,adaptive:Y,adaptiveSettings:be,adaptiveTitle:Te,adaptiveSubtitle:ze,...Pe}=o,ht="colorpicker-popup";return(0,Be.jsxs)(Be.Fragment,{children:[(0,Be.jsxs)(Ft,{...Pe,size:a,rounded:l,fillMode:r,hover:v,focus:T,valid:S,invalid:x,required:I,disabled:R,role:"combobox","aria-haspopup":"dialog","aria-expanded":D?"true":"false","aria-controls":D||Y?ht:void 0,"aria-label":"Color picker",tabIndex:0,"aria-disabled":R?"true":void 0,className:i(o.className,Yd,"k-icon-picker"),children:[(0,Be.jsx)(Nt,{children:d}),(0,Be.jsx)(Lo,{placeholder:C,value:f,showValue:!1,valueIcon:(0,Be.jsx)(po,{className:"k-value-icon",color:f,iconName:K}),valueIconName:K}),(0,Be.jsx)(gt,{children:m}),(0,Be.jsx)(c,{className:"k-input-button",icon:s,size:a,fillMode:r,tabIndex:-1,"aria-label":"Open color picker",disabled:R})]}),D&&W&&(0,Be.jsx)(fe,{id:ht,className:"k-colorpicker-popup",children:W}),Y&&(0,Be.jsx)(Ne,{adaptive:!0,id:ht,...be,header:(0,Be.jsx)(nt,{actionsEnd:(0,Be.jsx)(c,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply"}),title:Te,subtitle:ze}),footer:(0,Be.jsxs)(uo,{children:[(0,Be.jsx)(c,{text:"Cancel",size:"large"}),(0,Be.jsx)(c,{text:"Set",size:"large",themeColor:"primary"})]}),children:(0,Be.jsx)(ge,{canvasOrientation:"vertical",size:"large",actionButtons:!1,group:!0})})]})};vt.states=Ih;vt.options=Oh;vt.className=Yd;vt.defaultOptions=Qd;vt.moduleName=Jd;vt.folderName=qd;vt.ariaSpec={selector:".k-colorpicker",rules:[{selector:".k-colorpicker",attribute:"role=combobox",usage:"The focusable element should have role combobox (input with popup)."},{selector:".k-colorpicker",attribute:"aria-label or aria-labelledby",usage:"The component needs an accessible name including the currently selected value."},{selector:".k-colorpicker",attribute:"aria-haspopup=dialog",usage:"Indicates the component has a Dialog Popup."},{selector:".k-colorpicker",attribute:"aria-expanded=true/false",usage:"Announces the visibility state of the popup."},{selector:".k-colorpicker",attribute:"aria-controls (when open)",usage:"Points to the popup element."},{selector:".k-colorpicker",attribute:"tabindex=0",usage:"The element must be focusable."},{selector:".k-colorpicker.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the picker is disabled."},{selector:".k-colorpicker.k-disabled .k-button",attribute:"disabled or aria-disabled=true",usage:"Rendered only when the picker is disabled."},{selector:".k-colorgradient",attribute:"tabindex=-1",usage:"The inner ColorGradient must be removed from the page tab sequence."}]};var eo=vt;var Zd=require("react/jsx-runtime"),Dl=o=>(0,Zd.jsx)(eo,{...o});var Bh=require("react/jsx-runtime");var Ph=require("react/jsx-runtime");var Dh=require("react/jsx-runtime");var Kh=require("react/jsx-runtime");var Hh=require("react/jsx-runtime");var _h=require("react/jsx-runtime");var Co=require("react/jsx-runtime"),zh=eo.options,Gh=eo.states,jd={...eo.defaultOptions,variant:"color"},Uh=[{name:"color",title:"Color",default:!0},{name:"no color",title:"No color"},{name:"icon",title:"Icon"}],Fh=[{name:"opened",title:"Opened"}],ka=o=>{let{variant:a,modifiers:l,...r}={...jd,...o},s={};Object.keys(l||{}).forEach(m=>{m==="opened"&&(s.opened=!!(l!=null&&l[m]),s.popup=l!=null&&l[m]?(0,Co.jsx)(ge,{size:r.size,color:"rgba(183, 118 , 118, 1.00)",group:!0}):"")});let d=s.opened?{width:"272px",height:"390px"}:{};switch(a){case"no color":return(0,Co.jsx)("div",{style:d,children:(0,Co.jsx)(Dl,{...r,...s})});case"icon":return(0,Co.jsx)("div",{style:d,children:(0,Co.jsx)(Dl,{value:"rgba(183, 118 , 118, 1.00)",valueIconName:"edit-tools",...r,...s})});default:return(0,Co.jsx)("div",{style:d,children:(0,Co.jsx)(Dl,{value:"rgba(183, 118 , 118, 1.00)",...r,...s})})}};ka.options=zh;ka.states=Gh;ka.variants=Uh;ka.defaultOptions=jd;ka.modifiers=Fh;ka.className=eo.className;var vn="combobox",ec=vn;var oe=require("react/jsx-runtime"),tc="k-combobox",Wh=[p.hover,p.focus,p.valid,p.invalid,p.loading,p.required,p.disabled,p.readonly],Vh={size:[u.undefined,u.small,u.medium,u.large],rounded:[g.undefined,g.none,g.small,g.medium,g.large,g.full],fillMode:[N.undefined,N.solid,N.flat,N.outline]},oc={separators:!0},tt=o=>{let{size:a,rounded:l,fillMode:r,separators:s=oc.separators,prefix:d,suffix:m,value:f,placeholder:C,hover:v,focus:T,valid:S,invalid:x,required:I,loading:R,disabled:K,popup:W,opened:D,readonly:Y,adaptive:be,adaptiveSettings:Te,adaptiveTitle:ze,adaptiveSubtitle:Pe,adaptiveCustomValue:ht,id:ko,autocomplete:Gl,activeDescendant:so,"aria-label":nl,...Ul}=o,Fl=ko?`${ko}-listbox`:void 0;return(0,oe.jsxs)(oe.Fragment,{children:[(0,oe.jsxs)(we,{...Ul,size:a,rounded:l,fillMode:r,hover:v,focus:T,valid:S,invalid:x,required:I,loading:R,disabled:K,readonly:Y,className:i(o.className,tc),children:[d&&(0,oe.jsxs)(oe.Fragment,{children:[(0,oe.jsx)(Nt,{children:d}),s&&(0,oe.jsx)(Tt,{})]}),(0,oe.jsx)(xt,{id:ko,placeholder:C,value:f,role:"combobox","aria-haspopup":"listbox","aria-expanded":D?"true":"false","aria-controls":D?Fl:void 0,"aria-activedescendant":D&&so?so:void 0,"aria-autocomplete":Gl,"aria-invalid":x?"true":void 0,"aria-busy":R?"true":void 0,"aria-label":nl,disabled:K,readOnly:Y}),(0,oe.jsx)(rt,{valid:S,invalid:x,loading:R,disabled:K}),(0,oe.jsx)(ut,{loading:R,disabled:K}),(0,oe.jsx)(ft,{loading:R,disabled:K,readonly:Y,value:f}),m&&(0,oe.jsxs)(oe.Fragment,{children:[s&&(0,oe.jsx)(Tt,{}),(0,oe.jsx)(gt,{children:m})]}),(0,oe.jsx)(c,{className:"k-input-button",icon:"caret-alt-down",size:a,fillMode:r,"aria-label":"Open popup",tabIndex:-1,disabled:K})]}),D&&W&&(0,oe.jsx)(fe,{className:"k-list-container k-combobox-popup",containerRole:"region",containerAriaLabel:"Combobox suggestions",children:W}),be&&(0,oe.jsx)(Ne,{adaptive:!0,id:ko?`${ko}-adaptive`:void 0,...Te,header:(0,oe.jsx)(nt,{actionsEnd:(0,oe.jsx)(c,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply selection"}),input:!0,inputValue:f,inputPlaceholder:C,title:ze,subtitle:Pe}),children:(0,oe.jsx)("div",{className:"k-list-container",children:(0,oe.jsx)(j,{customValue:ht?(0,oe.jsx)(xo,{text:`Use "${f}"`}):void 0,size:"large",children:(0,oe.jsxs)(ne,{"aria-label":ze||"Options",children:[(0,oe.jsx)(J,{text:"List item"}),(0,oe.jsx)(J,{text:"List item"}),(0,oe.jsx)(J,{text:"List item"})]})})})})]})};tt.states=Wh;tt.options=Vh;tt.className=tc;tt.defaultOptions=oc;tt.moduleName=vn;tt.folderName=ec;tt.ariaSpec={selector:".k-combobox",rules:[{selector:".k-combobox > .k-input-inner",attribute:"role=combobox",usage:"Identifies the input as a combobox."},{selector:".k-combobox > .k-input-inner",attribute:"aria-haspopup=listbox",usage:"Indicates the combobox has a listbox popup."},{selector:".k-combobox > .k-input-inner",attribute:"aria-expanded",usage:"Indicates whether the popup is open."},{selector:".k-combobox > .k-input-inner",attribute:"aria-controls=${id}-listbox (when open)",usage:"Points to the listbox element when popup is open."},{selector:".k-combobox > .k-input-inner",attribute:"aria-activedescendant (when open)",usage:"Points to the focused item in the listbox."},{selector:".k-combobox > .k-input-inner",attribute:"aria-autocomplete=list|both|inline (when has autocomplete)",usage:"Indicates the autocomplete behavior."},{selector:".k-combobox > .k-input-inner",attribute:"aria-invalid=true (when invalid)",usage:"Rendered when the combobox is in an invalid state."},{selector:".k-combobox > .k-input-inner",attribute:"aria-busy=true (when loading)",usage:"Rendered when the combobox is loading data."},{selector:".k-combobox > .k-input-inner",attribute:"label for or aria-label or aria-labelledby (when has accessible name)",usage:"Accessible name provided by consuming app."},{selector:".k-combobox.k-disabled > .k-input-inner",attribute:"disabled=disabled or aria-disabled=true",usage:"Rendered when the combobox is disabled."},{selector:".k-combobox .k-input-button",attribute:"role=button or nodeName=button",usage:"The dropdown toggle button."},{selector:".k-combobox .k-input-button",attribute:"aria-label",usage:"Accessible name for the dropdown button."},{selector:".k-combobox .k-input-button",attribute:"tabindex=-1",usage:"Dropdown button is not in the tab order."},{selector:".k-combobox-popup .k-list-content, .k-combobox-popup .k-list-ul",attribute:"role=listbox",usage:"The popup list container has the listbox role."},{selector:'.k-combobox-popup .k-list-ul[role="listbox"], .k-combobox-popup .k-list-content[role="listbox"]',attribute:"aria-label or aria-labelledby",usage:"Popup listbox must have an accessible name. Consuming code is responsible for associating with the component label via aria-labelledby."},{selector:".k-combobox-popup .k-list-item",attribute:"role=option",usage:"Each list item is an option."},{selector:".k-combobox-popup .k-list-item",attribute:"aria-selected (when selectable)",usage:"Indicates the selected state."},{selector:".k-combobox-popup .k-no-data",attribute:"aria-live=polite",usage:"Announces no-data state to screen readers."}]};var yt=tt;var lc=require("react/jsx-runtime"),ac=o=>(0,lc.jsx)(yt,{...o});var rc=require("react/jsx-runtime");var nc=require("react/jsx-runtime");var sc=require("react/jsx-runtime");var ic=require("react/jsx-runtime");var dc=require("react/jsx-runtime");var cc=require("react/jsx-runtime");var yn=require("react/jsx-runtime");var $h=require("react/jsx-runtime");var Xh=require("react/jsx-runtime");var pc=require("react/jsx-runtime");var uc=require("react/jsx-runtime");var Dt=require("react/jsx-runtime"),Jh=tt.states,qh=tt.defaultOptions,Yh=tt.options,Qh=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"opened",title:"Opened"}],Zh=[],Sa=o=>{let{modifiers:a,...l}=o,r={},s=(0,Dt.jsx)(j,{style:{width:300},size:l.size,children:(0,Dt.jsxs)(ne,{children:[(0,Dt.jsx)(J,{children:"List item"}),(0,Dt.jsx)(J,{children:"List item"}),(0,Dt.jsx)(J,{children:"List item"})]})});return Object.keys(a||{}).forEach(d=>{switch(d){case"prefix":r.prefix=a!=null&&a[d]?(0,Dt.jsx)(O,{icon:"map-marker-target"}):void 0;break;case"suffix":r.suffix=a!=null&&a[d]?(0,Dt.jsx)(io,{size:l.size,icon:"copy",fillMode:"clear"}):void 0;break;case"opened":r.opened=!!(a!=null&&a[d]),r.popup=a!=null&&a[d]?s:void 0;break;default:break}}),(0,Dt.jsx)("div",{children:(0,Dt.jsx)(ac,{value:"Value",style:{width:300},...l,...r})})};Sa.options=Yh;Sa.states=Jh;Sa.variants=Zh;Sa.defaultOptions=qh;Sa.modifiers=Qh;Sa.className=tt.className;var kn="menu-button",mc=kn;var hc=require("react/jsx-runtime"),bc="k-menu-button",jh=[p.hover,p.focus,p.active,p.selected,p.disabled],ef={size:[u.undefined,u.xsmall,u.small,u.medium,u.large],rounded:[g.undefined,g.none,g.small,g.medium,g.large,g.full],fillMode:[N.undefined,N.solid,N.flat,N.outline,N.clear,N.link],themeColor:[w.undefined,w.base,w.primary,w.secondary,w.tertiary,w.success,w.warning,w.error,w.info,w.light,w.dark,w.inverse]},Sn={showArrow:!0,arrowIconName:"caret-alt-down"},se=o=>{let{size:a,rounded:l,fillMode:r,themeColor:s,hover:d,focus:m,active:f,selected:C,disabled:v,icon:T,text:S,showArrow:x=Sn.showArrow,arrowIconName:I=Sn.arrowIconName,expanded:R,...K}=o;return(0,hc.jsx)(c,{...K,className:i(o.className,bc),text:S,size:a,rounded:l,fillMode:r,themeColor:s,hover:d,focus:m,active:f,selected:C,disabled:v,icon:T,showArrow:x,arrowIconName:I,"aria-expanded":R?"true":"false",...!S&&T&&!o["aria-label"]&&{"aria-label":"Menu"},...v&&{"aria-disabled":"true"}})};se.states=jh;se.options=ef;se.className=bc;se.defaultOptions=Sn;se.moduleName=kn;se.folderName=mc;se.ariaSpec={selector:".k-menu-button",rules:[{selector:".k-menu-button",attribute:"role=button or nodeName=button",usage:"Omitted if the button DOM element is used."},{selector:".k-menu-button",attribute:"aria-label (when icon-only)",usage:"Required when no text is visible in the button."},{selector:".k-menu-button",attribute:"aria-expanded=true/false",usage:"Announces the state of the popup visibility."},{selector:".k-menu-button",attribute:"aria-controls=.k-menu-group id (when open)",usage:"Points to the popup element. Builds a relationship between the button and the popup."},{selector:".k-menu-button.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the button is disabled."},{selector:".k-menu-group",attribute:"role=list",usage:"Announces the list role of the popup."},{selector:".k-menu-item",attribute:"role=listitem",usage:"Announces the listitem role of the popup items."}]};var tf=require("react/jsx-runtime");var of=require("react/jsx-runtime");var af=require("react/jsx-runtime");var kt="menu",At=kt;var to=require("react/jsx-runtime"),Nn="k-menu-item",lf=[p.hover,p.focus,p.active,p.selected,p.disabled],rf={},fc={iconPosition:"before"},ot=o=>{let{hover:a,focus:l,active:r,selected:s,disabled:d,icon:m,text:f,first:C,last:v,showArrow:T,arrowIconName:S,iconPosition:x=fc.iconPosition,dir:I,children:R,expanded:K,...W}=o,D=S;return D||(D=I==="rtl"?"caret-alt-left":"caret-alt-right"),(0,to.jsxs)("li",{...W,className:i(o.className,Nn,"k-item",F(Nn,{focus:l,disabled:d,hover:a,active:r,selected:s}),{"k-first":C,"k-last":v}),role:"menuitem",...T&&{"aria-haspopup":"menu"},...T&&{"aria-expanded":K?"true":"false"},...d&&{"aria-disabled":"true"},...l&&{tabIndex:0},children:[(0,to.jsxs)("span",{className:i("k-link k-menu-link"),children:[m&&x==="before"&&(0,to.jsx)(O,{className:"k-menu-link-icon",icon:m}),(0,to.jsx)("span",{className:"k-menu-link-text",children:f}),m&&x==="after"&&(0,to.jsx)(O,{className:"k-menu-link-icon",icon:m}),T&&(0,to.jsx)("span",{className:"k-menu-expand-arrow","aria-hidden":"true",children:(0,to.jsx)(O,{icon:D})})]}),R]})};ot.states=lf;ot.options=rf;ot.className=Nn;ot.defaultOptions=fc;ot.moduleName=kt;ot.folderName=At;var oo=require("react/jsx-runtime"),gn="k-menu-item",nf=[p.hover,p.focus,p.active,p.selected,p.disabled],sf={},Tn={dir:"ltr",iconPosition:"before"},ye=o=>{let{hover:a,focus:l,active:r,selected:s,disabled:d,icon:m,text:f,first:C,last:v,showArrow:T,arrowIconName:S,iconPosition:x=Tn.iconPosition,dir:I=Tn.dir,children:R,popup:K,expanded:W,...D}=o,Y=S;return Y||(Y=I==="rtl"?"caret-alt-left":"caret-alt-right"),(0,oo.jsxs)("li",{...D,className:i(o.className,gn,"k-item",F(gn,{focus:l,disabled:d}),{"k-first":C,"k-last":v}),role:"menuitem",...T&&{"aria-haspopup":"menu"},...T&&{"aria-expanded":W?"true":"false"},...d&&{"aria-disabled":"true"},...l&&{tabIndex:0},children:[(0,oo.jsxs)("span",{className:i("k-link k-menu-link",F("k-menu-link",{hover:a,active:r,selected:s,disabled:d})),children:[m&&x==="before"&&(0,oo.jsx)(O,{className:"k-menu-link-icon",icon:m}),(0,oo.jsx)("span",{className:"k-menu-link-text",children:f}),m&&x==="after"&&(0,oo.jsx)(O,{className:"k-menu-link-icon",icon:m}),T&&(0,oo.jsx)("span",{className:"k-menu-expand-arrow","aria-hidden":"true",children:(0,oo.jsx)(O,{icon:Y})})]}),R,K]})};ye.states=nf;ye.options=sf;ye.className=gn;ye.defaultOptions=Tn;ye.moduleName=kt;ye.folderName=At;var vc=require("react/jsx-runtime"),xc="k-menu-scroll-wrapper",df=[],cf={},pf={},Bo=o=>{let{className:a,children:l,orientation:r,...s}=o;return(0,vc.jsx)("div",{...s,className:i(a,xc,{"k-menu-scroll-wrapper-vertical":r==="vertical"}),children:l})};Bo.states=df;Bo.options=cf;Bo.className=xc;Bo.defaultOptions=pf;Bo.moduleName=kt;Bo.folderName=At;var Cc=Bo;var Xe=require("react/jsx-runtime"),wn="k-menu",uf=[],mf={},Hl={orientation:"horizontal",header:!0,scrollButtonsPosition:"around"},_e=o=>{let{children:a,orientation:l=Hl.orientation,header:r=Hl.header,scrollable:s,scrollButtonsPosition:d=Hl.scrollButtonsPosition,wrapperStyles:m,dir:f,popup:C,contextMenu:v,...T}=o,S={horizontal:{prev:f!=="rtl"?"left":"right",next:f!=="rtl"?"right":"left"},vertical:{prev:"up",next:"down"}},x=(0,Xe.jsx)("ul",{dir:f,...T,className:i(o.className,"k-reset",wn,{[`${wn}-${l}`]:l,"k-header":r}),role:v?"menu":"menubar",...l==="vertical"&&{"aria-orientation":"vertical"},children:a});return(0,Xe.jsxs)(Xe.Fragment,{children:[s?(0,Xe.jsxs)(Cc,{orientation:l,style:m,dir:o.dir,children:[d==="start"&&(0,Xe.jsxs)(Xe.Fragment,{children:[(0,Xe.jsx)(c,{fillMode:"flat",icon:`caret-alt-${S[l].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),(0,Xe.jsx)(c,{fillMode:"flat",icon:`caret-alt-${S[l].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}),d==="around"&&(0,Xe.jsx)(c,{fillMode:"flat",icon:`caret-alt-${S[l].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),x,d==="end"&&(0,Xe.jsxs)(Xe.Fragment,{children:[(0,Xe.jsx)(c,{fillMode:"flat",icon:`caret-alt-${S[l].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),(0,Xe.jsx)(c,{fillMode:"flat",icon:`caret-alt-${S[l].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}),d==="around"&&(0,Xe.jsx)(c,{fillMode:"flat",icon:`caret-alt-${S[l].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}):x,C]})};_e.states=uf;_e.options=mf;_e.className=wn;_e.defaultOptions=Hl;_e.moduleName=kt;_e.folderName=At;_e.ariaSpec={selector:".k-menu",rules:[{selector:".k-menu:not(.k-context-menu)",attribute:"role=menubar",usage:"Announces the Menu menubar role."},{selector:".k-menu.k-menu-vertical",attribute:"aria-orientation=vertical",usage:"Announces the Menu orientation when vertical."},{selector:".k-menu-item",attribute:"role=menuitem",usage:"Announces the Menu item role."},{selector:".k-menu-item",attribute:"aria-haspopup=menu (when present)",usage:"Indicates a popup menu is associated with the item."},{selector:".k-menu-item",attribute:"aria-expanded=true/false (when present)",usage:"Indicates whether the submenu is expanded."},{selector:".k-menu-item.k-disabled",attribute:"aria-disabled=true",usage:"Informs assistive technologies that a Menu item is disabled."},{selector:".k-menu-expand-arrow",attribute:"aria-hidden=true",usage:"Expand arrow elements are hidden from assistive technologies."},{selector:".k-menu-popup .k-menu-group",attribute:"role=menu",usage:"The role of the nested menu displayed in a popup."},{selector:".k-menu-scroll-button",attribute:"tabindex=-1",usage:"Scroll buttons are removed from the tab sequence."},{selector:".k-menu-scroll-button",attribute:"aria-label",usage:"Scroll buttons have an accessible label."},{selector:".k-menu-item.k-focus",attribute:"tabindex=0",usage:"The focused item has tabindex 0."},{selector:".k-menu-item",attribute:"aria-controls=ul.k-menu-group id (when present)",usage:"Points to the ID of the submenu. Only present when the item controls a submenu element."},{selector:".k-menu-popup .k-menu-group",attribute:"id",usage:"Each nested menu has a deterministic id linked to the parent aria-controls."}]};var kc=require("react/jsx-runtime"),Mn="k-separator",yc={orientation:"horizontal"},Na=o=>{let{orientation:a=yc.orientation,...l}=o;return(0,kc.jsx)("li",{...l,className:i(o.className,"k-item",Mn,{[`${Mn}-${a}`]:a}),role:"separator"})};Na.className=Mn;Na.defaultOptions=yc;Na.moduleName=kt;Na.folderName=At;var Sc=require("react/jsx-runtime");var Nc=require("react/jsx-runtime"),Ln="k-menu-group",bf=[],hf={size:[u.undefined,u.small,u.medium,u.large]},ff={},at=o=>{let{children:a,size:l,...r}=o;return(0,Nc.jsx)("ul",{...r,className:i(o.className,Ln,_(Ln,{size:l})),role:"menu",children:a})};at.states=bf;at.options=hf;at.className=Ln;at.defaultOptions=ff;at.moduleName=kt;at.folderName=At;var Kt=require("react/jsx-runtime"),En=o=>(0,Kt.jsx)(_e,{children:(0,Kt.jsxs)(Kt.Fragment,{children:[(0,Kt.jsx)(ot,{first:!0,text:"Item 1"}),(0,Kt.jsx)(ot,{showArrow:!0,arrowIconName:"caret-alt-down",text:"Item 2"}),(0,Kt.jsx)(ot,{showArrow:!0,arrowIconName:"caret-alt-down",text:"Item 3"}),(0,Kt.jsx)(ot,{text:"Item 4"}),(0,Kt.jsx)(ot,{last:!0,text:"Item 5"})]}),...o});var An=require("react/jsx-runtime");var Rn=require("react/jsx-runtime");var In=require("react/jsx-runtime");var On=require("react/jsx-runtime");var Jt=require("react/jsx-runtime"),xf=_e.options,Cf=_e.states,gc={..._e.defaultOptions,variant:"horizontal"},vf=[{name:"horizontal",title:"Horizontal"},{name:"vertical",title:"Vertical"}],yf=[{name:"scrollable",title:"Scrollable"},{name:"opened",title:"Opened"}],ga=o=>{let{variant:a,modifiers:l,...r}={...gc,...o},s={};return Object.keys(l||{}).forEach(d=>{switch(d){case"scrollable":s.scrollable=!!(l!=null&&l[d]);break;case"opened":s.opened=!!(l!=null&&l[d]),s.popup=(0,Jt.jsx)(fe,{className:"k-menu-popup",children:(0,Jt.jsxs)(at,{children:[(0,Jt.jsx)(ye,{text:"Item 1"}),(0,Jt.jsx)(ye,{text:"Item 2"}),(0,Jt.jsx)(Na,{}),(0,Jt.jsx)(ye,{text:"Item 3"})]})});break}}),a==="vertical"?(0,Jt.jsx)(En,{...r,...s,orientation:"vertical",style:{width:"200px"}}):(0,Jt.jsx)(En,{...r,...s})};ga.options=xf;ga.states=Cf;ga.variants=vf;ga.defaultOptions=gc;ga.modifiers=yf;ga.className=_e.className;var Bn=require("react/jsx-runtime");var kf=require("react/jsx-runtime");var lt=require("react/jsx-runtime"),Sf=c.states,Tc={...c.defaultOptions,variant:"text"},Nf=c.options,gf=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],Tf=[{name:"opened",title:"Opened"}],Ta=o=>{let{variant:a,modifiers:l,...r}={...Tc,...o},s={},d=(0,lt.jsx)(fe,{className:"k-menu-popup",children:(0,lt.jsxs)(at,{size:r.size,children:[(0,lt.jsx)(ye,{first:!0,text:"Menu Item"}),(0,lt.jsx)(ye,{text:"Menu Item"}),(0,lt.jsx)(ye,{last:!0,text:"Menu Item"})]})}),m;switch(a){case"icon-only":m=(0,lt.jsx)("div",{children:(0,lt.jsx)(se,{...r,...s,icon:"star"})});break;case"icon-and-text":m=(0,lt.jsx)("div",{children:(0,lt.jsx)(se,{...r,...s,icon:"star",children:"Dropdown Button"})});break;default:m=(0,lt.jsx)("div",{children:(0,lt.jsx)(se,{...r,...s,children:"Dropdown Button"})});break}return(0,lt.jsxs)(lt.Fragment,{children:[m,(l==null?void 0:l.opened)&&d]})};Ta.options=Nf;Ta.states=Sf;Ta.variants=gf;Ta.defaultOptions=Tc;Ta.modifiers=Tf;Ta.className=se.className;var Pn="split-button",wc=Pn;var ao=require("react/jsx-runtime"),Dn="k-split-button",wf=[p.hover,p.focus,p.active,p.selected,p.disabled],Mf={size:[u.undefined,u.small,u.medium,u.large],rounded:[g.undefined,g.none,g.small,g.medium,g.large,g.full],fillMode:[N.undefined,N.solid,N.flat,N.outline,N.clear,N.link],themeColor:[w.undefined,w.base,w.primary,w.secondary,w.tertiary,w.success,w.warning,w.error,w.info,w.light,w.dark,w.inverse]},Mc={arrowIconName:"caret-alt-down"},Z=o=>{let{size:a,rounded:l,fillMode:r,themeColor:s,hover:d,focus:m,active:f,selected:C,disabled:v,icon:T,text:S,arrowIconName:x=Mc.arrowIconName,popup:I,opened:R,popupId:K,...W}=o;return(0,ao.jsxs)(ao.Fragment,{children:[(0,ao.jsxs)("div",{...W,className:i(o.className,Dn,"k-button-group",_(Dn,{rounded:l})),children:[(0,ao.jsx)(c,{text:S,icon:T,size:a,rounded:l,fillMode:r,themeColor:s,hover:d,focus:m,active:f,selected:C,disabled:v,...!S&&!o.children&&T&&{"aria-label":"Action"},children:o.children}),(0,ao.jsx)(c,{className:"k-split-button-arrow",icon:x,size:a,rounded:l,fillMode:r,disabled:v,"aria-label":"Toggle dropdown","aria-expanded":R?"true":"false","aria-controls":R?K:void 0,tabIndex:-1,...v&&{"aria-disabled":"true"}})]}),R&&I&&(0,ao.jsx)(fe,{className:"k-menu-popup",children:I})]})};Z.states=wf;Z.options=Mf;Z.className=Dn;Z.defaultOptions=Mc;Z.moduleName=Pn;Z.folderName=wc;Z.ariaSpec={selector:".k-split-button",rules:[{selector:".k-split-button-arrow",attribute:"role=button or nodeName=button",usage:"Omitted if the <button> DOM element is used."},{selector:".k-split-button-arrow",attribute:"aria-label",usage:"The attribute must be present when no text is initially visible in the button."},{selector:".k-split-button-arrow",attribute:"aria-expanded=true/false",usage:"Announces the state of the popup visibility."},{selector:".k-split-button-arrow",attribute:"aria-controls=.k-menu-group id (when open)",usage:"Points to the popup element. Builds a relationship between the button and the popup."},{selector:".k-split-button-arrow",attribute:"tabindex=-1",usage:"The arrow button is removed from the tab sequence."},{selector:".k-split-button-arrow.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the button is disabled."},{selector:".k-menu-group",attribute:"role=list",usage:"Announces the list role of the popup."},{selector:".k-menu-item",attribute:"role=listitem",usage:"Announces the listitem role of the popup items."}]};var Kn=Z;var Lc=require("react/jsx-runtime"),Lf="k-toolbar-separator",Ht=o=>(0,Lc.jsx)("div",{className:i(Lf,o.className,"k-separator")});var lo="toolbar",vo=lo;var $=require("react/jsx-runtime"),ro="k-toolbar",Ef=[p.focus],Af={size:[u.undefined,u.small,u.medium,u.large],fillMode:[N.undefined,N.solid,N.outline,N.flat]},Rf={scrollButtons:"around"},de=o=>{let{size:a,fillMode:l,focus:r,resizable:s,scrollable:d,scrollButtons:m,scrollingPosition:f,section:C,...v}=o,T=[],S=(x,I)=>{let R=[];if(x.type===c&&x.props.className&&x.props.className.includes("k-toolbar-overflow-button"))R.push((0,$.jsx)(c,{...x.props,className:`${x.props.className?x.props.className:""}`},`${I}-${new Date().getTime()}`));else if(x.type===c)R.push((0,$.jsx)(c,{...x.props,className:`k-toolbar-button ${x.props.className?x.props.className:""}`},`${I}-${new Date().getTime()}`));else if(x.type===Pa)R.push((0,$.jsx)(Pa,{...x.props,className:`k-toolbar-button ${x.props.className?x.props.className:""}`},`${I}-${new Date().getTime()}`));else if(x.type===io)R.push((0,$.jsx)(io,{...x.props,className:`k-toolbar-button ${x.props.className?x.props.className:""}`},`${I}-${new Date().getTime()}`));else if(x.type===se)R.push((0,$.jsx)(se,{...x.props,className:`k-toolbar-menu-button ${x.props.className?x.props.className:""}`},`${I}-${new Date().getTime()}`));else if(x.type===Kn)R.push((0,$.jsx)(Kn,{...x.props,className:`k-toolbar-split-button ${x.props.className?x.props.className:""}`},`${I}-${new Date().getTime()}`));else if(x.type===P||x.props.className&&x.props.className.includes("k-button-group")){let K=[];(Array.isArray(x.props.children)?x.props.children:[x.props.children]).forEach((D,Y)=>{K.push((0,$.jsx)(c,{...D.props,className:`${D.props.className?D.props.className:""}`},`${Y}-${new Date().getTime()}`))}),R.push((0,$.jsx)(P,{...x.props,className:`k-toolbar-button-group ${x.props.className?x.props.className:""}`,children:K},`${I}-${new Date().getTime()}`))}else x.type===tt?R.push((0,$.jsx)(tt,{...x.props,className:`k-toolbar-combobox ${x.props.className?x.props.className:""}`},`${I}-${new Date().getTime()}`)):x.type===Ie?R.push((0,$.jsx)(Ie,{...x.props,className:`k-toolbar-dropdownlist ${x.props.className?x.props.className:""}`},`${I}-${new Date().getTime()}`)):x.type===vt?R.push((0,$.jsx)(vt,{...x.props,className:`k-toolbar-colorpicker ${x.props.className?x.props.className:""}`},`${I}-${new Date().getTime()}`)):R.push(x);R.forEach(K=>{T.push(K)})};return o.children&&(Array.isArray(o.children)?o.children:[o.children]).forEach((I,R)=>{S(I,R)}),(0,$.jsxs)("div",{...v,className:i(o.className,ro,_(ro,{size:a,fillMode:l}),F(ro,{focus:r}),{[`${ro}-resizable`]:s,[`${ro}-scrollable`]:d,[`${ro}-scrollable-overlay`]:d&&m==="hidden",[`${ro}-scrollable-${f}`]:f&&f!=="both",[`${ro}-section`]:C}),role:"toolbar","aria-label":"Toolbar",children:[!d&&T,d&&m==="hidden"&&(0,$.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:T}),d&&m==="start"&&(0,$.jsxs)($.Fragment,{children:[(0,$.jsxs)(P,{children:[(0,$.jsx)("span",{className:i("k-toolbar-prev","k-button",_("k-button",{size:a,fillMode:l}),"k-icon-button"),"aria-hidden":"true",children:(0,$.jsx)(O,{className:"k-button-icon",icon:"caret-alt-left"})}),(0,$.jsx)("span",{className:i("k-toolbar-next","k-button",_("k-button",{size:a,fillMode:l}),"k-icon-button"),"aria-hidden":"true",children:(0,$.jsx)(O,{className:"k-button-icon",icon:"caret-alt-right"})})]}),(0,$.jsx)(Ht,{className:"k-toolbar-button-separator"}),(0,$.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:T})]}),d&&m==="end"&&(0,$.jsxs)($.Fragment,{children:[(0,$.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:T}),(0,$.jsx)(Ht,{className:"k-toolbar-button-separator"}),(0,$.jsxs)(P,{children:[(0,$.jsx)("span",{className:i("k-toolbar-prev","k-button",_("k-button",{size:a,fillMode:l}),"k-icon-button"),"aria-hidden":"true",children:(0,$.jsx)(O,{className:"k-button-icon",icon:"caret-alt-left"})}),(0,$.jsx)("span",{className:i("k-toolbar-next","k-button",_("k-button",{size:a,fillMode:l}),"k-icon-button"),"aria-hidden":"true",children:(0,$.jsx)(O,{className:"k-button-icon",icon:"caret-alt-right"})})]})]}),d&&(m==="around"||!m)&&(0,$.jsxs)($.Fragment,{children:[(0,$.jsx)("span",{className:i("k-toolbar-prev","k-button",_("k-button",{size:a,fillMode:l}),"k-icon-button"),"aria-hidden":"true",children:(0,$.jsx)(O,{className:"k-button-icon",icon:"caret-alt-left"})}),(0,$.jsx)(Ht,{className:"k-toolbar-button-separator"}),(0,$.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:T}),(0,$.jsx)(Ht,{className:"k-toolbar-button-separator"}),(0,$.jsx)("span",{className:i("k-toolbar-next","k-button",_("k-button",{size:a,fillMode:l}),"k-icon-button"),"aria-hidden":"true",children:(0,$.jsx)(O,{className:"k-button-icon",icon:"caret-alt-right"})})]})]})};de.states=Ef;de.options=Af;de.className=ro;de.defaultOptions=Rf;de.moduleName=lo;de.folderName=vo;de.ariaSpec={selector:".k-toolbar",rules:[{selector:".k-toolbar",attribute:"role=toolbar",usage:"The component role."},{selector:".k-toolbar",attribute:"aria-label or aria-labelledby",usage:"Must be supplied when multiple toolbars exist."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-haspopup=menu",usage:"The overflow button opens a menu popup."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-expanded=true/false",usage:"Announces popup visibility state."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-controls=.k-toolbar-popup .k-menu-group id (when present)",usage:"Indicates the connection between the toggle button and the menu popup."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-label or title",usage:"Icon-only button must have accessible text."},{selector:".k-toolbar-popup .k-menu-group",attribute:"role=menu",usage:"The role of the tools wrapper in the overflow section."},{selector:".k-toolbar-popup .k-menu-group",attribute:"aria-labelledby=.k-toolbar-overflow-button id (when present)",usage:"Associates the title of the menu toggle button."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-horizontal"])',attribute:"aria-expanded=true/false",usage:"Announces section popup visibility state."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-horizontal"])',attribute:"aria-label or title",usage:"Icon-only button must have accessible text."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-horizontal"])',attribute:"aria-controls=.k-toolbar-popup .k-toolbar-items-list id (when present)",usage:"Indicates the connection between the toggle button and the section popup."},{selector:".k-toolbar-popup .k-toolbar-items-list",attribute:"role=toolbar",usage:"The role of the tools wrapper in the overflow section."},{selector:".k-toolbar-popup .k-toolbar-items-list",attribute:"aria-labelledby=.k-toolbar-overflow-button id (when present)",usage:"Associates the title of the section toggle button."}]};var Ac=require("react/jsx-runtime"),Ec="k-floating-toolbar",If=[],Of={},Bf={},wa=o=>{let{...a}=o;return(0,Ac.jsx)("div",{...a,className:i(o.className,Ec),children:o.children})};wa.states=If;wa.options=Of;wa.className=Ec;wa.defaultOptions=Bf;wa.moduleName=lo;wa.folderName=vo;var Rc=require("react/jsx-runtime"),Hn="k-toolbar-item",Pf=[p.focus],Df={},Kf={},Ma=o=>{let{focus:a,...l}=o;return(0,Rc.jsx)("div",{...l,className:i(o.className,Hn,F(Hn,{focus:a})),children:o.children})};Ma.states=Pf;Ma.options=Df;Ma.className=Hn;Ma.defaultOptions=Kf;Ma.moduleName=lo;Ma.folderName=vo;var _n=require("react/jsx-runtime"),Ic="k-toolbar-popup",Hf=[],_f={size:[u.undefined,u.small,u.medium,u.large],fillMode:[N.undefined,N.solid,N.outline,N.flat]},zf={},Po=o=>{let{size:a,fillMode:l,section:r,...s}=o;return(0,_n.jsx)(fe,{...s,className:i(o.className,Ic),children:r?(0,_n.jsx)("span",{className:i("k-toolbar-items-list",_("k-toolbar-items-list",{size:a,fillMode:l})),role:"toolbar",children:o.children}):o.children})};Po.states=Hf;Po.options=_f;Po.className=Ic;Po.defaultOptions=zf;Po.moduleName=lo;Po.folderName=vo;var _l=Po;var Gf=require("react/jsx-runtime");var Uf=require("react/jsx-runtime");var Ff=require("react/jsx-runtime");var Oc=require("react/jsx-runtime");var Wf=require("react/jsx-runtime");var Rt=require("react/jsx-runtime"),Vf=Z.states,Bc={...Z.defaultOptions,variant:"text"},$f=Z.options,Xf=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],Jf=[{name:"opened",title:"Opened"}],La=o=>{let{variant:a,modifiers:l,...r}={...Bc,...o},s={},d=(0,Rt.jsxs)(at,{size:r.size,children:[(0,Rt.jsx)(ye,{first:!0,text:"Menu Item"}),(0,Rt.jsx)(ye,{text:"Menu Item"}),(0,Rt.jsx)(ye,{last:!0,text:"Menu Item"})]});switch(Object.keys(l||{}).forEach(m=>{m==="opened"&&(s.opened=!!(l!=null&&l[m]),s.popup=l!=null&&l[m]?d:"")}),a){case"icon-only":return(0,Rt.jsx)("div",{children:(0,Rt.jsx)(Z,{...r,...s,icon:"star"})});case"icon-and-text":return(0,Rt.jsx)("div",{children:(0,Rt.jsx)(Z,{...r,...s,icon:"star",children:"Split Button"})});default:return(0,Rt.jsx)("div",{children:(0,Rt.jsx)(Z,{...r,...s,children:"Split Button"})})}};La.options=$f;La.states=Vf;La.variants=Xf;La.defaultOptions=Bc;La.modifiers=Jf;La.className=Z.className;var qt=require("react/jsx-runtime"),Pc=o=>(0,qt.jsx)(de,{children:[(0,qt.jsx)(c,{children:"Button"},"toolbar-button"),(0,qt.jsx)(se,{text:"Menu button"},"toolbar-menu-button"),(0,qt.jsx)(Z,{children:"Split button"},"toolbar-split-button"),(0,qt.jsxs)(P,{children:[(0,qt.jsx)(c,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,qt.jsx)(c,{icon:"align-center",children:"Center"}),(0,qt.jsx)(c,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...o});var Dc=require("react/jsx-runtime");var Je=require("react/jsx-runtime"),Kc=o=>(0,Je.jsx)(de,{scrollable:!0,...o,children:[(0,Je.jsx)(c,{children:"Button"},"toolbar-button"),(0,Je.jsx)(se,{text:"Menu button"},"toolbar-menu-button"),(0,Je.jsx)(Z,{children:"Split button"},"toolbar-split-button"),(0,Je.jsxs)(P,{children:[(0,Je.jsx)(c,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,Je.jsx)(c,{icon:"align-center",children:"Center"}),(0,Je.jsx)(c,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group"),(0,Je.jsx)(c,{children:"Button"},"toolbar-button"),(0,Je.jsx)(se,{text:"Menu button"},"toolbar-menu-button"),(0,Je.jsx)(Z,{children:"Split button"},"toolbar-split-button"),(0,Je.jsxs)(P,{children:[(0,Je.jsx)(c,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,Je.jsx)(c,{icon:"align-center",children:"Center"}),(0,Je.jsx)(c,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...o});var qe=require("react/jsx-runtime"),Hc=({scrollingPosition:o="start",...a})=>(0,qe.jsx)(de,{scrollable:!0,scrollButtons:"hidden",scrollingPosition:o,...a,children:[(0,qe.jsx)(c,{children:"Button"},"toolbar-button"),(0,qe.jsx)(se,{text:"Menu button"},"toolbar-menu-button"),(0,qe.jsx)(Z,{children:"Split button"},"toolbar-split-button"),(0,qe.jsxs)(P,{children:[(0,qe.jsx)(c,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,qe.jsx)(c,{icon:"align-center",children:"Center"}),(0,qe.jsx)(c,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group"),(0,qe.jsx)(c,{children:"Button"},"toolbar-button"),(0,qe.jsx)(se,{text:"Menu button"},"toolbar-menu-button"),(0,qe.jsx)(Z,{children:"Split button"},"toolbar-split-button"),(0,qe.jsxs)(P,{children:[(0,qe.jsx)(c,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,qe.jsx)(c,{icon:"align-center",children:"Center"}),(0,qe.jsx)(c,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...a});var ke=require("react/jsx-runtime"),_c=({fillMode:o,size:a,...l})=>(0,ke.jsxs)(ke.Fragment,{children:[(0,ke.jsx)(de,{section:!0,fillMode:o,size:a,children:[(0,ke.jsx)(c,{fillMode:o,size:a,children:"Button"},"toolbar-button"),(0,ke.jsxs)(P,{fillMode:o,children:[(0,ke.jsx)(c,{className:"k-group-start",icon:"align-left",fillMode:o,size:a,children:"Left"}),(0,ke.jsx)(c,{icon:"align-center",fillMode:o,size:a,children:"Center"}),(0,ke.jsx)(c,{className:"k-group-end",icon:"align-right",fillMode:o,size:a,children:"Right"})]},"toolbar-button-group"),(0,ke.jsx)(Ht,{className:"k-toolbar-button-separator"}),(0,ke.jsx)(c,{icon:"more-horizontal",className:"k-toolbar-overflow-button",fillMode:"flat",size:a,rounded:"none","aria-label":"More options","aria-expanded":"false"})],...l}),(0,ke.jsxs)(_l,{size:a,fillMode:o,section:!0,...l,children:[(0,ke.jsx)(Z,{fillMode:o,size:a,children:"Split button"},"toolbar-split-button"),(0,ke.jsx)(c,{fillMode:o,size:a,children:"Button"},"toolbar-button"),(0,ke.jsx)(Ht,{}),(0,ke.jsx)(se,{text:"Menu button",fillMode:o,size:a},"toolbar-menu-button"),(0,ke.jsxs)(P,{fillMode:o,children:[(0,ke.jsx)(c,{className:"k-group-start",icon:"align-left",fillMode:o,size:a,children:"Left"}),(0,ke.jsx)(c,{icon:"align-center",fillMode:o,size:a,children:"Center"}),(0,ke.jsx)(c,{className:"k-group-end",icon:"align-right",fillMode:o,size:a,children:"Right"})]},"toolbar-button-group")]})]});var zn=require("react/jsx-runtime");var Gn=require("react/jsx-runtime");var no=require("react/jsx-runtime"),qf=de.options,Yf=de.states,zc={...de.defaultOptions,variant:"default"},Qf=[{name:"default",title:"Default"},{name:"scrollable",title:"Scrollable"},{name:"overlay",title:"Overlay"},{name:"responsive",title:"Responsive"}],Zf=[],Ea=o=>{let{variant:a,...l}={...zc,...o};switch(a){case"responsive":return(0,no.jsx)("div",{children:(0,no.jsx)(_c,{style:{width:"583px"},...l})});case"overlay":return(0,no.jsx)("div",{children:(0,no.jsx)(Hc,{style:{width:"583px"},...l,scrollingPosition:"start",scrollButtons:"hidden"})});case"scrollable":return(0,no.jsx)("div",{children:(0,no.jsx)(Kc,{style:{width:"583px"},...l})});default:return(0,no.jsx)("div",{children:(0,no.jsx)(Pc,{style:{width:"583px"},...l})})}};Ea.options=qf;Ea.states=Yf;Ea.variants=Qf;Ea.defaultOptions=zc;Ea.modifiers=Zf;Ea.className=de.className;var ct=require("react/jsx-runtime"),Gc="k-scheduler-toolbar",le=o=>{let{footer:a,...l}=o;return(0,ct.jsx)(de,{...l,className:i(o.className,{[a?"k-scheduler-footer":Gc]:!0}),"aria-label":l["aria-label"]||(a?"Scheduler footer":"Scheduler toolbar"),children:o.children||[(0,ct.jsxs)(P,{className:"k-scheduler-navigation",children:[(0,ct.jsx)(c,{className:"k-group-start",children:"Today"}),(0,ct.jsx)(c,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),(0,ct.jsx)(c,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]},"nav"),(0,ct.jsx)(c,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"Monday, June 13, 2022"},"current"),(0,ct.jsx)("span",{className:"k-spacer"},"spacer"),(0,ct.jsxs)(ce,{thumbStyles:{width:"15%",left:"2px"},className:"k-scheduler-views",children:[(0,ct.jsx)(z,{selected:!0,children:"Day"}),(0,ct.jsx)(z,{children:"Week"}),(0,ct.jsx)(z,{children:"Month"}),(0,ct.jsx)(z,{children:"Timeline"}),(0,ct.jsx)(z,{children:"Agenda"})]},"views")]})};le.className=Gc;le.moduleName=ee;le.folderName=te;var Fc=require("react/jsx-runtime"),Uc="k-scheduler-body",ue=o=>{let{as:a="div",...l}=o;return(0,Fc.jsx)(a,{...l,className:i(Uc,o.className),children:o.children})};ue.className=Uc;ue.moduleName=ee;ue.folderName=te;var Vc=require("react/jsx-runtime"),Wc="k-scheduler-head",xe=o=>{let{as:a="div",...l}=o;return(0,Vc.jsx)(a,{...l,className:i(Wc,o.className),children:o.children})};xe.className=Wc;xe.moduleName=ee;xe.folderName=te;var Jc=require("react/jsx-runtime"),$c="k-scheduler-group",jf=[],ex={},Xc={orientation:"horizontal"},X=o=>{let{orientation:a=Xc.orientation,...l}=o;return(0,Jc.jsx)("div",{...l,className:i($c,o.className,{"k-group-horizontal":a==="horizontal"}),children:o.children})};X.states=jf;X.options=ex;X.defaultOptions=Xc;X.className=$c;X.moduleName=ee;X.folderName=te;var ie=require("react/jsx-runtime"),Un="k-event",tx=[p.hover,p.focus,p.selected],ox={},zl={resizable:"vertical",eventPrefix:(0,ie.jsx)(O,{icon:"arrow-rotate-cw"}),eventSuffix:(0,ie.jsx)(ie.Fragment,{children:(0,ie.jsx)("a",{className:"k-link k-event-delete","aria-label":"Delete event",children:(0,ie.jsx)(O,{icon:"x"})})})},Re=o=>{let{inverse:a,ongoing:l,multiDay:r,resizable:s=zl.resizable,hover:d,focus:m,selected:f,eventPrefix:C=zl.eventPrefix,eventSuffix:v=zl.eventSuffix,...T}=o;return(0,ie.jsxs)("div",{...T,className:i(Un,o.className,F(Un,{hover:d,focus:m,selected:f}),{"k-event-inverse":a,"k-event-ongoing":l}),role:"button","aria-label":T["aria-label"]||"Event",children:[(0,ie.jsx)("span",{className:"k-event-actions",children:C}),(0,ie.jsx)("div",{children:o.children}),(0,ie.jsx)("span",{className:"k-event-actions",children:v}),r&&(0,ie.jsxs)(ie.Fragment,{children:[(0,ie.jsx)("span",{className:"k-event-top-actions",children:(0,ie.jsx)(O,{icon:"caret-alt-up"})}),(0,ie.jsx)("span",{className:"k-event-bottom-actions",children:(0,ie.jsx)(O,{icon:"caret-alt-down"})})]}),s==="vertical"?(0,ie.jsxs)(ie.Fragment,{children:[(0,ie.jsx)("span",{className:"k-resize-handle k-resize-n"}),(0,ie.jsx)("span",{className:"k-resize-handle k-resize-s"})]}):s==="horizontal"&&(0,ie.jsxs)(ie.Fragment,{children:[(0,ie.jsx)("span",{className:"k-resize-handle k-resize-w"}),(0,ie.jsx)("span",{className:"k-resize-handle k-resize-e"})]})]})};Re.states=tx;Re.options=ox;Re.defaultOptions=zl;Re.className=Un;Re.moduleName=ee;Re.folderName=te;var yo=require("react/jsx-runtime"),qc="k-task",ax=[],lx={},Yc={markStyle:{backgroundColor:"gold"}},St=o=>{let{text:a,markStyle:l=Yc.markStyle,recurring:r,closable:s,...d}=o;return(0,yo.jsxs)("div",{...d,className:i(qc,o.className),children:[(0,yo.jsx)("span",{className:"k-scheduler-mark",style:l}),r&&(0,yo.jsx)(Yl,{icon:"arrow-rotate-cw"}),(0,yo.jsx)("span",{className:"k-scheduler-task-text",children:a}),s&&(0,yo.jsx)("a",{className:"k-link k-event-delete","aria-label":"Delete event",children:(0,yo.jsx)(Yl,{icon:"x"})})]})};St.states=ax;St.options=lx;St.defaultOptions=Yc;St.className=qc;St.moduleName=ee;St.folderName=te;var Fn=require("react/jsx-runtime");var Wn=require("react/jsx-runtime");var Qc=require("react/jsx-runtime");var Zc=require("react/jsx-runtime");var k=require("react/jsx-runtime"),jc=({style:o,...a})=>(0,k.jsx)(Q,{style:o,layout:"flex",view:"day",toolbar:(0,k.jsxs)(le,{children:[(0,k.jsxs)(P,{className:"k-scheduler-navigation",children:[(0,k.jsx)(c,{className:"k-group-start",children:"Today"}),(0,k.jsx)(c,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),(0,k.jsx)(c,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),(0,k.jsx)(c,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"Monday, June 24, 2024"}),(0,k.jsx)("span",{className:"k-spacer"}),(0,k.jsxs)(ce,{thumbStyles:{width:"15%",left:"2px"},className:"k-scheduler-views",children:[(0,k.jsx)(z,{selected:!0,children:"Day"}),(0,k.jsx)(z,{children:"Week"}),(0,k.jsx)(z,{children:"Month"}),(0,k.jsx)(z,{children:"Timeline"}),(0,k.jsx)(z,{children:"Agenda"})]})]}),footer:(0,k.jsx)(le,{footer:!0,children:(0,k.jsx)(c,{icon:"clock",className:"k-scheduler-fullday",children:"Show business hours"})}),children:(0,k.jsxs)(k.Fragment,{children:[(0,k.jsxs)(xe,{as:"div",children:[(0,k.jsx)(X,{children:(0,k.jsxs)(L,{children:[(0,k.jsx)(n,{as:"div",cellType:["side"],style:{minWidth:"65px"}}),(0,k.jsx)(n,{as:"div",cellType:["group"],children:(0,k.jsx)(L,{children:(0,k.jsx)(n,{as:"div",cellType:["heading"],text:"Mon, 6/24"})})})]})}),(0,k.jsx)(X,{children:(0,k.jsxs)(L,{children:[(0,k.jsx)(n,{as:"div",cellType:["heading","side"],allDay:!0,style:{minWidth:"65px"},children:"all day"}),(0,k.jsx)(n,{as:"div",cellType:["group"],children:(0,k.jsx)(L,{children:(0,k.jsx)(n,{as:"div",cellType:["slot"]})})})]})})]}),(0,k.jsxs)(ue,{as:"div",children:[(0,k.jsx)(X,{children:(0,k.jsxs)(L,{children:[(0,k.jsx)(n,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"8:00 AM"}),(0,k.jsx)(n,{as:"div",cellType:["group"],children:(0,k.jsx)(L,{className:"k-middle-row",children:(0,k.jsx)(n,{as:"div",cellType:["slot"]})})})]})}),(0,k.jsx)(X,{children:(0,k.jsxs)(L,{children:[(0,k.jsx)(n,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,k.jsx)(n,{as:"div",cellType:["group"],children:(0,k.jsx)(L,{children:(0,k.jsx)(n,{as:"div",cellType:["slot"]})})})]})}),(0,k.jsx)(X,{children:(0,k.jsxs)(L,{children:[(0,k.jsx)(n,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"9:00 AM"}),(0,k.jsx)(n,{as:"div",cellType:["group"],children:(0,k.jsx)(L,{className:"k-middle-row",children:(0,k.jsx)(n,{as:"div",cellType:["slot"]})})})]})}),(0,k.jsx)(X,{children:(0,k.jsxs)(L,{children:[(0,k.jsx)(n,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,k.jsx)(n,{as:"div",cellType:["group"],children:(0,k.jsx)(L,{children:(0,k.jsx)(n,{as:"div",cellType:["slot"]})})})]})}),(0,k.jsx)(X,{children:(0,k.jsxs)(L,{children:[(0,k.jsx)(n,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"10:00 AM"}),(0,k.jsx)(n,{as:"div",cellType:["group"],children:(0,k.jsx)(L,{className:"k-middle-row",children:(0,k.jsx)(n,{as:"div",cellType:["slot"]})})})]})}),(0,k.jsx)(X,{children:(0,k.jsxs)(L,{children:[(0,k.jsx)(n,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,k.jsx)(n,{as:"div",cellType:["group"],children:(0,k.jsx)(L,{children:(0,k.jsx)(n,{as:"div",cellType:["slot"]})})})]})}),(0,k.jsx)(X,{children:(0,k.jsxs)(L,{children:[(0,k.jsx)(n,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"11:00 AM"}),(0,k.jsx)(n,{as:"div",cellType:["group"],children:(0,k.jsx)(L,{className:"k-middle-row",children:(0,k.jsx)(n,{as:"div",cellType:["slot"]})})})]})}),(0,k.jsx)(X,{children:(0,k.jsxs)(L,{children:[(0,k.jsx)(n,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,k.jsx)(n,{as:"div",cellType:["group"],children:(0,k.jsx)(L,{children:(0,k.jsx)(n,{as:"div",cellType:["slot"]})})})]})}),(0,k.jsxs)(Re,{ongoing:!0,style:{top:"0px",left:"80px",height:"72px",width:"200px"},children:[(0,k.jsx)("div",{className:"k-event-template k-event-time",children:"8:00 AM - 9:00 AM"}),(0,k.jsx)("div",{className:"k-event-template",children:"Event Title"})]})]})]}),...a});var b=require("react/jsx-runtime"),ep=({style:o,...a})=>(0,b.jsx)(Q,{style:o,layout:"flex",view:"week",toolbar:(0,b.jsxs)(le,{children:[(0,b.jsxs)(P,{className:"k-scheduler-navigation",children:[(0,b.jsx)(c,{className:"k-group-start",children:"Today"}),(0,b.jsx)(c,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),(0,b.jsx)(c,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),(0,b.jsx)(c,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"6/23/2022 - 6/29/2022"}),(0,b.jsx)("span",{className:"k-spacer"}),(0,b.jsxs)(ce,{thumbStyles:{width:"18%",left:"16%"},className:"k-scheduler-views",children:[(0,b.jsx)(z,{children:"Day"}),(0,b.jsx)(z,{selected:!0,children:"Week"}),(0,b.jsx)(z,{children:"Month"}),(0,b.jsx)(z,{children:"Timeline"}),(0,b.jsx)(z,{children:"Agenda"})]})]}),footer:(0,b.jsx)(le,{footer:!0,children:(0,b.jsx)(c,{icon:"clock",className:"k-scheduler-fullday",children:"Show business hours"})}),children:(0,b.jsxs)(b.Fragment,{children:[(0,b.jsxs)(xe,{as:"div",children:[(0,b.jsx)(X,{children:(0,b.jsxs)(L,{children:[(0,b.jsx)(n,{as:"div",cellType:["side"],style:{minWidth:"65px"}}),(0,b.jsx)(n,{as:"div",cellType:["group"],children:(0,b.jsxs)(L,{children:[(0,b.jsx)(n,{as:"div",cellType:["heading"],text:"Sun, 6/23"}),(0,b.jsx)(n,{as:"div",cellType:["heading"],text:"Sun, 6/24"}),(0,b.jsx)(n,{as:"div",cellType:["heading"],text:"Sun, 6/25"}),(0,b.jsx)(n,{as:"div",cellType:["heading"],text:"Sun, 6/26"}),(0,b.jsx)(n,{as:"div",cellType:["heading"],text:"Sun, 6/27"}),(0,b.jsx)(n,{as:"div",cellType:["heading"],text:"Sun, 6/28"}),(0,b.jsx)(n,{as:"div",cellType:["heading"],text:"Sun, 6/29"})]})})]})}),(0,b.jsx)(X,{children:(0,b.jsxs)(L,{children:[(0,b.jsx)(n,{as:"div",cellType:["heading","side"],allDay:!0,style:{minWidth:"65px"},children:"all day"}),(0,b.jsx)(n,{as:"div",cellType:["group"],children:(0,b.jsxs)(L,{children:[(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]})]})})]})})]}),(0,b.jsxs)(ue,{as:"div",children:[(0,b.jsx)(X,{children:(0,b.jsxs)(L,{children:[(0,b.jsx)(n,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"8:00 AM"}),(0,b.jsx)(n,{as:"div",cellType:["group"],children:(0,b.jsxs)(L,{className:"k-middle-row",children:[(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]})]})})]})}),(0,b.jsx)(X,{children:(0,b.jsxs)(L,{children:[(0,b.jsx)(n,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,b.jsx)(n,{as:"div",cellType:["group"],children:(0,b.jsxs)(L,{children:[(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]})]})})]})}),(0,b.jsx)(X,{children:(0,b.jsxs)(L,{children:[(0,b.jsx)(n,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"9:00 AM"}),(0,b.jsx)(n,{as:"div",cellType:["group"],children:(0,b.jsxs)(L,{className:"k-middle-row",children:[(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]})]})})]})}),(0,b.jsx)(X,{children:(0,b.jsxs)(L,{children:[(0,b.jsx)(n,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,b.jsx)(n,{as:"div",cellType:["group"],children:(0,b.jsxs)(L,{children:[(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]})]})})]})}),(0,b.jsx)(X,{children:(0,b.jsxs)(L,{children:[(0,b.jsx)(n,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"10:00 AM"}),(0,b.jsx)(n,{as:"div",cellType:["group"],children:(0,b.jsxs)(L,{className:"k-middle-row",children:[(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]})]})})]})}),(0,b.jsx)(X,{children:(0,b.jsxs)(L,{children:[(0,b.jsx)(n,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,b.jsx)(n,{as:"div",cellType:["group"],children:(0,b.jsxs)(L,{children:[(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]})]})})]})}),(0,b.jsx)(X,{children:(0,b.jsxs)(L,{children:[(0,b.jsx)(n,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"11:00 AM"}),(0,b.jsx)(n,{as:"div",cellType:["group"],children:(0,b.jsxs)(L,{className:"k-middle-row",children:[(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]})]})})]})}),(0,b.jsx)(X,{children:(0,b.jsxs)(L,{children:[(0,b.jsx)(n,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,b.jsx)(n,{as:"div",cellType:["group"],children:(0,b.jsxs)(L,{children:[(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]}),(0,b.jsx)(n,{as:"div",cellType:["slot"]})]})})]})})]})]}),...a});var y=require("react/jsx-runtime"),tp=({style:o,...a})=>(0,y.jsx)(Q,{style:o,layout:"flex",view:"month",toolbar:(0,y.jsxs)(le,{children:[(0,y.jsxs)(P,{className:"k-scheduler-navigation",children:[(0,y.jsx)(c,{className:"k-group-start",children:"Today"}),(0,y.jsx)(c,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),(0,y.jsx)(c,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),(0,y.jsx)(c,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"June 23 2024"}),(0,y.jsx)("span",{className:"k-spacer"}),(0,y.jsxs)(ce,{thumbStyles:{width:"19%",left:"34%"},className:"k-scheduler-views",children:[(0,y.jsx)(z,{children:"Day"}),(0,y.jsx)(z,{children:"Week"}),(0,y.jsx)(z,{selected:!0,children:"Month"}),(0,y.jsx)(z,{children:"Timeline"}),(0,y.jsx)(z,{children:"Agenda"})]})]}),children:(0,y.jsxs)(y.Fragment,{children:[(0,y.jsx)(xe,{as:"div",children:(0,y.jsx)(X,{children:(0,y.jsx)(L,{children:(0,y.jsx)(n,{as:"div",cellType:["group"],children:(0,y.jsxs)(L,{children:[(0,y.jsx)(n,{as:"div",cellType:["heading"],text:"Sunday"}),(0,y.jsx)(n,{as:"div",cellType:["heading"],text:"Monday"}),(0,y.jsx)(n,{as:"div",cellType:["heading"],text:"Tuesday"}),(0,y.jsx)(n,{as:"div",cellType:["heading"],text:"Wednesday"}),(0,y.jsx)(n,{as:"div",cellType:["heading"],text:"Tuesday"}),(0,y.jsx)(n,{as:"div",cellType:["heading"],text:"Friday"}),(0,y.jsx)(n,{as:"div",cellType:["heading"],text:"Saturday"})]})})})})}),(0,y.jsxs)(ue,{as:"div",children:[(0,y.jsx)(X,{children:(0,y.jsx)(L,{children:(0,y.jsxs)(n,{as:"div",cellType:["group"],children:[(0,y.jsxs)(L,{children:[(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"26",className:"k-other-month"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"27",className:"k-other-month"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"28",className:"k-other-month"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"29",className:"k-other-month"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"30",className:"k-other-month"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"31",className:"k-other-month"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"01"})]}),(0,y.jsxs)(L,{children:[(0,y.jsxs)(n,{as:"div",cellType:["slot"],children:[(0,y.jsx)("span",{className:"k-link k-nav-day",children:"02"}),(0,y.jsx)(c,{className:"k-more-events",icon:"more-horizontal","aria-label":"Show more events"})]}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"03"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"04"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"05"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"06"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"07"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"08"})]}),(0,y.jsxs)(L,{children:[(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"09"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"10"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"11"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"12"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"13"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"14"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"15"})]}),(0,y.jsxs)(L,{children:[(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"16"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"17"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"18"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"19"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"20"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"21"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"22"})]}),(0,y.jsxs)(L,{children:[(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"23"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"24"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"25"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"26"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"27"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"28"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"29"})]}),(0,y.jsxs)(L,{children:[(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"30"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"31"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"01",className:"k-other-month"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"02",className:"k-other-month"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"03",className:"k-other-month"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"04",className:"k-other-month"}),(0,y.jsx)(n,{as:"div",cellType:["slot"],text:"05",className:"k-other-month"})]})]})})}),(0,y.jsx)(Re,{eventPrefix:null,eventSuffix:null,resizable:"none",style:{top:"137px",width:"138px"},children:(0,y.jsx)("div",{children:(0,y.jsx)("div",{className:"k-event-template",children:"Event 1 Title"})})}),(0,y.jsx)(Re,{eventPrefix:null,eventSuffix:null,resizable:"none",style:{top:"137px",left:"141px",width:"138px"},children:(0,y.jsx)("div",{children:(0,y.jsx)("div",{className:"k-event-template",children:"Event 2 Title"})})}),(0,y.jsx)(Re,{eventPrefix:null,eventSuffix:null,resizable:"none",style:{top:"165px",left:"141px",width:"138px"},children:(0,y.jsx)("div",{children:(0,y.jsx)("div",{className:"k-event-template",children:"Event 3 Title"})})}),(0,y.jsx)(Re,{eventSuffix:null,resizable:"none",style:{top:"137px",left:"282px",width:"410px"},children:(0,y.jsx)("div",{children:(0,y.jsx)("div",{className:"k-event-template",children:"Event 4 Title"})})})]})]}),...a});var M=require("react/jsx-runtime"),op=({style:o,...a})=>(0,M.jsx)(Q,{style:o,layout:"flex",view:"timeline",toolbar:(0,M.jsxs)(le,{children:[(0,M.jsxs)(P,{className:"k-scheduler-navigation",children:[(0,M.jsx)(c,{className:"k-group-start",children:"Today"}),(0,M.jsx)(c,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),(0,M.jsx)(c,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),(0,M.jsx)(c,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"Friday, June 21, 2024"}),(0,M.jsx)("span",{className:"k-spacer"}),(0,M.jsxs)(ce,{thumbStyles:{width:"23%",left:"54%"},className:"k-scheduler-views",children:[(0,M.jsx)(z,{children:"Day"}),(0,M.jsx)(z,{children:"Week"}),(0,M.jsx)(z,{children:"Month"}),(0,M.jsx)(z,{selected:!0,children:"Timeline"}),(0,M.jsx)(z,{children:"Agenda"})]})]}),footer:(0,M.jsx)(le,{footer:!0,children:(0,M.jsx)(c,{icon:"clock",className:"k-scheduler-fullday",children:"Show business hours"})}),children:(0,M.jsxs)(M.Fragment,{children:[(0,M.jsx)(xe,{as:"div",style:{width:"1874px"},children:(0,M.jsx)(X,{children:(0,M.jsxs)(L,{children:[(0,M.jsx)(Xo,{children:(0,M.jsx)(n,{as:"div",cellType:["side"],style:{minWidth:"72px"}})}),(0,M.jsxs)(n,{as:"div",cellType:["group"],children:[(0,M.jsx)(L,{children:(0,M.jsx)(n,{as:"div",cellType:["heading"],text:"June 21"})}),(0,M.jsxs)(L,{children:[(0,M.jsx)(n,{as:"div",cellType:["heading"],children:"8:00 AM"}),(0,M.jsx)(n,{as:"div",cellType:["heading"],children:"9:00 AM"}),(0,M.jsx)(n,{as:"div",cellType:["heading"],children:"10:00 AM"}),(0,M.jsx)(n,{as:"div",cellType:["heading"],children:"11:00 AM"}),(0,M.jsx)(n,{as:"div",cellType:["heading"],children:"12:00 PM"}),(0,M.jsx)(n,{as:"div",cellType:["heading"],children:"1:00 PM"}),(0,M.jsx)(n,{as:"div",cellType:["heading"],children:"2:00 PM"}),(0,M.jsx)(n,{as:"div",cellType:["heading"],children:"3:00 PM"}),(0,M.jsx)(n,{as:"div",cellType:["heading"],children:"4:00 PM"}),(0,M.jsx)(n,{as:"div",cellType:["heading"],children:"5:00 PM"}),(0,M.jsx)(n,{as:"div",cellType:["heading"],children:"6:00 PM"}),(0,M.jsx)(n,{as:"div",cellType:["heading"],children:"7:00 PM"}),(0,M.jsx)(n,{as:"div",cellType:["heading"],children:"8:00 PM"})]})]})]})})}),(0,M.jsx)(ue,{as:"div",style:{width:"1874px",minHeight:"100px"},children:(0,M.jsx)(X,{children:(0,M.jsxs)(L,{children:[(0,M.jsx)(Xo,{children:(0,M.jsx)(n,{as:"div",cellType:["heading","side"],allDay:!0,style:{minWidth:"72px"},children:"All events"})}),(0,M.jsx)(n,{as:"div",cellType:["group"],children:(0,M.jsxs)(L,{children:[(0,M.jsx)(n,{as:"div",cellType:["slot"],className:"k-nonwork-hour"}),(0,M.jsx)(n,{as:"div",cellType:["slot"],className:"k-nonwork-hour"}),(0,M.jsx)(n,{as:"div",cellType:["slot"]}),(0,M.jsx)(n,{as:"div",cellType:["slot"]}),(0,M.jsx)(n,{as:"div",cellType:["slot"]}),(0,M.jsx)(n,{as:"div",cellType:["slot"]}),(0,M.jsx)(n,{as:"div",cellType:["slot"]}),(0,M.jsx)(n,{as:"div",cellType:["slot"]}),(0,M.jsx)(n,{as:"div",cellType:["slot"]}),(0,M.jsx)(n,{as:"div",cellType:["slot"]}),(0,M.jsx)(n,{as:"div",cellType:["slot"]}),(0,M.jsx)(n,{as:"div",cellType:["slot"]}),(0,M.jsx)(n,{as:"div",cellType:["slot"]}),(0,M.jsx)(n,{as:"div",cellType:["slot"]}),(0,M.jsx)(n,{as:"div",cellType:["slot"]}),(0,M.jsx)(n,{as:"div",cellType:["slot"]}),(0,M.jsx)(n,{as:"div",cellType:["slot"]}),(0,M.jsx)(n,{as:"div",cellType:["slot"]}),(0,M.jsx)(n,{as:"div",cellType:["slot"]}),(0,M.jsx)(n,{as:"div",cellType:["slot"]}),(0,M.jsx)(n,{as:"div",cellType:["slot"]}),(0,M.jsx)(n,{as:"div",cellType:["slot"]}),(0,M.jsx)(n,{as:"div",cellType:["slot"]}),(0,M.jsx)(n,{as:"div",cellType:["slot"]}),(0,M.jsx)(n,{as:"div",cellType:["slot"]}),(0,M.jsx)(n,{as:"div",cellType:["slot"]})]})})]})})})]}),...a});var E=require("react/jsx-runtime"),ap=({style:o,...a})=>(0,E.jsx)(Q,{style:o,layout:"flex",view:"agenda",toolbar:(0,E.jsxs)(le,{children:[(0,E.jsxs)(P,{className:"k-scheduler-navigation",children:[(0,E.jsx)(c,{className:"k-group-start",children:"Today"}),(0,E.jsx)(c,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),(0,E.jsx)(c,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),(0,E.jsx)(c,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"6/24/2024 - 6/25/2024"}),(0,E.jsx)("span",{className:"k-spacer"}),(0,E.jsxs)(ce,{thumbStyles:{width:"22%",right:"2px"},className:"k-scheduler-views",children:[(0,E.jsx)(z,{children:"Day"}),(0,E.jsx)(z,{children:"Week"}),(0,E.jsx)(z,{children:"Month"}),(0,E.jsx)(z,{children:"Timeline"}),(0,E.jsx)(z,{selected:!0,children:"Agenda"})]})]}),children:(0,E.jsxs)(E.Fragment,{children:[(0,E.jsx)(xe,{as:"div",role:"rowgroup",children:(0,E.jsx)(X,{orientation:"vertical",role:"presentation",children:(0,E.jsx)(L,{role:"presentation",children:(0,E.jsx)(n,{as:"div",className:"k-group-content",role:"presentation",children:(0,E.jsxs)(L,{role:"row",children:[(0,E.jsx)(n,{as:"div",cellType:["heading","group"],className:"k-scheduler-datecolumn",style:{minWidth:"168px"},role:"columnheader",children:"Date"}),(0,E.jsx)(n,{as:"div",cellType:["heading","group"],className:"k-scheduler-timecolumn",style:{minWidth:"595px"},role:"columnheader",children:"Time"}),(0,E.jsx)(n,{as:"div",cellType:["heading","group"],className:"k-scheduler-eventcolumn",style:{minWidth:"168px"},role:"columnheader",children:"Event"})]})})})})}),(0,E.jsx)(ue,{as:"div",role:"rowgroup",children:(0,E.jsxs)(X,{orientation:"vertical",role:"presentation",children:[(0,E.jsxs)(L,{className:"k-scheduler-content",role:"row",children:[(0,E.jsx)(n,{as:"div",cellType:["group","slot"],className:"k-scheduler-datecolumn",style:{minWidth:"168px"},role:"rowheader",children:(0,E.jsxs)("div",{children:[(0,E.jsx)("strong",{className:"k-scheduler-agendaday",children:"25"}),(0,E.jsx)("em",{className:"k-scheduler-agendaweek",children:"Monday"}),(0,E.jsx)("span",{className:"k-scheduler-agendadate",children:"Jun 2024"})]})}),(0,E.jsxs)(n,{as:"div",className:"k-group-content",role:"gridcell",children:[(0,E.jsxs)(L,{children:[(0,E.jsx)(n,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:(0,E.jsx)("div",{children:"11:30 AM-1:00 PM"})}),(0,E.jsx)(n,{as:"div",children:(0,E.jsx)(St,{text:"Task 1 Title",closable:!0})})]}),(0,E.jsxs)(L,{children:[(0,E.jsx)(n,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:(0,E.jsx)("div",{children:"12:45 PM-2:30 PM"})}),(0,E.jsx)(n,{as:"div",children:(0,E.jsx)(St,{text:"Task 2 Title",recurring:!0,closable:!0})})]}),(0,E.jsxs)(L,{children:[(0,E.jsx)(n,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:(0,E.jsx)("div",{children:"all day"})}),(0,E.jsx)(n,{as:"div",children:(0,E.jsx)(St,{text:"Task 3 Title",closable:!0})})]})]})]}),(0,E.jsxs)(L,{className:"k-scheduler-content",role:"row",children:[(0,E.jsx)(n,{as:"div",cellType:["group","slot"],className:"k-scheduler-datecolumn",style:{minWidth:"168px"},role:"rowheader",children:(0,E.jsxs)("div",{children:[(0,E.jsx)("strong",{className:"k-scheduler-agendaday",children:"25"}),(0,E.jsx)("em",{className:"k-scheduler-agendaweek",children:"Tuesday"}),(0,E.jsx)("span",{className:"k-scheduler-agendadate",children:"Jun 2024"})]})}),(0,E.jsxs)(n,{as:"div",className:"k-group-content",role:"gridcell",children:[(0,E.jsxs)(L,{children:[(0,E.jsx)(n,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:(0,E.jsx)("div",{children:"9:30 AM-11:00 AM"})}),(0,E.jsx)(n,{as:"div",children:(0,E.jsx)(St,{text:"Task 1 Title",closable:!0})})]}),(0,E.jsxs)(L,{children:[(0,E.jsx)(n,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:(0,E.jsx)("div",{children:"3:00 PM-4:30 PM"})}),(0,E.jsx)(n,{as:"div",children:(0,E.jsx)(St,{text:"Task 2 Title",recurring:!0,closable:!0})})]}),(0,E.jsxs)(L,{children:[(0,E.jsx)(n,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:(0,E.jsx)("div",{children:"6:00 PM-7:00 PM"})}),(0,E.jsx)(n,{as:"div",children:(0,E.jsx)(St,{text:"Task 3 Title",closable:!0})})]})]})]})]})})]}),...a});var Vn=require("react/jsx-runtime");var $n=require("react/jsx-runtime");var Xn=require("react/jsx-runtime");var Jn=require("react/jsx-runtime");var _t=require("react/jsx-runtime"),rx=Q.options,nx=Q.states,lp={...Q.defaultOptions,variant:"day"},sx=[{name:"day",title:"Day View"},{name:"week",title:"Week View"},{name:"month",title:"Month View"},{name:"timeline",title:"Timeline View"},{name:"agenda",title:"Agenda View"}],ix=[{name:"footer",title:"Footer"}],Aa=o=>{let{variant:a,modifiers:l,...r}={...lp,...o},s=(0,_t.jsx)(_t.Fragment,{children:(0,_t.jsx)(le,{footer:!0,children:(0,_t.jsx)(c,{icon:"clock",className:"k-scheduler-fullday",children:"Show business hours"})})}),d={footer:s};switch(Object.keys(l||{}).forEach(m=>{m==="footer"&&(d.footer=l!=null&&l[m]?s:void 0)}),a){case"agenda":return(0,_t.jsx)(ap,{style:{height:"350px",width:"100%"},...r,...d});case"timeline":return(0,_t.jsx)(op,{style:{height:"350px",width:"100%"},...r,...d});case"month":return(0,_t.jsx)(tp,{style:{height:"350px",width:"100%"},...r,...d});case"week":return(0,_t.jsx)(ep,{style:{height:"350px",width:"100%"},...r,...d});default:return(0,_t.jsx)(jc,{style:{height:"350px",width:"100%"},...r,...d})}};Aa.options=rx;Aa.states=nx;Aa.variants=sx;Aa.defaultOptions=lp;Aa.modifiers=ix;Aa.className=Q.className;var t=require("react/jsx-runtime"),dx=({style:o,...a})=>(0,t.jsx)(Q,{style:o,layout:"flex",view:"year",toolbar:(0,t.jsxs)(le,{children:[(0,t.jsxs)(P,{className:"k-scheduler-navigation",children:[(0,t.jsx)(c,{className:"k-group-start",children:"Today"}),(0,t.jsx)(c,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),(0,t.jsx)(c,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),(0,t.jsx)(c,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"2021"}),(0,t.jsx)("span",{className:"k-spacer"}),(0,t.jsxs)(ce,{thumbStyles:{width:"22%",right:"2px"},className:"k-scheduler-views",children:[(0,t.jsx)(z,{children:"Day"}),(0,t.jsx)(z,{children:"Week"}),(0,t.jsx)(z,{children:"Month"}),(0,t.jsx)(z,{selected:!0,children:"Year"})]})]}),children:(0,t.jsx)(ue,{as:"div",children:(0,t.jsxs)(pe,{showCalendarHeader:!1,calendarView:"month",className:"k-calendar-range",children:[(0,t.jsxs)(he,{showTableHead:!0,calendarCaption:"January 2020",children:[(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{dayIndicator:!0,text:"1"}),(0,t.jsx)(e,{dayIndicator:!0,text:"2"}),(0,t.jsx)(e,{dayIndicator:!0,text:"3"}),(0,t.jsx)(e,{text:"4",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{dayIndicator:!0,text:"5",weekend:!0}),(0,t.jsx)(e,{text:"6"}),(0,t.jsx)(e,{text:"7"}),(0,t.jsx)(e,{dayIndicator:!0,text:"8"}),(0,t.jsx)(e,{text:"9"}),(0,t.jsx)(e,{text:"10"}),(0,t.jsx)(e,{text:"11",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"12",weekend:!0}),(0,t.jsx)(e,{dayIndicator:!0,text:"13"}),(0,t.jsx)(e,{text:"14"}),(0,t.jsx)(e,{text:"15"}),(0,t.jsx)(e,{text:"16"}),(0,t.jsx)(e,{text:"17"}),(0,t.jsx)(e,{text:"18",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"19",weekend:!0}),(0,t.jsx)(e,{text:"20"}),(0,t.jsx)(e,{dayIndicator:!0,text:"21"}),(0,t.jsx)(e,{text:"22"}),(0,t.jsx)(e,{text:"23"}),(0,t.jsx)(e,{text:"24"}),(0,t.jsx)(e,{text:"25",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"26",weekend:!0}),(0,t.jsx)(e,{text:"27"}),(0,t.jsx)(e,{text:"28"}),(0,t.jsx)(e,{text:"29"}),(0,t.jsx)(e,{text:"30"}),(0,t.jsx)(e,{dayIndicator:!0,text:"31"}),(0,t.jsx)(e,{empty:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]})]}),(0,t.jsxs)(he,{showTableHead:!0,calendarCaption:"February 2020",children:[(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{text:"1",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"2",weekend:!0}),(0,t.jsx)(e,{text:"3"}),(0,t.jsx)(e,{text:"4"}),(0,t.jsx)(e,{text:"5"}),(0,t.jsx)(e,{text:"6"}),(0,t.jsx)(e,{text:"7"}),(0,t.jsx)(e,{text:"8",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"9",weekend:!0}),(0,t.jsx)(e,{text:"10"}),(0,t.jsx)(e,{text:"11"}),(0,t.jsx)(e,{text:"12"}),(0,t.jsx)(e,{text:"13"}),(0,t.jsx)(e,{text:"14"}),(0,t.jsx)(e,{text:"15",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"16",weekend:!0}),(0,t.jsx)(e,{text:"17"}),(0,t.jsx)(e,{text:"18"}),(0,t.jsx)(e,{text:"19"}),(0,t.jsx)(e,{text:"20"}),(0,t.jsx)(e,{text:"21"}),(0,t.jsx)(e,{text:"22",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"23",weekend:!0}),(0,t.jsx)(e,{text:"24"}),(0,t.jsx)(e,{text:"25"}),(0,t.jsx)(e,{text:"26"}),(0,t.jsx)(e,{text:"27"}),(0,t.jsx)(e,{text:"28"}),(0,t.jsx)(e,{text:"29",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]})]}),(0,t.jsxs)(he,{showTableHead:!0,calendarCaption:"March 2020",children:[(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"1",weekend:!0}),(0,t.jsx)(e,{text:"2"}),(0,t.jsx)(e,{text:"3"}),(0,t.jsx)(e,{text:"4"}),(0,t.jsx)(e,{text:"5"}),(0,t.jsx)(e,{text:"6"}),(0,t.jsx)(e,{text:"7",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"8",weekend:!0}),(0,t.jsx)(e,{text:"9"}),(0,t.jsx)(e,{text:"10"}),(0,t.jsx)(e,{text:"11"}),(0,t.jsx)(e,{text:"12"}),(0,t.jsx)(e,{text:"13"}),(0,t.jsx)(e,{text:"14",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"15",weekend:!0}),(0,t.jsx)(e,{text:"16"}),(0,t.jsx)(e,{text:"17"}),(0,t.jsx)(e,{text:"18"}),(0,t.jsx)(e,{text:"19"}),(0,t.jsx)(e,{text:"20"}),(0,t.jsx)(e,{text:"21",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"22",weekend:!0}),(0,t.jsx)(e,{text:"23"}),(0,t.jsx)(e,{text:"24"}),(0,t.jsx)(e,{text:"25"}),(0,t.jsx)(e,{text:"26"}),(0,t.jsx)(e,{text:"27"}),(0,t.jsx)(e,{text:"28",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"29",weekend:!0}),(0,t.jsx)(e,{text:"30"}),(0,t.jsx)(e,{text:"31"}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]})]}),(0,t.jsxs)(he,{showTableHead:!0,calendarCaption:"April 2020",children:[(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{text:"1"}),(0,t.jsx)(e,{text:"2"}),(0,t.jsx)(e,{text:"3"}),(0,t.jsx)(e,{text:"4",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"5",weekend:!0}),(0,t.jsx)(e,{text:"6"}),(0,t.jsx)(e,{text:"7"}),(0,t.jsx)(e,{text:"8"}),(0,t.jsx)(e,{text:"9"}),(0,t.jsx)(e,{text:"10"}),(0,t.jsx)(e,{text:"11",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"12",weekend:!0}),(0,t.jsx)(e,{text:"13"}),(0,t.jsx)(e,{text:"14"}),(0,t.jsx)(e,{text:"15"}),(0,t.jsx)(e,{text:"16"}),(0,t.jsx)(e,{text:"17"}),(0,t.jsx)(e,{text:"18",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"19",weekend:!0}),(0,t.jsx)(e,{text:"20"}),(0,t.jsx)(e,{text:"21"}),(0,t.jsx)(e,{text:"22"}),(0,t.jsx)(e,{text:"23"}),(0,t.jsx)(e,{text:"24"}),(0,t.jsx)(e,{text:"25",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"26",weekend:!0}),(0,t.jsx)(e,{text:"27"}),(0,t.jsx)(e,{text:"28"}),(0,t.jsx)(e,{text:"29"}),(0,t.jsx)(e,{text:"30"}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]})]}),(0,t.jsxs)(he,{showTableHead:!0,calendarCaption:"May 2020",children:[(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{text:"1"}),(0,t.jsx)(e,{text:"2",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"3",weekend:!0}),(0,t.jsx)(e,{text:"4"}),(0,t.jsx)(e,{text:"5"}),(0,t.jsx)(e,{text:"6"}),(0,t.jsx)(e,{text:"7"}),(0,t.jsx)(e,{text:"8"}),(0,t.jsx)(e,{text:"9",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"10",weekend:!0}),(0,t.jsx)(e,{text:"11"}),(0,t.jsx)(e,{text:"12"}),(0,t.jsx)(e,{text:"13"}),(0,t.jsx)(e,{text:"14"}),(0,t.jsx)(e,{text:"15"}),(0,t.jsx)(e,{text:"16",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"17",weekend:!0}),(0,t.jsx)(e,{text:"18"}),(0,t.jsx)(e,{text:"19"}),(0,t.jsx)(e,{text:"20"}),(0,t.jsx)(e,{text:"21"}),(0,t.jsx)(e,{text:"22"}),(0,t.jsx)(e,{text:"23",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"24",weekend:!0}),(0,t.jsx)(e,{text:"25"}),(0,t.jsx)(e,{text:"26"}),(0,t.jsx)(e,{text:"27"}),(0,t.jsx)(e,{text:"28"}),(0,t.jsx)(e,{text:"29"}),(0,t.jsx)(e,{text:"30",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"31",weekend:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]})]}),(0,t.jsxs)(he,{showTableHead:!0,calendarCaption:"June 2020",children:[(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{text:"1"}),(0,t.jsx)(e,{text:"2"}),(0,t.jsx)(e,{text:"3"}),(0,t.jsx)(e,{text:"4"}),(0,t.jsx)(e,{text:"5"}),(0,t.jsx)(e,{text:"6",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"7",weekend:!0}),(0,t.jsx)(e,{text:"8"}),(0,t.jsx)(e,{text:"9"}),(0,t.jsx)(e,{text:"10"}),(0,t.jsx)(e,{text:"11"}),(0,t.jsx)(e,{text:"12"}),(0,t.jsx)(e,{text:"13",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"14",weekend:!0}),(0,t.jsx)(e,{text:"15"}),(0,t.jsx)(e,{text:"16"}),(0,t.jsx)(e,{text:"17"}),(0,t.jsx)(e,{text:"18"}),(0,t.jsx)(e,{text:"19"}),(0,t.jsx)(e,{text:"20",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"21",weekend:!0}),(0,t.jsx)(e,{text:"22"}),(0,t.jsx)(e,{text:"23"}),(0,t.jsx)(e,{text:"24"}),(0,t.jsx)(e,{text:"25"}),(0,t.jsx)(e,{text:"26"}),(0,t.jsx)(e,{text:"27",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"28",weekend:!0}),(0,t.jsx)(e,{text:"29"}),(0,t.jsx)(e,{text:"30"}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]})]}),(0,t.jsxs)(he,{showTableHead:!0,calendarCaption:"July 2020",children:[(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{text:"1"}),(0,t.jsx)(e,{text:"2"}),(0,t.jsx)(e,{text:"3"}),(0,t.jsx)(e,{text:"4",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"5",weekend:!0}),(0,t.jsx)(e,{text:"6"}),(0,t.jsx)(e,{text:"7"}),(0,t.jsx)(e,{text:"8"}),(0,t.jsx)(e,{text:"9"}),(0,t.jsx)(e,{text:"10"}),(0,t.jsx)(e,{text:"11",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"12",weekend:!0}),(0,t.jsx)(e,{text:"13"}),(0,t.jsx)(e,{text:"14"}),(0,t.jsx)(e,{text:"15"}),(0,t.jsx)(e,{text:"16"}),(0,t.jsx)(e,{text:"17"}),(0,t.jsx)(e,{text:"18",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"19",weekend:!0}),(0,t.jsx)(e,{text:"20"}),(0,t.jsx)(e,{text:"21"}),(0,t.jsx)(e,{text:"22"}),(0,t.jsx)(e,{text:"23"}),(0,t.jsx)(e,{text:"24"}),(0,t.jsx)(e,{text:"25",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"26",weekend:!0}),(0,t.jsx)(e,{text:"27"}),(0,t.jsx)(e,{text:"28"}),(0,t.jsx)(e,{text:"29"}),(0,t.jsx)(e,{text:"30"}),(0,t.jsx)(e,{text:"31"}),(0,t.jsx)(e,{empty:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]})]}),(0,t.jsxs)(he,{showTableHead:!0,calendarCaption:"August 2020",children:[(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{text:"1",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"2",weekend:!0}),(0,t.jsx)(e,{text:"3"}),(0,t.jsx)(e,{text:"4"}),(0,t.jsx)(e,{text:"5"}),(0,t.jsx)(e,{text:"6"}),(0,t.jsx)(e,{text:"7"}),(0,t.jsx)(e,{text:"8",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"9",weekend:!0}),(0,t.jsx)(e,{text:"10"}),(0,t.jsx)(e,{text:"11"}),(0,t.jsx)(e,{text:"12"}),(0,t.jsx)(e,{text:"13"}),(0,t.jsx)(e,{text:"14"}),(0,t.jsx)(e,{text:"15",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"16",weekend:!0}),(0,t.jsx)(e,{text:"17"}),(0,t.jsx)(e,{text:"18"}),(0,t.jsx)(e,{text:"19"}),(0,t.jsx)(e,{text:"20"}),(0,t.jsx)(e,{text:"21"}),(0,t.jsx)(e,{text:"22",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"23",weekend:!0}),(0,t.jsx)(e,{text:"24"}),(0,t.jsx)(e,{text:"25"}),(0,t.jsx)(e,{text:"26"}),(0,t.jsx)(e,{text:"27"}),(0,t.jsx)(e,{text:"28"}),(0,t.jsx)(e,{text:"29",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"30",weekend:!0}),(0,t.jsx)(e,{text:"31"}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]})]}),(0,t.jsxs)(he,{showTableHead:!0,calendarCaption:"September 2020",children:[(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{text:"1"}),(0,t.jsx)(e,{text:"2"}),(0,t.jsx)(e,{text:"3"}),(0,t.jsx)(e,{text:"4"}),(0,t.jsx)(e,{text:"5",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"6",weekend:!0}),(0,t.jsx)(e,{text:"7"}),(0,t.jsx)(e,{text:"8"}),(0,t.jsx)(e,{text:"9"}),(0,t.jsx)(e,{text:"10"}),(0,t.jsx)(e,{text:"11"}),(0,t.jsx)(e,{text:"12",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"13",weekend:!0}),(0,t.jsx)(e,{text:"14"}),(0,t.jsx)(e,{text:"15"}),(0,t.jsx)(e,{text:"16"}),(0,t.jsx)(e,{text:"17"}),(0,t.jsx)(e,{text:"18"}),(0,t.jsx)(e,{text:"19",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"20",weekend:!0}),(0,t.jsx)(e,{text:"21"}),(0,t.jsx)(e,{text:"22"}),(0,t.jsx)(e,{text:"23"}),(0,t.jsx)(e,{text:"24"}),(0,t.jsx)(e,{text:"25"}),(0,t.jsx)(e,{text:"26",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"27",weekend:!0}),(0,t.jsx)(e,{text:"28"}),(0,t.jsx)(e,{text:"29"}),(0,t.jsx)(e,{text:"30"}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]})]}),(0,t.jsxs)(he,{showTableHead:!0,calendarCaption:"October 2020",children:[(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{text:"1"}),(0,t.jsx)(e,{text:"2"}),(0,t.jsx)(e,{text:"3",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"4",weekend:!0}),(0,t.jsx)(e,{text:"5"}),(0,t.jsx)(e,{text:"6"}),(0,t.jsx)(e,{text:"7"}),(0,t.jsx)(e,{text:"8"}),(0,t.jsx)(e,{text:"9"}),(0,t.jsx)(e,{text:"10",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"11",weekend:!0}),(0,t.jsx)(e,{text:"12"}),(0,t.jsx)(e,{text:"13"}),(0,t.jsx)(e,{text:"14"}),(0,t.jsx)(e,{text:"15"}),(0,t.jsx)(e,{text:"16"}),(0,t.jsx)(e,{text:"17",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"18",weekend:!0}),(0,t.jsx)(e,{text:"19"}),(0,t.jsx)(e,{text:"20"}),(0,t.jsx)(e,{text:"21"}),(0,t.jsx)(e,{text:"22"}),(0,t.jsx)(e,{text:"23"}),(0,t.jsx)(e,{text:"24",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"25",weekend:!0}),(0,t.jsx)(e,{text:"26"}),(0,t.jsx)(e,{text:"27"}),(0,t.jsx)(e,{text:"28"}),(0,t.jsx)(e,{text:"29"}),(0,t.jsx)(e,{text:"30"}),(0,t.jsx)(e,{text:"31"})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]})]}),(0,t.jsxs)(he,{showTableHead:!0,calendarCaption:"November 2020",children:[(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"1",weekend:!0}),(0,t.jsx)(e,{text:"2"}),(0,t.jsx)(e,{text:"3"}),(0,t.jsx)(e,{text:"4"}),(0,t.jsx)(e,{text:"5"}),(0,t.jsx)(e,{text:"6"}),(0,t.jsx)(e,{text:"7",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"8",weekend:!0}),(0,t.jsx)(e,{text:"9"}),(0,t.jsx)(e,{text:"10"}),(0,t.jsx)(e,{text:"11"}),(0,t.jsx)(e,{text:"12"}),(0,t.jsx)(e,{text:"13"}),(0,t.jsx)(e,{text:"14",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"15",weekend:!0}),(0,t.jsx)(e,{text:"16"}),(0,t.jsx)(e,{text:"17"}),(0,t.jsx)(e,{text:"18"}),(0,t.jsx)(e,{text:"19"}),(0,t.jsx)(e,{text:"20"}),(0,t.jsx)(e,{text:"21",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"22",weekend:!0}),(0,t.jsx)(e,{text:"23"}),(0,t.jsx)(e,{text:"24"}),(0,t.jsx)(e,{text:"25"}),(0,t.jsx)(e,{text:"26"}),(0,t.jsx)(e,{text:"27"}),(0,t.jsx)(e,{text:"28",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"29",weekend:!0}),(0,t.jsx)(e,{text:"30"}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]})]}),(0,t.jsxs)(he,{showTableHead:!0,calendarCaption:"December 2020",children:[(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{text:"1"}),(0,t.jsx)(e,{text:"2"}),(0,t.jsx)(e,{text:"3"}),(0,t.jsx)(e,{text:"4"}),(0,t.jsx)(e,{text:"5",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"6",weekend:!0}),(0,t.jsx)(e,{text:"7"}),(0,t.jsx)(e,{text:"8"}),(0,t.jsx)(e,{text:"9"}),(0,t.jsx)(e,{text:"10"}),(0,t.jsx)(e,{text:"11"}),(0,t.jsx)(e,{text:"12",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"13",weekend:!0}),(0,t.jsx)(e,{text:"14"}),(0,t.jsx)(e,{text:"15"}),(0,t.jsx)(e,{text:"16"}),(0,t.jsx)(e,{text:"17"}),(0,t.jsx)(e,{text:"18"}),(0,t.jsx)(e,{text:"19",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"20",weekend:!0}),(0,t.jsx)(e,{text:"21"}),(0,t.jsx)(e,{text:"22"}),(0,t.jsx)(e,{text:"23"}),(0,t.jsx)(e,{text:"24"}),(0,t.jsx)(e,{text:"25"}),(0,t.jsx)(e,{text:"26",weekend:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{text:"27",weekend:!0}),(0,t.jsx)(e,{text:"28"}),(0,t.jsx)(e,{text:"29"}),(0,t.jsx)(e,{text:"30"}),(0,t.jsx)(e,{text:"31"}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]}),(0,t.jsxs)(h,{children:[(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0}),(0,t.jsx)(e,{empty:!0})]})]})]})}),...a});