UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

2 lines 296 kB
var o=(...e)=>e.filter(t=>t!==!0&&!!t).map(t=>Array.isArray(t)?o(...t):typeof t=="object"?Object.keys(t).map((a,r)=>t[r]||t[a]&&a||null).filter(a=>a!==null).join(" "):t).filter(t=>!!t).join(" ");var S=(e,t)=>o({[`${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.fillMode}-${t.themeColor}`]:t.fillMode&&t.themeColor},{[`${e}-${t.themeColor}`]:t.themeColor&&t.fillMode===void 0},{"k-rounded-sm":t.rounded==="small","k-rounded-md":t.rounded==="medium","k-rounded-lg":t.rounded==="large","k-rounded-full":t.rounded==="full"}),x=(e,t)=>o({"k-valid":t.valid,"k-invalid":t.invalid,"k-hover":t.hover,"k-focus":t.focus,"k-checked":t.checked,"k-active":t.active,"k-selected":t.selected,"k-disabled":t.disabled,"k-indeterminate":t.indeterminate&&!t.checked,"k-loading":t.loading,"k-empty":t.empty,"k-readonly":t.readonly,"k-highlighted":t.highlighted});var n={xsmall:"xsmall",small:"small",medium:"medium",large:"large",xlarge:"xlarge",xxlarge:"xxlarge",xxxlarge:"xxxlarge"},h={small:"small",medium:"medium",large:"large",full:"full"},b={solid:"solid",flat:"flat",outline:"outline",clear:"clear",link:"link"},u={inherit:"inherit",base:"base",primary:"primary",secondary:"secondary",tertiary:"tertiary",info:"info",success:"success",warning:"warning",error:"error",dark:"dark",light:"light",inverse:"inverse"},l={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"},yt={calloutMap:{top:"n",bottom:"s",left:"w",right:"e"},orientationMap:{vertical:"vstack",horizontal:"hstack"}};import{Fragment as zv,jsx as gk}from"react/jsx-runtime";var Oc="k-icon k-font-icon",Dv=[],Fv={size:[n.xsmall,n.small,n.medium,n.large,n.xlarge,n.xxlarge,n.xxxlarge],themeColor:[u.base,u.primary,u.secondary,u.tertiary,u.success,u.warning,u.error,u.info,u.light,u.dark]},Rv={},fs=e=>{let{size:t,themeColor:a,icon:r,rotate:s,flip:i,...d}=e;return r?gk("span",{...d,className:o(e.className,Oc,S(Oc,{size:t}),{[`k-i-${r}`]:r,[`k-color-${a}`]:a,[`k-rotate-${s}`]:s,"k-flip-h":i==="h"||i==="both","k-flip-v":i==="v"||i==="both"})}):gk(zv,{})};fs.states=Dv;fs.options=Fv;fs.className=Oc;fs.defaultOptions=Rv;var xk=fs;import{Fragment as Wv,jsx as Nn}from"react/jsx-runtime";var Wc="k-icon k-svg-icon",Hv=[],Ov={size:[n.xsmall,n.small,n.medium,n.large,n.xlarge,n.xxlarge,n.xxxlarge],themeColor:[u.base,u.primary,u.secondary,u.tertiary,u.success,u.warning,u.error,u.info,u.light,u.dark]},bk={viewBox:"0 0 24 24"},hs=e=>{let{size:t,themeColor:a,rotate:r,flip:s,viewBox:i=bk.viewBox,icon:d,...p}=e;if(!d)return Nn(Wv,{});d==="none"&&{...p,className:o(e.className,Wc,"k-none")};let m=typeof d=="object"&&d.name&&d.name;return Nn("span",{...p,className:o(e.className,Wc,S("k-icon",{size:t}),{[`k-svg-i-${m}`]:m,[`k-color-${a}`]:a,[`k-rotate-${r}`]:r,"k-flip-h":s==="h"||s==="both","k-flip-v":s==="v"||s==="both"}),children:Nn("svg",{"aria-hidden":!0,focusable:!1,xmlns:"http://www.w3.org/2000/svg",viewBox:typeof d=="object"?d.viewBox:i,dangerouslySetInnerHTML:typeof d=="object"?{__html:d.content}:void 0,children:d?void 0:e.children})})};hs.states=Hv;hs.options=Ov;hs.className=Wc;hs.defaultOptions=bk;var Qc=hs;import*as vk from"@progress/kendo-svg-icons";import{Fragment as yk,jsx as gs}from"react/jsx-runtime";var Qv=e=>e.replace(/([-_][a-z0-9])/gi,t=>t.toUpperCase().replace("-","").replace("_","")),Vv=[],Xv={size:[n.xsmall,n.small,n.medium,n.large,n.xlarge,n.xxlarge,n.xxxlarge],themeColor:[u.base,u.primary,u.secondary,u.tertiary,u.success,u.warning,u.error,u.info,u.light,u.dark]},Vc={viewBox:"0 0 24 24",type:"svg"},y=e=>{let{size:t,themeColor:a,icon:r,type:s=Vc.type,rotate:i,flip:d,viewBox:p=Vc.viewBox,...m}=e;if(!r)return gs(yk,{});if(s==="svg"){if(r==="none")return gs(Qc,{...m,icon:r,size:t});let k=Qv(`${r}-icon`);return vk[k]?gs(Qc,{...m,icon:vk[k],size:t,themeColor:a,rotate:i,flip:d,viewBox:p}):gs(yk,{})}return gs(xk,{...m,icon:r,size:t,themeColor:a,rotate:i,flip:d})};y.states=Vv;y.options=Xv;y.defaultOptions=Vc;var Xc=y;import{Fragment as jv,jsx as xs,jsxs as wk}from"react/jsx-runtime";var Cn="k-button",Zv=[l.hover,l.focus,l.active,l.selected,l.disabled],Jv={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline,b.clear,b.link],themeColor:[u.base,u.primary,u.secondary,u.tertiary,u.success,u.warning,u.error,u.info,u.light,u.dark,u.inverse]},Ba={size:n.medium,rounded:h.medium,fillMode:b.solid,themeColor:u.base,showArrow:!1,arrowIconName:"caret-alt-down"},c=e=>{let{size:t=Ba.size,rounded:a=Ba.rounded,fillMode:r=Ba.fillMode,themeColor:s=Ba.themeColor,showArrow:i=Ba.showArrow,arrowIconName:d=Ba.arrowIconName,hover:p,focus:m,active:k,selected:v,disabled:T,icon:g,text:A,iconClassName:C,...I}=e,L=g!==void 0,Y=e.children!==void 0;return wk("button",{...I,className:o(e.className,Cn,S(Cn,{size:t,rounded:a,fillMode:r,themeColor:s}),x(Cn,{hover:p,focus:m,active:k,disabled:T,selected:v}),{"k-icon-button":!A&&!Y&&L}),children:[g&&xs(y,{className:o(C,"k-button-icon"),icon:g}),A?wk(jv,{children:[A&&xs("span",{className:"k-button-text",children:A}),e.children]}):e.children&&xs("span",{className:"k-button-text",children:e.children}),i&&xs("span",{className:"k-menu-button-arrow k-button-arrow",children:xs(y,{icon:d})})]})};c.states=Zv;c.options=Jv;c.className=Cn;c.defaultOptions=Ba;import{jsx as Uv}from"react/jsx-runtime";var Ue=e=>Uv(c,{icon:"folder",...e,children:void 0});import{jsx as qv}from"react/jsx-runtime";var Ot=e=>qv(c,{icon:"folder",children:"Button",...e});import{jsx as oK}from"react/jsx-runtime";import{Fragment as kK,jsx as mK,jsxs as uK}from"react/jsx-runtime";import{jsx as ty}from"react/jsx-runtime";var Tk="k-scheduler-layout",_v=[],$v={},ey={},bs=e=>{let{as:t="div",view:a,...r}=e;return ty(t,{...r,className:o(e.className,Tk,{[`k-scheduler-${a}view`]:a}),children:e.children})};bs.states=_v;bs.options=$v;bs.className=Tk;bs.defaultOptions=ey;var Ak=bs;import{jsx as ry,jsxs as sy}from"react/jsx-runtime";var Nk="k-scheduler",oy=[],ay={},ly={},Ie=e=>{let{view:t,toolbar:a,footer:r,layout:s,...i}=e;return sy("div",{...i,className:o(e.className,Nk),children:[a,ry(Ak,{className:o({"k-scheduler-layout-flex":s==="flex"}),as:s==="table"?"table":"div",view:t,children:e.children}),r]})};Ie.states=oy;Ie.options=ay;Ie.className=Nk;Ie.defaultOptions=ly;import{jsx as Ck}from"react/jsx-runtime";var iy="k-scheduler-header",Ro=e=>Ck("div",{...e,className:o(iy,e.className),children:Ck("div",{className:"k-scheduler-header-wrap",children:e.children})});import{jsx as dy}from"react/jsx-runtime";var ny="k-scheduler-content",zo=e=>dy("div",{...e,className:o(ny,e.className),children:e.children});import{jsx as py}from"react/jsx-runtime";var cy="k-scheduler-times",Ma=e=>py("div",{...e,className:o(cy,e.className),children:e.children});import{jsx as uy}from"react/jsx-runtime";var my="k-scheduler-table",Bt=e=>uy("table",{...e,className:o(my,e.className),children:e.children});import{jsx as Sk}from"react/jsx-runtime";var Ik="k-scheduler-cell",ky=[],fy={},hy={},B=e=>{let{cellType:t,allDay:a,text:r,colspan:s,rowspan:i,as:d="div",...p}=e,m=r||e.children;return Sk(d,{...p,colSpan:s,rowSpan:i,className:o(Ik,e.className,{"k-scheduler-times-all-day":a},t?.map(k=>({[`k-${k}-cell`]:!0}))),children:!a&&r?Sk("span",{className:"k-link k-nav-day",children:m}):m})};B.states=ky;B.options=fy;B.defaultOptions=hy;B.className=Ik;import{jsx as zK}from"react/jsx-runtime";import{jsx as QK}from"react/jsx-runtime";import{jsx as by}from"react/jsx-runtime";var vs="k-button-group",gy=[l.disabled],xy={fillMode:[b.solid,b.flat,b.outline,b.clear,b.link]},Bk={fillMode:b.solid},P=e=>{let{fillMode:t=Bk.fillMode,disabled:a,stretched:r,...s}=e;return by("div",{...s,className:o(e.className,vs,S(vs,{fillMode:t}),x(vs,{disabled:a}),{[`${vs}-stretched`]:r}),children:e.children})};P.states=gy;P.options=xy;P.className=vs;P.defaultOptions=Bk;import{Fragment as $K,jsx as _K,jsxs as eD}from"react/jsx-runtime";import{Fragment as sD,jsx as rD,jsxs as iD}from"react/jsx-runtime";import{Fragment as uD,jsx as mD,jsxs as kD}from"react/jsx-runtime";import{Fragment as vD,jsx as bD,jsxs as yD}from"react/jsx-runtime";import{jsx as wy}from"react/jsx-runtime";var Sn="k-input",vy=[l.hover,l.focus,l.valid,l.invalid,l.required,l.disabled,l.loading,l.readonly],yy={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline]},In={size:n.medium,rounded:n.medium,fillMode:b.solid},E=e=>{let{hover:t,focus:a,disabled:r,invalid:s,valid:i,loading:d,readonly:p,size:m=In.size,rounded:k=In.rounded,fillMode:v=In.fillMode,...T}=e;return wy("span",{...T,className:o(e.className,Sn,S(Sn,{size:m,rounded:k,fillMode:v}),x(Sn,{hover:t,focus:a,disabled:r,invalid:s,valid:i,loading:d,readonly:p}))})};E.states=vy;E.options=yy;E.className=Sn;E.defaultOptions=In;import{jsx as Ny}from"react/jsx-runtime";var Bn="k-picker",Ty=[l.hover,l.focus,l.valid,l.invalid,l.required,l.disabled,l.loading,l.readonly],Ay={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline]},Mn={size:n.medium,rounded:h.medium,fillMode:b.solid},wt=e=>{let{hover:t,focus:a,disabled:r,invalid:s,valid:i,loading:d,readonly:p,size:m=Mn.size,rounded:k=Mn.rounded,fillMode:v=Mn.fillMode,...T}=e;return Ny("span",{...T,className:o(e.className,Bn,S(Bn,{size:m,rounded:k,fillMode:v}),x(Bn,{hover:t,focus:a,disabled:r,invalid:s,valid:i,loading:d,readonly:p})),children:e.children})};wt.states=Ty;wt.options=Ay;wt.className=Bn;wt.defaultOptions=Mn;import{Fragment as Iy,jsx as Zc}from"react/jsx-runtime";var Mk="k-clear-value",Cy=[l.disabled,l.loading,l.readonly],Sy={},le=e=>{let{disabled:t,loading:a,readonly:r,value:s}=e;return t||r||a||!s?Zc(Iy,{}):Zc("span",{className:o(e.className,Mk),children:Zc(y,{icon:"x"})})};le.states=Cy;le.options=Sy;le.className=Mk;import{jsx as Ly}from"react/jsx-runtime";var Jc="k-input-inner",By=[],My={},Ln={type:"text",autocomplete:"off",value:"",placeholder:""},de=e=>{let{value:t=Ln.value,type:a=Ln.type,placeholder:r=Ln.placeholder,autocomplete:s=Ln.autocomplete,...i}=e;return Ly("input",{...i,type:a,className:o(e.className,Jc,S(Jc,e)),placeholder:r,autoComplete:s,defaultValue:t})};de.states=By;de.options=My;de.className=Jc;import{jsx as Lk,jsxs as Py}from"react/jsx-runtime";var jc="k-input-inner",Ey=[],Yy={},To=e=>{let{value:t,placeholder:a,showValue:r,valueIcon:s,valueIconName:i,...d}=e;return Py("span",{...d,className:o(e.className,jc,S(jc,e)),children:[s,!s&&i&&Lk(y,{className:"k-input-value-icon",icon:i}),r&&!t&&a,r&&t&&Lk("span",{className:"k-input-value-text",children:t})]})};To.states=Ey;To.options=Yy;To.className=jc;import{jsx as Dy}from"react/jsx-runtime";var Uc="k-input-inner",Gy=[],Ky={},Ek={value:"",placeholder:""},ys=e=>{let{value:t=Ek.value,placeholder:a=Ek.placeholder,rows:r,...s}=e;return Dy("textarea",{...s,className:o(e.className,Uc,S(Uc,e)),placeholder:a,rows:r,defaultValue:t})};ys.states=Gy;ys.options=Ky;ys.className=Uc;import{Fragment as Ry,jsx as Yk}from"react/jsx-runtime";var Pk="k-input-loading-icon",Fy=[l.disabled,l.loading],q=e=>{let{disabled:t,loading:a}=e;return t||!a?Yk(Ry,{}):Yk("span",{className:o(e.className,Pk,"k-icon k-i-loading")})};q.states=Fy;q.className=Pk;import{Fragment as Oy,jsx as Gk}from"react/jsx-runtime";var Kk="k-input-validation-icon",zy=[l.valid,l.invalid,l.disabled,l.loading],Hy={},j=e=>{let{valid:t,invalid:a,disabled:r,loading:s}=e,i=a?"warning-circle":"check-circle";return r||s||!!!(t||a)?Gk(Oy,{}):Gk(y,{className:o(Kk),icon:i})};j.states=zy;j.options=Hy;j.className=Kk;import{Fragment as Vy,jsx as Dk}from"react/jsx-runtime";var Wy="k-input-prefix",Qy={direction:"horizontal"},oe=e=>{let{direction:t=Qy.direction,...a}=e;return e.children?Dk("span",{...a,className:o(Wy,e.className,{[`k-input-prefix-${t}`]:t}),children:e.children}):Dk(Vy,{})};import{Fragment as Jy,jsx as Fk}from"react/jsx-runtime";var Xy="k-input-suffix",Zy={direction:"horizontal"},ae=e=>{let{direction:t=Zy.direction,...a}=e;return e.children?Fk("span",{...a,className:o(Xy,e.className,{[`k-input-suffix-${t}`]:t}),children:e.children}):Fk(Jy,{})};import{jsx as cF}from"react/jsx-runtime";import{jsx as kF}from"react/jsx-runtime";import{jsx as Uy}from"react/jsx-runtime";var Rk="k-input-separator",jy={direction:"vertical"},ve=e=>{let{direction:t=jy.direction,...a}=e;return Uy("span",{...a,className:o(Rk,e.className,{[`${Rk}-${t}`]:t})})};import{jsx as zk,jsxs as $y}from"react/jsx-runtime";var Hk="k-color-preview",qy=[],_y={},Ho=e=>{let{color:t,iconName:a,...r}=e;return $y("span",{...r,className:o(e.className,Hk,{"k-icon-color-preview":a,"k-no-color":!t}),children:[a&&zk(y,{icon:a,className:"k-color-preview-icon"}),zk("span",{className:"k-color-preview-mask",style:{backgroundColor:t}})]})};Ho.states=qy;Ho.options=_y;Ho.className=Hk;import{jsx as Ok}from"react/jsx-runtime";var Wk="k-animation-container",ew=[],tw={},Qk={positionMode:"absolute"},Oo=e=>{let{positionMode:t=Qk.positionMode,animationStyle:a,offset:r,...s}=e;return Ok("div",{...s,style:{...r,...e.style},className:o(e.className,Wk,"k-animation-container-shown",{"k-animation-container-fixed":t==="fixed"}),children:Ok("div",{className:"k-child-animation-container",style:a,children:e.children})})};Oo.states=ew;Oo.options=tw;Oo.className=Wk;Oo.defaultOptions=Qk;import{jsx as Vk}from"react/jsx-runtime";var Xk="k-popup",ow=[],aw={},Zk={positionMode:"absolute"},z=e=>{let{offset:t,positionMode:a=Zk.positionMode,animationStyle:r,...s}=e;return Vk(Oo,{positionMode:a,offset:t,animationStyle:r,children:Vk("div",{...s,className:o(e.className,Xk),children:e.children})})};z.states=ow;z.options=aw;z.className=Xk;z.defaultOptions=Zk;import{jsx as sw}from"react/jsx-runtime";var En="k-actions",lw=[],rw={},qc={alignment:"start",orientation:"horizontal"},V=e=>{let{alignment:t=qc.alignment,orientation:a=qc.orientation,...r}=e;return sw("div",{...r,className:o(En,{[`${En}-${t}`]:t,[`${En}-${a}`]:a},e.className),children:e.children})};V.states=lw;V.options=rw;V.className=En;V.defaultOptions=qc;var Jk=V;import{jsx as nw}from"react/jsx-runtime";var iw="k-actionsheet-footer",jk={alignment:"stretched",orientation:"horizontal"},Wt=e=>{let{alignment:t=jk.alignment,orientation:a=jk.orientation,template:r,as:s=r?"div":V,...i}=e;return nw(s,{...i,...!r&&{alignment:t,orientation:a},className:o(e.className,iw),children:e.children})};import{jsx as ws,jsxs as pw}from"react/jsx-runtime";var Uk="k-searchbox",dw=[l.hover,l.focus,l.valid,l.invalid,l.required,l.disabled,l.loading],cw={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline]},_c={showIcon:!0,icon:"search",size:E.defaultOptions.size,rounded:E.defaultOptions.rounded,fillMode:E.defaultOptions.fillMode},ze=e=>{let{value:t,placeholder:a,size:r,rounded:s,fillMode:i,hover:d,focus:p,valid:m,invalid:k,required:v,loading:T,disabled:g,showIcon:A=_c.showIcon,icon:C=_c.icon,...I}=e;return pw(E,{...I,size:r,rounded:s,fillMode:i,hover:d,focus:p,valid:m,invalid:k,required:v,loading:T,disabled:g,className:o(e.className,Uk),children:[A&&ws(y,{className:"k-input-icon",icon:C}),ws(de,{placeholder:a,value:t}),ws(q,{...e}),ws(j,{...e}),ws(le,{...e})]})};ze.states=dw;ze.options=cw;ze.className=Uk;ze.defaultOptions=_c;import{jsx as uR}from"react/jsx-runtime";import{Fragment as qk,jsx as Wo,jsxs as $c}from"react/jsx-runtime";var _k="k-textbox",mw=[l.hover,l.focus,l.valid,l.invalid,l.required,l.disabled,l.loading,l.readonly],uw={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline]},La={showClearButton:!0,showValidationIcon:!0,size:E.defaultOptions.size,rounded:E.defaultOptions.rounded,fillMode:E.defaultOptions.fillMode,separators:!0},U=e=>{let{size:t=La.size,rounded:a=La.rounded,fillMode:r=La.fillMode,separators:s=La.separators,showClearButton:i=La.showClearButton,showValidationIcon:d=La.showValidationIcon,prefix:p,suffix:m,type:k,value:v,placeholder:T,hover:g,focus:A,valid:C,invalid:I,required:L,loading:Y,disabled:G,readonly:R,...W}=e;return $c(E,{...W,size:t,rounded:a,fillMode:r,hover:g,focus:A,valid:C,invalid:I,required:L,loading:Y,disabled:G,readonly:R,className:o(e.className,_k),children:[p&&$c(qk,{children:[Wo(oe,{children:p}),s&&Wo(ve,{})]}),Wo(de,{placeholder:T,value:v,type:k}),d&&Wo(j,{valid:C,invalid:I,loading:Y,disabled:G}),Wo(q,{loading:Y,disabled:G}),i&&Wo(le,{loading:Y,disabled:G,readonly:R,value:v}),m&&$c(qk,{children:[s&&Wo(ve,{}),Wo(ae,{children:m})]})]})};U.states=mw;U.options=uw;U.className=_k;U.defaultOptions=La;import{jsx as AR}from"react/jsx-runtime";import{Fragment as MR,jsx as BR}from"react/jsx-runtime";import{Fragment as KR,jsx as GR}from"react/jsx-runtime";import{jsx as Qo,jsxs as ep}from"react/jsx-runtime";var tf="k-actionsheet-titlebar",kw={},se=e=>{let{title:t,subtitle:a,actionsStart:r,actionsEnd:s,filter:i,input:d,inputValue:p,inputPlaceholder:m,adaptive:k,children:v,...T}=e;return ep("div",{...T,className:o(e.className,tf),children:[ep("div",{className:"k-actionsheet-titlebar-group",children:[r&&Qo("div",{className:"k-actionsheet-actions",children:r}),!v&&ep("div",{className:"k-actionsheet-title",children:[t&&Qo("div",{className:"k-text-center",children:t}),a&&Qo("div",{className:"k-actionsheet-subtitle k-text-center",children:a})]}),v&&Qo("div",{className:"k-actionsheet-title",children:v}),s&&Qo("div",{className:"k-actionsheet-actions",children:s})]}),(d||i)&&Qo("div",{className:"k-actionsheet-titlebar-group k-actionsheet-filter",children:d?Qo(U,{value:p,placeholder:m,size:k?"large":"medium"}):Qo(ze,{placeholder:"Filter",size:k?"large":"medium"})})]})};se.className=tf;se.defaultOptions=kw;import{jsx as tp,jsxs as xw}from"react/jsx-runtime";var op="k-actionsheet-view",fw=[],hw={},gw={},Ml=e=>{let{adaptive:t,animated:a,children:r,header:s,footer:i,...d}=e,p=s?.type===se&&tp(se,{adaptive:t,...s?.props}),m=i?.type===Wt&&tp(Wt,{...i?.props});return xw("div",{...d,className:o(e.className,op,{[`${op}-animated`]:a}),children:[p,tp("div",{className:"k-actionsheet-content",children:r}),m]})};Ml.states=fw;Ml.options=hw;Ml.className=op;Ml.defaultOptions=gw;import{jsx as Yn,jsxs as yw}from"react/jsx-runtime";var of="k-actionsheet",bw=[],vw={},Ts={side:"bottom",fullscreen:!1,adaptive:!1,overlay:!0},ce=e=>{let{side:t=Ts.side,fullscreen:a=Ts.fullscreen,adaptive:r=Ts.adaptive,overlay:s=Ts.overlay,template:i,children:d,header:p,footer:m,...k}=e;return yw("div",{className:"k-actionsheet-container",children:[s&&Yn("div",{className:"k-overlay"}),Yn(Oo,{animationStyle:{[`${a===!0?"top":t}`]:0,[`${a===!0?"width":null}`]:"100%",[`${a===!0?"height":null}`]:"100%",[`${t==="top"||t==="bottom"?"width":null}`]:"100%",[`${t==="left"||t==="right"?"height":null}`]:"100%"},children:Yn("div",{...k,className:o(e.className,of,{[`k-actionsheet-${t}`]:a===!1,"k-actionsheet-fullscreen":a===!0,"k-adaptive-actionsheet":r}),children:i||Yn(Ml,{header:p,footer:m,adaptive:r,...e,children:d})})})]})};ce.states=bw;ce.options=vw;ce.className=of;ce.defaultOptions=Ts;import{jsx as sz}from"react/jsx-runtime";import{Fragment as Tw,jsx as As,jsxs as ap}from"react/jsx-runtime";var lp="k-actionsheet-item",ww=[l.hover,l.focus,l.selected,l.disabled],rp=e=>{let{iconName:t,text:a,description:r,hover:s,focus:i,selected:d,disabled:p,...m}=e;return ap("span",{...m,className:o(e.className,lp,x(lp,{hover:s,focus:i,selected:d,disabled:p})),children:[!e.children&&As(Tw,{children:ap("span",{className:"k-actionsheet-action",children:[t&&As("span",{className:"k-icon-wrap",children:As(y,{className:"k-actionsheet-item-icon",icon:t})}),ap("span",{className:"k-actionsheet-item-text",children:[a&&As("span",{className:"k-actionsheet-item-title",children:a}),r&&As("span",{className:"k-actionsheet-item-description",children:r})]})]})}),e.children]})};rp.states=ww;rp.className=lp;import{jsx as fz,jsxs as hz}from"react/jsx-runtime";import{jsx as vz}from"react/jsx-runtime";import{jsx as Az}from"react/jsx-runtime";import{jsx as Iz}from"react/jsx-runtime";import{jsx as Ll,jsxs as sp}from"react/jsx-runtime";var Ns="k-slider",Aw=[l.hover,l.focus,l.active,l.disabled,l.readonly],Nw={},Vo={type:"single",orientation:"horizontal",readonly:!1,disabled:!1,handlePosition:"end",showButtons:!0,showTicks:!0},Tt=e=>{let{type:t=Vo.type,orientation:a=Vo.orientation,readonly:r=Vo.readonly,disabled:s=Vo.disabled,handlePosition:i=Vo.handlePosition,showButtons:d=Vo.showButtons,showTicks:p=Vo.showTicks,hover:m,focus:k,active:v,trackStyle:T,dir:g,...A}=e,C,I;return a==="horizontal"?(C=g==="rtl"?"caret-alt-left":"caret-alt-right",I=g==="rtl"?"caret-alt-right":"caret-alt-left"):a==="vertical"&&(C="caret-alt-up",I="caret-alt-down"),sp("div",{...A,className:o(Ns,e.className,x(Ns,{readonly:r,disabled:s}),{[`k-slider-${a}`]:a,"k-colorgradient-slider":t==="gradient"}),dir:g,children:[d&&Ll(c,{className:"k-button-decrease",rounded:"full",icon:I}),sp("div",{className:"k-slider-track-wrap",children:[p&&Ll("ul",{className:"k-reset k-slider-items",children:e.children}),sp("div",{className:"k-slider-track",style:T,children:[Ll("div",{className:"k-slider-selection"}),t==="range"&&Ll("span",{className:o("k-draghandle","k-draghandle-start",x(Ns,{hover:m,focus:k,active:v}))}),Ll("span",{className:o("k-draghandle",`k-draghandle-${i}`,x(Ns,{hover:m,focus:k,active:v}))})]})]}),d&&Ll(c,{className:"k-button-increase",rounded:"full",icon:C})]})};Tt.states=Aw;Tt.options=Nw;Tt.className=Ns;Tt.defaultOptions=Vo;import{jsx as lf}from"react/jsx-runtime";var rf="k-tick",Cw=[],Sw={},sf={label:!1},Re=e=>{let{style:t,label:a=sf.label,orientation:r,large:s,text:i,...d}=e;return lf("li",{...d,className:o(e.className,rf,{[`k-tick-${r}`]:r,"k-tick-large":s}),style:t,children:a&&lf("span",{className:"k-label",children:i})})};Re.states=Cw;Re.options=Sw;Re.className=rf;Re.defaultOptions=sf;import{Fragment as Iw,jsx as Mt,jsxs as Bw}from"react/jsx-runtime";var Pn=e=>Mt(Tt,{children:Bw(Iw,{children:[Mt(Re,{className:"k-first",label:!0,large:!0,text:"0"}),Mt(Re,{}),Mt(Re,{}),Mt(Re,{}),Mt(Re,{}),Mt(Re,{label:!0,large:!0,text:"5"}),Mt(Re,{}),Mt(Re,{}),Mt(Re,{}),Mt(Re,{}),Mt(Re,{className:"k-last",label:!0,large:!0,text:"10"})]}),...e});import{Fragment as e0,jsx as $z,jsxs as t0}from"react/jsx-runtime";import{Fragment as s0,jsx as r0,jsxs as i0}from"react/jsx-runtime";import{Fragment as m0,jsx as p0,jsxs as u0}from"react/jsx-runtime";import{jsx as Mw}from"react/jsx-runtime";var ip=e=>Mw(Tt,{type:"gradient",showButtons:!1,showTicks:!1,...e});import{jsx as Lw}from"react/jsx-runtime";var np=e=>Lw(Tt,{type:"gradient",orientation:"vertical",showButtons:!1,showTicks:!1,...e});import{jsx as nf,jsxs as Pw}from"react/jsx-runtime";var df="k-spin-button",Ew=[],Yw={size:[n.small,n.medium,n.large],fillMode:[b.solid,b.flat,b.outline,b.clear,b.link]},dp={size:n.medium,fillMode:b.solid},Xo=e=>{let{size:t=dp.size,fillMode:a=dp.fillMode,...r}=e;return Pw("span",{...r,className:o(df,e.className),children:[nf(c,{className:"k-spinner-increase",icon:"caret-alt-up",rounded:null,size:t,fillMode:a}),nf(c,{className:"k-spinner-decrease",icon:"caret-alt-down",rounded:null,size:t,fillMode:a})]})};Xo.states=Ew;Xo.options=Yw;Xo.className=df;Xo.defaultOptions=dp;import{Fragment as cf,jsx as Ao,jsxs as cp}from"react/jsx-runtime";var pf="k-numerictextbox",Gw=[l.hover,l.focus,l.valid,l.invalid,l.loading,l.required,l.disabled,l.readonly],Kw={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline]},Ea={showSpinButton:!0,showClearButton:!0,size:E.defaultOptions.size,rounded:E.defaultOptions.rounded,fillMode:E.defaultOptions.fillMode,separators:!0},ue=e=>{let{size:t=Ea.size,rounded:a=Ea.rounded,fillMode:r=Ea.fillMode,separators:s=Ea.separators,showClearButton:i=Ea.showClearButton,showSpinButton:d=Ea.showSpinButton,prefix:p,suffix:m,value:k,placeholder:v,hover:T,focus:g,valid:A,invalid:C,required:I,loading:L,disabled:Y,readonly:G,...R}=e;return cp(E,{...R,size:t,rounded:a,fillMode:r,hover:T,focus:g,valid:A,invalid:C,required:I,loading:L,disabled:Y,readonly:G,className:o(e.className,pf),children:[p&&cp(cf,{children:[Ao(oe,{children:p}),s&&Ao(ve,{})]}),Ao(de,{placeholder:v,value:k}),Ao(j,{valid:A,invalid:C,loading:L,disabled:Y}),Ao(q,{loading:L,disabled:Y}),i&&Ao(le,{loading:L,disabled:Y,readonly:G,value:k}),m&&cp(cf,{children:[s&&Ao(ve,{}),Ao(ae,{children:m})]}),d&&Ao(Xo,{className:"k-input-spinner",size:t,fillMode:r})]})};ue.states=Gw;ue.options=Kw;ue.className=pf;ue.defaultOptions=Ea;import{jsx as W0}from"react/jsx-runtime";import{jsx as Fw}from"react/jsx-runtime";var Dw="k-no-data",Cs=e=>Fw("span",{className:o(Dw,e.className),children:e.children});import{jsx as El,jsxs as uf}from"react/jsx-runtime";var pp="k-list",Rw=[],zw={size:[n.small,n.medium,n.large]},kf={size:n.medium},X=e=>{let{size:t=kf.size,virtualization:a,children:r,optionLabel:s,customValue:i,screenReaders:d,...p}=e,m,k,v,T,g=[];return r?r.map((A,C)=>{A.type===ye?(A.props.root===!0?(m=A.props.label,A.props.children.map((I,L)=>{g.push(El(K,{...I.props},`optChild-${L}-${new Date().getTime()}`))})):A.props.children.forEach((I,L)=>{let Y="";L===0&&(Y=A.props.label),g.push(El(K,{className:L===0?"k-first":"",...I.props,groupLabel:Y},`groupLabel-${L}-${new Date().getTime()}`))}),k=El(ye,{label:m,virtualization:a,children:g})):A.type===K&&(g.push(El(K,{...A.props},`${A.type}-${C}`)),v=El(Yl,{virtualization:a,children:g}),d&&(T=uf(Cs,{className:"k-sr-only",children:[g.length," items found."]})))}):T=El(Cs,{children:"No data found."}),uf("div",{...p,className:o(e.className,pp,S(pp,{size:t}),{"k-virtual-list":a}),children:[s,i,k,v,T]})};X.states=Rw;X.options=zw;X.className=pp;X.defaultOptions=kf;import{jsx as Ya,jsxs as Ww}from"react/jsx-runtime";var mp="k-list",Hw=[],Ow={size:[n.small,n.medium,n.large]},ff={size:n.medium},Pa=e=>{let{size:t=ff.size,virtualization:a,children:r,...s}=e,i,d,p,m=[];return r?r.map((k,v)=>{k.type===ye?(k.props.root===!0?(i=k.props.label,k.props.children.map((T,g)=>{m.push(Ya(K,{...T.props},`optChild-${g}-${new Date().getTime()}`))})):(m.push(Ya(hf,{...k.props,children:k.props.label},`listChild-${v}`)),k.props.children.map((T,g)=>{m.push(Ya(K,{...T.props},`fwOptChild-${g}-${new Date().getTime()}`))})),d=Ya(ye,{label:i,virtualization:a,children:m})):k.type===K&&(m.push(Ya(K,{...k.props},`${k.type}-${v}`)),p=Ya(Yl,{virtualization:a,children:m}))}):p=Ya(Cs,{children:"No data found."}),Ww("div",{...s,className:o(e.className,mp,S(mp,{size:t}),{"k-virtual-list":a}),children:[d,p]})};Pa.states=Hw;Pa.options=Ow;Pa.className=mp;Pa.defaultOptions=ff;import{jsx as gf}from"react/jsx-runtime";var Gn="k-checkbox",Qw=[l.hover,l.focus,l.valid,l.invalid,l.required,l.disabled,l.checked,l.indeterminate],Vw={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full]},up={size:n.medium,rounded:h.medium},Ve=e=>{let{id:t,checked:a,indeterminate:r,hover:s,focus:i,disabled:d,invalid:p,valid:m,required:k,size:v=up.size,rounded:T=up.rounded,...g}=e;return gf("span",{className:"k-checkbox-wrap",children:gf("input",{...g,id:t,type:"checkbox",defaultChecked:a,required:k,className:o(e.className,Gn,S(Gn,{size:v,rounded:T}),x(Gn,{hover:s,focus:i,disabled:d,invalid:p,valid:m,indeterminate:r,checked:a}))})})};Ve.states=Qw;Ve.options=Vw;Ve.className=Gn;Ve.defaultOptions=up;import{jsx as Jw}from"react/jsx-runtime";var xf="k-checkbox-list",Xw=[],Zw={},bf={layout:"vertical"},Pl=e=>{let{layout:t=bf.layout,...a}=e;return Jw("ul",{...a,className:o(e.className,xf,{[`k-list-${t}`]:t}),children:e.children})};Pl.states=Xw;Pl.options=Zw;Pl.className=xf;Pl.defaultOptions=bf;import{jsx as _w}from"react/jsx-runtime";var vf="k-checkbox-list-item",jw=[],Uw={},qw={},Gl=e=>{let{...t}=e;return _w("li",{...t,className:o(e.className,vf),children:e.children})};Gl.states=jw;Gl.options=Uw;Gl.className=vf;Gl.defaultOptions=qw;import{Fragment as xH,jsx as gH,jsxs as bH}from"react/jsx-runtime";import{Fragment as AH,jsx as TH,jsxs as NH}from"react/jsx-runtime";import{Fragment as MH,jsx as BH,jsxs as LH}from"react/jsx-runtime";import{Fragment as KH,jsx as GH,jsxs as DH}from"react/jsx-runtime";import{jsx as HH}from"react/jsx-runtime";import{jsx as VH}from"react/jsx-runtime";import{jsx as Kn,jsxs as oT}from"react/jsx-runtime";var fp="k-list-item",$w=[l.hover,l.focus,l.selected,l.disabled],eT={},tT={},K=e=>{let{text:t,groupLabel:a,group:r,showIcon:s,iconName:i,showCheckbox:d,checked:p,hover:m,focus:k,selected:v,disabled:T,...g}=e,A=t||e.children;return oT("li",{...g,className:o(e.className,r?"k-list-group-item":fp,x(fp,{hover:m,focus:k,disabled:T,selected:v})),children:[d&&Kn(Ve,{checked:p}),s&&Kn(y,{icon:i}),Kn("span",{className:"k-list-item-text",children:A}),a&&a!==""&&Kn("div",{className:"k-list-item-group-label",children:a})]})};K.states=$w;K.options=eT;K.className=fp;K.defaultOptions=tT;import{jsx as hp,jsxs as lT}from"react/jsx-runtime";var aT="k-list-content",Yl=e=>{let{virtualization:t,...a}=e;return lT("div",{...a,className:o(aT,e.className),children:[hp("ul",{className:o("k-list-ul"),children:e.children}),t&&hp("div",{className:"k-height-container",children:hp("div",{})})]})};import{jsx as yf}from"react/jsx-runtime";var rT="k-list-group-sticky-header",wf=e=>yf("div",{className:o(rT,e.className),children:yf("div",{className:"k-list-header-text",children:e.children})});import{Fragment as sT,jsx as Tf,jsxs as iT}from"react/jsx-runtime";var ye=e=>{let{virtualization:t,label:a}=e;return iT(sT,{children:[a&&Tf(wf,{children:a}),e.children&&Tf(Yl,{virtualization:t,children:e.children})]})};import{jsx as Af}from"react/jsx-runtime";var nT="k-list-group-item",hf=e=>Af("li",{className:o(nT,e.className),children:Af("span",{className:"k-list-item-text",children:e.children})});import{jsx as mT}from"react/jsx-runtime";var gp="k-list-optionlabel",dT=[l.hover,l.focus,l.selected,l.disabled],cT={},pT={},Dn=e=>{let{text:t,hover:a,focus:r,selected:s,disabled:i,...d}=e;return mT("div",{...d,className:o(gp,x(gp,{hover:a,focus:r,selected:s,disabled:i})),children:t})};Dn.states=dT;Dn.options=cT;Dn.className=gp;Dn.defaultOptions=pT;import{jsx as hT}from"react/jsx-runtime";var xp="k-list-custom-value",uT=[l.hover,l.focus,l.selected,l.disabled],kT={},fT={},_e=e=>{let{text:t,hover:a,focus:r,selected:s,disabled:i,...d}=e;return hT("div",{...d,className:o(xp,x(xp,{hover:a,focus:r,selected:s,disabled:i})),children:t})};_e.states=uT;_e.options=kT;_e.className=xp;_e.defaultOptions=fT;import{jsx as I8}from"react/jsx-runtime";import{jsx as E8}from"react/jsx-runtime";import{jsx as K8,jsxs as D8}from"react/jsx-runtime";import{jsx as H8,jsxs as O8}from"react/jsx-runtime";import{jsx as X8}from"react/jsx-runtime";import{jsx as U8,jsxs as q8}from"react/jsx-runtime";import{jsx as tO,jsxs as oO}from"react/jsx-runtime";import{Fragment as bT,jsx as pt,jsxs as bp}from"react/jsx-runtime";var Nf="k-dropdownlist",gT=[l.hover,l.focus,l.valid,l.invalid,l.required,l.disabled,l.loading,l.readonly],xT={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline]},Kl={showValue:!0,arrowIconName:"caret-alt-down",size:n.medium,rounded:h.medium,fillMode:b.solid},ie=e=>{let{size:t=Kl.size,rounded:a=Kl.rounded,fillMode:r=Kl.fillMode,arrowIconName:s=Kl.arrowIconName,showValue:i=Kl.showValue,valueIconName:d,prefix:p,suffix:m,value:k,placeholder:v,hover:T,focus:g,valid:A,invalid:C,required:I,loading:L,disabled:Y,readonly:G,popup:R,opened:W,adaptive:be,adaptiveSettings:Fe,adaptiveTitle:at,adaptiveSubtitle:Ht,adaptiveFilter:Ia,...Bl}=e;return bp(bT,{children:[bp(wt,{...Bl,size:t,rounded:a,fillMode:r,hover:T,focus:g,valid:A,invalid:C,required:I,loading:L,disabled:Y,readonly:G,className:o(e.className,Nf,{"k-icon-picker":!i&&d}),children:[pt(oe,{children:p}),pt(To,{placeholder:v,value:k,showValue:i,valueIconName:d}),pt(j,{valid:A,invalid:C,loading:L,disabled:Y}),pt(q,{loading:L,disabled:Y}),pt(ae,{children:m}),pt(c,{className:"k-input-button",icon:s,rounded:null,size:e.size,fillMode:e.fillMode})]}),W&&R&&pt(z,{className:"k-list-container k-dropdownlist-popup",children:R}),be&&pt(ce,{adaptive:!0,...Fe,header:pt(se,{actionsEnd:pt(c,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat"}),filter:Ia,inputValue:k,inputPlaceholder:v,title:at,subtitle:Ht}),children:pt("div",{className:"k-list-container",children:bp(X,{size:"large",children:[pt(K,{text:"List item"}),pt(K,{text:"List item"}),pt(K,{text:"List item"})]})})})]})};ie.states=gT;ie.options=xT;ie.className=Nf;ie.defaultOptions=Kl;import{jsx as EO}from"react/jsx-runtime";import{jsx as DO,jsxs as FO}from"react/jsx-runtime";import{Fragment as XO,jsx as QO,jsxs as VO}from"react/jsx-runtime";import{jsx as UO}from"react/jsx-runtime";import{jsx as tW,jsxs as oW}from"react/jsx-runtime";import{jsx as iW,jsxs as nW}from"react/jsx-runtime";import{Fragment as hW,jsx as kW,jsxs as fW}from"react/jsx-runtime";import{Fragment as AW,jsx as wW,jsxs as TW}from"react/jsx-runtime";import{Fragment as zW,jsx as RW}from"react/jsx-runtime";import{Fragment as ZW,jsx as XW}from"react/jsx-runtime";import{Fragment as Ss,jsx as $,jsxs as Be}from"react/jsx-runtime";var Cf="k-colorgradient-inputs",vT=[],yT={size:[n.small,n.medium,n.large]},Sf={mode:"rgba",size:n.medium},Dl=e=>{let{mode:t=Sf.mode,size:a,...r}=e;return Be("div",{...r,className:o(Cf,"k-hstack"),children:[$("div",{className:"k-vstack",children:$(c,{fillMode:"flat",icon:"caret-alt-expand",className:"k-colorgradient-toggle-mode",size:a})}),t==="rgba"&&Be(Ss,{children:[Be("div",{className:"k-vstack",children:[$(ue,{showSpinButton:!1,showClearButton:!1,value:"132",size:a}),$("label",{className:"k-colorgradient-input-label",children:"R"})]}),Be("div",{className:"k-vstack",children:[$(ue,{showSpinButton:!1,showClearButton:!1,value:"132",size:a}),$("label",{className:"k-colorgradient-input-label",children:"G"})]}),Be("div",{className:"k-vstack",children:[$(ue,{showSpinButton:!1,showClearButton:!1,value:"132",size:a}),$("label",{className:"k-colorgradient-input-label",children:"B"})]}),Be("div",{className:"k-vstack",children:[$(ue,{showSpinButton:!1,showClearButton:!1,value:"1.00",size:a}),$("label",{className:"k-colorgradient-input-label",children:"A"})]})]}),t==="rgb"&&Be(Ss,{children:[Be("div",{className:"k-vstack",children:[$(ue,{showSpinButton:!1,showClearButton:!1,value:"132"}),$("label",{className:"k-colorgradient-input-label",children:"R"})]}),Be("div",{className:"k-vstack",children:[$(ue,{showSpinButton:!1,showClearButton:!1,value:"132"}),$("label",{className:"k-colorgradient-input-label",children:"G"})]}),Be("div",{className:"k-vstack",children:[$(ue,{showSpinButton:!1,showClearButton:!1,value:"132"}),$("label",{className:"k-colorgradient-input-label",children:"B"})]})]}),t==="hsva"&&Be(Ss,{children:[Be("div",{className:"k-vstack",children:[$(ue,{showSpinButton:!1,showClearButton:!1,value:"132"}),$("label",{className:"k-colorgradient-input-label",children:"H"})]}),Be("div",{className:"k-vstack",children:[$(ue,{showSpinButton:!1,showClearButton:!1,value:"132"}),$("label",{className:"k-colorgradient-input-label",children:"S"})]}),Be("div",{className:"k-vstack",children:[$(ue,{showSpinButton:!1,showClearButton:!1,value:"132"}),$("label",{className:"k-colorgradient-input-label",children:"V"})]}),Be("div",{className:"k-vstack",children:[$(ue,{showSpinButton:!1,showClearButton:!1,value:"1.00"}),$("label",{className:"k-colorgradient-input-label",children:"A"})]})]}),t==="hsv"&&Be(Ss,{children:[Be("div",{className:"k-vstack",children:[$(ue,{showSpinButton:!1,showClearButton:!1,value:"132"}),$("label",{className:"k-colorgradient-input-label",children:"H"})]}),Be("div",{className:"k-vstack",children:[$(ue,{showSpinButton:!1,showClearButton:!1,value:"132"}),$("label",{className:"k-colorgradient-input-label",children:"S"})]}),Be("div",{className:"k-vstack",children:[$(ue,{showSpinButton:!1,showClearButton:!1,value:"132"}),$("label",{className:"k-colorgradient-input-label",children:"V"})]})]}),t==="hex"&&$(Ss,{children:Be("div",{className:"k-vstack k-flex-1",children:[$(U,{showClearButton:!1,value:"#b88484AA",className:"k-hex-value"}),$("label",{className:"k-colorgradient-input-label",children:"HEX"})]})})]})};Dl.states=vT;Dl.options=yT;Dl.className=Cf;Dl.defaultOptions=Sf;import{jsx as Ka,jsxs as Da}from"react/jsx-runtime";var If="k-colorgradient-color-contrast",wT=[],TT={},AT={},Fl=()=>Da("div",{className:o(If,"k-vbox"),children:[Da("div",{className:"k-contrast-ratio",children:[Ka("span",{className:"k-contrast-ratio-text",children:"Contrast ratio: 7.1"}),Da("span",{className:"k-contrast-validation !k-text-success",children:[Ka(y,{icon:"check"}),Ka(y,{icon:"check"})]})]}),Da("div",{children:[Ka("span",{children:"AA: 4.5"}),Da("span",{className:"k-contrast-validation !k-text-success",children:["Pass",Ka(y,{icon:"check"})]})]}),Da("div",{children:[Ka("span",{children:"AAA: 7.0"}),Da("span",{className:"k-contrast-validation !k-text-error",children:["Fail",Ka(y,{icon:"x"})]})]})]});Fl.states=wT;Fl.options=TT;Fl.className=If;Fl.defaultOptions=AT;import{jsx as Lt,jsxs as Is}from"react/jsx-runtime";var Fn="k-colorgradient",NT=[l.hover,l.focus,l.readonly,l.disabled],CT={size:[n.small,n.medium,n.large]},Qt={size:n.medium,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"},Zo=e=>{let{size:t=Qt.size,mode:a=Qt.mode,readonly:r=Qt.readonly,disabled:s=Qt.disabled,gradientStyle:i=Qt.gradientStyle,dragHandleStyle:d=Qt.dragHandleStyle,alphaStyle:p=Qt.alphaStyle,alphaStyleHorizontal:m=Qt.alphaStyleHorizontal,contrast:k=Qt.contrast,dir:v,hover:T,focus:g,hoverHandle:A,focusHandle:C,canvasOrientation:I=Qt.canvasOrientation,...L}=e;return Is("div",{...L,className:o(e.className,Fn,S(Fn,{size:t}),x(Fn,{hover:T,focus:g,readonly:r,disabled:s})),dir:v,children:[!I||I==="horizontal"&&Is("div",{className:"k-colorgradient-canvas k-hstack",children:[Lt("div",{className:"k-hsv-rectangle",style:i,children:Lt("div",{className:"k-hsv-gradient",children:Lt("div",{className:o("k-hsv-draghandle","k-draghandle",{"k-hover":A,"k-focus":C}),style:d})})}),Is("div",{className:"k-hsv-controls k-hstack",children:[Lt(np,{className:"k-hue-slider",hover:A,focus:C}),a!=="rgb"&&a!=="hsv"&&Lt(np,{className:"k-alpha-slider",hover:A,focus:C,trackStyle:p})]})]}),I==="vertical"&&Is("div",{className:"k-colorgradient-canvas k-vstack",children:[Lt("div",{className:"k-hsv-rectangle",style:i,children:Lt("div",{className:"k-hsv-gradient",children:Lt("div",{className:o("k-hsv-draghandle","k-draghandle",{"k-hover":A,"k-focus":C}),style:d})})}),Is("div",{className:"k-hsv-controls k-vstack",children:[Lt(ip,{className:"k-hue-slider",hover:A,focus:C}),a!=="rgb"&&a!=="hsv"&&Lt(ip,{className:"k-alpha-slider",hover:A,focus:C,trackStyle:m})]})]}),Lt(Dl,{mode:e.mode,size:t}),k&&Lt(Fl,{})]})};Zo.states=NT;Zo.options=CT;Zo.className=Fn;Zo.defaultOptions=Qt;import{jsx as xQ}from"react/jsx-runtime";import{jsx as wQ}from"react/jsx-runtime";import{jsx as ST}from"react/jsx-runtime";var Bf=e=>ST("tr",{children:e.children});import{jsx as MT}from"react/jsx-runtime";var vp="k-colorpalette-tile",IT=[l.hover,l.focus,l.selected],BT={},Bs=e=>{let{color:t,tileSize:a,hover:r,focus:s,selected:i,...d}=e,p={backgroundColor:t,width:a?a+"px":"",height:a?a+"px":""};return MT("td",{...d,className:o(e.className,vp,x(vp,{hover:r,focus:s,selected:i})),style:p})};Bs.states=IT;Bs.options=BT;Bs.className=vp;import{jsx as Ms}from"react/jsx-runtime";var Rn="k-colorpalette",LT=[l.disabled],ET={size:[n.small,n.medium,n.large]},yp={columns:10,size:n.medium},Rl=e=>{let{size:t=yp.size,palette:a,columns:r=yp.columns,tileSize:s,disabled:i,...d}=e,p=[];if(a){let m=r||a.columns,k=a.colors?a.colors:a;Array.isArray(k)&&Array.from({length:Math.ceil(k.length/m)},(v,T)=>{let g=[];k.slice(T*m,(T+1)*m).map((C,I)=>{g.push(Ms(Bs,{color:C,tileSize:s},I))});let A=Ms(Bf,{children:g},T);p.push(A)})}return Ms("div",{...d,className:o(e.className,Rn,x(Rn,{disabled:i}),S(Rn,{size:t})),children:Ms("table",{className:"k-colorpalette-table",children:Ms("tbody",{children:p.length>0?p:e.children})})})};Rl.states=LT;Rl.options=ET;Rl.className=Rn;Rl.defaultOptions=yp;var wp={basic:{colors:["#000000","#7f7f7f","#880015","#ed1c24","#ff7f27","#fff200","#22b14c","#00a2e8","#3f48cc","#a349a4","#ffffff","#c3c3c3","#b97a57","#ffaec9","#ffc90e","#efe4b0","#b5e61d","#99d9ea","#7092be","#c8bfe7"],columns:10},office:{colors:["#ffffff","#000000","#e6e6e6","#435569","#4371c4","#ed7e32","#a5a4a5","#febf04","#5a9bd5","#71ae48","#f2f2f3","#7f7f7f","#d1cece","#d5dde3","#dae1f4","#fce5d4","#deeded","#fff2cc","#deeaf6","#e1efd9","#d7d8d8","#585959","#aeabab","#adbaca","#b4c5e7","#f6caac","#dbdbdb","#ffe498","#bcd6ee","#c5e0b2","#bfbfc0","#3f3f3f","#767070","#8595b1","#8fabdb","#f5b183","#c9c8c9","#fed965","#9bc4e5","#a8d08d","#a5a5a6","#262625","#393939","#334050","#2e5496","#c45a11","#7b7b7a","#bf9000","#2f75b5","#548235","#7f7f7f","#0b0c0c","#161616","#222a34","#203764","#843d0b","#525252","#7f6000","#1d4d79","#375623"],columns:10},apex:{colors:["#ffffff","#000000","#c9c2d1","#69676d","#ceb966","#9cb084","#6bb1c9","#6585cf","#7e6bc9","#a379bb","#f2f2f2","#7f7f7f","#f4f2f5","#e0e0e2","#f5f1e0","#ebefe6","#e1eff4","#e0e6f5","#e5e1f4","#ece4f1","#d8d8d8","#595959","#e9e6ec","#c2c1c5","#ebe3c1","#d7dfcd","#c3dfe9","#c1ceeb","#cbc3e9","#dac9e3","#bfbfbf","#3f3f3f","#dedae3","#a4a3a8","#e1d5a3","#c3cfb5","#a6d0de","#a2b5e2","#b1a6de","#c7aed6","#a5a5a5","#262626","#9688a5","#4e4d51","#ae9638","#758c5a","#3d8da9","#365bb0","#533da9","#7d4d99","#7f7f7f","#0c0c0c","#635672","#343336","#746425","#4e5d3c","#295e70","#243c75","#372970","#533366"],columns:10},austin:{colors:["#ffffff","#000000","#caf278","#3e3d2d","#94c600","#71685a","#ff6700","#909465","#956b43","#fea022","#f2f2f2","#7f7f7f","#f4fce4","#dddcd0","#efffc0","#e3e1dc","#ffe0cb","#e8e9df","#ece1d6","#feecd2","#d8d8d8","#595959","#e9f9c9","#bbb9a1","#dfff82","#c8c3ba","#ffc299","#d2d4c0","#dac3ad","#fed9a6","#bfbfbf","#3f3f3f","#dff7ae","#ada598","#cfff43","#ada598","#ffa365","#bcbfa1","#c8a585","#fec67a","#a5a5a5","#262626","#a9ea25","#2e2d21","#6f9400","#544e43","#bf4d00","#6c6f4b","#6f5032","#d77b00","#7f7f7f","#0c0c0c","#74a50f","#1f1e16","#4a6300","#38342d","#7f3300","#484a32","#4a3521","#8f5200"],columns:10},clarity:{colors:["#ffffff","#292934","#f3f2dc","#d2533c","#93a299","#ad8f67","#726056","#4c5a6a","#808da0","#79463d","#f2f2f2","#e7e7ec","#e7e5b9","#f6dcd8","#e9ecea","#eee8e0","#e4dedb","#d8dde3","#e5e8ec","#e9d6d3","#d8d8d8","#c4c4d1","#d5d185","#edbab1","#d3d9d6","#ded2c2","#c9beb8","#b2bcc8","#ccd1d9","#d3aea7","#bfbfbf","#8a8aa3","#aca73b","#e4978a","#bec7c1","#cdbba3","#af9e94","#8c9bac","#b2bac6","#bd857c","#a5a5a5","#56566e","#56531d","#a43925","#6b7c72","#866b48","#554840","#39434f","#5c697b","#5a342d","#7f7f7f","#3b3b4b","#22210b","#6d2619","#47534c","#594730","#39302b","#262d35","#3d4652","#3c231e"],columns:10},slipstream:{colors:["#ffffff","#000000","#b4dcfa","#212745","#4e67c8","#5eccf3","#a7ea52","#5dceaf","#ff8021","#f14124","#f2f2f2","#7f7f7f","#8bc9f7","#c7cce4","#dbe0f4","#def4fc","#edfadc","#def5ef","#ffe5d2","#fcd9d3","#d8d8d8","#595959","#4facf3","#909aca","#b8c2e9","#beeafa","#dbf6b9","#beebdf","#ffcca6","#f9b3a7","#bfbfbf","#3f3f3f","#0d78c9","#5967af","#94a3de","#9ee0f7","#caf297","#9de1cf","#ffb279","#f68d7b","#a5a5a5","#262626","#063c64","#181d33","#31479f","#11b2eb","#81d319","#34ac8b","#d85c00","#c3260c","#7f7f7f","#0c0c0c","#021828","#101322","#202f6a","#0b769c","#568c11","#22725c","#903d00","#821908"],columns:10},metro:{colors:["#ffffff","#000000","#d6ecff","#4e5b6f","#7fd13b","#ea157a","#feb80a","#00addc","#738ac8","#1ab39f","#f2f2f2","#7f7f7f","#a7d6ff","#d9dde4","#e5f5d7","#fad0e4","#fef0cd","#c5f2ff","#e2e7f4","#c9f7f1","#d8d8d8","#595959","#60b5ff","#b3bcca","#cbecb0","#f6a1c9","#fee29c","#8be6ff","#c7d0e9","#94efe3","#bfbfbf","#3f3f3f","#007dea","#8d9baf","#b2e389","#f272af","#fed46b","#51d9ff","#aab8de","#5fe7d5","#a5a5a5","#262626","#003e75","#3a4453","#5ea226","#af0f5b","#c58c00","#0081a5","#425ea9","#138677","#7f7f7f","#0c0c0c","#00192e","#272d37","#3f6c19","#750a3d","#835d00","#00566e","#2c3f71","#0c594f"],columns:10},flow:{colors:["#ffffff","#000000","#dbf5f9","#04617b","#0f6fc6","#009dd9","#0bd0d9","#10cf9b","#7cca62","#a5c249","#f2f2f2","#7f7f7f","#b2e9f2","#b4ecfc","#c7e2fa","#c4eeff","#c9fafc","#c9faed","#e4f4df","#edf2da","#d8d8d8","#595959","#76d9e8","#6adafa","#90c6f6","#89deff","#93f5f9","#94f6db","#cae9c0","#dbe6b6","#bfbfbf","#3f3f3f","#21b2c8","#20c8f7","#59a9f2","#4fceff","#5df0f6","#5ff2ca","#b0dfa0","#c9da91","#a5a5a5","#262626","#105964","#02485c","#0b5394","#0075a2","#089ca2","#0b9b74","#54a838","#7e9532","#7f7f7f","#0c0c0c","#062328","#01303d","#073763","#004e6c","#05686c","#07674d","#387025","#546321"],columns:10},hardcover:{colors:["#ffffff","#000000","#ece9c6","#895d1d","#873624","#d6862d","#d0be40","#877f6c","#972109","#aeb795","#f2f2f2","#7f7f7f","#e1dca5","#f2e0c6","#f0d0c9","#f6e6d5","#f5f2d8","#e7e5e1","#fbc7bc","#eef0e9","#d8d8d8","#595959","#d0c974","#e6c28d","#e2a293","#eeceaa","#ece5b2","#cfccc3","#f78f7a","#dee2d4","#bfbfbf","#3f3f3f","#a29a36","#daa454","#d4735e","#e6b681","#e2d88c","#b7b2a5","#f35838","#ced3bf","#a5a5a5","#262626","#514d1b","#664515","#65281a","#a2641f","#a39428","#655f50","#711806","#879464","#7f7f7f","#0c0c0c","#201e0a","#442e0e","#431b11","#6c4315","#6d621a","#433f35","#4b1004","#5a6243"],columns:10},trek:{colors:["#ffffff","#000000","#fbeec9","#4e3b30","#f0a22e","#a5644e","#b58b80","#c3986d","#a19574","#c17529","#f2f2f2","#7f7f7f","#f7e09e","#e1d6cf","#fcecd5","#eddfda","#f0e7e5","#f3eae1","#ece9e3","#f5e3d1","#d8d8d8","#595959","#f3cc5f","#c4ad9f","#f9d9ab","#dcc0b6","#e1d0cc","#e7d5c4","#d9d4c7","#ebc7a3","#bfbfbf","#3f3f3f","#d29f0f","#a78470","#f6c781","#cba092","#d2b9b2","#dbc1a7","#c6bfab","#e1ac76","#a5a5a5","#262626","#694f07","#3a2c24","#c87d0e","#7b4b3a","#926255","#a17242","#7b7153","#90571e","#7f7f7f","#0c0c0c","#2a1f03","#271d18","#855309","#523226","#614138","#6b4c2c","#524b37","#603a14"],columns:10},verve:{colors:["#ffffff","#000000","#d2d2d2","#666666","#ff388c","#e40059","#9c007f","#68007f","#005bd3","#00349e","#f2f2f2","#7f7f7f","#bdbdbd","#e0e0e0","#ffd7e8","#ffc6dc","#ffb8f1","#f1b2ff","#c3dcff","#b8cfff","#d8d8d8","#595959","#9d9d9d","#c1c1c1","#ffafd1","#ff8eba","#ff71e4","#e365ff","#87baff","#72a0ff","#bfbfbf","#3f3f3f","#696969","#a3a3a3","#ff87ba","#ff5597","#ff2ad7","#d519ff","#4b98ff","#2b71ff","#a5a5a5","#262626","#343434","#4c4c4c","#e90062","#ab0042","#75005f","#4e005f","#00449e","#002676","#7f7f7f","#0c0c0c","#151515","#333333","#9b0041","#72002c","#4e003f","#34003f","#002d69","#00194f"],columns:10},monochrome:{colors:["#000000","#1a1a1a","#333333","#4d4d4d","#666666","#808080","#999999","#b3b3b3","#cccccc","#e6e6e6","#f2f2f2","#ffffff"],columns:12}};import{jsx as VQ}from"react/jsx-runtime";import{jsx as Et,jsxs as zl}from"react/jsx-runtime";var zn="k-coloreditor",YT=[l.focus],PT={size:[n.small,n.medium,n.large]},Hl={size:n.medium,view:"gradient",palette:wp.office,actionButtons:!0,canvasOrientation:"horizontal"},lo=e=>{let{size:t=Hl.size,view:a=Hl.view,palette:r=Hl.palette,color:s,currentColor:i,focus:d,focusView:p,dir:m,group:k,actionButtons:v=Hl.actionButtons,canvasOrientation:T=Hl.canvasOrientation,...g}=e;return zl("div",{...g,className:o(e.className,"k-flatcolorpicker",zn,S(zn,{size:t}),x(zn,{focus:d})),dir:m,children:[zl("div",{className:"k-coloreditor-header k-hstack",children:[Et("div",{className:"k-coloreditor-header-actions k-hstack",children:k&&zl(P,{fillMode:"flat",children:[Et(c,{className:"k-group-start",size:t,fillMode:"flat",icon:"droplet-slider",selected:a==="gradient"}),Et(c,{className:"k-group-end",size:t,fillMode:"flat",icon:"palette",selected:a==="palette"})]})}),Et("div",{className:"k-spacer"}),zl("div",{className:"k-coloreditor-header-actions k-hstack",children:[Et(c,{fillMode:"flat",icon:"droplet-slash",size:t}),zl("div",{className:"k-coloreditor-preview k-vstack",children:[Et(Ho,{className:"k-coloreditor-preview-color",color:s}),Et(Ho,{className:"k-coloreditor-current-color",color:i})]})]})]}),Et("div",{className:"k-coloreditor-views k-vstack",children:a==="gradient"?Et(Zo,{focus:p,size:t,canvasOrientation:T}):Et(Rl,{palette:r,size:t})}),v&&zl(V,{className:"k-coloreditor-footer",alignment:"start",children:[Et(c,{themeColor:"primary",size:t,className:"k-coloreditor-apply",children:"Apply"}),Et(c,{className:"k-coloreditor-cancel",size:t,children:"Cancel"})]})]})};lo.states=YT;lo.options=PT;lo.className=zn;lo.defaultOptions=Hl;import{jsx as cV}from"react/jsx-runtime";import{jsx as kV}from"react/jsx-runtime";import{jsx as xV}from"react/jsx-runtime";import{jsx as wV}from"react/jsx-runtime";import{Fragment as DT,jsx as Yt,jsxs as Ap}from"react/jsx-runtime";var Mf="k-colorpicker",GT=[l.hover,l.focus,l.valid,l.invalid,l.required,l.disabled],KT={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline]},Ls={arrowIconName:"caret-alt-down",size:wt.defaultOptions.size,rounded:wt.defaultOptions.rounded,fillMode:wt.defaultOptions.fillMode},Pt=e=>{let{size:t=Ls.size,rounded:a=Ls.rounded,fillMode:r=Ls.fillMode,arrowIconName:s=Ls.arrowIconName,prefix:i,suffix:d,value:p,placeholder:m,hover:k,focus:v,valid:T,invalid:g,required:A,disabled:C,valueIconName:I,popup:L,opened:Y,adaptive:G,adaptiveSettings:R,adaptiveTitle:W,adaptiveSubtitle:be,...Fe}=e;return Ap(DT,{children:[Ap(wt,{...Fe,size:t,rounded:a,fillMode:r,hover:k,focus:v,valid:T,invalid:g,required:A,disabled:C,className:o(e.className,Mf,"k-icon-picker"),children:[Yt(oe,{children:i}),Yt(To,{placeholder:m,value:p,showValue:!1,valueIcon:Yt(Ho,{className:"k-value-icon",color:p,iconName:I}),valueIconName:I}),Yt(ae,{children:d}),Yt(c,{className:"k-input-button",icon:s,rounded:null,size:t,fillMode:r})]}),Y&&L&&Yt(z,{className:"k-colorpicker-popup",children:L}),G&&Yt(ce,{adaptive:!0,...R,header:Yt(se,{actionsEnd:Yt(c,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat"}),title:W,subtitle:be}),footer:Ap(Wt,{children:[Yt(c,{text:"Cancel",size:"large",themeColor:"base"}),Yt(c,{text:"Set",size:"large",themeColor:"primary"})]}),children:Yt(lo,{canvasOrientation:"vertical",size:"large",actionButtons:!1,group:!0})})]})};Pt.states=GT;Pt.options=KT;Pt.className=Mf;Pt.defaultOptions=Ls;import{jsx as OV}from"react/jsx-runtime";import{jsx as ZV}from"react/jsx-runtime";import{jsx as _V}from"react/jsx-runtime";import{jsx as o6}from"react/jsx-runtime";import{jsx as s6}from"react/jsx-runtime";import{jsx as c6}from"react/jsx-runtime";import{Fragment as Np,jsx as He,jsxs as Es}from"react/jsx-runtime";var Lf="k-combobox",RT=[l.hover,l.focus,l.valid,l.invalid,l.loading,l.required,l.disabled,l.readonly],zT={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline]},Ys={size:E.defaultOptions.size,rounded:E.defaultOptions.rounded,fillMode:E.defaultOptions.fillMode,separators:!0},At=e=>{let{size:t=Ys.size,rounded:a=Ys.rounded,fillMode:r=Ys.fillMode,separators:s=Ys.separators,prefix:i,suffix:d,value:p,placeholder:m,hover:k,focus:v,valid:T,invalid:g,required:A,loading:C,disabled:I,popup:L,opened:Y,readonly:G,adaptive:R,adaptiveSettings:W,adaptiveTitle:be,adaptiveSubtitle:Fe,adaptiveCustomValue:at,...Ht}=e;return Es(Np,{children:[Es(E,{...Ht,size:t,rounded:a,fillMode:r,hover:k,focus:v,valid:T,invalid:g,required:A,loading:C,disabled:I,readonly:G,className:o(e.className,Lf),children:[i&&Es(Np,{children:[He(oe,{children:i}),s&&He(ve,{})]}),He(de,{placeholder:m,value:p}),He(j,{valid:T,invalid:g,loading:C,disabled:I}),He(q,{loading:C,disabled:I}),He(le,{loading:C,disabled:I,readonly:G,value:p}),d&&Es(Np,{children:[s&&He(ve,{}),He(ae,{children:d})]}),He(c,{className:"k-input-button",icon:"caret-alt-down",rounded:null,size:t,fillMode:r})]}),Y&&L&&He(z,{className:"k-list-container k-combobox-popup",children:L}),R&&He(ce,{adaptive:!0,...W,header:He(se,{actionsEnd:He(c,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat"}),input:!0,inputValue:p,inputPlaceholder:m,title:be,subtitle:Fe}),children:He("div",{className:"k-list-container",children:Es(X,{customValue:at?He(_e,{text:`Use "${p}"`}):void 0,size:"large",children:[He(K,{text:"List item"}),He(K,{text:"List item"}),He(K,{text:"List item"})]})})})]})};At.states=RT;At.options=zT;At.className=Lf;At.defaultOptions=Ys;import{jsx as L6}from"react/jsx-runtime";import{jsx as K6,jsxs as D6}from"react/jsx-runtime";import{jsx as O6,jsxs as W6}from"react/jsx-runtime";import{jsx as J6,jsxs as j6}from"react/jsx-runtime";import{jsx as $6}from"react/jsx-runtime";import{Fragment as r3,jsx as l3}from"react/jsx-runtime";import{Fragment as p3,jsx as c3}from"react/jsx-runtime";import{jsx as h3,jsxs as g3}from"react/jsx-runtime";import{Fragment as A3,jsx as w3,jsxs as T3}from"react/jsx-runtime";import{Fragment as WT,jsx as Ef,jsxs as QT}from"react/jsx-runtime";var Yf="k-menu-button",HT=[l.hover,l.focus,l.active,l.selected,l.disabled],OT={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline,b.clear,b.link],themeColor:[u.base,u.primary,u.secondary,u.tertiary,u.success,u.warning,u.error,u.info,u.light,u.dark,u.inverse]},Fa={size:n.medium,rounded:h.medium,fillMode:b.solid,themeColor:u.base,showArrow:!0,arrowIconName:"caret-alt-down"},ee=e=>{let{size:t=Fa.size,rounded:a=Fa.rounded,fillMode:r=Fa.fillMode,themeColor:s=Fa.themeColor,hover:i,focus:d,active:p,selected:m,disabled:k,icon:v,text:T,showArrow:g=Fa.showArrow,arrowIconName:A=Fa.arrowIconName,popup:C,opened:I,...L}=e;return QT(WT,{children:[Ef(c,{...L,className:o(e.className,Yf),text:T,size:t,rounded:a,fillMode:r,themeColor:s,hover:i,focus:d,active:p,selected:m,disabled:k,icon:v,showArrow:g,arrowIconName:A}),I&&C&&Ef(z,{className:"k-menu-popup",children:C})]})};ee.states=HT;ee.options=OT;ee.className=Yf;ee.defaultOptions=Fa;import{jsx as Q3}from"react/jsx-runtime";import{jsx as J3}from"react/jsx-runtime";import{jsx as _3}from"react/jsx-runtime";import{Fragment as ZT,jsx as Ol,jsxs as Pf}from"react/jsx-runtime";var Sp="k-menu-item",VT=[l.hover,l.focus,l.active,l.selected,l.disabled],XT={},Gf={iconPosition:"before"},Xe=e=>{let{hover:t,focus:a,active:r,selected:s,disabled:i,icon:d,text:p,first:m,last:k,showArrow:v,arrowIconName:T,iconPosition:g=Gf.iconPosition,dir:A,children:C,...I}=e,L=Ol(ZT,{});C&&C.forEach(G=>{if(G.type==="MenuItemContent"){L.props.children.push(G);return}});let Y=T;return Y||(Y=A==="rtl"?"caret-alt-left":"caret-alt-right"),Pf("li",{...I,className:o(e.className,Sp,"k-item",x(Sp,{focus:a,disabled:i,hover:t,active:r,selected:s}),{"k-first":m,"k-last":k}),children:[Pf("span",{className:o("k-link k-menu-link"),children:[d&&g==="before"&&Ol(y,{className:"k-menu-link-icon",icon:d}),Ol("span",{className:"k-menu-link-text",children:p}),d&&g==="after"&&Ol(y,{className:"k-menu-link-icon",icon:d}),v&&Ol("span",{className:"k-menu-expand-arrow",children:Ol(y,{icon:Y})})]}),L]})};Xe.states=VT;Xe.options=XT;Xe.className=Sp;Xe.defaultOptions=Gf;import{Fragment as UT,jsx as Wl,jsxs as Kf}from"react/jsx-runtime";var Ip="k-menu-item",JT=[l.hover,l.focus,l.active,l.selected,l.disabled],jT={},Bp={dir:"ltr",iconPosition:"before"},Vt=e=>{let{hover:t,focus:a,active:r,selected:s,disabled:i,icon:d,text:p,first:m,last:k,showArrow:v,arrowIconName:T,iconPosition:g=Bp.iconPosition,dir:A=Bp.dir,children:C,popup:I,...L}=e,Y=Wl(UT,{});C&&C.forEach(R=>{if(R.type==="MenuListItemContent"){Y.props.children.push(R);return}});let G=T;return G||(G=A==="rtl"?"caret-alt-left":"caret-alt-right"),Kf("li",{...L,className:o(e.className,Ip,"k-item",x(Ip,{focus:a,disabled:i}),{"k-first":m,"k-last":k}),children:[Kf("span",{className:o("k-link k-menu-link",x("k-menu-link",{hover:t,active:r,selected:s,disabled:i})),children:[d&&g==="before"&&Wl(y,{className:"k-menu-link-icon",icon:d}),Wl("span",{className:"k-menu-link-text",children:p}),d&&g==="after"&&Wl(y,{className:"k-menu-link-icon",icon:d}),v&&Wl("span",{className:"k-menu-expand-arrow",children:Wl(y,{icon:G})})]}),Y,I]})};Vt.states=JT;Vt.options=jT;Vt.className=Ip;Vt.defaultOptions=Bp;import{jsx as eA}from"react/jsx-runtime";var Df="k-menu-scroll-wrapper",qT=[],_T={},$T={},Ps=e=>{let{className:t,children:a,orientation:r,...s}=e;return eA("div",{...s,className:o(t,Df,{"k-menu-scroll-wrapper-vertical":r==="vertical"}),children:a})};Ps.states=qT;Ps.options=_T;Ps.className=Df;Ps.defaultOptions=$T;var Ff=Ps;import{Fragment as Mp,jsx as Ra,jsxs as Hn}from"react/jsx-runtime";var Lp="k-menu",tA=[],oA={},On={orientation:"horizontal",header:!0,scrollButtonsPosition:"around"},Xt=e=>{let{children:t,orientation:a=On.orientation,header:r=On.header,scrollable:s,scrollButtonsPosition:i=On.scrollButtonsPosition,wrapperStyles:d,dir:p,popup:m,...k}=e,v={horizontal:{prev:p!=="rtl"?"left":"right",next:p!=="rtl"?"right":"left"},vertical:{prev:"up",next:"down"}},T=Ra("ul",{dir:p,...k,className:o(e.className,"k-reset",Lp,{[`${Lp}-${a}`]:a,"k-header":r}),children:t});return Hn(Mp,{children:[s?Hn(Ff,{orientation:a,style:d,dir:e.dir,children:[i==="start"&&Hn(Mp,{children:[Ra(c,{fillMode:"flat",rounded:null,size:"medium",icon:`caret-alt-${v[a].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev"}),Ra(c,{fillMode:"flat",rounded:null,size:"medium",icon:`caret-alt-${v[a].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next"})]}),i==="around"&&Ra(c,{fillMode:"flat",rounded:null,size:"medium",icon:`caret-alt-${v[a].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev"}),T,i==="end"&&Hn(Mp,{children:[Ra(c,{fillMode:"flat",rounded:null,size:"medium",icon:`caret-alt-${v[a].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev"}),Ra(c,{fillMode:"flat",rounded:null,size:"medium",icon:`caret-alt-${v[a].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next"})]}),i==="around"&&Ra(c,{fillMode:"flat",rounded:null,size:"medium",icon:`caret-alt-${v[a].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next"})]}):T,m]})};Xt.states=tA;Xt.options=oA;Xt.className=Lp;Xt.defaultOptions=On;import{jsx as aA}from"react/jsx-runtime";var Ep="k-separator",Rf={orientation:"horizontal"},Gs=e=>{let{orientation:t=Rf.orientation,...a}=e;return aA("li",{...a,className:o(e.className,"k-item",Ep,{[`${Ep}-${t}`]:t})})};Gs.className=Ep;Gs.defaultOptions=Rf;import{Fragment as yX,jsx as wX}from"react/jsx-runtime";import{jsx as zf}from"react/jsx-runtime";import{createElement as sA}from"react";var Yp="k-menu-group",lA=[],rA={size:[n.small,n.medium,n.large]},Pp={size:n.medium,dir:"ltr"},No=e=>{let{children:t,size:a=Pp.size,dir:r=Pp.dir,...s}=e,i=[];return t&&Array.isArray(t)&&t.map((d,p)=>{d.type===Vt?i.push(sA(Vt,{...d.props,dir:r,key:p})):d.type===Gs?i.push(zf(Gs,{})):i.push(d)}),zf("ul",{...s,className:o(e.className,Yp,S(Yp,{size:a})),children:i})};No.states=lA;No.options=rA;No.className=Yp;No.defaultOptions=Pp;import{Fragment as EX,jsx as LX,jsxs as YX}from"react/jsx-runtime";import{Fragment as zX,jsx as FX,jsxs as RX}from"react/jsx-runtime";import{Fragment as VX,jsx as QX,jsxs as XX}from"react/jsx-runtime";import{Fragment as qX,jsx as UX,jsxs as _X}from"react/jsx-runtime";import{Fragment as aZ,jsx as oZ,jsxs as lZ}from"react/jsx-runtime";import{jsx as wZ,jsxs as TZ}from"react/jsx-runtime";import{Fragment as dA,jsx as Gp,jsxs as Hf}from"react/jsx-runtime";var Kp="k-split-button",iA=[l.hover,l.focus,l.active,l.selected,l.disabled],nA={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline,b.clear,b.link],themeColor:[u.base,u.primary,u.secondary,u.tertiary,u.success,u.warning,u.error,u.info,u.light,u.dark,u.inverse]},Ql={size:n.medium,rounded:h.medium,fillMode:b.solid,themeColor:u.base,arrowIconName:"caret-alt-down"},Me=e=>{let{size:t=Ql.size,rounded:a=Ql.rounded,fillMode:r=Ql.fillMode,themeColor:s=Ql.themeColor,hover:i,focus:d,active:p,selected:m,disabled:k,icon:v,text:T,arrowIconName:g=Ql.arrowIconName,popup:A,opened:C,...I}=e;return Hf(dA,{children:[Hf("div",{...I,className:o(e.className,Kp,"k-button-group",S(Kp,{rounded:a})),children:[Gp(c,{text:T,icon:v,size:t,rounded:a,fillMode:r,themeColor:s,hover:i,focus:d,active:p,selected:m,disabled:k,children:e.children}),Gp(c,{className:"k-split-button-arrow",icon:g,size:t,rounded:a,fillMode:r,disabled:k})]}),C&&A&&Gp(z,{className:"k-menu-popup",children:A})]})};Me.states=iA;Me.options=nA;Me.className=Kp;Me.defaultOptions=Ql;var Dp=Me;import{jsx as pA}from"react/jsx-runtime";var cA="k-toolbar-separator",te=e=>pA("div",{className:o(cA,e.className,"k-separator")});import{Fragment as Fp,jsx as re,jsxs as Vl}from"react/jsx-runtime";var Co="k-toolbar",mA=[l.focus],uA={size:[n.small,n.medium,n.large],fillMode:[b.solid,b.outline,b.flat]},Rp={size:n.medium,fillMode:b.solid,scrollButtons:"around"},Q=e=>{let{size:t=Rp.size,fillMode:a=Rp.fillMode,focus:r,resizable:s,scrollable:i,scrollButtons:d,scrollingPosition:p,section:m,...k}=e,v=[],T=(g,A)=>{let C=[];if(g.type===c&&g.props.className&&g.props.className.includes("k-toolbar-overflow-button"))C.push(re(c,{...g.props,className:`${g.props.className?g.props.className:""}`},`${A}-${new Date().getTime()}`));else if(g.type===c)C.push(re(c,{...g.props,className:`k-toolbar-button ${g.props.className?g.props.className:""}`},`${A}-${new Date().getTime()}`));else if(g.type===Ot)C.push(re(Ot,{...g.props,className:`k-toolbar-button ${g.props.className?g.props.className:""}`},`${A}-${new Date().getTime()}`));else if(g.type===Ue)C.push(re(Ue,{...g.props,className:`k-toolbar-button ${g.props.className?g.props.className:""}`},`${A}-${new Date().getTime()}`));else if(g.type===ee)C.push(re(ee,{...g.props,className:`k-toolbar-menu-button ${g.props.className?g.props.className:""}`},`${A}-${new Date().getTime()}`));else if(g.type===Dp)C.push(re(Dp,{...g.props,className:`k-toolbar-split-button ${g.props.className?g.props.className:""}`},`${A}-${new Date().getTime()}`));else if(g.type===P||g.props.className&&g.props.className.includes("k-button-group")){let I=[];(Array.isArray(g.props.children)?g.props.children:[g.props.children]).forEach((Y,G)=>{I.push(re(c,{...Y.props,className:`${Y.props.className?Y.props.className:""}`},`${G}-${new Date().getTime()}`))}),C.push(re(P,{...g.props,className:`k-toolbar-button-group ${g.props.className?g.props.className:""}`,children:I},`${A}-${new Date().getTime()}`))}else g.type===At?C.push(re(At,{...g.props,className:`k-toolbar-combobox ${g.props.className?g.props.className:""}`},`${A}-${new Date().getTime()}`)):g.type===ie?C.push(re(ie,{...g.props,className:`k-toolbar-dropdownlist ${g.props.className?g.props.className:""}`},`${A}-${new Date().getTime()}`)):g.type===Pt?C.push(re(Pt,{...g.props,className:`k-toolbar-colorpicker ${g.props.className?g.props.className:""}`},`${A}-${new Date().getTime()}`)):C.push(g);C.forEach(I=>{v.push(I)})};return e.children&&(Array.isArray(e.children)?e.children:[e.children]).forEach((A,C)=>{T(A,C)}),Vl("div",{...k,className:o(e.className,Co,S(Co,{size:t,fillMode:a}),x(Co,{focus:r}),{[`${Co}-resizable`]:s,[`${Co}-scrollable`]:i,[`${Co}-scrollable-overlay`]:i&&d==="hidden",[`${Co}-scrollable-${p}`]:p&&p!=="both",[`${Co}-section`]:m}),children:[!i&&v,i&&d==="hidden"&&re("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:v}),i&&d==="start"&&Vl(Fp,{children:[Vl(P,{children:[re("span",{className:o("k-toolbar-prev","k-button",S("k-button",{size:t,fillMode:a,themeColor:u.base,rounded:h.medium}),"k-icon-button"),children:re(y,{className:"k-button-icon",icon:"caret-alt-left"})}),re("span",{className:o("k-toolbar-next","k-button",S("k-button",{size:t,fillMode:a,themeColor:u.base,rounded:h.medium}),"k-icon-button"),children:re(y,{className:"k-button-icon",icon:"caret-alt-right"})})]}),re(te,{className:"k-toolbar-button-separator"}),re("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:v})]}),i&&d==="end"&&Vl(Fp,{children:[re("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:v}),re(te,{className:"k-toolbar-button-separator"}),Vl(P,{children:[re("span",{className:o("k-toolbar-prev","k-button",S("k-button",{size:t,fillMode:a,themeColor:u.base,rounded:h.medium}),"k-icon-button"),children:re(y,{className:"k-button-icon",icon:"caret-alt-left"})}),re("span",{className:o("k-toolbar-next","k-button",S("k-button",{size:t,fillMode:a,themeColor:u.base,rounded:h.medium}),"k-icon-button"),children:re(y,{className:"k-button-icon",icon:"caret-alt-right"})})]})]}),i&&(d==="around"||!d)&&Vl(Fp,{children:[re("span",{className:o("k-toolbar-prev","k-button",S("k-button",{size:t,fillMode:a,themeColor:u.base,rounded:h.medium}),"k-icon-button"),children:re(y,{className:"k-button-icon",icon:"caret-alt-left"})}),re(te,{className:"k-toolbar-button-separator"}),re("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:v}),re(te,{className:"k-toolbar-button-separator"}),re("span",{className:o("k-toolbar-next","k-button",S("k-button",{size:t,fillMode:a,themeColor:u.base,rounded:h.medium}),"k-icon-button"),children:re(y,{className:"k-button-icon",icon:"caret-alt-right"})})]})]})};Q.states=mA;Q.options=uA;Q.className=Co;Q.defaultOptions=Rp;import{jsx as gA}from"react/jsx-runtime";var zp="k-toolbar-item",kA=[l.focus],fA={},hA={},$e=e=>{let{focus:t,...a}=e;return gA("div",{...a,className:o(e.className,zp,x(zp,{focus:t})),children:e.children})};$e.states=kA;$e.options=fA;$e.className=zp;$e.defaultOptions=hA;import{jsx as Of}from"react/jsx-runtime";var Wf="k-toolbar-popup",xA=[],bA={size:[n.small,n.medium,n.large],fillMode:[b.solid,b.outline,b.flat]},Hp={size:n.medium,fillMode:b.solid},Wn=e=>{let{size:t=Hp.size,fillMode:a=Hp.fillMode,section:r,...s}=e;return Of(z,{...s,className:o(e.className,Wf),children:r?Of("span",{className:o("k-toolbar-items-list",S("k-toolbar-items-list",{size:t,fillMode:a})),children:e.children}):e.children})};Wn.states=xA;Wn.options=bA;Wn.className=Wf;Wn.defaultOptions=Hp;import{jsx as sJ}from"react/jsx-runtime";import{jsx as cJ}from"react/jsx-runtime";import{jsx as kJ}from"react/jsx-runtime";import{jsx as bJ,jsxs as vJ}from"react/jsx-runtime";import{jsx as PJ,jsxs as GJ}from"react/jsx-runtime";import{jsx as QJ,jsxs as VJ}from"react/jsx-runtime";import{jsx as $J,jsxs as e5}from"react/jsx-runtime";import{jsx as n5,jsxs as d5}from"react/jsx-runtime";import{Fragment as w5,jsx as v5,jsxs as y5}from"react/jsx-runtime";import{jsx as Zt,jsxs as Qf}from"react/jsx-runtime";var vA="k-scheduler-toolbar",Qe=e=>{let{footer:t,...a}=e;return Zt(Q,{...a,className:o(e.className,{[t?"k-scheduler-footer":vA]:!0}),children:e.children||[Qf(P,{className:"k-scheduler-navigation",children:[Zt(c,{className:"k-group-start",children:"Today"}),Zt(c,{icon:"caret-alt-left"}),Zt(c,{className:"k-group-end",icon:"caret-alt-right"})]}),Zt(c,{icon:"calendar",className:"k-nav-current",fillMode:"flat",children:"Monday, June 13, 2022"}),Zt("span",{className:"k-spacer"}),Qf(P,{className:"k-scheduler-views",children:[Zt(c,{className:"k-group-start",selected:!0,children:"Day"}),Zt(c,{children:"Week"}),Zt(c,{children:"Month"}),Zt(c,{children:"Timeline"}),Zt(c,{className:"k-group-end",children:"Agenda"})]})]})};import{jsx as wA}from"react/jsx-runtime";var yA="k-scheduler-body",qe=e=>{let{as:t="div",...a}=e;return wA(t,{...a,className:o(yA,e.className),children:e.children})};import{jsx as AA}from"react/jsx-runtime";var TA="k-scheduler-head",lt=e=>{let{as:t="div",...a}=e;return AA(t,{...a,className:o(TA,e.className),children:e.children})};import{jsx as SA}from"react/jsx-runtime";var Vf="k-scheduler-group",NA=[],CA={},Xf={orientation:"horizontal"},Jt=e=>{let{orientation:t=Xf.orientation,...a}=e;return SA("div",{...a,className:o(Vf,e.className,{"k-group-horizontal":t==="horizontal"}),children:e.children})};Jt.states=NA;Jt.options=CA;Jt.defaultOptions=Xf;Jt.className=Vf;import{Fragment as Xn,jsx as rt,jsxs as Qn}from"react/jsx-runtime";var Op="k-event",IA=[l.hover,l.focus,l.selected],BA={},Vn={resizable:"vertical",eventPrefix:rt(y,{icon:"arrow-rotate-cw"}),eventSuffix:rt(Xn,{children:rt("a",{href:"#",className:"k-link k-event-delete",children:rt(y,{icon:"x"})})})},ct=e=>{let{inverse:t,ongoing:a,multiDay:r,resizable:s=Vn.resizable,hover:i,focus:d,selected:p,eventPrefix:m=Vn.eventPrefix,eventSuffix:k=Vn.eventSuffix,...v}=e;return Qn("div",{...v,className:o(Op,e.className,x(Op,{hover:i,focus:d,selected:p}),{"k-event-inverse":t,"k-event-ongoing":a}),children:[rt("span",{className:"k-event-actions",children:m}),rt("div",{children:e.children}),rt("span",{className:"k-event-actions",children:k}),r&&Qn(Xn,{children:[rt("span",{className:"k-event-top-actions",children:rt(y,{icon:"caret-alt-up"})}),rt("span",{className:"k-event-bottom-actions",children:rt(y,{icon:"caret-alt-down"})})]}),s==="vertical"?Qn(Xn,{children:[rt("span",{className:"k-resize-handle k-resize-n"}),rt("span",{className:"k-resize-handle k-resize-s"})]}):s==="horizontal"&&Qn(Xn,{children:[rt("span",{className:"k-resize-handle k-resize-w"}),rt("span",{className:"k-resize-handle k-resize-e"})]})]})};ct.states=IA;ct.options=BA;ct.defaultOptions=Vn;ct.className=Op;import{jsx as Ks,jsxs as EA}from"react/jsx-runtime";var Zf="k-task",MA=[],LA={},Jf={markStyle:{backgroundColor:"gold"}},Ds=e=>{let{text:t,markStyle:a=Jf.markStyle,recurring:r,closable:s,...i}=e;return EA("div",{...i,className:o(Zf,e.className),children:[Ks("span",{className:"k-scheduler-mark",style:a}),r&&Ks(Xc,{icon:"arrow-rotate-cw"}),Ks("span",{className:"k-scheduler-task-text",children:t}),s&&Ks("a",{href:"#",className:"k-link k-event-delete",children:Ks(Xc,{icon:"x"})})]})};Ds.states=MA;Ds.options=LA;Ds.defaultOptions=Jf;Ds.className=Zf;import{Fragment as c9,jsx as n9,jsxs as d9}from"react/jsx-runtime";import{Fragment as x9,jsx as h9,jsxs as g9}from"react/jsx-runtime";import{jsx as A9,jsxs as N9}from"react/jsx-runtime";import{jsx as Y9,jsxs as P9}from"react/jsx-runtime";import{Fragment as O9,jsx as z9,jsxs as H9}from"react/jsx-runtime";import{Fragment as U9,jsx as J9,jsxs as j9}from"react/jsx-runtime";import{jsx as Wp,jsxs as GA}from"react/jsx-runtime";var Qp="k-calendar",YA=[],PA={size:[n.small,n.medium,n.large]},Zl={size:n.medium,showCalendarHeader:!0,orientation:"horizontal",calendarView:"month",calendarTitleText:"October 2021"},Nt=e=>{let{size:t=Zl.size,orientation:a=Zl.orientation,calendarView:r=Zl.calendarView,calendarTitleText:s=Zl.calendarTitleText,showCalendarHeader:i=Zl.showCalendarHeader,showWeek:d,showCalendarFooter:p,calendarFooterText:m,dir:k,...v}=e;return GA("div",{...v,dir:k,className:o(e.className,Qp,S(Qp,{size:t}),{"k-week-number":d}),children:[i&&Wp(za,{calendarView:r,showToday:!p,calendarTitleText:s,orientation:a,size:t,dir:k}),Wp(Zn,{calendarView:r,orientation:a,children:e.children}),p&&Wp(Fs,{calendarFooterText:m,size:t})]})};Nt.states=YA;Nt.options=PA;Nt.className=Qp;Nt.defaultOptions=Zl;import{Fragment as DA,jsx as Rs,jsxs as FA}from"react/jsx-runtime";var KA=[l.hover,l.focus,l.active,l.selected,l.disabled],w=e=>{let{text:t,headerCell:a,today:r,weekend:s,showOtherMonth:i,weekCell:d,rangeStart:p,rangeMid:m,rangeEnd:k,dayIndicator:v,empty:T,hover:g,focus:A,active:C,selected:I,disabled:L,...Y}=e,R=`k-calendar-${a?"th":"td"}`,W=[e.className,R,x(R,{hover:g,focus:A,active:C,selected:I,disabled:L}),{"k-today":r,"k-weekend":s,"k-other-month":i,"k-alt":d,"k-range-start":p,"k-range-mid":m,"k-range-end":k,"k-empty":T}];return a?Rs("th",{...Y,className:o(W),children:t}):d?Rs("td",{...Y,className:o(W),children:t}):Rs("td",{...Y,className:o(W),children:T&&!i?Rs(DA,{children:"\xA0"}):FA("span",{className:"k-link",children:[t,v&&Rs("span",{className:"k-day-indicator"})]})})};w.states=KA;import{jsx as zs,jsxs as jf}from"react/jsx-runtime";var Uf="k-calendar-header",RA={size:[n.small,n.medium,n.large]},Jl={calendarTitleText:"October 2021",showToday:!0,showNavigationButtons:!0,orientation:"horizontal",size:n.medium},za=e=>{let{calendarTitleText:t=Jl.calendarTitleText,showToday:a=Jl.showToday,showNavigationButtons:r=Jl.showNavigationButtons,orientation:s=Jl.orientation,size:i=Jl.size,calendarView:d,dir:p,...m}=e,k=p==="rtl"?"chevron-right":"chevron-left",v=p==="rtl"?"chevron-left":"chevron-right";return jf("div",{...m,className:o(e.className,Uf,{"k-vstack":s==="vertical"}),children:[zs(c,{disabled:d==="century",className:"k-calendar-title",text:t,size:i,fillMode:"flat",themeColor:"primary"}),zs("span",{className:"k-spacer"}),jf("span",{className:"k-calendar-nav",children:[r&&zs(c,{className:"k-calendar-nav-prev",icon:k,size:i,fillMode:"flat"}),a&&zs(c,{size:i,fillMode:"flat",className:"k-calendar-nav-today",children:"Today"}),r&&zs(c,{className:"k-calendar-nav-next",icon:v,size:i,fillMode:"flat"})]})]})};za.options=RA;za.className=Uf;za.defaultOptions=Jl;import{jsx as qf}from"react/jsx-runtime";var _f="k-calendar-footer",zA={size:[n.small,n.medium,n.large]},Vp={size:n.medium,calendarFooterText:"Tuesday, October 12, 2021"},Fs=e=>{let{size:t=Vp.size,calendarFooterText:a=Vp.calendarFooterText,...r}=e;return qf("div",{...r,className:o(e.className,_f),children:qf(c,{size:t,fillMode:"flat",themeColor:"primary",className:"k-calendar-nav-today",children:a})})};Fs.options=zA;Fs.className=_f;Fs.defaultOptions=Vp;import{jsx as WA}from"react/jsx-runtime";var HA=[],OA={},$f=e=>{let{type:t,...a}=e,r=t==="p"?"paragraph":t,s=t.includes("display")?"div":t;return WA(s,{...a,className:o(e.className,{[`k-${r}`]:t}),children:e.children})};$f.states=HA;$f.options=OA;import{jsx as Xp,jsxs as XA}from"react/jsx-runtime";var eh="k-suggestion-group",QA=[],VA={},th={scrollable:!0},Ha=e=>{let{scrollable:t=th.scrollable,...a}=e,r=Xp("div",{...a,className:o(eh,e.className),children:e.children});return t?XA("div",{className:"k-suggestion-scrollwrap",children:[Xp(c,{icon:"chevron-left"}),r,Xp(c,{icon:"chevron-right"})]}):r};Ha.states=QA;Ha.options=VA;Ha.className=eh;Ha.defaultOptions=th;import{jsx as UA}from"react/jsx-runtime";var Jn="k-suggestion",ZA=[l.active,l.hover,l.focus],JA={themeColor:[u.base,u.primary,u.secondary]},jA={text:"Suggestion"},Oa=e=>{let{themeColor:t,active:a,hover:r,focus:s,text:i,...d}=e;return UA("span",{...d,className:o(e.className,Jn,x(Jn,{hover:r,active:a,focus:s}),S(Jn,{themeColor:t})),children:i})};Oa.states=ZA;Oa.options=JA;Oa.className=Jn;Oa.item=jA;import{Fragment as Ij,jsx as Sj,jsxs as Bj}from"react/jsx-runtime";import{Fragment as Pj,jsx as Yj,jsxs as Gj}from"react/jsx-runtime";import{jsx as oh}from"react/jsx-runtime";var Hs="k-avatar";var qA=[l.hover,l.focus,l.active,l.selected,l.disabled],_A={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline],themeColor:[u.base,u.primary,u.secondary,u.tertiary,u.success,u.warning,u.error,u.info,u.light,u.dark,u.inverse]},Wa={type:"text",size:n.medium,rounded:h.full,fillMode:b.solid,themeColor:u.primary,border:!1},ro=e=>{let{size:t=Wa.size,rounded:a=Wa.rounded,fillMode:r=Wa.fillMode,themeColor:s=Wa.themeColor,type:i=Wa.type,border:d=Wa.border,...p}=e;return oh("div",{...p,className:o(e.className,Hs,S(Hs,{size:t,rounded:a,fillMode:r,themeColor:s}),{[`${Hs}-bordered`]:d}),children:oh("span",{className:`${Hs}-${i}`,children:e.children})})};ro.states=qA;ro.options=_A;ro.className=Hs;ro.defaultOptions=Wa;import{jsx as Zj}from"react/jsx-runtime";import{jsx as qj}from"react/jsx-runtime";import{jsx as tU}from"react/jsx-runtime";import{jsx as tN}from"react/jsx-runtime";var Os="k-badge",$A=[],eN={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.outline],themeColor:[u.base,u.primary,u.secondary,u.tertiary,u.success,u.warning,u.error,u.info,u.light,u.dark,u.inverse]},Ws={size:n.medium,fillMode:b.solid,themeColor:u.primary,cutoutBorder:!1},jl=e=>{let{size:t=Ws.size,fillMode:a=Ws.fillMode,themeColor:r=Ws.themeColor,cutoutBorder:s=Ws.cutoutBorder,rounded:i,position:d,align:p,...m}=e;return tN("span",{...m,className:o(e.className,Os,S(Os,{size:t,rounded:i,fillMode:a,themeColor:r}),{[`${Os}-${d}`]:d,[`k-${p}`]:p,[`${Os}-border-cutout`]:s}),children:e.children})};jl.states=$A;jl.options=eN;jl.className=Os;jl.defaultOptions=Ws;import{jsx as uU}from"react/jsx-runtime";import{jsx as xU}from"react/jsx-runtime";import{jsx as SU}from"react/jsx-runtime";import{jsx as Ul,jsxs as lN}from"react/jsx-runtime";var jn="k-chip",oN=[l.hover,l.focus,l.active,l.selected,l.disabled],aN={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.outline],themeColor:[u.base,u.success,u.warning,u.error,u.info]},ql={size:n.medium,rounded:h.medium,fillMode:b.solid,themeColor:u.base,avatarImage:"/packages/html/assets/avatar.jpg"},jt=e=>{let{size:t=ql.size,rounded:a=ql.rounded,fillMode:r=ql.fillMode,themeColor:s=ql.themeColor,text:i,icon:d,actions:p,showAvatar:m,avatarImage:k=ql.avatarImage,hover:v,focus:T,active:g,selected:A,disabled:C,...I}=e;return lN("div",{...I,className:o(e.className,jn,S(jn,{size:t,rounded:a,fillMode:r,themeColor:s}),x(jn,{hover:v,focus:T,active:g,disabled:C,selected:A})),children:[d&&Ul(y,{className:"k-chip-icon",icon:d,size:"small"}),m&&Ul(ro,{className:"k-chip-avatar",type:"image",children:Ul("img",{src:k})}),Ul("span",{className:"k-chip-content",children:e.children?e.children:i&&Ul("span",{className:"k-chip-label",children:i})}),p&&Ul("span",{className:"k-chip-actions",children:p})]})};jt.states=oN;jt.options=aN;jt.className=jn;jt.defaultOptions=ql;import{jsx as iN}from"react/jsx-runtime";var Zp="k-chip-list",rN=[],sN={size:[n.small,n.medium,n.large]},lh={size:n.medium},Ut=e=>{let{size:t=lh.size,...a}=e;return iN("div",{...a,className:o(e.className,Zp,S(Zp,{size:t})),children:e.children})};Ut.states=rN;Ut.options=sN;Ut.className=Zp;Ut.defaultOptions=lh;import{jsx as RU}from"react/jsx-runtime";import{jsx as WU}from"react/jsx-runtime";import{jsx as ZU}from"react/jsx-runtime";import{jsx as _U}from"react/jsx-runtime";import{Fragment as l7,jsx as a7,jsxs as r7}from"react/jsx-runtime";import{Fragment as Jp,jsx as rh,jsxs as qn}from"react/jsx-runtime";var jp="k-loader",nN={pulsing:"pulsing-2","infinite-spinner":"spinner-3","converging-spinner":"spinner-4"},dN=[],cN={size:[n.small,n.medium,n.large],themeColor:[u.base,u.primary,u.secondary,u.tertiary,u.success,u.warning,u.error,u.info,u.light,u.dark,u.inverse]},_n={size:n.medium,themeColor:u.primary,animation:"pulsing"},jo=e=>{let{size:t=_n.size,themeColor:a=_n.themeColor,animation:r=_n.animation,...s}=e,i=rh("span",{className:"k-loader-segment"});return rh("div",{...s,className:o(e.className,jp,{[`k-loader-${nN[r]||r}`]:r},S(jp,{size:t,themeColor:a})),children:qn("div",{className:"k-loader-canvas",children:[r==="pulsing"&&qn(Jp,{children:[i,i]}),r==="infinite-spinner"&&qn(Jp,{children:[i,i,i]}),r==="converging-spinner"&&qn(Jp,{children:[i,i,i,i]})]})})};jo.states=dN;jo.options=cN;jo.className=jp;jo.defaultOptions=_n;var sh=jo;import{jsx as Up,jsxs as ih}from"react/jsx-runtime";var qp="k-loader-container",pN=[],mN={size:[n.small,n.medium,n.large],themeColor:[u.base,u.primary,u.secondary,u.tertiary,u.success,u.warning,u.error,u.info,u.light,u.dark,u.inverse]},Va={size:n.medium,themeColor:u.primary,loaderType:"pulsing",position:"top",overlay:"dark",panel:!1},Qs=e=>{let{size:t=Va.size,themeColor:a=Va.themeColor,loaderType:r=Va.loaderType,position:s=Va.position,overlay:i=Va.overlay,panel:d=Va.panel,...p}=e;return ih("div",{...p,className:o(e.className,qp,S(qp,{size:t}),{[`k-loader-${s}`]:s}),children:[Up("div",{className:`k-loader-container-overlay k-overlay-${i}`}),ih("div",{className:o("k-loader-container-inner",{"k-loader-container-panel":d}),children:[Up(sh,{size:t,themeColor:a,animation:r}),Up("div",{className:`k-loader-container-label !k-text-${a}`,children:"Loading..."})]})]})};Qs.states=pN;Qs.options=mN;Qs.className=qp;Qs.defaultOptions=Va;import{jsx as N7}from"react/jsx-runtime";import{jsx as B7}from"react/jsx-runtime";import{jsx as Y7}from"react/jsx-runtime";import{jsx as D7}from"react/jsx-runtime";import{jsx as fN}from"react/jsx-runtime";var nh="k-skeleton",uN=[],kN={},_p={shape:"text",animation:"pulse"},Uo=e=>{let{shape:t=_p.shape,animation:a=_p.animation,...r}=e;return fN("span",{...r,className:o(e.className,nh,{[`k-skeleton-${t}`]:t,[`k-skeleton-${a}`]:a}),style:e.style})};Uo.states=uN;Uo.options=kN;Uo.className=nh;Uo.defaultOptions=_p;import{jsx as q7}from"react/jsx-runtime";import{jsx as hN}from"react/jsx-runtime";var dh=e=>hN(Uo,{shape:"rect",...e});import{jsx as lq}from"react/jsx-runtime";import{jsx as Vs,jsxs as $p}from"react/jsx-runtime";var em="k-form-field",gN=[l.disabled],Ze=e=>{let{label:t,orientation:a,optional:r,editor:s,hint:i,error:d,info:p,disabled:m,dir:k,colSpan:v}=e;return $p("div",{className:o(em,e.className,x(em,{disabled:m}),{[`k-col-span-${v}`]:v}),dir:k,children:[t&&$p("label",{className:o("k-label","k-form-label"),children:[t,r&&Vs("span",{className:"k-label-optional",children:"(Optional)"}),p&&Vs("span",{className:"k-field-info",children:"(field info)"})]}),a==="horizontal"&&!t&&Vs("span",{className:"k-label k-form-label k-label-empty"}),$p("div",{className:"k-form-field-wrap",children:[s,i&&Vs("div",{className:"k-form-hint",children:i}),d&&Vs("div",{className:"k-form-error",children:d})]})]})};Ze.states=gN;Ze.className=em;import{Fragment as xN,jsx as tm,jsxs as bN}from"react/jsx-runtime";var ch="k-form-fieldset",so=e=>{let{legend:t,layout:a,cols:r,gutters:s,colSpan:i}=e;return bN("fieldset",{className:o(ch,{[`k-col-span-${i}`]:i}),children:[t&&tm("legend",{className:"k-form-legend",children:t}),a==="grid"?tm("div",{className:o("k-form-layout","k-d-grid",{[`k-grid-cols-${r}`]:r}),style:{...typeof s=="string"&&{gap:s},...typeof s=="object"&&s.rows&&{rowGap:s.rows},...typeof s=="object"&&s.cols&&{columnGap:s.cols}},children:e.children}):tm(xN,{children:e.children})]})};so.className=ch;import{Fragment as wN,jsx as Xs,jsxs as TN}from"react/jsx-runtime";import{createElement as om}from"react";var $n="k-form",vN=[],yN={size:[n.small,n.medium,n.large]},ed={size:n.medium,layout:"basic",tag:"form"},So=e=>{let{size:t=ed.size,orientation:a,layout:r=ed.layout,formButtons:s,cols:i,gutters:d,tag:p=ed.tag,children:m}=e,k=({tag:T,className:g,children:A})=>T==="form"?Xs("form",{className:g,children:A}):Xs("div",{className:g,children:A}),v=[];return m&&(Array.isArray(m)?m.map((T,g)=>{T.type===Ze?v.push(om(Ze,{...T.props,orientation:a,key:g})):v.push(T)}):m.type===Ze?v.push(om(Ze,{...m.props,orientation:a,key:`${new Date().getTime()}`})):m.type===so&&v.push(om(so,{...m.props,key:`${new Date().getTime()}`}))),TN(k,{tag:p,className:o(e.className,$n,S($n,{size:t}),{[`${$n}-${a}`]:a}),children:[r==="grid"?Xs("div",{className:o("k-form-layout","k-d-grid",{[`k-grid-cols-${i}`]:i}),style:{...typeof d=="string"&&{gap:d},...typeof d=="object"&&d.rows&&{rowGap:d.rows},...typeof d=="object"&&d.cols&&{columnGap:d.cols}},children:v}):Xs(wN,{children:v}),s&&Xs("div",{className:"k-form-buttons",children:s})]})};So.states=vN;So.options=yN;So.className=$n;So.defaultOptions=ed;import{jsx as ph}from"react/jsx-runtime";var td="k-radio",AN=[l.hover,l.focus,l.valid,l.invalid,l.required,l.disabled,l.checked],NN={size:[n.small,n.medium,n.large]},mh={size:n.medium},Io=e=>{let{id:t,checked:a,hover:r,focus:s,disabled:i,invalid:d,valid:p,required:m,size:k=mh.size,...v}=e;return ph("span",{className:"k-radio-wrap",children:ph("input",{...v,id:t,type:"radio",checked:a,required:m,className:o(e.className,td,S(td,{size:k}),x(td,{hover:r,focus:s,disabled:i,invalid:d,valid:p,checked:a}))})})};Io.states=AN;Io.options=NN;Io.className=td;Io.defaultOptions=mh;import{jsx as IN}from"react/jsx-runtime";var uh="k-radio-list",CN=[],SN={},kh={layout:"vertical"},_l=e=>{let{layout:t=kh.layout,...a}=e;return IN("ul",{...a,className:o(e.className,uh,{[`k-list-${t}`]:t}),children:e.children})};_l.states=CN;_l.options=SN;_l.className=uh;_l.defaultOptions=kh;import{jsx as EN}from"react/jsx-runtime";var fh="k-radio-list-item",BN=[],MN={},LN={},$l=e=>{let{...t}=e;return EN("li",{...t,className:o(e.className,fh),children:e.children})};$l.states=BN;$l.options=MN;$l.className=fh;$l.defaultOptions=LN;import{jsx as Pq}from"react/jsx-runtime";import{Fragment as Rq,jsx as Fq,jsxs as zq}from"react/jsx-runtime";import{Fragment as Vq,jsx as Qq,jsxs as Xq}from"react/jsx-runtime";import{Fragment as _q,jsx as Uq,jsxs as qq}from"react/jsx-runtime";import{Fragment as a_,jsx as o_,jsxs as l_}from"react/jsx-runtime";import{Fragment as d_,jsx as n_,jsxs as c_}from"react/jsx-runtime";import{Fragment as PN,jsx as mt,jsxs as er}from"react/jsx-runtime";var od=({size:e,...t})=>mt(So,{formButtons:er(PN,{children:[mt(c,{className:"k-form-submit",themeColor:"primary",size:e,children:"Submit"}),mt(c,{className:"k-form-clear",size:e,children:"Clear"})]}),children:er(so,{legend:"Form Legend",children:[mt(Ze,{label:"Label",editor:mt(U,{size:e})}),mt(Ze,{label:"Label",hint:"Hint text",editor:mt(ie,{value:"Dropdown List",size:e})}),mt(Ze,{label:"City",editor:er("ul",{className:"k-radio-list k-list-horizontal",children:[er("li",{className:"k-radio-list-item",children:[mt(Io,{checked:!0,size:e}),mt("label",{className:"k-radio-label",children:"Label"})]}),er("li",{className:"k-radio-list-item",children:[mt(Io,{size:e}),mt("label",{className:"k-radio-label",children:"Label"})]}),er("li",{className:"k-radio-list-item",children:[mt(Io,{size:e}),mt("label",{className:"k-radio-label",children:"Label"})]})]})})]}),size:e,...t});import{Fragment as K_,jsx as G_,jsxs as D_}from"react/jsx-runtime";import{Fragment as Q_,jsx as W_,jsxs as V_}from"react/jsx-runtime";import{jsx as GN}from"react/jsx-runtime";var hh="k-speech-to-text-button",gh={icon:"microphone-outline"},Gt=e=>{let{listening:t=!1,icon:a=gh.icon,...r}=e;return GN(c,{...r,icon:t?"stop-sm":a,className:o(e.className,hh,{"k-listening":t})})};Gt.states=c.states;Gt.options=c.options;Gt.className=hh;Gt.defaultOptions=gh;import{jsx as d$}from"react/jsx-runtime";import{jsx as u$}from"react/jsx-runtime";import{Fragment as xh,jsx as Zs,jsxs as lm}from"react/jsx-runtime";var bh="k-textarea",KN=[l.hover,l.focus,l.valid,l.invalid,l.required,l.disabled],DN={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline]},Bo={size:E.defaultOptions.size,rounded:E.defaultOptions.rounded,fillMode:E.defaultOptions.fillMode,flow:"vertical",affixesOrientation:"horizontal",resize:"both",prefixSeparator:!0,suffixSeparator:!0},io=e=>{let{size:t=Bo.size,rounded:a=Bo.rounded,fillMode:r=Bo.fillMode,prefixSeparator:s=Bo.prefixSeparator,suffixSeparator:i=Bo.prefixSeparator,affixesOrientation:d=Bo.affixesOrientation,flow:p=Bo.flow,resize:m=Bo.resize,prefix:k,suffix:v,rows:T,value:g,placeholder:A,hover:C,focus:I,valid:L,invalid:Y,required:G,disabled:R,...W}=e;return lm(E,{...W,size:t,rounded:a,fillMode:r,hover:C,focus:I,valid:L,invalid:Y,required:G,disabled:R,className:o(e.className,bh,{"!k-flex-col":p==="vertical","!k-flex-row":p==="horizontal"}),children:[k&&lm(xh,{children:[Zs(oe,{className:o({"!k-align-items-start":p===d}),direction:d,children:k}),s&&Zs(ve,{direction:p==="horizontal"?"vertical":"horizontal"})]}),Zs(ys,{className:o("!k-overflow-auto",{"!k-flex-none":p==="vertical","k-resize-x":m==="x","k-resize-y":m==="y","k-resize":m==="both","k-resize-none":m==="none"}),value:g,placeholder:A,rows:T}),v&&lm(xh,{children:[i&&Zs(ve,{direction:p==="horizontal"?"vertical":"horizontal"}),Zs(ae,{className:o({"!k-align-items-start":p===d}),direction:d,children:v})]})]})};io.states=KN;io.options=DN;io.className=bh;io.defaultOptions=Bo;import{jsx as N$}from"react/jsx-runtime";import{Fragment as L$,jsx as M$}from"react/jsx-runtime";import{Fragment as D$,jsx as K$}from"react/jsx-runtime";import{jsx as ad,jsxs as zN}from"react/jsx-runtime";var ld="k-listbox",FN=[l.disabled],RN={size:[n.small,n.medium,n.large]},rm={size:n.medium,actionsPosition:"left"},Js=e=>{let{size:t=rm.size,disabled:a,children:r,actionsPosition:s=rm.actionsPosition,actions:i,dir:d,...p}=e;return zN("div",{...p,dir:d,className:o(e.className,ld,S(ld,{size:t}),x(ld,{disabled:a}),{[`k-listbox-actions-${s}`]:s}),children:[i&&ad("div",{className:"k-listbox-actions",children:i.map(m=>ad(c,{icon:{left:d!=="rtl"?"caret-alt-left":"caret-alt-right",right:d!=="rtl"?"caret-alt-right":"caret-alt-left",to:d!=="rtl"?"caret-double-alt-right":"caret-double-alt-left",from:d!=="rtl"?"caret-double-alt-left":"caret-double-alt-right",up:"caret-alt-up",down:"caret-alt-down",x:"x"}[m],size:t},m))}),ad("div",{className:o("k-list-scroller","k-selectable"),children:ad(X,{size:t,children:r})})]})};Js.states=FN;Js.options=RN;Js.className=ld;Js.defaultOptions=rm;import{jsx as _$}from"react/jsx-runtime";import{jsx as im,jsxs as sm}from"react/jsx-runtime";var Kt="k-progressbar",HN=[l.disabled,l.indeterminate],ON={},Xa={indeterminate:!1,label:!0,labelPosition:"start",orientation:"horizontal",reverse:!1,value:"0"},tr=e=>{let{disabled:t,height:a,indeterminate:r=Xa.indeterminate,label:s=Xa.label,labelPosition:i=Xa.labelPosition,orientation:d=Xa.orientation,reverse:p=Xa.reverse,value:m=Xa.value,width:k,style:v,...T}=e;return sm("div",{...T,className:o(e.className,Kt,x(Kt,{disabled:t}),{[`${Kt}-${d}`]:d,[`${Kt}-indeterminate`]:r,[`${Kt}-reverse`]:p}),style:{...v,"--kendo-progressbar-value":m,[d==="horizontal"?"height":"width"]:d==="horizontal"?a:k},children:[im("span",{className:o("k-progress-status-wrap",{[`k-progress-${i}`]:i&&!r}),children:s&&sm("span",{className:"k-progress-status",children:[m,"%"]})}),!r&&im("div",{className:"k-progressbar-value k-selected",children:im("span",{className:o("k-progress-status-wrap",{[`k-progress-${i}`]:i}),children:s&&sm("span",{className:"k-progress-status",children:[e.value,"%"]})})})]})};tr.states=HN;tr.options=ON;tr.className=Kt;tr.defaultOptions=Xa;import{jsx as nm}from"react/jsx-runtime";var yh="k-chunk-progressbar",WN=(e,t)=>t<=e-1,QN=[l.disabled,l.indeterminate],VN={},rd={chunkCount:5,orientation:"horizontal",progress:0},sd=e=>{let{disabled:t,chunkCount:a=rd.chunkCount,indeterminate:r,orientation:s=rd.orientation,progress:i=rd.progress,reverse:d,...p}=e;return nm("div",{...p,className:o(e.className,Kt,yh,x(Kt,{disabled:t}),{[`${Kt}-${s}`]:s,[`${Kt}-indeterminate`]:r,[`${Kt}-reverse`]:d}),children:nm("ul",{className:"k-progressbar-chunks k-reset",children:[...Array(a)].map((m,k)=>nm("li",{className:o("k-progressbar-chunk",{"k-first":k===0,"k-last":k===[...Array(a)].length-1,"k-selected":WN(i,k)})},k))})})};sd.states=QN;sd.options=VN;sd.className=yh;sd.defaultOptions=rd;import{jsx as uee}from"react/jsx-runtime";import{jsx as xee}from"react/jsx-runtime";import{jsx as jN,jsxs as wh}from"react/jsx-runtime";var dm="k-floating-label-container",XN=[l.hover,l.focus,l.valid,l.invalid,l.empty,l.disabled],ZN={},JN={},Za=e=>{let{hover:t,focus:a,disabled:r,invalid:s,valid:i,empty:d,label:p,optional:m,...k}=e;return wh("span",{...k,className:o(e.className,dm,x(dm,{hover:t,focus:a,disabled:r,empty:d,valid:i,invalid:s})),children:[e.children,p&&wh("label",{className:"k-floating-label",children:[p,m&&jN("span",{className:"k-label-optional",children:"(Optional)"})]})]})};Za.states=XN;Za.options=ZN;Za.className=dm;Za.defaultOptions=JN;import{jsx as Lee}from"react/jsx-runtime";import{jsx as Kee}from"react/jsx-runtime";import{Fragment as cm,jsx as Je,jsxs as js}from"react/jsx-runtime";var Th="k-autocomplete",qN=[l.hover,l.focus,l.valid,l.invalid,l.required,l.disabled,l.loading,l.readonly],_N={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline]},Us={size:E.defaultOptions.size,rounded:E.defaultOptions.rounded,fillMode:E.defaultOptions.fillMode,separators:!0},id=e=>{let{size:t=Us.size,rounded:a=Us.rounded,fillMode:r=Us.fillMode,separators:s=Us.separators,prefix:i,suffix:d,value:p,placeholder:m,hover:k,focus:v,valid:T,invalid:g,required:A,loading:C,disabled:I,popup:L,opened:Y,readonly:G,adaptive:R,adaptiveSettings:W,adaptiveTitle:be,adaptiveSubtitle:Fe,adaptiveCustomValue:at,...Ht}=e;return js(cm,{children:[js(E,{...Ht,size:t,rounded:a,fillMode:r,hover:k,focus:v,valid:T,invalid:g,required:A,loading:C,disabled:I,readonly:G,className:o(e.className,Th),children:[i&&js(cm,{children:[Je(oe,{children:i}),s&&Je(ve,{})]}),Je(de,{placeholder:m,value:p}),Je(j,{valid:T,invalid:g,loading:C,disabled:I}),Je(q,{loading:C,disabled:I}),Je(le,{loading:C,disabled:I,readonly:G,value:p}),d&&js(cm,{children:[s&&Je(ve,{}),Je(ae,{children:d})]})]}),Y&&L&&Je(z,{className:"k-list-container k-autocomplete-popup",children:L}),R&&Je(ce,{adaptive:!0,...W,header:Je(se,{actionsEnd:Je(c,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat"}),input:!0,inputValue:p,inputPlaceholder:m,title:be,subtitle:Fe}),children:Je("div",{className:"k-list-container",children:js(X,{customValue:at?Je(_e,{text:`Use "${p}"`}):void 0,size:"large",children:[Je(K,{text:"List item"}),Je(K,{text:"List item"}),Je(K,{text:"List item"})]})})})]})};id.states=qN;id.options=_N;id.className=Th;id.defaultOptions=Us;import{jsx as $ee}from"react/jsx-runtime";import{jsx as lte,jsxs as rte}from"react/jsx-runtime";import{jsx as dte}from"react/jsx-runtime";import{Fragment as fte,jsx as kte}from"react/jsx-runtime";import{Fragment as yte,jsx as vte}from"react/jsx-runtime";import{jsx as Cte,jsxs as Ste}from"react/jsx-runtime";import{jsx as Ete,jsxs as Yte}from"react/jsx-runtime";import{jsx as Fte,jsxs as Rte}from"react/jsx-runtime";import{jsx as Qte,jsxs as Vte}from"react/jsx-runtime";import{jsx as _o,jsxs as qs}from"react/jsx-runtime";var pm="k-captcha",$N=[l.loading,l.valid,l.invalid,l.disabled],eC={},Ah={imgPath:"/packages/html/assets/captcha.jpg"},_s=e=>{let{value:t,valid:a,invalid:r,loading:s,disabled:i,imgPath:d=Ah.imgPath,...p}=e;return qs("div",{...p,className:o(e.className,pm,x(pm,{disabled:i}),{"k-captcha-loading":s}),children:[qs("div",{className:"k-captcha-image-wrap k-hstack",children:[qs("div",{className:"k-captcha-image",children:[_o("img",{className:o({"k-hidden":s}),src:d}),s&&_o(dh,{style:{width:"100%",height:"100%"}})]}),qs("div",{className:"k-captcha-image-controls k-vstack",children:[_o(c,{icon:"volume-up",disabled:s===!0}),_o(c,{icon:"arrow-rotate-cw",disabled:s===!0})]}),_o("div",{className:"k-captcha-volume-control k-vstack k-pos-absolute k-hidden",children:_o("div",{className:"k-widget k-slider k-slider-vertical"})})]}),qs("div",{className:"k-captcha-input k-vstack",children:[_o(U,{value:t,valid:a,invalid:r,disabled:s===!0}),a&&!s&&_o("span",{className:"k-captcha-validation-message !k-text-success",children:"Verification Success"})]})]})};_s.states=$N;_s.options=eC;_s.className=pm;_s.defaultOptions=Ah;import{jsx as moe}from"react/jsx-runtime";import{jsx as aC}from"react/jsx-runtime";var Nh="k-calendar-range",tC=[],oC={size:[n.small,n.medium,n.large]},$s={size:n.medium,calendarTitleText:"October 2021 - November 2021",orientation:"horizontal",calendarView:"month"},no=e=>{let{size:t=$s.size,orientation:a=$s.orientation,calendarView:r=$s.calendarView,calendarTitleText:s=$s.calendarTitleText,showCalendarFooter:i,showWeek:d,dir:p,...m}=e;return aC(Nt,{...m,className:o(e.className,Nh),size:t,calendarTitleText:s,calendarView:r,orientation:a,showCalendarFooter:i,showWeek:d,dir:p})};no.states=tC;no.options=oC;no.className=Nh;no.defaultOptions=$s;import{Fragment as Coe,jsx as Aoe,jsxs as Noe}from"react/jsx-runtime";import{Fragment as Yoe,jsx as Loe,jsxs as Eoe}from"react/jsx-runtime";import{Fragment as lC,jsx as M,jsxs as st}from"react/jsx-runtime";var mm=({showCaptions:e,showOtherMonth:t,...a})=>M(no,{calendarView:"month",children:st(lC,{children:[st(ut,{calendarCaption:e&&"October 2021",showTableHead:!0,children:[st(_,{children:[M(w,{text:"26",showOtherMonth:t,empty:!t,weekend:t}),M(w,{text:"27",showOtherMonth:t,empty:!t}),M(w,{text:"28",showOtherMonth:t,empty:!t}),M(w,{text:"29",showOtherMonth:t,empty:!t}),M(w,{text:"30",showOtherMonth:t,empty:!t}),M(w,{text:"1"}),M(w,{text:"2",weekend:!0})]}),st(_,{children:[M(w,{text:"3",weekend:!0}),M(w,{text:"4"}),M(w,{text:"5"}),M(w,{text:"6"}),M(w,{text:"7"}),M(w,{text:"8"}),M(w,{text:"9",weekend:!0})]}),st(_,{children:[M(w,{text:"10",weekend:!0}),M(w,{text:"11"}),M(w,{text:"12",today:!0}),M(w,{text:"13"}),M(w,{text:"14"}),M(w,{text:"15"}),M(w,{text:"16",weekend:!0})]}),st(_,{children:[M(w,{text:"17",weekend:!0}),M(w,{text:"18"}),M(w,{text:"19"}),M(w,{text:"20"}),M(w,{text:"21"}),M(w,{text:"22"}),M(w,{text:"23",weekend:!0})]}),st(_,{children:[M(w,{text:"24",weekend:!0}),M(w,{text:"25"}),M(w,{text:"26"}),M(w,{text:"27"}),M(w,{text:"28"}),M(w,{text:"29"}),M(w,{text:"30",weekend:!0})]}),st(_,{children:[M(w,{text:"31",weekend:!0}),M(w,{text:"1",showOtherMonth:t,empty:!t}),M(w,{text:"2",showOtherMonth:t,empty:!t}),M(w,{text:"3",showOtherMonth:t,empty:!t}),M(w,{text:"4",showOtherMonth:t,empty:!t}),M(w,{text:"5",showOtherMonth:t,empty:!t}),M(w,{text:"6",showOtherMonth:t,empty:!t,weekend:t})]})]}),st(ut,{calendarCaption:e&&"November 2021",showTableHead:!0,children:[st(_,{children:[M(w,{text:"31",showOtherMonth:t,empty:!t,weekend:t}),M(w,{text:"1"}),M(w,{text:"2"}),M(w,{text:"3"}),M(w,{text:"4"}),M(w,{text:"5"}),M(w,{text:"6",weekend:!0})]}),st(_,{children:[M(w,{text:"7",weekend:!0}),M(w,{text:"8"}),M(w,{text:"9"}),M(w,{text:"10"}),M(w,{text:"11"}),M(w,{text:"12"}),M(w,{text:"13",weekend:!0})]}),st(_,{children:[M(w,{text:"14",weekend:!0}),M(w,{text:"15"}),M(w,{text:"16"}),M(w,{text:"17"}),M(w,{text:"18"}),M(w,{text:"19"}),M(w,{text:"20",weekend:!0})]}),st(_,{children:[M(w,{text:"21",weekend:!0}),M(w,{text:"22"}),M(w,{text:"23"}),M(w,{text:"24"}),M(w,{text:"25"}),M(w,{text:"26"}),M(w,{text:"27",weekend:!0})]}),st(_,{children:[M(w,{text:"28",weekend:!0}),M(w,{text:"29"}),M(w,{text:"30"}),M(w,{text:"1",showOtherMonth:t,empty:!t}),M(w,{text:"2",showOtherMonth:t,empty:!t}),M(w,{text:"3",showOtherMonth:t,empty:!t}),M(w,{text:"4",showOtherMonth:t,empty:!t,weekend:t})]}),st(_,{children:[M(w,{text:"5",showOtherMonth:t,empty:!t,weekend:t}),M(w,{text:"6",showOtherMonth:t,empty:!t}),M(w,{text:"7",showOtherMonth:t,empty:!t}),M(w,{text:"8",showOtherMonth:t,empty:!t}),M(w,{text:"9",showOtherMonth:t,empty:!t}),M(w,{text:"10",showOtherMonth:t,empty:!t}),M(w,{text:"11",showOtherMonth:t,empty:!t,weekend:t})]})]})]}),...a});import{Fragment as Qoe,jsx as Ooe,jsxs as Woe}from"react/jsx-runtime";import{Fragment as qoe,jsx as joe,jsxs as Uoe}from"react/jsx-runtime";import{jsx as ei,jsxs as iC}from"react/jsx-runtime";var Ch="k-dateinput",rC=[l.hover,l.focus,l.valid,l.invalid,l.required,l.disabled,l.loading,l.readonly],sC={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline]},nd={size:E.defaultOptions.size,rounded:E.defaultOptions.rounded,fillMode:E.defaultOptions.fillMode},Ja=e=>{let{size:t=nd.size,rounded:a=nd.rounded,fillMode:r=nd.fillMode,value:s,placeholder:i,hover:d,focus:p,valid:m,invalid:k,required:v,loading:T,disabled:g,readonly:A,showClearButton:C,showSpinButton:I,...L}=e;return iC(E,{...L,size:t,rounded:a,fillMode:r,hover:d,focus:p,valid:m,invalid:k,required:v,loading:T,disabled:g,readonly:A,className:o(e.className,Ch),children:[ei(de,{placeholder:i,value:s}),ei(j,{valid:m,invalid:k,loading:T,disabled:g}),ei(q,{loading:T,disabled:g}),C&&ei(le,{loading:T,disabled:g,readonly:A,value:s}),I&&ei(Xo,{className:"k-input-spinner",size:t,fillMode:r})]})};Ja.states=rC;Ja.options=sC;Ja.className=Ch;Ja.defaultOptions=nd;import{jsx as kae}from"react/jsx-runtime";import{Fragment as cC,jsx as Ct,jsxs as Sh}from"react/jsx-runtime";var Ih="k-datepicker",nC=[l.hover,l.focus,l.valid,l.invalid,l.required,l.disabled,l.loading,l.readonly],dC={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline]},dd={size:E.defaultOptions.size,rounded:E.defaultOptions.rounded,fillMode:E.defaultOptions.fillMode},or=e=>{let{size:t=dd.size,rounded:a=dd.rounded,fillMode:r=dd.fillMode,prefix:s,suffix:i,value:d,placeholder:p,hover:m,focus:k,valid:v,invalid:T,required:g,loading:A,disabled:C,readonly:I,opened:L,adaptive:Y,adaptiveSettings:G,adaptiveTitle:R,adaptiveSubtitle:W,dir:be,...Fe}=e;return Sh(cC,{children:[Sh(E,{...Fe,dir:be,size:t,rounded:a,fillMode:r,hover:m,focus:k,valid:v,invalid:T,required:g,loading:A,disabled:C,readonly:I,className:o(e.className,Ih),children:[Ct(oe,{children:s}),Ct(de,{placeholder:p,value:d}),Ct(j,{valid:v,invalid:T,loading:A,disabled:C}),Ct(q,{loading:A,disabled:C}),Ct(le,{loading:A,disabled:C,readonly:I,value:d}),Ct(ae,{children:i}),Ct(c,{className:"k-input-button",icon:"calendar",rounded:null,size:t,fillMode:r})]}),L&&Ct(z,{className:"k-calendar-container k-datepicker-popup",children:Ct(ti,{dir:be})}),Y&&Ct(ce,{adaptive:!0,...G,header:Ct(se,{actionsEnd:Ct(c,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat"}),title:R,subtitle:W}),children:Ct(ti,{size:"large"})})]})};or.states=nC;or.options=dC;or.className=Ih;or.defaultOptions=dd;import{jsx as Mae}from"react/jsx-runtime";import{jsx as Pae}from"react/jsx-runtime";import{jsx as Fae}from"react/jsx-runtime";import{Fragment as um,jsx as oi,jsxs as Mh}from"react/jsx-runtime";var km="k-timeselector",pC=[],mC={size:[n.small,n.medium,n.large]},Lh={size:n.medium},qt=e=>{let{size:t=Lh.size,header:a,fastSelection:r,columns:s,focusedColumn:i,...d}=e,p=s.map(function(m,k){let v=!1,T=!0;return m===i&&(v=!0),(k===0||m==="tt")&&(T=!1),oi(um,{children:oi(fm,{type:m,focus:v,separator:T})})});return Mh("div",{...d,className:o(e.className,km,S(km,{size:t})),children:[oi(um,{children:a}),oi(um,{children:r}),Mh("div",{className:"k-time-list-container",children:[oi("span",{className:"k-time-highlight"}),p]})]})};qt.states=pC;qt.options=mC;qt.className=km;qt.defaultOptions=Lh;import{Fragment as Eh,jsx as $o,jsxs as hm}from"react/jsx-runtime";var uC=[l.focus],fm=e=>{let{type:t,focus:a,separator:r,...s}=e,i,d=["00","01","02","03","04","05","06","07","08","09"];switch(t){case"dd":i="Day";break;case"HH":i="Hour";break;case"mm":i="Minute";break;case"ss":i="Second";break;case"SSS":i="Millisecond",d=["000","001","002","003","004","005","006","007","008","009"];break;case"tt":i="AM/PM",d=["AM","PM"];break;default:i="Column Name";break}let p=d.map(m=>$o(Eh,{children:$o("li",{className:"k-item",children:$o("span",{children:m})})}));return hm(Eh,{children:[r&&$o("div",{className:"k-time-separator",children:":"}),hm("div",{...s,className:o(e.className,"k-time-list-wrapper",x("k-time-list-wrapper",{focus:a})),children:[$o("span",{className:"k-title",children:i}),$o("div",{className:"k-time-list",children:hm("div",{className:"k-content k-scrollable k-time-container",children:[$o("ul",{className:"k-reset",style:{transform:"translateY(97px)"},children:p}),$o("div",{className:"k-scrollable-placeholder"})]})})]})]})};fm.states=uC;import{jsx as fC,jsxs as hC}from"react/jsx-runtime";var kC="k-time-header",ea=e=>{let{title:t,...a}=e;return hC("div",{...a,className:o(e.className,kC),children:[t!=null&&fC("span",{className:"k-title",children:t}),e.children]})};import{jsx as gm,jsxs as xC}from"react/jsx-runtime";var gC="k-time-fast-selection",Yh=e=>{let{...t}=e;return xC(V,{...t,alignment:"start",className:o(e.className,gC),children:[gm(c,{children:"1 d"}),gm(c,{children:"1 h"}),gm(c,{children:"15 m"})]})};import{Fragment as kle,jsx as mle,jsxs as ule}from"react/jsx-runtime";import{Fragment as Ale,jsx as wle,jsxs as Tle}from"react/jsx-runtime";import{Fragment as Ple,jsx as Ele,jsxs as Yle}from"react/jsx-runtime";import{Fragment as yC,jsx as Le,jsxs as ai}from"react/jsx-runtime";var Gh="k-timepicker",bC=[l.hover,l.focus,l.valid,l.invalid,l.required,l.disabled,l.loading,l.readonly],vC={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline]},cd={size:E.defaultOptions.size,rounded:E.defaultOptions.rounded,fillMode:E.defaultOptions.fillMode},pd=e=>{let{size:t=cd.size,rounded:a=cd.rounded,fillMode:r=cd.fillMode,prefix:s,suffix:i,value:d,placeholder:p,hover:m,focus:k,valid:v,invalid:T,required:g,loading:A,disabled:C,readonly:I,opened:L,adaptive:Y,adaptiveSettings:G,adaptiveTitle:R,adaptiveSubtitle:W,...be}=e;return ai(yC,{children:[ai(E,{...be,size:t,rounded:a,fillMode:r,hover:m,focus:k,valid:v,invalid:T,required:g,loading:A,disabled:C,readonly:I,className:o(e.className,Gh),children:[Le(oe,{children:s}),Le(de,{placeholder:p,value:d}),Le(j,{valid:v,invalid:T,loading:A,disabled:C}),Le(q,{loading:A,disabled:C}),Le(le,{loading:A,disabled:C,readonly:I,value:d}),Le(ae,{children:i}),Le(c,{className:"k-input-button",icon:"clock",rounded:null,size:t,fillMode:r})]}),L&&ai(z,{className:"k-list-container k-timepicker-popup",children:[Le(qt,{columns:["HH","mm","ss","tt"],focusedColumn:"mm",header:Le(ea,{title:"10:00:00 AM",children:Le(c,{fillMode:"flat",className:"k-time-now",children:"Now"})})}),ai(V,{alignment:"stretched",className:"k-time-footer",children:[Le(c,{themeColor:"primary",className:"k-time-accept",children:"Set"}),Le(c,{className:"k-time-cancel",children:"Cancel"})]})]}),Y&&Le(ce,{adaptive:!0,...G,header:Le(se,{actionsEnd:Le(c,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat"}),title:R,subtitle:W}),footer:ai(Wt,{children:[Le(c,{text:"Cancel",size:"large",themeColor:"base"}),Le(c,{text:"Set time",size:"large",themeColor:"primary"})]}),children:Le(qt,{size:"large",columns:["HH","mm","ss","tt"],focusedColumn:"HH",header:Le(ea,{title:"10:00:00 \u0410\u041C",children:Le(c,{size:"large",fillMode:"flat",className:"k-time-now",children:"Now"})})})})]})};pd.states=bC;pd.options=vC;pd.className=Gh;pd.defaultOptions=cd;import{jsx as ore}from"react/jsx-runtime";import{jsx as sre}from"react/jsx-runtime";import{jsx as cre}from"react/jsx-runtime";import{Fragment as Dh,jsx as kt,jsxs as li}from"react/jsx-runtime";var xm="k-datetime-wrap",wC=[],TC={size:[n.small,n.medium,n.large]},md={tab:"date",size:n.medium,actionButtons:!0},ja=e=>{let{size:t=md.size,tab:a=md.tab,actionButtons:r=md.actionButtons,dir:s,...i}=e;return li("div",{...i,className:o(e.className,xm,{"k-date-tab":a==="date","k-time-tab":a==="time"},S(xm,{size:t})),children:[kt("div",{className:"k-datetime-buttongroup",children:li(P,{stretched:!0,children:[kt(c,{className:"k-group-start",size:t,selected:a==="date",children:"Date"}),kt(c,{className:"k-group-end",size:t,selected:a==="time",children:"Time"})]})}),kt("div",{className:"k-datetime-selector",children:a==="time"?li(Dh,{children:[kt("div",{className:"k-datetime-calendar-wrap"}),kt("div",{className:"k-datetime-time-wrap",children:kt(qt,{size:t,columns:["HH","mm","ss","tt"],focusedColumn:"mm",header:kt(ea,{title:"10:00:00 AM",children:kt(c,{size:t,fillMode:"flat",className:"k-time-now",children:"Now"})})})})]}):li(Dh,{children:[kt("div",{className:"k-datetime-calendar-wrap",children:kt(ti,{size:t,showOtherMonth:!0,dir:s})}),kt("div",{className:"k-datetime-time-wrap"})]})}),r&&li(V,{className:"k-datetime-footer",alignment:"stretched",children:[kt(c,{size:t,themeColor:"primary",className:"k-time-accept",children:"Set"}),kt(c,{size:t,className:"k-time-cancel",children:"Cancel"})]})]})};ja.states=wC;ja.options=TC;ja.className=xm;ja.defaultOptions=md;import{Fragment as CC,jsx as it,jsxs as bm}from"react/jsx-runtime";var Fh="k-datetimepicker",AC=[l.hover,l.focus,l.valid,l.invalid,l.required,l.disabled,l.loading,l.readonly],NC={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline]},ri={tab:"date",size:E.defaultOptions.size,rounded:E.defaultOptions.rounded,fillMode:E.defaultOptions.fillMode},ud=e=>{let{size:t=ri.size,rounded:a=ri.rounded,fillMode:r=ri.fillMode,tab:s=ri.tab,prefix:i,suffix:d,value:p,placeholder:m,hover:k,focus:v,valid:T,invalid:g,required:A,loading:C,disabled:I,readonly:L,opened:Y,dir:G,adaptive:R,adaptiveSettings:W,adaptiveTitle:be,adaptiveSubtitle:Fe,...at}=e;return bm(CC,{children:[bm(E,{...at,dir:G,size:t,rounded:a,fillMode:r,hover:k,focus:v,valid:T,invalid:g,required:A,loading:C,disabled:I,readonly:L,className:o(e.className,Fh),children:[it(oe,{children:i}),it(de,{placeholder:m,value:p}),it(j,{valid:T,invalid:g,loading:C,disabled:I}),it(q,{loading:C,disabled:I}),it(le,{loading:C,disabled:I,readonly:L,value:p}),it(ae,{children:d}),it(c,{className:"k-input-button",icon:s==="time"?"clock":"calendar",rounded:null,size:t,fillMode:r})]}),Y&&it(z,{className:"k-datetime-container k-datetimepicker-popup",dir:G,children:it(ja,{tab:s,dir:G})}),R&&it(ce,{adaptive:!0,...W,header:it(se,{actionsEnd:it(c,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat"}),title:be,subtitle:Fe}),footer:bm(Wt,{children:[it(c,{text:"Cancel",size:"large",themeColor:"base",className:"k-time-cancel"}),it(c,{text:"Set",size:"large",themeColor:"primary",className:"k-time-accept"})]}),children:it(ja,{size:"large",tab:s,actionButtons:!1})})]})};ud.states=AC;ud.options=NC;ud.className=Fh;ud.defaultOptions=ri;import{jsx as Fre}from"react/jsx-runtime";import{jsx as Ore}from"react/jsx-runtime";import{jsx as Xre}from"react/jsx-runtime";import{Fragment as MC,jsx as ft,jsxs as vm}from"react/jsx-runtime";var ym="k-daterangepicker",SC=[l.disabled],IC={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline]},BC={size:E.defaultOptions.size,rounded:E.defaultOptions.rounded,fillMode:E.defaultOptions.fillMode},kd=e=>{let{size:t,rounded:a,fillMode:r,disabled:s,valueFirst:i,valueSecond:d,swapButton:p,opened:m,adaptive:k,adaptiveSettings:v,adaptiveTitle:T,adaptiveSubtitle:g,dir:A,...C}=e;return vm(MC,{children:[vm("span",{...C,dir:A,className:o(e.className,ym,x(ym,{disabled:s})),children:[ft(Za,{label:"Start",children:ft(Ja,{value:i,showSpinButton:!1,size:t,rounded:a,fillMode:r})}),p&&ft(c,{rounded:a,size:t,fillMode:"flat",icon:"arrows-swap",iconClassName:"k-rotate-90"}),ft(Za,{label:"End",children:ft(Ja,{value:d,showSpinButton:!1,size:t,rounded:a,fillMode:r})})]}),m&&ft(z,{className:"k-calendar-container k-daterangepicker-popup",children:ft(mm,{dir:A})}),k&&ft(ce,{adaptive:!0,...v,header:ft(se,{actionsEnd:ft(c,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat"}),title:T,subtitle:g}),footer:vm(Wt,{children:[ft(c,{text:"Cancel",size:"large",themeColor:"base",className:"k-time-cancel"}),ft(c,{text:"Set",size:"large",themeColor:"primary",className:"k-time-accept"})]}),children:ft("div",{className:"k-scrollable-wrap",children:ft(mm,{size:"large",orientation:"vertical"})})})]})};kd.states=SC;kd.options=IC;kd.className=ym;kd.defaultOptions=BC;import{jsx as mse}from"react/jsx-runtime";import{jsx as hse}from"react/jsx-runtime";import{jsx as vse}from"react/jsx-runtime";import{Fragment as YC,jsx as _t,jsxs as fd}from"react/jsx-runtime";var Hh="k-timedurationpicker",LC=[l.hover,l.focus,l.valid,l.invalid,l.required,l.disabled,l.loading,l.readonly],EC={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline]},hd={size:E.defaultOptions.size,rounded:E.defaultOptions.rounded,fillMode:E.defaultOptions.fillMode},gd=e=>{let{size:t=hd.size,rounded:a=hd.rounded,fillMode:r=hd.fillMode,prefix:s,suffix:i,value:d,placeholder:p,hover:m,focus:k,valid:v,invalid:T,required:g,loading:A,disabled:C,readonly:I,opened:L,...Y}=e;return fd(YC,{children:[fd(E,{...Y,size:t,rounded:a,fillMode:r,hover:m,focus:k,valid:v,invalid:T,required:g,loading:A,disabled:C,readonly:I,className:o(e.className,Hh),children:[_t(oe,{children:s}),_t(de,{placeholder:p,value:d}),_t(j,{valid:v,invalid:T,loading:A,disabled:C}),_t(q,{loading:A,disabled:C}),_t(le,{loading:A,disabled:C,readonly:I,value:d}),_t(ae,{children:i}),_t(c,{className:"k-input-button",icon:"clock-arrow-rotate",rounded:null,size:t,fillMode:r})]}),L&&fd(z,{className:"k-timedurationpicker-popup",children:[_t(qt,{columns:["dd","HH","mm"],focusedColumn:"HH",fastSelection:_t(Yh,{})}),fd(V,{alignment:"stretched",className:"k-timeduration-footer",children:[_t(c,{className:"k-time-cancel",children:"Cancel"}),_t(c,{themeColor:"primary",className:"k-time-accept",children:"Set"})]})]})]})};gd.states=LC;gd.options=EC;gd.className=Hh;gd.defaultOptions=hd;import{jsx as Dse}from"react/jsx-runtime";import{jsx as Hse}from"react/jsx-runtime";import{jsx as DC}from"react/jsx-runtime";var Oh="k-data-table",GC=[],KC={size:[n.small,n.medium,n.large]},Wh={size:n.medium},co=e=>{let{size:t=Wh.size,...a}=e;return DC("div",{...a,className:o(e.className,Oh,S("k-table",{size:t})),children:e.children})};co.states=GC;co.options=KC;co.className=Oh;co.defaultOptions=Wh;import{jsx as wm}from"react/jsx-runtime";var FC="k-table-header",ar=e=>wm("div",{className:o(e.className,FC),children:wm("div",{className:"k-table-header-wrap",children:wm(ht,{children:e.children})})});import{jsx as zC}from"react/jsx-runtime";var RC="k-table-body",lr=e=>zC("div",{className:o(e.className,RC,"k-table-scroller"),children:e.children});import{jsx as OC}from"react/jsx-runtime";var HC="k-table-footer",si=e=>OC("div",{className:o(e.className,HC),children:e.children});import{jsx as XC}from"react/jsx-runtime";var Tm="k-table",WC=[],QC={size:[n.small,n.medium,n.large]},VC={},ht=e=>{let{size:t,...a}=e;return XC("table",{...a,className:o(e.className,Tm,S(Tm,{size:t})),children:e.children})};ht.states=WC;ht.options=QC;ht.className=Tm;ht.defaultOptions=VC;import{jsx as UC}from"react/jsx-runtime";var Am="k-table-list",ZC=[],JC={size:[n.small,n.medium,n.large]},jC={},Mo=e=>{let{size:t,virtualization:a,...r}=e;return UC("ul",{...r,className:o(e.className,"k-table",Am,S(Am,{size:t}),{"k-virtual-table":a}),children:e.children})};Mo.states=ZC;Mo.options=JC;Mo.className=Am;Mo.defaultOptions=jC;import{jsx as _C}from"react/jsx-runtime";var qC="k-table-thead",fe=e=>_C("thead",{className:o(e.className,qC),children:e.children});import{jsx as gie}from"react/jsx-runtime";import{jsx as yie}from"react/jsx-runtime";import{jsx as eS}from"react/jsx-runtime";var Nm="k-table-row",$C=[l.hover,l.focus,l.selected,l.disabled,l.highlighted],ne=e=>{let{hover:t,focus:a,selected:r,highlighted:s,disabled:i,alt:d,...p}=e;return eS("tr",{...p,className:o(e.className,Nm,{"k-table-alt-row":d},x(Nm,{hover:t,focus:a,disabled:i,selected:r,highlighted:s})),children:e.children})};ne.states=$C;ne.className=Nm;import{jsx as oS}from"react/jsx-runtime";var Cm="k-table-row",tS=[l.hover,l.focus,l.selected,l.disabled],Dt=e=>{let{hover:t,focus:a,selected:r,disabled:s,alt:i,...d}=e;return oS("li",{...d,className:o(e.className,Cm,{"k-table-alt-row":i},x(Cm,{hover:t,focus:a,disabled:s,selected:r})),children:e.children})};Dt.states=tS;Dt.className=Cm;import{jsx as lS}from"react/jsx-runtime";var aS="k-table-th",$t=e=>{let{text:t,colspan:a,rowspan:r,...s}=e,i=t||e.children;return lS("th",{colSpan:a,rowSpan:r,...s,className:o(e.className,aS),children:i})};import{jsx as sS}from"react/jsx-runtime";var rS="k-table-th",ii=e=>{let{text:t,...a}=e,r=t||e.children;return sS("span",{...a,className:o(e.className,rS),children:r})};import{jsx as nS}from"react/jsx-runtime";var Sm="k-table-td",iS=[l.focus,l.selected,l.highlighted],xe=e=>{let{focus:t,selected:a,highlighted:r,text:s,colspan:i,rowspan:d,...p}=e,m=s||e.children;return nS("td",{colSpan:i,rowSpan:d,...p,className:o(e.className,Sm,x(Sm,{focus:t,selected:a,highlighted:r})),children:m})};xe.states=iS;xe.className=Sm;import{jsx as cS}from"react/jsx-runtime";var dS="k-table-td",we=e=>{let{text:t,...a}=e,r=t||e.children;return cS("span",{...a,className:o(e.className,dS),children:r})};import{jsx as Wie}from"react/jsx-runtime";import{jsx as mS}from"react/jsx-runtime";var pS="k-table-group-sticky-header",xd=e=>mS("div",{className:o(e.className,pS),children:e.children});import{jsx as Uie}from"react/jsx-runtime";import{jsx as kS}from"react/jsx-runtime";var uS="k-table-group-row",bd=e=>kS("li",{className:o(e.className,uS),children:e.children});import{jsx as ane,jsxs as lne}from"react/jsx-runtime";import{jsx as nne,jsxs as dne}from"react/jsx-runtime";import{jsx as une,jsxs as kne}from"react/jsx-runtime";import{Fragment as vne,jsx as xne,jsxs as bne}from"react/jsx-runtime";import{Fragment as Im,jsx as F,jsxs as nt}from"react/jsx-runtime";var Qh="k-dropdowngrid",gS=[l.hover,l.focus,l.valid,l.invalid,l.required,l.disabled,l.loading,l.readonly],xS={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline]},ni={size:E.defaultOptions.size,rounded:E.defaultOptions.rounded,fillMode:E.defaultOptions.fillMode,separators:!0},vd=e=>{let{size:t=ni.size,rounded:a=ni.rounded,fillMode:r=ni.fillMode,separators:s=ni.separators,prefix:i,suffix:d,value:p,placeholder:m,hover:k,focus:v,valid:T,invalid:g,required:A,loading:C,disabled:I,popup:L,opened:Y,readonly:G,adaptive:R,adaptiveSettings:W,adaptiveTitle:be,adaptiveSubtitle:Fe,...at}=e;return nt(Im,{children:[nt(E,{...at,size:t,rounded:a,fillMode:r,hover:k,focus:v,valid:T,invalid:g,required:A,loading:C,disabled:I,readonly:G,className:o(e.className,Qh,"k-combobox"),children:[i&&nt(Im,{children:[F(oe,{children:i}),s&&F(ve,{})]}),F(de,{placeholder:m,value:p}),F(j,{valid:T,invalid:g,loading:C,disabled:I}),F(q,{loading:C,disabled:I}),F(le,{loading:C,disabled:I,readonly:G,value:p}),d&&nt(Im,{children:[s&&F(ve,{}),F(ae,{children:d})]}),F(c,{className:"k-input-button",icon:"caret-alt-down",rounded:null,size:t,fillMode:r})]}),Y&&L&&F(z,{className:"k-dropdowngrid-popup",children:L}),R&&F(ce,{adaptive:!0,...W,header:F(se,{actionsEnd:F(c,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat"}),input:!0,inputValue:p,inputPlaceholder:m,title:be,subtitle:Fe}),children:F("div",{className:"k-list-container",children:nt(co,{size:"large",children:[nt(ar,{children:[nt("colgroup",{children:[F("col",{style:{width:"50px"}}),F("col",{style:{width:"160px"}}),F("col",{})]}),F(fe,{children:nt(ne,{children:[F($t,{text:"ID"}),F($t,{text:"Name"}),F($t,{text:"Job Title"})]})})]}),F(xd,{children:F(ii,{text:"Initial group"})}),F(lr,{children:nt(Mo,{children:[nt(Dt,{children:[F(we,{text:"1",style:{width:"50px"}}),F(we,{text:"Data 1.2",style:{width:"160px"}}),F(we,{text:"Data 1.3"})]}),nt(Dt,{alt:!0,children:[F(we,{text:"2",style:{width:"50px"}}),F(we,{text:"Data 2.2 (alt)",style:{width:"160px"}}),F(we,{text:"Data 2.3"})]}),nt(Dt,{children:[F(we,{text:"3",style:{width:"50px"}}),F(we,{text:"Data 3.2",style:{width:"160px"}}),F(we,{text:"Data 3.3"})]}),F(bd,{children:F(ii,{text:"Group"})}),nt(Dt,{children:[F(we,{text:"4",style:{width:"50px"}}),F(we,{text:"Data 4.2",style:{width:"160px"}}),F(we,{text:"Data 4.3"})]}),nt(Dt,{alt:!0,children:[F(we,{text:"5",style:{width:"50px"}}),F(we,{text:"Data 5.2 (alt)",style:{width:"160px"}}),F(we,{text:"Data 5.3"})]}),nt(Dt,{children:[F(we,{text:"6",style:{width:"50px"}}),F(we,{text:"Data 6.2",style:{width:"160px"}}),F(we,{text:"Data 6.3"})]})]})}),F(si,{children:F(we,{text:"30 records in total"})})]})})})]})};vd.states=gS;vd.options=xS;vd.className=Qh;vd.defaultOptions=ni;import{jsx as ade}from"react/jsx-runtime";import{jsx as nde,jsxs as dde}from"react/jsx-runtime";import{jsx as ude}from"react/jsx-runtime";import{Fragment as bde,jsx as xde}from"react/jsx-runtime";import{Fragment as Nde,jsx as Ade}from"react/jsx-runtime";import{jsx as wd}from"react/jsx-runtime";import{createElement as Vh}from"react";var Bm="k-treeview",bS=[],vS={size:[n.small,n.medium,n.large]},Xh={size:n.medium},Ee=e=>{let{size:t=Xh.size,children:a,dir:r,...s}=e,i=[];return a&&(Array.isArray(a)?a.map((d,p)=>{d.type===D&&i.push(Vh(D,{...d.props,dir:r,key:p})),d.type===ke&&i.push(Vh(ke,{...d.props,dir:r,key:p}))}):(a.type===D&&i.push(wd(D,{...a.props,dir:r})),a.type===ke&&i.push(wd(ke,{...a.props,dir:r})))),wd("div",{...s,dir:r,className:o(e.className,Bm,S(Bm,{size:t})),children:wd(ke,{className:"k-treeview-lines",dir:r,children:i})})};Ee.states=bS;Ee.options=vS;Ee.className=Bm;Ee.defaultOptions=Xh;import{jsx as Zh}from"react/jsx-runtime";import{createElement as wS}from"react";var yS="k-treeview-group",ke=e=>{let{children:t,dir:a}=e,r=[];return t&&(Array.isArray(t)?t.map((s,i)=>{s.type===di&&r.push(wS(di,{...s.props,dir:a,key:i}))}):t.type===di&&r.push(Zh(di,{...t.props,dir:a}))),Zh("ul",{className:o(e.className,yS),children:r})};import{jsx as Jh,jsxs as NS}from"react/jsx-runtime";var Mm="k-treeview-leaf",TS=[l.hover,l.focus,l.selected],AS={},Td=e=>{let{text:t,showIcon:a,icon:r,hover:s,focus:i,selected:d,...p}=e;return NS("span",{...p,className:o(e.className,Mm,x(Mm,{hover:s,focus:i,selected:d})),children:[a&&Jh(y,{icon:r}),Jh("span",{className:"k-treeview-leaf-text",children:t})]})};Td.states=TS;Td.options=AS;Td.className=Mm;var jh=Td;import{Fragment as MS,jsx as rr,jsxs as Uh}from"react/jsx-runtime";import{createElement as BS}from"react";var qh="k-treeview-item",CS=[l.hover,l.focus,l.selected,l.disabled],SS={},IS={},D=e=>{let{leafClassName:t,children:a,hasChildren:r,expanded:s,text:i,showIcon:d,icon:p,showCheckbox:m,checked:k,hover:v,focus:T,selected:g,disabled:A,top:C,bottom:I,dir:L,...Y}=e,G=r||a,R=[];return a&&(Array.isArray(a)?a.map((W,be)=>{W.type===ke&&R.push(BS(ke,{...W.props,dir:L,key:be},W.props.children))}):a.type===ke&&R.push(rr(ke,{...a.props,dir:L,children:a.props.children}))),Uh("li",{...Y,className:o(e.className,qh),children:[Uh("span",{className:o({"k-treeview-top":C,"k-treeview-bot":I,"k-treeview-mid":!C&&!I}),children:[G&&rr("span",{className:o("k-treeview-toggle",x("k-treeview-toggle",{disabled:A})),children:rr(y,{icon:s?"caret-alt-down":L==="rtl"?"caret-alt-left":"caret-alt-right"})}),m&&rr(Ve,{checked:k,disabled:A}),rr(jh,{className:o(t,x(t,{disabled:A})),text:i,showIcon:d,icon:p,hover:v,focus:T,selected:g})]}),s&&G&&rr(MS,{children:R})]})};D.states=CS;D.options=SS;D.className=qh;D.defaultOptions=IS;var di=D;import{jsx as lce}from"react/jsx-runtime";import{jsx as nce,jsxs as dce}from"react/jsx-runtime";import{jsx as uce,jsxs as kce}from"react/jsx-runtime";import{jsx as xce,jsxs as bce}from"react/jsx-runtime";import{jsx as Tce,jsxs as Ace}from"react/jsx-runtime";import{Fragment as YS,jsx as Ce,jsxs as ci}from"react/jsx-runtime";var _h="k-dropdowntree",LS=[l.hover,l.focus,l.valid,l.invalid,l.required,l.disabled,l.loading,l.readonly],ES={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline]},sr={showValue:!0,arrowIconName:"caret-alt-down",size:n.medium,rounded:h.medium,fillMode:b.solid},Ad=e=>{let{size:t=sr.size,rounded:a=sr.rounded,fillMode:r=sr.fillMode,arrowIconName:s=sr.arrowIconName,showValue:i=sr.showValue,valueIconName:d,prefix:p,suffix:m,value:k,placeholder:v,hover:T,focus:g,valid:A,invalid:C,required:I,loading:L,disabled:Y,readonly:G,popup:R,opened:W,adaptive:be,adaptiveSettings:Fe,adaptiveTitle:at,adaptiveSubtitle:Ht,adaptiveFilter:Ia,dir:Bl,...Kv}=e;return ci(YS,{children:[ci(wt,{...Kv,dir:Bl,size:t,rounded:a,fillMode:r,hover:T,focus:g,valid:A,invalid:C,required:I,loading:L,disabled:Y,readonly:G,className:o(e.className,_h,{"k-icon-picker":!i&&d}),children:[Ce(oe,{children:p}),Ce(To,{placeholder:v,value:k,showValue:i,valueIconName:d}),Ce(j,{valid:A,invalid:C,loading:L,disabled:Y}),Ce(q,{loading:L,disabled:Y}),Ce(ae,{children:m}),Ce(c,{className:"k-input-button",icon:s,rounded:null,size:e.size,fillMode:e.fillMode})]}),W&&R&&Ce(z,{className:"k-list-container k-dropdowntree-popup",dir:Bl,children:R}),be&&Ce(ce,{adaptive:!0,...Fe,header:Ce(se,{actionsEnd:Ce(c,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat"}),filter:Ia,inputValue:k,inputPlaceholder:v,title:at,subtitle:Ht}),children:ci(Ee,{size:"large",children:[Ce(D,{top:!0,text:"Root 1"}),Ce(D,{text:"Root 2",expanded:!0,children:ci(ke,{children:[Ce(D,{top:!0,text:"Child 2.1"}),Ce(D,{text:"Child 2.2",children:Ce(ke,{children:Ce(D,{bottom:!0,text:"Child 2.2.1"})})}),Ce(D,{bottom:!0,text:"Child 2.3"})]})}),Ce(D,{bottom:!0,text:"Root 3",children:ci(ke,{children:[Ce(D,{top:!0,text:"Child 3.1"}),Ce(D,{text:"Child 3.2"}),Ce(D,{bottom:!0,text:"Child 3.3"})]})})]})})]})};Ad.states=LS;Ad.options=ES;Ad.className=_h;Ad.defaultOptions=sr;import{jsx as Zce}from"react/jsx-runtime";import{Fragment as epe,jsx as _ce,jsxs as $ce}from"react/jsx-runtime";import{Fragment as npe,jsx as ipe,jsxs as dpe}from"react/jsx-runtime";import{jsx as upe}from"react/jsx-runtime";import{Fragment as $h,jsx as ta,jsxs as Em}from"react/jsx-runtime";var eg="k-maskedtextbox",PS=[l.hover,l.focus,l.valid,l.invalid,l.required,l.disabled,l.loading,l.readonly],GS={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline]},ir={showClearButton:!0,size:E.defaultOptions.size,rounded:E.defaultOptions.rounded,fillMode:E.defaultOptions.fillMode,separators:!0},Nd=e=>{let{size:t=ir.size,rounded:a=ir.rounded,fillMode:r=ir.fillMode,separators:s=ir.separators,showClearButton:i=ir.showClearButton,prefix:d,suffix:p,value:m,placeholder:k,hover:v,focus:T,valid:g,invalid:A,required:C,loading:I,disabled:L,readonly:Y,...G}=e;return Em(E,{...G,size:t,rounded:a,fillMode:r,hover:v,focus:T,valid:g,invalid:A,required:C,loading:I,disabled:L,readonly:Y,className:o(e.className,eg),children:[d&&Em($h,{children:[ta(oe,{children:d}),s&&ta(ve,{})]}),ta(de,{placeholder:k,value:m}),ta(j,{valid:g,invalid:A,loading:I,disabled:L}),ta(q,{loading:I,disabled:L}),i&&ta(le,{loading:I,disabled:L,readonly:Y,value:m}),p&&Em($h,{children:[s&&ta(ve,{}),ta(ae,{children:p})]})]})};Nd.states=PS;Nd.options=GS;Nd.className=eg;Nd.defaultOptions=ir;import{jsx as Spe}from"react/jsx-runtime";import{Fragment as Ype,jsx as Epe}from"react/jsx-runtime";import{Fragment as Rpe,jsx as Fpe}from"react/jsx-runtime";import{Fragment as Cd,jsx as Ye,jsxs as nr}from"react/jsx-runtime";var og="k-multiselect",KS=[l.hover,l.focus,l.valid,l.invalid,l.required,l.disabled,l.loading,l.readonly],DS={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline]},pi={size:E.defaultOptions.size,rounded:E.defaultOptions.rounded,fillMode:E.defaultOptions.fillMode,separators:!0},Sd=e=>{let{size:t=pi.size,rounded:a=pi.rounded,fillMode:r=pi.fillMode,separators:s=pi.separators,prefix:i,suffix:d,value:p,placeholder:m,tags:k,popup:v,showArrowButton:T,hover:g,focus:A,valid:C,invalid:I,required:L,loading:Y,disabled:G,readonly:R,opened:W,adaptive:be,adaptiveSettings:Fe,adaptiveTitle:at,adaptiveSubtitle:Ht,adaptiveCustomValue:Ia,...Bl}=e;return nr(Cd,{children:[nr(E,{...Bl,size:t,rounded:a,fillMode:r,hover:g,focus:A,valid:C,invalid:I,required:L,loading:Y,disabled:G,readonly:R,className:o(e.className,og),children:[i&&nr(Cd,{children:[Ye(oe,{children:i}),s&&Ye(ve,{})]}),nr("div",{className:"k-input-values",children:[Ye(Ut,{size:t,children:Ye(Cd,{children:k})}),Ye(de,{placeholder:m,value:p})]}),Ye(j,{valid:C,invalid:I,loading:Y,disabled:G}),Ye(q,{loading:Y,disabled:G}),Ye(le,{loading:Y,disabled:G,readonly:R,value:k?"value":""}),d&&nr(Cd,{children:[s&&Ye(ve,{}),Ye(ae,{children:d})]}),T&&Ye(c,{className:"k-input-button",icon:"caret-alt-down",rounded:null,size:t,fillMode:r})]}),W&&v&&Ye(z,{className:"k-list-container k-multiselect-popup",children:v}),be&&Ye(ce,{adaptive:!0,...Fe,header:Ye(se,{actionsEnd:Ye(c,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat"}),input:!0,inputValue:p,inputPlaceholder:m,title:at,subtitle:Ht}),children:Ye("div",{className:"k-list-container",children:nr(X,{customValue:Ia?Ye(_e,{text:`Use "${p}"`}):void 0,size:"large",children:[Ye(K,{text:"List item"}),Ye(K,{text:"List item"}),Ye(K,{text:"List item"})]})})})]})};Sd.states=KS;Sd.options=DS;Sd.className=og;Sd.defaultOptions=pi;import{jsx as lme}from"react/jsx-runtime";import{jsx as dme,jsxs as cme}from"react/jsx-runtime";import{Fragment as hme,jsx as fme}from"react/jsx-runtime";import{jsx as vme}from"react/jsx-runtime";import{jsx as Ame}from"react/jsx-runtime";import{jsx as Bme,jsxs as Mme}from"react/jsx-runtime";import{jsx as Gme,jsxs as Kme}from"react/jsx-runtime";import{jsx as Hme,jsxs as Ome}from"react/jsx-runtime";import{Fragment as jme,jsx as Jme}from"react/jsx-runtime";import{Fragment as oue,jsx as tue}from"react/jsx-runtime";import{Fragment as due,jsx as iue,jsxs as nue}from"react/jsx-runtime";import{Fragment as ag,jsx as he,jsxs as mi}from"react/jsx-runtime";var lg="k-multiselecttree",FS=[l.hover,l.focus,l.valid,l.invalid,l.required,l.disabled,l.loading,l.readonly],RS={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline]},Id={size:E.defaultOptions.size,rounded:E.defaultOptions.rounded,fillMode:E.defaultOptions.fillMode},Bd=e=>{let{size:t=Id.size,rounded:a=Id.rounded,fillMode:r=Id.fillMode,prefix:s,suffix:i,placeholder:d,tags:p,popup:m,showArrowButton:k,hover:v,focus:T,valid:g,invalid:A,required:C,loading:I,disabled:L,readonly:Y,opened:G,dir:R,adaptive:W,adaptiveSettings:be,adaptiveTitle:Fe,adaptiveSubtitle:at,adaptiveFilter:Ht,...Ia}=e;return mi(ag,{children:[mi(E,{...Ia,dir:R,size:t,rounded:a,fillMode:r,hover:v,focus:T,valid:g,invalid:A,required:C,loading:I,disabled:L,readonly:Y,className:o(e.className,lg),children:[he(oe,{children:s}),he(Ut,{size:t,className:"k-input-values",children:he(ag,{children:p})}),he("span",{className:"k-input-inner",children:!p&&he("span",{className:"k-input-value-text",children:d})}),he(j,{valid:g,invalid:A,loading:I,disabled:L}),he(q,{loading:I,disabled:L}),he(le,{loading:I,disabled:L,readonly:Y,value:p?"value":""}),he(ae,{children:i}),k&&he(c,{className:"k-input-button",icon:"caret-alt-down",rounded:null,size:t,fillMode:r})]}),G&&m&&he(z,{className:"k-multiselecttree-popup",dir:R,children:m}),W&&he(ce,{adaptive:!0,...be,header:he(se,{actionsEnd:he(c,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat"}),filter:Ht,inputPlaceholder:d,title:Fe,subtitle:at}),children:mi(Ee,{size:"large",children:[he(D,{top:!0,text:"Root 1"}),he(D,{text:"Root 2",expanded:!0,children:mi(ke,{children:[he(D,{top:!0,text:"Child 2.1"}),he(D,{text:"Child 2.2",children:he(ke,{children:he(D,{bottom:!0,text:"Child 2.2.1"})})}),he(D,{text:"Child 2.3"}),he(D,{bottom:!0,leafClassName:"k-treeview-load-more-button",text:"Load more ..."})]})}),he(D,{bottom:!0,text:"Root 3",children:mi(ke,{children:[he(D,{top:!0,text:"Child 3.1"}),he(D,{text:"Child 3.2"}),he(D,{bottom:!0,text:"Child 3.3"})]})})]})})]})};Bd.states=FS;Bd.options=RS;Bd.className=lg;Bd.defaultOptions=Id;import{jsx as Kue}from"react/jsx-runtime";import{jsx as zue}from"react/jsx-runtime";import{Fragment as Xue,jsx as Vue}from"react/jsx-runtime";import{jsx as Uue}from"react/jsx-runtime";import{Fragment as lke,jsx as oke,jsxs as ake}from"react/jsx-runtime";import{Fragment as uke,jsx as mke,jsxs as kke}from"react/jsx-runtime";import{Fragment as OS,jsx as oa,jsxs as WS}from"react/jsx-runtime";var Ym="k-rating-item",zS=[l.hover,l.focus,l.selected,l.disabled],HS={},rg={iconType:"solid"},ki=e=>{let{iconType:t=rg.iconType,hover:a,focus:r,selected:s,disabled:i,dir:d,...p}=e,m;switch(t){case"split":m=WS(OS,{children:[oa("span",{className:"k-rating-precision-complement",children:oa(y,{icon:"star-outline",size:"xlarge"})}),oa("span",{className:"k-rating-precision-part",style:{clipPath:`inset(${d==="rtl"?"0px 0px 0px 50%":"0px 50% 0px 0px"})`},children:oa(y,{icon:"star",size:"xlarge"})}),oa("span",{style:{width:"24px",height:"24px",display:"block"}})]});break;case"outline":m=oa(y,{icon:"star-outline",size:"xlarge"});break;case"solid":m=oa(y,{icon:"star",size:"xlarge"});break;default:return}return oa("span",{...p,className:o(Ym,x(Ym,{hover:a,focus:r,selected:s,disabled:i})),dir:d,children:m})};ki.states=zS;ki.options=HS;ki.className=Ym;ki.defaultOptions=rg;var Md=ki;import{jsx as dr,jsxs as XS}from"react/jsx-runtime";var Pm="k-rating",QS=[l.disabled,l.readonly],VS={},sg={max:5},cr=e=>{let{value:t,max:a=sg.max,disabled:r,readonly:s,label:i,dir:d,...p}=e,m=[],k=Math.floor(t),v=t%1===.5,T=a-Math.ceil(t);for(let g=0;g<k;g++)m.push(dr(Md,{dir:d,iconType:"solid",selected:!0}));v&&m.push(dr(Md,{dir:d,iconType:"split",selected:!0}));for(let g=0;g<T;g++)m.push(dr(Md,{dir:d,iconType:"outline"}));return XS("span",{...p,className:o(e.className,Pm,x(Pm,{disabled:r,readonly:s})),dir:d,children:[dr("span",{className:"k-rating-container",children:m}),i&&dr("span",{className:"k-rating-label",children:dr("span",{children:i})})]})};cr.states=QS;cr.options=VS;cr.className=Pm;cr.defaultOptions=sg;import{jsx as Pke}from"react/jsx-runtime";import{jsx as Fke}from"react/jsx-runtime";import{jsx as Ld,jsxs as ig}from"react/jsx-runtime";var aa="k-switch",ZS=[l.hover,l.focus,l.disabled,l.checked],JS={size:[n.small,n.medium,n.large],trackRounded:[h.small,h.medium,h.large,h.full],thumbRounded:[h.small,h.medium,h.large,h.full]},Ed={size:n.medium,trackRounded:h.full,thumbRounded:h.full},mo=e=>{let{checked:t,onLabel:a,offLabel:r,size:s=Ed.size,trackRounded:i=Ed.trackRounded,thumbRounded:d=Ed.thumbRounded,hover:p,focus:m,disabled:k,...v}=e;return ig("span",{...v,className:o(e.className,aa,S(aa,{size:s}),x(aa,{hover:p,focus:m,disabled:k}),{[`${aa}-on`]:t,[`${aa}-off`]:!t}),children:[ig("span",{className:o("k-switch-track",S(aa,{rounded:i})),children:[a&&Ld("span",{className:"k-switch-label-on",children:a}),r&&Ld("span",{className:"k-switch-label-off",children:r})]}),Ld("span",{className:"k-switch-thumb-wrap",children:Ld("span",{className:o("k-switch-thumb",S(aa,{rounded:d}))})})]})};mo.states=ZS;mo.options=JS;mo.className=aa;mo.defaultOptions=Ed;import{jsx as Uke}from"react/jsx-runtime";import{jsx as efe}from"react/jsx-runtime";import{Fragment as fi,jsx as Lo,jsxs as hi}from"react/jsx-runtime";var Gm="k-upload-dropzone",US=[l.hover],Yd=e=>{let{hover:t,status:a,...r}=e,s=Lo(fi,{});switch(a){case"uploading":s=hi(fi,{children:[Lo(y,{icon:"upload"}),"Uploading..."]});break;case"done":s=hi(fi,{children:[Lo(y,{icon:"check"}),"Done"]});break;case"failed":s=hi(fi,{children:[Lo(y,{icon:"exclamation-circle"}),"Done"]});break;default:s=Lo(fi,{});break}return hi("div",{...r,className:o(e.className,Gm,"k-dropzone",x(Gm,{hover:t})),children:[hi("div",{className:"k-upload-button-wrap",children:[Lo(c,{className:"k-upload-button",children:"Select files..."}),Lo("input",{id:"upload-input",className:"k-hidden"})]}),Lo("span",{className:o("k-dropzone-hint",{"k-hidden":a!=="upload"}),children:"Drop files here to upload"}),a!=="upload"&&Lo("span",{className:"k-upload-status",children:s})]})};Yd.states=US;Yd.className=Gm;import{jsx as Pd,jsxs as ng}from"react/jsx-runtime";var Km="k-upload",qS=[l.hover,l.disabled],_S={},dg={actionsLayout:"end"},Eo=e=>{let{async:t,empty:a,actions:r,actionsLayout:s=dg.actionsLayout,hover:i,status:d,disabled:p,...m}=e;return ng("div",{...m,className:o(e.className,Km,x(Km,{disabled:p}),{"k-upload-async":t,"k-upload-empty":a}),children:[Pd(Yd,{status:d,hover:i}),e.children&&Pd("ul",{className:"k-upload-files",children:e.children}),r&&e.children&&ng(Jk,{alignment:s,orientation:"horizontal",children:[Pd(c,{className:"k-clear-selected",children:"Clear"}),Pd(c,{themeColor:"primary",className:"k-upload-selected",children:"Upload"})]})]})};Eo.states=qS;Eo.options=_S;Eo.className=Km;Eo.defaultOptions=dg;import{jsx as bfe,jsxs as vfe}from"react/jsx-runtime";import{Fragment as Mfe,jsx as Ife,jsxs as Bfe}from"react/jsx-runtime";import{Fragment as Rfe,jsx as Dfe,jsxs as Ffe}from"react/jsx-runtime";import{Fragment as Qfe,jsx as Wfe,jsxs as Vfe}from"react/jsx-runtime";import{Fragment as _fe,jsx as Ufe,jsxs as qfe}from"react/jsx-runtime";import{jsx as tI}from"react/jsx-runtime";var cg=e=>tI(Eo,{async:!0,empty:!0,...e});import{Fragment as she,jsx as rhe,jsxs as ihe}from"react/jsx-runtime";import{jsx as Gd,jsxs as lI}from"react/jsx-runtime";var Dm="k-external-dropzone",oI=[l.disabled,l.hover],aI={},Fm={icon:"upload",hint:"Drag and drop files here to upload"},Ua=e=>{let{hover:t,disabled:a,icon:r=Fm.icon,hint:s=Fm.hint,note:i,...d}=e;return Gd("div",{...d,className:o(e.className,Dm,x(Dm,{disabled:a}),{"k-external-dropzone-hover":t}),children:lI("div",{className:"k-dropzone-inner",children:[r&&Gd(y,{icon:r,className:"k-dropzone-icon",size:"xxxlarge"}),s&&Gd("span",{className:"k-dropzone-hint",children:s}),i&&Gd("span",{className:"k-dropzone-note",children:i})]})})};Ua.states=oI;Ua.options=aI;Ua.className=Dm;Ua.defaultOptions=Fm;import{jsx as rI}from"react/jsx-runtime";var pg=e=>rI(Ua,{...e});import{jsx as Ihe}from"react/jsx-runtime";import{jsx as nI}from"react/jsx-runtime";var Kd="k-otp",sI=[l.invalid],iI={size:[n.small,n.medium,n.large]},mg={size:n.medium},la=e=>{let{size:t=mg.size,invalid:a,...r}=e;return nI("div",{...r,className:o(e.className,Kd,S(Kd,{size:t}),x(Kd,{invalid:a})),children:e.children})};la.states=sI;la.options=iI;la.className=Kd;la.defaultOptions=mg;import{jsx as pI}from"react/jsx-runtime";var ug="k-otp-input",dI=[l.hover,l.focus,l.valid,l.invalid,l.required,l.disabled,l.readonly],cI={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline]},Dd={size:U.defaultOptions.size,rounded:U.defaultOptions.rounded,fillMode:U.defaultOptions.fillMode},ra=e=>{let{size:t=Dd.size,rounded:a=Dd.rounded,fillMode:r=Dd.fillMode,type:s,value:i,placeholder:d,hover:p,focus:m,valid:k,invalid:v,required:T,disabled:g,readonly:A,...C}=e;return pI(U,{...C,size:t,rounded:a,fillMode:r,type:s,value:i,placeholder:d,hover:p,focus:m,valid:k,invalid:v,required:T,disabled:g,readonly:A,showClearButton:!1,showValidationIcon:!1,className:o(e.className,ug)})};ra.states=dI;ra.options=cI;ra.className=ug;ra.defaultOptions=Dd;import{jsx as fI}from"react/jsx-runtime";var kg="k-otp-separator",mI=[],uI={},kI={},pr=e=>{let{children:t,...a}=e;return fI("div",{...a,className:o(e.className,kg),children:t})};pr.states=mI;pr.options=uI;pr.className=kg;pr.defaultOptions=kI;import{Fragment as Zhe,jsx as Xhe,jsxs as Jhe}from"react/jsx-runtime";import{jsx as xI}from"react/jsx-runtime";var Fd="k-input-group",hI=[l.disabled],gI={fillMode:[b.solid,b.flat,b.outline,b.clear,b.link]},fg={fillMode:b.solid},mr=e=>{let{fillMode:t=fg.fillMode,disabled:a,...r}=e;return xI("div",{...r,className:o(e.className,Fd,S(Fd,{fillMode:t}),x(Fd,{disabled:a})),children:e.children})};mr.states=hI;mr.options=gI;mr.className=Fd;mr.defaultOptions=fg;import{Fragment as sge,jsx as lge,jsxs as rge}from"react/jsx-runtime";import{Fragment as pge,jsx as cge,jsxs as mge}from"react/jsx-runtime";import{Fragment as bge,jsx as gge,jsxs as xge}from"react/jsx-runtime";import{jsx as hg,jsxs as yI}from"react/jsx-runtime";var Rd="k-fab",bI=[l.hover,l.focus,l.active,l.selected,l.disabled],vI={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline,b.clear,b.link],themeColor:[u.primary,u.secondary,u.tertiary,u.success,u.warning,u.error,u.info,u.light,u.dark,u.inverse]},ur={size:n.medium,rounded:h.full,fillMode:b.solid,themeColor:u.primary,type:"button"},Yo=e=>{let{size:t=ur.size,rounded:a=ur.rounded,fillMode:r=ur.fillMode,themeColor:s=ur.themeColor,text:i,icon:d,type:p=ur.type,position:m,hover:k,focus:v,active:T,selected:g,disabled:A,...C}=e;return yI("button",{...C,type:p,className:o(e.className,Rd,S(Rd,{size:t,rounded:a,fillMode:r,themeColor:s}),x(Rd,{hover:k,focus:v,active:T,disabled:A,selected:g}),{[`!k-pos-absolute k-${m}`]:m}),children:[d&&hg(y,{className:"k-fab-icon",icon:d}),i&&hg("span",{className:"k-fab-text",children:i})]})};Yo.states=bI;Yo.options=vI;Yo.className=Rd;Yo.defaultOptions=ur;import{jsx as Gge}from"react/jsx-runtime";import{jsx as xg,jsxs as AI}from"react/jsx-runtime";var gg="k-fab-item",wI=[l.hover,l.focus,l.active,l.disabled],TI=e=>{let{text:t,icon:a,align:r,hover:s,focus:i,active:d,disabled:p,...m}=e;return AI("li",{...m,className:o(e.className,gg,{[`k-text-${r}`]:r},x(gg,{hover:s,focus:i,active:d,disabled:p})),children:[xg("span",{className:"k-fab-item-text",children:t}),xg(y,{className:"k-fab-item-icon",icon:a})]})};TI.states=wI;import{jsx as Wge}from"react/jsx-runtime";import{jsx as Zge}from"react/jsx-runtime";import{jsx as qge}from"react/jsx-runtime";import{Fragment as SI,jsx as qa,jsxs as Rm}from"react/jsx-runtime";var zm="k-dialog",NI=[],CI={themeColor:[u.primary,u.light,u.dark]},Hm={actionButtonsAlign:"stretched",modal:!0},zd=e=>{let{title:t,actions:a,themeColor:r,actionButtons:s,actionButtonsAlign:i=Hm.actionButtonsAlign,modal:d=Hm.modal,...p}=e;return Rm("div",{className:"k-dialog-wrapper",children:[d&&qa("div",{className:"k-overlay"}),Rm("div",{...p,className:o(e.className,zm,"k-window",S(zm,{themeColor:r})),children:[(t!==void 0||a)&&Rm("div",{className:"k-window-titlebar k-dialog-titlebar",children:[t!==void 0&&qa("span",{className:"k-window-title k-dialog-title",children:t}),a&&qa(SI,{children:qa("div",{className:"k-window-titlebar-actions k-dialog-titlebar-actions",children:a.map(m=>qa(c,{icon:m,fillMode:"flat",className:"k-window-titlebar-action k-dialog-titlebar-action"},m))})})]}),qa("div",{className:"k-window-content k-dialog-content",children:e.children}),s&&qa(V,{alignment:i,className:"k-window-actions k-dialog-actions",children:s})]})]})};zd.states=NI;zd.options=CI;zd.className=zm;zd.defaultOptions=Hm;import{Fragment as kxe,jsx as fxe,jsxs as hxe}from"react/jsx-runtime";import{Fragment as yxe,jsx as wxe,jsxs as Txe}from"react/jsx-runtime";import{jsx as Hd,jsxs as LI}from"react/jsx-runtime";var bg="k-drawer",BI=[],MI={},gi={mini:!1,mode:"push",position:"start",expanded:!1},sa=e=>{let{expanded:t=gi.expanded,mini:a=gi.mini,position:r=gi.position,mode:s=gi.mode,items:i,width:d,...p}=e;return LI("div",{className:o("k-drawer-container",{"k-drawer-mini":a&&!t,[`k-drawer-${s}`]:s,"k-drawer-expanded":t}),children:[s==="overlay"&&Hd("div",{className:"k-overlay"}),Hd("div",{...p,className:o(e.className,bg,{[`k-drawer-${r}`]:r}),children:Hd("div",{className:"k-drawer-wrapper",style:{width:d},children:Hd("ul",{className:"k-drawer-items",children:i})})}),e.children]})};sa.states=BI;sa.options=MI;sa.className=bg;sa.defaultOptions=gi;import{jsx as GI}from"react/jsx-runtime";var vg="k-drawer-content",EI=[],YI={},PI={},ia=e=>{let{...t}=e;return GI("div",{...t,className:o(e.className,vg),children:e.children})};ia.states=EI;ia.options=YI;ia.className=vg;ia.defaultOptions=PI;import{Fragment as FI,jsx as xi,jsxs as yg}from"react/jsx-runtime";var Om="k-drawer-item",KI=[l.hover,l.focus,l.selected,l.disabled],DI={},wg={level:0},na=e=>{let{icon:t,text:a,level:r=wg.level,hover:s,focus:i,selected:d,disabled:p,expanded:m,hasChildren:k}=e;return yg("li",{className:o(e.className,Om,x(Om,{hover:s,focus:i,selected:d,disabled:p}),{[`k-level-${r}`]:r||r===0}),children:[t&&xi(y,{icon:t}),a&&xi("span",{className:"k-item-text",children:a}),k&&yg(FI,{children:[xi("span",{className:"k-spacer"}),xi("span",{className:"k-drawer-toggle",children:xi(y,{icon:`chevron-${m?"up":"down"}`})})]}),e.children]})};na.states=KI;na.options=DI;na.className=Om;na.defaultOptions=wg;import{jsx as OI}from"react/jsx-runtime";var Tg="k-drawer-separator",RI=[],zI={},HI={},kr=e=>{let{...t}=e;return OI("div",{...t,className:o("k-drawer-item",Tg)})};kr.states=RI;kr.options=zI;kr.className=Tg;kr.defaultOptions=HI;import{Fragment as Vxe,jsx as Qxe,jsxs as Xxe}from"react/jsx-runtime";import{Fragment as qxe,jsx as Uxe,jsxs as _xe}from"react/jsx-runtime";import{Fragment as abe,jsx as obe,jsxs as lbe}from"react/jsx-runtime";import{Fragment as dbe,jsx as nbe,jsxs as cbe}from"react/jsx-runtime";import{Fragment as VI,jsx as Od,jsxs as Ag}from"react/jsx-runtime";var Wm="k-notification",WI=[],QI={themeColor:[u.base,u.primary,u.secondary,u.tertiary,u.success,u.warning,u.error,u.info,u.light,u.dark,u.inverse]},Qm={themeColor:u.base,closable:!1},da=e=>{let{actions:t,themeColor:a=Qm.themeColor,text:r,icon:s,closable:i=Qm.closable,...d}=e;return Ag("div",{...d,className:o(e.className,Wm,S(Wm,{themeColor:a}),{"k-notification-closable":i}),children:[s&&Od(y,{className:"k-notification-status",icon:s}),e.children?Ag("div",{className:"k-notification-content",children:[r,e.children]}):Od(VI,{children:r&&Od("div",{className:"k-notification-content",children:r})}),t&&Od("span",{className:"k-notification-actions",children:t})]})};da.states=WI;da.options=QI;da.className=Wm;da.defaultOptions=Qm;import{jsx as Ibe}from"react/jsx-runtime";import{jsx as Ebe}from"react/jsx-runtime";import{jsx as Kbe}from"react/jsx-runtime";import{jsx as zbe}from"react/jsx-runtime";import{jsx as Qbe}from"react/jsx-runtime";import{Fragment as UI,jsx as Wd,jsxs as Ng}from"react/jsx-runtime";var Cg="k-popover",ZI=[],JI={},jI={},bi=e=>{let{callout:t,title:a,body:r,...s}=e;return Ng(z,{...s,className:o(e.className,Cg),children:[t&&Wd("div",{className:o("k-popover-callout",{[`k-callout-${yt.calloutMap[t]||t}`]:t})}),Ng("div",{className:"k-popover-inner",children:[a&&Wd("div",{className:"k-popover-header",children:a}),r&&Wd("div",{className:"k-popover-body",children:r}),Wd(UI,{children:e.children})]})]})};bi.states=ZI;bi.options=JI;bi.className=Cg;bi.defaultOptions=jI;import{Fragment as ive,jsx as nve,jsxs as dve}from"react/jsx-runtime";import{jsx as vi,jsxs as Sg}from"react/jsx-runtime";var Vm="k-tooltip",qI=[],_I={themeColor:[u.primary,u.secondary,u.tertiary,u.success,u.warning,u.error,u.info,u.light,u.dark,u.inverse]},Ig={closable:!1},fr=e=>{let{closable:t=Ig.closable,callout:a,themeColor:r,title:s,content:i,icon:d,...p}=e;return Sg("div",{...p,className:o(e.className,Vm,S(Vm,{themeColor:r}),{"k-tooltip-closable":t}),children:[d&&vi(y,{className:"k-tooltip-icon",icon:d}),Sg("div",{className:"k-tooltip-content",children:[s&&vi("div",{className:"k-tooltip-title",children:s}),i]}),t&&vi("div",{className:"k-tooltip-button",children:vi(y,{icon:"x"})}),a&&vi("div",{className:o("k-callout",{[`k-callout-${yt.calloutMap[a]||a}`]:a})})]})};fr.states=qI;fr.options=_I;fr.className=Vm;fr.defaultOptions=Ig;import{jsx as vve}from"react/jsx-runtime";import{jsx as Ave}from"react/jsx-runtime";import{Fragment as aB,jsx as _a,jsxs as Bg}from"react/jsx-runtime";var Qd="k-window",eB=[],tB={themeColor:[u.primary,u.light,u.dark]},oB={},$a=e=>{let{title:t,actions:a,minimized:r,themeColor:s,actionButtons:i,actionButtonsAlign:d,...p}=e;return Bg("div",{...p,className:o(e.className,Qd,S(Qd,{themeColor:s}),{[`${Qd}-minimized`]:r}),children:[(t!==void 0||a)&&Bg("div",{className:"k-window-titlebar",children:[t!==void 0&&_a("span",{className:"k-window-title",children:t}),a&&_a(aB,{children:_a("div",{className:"k-window-titlebar-actions",children:a.map(m=>m==="more-vertical"?_a(ee,{icon:m,fillMode:"flat",showArrow:!1,className:"k-window-titlebar-action"},m):_a(c,{icon:m,fillMode:"flat",className:"k-window-titlebar-action"},m))})})]}),_a("div",{className:o("k-window-content",{"k-hidden":r}),children:e.children}),i&&_a(V,{alignment:d,className:"k-window-actions",children:i})]})};$a.states=eB;$a.options=tB;$a.className=Qd;$a.defaultOptions=oB;import{Fragment as Fve,jsx as Rve}from"react/jsx-runtime";import{jsx as iB}from"react/jsx-runtime";var Mg="k-chart-wizard",lB=[],rB={},sB={},yi=e=>{let{children:t,...a}=e;return iB($a,{title:"Chart Preview",actions:["window","x"],...a,className:o(e.className,Mg),children:t})};yi.states=lB;yi.options=rB;yi.className=Mg;yi.defaultOptions=sB;import{Fragment as cB,jsx as Xm,jsxs as pB}from"react/jsx-runtime";var nB=[],dB={},Lg={buttonText:"Export"},Vd=e=>{let{buttonText:t=Lg.buttonText,children:a}=e;return pB(cB,{children:[Xm("div",{className:"k-preview-pane-header",children:Xm(ee,{fillMode:"flat",icon:"export",showArrow:!1,children:t})}),Xm("div",{className:"k-preview-pane-content",children:a})]})};Vd.states=nB;Vd.options=dB;Vd.defaultOptions=Lg;import{jsx as kB}from"react/jsx-runtime";var el="k-pane",mB=[],uB={},Zm={resizable:!0,flex:!1},Se=e=>{let{scrollable:t,flexBasis:a,flex:r=Zm.flex,collapsible:s,resizable:i=Zm.resizable,pinned:d,unpinned:p,tabbed:m,...k}=e;return kB("div",{...k,style:{flexBasis:a,...e.style},className:o(e.className,el,{[`${el}-static`]:a,[`${el}-flex`]:r,"k-scrollable":t,[`${el}-pinned`]:d,[`${el}-unpinned`]:p,[`${el}-tabbed`]:m}),children:e.children})};Se.states=mB;Se.options=uB;Se.className=el;Se.defaultOptions=Zm;import{Fragment as Eg,jsx as tl,jsxs as gB}from"react/jsx-runtime";var hr="k-splitbar",fB=[l.hover,l.focus],hB={},Jm={orientation:"horizontal",draggable:!0},ca=e=>{let{hover:t,focus:a,orientation:r=Jm.orientation,draggable:s=Jm.draggable,collapsePrev:i,collapseNext:d,...p}=e;return gB("div",{...p,className:o(e.className,hr,x(hr,{hover:t,focus:a}),{[`${hr}-${r}`]:r,[`${hr}-draggable-${r}`]:s,[`${hr}-static-${r}`]:!s&&!i&&!d}),children:[i&&tl(Eg,{children:tl("div",{className:"k-collapse-prev",children:tl(y,{icon:`caret-alt-${r==="horizontal"?"left":"up"}`,size:"xsmall"})})}),tl("div",{className:"k-resize-handle"}),d&&tl(Eg,{children:tl("div",{className:"k-collapse-next",children:tl(y,{icon:`caret-alt-${r==="horizontal"?"right":"down"}`,size:"xsmall"})})})]})};ca.states=fB;ca.options=hB;ca.className=hr;ca.defaultOptions=Jm;import{jsx as Yg}from"react/jsx-runtime";import{createElement as bB}from"react";var jm="k-splitter",xB={},Pg={orientation:"horizontal"},et=e=>{let{orientation:t=Pg.orientation,children:a,...r}=e,s=[];return a&&Array.isArray(a)&&a.map((i,d)=>{if(i.type===Se){let p=a[d+1],m=i.props,k=p?.props;s.push(bB(Se,{...m,key:d}),p&&Yg(ca,{draggable:m.resizable!==!1&&k.resizable!==!1,collapsePrev:m.collapsible,collapseNext:k.collapsible,orientation:t},`splitbar-${d}`))}else s.push(i)}),Yg("div",{...r,className:o(e.className,jm,{[`${jm}-${t}`]:t},"k-splitter-flex"),children:s})};et.options=xB;et.className=jm;et.defaultOptions=Pg;import{jsx as kye,jsxs as fye}from"react/jsx-runtime";import{jsx as bye,jsxs as vye}from"react/jsx-runtime";import{jsx as TB}from"react/jsx-runtime";var Gg="k-chart-wizard-splitter",vB=[],yB={},wB={},wi=e=>{let{children:t,...a}=e;return TB(et,{...a,className:o(e.className,Gg),children:t})};wi.states=vB;wi.options=yB;wi.className=Gg;wi.defaultOptions=wB;import{jsx as CB}from"react/jsx-runtime";var Kg="k-chart-types-wrapper",AB={},NB={},Xd=e=>CB("div",{...e,className:o(e.className,Kg),children:e.children});Xd.options=AB;Xd.className=Kg;Xd.defaultOptions=NB;import{jsx as Dg,jsxs as MB}from"react/jsx-runtime";var Um="k-icon-text-wrapper",SB=[l.focus,l.selected],IB={},BB={},Ti=e=>{let{focus:t,selected:a,icon:r,text:s,...i}=e;return MB("div",{...i,className:o(e.className,Um,x(Um,{focus:t,selected:a})),children:[Dg("div",{className:"k-icon-background-area",children:Dg(y,{icon:r,size:"xlarge"})}),s]})};Ti.states=SB;Ti.options=IB;Ti.className=Um;Ti.defaultOptions=BB;import{jsx as pa,jsxs as Fg}from"react/jsx-runtime";var Zd="k-expander",LB=[l.hover,l.focus,l.disabled],EB={},YB={},Ai=e=>{let{title:t,subtitle:a,expanded:r,hover:s,focus:i,disabled:d,dir:p,contentStyle:m,...k}=e;return Fg("div",{...k,className:o(e.className,Zd,x(Zd,{hover:s,focus:i,disabled:d}),{"k-expanded":r}),dir:p,children:[Fg("div",{className:o("k-expander-header",x(Zd,{hover:s})),children:[pa("div",{className:"k-expander-title",children:t}),pa("span",{className:"k-spacer"}),pa("div",{className:"k-expander-sub-title",children:a}),pa("span",{className:"k-expander-indicator",children:r?pa(y,{icon:"chevron-up"}):pa(y,{icon:"chevron-down"})})]}),pa("div",{className:o("k-expander-content-wrapper",{"k-hidden":!r}),children:pa("div",{className:"k-expander-content",style:m,children:e.children})})]})};Ai.states=LB;Ai.options=EB;Ai.className=Zd;Ai.defaultOptions=YB;import{jsx as Xye}from"react/jsx-runtime";import{jsx as Uye}from"react/jsx-runtime";import{jsx as FB}from"react/jsx-runtime";var Rg="k-tabstrip-items",GB=[],KB={},DB={tabAlignment:"start"},Ni=e=>{let{children:t,tabAlignment:a,...r}=e;return FB("ul",{...r,className:o(e.className,Rg,"k-reset",`k-tabstrip-items-${a}`),children:t})};Ni.states=GB;Ni.options=KB;Ni.className=Rg;Ni.defaultOptions=DB;var zg=Ni;import{jsx as HB}from"react/jsx-runtime";var Hg="k-tabstrip-items-wrapper",RB=[],zB={},Og={orientation:"horizontal"},Ci=e=>{let{children:t,orientation:a=Og.orientation,...r}=e;return HB("div",{...r,className:o(e.className,Hg,{"k-hstack":a==="horizontal","k-vstack":a==="vertical"}),children:t})};Ci.states=RB;Ci.options=zB;Ci.className=Hg;Ci.defaultOptions=Og;var Wg=Ci;import{jsx as Po,jsxs as Qg}from"react/jsx-runtime";var ol="k-tabstrip",OB=[],WB={size:[n.small,n.medium,n.large]},Si={size:n.medium,position:"top",tabAlignment:"start",scrollButtons:"around"},Go=e=>{let{size:t=Si.size,scrollable:a,children:r,tabStripItems:s,position:i=Si.position,tabAlignment:d=Si.tabAlignment,scrollButtons:p=Si.scrollButtons,dir:m,scrollingPosition:k,...v}=e,T={top:{prev:m!=="rtl"?"left":"right",next:m!=="rtl"?"right":"left"},bottom:{prev:m!=="rtl"?"left":"right",next:m!=="rtl"?"right":"left"},right:{prev:"up",next:"down"},left:{prev:"up",next:"down"}},g={top:"horizontal",bottom:"horizontal",left:"vertical",right:"vertical"},A={start:"start",center:"center",end:"end",justify:"justify",stretched:"stretched"};return Qg("div",{dir:m,...v,className:o(ol,e.className,{[`${ol}-${i}`]:i,[`${ol}-scrollable`]:a,[`${ol}-scrollable-overlay`]:a&&(p==="hidden"||!p),[`${ol}-scrollable-${k}`]:k&&k!=="both"},S(ol,{size:t})),children:[i==="bottom"&&r,Qg(Wg,{orientation:g[i],children:[a&&(p==="around"||p==="start")&&Po("span",{className:o("k-tabstrip-prev","k-button",S("k-button",{size:t,fillMode:b.flat,themeColor:u.base,rounded:null}),"k-icon-button"),children:Po(y,{className:"k-button-icon",icon:`caret-alt-${T[i].prev}`})}),a&&p==="start"&&Po("span",{className:o("k-tabstrip-next","k-button",S("k-button",{size:t,fillMode:b.flat,themeColor:u.base,rounded:null}),"k-icon-button"),children:Po(y,{className:"k-button-icon",icon:`caret-alt-${T[i].next}`})}),Po(zg,{className:o({"k-tabstrip-items-scroll":a&&p==="hidden"}),tabAlignment:A[d],children:s}),a&&p==="end"&&Po("span",{className:o("k-tabstrip-prev","k-button",S("k-button",{size:t,fillMode:b.flat,themeColor:u.base,rounded:null}),"k-icon-button"),children:Po(y,{className:"k-button-icon",icon:`caret-alt-${T[i].prev}`})}),a&&(p==="around"||p==="end")&&Po("span",{className:o("k-tabstrip-next","k-button",S("k-button",{size:t,fillMode:b.flat,themeColor:u.base,rounded:null}),"k-icon-button"),children:Po(y,{className:"k-button-icon",icon:`caret-alt-${T[i].next}`})})]}),i!=="bottom"&&r]})};Go.states=OB;Go.options=WB;Go.className=ol;Go.defaultOptions=Si;import{jsx as Jd,jsxs as qm}from"react/jsx-runtime";var _m="k-tabstrip-item",QB=[l.active,l.hover,l.disabled,l.focus],VB={},Vg={iconPosition:"before"},je=e=>{let{dragging:t,active:a,hover:r,focus:s,disabled:i,children:d,first:p,last:m,closable:k,icon:v,iconPosition:T=Vg.iconPosition,value:g,actions:A,...C}=e;return qm("li",{...C,className:o(e.className,"k-item",_m,x(_m,{hover:r,active:a,disabled:i,focus:s}),{"k-tabstrip-dragging":t,"k-first":p,"k-last":m}),children:[qm("span",{className:"k-link",children:[v&&T==="before"&&Jd(y,{icon:v}),g&&Jd("span",{className:"k-link-text",children:g}),v&&T==="after"&&Jd(y,{icon:v})]}),(A||k)&&qm("span",{className:"k-item-actions",children:[A,k&&Jd(Ue,{fillMode:"flat",icon:"x"})]}),d]})};je.states=QB;je.options=VB;je.className=_m;je.item=Vg;import{jsx as jB}from"react/jsx-runtime";var $m="k-tabstrip-content",XB=[l.active,l.focus],ZB={},JB={},uo=e=>{let{active:t,focus:a,children:r,...s}=e;return jB("div",{...s,className:o(e.className,$m,x($m,{active:t,focus:a}),e.className),children:r})};uo.states=XB;uo.options=ZB;uo.className=$m;uo.defaultOptions=JB;import{Fragment as Awe,jsx as Twe,jsxs as Nwe}from"react/jsx-runtime";import{jsx as Bwe}from"react/jsx-runtime";import{jsx as Ywe}from"react/jsx-runtime";import{jsx as Dwe}from"react/jsx-runtime";import{jsx as Hwe}from"react/jsx-runtime";import{Fragment as Xwe,jsx as Vwe,jsxs as Zwe}from"react/jsx-runtime";import{jsx as qwe}from"react/jsx-runtime";import{Fragment as bTe,jsx as gTe,jsxs as xTe}from"react/jsx-runtime";import{jsx as $B}from"react/jsx-runtime";var eu="k-appbar",UB=[],qB={themeColor:[u.inherit,u.base,u.primary,u.secondary,u.tertiary,u.success,u.warning,u.error,u.info,u.light,u.dark,u.inverse]},_B={},Ii=e=>{let{themeColor:t,positionMode:a,position:r,...s}=e;return $B("div",{...s,className:o(e.className,eu,S(eu,{themeColor:t}),{[`k-appbar-${a}`]:a,[`k-appbar-${r}`]:r}),children:e.children})};Ii.states=UB;Ii.options=qB;Ii.className=eu;Ii.defaultOptions=_B;import{jsx as YTe}from"react/jsx-runtime";import{Fragment as HTe,jsx as RTe,jsxs as zTe}from"react/jsx-runtime";import{jsx as oM}from"react/jsx-runtime";var jd="k-bottom-nav",eM=[l.disabled],tM={fillMode:[b.solid,b.flat],themeColor:[u.primary,u.secondary,u.tertiary,u.info,u.success,u.warning,u.error,u.dark,u.light,u.inverse]},Bi={fillMode:b.flat,themeColor:u.primary,flow:"horizontal",border:!1},ll=e=>{let{disabled:t,fillMode:a=Bi.fillMode,themeColor:r=Bi.themeColor,flow:s=Bi.flow,border:i=Bi.border,positionMode:d,dir:p}=e;return oM("nav",{className:o(e.className,jd,S(jd,{fillMode:a,themeColor:r}),{[`k-bottom-nav-item-flow-${s}`]:s,"k-bottom-nav-border":i,[`k-pos-${d}`]:d},x(jd,{disabled:t})),dir:p,children:e.children})};ll.states=eM;ll.options=tM;ll.className=jd;ll.defaultOptions=Bi;import{jsx as Ud,jsxs as sM}from"react/jsx-runtime";var tu="k-bottom-nav-item",aM=[l.focus,l.selected,l.disabled],lM={},rM={},rl=e=>{let{focus:t,selected:a,disabled:r,icon:s,text:i,link:d}=e;return sM("span",{className:o(tu,x(tu,{focus:t,selected:a,disabled:r})),children:[s&&Ud(y,{className:"k-bottom-nav-item-icon",icon:s,size:"xlarge"}),i&&Ud("span",{className:"k-bottom-nav-item-text",children:i}),d&&Ud("div",{className:"k-bottom-nav-link",children:Ud("span",{children:d})})]})};rl.states=aM;rl.options=lM;rl.className=tu;rl.defaultOptions=rM;import{Fragment as aAe,jsx as oAe,jsxs as lAe}from"react/jsx-runtime";import{Fragment as dAe,jsx as nAe,jsxs as cAe}from"react/jsx-runtime";import{Fragment as fAe,jsx as kAe,jsxs as hAe}from"react/jsx-runtime";import{jsx as dM}from"react/jsx-runtime";var qd="k-breadcrumb",iM=[l.focus],nM={size:[n.small,n.medium,n.large]},ou={collapsing:"auto",size:n.medium},Ko=e=>{let{size:t=ou.size,collapsing:a=ou.collapsing,focus:r,...s}=e;return dM("nav",{...s,className:o(e.className,qd,x(qd,{focus:r}),S(qd,{size:t}),{"k-breadcrumb-wrap":a==="wrap"}),children:e.children})};Ko.states=iM;Ko.options=nM;Ko.className=qd;Ko.defaultOptions=ou;import{jsx as BAe}from"react/jsx-runtime";import{jsx as YAe}from"react/jsx-runtime";import{jsx as DAe}from"react/jsx-runtime";import{jsx as HAe}from"react/jsx-runtime";import{jsx as mM}from"react/jsx-runtime";var cM="",pM=[l.hover,l.focus,l.disabled],ma=e=>{let{root:t,icon:a,icontext:r,hover:s,focus:i,disabled:d,...p}=e;return mM("a",{href:"#",...p,className:o(e.className,x(cM,{hover:s,focus:i,disabled:d}),{"k-breadcrumb-link":!t,"k-breadcrumb-root-link":t,"k-breadcrumb-icon-link":a,"k-breadcrumb-icontext-link":r}),children:e.children})};ma.states=pM;import{jsx as JAe}from"react/jsx-runtime";import{Fragment as tNe,jsx as $Ae,jsxs as eNe}from"react/jsx-runtime";import{Fragment as nNe,jsx as sNe,jsxs as iNe}from"react/jsx-runtime";import{Fragment as hNe,jsx as kNe,jsxs as fNe}from"react/jsx-runtime";import{Fragment as Zg,jsx as gt,jsxs as br}from"react/jsx-runtime";var _d="k-pager",uM=[l.focus,l.disabled],kM={size:[n.small,n.medium,n.large]},xt={responsive:!0,size:n.medium,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},ko=e=>{let{responsive:t=xt.responsive,size:a=xt.size,pagerSizeInfo:r=xt.pagerSizeInfo,pageTitleInfo:s=xt.pageTitleInfo,maxPagesInfo:i=xt.maxPagesInfo,itemsPerPage:d=xt.itemsPerPage,maxPages:p=xt.maxPages,currentPage:m=xt.currentPage,previousNext:k=xt.previousNext,type:v=xt.type,pageSizes:T=xt.pageSizes,refresh:g=xt.refresh,info:A=xt.info,focus:C,disabled:I,dir:L,...Y}=e,G=[],R=[];for(let W=1;W<=p;W++)G.push(gt(c,{selected:W===m,fillMode:"flat",themeColor:"primary",size:a,rounded:null,children:W})),R.push(gt("option",{selected:W===m,children:W}));return br("div",{dir:L,...Y,className:o(e.className,_d,S(_d,{size:a}),x(_d,{focus:C,disabled:I}),{"k-pager-responsive":t}),children:[br("div",{className:o("k-pager-numbers-wrap"),children:[k&&br(Zg,{children:[gt(c,{className:o("k-pager-nav","k-pager-first"),disabled:m===1&&!I,fillMode:"flat",size:a,rounded:null,icon:L==="rtl"?"caret-alt-to-right":"caret-alt-to-left"}),gt(c,{className:o("k-pager-nav"),disabled:m===1&&!I,fillMode:"flat",size:a,rounded:null,icon:L==="rtl"?"caret-alt-right":"caret-alt-left"})]}),v==="numeric"&&gt("div",{className:o("k-pager-numbers"),children:G}),v==="input"&&br("span",{className:o("k-pager-input"),children:[s&&gt("span",{children:"Page"}),gt(ue,{value:`${m}`,size:a,showSpinButton:!1,showClearButton:!1}),gt("span",{children:i&&`of ${p}`})]}),k&&br(Zg,{children:[gt(c,{className:o("k-pager-nav"),disabled:m===p&&!I,fillMode:"flat",size:a,rounded:null,icon:L==="rtl"?"caret-alt-left":"caret-alt-right"}),gt(c,{className:o("k-pager-nav","k-pager-last"),disabled:m===p&&!I,fillMode:"flat",size:a,rounded:null,icon:L==="rtl"?"caret-alt-to-left":"caret-alt-to-right"})]})]}),T&&br("span",{className:o("k-pager-sizes"),children:[gt(ie,{value:`${d}`,size:a}),r&&gt("span",{children:"items per page"})]}),g&&gt(c,{className:o("k-pager-refresh"),fillMode:"flat",size:a,rounded:null,icon:"arrow-rotate-cw"}),A&&gt("span",{className:o("k-pager-info"),children:A})]})};ko.states=uM;ko.options=kM;ko.className=_d;ko.defaultOptions=xt;import{jsx as fM}from"react/jsx-runtime";var Jg=e=>fM(ko,{...e,responsive:!1});import{jsx as hM}from"react/jsx-runtime";var $d=e=>hM(ko,{type:"input",responsive:!1,...e});import{jsx as WNe}from"react/jsx-runtime";import{jsx as vM}from"react/jsx-runtime";var jg="k-stepper",gM=[],xM={},bM={},vr=e=>{let{style:t,...a}=e;return vM("nav",{...a,style:t,className:o(e.className,jg),children:e.children})};vr.options=xM;vr.states=gM;vr.className=jg;vr.defaultOptions=bM;import{jsx as TM}from"react/jsx-runtime";var au="k-step-list",yM=[],wM={},Ug={orientation:"horizontal"},yr=e=>{let{style:t,orientation:a=Ug.orientation,...r}=e;return TM("ol",{...r,style:t,className:o(e.className,au,{[`${au}-${a}`]:a}),children:e.children})};yr.options=wM;yr.states=yM;yr.className=au;yr.defaultOptions=Ug;import{jsx as fo,jsxs as lu}from"react/jsx-runtime";var ho="k-step",AM=[l.disabled,l.hover,l.focus,l.invalid,l.valid],NM={},CM={},wr=e=>{let{style:t,disabled:a,hover:r,focus:s,invalid:i,valid:d,optional:p,first:m,done:k,current:v,last:T,label:g,text:A,icon:C,stepContent:I,...L}=e,Y=i?"warning-circle":"check-circle",G=!!(d||i);return lu("li",{...L,style:t,className:o(e.className,ho,{[`${ho}-done`]:k,[`${ho}-first`]:m,[`${ho}-current`]:v,[`${ho}-last`]:T,[`${ho}-optional`]:p,[`${ho}-success`]:d,[`${ho}-error`]:i},x(ho,{hover:r,focus:s,disabled:a})),children:[lu("a",{href:"#",className:"k-step-link",children:[A&&!C&&fo("span",{className:"k-step-indicator",children:fo("span",{className:"k-step-indicator-text",children:A})}),C&&fo("span",{className:"k-step-indicator",children:fo(y,{className:"k-step-indicator-icon",icon:C})}),p&&!g&&fo("span",{className:"k-step-label",children:fo("span",{className:"k-step-label-optional",children:"(Optional)"})}),g&&lu("span",{className:"k-step-label",children:[fo("span",{className:"k-step-text",children:g}),G&&fo(y,{icon:Y}),p&&fo("span",{className:"k-step-label-optional",children:"(Optional)"})]})]}),I&&fo("div",{className:"k-step-content",style:{height:"140px"},children:I})]})};wr.options=NM;wr.states=AM;wr.className=ho;wr.defaultOptions=CM;import{Fragment as pCe,jsx as dCe,jsxs as cCe}from"react/jsx-runtime";import{Fragment as xCe,jsx as hCe,jsxs as gCe}from"react/jsx-runtime";import{jsx as MM}from"react/jsx-runtime";var Mi="k-wizard",IM=[l.disabled],BM={},ru={orientation:"horizontal",contentPosition:"right"},Tr=e=>{let{disabled:t,orientation:a=ru.orientation,contentPosition:r=ru.contentPosition,...s}=e;return MM("div",{...s,className:o(e.className,Mi,x(Mi,{disabled:t}),{[`${Mi}-${a}`]:a,[`${Mi}-${r}`]:r&&a!=="horizontal"}),children:e.children})};Tr.states=IM;Tr.options=BM;Tr.className=Mi;Tr.defaultOptions=ru;import{Fragment as PM,jsx as Ar,jsxs as iu}from"react/jsx-runtime";var su="k-wizard-step",LM=[l.focus],EM={},YM=iu(PM,{children:[Ar("span",{className:"k-wizard-buttons-left",children:Ar("span",{className:"k-wizard-pager",children:"Step 2 of 3"})}),iu("span",{className:"k-wizard-buttons-right",children:[Ar(c,{children:"Previous"}),Ar(c,{themeColor:"primary",children:"Next"})]})]}),qg={buttons:YM},Nr=e=>{let{focus:t,buttons:a=qg.buttons,...r}=e;return iu("div",{...r,className:o(e.className,su,x(su,{focus:t})),children:[Ar("div",{className:"k-wizard-content",children:e.children}),a&&Ar("div",{className:"k-wizard-buttons",children:a})]})};Nr.states=LM;Nr.options=EM;Nr.className=su;Nr.defaultOptions=qg;import{jsx as FM}from"react/jsx-runtime";var _g="k-wizard-steps",GM=[],KM={},DM={},Cr=e=>FM("div",{...e,className:o(e.className,_g),children:e.children});Cr.states=GM;Cr.options=KM;Cr.className=_g;Cr.defaultOptions=DM;import{Fragment as HCe,jsx as zCe,jsxs as OCe}from"react/jsx-runtime";import{Fragment as jCe,jsx as JCe,jsxs as UCe}from"react/jsx-runtime";import{jsx as zM}from"react/jsx-runtime";var RM="k-card-callout",ec=e=>{let{callout:t,...a}=e;return zM("span",{...a,className:o(e.className,RM,{[`k-callout-${yt.calloutMap[t]||t}`]:t})})};import{Fragment as QM,jsx as $g,jsxs as VM}from"react/jsx-runtime";var tc="k-card",HM=[l.hover,l.focus,l.selected,l.disabled],OM={themeColor:[u.primary,u.success,u.warning,u.error,u.info]},WM={},tt=e=>{let{orientation:t,themeColor:a,callout:r,hover:s,focus:i,selected:d,disabled:p,...m}=e;return VM("div",{...m,className:o(e.className,tc,S(tc,{themeColor:a}),x(tc,{hover:s,focus:i,disabled:p,selected:d}),{[`k-card-${t}`]:t,"k-card-with-callout":r}),children:[r&&r!=="true"&&$g(ec,{callout:r}),$g(QM,{children:e.children})]})};tt.states=HM;tt.options=OM;tt.className=tc;tt.defaultOptions=WM;import{jsx as ZM}from"react/jsx-runtime";var nu="k-card-title",XM=[l.hover,l.focus],ua=e=>{let{hover:t,focus:a,...r}=e;return ZM("div",{...r,className:o(e.className,nu,x(nu,{hover:t,focus:a})),children:e.children})};ua.states=XM;ua.className=nu;import{jsx as jM}from"react/jsx-runtime";var JM="k-card-subtitle",go=e=>{let{...t}=e;return jM("div",{...t,className:o(e.className,JM),children:e.children})};import{Fragment as vSe,jsx as bSe}from"react/jsx-runtime";import{Fragment as qM,jsx as Li,jsxs as _M}from"react/jsx-runtime";var UM="k-card-header",xo=e=>{let{title:t,subtitle:a,details:r,...s}=e;return _M("div",{...s,className:o(e.className,UM),children:[t&&Li(ua,{children:t}),a&&Li(go,{children:a}),Li(qM,{children:e.children}),r&&Li("span",{className:"k-card-header-actions",children:Li(c,{className:"k-card-details",icon:"more-vertical",rounded:"medium",size:"medium",fillMode:"flat",themeColor:"base"})})]})};import{jsx as MSe}from"react/jsx-runtime";import{Fragment as eL,jsx as Ei,jsxs as tL}from"react/jsx-runtime";var $M="k-card-body",St=e=>{let{title:t,subtitle:a,details:r,...s}=e;return tL("div",{...s,className:o(e.className,$M),children:[t&&Ei(ua,{children:t}),a&&Ei(go,{children:a}),Ei(eL,{children:e.children}),r&&Ei("span",{className:"k-card-header-actions",children:Ei(c,{className:"k-card-details",icon:"more-vertical",rounded:"medium",size:"medium",fillMode:"flat",themeColor:"base"})})]})};import{jsx as zSe}from"react/jsx-runtime";import{Fragment as JSe,jsx as XSe,jsxs as ZSe}from"react/jsx-runtime";import{Fragment as oIe,jsx as eIe,jsxs as tIe}from"react/jsx-runtime";import{jsx as rL}from"react/jsx-runtime";var ex="k-panelbar",oL=[],aL={},lL={},sl=e=>{let{...t}=e;return rL("ul",{...t,className:o(e.className,ex),children:e.children})};sl.states=oL;sl.options=aL;sl.className=ex;sl.defaultOptions=lL;import{jsx as oc,jsxs as tx}from"react/jsx-runtime";var ox="k-panelbar-item",sL=[l.hover,l.focus,l.selected,l.disabled],iL={},ac={level:0,expanded:!1,text:"Item"},ka=e=>{let{text:t=ac.text,level:a=ac.level,expanded:r=ac.expanded,header:s,hover:i,focus:d,selected:p,disabled:m,icon:k,iconClass:v,children:T,...g}=e;return tx("li",{...g,className:o(e.className,ox,{"k-panelbar-header":s,[`k-level-${a}`]:a||a===0,"k-expanded":r}),children:[tx("span",{className:o("k-link",x("k-link",{hover:i,focus:d,disabled:m,selected:p})),children:[k&&oc(y,{className:"k-panelbar-item-icon",icon:k}),v&&!k&&oc("span",{className:`k-panelbar-item-icon ${v}`}),oc("span",{className:"k-panelbar-item-text",children:t}),T&&oc(y,{className:o("k-panelbar-toggle",r?"k-panelbar-collapse":"k-panelbar-expand"),icon:`chevron-${r?"up":"down"}`})]}),r&&T]})};ka.states=sL;ka.options=iL;ka.className=ox;ka.defaultOptions=ac;import{jsx as pL}from"react/jsx-runtime";var ax="k-panelbar-group",nL=[],dL={},cL={},Sr=e=>{let{...t}=e;return pL("ul",{...t,className:o(e.className,ax),children:e.children})};Sr.states=nL;Sr.options=dL;Sr.className=ax;Sr.defaultOptions=cL;import{jsx as fL}from"react/jsx-runtime";var lx="k-panelbar-content",mL=[],uL={},kL={},il=e=>{let{...t}=e;return fL("div",{...t,className:o(e.className,lx),children:e.children})};il.states=mL;il.options=uL;il.className=lx;il.defaultOptions=kL;import{Fragment as EIe,jsx as LIe,jsxs as YIe}from"react/jsx-runtime";import{Fragment as FIe,jsx as DIe,jsxs as RIe}from"react/jsx-runtime";import{Fragment as VIe,jsx as WIe,jsxs as QIe}from"react/jsx-runtime";import{jsx as xL}from"react/jsx-runtime";var hL=[],gL={},Ir={type:null,orientation:null,alignItems:null,justifyContent:null,justifyItems:null,wrap:!1},Yi=e=>{let{gap:t,type:a=Ir.type,orientation:r=Ir.orientation,alignItems:s=Ir.alignItems,justifyContent:i=Ir.justifyContent,justifyItems:d=Ir.justifyItems,wrap:p=Ir.wrap,style:m,...k}=e;return xL("div",{...k,style:{gap:t,...m},className:o(e.className,{[`k-${a}-layout`]:a,[`k-${yt.orientationMap[r]||r}`]:r,[`k-align-items-${s}`]:s,[`k-justify-content-${i}`]:i,[`k-justify-items-${d}`]:d,"k-flex-wrap":p}),children:e.children})};Yi.states=hL;Yi.options=gL;import{Fragment as iBe,jsx as sBe,jsxs as nBe}from"react/jsx-runtime";import{Fragment as uBe,jsx as mBe,jsxs as kBe}from"react/jsx-runtime";import{Fragment as bBe,jsx as xBe,jsxs as vBe}from"react/jsx-runtime";import{jsx as wL}from"react/jsx-runtime";var rx="k-tilelayout",bL=[],vL={},yL={},Pi=e=>{let{gap:t,columns:a,columnWidth:r,rowHeight:s,style:i,children:d}=e,p={gridTemplateColumns:`repeat(${a}, minmax(0px, ${r}))`,gridAutoRows:`minmax(0px, ${s})`,gap:t,...i};return wL("div",{className:o(e.className,rx),style:p,children:d})};Pi.states=bL;Pi.options=vL;Pi.className=rx;Pi.defaultOptions=yL;import TL from"react";import{jsx as du,jsxs as SL}from"react/jsx-runtime";var cu="k-tilelayout-item",AL=[l.focus],NL={},CL={},Gi=e=>{let{header:t,body:a,focus:r,resize:s,style:i}=e;return SL(tt,{className:o(e.className,cu,x(cu,{focus:r}),{"k-resize":s===!0,"k-resize-x":s==="horizontal","k-resize-y":s==="vertical"}),style:i,children:[t&&TL.isValidElement(t)?du(xo,{className:"k-tilelayout-item-header k-cursor-move",children:t}):du(xo,{className:"k-tilelayout-item-header k-cursor-move",title:t}),a&&du(St,{className:"k-tilelayout-item-body",children:a})]})};Gi.states=AL;Gi.options=NL;Gi.className=cu;Gi.defaultOptions=CL;import{jsx as LL}from"react/jsx-runtime";var sx="k-layout-item-hint",IL=[],BL={},ML={},lc=e=>{let{style:t}=e;return LL("div",{className:sx,style:t})};lc.states=IL;lc.options=BL;lc.className=sx;lc.defaultOptions=ML;import{Fragment as zBe,jsx as RBe,jsxs as HBe}from"react/jsx-runtime";import{jsx as GL}from"react/jsx-runtime";var ix="k-dock-manager-toolbar",EL=[],YL={},PL={},Br=e=>{let{toolbarItems:t,...a}=e;return GL(Q,{...a,className:o(e.className,ix),children:t})};Br.states=EL;Br.options=YL;Br.className=ix;Br.defaultOptions=PL;import{jsx as rc,jsxs as nx}from"react/jsx-runtime";var dx="k-dock-manager",KL=[],DL={},FL={},Mr=e=>{let{toolbarItems:t,unpinnedPane:a,children:r,...s}=e;return nx("div",{...s,className:o(e.className,dx),children:[t&&rc(Br,{className:"k-toolbar-left",toolbarItems:t}),a&&nx("div",{className:"k-dock-manager-unpinned-container",style:{left:"43px"},children:[rc(Se,{flex:!0,unpinned:!0,children:a}),rc(ca,{})]}),rc("div",{className:"k-dock-manager-pane-container",children:r})]})};Mr.states=KL;Mr.options=DL;Mr.className=dx;Mr.defaultOptions=FL;import{jsx as OL}from"react/jsx-runtime";var cx="k-dock-manager-splitter",RL=[],zL={},HL={},Lr=e=>{let{children:t,...a}=e;return OL(et,{...a,className:o(e.className,cx),children:t})};Lr.states=RL;Lr.options=zL;Lr.className=cx;Lr.defaultOptions=HL;import{jsx as px}from"react/jsx-runtime";var sc="k-dock-indicator",WL=[l.hover,l.disabled],QL={},mx={position:"middle"},Ki=e=>{let{position:t=mx.position,hover:a,disabled:r,...s}=e,i={top:"position-top",bottom:"position-bottom",right:"position-right",left:"position-left",middle:"window"};return px("div",{...s,className:o(e.className,sc,x(sc,{hover:a,disabled:r}),{[`${sc}-${t}`]:t}),children:px(y,{icon:i[t],size:"xlarge"})})};Ki.states=WL;Ki.options=QL;Ki.className=sc;Ki.defaultOptions=mx;var Er=Ki;import{jsx as Di,jsxs as JL}from"react/jsx-runtime";var ux="k-dock-navigator",VL=[],XL={},ZL={},ic=e=>{let{...t}=e;return JL("div",{...t,className:o(e.className,ux),children:[Di(Er,{position:"top"}),Di(Er,{position:"right"}),Di(Er,{position:"bottom"}),Di(Er,{position:"left"}),Di(Er,{})]})};ic.states=VL;ic.options=XL;ic.className=ux;ic.defaultOptions=ZL;import{Fragment as _L,jsx as Fi,jsxs as mu}from"react/jsx-runtime";var kx="k-pane-scrollable",jL=[],UL={},qL=mu(_L,{children:[Fi(c,{fillMode:"flat",icon:"pin"}),Fi(c,{fillMode:"flat",icon:"more-vertical"})]}),pu={actions:qL,title:"Title"},Yr=e=>{let{actions:t=pu.actions,title:a=pu.title,children:r,...s}=e;return mu("div",{...s,className:o(e.className,kx),children:[mu("div",{className:"k-pane-header",children:[Fi("span",{className:"k-pane-title",children:a}),Fi("div",{className:"k-pane-actions",children:t})]}),Fi("div",{className:"k-pane-content",children:r})]})};Yr.states=jL;Yr.options=UL;Yr.className=kx;Yr.defaultOptions=pu;import{Fragment as SMe,jsx as CMe,jsxs as IMe}from"react/jsx-runtime";import{Fragment as KMe,jsx as GMe,jsxs as DMe}from"react/jsx-runtime";import{jsx as t1,jsxs as o1}from"react/jsx-runtime";var nc="k-grid",$L=[],e1={size:[n.small,n.medium,n.large]},uu={size:n.medium,pagerPosition:"bottom"},Te=e=>{let{size:t=uu.size,pagerPosition:a=uu.pagerPosition,toolbar:r,pager:s,groupingHeader:i,gridSelectionAggregates:d,_renderAriaRoot:p,resizable:m,...k}=e;return o1("div",{...k,className:o(e.className,nc,{[`${nc}-resizable`]:m},S(nc,{size:t})),children:[r,a==="top"&&s,i,e.children&&p?t1("div",{className:"k-grid-aria-root",children:e.children}):e.children,d,a==="bottom"&&s]})};Te.states=$L;Te.options=e1;Te.className=nc;Te.defaultOptions=uu;import{jsx as $Me}from"react/jsx-runtime";import{jsx as aLe,jsxs as lLe}from"react/jsx-runtime";import{jsx as cLe}from"react/jsx-runtime";import{jsx as nl,jsxs as ku}from"react/jsx-runtime";var fu="k-header",a1=[l.hover,l.focus,l.active],fx={sortIcon:"sort-asc-small"},Ne=e=>{let{menu:t,sortable:a,filterable:r,sticky:s,resizable:i,columnTitle:d,hover:p,focus:m,active:k,sortIcon:v=fx.sortIcon,sortOrder:T,...g}=e;return ku($t,{...g,className:o(e.className,fu,{"k-filterable":t||r,"k-sorted":a,"k-grid-header-sticky":s,"k-touch-action-none":i},x(fu,{hover:p,focus:m,active:k})),children:[d&&ku("span",{className:"k-cell-inner",children:[ku("span",{className:"k-link",children:[nl("span",{className:"k-column-title",children:d}),a&&nl("span",{className:"k-sort-icon",children:nl(y,{icon:v})}),T&&nl("span",{className:"k-sort-order",children:T})]}),t&&nl("a",{href:"#",className:o("k-grid-header-menu",{"k-active":k,"k-grid-filter-menu":t==="filter","k-grid-column-menu":t==="column"}),children:nl(y,{icon:t==="filter"?"filter":"more-vertical"})})]}),e.children,i&&nl("span",{className:"k-column-resizer k-touch-action-none"})]})};Ne.states=a1;Ne.className=fu;Ne.defaultOptions=fx;import{jsx as vLe}from"react/jsx-runtime";import{jsx as ALe}from"react/jsx-runtime";import{jsx as MLe}from"react/jsx-runtime";import{jsx as PLe}from"react/jsx-runtime";import{jsx as zLe}from"react/jsx-runtime";import{jsx as XLe}from"react/jsx-runtime";import{jsx as _Le}from"react/jsx-runtime";import{jsx as hu,jsxs as r1}from"react/jsx-runtime";var gu="k-grid-stack-cell",l1=[l.focus,l.selected],hx=e=>{let{cellHeader:t,cellContent:a,edit:r,commandCell:s,dirty:i,focus:d,selected:p,...m}=e;return r1("div",{...m,className:o(e.className,gu,{"k-grid-stack-edit-cell":r,"k-command-cell":s,"k-dirty-cell":i},x(gu,{focus:d,selected:p})),children:[i&&hu("span",{className:"k-dirty"}),t&&hu("div",{className:"k-grid-stack-header",children:t}),hu("div",{className:"k-grid-stack-content",children:a}),e.children]})};hx.states=l1;hx.className=gu;import{jsx as s1}from"react/jsx-runtime";var gx="k-grid-stack-row",xx=e=>{let{cols:t,...a}=e;return s1("div",{...a,className:o(e.className,gx,{[`k-grid-cols-${t}`]:t}),children:e.children})};xx.className=gx;import{Fragment as p1e,jsx as d1e,jsxs as c1e}from"react/jsx-runtime";import{Fragment as x1e,jsx as h1e,jsxs as g1e}from"react/jsx-runtime";import{Fragment as N1e,jsx as T1e,jsxs as A1e}from"react/jsx-runtime";import{Fragment as K1e,jsx as P1e,jsxs as G1e}from"react/jsx-runtime";import{Fragment as Q1e,jsx as W1e,jsxs as V1e}from"react/jsx-runtime";import{Fragment as $1e,jsx as q1e,jsxs as _1e}from"react/jsx-runtime";import{Fragment as iEe,jsx as rEe,jsxs as sEe}from"react/jsx-runtime";import{Fragment as kEe,jsx as mEe,jsxs as uEe}from"react/jsx-runtime";import{Fragment as yEe,jsx as bEe,jsxs as vEe}from"react/jsx-runtime";import{Fragment as BEe,jsx as SEe,jsxs as IEe}from"react/jsx-runtime";import{Fragment as KEe,jsx as PEe,jsxs as GEe}from"react/jsx-runtime";import{Fragment as ZEe,jsx as VEe,jsxs as XEe}from"react/jsx-runtime";import{Fragment as rYe,jsx as lYe,jsxs as sYe}from"react/jsx-runtime";import{Fragment as p1,jsx as fa,jsxs as bx}from"react/jsx-runtime";var xu="k-listview",d1=[l.loading,l.disabled],c1={},vx={pagerPosition:"bottom"},dl=e=>{let{header:t,footer:a,pageable:r,pagerPosition:s=vx.pagerPosition,bordered:i,layout:d,flexDirection:p,flexWrap:m,gridColumns:k,loading:v,disabled:T,...g}=e,A=fa(Jg,{className:`k-listview-pager k-listview-pager-${s}`}),C=fa(p1,{children:bx("div",{className:"k-loading-mask",style:{height:"100%",width:"100%"},children:[fa("span",{className:"k-loading-text",children:"Loading..."}),fa("div",{className:"k-loading-image"}),fa("div",{className:"k-loading-color"})]})});return bx("div",{...g,className:o(e.className,xu,{"k-listview-bordered":i},x(xu,{disabled:T,loading:v})),children:[r&&s==="top"&&A,t&&fa("div",{className:"k-listview-header",children:"Header"}),fa("div",{className:o("k-listview-content",{[`k-d-${d}`]:d,[`k-flex-${p}`]:p,[`k-flex-${m}`]:m,[`k-grid-cols-${k}`]:k}),children:e.children}),v&&C,a&&fa("div",{className:"k-listview-footer",children:"Footer"}),r&&s==="bottom"&&A]})};dl.states=d1;dl.options=c1;dl.className=xu;dl.defaultOptions=vx;import{jsx as f1}from"react/jsx-runtime";var bu="k-listview-item",m1=[l.focus,l.selected],u1={},k1={},cl=e=>{let{focus:t,selected:a,...r}=e;return f1("div",{...r,className:o(e.className,bu,x(bu,{focus:t,selected:a})),children:e.children})};cl.states=m1;cl.options=u1;cl.className=bu;cl.defaultOptions=k1;import{Fragment as XYe,jsx as VYe,jsxs as ZYe}from"react/jsx-runtime";import{jsx as f}from"react/jsx-runtime";var vu=[f("div",{className:"k-spreadsheet-cell k-spreadsheet-merged-cell",style:{left:"1px",top:"1px",width:"878px",height:"69px",background:"rgb(96, 181, 255)",outline:"rgb(86, 163, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"30px",whiteSpace:"pre",overflowWrap:"normal"},children:f("div",{className:"k-vertical-align-center",children:"Invoice #52 - 06/23/2015"})}),f("div",{style:{background:"rgb(167, 214, 255)",outline:"rgb(150, 193, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"1px",top:"71px",width:"99px",height:"24px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"ID"})}),f("div",{style:{background:"rgb(167, 214, 255)",outline:"rgb(150, 193, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"101px",top:"71px",width:"214px",height:"24px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"Product"})}),f("div",{style:{background:"rgb(167, 214, 255)",outline:"rgb(150, 193, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"316px",top:"71px",width:"114px",height:"24px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"Quantity"})}),f("div",{style:{background:"rgb(167, 214, 255)",outline:"rgb(150, 193, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"431px",top:"71px",width:"114px",height:"24px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"Price"})}),f("div",{style:{background:"rgb(167, 214, 255)",outline:"rgb(150, 193, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"546px",top:"71px",width:"114px",height:"24px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"Tax"})}),f("div",{style:{background:"rgb(167, 214, 255)",outline:"rgb(150, 193, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"661px",top:"71px",width:"154px",height:"24px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"Amount"})}),f("div",{style:{background:"rgb(167, 214, 255)",outline:"rgb(150, 193, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"816px",top:"71px",width:"63px",height:"24px"},className:"k-spreadsheet-cell"}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"1px",top:"96px",width:"99px",height:"29px"},className:"k-spreadsheet-cell k-left k-single",children:f("div",{className:"k-vertical-align-center",children:"216321"})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"left",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"101px",top:"96px",width:"214px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"Calzone"})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"316px",top:"96px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"1"})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"431px",top:"96px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$12.39"})})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"right",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"546px",top:"96px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$2.48"})})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"right",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"661px",top:"96px",width:"154px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$14.87"})})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"816px",top:"96px",width:"63px",height:"29px"},className:"k-spreadsheet-cell"}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"1px",top:"126px",width:"99px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"546897"})}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"left",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"101px",top:"126px",width:"214px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"Margarita"})}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"316px",top:"126px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"2"})}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"431px",top:"126px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$8.79"})})}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"right",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"546px",top:"126px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$3.52"})})}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"right",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"661px",top:"126px",width:"154px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$21.10"})})}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"816px",top:"126px",width:"63px",height:"29px"},className:"k-spreadsheet-cell"}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"1px",top:"156px",width:"99px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"456231"})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"left",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"101px",top:"156px",width:"214px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"Pollo Formaggio"})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"316px",top:"156px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"1"})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"431px",top:"156px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$13.99"})})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"right",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"546px",top:"156px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$2.80"})})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"right",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"661px",top:"156px",width:"154px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$16.79"})})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"816px",top:"156px",width:"63px",height:"29px"},className:"k-spreadsheet-cell"}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"1px",top:"186px",width:"99px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"455873"})}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"left",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"101px",top:"186px",width:"214px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"Greek Salad"})}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"316px",top:"186px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"1"})}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"431px",top:"186px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$9.49"})})}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"right",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"546px",top:"186px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$1.90"})})}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"right",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"661px",top:"186px",width:"154px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$11.39"})})}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"816px",top:"186px",width:"63px",height:"29px"},className:"k-spreadsheet-cell"}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"1px",top:"216px",width:"99px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"456892"})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"left",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"101px",top:"216px",width:"214px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"Spinach and Blue Cheese"})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"316px",top:"216px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"3"})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"431px",top:"216px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$11.49"})})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"right",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"546px",top:"216px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$6.89"})})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"right",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"661px",top:"216px",width:"154px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$41.36"})})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"816px",top:"216px",width:"63px",height:"29px"},className:"k-spreadsheet-cell"}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"1px",top:"246px",width:"99px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"546564"})}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"left",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"101px",top:"246px",width:"214px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"Rigoletto"})}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"316px",top:"246px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"1"})}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"431px",top:"246px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$10.99"})})}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"right",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"546px",top:"246px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$2.20"})})}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"right",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"661px",top:"246px",width:"154px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$13.19"})})}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"816px",top:"246px",width:"63px",height:"29px"},className:"k-spreadsheet-cell"}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"1px",top:"276px",width:"99px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"789455"})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"left",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"101px",top:"276px",width:"214px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"Creme Brulee"})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"316px",top:"276px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"5"})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"431px",top:"276px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$6.99"})})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"right",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"546px",top:"276px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$6.99"})})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"right",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"661px",top:"276px",width:"154px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$41.94"})})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"816px",top:"276px",width:"63px",height:"29px"},className:"k-spreadsheet-cell"}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"1px",top:"306px",width:"99px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"123002"})}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"left",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"101px",top:"306px",width:"214px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"Radeberger Beer"})}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"316px",top:"306px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"4"})}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"431px",top:"306px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$4.99"})})}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"right",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"546px",top:"306px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$3.99"})})}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"right",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"661px",top:"306px",width:"154px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$23.95"})})}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"816px",top:"306px",width:"63px",height:"29px"},className:"k-spreadsheet-cell"}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"1px",top:"336px",width:"99px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"564896"})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"left",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"101px",top:"336px",width:"214px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"Budweiser Beer"})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"316px",top:"336px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:"3"})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"431px",top:"336px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$4.49"})})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"right",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"546px",top:"336px",width:"114px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$2.69"})})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"right",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"661px",top:"336px",width:"154px",height:"29px"},className:"k-spreadsheet-cell",children:f("div",{className:"k-vertical-align-center",children:f("span",{children:"$16.16"})})}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"816px",top:"336px",width:"63px",height:"29px"},className:"k-spreadsheet-cell"}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"1px",top:"366px",width:"99px",height:"29px"},className:"k-spreadsheet-cell"}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"101px",top:"366px",width:"214px",height:"29px"},className:"k-spreadsheet-cell"}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"316px",top:"366px",width:"114px",height:"29px"},className:"k-spreadsheet-cell"}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"431px",top:"366px",width:"114px",height:"29px"},className:"k-spreadsheet-cell"}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"546px",top:"366px",width:"114px",height:"29px"},className:"k-spreadsheet-cell"}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"661px",top:"366px",width:"154px",height:"29px"},className:"k-spreadsheet-cell"}),f("div",{style:{background:"rgb(229, 243, 255)",outline:"rgb(206, 219, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"816px",top:"366px",width:"63px",height:"29px"},className:"k-spreadsheet-cell"}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"1px",top:"396px",width:"99px",height:"29px"},className:"k-spreadsheet-cell"}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"101px",top:"396px",width:"214px",height:"29px"},className:"k-spreadsheet-cell"}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"316px",top:"396px",width:"114px",height:"29px"},className:"k-spreadsheet-cell"}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"431px",top:"396px",width:"114px",height:"29px"},className:"k-spreadsheet-cell"}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"546px",top:"396px",width:"114px",height:"29px"},className:"k-spreadsheet-cell"}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"661px",top:"396px",width:"154px",height:"29px"},className:"k-spreadsheet-cell"}),f("div",{style:{background:"rgb(255, 255, 255)",outline:"rgb(230, 230, 230) solid 1px",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",whiteSpace:"pre",overflowWrap:"normal",left:"816px",top:"396px",width:"63px",height:"29px"},className:"k-spreadsheet-cell"})],yx=[f("div",{className:"k-spreadsheet-vaxis",style:{left:0,height:"405px"}}),f("div",{className:"k-spreadsheet-vaxis",style:{left:"100px",height:"405px"}}),f("div",{className:"k-spreadsheet-vaxis",style:{left:"315px",height:"405px"}}),f("div",{className:"k-spreadsheet-vaxis",style:{left:"430px",height:"405px"}}),f("div",{className:"k-spreadsheet-vaxis",style:{left:"545px",height:"405px"}}),f("div",{className:"k-spreadsheet-vaxis",style:{left:"660px",height:"405px"}}),f("div",{className:"k-spreadsheet-vaxis",style:{left:"815px",height:"405px"}}),f("div",{className:"k-spreadsheet-vaxis",style:{left:"879px",height:"405px"}}),f("div",{className:"k-spreadsheet-vaxis",style:{left:"943px",height:"405px"}}),f("div",{className:"k-spreadsheet-vaxis",style:{left:"1007px",height:"405px"}}),f("div",{className:"k-spreadsheet-vaxis",style:{left:"1071px",height:"405px"}}),f("div",{className:"k-spreadsheet-vaxis",style:{left:"1135px",height:"405px"}}),f("div",{className:"k-spreadsheet-vaxis",style:{left:"1199px",height:"405px"}}),f("div",{className:"k-spreadsheet-haxis",style:{top:"0px",width:"1199px"}}),f("div",{className:"k-spreadsheet-haxis",style:{top:"70px",width:"1199px"}}),f("div",{className:"k-spreadsheet-haxis",style:{top:"95px",width:"1199px"}}),f("div",{className:"k-spreadsheet-haxis",style:{top:"125px",width:"1199px"}}),f("div",{className:"k-spreadsheet-haxis",style:{top:"155px",width:"1199px"}}),f("div",{className:"k-spreadsheet-haxis",style:{top:"185px",width:"1199px"}}),f("div",{className:"k-spreadsheet-haxis",style:{top:"215px",width:"1199px"}}),f("div",{className:"k-spreadsheet-haxis",style:{top:"245px",width:"1199px"}}),f("div",{className:"k-spreadsheet-haxis",style:{top:"275px",width:"1199px"}}),f("div",{className:"k-spreadsheet-haxis",style:{top:"305px",width:"1199px"}}),f("div",{className:"k-spreadsheet-haxis",style:{top:"335px",width:"1199px"}}),f("div",{className:"k-spreadsheet-haxis",style:{top:"365px",width:"1199px"}}),f("div",{className:"k-spreadsheet-haxis",style:{top:"395px",width:"1199px"}}),f("div",{className:"k-spreadsheet-haxis",style:{top:"426px",width:"1199px"}}),f("div",{className:"k-spreadsheet-disabled-mask",style:{top:"1px",width:"878px",left:"1px",height:"69px"}})];import{jsx as b1}from"react/jsx-runtime";var wx="k-spreadsheet-toolbar",h1=[],g1={},x1={},Pr=e=>{let{children:t,...a}=e;return b1(Q,{...a,resizable:!0,className:o(e.className,wx),fillMode:"flat",children:t})};Pr.states=h1;Pr.options=g1;Pr.className=wx;Pr.defaultOptions=x1;import{jsx as T1}from"react/jsx-runtime";var Tx="k-spreadsheet-menu",v1=[],y1={},w1={},Gr=e=>{let{children:t,...a}=e;return T1(Xt,{...a,className:o(e.className,Tx),children:t})};Gr.states=v1;Gr.options=y1;Gr.className=Tx;Gr.defaultOptions=w1;import{jsx as Z,jsxs as wu}from"react/jsx-runtime";var Ax="k-spreadsheet-header",A1=[],N1={},C1=[Z(c,{icon:"arrow-rotate-ccw",fillMode:"flat"}),Z(c,{icon:"arrow-rotate-cw",fillMode:"flat"}),Z(te,{}),Z(c,{icon:"cut",fillMode:"flat"}),Z(c,{icon:"copy",fillMode:"flat"}),Z(c,{icon:"clipboard",fillMode:"flat"}),Z(te,{}),Z(ie,{value:"Font Name",fillMode:"flat"}),Z(ie,{value:"Font Size",fillMode:"flat"}),Z(te,{}),wu(P,{fillMode:"flat",children:[Z(c,{className:"k-group-start",icon:"font-grow",fillMode:"flat"}),Z(c,{className:"k-group-end",icon:"font-shrink",fillMode:"flat"})]}),Z(te,{}),wu(P,{fillMode:"flat",children:[Z(c,{className:"k-group-start",icon:"bold",fillMode:"flat"}),Z(c,{icon:"italic",fillMode:"flat"}),Z(c,{icon:"underline",fillMode:"flat"}),Z(c,{className:"k-group-end",icon:"strikethrough",fillMode:"flat"})]}),Z($e,{children:Z(Pt,{value:"red",valueIconName:"foreground-color",fillMode:"flat"})}),Z(te,{}),Z($e,{children:Z(Pt,{value:"fuchsia",valueIconName:"droplet",fillMode:"flat"})}),Z(te,{}),Z(ee,{fillMode:"flat",icon:"borders-all",showArrow:!0}),Z(te,{}),Z(ee,{fillMode:"flat",icon:"align-left",showArrow:!0}),Z(ee,{fillMode:"flat",icon:"align-middle",showArrow:!0}),Z(te,{}),Z(c,{fillMode:"flat",icon:"text-wrap"})],S1=[Z(Xe,{first:!0,text:"File"}),Z(Xe,{text:"Home",active:!0}),Z(Xe,{text:"Insert"}),Z(Xe,{text:"Format"}),Z(Xe,{text:"Formulas"}),Z(Xe,{text:"Data"}),Z(Xe,{last:!0,text:"View"})],yu={toolbarItems:C1,menuItems:S1},zi=e=>{let{toolbarItems:t=yu.toolbarItems,menuItems:a=yu.menuItems,...r}=e;return wu("div",{...r,className:o(Ax,e.className),children:[Z(Gr,{children:a}),Z(Pr,{children:t})]})};zi.states=A1;zi.options=N1;zi.className=Ax;zi.defaultOptions=yu;import{Fragment as L1,jsx as Ft,jsxs as Au}from"react/jsx-runtime";var Nx="k-spreadsheet-action-bar",I1=[],B1={},M1=Au(L1,{children:[Ft("span",{className:"k-syntax-startexp",children:"="}),Ft("span",{className:"k-syntax-ref k-series-a",children:"B6"}),Ft("span",{className:"k-syntax-op",children:"+"}),Ft("span",{className:"k-syntax-ref k-series-b",children:"C6"}),Ft("span",{className:"k-syntax-op",children:"+"}),Ft("span",{className:"k-syntax-ref k-series-c",children:"C3"})]}),Tu={formula:M1,cellName:"B6"},Hi=e=>{let{formula:t=Tu.formula,cellName:a=Tu.cellName,...r}=e;return Au("div",{...r,className:o(Nx,e.className),children:[Ft("div",{className:"k-spreadsheet-name-editor",children:Ft(At,{placeholder:a,fillMode:"flat"})}),Au("div",{className:"k-spreadsheet-formula-bar",children:[Ft("span",{className:"k-separator k-separator-vertical"}),Ft(c,{icon:"formula-fx",fillMode:"flat"}),Ft("span",{className:"k-separator k-separator-vertical"}),Ft("div",{className:"k-spreadsheet-formula-input k-textbox k-input k-input-md k-input-flat k-rounded-md",children:t})]})]})};Hi.states=I1;Hi.options=B1;Hi.className=Nx;Hi.defaultOptions=Tu;import{Fragment as G1,jsx as dt,jsxs as Ix}from"react/jsx-runtime";var Cx="k-spreadsheet-sheets-bar",E1=[],Y1={},P1=Ix(G1,{children:[dt(je,{first:!0,value:"Sheet 1",actions:dt(ee,{size:"medium",showArrow:!1,icon:"caret-alt-down",fillMode:"flat"})}),dt(je,{value:"Sheet 2",actions:dt(ee,{size:"medium",showArrow:!1,icon:"caret-alt-down",fillMode:"flat"})}),dt(je,{value:"Sheet 3",actions:dt(ee,{size:"medium",showArrow:!1,icon:"caret-alt-down",fillMode:"flat"})}),dt(je,{value:"Sheet 4",actions:dt(ee,{size:"medium",showArrow:!1,icon:"caret-alt-down",fillMode:"flat"})}),dt(je,{value:"Sheet 5",actions:dt(ee,{size:"medium",showArrow:!1,icon:"caret-alt-down",fillMode:"flat"})}),dt(je,{last:!0,value:"Sheet 6",actions:dt(ee,{size:"medium",showArrow:!1,icon:"caret-alt-down",fillMode:"flat"})})]}),Sx={tabStripItems:P1},Oi=e=>{let{tabStripItems:t=Sx.tabStripItems,...a}=e;return Ix("div",{...a,className:o(Cx,e.className),children:[dt(c,{className:"k-spreadsheet-sheet-add",fillMode:"flat",icon:"plus"}),dt(c,{className:"k-spreadsheet-sheets-menu",fillMode:"flat",icon:"menu"}),dt(Go,{className:"k-spreadsheet-sheets",tabStripItems:t,position:"bottom",scrollable:!0,scrollButtons:"end"})]})};Oi.states=E1;Oi.options=Y1;Oi.className=Cx;Oi.defaultOptions=Sx;import{jsx as ge}from"react/jsx-runtime";var Bx="k-spreadsheet-column-header",K1=[],D1={},Mx={configureSelection:{A:"partial"}},Kr=e=>{let{configureSelection:t=Mx.configureSelection,...a}=e,r=[ge("div",{style:{position:"absolute",left:"0px",width:"100px",height:"30px"},children:ge("div",{className:"k-vertical-align-center",children:"A"})}),ge("div",{style:{position:"absolute",left:"100px",width:"215px",height:"30px"},children:ge("div",{className:"k-vertical-align-center",children:"B"})}),ge("div",{style:{position:"absolute",left:"315px",width:"115px",height:"30px"},children:ge("div",{className:"k-vertical-align-center",children:"C"})}),ge("div",{style:{position:"absolute",left:"430px",width:"115px",height:"30px"},children:ge("div",{className:"k-vertical-align-center",children:"D"})}),ge("div",{style:{position:"absolute",left:"545px",width:"115px",height:"30px"},children:ge("div",{className:"k-vertical-align-center",children:"E"})}),ge("div",{style:{position:"absolute",left:"660px",width:"155px",height:"30px"},children:ge("div",{className:"k-vertical-align-center",children:"F"})}),ge("div",{style:{position:"absolute",left:"815px",width:"64px",height:"30px"},children:ge("div",{className:"k-vertical-align-center",children:"G"})}),ge("div",{style:{position:"absolute",left:"879px",width:"64px",height:"30px"},children:ge("div",{className:"k-vertical-align-center",children:"H"})}),ge("div",{style:{position:"absolute",left:"943px",width:"64px",height:"30px"},children:ge("div",{className:"k-vertical-align-center",children:"I"})}),ge("div",{style:{position:"absolute",left:"1007px",width:"64px",height:"30px"},children:ge("div",{className:"k-vertical-align-center",children:"J"})}),ge("div",{style:{position:"absolute",left:"1071px",width:"64px",height:"30px"},children:ge("div",{className:"k-vertical-align-center",children:"K"})}),ge("div",{style:{position:"absolute",left:"1135px",width:"64px",height:"30px"},children:ge("div",{className:"k-vertical-align-center",children:"L"})})],i=t?((d,p)=>d.map((m,k)=>{let v=m.props.children.props.children;return ge("div",{style:m.props.style,className:o({"k-selection-partial":p[v]==="partial","k-selection-full":p[v]==="full","k-selection-none":!p[v]}),children:m.props.children},k)}))(r,t):r;return ge("div",{...a,className:o(Bx,e.className),children:i})};Kr.states=K1;Kr.options=D1;Kr.className=Bx;Kr.defaultOptions=Mx;import{jsx as me}from"react/jsx-runtime";var Lx="k-spreadsheet-row-header",F1=[],R1={},Ex={configureSelection:{1:"partial"}},Dr=e=>{let{configureSelection:t=Ex.configureSelection,...a}=e,r=[me("div",{style:{width:"30px",height:"70px"},children:me("div",{className:"k-vertical-align-center",children:"1"})}),me("div",{style:{width:"30px",height:"25px"},children:me("div",{className:"k-vertical-align-center",children:"2"})}),me("div",{style:{width:"30px",height:"30px"},children:me("div",{className:"k-vertical-align-center",children:"3"})}),me("div",{style:{width:"30px",height:"30px"},children:me("div",{className:"k-vertical-align-center",children:"4"})}),me("div",{style:{width:"30px",height:"30px"},children:me("div",{className:"k-vertical-align-center",children:"5"})}),me("div",{style:{width:"30px",height:"30px"},children:me("div",{className:"k-vertical-align-center",children:"6"})}),me("div",{style:{width:"30px",height:"30px"},children:me("div",{className:"k-vertical-align-center",children:"7"})}),me("div",{style:{width:"30px",height:"30px"},children:me("div",{className:"k-vertical-align-center",children:"8"})}),me("div",{style:{width:"30px",height:"30px"},children:me("div",{className:"k-vertical-align-center",children:"9"})}),me("div",{style:{width:"30px",height:"30px"},children:me("div",{className:"k-vertical-align-center",children:"10"})}),me("div",{style:{width:"30px",height:"30px"},children:me("div",{className:"k-vertical-align-center",children:"11"})}),me("div",{style:{width:"30px",height:"30px"},children:me("div",{className:"k-vertical-align-center",children:"12"})}),me("div",{style:{width:"30px",height:"30px"},children:me("div",{className:"k-vertical-align-center",children:"13"})})],i=t?((d,p)=>d.map((m,k)=>{let v=m.props.children.props.children;return me("div",{style:m.props.style,className:o({"k-selection-partial":p[v]==="partial","k-selection-full":p[v]==="full","k-selection-none":!p[v]}),children:m.props.children},k)}))(r,t):r;return me("div",{...a,className:o(Lx,e.className),children:i})};Dr.states=F1;Dr.options=R1;Dr.className=Lx;Dr.defaultOptions=Ex;import{jsx as Yx}from"react/jsx-runtime";var Px="k-spreadsheet-data",z1=[],H1={},O1={},Fr=e=>{let{activeCellIndex:t,...a}=e,s=t?((i,d)=>i.map((p,m)=>m===d?Yx("div",{style:p.props.style,className:o(p.props.className,"k-spreadsheet-active-cell"),children:p.props.children},m):p))(vu,t):vu;return Yx("div",{...a,className:o(Px,e.className),children:[...yx,...s]})};Fr.states=z1;Fr.options=H1;Fr.className=Px;Fr.defaultOptions=O1;import{jsx as De,jsxs as dc}from"react/jsx-runtime";var Gx="k-spreadsheet-view",W1=[],Q1={},V1={},Wi=e=>{let{selectionHighlight:t,rowHeaderSelection:a,columnHeaderSelection:r,cellEditor:s,activeCellIndex:i,selection:d,filter:p,...m}=e;return dc("div",{...m,className:o(Gx,e.className),children:[dc("div",{className:"k-spreadsheet-fixed-container",children:[dc("div",{style:{top:0,left:0,height:"100%",width:"100%"},className:"k-spreadsheet-pane k-top k-left",children:[De(Fr,{activeCellIndex:i,style:{position:"relative",left:"30px",top:"30px"}}),De("div",{className:"k-selection-wrapper",children:d}),De("div",{className:"k-auto-fill-wrapper"}),De("div",{className:"k-selection-wrapper",children:t}),De("div",{className:"k-filter-wrapper",children:p}),De(Dr,{configureSelection:a,style:{width:"30px",top:"30px"}}),De(Kr,{configureSelection:r,style:{top:"0px",left:"30px",width:"1199px",height:"30px"}})]}),s,De("div",{style:{width:"30px",height:"30px"},className:"k-spreadsheet-top-corner"})]}),De("div",{className:"k-spreadsheet-scroller",children:De("div",{className:"k-spreadsheet-view-size",style:{height:"6080px",width:"3663px"}})}),De("div",{className:"k-spreadsheet-clipboard",children:dc("table",{style:{left:"0px",top:"0px",height:"30px",width:"100px"},className:"kendo-clipboard-eb8ea401-ab97-4190-8fb2-b3b83b299a9f",role:"presentation",children:[De("colgroup",{children:De("col",{style:{width:"100px"}})}),De("tbody",{children:De("tr",{style:{height:"30px"},children:De("td",{style:{backgroundColor:"rgb(255, 255, 255)",color:"rgb(0, 62, 117)",fontFamily:"Arial",textAlign:"center",fontSize:"14px",borderColor:"rgb(255, 255, 255)"},children:"216321"})})})]})}),!s&&De("div",{className:"k-spreadsheet-cell-editor k-spreadsheet-formula-input","data-role":"formulainput",style:{whiteSpace:"pre"},children:"216321"}),De(fr,{content:"A1",style:{position:"absolute",display:"none"}}),De("div",{className:"k-list-group-sticky-header",style:{display:"none"}}),De("div",{className:"k-list-content k-list-scroller",unselectable:"on"})]})};Wi.states=W1;Wi.options=Q1;Wi.className=Gx;Wi.defaultOptions=V1;import{jsx as j1}from"react/jsx-runtime";var Kx="k-spreadsheet",X1=[],Z1={},J1={},Qi=e=>{let{children:t,...a}=e;return j1("div",{...a,className:o(Kx,e.className),children:t})};Qi.states=X1;Qi.options=Z1;Qi.className=Kx;Qi.defaultOptions=J1;import{Fragment as QPe,jsx as WPe,jsxs as VPe}from"react/jsx-runtime";import{jsx as Dx,jsxs as $1}from"react/jsx-runtime";var Fx="k-pivotgrid-configurator-button",U1=[],q1={},_1={},Vi=e=>{let{...t}=e;return Dx("div",{...t,className:o(e.className,Fx),children:$1("span",{children:["Change settings",Dx(y,{icon:"gear"})]})})};Vi.states=U1;Vi.options=q1;Vi.className=Fx;Vi.defaultOptions=_1;var Rx=Vi;import{jsx as Rr,jsxs as zx}from"react/jsx-runtime";var Hx="k-pivotgrid",eE=[],tE={},cc={emptyCell:Rr("span",{className:"k-pivotgrid-empty-cell",children:Rr("span",{className:"k-sr-only",children:"PivotGrid component. Use the arrow keys to navigate."})}),configuratorDisplay:"none",configuratorPosition:"right"},Xi=e=>{let{emptyCell:t=cc.emptyCell,configuratorDisplay:a=cc.configuratorDisplay,configuratorPosition:r=cc.configuratorPosition,configurator:s,columnHeaders:i,rowHeaders:d,children:p,...m}=e;return zx("div",{className:{left:"k-d-flex k-flex-row-reverse k-pos-relative",bottom:"k-d-flex k-flex-col k-pos-relative",top:"k-d-flex k-flex-col-reverse k-pos-relative",right:"k-d-flex k-flex-row k-pos-relative"}[r],children:[zx("div",{...m,className:o(e.className,Hx),children:[t,Rr("div",{className:"k-pivotgrid-column-headers",children:i}),Rr("div",{className:"k-pivotgrid-row-headers",children:d}),Rr("div",{className:"k-pivotgrid-values",children:p})]}),s&&a==="opened"&&s,a!=="none"&&Rr(Rx,{})]})};Xi.states=eE;Xi.options=tE;Xi.className=Hx;Xi.defaultOptions=cc;import{jsx as rE}from"react/jsx-runtime";var Ox="k-pivotgrid-table",oE=[],aE={},lE={},Zi=e=>{let{children:t,...a}=e;return rE("table",{...a,className:o(e.className,Ox),children:t})};Zi.states=oE;Zi.options=aE;Zi.className=Ox;Zi.defaultOptions=lE;import{jsx as dE}from"react/jsx-runtime";var Wx="k-pivotgrid-tbody",sE=[],iE={},nE={},Ji=e=>{let{children:t,...a}=e;return dE("tbody",{...a,className:o(e.className,Wx),children:t})};Ji.states=sE;Ji.options=iE;Ji.className=Wx;Ji.defaultOptions=nE;import{jsx as uE}from"react/jsx-runtime";var Nu="k-pivotgrid-row",cE=[l.hover,l.selected],pE={},mE={},ji=e=>{let{columnTotal:t,children:a,hover:r,selected:s,...i}=e;return uE("tr",{...i,className:o(e.className,Nu,{"k-pivotgrid-column-total":t},x(Nu,{hover:r,selected:s})),children:a})};ji.states=cE;ji.options=pE;ji.className=Nu;ji.defaultOptions=mE;import{jsx as Cu,jsxs as gE}from"react/jsx-runtime";var Su="k-pivotgrid-cell",kE=[l.focus,l.selected],fE={},hE={},Ui=e=>{let{as:t="td",toggle:a,headerTitle:r,content:s,headerRootCell:i,totalCell:d,headerTotalCell:p,rowTotalCell:m,focus:k,selected:v,...T}=e,g={up:"up",down:"down"};return gE(t,{...T,className:o(e.className,Su,{"k-pivotgrid-expanded":a==="up","k-pivotgrid-header-root":i,"k-pivotgrid-total":d,"k-pivotgrid-header-total":p,"k-pivotgrid-row-total":m},x(Su,{focus:k,selected:v})),children:[a&&Cu(y,{className:"k-pivotgrid-toggle",icon:`chevron-${g[a]}`}),r&&Cu("span",{className:"k-pivotgrid-header-title",children:r}),(s||s==="")&&Cu("span",{className:"k-pivotgrid-content",children:s})]})};Ui.states=kE;Ui.options=fE;Ui.className=Su;Ui.defaultOptions=hE;import{Fragment as yE,jsx as pl,jsxs as Qx}from"react/jsx-runtime";var pc="k-pivotgrid-configurator",xE=[],bE={},vE=Qx(yE,{children:[pl(c,{children:"Cancel"}),pl(c,{themeColor:"primary",children:"Apply"})]}),qi={orientation:"vertical",mode:"push",actionButtons:vE,header:"Settings"},_i=e=>{let{orientation:t=qi.orientation,mode:a=qi.mode,actionButtons:r=qi.actionButtons,header:s=qi.header,children:i,...d}=e;return pl("div",{...d,className:o(e.className,pc),children:Qx("div",{className:o("k-pivotgrid-configurator-panel",{[`${pc}-${t}`]:t,[`${pc}-${a}`]:a}),children:[pl("div",{className:"k-pivotgrid-configurator-header",children:pl("div",{className:"k-pivotgrid-configurator-header-text",children:s})}),pl("div",{className:"k-pivotgrid-configurator-content",children:i}),pl(V,{alignment:"end",className:"k-pivotgrid-configurator-actions",children:r})]})})};_i.states=xE;_i.options=bE;_i.className=pc;_i.defaultOptions=qi;import{Fragment as Xx,jsx as eo,jsxs as uc}from"react/jsx-runtime";var Vx="k-calculated-field",wE=[],TE={},AE=uc(Xx,{children:[eo(y,{icon:"sum"}),eo(ie,{value:"SUM"}),eo("span",{className:"k-spacer"}),eo(y,{icon:"eye"}),eo(ie,{value:"Default"})]}),mc={headerContent:eo("div",{className:"k-calculated-field-header-text",children:"Date.Calendar"}),headerActions:eo(c,{fillMode:"flat",icon:"x"}),fieldActions:AE},kc=e=>{let{headerContent:t=mc.headerContent,headerActions:a=mc.headerActions,fieldActions:r=mc.fieldActions,children:s,...i}=e;return uc("div",{...i,className:o(e.className,Vx),children:[uc("div",{className:"k-calculated-field-header",children:[t,a&&uc(Xx,{children:[eo("span",{className:"k-spacer"}),eo("div",{className:"k-calculated-field-header-actions",children:a})]})]}),s&&eo("div",{className:"k-calculated-field-content",children:s}),eo("div",{className:"k-calculated-field-actions",children:r})]})};kc.states=wE;kc.options=TE;kc.className=Vx;kc.defaultOptions=mc;import{jsx as R2e,jsxs as z2e}from"react/jsx-runtime";import{jsx as Q2e}from"react/jsx-runtime";import{Fragment as $2e,jsx as q2e,jsxs as _2e}from"react/jsx-runtime";import{jsx as BE}from"react/jsx-runtime";var Zx="k-treelist",CE=[],SE={},IE={},to=e=>BE(Te,{...e,className:o(Zx,e.className),children:e.children});to.states=CE;to.options=SE;to.className=Zx;to.defaultOptions=IE;import{jsx as T4e,jsxs as A4e}from"react/jsx-runtime";import{jsx as I4e}from"react/jsx-runtime";import{jsx as E4e}from"react/jsx-runtime";import{jsx as R4e,jsxs as z4e}from"react/jsx-runtime";import{jsx as Z4e,jsxs as J4e}from"react/jsx-runtime";import{jsx as PE}from"react/jsx-runtime";var Jx="k-property-grid",LE=[],EE={},YE={},$i=e=>PE(to,{...e,className:o(Jx,e.className),children:e.children});$i.states=LE;$i.options=EE;$i.className=Jx;$i.defaultOptions=YE;import{jsx as fGe,jsxs as hGe}from"react/jsx-runtime";import{jsx as TGe,jsxs as AGe}from"react/jsx-runtime";import{jsx as jx}from"react/jsx-runtime";var Ux="k-filter-preview",GE=[],KE={},DE={},ha=e=>{let{fields:t}=e,a=[];return t&&t.map(({name:r,value:s})=>{a.push(jx("span",{className:`k-filter-preview-${r}`,children:`${s} `}))}),jx("div",{className:o(Ux),children:a})};ha.states=GE;ha.options=KE;ha.defaultOptions=DE;ha.className=Ux;import{Fragment as HE,jsx as en,jsxs as OE}from"react/jsx-runtime";var qx="k-filter",FE=[],RE={},zE={},zr=e=>{let{children:t,showApplyButton:a}=e,r=[],s=en(HE,{});return t&&Array.isArray(t)&&t.map(i=>{i.type!==ha?r.push(i):s=en(ha,{...i.props})}),OE("div",{className:o(e.className,qx),children:[en("ul",{className:"k-filter-container",children:en("li",{className:"k-filter-group-main",children:r})}),s,a&&en(c,{className:"k-filter-apply",children:"Apply"})]})};zr.states=FE;zr.options=RE;zr.defaultOptions=zE;zr.className=qx;import{jsx as ZE}from"react/jsx-runtime";var WE="k-filter-toolbar",QE=[],VE={},XE={},tn=e=>{let{children:t}=e;return ZE("div",{className:o(WE),children:t})};tn.states=QE;tn.options=VE;tn.defaultOptions=XE;import{jsx as _E}from"react/jsx-runtime";var JE="k-filter-lines",jE=[],UE={},qE={},on=e=>{let{children:t}=e;return _E("ul",{className:o(JE),children:t})};on.states=jE;on.options=UE;on.defaultOptions=qE;import{jsx as aY}from"react/jsx-runtime";var $E="k-filter-item",eY=[],tY={},oY={},an=e=>{let{children:t}=e;return aY("li",{className:o($E),children:t})};an.states=eY;an.options=tY;an.defaultOptions=oY;import{jsx as oKe,jsxs as aKe}from"react/jsx-runtime";import{jsx as kKe,jsxs as fKe}from"react/jsx-runtime";import{jsx as iY}from"react/jsx-runtime";var _x="k-filemanager-toolbar",lY=[],rY={},sY={},bo=e=>{let{children:t,...a}=e;return iY(Q,{...a,className:o(e.className,_x),children:t})};bo.states=lY;bo.options=rY;bo.className=_x;bo.defaultOptions=sY;import{Fragment as pY,jsx as bt,jsxs as ln}from"react/jsx-runtime";var Iu="k-filemanager",nY=[l.disabled],dY={},cY=bt(pY,{children:ln(bo,{children:[bt(c,{children:"New Folder"}),bt(c,{children:"Upload"}),ln(P,{children:[bt(c,{className:"k-group-start",icon:"sort-asc-small"}),bt(c,{className:"k-group-end",icon:"sort-desc-small"})]}),bt(Me,{text:"Sort By"}),ln(P,{children:[bt(c,{className:"k-group-start",icon:"grid-layout"}),bt(c,{className:"k-group-end",icon:"grid"})]}),bt("div",{className:"k-spacer"}),ln("div",{className:"k-filemanager-details-toggle",children:[bt("label",{children:"View Details"}),bt(mo,{})]}),bt(ze,{className:"k-filemanager-search-tool",placeholder:"Search..."})]})}),$x={toolbar:cY},ga=e=>{let{disabled:t,toolbar:a=$x.toolbar,...r}=e;return ln("div",{...r,className:o(e.className,Iu,x(Iu,{disabled:t})),children:[bt("div",{className:"k-filemanager-header",children:a}),bt("div",{className:"k-filemanager-content-container",children:e.children})]})};ga.states=nY;ga.options=dY;ga.className=Iu;ga.defaultOptions=$x;import{jsx as fY}from"react/jsx-runtime";var eb="k-filemanager-breadcrumb",mY=[],uY={},kY={},xa=e=>{let{children:t,...a}=e;return fY(Ko,{className:o(e.className,eb),...a,children:t})};xa.states=mY;xa.options=uY;xa.className=eb;xa.defaultOptions=kY;import{jsx as bY}from"react/jsx-runtime";var tb="k-filemanager-listview",hY=[],gY={},xY={},Hr=e=>{let{children:t,...a}=e;return bY(dl,{className:o(e.className,tb,"k-selectable"),layout:"flex",flexDirection:"row",flexWrap:"wrap",...a,children:t})};Hr.states=hY;Hr.options=gY;Hr.className=tb;Hr.defaultOptions=xY;import{jsx as TY}from"react/jsx-runtime";var ob="k-filemanager-treeview",vY=[],yY={},wY={},ba=e=>{let{children:t,...a}=e;return TY(Ee,{className:o(e.className,ob),...a,children:t})};ba.states=vY;ba.options=yY;ba.className=ob;ba.defaultOptions=wY;import{jsx as ab,jsxs as CY}from"react/jsx-runtime";var lb="k-filemanager-drag-hint",AY=[],NY={},rb={icon:"file"},fc=e=>{let{hint:t,icon:a=rb.icon,...r}=e;return CY("div",{className:o(e.className,lb,"k-drag-clue"),...r,children:[ab(y,{icon:a}),ab("span",{children:t})]})};fc.states=AY;fc.options=NY;fc.className=lb;fc.defaultOptions=rb;import{Fragment as rn,jsx as vt,jsxs as Or}from"react/jsx-runtime";var sb="k-file-info",SY=[],IY={},Bu={name:"No File Selected",icon:"file"},Wr=e=>{let{selection:t,name:a=Bu.name,icon:r=Bu.icon,fileType:s,fileSize:i,fileDateCreated:d,fileDateModified:p,...m}=e;return Or("div",{...m,className:o(e.className,sb),children:[vt(vo,{className:o({"k-single-file-selected":t==="single","k-multiple-files-selected":t==="multiple","k-no-file-selected":t==="none"}),icon:t==="none"?"none":r,name:a,size:"xxxlarge"}),t==="single"&&vt(rn,{children:Or("dl",{className:"k-file-meta",children:[s&&Or(rn,{children:[vt("dt",{className:"k-file-meta-label",children:"Type: "}),vt("dd",{className:"k-file-meta-value k-file-type",children:s}),vt("dd",{className:"k-line-break"})]}),i&&Or(rn,{children:[vt("dt",{className:"k-file-meta-label",children:"Size: "}),vt("dd",{className:"k-file-meta-value k-file-size",children:i}),vt("dd",{className:"k-line-break"})]}),d&&Or(rn,{children:[vt("dt",{className:"k-file-meta-label",children:"Date Created: "}),vt("dd",{className:"k-file-meta-value k-file-created",children:d}),vt("dd",{className:"k-line-break"})]}),p&&Or(rn,{children:[vt("dt",{className:"k-file-meta-label",children:"Date Modified: "}),vt("dd",{className:"k-file-meta-value k-file-modified",children:p}),vt("dd",{className:"k-line-break"})]})]})})]})};Wr.states=SY;Wr.options=IY;Wr.className=sb;Wr.defaultOptions=Bu;import{Fragment as EY,jsx as Mu,jsxs as YY}from"react/jsx-runtime";var ib="k-file-preview",BY=[],MY={size:[n.xsmall,n.small,n.medium,n.large,n.xlarge,n.xxlarge,n.xxxlarge]},LY={},vo=e=>{let{size:t,icon:a,name:r,...s}=e;return YY(EY,{children:[Mu("span",{...s,className:o(ib),children:Mu(y,{className:"k-file-icon",icon:a,size:t})}),Mu("span",{className:o(e.className,"k-file-name"),children:r})]})};vo.states=BY;vo.options=MY;vo.className=ib;vo.defaultOptions=LY;import{Fragment as CDe,jsx as ADe,jsxs as NDe}from"react/jsx-runtime";import{Fragment as ODe,jsx as zDe,jsxs as HDe}from"react/jsx-runtime";import{Fragment as rFe,jsx as aFe,jsxs as lFe}from"react/jsx-runtime";import{Fragment as wFe,jsx as vFe,jsxs as yFe}from"react/jsx-runtime";import{jsx as DY}from"react/jsx-runtime";var nb="k-taskboard-toolbar",PY=[],GY={},KY={},Qr=e=>{let{children:t,...a}=e;return DY(Q,{...a,className:o(e.className,nb),children:t})};Qr.states=PY;Qr.options=GY;Qr.className=nb;Qr.defaultOptions=KY;import{Fragment as HY,jsx as va,jsxs as Lu}from"react/jsx-runtime";var db="k-taskboard-pane",FY=[],RY={},zY=Lu(HY,{children:[va("div",{className:"k-taskboard-pane-header-text",children:"Card X"}),va("span",{className:"k-spacer"}),va("div",{className:"k-taskboard-pane-header-actions",children:va(c,{fillMode:"flat",icon:"x"})})]}),cb={header:zY},Vr=e=>{let{header:t=cb.header,...a}=e;return Lu("div",{...a,className:o(e.className,db,"k-taskboard-edit-pane"),children:[va("div",{className:"k-taskboard-pane-header",children:t}),va("div",{className:"k-taskboard-pane-content",children:e.children}),Lu(V,{alignment:"end",className:"k-taskboard-pane-actions",children:[va(c,{icon:"trash",children:"Delete"}),va(c,{themeColor:"primary",icon:"pencil",children:"Edit"})]})]})};Vr.states=FY;Vr.options=RY;Vr.className=db;Vr.defaultOptions=cb;import{Fragment as mb,jsx as Rt,jsxs as pb}from"react/jsx-runtime";var Eu="k-taskboard",OY=[l.disabled],WY={},QY=Rt(mb,{children:pb(Qr,{children:[Rt(c,{icon:"plus",children:"Add Column"}),Rt("span",{className:"k-spacer"}),Rt(ze,{placeholder:"Search..."})]})}),hc={toolbar:QY,pane:!1,panePosition:"end"},sn=e=>{let{disabled:t,toolbar:a=hc.toolbar,panePosition:r=hc.panePosition,pane:s=hc.pane,...i}=e;return pb("div",{...i,className:o(e.className,Eu,x(Eu,{disabled:t})),children:[Rt("div",{className:"k-taskboard-header",children:a}),Rt("div",{className:"k-taskboard-content",style:{marginRight:s&&r==="end"?"304px":void 0,marginLeft:s&&r==="start"?"304px":void 0},children:Rt("div",{className:"k-taskboard-columns-container",children:e.children})}),s&&Rt(mb,{children:Rt(Vr,{className:o({"k-taskboard-pane-start":r==="start"}),children:Rt(od,{formButtons:null,children:Rt(Ze,{label:"Textbox:",editor:Rt(U,{})})})})})]})};sn.states=OY;sn.options=WY;sn.className=Eu;sn.defaultOptions=hc;import{Fragment as JY,jsx as ya,jsxs as Pu}from"react/jsx-runtime";var Yu="k-taskboard-column",VY=[],XY={},ZY=Pu(JY,{children:[ya("div",{className:"k-taskboard-column-header-text k-text-ellipsis",children:"Column Header"}),ya("span",{className:"k-spacer"}),Pu("div",{className:"k-taskboard-column-header-actions",children:[ya(c,{fillMode:"flat",icon:"pencil"}),ya(c,{fillMode:"flat",icon:"plus"}),ya(c,{fillMode:"flat",icon:"x"})]})]}),ub={header:ZY},nn=e=>{let{header:t=ub.header,edit:a,...r}=e;return Pu("div",{...r,className:o(e.className,Yu,{[`${Yu}-edit`]:a}),children:[ya("div",{className:"k-taskboard-column-header",children:t}),ya("div",{className:"k-taskboard-column-cards-container",children:ya("div",{className:"k-taskboard-column-cards",children:e.children})})]})};nn.states=VY;nn.options=XY;nn.className=Yu;nn.defaultOptions=ub;import{jsx as _Y}from"react/jsx-runtime";var Gu="k-taskboard-card",jY=[],UY={},qY={},dn=e=>{let{children:t,category:a,...r}=e;return _Y(tt,{...r,className:o(e.className,Gu,{[`${Gu}-category`]:a}),children:t})};dn.states=jY;dn.options=UY;dn.className=Gu;dn.defaultOptions=qY;import{Fragment as gRe,jsx as fRe,jsxs as hRe}from"react/jsx-runtime";import{jsx as tP}from"react/jsx-runtime";var Ku="k-column-menu",$Y=[],eP={size:[n.small,n.medium,n.large]},Du={view:"list",size:n.medium},Xr=e=>{let{view:t=Du.view,size:a=Du.size,...r}=e;return tP("div",{...r,className:o(e.className,Ku,S(Ku,{size:a}),{"k-column-menu-tabbed":t==="tabbed"}),children:e.children})};Xr.states=$Y;Xr.options=eP;Xr.className=Ku;Xr.defaultOptions=Du;import{jsx as kb}from"react/jsx-runtime";var Fu="k-column-list",oP=[],aP={size:[n.small,n.medium,n.large]},fb={size:n.medium},gc=e=>{let{size:t=fb.size,...a}=e;return kb("div",{className:"k-column-list-wrapper",children:kb("div",{...a,className:o(e.className,Fu,S(Fu,{size:t})),children:e.children})})};gc.states=oP;gc.options=aP;gc.className=Fu;gc.defaultOptions=fb;import{jsx as hb,jsxs as iP}from"react/jsx-runtime";var Ru="k-column-list-item",lP=[l.focus,l.disabled,l.hover],rP={},sP={},xc=e=>{let{label:t,checked:a,focus:r,hover:s,disabled:i,...d}=e;return iP("label",{...d,className:o(e.className,Ru,x(Ru,{focus:r,hover:s,disabled:i})),children:[hb(Ve,{disabled:i,checked:a}),hb("span",{className:"k-checkbox-label",children:t})]})};xc.states=lP;xc.options=rP;xc.className=Ru;xc.defaultOptions=sP;import{jsx as zu,jsxs as gb}from"react/jsx-runtime";var Hu="k-columnmenu-item",nP=[l.focus,l.selected],dP={},cP={},ml=e=>{let{focus:t,selected:a,text:r,startIcon:s,endIcon:i,sortIndex:d,...p}=e;return gb("div",{...p,className:o(e.className,Hu,x(Hu,{focus:t,selected:a})),children:[s&&zu(y,{icon:s}),r,i&&gb("span",{className:"k-columnmenu-indicators",children:[zu(y,{icon:i}),d&&zu("span",{className:"k-sort-index",children:d})]}),e.children]})};ml.states=nP;ml.options=dP;ml.className=Hu;ml.defaultOptions=cP;import{jsx as ORe}from"react/jsx-runtime";import{jsx as mP}from"react/jsx-runtime";var pP="k-columnmenu-item-content",xb=e=>mP("div",{...e,className:o(e.className,pP,"k-columns-item"),children:e.children});import{jsx as bb}from"react/jsx-runtime";var vb="k-filter-menu",uP=[],kP={},fP={},Zr=e=>{let{...t}=e;return bb("form",{...t,className:o(e.className,vb),children:bb("div",{className:"k-filter-menu-container",children:e.children})})};Zr.states=uP;Zr.options=kP;Zr.className=vb;Zr.defaultOptions=fP;import{jsx as _Re}from"react/jsx-runtime";import{jsx as Ou,jsxs as vP}from"react/jsx-runtime";var hP="k-item",gP={size:[n.small,n.medium,n.large]},xP=[],bP={size:n.medium},bc=e=>{let{text:t,size:a,...r}=e;return Ou("li",{...r,className:o(e.className,hP),children:vP("label",{className:"k-label k-checkbox-label",children:[Ou(Ve,{size:a}),Ou("span",{children:t})]})})};bc.states=xP;bc.options=gP;bc.defaultOptions=bP;import{Fragment as AP,jsx as ul,jsxs as yb}from"react/jsx-runtime";var wb="k-expander",yP=[],wP={},TP={},cn=e=>{let{itemText:t,itemStartIcon:a,itemEndIcon:r,itemSortIndex:s,expanded:i,itemContent:d,expanderIcon:p,...m}=e,k=ul(AP,{});return!i&&!p?k=ul(y,{icon:"chevron-down"}):i&&!p?k=ul(y,{icon:"chevron-up"}):k=ul(y,{icon:p}),yb("div",{...m,className:o(e.className,wb),children:[yb(ml,{text:t,startIcon:a,endIcon:r,sortIndex:s,children:[ul("span",{className:"k-spacer"}),ul("span",{className:"k-expander-indicator",children:k})]}),i&&ul(xb,{children:d}),e.children]})};cn.states=yP;cn.options=wP;cn.className=wb;cn.defaultOptions=TP;import{jsx as SP}from"react/jsx-runtime";var Wu="k-group-menu",NP=[],CP={size:[n.small,n.medium,n.large]},Tb={size:n.medium},vc=e=>{let{size:t=Tb.size,...a}=e;return SP("div",{...a,className:o(e.className,Wu,S(Wu,{size:t})),children:e.children})};vc.states=NP;vc.options=CP;vc.className=Wu;vc.defaultOptions=Tb;import{Fragment as LP,jsx as yc,jsxs as Ab}from"react/jsx-runtime";var Qu="k-group-menu-item",IP=[l.hover,l.selected],BP={},MP={},wc=e=>{let{hover:t,selected:a,text:r,actionsStart:s,actionsEnd:i,...d}=e;return Ab("div",{...d,className:o(e.className,Qu,x(Qu,{hover:t,selected:a})),children:[s&&yc("span",{className:"k-group-menu-item-actions",children:s}),yc("span",{className:"k-group-item-text",children:r}),i&&Ab(LP,{children:[yc("span",{className:"k-spacer"}),yc("span",{className:"k-group-menu-item-actions",children:i})]}),e.children]})};wc.states=IP;wc.options=BP;wc.className=Qu;wc.defaultOptions=MP;import{jsx as kl}from"react/jsx-runtime";var Vu="k-group-menu-item-action",EP=[l.hover,l.disabled,l.selected],YP={size:[n.small,n.medium,n.large]},Nb={size:n.medium};var Tc=e=>{let{hover:t,disabled:a,selected:r,size:s=Nb.size,type:i,...d}=e,p;switch(i){case"remove":p=kl(y,{icon:"x-circle",size:s});break;case"add":p=kl(y,{icon:"plus-circle",size:s});break;case"drag":p=kl(y,{icon:"handle-drag-dots",size:s});break;case"up":p=kl(y,{icon:"chevron-up",size:s});break;case"down":p=kl(y,{icon:"chevron-down",size:s});break;default:p=kl(y,{icon:i,size:s});break}return kl("span",{...d,className:o(e.className,Vu,x(Vu,{selected:r,hover:t,disabled:a}),`k-group-menu-item-${i}-action`),children:p})};Tc.options=EP;Tc.options=YP;Tc.className=Vu;Tc.defaultOptions=Nb;import{jsx as yze}from"react/jsx-runtime";import{Fragment as Ize,jsx as Cze,jsxs as Sze}from"react/jsx-runtime";import{Fragment as Pze,jsx as Yze,jsxs as Gze}from"react/jsx-runtime";import{Fragment as Vze,jsx as Wze,jsxs as Qze}from"react/jsx-runtime";import{Fragment as t0e,jsx as $ze,jsxs as e0e}from"react/jsx-runtime";import{jsx as DP}from"react/jsx-runtime";var Cb="k-context-menu",PP=[],GP={},KP={},pn=e=>{let{children:t,...a}=e;return DP(No,{...a,className:o(e.className,Cb),children:t})};pn.states=PP;pn.options=GP;pn.className=Cb;pn.defaultOptions=KP;import{jsx as M0e}from"react/jsx-runtime";import{Fragment as zP,jsx as ot,jsxs as Ac}from"react/jsx-runtime";var Sb="k-chat",FP=[],RP={},Ib={showToolbar:!0,showMessageBox:!0,showMoreButton:!0},fl=e=>{let{dir:t,showToolbar:a,showMessageBox:r=Ib.showMessageBox,showMoreButton:s,...i}=e;return Ac("div",{...i,className:o(Sb,e.className),dir:t,children:[ot("div",{className:"k-message-list k-avatars",children:ot("div",{className:"k-message-list-content",children:e.children})}),r&&ot(U,{className:"k-message-box",placeholder:"Type a message...",suffix:Ac(zP,{children:[s&&ot(c,{fillMode:"flat",icon:"more-horizontal"}),ot(c,{fillMode:"flat",icon:"paper-plane",className:"k-chat-send"})]})}),a&&Ac("div",{className:"k-chat-toolbar k-toolbar",children:[ot(c,{className:o("k-scroll-button","k-scroll-button-left",t==="rtl"?"":"k-hidden"),icon:"chevron-left"}),Ac("div",{className:"k-toolbar-group k-button-list",children:[ot(c,{icon:"arrow-rotate-cw"}),ot(c,{icon:"gear"}),ot(c,{icon:"wrench"}),ot(c,{icon:"plus"}),ot(c,{icon:"search"}),ot(c,{icon:"star"}),ot(c,{icon:"bell"}),ot(c,{icon:"question-circle"}),ot(c,{icon:"trash"})]}),ot(c,{className:o("k-scroll-button","k-scroll-button-right",t==="rtl"&&"k-hidden"),icon:"chevron-right"})]})]})};fl.states=FP;fl.options=RP;fl.className=Sb;fl.defaultOptions=Ib;import{jsx as Xu,jsxs as WP}from"react/jsx-runtime";var Zu="k-message",HP=[l.selected],OP={},Nc={time:"Thu Feb 08 2018",text:"How can I help you?",status:"Seen"},hl=e=>{let{time:t=Nc.time,text:a=Nc.text,status:r=Nc.status,selected:s,...i}=e;return WP("div",{...i,className:o(Zu,e.className,x(Zu,{selected:s})),children:[Xu("time",{className:"k-message-time",children:t}),Xu("div",{className:"k-chat-bubble",children:a}),Xu("span",{className:"k-message-status",children:r})]})};hl.states=HP;hl.options=OP;hl.className=Zu;hl.defaultOptions=Nc;import{jsx as Ju,jsxs as XP}from"react/jsx-runtime";var ju="k-message-group",QP=[l.selected],VP={},Cc={author:"Bruv",avatar:"/packages/html/assets/avatar.jpg",alt:!1},gl=e=>{let{alt:t=Cc.alt,author:a=Cc.author,avatar:r=Cc.avatar,selected:s,...i}=e;return XP("div",{...i,className:o(ju,e.className,x(ju,{selected:s}),{"k-alt":t,"k-no-avatar":!r}),children:[a&&Ju("p",{className:"k-author",children:a}),r&&Ju(ro,{type:"image",children:Ju("img",{src:r})}),e.children]})};gl.states=QP;gl.options=VP;gl.className=ju;gl.defaultOptions=Cc;import{jsx as UP}from"react/jsx-runtime";var Bb="k-quick-replies",ZP=[],JP={},jP={},Sc=e=>{let{...t}=e;return UP("div",{...t,className:o(Bb,e.className),children:e.children})};Sc.states=ZP;Sc.options=JP;Sc.className=Bb;Sc.defaultOptions=jP;import{jsx as e2}from"react/jsx-runtime";var Uu="k-quick-reply",qP=[l.focus,l.hover],_P={},$P={},Ic=e=>{let{focus:t,hover:a,text:r}=e;return e2("span",{className:o(Uu,x(Uu,{focus:t,hover:a})),children:r})};Ic.states=qP;Ic.options=_P;Ic.className=Uu;Ic.defaultOptions=$P;import{Fragment as oHe,jsx as tHe,jsxs as aHe}from"react/jsx-runtime";import{Fragment as nHe,jsx as iHe,jsxs as dHe}from"react/jsx-runtime";import{Fragment as kHe,jsx as uHe,jsxs as fHe}from"react/jsx-runtime";import{jsx as Do,jsxs as l2}from"react/jsx-runtime";var Mb="k-mediaplayer-toolbar",t2=[],o2={},a2=[Do(c,{fillMode:"flat",icon:"play",className:"k-play-button"}),l2($e,{className:"k-mediaplayer-currenttime-wrap",children:[Do("span",{className:"k-mediaplayer-currenttime",children:"00:18"})," / ",Do("span",{className:"k-mediaplayer-duration",children:"00:55"})]}),Do("div",{className:"k-spacer"}),Do(c,{fillMode:"flat",icon:"volume-up",className:"k-volume-button"}),Do($e,{className:"k-mediaplayer-volume-wrap",children:Do(Pn,{className:"k-mediaplayer-volume",showButtons:!1,showTicks:!1})}),Do(c,{fillMode:"flat",icon:"fullscreen",className:"k-fullscreen-button"})],Lb={toolbarItems:a2},Jr=e=>{let{toolbarItems:t=Lb.toolbarItems,...a}=e;return Do(Q,{...a,className:o(e.className,Mb),children:t})};Jr.states=t2;Jr.options=o2;Jr.className=Mb;Jr.defaultOptions=Lb;import{jsx as Bc,jsxs as Eb}from"react/jsx-runtime";var Yb="k-mediaplayer",r2=[],s2={},Pb={title:"Media player title"},mn=e=>{let{title:t=Pb.title,toolbarItems:a,children:r,...s}=e;return Eb("div",{...s,className:o(e.className,Yb),children:[r,Bc("div",{className:"k-mediaplayer-titlebar",children:t}),Eb("div",{className:"k-mediaplayer-toolbar-wrap",children:[Bc(Pn,{className:"k-mediaplayer-seekbar",showButtons:!1,showTicks:!1}),Bc(Jr,{toolbarItems:a})]}),Bc("div",{className:"k-mediaplayer-overlay"})]})};mn.states=r2;mn.options=s2;mn.className=Yb;mn.defaultOptions=Pb;import{jsx as zHe}from"react/jsx-runtime";import{Fragment as d2,jsx as Gb}from"react/jsx-runtime";var un="k-timeline",i2=[],n2={},Kb={orientation:"vertical"},wa=e=>{let{orientation:t=Kb.orientation,collapsibleEvents:a,alternatingMode:r,...s}=e;return Gb("div",{...s,className:o(e.className,un,{[`${un}-${t}`]:t,[`${un}-alternating`]:r,[`${un}-collapsible`]:a}),children:Gb(d2,{children:e.children})})};wa.states=i2;wa.options=n2;wa.className=un;wa.defaultOptions=Kb;import{jsx as Fo,jsxs as qu}from"react/jsx-runtime";var Db="k-timeline-event",c2=[],p2={},jr={collapsed:!1,reverse:!1,title:"Event title",subtitle:"Event subtitle",content:"Event content"},xl=e=>{let{date:t,content:a=jr.content,collapsed:r=jr.collapsed,reverse:s=jr.reverse,title:i=jr.title,subtitle:d=jr.subtitle,showCollapseButton:p,...m}=e;return qu("li",{...m,className:o(e.className,Db,{"k-reverse":s}),children:[t&&Fo("div",{className:"k-timeline-date-wrap",children:Fo("span",{className:"k-timeline-date",children:t})}),Fo(_u,{}),a&&Fo("div",{className:o("k-timeline-card",{"k-collapsed":r}),children:Fo(Ur,{...s?{callout:"right"}:{callout:"left"},children:qu("div",{className:"k-card-inner",children:[qu(xo,{children:[Fo(bl,{collapsible:p,children:i}),Fo(go,{children:d})]}),Fo(St,{children:Fo("div",{className:"k-card-description",children:a})})]})})}),e.children]})};xl.states=c2;xl.options=p2;xl.className=Db;xl.defaultOptions=jr;import{jsx as qr,jsxs as $u}from"react/jsx-runtime";var Fb="k-timeline-event",m2=[],u2={},Mc={title:"Event title",subtitle:"Event subtitle",content:"Event content"},kn=e=>{let{content:t=Mc.content,title:a=Mc.title,subtitle:r=Mc.subtitle,...s}=e;return $u("li",{...s,className:o(e.className,Fb),children:[t&&qr("div",{className:o("k-timeline-card"),children:qr(Ur,{orientation:"vertical",callout:"top",children:$u("div",{className:"k-card-inner",children:[$u(xo,{children:[qr(bl,{children:a}),qr(go,{children:r})]}),qr(St,{children:qr("div",{className:"k-card-description",children:t})})]})})}),e.children]})};kn.states=m2;kn.options=u2;kn.className=Fb;kn.defaultOptions=Mc;import{jsx as i8e}from"react/jsx-runtime";import{jsx as h2,jsxs as g2}from"react/jsx-runtime";var Rb="k-timeline-flag-wrap",k2=[l.focus,l.selected],f2={},zb={year:"2020"},vl=e=>{let{year:t=zb.year,...a}=e;return g2("li",{...a,className:o(e.className,Rb),children:[h2("span",{className:"k-timeline-flag",children:t}),e.children]})};vl.states=k2;vl.options=f2;vl.className=Rb;vl.defaultOptions=zb;import{jsx as b2}from"react/jsx-runtime";var x2="k-timeline-circle",_u=e=>{let{...t}=e;return b2("span",{...t,className:o(e.className,x2)})};import{jsx as g8e}from"react/jsx-runtime";import{jsx as w2,jsxs as T2}from"react/jsx-runtime";var v2=[],y2={},Ur=e=>{let{callout:t,children:a,...r}=e;return T2(tt,{className:o(e.className),orientation:"vertical",callout:"true",...r,children:[t&&w2(fn,{callout:t}),a]})};Ur.states=v2;Ur.defaultOptions=y2;import{jsx as ek,jsxs as C2}from"react/jsx-runtime";var Hb="k-card-title",A2=[],N2={},bl=e=>{let{collapsible:t,children:a,...r}=e;return C2("div",{className:o(e.className,Hb),...r,children:[ek("span",{className:"k-event-title",children:a}),t&&ek("span",{className:"k-event-collapse k-button k-button-md k-rounded-md k-button-flat k-button-flat-base k-icon-button",children:ek(y,{icon:"chevron-right",className:"k-button-icon"})})]})};bl.states=A2;bl.className=Hb;bl.defaultOptions=N2;import{jsx as B2}from"react/jsx-runtime";var Ob="k-timeline-card-callout",S2=[],I2={},fn=e=>{let{...t}=e;return B2(ec,{className:o(e.className,Ob),...t})};fn.states=S2;fn.className=Ob;fn.defaultOptions=I2;import{jsx as Wb}from"react/jsx-runtime";var Qb="k-timeline-date-wrap",M2=[],L2={},Vb={date:"May 25, 2008"},hn=e=>{let{date:t=Vb.date,...a}=e;return Wb("div",{...a,className:o(e.className,Qb),children:Wb("span",{className:"k-timeline-date",children:t})})};hn.states=M2;hn.options=L2;hn.className=Qb;hn.defaultOptions=Vb;import{jsx as H8e,jsxs as O8e}from"react/jsx-runtime";import{jsx as Z8e}from"react/jsx-runtime";import{jsxs as Y2}from"react/jsx-runtime";var tk="k-timeline-track-item",E2=[l.focus],ok=e=>{let{content:t,focus:a,...r}=e;return Y2("li",{...r,className:o(e.className,tk,x(tk,{focus:a})),children:[t,e.children]})};ok.states=E2;ok.className=tk;import{jsx as eOe,jsxs as tOe}from"react/jsx-runtime";import{jsx as rOe,jsxs as sOe}from"react/jsx-runtime";import{jsx as cOe,jsxs as pOe}from"react/jsx-runtime";import{Fragment as vOe,jsx as xOe,jsxs as bOe}from"react/jsx-runtime";import{jsx as H,jsxs as yo}from"react/jsx-runtime";var ak="k-pdf-viewer",P2=[l.disabled],G2={},K2=yo(Q,{resizable:!0,fillMode:"flat",children:[H(ee,{icon:"menu",fillMode:"flat",showArrow:!1}),H(te,{}),H($d,{pageSizes:!1,refresh:!1,info:!1}),H("span",{className:"k-spacer"}),yo(P,{fillMode:"flat",children:[H(c,{fillMode:"flat",className:"k-group-start",icon:"zoom-out"}),H(c,{fillMode:"flat",className:"k-group-end",icon:"zoom-in"})]}),H(At,{value:"Automatic Width",fillMode:"flat"}),yo(P,{fillMode:"flat",children:[H(c,{fillMode:"flat",className:"k-group-start",icon:"pointer"}),H(c,{fillMode:"flat",className:"k-group-end",icon:"hand"})]}),H("span",{className:"k-spacer"}),H(c,{fillMode:"flat",icon:"search"}),H(c,{fillMode:"flat",icon:"edit-annotations"}),H(c,{fillMode:"flat",icon:"comment"})]}),D2=yo(Q,{resizable:!0,fillMode:"flat",children:[yo(P,{fillMode:"flat",children:[H(c,{fillMode:"flat",className:"k-group-start",icon:"highlight"}),H(c,{fillMode:"flat",icon:"underline"}),H(c,{fillMode:"flat",className:"k-group-end",icon:"strikethrough"})]}),H(te,{}),H(c,{fillMode:"flat",icon:"free-text"}),H(te,{}),H(ee,{icon:"shapes",fillMode:"flat",showArrow:!0}),H(te,{}),H(ee,{icon:"stamp",fillMode:"flat",showArrow:!0}),H(te,{}),H(c,{fillMode:"flat",icon:"sticky-note"}),H(te,{}),H(c,{fillMode:"flat",icon:"ruler-outline"}),H(te,{}),H(c,{fillMode:"flat",icon:"comment"}),H(te,{}),H(c,{fillMode:"flat",icon:"eraser-outline"}),H("span",{className:"k-spacer"}),H(c,{fillMode:"flat",icon:"x"})]}),gn={toolbar:K2,showSearchPanel:!1,blank:!1,annotations:!1,annotationsToolbar:D2},Ta=e=>{let{disabled:t,toolbar:a=gn.toolbar,showSearchPanel:r=gn.showSearchPanel,blank:s=gn.blank,annotations:i,annotationsToolbar:d=gn.annotationsToolbar,...p}=e;return yo("div",{...p,className:o(e.className,ak,x(ak,{disabled:t})),children:[a,i&&d,yo("div",{className:"k-canvas k-pdf-viewer-canvas k-pos-relative k-overflow-auto k-enable-text-select",children:[r&&yo("div",{className:"k-search-panel k-pos-sticky k-top-center",children:[H(c,{fillMode:"flat",icon:"handle-drag",className:"k-search-dialog-draghandle"}),H(U,{suffix:H(c,{fillMode:"flat",className:"k-match-case-button",icon:"convert-lowercase"})}),yo("span",{className:"k-search-matches",children:[H("span",{children:"0"})," of ",H("span",{children:"0"})]}),H(c,{fillMode:"flat",icon:"arrow-up"}),H(c,{fillMode:"flat",icon:"arrow-down"}),H(c,{fillMode:"flat",icon:"x"})]}),H("div",{className:"k-pdf-viewer-pages",children:s?yo("div",{className:"k-page k-blank-page",children:[H(pg,{}),H(cg,{empty:!0,status:"upload"})]}):e.children})]})]})};Ta.states=P2;Ta.options=G2;Ta.className=ak;Ta.defaultOptions=gn;import{jsx as F2}from"react/jsx-runtime";var Xb="k-page",lk={width:"720px",height:"360px"},xn=e=>{let{width:t=lk.width,height:a=lk.height,...r}=e;return F2("div",{...r,className:o(e.className,Xb),style:{width:t,height:a},children:e.children})};xn.className=Xb;xn.defaultOptions=lk;import{Fragment as rWe,jsx as lWe,jsxs as sWe}from"react/jsx-runtime";import{jsx as hWe,jsxs as gWe}from"react/jsx-runtime";import{Fragment as wWe,jsx as yWe,jsxs as TWe}from"react/jsx-runtime";import{Fragment as GWe,jsx as YWe,jsxs as PWe}from"react/jsx-runtime";import{Fragment as Lc,jsx as pe,jsxs as yl}from"react/jsx-runtime";var rk="k-scrollview",R2=[],z2={},Aa={mode:"normal",views:9,currentView:5,animate:!0,arrows:!0,pager:!0,rtl:!1},Ec=e=>{let{mode:t=Aa.mode,views:a=Aa.views,currentView:r=Aa.currentView,animate:s=Aa.animate,arrows:i=Aa.arrows,pager:d=Aa.pager,rtl:p=Aa.rtl,...m}=e,k=[],v=p?"chevron-right":"chevron-left",T=p?"chevron-left":"chevron-right";for(let g=0;g<a;g++)k.push(pe("div",{className:"k-scrollview-view"},g));return yl("div",{...m,className:o(rk,e.className,{[`${rk}-${t}`]:t!=="normal","k-rtl":p}),children:[pe("div",{className:o("k-scrollview-wrap",{"k-scrollview-animate":s}),style:{"--kendo-scrollview-views":a,"--kendo-scrollview-current":r},children:k}),yl("div",{className:"k-scrollview-elements",children:[i&&yl(Lc,{children:[pe("span",{className:"k-scrollview-prev",children:pe(y,{icon:v,size:"xxxlarge"})}),pe("span",{className:"k-scrollview-next",children:pe(y,{icon:T,size:"xxxlarge"})})]}),d&&pe("div",{className:"k-scrollview-nav-wrap",children:yl("div",{className:"k-scrollview-nav",children:[t==="light"&&yl(Lc,{children:[pe("span",{className:"k-link"}),pe("span",{className:"k-link k-primary"}),pe("span",{className:"k-link k-primary k-focus"}),pe("span",{className:"k-link k-focus"}),pe("span",{className:"k-link"})]}),t==="normal"&&yl(Lc,{children:[pe("span",{className:"k-link",style:{transform:"scale(0.5)"}}),pe("span",{className:"k-link",style:{transform:"scale(0.65)"}}),pe("span",{className:"k-link",style:{transform:"scale(0.8)"}}),pe("span",{className:"k-link"}),pe("span",{className:"k-link k-primary"}),pe("span",{className:"k-link"}),pe("span",{className:"k-link",style:{transform:"scale(0.8)"}}),pe("span",{className:"k-link",style:{transform:"scale(0.65)"}}),pe("span",{className:"k-link",style:{transform:"scale(0.5)"}})]}),t==="dark"&&yl(Lc,{children:[pe("span",{className:"k-link",style:{transform:"scale(0.5)"}}),pe("span",{className:"k-link",style:{transform:"scale(0.65)"}}),pe("span",{className:"k-link"}),pe("span",{className:"k-link k-primary"}),pe("span",{className:"k-link"}),pe("span",{className:"k-link",style:{transform:"scale(0.65)"}}),pe("span",{className:"k-link",style:{transform:"scale(0.5)"}})]})]})})]}),pe("div",{className:"k-sr-only"})]})};Ec.states=R2;Ec.options=z2;Ec.className=rk;Ec.defaultOptions=Aa;import{jsx as qWe}from"react/jsx-runtime";import{Fragment as Q2,jsx as Zb}from"react/jsx-runtime";var Jb="k-prompt",H2=[],O2={},W2={},zt=e=>{let{...t}=e;return Zb("div",{...t,className:o(e.className,Jb),children:Zb(Q2,{children:e.children})})};zt.states=H2;zt.options=O2;zt.className=Jb;zt.defaultOptions=W2;import{jsx as iQe}from"react/jsx-runtime";import{Fragment as pQe,jsx as mQe}from"react/jsx-runtime";import{jsx as hQe}from"react/jsx-runtime";import{jsx as yQe,jsxs as wQe}from"react/jsx-runtime";import{jsx as CQe}from"react/jsx-runtime";import{jsx as MQe}from"react/jsx-runtime";import{jsx as V2}from"react/jsx-runtime";var jb="k-prompt-send",Ub={generating:!1},_r=e=>{let{generating:t=Ub.generating,...a}=e;return V2(c,{...a,className:o(e.className,jb,{"k-generating":t}),icon:t?"stop-sm":"paper-plane",active:t,fillMode:"flat"})};_r.states=c.states;_r.options=c.options;_r.className=jb;_r.defaultOptions=Ub;import{jsx as X2}from"react/jsx-runtime";var qb="k-prompt-stop-fab",_b={generating:!0},bn=e=>{let{generating:t=_b.generating,icon:a,...r}=e;return X2(Yo,{...r,className:o(e.className,qb,{"k-generating":t}),style:{bottom:"16px",right:"16px"},position:"bottom-end",icon:t?"stop-sm":a,active:t})};bn.states=c.states;bn.options=c.options;bn.className=qb;bn.defaultOptions=_b;import{Fragment as oVe,jsx as eVe,jsxs as tVe}from"react/jsx-runtime";import{Fragment as kVe,jsx as mVe,jsxs as uVe}from"react/jsx-runtime";import{Fragment as SVe,jsx as NVe,jsxs as CVe}from"react/jsx-runtime";import{jsx as GVe,jsxs as KVe}from"react/jsx-runtime";import{jsx as QVe,jsxs as VVe}from"react/jsx-runtime";import{Fragment as a6e,jsx as t6e,jsxs as o6e}from"react/jsx-runtime";import{Fragment as k6e,jsx as m6e,jsxs as u6e}from"react/jsx-runtime";import{Fragment as w6e,jsx as y6e,jsxs as T6e}from"react/jsx-runtime";import{Fragment as q2,jsx as oo,jsxs as yn}from"react/jsx-runtime";var $b="k-map",J2=[],j2={},U2=yn(q2,{children:["\xA9 ",oo("a",{href:"#",children:"Attribution"})]}),$r={attribution:U2,markerStyle:{zIndex:"1000",left:"500px",top:"300px"},scrollContainerStyle:{transformOrigin:"left top 0px"},horizontalScrollbarStyle:{transformOrigin:"left top 0px",width:"24px"},verticalScrollbarStyle:{transformOrigin:"left top 0px",height:"239px"}},wn=e=>{let{attribution:t=$r.attribution,markerStyle:a=$r.markerStyle,scrollContainerStyle:r=$r.scrollContainerStyle,horizontalScrollbarStyle:s=$r.horizontalScrollbarStyle,verticalScrollbarStyle:i=$r.verticalScrollbarStyle,children:d,...p}=e;return yn("div",{...p,className:o(e.className,$b),children:[yn("div",{className:"km-scroll-wrapper",style:{overflow:"hidden"},children:[oo("div",{className:"km-scroll-header"}),yn("div",{className:"km-scroll-container",style:r,children:[oo("div",{className:"k-layer",style:{zIndex:"1000"},children:oo(y,{className:"k-marker",icon:"map-marker-target",size:"xxlarge",style:a})}),oo("div",{className:"k-layer",children:d})]}),oo("div",{className:"km-touch-scrollbar km-horizontal-scrollbar",style:s}),oo("div",{className:"km-touch-scrollbar km-vertical-scrollbar",style:i})]}),oo("div",{className:"k-map-controls k-pos-bottom k-pos-right",children:oo("div",{className:"k-attribution",children:t})}),yn("div",{className:"k-map-controls k-pos-top k-pos-left",children:[oo(es,{}),oo(ts,{})]})]})};wn.states=J2;wn.options=j2;wn.className=$b;wn.defaultOptions=$r;import{jsx as Yc,jsxs as t4}from"react/jsx-runtime";var ev="k-navigator",_2=[],$2={},e4={},es=e=>{let{...t}=e;return t4("div",{...t,className:o(e.className,ev),children:[Yc(c,{className:"k-navigator-n",icon:"caret-alt-up",fillMode:"flat",rounded:"full",size:null}),Yc(c,{className:"k-navigator-e",icon:"caret-alt-right",fillMode:"flat",rounded:"full",size:null}),Yc(c,{className:"k-navigator-s",icon:"caret-alt-down",fillMode:"flat",rounded:"full",size:null}),Yc(c,{className:"k-navigator-w",icon:"caret-alt-left",fillMode:"flat",rounded:"full",size:null})]})};es.states=_2;es.options=$2;es.className=ev;es.defaultOptions=e4;import{jsx as tv,jsxs as r4}from"react/jsx-runtime";var ov="k-zoom-control",o4=[],a4={},l4={},ts=e=>{let{...t}=e;return r4(P,{...t,className:o(e.className,"k-group-horizontal",ov),children:[tv(c,{icon:"plus",className:"k-zoom-in"}),tv(c,{icon:"minus",className:"k-zoom-out"})]})};ts.states=o4;ts.options=a4;ts.className=ov;ts.defaultOptions=l4;import{jsx as l3e}from"react/jsx-runtime";import{jsx as av}from"react/jsx-runtime";var lv="k-orgchart",s4=[],i4={},ik={width:"100%",height:"300px"},Na=e=>{let{width:t=ik.width,height:a=ik.height,...r}=e;return av("div",{...r,className:o(e.className,lv),children:av("div",{className:"k-orgchart-container",style:{width:t,height:a},children:e.children})})};Na.states=s4;Na.options=i4;Na.className=lv;Na.defaultOptions=ik;import{jsx as wo,jsxs as nk}from"react/jsx-runtime";var n4="k-orgchart-node",rv={buttonIcon:"plus",details:!0},Al=e=>{let{title:t,subtitle:a,details:r=rv.details,color:s,lineBottom:i,lineTop:d,button:p,buttonIcon:m=rv.buttonIcon,avatar:k,avatarType:v,...T}=e;return nk("div",{...T,className:o(e.className,n4,"k-vstack","k-align-items-center"),children:[d&&wo("div",{className:"k-orgchart-line k-orgchart-line-v"}),wo(tt,{className:"k-orgchart-card",children:nk(St,{className:"k-hstack",details:r,style:{borderTopColor:s},children:[wo(ro,{type:v,themeColor:"secondary",children:v==="image"?wo("img",{src:k}):k}),nk("div",{className:"k-card-title-wrap k-vstack",children:[wo(ua,{className:"k-text-ellipsis",children:t}),wo("span",{className:"k-spacer"}),wo(go,{className:"k-text-ellipsis",children:a})]}),wo("span",{className:"k-spacer"})]})}),i&&wo("div",{className:"k-orgchart-line k-orgchart-line-v"}),p&&wo(c,{className:"k-orgchart-button",icon:m})]})};import{Fragment as sv,jsx as dk,jsxs as p4}from"react/jsx-runtime";var iv="k-orgchart-group",d4=[],c4={},nv={orientation:"horizontal"},Ca=e=>{let{children:t,orientation:a=nv.orientation,justifyContent:r,...s}=e,i=[],d=[];return t&&(Array.isArray(t)?t.map(p=>{p.type===Al?i.push(p):d.push(p)}):t.type===Al?i.push(t):d.push(t)),p4("div",{...s,className:o(iv,"k-pos-absolute",{[`k-${yt.orientationMap[a]||a}`]:a,[`k-justify-content-${r}`]:r}),style:{width:"100%"},children:[i.length>0&&dk("div",{className:o("k-orgchart-node-container","k-justify-content-around",{[`k-${yt.orientationMap[a]||a}`]:a}),children:dk(sv,{children:i})}),dk(sv,{children:d})]})};Ca.states=d4;Ca.options=c4;Ca.className=iv;Ca.defaultOptions=nv;import{jsx as os,jsxs as cv}from"react/jsx-runtime";var m4="k-orgchart-node-group",u4=[l.focus],dv={orientation:"horizontal",buttonIcon:"plus"},ck=e=>{let{title:t,subtitle:a,lineBottom:r,lineTop:s,button:i,buttonIcon:d=dv.buttonIcon,focus:p,orientation:m=dv.orientation,...k}=e;return cv("div",{...k,className:o(e.className,m4,"k-vstack","k-align-items-center"),children:[s&&os("div",{className:"k-orgchart-line k-orgchart-line-v"}),cv("div",{className:o("k-orgchart-node-group-container","k-vstack",x("k-orgchart-node-group-container",{focus:p})),children:[t&&os("div",{className:"k-orgchart-node-group-title",children:t}),a&&os("div",{className:"k-orgchart-node-group-subtitle",children:a}),os("div",{className:o("k-orgchart-node-container",{[`k-${yt.orientationMap[m]||m}`]:m}),children:e.children})]}),r&&os("div",{className:"k-orgchart-line k-orgchart-line-v"}),i&&os(c,{className:"k-orgchart-button",icon:d})]})};ck.states=u4;import{jsx as M3e,jsxs as L3e}from"react/jsx-runtime";import{jsx as G3e,jsxs as K3e}from"react/jsx-runtime";import{jsx as z3e,jsxs as H3e}from"react/jsx-runtime";import{jsx as V3e,jsxs as X3e}from"react/jsx-runtime";import{jsx as as,jsxs as pv}from"react/jsx-runtime";var Pc="k-signature",k4=[l.hover,l.focus,l.valid,l.invalid,l.disabled],f4={size:[n.small,n.medium,n.large],rounded:[h.small,h.medium,h.large,h.full],fillMode:[b.solid,b.flat,b.outline]},Gc={size:n.medium,rounded:h.medium,fillMode:b.solid},Kc=e=>{let{size:t=Gc.size,rounded:a=Gc.rounded,fillMode:r=Gc.fillMode,hover:s,focus:i,valid:d,invalid:p,disabled:m,maximized:k,...v}=e;return pv("div",{...v,className:o(e.className,Pc,"k-input",S(Pc,{size:t,rounded:a,fillMode:r}),S("k-input",{fillMode:r}),x(Pc,{hover:s,focus:i,valid:d,invalid:p,disabled:m}),{"k-signature-maximized":k}),children:[as("canvas",{className:"k-signature-canvas"}),pv("div",{className:o("k-signature-actions","k-signature-actions-top"),children:[as(c,{className:o("k-signature-action","k-signature-maximize",k?"k-hidden":""),icon:"hyperlink-open",rounded:a,size:t,fillMode:"flat"}),as(c,{className:o("k-signature-action","k-signature-minimize",k?"":"k-hidden"),icon:"hyperlink-open",rounded:a,size:t,fillMode:"flat"})]}),as("div",{className:"k-signature-line"}),as("div",{className:o("k-signature-actions","k-signature-actions-bottom"),children:as(c,{className:o("k-signature-action","k-signature-clear"),icon:"x",rounded:e.rounded,size:e.size,fillMode:"flat"})})]})};Kc.states=k4;Kc.options=f4;Kc.className=Pc;Kc.defaultOptions=Gc;import{jsx as dXe}from"react/jsx-runtime";import{jsx as uXe}from"react/jsx-runtime";import{jsx as x4}from"react/jsx-runtime";var pk="k-editor-content",g4=[l.focus],Dc=e=>{let{focus:t,...a}=e;return x4("div",{...a,className:o(e.className,pk,x(pk,{focus:t})),children:e.children})};Dc.states=g4;Dc.className=pk;import{jsx as v4}from"react/jsx-runtime";var b4="k-editor-toolbar",mv=e=>{let{resizable:t,...a}=e;return v4(Q,{...a,className:o(e.className,b4),resizable:t,children:e.children})};import{jsx as uv,jsxs as T4}from"react/jsx-runtime";var Tn="k-editor",y4=[l.readonly,l.disabled,l.focus],w4={},kv={toolbarResizable:!1},Nl=e=>{let{readonly:t,disabled:a,focus:r,toolbarItems:s,toolbarResizable:i=kv.toolbarResizable,resizable:d,...p}=e;return T4("div",{...p,className:o(e.className,Tn,x(Tn,{readonly:t,disabled:a}),{[`${Tn}-resizable`]:d}),children:[uv(mv,{resizable:i,children:s}),uv(Dc,{className:o(x(Tn,{focus:r})),children:e.children})]})};Nl.states=y4;Nl.options=w4;Nl.className=Tn;Nl.defaultOptions=kv;import{Fragment as DXe,jsx as GXe,jsxs as KXe}from"react/jsx-runtime";import{Fragment as VXe,jsx as WXe,jsxs as QXe}from"react/jsx-runtime";import{Fragment as eZe,jsx as _Xe,jsxs as $Xe}from"react/jsx-runtime";import{jsx as It}from"react/jsx-runtime";var fv="k-imageeditor-toolbar",A4=[],N4={},C4=[It(c,{icon:"upload"},"toolbar-button-1"),It(c,{disabled:!0,icon:"download"},"toolbar-button-2"),It(te,{},"toolbar-separator-1"),It(c,{disabled:!0,icon:"undo"},"toolbar-button-3"),It(c,{disabled:!0,icon:"redo"},"toolbar-button-4"),It(te,{},"toolbar-separator-2"),It(c,{disabled:!0,icon:"crop"},"toolbar-button-5"),It(c,{disabled:!0,icon:"image-resize"},"toolbar-button-6"),It(c,{disabled:!0,icon:"zoom-in"},"toolbar-button-7"),It(c,{disabled:!0,icon:"zoom-out"},"toolbar-button-8"),It($e,{children:It(ie,{disabled:!0,value:"Zoom options"})},"toolbar-item-1")],hv={toolbarItems:C4},ls=e=>{let{toolbarItems:t=hv.toolbarItems,...a}=e;return It(Q,{...a,className:o(e.className,fv),children:t})};ls.states=A4;ls.options=N4;ls.className=fv;ls.defaultOptions=hv;import{jsx as An,jsxs as gv}from"react/jsx-runtime";var xv="k-imageeditor",S4=[],I4={},B4={},Cl=e=>{let{toolbarItems:t,actionPane:a,contentHeight:r,children:s,...i}=e;return gv("div",{...i,className:o(e.className,xv),children:[An("div",{className:"k-imageeditor-header",children:An(ls,{toolbarItems:t})}),gv("div",{className:"k-imageeditor-content",style:{height:r},children:[An("div",{className:"k-imageeditor-canvas-container",children:An("div",{className:"k-imageeditor-canvas",children:s})}),a&&An("div",{className:"k-imageeditor-action-pane",children:a})]})]})};Cl.states=S4;Cl.options=I4;Cl.className=xv;Cl.defaultOptions=B4;import{jsx as wZe}from"react/jsx-runtime";import{Fragment as YZe,jsx as EZe,jsxs as PZe}from"react/jsx-runtime";import{Fragment as XZe,jsx as VZe,jsxs as ZZe}from"react/jsx-runtime";import{jsxs as P4}from"react/jsx-runtime";var bv="k-gantt",L4=[],E4={},Y4={},rs=e=>{let{headerToolbar:t,footerToolbar:a,...r}=e;return P4("div",{...r,className:o(e.className,bv),children:[t,e.children,a]})};rs.states=L4;rs.options=E4;rs.className=bv;rs.defaultOptions=Y4;import{jsx as nJe}from"react/jsx-runtime";import{jsx as kJe}from"react/jsx-runtime";import{jsx as xJe}from"react/jsx-runtime";import{jsx as wJe}from"react/jsx-runtime";import{jsx as IJe}from"react/jsx-runtime";import{jsx as PJe}from"react/jsx-runtime";import{jsx as zJe}from"react/jsx-runtime";import{jsx as D4}from"react/jsx-runtime";var vv="k-task",G4=[],K4={},yv={type:"single"},ss=e=>{let{type:t=yv.type,...a}=e;return D4("div",{...a,className:o(e.className,vv,{"k-task-single":t==="single","k-task-milestone":t==="milestone","k-task-summary":t==="summary"})})};ss.states=G4;ss.options=K4;ss.className=vv;ss.defaultOptions=yv;import{jsx as z4}from"react/jsx-runtime";var wv="k-task-wrap",F4=[],R4={},Tv={type:"single"},is=e=>{let{type:t=Tv.type,...a}=e;return z4("div",{...a,className:o(e.className,wv,{"k-milestone-wrap":t==="milestone","k-summary-wrap":t==="summary"})})};is.states=F4;is.options=R4;is.className=wv;is.defaultOptions=Tv;import{jsx as W4}from"react/jsx-runtime";var Av="k-task-dot",H4=[],O4={},Nv={position:"start"},ns=e=>{let{position:t=Nv.position,...a}=e;return W4("div",{...a,className:o(e.className,Av,{"k-task-start":t==="start","k-task-end":t==="end"})})};ns.states=H4;ns.options=O4;ns.className=Av;ns.defaultOptions=Nv;import{jsx as ds,jsxs as Z4}from"react/jsx-runtime";var Cv="k-task-content",Q4=[],V4={},X4={},cs=e=>{let{content:t,...a}=e;return Z4("div",{...a,className:o(e.className,Cv),children:[t&&ds("div",{className:"k-task-template",children:t}),ds("span",{className:"k-task-actions",children:ds("a",{className:"k-link k-task-delete",children:ds(y,{icon:"x"})})}),ds("span",{className:"k-resize-handle k-resize-w"}),ds("span",{className:"k-resize-handle k-resize-e"})]})};cs.states=Q4;cs.options=V4;cs.className=Cv;cs.defaultOptions=X4;import{jsx as U4}from"react/jsx-runtime";var Sv="k-gantt-line",J4=[],j4={},Iv={orientation:"horizontal"},ps=e=>{let{orientation:t=Iv.orientation,...a}=e;return U4("div",{...a,className:o(e.className,Sv,{"k-gantt-line-h":t==="horizontal","k-gantt-line-v":t==="vertical"})})};ps.states=J4;ps.options=j4;ps.className=Sv;ps.defaultOptions=Iv;import{jsx as u5e,jsxs as k5e}from"react/jsx-runtime";import{jsx as N5e,jsxs as C5e}from"react/jsx-runtime";import{jsx as V5e}from"react/jsx-runtime";import{jsx as J5e}from"react/jsx-runtime";import{jsx as q5e}from"react/jsx-runtime";import{jsx as e9e}from"react/jsx-runtime";import{jsx as n9e,jsxs as d9e}from"react/jsx-runtime";import{jsx as g9e,jsxs as x9e}from"react/jsx-runtime";import{jsx as y9e,jsxs as w9e}from"react/jsx-runtime";import{jsx as N9e,jsxs as C9e}from"react/jsx-runtime";import{jsx as B9e,jsxs as M9e}from"react/jsx-runtime";import{jsx as F9e,jsxs as R9e}from"react/jsx-runtime";import{jsx as O9e,jsxs as W9e}from"react/jsx-runtime";import{jsx as X9e,jsxs as Z9e}from"react/jsx-runtime";import{jsx as U9e,jsxs as q9e}from"react/jsx-runtime";import{jsx as rje,jsxs as sje}from"react/jsx-runtime";import{jsx as dje,jsxs as cje}from"react/jsx-runtime";import{jsx as uje,jsxs as kje}from"react/jsx-runtime";import{jsx as gje}from"react/jsx-runtime";import{jsx as vje,jsxs as yje}from"react/jsx-runtime";import{jsx as Mje,jsxs as Lje}from"react/jsx-runtime";import{jsx as Pje,jsxs as Gje}from"react/jsx-runtime";import{jsx as Fje,jsxs as Rje}from"react/jsx-runtime";import{jsx as Oje,jsxs as Wje}from"react/jsx-runtime";import{jsx as qje}from"react/jsx-runtime";import{jsx as oUe,jsxs as aUe}from"react/jsx-runtime";import{jsx as sUe}from"react/jsx-runtime";import{jsx as mUe,jsxs as uUe}from"react/jsx-runtime";import{jsx as hUe}from"react/jsx-runtime";import{jsx as wUe,jsxs as TUe}from"react/jsx-runtime";import{jsx as CUe}from"react/jsx-runtime";import{jsx as HUe,jsxs as OUe}from"react/jsx-runtime";import{Fragment as qUe,jsx as jUe,jsxs as UUe}from"react/jsx-runtime";import{jsx as l7e,jsxs as r7e}from"react/jsx-runtime";import{jsx as n7e,jsxs as d7e}from"react/jsx-runtime";import{jsx as m7e,jsxs as u7e}from"react/jsx-runtime";import{jsx as h7e,jsxs as g7e}from"react/jsx-runtime";import{jsx as v7e,jsxs as y7e}from"react/jsx-runtime";import{jsx as A7e,jsxs as N7e}from"react/jsx-runtime";import{jsx as I7e,jsxs as B7e}from"react/jsx-runtime";import{jsx as E7e,jsxs as Y7e}from"react/jsx-runtime";import{jsx as V7e,jsxs as X7e}from"react/jsx-runtime";import{jsx as j7e,jsxs as U7e}from"react/jsx-runtime";import{jsx as $7e,jsxs as eqe}from"react/jsx-runtime";import{jsx as aqe,jsxs as lqe}from"react/jsx-runtime";import{jsx as iqe,jsxs as nqe}from"react/jsx-runtime";import{jsx as gqe,jsxs as xqe}from"react/jsx-runtime";import{jsx as yqe,jsxs as wqe}from"react/jsx-runtime";import{jsx as Nqe,jsxs as Cqe}from"react/jsx-runtime";import{jsx as Bqe,jsxs as Mqe}from"react/jsx-runtime";import{jsx as Yqe,jsxs as Pqe}from"react/jsx-runtime";import{jsx as Wqe,jsxs as Qqe}from"react/jsx-runtime";import{jsx as Zqe,jsxs as Jqe}from"react/jsx-runtime";import{jsx as qqe,jsxs as _qe}from"react/jsx-runtime";import{jsx as t_e,jsxs as o_e}from"react/jsx-runtime";import{jsx as c_e,jsxs as p_e}from"react/jsx-runtime";import{jsx as k_e,jsxs as f_e}from"react/jsx-runtime";import{jsx as y_e,jsxs as w_e}from"react/jsx-runtime";import{jsx as N_e,jsxs as C_e}from"react/jsx-runtime";import{jsx as B_e,jsxs as M_e}from"react/jsx-runtime";import{jsx as Y_e,jsxs as P_e}from"react/jsx-runtime";import{jsx as O_e,jsxs as W_e}from"react/jsx-runtime";import{jsx as X_e,jsxs as Z_e}from"react/jsx-runtime";import{jsx as $_e,jsxs as e$e}from"react/jsx-runtime";import{jsx as a$e,jsxs as l$e}from"react/jsx-runtime";import{jsx as c$e,jsxs as p$e}from"react/jsx-runtime";import{jsx as k$e,jsxs as f$e}from"react/jsx-runtime";import{jsx as x$e,jsxs as b$e}from"react/jsx-runtime";import{jsx as C$e,jsxs as S$e}from"react/jsx-runtime";import{jsx as M$e,jsxs as L$e}from"react/jsx-runtime";import{jsx as D$e,jsxs as F$e}from"react/jsx-runtime";import{jsx as H$e,jsxs as O$e}from"react/jsx-runtime";import{jsx as V$e,jsxs as X$e}from"react/jsx-runtime";import{jsx as j$e,jsxs as U$e}from"react/jsx-runtime";import{jsx as ret,jsxs as set}from"react/jsx-runtime";import{jsx as det,jsxs as cet}from"react/jsx-runtime";import{jsx as uet,jsxs as ket}from"react/jsx-runtime";import{jsx as yet,jsxs as wet}from"react/jsx-runtime";import{jsx as Net,jsxs as Cet}from"react/jsx-runtime";import{jsx as Bet,jsxs as Met}from"react/jsx-runtime";import{jsx as Det,jsxs as Fet}from"react/jsx-runtime";import{jsx as Wet,jsxs as Qet}from"react/jsx-runtime";import{jsx as jet,jsxs as Uet}from"react/jsx-runtime";import{jsx as ttt,jsxs as ott}from"react/jsx-runtime";import{jsx as itt,jsxs as ntt}from"react/jsx-runtime";import{jsx as ptt,jsxs as mtt}from"react/jsx-runtime";import{jsx as ftt,jsxs as htt}from"react/jsx-runtime";import{jsx as btt,jsxs as vtt}from"react/jsx-runtime";import{jsx as Ttt,jsxs as Att}from"react/jsx-runtime";import{jsx as Stt,jsxs as Itt}from"react/jsx-runtime";import{jsx as Ltt,jsxs as Ett}from"react/jsx-runtime";import{jsx as Gtt,jsxs as Ktt}from"react/jsx-runtime";import{jsx as Jtt,jsxs as jtt}from"react/jsx-runtime";import{jsx as _tt,jsxs as $tt}from"react/jsx-runtime";import{jsx as oot,jsxs as aot}from"react/jsx-runtime";import{jsx as sot,jsxs as iot}from"react/jsx-runtime";import{jsx as fot,jsxs as hot}from"react/jsx-runtime";import{jsx as bot,jsxs as vot}from"react/jsx-runtime";import{jsx as Tot,jsxs as Aot}from"react/jsx-runtime";import{jsx as Sot,jsxs as Iot}from"react/jsx-runtime";import{jsx as Kot,jsxs as Dot}from"react/jsx-runtime";import{jsx as zot,jsxs as Hot}from"react/jsx-runtime";import{jsx as Qot,jsxs as Vot}from"react/jsx-runtime";import{jsx as _ot,jsxs as $ot}from"react/jsx-runtime";import{jsx as oat,jsxs as aat}from"react/jsx-runtime";import{jsx as sat,jsxs as iat}from"react/jsx-runtime";import{jsx as cat,jsxs as pat}from"react/jsx-runtime";import{jsx as kat,jsxs as fat}from"react/jsx-runtime";import{jsx as xat,jsxs as bat}from"react/jsx-runtime";import{jsx as wat,jsxs as Tat}from"react/jsx-runtime";import{jsx as Cat,jsxs as Sat}from"react/jsx-runtime";import{jsx as Rat,jsxs as zat}from"react/jsx-runtime";import{jsx as Wat,jsxs as Qat}from"react/jsx-runtime";import{jsx as Zat,jsxs as Jat}from"react/jsx-runtime";import{jsx as qat,jsxs as _at}from"react/jsx-runtime";import{jsx as slt,jsxs as ilt}from"react/jsx-runtime";import{jsx as clt,jsxs as plt}from"react/jsx-runtime";import{jsx as klt,jsxs as flt}from"react/jsx-runtime";import{jsx as xlt,jsxs as blt}from"react/jsx-runtime";import{jsx as _lt,jsxs as $lt}from"react/jsx-runtime";import{jsx as ort,jsxs as art}from"react/jsx-runtime";import{jsx as drt,jsxs as crt}from"react/jsx-runtime";import{jsx as frt,jsxs as hrt}from"react/jsx-runtime";import{jsx as yrt}from"react/jsx-runtime";import{jsx as Art}from"react/jsx-runtime";import{jsx as Srt}from"react/jsx-runtime";import{jsx as Mrt}from"react/jsx-runtime";import{jsx as Frt}from"react/jsx-runtime";import{jsx as Hrt}from"react/jsx-runtime";import{jsx as Qrt}from"react/jsx-runtime";import{jsx as Zrt}from"react/jsx-runtime";import{jsx as tst}from"react/jsx-runtime";import{jsx as lst}from"react/jsx-runtime";import{jsx as ist}from"react/jsx-runtime";import{jsx as yst}from"react/jsx-runtime";import{jsx as Ast}from"react/jsx-runtime";import{jsx as Sst}from"react/jsx-runtime";import{jsx as Mst}from"react/jsx-runtime";import{jsx as Fst}from"react/jsx-runtime";import{jsx as Hst}from"react/jsx-runtime";import{jsx as Zst,jsxs as Jst}from"react/jsx-runtime";import{jsx as qst,jsxs as _st}from"react/jsx-runtime";import{jsx as tit,jsxs as oit}from"react/jsx-runtime";import{jsx as rit,jsxs as sit}from"react/jsx-runtime";import{jsx as kit,jsxs as fit}from"react/jsx-runtime";import{jsx as xit,jsxs as bit}from"react/jsx-runtime";import{jsx as Nit,jsxs as Cit}from"react/jsx-runtime";import{jsx as Bit,jsxs as Mit}from"react/jsx-runtime";import{jsx as Yit,jsxs as Pit}from"react/jsx-runtime";import{Fragment as Fit,jsx as Dit,jsxs as Rit}from"react/jsx-runtime";import{jsx as Zit,jsxs as Jit}from"react/jsx-runtime";import{jsx as qit,jsxs as _it}from"react/jsx-runtime";import{jsx as tnt,jsxs as ont}from"react/jsx-runtime";import{jsx as dnt}from"react/jsx-runtime";import{jsx as mnt}from"react/jsx-runtime";import{jsx as fnt}from"react/jsx-runtime";import{jsx as xnt}from"react/jsx-runtime";import{jsx as Cnt,jsxs as Snt}from"react/jsx-runtime";import{jsx as Ent}from"react/jsx-runtime";import{jsx as Gnt}from"react/jsx-runtime";import{jsx as Fnt}from"react/jsx-runtime";import{jsx as Hnt}from"react/jsx-runtime";import{jsx as jnt,jsxs as Unt}from"react/jsx-runtime";import{jsx as $nt,jsxs as edt}from"react/jsx-runtime";import{jsx as sdt,jsxs as idt}from"react/jsx-runtime";import{jsx as mdt,jsxs as udt}from"react/jsx-runtime";import{Fragment as bdt,jsx as xdt,jsxs as vdt}from"react/jsx-runtime";import{jsx as Rdt,jsxs as zdt}from"react/jsx-runtime";import{jsx as Wdt}from"react/jsx-runtime";import{jsx as Xdt}from"react/jsx-runtime";import{jsx as jdt}from"react/jsx-runtime";import{jsx as _dt}from"react/jsx-runtime";import{jsx as ict,jsxs as nct}from"react/jsx-runtime";import{jsx as pct}from"react/jsx-runtime";import{jsx as kct}from"react/jsx-runtime";import{jsx as gct}from"react/jsx-runtime";import{jsx as vct}from"react/jsx-runtime";import{jsx as Ect}from"react/jsx-runtime";import{Fragment as Kct,jsx as Gct,jsxs as Dct}from"react/jsx-runtime";import{jsx as zct}from"react/jsx-runtime";import{jsx as Wct}from"react/jsx-runtime";import{jsx as qct}from"react/jsx-runtime";import{Fragment as tpt,jsx as ept,jsxs as opt}from"react/jsx-runtime";import{jsx as rpt}from"react/jsx-runtime";import{jsx as npt}from"react/jsx-runtime";import{Fragment as vpt,jsx as bpt,jsxs as ypt}from"react/jsx-runtime";import{Fragment as Spt,jsx as Cpt,jsxs as Ipt}from"react/jsx-runtime";import{jsx as Kpt,jsxs as Dpt}from"react/jsx-runtime";import{jsx as zpt,jsxs as Hpt}from"react/jsx-runtime";import{jsx as Zpt,jsxs as Jpt}from"react/jsx-runtime";import{jsx as qpt,jsxs as _pt}from"react/jsx-runtime";import{jsx as imt,jsxs as nmt}from"react/jsx-runtime";import{jsx as pmt,jsxs as mmt}from"react/jsx-runtime";import{jsx as xmt,jsxs as bmt}from"react/jsx-runtime";import{jsx as Amt,jsxs as Nmt}from"react/jsx-runtime";import{jsx as Mmt,jsxs as Lmt}from"react/jsx-runtime";import{jsx as Kmt,jsxs as Dmt}from"react/jsx-runtime";import{jsx as Omt,jsxs as Wmt}from"react/jsx-runtime";import{jsx as tut}from"react/jsx-runtime";import{Fragment as nut,jsx as sut,jsxs as iut}from"react/jsx-runtime";import{jsx as uut,jsxs as kut}from"react/jsx-runtime";import{jsx as gut,jsxs as xut}from"react/jsx-runtime";import{jsx as yut,jsxs as wut}from"react/jsx-runtime";import{jsx as But}from"react/jsx-runtime";import{jsx as Eut}from"react/jsx-runtime";import{jsx as Gut}from"react/jsx-runtime";import{jsx as Fut}from"react/jsx-runtime";import{jsx as Xut}from"react/jsx-runtime";import{jsx as jut}from"react/jsx-runtime";import{Fragment as akt,jsx as tkt,jsxs as okt}from"react/jsx-runtime";import{jsx as nkt}from"react/jsx-runtime";import{jsx as pkt}from"react/jsx-runtime";import{Fragment as bkt,jsx as gkt,jsxs as xkt}from"react/jsx-runtime";import{jsx as Akt,jsxs as Nkt}from"react/jsx-runtime";import{jsx as Ikt,jsxs as Bkt}from"react/jsx-runtime";import{jsx as Ekt,jsxs as Ykt}from"react/jsx-runtime";import{jsx as Kkt,jsxs as Dkt}from"react/jsx-runtime";import{jsx as Vkt}from"react/jsx-runtime";import{jsx as Jkt}from"react/jsx-runtime";import{jsx as qkt}from"react/jsx-runtime";import{jsx as eft}from"react/jsx-runtime";import{jsx as aft}from"react/jsx-runtime";import{jsx as mk,jsxs as rG}from"react/jsx-runtime";var lG="k-calendar-table",ut=e=>{let{calendarCaption:t,showTableHead:a,showWeek:r,...s}=e;return rG("table",{...s,className:o(e.className,lG),children:[t&&mk("caption",{className:"k-calendar-caption",children:t}),a&&mk(ms,{showWeek:r}),mk(Sl,{children:e.children})]})};import{jsx as uk,jsxs as sG}from"react/jsx-runtime";var Bv="k-calendar-thead",Mv={cellsText:["Su","Mo","Tu","We","Th","Fr","Sa"]},ms=e=>{let{showWeek:t,cellsText:a=Mv.cellsText,...r}=e;return uk("thead",{...r,className:o(e.className,Bv),children:sG("tr",{className:"k-calendar-tr",children:[t&&uk(w,{weekCell:!0,headerCell:!0}),a.map((s,i)=>uk(w,{text:s,headerCell:!0},i))]})})};ms.className=Bv;ms.defaultOptions=Mv;import{jsx as iG}from"react/jsx-runtime";var Lv="k-calendar-view",kk={orientation:"horizontal",calendarView:"month"},Zn=e=>{let{orientation:t=kk.orientation,calendarView:a=kk.calendarView,...r}=e;return iG("div",{...r,className:o(e.className,Lv,`k-calendar-${a}view`,"k-align-items-start","k-justify-content-center",{"k-hstack":t==="horizontal","k-vstack":t==="vertical"}),children:e.children})};Zn.className=Lv;Zn.defaultOptions=kk;import{jsx as fk,jsxs as Ev}from"react/jsx-runtime";var nG="k-calendar-navigation",Yv=e=>Ev("div",{...e,className:o(e.className,nG),children:[fk("span",{className:"k-calendar-navigation-highlight"}),Ev("div",{className:"k-content k-scrollable",children:[fk("ul",{className:"k-reset",children:e.children}),fk("div",{className:"k-scrollable-placeholder",style:{height:"1000px"}})]})]});import{jsx as ao,jsxs as Fc}from"react/jsx-runtime";var Pv="k-calendar-view",us={orientation:"vertical",calendarView:"month",headerText:"April 2018",showWeekdays:!0,showNavigationButtons:!1},Rc=e=>{let{orientation:t=us.orientation,calendarView:a=us.calendarView,headerText:r=us.headerText,showWeekdays:s=us.showWeekdays,showNavigationButtons:i=us.showNavigationButtons,showWeekNumbers:d,weekdayCellsText:p,...m}=e;return Fc("div",{...m,className:o(Pv,`k-calendar-${a}view`,e.className,{"k-hstack":t==="horizontal","k-vstack":t==="vertical"}),children:[ao(za,{showNavigationButtons:i,calendarTitleText:r,orientation:"horizontal"}),s&&Fc(hk,{className:"k-calendar-weekdays",children:[Fc("colgroup",{children:[ao("col",{}),ao("col",{}),ao("col",{}),ao("col",{}),ao("col",{}),ao("col",{}),ao("col",{})]}),ao(ms,{cellsText:p,showWeek:d})]}),Fc("div",{className:"k-content k-scrollable",children:[ao(hk,{children:e.children}),ao("div",{className:"k-scrollable-placeholder",style:{height:"1000px"}})]})]})};Rc.className=Pv;Rc.defaultOptions=us;import{jsx as zc,jsxs as uG}from"react/jsx-runtime";var Gv="k-calendar-infinite",dG={size:[n.small,n.medium,n.large]},cG=["Aug","Sep","Oct","Nov","Dec","2021","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec","2022","Feb","Mar","Apr","May","Jun","Jul"],pG={2021:"marker",2022:"marker"},mG=(e,t)=>e.map((a,r)=>zc("li",{children:zc("span",{className:t[a]==="marker"?"k-calendar-navigation-marker":void 0,children:a})},r)),ks={size:n.medium,showNavigation:!0,calendarView:"month",navigationItems:cG,navigationMarkerConfig:pG},Sa=e=>{let{size:t=ks.size,showNavigation:a=ks.showNavigation,calendarView:r=ks.calendarView,navigationItems:s=ks.navigationItems,navigationMarkerConfig:i=ks.navigationMarkerConfig,calendarTitleText:d,showWeekdays:p,showWeekNumbers:m,showNavigationButtons:k,calendarWeekdays:v,...T}=e;return uG("div",{...T,className:o(e.className,"k-calendar",Gv,S("k-calendar",{size:t})),children:[a&&zc(Yv,{children:mG(s,i)}),zc(Rc,{calendarView:r,headerText:d,showWeekdays:p,showWeekNumbers:m,showNavigationButtons:k,orientation:"vertical",weekdayCellsText:v,children:e.children})]})};Sa.options=dG;Sa.className=Gv;Sa.defaultOptions=ks;import{jsx as fG}from"react/jsx-runtime";var kG="k-calendar-table",hk=e=>{let{...t}=e;return fG("table",{...t,className:o(e.className,kG),children:e.children})};import{jsx as gG}from"react/jsx-runtime";var hG="k-calendar-tbody",Sl=e=>{let{...t}=e;return gG("tbody",{...t,className:o(e.className,hG),children:e.children})};import{jsx as bG}from"react/jsx-runtime";var xG="k-calendar-tr",_=e=>{let{...t}=e;return bG("tr",{...t,className:o(e.className,xG),children:e.children})};import{jsx as yxt}from"react/jsx-runtime";import{jsx as Nxt,jsxs as Cxt}from"react/jsx-runtime";import{jsx as Mxt,jsxs as Lxt}from"react/jsx-runtime";import{jsx as O,jsxs as Il}from"react/jsx-runtime";var ti=({showCaptions:e,showOtherMonth:t,...a})=>O(Nt,{calendarView:"month",children:Il(ut,{calendarCaption:e&&"October 2021",showTableHead:!0,children:[Il(_,{children:[O(w,{text:"26",showOtherMonth:t,empty:!t,weekend:t}),O(w,{text:"27",showOtherMonth:t,empty:!t}),O(w,{text:"28",showOtherMonth:t,empty:!t}),O(w,{text:"29",showOtherMonth:t,empty:!t}),O(w,{text:"30",showOtherMonth:t,empty:!t}),O(w,{text:"1"}),O(w,{text:"2",weekend:!0})]}),Il(_,{children:[O(w,{text:"3",weekend:!0}),O(w,{text:"4"}),O(w,{text:"5"}),O(w,{text:"6"}),O(w,{text:"7"}),O(w,{text:"8"}),O(w,{text:"9",weekend:!0})]}),Il(_,{children:[O(w,{text:"10",weekend:!0}),O(w,{text:"11"}),O(w,{text:"12",today:!0}),O(w,{text:"13"}),O(w,{text:"14"}),O(w,{text:"15"}),O(w,{text:"16",weekend:!0})]}),Il(_,{children:[O(w,{text:"17",weekend:!0}),O(w,{text:"18"}),O(w,{text:"19"}),O(w,{text:"20"}),O(w,{text:"21"}),O(w,{text:"22"}),O(w,{text:"23",weekend:!0})]}),Il(_,{children:[O(w,{text:"24",weekend:!0}),O(w,{text:"25"}),O(w,{text:"26"}),O(w,{text:"27"}),O(w,{text:"28"}),O(w,{text:"29"}),O(w,{text:"30",weekend:!0})]}),Il(_,{children:[O(w,{text:"31",weekend:!0}),O(w,{text:"1",showOtherMonth:t,empty:!t}),O(w,{text:"2",showOtherMonth:t,empty:!t}),O(w,{text:"3",showOtherMonth:t,empty:!t}),O(w,{text:"4",showOtherMonth:t,empty:!t}),O(w,{text:"5",showOtherMonth:t,empty:!t}),O(w,{text:"6",showOtherMonth:t,empty:!t,weekend:t})]})]}),...a});import{jsx as Fxt,jsxs as Rxt}from"react/jsx-runtime";import{jsx as Wxt,jsxs as Qxt}from"react/jsx-runtime";import{Fragment as Uxt,jsx as Jxt,jsxs as jxt}from"react/jsx-runtime";import{Fragment as obt,jsx as ebt,jsxs as tbt}from"react/jsx-runtime";import{Fragment as nbt,jsx as sbt,jsxs as ibt}from"react/jsx-runtime";import{Fragment as kbt,jsx as mbt,jsxs as ubt}from"react/jsx-runtime";import{Fragment as vbt,jsx as xbt,jsxs as bbt}from"react/jsx-runtime";import{jsx as _bt,jsxs as $bt}from"react/jsx-runtime";import{Fragment as ivt,jsx as rvt,jsxs as svt}from"react/jsx-runtime";import{Fragment as hvt,jsx as kvt,jsxs as fvt}from"react/jsx-runtime";import{Fragment as Avt,jsx as wvt,jsxs as Tvt}from"react/jsx-runtime";import{Fragment as Lvt,jsx as Bvt,jsxs as Mvt}from"react/jsx-runtime";import{Fragment as Fvt,jsx as Kvt,jsxs as Dvt}from"react/jsx-runtime";import{Fragment as Vvt,jsx as Wvt,jsxs as Qvt}from"react/jsx-runtime";import{Fragment as vG,jsx as N,jsxs as J}from"react/jsx-runtime";var Syt=(...e)=>N(Ie,{layout:"table",view:"day",toolbar:N(Qe,{}),footer:N(Qe,{footer:!0,children:N(c,{icon:"clock",className:"k-scheduler-fullday",children:"Show business hours"})}),children:N(vG,{children:J("tbody",{children:[J(lt,{as:"tr",children:[N("td",{children:N(Ma,{children:N(Bt,{children:J("tbody",{children:[N("tr",{style:{height:"37px"},children:N(B,{as:"th"})}),N("tr",{style:{height:"37px"},children:N(B,{as:"th"})}),N("tr",{style:{height:"36px"},children:N(B,{as:"th",allDay:!0,children:"all day"})})]})})})}),N("td",{children:J(Ro,{children:[N(Bt,{children:J("tbody",{children:[J("tr",{children:[N(B,{as:"th",cellType:["slot","group"],children:"Meeting Room 101"}),N(B,{as:"th",cellType:["slot","group"],children:"Meeting Room 201"})]}),J("tr",{className:"k-scheduler-date-group",children:[N(B,{as:"th",text:"Mon 6/13"}),N(B,{as:"th",text:"Mon 6/13"})]})]})}),N("div",{style:{position:"relative"},children:N(Bt,{className:"k-scheduler-header-all-day",children:N("tbody",{children:J("tr",{style:{height:"36px"},children:[N(B,{as:"td"}),N(B,{as:"td"})]})})})})]})})]}),J(qe,{as:"tr",children:[N("td",{children:N(Ma,{style:{height:"395px"},children:N(Bt,{style:{height:"900px"},children:J("tbody",{children:[N("tr",{children:N(B,{as:"th",children:N("span",{children:"7:00 AM"})})}),N("tr",{children:N(B,{as:"th"})}),N("tr",{children:N(B,{as:"th",children:N("span",{children:"8:00 AM"})})}),N("tr",{children:N(B,{as:"th"})}),N("tr",{children:N(B,{as:"th",children:N("span",{children:"9:00 AM"})})}),N("tr",{children:N(B,{as:"th"})}),N("tr",{children:N(B,{as:"th",children:N("span",{children:"10:00 AM"})})}),N("tr",{children:N(B,{as:"th"})}),N("tr",{children:N(B,{as:"th",children:N("span",{children:"11:00 AM"})})}),N("tr",{children:N(B,{as:"th"})}),N("tr",{children:N(B,{as:"th",children:N("span",{children:"12:00 PM"})})}),N("tr",{children:N(B,{as:"th"})}),N("tr",{children:N(B,{as:"th",children:N("span",{children:"1:00 PM"})})}),N("tr",{children:N(B,{as:"th"})}),N("tr",{children:N(B,{as:"th",children:N("span",{children:"2:00 PM"})})}),N("tr",{children:N(B,{as:"th"})}),N("tr",{children:N(B,{as:"th",children:N("span",{children:"3:00 PM"})})}),N("tr",{children:N(B,{as:"th"})}),N("tr",{children:N(B,{as:"th",children:N("span",{children:"4:00 PM"})})}),N("tr",{children:N(B,{as:"th"})})]})})})}),N("td",{children:J(zo,{style:{height:"395px"},children:[N(Bt,{children:J("tbody",{children:[J("tr",{className:"k-middle-row",children:[N(B,{as:"td",className:"k-nonwork-hour",children:"\xA0"}),N(B,{as:"td",className:"k-nonwork-hour",children:"\xA0"})]}),J("tr",{children:[N(B,{as:"td",className:"k-nonwork-hour",children:"\xA0"}),N(B,{as:"td",className:"k-nonwork-hour",children:"\xA0"})]}),J("tr",{className:"k-middle-row",children:[N(B,{as:"td",children:"\xA0"}),N(B,{as:"td",children:"\xA0"})]}),J("tr",{children:[N(B,{as:"td",children:"\xA0"}),N(B,{as:"td",children:"\xA0"})]}),J("tr",{className:"k-middle-row",children:[N(B,{as:"td",children:"\xA0"}),N(B,{as:"td",children:"\xA0"})]}),J("tr",{children:[N(B,{as:"td",children:"\xA0"}),N(B,{as:"td",children:"\xA0"})]}),J("tr",{className:"k-middle-row",children:[N(B,{as:"td",children:"\xA0"}),N(B,{as:"td",children:"\xA0"})]}),J("tr",{children:[N(B,{as:"td",children:"\xA0"}),N(B,{as:"td",children:"\xA0"})]}),J("tr",{className:"k-middle-row",children:[N(B,{as:"td",children:"\xA0"}),N(B,{as:"td",children:"\xA0"})]}),J("tr",{children:[N(B,{as:"td",children:"\xA0"}),N(B,{as:"td",children:"\xA0"})]}),J("tr",{className:"k-middle-row",children:[N(B,{as:"td",children:"\xA0"}),N(B,{as:"td",children:"\xA0"})]}),J("tr",{children:[N(B,{as:"td",children:"\xA0"}),N(B,{as:"td",children:"\xA0"})]}),J("tr",{className:"k-middle-row",children:[N(B,{as:"td",children:"\xA0"}),N(B,{as:"td",children:"\xA0"})]}),J("tr",{children:[N(B,{as:"td",children:"\xA0"}),N(B,{as:"td",children:"\xA0"})]}),J("tr",{className:"k-middle-row",children:[N(B,{as:"td",children:"\xA0"}),N(B,{as:"td",children:"\xA0"})]}),J("tr",{children:[N(B,{as:"td",children:"\xA0"}),N(B,{as:"td",children:"\xA0"})]}),J("tr",{className:"k-middle-row",children:[N(B,{as:"td",children:"\xA0"}),N(B,{as:"td",children:"\xA0"})]}),J("tr",{children:[N(B,{as:"td",children:"\xA0"}),N(B,{as:"td",children:"\xA0"})]}),J("tr",{className:"k-middle-row",children:[N(B,{as:"td",children:"\xA0"}),N(B,{as:"td",children:"\xA0"})]}),J("tr",{children:[N(B,{as:"td",children:"\xA0"}),N(B,{as:"td",children:"\xA0"})]}),J("tr",{className:"k-middle-row",children:[N(B,{as:"td",children:"\xA0"}),N(B,{as:"td",children:"\xA0"})]}),J("tr",{children:[N(B,{as:"td",children:"\xA0"}),N(B,{as:"td",children:"\xA0"})]})]})}),J(ct,{eventPrefix:null,style:{top:"148px",left:"445px",height:"590px",width:"120px"},children:[N("div",{className:"k-event-template k-event-time",children:"9:00 AM - 4:00 PM"}),N("div",{className:"k-event-template",children:"Event 1 Title"})]}),J(ct,{style:{top:"298px",left:"567px",height:"72px",width:"120px"},children:[N("div",{className:"k-event-template k-event-time",children:"10:00 AM - 11:00 AM"}),N("div",{className:"k-event-template",children:"Event 2 Title"})]})]})})]})]})}),...e});export{Syt as SchedulerHorizontalGrouping};