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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (102) hide show
  1. package/dist/cjs/datetime-selector/datetime-selector.spec.js +1 -1
  2. package/dist/cjs/datetimepicker/datetimepicker.spec.js +1 -1
  3. package/dist/cjs/datetimepicker/demos/datetimepicker.js +1 -1
  4. package/dist/cjs/datetimepicker/templates/datetimepicker-adaptive.js +1 -1
  5. package/dist/cjs/datetimepicker/templates/datetimepicker-disabled.js +1 -1
  6. package/dist/cjs/datetimepicker/templates/datetimepicker-invalid.js +1 -1
  7. package/dist/cjs/datetimepicker/templates/datetimepicker-normal.js +1 -1
  8. package/dist/cjs/datetimepicker/templates/datetimepicker-popup.js +1 -1
  9. package/dist/cjs/grid/templates/grid-with-pinned-rows-pin-column.js +1 -1
  10. package/dist/cjs/imageeditor/templates/imageeditor-crop.js +1 -1
  11. package/dist/cjs/imageeditor/templates/imageeditor-normal.js +1 -1
  12. package/dist/cjs/imageeditor/templates/imageeditor-resize.js +1 -1
  13. package/dist/cjs/index.js +3 -3
  14. package/dist/cjs/scheduler/demos/scheduler.js +1 -1
  15. package/dist/cjs/scheduler/scheduler-toolbar.spec.js +1 -1
  16. package/dist/cjs/scheduler/scheduler.spec.js +1 -1
  17. package/dist/cjs/scheduler/templates/scheduler-agenda.js +1 -1
  18. package/dist/cjs/scheduler/templates/scheduler-day.js +1 -1
  19. package/dist/cjs/scheduler/templates/scheduler-flex-agenda.js +1 -1
  20. package/dist/cjs/scheduler/templates/scheduler-flex-day.js +1 -1
  21. package/dist/cjs/scheduler/templates/scheduler-flex-horizontal-grouping.js +1 -1
  22. package/dist/cjs/scheduler/templates/scheduler-flex-month.js +1 -1
  23. package/dist/cjs/scheduler/templates/scheduler-flex-timeline.js +1 -1
  24. package/dist/cjs/scheduler/templates/scheduler-flex-vertical-grouping.js +1 -1
  25. package/dist/cjs/scheduler/templates/scheduler-flex-week.js +1 -1
  26. package/dist/cjs/scheduler/templates/scheduler-flex-year.js +1 -1
  27. package/dist/cjs/scheduler/templates/scheduler-horizontal-grouping.js +1 -1
  28. package/dist/cjs/scheduler/templates/scheduler-month.js +1 -1
  29. package/dist/cjs/scheduler/templates/scheduler-timeline.js +1 -1
  30. package/dist/cjs/scheduler/templates/scheduler-vertical-grouping.js +1 -1
  31. package/dist/cjs/scheduler/templates/scheduler-week.js +1 -1
  32. package/dist/cjs/segmented-control/segmented-control.spec.js +1 -1
  33. package/dist/cjs/segmented-control/templates/segmented-control-disabled.js +1 -1
  34. package/dist/cjs/segmented-control/templates/segmented-control-icons.js +1 -1
  35. package/dist/cjs/segmented-control/templates/segmented-control-normal.js +1 -1
  36. package/dist/cjs/segmented-control/templates/segmented-control-stretched.js +1 -1
  37. package/dist/cjs/segmented-control/templates/segmented-control-text.js +1 -1
  38. package/dist/esm/datetime-selector/datetime-selector.spec.mjs +1 -1
  39. package/dist/esm/datetimepicker/datetimepicker.spec.mjs +1 -1
  40. package/dist/esm/datetimepicker/demos/datetimepicker.mjs +1 -1
  41. package/dist/esm/datetimepicker/templates/datetimepicker-adaptive.mjs +1 -1
  42. package/dist/esm/datetimepicker/templates/datetimepicker-disabled.mjs +1 -1
  43. package/dist/esm/datetimepicker/templates/datetimepicker-invalid.mjs +1 -1
  44. package/dist/esm/datetimepicker/templates/datetimepicker-normal.mjs +1 -1
  45. package/dist/esm/datetimepicker/templates/datetimepicker-popup.mjs +1 -1
  46. package/dist/esm/grid/templates/grid-with-pinned-rows-pin-column.mjs +1 -1
  47. package/dist/esm/imageeditor/templates/imageeditor-crop.mjs +1 -1
  48. package/dist/esm/imageeditor/templates/imageeditor-normal.mjs +1 -1
  49. package/dist/esm/imageeditor/templates/imageeditor-resize.mjs +1 -1
  50. package/dist/esm/index.mjs +8 -8
  51. package/dist/esm/scheduler/demos/scheduler.mjs +1 -1
  52. package/dist/esm/scheduler/scheduler-toolbar.spec.mjs +1 -1
  53. package/dist/esm/scheduler/scheduler.spec.mjs +1 -1
  54. package/dist/esm/scheduler/templates/scheduler-agenda.mjs +1 -1
  55. package/dist/esm/scheduler/templates/scheduler-day.mjs +1 -1
  56. package/dist/esm/scheduler/templates/scheduler-flex-agenda.mjs +1 -1
  57. package/dist/esm/scheduler/templates/scheduler-flex-day.mjs +1 -1
  58. package/dist/esm/scheduler/templates/scheduler-flex-horizontal-grouping.mjs +1 -1
  59. package/dist/esm/scheduler/templates/scheduler-flex-month.mjs +1 -1
  60. package/dist/esm/scheduler/templates/scheduler-flex-timeline.mjs +1 -1
  61. package/dist/esm/scheduler/templates/scheduler-flex-vertical-grouping.mjs +1 -1
  62. package/dist/esm/scheduler/templates/scheduler-flex-week.mjs +1 -1
  63. package/dist/esm/scheduler/templates/scheduler-flex-year.mjs +1 -1
  64. package/dist/esm/scheduler/templates/scheduler-horizontal-grouping.mjs +1 -1
  65. package/dist/esm/scheduler/templates/scheduler-month.mjs +1 -1
  66. package/dist/esm/scheduler/templates/scheduler-timeline.mjs +1 -1
  67. package/dist/esm/scheduler/templates/scheduler-vertical-grouping.mjs +1 -1
  68. package/dist/esm/scheduler/templates/scheduler-week.mjs +1 -1
  69. package/dist/esm/segmented-control/segmented-control.spec.mjs +1 -1
  70. package/dist/esm/segmented-control/templates/segmented-control-disabled.mjs +1 -1
  71. package/dist/esm/segmented-control/templates/segmented-control-icons.mjs +1 -1
  72. package/dist/esm/segmented-control/templates/segmented-control-normal.mjs +1 -1
  73. package/dist/esm/segmented-control/templates/segmented-control-stretched.mjs +1 -1
  74. package/dist/esm/segmented-control/templates/segmented-control-text.mjs +1 -1
  75. package/dist/types/segmented-control/segmented-control.spec.d.ts +1 -0
  76. package/package.json +2 -2
  77. package/src/action-sheet/tests/action-sheet-date-time-selector.tsx +9 -8
  78. package/src/datetime-selector/datetime-selector.spec.tsx +8 -9
  79. package/src/grid/templates/grid-with-pinned-rows-pin-column.tsx +2 -2
  80. package/src/grid/tests/grid-row-pinning-with-sticky-grouping.tsx +1 -1
  81. package/src/grid/tests/grid-row-pinning.tsx +8 -8
  82. package/src/imageeditor/templates/imageeditor-crop.tsx +5 -5
  83. package/src/scheduler/scheduler-toolbar.spec.tsx +8 -7
  84. package/src/scheduler/scheduler.spec.tsx +3 -4
  85. package/src/scheduler/templates/scheduler-agenda.tsx +8 -7
  86. package/src/scheduler/templates/scheduler-flex-agenda.tsx +8 -7
  87. package/src/scheduler/templates/scheduler-flex-day.tsx +8 -7
  88. package/src/scheduler/templates/scheduler-flex-month.tsx +8 -7
  89. package/src/scheduler/templates/scheduler-flex-timeline.tsx +8 -7
  90. package/src/scheduler/templates/scheduler-flex-week.tsx +8 -7
  91. package/src/scheduler/templates/scheduler-flex-year.tsx +7 -6
  92. package/src/scheduler/templates/scheduler-month.tsx +8 -7
  93. package/src/scheduler/templates/scheduler-timeline.tsx +8 -7
  94. package/src/scheduler/templates/scheduler-week.tsx +8 -7
  95. package/src/scheduler/tests/scheduler-current-time-marker.tsx +15 -14
  96. package/src/scheduler/tests/scheduler-events.tsx +8 -7
  97. package/src/scheduler/tests/scheduler-react-timeline-multi.tsx +8 -7
  98. package/src/segmented-control/segmented-control.spec.tsx +3 -1
  99. package/src/segmented-control/templates/segmented-control-icons.tsx +3 -3
  100. package/src/segmented-control/tests/segmented-control-sizes.tsx +3 -15
  101. package/src/segmented-control/tests/segmented-control-states.tsx +1 -5
  102. package/src/segmented-control/tests/segmented-control.tsx +20 -30
@@ -1 +1 @@
1
- var Fc=Object.create;var al=Object.defineProperty;var Wc=Object.getOwnPropertyDescriptor;var Vc=Object.getOwnPropertyNames;var $c=Object.getPrototypeOf,Xc=Object.prototype.hasOwnProperty;var Jc=(e,t)=>{for(var o in t)al(e,o,{get:t[o],enumerable:!0})},Dn=(e,t,o,l)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of Vc(t))!Xc.call(e,r)&&r!==o&&al(e,r,{get:()=>t[r],enumerable:!(l=Wc(t,r))||l.enumerable});return e};var Kn=(e,t,o)=>(o=e!=null?Fc($c(e)):{},Dn(t||!e||!e.__esModule?al(o,"default",{value:e,enumerable:!0}):o,e)),qc=e=>Dn(al({},"__esModule",{value:!0}),e);var Gf={};Jc(Gf,{SchedulerFlexMonth:()=>Bn});module.exports=qc(Gf);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 H=(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"}),U=(e,t)=>{let{valid:o,invalid:l,hover:r,focus:i,checked:u,active:b,selected:f,disabled:x,indeterminate:N,loading:y,empty:h,readonly:R,highlighted:E,...D}=t;return n({"k-valid":o,"k-invalid":l,"k-hover":r,"k-focus":i,"k-checked":u,"k-active":b,"k-selected":f,"k-disabled":x,"k-indeterminate":N&&!u,"k-loading":y,"k-empty":h,"k-readonly":R,"k-highlighted":E},Object.keys(D).reduce((G,P)=>(P.startsWith("k-")?G[P]=D[P]:G[`k-${P}`]=D[P],G),{}))};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"},S={undefined:void 0,none:"none",small:"small",medium:"medium",large:"large",full:"full"},k={undefined:void 0,solid:"solid",flat:"flat",outline:"outline",clear:"clear",link:"link"},T={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 Dl={};function X(e){return Dl[e]=(Dl[e]||0)+1,`k-${e}-${Dl[e]}`}var La=require("react/jsx-runtime"),Kl="k-font-icon",Yc=[],Qc={size:[p.undefined,p.xsmall,p.small,p.medium,p.large,p.xlarge,p.xxlarge,p.xxxlarge],themeColor:[T.undefined,T.base,T.primary,T.secondary,T.tertiary,T.success,T.warning,T.error,T.info,T.light,T.dark]},Zc={},Ea=e=>{let{size:t,themeColor:o,icon:l,rotate:r,flip:i,...u}=e;return l?(0,La.jsx)("span",{...u,className:n(e.className,Kl,H(Kl,{size:t}),{[`k-i-${l}`]:l,[`k-color-${o}`]:o,[`k-rotate-${r}`]:r,"k-flip-h":i==="h"||i==="both","k-flip-v":i==="v"||i==="both"}),"aria-hidden":"true"}):(0,La.jsx)(La.Fragment,{})};Ea.states=Yc;Ea.options=Qc;Ea.className=Kl;Ea.defaultOptions=Zc;var _n=Ea;var Co=require("react/jsx-runtime"),Hl="k-svg-icon",jc=[],ep={size:[p.undefined,p.xsmall,p.small,p.medium,p.large,p.xlarge,p.xxlarge,p.xxxlarge],themeColor:[T.undefined,T.base,T.primary,T.secondary,T.tertiary,T.success,T.warning,T.error,T.info,T.light,T.dark]},zn={viewBox:"0 0 24 24"},Aa=e=>{let{size:t,themeColor:o,rotate:l,flip:r,viewBox:i=zn.viewBox,icon:u,...b}=e;if(!u)return(0,Co.jsx)(Co.Fragment,{});if(u==="none")return(0,Co.jsx)("span",{...b,className:n(e.className,Hl,H("k-icon",{size:t}),"k-none"),"aria-hidden":"true"});let f=typeof u=="object"&&u.name&&u.name;return(0,Co.jsx)("span",{...b,className:n(e.className,Hl,H("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:(0,Co.jsx)("svg",{"aria-hidden":!0,focusable:!1,xmlns:"http://www.w3.org/2000/svg",viewBox:typeof u=="object"?u.viewBox:i,dangerouslySetInnerHTML:typeof u=="object"?{__html:u.content}:void 0,children:u?void 0:e.children})})};Aa.states=jc;Aa.options=ep;Aa.className=Hl;Aa.defaultOptions=zn;var _l=Aa;var zl=Kn(require("@progress/kendo-svg-icons"));var Gn="icon",Un="icons";var Vn=require("react");var Fn=require("react"),Wn=(0,Fn.createContext)({iconsType:"svg"});var Xt=require("react/jsx-runtime"),ll="k-icon",tp=e=>e.replace(/([-_][a-z0-9])/gi,t=>t.toUpperCase().replace("-","").replace("_","")),op=[],ap={size:[p.undefined,p.xsmall,p.small,p.medium,p.large,p.xlarge,p.xxlarge,p.xxxlarge],themeColor:[T.undefined,T.base,T.primary,T.secondary,T.tertiary,T.success,T.warning,T.error,T.info,T.light,T.dark]},Gl={viewBox:"0 0 24 24",type:"svg"},O=e=>{let{iconsType:t}=(0,Vn.useContext)(Wn),{size:o,themeColor:l,icon:r,type:i=t||Gl.type,rotate:u,flip:b,viewBox:f=Gl.viewBox,...x}=e;if(!r)return(0,Xt.jsx)(Xt.Fragment,{});if((t||i)==="svg"){if(r==="none")return(0,Xt.jsx)(_l,{...x,className:n(e.className,ll),icon:r,size:o});let y=zl[r]?r:tp(`${r}-icon`);return zl[y]?(0,Xt.jsx)(_l,{...x,className:n(e.className,ll),icon:zl[y],size:o,themeColor:l,rotate:u,flip:b,viewBox:f}):(0,Xt.jsx)(Xt.Fragment,{})}return(0,Xt.jsx)(_n,{...x,className:n(e.className,ll),icon:r,size:o,themeColor:l,rotate:u,flip:b})};O.states=op;O.options=ap;O.defaultOptions=Gl;O.className=ll;O.moduleName=Gn;O.folderName=Un;O.ariaSpec={selector:".k-icon, .k-svg-icon",rules:[{selector:".k-icon, .k-svg-icon",attribute:"aria-hidden=true",usage:"Hides the icon element and all its children from assistive technologies."}]};var Ul=O;var Fl="button",$n=Fl;var Lt=require("react/jsx-runtime"),Ra="k-button",lp=["icon-button"],rp=[c.hover,c.focus,c.active,c.selected,c.disabled,c.generating],np={size:[p.undefined,p.xsmall,p.small,p.medium,p.large],rounded:[S.undefined,S.none,S.small,S.medium,S.large,S.full],fillMode:[k.undefined,k.solid,k.flat,k.outline,k.clear,k.link],themeColor:[T.undefined,T.base,T.primary,T.secondary,T.tertiary,T.success,T.warning,T.error,T.info,T.light,T.dark,T.inverse]},Wl={showArrow:!1,arrowIconName:"caret-alt-down"},s=e=>{let{as:t="button",size:o,rounded:l,fillMode:r,themeColor:i,showArrow:u=Wl.showArrow,arrowIconName:b=Wl.arrowIconName,variant:f,hover:x,focus:N,active:y,selected:h,disabled:R,togglable:E,ariaDisabled:D,icon:G,text:P,iconClassName:J,className:de,...ke}=e,De=G!==void 0,Re=e.children!==void 0;return(0,Lt.jsxs)(t,{className:n(de,Ra,Hn(Ra,f),H(Ra,{size:o,rounded:l,fillMode:r,themeColor:i}),U(Ra,{hover:x,focus:N,active:y,disabled:R||D,selected:h}),{"k-icon-button":!P&&!Re&&De}),...ke,"aria-pressed":E?h?"true":"false":void 0,"aria-disabled":D?"true":void 0,disabled:R||void 0,children:[G&&(0,Lt.jsx)(O,{className:n(J,"k-button-icon"),icon:G}),P?(0,Lt.jsxs)(Lt.Fragment,{children:[P&&(0,Lt.jsx)("span",{className:"k-button-text",children:P}),e.children]}):e.children&&(0,Lt.jsx)("span",{className:"k-button-text",children:e.children}),u&&(0,Lt.jsx)("span",{className:"k-menu-button-arrow k-button-arrow",children:(0,Lt.jsx)(O,{icon:b})})]})};s.states=rp;s.options=np;s.variants=lp;s.className=Ra;s.defaultOptions=Wl;s.moduleName=Fl;s.folderName=$n;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."}]};var Xn=require("react/jsx-runtime"),ro=e=>(0,Xn.jsx)(s,{icon:"folder",...e,"aria-label":e["aria-label"]||"Folder",children:void 0});var Jn=require("react/jsx-runtime"),Ia=e=>(0,Jn.jsx)(s,{icon:"folder",children:"Button",...e});var qn=require("react/jsx-runtime"),yo=e=>(0,qn.jsx)(s,{children:"Button",...e});var rl=require("react/jsx-runtime"),sp=s.options,ip=s.states,dp={...s.defaultOptions,variant:"text"},cp=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],pp=[],Oo=e=>{let{variant:t,...o}=e;switch(t){case"icon-only":return(0,rl.jsx)(ro,{...o,icon:"star"});case"icon-and-text":return(0,rl.jsx)(Ia,{...o,icon:"star",children:"Button"});default:return(0,rl.jsx)(yo,{...o,children:"Button"})}};Oo.options=sp;Oo.states=ip;Oo.variants=cp;Oo.defaultOptions=dp;Oo.modifiers=pp;Oo.className=s.className;var Vl="button",Yn=Vl;var Qn=require("react/jsx-runtime"),Oa="k-button-group",up=[c.disabled],mp={fillMode:[k.undefined,k.solid,k.flat,k.outline,k.clear,k.link]},bp={},A=e=>{let{fillMode:t,disabled:o,stretched:l,...r}=e;return(0,Qn.jsx)("div",{role:"group",...r,className:n(e.className,Oa,H(Oa,{fillMode:t}),U(Oa,{disabled:o}),{[`${Oa}-stretched`]:l}),...o&&{"aria-disabled":"true"},children:e.children})};A.states=up;A.options=mp;A.className=Oa;A.defaultOptions=bp;A.moduleName=Vl;A.folderName=Yn;A.ariaSpec={selector:".k-button-group",rules:[{selector:".k-button-group:not(.k-split-button)",attribute:"role=group",usage:"Sets the proper role for the group of buttons."},{selector:".k-button-group.k-disabled",attribute:"aria-disabled=true",usage:"The attribute is rendered only when the entire button group is disabled."},{selector:".k-button-group:not(.k-split-button):not(.k-scheduler-navigation):not(.k-zoom-control) .k-button",attribute:"aria-pressed (when selected)",usage:"Specifies the current state of the ButtonGroup. Only the selected button within the group will have this attribute set to true."}]};var $l=require("react/jsx-runtime");var Xl=require("react/jsx-runtime");var Jl=require("react/jsx-runtime");var ql=require("react/jsx-runtime");var Yl=require("react/jsx-runtime");var Ql=require("react/jsx-runtime");var st=require("react/jsx-runtime"),hp={...s.options,...A.options},fp=s.states,xp={...s.defaultOptions,...A.defaultOptions,variant:"text-button"},vp=[{name:"icon-button",title:"Icon Only"},{name:"text-button",title:"Text"},{name:"icon-text-button",title:"Icon Text"}],Cp=[],Bo=e=>{let{variant:t,className:o,...l}=e;return t==="icon-button"?(0,st.jsxs)(A,{fillMode:l.fillMode,className:o,children:[(0,st.jsx)(s,{...l,icon:"star"}),(0,st.jsx)(s,{...l,icon:"star"}),(0,st.jsx)(s,{...l,icon:"star"})]}):t==="icon-text-button"?(0,st.jsxs)(A,{fillMode:l.fillMode,className:o,children:[(0,st.jsx)(s,{...l,icon:"star",children:"First"}),(0,st.jsx)(s,{...l,icon:"star",children:"Middle"}),(0,st.jsx)(s,{...l,icon:"star",children:"Last"})]}):(0,st.jsxs)(A,{fillMode:l.fillMode,className:o,children:[(0,st.jsx)(s,{...l,children:"First"}),(0,st.jsx)(s,{...l,children:"Middle"}),(0,st.jsx)(s,{...l,children:"Last"})]})};Bo.options=hp;Bo.states=fp;Bo.variants=vp;Bo.defaultOptions=xp;Bo.modifiers=Cp;Bo.className=A.className;var Zl=require("react/jsx-runtime");var Z="scheduler",j=Z;var es=require("react/jsx-runtime"),Zn="k-scheduler-layout",yp=[],kp={},Sp={},ko=e=>{let{as:t="div",view:o,...l}=e,r=o==="agenda"?"grid":o==="year"?void 0:"none";return(0,es.jsx)(t,{...l,className:n(e.className,Zn,{[`k-scheduler-${o}view`]:o}),...r&&{role:r},children:e.children})};ko.states=yp;ko.options=kp;ko.className=Zn;ko.defaultOptions=Sp;ko.moduleName=Z;ko.folderName=j;var jn=ko;var nl=require("react/jsx-runtime"),ts="k-scheduler",Np=[],Tp={},gp={},Y=e=>{let{view:t,toolbar:o,footer:l,layout:r,...i}=e;return(0,nl.jsxs)("div",{...i,className:n(e.className,ts),role:"application",children:[o,(0,nl.jsx)(jn,{className:n({"k-scheduler-layout-flex":r==="flex"}),as:r==="table"?"table":"div",view:t,children:e.children}),l]})};Y.states=Np;Y.options=Tp;Y.className=ts;Y.defaultOptions=gp;Y.moduleName=Z;Y.folderName=j;Y.ariaSpec={selector:".k-scheduler",rules:[{selector:".k-scheduler",attribute:"role=application",usage:"Specifies the role of the component."},{selector:".k-scheduler-toolbar",attribute:"role=toolbar",usage:"Follows Toolbar spec: sets the component role."},{selector:".k-scheduler-toolbar",attribute:"aria-label or title",usage:"Follows Toolbar spec: each toolbar must have a label specifying its purpose."},{selector:'.k-scheduler-navigation .k-button:has([class*="i-caret-alt-left"])',attribute:"aria-label",usage:"Required as the previous navigation button contains only an icon (no text)."},{selector:'.k-scheduler-navigation .k-button:has([class*="i-caret-alt-right"])',attribute:"aria-label",usage:"Required as the next navigation button contains only an icon (no text)."},{selector:".k-nav-current",attribute:"aria-live=polite",usage:"The new date of the Scheduler view will be announced upon navigation to a new time span or view type."},{selector:".k-views-dropdown",attribute:"aria-label",usage:"The <select> element visible on the toolbar on small screens must have its aria-label set."},{selector:".k-scheduler-views",attribute:"role=group",usage:"Follows ButtonGroup spec: sets the proper role for the group of view buttons."},{selector:".k-scheduler-views .k-button",attribute:"aria-pressed (when selected)",usage:"Follows ButtonGroup spec: specifies the current state of the view ButtonGroup. Only the selected button within the group will have this attribute set to true."},{selector:".k-scheduler-agendaview",attribute:"role=grid",usage:"The main table of the Agenda view must indicate it is a Data Grid."},{selector:".k-scheduler-agendaview>tbody",attribute:"role=none/presentation",usage:"The <tbody> element must have its semantics removed."},{selector:".k-scheduler-agendaview .k-scheduler-table",attribute:"role=none/presentation",usage:"Inner <table> elements within the Agenda Scheduler must have their semantic role removed."},{selector:".k-scheduler-agendaview .k-scheduler-table>tbody",attribute:"role=rowgroup",usage:"Must have role explicitly set as it has been removed by the <table> role set (none/presentation)."},{selector:".k-scheduler-agendaview .k-scheduler-table>tbody>tr",attribute:"role=row",usage:"Must have role explicitly set as it has been removed by the <table> role set (none/presentation)."},{selector:".k-scheduler-agendaview .k-scheduler-table>tbody>tr>th",attribute:"role=columnheader",usage:"Must have role explicitly set as it has been removed by the <table> role set (none/presentation)."},{selector:".k-scheduler-agendaview .k-scheduler-content tr .k-selected",attribute:"aria-selected",usage:"Used to signify the currently selected row in Agenda view."},{selector:".k-scheduler-content>.k-scheduler-table>tbody>tr>.k-scheduler-groupcolumn,.k-scheduler-content>.k-scheduler-table>tbody>tr>.k-scheduler-datecolumn",attribute:"role=rowheader",usage:"Must have role explicitly set as it has been removed by the <table> role set (none/presentation)."},{selector:".k-scheduler-content>.k-scheduler-table>tbody>tr>.k-scheduler-timecolumn,.k-scheduler-content>.k-scheduler-table>tbody>tr>.k-scheduler-timecolumn+td",attribute:"role=gridcell",usage:"Must have role explicitly set as it has been removed by the <table> role set (none/presentation)."},{selector:".k-scheduler-dayview,.k-scheduler-weekview,.k-scheduler-monthview,.k-scheduler-timelineview",attribute:"role=none/presentation",usage:"All <table> elements within the Scheduler must have their semantic role removed."},{selector:".k-scheduler-times .k-scheduler-table",attribute:"role=none/presentation",usage:"Times sidebar tables must have their semantics removed. The role propagates to child th/tr elements, resolving empty-table-header violations."},{selector:".k-event",attribute:"role=button",usage:"Indicating that the event element is interactive."},{selector:".k-event",attribute:"aria-label",usage:"Label containing the title, start, and end date of the appointment."},{selector:".k-scheduler-layout:not(.k-scheduler-agendaview) .k-scheduler-content",attribute:"tabindex=0",usage:"Scrollable elements need to be focusable to ensure scrolling with arrow keys is available (does not apply to agenda view)."}]};var jl=require("react/jsx-runtime"),os="k-scheduler-header",Kt=e=>(0,jl.jsx)("div",{...e,className:n(os,e.className),children:(0,jl.jsx)("div",{className:"k-scheduler-header-wrap",children:e.children})});Kt.className=os;Kt.moduleName=Z;Kt.folderName=j;var ls=require("react/jsx-runtime"),as="k-scheduler-content",Ht=e=>(0,ls.jsx)("div",{...e,className:n(as,e.className),children:e.children});Ht.className=as;Ht.moduleName=Z;Ht.folderName=j;var ns=require("react/jsx-runtime"),rs="k-scheduler-times",no=e=>(0,ns.jsx)("div",{...e,className:n(rs,e.className),children:e.children});no.className=rs;no.moduleName=Z;no.folderName=j;var is=require("react/jsx-runtime"),ss="k-scheduler-table",_t=e=>(0,is.jsx)("table",{...e,className:n(ss,e.className),children:e.children});_t.className=ss;_t.moduleName=Z;_t.folderName=j;var er=require("react/jsx-runtime"),ds="k-scheduler-cell",wp=[],Mp={},Lp={},a=e=>{let{cellType:t,allDay:o,text:l,colspan:r,rowspan:i,as:u="div",...b}=e,f=l||e.children,x=!l&&!e.children,N=u==="th"&&x&&!b.role?"presentation":void 0;return(0,er.jsx)(u,{...b,colSpan:r,rowSpan:i,...N&&{role:N},className:n(ds,e.className,{"k-scheduler-times-all-day":o},t==null?void 0:t.map(y=>({[`k-${y}-cell`]:!0}))),children:!o&&l?(0,er.jsx)("span",{className:"k-link k-nav-day",children:f}):f})};a.states=wp;a.options=Mp;a.defaultOptions=Lp;a.className=ds;a.moduleName=Z;a.folderName=j;var ps=require("react/jsx-runtime"),cs="k-sticky-cell",Po=e=>(0,ps.jsx)("div",{...e,className:n(cs,e.className),children:e.children});Po.className=cs;Po.moduleName=Z;Po.folderName=j;var ms=require("react/jsx-runtime"),us="k-scheduler-row",w=e=>(0,ms.jsx)("div",{...e,className:n(us,e.className),children:e.children});w.className=us;w.moduleName=Z;w.folderName=j;var Ba="input",sl=Ba;var bs=require("react/jsx-runtime"),il="k-input",Ep=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled,c.loading,c.readonly],Ap={size:[p.undefined,p.small,p.medium,p.large],rounded:[S.undefined,S.none,S.small,S.medium,S.large,S.full],fillMode:[k.undefined,k.solid,k.flat,k.outline]},Rp={},Se=e=>{let{hover:t,focus:o,disabled:l,invalid:r,valid:i,loading:u,readonly:b,size:f,rounded:x,fillMode:N,...y}=e;return(0,bs.jsx)("span",{...y,className:n(e.className,il,H(il,{size:f,rounded:x,fillMode:N}),U(il,{hover:t,focus:o,disabled:l,invalid:r,valid:i,loading:u,readonly:b}))})};Se.states=Ep;Se.options=Ap;Se.className=il;Se.defaultOptions=Rp;Se.moduleName=Ba;Se.folderName=sl;var hs=require("react/jsx-runtime"),dl="k-picker",Ip=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled,c.loading,c.readonly],Op={size:[p.undefined,p.small,p.medium,p.large],rounded:[S.undefined,S.none,S.small,S.medium,S.large,S.full],fillMode:[k.undefined,k.solid,k.flat,k.outline]},Bp={},zt=e=>{let{hover:t,focus:o,disabled:l,invalid:r,valid:i,loading:u,readonly:b,size:f,rounded:x,fillMode:N,...y}=e;return(0,hs.jsx)("span",{...y,className:n(e.className,dl,H(dl,{size:f,rounded:x,fillMode:N}),U(dl,{hover:t,focus:o,disabled:l,invalid:r,valid:i,loading:u,readonly:b})),children:e.children})};zt.states=Ip;zt.options=Op;zt.className=dl;zt.defaultOptions=Bp;zt.moduleName=Ba;zt.folderName=sl;var Do=require("react/jsx-runtime"),fs="k-clear-value",Pp=[c.disabled,c.loading,c.readonly],Dp={},ut=e=>{let{disabled:t,loading:o,readonly:l,value:r}=e;return t||l||o||!r?(0,Do.jsx)(Do.Fragment,{}):(0,Do.jsx)("span",{className:n(e.className,fs),children:(0,Do.jsx)(O,{icon:"x"})})};ut.states=Pp;ut.options=Dp;ut.className=fs;var xs=require("react/jsx-runtime"),tr="k-input-inner",Kp=[],Hp={},cl={type:"text",autocomplete:"off",value:"",placeholder:""},mt=e=>{let{value:t=cl.value,type:o=cl.type,placeholder:l=cl.placeholder,autocomplete:r=cl.autocomplete,disabled:i,readOnly:u,...b}=e;return(0,xs.jsx)("input",{...b,type:o,className:n(e.className,tr,H(tr,e)),placeholder:l,autoComplete:r,defaultValue:t,disabled:i||void 0,readOnly:u||void 0})};mt.states=Kp;mt.options=Hp;mt.className=tr;var Pa=require("react/jsx-runtime"),or="k-input-inner",_p=[],zp={},So=e=>{let{value:t,placeholder:o,showValue:l,valueIcon:r,valueIconName:i,...u}=e;return(0,Pa.jsxs)("span",{...u,className:n(e.className,or,H(or,e)),children:[r,!r&&i&&(0,Pa.jsx)(O,{className:"k-input-value-icon",icon:i}),l&&!t&&o,l&&t&&(0,Pa.jsx)("span",{className:"k-input-value-text",children:t})]})};So.states=_p;So.options=zp;So.className=or;var Cs=require("react/jsx-runtime"),ar="k-input-inner",Gp=[],Up={},vs={value:"",placeholder:""},lr=e=>{let{value:t=vs.value,placeholder:o=vs.placeholder,rows:l,disabled:r,...i}=e;return(0,Cs.jsx)("textarea",{...i,className:n(e.className,ar,H(ar,e)),placeholder:o,rows:l,defaultValue:t,disabled:r||void 0})};lr.states=Gp;lr.options=Up;lr.className=ar;var Da=require("react/jsx-runtime"),ys="k-input-loading-icon",Fp=[c.disabled,c.loading],it=e=>{let{disabled:t,loading:o}=e;return t||!o?(0,Da.jsx)(Da.Fragment,{}):(0,Da.jsx)("span",{className:n(e.className,ys,"k-icon k-i-loading")})};it.states=Fp;it.className=ys;var Ka=require("react/jsx-runtime"),ks="k-input-validation-icon",Wp=[c.valid,c.invalid,c.disabled,c.loading],Vp={},tt=e=>{let{valid:t,invalid:o,disabled:l,loading:r}=e,i=o?"warning-circle":"check-circle";return l||r||!!!(t||o)?(0,Ka.jsx)(Ka.Fragment,{}):(0,Ka.jsx)(O,{className:n(ks),icon:i})};tt.states=Wp;tt.options=Vp;tt.className=ks;var Ha=require("react/jsx-runtime"),$p="k-input-prefix",Xp={direction:"horizontal"},Ct=e=>{let{direction:t=Xp.direction,...o}=e;return e.children?(0,Ha.jsx)("span",{...o,className:n($p,e.className,{[`k-input-prefix-${t}`]:t}),children:e.children}):(0,Ha.jsx)(Ha.Fragment,{})};var _a=require("react/jsx-runtime"),Jp="k-input-suffix",qp={direction:"horizontal"},yt=e=>{let{direction:t=qp.direction,...o}=e;return e.children?(0,_a.jsx)("span",{...o,className:n(Jp,e.className,{[`k-input-suffix-${t}`]:t}),children:e.children}):(0,_a.jsx)(_a.Fragment,{})};var Yp=require("react/jsx-runtime");var Ss=require("react/jsx-runtime"),Qp="k-input-suffix-text",rr=e=>{let{children:t,...o}=e;return(0,Ss.jsx)("span",{...o,className:n(Qp,e.className),children:t})};var Ts=require("react/jsx-runtime"),Ns="k-input-separator",Zp={direction:"vertical"},kt=e=>{let{direction:t=Zp.direction,...o}=e;return(0,Ts.jsx)("span",{...o,className:n(Ns,e.className,{[`${Ns}-${t}`]:t})})};var Ie=require("react/jsx-runtime"),jp=Se.states,eu=Se.defaultOptions,tu=Se.options,ou=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"},{name:"validation-icon",title:"Validation Icon"},{name:"separators",title:"Separators"}],au=[],Ko=e=>{let{modifiers:t,valid:o,invalid:l,loading:r,disabled:i,readonly:u,...b}=e,f=t==null?void 0:t.prefix,x=t==null?void 0:t.suffix,N=t==null?void 0:t["clear-button"],y=t==null?void 0:t["validation-icon"],h=t==null?void 0:t.separators;return(0,Ie.jsxs)(Se,{...b,valid:o,invalid:l,loading:r,disabled:i,readonly:u,style:{width:300},children:[f&&(0,Ie.jsxs)(Ie.Fragment,{children:[(0,Ie.jsx)(Ct,{children:(0,Ie.jsx)(O,{icon:"lock"})}),h&&(0,Ie.jsx)(kt,{})]}),(0,Ie.jsx)(mt,{placeholder:"Placeholder",value:"Value"}),y&&(0,Ie.jsx)(tt,{valid:o,invalid:l,loading:r,disabled:i}),(0,Ie.jsx)(it,{loading:r,disabled:i}),N&&(0,Ie.jsx)(ut,{loading:r,disabled:i,readonly:u,value:"Value"}),x&&(0,Ie.jsxs)(Ie.Fragment,{children:[h&&(0,Ie.jsx)(kt,{}),(0,Ie.jsx)(yt,{children:(0,Ie.jsx)(yo,{size:b.size,fillMode:"clear",children:"Send"})})]})]})};Ko.options=tu;Ko.states=jp;Ko.variants=au;Ko.defaultOptions=eu;Ko.modifiers=ou;Ko.className=Se.className;var za=require("react/jsx-runtime"),gs="k-color-preview",lu=[],ru={},so=e=>{let{color:t,iconName:o,...l}=e;return(0,za.jsxs)("span",{...l,className:n(e.className,gs,{"k-icon-color-preview":o,"k-no-color":!t}),children:[o&&(0,za.jsx)(O,{icon:o,className:"k-color-preview-icon"}),(0,za.jsx)("span",{className:"k-color-preview-mask",style:{backgroundColor:t}})]})};so.states=lu;so.options=ru;so.className=gs;var nr="popup",ws=nr;var sr=require("react/jsx-runtime"),Ms="k-animation-container",nu=[],su={},Ls={positionMode:"absolute"},Gt=e=>{let{positionMode:t=Ls.positionMode,animationStyle:o,offset:l,...r}=e;return(0,sr.jsx)("div",{...r,style:{...l,...e.style},className:n(e.className,Ms,"k-animation-container-shown",{"k-animation-container-fixed":t==="fixed"}),children:(0,sr.jsx)("div",{className:"k-child-animation-container",style:o,children:e.children})})};Gt.states=nu;Gt.options=su;Gt.className=Ms;Gt.defaultOptions=Ls;Gt.moduleName=nr;Gt.folderName=ws;var ir="popup",Es=ir;var dr=require("react/jsx-runtime"),As="k-popup",iu=[],du={},Rs={positionMode:"absolute"},pe=e=>{let{offset:t,positionMode:o=Rs.positionMode,animationStyle:l,containerClassName:r,containerRole:i,containerAriaLabel:u,...b}=e;return(0,dr.jsx)(Gt,{positionMode:o,offset:t,animationStyle:l,className:r,role:i,"aria-label":u,children:(0,dr.jsx)("div",{...b,className:n(e.className,As),children:e.children})})};pe.states=iu;pe.options=du;pe.className=As;pe.defaultOptions=Rs;pe.moduleName=ir;pe.folderName=Es;pe.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 cr="action-buttons",Is=cr;var Os=require("react/jsx-runtime"),pl="k-actions",cu=[],pu={},pr={alignment:"start",orientation:"horizontal"},Ut=e=>{let{alignment:t=pr.alignment,orientation:o=pr.orientation,...l}=e;return(0,Os.jsx)("div",{...l,className:n(pl,{[`${pl}-${t}`]:t,[`${pl}-${o}`]:o},e.className),children:e.children})};Ut.states=cu;Ut.options=pu;Ut.className=pl;Ut.defaultOptions=pr;Ut.moduleName=cr;Ut.folderName=Is;var Ps=require("react/jsx-runtime"),uu="k-actionsheet-footer",Bs={alignment:"stretched",orientation:"horizontal"},io=e=>{let{alignment:t=Bs.alignment,orientation:o=Bs.orientation,template:l,as:r=l?"div":Ut,...i}=e;return(0,Ps.jsx)(r,{...i,...!l&&{alignment:t,orientation:o},className:n(e.className,uu),children:e.children})};var ur="searchbox",Ds=ur;var co=require("react/jsx-runtime"),Ks="k-searchbox",mu=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled,c.loading],bu={size:[p.undefined,p.small,p.medium,p.large],rounded:[S.undefined,S.none,S.small,S.medium,S.large,S.full],fillMode:[k.undefined,k.solid,k.flat,k.outline]},mr={showIcon:!0,icon:"search"},St=e=>{let{value:t,placeholder:o,size:l,rounded:r,fillMode:i,hover:u,focus:b,valid:f,invalid:x,required:N,loading:y,disabled:h,showIcon:R=mr.showIcon,icon:E=mr.icon,"aria-label":D,...G}=e;return(0,co.jsxs)(Se,{...G,size:l,rounded:r,fillMode:i,hover:u,focus:b,valid:f,invalid:x,required:N,loading:y,disabled:h,className:n(e.className,Ks),children:[R&&(0,co.jsx)(O,{className:"k-input-icon",icon:E}),(0,co.jsx)(mt,{placeholder:o,value:t,"aria-label":D}),(0,co.jsx)(it,{...e}),(0,co.jsx)(tt,{...e}),(0,co.jsx)(ut,{...e})]})};St.states=mu;St.options=bu;St.className=Ks;St.defaultOptions=mr;St.moduleName=ur;St.folderName=Ds;var hu=require("react/jsx-runtime");var br="textbox",Hs=br;var $e=require("react/jsx-runtime"),_s="k-textbox",fu=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled,c.loading,c.readonly],xu={size:[p.undefined,p.small,p.medium,p.large],rounded:[S.undefined,S.none,S.small,S.medium,S.large,S.full],fillMode:[k.undefined,k.solid,k.flat,k.outline]},ul={showClearButton:!0,showValidationIcon:!0,separators:!0},Ke=e=>{let{size:t,rounded:o,fillMode:l,separators:r=ul.separators,showClearButton:i=ul.showClearButton,showValidationIcon:u=ul.showValidationIcon,prefix:b,suffix:f,type:x,value:N,placeholder:y,hover:h,focus:R,valid:E,invalid:D,required:G,loading:P,disabled:J,readonly:de,id:ke,"aria-label":De,"aria-describedby":Re,...pt}=e;return(0,$e.jsxs)(Se,{...pt,size:t,rounded:o,fillMode:l,hover:h,focus:R,valid:E,invalid:D,required:G,loading:P,disabled:J,readonly:de,className:n(e.className,_s),children:[b&&(0,$e.jsxs)($e.Fragment,{children:[(0,$e.jsx)(Ct,{children:b}),r&&(0,$e.jsx)(kt,{})]}),(0,$e.jsx)(mt,{id:ke,placeholder:y,value:N,type:x,disabled:J,"aria-label":De,"aria-describedby":Re,"aria-invalid":D?"true":void 0}),u&&(0,$e.jsx)(tt,{valid:E,invalid:D,loading:P,disabled:J}),(0,$e.jsx)(it,{loading:P,disabled:J}),i&&(0,$e.jsx)(ut,{loading:P,disabled:J,readonly:de,value:N}),f&&(0,$e.jsxs)($e.Fragment,{children:[r&&(0,$e.jsx)(kt,{}),(0,$e.jsx)(yt,{children:f})]})]})};Ke.states=fu;Ke.options=xu;Ke.className=_s;Ke.defaultOptions=ul;Ke.moduleName=br;Ke.folderName=Hs;Ke.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 Ga=Ke;var Gs=require("react/jsx-runtime"),zs=e=>(0,Gs.jsx)(Ga,{...e});var Us=require("react/jsx-runtime");var Fs=require("react/jsx-runtime");var vu=require("react/jsx-runtime");var ml=require("react/jsx-runtime"),Cu=Ke.states,yu=Ke.defaultOptions,ku=Ke.options,Su=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"}],Nu=[],Ho=e=>{let{modifiers:t,...o}=e,l={};return Object.keys(t||{}).forEach(r=>{switch(r){case"prefix":l.prefix=t!=null&&t[r]?(0,ml.jsx)(O,{icon:"lock"}):void 0;break;case"suffix":l.suffix=t!=null&&t[r]?(0,ml.jsx)(yo,{size:o.size,fillMode:"clear",children:"Send"}):void 0;break;case"clear-button":l.showClearButton=t==null?void 0:t[r];break;default:break}}),(0,ml.jsx)(zs,{value:"Value",style:{width:300},...o,...l})};Ho.options=ku;Ho.states=Cu;Ho.variants=Nu;Ho.defaultOptions=yu;Ho.modifiers=Su;Ho.className=Ke.className;var bt=require("react/jsx-runtime"),Ws="k-actionsheet-titlebar",Tu={},ot=e=>{let{title:t,subtitle:o,actionsStart:l,actionsEnd:r,filter:i,input:u,inputValue:b,inputPlaceholder:f,adaptive:x,titleId:N,children:y,...h}=e;return(0,bt.jsxs)("div",{...h,className:n(e.className,Ws),children:[(0,bt.jsxs)("div",{className:"k-actionsheet-titlebar-group",children:[l&&(0,bt.jsx)("div",{className:"k-actionsheet-actions",children:l}),!y&&(0,bt.jsxs)("div",{className:"k-actionsheet-title",id:N,children:[t&&(0,bt.jsx)("div",{className:"k-text-center",children:t}),o&&(0,bt.jsx)("div",{className:"k-actionsheet-subtitle k-text-center",children:o})]}),y&&(0,bt.jsx)("div",{className:"k-actionsheet-title",id:N,children:y}),r&&(0,bt.jsx)("div",{className:"k-actionsheet-actions",children:r})]}),(u||i)&&(0,bt.jsx)("div",{className:"k-actionsheet-titlebar-group k-actionsheet-filter",children:u?(0,bt.jsx)(Ke,{value:b,placeholder:f,size:x?"large":"medium","aria-label":t||f||"Input"}):(0,bt.jsx)(St,{placeholder:"Filter",size:x?"large":"medium","aria-label":"Filter options"})})]})};ot.className=Ws;ot.defaultOptions=Tu;var _o=require("react/jsx-runtime"),hr="k-actionsheet-view",gu=[],wu={},Mu={},zo=e=>{let{adaptive:t,animated:o,children:l,header:r,footer:i,titleId:u,...b}=e,f=(r==null?void 0:r.type)===ot&&(0,_o.jsx)(ot,{adaptive:t,titleId:u,...r==null?void 0:r.props}),x=(i==null?void 0:i.type)===io&&(0,_o.jsx)(io,{...i==null?void 0:i.props});return(0,_o.jsxs)("div",{...b,className:n(e.className,hr,{[`${hr}-animated`]:o}),children:[f,(0,_o.jsx)("div",{className:"k-actionsheet-content",children:l}),x]})};zo.states=gu;zo.options=wu;zo.className=hr;zo.defaultOptions=Mu;var Ua="action-sheet",bl=Ua;var fr="overlay",Vs=fr;var $s=require("react/jsx-runtime"),xr="k-overlay",Lu=[],Eu={themeColor:[T.undefined,T.light,T.dark,T.inverse]},Au={},po=e=>{let{themeColor:t,...o}=e;return(0,$s.jsx)("div",{...o,className:n(e.className,xr,H(xr,{themeColor:t})),children:e.children})};po.states=Lu;po.options=Eu;po.className=xr;po.defaultOptions=Au;po.moduleName=fr;po.folderName=Vs;var No=require("react/jsx-runtime"),Xs="k-actionsheet",Ru=[],Iu={},Fa={side:"bottom",fullscreen:!1,adaptive:!1,overlay:!0},ve=e=>{let{side:t=Fa.side,fullscreen:o=Fa.fullscreen,adaptive:l=Fa.adaptive,overlay:r=Fa.overlay,template:i,children:u,header:b,footer:f,id:x,...N}=e,y=x&&!i&&b?`${x}-title`:void 0;return(0,No.jsxs)("div",{className:"k-actionsheet-container",children:[r&&(0,No.jsx)(po,{}),(0,No.jsx)(Gt,{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:(0,No.jsx)("div",{...N,id:x,role:"dialog","aria-modal":r?"true":void 0,"aria-labelledby":y,className:n(e.className,Xs,{[`k-actionsheet-${t}`]:o===!1,"k-actionsheet-fullscreen":o===!0,"k-adaptive-actionsheet":l}),children:i||(0,No.jsx)(zo,{header:b,footer:f,adaptive:l,titleId:y,...e,children:u})})})]})};ve.states=Ru;ve.options=Iu;ve.className=Xs;ve.defaultOptions=Fa;ve.moduleName=Ua;ve.folderName=bl;ve.ariaSpec={selector:".k-actionsheet",rules:[{selector:".k-actionsheet",attribute:"role=dialog",usage:"Announces the dialog role of the component."},{selector:".k-actionsheet",attribute:"aria-labelledby (when has title)",usage:"Associates the title of the action sheet."},{selector:".k-actionsheet",attribute:"aria-hidden=true/false (when hidden)",usage:"Announces the hidden state of the ActionSheet container."},{selector:".k-actionsheet",attribute:"aria-modal=true (when modal)",usage:"Announces that the action sheet is modal."},{selector:".k-actionsheet .k-actionsheet-title",attribute:"id",usage:"Used to associate the title with the action sheet wrapper element."}]};var qs=require("react/jsx-runtime"),Js="k-actionsheet-container",Ou=[],Bu={},Pu={},Go=e=>{let{children:t,...o}=e;return(0,qs.jsx)("div",{...o,className:Js,children:t})};Go.states=Ou;Go.options=Bu;Go.className=Js;Go.defaultOptions=Pu;Go.moduleName=Ua;Go.folderName=bl;var Ys=require("react/jsx-runtime"),vr=e=>{let{...t}=e;return(0,Ys.jsx)("div",{...t,className:n(e.className,"k-list-ul"),children:e.children})};var Nt=require("react/jsx-runtime"),Cr="k-actionsheet-item",Du=[c.hover,c.focus,c.selected,c.disabled],uo=e=>{let{iconName:t,text:o,description:l,hover:r,focus:i,selected:u,disabled:b,...f}=e;return(0,Nt.jsxs)("span",{...f,className:n(e.className,Cr,U(Cr,{hover:r,focus:i,selected:u,disabled:b})),children:[!e.children&&(0,Nt.jsx)(Nt.Fragment,{children:(0,Nt.jsxs)("span",{className:"k-actionsheet-action",children:[t&&(0,Nt.jsx)("span",{className:"k-icon-wrap",children:(0,Nt.jsx)(O,{className:"k-actionsheet-item-icon",icon:t})}),(0,Nt.jsxs)("span",{className:"k-actionsheet-item-text",children:[o&&(0,Nt.jsx)("span",{className:"k-actionsheet-item-title",children:o}),l&&(0,Nt.jsx)("span",{className:"k-actionsheet-item-description",children:l})]})]})}),e.children]})};uo.states=Du;uo.className=Cr;var Qs=require("react/jsx-runtime");var Ku=require("react/jsx-runtime");var Hu=require("react/jsx-runtime");var _u=require("react/jsx-runtime");var be=require("react/jsx-runtime"),zu=ve.options,Gu=ve.states,js={...ve.defaultOptions,variant:"normal"},Uu=[{name:"normal",title:"Normal"},{name:"adaptive",title:"Adaptive"},{name:"fullScreen",title:"Full Screen"}],Fu=[{name:"actions",title:"Titlebar Actions",type:"boolean"},{name:"subtitle",title:"Subtitle",type:"boolean"},{name:"footer",title:"Footer",type:"boolean"}],Uo=e=>{let{variant:t,modifiers:o,...l}={...js,...e},r={},i=(0,be.jsxs)(vr,{children:[(0,be.jsx)(uo,{text:"Edit Item",description:"Click to edit",iconName:"edit-tools"}),(0,be.jsx)(uo,{text:"Add to Favorites",iconName:"heart"}),(0,be.jsx)(uo,{text:"Upload New",iconName:"upload",disabled:!0}),(0,be.jsx)("hr",{className:"k-hr"}),(0,be.jsx)(uo,{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!=null&&o[f]),r.actionsEnd=!!(o!=null&&o[f]);break;case"subtitle":r.subtitle=o!=null&&o[f]?u:void 0;break;case"footer":r.footer=!!(o!=null&&o[f]);break;default:break}}),t==="adaptive"?(0,be.jsx)(ve,{...l,adaptive:!0,fullscreen:r.fullScreen,header:(0,be.jsx)(ot,{actionsStart:r.actionsStart?(0,be.jsx)(s,{icon:"chevron-left",size:"large",fillMode:"flat"}):void 0,actionsEnd:r.actionsEnd?(0,be.jsx)(s,{icon:"x",size:"large",fillMode:"flat"}):void 0,title:b,subtitle:r.subtitle}),footer:r.footer?(0,be.jsxs)(io,{alignment:"stretched",children:[(0,be.jsx)(s,{text:"Cancel",size:"large",themeColor:"base"}),(0,be.jsx)(s,{text:"Apply",size:"large",themeColor:"primary"})]}):void 0,children:i}):(0,be.jsx)(ve,{...l,fullscreen:r.fullScreen,header:(0,be.jsx)(ot,{actionsStart:r.actionsStart?(0,be.jsx)(s,{icon:"chevron-left",fillMode:"flat"}):void 0,actionsEnd:r.actionsEnd?(0,be.jsx)(s,{icon:"x",fillMode:"flat"}):void 0,title:"Select Item",subtitle:r.subtitle}),footer:r.footer?(0,be.jsxs)(io,{alignment:"stretched",children:[(0,be.jsx)(s,{text:"Apply",themeColor:"primary"}),(0,be.jsx)(s,{text:"Cancel",themeColor:"base"})]}):void 0,children:i})};Uo.options=zu;Uo.states=Gu;Uo.variants=Uu;Uo.defaultOptions=js;Uo.modifiers=Fu;Uo.className=ve.className;var yr="slider",ei=yr;var Et=require("react/jsx-runtime"),Wa="k-slider",Wu=[c.hover,c.focus,c.active,c.disabled,c.readonly],Vu={},Tt={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=Tt.type,orientation:o=Tt.orientation,gradientType:l=Tt.gradientType,readonly:r=Tt.readonly,disabled:i=Tt.disabled,handlePosition:u=Tt.handlePosition,showButtons:b=Tt.showButtons,showTicks:f=Tt.showTicks,value:x=Tt.value,min:N=Tt.min,max:y=Tt.max,startValue:h,endValue:R,hover:E,focus:D,active:G,trackStyle:P,dir:J,...de}=e,De=(()=>{if(t==="gradient"&&l==="2d")return"undefined";if(o==="vertical")return"vertical"})(),Re,pt;return o==="horizontal"?(Re=J==="rtl"?"caret-alt-left":"caret-alt-right",pt=J==="rtl"?"caret-alt-right":"caret-alt-left"):o==="vertical"&&(Re="caret-alt-up",pt="caret-alt-down"),(0,Et.jsxs)("div",{...de,className:n(Wa,e.className,U(Wa,{readonly:r,disabled:i}),{[`k-slider-${o}`]:o,"k-colorgradient-slider":t==="gradient"}),dir:J,children:[b&&(0,Et.jsx)(s,{className:"k-button-decrease",rounded:"full",icon:pt,tabIndex:-1,title:"Decrease"}),(0,Et.jsxs)("div",{className:"k-slider-track-wrap",children:[f&&(0,Et.jsx)("ul",{className:"k-reset k-slider-items","aria-hidden":"true",children:e.children}),(0,Et.jsxs)("div",{className:"k-slider-track",style:P,children:[(0,Et.jsx)("div",{className:"k-slider-selection"}),t==="range"&&(0,Et.jsx)("span",{className:n("k-draghandle","k-draghandle-start",U(Wa,{hover:E,focus:D,active:G})),role:"slider",tabIndex:i?void 0:0,"aria-valuenow":h??N,"aria-valuemin":N,"aria-valuemax":R??y,"aria-orientation":De,"aria-disabled":i?"true":void 0,"aria-readonly":r?"true":void 0,"aria-label":de["aria-label"]?`${de["aria-label"]} start`:"Range start"}),(0,Et.jsx)("span",{className:n("k-draghandle",`k-draghandle-${u}`,U(Wa,{hover:E,focus:D,active:G})),role:"slider",tabIndex:i?void 0:0,"aria-valuenow":t==="range"?R??y:x,"aria-valuemin":t==="range"?h??N:N,"aria-valuemax":y,"aria-orientation":De,"aria-disabled":i?"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&&(0,Et.jsx)(s,{className:"k-button-increase",rounded:"full",icon:Re,tabIndex:-1,title:"Increase"})]})};ie.states=Wu;ie.options=Vu;ie.className=Wa;ie.defaultOptions=Tt;ie.moduleName=yr;ie.folderName=ei;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."}]};var kr=require("react/jsx-runtime"),ti="k-tick",$u=[],Xu={},oi={label:!1},F=e=>{let{style:t,label:o=oi.label,orientation:l,large:r,text:i,...u}=e;return(0,kr.jsx)("li",{...u,role:"presentation",title:i||"Tick",className:n(e.className,ti,{[`k-tick-${l}`]:l,"k-tick-large":r}),style:t,children:o&&(0,kr.jsx)("span",{className:"k-label",children:i})})};F.states=$u;F.options=Xu;F.className=ti;F.defaultOptions=oi;var He=require("react/jsx-runtime"),ai=e=>(0,He.jsx)(ie,{"aria-label":e["aria-label"]||"Slider",children:(0,He.jsxs)(He.Fragment,{children:[(0,He.jsx)(F,{className:"k-first",label:!0,large:!0,text:"0"}),(0,He.jsx)(F,{}),(0,He.jsx)(F,{}),(0,He.jsx)(F,{}),(0,He.jsx)(F,{}),(0,He.jsx)(F,{label:!0,large:!0,text:"5"}),(0,He.jsx)(F,{}),(0,He.jsx)(F,{}),(0,He.jsx)(F,{}),(0,He.jsx)(F,{}),(0,He.jsx)(F,{className:"k-last",label:!0,large:!0,text:"10"})]}),...e});var _e=require("react/jsx-runtime"),li=e=>(0,_e.jsx)(ie,{children:(0,_e.jsxs)(_e.Fragment,{children:[(0,_e.jsx)(F,{className:"k-first",label:!0,large:!0,text:"0"}),(0,_e.jsx)(F,{}),(0,_e.jsx)(F,{}),(0,_e.jsx)(F,{}),(0,_e.jsx)(F,{}),(0,_e.jsx)(F,{label:!0,large:!0,text:"5"}),(0,_e.jsx)(F,{}),(0,_e.jsx)(F,{}),(0,_e.jsx)(F,{}),(0,_e.jsx)(F,{}),(0,_e.jsx)(F,{className:"k-last",label:!0,large:!0,text:"10"})]}),"aria-label":e["aria-label"]||"Vertical slider",...e,orientation:"vertical"});var Sr=require("react/jsx-runtime");var Nr=require("react/jsx-runtime");var ri=require("react/jsx-runtime"),Tr=e=>(0,ri.jsx)(ie,{type:"gradient",showButtons:!1,showTicks:!1,...e,"aria-label":e["aria-label"]||"Color slider"});var ni=require("react/jsx-runtime"),gr=e=>(0,ni.jsx)(ie,{type:"gradient",orientation:"vertical",showButtons:!1,showTicks:!1,...e,"aria-label":e["aria-label"]||"Color slider"});var wr=require("react/jsx-runtime");var Mr=require("react/jsx-runtime");var dt=require("react/jsx-runtime"),Ju=ie.options,qu=ie.states,si={...ie.defaultOptions,variant:"horizontal",label:!0},Yu=[{name:"horizontal",title:"Horizontal"},{name:"vertical",title:"Vertical"}],Qu=[{name:"label",title:"Labels"},{name:"tick",title:"Ticks"},{name:"button",title:"Side Buttons"}],Fo=e=>{let{variant:t,modifiers:o,...l}={...si,...e},r={};Object.keys(o||{}).forEach(x=>{switch(x){case"button":{r.showButtons=!!(o!=null&&o[x]);break}case"label":{r.label=!!(o!=null&&o[x]);break}case"tick":{r.showTicks=!!(o!=null&&o[x]);break}}});let{label:i=!0,showButtons:u,showTicks:b}=r,f={"--kendo-slider-start":0,"--kendo-slider-end":60};return t==="vertical"?(0,dt.jsxs)(li,{showTicks:b,showButtons:u,style:{height:"300px",...f},...l,children:[(0,dt.jsx)(F,{label:i,large:!0,orientation:"vertical",text:"0",style:{position:"absolute",bottom:"0%"}}),(0,dt.jsx)(F,{label:i,large:!0,orientation:"vertical",text:"2",style:{position:"absolute",bottom:"25%"}}),(0,dt.jsx)(F,{label:i,large:!0,orientation:"vertical",text:"4",style:{position:"absolute",bottom:"50%"}}),(0,dt.jsx)(F,{label:i,large:!0,orientation:"vertical",text:"6",style:{position:"absolute",bottom:"75%"}}),(0,dt.jsx)(F,{label:i,large:!0,orientation:"vertical",text:"8",style:{position:"absolute",bottom:"100%"}})]}):(0,dt.jsxs)(ai,{showTicks:b,showButtons:u,style:{width:"400px",...f},...l,children:[(0,dt.jsx)(F,{label:i,large:!0,orientation:"horizontal",text:"0",style:{position:"absolute",left:"0%"}}),(0,dt.jsx)(F,{label:i,large:!0,orientation:"horizontal",text:"2",style:{position:"absolute",left:"25%"}}),(0,dt.jsx)(F,{label:i,large:!0,orientation:"horizontal",text:"4",style:{position:"absolute",left:"50%"}}),(0,dt.jsx)(F,{label:i,large:!0,orientation:"horizontal",text:"6",style:{position:"absolute",left:"75%"}}),(0,dt.jsx)(F,{label:i,large:!0,orientation:"horizontal",text:"8",style:{position:"absolute",left:"100%"}})]})};Fo.options=Ju;Fo.states=qu;Fo.variants=Yu;Fo.defaultOptions=si;Fo.modifiers=Qu;Fo.className=ie.className;var Va=require("react/jsx-runtime"),ii="k-spin-button",em=[],tm={size:[p.undefined,p.small,p.medium,p.large],fillMode:[k.undefined,k.solid,k.flat,k.outline,k.clear,k.link]},Lr={increaseLabel:"Increase value",decreaseLabel:"Decrease value"},mo=e=>{let{size:t,fillMode:o,disabled:l,increaseLabel:r=Lr.increaseLabel,decreaseLabel:i=Lr.decreaseLabel,...u}=e;return(0,Va.jsxs)("span",{...u,className:n(ii,e.className),children:[(0,Va.jsx)(s,{className:"k-spinner-increase",icon:"caret-alt-up",size:t,fillMode:o,disabled:l,"aria-label":r}),(0,Va.jsx)(s,{className:"k-spinner-decrease",icon:"caret-alt-down",size:t,fillMode:o,disabled:l,"aria-label":i})]})};mo.states=em;mo.options=tm;mo.className=ii;mo.defaultOptions=Lr;mo.moduleName=null;mo.folderName=null;var di="numeric-textbox",ci="numerictextbox";var ze=require("react/jsx-runtime"),pi="k-numerictextbox",om=[c.hover,c.focus,c.valid,c.invalid,c.loading,c.required,c.disabled,c.readonly],am={size:[p.undefined,p.small,p.medium,p.large],rounded:[S.undefined,S.none,S.small,S.medium,S.large,S.full],fillMode:[k.undefined,k.solid,k.flat,k.outline]},hl={showSpinButton:!0,showClearButton:!0,separators:!0},ae=e=>{let{size:t,rounded:o,fillMode:l,separators:r=hl.separators,showClearButton:i=hl.showClearButton,showSpinButton:u=hl.showSpinButton,prefix:b,suffix:f,value:x,placeholder:N,hover:y,focus:h,valid:R,invalid:E,required:D,loading:G,disabled:P,readonly:J,id:de,"aria-label":ke,"aria-describedby":De,...Re}=e;return(0,ze.jsxs)(Se,{...Re,size:t,rounded:o,fillMode:l,hover:y,focus:h,valid:R,invalid:E,required:D,loading:G,disabled:P,readonly:J,className:n(e.className,pi),children:[b&&(0,ze.jsxs)(ze.Fragment,{children:[(0,ze.jsx)(Ct,{children:b}),r&&(0,ze.jsx)(kt,{})]}),(0,ze.jsx)(mt,{id:de,placeholder:N,value:x,role:"spinbutton",disabled:P,"aria-label":ke,"aria-describedby":De,"aria-invalid":E?"true":void 0}),(0,ze.jsx)(tt,{valid:R,invalid:E,loading:G,disabled:P}),(0,ze.jsx)(it,{loading:G,disabled:P}),i&&(0,ze.jsx)(ut,{loading:G,disabled:P,readonly:J,value:x}),f&&(0,ze.jsxs)(ze.Fragment,{children:[r&&(0,ze.jsx)(kt,{}),(0,ze.jsx)(yt,{children:f})]}),u&&(0,ze.jsx)(mo,{className:"k-input-spinner",size:t,fillMode:l,disabled:P})]})};ae.states=om;ae.options=am;ae.className=pi;ae.defaultOptions=hl;ae.moduleName=di;ae.folderName=ci;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 $a=ae;var mi=require("react/jsx-runtime"),ui=e=>(0,mi.jsx)($a,{...e});var xl=Kn(require("react"));var Er=require("react/jsx-runtime"),lm="k-list-group-sticky-header",Ar=e=>(0,Er.jsx)("div",{className:n(lm,e.className),children:(0,Er.jsx)("div",{className:"k-list-header-text",children:e.children})});var bi=require("react/jsx-runtime"),rm="k-no-data",fl=e=>{let{live:t,...o}=e;return(0,bi.jsx)("span",{...o,className:n(rm,e.className),"aria-live":t?"polite":void 0,children:e.children})};var To="list",Wo=To;var Vo=require("react/jsx-runtime"),Rr="k-list",nm=[],sm={size:[p.undefined,p.small,p.medium,p.large]},im={},Q=e=>{var R;let{size:t,virtualization:o,children:l,header:r,optionLabel:i,customValue:u,noData:b,screenReaders:f,...x}=e,y=xl.default.Children.toArray(l)[0],h=(R=y==null?void 0:y.props)!=null&&R.children?xl.default.Children.count(y.props.children):xl.default.Children.count(l);return(0,Vo.jsxs)("div",{...x,className:n(e.className,Rr,H(Rr,{size:t}),{"k-virtual-list":o}),children:[i,u,r&&(0,Vo.jsx)(Ar,{children:r}),l||(b!==void 0?b:(0,Vo.jsx)(fl,{live:!0,children:"No data found."})),f&&l&&(0,Vo.jsxs)(fl,{className:"k-sr-only",live:!0,children:[h," items found."]})]})};Q.states=nm;Q.options=sm;Q.className=Rr;Q.defaultOptions=im;Q.moduleName=To;Q.folderName=Wo;Q.ariaSpec={selector:".k-list",rules:[{selector:".k-list .k-no-data",attribute:"aria-live=polite",usage:'Announces "No data found" to screen readers.'}]};var fi=require("react/jsx-runtime"),hi="k-list-container",dm=[],cm={},pm={},$o=e=>{let{...t}=e;return(0,fi.jsx)("div",{...t,className:n(e.className,hi),children:e.children})};$o.states=dm;$o.options=cm;$o.className=hi;$o.defaultOptions=pm;$o.moduleName=To;$o.folderName=Wo;var go="checkbox",Xo=go;var Ir=require("react/jsx-runtime"),vl="k-checkbox",um=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled,c.checked,c.indeterminate],mm={size:[p.undefined,p.small,p.medium,p.large],rounded:[S.undefined,S.none,S.small,S.medium,S.large,S.full]},bm={},gt=e=>{let{id:t,checked:o,indeterminate:l,hover:r,focus:i,disabled:u,invalid:b,valid:f,required:x,size:N,rounded:y,wrapperRole:h,...R}=e;return(0,Ir.jsx)("span",{className:"k-checkbox-wrap",role:h,children:(0,Ir.jsx)("input",{...R,id:t,type:"checkbox",defaultChecked:o,required:x,disabled:u||void 0,"aria-invalid":b?"true":void 0,className:n(e.className,vl,H(vl,{size:N,rounded:y}),U(vl,{hover:r,focus:i,disabled:u,invalid:b,valid:f,indeterminate:l,checked:o}))})})};gt.states=um;gt.options=mm;gt.className=vl;gt.defaultOptions=bm;gt.moduleName=go;gt.folderName=Xo;gt.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 At=gt;var Ci=require("react/jsx-runtime"),xi="k-checkbox-list",hm=[],fm={},vi={layout:"vertical"},at=e=>{let{layout:t=vi.layout,...o}=e;return(0,Ci.jsx)("ul",{...o,className:n(e.className,xi,{[`k-list-${t}`]:t}),children:e.children})};at.states=hm;at.options=fm;at.className=xi;at.defaultOptions=vi;at.moduleName=go;at.folderName=Xo;var ki=require("react/jsx-runtime"),yi="k-checkbox-list-item",xm=[],vm={},Cm={},lt=e=>{let{...t}=e;return(0,ki.jsx)("li",{...t,className:n(e.className,yi),children:e.children})};lt.states=xm;lt.options=vm;lt.className=yi;lt.defaultOptions=Cm;lt.moduleName=go;lt.folderName=Xo;var wo=require("react/jsx-runtime"),Jt=({children:e="Label",id:t="cb-label-after",...o})=>(0,wo.jsxs)(wo.Fragment,{children:[(0,wo.jsx)(At,{id:t,...o}),(0,wo.jsx)("label",{className:"k-checkbox-label",htmlFor:t,children:e})]});var Or=require("react/jsx-runtime");var Br=require("react/jsx-runtime");var Pr=require("react/jsx-runtime");var ym=require("react/jsx-runtime");var km=require("react/jsx-runtime");var Sm=require("react/jsx-runtime");var Xe=require("react/jsx-runtime"),Nm=at.options,Tm=at.states,gm={...at.defaultOptions,variant:"vertical"},wm=[{name:"vertical",title:"Vertical"},{name:"horizontal",title:"Horizontal"}],Mm=[],Jo=e=>{let{variant:t,...o}=e;return t==="horizontal"?(0,Xe.jsxs)(at,{layout:"horizontal",...o,children:[(0,Xe.jsx)(lt,{children:(0,Xe.jsx)(Jt,{id:X("cb"),defaultChecked:!0,children:"Label"})}),(0,Xe.jsx)(lt,{children:(0,Xe.jsx)(Jt,{id:X("cb"),children:"Label"})}),(0,Xe.jsx)(lt,{children:(0,Xe.jsx)(Jt,{id:X("cb"),children:"Label"})})]}):(0,Xe.jsxs)(at,{...o,children:[(0,Xe.jsx)(lt,{children:(0,Xe.jsx)(Jt,{id:X("cb"),defaultChecked:!0,children:"Label"})}),(0,Xe.jsx)(lt,{children:(0,Xe.jsx)(Jt,{id:X("cb"),children:"Label"})}),(0,Xe.jsx)(lt,{children:(0,Xe.jsx)(Jt,{id:X("cb"),children:"Label"})})]})};Jo.options=Nm;Jo.states=Tm;Jo.variants=wm;Jo.defaultOptions=gm;Jo.modifiers=Mm;Jo.className=at.className;var Si=require("react/jsx-runtime"),Lm=At.options,Em=At.states,Am=At.defaultOptions,Rm=[],Im=[],qo=e=>(0,Si.jsx)(Jt,{id:X("checkbox"),...e,defaultChecked:!0,children:"Label"});qo.options=Lm;qo.states=Em;qo.variants=Rm;qo.defaultOptions=Am;qo.modifiers=Im;qo.className=At.className;var Ft=require("react/jsx-runtime"),Dr="k-list-item",Om=[c.hover,c.focus,c.selected,c.disabled],Bm={},Pm={},$=e=>{let{text:t,groupLabel:o,group:l,iconName:r,iconClassName:i,showCheckbox:u,checked:b,hover:f,focus:x,selected:N,disabled:y,actions:h,description:R,id:E,...D}=e,G=t||e.children;return(0,Ft.jsxs)("li",{...D,id:E,role:l?"presentation":"option",tabIndex:l?void 0:x?0:-1,"aria-selected":!l&&N?"true":l?void 0:"false","aria-disabled":!l&&y?"true":void 0,className:n(e.className,l?"k-list-group-item":Dr,U(Dr,{hover:f,focus:x,disabled:y,selected:N})),children:[u&&(0,Ft.jsx)(gt,{checked:b}),r&&(0,Ft.jsx)("span",{className:"k-list-item-icon-wrapper",children:(0,Ft.jsx)(O,{icon:r,className:n("k-list-item-icon",i)})}),(0,Ft.jsx)("span",{className:"k-list-item-text",children:G}),h&&(0,Ft.jsx)("div",{className:"k-list-item-actions",children:h}),R&&(0,Ft.jsx)("span",{className:"k-list-item-description",children:R}),o&&o!==""&&(0,Ft.jsx)("div",{className:"k-list-item-group-label",children:o})]})};$.states=Om;$.options=Bm;$.className=Dr;$.defaultOptions=Pm;$.moduleName=To;$.folderName=Wo;$.ariaSpec={selector:".k-list-item",rules:[{selector:".k-list-item",attribute:"role=option",usage:"Each list item is an option in the listbox."},{selector:".k-list-item",attribute:"id",usage:"ID for aria-activedescendant reference."},{selector:".k-list-item",attribute:"aria-selected (when selectable)",usage:"Indicates the selected state of the option."},{selector:".k-list-group-item",attribute:"role=presentation",usage:"Group headers are presentational, not selectable options."},{selector:".k-list-item-icon",attribute:"aria-hidden=true",usage:"Decorative icons are hidden from assistive technology."}]};var Ni=require("react/jsx-runtime"),Dm="k-list-ul",qt=e=>{let{children:t,role:o,id:l,...r}=e;return(0,Ni.jsx)("ul",{...r,id:l,role:o,className:n(Dm,e.className),children:t})};qt.ariaSpec={selector:".k-list-ul",rules:[{selector:'.k-list-ul[role="listbox"]',attribute:"role=listbox",usage:"For ungrouped lists, the UL has the listbox role."},{selector:'.k-list-ul[role="listbox"]',attribute:"aria-label or aria-labelledby (when has accessible name)",usage:"Accessible name for the listbox."},{selector:'.k-list-ul[role="group"]',attribute:"role=group",usage:"For grouped sublists under a group header."},{selector:'.k-list-ul[role="group"]',attribute:"aria-labelledby (when grouped)",usage:"References the group header ID."}]};var Yo=require("react/jsx-runtime"),Km="k-list-content",le=e=>{let{virtualization:t,grouping:o,"aria-label":l,"aria-labelledby":r,listboxId:i,...u}=e;return(0,Yo.jsxs)("div",{...u,className:n(Km,e.className),role:o?"listbox":void 0,id:o?i:void 0,"aria-label":o?l:void 0,"aria-labelledby":o?r:void 0,children:[o?e.children:(0,Yo.jsx)(qt,{role:"listbox",id:i,"aria-label":l,"aria-labelledby":r,children:e.children}),t&&(0,Yo.jsx)("div",{className:"k-height-container",children:(0,Yo.jsx)("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."}]};var Kr=require("react/jsx-runtime");var Qo=require("react/jsx-runtime"),Hm="k-list-group-item",Mo=e=>{let{groupIconName:t,...o}=e;return(0,Qo.jsxs)("li",{...o,role:"presentation",className:n(Hm,e.className),children:[t&&(0,Qo.jsx)("span",{className:"k-list-item-icon-wrapper",children:(0,Qo.jsx)(O,{icon:t,className:"k-list-item-icon"})}),(0,Qo.jsx)("span",{className:"k-list-item-text",children:e.children})]})};Mo.ariaSpec={selector:".k-list-group-item",rules:[{selector:".k-list-group-item",attribute:"role=presentation",usage:"Group headers are presentational, not selectable options."},{selector:".k-list-group-item",attribute:"id (when referenced)",usage:"ID for aria-labelledby on the parent group UL."}]};var Ti=require("react/jsx-runtime"),Hr="k-list-optionlabel",_m=[c.hover,c.focus,c.selected,c.disabled],zm={},Gm={},Cl=e=>{let{text:t,hover:o,focus:l,selected:r,disabled:i,...u}=e;return(0,Ti.jsx)("div",{...u,className:n(Hr,U(Hr,{hover:o,focus:l,selected:r,disabled:i})),children:t})};Cl.states=_m;Cl.options=zm;Cl.className=Hr;Cl.defaultOptions=Gm;var gi=require("react/jsx-runtime"),_r="k-list-custom-value",Um=[c.hover,c.focus,c.selected,c.disabled],Fm={},Wm={},bo=e=>{let{text:t,hover:o,focus:l,selected:r,disabled:i,...u}=e;return(0,gi.jsx)("div",{...u,className:n(_r,U(_r,{hover:o,focus:l,selected:r,disabled:i})),children:t})};bo.states=Um;bo.options=Fm;bo.className=_r;bo.defaultOptions=Wm;var zr=require("react/jsx-runtime");var Gr=require("react/jsx-runtime");var Ur=require("react/jsx-runtime");var Fr=require("react/jsx-runtime");var Vm=require("react/jsx-runtime");var Wr=require("react/jsx-runtime");var wi="dropdown-list",Mi="dropdownlist";var he=require("react/jsx-runtime"),Li="k-dropdownlist",$m=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled,c.loading,c.readonly],Xm={size:[p.undefined,p.small,p.medium,p.large],rounded:[S.undefined,S.none,S.small,S.medium,S.large,S.full],fillMode:[k.undefined,k.solid,k.flat,k.outline]},Vr={showValue:!0,arrowIconName:"caret-alt-down"},ge=e=>{let{size:t,rounded:o,fillMode:l,arrowIconName:r=Vr.arrowIconName,showValue:i=Vr.showValue,valueIconName:u,prefix:b,suffix:f,value:x,placeholder:N,hover:y,focus:h,valid:R,invalid:E,required:D,loading:G,disabled:P,readonly:J,popup:de,opened:ke,adaptive:De,adaptiveSettings:Re,adaptiveTitle:pt,adaptiveSubtitle:vo,adaptiveFilter:Ol,id:lo,activeDescendant:ol,"aria-label":Bl,...Pl}=e,Uc=lo?`${lo}-listbox`:void 0,Pn=lo?`${lo}-value`:void 0;return(0,he.jsxs)(he.Fragment,{children:[(0,he.jsxs)(zt,{...Pl,id:lo,size:t,rounded:o,fillMode:l,hover:y,focus:h,valid:R,invalid:E,required:D,loading:G,disabled:P,readonly:J,className:n(e.className,Li,{"k-icon-picker":!i&&u}),role:"combobox","aria-haspopup":"listbox","aria-expanded":ke?"true":"false","aria-controls":ke?Uc:void 0,"aria-activedescendant":ke&&ol?ol:void 0,"aria-describedby":ke?Pn:void 0,"aria-disabled":P?"true":void 0,"aria-label":Bl,tabIndex:0,children:[(0,he.jsx)(Ct,{children:b}),(0,he.jsx)(So,{placeholder:N,value:x,showValue:i,valueIconName:u,id:Pn}),(0,he.jsx)(tt,{valid:R,invalid:E,loading:G,disabled:P}),(0,he.jsx)(it,{loading:G,disabled:P}),(0,he.jsx)(yt,{children:f}),(0,he.jsx)(s,{className:"k-input-button",icon:r,size:e.size,fillMode:e.fillMode,"aria-label":N||"Toggle dropdown",tabIndex:-1})]}),ke&&de&&(0,he.jsx)(pe,{className:"k-list-container k-dropdownlist-popup",containerRole:"region",containerAriaLabel:"Dropdown suggestions",children:de}),De&&(0,he.jsx)(ve,{adaptive:!0,...Re,header:(0,he.jsx)(ot,{actionsEnd:(0,he.jsx)(s,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply selection"}),filter:Ol,inputValue:x,inputPlaceholder:N,title:pt,subtitle:vo}),children:(0,he.jsx)("div",{className:"k-list-container",children:(0,he.jsx)(Q,{size:"large",children:(0,he.jsxs)(le,{"aria-label":"Options",children:[(0,he.jsx)($,{text:"List item"}),(0,he.jsx)($,{text:"List item"}),(0,he.jsx)($,{text:"List item"})]})})})})]})};ge.states=$m;ge.options=Xm;ge.className=Li;ge.defaultOptions=Vr;ge.moduleName=wi;ge.folderName=Mi;ge.ariaSpec={rules:[{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"role=combobox",usage:"Announces the dropdown element."},{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"aria-haspopup=listbox",usage:"Indicates the presence of a listbox popup."},{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"aria-expanded",usage:"Announces the visibility state of the popup."},{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"aria-label",usage:"Accessible name for the dropdown."},{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"tabindex=0",usage:"The element must be focusable."},{selector:".k-dropdownlist.k-disabled",attribute:"aria-disabled=true",usage:"Rendered when the dropdown is disabled."},{selector:".k-dropdownlist .k-input-button",attribute:"aria-label",usage:"Accessible name for the dropdown button."},{selector:".k-dropdownlist .k-input-button",attribute:"tabindex=-1",usage:"The button must not be focusable."},{selector:".k-dropdownlist-popup .k-list-content, .k-dropdownlist-popup .k-list-ul",attribute:"role=listbox",usage:"Popup list has listbox role."},{selector:'.k-dropdownlist-popup .k-list-ul[role="listbox"]',attribute:"aria-label or aria-labelledby",usage:"Popup listbox must have an accessible name. Consuming code is responsible for associating with the component label via aria-labelledby."},{selector:".k-dropdownlist-popup .k-list-item",attribute:"role=option",usage:"Each list item is an option."}]};var Jm=require("react/jsx-runtime");var Ei=require("react/jsx-runtime");var $r=require("react/jsx-runtime");var qm=require("react/jsx-runtime");var Ai=require("react/jsx-runtime");var Xr=require("react/jsx-runtime");var Ym=require("react/jsx-runtime");var ct=require("react/jsx-runtime"),Qm=ge.states,Zm=ge.defaultOptions,jm=ge.options,eb=[{name:"opened",title:"Opened"}],tb=[],jo=e=>{let{modifiers:t,...o}=e,l={},r=(0,ct.jsxs)(ct.Fragment,{children:[(0,ct.jsx)("div",{className:"k-list-filter",children:(0,ct.jsx)(St,{})}),(0,ct.jsx)(Q,{style:{width:300},size:o.size,children:(0,ct.jsxs)(le,{children:[(0,ct.jsx)($,{children:"List item"}),(0,ct.jsx)($,{children:"List item"}),(0,ct.jsx)($,{children:"List item"})]})})]});return Object.keys(t||{}).forEach(i=>{i==="opened"&&(l.opened=!!(t!=null&&t[i]),l.popup=t!=null&&t[i]?r:void 0)}),(0,ct.jsx)("div",{children:(0,ct.jsx)(ge,{placeholder:"Value",style:{width:300},...o,...l})})};jo.options=jm;jo.states=Qm;jo.variants=tb;jo.defaultOptions=Zm;jo.modifiers=eb;jo.className=ge.className;var Ri=require("react/jsx-runtime");var Ii=require("react/jsx-runtime");var ob=require("react/jsx-runtime");var yl=require("react/jsx-runtime"),ab=ae.states,lb=ae.defaultOptions,rb=ae.options,nb=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"},{name:"spin-button",title:"`Spin` Button"}],sb=[],ea=e=>{let{modifiers:t,...o}=e,l={};return Object.keys(t||{}).forEach(r=>{switch(r){case"prefix":l.prefix=t!=null&&t[r]?(0,yl.jsx)(ge,{size:o.size,fillMode:"flat",value:"mm"}):void 0;break;case"suffix":l.suffix=t!=null&&t[r]?(0,yl.jsx)(rr,{children:"mm"}):void 0;break;case"clear-button":l.showClearButton=t==null?void 0:t[r];break;case"spin-button":l.showSpinButton=t==null?void 0:t[r];break;default:break}}),(0,yl.jsx)(ui,{value:"Value",style:{width:300},...o,...l})};ea.options=rb;ea.states=ab;ea.variants=sb;ea.defaultOptions=lb;ea.modifiers=nb;ea.className=ae.className;var I=require("react/jsx-runtime"),Oi="k-colorgradient-inputs",ib=[],db={size:[p.undefined,p.small,p.medium,p.large]},Bi={mode:"rgba"},ta=e=>{let{mode:t=Bi.mode,size:o,...l}=e;return(0,I.jsxs)("div",{...l,className:n(Oi,"k-hstack"),children:[(0,I.jsx)("div",{className:"k-vstack",children:(0,I.jsx)(s,{fillMode:"flat",icon:"caret-alt-expand",className:"k-colorgradient-toggle-mode",size:o,"aria-label":"Toggle color input format"})}),t==="rgba"&&(0,I.jsxs)(I.Fragment,{children:[(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(ae,{showSpinButton:!1,showClearButton:!1,value:"132",size:o,"aria-label":"Red channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"R"})]}),(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(ae,{showSpinButton:!1,showClearButton:!1,value:"132",size:o,"aria-label":"Green channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"G"})]}),(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(ae,{showSpinButton:!1,showClearButton:!1,value:"132",size:o,"aria-label":"Blue channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"B"})]}),(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(ae,{showSpinButton:!1,showClearButton:!1,value:"1.00",size:o,"aria-label":"Alpha channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"A"})]})]}),t==="rgb"&&(0,I.jsxs)(I.Fragment,{children:[(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(ae,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Red channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"R"})]}),(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(ae,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Green channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"G"})]}),(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(ae,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Blue channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"B"})]})]}),t==="hsva"&&(0,I.jsxs)(I.Fragment,{children:[(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(ae,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Hue channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"H"})]}),(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(ae,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Saturation channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"S"})]}),(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(ae,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Value channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"V"})]}),(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(ae,{showSpinButton:!1,showClearButton:!1,value:"1.00","aria-label":"Alpha channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"A"})]})]}),t==="hsv"&&(0,I.jsxs)(I.Fragment,{children:[(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(ae,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Hue channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"H"})]}),(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(ae,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Saturation channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"S"})]}),(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(ae,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Value channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"V"})]})]}),t==="hex"&&(0,I.jsx)(I.Fragment,{children:(0,I.jsxs)("div",{className:"k-vstack k-flex-1",children:[(0,I.jsx)(Ke,{showClearButton:!1,value:"#b88484AA",className:"k-hex-value"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"HEX"})]})})]})};ta.states=ib;ta.options=db;ta.className=Oi;ta.defaultOptions=Bi;var Je=require("react/jsx-runtime"),Pi="k-colorgradient-color-contrast",cb=[],pb={},ub={},oa=()=>(0,Je.jsxs)("div",{className:n(Pi,"k-vbox"),children:[(0,Je.jsxs)("div",{className:"k-contrast-ratio",children:[(0,Je.jsx)("span",{className:"k-contrast-ratio-text",children:"Contrast ratio: 7.1"}),(0,Je.jsxs)("span",{className:"k-contrast-validation !k-text-success",children:[(0,Je.jsx)(O,{icon:"check"}),(0,Je.jsx)(O,{icon:"check"})]})]}),(0,Je.jsxs)("div",{children:[(0,Je.jsx)("span",{children:"AA: 4.5"}),(0,Je.jsxs)("span",{className:"k-contrast-validation !k-text-success",children:["Pass",(0,Je.jsx)(O,{icon:"check"})]})]}),(0,Je.jsxs)("div",{children:[(0,Je.jsx)("span",{children:"AAA: 7.0"}),(0,Je.jsxs)("span",{className:"k-contrast-validation !k-text-error",children:["Fail",(0,Je.jsx)(O,{icon:"x"})]})]})]});oa.states=cb;oa.options=pb;oa.className=Pi;oa.defaultOptions=ub;var Di="color-gradient",Ki="colorgradient";var we=require("react/jsx-runtime"),kl="k-colorgradient",mb=[c.hover,c.focus,c.readonly,c.disabled],bb={size:[p.undefined,p.small,p.medium,p.large]},Wt={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"},Oe=e=>{let{size:t,mode:o=Wt.mode,readonly:l=Wt.readonly,disabled:r=Wt.disabled,gradientStyle:i=Wt.gradientStyle,dragHandleStyle:u=Wt.dragHandleStyle,alphaStyle:b=Wt.alphaStyle,alphaStyleHorizontal:f=Wt.alphaStyleHorizontal,contrast:x=Wt.contrast,dir:N,hover:y,focus:h,hoverHandle:R,focusHandle:E,canvasOrientation:D=Wt.canvasOrientation,role:G,tabIndex:P,...J}=e;return(0,we.jsxs)("div",{...J,role:G??"textbox","aria-label":G==="none"?void 0:"Color gradient",tabIndex:P??0,"aria-disabled":r?"true":void 0,className:n(e.className,kl,H(kl,{size:t}),U(kl,{hover:y,focus:h,readonly:l,disabled:r})),dir:N,children:[!D||D==="horizontal"&&(0,we.jsxs)("div",{className:"k-colorgradient-canvas k-hstack",children:[(0,we.jsx)("div",{className:"k-hsv-rectangle",style:i,children:(0,we.jsx)("div",{className:"k-hsv-gradient",children:(0,we.jsx)("div",{className:n("k-hsv-draghandle","k-draghandle",{"k-hover":R,"k-focus":E}),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})})}),(0,we.jsxs)("div",{className:"k-hsv-controls k-hstack",children:[(0,we.jsx)(gr,{className:"k-hue-slider",hover:R,focus:E}),o!=="rgb"&&o!=="hsv"&&(0,we.jsx)(gr,{className:"k-alpha-slider",hover:R,focus:E,trackStyle:b})]})]}),D==="vertical"&&(0,we.jsxs)("div",{className:"k-colorgradient-canvas k-vstack",children:[(0,we.jsx)("div",{className:"k-hsv-rectangle",style:i,children:(0,we.jsx)("div",{className:"k-hsv-gradient",children:(0,we.jsx)("div",{className:n("k-hsv-draghandle","k-draghandle",{"k-hover":R,"k-focus":E}),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})})}),(0,we.jsxs)("div",{className:"k-hsv-controls k-vstack",children:[(0,we.jsx)(Tr,{className:"k-hue-slider",hover:R,focus:E}),o!=="rgb"&&o!=="hsv"&&(0,we.jsx)(Tr,{className:"k-alpha-slider",hover:R,focus:E,trackStyle:f})]})]}),(0,we.jsx)(ta,{mode:e.mode,size:t}),x&&(0,we.jsx)(oa,{})]})};Oe.states=mb;Oe.options=bb;Oe.className=kl;Oe.defaultOptions=Wt;Oe.moduleName=Di;Oe.folderName=Ki;Oe.ariaSpec={selector:".k-colorgradient",rules:[{selector:".k-colorgradient",attribute:"role=textbox",usage:"The focusable wrapper should be considered a textbox with a value that could be submitted."},{selector:".k-colorgradient",attribute:"aria-label or aria-labelledby",usage:"The component needs an accessible name including the currently selected value."},{selector:".k-colorgradient",attribute:"tabindex=0",usage:"The element must be focusable."},{selector:".k-colorgradient.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the ColorGradient is disabled."},{selector:".k-hsv-draghandle",attribute:"role=slider",usage:"The 2D draghandle must have slider role for ARIA-allowed attributes."},{selector:".k-hsv-draghandle",attribute:"aria-orientation=undefined",usage:"The implicit orientation for the slider must be removed for the 2D handle."},{selector:".k-hsv-draghandle",attribute:"aria-label",usage:"Must provide information about the purpose of the slider and the currently selected color."},{selector:".k-hsv-draghandle",attribute:"aria-valuetext",usage:"Must specify the values on both X and Y axis."},{selector:".k-hsv-draghandle",attribute:"aria-valuenow",usage:"Required by the slider role."},{selector:".k-hsv-draghandle",attribute:"aria-valuemin",usage:"Required by the slider role."},{selector:".k-hsv-draghandle",attribute:"aria-valuemax",usage:"Required by the slider role."},{selector:".k-numerictextbox>.k-input-inner",attribute:"aria-label",usage:"Must provide the name of the channel (red, green, blue, or alpha)."}]};var Hi=require("react/jsx-runtime"),Sl=e=>(0,Hi.jsx)(Oe,{...e});var hb=require("react/jsx-runtime");var fb=require("react/jsx-runtime");var Nl=require("react/jsx-runtime"),xb=Oe.options,vb=Oe.states,Cb={...Oe.defaultOptions,variant:"rgba"},yb=[{name:"rgba",title:"RGBA"},{name:"rgb",title:"RGB"},{name:"hex",title:"HEX"}],kb=[],aa=e=>{let{variant:t,...o}=e;switch(t){case"hex":return(0,Nl.jsx)(Sl,{...o,mode:t});case"rgb":return(0,Nl.jsx)(Sl,{...o,mode:t});default:return(0,Nl.jsx)(Sl,{...o,mode:t})}};aa.options=xb;aa.states=vb;aa.variants=yb;aa.defaultOptions=Cb;aa.modifiers=kb;aa.className=Oe.className;var _i=require("react/jsx-runtime"),Jr=e=>(0,_i.jsx)("tr",{role:"row",children:e.children});var zi=require("react/jsx-runtime"),qr="k-colorpalette-tile",Sb=[c.hover,c.focus,c.selected],Nb={},la=e=>{let{color:t,tileSize:o,hover:l,focus:r,selected:i,...u}=e,b={backgroundColor:t,width:o?o+"px":"",height:o?o+"px":""};return(0,zi.jsx)("td",{...u,role:"gridcell","aria-label":t,"aria-selected":i?"true":void 0,className:n(e.className,qr,U(qr,{hover:l,focus:r,selected:i})),style:b})};la.states=Sb;la.options=Nb;la.className=qr;var Gi="color-palette",Ui="colorpalette";var ra=require("react/jsx-runtime"),Tl="k-colorpalette",Tb=[c.disabled],gb={size:[p.undefined,p.small,p.medium,p.large]},Fi={columns:10},rt=e=>{let{size:t,palette:o,columns:l=Fi.columns,tileSize:r,disabled:i,...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)},(N,y)=>{let h=[];x.slice(y*f,(y+1)*f).map((E,D)=>{h.push((0,ra.jsx)(la,{color:E,tileSize:r},D))});let R=(0,ra.jsx)(Jr,{children:h},y);b.push(R)})}return(0,ra.jsx)("div",{...u,role:"grid","aria-label":"Color palette",tabIndex:0,"aria-disabled":i?"true":void 0,className:n(e.className,Tl,U(Tl,{disabled:i}),H(Tl,{size:t})),children:(0,ra.jsx)("table",{className:"k-colorpalette-table",role:"none",children:(0,ra.jsx)("tbody",{children:b.length>0?b:e.children})})})};rt.states=Tb;rt.options=gb;rt.className=Tl;rt.defaultOptions=Fi;rt.moduleName=Gi;rt.folderName=Ui;rt.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 gl=rt;var Xa={basic:{colors:["#000000","#7f7f7f","#880015","#ed1c24","#ff7f27","#fff200","#22b14c","#00a2e8","#3f48cc","#a349a4","#ffffff","#c3c3c3","#b97a57","#ffaec9","#ffc90e","#efe4b0","#b5e61d","#99d9ea","#7092be","#c8bfe7"],columns:10},office:{colors:["#ffffff","#000000","#e6e6e6","#435569","#4371c4","#ed7e32","#a5a4a5","#febf04","#5a9bd5","#71ae48","#f2f2f3","#7f7f7f","#d1cece","#d5dde3","#dae1f4","#fce5d4","#deeded","#fff2cc","#deeaf6","#e1efd9","#d7d8d8","#585959","#aeabab","#adbaca","#b4c5e7","#f6caac","#dbdbdb","#ffe498","#bcd6ee","#c5e0b2","#bfbfc0","#3f3f3f","#767070","#8595b1","#8fabdb","#f5b183","#c9c8c9","#fed965","#9bc4e5","#a8d08d","#a5a5a6","#262625","#393939","#334050","#2e5496","#c45a11","#7b7b7a","#bf9000","#2f75b5","#548235","#7f7f7f","#0b0c0c","#161616","#222a34","#203764","#843d0b","#525252","#7f6000","#1d4d79","#375623"],columns:10},apex:{colors:["#ffffff","#000000","#c9c2d1","#69676d","#ceb966","#9cb084","#6bb1c9","#6585cf","#7e6bc9","#a379bb","#f2f2f2","#7f7f7f","#f4f2f5","#e0e0e2","#f5f1e0","#ebefe6","#e1eff4","#e0e6f5","#e5e1f4","#ece4f1","#d8d8d8","#595959","#e9e6ec","#c2c1c5","#ebe3c1","#d7dfcd","#c3dfe9","#c1ceeb","#cbc3e9","#dac9e3","#bfbfbf","#3f3f3f","#dedae3","#a4a3a8","#e1d5a3","#c3cfb5","#a6d0de","#a2b5e2","#b1a6de","#c7aed6","#a5a5a5","#262626","#9688a5","#4e4d51","#ae9638","#758c5a","#3d8da9","#365bb0","#533da9","#7d4d99","#7f7f7f","#0c0c0c","#635672","#343336","#746425","#4e5d3c","#295e70","#243c75","#372970","#533366"],columns:10},austin:{colors:["#ffffff","#000000","#caf278","#3e3d2d","#94c600","#71685a","#ff6700","#909465","#956b43","#fea022","#f2f2f2","#7f7f7f","#f4fce4","#dddcd0","#efffc0","#e3e1dc","#ffe0cb","#e8e9df","#ece1d6","#feecd2","#d8d8d8","#595959","#e9f9c9","#bbb9a1","#dfff82","#c8c3ba","#ffc299","#d2d4c0","#dac3ad","#fed9a6","#bfbfbf","#3f3f3f","#dff7ae","#ada598","#cfff43","#ada598","#ffa365","#bcbfa1","#c8a585","#fec67a","#a5a5a5","#262626","#a9ea25","#2e2d21","#6f9400","#544e43","#bf4d00","#6c6f4b","#6f5032","#d77b00","#7f7f7f","#0c0c0c","#74a50f","#1f1e16","#4a6300","#38342d","#7f3300","#484a32","#4a3521","#8f5200"],columns:10},clarity:{colors:["#ffffff","#292934","#f3f2dc","#d2533c","#93a299","#ad8f67","#726056","#4c5a6a","#808da0","#79463d","#f2f2f2","#e7e7ec","#e7e5b9","#f6dcd8","#e9ecea","#eee8e0","#e4dedb","#d8dde3","#e5e8ec","#e9d6d3","#d8d8d8","#c4c4d1","#d5d185","#edbab1","#d3d9d6","#ded2c2","#c9beb8","#b2bcc8","#ccd1d9","#d3aea7","#bfbfbf","#8a8aa3","#aca73b","#e4978a","#bec7c1","#cdbba3","#af9e94","#8c9bac","#b2bac6","#bd857c","#a5a5a5","#56566e","#56531d","#a43925","#6b7c72","#866b48","#554840","#39434f","#5c697b","#5a342d","#7f7f7f","#3b3b4b","#22210b","#6d2619","#47534c","#594730","#39302b","#262d35","#3d4652","#3c231e"],columns:10},slipstream:{colors:["#ffffff","#000000","#b4dcfa","#212745","#4e67c8","#5eccf3","#a7ea52","#5dceaf","#ff8021","#f14124","#f2f2f2","#7f7f7f","#8bc9f7","#c7cce4","#dbe0f4","#def4fc","#edfadc","#def5ef","#ffe5d2","#fcd9d3","#d8d8d8","#595959","#4facf3","#909aca","#b8c2e9","#beeafa","#dbf6b9","#beebdf","#ffcca6","#f9b3a7","#bfbfbf","#3f3f3f","#0d78c9","#5967af","#94a3de","#9ee0f7","#caf297","#9de1cf","#ffb279","#f68d7b","#a5a5a5","#262626","#063c64","#181d33","#31479f","#11b2eb","#81d319","#34ac8b","#d85c00","#c3260c","#7f7f7f","#0c0c0c","#021828","#101322","#202f6a","#0b769c","#568c11","#22725c","#903d00","#821908"],columns:10},metro:{colors:["#ffffff","#000000","#d6ecff","#4e5b6f","#7fd13b","#ea157a","#feb80a","#00addc","#738ac8","#1ab39f","#f2f2f2","#7f7f7f","#a7d6ff","#d9dde4","#e5f5d7","#fad0e4","#fef0cd","#c5f2ff","#e2e7f4","#c9f7f1","#d8d8d8","#595959","#60b5ff","#b3bcca","#cbecb0","#f6a1c9","#fee29c","#8be6ff","#c7d0e9","#94efe3","#bfbfbf","#3f3f3f","#007dea","#8d9baf","#b2e389","#f272af","#fed46b","#51d9ff","#aab8de","#5fe7d5","#a5a5a5","#262626","#003e75","#3a4453","#5ea226","#af0f5b","#c58c00","#0081a5","#425ea9","#138677","#7f7f7f","#0c0c0c","#00192e","#272d37","#3f6c19","#750a3d","#835d00","#00566e","#2c3f71","#0c594f"],columns:10},flow:{colors:["#ffffff","#000000","#dbf5f9","#04617b","#0f6fc6","#009dd9","#0bd0d9","#10cf9b","#7cca62","#a5c249","#f2f2f2","#7f7f7f","#b2e9f2","#b4ecfc","#c7e2fa","#c4eeff","#c9fafc","#c9faed","#e4f4df","#edf2da","#d8d8d8","#595959","#76d9e8","#6adafa","#90c6f6","#89deff","#93f5f9","#94f6db","#cae9c0","#dbe6b6","#bfbfbf","#3f3f3f","#21b2c8","#20c8f7","#59a9f2","#4fceff","#5df0f6","#5ff2ca","#b0dfa0","#c9da91","#a5a5a5","#262626","#105964","#02485c","#0b5394","#0075a2","#089ca2","#0b9b74","#54a838","#7e9532","#7f7f7f","#0c0c0c","#062328","#01303d","#073763","#004e6c","#05686c","#07674d","#387025","#546321"],columns:10},hardcover:{colors:["#ffffff","#000000","#ece9c6","#895d1d","#873624","#d6862d","#d0be40","#877f6c","#972109","#aeb795","#f2f2f2","#7f7f7f","#e1dca5","#f2e0c6","#f0d0c9","#f6e6d5","#f5f2d8","#e7e5e1","#fbc7bc","#eef0e9","#d8d8d8","#595959","#d0c974","#e6c28d","#e2a293","#eeceaa","#ece5b2","#cfccc3","#f78f7a","#dee2d4","#bfbfbf","#3f3f3f","#a29a36","#daa454","#d4735e","#e6b681","#e2d88c","#b7b2a5","#f35838","#ced3bf","#a5a5a5","#262626","#514d1b","#664515","#65281a","#a2641f","#a39428","#655f50","#711806","#879464","#7f7f7f","#0c0c0c","#201e0a","#442e0e","#431b11","#6c4315","#6d621a","#433f35","#4b1004","#5a6243"],columns:10},trek:{colors:["#ffffff","#000000","#fbeec9","#4e3b30","#f0a22e","#a5644e","#b58b80","#c3986d","#a19574","#c17529","#f2f2f2","#7f7f7f","#f7e09e","#e1d6cf","#fcecd5","#eddfda","#f0e7e5","#f3eae1","#ece9e3","#f5e3d1","#d8d8d8","#595959","#f3cc5f","#c4ad9f","#f9d9ab","#dcc0b6","#e1d0cc","#e7d5c4","#d9d4c7","#ebc7a3","#bfbfbf","#3f3f3f","#d29f0f","#a78470","#f6c781","#cba092","#d2b9b2","#dbc1a7","#c6bfab","#e1ac76","#a5a5a5","#262626","#694f07","#3a2c24","#c87d0e","#7b4b3a","#926255","#a17242","#7b7153","#90571e","#7f7f7f","#0c0c0c","#2a1f03","#271d18","#855309","#523226","#614138","#6b4c2c","#524b37","#603a14"],columns:10},verve:{colors:["#ffffff","#000000","#d2d2d2","#666666","#ff388c","#e40059","#9c007f","#68007f","#005bd3","#00349e","#f2f2f2","#7f7f7f","#bdbdbd","#e0e0e0","#ffd7e8","#ffc6dc","#ffb8f1","#f1b2ff","#c3dcff","#b8cfff","#d8d8d8","#595959","#9d9d9d","#c1c1c1","#ffafd1","#ff8eba","#ff71e4","#e365ff","#87baff","#72a0ff","#bfbfbf","#3f3f3f","#696969","#a3a3a3","#ff87ba","#ff5597","#ff2ad7","#d519ff","#4b98ff","#2b71ff","#a5a5a5","#262626","#343434","#4c4c4c","#e90062","#ab0042","#75005f","#4e005f","#00449e","#002676","#7f7f7f","#0c0c0c","#151515","#333333","#9b0041","#72002c","#4e003f","#34003f","#002d69","#00194f"],columns:10},monochrome:{colors:["#000000","#1a1a1a","#333333","#4d4d4d","#666666","#808080","#999999","#b3b3b3","#cccccc","#e6e6e6","#f2f2f2","#ffffff"],columns:12}};var Vi=require("react/jsx-runtime"),Wi=e=>(0,Vi.jsx)(gl,{palette:Xa.basic,...e});var wb=require("react/jsx-runtime");var $i=require("react/jsx-runtime");var Xi=require("react/jsx-runtime"),Mb=rt.options,Lb=rt.states,Eb={...rt.defaultOptions,variant:"basic"},Ab=[{name:"basic",title:"Basic"},{name:"monochrome",title:"Monochrome"}],Rb={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}},Ib=[],na=e=>{let{variant:t="basic",...o}=e,l=Rb[t];return(0,Xi.jsx)(Wi,{columns:l.columns,palette:l,...o})};na.options=Mb;na.states=Lb;na.variants=Ab;na.defaultOptions=Eb;na.modifiers=Ib;na.className=rt.className;var Ji="color-editor",qi="coloreditor";var Ne=require("react/jsx-runtime"),wl="k-coloreditor",Ob=[c.focus],Bb={size:[p.undefined,p.small,p.medium,p.large]},Ja={view:"gradient",palette:Xa.office,actionButtons:!0,canvasOrientation:"horizontal"},Ce=e=>{let{size:t,view:o=Ja.view,palette:l=Ja.palette,color:r,currentColor:i,focus:u,focusView:b,dir:f,group:x,actionButtons:N=Ja.actionButtons,canvasOrientation:y=Ja.canvasOrientation,...h}=e;return(0,Ne.jsxs)("div",{...h,role:"textbox","aria-label":"Color editor",tabIndex:0,className:n(e.className,"k-flatcolorpicker",wl,H(wl,{size:t}),U(wl,{focus:u})),dir:f,children:[(0,Ne.jsxs)("div",{className:"k-coloreditor-header k-hstack",children:[(0,Ne.jsx)("div",{className:"k-coloreditor-header-actions k-hstack",children:x&&(0,Ne.jsxs)(A,{fillMode:"flat",children:[(0,Ne.jsx)(s,{className:"k-group-start",size:t,fillMode:"flat",icon:"droplet-slider",selected:o==="gradient","aria-label":"Color gradient view"}),(0,Ne.jsx)(s,{className:"k-group-end",size:t,fillMode:"flat",icon:"palette",selected:o==="palette","aria-label":"Color palette view"})]})}),(0,Ne.jsx)("div",{className:"k-spacer"}),(0,Ne.jsxs)("div",{className:"k-coloreditor-header-actions k-hstack",children:[(0,Ne.jsx)(s,{fillMode:"flat",icon:"droplet-slash",size:t,"aria-label":"Reset color"}),(0,Ne.jsxs)("div",{className:"k-coloreditor-preview k-vstack",children:[(0,Ne.jsx)(so,{className:"k-coloreditor-preview-color",color:r}),(0,Ne.jsx)(so,{className:"k-coloreditor-current-color",color:i})]})]})]}),(0,Ne.jsx)("div",{className:"k-coloreditor-views k-vstack",children:o==="gradient"?(0,Ne.jsx)(Oe,{focus:b,size:t,canvasOrientation:y,role:"none",tabIndex:-1}):(0,Ne.jsx)(rt,{palette:l,size:t})}),N&&(0,Ne.jsxs)(Ut,{className:"k-coloreditor-footer",alignment:"start",children:[(0,Ne.jsx)(s,{themeColor:"primary",size:t,className:"k-coloreditor-apply",children:"Apply"}),(0,Ne.jsx)(s,{className:"k-coloreditor-cancel",size:t,children:"Cancel"})]})]})};Ce.states=Ob;Ce.options=Bb;Ce.className=wl;Ce.defaultOptions=Ja;Ce.moduleName=Ji;Ce.folderName=qi;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 sa=Ce;var Pb=require("react/jsx-runtime");var Db=require("react/jsx-runtime");var Qi=require("react/jsx-runtime"),Yi=e=>(0,Qi.jsx)(sa,{group:!0,currentColor:"fuchsia",...e});var ji=require("react/jsx-runtime"),Zi=e=>(0,ji.jsx)(sa,{view:"palette",group:!0,currentColor:"fuchsia",...e});var Yr=require("react/jsx-runtime"),Kb=Ce.options,Hb=Ce.states,_b={...Ce.defaultOptions,variant:"gradient"},zb=[{name:"gradient",title:"Gradient"},{name:"palette",title:"Palette"}],Gb=[],ia=e=>{let{variant:t,...o}=e;return t==="palette"?(0,Yr.jsx)(Zi,{...o,color:"white"}):(0,Yr.jsx)(Yi,{...o,color:"rgba(183, 118 , 118, 1.00)"})};ia.options=Kb;ia.states=Hb;ia.variants=zb;ia.defaultOptions=_b;ia.modifiers=Gb;ia.className=Ce.className;var ed="color-picker",td="colorpicker";var Me=require("react/jsx-runtime"),od="k-colorpicker",Ub=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled],Fb={size:[p.undefined,p.small,p.medium,p.large],rounded:[S.undefined,S.none,S.small,S.medium,S.large,S.full],fillMode:[k.undefined,k.solid,k.flat,k.outline]},ad={arrowIconName:"caret-alt-down"},ht=e=>{let{size:t,rounded:o,fillMode:l,arrowIconName:r=ad.arrowIconName,prefix:i,suffix:u,value:b,placeholder:f,hover:x,focus:N,valid:y,invalid:h,required:R,disabled:E,valueIconName:D,popup:G,opened:P,adaptive:J,adaptiveSettings:de,adaptiveTitle:ke,adaptiveSubtitle:De,...Re}=e,pt="colorpicker-popup";return(0,Me.jsxs)(Me.Fragment,{children:[(0,Me.jsxs)(zt,{...Re,size:t,rounded:o,fillMode:l,hover:x,focus:N,valid:y,invalid:h,required:R,disabled:E,role:"combobox","aria-haspopup":"dialog","aria-expanded":P?"true":"false","aria-controls":P||J?pt:void 0,"aria-label":"Color picker",tabIndex:0,"aria-disabled":E?"true":void 0,className:n(e.className,od,"k-icon-picker"),children:[(0,Me.jsx)(Ct,{children:i}),(0,Me.jsx)(So,{placeholder:f,value:b,showValue:!1,valueIcon:(0,Me.jsx)(so,{className:"k-value-icon",color:b,iconName:D}),valueIconName:D}),(0,Me.jsx)(yt,{children:u}),(0,Me.jsx)(s,{className:"k-input-button",icon:r,size:t,fillMode:l,tabIndex:-1,"aria-label":"Open color picker",disabled:E})]}),P&&G&&(0,Me.jsx)(pe,{id:pt,className:"k-colorpicker-popup",children:G}),J&&(0,Me.jsx)(ve,{adaptive:!0,id:pt,...de,header:(0,Me.jsx)(ot,{actionsEnd:(0,Me.jsx)(s,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply"}),title:ke,subtitle:De}),footer:(0,Me.jsxs)(io,{children:[(0,Me.jsx)(s,{text:"Cancel",size:"large"}),(0,Me.jsx)(s,{text:"Set",size:"large",themeColor:"primary"})]}),children:(0,Me.jsx)(Ce,{canvasOrientation:"vertical",size:"large",actionButtons:!1,group:!0})})]})};ht.states=Ub;ht.options=Fb;ht.className=od;ht.defaultOptions=ad;ht.moduleName=ed;ht.folderName=td;ht.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 Yt=ht;var ld=require("react/jsx-runtime"),Ml=e=>(0,ld.jsx)(Yt,{...e});var Wb=require("react/jsx-runtime");var Vb=require("react/jsx-runtime");var $b=require("react/jsx-runtime");var Xb=require("react/jsx-runtime");var Jb=require("react/jsx-runtime");var qb=require("react/jsx-runtime");var ho=require("react/jsx-runtime"),Yb=Yt.options,Qb=Yt.states,rd={...Yt.defaultOptions,variant:"color"},Zb=[{name:"color",title:"Color",default:!0},{name:"no color",title:"No color"},{name:"icon",title:"Icon"}],jb=[{name:"opened",title:"Opened"}],da=e=>{let{variant:t,modifiers:o,...l}={...rd,...e},r={};Object.keys(o||{}).forEach(u=>{u==="opened"&&(r.opened=!!(o!=null&&o[u]),r.popup=o!=null&&o[u]?(0,ho.jsx)(Ce,{size:l.size,color:"rgba(183, 118 , 118, 1.00)",group:!0}):"")});let i=r.opened?{width:"272px",height:"390px"}:{};switch(t){case"no color":return(0,ho.jsx)("div",{style:i,children:(0,ho.jsx)(Ml,{...l,...r})});case"icon":return(0,ho.jsx)("div",{style:i,children:(0,ho.jsx)(Ml,{value:"rgba(183, 118 , 118, 1.00)",valueIconName:"edit-tools",...l,...r})});default:return(0,ho.jsx)("div",{style:i,children:(0,ho.jsx)(Ml,{value:"rgba(183, 118 , 118, 1.00)",...l,...r})})}};da.options=Yb;da.states=Qb;da.variants=Zb;da.defaultOptions=rd;da.modifiers=jb;da.className=Yt.className;var Qr="combobox",nd=Qr;var ee=require("react/jsx-runtime"),sd="k-combobox",eh=[c.hover,c.focus,c.valid,c.invalid,c.loading,c.required,c.disabled,c.readonly],th={size:[p.undefined,p.small,p.medium,p.large],rounded:[S.undefined,S.none,S.small,S.medium,S.large,S.full],fillMode:[k.undefined,k.solid,k.flat,k.outline]},id={separators:!0},qe=e=>{let{size:t,rounded:o,fillMode:l,separators:r=id.separators,prefix:i,suffix:u,value:b,placeholder:f,hover:x,focus:N,valid:y,invalid:h,required:R,loading:E,disabled:D,popup:G,opened:P,readonly:J,adaptive:de,adaptiveSettings:ke,adaptiveTitle:De,adaptiveSubtitle:Re,adaptiveCustomValue:pt,id:vo,autocomplete:Ol,activeDescendant:lo,"aria-label":ol,...Bl}=e,Pl=vo?`${vo}-listbox`:void 0;return(0,ee.jsxs)(ee.Fragment,{children:[(0,ee.jsxs)(Se,{...Bl,size:t,rounded:o,fillMode:l,hover:x,focus:N,valid:y,invalid:h,required:R,loading:E,disabled:D,readonly:J,className:n(e.className,sd),children:[i&&(0,ee.jsxs)(ee.Fragment,{children:[(0,ee.jsx)(Ct,{children:i}),r&&(0,ee.jsx)(kt,{})]}),(0,ee.jsx)(mt,{id:vo,placeholder:f,value:b,role:"combobox","aria-haspopup":"listbox","aria-expanded":P?"true":"false","aria-controls":P?Pl:void 0,"aria-activedescendant":P&&lo?lo:void 0,"aria-autocomplete":Ol,"aria-invalid":h?"true":void 0,"aria-busy":E?"true":void 0,"aria-label":ol,disabled:D,readOnly:J}),(0,ee.jsx)(tt,{valid:y,invalid:h,loading:E,disabled:D}),(0,ee.jsx)(it,{loading:E,disabled:D}),(0,ee.jsx)(ut,{loading:E,disabled:D,readonly:J,value:b}),u&&(0,ee.jsxs)(ee.Fragment,{children:[r&&(0,ee.jsx)(kt,{}),(0,ee.jsx)(yt,{children:u})]}),(0,ee.jsx)(s,{className:"k-input-button",icon:"caret-alt-down",size:t,fillMode:l,"aria-label":"Open popup",tabIndex:-1,disabled:D})]}),P&&G&&(0,ee.jsx)(pe,{className:"k-list-container k-combobox-popup",containerRole:"region",containerAriaLabel:"Combobox suggestions",children:G}),de&&(0,ee.jsx)(ve,{adaptive:!0,id:vo?`${vo}-adaptive`:void 0,...ke,header:(0,ee.jsx)(ot,{actionsEnd:(0,ee.jsx)(s,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply selection"}),input:!0,inputValue:b,inputPlaceholder:f,title:De,subtitle:Re}),children:(0,ee.jsx)("div",{className:"k-list-container",children:(0,ee.jsx)(Q,{customValue:pt?(0,ee.jsx)(bo,{text:`Use "${b}"`}):void 0,size:"large",children:(0,ee.jsxs)(le,{"aria-label":De||"Options",children:[(0,ee.jsx)($,{text:"List item"}),(0,ee.jsx)($,{text:"List item"}),(0,ee.jsx)($,{text:"List item"})]})})})})]})};qe.states=eh;qe.options=th;qe.className=sd;qe.defaultOptions=id;qe.moduleName=Qr;qe.folderName=nd;qe.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 ft=qe;var cd=require("react/jsx-runtime"),dd=e=>(0,cd.jsx)(ft,{...e});var pd=require("react/jsx-runtime");var ud=require("react/jsx-runtime");var md=require("react/jsx-runtime");var bd=require("react/jsx-runtime");var hd=require("react/jsx-runtime");var fd=require("react/jsx-runtime");var Zr=require("react/jsx-runtime");var oh=require("react/jsx-runtime");var ah=require("react/jsx-runtime");var xd=require("react/jsx-runtime");var vd=require("react/jsx-runtime");var Rt=require("react/jsx-runtime"),lh=qe.states,rh=qe.defaultOptions,nh=qe.options,sh=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"opened",title:"Opened"}],ih=[],ca=e=>{let{modifiers:t,...o}=e,l={},r=(0,Rt.jsx)(Q,{style:{width:300},size:o.size,children:(0,Rt.jsxs)(le,{children:[(0,Rt.jsx)($,{children:"List item"}),(0,Rt.jsx)($,{children:"List item"}),(0,Rt.jsx)($,{children:"List item"})]})});return Object.keys(t||{}).forEach(i=>{switch(i){case"prefix":l.prefix=t!=null&&t[i]?(0,Rt.jsx)(O,{icon:"map-marker-target"}):void 0;break;case"suffix":l.suffix=t!=null&&t[i]?(0,Rt.jsx)(ro,{size:o.size,icon:"copy",fillMode:"clear"}):void 0;break;case"opened":l.opened=!!(t!=null&&t[i]),l.popup=t!=null&&t[i]?r:void 0;break;default:break}}),(0,Rt.jsx)("div",{children:(0,Rt.jsx)(dd,{value:"Value",style:{width:300},...o,...l})})};ca.options=nh;ca.states=lh;ca.variants=ih;ca.defaultOptions=rh;ca.modifiers=sh;ca.className=qe.className;var jr="menu-button",Cd=jr;var kd=require("react/jsx-runtime"),yd="k-menu-button",dh=[c.hover,c.focus,c.active,c.selected,c.disabled],ch={size:[p.undefined,p.xsmall,p.small,p.medium,p.large],rounded:[S.undefined,S.none,S.small,S.medium,S.large,S.full],fillMode:[k.undefined,k.solid,k.flat,k.outline,k.clear,k.link],themeColor:[T.undefined,T.base,T.primary,T.secondary,T.tertiary,T.success,T.warning,T.error,T.info,T.light,T.dark,T.inverse]},en={showArrow:!0,arrowIconName:"caret-alt-down"},re=e=>{let{size:t,rounded:o,fillMode:l,themeColor:r,hover:i,focus:u,active:b,selected:f,disabled:x,icon:N,text:y,showArrow:h=en.showArrow,arrowIconName:R=en.arrowIconName,expanded:E,...D}=e;return(0,kd.jsx)(s,{...D,className:n(e.className,yd),text:y,size:t,rounded:o,fillMode:l,themeColor:r,hover:i,focus:u,active:b,selected:f,disabled:x,icon:N,showArrow:h,arrowIconName:R,"aria-expanded":E?"true":"false",...!y&&N&&!e["aria-label"]&&{"aria-label":"Menu"},...x&&{"aria-disabled":"true"}})};re.states=dh;re.options=ch;re.className=yd;re.defaultOptions=en;re.moduleName=jr;re.folderName=Cd;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."}]};var ph=require("react/jsx-runtime");var uh=require("react/jsx-runtime");var mh=require("react/jsx-runtime");var xt="menu",wt=xt;var Qt=require("react/jsx-runtime"),tn="k-menu-item",bh=[c.hover,c.focus,c.active,c.selected,c.disabled],hh={},Sd={iconPosition:"before"},Ye=e=>{let{hover:t,focus:o,active:l,selected:r,disabled:i,icon:u,text:b,first:f,last:x,showArrow:N,arrowIconName:y,iconPosition:h=Sd.iconPosition,dir:R,children:E,expanded:D,...G}=e,P=y;return P||(P=R==="rtl"?"caret-alt-left":"caret-alt-right"),(0,Qt.jsxs)("li",{...G,className:n(e.className,tn,"k-item",U(tn,{focus:o,disabled:i,hover:t,active:l,selected:r}),{"k-first":f,"k-last":x}),role:"menuitem",...N&&{"aria-haspopup":"menu"},...N&&{"aria-expanded":D?"true":"false"},...i&&{"aria-disabled":"true"},...o&&{tabIndex:0},children:[(0,Qt.jsxs)("span",{className:n("k-link k-menu-link"),children:[u&&h==="before"&&(0,Qt.jsx)(O,{className:"k-menu-link-icon",icon:u}),(0,Qt.jsx)("span",{className:"k-menu-link-text",children:b}),u&&h==="after"&&(0,Qt.jsx)(O,{className:"k-menu-link-icon",icon:u}),N&&(0,Qt.jsx)("span",{className:"k-menu-expand-arrow","aria-hidden":"true",children:(0,Qt.jsx)(O,{icon:P})})]}),E]})};Ye.states=bh;Ye.options=hh;Ye.className=tn;Ye.defaultOptions=Sd;Ye.moduleName=xt;Ye.folderName=wt;var Zt=require("react/jsx-runtime"),on="k-menu-item",fh=[c.hover,c.focus,c.active,c.selected,c.disabled],xh={},an={dir:"ltr",iconPosition:"before"},fe=e=>{let{hover:t,focus:o,active:l,selected:r,disabled:i,icon:u,text:b,first:f,last:x,showArrow:N,arrowIconName:y,iconPosition:h=an.iconPosition,dir:R=an.dir,children:E,popup:D,expanded:G,...P}=e,J=y;return J||(J=R==="rtl"?"caret-alt-left":"caret-alt-right"),(0,Zt.jsxs)("li",{...P,className:n(e.className,on,"k-item",U(on,{focus:o,disabled:i}),{"k-first":f,"k-last":x}),role:"menuitem",...N&&{"aria-haspopup":"menu"},...N&&{"aria-expanded":G?"true":"false"},...i&&{"aria-disabled":"true"},...o&&{tabIndex:0},children:[(0,Zt.jsxs)("span",{className:n("k-link k-menu-link",U("k-menu-link",{hover:t,active:l,selected:r,disabled:i})),children:[u&&h==="before"&&(0,Zt.jsx)(O,{className:"k-menu-link-icon",icon:u}),(0,Zt.jsx)("span",{className:"k-menu-link-text",children:b}),u&&h==="after"&&(0,Zt.jsx)(O,{className:"k-menu-link-icon",icon:u}),N&&(0,Zt.jsx)("span",{className:"k-menu-expand-arrow","aria-hidden":"true",children:(0,Zt.jsx)(O,{icon:J})})]}),E,D]})};fe.states=fh;fe.options=xh;fe.className=on;fe.defaultOptions=an;fe.moduleName=xt;fe.folderName=wt;var gd=require("react/jsx-runtime"),Nd="k-menu-scroll-wrapper",vh=[],Ch={},yh={},Lo=e=>{let{className:t,children:o,orientation:l,...r}=e;return(0,gd.jsx)("div",{...r,className:n(t,Nd,{"k-menu-scroll-wrapper-vertical":l==="vertical"}),children:o})};Lo.states=vh;Lo.options=Ch;Lo.className=Nd;Lo.defaultOptions=yh;Lo.moduleName=xt;Lo.folderName=wt;var Td=Lo;var Ge=require("react/jsx-runtime"),ln="k-menu",kh=[],Sh={},El={orientation:"horizontal",header:!0,scrollButtonsPosition:"around"},Be=e=>{let{children:t,orientation:o=El.orientation,header:l=El.header,scrollable:r,scrollButtonsPosition:i=El.scrollButtonsPosition,wrapperStyles:u,dir:b,popup:f,contextMenu:x,...N}=e,y={horizontal:{prev:b!=="rtl"?"left":"right",next:b!=="rtl"?"right":"left"},vertical:{prev:"up",next:"down"}},h=(0,Ge.jsx)("ul",{dir:b,...N,className:n(e.className,"k-reset",ln,{[`${ln}-${o}`]:o,"k-header":l}),role:x?"menu":"menubar",...o==="vertical"&&{"aria-orientation":"vertical"},children:t});return(0,Ge.jsxs)(Ge.Fragment,{children:[r?(0,Ge.jsxs)(Td,{orientation:o,style:u,dir:e.dir,children:[i==="start"&&(0,Ge.jsxs)(Ge.Fragment,{children:[(0,Ge.jsx)(s,{fillMode:"flat",icon:`caret-alt-${y[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),(0,Ge.jsx)(s,{fillMode:"flat",icon:`caret-alt-${y[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}),i==="around"&&(0,Ge.jsx)(s,{fillMode:"flat",icon:`caret-alt-${y[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),h,i==="end"&&(0,Ge.jsxs)(Ge.Fragment,{children:[(0,Ge.jsx)(s,{fillMode:"flat",icon:`caret-alt-${y[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),(0,Ge.jsx)(s,{fillMode:"flat",icon:`caret-alt-${y[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}),i==="around"&&(0,Ge.jsx)(s,{fillMode:"flat",icon:`caret-alt-${y[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}):h,f]})};Be.states=kh;Be.options=Sh;Be.className=ln;Be.defaultOptions=El;Be.moduleName=xt;Be.folderName=wt;Be.ariaSpec={selector:".k-menu",rules:[{selector:".k-menu:not(.k-context-menu)",attribute:"role=menubar",usage:"Announces the Menu menubar role."},{selector:".k-menu.k-menu-vertical",attribute:"aria-orientation=vertical",usage:"Announces the Menu orientation when vertical."},{selector:".k-menu-item",attribute:"role=menuitem",usage:"Announces the Menu item role."},{selector:".k-menu-item",attribute:"aria-haspopup=menu (when present)",usage:"Indicates a popup menu is associated with the item."},{selector:".k-menu-item",attribute:"aria-expanded=true/false (when present)",usage:"Indicates whether the submenu is expanded."},{selector:".k-menu-item.k-disabled",attribute:"aria-disabled=true",usage:"Informs assistive technologies that a Menu item is disabled."},{selector:".k-menu-expand-arrow",attribute:"aria-hidden=true",usage:"Expand arrow elements are hidden from assistive technologies."},{selector:".k-menu-popup .k-menu-group",attribute:"role=menu",usage:"The role of the nested menu displayed in a popup."},{selector:".k-menu-scroll-button",attribute:"tabindex=-1",usage:"Scroll buttons are removed from the tab sequence."},{selector:".k-menu-scroll-button",attribute:"aria-label",usage:"Scroll buttons have an accessible label."},{selector:".k-menu-item.k-focus",attribute:"tabindex=0",usage:"The focused item has tabindex 0."},{selector:".k-menu-item",attribute:"aria-controls=ul.k-menu-group id (when present)",usage:"Points to the ID of the submenu. Only present when the item controls a submenu element."},{selector:".k-menu-popup .k-menu-group",attribute:"id",usage:"Each nested menu has a deterministic id linked to the parent aria-controls."}]};var Md=require("react/jsx-runtime"),rn="k-separator",wd={orientation:"horizontal"},pa=e=>{let{orientation:t=wd.orientation,...o}=e;return(0,Md.jsx)("li",{...o,className:n(e.className,"k-item",rn,{[`${rn}-${t}`]:t}),role:"separator"})};pa.className=rn;pa.defaultOptions=wd;pa.moduleName=xt;pa.folderName=wt;var Ld=require("react/jsx-runtime");var Ed=require("react/jsx-runtime"),nn="k-menu-group",Nh=[],Th={size:[p.undefined,p.small,p.medium,p.large]},gh={},Qe=e=>{let{children:t,size:o,...l}=e;return(0,Ed.jsx)("ul",{...l,className:n(e.className,nn,H(nn,{size:o})),role:"menu",children:t})};Qe.states=Nh;Qe.options=Th;Qe.className=nn;Qe.defaultOptions=gh;Qe.moduleName=xt;Qe.folderName=wt;var It=require("react/jsx-runtime"),sn=e=>(0,It.jsx)(Be,{children:(0,It.jsxs)(It.Fragment,{children:[(0,It.jsx)(Ye,{first:!0,text:"Item 1"}),(0,It.jsx)(Ye,{showArrow:!0,arrowIconName:"caret-alt-down",text:"Item 2"}),(0,It.jsx)(Ye,{showArrow:!0,arrowIconName:"caret-alt-down",text:"Item 3"}),(0,It.jsx)(Ye,{text:"Item 4"}),(0,It.jsx)(Ye,{last:!0,text:"Item 5"})]}),...e});var dn=require("react/jsx-runtime");var cn=require("react/jsx-runtime");var pn=require("react/jsx-runtime");var un=require("react/jsx-runtime");var Vt=require("react/jsx-runtime"),wh=Be.options,Mh=Be.states,Ad={...Be.defaultOptions,variant:"horizontal"},Lh=[{name:"horizontal",title:"Horizontal"},{name:"vertical",title:"Vertical"}],Eh=[{name:"scrollable",title:"Scrollable"},{name:"opened",title:"Opened"}],ua=e=>{let{variant:t,modifiers:o,...l}={...Ad,...e},r={};return Object.keys(o||{}).forEach(i=>{switch(i){case"scrollable":r.scrollable=!!(o!=null&&o[i]);break;case"opened":r.opened=!!(o!=null&&o[i]),r.popup=(0,Vt.jsx)(pe,{className:"k-menu-popup",children:(0,Vt.jsxs)(Qe,{children:[(0,Vt.jsx)(fe,{text:"Item 1"}),(0,Vt.jsx)(fe,{text:"Item 2"}),(0,Vt.jsx)(pa,{}),(0,Vt.jsx)(fe,{text:"Item 3"})]})});break}}),t==="vertical"?(0,Vt.jsx)(sn,{...l,...r,orientation:"vertical",style:{width:"200px"}}):(0,Vt.jsx)(sn,{...l,...r})};ua.options=wh;ua.states=Mh;ua.variants=Lh;ua.defaultOptions=Ad;ua.modifiers=Eh;ua.className=Be.className;var mn=require("react/jsx-runtime");var Ah=require("react/jsx-runtime");var Ze=require("react/jsx-runtime"),Rh=s.states,Rd={...s.defaultOptions,variant:"text"},Ih=s.options,Oh=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],Bh=[{name:"opened",title:"Opened"}],ma=e=>{let{variant:t,modifiers:o,...l}={...Rd,...e},r={},i=(0,Ze.jsx)(pe,{className:"k-menu-popup",children:(0,Ze.jsxs)(Qe,{size:l.size,children:[(0,Ze.jsx)(fe,{first:!0,text:"Menu Item"}),(0,Ze.jsx)(fe,{text:"Menu Item"}),(0,Ze.jsx)(fe,{last:!0,text:"Menu Item"})]})}),u;switch(t){case"icon-only":u=(0,Ze.jsx)("div",{children:(0,Ze.jsx)(re,{...l,...r,icon:"star"})});break;case"icon-and-text":u=(0,Ze.jsx)("div",{children:(0,Ze.jsx)(re,{...l,...r,icon:"star",children:"Dropdown Button"})});break;default:u=(0,Ze.jsx)("div",{children:(0,Ze.jsx)(re,{...l,...r,children:"Dropdown Button"})});break}return(0,Ze.jsxs)(Ze.Fragment,{children:[u,(o==null?void 0:o.opened)&&i]})};ma.options=Ih;ma.states=Rh;ma.variants=Oh;ma.defaultOptions=Rd;ma.modifiers=Bh;ma.className=re.className;var bn="split-button",Id=bn;var jt=require("react/jsx-runtime"),hn="k-split-button",Ph=[c.hover,c.focus,c.active,c.selected,c.disabled],Dh={size:[p.undefined,p.small,p.medium,p.large],rounded:[S.undefined,S.none,S.small,S.medium,S.large,S.full],fillMode:[k.undefined,k.solid,k.flat,k.outline,k.clear,k.link],themeColor:[T.undefined,T.base,T.primary,T.secondary,T.tertiary,T.success,T.warning,T.error,T.info,T.light,T.dark,T.inverse]},Od={arrowIconName:"caret-alt-down"},q=e=>{let{size:t,rounded:o,fillMode:l,themeColor:r,hover:i,focus:u,active:b,selected:f,disabled:x,icon:N,text:y,arrowIconName:h=Od.arrowIconName,popup:R,opened:E,popupId:D,...G}=e;return(0,jt.jsxs)(jt.Fragment,{children:[(0,jt.jsxs)("div",{...G,className:n(e.className,hn,"k-button-group",H(hn,{rounded:o})),children:[(0,jt.jsx)(s,{text:y,icon:N,size:t,rounded:o,fillMode:l,themeColor:r,hover:i,focus:u,active:b,selected:f,disabled:x,...!y&&!e.children&&N&&{"aria-label":"Action"},children:e.children}),(0,jt.jsx)(s,{className:"k-split-button-arrow",icon:h,size:t,rounded:o,fillMode:l,disabled:x,"aria-label":"Toggle dropdown","aria-expanded":E?"true":"false","aria-controls":E?D:void 0,tabIndex:-1,...x&&{"aria-disabled":"true"}})]}),E&&R&&(0,jt.jsx)(pe,{className:"k-menu-popup",children:R})]})};q.states=Ph;q.options=Dh;q.className=hn;q.defaultOptions=Od;q.moduleName=bn;q.folderName=Id;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 fn=q;var Bd=require("react/jsx-runtime"),Kh="k-toolbar-separator",Ot=e=>(0,Bd.jsx)("div",{className:n(Kh,e.className,"k-separator")});var eo="toolbar",fo=eo;var W=require("react/jsx-runtime"),to="k-toolbar",Hh=[c.focus],_h={size:[p.undefined,p.small,p.medium,p.large],fillMode:[k.undefined,k.solid,k.outline,k.flat]},zh={scrollButtons:"around"},se=e=>{let{size:t,fillMode:o,focus:l,resizable:r,scrollable:i,scrollButtons:u,scrollingPosition:b,section:f,...x}=e,N=[],y=(h,R)=>{let E=[];if(h.type===s&&h.props.className&&h.props.className.includes("k-toolbar-overflow-button"))E.push((0,W.jsx)(s,{...h.props,className:`${h.props.className?h.props.className:""}`},`${R}-${new Date().getTime()}`));else if(h.type===s)E.push((0,W.jsx)(s,{...h.props,className:`k-toolbar-button ${h.props.className?h.props.className:""}`},`${R}-${new Date().getTime()}`));else if(h.type===Ia)E.push((0,W.jsx)(Ia,{...h.props,className:`k-toolbar-button ${h.props.className?h.props.className:""}`},`${R}-${new Date().getTime()}`));else if(h.type===ro)E.push((0,W.jsx)(ro,{...h.props,className:`k-toolbar-button ${h.props.className?h.props.className:""}`},`${R}-${new Date().getTime()}`));else if(h.type===re)E.push((0,W.jsx)(re,{...h.props,className:`k-toolbar-menu-button ${h.props.className?h.props.className:""}`},`${R}-${new Date().getTime()}`));else if(h.type===fn)E.push((0,W.jsx)(fn,{...h.props,className:`k-toolbar-split-button ${h.props.className?h.props.className:""}`},`${R}-${new Date().getTime()}`));else if(h.type===A||h.props.className&&h.props.className.includes("k-button-group")){let D=[];(Array.isArray(h.props.children)?h.props.children:[h.props.children]).forEach((P,J)=>{D.push((0,W.jsx)(s,{...P.props,className:`${P.props.className?P.props.className:""}`},`${J}-${new Date().getTime()}`))}),E.push((0,W.jsx)(A,{...h.props,className:`k-toolbar-button-group ${h.props.className?h.props.className:""}`,children:D},`${R}-${new Date().getTime()}`))}else h.type===qe?E.push((0,W.jsx)(qe,{...h.props,className:`k-toolbar-combobox ${h.props.className?h.props.className:""}`},`${R}-${new Date().getTime()}`)):h.type===ge?E.push((0,W.jsx)(ge,{...h.props,className:`k-toolbar-dropdownlist ${h.props.className?h.props.className:""}`},`${R}-${new Date().getTime()}`)):h.type===ht?E.push((0,W.jsx)(ht,{...h.props,className:`k-toolbar-colorpicker ${h.props.className?h.props.className:""}`},`${R}-${new Date().getTime()}`)):E.push(h);E.forEach(D=>{N.push(D)})};return e.children&&(Array.isArray(e.children)?e.children:[e.children]).forEach((R,E)=>{y(R,E)}),(0,W.jsxs)("div",{...x,className:n(e.className,to,H(to,{size:t,fillMode:o}),U(to,{focus:l}),{[`${to}-resizable`]:r,[`${to}-scrollable`]:i,[`${to}-scrollable-overlay`]:i&&u==="hidden",[`${to}-scrollable-${b}`]:b&&b!=="both",[`${to}-section`]:f}),role:"toolbar","aria-label":"Toolbar",children:[!i&&N,i&&u==="hidden"&&(0,W.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:N}),i&&u==="start"&&(0,W.jsxs)(W.Fragment,{children:[(0,W.jsxs)(A,{children:[(0,W.jsx)("span",{className:n("k-toolbar-prev","k-button",H("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,W.jsx)(O,{className:"k-button-icon",icon:"caret-alt-left"})}),(0,W.jsx)("span",{className:n("k-toolbar-next","k-button",H("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,W.jsx)(O,{className:"k-button-icon",icon:"caret-alt-right"})})]}),(0,W.jsx)(Ot,{className:"k-toolbar-button-separator"}),(0,W.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:N})]}),i&&u==="end"&&(0,W.jsxs)(W.Fragment,{children:[(0,W.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:N}),(0,W.jsx)(Ot,{className:"k-toolbar-button-separator"}),(0,W.jsxs)(A,{children:[(0,W.jsx)("span",{className:n("k-toolbar-prev","k-button",H("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,W.jsx)(O,{className:"k-button-icon",icon:"caret-alt-left"})}),(0,W.jsx)("span",{className:n("k-toolbar-next","k-button",H("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,W.jsx)(O,{className:"k-button-icon",icon:"caret-alt-right"})})]})]}),i&&(u==="around"||!u)&&(0,W.jsxs)(W.Fragment,{children:[(0,W.jsx)("span",{className:n("k-toolbar-prev","k-button",H("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,W.jsx)(O,{className:"k-button-icon",icon:"caret-alt-left"})}),(0,W.jsx)(Ot,{className:"k-toolbar-button-separator"}),(0,W.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:N}),(0,W.jsx)(Ot,{className:"k-toolbar-button-separator"}),(0,W.jsx)("span",{className:n("k-toolbar-next","k-button",H("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,W.jsx)(O,{className:"k-button-icon",icon:"caret-alt-right"})})]})]})};se.states=Hh;se.options=_h;se.className=to;se.defaultOptions=zh;se.moduleName=eo;se.folderName=fo;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."}]};var Dd=require("react/jsx-runtime"),Pd="k-floating-toolbar",Gh=[],Uh={},Fh={},ba=e=>{let{...t}=e;return(0,Dd.jsx)("div",{...t,className:n(e.className,Pd),children:e.children})};ba.states=Gh;ba.options=Uh;ba.className=Pd;ba.defaultOptions=Fh;ba.moduleName=eo;ba.folderName=fo;var Kd=require("react/jsx-runtime"),xn="k-toolbar-item",Wh=[c.focus],Vh={},$h={},ha=e=>{let{focus:t,...o}=e;return(0,Kd.jsx)("div",{...o,className:n(e.className,xn,U(xn,{focus:t})),children:e.children})};ha.states=Wh;ha.options=Vh;ha.className=xn;ha.defaultOptions=$h;ha.moduleName=eo;ha.folderName=fo;var vn=require("react/jsx-runtime"),Hd="k-toolbar-popup",Xh=[],Jh={size:[p.undefined,p.small,p.medium,p.large],fillMode:[k.undefined,k.solid,k.outline,k.flat]},qh={},Eo=e=>{let{size:t,fillMode:o,section:l,...r}=e;return(0,vn.jsx)(pe,{...r,className:n(e.className,Hd),children:l?(0,vn.jsx)("span",{className:n("k-toolbar-items-list",H("k-toolbar-items-list",{size:t,fillMode:o})),role:"toolbar",children:e.children}):e.children})};Eo.states=Xh;Eo.options=Jh;Eo.className=Hd;Eo.defaultOptions=qh;Eo.moduleName=eo;Eo.folderName=fo;var Al=Eo;var Yh=require("react/jsx-runtime");var Qh=require("react/jsx-runtime");var Zh=require("react/jsx-runtime");var _d=require("react/jsx-runtime");var jh=require("react/jsx-runtime");var Mt=require("react/jsx-runtime"),ef=q.states,zd={...q.defaultOptions,variant:"text"},tf=q.options,of=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],af=[{name:"opened",title:"Opened"}],fa=e=>{let{variant:t,modifiers:o,...l}={...zd,...e},r={},i=(0,Mt.jsxs)(Qe,{size:l.size,children:[(0,Mt.jsx)(fe,{first:!0,text:"Menu Item"}),(0,Mt.jsx)(fe,{text:"Menu Item"}),(0,Mt.jsx)(fe,{last:!0,text:"Menu Item"})]});switch(Object.keys(o||{}).forEach(u=>{u==="opened"&&(r.opened=!!(o!=null&&o[u]),r.popup=o!=null&&o[u]?i:"")}),t){case"icon-only":return(0,Mt.jsx)("div",{children:(0,Mt.jsx)(q,{...l,...r,icon:"star"})});case"icon-and-text":return(0,Mt.jsx)("div",{children:(0,Mt.jsx)(q,{...l,...r,icon:"star",children:"Split Button"})});default:return(0,Mt.jsx)("div",{children:(0,Mt.jsx)(q,{...l,...r,children:"Split Button"})})}};fa.options=tf;fa.states=ef;fa.variants=of;fa.defaultOptions=zd;fa.modifiers=af;fa.className=q.className;var $t=require("react/jsx-runtime"),Gd=e=>(0,$t.jsx)(se,{children:[(0,$t.jsx)(s,{children:"Button"},"toolbar-button"),(0,$t.jsx)(re,{text:"Menu button"},"toolbar-menu-button"),(0,$t.jsx)(q,{children:"Split button"},"toolbar-split-button"),(0,$t.jsxs)(A,{children:[(0,$t.jsx)(s,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,$t.jsx)(s,{icon:"align-center",children:"Center"}),(0,$t.jsx)(s,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...e});var Ud=require("react/jsx-runtime");var Ue=require("react/jsx-runtime"),Fd=e=>(0,Ue.jsx)(se,{scrollable:!0,...e,children:[(0,Ue.jsx)(s,{children:"Button"},"toolbar-button"),(0,Ue.jsx)(re,{text:"Menu button"},"toolbar-menu-button"),(0,Ue.jsx)(q,{children:"Split button"},"toolbar-split-button"),(0,Ue.jsxs)(A,{children:[(0,Ue.jsx)(s,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,Ue.jsx)(s,{icon:"align-center",children:"Center"}),(0,Ue.jsx)(s,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group"),(0,Ue.jsx)(s,{children:"Button"},"toolbar-button"),(0,Ue.jsx)(re,{text:"Menu button"},"toolbar-menu-button"),(0,Ue.jsx)(q,{children:"Split button"},"toolbar-split-button"),(0,Ue.jsxs)(A,{children:[(0,Ue.jsx)(s,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,Ue.jsx)(s,{icon:"align-center",children:"Center"}),(0,Ue.jsx)(s,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...e});var Fe=require("react/jsx-runtime"),Wd=({scrollingPosition:e="start",...t})=>(0,Fe.jsx)(se,{scrollable:!0,scrollButtons:"hidden",scrollingPosition:e,...t,children:[(0,Fe.jsx)(s,{children:"Button"},"toolbar-button"),(0,Fe.jsx)(re,{text:"Menu button"},"toolbar-menu-button"),(0,Fe.jsx)(q,{children:"Split button"},"toolbar-split-button"),(0,Fe.jsxs)(A,{children:[(0,Fe.jsx)(s,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,Fe.jsx)(s,{icon:"align-center",children:"Center"}),(0,Fe.jsx)(s,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group"),(0,Fe.jsx)(s,{children:"Button"},"toolbar-button"),(0,Fe.jsx)(re,{text:"Menu button"},"toolbar-menu-button"),(0,Fe.jsx)(q,{children:"Split button"},"toolbar-split-button"),(0,Fe.jsxs)(A,{children:[(0,Fe.jsx)(s,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,Fe.jsx)(s,{icon:"align-center",children:"Center"}),(0,Fe.jsx)(s,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...t});var xe=require("react/jsx-runtime"),Vd=({fillMode:e,size:t,...o})=>(0,xe.jsxs)(xe.Fragment,{children:[(0,xe.jsx)(se,{section:!0,fillMode:e,size:t,children:[(0,xe.jsx)(s,{fillMode:e,size:t,children:"Button"},"toolbar-button"),(0,xe.jsxs)(A,{fillMode:e,children:[(0,xe.jsx)(s,{className:"k-group-start",icon:"align-left",fillMode:e,size:t,children:"Left"}),(0,xe.jsx)(s,{icon:"align-center",fillMode:e,size:t,children:"Center"}),(0,xe.jsx)(s,{className:"k-group-end",icon:"align-right",fillMode:e,size:t,children:"Right"})]},"toolbar-button-group"),(0,xe.jsx)(Ot,{className:"k-toolbar-button-separator"}),(0,xe.jsx)(s,{icon:"more-horizontal",className:"k-toolbar-overflow-button",fillMode:"flat",size:t,rounded:"none","aria-label":"More options","aria-expanded":"false"})],...o}),(0,xe.jsxs)(Al,{size:t,fillMode:e,section:!0,...o,children:[(0,xe.jsx)(q,{fillMode:e,size:t,children:"Split button"},"toolbar-split-button"),(0,xe.jsx)(s,{fillMode:e,size:t,children:"Button"},"toolbar-button"),(0,xe.jsx)(Ot,{}),(0,xe.jsx)(re,{text:"Menu button",fillMode:e,size:t},"toolbar-menu-button"),(0,xe.jsxs)(A,{fillMode:e,children:[(0,xe.jsx)(s,{className:"k-group-start",icon:"align-left",fillMode:e,size:t,children:"Left"}),(0,xe.jsx)(s,{icon:"align-center",fillMode:e,size:t,children:"Center"}),(0,xe.jsx)(s,{className:"k-group-end",icon:"align-right",fillMode:e,size:t,children:"Right"})]},"toolbar-button-group")]})]});var Cn=require("react/jsx-runtime");var yn=require("react/jsx-runtime");var oo=require("react/jsx-runtime"),lf=se.options,rf=se.states,$d={...se.defaultOptions,variant:"default"},nf=[{name:"default",title:"Default"},{name:"scrollable",title:"Scrollable"},{name:"overlay",title:"Overlay"},{name:"responsive",title:"Responsive"}],sf=[],xa=e=>{let{variant:t,...o}={...$d,...e};switch(t){case"responsive":return(0,oo.jsx)("div",{children:(0,oo.jsx)(Vd,{style:{width:"583px"},...o})});case"overlay":return(0,oo.jsx)("div",{children:(0,oo.jsx)(Wd,{style:{width:"583px"},...o,scrollingPosition:"start",scrollButtons:"hidden"})});case"scrollable":return(0,oo.jsx)("div",{children:(0,oo.jsx)(Fd,{style:{width:"583px"},...o})});default:return(0,oo.jsx)("div",{children:(0,oo.jsx)(Gd,{style:{width:"583px"},...o})})}};xa.options=lf;xa.states=rf;xa.variants=nf;xa.defaultOptions=$d;xa.modifiers=sf;xa.className=se.className;var nt=require("react/jsx-runtime"),Xd="k-scheduler-toolbar",oe=e=>{let{footer:t,...o}=e;return(0,nt.jsx)(se,{...o,className:n(e.className,{[t?"k-scheduler-footer":Xd]:!0}),"aria-label":o["aria-label"]||(t?"Scheduler footer":"Scheduler toolbar"),children:e.children||[(0,nt.jsxs)(A,{className:"k-scheduler-navigation",children:[(0,nt.jsx)(s,{className:"k-group-start",children:"Today"}),(0,nt.jsx)(s,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),(0,nt.jsx)(s,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]},"nav"),(0,nt.jsx)(s,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"Monday, June 13, 2022"},"current"),(0,nt.jsx)("span",{className:"k-spacer"},"spacer"),(0,nt.jsxs)(A,{className:"k-scheduler-views",children:[(0,nt.jsx)(s,{className:"k-group-start",selected:!0,children:"Day"}),(0,nt.jsx)(s,{children:"Week"}),(0,nt.jsx)(s,{children:"Month"}),(0,nt.jsx)(s,{children:"Timeline"}),(0,nt.jsx)(s,{className:"k-group-end",children:"Agenda"})]},"views")]})};oe.className=Xd;oe.moduleName=Z;oe.folderName=j;var qd=require("react/jsx-runtime"),Jd="k-scheduler-body",ce=e=>{let{as:t="div",...o}=e;return(0,qd.jsx)(t,{...o,className:n(Jd,e.className),children:e.children})};ce.className=Jd;ce.moduleName=Z;ce.folderName=j;var Qd=require("react/jsx-runtime"),Yd="k-scheduler-head",me=e=>{let{as:t="div",...o}=e;return(0,Qd.jsx)(t,{...o,className:n(Yd,e.className),children:e.children})};me.className=Yd;me.moduleName=Z;me.folderName=j;var ec=require("react/jsx-runtime"),Zd="k-scheduler-group",df=[],cf={},jd={orientation:"horizontal"},V=e=>{let{orientation:t=jd.orientation,...o}=e;return(0,ec.jsx)("div",{...o,className:n(Zd,e.className,{"k-group-horizontal":t==="horizontal"}),children:e.children})};V.states=df;V.options=cf;V.defaultOptions=jd;V.className=Zd;V.moduleName=Z;V.folderName=j;var ne=require("react/jsx-runtime"),kn="k-event",pf=[c.hover,c.focus,c.selected],uf={},Rl={resizable:"vertical",eventPrefix:(0,ne.jsx)(O,{icon:"arrow-rotate-cw"}),eventSuffix:(0,ne.jsx)(ne.Fragment,{children:(0,ne.jsx)("a",{className:"k-link k-event-delete","aria-label":"Delete event",children:(0,ne.jsx)(O,{icon:"x"})})})},Te=e=>{let{inverse:t,ongoing:o,multiDay:l,resizable:r=Rl.resizable,hover:i,focus:u,selected:b,eventPrefix:f=Rl.eventPrefix,eventSuffix:x=Rl.eventSuffix,...N}=e;return(0,ne.jsxs)("div",{...N,className:n(kn,e.className,U(kn,{hover:i,focus:u,selected:b}),{"k-event-inverse":t,"k-event-ongoing":o}),role:"button","aria-label":N["aria-label"]||"Event",children:[(0,ne.jsx)("span",{className:"k-event-actions",children:f}),(0,ne.jsx)("div",{children:e.children}),(0,ne.jsx)("span",{className:"k-event-actions",children:x}),l&&(0,ne.jsxs)(ne.Fragment,{children:[(0,ne.jsx)("span",{className:"k-event-top-actions",children:(0,ne.jsx)(O,{icon:"caret-alt-up"})}),(0,ne.jsx)("span",{className:"k-event-bottom-actions",children:(0,ne.jsx)(O,{icon:"caret-alt-down"})})]}),r==="vertical"?(0,ne.jsxs)(ne.Fragment,{children:[(0,ne.jsx)("span",{className:"k-resize-handle k-resize-n"}),(0,ne.jsx)("span",{className:"k-resize-handle k-resize-s"})]}):r==="horizontal"&&(0,ne.jsxs)(ne.Fragment,{children:[(0,ne.jsx)("span",{className:"k-resize-handle k-resize-w"}),(0,ne.jsx)("span",{className:"k-resize-handle k-resize-e"})]})]})};Te.states=pf;Te.options=uf;Te.defaultOptions=Rl;Te.className=kn;Te.moduleName=Z;Te.folderName=j;var xo=require("react/jsx-runtime"),tc="k-task",mf=[],bf={},oc={markStyle:{backgroundColor:"gold"}},vt=e=>{let{text:t,markStyle:o=oc.markStyle,recurring:l,closable:r,...i}=e;return(0,xo.jsxs)("div",{...i,className:n(tc,e.className),children:[(0,xo.jsx)("span",{className:"k-scheduler-mark",style:o}),l&&(0,xo.jsx)(Ul,{icon:"arrow-rotate-cw"}),(0,xo.jsx)("span",{className:"k-scheduler-task-text",children:t}),r&&(0,xo.jsx)("a",{className:"k-link k-event-delete","aria-label":"Delete event",children:(0,xo.jsx)(Ul,{icon:"x"})})]})};vt.states=mf;vt.options=bf;vt.defaultOptions=oc;vt.className=tc;vt.moduleName=Z;vt.folderName=j;var Sn=require("react/jsx-runtime");var Nn=require("react/jsx-runtime");var ac=require("react/jsx-runtime");var lc=require("react/jsx-runtime");var C=require("react/jsx-runtime"),rc=({style:e,...t})=>(0,C.jsx)(Y,{style:e,layout:"flex",view:"day",toolbar:(0,C.jsxs)(oe,{children:[(0,C.jsxs)(A,{className:"k-scheduler-navigation",children:[(0,C.jsx)(s,{className:"k-group-start",children:"Today"}),(0,C.jsx)(s,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),(0,C.jsx)(s,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),(0,C.jsx)(s,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"Monday, June 24, 2024"}),(0,C.jsx)("span",{className:"k-spacer"}),(0,C.jsxs)(A,{className:"k-scheduler-views",children:[(0,C.jsx)(s,{className:"k-group-start",selected:!0,children:"Day"}),(0,C.jsx)(s,{children:"Week"}),(0,C.jsx)(s,{children:"Month"}),(0,C.jsx)(s,{children:"Timeline"}),(0,C.jsx)(s,{className:"k-group-end",children:"Agenda"})]})]}),footer:(0,C.jsx)(oe,{footer:!0,children:(0,C.jsx)(s,{icon:"clock",className:"k-scheduler-fullday",children:"Show business hours"})}),children:(0,C.jsxs)(C.Fragment,{children:[(0,C.jsxs)(me,{as:"div",children:[(0,C.jsx)(V,{children:(0,C.jsxs)(w,{children:[(0,C.jsx)(a,{as:"div",cellType:["side"],style:{minWidth:"65px"}}),(0,C.jsx)(a,{as:"div",cellType:["group"],children:(0,C.jsx)(w,{children:(0,C.jsx)(a,{as:"div",cellType:["heading"],text:"Mon, 6/24"})})})]})}),(0,C.jsx)(V,{children:(0,C.jsxs)(w,{children:[(0,C.jsx)(a,{as:"div",cellType:["heading","side"],allDay:!0,style:{minWidth:"65px"},children:"all day"}),(0,C.jsx)(a,{as:"div",cellType:["group"],children:(0,C.jsx)(w,{children:(0,C.jsx)(a,{as:"div",cellType:["slot"]})})})]})})]}),(0,C.jsxs)(ce,{as:"div",children:[(0,C.jsx)(V,{children:(0,C.jsxs)(w,{children:[(0,C.jsx)(a,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"8:00 AM"}),(0,C.jsx)(a,{as:"div",cellType:["group"],children:(0,C.jsx)(w,{className:"k-middle-row",children:(0,C.jsx)(a,{as:"div",cellType:["slot"]})})})]})}),(0,C.jsx)(V,{children:(0,C.jsxs)(w,{children:[(0,C.jsx)(a,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,C.jsx)(a,{as:"div",cellType:["group"],children:(0,C.jsx)(w,{children:(0,C.jsx)(a,{as:"div",cellType:["slot"]})})})]})}),(0,C.jsx)(V,{children:(0,C.jsxs)(w,{children:[(0,C.jsx)(a,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"9:00 AM"}),(0,C.jsx)(a,{as:"div",cellType:["group"],children:(0,C.jsx)(w,{className:"k-middle-row",children:(0,C.jsx)(a,{as:"div",cellType:["slot"]})})})]})}),(0,C.jsx)(V,{children:(0,C.jsxs)(w,{children:[(0,C.jsx)(a,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,C.jsx)(a,{as:"div",cellType:["group"],children:(0,C.jsx)(w,{children:(0,C.jsx)(a,{as:"div",cellType:["slot"]})})})]})}),(0,C.jsx)(V,{children:(0,C.jsxs)(w,{children:[(0,C.jsx)(a,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"10:00 AM"}),(0,C.jsx)(a,{as:"div",cellType:["group"],children:(0,C.jsx)(w,{className:"k-middle-row",children:(0,C.jsx)(a,{as:"div",cellType:["slot"]})})})]})}),(0,C.jsx)(V,{children:(0,C.jsxs)(w,{children:[(0,C.jsx)(a,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,C.jsx)(a,{as:"div",cellType:["group"],children:(0,C.jsx)(w,{children:(0,C.jsx)(a,{as:"div",cellType:["slot"]})})})]})}),(0,C.jsx)(V,{children:(0,C.jsxs)(w,{children:[(0,C.jsx)(a,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"11:00 AM"}),(0,C.jsx)(a,{as:"div",cellType:["group"],children:(0,C.jsx)(w,{className:"k-middle-row",children:(0,C.jsx)(a,{as:"div",cellType:["slot"]})})})]})}),(0,C.jsx)(V,{children:(0,C.jsxs)(w,{children:[(0,C.jsx)(a,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,C.jsx)(a,{as:"div",cellType:["group"],children:(0,C.jsx)(w,{children:(0,C.jsx)(a,{as:"div",cellType:["slot"]})})})]})}),(0,C.jsxs)(Te,{ongoing:!0,style:{top:"0px",left:"80px",height:"72px",width:"200px"},children:[(0,C.jsx)("div",{className:"k-event-template k-event-time",children:"8:00 AM - 9:00 AM"}),(0,C.jsx)("div",{className:"k-event-template",children:"Event Title"})]})]})]}),...t});var m=require("react/jsx-runtime"),nc=({style:e,...t})=>(0,m.jsx)(Y,{style:e,layout:"flex",view:"week",toolbar:(0,m.jsxs)(oe,{children:[(0,m.jsxs)(A,{className:"k-scheduler-navigation",children:[(0,m.jsx)(s,{className:"k-group-start",children:"Today"}),(0,m.jsx)(s,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),(0,m.jsx)(s,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),(0,m.jsx)(s,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"6/23/2022 - 6/29/2022"}),(0,m.jsx)("span",{className:"k-spacer"}),(0,m.jsxs)(A,{className:"k-scheduler-views",children:[(0,m.jsx)(s,{className:"k-group-start",children:"Day"}),(0,m.jsx)(s,{selected:!0,children:"Week"}),(0,m.jsx)(s,{children:"Month"}),(0,m.jsx)(s,{children:"Timeline"}),(0,m.jsx)(s,{className:"k-group-end",children:"Agenda"})]})]}),footer:(0,m.jsx)(oe,{footer:!0,children:(0,m.jsx)(s,{icon:"clock",className:"k-scheduler-fullday",children:"Show business hours"})}),children:(0,m.jsxs)(m.Fragment,{children:[(0,m.jsxs)(me,{as:"div",children:[(0,m.jsx)(V,{children:(0,m.jsxs)(w,{children:[(0,m.jsx)(a,{as:"div",cellType:["side"],style:{minWidth:"65px"}}),(0,m.jsx)(a,{as:"div",cellType:["group"],children:(0,m.jsxs)(w,{children:[(0,m.jsx)(a,{as:"div",cellType:["heading"],text:"Sun, 6/23"}),(0,m.jsx)(a,{as:"div",cellType:["heading"],text:"Sun, 6/24"}),(0,m.jsx)(a,{as:"div",cellType:["heading"],text:"Sun, 6/25"}),(0,m.jsx)(a,{as:"div",cellType:["heading"],text:"Sun, 6/26"}),(0,m.jsx)(a,{as:"div",cellType:["heading"],text:"Sun, 6/27"}),(0,m.jsx)(a,{as:"div",cellType:["heading"],text:"Sun, 6/28"}),(0,m.jsx)(a,{as:"div",cellType:["heading"],text:"Sun, 6/29"})]})})]})}),(0,m.jsx)(V,{children:(0,m.jsxs)(w,{children:[(0,m.jsx)(a,{as:"div",cellType:["heading","side"],allDay:!0,style:{minWidth:"65px"},children:"all day"}),(0,m.jsx)(a,{as:"div",cellType:["group"],children:(0,m.jsxs)(w,{children:[(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]})]})})]})})]}),(0,m.jsxs)(ce,{as:"div",children:[(0,m.jsx)(V,{children:(0,m.jsxs)(w,{children:[(0,m.jsx)(a,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"8:00 AM"}),(0,m.jsx)(a,{as:"div",cellType:["group"],children:(0,m.jsxs)(w,{className:"k-middle-row",children:[(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]})]})})]})}),(0,m.jsx)(V,{children:(0,m.jsxs)(w,{children:[(0,m.jsx)(a,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,m.jsx)(a,{as:"div",cellType:["group"],children:(0,m.jsxs)(w,{children:[(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]})]})})]})}),(0,m.jsx)(V,{children:(0,m.jsxs)(w,{children:[(0,m.jsx)(a,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"9:00 AM"}),(0,m.jsx)(a,{as:"div",cellType:["group"],children:(0,m.jsxs)(w,{className:"k-middle-row",children:[(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]})]})})]})}),(0,m.jsx)(V,{children:(0,m.jsxs)(w,{children:[(0,m.jsx)(a,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,m.jsx)(a,{as:"div",cellType:["group"],children:(0,m.jsxs)(w,{children:[(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]})]})})]})}),(0,m.jsx)(V,{children:(0,m.jsxs)(w,{children:[(0,m.jsx)(a,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"10:00 AM"}),(0,m.jsx)(a,{as:"div",cellType:["group"],children:(0,m.jsxs)(w,{className:"k-middle-row",children:[(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]})]})})]})}),(0,m.jsx)(V,{children:(0,m.jsxs)(w,{children:[(0,m.jsx)(a,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,m.jsx)(a,{as:"div",cellType:["group"],children:(0,m.jsxs)(w,{children:[(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]})]})})]})}),(0,m.jsx)(V,{children:(0,m.jsxs)(w,{children:[(0,m.jsx)(a,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"11:00 AM"}),(0,m.jsx)(a,{as:"div",cellType:["group"],children:(0,m.jsxs)(w,{className:"k-middle-row",children:[(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]})]})})]})}),(0,m.jsx)(V,{children:(0,m.jsxs)(w,{children:[(0,m.jsx)(a,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,m.jsx)(a,{as:"div",cellType:["group"],children:(0,m.jsxs)(w,{children:[(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]}),(0,m.jsx)(a,{as:"div",cellType:["slot"]})]})})]})})]})]}),...t});var ic=require("react/jsx-runtime"),sc="k-calendar-view",Tn={orientation:"horizontal",calendarView:"month"},Il=e=>{let{orientation:t=Tn.orientation,calendarView:o=Tn.calendarView,gridRole:l,ariaLabelledBy:r,...i}=e;return(0,ic.jsx)("div",{...i,className:n(e.className,sc,`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})};Il.className=sc;Il.defaultOptions=Tn;var ao=require("react/jsx-runtime"),dc="k-calendar-header",hf={size:[p.undefined,p.small,p.medium,p.large]},qa={calendarTitleText:"October 2021",showToday:!0,showNavigationButtons:!0,orientation:"horizontal"},Ao=e=>{let{calendarTitleText:t=qa.calendarTitleText,showToday:o=qa.showToday,showNavigationButtons:l=qa.showNavigationButtons,orientation:r=qa.orientation,size:i,calendarView:u,dir:b,titleId:f,...x}=e,N=b==="rtl"?"chevron-right":"chevron-left",y=b==="rtl"?"chevron-left":"chevron-right",h=f||X("calendar-title");return(0,ao.jsxs)("div",{...x,className:n(e.className,dc,{"k-vstack":r==="vertical"}),children:[(0,ao.jsx)(s,{disabled:u==="century",className:"k-calendar-title",text:t,size:i,fillMode:"flat",themeColor:"primary",id:h,tabIndex:-1,"aria-label":`Navigate to parent view: ${t}`,...u==="century"?{"aria-disabled":"true"}:{}}),(0,ao.jsx)("span",{className:"k-spacer"}),(0,ao.jsxs)("span",{className:"k-calendar-nav",children:[l&&(0,ao.jsx)(s,{className:"k-calendar-nav-prev",icon:N,size:i,fillMode:"flat",tabIndex:-1,"aria-label":"Navigate to previous view"}),o&&(0,ao.jsx)(s,{size:i,fillMode:"flat",className:"k-calendar-nav-today",tabIndex:-1,children:"Today"}),l&&(0,ao.jsx)(s,{className:"k-calendar-nav-next",icon:y,size:i,fillMode:"flat",tabIndex:-1,"aria-label":"Navigate to next view"})]})]})};Ao.options=hf;Ao.className=dc;Ao.defaultOptions=qa;var gn=require("react/jsx-runtime"),cc="k-calendar-footer",ff={size:[p.undefined,p.small,p.medium,p.large]},pc={calendarFooterText:"Tuesday, October 12, 2021"},Ya=e=>{let{size:t,calendarFooterText:o=pc.calendarFooterText,...l}=e;return(0,gn.jsx)("div",{...l,className:n(e.className,cc),children:(0,gn.jsx)(s,{size:t,fillMode:"flat",themeColor:"primary",className:"k-calendar-nav-today",children:o})})};Ya.options=ff;Ya.className=cc;Ya.defaultOptions=pc;var We="calendar",je=We;var va=require("react/jsx-runtime"),wn="k-calendar",xf=[],vf={size:[p.undefined,p.small,p.medium,p.large]},Qa={showCalendarHeader:!0,orientation:"horizontal",calendarView:"month",calendarTitleText:"October 2021"},ue=e=>{let{size:t,orientation:o=Qa.orientation,calendarView:l=Qa.calendarView,calendarTitleText:r=Qa.calendarTitleText,showCalendarHeader:i=Qa.showCalendarHeader,showWeek:u,showCalendarFooter:b,calendarFooterText:f,dir:x,...N}=e,y=X("calendar-title");return(0,va.jsxs)("div",{...N,dir:x,className:n(e.className,wn,H(wn,{size:t}),{"k-week-number":u}),children:[i&&(0,va.jsx)(Ao,{calendarView:l,showToday:!b,calendarTitleText:r,orientation:o,size:t,dir:x,titleId:y}),(0,va.jsx)(Il,{calendarView:l,orientation:o,gridRole:!0,ariaLabelledBy:y,children:e.children}),b&&(0,va.jsx)(Ya,{calendarFooterText:f,size:t})]})};ue.states=xf;ue.options=vf;ue.className=wn;ue.defaultOptions=Qa;ue.moduleName=We;ue.folderName=je;ue.ariaSpec={selector:".k-calendar:not(.k-calendar-infinite):not(.k-calendar-range)",rules:[{selector:".k-calendar:not(.k-calendar-infinite):not(.k-calendar-range) .k-calendar-view",attribute:"role=grid",usage:"Specifies the role of the Calendar view container."},{selector:".k-calendar:not(.k-calendar-infinite):not(.k-calendar-range) .k-calendar-view",attribute:"aria-labelledby",usage:"Pointing to the current view label (e.g. March 2022 or 2020-2029)."},{selector:".k-calendar:not(.k-calendar-infinite):not(.k-calendar-range) .k-calendar-view",attribute:"tabindex=0",usage:"Makes the grid focusable."},{selector:".k-calendar:not(.k-calendar-infinite):not(.k-calendar-range) .k-calendar-table",attribute:"role=none",usage:"Inner table has role removed \u2014 content belongs to the grid on the view."},{selector:".k-calendar-thead",attribute:"role=rowgroup",usage:"Groups header rows."},{selector:".k-calendar-tbody",attribute:"role=rowgroup",usage:"Groups body rows."},{selector:".k-calendar-tr",attribute:"role=row",usage:"Each row in the calendar table."},{selector:".k-calendar-thead .k-calendar-th",attribute:"role=columnheader",usage:"Column header for day names."},{selector:".k-calendar-thead .k-calendar-th",attribute:"scope=col",usage:"Specifies the header applies to a column."},{selector:".k-calendar-thead .k-calendar-th",attribute:"aria-label",usage:"Full name of the day of the week."},{selector:".k-calendar-td:not(.k-alt):not(.k-empty)",attribute:"role=gridcell",usage:"Date cells in the calendar body."},{selector:".k-calendar-td.k-selected",attribute:"aria-selected=true",usage:"Indicates the selected date."},{selector:".k-calendar-td.k-disabled",attribute:"aria-disabled=true",usage:"Indicates a disabled date."},{selector:".k-calendar-nav-next,.k-calendar-nav-prev",attribute:"tabindex=-1",usage:"Navigation buttons are not focusable."},{selector:".k-calendar-nav-next,.k-calendar-nav-prev",attribute:"aria-label",usage:"Describes the navigation button purpose."},{selector:".k-calendar-title",attribute:"tabindex=-1",usage:"Title button is not focusable."},{selector:".k-calendar-title",attribute:"aria-label",usage:"Describes the title button purpose."},{selector:".k-calendar-nav-today",attribute:"tabindex=-1",usage:"Today link/button is not focusable."}]};var mc=require("react/jsx-runtime"),uc="k-calendar-container",Cf=[],yf={},kf={},Ca=e=>{let{...t}=e;return(0,mc.jsx)("div",{...t,className:n(e.className,uc),children:e.children})};Ca.states=Cf;Ca.options=yf;Ca.className=uc;Ca.defaultOptions=kf;Ca.moduleName=We;Ca.folderName=je;var Bt=require("react/jsx-runtime"),Sf=[c.hover,c.focus,c.active,c.selected,c.disabled],d=e=>{let{text:t,headerCell:o,today:l,weekend:r,showOtherMonth:i,weekCell:u,rangeStart:b,rangeMid:f,rangeEnd:x,dayIndicator:N,empty:y,hover:h,focus:R,active:E,selected:D,disabled:G,...P}=e,de=`k-calendar-${o?"th":"td"}`,ke=[e.className,de,U(de,{hover:h,focus:R,active:E,selected:D,disabled:G}),{"k-today":l,"k-weekend":r,"k-other-month":i,"k-alt":u,"k-range-start":b,"k-range-mid":f,"k-range-end":x,"k-empty":y}],De={Su:"Sunday",Mo:"Monday",Tu:"Tuesday",We:"Wednesday",Th:"Thursday",Fr:"Friday",Sa:"Saturday",W:"Week number"};if(o){let Re=t?De[t]||t:void 0;return(0,Bt.jsx)("th",{...P,className:n(ke),role:"columnheader",scope:"col","aria-label":Re,children:u?(0,Bt.jsx)("span",{className:"k-sr-only",children:Re}):t})}return u?(0,Bt.jsx)("td",{...P,className:n(ke),children:t}):(0,Bt.jsx)("td",{...P,className:n(ke),role:"gridcell",...D?{"aria-selected":"true"}:{},...G?{"aria-disabled":"true"}:{},children:y&&!i?(0,Bt.jsx)(Bt.Fragment,{children:"\xA0"}):(0,Bt.jsxs)("span",{className:"k-link",children:[t,N&&(0,Bt.jsx)("span",{className:"k-day-indicator"})]})})};d.states=Sf;var ya=require("react/jsx-runtime"),bc="k-calendar-thead",hc={cellsText:["Su","Mo","Tu","We","Th","Fr","Sa"]},ka=e=>{let{showWeek:t,cellsText:o=hc.cellsText,...l}=e;return(0,ya.jsx)("thead",{...l,className:n(e.className,bc),role:"rowgroup",children:(0,ya.jsxs)("tr",{className:"k-calendar-tr",role:"row",children:[t&&(0,ya.jsx)(d,{weekCell:!0,headerCell:!0,text:"W"}),o.map((r,i)=>(0,ya.jsx)(d,{text:r,headerCell:!0},i))]})})};ka.className=bc;ka.defaultOptions=hc;var xc=require("react/jsx-runtime"),fc="k-calendar-tbody",Pe=e=>{let{...t}=e;return(0,xc.jsx)("tbody",{...t,className:n(e.className,fc),role:"rowgroup",children:e.children})};Pe.className=fc;Pe.moduleName=We;Pe.folderName=je;var Sa=require("react/jsx-runtime"),Nf="k-calendar-table",Pt=e=>{let{calendarCaption:t,showTableHead:o,showWeek:l,ariaLabelledBy:r,ariaActiveDescendant:i,gridRole:u,...b}=e;return(0,Sa.jsxs)("table",{...b,className:n(e.className,Nf),...u?{role:"grid","aria-labelledby":r,"aria-activedescendant":i,tabIndex:0}:{role:"none"},children:[t&&(0,Sa.jsx)("caption",{className:"k-calendar-caption",children:t}),o&&(0,Sa.jsx)(ka,{showWeek:l}),(0,Sa.jsx)(Pe,{children:e.children})]})};var Ro=require("react/jsx-runtime"),vc="k-calendar-navigation",Za=e=>(0,Ro.jsxs)("div",{...e,className:n(e.className,vc),children:[(0,Ro.jsx)("span",{className:"k-calendar-navigation-highlight"}),(0,Ro.jsxs)("div",{className:"k-content k-scrollable",children:[(0,Ro.jsx)("ul",{className:"k-reset",children:e.children}),(0,Ro.jsx)("div",{className:"k-scrollable-placeholder",style:{height:"1000px"}})]})]});Za.className=vc;Za.moduleName=We;Za.folderName=je;var Cc=require("react/jsx-runtime"),Tf="k-calendar-table",Mn=e=>{let{tableRole:t="none",ariaLabelledBy:o,...l}=e;return(0,Cc.jsx)("table",{...l,className:n(e.className,Tf),role:t,...o?{"aria-labelledby":o}:{},...t==="grid"?{tabIndex:0}:{},children:e.children})};var Ve=require("react/jsx-runtime"),yc="k-calendar-view",Na={orientation:"vertical",calendarView:"month",headerText:"April 2018",showWeekdays:!0,showNavigationButtons:!1},Ta=e=>{let{orientation:t=Na.orientation,calendarView:o=Na.calendarView,headerText:l=Na.headerText,showWeekdays:r=Na.showWeekdays,showNavigationButtons:i=Na.showNavigationButtons,showWeekNumbers:u,weekdayCellsText:b,gridLabelledBy:f,...x}=e;return(0,Ve.jsxs)("div",{...x,className:n(yc,`k-calendar-${o}view`,e.className,{"k-hstack":t==="horizontal","k-vstack":t==="vertical"}),children:[(0,Ve.jsx)(Ao,{showNavigationButtons:i,calendarTitleText:l,orientation:"horizontal"}),r&&(0,Ve.jsxs)(Mn,{className:"k-calendar-weekdays",tableRole:"table",children:[(0,Ve.jsxs)("colgroup",{children:[(0,Ve.jsx)("col",{}),(0,Ve.jsx)("col",{}),(0,Ve.jsx)("col",{}),(0,Ve.jsx)("col",{}),(0,Ve.jsx)("col",{}),(0,Ve.jsx)("col",{}),(0,Ve.jsx)("col",{})]}),(0,Ve.jsx)(ka,{cellsText:b,showWeek:u})]}),(0,Ve.jsxs)("div",{className:"k-content k-scrollable",role:"none",children:[(0,Ve.jsx)(Mn,{tableRole:"grid",ariaLabelledBy:f,children:e.children}),(0,Ve.jsx)("div",{className:"k-scrollable-placeholder",style:{height:"1000px"}})]})]})};Ta.className=yc;Ta.defaultOptions=Na;Ta.moduleName=We;Ta.folderName=je;var Io=require("react/jsx-runtime"),kc="k-calendar-infinite",gf={size:[p.undefined,p.small,p.medium,p.large]},wf=["Aug","Sep","Oct","Nov","Dec","2021","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec","2022","Feb","Mar","Apr","May","Jun","Jul"],Mf={2021:"marker",2022:"marker"},Lf=(e,t)=>e.map((o,l)=>(0,Io.jsx)("li",{children:(0,Io.jsx)("span",{className:t[o]==="marker"?"k-calendar-navigation-marker":void 0,children:o})},l)),ja={showNavigation:!0,calendarView:"month",navigationItems:wf,navigationMarkerConfig:Mf},ye=e=>{let{size:t,showNavigation:o=ja.showNavigation,calendarView:l=ja.calendarView,navigationItems:r=ja.navigationItems,navigationMarkerConfig:i=ja.navigationMarkerConfig,calendarTitleText:u,showWeekdays:b,showWeekNumbers:f,showNavigationButtons:x,calendarWeekdays:N,...y}=e,h=X("calendar-infinite-title");return(0,Io.jsxs)("div",{...y,className:n(e.className,"k-calendar",kc,H("k-calendar",{size:t})),children:[o&&(0,Io.jsx)(Za,{children:Lf(r,i)}),(0,Io.jsx)(Ta,{calendarView:l,headerText:u,showWeekdays:b,showWeekNumbers:f,showNavigationButtons:x,orientation:"vertical",weekdayCellsText:N,gridLabelledBy:h,children:e.children})]})};ye.options=gf;ye.className=kc;ye.defaultOptions=ja;ye.moduleName=We;ye.folderName=je;ye.ariaSpec={selector:".k-calendar-infinite",rules:[{selector:".k-calendar-infinite .k-content .k-calendar-table",attribute:"role=grid",usage:"The content table is the grid element for the infinite calendar."},{selector:".k-calendar-infinite .k-content .k-calendar-table",attribute:"aria-labelledby",usage:"Pointing to the current view title element."},{selector:".k-calendar-infinite .k-content .k-calendar-table",attribute:"tabindex=0",usage:"Makes the grid focusable."},{selector:".k-calendar-infinite .k-calendar-weekdays",attribute:"role=table",usage:"Weekday header table keeps table semantics (not part of grid)."},{selector:".k-calendar-view div.k-content.k-scrollable",attribute:"role=none",usage:"Scrollable wrapper is transparent to a11y tree."},{selector:".k-calendar-infinite .k-calendar-tbody",attribute:"role=rowgroup",usage:"Explicit rowgroup role on tbody."},{selector:".k-calendar-infinite .k-calendar-tr",attribute:"role=row",usage:"Explicit row role on tr."},{selector:".k-calendar-infinite .k-calendar-weekdays .k-calendar-th",attribute:"role=columnheader",usage:"Explicit columnheader role on weekday headers."},{selector:".k-calendar-infinite .k-calendar-weekdays .k-calendar-th",attribute:"scope=col",usage:"Specifies that the header applies to a column."},{selector:".k-calendar-infinite .k-calendar-weekdays .k-calendar-th",attribute:"aria-label",usage:"Full name of the day of the week."},{selector:".k-calendar-infinite .k-calendar-td:not(.k-alt):not(.k-empty)",attribute:"role=gridcell",usage:"Date cells in the calendar body."},{selector:".k-calendar-td.k-selected",attribute:"aria-selected=true",usage:"Specifies whether the date is selected."},{selector:".k-calendar-td.k-disabled",attribute:"aria-disabled=true",usage:"Specifies a disabled date."},{selector:".k-calendar-title",attribute:"tabindex=-1",usage:"Title button is not focusable."},{selector:".k-calendar-nav-today",attribute:"tabindex=-1",usage:"Today link is not focusable."}]};var Nc=require("react/jsx-runtime"),Sc="k-calendar-tr",B=e=>{let{...t}=e;return(0,Nc.jsx)("tr",{...t,className:n(e.className,Sc),role:"row",children:e.children})};B.className=Sc;B.moduleName=We;B.folderName=je;var gc=require("react/jsx-runtime"),Tc="k-calendar-caption",et=e=>{let{text:t,scope:o,colSpan:l,rowSpan:r,...i}=e;return(0,gc.jsx)("th",{...i,scope:o,colSpan:l,rowSpan:r,className:n(e.className,Tc),children:t})};et.className=Tc;et.moduleName=We;et.folderName=je;var Le=require("react/jsx-runtime"),wc=({showOtherCentury:e,...t})=>(0,Le.jsx)(ue,{calendarView:"century",calendarTitleText:"2000 - 2099",children:(0,Le.jsxs)(Pt,{children:[(0,Le.jsxs)(B,{children:[(0,Le.jsx)(d,{text:"1990 - 1999"}),(0,Le.jsx)(d,{text:"2000 - 2009"}),(0,Le.jsx)(d,{text:"2010 - 2019",today:!0}),(0,Le.jsx)(d,{text:"2020 - 2029"})]}),(0,Le.jsxs)(B,{children:[(0,Le.jsx)(d,{text:"2030 - 2039"}),(0,Le.jsx)(d,{text:"2040 - 2049"}),(0,Le.jsx)(d,{text:"2050 - 2059"}),(0,Le.jsx)(d,{text:"2060 - 2069"})]}),(0,Le.jsxs)(B,{children:[(0,Le.jsx)(d,{text:"2070 - 2079"}),(0,Le.jsx)(d,{text:"2080 - 2089"}),(0,Le.jsx)(d,{text:"2090 - 2099"}),(0,Le.jsx)(d,{text:"2100 - 2109",empty:!e})]})]}),...t});var Ee=require("react/jsx-runtime"),Mc=({showOtherDecade:e,...t})=>(0,Ee.jsx)(ue,{calendarView:"decade",calendarTitleText:"2020 - 2029",children:(0,Ee.jsxs)(Pt,{children:[(0,Ee.jsxs)(B,{children:[(0,Ee.jsx)(d,{text:"2019",empty:!e}),(0,Ee.jsx)(d,{text:"2020"}),(0,Ee.jsx)(d,{text:"2021",today:!0}),(0,Ee.jsx)(d,{text:"2022"})]}),(0,Ee.jsxs)(B,{children:[(0,Ee.jsx)(d,{text:"2023"}),(0,Ee.jsx)(d,{text:"2024"}),(0,Ee.jsx)(d,{text:"2025"}),(0,Ee.jsx)(d,{text:"2026"})]}),(0,Ee.jsxs)(B,{children:[(0,Ee.jsx)(d,{text:"2027"}),(0,Ee.jsx)(d,{text:"2028"}),(0,Ee.jsx)(d,{text:"2029"}),(0,Ee.jsx)(d,{text:"2030",empty:!e})]})]}),...t});var K=require("react/jsx-runtime"),Lc=({showCaptions:e,showOtherMonth:t,...o})=>(0,K.jsx)(ue,{calendarView:"month",children:(0,K.jsxs)(Pt,{calendarCaption:e&&"October 2021",showTableHead:!0,children:[(0,K.jsxs)(B,{children:[(0,K.jsx)(d,{text:"26",showOtherMonth:t,empty:!t,weekend:t}),(0,K.jsx)(d,{text:"27",showOtherMonth:t,empty:!t}),(0,K.jsx)(d,{text:"28",showOtherMonth:t,empty:!t}),(0,K.jsx)(d,{text:"29",showOtherMonth:t,empty:!t}),(0,K.jsx)(d,{text:"30",showOtherMonth:t,empty:!t}),(0,K.jsx)(d,{text:"1"}),(0,K.jsx)(d,{text:"2",weekend:!0})]}),(0,K.jsxs)(B,{children:[(0,K.jsx)(d,{text:"3",weekend:!0}),(0,K.jsx)(d,{text:"4"}),(0,K.jsx)(d,{text:"5"}),(0,K.jsx)(d,{text:"6"}),(0,K.jsx)(d,{text:"7"}),(0,K.jsx)(d,{text:"8"}),(0,K.jsx)(d,{text:"9",weekend:!0})]}),(0,K.jsxs)(B,{children:[(0,K.jsx)(d,{text:"10",weekend:!0}),(0,K.jsx)(d,{text:"11"}),(0,K.jsx)(d,{text:"12",today:!0}),(0,K.jsx)(d,{text:"13"}),(0,K.jsx)(d,{text:"14"}),(0,K.jsx)(d,{text:"15"}),(0,K.jsx)(d,{text:"16",weekend:!0})]}),(0,K.jsxs)(B,{children:[(0,K.jsx)(d,{text:"17",weekend:!0}),(0,K.jsx)(d,{text:"18"}),(0,K.jsx)(d,{text:"19"}),(0,K.jsx)(d,{text:"20"}),(0,K.jsx)(d,{text:"21"}),(0,K.jsx)(d,{text:"22"}),(0,K.jsx)(d,{text:"23",weekend:!0})]}),(0,K.jsxs)(B,{children:[(0,K.jsx)(d,{text:"24",weekend:!0}),(0,K.jsx)(d,{text:"25"}),(0,K.jsx)(d,{text:"26"}),(0,K.jsx)(d,{text:"27"}),(0,K.jsx)(d,{text:"28"}),(0,K.jsx)(d,{text:"29"}),(0,K.jsx)(d,{text:"30",weekend:!0})]}),(0,K.jsxs)(B,{children:[(0,K.jsx)(d,{text:"31",weekend:!0}),(0,K.jsx)(d,{text:"1",showOtherMonth:t,empty:!t}),(0,K.jsx)(d,{text:"2",showOtherMonth:t,empty:!t}),(0,K.jsx)(d,{text:"3",showOtherMonth:t,empty:!t}),(0,K.jsx)(d,{text:"4",showOtherMonth:t,empty:!t}),(0,K.jsx)(d,{text:"5",showOtherMonth:t,empty:!t}),(0,K.jsx)(d,{text:"6",showOtherMonth:t,empty:!t,weekend:t})]})]}),...o});var Ec=require("react/jsx-runtime");var Ae=require("react/jsx-runtime"),Ac=e=>(0,Ae.jsx)(ue,{calendarView:"year",calendarTitleText:"2019",children:(0,Ae.jsxs)(Pt,{children:[(0,Ae.jsxs)(B,{children:[(0,Ae.jsx)(d,{text:"Jan"}),(0,Ae.jsx)(d,{text:"Feb"}),(0,Ae.jsx)(d,{text:"Mar"}),(0,Ae.jsx)(d,{text:"Apr"})]}),(0,Ae.jsxs)(B,{children:[(0,Ae.jsx)(d,{text:"May"}),(0,Ae.jsx)(d,{text:"Jun"}),(0,Ae.jsx)(d,{text:"Jul"}),(0,Ae.jsx)(d,{text:"Au"})]}),(0,Ae.jsxs)(B,{children:[(0,Ae.jsx)(d,{text:"Sep"}),(0,Ae.jsx)(d,{text:"Oct",today:!0}),(0,Ae.jsx)(d,{text:"Nov"}),(0,Ae.jsx)(d,{text:"Dec"})]})]}),...e});var L=require("react/jsx-runtime"),Rc=({firstCaption:e="January 2021",secondCaption:t="February 2021",...o})=>(0,L.jsx)(ye,{calendarTitleText:"January 2021",children:(0,L.jsxs)(L.Fragment,{children:[(0,L.jsxs)("colgroup",{children:[(0,L.jsx)("col",{}),(0,L.jsx)("col",{}),(0,L.jsx)("col",{}),(0,L.jsx)("col",{}),(0,L.jsx)("col",{}),(0,L.jsx)("col",{}),(0,L.jsx)("col",{})]}),(0,L.jsxs)(Pe,{children:[(0,L.jsx)(B,{"aria-hidden":"true",children:(0,L.jsx)(et,{scope:"col",colSpan:7,text:e})}),(0,L.jsxs)(B,{children:[(0,L.jsx)(d,{empty:!0}),(0,L.jsx)(d,{empty:!0}),(0,L.jsx)(d,{empty:!0}),(0,L.jsx)(d,{empty:!0}),(0,L.jsx)(d,{empty:!0}),(0,L.jsx)(d,{text:"1"}),(0,L.jsx)(d,{text:"2",weekend:!0})]}),(0,L.jsxs)(B,{children:[(0,L.jsx)(d,{text:"3",weekend:!0}),(0,L.jsx)(d,{text:"4"}),(0,L.jsx)(d,{text:"5"}),(0,L.jsx)(d,{text:"6"}),(0,L.jsx)(d,{text:"7"}),(0,L.jsx)(d,{text:"8"}),(0,L.jsx)(d,{text:"9",weekend:!0})]}),(0,L.jsxs)(B,{children:[(0,L.jsx)(d,{text:"10",weekend:!0}),(0,L.jsx)(d,{text:"11"}),(0,L.jsx)(d,{text:"12"}),(0,L.jsx)(d,{text:"13"}),(0,L.jsx)(d,{text:"14"}),(0,L.jsx)(d,{text:"15"}),(0,L.jsx)(d,{text:"16",weekend:!0})]}),(0,L.jsxs)(B,{children:[(0,L.jsx)(d,{text:"17",weekend:!0}),(0,L.jsx)(d,{text:"18"}),(0,L.jsx)(d,{text:"19"}),(0,L.jsx)(d,{text:"20"}),(0,L.jsx)(d,{text:"21"}),(0,L.jsx)(d,{text:"22"}),(0,L.jsx)(d,{text:"23",weekend:!0})]}),(0,L.jsxs)(B,{children:[(0,L.jsx)(d,{text:"24",weekend:!0}),(0,L.jsx)(d,{text:"25"}),(0,L.jsx)(d,{text:"26"}),(0,L.jsx)(d,{text:"27"}),(0,L.jsx)(d,{text:"28"}),(0,L.jsx)(d,{text:"29"}),(0,L.jsx)(d,{text:"30",weekend:!0})]}),(0,L.jsxs)(B,{children:[(0,L.jsx)(d,{text:"31",weekend:!0}),(0,L.jsx)(d,{empty:!0}),(0,L.jsx)(d,{empty:!0}),(0,L.jsx)(d,{empty:!0}),(0,L.jsx)(d,{empty:!0}),(0,L.jsx)(d,{empty:!0}),(0,L.jsx)(d,{empty:!0})]})]}),(0,L.jsx)(Pe,{children:(0,L.jsx)(B,{"aria-hidden":"true",children:(0,L.jsx)(et,{scope:"col",colSpan:7,text:t})})})]}),...o});var _=require("react/jsx-runtime"),Ic=({firstCaption:e="2021",secondCaption:t="2022",...o})=>(0,_.jsx)(ye,{calendarView:"year",showWeekdays:!1,calendarTitleText:"2021",navigationItems:["2016","2017","2018","2019","2020","2021","2022","2023","2024","2025","2026","2027","2028","2029","2030","2031","2032","2033","2034","2035","2036","2037","2038","2039","2040","2041","2042"],navigationMarkerConfig:{2021:"marker",2030:"marker",2040:"marker"},children:(0,_.jsxs)(_.Fragment,{children:[(0,_.jsxs)("colgroup",{children:[(0,_.jsx)("col",{}),(0,_.jsx)("col",{}),(0,_.jsx)("col",{}),(0,_.jsx)("col",{})]}),(0,_.jsxs)(Pe,{children:[(0,_.jsx)(B,{"aria-hidden":"true",children:(0,_.jsx)(et,{scope:"col",colSpan:4,text:e})}),(0,_.jsxs)(B,{children:[(0,_.jsx)(d,{text:"Jan",today:!0}),(0,_.jsx)(d,{text:"Feb"}),(0,_.jsx)(d,{text:"Mar"}),(0,_.jsx)(d,{text:"Apr"})]}),(0,_.jsxs)(B,{children:[(0,_.jsx)(d,{text:"May"}),(0,_.jsx)(d,{text:"Jun"}),(0,_.jsx)(d,{text:"Jul"}),(0,_.jsx)(d,{text:"Aug"})]}),(0,_.jsxs)(B,{children:[(0,_.jsx)(d,{text:"Sep"}),(0,_.jsx)(d,{text:"Oct"}),(0,_.jsx)(d,{text:"Nov"}),(0,_.jsx)(d,{text:"Dec"})]})]}),(0,_.jsxs)(Pe,{children:[(0,_.jsx)(B,{"aria-hidden":"true",children:(0,_.jsx)(et,{scope:"col",colSpan:4,text:t})}),(0,_.jsxs)(B,{children:[(0,_.jsx)(d,{text:"Jan"}),(0,_.jsx)(d,{text:"Feb"}),(0,_.jsx)(d,{text:"Mar"}),(0,_.jsx)(d,{text:"Apr"})]}),(0,_.jsxs)(B,{children:[(0,_.jsx)(d,{text:"May"}),(0,_.jsx)(d,{text:"Jun"}),(0,_.jsx)(d,{text:"Jul"}),(0,_.jsx)(d,{text:"Aug"})]}),(0,_.jsxs)(B,{children:[(0,_.jsx)(d,{text:"Sep"}),(0,_.jsx)(d,{text:"Oct"}),(0,_.jsx)(d,{text:"Nov"}),(0,_.jsx)(d,{text:"Dec"})]})]})]}),...o});var z=require("react/jsx-runtime"),Oc=({firstCaption:e="2020 - 2029",secondCaption:t="2030 - 2039",...o})=>(0,z.jsx)(ye,{calendarView:"decade",showWeekdays:!1,calendarTitleText:"2020 - 2029",navigationItems:["1970","1980","1990","2000","2010","2020","2030","2040","2050","2060","2070","2080","2090"],navigationMarkerConfig:{2020:"marker"},children:(0,z.jsxs)(z.Fragment,{children:[(0,z.jsxs)("colgroup",{children:[(0,z.jsx)("col",{}),(0,z.jsx)("col",{}),(0,z.jsx)("col",{}),(0,z.jsx)("col",{})]}),(0,z.jsxs)(Pe,{children:[(0,z.jsx)(B,{"aria-hidden":"true",children:(0,z.jsx)(et,{scope:"col",colSpan:4,text:e})}),(0,z.jsxs)(B,{children:[(0,z.jsx)(d,{text:"2020",today:!0}),(0,z.jsx)(d,{text:"2021"}),(0,z.jsx)(d,{text:"2022"}),(0,z.jsx)(d,{text:"2023"})]}),(0,z.jsxs)(B,{children:[(0,z.jsx)(d,{text:"2024"}),(0,z.jsx)(d,{text:"2025"}),(0,z.jsx)(d,{text:"2026"}),(0,z.jsx)(d,{text:"2027"})]}),(0,z.jsxs)(B,{children:[(0,z.jsx)(d,{text:"2028"}),(0,z.jsx)(d,{text:"2029"}),(0,z.jsx)(d,{empty:!0}),(0,z.jsx)(d,{empty:!0})]})]}),(0,z.jsxs)(Pe,{children:[(0,z.jsx)(B,{"aria-hidden":"true",children:(0,z.jsx)(et,{scope:"col",colSpan:4,text:t})}),(0,z.jsxs)(B,{children:[(0,z.jsx)(d,{text:"2030"}),(0,z.jsx)(d,{text:"2031"}),(0,z.jsx)(d,{text:"2032"}),(0,z.jsx)(d,{text:"2033"})]}),(0,z.jsxs)(B,{children:[(0,z.jsx)(d,{text:"2034"}),(0,z.jsx)(d,{text:"2035"}),(0,z.jsx)(d,{text:"2036"}),(0,z.jsx)(d,{text:"2037"})]}),(0,z.jsxs)(B,{children:[(0,z.jsx)(d,{text:"2038"}),(0,z.jsx)(d,{text:"2039"}),(0,z.jsx)(d,{empty:!0}),(0,z.jsx)(d,{empty:!0})]})]})]}),...o});var te=require("react/jsx-runtime"),Bc=({firstCaption:e="2000 - 2099",...t})=>(0,te.jsx)(ye,{calendarView:"century",showWeekdays:!1,calendarTitleText:"2000 - 2099",navigationItems:["1900","2000"],navigationMarkerConfig:{2e3:"marker"},children:(0,te.jsxs)(te.Fragment,{children:[(0,te.jsxs)("colgroup",{children:[(0,te.jsx)("col",{}),(0,te.jsx)("col",{}),(0,te.jsx)("col",{}),(0,te.jsx)("col",{})]}),(0,te.jsxs)(Pe,{children:[(0,te.jsx)(B,{"aria-hidden":"true",children:(0,te.jsx)(et,{scope:"col",colSpan:4,text:e})}),(0,te.jsxs)(B,{children:[(0,te.jsx)(d,{text:"1900 - 1999"}),(0,te.jsx)(d,{text:"2000 - 2009"}),(0,te.jsx)(d,{text:"2010 - 2019"}),(0,te.jsx)(d,{text:"2020 - 2029"})]}),(0,te.jsxs)(B,{children:[(0,te.jsx)(d,{text:"2030 - 2039"}),(0,te.jsx)(d,{text:"2040 - 2049"}),(0,te.jsx)(d,{text:"2050 - 2059"}),(0,te.jsx)(d,{text:"2060 - 2069"})]}),(0,te.jsxs)(B,{children:[(0,te.jsx)(d,{text:"2070 - 2079"}),(0,te.jsx)(d,{text:"2080 - 2089"}),(0,te.jsx)(d,{text:"2090 - 2099"}),(0,te.jsx)(d,{empty:!0})]})]})]}),...t});var Ln=require("react/jsx-runtime");var Pc=require("react/jsx-runtime");var En=require("react/jsx-runtime");var el=require("react/jsx-runtime"),Ef=ue.options,Af=ue.states,Dc={...ue.defaultOptions,variant:"month"},Rf=[{name:"month",title:"Month View"},{name:"year",title:"Year View"},{name:"decade",title:"Decade View"},{name:"century",title:"Century View"}],If=[{name:"footer",title:"Calendar Footer"},{name:"other",title:"Show other cells"}],ga=e=>{let{variant:t,modifiers:o,...l}={...Dc,...e},r={showCalendarFooter:!1};Object.keys(o||{}).forEach(x=>{switch(x){case"other":r.showOtherMonth=!!(o!=null&&o[x]),r.showOtherCentury=!!(o!=null&&o[x]),r.showOtherDecade=!!(o!=null&&o[x]);break;case"footer":r.showCalendarFooter=!!(o!=null&&o[x]);break;default:return}});let{showOtherMonth:i,showOtherDecade:u,showOtherCentury:b,showCalendarFooter:f}=r;switch(t){case"century":return(0,el.jsx)(wc,{size:l.size,showOtherCentury:b,showCalendarFooter:f});case"decade":return(0,el.jsx)(Mc,{size:l.size,showOtherDecade:u,showCalendarFooter:f});case"year":return(0,el.jsx)(Ac,{calendarTitleText:"2021",size:l.size,showCalendarFooter:f});default:return(0,el.jsx)(Lc,{size:l.size,showOtherMonth:i,showCalendarFooter:f})}};ga.options=Ef;ga.states=Af;ga.variants=Rf;ga.defaultOptions=Dc;ga.modifiers=If;ga.className=ue.className;var tl=require("react/jsx-runtime"),Of=ye.options,Bf=ye.states,Kc={...ye.defaultOptions,variant:"month"},Pf=[{name:"month",title:"Month View"},{name:"year",title:"Year View"},{name:"decade",title:"Decade View"},{name:"century",title:"Century View"}],Df=[{name:"footer",title:"Calendar Footer"},{name:"other",title:"Show other cells"}],wa=e=>{let{variant:t,modifiers:o,...l}={...Kc,...e},r={showCalendarFooter:!1};Object.keys(o||{}).forEach(x=>{switch(x){case"other":r.showOtherMonth=!!(o!=null&&o[x]),r.showOtherCentury=!!(o!=null&&o[x]),r.showOtherDecade=!!(o!=null&&o[x]);break;case"footer":r.showCalendarFooter=!!(o!=null&&o[x]);break;default:return}});let{showOtherMonth:i,showOtherDecade:u,showOtherCentury:b,showCalendarFooter:f}=r;switch(t){case"century":return(0,tl.jsx)(Bc,{size:l.size,showOtherCentury:b,showCalendarFooter:f});case"decade":return(0,tl.jsx)(Oc,{size:l.size,showOtherDecade:u,showCalendarFooter:f});case"year":return(0,tl.jsx)(Ic,{size:l.size,showCalendarFooter:f});default:return(0,tl.jsx)(Rc,{size:l.size,showOtherMonth:i,showCalendarFooter:f})}};wa.options=Of;wa.states=Bf;wa.variants=Pf;wa.defaultOptions=Kc;wa.modifiers=Df;wa.className=ye.className;var Hc=require("react/jsx-runtime");var g=require("react/jsx-runtime"),_c=({style:e,...t})=>(0,g.jsx)(Y,{style:e,layout:"flex",view:"timeline",toolbar:(0,g.jsxs)(oe,{children:[(0,g.jsxs)(A,{className:"k-scheduler-navigation",children:[(0,g.jsx)(s,{className:"k-group-start",children:"Today"}),(0,g.jsx)(s,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),(0,g.jsx)(s,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),(0,g.jsx)(s,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"Friday, June 21, 2024"}),(0,g.jsx)("span",{className:"k-spacer"}),(0,g.jsxs)(A,{className:"k-scheduler-views",children:[(0,g.jsx)(s,{className:"k-group-start",children:"Day"}),(0,g.jsx)(s,{children:"Week"}),(0,g.jsx)(s,{children:"Month"}),(0,g.jsx)(s,{selected:!0,children:"Timeline"}),(0,g.jsx)(s,{className:"k-group-end",children:"Agenda"})]})]}),footer:(0,g.jsx)(oe,{footer:!0,children:(0,g.jsx)(s,{icon:"clock",className:"k-scheduler-fullday",children:"Show business hours"})}),children:(0,g.jsxs)(g.Fragment,{children:[(0,g.jsx)(me,{as:"div",style:{width:"1874px"},children:(0,g.jsx)(V,{children:(0,g.jsxs)(w,{children:[(0,g.jsx)(Po,{children:(0,g.jsx)(a,{as:"div",cellType:["side"],style:{minWidth:"72px"}})}),(0,g.jsxs)(a,{as:"div",cellType:["group"],children:[(0,g.jsx)(w,{children:(0,g.jsx)(a,{as:"div",cellType:["heading"],text:"June 21"})}),(0,g.jsxs)(w,{children:[(0,g.jsx)(a,{as:"div",cellType:["heading"],children:"8:00 AM"}),(0,g.jsx)(a,{as:"div",cellType:["heading"],children:"9:00 AM"}),(0,g.jsx)(a,{as:"div",cellType:["heading"],children:"10:00 AM"}),(0,g.jsx)(a,{as:"div",cellType:["heading"],children:"11:00 AM"}),(0,g.jsx)(a,{as:"div",cellType:["heading"],children:"12:00 PM"}),(0,g.jsx)(a,{as:"div",cellType:["heading"],children:"1:00 PM"}),(0,g.jsx)(a,{as:"div",cellType:["heading"],children:"2:00 PM"}),(0,g.jsx)(a,{as:"div",cellType:["heading"],children:"3:00 PM"}),(0,g.jsx)(a,{as:"div",cellType:["heading"],children:"4:00 PM"}),(0,g.jsx)(a,{as:"div",cellType:["heading"],children:"5:00 PM"}),(0,g.jsx)(a,{as:"div",cellType:["heading"],children:"6:00 PM"}),(0,g.jsx)(a,{as:"div",cellType:["heading"],children:"7:00 PM"}),(0,g.jsx)(a,{as:"div",cellType:["heading"],children:"8:00 PM"})]})]})]})})}),(0,g.jsx)(ce,{as:"div",style:{width:"1874px",minHeight:"100px"},children:(0,g.jsx)(V,{children:(0,g.jsxs)(w,{children:[(0,g.jsx)(Po,{children:(0,g.jsx)(a,{as:"div",cellType:["heading","side"],allDay:!0,style:{minWidth:"72px"},children:"All events"})}),(0,g.jsx)(a,{as:"div",cellType:["group"],children:(0,g.jsxs)(w,{children:[(0,g.jsx)(a,{as:"div",cellType:["slot"],className:"k-nonwork-hour"}),(0,g.jsx)(a,{as:"div",cellType:["slot"],className:"k-nonwork-hour"}),(0,g.jsx)(a,{as:"div",cellType:["slot"]}),(0,g.jsx)(a,{as:"div",cellType:["slot"]}),(0,g.jsx)(a,{as:"div",cellType:["slot"]}),(0,g.jsx)(a,{as:"div",cellType:["slot"]}),(0,g.jsx)(a,{as:"div",cellType:["slot"]}),(0,g.jsx)(a,{as:"div",cellType:["slot"]}),(0,g.jsx)(a,{as:"div",cellType:["slot"]}),(0,g.jsx)(a,{as:"div",cellType:["slot"]}),(0,g.jsx)(a,{as:"div",cellType:["slot"]}),(0,g.jsx)(a,{as:"div",cellType:["slot"]}),(0,g.jsx)(a,{as:"div",cellType:["slot"]}),(0,g.jsx)(a,{as:"div",cellType:["slot"]}),(0,g.jsx)(a,{as:"div",cellType:["slot"]}),(0,g.jsx)(a,{as:"div",cellType:["slot"]}),(0,g.jsx)(a,{as:"div",cellType:["slot"]}),(0,g.jsx)(a,{as:"div",cellType:["slot"]}),(0,g.jsx)(a,{as:"div",cellType:["slot"]}),(0,g.jsx)(a,{as:"div",cellType:["slot"]}),(0,g.jsx)(a,{as:"div",cellType:["slot"]}),(0,g.jsx)(a,{as:"div",cellType:["slot"]}),(0,g.jsx)(a,{as:"div",cellType:["slot"]}),(0,g.jsx)(a,{as:"div",cellType:["slot"]}),(0,g.jsx)(a,{as:"div",cellType:["slot"]}),(0,g.jsx)(a,{as:"div",cellType:["slot"]})]})})]})})})]}),...t});var M=require("react/jsx-runtime"),zc=({style:e,...t})=>(0,M.jsx)(Y,{style:e,layout:"flex",view:"agenda",toolbar:(0,M.jsxs)(oe,{children:[(0,M.jsxs)(A,{className:"k-scheduler-navigation",children:[(0,M.jsx)(s,{className:"k-group-start",children:"Today"}),(0,M.jsx)(s,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),(0,M.jsx)(s,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),(0,M.jsx)(s,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"6/24/2024 - 6/25/2024"}),(0,M.jsx)("span",{className:"k-spacer"}),(0,M.jsxs)(A,{className:"k-scheduler-views",children:[(0,M.jsx)(s,{className:"k-group-start",children:"Day"}),(0,M.jsx)(s,{children:"Week"}),(0,M.jsx)(s,{children:"Month"}),(0,M.jsx)(s,{children:"Timeline"}),(0,M.jsx)(s,{className:"k-group-end",selected:!0,children:"Agenda"})]})]}),children:(0,M.jsxs)(M.Fragment,{children:[(0,M.jsx)(me,{as:"div",role:"rowgroup",children:(0,M.jsx)(V,{orientation:"vertical",role:"presentation",children:(0,M.jsx)(w,{role:"presentation",children:(0,M.jsx)(a,{as:"div",className:"k-group-content",role:"presentation",children:(0,M.jsxs)(w,{role:"row",children:[(0,M.jsx)(a,{as:"div",cellType:["heading","group"],className:"k-scheduler-datecolumn",style:{minWidth:"168px"},role:"columnheader",children:"Date"}),(0,M.jsx)(a,{as:"div",cellType:["heading","group"],className:"k-scheduler-timecolumn",style:{minWidth:"595px"},role:"columnheader",children:"Time"}),(0,M.jsx)(a,{as:"div",cellType:["heading","group"],className:"k-scheduler-eventcolumn",style:{minWidth:"168px"},role:"columnheader",children:"Event"})]})})})})}),(0,M.jsx)(ce,{as:"div",role:"rowgroup",children:(0,M.jsxs)(V,{orientation:"vertical",role:"presentation",children:[(0,M.jsxs)(w,{className:"k-scheduler-content",role:"row",children:[(0,M.jsx)(a,{as:"div",cellType:["group","slot"],className:"k-scheduler-datecolumn",style:{minWidth:"168px"},role:"rowheader",children:(0,M.jsxs)("div",{children:[(0,M.jsx)("strong",{className:"k-scheduler-agendaday",children:"25"}),(0,M.jsx)("em",{className:"k-scheduler-agendaweek",children:"Monday"}),(0,M.jsx)("span",{className:"k-scheduler-agendadate",children:"Jun 2024"})]})}),(0,M.jsxs)(a,{as:"div",className:"k-group-content",role:"gridcell",children:[(0,M.jsxs)(w,{children:[(0,M.jsx)(a,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:(0,M.jsx)("div",{children:"11:30 AM-1:00 PM"})}),(0,M.jsx)(a,{as:"div",children:(0,M.jsx)(vt,{text:"Task 1 Title",closable:!0})})]}),(0,M.jsxs)(w,{children:[(0,M.jsx)(a,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:(0,M.jsx)("div",{children:"12:45 PM-2:30 PM"})}),(0,M.jsx)(a,{as:"div",children:(0,M.jsx)(vt,{text:"Task 2 Title",recurring:!0,closable:!0})})]}),(0,M.jsxs)(w,{children:[(0,M.jsx)(a,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:(0,M.jsx)("div",{children:"all day"})}),(0,M.jsx)(a,{as:"div",children:(0,M.jsx)(vt,{text:"Task 3 Title",closable:!0})})]})]})]}),(0,M.jsxs)(w,{className:"k-scheduler-content",role:"row",children:[(0,M.jsx)(a,{as:"div",cellType:["group","slot"],className:"k-scheduler-datecolumn",style:{minWidth:"168px"},role:"rowheader",children:(0,M.jsxs)("div",{children:[(0,M.jsx)("strong",{className:"k-scheduler-agendaday",children:"25"}),(0,M.jsx)("em",{className:"k-scheduler-agendaweek",children:"Tuesday"}),(0,M.jsx)("span",{className:"k-scheduler-agendadate",children:"Jun 2024"})]})}),(0,M.jsxs)(a,{as:"div",className:"k-group-content",role:"gridcell",children:[(0,M.jsxs)(w,{children:[(0,M.jsx)(a,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:(0,M.jsx)("div",{children:"9:30 AM-11:00 AM"})}),(0,M.jsx)(a,{as:"div",children:(0,M.jsx)(vt,{text:"Task 1 Title",closable:!0})})]}),(0,M.jsxs)(w,{children:[(0,M.jsx)(a,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:(0,M.jsx)("div",{children:"3:00 PM-4:30 PM"})}),(0,M.jsx)(a,{as:"div",children:(0,M.jsx)(vt,{text:"Task 2 Title",recurring:!0,closable:!0})})]}),(0,M.jsxs)(w,{children:[(0,M.jsx)(a,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:(0,M.jsx)("div",{children:"6:00 PM-7:00 PM"})}),(0,M.jsx)(a,{as:"div",children:(0,M.jsx)(vt,{text:"Task 3 Title",closable:!0})})]})]})]})]})})]}),...t});var An=require("react/jsx-runtime");var Rn=require("react/jsx-runtime");var In=require("react/jsx-runtime");var On=require("react/jsx-runtime");var Dt=require("react/jsx-runtime"),Kf=Y.options,Hf=Y.states,Gc={...Y.defaultOptions,variant:"day"},_f=[{name:"day",title:"Day View"},{name:"week",title:"Week View"},{name:"month",title:"Month View"},{name:"timeline",title:"Timeline View"},{name:"agenda",title:"Agenda View"}],zf=[{name:"footer",title:"Footer"}],Ma=e=>{let{variant:t,modifiers:o,...l}={...Gc,...e},r=(0,Dt.jsx)(Dt.Fragment,{children:(0,Dt.jsx)(oe,{footer:!0,children:(0,Dt.jsx)(s,{icon:"clock",className:"k-scheduler-fullday",children:"Show business hours"})})}),i={footer:r};switch(Object.keys(o||{}).forEach(u=>{u==="footer"&&(i.footer=o!=null&&o[u]?r:void 0)}),t){case"agenda":return(0,Dt.jsx)(zc,{style:{height:"350px",width:"100%"},...l,...i});case"timeline":return(0,Dt.jsx)(_c,{style:{height:"350px",width:"100%"},...l,...i});case"month":return(0,Dt.jsx)(Bn,{style:{height:"350px",width:"100%"},...l,...i});case"week":return(0,Dt.jsx)(nc,{style:{height:"350px",width:"100%"},...l,...i});default:return(0,Dt.jsx)(rc,{style:{height:"350px",width:"100%"},...l,...i})}};Ma.options=Kf;Ma.states=Hf;Ma.variants=_f;Ma.defaultOptions=Gc;Ma.modifiers=zf;Ma.className=Y.className;var v=require("react/jsx-runtime"),Bn=({style:e,...t})=>(0,v.jsx)(Y,{style:e,layout:"flex",view:"month",toolbar:(0,v.jsxs)(oe,{children:[(0,v.jsxs)(A,{className:"k-scheduler-navigation",children:[(0,v.jsx)(s,{className:"k-group-start",children:"Today"}),(0,v.jsx)(s,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),(0,v.jsx)(s,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),(0,v.jsx)(s,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"June 23 2024"}),(0,v.jsx)("span",{className:"k-spacer"}),(0,v.jsxs)(A,{className:"k-scheduler-views",children:[(0,v.jsx)(s,{className:"k-group-start",children:"Day"}),(0,v.jsx)(s,{children:"Week"}),(0,v.jsx)(s,{selected:!0,children:"Month"}),(0,v.jsx)(s,{children:"Timeline"}),(0,v.jsx)(s,{className:"k-group-end",children:"Agenda"})]})]}),children:(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)(me,{as:"div",children:(0,v.jsx)(V,{children:(0,v.jsx)(w,{children:(0,v.jsx)(a,{as:"div",cellType:["group"],children:(0,v.jsxs)(w,{children:[(0,v.jsx)(a,{as:"div",cellType:["heading"],text:"Sunday"}),(0,v.jsx)(a,{as:"div",cellType:["heading"],text:"Monday"}),(0,v.jsx)(a,{as:"div",cellType:["heading"],text:"Tuesday"}),(0,v.jsx)(a,{as:"div",cellType:["heading"],text:"Wednesday"}),(0,v.jsx)(a,{as:"div",cellType:["heading"],text:"Tuesday"}),(0,v.jsx)(a,{as:"div",cellType:["heading"],text:"Friday"}),(0,v.jsx)(a,{as:"div",cellType:["heading"],text:"Saturday"})]})})})})}),(0,v.jsxs)(ce,{as:"div",children:[(0,v.jsx)(V,{children:(0,v.jsx)(w,{children:(0,v.jsxs)(a,{as:"div",cellType:["group"],children:[(0,v.jsxs)(w,{children:[(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"26",className:"k-other-month"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"27",className:"k-other-month"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"28",className:"k-other-month"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"29",className:"k-other-month"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"30",className:"k-other-month"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"31",className:"k-other-month"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"01"})]}),(0,v.jsxs)(w,{children:[(0,v.jsxs)(a,{as:"div",cellType:["slot"],children:[(0,v.jsx)("span",{className:"k-link k-nav-day",children:"02"}),(0,v.jsx)(s,{className:"k-more-events",icon:"more-horizontal","aria-label":"Show more events"})]}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"03"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"04"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"05"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"06"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"07"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"08"})]}),(0,v.jsxs)(w,{children:[(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"09"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"10"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"11"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"12"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"13"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"14"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"15"})]}),(0,v.jsxs)(w,{children:[(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"16"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"17"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"18"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"19"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"20"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"21"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"22"})]}),(0,v.jsxs)(w,{children:[(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"23"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"24"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"25"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"26"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"27"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"28"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"29"})]}),(0,v.jsxs)(w,{children:[(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"30"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"31"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"01",className:"k-other-month"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"02",className:"k-other-month"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"03",className:"k-other-month"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"04",className:"k-other-month"}),(0,v.jsx)(a,{as:"div",cellType:["slot"],text:"05",className:"k-other-month"})]})]})})}),(0,v.jsx)(Te,{eventPrefix:null,eventSuffix:null,resizable:"none",style:{top:"137px",width:"138px"},children:(0,v.jsx)("div",{children:(0,v.jsx)("div",{className:"k-event-template",children:"Event 1 Title"})})}),(0,v.jsx)(Te,{eventPrefix:null,eventSuffix:null,resizable:"none",style:{top:"137px",left:"141px",width:"138px"},children:(0,v.jsx)("div",{children:(0,v.jsx)("div",{className:"k-event-template",children:"Event 2 Title"})})}),(0,v.jsx)(Te,{eventPrefix:null,eventSuffix:null,resizable:"none",style:{top:"165px",left:"141px",width:"138px"},children:(0,v.jsx)("div",{children:(0,v.jsx)("div",{className:"k-event-template",children:"Event 3 Title"})})}),(0,v.jsx)(Te,{eventSuffix:null,resizable:"none",style:{top:"137px",left:"282px",width:"410px"},children:(0,v.jsx)("div",{children:(0,v.jsx)("div",{className:"k-event-template",children:"Event 4 Title"})})})]})]}),...t});
1
+ var np=Object.create;var nl=Object.defineProperty;var sp=Object.getOwnPropertyDescriptor;var ip=Object.getOwnPropertyNames;var dp=Object.getPrototypeOf,cp=Object.prototype.hasOwnProperty;var pp=(e,t)=>{for(var o in t)nl(e,o,{get:t[o],enumerable:!0})},Yn=(e,t,o,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of ip(t))!cp.call(e,r)&&r!==o&&nl(e,r,{get:()=>t[r],enumerable:!(a=sp(t,r))||a.enumerable});return e};var Qn=(e,t,o)=>(o=e!=null?np(dp(e)):{},Yn(t||!e||!e.__esModule?nl(o,"default",{value:e,enumerable:!0}):o,e)),up=e=>Yn(nl({},"__esModule",{value:!0}),e);var dx={};pp(dx,{SchedulerFlexMonth:()=>Jn});module.exports=up(dx);var n=(...e)=>e.filter(t=>t!==!0&&!!t).map(t=>Array.isArray(t)?n(...t):typeof t=="object"?Object.keys(t).map((o,a)=>t[a]||t[o]&&o||null).filter(o=>o!==null).join(" "):t).filter(t=>!!t).join(" ");var H=(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"}),U=(e,t)=>{let{valid:o,invalid:a,hover:r,focus:s,checked:u,active:b,selected:f,disabled:x,indeterminate:N,loading:y,empty:h,readonly:A,highlighted:E,...D}=t;return n({"k-valid":o,"k-invalid":a,"k-hover":r,"k-focus":s,"k-checked":u,"k-active":b,"k-selected":f,"k-disabled":x,"k-indeterminate":N&&!u,"k-loading":y,"k-empty":h,"k-readonly":A,"k-highlighted":E},Object.keys(D).reduce((F,P)=>(P.startsWith("k-")?F[P]=D[P]:F[`k-${P}`]=D[P],F),{}))};function Zn(e,t){if(!t)return{};let o=Array.isArray(t)?t:[t];return Object.fromEntries(o.map(a=>[`k-${a}`,!0]))}var p={undefined:void 0,xsmall:"xsmall",small:"small",medium:"medium",large:"large",xlarge:"xlarge",xxlarge:"xxlarge",xxxlarge:"xxxlarge"},S={undefined:void 0,none:"none",small:"small",medium:"medium",large:"large",full:"full"},k={undefined:void 0,solid:"solid",flat:"flat",outline:"outline",clear:"clear",link:"link"},g={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 Fl={};function J(e){return Fl[e]=(Fl[e]||0)+1,`k-${e}-${Fl[e]}`}var Aa=require("react/jsx-runtime"),Wl="k-font-icon",mp=[],bp={size:[p.undefined,p.xsmall,p.small,p.medium,p.large,p.xlarge,p.xxlarge,p.xxxlarge],themeColor:[g.undefined,g.base,g.primary,g.secondary,g.tertiary,g.success,g.warning,g.error,g.info,g.light,g.dark]},hp={},Ra=e=>{let{size:t,themeColor:o,icon:a,rotate:r,flip:s,...u}=e;return a?(0,Aa.jsx)("span",{...u,className:n(e.className,Wl,H(Wl,{size:t}),{[`k-i-${a}`]:a,[`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"}):(0,Aa.jsx)(Aa.Fragment,{})};Ra.states=mp;Ra.options=bp;Ra.className=Wl;Ra.defaultOptions=hp;var jn=Ra;var ko=require("react/jsx-runtime"),Vl="k-svg-icon",fp=[],xp={size:[p.undefined,p.xsmall,p.small,p.medium,p.large,p.xlarge,p.xxlarge,p.xxxlarge],themeColor:[g.undefined,g.base,g.primary,g.secondary,g.tertiary,g.success,g.warning,g.error,g.info,g.light,g.dark]},es={viewBox:"0 0 24 24"},Ia=e=>{let{size:t,themeColor:o,rotate:a,flip:r,viewBox:s=es.viewBox,icon:u,...b}=e;if(!u)return(0,ko.jsx)(ko.Fragment,{});if(u==="none")return(0,ko.jsx)("span",{...b,className:n(e.className,Vl,H("k-icon",{size:t}),"k-none"),"aria-hidden":"true"});let f=typeof u=="object"&&u.name&&u.name;return(0,ko.jsx)("span",{...b,className:n(e.className,Vl,H("k-icon",{size:t}),{[`k-svg-i-${f}`]:f,[`k-color-${o}`]:o,[`k-rotate-${a}`]:a,"k-flip-h":r==="h"||r==="both","k-flip-v":r==="v"||r==="both"}),"aria-hidden":"true",children:(0,ko.jsx)("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})})};Ia.states=fp;Ia.options=xp;Ia.className=Vl;Ia.defaultOptions=es;var $l=Ia;var Xl=Qn(require("@progress/kendo-svg-icons"));var ts="icon",os="icons";var rs=require("react");var as=require("react"),ls=(0,as.createContext)({iconsType:"svg"});var qt=require("react/jsx-runtime"),sl="k-icon",Cp=e=>e.replace(/([-_][a-z0-9])/gi,t=>t.toUpperCase().replace("-","").replace("_","")),vp=[],yp={size:[p.undefined,p.xsmall,p.small,p.medium,p.large,p.xlarge,p.xxlarge,p.xxxlarge],themeColor:[g.undefined,g.base,g.primary,g.secondary,g.tertiary,g.success,g.warning,g.error,g.info,g.light,g.dark]},Jl={viewBox:"0 0 24 24",type:"svg"},R=e=>{let{iconsType:t}=(0,rs.useContext)(ls),{size:o,themeColor:a,icon:r,type:s=t||Jl.type,rotate:u,flip:b,viewBox:f=Jl.viewBox,...x}=e;if(!r)return(0,qt.jsx)(qt.Fragment,{});if((t||s)==="svg"){if(r==="none")return(0,qt.jsx)($l,{...x,className:n(e.className,sl),icon:r,size:o});let y=Xl[r]?r:Cp(`${r}-icon`);return Xl[y]?(0,qt.jsx)($l,{...x,className:n(e.className,sl),icon:Xl[y],size:o,themeColor:a,rotate:u,flip:b,viewBox:f}):(0,qt.jsx)(qt.Fragment,{})}return(0,qt.jsx)(jn,{...x,className:n(e.className,sl),icon:r,size:o,themeColor:a,rotate:u,flip:b})};R.states=vp;R.options=yp;R.defaultOptions=Jl;R.className=sl;R.moduleName=ts;R.folderName=os;R.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=R;var Yl="button",ns=Yl;var At=require("react/jsx-runtime"),Oa="k-button",kp=["icon-button"],Sp=[c.hover,c.focus,c.active,c.selected,c.disabled,c.generating],Np={size:[p.undefined,p.xsmall,p.small,p.medium,p.large],rounded:[S.undefined,S.none,S.small,S.medium,S.large,S.full],fillMode:[k.undefined,k.solid,k.flat,k.outline,k.clear,k.link],themeColor:[g.undefined,g.base,g.primary,g.secondary,g.tertiary,g.success,g.warning,g.error,g.info,g.light,g.dark,g.inverse]},Ql={showArrow:!1,arrowIconName:"caret-alt-down"},d=e=>{let{as:t="button",size:o,rounded:a,fillMode:r,themeColor:s,showArrow:u=Ql.showArrow,arrowIconName:b=Ql.arrowIconName,variant:f,hover:x,focus:N,active:y,selected:h,disabled:A,togglable:E,ariaDisabled:D,icon:F,text:P,iconClassName:q,className:ce,...Ne}=e,He=F!==void 0,Oe=e.children!==void 0;return(0,At.jsxs)(t,{className:n(ce,Oa,Zn(Oa,f),H(Oa,{size:o,rounded:a,fillMode:r,themeColor:s}),U(Oa,{hover:x,focus:N,active:y,disabled:A||D,selected:h}),{"k-icon-button":!P&&!Oe&&He}),...Ne,"aria-pressed":E?h?"true":"false":void 0,"aria-disabled":D?"true":void 0,disabled:A||void 0,children:[F&&(0,At.jsx)(R,{className:n(q,"k-button-icon"),icon:F}),P?(0,At.jsxs)(At.Fragment,{children:[P&&(0,At.jsx)("span",{className:"k-button-text",children:P}),e.children]}):e.children&&(0,At.jsx)("span",{className:"k-button-text",children:e.children}),u&&(0,At.jsx)("span",{className:"k-menu-button-arrow k-button-arrow",children:(0,At.jsx)(R,{icon:b})})]})};d.states=Sp;d.options=Np;d.variants=kp;d.className=Oa;d.defaultOptions=Ql;d.moduleName=Yl;d.folderName=ns;d.ariaSpec={selector:".k-button",rules:[{selector:".k-button",attribute:"role=button or nodeName=button",usage:"The button role is implicit from the native <button> element."},{selector:".k-button",attribute:"aria-label (when icon-only)",usage:"Required for icon-only buttons that have no visible text."},{selector:".k-button",attribute:"aria-pressed (when togglable)",usage:"Indicates the pressed state of a toggle button."},{selector:".k-button",attribute:"disabled (when disabled)",usage:"Rendered when the button is disabled."}]};var ss=require("react/jsx-runtime"),so=e=>(0,ss.jsx)(d,{icon:"folder",...e,"aria-label":e["aria-label"]||"Folder",children:void 0});var is=require("react/jsx-runtime"),Ba=e=>(0,is.jsx)(d,{icon:"folder",children:"Button",...e});var ds=require("react/jsx-runtime"),So=e=>(0,ds.jsx)(d,{children:"Button",...e});var il=require("react/jsx-runtime"),gp=d.options,Tp=d.states,wp={...d.defaultOptions,variant:"text"},Mp=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],Lp=[],Po=e=>{let{variant:t,...o}=e;switch(t){case"icon-only":return(0,il.jsx)(so,{...o,icon:"star"});case"icon-and-text":return(0,il.jsx)(Ba,{...o,icon:"star",children:"Button"});default:return(0,il.jsx)(So,{...o,children:"Button"})}};Po.options=gp;Po.states=Tp;Po.variants=Mp;Po.defaultOptions=wp;Po.modifiers=Lp;Po.className=d.className;var Zl="button",cs=Zl;var ps=require("react/jsx-runtime"),Pa="k-button-group",Ep=[c.disabled],Ap={fillMode:[k.undefined,k.solid,k.flat,k.outline,k.clear,k.link]},Rp={},B=e=>{let{fillMode:t,disabled:o,stretched:a,...r}=e;return(0,ps.jsx)("div",{role:"group",...r,className:n(e.className,Pa,H(Pa,{fillMode:t}),U(Pa,{disabled:o}),{[`${Pa}-stretched`]:a}),...o&&{"aria-disabled":"true"},children:e.children})};B.states=Ep;B.options=Ap;B.className=Pa;B.defaultOptions=Rp;B.moduleName=Zl;B.folderName=cs;B.ariaSpec={selector:".k-button-group",rules:[{selector:".k-button-group:not(.k-split-button)",attribute:"role=group",usage:"Sets the proper role for the group of buttons."},{selector:".k-button-group.k-disabled",attribute:"aria-disabled=true",usage:"The attribute is rendered only when the entire button group is disabled."},{selector:".k-button-group:not(.k-split-button):not(.k-scheduler-navigation):not(.k-zoom-control) .k-button",attribute:"aria-pressed (when selected)",usage:"Specifies the current state of the ButtonGroup. Only the selected button within the group will have this attribute set to true."}]};var jl=require("react/jsx-runtime");var er=require("react/jsx-runtime");var tr=require("react/jsx-runtime");var or=require("react/jsx-runtime");var ar=require("react/jsx-runtime");var lr=require("react/jsx-runtime");var dt=require("react/jsx-runtime"),Ip={...d.options,...B.options},Op=d.states,Bp={...d.defaultOptions,...B.defaultOptions,variant:"text-button"},Pp=[{name:"icon-button",title:"Icon Only"},{name:"text-button",title:"Text"},{name:"icon-text-button",title:"Icon Text"}],Dp=[],Do=e=>{let{variant:t,className:o,...a}=e;return t==="icon-button"?(0,dt.jsxs)(B,{fillMode:a.fillMode,className:o,children:[(0,dt.jsx)(d,{...a,icon:"star"}),(0,dt.jsx)(d,{...a,icon:"star"}),(0,dt.jsx)(d,{...a,icon:"star"})]}):t==="icon-text-button"?(0,dt.jsxs)(B,{fillMode:a.fillMode,className:o,children:[(0,dt.jsx)(d,{...a,icon:"star",children:"First"}),(0,dt.jsx)(d,{...a,icon:"star",children:"Middle"}),(0,dt.jsx)(d,{...a,icon:"star",children:"Last"})]}):(0,dt.jsxs)(B,{fillMode:a.fillMode,className:o,children:[(0,dt.jsx)(d,{...a,children:"First"}),(0,dt.jsx)(d,{...a,children:"Middle"}),(0,dt.jsx)(d,{...a,children:"Last"})]})};Do.options=Ip;Do.states=Op;Do.variants=Pp;Do.defaultOptions=Bp;Do.modifiers=Dp;Do.className=B.className;var rr="segmented-control",us=rr,ms="segmented-control-button",bs="segmented-control";var cl=require("react/jsx-runtime"),dl="k-segmented-control",Kp=[],Hp={size:[p.undefined,p.small,p.medium,p.large]},pe=e=>{let{size:t,stretched:o,children:a,thumbStyles:r,...s}=e;return(0,cl.jsxs)("div",{...s,className:n(e.className,dl,H(dl,{size:t}),{[`${dl}-stretched`]:o}),role:"group",children:[(0,cl.jsx)("div",{className:"k-segmented-control-thumb","aria-hidden":"true",style:r}),a]})};pe.states=Kp;pe.options=Hp;pe.className=dl;pe.moduleName=rr;pe.folderName=us;pe.ariaSpec={selector:".k-segmented-control",rules:[{selector:".k-segmented-control",attribute:"role=group",usage:"Sets the proper role for the group of buttons."},{selector:".k-segmented-control-button",attribute:"role=button or nodeName=button",usage:"Each button must have the appropriate button role."},{selector:".k-segmented-control-button.k-selected",attribute:"aria-pressed=true",usage:"Only the selected button within the group will have this attribute set to true."},{selector:".k-segmented-control-button.k-disabled",attribute:"aria-disabled=true",usage:"Indicates that the button is disabled and cannot be interacted with."},{selector:".k-segmented-control-thumb",attribute:"aria-hidden=true",usage:"The thumb is purely decorative and should be hidden from screen readers."}]};var Da=require("react/jsx-runtime"),nr="k-segmented-control-button",_p=[c.selected,c.hover,c.focus,c.disabled],zp={},Gp={},_=e=>{let{hover:t,focus:o,selected:a,disabled:r,icon:s,text:u,iconClassName:b,...f}=e;return(0,Da.jsxs)("button",{...f,className:n(e.className,nr,U(nr,{hover:t,focus:o,disabled:r,selected:a})),"aria-pressed":a?"true":"false","aria-disabled":r?"true":void 0,children:[s&&(0,Da.jsx)(R,{className:n(b,"k-segmented-control-button-icon"),icon:s}),(u||e.children)&&(0,Da.jsx)("span",{className:"k-segmented-control-button-text",children:u||e.children})]})};_.states=_p;_.options=zp;_.className=nr;_.defaultOptions=Gp;_.moduleName=ms;_.folderName=bs;var sr=require("react/jsx-runtime");var ir=require("react/jsx-runtime");var dr=require("react/jsx-runtime");var cr=require("react/jsx-runtime");var pr=require("react/jsx-runtime");var ur=require("react/jsx-runtime");var j="scheduler",ee=j;var xs=require("react/jsx-runtime"),hs="k-scheduler-layout",Up=[],Fp={},Wp={},No=e=>{let{as:t="div",view:o,...a}=e,r=o==="agenda"?"grid":o==="year"?void 0:"none";return(0,xs.jsx)(t,{...a,className:n(e.className,hs,{[`k-scheduler-${o}view`]:o}),...r&&{role:r},children:e.children})};No.states=Up;No.options=Fp;No.className=hs;No.defaultOptions=Wp;No.moduleName=j;No.folderName=ee;var fs=No;var ml=require("react/jsx-runtime"),Cs="k-scheduler",Vp=[],$p={},Xp={},Q=e=>{let{view:t,toolbar:o,footer:a,layout:r,...s}=e;return(0,ml.jsxs)("div",{...s,className:n(e.className,Cs),role:"application",children:[o,(0,ml.jsx)(fs,{className:n({"k-scheduler-layout-flex":r==="flex"}),as:r==="table"?"table":"div",view:t,children:e.children}),a]})};Q.states=Vp;Q.options=$p;Q.className=Cs;Q.defaultOptions=Xp;Q.moduleName=j;Q.folderName=ee;Q.ariaSpec={selector:".k-scheduler",rules:[{selector:".k-scheduler",attribute:"role=application",usage:"Specifies the role of the component."},{selector:".k-scheduler-toolbar",attribute:"role=toolbar",usage:"Follows Toolbar spec: sets the component role."},{selector:".k-scheduler-toolbar",attribute:"aria-label or title",usage:"Follows Toolbar spec: each toolbar must have a label specifying its purpose."},{selector:'.k-scheduler-navigation .k-button:has([class*="i-caret-alt-left"])',attribute:"aria-label",usage:"Required as the previous navigation button contains only an icon (no text)."},{selector:'.k-scheduler-navigation .k-button:has([class*="i-caret-alt-right"])',attribute:"aria-label",usage:"Required as the next navigation button contains only an icon (no text)."},{selector:".k-nav-current",attribute:"aria-live=polite",usage:"The new date of the Scheduler view will be announced upon navigation to a new time span or view type."},{selector:".k-views-dropdown",attribute:"aria-label",usage:"The <select> element visible on the toolbar on small screens must have its aria-label set."},{selector:".k-scheduler-views",attribute:"role=group",usage:"Follows SegmentedControl spec: sets the proper role for the group of view buttons."},{selector:".k-scheduler-views .k-segmented-control-button",attribute:"aria-pressed (when selected)",usage:"Follows SegmentedControl spec: specifies the current state of the view SegmentedControl. Only the selected button within the group will have this attribute set to true."},{selector:".k-scheduler-agendaview",attribute:"role=grid",usage:"The main table of the Agenda view must indicate it is a Data Grid."},{selector:".k-scheduler-agendaview>tbody",attribute:"role=none/presentation",usage:"The <tbody> element must have its semantics removed."},{selector:".k-scheduler-agendaview .k-scheduler-table",attribute:"role=none/presentation",usage:"Inner <table> elements within the Agenda Scheduler must have their semantic role removed."},{selector:".k-scheduler-agendaview .k-scheduler-table>tbody",attribute:"role=rowgroup",usage:"Must have role explicitly set as it has been removed by the <table> role set (none/presentation)."},{selector:".k-scheduler-agendaview .k-scheduler-table>tbody>tr",attribute:"role=row",usage:"Must have role explicitly set as it has been removed by the <table> role set (none/presentation)."},{selector:".k-scheduler-agendaview .k-scheduler-table>tbody>tr>th",attribute:"role=columnheader",usage:"Must have role explicitly set as it has been removed by the <table> role set (none/presentation)."},{selector:".k-scheduler-agendaview .k-scheduler-content tr .k-selected",attribute:"aria-selected",usage:"Used to signify the currently selected row in Agenda view."},{selector:".k-scheduler-content>.k-scheduler-table>tbody>tr>.k-scheduler-groupcolumn,.k-scheduler-content>.k-scheduler-table>tbody>tr>.k-scheduler-datecolumn",attribute:"role=rowheader",usage:"Must have role explicitly set as it has been removed by the <table> role set (none/presentation)."},{selector:".k-scheduler-content>.k-scheduler-table>tbody>tr>.k-scheduler-timecolumn,.k-scheduler-content>.k-scheduler-table>tbody>tr>.k-scheduler-timecolumn+td",attribute:"role=gridcell",usage:"Must have role explicitly set as it has been removed by the <table> role set (none/presentation)."},{selector:".k-scheduler-dayview,.k-scheduler-weekview,.k-scheduler-monthview,.k-scheduler-timelineview",attribute:"role=none/presentation",usage:"All <table> elements within the Scheduler must have their semantic role removed."},{selector:".k-scheduler-times .k-scheduler-table",attribute:"role=none/presentation",usage:"Times sidebar tables must have their semantics removed. The role propagates to child th/tr elements, resolving empty-table-header violations."},{selector:".k-event",attribute:"role=button",usage:"Indicating that the event element is interactive."},{selector:".k-event",attribute:"aria-label",usage:"Label containing the title, start, and end date of the appointment."},{selector:".k-scheduler-layout:not(.k-scheduler-agendaview) .k-scheduler-content",attribute:"tabindex=0",usage:"Scrollable elements need to be focusable to ensure scrolling with arrow keys is available (does not apply to agenda view)."}]};var mr=require("react/jsx-runtime"),vs="k-scheduler-header",_t=e=>(0,mr.jsx)("div",{...e,className:n(vs,e.className),children:(0,mr.jsx)("div",{className:"k-scheduler-header-wrap",children:e.children})});_t.className=vs;_t.moduleName=j;_t.folderName=ee;var ks=require("react/jsx-runtime"),ys="k-scheduler-content",zt=e=>(0,ks.jsx)("div",{...e,className:n(ys,e.className),children:e.children});zt.className=ys;zt.moduleName=j;zt.folderName=ee;var Ns=require("react/jsx-runtime"),Ss="k-scheduler-times",io=e=>(0,Ns.jsx)("div",{...e,className:n(Ss,e.className),children:e.children});io.className=Ss;io.moduleName=j;io.folderName=ee;var Ts=require("react/jsx-runtime"),gs="k-scheduler-table",Gt=e=>(0,Ts.jsx)("table",{...e,className:n(gs,e.className),children:e.children});Gt.className=gs;Gt.moduleName=j;Gt.folderName=ee;var br=require("react/jsx-runtime"),ws="k-scheduler-cell",Jp=[],qp={},Yp={},l=e=>{let{cellType:t,allDay:o,text:a,colspan:r,rowspan:s,as:u="div",...b}=e,f=a||e.children,x=!a&&!e.children,N=u==="th"&&x&&!b.role?"presentation":void 0;return(0,br.jsx)(u,{...b,colSpan:r,rowSpan:s,...N&&{role:N},className:n(ws,e.className,{"k-scheduler-times-all-day":o},t==null?void 0:t.map(y=>({[`k-${y}-cell`]:!0}))),children:!o&&a?(0,br.jsx)("span",{className:"k-link k-nav-day",children:f}):f})};l.states=Jp;l.options=qp;l.defaultOptions=Yp;l.className=ws;l.moduleName=j;l.folderName=ee;var Ls=require("react/jsx-runtime"),Ms="k-sticky-cell",Ko=e=>(0,Ls.jsx)("div",{...e,className:n(Ms,e.className),children:e.children});Ko.className=Ms;Ko.moduleName=j;Ko.folderName=ee;var As=require("react/jsx-runtime"),Es="k-scheduler-row",w=e=>(0,As.jsx)("div",{...e,className:n(Es,e.className),children:e.children});w.className=Es;w.moduleName=j;w.folderName=ee;var Ka="input",bl=Ka;var Rs=require("react/jsx-runtime"),hl="k-input",Qp=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled,c.loading,c.readonly],Zp={size:[p.undefined,p.small,p.medium,p.large],rounded:[S.undefined,S.none,S.small,S.medium,S.large,S.full],fillMode:[k.undefined,k.solid,k.flat,k.outline]},jp={},ge=e=>{let{hover:t,focus:o,disabled:a,invalid:r,valid:s,loading:u,readonly:b,size:f,rounded:x,fillMode:N,...y}=e;return(0,Rs.jsx)("span",{...y,className:n(e.className,hl,H(hl,{size:f,rounded:x,fillMode:N}),U(hl,{hover:t,focus:o,disabled:a,invalid:r,valid:s,loading:u,readonly:b}))})};ge.states=Qp;ge.options=Zp;ge.className=hl;ge.defaultOptions=jp;ge.moduleName=Ka;ge.folderName=bl;var Is=require("react/jsx-runtime"),fl="k-picker",eu=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled,c.loading,c.readonly],tu={size:[p.undefined,p.small,p.medium,p.large],rounded:[S.undefined,S.none,S.small,S.medium,S.large,S.full],fillMode:[k.undefined,k.solid,k.flat,k.outline]},ou={},Ut=e=>{let{hover:t,focus:o,disabled:a,invalid:r,valid:s,loading:u,readonly:b,size:f,rounded:x,fillMode:N,...y}=e;return(0,Is.jsx)("span",{...y,className:n(e.className,fl,H(fl,{size:f,rounded:x,fillMode:N}),U(fl,{hover:t,focus:o,disabled:a,invalid:r,valid:s,loading:u,readonly:b})),children:e.children})};Ut.states=eu;Ut.options=tu;Ut.className=fl;Ut.defaultOptions=ou;Ut.moduleName=Ka;Ut.folderName=bl;var Ho=require("react/jsx-runtime"),Os="k-clear-value",au=[c.disabled,c.loading,c.readonly],lu={},bt=e=>{let{disabled:t,loading:o,readonly:a,value:r}=e;return t||a||o||!r?(0,Ho.jsx)(Ho.Fragment,{}):(0,Ho.jsx)("span",{className:n(e.className,Os),children:(0,Ho.jsx)(R,{icon:"x"})})};bt.states=au;bt.options=lu;bt.className=Os;var Bs=require("react/jsx-runtime"),hr="k-input-inner",ru=[],nu={},xl={type:"text",autocomplete:"off",value:"",placeholder:""},ht=e=>{let{value:t=xl.value,type:o=xl.type,placeholder:a=xl.placeholder,autocomplete:r=xl.autocomplete,disabled:s,readOnly:u,...b}=e;return(0,Bs.jsx)("input",{...b,type:o,className:n(e.className,hr,H(hr,e)),placeholder:a,autoComplete:r,defaultValue:t,disabled:s||void 0,readOnly:u||void 0})};ht.states=ru;ht.options=nu;ht.className=hr;var Ha=require("react/jsx-runtime"),fr="k-input-inner",su=[],iu={},go=e=>{let{value:t,placeholder:o,showValue:a,valueIcon:r,valueIconName:s,...u}=e;return(0,Ha.jsxs)("span",{...u,className:n(e.className,fr,H(fr,e)),children:[r,!r&&s&&(0,Ha.jsx)(R,{className:"k-input-value-icon",icon:s}),a&&!t&&o,a&&t&&(0,Ha.jsx)("span",{className:"k-input-value-text",children:t})]})};go.states=su;go.options=iu;go.className=fr;var Ds=require("react/jsx-runtime"),xr="k-input-inner",du=[],cu={},Ps={value:"",placeholder:""},Cr=e=>{let{value:t=Ps.value,placeholder:o=Ps.placeholder,rows:a,disabled:r,...s}=e;return(0,Ds.jsx)("textarea",{...s,className:n(e.className,xr,H(xr,e)),placeholder:o,rows:a,defaultValue:t,disabled:r||void 0})};Cr.states=du;Cr.options=cu;Cr.className=xr;var _a=require("react/jsx-runtime"),Ks="k-input-loading-icon",pu=[c.disabled,c.loading],ct=e=>{let{disabled:t,loading:o}=e;return t||!o?(0,_a.jsx)(_a.Fragment,{}):(0,_a.jsx)("span",{className:n(e.className,Ks,"k-icon k-i-loading")})};ct.states=pu;ct.className=Ks;var za=require("react/jsx-runtime"),Hs="k-input-validation-icon",uu=[c.valid,c.invalid,c.disabled,c.loading],mu={},at=e=>{let{valid:t,invalid:o,disabled:a,loading:r}=e,s=o?"warning-circle":"check-circle";return a||r||!!!(t||o)?(0,za.jsx)(za.Fragment,{}):(0,za.jsx)(R,{className:n(Hs),icon:s})};at.states=uu;at.options=mu;at.className=Hs;var Ga=require("react/jsx-runtime"),bu="k-input-prefix",hu={direction:"horizontal"},kt=e=>{let{direction:t=hu.direction,...o}=e;return e.children?(0,Ga.jsx)("span",{...o,className:n(bu,e.className,{[`k-input-prefix-${t}`]:t}),children:e.children}):(0,Ga.jsx)(Ga.Fragment,{})};var Ua=require("react/jsx-runtime"),fu="k-input-suffix",xu={direction:"horizontal"},St=e=>{let{direction:t=xu.direction,...o}=e;return e.children?(0,Ua.jsx)("span",{...o,className:n(fu,e.className,{[`k-input-suffix-${t}`]:t}),children:e.children}):(0,Ua.jsx)(Ua.Fragment,{})};var Cu=require("react/jsx-runtime");var _s=require("react/jsx-runtime"),vu="k-input-suffix-text",vr=e=>{let{children:t,...o}=e;return(0,_s.jsx)("span",{...o,className:n(vu,e.className),children:t})};var Gs=require("react/jsx-runtime"),zs="k-input-separator",yu={direction:"vertical"},Nt=e=>{let{direction:t=yu.direction,...o}=e;return(0,Gs.jsx)("span",{...o,className:n(zs,e.className,{[`${zs}-${t}`]:t})})};var Be=require("react/jsx-runtime"),ku=ge.states,Su=ge.defaultOptions,Nu=ge.options,gu=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"},{name:"validation-icon",title:"Validation Icon"},{name:"separators",title:"Separators"}],Tu=[],_o=e=>{let{modifiers:t,valid:o,invalid:a,loading:r,disabled:s,readonly:u,...b}=e,f=t==null?void 0:t.prefix,x=t==null?void 0:t.suffix,N=t==null?void 0:t["clear-button"],y=t==null?void 0:t["validation-icon"],h=t==null?void 0:t.separators;return(0,Be.jsxs)(ge,{...b,valid:o,invalid:a,loading:r,disabled:s,readonly:u,style:{width:300},children:[f&&(0,Be.jsxs)(Be.Fragment,{children:[(0,Be.jsx)(kt,{children:(0,Be.jsx)(R,{icon:"lock"})}),h&&(0,Be.jsx)(Nt,{})]}),(0,Be.jsx)(ht,{placeholder:"Placeholder",value:"Value"}),y&&(0,Be.jsx)(at,{valid:o,invalid:a,loading:r,disabled:s}),(0,Be.jsx)(ct,{loading:r,disabled:s}),N&&(0,Be.jsx)(bt,{loading:r,disabled:s,readonly:u,value:"Value"}),x&&(0,Be.jsxs)(Be.Fragment,{children:[h&&(0,Be.jsx)(Nt,{}),(0,Be.jsx)(St,{children:(0,Be.jsx)(So,{size:b.size,fillMode:"clear",children:"Send"})})]})]})};_o.options=Nu;_o.states=ku;_o.variants=Tu;_o.defaultOptions=Su;_o.modifiers=gu;_o.className=ge.className;var Fa=require("react/jsx-runtime"),Us="k-color-preview",wu=[],Mu={},co=e=>{let{color:t,iconName:o,...a}=e;return(0,Fa.jsxs)("span",{...a,className:n(e.className,Us,{"k-icon-color-preview":o,"k-no-color":!t}),children:[o&&(0,Fa.jsx)(R,{icon:o,className:"k-color-preview-icon"}),(0,Fa.jsx)("span",{className:"k-color-preview-mask",style:{backgroundColor:t}})]})};co.states=wu;co.options=Mu;co.className=Us;var yr="popup",Fs=yr;var kr=require("react/jsx-runtime"),Ws="k-animation-container",Lu=[],Eu={},Vs={positionMode:"absolute"},Ft=e=>{let{positionMode:t=Vs.positionMode,animationStyle:o,offset:a,...r}=e;return(0,kr.jsx)("div",{...r,style:{...a,...e.style},className:n(e.className,Ws,"k-animation-container-shown",{"k-animation-container-fixed":t==="fixed"}),children:(0,kr.jsx)("div",{className:"k-child-animation-container",style:o,children:e.children})})};Ft.states=Lu;Ft.options=Eu;Ft.className=Ws;Ft.defaultOptions=Vs;Ft.moduleName=yr;Ft.folderName=Fs;var Sr="popup",$s=Sr;var Nr=require("react/jsx-runtime"),Xs="k-popup",Au=[],Ru={},Js={positionMode:"absolute"},me=e=>{let{offset:t,positionMode:o=Js.positionMode,animationStyle:a,containerClassName:r,containerRole:s,containerAriaLabel:u,...b}=e;return(0,Nr.jsx)(Ft,{positionMode:o,offset:t,animationStyle:a,className:r,role:s,"aria-label":u,children:(0,Nr.jsx)("div",{...b,className:n(e.className,Xs),children:e.children})})};me.states=Au;me.options=Ru;me.className=Xs;me.defaultOptions=Js;me.moduleName=Sr;me.folderName=$s;me.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 gr="action-buttons",qs=gr;var Ys=require("react/jsx-runtime"),Cl="k-actions",Iu=[],Ou={},Tr={alignment:"start",orientation:"horizontal"},Wt=e=>{let{alignment:t=Tr.alignment,orientation:o=Tr.orientation,...a}=e;return(0,Ys.jsx)("div",{...a,className:n(Cl,{[`${Cl}-${t}`]:t,[`${Cl}-${o}`]:o},e.className),children:e.children})};Wt.states=Iu;Wt.options=Ou;Wt.className=Cl;Wt.defaultOptions=Tr;Wt.moduleName=gr;Wt.folderName=qs;var Zs=require("react/jsx-runtime"),Bu="k-actionsheet-footer",Qs={alignment:"stretched",orientation:"horizontal"},po=e=>{let{alignment:t=Qs.alignment,orientation:o=Qs.orientation,template:a,as:r=a?"div":Wt,...s}=e;return(0,Zs.jsx)(r,{...s,...!a&&{alignment:t,orientation:o},className:n(e.className,Bu),children:e.children})};var wr="searchbox",js=wr;var uo=require("react/jsx-runtime"),ei="k-searchbox",Pu=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled,c.loading],Du={size:[p.undefined,p.small,p.medium,p.large],rounded:[S.undefined,S.none,S.small,S.medium,S.large,S.full],fillMode:[k.undefined,k.solid,k.flat,k.outline]},Mr={showIcon:!0,icon:"search"},gt=e=>{let{value:t,placeholder:o,size:a,rounded:r,fillMode:s,hover:u,focus:b,valid:f,invalid:x,required:N,loading:y,disabled:h,showIcon:A=Mr.showIcon,icon:E=Mr.icon,"aria-label":D,...F}=e;return(0,uo.jsxs)(ge,{...F,size:a,rounded:r,fillMode:s,hover:u,focus:b,valid:f,invalid:x,required:N,loading:y,disabled:h,className:n(e.className,ei),children:[A&&(0,uo.jsx)(R,{className:"k-input-icon",icon:E}),(0,uo.jsx)(ht,{placeholder:o,value:t,"aria-label":D}),(0,uo.jsx)(ct,{...e}),(0,uo.jsx)(at,{...e}),(0,uo.jsx)(bt,{...e})]})};gt.states=Pu;gt.options=Du;gt.className=ei;gt.defaultOptions=Mr;gt.moduleName=wr;gt.folderName=js;var Ku=require("react/jsx-runtime");var Lr="textbox",ti=Lr;var Je=require("react/jsx-runtime"),oi="k-textbox",Hu=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled,c.loading,c.readonly],_u={size:[p.undefined,p.small,p.medium,p.large],rounded:[S.undefined,S.none,S.small,S.medium,S.large,S.full],fillMode:[k.undefined,k.solid,k.flat,k.outline]},vl={showClearButton:!0,showValidationIcon:!0,separators:!0},_e=e=>{let{size:t,rounded:o,fillMode:a,separators:r=vl.separators,showClearButton:s=vl.showClearButton,showValidationIcon:u=vl.showValidationIcon,prefix:b,suffix:f,type:x,value:N,placeholder:y,hover:h,focus:A,valid:E,invalid:D,required:F,loading:P,disabled:q,readonly:ce,id:Ne,"aria-label":He,"aria-describedby":Oe,...mt}=e;return(0,Je.jsxs)(ge,{...mt,size:t,rounded:o,fillMode:a,hover:h,focus:A,valid:E,invalid:D,required:F,loading:P,disabled:q,readonly:ce,className:n(e.className,oi),children:[b&&(0,Je.jsxs)(Je.Fragment,{children:[(0,Je.jsx)(kt,{children:b}),r&&(0,Je.jsx)(Nt,{})]}),(0,Je.jsx)(ht,{id:Ne,placeholder:y,value:N,type:x,disabled:q,"aria-label":He,"aria-describedby":Oe,"aria-invalid":D?"true":void 0}),u&&(0,Je.jsx)(at,{valid:E,invalid:D,loading:P,disabled:q}),(0,Je.jsx)(ct,{loading:P,disabled:q}),s&&(0,Je.jsx)(bt,{loading:P,disabled:q,readonly:ce,value:N}),f&&(0,Je.jsxs)(Je.Fragment,{children:[r&&(0,Je.jsx)(Nt,{}),(0,Je.jsx)(St,{children:f})]})]})};_e.states=Hu;_e.options=_u;_e.className=oi;_e.defaultOptions=vl;_e.moduleName=Lr;_e.folderName=ti;_e.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 Wa=_e;var li=require("react/jsx-runtime"),ai=e=>(0,li.jsx)(Wa,{...e});var ri=require("react/jsx-runtime");var ni=require("react/jsx-runtime");var zu=require("react/jsx-runtime");var yl=require("react/jsx-runtime"),Gu=_e.states,Uu=_e.defaultOptions,Fu=_e.options,Wu=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"}],Vu=[],zo=e=>{let{modifiers:t,...o}=e,a={};return Object.keys(t||{}).forEach(r=>{switch(r){case"prefix":a.prefix=t!=null&&t[r]?(0,yl.jsx)(R,{icon:"lock"}):void 0;break;case"suffix":a.suffix=t!=null&&t[r]?(0,yl.jsx)(So,{size:o.size,fillMode:"clear",children:"Send"}):void 0;break;case"clear-button":a.showClearButton=t==null?void 0:t[r];break;default:break}}),(0,yl.jsx)(ai,{value:"Value",style:{width:300},...o,...a})};zo.options=Fu;zo.states=Gu;zo.variants=Vu;zo.defaultOptions=Uu;zo.modifiers=Wu;zo.className=_e.className;var ft=require("react/jsx-runtime"),si="k-actionsheet-titlebar",$u={},lt=e=>{let{title:t,subtitle:o,actionsStart:a,actionsEnd:r,filter:s,input:u,inputValue:b,inputPlaceholder:f,adaptive:x,titleId:N,children:y,...h}=e;return(0,ft.jsxs)("div",{...h,className:n(e.className,si),children:[(0,ft.jsxs)("div",{className:"k-actionsheet-titlebar-group",children:[a&&(0,ft.jsx)("div",{className:"k-actionsheet-actions",children:a}),!y&&(0,ft.jsxs)("div",{className:"k-actionsheet-title",id:N,children:[t&&(0,ft.jsx)("div",{className:"k-text-center",children:t}),o&&(0,ft.jsx)("div",{className:"k-actionsheet-subtitle k-text-center",children:o})]}),y&&(0,ft.jsx)("div",{className:"k-actionsheet-title",id:N,children:y}),r&&(0,ft.jsx)("div",{className:"k-actionsheet-actions",children:r})]}),(u||s)&&(0,ft.jsx)("div",{className:"k-actionsheet-titlebar-group k-actionsheet-filter",children:u?(0,ft.jsx)(_e,{value:b,placeholder:f,size:x?"large":"medium","aria-label":t||f||"Input"}):(0,ft.jsx)(gt,{placeholder:"Filter",size:x?"large":"medium","aria-label":"Filter options"})})]})};lt.className=si;lt.defaultOptions=$u;var Go=require("react/jsx-runtime"),Er="k-actionsheet-view",Xu=[],Ju={},qu={},Uo=e=>{let{adaptive:t,animated:o,children:a,header:r,footer:s,titleId:u,...b}=e,f=(r==null?void 0:r.type)===lt&&(0,Go.jsx)(lt,{adaptive:t,titleId:u,...r==null?void 0:r.props}),x=(s==null?void 0:s.type)===po&&(0,Go.jsx)(po,{...s==null?void 0:s.props});return(0,Go.jsxs)("div",{...b,className:n(e.className,Er,{[`${Er}-animated`]:o}),children:[f,(0,Go.jsx)("div",{className:"k-actionsheet-content",children:a}),x]})};Uo.states=Xu;Uo.options=Ju;Uo.className=Er;Uo.defaultOptions=qu;var Va="action-sheet",kl=Va;var Ar="overlay",ii=Ar;var di=require("react/jsx-runtime"),Rr="k-overlay",Yu=[],Qu={themeColor:[g.undefined,g.light,g.dark,g.inverse]},Zu={},mo=e=>{let{themeColor:t,...o}=e;return(0,di.jsx)("div",{...o,className:n(e.className,Rr,H(Rr,{themeColor:t})),children:e.children})};mo.states=Yu;mo.options=Qu;mo.className=Rr;mo.defaultOptions=Zu;mo.moduleName=Ar;mo.folderName=ii;var To=require("react/jsx-runtime"),ci="k-actionsheet",ju=[],em={},$a={side:"bottom",fullscreen:!1,adaptive:!1,overlay:!0},ye=e=>{let{side:t=$a.side,fullscreen:o=$a.fullscreen,adaptive:a=$a.adaptive,overlay:r=$a.overlay,template:s,children:u,header:b,footer:f,id:x,...N}=e,y=x&&!s&&b?`${x}-title`:void 0;return(0,To.jsxs)("div",{className:"k-actionsheet-container",children:[r&&(0,To.jsx)(mo,{}),(0,To.jsx)(Ft,{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:(0,To.jsx)("div",{...N,id:x,role:"dialog","aria-modal":r?"true":void 0,"aria-labelledby":y,className:n(e.className,ci,{[`k-actionsheet-${t}`]:o===!1,"k-actionsheet-fullscreen":o===!0,"k-adaptive-actionsheet":a}),children:s||(0,To.jsx)(Uo,{header:b,footer:f,adaptive:a,titleId:y,...e,children:u})})})]})};ye.states=ju;ye.options=em;ye.className=ci;ye.defaultOptions=$a;ye.moduleName=Va;ye.folderName=kl;ye.ariaSpec={selector:".k-actionsheet",rules:[{selector:".k-actionsheet",attribute:"role=dialog",usage:"Announces the dialog role of the component."},{selector:".k-actionsheet",attribute:"aria-labelledby (when has title)",usage:"Associates the title of the action sheet."},{selector:".k-actionsheet",attribute:"aria-hidden=true/false (when hidden)",usage:"Announces the hidden state of the ActionSheet container."},{selector:".k-actionsheet",attribute:"aria-modal=true (when modal)",usage:"Announces that the action sheet is modal."},{selector:".k-actionsheet .k-actionsheet-title",attribute:"id",usage:"Used to associate the title with the action sheet wrapper element."}]};var ui=require("react/jsx-runtime"),pi="k-actionsheet-container",tm=[],om={},am={},Fo=e=>{let{children:t,...o}=e;return(0,ui.jsx)("div",{...o,className:pi,children:t})};Fo.states=tm;Fo.options=om;Fo.className=pi;Fo.defaultOptions=am;Fo.moduleName=Va;Fo.folderName=kl;var mi=require("react/jsx-runtime"),Ir=e=>{let{...t}=e;return(0,mi.jsx)("div",{...t,className:n(e.className,"k-list-ul"),children:e.children})};var Tt=require("react/jsx-runtime"),Or="k-actionsheet-item",lm=[c.hover,c.focus,c.selected,c.disabled],bo=e=>{let{iconName:t,text:o,description:a,hover:r,focus:s,selected:u,disabled:b,...f}=e;return(0,Tt.jsxs)("span",{...f,className:n(e.className,Or,U(Or,{hover:r,focus:s,selected:u,disabled:b})),children:[!e.children&&(0,Tt.jsx)(Tt.Fragment,{children:(0,Tt.jsxs)("span",{className:"k-actionsheet-action",children:[t&&(0,Tt.jsx)("span",{className:"k-icon-wrap",children:(0,Tt.jsx)(R,{className:"k-actionsheet-item-icon",icon:t})}),(0,Tt.jsxs)("span",{className:"k-actionsheet-item-text",children:[o&&(0,Tt.jsx)("span",{className:"k-actionsheet-item-title",children:o}),a&&(0,Tt.jsx)("span",{className:"k-actionsheet-item-description",children:a})]})]})}),e.children]})};bo.states=lm;bo.className=Or;var bi=require("react/jsx-runtime");var rm=require("react/jsx-runtime");var nm=require("react/jsx-runtime");var sm=require("react/jsx-runtime");var fe=require("react/jsx-runtime"),im=ye.options,dm=ye.states,fi={...ye.defaultOptions,variant:"normal"},cm=[{name:"normal",title:"Normal"},{name:"adaptive",title:"Adaptive"},{name:"fullScreen",title:"Full Screen"}],pm=[{name:"actions",title:"Titlebar Actions",type:"boolean"},{name:"subtitle",title:"Subtitle",type:"boolean"},{name:"footer",title:"Footer",type:"boolean"}],Wo=e=>{let{variant:t,modifiers:o,...a}={...fi,...e},r={},s=(0,fe.jsxs)(Ir,{children:[(0,fe.jsx)(bo,{text:"Edit Item",description:"Click to edit",iconName:"edit-tools"}),(0,fe.jsx)(bo,{text:"Add to Favorites",iconName:"heart"}),(0,fe.jsx)(bo,{text:"Upload New",iconName:"upload",disabled:!0}),(0,fe.jsx)("hr",{className:"k-hr"}),(0,fe.jsx)(bo,{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!=null&&o[f]),r.actionsEnd=!!(o!=null&&o[f]);break;case"subtitle":r.subtitle=o!=null&&o[f]?u:void 0;break;case"footer":r.footer=!!(o!=null&&o[f]);break;default:break}}),t==="adaptive"?(0,fe.jsx)(ye,{...a,adaptive:!0,fullscreen:r.fullScreen,header:(0,fe.jsx)(lt,{actionsStart:r.actionsStart?(0,fe.jsx)(d,{icon:"chevron-left",size:"large",fillMode:"flat"}):void 0,actionsEnd:r.actionsEnd?(0,fe.jsx)(d,{icon:"x",size:"large",fillMode:"flat"}):void 0,title:b,subtitle:r.subtitle}),footer:r.footer?(0,fe.jsxs)(po,{alignment:"stretched",children:[(0,fe.jsx)(d,{text:"Cancel",size:"large",themeColor:"base"}),(0,fe.jsx)(d,{text:"Apply",size:"large",themeColor:"primary"})]}):void 0,children:s}):(0,fe.jsx)(ye,{...a,fullscreen:r.fullScreen,header:(0,fe.jsx)(lt,{actionsStart:r.actionsStart?(0,fe.jsx)(d,{icon:"chevron-left",fillMode:"flat"}):void 0,actionsEnd:r.actionsEnd?(0,fe.jsx)(d,{icon:"x",fillMode:"flat"}):void 0,title:"Select Item",subtitle:r.subtitle}),footer:r.footer?(0,fe.jsxs)(po,{alignment:"stretched",children:[(0,fe.jsx)(d,{text:"Apply",themeColor:"primary"}),(0,fe.jsx)(d,{text:"Cancel",themeColor:"base"})]}):void 0,children:s})};Wo.options=im;Wo.states=dm;Wo.variants=cm;Wo.defaultOptions=fi;Wo.modifiers=pm;Wo.className=ye.className;var Br="slider",xi=Br;var Rt=require("react/jsx-runtime"),Xa="k-slider",um=[c.hover,c.focus,c.active,c.disabled,c.readonly],mm={},wt={type:"single",orientation:"horizontal",gradientType:"1d",readonly:!1,disabled:!1,handlePosition:"end",showButtons:!0,showTicks:!0,value:50,min:0,max:100},de=e=>{let{type:t=wt.type,orientation:o=wt.orientation,gradientType:a=wt.gradientType,readonly:r=wt.readonly,disabled:s=wt.disabled,handlePosition:u=wt.handlePosition,showButtons:b=wt.showButtons,showTicks:f=wt.showTicks,value:x=wt.value,min:N=wt.min,max:y=wt.max,startValue:h,endValue:A,hover:E,focus:D,active:F,trackStyle:P,dir:q,...ce}=e,He=(()=>{if(t==="gradient"&&a==="2d")return"undefined";if(o==="vertical")return"vertical"})(),Oe,mt;return o==="horizontal"?(Oe=q==="rtl"?"caret-alt-left":"caret-alt-right",mt=q==="rtl"?"caret-alt-right":"caret-alt-left"):o==="vertical"&&(Oe="caret-alt-up",mt="caret-alt-down"),(0,Rt.jsxs)("div",{...ce,className:n(Xa,e.className,U(Xa,{readonly:r,disabled:s}),{[`k-slider-${o}`]:o,"k-colorgradient-slider":t==="gradient"}),dir:q,children:[b&&(0,Rt.jsx)(d,{className:"k-button-decrease",rounded:"full",icon:mt,tabIndex:-1,title:"Decrease"}),(0,Rt.jsxs)("div",{className:"k-slider-track-wrap",children:[f&&(0,Rt.jsx)("ul",{className:"k-reset k-slider-items","aria-hidden":"true",children:e.children}),(0,Rt.jsxs)("div",{className:"k-slider-track",style:P,children:[(0,Rt.jsx)("div",{className:"k-slider-selection"}),t==="range"&&(0,Rt.jsx)("span",{className:n("k-draghandle","k-draghandle-start",U(Xa,{hover:E,focus:D,active:F})),role:"slider",tabIndex:s?void 0:0,"aria-valuenow":h??N,"aria-valuemin":N,"aria-valuemax":A??y,"aria-orientation":He,"aria-disabled":s?"true":void 0,"aria-readonly":r?"true":void 0,"aria-label":ce["aria-label"]?`${ce["aria-label"]} start`:"Range start"}),(0,Rt.jsx)("span",{className:n("k-draghandle",`k-draghandle-${u}`,U(Xa,{hover:E,focus:D,active:F})),role:"slider",tabIndex:s?void 0:0,"aria-valuenow":t==="range"?A??y:x,"aria-valuemin":t==="range"?h??N:N,"aria-valuemax":y,"aria-orientation":He,"aria-disabled":s?"true":void 0,"aria-readonly":r?"true":void 0,"aria-label":t==="range"?ce["aria-label"]?`${ce["aria-label"]} end`:"Range end":ce["aria-label"]})]})]}),b&&(0,Rt.jsx)(d,{className:"k-button-increase",rounded:"full",icon:Oe,tabIndex:-1,title:"Increase"})]})};de.states=um;de.options=mm;de.className=Xa;de.defaultOptions=wt;de.moduleName=Br;de.folderName=xi;de.ariaSpec={selector:".k-slider",rules:[{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"role=slider",usage:"Sets the proper role for Slider."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-label or aria-labelledby or title",usage:"The Slider needs an accessible name to be assigned to it."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-invalid=true (when invalid)",usage:"Rendered only when the Slider is in a form and announces the invalid state."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-valuenow",usage:"Specifies the currently selected value in the Slider."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-valuemin",usage:"Specifies the minimum available value in the Slider."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-valuemax",usage:"Specifies the maximum available value in the Slider."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-valuetext (when has text alternative)",usage:"Specifies a human-readable text alternative to the numeric value. Provided by consuming applications."},{selector:".k-slider:not(.k-disabled) .k-draghandle:not(.k-hsv-draghandle)",attribute:"tabindex=0",usage:"The element must be focusable. Disabled sliders are removed from tab order."},{selector:".k-slider-vertical .k-draghandle",attribute:"aria-orientation=vertical (when vertical)",usage:"Present only when slider is vertical."},{selector:".k-slider.k-disabled .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-disabled=true",usage:"Rendered only when the Slider is disabled."},{selector:".k-slider.k-readonly .k-draghandle",attribute:"aria-readonly=true (when readonly)",usage:"Rendered only when the Slider is readonly. Readonly sliders remain focusable but their value cannot be changed."},{selector:".k-slider .k-button",attribute:"tabindex=-1",usage:"Excludes the buttons from the natural tab order. Keyboard users use arrow keys on the drag handle."},{selector:".k-slider .k-button",attribute:"title",usage:'Provides a tooltip describing the button action (e.g., "Decrease" or "Increase").'},{selector:".k-slider .k-slider-items",attribute:"aria-hidden=true",usage:"Hides the tick list from assistive technologies. Tick values are redundant with the drag handle value attributes."},{selector:".k-slider .k-tick",attribute:"role=presentation",usage:"Removes semantic meaning from individual tick elements. Ticks are visual-only markers."},{selector:".k-slider .k-tick",attribute:"title",usage:"Represents the value associated with the respective tick."}]};var Pr=require("react/jsx-runtime"),Ci="k-tick",bm=[],hm={},vi={label:!1},W=e=>{let{style:t,label:o=vi.label,orientation:a,large:r,text:s,...u}=e;return(0,Pr.jsx)("li",{...u,role:"presentation",title:s||"Tick",className:n(e.className,Ci,{[`k-tick-${a}`]:a,"k-tick-large":r}),style:t,children:o&&(0,Pr.jsx)("span",{className:"k-label",children:s})})};W.states=bm;W.options=hm;W.className=Ci;W.defaultOptions=vi;var ze=require("react/jsx-runtime"),yi=e=>(0,ze.jsx)(de,{"aria-label":e["aria-label"]||"Slider",children:(0,ze.jsxs)(ze.Fragment,{children:[(0,ze.jsx)(W,{className:"k-first",label:!0,large:!0,text:"0"}),(0,ze.jsx)(W,{}),(0,ze.jsx)(W,{}),(0,ze.jsx)(W,{}),(0,ze.jsx)(W,{}),(0,ze.jsx)(W,{label:!0,large:!0,text:"5"}),(0,ze.jsx)(W,{}),(0,ze.jsx)(W,{}),(0,ze.jsx)(W,{}),(0,ze.jsx)(W,{}),(0,ze.jsx)(W,{className:"k-last",label:!0,large:!0,text:"10"})]}),...e});var Ge=require("react/jsx-runtime"),ki=e=>(0,Ge.jsx)(de,{children:(0,Ge.jsxs)(Ge.Fragment,{children:[(0,Ge.jsx)(W,{className:"k-first",label:!0,large:!0,text:"0"}),(0,Ge.jsx)(W,{}),(0,Ge.jsx)(W,{}),(0,Ge.jsx)(W,{}),(0,Ge.jsx)(W,{}),(0,Ge.jsx)(W,{label:!0,large:!0,text:"5"}),(0,Ge.jsx)(W,{}),(0,Ge.jsx)(W,{}),(0,Ge.jsx)(W,{}),(0,Ge.jsx)(W,{}),(0,Ge.jsx)(W,{className:"k-last",label:!0,large:!0,text:"10"})]}),"aria-label":e["aria-label"]||"Vertical slider",...e,orientation:"vertical"});var Dr=require("react/jsx-runtime");var Kr=require("react/jsx-runtime");var Si=require("react/jsx-runtime"),Hr=e=>(0,Si.jsx)(de,{type:"gradient",showButtons:!1,showTicks:!1,...e,"aria-label":e["aria-label"]||"Color slider"});var Ni=require("react/jsx-runtime"),_r=e=>(0,Ni.jsx)(de,{type:"gradient",orientation:"vertical",showButtons:!1,showTicks:!1,...e,"aria-label":e["aria-label"]||"Color slider"});var zr=require("react/jsx-runtime");var Gr=require("react/jsx-runtime");var pt=require("react/jsx-runtime"),fm=de.options,xm=de.states,gi={...de.defaultOptions,variant:"horizontal",label:!0},Cm=[{name:"horizontal",title:"Horizontal"},{name:"vertical",title:"Vertical"}],vm=[{name:"label",title:"Labels"},{name:"tick",title:"Ticks"},{name:"button",title:"Side Buttons"}],Vo=e=>{let{variant:t,modifiers:o,...a}={...gi,...e},r={};Object.keys(o||{}).forEach(x=>{switch(x){case"button":{r.showButtons=!!(o!=null&&o[x]);break}case"label":{r.label=!!(o!=null&&o[x]);break}case"tick":{r.showTicks=!!(o!=null&&o[x]);break}}});let{label:s=!0,showButtons:u,showTicks:b}=r,f={"--kendo-slider-start":0,"--kendo-slider-end":60};return t==="vertical"?(0,pt.jsxs)(ki,{showTicks:b,showButtons:u,style:{height:"300px",...f},...a,children:[(0,pt.jsx)(W,{label:s,large:!0,orientation:"vertical",text:"0",style:{position:"absolute",bottom:"0%"}}),(0,pt.jsx)(W,{label:s,large:!0,orientation:"vertical",text:"2",style:{position:"absolute",bottom:"25%"}}),(0,pt.jsx)(W,{label:s,large:!0,orientation:"vertical",text:"4",style:{position:"absolute",bottom:"50%"}}),(0,pt.jsx)(W,{label:s,large:!0,orientation:"vertical",text:"6",style:{position:"absolute",bottom:"75%"}}),(0,pt.jsx)(W,{label:s,large:!0,orientation:"vertical",text:"8",style:{position:"absolute",bottom:"100%"}})]}):(0,pt.jsxs)(yi,{showTicks:b,showButtons:u,style:{width:"400px",...f},...a,children:[(0,pt.jsx)(W,{label:s,large:!0,orientation:"horizontal",text:"0",style:{position:"absolute",left:"0%"}}),(0,pt.jsx)(W,{label:s,large:!0,orientation:"horizontal",text:"2",style:{position:"absolute",left:"25%"}}),(0,pt.jsx)(W,{label:s,large:!0,orientation:"horizontal",text:"4",style:{position:"absolute",left:"50%"}}),(0,pt.jsx)(W,{label:s,large:!0,orientation:"horizontal",text:"6",style:{position:"absolute",left:"75%"}}),(0,pt.jsx)(W,{label:s,large:!0,orientation:"horizontal",text:"8",style:{position:"absolute",left:"100%"}})]})};Vo.options=fm;Vo.states=xm;Vo.variants=Cm;Vo.defaultOptions=gi;Vo.modifiers=vm;Vo.className=de.className;var Ja=require("react/jsx-runtime"),Ti="k-spin-button",Sm=[],Nm={size:[p.undefined,p.small,p.medium,p.large],fillMode:[k.undefined,k.solid,k.flat,k.outline,k.clear,k.link]},Ur={increaseLabel:"Increase value",decreaseLabel:"Decrease value"},ho=e=>{let{size:t,fillMode:o,disabled:a,increaseLabel:r=Ur.increaseLabel,decreaseLabel:s=Ur.decreaseLabel,...u}=e;return(0,Ja.jsxs)("span",{...u,className:n(Ti,e.className),children:[(0,Ja.jsx)(d,{className:"k-spinner-increase",icon:"caret-alt-up",size:t,fillMode:o,disabled:a,"aria-label":r}),(0,Ja.jsx)(d,{className:"k-spinner-decrease",icon:"caret-alt-down",size:t,fillMode:o,disabled:a,"aria-label":s})]})};ho.states=Sm;ho.options=Nm;ho.className=Ti;ho.defaultOptions=Ur;ho.moduleName=null;ho.folderName=null;var wi="numeric-textbox",Mi="numerictextbox";var Ue=require("react/jsx-runtime"),Li="k-numerictextbox",gm=[c.hover,c.focus,c.valid,c.invalid,c.loading,c.required,c.disabled,c.readonly],Tm={size:[p.undefined,p.small,p.medium,p.large],rounded:[S.undefined,S.none,S.small,S.medium,S.large,S.full],fillMode:[k.undefined,k.solid,k.flat,k.outline]},Sl={showSpinButton:!0,showClearButton:!0,separators:!0},le=e=>{let{size:t,rounded:o,fillMode:a,separators:r=Sl.separators,showClearButton:s=Sl.showClearButton,showSpinButton:u=Sl.showSpinButton,prefix:b,suffix:f,value:x,placeholder:N,hover:y,focus:h,valid:A,invalid:E,required:D,loading:F,disabled:P,readonly:q,id:ce,"aria-label":Ne,"aria-describedby":He,...Oe}=e;return(0,Ue.jsxs)(ge,{...Oe,size:t,rounded:o,fillMode:a,hover:y,focus:h,valid:A,invalid:E,required:D,loading:F,disabled:P,readonly:q,className:n(e.className,Li),children:[b&&(0,Ue.jsxs)(Ue.Fragment,{children:[(0,Ue.jsx)(kt,{children:b}),r&&(0,Ue.jsx)(Nt,{})]}),(0,Ue.jsx)(ht,{id:ce,placeholder:N,value:x,role:"spinbutton",disabled:P,"aria-label":Ne,"aria-describedby":He,"aria-invalid":E?"true":void 0}),(0,Ue.jsx)(at,{valid:A,invalid:E,loading:F,disabled:P}),(0,Ue.jsx)(ct,{loading:F,disabled:P}),s&&(0,Ue.jsx)(bt,{loading:F,disabled:P,readonly:q,value:x}),f&&(0,Ue.jsxs)(Ue.Fragment,{children:[r&&(0,Ue.jsx)(Nt,{}),(0,Ue.jsx)(St,{children:f})]}),u&&(0,Ue.jsx)(ho,{className:"k-input-spinner",size:t,fillMode:a,disabled:P})]})};le.states=gm;le.options=Tm;le.className=Li;le.defaultOptions=Sl;le.moduleName=wi;le.folderName=Mi;le.ariaSpec={selector:".k-numerictextbox",rules:[{selector:".k-numerictextbox > .k-input-inner",attribute:"role=spinbutton",usage:"Announces the spin button capabilities of the NumericTextBox."},{selector:".k-numerictextbox > .k-input-inner",attribute:"label for or aria-label or aria-labelledby (when has accessible name)",usage:"The input requires an accessible name (provided by consuming app)."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-valuenow (when has value)",usage:"Announces the current value of the component."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-valuemin (when has min)",usage:"Announces the minimum allowed value."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-valuemax (when has max)",usage:"Announces the maximum allowed value."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-invalid=true (when invalid)",usage:"Rendered when the NumericTextBox is in an invalid state."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-describedby (when has hint or error)",usage:"Points to the hint or error message."},{selector:".k-numerictextbox.k-disabled > .k-input-inner",attribute:"disabled=disabled or aria-disabled=true",usage:"Rendered when the NumericTextBox is disabled."},{selector:".k-numerictextbox .k-spin-button > .k-button",attribute:"role=button or nodeName=button",usage:"Describes the role of the spin buttons."},{selector:".k-numerictextbox .k-spin-button > .k-button",attribute:"aria-label",usage:"The button element requires discernible text."},{selector:".k-numerictextbox.k-disabled .k-spin-button > .k-button",attribute:"disabled=disabled or aria-disabled=true",usage:"Rendered when the NumericTextBox is disabled."}]};var qa=le;var Ai=require("react/jsx-runtime"),Ei=e=>(0,Ai.jsx)(qa,{...e});var gl=Qn(require("react"));var Fr=require("react/jsx-runtime"),wm="k-list-group-sticky-header",Wr=e=>(0,Fr.jsx)("div",{className:n(wm,e.className),children:(0,Fr.jsx)("div",{className:"k-list-header-text",children:e.children})});var Ri=require("react/jsx-runtime"),Mm="k-no-data",Nl=e=>{let{live:t,...o}=e;return(0,Ri.jsx)("span",{...o,className:n(Mm,e.className),"aria-live":t?"polite":void 0,children:e.children})};var wo="list",$o=wo;var Xo=require("react/jsx-runtime"),Vr="k-list",Lm=[],Em={size:[p.undefined,p.small,p.medium,p.large]},Am={},Z=e=>{var A;let{size:t,virtualization:o,children:a,header:r,optionLabel:s,customValue:u,noData:b,screenReaders:f,...x}=e,y=gl.default.Children.toArray(a)[0],h=(A=y==null?void 0:y.props)!=null&&A.children?gl.default.Children.count(y.props.children):gl.default.Children.count(a);return(0,Xo.jsxs)("div",{...x,className:n(e.className,Vr,H(Vr,{size:t}),{"k-virtual-list":o}),children:[s,u,r&&(0,Xo.jsx)(Wr,{children:r}),a||(b!==void 0?b:(0,Xo.jsx)(Nl,{live:!0,children:"No data found."})),f&&a&&(0,Xo.jsxs)(Nl,{className:"k-sr-only",live:!0,children:[h," items found."]})]})};Z.states=Lm;Z.options=Em;Z.className=Vr;Z.defaultOptions=Am;Z.moduleName=wo;Z.folderName=$o;Z.ariaSpec={selector:".k-list",rules:[{selector:".k-list .k-no-data",attribute:"aria-live=polite",usage:'Announces "No data found" to screen readers.'}]};var Oi=require("react/jsx-runtime"),Ii="k-list-container",Rm=[],Im={},Om={},Jo=e=>{let{...t}=e;return(0,Oi.jsx)("div",{...t,className:n(e.className,Ii),children:e.children})};Jo.states=Rm;Jo.options=Im;Jo.className=Ii;Jo.defaultOptions=Om;Jo.moduleName=wo;Jo.folderName=$o;var Mo="checkbox",qo=Mo;var $r=require("react/jsx-runtime"),Tl="k-checkbox",Bm=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled,c.checked,c.indeterminate],Pm={size:[p.undefined,p.small,p.medium,p.large],rounded:[S.undefined,S.none,S.small,S.medium,S.large,S.full]},Dm={},Mt=e=>{let{id:t,checked:o,indeterminate:a,hover:r,focus:s,disabled:u,invalid:b,valid:f,required:x,size:N,rounded:y,wrapperRole:h,...A}=e;return(0,$r.jsx)("span",{className:"k-checkbox-wrap",role:h,children:(0,$r.jsx)("input",{...A,id:t,type:"checkbox",defaultChecked:o,required:x,disabled:u||void 0,"aria-invalid":b?"true":void 0,className:n(e.className,Tl,H(Tl,{size:N,rounded:y}),U(Tl,{hover:r,focus:s,disabled:u,invalid:b,valid:f,indeterminate:a,checked:o}))})})};Mt.states=Bm;Mt.options=Pm;Mt.className=Tl;Mt.defaultOptions=Dm;Mt.moduleName=Mo;Mt.folderName=qo;Mt.ariaSpec={selector:".k-checkbox",rules:[{selector:".k-checkbox",attribute:"role=checkbox or type=checkbox",usage:"Announces the checkbox role of the element."},{selector:".k-checkbox",attribute:"label for or aria-label or aria-labelledby (when has accessible name)",usage:"The input requires an accessible name to which it will be assigned."},{selector:".k-checkbox",attribute:"aria-checked=true/false/mixed or checked",usage:"For native checkboxes the checked state is handled by the browser. aria-checked is used for custom implementations."},{selector:".k-checkbox",attribute:"aria-describedby (when has hint or error)",usage:"Points to the hint or error message for the checkbox."},{selector:".k-checkbox",attribute:"disabled or aria-disabled=true (when disabled)",usage:"For native checkboxes use the HTML disabled attribute. aria-disabled for custom implementations."},{selector:".k-invalid, .ng-invalid",attribute:"aria-invalid=true (when invalid)",usage:"Rendered only when the CheckBox is in a form and announces the invalid state."}]};var It=Mt;var Di=require("react/jsx-runtime"),Bi="k-checkbox-list",Km=[],Hm={},Pi={layout:"vertical"},rt=e=>{let{layout:t=Pi.layout,...o}=e;return(0,Di.jsx)("ul",{...o,className:n(e.className,Bi,{[`k-list-${t}`]:t}),children:e.children})};rt.states=Km;rt.options=Hm;rt.className=Bi;rt.defaultOptions=Pi;rt.moduleName=Mo;rt.folderName=qo;var Hi=require("react/jsx-runtime"),Ki="k-checkbox-list-item",_m=[],zm={},Gm={},nt=e=>{let{...t}=e;return(0,Hi.jsx)("li",{...t,className:n(e.className,Ki),children:e.children})};nt.states=_m;nt.options=zm;nt.className=Ki;nt.defaultOptions=Gm;nt.moduleName=Mo;nt.folderName=qo;var Lo=require("react/jsx-runtime"),Yt=({children:e="Label",id:t="cb-label-after",...o})=>(0,Lo.jsxs)(Lo.Fragment,{children:[(0,Lo.jsx)(It,{id:t,...o}),(0,Lo.jsx)("label",{className:"k-checkbox-label",htmlFor:t,children:e})]});var Xr=require("react/jsx-runtime");var Jr=require("react/jsx-runtime");var qr=require("react/jsx-runtime");var Um=require("react/jsx-runtime");var Fm=require("react/jsx-runtime");var Wm=require("react/jsx-runtime");var qe=require("react/jsx-runtime"),Vm=rt.options,$m=rt.states,Xm={...rt.defaultOptions,variant:"vertical"},Jm=[{name:"vertical",title:"Vertical"},{name:"horizontal",title:"Horizontal"}],qm=[],Yo=e=>{let{variant:t,...o}=e;return t==="horizontal"?(0,qe.jsxs)(rt,{layout:"horizontal",...o,children:[(0,qe.jsx)(nt,{children:(0,qe.jsx)(Yt,{id:J("cb"),defaultChecked:!0,children:"Label"})}),(0,qe.jsx)(nt,{children:(0,qe.jsx)(Yt,{id:J("cb"),children:"Label"})}),(0,qe.jsx)(nt,{children:(0,qe.jsx)(Yt,{id:J("cb"),children:"Label"})})]}):(0,qe.jsxs)(rt,{...o,children:[(0,qe.jsx)(nt,{children:(0,qe.jsx)(Yt,{id:J("cb"),defaultChecked:!0,children:"Label"})}),(0,qe.jsx)(nt,{children:(0,qe.jsx)(Yt,{id:J("cb"),children:"Label"})}),(0,qe.jsx)(nt,{children:(0,qe.jsx)(Yt,{id:J("cb"),children:"Label"})})]})};Yo.options=Vm;Yo.states=$m;Yo.variants=Jm;Yo.defaultOptions=Xm;Yo.modifiers=qm;Yo.className=rt.className;var _i=require("react/jsx-runtime"),Ym=It.options,Qm=It.states,Zm=It.defaultOptions,jm=[],eb=[],Qo=e=>(0,_i.jsx)(Yt,{id:J("checkbox"),...e,defaultChecked:!0,children:"Label"});Qo.options=Ym;Qo.states=Qm;Qo.variants=jm;Qo.defaultOptions=Zm;Qo.modifiers=eb;Qo.className=It.className;var Vt=require("react/jsx-runtime"),Yr="k-list-item",tb=[c.hover,c.focus,c.selected,c.disabled],ob={},ab={},X=e=>{let{text:t,groupLabel:o,group:a,iconName:r,iconClassName:s,showCheckbox:u,checked:b,hover:f,focus:x,selected:N,disabled:y,actions:h,description:A,id:E,...D}=e,F=t||e.children;return(0,Vt.jsxs)("li",{...D,id:E,role:a?"presentation":"option",tabIndex:a?void 0:x?0:-1,"aria-selected":!a&&N?"true":a?void 0:"false","aria-disabled":!a&&y?"true":void 0,className:n(e.className,a?"k-list-group-item":Yr,U(Yr,{hover:f,focus:x,disabled:y,selected:N})),children:[u&&(0,Vt.jsx)(Mt,{checked:b}),r&&(0,Vt.jsx)("span",{className:"k-list-item-icon-wrapper",children:(0,Vt.jsx)(R,{icon:r,className:n("k-list-item-icon",s)})}),(0,Vt.jsx)("span",{className:"k-list-item-text",children:F}),h&&(0,Vt.jsx)("div",{className:"k-list-item-actions",children:h}),A&&(0,Vt.jsx)("span",{className:"k-list-item-description",children:A}),o&&o!==""&&(0,Vt.jsx)("div",{className:"k-list-item-group-label",children:o})]})};X.states=tb;X.options=ob;X.className=Yr;X.defaultOptions=ab;X.moduleName=wo;X.folderName=$o;X.ariaSpec={selector:".k-list-item",rules:[{selector:".k-list-item",attribute:"role=option",usage:"Each list item is an option in the listbox."},{selector:".k-list-item",attribute:"id",usage:"ID for aria-activedescendant reference."},{selector:".k-list-item",attribute:"aria-selected (when selectable)",usage:"Indicates the selected state of the option."},{selector:".k-list-group-item",attribute:"role=presentation",usage:"Group headers are presentational, not selectable options."},{selector:".k-list-item-icon",attribute:"aria-hidden=true",usage:"Decorative icons are hidden from assistive technology."}]};var zi=require("react/jsx-runtime"),lb="k-list-ul",Qt=e=>{let{children:t,role:o,id:a,...r}=e;return(0,zi.jsx)("ul",{...r,id:a,role:o,className:n(lb,e.className),children:t})};Qt.ariaSpec={selector:".k-list-ul",rules:[{selector:'.k-list-ul[role="listbox"]',attribute:"role=listbox",usage:"For ungrouped lists, the UL has the listbox role."},{selector:'.k-list-ul[role="listbox"]',attribute:"aria-label or aria-labelledby (when has accessible name)",usage:"Accessible name for the listbox."},{selector:'.k-list-ul[role="group"]',attribute:"role=group",usage:"For grouped sublists under a group header."},{selector:'.k-list-ul[role="group"]',attribute:"aria-labelledby (when grouped)",usage:"References the group header ID."}]};var Zo=require("react/jsx-runtime"),rb="k-list-content",re=e=>{let{virtualization:t,grouping:o,"aria-label":a,"aria-labelledby":r,listboxId:s,...u}=e;return(0,Zo.jsxs)("div",{...u,className:n(rb,e.className),role:o?"listbox":void 0,id:o?s:void 0,"aria-label":o?a:void 0,"aria-labelledby":o?r:void 0,children:[o?e.children:(0,Zo.jsx)(Qt,{role:"listbox",id:s,"aria-label":a,"aria-labelledby":r,children:e.children}),t&&(0,Zo.jsx)("div",{className:"k-height-container",children:(0,Zo.jsx)("div",{})})]})};re.ariaSpec={selector:".k-list-content",rules:[{selector:'.k-list-content[role="listbox"]',attribute:"role=listbox",usage:"For grouped lists, the list content container has the listbox role."},{selector:'.k-list-content[role="listbox"]',attribute:"aria-label or aria-labelledby (when has accessible name)",usage:"Accessible name for the listbox."}]};var Qr=require("react/jsx-runtime");var jo=require("react/jsx-runtime"),nb="k-list-group-item",Eo=e=>{let{groupIconName:t,...o}=e;return(0,jo.jsxs)("li",{...o,role:"presentation",className:n(nb,e.className),children:[t&&(0,jo.jsx)("span",{className:"k-list-item-icon-wrapper",children:(0,jo.jsx)(R,{icon:t,className:"k-list-item-icon"})}),(0,jo.jsx)("span",{className:"k-list-item-text",children:e.children})]})};Eo.ariaSpec={selector:".k-list-group-item",rules:[{selector:".k-list-group-item",attribute:"role=presentation",usage:"Group headers are presentational, not selectable options."},{selector:".k-list-group-item",attribute:"id (when referenced)",usage:"ID for aria-labelledby on the parent group UL."}]};var Gi=require("react/jsx-runtime"),Zr="k-list-optionlabel",sb=[c.hover,c.focus,c.selected,c.disabled],ib={},db={},wl=e=>{let{text:t,hover:o,focus:a,selected:r,disabled:s,...u}=e;return(0,Gi.jsx)("div",{...u,className:n(Zr,U(Zr,{hover:o,focus:a,selected:r,disabled:s})),children:t})};wl.states=sb;wl.options=ib;wl.className=Zr;wl.defaultOptions=db;var Ui=require("react/jsx-runtime"),jr="k-list-custom-value",cb=[c.hover,c.focus,c.selected,c.disabled],pb={},ub={},fo=e=>{let{text:t,hover:o,focus:a,selected:r,disabled:s,...u}=e;return(0,Ui.jsx)("div",{...u,className:n(jr,U(jr,{hover:o,focus:a,selected:r,disabled:s})),children:t})};fo.states=cb;fo.options=pb;fo.className=jr;fo.defaultOptions=ub;var en=require("react/jsx-runtime");var tn=require("react/jsx-runtime");var on=require("react/jsx-runtime");var an=require("react/jsx-runtime");var mb=require("react/jsx-runtime");var ln=require("react/jsx-runtime");var Fi="dropdown-list",Wi="dropdownlist";var xe=require("react/jsx-runtime"),Vi="k-dropdownlist",bb=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled,c.loading,c.readonly],hb={size:[p.undefined,p.small,p.medium,p.large],rounded:[S.undefined,S.none,S.small,S.medium,S.large,S.full],fillMode:[k.undefined,k.solid,k.flat,k.outline]},rn={showValue:!0,arrowIconName:"caret-alt-down"},Me=e=>{let{size:t,rounded:o,fillMode:a,arrowIconName:r=rn.arrowIconName,showValue:s=rn.showValue,valueIconName:u,prefix:b,suffix:f,value:x,placeholder:N,hover:y,focus:h,valid:A,invalid:E,required:D,loading:F,disabled:P,readonly:q,popup:ce,opened:Ne,adaptive:He,adaptiveSettings:Oe,adaptiveTitle:mt,adaptiveSubtitle:yo,adaptiveFilter:zl,id:no,activeDescendant:rl,"aria-label":Gl,...Ul}=e,rp=no?`${no}-listbox`:void 0,qn=no?`${no}-value`:void 0;return(0,xe.jsxs)(xe.Fragment,{children:[(0,xe.jsxs)(Ut,{...Ul,id:no,size:t,rounded:o,fillMode:a,hover:y,focus:h,valid:A,invalid:E,required:D,loading:F,disabled:P,readonly:q,className:n(e.className,Vi,{"k-icon-picker":!s&&u}),role:"combobox","aria-haspopup":"listbox","aria-expanded":Ne?"true":"false","aria-controls":Ne?rp:void 0,"aria-activedescendant":Ne&&rl?rl:void 0,"aria-describedby":Ne?qn:void 0,"aria-disabled":P?"true":void 0,"aria-label":Gl,tabIndex:0,children:[(0,xe.jsx)(kt,{children:b}),(0,xe.jsx)(go,{placeholder:N,value:x,showValue:s,valueIconName:u,id:qn}),(0,xe.jsx)(at,{valid:A,invalid:E,loading:F,disabled:P}),(0,xe.jsx)(ct,{loading:F,disabled:P}),(0,xe.jsx)(St,{children:f}),(0,xe.jsx)(d,{className:"k-input-button",icon:r,size:e.size,fillMode:e.fillMode,"aria-label":N||"Toggle dropdown",tabIndex:-1})]}),Ne&&ce&&(0,xe.jsx)(me,{className:"k-list-container k-dropdownlist-popup",containerRole:"region",containerAriaLabel:"Dropdown suggestions",children:ce}),He&&(0,xe.jsx)(ye,{adaptive:!0,...Oe,header:(0,xe.jsx)(lt,{actionsEnd:(0,xe.jsx)(d,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply selection"}),filter:zl,inputValue:x,inputPlaceholder:N,title:mt,subtitle:yo}),children:(0,xe.jsx)("div",{className:"k-list-container",children:(0,xe.jsx)(Z,{size:"large",children:(0,xe.jsxs)(re,{"aria-label":"Options",children:[(0,xe.jsx)(X,{text:"List item"}),(0,xe.jsx)(X,{text:"List item"}),(0,xe.jsx)(X,{text:"List item"})]})})})})]})};Me.states=bb;Me.options=hb;Me.className=Vi;Me.defaultOptions=rn;Me.moduleName=Fi;Me.folderName=Wi;Me.ariaSpec={rules:[{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"role=combobox",usage:"Announces the dropdown element."},{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"aria-haspopup=listbox",usage:"Indicates the presence of a listbox popup."},{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"aria-expanded",usage:"Announces the visibility state of the popup."},{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"aria-label",usage:"Accessible name for the dropdown."},{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"tabindex=0",usage:"The element must be focusable."},{selector:".k-dropdownlist.k-disabled",attribute:"aria-disabled=true",usage:"Rendered when the dropdown is disabled."},{selector:".k-dropdownlist .k-input-button",attribute:"aria-label",usage:"Accessible name for the dropdown button."},{selector:".k-dropdownlist .k-input-button",attribute:"tabindex=-1",usage:"The button must not be focusable."},{selector:".k-dropdownlist-popup .k-list-content, .k-dropdownlist-popup .k-list-ul",attribute:"role=listbox",usage:"Popup list has listbox role."},{selector:'.k-dropdownlist-popup .k-list-ul[role="listbox"]',attribute:"aria-label or aria-labelledby",usage:"Popup listbox must have an accessible name. Consuming code is responsible for associating with the component label via aria-labelledby."},{selector:".k-dropdownlist-popup .k-list-item",attribute:"role=option",usage:"Each list item is an option."}]};var fb=require("react/jsx-runtime");var $i=require("react/jsx-runtime");var nn=require("react/jsx-runtime");var xb=require("react/jsx-runtime");var Xi=require("react/jsx-runtime");var sn=require("react/jsx-runtime");var Cb=require("react/jsx-runtime");var ut=require("react/jsx-runtime"),vb=Me.states,yb=Me.defaultOptions,kb=Me.options,Sb=[{name:"opened",title:"Opened"}],Nb=[],ta=e=>{let{modifiers:t,...o}=e,a={},r=(0,ut.jsxs)(ut.Fragment,{children:[(0,ut.jsx)("div",{className:"k-list-filter",children:(0,ut.jsx)(gt,{})}),(0,ut.jsx)(Z,{style:{width:300},size:o.size,children:(0,ut.jsxs)(re,{children:[(0,ut.jsx)(X,{children:"List item"}),(0,ut.jsx)(X,{children:"List item"}),(0,ut.jsx)(X,{children:"List item"})]})})]});return Object.keys(t||{}).forEach(s=>{s==="opened"&&(a.opened=!!(t!=null&&t[s]),a.popup=t!=null&&t[s]?r:void 0)}),(0,ut.jsx)("div",{children:(0,ut.jsx)(Me,{placeholder:"Value",style:{width:300},...o,...a})})};ta.options=kb;ta.states=vb;ta.variants=Nb;ta.defaultOptions=yb;ta.modifiers=Sb;ta.className=Me.className;var Ji=require("react/jsx-runtime");var qi=require("react/jsx-runtime");var gb=require("react/jsx-runtime");var Ml=require("react/jsx-runtime"),Tb=le.states,wb=le.defaultOptions,Mb=le.options,Lb=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"},{name:"spin-button",title:"`Spin` Button"}],Eb=[],oa=e=>{let{modifiers:t,...o}=e,a={};return Object.keys(t||{}).forEach(r=>{switch(r){case"prefix":a.prefix=t!=null&&t[r]?(0,Ml.jsx)(Me,{size:o.size,fillMode:"flat",value:"mm"}):void 0;break;case"suffix":a.suffix=t!=null&&t[r]?(0,Ml.jsx)(vr,{children:"mm"}):void 0;break;case"clear-button":a.showClearButton=t==null?void 0:t[r];break;case"spin-button":a.showSpinButton=t==null?void 0:t[r];break;default:break}}),(0,Ml.jsx)(Ei,{value:"Value",style:{width:300},...o,...a})};oa.options=Mb;oa.states=Tb;oa.variants=Eb;oa.defaultOptions=wb;oa.modifiers=Lb;oa.className=le.className;var I=require("react/jsx-runtime"),Yi="k-colorgradient-inputs",Ab=[],Rb={size:[p.undefined,p.small,p.medium,p.large]},Qi={mode:"rgba"},aa=e=>{let{mode:t=Qi.mode,size:o,...a}=e;return(0,I.jsxs)("div",{...a,className:n(Yi,"k-hstack"),children:[(0,I.jsx)("div",{className:"k-vstack",children:(0,I.jsx)(d,{fillMode:"flat",icon:"caret-alt-expand",className:"k-colorgradient-toggle-mode",size:o,"aria-label":"Toggle color input format"})}),t==="rgba"&&(0,I.jsxs)(I.Fragment,{children:[(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"132",size:o,"aria-label":"Red channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"R"})]}),(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"132",size:o,"aria-label":"Green channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"G"})]}),(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"132",size:o,"aria-label":"Blue channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"B"})]}),(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"1.00",size:o,"aria-label":"Alpha channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"A"})]})]}),t==="rgb"&&(0,I.jsxs)(I.Fragment,{children:[(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Red channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"R"})]}),(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Green channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"G"})]}),(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Blue channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"B"})]})]}),t==="hsva"&&(0,I.jsxs)(I.Fragment,{children:[(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Hue channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"H"})]}),(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Saturation channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"S"})]}),(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Value channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"V"})]}),(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"1.00","aria-label":"Alpha channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"A"})]})]}),t==="hsv"&&(0,I.jsxs)(I.Fragment,{children:[(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Hue channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"H"})]}),(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Saturation channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"S"})]}),(0,I.jsxs)("div",{className:"k-vstack",children:[(0,I.jsx)(le,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Value channel"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"V"})]})]}),t==="hex"&&(0,I.jsx)(I.Fragment,{children:(0,I.jsxs)("div",{className:"k-vstack k-flex-1",children:[(0,I.jsx)(_e,{showClearButton:!1,value:"#b88484AA",className:"k-hex-value"}),(0,I.jsx)("label",{className:"k-colorgradient-input-label",children:"HEX"})]})})]})};aa.states=Ab;aa.options=Rb;aa.className=Yi;aa.defaultOptions=Qi;var Ye=require("react/jsx-runtime"),Zi="k-colorgradient-color-contrast",Ib=[],Ob={},Bb={},la=()=>(0,Ye.jsxs)("div",{className:n(Zi,"k-vbox"),children:[(0,Ye.jsxs)("div",{className:"k-contrast-ratio",children:[(0,Ye.jsx)("span",{className:"k-contrast-ratio-text",children:"Contrast ratio: 7.1"}),(0,Ye.jsxs)("span",{className:"k-contrast-validation !k-text-success",children:[(0,Ye.jsx)(R,{icon:"check"}),(0,Ye.jsx)(R,{icon:"check"})]})]}),(0,Ye.jsxs)("div",{children:[(0,Ye.jsx)("span",{children:"AA: 4.5"}),(0,Ye.jsxs)("span",{className:"k-contrast-validation !k-text-success",children:["Pass",(0,Ye.jsx)(R,{icon:"check"})]})]}),(0,Ye.jsxs)("div",{children:[(0,Ye.jsx)("span",{children:"AAA: 7.0"}),(0,Ye.jsxs)("span",{className:"k-contrast-validation !k-text-error",children:["Fail",(0,Ye.jsx)(R,{icon:"x"})]})]})]});la.states=Ib;la.options=Ob;la.className=Zi;la.defaultOptions=Bb;var ji="color-gradient",ed="colorgradient";var Le=require("react/jsx-runtime"),Ll="k-colorgradient",Pb=[c.hover,c.focus,c.readonly,c.disabled],Db={size:[p.undefined,p.small,p.medium,p.large]},$t={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"},Pe=e=>{let{size:t,mode:o=$t.mode,readonly:a=$t.readonly,disabled:r=$t.disabled,gradientStyle:s=$t.gradientStyle,dragHandleStyle:u=$t.dragHandleStyle,alphaStyle:b=$t.alphaStyle,alphaStyleHorizontal:f=$t.alphaStyleHorizontal,contrast:x=$t.contrast,dir:N,hover:y,focus:h,hoverHandle:A,focusHandle:E,canvasOrientation:D=$t.canvasOrientation,role:F,tabIndex:P,...q}=e;return(0,Le.jsxs)("div",{...q,role:F??"textbox","aria-label":F==="none"?void 0:"Color gradient",tabIndex:P??0,"aria-disabled":r?"true":void 0,className:n(e.className,Ll,H(Ll,{size:t}),U(Ll,{hover:y,focus:h,readonly:a,disabled:r})),dir:N,children:[!D||D==="horizontal"&&(0,Le.jsxs)("div",{className:"k-colorgradient-canvas k-hstack",children:[(0,Le.jsx)("div",{className:"k-hsv-rectangle",style:s,children:(0,Le.jsx)("div",{className:"k-hsv-gradient",children:(0,Le.jsx)("div",{className:n("k-hsv-draghandle","k-draghandle",{"k-hover":A,"k-focus":E}),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})})}),(0,Le.jsxs)("div",{className:"k-hsv-controls k-hstack",children:[(0,Le.jsx)(_r,{className:"k-hue-slider",hover:A,focus:E}),o!=="rgb"&&o!=="hsv"&&(0,Le.jsx)(_r,{className:"k-alpha-slider",hover:A,focus:E,trackStyle:b})]})]}),D==="vertical"&&(0,Le.jsxs)("div",{className:"k-colorgradient-canvas k-vstack",children:[(0,Le.jsx)("div",{className:"k-hsv-rectangle",style:s,children:(0,Le.jsx)("div",{className:"k-hsv-gradient",children:(0,Le.jsx)("div",{className:n("k-hsv-draghandle","k-draghandle",{"k-hover":A,"k-focus":E}),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})})}),(0,Le.jsxs)("div",{className:"k-hsv-controls k-vstack",children:[(0,Le.jsx)(Hr,{className:"k-hue-slider",hover:A,focus:E}),o!=="rgb"&&o!=="hsv"&&(0,Le.jsx)(Hr,{className:"k-alpha-slider",hover:A,focus:E,trackStyle:f})]})]}),(0,Le.jsx)(aa,{mode:e.mode,size:t}),x&&(0,Le.jsx)(la,{})]})};Pe.states=Pb;Pe.options=Db;Pe.className=Ll;Pe.defaultOptions=$t;Pe.moduleName=ji;Pe.folderName=ed;Pe.ariaSpec={selector:".k-colorgradient",rules:[{selector:".k-colorgradient",attribute:"role=textbox",usage:"The focusable wrapper should be considered a textbox with a value that could be submitted."},{selector:".k-colorgradient",attribute:"aria-label or aria-labelledby",usage:"The component needs an accessible name including the currently selected value."},{selector:".k-colorgradient",attribute:"tabindex=0",usage:"The element must be focusable."},{selector:".k-colorgradient.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the ColorGradient is disabled."},{selector:".k-hsv-draghandle",attribute:"role=slider",usage:"The 2D draghandle must have slider role for ARIA-allowed attributes."},{selector:".k-hsv-draghandle",attribute:"aria-orientation=undefined",usage:"The implicit orientation for the slider must be removed for the 2D handle."},{selector:".k-hsv-draghandle",attribute:"aria-label",usage:"Must provide information about the purpose of the slider and the currently selected color."},{selector:".k-hsv-draghandle",attribute:"aria-valuetext",usage:"Must specify the values on both X and Y axis."},{selector:".k-hsv-draghandle",attribute:"aria-valuenow",usage:"Required by the slider role."},{selector:".k-hsv-draghandle",attribute:"aria-valuemin",usage:"Required by the slider role."},{selector:".k-hsv-draghandle",attribute:"aria-valuemax",usage:"Required by the slider role."},{selector:".k-numerictextbox>.k-input-inner",attribute:"aria-label",usage:"Must provide the name of the channel (red, green, blue, or alpha)."}]};var td=require("react/jsx-runtime"),El=e=>(0,td.jsx)(Pe,{...e});var Kb=require("react/jsx-runtime");var Hb=require("react/jsx-runtime");var Al=require("react/jsx-runtime"),_b=Pe.options,zb=Pe.states,Gb={...Pe.defaultOptions,variant:"rgba"},Ub=[{name:"rgba",title:"RGBA"},{name:"rgb",title:"RGB"},{name:"hex",title:"HEX"}],Fb=[],ra=e=>{let{variant:t,...o}=e;switch(t){case"hex":return(0,Al.jsx)(El,{...o,mode:t});case"rgb":return(0,Al.jsx)(El,{...o,mode:t});default:return(0,Al.jsx)(El,{...o,mode:t})}};ra.options=_b;ra.states=zb;ra.variants=Ub;ra.defaultOptions=Gb;ra.modifiers=Fb;ra.className=Pe.className;var od=require("react/jsx-runtime"),dn=e=>(0,od.jsx)("tr",{role:"row",children:e.children});var ad=require("react/jsx-runtime"),cn="k-colorpalette-tile",Wb=[c.hover,c.focus,c.selected],Vb={},na=e=>{let{color:t,tileSize:o,hover:a,focus:r,selected:s,...u}=e,b={backgroundColor:t,width:o?o+"px":"",height:o?o+"px":""};return(0,ad.jsx)("td",{...u,role:"gridcell","aria-label":t,"aria-selected":s?"true":void 0,className:n(e.className,cn,U(cn,{hover:a,focus:r,selected:s})),style:b})};na.states=Wb;na.options=Vb;na.className=cn;var ld="color-palette",rd="colorpalette";var sa=require("react/jsx-runtime"),Rl="k-colorpalette",$b=[c.disabled],Xb={size:[p.undefined,p.small,p.medium,p.large]},nd={columns:10},st=e=>{let{size:t,palette:o,columns:a=nd.columns,tileSize:r,disabled:s,...u}=e,b=[];if(o){let f=a||o.columns,x=o.colors?o.colors:o;Array.isArray(x)&&Array.from({length:Math.ceil(x.length/f)},(N,y)=>{let h=[];x.slice(y*f,(y+1)*f).map((E,D)=>{h.push((0,sa.jsx)(na,{color:E,tileSize:r},D))});let A=(0,sa.jsx)(dn,{children:h},y);b.push(A)})}return(0,sa.jsx)("div",{...u,role:"grid","aria-label":"Color palette",tabIndex:0,"aria-disabled":s?"true":void 0,className:n(e.className,Rl,U(Rl,{disabled:s}),H(Rl,{size:t})),children:(0,sa.jsx)("table",{className:"k-colorpalette-table",role:"none",children:(0,sa.jsx)("tbody",{children:b.length>0?b:e.children})})})};st.states=$b;st.options=Xb;st.className=Rl;st.defaultOptions=nd;st.moduleName=ld;st.folderName=rd;st.ariaSpec={selector:".k-colorpalette",rules:[{selector:".k-colorpalette",attribute:"role=grid",usage:"The focusable wrapper announces its role as a grid."},{selector:".k-colorpalette",attribute:"aria-label or aria-labelledby",usage:"The component needs an accessible name including the currently selected value."},{selector:".k-colorpalette",attribute:"aria-activedescendant",usage:"Points to the focused cell in the table."},{selector:".k-colorpalette",attribute:"tabindex=0",usage:"The element must be focusable."},{selector:".k-colorpalette.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the ColorPalette is disabled."},{selector:".k-colorpalette-table",attribute:"role=none or role=presentation",usage:"Negates the default role of the table element."},{selector:".k-colorpalette-table>tbody>tr",attribute:"role=row",usage:"Required as the semantic role of the parent table has been removed."},{selector:".k-colorpalette-tile",attribute:"role=gridcell",usage:"Required as the semantic role of the parent table has been removed."},{selector:".k-colorpalette-tile",attribute:"aria-label or title",usage:"The text representation of the color value for the current cell."},{selector:".k-colorpalette-tile.k-selected",attribute:"aria-selected=true",usage:"Present on the currently selected cell."}]};var Il=st;var Ya={basic:{colors:["#000000","#7f7f7f","#880015","#ed1c24","#ff7f27","#fff200","#22b14c","#00a2e8","#3f48cc","#a349a4","#ffffff","#c3c3c3","#b97a57","#ffaec9","#ffc90e","#efe4b0","#b5e61d","#99d9ea","#7092be","#c8bfe7"],columns:10},office:{colors:["#ffffff","#000000","#e6e6e6","#435569","#4371c4","#ed7e32","#a5a4a5","#febf04","#5a9bd5","#71ae48","#f2f2f3","#7f7f7f","#d1cece","#d5dde3","#dae1f4","#fce5d4","#deeded","#fff2cc","#deeaf6","#e1efd9","#d7d8d8","#585959","#aeabab","#adbaca","#b4c5e7","#f6caac","#dbdbdb","#ffe498","#bcd6ee","#c5e0b2","#bfbfc0","#3f3f3f","#767070","#8595b1","#8fabdb","#f5b183","#c9c8c9","#fed965","#9bc4e5","#a8d08d","#a5a5a6","#262625","#393939","#334050","#2e5496","#c45a11","#7b7b7a","#bf9000","#2f75b5","#548235","#7f7f7f","#0b0c0c","#161616","#222a34","#203764","#843d0b","#525252","#7f6000","#1d4d79","#375623"],columns:10},apex:{colors:["#ffffff","#000000","#c9c2d1","#69676d","#ceb966","#9cb084","#6bb1c9","#6585cf","#7e6bc9","#a379bb","#f2f2f2","#7f7f7f","#f4f2f5","#e0e0e2","#f5f1e0","#ebefe6","#e1eff4","#e0e6f5","#e5e1f4","#ece4f1","#d8d8d8","#595959","#e9e6ec","#c2c1c5","#ebe3c1","#d7dfcd","#c3dfe9","#c1ceeb","#cbc3e9","#dac9e3","#bfbfbf","#3f3f3f","#dedae3","#a4a3a8","#e1d5a3","#c3cfb5","#a6d0de","#a2b5e2","#b1a6de","#c7aed6","#a5a5a5","#262626","#9688a5","#4e4d51","#ae9638","#758c5a","#3d8da9","#365bb0","#533da9","#7d4d99","#7f7f7f","#0c0c0c","#635672","#343336","#746425","#4e5d3c","#295e70","#243c75","#372970","#533366"],columns:10},austin:{colors:["#ffffff","#000000","#caf278","#3e3d2d","#94c600","#71685a","#ff6700","#909465","#956b43","#fea022","#f2f2f2","#7f7f7f","#f4fce4","#dddcd0","#efffc0","#e3e1dc","#ffe0cb","#e8e9df","#ece1d6","#feecd2","#d8d8d8","#595959","#e9f9c9","#bbb9a1","#dfff82","#c8c3ba","#ffc299","#d2d4c0","#dac3ad","#fed9a6","#bfbfbf","#3f3f3f","#dff7ae","#ada598","#cfff43","#ada598","#ffa365","#bcbfa1","#c8a585","#fec67a","#a5a5a5","#262626","#a9ea25","#2e2d21","#6f9400","#544e43","#bf4d00","#6c6f4b","#6f5032","#d77b00","#7f7f7f","#0c0c0c","#74a50f","#1f1e16","#4a6300","#38342d","#7f3300","#484a32","#4a3521","#8f5200"],columns:10},clarity:{colors:["#ffffff","#292934","#f3f2dc","#d2533c","#93a299","#ad8f67","#726056","#4c5a6a","#808da0","#79463d","#f2f2f2","#e7e7ec","#e7e5b9","#f6dcd8","#e9ecea","#eee8e0","#e4dedb","#d8dde3","#e5e8ec","#e9d6d3","#d8d8d8","#c4c4d1","#d5d185","#edbab1","#d3d9d6","#ded2c2","#c9beb8","#b2bcc8","#ccd1d9","#d3aea7","#bfbfbf","#8a8aa3","#aca73b","#e4978a","#bec7c1","#cdbba3","#af9e94","#8c9bac","#b2bac6","#bd857c","#a5a5a5","#56566e","#56531d","#a43925","#6b7c72","#866b48","#554840","#39434f","#5c697b","#5a342d","#7f7f7f","#3b3b4b","#22210b","#6d2619","#47534c","#594730","#39302b","#262d35","#3d4652","#3c231e"],columns:10},slipstream:{colors:["#ffffff","#000000","#b4dcfa","#212745","#4e67c8","#5eccf3","#a7ea52","#5dceaf","#ff8021","#f14124","#f2f2f2","#7f7f7f","#8bc9f7","#c7cce4","#dbe0f4","#def4fc","#edfadc","#def5ef","#ffe5d2","#fcd9d3","#d8d8d8","#595959","#4facf3","#909aca","#b8c2e9","#beeafa","#dbf6b9","#beebdf","#ffcca6","#f9b3a7","#bfbfbf","#3f3f3f","#0d78c9","#5967af","#94a3de","#9ee0f7","#caf297","#9de1cf","#ffb279","#f68d7b","#a5a5a5","#262626","#063c64","#181d33","#31479f","#11b2eb","#81d319","#34ac8b","#d85c00","#c3260c","#7f7f7f","#0c0c0c","#021828","#101322","#202f6a","#0b769c","#568c11","#22725c","#903d00","#821908"],columns:10},metro:{colors:["#ffffff","#000000","#d6ecff","#4e5b6f","#7fd13b","#ea157a","#feb80a","#00addc","#738ac8","#1ab39f","#f2f2f2","#7f7f7f","#a7d6ff","#d9dde4","#e5f5d7","#fad0e4","#fef0cd","#c5f2ff","#e2e7f4","#c9f7f1","#d8d8d8","#595959","#60b5ff","#b3bcca","#cbecb0","#f6a1c9","#fee29c","#8be6ff","#c7d0e9","#94efe3","#bfbfbf","#3f3f3f","#007dea","#8d9baf","#b2e389","#f272af","#fed46b","#51d9ff","#aab8de","#5fe7d5","#a5a5a5","#262626","#003e75","#3a4453","#5ea226","#af0f5b","#c58c00","#0081a5","#425ea9","#138677","#7f7f7f","#0c0c0c","#00192e","#272d37","#3f6c19","#750a3d","#835d00","#00566e","#2c3f71","#0c594f"],columns:10},flow:{colors:["#ffffff","#000000","#dbf5f9","#04617b","#0f6fc6","#009dd9","#0bd0d9","#10cf9b","#7cca62","#a5c249","#f2f2f2","#7f7f7f","#b2e9f2","#b4ecfc","#c7e2fa","#c4eeff","#c9fafc","#c9faed","#e4f4df","#edf2da","#d8d8d8","#595959","#76d9e8","#6adafa","#90c6f6","#89deff","#93f5f9","#94f6db","#cae9c0","#dbe6b6","#bfbfbf","#3f3f3f","#21b2c8","#20c8f7","#59a9f2","#4fceff","#5df0f6","#5ff2ca","#b0dfa0","#c9da91","#a5a5a5","#262626","#105964","#02485c","#0b5394","#0075a2","#089ca2","#0b9b74","#54a838","#7e9532","#7f7f7f","#0c0c0c","#062328","#01303d","#073763","#004e6c","#05686c","#07674d","#387025","#546321"],columns:10},hardcover:{colors:["#ffffff","#000000","#ece9c6","#895d1d","#873624","#d6862d","#d0be40","#877f6c","#972109","#aeb795","#f2f2f2","#7f7f7f","#e1dca5","#f2e0c6","#f0d0c9","#f6e6d5","#f5f2d8","#e7e5e1","#fbc7bc","#eef0e9","#d8d8d8","#595959","#d0c974","#e6c28d","#e2a293","#eeceaa","#ece5b2","#cfccc3","#f78f7a","#dee2d4","#bfbfbf","#3f3f3f","#a29a36","#daa454","#d4735e","#e6b681","#e2d88c","#b7b2a5","#f35838","#ced3bf","#a5a5a5","#262626","#514d1b","#664515","#65281a","#a2641f","#a39428","#655f50","#711806","#879464","#7f7f7f","#0c0c0c","#201e0a","#442e0e","#431b11","#6c4315","#6d621a","#433f35","#4b1004","#5a6243"],columns:10},trek:{colors:["#ffffff","#000000","#fbeec9","#4e3b30","#f0a22e","#a5644e","#b58b80","#c3986d","#a19574","#c17529","#f2f2f2","#7f7f7f","#f7e09e","#e1d6cf","#fcecd5","#eddfda","#f0e7e5","#f3eae1","#ece9e3","#f5e3d1","#d8d8d8","#595959","#f3cc5f","#c4ad9f","#f9d9ab","#dcc0b6","#e1d0cc","#e7d5c4","#d9d4c7","#ebc7a3","#bfbfbf","#3f3f3f","#d29f0f","#a78470","#f6c781","#cba092","#d2b9b2","#dbc1a7","#c6bfab","#e1ac76","#a5a5a5","#262626","#694f07","#3a2c24","#c87d0e","#7b4b3a","#926255","#a17242","#7b7153","#90571e","#7f7f7f","#0c0c0c","#2a1f03","#271d18","#855309","#523226","#614138","#6b4c2c","#524b37","#603a14"],columns:10},verve:{colors:["#ffffff","#000000","#d2d2d2","#666666","#ff388c","#e40059","#9c007f","#68007f","#005bd3","#00349e","#f2f2f2","#7f7f7f","#bdbdbd","#e0e0e0","#ffd7e8","#ffc6dc","#ffb8f1","#f1b2ff","#c3dcff","#b8cfff","#d8d8d8","#595959","#9d9d9d","#c1c1c1","#ffafd1","#ff8eba","#ff71e4","#e365ff","#87baff","#72a0ff","#bfbfbf","#3f3f3f","#696969","#a3a3a3","#ff87ba","#ff5597","#ff2ad7","#d519ff","#4b98ff","#2b71ff","#a5a5a5","#262626","#343434","#4c4c4c","#e90062","#ab0042","#75005f","#4e005f","#00449e","#002676","#7f7f7f","#0c0c0c","#151515","#333333","#9b0041","#72002c","#4e003f","#34003f","#002d69","#00194f"],columns:10},monochrome:{colors:["#000000","#1a1a1a","#333333","#4d4d4d","#666666","#808080","#999999","#b3b3b3","#cccccc","#e6e6e6","#f2f2f2","#ffffff"],columns:12}};var id=require("react/jsx-runtime"),sd=e=>(0,id.jsx)(Il,{palette:Ya.basic,...e});var Jb=require("react/jsx-runtime");var dd=require("react/jsx-runtime");var cd=require("react/jsx-runtime"),qb=st.options,Yb=st.states,Qb={...st.defaultOptions,variant:"basic"},Zb=[{name:"basic",title:"Basic"},{name:"monochrome",title:"Monochrome"}],jb={basic:{colors:["#000000","#7f7f7f","#880015","#ed1c24","#ff7f27","#fff200","#22b14c","#00a2e8","#3f48cc","#a349a4","#ffffff","#c3c3c3","#b97a57","#ffaec9","#ffc90e","#efe4b0","#b5e61d","#99d9ea","#7092be","#c8bfe7"],columns:10},monochrome:{colors:["#000000","#1a1a1a","#333333","#4d4d4d","#666666","#808080","#999999","#b3b3b3","#cccccc","#e6e6e6","#f2f2f2","#ffffff"],columns:12}},eh=[],ia=e=>{let{variant:t="basic",...o}=e,a=jb[t];return(0,cd.jsx)(sd,{columns:a.columns,palette:a,...o})};ia.options=qb;ia.states=Yb;ia.variants=Zb;ia.defaultOptions=Qb;ia.modifiers=eh;ia.className=st.className;var pd="color-editor",ud="coloreditor";var Te=require("react/jsx-runtime"),Ol="k-coloreditor",th=[c.focus],oh={size:[p.undefined,p.small,p.medium,p.large]},Qa={view:"gradient",palette:Ya.office,actionButtons:!0,canvasOrientation:"horizontal"},ke=e=>{let{size:t,view:o=Qa.view,palette:a=Qa.palette,color:r,currentColor:s,focus:u,focusView:b,dir:f,group:x,actionButtons:N=Qa.actionButtons,canvasOrientation:y=Qa.canvasOrientation,...h}=e;return(0,Te.jsxs)("div",{...h,role:"textbox","aria-label":"Color editor",tabIndex:0,className:n(e.className,"k-flatcolorpicker",Ol,H(Ol,{size:t}),U(Ol,{focus:u})),dir:f,children:[(0,Te.jsxs)("div",{className:"k-coloreditor-header k-hstack",children:[(0,Te.jsx)("div",{className:"k-coloreditor-header-actions k-hstack",children:x&&(0,Te.jsxs)(B,{fillMode:"flat",children:[(0,Te.jsx)(d,{className:"k-group-start",size:t,fillMode:"flat",icon:"droplet-slider",selected:o==="gradient","aria-label":"Color gradient view"}),(0,Te.jsx)(d,{className:"k-group-end",size:t,fillMode:"flat",icon:"palette",selected:o==="palette","aria-label":"Color palette view"})]})}),(0,Te.jsx)("div",{className:"k-spacer"}),(0,Te.jsxs)("div",{className:"k-coloreditor-header-actions k-hstack",children:[(0,Te.jsx)(d,{fillMode:"flat",icon:"droplet-slash",size:t,"aria-label":"Reset color"}),(0,Te.jsxs)("div",{className:"k-coloreditor-preview k-vstack",children:[(0,Te.jsx)(co,{className:"k-coloreditor-preview-color",color:r}),(0,Te.jsx)(co,{className:"k-coloreditor-current-color",color:s})]})]})]}),(0,Te.jsx)("div",{className:"k-coloreditor-views k-vstack",children:o==="gradient"?(0,Te.jsx)(Pe,{focus:b,size:t,canvasOrientation:y,role:"none",tabIndex:-1}):(0,Te.jsx)(st,{palette:a,size:t})}),N&&(0,Te.jsxs)(Wt,{className:"k-coloreditor-footer",alignment:"start",children:[(0,Te.jsx)(d,{themeColor:"primary",size:t,className:"k-coloreditor-apply",children:"Apply"}),(0,Te.jsx)(d,{className:"k-coloreditor-cancel",size:t,children:"Cancel"})]})]})};ke.states=th;ke.options=oh;ke.className=Ol;ke.defaultOptions=Qa;ke.moduleName=pd;ke.folderName=ud;ke.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 da=ke;var ah=require("react/jsx-runtime");var lh=require("react/jsx-runtime");var bd=require("react/jsx-runtime"),md=e=>(0,bd.jsx)(da,{group:!0,currentColor:"fuchsia",...e});var fd=require("react/jsx-runtime"),hd=e=>(0,fd.jsx)(da,{view:"palette",group:!0,currentColor:"fuchsia",...e});var pn=require("react/jsx-runtime"),rh=ke.options,nh=ke.states,sh={...ke.defaultOptions,variant:"gradient"},ih=[{name:"gradient",title:"Gradient"},{name:"palette",title:"Palette"}],dh=[],ca=e=>{let{variant:t,...o}=e;return t==="palette"?(0,pn.jsx)(hd,{...o,color:"white"}):(0,pn.jsx)(md,{...o,color:"rgba(183, 118 , 118, 1.00)"})};ca.options=rh;ca.states=nh;ca.variants=ih;ca.defaultOptions=sh;ca.modifiers=dh;ca.className=ke.className;var xd="color-picker",Cd="colorpicker";var Ee=require("react/jsx-runtime"),vd="k-colorpicker",ch=[c.hover,c.focus,c.valid,c.invalid,c.required,c.disabled],ph={size:[p.undefined,p.small,p.medium,p.large],rounded:[S.undefined,S.none,S.small,S.medium,S.large,S.full],fillMode:[k.undefined,k.solid,k.flat,k.outline]},yd={arrowIconName:"caret-alt-down"},xt=e=>{let{size:t,rounded:o,fillMode:a,arrowIconName:r=yd.arrowIconName,prefix:s,suffix:u,value:b,placeholder:f,hover:x,focus:N,valid:y,invalid:h,required:A,disabled:E,valueIconName:D,popup:F,opened:P,adaptive:q,adaptiveSettings:ce,adaptiveTitle:Ne,adaptiveSubtitle:He,...Oe}=e,mt="colorpicker-popup";return(0,Ee.jsxs)(Ee.Fragment,{children:[(0,Ee.jsxs)(Ut,{...Oe,size:t,rounded:o,fillMode:a,hover:x,focus:N,valid:y,invalid:h,required:A,disabled:E,role:"combobox","aria-haspopup":"dialog","aria-expanded":P?"true":"false","aria-controls":P||q?mt:void 0,"aria-label":"Color picker",tabIndex:0,"aria-disabled":E?"true":void 0,className:n(e.className,vd,"k-icon-picker"),children:[(0,Ee.jsx)(kt,{children:s}),(0,Ee.jsx)(go,{placeholder:f,value:b,showValue:!1,valueIcon:(0,Ee.jsx)(co,{className:"k-value-icon",color:b,iconName:D}),valueIconName:D}),(0,Ee.jsx)(St,{children:u}),(0,Ee.jsx)(d,{className:"k-input-button",icon:r,size:t,fillMode:a,tabIndex:-1,"aria-label":"Open color picker",disabled:E})]}),P&&F&&(0,Ee.jsx)(me,{id:mt,className:"k-colorpicker-popup",children:F}),q&&(0,Ee.jsx)(ye,{adaptive:!0,id:mt,...ce,header:(0,Ee.jsx)(lt,{actionsEnd:(0,Ee.jsx)(d,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply"}),title:Ne,subtitle:He}),footer:(0,Ee.jsxs)(po,{children:[(0,Ee.jsx)(d,{text:"Cancel",size:"large"}),(0,Ee.jsx)(d,{text:"Set",size:"large",themeColor:"primary"})]}),children:(0,Ee.jsx)(ke,{canvasOrientation:"vertical",size:"large",actionButtons:!1,group:!0})})]})};xt.states=ch;xt.options=ph;xt.className=vd;xt.defaultOptions=yd;xt.moduleName=xd;xt.folderName=Cd;xt.ariaSpec={selector:".k-colorpicker",rules:[{selector:".k-colorpicker",attribute:"role=combobox",usage:"The focusable element should have role combobox (input with popup)."},{selector:".k-colorpicker",attribute:"aria-label or aria-labelledby",usage:"The component needs an accessible name including the currently selected value."},{selector:".k-colorpicker",attribute:"aria-haspopup=dialog",usage:"Indicates the component has a Dialog Popup."},{selector:".k-colorpicker",attribute:"aria-expanded=true/false",usage:"Announces the visibility state of the popup."},{selector:".k-colorpicker",attribute:"aria-controls (when open)",usage:"Points to the popup element."},{selector:".k-colorpicker",attribute:"tabindex=0",usage:"The element must be focusable."},{selector:".k-colorpicker.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the picker is disabled."},{selector:".k-colorpicker.k-disabled .k-button",attribute:"disabled or aria-disabled=true",usage:"Rendered only when the picker is disabled."},{selector:".k-colorgradient",attribute:"tabindex=-1",usage:"The inner ColorGradient must be removed from the page tab sequence."}]};var Zt=xt;var kd=require("react/jsx-runtime"),Bl=e=>(0,kd.jsx)(Zt,{...e});var uh=require("react/jsx-runtime");var mh=require("react/jsx-runtime");var bh=require("react/jsx-runtime");var hh=require("react/jsx-runtime");var fh=require("react/jsx-runtime");var xh=require("react/jsx-runtime");var xo=require("react/jsx-runtime"),Ch=Zt.options,vh=Zt.states,Sd={...Zt.defaultOptions,variant:"color"},yh=[{name:"color",title:"Color",default:!0},{name:"no color",title:"No color"},{name:"icon",title:"Icon"}],kh=[{name:"opened",title:"Opened"}],pa=e=>{let{variant:t,modifiers:o,...a}={...Sd,...e},r={};Object.keys(o||{}).forEach(u=>{u==="opened"&&(r.opened=!!(o!=null&&o[u]),r.popup=o!=null&&o[u]?(0,xo.jsx)(ke,{size:a.size,color:"rgba(183, 118 , 118, 1.00)",group:!0}):"")});let s=r.opened?{width:"272px",height:"390px"}:{};switch(t){case"no color":return(0,xo.jsx)("div",{style:s,children:(0,xo.jsx)(Bl,{...a,...r})});case"icon":return(0,xo.jsx)("div",{style:s,children:(0,xo.jsx)(Bl,{value:"rgba(183, 118 , 118, 1.00)",valueIconName:"edit-tools",...a,...r})});default:return(0,xo.jsx)("div",{style:s,children:(0,xo.jsx)(Bl,{value:"rgba(183, 118 , 118, 1.00)",...a,...r})})}};pa.options=Ch;pa.states=vh;pa.variants=yh;pa.defaultOptions=Sd;pa.modifiers=kh;pa.className=Zt.className;var un="combobox",Nd=un;var te=require("react/jsx-runtime"),gd="k-combobox",Sh=[c.hover,c.focus,c.valid,c.invalid,c.loading,c.required,c.disabled,c.readonly],Nh={size:[p.undefined,p.small,p.medium,p.large],rounded:[S.undefined,S.none,S.small,S.medium,S.large,S.full],fillMode:[k.undefined,k.solid,k.flat,k.outline]},Td={separators:!0},Qe=e=>{let{size:t,rounded:o,fillMode:a,separators:r=Td.separators,prefix:s,suffix:u,value:b,placeholder:f,hover:x,focus:N,valid:y,invalid:h,required:A,loading:E,disabled:D,popup:F,opened:P,readonly:q,adaptive:ce,adaptiveSettings:Ne,adaptiveTitle:He,adaptiveSubtitle:Oe,adaptiveCustomValue:mt,id:yo,autocomplete:zl,activeDescendant:no,"aria-label":rl,...Gl}=e,Ul=yo?`${yo}-listbox`:void 0;return(0,te.jsxs)(te.Fragment,{children:[(0,te.jsxs)(ge,{...Gl,size:t,rounded:o,fillMode:a,hover:x,focus:N,valid:y,invalid:h,required:A,loading:E,disabled:D,readonly:q,className:n(e.className,gd),children:[s&&(0,te.jsxs)(te.Fragment,{children:[(0,te.jsx)(kt,{children:s}),r&&(0,te.jsx)(Nt,{})]}),(0,te.jsx)(ht,{id:yo,placeholder:f,value:b,role:"combobox","aria-haspopup":"listbox","aria-expanded":P?"true":"false","aria-controls":P?Ul:void 0,"aria-activedescendant":P&&no?no:void 0,"aria-autocomplete":zl,"aria-invalid":h?"true":void 0,"aria-busy":E?"true":void 0,"aria-label":rl,disabled:D,readOnly:q}),(0,te.jsx)(at,{valid:y,invalid:h,loading:E,disabled:D}),(0,te.jsx)(ct,{loading:E,disabled:D}),(0,te.jsx)(bt,{loading:E,disabled:D,readonly:q,value:b}),u&&(0,te.jsxs)(te.Fragment,{children:[r&&(0,te.jsx)(Nt,{}),(0,te.jsx)(St,{children:u})]}),(0,te.jsx)(d,{className:"k-input-button",icon:"caret-alt-down",size:t,fillMode:a,"aria-label":"Open popup",tabIndex:-1,disabled:D})]}),P&&F&&(0,te.jsx)(me,{className:"k-list-container k-combobox-popup",containerRole:"region",containerAriaLabel:"Combobox suggestions",children:F}),ce&&(0,te.jsx)(ye,{adaptive:!0,id:yo?`${yo}-adaptive`:void 0,...Ne,header:(0,te.jsx)(lt,{actionsEnd:(0,te.jsx)(d,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply selection"}),input:!0,inputValue:b,inputPlaceholder:f,title:He,subtitle:Oe}),children:(0,te.jsx)("div",{className:"k-list-container",children:(0,te.jsx)(Z,{customValue:mt?(0,te.jsx)(fo,{text:`Use "${b}"`}):void 0,size:"large",children:(0,te.jsxs)(re,{"aria-label":He||"Options",children:[(0,te.jsx)(X,{text:"List item"}),(0,te.jsx)(X,{text:"List item"}),(0,te.jsx)(X,{text:"List item"})]})})})})]})};Qe.states=Sh;Qe.options=Nh;Qe.className=gd;Qe.defaultOptions=Td;Qe.moduleName=un;Qe.folderName=Nd;Qe.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 Ct=Qe;var Md=require("react/jsx-runtime"),wd=e=>(0,Md.jsx)(Ct,{...e});var Ld=require("react/jsx-runtime");var Ed=require("react/jsx-runtime");var Ad=require("react/jsx-runtime");var Rd=require("react/jsx-runtime");var Id=require("react/jsx-runtime");var Od=require("react/jsx-runtime");var mn=require("react/jsx-runtime");var gh=require("react/jsx-runtime");var Th=require("react/jsx-runtime");var Bd=require("react/jsx-runtime");var Pd=require("react/jsx-runtime");var Ot=require("react/jsx-runtime"),wh=Qe.states,Mh=Qe.defaultOptions,Lh=Qe.options,Eh=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"opened",title:"Opened"}],Ah=[],ua=e=>{let{modifiers:t,...o}=e,a={},r=(0,Ot.jsx)(Z,{style:{width:300},size:o.size,children:(0,Ot.jsxs)(re,{children:[(0,Ot.jsx)(X,{children:"List item"}),(0,Ot.jsx)(X,{children:"List item"}),(0,Ot.jsx)(X,{children:"List item"})]})});return Object.keys(t||{}).forEach(s=>{switch(s){case"prefix":a.prefix=t!=null&&t[s]?(0,Ot.jsx)(R,{icon:"map-marker-target"}):void 0;break;case"suffix":a.suffix=t!=null&&t[s]?(0,Ot.jsx)(so,{size:o.size,icon:"copy",fillMode:"clear"}):void 0;break;case"opened":a.opened=!!(t!=null&&t[s]),a.popup=t!=null&&t[s]?r:void 0;break;default:break}}),(0,Ot.jsx)("div",{children:(0,Ot.jsx)(wd,{value:"Value",style:{width:300},...o,...a})})};ua.options=Lh;ua.states=wh;ua.variants=Ah;ua.defaultOptions=Mh;ua.modifiers=Eh;ua.className=Qe.className;var bn="menu-button",Dd=bn;var Hd=require("react/jsx-runtime"),Kd="k-menu-button",Rh=[c.hover,c.focus,c.active,c.selected,c.disabled],Ih={size:[p.undefined,p.xsmall,p.small,p.medium,p.large],rounded:[S.undefined,S.none,S.small,S.medium,S.large,S.full],fillMode:[k.undefined,k.solid,k.flat,k.outline,k.clear,k.link],themeColor:[g.undefined,g.base,g.primary,g.secondary,g.tertiary,g.success,g.warning,g.error,g.info,g.light,g.dark,g.inverse]},hn={showArrow:!0,arrowIconName:"caret-alt-down"},ne=e=>{let{size:t,rounded:o,fillMode:a,themeColor:r,hover:s,focus:u,active:b,selected:f,disabled:x,icon:N,text:y,showArrow:h=hn.showArrow,arrowIconName:A=hn.arrowIconName,expanded:E,...D}=e;return(0,Hd.jsx)(d,{...D,className:n(e.className,Kd),text:y,size:t,rounded:o,fillMode:a,themeColor:r,hover:s,focus:u,active:b,selected:f,disabled:x,icon:N,showArrow:h,arrowIconName:A,"aria-expanded":E?"true":"false",...!y&&N&&!e["aria-label"]&&{"aria-label":"Menu"},...x&&{"aria-disabled":"true"}})};ne.states=Rh;ne.options=Ih;ne.className=Kd;ne.defaultOptions=hn;ne.moduleName=bn;ne.folderName=Dd;ne.ariaSpec={selector:".k-menu-button",rules:[{selector:".k-menu-button",attribute:"role=button or nodeName=button",usage:"Omitted if the button DOM element is used."},{selector:".k-menu-button",attribute:"aria-label (when icon-only)",usage:"Required when no text is visible in the button."},{selector:".k-menu-button",attribute:"aria-expanded=true/false",usage:"Announces the state of the popup visibility."},{selector:".k-menu-button",attribute:"aria-controls=.k-menu-group id (when open)",usage:"Points to the popup element. Builds a relationship between the button and the popup."},{selector:".k-menu-button.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the button is disabled."},{selector:".k-menu-group",attribute:"role=list",usage:"Announces the list role of the popup."},{selector:".k-menu-item",attribute:"role=listitem",usage:"Announces the listitem role of the popup items."}]};var Oh=require("react/jsx-runtime");var Bh=require("react/jsx-runtime");var Ph=require("react/jsx-runtime");var vt="menu",Lt=vt;var jt=require("react/jsx-runtime"),fn="k-menu-item",Dh=[c.hover,c.focus,c.active,c.selected,c.disabled],Kh={},_d={iconPosition:"before"},Ze=e=>{let{hover:t,focus:o,active:a,selected:r,disabled:s,icon:u,text:b,first:f,last:x,showArrow:N,arrowIconName:y,iconPosition:h=_d.iconPosition,dir:A,children:E,expanded:D,...F}=e,P=y;return P||(P=A==="rtl"?"caret-alt-left":"caret-alt-right"),(0,jt.jsxs)("li",{...F,className:n(e.className,fn,"k-item",U(fn,{focus:o,disabled:s,hover:t,active:a,selected:r}),{"k-first":f,"k-last":x}),role:"menuitem",...N&&{"aria-haspopup":"menu"},...N&&{"aria-expanded":D?"true":"false"},...s&&{"aria-disabled":"true"},...o&&{tabIndex:0},children:[(0,jt.jsxs)("span",{className:n("k-link k-menu-link"),children:[u&&h==="before"&&(0,jt.jsx)(R,{className:"k-menu-link-icon",icon:u}),(0,jt.jsx)("span",{className:"k-menu-link-text",children:b}),u&&h==="after"&&(0,jt.jsx)(R,{className:"k-menu-link-icon",icon:u}),N&&(0,jt.jsx)("span",{className:"k-menu-expand-arrow","aria-hidden":"true",children:(0,jt.jsx)(R,{icon:P})})]}),E]})};Ze.states=Dh;Ze.options=Kh;Ze.className=fn;Ze.defaultOptions=_d;Ze.moduleName=vt;Ze.folderName=Lt;var eo=require("react/jsx-runtime"),xn="k-menu-item",Hh=[c.hover,c.focus,c.active,c.selected,c.disabled],_h={},Cn={dir:"ltr",iconPosition:"before"},Ce=e=>{let{hover:t,focus:o,active:a,selected:r,disabled:s,icon:u,text:b,first:f,last:x,showArrow:N,arrowIconName:y,iconPosition:h=Cn.iconPosition,dir:A=Cn.dir,children:E,popup:D,expanded:F,...P}=e,q=y;return q||(q=A==="rtl"?"caret-alt-left":"caret-alt-right"),(0,eo.jsxs)("li",{...P,className:n(e.className,xn,"k-item",U(xn,{focus:o,disabled:s}),{"k-first":f,"k-last":x}),role:"menuitem",...N&&{"aria-haspopup":"menu"},...N&&{"aria-expanded":F?"true":"false"},...s&&{"aria-disabled":"true"},...o&&{tabIndex:0},children:[(0,eo.jsxs)("span",{className:n("k-link k-menu-link",U("k-menu-link",{hover:t,active:a,selected:r,disabled:s})),children:[u&&h==="before"&&(0,eo.jsx)(R,{className:"k-menu-link-icon",icon:u}),(0,eo.jsx)("span",{className:"k-menu-link-text",children:b}),u&&h==="after"&&(0,eo.jsx)(R,{className:"k-menu-link-icon",icon:u}),N&&(0,eo.jsx)("span",{className:"k-menu-expand-arrow","aria-hidden":"true",children:(0,eo.jsx)(R,{icon:q})})]}),E,D]})};Ce.states=Hh;Ce.options=_h;Ce.className=xn;Ce.defaultOptions=Cn;Ce.moduleName=vt;Ce.folderName=Lt;var Ud=require("react/jsx-runtime"),zd="k-menu-scroll-wrapper",zh=[],Gh={},Uh={},Ao=e=>{let{className:t,children:o,orientation:a,...r}=e;return(0,Ud.jsx)("div",{...r,className:n(t,zd,{"k-menu-scroll-wrapper-vertical":a==="vertical"}),children:o})};Ao.states=zh;Ao.options=Gh;Ao.className=zd;Ao.defaultOptions=Uh;Ao.moduleName=vt;Ao.folderName=Lt;var Gd=Ao;var Fe=require("react/jsx-runtime"),vn="k-menu",Fh=[],Wh={},Dl={orientation:"horizontal",header:!0,scrollButtonsPosition:"around"},De=e=>{let{children:t,orientation:o=Dl.orientation,header:a=Dl.header,scrollable:r,scrollButtonsPosition:s=Dl.scrollButtonsPosition,wrapperStyles:u,dir:b,popup:f,contextMenu:x,...N}=e,y={horizontal:{prev:b!=="rtl"?"left":"right",next:b!=="rtl"?"right":"left"},vertical:{prev:"up",next:"down"}},h=(0,Fe.jsx)("ul",{dir:b,...N,className:n(e.className,"k-reset",vn,{[`${vn}-${o}`]:o,"k-header":a}),role:x?"menu":"menubar",...o==="vertical"&&{"aria-orientation":"vertical"},children:t});return(0,Fe.jsxs)(Fe.Fragment,{children:[r?(0,Fe.jsxs)(Gd,{orientation:o,style:u,dir:e.dir,children:[s==="start"&&(0,Fe.jsxs)(Fe.Fragment,{children:[(0,Fe.jsx)(d,{fillMode:"flat",icon:`caret-alt-${y[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),(0,Fe.jsx)(d,{fillMode:"flat",icon:`caret-alt-${y[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}),s==="around"&&(0,Fe.jsx)(d,{fillMode:"flat",icon:`caret-alt-${y[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),h,s==="end"&&(0,Fe.jsxs)(Fe.Fragment,{children:[(0,Fe.jsx)(d,{fillMode:"flat",icon:`caret-alt-${y[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),(0,Fe.jsx)(d,{fillMode:"flat",icon:`caret-alt-${y[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}),s==="around"&&(0,Fe.jsx)(d,{fillMode:"flat",icon:`caret-alt-${y[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}):h,f]})};De.states=Fh;De.options=Wh;De.className=vn;De.defaultOptions=Dl;De.moduleName=vt;De.folderName=Lt;De.ariaSpec={selector:".k-menu",rules:[{selector:".k-menu:not(.k-context-menu)",attribute:"role=menubar",usage:"Announces the Menu menubar role."},{selector:".k-menu.k-menu-vertical",attribute:"aria-orientation=vertical",usage:"Announces the Menu orientation when vertical."},{selector:".k-menu-item",attribute:"role=menuitem",usage:"Announces the Menu item role."},{selector:".k-menu-item",attribute:"aria-haspopup=menu (when present)",usage:"Indicates a popup menu is associated with the item."},{selector:".k-menu-item",attribute:"aria-expanded=true/false (when present)",usage:"Indicates whether the submenu is expanded."},{selector:".k-menu-item.k-disabled",attribute:"aria-disabled=true",usage:"Informs assistive technologies that a Menu item is disabled."},{selector:".k-menu-expand-arrow",attribute:"aria-hidden=true",usage:"Expand arrow elements are hidden from assistive technologies."},{selector:".k-menu-popup .k-menu-group",attribute:"role=menu",usage:"The role of the nested menu displayed in a popup."},{selector:".k-menu-scroll-button",attribute:"tabindex=-1",usage:"Scroll buttons are removed from the tab sequence."},{selector:".k-menu-scroll-button",attribute:"aria-label",usage:"Scroll buttons have an accessible label."},{selector:".k-menu-item.k-focus",attribute:"tabindex=0",usage:"The focused item has tabindex 0."},{selector:".k-menu-item",attribute:"aria-controls=ul.k-menu-group id (when present)",usage:"Points to the ID of the submenu. Only present when the item controls a submenu element."},{selector:".k-menu-popup .k-menu-group",attribute:"id",usage:"Each nested menu has a deterministic id linked to the parent aria-controls."}]};var Wd=require("react/jsx-runtime"),yn="k-separator",Fd={orientation:"horizontal"},ma=e=>{let{orientation:t=Fd.orientation,...o}=e;return(0,Wd.jsx)("li",{...o,className:n(e.className,"k-item",yn,{[`${yn}-${t}`]:t}),role:"separator"})};ma.className=yn;ma.defaultOptions=Fd;ma.moduleName=vt;ma.folderName=Lt;var Vd=require("react/jsx-runtime");var $d=require("react/jsx-runtime"),kn="k-menu-group",Vh=[],$h={size:[p.undefined,p.small,p.medium,p.large]},Xh={},je=e=>{let{children:t,size:o,...a}=e;return(0,$d.jsx)("ul",{...a,className:n(e.className,kn,H(kn,{size:o})),role:"menu",children:t})};je.states=Vh;je.options=$h;je.className=kn;je.defaultOptions=Xh;je.moduleName=vt;je.folderName=Lt;var Bt=require("react/jsx-runtime"),Sn=e=>(0,Bt.jsx)(De,{children:(0,Bt.jsxs)(Bt.Fragment,{children:[(0,Bt.jsx)(Ze,{first:!0,text:"Item 1"}),(0,Bt.jsx)(Ze,{showArrow:!0,arrowIconName:"caret-alt-down",text:"Item 2"}),(0,Bt.jsx)(Ze,{showArrow:!0,arrowIconName:"caret-alt-down",text:"Item 3"}),(0,Bt.jsx)(Ze,{text:"Item 4"}),(0,Bt.jsx)(Ze,{last:!0,text:"Item 5"})]}),...e});var Nn=require("react/jsx-runtime");var gn=require("react/jsx-runtime");var Tn=require("react/jsx-runtime");var wn=require("react/jsx-runtime");var Xt=require("react/jsx-runtime"),Jh=De.options,qh=De.states,Xd={...De.defaultOptions,variant:"horizontal"},Yh=[{name:"horizontal",title:"Horizontal"},{name:"vertical",title:"Vertical"}],Qh=[{name:"scrollable",title:"Scrollable"},{name:"opened",title:"Opened"}],ba=e=>{let{variant:t,modifiers:o,...a}={...Xd,...e},r={};return Object.keys(o||{}).forEach(s=>{switch(s){case"scrollable":r.scrollable=!!(o!=null&&o[s]);break;case"opened":r.opened=!!(o!=null&&o[s]),r.popup=(0,Xt.jsx)(me,{className:"k-menu-popup",children:(0,Xt.jsxs)(je,{children:[(0,Xt.jsx)(Ce,{text:"Item 1"}),(0,Xt.jsx)(Ce,{text:"Item 2"}),(0,Xt.jsx)(ma,{}),(0,Xt.jsx)(Ce,{text:"Item 3"})]})});break}}),t==="vertical"?(0,Xt.jsx)(Sn,{...a,...r,orientation:"vertical",style:{width:"200px"}}):(0,Xt.jsx)(Sn,{...a,...r})};ba.options=Jh;ba.states=qh;ba.variants=Yh;ba.defaultOptions=Xd;ba.modifiers=Qh;ba.className=De.className;var Mn=require("react/jsx-runtime");var Zh=require("react/jsx-runtime");var et=require("react/jsx-runtime"),jh=d.states,Jd={...d.defaultOptions,variant:"text"},ef=d.options,tf=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],of=[{name:"opened",title:"Opened"}],ha=e=>{let{variant:t,modifiers:o,...a}={...Jd,...e},r={},s=(0,et.jsx)(me,{className:"k-menu-popup",children:(0,et.jsxs)(je,{size:a.size,children:[(0,et.jsx)(Ce,{first:!0,text:"Menu Item"}),(0,et.jsx)(Ce,{text:"Menu Item"}),(0,et.jsx)(Ce,{last:!0,text:"Menu Item"})]})}),u;switch(t){case"icon-only":u=(0,et.jsx)("div",{children:(0,et.jsx)(ne,{...a,...r,icon:"star"})});break;case"icon-and-text":u=(0,et.jsx)("div",{children:(0,et.jsx)(ne,{...a,...r,icon:"star",children:"Dropdown Button"})});break;default:u=(0,et.jsx)("div",{children:(0,et.jsx)(ne,{...a,...r,children:"Dropdown Button"})});break}return(0,et.jsxs)(et.Fragment,{children:[u,(o==null?void 0:o.opened)&&s]})};ha.options=ef;ha.states=jh;ha.variants=tf;ha.defaultOptions=Jd;ha.modifiers=of;ha.className=ne.className;var Ln="split-button",qd=Ln;var to=require("react/jsx-runtime"),En="k-split-button",af=[c.hover,c.focus,c.active,c.selected,c.disabled],lf={size:[p.undefined,p.small,p.medium,p.large],rounded:[S.undefined,S.none,S.small,S.medium,S.large,S.full],fillMode:[k.undefined,k.solid,k.flat,k.outline,k.clear,k.link],themeColor:[g.undefined,g.base,g.primary,g.secondary,g.tertiary,g.success,g.warning,g.error,g.info,g.light,g.dark,g.inverse]},Yd={arrowIconName:"caret-alt-down"},Y=e=>{let{size:t,rounded:o,fillMode:a,themeColor:r,hover:s,focus:u,active:b,selected:f,disabled:x,icon:N,text:y,arrowIconName:h=Yd.arrowIconName,popup:A,opened:E,popupId:D,...F}=e;return(0,to.jsxs)(to.Fragment,{children:[(0,to.jsxs)("div",{...F,className:n(e.className,En,"k-button-group",H(En,{rounded:o})),children:[(0,to.jsx)(d,{text:y,icon:N,size:t,rounded:o,fillMode:a,themeColor:r,hover:s,focus:u,active:b,selected:f,disabled:x,...!y&&!e.children&&N&&{"aria-label":"Action"},children:e.children}),(0,to.jsx)(d,{className:"k-split-button-arrow",icon:h,size:t,rounded:o,fillMode:a,disabled:x,"aria-label":"Toggle dropdown","aria-expanded":E?"true":"false","aria-controls":E?D:void 0,tabIndex:-1,...x&&{"aria-disabled":"true"}})]}),E&&A&&(0,to.jsx)(me,{className:"k-menu-popup",children:A})]})};Y.states=af;Y.options=lf;Y.className=En;Y.defaultOptions=Yd;Y.moduleName=Ln;Y.folderName=qd;Y.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 An=Y;var Qd=require("react/jsx-runtime"),rf="k-toolbar-separator",Pt=e=>(0,Qd.jsx)("div",{className:n(rf,e.className,"k-separator")});var oo="toolbar",Co=oo;var V=require("react/jsx-runtime"),ao="k-toolbar",nf=[c.focus],sf={size:[p.undefined,p.small,p.medium,p.large],fillMode:[k.undefined,k.solid,k.outline,k.flat]},df={scrollButtons:"around"},ie=e=>{let{size:t,fillMode:o,focus:a,resizable:r,scrollable:s,scrollButtons:u,scrollingPosition:b,section:f,...x}=e,N=[],y=(h,A)=>{let E=[];if(h.type===d&&h.props.className&&h.props.className.includes("k-toolbar-overflow-button"))E.push((0,V.jsx)(d,{...h.props,className:`${h.props.className?h.props.className:""}`},`${A}-${new Date().getTime()}`));else if(h.type===d)E.push((0,V.jsx)(d,{...h.props,className:`k-toolbar-button ${h.props.className?h.props.className:""}`},`${A}-${new Date().getTime()}`));else if(h.type===Ba)E.push((0,V.jsx)(Ba,{...h.props,className:`k-toolbar-button ${h.props.className?h.props.className:""}`},`${A}-${new Date().getTime()}`));else if(h.type===so)E.push((0,V.jsx)(so,{...h.props,className:`k-toolbar-button ${h.props.className?h.props.className:""}`},`${A}-${new Date().getTime()}`));else if(h.type===ne)E.push((0,V.jsx)(ne,{...h.props,className:`k-toolbar-menu-button ${h.props.className?h.props.className:""}`},`${A}-${new Date().getTime()}`));else if(h.type===An)E.push((0,V.jsx)(An,{...h.props,className:`k-toolbar-split-button ${h.props.className?h.props.className:""}`},`${A}-${new Date().getTime()}`));else if(h.type===B||h.props.className&&h.props.className.includes("k-button-group")){let D=[];(Array.isArray(h.props.children)?h.props.children:[h.props.children]).forEach((P,q)=>{D.push((0,V.jsx)(d,{...P.props,className:`${P.props.className?P.props.className:""}`},`${q}-${new Date().getTime()}`))}),E.push((0,V.jsx)(B,{...h.props,className:`k-toolbar-button-group ${h.props.className?h.props.className:""}`,children:D},`${A}-${new Date().getTime()}`))}else h.type===Qe?E.push((0,V.jsx)(Qe,{...h.props,className:`k-toolbar-combobox ${h.props.className?h.props.className:""}`},`${A}-${new Date().getTime()}`)):h.type===Me?E.push((0,V.jsx)(Me,{...h.props,className:`k-toolbar-dropdownlist ${h.props.className?h.props.className:""}`},`${A}-${new Date().getTime()}`)):h.type===xt?E.push((0,V.jsx)(xt,{...h.props,className:`k-toolbar-colorpicker ${h.props.className?h.props.className:""}`},`${A}-${new Date().getTime()}`)):E.push(h);E.forEach(D=>{N.push(D)})};return e.children&&(Array.isArray(e.children)?e.children:[e.children]).forEach((A,E)=>{y(A,E)}),(0,V.jsxs)("div",{...x,className:n(e.className,ao,H(ao,{size:t,fillMode:o}),U(ao,{focus:a}),{[`${ao}-resizable`]:r,[`${ao}-scrollable`]:s,[`${ao}-scrollable-overlay`]:s&&u==="hidden",[`${ao}-scrollable-${b}`]:b&&b!=="both",[`${ao}-section`]:f}),role:"toolbar","aria-label":"Toolbar",children:[!s&&N,s&&u==="hidden"&&(0,V.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:N}),s&&u==="start"&&(0,V.jsxs)(V.Fragment,{children:[(0,V.jsxs)(B,{children:[(0,V.jsx)("span",{className:n("k-toolbar-prev","k-button",H("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,V.jsx)(R,{className:"k-button-icon",icon:"caret-alt-left"})}),(0,V.jsx)("span",{className:n("k-toolbar-next","k-button",H("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,V.jsx)(R,{className:"k-button-icon",icon:"caret-alt-right"})})]}),(0,V.jsx)(Pt,{className:"k-toolbar-button-separator"}),(0,V.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:N})]}),s&&u==="end"&&(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:N}),(0,V.jsx)(Pt,{className:"k-toolbar-button-separator"}),(0,V.jsxs)(B,{children:[(0,V.jsx)("span",{className:n("k-toolbar-prev","k-button",H("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,V.jsx)(R,{className:"k-button-icon",icon:"caret-alt-left"})}),(0,V.jsx)("span",{className:n("k-toolbar-next","k-button",H("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,V.jsx)(R,{className:"k-button-icon",icon:"caret-alt-right"})})]})]}),s&&(u==="around"||!u)&&(0,V.jsxs)(V.Fragment,{children:[(0,V.jsx)("span",{className:n("k-toolbar-prev","k-button",H("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,V.jsx)(R,{className:"k-button-icon",icon:"caret-alt-left"})}),(0,V.jsx)(Pt,{className:"k-toolbar-button-separator"}),(0,V.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:N}),(0,V.jsx)(Pt,{className:"k-toolbar-button-separator"}),(0,V.jsx)("span",{className:n("k-toolbar-next","k-button",H("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,V.jsx)(R,{className:"k-button-icon",icon:"caret-alt-right"})})]})]})};ie.states=nf;ie.options=sf;ie.className=ao;ie.defaultOptions=df;ie.moduleName=oo;ie.folderName=Co;ie.ariaSpec={selector:".k-toolbar",rules:[{selector:".k-toolbar",attribute:"role=toolbar",usage:"The component role."},{selector:".k-toolbar",attribute:"aria-label or aria-labelledby",usage:"Must be supplied when multiple toolbars exist."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-haspopup=menu",usage:"The overflow button opens a menu popup."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-expanded=true/false",usage:"Announces popup visibility state."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-controls=.k-toolbar-popup .k-menu-group id (when present)",usage:"Indicates the connection between the toggle button and the menu popup."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-label or title",usage:"Icon-only button must have accessible text."},{selector:".k-toolbar-popup .k-menu-group",attribute:"role=menu",usage:"The role of the tools wrapper in the overflow section."},{selector:".k-toolbar-popup .k-menu-group",attribute:"aria-labelledby=.k-toolbar-overflow-button id (when present)",usage:"Associates the title of the menu toggle button."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-horizontal"])',attribute:"aria-expanded=true/false",usage:"Announces section popup visibility state."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-horizontal"])',attribute:"aria-label or title",usage:"Icon-only button must have accessible text."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-horizontal"])',attribute:"aria-controls=.k-toolbar-popup .k-toolbar-items-list id (when present)",usage:"Indicates the connection between the toggle button and the section popup."},{selector:".k-toolbar-popup .k-toolbar-items-list",attribute:"role=toolbar",usage:"The role of the tools wrapper in the overflow section."},{selector:".k-toolbar-popup .k-toolbar-items-list",attribute:"aria-labelledby=.k-toolbar-overflow-button id (when present)",usage:"Associates the title of the section toggle button."}]};var jd=require("react/jsx-runtime"),Zd="k-floating-toolbar",cf=[],pf={},uf={},fa=e=>{let{...t}=e;return(0,jd.jsx)("div",{...t,className:n(e.className,Zd),children:e.children})};fa.states=cf;fa.options=pf;fa.className=Zd;fa.defaultOptions=uf;fa.moduleName=oo;fa.folderName=Co;var ec=require("react/jsx-runtime"),Rn="k-toolbar-item",mf=[c.focus],bf={},hf={},xa=e=>{let{focus:t,...o}=e;return(0,ec.jsx)("div",{...o,className:n(e.className,Rn,U(Rn,{focus:t})),children:e.children})};xa.states=mf;xa.options=bf;xa.className=Rn;xa.defaultOptions=hf;xa.moduleName=oo;xa.folderName=Co;var In=require("react/jsx-runtime"),tc="k-toolbar-popup",ff=[],xf={size:[p.undefined,p.small,p.medium,p.large],fillMode:[k.undefined,k.solid,k.outline,k.flat]},Cf={},Ro=e=>{let{size:t,fillMode:o,section:a,...r}=e;return(0,In.jsx)(me,{...r,className:n(e.className,tc),children:a?(0,In.jsx)("span",{className:n("k-toolbar-items-list",H("k-toolbar-items-list",{size:t,fillMode:o})),role:"toolbar",children:e.children}):e.children})};Ro.states=ff;Ro.options=xf;Ro.className=tc;Ro.defaultOptions=Cf;Ro.moduleName=oo;Ro.folderName=Co;var Kl=Ro;var vf=require("react/jsx-runtime");var yf=require("react/jsx-runtime");var kf=require("react/jsx-runtime");var oc=require("react/jsx-runtime");var Sf=require("react/jsx-runtime");var Et=require("react/jsx-runtime"),Nf=Y.states,ac={...Y.defaultOptions,variant:"text"},gf=Y.options,Tf=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],wf=[{name:"opened",title:"Opened"}],Ca=e=>{let{variant:t,modifiers:o,...a}={...ac,...e},r={},s=(0,Et.jsxs)(je,{size:a.size,children:[(0,Et.jsx)(Ce,{first:!0,text:"Menu Item"}),(0,Et.jsx)(Ce,{text:"Menu Item"}),(0,Et.jsx)(Ce,{last:!0,text:"Menu Item"})]});switch(Object.keys(o||{}).forEach(u=>{u==="opened"&&(r.opened=!!(o!=null&&o[u]),r.popup=o!=null&&o[u]?s:"")}),t){case"icon-only":return(0,Et.jsx)("div",{children:(0,Et.jsx)(Y,{...a,...r,icon:"star"})});case"icon-and-text":return(0,Et.jsx)("div",{children:(0,Et.jsx)(Y,{...a,...r,icon:"star",children:"Split Button"})});default:return(0,Et.jsx)("div",{children:(0,Et.jsx)(Y,{...a,...r,children:"Split Button"})})}};Ca.options=gf;Ca.states=Nf;Ca.variants=Tf;Ca.defaultOptions=ac;Ca.modifiers=wf;Ca.className=Y.className;var Jt=require("react/jsx-runtime"),lc=e=>(0,Jt.jsx)(ie,{children:[(0,Jt.jsx)(d,{children:"Button"},"toolbar-button"),(0,Jt.jsx)(ne,{text:"Menu button"},"toolbar-menu-button"),(0,Jt.jsx)(Y,{children:"Split button"},"toolbar-split-button"),(0,Jt.jsxs)(B,{children:[(0,Jt.jsx)(d,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,Jt.jsx)(d,{icon:"align-center",children:"Center"}),(0,Jt.jsx)(d,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...e});var rc=require("react/jsx-runtime");var We=require("react/jsx-runtime"),nc=e=>(0,We.jsx)(ie,{scrollable:!0,...e,children:[(0,We.jsx)(d,{children:"Button"},"toolbar-button"),(0,We.jsx)(ne,{text:"Menu button"},"toolbar-menu-button"),(0,We.jsx)(Y,{children:"Split button"},"toolbar-split-button"),(0,We.jsxs)(B,{children:[(0,We.jsx)(d,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,We.jsx)(d,{icon:"align-center",children:"Center"}),(0,We.jsx)(d,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group"),(0,We.jsx)(d,{children:"Button"},"toolbar-button"),(0,We.jsx)(ne,{text:"Menu button"},"toolbar-menu-button"),(0,We.jsx)(Y,{children:"Split button"},"toolbar-split-button"),(0,We.jsxs)(B,{children:[(0,We.jsx)(d,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,We.jsx)(d,{icon:"align-center",children:"Center"}),(0,We.jsx)(d,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...e});var Ve=require("react/jsx-runtime"),sc=({scrollingPosition:e="start",...t})=>(0,Ve.jsx)(ie,{scrollable:!0,scrollButtons:"hidden",scrollingPosition:e,...t,children:[(0,Ve.jsx)(d,{children:"Button"},"toolbar-button"),(0,Ve.jsx)(ne,{text:"Menu button"},"toolbar-menu-button"),(0,Ve.jsx)(Y,{children:"Split button"},"toolbar-split-button"),(0,Ve.jsxs)(B,{children:[(0,Ve.jsx)(d,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,Ve.jsx)(d,{icon:"align-center",children:"Center"}),(0,Ve.jsx)(d,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group"),(0,Ve.jsx)(d,{children:"Button"},"toolbar-button"),(0,Ve.jsx)(ne,{text:"Menu button"},"toolbar-menu-button"),(0,Ve.jsx)(Y,{children:"Split button"},"toolbar-split-button"),(0,Ve.jsxs)(B,{children:[(0,Ve.jsx)(d,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,Ve.jsx)(d,{icon:"align-center",children:"Center"}),(0,Ve.jsx)(d,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...t});var ve=require("react/jsx-runtime"),ic=({fillMode:e,size:t,...o})=>(0,ve.jsxs)(ve.Fragment,{children:[(0,ve.jsx)(ie,{section:!0,fillMode:e,size:t,children:[(0,ve.jsx)(d,{fillMode:e,size:t,children:"Button"},"toolbar-button"),(0,ve.jsxs)(B,{fillMode:e,children:[(0,ve.jsx)(d,{className:"k-group-start",icon:"align-left",fillMode:e,size:t,children:"Left"}),(0,ve.jsx)(d,{icon:"align-center",fillMode:e,size:t,children:"Center"}),(0,ve.jsx)(d,{className:"k-group-end",icon:"align-right",fillMode:e,size:t,children:"Right"})]},"toolbar-button-group"),(0,ve.jsx)(Pt,{className:"k-toolbar-button-separator"}),(0,ve.jsx)(d,{icon:"more-horizontal",className:"k-toolbar-overflow-button",fillMode:"flat",size:t,rounded:"none","aria-label":"More options","aria-expanded":"false"})],...o}),(0,ve.jsxs)(Kl,{size:t,fillMode:e,section:!0,...o,children:[(0,ve.jsx)(Y,{fillMode:e,size:t,children:"Split button"},"toolbar-split-button"),(0,ve.jsx)(d,{fillMode:e,size:t,children:"Button"},"toolbar-button"),(0,ve.jsx)(Pt,{}),(0,ve.jsx)(ne,{text:"Menu button",fillMode:e,size:t},"toolbar-menu-button"),(0,ve.jsxs)(B,{fillMode:e,children:[(0,ve.jsx)(d,{className:"k-group-start",icon:"align-left",fillMode:e,size:t,children:"Left"}),(0,ve.jsx)(d,{icon:"align-center",fillMode:e,size:t,children:"Center"}),(0,ve.jsx)(d,{className:"k-group-end",icon:"align-right",fillMode:e,size:t,children:"Right"})]},"toolbar-button-group")]})]});var On=require("react/jsx-runtime");var Bn=require("react/jsx-runtime");var lo=require("react/jsx-runtime"),Mf=ie.options,Lf=ie.states,dc={...ie.defaultOptions,variant:"default"},Ef=[{name:"default",title:"Default"},{name:"scrollable",title:"Scrollable"},{name:"overlay",title:"Overlay"},{name:"responsive",title:"Responsive"}],Af=[],va=e=>{let{variant:t,...o}={...dc,...e};switch(t){case"responsive":return(0,lo.jsx)("div",{children:(0,lo.jsx)(ic,{style:{width:"583px"},...o})});case"overlay":return(0,lo.jsx)("div",{children:(0,lo.jsx)(sc,{style:{width:"583px"},...o,scrollingPosition:"start",scrollButtons:"hidden"})});case"scrollable":return(0,lo.jsx)("div",{children:(0,lo.jsx)(nc,{style:{width:"583px"},...o})});default:return(0,lo.jsx)("div",{children:(0,lo.jsx)(lc,{style:{width:"583px"},...o})})}};va.options=Mf;va.states=Lf;va.variants=Ef;va.defaultOptions=dc;va.modifiers=Af;va.className=ie.className;var it=require("react/jsx-runtime"),cc="k-scheduler-toolbar",ae=e=>{let{footer:t,...o}=e;return(0,it.jsx)(ie,{...o,className:n(e.className,{[t?"k-scheduler-footer":cc]:!0}),"aria-label":o["aria-label"]||(t?"Scheduler footer":"Scheduler toolbar"),children:e.children||[(0,it.jsxs)(B,{className:"k-scheduler-navigation",children:[(0,it.jsx)(d,{className:"k-group-start",children:"Today"}),(0,it.jsx)(d,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),(0,it.jsx)(d,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]},"nav"),(0,it.jsx)(d,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"Monday, June 13, 2022"},"current"),(0,it.jsx)("span",{className:"k-spacer"},"spacer"),(0,it.jsxs)(pe,{thumbStyles:{width:"15%",left:"2px"},className:"k-scheduler-views",children:[(0,it.jsx)(_,{selected:!0,children:"Day"}),(0,it.jsx)(_,{children:"Week"}),(0,it.jsx)(_,{children:"Month"}),(0,it.jsx)(_,{children:"Timeline"}),(0,it.jsx)(_,{children:"Agenda"})]},"views")]})};ae.className=cc;ae.moduleName=j;ae.folderName=ee;var uc=require("react/jsx-runtime"),pc="k-scheduler-body",ue=e=>{let{as:t="div",...o}=e;return(0,uc.jsx)(t,{...o,className:n(pc,e.className),children:e.children})};ue.className=pc;ue.moduleName=j;ue.folderName=ee;var bc=require("react/jsx-runtime"),mc="k-scheduler-head",he=e=>{let{as:t="div",...o}=e;return(0,bc.jsx)(t,{...o,className:n(mc,e.className),children:e.children})};he.className=mc;he.moduleName=j;he.folderName=ee;var xc=require("react/jsx-runtime"),hc="k-scheduler-group",Rf=[],If={},fc={orientation:"horizontal"},$=e=>{let{orientation:t=fc.orientation,...o}=e;return(0,xc.jsx)("div",{...o,className:n(hc,e.className,{"k-group-horizontal":t==="horizontal"}),children:e.children})};$.states=Rf;$.options=If;$.defaultOptions=fc;$.className=hc;$.moduleName=j;$.folderName=ee;var se=require("react/jsx-runtime"),Pn="k-event",Of=[c.hover,c.focus,c.selected],Bf={},Hl={resizable:"vertical",eventPrefix:(0,se.jsx)(R,{icon:"arrow-rotate-cw"}),eventSuffix:(0,se.jsx)(se.Fragment,{children:(0,se.jsx)("a",{className:"k-link k-event-delete","aria-label":"Delete event",children:(0,se.jsx)(R,{icon:"x"})})})},we=e=>{let{inverse:t,ongoing:o,multiDay:a,resizable:r=Hl.resizable,hover:s,focus:u,selected:b,eventPrefix:f=Hl.eventPrefix,eventSuffix:x=Hl.eventSuffix,...N}=e;return(0,se.jsxs)("div",{...N,className:n(Pn,e.className,U(Pn,{hover:s,focus:u,selected:b}),{"k-event-inverse":t,"k-event-ongoing":o}),role:"button","aria-label":N["aria-label"]||"Event",children:[(0,se.jsx)("span",{className:"k-event-actions",children:f}),(0,se.jsx)("div",{children:e.children}),(0,se.jsx)("span",{className:"k-event-actions",children:x}),a&&(0,se.jsxs)(se.Fragment,{children:[(0,se.jsx)("span",{className:"k-event-top-actions",children:(0,se.jsx)(R,{icon:"caret-alt-up"})}),(0,se.jsx)("span",{className:"k-event-bottom-actions",children:(0,se.jsx)(R,{icon:"caret-alt-down"})})]}),r==="vertical"?(0,se.jsxs)(se.Fragment,{children:[(0,se.jsx)("span",{className:"k-resize-handle k-resize-n"}),(0,se.jsx)("span",{className:"k-resize-handle k-resize-s"})]}):r==="horizontal"&&(0,se.jsxs)(se.Fragment,{children:[(0,se.jsx)("span",{className:"k-resize-handle k-resize-w"}),(0,se.jsx)("span",{className:"k-resize-handle k-resize-e"})]})]})};we.states=Of;we.options=Bf;we.defaultOptions=Hl;we.className=Pn;we.moduleName=j;we.folderName=ee;var vo=require("react/jsx-runtime"),Cc="k-task",Pf=[],Df={},vc={markStyle:{backgroundColor:"gold"}},yt=e=>{let{text:t,markStyle:o=vc.markStyle,recurring:a,closable:r,...s}=e;return(0,vo.jsxs)("div",{...s,className:n(Cc,e.className),children:[(0,vo.jsx)("span",{className:"k-scheduler-mark",style:o}),a&&(0,vo.jsx)(ql,{icon:"arrow-rotate-cw"}),(0,vo.jsx)("span",{className:"k-scheduler-task-text",children:t}),r&&(0,vo.jsx)("a",{className:"k-link k-event-delete","aria-label":"Delete event",children:(0,vo.jsx)(ql,{icon:"x"})})]})};yt.states=Pf;yt.options=Df;yt.defaultOptions=vc;yt.className=Cc;yt.moduleName=j;yt.folderName=ee;var Dn=require("react/jsx-runtime");var Kn=require("react/jsx-runtime");var yc=require("react/jsx-runtime");var kc=require("react/jsx-runtime");var v=require("react/jsx-runtime"),Sc=({style:e,...t})=>(0,v.jsx)(Q,{style:e,layout:"flex",view:"day",toolbar:(0,v.jsxs)(ae,{children:[(0,v.jsxs)(B,{className:"k-scheduler-navigation",children:[(0,v.jsx)(d,{className:"k-group-start",children:"Today"}),(0,v.jsx)(d,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),(0,v.jsx)(d,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),(0,v.jsx)(d,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"Monday, June 24, 2024"}),(0,v.jsx)("span",{className:"k-spacer"}),(0,v.jsxs)(pe,{thumbStyles:{width:"15%",left:"2px"},className:"k-scheduler-views",children:[(0,v.jsx)(_,{selected:!0,children:"Day"}),(0,v.jsx)(_,{children:"Week"}),(0,v.jsx)(_,{children:"Month"}),(0,v.jsx)(_,{children:"Timeline"}),(0,v.jsx)(_,{children:"Agenda"})]})]}),footer:(0,v.jsx)(ae,{footer:!0,children:(0,v.jsx)(d,{icon:"clock",className:"k-scheduler-fullday",children:"Show business hours"})}),children:(0,v.jsxs)(v.Fragment,{children:[(0,v.jsxs)(he,{as:"div",children:[(0,v.jsx)($,{children:(0,v.jsxs)(w,{children:[(0,v.jsx)(l,{as:"div",cellType:["side"],style:{minWidth:"65px"}}),(0,v.jsx)(l,{as:"div",cellType:["group"],children:(0,v.jsx)(w,{children:(0,v.jsx)(l,{as:"div",cellType:["heading"],text:"Mon, 6/24"})})})]})}),(0,v.jsx)($,{children:(0,v.jsxs)(w,{children:[(0,v.jsx)(l,{as:"div",cellType:["heading","side"],allDay:!0,style:{minWidth:"65px"},children:"all day"}),(0,v.jsx)(l,{as:"div",cellType:["group"],children:(0,v.jsx)(w,{children:(0,v.jsx)(l,{as:"div",cellType:["slot"]})})})]})})]}),(0,v.jsxs)(ue,{as:"div",children:[(0,v.jsx)($,{children:(0,v.jsxs)(w,{children:[(0,v.jsx)(l,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"8:00 AM"}),(0,v.jsx)(l,{as:"div",cellType:["group"],children:(0,v.jsx)(w,{className:"k-middle-row",children:(0,v.jsx)(l,{as:"div",cellType:["slot"]})})})]})}),(0,v.jsx)($,{children:(0,v.jsxs)(w,{children:[(0,v.jsx)(l,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,v.jsx)(l,{as:"div",cellType:["group"],children:(0,v.jsx)(w,{children:(0,v.jsx)(l,{as:"div",cellType:["slot"]})})})]})}),(0,v.jsx)($,{children:(0,v.jsxs)(w,{children:[(0,v.jsx)(l,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"9:00 AM"}),(0,v.jsx)(l,{as:"div",cellType:["group"],children:(0,v.jsx)(w,{className:"k-middle-row",children:(0,v.jsx)(l,{as:"div",cellType:["slot"]})})})]})}),(0,v.jsx)($,{children:(0,v.jsxs)(w,{children:[(0,v.jsx)(l,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,v.jsx)(l,{as:"div",cellType:["group"],children:(0,v.jsx)(w,{children:(0,v.jsx)(l,{as:"div",cellType:["slot"]})})})]})}),(0,v.jsx)($,{children:(0,v.jsxs)(w,{children:[(0,v.jsx)(l,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"10:00 AM"}),(0,v.jsx)(l,{as:"div",cellType:["group"],children:(0,v.jsx)(w,{className:"k-middle-row",children:(0,v.jsx)(l,{as:"div",cellType:["slot"]})})})]})}),(0,v.jsx)($,{children:(0,v.jsxs)(w,{children:[(0,v.jsx)(l,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,v.jsx)(l,{as:"div",cellType:["group"],children:(0,v.jsx)(w,{children:(0,v.jsx)(l,{as:"div",cellType:["slot"]})})})]})}),(0,v.jsx)($,{children:(0,v.jsxs)(w,{children:[(0,v.jsx)(l,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"11:00 AM"}),(0,v.jsx)(l,{as:"div",cellType:["group"],children:(0,v.jsx)(w,{className:"k-middle-row",children:(0,v.jsx)(l,{as:"div",cellType:["slot"]})})})]})}),(0,v.jsx)($,{children:(0,v.jsxs)(w,{children:[(0,v.jsx)(l,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,v.jsx)(l,{as:"div",cellType:["group"],children:(0,v.jsx)(w,{children:(0,v.jsx)(l,{as:"div",cellType:["slot"]})})})]})}),(0,v.jsxs)(we,{ongoing:!0,style:{top:"0px",left:"80px",height:"72px",width:"200px"},children:[(0,v.jsx)("div",{className:"k-event-template k-event-time",children:"8:00 AM - 9:00 AM"}),(0,v.jsx)("div",{className:"k-event-template",children:"Event Title"})]})]})]}),...t});var m=require("react/jsx-runtime"),Nc=({style:e,...t})=>(0,m.jsx)(Q,{style:e,layout:"flex",view:"week",toolbar:(0,m.jsxs)(ae,{children:[(0,m.jsxs)(B,{className:"k-scheduler-navigation",children:[(0,m.jsx)(d,{className:"k-group-start",children:"Today"}),(0,m.jsx)(d,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),(0,m.jsx)(d,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),(0,m.jsx)(d,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"6/23/2022 - 6/29/2022"}),(0,m.jsx)("span",{className:"k-spacer"}),(0,m.jsxs)(pe,{thumbStyles:{width:"18%",left:"16%"},className:"k-scheduler-views",children:[(0,m.jsx)(_,{children:"Day"}),(0,m.jsx)(_,{selected:!0,children:"Week"}),(0,m.jsx)(_,{children:"Month"}),(0,m.jsx)(_,{children:"Timeline"}),(0,m.jsx)(_,{children:"Agenda"})]})]}),footer:(0,m.jsx)(ae,{footer:!0,children:(0,m.jsx)(d,{icon:"clock",className:"k-scheduler-fullday",children:"Show business hours"})}),children:(0,m.jsxs)(m.Fragment,{children:[(0,m.jsxs)(he,{as:"div",children:[(0,m.jsx)($,{children:(0,m.jsxs)(w,{children:[(0,m.jsx)(l,{as:"div",cellType:["side"],style:{minWidth:"65px"}}),(0,m.jsx)(l,{as:"div",cellType:["group"],children:(0,m.jsxs)(w,{children:[(0,m.jsx)(l,{as:"div",cellType:["heading"],text:"Sun, 6/23"}),(0,m.jsx)(l,{as:"div",cellType:["heading"],text:"Sun, 6/24"}),(0,m.jsx)(l,{as:"div",cellType:["heading"],text:"Sun, 6/25"}),(0,m.jsx)(l,{as:"div",cellType:["heading"],text:"Sun, 6/26"}),(0,m.jsx)(l,{as:"div",cellType:["heading"],text:"Sun, 6/27"}),(0,m.jsx)(l,{as:"div",cellType:["heading"],text:"Sun, 6/28"}),(0,m.jsx)(l,{as:"div",cellType:["heading"],text:"Sun, 6/29"})]})})]})}),(0,m.jsx)($,{children:(0,m.jsxs)(w,{children:[(0,m.jsx)(l,{as:"div",cellType:["heading","side"],allDay:!0,style:{minWidth:"65px"},children:"all day"}),(0,m.jsx)(l,{as:"div",cellType:["group"],children:(0,m.jsxs)(w,{children:[(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]})]})})]})})]}),(0,m.jsxs)(ue,{as:"div",children:[(0,m.jsx)($,{children:(0,m.jsxs)(w,{children:[(0,m.jsx)(l,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"8:00 AM"}),(0,m.jsx)(l,{as:"div",cellType:["group"],children:(0,m.jsxs)(w,{className:"k-middle-row",children:[(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]})]})})]})}),(0,m.jsx)($,{children:(0,m.jsxs)(w,{children:[(0,m.jsx)(l,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,m.jsx)(l,{as:"div",cellType:["group"],children:(0,m.jsxs)(w,{children:[(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]})]})})]})}),(0,m.jsx)($,{children:(0,m.jsxs)(w,{children:[(0,m.jsx)(l,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"9:00 AM"}),(0,m.jsx)(l,{as:"div",cellType:["group"],children:(0,m.jsxs)(w,{className:"k-middle-row",children:[(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]})]})})]})}),(0,m.jsx)($,{children:(0,m.jsxs)(w,{children:[(0,m.jsx)(l,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,m.jsx)(l,{as:"div",cellType:["group"],children:(0,m.jsxs)(w,{children:[(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]})]})})]})}),(0,m.jsx)($,{children:(0,m.jsxs)(w,{children:[(0,m.jsx)(l,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"10:00 AM"}),(0,m.jsx)(l,{as:"div",cellType:["group"],children:(0,m.jsxs)(w,{className:"k-middle-row",children:[(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]})]})})]})}),(0,m.jsx)($,{children:(0,m.jsxs)(w,{children:[(0,m.jsx)(l,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,m.jsx)(l,{as:"div",cellType:["group"],children:(0,m.jsxs)(w,{children:[(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]})]})})]})}),(0,m.jsx)($,{children:(0,m.jsxs)(w,{children:[(0,m.jsx)(l,{as:"div",cellType:["heading","side","major"],style:{minWidth:"65px"},children:"11:00 AM"}),(0,m.jsx)(l,{as:"div",cellType:["group"],children:(0,m.jsxs)(w,{className:"k-middle-row",children:[(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]})]})})]})}),(0,m.jsx)($,{children:(0,m.jsxs)(w,{children:[(0,m.jsx)(l,{as:"div",cellType:["heading","side"],style:{minWidth:"65px"}}),(0,m.jsx)(l,{as:"div",cellType:["group"],children:(0,m.jsxs)(w,{children:[(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]}),(0,m.jsx)(l,{as:"div",cellType:["slot"]})]})})]})})]})]}),...t});var Tc=require("react/jsx-runtime"),gc="k-calendar-view",Hn={orientation:"horizontal",calendarView:"month"},_l=e=>{let{orientation:t=Hn.orientation,calendarView:o=Hn.calendarView,gridRole:a,ariaLabelledBy:r,...s}=e;return(0,Tc.jsx)("div",{...s,className:n(e.className,gc,`k-calendar-${o}view`,"k-align-items-start","k-justify-content-center",{"k-hstack":t==="horizontal","k-vstack":t==="vertical"}),...a?{role:"grid","aria-labelledby":r,tabIndex:0}:{},children:e.children})};_l.className=gc;_l.defaultOptions=Hn;var ro=require("react/jsx-runtime"),wc="k-calendar-header",Kf={size:[p.undefined,p.small,p.medium,p.large]},Za={calendarTitleText:"October 2021",showToday:!0,showNavigationButtons:!0,orientation:"horizontal"},Io=e=>{let{calendarTitleText:t=Za.calendarTitleText,showToday:o=Za.showToday,showNavigationButtons:a=Za.showNavigationButtons,orientation:r=Za.orientation,size:s,calendarView:u,dir:b,titleId:f,...x}=e,N=b==="rtl"?"chevron-right":"chevron-left",y=b==="rtl"?"chevron-left":"chevron-right",h=f||J("calendar-title");return(0,ro.jsxs)("div",{...x,className:n(e.className,wc,{"k-vstack":r==="vertical"}),children:[(0,ro.jsx)(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"}:{}}),(0,ro.jsx)("span",{className:"k-spacer"}),(0,ro.jsxs)("span",{className:"k-calendar-nav",children:[a&&(0,ro.jsx)(d,{className:"k-calendar-nav-prev",icon:N,size:s,fillMode:"flat",tabIndex:-1,"aria-label":"Navigate to previous view"}),o&&(0,ro.jsx)(d,{size:s,fillMode:"flat",className:"k-calendar-nav-today",tabIndex:-1,children:"Today"}),a&&(0,ro.jsx)(d,{className:"k-calendar-nav-next",icon:y,size:s,fillMode:"flat",tabIndex:-1,"aria-label":"Navigate to next view"})]})]})};Io.options=Kf;Io.className=wc;Io.defaultOptions=Za;var _n=require("react/jsx-runtime"),Mc="k-calendar-footer",Hf={size:[p.undefined,p.small,p.medium,p.large]},Lc={calendarFooterText:"Tuesday, October 12, 2021"},ja=e=>{let{size:t,calendarFooterText:o=Lc.calendarFooterText,...a}=e;return(0,_n.jsx)("div",{...a,className:n(e.className,Mc),children:(0,_n.jsx)(d,{size:t,fillMode:"flat",themeColor:"primary",className:"k-calendar-nav-today",children:o})})};ja.options=Hf;ja.className=Mc;ja.defaultOptions=Lc;var $e="calendar",tt=$e;var ya=require("react/jsx-runtime"),zn="k-calendar",_f=[],zf={size:[p.undefined,p.small,p.medium,p.large]},el={showCalendarHeader:!0,orientation:"horizontal",calendarView:"month",calendarTitleText:"October 2021"},be=e=>{let{size:t,orientation:o=el.orientation,calendarView:a=el.calendarView,calendarTitleText:r=el.calendarTitleText,showCalendarHeader:s=el.showCalendarHeader,showWeek:u,showCalendarFooter:b,calendarFooterText:f,dir:x,...N}=e,y=J("calendar-title");return(0,ya.jsxs)("div",{...N,dir:x,className:n(e.className,zn,H(zn,{size:t}),{"k-week-number":u}),children:[s&&(0,ya.jsx)(Io,{calendarView:a,showToday:!b,calendarTitleText:r,orientation:o,size:t,dir:x,titleId:y}),(0,ya.jsx)(_l,{calendarView:a,orientation:o,gridRole:!0,ariaLabelledBy:y,children:e.children}),b&&(0,ya.jsx)(ja,{calendarFooterText:f,size:t})]})};be.states=_f;be.options=zf;be.className=zn;be.defaultOptions=el;be.moduleName=$e;be.folderName=tt;be.ariaSpec={selector:".k-calendar:not(.k-calendar-infinite):not(.k-calendar-range)",rules:[{selector:".k-calendar:not(.k-calendar-infinite):not(.k-calendar-range) .k-calendar-view",attribute:"role=grid",usage:"Specifies the role of the Calendar view container."},{selector:".k-calendar:not(.k-calendar-infinite):not(.k-calendar-range) .k-calendar-view",attribute:"aria-labelledby",usage:"Pointing to the current view label (e.g. March 2022 or 2020-2029)."},{selector:".k-calendar:not(.k-calendar-infinite):not(.k-calendar-range) .k-calendar-view",attribute:"tabindex=0",usage:"Makes the grid focusable."},{selector:".k-calendar:not(.k-calendar-infinite):not(.k-calendar-range) .k-calendar-table",attribute:"role=none",usage:"Inner table has role removed \u2014 content belongs to the grid on the view."},{selector:".k-calendar-thead",attribute:"role=rowgroup",usage:"Groups header rows."},{selector:".k-calendar-tbody",attribute:"role=rowgroup",usage:"Groups body rows."},{selector:".k-calendar-tr",attribute:"role=row",usage:"Each row in the calendar table."},{selector:".k-calendar-thead .k-calendar-th",attribute:"role=columnheader",usage:"Column header for day names."},{selector:".k-calendar-thead .k-calendar-th",attribute:"scope=col",usage:"Specifies the header applies to a column."},{selector:".k-calendar-thead .k-calendar-th",attribute:"aria-label",usage:"Full name of the day of the week."},{selector:".k-calendar-td:not(.k-alt):not(.k-empty)",attribute:"role=gridcell",usage:"Date cells in the calendar body."},{selector:".k-calendar-td.k-selected",attribute:"aria-selected=true",usage:"Indicates the selected date."},{selector:".k-calendar-td.k-disabled",attribute:"aria-disabled=true",usage:"Indicates a disabled date."},{selector:".k-calendar-nav-next,.k-calendar-nav-prev",attribute:"tabindex=-1",usage:"Navigation buttons are not focusable."},{selector:".k-calendar-nav-next,.k-calendar-nav-prev",attribute:"aria-label",usage:"Describes the navigation button purpose."},{selector:".k-calendar-title",attribute:"tabindex=-1",usage:"Title button is not focusable."},{selector:".k-calendar-title",attribute:"aria-label",usage:"Describes the title button purpose."},{selector:".k-calendar-nav-today",attribute:"tabindex=-1",usage:"Today link/button is not focusable."}]};var Ac=require("react/jsx-runtime"),Ec="k-calendar-container",Gf=[],Uf={},Ff={},ka=e=>{let{...t}=e;return(0,Ac.jsx)("div",{...t,className:n(e.className,Ec),children:e.children})};ka.states=Gf;ka.options=Uf;ka.className=Ec;ka.defaultOptions=Ff;ka.moduleName=$e;ka.folderName=tt;var Dt=require("react/jsx-runtime"),Wf=[c.hover,c.focus,c.active,c.selected,c.disabled],i=e=>{let{text:t,headerCell:o,today:a,weekend:r,showOtherMonth:s,weekCell:u,rangeStart:b,rangeMid:f,rangeEnd:x,dayIndicator:N,empty:y,hover:h,focus:A,active:E,selected:D,disabled:F,...P}=e,ce=`k-calendar-${o?"th":"td"}`,Ne=[e.className,ce,U(ce,{hover:h,focus:A,active:E,selected:D,disabled:F}),{"k-today":a,"k-weekend":r,"k-other-month":s,"k-alt":u,"k-range-start":b,"k-range-mid":f,"k-range-end":x,"k-empty":y}],He={Su:"Sunday",Mo:"Monday",Tu:"Tuesday",We:"Wednesday",Th:"Thursday",Fr:"Friday",Sa:"Saturday",W:"Week number"};if(o){let Oe=t?He[t]||t:void 0;return(0,Dt.jsx)("th",{...P,className:n(Ne),role:"columnheader",scope:"col","aria-label":Oe,children:u?(0,Dt.jsx)("span",{className:"k-sr-only",children:Oe}):t})}return u?(0,Dt.jsx)("td",{...P,className:n(Ne),children:t}):(0,Dt.jsx)("td",{...P,className:n(Ne),role:"gridcell",...D?{"aria-selected":"true"}:{},...F?{"aria-disabled":"true"}:{},children:y&&!s?(0,Dt.jsx)(Dt.Fragment,{children:"\xA0"}):(0,Dt.jsxs)("span",{className:"k-link",children:[t,N&&(0,Dt.jsx)("span",{className:"k-day-indicator"})]})})};i.states=Wf;var Sa=require("react/jsx-runtime"),Rc="k-calendar-thead",Ic={cellsText:["Su","Mo","Tu","We","Th","Fr","Sa"]},Na=e=>{let{showWeek:t,cellsText:o=Ic.cellsText,...a}=e;return(0,Sa.jsx)("thead",{...a,className:n(e.className,Rc),role:"rowgroup",children:(0,Sa.jsxs)("tr",{className:"k-calendar-tr",role:"row",children:[t&&(0,Sa.jsx)(i,{weekCell:!0,headerCell:!0,text:"W"}),o.map((r,s)=>(0,Sa.jsx)(i,{text:r,headerCell:!0},s))]})})};Na.className=Rc;Na.defaultOptions=Ic;var Bc=require("react/jsx-runtime"),Oc="k-calendar-tbody",Ke=e=>{let{...t}=e;return(0,Bc.jsx)("tbody",{...t,className:n(e.className,Oc),role:"rowgroup",children:e.children})};Ke.className=Oc;Ke.moduleName=$e;Ke.folderName=tt;var ga=require("react/jsx-runtime"),Vf="k-calendar-table",Kt=e=>{let{calendarCaption:t,showTableHead:o,showWeek:a,ariaLabelledBy:r,ariaActiveDescendant:s,gridRole:u,...b}=e;return(0,ga.jsxs)("table",{...b,className:n(e.className,Vf),...u?{role:"grid","aria-labelledby":r,"aria-activedescendant":s,tabIndex:0}:{role:"none"},children:[t&&(0,ga.jsx)("caption",{className:"k-calendar-caption",children:t}),o&&(0,ga.jsx)(Na,{showWeek:a}),(0,ga.jsx)(Ke,{children:e.children})]})};var Oo=require("react/jsx-runtime"),Pc="k-calendar-navigation",tl=e=>(0,Oo.jsxs)("div",{...e,className:n(e.className,Pc),children:[(0,Oo.jsx)("span",{className:"k-calendar-navigation-highlight"}),(0,Oo.jsxs)("div",{className:"k-content k-scrollable",children:[(0,Oo.jsx)("ul",{className:"k-reset",children:e.children}),(0,Oo.jsx)("div",{className:"k-scrollable-placeholder",style:{height:"1000px"}})]})]});tl.className=Pc;tl.moduleName=$e;tl.folderName=tt;var Dc=require("react/jsx-runtime"),$f="k-calendar-table",Gn=e=>{let{tableRole:t="none",ariaLabelledBy:o,...a}=e;return(0,Dc.jsx)("table",{...a,className:n(e.className,$f),role:t,...o?{"aria-labelledby":o}:{},...t==="grid"?{tabIndex:0}:{},children:e.children})};var Xe=require("react/jsx-runtime"),Kc="k-calendar-view",Ta={orientation:"vertical",calendarView:"month",headerText:"April 2018",showWeekdays:!0,showNavigationButtons:!1},wa=e=>{let{orientation:t=Ta.orientation,calendarView:o=Ta.calendarView,headerText:a=Ta.headerText,showWeekdays:r=Ta.showWeekdays,showNavigationButtons:s=Ta.showNavigationButtons,showWeekNumbers:u,weekdayCellsText:b,gridLabelledBy:f,...x}=e;return(0,Xe.jsxs)("div",{...x,className:n(Kc,`k-calendar-${o}view`,e.className,{"k-hstack":t==="horizontal","k-vstack":t==="vertical"}),children:[(0,Xe.jsx)(Io,{showNavigationButtons:s,calendarTitleText:a,orientation:"horizontal"}),r&&(0,Xe.jsxs)(Gn,{className:"k-calendar-weekdays",tableRole:"table",children:[(0,Xe.jsxs)("colgroup",{children:[(0,Xe.jsx)("col",{}),(0,Xe.jsx)("col",{}),(0,Xe.jsx)("col",{}),(0,Xe.jsx)("col",{}),(0,Xe.jsx)("col",{}),(0,Xe.jsx)("col",{}),(0,Xe.jsx)("col",{})]}),(0,Xe.jsx)(Na,{cellsText:b,showWeek:u})]}),(0,Xe.jsxs)("div",{className:"k-content k-scrollable",role:"none",children:[(0,Xe.jsx)(Gn,{tableRole:"grid",ariaLabelledBy:f,children:e.children}),(0,Xe.jsx)("div",{className:"k-scrollable-placeholder",style:{height:"1000px"}})]})]})};wa.className=Kc;wa.defaultOptions=Ta;wa.moduleName=$e;wa.folderName=tt;var Bo=require("react/jsx-runtime"),Hc="k-calendar-infinite",Xf={size:[p.undefined,p.small,p.medium,p.large]},Jf=["Aug","Sep","Oct","Nov","Dec","2021","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec","2022","Feb","Mar","Apr","May","Jun","Jul"],qf={2021:"marker",2022:"marker"},Yf=(e,t)=>e.map((o,a)=>(0,Bo.jsx)("li",{children:(0,Bo.jsx)("span",{className:t[o]==="marker"?"k-calendar-navigation-marker":void 0,children:o})},a)),ol={showNavigation:!0,calendarView:"month",navigationItems:Jf,navigationMarkerConfig:qf},Se=e=>{let{size:t,showNavigation:o=ol.showNavigation,calendarView:a=ol.calendarView,navigationItems:r=ol.navigationItems,navigationMarkerConfig:s=ol.navigationMarkerConfig,calendarTitleText:u,showWeekdays:b,showWeekNumbers:f,showNavigationButtons:x,calendarWeekdays:N,...y}=e,h=J("calendar-infinite-title");return(0,Bo.jsxs)("div",{...y,className:n(e.className,"k-calendar",Hc,H("k-calendar",{size:t})),children:[o&&(0,Bo.jsx)(tl,{children:Yf(r,s)}),(0,Bo.jsx)(wa,{calendarView:a,headerText:u,showWeekdays:b,showWeekNumbers:f,showNavigationButtons:x,orientation:"vertical",weekdayCellsText:N,gridLabelledBy:h,children:e.children})]})};Se.options=Xf;Se.className=Hc;Se.defaultOptions=ol;Se.moduleName=$e;Se.folderName=tt;Se.ariaSpec={selector:".k-calendar-infinite",rules:[{selector:".k-calendar-infinite .k-content .k-calendar-table",attribute:"role=grid",usage:"The content table is the grid element for the infinite calendar."},{selector:".k-calendar-infinite .k-content .k-calendar-table",attribute:"aria-labelledby",usage:"Pointing to the current view title element."},{selector:".k-calendar-infinite .k-content .k-calendar-table",attribute:"tabindex=0",usage:"Makes the grid focusable."},{selector:".k-calendar-infinite .k-calendar-weekdays",attribute:"role=table",usage:"Weekday header table keeps table semantics (not part of grid)."},{selector:".k-calendar-view div.k-content.k-scrollable",attribute:"role=none",usage:"Scrollable wrapper is transparent to a11y tree."},{selector:".k-calendar-infinite .k-calendar-tbody",attribute:"role=rowgroup",usage:"Explicit rowgroup role on tbody."},{selector:".k-calendar-infinite .k-calendar-tr",attribute:"role=row",usage:"Explicit row role on tr."},{selector:".k-calendar-infinite .k-calendar-weekdays .k-calendar-th",attribute:"role=columnheader",usage:"Explicit columnheader role on weekday headers."},{selector:".k-calendar-infinite .k-calendar-weekdays .k-calendar-th",attribute:"scope=col",usage:"Specifies that the header applies to a column."},{selector:".k-calendar-infinite .k-calendar-weekdays .k-calendar-th",attribute:"aria-label",usage:"Full name of the day of the week."},{selector:".k-calendar-infinite .k-calendar-td:not(.k-alt):not(.k-empty)",attribute:"role=gridcell",usage:"Date cells in the calendar body."},{selector:".k-calendar-td.k-selected",attribute:"aria-selected=true",usage:"Specifies whether the date is selected."},{selector:".k-calendar-td.k-disabled",attribute:"aria-disabled=true",usage:"Specifies a disabled date."},{selector:".k-calendar-title",attribute:"tabindex=-1",usage:"Title button is not focusable."},{selector:".k-calendar-nav-today",attribute:"tabindex=-1",usage:"Today link is not focusable."}]};var zc=require("react/jsx-runtime"),_c="k-calendar-tr",O=e=>{let{...t}=e;return(0,zc.jsx)("tr",{...t,className:n(e.className,_c),role:"row",children:e.children})};O.className=_c;O.moduleName=$e;O.folderName=tt;var Uc=require("react/jsx-runtime"),Gc="k-calendar-caption",ot=e=>{let{text:t,scope:o,colSpan:a,rowSpan:r,...s}=e;return(0,Uc.jsx)("th",{...s,scope:o,colSpan:a,rowSpan:r,className:n(e.className,Gc),children:t})};ot.className=Gc;ot.moduleName=$e;ot.folderName=tt;var Ae=require("react/jsx-runtime"),Fc=({showOtherCentury:e,...t})=>(0,Ae.jsx)(be,{calendarView:"century",calendarTitleText:"2000 - 2099",children:(0,Ae.jsxs)(Kt,{children:[(0,Ae.jsxs)(O,{children:[(0,Ae.jsx)(i,{text:"1990 - 1999"}),(0,Ae.jsx)(i,{text:"2000 - 2009"}),(0,Ae.jsx)(i,{text:"2010 - 2019",today:!0}),(0,Ae.jsx)(i,{text:"2020 - 2029"})]}),(0,Ae.jsxs)(O,{children:[(0,Ae.jsx)(i,{text:"2030 - 2039"}),(0,Ae.jsx)(i,{text:"2040 - 2049"}),(0,Ae.jsx)(i,{text:"2050 - 2059"}),(0,Ae.jsx)(i,{text:"2060 - 2069"})]}),(0,Ae.jsxs)(O,{children:[(0,Ae.jsx)(i,{text:"2070 - 2079"}),(0,Ae.jsx)(i,{text:"2080 - 2089"}),(0,Ae.jsx)(i,{text:"2090 - 2099"}),(0,Ae.jsx)(i,{text:"2100 - 2109",empty:!e})]})]}),...t});var Re=require("react/jsx-runtime"),Wc=({showOtherDecade:e,...t})=>(0,Re.jsx)(be,{calendarView:"decade",calendarTitleText:"2020 - 2029",children:(0,Re.jsxs)(Kt,{children:[(0,Re.jsxs)(O,{children:[(0,Re.jsx)(i,{text:"2019",empty:!e}),(0,Re.jsx)(i,{text:"2020"}),(0,Re.jsx)(i,{text:"2021",today:!0}),(0,Re.jsx)(i,{text:"2022"})]}),(0,Re.jsxs)(O,{children:[(0,Re.jsx)(i,{text:"2023"}),(0,Re.jsx)(i,{text:"2024"}),(0,Re.jsx)(i,{text:"2025"}),(0,Re.jsx)(i,{text:"2026"})]}),(0,Re.jsxs)(O,{children:[(0,Re.jsx)(i,{text:"2027"}),(0,Re.jsx)(i,{text:"2028"}),(0,Re.jsx)(i,{text:"2029"}),(0,Re.jsx)(i,{text:"2030",empty:!e})]})]}),...t});var K=require("react/jsx-runtime"),Vc=({showCaptions:e,showOtherMonth:t,...o})=>(0,K.jsx)(be,{calendarView:"month",children:(0,K.jsxs)(Kt,{calendarCaption:e&&"October 2021",showTableHead:!0,children:[(0,K.jsxs)(O,{children:[(0,K.jsx)(i,{text:"26",showOtherMonth:t,empty:!t,weekend:t}),(0,K.jsx)(i,{text:"27",showOtherMonth:t,empty:!t}),(0,K.jsx)(i,{text:"28",showOtherMonth:t,empty:!t}),(0,K.jsx)(i,{text:"29",showOtherMonth:t,empty:!t}),(0,K.jsx)(i,{text:"30",showOtherMonth:t,empty:!t}),(0,K.jsx)(i,{text:"1"}),(0,K.jsx)(i,{text:"2",weekend:!0})]}),(0,K.jsxs)(O,{children:[(0,K.jsx)(i,{text:"3",weekend:!0}),(0,K.jsx)(i,{text:"4"}),(0,K.jsx)(i,{text:"5"}),(0,K.jsx)(i,{text:"6"}),(0,K.jsx)(i,{text:"7"}),(0,K.jsx)(i,{text:"8"}),(0,K.jsx)(i,{text:"9",weekend:!0})]}),(0,K.jsxs)(O,{children:[(0,K.jsx)(i,{text:"10",weekend:!0}),(0,K.jsx)(i,{text:"11"}),(0,K.jsx)(i,{text:"12",today:!0}),(0,K.jsx)(i,{text:"13"}),(0,K.jsx)(i,{text:"14"}),(0,K.jsx)(i,{text:"15"}),(0,K.jsx)(i,{text:"16",weekend:!0})]}),(0,K.jsxs)(O,{children:[(0,K.jsx)(i,{text:"17",weekend:!0}),(0,K.jsx)(i,{text:"18"}),(0,K.jsx)(i,{text:"19"}),(0,K.jsx)(i,{text:"20"}),(0,K.jsx)(i,{text:"21"}),(0,K.jsx)(i,{text:"22"}),(0,K.jsx)(i,{text:"23",weekend:!0})]}),(0,K.jsxs)(O,{children:[(0,K.jsx)(i,{text:"24",weekend:!0}),(0,K.jsx)(i,{text:"25"}),(0,K.jsx)(i,{text:"26"}),(0,K.jsx)(i,{text:"27"}),(0,K.jsx)(i,{text:"28"}),(0,K.jsx)(i,{text:"29"}),(0,K.jsx)(i,{text:"30",weekend:!0})]}),(0,K.jsxs)(O,{children:[(0,K.jsx)(i,{text:"31",weekend:!0}),(0,K.jsx)(i,{text:"1",showOtherMonth:t,empty:!t}),(0,K.jsx)(i,{text:"2",showOtherMonth:t,empty:!t}),(0,K.jsx)(i,{text:"3",showOtherMonth:t,empty:!t}),(0,K.jsx)(i,{text:"4",showOtherMonth:t,empty:!t}),(0,K.jsx)(i,{text:"5",showOtherMonth:t,empty:!t}),(0,K.jsx)(i,{text:"6",showOtherMonth:t,empty:!t,weekend:t})]})]}),...o});var $c=require("react/jsx-runtime");var Ie=require("react/jsx-runtime"),Xc=e=>(0,Ie.jsx)(be,{calendarView:"year",calendarTitleText:"2019",children:(0,Ie.jsxs)(Kt,{children:[(0,Ie.jsxs)(O,{children:[(0,Ie.jsx)(i,{text:"Jan"}),(0,Ie.jsx)(i,{text:"Feb"}),(0,Ie.jsx)(i,{text:"Mar"}),(0,Ie.jsx)(i,{text:"Apr"})]}),(0,Ie.jsxs)(O,{children:[(0,Ie.jsx)(i,{text:"May"}),(0,Ie.jsx)(i,{text:"Jun"}),(0,Ie.jsx)(i,{text:"Jul"}),(0,Ie.jsx)(i,{text:"Au"})]}),(0,Ie.jsxs)(O,{children:[(0,Ie.jsx)(i,{text:"Sep"}),(0,Ie.jsx)(i,{text:"Oct",today:!0}),(0,Ie.jsx)(i,{text:"Nov"}),(0,Ie.jsx)(i,{text:"Dec"})]})]}),...e});var L=require("react/jsx-runtime"),Jc=({firstCaption:e="January 2021",secondCaption:t="February 2021",...o})=>(0,L.jsx)(Se,{calendarTitleText:"January 2021",children:(0,L.jsxs)(L.Fragment,{children:[(0,L.jsxs)("colgroup",{children:[(0,L.jsx)("col",{}),(0,L.jsx)("col",{}),(0,L.jsx)("col",{}),(0,L.jsx)("col",{}),(0,L.jsx)("col",{}),(0,L.jsx)("col",{}),(0,L.jsx)("col",{})]}),(0,L.jsxs)(Ke,{children:[(0,L.jsx)(O,{"aria-hidden":"true",children:(0,L.jsx)(ot,{scope:"col",colSpan:7,text:e})}),(0,L.jsxs)(O,{children:[(0,L.jsx)(i,{empty:!0}),(0,L.jsx)(i,{empty:!0}),(0,L.jsx)(i,{empty:!0}),(0,L.jsx)(i,{empty:!0}),(0,L.jsx)(i,{empty:!0}),(0,L.jsx)(i,{text:"1"}),(0,L.jsx)(i,{text:"2",weekend:!0})]}),(0,L.jsxs)(O,{children:[(0,L.jsx)(i,{text:"3",weekend:!0}),(0,L.jsx)(i,{text:"4"}),(0,L.jsx)(i,{text:"5"}),(0,L.jsx)(i,{text:"6"}),(0,L.jsx)(i,{text:"7"}),(0,L.jsx)(i,{text:"8"}),(0,L.jsx)(i,{text:"9",weekend:!0})]}),(0,L.jsxs)(O,{children:[(0,L.jsx)(i,{text:"10",weekend:!0}),(0,L.jsx)(i,{text:"11"}),(0,L.jsx)(i,{text:"12"}),(0,L.jsx)(i,{text:"13"}),(0,L.jsx)(i,{text:"14"}),(0,L.jsx)(i,{text:"15"}),(0,L.jsx)(i,{text:"16",weekend:!0})]}),(0,L.jsxs)(O,{children:[(0,L.jsx)(i,{text:"17",weekend:!0}),(0,L.jsx)(i,{text:"18"}),(0,L.jsx)(i,{text:"19"}),(0,L.jsx)(i,{text:"20"}),(0,L.jsx)(i,{text:"21"}),(0,L.jsx)(i,{text:"22"}),(0,L.jsx)(i,{text:"23",weekend:!0})]}),(0,L.jsxs)(O,{children:[(0,L.jsx)(i,{text:"24",weekend:!0}),(0,L.jsx)(i,{text:"25"}),(0,L.jsx)(i,{text:"26"}),(0,L.jsx)(i,{text:"27"}),(0,L.jsx)(i,{text:"28"}),(0,L.jsx)(i,{text:"29"}),(0,L.jsx)(i,{text:"30",weekend:!0})]}),(0,L.jsxs)(O,{children:[(0,L.jsx)(i,{text:"31",weekend:!0}),(0,L.jsx)(i,{empty:!0}),(0,L.jsx)(i,{empty:!0}),(0,L.jsx)(i,{empty:!0}),(0,L.jsx)(i,{empty:!0}),(0,L.jsx)(i,{empty:!0}),(0,L.jsx)(i,{empty:!0})]})]}),(0,L.jsx)(Ke,{children:(0,L.jsx)(O,{"aria-hidden":"true",children:(0,L.jsx)(ot,{scope:"col",colSpan:7,text:t})})})]}),...o});var z=require("react/jsx-runtime"),qc=({firstCaption:e="2021",secondCaption:t="2022",...o})=>(0,z.jsx)(Se,{calendarView:"year",showWeekdays:!1,calendarTitleText:"2021",navigationItems:["2016","2017","2018","2019","2020","2021","2022","2023","2024","2025","2026","2027","2028","2029","2030","2031","2032","2033","2034","2035","2036","2037","2038","2039","2040","2041","2042"],navigationMarkerConfig:{2021:"marker",2030:"marker",2040:"marker"},children:(0,z.jsxs)(z.Fragment,{children:[(0,z.jsxs)("colgroup",{children:[(0,z.jsx)("col",{}),(0,z.jsx)("col",{}),(0,z.jsx)("col",{}),(0,z.jsx)("col",{})]}),(0,z.jsxs)(Ke,{children:[(0,z.jsx)(O,{"aria-hidden":"true",children:(0,z.jsx)(ot,{scope:"col",colSpan:4,text:e})}),(0,z.jsxs)(O,{children:[(0,z.jsx)(i,{text:"Jan",today:!0}),(0,z.jsx)(i,{text:"Feb"}),(0,z.jsx)(i,{text:"Mar"}),(0,z.jsx)(i,{text:"Apr"})]}),(0,z.jsxs)(O,{children:[(0,z.jsx)(i,{text:"May"}),(0,z.jsx)(i,{text:"Jun"}),(0,z.jsx)(i,{text:"Jul"}),(0,z.jsx)(i,{text:"Aug"})]}),(0,z.jsxs)(O,{children:[(0,z.jsx)(i,{text:"Sep"}),(0,z.jsx)(i,{text:"Oct"}),(0,z.jsx)(i,{text:"Nov"}),(0,z.jsx)(i,{text:"Dec"})]})]}),(0,z.jsxs)(Ke,{children:[(0,z.jsx)(O,{"aria-hidden":"true",children:(0,z.jsx)(ot,{scope:"col",colSpan:4,text:t})}),(0,z.jsxs)(O,{children:[(0,z.jsx)(i,{text:"Jan"}),(0,z.jsx)(i,{text:"Feb"}),(0,z.jsx)(i,{text:"Mar"}),(0,z.jsx)(i,{text:"Apr"})]}),(0,z.jsxs)(O,{children:[(0,z.jsx)(i,{text:"May"}),(0,z.jsx)(i,{text:"Jun"}),(0,z.jsx)(i,{text:"Jul"}),(0,z.jsx)(i,{text:"Aug"})]}),(0,z.jsxs)(O,{children:[(0,z.jsx)(i,{text:"Sep"}),(0,z.jsx)(i,{text:"Oct"}),(0,z.jsx)(i,{text:"Nov"}),(0,z.jsx)(i,{text:"Dec"})]})]})]}),...o});var G=require("react/jsx-runtime"),Yc=({firstCaption:e="2020 - 2029",secondCaption:t="2030 - 2039",...o})=>(0,G.jsx)(Se,{calendarView:"decade",showWeekdays:!1,calendarTitleText:"2020 - 2029",navigationItems:["1970","1980","1990","2000","2010","2020","2030","2040","2050","2060","2070","2080","2090"],navigationMarkerConfig:{2020:"marker"},children:(0,G.jsxs)(G.Fragment,{children:[(0,G.jsxs)("colgroup",{children:[(0,G.jsx)("col",{}),(0,G.jsx)("col",{}),(0,G.jsx)("col",{}),(0,G.jsx)("col",{})]}),(0,G.jsxs)(Ke,{children:[(0,G.jsx)(O,{"aria-hidden":"true",children:(0,G.jsx)(ot,{scope:"col",colSpan:4,text:e})}),(0,G.jsxs)(O,{children:[(0,G.jsx)(i,{text:"2020",today:!0}),(0,G.jsx)(i,{text:"2021"}),(0,G.jsx)(i,{text:"2022"}),(0,G.jsx)(i,{text:"2023"})]}),(0,G.jsxs)(O,{children:[(0,G.jsx)(i,{text:"2024"}),(0,G.jsx)(i,{text:"2025"}),(0,G.jsx)(i,{text:"2026"}),(0,G.jsx)(i,{text:"2027"})]}),(0,G.jsxs)(O,{children:[(0,G.jsx)(i,{text:"2028"}),(0,G.jsx)(i,{text:"2029"}),(0,G.jsx)(i,{empty:!0}),(0,G.jsx)(i,{empty:!0})]})]}),(0,G.jsxs)(Ke,{children:[(0,G.jsx)(O,{"aria-hidden":"true",children:(0,G.jsx)(ot,{scope:"col",colSpan:4,text:t})}),(0,G.jsxs)(O,{children:[(0,G.jsx)(i,{text:"2030"}),(0,G.jsx)(i,{text:"2031"}),(0,G.jsx)(i,{text:"2032"}),(0,G.jsx)(i,{text:"2033"})]}),(0,G.jsxs)(O,{children:[(0,G.jsx)(i,{text:"2034"}),(0,G.jsx)(i,{text:"2035"}),(0,G.jsx)(i,{text:"2036"}),(0,G.jsx)(i,{text:"2037"})]}),(0,G.jsxs)(O,{children:[(0,G.jsx)(i,{text:"2038"}),(0,G.jsx)(i,{text:"2039"}),(0,G.jsx)(i,{empty:!0}),(0,G.jsx)(i,{empty:!0})]})]})]}),...o});var oe=require("react/jsx-runtime"),Qc=({firstCaption:e="2000 - 2099",...t})=>(0,oe.jsx)(Se,{calendarView:"century",showWeekdays:!1,calendarTitleText:"2000 - 2099",navigationItems:["1900","2000"],navigationMarkerConfig:{2e3:"marker"},children:(0,oe.jsxs)(oe.Fragment,{children:[(0,oe.jsxs)("colgroup",{children:[(0,oe.jsx)("col",{}),(0,oe.jsx)("col",{}),(0,oe.jsx)("col",{}),(0,oe.jsx)("col",{})]}),(0,oe.jsxs)(Ke,{children:[(0,oe.jsx)(O,{"aria-hidden":"true",children:(0,oe.jsx)(ot,{scope:"col",colSpan:4,text:e})}),(0,oe.jsxs)(O,{children:[(0,oe.jsx)(i,{text:"1900 - 1999"}),(0,oe.jsx)(i,{text:"2000 - 2009"}),(0,oe.jsx)(i,{text:"2010 - 2019"}),(0,oe.jsx)(i,{text:"2020 - 2029"})]}),(0,oe.jsxs)(O,{children:[(0,oe.jsx)(i,{text:"2030 - 2039"}),(0,oe.jsx)(i,{text:"2040 - 2049"}),(0,oe.jsx)(i,{text:"2050 - 2059"}),(0,oe.jsx)(i,{text:"2060 - 2069"})]}),(0,oe.jsxs)(O,{children:[(0,oe.jsx)(i,{text:"2070 - 2079"}),(0,oe.jsx)(i,{text:"2080 - 2089"}),(0,oe.jsx)(i,{text:"2090 - 2099"}),(0,oe.jsx)(i,{empty:!0})]})]})]}),...t});var Un=require("react/jsx-runtime");var Zc=require("react/jsx-runtime");var Fn=require("react/jsx-runtime");var al=require("react/jsx-runtime"),Qf=be.options,Zf=be.states,jc={...be.defaultOptions,variant:"month"},jf=[{name:"month",title:"Month View"},{name:"year",title:"Year View"},{name:"decade",title:"Decade View"},{name:"century",title:"Century View"}],ex=[{name:"footer",title:"Calendar Footer"},{name:"other",title:"Show other cells"}],Ma=e=>{let{variant:t,modifiers:o,...a}={...jc,...e},r={showCalendarFooter:!1};Object.keys(o||{}).forEach(x=>{switch(x){case"other":r.showOtherMonth=!!(o!=null&&o[x]),r.showOtherCentury=!!(o!=null&&o[x]),r.showOtherDecade=!!(o!=null&&o[x]);break;case"footer":r.showCalendarFooter=!!(o!=null&&o[x]);break;default:return}});let{showOtherMonth:s,showOtherDecade:u,showOtherCentury:b,showCalendarFooter:f}=r;switch(t){case"century":return(0,al.jsx)(Fc,{size:a.size,showOtherCentury:b,showCalendarFooter:f});case"decade":return(0,al.jsx)(Wc,{size:a.size,showOtherDecade:u,showCalendarFooter:f});case"year":return(0,al.jsx)(Xc,{calendarTitleText:"2021",size:a.size,showCalendarFooter:f});default:return(0,al.jsx)(Vc,{size:a.size,showOtherMonth:s,showCalendarFooter:f})}};Ma.options=Qf;Ma.states=Zf;Ma.variants=jf;Ma.defaultOptions=jc;Ma.modifiers=ex;Ma.className=be.className;var ll=require("react/jsx-runtime"),tx=Se.options,ox=Se.states,ep={...Se.defaultOptions,variant:"month"},ax=[{name:"month",title:"Month View"},{name:"year",title:"Year View"},{name:"decade",title:"Decade View"},{name:"century",title:"Century View"}],lx=[{name:"footer",title:"Calendar Footer"},{name:"other",title:"Show other cells"}],La=e=>{let{variant:t,modifiers:o,...a}={...ep,...e},r={showCalendarFooter:!1};Object.keys(o||{}).forEach(x=>{switch(x){case"other":r.showOtherMonth=!!(o!=null&&o[x]),r.showOtherCentury=!!(o!=null&&o[x]),r.showOtherDecade=!!(o!=null&&o[x]);break;case"footer":r.showCalendarFooter=!!(o!=null&&o[x]);break;default:return}});let{showOtherMonth:s,showOtherDecade:u,showOtherCentury:b,showCalendarFooter:f}=r;switch(t){case"century":return(0,ll.jsx)(Qc,{size:a.size,showOtherCentury:b,showCalendarFooter:f});case"decade":return(0,ll.jsx)(Yc,{size:a.size,showOtherDecade:u,showCalendarFooter:f});case"year":return(0,ll.jsx)(qc,{size:a.size,showCalendarFooter:f});default:return(0,ll.jsx)(Jc,{size:a.size,showOtherMonth:s,showCalendarFooter:f})}};La.options=tx;La.states=ox;La.variants=ax;La.defaultOptions=ep;La.modifiers=lx;La.className=Se.className;var tp=require("react/jsx-runtime");var T=require("react/jsx-runtime"),op=({style:e,...t})=>(0,T.jsx)(Q,{style:e,layout:"flex",view:"timeline",toolbar:(0,T.jsxs)(ae,{children:[(0,T.jsxs)(B,{className:"k-scheduler-navigation",children:[(0,T.jsx)(d,{className:"k-group-start",children:"Today"}),(0,T.jsx)(d,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),(0,T.jsx)(d,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),(0,T.jsx)(d,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"Friday, June 21, 2024"}),(0,T.jsx)("span",{className:"k-spacer"}),(0,T.jsxs)(pe,{thumbStyles:{width:"23%",left:"54%"},className:"k-scheduler-views",children:[(0,T.jsx)(_,{children:"Day"}),(0,T.jsx)(_,{children:"Week"}),(0,T.jsx)(_,{children:"Month"}),(0,T.jsx)(_,{selected:!0,children:"Timeline"}),(0,T.jsx)(_,{children:"Agenda"})]})]}),footer:(0,T.jsx)(ae,{footer:!0,children:(0,T.jsx)(d,{icon:"clock",className:"k-scheduler-fullday",children:"Show business hours"})}),children:(0,T.jsxs)(T.Fragment,{children:[(0,T.jsx)(he,{as:"div",style:{width:"1874px"},children:(0,T.jsx)($,{children:(0,T.jsxs)(w,{children:[(0,T.jsx)(Ko,{children:(0,T.jsx)(l,{as:"div",cellType:["side"],style:{minWidth:"72px"}})}),(0,T.jsxs)(l,{as:"div",cellType:["group"],children:[(0,T.jsx)(w,{children:(0,T.jsx)(l,{as:"div",cellType:["heading"],text:"June 21"})}),(0,T.jsxs)(w,{children:[(0,T.jsx)(l,{as:"div",cellType:["heading"],children:"8:00 AM"}),(0,T.jsx)(l,{as:"div",cellType:["heading"],children:"9:00 AM"}),(0,T.jsx)(l,{as:"div",cellType:["heading"],children:"10:00 AM"}),(0,T.jsx)(l,{as:"div",cellType:["heading"],children:"11:00 AM"}),(0,T.jsx)(l,{as:"div",cellType:["heading"],children:"12:00 PM"}),(0,T.jsx)(l,{as:"div",cellType:["heading"],children:"1:00 PM"}),(0,T.jsx)(l,{as:"div",cellType:["heading"],children:"2:00 PM"}),(0,T.jsx)(l,{as:"div",cellType:["heading"],children:"3:00 PM"}),(0,T.jsx)(l,{as:"div",cellType:["heading"],children:"4:00 PM"}),(0,T.jsx)(l,{as:"div",cellType:["heading"],children:"5:00 PM"}),(0,T.jsx)(l,{as:"div",cellType:["heading"],children:"6:00 PM"}),(0,T.jsx)(l,{as:"div",cellType:["heading"],children:"7:00 PM"}),(0,T.jsx)(l,{as:"div",cellType:["heading"],children:"8:00 PM"})]})]})]})})}),(0,T.jsx)(ue,{as:"div",style:{width:"1874px",minHeight:"100px"},children:(0,T.jsx)($,{children:(0,T.jsxs)(w,{children:[(0,T.jsx)(Ko,{children:(0,T.jsx)(l,{as:"div",cellType:["heading","side"],allDay:!0,style:{minWidth:"72px"},children:"All events"})}),(0,T.jsx)(l,{as:"div",cellType:["group"],children:(0,T.jsxs)(w,{children:[(0,T.jsx)(l,{as:"div",cellType:["slot"],className:"k-nonwork-hour"}),(0,T.jsx)(l,{as:"div",cellType:["slot"],className:"k-nonwork-hour"}),(0,T.jsx)(l,{as:"div",cellType:["slot"]}),(0,T.jsx)(l,{as:"div",cellType:["slot"]}),(0,T.jsx)(l,{as:"div",cellType:["slot"]}),(0,T.jsx)(l,{as:"div",cellType:["slot"]}),(0,T.jsx)(l,{as:"div",cellType:["slot"]}),(0,T.jsx)(l,{as:"div",cellType:["slot"]}),(0,T.jsx)(l,{as:"div",cellType:["slot"]}),(0,T.jsx)(l,{as:"div",cellType:["slot"]}),(0,T.jsx)(l,{as:"div",cellType:["slot"]}),(0,T.jsx)(l,{as:"div",cellType:["slot"]}),(0,T.jsx)(l,{as:"div",cellType:["slot"]}),(0,T.jsx)(l,{as:"div",cellType:["slot"]}),(0,T.jsx)(l,{as:"div",cellType:["slot"]}),(0,T.jsx)(l,{as:"div",cellType:["slot"]}),(0,T.jsx)(l,{as:"div",cellType:["slot"]}),(0,T.jsx)(l,{as:"div",cellType:["slot"]}),(0,T.jsx)(l,{as:"div",cellType:["slot"]}),(0,T.jsx)(l,{as:"div",cellType:["slot"]}),(0,T.jsx)(l,{as:"div",cellType:["slot"]}),(0,T.jsx)(l,{as:"div",cellType:["slot"]}),(0,T.jsx)(l,{as:"div",cellType:["slot"]}),(0,T.jsx)(l,{as:"div",cellType:["slot"]}),(0,T.jsx)(l,{as:"div",cellType:["slot"]}),(0,T.jsx)(l,{as:"div",cellType:["slot"]})]})})]})})})]}),...t});var M=require("react/jsx-runtime"),ap=({style:e,...t})=>(0,M.jsx)(Q,{style:e,layout:"flex",view:"agenda",toolbar:(0,M.jsxs)(ae,{children:[(0,M.jsxs)(B,{className:"k-scheduler-navigation",children:[(0,M.jsx)(d,{className:"k-group-start",children:"Today"}),(0,M.jsx)(d,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),(0,M.jsx)(d,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),(0,M.jsx)(d,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"6/24/2024 - 6/25/2024"}),(0,M.jsx)("span",{className:"k-spacer"}),(0,M.jsxs)(pe,{thumbStyles:{width:"22%",right:"2px"},className:"k-scheduler-views",children:[(0,M.jsx)(_,{children:"Day"}),(0,M.jsx)(_,{children:"Week"}),(0,M.jsx)(_,{children:"Month"}),(0,M.jsx)(_,{children:"Timeline"}),(0,M.jsx)(_,{selected:!0,children:"Agenda"})]})]}),children:(0,M.jsxs)(M.Fragment,{children:[(0,M.jsx)(he,{as:"div",role:"rowgroup",children:(0,M.jsx)($,{orientation:"vertical",role:"presentation",children:(0,M.jsx)(w,{role:"presentation",children:(0,M.jsx)(l,{as:"div",className:"k-group-content",role:"presentation",children:(0,M.jsxs)(w,{role:"row",children:[(0,M.jsx)(l,{as:"div",cellType:["heading","group"],className:"k-scheduler-datecolumn",style:{minWidth:"168px"},role:"columnheader",children:"Date"}),(0,M.jsx)(l,{as:"div",cellType:["heading","group"],className:"k-scheduler-timecolumn",style:{minWidth:"595px"},role:"columnheader",children:"Time"}),(0,M.jsx)(l,{as:"div",cellType:["heading","group"],className:"k-scheduler-eventcolumn",style:{minWidth:"168px"},role:"columnheader",children:"Event"})]})})})})}),(0,M.jsx)(ue,{as:"div",role:"rowgroup",children:(0,M.jsxs)($,{orientation:"vertical",role:"presentation",children:[(0,M.jsxs)(w,{className:"k-scheduler-content",role:"row",children:[(0,M.jsx)(l,{as:"div",cellType:["group","slot"],className:"k-scheduler-datecolumn",style:{minWidth:"168px"},role:"rowheader",children:(0,M.jsxs)("div",{children:[(0,M.jsx)("strong",{className:"k-scheduler-agendaday",children:"25"}),(0,M.jsx)("em",{className:"k-scheduler-agendaweek",children:"Monday"}),(0,M.jsx)("span",{className:"k-scheduler-agendadate",children:"Jun 2024"})]})}),(0,M.jsxs)(l,{as:"div",className:"k-group-content",role:"gridcell",children:[(0,M.jsxs)(w,{children:[(0,M.jsx)(l,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:(0,M.jsx)("div",{children:"11:30 AM-1:00 PM"})}),(0,M.jsx)(l,{as:"div",children:(0,M.jsx)(yt,{text:"Task 1 Title",closable:!0})})]}),(0,M.jsxs)(w,{children:[(0,M.jsx)(l,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:(0,M.jsx)("div",{children:"12:45 PM-2:30 PM"})}),(0,M.jsx)(l,{as:"div",children:(0,M.jsx)(yt,{text:"Task 2 Title",recurring:!0,closable:!0})})]}),(0,M.jsxs)(w,{children:[(0,M.jsx)(l,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:(0,M.jsx)("div",{children:"all day"})}),(0,M.jsx)(l,{as:"div",children:(0,M.jsx)(yt,{text:"Task 3 Title",closable:!0})})]})]})]}),(0,M.jsxs)(w,{className:"k-scheduler-content",role:"row",children:[(0,M.jsx)(l,{as:"div",cellType:["group","slot"],className:"k-scheduler-datecolumn",style:{minWidth:"168px"},role:"rowheader",children:(0,M.jsxs)("div",{children:[(0,M.jsx)("strong",{className:"k-scheduler-agendaday",children:"25"}),(0,M.jsx)("em",{className:"k-scheduler-agendaweek",children:"Tuesday"}),(0,M.jsx)("span",{className:"k-scheduler-agendadate",children:"Jun 2024"})]})}),(0,M.jsxs)(l,{as:"div",className:"k-group-content",role:"gridcell",children:[(0,M.jsxs)(w,{children:[(0,M.jsx)(l,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:(0,M.jsx)("div",{children:"9:30 AM-11:00 AM"})}),(0,M.jsx)(l,{as:"div",children:(0,M.jsx)(yt,{text:"Task 1 Title",closable:!0})})]}),(0,M.jsxs)(w,{children:[(0,M.jsx)(l,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:(0,M.jsx)("div",{children:"3:00 PM-4:30 PM"})}),(0,M.jsx)(l,{as:"div",children:(0,M.jsx)(yt,{text:"Task 2 Title",recurring:!0,closable:!0})})]}),(0,M.jsxs)(w,{children:[(0,M.jsx)(l,{as:"div",className:"k-scheduler-timecolumn",style:{minWidth:"595px"},children:(0,M.jsx)("div",{children:"6:00 PM-7:00 PM"})}),(0,M.jsx)(l,{as:"div",children:(0,M.jsx)(yt,{text:"Task 3 Title",closable:!0})})]})]})]})]})})]}),...t});var Wn=require("react/jsx-runtime");var Vn=require("react/jsx-runtime");var $n=require("react/jsx-runtime");var Xn=require("react/jsx-runtime");var Ht=require("react/jsx-runtime"),rx=Q.options,nx=Q.states,lp={...Q.defaultOptions,variant:"day"},sx=[{name:"day",title:"Day View"},{name:"week",title:"Week View"},{name:"month",title:"Month View"},{name:"timeline",title:"Timeline View"},{name:"agenda",title:"Agenda View"}],ix=[{name:"footer",title:"Footer"}],Ea=e=>{let{variant:t,modifiers:o,...a}={...lp,...e},r=(0,Ht.jsx)(Ht.Fragment,{children:(0,Ht.jsx)(ae,{footer:!0,children:(0,Ht.jsx)(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!=null&&o[u]?r:void 0)}),t){case"agenda":return(0,Ht.jsx)(ap,{style:{height:"350px",width:"100%"},...a,...s});case"timeline":return(0,Ht.jsx)(op,{style:{height:"350px",width:"100%"},...a,...s});case"month":return(0,Ht.jsx)(Jn,{style:{height:"350px",width:"100%"},...a,...s});case"week":return(0,Ht.jsx)(Nc,{style:{height:"350px",width:"100%"},...a,...s});default:return(0,Ht.jsx)(Sc,{style:{height:"350px",width:"100%"},...a,...s})}};Ea.options=rx;Ea.states=nx;Ea.variants=sx;Ea.defaultOptions=lp;Ea.modifiers=ix;Ea.className=Q.className;var C=require("react/jsx-runtime"),Jn=({style:e,...t})=>(0,C.jsx)(Q,{style:e,layout:"flex",view:"month",toolbar:(0,C.jsxs)(ae,{children:[(0,C.jsxs)(B,{className:"k-scheduler-navigation",children:[(0,C.jsx)(d,{className:"k-group-start",children:"Today"}),(0,C.jsx)(d,{icon:"caret-alt-left","aria-label":"Navigate to previous period"}),(0,C.jsx)(d,{className:"k-group-end",icon:"caret-alt-right","aria-label":"Navigate to next period"})]}),(0,C.jsx)(d,{icon:"calendar",className:"k-nav-current",fillMode:"flat","aria-live":"polite",children:"June 23 2024"}),(0,C.jsx)("span",{className:"k-spacer"}),(0,C.jsxs)(pe,{thumbStyles:{width:"19%",left:"34%"},className:"k-scheduler-views",children:[(0,C.jsx)(_,{children:"Day"}),(0,C.jsx)(_,{children:"Week"}),(0,C.jsx)(_,{selected:!0,children:"Month"}),(0,C.jsx)(_,{children:"Timeline"}),(0,C.jsx)(_,{children:"Agenda"})]})]}),children:(0,C.jsxs)(C.Fragment,{children:[(0,C.jsx)(he,{as:"div",children:(0,C.jsx)($,{children:(0,C.jsx)(w,{children:(0,C.jsx)(l,{as:"div",cellType:["group"],children:(0,C.jsxs)(w,{children:[(0,C.jsx)(l,{as:"div",cellType:["heading"],text:"Sunday"}),(0,C.jsx)(l,{as:"div",cellType:["heading"],text:"Monday"}),(0,C.jsx)(l,{as:"div",cellType:["heading"],text:"Tuesday"}),(0,C.jsx)(l,{as:"div",cellType:["heading"],text:"Wednesday"}),(0,C.jsx)(l,{as:"div",cellType:["heading"],text:"Tuesday"}),(0,C.jsx)(l,{as:"div",cellType:["heading"],text:"Friday"}),(0,C.jsx)(l,{as:"div",cellType:["heading"],text:"Saturday"})]})})})})}),(0,C.jsxs)(ue,{as:"div",children:[(0,C.jsx)($,{children:(0,C.jsx)(w,{children:(0,C.jsxs)(l,{as:"div",cellType:["group"],children:[(0,C.jsxs)(w,{children:[(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"26",className:"k-other-month"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"27",className:"k-other-month"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"28",className:"k-other-month"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"29",className:"k-other-month"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"30",className:"k-other-month"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"31",className:"k-other-month"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"01"})]}),(0,C.jsxs)(w,{children:[(0,C.jsxs)(l,{as:"div",cellType:["slot"],children:[(0,C.jsx)("span",{className:"k-link k-nav-day",children:"02"}),(0,C.jsx)(d,{className:"k-more-events",icon:"more-horizontal","aria-label":"Show more events"})]}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"03"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"04"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"05"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"06"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"07"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"08"})]}),(0,C.jsxs)(w,{children:[(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"09"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"10"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"11"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"12"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"13"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"14"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"15"})]}),(0,C.jsxs)(w,{children:[(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"16"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"17"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"18"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"19"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"20"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"21"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"22"})]}),(0,C.jsxs)(w,{children:[(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"23"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"24"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"25"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"26"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"27"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"28"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"29"})]}),(0,C.jsxs)(w,{children:[(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"30"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"31"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"01",className:"k-other-month"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"02",className:"k-other-month"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"03",className:"k-other-month"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"04",className:"k-other-month"}),(0,C.jsx)(l,{as:"div",cellType:["slot"],text:"05",className:"k-other-month"})]})]})})}),(0,C.jsx)(we,{eventPrefix:null,eventSuffix:null,resizable:"none",style:{top:"137px",width:"138px"},children:(0,C.jsx)("div",{children:(0,C.jsx)("div",{className:"k-event-template",children:"Event 1 Title"})})}),(0,C.jsx)(we,{eventPrefix:null,eventSuffix:null,resizable:"none",style:{top:"137px",left:"141px",width:"138px"},children:(0,C.jsx)("div",{children:(0,C.jsx)("div",{className:"k-event-template",children:"Event 2 Title"})})}),(0,C.jsx)(we,{eventPrefix:null,eventSuffix:null,resizable:"none",style:{top:"165px",left:"141px",width:"138px"},children:(0,C.jsx)("div",{children:(0,C.jsx)("div",{className:"k-event-template",children:"Event 3 Title"})})}),(0,C.jsx)(we,{eventSuffix:null,resizable:"none",style:{top:"137px",left:"282px",width:"410px"},children:(0,C.jsx)("div",{children:(0,C.jsx)("div",{className:"k-event-template",children:"Event 4 Title"})})})]})]}),...t});