@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 n=(...e)=>e.filter(t=>t!==!0&&!!t).map(t=>Array.isArray(t)?n(...t):typeof t=="object"?Object.keys(t).map((o,l)=>t[l]||t[o]&&o||null).filter(o=>o!==null).join(" "):t).filter(t=>!!t).join(" ");var K=(e,t)=>n({[`${e}-xs`]:t.size==="xsmall",[`${e}-sm`]:t.size==="small",[`${e}-md`]:t.size==="medium",[`${e}-lg`]:t.size==="large",[`${e}-xl`]:t.size==="xlarge",[`${e}-xxl`]:t.size==="xxlarge",[`${e}-xxxl`]:t.size==="xxxlarge"},{[`${e}-${t.fillMode}`]:t.fillMode},{[`${e}-${t.themeColor}`]:t.themeColor},{"k-rounded-sm":t.rounded==="small","k-rounded-md":t.rounded==="medium","k-rounded-lg":t.rounded==="large","k-rounded-full":t.rounded==="full","k-rounded-none":t.rounded==="none"}),_=(e,t)=>{let{valid:o,invalid:l,hover:r,focus:d,checked:u,active:b,selected:f,disabled:x,indeterminate:k,loading:S,empty:h,readonly:R,highlighted:w,...P}=t;return n({"k-valid":o,"k-invalid":l,"k-hover":r,"k-focus":d,"k-checked":u,"k-active":b,"k-selected":f,"k-disabled":x,"k-indeterminate":k&&!u,"k-loading":S,"k-empty":h,"k-readonly":R,"k-highlighted":w},Object.keys(P).reduce((H,O)=>(O.startsWith("k-")?H[O]=P[O]:H[`k-${O}`]=P[O],H),{}))};function hn(e,t){if(!t)return{};let o=Array.isArray(t)?t:[t];return Object.fromEntries(o.map(l=>[`k-${l}`,!0]))}var p={undefined:void 0,xsmall:"xsmall",small:"small",medium:"medium",large:"large",xlarge:"xlarge",xxlarge:"xxlarge",xxxlarge:"xxxlarge"},y={undefined:void 0,none:"none",small:"small",medium:"medium",large:"large",full:"full"},C={undefined:void 0,solid:"solid",flat:"flat",outline:"outline",clear:"clear",link:"link"},N={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"},c={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 W(e){return Kl[e]=(Kl[e]||0)+1,`k-${e}-${Kl[e]}`}var Hl="button",fn=Hl;import{jsx as Id}from"react/jsx-runtime";var ka="k-button-group",Ed=[c.disabled],Ad={fillMode:[C.undefined,C.solid,C.flat,C.outline,C.clear,C.link]},Rd={},M=e=>{let{fillMode:t,disabled:o,stretched:l,...r}=e;return Id("div",{role:"group",...r,className:n(e.className,ka,K(ka,{fillMode:t}),_(ka,{disabled:o}),{[`${ka}-stretched`]:l}),...o&&{"aria-disabled":"true"},children:e.children})};M.states=Ed;M.options=Ad;M.className=ka;M.defaultOptions=Rd;M.moduleName=Hl;M.folderName=fn;M.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."}]};import{Fragment as Dd,jsx as xn}from"react/jsx-runtime";var _l="k-font-icon",Od=[],Bd={size:[p.undefined,p.xsmall,p.small,p.medium,p.large,p.xlarge,p.xxlarge,p.xxxlarge],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary,N.success,N.warning,N.error,N.info,N.light,N.dark]},Pd={},Sa=e=>{let{size:t,themeColor:o,icon:l,rotate:r,flip:d,...u}=e;return l?xn("span",{...u,className:n(e.className,_l,K(_l,{size:t}),{[`k-i-${l}`]:l,[`k-color-${o}`]:o,[`k-rotate-${r}`]:r,"k-flip-h":d==="h"||d==="both","k-flip-v":d==="v"||d==="both"}),"aria-hidden":"true"}):xn(Dd,{})};Sa.states=Od;Sa.options=Bd;Sa.className=_l;Sa.defaultOptions=Pd;var vn=Sa;import{Fragment as _d,jsx as Za}from"react/jsx-runtime";var zl="k-svg-icon",Kd=[],Hd={size:[p.undefined,p.xsmall,p.small,p.medium,p.large,p.xlarge,p.xxlarge,p.xxxlarge],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary,N.success,N.warning,N.error,N.info,N.light,N.dark]},Cn={viewBox:"0 0 24 24"},Na=e=>{let{size:t,themeColor:o,rotate:l,flip:r,viewBox:d=Cn.viewBox,icon:u,...b}=e;if(!u)return Za(_d,{});if(u==="none")return Za("span",{...b,className:n(e.className,zl,K("k-icon",{size:t}),"k-none"),"aria-hidden":"true"});let f=typeof u=="object"&&u.name&&u.name;return Za("span",{...b,className:n(e.className,zl,K("k-icon",{size:t}),{[`k-svg-i-${f}`]:f,[`k-color-${o}`]:o,[`k-rotate-${l}`]:l,"k-flip-h":r==="h"||r==="both","k-flip-v":r==="v"||r==="both"}),"aria-hidden":"true",children:Za("svg",{"aria-hidden":!0,focusable:!1,xmlns:"http://www.w3.org/2000/svg",viewBox:typeof u=="object"?u.viewBox:d,dangerouslySetInnerHTML:typeof u=="object"?{__html:u.content}:void 0,children:u?void 0:e.children})})};Na.states=Kd;Na.options=Hd;Na.className=zl;Na.defaultOptions=Cn;var Gl=Na;import*as Ul from"@progress/kendo-svg-icons";var yn="icon",kn="icons";import{useContext as Gd}from"react";import{createContext as zd}from"react";var Sn=zd({iconsType:"svg"});import{Fragment as Nn,jsx as Ta}from"react/jsx-runtime";var ja="k-icon",Ud=e=>e.replace(/([-_][a-z0-9])/gi,t=>t.toUpperCase().replace("-","").replace("_","")),Fd=[],Wd={size:[p.undefined,p.xsmall,p.small,p.medium,p.large,p.xlarge,p.xxlarge,p.xxxlarge],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary,N.success,N.warning,N.error,N.info,N.light,N.dark]},Fl={viewBox:"0 0 24 24",type:"svg"},A=e=>{let{iconsType:t}=Gd(Sn),{size:o,themeColor:l,icon:r,type:d=t||Fl.type,rotate:u,flip:b,viewBox:f=Fl.viewBox,...x}=e;if(!r)return Ta(Nn,{});if((t||d)==="svg"){if(r==="none")return Ta(Gl,{...x,className:n(e.className,ja),icon:r,size:o});let S=Ul[r]?r:Ud(`${r}-icon`);return Ul[S]?Ta(Gl,{...x,className:n(e.className,ja),icon:Ul[S],size:o,themeColor:l,rotate:u,flip:b,viewBox:f}):Ta(Nn,{})}return Ta(vn,{...x,className:n(e.className,ja),icon:r,size:o,themeColor:l,rotate:u,flip:b})};A.states=Fd;A.options=Wd;A.defaultOptions=Fl;A.className=ja;A.moduleName=yn;A.folderName=kn;A.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 Wl=A;var Vl="button",Tn=Vl;import{Fragment as Jd,jsx as ga,jsxs as gn}from"react/jsx-runtime";var wa="k-button",Vd=["icon-button"],$d=[c.hover,c.focus,c.active,c.selected,c.disabled,c.generating],Xd={size:[p.undefined,p.xsmall,p.small,p.medium,p.large],rounded:[y.undefined,y.none,y.small,y.medium,y.large,y.full],fillMode:[C.undefined,C.solid,C.flat,C.outline,C.clear,C.link],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary,N.success,N.warning,N.error,N.info,N.light,N.dark,N.inverse]},$l={showArrow:!1,arrowIconName:"caret-alt-down"},s=e=>{let{as:t="button",size:o,rounded:l,fillMode:r,themeColor:d,showArrow:u=$l.showArrow,arrowIconName:b=$l.arrowIconName,variant:f,hover:x,focus:k,active:S,selected:h,disabled:R,togglable:w,ariaDisabled:P,icon:H,text:O,iconClassName:V,className:de,...ve}=e,Ee=H!==void 0,Te=e.children!==void 0;return gn(t,{className:n(de,wa,hn(wa,f),K(wa,{size:o,rounded:l,fillMode:r,themeColor:d}),_(wa,{hover:x,focus:k,active:S,disabled:R||P,selected:h}),{"k-icon-button":!O&&!Te&&Ee}),...ve,"aria-pressed":w?h?"true":"false":void 0,"aria-disabled":P?"true":void 0,disabled:R||void 0,children:[H&&ga(A,{className:n(V,"k-button-icon"),icon:H}),O?gn(Jd,{children:[O&&ga("span",{className:"k-button-text",children:O}),e.children]}):e.children&&ga("span",{className:"k-button-text",children:e.children}),u&&ga("span",{className:"k-menu-button-arrow k-button-arrow",children:ga(A,{icon:b})})]})};s.states=$d;s.options=Xd;s.variants=Vd;s.className=wa;s.defaultOptions=$l;s.moduleName=Vl;s.folderName=Tn;s.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."}]};import{jsx as qd}from"react/jsx-runtime";var qt=e=>qd(s,{icon:"folder",...e,"aria-label":e["aria-label"]||"Folder",children:void 0});import{jsx as Yd}from"react/jsx-runtime";var Ma=e=>Yd(s,{icon:"folder",children:"Button",...e});import{jsx as Qd}from"react/jsx-runtime";var uo=e=>Qd(s,{children:"Button",...e});import{jsx as Xl}from"react/jsx-runtime";var Zd=s.options,jd=s.states,ec={...s.defaultOptions,variant:"text"},tc=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],oc=[],Eo=e=>{let{variant:t,...o}=e;switch(t){case"icon-only":return Xl(qt,{...o,icon:"star"});case"icon-and-text":return Xl(Ma,{...o,icon:"star",children:"Button"});default:return Xl(uo,{...o,children:"Button"})}};Eo.options=Zd;Eo.states=jd;Eo.variants=tc;Eo.defaultOptions=ec;Eo.modifiers=oc;Eo.className=s.className;import{Fragment as sv,jsx as nv,jsxs as iv}from"react/jsx-runtime";import{Fragment as bv,jsx as mv,jsxs as hv}from"react/jsx-runtime";import{Fragment as kv,jsx as yv,jsxs as Sv}from"react/jsx-runtime";import{Fragment as Lv,jsx as Mv,jsxs as Ev}from"react/jsx-runtime";import{Fragment as Pv,jsx as Bv,jsxs as Dv}from"react/jsx-runtime";import{Fragment as Uv,jsx as Gv,jsxs as Fv}from"react/jsx-runtime";import{jsx as Ht,jsxs as Jl}from"react/jsx-runtime";var ac={...s.options,...M.options},lc=s.states,rc={...s.defaultOptions,...M.defaultOptions,variant:"text-button"},nc=[{name:"icon-button",title:"Icon Only"},{name:"text-button",title:"Text"},{name:"icon-text-button",title:"Icon Text"}],sc=[],Ao=e=>{let{variant:t,className:o,...l}=e;return t==="icon-button"?Jl(M,{fillMode:l.fillMode,className:o,children:[Ht(s,{...l,icon:"star"}),Ht(s,{...l,icon:"star"}),Ht(s,{...l,icon:"star"})]}):t==="icon-text-button"?Jl(M,{fillMode:l.fillMode,className:o,children:[Ht(s,{...l,icon:"star",children:"First"}),Ht(s,{...l,icon:"star",children:"Middle"}),Ht(s,{...l,icon:"star",children:"Last"})]}):Jl(M,{fillMode:l.fillMode,className:o,children:[Ht(s,{...l,children:"First"}),Ht(s,{...l,children:"Middle"}),Ht(s,{...l,children:"Last"})]})};Ao.options=ac;Ao.states=lc;Ao.variants=nc;Ao.defaultOptions=rc;Ao.modifiers=sc;Ao.className=M.className;import{Fragment as cC,jsx as iC,jsxs as dC}from"react/jsx-runtime";var Z="scheduler",ee=Z;import{jsx as pc}from"react/jsx-runtime";var wn="k-scheduler-layout",ic=[],dc={},cc={},mo=e=>{let{as:t="div",view:o,...l}=e,r=o==="agenda"?"grid":o==="year"?void 0:"none";return pc(t,{...l,className:n(e.className,wn,{[`k-scheduler-${o}view`]:o}),...r&&{role:r},children:e.children})};mo.states=ic;mo.options=dc;mo.className=wn;mo.defaultOptions=cc;mo.moduleName=Z;mo.folderName=ee;var Mn=mo;import{jsx as hc,jsxs as fc}from"react/jsx-runtime";var Ln="k-scheduler",uc=[],mc={},bc={},$=e=>{let{view:t,toolbar:o,footer:l,layout:r,...d}=e;return fc("div",{...d,className:n(e.className,Ln),role:"application",children:[o,hc(Mn,{className:n({"k-scheduler-layout-flex":r==="flex"}),as:r==="table"?"table":"div",view:t,children:e.children}),l]})};$.states=uc;$.options=mc;$.className=Ln;$.defaultOptions=bc;$.moduleName=Z;$.folderName=ee;$.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)."}]};import{jsx as En}from"react/jsx-runtime";var An="k-scheduler-header",St=e=>En("div",{...e,className:n(An,e.className),children:En("div",{className:"k-scheduler-header-wrap",children:e.children})});St.className=An;St.moduleName=Z;St.folderName=ee;import{jsx as xc}from"react/jsx-runtime";var Rn="k-scheduler-content",Nt=e=>xc("div",{...e,className:n(Rn,e.className),children:e.children});Nt.className=Rn;Nt.moduleName=Z;Nt.folderName=ee;import{jsx as vc}from"react/jsx-runtime";var In="k-scheduler-times",Yt=e=>vc("div",{...e,className:n(In,e.className),children:e.children});Yt.className=In;Yt.moduleName=Z;Yt.folderName=ee;import{jsx as Cc}from"react/jsx-runtime";var On="k-scheduler-table",it=e=>Cc("table",{...e,className:n(On,e.className),children:e.children});it.className=On;it.moduleName=Z;it.folderName=ee;import{jsx as Bn}from"react/jsx-runtime";var Pn="k-scheduler-cell",yc=[],kc={},Sc={},a=e=>{let{cellType:t,allDay:o,text:l,colspan:r,rowspan:d,as:u="div",...b}=e,f=l||e.children,x=!l&&!e.children,k=u==="th"&&x&&!b.role?"presentation":void 0;return Bn(u,{...b,colSpan:r,rowSpan:d,...k&&{role:k},className:n(Pn,e.className,{"k-scheduler-times-all-day":o},t?.map(S=>({[`k-${S}-cell`]:!0}))),children:!o&&l?Bn("span",{className:"k-link k-nav-day",children:f}):f})};a.states=yc;a.options=kc;a.defaultOptions=Sc;a.className=Pn;a.moduleName=Z;a.folderName=ee;import{jsx as Nc}from"react/jsx-runtime";var Dn="k-sticky-cell",Ro=e=>Nc("div",{...e,className:n(Dn,e.className),children:e.children});Ro.className=Dn;Ro.moduleName=Z;Ro.folderName=ee;import{jsx as Tc}from"react/jsx-runtime";var Kn="k-scheduler-row",g=e=>Tc("div",{...e,className:n(Kn,e.className),children:e.children});g.className=Kn;g.moduleName=Z;g.folderName=ee;var La="input",el=La;import{jsx as Lc}from"react/jsx-runtime";var tl="k-input",gc=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled,c.loading,c.readonly],wc={size:[p.undefined,p.small,p.medium,p.large],rounded:[y.undefined,y.none,y.small,y.medium,y.large,y.full],fillMode:[C.undefined,C.solid,C.flat,C.outline]},Mc={},Ce=e=>{let{hover:t,focus:o,disabled:l,invalid:r,valid:d,loading:u,readonly:b,size:f,rounded:x,fillMode:k,...S}=e;return Lc("span",{...S,className:n(e.className,tl,K(tl,{size:f,rounded:x,fillMode:k}),_(tl,{hover:t,focus:o,disabled:l,invalid:r,valid:d,loading:u,readonly:b}))})};Ce.states=gc;Ce.options=wc;Ce.className=tl;Ce.defaultOptions=Mc;Ce.moduleName=La;Ce.folderName=el;import{jsx as Ic}from"react/jsx-runtime";var ol="k-picker",Ec=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled,c.loading,c.readonly],Ac={size:[p.undefined,p.small,p.medium,p.large],rounded:[y.undefined,y.none,y.small,y.medium,y.large,y.full],fillMode:[C.undefined,C.solid,C.flat,C.outline]},Rc={},Et=e=>{let{hover:t,focus:o,disabled:l,invalid:r,valid:d,loading:u,readonly:b,size:f,rounded:x,fillMode:k,...S}=e;return Ic("span",{...S,className:n(e.className,ol,K(ol,{size:f,rounded:x,fillMode:k}),_(ol,{hover:t,focus:o,disabled:l,invalid:r,valid:d,loading:u,readonly:b})),children:e.children})};Et.states=Ec;Et.options=Ac;Et.className=ol;Et.defaultOptions=Rc;Et.moduleName=La;Et.folderName=el;import{Fragment as Pc,jsx as ql}from"react/jsx-runtime";var Hn="k-clear-value",Oc=[c.disabled,c.loading,c.readonly],Bc={},Qe=e=>{let{disabled:t,loading:o,readonly:l,value:r}=e;return t||l||o||!r?ql(Pc,{}):ql("span",{className:n(e.className,Hn),children:ql(A,{icon:"x"})})};Qe.states=Oc;Qe.options=Bc;Qe.className=Hn;import{jsx as Hc}from"react/jsx-runtime";var Yl="k-input-inner",Dc=[],Kc={},al={type:"text",autocomplete:"off",value:"",placeholder:""},Ze=e=>{let{value:t=al.value,type:o=al.type,placeholder:l=al.placeholder,autocomplete:r=al.autocomplete,disabled:d,readOnly:u,...b}=e;return Hc("input",{...b,type:o,className:n(e.className,Yl,K(Yl,e)),placeholder:l,autoComplete:r,defaultValue:t,disabled:d||void 0,readOnly:u||void 0})};Ze.states=Dc;Ze.options=Kc;Ze.className=Yl;import{jsx as _n,jsxs as Gc}from"react/jsx-runtime";var Ql="k-input-inner",_c=[],zc={},bo=e=>{let{value:t,placeholder:o,showValue:l,valueIcon:r,valueIconName:d,...u}=e;return Gc("span",{...u,className:n(e.className,Ql,K(Ql,e)),children:[r,!r&&d&&_n(A,{className:"k-input-value-icon",icon:d}),l&&!t&&o,l&&t&&_n("span",{className:"k-input-value-text",children:t})]})};bo.states=_c;bo.options=zc;bo.className=Ql;import{jsx as Wc}from"react/jsx-runtime";var Zl="k-input-inner",Uc=[],Fc={},zn={value:"",placeholder:""},jl=e=>{let{value:t=zn.value,placeholder:o=zn.placeholder,rows:l,disabled:r,...d}=e;return Wc("textarea",{...d,className:n(e.className,Zl,K(Zl,e)),placeholder:o,rows:l,defaultValue:t,disabled:r||void 0})};jl.states=Uc;jl.options=Fc;jl.className=Zl;import{Fragment as $c,jsx as Gn}from"react/jsx-runtime";var Un="k-input-loading-icon",Vc=[c.disabled,c.loading],$e=e=>{let{disabled:t,loading:o}=e;return t||!o?Gn($c,{}):Gn("span",{className:n(e.className,Un,"k-icon k-i-loading")})};$e.states=Vc;$e.className=Un;import{Fragment as qc,jsx as Fn}from"react/jsx-runtime";var Wn="k-input-validation-icon",Xc=[c.valid,c.invalid,c.disabled,c.loading],Jc={},_e=e=>{let{valid:t,invalid:o,disabled:l,loading:r}=e,d=o?"warning-circle":"check-circle";return l||r||!!!(t||o)?Fn(qc,{}):Fn(A,{className:n(Wn),icon:d})};_e.states=Xc;_e.options=Jc;_e.className=Wn;import{Fragment as Zc,jsx as Vn}from"react/jsx-runtime";var Yc="k-input-prefix",Qc={direction:"horizontal"},dt=e=>{let{direction:t=Qc.direction,...o}=e;return e.children?Vn("span",{...o,className:n(Yc,e.className,{[`k-input-prefix-${t}`]:t}),children:e.children}):Vn(Zc,{})};import{Fragment as tp,jsx as $n}from"react/jsx-runtime";var jc="k-input-suffix",ep={direction:"horizontal"},ct=e=>{let{direction:t=ep.direction,...o}=e;return e.children?$n("span",{...o,className:n(jc,e.className,{[`k-input-suffix-${t}`]:t}),children:e.children}):$n(tp,{})};import{jsx as By}from"react/jsx-runtime";import{jsx as ap}from"react/jsx-runtime";var op="k-input-suffix-text",er=e=>{let{children:t,...o}=e;return ap("span",{...o,className:n(op,e.className),children:t})};import{jsx as rp}from"react/jsx-runtime";var Xn="k-input-separator",lp={direction:"vertical"},pt=e=>{let{direction:t=lp.direction,...o}=e;return rp("span",{...o,className:n(Xn,e.className,{[`${Xn}-${t}`]:t})})};import{Fragment as Jn,jsx as At,jsxs as tr}from"react/jsx-runtime";var np=Ce.states,sp=Ce.defaultOptions,ip=Ce.options,dp=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"},{name:"validation-icon",title:"Validation Icon"},{name:"separators",title:"Separators"}],cp=[],Io=e=>{let{modifiers:t,valid:o,invalid:l,loading:r,disabled:d,readonly:u,...b}=e,f=t?.prefix,x=t?.suffix,k=t?.["clear-button"],S=t?.["validation-icon"],h=t?.separators;return tr(Ce,{...b,valid:o,invalid:l,loading:r,disabled:d,readonly:u,style:{width:300},children:[f&&tr(Jn,{children:[At(dt,{children:At(A,{icon:"lock"})}),h&&At(pt,{})]}),At(Ze,{placeholder:"Placeholder",value:"Value"}),S&&At(_e,{valid:o,invalid:l,loading:r,disabled:d}),At($e,{loading:r,disabled:d}),k&&At(Qe,{loading:r,disabled:d,readonly:u,value:"Value"}),x&&tr(Jn,{children:[h&&At(pt,{}),At(ct,{children:At(uo,{size:b.size,fillMode:"clear",children:"Send"})})]})]})};Io.options=ip;Io.states=np;Io.variants=cp;Io.defaultOptions=sp;Io.modifiers=dp;Io.className=Ce.className;import{jsx as qn,jsxs as mp}from"react/jsx-runtime";var Yn="k-color-preview",pp=[],up={},Qt=e=>{let{color:t,iconName:o,...l}=e;return mp("span",{...l,className:n(e.className,Yn,{"k-icon-color-preview":o,"k-no-color":!t}),children:[o&&qn(A,{icon:o,className:"k-color-preview-icon"}),qn("span",{className:"k-color-preview-mask",style:{backgroundColor:t}})]})};Qt.states=pp;Qt.options=up;Qt.className=Yn;var or="popup",Qn=or;import{jsx as Zn}from"react/jsx-runtime";var jn="k-animation-container",bp=[],hp={},es={positionMode:"absolute"},Rt=e=>{let{positionMode:t=es.positionMode,animationStyle:o,offset:l,...r}=e;return Zn("div",{...r,style:{...l,...e.style},className:n(e.className,jn,"k-animation-container-shown",{"k-animation-container-fixed":t==="fixed"}),children:Zn("div",{className:"k-child-animation-container",style:o,children:e.children})})};Rt.states=bp;Rt.options=hp;Rt.className=jn;Rt.defaultOptions=es;Rt.moduleName=or;Rt.folderName=Qn;var ar="popup",ts=ar;import{jsx as os}from"react/jsx-runtime";var as="k-popup",fp=[],xp={},ls={positionMode:"absolute"},ue=e=>{let{offset:t,positionMode:o=ls.positionMode,animationStyle:l,containerClassName:r,containerRole:d,containerAriaLabel:u,...b}=e;return os(Rt,{positionMode:o,offset:t,animationStyle:l,className:r,role:d,"aria-label":u,children:os("div",{...b,className:n(e.className,as),children:e.children})})};ue.states=fp;ue.options=xp;ue.className=as;ue.defaultOptions=ls;ue.moduleName=ar;ue.folderName=ts;ue.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 lr="action-buttons",rs=lr;import{jsx as yp}from"react/jsx-runtime";var ll="k-actions",vp=[],Cp={},rr={alignment:"start",orientation:"horizontal"},It=e=>{let{alignment:t=rr.alignment,orientation:o=rr.orientation,...l}=e;return yp("div",{...l,className:n(ll,{[`${ll}-${t}`]:t,[`${ll}-${o}`]:o},e.className),children:e.children})};It.states=vp;It.options=Cp;It.className=ll;It.defaultOptions=rr;It.moduleName=lr;It.folderName=rs;import{jsx as Sp}from"react/jsx-runtime";var kp="k-actionsheet-footer",ns={alignment:"stretched",orientation:"horizontal"},Zt=e=>{let{alignment:t=ns.alignment,orientation:o=ns.orientation,template:l,as:r=l?"div":It,...d}=e;return Sp(r,{...d,...!l&&{alignment:t,orientation:o},className:n(e.className,kp),children:e.children})};var nr="searchbox",ss=nr;import{jsx as Ea,jsxs as gp}from"react/jsx-runtime";var is="k-searchbox",Np=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled,c.loading],Tp={size:[p.undefined,p.small,p.medium,p.large],rounded:[y.undefined,y.none,y.small,y.medium,y.large,y.full],fillMode:[C.undefined,C.solid,C.flat,C.outline]},sr={showIcon:!0,icon:"search"},ut=e=>{let{value:t,placeholder:o,size:l,rounded:r,fillMode:d,hover:u,focus:b,valid:f,invalid:x,required:k,loading:S,disabled:h,showIcon:R=sr.showIcon,icon:w=sr.icon,"aria-label":P,...H}=e;return gp(Ce,{...H,size:l,rounded:r,fillMode:d,hover:u,focus:b,valid:f,invalid:x,required:k,loading:S,disabled:h,className:n(e.className,is),children:[R&&Ea(A,{className:"k-input-icon",icon:w}),Ea(Ze,{placeholder:o,value:t,"aria-label":P}),Ea($e,{...e}),Ea(_e,{...e}),Ea(Qe,{...e})]})};ut.states=Np;ut.options=Tp;ut.className=is;ut.defaultOptions=sr;ut.moduleName=nr;ut.folderName=ss;import{jsx as rS}from"react/jsx-runtime";var ir="textbox",ds=ir;import{Fragment as cs,jsx as jt,jsxs as dr}from"react/jsx-runtime";var ps="k-textbox",wp=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled,c.loading,c.readonly],Mp={size:[p.undefined,p.small,p.medium,p.large],rounded:[y.undefined,y.none,y.small,y.medium,y.large,y.full],fillMode:[C.undefined,C.solid,C.flat,C.outline]},rl={showClearButton:!0,showValidationIcon:!0,separators:!0},Ae=e=>{let{size:t,rounded:o,fillMode:l,separators:r=rl.separators,showClearButton:d=rl.showClearButton,showValidationIcon:u=rl.showValidationIcon,prefix:b,suffix:f,type:x,value:k,placeholder:S,hover:h,focus:R,valid:w,invalid:P,required:H,loading:O,disabled:V,readonly:de,id:ve,"aria-label":Ee,"aria-describedby":Te,...Ye}=e;return dr(Ce,{...Ye,size:t,rounded:o,fillMode:l,hover:h,focus:R,valid:w,invalid:P,required:H,loading:O,disabled:V,readonly:de,className:n(e.className,ps),children:[b&&dr(cs,{children:[jt(dt,{children:b}),r&&jt(pt,{})]}),jt(Ze,{id:ve,placeholder:S,value:k,type:x,disabled:V,"aria-label":Ee,"aria-describedby":Te,"aria-invalid":P?"true":void 0}),u&&jt(_e,{valid:w,invalid:P,loading:O,disabled:V}),jt($e,{loading:O,disabled:V}),d&&jt(Qe,{loading:O,disabled:V,readonly:de,value:k}),f&&dr(cs,{children:[r&&jt(pt,{}),jt(ct,{children:f})]})]})};Ae.states=wp;Ae.options=Mp;Ae.className=ps;Ae.defaultOptions=rl;Ae.moduleName=ir;Ae.folderName=ds;Ae.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 Aa=Ae;import{jsx as Lp}from"react/jsx-runtime";var us=e=>Lp(Aa,{...e});import{Fragment as NS,jsx as SS}from"react/jsx-runtime";import{Fragment as ES,jsx as LS}from"react/jsx-runtime";import{jsx as OS}from"react/jsx-runtime";import{jsx as cr}from"react/jsx-runtime";var Ep=Ae.states,Ap=Ae.defaultOptions,Rp=Ae.options,Ip=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"}],Op=[],Oo=e=>{let{modifiers:t,...o}=e,l={};return Object.keys(t||{}).forEach(r=>{switch(r){case"prefix":l.prefix=t?.[r]?cr(A,{icon:"lock"}):void 0;break;case"suffix":l.suffix=t?.[r]?cr(uo,{size:o.size,fillMode:"clear",children:"Send"}):void 0;break;case"clear-button":l.showClearButton=t?.[r];break;default:break}}),cr(us,{value:"Value",style:{width:300},...o,...l})};Oo.options=Rp;Oo.states=Ep;Oo.variants=Op;Oo.defaultOptions=Ap;Oo.modifiers=Ip;Oo.className=Ae.className;import{jsx as eo,jsxs as pr}from"react/jsx-runtime";var ms="k-actionsheet-titlebar",Bp={},ze=e=>{let{title:t,subtitle:o,actionsStart:l,actionsEnd:r,filter:d,input:u,inputValue:b,inputPlaceholder:f,adaptive:x,titleId:k,children:S,...h}=e;return pr("div",{...h,className:n(e.className,ms),children:[pr("div",{className:"k-actionsheet-titlebar-group",children:[l&&eo("div",{className:"k-actionsheet-actions",children:l}),!S&&pr("div",{className:"k-actionsheet-title",id:k,children:[t&&eo("div",{className:"k-text-center",children:t}),o&&eo("div",{className:"k-actionsheet-subtitle k-text-center",children:o})]}),S&&eo("div",{className:"k-actionsheet-title",id:k,children:S}),r&&eo("div",{className:"k-actionsheet-actions",children:r})]}),(u||d)&&eo("div",{className:"k-actionsheet-titlebar-group k-actionsheet-filter",children:u?eo(Ae,{value:b,placeholder:f,size:x?"large":"medium","aria-label":t||f||"Input"}):eo(ut,{placeholder:"Filter",size:x?"large":"medium","aria-label":"Filter options"})})]})};ze.className=ms;ze.defaultOptions=Bp;import{jsx as ur,jsxs as Hp}from"react/jsx-runtime";var mr="k-actionsheet-view",Pp=[],Dp={},Kp={},Bo=e=>{let{adaptive:t,animated:o,children:l,header:r,footer:d,titleId:u,...b}=e,f=r?.type===ze&&ur(ze,{adaptive:t,titleId:u,...r?.props}),x=d?.type===Zt&&ur(Zt,{...d?.props});return Hp("div",{...b,className:n(e.className,mr,{[`${mr}-animated`]:o}),children:[f,ur("div",{className:"k-actionsheet-content",children:l}),x]})};Bo.states=Pp;Bo.options=Dp;Bo.className=mr;Bo.defaultOptions=Kp;var Ra="action-sheet",nl=Ra;var br="overlay",bs=br;import{jsx as Up}from"react/jsx-runtime";var hr="k-overlay",_p=[],zp={themeColor:[N.undefined,N.light,N.dark,N.inverse]},Gp={},to=e=>{let{themeColor:t,...o}=e;return Up("div",{...o,className:n(e.className,hr,K(hr,{themeColor:t})),children:e.children})};to.states=_p;to.options=zp;to.className=hr;to.defaultOptions=Gp;to.moduleName=br;to.folderName=bs;import{jsx as sl,jsxs as Vp}from"react/jsx-runtime";var hs="k-actionsheet",Fp=[],Wp={},Ia={side:"bottom",fullscreen:!1,adaptive:!1,overlay:!0},he=e=>{let{side:t=Ia.side,fullscreen:o=Ia.fullscreen,adaptive:l=Ia.adaptive,overlay:r=Ia.overlay,template:d,children:u,header:b,footer:f,id:x,...k}=e,S=x&&!d&&b?`${x}-title`:void 0;return Vp("div",{className:"k-actionsheet-container",children:[r&&sl(to,{}),sl(Rt,{animationStyle:{[`${o===!0?"top":t}`]:0,[`${o===!0?"width":null}`]:"100%",[`${o===!0?"height":null}`]:"100%",[`${t==="top"||t==="bottom"?"width":null}`]:"100%",[`${t==="left"||t==="right"?"height":null}`]:"100%"},children:sl("div",{...k,id:x,role:"dialog","aria-modal":r?"true":void 0,"aria-labelledby":S,className:n(e.className,hs,{[`k-actionsheet-${t}`]:o===!1,"k-actionsheet-fullscreen":o===!0,"k-adaptive-actionsheet":l}),children:d||sl(Bo,{header:b,footer:f,adaptive:l,titleId:S,...e,children:u})})})]})};he.states=Fp;he.options=Wp;he.className=hs;he.defaultOptions=Ia;he.moduleName=Ra;he.folderName=nl;he.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."}]};import{jsx as qp}from"react/jsx-runtime";var fs="k-actionsheet-container",$p=[],Xp={},Jp={},Po=e=>{let{children:t,...o}=e;return qp("div",{...o,className:fs,children:t})};Po.states=$p;Po.options=Xp;Po.className=fs;Po.defaultOptions=Jp;Po.moduleName=Ra;Po.folderName=nl;import{jsx as Yp}from"react/jsx-runtime";var fr=e=>{let{...t}=e;return Yp("div",{...t,className:n(e.className,"k-list-ul"),children:e.children})};import{Fragment as Zp,jsx as Oa,jsxs as xr}from"react/jsx-runtime";var vr="k-actionsheet-item",Qp=[c.hover,c.focus,c.selected,c.disabled],oo=e=>{let{iconName:t,text:o,description:l,hover:r,focus:d,selected:u,disabled:b,...f}=e;return xr("span",{...f,className:n(e.className,vr,_(vr,{hover:r,focus:d,selected:u,disabled:b})),children:[!e.children&&Oa(Zp,{children:xr("span",{className:"k-actionsheet-action",children:[t&&Oa("span",{className:"k-icon-wrap",children:Oa(A,{className:"k-actionsheet-item-icon",icon:t})}),xr("span",{className:"k-actionsheet-item-text",children:[o&&Oa("span",{className:"k-actionsheet-item-title",children:o}),l&&Oa("span",{className:"k-actionsheet-item-description",children:l})]})]})}),e.children]})};oo.states=Qp;oo.className=vr;import{jsx as IN,jsxs as ON}from"react/jsx-runtime";import{jsx as KN}from"react/jsx-runtime";import{jsx as GN}from"react/jsx-runtime";import{jsx as VN}from"react/jsx-runtime";import{jsx as Re,jsxs as Cr}from"react/jsx-runtime";var jp=he.options,eu=he.states,vs={...he.defaultOptions,variant:"normal"},tu=[{name:"normal",title:"Normal"},{name:"adaptive",title:"Adaptive"},{name:"fullScreen",title:"Full Screen"}],ou=[{name:"actions",title:"Titlebar Actions",type:"boolean"},{name:"subtitle",title:"Subtitle",type:"boolean"},{name:"footer",title:"Footer",type:"boolean"}],Do=e=>{let{variant:t,modifiers:o,...l}={...vs,...e},r={},d=Cr(fr,{children:[Re(oo,{text:"Edit Item",description:"Click to edit",iconName:"edit-tools"}),Re(oo,{text:"Add to Favorites",iconName:"heart"}),Re(oo,{text:"Upload New",iconName:"upload",disabled:!0}),Re("hr",{className:"k-hr"}),Re(oo,{text:"Cancel",iconName:"cancel"})]}),u="Choose from the items below",b="Select Item";return t==="fullScreen"&&(r.fullScreen=!0),Object.keys(o||{}).forEach(f=>{switch(f){case"actions":r.actionsStart=!!o?.[f],r.actionsEnd=!!o?.[f];break;case"subtitle":r.subtitle=o?.[f]?u:void 0;break;case"footer":r.footer=!!o?.[f];break;default:break}}),t==="adaptive"?Re(he,{...l,adaptive:!0,fullscreen:r.fullScreen,header:Re(ze,{actionsStart:r.actionsStart?Re(s,{icon:"chevron-left",size:"large",fillMode:"flat"}):void 0,actionsEnd:r.actionsEnd?Re(s,{icon:"x",size:"large",fillMode:"flat"}):void 0,title:b,subtitle:r.subtitle}),footer:r.footer?Cr(Zt,{alignment:"stretched",children:[Re(s,{text:"Cancel",size:"large",themeColor:"base"}),Re(s,{text:"Apply",size:"large",themeColor:"primary"})]}):void 0,children:d}):Re(he,{...l,fullscreen:r.fullScreen,header:Re(ze,{actionsStart:r.actionsStart?Re(s,{icon:"chevron-left",fillMode:"flat"}):void 0,actionsEnd:r.actionsEnd?Re(s,{icon:"x",fillMode:"flat"}):void 0,title:"Select Item",subtitle:r.subtitle}),footer:r.footer?Cr(Zt,{alignment:"stretched",children:[Re(s,{text:"Apply",themeColor:"primary"}),Re(s,{text:"Cancel",themeColor:"base"})]}):void 0,children:d})};Do.options=jp;Do.states=eu;Do.variants=tu;Do.defaultOptions=vs;Do.modifiers=ou;Do.className=he.className;var yr="slider",Cs=yr;import{jsx as Ko,jsxs as kr}from"react/jsx-runtime";var Ba="k-slider",au=[c.hover,c.focus,c.active,c.disabled,c.readonly],lu={},mt={type:"single",orientation:"horizontal",gradientType:"1d",readonly:!1,disabled:!1,handlePosition:"end",showButtons:!0,showTicks:!0,value:50,min:0,max:100},ie=e=>{let{type:t=mt.type,orientation:o=mt.orientation,gradientType:l=mt.gradientType,readonly:r=mt.readonly,disabled:d=mt.disabled,handlePosition:u=mt.handlePosition,showButtons:b=mt.showButtons,showTicks:f=mt.showTicks,value:x=mt.value,min:k=mt.min,max:S=mt.max,startValue:h,endValue:R,hover:w,focus:P,active:H,trackStyle:O,dir:V,...de}=e,Ee=(()=>{if(t==="gradient"&&l==="2d")return"undefined";if(o==="vertical")return"vertical"})(),Te,Ye;return o==="horizontal"?(Te=V==="rtl"?"caret-alt-left":"caret-alt-right",Ye=V==="rtl"?"caret-alt-right":"caret-alt-left"):o==="vertical"&&(Te="caret-alt-up",Ye="caret-alt-down"),kr("div",{...de,className:n(Ba,e.className,_(Ba,{readonly:r,disabled:d}),{[`k-slider-${o}`]:o,"k-colorgradient-slider":t==="gradient"}),dir:V,children:[b&&Ko(s,{className:"k-button-decrease",rounded:"full",icon:Ye,tabIndex:-1,title:"Decrease"}),kr("div",{className:"k-slider-track-wrap",children:[f&&Ko("ul",{className:"k-reset k-slider-items","aria-hidden":"true",children:e.children}),kr("div",{className:"k-slider-track",style:O,children:[Ko("div",{className:"k-slider-selection"}),t==="range"&&Ko("span",{className:n("k-draghandle","k-draghandle-start",_(Ba,{hover:w,focus:P,active:H})),role:"slider",tabIndex:d?void 0:0,"aria-valuenow":h??k,"aria-valuemin":k,"aria-valuemax":R??S,"aria-orientation":Ee,"aria-disabled":d?"true":void 0,"aria-readonly":r?"true":void 0,"aria-label":de["aria-label"]?`${de["aria-label"]} start`:"Range start"}),Ko("span",{className:n("k-draghandle",`k-draghandle-${u}`,_(Ba,{hover:w,focus:P,active:H})),role:"slider",tabIndex:d?void 0:0,"aria-valuenow":t==="range"?R??S:x,"aria-valuemin":t==="range"?h??k:k,"aria-valuemax":S,"aria-orientation":Ee,"aria-disabled":d?"true":void 0,"aria-readonly":r?"true":void 0,"aria-label":t==="range"?de["aria-label"]?`${de["aria-label"]} end`:"Range end":de["aria-label"]})]})]}),b&&Ko(s,{className:"k-button-increase",rounded:"full",icon:Te,tabIndex:-1,title:"Increase"})]})};ie.states=au;ie.options=lu;ie.className=Ba;ie.defaultOptions=mt;ie.moduleName=yr;ie.folderName=Cs;ie.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."}]};import{jsx as ys}from"react/jsx-runtime";var ks="k-tick",ru=[],nu={},Ss={label:!1},z=e=>{let{style:t,label:o=Ss.label,orientation:l,large:r,text:d,...u}=e;return ys("li",{...u,role:"presentation",title:d||"Tick",className:n(e.className,ks,{[`k-tick-${l}`]:l,"k-tick-large":r}),style:t,children:o&&ys("span",{className:"k-label",children:d})})};z.states=ru;z.options=nu;z.className=ks;z.defaultOptions=Ss;import{Fragment as su,jsx as bt,jsxs as iu}from"react/jsx-runtime";var Ns=e=>bt(ie,{"aria-label":e["aria-label"]||"Slider",children:iu(su,{children:[bt(z,{className:"k-first",label:!0,large:!0,text:"0"}),bt(z,{}),bt(z,{}),bt(z,{}),bt(z,{}),bt(z,{label:!0,large:!0,text:"5"}),bt(z,{}),bt(z,{}),bt(z,{}),bt(z,{}),bt(z,{className:"k-last",label:!0,large:!0,text:"10"})]}),...e});import{Fragment as du,jsx as ht,jsxs as cu}from"react/jsx-runtime";var Ts=e=>ht(ie,{children:cu(du,{children:[ht(z,{className:"k-first",label:!0,large:!0,text:"0"}),ht(z,{}),ht(z,{}),ht(z,{}),ht(z,{}),ht(z,{label:!0,large:!0,text:"5"}),ht(z,{}),ht(z,{}),ht(z,{}),ht(z,{}),ht(z,{className:"k-last",label:!0,large:!0,text:"10"})]}),"aria-label":e["aria-label"]||"Vertical slider",...e,orientation:"vertical"});import{Fragment as OT,jsx as IT,jsxs as BT}from"react/jsx-runtime";import{Fragment as _T,jsx as HT,jsxs as zT}from"react/jsx-runtime";import{jsx as pu}from"react/jsx-runtime";var Sr=e=>pu(ie,{type:"gradient",showButtons:!1,showTicks:!1,...e,"aria-label":e["aria-label"]||"Color slider"});import{jsx as uu}from"react/jsx-runtime";var Nr=e=>uu(ie,{type:"gradient",orientation:"vertical",showButtons:!1,showTicks:!1,...e,"aria-label":e["aria-label"]||"Color slider"});import{Fragment as QT,jsx as YT,jsxs as ZT}from"react/jsx-runtime";import{Fragment as ag,jsx as og,jsxs as lg}from"react/jsx-runtime";import{jsx as Ot,jsxs as gs}from"react/jsx-runtime";var mu=ie.options,bu=ie.states,ws={...ie.defaultOptions,variant:"horizontal",label:!0},hu=[{name:"horizontal",title:"Horizontal"},{name:"vertical",title:"Vertical"}],fu=[{name:"label",title:"Labels"},{name:"tick",title:"Ticks"},{name:"button",title:"Side Buttons"}],Ho=e=>{let{variant:t,modifiers:o,...l}={...ws,...e},r={};Object.keys(o||{}).forEach(x=>{switch(x){case"button":{r.showButtons=!!o?.[x];break}case"label":{r.label=!!o?.[x];break}case"tick":{r.showTicks=!!o?.[x];break}}});let{label:d=!0,showButtons:u,showTicks:b}=r,f={"--kendo-slider-start":0,"--kendo-slider-end":60};return t==="vertical"?gs(Ts,{showTicks:b,showButtons:u,style:{height:"300px",...f},...l,children:[Ot(z,{label:d,large:!0,orientation:"vertical",text:"0",style:{position:"absolute",bottom:"0%"}}),Ot(z,{label:d,large:!0,orientation:"vertical",text:"2",style:{position:"absolute",bottom:"25%"}}),Ot(z,{label:d,large:!0,orientation:"vertical",text:"4",style:{position:"absolute",bottom:"50%"}}),Ot(z,{label:d,large:!0,orientation:"vertical",text:"6",style:{position:"absolute",bottom:"75%"}}),Ot(z,{label:d,large:!0,orientation:"vertical",text:"8",style:{position:"absolute",bottom:"100%"}})]}):gs(Ns,{showTicks:b,showButtons:u,style:{width:"400px",...f},...l,children:[Ot(z,{label:d,large:!0,orientation:"horizontal",text:"0",style:{position:"absolute",left:"0%"}}),Ot(z,{label:d,large:!0,orientation:"horizontal",text:"2",style:{position:"absolute",left:"25%"}}),Ot(z,{label:d,large:!0,orientation:"horizontal",text:"4",style:{position:"absolute",left:"50%"}}),Ot(z,{label:d,large:!0,orientation:"horizontal",text:"6",style:{position:"absolute",left:"75%"}}),Ot(z,{label:d,large:!0,orientation:"horizontal",text:"8",style:{position:"absolute",left:"100%"}})]})};Ho.options=mu;Ho.states=bu;Ho.variants=hu;Ho.defaultOptions=ws;Ho.modifiers=fu;Ho.className=ie.className;import{jsx as Ms,jsxs as ku}from"react/jsx-runtime";var Ls="k-spin-button",Cu=[],yu={size:[p.undefined,p.small,p.medium,p.large],fillMode:[C.undefined,C.solid,C.flat,C.outline,C.clear,C.link]},Tr={increaseLabel:"Increase value",decreaseLabel:"Decrease value"},ao=e=>{let{size:t,fillMode:o,disabled:l,increaseLabel:r=Tr.increaseLabel,decreaseLabel:d=Tr.decreaseLabel,...u}=e;return ku("span",{...u,className:n(Ls,e.className),children:[Ms(s,{className:"k-spinner-increase",icon:"caret-alt-up",size:t,fillMode:o,disabled:l,"aria-label":r}),Ms(s,{className:"k-spinner-decrease",icon:"caret-alt-down",size:t,fillMode:o,disabled:l,"aria-label":d})]})};ao.states=Cu;ao.options=yu;ao.className=Ls;ao.defaultOptions=Tr;ao.moduleName=null;ao.folderName=null;var Es="numeric-textbox",As="numerictextbox";import{Fragment as Rs,jsx as _t,jsxs as gr}from"react/jsx-runtime";var Is="k-numerictextbox",Su=[c.hover,c.focus,c.valid,c.invalid,c.loading,c.required,c.disabled,c.readonly],Nu={size:[p.undefined,p.small,p.medium,p.large],rounded:[y.undefined,y.none,y.small,y.medium,y.large,y.full],fillMode:[C.undefined,C.solid,C.flat,C.outline]},il={showSpinButton:!0,showClearButton:!0,separators:!0},oe=e=>{let{size:t,rounded:o,fillMode:l,separators:r=il.separators,showClearButton:d=il.showClearButton,showSpinButton:u=il.showSpinButton,prefix:b,suffix:f,value:x,placeholder:k,hover:S,focus:h,valid:R,invalid:w,required:P,loading:H,disabled:O,readonly:V,id:de,"aria-label":ve,"aria-describedby":Ee,...Te}=e;return gr(Ce,{...Te,size:t,rounded:o,fillMode:l,hover:S,focus:h,valid:R,invalid:w,required:P,loading:H,disabled:O,readonly:V,className:n(e.className,Is),children:[b&&gr(Rs,{children:[_t(dt,{children:b}),r&&_t(pt,{})]}),_t(Ze,{id:de,placeholder:k,value:x,role:"spinbutton",disabled:O,"aria-label":ve,"aria-describedby":Ee,"aria-invalid":w?"true":void 0}),_t(_e,{valid:R,invalid:w,loading:H,disabled:O}),_t($e,{loading:H,disabled:O}),d&&_t(Qe,{loading:H,disabled:O,readonly:V,value:x}),f&&gr(Rs,{children:[r&&_t(pt,{}),_t(ct,{children:f})]}),u&&_t(ao,{className:"k-input-spinner",size:t,fillMode:l,disabled:O})]})};oe.states=Su;oe.options=Nu;oe.className=Is;oe.defaultOptions=il;oe.moduleName=Es;oe.folderName=As;oe.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 Pa=oe;import{jsx as Tu}from"react/jsx-runtime";var Os=e=>Tu(Pa,{...e});import Mr from"react";import{jsx as Bs}from"react/jsx-runtime";var gu="k-list-group-sticky-header",wr=e=>Bs("div",{className:n(gu,e.className),children:Bs("div",{className:"k-list-header-text",children:e.children})});import{jsx as Mu}from"react/jsx-runtime";var wu="k-no-data",dl=e=>{let{live:t,...o}=e;return Mu("span",{...o,className:n(wu,e.className),"aria-live":t?"polite":void 0,children:e.children})};var ho="list",_o=ho;import{jsx as Ps,jsxs as Ds}from"react/jsx-runtime";var Lr="k-list",Lu=[],Eu={size:[p.undefined,p.small,p.medium,p.large]},Au={},Q=e=>{let{size:t,virtualization:o,children:l,header:r,optionLabel:d,customValue:u,noData:b,screenReaders:f,...x}=e,S=Mr.Children.toArray(l)[0],h=S?.props?.children?Mr.Children.count(S.props.children):Mr.Children.count(l);return Ds("div",{...x,className:n(e.className,Lr,K(Lr,{size:t}),{"k-virtual-list":o}),children:[d,u,r&&Ps(wr,{children:r}),l||(b!==void 0?b:Ps(dl,{live:!0,children:"No data found."})),f&&l&&Ds(dl,{className:"k-sr-only",live:!0,children:[h," items found."]})]})};Q.states=Lu;Q.options=Eu;Q.className=Lr;Q.defaultOptions=Au;Q.moduleName=ho;Q.folderName=_o;Q.ariaSpec={selector:".k-list",rules:[{selector:".k-list .k-no-data",attribute:"aria-live=polite",usage:'Announces "No data found" to screen readers.'}]};import{jsx as Bu}from"react/jsx-runtime";var Ks="k-list-container",Ru=[],Iu={},Ou={},zo=e=>{let{...t}=e;return Bu("div",{...t,className:n(e.className,Ks),children:e.children})};zo.states=Ru;zo.options=Iu;zo.className=Ks;zo.defaultOptions=Ou;zo.moduleName=ho;zo.folderName=_o;var fo="checkbox",Go=fo;import{jsx as Hs}from"react/jsx-runtime";var cl="k-checkbox",Pu=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled,c.checked,c.indeterminate],Du={size:[p.undefined,p.small,p.medium,p.large],rounded:[y.undefined,y.none,y.small,y.medium,y.large,y.full]},Ku={},ft=e=>{let{id:t,checked:o,indeterminate:l,hover:r,focus:d,disabled:u,invalid:b,valid:f,required:x,size:k,rounded:S,wrapperRole:h,...R}=e;return Hs("span",{className:"k-checkbox-wrap",role:h,children:Hs("input",{...R,id:t,type:"checkbox",defaultChecked:o,required:x,disabled:u||void 0,"aria-invalid":b?"true":void 0,className:n(e.className,cl,K(cl,{size:k,rounded:S}),_(cl,{hover:r,focus:d,disabled:u,invalid:b,valid:f,indeterminate:l,checked:o}))})})};ft.states=Pu;ft.options=Du;ft.className=cl;ft.defaultOptions=Ku;ft.moduleName=fo;ft.folderName=Go;ft.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 Tt=ft;import{jsx as zu}from"react/jsx-runtime";var _s="k-checkbox-list",Hu=[],_u={},zs={layout:"vertical"},Ge=e=>{let{layout:t=zs.layout,...o}=e;return zu("ul",{...o,className:n(e.className,_s,{[`k-list-${t}`]:t}),children:e.children})};Ge.states=Hu;Ge.options=_u;Ge.className=_s;Ge.defaultOptions=zs;Ge.moduleName=fo;Ge.folderName=Go;import{jsx as Wu}from"react/jsx-runtime";var Gs="k-checkbox-list-item",Gu=[],Uu={},Fu={},Ue=e=>{let{...t}=e;return Wu("li",{...t,className:n(e.className,Gs),children:e.children})};Ue.states=Gu;Ue.options=Uu;Ue.className=Gs;Ue.defaultOptions=Fu;Ue.moduleName=fo;Ue.folderName=Go;import{Fragment as Vu,jsx as Us,jsxs as $u}from"react/jsx-runtime";var zt=({children:e="Label",id:t="cb-label-after",...o})=>$u(Vu,{children:[Us(Tt,{id:t,...o}),Us("label",{className:"k-checkbox-label",htmlFor:t,children:e})]});import{Fragment as Lw,jsx as Mw,jsxs as Ew}from"react/jsx-runtime";import{Fragment as Bw,jsx as Ow,jsxs as Pw}from"react/jsx-runtime";import{Fragment as zw,jsx as _w,jsxs as Gw}from"react/jsx-runtime";import{jsx as Vw}from"react/jsx-runtime";import{jsx as qw}from"react/jsx-runtime";import{jsx as jw}from"react/jsx-runtime";import{jsx as xt,jsxs as Fs}from"react/jsx-runtime";var Xu=Ge.options,Ju=Ge.states,qu={...Ge.defaultOptions,variant:"vertical"},Yu=[{name:"vertical",title:"Vertical"},{name:"horizontal",title:"Horizontal"}],Qu=[],Uo=e=>{let{variant:t,...o}=e;return t==="horizontal"?Fs(Ge,{layout:"horizontal",...o,children:[xt(Ue,{children:xt(zt,{id:W("cb"),defaultChecked:!0,children:"Label"})}),xt(Ue,{children:xt(zt,{id:W("cb"),children:"Label"})}),xt(Ue,{children:xt(zt,{id:W("cb"),children:"Label"})})]}):Fs(Ge,{...o,children:[xt(Ue,{children:xt(zt,{id:W("cb"),defaultChecked:!0,children:"Label"})}),xt(Ue,{children:xt(zt,{id:W("cb"),children:"Label"})}),xt(Ue,{children:xt(zt,{id:W("cb"),children:"Label"})})]})};Uo.options=Xu;Uo.states=Ju;Uo.variants=Yu;Uo.defaultOptions=qu;Uo.modifiers=Qu;Uo.className=Ge.className;import{jsx as am}from"react/jsx-runtime";var Zu=Tt.options,ju=Tt.states,em=Tt.defaultOptions,tm=[],om=[],Fo=e=>am(zt,{id:W("checkbox"),...e,defaultChecked:!0,children:"Label"});Fo.options=Zu;Fo.states=ju;Fo.variants=tm;Fo.defaultOptions=em;Fo.modifiers=om;Fo.className=Tt.className;import{jsx as xo,jsxs as sm}from"react/jsx-runtime";var Er="k-list-item",lm=[c.hover,c.focus,c.selected,c.disabled],rm={},nm={},F=e=>{let{text:t,groupLabel:o,group:l,iconName:r,iconClassName:d,showCheckbox:u,checked:b,hover:f,focus:x,selected:k,disabled:S,actions:h,description:R,id:w,...P}=e,H=t||e.children;return sm("li",{...P,id:w,role:l?"presentation":"option",tabIndex:l?void 0:x?0:-1,"aria-selected":!l&&k?"true":l?void 0:"false","aria-disabled":!l&&S?"true":void 0,className:n(e.className,l?"k-list-group-item":Er,_(Er,{hover:f,focus:x,disabled:S,selected:k})),children:[u&&xo(ft,{checked:b}),r&&xo("span",{className:"k-list-item-icon-wrapper",children:xo(A,{icon:r,className:n("k-list-item-icon",d)})}),xo("span",{className:"k-list-item-text",children:H}),h&&xo("div",{className:"k-list-item-actions",children:h}),R&&xo("span",{className:"k-list-item-description",children:R}),o&&o!==""&&xo("div",{className:"k-list-item-group-label",children:o})]})};F.states=lm;F.options=rm;F.className=Er;F.defaultOptions=nm;F.moduleName=ho;F.folderName=_o;F.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."}]};import{jsx as dm}from"react/jsx-runtime";var im="k-list-ul",Gt=e=>{let{children:t,role:o,id:l,...r}=e;return dm("ul",{...r,id:l,role:o,className:n(im,e.className),children:t})};Gt.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."}]};import{jsx as Ar,jsxs as pm}from"react/jsx-runtime";var cm="k-list-content",ae=e=>{let{virtualization:t,grouping:o,"aria-label":l,"aria-labelledby":r,listboxId:d,...u}=e;return pm("div",{...u,className:n(cm,e.className),role:o?"listbox":void 0,id:o?d:void 0,"aria-label":o?l:void 0,"aria-labelledby":o?r:void 0,children:[o?e.children:Ar(Gt,{role:"listbox",id:d,"aria-label":l,"aria-labelledby":r,children:e.children}),t&&Ar("div",{className:"k-height-container",children:Ar("div",{})})]})};ae.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."}]};import{Fragment as FM,jsx as UM,jsxs as WM}from"react/jsx-runtime";import{jsx as Rr,jsxs as mm}from"react/jsx-runtime";var um="k-list-group-item",vo=e=>{let{groupIconName:t,...o}=e;return mm("li",{...o,role:"presentation",className:n(um,e.className),children:[t&&Rr("span",{className:"k-list-item-icon-wrapper",children:Rr(A,{icon:t,className:"k-list-item-icon"})}),Rr("span",{className:"k-list-item-text",children:e.children})]})};vo.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."}]};import{jsx as xm}from"react/jsx-runtime";var Ir="k-list-optionlabel",bm=[c.hover,c.focus,c.selected,c.disabled],hm={},fm={},pl=e=>{let{text:t,hover:o,focus:l,selected:r,disabled:d,...u}=e;return xm("div",{...u,className:n(Ir,_(Ir,{hover:o,focus:l,selected:r,disabled:d})),children:t})};pl.states=bm;pl.options=hm;pl.className=Ir;pl.defaultOptions=fm;import{jsx as km}from"react/jsx-runtime";var Or="k-list-custom-value",vm=[c.hover,c.focus,c.selected,c.disabled],Cm={},ym={},lo=e=>{let{text:t,hover:o,focus:l,selected:r,disabled:d,...u}=e;return km("div",{...u,className:n(Or,_(Or,{hover:o,focus:l,selected:r,disabled:d})),children:t})};lo.states=vm;lo.options=Cm;lo.className=Or;lo.defaultOptions=ym;import{Fragment as nL,jsx as rL,jsxs as sL}from"react/jsx-runtime";import{Fragment as mL,jsx as uL,jsxs as bL}from"react/jsx-runtime";import{Fragment as kL,jsx as CL,jsxs as yL}from"react/jsx-runtime";import{Fragment as LL,jsx as wL,jsxs as ML}from"react/jsx-runtime";import{jsx as IL}from"react/jsx-runtime";import{Fragment as HL,jsx as KL,jsxs as _L}from"react/jsx-runtime";var Ws="dropdown-list",Vs="dropdownlist";import{Fragment as Tm,jsx as Fe,jsxs as Br}from"react/jsx-runtime";var $s="k-dropdownlist",Sm=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled,c.loading,c.readonly],Nm={size:[p.undefined,p.small,p.medium,p.large],rounded:[y.undefined,y.none,y.small,y.medium,y.large,y.full],fillMode:[C.undefined,C.solid,C.flat,C.outline]},Pr={showValue:!0,arrowIconName:"caret-alt-down"},ke=e=>{let{size:t,rounded:o,fillMode:l,arrowIconName:r=Pr.arrowIconName,showValue:d=Pr.showValue,valueIconName:u,prefix:b,suffix:f,value:x,placeholder:k,hover:S,focus:h,valid:R,invalid:w,required:P,loading:H,disabled:O,readonly:V,popup:de,opened:ve,adaptive:Ee,adaptiveSettings:Te,adaptiveTitle:Ye,adaptiveSubtitle:po,adaptiveFilter:Bl,id:Jt,activeDescendant:Qa,"aria-label":Pl,...Dl}=e,Ld=Jt?`${Jt}-listbox`:void 0,bn=Jt?`${Jt}-value`:void 0;return Br(Tm,{children:[Br(Et,{...Dl,id:Jt,size:t,rounded:o,fillMode:l,hover:S,focus:h,valid:R,invalid:w,required:P,loading:H,disabled:O,readonly:V,className:n(e.className,$s,{"k-icon-picker":!d&&u}),role:"combobox","aria-haspopup":"listbox","aria-expanded":ve?"true":"false","aria-controls":ve?Ld:void 0,"aria-activedescendant":ve&&Qa?Qa:void 0,"aria-describedby":ve?bn:void 0,"aria-disabled":O?"true":void 0,"aria-label":Pl,tabIndex:0,children:[Fe(dt,{children:b}),Fe(bo,{placeholder:k,value:x,showValue:d,valueIconName:u,id:bn}),Fe(_e,{valid:R,invalid:w,loading:H,disabled:O}),Fe($e,{loading:H,disabled:O}),Fe(ct,{children:f}),Fe(s,{className:"k-input-button",icon:r,size:e.size,fillMode:e.fillMode,"aria-label":k||"Toggle dropdown",tabIndex:-1})]}),ve&&de&&Fe(ue,{className:"k-list-container k-dropdownlist-popup",containerRole:"region",containerAriaLabel:"Dropdown suggestions",children:de}),Ee&&Fe(he,{adaptive:!0,...Te,header:Fe(ze,{actionsEnd:Fe(s,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply selection"}),filter:Bl,inputValue:x,inputPlaceholder:k,title:Ye,subtitle:po}),children:Fe("div",{className:"k-list-container",children:Fe(Q,{size:"large",children:Br(ae,{"aria-label":"Options",children:[Fe(F,{text:"List item"}),Fe(F,{text:"List item"}),Fe(F,{text:"List item"})]})})})})]})};ke.states=Sm;ke.options=Nm;ke.className=$s;ke.defaultOptions=Pr;ke.moduleName=Ws;ke.folderName=Vs;ke.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."}]};import{jsx as v0}from"react/jsx-runtime";import{jsx as T0,jsxs as g0}from"react/jsx-runtime";import{Fragment as B0,jsx as I0,jsxs as O0}from"react/jsx-runtime";import{jsx as _0}from"react/jsx-runtime";import{jsx as V0,jsxs as $0}from"react/jsx-runtime";import{Fragment as tE,jsx as j0,jsxs as eE}from"react/jsx-runtime";import{jsx as nE}from"react/jsx-runtime";import{Fragment as Am,jsx as ro,jsxs as Xs}from"react/jsx-runtime";var gm=ke.states,wm=ke.defaultOptions,Mm=ke.options,Lm=[{name:"opened",title:"Opened"}],Em=[],Vo=e=>{let{modifiers:t,...o}=e,l={},r=Xs(Am,{children:[ro("div",{className:"k-list-filter",children:ro(ut,{})}),ro(Q,{style:{width:300},size:o.size,children:Xs(ae,{children:[ro(F,{children:"List item"}),ro(F,{children:"List item"}),ro(F,{children:"List item"})]})})]});return Object.keys(t||{}).forEach(d=>{d==="opened"&&(l.opened=!!t?.[d],l.popup=t?.[d]?r:void 0)}),ro("div",{children:ro(ke,{placeholder:"Value",style:{width:300},...o,...l})})};Vo.options=Mm;Vo.states=gm;Vo.variants=Em;Vo.defaultOptions=wm;Vo.modifiers=Lm;Vo.className=ke.className;import{Fragment as LE,jsx as ME}from"react/jsx-runtime";import{Fragment as BE,jsx as OE}from"react/jsx-runtime";import{jsx as HE}from"react/jsx-runtime";import{jsx as Dr}from"react/jsx-runtime";var Rm=oe.states,Im=oe.defaultOptions,Om=oe.options,Bm=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"},{name:"spin-button",title:"`Spin` Button"}],Pm=[],$o=e=>{let{modifiers:t,...o}=e,l={};return Object.keys(t||{}).forEach(r=>{switch(r){case"prefix":l.prefix=t?.[r]?Dr(ke,{size:o.size,fillMode:"flat",value:"mm"}):void 0;break;case"suffix":l.suffix=t?.[r]?Dr(er,{children:"mm"}):void 0;break;case"clear-button":l.showClearButton=t?.[r];break;case"spin-button":l.showSpinButton=t?.[r];break;default:break}}),Dr(Os,{value:"Value",style:{width:300},...o,...l})};$o.options=Om;$o.states=Rm;$o.variants=Pm;$o.defaultOptions=Im;$o.modifiers=Bm;$o.className=oe.className;import{Fragment as Da,jsx as X,jsxs as ye}from"react/jsx-runtime";var Js="k-colorgradient-inputs",Dm=[],Km={size:[p.undefined,p.small,p.medium,p.large]},qs={mode:"rgba"},Xo=e=>{let{mode:t=qs.mode,size:o,...l}=e;return ye("div",{...l,className:n(Js,"k-hstack"),children:[X("div",{className:"k-vstack",children:X(s,{fillMode:"flat",icon:"caret-alt-expand",className:"k-colorgradient-toggle-mode",size:o,"aria-label":"Toggle color input format"})}),t==="rgba"&&ye(Da,{children:[ye("div",{className:"k-vstack",children:[X(oe,{showSpinButton:!1,showClearButton:!1,value:"132",size:o,"aria-label":"Red channel"}),X("label",{className:"k-colorgradient-input-label",children:"R"})]}),ye("div",{className:"k-vstack",children:[X(oe,{showSpinButton:!1,showClearButton:!1,value:"132",size:o,"aria-label":"Green channel"}),X("label",{className:"k-colorgradient-input-label",children:"G"})]}),ye("div",{className:"k-vstack",children:[X(oe,{showSpinButton:!1,showClearButton:!1,value:"132",size:o,"aria-label":"Blue channel"}),X("label",{className:"k-colorgradient-input-label",children:"B"})]}),ye("div",{className:"k-vstack",children:[X(oe,{showSpinButton:!1,showClearButton:!1,value:"1.00",size:o,"aria-label":"Alpha channel"}),X("label",{className:"k-colorgradient-input-label",children:"A"})]})]}),t==="rgb"&&ye(Da,{children:[ye("div",{className:"k-vstack",children:[X(oe,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Red channel"}),X("label",{className:"k-colorgradient-input-label",children:"R"})]}),ye("div",{className:"k-vstack",children:[X(oe,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Green channel"}),X("label",{className:"k-colorgradient-input-label",children:"G"})]}),ye("div",{className:"k-vstack",children:[X(oe,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Blue channel"}),X("label",{className:"k-colorgradient-input-label",children:"B"})]})]}),t==="hsva"&&ye(Da,{children:[ye("div",{className:"k-vstack",children:[X(oe,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Hue channel"}),X("label",{className:"k-colorgradient-input-label",children:"H"})]}),ye("div",{className:"k-vstack",children:[X(oe,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Saturation channel"}),X("label",{className:"k-colorgradient-input-label",children:"S"})]}),ye("div",{className:"k-vstack",children:[X(oe,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Value channel"}),X("label",{className:"k-colorgradient-input-label",children:"V"})]}),ye("div",{className:"k-vstack",children:[X(oe,{showSpinButton:!1,showClearButton:!1,value:"1.00","aria-label":"Alpha channel"}),X("label",{className:"k-colorgradient-input-label",children:"A"})]})]}),t==="hsv"&&ye(Da,{children:[ye("div",{className:"k-vstack",children:[X(oe,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Hue channel"}),X("label",{className:"k-colorgradient-input-label",children:"H"})]}),ye("div",{className:"k-vstack",children:[X(oe,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Saturation channel"}),X("label",{className:"k-colorgradient-input-label",children:"S"})]}),ye("div",{className:"k-vstack",children:[X(oe,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Value channel"}),X("label",{className:"k-colorgradient-input-label",children:"V"})]})]}),t==="hex"&&X(Da,{children:ye("div",{className:"k-vstack k-flex-1",children:[X(Ae,{showClearButton:!1,value:"#b88484AA",className:"k-hex-value"}),X("label",{className:"k-colorgradient-input-label",children:"HEX"})]})})]})};Xo.states=Dm;Xo.options=Km;Xo.className=Js;Xo.defaultOptions=qs;import{jsx as Co,jsxs as yo}from"react/jsx-runtime";var Ys="k-colorgradient-color-contrast",Hm=[],_m={},zm={},Jo=()=>yo("div",{className:n(Ys,"k-vbox"),children:[yo("div",{className:"k-contrast-ratio",children:[Co("span",{className:"k-contrast-ratio-text",children:"Contrast ratio: 7.1"}),yo("span",{className:"k-contrast-validation !k-text-success",children:[Co(A,{icon:"check"}),Co(A,{icon:"check"})]})]}),yo("div",{children:[Co("span",{children:"AA: 4.5"}),yo("span",{className:"k-contrast-validation !k-text-success",children:["Pass",Co(A,{icon:"check"})]})]}),yo("div",{children:[Co("span",{children:"AAA: 7.0"}),yo("span",{className:"k-contrast-validation !k-text-error",children:["Fail",Co(A,{icon:"x"})]})]})]});Jo.states=Hm;Jo.options=_m;Jo.className=Ys;Jo.defaultOptions=zm;var Qs="color-gradient",Zs="colorgradient";import{jsx as vt,jsxs as Ka}from"react/jsx-runtime";var ul="k-colorgradient",Gm=[c.hover,c.focus,c.readonly,c.disabled],Um={size:[p.undefined,p.small,p.medium,p.large]},Bt={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"},ge=e=>{let{size:t,mode:o=Bt.mode,readonly:l=Bt.readonly,disabled:r=Bt.disabled,gradientStyle:d=Bt.gradientStyle,dragHandleStyle:u=Bt.dragHandleStyle,alphaStyle:b=Bt.alphaStyle,alphaStyleHorizontal:f=Bt.alphaStyleHorizontal,contrast:x=Bt.contrast,dir:k,hover:S,focus:h,hoverHandle:R,focusHandle:w,canvasOrientation:P=Bt.canvasOrientation,role:H,tabIndex:O,...V}=e;return Ka("div",{...V,role:H??"textbox","aria-label":H==="none"?void 0:"Color gradient",tabIndex:O??0,"aria-disabled":r?"true":void 0,className:n(e.className,ul,K(ul,{size:t}),_(ul,{hover:S,focus:h,readonly:l,disabled:r})),dir:k,children:[!P||P==="horizontal"&&Ka("div",{className:"k-colorgradient-canvas k-hstack",children:[vt("div",{className:"k-hsv-rectangle",style:d,children:vt("div",{className:"k-hsv-gradient",children:vt("div",{className:n("k-hsv-draghandle","k-draghandle",{"k-hover":R,"k-focus":w}),style:u,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})})}),Ka("div",{className:"k-hsv-controls k-hstack",children:[vt(Nr,{className:"k-hue-slider",hover:R,focus:w}),o!=="rgb"&&o!=="hsv"&&vt(Nr,{className:"k-alpha-slider",hover:R,focus:w,trackStyle:b})]})]}),P==="vertical"&&Ka("div",{className:"k-colorgradient-canvas k-vstack",children:[vt("div",{className:"k-hsv-rectangle",style:d,children:vt("div",{className:"k-hsv-gradient",children:vt("div",{className:n("k-hsv-draghandle","k-draghandle",{"k-hover":R,"k-focus":w}),style:u,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})})}),Ka("div",{className:"k-hsv-controls k-vstack",children:[vt(Sr,{className:"k-hue-slider",hover:R,focus:w}),o!=="rgb"&&o!=="hsv"&&vt(Sr,{className:"k-alpha-slider",hover:R,focus:w,trackStyle:f})]})]}),vt(Xo,{mode:e.mode,size:t}),x&&vt(Jo,{})]})};ge.states=Gm;ge.options=Um;ge.className=ul;ge.defaultOptions=Bt;ge.moduleName=Qs;ge.folderName=Zs;ge.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)."}]};import{jsx as Fm}from"react/jsx-runtime";var ml=e=>Fm(ge,{...e});import{jsx as N2}from"react/jsx-runtime";import{jsx as M2}from"react/jsx-runtime";import{jsx as Kr}from"react/jsx-runtime";var Wm=ge.options,Vm=ge.states,$m={...ge.defaultOptions,variant:"rgba"},Xm=[{name:"rgba",title:"RGBA"},{name:"rgb",title:"RGB"},{name:"hex",title:"HEX"}],Jm=[],qo=e=>{let{variant:t,...o}=e;switch(t){case"hex":return Kr(ml,{...o,mode:t});case"rgb":return Kr(ml,{...o,mode:t});default:return Kr(ml,{...o,mode:t})}};qo.options=Wm;qo.states=Vm;qo.variants=Xm;qo.defaultOptions=$m;qo.modifiers=Jm;qo.className=ge.className;import{jsx as qm}from"react/jsx-runtime";var Hr=e=>qm("tr",{role:"row",children:e.children});import{jsx as Zm}from"react/jsx-runtime";var _r="k-colorpalette-tile",Ym=[c.hover,c.focus,c.selected],Qm={},Yo=e=>{let{color:t,tileSize:o,hover:l,focus:r,selected:d,...u}=e,b={backgroundColor:t,width:o?o+"px":"",height:o?o+"px":""};return Zm("td",{...u,role:"gridcell","aria-label":t,"aria-selected":d?"true":void 0,className:n(e.className,_r,_(_r,{hover:l,focus:r,selected:d})),style:b})};Yo.states=Ym;Yo.options=Qm;Yo.className=_r;var js="color-palette",ei="colorpalette";import{jsx as Ha}from"react/jsx-runtime";var bl="k-colorpalette",jm=[c.disabled],eb={size:[p.undefined,p.small,p.medium,p.large]},ti={columns:10},We=e=>{let{size:t,palette:o,columns:l=ti.columns,tileSize:r,disabled:d,...u}=e,b=[];if(o){let f=l||o.columns,x=o.colors?o.colors:o;Array.isArray(x)&&Array.from({length:Math.ceil(x.length/f)},(k,S)=>{let h=[];x.slice(S*f,(S+1)*f).map((w,P)=>{h.push(Ha(Yo,{color:w,tileSize:r},P))});let R=Ha(Hr,{children:h},S);b.push(R)})}return Ha("div",{...u,role:"grid","aria-label":"Color palette",tabIndex:0,"aria-disabled":d?"true":void 0,className:n(e.className,bl,_(bl,{disabled:d}),K(bl,{size:t})),children:Ha("table",{className:"k-colorpalette-table",role:"none",children:Ha("tbody",{children:b.length>0?b:e.children})})})};We.states=jm;We.options=eb;We.className=bl;We.defaultOptions=ti;We.moduleName=js;We.folderName=ei;We.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 hl=We;var _a={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}};import{jsx as tb}from"react/jsx-runtime";var oi=e=>tb(hl,{palette:_a.basic,...e});import{jsx as iA}from"react/jsx-runtime";import{jsx as bA,jsxs as hA}from"react/jsx-runtime";import{jsx as ib}from"react/jsx-runtime";var ob=We.options,ab=We.states,lb={...We.defaultOptions,variant:"basic"},rb=[{name:"basic",title:"Basic"},{name:"monochrome",title:"Monochrome"}],nb={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}},sb=[],Qo=e=>{let{variant:t="basic",...o}=e,l=nb[t];return ib(oi,{columns:l.columns,palette:l,...o})};Qo.options=ob;Qo.states=ab;Qo.variants=rb;Qo.defaultOptions=lb;Qo.modifiers=sb;Qo.className=We.className;var ai="color-editor",li="coloreditor";import{jsx as Ct,jsxs as Zo}from"react/jsx-runtime";var fl="k-coloreditor",db=[c.focus],cb={size:[p.undefined,p.small,p.medium,p.large]},za={view:"gradient",palette:_a.office,actionButtons:!0,canvasOrientation:"horizontal"},fe=e=>{let{size:t,view:o=za.view,palette:l=za.palette,color:r,currentColor:d,focus:u,focusView:b,dir:f,group:x,actionButtons:k=za.actionButtons,canvasOrientation:S=za.canvasOrientation,...h}=e;return Zo("div",{...h,role:"textbox","aria-label":"Color editor",tabIndex:0,className:n(e.className,"k-flatcolorpicker",fl,K(fl,{size:t}),_(fl,{focus:u})),dir:f,children:[Zo("div",{className:"k-coloreditor-header k-hstack",children:[Ct("div",{className:"k-coloreditor-header-actions k-hstack",children:x&&Zo(M,{fillMode:"flat",children:[Ct(s,{className:"k-group-start",size:t,fillMode:"flat",icon:"droplet-slider",selected:o==="gradient","aria-label":"Color gradient view"}),Ct(s,{className:"k-group-end",size:t,fillMode:"flat",icon:"palette",selected:o==="palette","aria-label":"Color palette view"})]})}),Ct("div",{className:"k-spacer"}),Zo("div",{className:"k-coloreditor-header-actions k-hstack",children:[Ct(s,{fillMode:"flat",icon:"droplet-slash",size:t,"aria-label":"Reset color"}),Zo("div",{className:"k-coloreditor-preview k-vstack",children:[Ct(Qt,{className:"k-coloreditor-preview-color",color:r}),Ct(Qt,{className:"k-coloreditor-current-color",color:d})]})]})]}),Ct("div",{className:"k-coloreditor-views k-vstack",children:o==="gradient"?Ct(ge,{focus:b,size:t,canvasOrientation:S,role:"none",tabIndex:-1}):Ct(We,{palette:l,size:t})}),k&&Zo(It,{className:"k-coloreditor-footer",alignment:"start",children:[Ct(s,{themeColor:"primary",size:t,className:"k-coloreditor-apply",children:"Apply"}),Ct(s,{className:"k-coloreditor-cancel",size:t,children:"Cancel"})]})]})};fe.states=db;fe.options=cb;fe.className=fl;fe.defaultOptions=za;fe.moduleName=ai;fe.folderName=li;fe.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 jo=fe;import{jsx as WA}from"react/jsx-runtime";import{jsx as JA}from"react/jsx-runtime";import{jsx as pb}from"react/jsx-runtime";var ri=e=>pb(jo,{group:!0,currentColor:"fuchsia",...e});import{jsx as ub}from"react/jsx-runtime";var ni=e=>ub(jo,{view:"palette",group:!0,currentColor:"fuchsia",...e});import{jsx as si}from"react/jsx-runtime";var mb=fe.options,bb=fe.states,hb={...fe.defaultOptions,variant:"gradient"},fb=[{name:"gradient",title:"Gradient"},{name:"palette",title:"Palette"}],xb=[],ea=e=>{let{variant:t,...o}=e;return t==="palette"?si(ni,{...o,color:"white"}):si(ri,{...o,color:"rgba(183, 118 , 118, 1.00)"})};ea.options=mb;ea.states=bb;ea.variants=fb;ea.defaultOptions=hb;ea.modifiers=xb;ea.className=fe.className;var ii="color-picker",di="colorpicker";import{Fragment as yb,jsx as yt,jsxs as zr}from"react/jsx-runtime";var ci="k-colorpicker",vb=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled],Cb={size:[p.undefined,p.small,p.medium,p.large],rounded:[y.undefined,y.none,y.small,y.medium,y.large,y.full],fillMode:[C.undefined,C.solid,C.flat,C.outline]},pi={arrowIconName:"caret-alt-down"},je=e=>{let{size:t,rounded:o,fillMode:l,arrowIconName:r=pi.arrowIconName,prefix:d,suffix:u,value:b,placeholder:f,hover:x,focus:k,valid:S,invalid:h,required:R,disabled:w,valueIconName:P,popup:H,opened:O,adaptive:V,adaptiveSettings:de,adaptiveTitle:ve,adaptiveSubtitle:Ee,...Te}=e,Ye="colorpicker-popup";return zr(yb,{children:[zr(Et,{...Te,size:t,rounded:o,fillMode:l,hover:x,focus:k,valid:S,invalid:h,required:R,disabled:w,role:"combobox","aria-haspopup":"dialog","aria-expanded":O?"true":"false","aria-controls":O||V?Ye:void 0,"aria-label":"Color picker",tabIndex:0,"aria-disabled":w?"true":void 0,className:n(e.className,ci,"k-icon-picker"),children:[yt(dt,{children:d}),yt(bo,{placeholder:f,value:b,showValue:!1,valueIcon:yt(Qt,{className:"k-value-icon",color:b,iconName:P}),valueIconName:P}),yt(ct,{children:u}),yt(s,{className:"k-input-button",icon:r,size:t,fillMode:l,tabIndex:-1,"aria-label":"Open color picker",disabled:w})]}),O&&H&&yt(ue,{id:Ye,className:"k-colorpicker-popup",children:H}),V&&yt(he,{adaptive:!0,id:Ye,...de,header:yt(ze,{actionsEnd:yt(s,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply"}),title:ve,subtitle:Ee}),footer:zr(Zt,{children:[yt(s,{text:"Cancel",size:"large"}),yt(s,{text:"Set",size:"large",themeColor:"primary"})]}),children:yt(fe,{canvasOrientation:"vertical",size:"large",actionButtons:!1,group:!0})})]})};je.states=vb;je.options=Cb;je.className=ci;je.defaultOptions=pi;je.moduleName=ii;je.folderName=di;je.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 Ut=je;import{jsx as kb}from"react/jsx-runtime";var xl=e=>kb(Ut,{...e});import{jsx as RR}from"react/jsx-runtime";import{jsx as DR}from"react/jsx-runtime";import{jsx as zR}from"react/jsx-runtime";import{jsx as WR}from"react/jsx-runtime";import{jsx as JR}from"react/jsx-runtime";import{jsx as ZR}from"react/jsx-runtime";import{jsx as ko}from"react/jsx-runtime";var Sb=Ut.options,Nb=Ut.states,ui={...Ut.defaultOptions,variant:"color"},Tb=[{name:"color",title:"Color",default:!0},{name:"no color",title:"No color"},{name:"icon",title:"Icon"}],gb=[{name:"opened",title:"Opened"}],ta=e=>{let{variant:t,modifiers:o,...l}={...ui,...e},r={};Object.keys(o||{}).forEach(u=>{u==="opened"&&(r.opened=!!o?.[u],r.popup=o?.[u]?ko(fe,{size:l.size,color:"rgba(183, 118 , 118, 1.00)",group:!0}):"")});let d=r.opened?{width:"272px",height:"390px"}:{};switch(t){case"no color":return ko("div",{style:d,children:ko(xl,{...l,...r})});case"icon":return ko("div",{style:d,children:ko(xl,{value:"rgba(183, 118 , 118, 1.00)",valueIconName:"edit-tools",...l,...r})});default:return ko("div",{style:d,children:ko(xl,{value:"rgba(183, 118 , 118, 1.00)",...l,...r})})}};ta.options=Sb;ta.states=Nb;ta.variants=Tb;ta.defaultOptions=ui;ta.modifiers=gb;ta.className=Ut.className;var Gr="combobox",mi=Gr;import{Fragment as Ur,jsx as Se,jsxs as Ga}from"react/jsx-runtime";var bi="k-combobox",wb=[c.hover,c.focus,c.valid,c.invalid,c.loading,c.required,c.disabled,c.readonly],Mb={size:[p.undefined,p.small,p.medium,p.large],rounded:[y.undefined,y.none,y.small,y.medium,y.large,y.full],fillMode:[C.undefined,C.solid,C.flat,C.outline]},hi={separators:!0},Be=e=>{let{size:t,rounded:o,fillMode:l,separators:r=hi.separators,prefix:d,suffix:u,value:b,placeholder:f,hover:x,focus:k,valid:S,invalid:h,required:R,loading:w,disabled:P,popup:H,opened:O,readonly:V,adaptive:de,adaptiveSettings:ve,adaptiveTitle:Ee,adaptiveSubtitle:Te,adaptiveCustomValue:Ye,id:po,autocomplete:Bl,activeDescendant:Jt,"aria-label":Qa,...Pl}=e,Dl=po?`${po}-listbox`:void 0;return Ga(Ur,{children:[Ga(Ce,{...Pl,size:t,rounded:o,fillMode:l,hover:x,focus:k,valid:S,invalid:h,required:R,loading:w,disabled:P,readonly:V,className:n(e.className,bi),children:[d&&Ga(Ur,{children:[Se(dt,{children:d}),r&&Se(pt,{})]}),Se(Ze,{id:po,placeholder:f,value:b,role:"combobox","aria-haspopup":"listbox","aria-expanded":O?"true":"false","aria-controls":O?Dl:void 0,"aria-activedescendant":O&&Jt?Jt:void 0,"aria-autocomplete":Bl,"aria-invalid":h?"true":void 0,"aria-busy":w?"true":void 0,"aria-label":Qa,disabled:P,readOnly:V}),Se(_e,{valid:S,invalid:h,loading:w,disabled:P}),Se($e,{loading:w,disabled:P}),Se(Qe,{loading:w,disabled:P,readonly:V,value:b}),u&&Ga(Ur,{children:[r&&Se(pt,{}),Se(ct,{children:u})]}),Se(s,{className:"k-input-button",icon:"caret-alt-down",size:t,fillMode:l,"aria-label":"Open popup",tabIndex:-1,disabled:P})]}),O&&H&&Se(ue,{className:"k-list-container k-combobox-popup",containerRole:"region",containerAriaLabel:"Combobox suggestions",children:H}),de&&Se(he,{adaptive:!0,id:po?`${po}-adaptive`:void 0,...ve,header:Se(ze,{actionsEnd:Se(s,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply selection"}),input:!0,inputValue:b,inputPlaceholder:f,title:Ee,subtitle:Te}),children:Se("div",{className:"k-list-container",children:Se(Q,{customValue:Ye?Se(lo,{text:`Use "${b}"`}):void 0,size:"large",children:Ga(ae,{"aria-label":Ee||"Options",children:[Se(F,{text:"List item"}),Se(F,{text:"List item"}),Se(F,{text:"List item"})]})})})})]})};Be.states=wb;Be.options=Mb;Be.className=bi;Be.defaultOptions=hi;Be.moduleName=Gr;Be.folderName=mi;Be.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 et=Be;import{jsx as Lb}from"react/jsx-runtime";var fi=e=>Lb(et,{...e});import{jsx as BI,jsxs as PI}from"react/jsx-runtime";import{jsx as GI,jsxs as UI}from"react/jsx-runtime";import{jsx as JI,jsxs as qI}from"react/jsx-runtime";import{Fragment as t1,jsx as e1}from"react/jsx-runtime";import{Fragment as s1,jsx as n1}from"react/jsx-runtime";import{jsx as m1,jsxs as b1}from"react/jsx-runtime";import{Fragment as S1,jsx as y1,jsxs as k1}from"react/jsx-runtime";import{jsx as w1}from"react/jsx-runtime";import{jsx as A1}from"react/jsx-runtime";import{jsx as D1,jsxs as K1}from"react/jsx-runtime";import{jsx as F1,jsxs as W1}from"react/jsx-runtime";import{jsx as no,jsxs as Bb}from"react/jsx-runtime";var Eb=Be.states,Ab=Be.defaultOptions,Rb=Be.options,Ib=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"opened",title:"Opened"}],Ob=[],oa=e=>{let{modifiers:t,...o}=e,l={},r=no(Q,{style:{width:300},size:o.size,children:Bb(ae,{children:[no(F,{children:"List item"}),no(F,{children:"List item"}),no(F,{children:"List item"})]})});return Object.keys(t||{}).forEach(d=>{switch(d){case"prefix":l.prefix=t?.[d]?no(A,{icon:"map-marker-target"}):void 0;break;case"suffix":l.suffix=t?.[d]?no(qt,{size:o.size,icon:"copy",fillMode:"clear"}):void 0;break;case"opened":l.opened=!!t?.[d],l.popup=t?.[d]?r:void 0;break;default:break}}),no("div",{children:no(fi,{value:"Value",style:{width:300},...o,...l})})};oa.options=Rb;oa.states=Eb;oa.variants=Ob;oa.defaultOptions=Ab;oa.modifiers=Ib;oa.className=Be.className;var Fr="menu-button",xi=Fr;import{jsx as Kb}from"react/jsx-runtime";var vi="k-menu-button",Pb=[c.hover,c.focus,c.active,c.selected,c.disabled],Db={size:[p.undefined,p.xsmall,p.small,p.medium,p.large],rounded:[y.undefined,y.none,y.small,y.medium,y.large,y.full],fillMode:[C.undefined,C.solid,C.flat,C.outline,C.clear,C.link],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary,N.success,N.warning,N.error,N.info,N.light,N.dark,N.inverse]},Wr={showArrow:!0,arrowIconName:"caret-alt-down"},le=e=>{let{size:t,rounded:o,fillMode:l,themeColor:r,hover:d,focus:u,active:b,selected:f,disabled:x,icon:k,text:S,showArrow:h=Wr.showArrow,arrowIconName:R=Wr.arrowIconName,expanded:w,...P}=e;return Kb(s,{...P,className:n(e.className,vi),text:S,size:t,rounded:o,fillMode:l,themeColor:r,hover:d,focus:u,active:b,selected:f,disabled:x,icon:k,showArrow:h,arrowIconName:R,"aria-expanded":w?"true":"false",...!S&&k&&!e["aria-label"]&&{"aria-label":"Menu"},...x&&{"aria-disabled":"true"}})};le.states=Pb;le.options=Db;le.className=vi;le.defaultOptions=Wr;le.moduleName=Fr;le.folderName=xi;le.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."}]};import{jsx as NO}from"react/jsx-runtime";import{jsx as MO}from"react/jsx-runtime";import{jsx as RO}from"react/jsx-runtime";var tt="menu",kt=tt;import{jsx as Ua,jsxs as Ci}from"react/jsx-runtime";var Vr="k-menu-item",Hb=[c.hover,c.focus,c.active,c.selected,c.disabled],_b={},yi={iconPosition:"before"},Pe=e=>{let{hover:t,focus:o,active:l,selected:r,disabled:d,icon:u,text:b,first:f,last:x,showArrow:k,arrowIconName:S,iconPosition:h=yi.iconPosition,dir:R,children:w,expanded:P,...H}=e,O=S;return O||(O=R==="rtl"?"caret-alt-left":"caret-alt-right"),Ci("li",{...H,className:n(e.className,Vr,"k-item",_(Vr,{focus:o,disabled:d,hover:t,active:l,selected:r}),{"k-first":f,"k-last":x}),role:"menuitem",...k&&{"aria-haspopup":"menu"},...k&&{"aria-expanded":P?"true":"false"},...d&&{"aria-disabled":"true"},...o&&{tabIndex:0},children:[Ci("span",{className:n("k-link k-menu-link"),children:[u&&h==="before"&&Ua(A,{className:"k-menu-link-icon",icon:u}),Ua("span",{className:"k-menu-link-text",children:b}),u&&h==="after"&&Ua(A,{className:"k-menu-link-icon",icon:u}),k&&Ua("span",{className:"k-menu-expand-arrow","aria-hidden":"true",children:Ua(A,{icon:O})})]}),w]})};Pe.states=Hb;Pe.options=_b;Pe.className=Vr;Pe.defaultOptions=yi;Pe.moduleName=tt;Pe.folderName=kt;import{jsx as Fa,jsxs as ki}from"react/jsx-runtime";var $r="k-menu-item",zb=[c.hover,c.focus,c.active,c.selected,c.disabled],Gb={},Xr={dir:"ltr",iconPosition:"before"},be=e=>{let{hover:t,focus:o,active:l,selected:r,disabled:d,icon:u,text:b,first:f,last:x,showArrow:k,arrowIconName:S,iconPosition:h=Xr.iconPosition,dir:R=Xr.dir,children:w,popup:P,expanded:H,...O}=e,V=S;return V||(V=R==="rtl"?"caret-alt-left":"caret-alt-right"),ki("li",{...O,className:n(e.className,$r,"k-item",_($r,{focus:o,disabled:d}),{"k-first":f,"k-last":x}),role:"menuitem",...k&&{"aria-haspopup":"menu"},...k&&{"aria-expanded":H?"true":"false"},...d&&{"aria-disabled":"true"},...o&&{tabIndex:0},children:[ki("span",{className:n("k-link k-menu-link",_("k-menu-link",{hover:t,active:l,selected:r,disabled:d})),children:[u&&h==="before"&&Fa(A,{className:"k-menu-link-icon",icon:u}),Fa("span",{className:"k-menu-link-text",children:b}),u&&h==="after"&&Fa(A,{className:"k-menu-link-icon",icon:u}),k&&Fa("span",{className:"k-menu-expand-arrow","aria-hidden":"true",children:Fa(A,{icon:V})})]}),w,P]})};be.states=zb;be.options=Gb;be.className=$r;be.defaultOptions=Xr;be.moduleName=tt;be.folderName=kt;import{jsx as Vb}from"react/jsx-runtime";var Si="k-menu-scroll-wrapper",Ub=[],Fb={},Wb={},So=e=>{let{className:t,children:o,orientation:l,...r}=e;return Vb("div",{...r,className:n(t,Si,{"k-menu-scroll-wrapper-vertical":l==="vertical"}),children:o})};So.states=Ub;So.options=Fb;So.className=Si;So.defaultOptions=Wb;So.moduleName=tt;So.folderName=kt;var Ni=So;import{Fragment as Jr,jsx as No,jsxs as Cl}from"react/jsx-runtime";var qr="k-menu",$b=[],Xb={},yl={orientation:"horizontal",header:!0,scrollButtonsPosition:"around"},we=e=>{let{children:t,orientation:o=yl.orientation,header:l=yl.header,scrollable:r,scrollButtonsPosition:d=yl.scrollButtonsPosition,wrapperStyles:u,dir:b,popup:f,contextMenu:x,...k}=e,S={horizontal:{prev:b!=="rtl"?"left":"right",next:b!=="rtl"?"right":"left"},vertical:{prev:"up",next:"down"}},h=No("ul",{dir:b,...k,className:n(e.className,"k-reset",qr,{[`${qr}-${o}`]:o,"k-header":l}),role:x?"menu":"menubar",...o==="vertical"&&{"aria-orientation":"vertical"},children:t});return Cl(Jr,{children:[r?Cl(Ni,{orientation:o,style:u,dir:e.dir,children:[d==="start"&&Cl(Jr,{children:[No(s,{fillMode:"flat",icon:`caret-alt-${S[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),No(s,{fillMode:"flat",icon:`caret-alt-${S[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}),d==="around"&&No(s,{fillMode:"flat",icon:`caret-alt-${S[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),h,d==="end"&&Cl(Jr,{children:[No(s,{fillMode:"flat",icon:`caret-alt-${S[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),No(s,{fillMode:"flat",icon:`caret-alt-${S[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}),d==="around"&&No(s,{fillMode:"flat",icon:`caret-alt-${S[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}):h,f]})};we.states=$b;we.options=Xb;we.className=qr;we.defaultOptions=yl;we.moduleName=tt;we.folderName=kt;we.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."}]};import{jsx as Jb}from"react/jsx-runtime";var Yr="k-separator",Ti={orientation:"horizontal"},aa=e=>{let{orientation:t=Ti.orientation,...o}=e;return Jb("li",{...o,className:n(e.className,"k-item",Yr,{[`${Yr}-${t}`]:t}),role:"separator"})};aa.className=Yr;aa.defaultOptions=Ti;aa.moduleName=tt;aa.folderName=kt;import{Fragment as nB,jsx as sB}from"react/jsx-runtime";import{jsx as Zb}from"react/jsx-runtime";var Qr="k-menu-group",qb=[],Yb={size:[p.undefined,p.small,p.medium,p.large]},Qb={},De=e=>{let{children:t,size:o,...l}=e;return Zb("ul",{...l,className:n(e.className,Qr,K(Qr,{size:o})),role:"menu",children:t})};De.states=qb;De.options=Yb;De.className=Qr;De.defaultOptions=Qb;De.moduleName=tt;De.folderName=kt;import{Fragment as jb,jsx as la,jsxs as eh}from"react/jsx-runtime";var Zr=e=>la(we,{children:eh(jb,{children:[la(Pe,{first:!0,text:"Item 1"}),la(Pe,{showArrow:!0,arrowIconName:"caret-alt-down",text:"Item 2"}),la(Pe,{showArrow:!0,arrowIconName:"caret-alt-down",text:"Item 3"}),la(Pe,{text:"Item 4"}),la(Pe,{last:!0,text:"Item 5"})]}),...e});import{Fragment as kB,jsx as CB,jsxs as yB}from"react/jsx-runtime";import{Fragment as wB,jsx as gB,jsxs as MB}from"react/jsx-runtime";import{Fragment as IB,jsx as RB,jsxs as OB}from"react/jsx-runtime";import{Fragment as HB,jsx as KB,jsxs as _B}from"react/jsx-runtime";import{jsx as To,jsxs as rh}from"react/jsx-runtime";var th=we.options,oh=we.states,gi={...we.defaultOptions,variant:"horizontal"},ah=[{name:"horizontal",title:"Horizontal"},{name:"vertical",title:"Vertical"}],lh=[{name:"scrollable",title:"Scrollable"},{name:"opened",title:"Opened"}],ra=e=>{let{variant:t,modifiers:o,...l}={...gi,...e},r={};return Object.keys(o||{}).forEach(d=>{switch(d){case"scrollable":r.scrollable=!!o?.[d];break;case"opened":r.opened=!!o?.[d],r.popup=To(ue,{className:"k-menu-popup",children:rh(De,{children:[To(be,{text:"Item 1"}),To(be,{text:"Item 2"}),To(aa,{}),To(be,{text:"Item 3"})]})});break}}),t==="vertical"?To(Zr,{...l,...r,orientation:"vertical",style:{width:"200px"}}):To(Zr,{...l,...r})};ra.options=th;ra.states=oh;ra.variants=ah;ra.defaultOptions=gi;ra.modifiers=lh;ra.className=we.className;import{Fragment as xP,jsx as hP,jsxs as fP}from"react/jsx-runtime";import{jsx as kP}from"react/jsx-runtime";import{Fragment as ch,jsx as Pt,jsxs as wi}from"react/jsx-runtime";var nh=s.states,Mi={...s.defaultOptions,variant:"text"},sh=s.options,ih=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],dh=[{name:"opened",title:"Opened"}],na=e=>{let{variant:t,modifiers:o,...l}={...Mi,...e},r={},d=Pt(ue,{className:"k-menu-popup",children:wi(De,{size:l.size,children:[Pt(be,{first:!0,text:"Menu Item"}),Pt(be,{text:"Menu Item"}),Pt(be,{last:!0,text:"Menu Item"})]})}),u;switch(t){case"icon-only":u=Pt("div",{children:Pt(le,{...l,...r,icon:"star"})});break;case"icon-and-text":u=Pt("div",{children:Pt(le,{...l,...r,icon:"star",children:"Dropdown Button"})});break;default:u=Pt("div",{children:Pt(le,{...l,...r,children:"Dropdown Button"})});break}return wi(ch,{children:[u,o?.opened&&d]})};na.options=sh;na.states=nh;na.variants=ih;na.defaultOptions=Mi;na.modifiers=dh;na.className=le.className;var jr="split-button",Li=jr;import{Fragment as mh,jsx as en,jsxs as Ei}from"react/jsx-runtime";var tn="k-split-button",ph=[c.hover,c.focus,c.active,c.selected,c.disabled],uh={size:[p.undefined,p.small,p.medium,p.large],rounded:[y.undefined,y.none,y.small,y.medium,y.large,y.full],fillMode:[C.undefined,C.solid,C.flat,C.outline,C.clear,C.link],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary,N.success,N.warning,N.error,N.info,N.light,N.dark,N.inverse]},Ai={arrowIconName:"caret-alt-down"},J=e=>{let{size:t,rounded:o,fillMode:l,themeColor:r,hover:d,focus:u,active:b,selected:f,disabled:x,icon:k,text:S,arrowIconName:h=Ai.arrowIconName,popup:R,opened:w,popupId:P,...H}=e;return Ei(mh,{children:[Ei("div",{...H,className:n(e.className,tn,"k-button-group",K(tn,{rounded:o})),children:[en(s,{text:S,icon:k,size:t,rounded:o,fillMode:l,themeColor:r,hover:d,focus:u,active:b,selected:f,disabled:x,...!S&&!e.children&&k&&{"aria-label":"Action"},children:e.children}),en(s,{className:"k-split-button-arrow",icon:h,size:t,rounded:o,fillMode:l,disabled:x,"aria-label":"Toggle dropdown","aria-expanded":w?"true":"false","aria-controls":w?P:void 0,tabIndex:-1,...x&&{"aria-disabled":"true"}})]}),w&&R&&en(ue,{className:"k-menu-popup",children:R})]})};J.states=ph;J.options=uh;J.className=tn;J.defaultOptions=Ai;J.moduleName=jr;J.folderName=Li;J.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 on=J;import{jsx as hh}from"react/jsx-runtime";var bh="k-toolbar-separator",gt=e=>hh("div",{className:n(bh,e.className,"k-separator")});var Ft="toolbar",so=Ft;import{Fragment as an,jsx as j,jsxs as sa}from"react/jsx-runtime";var Wt="k-toolbar",fh=[c.focus],xh={size:[p.undefined,p.small,p.medium,p.large],fillMode:[C.undefined,C.solid,C.outline,C.flat]},vh={scrollButtons:"around"},ne=e=>{let{size:t,fillMode:o,focus:l,resizable:r,scrollable:d,scrollButtons:u,scrollingPosition:b,section:f,...x}=e,k=[],S=(h,R)=>{let w=[];if(h.type===s&&h.props.className&&h.props.className.includes("k-toolbar-overflow-button"))w.push(j(s,{...h.props,className:`${h.props.className?h.props.className:""}`},`${R}-${new Date().getTime()}`));else if(h.type===s)w.push(j(s,{...h.props,className:`k-toolbar-button ${h.props.className?h.props.className:""}`},`${R}-${new Date().getTime()}`));else if(h.type===Ma)w.push(j(Ma,{...h.props,className:`k-toolbar-button ${h.props.className?h.props.className:""}`},`${R}-${new Date().getTime()}`));else if(h.type===qt)w.push(j(qt,{...h.props,className:`k-toolbar-button ${h.props.className?h.props.className:""}`},`${R}-${new Date().getTime()}`));else if(h.type===le)w.push(j(le,{...h.props,className:`k-toolbar-menu-button ${h.props.className?h.props.className:""}`},`${R}-${new Date().getTime()}`));else if(h.type===on)w.push(j(on,{...h.props,className:`k-toolbar-split-button ${h.props.className?h.props.className:""}`},`${R}-${new Date().getTime()}`));else if(h.type===M||h.props.className&&h.props.className.includes("k-button-group")){let P=[];(Array.isArray(h.props.children)?h.props.children:[h.props.children]).forEach((O,V)=>{P.push(j(s,{...O.props,className:`${O.props.className?O.props.className:""}`},`${V}-${new Date().getTime()}`))}),w.push(j(M,{...h.props,className:`k-toolbar-button-group ${h.props.className?h.props.className:""}`,children:P},`${R}-${new Date().getTime()}`))}else h.type===Be?w.push(j(Be,{...h.props,className:`k-toolbar-combobox ${h.props.className?h.props.className:""}`},`${R}-${new Date().getTime()}`)):h.type===ke?w.push(j(ke,{...h.props,className:`k-toolbar-dropdownlist ${h.props.className?h.props.className:""}`},`${R}-${new Date().getTime()}`)):h.type===je?w.push(j(je,{...h.props,className:`k-toolbar-colorpicker ${h.props.className?h.props.className:""}`},`${R}-${new Date().getTime()}`)):w.push(h);w.forEach(P=>{k.push(P)})};return e.children&&(Array.isArray(e.children)?e.children:[e.children]).forEach((R,w)=>{S(R,w)}),sa("div",{...x,className:n(e.className,Wt,K(Wt,{size:t,fillMode:o}),_(Wt,{focus:l}),{[`${Wt}-resizable`]:r,[`${Wt}-scrollable`]:d,[`${Wt}-scrollable-overlay`]:d&&u==="hidden",[`${Wt}-scrollable-${b}`]:b&&b!=="both",[`${Wt}-section`]:f}),role:"toolbar","aria-label":"Toolbar",children:[!d&&k,d&&u==="hidden"&&j("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:k}),d&&u==="start"&&sa(an,{children:[sa(M,{children:[j("span",{className:n("k-toolbar-prev","k-button",K("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:j(A,{className:"k-button-icon",icon:"caret-alt-left"})}),j("span",{className:n("k-toolbar-next","k-button",K("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:j(A,{className:"k-button-icon",icon:"caret-alt-right"})})]}),j(gt,{className:"k-toolbar-button-separator"}),j("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:k})]}),d&&u==="end"&&sa(an,{children:[j("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:k}),j(gt,{className:"k-toolbar-button-separator"}),sa(M,{children:[j("span",{className:n("k-toolbar-prev","k-button",K("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:j(A,{className:"k-button-icon",icon:"caret-alt-left"})}),j("span",{className:n("k-toolbar-next","k-button",K("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:j(A,{className:"k-button-icon",icon:"caret-alt-right"})})]})]}),d&&(u==="around"||!u)&&sa(an,{children:[j("span",{className:n("k-toolbar-prev","k-button",K("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:j(A,{className:"k-button-icon",icon:"caret-alt-left"})}),j(gt,{className:"k-toolbar-button-separator"}),j("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:k}),j(gt,{className:"k-toolbar-button-separator"}),j("span",{className:n("k-toolbar-next","k-button",K("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:j(A,{className:"k-button-icon",icon:"caret-alt-right"})})]})]})};ne.states=fh;ne.options=xh;ne.className=Wt;ne.defaultOptions=vh;ne.moduleName=Ft;ne.folderName=so;ne.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."}]};import{jsx as Sh}from"react/jsx-runtime";var Ri="k-floating-toolbar",Ch=[],yh={},kh={},ia=e=>{let{...t}=e;return Sh("div",{...t,className:n(e.className,Ri),children:e.children})};ia.states=Ch;ia.options=yh;ia.className=Ri;ia.defaultOptions=kh;ia.moduleName=Ft;ia.folderName=so;import{jsx as wh}from"react/jsx-runtime";var ln="k-toolbar-item",Nh=[c.focus],Th={},gh={},da=e=>{let{focus:t,...o}=e;return wh("div",{...o,className:n(e.className,ln,_(ln,{focus:t})),children:e.children})};da.states=Nh;da.options=Th;da.className=ln;da.defaultOptions=gh;da.moduleName=Ft;da.folderName=so;import{jsx as Ii}from"react/jsx-runtime";var Oi="k-toolbar-popup",Mh=[],Lh={size:[p.undefined,p.small,p.medium,p.large],fillMode:[C.undefined,C.solid,C.outline,C.flat]},Eh={},go=e=>{let{size:t,fillMode:o,section:l,...r}=e;return Ii(ue,{...r,className:n(e.className,Oi),children:l?Ii("span",{className:n("k-toolbar-items-list",K("k-toolbar-items-list",{size:t,fillMode:o})),role:"toolbar",children:e.children}):e.children})};go.states=Mh;go.options=Lh;go.className=Oi;go.defaultOptions=Eh;go.moduleName=Ft;go.folderName=so;var kl=go;import{jsx as TD}from"react/jsx-runtime";import{jsx as LD}from"react/jsx-runtime";import{jsx as ID}from"react/jsx-runtime";import{jsx as HD,jsxs as _D}from"react/jsx-runtime";import{jsx as FD}from"react/jsx-runtime";import{jsx as Vt,jsxs as Bh}from"react/jsx-runtime";var Ah=J.states,Bi={...J.defaultOptions,variant:"text"},Rh=J.options,Ih=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],Oh=[{name:"opened",title:"Opened"}],ca=e=>{let{variant:t,modifiers:o,...l}={...Bi,...e},r={},d=Bh(De,{size:l.size,children:[Vt(be,{first:!0,text:"Menu Item"}),Vt(be,{text:"Menu Item"}),Vt(be,{last:!0,text:"Menu Item"})]});switch(Object.keys(o||{}).forEach(u=>{u==="opened"&&(r.opened=!!o?.[u],r.popup=o?.[u]?d:"")}),t){case"icon-only":return Vt("div",{children:Vt(J,{...l,...r,icon:"star"})});case"icon-and-text":return Vt("div",{children:Vt(J,{...l,...r,icon:"star",children:"Split Button"})});default:return Vt("div",{children:Vt(J,{...l,...r,children:"Split Button"})})}};ca.options=Rh;ca.states=Ah;ca.variants=Ih;ca.defaultOptions=Bi;ca.modifiers=Oh;ca.className=J.className;import{jsx as wo,jsxs as Ph}from"react/jsx-runtime";var Pi=e=>wo(ne,{children:[wo(s,{children:"Button"},"toolbar-button"),wo(le,{text:"Menu button"},"toolbar-menu-button"),wo(J,{children:"Split button"},"toolbar-split-button"),Ph(M,{children:[wo(s,{className:"k-group-start",icon:"align-left",children:"Left"}),wo(s,{icon:"align-center",children:"Center"}),wo(s,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...e});import{jsx as vK,jsxs as CK}from"react/jsx-runtime";import{jsx as ot,jsxs as Di}from"react/jsx-runtime";var Ki=e=>ot(ne,{scrollable:!0,...e,children:[ot(s,{children:"Button"},"toolbar-button"),ot(le,{text:"Menu button"},"toolbar-menu-button"),ot(J,{children:"Split button"},"toolbar-split-button"),Di(M,{children:[ot(s,{className:"k-group-start",icon:"align-left",children:"Left"}),ot(s,{icon:"align-center",children:"Center"}),ot(s,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group"),ot(s,{children:"Button"},"toolbar-button"),ot(le,{text:"Menu button"},"toolbar-menu-button"),ot(J,{children:"Split button"},"toolbar-split-button"),Di(M,{children:[ot(s,{className:"k-group-start",icon:"align-left",children:"Left"}),ot(s,{icon:"align-center",children:"Center"}),ot(s,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...e});import{jsx as at,jsxs as Hi}from"react/jsx-runtime";var _i=({scrollingPosition:e="start",...t})=>at(ne,{scrollable:!0,scrollButtons:"hidden",scrollingPosition:e,...t,children:[at(s,{children:"Button"},"toolbar-button"),at(le,{text:"Menu button"},"toolbar-menu-button"),at(J,{children:"Split button"},"toolbar-split-button"),Hi(M,{children:[at(s,{className:"k-group-start",icon:"align-left",children:"Left"}),at(s,{icon:"align-center",children:"Center"}),at(s,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group"),at(s,{children:"Button"},"toolbar-button"),at(le,{text:"Menu button"},"toolbar-menu-button"),at(J,{children:"Split button"},"toolbar-split-button"),Hi(M,{children:[at(s,{className:"k-group-start",icon:"align-left",children:"Left"}),at(s,{icon:"align-center",children:"Center"}),at(s,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...t});import{Fragment as Dh,jsx as Xe,jsxs as Sl}from"react/jsx-runtime";var zi=({fillMode:e,size:t,...o})=>Sl(Dh,{children:[Xe(ne,{section:!0,fillMode:e,size:t,children:[Xe(s,{fillMode:e,size:t,children:"Button"},"toolbar-button"),Sl(M,{fillMode:e,children:[Xe(s,{className:"k-group-start",icon:"align-left",fillMode:e,size:t,children:"Left"}),Xe(s,{icon:"align-center",fillMode:e,size:t,children:"Center"}),Xe(s,{className:"k-group-end",icon:"align-right",fillMode:e,size:t,children:"Right"})]},"toolbar-button-group"),Xe(gt,{className:"k-toolbar-button-separator"}),Xe(s,{icon:"more-horizontal",className:"k-toolbar-overflow-button",fillMode:"flat",size:t,rounded:"none","aria-label":"More options","aria-expanded":"false"})],...o}),Sl(kl,{size:t,fillMode:e,section:!0,...o,children:[Xe(J,{fillMode:e,size:t,children:"Split button"},"toolbar-split-button"),Xe(s,{fillMode:e,size:t,children:"Button"},"toolbar-button"),Xe(gt,{}),Xe(le,{text:"Menu button",fillMode:e,size:t},"toolbar-menu-button"),Sl(M,{fillMode:e,children:[Xe(s,{className:"k-group-start",icon:"align-left",fillMode:e,size:t,children:"Left"}),Xe(s,{icon:"align-center",fillMode:e,size:t,children:"Center"}),Xe(s,{className:"k-group-end",icon:"align-right",fillMode:e,size:t,children:"Right"})]},"toolbar-button-group")]})]});import{Fragment as ZK,jsx as YK,jsxs as QK}from"react/jsx-runtime";import{Fragment as dH,jsx as sH,jsxs as iH}from"react/jsx-runtime";import{jsx as io}from"react/jsx-runtime";var Kh=ne.options,Hh=ne.states,Gi={...ne.defaultOptions,variant:"default"},_h=[{name:"default",title:"Default"},{name:"scrollable",title:"Scrollable"},{name:"overlay",title:"Overlay"},{name:"responsive",title:"Responsive"}],zh=[],pa=e=>{let{variant:t,...o}={...Gi,...e};switch(t){case"responsive":return io("div",{children:io(zi,{style:{width:"583px"},...o})});case"overlay":return io("div",{children:io(_i,{style:{width:"583px"},...o,scrollingPosition:"start",scrollButtons:"hidden"})});case"scrollable":return io("div",{children:io(Ki,{style:{width:"583px"},...o})});default:return io("div",{children:io(Pi,{style:{width:"583px"},...o})})}};pa.options=Kh;pa.states=Hh;pa.variants=_h;pa.defaultOptions=Gi;pa.modifiers=zh;pa.className=ne.className;import{jsx as wt,jsxs as Ui}from"react/jsx-runtime";var Fi="k-scheduler-toolbar",te=e=>{let{footer:t,...o}=e;return wt(ne,{...o,className:n(e.className,{[t?"k-scheduler-footer":Fi]:!0}),"aria-label":o["aria-label"]||(t?"Scheduler footer":"Scheduler toolbar"),children:e.children||[Ui(M,{className:"k-scheduler-navigation",children:[wt(s,{className:"k-group-start",children:"Today"}),wt(s,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),wt(s,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]},"nav"),wt(s,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"Monday, June 13, 2022"},"current"),wt("span",{className:"k-spacer"},"spacer"),Ui(M,{className:"k-scheduler-views",children:[wt(s,{className:"k-group-start",selected:!0,children:"Day"}),wt(s,{children:"Week"}),wt(s,{children:"Month"}),wt(s,{children:"Timeline"}),wt(s,{className:"k-group-end",children:"Agenda"})]},"views")]})};te.className=Fi;te.moduleName=Z;te.folderName=ee;import{jsx as Gh}from"react/jsx-runtime";var Wi="k-scheduler-body",se=e=>{let{as:t="div",...o}=e;return Gh(t,{...o,className:n(Wi,e.className),children:e.children})};se.className=Wi;se.moduleName=Z;se.folderName=ee;import{jsx as Uh}from"react/jsx-runtime";var Vi="k-scheduler-head",ce=e=>{let{as:t="div",...o}=e;return Uh(t,{...o,className:n(Vi,e.className),children:e.children})};ce.className=Vi;ce.moduleName=Z;ce.folderName=ee;import{jsx as Vh}from"react/jsx-runtime";var $i="k-scheduler-group",Fh=[],Wh={},Xi={orientation:"horizontal"},U=e=>{let{orientation:t=Xi.orientation,...o}=e;return Vh("div",{...o,className:n($i,e.className,{"k-group-horizontal":t==="horizontal"}),children:e.children})};U.states=Fh;U.options=Wh;U.defaultOptions=Xi;U.className=$i;U.moduleName=Z;U.folderName=ee;import{Fragment as gl,jsx as Ve,jsxs as Nl}from"react/jsx-runtime";var rn="k-event",$h=[c.hover,c.focus,c.selected],Xh={},Tl={resizable:"vertical",eventPrefix:Ve(A,{icon:"arrow-rotate-cw"}),eventSuffix:Ve(gl,{children:Ve("a",{className:"k-link k-event-delete","aria-label":"Delete event",children:Ve(A,{icon:"x"})})})},pe=e=>{let{inverse:t,ongoing:o,multiDay:l,resizable:r=Tl.resizable,hover:d,focus:u,selected:b,eventPrefix:f=Tl.eventPrefix,eventSuffix:x=Tl.eventSuffix,...k}=e;return Nl("div",{...k,className:n(rn,e.className,_(rn,{hover:d,focus:u,selected:b}),{"k-event-inverse":t,"k-event-ongoing":o}),role:"button","aria-label":k["aria-label"]||"Event",children:[Ve("span",{className:"k-event-actions",children:f}),Ve("div",{children:e.children}),Ve("span",{className:"k-event-actions",children:x}),l&&Nl(gl,{children:[Ve("span",{className:"k-event-top-actions",children:Ve(A,{icon:"caret-alt-up"})}),Ve("span",{className:"k-event-bottom-actions",children:Ve(A,{icon:"caret-alt-down"})})]}),r==="vertical"?Nl(gl,{children:[Ve("span",{className:"k-resize-handle k-resize-n"}),Ve("span",{className:"k-resize-handle k-resize-s"})]}):r==="horizontal"&&Nl(gl,{children:[Ve("span",{className:"k-resize-handle k-resize-w"}),Ve("span",{className:"k-resize-handle k-resize-e"})]})]})};pe.states=$h;pe.options=Xh;pe.defaultOptions=Tl;pe.className=rn;pe.moduleName=Z;pe.folderName=ee;import{jsx as Wa,jsxs as Yh}from"react/jsx-runtime";var Ji="k-task",Jh=[],qh={},qi={markStyle:{backgroundColor:"gold"}},lt=e=>{let{text:t,markStyle:o=qi.markStyle,recurring:l,closable:r,...d}=e;return Yh("div",{...d,className:n(Ji,e.className),children:[Wa("span",{className:"k-scheduler-mark",style:o}),l&&Wa(Wl,{icon:"arrow-rotate-cw"}),Wa("span",{className:"k-scheduler-task-text",children:t}),r&&Wa("a",{className:"k-link k-event-delete","aria-label":"Delete event",children:Wa(Wl,{icon:"x"})})]})};lt.states=Jh;lt.options=qh;lt.defaultOptions=qi;lt.className=Ji;lt.moduleName=Z;lt.folderName=ee;import{Fragment as h3,jsx as m3,jsxs as b3}from"react/jsx-runtime";import{jsx as k3,jsxs as S3}from"react/jsx-runtime";import{jsx as A3,jsxs as R3}from"react/jsx-runtime";import{Fragment as Qh,jsx as L,jsxs as Ie}from"react/jsx-runtime";var Yi=({style:e,...t})=>L($,{style:e,layout:"flex",view:"day",toolbar:Ie(te,{children:[Ie(M,{className:"k-scheduler-navigation",children:[L(s,{className:"k-group-start",children:"Today"}),L(s,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),L(s,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),L(s,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"Monday, June 24, 2024"}),L("span",{className:"k-spacer"}),Ie(M,{className:"k-scheduler-views",children:[L(s,{className:"k-group-start",selected:!0,children:"Day"}),L(s,{children:"Week"}),L(s,{children:"Month"}),L(s,{children:"Timeline"}),L(s,{className:"k-group-end",children:"Agenda"})]})]}),footer:L(te,{footer:!0,children:L(s,{icon:"clock",className:"k-scheduler-fullday",children:"Show business hours"})}),children:Ie(Qh,{children:[Ie(ce,{as:"div",children:[L(U,{children:Ie(g,{children:[L(a,{as:"div",cellType:["side"],style:{minWidth:"65px"}}),L(a,{as:"div",cellType:["group"],children:L(g,{children:L(a,{as:"div",cellType:["heading"],text:"Mon, 6/24"})})})]})}),L(U,{children:Ie(g,{children:[L(a,{as:"div",cellType:["heading","side"],allDay:!0,style:{minWidth:"65px"},children:"all day"}),L(a,{as:"div",cellType:["group"],children:L(g,{children:L(a,{as:"div",cellType:["slot"]})})})]})})]}),Ie(se,{as:"div",children:[L(U,{children:Ie(g,{children:[L(a,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"8:00 AM"}),L(a,{as:"div",cellType:["group"],children:L(g,{className:"k-middle-row",children:L(a,{as:"div",cellType:["slot"]})})})]})}),L(U,{children:Ie(g,{children:[L(a,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),L(a,{as:"div",cellType:["group"],children:L(g,{children:L(a,{as:"div",cellType:["slot"]})})})]})}),L(U,{children:Ie(g,{children:[L(a,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"9:00 AM"}),L(a,{as:"div",cellType:["group"],children:L(g,{className:"k-middle-row",children:L(a,{as:"div",cellType:["slot"]})})})]})}),L(U,{children:Ie(g,{children:[L(a,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),L(a,{as:"div",cellType:["group"],children:L(g,{children:L(a,{as:"div",cellType:["slot"]})})})]})}),L(U,{children:Ie(g,{children:[L(a,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"10:00 AM"}),L(a,{as:"div",cellType:["group"],children:L(g,{className:"k-middle-row",children:L(a,{as:"div",cellType:["slot"]})})})]})}),L(U,{children:Ie(g,{children:[L(a,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),L(a,{as:"div",cellType:["group"],children:L(g,{children:L(a,{as:"div",cellType:["slot"]})})})]})}),L(U,{children:Ie(g,{children:[L(a,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"11:00 AM"}),L(a,{as:"div",cellType:["group"],children:L(g,{className:"k-middle-row",children:L(a,{as:"div",cellType:["slot"]})})})]})}),L(U,{children:Ie(g,{children:[L(a,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),L(a,{as:"div",cellType:["group"],children:L(g,{children:L(a,{as:"div",cellType:["slot"]})})})]})}),Ie(pe,{ongoing:!0,style:{top:"0px",left:"80px",height:"72px",width:"200px"},children:[L("div",{className:"k-event-template k-event-time",children:"8:00 AM - 9:00 AM"}),L("div",{className:"k-event-template",children:"Event Title"})]})]})]}),...t});import{Fragment as Zh,jsx as m,jsxs as re}from"react/jsx-runtime";var Qi=({style:e,...t})=>m($,{style:e,layout:"flex",view:"week",toolbar:re(te,{children:[re(M,{className:"k-scheduler-navigation",children:[m(s,{className:"k-group-start",children:"Today"}),m(s,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),m(s,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),m(s,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"6/23/2022 - 6/29/2022"}),m("span",{className:"k-spacer"}),re(M,{className:"k-scheduler-views",children:[m(s,{className:"k-group-start",children:"Day"}),m(s,{selected:!0,children:"Week"}),m(s,{children:"Month"}),m(s,{children:"Timeline"}),m(s,{className:"k-group-end",children:"Agenda"})]})]}),footer:m(te,{footer:!0,children:m(s,{icon:"clock",className:"k-scheduler-fullday",children:"Show business hours"})}),children:re(Zh,{children:[re(ce,{as:"div",children:[m(U,{children:re(g,{children:[m(a,{as:"div",cellType:["side"],style:{minWidth:"65px"}}),m(a,{as:"div",cellType:["group"],children:re(g,{children:[m(a,{as:"div",cellType:["heading"],text:"Sun, 6/23"}),m(a,{as:"div",cellType:["heading"],text:"Sun, 6/24"}),m(a,{as:"div",cellType:["heading"],text:"Sun, 6/25"}),m(a,{as:"div",cellType:["heading"],text:"Sun, 6/26"}),m(a,{as:"div",cellType:["heading"],text:"Sun, 6/27"}),m(a,{as:"div",cellType:["heading"],text:"Sun, 6/28"}),m(a,{as:"div",cellType:["heading"],text:"Sun, 6/29"})]})})]})}),m(U,{children:re(g,{children:[m(a,{as:"div",cellType:["heading","side"],allDay:!0,style:{minWidth:"65px"},children:"all day"}),m(a,{as:"div",cellType:["group"],children:re(g,{children:[m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]})]})})]})})]}),re(se,{as:"div",children:[m(U,{children:re(g,{children:[m(a,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"8:00 AM"}),m(a,{as:"div",cellType:["group"],children:re(g,{className:"k-middle-row",children:[m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]})]})})]})}),m(U,{children:re(g,{children:[m(a,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),m(a,{as:"div",cellType:["group"],children:re(g,{children:[m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]})]})})]})}),m(U,{children:re(g,{children:[m(a,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"9:00 AM"}),m(a,{as:"div",cellType:["group"],children:re(g,{className:"k-middle-row",children:[m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]})]})})]})}),m(U,{children:re(g,{children:[m(a,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),m(a,{as:"div",cellType:["group"],children:re(g,{children:[m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]})]})})]})}),m(U,{children:re(g,{children:[m(a,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"10:00 AM"}),m(a,{as:"div",cellType:["group"],children:re(g,{className:"k-middle-row",children:[m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]})]})})]})}),m(U,{children:re(g,{children:[m(a,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),m(a,{as:"div",cellType:["group"],children:re(g,{children:[m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]})]})})]})}),m(U,{children:re(g,{children:[m(a,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"11:00 AM"}),m(a,{as:"div",cellType:["group"],children:re(g,{className:"k-middle-row",children:[m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]})]})})]})}),m(U,{children:re(g,{children:[m(a,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),m(a,{as:"div",cellType:["group"],children:re(g,{children:[m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]}),m(a,{as:"div",cellType:["slot"]})]})})]})})]})]}),...t});import{jsx as jh}from"react/jsx-runtime";var Zi="k-calendar-view",nn={orientation:"horizontal",calendarView:"month"},wl=e=>{let{orientation:t=nn.orientation,calendarView:o=nn.calendarView,gridRole:l,ariaLabelledBy:r,...d}=e;return jh("div",{...d,className:n(e.className,Zi,`k-calendar-${o}view`,"k-align-items-start","k-justify-content-center",{"k-hstack":t==="horizontal","k-vstack":t==="vertical"}),...l?{role:"grid","aria-labelledby":r,tabIndex:0}:{},children:e.children})};wl.className=Zi;wl.defaultOptions=nn;import{jsx as Va,jsxs as ji}from"react/jsx-runtime";var ed="k-calendar-header",ef={size:[p.undefined,p.small,p.medium,p.large]},$a={calendarTitleText:"October 2021",showToday:!0,showNavigationButtons:!0,orientation:"horizontal"},Mo=e=>{let{calendarTitleText:t=$a.calendarTitleText,showToday:o=$a.showToday,showNavigationButtons:l=$a.showNavigationButtons,orientation:r=$a.orientation,size:d,calendarView:u,dir:b,titleId:f,...x}=e,k=b==="rtl"?"chevron-right":"chevron-left",S=b==="rtl"?"chevron-left":"chevron-right",h=f||W("calendar-title");return ji("div",{...x,className:n(e.className,ed,{"k-vstack":r==="vertical"}),children:[Va(s,{disabled:u==="century",className:"k-calendar-title",text:t,size:d,fillMode:"flat",themeColor:"primary",id:h,tabIndex:-1,"aria-label":`Navigate to parent view: ${t}`,...u==="century"?{"aria-disabled":"true"}:{}}),Va("span",{className:"k-spacer"}),ji("span",{className:"k-calendar-nav",children:[l&&Va(s,{className:"k-calendar-nav-prev",icon:k,size:d,fillMode:"flat",tabIndex:-1,"aria-label":"Navigate to previous view"}),o&&Va(s,{size:d,fillMode:"flat",className:"k-calendar-nav-today",tabIndex:-1,children:"Today"}),l&&Va(s,{className:"k-calendar-nav-next",icon:S,size:d,fillMode:"flat",tabIndex:-1,"aria-label":"Navigate to next view"})]})]})};Mo.options=ef;Mo.className=ed;Mo.defaultOptions=$a;import{jsx as td}from"react/jsx-runtime";var od="k-calendar-footer",tf={size:[p.undefined,p.small,p.medium,p.large]},ad={calendarFooterText:"Tuesday, October 12, 2021"},Xa=e=>{let{size:t,calendarFooterText:o=ad.calendarFooterText,...l}=e;return td("div",{...l,className:n(e.className,od),children:td(s,{size:t,fillMode:"flat",themeColor:"primary",className:"k-calendar-nav-today",children:o})})};Xa.options=tf;Xa.className=od;Xa.defaultOptions=ad;var Oe="calendar",Ke=Oe;import{jsx as sn,jsxs as lf}from"react/jsx-runtime";var dn="k-calendar",of=[],af={size:[p.undefined,p.small,p.medium,p.large]},Ja={showCalendarHeader:!0,orientation:"horizontal",calendarView:"month",calendarTitleText:"October 2021"},me=e=>{let{size:t,orientation:o=Ja.orientation,calendarView:l=Ja.calendarView,calendarTitleText:r=Ja.calendarTitleText,showCalendarHeader:d=Ja.showCalendarHeader,showWeek:u,showCalendarFooter:b,calendarFooterText:f,dir:x,...k}=e,S=W("calendar-title");return lf("div",{...k,dir:x,className:n(e.className,dn,K(dn,{size:t}),{"k-week-number":u}),children:[d&&sn(Mo,{calendarView:l,showToday:!b,calendarTitleText:r,orientation:o,size:t,dir:x,titleId:S}),sn(wl,{calendarView:l,orientation:o,gridRole:!0,ariaLabelledBy:S,children:e.children}),b&&sn(Xa,{calendarFooterText:f,size:t})]})};me.states=of;me.options=af;me.className=dn;me.defaultOptions=Ja;me.moduleName=Oe;me.folderName=Ke;me.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."}]};import{jsx as df}from"react/jsx-runtime";var ld="k-calendar-container",rf=[],nf={},sf={},ua=e=>{let{...t}=e;return df("div",{...t,className:n(e.className,ld),children:e.children})};ua.states=rf;ua.options=nf;ua.className=ld;ua.defaultOptions=sf;ua.moduleName=Oe;ua.folderName=Ke;import{Fragment as pf,jsx as ma,jsxs as uf}from"react/jsx-runtime";var cf=[c.hover,c.focus,c.active,c.selected,c.disabled],i=e=>{let{text:t,headerCell:o,today:l,weekend:r,showOtherMonth:d,weekCell:u,rangeStart:b,rangeMid:f,rangeEnd:x,dayIndicator:k,empty:S,hover:h,focus:R,active:w,selected:P,disabled:H,...O}=e,de=`k-calendar-${o?"th":"td"}`,ve=[e.className,de,_(de,{hover:h,focus:R,active:w,selected:P,disabled:H}),{"k-today":l,"k-weekend":r,"k-other-month":d,"k-alt":u,"k-range-start":b,"k-range-mid":f,"k-range-end":x,"k-empty":S}],Ee={Su:"Sunday",Mo:"Monday",Tu:"Tuesday",We:"Wednesday",Th:"Thursday",Fr:"Friday",Sa:"Saturday",W:"Week number"};if(o){let Te=t?Ee[t]||t:void 0;return ma("th",{...O,className:n(ve),role:"columnheader",scope:"col","aria-label":Te,children:u?ma("span",{className:"k-sr-only",children:Te}):t})}return u?ma("td",{...O,className:n(ve),children:t}):ma("td",{...O,className:n(ve),role:"gridcell",...P?{"aria-selected":"true"}:{},...H?{"aria-disabled":"true"}:{},children:S&&!d?ma(pf,{children:"\xA0"}):uf("span",{className:"k-link",children:[t,k&&ma("span",{className:"k-day-indicator"})]})})};i.states=cf;import{jsx as cn,jsxs as mf}from"react/jsx-runtime";var rd="k-calendar-thead",nd={cellsText:["Su","Mo","Tu","We","Th","Fr","Sa"]},ba=e=>{let{showWeek:t,cellsText:o=nd.cellsText,...l}=e;return cn("thead",{...l,className:n(e.className,rd),role:"rowgroup",children:mf("tr",{className:"k-calendar-tr",role:"row",children:[t&&cn(i,{weekCell:!0,headerCell:!0,text:"W"}),o.map((r,d)=>cn(i,{text:r,headerCell:!0},d))]})})};ba.className=rd;ba.defaultOptions=nd;import{jsx as bf}from"react/jsx-runtime";var sd="k-calendar-tbody",Me=e=>{let{...t}=e;return bf("tbody",{...t,className:n(e.className,sd),role:"rowgroup",children:e.children})};Me.className=sd;Me.moduleName=Oe;Me.folderName=Ke;import{jsx as pn,jsxs as ff}from"react/jsx-runtime";var hf="k-calendar-table",Mt=e=>{let{calendarCaption:t,showTableHead:o,showWeek:l,ariaLabelledBy:r,ariaActiveDescendant:d,gridRole:u,...b}=e;return ff("table",{...b,className:n(e.className,hf),...u?{role:"grid","aria-labelledby":r,"aria-activedescendant":d,tabIndex:0}:{role:"none"},children:[t&&pn("caption",{className:"k-calendar-caption",children:t}),o&&pn(ba,{showWeek:l}),pn(Me,{children:e.children})]})};import{jsx as un,jsxs as id}from"react/jsx-runtime";var dd="k-calendar-navigation",qa=e=>id("div",{...e,className:n(e.className,dd),children:[un("span",{className:"k-calendar-navigation-highlight"}),id("div",{className:"k-content k-scrollable",children:[un("ul",{className:"k-reset",children:e.children}),un("div",{className:"k-scrollable-placeholder",style:{height:"1000px"}})]})]});qa.className=dd;qa.moduleName=Oe;qa.folderName=Ke;import{jsx as vf}from"react/jsx-runtime";var xf="k-calendar-table",mn=e=>{let{tableRole:t="none",ariaLabelledBy:o,...l}=e;return vf("table",{...l,className:n(e.className,xf),role:t,...o?{"aria-labelledby":o}:{},...t==="grid"?{tabIndex:0}:{},children:e.children})};import{jsx as Lt,jsxs as Ml}from"react/jsx-runtime";var cd="k-calendar-view",ha={orientation:"vertical",calendarView:"month",headerText:"April 2018",showWeekdays:!0,showNavigationButtons:!1},fa=e=>{let{orientation:t=ha.orientation,calendarView:o=ha.calendarView,headerText:l=ha.headerText,showWeekdays:r=ha.showWeekdays,showNavigationButtons:d=ha.showNavigationButtons,showWeekNumbers:u,weekdayCellsText:b,gridLabelledBy:f,...x}=e;return Ml("div",{...x,className:n(cd,`k-calendar-${o}view`,e.className,{"k-hstack":t==="horizontal","k-vstack":t==="vertical"}),children:[Lt(Mo,{showNavigationButtons:d,calendarTitleText:l,orientation:"horizontal"}),r&&Ml(mn,{className:"k-calendar-weekdays",tableRole:"table",children:[Ml("colgroup",{children:[Lt("col",{}),Lt("col",{}),Lt("col",{}),Lt("col",{}),Lt("col",{}),Lt("col",{}),Lt("col",{})]}),Lt(ba,{cellsText:b,showWeek:u})]}),Ml("div",{className:"k-content k-scrollable",role:"none",children:[Lt(mn,{tableRole:"grid",ariaLabelledBy:f,children:e.children}),Lt("div",{className:"k-scrollable-placeholder",style:{height:"1000px"}})]})]})};fa.className=cd;fa.defaultOptions=ha;fa.moduleName=Oe;fa.folderName=Ke;import{jsx as Ll,jsxs as Nf}from"react/jsx-runtime";var pd="k-calendar-infinite",Cf={size:[p.undefined,p.small,p.medium,p.large]},yf=["Aug","Sep","Oct","Nov","Dec","2021","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec","2022","Feb","Mar","Apr","May","Jun","Jul"],kf={2021:"marker",2022:"marker"},Sf=(e,t)=>e.map((o,l)=>Ll("li",{children:Ll("span",{className:t[o]==="marker"?"k-calendar-navigation-marker":void 0,children:o})},l)),Ya={showNavigation:!0,calendarView:"month",navigationItems:yf,navigationMarkerConfig:kf},xe=e=>{let{size:t,showNavigation:o=Ya.showNavigation,calendarView:l=Ya.calendarView,navigationItems:r=Ya.navigationItems,navigationMarkerConfig:d=Ya.navigationMarkerConfig,calendarTitleText:u,showWeekdays:b,showWeekNumbers:f,showNavigationButtons:x,calendarWeekdays:k,...S}=e,h=W("calendar-infinite-title");return Nf("div",{...S,className:n(e.className,"k-calendar",pd,K("k-calendar",{size:t})),children:[o&&Ll(qa,{children:Sf(r,d)}),Ll(fa,{calendarView:l,headerText:u,showWeekdays:b,showWeekNumbers:f,showNavigationButtons:x,orientation:"vertical",weekdayCellsText:k,gridLabelledBy:h,children:e.children})]})};xe.options=Cf;xe.className=pd;xe.defaultOptions=Ya;xe.moduleName=Oe;xe.folderName=Ke;xe.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."}]};import{jsx as Tf}from"react/jsx-runtime";var ud="k-calendar-tr",I=e=>{let{...t}=e;return Tf("tr",{...t,className:n(e.className,ud),role:"row",children:e.children})};I.className=ud;I.moduleName=Oe;I.folderName=Ke;import{jsx as gf}from"react/jsx-runtime";var md="k-calendar-caption",He=e=>{let{text:t,scope:o,colSpan:l,rowSpan:r,...d}=e;return gf("th",{...d,scope:o,colSpan:l,rowSpan:r,className:n(e.className,md),children:t})};He.className=md;He.moduleName=Oe;He.folderName=Ke;import{jsx as rt,jsxs as El}from"react/jsx-runtime";var bd=({showOtherCentury:e,...t})=>rt(me,{calendarView:"century",calendarTitleText:"2000 - 2099",children:El(Mt,{children:[El(I,{children:[rt(i,{text:"1990 - 1999"}),rt(i,{text:"2000 - 2009"}),rt(i,{text:"2010 - 2019",today:!0}),rt(i,{text:"2020 - 2029"})]}),El(I,{children:[rt(i,{text:"2030 - 2039"}),rt(i,{text:"2040 - 2049"}),rt(i,{text:"2050 - 2059"}),rt(i,{text:"2060 - 2069"})]}),El(I,{children:[rt(i,{text:"2070 - 2079"}),rt(i,{text:"2080 - 2089"}),rt(i,{text:"2090 - 2099"}),rt(i,{text:"2100 - 2109",empty:!e})]})]}),...t});import{jsx as nt,jsxs as Al}from"react/jsx-runtime";var hd=({showOtherDecade:e,...t})=>nt(me,{calendarView:"decade",calendarTitleText:"2020 - 2029",children:Al(Mt,{children:[Al(I,{children:[nt(i,{text:"2019",empty:!e}),nt(i,{text:"2020"}),nt(i,{text:"2021",today:!0}),nt(i,{text:"2022"})]}),Al(I,{children:[nt(i,{text:"2023"}),nt(i,{text:"2024"}),nt(i,{text:"2025"}),nt(i,{text:"2026"})]}),Al(I,{children:[nt(i,{text:"2027"}),nt(i,{text:"2028"}),nt(i,{text:"2029"}),nt(i,{text:"2030",empty:!e})]})]}),...t});import{jsx as G,jsxs as Lo}from"react/jsx-runtime";var fd=({showCaptions:e,showOtherMonth:t,...o})=>G(me,{calendarView:"month",children:Lo(Mt,{calendarCaption:e&&"October 2021",showTableHead:!0,children:[Lo(I,{children:[G(i,{text:"26",showOtherMonth:t,empty:!t,weekend:t}),G(i,{text:"27",showOtherMonth:t,empty:!t}),G(i,{text:"28",showOtherMonth:t,empty:!t}),G(i,{text:"29",showOtherMonth:t,empty:!t}),G(i,{text:"30",showOtherMonth:t,empty:!t}),G(i,{text:"1"}),G(i,{text:"2",weekend:!0})]}),Lo(I,{children:[G(i,{text:"3",weekend:!0}),G(i,{text:"4"}),G(i,{text:"5"}),G(i,{text:"6"}),G(i,{text:"7"}),G(i,{text:"8"}),G(i,{text:"9",weekend:!0})]}),Lo(I,{children:[G(i,{text:"10",weekend:!0}),G(i,{text:"11"}),G(i,{text:"12",today:!0}),G(i,{text:"13"}),G(i,{text:"14"}),G(i,{text:"15"}),G(i,{text:"16",weekend:!0})]}),Lo(I,{children:[G(i,{text:"17",weekend:!0}),G(i,{text:"18"}),G(i,{text:"19"}),G(i,{text:"20"}),G(i,{text:"21"}),G(i,{text:"22"}),G(i,{text:"23",weekend:!0})]}),Lo(I,{children:[G(i,{text:"24",weekend:!0}),G(i,{text:"25"}),G(i,{text:"26"}),G(i,{text:"27"}),G(i,{text:"28"}),G(i,{text:"29"}),G(i,{text:"30",weekend:!0})]}),Lo(I,{children:[G(i,{text:"31",weekend:!0}),G(i,{text:"1",showOtherMonth:t,empty:!t}),G(i,{text:"2",showOtherMonth:t,empty:!t}),G(i,{text:"3",showOtherMonth:t,empty:!t}),G(i,{text:"4",showOtherMonth:t,empty:!t}),G(i,{text:"5",showOtherMonth:t,empty:!t}),G(i,{text:"6",showOtherMonth:t,empty:!t,weekend:t})]})]}),...o});import{jsx as h6,jsxs as f6}from"react/jsx-runtime";import{jsx as st,jsxs as Rl}from"react/jsx-runtime";var xd=e=>st(me,{calendarView:"year",calendarTitleText:"2019",children:Rl(Mt,{children:[Rl(I,{children:[st(i,{text:"Jan"}),st(i,{text:"Feb"}),st(i,{text:"Mar"}),st(i,{text:"Apr"})]}),Rl(I,{children:[st(i,{text:"May"}),st(i,{text:"Jun"}),st(i,{text:"Jul"}),st(i,{text:"Au"})]}),Rl(I,{children:[st(i,{text:"Sep"}),st(i,{text:"Oct",today:!0}),st(i,{text:"Nov"}),st(i,{text:"Dec"})]})]}),...e});import{Fragment as wf,jsx as B,jsxs as $t}from"react/jsx-runtime";var vd=({firstCaption:e="January 2021",secondCaption:t="February 2021",...o})=>B(xe,{calendarTitleText:"January 2021",children:$t(wf,{children:[$t("colgroup",{children:[B("col",{}),B("col",{}),B("col",{}),B("col",{}),B("col",{}),B("col",{}),B("col",{})]}),$t(Me,{children:[B(I,{"aria-hidden":"true",children:B(He,{scope:"col",colSpan:7,text:e})}),$t(I,{children:[B(i,{empty:!0}),B(i,{empty:!0}),B(i,{empty:!0}),B(i,{empty:!0}),B(i,{empty:!0}),B(i,{text:"1"}),B(i,{text:"2",weekend:!0})]}),$t(I,{children:[B(i,{text:"3",weekend:!0}),B(i,{text:"4"}),B(i,{text:"5"}),B(i,{text:"6"}),B(i,{text:"7"}),B(i,{text:"8"}),B(i,{text:"9",weekend:!0})]}),$t(I,{children:[B(i,{text:"10",weekend:!0}),B(i,{text:"11"}),B(i,{text:"12"}),B(i,{text:"13"}),B(i,{text:"14"}),B(i,{text:"15"}),B(i,{text:"16",weekend:!0})]}),$t(I,{children:[B(i,{text:"17",weekend:!0}),B(i,{text:"18"}),B(i,{text:"19"}),B(i,{text:"20"}),B(i,{text:"21"}),B(i,{text:"22"}),B(i,{text:"23",weekend:!0})]}),$t(I,{children:[B(i,{text:"24",weekend:!0}),B(i,{text:"25"}),B(i,{text:"26"}),B(i,{text:"27"}),B(i,{text:"28"}),B(i,{text:"29"}),B(i,{text:"30",weekend:!0})]}),$t(I,{children:[B(i,{text:"31",weekend:!0}),B(i,{empty:!0}),B(i,{empty:!0}),B(i,{empty:!0}),B(i,{empty:!0}),B(i,{empty:!0}),B(i,{empty:!0})]})]}),B(Me,{children:B(I,{"aria-hidden":"true",children:B(He,{scope:"col",colSpan:7,text:t})})})]}),...o});import{Fragment as Mf,jsx as q,jsxs as Dt}from"react/jsx-runtime";var Cd=({firstCaption:e="2021",secondCaption:t="2022",...o})=>q(xe,{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:Dt(Mf,{children:[Dt("colgroup",{children:[q("col",{}),q("col",{}),q("col",{}),q("col",{})]}),Dt(Me,{children:[q(I,{"aria-hidden":"true",children:q(He,{scope:"col",colSpan:4,text:e})}),Dt(I,{children:[q(i,{text:"Jan",today:!0}),q(i,{text:"Feb"}),q(i,{text:"Mar"}),q(i,{text:"Apr"})]}),Dt(I,{children:[q(i,{text:"May"}),q(i,{text:"Jun"}),q(i,{text:"Jul"}),q(i,{text:"Aug"})]}),Dt(I,{children:[q(i,{text:"Sep"}),q(i,{text:"Oct"}),q(i,{text:"Nov"}),q(i,{text:"Dec"})]})]}),Dt(Me,{children:[q(I,{"aria-hidden":"true",children:q(He,{scope:"col",colSpan:4,text:t})}),Dt(I,{children:[q(i,{text:"Jan"}),q(i,{text:"Feb"}),q(i,{text:"Mar"}),q(i,{text:"Apr"})]}),Dt(I,{children:[q(i,{text:"May"}),q(i,{text:"Jun"}),q(i,{text:"Jul"}),q(i,{text:"Aug"})]}),Dt(I,{children:[q(i,{text:"Sep"}),q(i,{text:"Oct"}),q(i,{text:"Nov"}),q(i,{text:"Dec"})]})]})]}),...o});import{Fragment as Lf,jsx as Y,jsxs as Kt}from"react/jsx-runtime";var yd=({firstCaption:e="2020 - 2029",secondCaption:t="2030 - 2039",...o})=>Y(xe,{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:Kt(Lf,{children:[Kt("colgroup",{children:[Y("col",{}),Y("col",{}),Y("col",{}),Y("col",{})]}),Kt(Me,{children:[Y(I,{"aria-hidden":"true",children:Y(He,{scope:"col",colSpan:4,text:e})}),Kt(I,{children:[Y(i,{text:"2020",today:!0}),Y(i,{text:"2021"}),Y(i,{text:"2022"}),Y(i,{text:"2023"})]}),Kt(I,{children:[Y(i,{text:"2024"}),Y(i,{text:"2025"}),Y(i,{text:"2026"}),Y(i,{text:"2027"})]}),Kt(I,{children:[Y(i,{text:"2028"}),Y(i,{text:"2029"}),Y(i,{empty:!0}),Y(i,{empty:!0})]})]}),Kt(Me,{children:[Y(I,{"aria-hidden":"true",children:Y(He,{scope:"col",colSpan:4,text:t})}),Kt(I,{children:[Y(i,{text:"2030"}),Y(i,{text:"2031"}),Y(i,{text:"2032"}),Y(i,{text:"2033"})]}),Kt(I,{children:[Y(i,{text:"2034"}),Y(i,{text:"2035"}),Y(i,{text:"2036"}),Y(i,{text:"2037"})]}),Kt(I,{children:[Y(i,{text:"2038"}),Y(i,{text:"2039"}),Y(i,{empty:!0}),Y(i,{empty:!0})]})]})]}),...o});import{Fragment as Ef,jsx as Ne,jsxs as xa}from"react/jsx-runtime";var kd=({firstCaption:e="2000 - 2099",...t})=>Ne(xe,{calendarView:"century",showWeekdays:!1,calendarTitleText:"2000 - 2099",navigationItems:["1900","2000"],navigationMarkerConfig:{2e3:"marker"},children:xa(Ef,{children:[xa("colgroup",{children:[Ne("col",{}),Ne("col",{}),Ne("col",{}),Ne("col",{})]}),xa(Me,{children:[Ne(I,{"aria-hidden":"true",children:Ne(He,{scope:"col",colSpan:4,text:e})}),xa(I,{children:[Ne(i,{text:"1900 - 1999"}),Ne(i,{text:"2000 - 2009"}),Ne(i,{text:"2010 - 2019"}),Ne(i,{text:"2020 - 2029"})]}),xa(I,{children:[Ne(i,{text:"2030 - 2039"}),Ne(i,{text:"2040 - 2049"}),Ne(i,{text:"2050 - 2059"}),Ne(i,{text:"2060 - 2069"})]}),xa(I,{children:[Ne(i,{text:"2070 - 2079"}),Ne(i,{text:"2080 - 2089"}),Ne(i,{text:"2090 - 2099"}),Ne(i,{empty:!0})]})]})]}),...t});import{Fragment as K6,jsx as P6,jsxs as D6}from"react/jsx-runtime";import{jsx as G6,jsxs as U6}from"react/jsx-runtime";import{Fragment as J6,jsx as $6,jsxs as X6}from"react/jsx-runtime";import{jsx as Il}from"react/jsx-runtime";var Af=me.options,Rf=me.states,Sd={...me.defaultOptions,variant:"month"},If=[{name:"month",title:"Month View"},{name:"year",title:"Year View"},{name:"decade",title:"Decade View"},{name:"century",title:"Century View"}],Of=[{name:"footer",title:"Calendar Footer"},{name:"other",title:"Show other cells"}],va=e=>{let{variant:t,modifiers:o,...l}={...Sd,...e},r={showCalendarFooter:!1};Object.keys(o||{}).forEach(x=>{switch(x){case"other":r.showOtherMonth=!!o?.[x],r.showOtherCentury=!!o?.[x],r.showOtherDecade=!!o?.[x];break;case"footer":r.showCalendarFooter=!!o?.[x];break;default:return}});let{showOtherMonth:d,showOtherDecade:u,showOtherCentury:b,showCalendarFooter:f}=r;switch(t){case"century":return Il(bd,{size:l.size,showOtherCentury:b,showCalendarFooter:f});case"decade":return Il(hd,{size:l.size,showOtherDecade:u,showCalendarFooter:f});case"year":return Il(xd,{calendarTitleText:"2021",size:l.size,showCalendarFooter:f});default:return Il(fd,{size:l.size,showOtherMonth:d,showCalendarFooter:f})}};va.options=Af;va.states=Rf;va.variants=If;va.defaultOptions=Sd;va.modifiers=Of;va.className=me.className;import{jsx as Ol}from"react/jsx-runtime";var Bf=xe.options,Pf=xe.states,Nd={...xe.defaultOptions,variant:"month"},Df=[{name:"month",title:"Month View"},{name:"year",title:"Year View"},{name:"decade",title:"Decade View"},{name:"century",title:"Century View"}],Kf=[{name:"footer",title:"Calendar Footer"},{name:"other",title:"Show other cells"}],Ca=e=>{let{variant:t,modifiers:o,...l}={...Nd,...e},r={showCalendarFooter:!1};Object.keys(o||{}).forEach(x=>{switch(x){case"other":r.showOtherMonth=!!o?.[x],r.showOtherCentury=!!o?.[x],r.showOtherDecade=!!o?.[x];break;case"footer":r.showCalendarFooter=!!o?.[x];break;default:return}});let{showOtherMonth:d,showOtherDecade:u,showOtherCentury:b,showCalendarFooter:f}=r;switch(t){case"century":return Ol(kd,{size:l.size,showOtherCentury:b,showCalendarFooter:f});case"decade":return Ol(yd,{size:l.size,showOtherDecade:u,showCalendarFooter:f});case"year":return Ol(Cd,{size:l.size,showCalendarFooter:f});default:return Ol(vd,{size:l.size,showOtherMonth:d,showCalendarFooter:f})}};Ca.options=Bf;Ca.states=Pf;Ca.variants=Df;Ca.defaultOptions=Nd;Ca.modifiers=Kf;Ca.className=xe.className;import{jsx as X5,jsxs as J5}from"react/jsx-runtime";import{Fragment as Hf,jsx as T,jsxs as Je}from"react/jsx-runtime";var Td=({style:e,...t})=>T($,{style:e,layout:"flex",view:"month",toolbar:Je(te,{children:[Je(M,{className:"k-scheduler-navigation",children:[T(s,{className:"k-group-start",children:"Today"}),T(s,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),T(s,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),T(s,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"June 23 2024"}),T("span",{className:"k-spacer"}),Je(M,{className:"k-scheduler-views",children:[T(s,{className:"k-group-start",children:"Day"}),T(s,{children:"Week"}),T(s,{selected:!0,children:"Month"}),T(s,{children:"Timeline"}),T(s,{className:"k-group-end",children:"Agenda"})]})]}),children:Je(Hf,{children:[T(ce,{as:"div",children:T(U,{children:T(g,{children:T(a,{as:"div",cellType:["group"],children:Je(g,{children:[T(a,{as:"div",cellType:["heading"],text:"Sunday"}),T(a,{as:"div",cellType:["heading"],text:"Monday"}),T(a,{as:"div",cellType:["heading"],text:"Tuesday"}),T(a,{as:"div",cellType:["heading"],text:"Wednesday"}),T(a,{as:"div",cellType:["heading"],text:"Tuesday"}),T(a,{as:"div",cellType:["heading"],text:"Friday"}),T(a,{as:"div",cellType:["heading"],text:"Saturday"})]})})})})}),Je(se,{as:"div",children:[T(U,{children:T(g,{children:Je(a,{as:"div",cellType:["group"],children:[Je(g,{children:[T(a,{as:"div",cellType:["slot"],text:"26",className:"k-other-month"}),T(a,{as:"div",cellType:["slot"],text:"27",className:"k-other-month"}),T(a,{as:"div",cellType:["slot"],text:"28",className:"k-other-month"}),T(a,{as:"div",cellType:["slot"],text:"29",className:"k-other-month"}),T(a,{as:"div",cellType:["slot"],text:"30",className:"k-other-month"}),T(a,{as:"div",cellType:["slot"],text:"31",className:"k-other-month"}),T(a,{as:"div",cellType:["slot"],text:"01"})]}),Je(g,{children:[Je(a,{as:"div",cellType:["slot"],children:[T("span",{className:"k-link k-nav-day",children:"02"}),T(s,{className:"k-more-events",icon:"more-horizontal","aria-label":"Show more events"})]}),T(a,{as:"div",cellType:["slot"],text:"03"}),T(a,{as:"div",cellType:["slot"],text:"04"}),T(a,{as:"div",cellType:["slot"],text:"05"}),T(a,{as:"div",cellType:["slot"],text:"06"}),T(a,{as:"div",cellType:["slot"],text:"07"}),T(a,{as:"div",cellType:["slot"],text:"08"})]}),Je(g,{children:[T(a,{as:"div",cellType:["slot"],text:"09"}),T(a,{as:"div",cellType:["slot"],text:"10"}),T(a,{as:"div",cellType:["slot"],text:"11"}),T(a,{as:"div",cellType:["slot"],text:"12"}),T(a,{as:"div",cellType:["slot"],text:"13"}),T(a,{as:"div",cellType:["slot"],text:"14"}),T(a,{as:"div",cellType:["slot"],text:"15"})]}),Je(g,{children:[T(a,{as:"div",cellType:["slot"],text:"16"}),T(a,{as:"div",cellType:["slot"],text:"17"}),T(a,{as:"div",cellType:["slot"],text:"18"}),T(a,{as:"div",cellType:["slot"],text:"19"}),T(a,{as:"div",cellType:["slot"],text:"20"}),T(a,{as:"div",cellType:["slot"],text:"21"}),T(a,{as:"div",cellType:["slot"],text:"22"})]}),Je(g,{children:[T(a,{as:"div",cellType:["slot"],text:"23"}),T(a,{as:"div",cellType:["slot"],text:"24"}),T(a,{as:"div",cellType:["slot"],text:"25"}),T(a,{as:"div",cellType:["slot"],text:"26"}),T(a,{as:"div",cellType:["slot"],text:"27"}),T(a,{as:"div",cellType:["slot"],text:"28"}),T(a,{as:"div",cellType:["slot"],text:"29"})]}),Je(g,{children:[T(a,{as:"div",cellType:["slot"],text:"30"}),T(a,{as:"div",cellType:["slot"],text:"31"}),T(a,{as:"div",cellType:["slot"],text:"01",className:"k-other-month"}),T(a,{as:"div",cellType:["slot"],text:"02",className:"k-other-month"}),T(a,{as:"div",cellType:["slot"],text:"03",className:"k-other-month"}),T(a,{as:"div",cellType:["slot"],text:"04",className:"k-other-month"}),T(a,{as:"div",cellType:["slot"],text:"05",className:"k-other-month"})]})]})})}),T(pe,{eventPrefix:null,eventSuffix:null,resizable:"none",style:{top:"137px",width:"138px"},children:T("div",{children:T("div",{className:"k-event-template",children:"Event 1 Title"})})}),T(pe,{eventPrefix:null,eventSuffix:null,resizable:"none",style:{top:"137px",left:"141px",width:"138px"},children:T("div",{children:T("div",{className:"k-event-template",children:"Event 2 Title"})})}),T(pe,{eventPrefix:null,eventSuffix:null,resizable:"none",style:{top:"165px",left:"141px",width:"138px"},children:T("div",{children:T("div",{className:"k-event-template",children:"Event 3 Title"})})}),T(pe,{eventSuffix:null,resizable:"none",style:{top:"137px",left:"282px",width:"410px"},children:T("div",{children:T("div",{className:"k-event-template",children:"Event 4 Title"})})})]})]}),...t});import{Fragment as _f,jsx as E,jsxs as Xt}from"react/jsx-runtime";var gd=({style:e,...t})=>E($,{style:e,layout:"flex",view:"timeline",toolbar:Xt(te,{children:[Xt(M,{className:"k-scheduler-navigation",children:[E(s,{className:"k-group-start",children:"Today"}),E(s,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),E(s,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),E(s,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"Friday, June 21, 2024"}),E("span",{className:"k-spacer"}),Xt(M,{className:"k-scheduler-views",children:[E(s,{className:"k-group-start",children:"Day"}),E(s,{children:"Week"}),E(s,{children:"Month"}),E(s,{selected:!0,children:"Timeline"}),E(s,{className:"k-group-end",children:"Agenda"})]})]}),footer:E(te,{footer:!0,children:E(s,{icon:"clock",className:"k-scheduler-fullday",children:"Show business hours"})}),children:Xt(_f,{children:[E(ce,{as:"div",style:{width:"1874px"},children:E(U,{children:Xt(g,{children:[E(Ro,{children:E(a,{as:"div",cellType:["side"],style:{minWidth:"72px"}})}),Xt(a,{as:"div",cellType:["group"],children:[E(g,{children:E(a,{as:"div",cellType:["heading"],text:"June 21"})}),Xt(g,{children:[E(a,{as:"div",cellType:["heading"],children:"8:00 AM"}),E(a,{as:"div",cellType:["heading"],children:"9:00 AM"}),E(a,{as:"div",cellType:["heading"],children:"10:00 AM"}),E(a,{as:"div",cellType:["heading"],children:"11:00 AM"}),E(a,{as:"div",cellType:["heading"],children:"12:00 PM"}),E(a,{as:"div",cellType:["heading"],children:"1:00 PM"}),E(a,{as:"div",cellType:["heading"],children:"2:00 PM"}),E(a,{as:"div",cellType:["heading"],children:"3:00 PM"}),E(a,{as:"div",cellType:["heading"],children:"4:00 PM"}),E(a,{as:"div",cellType:["heading"],children:"5:00 PM"}),E(a,{as:"div",cellType:["heading"],children:"6:00 PM"}),E(a,{as:"div",cellType:["heading"],children:"7:00 PM"}),E(a,{as:"div",cellType:["heading"],children:"8:00 PM"})]})]})]})})}),E(se,{as:"div",style:{width:"1874px",minHeight:"100px"},children:E(U,{children:Xt(g,{children:[E(Ro,{children:E(a,{as:"div",cellType:["heading","side"],allDay:!0,style:{minWidth:"72px"},children:"All events"})}),E(a,{as:"div",cellType:["group"],children:Xt(g,{children:[E(a,{as:"div",cellType:["slot"],className:"k-nonwork-hour"}),E(a,{as:"div",cellType:["slot"],className:"k-nonwork-hour"}),E(a,{as:"div",cellType:["slot"]}),E(a,{as:"div",cellType:["slot"]}),E(a,{as:"div",cellType:["slot"]}),E(a,{as:"div",cellType:["slot"]}),E(a,{as:"div",cellType:["slot"]}),E(a,{as:"div",cellType:["slot"]}),E(a,{as:"div",cellType:["slot"]}),E(a,{as:"div",cellType:["slot"]}),E(a,{as:"div",cellType:["slot"]}),E(a,{as:"div",cellType:["slot"]}),E(a,{as:"div",cellType:["slot"]}),E(a,{as:"div",cellType:["slot"]}),E(a,{as:"div",cellType:["slot"]}),E(a,{as:"div",cellType:["slot"]}),E(a,{as:"div",cellType:["slot"]}),E(a,{as:"div",cellType:["slot"]}),E(a,{as:"div",cellType:["slot"]}),E(a,{as:"div",cellType:["slot"]}),E(a,{as:"div",cellType:["slot"]}),E(a,{as:"div",cellType:["slot"]}),E(a,{as:"div",cellType:["slot"]}),E(a,{as:"div",cellType:["slot"]}),E(a,{as:"div",cellType:["slot"]}),E(a,{as:"div",cellType:["slot"]})]})})]})})})]}),...t});import{Fragment as zf,jsx as D,jsxs as Le}from"react/jsx-runtime";var wd=({style:e,...t})=>D($,{style:e,layout:"flex",view:"agenda",toolbar:Le(te,{children:[Le(M,{className:"k-scheduler-navigation",children:[D(s,{className:"k-group-start",children:"Today"}),D(s,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),D(s,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),D(s,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"6/24/2024 - 6/25/2024"}),D("span",{className:"k-spacer"}),Le(M,{className:"k-scheduler-views",children:[D(s,{className:"k-group-start",children:"Day"}),D(s,{children:"Week"}),D(s,{children:"Month"}),D(s,{children:"Timeline"}),D(s,{className:"k-group-end",selected:!0,children:"Agenda"})]})]}),children:Le(zf,{children:[D(ce,{as:"div",role:"rowgroup",children:D(U,{orientation:"vertical",role:"presentation",children:D(g,{role:"presentation",children:D(a,{as:"div",className:"k-group-content",role:"presentation",children:Le(g,{role:"row",children:[D(a,{as:"div",cellType:["heading","group"],className:"k-scheduler-datecolumn",style:{minWidth:"168px"},role:"columnheader",children:"Date"}),D(a,{as:"div",cellType:["heading","group"],className:"k-scheduler-timecolumn",style:{minWidth:"595px"},role:"columnheader",children:"Time"}),D(a,{as:"div",cellType:["heading","group"],className:"k-scheduler-eventcolumn",style:{minWidth:"168px"},role:"columnheader",children:"Event"})]})})})})}),D(se,{as:"div",role:"rowgroup",children:Le(U,{orientation:"vertical",role:"presentation",children:[Le(g,{className:"k-scheduler-content",role:"row",children:[D(a,{as:"div",cellType:["group","slot"],className:"k-scheduler-datecolumn",style:{minWidth:"168px"},role:"rowheader",children:Le("div",{children:[D("strong",{className:"k-scheduler-agendaday",children:"25"}),D("em",{className:"k-scheduler-agendaweek",children:"Monday"}),D("span",{className:"k-scheduler-agendadate",children:"Jun 2024"})]})}),Le(a,{as:"div",className:"k-group-content",role:"gridcell",children:[Le(g,{children:[D(a,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:D("div",{children:"11:30 AM-1:00 PM"})}),D(a,{as:"div",children:D(lt,{text:"Task 1 Title",closable:!0})})]}),Le(g,{children:[D(a,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:D("div",{children:"12:45 PM-2:30 PM"})}),D(a,{as:"div",children:D(lt,{text:"Task 2 Title",recurring:!0,closable:!0})})]}),Le(g,{children:[D(a,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:D("div",{children:"all day"})}),D(a,{as:"div",children:D(lt,{text:"Task 3 Title",closable:!0})})]})]})]}),Le(g,{className:"k-scheduler-content",role:"row",children:[D(a,{as:"div",cellType:["group","slot"],className:"k-scheduler-datecolumn",style:{minWidth:"168px"},role:"rowheader",children:Le("div",{children:[D("strong",{className:"k-scheduler-agendaday",children:"25"}),D("em",{className:"k-scheduler-agendaweek",children:"Tuesday"}),D("span",{className:"k-scheduler-agendadate",children:"Jun 2024"})]})}),Le(a,{as:"div",className:"k-group-content",role:"gridcell",children:[Le(g,{children:[D(a,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:D("div",{children:"9:30 AM-11:00 AM"})}),D(a,{as:"div",children:D(lt,{text:"Task 1 Title",closable:!0})})]}),Le(g,{children:[D(a,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:D("div",{children:"3:00 PM-4:30 PM"})}),D(a,{as:"div",children:D(lt,{text:"Task 2 Title",recurring:!0,closable:!0})})]}),Le(g,{children:[D(a,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:D("div",{children:"6:00 PM-7:00 PM"})}),D(a,{as:"div",children:D(lt,{text:"Task 3 Title",closable:!0})})]})]})]})]})})]}),...t});import{Fragment as f9,jsx as b9,jsxs as h9}from"react/jsx-runtime";import{Fragment as N9,jsx as k9,jsxs as S9}from"react/jsx-runtime";import{Fragment as A9,jsx as L9,jsxs as E9}from"react/jsx-runtime";import{Fragment as K9,jsx as P9,jsxs as D9}from"react/jsx-runtime";import{Fragment as Vf,jsx as co}from"react/jsx-runtime";var Gf=$.options,Uf=$.states,Md={...$.defaultOptions,variant:"day"},Ff=[{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"}],Wf=[{name:"footer",title:"Footer"}],ya=e=>{let{variant:t,modifiers:o,...l}={...Md,...e},r=co(Vf,{children:co(te,{footer:!0,children:co(s,{icon:"clock",className:"k-scheduler-fullday",children:"Show business hours"})})}),d={footer:r};switch(Object.keys(o||{}).forEach(u=>{u==="footer"&&(d.footer=o?.[u]?r:void 0)}),t){case"agenda":return co(wd,{style:{height:"350px",width:"100%"},...l,...d});case"timeline":return co(gd,{style:{height:"350px",width:"100%"},...l,...d});case"month":return co(Td,{style:{height:"350px",width:"100%"},...l,...d});case"week":return co(Qi,{style:{height:"350px",width:"100%"},...l,...d});default:return co(Yi,{style:{height:"350px",width:"100%"},...l,...d})}};ya.options=Gf;ya.states=Uf;ya.variants=Ff;ya.defaultOptions=Md;ya.modifiers=Wf;ya.className=$.className;import{Fragment as $f,jsx as v,jsxs as qe}from"react/jsx-runtime";var I7=({style:e,...t})=>v($,{style:e,layout:"table",view:"month",toolbar:qe(te,{children:[qe(M,{className:"k-scheduler-navigation",children:[v(s,{className:"k-group-start",children:"Today"}),v(s,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),v(s,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),v(s,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"Jun, 2024"}),v("span",{className:"k-spacer"}),qe(M,{className:"k-scheduler-views",children:[v(s,{className:"k-group-start",children:"Day"}),v(s,{children:"Week"}),v(s,{selected:!0,children:"Month"}),v(s,{children:"Timeline"}),v(s,{className:"k-group-end",children:"Agenda"})]})]}),children:v($f,{children:qe("tbody",{children:[v(ce,{as:"tr",children:v("td",{children:v(St,{children:v(it,{children:v("tbody",{children:qe("tr",{children:[v(a,{as:"th",children:"Sunday"}),v(a,{as:"th",children:"Monday"}),v(a,{as:"th",children:"Tuesday"}),v(a,{as:"th",children:"Wednesday"}),v(a,{as:"th",children:"Thursday"}),v(a,{as:"th",children:"Friday"}),v(a,{as:"th",children:"Saturday"})]})})})})})}),v(se,{as:"tr",children:v("td",{children:qe(Nt,{style:{height:"195px"},tabIndex:0,children:[v(it,{children:qe("tbody",{children:[qe("tr",{children:[v(a,{as:"td",text:"26",className:"k-other-month"}),v(a,{as:"td",text:"27",className:"k-other-month"}),v(a,{as:"td",text:"28",className:"k-other-month"}),v(a,{as:"td",text:"29",className:"k-other-month"}),v(a,{as:"td",text:"30",className:"k-other-month"}),v(a,{as:"td",text:"31",className:"k-other-month"}),v(a,{as:"td",text:"Jun 01"})]}),qe("tr",{children:[v(a,{as:"td",text:"02"}),v(a,{as:"td",text:"03"}),v(a,{as:"td",text:"04"}),v(a,{as:"td",text:"05"}),v(a,{as:"td",text:"06"}),v(a,{as:"td",text:"07"}),v(a,{as:"td",text:"08"})]}),qe("tr",{children:[v(a,{as:"td",text:"09"}),v(a,{as:"td",text:"10"}),v(a,{as:"td",text:"11"}),v(a,{as:"td",text:"12"}),v(a,{as:"td",text:"13"}),v(a,{as:"td",text:"14"}),v(a,{as:"td",text:"15"})]}),qe("tr",{children:[v(a,{as:"td",text:"16"}),v(a,{as:"td",text:"17"}),v(a,{as:"td",text:"18"}),v(a,{as:"td",text:"19"}),v(a,{as:"td",text:"20"}),v(a,{as:"td",text:"21"}),v(a,{as:"td",text:"22"})]}),qe("tr",{children:[v(a,{as:"td",text:"23"}),v(a,{as:"td",text:"24"}),v(a,{as:"td",text:"25"}),v(a,{as:"td",text:"26"}),v(a,{as:"td",text:"27"}),v(a,{as:"td",text:"28"}),v(a,{as:"td",text:"29"})]}),qe("tr",{children:[v(a,{as:"td",text:"30"}),v(a,{as:"td",text:"Jul 01",className:"k-other-month"}),v(a,{as:"td",text:"02",className:"k-other-month"}),v(a,{as:"td",text:"03",className:"k-other-month"}),v(a,{as:"td",text:"04",className:"k-other-month"}),v(a,{as:"td",text:"05",className:"k-other-month"}),v(a,{as:"td",text:"06",className:"k-other-month"})]}),qe("tr",{children:[v(a,{as:"td",text:"07",className:"k-other-month"}),v(a,{as:"td",text:"08",className:"k-other-month"}),v(a,{as:"td",text:"09",className:"k-other-month"}),v(a,{as:"td",text:"10",className:"k-other-month"}),v(a,{as:"td",text:"11",className:"k-other-month"}),v(a,{as:"td",text:"12",className:"k-other-month"}),v(a,{as:"td",text:"13",className:"k-other-month"})]})]})}),v(pe,{eventPrefix:null,eventSuffix:null,resizable:"none",style:{top:"137px",width:"137px"},children:v("div",{children:v("div",{className:"k-event-template",children:"Event 1 Title"})})}),v(pe,{eventPrefix:null,eventSuffix:null,resizable:"none",style:{top:"137px",left:"138px",width:"137px"},children:v("div",{children:v("div",{className:"k-event-template",children:"Event 2 Title"})})}),v(pe,{eventPrefix:null,eventSuffix:null,resizable:"none",style:{top:"165px",left:"138px",width:"137px"},children:v("div",{children:v("div",{className:"k-event-template",children:"Event 3 Title"})})}),v(pe,{eventSuffix:null,resizable:"none",style:{top:"137px",left:"276px",width:"410px"},children:v("div",{children:v("div",{className:"k-event-template",children:"Event 4 Title"})})})]})})})]})}),...t});export{I7 as SchedulerMonth};
1
+ var n=(...e)=>e.filter(t=>t!==!0&&!!t).map(t=>Array.isArray(t)?n(...t):typeof t=="object"?Object.keys(t).map((o,l)=>t[l]||t[o]&&o||null).filter(o=>o!==null).join(" "):t).filter(t=>!!t).join(" ");var K=(e,t)=>n({[`${e}-xs`]:t.size==="xsmall",[`${e}-sm`]:t.size==="small",[`${e}-md`]:t.size==="medium",[`${e}-lg`]:t.size==="large",[`${e}-xl`]:t.size==="xlarge",[`${e}-xxl`]:t.size==="xxlarge",[`${e}-xxxl`]:t.size==="xxxlarge"},{[`${e}-${t.fillMode}`]:t.fillMode},{[`${e}-${t.themeColor}`]:t.themeColor},{"k-rounded-sm":t.rounded==="small","k-rounded-md":t.rounded==="medium","k-rounded-lg":t.rounded==="large","k-rounded-full":t.rounded==="full","k-rounded-none":t.rounded==="none"}),_=(e,t)=>{let{valid:o,invalid:l,hover:r,focus:s,checked:u,active:m,selected:f,disabled:x,indeterminate:k,loading:S,empty:h,readonly:A,highlighted:w,...P}=t;return n({"k-valid":o,"k-invalid":l,"k-hover":r,"k-focus":s,"k-checked":u,"k-active":m,"k-selected":f,"k-disabled":x,"k-indeterminate":k&&!u,"k-loading":S,"k-empty":h,"k-readonly":A,"k-highlighted":w},Object.keys(P).reduce((z,O)=>(O.startsWith("k-")?z[O]=P[O]:z[`k-${O}`]=P[O],z),{}))};function Sn(e,t){if(!t)return{};let o=Array.isArray(t)?t:[t];return Object.fromEntries(o.map(l=>[`k-${l}`,!0]))}var p={undefined:void 0,xsmall:"xsmall",small:"small",medium:"medium",large:"large",xlarge:"xlarge",xxlarge:"xxlarge",xxxlarge:"xxxlarge"},y={undefined:void 0,none:"none",small:"small",medium:"medium",large:"large",full:"full"},v={undefined:void 0,solid:"solid",flat:"flat",outline:"outline",clear:"clear",link:"link"},N={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"},c={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 Ul={};function V(e){return Ul[e]=(Ul[e]||0)+1,`k-${e}-${Ul[e]}`}var Fl="button",Nn=Fl;import{jsx as Fd}from"react/jsx-runtime";var Na="k-button-group",zd=[c.disabled],Gd={fillMode:[v.undefined,v.solid,v.flat,v.outline,v.clear,v.link]},Ud={},I=e=>{let{fillMode:t,disabled:o,stretched:l,...r}=e;return Fd("div",{role:"group",...r,className:n(e.className,Na,K(Na,{fillMode:t}),_(Na,{disabled:o}),{[`${Na}-stretched`]:l}),...o&&{"aria-disabled":"true"},children:e.children})};I.states=zd;I.options=Gd;I.className=Na;I.defaultOptions=Ud;I.moduleName=Fl;I.folderName=Nn;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."}]};import{Fragment as Xd,jsx as gn}from"react/jsx-runtime";var Wl="k-font-icon",Wd=[],Vd={size:[p.undefined,p.xsmall,p.small,p.medium,p.large,p.xlarge,p.xxlarge,p.xxxlarge],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary,N.success,N.warning,N.error,N.info,N.light,N.dark]},$d={},ga=e=>{let{size:t,themeColor:o,icon:l,rotate:r,flip:s,...u}=e;return l?gn("span",{...u,className:n(e.className,Wl,K(Wl,{size:t}),{[`k-i-${l}`]:l,[`k-color-${o}`]:o,[`k-rotate-${r}`]:r,"k-flip-h":s==="h"||s==="both","k-flip-v":s==="v"||s==="both"}),"aria-hidden":"true"}):gn(Xd,{})};ga.states=Wd;ga.options=Vd;ga.className=Wl;ga.defaultOptions=$d;var Tn=ga;import{Fragment as Yd,jsx as el}from"react/jsx-runtime";var Vl="k-svg-icon",Jd=[],qd={size:[p.undefined,p.xsmall,p.small,p.medium,p.large,p.xlarge,p.xxlarge,p.xxxlarge],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary,N.success,N.warning,N.error,N.info,N.light,N.dark]},wn={viewBox:"0 0 24 24"},Ta=e=>{let{size:t,themeColor:o,rotate:l,flip:r,viewBox:s=wn.viewBox,icon:u,...m}=e;if(!u)return el(Yd,{});if(u==="none")return el("span",{...m,className:n(e.className,Vl,K("k-icon",{size:t}),"k-none"),"aria-hidden":"true"});let f=typeof u=="object"&&u.name&&u.name;return el("span",{...m,className:n(e.className,Vl,K("k-icon",{size:t}),{[`k-svg-i-${f}`]:f,[`k-color-${o}`]:o,[`k-rotate-${l}`]:l,"k-flip-h":r==="h"||r==="both","k-flip-v":r==="v"||r==="both"}),"aria-hidden":"true",children:el("svg",{"aria-hidden":!0,focusable:!1,xmlns:"http://www.w3.org/2000/svg",viewBox:typeof u=="object"?u.viewBox:s,dangerouslySetInnerHTML:typeof u=="object"?{__html:u.content}:void 0,children:u?void 0:e.children})})};Ta.states=Jd;Ta.options=qd;Ta.className=Vl;Ta.defaultOptions=wn;var $l=Ta;import*as Xl from"@progress/kendo-svg-icons";var Mn="icon",Ln="icons";import{useContext as Zd}from"react";import{createContext as Qd}from"react";var En=Qd({iconsType:"svg"});import{Fragment as An,jsx as wa}from"react/jsx-runtime";var tl="k-icon",jd=e=>e.replace(/([-_][a-z0-9])/gi,t=>t.toUpperCase().replace("-","").replace("_","")),ec=[],tc={size:[p.undefined,p.xsmall,p.small,p.medium,p.large,p.xlarge,p.xxlarge,p.xxxlarge],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary,N.success,N.warning,N.error,N.info,N.light,N.dark]},Jl={viewBox:"0 0 24 24",type:"svg"},E=e=>{let{iconsType:t}=Zd(En),{size:o,themeColor:l,icon:r,type:s=t||Jl.type,rotate:u,flip:m,viewBox:f=Jl.viewBox,...x}=e;if(!r)return wa(An,{});if((t||s)==="svg"){if(r==="none")return wa($l,{...x,className:n(e.className,tl),icon:r,size:o});let S=Xl[r]?r:jd(`${r}-icon`);return Xl[S]?wa($l,{...x,className:n(e.className,tl),icon:Xl[S],size:o,themeColor:l,rotate:u,flip:m,viewBox:f}):wa(An,{})}return wa(Tn,{...x,className:n(e.className,tl),icon:r,size:o,themeColor:l,rotate:u,flip:m})};E.states=ec;E.options=tc;E.defaultOptions=Jl;E.className=tl;E.moduleName=Mn;E.folderName=Ln;E.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 ql=E;var Yl="button",Rn=Yl;import{Fragment as rc,jsx as Ma,jsxs as In}from"react/jsx-runtime";var La="k-button",oc=["icon-button"],ac=[c.hover,c.focus,c.active,c.selected,c.disabled,c.generating],lc={size:[p.undefined,p.xsmall,p.small,p.medium,p.large],rounded:[y.undefined,y.none,y.small,y.medium,y.large,y.full],fillMode:[v.undefined,v.solid,v.flat,v.outline,v.clear,v.link],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary,N.success,N.warning,N.error,N.info,N.light,N.dark,N.inverse]},Ql={showArrow:!1,arrowIconName:"caret-alt-down"},d=e=>{let{as:t="button",size:o,rounded:l,fillMode:r,themeColor:s,showArrow:u=Ql.showArrow,arrowIconName:m=Ql.arrowIconName,variant:f,hover:x,focus:k,active:S,selected:h,disabled:A,togglable:w,ariaDisabled:P,icon:z,text:O,iconClassName:$,className:pe,...ye}=e,Re=z!==void 0,we=e.children!==void 0;return In(t,{className:n(pe,La,Sn(La,f),K(La,{size:o,rounded:l,fillMode:r,themeColor:s}),_(La,{hover:x,focus:k,active:S,disabled:A||P,selected:h}),{"k-icon-button":!O&&!we&&Re}),...ye,"aria-pressed":w?h?"true":"false":void 0,"aria-disabled":P?"true":void 0,disabled:A||void 0,children:[z&&Ma(E,{className:n($,"k-button-icon"),icon:z}),O?In(rc,{children:[O&&Ma("span",{className:"k-button-text",children:O}),e.children]}):e.children&&Ma("span",{className:"k-button-text",children:e.children}),u&&Ma("span",{className:"k-menu-button-arrow k-button-arrow",children:Ma(E,{icon:m})})]})};d.states=ac;d.options=lc;d.variants=oc;d.className=La;d.defaultOptions=Ql;d.moduleName=Yl;d.folderName=Rn;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."}]};import{jsx as nc}from"react/jsx-runtime";var Qt=e=>nc(d,{icon:"folder",...e,"aria-label":e["aria-label"]||"Folder",children:void 0});import{jsx as sc}from"react/jsx-runtime";var Ea=e=>sc(d,{icon:"folder",children:"Button",...e});import{jsx as ic}from"react/jsx-runtime";var bo=e=>ic(d,{children:"Button",...e});import{jsx as Zl}from"react/jsx-runtime";var dc=d.options,cc=d.states,pc={...d.defaultOptions,variant:"text"},uc=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],mc=[],Ro=e=>{let{variant:t,...o}=e;switch(t){case"icon-only":return Zl(Qt,{...o,icon:"star"});case"icon-and-text":return Zl(Ea,{...o,icon:"star",children:"Button"});default:return Zl(bo,{...o,children:"Button"})}};Ro.options=dc;Ro.states=cc;Ro.variants=uc;Ro.defaultOptions=pc;Ro.modifiers=mc;Ro.className=d.className;import{Fragment as wC,jsx as TC,jsxs as MC}from"react/jsx-runtime";import{Fragment as OC,jsx as IC,jsxs as BC}from"react/jsx-runtime";import{Fragment as zC,jsx as _C,jsxs as GC}from"react/jsx-runtime";import{Fragment as XC,jsx as $C,jsxs as JC}from"react/jsx-runtime";import{Fragment as ev,jsx as jC,jsxs as tv}from"react/jsx-runtime";import{Fragment as sv,jsx as nv,jsxs as iv}from"react/jsx-runtime";import{jsx as zt,jsxs as jl}from"react/jsx-runtime";var bc={...d.options,...I.options},hc=d.states,fc={...d.defaultOptions,...I.defaultOptions,variant:"text-button"},xc=[{name:"icon-button",title:"Icon Only"},{name:"text-button",title:"Text"},{name:"icon-text-button",title:"Icon Text"}],Cc=[],Io=e=>{let{variant:t,className:o,...l}=e;return t==="icon-button"?jl(I,{fillMode:l.fillMode,className:o,children:[zt(d,{...l,icon:"star"}),zt(d,{...l,icon:"star"}),zt(d,{...l,icon:"star"})]}):t==="icon-text-button"?jl(I,{fillMode:l.fillMode,className:o,children:[zt(d,{...l,icon:"star",children:"First"}),zt(d,{...l,icon:"star",children:"Middle"}),zt(d,{...l,icon:"star",children:"Last"})]}):jl(I,{fillMode:l.fillMode,className:o,children:[zt(d,{...l,children:"First"}),zt(d,{...l,children:"Middle"}),zt(d,{...l,children:"Last"})]})};Io.options=bc;Io.states=hc;Io.variants=xc;Io.defaultOptions=fc;Io.modifiers=Cc;Io.className=I.className;var er="segmented-control",On=er,Bn="segmented-control-button",Pn="segmented-control";import{jsx as kc,jsxs as Sc}from"react/jsx-runtime";var ol="k-segmented-control",vc=[],yc={size:[p.undefined,p.small,p.medium,p.large]},ie=e=>{let{size:t,stretched:o,children:l,thumbStyles:r,...s}=e;return Sc("div",{...s,className:n(e.className,ol,K(ol,{size:t}),{[`${ol}-stretched`]:o}),role:"group",children:[kc("div",{className:"k-segmented-control-thumb","aria-hidden":"true",style:r}),l]})};ie.states=vc;ie.options=yc;ie.className=ol;ie.moduleName=er;ie.folderName=On;ie.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."}]};import{jsx as Dn,jsxs as wc}from"react/jsx-runtime";var tr="k-segmented-control-button",Nc=[c.selected,c.hover,c.focus,c.disabled],gc={},Tc={},D=e=>{let{hover:t,focus:o,selected:l,disabled:r,icon:s,text:u,iconClassName:m,...f}=e;return wc("button",{...f,className:n(e.className,tr,_(tr,{hover:t,focus:o,disabled:r,selected:l})),"aria-pressed":l?"true":"false","aria-disabled":r?"true":void 0,children:[s&&Dn(E,{className:n(m,"k-segmented-control-button-icon"),icon:s}),(u||e.children)&&Dn("span",{className:"k-segmented-control-button-text",children:u||e.children})]})};D.states=Nc;D.options=gc;D.className=tr;D.defaultOptions=Tc;D.moduleName=Bn;D.folderName=Pn;import{Fragment as Hv,jsx as Kv,jsxs as _v}from"react/jsx-runtime";import{Fragment as Vv,jsx as Wv,jsxs as $v}from"react/jsx-runtime";import{Fragment as Zv,jsx as Qv,jsxs as jv}from"react/jsx-runtime";import{Fragment as ry,jsx as ly,jsxs as ny}from"react/jsx-runtime";import{Fragment as uy,jsx as py,jsxs as my}from"react/jsx-runtime";import{Fragment as Ly,jsx as wy,jsxs as My}from"react/jsx-runtime";var j="scheduler",te=j;import{jsx as Ac}from"react/jsx-runtime";var Kn="k-scheduler-layout",Mc=[],Lc={},Ec={},ho=e=>{let{as:t="div",view:o,...l}=e,r=o==="agenda"?"grid":o==="year"?void 0:"none";return Ac(t,{...l,className:n(e.className,Kn,{[`k-scheduler-${o}view`]:o}),...r&&{role:r},children:e.children})};ho.states=Mc;ho.options=Lc;ho.className=Kn;ho.defaultOptions=Ec;ho.moduleName=j;ho.folderName=te;var Hn=ho;import{jsx as Bc,jsxs as Pc}from"react/jsx-runtime";var _n="k-scheduler",Rc=[],Ic={},Oc={},X=e=>{let{view:t,toolbar:o,footer:l,layout:r,...s}=e;return Pc("div",{...s,className:n(e.className,_n),role:"application",children:[o,Bc(Hn,{className:n({"k-scheduler-layout-flex":r==="flex"}),as:r==="table"?"table":"div",view:t,children:e.children}),l]})};X.states=Rc;X.options=Ic;X.className=_n;X.defaultOptions=Oc;X.moduleName=j;X.folderName=te;X.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)."}]};import{jsx as zn}from"react/jsx-runtime";var Gn="k-scheduler-header",gt=e=>zn("div",{...e,className:n(Gn,e.className),children:zn("div",{className:"k-scheduler-header-wrap",children:e.children})});gt.className=Gn;gt.moduleName=j;gt.folderName=te;import{jsx as Dc}from"react/jsx-runtime";var Un="k-scheduler-content",Tt=e=>Dc("div",{...e,className:n(Un,e.className),children:e.children});Tt.className=Un;Tt.moduleName=j;Tt.folderName=te;import{jsx as Kc}from"react/jsx-runtime";var Fn="k-scheduler-times",Zt=e=>Kc("div",{...e,className:n(Fn,e.className),children:e.children});Zt.className=Fn;Zt.moduleName=j;Zt.folderName=te;import{jsx as Hc}from"react/jsx-runtime";var Wn="k-scheduler-table",ct=e=>Hc("table",{...e,className:n(Wn,e.className),children:e.children});ct.className=Wn;ct.moduleName=j;ct.folderName=te;import{jsx as Vn}from"react/jsx-runtime";var $n="k-scheduler-cell",_c=[],zc={},Gc={},a=e=>{let{cellType:t,allDay:o,text:l,colspan:r,rowspan:s,as:u="div",...m}=e,f=l||e.children,x=!l&&!e.children,k=u==="th"&&x&&!m.role?"presentation":void 0;return Vn(u,{...m,colSpan:r,rowSpan:s,...k&&{role:k},className:n($n,e.className,{"k-scheduler-times-all-day":o},t?.map(S=>({[`k-${S}-cell`]:!0}))),children:!o&&l?Vn("span",{className:"k-link k-nav-day",children:f}):f})};a.states=_c;a.options=zc;a.defaultOptions=Gc;a.className=$n;a.moduleName=j;a.folderName=te;import{jsx as Uc}from"react/jsx-runtime";var Xn="k-sticky-cell",Oo=e=>Uc("div",{...e,className:n(Xn,e.className),children:e.children});Oo.className=Xn;Oo.moduleName=j;Oo.folderName=te;import{jsx as Fc}from"react/jsx-runtime";var Jn="k-scheduler-row",T=e=>Fc("div",{...e,className:n(Jn,e.className),children:e.children});T.className=Jn;T.moduleName=j;T.folderName=te;var Aa="input",rl=Aa;import{jsx as Xc}from"react/jsx-runtime";var nl="k-input",Wc=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled,c.loading,c.readonly],Vc={size:[p.undefined,p.small,p.medium,p.large],rounded:[y.undefined,y.none,y.small,y.medium,y.large,y.full],fillMode:[v.undefined,v.solid,v.flat,v.outline]},$c={},ke=e=>{let{hover:t,focus:o,disabled:l,invalid:r,valid:s,loading:u,readonly:m,size:f,rounded:x,fillMode:k,...S}=e;return Xc("span",{...S,className:n(e.className,nl,K(nl,{size:f,rounded:x,fillMode:k}),_(nl,{hover:t,focus:o,disabled:l,invalid:r,valid:s,loading:u,readonly:m}))})};ke.states=Wc;ke.options=Vc;ke.className=nl;ke.defaultOptions=$c;ke.moduleName=Aa;ke.folderName=rl;import{jsx as Qc}from"react/jsx-runtime";var sl="k-picker",Jc=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled,c.loading,c.readonly],qc={size:[p.undefined,p.small,p.medium,p.large],rounded:[y.undefined,y.none,y.small,y.medium,y.large,y.full],fillMode:[v.undefined,v.solid,v.flat,v.outline]},Yc={},Rt=e=>{let{hover:t,focus:o,disabled:l,invalid:r,valid:s,loading:u,readonly:m,size:f,rounded:x,fillMode:k,...S}=e;return Qc("span",{...S,className:n(e.className,sl,K(sl,{size:f,rounded:x,fillMode:k}),_(sl,{hover:t,focus:o,disabled:l,invalid:r,valid:s,loading:u,readonly:m})),children:e.children})};Rt.states=Jc;Rt.options=qc;Rt.className=sl;Rt.defaultOptions=Yc;Rt.moduleName=Aa;Rt.folderName=rl;import{Fragment as ep,jsx as or}from"react/jsx-runtime";var qn="k-clear-value",Zc=[c.disabled,c.loading,c.readonly],jc={},je=e=>{let{disabled:t,loading:o,readonly:l,value:r}=e;return t||l||o||!r?or(ep,{}):or("span",{className:n(e.className,qn),children:or(E,{icon:"x"})})};je.states=Zc;je.options=jc;je.className=qn;import{jsx as ap}from"react/jsx-runtime";var ar="k-input-inner",tp=[],op={},il={type:"text",autocomplete:"off",value:"",placeholder:""},et=e=>{let{value:t=il.value,type:o=il.type,placeholder:l=il.placeholder,autocomplete:r=il.autocomplete,disabled:s,readOnly:u,...m}=e;return ap("input",{...m,type:o,className:n(e.className,ar,K(ar,e)),placeholder:l,autoComplete:r,defaultValue:t,disabled:s||void 0,readOnly:u||void 0})};et.states=tp;et.options=op;et.className=ar;import{jsx as Yn,jsxs as np}from"react/jsx-runtime";var lr="k-input-inner",lp=[],rp={},fo=e=>{let{value:t,placeholder:o,showValue:l,valueIcon:r,valueIconName:s,...u}=e;return np("span",{...u,className:n(e.className,lr,K(lr,e)),children:[r,!r&&s&&Yn(E,{className:"k-input-value-icon",icon:s}),l&&!t&&o,l&&t&&Yn("span",{className:"k-input-value-text",children:t})]})};fo.states=lp;fo.options=rp;fo.className=lr;import{jsx as dp}from"react/jsx-runtime";var rr="k-input-inner",sp=[],ip={},Qn={value:"",placeholder:""},nr=e=>{let{value:t=Qn.value,placeholder:o=Qn.placeholder,rows:l,disabled:r,...s}=e;return dp("textarea",{...s,className:n(e.className,rr,K(rr,e)),placeholder:o,rows:l,defaultValue:t,disabled:r||void 0})};nr.states=sp;nr.options=ip;nr.className=rr;import{Fragment as pp,jsx as Zn}from"react/jsx-runtime";var jn="k-input-loading-icon",cp=[c.disabled,c.loading],Je=e=>{let{disabled:t,loading:o}=e;return t||!o?Zn(pp,{}):Zn("span",{className:n(e.className,jn,"k-icon k-i-loading")})};Je.states=cp;Je.className=jn;import{Fragment as bp,jsx as es}from"react/jsx-runtime";var ts="k-input-validation-icon",up=[c.valid,c.invalid,c.disabled,c.loading],mp={},Ge=e=>{let{valid:t,invalid:o,disabled:l,loading:r}=e,s=o?"warning-circle":"check-circle";return l||r||!!!(t||o)?es(bp,{}):es(E,{className:n(ts),icon:s})};Ge.states=up;Ge.options=mp;Ge.className=ts;import{Fragment as xp,jsx as os}from"react/jsx-runtime";var hp="k-input-prefix",fp={direction:"horizontal"},pt=e=>{let{direction:t=fp.direction,...o}=e;return e.children?os("span",{...o,className:n(hp,e.className,{[`k-input-prefix-${t}`]:t}),children:e.children}):os(xp,{})};import{Fragment as yp,jsx as as}from"react/jsx-runtime";var Cp="k-input-suffix",vp={direction:"horizontal"},ut=e=>{let{direction:t=vp.direction,...o}=e;return e.children?as("span",{...o,className:n(Cp,e.className,{[`k-input-suffix-${t}`]:t}),children:e.children}):as(yp,{})};import{jsx as Zk}from"react/jsx-runtime";import{jsx as Sp}from"react/jsx-runtime";var kp="k-input-suffix-text",sr=e=>{let{children:t,...o}=e;return Sp("span",{...o,className:n(kp,e.className),children:t})};import{jsx as gp}from"react/jsx-runtime";var ls="k-input-separator",Np={direction:"vertical"},mt=e=>{let{direction:t=Np.direction,...o}=e;return gp("span",{...o,className:n(ls,e.className,{[`${ls}-${t}`]:t})})};import{Fragment as rs,jsx as It,jsxs as ir}from"react/jsx-runtime";var Tp=ke.states,wp=ke.defaultOptions,Mp=ke.options,Lp=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"},{name:"validation-icon",title:"Validation Icon"},{name:"separators",title:"Separators"}],Ep=[],Bo=e=>{let{modifiers:t,valid:o,invalid:l,loading:r,disabled:s,readonly:u,...m}=e,f=t?.prefix,x=t?.suffix,k=t?.["clear-button"],S=t?.["validation-icon"],h=t?.separators;return ir(ke,{...m,valid:o,invalid:l,loading:r,disabled:s,readonly:u,style:{width:300},children:[f&&ir(rs,{children:[It(pt,{children:It(E,{icon:"lock"})}),h&&It(mt,{})]}),It(et,{placeholder:"Placeholder",value:"Value"}),S&&It(Ge,{valid:o,invalid:l,loading:r,disabled:s}),It(Je,{loading:r,disabled:s}),k&&It(je,{loading:r,disabled:s,readonly:u,value:"Value"}),x&&ir(rs,{children:[h&&It(mt,{}),It(ut,{children:It(bo,{size:m.size,fillMode:"clear",children:"Send"})})]})]})};Bo.options=Mp;Bo.states=Tp;Bo.variants=Ep;Bo.defaultOptions=wp;Bo.modifiers=Lp;Bo.className=ke.className;import{jsx as ns,jsxs as Ip}from"react/jsx-runtime";var ss="k-color-preview",Ap=[],Rp={},jt=e=>{let{color:t,iconName:o,...l}=e;return Ip("span",{...l,className:n(e.className,ss,{"k-icon-color-preview":o,"k-no-color":!t}),children:[o&&ns(E,{icon:o,className:"k-color-preview-icon"}),ns("span",{className:"k-color-preview-mask",style:{backgroundColor:t}})]})};jt.states=Ap;jt.options=Rp;jt.className=ss;var dr="popup",is=dr;import{jsx as ds}from"react/jsx-runtime";var cs="k-animation-container",Op=[],Bp={},ps={positionMode:"absolute"},Ot=e=>{let{positionMode:t=ps.positionMode,animationStyle:o,offset:l,...r}=e;return ds("div",{...r,style:{...l,...e.style},className:n(e.className,cs,"k-animation-container-shown",{"k-animation-container-fixed":t==="fixed"}),children:ds("div",{className:"k-child-animation-container",style:o,children:e.children})})};Ot.states=Op;Ot.options=Bp;Ot.className=cs;Ot.defaultOptions=ps;Ot.moduleName=dr;Ot.folderName=is;var cr="popup",us=cr;import{jsx as ms}from"react/jsx-runtime";var bs="k-popup",Pp=[],Dp={},hs={positionMode:"absolute"},be=e=>{let{offset:t,positionMode:o=hs.positionMode,animationStyle:l,containerClassName:r,containerRole:s,containerAriaLabel:u,...m}=e;return ms(Ot,{positionMode:o,offset:t,animationStyle:l,className:r,role:s,"aria-label":u,children:ms("div",{...m,className:n(e.className,bs),children:e.children})})};be.states=Pp;be.options=Dp;be.className=bs;be.defaultOptions=hs;be.moduleName=cr;be.folderName=us;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 pr="action-buttons",fs=pr;import{jsx as _p}from"react/jsx-runtime";var dl="k-actions",Kp=[],Hp={},ur={alignment:"start",orientation:"horizontal"},Bt=e=>{let{alignment:t=ur.alignment,orientation:o=ur.orientation,...l}=e;return _p("div",{...l,className:n(dl,{[`${dl}-${t}`]:t,[`${dl}-${o}`]:o},e.className),children:e.children})};Bt.states=Kp;Bt.options=Hp;Bt.className=dl;Bt.defaultOptions=ur;Bt.moduleName=pr;Bt.folderName=fs;import{jsx as Gp}from"react/jsx-runtime";var zp="k-actionsheet-footer",xs={alignment:"stretched",orientation:"horizontal"},eo=e=>{let{alignment:t=xs.alignment,orientation:o=xs.orientation,template:l,as:r=l?"div":Bt,...s}=e;return Gp(r,{...s,...!l&&{alignment:t,orientation:o},className:n(e.className,zp),children:e.children})};var mr="searchbox",Cs=mr;import{jsx as Ra,jsxs as Wp}from"react/jsx-runtime";var vs="k-searchbox",Up=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled,c.loading],Fp={size:[p.undefined,p.small,p.medium,p.large],rounded:[y.undefined,y.none,y.small,y.medium,y.large,y.full],fillMode:[v.undefined,v.solid,v.flat,v.outline]},br={showIcon:!0,icon:"search"},bt=e=>{let{value:t,placeholder:o,size:l,rounded:r,fillMode:s,hover:u,focus:m,valid:f,invalid:x,required:k,loading:S,disabled:h,showIcon:A=br.showIcon,icon:w=br.icon,"aria-label":P,...z}=e;return Wp(ke,{...z,size:l,rounded:r,fillMode:s,hover:u,focus:m,valid:f,invalid:x,required:k,loading:S,disabled:h,className:n(e.className,vs),children:[A&&Ra(E,{className:"k-input-icon",icon:w}),Ra(et,{placeholder:o,value:t,"aria-label":P}),Ra(Je,{...e}),Ra(Ge,{...e}),Ra(je,{...e})]})};bt.states=Up;bt.options=Fp;bt.className=vs;bt.defaultOptions=br;bt.moduleName=mr;bt.folderName=Cs;import{jsx as NN}from"react/jsx-runtime";var hr="textbox",ys=hr;import{Fragment as ks,jsx as to,jsxs as fr}from"react/jsx-runtime";var Ss="k-textbox",Vp=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled,c.loading,c.readonly],$p={size:[p.undefined,p.small,p.medium,p.large],rounded:[y.undefined,y.none,y.small,y.medium,y.large,y.full],fillMode:[v.undefined,v.solid,v.flat,v.outline]},cl={showClearButton:!0,showValidationIcon:!0,separators:!0},Ie=e=>{let{size:t,rounded:o,fillMode:l,separators:r=cl.separators,showClearButton:s=cl.showClearButton,showValidationIcon:u=cl.showValidationIcon,prefix:m,suffix:f,type:x,value:k,placeholder:S,hover:h,focus:A,valid:w,invalid:P,required:z,loading:O,disabled:$,readonly:pe,id:ye,"aria-label":Re,"aria-describedby":we,...Ze}=e;return fr(ke,{...Ze,size:t,rounded:o,fillMode:l,hover:h,focus:A,valid:w,invalid:P,required:z,loading:O,disabled:$,readonly:pe,className:n(e.className,Ss),children:[m&&fr(ks,{children:[to(pt,{children:m}),r&&to(mt,{})]}),to(et,{id:ye,placeholder:S,value:k,type:x,disabled:$,"aria-label":Re,"aria-describedby":we,"aria-invalid":P?"true":void 0}),u&&to(Ge,{valid:w,invalid:P,loading:O,disabled:$}),to(Je,{loading:O,disabled:$}),s&&to(je,{loading:O,disabled:$,readonly:pe,value:k}),f&&fr(ks,{children:[r&&to(mt,{}),to(ut,{children:f})]})]})};Ie.states=Vp;Ie.options=$p;Ie.className=Ss;Ie.defaultOptions=cl;Ie.moduleName=hr;Ie.folderName=ys;Ie.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 Ia=Ie;import{jsx as Xp}from"react/jsx-runtime";var Ns=e=>Xp(Ia,{...e});import{Fragment as GN,jsx as zN}from"react/jsx-runtime";import{Fragment as XN,jsx as $N}from"react/jsx-runtime";import{jsx as QN}from"react/jsx-runtime";import{jsx as xr}from"react/jsx-runtime";var Jp=Ie.states,qp=Ie.defaultOptions,Yp=Ie.options,Qp=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"}],Zp=[],Po=e=>{let{modifiers:t,...o}=e,l={};return Object.keys(t||{}).forEach(r=>{switch(r){case"prefix":l.prefix=t?.[r]?xr(E,{icon:"lock"}):void 0;break;case"suffix":l.suffix=t?.[r]?xr(bo,{size:o.size,fillMode:"clear",children:"Send"}):void 0;break;case"clear-button":l.showClearButton=t?.[r];break;default:break}}),xr(Ns,{value:"Value",style:{width:300},...o,...l})};Po.options=Yp;Po.states=Jp;Po.variants=Zp;Po.defaultOptions=qp;Po.modifiers=Qp;Po.className=Ie.className;import{jsx as oo,jsxs as Cr}from"react/jsx-runtime";var gs="k-actionsheet-titlebar",jp={},Ue=e=>{let{title:t,subtitle:o,actionsStart:l,actionsEnd:r,filter:s,input:u,inputValue:m,inputPlaceholder:f,adaptive:x,titleId:k,children:S,...h}=e;return Cr("div",{...h,className:n(e.className,gs),children:[Cr("div",{className:"k-actionsheet-titlebar-group",children:[l&&oo("div",{className:"k-actionsheet-actions",children:l}),!S&&Cr("div",{className:"k-actionsheet-title",id:k,children:[t&&oo("div",{className:"k-text-center",children:t}),o&&oo("div",{className:"k-actionsheet-subtitle k-text-center",children:o})]}),S&&oo("div",{className:"k-actionsheet-title",id:k,children:S}),r&&oo("div",{className:"k-actionsheet-actions",children:r})]}),(u||s)&&oo("div",{className:"k-actionsheet-titlebar-group k-actionsheet-filter",children:u?oo(Ie,{value:m,placeholder:f,size:x?"large":"medium","aria-label":t||f||"Input"}):oo(bt,{placeholder:"Filter",size:x?"large":"medium","aria-label":"Filter options"})})]})};Ue.className=gs;Ue.defaultOptions=jp;import{jsx as vr,jsxs as au}from"react/jsx-runtime";var yr="k-actionsheet-view",eu=[],tu={},ou={},Do=e=>{let{adaptive:t,animated:o,children:l,header:r,footer:s,titleId:u,...m}=e,f=r?.type===Ue&&vr(Ue,{adaptive:t,titleId:u,...r?.props}),x=s?.type===eo&&vr(eo,{...s?.props});return au("div",{...m,className:n(e.className,yr,{[`${yr}-animated`]:o}),children:[f,vr("div",{className:"k-actionsheet-content",children:l}),x]})};Do.states=eu;Do.options=tu;Do.className=yr;Do.defaultOptions=ou;var Oa="action-sheet",pl=Oa;var kr="overlay",Ts=kr;import{jsx as su}from"react/jsx-runtime";var Sr="k-overlay",lu=[],ru={themeColor:[N.undefined,N.light,N.dark,N.inverse]},nu={},ao=e=>{let{themeColor:t,...o}=e;return su("div",{...o,className:n(e.className,Sr,K(Sr,{themeColor:t})),children:e.children})};ao.states=lu;ao.options=ru;ao.className=Sr;ao.defaultOptions=nu;ao.moduleName=kr;ao.folderName=Ts;import{jsx as ul,jsxs as cu}from"react/jsx-runtime";var ws="k-actionsheet",iu=[],du={},Ba={side:"bottom",fullscreen:!1,adaptive:!1,overlay:!0},xe=e=>{let{side:t=Ba.side,fullscreen:o=Ba.fullscreen,adaptive:l=Ba.adaptive,overlay:r=Ba.overlay,template:s,children:u,header:m,footer:f,id:x,...k}=e,S=x&&!s&&m?`${x}-title`:void 0;return cu("div",{className:"k-actionsheet-container",children:[r&&ul(ao,{}),ul(Ot,{animationStyle:{[`${o===!0?"top":t}`]:0,[`${o===!0?"width":null}`]:"100%",[`${o===!0?"height":null}`]:"100%",[`${t==="top"||t==="bottom"?"width":null}`]:"100%",[`${t==="left"||t==="right"?"height":null}`]:"100%"},children:ul("div",{...k,id:x,role:"dialog","aria-modal":r?"true":void 0,"aria-labelledby":S,className:n(e.className,ws,{[`k-actionsheet-${t}`]:o===!1,"k-actionsheet-fullscreen":o===!0,"k-adaptive-actionsheet":l}),children:s||ul(Do,{header:m,footer:f,adaptive:l,titleId:S,...e,children:u})})})]})};xe.states=iu;xe.options=du;xe.className=ws;xe.defaultOptions=Ba;xe.moduleName=Oa;xe.folderName=pl;xe.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."}]};import{jsx as bu}from"react/jsx-runtime";var Ms="k-actionsheet-container",pu=[],uu={},mu={},Ko=e=>{let{children:t,...o}=e;return bu("div",{...o,className:Ms,children:t})};Ko.states=pu;Ko.options=uu;Ko.className=Ms;Ko.defaultOptions=mu;Ko.moduleName=Oa;Ko.folderName=pl;import{jsx as hu}from"react/jsx-runtime";var Nr=e=>{let{...t}=e;return hu("div",{...t,className:n(e.className,"k-list-ul"),children:e.children})};import{Fragment as xu,jsx as Pa,jsxs as gr}from"react/jsx-runtime";var Tr="k-actionsheet-item",fu=[c.hover,c.focus,c.selected,c.disabled],lo=e=>{let{iconName:t,text:o,description:l,hover:r,focus:s,selected:u,disabled:m,...f}=e;return gr("span",{...f,className:n(e.className,Tr,_(Tr,{hover:r,focus:s,selected:u,disabled:m})),children:[!e.children&&Pa(xu,{children:gr("span",{className:"k-actionsheet-action",children:[t&&Pa("span",{className:"k-icon-wrap",children:Pa(E,{className:"k-actionsheet-item-icon",icon:t})}),gr("span",{className:"k-actionsheet-item-text",children:[o&&Pa("span",{className:"k-actionsheet-item-title",children:o}),l&&Pa("span",{className:"k-actionsheet-item-description",children:l})]})]})}),e.children]})};lo.states=fu;lo.className=Tr;import{jsx as Yg,jsxs as Qg}from"react/jsx-runtime";import{jsx as tT}from"react/jsx-runtime";import{jsx as rT}from"react/jsx-runtime";import{jsx as dT}from"react/jsx-runtime";import{jsx as Oe,jsxs as wr}from"react/jsx-runtime";var Cu=xe.options,vu=xe.states,Es={...xe.defaultOptions,variant:"normal"},yu=[{name:"normal",title:"Normal"},{name:"adaptive",title:"Adaptive"},{name:"fullScreen",title:"Full Screen"}],ku=[{name:"actions",title:"Titlebar Actions",type:"boolean"},{name:"subtitle",title:"Subtitle",type:"boolean"},{name:"footer",title:"Footer",type:"boolean"}],Ho=e=>{let{variant:t,modifiers:o,...l}={...Es,...e},r={},s=wr(Nr,{children:[Oe(lo,{text:"Edit Item",description:"Click to edit",iconName:"edit-tools"}),Oe(lo,{text:"Add to Favorites",iconName:"heart"}),Oe(lo,{text:"Upload New",iconName:"upload",disabled:!0}),Oe("hr",{className:"k-hr"}),Oe(lo,{text:"Cancel",iconName:"cancel"})]}),u="Choose from the items below",m="Select Item";return t==="fullScreen"&&(r.fullScreen=!0),Object.keys(o||{}).forEach(f=>{switch(f){case"actions":r.actionsStart=!!o?.[f],r.actionsEnd=!!o?.[f];break;case"subtitle":r.subtitle=o?.[f]?u:void 0;break;case"footer":r.footer=!!o?.[f];break;default:break}}),t==="adaptive"?Oe(xe,{...l,adaptive:!0,fullscreen:r.fullScreen,header:Oe(Ue,{actionsStart:r.actionsStart?Oe(d,{icon:"chevron-left",size:"large",fillMode:"flat"}):void 0,actionsEnd:r.actionsEnd?Oe(d,{icon:"x",size:"large",fillMode:"flat"}):void 0,title:m,subtitle:r.subtitle}),footer:r.footer?wr(eo,{alignment:"stretched",children:[Oe(d,{text:"Cancel",size:"large",themeColor:"base"}),Oe(d,{text:"Apply",size:"large",themeColor:"primary"})]}):void 0,children:s}):Oe(xe,{...l,fullscreen:r.fullScreen,header:Oe(Ue,{actionsStart:r.actionsStart?Oe(d,{icon:"chevron-left",fillMode:"flat"}):void 0,actionsEnd:r.actionsEnd?Oe(d,{icon:"x",fillMode:"flat"}):void 0,title:"Select Item",subtitle:r.subtitle}),footer:r.footer?wr(eo,{alignment:"stretched",children:[Oe(d,{text:"Apply",themeColor:"primary"}),Oe(d,{text:"Cancel",themeColor:"base"})]}):void 0,children:s})};Ho.options=Cu;Ho.states=vu;Ho.variants=yu;Ho.defaultOptions=Es;Ho.modifiers=ku;Ho.className=xe.className;var Mr="slider",As=Mr;import{jsx as _o,jsxs as Lr}from"react/jsx-runtime";var Da="k-slider",Su=[c.hover,c.focus,c.active,c.disabled,c.readonly],Nu={},ht={type:"single",orientation:"horizontal",gradientType:"1d",readonly:!1,disabled:!1,handlePosition:"end",showButtons:!0,showTicks:!0,value:50,min:0,max:100},ce=e=>{let{type:t=ht.type,orientation:o=ht.orientation,gradientType:l=ht.gradientType,readonly:r=ht.readonly,disabled:s=ht.disabled,handlePosition:u=ht.handlePosition,showButtons:m=ht.showButtons,showTicks:f=ht.showTicks,value:x=ht.value,min:k=ht.min,max:S=ht.max,startValue:h,endValue:A,hover:w,focus:P,active:z,trackStyle:O,dir:$,...pe}=e,Re=(()=>{if(t==="gradient"&&l==="2d")return"undefined";if(o==="vertical")return"vertical"})(),we,Ze;return o==="horizontal"?(we=$==="rtl"?"caret-alt-left":"caret-alt-right",Ze=$==="rtl"?"caret-alt-right":"caret-alt-left"):o==="vertical"&&(we="caret-alt-up",Ze="caret-alt-down"),Lr("div",{...pe,className:n(Da,e.className,_(Da,{readonly:r,disabled:s}),{[`k-slider-${o}`]:o,"k-colorgradient-slider":t==="gradient"}),dir:$,children:[m&&_o(d,{className:"k-button-decrease",rounded:"full",icon:Ze,tabIndex:-1,title:"Decrease"}),Lr("div",{className:"k-slider-track-wrap",children:[f&&_o("ul",{className:"k-reset k-slider-items","aria-hidden":"true",children:e.children}),Lr("div",{className:"k-slider-track",style:O,children:[_o("div",{className:"k-slider-selection"}),t==="range"&&_o("span",{className:n("k-draghandle","k-draghandle-start",_(Da,{hover:w,focus:P,active:z})),role:"slider",tabIndex:s?void 0:0,"aria-valuenow":h??k,"aria-valuemin":k,"aria-valuemax":A??S,"aria-orientation":Re,"aria-disabled":s?"true":void 0,"aria-readonly":r?"true":void 0,"aria-label":pe["aria-label"]?`${pe["aria-label"]} start`:"Range start"}),_o("span",{className:n("k-draghandle",`k-draghandle-${u}`,_(Da,{hover:w,focus:P,active:z})),role:"slider",tabIndex:s?void 0:0,"aria-valuenow":t==="range"?A??S:x,"aria-valuemin":t==="range"?h??k:k,"aria-valuemax":S,"aria-orientation":Re,"aria-disabled":s?"true":void 0,"aria-readonly":r?"true":void 0,"aria-label":t==="range"?pe["aria-label"]?`${pe["aria-label"]} end`:"Range end":pe["aria-label"]})]})]}),m&&_o(d,{className:"k-button-increase",rounded:"full",icon:we,tabIndex:-1,title:"Increase"})]})};ce.states=Su;ce.options=Nu;ce.className=Da;ce.defaultOptions=ht;ce.moduleName=Mr;ce.folderName=As;ce.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."}]};import{jsx as Rs}from"react/jsx-runtime";var Is="k-tick",gu=[],Tu={},Os={label:!1},G=e=>{let{style:t,label:o=Os.label,orientation:l,large:r,text:s,...u}=e;return Rs("li",{...u,role:"presentation",title:s||"Tick",className:n(e.className,Is,{[`k-tick-${l}`]:l,"k-tick-large":r}),style:t,children:o&&Rs("span",{className:"k-label",children:s})})};G.states=gu;G.options=Tu;G.className=Is;G.defaultOptions=Os;import{Fragment as wu,jsx as ft,jsxs as Mu}from"react/jsx-runtime";var Bs=e=>ft(ce,{"aria-label":e["aria-label"]||"Slider",children:Mu(wu,{children:[ft(G,{className:"k-first",label:!0,large:!0,text:"0"}),ft(G,{}),ft(G,{}),ft(G,{}),ft(G,{}),ft(G,{label:!0,large:!0,text:"5"}),ft(G,{}),ft(G,{}),ft(G,{}),ft(G,{}),ft(G,{className:"k-last",label:!0,large:!0,text:"10"})]}),...e});import{Fragment as Lu,jsx as xt,jsxs as Eu}from"react/jsx-runtime";var Ps=e=>xt(ce,{children:Eu(Lu,{children:[xt(G,{className:"k-first",label:!0,large:!0,text:"0"}),xt(G,{}),xt(G,{}),xt(G,{}),xt(G,{}),xt(G,{label:!0,large:!0,text:"5"}),xt(G,{}),xt(G,{}),xt(G,{}),xt(G,{}),xt(G,{className:"k-last",label:!0,large:!0,text:"10"})]}),"aria-label":e["aria-label"]||"Vertical slider",...e,orientation:"vertical"});import{Fragment as QT,jsx as YT,jsxs as ZT}from"react/jsx-runtime";import{Fragment as aw,jsx as ow,jsxs as lw}from"react/jsx-runtime";import{jsx as Au}from"react/jsx-runtime";var Er=e=>Au(ce,{type:"gradient",showButtons:!1,showTicks:!1,...e,"aria-label":e["aria-label"]||"Color slider"});import{jsx as Ru}from"react/jsx-runtime";var Ar=e=>Ru(ce,{type:"gradient",orientation:"vertical",showButtons:!1,showTicks:!1,...e,"aria-label":e["aria-label"]||"Color slider"});import{Fragment as hw,jsx as bw,jsxs as fw}from"react/jsx-runtime";import{Fragment as kw,jsx as yw,jsxs as Sw}from"react/jsx-runtime";import{jsx as Pt,jsxs as Ds}from"react/jsx-runtime";var Iu=ce.options,Ou=ce.states,Ks={...ce.defaultOptions,variant:"horizontal",label:!0},Bu=[{name:"horizontal",title:"Horizontal"},{name:"vertical",title:"Vertical"}],Pu=[{name:"label",title:"Labels"},{name:"tick",title:"Ticks"},{name:"button",title:"Side Buttons"}],zo=e=>{let{variant:t,modifiers:o,...l}={...Ks,...e},r={};Object.keys(o||{}).forEach(x=>{switch(x){case"button":{r.showButtons=!!o?.[x];break}case"label":{r.label=!!o?.[x];break}case"tick":{r.showTicks=!!o?.[x];break}}});let{label:s=!0,showButtons:u,showTicks:m}=r,f={"--kendo-slider-start":0,"--kendo-slider-end":60};return t==="vertical"?Ds(Ps,{showTicks:m,showButtons:u,style:{height:"300px",...f},...l,children:[Pt(G,{label:s,large:!0,orientation:"vertical",text:"0",style:{position:"absolute",bottom:"0%"}}),Pt(G,{label:s,large:!0,orientation:"vertical",text:"2",style:{position:"absolute",bottom:"25%"}}),Pt(G,{label:s,large:!0,orientation:"vertical",text:"4",style:{position:"absolute",bottom:"50%"}}),Pt(G,{label:s,large:!0,orientation:"vertical",text:"6",style:{position:"absolute",bottom:"75%"}}),Pt(G,{label:s,large:!0,orientation:"vertical",text:"8",style:{position:"absolute",bottom:"100%"}})]}):Ds(Bs,{showTicks:m,showButtons:u,style:{width:"400px",...f},...l,children:[Pt(G,{label:s,large:!0,orientation:"horizontal",text:"0",style:{position:"absolute",left:"0%"}}),Pt(G,{label:s,large:!0,orientation:"horizontal",text:"2",style:{position:"absolute",left:"25%"}}),Pt(G,{label:s,large:!0,orientation:"horizontal",text:"4",style:{position:"absolute",left:"50%"}}),Pt(G,{label:s,large:!0,orientation:"horizontal",text:"6",style:{position:"absolute",left:"75%"}}),Pt(G,{label:s,large:!0,orientation:"horizontal",text:"8",style:{position:"absolute",left:"100%"}})]})};zo.options=Iu;zo.states=Ou;zo.variants=Bu;zo.defaultOptions=Ks;zo.modifiers=Pu;zo.className=ce.className;import{jsx as Hs,jsxs as zu}from"react/jsx-runtime";var _s="k-spin-button",Hu=[],_u={size:[p.undefined,p.small,p.medium,p.large],fillMode:[v.undefined,v.solid,v.flat,v.outline,v.clear,v.link]},Rr={increaseLabel:"Increase value",decreaseLabel:"Decrease value"},ro=e=>{let{size:t,fillMode:o,disabled:l,increaseLabel:r=Rr.increaseLabel,decreaseLabel:s=Rr.decreaseLabel,...u}=e;return zu("span",{...u,className:n(_s,e.className),children:[Hs(d,{className:"k-spinner-increase",icon:"caret-alt-up",size:t,fillMode:o,disabled:l,"aria-label":r}),Hs(d,{className:"k-spinner-decrease",icon:"caret-alt-down",size:t,fillMode:o,disabled:l,"aria-label":s})]})};ro.states=Hu;ro.options=_u;ro.className=_s;ro.defaultOptions=Rr;ro.moduleName=null;ro.folderName=null;var zs="numeric-textbox",Gs="numerictextbox";import{Fragment as Us,jsx as Gt,jsxs as Ir}from"react/jsx-runtime";var Fs="k-numerictextbox",Gu=[c.hover,c.focus,c.valid,c.invalid,c.loading,c.required,c.disabled,c.readonly],Uu={size:[p.undefined,p.small,p.medium,p.large],rounded:[y.undefined,y.none,y.small,y.medium,y.large,y.full],fillMode:[v.undefined,v.solid,v.flat,v.outline]},ml={showSpinButton:!0,showClearButton:!0,separators:!0},ae=e=>{let{size:t,rounded:o,fillMode:l,separators:r=ml.separators,showClearButton:s=ml.showClearButton,showSpinButton:u=ml.showSpinButton,prefix:m,suffix:f,value:x,placeholder:k,hover:S,focus:h,valid:A,invalid:w,required:P,loading:z,disabled:O,readonly:$,id:pe,"aria-label":ye,"aria-describedby":Re,...we}=e;return Ir(ke,{...we,size:t,rounded:o,fillMode:l,hover:S,focus:h,valid:A,invalid:w,required:P,loading:z,disabled:O,readonly:$,className:n(e.className,Fs),children:[m&&Ir(Us,{children:[Gt(pt,{children:m}),r&&Gt(mt,{})]}),Gt(et,{id:pe,placeholder:k,value:x,role:"spinbutton",disabled:O,"aria-label":ye,"aria-describedby":Re,"aria-invalid":w?"true":void 0}),Gt(Ge,{valid:A,invalid:w,loading:z,disabled:O}),Gt(Je,{loading:z,disabled:O}),s&&Gt(je,{loading:z,disabled:O,readonly:$,value:x}),f&&Ir(Us,{children:[r&&Gt(mt,{}),Gt(ut,{children:f})]}),u&&Gt(ro,{className:"k-input-spinner",size:t,fillMode:l,disabled:O})]})};ae.states=Gu;ae.options=Uu;ae.className=Fs;ae.defaultOptions=ml;ae.moduleName=zs;ae.folderName=Gs;ae.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 Ka=ae;import{jsx as Fu}from"react/jsx-runtime";var Ws=e=>Fu(Ka,{...e});import Br from"react";import{jsx as Vs}from"react/jsx-runtime";var Wu="k-list-group-sticky-header",Or=e=>Vs("div",{className:n(Wu,e.className),children:Vs("div",{className:"k-list-header-text",children:e.children})});import{jsx as $u}from"react/jsx-runtime";var Vu="k-no-data",bl=e=>{let{live:t,...o}=e;return $u("span",{...o,className:n(Vu,e.className),"aria-live":t?"polite":void 0,children:e.children})};var xo="list",Go=xo;import{jsx as $s,jsxs as Xs}from"react/jsx-runtime";var Pr="k-list",Xu=[],Ju={size:[p.undefined,p.small,p.medium,p.large]},qu={},Z=e=>{let{size:t,virtualization:o,children:l,header:r,optionLabel:s,customValue:u,noData:m,screenReaders:f,...x}=e,S=Br.Children.toArray(l)[0],h=S?.props?.children?Br.Children.count(S.props.children):Br.Children.count(l);return Xs("div",{...x,className:n(e.className,Pr,K(Pr,{size:t}),{"k-virtual-list":o}),children:[s,u,r&&$s(Or,{children:r}),l||(m!==void 0?m:$s(bl,{live:!0,children:"No data found."})),f&&l&&Xs(bl,{className:"k-sr-only",live:!0,children:[h," items found."]})]})};Z.states=Xu;Z.options=Ju;Z.className=Pr;Z.defaultOptions=qu;Z.moduleName=xo;Z.folderName=Go;Z.ariaSpec={selector:".k-list",rules:[{selector:".k-list .k-no-data",attribute:"aria-live=polite",usage:'Announces "No data found" to screen readers.'}]};import{jsx as ju}from"react/jsx-runtime";var Js="k-list-container",Yu=[],Qu={},Zu={},Uo=e=>{let{...t}=e;return ju("div",{...t,className:n(e.className,Js),children:e.children})};Uo.states=Yu;Uo.options=Qu;Uo.className=Js;Uo.defaultOptions=Zu;Uo.moduleName=xo;Uo.folderName=Go;var Co="checkbox",Fo=Co;import{jsx as qs}from"react/jsx-runtime";var hl="k-checkbox",em=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled,c.checked,c.indeterminate],tm={size:[p.undefined,p.small,p.medium,p.large],rounded:[y.undefined,y.none,y.small,y.medium,y.large,y.full]},om={},Ct=e=>{let{id:t,checked:o,indeterminate:l,hover:r,focus:s,disabled:u,invalid:m,valid:f,required:x,size:k,rounded:S,wrapperRole:h,...A}=e;return qs("span",{className:"k-checkbox-wrap",role:h,children:qs("input",{...A,id:t,type:"checkbox",defaultChecked:o,required:x,disabled:u||void 0,"aria-invalid":m?"true":void 0,className:n(e.className,hl,K(hl,{size:k,rounded:S}),_(hl,{hover:r,focus:s,disabled:u,invalid:m,valid:f,indeterminate:l,checked:o}))})})};Ct.states=em;Ct.options=tm;Ct.className=hl;Ct.defaultOptions=om;Ct.moduleName=Co;Ct.folderName=Fo;Ct.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 wt=Ct;import{jsx as rm}from"react/jsx-runtime";var Ys="k-checkbox-list",am=[],lm={},Qs={layout:"vertical"},Fe=e=>{let{layout:t=Qs.layout,...o}=e;return rm("ul",{...o,className:n(e.className,Ys,{[`k-list-${t}`]:t}),children:e.children})};Fe.states=am;Fe.options=lm;Fe.className=Ys;Fe.defaultOptions=Qs;Fe.moduleName=Co;Fe.folderName=Fo;import{jsx as dm}from"react/jsx-runtime";var Zs="k-checkbox-list-item",nm=[],sm={},im={},We=e=>{let{...t}=e;return dm("li",{...t,className:n(e.className,Zs),children:e.children})};We.states=nm;We.options=sm;We.className=Zs;We.defaultOptions=im;We.moduleName=Co;We.folderName=Fo;import{Fragment as cm,jsx as js,jsxs as pm}from"react/jsx-runtime";var Ut=({children:e="Label",id:t="cb-label-after",...o})=>pm(cm,{children:[js(wt,{id:t,...o}),js("label",{className:"k-checkbox-label",htmlFor:t,children:e})]});import{Fragment as $M,jsx as VM,jsxs as XM}from"react/jsx-runtime";import{Fragment as ZM,jsx as QM,jsxs as jM}from"react/jsx-runtime";import{Fragment as lL,jsx as aL,jsxs as rL}from"react/jsx-runtime";import{jsx as dL}from"react/jsx-runtime";import{jsx as mL}from"react/jsx-runtime";import{jsx as xL}from"react/jsx-runtime";import{jsx as vt,jsxs as ei}from"react/jsx-runtime";var um=Fe.options,mm=Fe.states,bm={...Fe.defaultOptions,variant:"vertical"},hm=[{name:"vertical",title:"Vertical"},{name:"horizontal",title:"Horizontal"}],fm=[],Wo=e=>{let{variant:t,...o}=e;return t==="horizontal"?ei(Fe,{layout:"horizontal",...o,children:[vt(We,{children:vt(Ut,{id:V("cb"),defaultChecked:!0,children:"Label"})}),vt(We,{children:vt(Ut,{id:V("cb"),children:"Label"})}),vt(We,{children:vt(Ut,{id:V("cb"),children:"Label"})})]}):ei(Fe,{...o,children:[vt(We,{children:vt(Ut,{id:V("cb"),defaultChecked:!0,children:"Label"})}),vt(We,{children:vt(Ut,{id:V("cb"),children:"Label"})}),vt(We,{children:vt(Ut,{id:V("cb"),children:"Label"})})]})};Wo.options=um;Wo.states=mm;Wo.variants=hm;Wo.defaultOptions=bm;Wo.modifiers=fm;Wo.className=Fe.className;import{jsx as Sm}from"react/jsx-runtime";var xm=wt.options,Cm=wt.states,vm=wt.defaultOptions,ym=[],km=[],Vo=e=>Sm(Ut,{id:V("checkbox"),...e,defaultChecked:!0,children:"Label"});Vo.options=xm;Vo.states=Cm;Vo.variants=ym;Vo.defaultOptions=vm;Vo.modifiers=km;Vo.className=wt.className;import{jsx as vo,jsxs as wm}from"react/jsx-runtime";var Dr="k-list-item",Nm=[c.hover,c.focus,c.selected,c.disabled],gm={},Tm={},W=e=>{let{text:t,groupLabel:o,group:l,iconName:r,iconClassName:s,showCheckbox:u,checked:m,hover:f,focus:x,selected:k,disabled:S,actions:h,description:A,id:w,...P}=e,z=t||e.children;return wm("li",{...P,id:w,role:l?"presentation":"option",tabIndex:l?void 0:x?0:-1,"aria-selected":!l&&k?"true":l?void 0:"false","aria-disabled":!l&&S?"true":void 0,className:n(e.className,l?"k-list-group-item":Dr,_(Dr,{hover:f,focus:x,disabled:S,selected:k})),children:[u&&vo(Ct,{checked:m}),r&&vo("span",{className:"k-list-item-icon-wrapper",children:vo(E,{icon:r,className:n("k-list-item-icon",s)})}),vo("span",{className:"k-list-item-text",children:z}),h&&vo("div",{className:"k-list-item-actions",children:h}),A&&vo("span",{className:"k-list-item-description",children:A}),o&&o!==""&&vo("div",{className:"k-list-item-group-label",children:o})]})};W.states=Nm;W.options=gm;W.className=Dr;W.defaultOptions=Tm;W.moduleName=xo;W.folderName=Go;W.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."}]};import{jsx as Lm}from"react/jsx-runtime";var Mm="k-list-ul",Ft=e=>{let{children:t,role:o,id:l,...r}=e;return Lm("ul",{...r,id:l,role:o,className:n(Mm,e.className),children:t})};Ft.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."}]};import{jsx as Kr,jsxs as Am}from"react/jsx-runtime";var Em="k-list-content",le=e=>{let{virtualization:t,grouping:o,"aria-label":l,"aria-labelledby":r,listboxId:s,...u}=e;return Am("div",{...u,className:n(Em,e.className),role:o?"listbox":void 0,id:o?s:void 0,"aria-label":o?l:void 0,"aria-labelledby":o?r:void 0,children:[o?e.children:Kr(Ft,{role:"listbox",id:s,"aria-label":l,"aria-labelledby":r,children:e.children}),t&&Kr("div",{className:"k-height-container",children:Kr("div",{})})]})};le.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."}]};import{Fragment as s0,jsx as n0,jsxs as i0}from"react/jsx-runtime";import{jsx as Hr,jsxs as Im}from"react/jsx-runtime";var Rm="k-list-group-item",yo=e=>{let{groupIconName:t,...o}=e;return Im("li",{...o,role:"presentation",className:n(Rm,e.className),children:[t&&Hr("span",{className:"k-list-item-icon-wrapper",children:Hr(E,{icon:t,className:"k-list-item-icon"})}),Hr("span",{className:"k-list-item-text",children:e.children})]})};yo.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."}]};import{jsx as Dm}from"react/jsx-runtime";var _r="k-list-optionlabel",Om=[c.hover,c.focus,c.selected,c.disabled],Bm={},Pm={},fl=e=>{let{text:t,hover:o,focus:l,selected:r,disabled:s,...u}=e;return Dm("div",{...u,className:n(_r,_(_r,{hover:o,focus:l,selected:r,disabled:s})),children:t})};fl.states=Om;fl.options=Bm;fl.className=_r;fl.defaultOptions=Pm;import{jsx as zm}from"react/jsx-runtime";var zr="k-list-custom-value",Km=[c.hover,c.focus,c.selected,c.disabled],Hm={},_m={},no=e=>{let{text:t,hover:o,focus:l,selected:r,disabled:s,...u}=e;return zm("div",{...u,className:n(zr,_(zr,{hover:o,focus:l,selected:r,disabled:s})),children:t})};no.states=Km;no.options=Hm;no.className=zr;no.defaultOptions=_m;import{Fragment as g0,jsx as N0,jsxs as T0}from"react/jsx-runtime";import{Fragment as R0,jsx as A0,jsxs as I0}from"react/jsx-runtime";import{Fragment as _0,jsx as K0,jsxs as H0}from"react/jsx-runtime";import{Fragment as $0,jsx as W0,jsxs as V0}from"react/jsx-runtime";import{jsx as Y0}from"react/jsx-runtime";import{Fragment as oE,jsx as tE,jsxs as aE}from"react/jsx-runtime";var ti="dropdown-list",oi="dropdownlist";import{Fragment as Fm,jsx as Ve,jsxs as Gr}from"react/jsx-runtime";var ai="k-dropdownlist",Gm=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled,c.loading,c.readonly],Um={size:[p.undefined,p.small,p.medium,p.large],rounded:[y.undefined,y.none,y.small,y.medium,y.large,y.full],fillMode:[v.undefined,v.solid,v.flat,v.outline]},Ur={showValue:!0,arrowIconName:"caret-alt-down"},Ne=e=>{let{size:t,rounded:o,fillMode:l,arrowIconName:r=Ur.arrowIconName,showValue:s=Ur.showValue,valueIconName:u,prefix:m,suffix:f,value:x,placeholder:k,hover:S,focus:h,valid:A,invalid:w,required:P,loading:z,disabled:O,readonly:$,popup:pe,opened:ye,adaptive:Re,adaptiveSettings:we,adaptiveTitle:Ze,adaptiveSubtitle:mo,adaptiveFilter:_l,id:Yt,activeDescendant:ja,"aria-label":zl,...Gl}=e,_d=Yt?`${Yt}-listbox`:void 0,kn=Yt?`${Yt}-value`:void 0;return Gr(Fm,{children:[Gr(Rt,{...Gl,id:Yt,size:t,rounded:o,fillMode:l,hover:S,focus:h,valid:A,invalid:w,required:P,loading:z,disabled:O,readonly:$,className:n(e.className,ai,{"k-icon-picker":!s&&u}),role:"combobox","aria-haspopup":"listbox","aria-expanded":ye?"true":"false","aria-controls":ye?_d:void 0,"aria-activedescendant":ye&&ja?ja:void 0,"aria-describedby":ye?kn:void 0,"aria-disabled":O?"true":void 0,"aria-label":zl,tabIndex:0,children:[Ve(pt,{children:m}),Ve(fo,{placeholder:k,value:x,showValue:s,valueIconName:u,id:kn}),Ve(Ge,{valid:A,invalid:w,loading:z,disabled:O}),Ve(Je,{loading:z,disabled:O}),Ve(ut,{children:f}),Ve(d,{className:"k-input-button",icon:r,size:e.size,fillMode:e.fillMode,"aria-label":k||"Toggle dropdown",tabIndex:-1})]}),ye&&pe&&Ve(be,{className:"k-list-container k-dropdownlist-popup",containerRole:"region",containerAriaLabel:"Dropdown suggestions",children:pe}),Re&&Ve(xe,{adaptive:!0,...we,header:Ve(Ue,{actionsEnd:Ve(d,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply selection"}),filter:_l,inputValue:x,inputPlaceholder:k,title:Ze,subtitle:mo}),children:Ve("div",{className:"k-list-container",children:Ve(Z,{size:"large",children:Gr(le,{"aria-label":"Options",children:[Ve(W,{text:"List item"}),Ve(W,{text:"List item"}),Ve(W,{text:"List item"})]})})})})]})};Ne.states=Gm;Ne.options=Um;Ne.className=ai;Ne.defaultOptions=Ur;Ne.moduleName=ti;Ne.folderName=oi;Ne.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."}]};import{jsx as DE}from"react/jsx-runtime";import{jsx as UE,jsxs as FE}from"react/jsx-runtime";import{Fragment as ZE,jsx as YE,jsxs as QE}from"react/jsx-runtime";import{jsx as a2}from"react/jsx-runtime";import{jsx as d2,jsxs as c2}from"react/jsx-runtime";import{Fragment as v2,jsx as x2,jsxs as C2}from"react/jsx-runtime";import{jsx as g2}from"react/jsx-runtime";import{Fragment as qm,jsx as so,jsxs as li}from"react/jsx-runtime";var Wm=Ne.states,Vm=Ne.defaultOptions,$m=Ne.options,Xm=[{name:"opened",title:"Opened"}],Jm=[],Xo=e=>{let{modifiers:t,...o}=e,l={},r=li(qm,{children:[so("div",{className:"k-list-filter",children:so(bt,{})}),so(Z,{style:{width:300},size:o.size,children:li(le,{children:[so(W,{children:"List item"}),so(W,{children:"List item"}),so(W,{children:"List item"})]})})]});return Object.keys(t||{}).forEach(s=>{s==="opened"&&(l.opened=!!t?.[s],l.popup=t?.[s]?r:void 0)}),so("div",{children:so(Ne,{placeholder:"Value",style:{width:300},...o,...l})})};Xo.options=$m;Xo.states=Wm;Xo.variants=Jm;Xo.defaultOptions=Vm;Xo.modifiers=Xm;Xo.className=Ne.className;import{Fragment as $2,jsx as V2}from"react/jsx-runtime";import{Fragment as Z2,jsx as Q2}from"react/jsx-runtime";import{jsx as oA}from"react/jsx-runtime";import{jsx as Fr}from"react/jsx-runtime";var Ym=ae.states,Qm=ae.defaultOptions,Zm=ae.options,jm=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"},{name:"spin-button",title:"`Spin` Button"}],eb=[],Jo=e=>{let{modifiers:t,...o}=e,l={};return Object.keys(t||{}).forEach(r=>{switch(r){case"prefix":l.prefix=t?.[r]?Fr(Ne,{size:o.size,fillMode:"flat",value:"mm"}):void 0;break;case"suffix":l.suffix=t?.[r]?Fr(sr,{children:"mm"}):void 0;break;case"clear-button":l.showClearButton=t?.[r];break;case"spin-button":l.showSpinButton=t?.[r];break;default:break}}),Fr(Ws,{value:"Value",style:{width:300},...o,...l})};Jo.options=Zm;Jo.states=Ym;Jo.variants=eb;Jo.defaultOptions=Qm;Jo.modifiers=jm;Jo.className=ae.className;import{Fragment as Ha,jsx as J,jsxs as Se}from"react/jsx-runtime";var ri="k-colorgradient-inputs",tb=[],ob={size:[p.undefined,p.small,p.medium,p.large]},ni={mode:"rgba"},qo=e=>{let{mode:t=ni.mode,size:o,...l}=e;return Se("div",{...l,className:n(ri,"k-hstack"),children:[J("div",{className:"k-vstack",children:J(d,{fillMode:"flat",icon:"caret-alt-expand",className:"k-colorgradient-toggle-mode",size:o,"aria-label":"Toggle color input format"})}),t==="rgba"&&Se(Ha,{children:[Se("div",{className:"k-vstack",children:[J(ae,{showSpinButton:!1,showClearButton:!1,value:"132",size:o,"aria-label":"Red channel"}),J("label",{className:"k-colorgradient-input-label",children:"R"})]}),Se("div",{className:"k-vstack",children:[J(ae,{showSpinButton:!1,showClearButton:!1,value:"132",size:o,"aria-label":"Green channel"}),J("label",{className:"k-colorgradient-input-label",children:"G"})]}),Se("div",{className:"k-vstack",children:[J(ae,{showSpinButton:!1,showClearButton:!1,value:"132",size:o,"aria-label":"Blue channel"}),J("label",{className:"k-colorgradient-input-label",children:"B"})]}),Se("div",{className:"k-vstack",children:[J(ae,{showSpinButton:!1,showClearButton:!1,value:"1.00",size:o,"aria-label":"Alpha channel"}),J("label",{className:"k-colorgradient-input-label",children:"A"})]})]}),t==="rgb"&&Se(Ha,{children:[Se("div",{className:"k-vstack",children:[J(ae,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Red channel"}),J("label",{className:"k-colorgradient-input-label",children:"R"})]}),Se("div",{className:"k-vstack",children:[J(ae,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Green channel"}),J("label",{className:"k-colorgradient-input-label",children:"G"})]}),Se("div",{className:"k-vstack",children:[J(ae,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Blue channel"}),J("label",{className:"k-colorgradient-input-label",children:"B"})]})]}),t==="hsva"&&Se(Ha,{children:[Se("div",{className:"k-vstack",children:[J(ae,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Hue channel"}),J("label",{className:"k-colorgradient-input-label",children:"H"})]}),Se("div",{className:"k-vstack",children:[J(ae,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Saturation channel"}),J("label",{className:"k-colorgradient-input-label",children:"S"})]}),Se("div",{className:"k-vstack",children:[J(ae,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Value channel"}),J("label",{className:"k-colorgradient-input-label",children:"V"})]}),Se("div",{className:"k-vstack",children:[J(ae,{showSpinButton:!1,showClearButton:!1,value:"1.00","aria-label":"Alpha channel"}),J("label",{className:"k-colorgradient-input-label",children:"A"})]})]}),t==="hsv"&&Se(Ha,{children:[Se("div",{className:"k-vstack",children:[J(ae,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Hue channel"}),J("label",{className:"k-colorgradient-input-label",children:"H"})]}),Se("div",{className:"k-vstack",children:[J(ae,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Saturation channel"}),J("label",{className:"k-colorgradient-input-label",children:"S"})]}),Se("div",{className:"k-vstack",children:[J(ae,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Value channel"}),J("label",{className:"k-colorgradient-input-label",children:"V"})]})]}),t==="hex"&&J(Ha,{children:Se("div",{className:"k-vstack k-flex-1",children:[J(Ie,{showClearButton:!1,value:"#b88484AA",className:"k-hex-value"}),J("label",{className:"k-colorgradient-input-label",children:"HEX"})]})})]})};qo.states=tb;qo.options=ob;qo.className=ri;qo.defaultOptions=ni;import{jsx as ko,jsxs as So}from"react/jsx-runtime";var si="k-colorgradient-color-contrast",ab=[],lb={},rb={},Yo=()=>So("div",{className:n(si,"k-vbox"),children:[So("div",{className:"k-contrast-ratio",children:[ko("span",{className:"k-contrast-ratio-text",children:"Contrast ratio: 7.1"}),So("span",{className:"k-contrast-validation !k-text-success",children:[ko(E,{icon:"check"}),ko(E,{icon:"check"})]})]}),So("div",{children:[ko("span",{children:"AA: 4.5"}),So("span",{className:"k-contrast-validation !k-text-success",children:["Pass",ko(E,{icon:"check"})]})]}),So("div",{children:[ko("span",{children:"AAA: 7.0"}),So("span",{className:"k-contrast-validation !k-text-error",children:["Fail",ko(E,{icon:"x"})]})]})]});Yo.states=ab;Yo.options=lb;Yo.className=si;Yo.defaultOptions=rb;var ii="color-gradient",di="colorgradient";import{jsx as yt,jsxs as _a}from"react/jsx-runtime";var xl="k-colorgradient",nb=[c.hover,c.focus,c.readonly,c.disabled],sb={size:[p.undefined,p.small,p.medium,p.large]},Dt={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"},Me=e=>{let{size:t,mode:o=Dt.mode,readonly:l=Dt.readonly,disabled:r=Dt.disabled,gradientStyle:s=Dt.gradientStyle,dragHandleStyle:u=Dt.dragHandleStyle,alphaStyle:m=Dt.alphaStyle,alphaStyleHorizontal:f=Dt.alphaStyleHorizontal,contrast:x=Dt.contrast,dir:k,hover:S,focus:h,hoverHandle:A,focusHandle:w,canvasOrientation:P=Dt.canvasOrientation,role:z,tabIndex:O,...$}=e;return _a("div",{...$,role:z??"textbox","aria-label":z==="none"?void 0:"Color gradient",tabIndex:O??0,"aria-disabled":r?"true":void 0,className:n(e.className,xl,K(xl,{size:t}),_(xl,{hover:S,focus:h,readonly:l,disabled:r})),dir:k,children:[!P||P==="horizontal"&&_a("div",{className:"k-colorgradient-canvas k-hstack",children:[yt("div",{className:"k-hsv-rectangle",style:s,children:yt("div",{className:"k-hsv-gradient",children:yt("div",{className:n("k-hsv-draghandle","k-draghandle",{"k-hover":A,"k-focus":w}),style:u,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})})}),_a("div",{className:"k-hsv-controls k-hstack",children:[yt(Ar,{className:"k-hue-slider",hover:A,focus:w}),o!=="rgb"&&o!=="hsv"&&yt(Ar,{className:"k-alpha-slider",hover:A,focus:w,trackStyle:m})]})]}),P==="vertical"&&_a("div",{className:"k-colorgradient-canvas k-vstack",children:[yt("div",{className:"k-hsv-rectangle",style:s,children:yt("div",{className:"k-hsv-gradient",children:yt("div",{className:n("k-hsv-draghandle","k-draghandle",{"k-hover":A,"k-focus":w}),style:u,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})})}),_a("div",{className:"k-hsv-controls k-vstack",children:[yt(Er,{className:"k-hue-slider",hover:A,focus:w}),o!=="rgb"&&o!=="hsv"&&yt(Er,{className:"k-alpha-slider",hover:A,focus:w,trackStyle:f})]})]}),yt(qo,{mode:e.mode,size:t}),x&&yt(Yo,{})]})};Me.states=nb;Me.options=sb;Me.className=xl;Me.defaultOptions=Dt;Me.moduleName=ii;Me.folderName=di;Me.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)."}]};import{jsx as ib}from"react/jsx-runtime";var Cl=e=>ib(Me,{...e});import{jsx as GA}from"react/jsx-runtime";import{jsx as VA}from"react/jsx-runtime";import{jsx as Wr}from"react/jsx-runtime";var db=Me.options,cb=Me.states,pb={...Me.defaultOptions,variant:"rgba"},ub=[{name:"rgba",title:"RGBA"},{name:"rgb",title:"RGB"},{name:"hex",title:"HEX"}],mb=[],Qo=e=>{let{variant:t,...o}=e;switch(t){case"hex":return Wr(Cl,{...o,mode:t});case"rgb":return Wr(Cl,{...o,mode:t});default:return Wr(Cl,{...o,mode:t})}};Qo.options=db;Qo.states=cb;Qo.variants=ub;Qo.defaultOptions=pb;Qo.modifiers=mb;Qo.className=Me.className;import{jsx as bb}from"react/jsx-runtime";var Vr=e=>bb("tr",{role:"row",children:e.children});import{jsx as xb}from"react/jsx-runtime";var $r="k-colorpalette-tile",hb=[c.hover,c.focus,c.selected],fb={},Zo=e=>{let{color:t,tileSize:o,hover:l,focus:r,selected:s,...u}=e,m={backgroundColor:t,width:o?o+"px":"",height:o?o+"px":""};return xb("td",{...u,role:"gridcell","aria-label":t,"aria-selected":s?"true":void 0,className:n(e.className,$r,_($r,{hover:l,focus:r,selected:s})),style:m})};Zo.states=hb;Zo.options=fb;Zo.className=$r;var ci="color-palette",pi="colorpalette";import{jsx as za}from"react/jsx-runtime";var vl="k-colorpalette",Cb=[c.disabled],vb={size:[p.undefined,p.small,p.medium,p.large]},ui={columns:10},$e=e=>{let{size:t,palette:o,columns:l=ui.columns,tileSize:r,disabled:s,...u}=e,m=[];if(o){let f=l||o.columns,x=o.colors?o.colors:o;Array.isArray(x)&&Array.from({length:Math.ceil(x.length/f)},(k,S)=>{let h=[];x.slice(S*f,(S+1)*f).map((w,P)=>{h.push(za(Zo,{color:w,tileSize:r},P))});let A=za(Vr,{children:h},S);m.push(A)})}return za("div",{...u,role:"grid","aria-label":"Color palette",tabIndex:0,"aria-disabled":s?"true":void 0,className:n(e.className,vl,_(vl,{disabled:s}),K(vl,{size:t})),children:za("table",{className:"k-colorpalette-table",role:"none",children:za("tbody",{children:m.length>0?m:e.children})})})};$e.states=Cb;$e.options=vb;$e.className=vl;$e.defaultOptions=ui;$e.moduleName=ci;$e.folderName=pi;$e.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 yl=$e;var Ga={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}};import{jsx as yb}from"react/jsx-runtime";var mi=e=>yb(yl,{palette:Ga.basic,...e});import{jsx as wR}from"react/jsx-runtime";import{jsx as IR,jsxs as OR}from"react/jsx-runtime";import{jsx as Mb}from"react/jsx-runtime";var kb=$e.options,Sb=$e.states,Nb={...$e.defaultOptions,variant:"basic"},gb=[{name:"basic",title:"Basic"},{name:"monochrome",title:"Monochrome"}],Tb={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}},wb=[],jo=e=>{let{variant:t="basic",...o}=e,l=Tb[t];return Mb(mi,{columns:l.columns,palette:l,...o})};jo.options=kb;jo.states=Sb;jo.variants=gb;jo.defaultOptions=Nb;jo.modifiers=wb;jo.className=$e.className;var bi="color-editor",hi="coloreditor";import{jsx as kt,jsxs as ea}from"react/jsx-runtime";var kl="k-coloreditor",Lb=[c.focus],Eb={size:[p.undefined,p.small,p.medium,p.large]},Ua={view:"gradient",palette:Ga.office,actionButtons:!0,canvasOrientation:"horizontal"},Ce=e=>{let{size:t,view:o=Ua.view,palette:l=Ua.palette,color:r,currentColor:s,focus:u,focusView:m,dir:f,group:x,actionButtons:k=Ua.actionButtons,canvasOrientation:S=Ua.canvasOrientation,...h}=e;return ea("div",{...h,role:"textbox","aria-label":"Color editor",tabIndex:0,className:n(e.className,"k-flatcolorpicker",kl,K(kl,{size:t}),_(kl,{focus:u})),dir:f,children:[ea("div",{className:"k-coloreditor-header k-hstack",children:[kt("div",{className:"k-coloreditor-header-actions k-hstack",children:x&&ea(I,{fillMode:"flat",children:[kt(d,{className:"k-group-start",size:t,fillMode:"flat",icon:"droplet-slider",selected:o==="gradient","aria-label":"Color gradient view"}),kt(d,{className:"k-group-end",size:t,fillMode:"flat",icon:"palette",selected:o==="palette","aria-label":"Color palette view"})]})}),kt("div",{className:"k-spacer"}),ea("div",{className:"k-coloreditor-header-actions k-hstack",children:[kt(d,{fillMode:"flat",icon:"droplet-slash",size:t,"aria-label":"Reset color"}),ea("div",{className:"k-coloreditor-preview k-vstack",children:[kt(jt,{className:"k-coloreditor-preview-color",color:r}),kt(jt,{className:"k-coloreditor-current-color",color:s})]})]})]}),kt("div",{className:"k-coloreditor-views k-vstack",children:o==="gradient"?kt(Me,{focus:m,size:t,canvasOrientation:S,role:"none",tabIndex:-1}):kt($e,{palette:l,size:t})}),k&&ea(Bt,{className:"k-coloreditor-footer",alignment:"start",children:[kt(d,{themeColor:"primary",size:t,className:"k-coloreditor-apply",children:"Apply"}),kt(d,{className:"k-coloreditor-cancel",size:t,children:"Cancel"})]})]})};Ce.states=Lb;Ce.options=Eb;Ce.className=kl;Ce.defaultOptions=Ua;Ce.moduleName=bi;Ce.folderName=hi;Ce.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 ta=Ce;import{jsx as iI}from"react/jsx-runtime";import{jsx as uI}from"react/jsx-runtime";import{jsx as Ab}from"react/jsx-runtime";var fi=e=>Ab(ta,{group:!0,currentColor:"fuchsia",...e});import{jsx as Rb}from"react/jsx-runtime";var xi=e=>Rb(ta,{view:"palette",group:!0,currentColor:"fuchsia",...e});import{jsx as Ci}from"react/jsx-runtime";var Ib=Ce.options,Ob=Ce.states,Bb={...Ce.defaultOptions,variant:"gradient"},Pb=[{name:"gradient",title:"Gradient"},{name:"palette",title:"Palette"}],Db=[],oa=e=>{let{variant:t,...o}=e;return t==="palette"?Ci(xi,{...o,color:"white"}):Ci(fi,{...o,color:"rgba(183, 118 , 118, 1.00)"})};oa.options=Ib;oa.states=Ob;oa.variants=Pb;oa.defaultOptions=Bb;oa.modifiers=Db;oa.className=Ce.className;var vi="color-picker",yi="colorpicker";import{Fragment as _b,jsx as St,jsxs as Xr}from"react/jsx-runtime";var ki="k-colorpicker",Kb=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled],Hb={size:[p.undefined,p.small,p.medium,p.large],rounded:[y.undefined,y.none,y.small,y.medium,y.large,y.full],fillMode:[v.undefined,v.solid,v.flat,v.outline]},Si={arrowIconName:"caret-alt-down"},tt=e=>{let{size:t,rounded:o,fillMode:l,arrowIconName:r=Si.arrowIconName,prefix:s,suffix:u,value:m,placeholder:f,hover:x,focus:k,valid:S,invalid:h,required:A,disabled:w,valueIconName:P,popup:z,opened:O,adaptive:$,adaptiveSettings:pe,adaptiveTitle:ye,adaptiveSubtitle:Re,...we}=e,Ze="colorpicker-popup";return Xr(_b,{children:[Xr(Rt,{...we,size:t,rounded:o,fillMode:l,hover:x,focus:k,valid:S,invalid:h,required:A,disabled:w,role:"combobox","aria-haspopup":"dialog","aria-expanded":O?"true":"false","aria-controls":O||$?Ze:void 0,"aria-label":"Color picker",tabIndex:0,"aria-disabled":w?"true":void 0,className:n(e.className,ki,"k-icon-picker"),children:[St(pt,{children:s}),St(fo,{placeholder:f,value:m,showValue:!1,valueIcon:St(jt,{className:"k-value-icon",color:m,iconName:P}),valueIconName:P}),St(ut,{children:u}),St(d,{className:"k-input-button",icon:r,size:t,fillMode:l,tabIndex:-1,"aria-label":"Open color picker",disabled:w})]}),O&&z&&St(be,{id:Ze,className:"k-colorpicker-popup",children:z}),$&&St(xe,{adaptive:!0,id:Ze,...pe,header:St(Ue,{actionsEnd:St(d,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply"}),title:ye,subtitle:Re}),footer:Xr(eo,{children:[St(d,{text:"Cancel",size:"large"}),St(d,{text:"Set",size:"large",themeColor:"primary"})]}),children:St(Ce,{canvasOrientation:"vertical",size:"large",actionButtons:!1,group:!0})})]})};tt.states=Kb;tt.options=Hb;tt.className=ki;tt.defaultOptions=Si;tt.moduleName=vi;tt.folderName=yi;tt.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 Wt=tt;import{jsx as zb}from"react/jsx-runtime";var Sl=e=>zb(Wt,{...e});import{jsx as qI}from"react/jsx-runtime";import{jsx as e1}from"react/jsx-runtime";import{jsx as l1}from"react/jsx-runtime";import{jsx as i1}from"react/jsx-runtime";import{jsx as u1}from"react/jsx-runtime";import{jsx as f1}from"react/jsx-runtime";import{jsx as No}from"react/jsx-runtime";var Gb=Wt.options,Ub=Wt.states,Ni={...Wt.defaultOptions,variant:"color"},Fb=[{name:"color",title:"Color",default:!0},{name:"no color",title:"No color"},{name:"icon",title:"Icon"}],Wb=[{name:"opened",title:"Opened"}],aa=e=>{let{variant:t,modifiers:o,...l}={...Ni,...e},r={};Object.keys(o||{}).forEach(u=>{u==="opened"&&(r.opened=!!o?.[u],r.popup=o?.[u]?No(Ce,{size:l.size,color:"rgba(183, 118 , 118, 1.00)",group:!0}):"")});let s=r.opened?{width:"272px",height:"390px"}:{};switch(t){case"no color":return No("div",{style:s,children:No(Sl,{...l,...r})});case"icon":return No("div",{style:s,children:No(Sl,{value:"rgba(183, 118 , 118, 1.00)",valueIconName:"edit-tools",...l,...r})});default:return No("div",{style:s,children:No(Sl,{value:"rgba(183, 118 , 118, 1.00)",...l,...r})})}};aa.options=Gb;aa.states=Ub;aa.variants=Fb;aa.defaultOptions=Ni;aa.modifiers=Wb;aa.className=Wt.className;var Jr="combobox",gi=Jr;import{Fragment as qr,jsx as ge,jsxs as Fa}from"react/jsx-runtime";var Ti="k-combobox",Vb=[c.hover,c.focus,c.valid,c.invalid,c.loading,c.required,c.disabled,c.readonly],$b={size:[p.undefined,p.small,p.medium,p.large],rounded:[y.undefined,y.none,y.small,y.medium,y.large,y.full],fillMode:[v.undefined,v.solid,v.flat,v.outline]},wi={separators:!0},De=e=>{let{size:t,rounded:o,fillMode:l,separators:r=wi.separators,prefix:s,suffix:u,value:m,placeholder:f,hover:x,focus:k,valid:S,invalid:h,required:A,loading:w,disabled:P,popup:z,opened:O,readonly:$,adaptive:pe,adaptiveSettings:ye,adaptiveTitle:Re,adaptiveSubtitle:we,adaptiveCustomValue:Ze,id:mo,autocomplete:_l,activeDescendant:Yt,"aria-label":ja,...zl}=e,Gl=mo?`${mo}-listbox`:void 0;return Fa(qr,{children:[Fa(ke,{...zl,size:t,rounded:o,fillMode:l,hover:x,focus:k,valid:S,invalid:h,required:A,loading:w,disabled:P,readonly:$,className:n(e.className,Ti),children:[s&&Fa(qr,{children:[ge(pt,{children:s}),r&&ge(mt,{})]}),ge(et,{id:mo,placeholder:f,value:m,role:"combobox","aria-haspopup":"listbox","aria-expanded":O?"true":"false","aria-controls":O?Gl:void 0,"aria-activedescendant":O&&Yt?Yt:void 0,"aria-autocomplete":_l,"aria-invalid":h?"true":void 0,"aria-busy":w?"true":void 0,"aria-label":ja,disabled:P,readOnly:$}),ge(Ge,{valid:S,invalid:h,loading:w,disabled:P}),ge(Je,{loading:w,disabled:P}),ge(je,{loading:w,disabled:P,readonly:$,value:m}),u&&Fa(qr,{children:[r&&ge(mt,{}),ge(ut,{children:u})]}),ge(d,{className:"k-input-button",icon:"caret-alt-down",size:t,fillMode:l,"aria-label":"Open popup",tabIndex:-1,disabled:P})]}),O&&z&&ge(be,{className:"k-list-container k-combobox-popup",containerRole:"region",containerAriaLabel:"Combobox suggestions",children:z}),pe&&ge(xe,{adaptive:!0,id:mo?`${mo}-adaptive`:void 0,...ye,header:ge(Ue,{actionsEnd:ge(d,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply selection"}),input:!0,inputValue:m,inputPlaceholder:f,title:Re,subtitle:we}),children:ge("div",{className:"k-list-container",children:ge(Z,{customValue:Ze?ge(no,{text:`Use "${m}"`}):void 0,size:"large",children:Fa(le,{"aria-label":Re||"Options",children:[ge(W,{text:"List item"}),ge(W,{text:"List item"}),ge(W,{text:"List item"})]})})})})]})};De.states=Vb;De.options=$b;De.className=Ti;De.defaultOptions=wi;De.moduleName=Jr;De.folderName=gi;De.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 ot=De;import{jsx as Xb}from"react/jsx-runtime";var Mi=e=>Xb(ot,{...e});import{jsx as Z1,jsxs as j1}from"react/jsx-runtime";import{jsx as rO,jsxs as nO}from"react/jsx-runtime";import{jsx as uO,jsxs as mO}from"react/jsx-runtime";import{Fragment as vO,jsx as CO}from"react/jsx-runtime";import{Fragment as TO,jsx as gO}from"react/jsx-runtime";import{jsx as RO,jsxs as IO}from"react/jsx-runtime";import{Fragment as zO,jsx as HO,jsxs as _O}from"react/jsx-runtime";import{jsx as WO}from"react/jsx-runtime";import{jsx as JO}from"react/jsx-runtime";import{jsx as eB,jsxs as tB}from"react/jsx-runtime";import{jsx as sB,jsxs as iB}from"react/jsx-runtime";import{jsx as io,jsxs as jb}from"react/jsx-runtime";var Jb=De.states,qb=De.defaultOptions,Yb=De.options,Qb=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"opened",title:"Opened"}],Zb=[],la=e=>{let{modifiers:t,...o}=e,l={},r=io(Z,{style:{width:300},size:o.size,children:jb(le,{children:[io(W,{children:"List item"}),io(W,{children:"List item"}),io(W,{children:"List item"})]})});return Object.keys(t||{}).forEach(s=>{switch(s){case"prefix":l.prefix=t?.[s]?io(E,{icon:"map-marker-target"}):void 0;break;case"suffix":l.suffix=t?.[s]?io(Qt,{size:o.size,icon:"copy",fillMode:"clear"}):void 0;break;case"opened":l.opened=!!t?.[s],l.popup=t?.[s]?r:void 0;break;default:break}}),io("div",{children:io(Mi,{value:"Value",style:{width:300},...o,...l})})};la.options=Yb;la.states=Jb;la.variants=Zb;la.defaultOptions=qb;la.modifiers=Qb;la.className=De.className;var Yr="menu-button",Li=Yr;import{jsx as oh}from"react/jsx-runtime";var Ei="k-menu-button",eh=[c.hover,c.focus,c.active,c.selected,c.disabled],th={size:[p.undefined,p.xsmall,p.small,p.medium,p.large],rounded:[y.undefined,y.none,y.small,y.medium,y.large,y.full],fillMode:[v.undefined,v.solid,v.flat,v.outline,v.clear,v.link],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary,N.success,N.warning,N.error,N.info,N.light,N.dark,N.inverse]},Qr={showArrow:!0,arrowIconName:"caret-alt-down"},re=e=>{let{size:t,rounded:o,fillMode:l,themeColor:r,hover:s,focus:u,active:m,selected:f,disabled:x,icon:k,text:S,showArrow:h=Qr.showArrow,arrowIconName:A=Qr.arrowIconName,expanded:w,...P}=e;return oh(d,{...P,className:n(e.className,Ei),text:S,size:t,rounded:o,fillMode:l,themeColor:r,hover:s,focus:u,active:m,selected:f,disabled:x,icon:k,showArrow:h,arrowIconName:A,"aria-expanded":w?"true":"false",...!S&&k&&!e["aria-label"]&&{"aria-label":"Menu"},...x&&{"aria-disabled":"true"}})};re.states=eh;re.options=th;re.className=Ei;re.defaultOptions=Qr;re.moduleName=Yr;re.folderName=Li;re.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."}]};import{jsx as GB}from"react/jsx-runtime";import{jsx as VB}from"react/jsx-runtime";import{jsx as qB}from"react/jsx-runtime";var at="menu",Nt=at;import{jsx as Wa,jsxs as Ai}from"react/jsx-runtime";var Zr="k-menu-item",ah=[c.hover,c.focus,c.active,c.selected,c.disabled],lh={},Ri={iconPosition:"before"},Ke=e=>{let{hover:t,focus:o,active:l,selected:r,disabled:s,icon:u,text:m,first:f,last:x,showArrow:k,arrowIconName:S,iconPosition:h=Ri.iconPosition,dir:A,children:w,expanded:P,...z}=e,O=S;return O||(O=A==="rtl"?"caret-alt-left":"caret-alt-right"),Ai("li",{...z,className:n(e.className,Zr,"k-item",_(Zr,{focus:o,disabled:s,hover:t,active:l,selected:r}),{"k-first":f,"k-last":x}),role:"menuitem",...k&&{"aria-haspopup":"menu"},...k&&{"aria-expanded":P?"true":"false"},...s&&{"aria-disabled":"true"},...o&&{tabIndex:0},children:[Ai("span",{className:n("k-link k-menu-link"),children:[u&&h==="before"&&Wa(E,{className:"k-menu-link-icon",icon:u}),Wa("span",{className:"k-menu-link-text",children:m}),u&&h==="after"&&Wa(E,{className:"k-menu-link-icon",icon:u}),k&&Wa("span",{className:"k-menu-expand-arrow","aria-hidden":"true",children:Wa(E,{icon:O})})]}),w]})};Ke.states=ah;Ke.options=lh;Ke.className=Zr;Ke.defaultOptions=Ri;Ke.moduleName=at;Ke.folderName=Nt;import{jsx as Va,jsxs as Ii}from"react/jsx-runtime";var jr="k-menu-item",rh=[c.hover,c.focus,c.active,c.selected,c.disabled],nh={},en={dir:"ltr",iconPosition:"before"},fe=e=>{let{hover:t,focus:o,active:l,selected:r,disabled:s,icon:u,text:m,first:f,last:x,showArrow:k,arrowIconName:S,iconPosition:h=en.iconPosition,dir:A=en.dir,children:w,popup:P,expanded:z,...O}=e,$=S;return $||($=A==="rtl"?"caret-alt-left":"caret-alt-right"),Ii("li",{...O,className:n(e.className,jr,"k-item",_(jr,{focus:o,disabled:s}),{"k-first":f,"k-last":x}),role:"menuitem",...k&&{"aria-haspopup":"menu"},...k&&{"aria-expanded":z?"true":"false"},...s&&{"aria-disabled":"true"},...o&&{tabIndex:0},children:[Ii("span",{className:n("k-link k-menu-link",_("k-menu-link",{hover:t,active:l,selected:r,disabled:s})),children:[u&&h==="before"&&Va(E,{className:"k-menu-link-icon",icon:u}),Va("span",{className:"k-menu-link-text",children:m}),u&&h==="after"&&Va(E,{className:"k-menu-link-icon",icon:u}),k&&Va("span",{className:"k-menu-expand-arrow","aria-hidden":"true",children:Va(E,{icon:$})})]}),w,P]})};fe.states=rh;fe.options=nh;fe.className=jr;fe.defaultOptions=en;fe.moduleName=at;fe.folderName=Nt;import{jsx as ch}from"react/jsx-runtime";var Oi="k-menu-scroll-wrapper",sh=[],ih={},dh={},go=e=>{let{className:t,children:o,orientation:l,...r}=e;return ch("div",{...r,className:n(t,Oi,{"k-menu-scroll-wrapper-vertical":l==="vertical"}),children:o})};go.states=sh;go.options=ih;go.className=Oi;go.defaultOptions=dh;go.moduleName=at;go.folderName=Nt;var Bi=go;import{Fragment as tn,jsx as To,jsxs as gl}from"react/jsx-runtime";var on="k-menu",ph=[],uh={},Tl={orientation:"horizontal",header:!0,scrollButtonsPosition:"around"},Le=e=>{let{children:t,orientation:o=Tl.orientation,header:l=Tl.header,scrollable:r,scrollButtonsPosition:s=Tl.scrollButtonsPosition,wrapperStyles:u,dir:m,popup:f,contextMenu:x,...k}=e,S={horizontal:{prev:m!=="rtl"?"left":"right",next:m!=="rtl"?"right":"left"},vertical:{prev:"up",next:"down"}},h=To("ul",{dir:m,...k,className:n(e.className,"k-reset",on,{[`${on}-${o}`]:o,"k-header":l}),role:x?"menu":"menubar",...o==="vertical"&&{"aria-orientation":"vertical"},children:t});return gl(tn,{children:[r?gl(Bi,{orientation:o,style:u,dir:e.dir,children:[s==="start"&&gl(tn,{children:[To(d,{fillMode:"flat",icon:`caret-alt-${S[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),To(d,{fillMode:"flat",icon:`caret-alt-${S[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}),s==="around"&&To(d,{fillMode:"flat",icon:`caret-alt-${S[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),h,s==="end"&&gl(tn,{children:[To(d,{fillMode:"flat",icon:`caret-alt-${S[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),To(d,{fillMode:"flat",icon:`caret-alt-${S[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}),s==="around"&&To(d,{fillMode:"flat",icon:`caret-alt-${S[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}):h,f]})};Le.states=ph;Le.options=uh;Le.className=on;Le.defaultOptions=Tl;Le.moduleName=at;Le.folderName=Nt;Le.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."}]};import{jsx as mh}from"react/jsx-runtime";var an="k-separator",Pi={orientation:"horizontal"},ra=e=>{let{orientation:t=Pi.orientation,...o}=e;return mh("li",{...o,className:n(e.className,"k-item",an,{[`${an}-${t}`]:t}),role:"separator"})};ra.className=an;ra.defaultOptions=Pi;ra.moduleName=at;ra.folderName=Nt;import{Fragment as gP,jsx as TP}from"react/jsx-runtime";import{jsx as xh}from"react/jsx-runtime";var ln="k-menu-group",bh=[],hh={size:[p.undefined,p.small,p.medium,p.large]},fh={},He=e=>{let{children:t,size:o,...l}=e;return xh("ul",{...l,className:n(e.className,ln,K(ln,{size:o})),role:"menu",children:t})};He.states=bh;He.options=hh;He.className=ln;He.defaultOptions=fh;He.moduleName=at;He.folderName=Nt;import{Fragment as Ch,jsx as na,jsxs as vh}from"react/jsx-runtime";var rn=e=>na(Le,{children:vh(Ch,{children:[na(Ke,{first:!0,text:"Item 1"}),na(Ke,{showArrow:!0,arrowIconName:"caret-alt-down",text:"Item 2"}),na(Ke,{showArrow:!0,arrowIconName:"caret-alt-down",text:"Item 3"}),na(Ke,{text:"Item 4"}),na(Ke,{last:!0,text:"Item 5"})]}),...e});import{Fragment as _P,jsx as KP,jsxs as HP}from"react/jsx-runtime";import{Fragment as WP,jsx as FP,jsxs as VP}from"react/jsx-runtime";import{Fragment as YP,jsx as qP,jsxs as QP}from"react/jsx-runtime";import{Fragment as oD,jsx as tD,jsxs as aD}from"react/jsx-runtime";import{jsx as wo,jsxs as gh}from"react/jsx-runtime";var yh=Le.options,kh=Le.states,Di={...Le.defaultOptions,variant:"horizontal"},Sh=[{name:"horizontal",title:"Horizontal"},{name:"vertical",title:"Vertical"}],Nh=[{name:"scrollable",title:"Scrollable"},{name:"opened",title:"Opened"}],sa=e=>{let{variant:t,modifiers:o,...l}={...Di,...e},r={};return Object.keys(o||{}).forEach(s=>{switch(s){case"scrollable":r.scrollable=!!o?.[s];break;case"opened":r.opened=!!o?.[s],r.popup=wo(be,{className:"k-menu-popup",children:gh(He,{children:[wo(fe,{text:"Item 1"}),wo(fe,{text:"Item 2"}),wo(ra,{}),wo(fe,{text:"Item 3"})]})});break}}),t==="vertical"?wo(rn,{...l,...r,orientation:"vertical",style:{width:"200px"}}):wo(rn,{...l,...r})};sa.options=yh;sa.states=kh;sa.variants=Sh;sa.defaultOptions=Di;sa.modifiers=Nh;sa.className=Le.className;import{Fragment as PD,jsx as OD,jsxs as BD}from"react/jsx-runtime";import{jsx as _D}from"react/jsx-runtime";import{Fragment as Eh,jsx as Kt,jsxs as Ki}from"react/jsx-runtime";var Th=d.states,Hi={...d.defaultOptions,variant:"text"},wh=d.options,Mh=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],Lh=[{name:"opened",title:"Opened"}],ia=e=>{let{variant:t,modifiers:o,...l}={...Hi,...e},r={},s=Kt(be,{className:"k-menu-popup",children:Ki(He,{size:l.size,children:[Kt(fe,{first:!0,text:"Menu Item"}),Kt(fe,{text:"Menu Item"}),Kt(fe,{last:!0,text:"Menu Item"})]})}),u;switch(t){case"icon-only":u=Kt("div",{children:Kt(re,{...l,...r,icon:"star"})});break;case"icon-and-text":u=Kt("div",{children:Kt(re,{...l,...r,icon:"star",children:"Dropdown Button"})});break;default:u=Kt("div",{children:Kt(re,{...l,...r,children:"Dropdown Button"})});break}return Ki(Eh,{children:[u,o?.opened&&s]})};ia.options=wh;ia.states=Th;ia.variants=Mh;ia.defaultOptions=Hi;ia.modifiers=Lh;ia.className=re.className;var nn="split-button",_i=nn;import{Fragment as Ih,jsx as sn,jsxs as zi}from"react/jsx-runtime";var dn="k-split-button",Ah=[c.hover,c.focus,c.active,c.selected,c.disabled],Rh={size:[p.undefined,p.small,p.medium,p.large],rounded:[y.undefined,y.none,y.small,y.medium,y.large,y.full],fillMode:[v.undefined,v.solid,v.flat,v.outline,v.clear,v.link],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary,N.success,N.warning,N.error,N.info,N.light,N.dark,N.inverse]},Gi={arrowIconName:"caret-alt-down"},q=e=>{let{size:t,rounded:o,fillMode:l,themeColor:r,hover:s,focus:u,active:m,selected:f,disabled:x,icon:k,text:S,arrowIconName:h=Gi.arrowIconName,popup:A,opened:w,popupId:P,...z}=e;return zi(Ih,{children:[zi("div",{...z,className:n(e.className,dn,"k-button-group",K(dn,{rounded:o})),children:[sn(d,{text:S,icon:k,size:t,rounded:o,fillMode:l,themeColor:r,hover:s,focus:u,active:m,selected:f,disabled:x,...!S&&!e.children&&k&&{"aria-label":"Action"},children:e.children}),sn(d,{className:"k-split-button-arrow",icon:h,size:t,rounded:o,fillMode:l,disabled:x,"aria-label":"Toggle dropdown","aria-expanded":w?"true":"false","aria-controls":w?P:void 0,tabIndex:-1,...x&&{"aria-disabled":"true"}})]}),w&&A&&sn(be,{className:"k-menu-popup",children:A})]})};q.states=Ah;q.options=Rh;q.className=dn;q.defaultOptions=Gi;q.moduleName=nn;q.folderName=_i;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 cn=q;import{jsx as Bh}from"react/jsx-runtime";var Oh="k-toolbar-separator",Mt=e=>Bh("div",{className:n(Oh,e.className,"k-separator")});var Vt="toolbar",co=Vt;import{Fragment as pn,jsx as ee,jsxs as da}from"react/jsx-runtime";var $t="k-toolbar",Ph=[c.focus],Dh={size:[p.undefined,p.small,p.medium,p.large],fillMode:[v.undefined,v.solid,v.outline,v.flat]},Kh={scrollButtons:"around"},se=e=>{let{size:t,fillMode:o,focus:l,resizable:r,scrollable:s,scrollButtons:u,scrollingPosition:m,section:f,...x}=e,k=[],S=(h,A)=>{let w=[];if(h.type===d&&h.props.className&&h.props.className.includes("k-toolbar-overflow-button"))w.push(ee(d,{...h.props,className:`${h.props.className?h.props.className:""}`},`${A}-${new Date().getTime()}`));else if(h.type===d)w.push(ee(d,{...h.props,className:`k-toolbar-button ${h.props.className?h.props.className:""}`},`${A}-${new Date().getTime()}`));else if(h.type===Ea)w.push(ee(Ea,{...h.props,className:`k-toolbar-button ${h.props.className?h.props.className:""}`},`${A}-${new Date().getTime()}`));else if(h.type===Qt)w.push(ee(Qt,{...h.props,className:`k-toolbar-button ${h.props.className?h.props.className:""}`},`${A}-${new Date().getTime()}`));else if(h.type===re)w.push(ee(re,{...h.props,className:`k-toolbar-menu-button ${h.props.className?h.props.className:""}`},`${A}-${new Date().getTime()}`));else if(h.type===cn)w.push(ee(cn,{...h.props,className:`k-toolbar-split-button ${h.props.className?h.props.className:""}`},`${A}-${new Date().getTime()}`));else if(h.type===I||h.props.className&&h.props.className.includes("k-button-group")){let P=[];(Array.isArray(h.props.children)?h.props.children:[h.props.children]).forEach((O,$)=>{P.push(ee(d,{...O.props,className:`${O.props.className?O.props.className:""}`},`${$}-${new Date().getTime()}`))}),w.push(ee(I,{...h.props,className:`k-toolbar-button-group ${h.props.className?h.props.className:""}`,children:P},`${A}-${new Date().getTime()}`))}else h.type===De?w.push(ee(De,{...h.props,className:`k-toolbar-combobox ${h.props.className?h.props.className:""}`},`${A}-${new Date().getTime()}`)):h.type===Ne?w.push(ee(Ne,{...h.props,className:`k-toolbar-dropdownlist ${h.props.className?h.props.className:""}`},`${A}-${new Date().getTime()}`)):h.type===tt?w.push(ee(tt,{...h.props,className:`k-toolbar-colorpicker ${h.props.className?h.props.className:""}`},`${A}-${new Date().getTime()}`)):w.push(h);w.forEach(P=>{k.push(P)})};return e.children&&(Array.isArray(e.children)?e.children:[e.children]).forEach((A,w)=>{S(A,w)}),da("div",{...x,className:n(e.className,$t,K($t,{size:t,fillMode:o}),_($t,{focus:l}),{[`${$t}-resizable`]:r,[`${$t}-scrollable`]:s,[`${$t}-scrollable-overlay`]:s&&u==="hidden",[`${$t}-scrollable-${m}`]:m&&m!=="both",[`${$t}-section`]:f}),role:"toolbar","aria-label":"Toolbar",children:[!s&&k,s&&u==="hidden"&&ee("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:k}),s&&u==="start"&&da(pn,{children:[da(I,{children:[ee("span",{className:n("k-toolbar-prev","k-button",K("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:ee(E,{className:"k-button-icon",icon:"caret-alt-left"})}),ee("span",{className:n("k-toolbar-next","k-button",K("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:ee(E,{className:"k-button-icon",icon:"caret-alt-right"})})]}),ee(Mt,{className:"k-toolbar-button-separator"}),ee("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:k})]}),s&&u==="end"&&da(pn,{children:[ee("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:k}),ee(Mt,{className:"k-toolbar-button-separator"}),da(I,{children:[ee("span",{className:n("k-toolbar-prev","k-button",K("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:ee(E,{className:"k-button-icon",icon:"caret-alt-left"})}),ee("span",{className:n("k-toolbar-next","k-button",K("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:ee(E,{className:"k-button-icon",icon:"caret-alt-right"})})]})]}),s&&(u==="around"||!u)&&da(pn,{children:[ee("span",{className:n("k-toolbar-prev","k-button",K("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:ee(E,{className:"k-button-icon",icon:"caret-alt-left"})}),ee(Mt,{className:"k-toolbar-button-separator"}),ee("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:k}),ee(Mt,{className:"k-toolbar-button-separator"}),ee("span",{className:n("k-toolbar-next","k-button",K("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:ee(E,{className:"k-button-icon",icon:"caret-alt-right"})})]})]})};se.states=Ph;se.options=Dh;se.className=$t;se.defaultOptions=Kh;se.moduleName=Vt;se.folderName=co;se.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."}]};import{jsx as Gh}from"react/jsx-runtime";var Ui="k-floating-toolbar",Hh=[],_h={},zh={},ca=e=>{let{...t}=e;return Gh("div",{...t,className:n(e.className,Ui),children:e.children})};ca.states=Hh;ca.options=_h;ca.className=Ui;ca.defaultOptions=zh;ca.moduleName=Vt;ca.folderName=co;import{jsx as Vh}from"react/jsx-runtime";var un="k-toolbar-item",Uh=[c.focus],Fh={},Wh={},pa=e=>{let{focus:t,...o}=e;return Vh("div",{...o,className:n(e.className,un,_(un,{focus:t})),children:e.children})};pa.states=Uh;pa.options=Fh;pa.className=un;pa.defaultOptions=Wh;pa.moduleName=Vt;pa.folderName=co;import{jsx as Fi}from"react/jsx-runtime";var Wi="k-toolbar-popup",$h=[],Xh={size:[p.undefined,p.small,p.medium,p.large],fillMode:[v.undefined,v.solid,v.outline,v.flat]},Jh={},Mo=e=>{let{size:t,fillMode:o,section:l,...r}=e;return Fi(be,{...r,className:n(e.className,Wi),children:l?Fi("span",{className:n("k-toolbar-items-list",K("k-toolbar-items-list",{size:t,fillMode:o})),role:"toolbar",children:e.children}):e.children})};Mo.states=$h;Mo.options=Xh;Mo.className=Wi;Mo.defaultOptions=Jh;Mo.moduleName=Vt;Mo.folderName=co;var wl=Mo;import{jsx as UK}from"react/jsx-runtime";import{jsx as $K}from"react/jsx-runtime";import{jsx as YK}from"react/jsx-runtime";import{jsx as oH,jsxs as aH}from"react/jsx-runtime";import{jsx as sH}from"react/jsx-runtime";import{jsx as Xt,jsxs as jh}from"react/jsx-runtime";var qh=q.states,Vi={...q.defaultOptions,variant:"text"},Yh=q.options,Qh=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],Zh=[{name:"opened",title:"Opened"}],ua=e=>{let{variant:t,modifiers:o,...l}={...Vi,...e},r={},s=jh(He,{size:l.size,children:[Xt(fe,{first:!0,text:"Menu Item"}),Xt(fe,{text:"Menu Item"}),Xt(fe,{last:!0,text:"Menu Item"})]});switch(Object.keys(o||{}).forEach(u=>{u==="opened"&&(r.opened=!!o?.[u],r.popup=o?.[u]?s:"")}),t){case"icon-only":return Xt("div",{children:Xt(q,{...l,...r,icon:"star"})});case"icon-and-text":return Xt("div",{children:Xt(q,{...l,...r,icon:"star",children:"Split Button"})});default:return Xt("div",{children:Xt(q,{...l,...r,children:"Split Button"})})}};ua.options=Yh;ua.states=qh;ua.variants=Qh;ua.defaultOptions=Vi;ua.modifiers=Zh;ua.className=q.className;import{jsx as Lo,jsxs as ef}from"react/jsx-runtime";var $i=e=>Lo(se,{children:[Lo(d,{children:"Button"},"toolbar-button"),Lo(re,{text:"Menu button"},"toolbar-menu-button"),Lo(q,{children:"Split button"},"toolbar-split-button"),ef(I,{children:[Lo(d,{className:"k-group-start",icon:"align-left",children:"Left"}),Lo(d,{icon:"align-center",children:"Center"}),Lo(d,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...e});import{jsx as DH,jsxs as KH}from"react/jsx-runtime";import{jsx as lt,jsxs as Xi}from"react/jsx-runtime";var Ji=e=>lt(se,{scrollable:!0,...e,children:[lt(d,{children:"Button"},"toolbar-button"),lt(re,{text:"Menu button"},"toolbar-menu-button"),lt(q,{children:"Split button"},"toolbar-split-button"),Xi(I,{children:[lt(d,{className:"k-group-start",icon:"align-left",children:"Left"}),lt(d,{icon:"align-center",children:"Center"}),lt(d,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group"),lt(d,{children:"Button"},"toolbar-button"),lt(re,{text:"Menu button"},"toolbar-menu-button"),lt(q,{children:"Split button"},"toolbar-split-button"),Xi(I,{children:[lt(d,{className:"k-group-start",icon:"align-left",children:"Left"}),lt(d,{icon:"align-center",children:"Center"}),lt(d,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...e});import{jsx as rt,jsxs as qi}from"react/jsx-runtime";var Yi=({scrollingPosition:e="start",...t})=>rt(se,{scrollable:!0,scrollButtons:"hidden",scrollingPosition:e,...t,children:[rt(d,{children:"Button"},"toolbar-button"),rt(re,{text:"Menu button"},"toolbar-menu-button"),rt(q,{children:"Split button"},"toolbar-split-button"),qi(I,{children:[rt(d,{className:"k-group-start",icon:"align-left",children:"Left"}),rt(d,{icon:"align-center",children:"Center"}),rt(d,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group"),rt(d,{children:"Button"},"toolbar-button"),rt(re,{text:"Menu button"},"toolbar-menu-button"),rt(q,{children:"Split button"},"toolbar-split-button"),qi(I,{children:[rt(d,{className:"k-group-start",icon:"align-left",children:"Left"}),rt(d,{icon:"align-center",children:"Center"}),rt(d,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...t});import{Fragment as tf,jsx as qe,jsxs as Ml}from"react/jsx-runtime";var Qi=({fillMode:e,size:t,...o})=>Ml(tf,{children:[qe(se,{section:!0,fillMode:e,size:t,children:[qe(d,{fillMode:e,size:t,children:"Button"},"toolbar-button"),Ml(I,{fillMode:e,children:[qe(d,{className:"k-group-start",icon:"align-left",fillMode:e,size:t,children:"Left"}),qe(d,{icon:"align-center",fillMode:e,size:t,children:"Center"}),qe(d,{className:"k-group-end",icon:"align-right",fillMode:e,size:t,children:"Right"})]},"toolbar-button-group"),qe(Mt,{className:"k-toolbar-button-separator"}),qe(d,{icon:"more-horizontal",className:"k-toolbar-overflow-button",fillMode:"flat",size:t,rounded:"none","aria-label":"More options","aria-expanded":"false"})],...o}),Ml(wl,{size:t,fillMode:e,section:!0,...o,children:[qe(q,{fillMode:e,size:t,children:"Split button"},"toolbar-split-button"),qe(d,{fillMode:e,size:t,children:"Button"},"toolbar-button"),qe(Mt,{}),qe(re,{text:"Menu button",fillMode:e,size:t},"toolbar-menu-button"),Ml(I,{fillMode:e,children:[qe(d,{className:"k-group-start",icon:"align-left",fillMode:e,size:t,children:"Left"}),qe(d,{icon:"align-center",fillMode:e,size:t,children:"Center"}),qe(d,{className:"k-group-end",icon:"align-right",fillMode:e,size:t,children:"Right"})]},"toolbar-button-group")]})]});import{Fragment as f3,jsx as b3,jsxs as h3}from"react/jsx-runtime";import{Fragment as M3,jsx as T3,jsxs as w3}from"react/jsx-runtime";import{jsx as po}from"react/jsx-runtime";var of=se.options,af=se.states,Zi={...se.defaultOptions,variant:"default"},lf=[{name:"default",title:"Default"},{name:"scrollable",title:"Scrollable"},{name:"overlay",title:"Overlay"},{name:"responsive",title:"Responsive"}],rf=[],ma=e=>{let{variant:t,...o}={...Zi,...e};switch(t){case"responsive":return po("div",{children:po(Qi,{style:{width:"583px"},...o})});case"overlay":return po("div",{children:po(Yi,{style:{width:"583px"},...o,scrollingPosition:"start",scrollButtons:"hidden"})});case"scrollable":return po("div",{children:po(Ji,{style:{width:"583px"},...o})});default:return po("div",{children:po($i,{style:{width:"583px"},...o})})}};ma.options=of;ma.states=af;ma.variants=lf;ma.defaultOptions=Zi;ma.modifiers=rf;ma.className=se.className;import{jsx as Lt,jsxs as ji}from"react/jsx-runtime";var ed="k-scheduler-toolbar",oe=e=>{let{footer:t,...o}=e;return Lt(se,{...o,className:n(e.className,{[t?"k-scheduler-footer":ed]:!0}),"aria-label":o["aria-label"]||(t?"Scheduler footer":"Scheduler toolbar"),children:e.children||[ji(I,{className:"k-scheduler-navigation",children:[Lt(d,{className:"k-group-start",children:"Today"}),Lt(d,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),Lt(d,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]},"nav"),Lt(d,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"Monday, June 13, 2022"},"current"),Lt("span",{className:"k-spacer"},"spacer"),ji(ie,{thumbStyles:{width:"15%",left:"2px"},className:"k-scheduler-views",children:[Lt(D,{selected:!0,children:"Day"}),Lt(D,{children:"Week"}),Lt(D,{children:"Month"}),Lt(D,{children:"Timeline"}),Lt(D,{children:"Agenda"})]},"views")]})};oe.className=ed;oe.moduleName=j;oe.folderName=te;import{jsx as nf}from"react/jsx-runtime";var td="k-scheduler-body",de=e=>{let{as:t="div",...o}=e;return nf(t,{...o,className:n(td,e.className),children:e.children})};de.className=td;de.moduleName=j;de.folderName=te;import{jsx as sf}from"react/jsx-runtime";var od="k-scheduler-head",ue=e=>{let{as:t="div",...o}=e;return sf(t,{...o,className:n(od,e.className),children:e.children})};ue.className=od;ue.moduleName=j;ue.folderName=te;import{jsx as pf}from"react/jsx-runtime";var ad="k-scheduler-group",df=[],cf={},ld={orientation:"horizontal"},F=e=>{let{orientation:t=ld.orientation,...o}=e;return pf("div",{...o,className:n(ad,e.className,{"k-group-horizontal":t==="horizontal"}),children:e.children})};F.states=df;F.options=cf;F.defaultOptions=ld;F.className=ad;F.moduleName=j;F.folderName=te;import{Fragment as Al,jsx as Xe,jsxs as Ll}from"react/jsx-runtime";var mn="k-event",uf=[c.hover,c.focus,c.selected],mf={},El={resizable:"vertical",eventPrefix:Xe(E,{icon:"arrow-rotate-cw"}),eventSuffix:Xe(Al,{children:Xe("a",{className:"k-link k-event-delete","aria-label":"Delete event",children:Xe(E,{icon:"x"})})})},me=e=>{let{inverse:t,ongoing:o,multiDay:l,resizable:r=El.resizable,hover:s,focus:u,selected:m,eventPrefix:f=El.eventPrefix,eventSuffix:x=El.eventSuffix,...k}=e;return Ll("div",{...k,className:n(mn,e.className,_(mn,{hover:s,focus:u,selected:m}),{"k-event-inverse":t,"k-event-ongoing":o}),role:"button","aria-label":k["aria-label"]||"Event",children:[Xe("span",{className:"k-event-actions",children:f}),Xe("div",{children:e.children}),Xe("span",{className:"k-event-actions",children:x}),l&&Ll(Al,{children:[Xe("span",{className:"k-event-top-actions",children:Xe(E,{icon:"caret-alt-up"})}),Xe("span",{className:"k-event-bottom-actions",children:Xe(E,{icon:"caret-alt-down"})})]}),r==="vertical"?Ll(Al,{children:[Xe("span",{className:"k-resize-handle k-resize-n"}),Xe("span",{className:"k-resize-handle k-resize-s"})]}):r==="horizontal"&&Ll(Al,{children:[Xe("span",{className:"k-resize-handle k-resize-w"}),Xe("span",{className:"k-resize-handle k-resize-e"})]})]})};me.states=uf;me.options=mf;me.defaultOptions=El;me.className=mn;me.moduleName=j;me.folderName=te;import{jsx as $a,jsxs as ff}from"react/jsx-runtime";var rd="k-task",bf=[],hf={},nd={markStyle:{backgroundColor:"gold"}},nt=e=>{let{text:t,markStyle:o=nd.markStyle,recurring:l,closable:r,...s}=e;return ff("div",{...s,className:n(rd,e.className),children:[$a("span",{className:"k-scheduler-mark",style:o}),l&&$a(ql,{icon:"arrow-rotate-cw"}),$a("span",{className:"k-scheduler-task-text",children:t}),r&&$a("a",{className:"k-link k-event-delete","aria-label":"Delete event",children:$a(ql,{icon:"x"})})]})};nt.states=bf;nt.options=hf;nt.defaultOptions=nd;nt.className=rd;nt.moduleName=j;nt.folderName=te;import{Fragment as P_,jsx as O_,jsxs as B_}from"react/jsx-runtime";import{jsx as U_,jsxs as F_}from"react/jsx-runtime";import{jsx as Z_,jsxs as j_}from"react/jsx-runtime";import{Fragment as xf,jsx as M,jsxs as Be}from"react/jsx-runtime";var sd=({style:e,...t})=>M(X,{style:e,layout:"flex",view:"day",toolbar:Be(oe,{children:[Be(I,{className:"k-scheduler-navigation",children:[M(d,{className:"k-group-start",children:"Today"}),M(d,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),M(d,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),M(d,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"Monday, June 24, 2024"}),M("span",{className:"k-spacer"}),Be(ie,{thumbStyles:{width:"15%",left:"2px"},className:"k-scheduler-views",children:[M(D,{selected:!0,children:"Day"}),M(D,{children:"Week"}),M(D,{children:"Month"}),M(D,{children:"Timeline"}),M(D,{children:"Agenda"})]})]}),footer:M(oe,{footer:!0,children:M(d,{icon:"clock",className:"k-scheduler-fullday",children:"Show business hours"})}),children:Be(xf,{children:[Be(ue,{as:"div",children:[M(F,{children:Be(T,{children:[M(a,{as:"div",cellType:["side"],style:{minWidth:"65px"}}),M(a,{as:"div",cellType:["group"],children:M(T,{children:M(a,{as:"div",cellType:["heading"],text:"Mon, 6/24"})})})]})}),M(F,{children:Be(T,{children:[M(a,{as:"div",cellType:["heading","side"],allDay:!0,style:{minWidth:"65px"},children:"all day"}),M(a,{as:"div",cellType:["group"],children:M(T,{children:M(a,{as:"div",cellType:["slot"]})})})]})})]}),Be(de,{as:"div",children:[M(F,{children:Be(T,{children:[M(a,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"8:00 AM"}),M(a,{as:"div",cellType:["group"],children:M(T,{className:"k-middle-row",children:M(a,{as:"div",cellType:["slot"]})})})]})}),M(F,{children:Be(T,{children:[M(a,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),M(a,{as:"div",cellType:["group"],children:M(T,{children:M(a,{as:"div",cellType:["slot"]})})})]})}),M(F,{children:Be(T,{children:[M(a,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"9:00 AM"}),M(a,{as:"div",cellType:["group"],children:M(T,{className:"k-middle-row",children:M(a,{as:"div",cellType:["slot"]})})})]})}),M(F,{children:Be(T,{children:[M(a,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),M(a,{as:"div",cellType:["group"],children:M(T,{children:M(a,{as:"div",cellType:["slot"]})})})]})}),M(F,{children:Be(T,{children:[M(a,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"10:00 AM"}),M(a,{as:"div",cellType:["group"],children:M(T,{className:"k-middle-row",children:M(a,{as:"div",cellType:["slot"]})})})]})}),M(F,{children:Be(T,{children:[M(a,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),M(a,{as:"div",cellType:["group"],children:M(T,{children:M(a,{as:"div",cellType:["slot"]})})})]})}),M(F,{children:Be(T,{children:[M(a,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"11:00 AM"}),M(a,{as:"div",cellType:["group"],children:M(T,{className:"k-middle-row",children:M(a,{as:"div",cellType:["slot"]})})})]})}),M(F,{children:Be(T,{children:[M(a,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),M(a,{as:"div",cellType:["group"],children:M(T,{children:M(a,{as:"div",cellType:["slot"]})})})]})}),Be(me,{ongoing:!0,style:{top:"0px",left:"80px",height:"72px",width:"200px"},children:[M("div",{className:"k-event-template k-event-time",children:"8:00 AM - 9:00 AM"}),M("div",{className:"k-event-template",children:"Event Title"})]})]})]}),...t});import{Fragment as Cf,jsx as b,jsxs as ne}from"react/jsx-runtime";var id=({style:e,...t})=>b(X,{style:e,layout:"flex",view:"week",toolbar:ne(oe,{children:[ne(I,{className:"k-scheduler-navigation",children:[b(d,{className:"k-group-start",children:"Today"}),b(d,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),b(d,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),b(d,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"6/23/2022 - 6/29/2022"}),b("span",{className:"k-spacer"}),ne(ie,{thumbStyles:{width:"18%",left:"16%"},className:"k-scheduler-views",children:[b(D,{children:"Day"}),b(D,{selected:!0,children:"Week"}),b(D,{children:"Month"}),b(D,{children:"Timeline"}),b(D,{children:"Agenda"})]})]}),footer:b(oe,{footer:!0,children:b(d,{icon:"clock",className:"k-scheduler-fullday",children:"Show business hours"})}),children:ne(Cf,{children:[ne(ue,{as:"div",children:[b(F,{children:ne(T,{children:[b(a,{as:"div",cellType:["side"],style:{minWidth:"65px"}}),b(a,{as:"div",cellType:["group"],children:ne(T,{children:[b(a,{as:"div",cellType:["heading"],text:"Sun, 6/23"}),b(a,{as:"div",cellType:["heading"],text:"Sun, 6/24"}),b(a,{as:"div",cellType:["heading"],text:"Sun, 6/25"}),b(a,{as:"div",cellType:["heading"],text:"Sun, 6/26"}),b(a,{as:"div",cellType:["heading"],text:"Sun, 6/27"}),b(a,{as:"div",cellType:["heading"],text:"Sun, 6/28"}),b(a,{as:"div",cellType:["heading"],text:"Sun, 6/29"})]})})]})}),b(F,{children:ne(T,{children:[b(a,{as:"div",cellType:["heading","side"],allDay:!0,style:{minWidth:"65px"},children:"all day"}),b(a,{as:"div",cellType:["group"],children:ne(T,{children:[b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]})]})})]})})]}),ne(de,{as:"div",children:[b(F,{children:ne(T,{children:[b(a,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"8:00 AM"}),b(a,{as:"div",cellType:["group"],children:ne(T,{className:"k-middle-row",children:[b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]})]})})]})}),b(F,{children:ne(T,{children:[b(a,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),b(a,{as:"div",cellType:["group"],children:ne(T,{children:[b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]})]})})]})}),b(F,{children:ne(T,{children:[b(a,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"9:00 AM"}),b(a,{as:"div",cellType:["group"],children:ne(T,{className:"k-middle-row",children:[b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]})]})})]})}),b(F,{children:ne(T,{children:[b(a,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),b(a,{as:"div",cellType:["group"],children:ne(T,{children:[b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]})]})})]})}),b(F,{children:ne(T,{children:[b(a,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"10:00 AM"}),b(a,{as:"div",cellType:["group"],children:ne(T,{className:"k-middle-row",children:[b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]})]})})]})}),b(F,{children:ne(T,{children:[b(a,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),b(a,{as:"div",cellType:["group"],children:ne(T,{children:[b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]})]})})]})}),b(F,{children:ne(T,{children:[b(a,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"11:00 AM"}),b(a,{as:"div",cellType:["group"],children:ne(T,{className:"k-middle-row",children:[b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]})]})})]})}),b(F,{children:ne(T,{children:[b(a,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),b(a,{as:"div",cellType:["group"],children:ne(T,{children:[b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]}),b(a,{as:"div",cellType:["slot"]})]})})]})})]})]}),...t});import{jsx as vf}from"react/jsx-runtime";var dd="k-calendar-view",bn={orientation:"horizontal",calendarView:"month"},Rl=e=>{let{orientation:t=bn.orientation,calendarView:o=bn.calendarView,gridRole:l,ariaLabelledBy:r,...s}=e;return vf("div",{...s,className:n(e.className,dd,`k-calendar-${o}view`,"k-align-items-start","k-justify-content-center",{"k-hstack":t==="horizontal","k-vstack":t==="vertical"}),...l?{role:"grid","aria-labelledby":r,tabIndex:0}:{},children:e.children})};Rl.className=dd;Rl.defaultOptions=bn;import{jsx as Xa,jsxs as cd}from"react/jsx-runtime";var pd="k-calendar-header",yf={size:[p.undefined,p.small,p.medium,p.large]},Ja={calendarTitleText:"October 2021",showToday:!0,showNavigationButtons:!0,orientation:"horizontal"},Eo=e=>{let{calendarTitleText:t=Ja.calendarTitleText,showToday:o=Ja.showToday,showNavigationButtons:l=Ja.showNavigationButtons,orientation:r=Ja.orientation,size:s,calendarView:u,dir:m,titleId:f,...x}=e,k=m==="rtl"?"chevron-right":"chevron-left",S=m==="rtl"?"chevron-left":"chevron-right",h=f||V("calendar-title");return cd("div",{...x,className:n(e.className,pd,{"k-vstack":r==="vertical"}),children:[Xa(d,{disabled:u==="century",className:"k-calendar-title",text:t,size:s,fillMode:"flat",themeColor:"primary",id:h,tabIndex:-1,"aria-label":`Navigate to parent view: ${t}`,...u==="century"?{"aria-disabled":"true"}:{}}),Xa("span",{className:"k-spacer"}),cd("span",{className:"k-calendar-nav",children:[l&&Xa(d,{className:"k-calendar-nav-prev",icon:k,size:s,fillMode:"flat",tabIndex:-1,"aria-label":"Navigate to previous view"}),o&&Xa(d,{size:s,fillMode:"flat",className:"k-calendar-nav-today",tabIndex:-1,children:"Today"}),l&&Xa(d,{className:"k-calendar-nav-next",icon:S,size:s,fillMode:"flat",tabIndex:-1,"aria-label":"Navigate to next view"})]})]})};Eo.options=yf;Eo.className=pd;Eo.defaultOptions=Ja;import{jsx as ud}from"react/jsx-runtime";var md="k-calendar-footer",kf={size:[p.undefined,p.small,p.medium,p.large]},bd={calendarFooterText:"Tuesday, October 12, 2021"},qa=e=>{let{size:t,calendarFooterText:o=bd.calendarFooterText,...l}=e;return ud("div",{...l,className:n(e.className,md),children:ud(d,{size:t,fillMode:"flat",themeColor:"primary",className:"k-calendar-nav-today",children:o})})};qa.options=kf;qa.className=md;qa.defaultOptions=bd;var Pe="calendar",_e=Pe;import{jsx as hn,jsxs as gf}from"react/jsx-runtime";var fn="k-calendar",Sf=[],Nf={size:[p.undefined,p.small,p.medium,p.large]},Ya={showCalendarHeader:!0,orientation:"horizontal",calendarView:"month",calendarTitleText:"October 2021"},he=e=>{let{size:t,orientation:o=Ya.orientation,calendarView:l=Ya.calendarView,calendarTitleText:r=Ya.calendarTitleText,showCalendarHeader:s=Ya.showCalendarHeader,showWeek:u,showCalendarFooter:m,calendarFooterText:f,dir:x,...k}=e,S=V("calendar-title");return gf("div",{...k,dir:x,className:n(e.className,fn,K(fn,{size:t}),{"k-week-number":u}),children:[s&&hn(Eo,{calendarView:l,showToday:!m,calendarTitleText:r,orientation:o,size:t,dir:x,titleId:S}),hn(Rl,{calendarView:l,orientation:o,gridRole:!0,ariaLabelledBy:S,children:e.children}),m&&hn(qa,{calendarFooterText:f,size:t})]})};he.states=Sf;he.options=Nf;he.className=fn;he.defaultOptions=Ya;he.moduleName=Pe;he.folderName=_e;he.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."}]};import{jsx as Lf}from"react/jsx-runtime";var hd="k-calendar-container",Tf=[],wf={},Mf={},ba=e=>{let{...t}=e;return Lf("div",{...t,className:n(e.className,hd),children:e.children})};ba.states=Tf;ba.options=wf;ba.className=hd;ba.defaultOptions=Mf;ba.moduleName=Pe;ba.folderName=_e;import{Fragment as Af,jsx as ha,jsxs as Rf}from"react/jsx-runtime";var Ef=[c.hover,c.focus,c.active,c.selected,c.disabled],i=e=>{let{text:t,headerCell:o,today:l,weekend:r,showOtherMonth:s,weekCell:u,rangeStart:m,rangeMid:f,rangeEnd:x,dayIndicator:k,empty:S,hover:h,focus:A,active:w,selected:P,disabled:z,...O}=e,pe=`k-calendar-${o?"th":"td"}`,ye=[e.className,pe,_(pe,{hover:h,focus:A,active:w,selected:P,disabled:z}),{"k-today":l,"k-weekend":r,"k-other-month":s,"k-alt":u,"k-range-start":m,"k-range-mid":f,"k-range-end":x,"k-empty":S}],Re={Su:"Sunday",Mo:"Monday",Tu:"Tuesday",We:"Wednesday",Th:"Thursday",Fr:"Friday",Sa:"Saturday",W:"Week number"};if(o){let we=t?Re[t]||t:void 0;return ha("th",{...O,className:n(ye),role:"columnheader",scope:"col","aria-label":we,children:u?ha("span",{className:"k-sr-only",children:we}):t})}return u?ha("td",{...O,className:n(ye),children:t}):ha("td",{...O,className:n(ye),role:"gridcell",...P?{"aria-selected":"true"}:{},...z?{"aria-disabled":"true"}:{},children:S&&!s?ha(Af,{children:"\xA0"}):Rf("span",{className:"k-link",children:[t,k&&ha("span",{className:"k-day-indicator"})]})})};i.states=Ef;import{jsx as xn,jsxs as If}from"react/jsx-runtime";var fd="k-calendar-thead",xd={cellsText:["Su","Mo","Tu","We","Th","Fr","Sa"]},fa=e=>{let{showWeek:t,cellsText:o=xd.cellsText,...l}=e;return xn("thead",{...l,className:n(e.className,fd),role:"rowgroup",children:If("tr",{className:"k-calendar-tr",role:"row",children:[t&&xn(i,{weekCell:!0,headerCell:!0,text:"W"}),o.map((r,s)=>xn(i,{text:r,headerCell:!0},s))]})})};fa.className=fd;fa.defaultOptions=xd;import{jsx as Of}from"react/jsx-runtime";var Cd="k-calendar-tbody",Ee=e=>{let{...t}=e;return Of("tbody",{...t,className:n(e.className,Cd),role:"rowgroup",children:e.children})};Ee.className=Cd;Ee.moduleName=Pe;Ee.folderName=_e;import{jsx as Cn,jsxs as Pf}from"react/jsx-runtime";var Bf="k-calendar-table",Et=e=>{let{calendarCaption:t,showTableHead:o,showWeek:l,ariaLabelledBy:r,ariaActiveDescendant:s,gridRole:u,...m}=e;return Pf("table",{...m,className:n(e.className,Bf),...u?{role:"grid","aria-labelledby":r,"aria-activedescendant":s,tabIndex:0}:{role:"none"},children:[t&&Cn("caption",{className:"k-calendar-caption",children:t}),o&&Cn(fa,{showWeek:l}),Cn(Ee,{children:e.children})]})};import{jsx as vn,jsxs as vd}from"react/jsx-runtime";var yd="k-calendar-navigation",Qa=e=>vd("div",{...e,className:n(e.className,yd),children:[vn("span",{className:"k-calendar-navigation-highlight"}),vd("div",{className:"k-content k-scrollable",children:[vn("ul",{className:"k-reset",children:e.children}),vn("div",{className:"k-scrollable-placeholder",style:{height:"1000px"}})]})]});Qa.className=yd;Qa.moduleName=Pe;Qa.folderName=_e;import{jsx as Kf}from"react/jsx-runtime";var Df="k-calendar-table",yn=e=>{let{tableRole:t="none",ariaLabelledBy:o,...l}=e;return Kf("table",{...l,className:n(e.className,Df),role:t,...o?{"aria-labelledby":o}:{},...t==="grid"?{tabIndex:0}:{},children:e.children})};import{jsx as At,jsxs as Il}from"react/jsx-runtime";var kd="k-calendar-view",xa={orientation:"vertical",calendarView:"month",headerText:"April 2018",showWeekdays:!0,showNavigationButtons:!1},Ca=e=>{let{orientation:t=xa.orientation,calendarView:o=xa.calendarView,headerText:l=xa.headerText,showWeekdays:r=xa.showWeekdays,showNavigationButtons:s=xa.showNavigationButtons,showWeekNumbers:u,weekdayCellsText:m,gridLabelledBy:f,...x}=e;return Il("div",{...x,className:n(kd,`k-calendar-${o}view`,e.className,{"k-hstack":t==="horizontal","k-vstack":t==="vertical"}),children:[At(Eo,{showNavigationButtons:s,calendarTitleText:l,orientation:"horizontal"}),r&&Il(yn,{className:"k-calendar-weekdays",tableRole:"table",children:[Il("colgroup",{children:[At("col",{}),At("col",{}),At("col",{}),At("col",{}),At("col",{}),At("col",{}),At("col",{})]}),At(fa,{cellsText:m,showWeek:u})]}),Il("div",{className:"k-content k-scrollable",role:"none",children:[At(yn,{tableRole:"grid",ariaLabelledBy:f,children:e.children}),At("div",{className:"k-scrollable-placeholder",style:{height:"1000px"}})]})]})};Ca.className=kd;Ca.defaultOptions=xa;Ca.moduleName=Pe;Ca.folderName=_e;import{jsx as Ol,jsxs as Uf}from"react/jsx-runtime";var Sd="k-calendar-infinite",Hf={size:[p.undefined,p.small,p.medium,p.large]},_f=["Aug","Sep","Oct","Nov","Dec","2021","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec","2022","Feb","Mar","Apr","May","Jun","Jul"],zf={2021:"marker",2022:"marker"},Gf=(e,t)=>e.map((o,l)=>Ol("li",{children:Ol("span",{className:t[o]==="marker"?"k-calendar-navigation-marker":void 0,children:o})},l)),Za={showNavigation:!0,calendarView:"month",navigationItems:_f,navigationMarkerConfig:zf},ve=e=>{let{size:t,showNavigation:o=Za.showNavigation,calendarView:l=Za.calendarView,navigationItems:r=Za.navigationItems,navigationMarkerConfig:s=Za.navigationMarkerConfig,calendarTitleText:u,showWeekdays:m,showWeekNumbers:f,showNavigationButtons:x,calendarWeekdays:k,...S}=e,h=V("calendar-infinite-title");return Uf("div",{...S,className:n(e.className,"k-calendar",Sd,K("k-calendar",{size:t})),children:[o&&Ol(Qa,{children:Gf(r,s)}),Ol(Ca,{calendarView:l,headerText:u,showWeekdays:m,showWeekNumbers:f,showNavigationButtons:x,orientation:"vertical",weekdayCellsText:k,gridLabelledBy:h,children:e.children})]})};ve.options=Hf;ve.className=Sd;ve.defaultOptions=Za;ve.moduleName=Pe;ve.folderName=_e;ve.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."}]};import{jsx as Ff}from"react/jsx-runtime";var Nd="k-calendar-tr",R=e=>{let{...t}=e;return Ff("tr",{...t,className:n(e.className,Nd),role:"row",children:e.children})};R.className=Nd;R.moduleName=Pe;R.folderName=_e;import{jsx as Wf}from"react/jsx-runtime";var gd="k-calendar-caption",ze=e=>{let{text:t,scope:o,colSpan:l,rowSpan:r,...s}=e;return Wf("th",{...s,scope:o,colSpan:l,rowSpan:r,className:n(e.className,gd),children:t})};ze.className=gd;ze.moduleName=Pe;ze.folderName=_e;import{jsx as st,jsxs as Bl}from"react/jsx-runtime";var Td=({showOtherCentury:e,...t})=>st(he,{calendarView:"century",calendarTitleText:"2000 - 2099",children:Bl(Et,{children:[Bl(R,{children:[st(i,{text:"1990 - 1999"}),st(i,{text:"2000 - 2009"}),st(i,{text:"2010 - 2019",today:!0}),st(i,{text:"2020 - 2029"})]}),Bl(R,{children:[st(i,{text:"2030 - 2039"}),st(i,{text:"2040 - 2049"}),st(i,{text:"2050 - 2059"}),st(i,{text:"2060 - 2069"})]}),Bl(R,{children:[st(i,{text:"2070 - 2079"}),st(i,{text:"2080 - 2089"}),st(i,{text:"2090 - 2099"}),st(i,{text:"2100 - 2109",empty:!e})]})]}),...t});import{jsx as it,jsxs as Pl}from"react/jsx-runtime";var wd=({showOtherDecade:e,...t})=>it(he,{calendarView:"decade",calendarTitleText:"2020 - 2029",children:Pl(Et,{children:[Pl(R,{children:[it(i,{text:"2019",empty:!e}),it(i,{text:"2020"}),it(i,{text:"2021",today:!0}),it(i,{text:"2022"})]}),Pl(R,{children:[it(i,{text:"2023"}),it(i,{text:"2024"}),it(i,{text:"2025"}),it(i,{text:"2026"})]}),Pl(R,{children:[it(i,{text:"2027"}),it(i,{text:"2028"}),it(i,{text:"2029"}),it(i,{text:"2030",empty:!e})]})]}),...t});import{jsx as U,jsxs as Ao}from"react/jsx-runtime";var Md=({showCaptions:e,showOtherMonth:t,...o})=>U(he,{calendarView:"month",children:Ao(Et,{calendarCaption:e&&"October 2021",showTableHead:!0,children:[Ao(R,{children:[U(i,{text:"26",showOtherMonth:t,empty:!t,weekend:t}),U(i,{text:"27",showOtherMonth:t,empty:!t}),U(i,{text:"28",showOtherMonth:t,empty:!t}),U(i,{text:"29",showOtherMonth:t,empty:!t}),U(i,{text:"30",showOtherMonth:t,empty:!t}),U(i,{text:"1"}),U(i,{text:"2",weekend:!0})]}),Ao(R,{children:[U(i,{text:"3",weekend:!0}),U(i,{text:"4"}),U(i,{text:"5"}),U(i,{text:"6"}),U(i,{text:"7"}),U(i,{text:"8"}),U(i,{text:"9",weekend:!0})]}),Ao(R,{children:[U(i,{text:"10",weekend:!0}),U(i,{text:"11"}),U(i,{text:"12",today:!0}),U(i,{text:"13"}),U(i,{text:"14"}),U(i,{text:"15"}),U(i,{text:"16",weekend:!0})]}),Ao(R,{children:[U(i,{text:"17",weekend:!0}),U(i,{text:"18"}),U(i,{text:"19"}),U(i,{text:"20"}),U(i,{text:"21"}),U(i,{text:"22"}),U(i,{text:"23",weekend:!0})]}),Ao(R,{children:[U(i,{text:"24",weekend:!0}),U(i,{text:"25"}),U(i,{text:"26"}),U(i,{text:"27"}),U(i,{text:"28"}),U(i,{text:"29"}),U(i,{text:"30",weekend:!0})]}),Ao(R,{children:[U(i,{text:"31",weekend:!0}),U(i,{text:"1",showOtherMonth:t,empty:!t}),U(i,{text:"2",showOtherMonth:t,empty:!t}),U(i,{text:"3",showOtherMonth:t,empty:!t}),U(i,{text:"4",showOtherMonth:t,empty:!t}),U(i,{text:"5",showOtherMonth:t,empty:!t}),U(i,{text:"6",showOtherMonth:t,empty:!t,weekend:t})]})]}),...o});import{jsx as _5,jsxs as z5}from"react/jsx-runtime";import{jsx as dt,jsxs as Dl}from"react/jsx-runtime";var Ld=e=>dt(he,{calendarView:"year",calendarTitleText:"2019",children:Dl(Et,{children:[Dl(R,{children:[dt(i,{text:"Jan"}),dt(i,{text:"Feb"}),dt(i,{text:"Mar"}),dt(i,{text:"Apr"})]}),Dl(R,{children:[dt(i,{text:"May"}),dt(i,{text:"Jun"}),dt(i,{text:"Jul"}),dt(i,{text:"Au"})]}),Dl(R,{children:[dt(i,{text:"Sep"}),dt(i,{text:"Oct",today:!0}),dt(i,{text:"Nov"}),dt(i,{text:"Dec"})]})]}),...e});import{Fragment as Vf,jsx as B,jsxs as Jt}from"react/jsx-runtime";var Ed=({firstCaption:e="January 2021",secondCaption:t="February 2021",...o})=>B(ve,{calendarTitleText:"January 2021",children:Jt(Vf,{children:[Jt("colgroup",{children:[B("col",{}),B("col",{}),B("col",{}),B("col",{}),B("col",{}),B("col",{}),B("col",{})]}),Jt(Ee,{children:[B(R,{"aria-hidden":"true",children:B(ze,{scope:"col",colSpan:7,text:e})}),Jt(R,{children:[B(i,{empty:!0}),B(i,{empty:!0}),B(i,{empty:!0}),B(i,{empty:!0}),B(i,{empty:!0}),B(i,{text:"1"}),B(i,{text:"2",weekend:!0})]}),Jt(R,{children:[B(i,{text:"3",weekend:!0}),B(i,{text:"4"}),B(i,{text:"5"}),B(i,{text:"6"}),B(i,{text:"7"}),B(i,{text:"8"}),B(i,{text:"9",weekend:!0})]}),Jt(R,{children:[B(i,{text:"10",weekend:!0}),B(i,{text:"11"}),B(i,{text:"12"}),B(i,{text:"13"}),B(i,{text:"14"}),B(i,{text:"15"}),B(i,{text:"16",weekend:!0})]}),Jt(R,{children:[B(i,{text:"17",weekend:!0}),B(i,{text:"18"}),B(i,{text:"19"}),B(i,{text:"20"}),B(i,{text:"21"}),B(i,{text:"22"}),B(i,{text:"23",weekend:!0})]}),Jt(R,{children:[B(i,{text:"24",weekend:!0}),B(i,{text:"25"}),B(i,{text:"26"}),B(i,{text:"27"}),B(i,{text:"28"}),B(i,{text:"29"}),B(i,{text:"30",weekend:!0})]}),Jt(R,{children:[B(i,{text:"31",weekend:!0}),B(i,{empty:!0}),B(i,{empty:!0}),B(i,{empty:!0}),B(i,{empty:!0}),B(i,{empty:!0}),B(i,{empty:!0})]})]}),B(Ee,{children:B(R,{"aria-hidden":"true",children:B(ze,{scope:"col",colSpan:7,text:t})})})]}),...o});import{Fragment as $f,jsx as Y,jsxs as Ht}from"react/jsx-runtime";var Ad=({firstCaption:e="2021",secondCaption:t="2022",...o})=>Y(ve,{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:Ht($f,{children:[Ht("colgroup",{children:[Y("col",{}),Y("col",{}),Y("col",{}),Y("col",{})]}),Ht(Ee,{children:[Y(R,{"aria-hidden":"true",children:Y(ze,{scope:"col",colSpan:4,text:e})}),Ht(R,{children:[Y(i,{text:"Jan",today:!0}),Y(i,{text:"Feb"}),Y(i,{text:"Mar"}),Y(i,{text:"Apr"})]}),Ht(R,{children:[Y(i,{text:"May"}),Y(i,{text:"Jun"}),Y(i,{text:"Jul"}),Y(i,{text:"Aug"})]}),Ht(R,{children:[Y(i,{text:"Sep"}),Y(i,{text:"Oct"}),Y(i,{text:"Nov"}),Y(i,{text:"Dec"})]})]}),Ht(Ee,{children:[Y(R,{"aria-hidden":"true",children:Y(ze,{scope:"col",colSpan:4,text:t})}),Ht(R,{children:[Y(i,{text:"Jan"}),Y(i,{text:"Feb"}),Y(i,{text:"Mar"}),Y(i,{text:"Apr"})]}),Ht(R,{children:[Y(i,{text:"May"}),Y(i,{text:"Jun"}),Y(i,{text:"Jul"}),Y(i,{text:"Aug"})]}),Ht(R,{children:[Y(i,{text:"Sep"}),Y(i,{text:"Oct"}),Y(i,{text:"Nov"}),Y(i,{text:"Dec"})]})]})]}),...o});import{Fragment as Xf,jsx as Q,jsxs as _t}from"react/jsx-runtime";var Rd=({firstCaption:e="2020 - 2029",secondCaption:t="2030 - 2039",...o})=>Q(ve,{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:_t(Xf,{children:[_t("colgroup",{children:[Q("col",{}),Q("col",{}),Q("col",{}),Q("col",{})]}),_t(Ee,{children:[Q(R,{"aria-hidden":"true",children:Q(ze,{scope:"col",colSpan:4,text:e})}),_t(R,{children:[Q(i,{text:"2020",today:!0}),Q(i,{text:"2021"}),Q(i,{text:"2022"}),Q(i,{text:"2023"})]}),_t(R,{children:[Q(i,{text:"2024"}),Q(i,{text:"2025"}),Q(i,{text:"2026"}),Q(i,{text:"2027"})]}),_t(R,{children:[Q(i,{text:"2028"}),Q(i,{text:"2029"}),Q(i,{empty:!0}),Q(i,{empty:!0})]})]}),_t(Ee,{children:[Q(R,{"aria-hidden":"true",children:Q(ze,{scope:"col",colSpan:4,text:t})}),_t(R,{children:[Q(i,{text:"2030"}),Q(i,{text:"2031"}),Q(i,{text:"2032"}),Q(i,{text:"2033"})]}),_t(R,{children:[Q(i,{text:"2034"}),Q(i,{text:"2035"}),Q(i,{text:"2036"}),Q(i,{text:"2037"})]}),_t(R,{children:[Q(i,{text:"2038"}),Q(i,{text:"2039"}),Q(i,{empty:!0}),Q(i,{empty:!0})]})]})]}),...o});import{Fragment as Jf,jsx as Te,jsxs as va}from"react/jsx-runtime";var Id=({firstCaption:e="2000 - 2099",...t})=>Te(ve,{calendarView:"century",showWeekdays:!1,calendarTitleText:"2000 - 2099",navigationItems:["1900","2000"],navigationMarkerConfig:{2e3:"marker"},children:va(Jf,{children:[va("colgroup",{children:[Te("col",{}),Te("col",{}),Te("col",{}),Te("col",{})]}),va(Ee,{children:[Te(R,{"aria-hidden":"true",children:Te(ze,{scope:"col",colSpan:4,text:e})}),va(R,{children:[Te(i,{text:"1900 - 1999"}),Te(i,{text:"2000 - 2009"}),Te(i,{text:"2010 - 2019"}),Te(i,{text:"2020 - 2029"})]}),va(R,{children:[Te(i,{text:"2030 - 2039"}),Te(i,{text:"2040 - 2049"}),Te(i,{text:"2050 - 2059"}),Te(i,{text:"2060 - 2069"})]}),va(R,{children:[Te(i,{text:"2070 - 2079"}),Te(i,{text:"2080 - 2089"}),Te(i,{text:"2090 - 2099"}),Te(i,{empty:!0})]})]})]}),...t});import{Fragment as s9,jsx as r9,jsxs as n9}from"react/jsx-runtime";import{jsx as p9,jsxs as u9}from"react/jsx-runtime";import{Fragment as C9,jsx as f9,jsxs as x9}from"react/jsx-runtime";import{jsx as Kl}from"react/jsx-runtime";var qf=he.options,Yf=he.states,Od={...he.defaultOptions,variant:"month"},Qf=[{name:"month",title:"Month View"},{name:"year",title:"Year View"},{name:"decade",title:"Decade View"},{name:"century",title:"Century View"}],Zf=[{name:"footer",title:"Calendar Footer"},{name:"other",title:"Show other cells"}],ya=e=>{let{variant:t,modifiers:o,...l}={...Od,...e},r={showCalendarFooter:!1};Object.keys(o||{}).forEach(x=>{switch(x){case"other":r.showOtherMonth=!!o?.[x],r.showOtherCentury=!!o?.[x],r.showOtherDecade=!!o?.[x];break;case"footer":r.showCalendarFooter=!!o?.[x];break;default:return}});let{showOtherMonth:s,showOtherDecade:u,showOtherCentury:m,showCalendarFooter:f}=r;switch(t){case"century":return Kl(Td,{size:l.size,showOtherCentury:m,showCalendarFooter:f});case"decade":return Kl(wd,{size:l.size,showOtherDecade:u,showCalendarFooter:f});case"year":return Kl(Ld,{calendarTitleText:"2021",size:l.size,showCalendarFooter:f});default:return Kl(Md,{size:l.size,showOtherMonth:s,showCalendarFooter:f})}};ya.options=qf;ya.states=Yf;ya.variants=Qf;ya.defaultOptions=Od;ya.modifiers=Zf;ya.className=he.className;import{jsx as Hl}from"react/jsx-runtime";var jf=ve.options,ex=ve.states,Bd={...ve.defaultOptions,variant:"month"},tx=[{name:"month",title:"Month View"},{name:"year",title:"Year View"},{name:"decade",title:"Decade View"},{name:"century",title:"Century View"}],ox=[{name:"footer",title:"Calendar Footer"},{name:"other",title:"Show other cells"}],ka=e=>{let{variant:t,modifiers:o,...l}={...Bd,...e},r={showCalendarFooter:!1};Object.keys(o||{}).forEach(x=>{switch(x){case"other":r.showOtherMonth=!!o?.[x],r.showOtherCentury=!!o?.[x],r.showOtherDecade=!!o?.[x];break;case"footer":r.showCalendarFooter=!!o?.[x];break;default:return}});let{showOtherMonth:s,showOtherDecade:u,showOtherCentury:m,showCalendarFooter:f}=r;switch(t){case"century":return Hl(Id,{size:l.size,showOtherCentury:m,showCalendarFooter:f});case"decade":return Hl(Rd,{size:l.size,showOtherDecade:u,showCalendarFooter:f});case"year":return Hl(Ad,{size:l.size,showCalendarFooter:f});default:return Hl(Ed,{size:l.size,showOtherMonth:s,showCalendarFooter:f})}};ka.options=jf;ka.states=ex;ka.variants=tx;ka.defaultOptions=Bd;ka.modifiers=ox;ka.className=ve.className;import{jsx as Cz,jsxs as vz}from"react/jsx-runtime";import{Fragment as ax,jsx as g,jsxs as Ye}from"react/jsx-runtime";var Pd=({style:e,...t})=>g(X,{style:e,layout:"flex",view:"month",toolbar:Ye(oe,{children:[Ye(I,{className:"k-scheduler-navigation",children:[g(d,{className:"k-group-start",children:"Today"}),g(d,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),g(d,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),g(d,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"June 23 2024"}),g("span",{className:"k-spacer"}),Ye(ie,{thumbStyles:{width:"19%",left:"34%"},className:"k-scheduler-views",children:[g(D,{children:"Day"}),g(D,{children:"Week"}),g(D,{selected:!0,children:"Month"}),g(D,{children:"Timeline"}),g(D,{children:"Agenda"})]})]}),children:Ye(ax,{children:[g(ue,{as:"div",children:g(F,{children:g(T,{children:g(a,{as:"div",cellType:["group"],children:Ye(T,{children:[g(a,{as:"div",cellType:["heading"],text:"Sunday"}),g(a,{as:"div",cellType:["heading"],text:"Monday"}),g(a,{as:"div",cellType:["heading"],text:"Tuesday"}),g(a,{as:"div",cellType:["heading"],text:"Wednesday"}),g(a,{as:"div",cellType:["heading"],text:"Tuesday"}),g(a,{as:"div",cellType:["heading"],text:"Friday"}),g(a,{as:"div",cellType:["heading"],text:"Saturday"})]})})})})}),Ye(de,{as:"div",children:[g(F,{children:g(T,{children:Ye(a,{as:"div",cellType:["group"],children:[Ye(T,{children:[g(a,{as:"div",cellType:["slot"],text:"26",className:"k-other-month"}),g(a,{as:"div",cellType:["slot"],text:"27",className:"k-other-month"}),g(a,{as:"div",cellType:["slot"],text:"28",className:"k-other-month"}),g(a,{as:"div",cellType:["slot"],text:"29",className:"k-other-month"}),g(a,{as:"div",cellType:["slot"],text:"30",className:"k-other-month"}),g(a,{as:"div",cellType:["slot"],text:"31",className:"k-other-month"}),g(a,{as:"div",cellType:["slot"],text:"01"})]}),Ye(T,{children:[Ye(a,{as:"div",cellType:["slot"],children:[g("span",{className:"k-link k-nav-day",children:"02"}),g(d,{className:"k-more-events",icon:"more-horizontal","aria-label":"Show more events"})]}),g(a,{as:"div",cellType:["slot"],text:"03"}),g(a,{as:"div",cellType:["slot"],text:"04"}),g(a,{as:"div",cellType:["slot"],text:"05"}),g(a,{as:"div",cellType:["slot"],text:"06"}),g(a,{as:"div",cellType:["slot"],text:"07"}),g(a,{as:"div",cellType:["slot"],text:"08"})]}),Ye(T,{children:[g(a,{as:"div",cellType:["slot"],text:"09"}),g(a,{as:"div",cellType:["slot"],text:"10"}),g(a,{as:"div",cellType:["slot"],text:"11"}),g(a,{as:"div",cellType:["slot"],text:"12"}),g(a,{as:"div",cellType:["slot"],text:"13"}),g(a,{as:"div",cellType:["slot"],text:"14"}),g(a,{as:"div",cellType:["slot"],text:"15"})]}),Ye(T,{children:[g(a,{as:"div",cellType:["slot"],text:"16"}),g(a,{as:"div",cellType:["slot"],text:"17"}),g(a,{as:"div",cellType:["slot"],text:"18"}),g(a,{as:"div",cellType:["slot"],text:"19"}),g(a,{as:"div",cellType:["slot"],text:"20"}),g(a,{as:"div",cellType:["slot"],text:"21"}),g(a,{as:"div",cellType:["slot"],text:"22"})]}),Ye(T,{children:[g(a,{as:"div",cellType:["slot"],text:"23"}),g(a,{as:"div",cellType:["slot"],text:"24"}),g(a,{as:"div",cellType:["slot"],text:"25"}),g(a,{as:"div",cellType:["slot"],text:"26"}),g(a,{as:"div",cellType:["slot"],text:"27"}),g(a,{as:"div",cellType:["slot"],text:"28"}),g(a,{as:"div",cellType:["slot"],text:"29"})]}),Ye(T,{children:[g(a,{as:"div",cellType:["slot"],text:"30"}),g(a,{as:"div",cellType:["slot"],text:"31"}),g(a,{as:"div",cellType:["slot"],text:"01",className:"k-other-month"}),g(a,{as:"div",cellType:["slot"],text:"02",className:"k-other-month"}),g(a,{as:"div",cellType:["slot"],text:"03",className:"k-other-month"}),g(a,{as:"div",cellType:["slot"],text:"04",className:"k-other-month"}),g(a,{as:"div",cellType:["slot"],text:"05",className:"k-other-month"})]})]})})}),g(me,{eventPrefix:null,eventSuffix:null,resizable:"none",style:{top:"137px",width:"138px"},children:g("div",{children:g("div",{className:"k-event-template",children:"Event 1 Title"})})}),g(me,{eventPrefix:null,eventSuffix:null,resizable:"none",style:{top:"137px",left:"141px",width:"138px"},children:g("div",{children:g("div",{className:"k-event-template",children:"Event 2 Title"})})}),g(me,{eventPrefix:null,eventSuffix:null,resizable:"none",style:{top:"165px",left:"141px",width:"138px"},children:g("div",{children:g("div",{className:"k-event-template",children:"Event 3 Title"})})}),g(me,{eventSuffix:null,resizable:"none",style:{top:"137px",left:"282px",width:"410px"},children:g("div",{children:g("div",{className:"k-event-template",children:"Event 4 Title"})})})]})]}),...t});import{Fragment as lx,jsx as L,jsxs as qt}from"react/jsx-runtime";var Dd=({style:e,...t})=>L(X,{style:e,layout:"flex",view:"timeline",toolbar:qt(oe,{children:[qt(I,{className:"k-scheduler-navigation",children:[L(d,{className:"k-group-start",children:"Today"}),L(d,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),L(d,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),L(d,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"Friday, June 21, 2024"}),L("span",{className:"k-spacer"}),qt(ie,{thumbStyles:{width:"23%",left:"54%"},className:"k-scheduler-views",children:[L(D,{children:"Day"}),L(D,{children:"Week"}),L(D,{children:"Month"}),L(D,{selected:!0,children:"Timeline"}),L(D,{children:"Agenda"})]})]}),footer:L(oe,{footer:!0,children:L(d,{icon:"clock",className:"k-scheduler-fullday",children:"Show business hours"})}),children:qt(lx,{children:[L(ue,{as:"div",style:{width:"1874px"},children:L(F,{children:qt(T,{children:[L(Oo,{children:L(a,{as:"div",cellType:["side"],style:{minWidth:"72px"}})}),qt(a,{as:"div",cellType:["group"],children:[L(T,{children:L(a,{as:"div",cellType:["heading"],text:"June 21"})}),qt(T,{children:[L(a,{as:"div",cellType:["heading"],children:"8:00 AM"}),L(a,{as:"div",cellType:["heading"],children:"9:00 AM"}),L(a,{as:"div",cellType:["heading"],children:"10:00 AM"}),L(a,{as:"div",cellType:["heading"],children:"11:00 AM"}),L(a,{as:"div",cellType:["heading"],children:"12:00 PM"}),L(a,{as:"div",cellType:["heading"],children:"1:00 PM"}),L(a,{as:"div",cellType:["heading"],children:"2:00 PM"}),L(a,{as:"div",cellType:["heading"],children:"3:00 PM"}),L(a,{as:"div",cellType:["heading"],children:"4:00 PM"}),L(a,{as:"div",cellType:["heading"],children:"5:00 PM"}),L(a,{as:"div",cellType:["heading"],children:"6:00 PM"}),L(a,{as:"div",cellType:["heading"],children:"7:00 PM"}),L(a,{as:"div",cellType:["heading"],children:"8:00 PM"})]})]})]})})}),L(de,{as:"div",style:{width:"1874px",minHeight:"100px"},children:L(F,{children:qt(T,{children:[L(Oo,{children:L(a,{as:"div",cellType:["heading","side"],allDay:!0,style:{minWidth:"72px"},children:"All events"})}),L(a,{as:"div",cellType:["group"],children:qt(T,{children:[L(a,{as:"div",cellType:["slot"],className:"k-nonwork-hour"}),L(a,{as:"div",cellType:["slot"],className:"k-nonwork-hour"}),L(a,{as:"div",cellType:["slot"]}),L(a,{as:"div",cellType:["slot"]}),L(a,{as:"div",cellType:["slot"]}),L(a,{as:"div",cellType:["slot"]}),L(a,{as:"div",cellType:["slot"]}),L(a,{as:"div",cellType:["slot"]}),L(a,{as:"div",cellType:["slot"]}),L(a,{as:"div",cellType:["slot"]}),L(a,{as:"div",cellType:["slot"]}),L(a,{as:"div",cellType:["slot"]}),L(a,{as:"div",cellType:["slot"]}),L(a,{as:"div",cellType:["slot"]}),L(a,{as:"div",cellType:["slot"]}),L(a,{as:"div",cellType:["slot"]}),L(a,{as:"div",cellType:["slot"]}),L(a,{as:"div",cellType:["slot"]}),L(a,{as:"div",cellType:["slot"]}),L(a,{as:"div",cellType:["slot"]}),L(a,{as:"div",cellType:["slot"]}),L(a,{as:"div",cellType:["slot"]}),L(a,{as:"div",cellType:["slot"]}),L(a,{as:"div",cellType:["slot"]}),L(a,{as:"div",cellType:["slot"]}),L(a,{as:"div",cellType:["slot"]})]})})]})})})]}),...t});import{Fragment as rx,jsx as H,jsxs as Ae}from"react/jsx-runtime";var Kd=({style:e,...t})=>H(X,{style:e,layout:"flex",view:"agenda",toolbar:Ae(oe,{children:[Ae(I,{className:"k-scheduler-navigation",children:[H(d,{className:"k-group-start",children:"Today"}),H(d,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),H(d,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),H(d,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"6/24/2024 - 6/25/2024"}),H("span",{className:"k-spacer"}),Ae(ie,{thumbStyles:{width:"22%",right:"2px"},className:"k-scheduler-views",children:[H(D,{children:"Day"}),H(D,{children:"Week"}),H(D,{children:"Month"}),H(D,{children:"Timeline"}),H(D,{selected:!0,children:"Agenda"})]})]}),children:Ae(rx,{children:[H(ue,{as:"div",role:"rowgroup",children:H(F,{orientation:"vertical",role:"presentation",children:H(T,{role:"presentation",children:H(a,{as:"div",className:"k-group-content",role:"presentation",children:Ae(T,{role:"row",children:[H(a,{as:"div",cellType:["heading","group"],className:"k-scheduler-datecolumn",style:{minWidth:"168px"},role:"columnheader",children:"Date"}),H(a,{as:"div",cellType:["heading","group"],className:"k-scheduler-timecolumn",style:{minWidth:"595px"},role:"columnheader",children:"Time"}),H(a,{as:"div",cellType:["heading","group"],className:"k-scheduler-eventcolumn",style:{minWidth:"168px"},role:"columnheader",children:"Event"})]})})})})}),H(de,{as:"div",role:"rowgroup",children:Ae(F,{orientation:"vertical",role:"presentation",children:[Ae(T,{className:"k-scheduler-content",role:"row",children:[H(a,{as:"div",cellType:["group","slot"],className:"k-scheduler-datecolumn",style:{minWidth:"168px"},role:"rowheader",children:Ae("div",{children:[H("strong",{className:"k-scheduler-agendaday",children:"25"}),H("em",{className:"k-scheduler-agendaweek",children:"Monday"}),H("span",{className:"k-scheduler-agendadate",children:"Jun 2024"})]})}),Ae(a,{as:"div",className:"k-group-content",role:"gridcell",children:[Ae(T,{children:[H(a,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:H("div",{children:"11:30 AM-1:00 PM"})}),H(a,{as:"div",children:H(nt,{text:"Task 1 Title",closable:!0})})]}),Ae(T,{children:[H(a,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:H("div",{children:"12:45 PM-2:30 PM"})}),H(a,{as:"div",children:H(nt,{text:"Task 2 Title",recurring:!0,closable:!0})})]}),Ae(T,{children:[H(a,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:H("div",{children:"all day"})}),H(a,{as:"div",children:H(nt,{text:"Task 3 Title",closable:!0})})]})]})]}),Ae(T,{className:"k-scheduler-content",role:"row",children:[H(a,{as:"div",cellType:["group","slot"],className:"k-scheduler-datecolumn",style:{minWidth:"168px"},role:"rowheader",children:Ae("div",{children:[H("strong",{className:"k-scheduler-agendaday",children:"25"}),H("em",{className:"k-scheduler-agendaweek",children:"Tuesday"}),H("span",{className:"k-scheduler-agendadate",children:"Jun 2024"})]})}),Ae(a,{as:"div",className:"k-group-content",role:"gridcell",children:[Ae(T,{children:[H(a,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:H("div",{children:"9:30 AM-11:00 AM"})}),H(a,{as:"div",children:H(nt,{text:"Task 1 Title",closable:!0})})]}),Ae(T,{children:[H(a,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:H("div",{children:"3:00 PM-4:30 PM"})}),H(a,{as:"div",children:H(nt,{text:"Task 2 Title",recurring:!0,closable:!0})})]}),Ae(T,{children:[H(a,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:H("div",{children:"6:00 PM-7:00 PM"})}),H(a,{as:"div",children:H(nt,{text:"Task 3 Title",closable:!0})})]})]})]})]})})]}),...t});import{Fragment as Wz,jsx as Uz,jsxs as Fz}from"react/jsx-runtime";import{Fragment as Qz,jsx as qz,jsxs as Yz}from"react/jsx-runtime";import{Fragment as l7,jsx as o7,jsxs as a7}from"react/jsx-runtime";import{Fragment as p7,jsx as d7,jsxs as c7}from"react/jsx-runtime";import{Fragment as cx,jsx as uo}from"react/jsx-runtime";var nx=X.options,sx=X.states,Hd={...X.defaultOptions,variant:"day"},ix=[{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"}],dx=[{name:"footer",title:"Footer"}],Sa=e=>{let{variant:t,modifiers:o,...l}={...Hd,...e},r=uo(cx,{children:uo(oe,{footer:!0,children:uo(d,{icon:"clock",className:"k-scheduler-fullday",children:"Show business hours"})})}),s={footer:r};switch(Object.keys(o||{}).forEach(u=>{u==="footer"&&(s.footer=o?.[u]?r:void 0)}),t){case"agenda":return uo(Kd,{style:{height:"350px",width:"100%"},...l,...s});case"timeline":return uo(Dd,{style:{height:"350px",width:"100%"},...l,...s});case"month":return uo(Pd,{style:{height:"350px",width:"100%"},...l,...s});case"week":return uo(id,{style:{height:"350px",width:"100%"},...l,...s});default:return uo(sd,{style:{height:"350px",width:"100%"},...l,...s})}};Sa.options=nx;Sa.states=sx;Sa.variants=ix;Sa.defaultOptions=Hd;Sa.modifiers=dx;Sa.className=X.className;import{Fragment as px,jsx as C,jsxs as Qe}from"react/jsx-runtime";var s4=({style:e,...t})=>C(X,{style:e,layout:"table",view:"month",toolbar:Qe(oe,{children:[Qe(I,{className:"k-scheduler-navigation",children:[C(d,{className:"k-group-start",children:"Today"}),C(d,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),C(d,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),C(d,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"Jun, 2024"}),C("span",{className:"k-spacer"}),Qe(ie,{thumbStyles:{width:"19%",left:"34%"},className:"k-scheduler-views",children:[C(D,{children:"Day"}),C(D,{children:"Week"}),C(D,{selected:!0,children:"Month"}),C(D,{children:"Timeline"}),C(D,{children:"Agenda"})]})]}),children:C(px,{children:Qe("tbody",{children:[C(ue,{as:"tr",children:C("td",{children:C(gt,{children:C(ct,{children:C("tbody",{children:Qe("tr",{children:[C(a,{as:"th",children:"Sunday"}),C(a,{as:"th",children:"Monday"}),C(a,{as:"th",children:"Tuesday"}),C(a,{as:"th",children:"Wednesday"}),C(a,{as:"th",children:"Thursday"}),C(a,{as:"th",children:"Friday"}),C(a,{as:"th",children:"Saturday"})]})})})})})}),C(de,{as:"tr",children:C("td",{children:Qe(Tt,{style:{height:"195px"},tabIndex:0,children:[C(ct,{children:Qe("tbody",{children:[Qe("tr",{children:[C(a,{as:"td",text:"26",className:"k-other-month"}),C(a,{as:"td",text:"27",className:"k-other-month"}),C(a,{as:"td",text:"28",className:"k-other-month"}),C(a,{as:"td",text:"29",className:"k-other-month"}),C(a,{as:"td",text:"30",className:"k-other-month"}),C(a,{as:"td",text:"31",className:"k-other-month"}),C(a,{as:"td",text:"Jun 01"})]}),Qe("tr",{children:[C(a,{as:"td",text:"02"}),C(a,{as:"td",text:"03"}),C(a,{as:"td",text:"04"}),C(a,{as:"td",text:"05"}),C(a,{as:"td",text:"06"}),C(a,{as:"td",text:"07"}),C(a,{as:"td",text:"08"})]}),Qe("tr",{children:[C(a,{as:"td",text:"09"}),C(a,{as:"td",text:"10"}),C(a,{as:"td",text:"11"}),C(a,{as:"td",text:"12"}),C(a,{as:"td",text:"13"}),C(a,{as:"td",text:"14"}),C(a,{as:"td",text:"15"})]}),Qe("tr",{children:[C(a,{as:"td",text:"16"}),C(a,{as:"td",text:"17"}),C(a,{as:"td",text:"18"}),C(a,{as:"td",text:"19"}),C(a,{as:"td",text:"20"}),C(a,{as:"td",text:"21"}),C(a,{as:"td",text:"22"})]}),Qe("tr",{children:[C(a,{as:"td",text:"23"}),C(a,{as:"td",text:"24"}),C(a,{as:"td",text:"25"}),C(a,{as:"td",text:"26"}),C(a,{as:"td",text:"27"}),C(a,{as:"td",text:"28"}),C(a,{as:"td",text:"29"})]}),Qe("tr",{children:[C(a,{as:"td",text:"30"}),C(a,{as:"td",text:"Jul 01",className:"k-other-month"}),C(a,{as:"td",text:"02",className:"k-other-month"}),C(a,{as:"td",text:"03",className:"k-other-month"}),C(a,{as:"td",text:"04",className:"k-other-month"}),C(a,{as:"td",text:"05",className:"k-other-month"}),C(a,{as:"td",text:"06",className:"k-other-month"})]}),Qe("tr",{children:[C(a,{as:"td",text:"07",className:"k-other-month"}),C(a,{as:"td",text:"08",className:"k-other-month"}),C(a,{as:"td",text:"09",className:"k-other-month"}),C(a,{as:"td",text:"10",className:"k-other-month"}),C(a,{as:"td",text:"11",className:"k-other-month"}),C(a,{as:"td",text:"12",className:"k-other-month"}),C(a,{as:"td",text:"13",className:"k-other-month"})]})]})}),C(me,{eventPrefix:null,eventSuffix:null,resizable:"none",style:{top:"137px",width:"137px"},children:C("div",{children:C("div",{className:"k-event-template",children:"Event 1 Title"})})}),C(me,{eventPrefix:null,eventSuffix:null,resizable:"none",style:{top:"137px",left:"138px",width:"137px"},children:C("div",{children:C("div",{className:"k-event-template",children:"Event 2 Title"})})}),C(me,{eventPrefix:null,eventSuffix:null,resizable:"none",style:{top:"165px",left:"138px",width:"137px"},children:C("div",{children:C("div",{className:"k-event-template",children:"Event 3 Title"})})}),C(me,{eventSuffix:null,resizable:"none",style:{top:"137px",left:"276px",width:"410px"},children:C("div",{children:C("div",{className:"k-event-template",children:"Event 4 Title"})})})]})})})]})}),...t});export{s4 as SchedulerMonth};