@progress/kendo-themes-html 13.2.0-dev.4 → 14.0.0-dev.0

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.
@@ -1 +1 @@
1
- var Db=Object.create;var cl=Object.defineProperty;var Bb=Object.getOwnPropertyDescriptor;var zb=Object.getOwnPropertyNames;var Ub=Object.getPrototypeOf,Fb=Object.prototype.hasOwnProperty;var $b=(e,t)=>{for(var o in t)cl(e,o,{get:t[o],enumerable:!0})},Qs=(e,t,o,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let l of zb(t))!Fb.call(e,l)&&l!==o&&cl(e,l,{get:()=>t[l],enumerable:!(r=Bb(t,l))||r.enumerable});return e};var Zs=(e,t,o)=>(o=e!=null?Db(Ub(e)):{},Qs(t||!e||!e.__esModule?cl(o,"default",{value:e,enumerable:!0}):o,e)),Wb=e=>Qs(cl({},"__esModule",{value:!0}),e);var kv={};$b(kv,{GanttNormal:()=>qs});module.exports=Wb(kv);var a=(...e)=>e.filter(t=>t!==!0&&!!t).map(t=>Array.isArray(t)?a(...t):typeof t=="object"?Object.keys(t).map((o,r)=>t[r]||t[o]&&o||null).filter(o=>o!==null).join(" "):t).filter(t=>!!t).join(" ");var A=(e,t)=>a({[`${e}-xs`]:t.size==="xsmall",[`${e}-sm`]:t.size==="small",[`${e}-md`]:t.size==="medium",[`${e}-lg`]:t.size==="large",[`${e}-xl`]:t.size==="xlarge",[`${e}-xxl`]:t.size==="xxlarge",[`${e}-xxxl`]:t.size==="xxxlarge"},{[`${e}-${t.fillMode}`]:t.fillMode},{[`${e}-${t.themeColor}`]:t.themeColor},{"k-rounded-sm":t.rounded==="small","k-rounded-md":t.rounded==="medium","k-rounded-lg":t.rounded==="large","k-rounded-full":t.rounded==="full","k-rounded-none":t.rounded==="none"}),E=(e,t)=>{let{valid:o,invalid:r,hover:l,focus:n,checked:c,active:b,selected:f,disabled:x,indeterminate:C,loading:L,empty:g,readonly:S,highlighted:R,..._}=t;return a({"k-valid":o,"k-invalid":r,"k-hover":l,"k-focus":n,"k-checked":c,"k-active":b,"k-selected":f,"k-disabled":x,"k-indeterminate":C&&!c,"k-loading":L,"k-empty":g,"k-readonly":S,"k-highlighted":R},Object.keys(_).reduce((W,B)=>(B.startsWith("k-")?W[B]=_[B]:W[`k-${B}`]=_[B],W),{}))};function js(e,t){if(!t)return{};let o=Array.isArray(t)?t:[t];return Object.fromEntries(o.map(r=>[`k-${r}`,!0]))}var d={undefined:void 0,xsmall:"xsmall",small:"small",medium:"medium",large:"large",xlarge:"xlarge",xxlarge:"xxlarge",xxxlarge:"xxxlarge"},N={undefined:void 0,none:"none",small:"small",medium:"medium",large:"large",full:"full"},w={undefined:void 0,solid:"solid",flat:"flat",outline:"outline",clear:"clear",link:"link"},M={undefined:void 0,inherit:"inherit",base:"base",primary:"primary",secondary:"secondary",tertiary:"tertiary",info:"info",success:"success",warning:"warning",error:"error",inverse:"inverse"},s={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"},ed={calloutMap:{top:"n",bottom:"s",left:"w",right:"e"},orientationMap:{vertical:"vstack",horizontal:"hstack"}};var oi={};function D(e){return oi[e]=(oi[e]||0)+1,`k-${e}-${oi[e]}`}var ue="gantt",fe=ue;var od=require("react/jsx-runtime"),td="k-gantt",Vb=[],Xb={},Jb={},yt=e=>{let{headerToolbar:t,footerToolbar:o,...r}=e;return(0,od.jsxs)("div",{...r,className:a(e.className,td),role:"application","aria-roledescription":"Gantt Chart",children:[t,e.children,o]})};yt.states=Vb;yt.options=Xb;yt.className=td;yt.defaultOptions=Jb;yt.moduleName=ue;yt.folderName=fe;yt.ariaSpec={selector:".k-gantt",rules:[{selector:".k-gantt",attribute:"role=application",usage:"The Gantt uses role=application to indicate a complex interactive widget."},{selector:".k-gantt",attribute:"aria-roledescription",usage:"Provides a human-readable description of the component role."},{selector:".k-gantt-toolbar",attribute:"role=toolbar",usage:"The toolbar is a collection of command buttons and inputs."},{selector:".k-gantt-toolbar",attribute:"aria-label",usage:"Clarifies the purpose of the toolbar."},{selector:".k-gantt-toggle",attribute:"aria-label",usage:"Icon-only toggle button must have accessible text."},{selector:"select.k-views-dropdown",attribute:"aria-label",usage:"The view selector dropdown must have an accessible name."},{selector:".k-gantt-timeline .k-grid-content",attribute:"role=tree",usage:"The timeline content area is a tree structure."},{selector:".k-gantt-timeline .k-gantt-rows",attribute:"role=presentation",usage:"The rows grid is presentational."},{selector:".k-gantt-timeline .k-gantt-columns",attribute:"role=presentation",usage:"The columns grid is presentational."},{selector:".k-gantt-timeline .k-gantt-tasks",attribute:"role=presentation",usage:"The tasks table is presentational."},{selector:".k-gantt-timeline .k-task",attribute:"role=treeitem",usage:"Each task in the timeline is a tree item."},{selector:".k-gantt-timeline .k-task",attribute:"aria-level (when present)",usage:"Specifies the nesting level of the task."},{selector:".k-gantt-timeline .k-task",attribute:"aria-describedby (when present)",usage:"References the tooltip providing task details (when visible)."},{selector:".k-gantt-timeline .k-task .k-task-complete",attribute:"aria-hidden=true",usage:"The progress indicator is decorative."},{selector:".k-gantt-timeline .k-task .k-task-actions",attribute:"aria-hidden=true",usage:"Task action buttons are hidden from the accessibility tree."},{selector:".k-gantt-dependencies",attribute:"aria-hidden=true",usage:"Dependency lines are decorative."},{selector:".k-current-time",attribute:"aria-hidden=true",usage:"The current time marker is decorative."},{selector:".k-task-dot",attribute:"aria-hidden=true",usage:"Task connection dots are decorative."},{selector:".k-gantt-line",attribute:"aria-hidden=true",usage:"Dependency connector lines are decorative."},{selector:".k-task-draghandle",attribute:"aria-hidden=true",usage:"The progress drag handle is decorative."},{selector:".k-resize-handle",attribute:"aria-hidden=true",usage:"Resize handles are decorative."},{selector:".k-drag-cell",attribute:"aria-label",usage:"Drag cells must have an accessible name."}]};var Sr=require("react/jsx-runtime"),ai="k-font-icon",qb=[],Yb={size:[d.undefined,d.xsmall,d.small,d.medium,d.large,d.xlarge,d.xxlarge,d.xxxlarge],themeColor:[M.undefined,M.base,M.primary,M.secondary,M.tertiary,M.success,M.warning,M.error,M.info]},Qb={},Rr=e=>{let{size:t,themeColor:o,icon:r,rotate:l,flip:n,...c}=e;return r?(0,Sr.jsx)("span",{...c,className:a(e.className,ai,A(ai,{size:t}),{[`k-i-${r}`]:r,[`k-color-${o}`]:o,[`k-rotate-${l}`]:l,"k-flip-h":n==="h"||n==="both","k-flip-v":n==="v"||n==="both"}),"aria-hidden":"true"}):(0,Sr.jsx)(Sr.Fragment,{})};Rr.states=qb;Rr.options=Yb;Rr.className=ai;Rr.defaultOptions=Qb;var ad=Rr;var ea=require("react/jsx-runtime"),ri="k-svg-icon",Zb=[],jb={size:[d.undefined,d.xsmall,d.small,d.medium,d.large,d.xlarge,d.xxlarge,d.xxxlarge],themeColor:[M.undefined,M.base,M.primary,M.secondary,M.tertiary,M.success,M.warning,M.error,M.info]},rd={viewBox:"0 0 24 24"},Ar=e=>{let{size:t,themeColor:o,rotate:r,flip:l,viewBox:n=rd.viewBox,icon:c,...b}=e;if(!c)return(0,ea.jsx)(ea.Fragment,{});if(c==="none")return(0,ea.jsx)("span",{...b,className:a(e.className,ri,A("k-icon",{size:t}),"k-none"),"aria-hidden":"true"});let f=typeof c=="object"&&c.name&&c.name;return(0,ea.jsx)("span",{...b,className:a(e.className,ri,A("k-icon",{size:t}),{[`k-svg-i-${f}`]:f,[`k-color-${o}`]:o,[`k-rotate-${r}`]:r,"k-flip-h":l==="h"||l==="both","k-flip-v":l==="v"||l==="both"}),"aria-hidden":"true",children:(0,ea.jsx)("svg",{"aria-hidden":!0,focusable:!1,xmlns:"http://www.w3.org/2000/svg",viewBox:typeof c=="object"?c.viewBox:n,dangerouslySetInnerHTML:typeof c=="object"?{__html:c.content}:void 0,children:c?void 0:e.children})})};Ar.states=Zb;Ar.options=jb;Ar.className=ri;Ar.defaultOptions=rd;var li=Ar;var ii=Zs(require("@progress/kendo-svg-icons"));var ld="icon",id="icons";var dd=require("react");var nd=require("react"),sd=(0,nd.createContext)({iconsType:"svg"});var bo=require("react/jsx-runtime"),pl="k-icon",eT=e=>e.replace(/([-_][a-z0-9])/gi,t=>t.toUpperCase().replace("-","").replace("_","")),tT=[],oT={size:[d.undefined,d.xsmall,d.small,d.medium,d.large,d.xlarge,d.xxlarge,d.xxxlarge],themeColor:[M.undefined,M.base,M.primary,M.secondary,M.tertiary,M.success,M.warning,M.error,M.info]},ni={viewBox:"0 0 24 24",type:"svg"},p=e=>{let{iconsType:t}=(0,dd.useContext)(sd),{size:o,themeColor:r,icon:l,type:n=t||ni.type,rotate:c,flip:b,viewBox:f=ni.viewBox,...x}=e;if(!l)return(0,bo.jsx)(bo.Fragment,{});if((t||n)==="svg"){if(l==="none")return(0,bo.jsx)(li,{...x,className:a(e.className,pl),icon:l,size:o});let L=ii[l]?l:eT(`${l}-icon`);return ii[L]?(0,bo.jsx)(li,{...x,className:a(e.className,pl),icon:ii[L],size:o,themeColor:r,rotate:c,flip:b,viewBox:f}):(0,bo.jsx)(bo.Fragment,{})}return(0,bo.jsx)(ad,{...x,className:a(e.className,pl),icon:l,size:o,themeColor:r,rotate:c,flip:b})};p.states=tT;p.options=oT;p.defaultOptions=ni;p.className=pl;p.moduleName=ld;p.folderName=id;p.ariaSpec={selector:".k-icon, .k-svg-icon",rules:[{selector:".k-icon, .k-svg-icon",attribute:"aria-hidden=true",usage:"Hides the icon element and all its children from assistive technologies."}]};var si="button",cd=si;var qt=require("react/jsx-runtime"),Er="k-button",aT=["icon-button"],rT=[s.hover,s.focus,s.active,s.selected,s.disabled,s.generating],lT={size:[d.undefined,d.xsmall,d.small,d.medium,d.large],rounded:[N.undefined,N.none,N.small,N.medium,N.large,N.full],fillMode:[w.undefined,w.solid,w.flat,w.outline,w.clear,w.link],themeColor:[M.undefined,M.base,M.primary,M.secondary,M.tertiary,M.success,M.warning,M.error,M.info,M.inverse]},di={showArrow:!1,arrowIconName:"caret-alt-down"},u=e=>{let{as:t="button",size:o,rounded:r,fillMode:l,themeColor:n,showArrow:c=di.showArrow,arrowIconName:b=di.arrowIconName,variant:f,hover:x,focus:C,active:L,selected:g,disabled:S,togglable:R,ariaDisabled:_,icon:W,text:B,iconClassName:ee,className:Ne,...me}=e,lt=W!==void 0,it=e.children!==void 0;return(0,qt.jsxs)(t,{className:a(Ne,Er,js(Er,f),A(Er,{size:o,rounded:r,fillMode:l,themeColor:n}),E(Er,{hover:x,focus:C,active:L,disabled:S||_,selected:g}),{"k-icon-button":!B&&!it&&lt}),...me,"aria-pressed":R?g?"true":"false":void 0,"aria-disabled":_?"true":void 0,disabled:S||void 0,children:[W&&(0,qt.jsx)(p,{className:a(ee,"k-button-icon"),icon:W}),B?(0,qt.jsxs)(qt.Fragment,{children:[B&&(0,qt.jsx)("span",{className:"k-button-text",children:B}),e.children]}):e.children&&(0,qt.jsx)("span",{className:"k-button-text",children:e.children}),c&&(0,qt.jsx)("span",{className:"k-menu-button-arrow k-button-arrow",children:(0,qt.jsx)(p,{icon:b})})]})};u.states=rT;u.options=lT;u.variants=aT;u.className=Er;u.defaultOptions=di;u.moduleName=si;u.folderName=cd;u.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 pd=require("react/jsx-runtime"),Ho=e=>(0,pd.jsx)(u,{icon:"folder",...e,"aria-label":e["aria-label"]||"Folder",children:void 0});var md=require("react/jsx-runtime"),Ir=e=>(0,md.jsx)(u,{icon:"folder",children:"Button",...e});var ud=require("react/jsx-runtime"),ta=e=>(0,ud.jsx)(u,{children:"Button",...e});var ml=require("react/jsx-runtime"),iT=u.options,nT=u.states,sT={...u.defaultOptions,variant:"text"},dT=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],cT=[],va=e=>{let{variant:t,...o}=e;switch(t){case"icon-only":return(0,ml.jsx)(Ho,{...o,icon:"star"});case"icon-and-text":return(0,ml.jsx)(Ir,{...o,icon:"star",children:"Button"});default:return(0,ml.jsx)(ta,{...o,children:"Button"})}};va.options=iT;va.states=nT;va.variants=dT;va.defaultOptions=sT;va.modifiers=cT;va.className=u.className;var ci="button",bd=ci;var Td=require("react/jsx-runtime"),Gr="k-button-group",pT=[s.disabled],mT={fillMode:[w.undefined,w.solid,w.flat,w.outline,w.clear,w.link]},uT={},J=e=>{let{fillMode:t,disabled:o,stretched:r,...l}=e;return(0,Td.jsx)("div",{role:"group",...l,className:a(e.className,Gr,A(Gr,{fillMode:t}),E(Gr,{disabled:o}),{[`${Gr}-stretched`]:r}),...o&&{"aria-disabled":"true"},children:e.children})};J.states=pT;J.options=mT;J.className=Gr;J.defaultOptions=uT;J.moduleName=ci;J.folderName=bd;J.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 pi=require("react/jsx-runtime");var mi=require("react/jsx-runtime");var ui=require("react/jsx-runtime");var bi=require("react/jsx-runtime");var Ti=require("react/jsx-runtime");var fi=require("react/jsx-runtime");var Tt=require("react/jsx-runtime"),bT={...u.options,...J.options},TT=u.states,fT={...u.defaultOptions,...J.defaultOptions,variant:"text-button"},gT=[{name:"icon-button",title:"Icon Only"},{name:"text-button",title:"Text"},{name:"icon-text-button",title:"Icon Text"}],hT=[],Ca=e=>{let{variant:t,className:o,...r}=e;return t==="icon-button"?(0,Tt.jsxs)(J,{fillMode:r.fillMode,className:o,children:[(0,Tt.jsx)(u,{...r,icon:"star"}),(0,Tt.jsx)(u,{...r,icon:"star"}),(0,Tt.jsx)(u,{...r,icon:"star"})]}):t==="icon-text-button"?(0,Tt.jsxs)(J,{fillMode:r.fillMode,className:o,children:[(0,Tt.jsx)(u,{...r,icon:"star",children:"First"}),(0,Tt.jsx)(u,{...r,icon:"star",children:"Middle"}),(0,Tt.jsx)(u,{...r,icon:"star",children:"Last"})]}):(0,Tt.jsxs)(J,{fillMode:r.fillMode,className:o,children:[(0,Tt.jsx)(u,{...r,children:"First"}),(0,Tt.jsx)(u,{...r,children:"Middle"}),(0,Tt.jsx)(u,{...r,children:"Last"})]})};Ca.options=bT;Ca.states=TT;Ca.variants=gT;Ca.defaultOptions=fT;Ca.modifiers=hT;Ca.className=J.className;var Or="input",ul=Or;var fd=require("react/jsx-runtime"),bl="k-input",xT=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled,s.loading,s.readonly],kT={size:[d.undefined,d.small,d.medium,d.large],rounded:[N.undefined,N.none,N.small,N.medium,N.large,N.full],fillMode:[w.undefined,w.solid,w.flat,w.outline]},NT={},Ge=e=>{let{hover:t,focus:o,disabled:r,invalid:l,valid:n,loading:c,readonly:b,size:f,rounded:x,fillMode:C,...L}=e;return(0,fd.jsx)("span",{...L,className:a(e.className,bl,A(bl,{size:f,rounded:x,fillMode:C}),E(bl,{hover:t,focus:o,disabled:r,invalid:l,valid:n,loading:c,readonly:b}))})};Ge.states=xT;Ge.options=kT;Ge.className=bl;Ge.defaultOptions=NT;Ge.moduleName=Or;Ge.folderName=ul;var gd=require("react/jsx-runtime"),Tl="k-picker",wT=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled,s.loading,s.readonly],vT={size:[d.undefined,d.small,d.medium,d.large],rounded:[N.undefined,N.none,N.small,N.medium,N.large,N.full],fillMode:[w.undefined,w.solid,w.flat,w.outline]},CT={},ao=e=>{let{hover:t,focus:o,disabled:r,invalid:l,valid:n,loading:c,readonly:b,size:f,rounded:x,fillMode:C,...L}=e;return(0,gd.jsx)("span",{...L,className:a(e.className,Tl,A(Tl,{size:f,rounded:x,fillMode:C}),E(Tl,{hover:t,focus:o,disabled:r,invalid:l,valid:n,loading:c,readonly:b})),children:e.children})};ao.states=wT;ao.options=vT;ao.className=Tl;ao.defaultOptions=CT;ao.moduleName=Or;ao.folderName=ul;var La=require("react/jsx-runtime"),hd="k-clear-value",LT=[s.disabled,s.loading,s.readonly],yT={},Mt=e=>{let{disabled:t,loading:o,readonly:r,value:l}=e;return t||r||o||!l?(0,La.jsx)(La.Fragment,{}):(0,La.jsx)("span",{className:a(e.className,hd),children:(0,La.jsx)(p,{icon:"x"})})};Mt.states=LT;Mt.options=yT;Mt.className=hd;var xd=require("react/jsx-runtime"),gi="k-input-inner",MT=[],ST={},fl={type:"text",autocomplete:"off",value:"",placeholder:""},St=e=>{let{value:t=fl.value,type:o=fl.type,placeholder:r=fl.placeholder,autocomplete:l=fl.autocomplete,disabled:n,readOnly:c,...b}=e;return(0,xd.jsx)("input",{...b,type:o,className:a(e.className,gi,A(gi,e)),placeholder:r,autoComplete:l,defaultValue:t,disabled:n||void 0,readOnly:c||void 0})};St.states=MT;St.options=ST;St.className=gi;var Hr=require("react/jsx-runtime"),hi="k-input-inner",RT=[],AT={},oa=e=>{let{value:t,placeholder:o,showValue:r,valueIcon:l,valueIconName:n,...c}=e;return(0,Hr.jsxs)("span",{...c,className:a(e.className,hi,A(hi,e)),children:[l,!l&&n&&(0,Hr.jsx)(p,{className:"k-input-value-icon",icon:n}),r&&!t&&o,r&&t&&(0,Hr.jsx)("span",{className:"k-input-value-text",children:t})]})};oa.states=RT;oa.options=AT;oa.className=hi;var Nd=require("react/jsx-runtime"),xi="k-input-inner",ET=[],IT={},kd={value:"",placeholder:""},ki=e=>{let{value:t=kd.value,placeholder:o=kd.placeholder,rows:r,disabled:l,...n}=e;return(0,Nd.jsx)("textarea",{...n,className:a(e.className,xi,A(xi,e)),placeholder:o,rows:r,defaultValue:t,disabled:l||void 0})};ki.states=ET;ki.options=IT;ki.className=xi;var Pr=require("react/jsx-runtime"),wd="k-input-loading-icon",GT=[s.disabled,s.loading],ft=e=>{let{disabled:t,loading:o}=e;return t||!o?(0,Pr.jsx)(Pr.Fragment,{}):(0,Pr.jsx)("span",{className:a(e.className,wd,"k-icon k-i-loading")})};ft.states=GT;ft.className=wd;var _r=require("react/jsx-runtime"),vd="k-input-validation-icon",OT=[s.valid,s.invalid,s.disabled,s.loading],HT={},nt=e=>{let{valid:t,invalid:o,disabled:r,loading:l}=e,n=o?"warning-circle":"check-circle";return r||l||!!!(t||o)?(0,_r.jsx)(_r.Fragment,{}):(0,_r.jsx)(p,{className:a(vd),icon:n})};nt.states=OT;nt.options=HT;nt.className=vd;var Kr=require("react/jsx-runtime"),PT="k-input-prefix",_T={direction:"horizontal"},Kt=e=>{let{direction:t=_T.direction,...o}=e;return e.children?(0,Kr.jsx)("span",{...o,className:a(PT,e.className,{[`k-input-prefix-${t}`]:t}),children:e.children}):(0,Kr.jsx)(Kr.Fragment,{})};var Dr=require("react/jsx-runtime"),KT="k-input-suffix",DT={direction:"horizontal"},Dt=e=>{let{direction:t=DT.direction,...o}=e;return e.children?(0,Dr.jsx)("span",{...o,className:a(KT,e.className,{[`k-input-suffix-${t}`]:t}),children:e.children}):(0,Dr.jsx)(Dr.Fragment,{})};var BT=require("react/jsx-runtime");var Cd=require("react/jsx-runtime"),zT="k-input-suffix-text",Ni=e=>{let{children:t,...o}=e;return(0,Cd.jsx)("span",{...o,className:a(zT,e.className),children:t})};var yd=require("react/jsx-runtime"),Ld="k-input-separator",UT={direction:"vertical"},Bt=e=>{let{direction:t=UT.direction,...o}=e;return(0,yd.jsx)("span",{...o,className:a(Ld,e.className,{[`${Ld}-${t}`]:t})})};var Be=require("react/jsx-runtime"),FT=Ge.states,$T=Ge.defaultOptions,WT=Ge.options,VT=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"},{name:"validation-icon",title:"Validation Icon"},{name:"separators",title:"Separators"}],XT=[],ya=e=>{let{modifiers:t,valid:o,invalid:r,loading:l,disabled:n,readonly:c,...b}=e,f=t==null?void 0:t.prefix,x=t==null?void 0:t.suffix,C=t==null?void 0:t["clear-button"],L=t==null?void 0:t["validation-icon"],g=t==null?void 0:t.separators;return(0,Be.jsxs)(Ge,{...b,valid:o,invalid:r,loading:l,disabled:n,readonly:c,style:{width:300},children:[f&&(0,Be.jsxs)(Be.Fragment,{children:[(0,Be.jsx)(Kt,{children:(0,Be.jsx)(p,{icon:"lock"})}),g&&(0,Be.jsx)(Bt,{})]}),(0,Be.jsx)(St,{placeholder:"Placeholder",value:"Value"}),L&&(0,Be.jsx)(nt,{valid:o,invalid:r,loading:l,disabled:n}),(0,Be.jsx)(ft,{loading:l,disabled:n}),C&&(0,Be.jsx)(Mt,{loading:l,disabled:n,readonly:c,value:"Value"}),x&&(0,Be.jsxs)(Be.Fragment,{children:[g&&(0,Be.jsx)(Bt,{}),(0,Be.jsx)(Dt,{children:(0,Be.jsx)(ta,{size:b.size,fillMode:"clear",children:"Send"})})]})]})};ya.options=WT;ya.states=FT;ya.variants=XT;ya.defaultOptions=$T;ya.modifiers=VT;ya.className=Ge.className;var Br=require("react/jsx-runtime"),Md="k-color-preview",JT=[],qT={},Po=e=>{let{color:t,iconName:o,...r}=e;return(0,Br.jsxs)("span",{...r,className:a(e.className,Md,{"k-icon-color-preview":o,"k-no-color":!t}),children:[o&&(0,Br.jsx)(p,{icon:o,className:"k-color-preview-icon"}),(0,Br.jsx)("span",{className:"k-color-preview-mask",style:{backgroundColor:t}})]})};Po.states=JT;Po.options=qT;Po.className=Md;var wi="popup",Sd=wi;var vi=require("react/jsx-runtime"),Rd="k-animation-container",YT=[],QT={},Ad={positionMode:"absolute"},zt=e=>{let{positionMode:t=Ad.positionMode,animationStyle:o,offset:r,...l}=e;return(0,vi.jsx)("div",{...l,style:{...r,...e.style},className:a(e.className,Rd,"k-animation-container-shown",{"k-animation-container-fixed":t==="fixed"}),children:(0,vi.jsx)("div",{className:"k-child-animation-container",style:o,children:e.children})})};zt.states=YT;zt.options=QT;zt.className=Rd;zt.defaultOptions=Ad;zt.moduleName=wi;zt.folderName=Sd;var Ci="popup",Ed=Ci;var Li=require("react/jsx-runtime"),Id="k-popup",ZT=[],jT={},Gd={positionMode:"absolute"},ne=e=>{let{offset:t,positionMode:o=Gd.positionMode,animationStyle:r,containerClassName:l,containerRole:n,containerAriaLabel:c,...b}=e;return(0,Li.jsx)(zt,{positionMode:o,offset:t,animationStyle:r,className:l,role:n,"aria-label":c,children:(0,Li.jsx)("div",{...b,className:a(e.className,Id),children:e.children})})};ne.states=ZT;ne.options=jT;ne.className=Id;ne.defaultOptions=Gd;ne.moduleName=Ci;ne.folderName=Ed;ne.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 yi="action-buttons",Od=yi;var Hd=require("react/jsx-runtime"),gl="k-actions",ef=[],tf={},Mi={alignment:"start",orientation:"horizontal"},Ut=e=>{let{alignment:t=Mi.alignment,orientation:o=Mi.orientation,...r}=e;return(0,Hd.jsx)("div",{...r,className:a(gl,{[`${gl}-${t}`]:t,[`${gl}-${o}`]:o},e.className),children:e.children})};Ut.states=ef;Ut.options=tf;Ut.className=gl;Ut.defaultOptions=Mi;Ut.moduleName=yi;Ut.folderName=Od;var _d=require("react/jsx-runtime"),of="k-actionsheet-footer",Pd={alignment:"stretched",orientation:"horizontal"},_o=e=>{let{alignment:t=Pd.alignment,orientation:o=Pd.orientation,template:r,as:l=r?"div":Ut,...n}=e;return(0,_d.jsx)(l,{...n,...!r&&{alignment:t,orientation:o},className:a(e.className,of),children:e.children})};var Si="searchbox",Kd=Si;var Ko=require("react/jsx-runtime"),Dd="k-searchbox",af=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled,s.loading],rf={size:[d.undefined,d.small,d.medium,d.large],rounded:[N.undefined,N.none,N.small,N.medium,N.large,N.full],fillMode:[w.undefined,w.solid,w.flat,w.outline]},Ri={showIcon:!0,icon:"search"},Rt=e=>{let{value:t,placeholder:o,size:r,rounded:l,fillMode:n,hover:c,focus:b,valid:f,invalid:x,required:C,loading:L,disabled:g,showIcon:S=Ri.showIcon,icon:R=Ri.icon,"aria-label":_,...W}=e;return(0,Ko.jsxs)(Ge,{...W,size:r,rounded:l,fillMode:n,hover:c,focus:b,valid:f,invalid:x,required:C,loading:L,disabled:g,className:a(e.className,Dd),children:[S&&(0,Ko.jsx)(p,{className:"k-input-icon",icon:R}),(0,Ko.jsx)(St,{placeholder:o,value:t,"aria-label":_}),(0,Ko.jsx)(ft,{...e}),(0,Ko.jsx)(nt,{...e}),(0,Ko.jsx)(Mt,{...e})]})};Rt.states=af;Rt.options=rf;Rt.className=Dd;Rt.defaultOptions=Ri;Rt.moduleName=Si;Rt.folderName=Kd;var lf=require("react/jsx-runtime");var Ai="textbox",Bd=Ai;var Ze=require("react/jsx-runtime"),zd="k-textbox",nf=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled,s.loading,s.readonly],sf={size:[d.undefined,d.small,d.medium,d.large],rounded:[N.undefined,N.none,N.small,N.medium,N.large,N.full],fillMode:[w.undefined,w.solid,w.flat,w.outline]},hl={showClearButton:!0,showValidationIcon:!0,separators:!0},be=e=>{let{size:t,rounded:o,fillMode:r,separators:l=hl.separators,showClearButton:n=hl.showClearButton,showValidationIcon:c=hl.showValidationIcon,prefix:b,suffix:f,type:x,value:C,placeholder:L,hover:g,focus:S,valid:R,invalid:_,required:W,loading:B,disabled:ee,readonly:Ne,id:me,"aria-label":lt,"aria-describedby":it,...Lt}=e;return(0,Ze.jsxs)(Ge,{...Lt,size:t,rounded:o,fillMode:r,hover:g,focus:S,valid:R,invalid:_,required:W,loading:B,disabled:ee,readonly:Ne,className:a(e.className,zd),children:[b&&(0,Ze.jsxs)(Ze.Fragment,{children:[(0,Ze.jsx)(Kt,{children:b}),l&&(0,Ze.jsx)(Bt,{})]}),(0,Ze.jsx)(St,{id:me,placeholder:L,value:C,type:x,disabled:ee,"aria-label":lt,"aria-describedby":it,"aria-invalid":_?"true":void 0}),c&&(0,Ze.jsx)(nt,{valid:R,invalid:_,loading:B,disabled:ee}),(0,Ze.jsx)(ft,{loading:B,disabled:ee}),n&&(0,Ze.jsx)(Mt,{loading:B,disabled:ee,readonly:Ne,value:C}),f&&(0,Ze.jsxs)(Ze.Fragment,{children:[l&&(0,Ze.jsx)(Bt,{}),(0,Ze.jsx)(Dt,{children:f})]})]})};be.states=nf;be.options=sf;be.className=zd;be.defaultOptions=hl;be.moduleName=Ai;be.folderName=Bd;be.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 zr=be;var Fd=require("react/jsx-runtime"),Ud=e=>(0,Fd.jsx)(zr,{...e});var $d=require("react/jsx-runtime");var Wd=require("react/jsx-runtime");var df=require("react/jsx-runtime");var xl=require("react/jsx-runtime"),cf=be.states,pf=be.defaultOptions,mf=be.options,uf=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"}],bf=[],Ma=e=>{let{modifiers:t,...o}=e,r={};return Object.keys(t||{}).forEach(l=>{switch(l){case"prefix":r.prefix=t!=null&&t[l]?(0,xl.jsx)(p,{icon:"lock"}):void 0;break;case"suffix":r.suffix=t!=null&&t[l]?(0,xl.jsx)(ta,{size:o.size,fillMode:"clear",children:"Send"}):void 0;break;case"clear-button":r.showClearButton=t==null?void 0:t[l];break;default:break}}),(0,xl.jsx)(Ud,{value:"Value",style:{width:300},...o,...r})};Ma.options=mf;Ma.states=cf;Ma.variants=bf;Ma.defaultOptions=pf;Ma.modifiers=uf;Ma.className=be.className;var At=require("react/jsx-runtime"),Vd="k-actionsheet-titlebar",Tf={},st=e=>{let{title:t,subtitle:o,actionsStart:r,actionsEnd:l,filter:n,input:c,inputValue:b,inputPlaceholder:f,adaptive:x,titleId:C,children:L,...g}=e;return(0,At.jsxs)("div",{...g,className:a(e.className,Vd),children:[(0,At.jsxs)("div",{className:"k-actionsheet-titlebar-group",children:[r&&(0,At.jsx)("div",{className:"k-actionsheet-actions",children:r}),!L&&(0,At.jsxs)("div",{className:"k-actionsheet-title",id:C,children:[t&&(0,At.jsx)("div",{className:"k-text-center",children:t}),o&&(0,At.jsx)("div",{className:"k-actionsheet-subtitle k-text-center",children:o})]}),L&&(0,At.jsx)("div",{className:"k-actionsheet-title",id:C,children:L}),l&&(0,At.jsx)("div",{className:"k-actionsheet-actions",children:l})]}),(c||n)&&(0,At.jsx)("div",{className:"k-actionsheet-titlebar-group k-actionsheet-filter",children:c?(0,At.jsx)(be,{value:b,placeholder:f,size:x?"large":"medium","aria-label":t||f||"Input"}):(0,At.jsx)(Rt,{placeholder:"Filter",size:x?"large":"medium","aria-label":"Filter options"})})]})};st.className=Vd;st.defaultOptions=Tf;var Sa=require("react/jsx-runtime"),Ei="k-actionsheet-view",ff=[],gf={},hf={},Ra=e=>{let{adaptive:t,animated:o,children:r,header:l,footer:n,titleId:c,...b}=e,f=(l==null?void 0:l.type)===st&&(0,Sa.jsx)(st,{adaptive:t,titleId:c,...l==null?void 0:l.props}),x=(n==null?void 0:n.type)===_o&&(0,Sa.jsx)(_o,{...n==null?void 0:n.props});return(0,Sa.jsxs)("div",{...b,className:a(e.className,Ei,{[`${Ei}-animated`]:o}),children:[f,(0,Sa.jsx)("div",{className:"k-actionsheet-content",children:r}),x]})};Ra.states=ff;Ra.options=gf;Ra.className=Ei;Ra.defaultOptions=hf;var Ur="action-sheet",kl=Ur;var Ii="overlay",Xd=Ii;var qd=require("react/jsx-runtime"),Jd="k-overlay",xf=[],kf={},Nf={},Do=e=>{let{...t}=e;return(0,qd.jsx)("div",{...t,className:a(e.className,Jd),children:e.children})};Do.states=xf;Do.options=kf;Do.className=Jd;Do.defaultOptions=Nf;Do.moduleName=Ii;Do.folderName=Xd;var aa=require("react/jsx-runtime"),Yd="k-actionsheet",wf=[],vf={},Fr={side:"bottom",fullscreen:!1,adaptive:!1,overlay:!0},Ae=e=>{let{side:t=Fr.side,fullscreen:o=Fr.fullscreen,adaptive:r=Fr.adaptive,overlay:l=Fr.overlay,template:n,children:c,header:b,footer:f,id:x,...C}=e,L=x&&!n&&b?`${x}-title`:void 0;return(0,aa.jsxs)("div",{className:"k-actionsheet-container",children:[l&&(0,aa.jsx)(Do,{}),(0,aa.jsx)(zt,{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,aa.jsx)("div",{...C,id:x,role:"dialog","aria-modal":l?"true":void 0,"aria-labelledby":L,className:a(e.className,Yd,{[`k-actionsheet-${t}`]:o===!1,"k-actionsheet-fullscreen":o===!0,"k-adaptive-actionsheet":r}),children:n||(0,aa.jsx)(Ra,{header:b,footer:f,adaptive:r,titleId:L,...e,children:c})})})]})};Ae.states=wf;Ae.options=vf;Ae.className=Yd;Ae.defaultOptions=Fr;Ae.moduleName=Ur;Ae.folderName=kl;Ae.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 Zd=require("react/jsx-runtime"),Qd="k-actionsheet-container",Cf=[],Lf={},yf={},Aa=e=>{let{children:t,...o}=e;return(0,Zd.jsx)("div",{...o,className:Qd,children:t})};Aa.states=Cf;Aa.options=Lf;Aa.className=Qd;Aa.defaultOptions=yf;Aa.moduleName=Ur;Aa.folderName=kl;var jd=require("react/jsx-runtime"),Gi=e=>{let{...t}=e;return(0,jd.jsx)("div",{...t,className:a(e.className,"k-list-ul"),children:e.children})};var Ft=require("react/jsx-runtime"),Oi="k-actionsheet-item",Mf=[s.hover,s.focus,s.selected,s.disabled],Bo=e=>{let{iconName:t,text:o,description:r,hover:l,focus:n,selected:c,disabled:b,...f}=e;return(0,Ft.jsxs)("span",{...f,className:a(e.className,Oi,E(Oi,{hover:l,focus:n,selected:c,disabled:b})),children:[!e.children&&(0,Ft.jsx)(Ft.Fragment,{children:(0,Ft.jsxs)("span",{className:"k-actionsheet-action",children:[t&&(0,Ft.jsx)("span",{className:"k-icon-wrap",children:(0,Ft.jsx)(p,{className:"k-actionsheet-item-icon",icon:t})}),(0,Ft.jsxs)("span",{className:"k-actionsheet-item-text",children:[o&&(0,Ft.jsx)("span",{className:"k-actionsheet-item-title",children:o}),r&&(0,Ft.jsx)("span",{className:"k-actionsheet-item-description",children:r})]})]})}),e.children]})};Bo.states=Mf;Bo.className=Oi;var ec=require("react/jsx-runtime");var Sf=require("react/jsx-runtime");var Rf=require("react/jsx-runtime");var Af=require("react/jsx-runtime");var we=require("react/jsx-runtime"),Ef=Ae.options,If=Ae.states,oc={...Ae.defaultOptions,variant:"normal"},Gf=[{name:"normal",title:"Normal"},{name:"adaptive",title:"Adaptive"},{name:"fullScreen",title:"Full Screen"}],Of=[{name:"actions",title:"Titlebar Actions",type:"boolean"},{name:"subtitle",title:"Subtitle",type:"boolean"},{name:"footer",title:"Footer",type:"boolean"}],Ea=e=>{let{variant:t,modifiers:o,...r}={...oc,...e},l={},n=(0,we.jsxs)(Gi,{children:[(0,we.jsx)(Bo,{text:"Edit Item",description:"Click to edit",iconName:"edit-tools"}),(0,we.jsx)(Bo,{text:"Add to Favorites",iconName:"heart"}),(0,we.jsx)(Bo,{text:"Upload New",iconName:"upload",disabled:!0}),(0,we.jsx)("hr",{className:"k-hr"}),(0,we.jsx)(Bo,{text:"Cancel",iconName:"cancel"})]}),c="Choose from the items below",b="Select Item";return t==="fullScreen"&&(l.fullScreen=!0),Object.keys(o||{}).forEach(f=>{switch(f){case"actions":l.actionsStart=!!(o!=null&&o[f]),l.actionsEnd=!!(o!=null&&o[f]);break;case"subtitle":l.subtitle=o!=null&&o[f]?c:void 0;break;case"footer":l.footer=!!(o!=null&&o[f]);break;default:break}}),t==="adaptive"?(0,we.jsx)(Ae,{...r,adaptive:!0,fullscreen:l.fullScreen,header:(0,we.jsx)(st,{actionsStart:l.actionsStart?(0,we.jsx)(u,{icon:"chevron-left",size:"large",fillMode:"flat"}):void 0,actionsEnd:l.actionsEnd?(0,we.jsx)(u,{icon:"x",size:"large",fillMode:"flat"}):void 0,title:b,subtitle:l.subtitle}),footer:l.footer?(0,we.jsxs)(_o,{alignment:"stretched",children:[(0,we.jsx)(u,{text:"Cancel",size:"large",themeColor:"base"}),(0,we.jsx)(u,{text:"Apply",size:"large",themeColor:"primary"})]}):void 0,children:n}):(0,we.jsx)(Ae,{...r,fullscreen:l.fullScreen,header:(0,we.jsx)(st,{actionsStart:l.actionsStart?(0,we.jsx)(u,{icon:"chevron-left",fillMode:"flat"}):void 0,actionsEnd:l.actionsEnd?(0,we.jsx)(u,{icon:"x",fillMode:"flat"}):void 0,title:"Select Item",subtitle:l.subtitle}),footer:l.footer?(0,we.jsxs)(_o,{alignment:"stretched",children:[(0,we.jsx)(u,{text:"Apply",themeColor:"primary"}),(0,we.jsx)(u,{text:"Cancel",themeColor:"base"})]}):void 0,children:n})};Ea.options=Ef;Ea.states=If;Ea.variants=Gf;Ea.defaultOptions=oc;Ea.modifiers=Of;Ea.className=Ae.className;var Hi="slider",ac=Hi;var Yt=require("react/jsx-runtime"),$r="k-slider",Hf=[s.hover,s.focus,s.active,s.disabled,s.readonly],Pf={},$t={type:"single",orientation:"horizontal",gradientType:"1d",readonly:!1,disabled:!1,handlePosition:"end",showButtons:!0,showTicks:!0,value:50,min:0,max:100},xe=e=>{let{type:t=$t.type,orientation:o=$t.orientation,gradientType:r=$t.gradientType,readonly:l=$t.readonly,disabled:n=$t.disabled,handlePosition:c=$t.handlePosition,showButtons:b=$t.showButtons,showTicks:f=$t.showTicks,value:x=$t.value,min:C=$t.min,max:L=$t.max,startValue:g,endValue:S,hover:R,focus:_,active:W,trackStyle:B,dir:ee,...Ne}=e,lt=(()=>{if(t==="gradient"&&r==="2d")return"undefined";if(o==="vertical")return"vertical"})(),it,Lt;return o==="horizontal"?(it=ee==="rtl"?"caret-alt-left":"caret-alt-right",Lt=ee==="rtl"?"caret-alt-right":"caret-alt-left"):o==="vertical"&&(it="caret-alt-up",Lt="caret-alt-down"),(0,Yt.jsxs)("div",{...Ne,className:a($r,e.className,E($r,{readonly:l,disabled:n}),{[`k-slider-${o}`]:o,"k-colorgradient-slider":t==="gradient"}),dir:ee,children:[b&&(0,Yt.jsx)(u,{className:"k-button-decrease",rounded:"full",icon:Lt,tabIndex:-1,title:"Decrease"}),(0,Yt.jsxs)("div",{className:"k-slider-track-wrap",children:[f&&(0,Yt.jsx)("ul",{className:"k-reset k-slider-items","aria-hidden":"true",children:e.children}),(0,Yt.jsxs)("div",{className:"k-slider-track",style:B,children:[(0,Yt.jsx)("div",{className:"k-slider-selection"}),t==="range"&&(0,Yt.jsx)("span",{className:a("k-draghandle","k-draghandle-start",E($r,{hover:R,focus:_,active:W})),role:"slider",tabIndex:n?void 0:0,"aria-valuenow":g??C,"aria-valuemin":C,"aria-valuemax":S??L,"aria-orientation":lt,"aria-disabled":n?"true":void 0,"aria-readonly":l?"true":void 0,"aria-label":Ne["aria-label"]?`${Ne["aria-label"]} start`:"Range start"}),(0,Yt.jsx)("span",{className:a("k-draghandle",`k-draghandle-${c}`,E($r,{hover:R,focus:_,active:W})),role:"slider",tabIndex:n?void 0:0,"aria-valuenow":t==="range"?S??L:x,"aria-valuemin":t==="range"?g??C:C,"aria-valuemax":L,"aria-orientation":lt,"aria-disabled":n?"true":void 0,"aria-readonly":l?"true":void 0,"aria-label":t==="range"?Ne["aria-label"]?`${Ne["aria-label"]} end`:"Range end":Ne["aria-label"]})]})]}),b&&(0,Yt.jsx)(u,{className:"k-button-increase",rounded:"full",icon:it,tabIndex:-1,title:"Increase"})]})};xe.states=Hf;xe.options=Pf;xe.className=$r;xe.defaultOptions=$t;xe.moduleName=Hi;xe.folderName=ac;xe.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 Pi=require("react/jsx-runtime"),rc="k-tick",_f=[],Kf={},lc={label:!1},Q=e=>{let{style:t,label:o=lc.label,orientation:r,large:l,text:n,...c}=e;return(0,Pi.jsx)("li",{...c,role:"presentation",title:n||"Tick",className:a(e.className,rc,{[`k-tick-${r}`]:r,"k-tick-large":l}),style:t,children:o&&(0,Pi.jsx)("span",{className:"k-label",children:n})})};Q.states=_f;Q.options=Kf;Q.className=rc;Q.defaultOptions=lc;var $e=require("react/jsx-runtime"),ic=e=>(0,$e.jsx)(xe,{"aria-label":e["aria-label"]||"Slider",children:(0,$e.jsxs)($e.Fragment,{children:[(0,$e.jsx)(Q,{className:"k-first",label:!0,large:!0,text:"0"}),(0,$e.jsx)(Q,{}),(0,$e.jsx)(Q,{}),(0,$e.jsx)(Q,{}),(0,$e.jsx)(Q,{}),(0,$e.jsx)(Q,{label:!0,large:!0,text:"5"}),(0,$e.jsx)(Q,{}),(0,$e.jsx)(Q,{}),(0,$e.jsx)(Q,{}),(0,$e.jsx)(Q,{}),(0,$e.jsx)(Q,{className:"k-last",label:!0,large:!0,text:"10"})]}),...e});var We=require("react/jsx-runtime"),nc=e=>(0,We.jsx)(xe,{children:(0,We.jsxs)(We.Fragment,{children:[(0,We.jsx)(Q,{className:"k-first",label:!0,large:!0,text:"0"}),(0,We.jsx)(Q,{}),(0,We.jsx)(Q,{}),(0,We.jsx)(Q,{}),(0,We.jsx)(Q,{}),(0,We.jsx)(Q,{label:!0,large:!0,text:"5"}),(0,We.jsx)(Q,{}),(0,We.jsx)(Q,{}),(0,We.jsx)(Q,{}),(0,We.jsx)(Q,{}),(0,We.jsx)(Q,{className:"k-last",label:!0,large:!0,text:"10"})]}),"aria-label":e["aria-label"]||"Vertical slider",...e,orientation:"vertical"});var _i=require("react/jsx-runtime");var Ki=require("react/jsx-runtime");var sc=require("react/jsx-runtime"),Di=e=>(0,sc.jsx)(xe,{type:"gradient",showButtons:!1,showTicks:!1,...e,"aria-label":e["aria-label"]||"Color slider"});var dc=require("react/jsx-runtime"),Bi=e=>(0,dc.jsx)(xe,{type:"gradient",orientation:"vertical",showButtons:!1,showTicks:!1,...e,"aria-label":e["aria-label"]||"Color slider"});var zi=require("react/jsx-runtime");var Ui=require("react/jsx-runtime");var gt=require("react/jsx-runtime"),Df=xe.options,Bf=xe.states,cc={...xe.defaultOptions,variant:"horizontal",label:!0},zf=[{name:"horizontal",title:"Horizontal"},{name:"vertical",title:"Vertical"}],Uf=[{name:"label",title:"Labels"},{name:"tick",title:"Ticks"},{name:"button",title:"Side Buttons"}],Ia=e=>{let{variant:t,modifiers:o,...r}={...cc,...e},l={};Object.keys(o||{}).forEach(x=>{switch(x){case"button":{l.showButtons=!!(o!=null&&o[x]);break}case"label":{l.label=!!(o!=null&&o[x]);break}case"tick":{l.showTicks=!!(o!=null&&o[x]);break}}});let{label:n=!0,showButtons:c,showTicks:b}=l,f={"--kendo-slider-start":0,"--kendo-slider-end":60};return t==="vertical"?(0,gt.jsxs)(nc,{showTicks:b,showButtons:c,style:{height:"300px",...f},...r,children:[(0,gt.jsx)(Q,{label:n,large:!0,orientation:"vertical",text:"0",style:{position:"absolute",bottom:"0%"}}),(0,gt.jsx)(Q,{label:n,large:!0,orientation:"vertical",text:"2",style:{position:"absolute",bottom:"25%"}}),(0,gt.jsx)(Q,{label:n,large:!0,orientation:"vertical",text:"4",style:{position:"absolute",bottom:"50%"}}),(0,gt.jsx)(Q,{label:n,large:!0,orientation:"vertical",text:"6",style:{position:"absolute",bottom:"75%"}}),(0,gt.jsx)(Q,{label:n,large:!0,orientation:"vertical",text:"8",style:{position:"absolute",bottom:"100%"}})]}):(0,gt.jsxs)(ic,{showTicks:b,showButtons:c,style:{width:"400px",...f},...r,children:[(0,gt.jsx)(Q,{label:n,large:!0,orientation:"horizontal",text:"0",style:{position:"absolute",left:"0%"}}),(0,gt.jsx)(Q,{label:n,large:!0,orientation:"horizontal",text:"2",style:{position:"absolute",left:"25%"}}),(0,gt.jsx)(Q,{label:n,large:!0,orientation:"horizontal",text:"4",style:{position:"absolute",left:"50%"}}),(0,gt.jsx)(Q,{label:n,large:!0,orientation:"horizontal",text:"6",style:{position:"absolute",left:"75%"}}),(0,gt.jsx)(Q,{label:n,large:!0,orientation:"horizontal",text:"8",style:{position:"absolute",left:"100%"}})]})};Ia.options=Df;Ia.states=Bf;Ia.variants=zf;Ia.defaultOptions=cc;Ia.modifiers=Uf;Ia.className=xe.className;var Wr=require("react/jsx-runtime"),pc="k-spin-button",Wf=[],Vf={size:[d.undefined,d.small,d.medium,d.large],fillMode:[w.undefined,w.solid,w.flat,w.outline,w.clear,w.link]},Fi={increaseLabel:"Increase value",decreaseLabel:"Decrease value"},zo=e=>{let{size:t,fillMode:o,disabled:r,increaseLabel:l=Fi.increaseLabel,decreaseLabel:n=Fi.decreaseLabel,...c}=e;return(0,Wr.jsxs)("span",{...c,className:a(pc,e.className),children:[(0,Wr.jsx)(u,{className:"k-spinner-increase",icon:"caret-alt-up",size:t,fillMode:o,disabled:r,"aria-label":l}),(0,Wr.jsx)(u,{className:"k-spinner-decrease",icon:"caret-alt-down",size:t,fillMode:o,disabled:r,"aria-label":n})]})};zo.states=Wf;zo.options=Vf;zo.className=pc;zo.defaultOptions=Fi;zo.moduleName=null;zo.folderName=null;var mc="numeric-textbox",uc="numerictextbox";var Ve=require("react/jsx-runtime"),bc="k-numerictextbox",Xf=[s.hover,s.focus,s.valid,s.invalid,s.loading,s.required,s.disabled,s.readonly],Jf={size:[d.undefined,d.small,d.medium,d.large],rounded:[N.undefined,N.none,N.small,N.medium,N.large,N.full],fillMode:[w.undefined,w.solid,w.flat,w.outline]},Nl={showSpinButton:!0,showClearButton:!0,separators:!0},te=e=>{let{size:t,rounded:o,fillMode:r,separators:l=Nl.separators,showClearButton:n=Nl.showClearButton,showSpinButton:c=Nl.showSpinButton,prefix:b,suffix:f,value:x,placeholder:C,hover:L,focus:g,valid:S,invalid:R,required:_,loading:W,disabled:B,readonly:ee,id:Ne,"aria-label":me,"aria-describedby":lt,...it}=e;return(0,Ve.jsxs)(Ge,{...it,size:t,rounded:o,fillMode:r,hover:L,focus:g,valid:S,invalid:R,required:_,loading:W,disabled:B,readonly:ee,className:a(e.className,bc),children:[b&&(0,Ve.jsxs)(Ve.Fragment,{children:[(0,Ve.jsx)(Kt,{children:b}),l&&(0,Ve.jsx)(Bt,{})]}),(0,Ve.jsx)(St,{id:Ne,placeholder:C,value:x,role:"spinbutton",disabled:B,"aria-label":me,"aria-describedby":lt,"aria-invalid":R?"true":void 0}),(0,Ve.jsx)(nt,{valid:S,invalid:R,loading:W,disabled:B}),(0,Ve.jsx)(ft,{loading:W,disabled:B}),n&&(0,Ve.jsx)(Mt,{loading:W,disabled:B,readonly:ee,value:x}),f&&(0,Ve.jsxs)(Ve.Fragment,{children:[l&&(0,Ve.jsx)(Bt,{}),(0,Ve.jsx)(Dt,{children:f})]}),c&&(0,Ve.jsx)(zo,{className:"k-input-spinner",size:t,fillMode:r,disabled:B})]})};te.states=Xf;te.options=Jf;te.className=bc;te.defaultOptions=Nl;te.moduleName=mc;te.folderName=uc;te.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 Vr=te;var fc=require("react/jsx-runtime"),Tc=e=>(0,fc.jsx)(Vr,{...e});var vl=Zs(require("react"));var $i=require("react/jsx-runtime"),qf="k-list-group-sticky-header",Wi=e=>(0,$i.jsx)("div",{className:a(qf,e.className),children:(0,$i.jsx)("div",{className:"k-list-header-text",children:e.children})});var gc=require("react/jsx-runtime"),Yf="k-no-data",wl=e=>{let{live:t,...o}=e;return(0,gc.jsx)("span",{...o,className:a(Yf,e.className),"aria-live":t?"polite":void 0,children:e.children})};var ra="list",Ga=ra;var Oa=require("react/jsx-runtime"),Vi="k-list",Qf=[],Zf={size:[d.undefined,d.small,d.medium,d.large]},jf={},le=e=>{var S;let{size:t,virtualization:o,children:r,header:l,optionLabel:n,customValue:c,noData:b,screenReaders:f,...x}=e,L=vl.default.Children.toArray(r)[0],g=(S=L==null?void 0:L.props)!=null&&S.children?vl.default.Children.count(L.props.children):vl.default.Children.count(r);return(0,Oa.jsxs)("div",{...x,className:a(e.className,Vi,A(Vi,{size:t}),{"k-virtual-list":o}),children:[n,c,l&&(0,Oa.jsx)(Wi,{children:l}),r||(b!==void 0?b:(0,Oa.jsx)(wl,{live:!0,children:"No data found."})),f&&r&&(0,Oa.jsxs)(wl,{className:"k-sr-only",live:!0,children:[g," items found."]})]})};le.states=Qf;le.options=Zf;le.className=Vi;le.defaultOptions=jf;le.moduleName=ra;le.folderName=Ga;le.ariaSpec={selector:".k-list",rules:[{selector:".k-list .k-no-data",attribute:"aria-live=polite",usage:'Announces "No data found" to screen readers.'}]};var xc=require("react/jsx-runtime"),hc="k-list-container",eg=[],tg={},og={},Ha=e=>{let{...t}=e;return(0,xc.jsx)("div",{...t,className:a(e.className,hc),children:e.children})};Ha.states=eg;Ha.options=tg;Ha.className=hc;Ha.defaultOptions=og;Ha.moduleName=ra;Ha.folderName=Ga;var la="checkbox",Pa=la;var Xi=require("react/jsx-runtime"),Cl="k-checkbox",ag=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled,s.checked,s.indeterminate],rg={size:[d.undefined,d.small,d.medium,d.large],rounded:[N.undefined,N.none,N.small,N.medium,N.large,N.full]},lg={},ze=e=>{let{id:t,checked:o,indeterminate:r,hover:l,focus:n,disabled:c,invalid:b,valid:f,required:x,size:C,rounded:L,wrapperRole:g,...S}=e;return(0,Xi.jsx)("span",{className:"k-checkbox-wrap",role:g,children:(0,Xi.jsx)("input",{...S,id:t,type:"checkbox",defaultChecked:o,required:x,disabled:c||void 0,"aria-invalid":b?"true":void 0,className:a(e.className,Cl,A(Cl,{size:C,rounded:L}),E(Cl,{hover:l,focus:n,disabled:c,invalid:b,valid:f,indeterminate:r,checked:o}))})})};ze.states=ag;ze.options=rg;ze.className=Cl;ze.defaultOptions=lg;ze.moduleName=la;ze.folderName=Pa;ze.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 Qt=ze;var wc=require("react/jsx-runtime"),kc="k-checkbox-list",ig=[],ng={},Nc={layout:"vertical"},dt=e=>{let{layout:t=Nc.layout,...o}=e;return(0,wc.jsx)("ul",{...o,className:a(e.className,kc,{[`k-list-${t}`]:t}),children:e.children})};dt.states=ig;dt.options=ng;dt.className=kc;dt.defaultOptions=Nc;dt.moduleName=la;dt.folderName=Pa;var Cc=require("react/jsx-runtime"),vc="k-checkbox-list-item",sg=[],dg={},cg={},ct=e=>{let{...t}=e;return(0,Cc.jsx)("li",{...t,className:a(e.className,vc),children:e.children})};ct.states=sg;ct.options=dg;ct.className=vc;ct.defaultOptions=cg;ct.moduleName=la;ct.folderName=Pa;var ia=require("react/jsx-runtime"),To=({children:e="Label",id:t="cb-label-after",...o})=>(0,ia.jsxs)(ia.Fragment,{children:[(0,ia.jsx)(Qt,{id:t,...o}),(0,ia.jsx)("label",{className:"k-checkbox-label",htmlFor:t,children:e})]});var Ji=require("react/jsx-runtime");var qi=require("react/jsx-runtime");var Yi=require("react/jsx-runtime");var pg=require("react/jsx-runtime");var mg=require("react/jsx-runtime");var ug=require("react/jsx-runtime");var je=require("react/jsx-runtime"),bg=dt.options,Tg=dt.states,fg={...dt.defaultOptions,variant:"vertical"},gg=[{name:"vertical",title:"Vertical"},{name:"horizontal",title:"Horizontal"}],hg=[],_a=e=>{let{variant:t,...o}=e;return t==="horizontal"?(0,je.jsxs)(dt,{layout:"horizontal",...o,children:[(0,je.jsx)(ct,{children:(0,je.jsx)(To,{id:D("cb"),defaultChecked:!0,children:"Label"})}),(0,je.jsx)(ct,{children:(0,je.jsx)(To,{id:D("cb"),children:"Label"})}),(0,je.jsx)(ct,{children:(0,je.jsx)(To,{id:D("cb"),children:"Label"})})]}):(0,je.jsxs)(dt,{...o,children:[(0,je.jsx)(ct,{children:(0,je.jsx)(To,{id:D("cb"),defaultChecked:!0,children:"Label"})}),(0,je.jsx)(ct,{children:(0,je.jsx)(To,{id:D("cb"),children:"Label"})}),(0,je.jsx)(ct,{children:(0,je.jsx)(To,{id:D("cb"),children:"Label"})})]})};_a.options=bg;_a.states=Tg;_a.variants=gg;_a.defaultOptions=fg;_a.modifiers=hg;_a.className=dt.className;var Lc=require("react/jsx-runtime"),xg=Qt.options,kg=Qt.states,Ng=Qt.defaultOptions,wg=[],vg=[],Ka=e=>(0,Lc.jsx)(To,{id:D("checkbox"),...e,defaultChecked:!0,children:"Label"});Ka.options=xg;Ka.states=kg;Ka.variants=wg;Ka.defaultOptions=Ng;Ka.modifiers=vg;Ka.className=Qt.className;var ro=require("react/jsx-runtime"),Qi="k-list-item",Cg=[s.hover,s.focus,s.selected,s.disabled],Lg={},yg={},j=e=>{let{text:t,groupLabel:o,group:r,iconName:l,iconClassName:n,showCheckbox:c,checked:b,hover:f,focus:x,selected:C,disabled:L,actions:g,description:S,id:R,..._}=e,W=t||e.children;return(0,ro.jsxs)("li",{..._,id:R,role:r?"presentation":"option",tabIndex:r?void 0:x?0:-1,"aria-selected":!r&&C?"true":r?void 0:"false","aria-disabled":!r&&L?"true":void 0,className:a(e.className,r?"k-list-group-item":Qi,E(Qi,{hover:f,focus:x,disabled:L,selected:C})),children:[c&&(0,ro.jsx)(ze,{checked:b}),l&&(0,ro.jsx)("span",{className:"k-list-item-icon-wrapper",children:(0,ro.jsx)(p,{icon:l,className:a("k-list-item-icon",n)})}),(0,ro.jsx)("span",{className:"k-list-item-text",children:W}),g&&(0,ro.jsx)("div",{className:"k-list-item-actions",children:g}),S&&(0,ro.jsx)("span",{className:"k-list-item-description",children:S}),o&&o!==""&&(0,ro.jsx)("div",{className:"k-list-item-group-label",children:o})]})};j.states=Cg;j.options=Lg;j.className=Qi;j.defaultOptions=yg;j.moduleName=ra;j.folderName=Ga;j.ariaSpec={selector:".k-list-item",rules:[{selector:".k-list-item",attribute:"role=option",usage:"Each list item is an option in the listbox."},{selector:".k-list-item",attribute:"id",usage:"ID for aria-activedescendant reference."},{selector:".k-list-item",attribute:"aria-selected (when selectable)",usage:"Indicates the selected state of the option."},{selector:".k-list-group-item",attribute:"role=presentation",usage:"Group headers are presentational, not selectable options."},{selector:".k-list-item-icon",attribute:"aria-hidden=true",usage:"Decorative icons are hidden from assistive technology."}]};var yc=require("react/jsx-runtime"),Mg="k-list-ul",fo=e=>{let{children:t,role:o,id:r,...l}=e;return(0,yc.jsx)("ul",{...l,id:r,role:o,className:a(Mg,e.className),children:t})};fo.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 Da=require("react/jsx-runtime"),Sg="k-list-content",ge=e=>{let{virtualization:t,grouping:o,"aria-label":r,"aria-labelledby":l,listboxId:n,...c}=e;return(0,Da.jsxs)("div",{...c,className:a(Sg,e.className),role:o?"listbox":void 0,id:o?n:void 0,"aria-label":o?r:void 0,"aria-labelledby":o?l:void 0,children:[o?e.children:(0,Da.jsx)(fo,{role:"listbox",id:n,"aria-label":r,"aria-labelledby":l,children:e.children}),t&&(0,Da.jsx)("div",{className:"k-height-container",children:(0,Da.jsx)("div",{})})]})};ge.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 Zi=require("react/jsx-runtime");var Ba=require("react/jsx-runtime"),Rg="k-list-group-item",na=e=>{let{groupIconName:t,...o}=e;return(0,Ba.jsxs)("li",{...o,role:"presentation",className:a(Rg,e.className),children:[t&&(0,Ba.jsx)("span",{className:"k-list-item-icon-wrapper",children:(0,Ba.jsx)(p,{icon:t,className:"k-list-item-icon"})}),(0,Ba.jsx)("span",{className:"k-list-item-text",children:e.children})]})};na.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 Mc=require("react/jsx-runtime"),ji="k-list-optionlabel",Ag=[s.hover,s.focus,s.selected,s.disabled],Eg={},Ig={},Ll=e=>{let{text:t,hover:o,focus:r,selected:l,disabled:n,...c}=e;return(0,Mc.jsx)("div",{...c,className:a(ji,E(ji,{hover:o,focus:r,selected:l,disabled:n})),children:t})};Ll.states=Ag;Ll.options=Eg;Ll.className=ji;Ll.defaultOptions=Ig;var Sc=require("react/jsx-runtime"),en="k-list-custom-value",Gg=[s.hover,s.focus,s.selected,s.disabled],Og={},Hg={},Uo=e=>{let{text:t,hover:o,focus:r,selected:l,disabled:n,...c}=e;return(0,Sc.jsx)("div",{...c,className:a(en,E(en,{hover:o,focus:r,selected:l,disabled:n})),children:t})};Uo.states=Gg;Uo.options=Og;Uo.className=en;Uo.defaultOptions=Hg;var tn=require("react/jsx-runtime");var on=require("react/jsx-runtime");var an=require("react/jsx-runtime");var rn=require("react/jsx-runtime");var Pg=require("react/jsx-runtime");var ln=require("react/jsx-runtime");var Rc="dropdown-list",Ac="dropdownlist";var ve=require("react/jsx-runtime"),Ec="k-dropdownlist",_g=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled,s.loading,s.readonly],Kg={size:[d.undefined,d.small,d.medium,d.large],rounded:[N.undefined,N.none,N.small,N.medium,N.large,N.full],fillMode:[w.undefined,w.solid,w.flat,w.outline]},nn={showValue:!0,arrowIconName:"caret-alt-down"},ce=e=>{let{size:t,rounded:o,fillMode:r,arrowIconName:l=nn.arrowIconName,showValue:n=nn.showValue,valueIconName:c,prefix:b,suffix:f,value:x,placeholder:C,hover:L,focus:g,valid:S,invalid:R,required:_,loading:W,disabled:B,readonly:ee,popup:Ne,opened:me,adaptive:lt,adaptiveSettings:it,adaptiveTitle:Lt,adaptiveSubtitle:jo,adaptiveFilter:jl,id:Oo,activeDescendant:dl,"aria-label":ei,...ti}=e,Kb=Oo?`${Oo}-listbox`:void 0,Ys=Oo?`${Oo}-value`:void 0;return(0,ve.jsxs)(ve.Fragment,{children:[(0,ve.jsxs)(ao,{...ti,id:Oo,size:t,rounded:o,fillMode:r,hover:L,focus:g,valid:S,invalid:R,required:_,loading:W,disabled:B,readonly:ee,className:a(e.className,Ec,{"k-icon-picker":!n&&c}),role:"combobox","aria-haspopup":"listbox","aria-expanded":me?"true":"false","aria-controls":me?Kb:void 0,"aria-activedescendant":me&&dl?dl:void 0,"aria-describedby":me?Ys:void 0,"aria-disabled":B?"true":void 0,"aria-label":ei,tabIndex:0,children:[(0,ve.jsx)(Kt,{children:b}),(0,ve.jsx)(oa,{placeholder:C,value:x,showValue:n,valueIconName:c,id:Ys}),(0,ve.jsx)(nt,{valid:S,invalid:R,loading:W,disabled:B}),(0,ve.jsx)(ft,{loading:W,disabled:B}),(0,ve.jsx)(Dt,{children:f}),(0,ve.jsx)(u,{className:"k-input-button",icon:l,size:e.size,fillMode:e.fillMode,"aria-label":C||"Toggle dropdown",tabIndex:-1})]}),me&&Ne&&(0,ve.jsx)(ne,{className:"k-list-container k-dropdownlist-popup",containerRole:"region",containerAriaLabel:"Dropdown suggestions",children:Ne}),lt&&(0,ve.jsx)(Ae,{adaptive:!0,...it,header:(0,ve.jsx)(st,{actionsEnd:(0,ve.jsx)(u,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply selection"}),filter:jl,inputValue:x,inputPlaceholder:C,title:Lt,subtitle:jo}),children:(0,ve.jsx)("div",{className:"k-list-container",children:(0,ve.jsx)(le,{size:"large",children:(0,ve.jsxs)(ge,{"aria-label":"Options",children:[(0,ve.jsx)(j,{text:"List item"}),(0,ve.jsx)(j,{text:"List item"}),(0,ve.jsx)(j,{text:"List item"})]})})})})]})};ce.states=_g;ce.options=Kg;ce.className=Ec;ce.defaultOptions=nn;ce.moduleName=Rc;ce.folderName=Ac;ce.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 Dg=require("react/jsx-runtime");var Ic=require("react/jsx-runtime");var sn=require("react/jsx-runtime");var Bg=require("react/jsx-runtime");var Gc=require("react/jsx-runtime");var dn=require("react/jsx-runtime");var zg=require("react/jsx-runtime");var ht=require("react/jsx-runtime"),Ug=ce.states,Fg=ce.defaultOptions,$g=ce.options,Wg=[{name:"opened",title:"Opened"}],Vg=[],Ua=e=>{let{modifiers:t,...o}=e,r={},l=(0,ht.jsxs)(ht.Fragment,{children:[(0,ht.jsx)("div",{className:"k-list-filter",children:(0,ht.jsx)(Rt,{})}),(0,ht.jsx)(le,{style:{width:300},size:o.size,children:(0,ht.jsxs)(ge,{children:[(0,ht.jsx)(j,{children:"List item"}),(0,ht.jsx)(j,{children:"List item"}),(0,ht.jsx)(j,{children:"List item"})]})})]});return Object.keys(t||{}).forEach(n=>{n==="opened"&&(r.opened=!!(t!=null&&t[n]),r.popup=t!=null&&t[n]?l:void 0)}),(0,ht.jsx)("div",{children:(0,ht.jsx)(ce,{placeholder:"Value",style:{width:300},...o,...r})})};Ua.options=$g;Ua.states=Ug;Ua.variants=Vg;Ua.defaultOptions=Fg;Ua.modifiers=Wg;Ua.className=ce.className;var Oc=require("react/jsx-runtime");var Hc=require("react/jsx-runtime");var Xg=require("react/jsx-runtime");var yl=require("react/jsx-runtime"),Jg=te.states,qg=te.defaultOptions,Yg=te.options,Qg=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"},{name:"spin-button",title:"`Spin` Button"}],Zg=[],Fa=e=>{let{modifiers:t,...o}=e,r={};return Object.keys(t||{}).forEach(l=>{switch(l){case"prefix":r.prefix=t!=null&&t[l]?(0,yl.jsx)(ce,{size:o.size,fillMode:"flat",value:"mm"}):void 0;break;case"suffix":r.suffix=t!=null&&t[l]?(0,yl.jsx)(Ni,{children:"mm"}):void 0;break;case"clear-button":r.showClearButton=t==null?void 0:t[l];break;case"spin-button":r.showSpinButton=t==null?void 0:t[l];break;default:break}}),(0,yl.jsx)(Tc,{value:"Value",style:{width:300},...o,...r})};Fa.options=Yg;Fa.states=Jg;Fa.variants=Zg;Fa.defaultOptions=qg;Fa.modifiers=Qg;Fa.className=te.className;var O=require("react/jsx-runtime"),Pc="k-colorgradient-inputs",jg=[],eh={size:[d.undefined,d.small,d.medium,d.large]},_c={mode:"rgba"},$a=e=>{let{mode:t=_c.mode,size:o,...r}=e;return(0,O.jsxs)("div",{...r,className:a(Pc,"k-hstack"),children:[(0,O.jsx)("div",{className:"k-vstack",children:(0,O.jsx)(u,{fillMode:"flat",icon:"caret-alt-expand",className:"k-colorgradient-toggle-mode",size:o,"aria-label":"Toggle color input format"})}),t==="rgba"&&(0,O.jsxs)(O.Fragment,{children:[(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"132",size:o,"aria-label":"Red channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"R"})]}),(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"132",size:o,"aria-label":"Green channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"G"})]}),(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"132",size:o,"aria-label":"Blue channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"B"})]}),(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"1.00",size:o,"aria-label":"Alpha channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"A"})]})]}),t==="rgb"&&(0,O.jsxs)(O.Fragment,{children:[(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Red channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"R"})]}),(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Green channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"G"})]}),(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Blue channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"B"})]})]}),t==="hsva"&&(0,O.jsxs)(O.Fragment,{children:[(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Hue channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"H"})]}),(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Saturation channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"S"})]}),(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Value channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"V"})]}),(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"1.00","aria-label":"Alpha channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"A"})]})]}),t==="hsv"&&(0,O.jsxs)(O.Fragment,{children:[(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Hue channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"H"})]}),(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Saturation channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"S"})]}),(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Value channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"V"})]})]}),t==="hex"&&(0,O.jsx)(O.Fragment,{children:(0,O.jsxs)("div",{className:"k-vstack k-flex-1",children:[(0,O.jsx)(be,{showClearButton:!1,value:"#b88484AA",className:"k-hex-value"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"HEX"})]})})]})};$a.states=jg;$a.options=eh;$a.className=Pc;$a.defaultOptions=_c;var et=require("react/jsx-runtime"),Kc="k-colorgradient-color-contrast",th=[],oh={},ah={},Wa=()=>(0,et.jsxs)("div",{className:a(Kc,"k-vbox"),children:[(0,et.jsxs)("div",{className:"k-contrast-ratio",children:[(0,et.jsx)("span",{className:"k-contrast-ratio-text",children:"Contrast ratio: 7.1"}),(0,et.jsxs)("span",{className:"k-contrast-validation !k-text-success",children:[(0,et.jsx)(p,{icon:"check"}),(0,et.jsx)(p,{icon:"check"})]})]}),(0,et.jsxs)("div",{children:[(0,et.jsx)("span",{children:"AA: 4.5"}),(0,et.jsxs)("span",{className:"k-contrast-validation !k-text-success",children:["Pass",(0,et.jsx)(p,{icon:"check"})]})]}),(0,et.jsxs)("div",{children:[(0,et.jsx)("span",{children:"AAA: 7.0"}),(0,et.jsxs)("span",{className:"k-contrast-validation !k-text-error",children:["Fail",(0,et.jsx)(p,{icon:"x"})]})]})]});Wa.states=th;Wa.options=oh;Wa.className=Kc;Wa.defaultOptions=ah;var Dc="color-gradient",Bc="colorgradient";var Pe=require("react/jsx-runtime"),Ml="k-colorgradient",rh=[s.hover,s.focus,s.readonly,s.disabled],lh={size:[d.undefined,d.small,d.medium,d.large]},lo={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"},Ue=e=>{let{size:t,mode:o=lo.mode,readonly:r=lo.readonly,disabled:l=lo.disabled,gradientStyle:n=lo.gradientStyle,dragHandleStyle:c=lo.dragHandleStyle,alphaStyle:b=lo.alphaStyle,alphaStyleHorizontal:f=lo.alphaStyleHorizontal,contrast:x=lo.contrast,dir:C,hover:L,focus:g,hoverHandle:S,focusHandle:R,canvasOrientation:_=lo.canvasOrientation,role:W,tabIndex:B,...ee}=e;return(0,Pe.jsxs)("div",{...ee,role:W??"textbox","aria-label":W==="none"?void 0:"Color gradient",tabIndex:B??0,"aria-disabled":l?"true":void 0,className:a(e.className,Ml,A(Ml,{size:t}),E(Ml,{hover:L,focus:g,readonly:r,disabled:l})),dir:C,children:[!_||_==="horizontal"&&(0,Pe.jsxs)("div",{className:"k-colorgradient-canvas k-hstack",children:[(0,Pe.jsx)("div",{className:"k-hsv-rectangle",style:n,children:(0,Pe.jsx)("div",{className:"k-hsv-gradient",children:(0,Pe.jsx)("div",{className:a("k-hsv-draghandle","k-draghandle",{"k-hover":S,"k-focus":R}),style:c,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,Pe.jsxs)("div",{className:"k-hsv-controls k-hstack",children:[(0,Pe.jsx)(Bi,{className:"k-hue-slider",hover:S,focus:R}),o!=="rgb"&&o!=="hsv"&&(0,Pe.jsx)(Bi,{className:"k-alpha-slider",hover:S,focus:R,trackStyle:b})]})]}),_==="vertical"&&(0,Pe.jsxs)("div",{className:"k-colorgradient-canvas k-vstack",children:[(0,Pe.jsx)("div",{className:"k-hsv-rectangle",style:n,children:(0,Pe.jsx)("div",{className:"k-hsv-gradient",children:(0,Pe.jsx)("div",{className:a("k-hsv-draghandle","k-draghandle",{"k-hover":S,"k-focus":R}),style:c,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,Pe.jsxs)("div",{className:"k-hsv-controls k-vstack",children:[(0,Pe.jsx)(Di,{className:"k-hue-slider",hover:S,focus:R}),o!=="rgb"&&o!=="hsv"&&(0,Pe.jsx)(Di,{className:"k-alpha-slider",hover:S,focus:R,trackStyle:f})]})]}),(0,Pe.jsx)($a,{mode:e.mode,size:t}),x&&(0,Pe.jsx)(Wa,{})]})};Ue.states=rh;Ue.options=lh;Ue.className=Ml;Ue.defaultOptions=lo;Ue.moduleName=Dc;Ue.folderName=Bc;Ue.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 zc=require("react/jsx-runtime"),Sl=e=>(0,zc.jsx)(Ue,{...e});var ih=require("react/jsx-runtime");var nh=require("react/jsx-runtime");var Rl=require("react/jsx-runtime"),sh=Ue.options,dh=Ue.states,ch={...Ue.defaultOptions,variant:"rgba"},ph=[{name:"rgba",title:"RGBA"},{name:"rgb",title:"RGB"},{name:"hex",title:"HEX"}],mh=[],Va=e=>{let{variant:t,...o}=e;switch(t){case"hex":return(0,Rl.jsx)(Sl,{...o,mode:t});case"rgb":return(0,Rl.jsx)(Sl,{...o,mode:t});default:return(0,Rl.jsx)(Sl,{...o,mode:t})}};Va.options=sh;Va.states=dh;Va.variants=ph;Va.defaultOptions=ch;Va.modifiers=mh;Va.className=Ue.className;var Uc=require("react/jsx-runtime"),cn=e=>(0,Uc.jsx)("tr",{role:"row",children:e.children});var Fc=require("react/jsx-runtime"),pn="k-colorpalette-tile",uh=[s.hover,s.focus,s.selected],bh={},Xa=e=>{let{color:t,tileSize:o,hover:r,focus:l,selected:n,...c}=e,b={backgroundColor:t,width:o?o+"px":"",height:o?o+"px":""};return(0,Fc.jsx)("td",{...c,role:"gridcell","aria-label":t,"aria-selected":n?"true":void 0,className:a(e.className,pn,E(pn,{hover:r,focus:l,selected:n})),style:b})};Xa.states=uh;Xa.options=bh;Xa.className=pn;var $c="color-palette",Wc="colorpalette";var Ja=require("react/jsx-runtime"),Al="k-colorpalette",Th=[s.disabled],fh={size:[d.undefined,d.small,d.medium,d.large]},Vc={columns:10},pt=e=>{let{size:t,palette:o,columns:r=Vc.columns,tileSize:l,disabled:n,...c}=e,b=[];if(o){let f=r||o.columns,x=o.colors?o.colors:o;Array.isArray(x)&&Array.from({length:Math.ceil(x.length/f)},(C,L)=>{let g=[];x.slice(L*f,(L+1)*f).map((R,_)=>{g.push((0,Ja.jsx)(Xa,{color:R,tileSize:l},_))});let S=(0,Ja.jsx)(cn,{children:g},L);b.push(S)})}return(0,Ja.jsx)("div",{...c,role:"grid","aria-label":"Color palette",tabIndex:0,"aria-disabled":n?"true":void 0,className:a(e.className,Al,E(Al,{disabled:n}),A(Al,{size:t})),children:(0,Ja.jsx)("table",{className:"k-colorpalette-table",role:"none",children:(0,Ja.jsx)("tbody",{children:b.length>0?b:e.children})})})};pt.states=Th;pt.options=fh;pt.className=Al;pt.defaultOptions=Vc;pt.moduleName=$c;pt.folderName=Wc;pt.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 El=pt;var Xr={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 Jc=require("react/jsx-runtime"),Xc=e=>(0,Jc.jsx)(El,{palette:Xr.basic,...e});var gh=require("react/jsx-runtime");var qc=require("react/jsx-runtime");var Yc=require("react/jsx-runtime"),hh=pt.options,xh=pt.states,kh={...pt.defaultOptions,variant:"basic"},Nh=[{name:"basic",title:"Basic"},{name:"monochrome",title:"Monochrome"}],wh={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}},vh=[],qa=e=>{let{variant:t="basic",...o}=e,r=wh[t];return(0,Yc.jsx)(Xc,{columns:r.columns,palette:r,...o})};qa.options=hh;qa.states=xh;qa.variants=Nh;qa.defaultOptions=kh;qa.modifiers=vh;qa.className=pt.className;var Qc="color-editor",Zc="coloreditor";var Oe=require("react/jsx-runtime"),Il="k-coloreditor",Ch=[s.focus],Lh={size:[d.undefined,d.small,d.medium,d.large]},Jr={view:"gradient",palette:Xr.office,actionButtons:!0,canvasOrientation:"horizontal"},Ee=e=>{let{size:t,view:o=Jr.view,palette:r=Jr.palette,color:l,currentColor:n,focus:c,focusView:b,dir:f,group:x,actionButtons:C=Jr.actionButtons,canvasOrientation:L=Jr.canvasOrientation,...g}=e;return(0,Oe.jsxs)("div",{...g,role:"textbox","aria-label":"Color editor",tabIndex:0,className:a(e.className,"k-flatcolorpicker",Il,A(Il,{size:t}),E(Il,{focus:c})),dir:f,children:[(0,Oe.jsxs)("div",{className:"k-coloreditor-header k-hstack",children:[(0,Oe.jsx)("div",{className:"k-coloreditor-header-actions k-hstack",children:x&&(0,Oe.jsxs)(J,{fillMode:"flat",children:[(0,Oe.jsx)(u,{className:"k-group-start",size:t,fillMode:"flat",icon:"droplet-slider",selected:o==="gradient","aria-label":"Color gradient view"}),(0,Oe.jsx)(u,{className:"k-group-end",size:t,fillMode:"flat",icon:"palette",selected:o==="palette","aria-label":"Color palette view"})]})}),(0,Oe.jsx)("div",{className:"k-spacer"}),(0,Oe.jsxs)("div",{className:"k-coloreditor-header-actions k-hstack",children:[(0,Oe.jsx)(u,{fillMode:"flat",icon:"droplet-slash",size:t,"aria-label":"Reset color"}),(0,Oe.jsxs)("div",{className:"k-coloreditor-preview k-vstack",children:[(0,Oe.jsx)(Po,{className:"k-coloreditor-preview-color",color:l}),(0,Oe.jsx)(Po,{className:"k-coloreditor-current-color",color:n})]})]})]}),(0,Oe.jsx)("div",{className:"k-coloreditor-views k-vstack",children:o==="gradient"?(0,Oe.jsx)(Ue,{focus:b,size:t,canvasOrientation:L,role:"none",tabIndex:-1}):(0,Oe.jsx)(pt,{palette:r,size:t})}),C&&(0,Oe.jsxs)(Ut,{className:"k-coloreditor-footer",alignment:"start",children:[(0,Oe.jsx)(u,{themeColor:"primary",size:t,className:"k-coloreditor-apply",children:"Apply"}),(0,Oe.jsx)(u,{className:"k-coloreditor-cancel",size:t,children:"Cancel"})]})]})};Ee.states=Ch;Ee.options=Lh;Ee.className=Il;Ee.defaultOptions=Jr;Ee.moduleName=Qc;Ee.folderName=Zc;Ee.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 Ya=Ee;var yh=require("react/jsx-runtime");var Mh=require("react/jsx-runtime");var ep=require("react/jsx-runtime"),jc=e=>(0,ep.jsx)(Ya,{group:!0,currentColor:"fuchsia",...e});var op=require("react/jsx-runtime"),tp=e=>(0,op.jsx)(Ya,{view:"palette",group:!0,currentColor:"fuchsia",...e});var mn=require("react/jsx-runtime"),Sh=Ee.options,Rh=Ee.states,Ah={...Ee.defaultOptions,variant:"gradient"},Eh=[{name:"gradient",title:"Gradient"},{name:"palette",title:"Palette"}],Ih=[],Qa=e=>{let{variant:t,...o}=e;return t==="palette"?(0,mn.jsx)(tp,{...o,color:"white"}):(0,mn.jsx)(jc,{...o,color:"rgba(183, 118 , 118, 1.00)"})};Qa.options=Sh;Qa.states=Rh;Qa.variants=Eh;Qa.defaultOptions=Ah;Qa.modifiers=Ih;Qa.className=Ee.className;var ap="color-picker",rp="colorpicker";var _e=require("react/jsx-runtime"),lp="k-colorpicker",Gh=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled],Oh={size:[d.undefined,d.small,d.medium,d.large],rounded:[N.undefined,N.none,N.small,N.medium,N.large,N.full],fillMode:[w.undefined,w.solid,w.flat,w.outline]},ip={arrowIconName:"caret-alt-down"},Et=e=>{let{size:t,rounded:o,fillMode:r,arrowIconName:l=ip.arrowIconName,prefix:n,suffix:c,value:b,placeholder:f,hover:x,focus:C,valid:L,invalid:g,required:S,disabled:R,valueIconName:_,popup:W,opened:B,adaptive:ee,adaptiveSettings:Ne,adaptiveTitle:me,adaptiveSubtitle:lt,...it}=e,Lt="colorpicker-popup";return(0,_e.jsxs)(_e.Fragment,{children:[(0,_e.jsxs)(ao,{...it,size:t,rounded:o,fillMode:r,hover:x,focus:C,valid:L,invalid:g,required:S,disabled:R,role:"combobox","aria-haspopup":"dialog","aria-expanded":B?"true":"false","aria-controls":B||ee?Lt:void 0,"aria-label":"Color picker",tabIndex:0,"aria-disabled":R?"true":void 0,className:a(e.className,lp,"k-icon-picker"),children:[(0,_e.jsx)(Kt,{children:n}),(0,_e.jsx)(oa,{placeholder:f,value:b,showValue:!1,valueIcon:(0,_e.jsx)(Po,{className:"k-value-icon",color:b,iconName:_}),valueIconName:_}),(0,_e.jsx)(Dt,{children:c}),(0,_e.jsx)(u,{className:"k-input-button",icon:l,size:t,fillMode:r,tabIndex:-1,"aria-label":"Open color picker",disabled:R})]}),B&&W&&(0,_e.jsx)(ne,{id:Lt,className:"k-colorpicker-popup",children:W}),ee&&(0,_e.jsx)(Ae,{adaptive:!0,id:Lt,...Ne,header:(0,_e.jsx)(st,{actionsEnd:(0,_e.jsx)(u,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply"}),title:me,subtitle:lt}),footer:(0,_e.jsxs)(_o,{children:[(0,_e.jsx)(u,{text:"Cancel",size:"large"}),(0,_e.jsx)(u,{text:"Set",size:"large",themeColor:"primary"})]}),children:(0,_e.jsx)(Ee,{canvasOrientation:"vertical",size:"large",actionButtons:!1,group:!0})})]})};Et.states=Gh;Et.options=Oh;Et.className=lp;Et.defaultOptions=ip;Et.moduleName=ap;Et.folderName=rp;Et.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 go=Et;var np=require("react/jsx-runtime"),Gl=e=>(0,np.jsx)(go,{...e});var Hh=require("react/jsx-runtime");var Ph=require("react/jsx-runtime");var _h=require("react/jsx-runtime");var Kh=require("react/jsx-runtime");var Dh=require("react/jsx-runtime");var Bh=require("react/jsx-runtime");var Fo=require("react/jsx-runtime"),zh=go.options,Uh=go.states,sp={...go.defaultOptions,variant:"color"},Fh=[{name:"color",title:"Color",default:!0},{name:"no color",title:"No color"},{name:"icon",title:"Icon"}],$h=[{name:"opened",title:"Opened"}],Za=e=>{let{variant:t,modifiers:o,...r}={...sp,...e},l={};Object.keys(o||{}).forEach(c=>{c==="opened"&&(l.opened=!!(o!=null&&o[c]),l.popup=o!=null&&o[c]?(0,Fo.jsx)(Ee,{size:r.size,color:"rgba(183, 118 , 118, 1.00)",group:!0}):"")});let n=l.opened?{width:"272px",height:"390px"}:{};switch(t){case"no color":return(0,Fo.jsx)("div",{style:n,children:(0,Fo.jsx)(Gl,{...r,...l})});case"icon":return(0,Fo.jsx)("div",{style:n,children:(0,Fo.jsx)(Gl,{value:"rgba(183, 118 , 118, 1.00)",valueIconName:"edit-tools",...r,...l})});default:return(0,Fo.jsx)("div",{style:n,children:(0,Fo.jsx)(Gl,{value:"rgba(183, 118 , 118, 1.00)",...r,...l})})}};Za.options=zh;Za.states=Uh;Za.variants=Fh;Za.defaultOptions=sp;Za.modifiers=$h;Za.className=go.className;var un="combobox",dp=un;var se=require("react/jsx-runtime"),cp="k-combobox",Wh=[s.hover,s.focus,s.valid,s.invalid,s.loading,s.required,s.disabled,s.readonly],Vh={size:[d.undefined,d.small,d.medium,d.large],rounded:[N.undefined,N.none,N.small,N.medium,N.large,N.full],fillMode:[w.undefined,w.solid,w.flat,w.outline]},pp={separators:!0},tt=e=>{let{size:t,rounded:o,fillMode:r,separators:l=pp.separators,prefix:n,suffix:c,value:b,placeholder:f,hover:x,focus:C,valid:L,invalid:g,required:S,loading:R,disabled:_,popup:W,opened:B,readonly:ee,adaptive:Ne,adaptiveSettings:me,adaptiveTitle:lt,adaptiveSubtitle:it,adaptiveCustomValue:Lt,id:jo,autocomplete:jl,activeDescendant:Oo,"aria-label":dl,...ei}=e,ti=jo?`${jo}-listbox`:void 0;return(0,se.jsxs)(se.Fragment,{children:[(0,se.jsxs)(Ge,{...ei,size:t,rounded:o,fillMode:r,hover:x,focus:C,valid:L,invalid:g,required:S,loading:R,disabled:_,readonly:ee,className:a(e.className,cp),children:[n&&(0,se.jsxs)(se.Fragment,{children:[(0,se.jsx)(Kt,{children:n}),l&&(0,se.jsx)(Bt,{})]}),(0,se.jsx)(St,{id:jo,placeholder:f,value:b,role:"combobox","aria-haspopup":"listbox","aria-expanded":B?"true":"false","aria-controls":B?ti:void 0,"aria-activedescendant":B&&Oo?Oo:void 0,"aria-autocomplete":jl,"aria-invalid":g?"true":void 0,"aria-busy":R?"true":void 0,"aria-label":dl,disabled:_,readOnly:ee}),(0,se.jsx)(nt,{valid:L,invalid:g,loading:R,disabled:_}),(0,se.jsx)(ft,{loading:R,disabled:_}),(0,se.jsx)(Mt,{loading:R,disabled:_,readonly:ee,value:b}),c&&(0,se.jsxs)(se.Fragment,{children:[l&&(0,se.jsx)(Bt,{}),(0,se.jsx)(Dt,{children:c})]}),(0,se.jsx)(u,{className:"k-input-button",icon:"caret-alt-down",size:t,fillMode:r,"aria-label":"Open popup",tabIndex:-1,disabled:_})]}),B&&W&&(0,se.jsx)(ne,{className:"k-list-container k-combobox-popup",containerRole:"region",containerAriaLabel:"Combobox suggestions",children:W}),Ne&&(0,se.jsx)(Ae,{adaptive:!0,id:jo?`${jo}-adaptive`:void 0,...me,header:(0,se.jsx)(st,{actionsEnd:(0,se.jsx)(u,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply selection"}),input:!0,inputValue:b,inputPlaceholder:f,title:lt,subtitle:it}),children:(0,se.jsx)("div",{className:"k-list-container",children:(0,se.jsx)(le,{customValue:Lt?(0,se.jsx)(Uo,{text:`Use "${b}"`}):void 0,size:"large",children:(0,se.jsxs)(ge,{"aria-label":lt||"Options",children:[(0,se.jsx)(j,{text:"List item"}),(0,se.jsx)(j,{text:"List item"}),(0,se.jsx)(j,{text:"List item"})]})})})})]})};tt.states=Wh;tt.options=Vh;tt.className=cp;tt.defaultOptions=pp;tt.moduleName=un;tt.folderName=dp;tt.ariaSpec={selector:".k-combobox",rules:[{selector:".k-combobox > .k-input-inner",attribute:"role=combobox",usage:"Identifies the input as a combobox."},{selector:".k-combobox > .k-input-inner",attribute:"aria-haspopup=listbox",usage:"Indicates the combobox has a listbox popup."},{selector:".k-combobox > .k-input-inner",attribute:"aria-expanded",usage:"Indicates whether the popup is open."},{selector:".k-combobox > .k-input-inner",attribute:"aria-controls=${id}-listbox (when open)",usage:"Points to the listbox element when popup is open."},{selector:".k-combobox > .k-input-inner",attribute:"aria-activedescendant (when open)",usage:"Points to the focused item in the listbox."},{selector:".k-combobox > .k-input-inner",attribute:"aria-autocomplete=list|both|inline (when has autocomplete)",usage:"Indicates the autocomplete behavior."},{selector:".k-combobox > .k-input-inner",attribute:"aria-invalid=true (when invalid)",usage:"Rendered when the combobox is in an invalid state."},{selector:".k-combobox > .k-input-inner",attribute:"aria-busy=true (when loading)",usage:"Rendered when the combobox is loading data."},{selector:".k-combobox > .k-input-inner",attribute:"label for or aria-label or aria-labelledby (when has accessible name)",usage:"Accessible name provided by consuming app."},{selector:".k-combobox.k-disabled > .k-input-inner",attribute:"disabled=disabled or aria-disabled=true",usage:"Rendered when the combobox is disabled."},{selector:".k-combobox .k-input-button",attribute:"role=button or nodeName=button",usage:"The dropdown toggle button."},{selector:".k-combobox .k-input-button",attribute:"aria-label",usage:"Accessible name for the dropdown button."},{selector:".k-combobox .k-input-button",attribute:"tabindex=-1",usage:"Dropdown button is not in the tab order."},{selector:".k-combobox-popup .k-list-content, .k-combobox-popup .k-list-ul",attribute:"role=listbox",usage:"The popup list container has the listbox role."},{selector:'.k-combobox-popup .k-list-ul[role="listbox"], .k-combobox-popup .k-list-content[role="listbox"]',attribute:"aria-label or aria-labelledby",usage:"Popup listbox must have an accessible name. Consuming code is responsible for associating with the component label via aria-labelledby."},{selector:".k-combobox-popup .k-list-item",attribute:"role=option",usage:"Each list item is an option."},{selector:".k-combobox-popup .k-list-item",attribute:"aria-selected (when selectable)",usage:"Indicates the selected state."},{selector:".k-combobox-popup .k-no-data",attribute:"aria-live=polite",usage:"Announces no-data state to screen readers."}]};var It=tt;var up=require("react/jsx-runtime"),mp=e=>(0,up.jsx)(It,{...e});var bp=require("react/jsx-runtime");var Tp=require("react/jsx-runtime");var fp=require("react/jsx-runtime");var gp=require("react/jsx-runtime");var hp=require("react/jsx-runtime");var xp=require("react/jsx-runtime");var bn=require("react/jsx-runtime");var Xh=require("react/jsx-runtime");var Jh=require("react/jsx-runtime");var kp=require("react/jsx-runtime");var Np=require("react/jsx-runtime");var Zt=require("react/jsx-runtime"),qh=tt.states,Yh=tt.defaultOptions,Qh=tt.options,Zh=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"opened",title:"Opened"}],jh=[],ja=e=>{let{modifiers:t,...o}=e,r={},l=(0,Zt.jsx)(le,{style:{width:300},size:o.size,children:(0,Zt.jsxs)(ge,{children:[(0,Zt.jsx)(j,{children:"List item"}),(0,Zt.jsx)(j,{children:"List item"}),(0,Zt.jsx)(j,{children:"List item"})]})});return Object.keys(t||{}).forEach(n=>{switch(n){case"prefix":r.prefix=t!=null&&t[n]?(0,Zt.jsx)(p,{icon:"map-marker-target"}):void 0;break;case"suffix":r.suffix=t!=null&&t[n]?(0,Zt.jsx)(Ho,{size:o.size,icon:"copy",fillMode:"clear"}):void 0;break;case"opened":r.opened=!!(t!=null&&t[n]),r.popup=t!=null&&t[n]?l:void 0;break;default:break}}),(0,Zt.jsx)("div",{children:(0,Zt.jsx)(mp,{value:"Value",style:{width:300},...o,...r})})};ja.options=Qh;ja.states=qh;ja.variants=jh;ja.defaultOptions=Yh;ja.modifiers=Zh;ja.className=tt.className;var Tn="menu-button",wp=Tn;var Cp=require("react/jsx-runtime"),vp="k-menu-button",ex=[s.hover,s.focus,s.active,s.selected,s.disabled],tx={size:[d.undefined,d.xsmall,d.small,d.medium,d.large],rounded:[N.undefined,N.none,N.small,N.medium,N.large,N.full],fillMode:[w.undefined,w.solid,w.flat,w.outline,w.clear,w.link],themeColor:[M.undefined,M.base,M.primary,M.secondary,M.tertiary,M.success,M.warning,M.error,M.info,M.inverse]},fn={showArrow:!0,arrowIconName:"caret-alt-down"},pe=e=>{let{size:t,rounded:o,fillMode:r,themeColor:l,hover:n,focus:c,active:b,selected:f,disabled:x,icon:C,text:L,showArrow:g=fn.showArrow,arrowIconName:S=fn.arrowIconName,expanded:R,..._}=e;return(0,Cp.jsx)(u,{..._,className:a(e.className,vp),text:L,size:t,rounded:o,fillMode:r,themeColor:l,hover:n,focus:c,active:b,selected:f,disabled:x,icon:C,showArrow:g,arrowIconName:S,"aria-expanded":R?"true":"false",...!L&&C&&!e["aria-label"]&&{"aria-label":"Menu"},...x&&{"aria-disabled":"true"}})};pe.states=ex;pe.options=tx;pe.className=vp;pe.defaultOptions=fn;pe.moduleName=Tn;pe.folderName=wp;pe.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 ox=require("react/jsx-runtime");var ax=require("react/jsx-runtime");var rx=require("react/jsx-runtime");var Gt="menu",Wt=Gt;var ho=require("react/jsx-runtime"),gn="k-menu-item",lx=[s.hover,s.focus,s.active,s.selected,s.disabled],ix={},Lp={iconPosition:"before"},ot=e=>{let{hover:t,focus:o,active:r,selected:l,disabled:n,icon:c,text:b,first:f,last:x,showArrow:C,arrowIconName:L,iconPosition:g=Lp.iconPosition,dir:S,children:R,expanded:_,...W}=e,B=L;return B||(B=S==="rtl"?"caret-alt-left":"caret-alt-right"),(0,ho.jsxs)("li",{...W,className:a(e.className,gn,"k-item",E(gn,{focus:o,disabled:n,hover:t,active:r,selected:l}),{"k-first":f,"k-last":x}),role:"menuitem",...C&&{"aria-haspopup":"menu"},...C&&{"aria-expanded":_?"true":"false"},...n&&{"aria-disabled":"true"},...o&&{tabIndex:0},children:[(0,ho.jsxs)("span",{className:a("k-link k-menu-link"),children:[c&&g==="before"&&(0,ho.jsx)(p,{className:"k-menu-link-icon",icon:c}),(0,ho.jsx)("span",{className:"k-menu-link-text",children:b}),c&&g==="after"&&(0,ho.jsx)(p,{className:"k-menu-link-icon",icon:c}),C&&(0,ho.jsx)("span",{className:"k-menu-expand-arrow","aria-hidden":"true",children:(0,ho.jsx)(p,{icon:B})})]}),R]})};ot.states=lx;ot.options=ix;ot.className=gn;ot.defaultOptions=Lp;ot.moduleName=Gt;ot.folderName=Wt;var xo=require("react/jsx-runtime"),hn="k-menu-item",nx=[s.hover,s.focus,s.active,s.selected,s.disabled],sx={},xn={dir:"ltr",iconPosition:"before"},oe=e=>{let{hover:t,focus:o,active:r,selected:l,disabled:n,icon:c,text:b,first:f,last:x,showArrow:C,arrowIconName:L,iconPosition:g=xn.iconPosition,dir:S=xn.dir,children:R,popup:_,expanded:W,...B}=e,ee=L;return ee||(ee=S==="rtl"?"caret-alt-left":"caret-alt-right"),(0,xo.jsxs)("li",{...B,className:a(e.className,hn,"k-item",E(hn,{focus:o,disabled:n}),{"k-first":f,"k-last":x}),role:"menuitem",...C&&{"aria-haspopup":"menu"},...C&&{"aria-expanded":W?"true":"false"},...n&&{"aria-disabled":"true"},...o&&{tabIndex:0},children:[(0,xo.jsxs)("span",{className:a("k-link k-menu-link",E("k-menu-link",{hover:t,active:r,selected:l,disabled:n})),children:[c&&g==="before"&&(0,xo.jsx)(p,{className:"k-menu-link-icon",icon:c}),(0,xo.jsx)("span",{className:"k-menu-link-text",children:b}),c&&g==="after"&&(0,xo.jsx)(p,{className:"k-menu-link-icon",icon:c}),C&&(0,xo.jsx)("span",{className:"k-menu-expand-arrow","aria-hidden":"true",children:(0,xo.jsx)(p,{icon:ee})})]}),R,_]})};oe.states=nx;oe.options=sx;oe.className=hn;oe.defaultOptions=xn;oe.moduleName=Gt;oe.folderName=Wt;var Sp=require("react/jsx-runtime"),yp="k-menu-scroll-wrapper",dx=[],cx={},px={},sa=e=>{let{className:t,children:o,orientation:r,...l}=e;return(0,Sp.jsx)("div",{...l,className:a(t,yp,{"k-menu-scroll-wrapper-vertical":r==="vertical"}),children:o})};sa.states=dx;sa.options=cx;sa.className=yp;sa.defaultOptions=px;sa.moduleName=Gt;sa.folderName=Wt;var Mp=sa;var Xe=require("react/jsx-runtime"),kn="k-menu",mx=[],ux={},Hl={orientation:"horizontal",header:!0,scrollButtonsPosition:"around"},Ce=e=>{let{children:t,orientation:o=Hl.orientation,header:r=Hl.header,scrollable:l,scrollButtonsPosition:n=Hl.scrollButtonsPosition,wrapperStyles:c,dir:b,popup:f,contextMenu:x,...C}=e,L={horizontal:{prev:b!=="rtl"?"left":"right",next:b!=="rtl"?"right":"left"},vertical:{prev:"up",next:"down"}},g=(0,Xe.jsx)("ul",{dir:b,...C,className:a(e.className,"k-reset",kn,{[`${kn}-${o}`]:o,"k-header":r}),role:x?"menu":"menubar",...o==="vertical"&&{"aria-orientation":"vertical"},children:t});return(0,Xe.jsxs)(Xe.Fragment,{children:[l?(0,Xe.jsxs)(Mp,{orientation:o,style:c,dir:e.dir,children:[n==="start"&&(0,Xe.jsxs)(Xe.Fragment,{children:[(0,Xe.jsx)(u,{fillMode:"flat",icon:`caret-alt-${L[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),(0,Xe.jsx)(u,{fillMode:"flat",icon:`caret-alt-${L[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}),n==="around"&&(0,Xe.jsx)(u,{fillMode:"flat",icon:`caret-alt-${L[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),g,n==="end"&&(0,Xe.jsxs)(Xe.Fragment,{children:[(0,Xe.jsx)(u,{fillMode:"flat",icon:`caret-alt-${L[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),(0,Xe.jsx)(u,{fillMode:"flat",icon:`caret-alt-${L[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}),n==="around"&&(0,Xe.jsx)(u,{fillMode:"flat",icon:`caret-alt-${L[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}):g,f]})};Ce.states=mx;Ce.options=ux;Ce.className=kn;Ce.defaultOptions=Hl;Ce.moduleName=Gt;Ce.folderName=Wt;Ce.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 Ap=require("react/jsx-runtime"),Nn="k-separator",Rp={orientation:"horizontal"},$o=e=>{let{orientation:t=Rp.orientation,...o}=e;return(0,Ap.jsx)("li",{...o,className:a(e.className,"k-item",Nn,{[`${Nn}-${t}`]:t}),role:"separator"})};$o.className=Nn;$o.defaultOptions=Rp;$o.moduleName=Gt;$o.folderName=Wt;var Ep=require("react/jsx-runtime");var Ip=require("react/jsx-runtime"),wn="k-menu-group",bx=[],Tx={size:[d.undefined,d.small,d.medium,d.large]},fx={},He=e=>{let{children:t,size:o,...r}=e;return(0,Ip.jsx)("ul",{...r,className:a(e.className,wn,A(wn,{size:o})),role:"menu",children:t})};He.states=bx;He.options=Tx;He.className=wn;He.defaultOptions=fx;He.moduleName=Gt;He.folderName=Wt;var jt=require("react/jsx-runtime"),vn=e=>(0,jt.jsx)(Ce,{children:(0,jt.jsxs)(jt.Fragment,{children:[(0,jt.jsx)(ot,{first:!0,text:"Item 1"}),(0,jt.jsx)(ot,{showArrow:!0,arrowIconName:"caret-alt-down",text:"Item 2"}),(0,jt.jsx)(ot,{showArrow:!0,arrowIconName:"caret-alt-down",text:"Item 3"}),(0,jt.jsx)(ot,{text:"Item 4"}),(0,jt.jsx)(ot,{last:!0,text:"Item 5"})]}),...e});var Cn=require("react/jsx-runtime");var Ln=require("react/jsx-runtime");var yn=require("react/jsx-runtime");var Mn=require("react/jsx-runtime");var io=require("react/jsx-runtime"),gx=Ce.options,hx=Ce.states,Gp={...Ce.defaultOptions,variant:"horizontal"},xx=[{name:"horizontal",title:"Horizontal"},{name:"vertical",title:"Vertical"}],kx=[{name:"scrollable",title:"Scrollable"},{name:"opened",title:"Opened"}],er=e=>{let{variant:t,modifiers:o,...r}={...Gp,...e},l={};return Object.keys(o||{}).forEach(n=>{switch(n){case"scrollable":l.scrollable=!!(o!=null&&o[n]);break;case"opened":l.opened=!!(o!=null&&o[n]),l.popup=(0,io.jsx)(ne,{className:"k-menu-popup",children:(0,io.jsxs)(He,{children:[(0,io.jsx)(oe,{text:"Item 1"}),(0,io.jsx)(oe,{text:"Item 2"}),(0,io.jsx)($o,{}),(0,io.jsx)(oe,{text:"Item 3"})]})});break}}),t==="vertical"?(0,io.jsx)(vn,{...r,...l,orientation:"vertical",style:{width:"200px"}}):(0,io.jsx)(vn,{...r,...l})};er.options=gx;er.states=hx;er.variants=xx;er.defaultOptions=Gp;er.modifiers=kx;er.className=Ce.className;var Sn=require("react/jsx-runtime");var Nx=require("react/jsx-runtime");var at=require("react/jsx-runtime"),wx=u.states,Op={...u.defaultOptions,variant:"text"},vx=u.options,Cx=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],Lx=[{name:"opened",title:"Opened"}],tr=e=>{let{variant:t,modifiers:o,...r}={...Op,...e},l={},n=(0,at.jsx)(ne,{className:"k-menu-popup",children:(0,at.jsxs)(He,{size:r.size,children:[(0,at.jsx)(oe,{first:!0,text:"Menu Item"}),(0,at.jsx)(oe,{text:"Menu Item"}),(0,at.jsx)(oe,{last:!0,text:"Menu Item"})]})}),c;switch(t){case"icon-only":c=(0,at.jsx)("div",{children:(0,at.jsx)(pe,{...r,...l,icon:"star"})});break;case"icon-and-text":c=(0,at.jsx)("div",{children:(0,at.jsx)(pe,{...r,...l,icon:"star",children:"Dropdown Button"})});break;default:c=(0,at.jsx)("div",{children:(0,at.jsx)(pe,{...r,...l,children:"Dropdown Button"})});break}return(0,at.jsxs)(at.Fragment,{children:[c,(o==null?void 0:o.opened)&&n]})};tr.options=vx;tr.states=wx;tr.variants=Cx;tr.defaultOptions=Op;tr.modifiers=Lx;tr.className=pe.className;var Rn="split-button",Hp=Rn;var ko=require("react/jsx-runtime"),An="k-split-button",yx=[s.hover,s.focus,s.active,s.selected,s.disabled],Mx={size:[d.undefined,d.small,d.medium,d.large],rounded:[N.undefined,N.none,N.small,N.medium,N.large,N.full],fillMode:[w.undefined,w.solid,w.flat,w.outline,w.clear,w.link],themeColor:[M.undefined,M.base,M.primary,M.secondary,M.tertiary,M.success,M.warning,M.error,M.info,M.inverse]},Pp={arrowIconName:"caret-alt-down"},ae=e=>{let{size:t,rounded:o,fillMode:r,themeColor:l,hover:n,focus:c,active:b,selected:f,disabled:x,icon:C,text:L,arrowIconName:g=Pp.arrowIconName,popup:S,opened:R,popupId:_,...W}=e;return(0,ko.jsxs)(ko.Fragment,{children:[(0,ko.jsxs)("div",{...W,className:a(e.className,An,"k-button-group",A(An,{rounded:o})),children:[(0,ko.jsx)(u,{text:L,icon:C,size:t,rounded:o,fillMode:r,themeColor:l,hover:n,focus:c,active:b,selected:f,disabled:x,...!L&&!e.children&&C&&{"aria-label":"Action"},children:e.children}),(0,ko.jsx)(u,{className:"k-split-button-arrow",icon:g,size:t,rounded:o,fillMode:r,disabled:x,"aria-label":"Toggle dropdown","aria-expanded":R?"true":"false","aria-controls":R?_:void 0,tabIndex:-1,...x&&{"aria-disabled":"true"}})]}),R&&S&&(0,ko.jsx)(ne,{className:"k-menu-popup",children:S})]})};ae.states=yx;ae.options=Mx;ae.className=An;ae.defaultOptions=Pp;ae.moduleName=Rn;ae.folderName=Hp;ae.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 En=ae;var _p=require("react/jsx-runtime"),Sx="k-toolbar-separator",eo=e=>(0,_p.jsx)("div",{className:a(Sx,e.className,"k-separator")});var No="toolbar",Wo=No;var Z=require("react/jsx-runtime"),wo="k-toolbar",Rx=[s.focus],Ax={size:[d.undefined,d.small,d.medium,d.large],fillMode:[w.undefined,w.solid,w.outline,w.flat]},Ex={scrollButtons:"around"},de=e=>{let{size:t,fillMode:o,focus:r,resizable:l,scrollable:n,scrollButtons:c,scrollingPosition:b,section:f,...x}=e,C=[],L=(g,S)=>{let R=[];if(g.type===u&&g.props.className&&g.props.className.includes("k-toolbar-overflow-button"))R.push((0,Z.jsx)(u,{...g.props,className:`${g.props.className?g.props.className:""}`},`${S}-${new Date().getTime()}`));else if(g.type===u)R.push((0,Z.jsx)(u,{...g.props,className:`k-toolbar-button ${g.props.className?g.props.className:""}`},`${S}-${new Date().getTime()}`));else if(g.type===Ir)R.push((0,Z.jsx)(Ir,{...g.props,className:`k-toolbar-button ${g.props.className?g.props.className:""}`},`${S}-${new Date().getTime()}`));else if(g.type===Ho)R.push((0,Z.jsx)(Ho,{...g.props,className:`k-toolbar-button ${g.props.className?g.props.className:""}`},`${S}-${new Date().getTime()}`));else if(g.type===pe)R.push((0,Z.jsx)(pe,{...g.props,className:`k-toolbar-menu-button ${g.props.className?g.props.className:""}`},`${S}-${new Date().getTime()}`));else if(g.type===En)R.push((0,Z.jsx)(En,{...g.props,className:`k-toolbar-split-button ${g.props.className?g.props.className:""}`},`${S}-${new Date().getTime()}`));else if(g.type===J||g.props.className&&g.props.className.includes("k-button-group")){let _=[];(Array.isArray(g.props.children)?g.props.children:[g.props.children]).forEach((B,ee)=>{_.push((0,Z.jsx)(u,{...B.props,className:`${B.props.className?B.props.className:""}`},`${ee}-${new Date().getTime()}`))}),R.push((0,Z.jsx)(J,{...g.props,className:`k-toolbar-button-group ${g.props.className?g.props.className:""}`,children:_},`${S}-${new Date().getTime()}`))}else g.type===tt?R.push((0,Z.jsx)(tt,{...g.props,className:`k-toolbar-combobox ${g.props.className?g.props.className:""}`},`${S}-${new Date().getTime()}`)):g.type===ce?R.push((0,Z.jsx)(ce,{...g.props,className:`k-toolbar-dropdownlist ${g.props.className?g.props.className:""}`},`${S}-${new Date().getTime()}`)):g.type===Et?R.push((0,Z.jsx)(Et,{...g.props,className:`k-toolbar-colorpicker ${g.props.className?g.props.className:""}`},`${S}-${new Date().getTime()}`)):R.push(g);R.forEach(_=>{C.push(_)})};return e.children&&(Array.isArray(e.children)?e.children:[e.children]).forEach((S,R)=>{L(S,R)}),(0,Z.jsxs)("div",{...x,className:a(e.className,wo,A(wo,{size:t,fillMode:o}),E(wo,{focus:r}),{[`${wo}-resizable`]:l,[`${wo}-scrollable`]:n,[`${wo}-scrollable-overlay`]:n&&c==="hidden",[`${wo}-scrollable-${b}`]:b&&b!=="both",[`${wo}-section`]:f}),role:"toolbar","aria-label":"Toolbar",children:[!n&&C,n&&c==="hidden"&&(0,Z.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:C}),n&&c==="start"&&(0,Z.jsxs)(Z.Fragment,{children:[(0,Z.jsxs)(J,{children:[(0,Z.jsx)("span",{className:a("k-toolbar-prev","k-button",A("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,Z.jsx)(p,{className:"k-button-icon",icon:"caret-alt-left"})}),(0,Z.jsx)("span",{className:a("k-toolbar-next","k-button",A("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,Z.jsx)(p,{className:"k-button-icon",icon:"caret-alt-right"})})]}),(0,Z.jsx)(eo,{className:"k-toolbar-button-separator"}),(0,Z.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:C})]}),n&&c==="end"&&(0,Z.jsxs)(Z.Fragment,{children:[(0,Z.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:C}),(0,Z.jsx)(eo,{className:"k-toolbar-button-separator"}),(0,Z.jsxs)(J,{children:[(0,Z.jsx)("span",{className:a("k-toolbar-prev","k-button",A("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,Z.jsx)(p,{className:"k-button-icon",icon:"caret-alt-left"})}),(0,Z.jsx)("span",{className:a("k-toolbar-next","k-button",A("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,Z.jsx)(p,{className:"k-button-icon",icon:"caret-alt-right"})})]})]}),n&&(c==="around"||!c)&&(0,Z.jsxs)(Z.Fragment,{children:[(0,Z.jsx)("span",{className:a("k-toolbar-prev","k-button",A("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,Z.jsx)(p,{className:"k-button-icon",icon:"caret-alt-left"})}),(0,Z.jsx)(eo,{className:"k-toolbar-button-separator"}),(0,Z.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:C}),(0,Z.jsx)(eo,{className:"k-toolbar-button-separator"}),(0,Z.jsx)("span",{className:a("k-toolbar-next","k-button",A("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,Z.jsx)(p,{className:"k-button-icon",icon:"caret-alt-right"})})]})]})};de.states=Rx;de.options=Ax;de.className=wo;de.defaultOptions=Ex;de.moduleName=No;de.folderName=Wo;de.ariaSpec={selector:".k-toolbar",rules:[{selector:".k-toolbar",attribute:"role=toolbar",usage:"The component role."},{selector:".k-toolbar",attribute:"aria-label or aria-labelledby",usage:"Must be supplied when multiple toolbars exist."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-haspopup=menu",usage:"The overflow button opens a menu popup."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-expanded=true/false",usage:"Announces popup visibility state."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-controls=.k-toolbar-popup .k-menu-group id (when present)",usage:"Indicates the connection between the toggle button and the menu popup."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-label or title",usage:"Icon-only button must have accessible text."},{selector:".k-toolbar-popup .k-menu-group",attribute:"role=menu",usage:"The role of the tools wrapper in the overflow section."},{selector:".k-toolbar-popup .k-menu-group",attribute:"aria-labelledby=.k-toolbar-overflow-button id (when present)",usage:"Associates the title of the menu toggle button."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-horizontal"])',attribute:"aria-expanded=true/false",usage:"Announces section popup visibility state."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-horizontal"])',attribute:"aria-label or title",usage:"Icon-only button must have accessible text."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-horizontal"])',attribute:"aria-controls=.k-toolbar-popup .k-toolbar-items-list id (when present)",usage:"Indicates the connection between the toggle button and the section popup."},{selector:".k-toolbar-popup .k-toolbar-items-list",attribute:"role=toolbar",usage:"The role of the tools wrapper in the overflow section."},{selector:".k-toolbar-popup .k-toolbar-items-list",attribute:"aria-labelledby=.k-toolbar-overflow-button id (when present)",usage:"Associates the title of the section toggle button."}]};var Dp=require("react/jsx-runtime"),Kp="k-floating-toolbar",Ix=[],Gx={},Ox={},or=e=>{let{...t}=e;return(0,Dp.jsx)("div",{...t,className:a(e.className,Kp),children:e.children})};or.states=Ix;or.options=Gx;or.className=Kp;or.defaultOptions=Ox;or.moduleName=No;or.folderName=Wo;var Bp=require("react/jsx-runtime"),In="k-toolbar-item",Hx=[s.focus],Px={},_x={},ar=e=>{let{focus:t,...o}=e;return(0,Bp.jsx)("div",{...o,className:a(e.className,In,E(In,{focus:t})),children:e.children})};ar.states=Hx;ar.options=Px;ar.className=In;ar.defaultOptions=_x;ar.moduleName=No;ar.folderName=Wo;var Gn=require("react/jsx-runtime"),zp="k-toolbar-popup",Kx=[],Dx={size:[d.undefined,d.small,d.medium,d.large],fillMode:[w.undefined,w.solid,w.outline,w.flat]},Bx={},da=e=>{let{size:t,fillMode:o,section:r,...l}=e;return(0,Gn.jsx)(ne,{...l,className:a(e.className,zp),children:r?(0,Gn.jsx)("span",{className:a("k-toolbar-items-list",A("k-toolbar-items-list",{size:t,fillMode:o})),role:"toolbar",children:e.children}):e.children})};da.states=Kx;da.options=Dx;da.className=zp;da.defaultOptions=Bx;da.moduleName=No;da.folderName=Wo;var Pl=da;var zx=require("react/jsx-runtime");var Ux=require("react/jsx-runtime");var Fx=require("react/jsx-runtime");var Up=require("react/jsx-runtime");var $x=require("react/jsx-runtime");var Vt=require("react/jsx-runtime"),Wx=ae.states,Fp={...ae.defaultOptions,variant:"text"},Vx=ae.options,Xx=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],Jx=[{name:"opened",title:"Opened"}],rr=e=>{let{variant:t,modifiers:o,...r}={...Fp,...e},l={},n=(0,Vt.jsxs)(He,{size:r.size,children:[(0,Vt.jsx)(oe,{first:!0,text:"Menu Item"}),(0,Vt.jsx)(oe,{text:"Menu Item"}),(0,Vt.jsx)(oe,{last:!0,text:"Menu Item"})]});switch(Object.keys(o||{}).forEach(c=>{c==="opened"&&(l.opened=!!(o!=null&&o[c]),l.popup=o!=null&&o[c]?n:"")}),t){case"icon-only":return(0,Vt.jsx)("div",{children:(0,Vt.jsx)(ae,{...r,...l,icon:"star"})});case"icon-and-text":return(0,Vt.jsx)("div",{children:(0,Vt.jsx)(ae,{...r,...l,icon:"star",children:"Split Button"})});default:return(0,Vt.jsx)("div",{children:(0,Vt.jsx)(ae,{...r,...l,children:"Split Button"})})}};rr.options=Vx;rr.states=Wx;rr.variants=Xx;rr.defaultOptions=Fp;rr.modifiers=Jx;rr.className=ae.className;var no=require("react/jsx-runtime"),$p=e=>(0,no.jsx)(de,{children:[(0,no.jsx)(u,{children:"Button"},"toolbar-button"),(0,no.jsx)(pe,{text:"Menu button"},"toolbar-menu-button"),(0,no.jsx)(ae,{children:"Split button"},"toolbar-split-button"),(0,no.jsxs)(J,{children:[(0,no.jsx)(u,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,no.jsx)(u,{icon:"align-center",children:"Center"}),(0,no.jsx)(u,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...e});var Wp=require("react/jsx-runtime");var Je=require("react/jsx-runtime"),Vp=e=>(0,Je.jsx)(de,{scrollable:!0,...e,children:[(0,Je.jsx)(u,{children:"Button"},"toolbar-button"),(0,Je.jsx)(pe,{text:"Menu button"},"toolbar-menu-button"),(0,Je.jsx)(ae,{children:"Split button"},"toolbar-split-button"),(0,Je.jsxs)(J,{children:[(0,Je.jsx)(u,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,Je.jsx)(u,{icon:"align-center",children:"Center"}),(0,Je.jsx)(u,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group"),(0,Je.jsx)(u,{children:"Button"},"toolbar-button"),(0,Je.jsx)(pe,{text:"Menu button"},"toolbar-menu-button"),(0,Je.jsx)(ae,{children:"Split button"},"toolbar-split-button"),(0,Je.jsxs)(J,{children:[(0,Je.jsx)(u,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,Je.jsx)(u,{icon:"align-center",children:"Center"}),(0,Je.jsx)(u,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...e});var qe=require("react/jsx-runtime"),Xp=({scrollingPosition:e="start",...t})=>(0,qe.jsx)(de,{scrollable:!0,scrollButtons:"hidden",scrollingPosition:e,...t,children:[(0,qe.jsx)(u,{children:"Button"},"toolbar-button"),(0,qe.jsx)(pe,{text:"Menu button"},"toolbar-menu-button"),(0,qe.jsx)(ae,{children:"Split button"},"toolbar-split-button"),(0,qe.jsxs)(J,{children:[(0,qe.jsx)(u,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,qe.jsx)(u,{icon:"align-center",children:"Center"}),(0,qe.jsx)(u,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group"),(0,qe.jsx)(u,{children:"Button"},"toolbar-button"),(0,qe.jsx)(pe,{text:"Menu button"},"toolbar-menu-button"),(0,qe.jsx)(ae,{children:"Split button"},"toolbar-split-button"),(0,qe.jsxs)(J,{children:[(0,qe.jsx)(u,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,qe.jsx)(u,{icon:"align-center",children:"Center"}),(0,qe.jsx)(u,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...t});var Le=require("react/jsx-runtime"),Jp=({fillMode:e,size:t,...o})=>(0,Le.jsxs)(Le.Fragment,{children:[(0,Le.jsx)(de,{section:!0,fillMode:e,size:t,children:[(0,Le.jsx)(u,{fillMode:e,size:t,children:"Button"},"toolbar-button"),(0,Le.jsxs)(J,{fillMode:e,children:[(0,Le.jsx)(u,{className:"k-group-start",icon:"align-left",fillMode:e,size:t,children:"Left"}),(0,Le.jsx)(u,{icon:"align-center",fillMode:e,size:t,children:"Center"}),(0,Le.jsx)(u,{className:"k-group-end",icon:"align-right",fillMode:e,size:t,children:"Right"})]},"toolbar-button-group"),(0,Le.jsx)(eo,{className:"k-toolbar-button-separator"}),(0,Le.jsx)(u,{icon:"more-horizontal",className:"k-toolbar-overflow-button",fillMode:"flat",size:t,rounded:"none","aria-label":"More options","aria-expanded":"false"})],...o}),(0,Le.jsxs)(Pl,{size:t,fillMode:e,section:!0,...o,children:[(0,Le.jsx)(ae,{fillMode:e,size:t,children:"Split button"},"toolbar-split-button"),(0,Le.jsx)(u,{fillMode:e,size:t,children:"Button"},"toolbar-button"),(0,Le.jsx)(eo,{}),(0,Le.jsx)(pe,{text:"Menu button",fillMode:e,size:t},"toolbar-menu-button"),(0,Le.jsxs)(J,{fillMode:e,children:[(0,Le.jsx)(u,{className:"k-group-start",icon:"align-left",fillMode:e,size:t,children:"Left"}),(0,Le.jsx)(u,{icon:"align-center",fillMode:e,size:t,children:"Center"}),(0,Le.jsx)(u,{className:"k-group-end",icon:"align-right",fillMode:e,size:t,children:"Right"})]},"toolbar-button-group")]})]});var On=require("react/jsx-runtime");var Hn=require("react/jsx-runtime");var vo=require("react/jsx-runtime"),qx=de.options,Yx=de.states,qp={...de.defaultOptions,variant:"default"},Qx=[{name:"default",title:"Default"},{name:"scrollable",title:"Scrollable"},{name:"overlay",title:"Overlay"},{name:"responsive",title:"Responsive"}],Zx=[],lr=e=>{let{variant:t,...o}={...qp,...e};switch(t){case"responsive":return(0,vo.jsx)("div",{children:(0,vo.jsx)(Jp,{style:{width:"583px"},...o})});case"overlay":return(0,vo.jsx)("div",{children:(0,vo.jsx)(Xp,{style:{width:"583px"},...o,scrollingPosition:"start",scrollButtons:"hidden"})});case"scrollable":return(0,vo.jsx)("div",{children:(0,vo.jsx)(Vp,{style:{width:"583px"},...o})});default:return(0,vo.jsx)("div",{children:(0,vo.jsx)($p,{style:{width:"583px"},...o})})}};lr.options=qx;lr.states=Yx;lr.variants=Qx;lr.defaultOptions=qp;lr.modifiers=Zx;lr.className=de.className;var Qp=require("react/jsx-runtime"),Yp="k-gantt-header",ca=e=>(0,Qp.jsx)(de,{...e,className:a(e.className,Yp,"k-gantt-toolbar"),children:e.children});ca.className=Yp;ca.moduleName=ue;ca.folderName=fe;var jp=require("react/jsx-runtime"),Zp="k-gantt-footer",ir=e=>(0,jp.jsx)(de,{...e,className:a(e.className,Zp,"k-gantt-toolbar"),children:e.children});ir.className=Zp;ir.moduleName=ue;ir.folderName=fe;var tm=require("react/jsx-runtime"),em="k-gantt-content",pa=e=>(0,tm.jsx)("div",{...e,className:a(e.className,em),children:e.children});pa.className=em;pa.moduleName=ue;pa.folderName=fe;var am=require("react/jsx-runtime"),om="k-gantt-tables",ma=e=>(0,am.jsx)("div",{...e,className:a(e.className,om),children:e.children});ma.className=om;ma.moduleName=ue;ma.folderName=fe;var Ye="table",rt=Ye;var lm=require("react/jsx-runtime"),rm="k-data-table",jx=[],ek={size:[d.undefined,d.small,d.medium,d.large]},tk={},Co=e=>{let{size:t,...o}=e;return(0,lm.jsx)("div",{...o,className:a(e.className,rm,A("k-table",{size:t})),children:e.children})};Co.states=jx;Co.options=ek;Co.className=rm;Co.defaultOptions=tk;Co.moduleName=Ye;Co.folderName=rt;var im=require("react/jsx-runtime"),Pn="k-table-header-wrap",ok=[s.hover,s.focus,s.disabled],ak={},rk={},Vo=e=>{let{children:t,hover:o,focus:r,disabled:l,...n}=e;return(0,im.jsx)("div",{...n,className:a(e.className,Pn,E(Pn,{hover:o,focus:r,disabled:l})),children:t})};Vo.states=ok;Vo.options=ak;Vo.className=Pn;Vo.defaultOptions=rk;Vo.moduleName=Ye;Vo.folderName=rt;var nm=require("react/jsx-runtime"),_n="k-table",lk=[],ik={size:[d.undefined,d.small,d.medium,d.large]},nk={},ye=e=>{let{size:t,...o}=e;return(0,nm.jsx)("table",{...o,className:a(e.className,_n,A(_n,{size:t})),children:e.children})};ye.states=lk;ye.options=ik;ye.className=_n;ye.defaultOptions=nk;ye.moduleName=Ye;ye.folderName=rt;var _l=require("react/jsx-runtime"),Kn="k-table-header",sk=[s.hover,s.focus,s.disabled],dk={},ck={},Lo=e=>{let{children:t,hover:o,focus:r,disabled:l,...n}=e;return(0,_l.jsx)("div",{...n,className:a(e.className,Kn,E(Kn,{hover:o,focus:r,disabled:l})),children:(0,_l.jsx)(Vo,{children:(0,_l.jsx)(ye,{children:t})})})};Lo.states=sk;Lo.options=dk;Lo.className=Kn;Lo.defaultOptions=ck;Lo.moduleName=Ye;Lo.folderName=rt;var dm=require("react/jsx-runtime"),sm="k-table-scroller",pk=[],mk={},uk={},nr=e=>{let{children:t,...o}=e;return(0,dm.jsx)("div",{...o,className:a(e.className,sm),children:t})};nr.states=pk;nr.options=mk;nr.className=sm;nr.defaultOptions=uk;nr.moduleName=Ye;nr.folderName=rt;var bk=require("react/jsx-runtime");var pm=require("react/jsx-runtime"),cm="k-table-footer",Tk=[],fk={},gk={},Xo=e=>{let{children:t,...o}=e;return(0,pm.jsx)("div",{...o,className:a(e.className,cm),children:t})};Xo.states=Tk;Xo.options=fk;Xo.className=cm;Xo.defaultOptions=gk;Xo.moduleName=Ye;Xo.folderName=rt;var mm=require("react/jsx-runtime"),Dn="k-table-list",hk=[],xk={size:[d.undefined,d.small,d.medium,d.large]},kk={},Jo=e=>{let{size:t,virtualization:o,...r}=e;return(0,mm.jsx)("ul",{...r,className:a(e.className,"k-table",Dn,A(Dn,{size:t}),{"k-virtual-table":o}),children:e.children})};Jo.states=hk;Jo.options=xk;Jo.className=Dn;Jo.defaultOptions=kk;Jo.moduleName=Ye;Jo.folderName=rt;var um=require("react/jsx-runtime"),Nk="k-table-thead",z=e=>(0,um.jsx)("thead",{className:a(e.className,Nk),children:e.children});var bm=require("react/jsx-runtime"),wk="k-table-tbody",U=e=>(0,bm.jsx)("tbody",{className:a(e.className,wk),children:e.children});var vk=require("react/jsx-runtime");var Tm=require("react/jsx-runtime"),Bn="k-table-row",Ck=[s.hover,s.focus,s.selected,s.disabled,s.highlighted],h=e=>{let{hover:t,focus:o,selected:r,highlighted:l,disabled:n,alt:c,...b}=e;return(0,Tm.jsx)("tr",{...b,className:a(e.className,Bn,{"k-table-alt-row":c},E(Bn,{hover:t,focus:o,disabled:n,selected:r,highlighted:l})),children:e.children})};h.states=Ck;h.className=Bn;var fm=require("react/jsx-runtime"),zn="k-table-row",Lk=[s.hover,s.focus,s.selected,s.disabled],Kl=e=>{let{hover:t,focus:o,selected:r,disabled:l,alt:n,...c}=e;return(0,fm.jsx)("li",{...c,className:a(e.className,zn,{"k-table-alt-row":n},E(zn,{hover:t,focus:o,disabled:l,selected:r})),children:e.children})};Kl.states=Lk;Kl.className=zn;var hm=require("react/jsx-runtime"),gm="k-table-th",yo=e=>{let{text:t,colspan:o,rowspan:r,...l}=e,n=t||e.children;return(0,hm.jsx)("th",{colSpan:o,rowSpan:r,...l,className:a(e.className,gm),children:n})};yo.className=gm;yo.moduleName=Ye;yo.folderName=rt;var yk=require("react/jsx-runtime");var xm=require("react/jsx-runtime"),Un="k-table-td",Mk=[s.focus,s.selected,s.highlighted],i=e=>{let{focus:t,selected:o,highlighted:r,text:l,colspan:n,rowspan:c,...b}=e,f=l||e.children;return(0,xm.jsx)("td",{colSpan:n,rowSpan:c,...b,className:a(e.className,Un,E(Un,{focus:t,selected:o,highlighted:r})),children:f})};i.states=Mk;i.className=Un;var Sk=require("react/jsx-runtime");var Rk=require("react/jsx-runtime");var Ak=require("react/jsx-runtime");var Ek=require("react/jsx-runtime");var Ik=require("react/jsx-runtime");var Nm=require("react/jsx-runtime");var wm=require("react/jsx-runtime");var Cm=require("react/jsx-runtime");var Fn=require("react/jsx-runtime");var ym=require("react/jsx-runtime"),Lm="k-gantt-columns",ua=e=>(0,ym.jsx)(ye,{...e,className:a(e.className,Lm),role:"presentation",children:e.children});ua.className=Lm;ua.moduleName=ue;ua.folderName=fe;var Sm=require("react/jsx-runtime"),Mm="k-gantt-rows",ba=e=>(0,Sm.jsx)(ye,{...e,className:a(e.className,Mm),role:"presentation",children:e.children});ba.className=Mm;ba.moduleName=ue;ba.folderName=fe;var Am=require("react/jsx-runtime"),Rm="k-gantt-tasks",Ta=e=>(0,Am.jsx)(ye,{...e,className:a(e.className,Rm),role:"presentation",children:e.children});Ta.className=Rm;Ta.moduleName=ue;Ta.folderName=fe;var Gm=require("react/jsx-runtime"),Em="k-task",Hk=[],Pk={},Im={type:"single"},xt=e=>{let{type:t=Im.type,ariaLevel:o,...r}=e;return(0,Gm.jsx)("div",{...r,className:a(e.className,Em,{"k-task-single":t==="single","k-task-milestone":t==="milestone","k-task-summary":t==="summary"}),role:"treeitem",...o!==void 0&&{"aria-level":o}})};xt.states=Hk;xt.options=Pk;xt.className=Em;xt.defaultOptions=Im;xt.moduleName=ue;xt.folderName=fe;var Pm=require("react/jsx-runtime"),Om="k-task-wrap",_k=[],Kk={},Hm={type:"single"},kt=e=>{let{type:t=Hm.type,...o}=e;return(0,Pm.jsx)("div",{...o,className:a(e.className,Om,{"k-milestone-wrap":t==="milestone","k-summary-wrap":t==="summary"})})};kt.states=_k;kt.options=Kk;kt.className=Om;kt.defaultOptions=Hm;kt.moduleName=ue;kt.folderName=fe;var Dm=require("react/jsx-runtime"),_m="k-task-dot",Dk=[],Bk={},Km={position:"start"},Ke=e=>{let{position:t=Km.position,...o}=e;return(0,Dm.jsx)("div",{...o,className:a(e.className,_m,{"k-task-start":t==="start","k-task-end":t==="end"}),"aria-hidden":"true"})};Ke.states=Dk;Ke.options=Bk;Ke.className=_m;Ke.defaultOptions=Km;Ke.moduleName=ue;Ke.folderName=fe;var Mo=require("react/jsx-runtime"),Bm="k-task-content",zk=[],Uk={},Fk={},to=e=>{let{content:t,...o}=e;return(0,Mo.jsxs)("div",{...o,className:a(e.className,Bm),children:[t&&(0,Mo.jsx)("div",{className:"k-task-template",children:t}),(0,Mo.jsx)("span",{className:"k-task-actions","aria-hidden":"true",children:(0,Mo.jsx)("a",{className:"k-link k-task-delete",children:(0,Mo.jsx)(p,{icon:"x"})})}),(0,Mo.jsx)("span",{className:"k-resize-handle k-resize-w","aria-hidden":"true"}),(0,Mo.jsx)("span",{className:"k-resize-handle k-resize-e","aria-hidden":"true"})]})};to.states=zk;to.options=Uk;to.className=Bm;to.defaultOptions=Fk;to.moduleName=ue;to.folderName=fe;var Fm=require("react/jsx-runtime"),zm="k-gantt-line",$k=[],Wk={},Um={orientation:"horizontal"},Me=e=>{let{orientation:t=Um.orientation,...o}=e;return(0,Fm.jsx)("div",{...o,className:a(e.className,zm,{"k-gantt-line-h":t==="horizontal","k-gantt-line-v":t==="vertical"}),"aria-hidden":"true"})};Me.states=$k;Me.options=Wk;Me.className=zm;Me.defaultOptions=Um;Me.moduleName=ue;Me.folderName=fe;var re="grid",ie=re;var Bl=require("react/jsx-runtime"),Dl="k-grid",Vk=[],Xk={size:[d.undefined,d.small,d.medium,d.large]},Jk=[],$m={pagerPosition:"bottom"},q=e=>{let{size:t,pagerPosition:o=$m.pagerPosition,toolbar:r,pager:l,groupingHeader:n,gridSelectionAggregates:c,_renderAriaRoot:b,resizable:f,ariaColCount:x,ariaRowCount:C,ariaRootId:L,ariaRole:g="grid",...S}=e;return(0,Bl.jsxs)("div",{...S,className:a(e.className,Dl,{[`${Dl}-resizable`]:f},A(Dl,{size:t})),children:[r,o==="top"&&l,n,e.children&&b?(0,Bl.jsx)("div",{className:"k-grid-aria-root",role:g,id:L,"aria-colcount":x,"aria-rowcount":C,children:e.children}):e.children,c,o==="bottom"&&l]})};q.states=Vk;q.options=Xk;q.variants=Jk;q.className=Dl;q.defaultOptions=$m;q.moduleName=re;q.folderName=ie;q.ariaSpec={selector:".k-grid",rules:[{selector:".k-grid-toolbar",attribute:"role=toolbar",usage:"The toolbar is a collection of command buttons and inputs."},{selector:".k-grid-toolbar",attribute:"aria-label",usage:"Clarifies the purpose of the toolbar."},{selector:".k-grid-toolbar",attribute:"aria-controls=.k-grid-aria-root id (when present)",usage:"Pointing to the id of the element with role=grid."},{selector:".k-grouping-header",attribute:"role=toolbar",usage:"The Grouping pane is a ToolBar (collection of buttons)."},{selector:".k-grouping-header",attribute:"aria-label",usage:"Clarifies the purpose of the grouping pane."},{selector:".k-grouping-header",attribute:"aria-controls=.k-grid-aria-root id (when present)",usage:"Pointing to the id of the element with role=grid."},{selector:".k-grouping-header .k-chip-list",attribute:"role=none",usage:"The ChipList default listbox role is removed to keep the toolbar --> button roles hierarchy."},{selector:".k-grouping-header .k-chip",attribute:"role=button",usage:"If the element used is not <button>, then the role must be specified."},{selector:".k-grid:not(.k-treelist) .k-grid-aria-root",attribute:"role=grid",usage:"The role specifies the element is a Data Grid."},{selector:".k-grid-aria-root",attribute:"aria-colcount (when present)",usage:"The total number of columns in the Grid. Needed for Virtual columns and Hidden columns scenarios."},{selector:".k-grid-aria-root",attribute:"aria-rowcount (when present)",usage:"The total number of rows in the table. Needed for Paging, Virtual rows, or Master/Detail rows scenarios."},{selector:".k-grid-header-wrap>table",attribute:"role=none",usage:"Negates the default semantic role of the <table> element."},{selector:".k-grid-header-wrap>table>thead",attribute:"role=rowgroup",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid-header-wrap>table>thead>tr:not(.k-filter-row)",attribute:"role=row",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid-header-wrap>table>thead>tr:not(.k-filter-row)",attribute:"aria-rowindex (when present)",usage:"Row number. Needed for Paging, Virtual rows, or Master/Detail rows scenarios."},{selector:".k-grid-header-wrap>table>thead>tr:not(.k-filter-row)>th:not(.k-hierarchy-cell):not(.k-group-cell):not(.k-drag-cell)",attribute:"role=columnheader",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid-header-wrap>table>thead>tr:not(.k-filter-row)>th",attribute:"aria-sort (when present)",usage:"Present if sorting is enabled for that column."},{selector:".k-grid-header-wrap>table>thead>tr:not(.k-filter-row)>th",attribute:"aria-colindex (when present)",usage:"Col number. Needed for Virtual columns and Hidden columns scenarios."},{selector:".k-grid-header-wrap>table>thead>tr:not(.k-filter-row)>th",attribute:"aria-haspopup=dialog (when present)",usage:"Present if the column has a ColumnMenu or FilterMenu."},{selector:".k-grid-header-wrap>table>thead>tr.k-filter-row>td",attribute:"role=gridcell",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid-header-wrap>table>thead>tr.k-filter-row>td",attribute:"aria-label",usage:"Has a label indicating that the cell is part of a filter row."},{selector:".k-grid:not(.k-grid-lockedcolumns) .k-grid-content>table, .k-grid-pinned-container .k-grid-table",attribute:"role=none",usage:"Negates the default semantic role of the <table> element."},{selector:".k-grid:not(.k-grid-lockedcolumns) .k-grid-content>table>tbody, .k-grid-pinned-container tbody",attribute:"role=rowgroup",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid:not(.k-grid-lockedcolumns) .k-grid-content>table>tbody>tr, .k-grid-pinned-container tbody tr",attribute:"role=row",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid:not(.k-grid-lockedcolumns) .k-grid-content>table>tbody>tr, .k-grid-pinned-container tbody tr",attribute:"aria-rowindex (when present)",usage:"Row number. Needed for Paging, Virtual rows, or Master/Detail rows scenarios."},{selector:".k-grid:not(.k-grid-lockedcolumns) .k-grid-content>table>tbody>tr>td, .k-grid-pinned-container tbody td",attribute:"role=gridcell",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid:not(.k-grid-lockedcolumns) .k-grid-content>table>tbody>tr>td, .k-grid-pinned-container tbody td",attribute:"aria-colindex (when present)",usage:"Col number. Needed for Virtual columns and Hidden columns scenarios."},{selector:"tr.k-selected",attribute:"aria-selected=true",usage:"Set on the currently selected row(s) in row selection mode. All cells within the selected row also carry aria-selected=true (without k-selected class). Applies to both regular and pinned rows."},{selector:"td.k-selected",attribute:"aria-selected=true",usage:"Set on the currently selected cell(s) in cell selection mode. The k-selected class on cells is only applied in cell selection mode, but aria-selected=true is present on cells regardless of selection mode."},{selector:".k-master-row .k-hierarchy-cell, .k-grouping-row>td",attribute:"aria-expanded",usage:"For cells holding grouping criteria values and for Master row cells in Detail template scenario."},{selector:".k-group-cell",attribute:"role=presentation",usage:"Group offset cells (header and content) are non-interactive placeholders with no semantic role."},{selector:".k-drag-cell",attribute:"aria-label",usage:"Must be present in a Drag Row scenario on the cell containing the drag handle."},{selector:".k-grid-header-locked table tr",attribute:"aria-owns",usage:"Locked header rows own cells from the corresponding non-locked header table rows."},{selector:".k-grid-content-locked table tr:not(.k-grouping-row)",attribute:"aria-owns",usage:"Locked content rows own cells from the corresponding non-locked content table rows. Group header rows are excluded because the non-locked group header rows are presentational."},{selector:".k-grid-lockedcolumns .k-grid-header .k-grid-header-wrap table tr",attribute:"role=none",usage:"Non-locked header rows have their semantic role removed when locked columns exist."},{selector:".k-grid-lockedcolumns .k-grid-content table tr",attribute:"role=none",usage:"Non-locked content rows have their semantic role removed when locked columns exist."},{selector:".k-grid-lockedcolumns .k-grid-header .k-grid-header-wrap th",attribute:"role=columnheader",usage:"Non-locked header cells retain columnheader role so they are announced correctly when owned via aria-owns."},{selector:".k-grid-lockedcolumns .k-grid-content td:not(.k-grouping-row td)",attribute:"role=gridcell",usage:"Non-locked data cells retain gridcell role so they are announced correctly when owned via aria-owns. Cells inside group header rows are excluded as those rows are presentational."},{selector:".k-grid-filter-popup",attribute:"role=dialog",usage:"The filter menu popup has dialog role."},{selector:".k-grid-filter-popup",attribute:"id",usage:"Unique id linked to the header cell aria-controls attribute."},{selector:".k-grid-filter-popup",attribute:"aria-label",usage:'Descriptive label for the filter menu, e.g. "Column Title Filter Menu".'},{selector:".k-grid-columnmenu-popup",attribute:"role=dialog",usage:"The column menu popup has dialog role."},{selector:".k-grid-columnmenu-popup",attribute:"id",usage:"Unique id linked to the header cell aria-controls attribute."},{selector:".k-grid-columnmenu-popup",attribute:"aria-label",usage:'Descriptive label for the column menu, e.g. "Column Title Column Menu".'},{selector:".k-grid-columnmenu-popup .k-columnmenu-item",attribute:"role=button",usage:"Column menu items have button role."},{selector:".k-grid-columnmenu-popup .k-columnmenu-item",attribute:"tabindex=0",usage:"Column menu items are focusable."},{selector:".k-grid-columnmenu-popup .k-columnmenu-item",attribute:"aria-expanded",usage:"Expandable column menu items announce their expanded state."},{selector:".k-grid-columnmenu-popup .k-columnmenu-item",attribute:"aria-controls",usage:"Expandable items point to the id of the content they control."},{selector:".k-grid-columnmenu-popup .k-column-list",attribute:"role=listbox",usage:"The column list is a listbox."},{selector:".k-grid-columnmenu-popup .k-column-list",attribute:"aria-multiselectable=true",usage:"The column list supports multiple selections."},{selector:".k-grid-columnmenu-popup .k-column-list",attribute:"aria-label",usage:"Accessible name for the column list."},{selector:".k-grid-columnmenu-popup .k-column-list-item",attribute:"role=option",usage:"Column list items are options."},{selector:".k-grid-columnmenu-popup .k-column-list-item",attribute:"aria-checked",usage:"Column list items announce their checked state."},{selector:"tfoot",attribute:"role=rowgroup",usage:"Required as the owner <table> element has its semantic role removed."},{selector:"tfoot tr",attribute:"role=row",usage:"Required as the owner <table> element has its semantic role removed."},{selector:"tfoot tr",attribute:"aria-rowindex (when present)",usage:"Row number. Needed for Paging, Virtual rows, or Master/Detail rows scenarios."},{selector:"tfoot tr td",attribute:"role=gridcell",usage:"Required as the owner <table> element has its semantic role removed."},{selector:"tfoot tr td",attribute:"aria-colindex (when present)",usage:"Col number. Needed for Virtual columns and Hidden columns scenarios."},{selector:".k-grid-selection-aggregates",attribute:"aria-live=polite",usage:"Ensures that changes in the calculated selection aggregates are announced by assistive technologies."},{selector:".k-grid-stack-cell",attribute:"tabindex=0",usage:"Stacked cell elements receive tabindex 0 when focus is within their parent .k-grid-stack-row element."},{selector:".k-grid-sticky-container",attribute:"role=none",usage:"Sticky group container has no semantic role."},{selector:".k-grid-sticky-container .k-grid-table",attribute:"role=none",usage:"Negates the default semantic role of the sticky group <table> element."},{selector:".k-grid-sticky-container tbody",attribute:"role=rowgroup",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid-sticky-container tr",attribute:"role=row",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid-sticky-container tr",attribute:"aria-rowindex",usage:"Matches the aria-rowindex of the real group header/footer row it mirrors."},{selector:".k-grid-sticky-container td:not(.k-group-cell)",attribute:"role=gridcell",usage:"Required as the owner <table> element has its semantic role removed. Group offset cells are excluded as they retain role=presentation."},{selector:".k-grid-sticky-container .k-grouping-row>td",attribute:"aria-expanded",usage:"Mirrors the expanded/collapsed state of the real group header row."},{selector:".k-grid-sticky-container td:not(.k-group-cell)",attribute:"tabindex",usage:"Receives tabindex 0 when focused, -1 otherwise, for keyboard navigation. Group offset cells are excluded as they are presentational."},{selector:".k-grid-sticky-container td",attribute:"aria-colindex (when present)",usage:"Col number. Typically 1 for the group header cell spanning all columns."},{selector:".k-grid-pinned-container",attribute:"role=none",usage:"Container for pinned rows has no semantic role."},{selector:".k-grid-pinned-container .k-grid-pinned-wrap",attribute:"role=none",usage:"Inner wrapper for the pinned rows table has no semantic role."},{selector:".k-grid-pinned-container tbody",attribute:"aria-label",usage:'Describes the purpose of the pinned rows group, e.g. "Top pinned rows" or "Bottom pinned rows".'},{selector:".k-grid-pinned-container td",attribute:"aria-haspopup=menu (when present)",usage:"Pinned row cells announce the context menu for row pinning operations."},{selector:".k-grid-pinned-container td",attribute:"aria-controls",usage:"Points to the ID of the context menu popup for row pinning."},{selector:".k-grid-pinned-container td",attribute:"aria-expanded",usage:"Indicates whether the context menu popup is open."},{selector:".k-grid-content td",attribute:"aria-haspopup=menu (when present)",usage:"Regular data cells announce context menu when row pinning uses contextual mode."},{selector:".k-grid-content td",attribute:"aria-controls",usage:"Points to the ID of the context menu popup for row pinning."},{selector:".k-grid-content td",attribute:"aria-expanded",usage:"Indicates whether the context menu popup is open."},{selector:'.k-pin-cell [class*="k-icon"]',attribute:"aria-hidden=true",usage:"Pin/unpin icon inside the dedicated column is decorative and must be hidden from assistive technologies."}]};var Vm=require("react/jsx-runtime"),Wm="k-grid-header",F=e=>{let{draggable:t,...o}=e;return(0,Vm.jsx)("div",{...o,className:a(e.className,Wm,{"k-grid-draggable-header":t}),children:e.children})};F.className=Wm;F.moduleName=re;F.folderName=ie;var qr=require("react/jsx-runtime"),Xm="k-grouping-header",so=e=>{let{dropHint:t,dropClue:o,...r}=e;return(0,qr.jsxs)("div",{...r,className:a(e.className,Xm),children:[o&&(0,qr.jsx)("div",{className:"k-grouping-dropclue"}),e.children,(0,qr.jsx)("div",{className:"k-grouping-drop-container",children:t})]})};so.className=Xm;so.moduleName=re;so.folderName=ie;var qm=require("react/jsx-runtime"),Jm="k-grid-pinned-container",Yr=e=>{let{position:t,...o}=e;return(0,qm.jsx)("div",{...o,className:a(e.className,Jm,{"k-pos-bottom":t==="bottom"}),children:e.children})};Yr.className=Jm;Yr.moduleName=re;Yr.folderName=ie;var Qm=require("react/jsx-runtime"),Ym="k-grid-sticky-container",Qr=e=>{let{position:t,...o}=e;return(0,Qm.jsx)("div",{...o,className:a(e.className,Ym,{"k-pos-bottom":t==="bottom"}),children:e.children})};Qr.className=Ym;Qr.moduleName=re;Qr.folderName=ie;var jm=require("react/jsx-runtime"),Zm="k-grid-header-table",$=e=>(0,jm.jsx)(ye,{...e,className:a(e.className,Zm),children:e.children});$.className=Zm;$.moduleName=re;$.folderName=ie;var Ot=require("react/jsx-runtime"),$n="k-header",qk=[s.hover,s.focus,s.active],eu={sortIcon:"sort-asc-small"},y=e=>{let{menu:t,sortable:o,filterable:r,sticky:l,resizable:n,columnTitle:c,hover:b,focus:f,active:x,sortIcon:C=eu.sortIcon,sortOrder:L,accessibleLabel:g,...S}=e;return(0,Ot.jsxs)(yo,{...S,className:a(e.className,$n,{"k-filterable":t||r,"k-sorted":o,"k-grid-header-sticky":l,"k-touch-action-none":n},E($n,{hover:b,focus:f,active:x})),children:[c&&(0,Ot.jsxs)("span",{className:"k-cell-inner",children:[(0,Ot.jsxs)("span",{className:"k-link",children:[(0,Ot.jsx)("span",{className:"k-column-title",children:c}),o&&(0,Ot.jsx)("span",{className:"k-sort-icon",children:(0,Ot.jsx)(p,{icon:C})}),L&&(0,Ot.jsx)("span",{className:"k-sort-order",children:L})]}),t&&(0,Ot.jsx)("a",{className:a("k-grid-header-menu",{"k-active":x,"k-grid-filter-menu":t==="filter","k-grid-column-menu":t==="column"}),children:(0,Ot.jsx)(p,{icon:t==="filter"?"filter":"more-vertical"})})]}),!c&&g&&(0,Ot.jsx)("span",{className:"k-sr-only",children:g}),e.children,n&&(0,Ot.jsx)("span",{className:"k-column-resizer k-touch-action-none"})]})};y.states=qk;y.className=$n;y.defaultOptions=eu;y.moduleName=re;y.folderName=ie;var ou=require("react/jsx-runtime"),tu="k-grid-container",Y=e=>(0,ou.jsx)("div",{...e,className:a(e.className,tu),children:e.children});Y.className=tu;Y.moduleName=re;Y.folderName=ie;var ru=require("react/jsx-runtime"),au="k-grid-content",V=e=>(0,ru.jsx)("div",{...e,className:a(e.className,au),children:e.children});V.className=au;V.moduleName=re;V.folderName=ie;var iu=require("react/jsx-runtime"),lu="k-grid-table",X=e=>(0,iu.jsx)(ye,{...e,className:a(e.className,lu),children:e.children});X.className=lu;X.moduleName=re;X.folderName=ie;var su=require("react/jsx-runtime"),nu="k-grid-footer",zl=e=>(0,su.jsx)("div",{...e,className:a(e.className,nu),children:e.children});zl.className=nu;zl.moduleName=re;zl.folderName=ie;var cu=require("react/jsx-runtime"),du="k-grid-footer-table",Ul=e=>(0,cu.jsx)(ye,{...e,className:a(e.className,du),children:e.children});Ul.className=du;Ul.moduleName=re;Ul.folderName=ie;var Wn="pager",pu=Wn;var he=require("react/jsx-runtime"),Fl="k-pager",Yk=[s.focus,s.disabled],Qk={size:[d.undefined,d.small,d.medium,d.large]},Ht={responsive:!0,pagerSizeInfo:!0,pageTitleInfo:!0,maxPagesInfo:!0,type:"numeric",pageSizes:!0,refresh:!0,previousNext:!0,info:"1 - 5 of 20 items",itemsPerPage:5,maxPages:6,currentPage:1},ke=e=>{let{responsive:t=Ht.responsive,size:o,pagerSizeInfo:r=Ht.pagerSizeInfo,pageTitleInfo:l=Ht.pageTitleInfo,maxPagesInfo:n=Ht.maxPagesInfo,itemsPerPage:c=Ht.itemsPerPage,maxPages:b=Ht.maxPages,currentPage:f=Ht.currentPage,previousNext:x=Ht.previousNext,type:C=Ht.type,pageSizes:L=Ht.pageSizes,refresh:g=Ht.refresh,info:S=Ht.info,focus:R,disabled:_,dir:W,...B}=e,ee=[],Ne=[];for(let me=1;me<=b;me++)ee.push((0,he.jsx)(u,{selected:me===f,fillMode:"flat",themeColor:"primary",size:o,"aria-label":`Page ${me}`,...me===f&&{"aria-current":"page"},children:me},me)),Ne.push((0,he.jsx)("option",{selected:me===f,children:me},me));return(0,he.jsxs)("div",{dir:W,...B,className:a(e.className,Fl,A(Fl,{size:o}),E(Fl,{focus:R,disabled:_}),{"k-pager-responsive":t}),role:"application","aria-roledescription":"pager","aria-keyshortcuts":"Enter ArrowRight ArrowLeft","aria-label":`Page ${f} of ${b}`,children:[(0,he.jsxs)("div",{className:a("k-pager-numbers-wrap"),children:[x&&(0,he.jsxs)(he.Fragment,{children:[(0,he.jsx)(u,{className:a("k-pager-nav","k-pager-first"),ariaDisabled:f===1,fillMode:"flat",size:o,icon:W==="rtl"?"caret-alt-to-right":"caret-alt-to-left",title:"Go to the first page","aria-label":"Go to the first page"}),(0,he.jsx)(u,{className:a("k-pager-nav"),ariaDisabled:f===1,fillMode:"flat",size:o,icon:W==="rtl"?"caret-alt-right":"caret-alt-left",title:"Go to the previous page","aria-label":"Go to the previous page"})]}),C==="numeric"&&(0,he.jsx)("div",{className:a("k-pager-numbers"),children:ee}),C==="input"&&(0,he.jsxs)("span",{className:a("k-pager-input"),children:[l&&(0,he.jsx)("span",{children:"Page"}),(0,he.jsx)(te,{value:`${f}`,size:o,showSpinButton:!1,showClearButton:!1,"aria-label":"Current page"}),(0,he.jsx)("span",{children:n&&`of ${b}`})]}),x&&(0,he.jsxs)(he.Fragment,{children:[(0,he.jsx)(u,{className:a("k-pager-nav"),ariaDisabled:f===b,fillMode:"flat",size:o,icon:W==="rtl"?"caret-alt-left":"caret-alt-right",title:"Go to the next page","aria-label":"Go to the next page"}),(0,he.jsx)(u,{className:a("k-pager-nav","k-pager-last"),ariaDisabled:f===b,fillMode:"flat",size:o,icon:W==="rtl"?"caret-alt-to-left":"caret-alt-to-right",title:"Go to the last page","aria-label":"Go to the last page"})]})]}),L&&(0,he.jsxs)("span",{className:a("k-pager-sizes"),children:[(0,he.jsx)(ce,{value:`${c}`,size:o,"aria-label":"Items per page"}),r&&(0,he.jsx)("span",{children:"items per page"})]}),g&&(0,he.jsx)(u,{className:a("k-pager-refresh"),fillMode:"flat",size:o,icon:"arrow-rotate-cw",title:"Refresh","aria-label":"Refresh"}),S&&(0,he.jsx)("span",{className:a("k-pager-info"),children:S})]})};ke.states=Yk;ke.options=Qk;ke.className=Fl;ke.defaultOptions=Ht;ke.moduleName=Wn;ke.folderName=pu;ke.ariaSpec={selector:".k-pager",rules:[{selector:".k-pager",attribute:"role=application",usage:"Indicates that the pager has its own keyboard navigation implemented."},{selector:".k-pager",attribute:"aria-roledescription=pager",usage:"Clarifies the role of the Pager."},{selector:".k-pager",attribute:"aria-keyshortcuts=Enter ArrowRight ArrowLeft",usage:"Announces the available keyboard shortcuts."},{selector:".k-pager",attribute:"aria-label",usage:"Announces the currently selected page and the number of available pages."},{selector:".k-pager-nav",attribute:"role=button or nodeName=button",usage:"Specifies the role of the navigation element."},{selector:".k-pager-nav.k-disabled",attribute:"aria-disabled=true",usage:"Present when the navigation button is non-interactive."},{selector:".k-pager-nav",attribute:"title",usage:"Specifies the purpose of each navigation button."},{selector:".k-pager-numbers .k-button",attribute:"aria-label or title",usage:"Specifies the purpose of each page link, e.g., Page 6."},{selector:".k-pager-numbers .k-button.k-selected",attribute:"aria-current=page",usage:"Present on the currently selected page element."},{selector:".k-pager-sizes .k-dropdownlist",attribute:"aria-label or aria-labelledby",usage:"The DropDownList requires a label to specify its purpose."},{selector:".k-pager-input .k-input-inner",attribute:"aria-label",usage:"The input requires a label to specify its purpose."}]};var Zk=require("react/jsx-runtime");var jk=require("react/jsx-runtime");var eN=require("react/jsx-runtime");var Vn=require("react/jsx-runtime"),tN=ke.options,oN=ke.states,aN={...ke.defaultOptions,variant:"numeric"},rN=[{name:"numeric",title:"Numeric"},{name:"input",title:"Input"}],lN=[],sr=e=>{let{variant:t,...o}=e;return t==="input"?(0,Vn.jsx)(ke,{...o,type:"input"}):(0,Vn.jsx)(ke,{...o,type:"numeric"})};sr.options=tN;sr.states=oN;sr.variants=rN;sr.defaultOptions=aN;sr.modifiers=lN;sr.className=ke.className;var uu=require("react/jsx-runtime"),mu="k-grid-pager",Xt=e=>(0,uu.jsx)(ke,{...e,className:a(e.className,mu),children:e.children});Xt.className=mu;Xt.moduleName=re;Xt.folderName=ie;var Tu=require("react/jsx-runtime"),bu="k-grid-toolbar",co=e=>(0,Tu.jsx)(de,{...e,className:a(e.className,bu),children:e.children});co.className=bu;co.moduleName=re;co.folderName=ie;var dr=require("react/jsx-runtime"),Xn="k-grid-stack-cell",iN=[s.focus,s.selected],$l=e=>{let{cellHeader:t,cellContent:o,edit:r,commandCell:l,dirty:n,focus:c,selected:b,...f}=e;return(0,dr.jsxs)("div",{...f,className:a(e.className,Xn,{"k-grid-stack-edit-cell":r,"k-command-cell":l,"k-dirty-cell":n},E(Xn,{focus:c,selected:b})),children:[n&&(0,dr.jsx)("span",{className:"k-dirty"}),t&&(0,dr.jsx)("div",{className:"k-grid-stack-header",children:t}),(0,dr.jsx)("div",{className:"k-grid-stack-content",children:o}),e.children]})};$l.states=iN;$l.className=Xn;$l.moduleName=re;$l.folderName=ie;var gu=require("react/jsx-runtime"),fu="k-grid-stack-row",Wl=e=>{let{cols:t,...o}=e;return(0,gu.jsx)("div",{...o,className:a(e.className,fu,{[`k-grid-cols-${t}`]:t}),children:e.children})};Wl.className=fu;Wl.moduleName=re;Wl.folderName=ie;var Jn=require("react/jsx-runtime");var qn=require("react/jsx-runtime");var mt="column-menu",Nt=mt;var xu=require("react/jsx-runtime"),Yn="k-column-menu",nN=[],sN={size:[d.undefined,d.small,d.medium,d.large]},hu={view:"list"},So=e=>{let{view:t=hu.view,size:o,...r}=e;return(0,xu.jsx)("div",{...r,className:a(e.className,Yn,A(Yn,{size:o}),{"k-column-menu-tabbed":t==="tabbed"}),children:e.children})};So.states=nN;So.options=sN;So.className=Yn;So.defaultOptions=hu;So.moduleName=mt;So.folderName=Nt;So.ariaSpec={selector:".k-column-menu",rules:[{selector:".k-columnmenu-item",attribute:"role=button",usage:"Sets column menu item role to button."},{selector:".k-columnmenu-item",attribute:"tabindex=0",usage:"Sets column menu item tabindex."},{selector:".k-expander .k-columnmenu-item",attribute:"aria-expanded=true/false",usage:"Sets the expanded state of an expandable item."},{selector:".k-expander .k-columnmenu-item",attribute:"aria-controls",usage:"Points to id attribute of the content whose visibility the expandable item controls."},{selector:".k-expander .k-columnmenu-item-content",attribute:"id",usage:"Unique and deterministic id linked to the aria-controls attribute of the corresponding expandable item."},{selector:".k-column-list",attribute:"role=listbox",usage:"Sets the listbox role of the list of columns wrapper."},{selector:".k-column-list",attribute:"aria-multiselectable=true",usage:"Specifies that the list is multiselectable."},{selector:".k-column-list",attribute:"aria-label",usage:"Accessible name for the column list."},{selector:".k-column-list .k-column-list-item",attribute:"role=option",usage:"Sets the option role of the list item."},{selector:".k-column-list .k-column-list-item",attribute:"aria-checked=true/false",usage:"Sets the checked state of list item."}]};var Zn=require("react/jsx-runtime"),Qn="k-column-list",dN=[],cN={size:[d.undefined,d.small,d.medium,d.large]},pN={},fa=e=>{let{size:t,...o}=e;return(0,Zn.jsx)("div",{className:"k-column-list-wrapper",children:(0,Zn.jsx)("div",{...o,className:a(e.className,Qn,A(Qn,{size:t})),role:"listbox","aria-multiselectable":"true",children:e.children})})};fa.states=dN;fa.options=cN;fa.className=Qn;fa.defaultOptions=pN;fa.moduleName=mt;fa.folderName=Nt;var Zr=require("react/jsx-runtime"),jn="k-column-list-item",mN=[s.focus,s.disabled,s.hover],uN={},bN={},jr=e=>{let{label:t,checked:o,focus:r,hover:l,disabled:n,...c}=e;return(0,Zr.jsxs)("span",{...c,className:a(e.className,jn,E(jn,{focus:r,hover:l,disabled:n})),role:"option","aria-checked":o?"true":"false",children:[(0,Zr.jsx)(ze,{disabled:n,checked:o,"aria-label":t}),(0,Zr.jsx)("span",{className:"k-checkbox-label",children:t})]})};jr.states=mN;jr.options=uN;jr.className=jn;jr.defaultOptions=bN;var ga=require("react/jsx-runtime"),es="k-columnmenu-item",TN=[s.focus,s.selected],fN={},gN={},Ro=e=>{let{focus:t,selected:o,text:r,startIcon:l,endIcon:n,sortIndex:c,...b}=e;return(0,ga.jsxs)("div",{...b,className:a(e.className,es,E(es,{focus:t,selected:o})),role:"button",tabIndex:0,children:[l&&(0,ga.jsx)(p,{icon:l}),r,n&&(0,ga.jsxs)("span",{className:"k-columnmenu-indicators",children:[(0,ga.jsx)(p,{icon:n}),c&&(0,ga.jsx)("span",{className:"k-sort-index",children:c})]}),e.children]})};Ro.states=TN;Ro.options=fN;Ro.className=es;Ro.defaultOptions=gN;Ro.moduleName=mt;Ro.folderName=Nt;var hN=require("react/jsx-runtime");var Nu=require("react/jsx-runtime"),xN="k-columnmenu-item-content",ku=e=>(0,Nu.jsx)("div",{...e,className:a(e.className,xN,"k-columns-item"),children:e.children});var ts=require("react/jsx-runtime"),wu="k-filter-menu",kN=[],NN={},wN={},qo=e=>{let{...t}=e;return(0,ts.jsx)("form",{...t,className:a(e.className,wu),children:(0,ts.jsx)("div",{className:"k-filter-menu-container",children:e.children})})};qo.states=kN;qo.options=NN;qo.className=wu;qo.defaultOptions=wN;qo.moduleName=mt;qo.folderName=Nt;var vN=require("react/jsx-runtime");var cr=require("react/jsx-runtime"),CN="k-item",LN={size:[d.undefined,d.small,d.medium,d.large]},yN=[],os=e=>{let{text:t,size:o,...r}=e;return(0,cr.jsx)("li",{...r,className:a(e.className,CN),children:(0,cr.jsxs)("label",{className:"k-label k-checkbox-label",children:[(0,cr.jsx)(ze,{size:o}),(0,cr.jsx)("span",{children:t})]})})};os.states=yN;os.options=LN;var po=require("react/jsx-runtime"),vu="k-expander",MN=[],SN={},RN={},ha=e=>{let{itemText:t,itemStartIcon:o,itemEndIcon:r,itemSortIndex:l,expanded:n,itemContent:c,expanderIcon:b,contentId:f,...x}=e,C=f||D("columnmenu-content"),L=!n&&!b?(0,po.jsx)(p,{icon:"chevron-down"}):n&&!b?(0,po.jsx)(p,{icon:"chevron-up"}):(0,po.jsx)(p,{icon:b});return(0,po.jsxs)("div",{...x,className:a(e.className,vu),children:[(0,po.jsxs)(Ro,{text:t,startIcon:o,endIcon:r,sortIndex:l,"aria-expanded":n?"true":"false","aria-controls":C,children:[(0,po.jsx)("span",{className:"k-spacer"}),(0,po.jsx)("span",{className:"k-expander-indicator",children:L})]}),n&&(0,po.jsx)(ku,{id:C,children:c}),e.children]})};ha.states=MN;ha.options=SN;ha.className=vu;ha.defaultOptions=RN;ha.moduleName=mt;ha.folderName=Nt;var Cu=require("react/jsx-runtime"),as="k-group-menu",AN=[],EN={size:[d.undefined,d.small,d.medium,d.large]},IN={},pr=e=>{let{size:t,...o}=e;return(0,Cu.jsx)("div",{...o,className:a(e.className,as,A(as,{size:t})),children:e.children})};pr.states=AN;pr.options=EN;pr.className=as;pr.defaultOptions=IN;pr.moduleName=mt;pr.folderName=Nt;var mo=require("react/jsx-runtime"),rs="k-group-menu-item",GN=[s.hover,s.selected],ON={},HN={},mr=e=>{let{hover:t,selected:o,text:r,actionsStart:l,actionsEnd:n,...c}=e;return(0,mo.jsxs)("div",{...c,className:a(e.className,rs,E(rs,{hover:t,selected:o})),children:[l&&(0,mo.jsx)("span",{className:"k-group-menu-item-actions",children:l}),(0,mo.jsx)("span",{className:"k-group-item-text",children:r}),n&&(0,mo.jsxs)(mo.Fragment,{children:[(0,mo.jsx)("span",{className:"k-spacer"}),(0,mo.jsx)("span",{className:"k-group-menu-item-actions",children:n})]}),e.children]})};mr.states=GN;mr.options=ON;mr.className=rs;mr.defaultOptions=HN;mr.moduleName=mt;mr.folderName=Nt;var Yo=require("react/jsx-runtime"),ls="k-group-menu-item-action",PN=[s.hover,s.disabled,s.selected],_N={size:[d.undefined,d.small,d.medium,d.large]};var is=e=>{let{hover:t,disabled:o,selected:r,size:l,type:n,...c}=e,b;switch(n){case"remove":b=(0,Yo.jsx)(p,{icon:"x-circle",size:l});break;case"add":b=(0,Yo.jsx)(p,{icon:"plus-circle",size:l});break;case"drag":b=(0,Yo.jsx)(p,{icon:"handle-drag-dots",size:l});break;case"up":b=(0,Yo.jsx)(p,{icon:"chevron-up",size:l});break;case"down":b=(0,Yo.jsx)(p,{icon:"chevron-down",size:l});break;default:b=(0,Yo.jsx)(p,{icon:n,size:l});break}return(0,Yo.jsx)("span",{...c,className:a(e.className,ls,E(ls,{selected:r,hover:t,disabled:o}),`k-group-menu-item-${n}-action`),children:b})};is.options=PN;is.options=_N;is.className=ls;var KN=require("react/jsx-runtime");var ns=require("react/jsx-runtime");var Mu=require("react/jsx-runtime"),Lu="k-tabstrip-items",DN=[],BN={},zN={tabAlignment:"start"},el=e=>{let{children:t,tabAlignment:o,orientation:r,...l}=e;return(0,Mu.jsx)("ul",{...l,className:a(e.className,Lu,"k-reset",`k-tabstrip-items-${o}`),role:"tablist",...r==="vertical"&&{"aria-orientation":"vertical"},children:t})};el.states=DN;el.options=BN;el.className=Lu;el.defaultOptions=zN;var yu=el;var Eu=require("react/jsx-runtime"),Su="k-tabstrip-items-wrapper",UN=[],FN={},Ru={orientation:"horizontal"},tl=e=>{let{children:t,orientation:o=Ru.orientation,...r}=e;return(0,Eu.jsx)("div",{...r,className:a(e.className,Su,{"k-hstack":o==="horizontal","k-vstack":o==="vertical"}),children:t})};tl.states=UN;tl.options=FN;tl.className=Su;tl.defaultOptions=Ru;var Au=tl;var ol="tabstrip",Vl=ol;var ut=require("react/jsx-runtime"),Qo="k-tabstrip",$N=[],WN={size:[d.undefined,d.small,d.medium,d.large]},Xl={position:"top",tabAlignment:"start",scrollButtons:"around"},Qe=e=>{let{size:t,scrollable:o,children:r,tabStripItems:l,tabStripItemsId:n,position:c=Xl.position,tabAlignment:b=Xl.tabAlignment,scrollButtons:f=Xl.scrollButtons,dir:x,scrollingPosition:C,overflow:L,...g}=e,S={top:{prev:x!=="rtl"?"left":"right",next:x!=="rtl"?"right":"left"},bottom:{prev:x!=="rtl"?"left":"right",next:x!=="rtl"?"right":"left"},right:{prev:"up",next:"down"},left:{prev:"up",next:"down"}},R={top:"horizontal",bottom:"horizontal",left:"vertical",right:"vertical"},_={start:"start",center:"center",end:"end",justify:"justify",stretched:"stretched"};return(0,ut.jsxs)("div",{dir:x,...g,className:a(Qo,e.className,{[`${Qo}-${c}`]:c,[`${Qo}-scrollable`]:o,[`${Qo}-scrollable-overlay`]:o&&(f==="hidden"||!f),[`${Qo}-scrollable-${C}`]:C&&C!=="both",[`${Qo}-overflow`]:L},A(Qo,{size:t})),children:[c==="bottom"&&r,(0,ut.jsxs)(Au,{orientation:R[c],children:[o&&(f==="around"||f==="start")&&(0,ut.jsx)("span",{className:a("k-tabstrip-prev","k-button",A("k-button",{size:t,fillMode:w.flat,rounded:N.none}),"k-icon-button"),"aria-hidden":"true",children:(0,ut.jsx)(p,{className:"k-button-icon",icon:`caret-alt-${S[c].prev}`})}),o&&f==="start"&&(0,ut.jsx)("span",{className:a("k-tabstrip-next","k-button",A("k-button",{size:t,fillMode:w.flat,rounded:N.none}),"k-icon-button"),"aria-hidden":"true",children:(0,ut.jsx)(p,{className:"k-button-icon",icon:`caret-alt-${S[c].next}`})}),(0,ut.jsx)(yu,{className:a({"k-tabstrip-items-scroll":o&&f==="hidden"}),tabAlignment:_[b],orientation:R[c],...n&&{id:n},children:l}),o&&f==="end"&&(0,ut.jsx)("span",{className:a("k-tabstrip-prev","k-button",A("k-button",{size:t,fillMode:w.flat,rounded:N.none}),"k-icon-button"),"aria-hidden":"true",children:(0,ut.jsx)(p,{className:"k-button-icon",icon:`caret-alt-${S[c].prev}`})}),o&&(f==="around"||f==="end")&&(0,ut.jsx)("span",{className:a("k-tabstrip-next","k-button",A("k-button",{size:t,fillMode:w.flat,rounded:N.none}),"k-icon-button"),"aria-hidden":"true",children:(0,ut.jsx)(p,{className:"k-button-icon",icon:`caret-alt-${S[c].next}`})}),L&&(0,ut.jsx)("div",{className:"k-tabstrip-actions k-hstack",children:(0,ut.jsx)(pe,{className:"k-tabstrip-overflow-button",icon:"more-vertical",fillMode:"flat",size:t,showArrow:!1})})]}),c!=="bottom"&&r]})};Qe.states=$N;Qe.options=WN;Qe.className=Qo;Qe.defaultOptions=Xl;Qe.moduleName=ol;Qe.folderName=Vl;Qe.ariaSpec={selector:".k-tabstrip",rules:[{selector:".k-tabstrip-items",attribute:"role=tablist",usage:"Indicates the tablist role for the ul element."},{selector:".k-tabstrip.k-tabstrip-left .k-tabstrip-items,.k-tabstrip.k-tabstrip-right .k-tabstrip-items",attribute:"aria-orientation=vertical",usage:"Indicates the orientation when vertical."},{selector:".k-tabstrip-item",attribute:"role=tab",usage:"The tab li element."},{selector:".k-tabstrip .k-tabstrip-item.k-active",attribute:"aria-selected=true",usage:"Announces the selected state of the tab."},{selector:".k-tabstrip-content",attribute:"role=tabpanel",usage:"The content div of the tab."},{selector:".k-tabstrip .k-tabstrip-item.k-active",attribute:"aria-controls (when present)",usage:"Announces the relation between the panel and active tab. Only present when tab controls a specific panel."},{selector:".k-tabstrip-content",attribute:"aria-hidden=true (when not active)",usage:"Only if the component implements a feature to control whether the content should be persisted."},{selector:".k-tabstrip-content",attribute:"aria-labelledby (when present)",usage:"Refers to the tab element that controls the panel. Only present when panel has an associated tab."},{selector:".k-tabstrip-scrollable .k-button",attribute:"aria-hidden=true",usage:"Scroll buttons are hidden from assistive technologies."}]};var Gu=require("react/jsx-runtime"),Iu="k-tabstrip-wrapper",VN=[],XN={},JN={},ur=e=>{let{...t}=e;return(0,Gu.jsx)("div",{...t,className:a(e.className,Iu),children:e.children})};ur.states=VN;ur.options=XN;ur.className=Iu;ur.defaultOptions=JN;ur.moduleName=ol;ur.folderName=Vl;var Ao=require("react/jsx-runtime"),ss="k-tabstrip-item",qN=[s.active,s.hover,s.disabled,s.focus],YN={},Ou={iconPosition:"before"},wt=e=>{let{dragging:t,active:o,hover:r,focus:l,disabled:n,children:c,first:b,last:f,closable:x,icon:C,iconPosition:L=Ou.iconPosition,value:g,actions:S,...R}=e;return(0,Ao.jsxs)("li",{...R,className:a(e.className,ss,E(ss,{hover:r,active:o,disabled:n,focus:l}),{"k-tabstrip-dragging":t,"k-first":b,"k-last":f}),role:"tab",...o&&{"aria-selected":"true"},...n&&{"aria-disabled":"true"},children:[(0,Ao.jsxs)("span",{className:"k-link",children:[C&&L==="before"&&(0,Ao.jsx)(p,{icon:C}),g&&(0,Ao.jsx)("span",{className:"k-link-text",children:g}),C&&L==="after"&&(0,Ao.jsx)(p,{icon:C})]}),(S||x)&&(0,Ao.jsxs)("span",{className:"k-item-actions",children:[S,x&&(0,Ao.jsx)(u,{as:"span",className:"k-remove-tab",icon:"x",fillMode:"flat",size:"xsmall",title:"Close","aria-hidden":"true"})]}),c]})};wt.states=qN;wt.options=YN;wt.className=ss;wt.item=Ou;var Hu=require("react/jsx-runtime"),ds="k-tabstrip-content",QN=[s.active,s.focus],ZN={},jN={},uo=e=>{let{active:t,focus:o,children:r,...l}=e;return(0,Hu.jsx)("div",{...l,className:a(e.className,ds,E(ds,{active:t,focus:o}),e.className),role:"tabpanel",children:r})};uo.states=QN;uo.options=ZN;uo.className=ds;uo.defaultOptions=jN;var Pt=require("react/jsx-runtime"),oo=({children:e,...t})=>(0,Pt.jsx)(Qe,{tabStripItems:(0,Pt.jsxs)(Pt.Fragment,{children:[(0,Pt.jsx)(wt,{first:!0,value:"First"}),(0,Pt.jsx)(wt,{active:!0,value:"Second"}),(0,Pt.jsx)(wt,{value:"Third"}),(0,Pt.jsx)(wt,{value:"Fourth"}),(0,Pt.jsx)(wt,{last:!0,value:"Fifth"})]}),...t,children:e||(0,Pt.jsx)(uo,{active:!0,children:(0,Pt.jsx)("div",{children:"TabStrip Content"})})});var _u=require("react/jsx-runtime"),Pu=e=>(0,_u.jsx)(oo,{position:"bottom",...e});var Du=require("react/jsx-runtime"),Ku=e=>(0,Du.jsx)(oo,{position:"right",...e});var zu=require("react/jsx-runtime"),Bu=e=>(0,zu.jsx)(oo,{position:"left",...e});var ew=require("react/jsx-runtime");var cs=require("react/jsx-runtime");var tw=require("react/jsx-runtime");var ps=require("react/jsx-runtime");var ms=require("react/jsx-runtime");var al=require("react/jsx-runtime"),ow={...Qe.options,scrollable:{type:"boolean"}},aw=Qe.states,Uu={...Qe.defaultOptions,scrollable:!1,variant:"up"},rw=[{name:"up",title:"Position Up"},{name:"bottom",title:"Position Bottom"},{name:"left",title:"Position Left"},{name:"right",title:"Position Right"}],lw=[],br=e=>{let{variant:t,...o}={...Uu,...e},r={};switch(t){case"right":return(0,al.jsx)(Ku,{style:{height:"230px"},...o,...r,position:"right"});case"left":return(0,al.jsx)(Bu,{style:{height:"230px"},...o,...r,position:"left"});case"bottom":return(0,al.jsx)(Pu,{style:{width:"350px"},...o,...r,position:"bottom"});default:return(0,al.jsx)(oo,{style:{width:"350px"},...o,...r})}};br.options=ow;br.states=aw;br.variants=rw;br.defaultOptions=Uu;br.modifiers=lw;br.className=Qe.className;var us=require("react/jsx-runtime");var bs=require("react/jsx-runtime");var Ts=require("react/jsx-runtime");var fs=require("react/jsx-runtime");var gs=require("react/jsx-runtime");var hs=require("react/jsx-runtime");var v=require("react/jsx-runtime"),Fu=({contentClassName:e,...t})=>(0,v.jsx)(q,{_renderAriaRoot:!0,pager:(0,v.jsx)(Xt,{refresh:!1}),children:(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)(F,{children:(0,v.jsx)("div",{className:"k-grid-header-wrap",children:(0,v.jsxs)($,{role:"none",children:[(0,v.jsxs)("colgroup",{children:[(0,v.jsx)("col",{}),(0,v.jsx)("col",{style:{width:"225px"}}),(0,v.jsx)("col",{}),(0,v.jsx)("col",{}),(0,v.jsx)("col",{})]}),(0,v.jsxs)(z,{role:"rowgroup",children:[(0,v.jsxs)(h,{role:"row",children:[(0,v.jsx)(y,{rowspan:1,colspan:1,columnTitle:"Product Id",role:"columnheader"}),(0,v.jsx)(y,{rowspan:1,colspan:1,columnTitle:"Name",role:"columnheader"}),(0,v.jsx)(y,{rowspan:1,colspan:1,columnTitle:"Quantity",role:"columnheader"}),(0,v.jsx)(y,{rowspan:1,colspan:1,columnTitle:"Unit Price",role:"columnheader"}),(0,v.jsx)(y,{rowspan:1,colspan:1,columnTitle:"Discontinued",role:"columnheader"})]}),(0,v.jsxs)(h,{className:"k-filter-row",role:"row",children:[(0,v.jsx)(i,{role:"gridcell","aria-label":"Product Id filter",children:(0,v.jsx)("div",{className:"k-filtercell",children:(0,v.jsxs)("div",{className:"k-filtercell-wrapper",children:[(0,v.jsx)(te,{"aria-label":"Product Id filter"}),(0,v.jsxs)("div",{className:"k-filtercell-operator",children:[(0,v.jsx)(ce,{className:"k-dropdown-operator",arrowIconName:"filter","aria-label":"Product Id filter operator"})," ",(0,v.jsx)(u,{disabled:!0,icon:"filter-clear","aria-label":"Clear Product Id filter"})]})]})})}),(0,v.jsx)(i,{role:"gridcell","aria-label":"Name filter",children:(0,v.jsx)("div",{className:"k-filtercell",children:(0,v.jsxs)("div",{className:"k-filtercell-wrapper",children:[(0,v.jsx)(be,{"aria-label":"Name filter"}),(0,v.jsxs)("div",{className:"k-filtercell-operator",children:[(0,v.jsx)(ce,{className:"k-dropdown-operator",arrowIconName:"filter","aria-label":"Name filter operator"})," ",(0,v.jsx)(u,{disabled:!0,icon:"filter-clear","aria-label":"Clear Name filter"})]})]})})}),(0,v.jsx)(i,{role:"gridcell","aria-label":"Quantity filter",children:(0,v.jsx)("div",{className:"k-filtercell",children:(0,v.jsxs)("div",{className:"k-filtercell-wrapper",children:[(0,v.jsx)(be,{"aria-label":"Quantity filter"}),(0,v.jsxs)("div",{className:"k-filtercell-operator",children:[(0,v.jsx)(ce,{className:"k-dropdown-operator",arrowIconName:"filter","aria-label":"Quantity filter operator"})," ",(0,v.jsx)(u,{disabled:!0,icon:"filter-clear","aria-label":"Clear Quantity filter"})]})]})})}),(0,v.jsx)(i,{role:"gridcell","aria-label":"Unit Price filter",children:(0,v.jsx)("div",{className:"k-filtercell",children:(0,v.jsxs)("div",{className:"k-filtercell-wrapper",children:[(0,v.jsx)(te,{"aria-label":"Unit Price filter"}),(0,v.jsxs)("div",{className:"k-filtercell-operator",children:[(0,v.jsx)(ce,{className:"k-dropdown-operator",arrowIconName:"filter","aria-label":"Unit Price filter operator"})," ",(0,v.jsx)(u,{disabled:!0,icon:"filter-clear","aria-label":"Clear Unit Price filter"})]})]})})}),(0,v.jsx)(i,{role:"gridcell","aria-label":"Discontinued filter",children:(0,v.jsx)("div",{className:"k-filtercell",children:(0,v.jsxs)("div",{className:"k-filtercell-wrapper",children:[(0,v.jsx)(ce,{"aria-label":"Discontinued filter"}),(0,v.jsx)("div",{className:"k-filtercell-operator",children:(0,v.jsx)(u,{disabled:!0,icon:"filter-clear","aria-label":"Clear Discontinued filter"})})]})})})]})]})]})})}),(0,v.jsx)(Y,{children:(0,v.jsx)(V,{className:e,children:(0,v.jsxs)(X,{role:"none",children:[(0,v.jsxs)("colgroup",{children:[(0,v.jsx)("col",{}),(0,v.jsx)("col",{style:{width:"225px"}}),(0,v.jsx)("col",{}),(0,v.jsx)("col",{}),(0,v.jsx)("col",{})]}),(0,v.jsxs)(U,{role:"rowgroup",children:[(0,v.jsxs)(h,{className:"k-master-row",role:"row",children:[(0,v.jsx)(i,{role:"gridcell",children:"1"}),(0,v.jsx)(i,{role:"gridcell",children:"Chai"}),(0,v.jsx)(i,{role:"gridcell",children:"10 boxes x 20 bags"}),(0,v.jsx)(i,{role:"gridcell",children:"18"}),(0,v.jsx)(i,{role:"gridcell",children:"false"})]}),(0,v.jsxs)(h,{className:"k-master-row",role:"row",alt:!0,children:[(0,v.jsx)(i,{role:"gridcell",children:"2"}),(0,v.jsx)(i,{role:"gridcell",children:"Chang"}),(0,v.jsx)(i,{role:"gridcell",children:"24 - 12 oz bottles"}),(0,v.jsx)(i,{role:"gridcell",children:"19"}),(0,v.jsx)(i,{role:"gridcell",children:"false"})]}),(0,v.jsxs)(h,{className:"k-master-row",role:"row",children:[(0,v.jsx)(i,{role:"gridcell",children:"3"}),(0,v.jsx)(i,{role:"gridcell",children:"Aniseed Syrup"}),(0,v.jsx)(i,{role:"gridcell",children:"12 - 550 ml bottles"}),(0,v.jsx)(i,{role:"gridcell",children:"10"}),(0,v.jsx)(i,{role:"gridcell",children:"false"})]}),(0,v.jsxs)(h,{className:"k-master-row",role:"row",alt:!0,children:[(0,v.jsx)(i,{role:"gridcell",children:"4"}),(0,v.jsx)(i,{role:"gridcell",children:"Chef Anton's Cajun Seasoning"}),(0,v.jsx)(i,{role:"gridcell",children:"48 - 6 oz jars"}),(0,v.jsx)(i,{role:"gridcell",children:"22"}),(0,v.jsx)(i,{role:"gridcell",children:"false"})]}),(0,v.jsxs)(h,{className:"k-master-row",role:"row",children:[(0,v.jsx)(i,{role:"gridcell",children:"5"}),(0,v.jsx)(i,{role:"gridcell",children:"Grandma's Boysenberry Spread"}),(0,v.jsx)(i,{role:"gridcell",children:"12 - 8 oz jars"}),(0,v.jsx)(i,{role:"gridcell",children:"25"}),(0,v.jsx)(i,{role:"gridcell",children:"false"})]})]})]})})})]}),...t});var rl=require("react/jsx-runtime"),sw="k-chip-action";var Ie=e=>{let{type:t,...o}=e,r;switch(t){case"remove":r=(0,rl.jsx)(p,{icon:"x-circle",size:"small"});break;case"more":r=(0,rl.jsx)(p,{icon:"more-vertical",size:"small"});break;default:return(0,rl.jsx)(p,{icon:t,size:"small"})}return(0,rl.jsx)("span",{...o,className:a(e.className,sw,`k-chip-${t}-action`),children:r})};var xs="avatar",$u=xs;var Ns=require("react/jsx-runtime"),ll="k-avatar";var dw=[s.hover,s.focus,s.active,s.selected,s.disabled],cw={size:[d.undefined,d.small,d.medium,d.large],rounded:[N.undefined,N.none,N.small,N.medium,N.large,N.full],fillMode:[w.undefined,w.solid,w.outline],themeColor:[M.undefined,M.base,M.primary,M.secondary,M.tertiary]},ks={type:"text",border:!1},bt=e=>{let{size:t,rounded:o,fillMode:r,themeColor:l,type:n=ks.type,border:c=ks.border,...b}=e;return(0,Ns.jsx)("div",{...b,className:a(e.className,ll,A(ll,{size:t,rounded:o,fillMode:r,themeColor:l}),{[`${ll}-bordered`]:c}),children:(0,Ns.jsx)("span",{className:`${ll}-${n}`,children:e.children})})};bt.states=dw;bt.options=cw;bt.className=ll;bt.defaultOptions=ks;bt.moduleName=xs;bt.folderName=$u;bt.ariaSpec={selector:".k-avatar",rules:[{selector:".k-avatar img",attribute:"alt",usage:"Images inside Avatar must have alt text for screen readers."}]};var xa=bt;var Vu=require("react/jsx-runtime"),Wu=e=>(0,Vu.jsx)(xa,{type:"icon",...e});var Ju=require("react/jsx-runtime"),Xu=e=>(0,Ju.jsx)(xa,{type:"text",...e});var Yu=require("react/jsx-runtime"),qu=e=>(0,Yu.jsx)(xa,{type:"image",...e});var pw=require("react/jsx-runtime");var Tr=require("react/jsx-runtime"),mw=bt.options,uw=bt.states,bw={...bt.defaultOptions,variant:"image"},Tw=[{name:"image",title:"Image"},{name:"icon",title:"Icon Avatar"},{name:"text",title:"Text Avatar"}],fw=[],fr=e=>{let{variant:t,...o}=e;switch(t){case"icon":return(0,Tr.jsx)(Wu,{...o,children:(0,Tr.jsx)(p,{icon:"star"})});case"text":return(0,Tr.jsx)(Xu,{...o,children:"JO"});default:return(0,Tr.jsx)(qu,{...o,children:(0,Tr.jsx)("img",{src:"https://demos.telerik.com/kendo-ui/content/web/Customers/RICSU.jpg"})})}};fr.options=mw;fr.states=uw;fr.variants=Tw;fr.defaultOptions=bw;fr.modifiers=fw;fr.className=bt.className;var il="chip",Jl=il;var Eo=require("react/jsx-runtime"),ql="k-chip",gw=[s.hover,s.focus,s.active,s.selected,s.disabled],hw={size:[d.undefined,d.small,d.medium,d.large],rounded:[N.undefined,N.none,N.small,N.medium,N.large,N.full],fillMode:[w.undefined,w.solid,w.outline],themeColor:[M.undefined,M.base,M.success,M.warning,M.error,M.info]},Qu={avatarImage:"/packages/html/assets/avatar.jpg"},Se=e=>{let{size:t,rounded:o,fillMode:r,themeColor:l,text:n,icon:c,actions:b,showAvatar:f,avatarImage:x=Qu.avatarImage,hover:C,focus:L,active:g,selected:S,disabled:R,..._}=e;return(0,Eo.jsxs)("div",{..._,className:a(e.className,ql,A(ql,{size:t,rounded:o,fillMode:r,themeColor:l}),E(ql,{hover:C,focus:L,active:g,disabled:R,selected:S})),role:e.role||"button","aria-pressed":e.role==="option"?void 0:S?"true":"false",...e.role==="option"&&S!==void 0&&{"aria-selected":S?"true":"false"},"aria-disabled":R?"true":void 0,children:[c&&(0,Eo.jsx)(p,{className:"k-chip-icon",icon:c,size:"small"}),f&&(0,Eo.jsx)(bt,{className:"k-chip-avatar",type:"image",children:(0,Eo.jsx)("img",{src:x,alt:""})}),(0,Eo.jsx)("span",{className:"k-chip-content",children:e.children?e.children:n&&(0,Eo.jsx)("span",{className:"k-chip-label",children:n})}),b&&(0,Eo.jsx)("span",{className:"k-chip-actions",children:b})]})};Se.states=gw;Se.options=hw;Se.className=ql;Se.defaultOptions=Qu;Se.moduleName=il;Se.folderName=Jl;Se.ariaSpec={selector:".k-chip",rules:[{selector:"*:not(.k-chip-list) > .k-chip",attribute:"role=button",usage:"Announces that the chip acts as a button when standalone."},{selector:"*:not(.k-chip-list) > .k-chip.k-selected",attribute:"aria-pressed=true",usage:"Announces that the Chip has been selected."},{selector:"*:not(.k-chip-list) > .k-chip:not(.k-selected)",attribute:"aria-pressed=false",usage:"Announces that the Chip has not been selected."},{selector:".k-chip",attribute:"aria-disabled=true (when disabled)",usage:"Announces that the Chip is disabled."}]};var Jt=Se;var Zu=require("react/jsx-runtime"),ws="k-chip-list",xw=[],kw={size:[d.undefined,d.small,d.medium,d.large]},Nw={},Re=e=>{let{size:t,multiselectable:o,ariaLabel:r,...l}=e;return(0,Zu.jsx)("div",{...l,className:a(e.className,ws,A(ws,{size:t})),role:e.role||"listbox","aria-label":e.role==="none"?void 0:r||"chip list","aria-orientation":e.role==="none"?void 0:"horizontal","aria-multiselectable":o?"true":void 0,children:e.children})};Re.states=xw;Re.options=kw;Re.className=ws;Re.defaultOptions=Nw;Re.moduleName=il;Re.folderName=Jl;Re.ariaSpec={selector:".k-chip-list",rules:[{selector:".k-chip-list",attribute:"role=listbox",usage:"Announces the list role of the chip list."},{selector:".k-chip-list",attribute:"aria-label or aria-labelledby",usage:"Adds label to the ChipList element. ListBox element requires an accessible name."},{selector:".k-chip-list",attribute:"aria-orientation=horizontal",usage:"Specifies the horizontal orientation of the chiplist."},{selector:".k-chip-list",attribute:"aria-multiselectable=true (when multiple selection)",usage:"Announces the multiple selection ability of the chiplist."},{selector:".k-chip-list .k-chip",attribute:"role=option",usage:"Announces the chip is an option inner component of the chip list."},{selector:".k-chip-list .k-chip.k-selected",attribute:"aria-selected=true",usage:"Announces the chip is selected."},{selector:".k-chip-list .k-chip:not(.k-selected)",attribute:"aria-selected=false",usage:"Announces the chip is not selected."},{selector:".k-chip-list .k-chip:has(.k-i-x-circle), .k-chip-list .k-chip:has(.k-svg-i-x-circle)",attribute:"aria-keyshortcuts=Enter Delete",usage:"Announces the Delete action along with the default Enter key."}]};var ww=require("react/jsx-runtime");var vw=require("react/jsx-runtime");var ju=require("react/jsx-runtime"),Yl=e=>(0,ju.jsx)(Jt,{text:"text",...e});var Cw=require("react/jsx-runtime");var Lw=require("react/jsx-runtime");var vs=require("react/jsx-runtime");var eb=require("react/jsx-runtime");var tb=require("react/jsx-runtime");var ob=require("react/jsx-runtime");var Io=require("react/jsx-runtime"),yw={...Jt.options,...Re.options},Mw=[],Sw=Re.states,Rw={...Jt.defaultOptions,...Re.defaultOptions},Aw=[{name:"icon",title:"Icon",type:"boolean"},{name:"actions",title:"Actions",type:"boolean"},{name:"avatar",title:"Avatar",type:"boolean"}],gr=e=>{let{modifiers:t,className:o,...r}=e,l=t==null?void 0:t.icon,n=t==null?void 0:t.actions,c=t==null?void 0:t.avatar;return(0,Io.jsxs)(Re,{size:r.size,className:o,children:[(0,Io.jsx)(Yl,{...r,role:"option","aria-selected":"false","aria-pressed":void 0,icon:l?"star":void 0,actions:n?(0,Io.jsx)(Ie,{type:"remove"}):void 0,showAvatar:c,children:"Chip"}),(0,Io.jsx)(Yl,{...r,role:"option","aria-selected":"false","aria-pressed":void 0,icon:l?"star":void 0,actions:n?(0,Io.jsx)(Ie,{type:"remove"}):void 0,showAvatar:c,children:"Chip"}),(0,Io.jsx)(Yl,{...r,role:"option","aria-selected":"false","aria-pressed":void 0,icon:l?"star":void 0,actions:n?(0,Io.jsx)(Ie,{type:"remove"}):void 0,showAvatar:c,children:"Chip"})]})};gr.options=yw;gr.states=Sw;gr.variants=Mw;gr.defaultOptions=Rw;gr.modifiers=Aw;gr.className=Re.className;var Ql=require("react/jsx-runtime"),Ew=Se.states,Iw=Se.defaultOptions,Gw=Se.options,Ow=[],Hw=[{name:"icon",title:"Icon"},{name:"avatar",title:"Avatar"},{name:"remove-icon",title:"`Remove` Icon"},{name:"more-options",title:"`More options` Icon"}],hr=e=>{let{modifiers:t,...o}=e,r={};return Object.keys(t||{}).forEach(l=>{switch(l){case"icon":r.icon=t!=null&&t[l]?"arrow-down":void 0;break;case"avatar":r.showAvatar=!!(t!=null&&t[l]),r.avatarImage=t!=null&&t[l]?"https://demos.telerik.com/kendo-ui/content/web/Customers/RICSU.jpg":void 0;break;case"more-options":r.actions||(r.actions=[]),r.actions[0]=t!=null&&t[l]?(0,Ql.jsx)(Ie,{type:"more"}):void 0;break;case"remove-icon":r.actions||(r.actions=[]),r.actions[1]=t!=null&&t[l]?(0,Ql.jsx)(Ie,{type:"remove"}):void 0;break;default:break}}),(0,Ql.jsx)(Se,{...o,...r,children:"Chip component"})};hr.options=Gw;hr.states=Ew;hr.variants=Ow;hr.defaultOptions=Iw;hr.modifiers=Hw;hr.className=Se.className;var G=require("react/jsx-runtime"),ab=({dropClue:e,contentClassName:t,...o})=>(0,G.jsx)(q,{_renderAriaRoot:!0,groupingHeader:(0,G.jsx)(so,{dropClue:e,role:"toolbar","aria-label":"Grouping",children:(0,G.jsxs)(Re,{role:"none",children:[(0,G.jsx)(Se,{icon:"sort-asc-small",text:"ID",role:"button",actions:(0,G.jsxs)(G.Fragment,{children:[(0,G.jsx)(Ie,{type:"more"}),(0,G.jsx)(Ie,{type:"remove"})]})}),(0,G.jsx)(Se,{icon:"sort-desc-small",text:"Name",role:"button",actions:(0,G.jsxs)(G.Fragment,{children:[(0,G.jsx)(Ie,{type:"more"}),(0,G.jsx)(Ie,{type:"remove"})]})})]})}),children:(0,G.jsxs)(G.Fragment,{children:[(0,G.jsx)(F,{draggable:!0,children:(0,G.jsx)("div",{className:"k-grid-header-wrap",children:(0,G.jsxs)($,{role:"none",children:[(0,G.jsxs)("colgroup",{children:[(0,G.jsx)("col",{className:"k-group-col"}),(0,G.jsx)("col",{className:"k-group-col"}),(0,G.jsx)("col",{}),(0,G.jsx)("col",{}),(0,G.jsx)("col",{}),(0,G.jsx)("col",{})]}),(0,G.jsx)(z,{role:"rowgroup",children:(0,G.jsxs)(h,{role:"row",children:[(0,G.jsx)(y,{colspan:1,rowspan:1,className:"k-group-cell",role:"presentation"}),(0,G.jsx)(y,{colspan:1,rowspan:1,className:"k-group-cell",role:"presentation"}),(0,G.jsx)(y,{colspan:1,columnTitle:"ID",role:"columnheader"}),(0,G.jsx)(y,{colspan:1,columnTitle:"Name",role:"columnheader"}),(0,G.jsx)(y,{colspan:1,columnTitle:"Price",role:"columnheader"}),(0,G.jsx)(y,{colspan:1,columnTitle:"Category",role:"columnheader"})]})})]})})}),(0,G.jsx)(Y,{children:(0,G.jsx)(V,{className:t,children:(0,G.jsxs)(X,{role:"none",children:[(0,G.jsxs)("colgroup",{children:[(0,G.jsx)("col",{className:"k-group-col"}),(0,G.jsx)("col",{className:"k-group-col"}),(0,G.jsx)("col",{}),(0,G.jsx)("col",{}),(0,G.jsx)("col",{}),(0,G.jsx)("col",{})]}),(0,G.jsxs)(U,{role:"rowgroup",children:[(0,G.jsx)(h,{className:"k-table-group-row k-grouping-row",role:"row",children:(0,G.jsx)(i,{colspan:6,role:"gridcell","aria-expanded":"false",children:(0,G.jsxs)("p",{className:"k-reset",children:[(0,G.jsx)(p,{icon:"caret-alt-right"}),"ID: 1"]})})}),(0,G.jsx)(h,{className:"k-table-group-row k-grouping-row",role:"row",children:(0,G.jsx)(i,{colspan:6,role:"gridcell","aria-expanded":"true",children:(0,G.jsxs)("p",{className:"k-reset",children:[(0,G.jsx)(p,{icon:"caret-alt-down"}),"ID: 2"]})})}),(0,G.jsxs)(h,{className:"k-table-group-row k-grouping-row",role:"row",children:[(0,G.jsx)(i,{className:"k-table-group-td k-group-cell",role:"presentation"}),(0,G.jsx)(i,{colspan:5,role:"gridcell","aria-expanded":"true",children:(0,G.jsxs)("p",{className:"k-reset",children:[(0,G.jsx)(p,{icon:"caret-alt-down"}),"Name: Chang"]})})]}),(0,G.jsxs)(h,{className:"k-master-row",role:"row",alt:!0,children:[(0,G.jsx)(i,{className:"k-table-group-td k-group-cell",role:"presentation"}),(0,G.jsx)(i,{className:"k-table-group-td k-group-cell",role:"presentation"}),(0,G.jsx)(i,{colspan:0,role:"gridcell",children:"2"}),(0,G.jsx)(i,{colspan:0,role:"gridcell",children:"Chang"}),(0,G.jsx)(i,{colspan:0,role:"gridcell",children:"$19.00"}),(0,G.jsx)(i,{colspan:0,role:"gridcell",children:"Beverages"})]})]})]})})})]}),...o});var Cs=require("react/jsx-runtime");var Ls=require("react/jsx-runtime");var ys=require("react/jsx-runtime");var H=require("react/jsx-runtime"),rb=({headerWrapClassName:e,contentClassName:t,...o})=>(0,H.jsx)(q,{_renderAriaRoot:!0,children:(0,H.jsxs)(H.Fragment,{children:[(0,H.jsx)(F,{children:(0,H.jsx)("div",{className:`k-grid-header-wrap ${e}`,children:(0,H.jsxs)($,{role:"none",children:[(0,H.jsxs)("colgroup",{children:[(0,H.jsx)("col",{}),(0,H.jsx)("col",{}),(0,H.jsx)("col",{}),(0,H.jsx)("col",{})]}),(0,H.jsxs)(z,{role:"rowgroup",children:[(0,H.jsxs)(h,{role:"row",children:[(0,H.jsx)(y,{rowspan:3,colspan:1,columnTitle:"ID",role:"columnheader"}),(0,H.jsx)(y,{rowspan:1,colspan:3,columnTitle:"Product Information",role:"columnheader"})]}),(0,H.jsxs)(h,{role:"row",children:[(0,H.jsx)(y,{rowspan:2,colspan:1,columnTitle:"Product Name",className:"k-first",role:"columnheader"}),(0,H.jsx)(y,{rowspan:1,colspan:2,columnTitle:"Unit",role:"columnheader"})]}),(0,H.jsxs)(h,{role:"row",children:[(0,H.jsx)(y,{rowspan:1,colspan:1,columnTitle:"Units In Stock",className:"k-first",role:"columnheader"}),(0,H.jsx)(y,{rowspan:1,colspan:1,columnTitle:"Units Price",role:"columnheader"})]})]})]})})}),(0,H.jsx)(Y,{children:(0,H.jsx)(V,{className:t,children:(0,H.jsxs)(X,{role:"none",children:[(0,H.jsxs)("colgroup",{children:[(0,H.jsx)("col",{}),(0,H.jsx)("col",{}),(0,H.jsx)("col",{}),(0,H.jsx)("col",{})]}),(0,H.jsxs)(U,{role:"rowgroup",children:[(0,H.jsxs)(h,{className:"k-master-row",role:"row",children:[(0,H.jsx)(i,{role:"gridcell",children:"1"}),(0,H.jsx)(i,{role:"gridcell",children:"Chai"}),(0,H.jsx)(i,{role:"gridcell",children:"39"}),(0,H.jsx)(i,{role:"gridcell",children:"18"})]}),(0,H.jsxs)(h,{className:"k-master-row",alt:!0,role:"row",children:[(0,H.jsx)(i,{role:"gridcell",children:"2"}),(0,H.jsx)(i,{role:"gridcell",children:"Chang"}),(0,H.jsx)(i,{role:"gridcell",children:"17"}),(0,H.jsx)(i,{role:"gridcell",children:"19"})]}),(0,H.jsxs)(h,{className:"k-master-row",role:"row",children:[(0,H.jsx)(i,{role:"gridcell",children:"3"}),(0,H.jsx)(i,{role:"gridcell",children:"Aniseed Syrup"}),(0,H.jsx)(i,{role:"gridcell",children:"13"}),(0,H.jsx)(i,{role:"gridcell",children:"10"})]}),(0,H.jsxs)(h,{className:"k-master-row",alt:!0,role:"row",children:[(0,H.jsx)(i,{role:"gridcell",children:"4"}),(0,H.jsx)(i,{role:"gridcell",children:"Chef Anton's Cajun Seasoning"}),(0,H.jsx)(i,{role:"gridcell",children:"53"}),(0,H.jsx)(i,{role:"gridcell",children:"22"})]}),(0,H.jsxs)(h,{className:"k-master-row",role:"row",children:[(0,H.jsx)(i,{role:"gridcell",children:"5"}),(0,H.jsx)(i,{role:"gridcell",children:"Chef Anton's Gumbo Mix"}),(0,H.jsx)(i,{role:"gridcell",children:"0"}),(0,H.jsx)(i,{role:"gridcell",children:"21.35"})]})]})]})})})]}),...o});var Ms=require("react/jsx-runtime");var Ss=require("react/jsx-runtime");var K=require("react/jsx-runtime"),lb=e=>{let t=D("grid");return(0,K.jsx)(q,{_renderAriaRoot:!0,ariaRootId:t,toolbar:(0,K.jsxs)(co,{role:"toolbar","aria-label":"Grid toolbar","aria-controls":t,children:[(0,K.jsx)(u,{children:"Add new"}),(0,K.jsx)(u,{children:"Save Changes"}),(0,K.jsx)(u,{children:"Cancel Changes"})]}),children:(0,K.jsxs)(K.Fragment,{children:[(0,K.jsx)(F,{children:(0,K.jsx)("div",{className:"k-grid-header-wrap",children:(0,K.jsxs)($,{role:"none",children:[(0,K.jsxs)("colgroup",{children:[(0,K.jsx)("col",{}),(0,K.jsx)("col",{}),(0,K.jsx)("col",{}),(0,K.jsx)("col",{style:{width:"300px"}})]}),(0,K.jsx)(z,{role:"rowgroup",children:(0,K.jsxs)(h,{role:"row",children:[(0,K.jsx)(y,{columnTitle:"Name",role:"columnheader"}),(0,K.jsx)(y,{columnTitle:"Price",role:"columnheader"}),(0,K.jsx)(y,{columnTitle:"Available",role:"columnheader"}),(0,K.jsx)(y,{accessibleLabel:"Commands"})]})})]})})}),(0,K.jsx)(Y,{children:(0,K.jsx)(V,{children:(0,K.jsx)("div",{children:(0,K.jsxs)(X,{role:"none",children:[(0,K.jsxs)("colgroup",{children:[(0,K.jsx)("col",{}),(0,K.jsx)("col",{}),(0,K.jsx)("col",{}),(0,K.jsx)("col",{style:{width:"300px"}})]}),(0,K.jsxs)(U,{role:"rowgroup",children:[(0,K.jsxs)(h,{className:"k-master-row k-grid-add-row k-grid-edit-row",role:"row",children:[(0,K.jsx)(i,{role:"gridcell",children:(0,K.jsx)(be,{value:"Towel","aria-label":"Name"})}),(0,K.jsx)(i,{role:"gridcell",children:(0,K.jsx)(te,{value:"42","aria-label":"Price"})}),(0,K.jsx)(i,{role:"gridcell",children:(0,K.jsx)(ze,{"aria-label":"Available"})}),(0,K.jsxs)(i,{className:"k-command-cell",role:"gridcell",children:[(0,K.jsx)(u,{children:"Add"}),(0,K.jsx)(u,{children:"Cancel"})]})]}),(0,K.jsxs)(h,{className:"k-master-row",role:"row",children:[(0,K.jsx)(i,{role:"gridcell",children:"Chai"}),(0,K.jsx)(i,{role:"gridcell",children:"18"}),(0,K.jsx)(i,{role:"gridcell",children:"false"}),(0,K.jsx)(i,{className:"k-command-cell",role:"gridcell",children:(0,K.jsx)(u,{children:"Remove"})})]}),(0,K.jsxs)(h,{className:"k-master-row",role:"row",alt:!0,children:[(0,K.jsx)(i,{role:"gridcell",children:"Chang"}),(0,K.jsx)(i,{role:"gridcell",children:"19"}),(0,K.jsx)(i,{role:"gridcell",children:"false"}),(0,K.jsx)(i,{className:"k-command-cell",role:"gridcell",children:(0,K.jsx)(u,{children:"Remove"})})]})]})]})})})})]}),...e})};var Rs=require("react/jsx-runtime");var As="context-menu",ib=As;var sb=require("react/jsx-runtime"),nb="k-context-menu",Pw=[],_w={},Kw={},vt=e=>{let{children:t,...o}=e;return(0,sb.jsx)(He,{...o,className:a(e.className,nb),role:"menu",children:t})};vt.states=Pw;vt.options=_w;vt.className=nb;vt.defaultOptions=Kw;vt.moduleName=As;vt.folderName=ib;vt.ariaSpec={selector:".k-context-menu",rules:[{selector:".k-context-menu",attribute:"role=menu",usage:"The context menu implements the menu role."},{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-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."},{selector:".k-menu-popup .k-menu-group",attribute:"id",usage:"Each nested menu has an id linked to parent aria-controls."}]};var nl=require("react/jsx-runtime"),Es=e=>(0,nl.jsx)(vt,{children:[(0,nl.jsx)(oe,{first:!0,text:"Item 1",showArrow:!0},"menu-item-1"),(0,nl.jsx)(oe,{text:"Item 2"},"menu-item-2"),(0,nl.jsx)(oe,{last:!0,text:"Item 3"},"menu-item-3")],...e});var Is=require("react/jsx-runtime");var Zo=require("react/jsx-runtime"),Dw=Ce.options,Bw=Ce.states,db={...Ce.defaultOptions,variant:"normal"},zw=[{name:"normal",title:"Normal"},{name:"separators",title:"With separator"}],Uw=[],xr=e=>{let{variant:t,...o}={...db,...e};return t==="separators"?(0,Zo.jsxs)(Es,{...o,style:{width:"130px"},children:[(0,Zo.jsx)(oe,{first:!0,text:"Item 1",showArrow:!0},"menu-item-1"),(0,Zo.jsx)($o,{}),(0,Zo.jsx)(oe,{text:"Item 2"},"menu-item-2"),(0,Zo.jsx)(oe,{last:!0,text:"Item 3"},"menu-item-3")]}):(0,Zo.jsx)(Es,{...o,style:{width:"130px"}})};xr.options=Dw;xr.states=Bw;xr.variants=zw;xr.defaultOptions=db;xr.modifiers=Uw;xr.className=vt.className;var Gs=require("react/jsx-runtime");var Os=require("react/jsx-runtime");var Hs=require("react/jsx-runtime");var Ps=require("react/jsx-runtime");var T=require("react/jsx-runtime"),Fw=q.options,$w=q.states,cb={...q.defaultOptions,variant:"normal"},Ww=[{name:"normal",title:"Normal"},{name:"column-menu",title:"Column Menu"},{name:"filter-menu",title:"Filter Menu"},{name:"filter-row",title:"Filter Row"},{name:"row-reordering",title:"Row Reordering"},{name:"multicolumn-headers",title:"Multicolumn Headers"},{name:"grouping",title:"Grouping"},{name:"editing",title:"Editing"}],Vw=[{name:"toolbar",title:"Toolbar",type:"boolean"},{name:"pager",title:"Pager",type:"boolean"}],kr=e=>{let{variant:t,modifiers:o,...r}={...cb,...e},l={toolbar:void 0,pager:void 0},n=(0,T.jsxs)(co,{children:[(0,T.jsx)(u,{icon:"plus",children:"Add New"}),(0,T.jsx)(u,{icon:"file-pdf",children:"Export to PDF"}),(0,T.jsx)("span",{className:"k-spacer"}),(0,T.jsx)(be,{prefix:(0,T.jsx)(p,{icon:"search"}),separators:!1,placeholder:"Search..."})]}),c=(0,T.jsx)(ke,{pageSizes:!1,refresh:!1});Object.keys(o||{}).forEach(x=>{switch(x){case"toolbar":l.toolbar=o!=null&&o[x]?n:void 0;break;case"pager":l.pager=o!=null&&o[x]?c:void 0;break;default:return}});let b={"column-menu":{menu:"column"},"filter-menu":{menu:"filter"},"filter-row":{}},f=(0,T.jsxs)(T.Fragment,{children:[(0,T.jsx)(F,{children:(0,T.jsx)("div",{className:"k-grid-header-wrap",children:(0,T.jsxs)($,{children:[(0,T.jsxs)("colgroup",{children:[(0,T.jsx)("col",{}),(0,T.jsx)("col",{}),(0,T.jsx)("col",{}),(0,T.jsx)("col",{})]}),(0,T.jsx)(z,{children:(0,T.jsxs)(h,{children:[(0,T.jsx)(y,{...b[t],columnTitle:"ID"}),(0,T.jsx)(y,{...b[t],columnTitle:"Product Name"}),(0,T.jsx)(y,{...b[t],columnTitle:"Units in Stock"}),(0,T.jsx)(y,{...b[t],columnTitle:"Units Price"})]})})]})})}),(0,T.jsx)(Y,{children:(0,T.jsx)(V,{children:(0,T.jsxs)(X,{children:[(0,T.jsxs)("colgroup",{children:[(0,T.jsx)("col",{}),(0,T.jsx)("col",{}),(0,T.jsx)("col",{}),(0,T.jsx)("col",{})]}),(0,T.jsxs)(U,{children:[(0,T.jsxs)(h,{children:[(0,T.jsx)(i,{children:"1"}),(0,T.jsx)(i,{children:"Chai"}),(0,T.jsx)(i,{children:"39"}),(0,T.jsx)(i,{children:"18"})]}),(0,T.jsxs)(h,{alt:!0,children:[(0,T.jsx)(i,{children:"2"}),(0,T.jsx)(i,{children:"Chang"}),(0,T.jsx)(i,{children:"17"}),(0,T.jsx)(i,{children:"19"})]}),(0,T.jsxs)(h,{children:[(0,T.jsx)(i,{children:"3"}),(0,T.jsx)(i,{children:"Aniseed Syrup"}),(0,T.jsx)(i,{children:"13"}),(0,T.jsx)(i,{children:"10"})]}),(0,T.jsxs)(h,{alt:!0,children:[(0,T.jsx)(i,{children:"4"}),(0,T.jsx)(i,{children:"Chef Anton's Cajun Seasoning"}),(0,T.jsx)(i,{children:"53"}),(0,T.jsx)(i,{children:"22"})]}),(0,T.jsxs)(h,{children:[(0,T.jsx)(i,{children:"5"}),(0,T.jsx)(i,{children:"Chef Anton's Gumbo Mix"}),(0,T.jsx)(i,{children:"0"}),(0,T.jsx)(i,{children:"21.35"})]})]})]})})})]});switch(t){case"multicolumn-headers":return(0,T.jsx)(rb,{...r,...l});case"editing":return(0,T.jsx)(lb,{...r,...l});case"grouping":return(0,T.jsx)(ab,{...r,...l,groupingHeader:(0,T.jsx)(so,{children:(0,T.jsxs)(Re,{children:[(0,T.jsx)(Se,{icon:"sort-asc-small",actions:(0,T.jsxs)(T.Fragment,{children:[(0,T.jsx)(Ie,{type:"more"}),(0,T.jsx)(Ie,{type:"remove"})]}),children:"ID"}),(0,T.jsx)(Se,{icon:"sort-desc-small",actions:(0,T.jsxs)(T.Fragment,{children:[(0,T.jsx)(Ie,{type:"more"}),(0,T.jsx)(Ie,{type:"remove"})]}),children:"Name"})]})})});case"row-reordering":return(0,T.jsx)(q,{...r,...l,children:(0,T.jsxs)(T.Fragment,{children:[(0,T.jsx)(F,{children:(0,T.jsxs)("div",{className:"k-grid-header-wrap",children:[" ",(0,T.jsxs)($,{children:[(0,T.jsxs)("colgroup",{children:[(0,T.jsx)("col",{className:"k-drag-col"}),(0,T.jsx)("col",{}),(0,T.jsx)("col",{}),(0,T.jsx)("col",{}),(0,T.jsx)("col",{})]}),(0,T.jsx)(z,{children:(0,T.jsxs)(h,{children:[(0,T.jsx)(y,{className:"k-drag-cell",accessibleLabel:"Reorder"}),(0,T.jsx)(y,{columnTitle:"ID"}),(0,T.jsx)(y,{columnTitle:"Product Name"}),(0,T.jsx)(y,{columnTitle:"Units in Stock"}),(0,T.jsx)(y,{columnTitle:"Units Price"})]})})]})]})}),(0,T.jsx)(Y,{children:(0,T.jsx)(V,{children:(0,T.jsxs)(X,{children:[(0,T.jsxs)("colgroup",{children:[(0,T.jsx)("col",{className:"k-drag-col"}),(0,T.jsx)("col",{}),(0,T.jsx)("col",{}),(0,T.jsx)("col",{}),(0,T.jsx)("col",{})]}),(0,T.jsxs)(U,{children:[(0,T.jsxs)(h,{children:[(0,T.jsx)(i,{className:"k-drag-cell",children:(0,T.jsx)(p,{icon:"reorder"})}),(0,T.jsx)(i,{children:"1"}),(0,T.jsx)(i,{children:"Chai"}),(0,T.jsx)(i,{children:"39"}),(0,T.jsx)(i,{children:"18"})]}),(0,T.jsxs)(h,{alt:!0,children:[(0,T.jsx)(i,{className:"k-drag-cell",children:(0,T.jsx)(p,{icon:"reorder"})}),(0,T.jsx)(i,{children:"2"}),(0,T.jsx)(i,{children:"Chang"}),(0,T.jsx)(i,{children:"17"}),(0,T.jsx)(i,{children:"19"})]}),(0,T.jsxs)(h,{children:[(0,T.jsx)(i,{className:"k-drag-cell",children:(0,T.jsx)(p,{icon:"reorder"})}),(0,T.jsx)(i,{children:"3"}),(0,T.jsx)(i,{children:"Aniseed Syrup"}),(0,T.jsx)(i,{children:"13"}),(0,T.jsx)(i,{children:"10"})]}),(0,T.jsxs)(h,{alt:!0,children:[(0,T.jsx)(i,{className:"k-drag-cell",children:(0,T.jsx)(p,{icon:"reorder"})}),(0,T.jsx)(i,{children:"4"}),(0,T.jsx)(i,{children:"Chef Anton's Cajun Seasoning"}),(0,T.jsx)(i,{children:"53"}),(0,T.jsx)(i,{children:"22"})]}),(0,T.jsxs)(h,{children:[(0,T.jsx)(i,{className:"k-drag-cell",children:(0,T.jsx)(p,{icon:"reorder"})}),(0,T.jsx)(i,{children:"5"}),(0,T.jsx)(i,{children:"Chef Anton's Gumbo Mix"}),(0,T.jsx)(i,{children:"0"}),(0,T.jsx)(i,{children:"21.35"})]})]})]})})})]})});case"filter-row":return(0,T.jsx)(Fu,{...r,...l});default:return(0,T.jsx)(q,{...r,...l,children:f})}};kr.options=Fw;kr.states=$w;kr.variants=Ww;kr.defaultOptions=cb;kr.modifiers=Vw;kr.className=q.className;var pb=require("react/jsx-runtime"),ka="k-pane",Xw=[],Jw={},_s={resizable:!0,flex:!1},Fe=e=>{let{scrollable:t,flexBasis:o,flex:r=_s.flex,collapsible:l,resizable:n=_s.resizable,pinned:c,unpinned:b,tabbed:f,...x}=e;return(0,pb.jsx)("div",{...x,style:{flexBasis:o,...e.style},className:a(e.className,ka,{[`${ka}-static`]:o,[`${ka}-flex`]:r,"k-scrollable":t,[`${ka}-pinned`]:c,[`${ka}-unpinned`]:b,[`${ka}-tabbed`]:f}),role:"group",children:e.children})};Fe.states=Xw;Fe.options=Jw;Fe.className=ka;Fe.defaultOptions=_s;var _t=require("react/jsx-runtime"),Nr="k-splitbar",qw=[s.hover,s.focus],Yw={},Ks={orientation:"horizontal",draggable:!0},wr=e=>{let{hover:t,focus:o,orientation:r=Ks.orientation,draggable:l=Ks.draggable,collapsePrev:n,collapseNext:c,ariaLabel:b,...f}=e;return(0,_t.jsxs)("div",{...f,className:a(e.className,Nr,E(Nr,{hover:t,focus:o}),{[`${Nr}-${r}`]:r,[`${Nr}-draggable-${r}`]:l,[`${Nr}-static-${r}`]:!l&&!n&&!c}),role:"separator","aria-label":b,...r==="horizontal"&&{"aria-orientation":"vertical"},"aria-keyshortcuts":"ArrowLeft ArrowRight ArrowUp ArrowDown",children:[n&&(0,_t.jsx)(_t.Fragment,{children:(0,_t.jsx)("div",{className:"k-collapse-prev",children:(0,_t.jsx)(p,{icon:`caret-alt-${r==="horizontal"?"left":"up"}`,size:"xsmall"})})}),(0,_t.jsx)("div",{className:"k-resize-handle","aria-hidden":"true"}),c&&(0,_t.jsx)(_t.Fragment,{children:(0,_t.jsx)("div",{className:"k-collapse-next",children:(0,_t.jsx)(p,{icon:`caret-alt-${r==="horizontal"?"right":"down"}`,size:"xsmall"})})})]})};wr.states=qw;wr.options=Yw;wr.className=Nr;wr.defaultOptions=Ks;var Ds="splitter",mb=Ds;var Zl=require("react/jsx-runtime"),bb=require("react"),Bs="k-splitter",Qw={},ub={orientation:"horizontal"},De=e=>{let{orientation:t=ub.orientation,children:o,panes:r,...l}=e,n=[];return r&&r.forEach((c,b)=>{let f=r[b+1],x=c.props,C=f==null?void 0:f.props;n.push((0,bb.createElement)(Fe,{...x,key:b})),f&&n.push((0,Zl.jsx)(wr,{draggable:x.resizable!==!1&&C.resizable!==!1,collapsePrev:x.collapsible,collapseNext:C.collapsible,orientation:t,ariaLabel:"Pane separator"},`splitbar-${b}`))}),(0,Zl.jsxs)("div",{...l,className:a(e.className,Bs,{[`${Bs}-${t}`]:t},"k-splitter-flex"),children:[n,o]})};De.options=Qw;De.className=Bs;De.defaultOptions=ub;De.moduleName=Ds;De.folderName=mb;De.ariaSpec={selector:".k-splitter",rules:[{selector:".k-pane",attribute:"role=group",usage:"Sets the proper role for the Splitter pane."},{selector:".k-splitbar",attribute:"role=separator",usage:"Sets the proper role for the Splitter split-bar element."},{selector:".k-splitbar",attribute:"aria-label",usage:"An accessible name for the separator."},{selector:".k-splitbar-horizontal",attribute:"aria-orientation=vertical",usage:"When a splitbar separates two panes horizontally, its aria-orientation must be explicitly set to vertical."},{selector:".k-splitbar",attribute:"aria-keyshortcuts",usage:"Announces available keyboard shortcuts."}]};var Tb=require("react/jsx-runtime");var fb=require("react/jsx-runtime");var Na=require("react/jsx-runtime"),sl=require("react"),Zw=De.options,jw=De.states,gb={...De.defaultOptions,variant:"horizontal",firstPaneProps:!0,secondPaneProps:!0},ev=[{name:"horizontal",title:"Horizontal"},{name:"vertical",title:"Vertical"}],tv=[{name:"firstPaneProps",title:"Collapsible Left"},{name:"secondPaneProps",title:"Collapsible Right"}],vr=e=>{let{variant:t,modifiers:o,...r}={...gb,...e},l=f=>({collapsible:f,content:f?"Resizable and collapsible":"Resizable only"}),n=l(!0),c=l(!0),b={display:"flex",justifyContent:"center",alignItems:"center"};return Object.keys(o||{}).forEach(f=>{let x=o==null?void 0:o[f];switch(f){case"secondPaneProps":c=l(!!x);break;case"firstPaneProps":n=l(!!x);break;default:break}}),t==="vertical"?(0,Na.jsx)(De,{style:{height:"238px"},...r,orientation:"vertical",panes:[(0,sl.createElement)(Fe,{...n,flexBasis:"50%",style:b,key:"pane-1"},(0,Na.jsx)("p",{children:n.content})),(0,sl.createElement)(Fe,{...c,flexBasis:"50%",style:b,key:"pane-2"},(0,Na.jsx)("p",{children:c.content}))]}):(0,Na.jsx)(De,{style:{height:"238px"},...r,orientation:"horizontal",panes:[(0,sl.createElement)(Fe,{...n,flexBasis:"50%",style:b,key:"pane-1"},(0,Na.jsx)("p",{children:n.content})),(0,sl.createElement)(Fe,{...c,flexBasis:"50%",style:b,key:"pane-2"},(0,Na.jsx)("p",{children:c.content}))]})};vr.options=Zw;vr.states=jw;vr.variants=ev;vr.defaultOptions=gb;vr.modifiers=tv;vr.className=De.className;var zs="treelist",hb=zs;var kb=require("react/jsx-runtime"),xb="k-treelist",ov=[],av={},rv={},Te=e=>(0,kb.jsx)(q,{...e,ariaRole:"treegrid",className:a(xb,e.className),children:e.children});Te.states=ov;Te.options=av;Te.className=xb;Te.defaultOptions=rv;Te.moduleName=zs;Te.folderName=hb;Te.ariaSpec={selector:".k-treelist",rules:[{selector:".k-grid-toolbar",attribute:"role=toolbar",usage:"The toolbar is a collection of command buttons and inputs."},{selector:".k-grid-toolbar",attribute:"aria-label",usage:"Clarifies the purpose of the toolbar."},{selector:".k-grid-toolbar",attribute:"aria-controls=.k-grid-aria-root id (when present)",usage:"Pointing to the id of the element with role=treegrid."},{selector:".k-treelist .k-grid-aria-root",attribute:"role=treegrid",usage:"The role specifies the element is a TreeGrid."},{selector:".k-grid-aria-root",attribute:"aria-colcount (when present)",usage:"The total number of columns."},{selector:".k-grid-aria-root",attribute:"aria-rowcount (when present)",usage:"The total number of rows in the table."},{selector:".k-grid-header-wrap>table",attribute:"role=none",usage:"Negates the default semantic role of the <table> element."},{selector:".k-grid-header-wrap>table>thead",attribute:"role=rowgroup",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid-header-wrap>table>thead>tr",attribute:"role=row",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid-header-wrap>table>thead>tr",attribute:"aria-rowindex (when present)",usage:"Row number."},{selector:".k-grid-header-wrap>table>thead>tr>th:not(.k-hierarchy-cell):not(.k-group-cell):not(.k-drag-cell)",attribute:"role=columnheader",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid-header-wrap>table>thead>tr>th",attribute:"aria-sort (when present)",usage:"Present if sorting is enabled for that column."},{selector:".k-grid-header-wrap>table>thead>tr>th",attribute:"aria-colindex (when present)",usage:"Col number."},{selector:".k-grid-header-wrap>table>thead>tr>th",attribute:"aria-haspopup=dialog (when present)",usage:"Present if the column has a ColumnMenu or FilterMenu."},{selector:".k-grid-content>table",attribute:"role=none",usage:"Negates the default semantic role of the <table> element."},{selector:".k-grid-content>table>tbody",attribute:"role=rowgroup",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid-content>table>tbody>tr",attribute:"role=row",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid-content>table>tbody>tr",attribute:"aria-rowindex (when present)",usage:"Row number."},{selector:".k-grid-content>table>tbody>tr>td",attribute:"role=gridcell",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid-content>table>tbody>tr>td",attribute:"aria-colindex (when present)",usage:"Col number."},{selector:"tr.k-selected",attribute:"aria-selected=true",usage:"Set on the currently selected row(s) in row selection mode. All cells within the selected row also carry aria-selected=true (without k-selected class)."},{selector:"td.k-selected",attribute:"aria-selected=true",usage:"Set on the currently selected cell(s) in cell selection mode. The k-selected class on cells is only applied in cell selection mode, but aria-selected=true is present on cells regardless of selection mode."},{selector:".k-grid-content>table>tbody>tr",attribute:"aria-expanded (when present)",usage:"Set on the currently expanded row(s)."},{selector:".k-grid-content>table>tbody>tr td",attribute:"aria-expanded (when present)",usage:"The cell containing the expand/collapse toggle also carries aria-expanded matching the row value, as it is the navigable focusable element."},{selector:'.k-treelist-toggle[class*="i-caret-alt-down"],.k-treelist-toggle[class*="i-caret-alt-right"]',attribute:"aria-hidden=true",usage:"Removes the expand/collapse icon from the accessibility tree."},{selector:".k-grid-filter-popup",attribute:"role=dialog",usage:"The filter menu popup has dialog role."},{selector:".k-grid-filter-popup",attribute:"id",usage:"Unique id linked to the header cell aria-controls attribute."},{selector:".k-grid-filter-popup",attribute:"aria-label",usage:"Descriptive label for the filter menu."},{selector:".k-grid-columnmenu-popup",attribute:"role=dialog",usage:"The column menu popup has dialog role."},{selector:".k-grid-columnmenu-popup",attribute:"id",usage:"Unique id linked to the header cell aria-controls attribute."},{selector:".k-grid-columnmenu-popup",attribute:"aria-label",usage:"Descriptive label for the column menu."},{selector:".k-grid-columnmenu-popup .k-columnmenu-item",attribute:"role=button",usage:"Column menu items have button role."},{selector:".k-grid-columnmenu-popup .k-columnmenu-item",attribute:"tabindex=0",usage:"Column menu items are focusable."},{selector:".k-grid-columnmenu-popup .k-columnmenu-item",attribute:"aria-expanded (when present)",usage:"Expandable column menu items announce their expanded state."},{selector:".k-grid-columnmenu-popup .k-columnmenu-item",attribute:"aria-controls (when present)",usage:"Expandable items point to the id of the content they control."},{selector:".k-grid-columnmenu-popup .k-column-list",attribute:"role=listbox",usage:"The column list is a listbox."},{selector:".k-grid-columnmenu-popup .k-column-list",attribute:"aria-multiselectable=true",usage:"The column list supports multiple selections."},{selector:".k-grid-columnmenu-popup .k-column-list",attribute:"aria-label",usage:"Accessible name for the column list."},{selector:".k-grid-columnmenu-popup .k-column-list-item",attribute:"role=option",usage:"Column list items are options."},{selector:".k-grid-columnmenu-popup .k-column-list-item",attribute:"aria-checked",usage:"Column list items announce their checked state."},{selector:".k-grid-header-locked table tr",attribute:"aria-owns",usage:"Locked header rows own cells from the corresponding non-locked header table rows."},{selector:".k-grid-content-locked table tr",attribute:"aria-owns",usage:"Locked content rows own cells from the corresponding non-locked content table rows."},{selector:".k-grid-lockedcolumns .k-grid-header-wrap table tr",attribute:"role=none",usage:"Non-locked header rows have their semantic role removed when locked columns exist."},{selector:".k-grid-lockedcolumns .k-grid-content table tr",attribute:"role=none",usage:"Non-locked content rows have their semantic role removed when locked columns exist."},{selector:".k-grid-lockedcolumns .k-grid-header-wrap th",attribute:"role=columnheader",usage:"Non-locked header cells retain columnheader role so they are announced correctly when owned via aria-owns."},{selector:".k-grid-lockedcolumns .k-grid-content td",attribute:"role=gridcell",usage:"Non-locked data cells retain gridcell role so they are announced correctly when owned via aria-owns."},{selector:".k-drag-cell",attribute:"aria-label",usage:"Must be present in a Drag Row scenario on the cell containing the drag handle."}]};var P=require("react/jsx-runtime"),wa=({gridHeader:e,gridContent:t,menu:o,...r})=>{let l=D("treelist");return(0,P.jsxs)(Te,{id:D("treelist"),_renderAriaRoot:!0,ariaRootId:l,ariaColCount:3,ariaRowCount:6,...r,children:[e||(0,P.jsx)(F,{children:(0,P.jsx)("div",{className:"k-grid-header-wrap",children:(0,P.jsxs)($,{role:"none",children:[(0,P.jsxs)("colgroup",{children:[(0,P.jsx)("col",{}),(0,P.jsx)("col",{}),(0,P.jsx)("col",{})]}),(0,P.jsx)(z,{role:"rowgroup",children:(0,P.jsxs)(h,{role:"row","aria-rowindex":1,children:[(0,P.jsx)(y,{menu:o,columnTitle:"Name",role:"columnheader","aria-sort":"ascending","aria-colindex":1,...o?{"aria-haspopup":"dialog"}:{}}),(0,P.jsx)(y,{menu:o,columnTitle:"Position",role:"columnheader","aria-colindex":2,...o?{"aria-haspopup":"dialog"}:{}}),(0,P.jsx)(y,{menu:o,columnTitle:"Hire Date",role:"columnheader","aria-colindex":3,...o?{"aria-haspopup":"dialog"}:{}})]})})]})})}),(0,P.jsx)(Y,{children:t||(0,P.jsx)(V,{children:(0,P.jsxs)(X,{role:"none",children:[(0,P.jsxs)("colgroup",{children:[(0,P.jsx)("col",{}),(0,P.jsx)("col",{}),(0,P.jsx)("col",{})]}),(0,P.jsxs)(U,{role:"rowgroup",children:[(0,P.jsxs)(h,{role:"row","aria-rowindex":2,"aria-expanded":"true",children:[(0,P.jsxs)(i,{role:"gridcell","aria-colindex":1,"aria-expanded":"true",children:[(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Daryl"]}),(0,P.jsx)(i,{role:"gridcell","aria-colindex":2,children:"Sweeney"}),(0,P.jsx)(i,{role:"gridcell","aria-colindex":3,children:"CEO"})]}),(0,P.jsxs)(h,{role:"row",alt:!0,"aria-rowindex":3,"aria-expanded":"true",children:[(0,P.jsxs)(i,{role:"gridcell","aria-colindex":1,"aria-expanded":"true",children:[(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Guy"]}),(0,P.jsx)(i,{role:"gridcell","aria-colindex":2,children:"Wooten"}),(0,P.jsx)(i,{role:"gridcell","aria-colindex":3,children:"Chief Technical Officer"})]}),(0,P.jsxs)(h,{role:"row","aria-rowindex":4,"aria-expanded":"true",children:[(0,P.jsxs)(i,{role:"gridcell","aria-colindex":1,"aria-expanded":"true",children:[(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Buffy"]}),(0,P.jsx)(i,{role:"gridcell","aria-colindex":2,children:"Weber"}),(0,P.jsx)(i,{role:"gridcell","aria-colindex":3,children:"VP, Engineering"})]}),(0,P.jsxs)(h,{role:"row",alt:!0,"aria-rowindex":5,"aria-expanded":"true",children:[(0,P.jsxs)(i,{role:"gridcell","aria-colindex":1,"aria-expanded":"true",children:[(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Hyacinth"]}),(0,P.jsx)(i,{role:"gridcell","aria-colindex":2,children:"Hood"}),(0,P.jsx)(i,{role:"gridcell","aria-colindex":3,children:"Team Lead"})]}),(0,P.jsxs)(h,{role:"row","aria-rowindex":6,children:[(0,P.jsxs)(i,{role:"gridcell","aria-colindex":1,children:[(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),"Akeem"]}),(0,P.jsx)(i,{role:"gridcell","aria-colindex":2,children:"Carr"}),(0,P.jsx)(i,{role:"gridcell","aria-colindex":3,children:"Junior Software Developer"})]})]})]})})})]})};var wb=require("react/jsx-runtime"),Nb=e=>(0,wb.jsx)(wa,{menu:"column",...e});var Us=require("react/jsx-runtime");var Cb=require("react/jsx-runtime"),vb=e=>(0,Cb.jsx)(wa,{menu:"filter",...e});var Fs=require("react/jsx-runtime");var $s=require("react/jsx-runtime");var I=require("react/jsx-runtime"),Lb=({gridHeader:e,gridContent:t,menu:o,...r})=>{let l=D("treelist");return(0,I.jsxs)(Te,{id:D("treelist"),_renderAriaRoot:!0,ariaRootId:l,ariaColCount:4,ariaRowCount:6,...r,children:[e||(0,I.jsx)(F,{children:(0,I.jsx)("div",{className:"k-grid-header-wrap",children:(0,I.jsxs)($,{role:"none",children:[(0,I.jsxs)("colgroup",{children:[(0,I.jsx)("col",{className:"k-drag-col"}),(0,I.jsx)("col",{}),(0,I.jsx)("col",{}),(0,I.jsx)("col",{})]}),(0,I.jsx)(z,{role:"rowgroup",children:(0,I.jsxs)(h,{role:"row","aria-rowindex":1,children:[(0,I.jsx)(y,{role:"columnheader",accessibleLabel:"Drag column"}),(0,I.jsx)(y,{menu:o,columnTitle:"First Name",role:"columnheader","aria-colindex":2}),(0,I.jsx)(y,{menu:o,columnTitle:"Last Name",role:"columnheader","aria-colindex":3}),(0,I.jsx)(y,{menu:o,columnTitle:"Position",role:"columnheader","aria-colindex":4})]})})]})})}),(0,I.jsx)(Y,{children:t||(0,I.jsx)(V,{children:(0,I.jsxs)(X,{role:"none",children:[(0,I.jsxs)("colgroup",{children:[(0,I.jsx)("col",{className:"k-drag-col"}),(0,I.jsx)("col",{}),(0,I.jsx)("col",{}),(0,I.jsx)("col",{})]}),(0,I.jsxs)(U,{role:"rowgroup",children:[(0,I.jsxs)(h,{role:"row","aria-rowindex":2,"aria-expanded":"true",children:[(0,I.jsx)(i,{className:"k-drag-cell",role:"gridcell","aria-label":"Reorder",children:(0,I.jsx)(p,{icon:"reorder"})}),(0,I.jsxs)(i,{role:"gridcell","aria-colindex":2,"aria-expanded":"true",children:[(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Daryl"]}),(0,I.jsx)(i,{role:"gridcell","aria-colindex":3,children:"Sweeney"}),(0,I.jsx)(i,{role:"gridcell","aria-colindex":4,children:"CEO"})]}),(0,I.jsxs)(h,{role:"row",alt:!0,"aria-rowindex":3,"aria-expanded":"true",children:[(0,I.jsx)(i,{className:"k-drag-cell",role:"gridcell","aria-label":"Reorder",children:(0,I.jsx)(p,{icon:"reorder"})}),(0,I.jsxs)(i,{role:"gridcell","aria-colindex":2,"aria-expanded":"true",children:[(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Guy"]}),(0,I.jsx)(i,{role:"gridcell","aria-colindex":3,children:"Wooten"}),(0,I.jsx)(i,{role:"gridcell","aria-colindex":4,children:"Chief Technical Officer"})]}),(0,I.jsxs)(h,{role:"row","aria-rowindex":4,"aria-expanded":"true",children:[(0,I.jsx)(i,{className:"k-drag-cell",role:"gridcell","aria-label":"Reorder",children:(0,I.jsx)(p,{icon:"reorder"})}),(0,I.jsxs)(i,{role:"gridcell","aria-colindex":2,"aria-expanded":"true",children:[(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Buffy"]}),(0,I.jsx)(i,{role:"gridcell","aria-colindex":3,children:"Weber"}),(0,I.jsx)(i,{role:"gridcell","aria-colindex":4,children:"VP, Engineering"})]}),(0,I.jsxs)(h,{role:"row",alt:!0,"aria-rowindex":5,"aria-expanded":"true",children:[(0,I.jsx)(i,{className:"k-drag-cell",role:"gridcell","aria-label":"Reorder",children:(0,I.jsx)(p,{icon:"reorder"})}),(0,I.jsxs)(i,{role:"gridcell","aria-colindex":2,"aria-expanded":"true",children:[(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Hyacinth"]}),(0,I.jsx)(i,{role:"gridcell","aria-colindex":3,children:"Hood"}),(0,I.jsx)(i,{role:"gridcell","aria-colindex":4,children:"Team Lead"})]}),(0,I.jsxs)(h,{role:"row","aria-rowindex":6,children:[(0,I.jsx)(i,{className:"k-drag-cell",role:"gridcell","aria-label":"Reorder",children:(0,I.jsx)(p,{icon:"reorder"})}),(0,I.jsxs)(i,{role:"gridcell","aria-colindex":2,children:[(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),"Akeem"]}),(0,I.jsx)(i,{role:"gridcell","aria-colindex":3,children:"Carr"}),(0,I.jsx)(i,{role:"gridcell","aria-colindex":4,children:"Junior Software Developer"})]})]})]})})})]})};var yb=require("react/jsx-runtime");var Mb=require("react/jsx-runtime");var Sb=require("react/jsx-runtime");var Rb=require("react/jsx-runtime");var k=require("react/jsx-runtime"),lv=Te.options,iv=Te.states,Ab={...Te.defaultOptions,variant:"normal"},nv=[{name:"normal",title:"Normal"},{name:"column-menu",title:"Column Menu"},{name:"filter-row",title:"Filter Row"},{name:"sorting",title:"Sorting"},{name:"row-reordering",title:"Row Reordering"}],sv=[{name:"toolbar",title:"Toolbar"},{name:"pager",title:"Pager"}],Cr=e=>{let{variant:t,modifiers:o,...r}={...Ab,...e},l={},n=(0,k.jsxs)(co,{children:[(0,k.jsx)(u,{icon:"plus",children:"Add New"}),(0,k.jsx)(u,{icon:"file-pdf",children:"Export to PDF"}),(0,k.jsx)("span",{className:"k-spacer"}),(0,k.jsx)(be,{prefix:(0,k.jsx)(p,{icon:"search"}),separators:!1,placeholder:"Search..."})]}),c=(0,k.jsx)(ke,{pageSizes:!1,refresh:!1});switch(Object.keys(o||{}).forEach(b=>{switch(b){case"toolbar":l.toolbar=o!=null&&o[b]?n:void 0;break;case"pager":l.pager=o!=null&&o[b]?c:void 0;break;default:return}}),t){case"row-reordering":return(0,k.jsx)(Lb,{...r,...l});case"column-menu":return(0,k.jsx)(Nb,{...r,...l,gridHeader:(0,k.jsx)(F,{children:(0,k.jsx)("div",{className:"k-grid-header-wrap",children:(0,k.jsxs)($,{children:[(0,k.jsxs)("colgroup",{children:[(0,k.jsx)("col",{}),(0,k.jsx)("col",{}),(0,k.jsx)("col",{})]}),(0,k.jsx)(z,{children:(0,k.jsxs)(h,{children:[(0,k.jsx)(y,{menu:"column",columnTitle:"First Name"}),(0,k.jsx)(y,{menu:"column",columnTitle:"Last Name"}),(0,k.jsx)(y,{menu:"column",columnTitle:"Position"})]})})]})})})});case"filter-row":return(0,k.jsx)(vb,{...r,...l,gridHeader:(0,k.jsx)(F,{children:(0,k.jsx)("div",{className:"k-grid-header-wrap",children:(0,k.jsxs)($,{children:[(0,k.jsxs)("colgroup",{children:[(0,k.jsx)("col",{}),(0,k.jsx)("col",{}),(0,k.jsx)("col",{})]}),(0,k.jsx)(z,{children:(0,k.jsxs)(h,{children:[(0,k.jsx)(y,{menu:"filter",columnTitle:"First Name"}),(0,k.jsx)(y,{menu:"filter",columnTitle:"Last Name"}),(0,k.jsx)(y,{menu:"filter",columnTitle:"Position"})]})})]})})})});case"sorting":return(0,k.jsx)(wa,{...r,...l,gridHeader:(0,k.jsx)(F,{children:(0,k.jsx)("div",{className:"k-grid-header-wrap",children:(0,k.jsxs)($,{children:[(0,k.jsxs)("colgroup",{children:[(0,k.jsx)("col",{}),(0,k.jsx)("col",{}),(0,k.jsx)("col",{})]}),(0,k.jsx)(z,{children:(0,k.jsxs)(h,{children:[(0,k.jsx)(y,{columnTitle:"First Name"}),(0,k.jsx)(y,{columnTitle:"Last Name",sortable:!0}),(0,k.jsx)(y,{columnTitle:"Position"})]})})]})})}),gridContent:(0,k.jsx)(V,{children:(0,k.jsxs)(X,{children:[(0,k.jsxs)("colgroup",{children:[(0,k.jsx)("col",{}),(0,k.jsx)("col",{className:"k-sorted"}),(0,k.jsx)("col",{})]}),(0,k.jsxs)(U,{children:[(0,k.jsxs)(h,{className:"k-treelist-group",children:[(0,k.jsxs)(i,{children:[(0,k.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Daryl"]}),(0,k.jsx)(i,{children:"Sweeney"}),(0,k.jsx)(i,{children:"CEO"})]}),(0,k.jsxs)(h,{className:"k-treelist-group",alt:!0,children:[(0,k.jsxs)(i,{children:[(0,k.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,k.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Guy"]}),(0,k.jsx)(i,{children:"Wooten"}),(0,k.jsx)(i,{children:"Chief Technical Officer"})]}),(0,k.jsxs)(h,{className:"k-treelist-group",children:[(0,k.jsxs)(i,{children:[(0,k.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,k.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,k.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Buffy"]}),(0,k.jsx)(i,{children:"Weber"}),(0,k.jsx)(i,{children:"VP, Engineering"})]}),(0,k.jsxs)(h,{className:"k-treelist-group",alt:!0,children:[(0,k.jsxs)(i,{children:[(0,k.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,k.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,k.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,k.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Hyacinth"]}),(0,k.jsx)(i,{children:"Hood"}),(0,k.jsx)(i,{children:"Team Lead"})]}),(0,k.jsxs)(h,{children:[(0,k.jsxs)(i,{children:[(0,k.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,k.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,k.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,k.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,k.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),"Akeem"]}),(0,k.jsx)(i,{children:"Carr"}),(0,k.jsx)(i,{children:"Junior Software Developer"})]})]})]})})});default:return(0,k.jsx)(wa,{...r,...l,gridHeader:(0,k.jsx)(F,{children:(0,k.jsx)("div",{className:"k-grid-header-wrap",children:(0,k.jsxs)($,{children:[(0,k.jsxs)("colgroup",{children:[(0,k.jsx)("col",{}),(0,k.jsx)("col",{}),(0,k.jsx)("col",{})]}),(0,k.jsx)(z,{children:(0,k.jsxs)(h,{children:[(0,k.jsx)(y,{columnTitle:"First Name"}),(0,k.jsx)(y,{columnTitle:"Last Name"}),(0,k.jsx)(y,{columnTitle:"Position"})]})})]})})})})}};Cr.options=lv;Cr.states=iv;Cr.variants=nv;Cr.defaultOptions=Ab;Cr.modifiers=sv;Cr.className=Te.className;var Eb=require("react/jsx-runtime");var Ws="tooltip",Ib=Ws;var Go=require("react/jsx-runtime"),Vs="k-tooltip",dv=[],cv={themeColor:[M.undefined,M.base,M.inverse,M.info,M.success,M.warning,M.error]},Gb={closable:!1},Ct=e=>{let{closable:t=Gb.closable,callout:o,themeColor:r,title:l,content:n,icon:c,id:b=D("tooltip"),...f}=e;return(0,Go.jsxs)("div",{...f,className:a(e.className,Vs,A(Vs,{themeColor:r}),{"k-tooltip-closable":t}),role:"tooltip",id:b,children:[c&&(0,Go.jsx)(p,{className:"k-tooltip-icon",icon:c}),(0,Go.jsxs)("div",{className:"k-tooltip-content",children:[l&&(0,Go.jsx)("div",{className:"k-tooltip-title",children:l}),n]}),t&&(0,Go.jsx)("div",{className:"k-tooltip-button",role:"button","aria-label":"Close",tabIndex:0,children:(0,Go.jsx)(p,{icon:"x"})}),o&&(0,Go.jsx)("div",{className:a("k-callout",{[`k-callout-${ed.calloutMap[o]||o}`]:o})})]})};Ct.states=dv;Ct.options=cv;Ct.className=Vs;Ct.defaultOptions=Gb;Ct.moduleName=Ws;Ct.folderName=Ib;Ct.ariaSpec={selector:".k-tooltip",implicitRole:"tooltip",rules:[{selector:".k-tooltip",attribute:"role=tooltip",usage:"Specifies the tooltip role of the tooltip container."},{selector:".k-tooltip",attribute:"id",usage:"The element needs an id to be associated with the aria-describedby attribute of the trigger element."},{selector:".k-tooltip .k-tooltip-button",attribute:"role=button",usage:"The close button needs an explicit button role."},{selector:".k-tooltip .k-tooltip-button",attribute:"aria-label",usage:"The close button needs an accessible name."}]};var Xs=Ct;var Hb=require("react/jsx-runtime"),Ob=e=>(0,Hb.jsx)(Xs,{content:"Tooltip Content",...e});var pv=require("react/jsx-runtime");var Lr=require("react/jsx-runtime"),mv={...Ct.options,closable:{type:"boolean"},callout:["none","top","bottom","left","right"]},uv=Ct.states,Pb={...Ct.defaultOptions,callout:"top"},bv=[],yr=e=>{let{callout:t="top",...o}={...Pb,...e},r={none:{top:"-33px",left:"-17px",calloutDirection:null},right:{top:"2px",left:"61px",calloutDirection:"left"},left:{top:"2px",left:"-94px",calloutDirection:"right"},bottom:{top:"38px",left:"-17px",calloutDirection:"top"},top:{top:"-33px",left:"-17px",calloutDirection:"bottom"}},{top:l,left:n,calloutDirection:c}=r[t]||{};return(0,Lr.jsxs)("div",{style:{position:"absolute"},children:[(0,Lr.jsx)(zt,{style:{top:l,left:n},children:(0,Lr.jsx)(Ob,{style:{width:"86px",textAlign:"center"},callout:c,content:"Content",...o})}),(0,Lr.jsx)(u,{text:"Show"})]})};yr.options=mv;yr.states=uv;yr.variants=bv;yr.defaultOptions=Pb;yr.modifiers=[];yr.className=Ct.className;var Js=require("react/jsx-runtime");var _b=require("react/jsx-runtime"),Tv={},fv=[],gv=[],hv={},xv=[],Mr=()=>(0,_b.jsx)(qs,{flexBasis:"40%",gridContentHeight:"197px",style:{width:"90%",height:"367px"}});Mr.options=Tv;Mr.states=fv;Mr.variants=gv;Mr.defaultOptions=hv;Mr.modifiers=xv;Mr.className=yt.className;var m=require("react/jsx-runtime"),qs=({flexBasis:e="30%",gridContentHeight:t="180px",tablesWidth:o="675px",tablesHeight:r="828px",currentTimeLeftOffset:l="243px",ganttDependencies:n,menu:c,...b})=>(0,m.jsx)(yt,{headerToolbar:(0,m.jsxs)(ca,{"aria-label":"Toolbar",children:[(0,m.jsx)(u,{className:"k-gantt-toggle",icon:"layout-1-by-4","aria-label":"Toggle TreeList"}),(0,m.jsx)(u,{className:"k-gantt-create",icon:"plus",children:"Add Task"}),(0,m.jsx)("span",{className:"k-spacer"}),(0,m.jsxs)("div",{className:"k-gantt-views-wrapper",children:[(0,m.jsxs)("select",{className:"k-picker k-dropdown-list k-dropdown k-views-dropdown","aria-label":"Select view",children:[(0,m.jsx)("option",{value:"day",children:"Day"}),(0,m.jsx)("option",{value:"week",children:"Week"}),(0,m.jsx)("option",{value:"month",children:"Month"})]}),(0,m.jsxs)(J,{className:"k-gantt-views",children:[(0,m.jsx)(u,{className:"k-view-day k-group-start",children:"Day"}),(0,m.jsx)(u,{className:"k-view-week",selected:!0,children:"Week"}),(0,m.jsx)(u,{className:"k-view-month k-group-end",children:"Month"})]})]})]}),footerToolbar:(0,m.jsx)(ir,{"aria-label":"Toolbar",children:(0,m.jsx)(u,{className:"k-gantt-create",icon:"plus",children:"Add Task"})}),...b,children:(0,m.jsx)(pa,{children:b.children||(0,m.jsx)(De,{className:"k-gantt-splitter",panes:[(0,m.jsx)(Fe,{className:"k-gantt-treelist",flexBasis:e,children:(0,m.jsxs)(Te,{_renderAriaRoot:!0,children:[(0,m.jsx)(F,{children:(0,m.jsx)("div",{className:"k-grid-header-wrap",children:(0,m.jsxs)($,{style:{minWidth:"250px"},children:[(0,m.jsxs)("colgroup",{children:[(0,m.jsx)("col",{style:{width:"50px"}}),(0,m.jsx)("col",{})]}),(0,m.jsx)(z,{children:(0,m.jsxs)(h,{children:[(0,m.jsx)(y,{menu:c,rowspan:1,columnTitle:"ID"}),(0,m.jsx)(y,{menu:c,rowspan:1,columnTitle:"Title"})]})})]})})}),(0,m.jsx)(Y,{children:(0,m.jsx)(V,{style:{height:t},children:(0,m.jsxs)(X,{style:{minWidth:"250px"},children:[(0,m.jsxs)("colgroup",{children:[(0,m.jsx)("col",{style:{width:"50px"}}),(0,m.jsx)("col",{})]}),(0,m.jsxs)(U,{children:[(0,m.jsxs)(h,{children:[(0,m.jsx)(i,{children:"7"}),(0,m.jsxs)(i,{children:[(0,m.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Software validation, research and implementation"]})]}),(0,m.jsxs)(h,{alt:!0,children:[(0,m.jsx)(i,{children:"18"}),(0,m.jsxs)(i,{children:[(0,m.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,m.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),"Project Kickoff"]})]}),(0,m.jsxs)(h,{children:[(0,m.jsx)(i,{children:"11"}),(0,m.jsxs)(i,{children:[(0,m.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,m.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Research"]})]}),(0,m.jsxs)(h,{alt:!0,children:[(0,m.jsx)(i,{children:"19"}),(0,m.jsxs)(i,{children:[(0,m.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,m.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,m.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),"Validation with Customers"]})]}),(0,m.jsxs)(h,{children:[(0,m.jsx)(i,{children:"20"}),(0,m.jsxs)(i,{children:[(0,m.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,m.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,m.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),"Market Research"]})]})]})]})})})]})},"gantt-treelist-pane"),(0,m.jsx)(Fe,{className:"k-gantt-timeline-pane",children:(0,m.jsxs)(q,{className:"k-gantt-timeline",children:[(0,m.jsx)(F,{children:(0,m.jsx)("div",{className:"k-grid-header-wrap",children:(0,m.jsxs)($,{style:{width:o},children:[(0,m.jsxs)("colgroup",{children:[(0,m.jsx)("col",{}),(0,m.jsx)("col",{}),(0,m.jsx)("col",{}),(0,m.jsx)("col",{}),(0,m.jsx)("col",{}),(0,m.jsx)("col",{}),(0,m.jsx)("col",{})]}),(0,m.jsxs)(U,{children:[(0,m.jsx)(h,{children:(0,m.jsx)(i,{className:"k-header",colspan:7,children:"Sun 6/01 - Sat 6/07"})}),(0,m.jsxs)(h,{children:[(0,m.jsx)(i,{colspan:1,className:"k-header k-nonwork-hour",children:"Sun 6/01"}),(0,m.jsx)(i,{className:"k-header",colspan:1,children:"Mon 6/02"}),(0,m.jsx)(i,{className:"k-header",colspan:1,children:"Tue 6/03"}),(0,m.jsx)(i,{className:"k-header",colspan:1,children:"Wed 6/04"}),(0,m.jsx)(i,{className:"k-header",colspan:1,children:"Thu 6/05"}),(0,m.jsx)(i,{className:"k-header",colspan:1,children:"Fri 6/06"}),(0,m.jsx)(i,{colspan:1,className:"k-header k-nonwork-hour",children:"Sat 6/07"})]})]})]})})}),(0,m.jsxs)(V,{style:{height:t},role:"tree",children:[(0,m.jsxs)(ma,{children:[(0,m.jsxs)(ba,{className:"k-grid-table",style:{width:o},children:[(0,m.jsx)("colgroup",{children:(0,m.jsx)("col",{})}),(0,m.jsxs)(U,{children:[(0,m.jsx)(h,{children:(0,m.jsx)(i,{})}),(0,m.jsx)(h,{alt:!0,children:(0,m.jsx)(i,{})}),(0,m.jsx)(h,{children:(0,m.jsx)(i,{})}),(0,m.jsx)(h,{alt:!0,children:(0,m.jsx)(i,{})}),(0,m.jsx)(h,{children:(0,m.jsx)(i,{})})]})]}),(0,m.jsxs)(ua,{style:{width:o,height:r},children:[(0,m.jsxs)("colgroup",{children:[(0,m.jsx)("col",{}),(0,m.jsx)("col",{}),(0,m.jsx)("col",{}),(0,m.jsx)("col",{}),(0,m.jsx)("col",{}),(0,m.jsx)("col",{}),(0,m.jsx)("col",{})]}),(0,m.jsx)(U,{children:(0,m.jsxs)(h,{children:[(0,m.jsx)(i,{className:"k-nonwork-hour"}),(0,m.jsx)(i,{}),(0,m.jsx)(i,{}),(0,m.jsx)(i,{}),(0,m.jsx)(i,{}),(0,m.jsx)(i,{}),(0,m.jsx)(i,{className:"k-nonwork-hour"})]})})]}),(0,m.jsxs)(Ta,{style:{width:o},children:[(0,m.jsx)("colgroup",{children:(0,m.jsx)("col",{})}),(0,m.jsxs)(U,{children:[(0,m.jsx)(h,{children:(0,m.jsx)(i,{children:(0,m.jsxs)(kt,{type:"summary",style:{left:"113px"},children:[(0,m.jsx)(xt,{type:"summary",ariaLevel:1,"aria-label":"Software validation, research and implementation",style:{width:"4000px"},children:(0,m.jsx)("div",{className:"k-task-summary-progress",style:{width:"1720px"},children:(0,m.jsx)("div",{className:"k-task-summary-complete",style:{width:"4000px"}})})}),(0,m.jsx)(Ke,{}),(0,m.jsx)(Ke,{position:"end",style:{right:"0px"}})]})})}),(0,m.jsx)(h,{children:(0,m.jsx)(i,{children:(0,m.jsxs)(kt,{type:"milestone",style:{left:"113px"},children:[(0,m.jsx)(xt,{type:"milestone",ariaLevel:2,"aria-label":"Project Kickoff"}),(0,m.jsx)(Ke,{}),(0,m.jsx)(Ke,{position:"end",style:{right:"0px"}})]})})}),(0,m.jsx)(h,{children:(0,m.jsx)(i,{children:(0,m.jsxs)(kt,{type:"summary",style:{left:"113px"},children:[(0,m.jsx)(xt,{type:"summary",ariaLevel:2,"aria-label":"Research",style:{width:"500px"},children:(0,m.jsx)("div",{className:"k-task-summary-progress",style:{width:"215px"},children:(0,m.jsx)("div",{className:"k-task-summary-complete",style:{width:"500px"}})})}),(0,m.jsx)(Ke,{}),(0,m.jsx)(Ke,{position:"end",style:{right:"0px"}})]})})}),(0,m.jsx)(h,{children:(0,m.jsx)(i,{children:(0,m.jsxs)(kt,{style:{left:"113px"},children:[(0,m.jsxs)(xt,{ariaLevel:3,"aria-label":"Validation with Customers",style:{width:"200px"},children:[(0,m.jsx)("div",{className:"k-task-complete","aria-hidden":"true",style:{width:"50px"}}),(0,m.jsx)(to,{content:"Validation with Customers"})]}),(0,m.jsx)(Ke,{}),(0,m.jsx)(Ke,{position:"end",style:{right:"0px"}}),(0,m.jsx)("div",{className:"k-task-draghandle","aria-hidden":"true",style:{left:"50px"}})]})})}),(0,m.jsx)(h,{children:(0,m.jsx)(i,{children:(0,m.jsxs)(kt,{style:{left:"113px"},children:[(0,m.jsxs)(xt,{ariaLevel:3,"aria-label":"Market Research",style:{width:"200px"},children:[(0,m.jsx)("div",{className:"k-task-complete","aria-hidden":"true",style:{width:"164px"}}),(0,m.jsx)(to,{content:"Market Research"})]}),(0,m.jsx)(Ke,{}),(0,m.jsx)(Ke,{position:"end",style:{right:"0px"}}),(0,m.jsx)("div",{className:"k-task-draghandle","aria-hidden":"true",style:{left:"164px"}})]})})})]})]})]}),n||(0,m.jsxs)("div",{className:"k-gantt-dependencies","aria-hidden":"true",style:{width:o},children:[(0,m.jsx)(Me,{style:{left:"124.5px",top:"53px",width:"10px"}}),(0,m.jsx)(Me,{orientation:"vertical",style:{left:"132.5px",top:"53px",height:"18px"}}),(0,m.jsx)(Me,{style:{left:"103px",top:"71px",width:"31.5px"}}),(0,m.jsx)(Me,{orientation:"vertical",style:{left:"103px",top:"71px",height:"54px"}}),(0,m.jsx)(Me,{style:{left:"103px",top:"125px",width:"9px"},children:(0,m.jsx)("span",{className:"k-arrow-e"})}),(0,m.jsx)(Me,{style:{left:"124.5px",top:"53px",width:"10px"}}),(0,m.jsx)(Me,{orientation:"vertical",style:{left:"132.5px",top:"53px",height:"18px"}}),(0,m.jsx)(Me,{style:{left:"103px",top:"71px",width:"31.5px"}}),(0,m.jsx)(Me,{orientation:"vertical",style:{left:"103px",top:"71px",height:"90px"}}),(0,m.jsx)(Me,{style:{left:"103px",top:"161px",width:"9px"},children:(0,m.jsx)("span",{className:"k-arrow-e"})}),(0,m.jsx)(Me,{style:{left:"313px",top:"125px",width:"10px"}}),(0,m.jsx)(Me,{orientation:"vertical",style:{left:"321px",top:"125px",height:"18px"}}),(0,m.jsx)(Me,{style:{left:"303px",top:"143px",width:"20px"}}),(0,m.jsx)(Me,{orientation:"vertical",style:{left:"303px",top:"143px",height:"18px"}})]}),(0,m.jsx)("div",{className:"k-current-time","aria-hidden":"true",style:{left:l,top:"0px",width:"1px",height:r}})]})]})},"gantt-timeline-pane")]})})});
1
+ var oT=Object.create;var ul=Object.defineProperty;var aT=Object.getOwnPropertyDescriptor;var rT=Object.getOwnPropertyNames;var lT=Object.getPrototypeOf,iT=Object.prototype.hasOwnProperty;var nT=(e,t)=>{for(var o in t)ul(e,o,{get:t[o],enumerable:!0})},pd=(e,t,o,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let l of rT(t))!iT.call(e,l)&&l!==o&&ul(e,l,{get:()=>t[l],enumerable:!(r=aT(t,l))||r.enumerable});return e};var md=(e,t,o)=>(o=e!=null?oT(lT(e)):{},pd(t||!e||!e.__esModule?ul(o,"default",{value:e,enumerable:!0}):o,e)),sT=e=>pd(ul({},"__esModule",{value:!0}),e);var Uv={};nT(Uv,{GanttNormal:()=>dd});module.exports=sT(Uv);var a=(...e)=>e.filter(t=>t!==!0&&!!t).map(t=>Array.isArray(t)?a(...t):typeof t=="object"?Object.keys(t).map((o,r)=>t[r]||t[o]&&o||null).filter(o=>o!==null).join(" "):t).filter(t=>!!t).join(" ");var R=(e,t)=>a({[`${e}-xs`]:t.size==="xsmall",[`${e}-sm`]:t.size==="small",[`${e}-md`]:t.size==="medium",[`${e}-lg`]:t.size==="large",[`${e}-xl`]:t.size==="xlarge",[`${e}-xxl`]:t.size==="xxlarge",[`${e}-xxxl`]:t.size==="xxxlarge"},{[`${e}-${t.fillMode}`]:t.fillMode},{[`${e}-${t.themeColor}`]:t.themeColor},{"k-rounded-sm":t.rounded==="small","k-rounded-md":t.rounded==="medium","k-rounded-lg":t.rounded==="large","k-rounded-full":t.rounded==="full","k-rounded-none":t.rounded==="none"}),E=(e,t)=>{let{valid:o,invalid:r,hover:l,focus:i,checked:c,active:b,selected:f,disabled:x,indeterminate:C,loading:L,empty:g,readonly:S,highlighted:A,..._}=t;return a({"k-valid":o,"k-invalid":r,"k-hover":l,"k-focus":i,"k-checked":c,"k-active":b,"k-selected":f,"k-disabled":x,"k-indeterminate":C&&!c,"k-loading":L,"k-empty":g,"k-readonly":S,"k-highlighted":A},Object.keys(_).reduce((W,B)=>(B.startsWith("k-")?W[B]=_[B]:W[`k-${B}`]=_[B],W),{}))};function ud(e,t){if(!t)return{};let o=Array.isArray(t)?t:[t];return Object.fromEntries(o.map(r=>[`k-${r}`,!0]))}var d={undefined:void 0,xsmall:"xsmall",small:"small",medium:"medium",large:"large",xlarge:"xlarge",xxlarge:"xxlarge",xxxlarge:"xxxlarge"},k={undefined:void 0,none:"none",small:"small",medium:"medium",large:"large",full:"full"},w={undefined:void 0,solid:"solid",flat:"flat",outline:"outline",clear:"clear",link:"link"},M={undefined:void 0,inherit:"inherit",base:"base",primary:"primary",secondary:"secondary",tertiary:"tertiary",info:"info",success:"success",warning:"warning",error:"error",inverse:"inverse"},n={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"},bd={calloutMap:{top:"n",bottom:"s",left:"w",right:"e"},orientationMap:{vertical:"vstack",horizontal:"hstack"}};var di={};function D(e){return di[e]=(di[e]||0)+1,`k-${e}-${di[e]}`}var ue="gantt",fe=ue;var fd=require("react/jsx-runtime"),Td="k-gantt",dT=[],cT={},pT={},yt=e=>{let{headerToolbar:t,footerToolbar:o,...r}=e;return(0,fd.jsxs)("div",{...r,className:a(e.className,Td),role:"application","aria-roledescription":"Gantt Chart",children:[t,e.children,o]})};yt.states=dT;yt.options=cT;yt.className=Td;yt.defaultOptions=pT;yt.moduleName=ue;yt.folderName=fe;yt.ariaSpec={selector:".k-gantt",rules:[{selector:".k-gantt",attribute:"role=application",usage:"The Gantt uses role=application to indicate a complex interactive widget."},{selector:".k-gantt",attribute:"aria-roledescription",usage:"Provides a human-readable description of the component role."},{selector:".k-gantt-toolbar",attribute:"role=toolbar",usage:"The toolbar is a collection of command buttons and inputs."},{selector:".k-gantt-toolbar",attribute:"aria-label",usage:"Clarifies the purpose of the toolbar."},{selector:".k-gantt-toggle",attribute:"aria-label",usage:"Icon-only toggle button must have accessible text."},{selector:"select.k-views-dropdown",attribute:"aria-label",usage:"The view selector dropdown must have an accessible name."},{selector:".k-gantt-timeline .k-grid-content",attribute:"role=tree",usage:"The timeline content area is a tree structure."},{selector:".k-gantt-timeline .k-gantt-rows",attribute:"role=presentation",usage:"The rows grid is presentational."},{selector:".k-gantt-timeline .k-gantt-columns",attribute:"role=presentation",usage:"The columns grid is presentational."},{selector:".k-gantt-timeline .k-gantt-tasks",attribute:"role=presentation",usage:"The tasks table is presentational."},{selector:".k-gantt-timeline .k-task",attribute:"role=treeitem",usage:"Each task in the timeline is a tree item."},{selector:".k-gantt-timeline .k-task",attribute:"aria-level (when present)",usage:"Specifies the nesting level of the task."},{selector:".k-gantt-timeline .k-task",attribute:"aria-describedby (when present)",usage:"References the tooltip providing task details (when visible)."},{selector:".k-gantt-timeline .k-task .k-task-complete",attribute:"aria-hidden=true",usage:"The progress indicator is decorative."},{selector:".k-gantt-timeline .k-task .k-task-actions",attribute:"aria-hidden=true",usage:"Task action buttons are hidden from the accessibility tree."},{selector:".k-gantt-dependencies",attribute:"aria-hidden=true",usage:"Dependency lines are decorative."},{selector:".k-current-time",attribute:"aria-hidden=true",usage:"The current time marker is decorative."},{selector:".k-task-dot",attribute:"aria-hidden=true",usage:"Task connection dots are decorative."},{selector:".k-gantt-line",attribute:"aria-hidden=true",usage:"Dependency connector lines are decorative."},{selector:".k-task-draghandle",attribute:"aria-hidden=true",usage:"The progress drag handle is decorative."},{selector:".k-resize-handle",attribute:"aria-hidden=true",usage:"Resize handles are decorative."},{selector:".k-drag-cell",attribute:"aria-label",usage:"Drag cells must have an accessible name."}]};var Ar=require("react/jsx-runtime"),ci="k-font-icon",mT=[],uT={size:[d.undefined,d.xsmall,d.small,d.medium,d.large,d.xlarge,d.xxlarge,d.xxxlarge],themeColor:[M.undefined,M.base,M.primary,M.secondary,M.tertiary,M.success,M.warning,M.error,M.info]},bT={},Er=e=>{let{size:t,themeColor:o,icon:r,rotate:l,flip:i,...c}=e;return r?(0,Ar.jsx)("span",{...c,className:a(e.className,ci,R(ci,{size:t}),{[`k-i-${r}`]:r,[`k-color-${o}`]:o,[`k-rotate-${l}`]:l,"k-flip-h":i==="h"||i==="both","k-flip-v":i==="v"||i==="both"}),"aria-hidden":"true"}):(0,Ar.jsx)(Ar.Fragment,{})};Er.states=mT;Er.options=uT;Er.className=ci;Er.defaultOptions=bT;var gd=Er;var oa=require("react/jsx-runtime"),pi="k-svg-icon",TT=[],fT={size:[d.undefined,d.xsmall,d.small,d.medium,d.large,d.xlarge,d.xxlarge,d.xxxlarge],themeColor:[M.undefined,M.base,M.primary,M.secondary,M.tertiary,M.success,M.warning,M.error,M.info]},hd={viewBox:"0 0 24 24"},Ir=e=>{let{size:t,themeColor:o,rotate:r,flip:l,viewBox:i=hd.viewBox,icon:c,...b}=e;if(!c)return(0,oa.jsx)(oa.Fragment,{});if(c==="none")return(0,oa.jsx)("span",{...b,className:a(e.className,pi,R("k-icon",{size:t}),"k-none"),"aria-hidden":"true"});let f=typeof c=="object"&&c.name&&c.name;return(0,oa.jsx)("span",{...b,className:a(e.className,pi,R("k-icon",{size:t}),{[`k-svg-i-${f}`]:f,[`k-color-${o}`]:o,[`k-rotate-${r}`]:r,"k-flip-h":l==="h"||l==="both","k-flip-v":l==="v"||l==="both"}),"aria-hidden":"true",children:(0,oa.jsx)("svg",{"aria-hidden":!0,focusable:!1,xmlns:"http://www.w3.org/2000/svg",viewBox:typeof c=="object"?c.viewBox:i,dangerouslySetInnerHTML:typeof c=="object"?{__html:c.content}:void 0,children:c?void 0:e.children})})};Ir.states=TT;Ir.options=fT;Ir.className=pi;Ir.defaultOptions=hd;var mi=Ir;var ui=md(require("@progress/kendo-svg-icons"));var xd="icon",Nd="icons";var vd=require("react");var kd=require("react"),wd=(0,kd.createContext)({iconsType:"svg"});var fo=require("react/jsx-runtime"),bl="k-icon",gT=e=>e.replace(/([-_][a-z0-9])/gi,t=>t.toUpperCase().replace("-","").replace("_","")),hT=[],xT={size:[d.undefined,d.xsmall,d.small,d.medium,d.large,d.xlarge,d.xxlarge,d.xxxlarge],themeColor:[M.undefined,M.base,M.primary,M.secondary,M.tertiary,M.success,M.warning,M.error,M.info]},bi={viewBox:"0 0 24 24",type:"svg"},p=e=>{let{iconsType:t}=(0,vd.useContext)(wd),{size:o,themeColor:r,icon:l,type:i=t||bi.type,rotate:c,flip:b,viewBox:f=bi.viewBox,...x}=e;if(!l)return(0,fo.jsx)(fo.Fragment,{});if((t||i)==="svg"){if(l==="none")return(0,fo.jsx)(mi,{...x,className:a(e.className,bl),icon:l,size:o});let L=ui[l]?l:gT(`${l}-icon`);return ui[L]?(0,fo.jsx)(mi,{...x,className:a(e.className,bl),icon:ui[L],size:o,themeColor:r,rotate:c,flip:b,viewBox:f}):(0,fo.jsx)(fo.Fragment,{})}return(0,fo.jsx)(gd,{...x,className:a(e.className,bl),icon:l,size:o,themeColor:r,rotate:c,flip:b})};p.states=hT;p.options=xT;p.defaultOptions=bi;p.className=bl;p.moduleName=xd;p.folderName=Nd;p.ariaSpec={selector:".k-icon, .k-svg-icon",rules:[{selector:".k-icon, .k-svg-icon",attribute:"aria-hidden=true",usage:"Hides the icon element and all its children from assistive technologies."}]};var Ti="button",Cd=Ti;var Yt=require("react/jsx-runtime"),Gr="k-button",NT=["icon-button"],kT=[n.hover,n.focus,n.active,n.selected,n.disabled,n.generating],wT={size:[d.undefined,d.xsmall,d.small,d.medium,d.large],rounded:[k.undefined,k.none,k.small,k.medium,k.large,k.full],fillMode:[w.undefined,w.solid,w.flat,w.outline,w.clear,w.link],themeColor:[M.undefined,M.base,M.primary,M.secondary,M.tertiary,M.success,M.warning,M.error,M.info,M.inverse]},fi={showArrow:!1,arrowIconName:"caret-alt-down"},u=e=>{let{as:t="button",size:o,rounded:r,fillMode:l,themeColor:i,showArrow:c=fi.showArrow,arrowIconName:b=fi.arrowIconName,variant:f,hover:x,focus:C,active:L,selected:g,disabled:S,togglable:A,ariaDisabled:_,icon:W,text:B,iconClassName:ee,className:ke,...me}=e,lt=W!==void 0,it=e.children!==void 0;return(0,Yt.jsxs)(t,{className:a(ke,Gr,ud(Gr,f),R(Gr,{size:o,rounded:r,fillMode:l,themeColor:i}),E(Gr,{hover:x,focus:C,active:L,disabled:S||_,selected:g}),{"k-icon-button":!B&&!it&&lt}),...me,"aria-pressed":A?g?"true":"false":void 0,"aria-disabled":_?"true":void 0,disabled:S||void 0,children:[W&&(0,Yt.jsx)(p,{className:a(ee,"k-button-icon"),icon:W}),B?(0,Yt.jsxs)(Yt.Fragment,{children:[B&&(0,Yt.jsx)("span",{className:"k-button-text",children:B}),e.children]}):e.children&&(0,Yt.jsx)("span",{className:"k-button-text",children:e.children}),c&&(0,Yt.jsx)("span",{className:"k-menu-button-arrow k-button-arrow",children:(0,Yt.jsx)(p,{icon:b})})]})};u.states=kT;u.options=wT;u.variants=NT;u.className=Gr;u.defaultOptions=fi;u.moduleName=Ti;u.folderName=Cd;u.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 Ld=require("react/jsx-runtime"),_o=e=>(0,Ld.jsx)(u,{icon:"folder",...e,"aria-label":e["aria-label"]||"Folder",children:void 0});var yd=require("react/jsx-runtime"),Or=e=>(0,yd.jsx)(u,{icon:"folder",children:"Button",...e});var Md=require("react/jsx-runtime"),aa=e=>(0,Md.jsx)(u,{children:"Button",...e});var Tl=require("react/jsx-runtime"),vT=u.options,CT=u.states,LT={...u.defaultOptions,variant:"text"},yT=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],MT=[],La=e=>{let{variant:t,...o}=e;switch(t){case"icon-only":return(0,Tl.jsx)(_o,{...o,icon:"star"});case"icon-and-text":return(0,Tl.jsx)(Or,{...o,icon:"star",children:"Button"});default:return(0,Tl.jsx)(aa,{...o,children:"Button"})}};La.options=vT;La.states=CT;La.variants=yT;La.defaultOptions=LT;La.modifiers=MT;La.className=u.className;var gi="button",Sd=gi;var Rd=require("react/jsx-runtime"),Hr="k-button-group",ST=[n.disabled],RT={fillMode:[w.undefined,w.solid,w.flat,w.outline,w.clear,w.link]},AT={},Z=e=>{let{fillMode:t,disabled:o,stretched:r,...l}=e;return(0,Rd.jsx)("div",{role:"group",...l,className:a(e.className,Hr,R(Hr,{fillMode:t}),E(Hr,{disabled:o}),{[`${Hr}-stretched`]:r}),...o&&{"aria-disabled":"true"},children:e.children})};Z.states=ST;Z.options=RT;Z.className=Hr;Z.defaultOptions=AT;Z.moduleName=gi;Z.folderName=Sd;Z.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 hi=require("react/jsx-runtime");var xi=require("react/jsx-runtime");var Ni=require("react/jsx-runtime");var ki=require("react/jsx-runtime");var wi=require("react/jsx-runtime");var vi=require("react/jsx-runtime");var Tt=require("react/jsx-runtime"),ET={...u.options,...Z.options},IT=u.states,GT={...u.defaultOptions,...Z.defaultOptions,variant:"text-button"},OT=[{name:"icon-button",title:"Icon Only"},{name:"text-button",title:"Text"},{name:"icon-text-button",title:"Icon Text"}],HT=[],ya=e=>{let{variant:t,className:o,...r}=e;return t==="icon-button"?(0,Tt.jsxs)(Z,{fillMode:r.fillMode,className:o,children:[(0,Tt.jsx)(u,{...r,icon:"star"}),(0,Tt.jsx)(u,{...r,icon:"star"}),(0,Tt.jsx)(u,{...r,icon:"star"})]}):t==="icon-text-button"?(0,Tt.jsxs)(Z,{fillMode:r.fillMode,className:o,children:[(0,Tt.jsx)(u,{...r,icon:"star",children:"First"}),(0,Tt.jsx)(u,{...r,icon:"star",children:"Middle"}),(0,Tt.jsx)(u,{...r,icon:"star",children:"Last"})]}):(0,Tt.jsxs)(Z,{fillMode:r.fillMode,className:o,children:[(0,Tt.jsx)(u,{...r,children:"First"}),(0,Tt.jsx)(u,{...r,children:"Middle"}),(0,Tt.jsx)(u,{...r,children:"Last"})]})};ya.options=ET;ya.states=IT;ya.variants=OT;ya.defaultOptions=GT;ya.modifiers=HT;ya.className=Z.className;var Pr="input",fl=Pr;var Ad=require("react/jsx-runtime"),gl="k-input",PT=[n.hover,n.focus,n.valid,n.invalid,n.required,n.disabled,n.loading,n.readonly],_T={size:[d.undefined,d.small,d.medium,d.large],rounded:[k.undefined,k.none,k.small,k.medium,k.large,k.full],fillMode:[w.undefined,w.solid,w.flat,w.outline]},KT={},Ge=e=>{let{hover:t,focus:o,disabled:r,invalid:l,valid:i,loading:c,readonly:b,size:f,rounded:x,fillMode:C,...L}=e;return(0,Ad.jsx)("span",{...L,className:a(e.className,gl,R(gl,{size:f,rounded:x,fillMode:C}),E(gl,{hover:t,focus:o,disabled:r,invalid:l,valid:i,loading:c,readonly:b}))})};Ge.states=PT;Ge.options=_T;Ge.className=gl;Ge.defaultOptions=KT;Ge.moduleName=Pr;Ge.folderName=fl;var Ed=require("react/jsx-runtime"),hl="k-picker",DT=[n.hover,n.focus,n.valid,n.invalid,n.required,n.disabled,n.loading,n.readonly],BT={size:[d.undefined,d.small,d.medium,d.large],rounded:[k.undefined,k.none,k.small,k.medium,k.large,k.full],fillMode:[w.undefined,w.solid,w.flat,w.outline]},zT={},ro=e=>{let{hover:t,focus:o,disabled:r,invalid:l,valid:i,loading:c,readonly:b,size:f,rounded:x,fillMode:C,...L}=e;return(0,Ed.jsx)("span",{...L,className:a(e.className,hl,R(hl,{size:f,rounded:x,fillMode:C}),E(hl,{hover:t,focus:o,disabled:r,invalid:l,valid:i,loading:c,readonly:b})),children:e.children})};ro.states=DT;ro.options=BT;ro.className=hl;ro.defaultOptions=zT;ro.moduleName=Pr;ro.folderName=fl;var Ma=require("react/jsx-runtime"),Id="k-clear-value",UT=[n.disabled,n.loading,n.readonly],FT={},Mt=e=>{let{disabled:t,loading:o,readonly:r,value:l}=e;return t||r||o||!l?(0,Ma.jsx)(Ma.Fragment,{}):(0,Ma.jsx)("span",{className:a(e.className,Id),children:(0,Ma.jsx)(p,{icon:"x"})})};Mt.states=UT;Mt.options=FT;Mt.className=Id;var Gd=require("react/jsx-runtime"),Ci="k-input-inner",$T=[],WT={},xl={type:"text",autocomplete:"off",value:"",placeholder:""},St=e=>{let{value:t=xl.value,type:o=xl.type,placeholder:r=xl.placeholder,autocomplete:l=xl.autocomplete,disabled:i,readOnly:c,...b}=e;return(0,Gd.jsx)("input",{...b,type:o,className:a(e.className,Ci,R(Ci,e)),placeholder:r,autoComplete:l,defaultValue:t,disabled:i||void 0,readOnly:c||void 0})};St.states=$T;St.options=WT;St.className=Ci;var _r=require("react/jsx-runtime"),Li="k-input-inner",VT=[],XT={},ra=e=>{let{value:t,placeholder:o,showValue:r,valueIcon:l,valueIconName:i,...c}=e;return(0,_r.jsxs)("span",{...c,className:a(e.className,Li,R(Li,e)),children:[l,!l&&i&&(0,_r.jsx)(p,{className:"k-input-value-icon",icon:i}),r&&!t&&o,r&&t&&(0,_r.jsx)("span",{className:"k-input-value-text",children:t})]})};ra.states=VT;ra.options=XT;ra.className=Li;var Hd=require("react/jsx-runtime"),yi="k-input-inner",JT=[],qT={},Od={value:"",placeholder:""},Mi=e=>{let{value:t=Od.value,placeholder:o=Od.placeholder,rows:r,disabled:l,...i}=e;return(0,Hd.jsx)("textarea",{...i,className:a(e.className,yi,R(yi,e)),placeholder:o,rows:r,defaultValue:t,disabled:l||void 0})};Mi.states=JT;Mi.options=qT;Mi.className=yi;var Kr=require("react/jsx-runtime"),Pd="k-input-loading-icon",YT=[n.disabled,n.loading],ft=e=>{let{disabled:t,loading:o}=e;return t||!o?(0,Kr.jsx)(Kr.Fragment,{}):(0,Kr.jsx)("span",{className:a(e.className,Pd,"k-icon k-i-loading")})};ft.states=YT;ft.className=Pd;var Dr=require("react/jsx-runtime"),_d="k-input-validation-icon",QT=[n.valid,n.invalid,n.disabled,n.loading],ZT={},nt=e=>{let{valid:t,invalid:o,disabled:r,loading:l}=e,i=o?"warning-circle":"check-circle";return r||l||!!!(t||o)?(0,Dr.jsx)(Dr.Fragment,{}):(0,Dr.jsx)(p,{className:a(_d),icon:i})};nt.states=QT;nt.options=ZT;nt.className=_d;var Br=require("react/jsx-runtime"),jT="k-input-prefix",ef={direction:"horizontal"},Kt=e=>{let{direction:t=ef.direction,...o}=e;return e.children?(0,Br.jsx)("span",{...o,className:a(jT,e.className,{[`k-input-prefix-${t}`]:t}),children:e.children}):(0,Br.jsx)(Br.Fragment,{})};var zr=require("react/jsx-runtime"),tf="k-input-suffix",of={direction:"horizontal"},Dt=e=>{let{direction:t=of.direction,...o}=e;return e.children?(0,zr.jsx)("span",{...o,className:a(tf,e.className,{[`k-input-suffix-${t}`]:t}),children:e.children}):(0,zr.jsx)(zr.Fragment,{})};var af=require("react/jsx-runtime");var Kd=require("react/jsx-runtime"),rf="k-input-suffix-text",Si=e=>{let{children:t,...o}=e;return(0,Kd.jsx)("span",{...o,className:a(rf,e.className),children:t})};var Bd=require("react/jsx-runtime"),Dd="k-input-separator",lf={direction:"vertical"},Bt=e=>{let{direction:t=lf.direction,...o}=e;return(0,Bd.jsx)("span",{...o,className:a(Dd,e.className,{[`${Dd}-${t}`]:t})})};var Be=require("react/jsx-runtime"),nf=Ge.states,sf=Ge.defaultOptions,df=Ge.options,cf=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"},{name:"validation-icon",title:"Validation Icon"},{name:"separators",title:"Separators"}],pf=[],Sa=e=>{let{modifiers:t,valid:o,invalid:r,loading:l,disabled:i,readonly:c,...b}=e,f=t==null?void 0:t.prefix,x=t==null?void 0:t.suffix,C=t==null?void 0:t["clear-button"],L=t==null?void 0:t["validation-icon"],g=t==null?void 0:t.separators;return(0,Be.jsxs)(Ge,{...b,valid:o,invalid:r,loading:l,disabled:i,readonly:c,style:{width:300},children:[f&&(0,Be.jsxs)(Be.Fragment,{children:[(0,Be.jsx)(Kt,{children:(0,Be.jsx)(p,{icon:"lock"})}),g&&(0,Be.jsx)(Bt,{})]}),(0,Be.jsx)(St,{placeholder:"Placeholder",value:"Value"}),L&&(0,Be.jsx)(nt,{valid:o,invalid:r,loading:l,disabled:i}),(0,Be.jsx)(ft,{loading:l,disabled:i}),C&&(0,Be.jsx)(Mt,{loading:l,disabled:i,readonly:c,value:"Value"}),x&&(0,Be.jsxs)(Be.Fragment,{children:[g&&(0,Be.jsx)(Bt,{}),(0,Be.jsx)(Dt,{children:(0,Be.jsx)(aa,{size:b.size,fillMode:"clear",children:"Send"})})]})]})};Sa.options=df;Sa.states=nf;Sa.variants=pf;Sa.defaultOptions=sf;Sa.modifiers=cf;Sa.className=Ge.className;var Ur=require("react/jsx-runtime"),zd="k-color-preview",mf=[],uf={},Ko=e=>{let{color:t,iconName:o,...r}=e;return(0,Ur.jsxs)("span",{...r,className:a(e.className,zd,{"k-icon-color-preview":o,"k-no-color":!t}),children:[o&&(0,Ur.jsx)(p,{icon:o,className:"k-color-preview-icon"}),(0,Ur.jsx)("span",{className:"k-color-preview-mask",style:{backgroundColor:t}})]})};Ko.states=mf;Ko.options=uf;Ko.className=zd;var Ri="popup",Ud=Ri;var Ai=require("react/jsx-runtime"),Fd="k-animation-container",bf=[],Tf={},$d={positionMode:"absolute"},zt=e=>{let{positionMode:t=$d.positionMode,animationStyle:o,offset:r,...l}=e;return(0,Ai.jsx)("div",{...l,style:{...r,...e.style},className:a(e.className,Fd,"k-animation-container-shown",{"k-animation-container-fixed":t==="fixed"}),children:(0,Ai.jsx)("div",{className:"k-child-animation-container",style:o,children:e.children})})};zt.states=bf;zt.options=Tf;zt.className=Fd;zt.defaultOptions=$d;zt.moduleName=Ri;zt.folderName=Ud;var Ei="popup",Wd=Ei;var Ii=require("react/jsx-runtime"),Vd="k-popup",ff=[],gf={},Xd={positionMode:"absolute"},ne=e=>{let{offset:t,positionMode:o=Xd.positionMode,animationStyle:r,containerClassName:l,containerRole:i,containerAriaLabel:c,...b}=e;return(0,Ii.jsx)(zt,{positionMode:o,offset:t,animationStyle:r,className:l,role:i,"aria-label":c,children:(0,Ii.jsx)("div",{...b,className:a(e.className,Vd),children:e.children})})};ne.states=ff;ne.options=gf;ne.className=Vd;ne.defaultOptions=Xd;ne.moduleName=Ei;ne.folderName=Wd;ne.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 Gi="action-buttons",Jd=Gi;var qd=require("react/jsx-runtime"),Nl="k-actions",hf=[],xf={},Oi={alignment:"start",orientation:"horizontal"},Ut=e=>{let{alignment:t=Oi.alignment,orientation:o=Oi.orientation,...r}=e;return(0,qd.jsx)("div",{...r,className:a(Nl,{[`${Nl}-${t}`]:t,[`${Nl}-${o}`]:o},e.className),children:e.children})};Ut.states=hf;Ut.options=xf;Ut.className=Nl;Ut.defaultOptions=Oi;Ut.moduleName=Gi;Ut.folderName=Jd;var Qd=require("react/jsx-runtime"),Nf="k-actionsheet-footer",Yd={alignment:"stretched",orientation:"horizontal"},Do=e=>{let{alignment:t=Yd.alignment,orientation:o=Yd.orientation,template:r,as:l=r?"div":Ut,...i}=e;return(0,Qd.jsx)(l,{...i,...!r&&{alignment:t,orientation:o},className:a(e.className,Nf),children:e.children})};var Hi="searchbox",Zd=Hi;var Bo=require("react/jsx-runtime"),jd="k-searchbox",kf=[n.hover,n.focus,n.valid,n.invalid,n.required,n.disabled,n.loading],wf={size:[d.undefined,d.small,d.medium,d.large],rounded:[k.undefined,k.none,k.small,k.medium,k.large,k.full],fillMode:[w.undefined,w.solid,w.flat,w.outline]},Pi={showIcon:!0,icon:"search"},Rt=e=>{let{value:t,placeholder:o,size:r,rounded:l,fillMode:i,hover:c,focus:b,valid:f,invalid:x,required:C,loading:L,disabled:g,showIcon:S=Pi.showIcon,icon:A=Pi.icon,"aria-label":_,...W}=e;return(0,Bo.jsxs)(Ge,{...W,size:r,rounded:l,fillMode:i,hover:c,focus:b,valid:f,invalid:x,required:C,loading:L,disabled:g,className:a(e.className,jd),children:[S&&(0,Bo.jsx)(p,{className:"k-input-icon",icon:A}),(0,Bo.jsx)(St,{placeholder:o,value:t,"aria-label":_}),(0,Bo.jsx)(ft,{...e}),(0,Bo.jsx)(nt,{...e}),(0,Bo.jsx)(Mt,{...e})]})};Rt.states=kf;Rt.options=wf;Rt.className=jd;Rt.defaultOptions=Pi;Rt.moduleName=Hi;Rt.folderName=Zd;var vf=require("react/jsx-runtime");var _i="textbox",ec=_i;var Ze=require("react/jsx-runtime"),tc="k-textbox",Cf=[n.hover,n.focus,n.valid,n.invalid,n.required,n.disabled,n.loading,n.readonly],Lf={size:[d.undefined,d.small,d.medium,d.large],rounded:[k.undefined,k.none,k.small,k.medium,k.large,k.full],fillMode:[w.undefined,w.solid,w.flat,w.outline]},kl={showClearButton:!0,showValidationIcon:!0,separators:!0},be=e=>{let{size:t,rounded:o,fillMode:r,separators:l=kl.separators,showClearButton:i=kl.showClearButton,showValidationIcon:c=kl.showValidationIcon,prefix:b,suffix:f,type:x,value:C,placeholder:L,hover:g,focus:S,valid:A,invalid:_,required:W,loading:B,disabled:ee,readonly:ke,id:me,"aria-label":lt,"aria-describedby":it,...Lt}=e;return(0,Ze.jsxs)(Ge,{...Lt,size:t,rounded:o,fillMode:r,hover:g,focus:S,valid:A,invalid:_,required:W,loading:B,disabled:ee,readonly:ke,className:a(e.className,tc),children:[b&&(0,Ze.jsxs)(Ze.Fragment,{children:[(0,Ze.jsx)(Kt,{children:b}),l&&(0,Ze.jsx)(Bt,{})]}),(0,Ze.jsx)(St,{id:me,placeholder:L,value:C,type:x,disabled:ee,"aria-label":lt,"aria-describedby":it,"aria-invalid":_?"true":void 0}),c&&(0,Ze.jsx)(nt,{valid:A,invalid:_,loading:B,disabled:ee}),(0,Ze.jsx)(ft,{loading:B,disabled:ee}),i&&(0,Ze.jsx)(Mt,{loading:B,disabled:ee,readonly:ke,value:C}),f&&(0,Ze.jsxs)(Ze.Fragment,{children:[l&&(0,Ze.jsx)(Bt,{}),(0,Ze.jsx)(Dt,{children:f})]})]})};be.states=Cf;be.options=Lf;be.className=tc;be.defaultOptions=kl;be.moduleName=_i;be.folderName=ec;be.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 Fr=be;var ac=require("react/jsx-runtime"),oc=e=>(0,ac.jsx)(Fr,{...e});var rc=require("react/jsx-runtime");var lc=require("react/jsx-runtime");var yf=require("react/jsx-runtime");var wl=require("react/jsx-runtime"),Mf=be.states,Sf=be.defaultOptions,Rf=be.options,Af=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"}],Ef=[],Ra=e=>{let{modifiers:t,...o}=e,r={};return Object.keys(t||{}).forEach(l=>{switch(l){case"prefix":r.prefix=t!=null&&t[l]?(0,wl.jsx)(p,{icon:"lock"}):void 0;break;case"suffix":r.suffix=t!=null&&t[l]?(0,wl.jsx)(aa,{size:o.size,fillMode:"clear",children:"Send"}):void 0;break;case"clear-button":r.showClearButton=t==null?void 0:t[l];break;default:break}}),(0,wl.jsx)(oc,{value:"Value",style:{width:300},...o,...r})};Ra.options=Rf;Ra.states=Mf;Ra.variants=Ef;Ra.defaultOptions=Sf;Ra.modifiers=Af;Ra.className=be.className;var At=require("react/jsx-runtime"),ic="k-actionsheet-titlebar",If={},st=e=>{let{title:t,subtitle:o,actionsStart:r,actionsEnd:l,filter:i,input:c,inputValue:b,inputPlaceholder:f,adaptive:x,titleId:C,children:L,...g}=e;return(0,At.jsxs)("div",{...g,className:a(e.className,ic),children:[(0,At.jsxs)("div",{className:"k-actionsheet-titlebar-group",children:[r&&(0,At.jsx)("div",{className:"k-actionsheet-actions",children:r}),!L&&(0,At.jsxs)("div",{className:"k-actionsheet-title",id:C,children:[t&&(0,At.jsx)("div",{className:"k-text-center",children:t}),o&&(0,At.jsx)("div",{className:"k-actionsheet-subtitle k-text-center",children:o})]}),L&&(0,At.jsx)("div",{className:"k-actionsheet-title",id:C,children:L}),l&&(0,At.jsx)("div",{className:"k-actionsheet-actions",children:l})]}),(c||i)&&(0,At.jsx)("div",{className:"k-actionsheet-titlebar-group k-actionsheet-filter",children:c?(0,At.jsx)(be,{value:b,placeholder:f,size:x?"large":"medium","aria-label":t||f||"Input"}):(0,At.jsx)(Rt,{placeholder:"Filter",size:x?"large":"medium","aria-label":"Filter options"})})]})};st.className=ic;st.defaultOptions=If;var Aa=require("react/jsx-runtime"),Ki="k-actionsheet-view",Gf=[],Of={},Hf={},Ea=e=>{let{adaptive:t,animated:o,children:r,header:l,footer:i,titleId:c,...b}=e,f=(l==null?void 0:l.type)===st&&(0,Aa.jsx)(st,{adaptive:t,titleId:c,...l==null?void 0:l.props}),x=(i==null?void 0:i.type)===Do&&(0,Aa.jsx)(Do,{...i==null?void 0:i.props});return(0,Aa.jsxs)("div",{...b,className:a(e.className,Ki,{[`${Ki}-animated`]:o}),children:[f,(0,Aa.jsx)("div",{className:"k-actionsheet-content",children:r}),x]})};Ea.states=Gf;Ea.options=Of;Ea.className=Ki;Ea.defaultOptions=Hf;var $r="action-sheet",vl=$r;var Di="overlay",nc=Di;var dc=require("react/jsx-runtime"),sc="k-overlay",Pf=[],_f={},Kf={},zo=e=>{let{...t}=e;return(0,dc.jsx)("div",{...t,className:a(e.className,sc),children:e.children})};zo.states=Pf;zo.options=_f;zo.className=sc;zo.defaultOptions=Kf;zo.moduleName=Di;zo.folderName=nc;var la=require("react/jsx-runtime"),cc="k-actionsheet",Df=[],Bf={},Wr={side:"bottom",fullscreen:!1,adaptive:!1,overlay:!0},Ae=e=>{let{side:t=Wr.side,fullscreen:o=Wr.fullscreen,adaptive:r=Wr.adaptive,overlay:l=Wr.overlay,template:i,children:c,header:b,footer:f,id:x,...C}=e,L=x&&!i&&b?`${x}-title`:void 0;return(0,la.jsxs)("div",{className:"k-actionsheet-container",children:[l&&(0,la.jsx)(zo,{}),(0,la.jsx)(zt,{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,la.jsx)("div",{...C,id:x,role:"dialog","aria-modal":l?"true":void 0,"aria-labelledby":L,className:a(e.className,cc,{[`k-actionsheet-${t}`]:o===!1,"k-actionsheet-fullscreen":o===!0,"k-adaptive-actionsheet":r}),children:i||(0,la.jsx)(Ea,{header:b,footer:f,adaptive:r,titleId:L,...e,children:c})})})]})};Ae.states=Df;Ae.options=Bf;Ae.className=cc;Ae.defaultOptions=Wr;Ae.moduleName=$r;Ae.folderName=vl;Ae.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 mc=require("react/jsx-runtime"),pc="k-actionsheet-container",zf=[],Uf={},Ff={},Ia=e=>{let{children:t,...o}=e;return(0,mc.jsx)("div",{...o,className:pc,children:t})};Ia.states=zf;Ia.options=Uf;Ia.className=pc;Ia.defaultOptions=Ff;Ia.moduleName=$r;Ia.folderName=vl;var uc=require("react/jsx-runtime"),Bi=e=>{let{...t}=e;return(0,uc.jsx)("div",{...t,className:a(e.className,"k-list-ul"),children:e.children})};var Ft=require("react/jsx-runtime"),zi="k-actionsheet-item",$f=[n.hover,n.focus,n.selected,n.disabled],Uo=e=>{let{iconName:t,text:o,description:r,hover:l,focus:i,selected:c,disabled:b,...f}=e;return(0,Ft.jsxs)("span",{...f,className:a(e.className,zi,E(zi,{hover:l,focus:i,selected:c,disabled:b})),children:[!e.children&&(0,Ft.jsx)(Ft.Fragment,{children:(0,Ft.jsxs)("span",{className:"k-actionsheet-action",children:[t&&(0,Ft.jsx)("span",{className:"k-icon-wrap",children:(0,Ft.jsx)(p,{className:"k-actionsheet-item-icon",icon:t})}),(0,Ft.jsxs)("span",{className:"k-actionsheet-item-text",children:[o&&(0,Ft.jsx)("span",{className:"k-actionsheet-item-title",children:o}),r&&(0,Ft.jsx)("span",{className:"k-actionsheet-item-description",children:r})]})]})}),e.children]})};Uo.states=$f;Uo.className=zi;var bc=require("react/jsx-runtime");var Wf=require("react/jsx-runtime");var Vf=require("react/jsx-runtime");var Xf=require("react/jsx-runtime");var we=require("react/jsx-runtime"),Jf=Ae.options,qf=Ae.states,fc={...Ae.defaultOptions,variant:"normal"},Yf=[{name:"normal",title:"Normal"},{name:"adaptive",title:"Adaptive"},{name:"fullScreen",title:"Full Screen"}],Qf=[{name:"actions",title:"Titlebar Actions",type:"boolean"},{name:"subtitle",title:"Subtitle",type:"boolean"},{name:"footer",title:"Footer",type:"boolean"}],Ga=e=>{let{variant:t,modifiers:o,...r}={...fc,...e},l={},i=(0,we.jsxs)(Bi,{children:[(0,we.jsx)(Uo,{text:"Edit Item",description:"Click to edit",iconName:"edit-tools"}),(0,we.jsx)(Uo,{text:"Add to Favorites",iconName:"heart"}),(0,we.jsx)(Uo,{text:"Upload New",iconName:"upload",disabled:!0}),(0,we.jsx)("hr",{className:"k-hr"}),(0,we.jsx)(Uo,{text:"Cancel",iconName:"cancel"})]}),c="Choose from the items below",b="Select Item";return t==="fullScreen"&&(l.fullScreen=!0),Object.keys(o||{}).forEach(f=>{switch(f){case"actions":l.actionsStart=!!(o!=null&&o[f]),l.actionsEnd=!!(o!=null&&o[f]);break;case"subtitle":l.subtitle=o!=null&&o[f]?c:void 0;break;case"footer":l.footer=!!(o!=null&&o[f]);break;default:break}}),t==="adaptive"?(0,we.jsx)(Ae,{...r,adaptive:!0,fullscreen:l.fullScreen,header:(0,we.jsx)(st,{actionsStart:l.actionsStart?(0,we.jsx)(u,{icon:"chevron-left",size:"large",fillMode:"flat"}):void 0,actionsEnd:l.actionsEnd?(0,we.jsx)(u,{icon:"x",size:"large",fillMode:"flat"}):void 0,title:b,subtitle:l.subtitle}),footer:l.footer?(0,we.jsxs)(Do,{alignment:"stretched",children:[(0,we.jsx)(u,{text:"Cancel",size:"large",themeColor:"base"}),(0,we.jsx)(u,{text:"Apply",size:"large",themeColor:"primary"})]}):void 0,children:i}):(0,we.jsx)(Ae,{...r,fullscreen:l.fullScreen,header:(0,we.jsx)(st,{actionsStart:l.actionsStart?(0,we.jsx)(u,{icon:"chevron-left",fillMode:"flat"}):void 0,actionsEnd:l.actionsEnd?(0,we.jsx)(u,{icon:"x",fillMode:"flat"}):void 0,title:"Select Item",subtitle:l.subtitle}),footer:l.footer?(0,we.jsxs)(Do,{alignment:"stretched",children:[(0,we.jsx)(u,{text:"Apply",themeColor:"primary"}),(0,we.jsx)(u,{text:"Cancel",themeColor:"base"})]}):void 0,children:i})};Ga.options=Jf;Ga.states=qf;Ga.variants=Yf;Ga.defaultOptions=fc;Ga.modifiers=Qf;Ga.className=Ae.className;var Ui="slider",gc=Ui;var Qt=require("react/jsx-runtime"),Vr="k-slider",Zf=[n.hover,n.focus,n.active,n.disabled,n.readonly],jf={},$t={type:"single",orientation:"horizontal",gradientType:"1d",readonly:!1,disabled:!1,handlePosition:"end",showButtons:!0,showTicks:!0,value:50,min:0,max:100},xe=e=>{let{type:t=$t.type,orientation:o=$t.orientation,gradientType:r=$t.gradientType,readonly:l=$t.readonly,disabled:i=$t.disabled,handlePosition:c=$t.handlePosition,showButtons:b=$t.showButtons,showTicks:f=$t.showTicks,value:x=$t.value,min:C=$t.min,max:L=$t.max,startValue:g,endValue:S,hover:A,focus:_,active:W,trackStyle:B,dir:ee,...ke}=e,lt=(()=>{if(t==="gradient"&&r==="2d")return"undefined";if(o==="vertical")return"vertical"})(),it,Lt;return o==="horizontal"?(it=ee==="rtl"?"caret-alt-left":"caret-alt-right",Lt=ee==="rtl"?"caret-alt-right":"caret-alt-left"):o==="vertical"&&(it="caret-alt-up",Lt="caret-alt-down"),(0,Qt.jsxs)("div",{...ke,className:a(Vr,e.className,E(Vr,{readonly:l,disabled:i}),{[`k-slider-${o}`]:o,"k-colorgradient-slider":t==="gradient"}),dir:ee,children:[b&&(0,Qt.jsx)(u,{className:"k-button-decrease",rounded:"full",icon:Lt,tabIndex:-1,title:"Decrease"}),(0,Qt.jsxs)("div",{className:"k-slider-track-wrap",children:[f&&(0,Qt.jsx)("ul",{className:"k-reset k-slider-items","aria-hidden":"true",children:e.children}),(0,Qt.jsxs)("div",{className:"k-slider-track",style:B,children:[(0,Qt.jsx)("div",{className:"k-slider-selection"}),t==="range"&&(0,Qt.jsx)("span",{className:a("k-draghandle","k-draghandle-start",E(Vr,{hover:A,focus:_,active:W})),role:"slider",tabIndex:i?void 0:0,"aria-valuenow":g??C,"aria-valuemin":C,"aria-valuemax":S??L,"aria-orientation":lt,"aria-disabled":i?"true":void 0,"aria-readonly":l?"true":void 0,"aria-label":ke["aria-label"]?`${ke["aria-label"]} start`:"Range start"}),(0,Qt.jsx)("span",{className:a("k-draghandle",`k-draghandle-${c}`,E(Vr,{hover:A,focus:_,active:W})),role:"slider",tabIndex:i?void 0:0,"aria-valuenow":t==="range"?S??L:x,"aria-valuemin":t==="range"?g??C:C,"aria-valuemax":L,"aria-orientation":lt,"aria-disabled":i?"true":void 0,"aria-readonly":l?"true":void 0,"aria-label":t==="range"?ke["aria-label"]?`${ke["aria-label"]} end`:"Range end":ke["aria-label"]})]})]}),b&&(0,Qt.jsx)(u,{className:"k-button-increase",rounded:"full",icon:it,tabIndex:-1,title:"Increase"})]})};xe.states=Zf;xe.options=jf;xe.className=Vr;xe.defaultOptions=$t;xe.moduleName=Ui;xe.folderName=gc;xe.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 Fi=require("react/jsx-runtime"),hc="k-tick",eg=[],tg={},xc={label:!1},Y=e=>{let{style:t,label:o=xc.label,orientation:r,large:l,text:i,...c}=e;return(0,Fi.jsx)("li",{...c,role:"presentation",title:i||"Tick",className:a(e.className,hc,{[`k-tick-${r}`]:r,"k-tick-large":l}),style:t,children:o&&(0,Fi.jsx)("span",{className:"k-label",children:i})})};Y.states=eg;Y.options=tg;Y.className=hc;Y.defaultOptions=xc;var $e=require("react/jsx-runtime"),Nc=e=>(0,$e.jsx)(xe,{"aria-label":e["aria-label"]||"Slider",children:(0,$e.jsxs)($e.Fragment,{children:[(0,$e.jsx)(Y,{className:"k-first",label:!0,large:!0,text:"0"}),(0,$e.jsx)(Y,{}),(0,$e.jsx)(Y,{}),(0,$e.jsx)(Y,{}),(0,$e.jsx)(Y,{}),(0,$e.jsx)(Y,{label:!0,large:!0,text:"5"}),(0,$e.jsx)(Y,{}),(0,$e.jsx)(Y,{}),(0,$e.jsx)(Y,{}),(0,$e.jsx)(Y,{}),(0,$e.jsx)(Y,{className:"k-last",label:!0,large:!0,text:"10"})]}),...e});var We=require("react/jsx-runtime"),kc=e=>(0,We.jsx)(xe,{children:(0,We.jsxs)(We.Fragment,{children:[(0,We.jsx)(Y,{className:"k-first",label:!0,large:!0,text:"0"}),(0,We.jsx)(Y,{}),(0,We.jsx)(Y,{}),(0,We.jsx)(Y,{}),(0,We.jsx)(Y,{}),(0,We.jsx)(Y,{label:!0,large:!0,text:"5"}),(0,We.jsx)(Y,{}),(0,We.jsx)(Y,{}),(0,We.jsx)(Y,{}),(0,We.jsx)(Y,{}),(0,We.jsx)(Y,{className:"k-last",label:!0,large:!0,text:"10"})]}),"aria-label":e["aria-label"]||"Vertical slider",...e,orientation:"vertical"});var $i=require("react/jsx-runtime");var Wi=require("react/jsx-runtime");var wc=require("react/jsx-runtime"),Vi=e=>(0,wc.jsx)(xe,{type:"gradient",showButtons:!1,showTicks:!1,...e,"aria-label":e["aria-label"]||"Color slider"});var vc=require("react/jsx-runtime"),Xi=e=>(0,vc.jsx)(xe,{type:"gradient",orientation:"vertical",showButtons:!1,showTicks:!1,...e,"aria-label":e["aria-label"]||"Color slider"});var Ji=require("react/jsx-runtime");var qi=require("react/jsx-runtime");var gt=require("react/jsx-runtime"),og=xe.options,ag=xe.states,Cc={...xe.defaultOptions,variant:"horizontal",label:!0},rg=[{name:"horizontal",title:"Horizontal"},{name:"vertical",title:"Vertical"}],lg=[{name:"label",title:"Labels"},{name:"tick",title:"Ticks"},{name:"button",title:"Side Buttons"}],Oa=e=>{let{variant:t,modifiers:o,...r}={...Cc,...e},l={};Object.keys(o||{}).forEach(x=>{switch(x){case"button":{l.showButtons=!!(o!=null&&o[x]);break}case"label":{l.label=!!(o!=null&&o[x]);break}case"tick":{l.showTicks=!!(o!=null&&o[x]);break}}});let{label:i=!0,showButtons:c,showTicks:b}=l,f={"--kendo-slider-start":0,"--kendo-slider-end":60};return t==="vertical"?(0,gt.jsxs)(kc,{showTicks:b,showButtons:c,style:{height:"300px",...f},...r,children:[(0,gt.jsx)(Y,{label:i,large:!0,orientation:"vertical",text:"0",style:{position:"absolute",bottom:"0%"}}),(0,gt.jsx)(Y,{label:i,large:!0,orientation:"vertical",text:"2",style:{position:"absolute",bottom:"25%"}}),(0,gt.jsx)(Y,{label:i,large:!0,orientation:"vertical",text:"4",style:{position:"absolute",bottom:"50%"}}),(0,gt.jsx)(Y,{label:i,large:!0,orientation:"vertical",text:"6",style:{position:"absolute",bottom:"75%"}}),(0,gt.jsx)(Y,{label:i,large:!0,orientation:"vertical",text:"8",style:{position:"absolute",bottom:"100%"}})]}):(0,gt.jsxs)(Nc,{showTicks:b,showButtons:c,style:{width:"400px",...f},...r,children:[(0,gt.jsx)(Y,{label:i,large:!0,orientation:"horizontal",text:"0",style:{position:"absolute",left:"0%"}}),(0,gt.jsx)(Y,{label:i,large:!0,orientation:"horizontal",text:"2",style:{position:"absolute",left:"25%"}}),(0,gt.jsx)(Y,{label:i,large:!0,orientation:"horizontal",text:"4",style:{position:"absolute",left:"50%"}}),(0,gt.jsx)(Y,{label:i,large:!0,orientation:"horizontal",text:"6",style:{position:"absolute",left:"75%"}}),(0,gt.jsx)(Y,{label:i,large:!0,orientation:"horizontal",text:"8",style:{position:"absolute",left:"100%"}})]})};Oa.options=og;Oa.states=ag;Oa.variants=rg;Oa.defaultOptions=Cc;Oa.modifiers=lg;Oa.className=xe.className;var Xr=require("react/jsx-runtime"),Lc="k-spin-button",sg=[],dg={size:[d.undefined,d.small,d.medium,d.large],fillMode:[w.undefined,w.solid,w.flat,w.outline,w.clear,w.link]},Yi={increaseLabel:"Increase value",decreaseLabel:"Decrease value"},Fo=e=>{let{size:t,fillMode:o,disabled:r,increaseLabel:l=Yi.increaseLabel,decreaseLabel:i=Yi.decreaseLabel,...c}=e;return(0,Xr.jsxs)("span",{...c,className:a(Lc,e.className),children:[(0,Xr.jsx)(u,{className:"k-spinner-increase",icon:"caret-alt-up",size:t,fillMode:o,disabled:r,"aria-label":l}),(0,Xr.jsx)(u,{className:"k-spinner-decrease",icon:"caret-alt-down",size:t,fillMode:o,disabled:r,"aria-label":i})]})};Fo.states=sg;Fo.options=dg;Fo.className=Lc;Fo.defaultOptions=Yi;Fo.moduleName=null;Fo.folderName=null;var yc="numeric-textbox",Mc="numerictextbox";var Ve=require("react/jsx-runtime"),Sc="k-numerictextbox",cg=[n.hover,n.focus,n.valid,n.invalid,n.loading,n.required,n.disabled,n.readonly],pg={size:[d.undefined,d.small,d.medium,d.large],rounded:[k.undefined,k.none,k.small,k.medium,k.large,k.full],fillMode:[w.undefined,w.solid,w.flat,w.outline]},Cl={showSpinButton:!0,showClearButton:!0,separators:!0},te=e=>{let{size:t,rounded:o,fillMode:r,separators:l=Cl.separators,showClearButton:i=Cl.showClearButton,showSpinButton:c=Cl.showSpinButton,prefix:b,suffix:f,value:x,placeholder:C,hover:L,focus:g,valid:S,invalid:A,required:_,loading:W,disabled:B,readonly:ee,id:ke,"aria-label":me,"aria-describedby":lt,...it}=e;return(0,Ve.jsxs)(Ge,{...it,size:t,rounded:o,fillMode:r,hover:L,focus:g,valid:S,invalid:A,required:_,loading:W,disabled:B,readonly:ee,className:a(e.className,Sc),children:[b&&(0,Ve.jsxs)(Ve.Fragment,{children:[(0,Ve.jsx)(Kt,{children:b}),l&&(0,Ve.jsx)(Bt,{})]}),(0,Ve.jsx)(St,{id:ke,placeholder:C,value:x,role:"spinbutton",disabled:B,"aria-label":me,"aria-describedby":lt,"aria-invalid":A?"true":void 0}),(0,Ve.jsx)(nt,{valid:S,invalid:A,loading:W,disabled:B}),(0,Ve.jsx)(ft,{loading:W,disabled:B}),i&&(0,Ve.jsx)(Mt,{loading:W,disabled:B,readonly:ee,value:x}),f&&(0,Ve.jsxs)(Ve.Fragment,{children:[l&&(0,Ve.jsx)(Bt,{}),(0,Ve.jsx)(Dt,{children:f})]}),c&&(0,Ve.jsx)(Fo,{className:"k-input-spinner",size:t,fillMode:r,disabled:B})]})};te.states=cg;te.options=pg;te.className=Sc;te.defaultOptions=Cl;te.moduleName=yc;te.folderName=Mc;te.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 Jr=te;var Ac=require("react/jsx-runtime"),Rc=e=>(0,Ac.jsx)(Jr,{...e});var yl=md(require("react"));var Qi=require("react/jsx-runtime"),mg="k-list-group-sticky-header",Zi=e=>(0,Qi.jsx)("div",{className:a(mg,e.className),children:(0,Qi.jsx)("div",{className:"k-list-header-text",children:e.children})});var Ec=require("react/jsx-runtime"),ug="k-no-data",Ll=e=>{let{live:t,...o}=e;return(0,Ec.jsx)("span",{...o,className:a(ug,e.className),"aria-live":t?"polite":void 0,children:e.children})};var ia="list",Ha=ia;var Pa=require("react/jsx-runtime"),ji="k-list",bg=[],Tg={size:[d.undefined,d.small,d.medium,d.large]},fg={},le=e=>{var S;let{size:t,virtualization:o,children:r,header:l,optionLabel:i,customValue:c,noData:b,screenReaders:f,...x}=e,L=yl.default.Children.toArray(r)[0],g=(S=L==null?void 0:L.props)!=null&&S.children?yl.default.Children.count(L.props.children):yl.default.Children.count(r);return(0,Pa.jsxs)("div",{...x,className:a(e.className,ji,R(ji,{size:t}),{"k-virtual-list":o}),children:[i,c,l&&(0,Pa.jsx)(Zi,{children:l}),r||(b!==void 0?b:(0,Pa.jsx)(Ll,{live:!0,children:"No data found."})),f&&r&&(0,Pa.jsxs)(Ll,{className:"k-sr-only",live:!0,children:[g," items found."]})]})};le.states=bg;le.options=Tg;le.className=ji;le.defaultOptions=fg;le.moduleName=ia;le.folderName=Ha;le.ariaSpec={selector:".k-list",rules:[{selector:".k-list .k-no-data",attribute:"aria-live=polite",usage:'Announces "No data found" to screen readers.'}]};var Gc=require("react/jsx-runtime"),Ic="k-list-container",gg=[],hg={},xg={},_a=e=>{let{...t}=e;return(0,Gc.jsx)("div",{...t,className:a(e.className,Ic),children:e.children})};_a.states=gg;_a.options=hg;_a.className=Ic;_a.defaultOptions=xg;_a.moduleName=ia;_a.folderName=Ha;var na="checkbox",Ka=na;var en=require("react/jsx-runtime"),Ml="k-checkbox",Ng=[n.hover,n.focus,n.valid,n.invalid,n.required,n.disabled,n.checked,n.indeterminate],kg={size:[d.undefined,d.small,d.medium,d.large],rounded:[k.undefined,k.none,k.small,k.medium,k.large,k.full]},wg={},ze=e=>{let{id:t,checked:o,indeterminate:r,hover:l,focus:i,disabled:c,invalid:b,valid:f,required:x,size:C,rounded:L,wrapperRole:g,...S}=e;return(0,en.jsx)("span",{className:"k-checkbox-wrap",role:g,children:(0,en.jsx)("input",{...S,id:t,type:"checkbox",defaultChecked:o,required:x,disabled:c||void 0,"aria-invalid":b?"true":void 0,className:a(e.className,Ml,R(Ml,{size:C,rounded:L}),E(Ml,{hover:l,focus:i,disabled:c,invalid:b,valid:f,indeterminate:r,checked:o}))})})};ze.states=Ng;ze.options=kg;ze.className=Ml;ze.defaultOptions=wg;ze.moduleName=na;ze.folderName=Ka;ze.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 Zt=ze;var Pc=require("react/jsx-runtime"),Oc="k-checkbox-list",vg=[],Cg={},Hc={layout:"vertical"},dt=e=>{let{layout:t=Hc.layout,...o}=e;return(0,Pc.jsx)("ul",{...o,className:a(e.className,Oc,{[`k-list-${t}`]:t}),children:e.children})};dt.states=vg;dt.options=Cg;dt.className=Oc;dt.defaultOptions=Hc;dt.moduleName=na;dt.folderName=Ka;var Kc=require("react/jsx-runtime"),_c="k-checkbox-list-item",Lg=[],yg={},Mg={},ct=e=>{let{...t}=e;return(0,Kc.jsx)("li",{...t,className:a(e.className,_c),children:e.children})};ct.states=Lg;ct.options=yg;ct.className=_c;ct.defaultOptions=Mg;ct.moduleName=na;ct.folderName=Ka;var sa=require("react/jsx-runtime"),go=({children:e="Label",id:t="cb-label-after",...o})=>(0,sa.jsxs)(sa.Fragment,{children:[(0,sa.jsx)(Zt,{id:t,...o}),(0,sa.jsx)("label",{className:"k-checkbox-label",htmlFor:t,children:e})]});var tn=require("react/jsx-runtime");var on=require("react/jsx-runtime");var an=require("react/jsx-runtime");var Sg=require("react/jsx-runtime");var Rg=require("react/jsx-runtime");var Ag=require("react/jsx-runtime");var je=require("react/jsx-runtime"),Eg=dt.options,Ig=dt.states,Gg={...dt.defaultOptions,variant:"vertical"},Og=[{name:"vertical",title:"Vertical"},{name:"horizontal",title:"Horizontal"}],Hg=[],Da=e=>{let{variant:t,...o}=e;return t==="horizontal"?(0,je.jsxs)(dt,{layout:"horizontal",...o,children:[(0,je.jsx)(ct,{children:(0,je.jsx)(go,{id:D("cb"),defaultChecked:!0,children:"Label"})}),(0,je.jsx)(ct,{children:(0,je.jsx)(go,{id:D("cb"),children:"Label"})}),(0,je.jsx)(ct,{children:(0,je.jsx)(go,{id:D("cb"),children:"Label"})})]}):(0,je.jsxs)(dt,{...o,children:[(0,je.jsx)(ct,{children:(0,je.jsx)(go,{id:D("cb"),defaultChecked:!0,children:"Label"})}),(0,je.jsx)(ct,{children:(0,je.jsx)(go,{id:D("cb"),children:"Label"})}),(0,je.jsx)(ct,{children:(0,je.jsx)(go,{id:D("cb"),children:"Label"})})]})};Da.options=Eg;Da.states=Ig;Da.variants=Og;Da.defaultOptions=Gg;Da.modifiers=Hg;Da.className=dt.className;var Dc=require("react/jsx-runtime"),Pg=Zt.options,_g=Zt.states,Kg=Zt.defaultOptions,Dg=[],Bg=[],Ba=e=>(0,Dc.jsx)(go,{id:D("checkbox"),...e,defaultChecked:!0,children:"Label"});Ba.options=Pg;Ba.states=_g;Ba.variants=Dg;Ba.defaultOptions=Kg;Ba.modifiers=Bg;Ba.className=Zt.className;var lo=require("react/jsx-runtime"),rn="k-list-item",zg=[n.hover,n.focus,n.selected,n.disabled],Ug={},Fg={},j=e=>{let{text:t,groupLabel:o,group:r,iconName:l,iconClassName:i,showCheckbox:c,checked:b,hover:f,focus:x,selected:C,disabled:L,actions:g,description:S,id:A,..._}=e,W=t||e.children;return(0,lo.jsxs)("li",{..._,id:A,role:r?"presentation":"option",tabIndex:r?void 0:x?0:-1,"aria-selected":!r&&C?"true":r?void 0:"false","aria-disabled":!r&&L?"true":void 0,className:a(e.className,r?"k-list-group-item":rn,E(rn,{hover:f,focus:x,disabled:L,selected:C})),children:[c&&(0,lo.jsx)(ze,{checked:b}),l&&(0,lo.jsx)("span",{className:"k-list-item-icon-wrapper",children:(0,lo.jsx)(p,{icon:l,className:a("k-list-item-icon",i)})}),(0,lo.jsx)("span",{className:"k-list-item-text",children:W}),g&&(0,lo.jsx)("div",{className:"k-list-item-actions",children:g}),S&&(0,lo.jsx)("span",{className:"k-list-item-description",children:S}),o&&o!==""&&(0,lo.jsx)("div",{className:"k-list-item-group-label",children:o})]})};j.states=zg;j.options=Ug;j.className=rn;j.defaultOptions=Fg;j.moduleName=ia;j.folderName=Ha;j.ariaSpec={selector:".k-list-item",rules:[{selector:".k-list-item",attribute:"role=option",usage:"Each list item is an option in the listbox."},{selector:".k-list-item",attribute:"id",usage:"ID for aria-activedescendant reference."},{selector:".k-list-item",attribute:"aria-selected (when selectable)",usage:"Indicates the selected state of the option."},{selector:".k-list-group-item",attribute:"role=presentation",usage:"Group headers are presentational, not selectable options."},{selector:".k-list-item-icon",attribute:"aria-hidden=true",usage:"Decorative icons are hidden from assistive technology."}]};var Bc=require("react/jsx-runtime"),$g="k-list-ul",ho=e=>{let{children:t,role:o,id:r,...l}=e;return(0,Bc.jsx)("ul",{...l,id:r,role:o,className:a($g,e.className),children:t})};ho.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 za=require("react/jsx-runtime"),Wg="k-list-content",ge=e=>{let{virtualization:t,grouping:o,"aria-label":r,"aria-labelledby":l,listboxId:i,...c}=e;return(0,za.jsxs)("div",{...c,className:a(Wg,e.className),role:o?"listbox":void 0,id:o?i:void 0,"aria-label":o?r:void 0,"aria-labelledby":o?l:void 0,children:[o?e.children:(0,za.jsx)(ho,{role:"listbox",id:i,"aria-label":r,"aria-labelledby":l,children:e.children}),t&&(0,za.jsx)("div",{className:"k-height-container",children:(0,za.jsx)("div",{})})]})};ge.ariaSpec={selector:".k-list-content",rules:[{selector:'.k-list-content[role="listbox"]',attribute:"role=listbox",usage:"For grouped lists, the list content container has the listbox role."},{selector:'.k-list-content[role="listbox"]',attribute:"aria-label or aria-labelledby (when has accessible name)",usage:"Accessible name for the listbox."}]};var ln=require("react/jsx-runtime");var Ua=require("react/jsx-runtime"),Vg="k-list-group-item",da=e=>{let{groupIconName:t,...o}=e;return(0,Ua.jsxs)("li",{...o,role:"presentation",className:a(Vg,e.className),children:[t&&(0,Ua.jsx)("span",{className:"k-list-item-icon-wrapper",children:(0,Ua.jsx)(p,{icon:t,className:"k-list-item-icon"})}),(0,Ua.jsx)("span",{className:"k-list-item-text",children:e.children})]})};da.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 zc=require("react/jsx-runtime"),nn="k-list-optionlabel",Xg=[n.hover,n.focus,n.selected,n.disabled],Jg={},qg={},Sl=e=>{let{text:t,hover:o,focus:r,selected:l,disabled:i,...c}=e;return(0,zc.jsx)("div",{...c,className:a(nn,E(nn,{hover:o,focus:r,selected:l,disabled:i})),children:t})};Sl.states=Xg;Sl.options=Jg;Sl.className=nn;Sl.defaultOptions=qg;var Uc=require("react/jsx-runtime"),sn="k-list-custom-value",Yg=[n.hover,n.focus,n.selected,n.disabled],Qg={},Zg={},$o=e=>{let{text:t,hover:o,focus:r,selected:l,disabled:i,...c}=e;return(0,Uc.jsx)("div",{...c,className:a(sn,E(sn,{hover:o,focus:r,selected:l,disabled:i})),children:t})};$o.states=Yg;$o.options=Qg;$o.className=sn;$o.defaultOptions=Zg;var dn=require("react/jsx-runtime");var cn=require("react/jsx-runtime");var pn=require("react/jsx-runtime");var mn=require("react/jsx-runtime");var jg=require("react/jsx-runtime");var un=require("react/jsx-runtime");var Fc="dropdown-list",$c="dropdownlist";var ve=require("react/jsx-runtime"),Wc="k-dropdownlist",eh=[n.hover,n.focus,n.valid,n.invalid,n.required,n.disabled,n.loading,n.readonly],th={size:[d.undefined,d.small,d.medium,d.large],rounded:[k.undefined,k.none,k.small,k.medium,k.large,k.full],fillMode:[w.undefined,w.solid,w.flat,w.outline]},bn={showValue:!0,arrowIconName:"caret-alt-down"},ce=e=>{let{size:t,rounded:o,fillMode:r,arrowIconName:l=bn.arrowIconName,showValue:i=bn.showValue,valueIconName:c,prefix:b,suffix:f,value:x,placeholder:C,hover:L,focus:g,valid:S,invalid:A,required:_,loading:W,disabled:B,readonly:ee,popup:ke,opened:me,adaptive:lt,adaptiveSettings:it,adaptiveTitle:Lt,adaptiveSubtitle:ta,adaptiveFilter:ii,id:Po,activeDescendant:ml,"aria-label":ni,...si}=e,tT=Po?`${Po}-listbox`:void 0,cd=Po?`${Po}-value`:void 0;return(0,ve.jsxs)(ve.Fragment,{children:[(0,ve.jsxs)(ro,{...si,id:Po,size:t,rounded:o,fillMode:r,hover:L,focus:g,valid:S,invalid:A,required:_,loading:W,disabled:B,readonly:ee,className:a(e.className,Wc,{"k-icon-picker":!i&&c}),role:"combobox","aria-haspopup":"listbox","aria-expanded":me?"true":"false","aria-controls":me?tT:void 0,"aria-activedescendant":me&&ml?ml:void 0,"aria-describedby":me?cd:void 0,"aria-disabled":B?"true":void 0,"aria-label":ni,tabIndex:0,children:[(0,ve.jsx)(Kt,{children:b}),(0,ve.jsx)(ra,{placeholder:C,value:x,showValue:i,valueIconName:c,id:cd}),(0,ve.jsx)(nt,{valid:S,invalid:A,loading:W,disabled:B}),(0,ve.jsx)(ft,{loading:W,disabled:B}),(0,ve.jsx)(Dt,{children:f}),(0,ve.jsx)(u,{className:"k-input-button",icon:l,size:e.size,fillMode:e.fillMode,"aria-label":C||"Toggle dropdown",tabIndex:-1})]}),me&&ke&&(0,ve.jsx)(ne,{className:"k-list-container k-dropdownlist-popup",containerRole:"region",containerAriaLabel:"Dropdown suggestions",children:ke}),lt&&(0,ve.jsx)(Ae,{adaptive:!0,...it,header:(0,ve.jsx)(st,{actionsEnd:(0,ve.jsx)(u,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply selection"}),filter:ii,inputValue:x,inputPlaceholder:C,title:Lt,subtitle:ta}),children:(0,ve.jsx)("div",{className:"k-list-container",children:(0,ve.jsx)(le,{size:"large",children:(0,ve.jsxs)(ge,{"aria-label":"Options",children:[(0,ve.jsx)(j,{text:"List item"}),(0,ve.jsx)(j,{text:"List item"}),(0,ve.jsx)(j,{text:"List item"})]})})})})]})};ce.states=eh;ce.options=th;ce.className=Wc;ce.defaultOptions=bn;ce.moduleName=Fc;ce.folderName=$c;ce.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 oh=require("react/jsx-runtime");var Vc=require("react/jsx-runtime");var Tn=require("react/jsx-runtime");var ah=require("react/jsx-runtime");var Xc=require("react/jsx-runtime");var fn=require("react/jsx-runtime");var rh=require("react/jsx-runtime");var ht=require("react/jsx-runtime"),lh=ce.states,ih=ce.defaultOptions,nh=ce.options,sh=[{name:"opened",title:"Opened"}],dh=[],$a=e=>{let{modifiers:t,...o}=e,r={},l=(0,ht.jsxs)(ht.Fragment,{children:[(0,ht.jsx)("div",{className:"k-list-filter",children:(0,ht.jsx)(Rt,{})}),(0,ht.jsx)(le,{style:{width:300},size:o.size,children:(0,ht.jsxs)(ge,{children:[(0,ht.jsx)(j,{children:"List item"}),(0,ht.jsx)(j,{children:"List item"}),(0,ht.jsx)(j,{children:"List item"})]})})]});return Object.keys(t||{}).forEach(i=>{i==="opened"&&(r.opened=!!(t!=null&&t[i]),r.popup=t!=null&&t[i]?l:void 0)}),(0,ht.jsx)("div",{children:(0,ht.jsx)(ce,{placeholder:"Value",style:{width:300},...o,...r})})};$a.options=nh;$a.states=lh;$a.variants=dh;$a.defaultOptions=ih;$a.modifiers=sh;$a.className=ce.className;var Jc=require("react/jsx-runtime");var qc=require("react/jsx-runtime");var ch=require("react/jsx-runtime");var Rl=require("react/jsx-runtime"),ph=te.states,mh=te.defaultOptions,uh=te.options,bh=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"},{name:"spin-button",title:"`Spin` Button"}],Th=[],Wa=e=>{let{modifiers:t,...o}=e,r={};return Object.keys(t||{}).forEach(l=>{switch(l){case"prefix":r.prefix=t!=null&&t[l]?(0,Rl.jsx)(ce,{size:o.size,fillMode:"flat",value:"mm"}):void 0;break;case"suffix":r.suffix=t!=null&&t[l]?(0,Rl.jsx)(Si,{children:"mm"}):void 0;break;case"clear-button":r.showClearButton=t==null?void 0:t[l];break;case"spin-button":r.showSpinButton=t==null?void 0:t[l];break;default:break}}),(0,Rl.jsx)(Rc,{value:"Value",style:{width:300},...o,...r})};Wa.options=uh;Wa.states=ph;Wa.variants=Th;Wa.defaultOptions=mh;Wa.modifiers=bh;Wa.className=te.className;var O=require("react/jsx-runtime"),Yc="k-colorgradient-inputs",fh=[],gh={size:[d.undefined,d.small,d.medium,d.large]},Qc={mode:"rgba"},Va=e=>{let{mode:t=Qc.mode,size:o,...r}=e;return(0,O.jsxs)("div",{...r,className:a(Yc,"k-hstack"),children:[(0,O.jsx)("div",{className:"k-vstack",children:(0,O.jsx)(u,{fillMode:"flat",icon:"caret-alt-expand",className:"k-colorgradient-toggle-mode",size:o,"aria-label":"Toggle color input format"})}),t==="rgba"&&(0,O.jsxs)(O.Fragment,{children:[(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"132",size:o,"aria-label":"Red channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"R"})]}),(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"132",size:o,"aria-label":"Green channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"G"})]}),(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"132",size:o,"aria-label":"Blue channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"B"})]}),(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"1.00",size:o,"aria-label":"Alpha channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"A"})]})]}),t==="rgb"&&(0,O.jsxs)(O.Fragment,{children:[(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Red channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"R"})]}),(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Green channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"G"})]}),(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Blue channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"B"})]})]}),t==="hsva"&&(0,O.jsxs)(O.Fragment,{children:[(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Hue channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"H"})]}),(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Saturation channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"S"})]}),(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Value channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"V"})]}),(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"1.00","aria-label":"Alpha channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"A"})]})]}),t==="hsv"&&(0,O.jsxs)(O.Fragment,{children:[(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Hue channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"H"})]}),(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Saturation channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"S"})]}),(0,O.jsxs)("div",{className:"k-vstack",children:[(0,O.jsx)(te,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Value channel"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"V"})]})]}),t==="hex"&&(0,O.jsx)(O.Fragment,{children:(0,O.jsxs)("div",{className:"k-vstack k-flex-1",children:[(0,O.jsx)(be,{showClearButton:!1,value:"#b88484AA",className:"k-hex-value"}),(0,O.jsx)("label",{className:"k-colorgradient-input-label",children:"HEX"})]})})]})};Va.states=fh;Va.options=gh;Va.className=Yc;Va.defaultOptions=Qc;var et=require("react/jsx-runtime"),Zc="k-colorgradient-color-contrast",hh=[],xh={},Nh={},Xa=()=>(0,et.jsxs)("div",{className:a(Zc,"k-vbox"),children:[(0,et.jsxs)("div",{className:"k-contrast-ratio",children:[(0,et.jsx)("span",{className:"k-contrast-ratio-text",children:"Contrast ratio: 7.1"}),(0,et.jsxs)("span",{className:"k-contrast-validation !k-text-success",children:[(0,et.jsx)(p,{icon:"check"}),(0,et.jsx)(p,{icon:"check"})]})]}),(0,et.jsxs)("div",{children:[(0,et.jsx)("span",{children:"AA: 4.5"}),(0,et.jsxs)("span",{className:"k-contrast-validation !k-text-success",children:["Pass",(0,et.jsx)(p,{icon:"check"})]})]}),(0,et.jsxs)("div",{children:[(0,et.jsx)("span",{children:"AAA: 7.0"}),(0,et.jsxs)("span",{className:"k-contrast-validation !k-text-error",children:["Fail",(0,et.jsx)(p,{icon:"x"})]})]})]});Xa.states=hh;Xa.options=xh;Xa.className=Zc;Xa.defaultOptions=Nh;var jc="color-gradient",ep="colorgradient";var Pe=require("react/jsx-runtime"),Al="k-colorgradient",kh=[n.hover,n.focus,n.readonly,n.disabled],wh={size:[d.undefined,d.small,d.medium,d.large]},io={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"},Ue=e=>{let{size:t,mode:o=io.mode,readonly:r=io.readonly,disabled:l=io.disabled,gradientStyle:i=io.gradientStyle,dragHandleStyle:c=io.dragHandleStyle,alphaStyle:b=io.alphaStyle,alphaStyleHorizontal:f=io.alphaStyleHorizontal,contrast:x=io.contrast,dir:C,hover:L,focus:g,hoverHandle:S,focusHandle:A,canvasOrientation:_=io.canvasOrientation,role:W,tabIndex:B,...ee}=e;return(0,Pe.jsxs)("div",{...ee,role:W??"textbox","aria-label":W==="none"?void 0:"Color gradient",tabIndex:B??0,"aria-disabled":l?"true":void 0,className:a(e.className,Al,R(Al,{size:t}),E(Al,{hover:L,focus:g,readonly:r,disabled:l})),dir:C,children:[!_||_==="horizontal"&&(0,Pe.jsxs)("div",{className:"k-colorgradient-canvas k-hstack",children:[(0,Pe.jsx)("div",{className:"k-hsv-rectangle",style:i,children:(0,Pe.jsx)("div",{className:"k-hsv-gradient",children:(0,Pe.jsx)("div",{className:a("k-hsv-draghandle","k-draghandle",{"k-hover":S,"k-focus":A}),style:c,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,Pe.jsxs)("div",{className:"k-hsv-controls k-hstack",children:[(0,Pe.jsx)(Xi,{className:"k-hue-slider",hover:S,focus:A}),o!=="rgb"&&o!=="hsv"&&(0,Pe.jsx)(Xi,{className:"k-alpha-slider",hover:S,focus:A,trackStyle:b})]})]}),_==="vertical"&&(0,Pe.jsxs)("div",{className:"k-colorgradient-canvas k-vstack",children:[(0,Pe.jsx)("div",{className:"k-hsv-rectangle",style:i,children:(0,Pe.jsx)("div",{className:"k-hsv-gradient",children:(0,Pe.jsx)("div",{className:a("k-hsv-draghandle","k-draghandle",{"k-hover":S,"k-focus":A}),style:c,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,Pe.jsxs)("div",{className:"k-hsv-controls k-vstack",children:[(0,Pe.jsx)(Vi,{className:"k-hue-slider",hover:S,focus:A}),o!=="rgb"&&o!=="hsv"&&(0,Pe.jsx)(Vi,{className:"k-alpha-slider",hover:S,focus:A,trackStyle:f})]})]}),(0,Pe.jsx)(Va,{mode:e.mode,size:t}),x&&(0,Pe.jsx)(Xa,{})]})};Ue.states=kh;Ue.options=wh;Ue.className=Al;Ue.defaultOptions=io;Ue.moduleName=jc;Ue.folderName=ep;Ue.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 tp=require("react/jsx-runtime"),El=e=>(0,tp.jsx)(Ue,{...e});var vh=require("react/jsx-runtime");var Ch=require("react/jsx-runtime");var Il=require("react/jsx-runtime"),Lh=Ue.options,yh=Ue.states,Mh={...Ue.defaultOptions,variant:"rgba"},Sh=[{name:"rgba",title:"RGBA"},{name:"rgb",title:"RGB"},{name:"hex",title:"HEX"}],Rh=[],Ja=e=>{let{variant:t,...o}=e;switch(t){case"hex":return(0,Il.jsx)(El,{...o,mode:t});case"rgb":return(0,Il.jsx)(El,{...o,mode:t});default:return(0,Il.jsx)(El,{...o,mode:t})}};Ja.options=Lh;Ja.states=yh;Ja.variants=Sh;Ja.defaultOptions=Mh;Ja.modifiers=Rh;Ja.className=Ue.className;var op=require("react/jsx-runtime"),gn=e=>(0,op.jsx)("tr",{role:"row",children:e.children});var ap=require("react/jsx-runtime"),hn="k-colorpalette-tile",Ah=[n.hover,n.focus,n.selected],Eh={},qa=e=>{let{color:t,tileSize:o,hover:r,focus:l,selected:i,...c}=e,b={backgroundColor:t,width:o?o+"px":"",height:o?o+"px":""};return(0,ap.jsx)("td",{...c,role:"gridcell","aria-label":t,"aria-selected":i?"true":void 0,className:a(e.className,hn,E(hn,{hover:r,focus:l,selected:i})),style:b})};qa.states=Ah;qa.options=Eh;qa.className=hn;var rp="color-palette",lp="colorpalette";var Ya=require("react/jsx-runtime"),Gl="k-colorpalette",Ih=[n.disabled],Gh={size:[d.undefined,d.small,d.medium,d.large]},ip={columns:10},pt=e=>{let{size:t,palette:o,columns:r=ip.columns,tileSize:l,disabled:i,...c}=e,b=[];if(o){let f=r||o.columns,x=o.colors?o.colors:o;Array.isArray(x)&&Array.from({length:Math.ceil(x.length/f)},(C,L)=>{let g=[];x.slice(L*f,(L+1)*f).map((A,_)=>{g.push((0,Ya.jsx)(qa,{color:A,tileSize:l},_))});let S=(0,Ya.jsx)(gn,{children:g},L);b.push(S)})}return(0,Ya.jsx)("div",{...c,role:"grid","aria-label":"Color palette",tabIndex:0,"aria-disabled":i?"true":void 0,className:a(e.className,Gl,E(Gl,{disabled:i}),R(Gl,{size:t})),children:(0,Ya.jsx)("table",{className:"k-colorpalette-table",role:"none",children:(0,Ya.jsx)("tbody",{children:b.length>0?b:e.children})})})};pt.states=Ih;pt.options=Gh;pt.className=Gl;pt.defaultOptions=ip;pt.moduleName=rp;pt.folderName=lp;pt.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 Ol=pt;var qr={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 sp=require("react/jsx-runtime"),np=e=>(0,sp.jsx)(Ol,{palette:qr.basic,...e});var Oh=require("react/jsx-runtime");var dp=require("react/jsx-runtime");var cp=require("react/jsx-runtime"),Hh=pt.options,Ph=pt.states,_h={...pt.defaultOptions,variant:"basic"},Kh=[{name:"basic",title:"Basic"},{name:"monochrome",title:"Monochrome"}],Dh={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}},Bh=[],Qa=e=>{let{variant:t="basic",...o}=e,r=Dh[t];return(0,cp.jsx)(np,{columns:r.columns,palette:r,...o})};Qa.options=Hh;Qa.states=Ph;Qa.variants=Kh;Qa.defaultOptions=_h;Qa.modifiers=Bh;Qa.className=pt.className;var pp="color-editor",mp="coloreditor";var Oe=require("react/jsx-runtime"),Hl="k-coloreditor",zh=[n.focus],Uh={size:[d.undefined,d.small,d.medium,d.large]},Yr={view:"gradient",palette:qr.office,actionButtons:!0,canvasOrientation:"horizontal"},Ee=e=>{let{size:t,view:o=Yr.view,palette:r=Yr.palette,color:l,currentColor:i,focus:c,focusView:b,dir:f,group:x,actionButtons:C=Yr.actionButtons,canvasOrientation:L=Yr.canvasOrientation,...g}=e;return(0,Oe.jsxs)("div",{...g,role:"textbox","aria-label":"Color editor",tabIndex:0,className:a(e.className,"k-flatcolorpicker",Hl,R(Hl,{size:t}),E(Hl,{focus:c})),dir:f,children:[(0,Oe.jsxs)("div",{className:"k-coloreditor-header k-hstack",children:[(0,Oe.jsx)("div",{className:"k-coloreditor-header-actions k-hstack",children:x&&(0,Oe.jsxs)(Z,{fillMode:"flat",children:[(0,Oe.jsx)(u,{className:"k-group-start",size:t,fillMode:"flat",icon:"droplet-slider",selected:o==="gradient","aria-label":"Color gradient view"}),(0,Oe.jsx)(u,{className:"k-group-end",size:t,fillMode:"flat",icon:"palette",selected:o==="palette","aria-label":"Color palette view"})]})}),(0,Oe.jsx)("div",{className:"k-spacer"}),(0,Oe.jsxs)("div",{className:"k-coloreditor-header-actions k-hstack",children:[(0,Oe.jsx)(u,{fillMode:"flat",icon:"droplet-slash",size:t,"aria-label":"Reset color"}),(0,Oe.jsxs)("div",{className:"k-coloreditor-preview k-vstack",children:[(0,Oe.jsx)(Ko,{className:"k-coloreditor-preview-color",color:l}),(0,Oe.jsx)(Ko,{className:"k-coloreditor-current-color",color:i})]})]})]}),(0,Oe.jsx)("div",{className:"k-coloreditor-views k-vstack",children:o==="gradient"?(0,Oe.jsx)(Ue,{focus:b,size:t,canvasOrientation:L,role:"none",tabIndex:-1}):(0,Oe.jsx)(pt,{palette:r,size:t})}),C&&(0,Oe.jsxs)(Ut,{className:"k-coloreditor-footer",alignment:"start",children:[(0,Oe.jsx)(u,{themeColor:"primary",size:t,className:"k-coloreditor-apply",children:"Apply"}),(0,Oe.jsx)(u,{className:"k-coloreditor-cancel",size:t,children:"Cancel"})]})]})};Ee.states=zh;Ee.options=Uh;Ee.className=Hl;Ee.defaultOptions=Yr;Ee.moduleName=pp;Ee.folderName=mp;Ee.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 Za=Ee;var Fh=require("react/jsx-runtime");var $h=require("react/jsx-runtime");var bp=require("react/jsx-runtime"),up=e=>(0,bp.jsx)(Za,{group:!0,currentColor:"fuchsia",...e});var fp=require("react/jsx-runtime"),Tp=e=>(0,fp.jsx)(Za,{view:"palette",group:!0,currentColor:"fuchsia",...e});var xn=require("react/jsx-runtime"),Wh=Ee.options,Vh=Ee.states,Xh={...Ee.defaultOptions,variant:"gradient"},Jh=[{name:"gradient",title:"Gradient"},{name:"palette",title:"Palette"}],qh=[],ja=e=>{let{variant:t,...o}=e;return t==="palette"?(0,xn.jsx)(Tp,{...o,color:"white"}):(0,xn.jsx)(up,{...o,color:"rgba(183, 118 , 118, 1.00)"})};ja.options=Wh;ja.states=Vh;ja.variants=Jh;ja.defaultOptions=Xh;ja.modifiers=qh;ja.className=Ee.className;var gp="color-picker",hp="colorpicker";var _e=require("react/jsx-runtime"),xp="k-colorpicker",Yh=[n.hover,n.focus,n.valid,n.invalid,n.required,n.disabled],Qh={size:[d.undefined,d.small,d.medium,d.large],rounded:[k.undefined,k.none,k.small,k.medium,k.large,k.full],fillMode:[w.undefined,w.solid,w.flat,w.outline]},Np={arrowIconName:"caret-alt-down"},Et=e=>{let{size:t,rounded:o,fillMode:r,arrowIconName:l=Np.arrowIconName,prefix:i,suffix:c,value:b,placeholder:f,hover:x,focus:C,valid:L,invalid:g,required:S,disabled:A,valueIconName:_,popup:W,opened:B,adaptive:ee,adaptiveSettings:ke,adaptiveTitle:me,adaptiveSubtitle:lt,...it}=e,Lt="colorpicker-popup";return(0,_e.jsxs)(_e.Fragment,{children:[(0,_e.jsxs)(ro,{...it,size:t,rounded:o,fillMode:r,hover:x,focus:C,valid:L,invalid:g,required:S,disabled:A,role:"combobox","aria-haspopup":"dialog","aria-expanded":B?"true":"false","aria-controls":B||ee?Lt:void 0,"aria-label":"Color picker",tabIndex:0,"aria-disabled":A?"true":void 0,className:a(e.className,xp,"k-icon-picker"),children:[(0,_e.jsx)(Kt,{children:i}),(0,_e.jsx)(ra,{placeholder:f,value:b,showValue:!1,valueIcon:(0,_e.jsx)(Ko,{className:"k-value-icon",color:b,iconName:_}),valueIconName:_}),(0,_e.jsx)(Dt,{children:c}),(0,_e.jsx)(u,{className:"k-input-button",icon:l,size:t,fillMode:r,tabIndex:-1,"aria-label":"Open color picker",disabled:A})]}),B&&W&&(0,_e.jsx)(ne,{id:Lt,className:"k-colorpicker-popup",children:W}),ee&&(0,_e.jsx)(Ae,{adaptive:!0,id:Lt,...ke,header:(0,_e.jsx)(st,{actionsEnd:(0,_e.jsx)(u,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply"}),title:me,subtitle:lt}),footer:(0,_e.jsxs)(Do,{children:[(0,_e.jsx)(u,{text:"Cancel",size:"large"}),(0,_e.jsx)(u,{text:"Set",size:"large",themeColor:"primary"})]}),children:(0,_e.jsx)(Ee,{canvasOrientation:"vertical",size:"large",actionButtons:!1,group:!0})})]})};Et.states=Yh;Et.options=Qh;Et.className=xp;Et.defaultOptions=Np;Et.moduleName=gp;Et.folderName=hp;Et.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 xo=Et;var kp=require("react/jsx-runtime"),Pl=e=>(0,kp.jsx)(xo,{...e});var Zh=require("react/jsx-runtime");var jh=require("react/jsx-runtime");var ex=require("react/jsx-runtime");var tx=require("react/jsx-runtime");var ox=require("react/jsx-runtime");var ax=require("react/jsx-runtime");var Wo=require("react/jsx-runtime"),rx=xo.options,lx=xo.states,wp={...xo.defaultOptions,variant:"color"},ix=[{name:"color",title:"Color",default:!0},{name:"no color",title:"No color"},{name:"icon",title:"Icon"}],nx=[{name:"opened",title:"Opened"}],er=e=>{let{variant:t,modifiers:o,...r}={...wp,...e},l={};Object.keys(o||{}).forEach(c=>{c==="opened"&&(l.opened=!!(o!=null&&o[c]),l.popup=o!=null&&o[c]?(0,Wo.jsx)(Ee,{size:r.size,color:"rgba(183, 118 , 118, 1.00)",group:!0}):"")});let i=l.opened?{width:"272px",height:"390px"}:{};switch(t){case"no color":return(0,Wo.jsx)("div",{style:i,children:(0,Wo.jsx)(Pl,{...r,...l})});case"icon":return(0,Wo.jsx)("div",{style:i,children:(0,Wo.jsx)(Pl,{value:"rgba(183, 118 , 118, 1.00)",valueIconName:"edit-tools",...r,...l})});default:return(0,Wo.jsx)("div",{style:i,children:(0,Wo.jsx)(Pl,{value:"rgba(183, 118 , 118, 1.00)",...r,...l})})}};er.options=rx;er.states=lx;er.variants=ix;er.defaultOptions=wp;er.modifiers=nx;er.className=xo.className;var Nn="combobox",vp=Nn;var se=require("react/jsx-runtime"),Cp="k-combobox",sx=[n.hover,n.focus,n.valid,n.invalid,n.loading,n.required,n.disabled,n.readonly],dx={size:[d.undefined,d.small,d.medium,d.large],rounded:[k.undefined,k.none,k.small,k.medium,k.large,k.full],fillMode:[w.undefined,w.solid,w.flat,w.outline]},Lp={separators:!0},tt=e=>{let{size:t,rounded:o,fillMode:r,separators:l=Lp.separators,prefix:i,suffix:c,value:b,placeholder:f,hover:x,focus:C,valid:L,invalid:g,required:S,loading:A,disabled:_,popup:W,opened:B,readonly:ee,adaptive:ke,adaptiveSettings:me,adaptiveTitle:lt,adaptiveSubtitle:it,adaptiveCustomValue:Lt,id:ta,autocomplete:ii,activeDescendant:Po,"aria-label":ml,...ni}=e,si=ta?`${ta}-listbox`:void 0;return(0,se.jsxs)(se.Fragment,{children:[(0,se.jsxs)(Ge,{...ni,size:t,rounded:o,fillMode:r,hover:x,focus:C,valid:L,invalid:g,required:S,loading:A,disabled:_,readonly:ee,className:a(e.className,Cp),children:[i&&(0,se.jsxs)(se.Fragment,{children:[(0,se.jsx)(Kt,{children:i}),l&&(0,se.jsx)(Bt,{})]}),(0,se.jsx)(St,{id:ta,placeholder:f,value:b,role:"combobox","aria-haspopup":"listbox","aria-expanded":B?"true":"false","aria-controls":B?si:void 0,"aria-activedescendant":B&&Po?Po:void 0,"aria-autocomplete":ii,"aria-invalid":g?"true":void 0,"aria-busy":A?"true":void 0,"aria-label":ml,disabled:_,readOnly:ee}),(0,se.jsx)(nt,{valid:L,invalid:g,loading:A,disabled:_}),(0,se.jsx)(ft,{loading:A,disabled:_}),(0,se.jsx)(Mt,{loading:A,disabled:_,readonly:ee,value:b}),c&&(0,se.jsxs)(se.Fragment,{children:[l&&(0,se.jsx)(Bt,{}),(0,se.jsx)(Dt,{children:c})]}),(0,se.jsx)(u,{className:"k-input-button",icon:"caret-alt-down",size:t,fillMode:r,"aria-label":"Open popup",tabIndex:-1,disabled:_})]}),B&&W&&(0,se.jsx)(ne,{className:"k-list-container k-combobox-popup",containerRole:"region",containerAriaLabel:"Combobox suggestions",children:W}),ke&&(0,se.jsx)(Ae,{adaptive:!0,id:ta?`${ta}-adaptive`:void 0,...me,header:(0,se.jsx)(st,{actionsEnd:(0,se.jsx)(u,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply selection"}),input:!0,inputValue:b,inputPlaceholder:f,title:lt,subtitle:it}),children:(0,se.jsx)("div",{className:"k-list-container",children:(0,se.jsx)(le,{customValue:Lt?(0,se.jsx)($o,{text:`Use "${b}"`}):void 0,size:"large",children:(0,se.jsxs)(ge,{"aria-label":lt||"Options",children:[(0,se.jsx)(j,{text:"List item"}),(0,se.jsx)(j,{text:"List item"}),(0,se.jsx)(j,{text:"List item"})]})})})})]})};tt.states=sx;tt.options=dx;tt.className=Cp;tt.defaultOptions=Lp;tt.moduleName=Nn;tt.folderName=vp;tt.ariaSpec={selector:".k-combobox",rules:[{selector:".k-combobox > .k-input-inner",attribute:"role=combobox",usage:"Identifies the input as a combobox."},{selector:".k-combobox > .k-input-inner",attribute:"aria-haspopup=listbox",usage:"Indicates the combobox has a listbox popup."},{selector:".k-combobox > .k-input-inner",attribute:"aria-expanded",usage:"Indicates whether the popup is open."},{selector:".k-combobox > .k-input-inner",attribute:"aria-controls=${id}-listbox (when open)",usage:"Points to the listbox element when popup is open."},{selector:".k-combobox > .k-input-inner",attribute:"aria-activedescendant (when open)",usage:"Points to the focused item in the listbox."},{selector:".k-combobox > .k-input-inner",attribute:"aria-autocomplete=list|both|inline (when has autocomplete)",usage:"Indicates the autocomplete behavior."},{selector:".k-combobox > .k-input-inner",attribute:"aria-invalid=true (when invalid)",usage:"Rendered when the combobox is in an invalid state."},{selector:".k-combobox > .k-input-inner",attribute:"aria-busy=true (when loading)",usage:"Rendered when the combobox is loading data."},{selector:".k-combobox > .k-input-inner",attribute:"label for or aria-label or aria-labelledby (when has accessible name)",usage:"Accessible name provided by consuming app."},{selector:".k-combobox.k-disabled > .k-input-inner",attribute:"disabled=disabled or aria-disabled=true",usage:"Rendered when the combobox is disabled."},{selector:".k-combobox .k-input-button",attribute:"role=button or nodeName=button",usage:"The dropdown toggle button."},{selector:".k-combobox .k-input-button",attribute:"aria-label",usage:"Accessible name for the dropdown button."},{selector:".k-combobox .k-input-button",attribute:"tabindex=-1",usage:"Dropdown button is not in the tab order."},{selector:".k-combobox-popup .k-list-content, .k-combobox-popup .k-list-ul",attribute:"role=listbox",usage:"The popup list container has the listbox role."},{selector:'.k-combobox-popup .k-list-ul[role="listbox"], .k-combobox-popup .k-list-content[role="listbox"]',attribute:"aria-label or aria-labelledby",usage:"Popup listbox must have an accessible name. Consuming code is responsible for associating with the component label via aria-labelledby."},{selector:".k-combobox-popup .k-list-item",attribute:"role=option",usage:"Each list item is an option."},{selector:".k-combobox-popup .k-list-item",attribute:"aria-selected (when selectable)",usage:"Indicates the selected state."},{selector:".k-combobox-popup .k-no-data",attribute:"aria-live=polite",usage:"Announces no-data state to screen readers."}]};var It=tt;var Mp=require("react/jsx-runtime"),yp=e=>(0,Mp.jsx)(It,{...e});var Sp=require("react/jsx-runtime");var Rp=require("react/jsx-runtime");var Ap=require("react/jsx-runtime");var Ep=require("react/jsx-runtime");var Ip=require("react/jsx-runtime");var Gp=require("react/jsx-runtime");var kn=require("react/jsx-runtime");var cx=require("react/jsx-runtime");var px=require("react/jsx-runtime");var Op=require("react/jsx-runtime");var Hp=require("react/jsx-runtime");var jt=require("react/jsx-runtime"),mx=tt.states,ux=tt.defaultOptions,bx=tt.options,Tx=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"opened",title:"Opened"}],fx=[],tr=e=>{let{modifiers:t,...o}=e,r={},l=(0,jt.jsx)(le,{style:{width:300},size:o.size,children:(0,jt.jsxs)(ge,{children:[(0,jt.jsx)(j,{children:"List item"}),(0,jt.jsx)(j,{children:"List item"}),(0,jt.jsx)(j,{children:"List item"})]})});return Object.keys(t||{}).forEach(i=>{switch(i){case"prefix":r.prefix=t!=null&&t[i]?(0,jt.jsx)(p,{icon:"map-marker-target"}):void 0;break;case"suffix":r.suffix=t!=null&&t[i]?(0,jt.jsx)(_o,{size:o.size,icon:"copy",fillMode:"clear"}):void 0;break;case"opened":r.opened=!!(t!=null&&t[i]),r.popup=t!=null&&t[i]?l:void 0;break;default:break}}),(0,jt.jsx)("div",{children:(0,jt.jsx)(yp,{value:"Value",style:{width:300},...o,...r})})};tr.options=bx;tr.states=mx;tr.variants=fx;tr.defaultOptions=ux;tr.modifiers=Tx;tr.className=tt.className;var wn="menu-button",Pp=wn;var Kp=require("react/jsx-runtime"),_p="k-menu-button",gx=[n.hover,n.focus,n.active,n.selected,n.disabled],hx={size:[d.undefined,d.xsmall,d.small,d.medium,d.large],rounded:[k.undefined,k.none,k.small,k.medium,k.large,k.full],fillMode:[w.undefined,w.solid,w.flat,w.outline,w.clear,w.link],themeColor:[M.undefined,M.base,M.primary,M.secondary,M.tertiary,M.success,M.warning,M.error,M.info,M.inverse]},vn={showArrow:!0,arrowIconName:"caret-alt-down"},pe=e=>{let{size:t,rounded:o,fillMode:r,themeColor:l,hover:i,focus:c,active:b,selected:f,disabled:x,icon:C,text:L,showArrow:g=vn.showArrow,arrowIconName:S=vn.arrowIconName,expanded:A,..._}=e;return(0,Kp.jsx)(u,{..._,className:a(e.className,_p),text:L,size:t,rounded:o,fillMode:r,themeColor:l,hover:i,focus:c,active:b,selected:f,disabled:x,icon:C,showArrow:g,arrowIconName:S,"aria-expanded":A?"true":"false",...!L&&C&&!e["aria-label"]&&{"aria-label":"Menu"},...x&&{"aria-disabled":"true"}})};pe.states=gx;pe.options=hx;pe.className=_p;pe.defaultOptions=vn;pe.moduleName=wn;pe.folderName=Pp;pe.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 xx=require("react/jsx-runtime");var Nx=require("react/jsx-runtime");var kx=require("react/jsx-runtime");var Gt="menu",Wt=Gt;var No=require("react/jsx-runtime"),Cn="k-menu-item",wx=[n.hover,n.focus,n.active,n.selected,n.disabled],vx={},Dp={iconPosition:"before"},ot=e=>{let{hover:t,focus:o,active:r,selected:l,disabled:i,icon:c,text:b,first:f,last:x,showArrow:C,arrowIconName:L,iconPosition:g=Dp.iconPosition,dir:S,children:A,expanded:_,...W}=e,B=L;return B||(B=S==="rtl"?"caret-alt-left":"caret-alt-right"),(0,No.jsxs)("li",{...W,className:a(e.className,Cn,"k-item",E(Cn,{focus:o,disabled:i,hover:t,active:r,selected:l}),{"k-first":f,"k-last":x}),role:"menuitem",...C&&{"aria-haspopup":"menu"},...C&&{"aria-expanded":_?"true":"false"},...i&&{"aria-disabled":"true"},...o&&{tabIndex:0},children:[(0,No.jsxs)("span",{className:a("k-link k-menu-link"),children:[c&&g==="before"&&(0,No.jsx)(p,{className:"k-menu-link-icon",icon:c}),(0,No.jsx)("span",{className:"k-menu-link-text",children:b}),c&&g==="after"&&(0,No.jsx)(p,{className:"k-menu-link-icon",icon:c}),C&&(0,No.jsx)("span",{className:"k-menu-expand-arrow","aria-hidden":"true",children:(0,No.jsx)(p,{icon:B})})]}),A]})};ot.states=wx;ot.options=vx;ot.className=Cn;ot.defaultOptions=Dp;ot.moduleName=Gt;ot.folderName=Wt;var ko=require("react/jsx-runtime"),Ln="k-menu-item",Cx=[n.hover,n.focus,n.active,n.selected,n.disabled],Lx={},yn={dir:"ltr",iconPosition:"before"},oe=e=>{let{hover:t,focus:o,active:r,selected:l,disabled:i,icon:c,text:b,first:f,last:x,showArrow:C,arrowIconName:L,iconPosition:g=yn.iconPosition,dir:S=yn.dir,children:A,popup:_,expanded:W,...B}=e,ee=L;return ee||(ee=S==="rtl"?"caret-alt-left":"caret-alt-right"),(0,ko.jsxs)("li",{...B,className:a(e.className,Ln,"k-item",E(Ln,{focus:o,disabled:i}),{"k-first":f,"k-last":x}),role:"menuitem",...C&&{"aria-haspopup":"menu"},...C&&{"aria-expanded":W?"true":"false"},...i&&{"aria-disabled":"true"},...o&&{tabIndex:0},children:[(0,ko.jsxs)("span",{className:a("k-link k-menu-link",E("k-menu-link",{hover:t,active:r,selected:l,disabled:i})),children:[c&&g==="before"&&(0,ko.jsx)(p,{className:"k-menu-link-icon",icon:c}),(0,ko.jsx)("span",{className:"k-menu-link-text",children:b}),c&&g==="after"&&(0,ko.jsx)(p,{className:"k-menu-link-icon",icon:c}),C&&(0,ko.jsx)("span",{className:"k-menu-expand-arrow","aria-hidden":"true",children:(0,ko.jsx)(p,{icon:ee})})]}),A,_]})};oe.states=Cx;oe.options=Lx;oe.className=Ln;oe.defaultOptions=yn;oe.moduleName=Gt;oe.folderName=Wt;var Up=require("react/jsx-runtime"),Bp="k-menu-scroll-wrapper",yx=[],Mx={},Sx={},ca=e=>{let{className:t,children:o,orientation:r,...l}=e;return(0,Up.jsx)("div",{...l,className:a(t,Bp,{"k-menu-scroll-wrapper-vertical":r==="vertical"}),children:o})};ca.states=yx;ca.options=Mx;ca.className=Bp;ca.defaultOptions=Sx;ca.moduleName=Gt;ca.folderName=Wt;var zp=ca;var Xe=require("react/jsx-runtime"),Mn="k-menu",Rx=[],Ax={},Kl={orientation:"horizontal",header:!0,scrollButtonsPosition:"around"},Ce=e=>{let{children:t,orientation:o=Kl.orientation,header:r=Kl.header,scrollable:l,scrollButtonsPosition:i=Kl.scrollButtonsPosition,wrapperStyles:c,dir:b,popup:f,contextMenu:x,...C}=e,L={horizontal:{prev:b!=="rtl"?"left":"right",next:b!=="rtl"?"right":"left"},vertical:{prev:"up",next:"down"}},g=(0,Xe.jsx)("ul",{dir:b,...C,className:a(e.className,"k-reset",Mn,{[`${Mn}-${o}`]:o,"k-header":r}),role:x?"menu":"menubar",...o==="vertical"&&{"aria-orientation":"vertical"},children:t});return(0,Xe.jsxs)(Xe.Fragment,{children:[l?(0,Xe.jsxs)(zp,{orientation:o,style:c,dir:e.dir,children:[i==="start"&&(0,Xe.jsxs)(Xe.Fragment,{children:[(0,Xe.jsx)(u,{fillMode:"flat",icon:`caret-alt-${L[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),(0,Xe.jsx)(u,{fillMode:"flat",icon:`caret-alt-${L[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}),i==="around"&&(0,Xe.jsx)(u,{fillMode:"flat",icon:`caret-alt-${L[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),g,i==="end"&&(0,Xe.jsxs)(Xe.Fragment,{children:[(0,Xe.jsx)(u,{fillMode:"flat",icon:`caret-alt-${L[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),(0,Xe.jsx)(u,{fillMode:"flat",icon:`caret-alt-${L[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}),i==="around"&&(0,Xe.jsx)(u,{fillMode:"flat",icon:`caret-alt-${L[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}):g,f]})};Ce.states=Rx;Ce.options=Ax;Ce.className=Mn;Ce.defaultOptions=Kl;Ce.moduleName=Gt;Ce.folderName=Wt;Ce.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 $p=require("react/jsx-runtime"),Sn="k-separator",Fp={orientation:"horizontal"},Vo=e=>{let{orientation:t=Fp.orientation,...o}=e;return(0,$p.jsx)("li",{...o,className:a(e.className,"k-item",Sn,{[`${Sn}-${t}`]:t}),role:"separator"})};Vo.className=Sn;Vo.defaultOptions=Fp;Vo.moduleName=Gt;Vo.folderName=Wt;var Wp=require("react/jsx-runtime");var Vp=require("react/jsx-runtime"),Rn="k-menu-group",Ex=[],Ix={size:[d.undefined,d.small,d.medium,d.large]},Gx={},He=e=>{let{children:t,size:o,...r}=e;return(0,Vp.jsx)("ul",{...r,className:a(e.className,Rn,R(Rn,{size:o})),role:"menu",children:t})};He.states=Ex;He.options=Ix;He.className=Rn;He.defaultOptions=Gx;He.moduleName=Gt;He.folderName=Wt;var eo=require("react/jsx-runtime"),An=e=>(0,eo.jsx)(Ce,{children:(0,eo.jsxs)(eo.Fragment,{children:[(0,eo.jsx)(ot,{first:!0,text:"Item 1"}),(0,eo.jsx)(ot,{showArrow:!0,arrowIconName:"caret-alt-down",text:"Item 2"}),(0,eo.jsx)(ot,{showArrow:!0,arrowIconName:"caret-alt-down",text:"Item 3"}),(0,eo.jsx)(ot,{text:"Item 4"}),(0,eo.jsx)(ot,{last:!0,text:"Item 5"})]}),...e});var En=require("react/jsx-runtime");var In=require("react/jsx-runtime");var Gn=require("react/jsx-runtime");var On=require("react/jsx-runtime");var no=require("react/jsx-runtime"),Ox=Ce.options,Hx=Ce.states,Xp={...Ce.defaultOptions,variant:"horizontal"},Px=[{name:"horizontal",title:"Horizontal"},{name:"vertical",title:"Vertical"}],_x=[{name:"scrollable",title:"Scrollable"},{name:"opened",title:"Opened"}],or=e=>{let{variant:t,modifiers:o,...r}={...Xp,...e},l={};return Object.keys(o||{}).forEach(i=>{switch(i){case"scrollable":l.scrollable=!!(o!=null&&o[i]);break;case"opened":l.opened=!!(o!=null&&o[i]),l.popup=(0,no.jsx)(ne,{className:"k-menu-popup",children:(0,no.jsxs)(He,{children:[(0,no.jsx)(oe,{text:"Item 1"}),(0,no.jsx)(oe,{text:"Item 2"}),(0,no.jsx)(Vo,{}),(0,no.jsx)(oe,{text:"Item 3"})]})});break}}),t==="vertical"?(0,no.jsx)(An,{...r,...l,orientation:"vertical",style:{width:"200px"}}):(0,no.jsx)(An,{...r,...l})};or.options=Ox;or.states=Hx;or.variants=Px;or.defaultOptions=Xp;or.modifiers=_x;or.className=Ce.className;var Hn=require("react/jsx-runtime");var Kx=require("react/jsx-runtime");var at=require("react/jsx-runtime"),Dx=u.states,Jp={...u.defaultOptions,variant:"text"},Bx=u.options,zx=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],Ux=[{name:"opened",title:"Opened"}],ar=e=>{let{variant:t,modifiers:o,...r}={...Jp,...e},l={},i=(0,at.jsx)(ne,{className:"k-menu-popup",children:(0,at.jsxs)(He,{size:r.size,children:[(0,at.jsx)(oe,{first:!0,text:"Menu Item"}),(0,at.jsx)(oe,{text:"Menu Item"}),(0,at.jsx)(oe,{last:!0,text:"Menu Item"})]})}),c;switch(t){case"icon-only":c=(0,at.jsx)("div",{children:(0,at.jsx)(pe,{...r,...l,icon:"star"})});break;case"icon-and-text":c=(0,at.jsx)("div",{children:(0,at.jsx)(pe,{...r,...l,icon:"star",children:"Dropdown Button"})});break;default:c=(0,at.jsx)("div",{children:(0,at.jsx)(pe,{...r,...l,children:"Dropdown Button"})});break}return(0,at.jsxs)(at.Fragment,{children:[c,(o==null?void 0:o.opened)&&i]})};ar.options=Bx;ar.states=Dx;ar.variants=zx;ar.defaultOptions=Jp;ar.modifiers=Ux;ar.className=pe.className;var Pn="split-button",qp=Pn;var wo=require("react/jsx-runtime"),_n="k-split-button",Fx=[n.hover,n.focus,n.active,n.selected,n.disabled],$x={size:[d.undefined,d.small,d.medium,d.large],rounded:[k.undefined,k.none,k.small,k.medium,k.large,k.full],fillMode:[w.undefined,w.solid,w.flat,w.outline,w.clear,w.link],themeColor:[M.undefined,M.base,M.primary,M.secondary,M.tertiary,M.success,M.warning,M.error,M.info,M.inverse]},Yp={arrowIconName:"caret-alt-down"},ae=e=>{let{size:t,rounded:o,fillMode:r,themeColor:l,hover:i,focus:c,active:b,selected:f,disabled:x,icon:C,text:L,arrowIconName:g=Yp.arrowIconName,popup:S,opened:A,popupId:_,...W}=e;return(0,wo.jsxs)(wo.Fragment,{children:[(0,wo.jsxs)("div",{...W,className:a(e.className,_n,"k-button-group",R(_n,{rounded:o})),children:[(0,wo.jsx)(u,{text:L,icon:C,size:t,rounded:o,fillMode:r,themeColor:l,hover:i,focus:c,active:b,selected:f,disabled:x,...!L&&!e.children&&C&&{"aria-label":"Action"},children:e.children}),(0,wo.jsx)(u,{className:"k-split-button-arrow",icon:g,size:t,rounded:o,fillMode:r,disabled:x,"aria-label":"Toggle dropdown","aria-expanded":A?"true":"false","aria-controls":A?_:void 0,tabIndex:-1,...x&&{"aria-disabled":"true"}})]}),A&&S&&(0,wo.jsx)(ne,{className:"k-menu-popup",children:S})]})};ae.states=Fx;ae.options=$x;ae.className=_n;ae.defaultOptions=Yp;ae.moduleName=Pn;ae.folderName=qp;ae.ariaSpec={selector:".k-split-button",rules:[{selector:".k-split-button-arrow",attribute:"role=button or nodeName=button",usage:"Omitted if the <button> DOM element is used."},{selector:".k-split-button-arrow",attribute:"aria-label",usage:"The attribute must be present when no text is initially visible in the button."},{selector:".k-split-button-arrow",attribute:"aria-expanded=true/false",usage:"Announces the state of the popup visibility."},{selector:".k-split-button-arrow",attribute:"aria-controls=.k-menu-group id (when open)",usage:"Points to the popup element. Builds a relationship between the button and the popup."},{selector:".k-split-button-arrow",attribute:"tabindex=-1",usage:"The arrow button is removed from the tab sequence."},{selector:".k-split-button-arrow.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the button is disabled."},{selector:".k-menu-group",attribute:"role=list",usage:"Announces the list role of the popup."},{selector:".k-menu-item",attribute:"role=listitem",usage:"Announces the listitem role of the popup items."}]};var Kn=ae;var Qp=require("react/jsx-runtime"),Wx="k-toolbar-separator",to=e=>(0,Qp.jsx)("div",{className:a(Wx,e.className,"k-separator")});var vo="toolbar",Xo=vo;var Q=require("react/jsx-runtime"),Co="k-toolbar",Vx=[n.focus],Xx={size:[d.undefined,d.small,d.medium,d.large],fillMode:[w.undefined,w.solid,w.outline,w.flat]},Jx={scrollButtons:"around"},de=e=>{let{size:t,fillMode:o,focus:r,resizable:l,scrollable:i,scrollButtons:c,scrollingPosition:b,section:f,...x}=e,C=[],L=(g,S)=>{let A=[];if(g.type===u&&g.props.className&&g.props.className.includes("k-toolbar-overflow-button"))A.push((0,Q.jsx)(u,{...g.props,className:`${g.props.className?g.props.className:""}`},`${S}-${new Date().getTime()}`));else if(g.type===u)A.push((0,Q.jsx)(u,{...g.props,className:`k-toolbar-button ${g.props.className?g.props.className:""}`},`${S}-${new Date().getTime()}`));else if(g.type===Or)A.push((0,Q.jsx)(Or,{...g.props,className:`k-toolbar-button ${g.props.className?g.props.className:""}`},`${S}-${new Date().getTime()}`));else if(g.type===_o)A.push((0,Q.jsx)(_o,{...g.props,className:`k-toolbar-button ${g.props.className?g.props.className:""}`},`${S}-${new Date().getTime()}`));else if(g.type===pe)A.push((0,Q.jsx)(pe,{...g.props,className:`k-toolbar-menu-button ${g.props.className?g.props.className:""}`},`${S}-${new Date().getTime()}`));else if(g.type===Kn)A.push((0,Q.jsx)(Kn,{...g.props,className:`k-toolbar-split-button ${g.props.className?g.props.className:""}`},`${S}-${new Date().getTime()}`));else if(g.type===Z||g.props.className&&g.props.className.includes("k-button-group")){let _=[];(Array.isArray(g.props.children)?g.props.children:[g.props.children]).forEach((B,ee)=>{_.push((0,Q.jsx)(u,{...B.props,className:`${B.props.className?B.props.className:""}`},`${ee}-${new Date().getTime()}`))}),A.push((0,Q.jsx)(Z,{...g.props,className:`k-toolbar-button-group ${g.props.className?g.props.className:""}`,children:_},`${S}-${new Date().getTime()}`))}else g.type===tt?A.push((0,Q.jsx)(tt,{...g.props,className:`k-toolbar-combobox ${g.props.className?g.props.className:""}`},`${S}-${new Date().getTime()}`)):g.type===ce?A.push((0,Q.jsx)(ce,{...g.props,className:`k-toolbar-dropdownlist ${g.props.className?g.props.className:""}`},`${S}-${new Date().getTime()}`)):g.type===Et?A.push((0,Q.jsx)(Et,{...g.props,className:`k-toolbar-colorpicker ${g.props.className?g.props.className:""}`},`${S}-${new Date().getTime()}`)):A.push(g);A.forEach(_=>{C.push(_)})};return e.children&&(Array.isArray(e.children)?e.children:[e.children]).forEach((S,A)=>{L(S,A)}),(0,Q.jsxs)("div",{...x,className:a(e.className,Co,R(Co,{size:t,fillMode:o}),E(Co,{focus:r}),{[`${Co}-resizable`]:l,[`${Co}-scrollable`]:i,[`${Co}-scrollable-overlay`]:i&&c==="hidden",[`${Co}-scrollable-${b}`]:b&&b!=="both",[`${Co}-section`]:f}),role:"toolbar","aria-label":"Toolbar",children:[!i&&C,i&&c==="hidden"&&(0,Q.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:C}),i&&c==="start"&&(0,Q.jsxs)(Q.Fragment,{children:[(0,Q.jsxs)(Z,{children:[(0,Q.jsx)("span",{className:a("k-toolbar-prev","k-button",R("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,Q.jsx)(p,{className:"k-button-icon",icon:"caret-alt-left"})}),(0,Q.jsx)("span",{className:a("k-toolbar-next","k-button",R("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,Q.jsx)(p,{className:"k-button-icon",icon:"caret-alt-right"})})]}),(0,Q.jsx)(to,{className:"k-toolbar-button-separator"}),(0,Q.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:C})]}),i&&c==="end"&&(0,Q.jsxs)(Q.Fragment,{children:[(0,Q.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:C}),(0,Q.jsx)(to,{className:"k-toolbar-button-separator"}),(0,Q.jsxs)(Z,{children:[(0,Q.jsx)("span",{className:a("k-toolbar-prev","k-button",R("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,Q.jsx)(p,{className:"k-button-icon",icon:"caret-alt-left"})}),(0,Q.jsx)("span",{className:a("k-toolbar-next","k-button",R("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,Q.jsx)(p,{className:"k-button-icon",icon:"caret-alt-right"})})]})]}),i&&(c==="around"||!c)&&(0,Q.jsxs)(Q.Fragment,{children:[(0,Q.jsx)("span",{className:a("k-toolbar-prev","k-button",R("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,Q.jsx)(p,{className:"k-button-icon",icon:"caret-alt-left"})}),(0,Q.jsx)(to,{className:"k-toolbar-button-separator"}),(0,Q.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:C}),(0,Q.jsx)(to,{className:"k-toolbar-button-separator"}),(0,Q.jsx)("span",{className:a("k-toolbar-next","k-button",R("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,Q.jsx)(p,{className:"k-button-icon",icon:"caret-alt-right"})})]})]})};de.states=Vx;de.options=Xx;de.className=Co;de.defaultOptions=Jx;de.moduleName=vo;de.folderName=Xo;de.ariaSpec={selector:".k-toolbar",rules:[{selector:".k-toolbar",attribute:"role=toolbar",usage:"The component role."},{selector:".k-toolbar",attribute:"aria-label or aria-labelledby",usage:"Must be supplied when multiple toolbars exist."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-haspopup=menu",usage:"The overflow button opens a menu popup."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-expanded=true/false",usage:"Announces popup visibility state."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-controls=.k-toolbar-popup .k-menu-group id (when present)",usage:"Indicates the connection between the toggle button and the menu popup."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-label or title",usage:"Icon-only button must have accessible text."},{selector:".k-toolbar-popup .k-menu-group",attribute:"role=menu",usage:"The role of the tools wrapper in the overflow section."},{selector:".k-toolbar-popup .k-menu-group",attribute:"aria-labelledby=.k-toolbar-overflow-button id (when present)",usage:"Associates the title of the menu toggle button."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-horizontal"])',attribute:"aria-expanded=true/false",usage:"Announces section popup visibility state."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-horizontal"])',attribute:"aria-label or title",usage:"Icon-only button must have accessible text."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-horizontal"])',attribute:"aria-controls=.k-toolbar-popup .k-toolbar-items-list id (when present)",usage:"Indicates the connection between the toggle button and the section popup."},{selector:".k-toolbar-popup .k-toolbar-items-list",attribute:"role=toolbar",usage:"The role of the tools wrapper in the overflow section."},{selector:".k-toolbar-popup .k-toolbar-items-list",attribute:"aria-labelledby=.k-toolbar-overflow-button id (when present)",usage:"Associates the title of the section toggle button."}]};var jp=require("react/jsx-runtime"),Zp="k-floating-toolbar",qx=[],Yx={},Qx={},rr=e=>{let{...t}=e;return(0,jp.jsx)("div",{...t,className:a(e.className,Zp),children:e.children})};rr.states=qx;rr.options=Yx;rr.className=Zp;rr.defaultOptions=Qx;rr.moduleName=vo;rr.folderName=Xo;var em=require("react/jsx-runtime"),Dn="k-toolbar-item",Zx=[n.focus],jx={},eN={},lr=e=>{let{focus:t,...o}=e;return(0,em.jsx)("div",{...o,className:a(e.className,Dn,E(Dn,{focus:t})),children:e.children})};lr.states=Zx;lr.options=jx;lr.className=Dn;lr.defaultOptions=eN;lr.moduleName=vo;lr.folderName=Xo;var Bn=require("react/jsx-runtime"),tm="k-toolbar-popup",tN=[],oN={size:[d.undefined,d.small,d.medium,d.large],fillMode:[w.undefined,w.solid,w.outline,w.flat]},aN={},pa=e=>{let{size:t,fillMode:o,section:r,...l}=e;return(0,Bn.jsx)(ne,{...l,className:a(e.className,tm),children:r?(0,Bn.jsx)("span",{className:a("k-toolbar-items-list",R("k-toolbar-items-list",{size:t,fillMode:o})),role:"toolbar",children:e.children}):e.children})};pa.states=tN;pa.options=oN;pa.className=tm;pa.defaultOptions=aN;pa.moduleName=vo;pa.folderName=Xo;var Dl=pa;var rN=require("react/jsx-runtime");var lN=require("react/jsx-runtime");var iN=require("react/jsx-runtime");var om=require("react/jsx-runtime");var nN=require("react/jsx-runtime");var Vt=require("react/jsx-runtime"),sN=ae.states,am={...ae.defaultOptions,variant:"text"},dN=ae.options,cN=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],pN=[{name:"opened",title:"Opened"}],ir=e=>{let{variant:t,modifiers:o,...r}={...am,...e},l={},i=(0,Vt.jsxs)(He,{size:r.size,children:[(0,Vt.jsx)(oe,{first:!0,text:"Menu Item"}),(0,Vt.jsx)(oe,{text:"Menu Item"}),(0,Vt.jsx)(oe,{last:!0,text:"Menu Item"})]});switch(Object.keys(o||{}).forEach(c=>{c==="opened"&&(l.opened=!!(o!=null&&o[c]),l.popup=o!=null&&o[c]?i:"")}),t){case"icon-only":return(0,Vt.jsx)("div",{children:(0,Vt.jsx)(ae,{...r,...l,icon:"star"})});case"icon-and-text":return(0,Vt.jsx)("div",{children:(0,Vt.jsx)(ae,{...r,...l,icon:"star",children:"Split Button"})});default:return(0,Vt.jsx)("div",{children:(0,Vt.jsx)(ae,{...r,...l,children:"Split Button"})})}};ir.options=dN;ir.states=sN;ir.variants=cN;ir.defaultOptions=am;ir.modifiers=pN;ir.className=ae.className;var so=require("react/jsx-runtime"),rm=e=>(0,so.jsx)(de,{children:[(0,so.jsx)(u,{children:"Button"},"toolbar-button"),(0,so.jsx)(pe,{text:"Menu button"},"toolbar-menu-button"),(0,so.jsx)(ae,{children:"Split button"},"toolbar-split-button"),(0,so.jsxs)(Z,{children:[(0,so.jsx)(u,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,so.jsx)(u,{icon:"align-center",children:"Center"}),(0,so.jsx)(u,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...e});var lm=require("react/jsx-runtime");var Je=require("react/jsx-runtime"),im=e=>(0,Je.jsx)(de,{scrollable:!0,...e,children:[(0,Je.jsx)(u,{children:"Button"},"toolbar-button"),(0,Je.jsx)(pe,{text:"Menu button"},"toolbar-menu-button"),(0,Je.jsx)(ae,{children:"Split button"},"toolbar-split-button"),(0,Je.jsxs)(Z,{children:[(0,Je.jsx)(u,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,Je.jsx)(u,{icon:"align-center",children:"Center"}),(0,Je.jsx)(u,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group"),(0,Je.jsx)(u,{children:"Button"},"toolbar-button"),(0,Je.jsx)(pe,{text:"Menu button"},"toolbar-menu-button"),(0,Je.jsx)(ae,{children:"Split button"},"toolbar-split-button"),(0,Je.jsxs)(Z,{children:[(0,Je.jsx)(u,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,Je.jsx)(u,{icon:"align-center",children:"Center"}),(0,Je.jsx)(u,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...e});var qe=require("react/jsx-runtime"),nm=({scrollingPosition:e="start",...t})=>(0,qe.jsx)(de,{scrollable:!0,scrollButtons:"hidden",scrollingPosition:e,...t,children:[(0,qe.jsx)(u,{children:"Button"},"toolbar-button"),(0,qe.jsx)(pe,{text:"Menu button"},"toolbar-menu-button"),(0,qe.jsx)(ae,{children:"Split button"},"toolbar-split-button"),(0,qe.jsxs)(Z,{children:[(0,qe.jsx)(u,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,qe.jsx)(u,{icon:"align-center",children:"Center"}),(0,qe.jsx)(u,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group"),(0,qe.jsx)(u,{children:"Button"},"toolbar-button"),(0,qe.jsx)(pe,{text:"Menu button"},"toolbar-menu-button"),(0,qe.jsx)(ae,{children:"Split button"},"toolbar-split-button"),(0,qe.jsxs)(Z,{children:[(0,qe.jsx)(u,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,qe.jsx)(u,{icon:"align-center",children:"Center"}),(0,qe.jsx)(u,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...t});var Le=require("react/jsx-runtime"),sm=({fillMode:e,size:t,...o})=>(0,Le.jsxs)(Le.Fragment,{children:[(0,Le.jsx)(de,{section:!0,fillMode:e,size:t,children:[(0,Le.jsx)(u,{fillMode:e,size:t,children:"Button"},"toolbar-button"),(0,Le.jsxs)(Z,{fillMode:e,children:[(0,Le.jsx)(u,{className:"k-group-start",icon:"align-left",fillMode:e,size:t,children:"Left"}),(0,Le.jsx)(u,{icon:"align-center",fillMode:e,size:t,children:"Center"}),(0,Le.jsx)(u,{className:"k-group-end",icon:"align-right",fillMode:e,size:t,children:"Right"})]},"toolbar-button-group"),(0,Le.jsx)(to,{className:"k-toolbar-button-separator"}),(0,Le.jsx)(u,{icon:"more-horizontal",className:"k-toolbar-overflow-button",fillMode:"flat",size:t,rounded:"none","aria-label":"More options","aria-expanded":"false"})],...o}),(0,Le.jsxs)(Dl,{size:t,fillMode:e,section:!0,...o,children:[(0,Le.jsx)(ae,{fillMode:e,size:t,children:"Split button"},"toolbar-split-button"),(0,Le.jsx)(u,{fillMode:e,size:t,children:"Button"},"toolbar-button"),(0,Le.jsx)(to,{}),(0,Le.jsx)(pe,{text:"Menu button",fillMode:e,size:t},"toolbar-menu-button"),(0,Le.jsxs)(Z,{fillMode:e,children:[(0,Le.jsx)(u,{className:"k-group-start",icon:"align-left",fillMode:e,size:t,children:"Left"}),(0,Le.jsx)(u,{icon:"align-center",fillMode:e,size:t,children:"Center"}),(0,Le.jsx)(u,{className:"k-group-end",icon:"align-right",fillMode:e,size:t,children:"Right"})]},"toolbar-button-group")]})]});var zn=require("react/jsx-runtime");var Un=require("react/jsx-runtime");var Lo=require("react/jsx-runtime"),mN=de.options,uN=de.states,dm={...de.defaultOptions,variant:"default"},bN=[{name:"default",title:"Default"},{name:"scrollable",title:"Scrollable"},{name:"overlay",title:"Overlay"},{name:"responsive",title:"Responsive"}],TN=[],nr=e=>{let{variant:t,...o}={...dm,...e};switch(t){case"responsive":return(0,Lo.jsx)("div",{children:(0,Lo.jsx)(sm,{style:{width:"583px"},...o})});case"overlay":return(0,Lo.jsx)("div",{children:(0,Lo.jsx)(nm,{style:{width:"583px"},...o,scrollingPosition:"start",scrollButtons:"hidden"})});case"scrollable":return(0,Lo.jsx)("div",{children:(0,Lo.jsx)(im,{style:{width:"583px"},...o})});default:return(0,Lo.jsx)("div",{children:(0,Lo.jsx)(rm,{style:{width:"583px"},...o})})}};nr.options=mN;nr.states=uN;nr.variants=bN;nr.defaultOptions=dm;nr.modifiers=TN;nr.className=de.className;var pm=require("react/jsx-runtime"),cm="k-gantt-header",ma=e=>(0,pm.jsx)(de,{...e,className:a(e.className,cm,"k-gantt-toolbar"),children:e.children});ma.className=cm;ma.moduleName=ue;ma.folderName=fe;var um=require("react/jsx-runtime"),mm="k-gantt-footer",sr=e=>(0,um.jsx)(de,{...e,className:a(e.className,mm,"k-gantt-toolbar"),children:e.children});sr.className=mm;sr.moduleName=ue;sr.folderName=fe;var Tm=require("react/jsx-runtime"),bm="k-gantt-content",ua=e=>(0,Tm.jsx)("div",{...e,className:a(e.className,bm),children:e.children});ua.className=bm;ua.moduleName=ue;ua.folderName=fe;var gm=require("react/jsx-runtime"),fm="k-gantt-tables",ba=e=>(0,gm.jsx)("div",{...e,className:a(e.className,fm),children:e.children});ba.className=fm;ba.moduleName=ue;ba.folderName=fe;var Ye="table",rt=Ye;var xm=require("react/jsx-runtime"),hm="k-data-table",fN=[],gN={size:[d.undefined,d.small,d.medium,d.large]},hN={},yo=e=>{let{size:t,...o}=e;return(0,xm.jsx)("div",{...o,className:a(e.className,hm,R("k-table",{size:t})),children:e.children})};yo.states=fN;yo.options=gN;yo.className=hm;yo.defaultOptions=hN;yo.moduleName=Ye;yo.folderName=rt;var Nm=require("react/jsx-runtime"),Fn="k-table-header-wrap",xN=[n.hover,n.focus,n.disabled],NN={},kN={},Jo=e=>{let{children:t,hover:o,focus:r,disabled:l,...i}=e;return(0,Nm.jsx)("div",{...i,className:a(e.className,Fn,E(Fn,{hover:o,focus:r,disabled:l})),children:t})};Jo.states=xN;Jo.options=NN;Jo.className=Fn;Jo.defaultOptions=kN;Jo.moduleName=Ye;Jo.folderName=rt;var km=require("react/jsx-runtime"),$n="k-table",wN=[],vN={size:[d.undefined,d.small,d.medium,d.large]},CN={},ye=e=>{let{size:t,...o}=e;return(0,km.jsx)("table",{...o,className:a(e.className,$n,R($n,{size:t})),children:e.children})};ye.states=wN;ye.options=vN;ye.className=$n;ye.defaultOptions=CN;ye.moduleName=Ye;ye.folderName=rt;var Bl=require("react/jsx-runtime"),Wn="k-table-header",LN=[n.hover,n.focus,n.disabled],yN={},MN={},Mo=e=>{let{children:t,hover:o,focus:r,disabled:l,...i}=e;return(0,Bl.jsx)("div",{...i,className:a(e.className,Wn,E(Wn,{hover:o,focus:r,disabled:l})),children:(0,Bl.jsx)(Jo,{children:(0,Bl.jsx)(ye,{children:t})})})};Mo.states=LN;Mo.options=yN;Mo.className=Wn;Mo.defaultOptions=MN;Mo.moduleName=Ye;Mo.folderName=rt;var vm=require("react/jsx-runtime"),wm="k-table-scroller",SN=[],RN={},AN={},dr=e=>{let{children:t,...o}=e;return(0,vm.jsx)("div",{...o,className:a(e.className,wm),children:t})};dr.states=SN;dr.options=RN;dr.className=wm;dr.defaultOptions=AN;dr.moduleName=Ye;dr.folderName=rt;var EN=require("react/jsx-runtime");var Lm=require("react/jsx-runtime"),Cm="k-table-footer",IN=[],GN={},ON={},qo=e=>{let{children:t,...o}=e;return(0,Lm.jsx)("div",{...o,className:a(e.className,Cm),children:t})};qo.states=IN;qo.options=GN;qo.className=Cm;qo.defaultOptions=ON;qo.moduleName=Ye;qo.folderName=rt;var ym=require("react/jsx-runtime"),Vn="k-table-list",HN=[],PN={size:[d.undefined,d.small,d.medium,d.large]},_N={},Yo=e=>{let{size:t,virtualization:o,...r}=e;return(0,ym.jsx)("ul",{...r,className:a(e.className,"k-table",Vn,R(Vn,{size:t}),{"k-virtual-table":o}),children:e.children})};Yo.states=HN;Yo.options=PN;Yo.className=Vn;Yo.defaultOptions=_N;Yo.moduleName=Ye;Yo.folderName=rt;var Mm=require("react/jsx-runtime"),KN="k-table-thead",z=e=>(0,Mm.jsx)("thead",{className:a(e.className,KN),children:e.children});var Sm=require("react/jsx-runtime"),DN="k-table-tbody",U=e=>(0,Sm.jsx)("tbody",{className:a(e.className,DN),children:e.children});var BN=require("react/jsx-runtime");var Rm=require("react/jsx-runtime"),Xn="k-table-row",zN=[n.hover,n.focus,n.selected,n.disabled,n.highlighted],h=e=>{let{hover:t,focus:o,selected:r,highlighted:l,disabled:i,alt:c,...b}=e;return(0,Rm.jsx)("tr",{...b,className:a(e.className,Xn,{"k-table-alt-row":c},E(Xn,{hover:t,focus:o,disabled:i,selected:r,highlighted:l})),children:e.children})};h.states=zN;h.className=Xn;var Am=require("react/jsx-runtime"),Jn="k-table-row",UN=[n.hover,n.focus,n.selected,n.disabled],zl=e=>{let{hover:t,focus:o,selected:r,disabled:l,alt:i,...c}=e;return(0,Am.jsx)("li",{...c,className:a(e.className,Jn,{"k-table-alt-row":i},E(Jn,{hover:t,focus:o,disabled:l,selected:r})),children:e.children})};zl.states=UN;zl.className=Jn;var Im=require("react/jsx-runtime"),Em="k-table-th",So=e=>{let{text:t,colspan:o,rowspan:r,...l}=e,i=t||e.children;return(0,Im.jsx)("th",{colSpan:o,rowSpan:r,...l,className:a(e.className,Em),children:i})};So.className=Em;So.moduleName=Ye;So.folderName=rt;var FN=require("react/jsx-runtime");var Gm=require("react/jsx-runtime"),qn="k-table-td",$N=[n.focus,n.selected,n.highlighted],s=e=>{let{focus:t,selected:o,highlighted:r,text:l,colspan:i,rowspan:c,...b}=e,f=l||e.children;return(0,Gm.jsx)("td",{colSpan:i,rowSpan:c,...b,className:a(e.className,qn,E(qn,{focus:t,selected:o,highlighted:r})),children:f})};s.states=$N;s.className=qn;var WN=require("react/jsx-runtime");var VN=require("react/jsx-runtime");var XN=require("react/jsx-runtime");var JN=require("react/jsx-runtime");var qN=require("react/jsx-runtime");var Hm=require("react/jsx-runtime");var Pm=require("react/jsx-runtime");var Km=require("react/jsx-runtime");var Yn=require("react/jsx-runtime");var Bm=require("react/jsx-runtime"),Dm="k-gantt-columns",Ta=e=>(0,Bm.jsx)(ye,{...e,className:a(e.className,Dm),role:"presentation",children:e.children});Ta.className=Dm;Ta.moduleName=ue;Ta.folderName=fe;var Um=require("react/jsx-runtime"),zm="k-gantt-rows",fa=e=>(0,Um.jsx)(ye,{...e,className:a(e.className,zm),role:"presentation",children:e.children});fa.className=zm;fa.moduleName=ue;fa.folderName=fe;var $m=require("react/jsx-runtime"),Fm="k-gantt-tasks",ga=e=>(0,$m.jsx)(ye,{...e,className:a(e.className,Fm),role:"presentation",children:e.children});ga.className=Fm;ga.moduleName=ue;ga.folderName=fe;var Xm=require("react/jsx-runtime"),Wm="k-task",ZN=[],jN={},Vm={type:"single"},xt=e=>{let{type:t=Vm.type,ariaLevel:o,...r}=e;return(0,Xm.jsx)("div",{...r,className:a(e.className,Wm,{"k-task-single":t==="single","k-task-milestone":t==="milestone","k-task-summary":t==="summary"}),role:"treeitem",...o!==void 0&&{"aria-level":o}})};xt.states=ZN;xt.options=jN;xt.className=Wm;xt.defaultOptions=Vm;xt.moduleName=ue;xt.folderName=fe;var Ym=require("react/jsx-runtime"),Jm="k-task-wrap",ek=[],tk={},qm={type:"single"},Nt=e=>{let{type:t=qm.type,...o}=e;return(0,Ym.jsx)("div",{...o,className:a(e.className,Jm,{"k-milestone-wrap":t==="milestone","k-summary-wrap":t==="summary"})})};Nt.states=ek;Nt.options=tk;Nt.className=Jm;Nt.defaultOptions=qm;Nt.moduleName=ue;Nt.folderName=fe;var jm=require("react/jsx-runtime"),Qm="k-task-dot",ok=[],ak={},Zm={position:"start"},Ke=e=>{let{position:t=Zm.position,...o}=e;return(0,jm.jsx)("div",{...o,className:a(e.className,Qm,{"k-task-start":t==="start","k-task-end":t==="end"}),"aria-hidden":"true"})};Ke.states=ok;Ke.options=ak;Ke.className=Qm;Ke.defaultOptions=Zm;Ke.moduleName=ue;Ke.folderName=fe;var Ro=require("react/jsx-runtime"),eu="k-task-content",rk=[],lk={},ik={},oo=e=>{let{content:t,...o}=e;return(0,Ro.jsxs)("div",{...o,className:a(e.className,eu),children:[t&&(0,Ro.jsx)("div",{className:"k-task-template",children:t}),(0,Ro.jsx)("span",{className:"k-task-actions","aria-hidden":"true",children:(0,Ro.jsx)("a",{className:"k-link k-task-delete",children:(0,Ro.jsx)(p,{icon:"x"})})}),(0,Ro.jsx)("span",{className:"k-resize-handle k-resize-w","aria-hidden":"true"}),(0,Ro.jsx)("span",{className:"k-resize-handle k-resize-e","aria-hidden":"true"})]})};oo.states=rk;oo.options=lk;oo.className=eu;oo.defaultOptions=ik;oo.moduleName=ue;oo.folderName=fe;var au=require("react/jsx-runtime"),tu="k-gantt-line",nk=[],sk={},ou={orientation:"horizontal"},Me=e=>{let{orientation:t=ou.orientation,...o}=e;return(0,au.jsx)("div",{...o,className:a(e.className,tu,{"k-gantt-line-h":t==="horizontal","k-gantt-line-v":t==="vertical"}),"aria-hidden":"true"})};Me.states=nk;Me.options=sk;Me.className=tu;Me.defaultOptions=ou;Me.moduleName=ue;Me.folderName=fe;var re="grid",ie=re;var Fl=require("react/jsx-runtime"),Ul="k-grid",dk=[],ck={size:[d.undefined,d.small,d.medium,d.large]},pk=[],ru={pagerPosition:"bottom"},J=e=>{let{size:t,pagerPosition:o=ru.pagerPosition,toolbar:r,pager:l,groupingHeader:i,gridSelectionAggregates:c,_renderAriaRoot:b,resizable:f,ariaColCount:x,ariaRowCount:C,ariaRootId:L,ariaRole:g="grid",...S}=e;return(0,Fl.jsxs)("div",{...S,className:a(e.className,Ul,{[`${Ul}-resizable`]:f},R(Ul,{size:t})),children:[r,o==="top"&&l,i,e.children&&b?(0,Fl.jsx)("div",{className:"k-grid-aria-root",role:g,id:L,"aria-colcount":x,"aria-rowcount":C,children:e.children}):e.children,c,o==="bottom"&&l]})};J.states=dk;J.options=ck;J.variants=pk;J.className=Ul;J.defaultOptions=ru;J.moduleName=re;J.folderName=ie;J.ariaSpec={selector:".k-grid",rules:[{selector:".k-grid-toolbar",attribute:"role=toolbar",usage:"The toolbar is a collection of command buttons and inputs."},{selector:".k-grid-toolbar",attribute:"aria-label",usage:"Clarifies the purpose of the toolbar."},{selector:".k-grid-toolbar",attribute:"aria-controls=.k-grid-aria-root id (when present)",usage:"Pointing to the id of the element with role=grid."},{selector:".k-grouping-header",attribute:"role=toolbar",usage:"The Grouping pane is a ToolBar (collection of buttons)."},{selector:".k-grouping-header",attribute:"aria-label",usage:"Clarifies the purpose of the grouping pane."},{selector:".k-grouping-header",attribute:"aria-controls=.k-grid-aria-root id (when present)",usage:"Pointing to the id of the element with role=grid."},{selector:".k-grouping-header .k-chip-list",attribute:"role=none",usage:"The ChipList default listbox role is removed to keep the toolbar --> button roles hierarchy."},{selector:".k-grouping-header .k-chip",attribute:"role=button",usage:"If the element used is not <button>, then the role must be specified."},{selector:".k-grid:not(.k-treelist) .k-grid-aria-root",attribute:"role=grid",usage:"The role specifies the element is a Data Grid."},{selector:".k-grid-aria-root",attribute:"aria-colcount (when present)",usage:"The total number of columns in the Grid. Needed for Virtual columns and Hidden columns scenarios."},{selector:".k-grid-aria-root",attribute:"aria-rowcount (when present)",usage:"The total number of rows in the table. Needed for Paging, Virtual rows, or Master/Detail rows scenarios."},{selector:".k-grid-header-wrap>table",attribute:"role=none",usage:"Negates the default semantic role of the <table> element."},{selector:".k-grid-header-wrap>table>thead",attribute:"role=rowgroup",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid-header-wrap>table>thead>tr:not(.k-filter-row)",attribute:"role=row",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid-header-wrap>table>thead>tr:not(.k-filter-row)",attribute:"aria-rowindex (when present)",usage:"Row number. Needed for Paging, Virtual rows, or Master/Detail rows scenarios."},{selector:".k-grid-header-wrap>table>thead>tr:not(.k-filter-row)>th:not(.k-hierarchy-cell):not(.k-group-cell):not(.k-drag-cell)",attribute:"role=columnheader",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid-header-wrap>table>thead>tr:not(.k-filter-row)>th",attribute:"aria-sort (when present)",usage:"Present if sorting is enabled for that column."},{selector:".k-grid-header-wrap>table>thead>tr:not(.k-filter-row)>th",attribute:"aria-colindex (when present)",usage:"Col number. Needed for Virtual columns and Hidden columns scenarios."},{selector:".k-grid-header-wrap>table>thead>tr:not(.k-filter-row)>th",attribute:"aria-haspopup=dialog (when present)",usage:"Present if the column has a ColumnMenu or FilterMenu."},{selector:".k-grid-header-wrap>table>thead>tr.k-filter-row>td",attribute:"role=gridcell",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid-header-wrap>table>thead>tr.k-filter-row>td",attribute:"aria-label",usage:"Has a label indicating that the cell is part of a filter row."},{selector:".k-grid:not(.k-grid-lockedcolumns) .k-grid-content>table, .k-grid-pinned-container .k-grid-table",attribute:"role=none",usage:"Negates the default semantic role of the <table> element."},{selector:".k-grid:not(.k-grid-lockedcolumns) .k-grid-content>table>tbody, .k-grid-pinned-container tbody",attribute:"role=rowgroup",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid:not(.k-grid-lockedcolumns) .k-grid-content>table>tbody>tr, .k-grid-pinned-container tbody tr",attribute:"role=row",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid:not(.k-grid-lockedcolumns) .k-grid-content>table>tbody>tr, .k-grid-pinned-container tbody tr",attribute:"aria-rowindex (when present)",usage:"Row number. Needed for Paging, Virtual rows, or Master/Detail rows scenarios."},{selector:".k-grid:not(.k-grid-lockedcolumns) .k-grid-content>table>tbody>tr>td, .k-grid-pinned-container tbody td",attribute:"role=gridcell",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid:not(.k-grid-lockedcolumns) .k-grid-content>table>tbody>tr>td, .k-grid-pinned-container tbody td",attribute:"aria-colindex (when present)",usage:"Col number. Needed for Virtual columns and Hidden columns scenarios."},{selector:"tr.k-selected",attribute:"aria-selected=true",usage:"Set on the currently selected row(s) in row selection mode. All cells within the selected row also carry aria-selected=true (without k-selected class). Applies to both regular and pinned rows."},{selector:"td.k-selected",attribute:"aria-selected=true",usage:"Set on the currently selected cell(s) in cell selection mode. The k-selected class on cells is only applied in cell selection mode, but aria-selected=true is present on cells regardless of selection mode."},{selector:".k-master-row .k-hierarchy-cell, .k-grouping-row>td",attribute:"aria-expanded",usage:"For cells holding grouping criteria values and for Master row cells in Detail template scenario."},{selector:".k-group-cell",attribute:"role=presentation",usage:"Group offset cells (header and content) are non-interactive placeholders with no semantic role."},{selector:".k-drag-cell",attribute:"aria-label",usage:"Must be present in a Drag Row scenario on the cell containing the drag handle."},{selector:".k-grid-header-locked table tr",attribute:"aria-owns",usage:"Locked header rows own cells from the corresponding non-locked header table rows."},{selector:".k-grid-content-locked table tr:not(.k-grouping-row)",attribute:"aria-owns",usage:"Locked content rows own cells from the corresponding non-locked content table rows. Group header rows are excluded because the non-locked group header rows are presentational."},{selector:".k-grid-lockedcolumns .k-grid-header .k-grid-header-wrap table tr",attribute:"role=none",usage:"Non-locked header rows have their semantic role removed when locked columns exist."},{selector:".k-grid-lockedcolumns .k-grid-content table tr",attribute:"role=none",usage:"Non-locked content rows have their semantic role removed when locked columns exist."},{selector:".k-grid-lockedcolumns .k-grid-header .k-grid-header-wrap th",attribute:"role=columnheader",usage:"Non-locked header cells retain columnheader role so they are announced correctly when owned via aria-owns."},{selector:".k-grid-lockedcolumns .k-grid-content td:not(.k-grouping-row td)",attribute:"role=gridcell",usage:"Non-locked data cells retain gridcell role so they are announced correctly when owned via aria-owns. Cells inside group header rows are excluded as those rows are presentational."},{selector:".k-grid-filter-popup",attribute:"role=dialog",usage:"The filter menu popup has dialog role."},{selector:".k-grid-filter-popup",attribute:"id",usage:"Unique id linked to the header cell aria-controls attribute."},{selector:".k-grid-filter-popup",attribute:"aria-label",usage:'Descriptive label for the filter menu, e.g. "Column Title Filter Menu".'},{selector:".k-grid-columnmenu-popup",attribute:"role=dialog",usage:"The column menu popup has dialog role."},{selector:".k-grid-columnmenu-popup",attribute:"id",usage:"Unique id linked to the header cell aria-controls attribute."},{selector:".k-grid-columnmenu-popup",attribute:"aria-label",usage:'Descriptive label for the column menu, e.g. "Column Title Column Menu".'},{selector:".k-grid-columnmenu-popup .k-columnmenu-item",attribute:"role=button",usage:"Column menu items have button role."},{selector:".k-grid-columnmenu-popup .k-columnmenu-item",attribute:"tabindex=0",usage:"Column menu items are focusable."},{selector:".k-grid-columnmenu-popup .k-columnmenu-item",attribute:"aria-expanded",usage:"Expandable column menu items announce their expanded state."},{selector:".k-grid-columnmenu-popup .k-columnmenu-item",attribute:"aria-controls",usage:"Expandable items point to the id of the content they control."},{selector:".k-grid-columnmenu-popup .k-column-list",attribute:"role=listbox",usage:"The column list is a listbox."},{selector:".k-grid-columnmenu-popup .k-column-list",attribute:"aria-multiselectable=true",usage:"The column list supports multiple selections."},{selector:".k-grid-columnmenu-popup .k-column-list",attribute:"aria-label",usage:"Accessible name for the column list."},{selector:".k-grid-columnmenu-popup .k-column-list-item",attribute:"role=option",usage:"Column list items are options."},{selector:".k-grid-columnmenu-popup .k-column-list-item",attribute:"aria-checked",usage:"Column list items announce their checked state."},{selector:"tfoot",attribute:"role=rowgroup",usage:"Required as the owner <table> element has its semantic role removed."},{selector:"tfoot tr",attribute:"role=row",usage:"Required as the owner <table> element has its semantic role removed."},{selector:"tfoot tr",attribute:"aria-rowindex (when present)",usage:"Row number. Needed for Paging, Virtual rows, or Master/Detail rows scenarios."},{selector:"tfoot tr td",attribute:"role=gridcell",usage:"Required as the owner <table> element has its semantic role removed."},{selector:"tfoot tr td",attribute:"aria-colindex (when present)",usage:"Col number. Needed for Virtual columns and Hidden columns scenarios."},{selector:".k-grid-selection-aggregates",attribute:"aria-live=polite",usage:"Ensures that changes in the calculated selection aggregates are announced by assistive technologies."},{selector:".k-grid-stack-cell",attribute:"tabindex=0",usage:"Stacked cell elements receive tabindex 0 when focus is within their parent .k-grid-stack-row element."},{selector:".k-grid-sticky-container",attribute:"role=none",usage:"Sticky group container has no semantic role."},{selector:".k-grid-sticky-container .k-grid-table",attribute:"role=none",usage:"Negates the default semantic role of the sticky group <table> element."},{selector:".k-grid-sticky-container tbody",attribute:"role=rowgroup",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid-sticky-container tr",attribute:"role=row",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid-sticky-container tr",attribute:"aria-rowindex",usage:"Matches the aria-rowindex of the real group header/footer row it mirrors."},{selector:".k-grid-sticky-container td:not(.k-group-cell)",attribute:"role=gridcell",usage:"Required as the owner <table> element has its semantic role removed. Group offset cells are excluded as they retain role=presentation."},{selector:".k-grid-sticky-container .k-grouping-row>td",attribute:"aria-expanded",usage:"Mirrors the expanded/collapsed state of the real group header row."},{selector:".k-grid-sticky-container td:not(.k-group-cell)",attribute:"tabindex",usage:"Receives tabindex 0 when focused, -1 otherwise, for keyboard navigation. Group offset cells are excluded as they are presentational."},{selector:".k-grid-sticky-container td",attribute:"aria-colindex (when present)",usage:"Col number. Typically 1 for the group header cell spanning all columns."},{selector:".k-grid-pinned-container",attribute:"role=none",usage:"Container for pinned rows has no semantic role."},{selector:".k-grid-pinned-container .k-grid-pinned-wrap",attribute:"role=none",usage:"Inner wrapper for the pinned rows table has no semantic role."},{selector:".k-grid-pinned-container tbody",attribute:"aria-label",usage:'Describes the purpose of the pinned rows group, e.g. "Top pinned rows" or "Bottom pinned rows".'},{selector:".k-grid-pinned-container td",attribute:"aria-haspopup=menu (when present)",usage:"Pinned row cells announce the context menu for row pinning operations."},{selector:".k-grid-pinned-container td",attribute:"aria-controls",usage:"Points to the ID of the context menu popup for row pinning."},{selector:".k-grid-pinned-container td",attribute:"aria-expanded",usage:"Indicates whether the context menu popup is open."},{selector:".k-grid-content td",attribute:"aria-haspopup=menu (when present)",usage:"Regular data cells announce context menu when row pinning uses contextual mode."},{selector:".k-grid-content td",attribute:"aria-controls",usage:"Points to the ID of the context menu popup for row pinning."},{selector:".k-grid-content td",attribute:"aria-expanded",usage:"Indicates whether the context menu popup is open."},{selector:'.k-pin-cell [class*="k-icon"]',attribute:"aria-hidden=true",usage:"Pin/unpin icon inside the dedicated column is decorative and must be hidden from assistive technologies."}]};var iu=require("react/jsx-runtime"),lu="k-grid-header",F=e=>{let{draggable:t,...o}=e;return(0,iu.jsx)("div",{...o,className:a(e.className,lu,{"k-grid-draggable-header":t}),children:e.children})};F.className=lu;F.moduleName=re;F.folderName=ie;var Qr=require("react/jsx-runtime"),nu="k-grouping-header",co=e=>{let{dropHint:t,dropClue:o,...r}=e;return(0,Qr.jsxs)("div",{...r,className:a(e.className,nu),children:[o&&(0,Qr.jsx)("div",{className:"k-grouping-dropclue"}),e.children,(0,Qr.jsx)("div",{className:"k-grouping-drop-container",children:t})]})};co.className=nu;co.moduleName=re;co.folderName=ie;var du=require("react/jsx-runtime"),su="k-grid-pinned-container",Zr=e=>{let{position:t,...o}=e;return(0,du.jsx)("div",{...o,className:a(e.className,su,{"k-pos-bottom":t==="bottom"}),children:e.children})};Zr.className=su;Zr.moduleName=re;Zr.folderName=ie;var pu=require("react/jsx-runtime"),cu="k-grid-sticky-container",jr=e=>{let{position:t,...o}=e;return(0,pu.jsx)("div",{...o,className:a(e.className,cu,{"k-pos-bottom":t==="bottom"}),children:e.children})};jr.className=cu;jr.moduleName=re;jr.folderName=ie;var uu=require("react/jsx-runtime"),mu="k-grid-header-table",$=e=>(0,uu.jsx)(ye,{...e,className:a(e.className,mu),children:e.children});$.className=mu;$.moduleName=re;$.folderName=ie;var Ot=require("react/jsx-runtime"),Qn="k-header",mk=[n.hover,n.focus,n.active],bu={sortIcon:"sort-asc-small"},y=e=>{let{menu:t,sortable:o,filterable:r,sticky:l,resizable:i,columnTitle:c,hover:b,focus:f,active:x,sortIcon:C=bu.sortIcon,sortOrder:L,accessibleLabel:g,...S}=e;return(0,Ot.jsxs)(So,{...S,className:a(e.className,Qn,{"k-filterable":t||r,"k-sorted":o,"k-grid-header-sticky":l,"k-touch-action-none":i},E(Qn,{hover:b,focus:f,active:x})),children:[c&&(0,Ot.jsxs)("span",{className:"k-cell-inner",children:[(0,Ot.jsxs)("span",{className:"k-link",children:[(0,Ot.jsx)("span",{className:"k-column-title",children:c}),o&&(0,Ot.jsx)("span",{className:"k-sort-icon",children:(0,Ot.jsx)(p,{icon:C})}),L&&(0,Ot.jsx)("span",{className:"k-sort-order",children:L})]}),t&&(0,Ot.jsx)("a",{className:a("k-grid-header-menu",{"k-active":x,"k-grid-filter-menu":t==="filter","k-grid-column-menu":t==="column"}),children:(0,Ot.jsx)(p,{icon:t==="filter"?"filter":"more-vertical"})})]}),!c&&g&&(0,Ot.jsx)("span",{className:"k-sr-only",children:g}),e.children,i&&(0,Ot.jsx)("span",{className:"k-column-resizer k-touch-action-none"})]})};y.states=mk;y.className=Qn;y.defaultOptions=bu;y.moduleName=re;y.folderName=ie;var fu=require("react/jsx-runtime"),Tu="k-grid-container",q=e=>(0,fu.jsx)("div",{...e,className:a(e.className,Tu),children:e.children});q.className=Tu;q.moduleName=re;q.folderName=ie;var hu=require("react/jsx-runtime"),gu="k-grid-content",V=e=>(0,hu.jsx)("div",{...e,className:a(e.className,gu),children:e.children});V.className=gu;V.moduleName=re;V.folderName=ie;var Nu=require("react/jsx-runtime"),xu="k-grid-table",X=e=>(0,Nu.jsx)(ye,{...e,className:a(e.className,xu),children:e.children});X.className=xu;X.moduleName=re;X.folderName=ie;var wu=require("react/jsx-runtime"),ku="k-grid-footer",$l=e=>(0,wu.jsx)("div",{...e,className:a(e.className,ku),children:e.children});$l.className=ku;$l.moduleName=re;$l.folderName=ie;var Cu=require("react/jsx-runtime"),vu="k-grid-footer-table",Wl=e=>(0,Cu.jsx)(ye,{...e,className:a(e.className,vu),children:e.children});Wl.className=vu;Wl.moduleName=re;Wl.folderName=ie;var Zn="pager",Lu=Zn;var he=require("react/jsx-runtime"),Vl="k-pager",uk=[n.focus,n.disabled],bk={size:[d.undefined,d.small,d.medium,d.large]},Ht={responsive:!0,pagerSizeInfo:!0,pageTitleInfo:!0,maxPagesInfo:!0,type:"numeric",pageSizes:!0,refresh:!0,previousNext:!0,info:"1 - 5 of 20 items",itemsPerPage:5,maxPages:6,currentPage:1},Ne=e=>{let{responsive:t=Ht.responsive,size:o,pagerSizeInfo:r=Ht.pagerSizeInfo,pageTitleInfo:l=Ht.pageTitleInfo,maxPagesInfo:i=Ht.maxPagesInfo,itemsPerPage:c=Ht.itemsPerPage,maxPages:b=Ht.maxPages,currentPage:f=Ht.currentPage,previousNext:x=Ht.previousNext,type:C=Ht.type,pageSizes:L=Ht.pageSizes,refresh:g=Ht.refresh,info:S=Ht.info,focus:A,disabled:_,dir:W,...B}=e,ee=[],ke=[];for(let me=1;me<=b;me++)ee.push((0,he.jsx)(u,{selected:me===f,fillMode:"flat",themeColor:"primary",size:o,"aria-label":`Page ${me}`,...me===f&&{"aria-current":"page"},children:me},me)),ke.push((0,he.jsx)("option",{selected:me===f,children:me},me));return(0,he.jsxs)("div",{dir:W,...B,className:a(e.className,Vl,R(Vl,{size:o}),E(Vl,{focus:A,disabled:_}),{"k-pager-responsive":t}),role:"application","aria-roledescription":"pager","aria-keyshortcuts":"Enter ArrowRight ArrowLeft","aria-label":`Page ${f} of ${b}`,children:[(0,he.jsxs)("div",{className:a("k-pager-numbers-wrap"),children:[x&&(0,he.jsxs)(he.Fragment,{children:[(0,he.jsx)(u,{className:a("k-pager-nav","k-pager-first"),ariaDisabled:f===1,fillMode:"flat",size:o,icon:W==="rtl"?"caret-alt-to-right":"caret-alt-to-left",title:"Go to the first page","aria-label":"Go to the first page"}),(0,he.jsx)(u,{className:a("k-pager-nav"),ariaDisabled:f===1,fillMode:"flat",size:o,icon:W==="rtl"?"caret-alt-right":"caret-alt-left",title:"Go to the previous page","aria-label":"Go to the previous page"})]}),C==="numeric"&&(0,he.jsx)("div",{className:a("k-pager-numbers"),children:ee}),C==="input"&&(0,he.jsxs)("span",{className:a("k-pager-input"),children:[l&&(0,he.jsx)("span",{children:"Page"}),(0,he.jsx)(te,{value:`${f}`,size:o,showSpinButton:!1,showClearButton:!1,"aria-label":"Current page"}),(0,he.jsx)("span",{children:i&&`of ${b}`})]}),x&&(0,he.jsxs)(he.Fragment,{children:[(0,he.jsx)(u,{className:a("k-pager-nav"),ariaDisabled:f===b,fillMode:"flat",size:o,icon:W==="rtl"?"caret-alt-left":"caret-alt-right",title:"Go to the next page","aria-label":"Go to the next page"}),(0,he.jsx)(u,{className:a("k-pager-nav","k-pager-last"),ariaDisabled:f===b,fillMode:"flat",size:o,icon:W==="rtl"?"caret-alt-to-left":"caret-alt-to-right",title:"Go to the last page","aria-label":"Go to the last page"})]})]}),L&&(0,he.jsxs)("span",{className:a("k-pager-sizes"),children:[(0,he.jsx)(ce,{value:`${c}`,size:o,"aria-label":"Items per page"}),r&&(0,he.jsx)("span",{children:"items per page"})]}),g&&(0,he.jsx)(u,{className:a("k-pager-refresh"),fillMode:"flat",size:o,icon:"arrow-rotate-cw",title:"Refresh","aria-label":"Refresh"}),S&&(0,he.jsx)("span",{className:a("k-pager-info"),children:S})]})};Ne.states=uk;Ne.options=bk;Ne.className=Vl;Ne.defaultOptions=Ht;Ne.moduleName=Zn;Ne.folderName=Lu;Ne.ariaSpec={selector:".k-pager",rules:[{selector:".k-pager",attribute:"role=application",usage:"Indicates that the pager has its own keyboard navigation implemented."},{selector:".k-pager",attribute:"aria-roledescription=pager",usage:"Clarifies the role of the Pager."},{selector:".k-pager",attribute:"aria-keyshortcuts=Enter ArrowRight ArrowLeft",usage:"Announces the available keyboard shortcuts."},{selector:".k-pager",attribute:"aria-label",usage:"Announces the currently selected page and the number of available pages."},{selector:".k-pager-nav",attribute:"role=button or nodeName=button",usage:"Specifies the role of the navigation element."},{selector:".k-pager-nav.k-disabled",attribute:"aria-disabled=true",usage:"Present when the navigation button is non-interactive."},{selector:".k-pager-nav",attribute:"title",usage:"Specifies the purpose of each navigation button."},{selector:".k-pager-numbers .k-button",attribute:"aria-label or title",usage:"Specifies the purpose of each page link, e.g., Page 6."},{selector:".k-pager-numbers .k-button.k-selected",attribute:"aria-current=page",usage:"Present on the currently selected page element."},{selector:".k-pager-sizes .k-dropdownlist",attribute:"aria-label or aria-labelledby",usage:"The DropDownList requires a label to specify its purpose."},{selector:".k-pager-input .k-input-inner",attribute:"aria-label",usage:"The input requires a label to specify its purpose."}]};var Tk=require("react/jsx-runtime");var fk=require("react/jsx-runtime");var gk=require("react/jsx-runtime");var jn=require("react/jsx-runtime"),hk=Ne.options,xk=Ne.states,Nk={...Ne.defaultOptions,variant:"numeric"},kk=[{name:"numeric",title:"Numeric"},{name:"input",title:"Input"}],wk=[],cr=e=>{let{variant:t,...o}=e;return t==="input"?(0,jn.jsx)(Ne,{...o,type:"input"}):(0,jn.jsx)(Ne,{...o,type:"numeric"})};cr.options=hk;cr.states=xk;cr.variants=kk;cr.defaultOptions=Nk;cr.modifiers=wk;cr.className=Ne.className;var Mu=require("react/jsx-runtime"),yu="k-grid-pager",Xt=e=>(0,Mu.jsx)(Ne,{...e,className:a(e.className,yu),children:e.children});Xt.className=yu;Xt.moduleName=re;Xt.folderName=ie;var Ru=require("react/jsx-runtime"),Su="k-grid-toolbar",po=e=>(0,Ru.jsx)(de,{...e,className:a(e.className,Su),children:e.children});po.className=Su;po.moduleName=re;po.folderName=ie;var pr=require("react/jsx-runtime"),es="k-grid-stack-cell",vk=[n.focus,n.selected],Xl=e=>{let{cellHeader:t,cellContent:o,edit:r,commandCell:l,dirty:i,focus:c,selected:b,...f}=e;return(0,pr.jsxs)("div",{...f,className:a(e.className,es,{"k-grid-stack-edit-cell":r,"k-command-cell":l,"k-dirty-cell":i},E(es,{focus:c,selected:b})),children:[i&&(0,pr.jsx)("span",{className:"k-dirty"}),t&&(0,pr.jsx)("div",{className:"k-grid-stack-header",children:t}),(0,pr.jsx)("div",{className:"k-grid-stack-content",children:o}),e.children]})};Xl.states=vk;Xl.className=es;Xl.moduleName=re;Xl.folderName=ie;var Eu=require("react/jsx-runtime"),Au="k-grid-stack-row",Jl=e=>{let{cols:t,...o}=e;return(0,Eu.jsx)("div",{...o,className:a(e.className,Au,{[`k-grid-cols-${t}`]:t}),children:e.children})};Jl.className=Au;Jl.moduleName=re;Jl.folderName=ie;var ts=require("react/jsx-runtime");var os=require("react/jsx-runtime");var mt="column-menu",kt=mt;var Gu=require("react/jsx-runtime"),as="k-column-menu",Ck=[],Lk={size:[d.undefined,d.small,d.medium,d.large]},Iu={view:"list"},Ao=e=>{let{view:t=Iu.view,size:o,...r}=e;return(0,Gu.jsx)("div",{...r,className:a(e.className,as,R(as,{size:o}),{"k-column-menu-tabbed":t==="tabbed"}),children:e.children})};Ao.states=Ck;Ao.options=Lk;Ao.className=as;Ao.defaultOptions=Iu;Ao.moduleName=mt;Ao.folderName=kt;Ao.ariaSpec={selector:".k-column-menu",rules:[{selector:".k-columnmenu-item",attribute:"role=button",usage:"Sets column menu item role to button."},{selector:".k-columnmenu-item",attribute:"tabindex=0",usage:"Sets column menu item tabindex."},{selector:".k-expander .k-columnmenu-item",attribute:"aria-expanded=true/false",usage:"Sets the expanded state of an expandable item."},{selector:".k-expander .k-columnmenu-item",attribute:"aria-controls",usage:"Points to id attribute of the content whose visibility the expandable item controls."},{selector:".k-expander .k-columnmenu-item-content",attribute:"id",usage:"Unique and deterministic id linked to the aria-controls attribute of the corresponding expandable item."},{selector:".k-column-list",attribute:"role=listbox",usage:"Sets the listbox role of the list of columns wrapper."},{selector:".k-column-list",attribute:"aria-multiselectable=true",usage:"Specifies that the list is multiselectable."},{selector:".k-column-list",attribute:"aria-label",usage:"Accessible name for the column list."},{selector:".k-column-list .k-column-list-item",attribute:"role=option",usage:"Sets the option role of the list item."},{selector:".k-column-list .k-column-list-item",attribute:"aria-checked=true/false",usage:"Sets the checked state of list item."}]};var ls=require("react/jsx-runtime"),rs="k-column-list",yk=[],Mk={size:[d.undefined,d.small,d.medium,d.large]},Sk={},ha=e=>{let{size:t,...o}=e;return(0,ls.jsx)("div",{className:"k-column-list-wrapper",children:(0,ls.jsx)("div",{...o,className:a(e.className,rs,R(rs,{size:t})),role:"listbox","aria-multiselectable":"true",children:e.children})})};ha.states=yk;ha.options=Mk;ha.className=rs;ha.defaultOptions=Sk;ha.moduleName=mt;ha.folderName=kt;var el=require("react/jsx-runtime"),is="k-column-list-item",Rk=[n.focus,n.disabled,n.hover],Ak={},Ek={},tl=e=>{let{label:t,checked:o,focus:r,hover:l,disabled:i,...c}=e;return(0,el.jsxs)("span",{...c,className:a(e.className,is,E(is,{focus:r,hover:l,disabled:i})),role:"option","aria-checked":o?"true":"false",children:[(0,el.jsx)(ze,{disabled:i,checked:o,"aria-label":t}),(0,el.jsx)("span",{className:"k-checkbox-label",children:t})]})};tl.states=Rk;tl.options=Ak;tl.className=is;tl.defaultOptions=Ek;var xa=require("react/jsx-runtime"),ns="k-columnmenu-item",Ik=[n.focus,n.selected],Gk={},Ok={},Eo=e=>{let{focus:t,selected:o,text:r,startIcon:l,endIcon:i,sortIndex:c,...b}=e;return(0,xa.jsxs)("div",{...b,className:a(e.className,ns,E(ns,{focus:t,selected:o})),role:"button",tabIndex:0,children:[l&&(0,xa.jsx)(p,{icon:l}),r,i&&(0,xa.jsxs)("span",{className:"k-columnmenu-indicators",children:[(0,xa.jsx)(p,{icon:i}),c&&(0,xa.jsx)("span",{className:"k-sort-index",children:c})]}),e.children]})};Eo.states=Ik;Eo.options=Gk;Eo.className=ns;Eo.defaultOptions=Ok;Eo.moduleName=mt;Eo.folderName=kt;var Hk=require("react/jsx-runtime");var Hu=require("react/jsx-runtime"),Pk="k-columnmenu-item-content",Ou=e=>(0,Hu.jsx)("div",{...e,className:a(e.className,Pk,"k-columns-item"),children:e.children});var ss=require("react/jsx-runtime"),Pu="k-filter-menu",_k=[],Kk={},Dk={},Qo=e=>{let{...t}=e;return(0,ss.jsx)("form",{...t,className:a(e.className,Pu),children:(0,ss.jsx)("div",{className:"k-filter-menu-container",children:e.children})})};Qo.states=_k;Qo.options=Kk;Qo.className=Pu;Qo.defaultOptions=Dk;Qo.moduleName=mt;Qo.folderName=kt;var Bk=require("react/jsx-runtime");var mr=require("react/jsx-runtime"),zk="k-item",Uk={size:[d.undefined,d.small,d.medium,d.large]},Fk=[],ds=e=>{let{text:t,size:o,...r}=e;return(0,mr.jsx)("li",{...r,className:a(e.className,zk),children:(0,mr.jsxs)("label",{className:"k-label k-checkbox-label",children:[(0,mr.jsx)(ze,{size:o}),(0,mr.jsx)("span",{children:t})]})})};ds.states=Fk;ds.options=Uk;var mo=require("react/jsx-runtime"),_u="k-expander",$k=[],Wk={},Vk={},Na=e=>{let{itemText:t,itemStartIcon:o,itemEndIcon:r,itemSortIndex:l,expanded:i,itemContent:c,expanderIcon:b,contentId:f,...x}=e,C=f||D("columnmenu-content"),L=!i&&!b?(0,mo.jsx)(p,{icon:"chevron-down"}):i&&!b?(0,mo.jsx)(p,{icon:"chevron-up"}):(0,mo.jsx)(p,{icon:b});return(0,mo.jsxs)("div",{...x,className:a(e.className,_u),children:[(0,mo.jsxs)(Eo,{text:t,startIcon:o,endIcon:r,sortIndex:l,"aria-expanded":i?"true":"false","aria-controls":C,children:[(0,mo.jsx)("span",{className:"k-spacer"}),(0,mo.jsx)("span",{className:"k-expander-indicator",children:L})]}),i&&(0,mo.jsx)(Ou,{id:C,children:c}),e.children]})};Na.states=$k;Na.options=Wk;Na.className=_u;Na.defaultOptions=Vk;Na.moduleName=mt;Na.folderName=kt;var Ku=require("react/jsx-runtime"),cs="k-group-menu",Xk=[],Jk={size:[d.undefined,d.small,d.medium,d.large]},qk={},ur=e=>{let{size:t,...o}=e;return(0,Ku.jsx)("div",{...o,className:a(e.className,cs,R(cs,{size:t})),children:e.children})};ur.states=Xk;ur.options=Jk;ur.className=cs;ur.defaultOptions=qk;ur.moduleName=mt;ur.folderName=kt;var uo=require("react/jsx-runtime"),ps="k-group-menu-item",Yk=[n.hover,n.selected],Qk={},Zk={},br=e=>{let{hover:t,selected:o,text:r,actionsStart:l,actionsEnd:i,...c}=e;return(0,uo.jsxs)("div",{...c,className:a(e.className,ps,E(ps,{hover:t,selected:o})),children:[l&&(0,uo.jsx)("span",{className:"k-group-menu-item-actions",children:l}),(0,uo.jsx)("span",{className:"k-group-item-text",children:r}),i&&(0,uo.jsxs)(uo.Fragment,{children:[(0,uo.jsx)("span",{className:"k-spacer"}),(0,uo.jsx)("span",{className:"k-group-menu-item-actions",children:i})]}),e.children]})};br.states=Yk;br.options=Qk;br.className=ps;br.defaultOptions=Zk;br.moduleName=mt;br.folderName=kt;var Zo=require("react/jsx-runtime"),ms="k-group-menu-item-action",jk=[n.hover,n.disabled,n.selected],ew={size:[d.undefined,d.small,d.medium,d.large]};var us=e=>{let{hover:t,disabled:o,selected:r,size:l,type:i,...c}=e,b;switch(i){case"remove":b=(0,Zo.jsx)(p,{icon:"x-circle",size:l});break;case"add":b=(0,Zo.jsx)(p,{icon:"plus-circle",size:l});break;case"drag":b=(0,Zo.jsx)(p,{icon:"handle-drag-dots",size:l});break;case"up":b=(0,Zo.jsx)(p,{icon:"chevron-up",size:l});break;case"down":b=(0,Zo.jsx)(p,{icon:"chevron-down",size:l});break;default:b=(0,Zo.jsx)(p,{icon:i,size:l});break}return(0,Zo.jsx)("span",{...c,className:a(e.className,ms,E(ms,{selected:r,hover:t,disabled:o}),`k-group-menu-item-${i}-action`),children:b})};us.options=jk;us.options=ew;us.className=ms;var tw=require("react/jsx-runtime");var bs=require("react/jsx-runtime");var zu=require("react/jsx-runtime"),Du="k-tabstrip-items",ow=[],aw={},rw={tabAlignment:"start"},ol=e=>{let{children:t,tabAlignment:o,orientation:r,...l}=e;return(0,zu.jsx)("ul",{...l,className:a(e.className,Du,"k-reset",`k-tabstrip-items-${o}`),role:"tablist",...r==="vertical"&&{"aria-orientation":"vertical"},children:t})};ol.states=ow;ol.options=aw;ol.className=Du;ol.defaultOptions=rw;var Bu=ol;var Wu=require("react/jsx-runtime"),Uu="k-tabstrip-items-wrapper",lw=[],iw={},Fu={orientation:"horizontal"},al=e=>{let{children:t,orientation:o=Fu.orientation,...r}=e;return(0,Wu.jsx)("div",{...r,className:a(e.className,Uu,{"k-hstack":o==="horizontal","k-vstack":o==="vertical"}),children:t})};al.states=lw;al.options=iw;al.className=Uu;al.defaultOptions=Fu;var $u=al;var rl="tabstrip",ql=rl;var ut=require("react/jsx-runtime"),jo="k-tabstrip",nw=[],sw={size:[d.undefined,d.small,d.medium,d.large]},Yl={position:"top",tabAlignment:"start",scrollButtons:"around"},Qe=e=>{let{size:t,scrollable:o,children:r,tabStripItems:l,tabStripItemsId:i,position:c=Yl.position,tabAlignment:b=Yl.tabAlignment,scrollButtons:f=Yl.scrollButtons,dir:x,scrollingPosition:C,overflow:L,...g}=e,S={top:{prev:x!=="rtl"?"left":"right",next:x!=="rtl"?"right":"left"},bottom:{prev:x!=="rtl"?"left":"right",next:x!=="rtl"?"right":"left"},right:{prev:"up",next:"down"},left:{prev:"up",next:"down"}},A={top:"horizontal",bottom:"horizontal",left:"vertical",right:"vertical"},_={start:"start",center:"center",end:"end",justify:"justify",stretched:"stretched"};return(0,ut.jsxs)("div",{dir:x,...g,className:a(jo,e.className,{[`${jo}-${c}`]:c,[`${jo}-scrollable`]:o,[`${jo}-scrollable-overlay`]:o&&(f==="hidden"||!f),[`${jo}-scrollable-${C}`]:C&&C!=="both",[`${jo}-overflow`]:L},R(jo,{size:t})),children:[c==="bottom"&&r,(0,ut.jsxs)($u,{orientation:A[c],children:[o&&(f==="around"||f==="start")&&(0,ut.jsx)("span",{className:a("k-tabstrip-prev","k-button",R("k-button",{size:t,fillMode:w.flat,rounded:k.none}),"k-icon-button"),"aria-hidden":"true",children:(0,ut.jsx)(p,{className:"k-button-icon",icon:`caret-alt-${S[c].prev}`})}),o&&f==="start"&&(0,ut.jsx)("span",{className:a("k-tabstrip-next","k-button",R("k-button",{size:t,fillMode:w.flat,rounded:k.none}),"k-icon-button"),"aria-hidden":"true",children:(0,ut.jsx)(p,{className:"k-button-icon",icon:`caret-alt-${S[c].next}`})}),(0,ut.jsx)(Bu,{className:a({"k-tabstrip-items-scroll":o&&f==="hidden"}),tabAlignment:_[b],orientation:A[c],...i&&{id:i},children:l}),o&&f==="end"&&(0,ut.jsx)("span",{className:a("k-tabstrip-prev","k-button",R("k-button",{size:t,fillMode:w.flat,rounded:k.none}),"k-icon-button"),"aria-hidden":"true",children:(0,ut.jsx)(p,{className:"k-button-icon",icon:`caret-alt-${S[c].prev}`})}),o&&(f==="around"||f==="end")&&(0,ut.jsx)("span",{className:a("k-tabstrip-next","k-button",R("k-button",{size:t,fillMode:w.flat,rounded:k.none}),"k-icon-button"),"aria-hidden":"true",children:(0,ut.jsx)(p,{className:"k-button-icon",icon:`caret-alt-${S[c].next}`})}),L&&(0,ut.jsx)("div",{className:"k-tabstrip-actions k-hstack",children:(0,ut.jsx)(pe,{className:"k-tabstrip-overflow-button",icon:"more-vertical",fillMode:"flat",size:t,showArrow:!1})})]}),c!=="bottom"&&r]})};Qe.states=nw;Qe.options=sw;Qe.className=jo;Qe.defaultOptions=Yl;Qe.moduleName=rl;Qe.folderName=ql;Qe.ariaSpec={selector:".k-tabstrip",rules:[{selector:".k-tabstrip-items",attribute:"role=tablist",usage:"Indicates the tablist role for the ul element."},{selector:".k-tabstrip.k-tabstrip-left .k-tabstrip-items,.k-tabstrip.k-tabstrip-right .k-tabstrip-items",attribute:"aria-orientation=vertical",usage:"Indicates the orientation when vertical."},{selector:".k-tabstrip-item",attribute:"role=tab",usage:"The tab li element."},{selector:".k-tabstrip .k-tabstrip-item.k-active",attribute:"aria-selected=true",usage:"Announces the selected state of the tab."},{selector:".k-tabstrip-content",attribute:"role=tabpanel",usage:"The content div of the tab."},{selector:".k-tabstrip .k-tabstrip-item.k-active",attribute:"aria-controls (when present)",usage:"Announces the relation between the panel and active tab. Only present when tab controls a specific panel."},{selector:".k-tabstrip-content",attribute:"aria-hidden=true (when not active)",usage:"Only if the component implements a feature to control whether the content should be persisted."},{selector:".k-tabstrip-content",attribute:"aria-labelledby (when present)",usage:"Refers to the tab element that controls the panel. Only present when panel has an associated tab."},{selector:".k-tabstrip-scrollable .k-button",attribute:"aria-hidden=true",usage:"Scroll buttons are hidden from assistive technologies."}]};var Xu=require("react/jsx-runtime"),Vu="k-tabstrip-wrapper",dw=[],cw={},pw={},Tr=e=>{let{...t}=e;return(0,Xu.jsx)("div",{...t,className:a(e.className,Vu),children:e.children})};Tr.states=dw;Tr.options=cw;Tr.className=Vu;Tr.defaultOptions=pw;Tr.moduleName=rl;Tr.folderName=ql;var Io=require("react/jsx-runtime"),Ts="k-tabstrip-item",mw=[n.active,n.hover,n.disabled,n.focus],uw={},Ju={iconPosition:"before"},wt=e=>{let{dragging:t,active:o,hover:r,focus:l,disabled:i,children:c,first:b,last:f,closable:x,icon:C,iconPosition:L=Ju.iconPosition,value:g,actions:S,...A}=e;return(0,Io.jsxs)("li",{...A,className:a(e.className,Ts,E(Ts,{hover:r,active:o,disabled:i,focus:l}),{"k-tabstrip-dragging":t,"k-first":b,"k-last":f}),role:"tab",...o&&{"aria-selected":"true"},...i&&{"aria-disabled":"true"},children:[(0,Io.jsxs)("span",{className:"k-link",children:[C&&L==="before"&&(0,Io.jsx)(p,{icon:C}),g&&(0,Io.jsx)("span",{className:"k-link-text",children:g}),C&&L==="after"&&(0,Io.jsx)(p,{icon:C})]}),(S||x)&&(0,Io.jsxs)("span",{className:"k-item-actions",children:[S,x&&(0,Io.jsx)(u,{as:"span",className:"k-remove-tab",icon:"x",fillMode:"flat",size:"xsmall",title:"Close","aria-hidden":"true"})]}),c]})};wt.states=mw;wt.options=uw;wt.className=Ts;wt.item=Ju;var qu=require("react/jsx-runtime"),fs="k-tabstrip-content",bw=[n.active,n.focus],Tw={},fw={},bo=e=>{let{active:t,focus:o,children:r,...l}=e;return(0,qu.jsx)("div",{...l,className:a(e.className,fs,E(fs,{active:t,focus:o}),e.className),role:"tabpanel",children:r})};bo.states=bw;bo.options=Tw;bo.className=fs;bo.defaultOptions=fw;var Pt=require("react/jsx-runtime"),ao=({children:e,...t})=>(0,Pt.jsx)(Qe,{tabStripItems:(0,Pt.jsxs)(Pt.Fragment,{children:[(0,Pt.jsx)(wt,{first:!0,value:"First"}),(0,Pt.jsx)(wt,{active:!0,value:"Second"}),(0,Pt.jsx)(wt,{value:"Third"}),(0,Pt.jsx)(wt,{value:"Fourth"}),(0,Pt.jsx)(wt,{last:!0,value:"Fifth"})]}),...t,children:e||(0,Pt.jsx)(bo,{active:!0,children:(0,Pt.jsx)("div",{children:"TabStrip Content"})})});var Qu=require("react/jsx-runtime"),Yu=e=>(0,Qu.jsx)(ao,{position:"bottom",...e});var ju=require("react/jsx-runtime"),Zu=e=>(0,ju.jsx)(ao,{position:"right",...e});var tb=require("react/jsx-runtime"),eb=e=>(0,tb.jsx)(ao,{position:"left",...e});var gw=require("react/jsx-runtime");var gs=require("react/jsx-runtime");var hw=require("react/jsx-runtime");var hs=require("react/jsx-runtime");var xs=require("react/jsx-runtime");var ll=require("react/jsx-runtime"),xw={...Qe.options,scrollable:{type:"boolean"}},Nw=Qe.states,ob={...Qe.defaultOptions,scrollable:!1,variant:"up"},kw=[{name:"up",title:"Position Up"},{name:"bottom",title:"Position Bottom"},{name:"left",title:"Position Left"},{name:"right",title:"Position Right"}],ww=[],fr=e=>{let{variant:t,...o}={...ob,...e},r={};switch(t){case"right":return(0,ll.jsx)(Zu,{style:{height:"230px"},...o,...r,position:"right"});case"left":return(0,ll.jsx)(eb,{style:{height:"230px"},...o,...r,position:"left"});case"bottom":return(0,ll.jsx)(Yu,{style:{width:"350px"},...o,...r,position:"bottom"});default:return(0,ll.jsx)(ao,{style:{width:"350px"},...o,...r})}};fr.options=xw;fr.states=Nw;fr.variants=kw;fr.defaultOptions=ob;fr.modifiers=ww;fr.className=Qe.className;var Ns=require("react/jsx-runtime");var ks=require("react/jsx-runtime");var ws=require("react/jsx-runtime");var vs=require("react/jsx-runtime");var Cs=require("react/jsx-runtime");var Ls=require("react/jsx-runtime");var v=require("react/jsx-runtime"),ab=({contentClassName:e,...t})=>(0,v.jsx)(J,{_renderAriaRoot:!0,pager:(0,v.jsx)(Xt,{refresh:!1}),children:(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)(F,{children:(0,v.jsx)("div",{className:"k-grid-header-wrap",children:(0,v.jsxs)($,{role:"none",children:[(0,v.jsxs)("colgroup",{children:[(0,v.jsx)("col",{}),(0,v.jsx)("col",{style:{width:"225px"}}),(0,v.jsx)("col",{}),(0,v.jsx)("col",{}),(0,v.jsx)("col",{})]}),(0,v.jsxs)(z,{role:"rowgroup",children:[(0,v.jsxs)(h,{role:"row",children:[(0,v.jsx)(y,{rowspan:1,colspan:1,columnTitle:"Product Id",role:"columnheader"}),(0,v.jsx)(y,{rowspan:1,colspan:1,columnTitle:"Name",role:"columnheader"}),(0,v.jsx)(y,{rowspan:1,colspan:1,columnTitle:"Quantity",role:"columnheader"}),(0,v.jsx)(y,{rowspan:1,colspan:1,columnTitle:"Unit Price",role:"columnheader"}),(0,v.jsx)(y,{rowspan:1,colspan:1,columnTitle:"Discontinued",role:"columnheader"})]}),(0,v.jsxs)(h,{className:"k-filter-row",role:"row",children:[(0,v.jsx)(s,{role:"gridcell","aria-label":"Product Id filter",children:(0,v.jsx)("div",{className:"k-filtercell",children:(0,v.jsxs)("div",{className:"k-filtercell-wrapper",children:[(0,v.jsx)(te,{"aria-label":"Product Id filter"}),(0,v.jsxs)("div",{className:"k-filtercell-operator",children:[(0,v.jsx)(ce,{className:"k-dropdown-operator",arrowIconName:"filter","aria-label":"Product Id filter operator"})," ",(0,v.jsx)(u,{disabled:!0,icon:"filter-clear","aria-label":"Clear Product Id filter"})]})]})})}),(0,v.jsx)(s,{role:"gridcell","aria-label":"Name filter",children:(0,v.jsx)("div",{className:"k-filtercell",children:(0,v.jsxs)("div",{className:"k-filtercell-wrapper",children:[(0,v.jsx)(be,{"aria-label":"Name filter"}),(0,v.jsxs)("div",{className:"k-filtercell-operator",children:[(0,v.jsx)(ce,{className:"k-dropdown-operator",arrowIconName:"filter","aria-label":"Name filter operator"})," ",(0,v.jsx)(u,{disabled:!0,icon:"filter-clear","aria-label":"Clear Name filter"})]})]})})}),(0,v.jsx)(s,{role:"gridcell","aria-label":"Quantity filter",children:(0,v.jsx)("div",{className:"k-filtercell",children:(0,v.jsxs)("div",{className:"k-filtercell-wrapper",children:[(0,v.jsx)(be,{"aria-label":"Quantity filter"}),(0,v.jsxs)("div",{className:"k-filtercell-operator",children:[(0,v.jsx)(ce,{className:"k-dropdown-operator",arrowIconName:"filter","aria-label":"Quantity filter operator"})," ",(0,v.jsx)(u,{disabled:!0,icon:"filter-clear","aria-label":"Clear Quantity filter"})]})]})})}),(0,v.jsx)(s,{role:"gridcell","aria-label":"Unit Price filter",children:(0,v.jsx)("div",{className:"k-filtercell",children:(0,v.jsxs)("div",{className:"k-filtercell-wrapper",children:[(0,v.jsx)(te,{"aria-label":"Unit Price filter"}),(0,v.jsxs)("div",{className:"k-filtercell-operator",children:[(0,v.jsx)(ce,{className:"k-dropdown-operator",arrowIconName:"filter","aria-label":"Unit Price filter operator"})," ",(0,v.jsx)(u,{disabled:!0,icon:"filter-clear","aria-label":"Clear Unit Price filter"})]})]})})}),(0,v.jsx)(s,{role:"gridcell","aria-label":"Discontinued filter",children:(0,v.jsx)("div",{className:"k-filtercell",children:(0,v.jsxs)("div",{className:"k-filtercell-wrapper",children:[(0,v.jsx)(ce,{"aria-label":"Discontinued filter"}),(0,v.jsx)("div",{className:"k-filtercell-operator",children:(0,v.jsx)(u,{disabled:!0,icon:"filter-clear","aria-label":"Clear Discontinued filter"})})]})})})]})]})]})})}),(0,v.jsx)(q,{children:(0,v.jsx)(V,{className:e,children:(0,v.jsxs)(X,{role:"none",children:[(0,v.jsxs)("colgroup",{children:[(0,v.jsx)("col",{}),(0,v.jsx)("col",{style:{width:"225px"}}),(0,v.jsx)("col",{}),(0,v.jsx)("col",{}),(0,v.jsx)("col",{})]}),(0,v.jsxs)(U,{role:"rowgroup",children:[(0,v.jsxs)(h,{className:"k-master-row",role:"row",children:[(0,v.jsx)(s,{role:"gridcell",children:"1"}),(0,v.jsx)(s,{role:"gridcell",children:"Chai"}),(0,v.jsx)(s,{role:"gridcell",children:"10 boxes x 20 bags"}),(0,v.jsx)(s,{role:"gridcell",children:"18"}),(0,v.jsx)(s,{role:"gridcell",children:"false"})]}),(0,v.jsxs)(h,{className:"k-master-row",role:"row",alt:!0,children:[(0,v.jsx)(s,{role:"gridcell",children:"2"}),(0,v.jsx)(s,{role:"gridcell",children:"Chang"}),(0,v.jsx)(s,{role:"gridcell",children:"24 - 12 oz bottles"}),(0,v.jsx)(s,{role:"gridcell",children:"19"}),(0,v.jsx)(s,{role:"gridcell",children:"false"})]}),(0,v.jsxs)(h,{className:"k-master-row",role:"row",children:[(0,v.jsx)(s,{role:"gridcell",children:"3"}),(0,v.jsx)(s,{role:"gridcell",children:"Aniseed Syrup"}),(0,v.jsx)(s,{role:"gridcell",children:"12 - 550 ml bottles"}),(0,v.jsx)(s,{role:"gridcell",children:"10"}),(0,v.jsx)(s,{role:"gridcell",children:"false"})]}),(0,v.jsxs)(h,{className:"k-master-row",role:"row",alt:!0,children:[(0,v.jsx)(s,{role:"gridcell",children:"4"}),(0,v.jsx)(s,{role:"gridcell",children:"Chef Anton's Cajun Seasoning"}),(0,v.jsx)(s,{role:"gridcell",children:"48 - 6 oz jars"}),(0,v.jsx)(s,{role:"gridcell",children:"22"}),(0,v.jsx)(s,{role:"gridcell",children:"false"})]}),(0,v.jsxs)(h,{className:"k-master-row",role:"row",children:[(0,v.jsx)(s,{role:"gridcell",children:"5"}),(0,v.jsx)(s,{role:"gridcell",children:"Grandma's Boysenberry Spread"}),(0,v.jsx)(s,{role:"gridcell",children:"12 - 8 oz jars"}),(0,v.jsx)(s,{role:"gridcell",children:"25"}),(0,v.jsx)(s,{role:"gridcell",children:"false"})]})]})]})})})]}),...t});var il=require("react/jsx-runtime"),Lw="k-chip-action";var Ie=e=>{let{type:t,...o}=e,r;switch(t){case"remove":r=(0,il.jsx)(p,{icon:"x-circle",size:"small"});break;case"more":r=(0,il.jsx)(p,{icon:"more-vertical",size:"small"});break;default:return(0,il.jsx)(p,{icon:t,size:"small"})}return(0,il.jsx)("span",{...o,className:a(e.className,Lw,`k-chip-${t}-action`),children:r})};var ys="avatar",rb=ys;var Ss=require("react/jsx-runtime"),nl="k-avatar";var yw=[n.hover,n.focus,n.active,n.selected,n.disabled],Mw={size:[d.undefined,d.small,d.medium,d.large],rounded:[k.undefined,k.none,k.small,k.medium,k.large,k.full],fillMode:[w.undefined,w.solid,w.outline],themeColor:[M.undefined,M.base,M.primary,M.secondary,M.tertiary]},Ms={type:"text",border:!1},bt=e=>{let{size:t,rounded:o,fillMode:r,themeColor:l,type:i=Ms.type,border:c=Ms.border,...b}=e;return(0,Ss.jsx)("div",{...b,className:a(e.className,nl,R(nl,{size:t,rounded:o,fillMode:r,themeColor:l}),{[`${nl}-bordered`]:c}),children:(0,Ss.jsx)("span",{className:`${nl}-${i}`,children:e.children})})};bt.states=yw;bt.options=Mw;bt.className=nl;bt.defaultOptions=Ms;bt.moduleName=ys;bt.folderName=rb;bt.ariaSpec={selector:".k-avatar",rules:[{selector:".k-avatar img",attribute:"alt",usage:"Images inside Avatar must have alt text for screen readers."}]};var ka=bt;var ib=require("react/jsx-runtime"),lb=e=>(0,ib.jsx)(ka,{type:"icon",...e});var sb=require("react/jsx-runtime"),nb=e=>(0,sb.jsx)(ka,{type:"text",...e});var cb=require("react/jsx-runtime"),db=e=>(0,cb.jsx)(ka,{type:"image",...e});var Sw=require("react/jsx-runtime");var gr=require("react/jsx-runtime"),Rw=bt.options,Aw=bt.states,Ew={...bt.defaultOptions,variant:"image"},Iw=[{name:"image",title:"Image"},{name:"icon",title:"Icon Avatar"},{name:"text",title:"Text Avatar"}],Gw=[],hr=e=>{let{variant:t,...o}=e;switch(t){case"icon":return(0,gr.jsx)(lb,{...o,children:(0,gr.jsx)(p,{icon:"star"})});case"text":return(0,gr.jsx)(nb,{...o,children:"JO"});default:return(0,gr.jsx)(db,{...o,children:(0,gr.jsx)("img",{src:"https://demos.telerik.com/kendo-ui/content/web/Customers/RICSU.jpg"})})}};hr.options=Rw;hr.states=Aw;hr.variants=Iw;hr.defaultOptions=Ew;hr.modifiers=Gw;hr.className=bt.className;var sl="chip",Ql=sl;var Go=require("react/jsx-runtime"),Zl="k-chip",Ow=[n.hover,n.focus,n.active,n.selected,n.disabled],Hw={size:[d.undefined,d.small,d.medium,d.large],rounded:[k.undefined,k.none,k.small,k.medium,k.large,k.full],fillMode:[w.undefined,w.solid,w.outline],themeColor:[M.undefined,M.base,M.success,M.warning,M.error,M.info]},pb={avatarImage:"/packages/html/assets/avatar.jpg"},Se=e=>{let{size:t,rounded:o,fillMode:r,themeColor:l,text:i,icon:c,actions:b,showAvatar:f,avatarImage:x=pb.avatarImage,hover:C,focus:L,active:g,selected:S,disabled:A,..._}=e;return(0,Go.jsxs)("div",{..._,className:a(e.className,Zl,R(Zl,{size:t,rounded:o,fillMode:r,themeColor:l}),E(Zl,{hover:C,focus:L,active:g,disabled:A,selected:S})),role:e.role||"button","aria-pressed":e.role==="option"?void 0:S?"true":"false",...e.role==="option"&&S!==void 0&&{"aria-selected":S?"true":"false"},"aria-disabled":A?"true":void 0,children:[c&&(0,Go.jsx)(p,{className:"k-chip-icon",icon:c,size:"small"}),f&&(0,Go.jsx)(bt,{className:"k-chip-avatar",type:"image",children:(0,Go.jsx)("img",{src:x,alt:""})}),(0,Go.jsx)("span",{className:"k-chip-content",children:e.children?e.children:i&&(0,Go.jsx)("span",{className:"k-chip-label",children:i})}),b&&(0,Go.jsx)("span",{className:"k-chip-actions",children:b})]})};Se.states=Ow;Se.options=Hw;Se.className=Zl;Se.defaultOptions=pb;Se.moduleName=sl;Se.folderName=Ql;Se.ariaSpec={selector:".k-chip",rules:[{selector:"*:not(.k-chip-list) > .k-chip",attribute:"role=button",usage:"Announces that the chip acts as a button when standalone."},{selector:"*:not(.k-chip-list) > .k-chip.k-selected",attribute:"aria-pressed=true",usage:"Announces that the Chip has been selected."},{selector:"*:not(.k-chip-list) > .k-chip:not(.k-selected)",attribute:"aria-pressed=false",usage:"Announces that the Chip has not been selected."},{selector:".k-chip",attribute:"aria-disabled=true (when disabled)",usage:"Announces that the Chip is disabled."}]};var Jt=Se;var mb=require("react/jsx-runtime"),Rs="k-chip-list",Pw=[],_w={size:[d.undefined,d.small,d.medium,d.large]},Kw={},Re=e=>{let{size:t,multiselectable:o,ariaLabel:r,...l}=e;return(0,mb.jsx)("div",{...l,className:a(e.className,Rs,R(Rs,{size:t})),role:e.role||"listbox","aria-label":e.role==="none"?void 0:r||"chip list","aria-orientation":e.role==="none"?void 0:"horizontal","aria-multiselectable":o?"true":void 0,children:e.children})};Re.states=Pw;Re.options=_w;Re.className=Rs;Re.defaultOptions=Kw;Re.moduleName=sl;Re.folderName=Ql;Re.ariaSpec={selector:".k-chip-list",rules:[{selector:".k-chip-list",attribute:"role=listbox",usage:"Announces the list role of the chip list."},{selector:".k-chip-list",attribute:"aria-label or aria-labelledby",usage:"Adds label to the ChipList element. ListBox element requires an accessible name."},{selector:".k-chip-list",attribute:"aria-orientation=horizontal",usage:"Specifies the horizontal orientation of the chiplist."},{selector:".k-chip-list",attribute:"aria-multiselectable=true (when multiple selection)",usage:"Announces the multiple selection ability of the chiplist."},{selector:".k-chip-list .k-chip",attribute:"role=option",usage:"Announces the chip is an option inner component of the chip list."},{selector:".k-chip-list .k-chip.k-selected",attribute:"aria-selected=true",usage:"Announces the chip is selected."},{selector:".k-chip-list .k-chip:not(.k-selected)",attribute:"aria-selected=false",usage:"Announces the chip is not selected."},{selector:".k-chip-list .k-chip:has(.k-i-x-circle), .k-chip-list .k-chip:has(.k-svg-i-x-circle)",attribute:"aria-keyshortcuts=Enter Delete",usage:"Announces the Delete action along with the default Enter key."}]};var Dw=require("react/jsx-runtime");var Bw=require("react/jsx-runtime");var ub=require("react/jsx-runtime"),jl=e=>(0,ub.jsx)(Jt,{text:"text",...e});var zw=require("react/jsx-runtime");var Uw=require("react/jsx-runtime");var As=require("react/jsx-runtime");var bb=require("react/jsx-runtime");var Tb=require("react/jsx-runtime");var fb=require("react/jsx-runtime");var Oo=require("react/jsx-runtime"),Fw={...Jt.options,...Re.options},$w=[],Ww=Re.states,Vw={...Jt.defaultOptions,...Re.defaultOptions},Xw=[{name:"icon",title:"Icon",type:"boolean"},{name:"actions",title:"Actions",type:"boolean"},{name:"avatar",title:"Avatar",type:"boolean"}],xr=e=>{let{modifiers:t,className:o,...r}=e,l=t==null?void 0:t.icon,i=t==null?void 0:t.actions,c=t==null?void 0:t.avatar;return(0,Oo.jsxs)(Re,{size:r.size,className:o,children:[(0,Oo.jsx)(jl,{...r,role:"option","aria-selected":"false","aria-pressed":void 0,icon:l?"star":void 0,actions:i?(0,Oo.jsx)(Ie,{type:"remove"}):void 0,showAvatar:c,children:"Chip"}),(0,Oo.jsx)(jl,{...r,role:"option","aria-selected":"false","aria-pressed":void 0,icon:l?"star":void 0,actions:i?(0,Oo.jsx)(Ie,{type:"remove"}):void 0,showAvatar:c,children:"Chip"}),(0,Oo.jsx)(jl,{...r,role:"option","aria-selected":"false","aria-pressed":void 0,icon:l?"star":void 0,actions:i?(0,Oo.jsx)(Ie,{type:"remove"}):void 0,showAvatar:c,children:"Chip"})]})};xr.options=Fw;xr.states=Ww;xr.variants=$w;xr.defaultOptions=Vw;xr.modifiers=Xw;xr.className=Re.className;var ei=require("react/jsx-runtime"),Jw=Se.states,qw=Se.defaultOptions,Yw=Se.options,Qw=[],Zw=[{name:"icon",title:"Icon"},{name:"avatar",title:"Avatar"},{name:"remove-icon",title:"`Remove` Icon"},{name:"more-options",title:"`More options` Icon"}],Nr=e=>{let{modifiers:t,...o}=e,r={};return Object.keys(t||{}).forEach(l=>{switch(l){case"icon":r.icon=t!=null&&t[l]?"arrow-down":void 0;break;case"avatar":r.showAvatar=!!(t!=null&&t[l]),r.avatarImage=t!=null&&t[l]?"https://demos.telerik.com/kendo-ui/content/web/Customers/RICSU.jpg":void 0;break;case"more-options":r.actions||(r.actions=[]),r.actions[0]=t!=null&&t[l]?(0,ei.jsx)(Ie,{type:"more"}):void 0;break;case"remove-icon":r.actions||(r.actions=[]),r.actions[1]=t!=null&&t[l]?(0,ei.jsx)(Ie,{type:"remove"}):void 0;break;default:break}}),(0,ei.jsx)(Se,{...o,...r,children:"Chip component"})};Nr.options=Yw;Nr.states=Jw;Nr.variants=Qw;Nr.defaultOptions=qw;Nr.modifiers=Zw;Nr.className=Se.className;var G=require("react/jsx-runtime"),gb=({dropClue:e,contentClassName:t,...o})=>(0,G.jsx)(J,{_renderAriaRoot:!0,groupingHeader:(0,G.jsx)(co,{dropClue:e,role:"toolbar","aria-label":"Grouping",children:(0,G.jsxs)(Re,{role:"none",children:[(0,G.jsx)(Se,{icon:"sort-asc-small",text:"ID",role:"button",actions:(0,G.jsxs)(G.Fragment,{children:[(0,G.jsx)(Ie,{type:"more"}),(0,G.jsx)(Ie,{type:"remove"})]})}),(0,G.jsx)(Se,{icon:"sort-desc-small",text:"Name",role:"button",actions:(0,G.jsxs)(G.Fragment,{children:[(0,G.jsx)(Ie,{type:"more"}),(0,G.jsx)(Ie,{type:"remove"})]})})]})}),children:(0,G.jsxs)(G.Fragment,{children:[(0,G.jsx)(F,{draggable:!0,children:(0,G.jsx)("div",{className:"k-grid-header-wrap",children:(0,G.jsxs)($,{role:"none",children:[(0,G.jsxs)("colgroup",{children:[(0,G.jsx)("col",{className:"k-group-col"}),(0,G.jsx)("col",{className:"k-group-col"}),(0,G.jsx)("col",{}),(0,G.jsx)("col",{}),(0,G.jsx)("col",{}),(0,G.jsx)("col",{})]}),(0,G.jsx)(z,{role:"rowgroup",children:(0,G.jsxs)(h,{role:"row",children:[(0,G.jsx)(y,{colspan:1,rowspan:1,className:"k-group-cell",role:"presentation"}),(0,G.jsx)(y,{colspan:1,rowspan:1,className:"k-group-cell",role:"presentation"}),(0,G.jsx)(y,{colspan:1,columnTitle:"ID",role:"columnheader"}),(0,G.jsx)(y,{colspan:1,columnTitle:"Name",role:"columnheader"}),(0,G.jsx)(y,{colspan:1,columnTitle:"Price",role:"columnheader"}),(0,G.jsx)(y,{colspan:1,columnTitle:"Category",role:"columnheader"})]})})]})})}),(0,G.jsx)(q,{children:(0,G.jsx)(V,{className:t,children:(0,G.jsxs)(X,{role:"none",children:[(0,G.jsxs)("colgroup",{children:[(0,G.jsx)("col",{className:"k-group-col"}),(0,G.jsx)("col",{className:"k-group-col"}),(0,G.jsx)("col",{}),(0,G.jsx)("col",{}),(0,G.jsx)("col",{}),(0,G.jsx)("col",{})]}),(0,G.jsxs)(U,{role:"rowgroup",children:[(0,G.jsx)(h,{className:"k-table-group-row k-grouping-row",role:"row",children:(0,G.jsx)(s,{colspan:6,role:"gridcell","aria-expanded":"false",children:(0,G.jsxs)("p",{className:"k-reset",children:[(0,G.jsx)(p,{icon:"caret-alt-right"}),"ID: 1"]})})}),(0,G.jsx)(h,{className:"k-table-group-row k-grouping-row",role:"row",children:(0,G.jsx)(s,{colspan:6,role:"gridcell","aria-expanded":"true",children:(0,G.jsxs)("p",{className:"k-reset",children:[(0,G.jsx)(p,{icon:"caret-alt-down"}),"ID: 2"]})})}),(0,G.jsxs)(h,{className:"k-table-group-row k-grouping-row",role:"row",children:[(0,G.jsx)(s,{className:"k-table-group-td k-group-cell",role:"presentation"}),(0,G.jsx)(s,{colspan:5,role:"gridcell","aria-expanded":"true",children:(0,G.jsxs)("p",{className:"k-reset",children:[(0,G.jsx)(p,{icon:"caret-alt-down"}),"Name: Chang"]})})]}),(0,G.jsxs)(h,{className:"k-master-row",role:"row",alt:!0,children:[(0,G.jsx)(s,{className:"k-table-group-td k-group-cell",role:"presentation"}),(0,G.jsx)(s,{className:"k-table-group-td k-group-cell",role:"presentation"}),(0,G.jsx)(s,{colspan:0,role:"gridcell",children:"2"}),(0,G.jsx)(s,{colspan:0,role:"gridcell",children:"Chang"}),(0,G.jsx)(s,{colspan:0,role:"gridcell",children:"$19.00"}),(0,G.jsx)(s,{colspan:0,role:"gridcell",children:"Beverages"})]})]})]})})})]}),...o});var Es=require("react/jsx-runtime");var Is=require("react/jsx-runtime");var Gs=require("react/jsx-runtime");var H=require("react/jsx-runtime"),hb=({headerWrapClassName:e,contentClassName:t,...o})=>(0,H.jsx)(J,{_renderAriaRoot:!0,children:(0,H.jsxs)(H.Fragment,{children:[(0,H.jsx)(F,{children:(0,H.jsx)("div",{className:`k-grid-header-wrap ${e}`,children:(0,H.jsxs)($,{role:"none",children:[(0,H.jsxs)("colgroup",{children:[(0,H.jsx)("col",{}),(0,H.jsx)("col",{}),(0,H.jsx)("col",{}),(0,H.jsx)("col",{})]}),(0,H.jsxs)(z,{role:"rowgroup",children:[(0,H.jsxs)(h,{role:"row",children:[(0,H.jsx)(y,{rowspan:3,colspan:1,columnTitle:"ID",role:"columnheader"}),(0,H.jsx)(y,{rowspan:1,colspan:3,columnTitle:"Product Information",role:"columnheader"})]}),(0,H.jsxs)(h,{role:"row",children:[(0,H.jsx)(y,{rowspan:2,colspan:1,columnTitle:"Product Name",className:"k-first",role:"columnheader"}),(0,H.jsx)(y,{rowspan:1,colspan:2,columnTitle:"Unit",role:"columnheader"})]}),(0,H.jsxs)(h,{role:"row",children:[(0,H.jsx)(y,{rowspan:1,colspan:1,columnTitle:"Units In Stock",className:"k-first",role:"columnheader"}),(0,H.jsx)(y,{rowspan:1,colspan:1,columnTitle:"Units Price",role:"columnheader"})]})]})]})})}),(0,H.jsx)(q,{children:(0,H.jsx)(V,{className:t,children:(0,H.jsxs)(X,{role:"none",children:[(0,H.jsxs)("colgroup",{children:[(0,H.jsx)("col",{}),(0,H.jsx)("col",{}),(0,H.jsx)("col",{}),(0,H.jsx)("col",{})]}),(0,H.jsxs)(U,{role:"rowgroup",children:[(0,H.jsxs)(h,{className:"k-master-row",role:"row",children:[(0,H.jsx)(s,{role:"gridcell",children:"1"}),(0,H.jsx)(s,{role:"gridcell",children:"Chai"}),(0,H.jsx)(s,{role:"gridcell",children:"39"}),(0,H.jsx)(s,{role:"gridcell",children:"18"})]}),(0,H.jsxs)(h,{className:"k-master-row",alt:!0,role:"row",children:[(0,H.jsx)(s,{role:"gridcell",children:"2"}),(0,H.jsx)(s,{role:"gridcell",children:"Chang"}),(0,H.jsx)(s,{role:"gridcell",children:"17"}),(0,H.jsx)(s,{role:"gridcell",children:"19"})]}),(0,H.jsxs)(h,{className:"k-master-row",role:"row",children:[(0,H.jsx)(s,{role:"gridcell",children:"3"}),(0,H.jsx)(s,{role:"gridcell",children:"Aniseed Syrup"}),(0,H.jsx)(s,{role:"gridcell",children:"13"}),(0,H.jsx)(s,{role:"gridcell",children:"10"})]}),(0,H.jsxs)(h,{className:"k-master-row",alt:!0,role:"row",children:[(0,H.jsx)(s,{role:"gridcell",children:"4"}),(0,H.jsx)(s,{role:"gridcell",children:"Chef Anton's Cajun Seasoning"}),(0,H.jsx)(s,{role:"gridcell",children:"53"}),(0,H.jsx)(s,{role:"gridcell",children:"22"})]}),(0,H.jsxs)(h,{className:"k-master-row",role:"row",children:[(0,H.jsx)(s,{role:"gridcell",children:"5"}),(0,H.jsx)(s,{role:"gridcell",children:"Chef Anton's Gumbo Mix"}),(0,H.jsx)(s,{role:"gridcell",children:"0"}),(0,H.jsx)(s,{role:"gridcell",children:"21.35"})]})]})]})})})]}),...o});var Os=require("react/jsx-runtime");var Hs=require("react/jsx-runtime");var K=require("react/jsx-runtime"),xb=e=>{let t=D("grid");return(0,K.jsx)(J,{_renderAriaRoot:!0,ariaRootId:t,toolbar:(0,K.jsxs)(po,{role:"toolbar","aria-label":"Grid toolbar","aria-controls":t,children:[(0,K.jsx)(u,{children:"Add new"}),(0,K.jsx)(u,{children:"Save Changes"}),(0,K.jsx)(u,{children:"Cancel Changes"})]}),children:(0,K.jsxs)(K.Fragment,{children:[(0,K.jsx)(F,{children:(0,K.jsx)("div",{className:"k-grid-header-wrap",children:(0,K.jsxs)($,{role:"none",children:[(0,K.jsxs)("colgroup",{children:[(0,K.jsx)("col",{}),(0,K.jsx)("col",{}),(0,K.jsx)("col",{}),(0,K.jsx)("col",{style:{width:"300px"}})]}),(0,K.jsx)(z,{role:"rowgroup",children:(0,K.jsxs)(h,{role:"row",children:[(0,K.jsx)(y,{columnTitle:"Name",role:"columnheader"}),(0,K.jsx)(y,{columnTitle:"Price",role:"columnheader"}),(0,K.jsx)(y,{columnTitle:"Available",role:"columnheader"}),(0,K.jsx)(y,{accessibleLabel:"Commands"})]})})]})})}),(0,K.jsx)(q,{children:(0,K.jsx)(V,{children:(0,K.jsx)("div",{children:(0,K.jsxs)(X,{role:"none",children:[(0,K.jsxs)("colgroup",{children:[(0,K.jsx)("col",{}),(0,K.jsx)("col",{}),(0,K.jsx)("col",{}),(0,K.jsx)("col",{style:{width:"300px"}})]}),(0,K.jsxs)(U,{role:"rowgroup",children:[(0,K.jsxs)(h,{className:"k-master-row k-grid-add-row k-grid-edit-row",role:"row",children:[(0,K.jsx)(s,{role:"gridcell",children:(0,K.jsx)(be,{value:"Towel","aria-label":"Name"})}),(0,K.jsx)(s,{role:"gridcell",children:(0,K.jsx)(te,{value:"42","aria-label":"Price"})}),(0,K.jsx)(s,{role:"gridcell",children:(0,K.jsx)(ze,{"aria-label":"Available"})}),(0,K.jsxs)(s,{className:"k-command-cell",role:"gridcell",children:[(0,K.jsx)(u,{children:"Add"}),(0,K.jsx)(u,{children:"Cancel"})]})]}),(0,K.jsxs)(h,{className:"k-master-row",role:"row",children:[(0,K.jsx)(s,{role:"gridcell",children:"Chai"}),(0,K.jsx)(s,{role:"gridcell",children:"18"}),(0,K.jsx)(s,{role:"gridcell",children:"false"}),(0,K.jsx)(s,{className:"k-command-cell",role:"gridcell",children:(0,K.jsx)(u,{children:"Remove"})})]}),(0,K.jsxs)(h,{className:"k-master-row",role:"row",alt:!0,children:[(0,K.jsx)(s,{role:"gridcell",children:"Chang"}),(0,K.jsx)(s,{role:"gridcell",children:"19"}),(0,K.jsx)(s,{role:"gridcell",children:"false"}),(0,K.jsx)(s,{className:"k-command-cell",role:"gridcell",children:(0,K.jsx)(u,{children:"Remove"})})]})]})]})})})})]}),...e})};var Ps=require("react/jsx-runtime");var _s="context-menu",Nb=_s;var wb=require("react/jsx-runtime"),kb="k-context-menu",jw=[],ev={},tv={},vt=e=>{let{children:t,...o}=e;return(0,wb.jsx)(He,{...o,className:a(e.className,kb),role:"menu",children:t})};vt.states=jw;vt.options=ev;vt.className=kb;vt.defaultOptions=tv;vt.moduleName=_s;vt.folderName=Nb;vt.ariaSpec={selector:".k-context-menu",rules:[{selector:".k-context-menu",attribute:"role=menu",usage:"The context menu implements the menu role."},{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-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."},{selector:".k-menu-popup .k-menu-group",attribute:"id",usage:"Each nested menu has an id linked to parent aria-controls."}]};var dl=require("react/jsx-runtime"),Ks=e=>(0,dl.jsx)(vt,{children:[(0,dl.jsx)(oe,{first:!0,text:"Item 1",showArrow:!0},"menu-item-1"),(0,dl.jsx)(oe,{text:"Item 2"},"menu-item-2"),(0,dl.jsx)(oe,{last:!0,text:"Item 3"},"menu-item-3")],...e});var Ds=require("react/jsx-runtime");var ea=require("react/jsx-runtime"),ov=Ce.options,av=Ce.states,vb={...Ce.defaultOptions,variant:"normal"},rv=[{name:"normal",title:"Normal"},{name:"separators",title:"With separator"}],lv=[],kr=e=>{let{variant:t,...o}={...vb,...e};return t==="separators"?(0,ea.jsxs)(Ks,{...o,style:{width:"130px"},children:[(0,ea.jsx)(oe,{first:!0,text:"Item 1",showArrow:!0},"menu-item-1"),(0,ea.jsx)(Vo,{}),(0,ea.jsx)(oe,{text:"Item 2"},"menu-item-2"),(0,ea.jsx)(oe,{last:!0,text:"Item 3"},"menu-item-3")]}):(0,ea.jsx)(Ks,{...o,style:{width:"130px"}})};kr.options=ov;kr.states=av;kr.variants=rv;kr.defaultOptions=vb;kr.modifiers=lv;kr.className=vt.className;var Bs=require("react/jsx-runtime");var zs=require("react/jsx-runtime");var Us=require("react/jsx-runtime");var Fs=require("react/jsx-runtime");var T=require("react/jsx-runtime"),iv=J.options,nv=J.states,Cb={...J.defaultOptions,variant:"normal"},sv=[{name:"normal",title:"Normal"},{name:"column-menu",title:"Column Menu"},{name:"filter-menu",title:"Filter Menu"},{name:"filter-row",title:"Filter Row"},{name:"row-reordering",title:"Row Reordering"},{name:"multicolumn-headers",title:"Multicolumn Headers"},{name:"grouping",title:"Grouping"},{name:"editing",title:"Editing"}],dv=[{name:"toolbar",title:"Toolbar",type:"boolean"},{name:"pager",title:"Pager",type:"boolean"}],wr=e=>{let{variant:t,modifiers:o,...r}={...Cb,...e},l={toolbar:void 0,pager:void 0},i=(0,T.jsxs)(po,{children:[(0,T.jsx)(u,{icon:"plus",children:"Add New"}),(0,T.jsx)(u,{icon:"file-pdf",children:"Export to PDF"}),(0,T.jsx)("span",{className:"k-spacer"}),(0,T.jsx)(be,{prefix:(0,T.jsx)(p,{icon:"search"}),separators:!1,placeholder:"Search..."})]}),c=(0,T.jsx)(Ne,{pageSizes:!1,refresh:!1});Object.keys(o||{}).forEach(x=>{switch(x){case"toolbar":l.toolbar=o!=null&&o[x]?i:void 0;break;case"pager":l.pager=o!=null&&o[x]?c:void 0;break;default:return}});let b={"column-menu":{menu:"column"},"filter-menu":{menu:"filter"},"filter-row":{}},f=(0,T.jsxs)(T.Fragment,{children:[(0,T.jsx)(F,{children:(0,T.jsx)("div",{className:"k-grid-header-wrap",children:(0,T.jsxs)($,{children:[(0,T.jsxs)("colgroup",{children:[(0,T.jsx)("col",{}),(0,T.jsx)("col",{}),(0,T.jsx)("col",{}),(0,T.jsx)("col",{})]}),(0,T.jsx)(z,{children:(0,T.jsxs)(h,{children:[(0,T.jsx)(y,{...b[t],columnTitle:"ID"}),(0,T.jsx)(y,{...b[t],columnTitle:"Product Name"}),(0,T.jsx)(y,{...b[t],columnTitle:"Units in Stock"}),(0,T.jsx)(y,{...b[t],columnTitle:"Units Price"})]})})]})})}),(0,T.jsx)(q,{children:(0,T.jsx)(V,{children:(0,T.jsxs)(X,{children:[(0,T.jsxs)("colgroup",{children:[(0,T.jsx)("col",{}),(0,T.jsx)("col",{}),(0,T.jsx)("col",{}),(0,T.jsx)("col",{})]}),(0,T.jsxs)(U,{children:[(0,T.jsxs)(h,{children:[(0,T.jsx)(s,{children:"1"}),(0,T.jsx)(s,{children:"Chai"}),(0,T.jsx)(s,{children:"39"}),(0,T.jsx)(s,{children:"18"})]}),(0,T.jsxs)(h,{alt:!0,children:[(0,T.jsx)(s,{children:"2"}),(0,T.jsx)(s,{children:"Chang"}),(0,T.jsx)(s,{children:"17"}),(0,T.jsx)(s,{children:"19"})]}),(0,T.jsxs)(h,{children:[(0,T.jsx)(s,{children:"3"}),(0,T.jsx)(s,{children:"Aniseed Syrup"}),(0,T.jsx)(s,{children:"13"}),(0,T.jsx)(s,{children:"10"})]}),(0,T.jsxs)(h,{alt:!0,children:[(0,T.jsx)(s,{children:"4"}),(0,T.jsx)(s,{children:"Chef Anton's Cajun Seasoning"}),(0,T.jsx)(s,{children:"53"}),(0,T.jsx)(s,{children:"22"})]}),(0,T.jsxs)(h,{children:[(0,T.jsx)(s,{children:"5"}),(0,T.jsx)(s,{children:"Chef Anton's Gumbo Mix"}),(0,T.jsx)(s,{children:"0"}),(0,T.jsx)(s,{children:"21.35"})]})]})]})})})]});switch(t){case"multicolumn-headers":return(0,T.jsx)(hb,{...r,...l});case"editing":return(0,T.jsx)(xb,{...r,...l});case"grouping":return(0,T.jsx)(gb,{...r,...l,groupingHeader:(0,T.jsx)(co,{children:(0,T.jsxs)(Re,{children:[(0,T.jsx)(Se,{icon:"sort-asc-small",actions:(0,T.jsxs)(T.Fragment,{children:[(0,T.jsx)(Ie,{type:"more"}),(0,T.jsx)(Ie,{type:"remove"})]}),children:"ID"}),(0,T.jsx)(Se,{icon:"sort-desc-small",actions:(0,T.jsxs)(T.Fragment,{children:[(0,T.jsx)(Ie,{type:"more"}),(0,T.jsx)(Ie,{type:"remove"})]}),children:"Name"})]})})});case"row-reordering":return(0,T.jsx)(J,{...r,...l,children:(0,T.jsxs)(T.Fragment,{children:[(0,T.jsx)(F,{children:(0,T.jsxs)("div",{className:"k-grid-header-wrap",children:[" ",(0,T.jsxs)($,{children:[(0,T.jsxs)("colgroup",{children:[(0,T.jsx)("col",{className:"k-drag-col"}),(0,T.jsx)("col",{}),(0,T.jsx)("col",{}),(0,T.jsx)("col",{}),(0,T.jsx)("col",{})]}),(0,T.jsx)(z,{children:(0,T.jsxs)(h,{children:[(0,T.jsx)(y,{className:"k-drag-cell",accessibleLabel:"Reorder"}),(0,T.jsx)(y,{columnTitle:"ID"}),(0,T.jsx)(y,{columnTitle:"Product Name"}),(0,T.jsx)(y,{columnTitle:"Units in Stock"}),(0,T.jsx)(y,{columnTitle:"Units Price"})]})})]})]})}),(0,T.jsx)(q,{children:(0,T.jsx)(V,{children:(0,T.jsxs)(X,{children:[(0,T.jsxs)("colgroup",{children:[(0,T.jsx)("col",{className:"k-drag-col"}),(0,T.jsx)("col",{}),(0,T.jsx)("col",{}),(0,T.jsx)("col",{}),(0,T.jsx)("col",{})]}),(0,T.jsxs)(U,{children:[(0,T.jsxs)(h,{children:[(0,T.jsx)(s,{className:"k-drag-cell",children:(0,T.jsx)(p,{icon:"reorder"})}),(0,T.jsx)(s,{children:"1"}),(0,T.jsx)(s,{children:"Chai"}),(0,T.jsx)(s,{children:"39"}),(0,T.jsx)(s,{children:"18"})]}),(0,T.jsxs)(h,{alt:!0,children:[(0,T.jsx)(s,{className:"k-drag-cell",children:(0,T.jsx)(p,{icon:"reorder"})}),(0,T.jsx)(s,{children:"2"}),(0,T.jsx)(s,{children:"Chang"}),(0,T.jsx)(s,{children:"17"}),(0,T.jsx)(s,{children:"19"})]}),(0,T.jsxs)(h,{children:[(0,T.jsx)(s,{className:"k-drag-cell",children:(0,T.jsx)(p,{icon:"reorder"})}),(0,T.jsx)(s,{children:"3"}),(0,T.jsx)(s,{children:"Aniseed Syrup"}),(0,T.jsx)(s,{children:"13"}),(0,T.jsx)(s,{children:"10"})]}),(0,T.jsxs)(h,{alt:!0,children:[(0,T.jsx)(s,{className:"k-drag-cell",children:(0,T.jsx)(p,{icon:"reorder"})}),(0,T.jsx)(s,{children:"4"}),(0,T.jsx)(s,{children:"Chef Anton's Cajun Seasoning"}),(0,T.jsx)(s,{children:"53"}),(0,T.jsx)(s,{children:"22"})]}),(0,T.jsxs)(h,{children:[(0,T.jsx)(s,{className:"k-drag-cell",children:(0,T.jsx)(p,{icon:"reorder"})}),(0,T.jsx)(s,{children:"5"}),(0,T.jsx)(s,{children:"Chef Anton's Gumbo Mix"}),(0,T.jsx)(s,{children:"0"}),(0,T.jsx)(s,{children:"21.35"})]})]})]})})})]})});case"filter-row":return(0,T.jsx)(ab,{...r,...l});default:return(0,T.jsx)(J,{...r,...l,children:f})}};wr.options=iv;wr.states=nv;wr.variants=sv;wr.defaultOptions=Cb;wr.modifiers=dv;wr.className=J.className;var Lb=require("react/jsx-runtime"),wa="k-pane",cv=[],pv={},$s={resizable:!0,flex:!1},Fe=e=>{let{scrollable:t,flexBasis:o,flex:r=$s.flex,collapsible:l,resizable:i=$s.resizable,pinned:c,unpinned:b,tabbed:f,...x}=e;return(0,Lb.jsx)("div",{...x,style:{flexBasis:o,...e.style},className:a(e.className,wa,{[`${wa}-static`]:o,[`${wa}-flex`]:r,"k-scrollable":t,[`${wa}-pinned`]:c,[`${wa}-unpinned`]:b,[`${wa}-tabbed`]:f}),role:"group",children:e.children})};Fe.states=cv;Fe.options=pv;Fe.className=wa;Fe.defaultOptions=$s;var _t=require("react/jsx-runtime"),vr="k-splitbar",mv=[n.hover,n.focus],uv={},Ws={orientation:"horizontal",draggable:!0},Cr=e=>{let{hover:t,focus:o,orientation:r=Ws.orientation,draggable:l=Ws.draggable,collapsePrev:i,collapseNext:c,ariaLabel:b,...f}=e;return(0,_t.jsxs)("div",{...f,className:a(e.className,vr,E(vr,{hover:t,focus:o}),{[`${vr}-${r}`]:r,[`${vr}-draggable-${r}`]:l,[`${vr}-static-${r}`]:!l&&!i&&!c}),role:"separator","aria-label":b,...r==="horizontal"&&{"aria-orientation":"vertical"},"aria-keyshortcuts":"ArrowLeft ArrowRight ArrowUp ArrowDown",children:[i&&(0,_t.jsx)(_t.Fragment,{children:(0,_t.jsx)("div",{className:"k-collapse-prev",children:(0,_t.jsx)(p,{icon:`caret-alt-${r==="horizontal"?"left":"up"}`,size:"xsmall"})})}),(0,_t.jsx)("div",{className:"k-resize-handle","aria-hidden":"true"}),c&&(0,_t.jsx)(_t.Fragment,{children:(0,_t.jsx)("div",{className:"k-collapse-next",children:(0,_t.jsx)(p,{icon:`caret-alt-${r==="horizontal"?"right":"down"}`,size:"xsmall"})})})]})};Cr.states=mv;Cr.options=uv;Cr.className=vr;Cr.defaultOptions=Ws;var Vs="splitter",yb=Vs;var ti=require("react/jsx-runtime"),Sb=require("react"),Xs="k-splitter",bv={},Mb={orientation:"horizontal"},De=e=>{let{orientation:t=Mb.orientation,children:o,panes:r,...l}=e,i=[];return r&&r.forEach((c,b)=>{let f=r[b+1],x=c.props,C=f==null?void 0:f.props;i.push((0,Sb.createElement)(Fe,{...x,key:b})),f&&i.push((0,ti.jsx)(Cr,{draggable:x.resizable!==!1&&C.resizable!==!1,collapsePrev:x.collapsible,collapseNext:C.collapsible,orientation:t,ariaLabel:"Pane separator"},`splitbar-${b}`))}),(0,ti.jsxs)("div",{...l,className:a(e.className,Xs,{[`${Xs}-${t}`]:t},"k-splitter-flex"),children:[i,o]})};De.options=bv;De.className=Xs;De.defaultOptions=Mb;De.moduleName=Vs;De.folderName=yb;De.ariaSpec={selector:".k-splitter",rules:[{selector:".k-pane",attribute:"role=group",usage:"Sets the proper role for the Splitter pane."},{selector:".k-splitbar",attribute:"role=separator",usage:"Sets the proper role for the Splitter split-bar element."},{selector:".k-splitbar",attribute:"aria-label",usage:"An accessible name for the separator."},{selector:".k-splitbar-horizontal",attribute:"aria-orientation=vertical",usage:"When a splitbar separates two panes horizontally, its aria-orientation must be explicitly set to vertical."},{selector:".k-splitbar",attribute:"aria-keyshortcuts",usage:"Announces available keyboard shortcuts."}]};var Rb=require("react/jsx-runtime");var Ab=require("react/jsx-runtime");var va=require("react/jsx-runtime"),cl=require("react"),Tv=De.options,fv=De.states,Eb={...De.defaultOptions,variant:"horizontal",firstPaneProps:!0,secondPaneProps:!0},gv=[{name:"horizontal",title:"Horizontal"},{name:"vertical",title:"Vertical"}],hv=[{name:"firstPaneProps",title:"Collapsible Left"},{name:"secondPaneProps",title:"Collapsible Right"}],Lr=e=>{let{variant:t,modifiers:o,...r}={...Eb,...e},l=f=>({collapsible:f,content:f?"Resizable and collapsible":"Resizable only"}),i=l(!0),c=l(!0),b={display:"flex",justifyContent:"center",alignItems:"center"};return Object.keys(o||{}).forEach(f=>{let x=o==null?void 0:o[f];switch(f){case"secondPaneProps":c=l(!!x);break;case"firstPaneProps":i=l(!!x);break;default:break}}),t==="vertical"?(0,va.jsx)(De,{style:{height:"238px"},...r,orientation:"vertical",panes:[(0,cl.createElement)(Fe,{...i,flexBasis:"50%",style:b,key:"pane-1"},(0,va.jsx)("p",{children:i.content})),(0,cl.createElement)(Fe,{...c,flexBasis:"50%",style:b,key:"pane-2"},(0,va.jsx)("p",{children:c.content}))]}):(0,va.jsx)(De,{style:{height:"238px"},...r,orientation:"horizontal",panes:[(0,cl.createElement)(Fe,{...i,flexBasis:"50%",style:b,key:"pane-1"},(0,va.jsx)("p",{children:i.content})),(0,cl.createElement)(Fe,{...c,flexBasis:"50%",style:b,key:"pane-2"},(0,va.jsx)("p",{children:c.content}))]})};Lr.options=Tv;Lr.states=fv;Lr.variants=gv;Lr.defaultOptions=Eb;Lr.modifiers=hv;Lr.className=De.className;var Js="segmented-control",Ib=Js,Gb="segmented-control-button",Ob="segmented-control";var ai=require("react/jsx-runtime"),oi="k-segmented-control",xv=[],Nv={size:[d.undefined,d.small,d.medium,d.large]},To=e=>{let{size:t,stretched:o,children:r,thumbStyles:l,...i}=e;return(0,ai.jsxs)("div",{...i,className:a(e.className,oi,R(oi,{size:t}),{[`${oi}-stretched`]:o}),role:"group",children:[(0,ai.jsx)("div",{className:"k-segmented-control-thumb","aria-hidden":"true",style:l}),r]})};To.states=xv;To.options=Nv;To.className=oi;To.moduleName=Js;To.folderName=Ib;To.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 pl=require("react/jsx-runtime"),qs="k-segmented-control-button",kv=[n.selected,n.hover,n.focus,n.disabled],wv={},vv={},qt=e=>{let{hover:t,focus:o,selected:r,disabled:l,icon:i,text:c,iconClassName:b,...f}=e;return(0,pl.jsxs)("button",{...f,className:a(e.className,qs,E(qs,{hover:t,focus:o,disabled:l,selected:r})),"aria-pressed":r?"true":"false","aria-disabled":l?"true":void 0,children:[i&&(0,pl.jsx)(p,{className:a(b,"k-segmented-control-button-icon"),icon:i}),(c||e.children)&&(0,pl.jsx)("span",{className:"k-segmented-control-button-text",children:c||e.children})]})};qt.states=kv;qt.options=wv;qt.className=qs;qt.defaultOptions=vv;qt.moduleName=Gb;qt.folderName=Ob;var Ys=require("react/jsx-runtime");var Qs=require("react/jsx-runtime");var Zs=require("react/jsx-runtime");var js=require("react/jsx-runtime");var ed=require("react/jsx-runtime");var td="treelist",Hb=td;var _b=require("react/jsx-runtime"),Pb="k-treelist",Cv=[],Lv={},yv={},Te=e=>(0,_b.jsx)(J,{...e,ariaRole:"treegrid",className:a(Pb,e.className),children:e.children});Te.states=Cv;Te.options=Lv;Te.className=Pb;Te.defaultOptions=yv;Te.moduleName=td;Te.folderName=Hb;Te.ariaSpec={selector:".k-treelist",rules:[{selector:".k-grid-toolbar",attribute:"role=toolbar",usage:"The toolbar is a collection of command buttons and inputs."},{selector:".k-grid-toolbar",attribute:"aria-label",usage:"Clarifies the purpose of the toolbar."},{selector:".k-grid-toolbar",attribute:"aria-controls=.k-grid-aria-root id (when present)",usage:"Pointing to the id of the element with role=treegrid."},{selector:".k-treelist .k-grid-aria-root",attribute:"role=treegrid",usage:"The role specifies the element is a TreeGrid."},{selector:".k-grid-aria-root",attribute:"aria-colcount (when present)",usage:"The total number of columns."},{selector:".k-grid-aria-root",attribute:"aria-rowcount (when present)",usage:"The total number of rows in the table."},{selector:".k-grid-header-wrap>table",attribute:"role=none",usage:"Negates the default semantic role of the <table> element."},{selector:".k-grid-header-wrap>table>thead",attribute:"role=rowgroup",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid-header-wrap>table>thead>tr",attribute:"role=row",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid-header-wrap>table>thead>tr",attribute:"aria-rowindex (when present)",usage:"Row number."},{selector:".k-grid-header-wrap>table>thead>tr>th:not(.k-hierarchy-cell):not(.k-group-cell):not(.k-drag-cell)",attribute:"role=columnheader",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid-header-wrap>table>thead>tr>th",attribute:"aria-sort (when present)",usage:"Present if sorting is enabled for that column."},{selector:".k-grid-header-wrap>table>thead>tr>th",attribute:"aria-colindex (when present)",usage:"Col number."},{selector:".k-grid-header-wrap>table>thead>tr>th",attribute:"aria-haspopup=dialog (when present)",usage:"Present if the column has a ColumnMenu or FilterMenu."},{selector:".k-grid-content>table",attribute:"role=none",usage:"Negates the default semantic role of the <table> element."},{selector:".k-grid-content>table>tbody",attribute:"role=rowgroup",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid-content>table>tbody>tr",attribute:"role=row",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid-content>table>tbody>tr",attribute:"aria-rowindex (when present)",usage:"Row number."},{selector:".k-grid-content>table>tbody>tr>td",attribute:"role=gridcell",usage:"Required as the owner <table> element has its semantic role removed."},{selector:".k-grid-content>table>tbody>tr>td",attribute:"aria-colindex (when present)",usage:"Col number."},{selector:"tr.k-selected",attribute:"aria-selected=true",usage:"Set on the currently selected row(s) in row selection mode. All cells within the selected row also carry aria-selected=true (without k-selected class)."},{selector:"td.k-selected",attribute:"aria-selected=true",usage:"Set on the currently selected cell(s) in cell selection mode. The k-selected class on cells is only applied in cell selection mode, but aria-selected=true is present on cells regardless of selection mode."},{selector:".k-grid-content>table>tbody>tr",attribute:"aria-expanded (when present)",usage:"Set on the currently expanded row(s)."},{selector:".k-grid-content>table>tbody>tr td",attribute:"aria-expanded (when present)",usage:"The cell containing the expand/collapse toggle also carries aria-expanded matching the row value, as it is the navigable focusable element."},{selector:'.k-treelist-toggle[class*="i-caret-alt-down"],.k-treelist-toggle[class*="i-caret-alt-right"]',attribute:"aria-hidden=true",usage:"Removes the expand/collapse icon from the accessibility tree."},{selector:".k-grid-filter-popup",attribute:"role=dialog",usage:"The filter menu popup has dialog role."},{selector:".k-grid-filter-popup",attribute:"id",usage:"Unique id linked to the header cell aria-controls attribute."},{selector:".k-grid-filter-popup",attribute:"aria-label",usage:"Descriptive label for the filter menu."},{selector:".k-grid-columnmenu-popup",attribute:"role=dialog",usage:"The column menu popup has dialog role."},{selector:".k-grid-columnmenu-popup",attribute:"id",usage:"Unique id linked to the header cell aria-controls attribute."},{selector:".k-grid-columnmenu-popup",attribute:"aria-label",usage:"Descriptive label for the column menu."},{selector:".k-grid-columnmenu-popup .k-columnmenu-item",attribute:"role=button",usage:"Column menu items have button role."},{selector:".k-grid-columnmenu-popup .k-columnmenu-item",attribute:"tabindex=0",usage:"Column menu items are focusable."},{selector:".k-grid-columnmenu-popup .k-columnmenu-item",attribute:"aria-expanded (when present)",usage:"Expandable column menu items announce their expanded state."},{selector:".k-grid-columnmenu-popup .k-columnmenu-item",attribute:"aria-controls (when present)",usage:"Expandable items point to the id of the content they control."},{selector:".k-grid-columnmenu-popup .k-column-list",attribute:"role=listbox",usage:"The column list is a listbox."},{selector:".k-grid-columnmenu-popup .k-column-list",attribute:"aria-multiselectable=true",usage:"The column list supports multiple selections."},{selector:".k-grid-columnmenu-popup .k-column-list",attribute:"aria-label",usage:"Accessible name for the column list."},{selector:".k-grid-columnmenu-popup .k-column-list-item",attribute:"role=option",usage:"Column list items are options."},{selector:".k-grid-columnmenu-popup .k-column-list-item",attribute:"aria-checked",usage:"Column list items announce their checked state."},{selector:".k-grid-header-locked table tr",attribute:"aria-owns",usage:"Locked header rows own cells from the corresponding non-locked header table rows."},{selector:".k-grid-content-locked table tr",attribute:"aria-owns",usage:"Locked content rows own cells from the corresponding non-locked content table rows."},{selector:".k-grid-lockedcolumns .k-grid-header-wrap table tr",attribute:"role=none",usage:"Non-locked header rows have their semantic role removed when locked columns exist."},{selector:".k-grid-lockedcolumns .k-grid-content table tr",attribute:"role=none",usage:"Non-locked content rows have their semantic role removed when locked columns exist."},{selector:".k-grid-lockedcolumns .k-grid-header-wrap th",attribute:"role=columnheader",usage:"Non-locked header cells retain columnheader role so they are announced correctly when owned via aria-owns."},{selector:".k-grid-lockedcolumns .k-grid-content td",attribute:"role=gridcell",usage:"Non-locked data cells retain gridcell role so they are announced correctly when owned via aria-owns."},{selector:".k-drag-cell",attribute:"aria-label",usage:"Must be present in a Drag Row scenario on the cell containing the drag handle."}]};var P=require("react/jsx-runtime"),Ca=({gridHeader:e,gridContent:t,menu:o,...r})=>{let l=D("treelist");return(0,P.jsxs)(Te,{id:D("treelist"),_renderAriaRoot:!0,ariaRootId:l,ariaColCount:3,ariaRowCount:6,...r,children:[e||(0,P.jsx)(F,{children:(0,P.jsx)("div",{className:"k-grid-header-wrap",children:(0,P.jsxs)($,{role:"none",children:[(0,P.jsxs)("colgroup",{children:[(0,P.jsx)("col",{}),(0,P.jsx)("col",{}),(0,P.jsx)("col",{})]}),(0,P.jsx)(z,{role:"rowgroup",children:(0,P.jsxs)(h,{role:"row","aria-rowindex":1,children:[(0,P.jsx)(y,{menu:o,columnTitle:"Name",role:"columnheader","aria-sort":"ascending","aria-colindex":1,...o?{"aria-haspopup":"dialog"}:{}}),(0,P.jsx)(y,{menu:o,columnTitle:"Position",role:"columnheader","aria-colindex":2,...o?{"aria-haspopup":"dialog"}:{}}),(0,P.jsx)(y,{menu:o,columnTitle:"Hire Date",role:"columnheader","aria-colindex":3,...o?{"aria-haspopup":"dialog"}:{}})]})})]})})}),(0,P.jsx)(q,{children:t||(0,P.jsx)(V,{children:(0,P.jsxs)(X,{role:"none",children:[(0,P.jsxs)("colgroup",{children:[(0,P.jsx)("col",{}),(0,P.jsx)("col",{}),(0,P.jsx)("col",{})]}),(0,P.jsxs)(U,{role:"rowgroup",children:[(0,P.jsxs)(h,{role:"row","aria-rowindex":2,"aria-expanded":"true",children:[(0,P.jsxs)(s,{role:"gridcell","aria-colindex":1,"aria-expanded":"true",children:[(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Daryl"]}),(0,P.jsx)(s,{role:"gridcell","aria-colindex":2,children:"Sweeney"}),(0,P.jsx)(s,{role:"gridcell","aria-colindex":3,children:"CEO"})]}),(0,P.jsxs)(h,{role:"row",alt:!0,"aria-rowindex":3,"aria-expanded":"true",children:[(0,P.jsxs)(s,{role:"gridcell","aria-colindex":1,"aria-expanded":"true",children:[(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Guy"]}),(0,P.jsx)(s,{role:"gridcell","aria-colindex":2,children:"Wooten"}),(0,P.jsx)(s,{role:"gridcell","aria-colindex":3,children:"Chief Technical Officer"})]}),(0,P.jsxs)(h,{role:"row","aria-rowindex":4,"aria-expanded":"true",children:[(0,P.jsxs)(s,{role:"gridcell","aria-colindex":1,"aria-expanded":"true",children:[(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Buffy"]}),(0,P.jsx)(s,{role:"gridcell","aria-colindex":2,children:"Weber"}),(0,P.jsx)(s,{role:"gridcell","aria-colindex":3,children:"VP, Engineering"})]}),(0,P.jsxs)(h,{role:"row",alt:!0,"aria-rowindex":5,"aria-expanded":"true",children:[(0,P.jsxs)(s,{role:"gridcell","aria-colindex":1,"aria-expanded":"true",children:[(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Hyacinth"]}),(0,P.jsx)(s,{role:"gridcell","aria-colindex":2,children:"Hood"}),(0,P.jsx)(s,{role:"gridcell","aria-colindex":3,children:"Team Lead"})]}),(0,P.jsxs)(h,{role:"row","aria-rowindex":6,children:[(0,P.jsxs)(s,{role:"gridcell","aria-colindex":1,children:[(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,P.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),"Akeem"]}),(0,P.jsx)(s,{role:"gridcell","aria-colindex":2,children:"Carr"}),(0,P.jsx)(s,{role:"gridcell","aria-colindex":3,children:"Junior Software Developer"})]})]})]})})})]})};var Db=require("react/jsx-runtime"),Kb=e=>(0,Db.jsx)(Ca,{menu:"column",...e});var od=require("react/jsx-runtime");var zb=require("react/jsx-runtime"),Bb=e=>(0,zb.jsx)(Ca,{menu:"filter",...e});var ad=require("react/jsx-runtime");var rd=require("react/jsx-runtime");var I=require("react/jsx-runtime"),Ub=({gridHeader:e,gridContent:t,menu:o,...r})=>{let l=D("treelist");return(0,I.jsxs)(Te,{id:D("treelist"),_renderAriaRoot:!0,ariaRootId:l,ariaColCount:4,ariaRowCount:6,...r,children:[e||(0,I.jsx)(F,{children:(0,I.jsx)("div",{className:"k-grid-header-wrap",children:(0,I.jsxs)($,{role:"none",children:[(0,I.jsxs)("colgroup",{children:[(0,I.jsx)("col",{className:"k-drag-col"}),(0,I.jsx)("col",{}),(0,I.jsx)("col",{}),(0,I.jsx)("col",{})]}),(0,I.jsx)(z,{role:"rowgroup",children:(0,I.jsxs)(h,{role:"row","aria-rowindex":1,children:[(0,I.jsx)(y,{role:"columnheader",accessibleLabel:"Drag column"}),(0,I.jsx)(y,{menu:o,columnTitle:"First Name",role:"columnheader","aria-colindex":2}),(0,I.jsx)(y,{menu:o,columnTitle:"Last Name",role:"columnheader","aria-colindex":3}),(0,I.jsx)(y,{menu:o,columnTitle:"Position",role:"columnheader","aria-colindex":4})]})})]})})}),(0,I.jsx)(q,{children:t||(0,I.jsx)(V,{children:(0,I.jsxs)(X,{role:"none",children:[(0,I.jsxs)("colgroup",{children:[(0,I.jsx)("col",{className:"k-drag-col"}),(0,I.jsx)("col",{}),(0,I.jsx)("col",{}),(0,I.jsx)("col",{})]}),(0,I.jsxs)(U,{role:"rowgroup",children:[(0,I.jsxs)(h,{role:"row","aria-rowindex":2,"aria-expanded":"true",children:[(0,I.jsx)(s,{className:"k-drag-cell",role:"gridcell","aria-label":"Reorder",children:(0,I.jsx)(p,{icon:"reorder"})}),(0,I.jsxs)(s,{role:"gridcell","aria-colindex":2,"aria-expanded":"true",children:[(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Daryl"]}),(0,I.jsx)(s,{role:"gridcell","aria-colindex":3,children:"Sweeney"}),(0,I.jsx)(s,{role:"gridcell","aria-colindex":4,children:"CEO"})]}),(0,I.jsxs)(h,{role:"row",alt:!0,"aria-rowindex":3,"aria-expanded":"true",children:[(0,I.jsx)(s,{className:"k-drag-cell",role:"gridcell","aria-label":"Reorder",children:(0,I.jsx)(p,{icon:"reorder"})}),(0,I.jsxs)(s,{role:"gridcell","aria-colindex":2,"aria-expanded":"true",children:[(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Guy"]}),(0,I.jsx)(s,{role:"gridcell","aria-colindex":3,children:"Wooten"}),(0,I.jsx)(s,{role:"gridcell","aria-colindex":4,children:"Chief Technical Officer"})]}),(0,I.jsxs)(h,{role:"row","aria-rowindex":4,"aria-expanded":"true",children:[(0,I.jsx)(s,{className:"k-drag-cell",role:"gridcell","aria-label":"Reorder",children:(0,I.jsx)(p,{icon:"reorder"})}),(0,I.jsxs)(s,{role:"gridcell","aria-colindex":2,"aria-expanded":"true",children:[(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Buffy"]}),(0,I.jsx)(s,{role:"gridcell","aria-colindex":3,children:"Weber"}),(0,I.jsx)(s,{role:"gridcell","aria-colindex":4,children:"VP, Engineering"})]}),(0,I.jsxs)(h,{role:"row",alt:!0,"aria-rowindex":5,"aria-expanded":"true",children:[(0,I.jsx)(s,{className:"k-drag-cell",role:"gridcell","aria-label":"Reorder",children:(0,I.jsx)(p,{icon:"reorder"})}),(0,I.jsxs)(s,{role:"gridcell","aria-colindex":2,"aria-expanded":"true",children:[(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Hyacinth"]}),(0,I.jsx)(s,{role:"gridcell","aria-colindex":3,children:"Hood"}),(0,I.jsx)(s,{role:"gridcell","aria-colindex":4,children:"Team Lead"})]}),(0,I.jsxs)(h,{role:"row","aria-rowindex":6,children:[(0,I.jsx)(s,{className:"k-drag-cell",role:"gridcell","aria-label":"Reorder",children:(0,I.jsx)(p,{icon:"reorder"})}),(0,I.jsxs)(s,{role:"gridcell","aria-colindex":2,children:[(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,I.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),"Akeem"]}),(0,I.jsx)(s,{role:"gridcell","aria-colindex":3,children:"Carr"}),(0,I.jsx)(s,{role:"gridcell","aria-colindex":4,children:"Junior Software Developer"})]})]})]})})})]})};var Fb=require("react/jsx-runtime");var $b=require("react/jsx-runtime");var Wb=require("react/jsx-runtime");var Vb=require("react/jsx-runtime");var N=require("react/jsx-runtime"),Mv=Te.options,Sv=Te.states,Xb={...Te.defaultOptions,variant:"normal"},Rv=[{name:"normal",title:"Normal"},{name:"column-menu",title:"Column Menu"},{name:"filter-row",title:"Filter Row"},{name:"sorting",title:"Sorting"},{name:"row-reordering",title:"Row Reordering"}],Av=[{name:"toolbar",title:"Toolbar"},{name:"pager",title:"Pager"}],yr=e=>{let{variant:t,modifiers:o,...r}={...Xb,...e},l={},i=(0,N.jsxs)(po,{children:[(0,N.jsx)(u,{icon:"plus",children:"Add New"}),(0,N.jsx)(u,{icon:"file-pdf",children:"Export to PDF"}),(0,N.jsx)("span",{className:"k-spacer"}),(0,N.jsx)(be,{prefix:(0,N.jsx)(p,{icon:"search"}),separators:!1,placeholder:"Search..."})]}),c=(0,N.jsx)(Ne,{pageSizes:!1,refresh:!1});switch(Object.keys(o||{}).forEach(b=>{switch(b){case"toolbar":l.toolbar=o!=null&&o[b]?i:void 0;break;case"pager":l.pager=o!=null&&o[b]?c:void 0;break;default:return}}),t){case"row-reordering":return(0,N.jsx)(Ub,{...r,...l});case"column-menu":return(0,N.jsx)(Kb,{...r,...l,gridHeader:(0,N.jsx)(F,{children:(0,N.jsx)("div",{className:"k-grid-header-wrap",children:(0,N.jsxs)($,{children:[(0,N.jsxs)("colgroup",{children:[(0,N.jsx)("col",{}),(0,N.jsx)("col",{}),(0,N.jsx)("col",{})]}),(0,N.jsx)(z,{children:(0,N.jsxs)(h,{children:[(0,N.jsx)(y,{menu:"column",columnTitle:"First Name"}),(0,N.jsx)(y,{menu:"column",columnTitle:"Last Name"}),(0,N.jsx)(y,{menu:"column",columnTitle:"Position"})]})})]})})})});case"filter-row":return(0,N.jsx)(Bb,{...r,...l,gridHeader:(0,N.jsx)(F,{children:(0,N.jsx)("div",{className:"k-grid-header-wrap",children:(0,N.jsxs)($,{children:[(0,N.jsxs)("colgroup",{children:[(0,N.jsx)("col",{}),(0,N.jsx)("col",{}),(0,N.jsx)("col",{})]}),(0,N.jsx)(z,{children:(0,N.jsxs)(h,{children:[(0,N.jsx)(y,{menu:"filter",columnTitle:"First Name"}),(0,N.jsx)(y,{menu:"filter",columnTitle:"Last Name"}),(0,N.jsx)(y,{menu:"filter",columnTitle:"Position"})]})})]})})})});case"sorting":return(0,N.jsx)(Ca,{...r,...l,gridHeader:(0,N.jsx)(F,{children:(0,N.jsx)("div",{className:"k-grid-header-wrap",children:(0,N.jsxs)($,{children:[(0,N.jsxs)("colgroup",{children:[(0,N.jsx)("col",{}),(0,N.jsx)("col",{}),(0,N.jsx)("col",{})]}),(0,N.jsx)(z,{children:(0,N.jsxs)(h,{children:[(0,N.jsx)(y,{columnTitle:"First Name"}),(0,N.jsx)(y,{columnTitle:"Last Name",sortable:!0}),(0,N.jsx)(y,{columnTitle:"Position"})]})})]})})}),gridContent:(0,N.jsx)(V,{children:(0,N.jsxs)(X,{children:[(0,N.jsxs)("colgroup",{children:[(0,N.jsx)("col",{}),(0,N.jsx)("col",{className:"k-sorted"}),(0,N.jsx)("col",{})]}),(0,N.jsxs)(U,{children:[(0,N.jsxs)(h,{className:"k-treelist-group",children:[(0,N.jsxs)(s,{children:[(0,N.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Daryl"]}),(0,N.jsx)(s,{children:"Sweeney"}),(0,N.jsx)(s,{children:"CEO"})]}),(0,N.jsxs)(h,{className:"k-treelist-group",alt:!0,children:[(0,N.jsxs)(s,{children:[(0,N.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,N.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Guy"]}),(0,N.jsx)(s,{children:"Wooten"}),(0,N.jsx)(s,{children:"Chief Technical Officer"})]}),(0,N.jsxs)(h,{className:"k-treelist-group",children:[(0,N.jsxs)(s,{children:[(0,N.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,N.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,N.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Buffy"]}),(0,N.jsx)(s,{children:"Weber"}),(0,N.jsx)(s,{children:"VP, Engineering"})]}),(0,N.jsxs)(h,{className:"k-treelist-group",alt:!0,children:[(0,N.jsxs)(s,{children:[(0,N.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,N.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,N.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,N.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Hyacinth"]}),(0,N.jsx)(s,{children:"Hood"}),(0,N.jsx)(s,{children:"Team Lead"})]}),(0,N.jsxs)(h,{children:[(0,N.jsxs)(s,{children:[(0,N.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,N.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,N.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,N.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,N.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),"Akeem"]}),(0,N.jsx)(s,{children:"Carr"}),(0,N.jsx)(s,{children:"Junior Software Developer"})]})]})]})})});default:return(0,N.jsx)(Ca,{...r,...l,gridHeader:(0,N.jsx)(F,{children:(0,N.jsx)("div",{className:"k-grid-header-wrap",children:(0,N.jsxs)($,{children:[(0,N.jsxs)("colgroup",{children:[(0,N.jsx)("col",{}),(0,N.jsx)("col",{}),(0,N.jsx)("col",{})]}),(0,N.jsx)(z,{children:(0,N.jsxs)(h,{children:[(0,N.jsx)(y,{columnTitle:"First Name"}),(0,N.jsx)(y,{columnTitle:"Last Name"}),(0,N.jsx)(y,{columnTitle:"Position"})]})})]})})})})}};yr.options=Mv;yr.states=Sv;yr.variants=Rv;yr.defaultOptions=Xb;yr.modifiers=Av;yr.className=Te.className;var Jb=require("react/jsx-runtime");var ld="tooltip",qb=ld;var Ho=require("react/jsx-runtime"),id="k-tooltip",Ev=[],Iv={themeColor:[M.undefined,M.base,M.inverse,M.info,M.success,M.warning,M.error]},Yb={closable:!1},Ct=e=>{let{closable:t=Yb.closable,callout:o,themeColor:r,title:l,content:i,icon:c,id:b=D("tooltip"),...f}=e;return(0,Ho.jsxs)("div",{...f,className:a(e.className,id,R(id,{themeColor:r}),{"k-tooltip-closable":t}),role:"tooltip",id:b,children:[c&&(0,Ho.jsx)(p,{className:"k-tooltip-icon",icon:c}),(0,Ho.jsxs)("div",{className:"k-tooltip-content",children:[l&&(0,Ho.jsx)("div",{className:"k-tooltip-title",children:l}),i]}),t&&(0,Ho.jsx)("div",{className:"k-tooltip-button",role:"button","aria-label":"Close",tabIndex:0,children:(0,Ho.jsx)(p,{icon:"x"})}),o&&(0,Ho.jsx)("div",{className:a("k-callout",{[`k-callout-${bd.calloutMap[o]||o}`]:o})})]})};Ct.states=Ev;Ct.options=Iv;Ct.className=id;Ct.defaultOptions=Yb;Ct.moduleName=ld;Ct.folderName=qb;Ct.ariaSpec={selector:".k-tooltip",implicitRole:"tooltip",rules:[{selector:".k-tooltip",attribute:"role=tooltip",usage:"Specifies the tooltip role of the tooltip container."},{selector:".k-tooltip",attribute:"id",usage:"The element needs an id to be associated with the aria-describedby attribute of the trigger element."},{selector:".k-tooltip .k-tooltip-button",attribute:"role=button",usage:"The close button needs an explicit button role."},{selector:".k-tooltip .k-tooltip-button",attribute:"aria-label",usage:"The close button needs an accessible name."}]};var nd=Ct;var Zb=require("react/jsx-runtime"),Qb=e=>(0,Zb.jsx)(nd,{content:"Tooltip Content",...e});var Gv=require("react/jsx-runtime");var Mr=require("react/jsx-runtime"),Ov={...Ct.options,closable:{type:"boolean"},callout:["none","top","bottom","left","right"]},Hv=Ct.states,jb={...Ct.defaultOptions,callout:"top"},Pv=[],Sr=e=>{let{callout:t="top",...o}={...jb,...e},r={none:{top:"-33px",left:"-17px",calloutDirection:null},right:{top:"2px",left:"61px",calloutDirection:"left"},left:{top:"2px",left:"-94px",calloutDirection:"right"},bottom:{top:"38px",left:"-17px",calloutDirection:"top"},top:{top:"-33px",left:"-17px",calloutDirection:"bottom"}},{top:l,left:i,calloutDirection:c}=r[t]||{};return(0,Mr.jsxs)("div",{style:{position:"absolute"},children:[(0,Mr.jsx)(zt,{style:{top:l,left:i},children:(0,Mr.jsx)(Qb,{style:{width:"86px",textAlign:"center"},callout:c,content:"Content",...o})}),(0,Mr.jsx)(u,{text:"Show"})]})};Sr.options=Ov;Sr.states=Hv;Sr.variants=Pv;Sr.defaultOptions=jb;Sr.modifiers=[];Sr.className=Ct.className;var sd=require("react/jsx-runtime");var eT=require("react/jsx-runtime"),_v={},Kv=[],Dv=[],Bv={},zv=[],Rr=()=>(0,eT.jsx)(dd,{flexBasis:"40%",gridContentHeight:"197px",style:{width:"90%",height:"367px"}});Rr.options=_v;Rr.states=Kv;Rr.variants=Dv;Rr.defaultOptions=Bv;Rr.modifiers=zv;Rr.className=yt.className;var m=require("react/jsx-runtime"),dd=({flexBasis:e="30%",gridContentHeight:t="180px",tablesWidth:o="675px",tablesHeight:r="828px",currentTimeLeftOffset:l="243px",ganttDependencies:i,menu:c,...b})=>(0,m.jsx)(yt,{headerToolbar:(0,m.jsxs)(ma,{"aria-label":"Toolbar",children:[(0,m.jsx)(u,{className:"k-gantt-toggle",icon:"layout-1-by-4","aria-label":"Toggle TreeList"}),(0,m.jsx)(u,{className:"k-gantt-create",icon:"plus",children:"Add Task"}),(0,m.jsx)("span",{className:"k-spacer"}),(0,m.jsxs)("div",{className:"k-gantt-views-wrapper",children:[(0,m.jsxs)("select",{className:"k-picker k-dropdown-list k-dropdown k-views-dropdown","aria-label":"Select view",children:[(0,m.jsx)("option",{value:"day",children:"Day"}),(0,m.jsx)("option",{value:"week",children:"Week"}),(0,m.jsx)("option",{value:"month",children:"Month"})]}),(0,m.jsxs)(To,{thumbStyles:{width:"33%",left:"30%"},className:"k-gantt-views",children:[(0,m.jsx)(qt,{children:"Day"}),(0,m.jsx)(qt,{selected:!0,children:"Week"}),(0,m.jsx)(qt,{children:"Month"})]})]})]}),footerToolbar:(0,m.jsx)(sr,{"aria-label":"Toolbar",children:(0,m.jsx)(u,{className:"k-gantt-create",icon:"plus",children:"Add Task"})}),...b,children:(0,m.jsx)(ua,{children:b.children||(0,m.jsx)(De,{className:"k-gantt-splitter",panes:[(0,m.jsx)(Fe,{className:"k-gantt-treelist",flexBasis:e,children:(0,m.jsxs)(Te,{_renderAriaRoot:!0,children:[(0,m.jsx)(F,{children:(0,m.jsx)("div",{className:"k-grid-header-wrap",children:(0,m.jsxs)($,{style:{minWidth:"250px"},children:[(0,m.jsxs)("colgroup",{children:[(0,m.jsx)("col",{style:{width:"50px"}}),(0,m.jsx)("col",{})]}),(0,m.jsx)(z,{children:(0,m.jsxs)(h,{children:[(0,m.jsx)(y,{menu:c,rowspan:1,columnTitle:"ID"}),(0,m.jsx)(y,{menu:c,rowspan:1,columnTitle:"Title"})]})})]})})}),(0,m.jsx)(q,{children:(0,m.jsx)(V,{style:{height:t},children:(0,m.jsxs)(X,{style:{minWidth:"250px"},children:[(0,m.jsxs)("colgroup",{children:[(0,m.jsx)("col",{style:{width:"50px"}}),(0,m.jsx)("col",{})]}),(0,m.jsxs)(U,{children:[(0,m.jsxs)(h,{children:[(0,m.jsx)(s,{children:"7"}),(0,m.jsxs)(s,{children:[(0,m.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Software validation, research and implementation"]})]}),(0,m.jsxs)(h,{alt:!0,children:[(0,m.jsx)(s,{children:"18"}),(0,m.jsxs)(s,{children:[(0,m.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,m.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),"Project Kickoff"]})]}),(0,m.jsxs)(h,{children:[(0,m.jsx)(s,{children:"11"}),(0,m.jsxs)(s,{children:[(0,m.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,m.jsx)(p,{className:"k-treelist-toggle",icon:"caret-alt-down"}),"Research"]})]}),(0,m.jsxs)(h,{alt:!0,children:[(0,m.jsx)(s,{children:"19"}),(0,m.jsxs)(s,{children:[(0,m.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,m.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,m.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),"Validation with Customers"]})]}),(0,m.jsxs)(h,{children:[(0,m.jsx)(s,{children:"20"}),(0,m.jsxs)(s,{children:[(0,m.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,m.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),(0,m.jsx)(p,{className:"k-treelist-toggle",icon:"none"}),"Market Research"]})]})]})]})})})]})},"gantt-treelist-pane"),(0,m.jsx)(Fe,{className:"k-gantt-timeline-pane",children:(0,m.jsxs)(J,{className:"k-gantt-timeline",children:[(0,m.jsx)(F,{children:(0,m.jsx)("div",{className:"k-grid-header-wrap",children:(0,m.jsxs)($,{style:{width:o},children:[(0,m.jsxs)("colgroup",{children:[(0,m.jsx)("col",{}),(0,m.jsx)("col",{}),(0,m.jsx)("col",{}),(0,m.jsx)("col",{}),(0,m.jsx)("col",{}),(0,m.jsx)("col",{}),(0,m.jsx)("col",{})]}),(0,m.jsxs)(U,{children:[(0,m.jsx)(h,{children:(0,m.jsx)(s,{className:"k-header",colspan:7,children:"Sun 6/01 - Sat 6/07"})}),(0,m.jsxs)(h,{children:[(0,m.jsx)(s,{colspan:1,className:"k-header k-nonwork-hour",children:"Sun 6/01"}),(0,m.jsx)(s,{className:"k-header",colspan:1,children:"Mon 6/02"}),(0,m.jsx)(s,{className:"k-header",colspan:1,children:"Tue 6/03"}),(0,m.jsx)(s,{className:"k-header",colspan:1,children:"Wed 6/04"}),(0,m.jsx)(s,{className:"k-header",colspan:1,children:"Thu 6/05"}),(0,m.jsx)(s,{className:"k-header",colspan:1,children:"Fri 6/06"}),(0,m.jsx)(s,{colspan:1,className:"k-header k-nonwork-hour",children:"Sat 6/07"})]})]})]})})}),(0,m.jsxs)(V,{style:{height:t},role:"tree",children:[(0,m.jsxs)(ba,{children:[(0,m.jsxs)(fa,{className:"k-grid-table",style:{width:o},children:[(0,m.jsx)("colgroup",{children:(0,m.jsx)("col",{})}),(0,m.jsxs)(U,{children:[(0,m.jsx)(h,{children:(0,m.jsx)(s,{})}),(0,m.jsx)(h,{alt:!0,children:(0,m.jsx)(s,{})}),(0,m.jsx)(h,{children:(0,m.jsx)(s,{})}),(0,m.jsx)(h,{alt:!0,children:(0,m.jsx)(s,{})}),(0,m.jsx)(h,{children:(0,m.jsx)(s,{})})]})]}),(0,m.jsxs)(Ta,{style:{width:o,height:r},children:[(0,m.jsxs)("colgroup",{children:[(0,m.jsx)("col",{}),(0,m.jsx)("col",{}),(0,m.jsx)("col",{}),(0,m.jsx)("col",{}),(0,m.jsx)("col",{}),(0,m.jsx)("col",{}),(0,m.jsx)("col",{})]}),(0,m.jsx)(U,{children:(0,m.jsxs)(h,{children:[(0,m.jsx)(s,{className:"k-nonwork-hour"}),(0,m.jsx)(s,{}),(0,m.jsx)(s,{}),(0,m.jsx)(s,{}),(0,m.jsx)(s,{}),(0,m.jsx)(s,{}),(0,m.jsx)(s,{className:"k-nonwork-hour"})]})})]}),(0,m.jsxs)(ga,{style:{width:o},children:[(0,m.jsx)("colgroup",{children:(0,m.jsx)("col",{})}),(0,m.jsxs)(U,{children:[(0,m.jsx)(h,{children:(0,m.jsx)(s,{children:(0,m.jsxs)(Nt,{type:"summary",style:{left:"113px"},children:[(0,m.jsx)(xt,{type:"summary",ariaLevel:1,"aria-label":"Software validation, research and implementation",style:{width:"4000px"},children:(0,m.jsx)("div",{className:"k-task-summary-progress",style:{width:"1720px"},children:(0,m.jsx)("div",{className:"k-task-summary-complete",style:{width:"4000px"}})})}),(0,m.jsx)(Ke,{}),(0,m.jsx)(Ke,{position:"end",style:{right:"0px"}})]})})}),(0,m.jsx)(h,{children:(0,m.jsx)(s,{children:(0,m.jsxs)(Nt,{type:"milestone",style:{left:"113px"},children:[(0,m.jsx)(xt,{type:"milestone",ariaLevel:2,"aria-label":"Project Kickoff"}),(0,m.jsx)(Ke,{}),(0,m.jsx)(Ke,{position:"end",style:{right:"0px"}})]})})}),(0,m.jsx)(h,{children:(0,m.jsx)(s,{children:(0,m.jsxs)(Nt,{type:"summary",style:{left:"113px"},children:[(0,m.jsx)(xt,{type:"summary",ariaLevel:2,"aria-label":"Research",style:{width:"500px"},children:(0,m.jsx)("div",{className:"k-task-summary-progress",style:{width:"215px"},children:(0,m.jsx)("div",{className:"k-task-summary-complete",style:{width:"500px"}})})}),(0,m.jsx)(Ke,{}),(0,m.jsx)(Ke,{position:"end",style:{right:"0px"}})]})})}),(0,m.jsx)(h,{children:(0,m.jsx)(s,{children:(0,m.jsxs)(Nt,{style:{left:"113px"},children:[(0,m.jsxs)(xt,{ariaLevel:3,"aria-label":"Validation with Customers",style:{width:"200px"},children:[(0,m.jsx)("div",{className:"k-task-complete","aria-hidden":"true",style:{width:"50px"}}),(0,m.jsx)(oo,{content:"Validation with Customers"})]}),(0,m.jsx)(Ke,{}),(0,m.jsx)(Ke,{position:"end",style:{right:"0px"}}),(0,m.jsx)("div",{className:"k-task-draghandle","aria-hidden":"true",style:{left:"50px"}})]})})}),(0,m.jsx)(h,{children:(0,m.jsx)(s,{children:(0,m.jsxs)(Nt,{style:{left:"113px"},children:[(0,m.jsxs)(xt,{ariaLevel:3,"aria-label":"Market Research",style:{width:"200px"},children:[(0,m.jsx)("div",{className:"k-task-complete","aria-hidden":"true",style:{width:"164px"}}),(0,m.jsx)(oo,{content:"Market Research"})]}),(0,m.jsx)(Ke,{}),(0,m.jsx)(Ke,{position:"end",style:{right:"0px"}}),(0,m.jsx)("div",{className:"k-task-draghandle","aria-hidden":"true",style:{left:"164px"}})]})})})]})]})]}),i||(0,m.jsxs)("div",{className:"k-gantt-dependencies","aria-hidden":"true",style:{width:o},children:[(0,m.jsx)(Me,{style:{left:"124.5px",top:"53px",width:"10px"}}),(0,m.jsx)(Me,{orientation:"vertical",style:{left:"132.5px",top:"53px",height:"18px"}}),(0,m.jsx)(Me,{style:{left:"103px",top:"71px",width:"31.5px"}}),(0,m.jsx)(Me,{orientation:"vertical",style:{left:"103px",top:"71px",height:"54px"}}),(0,m.jsx)(Me,{style:{left:"103px",top:"125px",width:"9px"},children:(0,m.jsx)("span",{className:"k-arrow-e"})}),(0,m.jsx)(Me,{style:{left:"124.5px",top:"53px",width:"10px"}}),(0,m.jsx)(Me,{orientation:"vertical",style:{left:"132.5px",top:"53px",height:"18px"}}),(0,m.jsx)(Me,{style:{left:"103px",top:"71px",width:"31.5px"}}),(0,m.jsx)(Me,{orientation:"vertical",style:{left:"103px",top:"71px",height:"90px"}}),(0,m.jsx)(Me,{style:{left:"103px",top:"161px",width:"9px"},children:(0,m.jsx)("span",{className:"k-arrow-e"})}),(0,m.jsx)(Me,{style:{left:"313px",top:"125px",width:"10px"}}),(0,m.jsx)(Me,{orientation:"vertical",style:{left:"321px",top:"125px",height:"18px"}}),(0,m.jsx)(Me,{style:{left:"303px",top:"143px",width:"20px"}}),(0,m.jsx)(Me,{orientation:"vertical",style:{left:"303px",top:"143px",height:"18px"}})]}),(0,m.jsx)("div",{className:"k-current-time","aria-hidden":"true",style:{left:l,top:"0px",width:"1px",height:r}})]})]})},"gantt-timeline-pane")]})})});