@progress/kendo-themes-html 14.0.0-dev.5 → 14.0.0-dev.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/chat/chat-message.js +1 -1
- package/dist/cjs/chat/chat.spec.js +1 -1
- package/dist/cjs/chat/demos/chat.js +1 -1
- package/dist/cjs/chat/templates/chat-empty.js +1 -1
- package/dist/cjs/chat/templates/chat-expandable.js +1 -1
- package/dist/cjs/chat/templates/chat-failed.js +1 -1
- package/dist/cjs/chat/templates/chat-message-skeleton.js +1 -1
- package/dist/cjs/chat/templates/chat-message-toolbar.js +1 -1
- package/dist/cjs/chat/templates/chat-normal.js +1 -1
- package/dist/cjs/chat/templates/chat-pinned.js +1 -1
- package/dist/cjs/chat/templates/chat-stop-response.js +1 -1
- package/dist/cjs/chat/templates/chat-textarea-file.js +1 -1
- package/dist/cjs/chat/templates/chat-typing.js +1 -1
- package/dist/cjs/chat/templates/chat-upload.js +1 -1
- package/dist/cjs/editor/demos/editor.js +1 -1
- package/dist/cjs/editor/templates/editor-normal.js +1 -1
- package/dist/cjs/editor/templates/editor-resizable.js +1 -1
- package/dist/cjs/editor/templates/editor-responsive-toolbar.js +1 -1
- package/dist/cjs/imageeditor/templates/imageeditor-crop.js +1 -1
- package/dist/cjs/imageeditor/templates/imageeditor-resize.js +1 -1
- package/dist/cjs/index.js +8 -8
- package/dist/cjs/prompt/demos/prompt.js +1 -1
- package/dist/cjs/prompt/templates/prompt-inline-input-only.js +1 -1
- package/dist/cjs/prompt/templates/prompt-inline.js +1 -1
- package/dist/cjs/prompt/templates/prompt-more-actions.js +1 -1
- package/dist/cjs/prompt/templates/prompt-normal.js +1 -1
- package/dist/cjs/prompt/templates/prompt-output.js +1 -1
- package/dist/cjs/prompt/templates/prompt-popup.js +1 -1
- package/dist/cjs/prompt/templates/prompt-settings.js +1 -1
- package/dist/cjs/prompt/templates/prompt-suggestions.js +1 -1
- package/dist/cjs/prompt-box/prompt-box.spec.js +1 -1
- package/dist/cjs/prompt-box/templates/prompt-box-auto-expanded.js +1 -1
- package/dist/cjs/prompt-box/templates/prompt-box-auto.js +1 -1
- package/dist/cjs/prompt-box/templates/prompt-box-multi.js +1 -1
- package/dist/cjs/prompt-box/templates/prompt-box-single.js +1 -1
- package/dist/cjs/prompt-box/templates/prompt-box-stop-response.js +1 -1
- package/dist/cjs/rating/demos/rating.js +1 -1
- package/dist/cjs/rating/rating-item.js +1 -1
- package/dist/cjs/rating/rating.spec.js +1 -1
- package/dist/cjs/rating/templates/rating-disabled.js +1 -1
- package/dist/cjs/rating/templates/rating-normal.js +1 -1
- package/dist/cjs/rating/templates/rating-readonly.js +1 -1
- package/dist/cjs/rating/templates/rating-with-label.js +1 -1
- package/dist/cjs/smart-box/smart-box-send-button.js +1 -1
- package/dist/cjs/smart-box/templates/smart-box-disabled-send.js +1 -1
- package/dist/cjs/smart-box/templates/smart-box-normal.js +1 -1
- package/dist/cjs/smart-box/templates/smart-box-opened-focused.js +1 -1
- package/dist/cjs/smart-box/templates/smart-box-processing.js +1 -1
- package/dist/cjs/speech-to-text-button/demos/speech-to-text-button.js +1 -1
- package/dist/cjs/speech-to-text-button/speech-to-text-button.spec.js +1 -1
- package/dist/cjs/speech-to-text-button/templates/speech-to-text-button-listening.js +1 -1
- package/dist/cjs/speech-to-text-button/templates/speech-to-text-button-normal.js +1 -1
- package/dist/cjs/spreadsheet/demos/spreadsheet.js +1 -1
- package/dist/cjs/spreadsheet/spreadsheet-header.js +1 -1
- package/dist/cjs/spreadsheet/spreadsheet-view.js +1 -1
- package/dist/cjs/spreadsheet/templates/spreadsheet-formula-open.js +1 -1
- package/dist/cjs/spreadsheet/templates/spreadsheet-normal.js +1 -1
- package/dist/esm/chat/chat-message.mjs +1 -1
- package/dist/esm/chat/chat.spec.mjs +1 -1
- package/dist/esm/chat/demos/chat.mjs +1 -1
- package/dist/esm/chat/templates/chat-empty.mjs +1 -1
- package/dist/esm/chat/templates/chat-expandable.mjs +1 -1
- package/dist/esm/chat/templates/chat-failed.mjs +1 -1
- package/dist/esm/chat/templates/chat-message-skeleton.mjs +1 -1
- package/dist/esm/chat/templates/chat-message-toolbar.mjs +1 -1
- package/dist/esm/chat/templates/chat-normal.mjs +1 -1
- package/dist/esm/chat/templates/chat-pinned.mjs +1 -1
- package/dist/esm/chat/templates/chat-stop-response.mjs +1 -1
- package/dist/esm/chat/templates/chat-textarea-file.mjs +1 -1
- package/dist/esm/chat/templates/chat-typing.mjs +1 -1
- package/dist/esm/chat/templates/chat-upload.mjs +1 -1
- package/dist/esm/editor/demos/editor.mjs +1 -1
- package/dist/esm/editor/templates/editor-normal.mjs +1 -1
- package/dist/esm/editor/templates/editor-resizable.mjs +1 -1
- package/dist/esm/editor/templates/editor-responsive-toolbar.mjs +1 -1
- package/dist/esm/imageeditor/templates/imageeditor-crop.mjs +1 -1
- package/dist/esm/imageeditor/templates/imageeditor-resize.mjs +1 -1
- package/dist/esm/index.mjs +8 -8
- package/dist/esm/prompt/demos/prompt.mjs +1 -1
- package/dist/esm/prompt/templates/prompt-inline-input-only.mjs +1 -1
- package/dist/esm/prompt/templates/prompt-inline.mjs +1 -1
- package/dist/esm/prompt/templates/prompt-more-actions.mjs +1 -1
- package/dist/esm/prompt/templates/prompt-normal.mjs +1 -1
- package/dist/esm/prompt/templates/prompt-output.mjs +1 -1
- package/dist/esm/prompt/templates/prompt-popup.mjs +1 -1
- package/dist/esm/prompt/templates/prompt-settings.mjs +1 -1
- package/dist/esm/prompt/templates/prompt-suggestions.mjs +1 -1
- package/dist/esm/prompt-box/prompt-box.spec.mjs +1 -1
- package/dist/esm/prompt-box/templates/prompt-box-auto-expanded.mjs +1 -1
- package/dist/esm/prompt-box/templates/prompt-box-auto.mjs +1 -1
- package/dist/esm/prompt-box/templates/prompt-box-multi.mjs +1 -1
- package/dist/esm/prompt-box/templates/prompt-box-single.mjs +1 -1
- package/dist/esm/prompt-box/templates/prompt-box-stop-response.mjs +1 -1
- package/dist/esm/rating/demos/rating.mjs +1 -1
- package/dist/esm/rating/rating-item.mjs +1 -1
- package/dist/esm/rating/rating.spec.mjs +1 -1
- package/dist/esm/rating/templates/rating-disabled.mjs +1 -1
- package/dist/esm/rating/templates/rating-normal.mjs +1 -1
- package/dist/esm/rating/templates/rating-readonly.mjs +1 -1
- package/dist/esm/rating/templates/rating-with-label.mjs +1 -1
- package/dist/esm/smart-box/smart-box-send-button.mjs +1 -1
- package/dist/esm/smart-box/templates/smart-box-disabled-send.mjs +1 -1
- package/dist/esm/smart-box/templates/smart-box-normal.mjs +1 -1
- package/dist/esm/smart-box/templates/smart-box-opened-focused.mjs +1 -1
- package/dist/esm/smart-box/templates/smart-box-processing.mjs +1 -1
- package/dist/esm/speech-to-text-button/demos/speech-to-text-button.mjs +1 -1
- package/dist/esm/speech-to-text-button/speech-to-text-button.spec.mjs +1 -1
- package/dist/esm/speech-to-text-button/templates/speech-to-text-button-listening.mjs +1 -1
- package/dist/esm/speech-to-text-button/templates/speech-to-text-button-normal.mjs +1 -1
- package/dist/esm/spreadsheet/demos/spreadsheet.mjs +1 -1
- package/dist/esm/spreadsheet/spreadsheet-header.mjs +1 -1
- package/dist/esm/spreadsheet/spreadsheet-view.mjs +1 -1
- package/dist/esm/spreadsheet/templates/spreadsheet-formula-open.mjs +1 -1
- package/dist/esm/spreadsheet/templates/spreadsheet-normal.mjs +1 -1
- package/package.json +3 -3
- package/src/_preview/tests/preview-components.tsx +2 -2
- package/src/chat/chat-message.tsx +3 -3
- package/src/chat/chat.spec.tsx +2 -2
- package/src/chat/tests/chat-files-layout.tsx +8 -8
- package/src/chat/tests/chat-files-pin.tsx +2 -2
- package/src/chat/tests/chat-files.tsx +6 -6
- package/src/chat/tests/chat-message-toolbar.tsx +2 -2
- package/src/drawer/tests/drawer-item-states.tsx +3 -3
- package/src/editor/demos/editor.tsx +1 -1
- package/src/editor/templates/editor-normal.tsx +1 -1
- package/src/editor/templates/editor-resizable.tsx +1 -1
- package/src/editor/templates/editor-responsive-toolbar.tsx +1 -1
- package/src/editor/tests/editor-table-wizard.tsx +1 -1
- package/src/editor/tests/editor.tsx +2 -2
- package/src/grid/tests/grid-assistant-window.tsx +4 -4
- package/src/grid/tests/grid-row-pinning-adaptive.tsx +1 -1
- package/src/grid/tests/grid-semantic-search-popup.tsx +10 -10
- package/src/grid/tests/grid-toolbar.tsx +2 -2
- package/src/imageeditor/templates/imageeditor-crop.tsx +1 -1
- package/src/imageeditor/templates/imageeditor-resize.tsx +1 -1
- package/src/prompt/demos/prompt.tsx +4 -4
- package/src/prompt/templates/prompt-inline.tsx +1 -1
- package/src/prompt/templates/prompt-output.tsx +4 -4
- package/src/prompt/tests/prompt-inline-response-generation.tsx +2 -2
- package/src/prompt-box/prompt-box.spec.tsx +1 -1
- package/src/prompt-box/tests/prompt-box-affixes.tsx +8 -8
- package/src/prompt-box/tests/prompt-box-files.tsx +2 -2
- package/src/rating/rating-item.tsx +20 -5
- package/src/smart-box/smart-box-send-button.tsx +1 -1
- package/src/smart-box/templates/smart-box-disabled-send.tsx +1 -1
- package/src/smart-box/templates/smart-box-normal.tsx +1 -1
- package/src/smart-box/templates/smart-box-opened-focused.tsx +1 -1
- package/src/smart-box/templates/smart-box-processing.tsx +1 -1
- package/src/speech-to-text-button/speech-to-text-button.spec.tsx +2 -2
- package/src/spreadsheet/spreadsheet-header.tsx +1 -1
- package/src/spreadsheet/tests/spreadsheet-tools.tsx +1 -1
- package/src/toolbar/tests/toolbar-fill-modes.tsx +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
var Hc=Object.create;var fn=Object.defineProperty;var zc=Object.getOwnPropertyDescriptor;var Uc=Object.getOwnPropertyNames;var Fc=Object.getPrototypeOf,Gc=Object.prototype.hasOwnProperty;var Vc=(e,t)=>{for(var o in t)fn(e,o,{get:t[o],enumerable:!0})},Oi=(e,t,o,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of Uc(t))!Gc.call(e,n)&&n!==o&&fn(e,n,{get:()=>t[n],enumerable:!(a=zc(t,n))||a.enumerable});return e};var Bi=(e,t,o)=>(o=e!=null?Hc(Fc(e)):{},Oi(t||!e||!e.__esModule?fn(o,"default",{value:e,enumerable:!0}):o,e)),$c=e=>Oi(fn({},"__esModule",{value:!0}),e);var lN={};Vc(lN,{ChatExpandable:()=>iN});module.exports=$c(lN);var r=(...e)=>e.filter(t=>t!==!0&&!!t).map(t=>Array.isArray(t)?r(...t):typeof t=="object"?Object.keys(t).map((o,a)=>t[a]||t[o]&&o||null).filter(o=>o!==null).join(" "):t).filter(t=>!!t).join(" ");var C=(e,t)=>r({[`${e}-xs`]:t.size==="xsmall",[`${e}-sm`]:t.size==="small",[`${e}-md`]:t.size==="medium",[`${e}-lg`]:t.size==="large",[`${e}-xl`]:t.size==="xlarge",[`${e}-xxl`]:t.size==="xxlarge",[`${e}-xxxl`]:t.size==="xxxlarge"},{[`${e}-${t.fillMode}`]:t.fillMode},{[`${e}-${t.themeColor}`]:t.themeColor},{"k-rounded-sm":t.rounded==="small","k-rounded-md":t.rounded==="medium","k-rounded-lg":t.rounded==="large","k-rounded-full":t.rounded==="full","k-rounded-none":t.rounded==="none"}),y=(e,t)=>{let{valid:o,invalid:a,hover:n,focus:i,checked:l,active:c,selected:u,disabled:f,indeterminate:N,loading:x,empty:m,readonly:L,highlighted:k,...A}=t;return r({"k-valid":o,"k-invalid":a,"k-hover":n,"k-focus":i,"k-checked":l,"k-active":c,"k-selected":u,"k-disabled":f,"k-indeterminate":N&&!l,"k-loading":x,"k-empty":m,"k-readonly":L,"k-highlighted":k},Object.keys(A).reduce((E,M)=>(M.startsWith("k-")?E[M]=A[M]:E[`k-${M}`]=A[M],E),{}))};function bn(e,t){if(!t)return{};let o=Array.isArray(t)?t:[t];return Object.fromEntries(o.map(a=>[`k-${a}`,!0]))}var d={undefined:void 0,xsmall:"xsmall",small:"small",medium:"medium",large:"large",xlarge:"xlarge",xxlarge:"xxlarge",xxxlarge:"xxxlarge"},b={undefined:void 0,none:"none",small:"small",medium:"medium",large:"large",full:"full"},h={undefined:void 0,solid:"solid",flat:"flat",outline:"outline",clear:"clear",link:"link"},g={undefined:void 0,inherit:"inherit",base:"base",primary:"primary",secondary:"secondary",tertiary:"tertiary",info:"info",success:"success",warning:"warning",error:"error",inverse:"inverse"},s={open:"open",hover:"hover",focus:"focus",active:"active",selected:"selected",disabled:"disabled",valid:"valid",invalid:"invalid",loading:"loading",required:"required",empty:"empty",indeterminate:"indeterminate",checked:"checked",readonly:"readonly",highlighted:"highlighted",generating:"generating",expanded:"expanded"};var nr={};function R(e){return nr[e]=(nr[e]||0)+1,`k-${e}-${nr[e]}`}var wa=require("react/jsx-runtime"),rr="k-font-icon",Xc=[],qc={size:[d.undefined,d.xsmall,d.small,d.medium,d.large,d.xlarge,d.xxlarge,d.xxxlarge],themeColor:[g.undefined,g.base,g.primary,g.secondary,g.tertiary,g.success,g.warning,g.error,g.info]},Wc={},Ra=e=>{let{size:t,themeColor:o,icon:a,rotate:n,flip:i,...l}=e;return a?(0,wa.jsx)("span",{...l,className:r(e.className,rr,C(rr,{size:t}),{[`k-i-${a}`]:a,[`k-color-${o}`]:o,[`k-rotate-${n}`]:n,"k-flip-h":i==="h"||i==="both","k-flip-v":i==="v"||i==="both"}),"aria-hidden":"true"}):(0,wa.jsx)(wa.Fragment,{})};Ra.states=Xc;Ra.options=qc;Ra.className=rr;Ra.defaultOptions=Wc;var Pi=Ra;var vo=require("react/jsx-runtime"),sr="k-svg-icon",Jc=[],Yc={size:[d.undefined,d.xsmall,d.small,d.medium,d.large,d.xlarge,d.xxlarge,d.xxxlarge],themeColor:[g.undefined,g.base,g.primary,g.secondary,g.tertiary,g.success,g.warning,g.error,g.info]},wi={viewBox:"0 0 24 24"},Ka=e=>{let{size:t,themeColor:o,rotate:a,flip:n,viewBox:i=wi.viewBox,icon:l,...c}=e;if(!l)return(0,vo.jsx)(vo.Fragment,{});if(l==="none")return(0,vo.jsx)("span",{...c,className:r(e.className,sr,C("k-icon",{size:t}),"k-none"),"aria-hidden":"true"});let u=typeof l=="object"&&l.name&&l.name;return(0,vo.jsx)("span",{...c,className:r(e.className,sr,C("k-icon",{size:t}),{[`k-svg-i-${u}`]:u,[`k-color-${o}`]:o,[`k-rotate-${a}`]:a,"k-flip-h":n==="h"||n==="both","k-flip-v":n==="v"||n==="both"}),"aria-hidden":"true",children:(0,vo.jsx)("svg",{"aria-hidden":!0,focusable:!1,xmlns:"http://www.w3.org/2000/svg",viewBox:typeof l=="object"?l.viewBox:i,dangerouslySetInnerHTML:typeof l=="object"?{__html:l.content}:void 0,children:l?void 0:e.children})})};Ka.states=Jc;Ka.options=Yc;Ka.className=sr;Ka.defaultOptions=wi;var ir=Ka;var lr=Bi(require("@progress/kendo-svg-icons"));var Ri="icon",Ki="icons";var Hi=require("react");var _i=require("react"),Di=(0,_i.createContext)({iconsType:"svg"});var Vt=require("react/jsx-runtime"),hn="k-icon",Zc=e=>e.replace(/([-_][a-z0-9])/gi,t=>t.toUpperCase().replace("-","").replace("_","")),Qc=[],jc={size:[d.undefined,d.xsmall,d.small,d.medium,d.large,d.xlarge,d.xxlarge,d.xxxlarge],themeColor:[g.undefined,g.base,g.primary,g.secondary,g.tertiary,g.success,g.warning,g.error,g.info]},pr={viewBox:"0 0 24 24",type:"svg"},v=e=>{let{iconsType:t}=(0,Hi.useContext)(Di),{size:o,themeColor:a,icon:n,type:i=t||pr.type,rotate:l,flip:c,viewBox:u=pr.viewBox,...f}=e;if(!n)return(0,Vt.jsx)(Vt.Fragment,{});if((t||i)==="svg"){if(n==="none")return(0,Vt.jsx)(ir,{...f,className:r(e.className,hn),icon:n,size:o});let x=lr[n]?n:Zc(`${n}-icon`);return lr[x]?(0,Vt.jsx)(ir,{...f,className:r(e.className,hn),icon:lr[x],size:o,themeColor:a,rotate:l,flip:c,viewBox:u}):(0,Vt.jsx)(Vt.Fragment,{})}return(0,Vt.jsx)(Pi,{...f,className:r(e.className,hn),icon:n,size:o,themeColor:a,rotate:l,flip:c})};v.states=Qc;v.options=jc;v.defaultOptions=pr;v.className=hn;v.moduleName=Ri;v.folderName=Ki;v.ariaSpec={selector:".k-icon, .k-svg-icon",rules:[{selector:".k-icon, .k-svg-icon",attribute:"aria-hidden=true",usage:"Hides the icon element and all its children from assistive technologies."}]};var dr="button",zi=dr;var vt=require("react/jsx-runtime"),_a="k-button",em=["icon-button"],tm=[s.hover,s.focus,s.active,s.selected,s.disabled,s.generating],om={size:[d.undefined,d.xsmall,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full],fillMode:[h.undefined,h.solid,h.flat,h.outline,h.clear,h.link],themeColor:[g.undefined,g.base,g.primary,g.secondary,g.tertiary,g.success,g.warning,g.error,g.info,g.inverse]},cr={showArrow:!1,arrowIconName:"chevron-down"},p=e=>{let{as:t="button",size:o,rounded:a,fillMode:n,themeColor:i,showArrow:l=cr.showArrow,arrowIconName:c=cr.arrowIconName,variant:u,hover:f,focus:N,active:x,selected:m,disabled:L,togglable:k,ariaDisabled:A,icon:E,text:M,iconClassName:O,className:J,...Se}=e,Re=E!==void 0,Ke=e.children!==void 0;return(0,vt.jsxs)(t,{className:r(J,_a,bn(_a,u),C(_a,{size:o,rounded:a,fillMode:n,themeColor:i}),y(_a,{hover:f,focus:N,active:x,disabled:L||A,selected:m}),{"k-icon-button":!M&&!Ke&&Re}),...Se,"aria-pressed":k?m?"true":"false":void 0,"aria-disabled":A?"true":void 0,disabled:L||void 0,children:[E&&(0,vt.jsx)(v,{className:r(O,"k-button-icon"),icon:E}),M?(0,vt.jsxs)(vt.Fragment,{children:[M&&(0,vt.jsx)("span",{className:"k-button-text",children:M}),e.children]}):e.children&&(0,vt.jsx)("span",{className:"k-button-text",children:e.children}),l&&(0,vt.jsx)("span",{className:"k-menu-button-arrow k-button-arrow",children:(0,vt.jsx)(v,{icon:c})})]})};p.states=tm;p.options=om;p.variants=em;p.className=_a;p.defaultOptions=cr;p.moduleName=dr;p.folderName=zi;p.ariaSpec={selector:".k-button",rules:[{selector:".k-button",attribute:"role=button or nodeName=button",usage:"The button role is implicit from the native <button> element."},{selector:".k-button",attribute:"aria-label (when icon-only)",usage:"Required for icon-only buttons that have no visible text."},{selector:".k-button",attribute:"aria-pressed (when togglable)",usage:"Indicates the pressed state of a toggle button."},{selector:".k-button",attribute:"disabled (when disabled)",usage:"Rendered when the button is disabled."}]};var Ui=require("react/jsx-runtime"),fe=e=>(0,Ui.jsx)(p,{icon:"folder",...e,"aria-label":e["aria-label"]||"Folder",children:void 0});var Fi=require("react/jsx-runtime"),Da=e=>(0,Fi.jsx)(p,{icon:"folder",children:"Button",...e});var Gi=require("react/jsx-runtime"),kt=e=>(0,Gi.jsx)(p,{children:"Button",...e});var xn=require("react/jsx-runtime"),am=p.options,nm=p.states,rm={...p.defaultOptions,variant:"text"},sm=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],im=[],Ko=e=>{let{variant:t,...o}=e;switch(t){case"icon-only":return(0,xn.jsx)(fe,{...o,icon:"star"});case"icon-and-text":return(0,xn.jsx)(Da,{...o,icon:"star",children:"Button"});default:return(0,xn.jsx)(kt,{...o,children:"Button"})}};Ko.options=am;Ko.states=nm;Ko.variants=sm;Ko.defaultOptions=rm;Ko.modifiers=im;Ko.className=p.className;var Ha=require("react/jsx-runtime"),gn="k-fab",dm=[s.hover,s.focus,s.active,s.selected,s.disabled],cm={size:[d.undefined,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full],themeColor:[g.undefined,g.base,g.primary,g.secondary,g.tertiary]},Vi={type:"button"},oe=e=>{let{size:t,rounded:o,themeColor:a,text:n,icon:i,type:l=Vi.type,position:c,hover:u,focus:f,active:N,selected:x,disabled:m,...L}=e;return(0,Ha.jsxs)("button",{...L,type:l,className:r(e.className,gn,C(gn,{size:t,rounded:o,themeColor:a}),y(gn,{hover:u,focus:f,active:N,disabled:m,selected:x}),{[`!k-pos-absolute k-${c}`]:c}),...!n&&i&&!e["aria-label"]&&{"aria-label":"Action"},...m&&{"aria-disabled":"true"},disabled:m||void 0,children:[i&&(0,Ha.jsx)(v,{className:"k-fab-icon",icon:i}),n&&(0,Ha.jsx)("span",{className:"k-fab-text",children:n})]})};oe.states=dm;oe.options=cm;oe.className=gn;oe.defaultOptions=Vi;oe.moduleName="fab";oe.folderName="fab";oe.ariaSpec={selector:".k-fab",rules:[{selector:".k-fab",attribute:"role=button or nodeName=button",usage:"Omitted if the <button> DOM element is used."},{selector:".k-fab",attribute:"aria-label or title (when icon-only)",usage:"The attribute must be present when no text is initially visible in the button."},{selector:".k-fab.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the button is disabled."}]};var Xi=require("react/jsx-runtime"),mm="k-fab-items",$i=e=>{let{position:t,...o}=e;return(0,Xi.jsx)("ul",{...o,className:r(e.className,mm,{[`k-fab-items-${t}`]:t}),children:e.children})};var za=require("react/jsx-runtime"),qi="k-fab-item",um=[s.hover,s.focus,s.active,s.disabled],mr=e=>{let{text:t,icon:o,align:a,hover:n,focus:i,active:l,disabled:c,...u}=e;return(0,za.jsxs)("li",{...u,className:r(e.className,qi,{[`k-text-${a}`]:a},y(qi,{hover:n,focus:i,active:l,disabled:c})),children:[(0,za.jsx)("span",{className:"k-fab-item-text",children:t}),(0,za.jsx)(v,{className:"k-fab-item-icon",icon:o})]})};mr.states=um;var fm=require("react/jsx-runtime");var Ji=require("react/jsx-runtime"),Wi=e=>(0,Ji.jsx)(oe,{icon:"plus",...e});var bm=require("react/jsx-runtime");var hm=require("react/jsx-runtime");var $t=require("react/jsx-runtime"),xm=oe.options,gm=oe.states,Nm={...oe.defaultOptions,variant:"text"},vm=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],km=[{name:"opened",title:"Opened"}],_o=e=>{let{variant:t,modifiers:o,...a}=e,{opened:n}=o||{},i=n?(0,$t.jsx)("div",{className:"k-fab-popup k-popup k-popup-transparent",style:{position:"absolute",top:"calc(16px + 36px)",right:"calc(16px + calc(36px / 2) - calc(36px /2))"},children:(0,$t.jsx)($i,{position:"bottom",children:(0,$t.jsx)(mr,{text:"Item",icon:"pencil",align:"right"})})}):null,l;switch(t){case"icon-only":l=(0,$t.jsx)(oe,{...a,icon:"star"});break;case"icon-and-text":l=(0,$t.jsx)(oe,{...a,icon:"star",text:"Action"});break;default:l=(0,$t.jsx)(oe,{...a,text:"Action"});break}return(0,$t.jsxs)("span",{style:{position:"relative"},children:[l,i]})};_o.options=xm;_o.states=gm;_o.variants=vm;_o.defaultOptions=Nm;_o.modifiers=km;_o.className=oe.className;var Yi=require("react/jsx-runtime"),ur="k-input-inner",Lm=[],Mm={},Nn={type:"text",autocomplete:"off",value:"",placeholder:""},_e=e=>{let{value:t=Nn.value,type:o=Nn.type,placeholder:a=Nn.placeholder,autocomplete:n=Nn.autocomplete,disabled:i,readOnly:l,...c}=e;return(0,Yi.jsx)("input",{...c,type:o,className:r(e.className,ur,C(ur,e)),placeholder:a,autoComplete:n,defaultValue:t,disabled:i||void 0,readOnly:l||void 0})};_e.states=Lm;_e.options=Mm;_e.className=ur;var Qi=require("react/jsx-runtime"),fr="k-input-inner",Sm=[],ym={},Zi={value:"",placeholder:""},Ua=e=>{let{value:t=Zi.value,placeholder:o=Zi.placeholder,rows:a,disabled:n,...i}=e;return(0,Qi.jsx)("textarea",{...i,className:r(e.className,fr,C(fr,e)),placeholder:o,rows:a,defaultValue:t,disabled:n||void 0})};Ua.states=Sm;Ua.options=ym;Ua.className=fr;var br="prompt-box",ji=br;var hr="speech-to-text-button",el=hr;var al=require("react/jsx-runtime"),tl="k-speech-to-text-button",ol={icon:"microphone-outline"},qe=e=>{let{listening:t=!1,icon:o=ol.icon,...a}=e;return(0,al.jsx)(p,{...a,icon:t?"stop-sm":o,className:r(e.className,tl,{"k-listening":t}),"aria-pressed":t?"true":"false","aria-label":t?"Stop listening":"Start listening"})};qe.states=p.states;qe.options=p.options;qe.className=tl;qe.defaultOptions=ol;qe.moduleName=hr;qe.folderName=el;qe.ariaSpec={selector:".k-speech-to-text-button",rules:[{selector:".k-button.k-speech-to-text-button",attribute:"role=button or nodeName=button",usage:"If the used element is not <button>, explicitly set its role to button."},{selector:".k-button.k-speech-to-text-button",attribute:"aria-pressed",usage:"Announces the toggle behaviour of the button."},{selector:".k-button.k-speech-to-text-button",attribute:"aria-label",usage:"Accessible name for the speech-to-text button."}]};var Am=require("react/jsx-runtime");var Cm=require("react/jsx-runtime");var rl=require("react/jsx-runtime"),Em=p.states,nl={...p.defaultOptions,variant:"normal"},Im={...p.options,fillMode:p.options.fillMode.filter(e=>e!=="clear"&&e!=="link")},Tm=[],Om=[{name:"normal",title:"Normal"},{name:"listening",title:"Listening"}],Do=e=>{let{variant:t,...o}={...nl,...e},a={};return t==="listening"&&(a.listening=!0),(0,rl.jsx)(qe,{...o,...a})};Do.options=Im;Do.states=Em;Do.variants=Om;Do.defaultOptions=nl;Do.modifiers=Tm;Do.className=qe.className;var Lt=require("react/jsx-runtime"),Tt="k-prompt-box",Bm=[s.hover,s.focus,s.disabled],Pm={fillMode:[h.undefined,h.solid,h.flat,h.outline]},xr={lineMode:"auto",isExpanded:!1},Xt=e=>{let{fillMode:t,lineMode:o=xr.lineMode,startAffix:a,endAffix:n,header:i,isExpanded:l=xr.isExpanded,className:c,children:u,value:f,placeholder:N,generating:x,hover:m,focus:L,disabled:k,...A}=e,E=o==="multi"||o==="auto"&&l;return(0,Lt.jsxs)("div",{...A,className:r(c,"k-input",Tt,{[`${Tt}-singleline`]:o==="single",[`${Tt}-multiline`]:E,[`k-input-${t}`]:t,"k-hover":m,"k-focus":L,"k-disabled":k}),children:[i&&(0,Lt.jsx)("div",{className:`${Tt}-header`,children:i}),(0,Lt.jsxs)("div",{className:`${Tt}-content`,children:[a&&(0,Lt.jsx)("div",{className:`${Tt}-affix`,children:a}),o==="single"?(0,Lt.jsx)(_e,{value:f,placeholder:N,className:`${Tt}-input`,type:"text","aria-label":"Prompt input"}):(0,Lt.jsx)(Ua,{value:f,placeholder:N,className:`${Tt}-textarea`,rows:o==="multi"||l?3:1,"aria-label":"Prompt input","aria-multiline":"true"}),(0,Lt.jsxs)("div",{className:`${Tt}-affix`,children:[n,(0,Lt.jsx)(qe,{size:"small",fillMode:"flat",rounded:"full"}),(0,Lt.jsx)(fe,{icon:x?"stop-sm":"arrow-up-outline",size:"small",rounded:"full",active:x,disabled:!f&&!x,className:r({"k-generating":x}),"aria-label":x?"Stop generating":"Send prompt","aria-live":"polite"})]})]}),u]})};Xt.states=Bm;Xt.options=Pm;Xt.className=Tt;Xt.defaultOptions=xr;Xt.moduleName=br;Xt.folderName=ji;Xt.ariaSpec={selector:".k-prompt-box",rules:[{selector:".k-prompt-box-singleline .k-prompt-box-input",attribute:"nodeName=input",usage:"Ensures the input field has the proper textbox role."},{selector:".k-prompt-box-singleline .k-prompt-box-input",attribute:"aria-label",usage:"Provides an accessible label for the single-line input."},{selector:".k-prompt-box-multiline .k-prompt-box-textarea",attribute:"nodeName=textarea",usage:"Ensures the textarea has the proper textbox role."},{selector:".k-prompt-box-multiline .k-prompt-box-textarea",attribute:"aria-label",usage:"Provides an accessible label for the textarea."},{selector:".k-prompt-box-multiline .k-prompt-box-textarea",attribute:"aria-multiline=true",usage:"Indicates the textarea supports multiple lines of text."},{selector:".k-prompt-box:not(.k-prompt-box-singleline):not(.k-prompt-box-multiline) .k-prompt-box-textarea",attribute:"nodeName=textarea",usage:"Ensures the auto-mode textarea has the proper textbox role."},{selector:".k-prompt-box:not(.k-prompt-box-singleline):not(.k-prompt-box-multiline) .k-prompt-box-textarea",attribute:"aria-label",usage:"Provides an accessible label for the auto-mode textarea."},{selector:".k-prompt-box:not(.k-prompt-box-singleline):not(.k-prompt-box-multiline) .k-prompt-box-textarea",attribute:"aria-multiline=true",usage:"Indicates the auto-mode textarea supports multiple lines of text."},{selector:".k-prompt-box-affix .k-button:not(.k-speech-to-text-button)",attribute:"aria-label",usage:"The send/stop button is labelled to indicate its current action."},{selector:".k-prompt-box-affix .k-button:not(.k-speech-to-text-button)",attribute:"aria-live=polite",usage:"Announces the change in status of the send/stop button."}]};var wm=require("react/jsx-runtime");var Rm=require("react/jsx-runtime");var Km=require("react/jsx-runtime");var _m=require("react/jsx-runtime");var Dm=require("react/jsx-runtime");var gr="chat",sl=gr;var be=require("react/jsx-runtime"),il="k-chat",Hm=[],zm={},Um=(0,be.jsxs)(be.Fragment,{children:[(0,be.jsx)(fe,{icon:"paperclip-outline-alt-right",fillMode:"clear",rounded:"full",size:"small","aria-label":"Attach file"},"paperclip"),(0,be.jsx)("div",{className:"k-spacer"})]}),ll={tools:Um},V=e=>{let{header:t,dir:o,suggestedActions:a,files:n,pinned:i,replied:l,generating:c,tools:u=ll.tools,value:f,empty:N,scrollToBottom:x,scrollbar:m,promptBoxProps:L,...k}=e;return(0,be.jsxs)("div",{...k,className:r(il,e.className),dir:o,children:[t,(0,be.jsxs)("div",{className:"k-message-list",role:"log","aria-label":"Message list","aria-live":"polite",children:[i,(0,be.jsx)("div",{className:r("k-message-list-content",N&&"k-message-list-content-empty"),children:e.children}),x&&(0,be.jsx)("div",{className:"k-chat-scroll-to-bottom-container",children:(0,be.jsx)(Wi,{themeColor:"base",icon:"arrow-down-outline",size:"small"})})]}),m&&(0,be.jsx)("div",{className:"k-separator"}),(0,be.jsxs)("div",{className:"k-message-box-wrapper",children:[a,(0,be.jsx)(Xt,{lineMode:"multi",placeholder:"Type a message",generating:c,value:f,header:n||l?(0,be.jsxs)(be.Fragment,{children:[l,n]}):void 0,endAffix:u,...L})]})]})};V.states=Hm;V.options=zm;V.className=il;V.defaultOptions=ll;V.moduleName=gr;V.folderName=sl;V.ariaSpec={selector:".k-chat",rules:[{selector:".k-message-list",attribute:"role=log",usage:"The role of the Chat message list must imply that there is a log (list) of messages."},{selector:".k-message-list",attribute:"aria-label",usage:"Announces the purpose of the Chat message list."},{selector:".k-message-list",attribute:"aria-live=polite",usage:"Announces new messages in the Chat message list."},{selector:".k-bubble",attribute:"tabindex=0",usage:"The Chat bubble must be focusable."},{selector:".k-bubble .k-typing-indicator",attribute:"tabindex=-1",usage:"The Chat bubble typing indicator should not be focusable."},{selector:".k-bubble-expandable-indicator",attribute:"role=button",usage:"The expandable indicator must have an appropriate role."},{selector:".k-bubble-expandable-indicator",attribute:"aria-label or title",usage:"The expandable indicator must be properly labelled."},{selector:".k-bubble-expandable-indicator",attribute:"tabindex=0",usage:"The expandable indicator must be part of the page tabsequence."},{selector:".k-message-reference>.k-button",attribute:"aria-label or title",usage:"The reference close button must be properly labelled."},{selector:".k-message-reference>.k-button",attribute:"role=button or nodeName=button",usage:"The reference close button must have an appropriate role."},{selector:".k-prompt-box-affix>.k-button",attribute:"role=button or nodeName=button",usage:"The buttons must have appropriate role."},{selector:".k-prompt-box-affix>.k-button",attribute:"aria-label or title",usage:"The buttons must be properly labelled."},{selector:".k-prompt-box-affix>.k-button.k-disabled",attribute:"disabled",usage:"Announces the send action as disabled when necessary."}]};var Nr="button",pl=Nr;var dl=require("react/jsx-runtime"),Fa="k-button-group",Fm=[s.disabled],Gm={fillMode:[h.undefined,h.solid,h.flat,h.outline,h.clear,h.link]},Vm={},B=e=>{let{fillMode:t,disabled:o,stretched:a,...n}=e;return(0,dl.jsx)("div",{role:"group",...n,className:r(e.className,Fa,C(Fa,{fillMode:t}),y(Fa,{disabled:o}),{[`${Fa}-stretched`]:a}),...o&&{"aria-disabled":"true"},children:e.children})};B.states=Fm;B.options=Gm;B.className=Fa;B.defaultOptions=Vm;B.moduleName=Nr;B.folderName=pl;B.ariaSpec={selector:".k-button-group",rules:[{selector:".k-button-group:not(.k-split-button)",attribute:"role=group",usage:"Sets the proper role for the group of buttons."},{selector:".k-button-group.k-disabled",attribute:"aria-disabled=true",usage:"The attribute is rendered only when the entire button group is disabled."},{selector:".k-button-group:not(.k-split-button):not(.k-scheduler-navigation):not(.k-zoom-control) .k-button",attribute:"aria-pressed (when selected)",usage:"Specifies the current state of the ButtonGroup. Only the selected button within the group will have this attribute set to true."}]};var vr=require("react/jsx-runtime");var kr=require("react/jsx-runtime");var Lr=require("react/jsx-runtime");var Mr=require("react/jsx-runtime");var Sr=require("react/jsx-runtime");var yr=require("react/jsx-runtime");var We=require("react/jsx-runtime"),$m={...p.options,...B.options},Xm=p.states,qm={...p.defaultOptions,...B.defaultOptions,variant:"text-button"},Wm=[{name:"icon-button",title:"Icon Only"},{name:"text-button",title:"Text"},{name:"icon-text-button",title:"Icon Text"}],Jm=[],Ho=e=>{let{variant:t,className:o,...a}=e;return t==="icon-button"?(0,We.jsxs)(B,{fillMode:a.fillMode,className:o,children:[(0,We.jsx)(p,{...a,icon:"star"}),(0,We.jsx)(p,{...a,icon:"star"}),(0,We.jsx)(p,{...a,icon:"star"})]}):t==="icon-text-button"?(0,We.jsxs)(B,{fillMode:a.fillMode,className:o,children:[(0,We.jsx)(p,{...a,icon:"star",children:"First"}),(0,We.jsx)(p,{...a,icon:"star",children:"Middle"}),(0,We.jsx)(p,{...a,icon:"star",children:"Last"})]}):(0,We.jsxs)(B,{fillMode:a.fillMode,className:o,children:[(0,We.jsx)(p,{...a,children:"First"}),(0,We.jsx)(p,{...a,children:"Middle"}),(0,We.jsx)(p,{...a,children:"Last"})]})};Ho.options=$m;Ho.states=Xm;Ho.variants=Wm;Ho.defaultOptions=qm;Ho.modifiers=Jm;Ho.className=B.className;var Ga="input",kn=Ga;var cl=require("react/jsx-runtime"),Ln="k-input",Ym=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled,s.loading,s.readonly],Zm={size:[d.undefined,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full],fillMode:[h.undefined,h.solid,h.flat,h.outline]},Qm={},ae=e=>{let{hover:t,focus:o,disabled:a,invalid:n,valid:i,loading:l,readonly:c,size:u,rounded:f,fillMode:N,...x}=e;return(0,cl.jsx)("span",{...x,className:r(e.className,Ln,C(Ln,{size:u,rounded:f,fillMode:N}),y(Ln,{hover:t,focus:o,disabled:a,invalid:n,valid:i,loading:l,readonly:c}))})};ae.states=Ym;ae.options=Zm;ae.className=Ln;ae.defaultOptions=Qm;ae.moduleName=Ga;ae.folderName=kn;var ml=require("react/jsx-runtime"),Mn="k-picker",jm=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled,s.loading,s.readonly],eu={size:[d.undefined,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full],fillMode:[h.undefined,h.solid,h.flat,h.outline]},tu={},Ot=e=>{let{hover:t,focus:o,disabled:a,invalid:n,valid:i,loading:l,readonly:c,size:u,rounded:f,fillMode:N,...x}=e;return(0,ml.jsx)("span",{...x,className:r(e.className,Mn,C(Mn,{size:u,rounded:f,fillMode:N}),y(Mn,{hover:t,focus:o,disabled:a,invalid:n,valid:i,loading:l,readonly:c})),children:e.children})};Ot.states=jm;Ot.options=eu;Ot.className=Mn;Ot.defaultOptions=tu;Ot.moduleName=Ga;Ot.folderName=kn;var zo=require("react/jsx-runtime"),ul="k-clear-value",ou=[s.disabled,s.loading,s.readonly],au={},ot=e=>{let{disabled:t,loading:o,readonly:a,value:n}=e;return t||a||o||!n?(0,zo.jsx)(zo.Fragment,{}):(0,zo.jsx)("span",{className:r(e.className,ul),children:(0,zo.jsx)(v,{icon:"x"})})};ot.states=ou;ot.options=au;ot.className=ul;var Va=require("react/jsx-runtime"),Ar="k-input-inner",nu=[],ru={},ko=e=>{let{value:t,placeholder:o,showValue:a,valueIcon:n,valueIconName:i,...l}=e;return(0,Va.jsxs)("span",{...l,className:r(e.className,Ar,C(Ar,e)),children:[n,!n&&i&&(0,Va.jsx)(v,{className:"k-input-value-icon",icon:i}),a&&!t&&o,a&&t&&(0,Va.jsx)("span",{className:"k-input-value-text",children:t})]})};ko.states=nu;ko.options=ru;ko.className=Ar;var $a=require("react/jsx-runtime"),fl="k-input-loading-icon",su=[s.disabled,s.loading],Je=e=>{let{disabled:t,loading:o}=e;return t||!o?(0,$a.jsx)($a.Fragment,{}):(0,$a.jsx)("span",{className:r(e.className,fl,"k-icon k-i-loading")})};Je.states=su;Je.className=fl;var Xa=require("react/jsx-runtime"),bl="k-input-validation-icon",iu=[s.valid,s.invalid,s.disabled,s.loading],lu={},De=e=>{let{valid:t,invalid:o,disabled:a,loading:n}=e,i=o?"warning-circle":"check-circle";return a||n||!!!(t||o)?(0,Xa.jsx)(Xa.Fragment,{}):(0,Xa.jsx)(v,{className:r(bl),icon:i})};De.states=iu;De.options=lu;De.className=bl;var qa=require("react/jsx-runtime"),pu="k-input-prefix",du={direction:"horizontal"},lt=e=>{let{direction:t=du.direction,...o}=e;return e.children?(0,qa.jsx)("span",{...o,className:r(pu,e.className,{[`k-input-prefix-${t}`]:t}),children:e.children}):(0,qa.jsx)(qa.Fragment,{})};var Wa=require("react/jsx-runtime"),cu="k-input-suffix",mu={direction:"horizontal"},pt=e=>{let{direction:t=mu.direction,...o}=e;return e.children?(0,Wa.jsx)("span",{...o,className:r(cu,e.className,{[`k-input-suffix-${t}`]:t}),children:e.children}):(0,Wa.jsx)(Wa.Fragment,{})};var uu=require("react/jsx-runtime");var hl=require("react/jsx-runtime"),fu="k-input-suffix-text",Cr=e=>{let{children:t,...o}=e;return(0,hl.jsx)("span",{...o,className:r(fu,e.className),children:t})};var gl=require("react/jsx-runtime"),xl="k-input-separator",bu={direction:"vertical"},dt=e=>{let{direction:t=bu.direction,...o}=e;return(0,gl.jsx)("span",{...o,className:r(xl,e.className,{[`${xl}-${t}`]:t})})};var ce=require("react/jsx-runtime"),hu=ae.states,xu=ae.defaultOptions,gu=ae.options,Nu=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"},{name:"validation-icon",title:"Validation Icon"},{name:"separators",title:"Separators"}],vu=[],Uo=e=>{let{modifiers:t,valid:o,invalid:a,loading:n,disabled:i,readonly:l,...c}=e,u=t==null?void 0:t.prefix,f=t==null?void 0:t.suffix,N=t==null?void 0:t["clear-button"],x=t==null?void 0:t["validation-icon"],m=t==null?void 0:t.separators;return(0,ce.jsxs)(ae,{...c,valid:o,invalid:a,loading:n,disabled:i,readonly:l,style:{width:300},children:[u&&(0,ce.jsxs)(ce.Fragment,{children:[(0,ce.jsx)(lt,{children:(0,ce.jsx)(v,{icon:"lock"})}),m&&(0,ce.jsx)(dt,{})]}),(0,ce.jsx)(_e,{placeholder:"Placeholder",value:"Value"}),x&&(0,ce.jsx)(De,{valid:o,invalid:a,loading:n,disabled:i}),(0,ce.jsx)(Je,{loading:n,disabled:i}),N&&(0,ce.jsx)(ot,{loading:n,disabled:i,readonly:l,value:"Value"}),f&&(0,ce.jsxs)(ce.Fragment,{children:[m&&(0,ce.jsx)(dt,{}),(0,ce.jsx)(pt,{children:(0,ce.jsx)(kt,{size:c.size,fillMode:"clear",children:"Send"})})]})]})};Uo.options=gu;Uo.states=hu;Uo.variants=vu;Uo.defaultOptions=xu;Uo.modifiers=Nu;Uo.className=ae.className;var Ja=require("react/jsx-runtime"),Nl="k-color-preview",ku=[],Lu={},ro=e=>{let{color:t,iconName:o,...a}=e;return(0,Ja.jsxs)("span",{...a,className:r(e.className,Nl,{"k-icon-color-preview":o,"k-no-color":!t}),children:[o&&(0,Ja.jsx)(v,{icon:o,className:"k-color-preview-icon"}),(0,Ja.jsx)("span",{className:"k-color-preview-mask",style:{backgroundColor:t}})]})};ro.states=ku;ro.options=Lu;ro.className=Nl;var Er="popup",vl=Er;var Ir=require("react/jsx-runtime"),kl="k-animation-container",Mu=[],Su={},Ll={positionMode:"absolute"},Bt=e=>{let{positionMode:t=Ll.positionMode,animationStyle:o,offset:a,...n}=e;return(0,Ir.jsx)("div",{...n,style:{...a,...e.style},className:r(e.className,kl,"k-animation-container-shown",{"k-animation-container-fixed":t==="fixed"}),children:(0,Ir.jsx)("div",{className:"k-child-animation-container",style:o,children:e.children})})};Bt.states=Mu;Bt.options=Su;Bt.className=kl;Bt.defaultOptions=Ll;Bt.moduleName=Er;Bt.folderName=vl;var Tr="popup",Ml=Tr;var Or=require("react/jsx-runtime"),Sl="k-popup",yu=[],Au={},yl={positionMode:"absolute"},W=e=>{let{offset:t,positionMode:o=yl.positionMode,animationStyle:a,containerClassName:n,containerRole:i,containerAriaLabel:l,...c}=e;return(0,Or.jsx)(Bt,{positionMode:o,offset:t,animationStyle:a,className:n,role:i,"aria-label":l,children:(0,Or.jsx)("div",{...c,className:r(e.className,Sl),children:e.children})})};W.states=yu;W.options=Au;W.className=Sl;W.defaultOptions=yl;W.moduleName=Tr;W.folderName=Ml;W.ariaSpec={selector:".k-popup",rules:[{selector:".k-animation-container",attribute:"role (when appended to body)",usage:'Container gets role="region" when appended to document body. Popup is a building block \u2014 ARIA semantics come from consuming components.'}]};var Br="action-buttons",Al=Br;var El=require("react/jsx-runtime"),Sn="k-actions",Cu=[],Eu={},Pr={alignment:"start",orientation:"horizontal"},at=e=>{let{alignment:t=Pr.alignment,orientation:o=Pr.orientation,...a}=e;return(0,El.jsx)("div",{...a,className:r(Sn,{[`${Sn}-${t}`]:t,[`${Sn}-${o}`]:o},e.className),children:e.children})};at.states=Cu;at.options=Eu;at.className=Sn;at.defaultOptions=Pr;at.moduleName=Br;at.folderName=Al;var Cl=at;var Tl=require("react/jsx-runtime"),Iu="k-actionsheet-footer",Il={alignment:"stretched",orientation:"horizontal"},so=e=>{let{alignment:t=Il.alignment,orientation:o=Il.orientation,template:a,as:n=a?"div":at,...i}=e;return(0,Tl.jsx)(n,{...i,...!a&&{alignment:t,orientation:o},className:r(e.className,Iu),children:e.children})};var wr="searchbox",Ol=wr;var io=require("react/jsx-runtime"),Bl="k-searchbox",Tu=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled,s.loading],Ou={size:[d.undefined,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full],fillMode:[h.undefined,h.solid,h.flat,h.outline]},Rr={showIcon:!0,icon:"search"},ct=e=>{let{value:t,placeholder:o,size:a,rounded:n,fillMode:i,hover:l,focus:c,valid:u,invalid:f,required:N,loading:x,disabled:m,showIcon:L=Rr.showIcon,icon:k=Rr.icon,"aria-label":A,...E}=e;return(0,io.jsxs)(ae,{...E,size:a,rounded:n,fillMode:i,hover:l,focus:c,valid:u,invalid:f,required:N,loading:x,disabled:m,className:r(e.className,Bl),children:[L&&(0,io.jsx)(v,{className:"k-input-icon",icon:k}),(0,io.jsx)(_e,{placeholder:o,value:t,"aria-label":A}),(0,io.jsx)(Je,{...e}),(0,io.jsx)(De,{...e}),(0,io.jsx)(ot,{...e})]})};ct.states=Tu;ct.options=Ou;ct.className=Bl;ct.defaultOptions=Rr;ct.moduleName=wr;ct.folderName=Ol;var Bu=require("react/jsx-runtime");var Kr="textbox",Pl=Kr;var ye=require("react/jsx-runtime"),wl="k-textbox",Pu=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled,s.loading,s.readonly],wu={size:[d.undefined,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full],fillMode:[h.undefined,h.solid,h.flat,h.outline]},yn={showClearButton:!0,showValidationIcon:!0,separators:!0},he=e=>{let{size:t,rounded:o,fillMode:a,separators:n=yn.separators,showClearButton:i=yn.showClearButton,showValidationIcon:l=yn.showValidationIcon,prefix:c,suffix:u,type:f,value:N,placeholder:x,hover:m,focus:L,valid:k,invalid:A,required:E,loading:M,disabled:O,readonly:J,id:Se,"aria-label":Re,"aria-describedby":Ke,...tt}=e;return(0,ye.jsxs)(ae,{...tt,size:t,rounded:o,fillMode:a,hover:m,focus:L,valid:k,invalid:A,required:E,loading:M,disabled:O,readonly:J,className:r(e.className,wl),children:[c&&(0,ye.jsxs)(ye.Fragment,{children:[(0,ye.jsx)(lt,{children:c}),n&&(0,ye.jsx)(dt,{})]}),(0,ye.jsx)(_e,{id:Se,placeholder:x,value:N,type:f,disabled:O,"aria-label":Re,"aria-describedby":Ke,"aria-invalid":A?"true":void 0}),l&&(0,ye.jsx)(De,{valid:k,invalid:A,loading:M,disabled:O}),(0,ye.jsx)(Je,{loading:M,disabled:O}),i&&(0,ye.jsx)(ot,{loading:M,disabled:O,readonly:J,value:N}),u&&(0,ye.jsxs)(ye.Fragment,{children:[n&&(0,ye.jsx)(dt,{}),(0,ye.jsx)(pt,{children:u})]})]})};he.states=Pu;he.options=wu;he.className=wl;he.defaultOptions=yn;he.moduleName=Kr;he.folderName=Pl;he.ariaSpec={selector:".k-textbox",rules:[{selector:".k-textbox > .k-input-inner",attribute:"role=textbox or nodeName=input",usage:"Describes the role of the component."},{selector:".k-textbox > .k-input-inner",attribute:"label for or aria-label or aria-labelledby (when has accessible name)",usage:"The input requires an accessible name (provided by consuming app)."},{selector:".k-textbox > .k-input-inner",attribute:"aria-invalid=true (when invalid)",usage:"Rendered when the TextBox is in an invalid state."},{selector:".k-textbox > .k-input-inner",attribute:"aria-describedby (when has hint or error)",usage:"Points to the hint or error message for the input."},{selector:".k-textbox.k-disabled > .k-input-inner",attribute:"disabled=disabled or aria-disabled=true",usage:"Rendered when the TextBox is disabled."}]};var Ya=he;var Rl=require("react/jsx-runtime"),An=e=>(0,Rl.jsx)(Ya,{...e});var Kl=require("react/jsx-runtime");var _l=require("react/jsx-runtime");var Ru=require("react/jsx-runtime");var Cn=require("react/jsx-runtime"),Ku=he.states,_u=he.defaultOptions,Du=he.options,Hu=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"}],zu=[],Fo=e=>{let{modifiers:t,...o}=e,a={};return Object.keys(t||{}).forEach(n=>{switch(n){case"prefix":a.prefix=t!=null&&t[n]?(0,Cn.jsx)(v,{icon:"lock"}):void 0;break;case"suffix":a.suffix=t!=null&&t[n]?(0,Cn.jsx)(kt,{size:o.size,fillMode:"clear",children:"Send"}):void 0;break;case"clear-button":a.showClearButton=t==null?void 0:t[n];break;default:break}}),(0,Cn.jsx)(An,{value:"Value",style:{width:300},...o,...a})};Fo.options=Du;Fo.states=Ku;Fo.variants=zu;Fo.defaultOptions=_u;Fo.modifiers=Hu;Fo.className=he.className;var nt=require("react/jsx-runtime"),Dl="k-actionsheet-titlebar",Uu={},He=e=>{let{title:t,subtitle:o,actionsStart:a,actionsEnd:n,filter:i,input:l,inputValue:c,inputPlaceholder:u,adaptive:f,titleId:N,children:x,...m}=e;return(0,nt.jsxs)("div",{...m,className:r(e.className,Dl),children:[(0,nt.jsxs)("div",{className:"k-actionsheet-titlebar-group",children:[a&&(0,nt.jsx)("div",{className:"k-actionsheet-actions",children:a}),!x&&(0,nt.jsxs)("div",{className:"k-actionsheet-title",id:N,children:[t&&(0,nt.jsx)("div",{className:"k-text-center",children:t}),o&&(0,nt.jsx)("div",{className:"k-actionsheet-subtitle k-text-center",children:o})]}),x&&(0,nt.jsx)("div",{className:"k-actionsheet-title",id:N,children:x}),n&&(0,nt.jsx)("div",{className:"k-actionsheet-actions",children:n})]}),(l||i)&&(0,nt.jsx)("div",{className:"k-actionsheet-titlebar-group k-actionsheet-filter",children:l?(0,nt.jsx)(he,{value:c,placeholder:u,size:f?"large":"medium","aria-label":t||u||"Input"}):(0,nt.jsx)(ct,{placeholder:"Filter",size:f?"large":"medium","aria-label":"Filter options"})})]})};He.className=Dl;He.defaultOptions=Uu;var Go=require("react/jsx-runtime"),_r="k-actionsheet-view",Fu=[],Gu={},Vu={},Vo=e=>{let{adaptive:t,animated:o,children:a,header:n,footer:i,titleId:l,...c}=e,u=(n==null?void 0:n.type)===He&&(0,Go.jsx)(He,{adaptive:t,titleId:l,...n==null?void 0:n.props}),f=(i==null?void 0:i.type)===so&&(0,Go.jsx)(so,{...i==null?void 0:i.props});return(0,Go.jsxs)("div",{...c,className:r(e.className,_r,{[`${_r}-animated`]:o}),children:[u,(0,Go.jsx)("div",{className:"k-actionsheet-content",children:a}),f]})};Vo.states=Fu;Vo.options=Gu;Vo.className=_r;Vo.defaultOptions=Vu;var Za="action-sheet",En=Za;var Dr="overlay",Hl=Dr;var Ul=require("react/jsx-runtime"),zl="k-overlay",$u=[],Xu={},qu={},Pt=e=>{let{...t}=e;return(0,Ul.jsx)("div",{...t,className:r(e.className,zl),children:e.children})};Pt.states=$u;Pt.options=Xu;Pt.className=zl;Pt.defaultOptions=qu;Pt.moduleName=Dr;Pt.folderName=Hl;var Lo=require("react/jsx-runtime"),Fl="k-actionsheet",Wu=[],Ju={},Qa={side:"bottom",fullscreen:!1,adaptive:!1,overlay:!0},ee=e=>{let{side:t=Qa.side,fullscreen:o=Qa.fullscreen,adaptive:a=Qa.adaptive,overlay:n=Qa.overlay,template:i,children:l,header:c,footer:u,id:f,...N}=e,x=f&&!i&&c?`${f}-title`:void 0;return(0,Lo.jsxs)("div",{className:"k-actionsheet-container",children:[n&&(0,Lo.jsx)(Pt,{}),(0,Lo.jsx)(Bt,{animationStyle:{[`${o===!0?"top":t}`]:0,[`${o===!0?"width":null}`]:"100%",[`${o===!0?"height":null}`]:"100%",[`${t==="top"||t==="bottom"?"width":null}`]:"100%",[`${t==="left"||t==="right"?"height":null}`]:"100%"},children:(0,Lo.jsx)("div",{...N,id:f,role:"dialog","aria-modal":n?"true":void 0,"aria-labelledby":x,className:r(e.className,Fl,{[`k-actionsheet-${t}`]:o===!1,"k-actionsheet-fullscreen":o===!0,"k-adaptive-actionsheet":a}),children:i||(0,Lo.jsx)(Vo,{header:c,footer:u,adaptive:a,titleId:x,...e,children:l})})})]})};ee.states=Wu;ee.options=Ju;ee.className=Fl;ee.defaultOptions=Qa;ee.moduleName=Za;ee.folderName=En;ee.ariaSpec={selector:".k-actionsheet",rules:[{selector:".k-actionsheet",attribute:"role=dialog",usage:"Announces the dialog role of the component."},{selector:".k-actionsheet",attribute:"aria-labelledby (when has title)",usage:"Associates the title of the action sheet."},{selector:".k-actionsheet",attribute:"aria-hidden=true/false (when hidden)",usage:"Announces the hidden state of the ActionSheet container."},{selector:".k-actionsheet",attribute:"aria-modal=true (when modal)",usage:"Announces that the action sheet is modal."},{selector:".k-actionsheet .k-actionsheet-title",attribute:"id",usage:"Used to associate the title with the action sheet wrapper element."}]};var Vl=require("react/jsx-runtime"),Gl="k-actionsheet-container",Yu=[],Zu={},Qu={},$o=e=>{let{children:t,...o}=e;return(0,Vl.jsx)("div",{...o,className:Gl,children:t})};$o.states=Yu;$o.options=Zu;$o.className=Gl;$o.defaultOptions=Qu;$o.moduleName=Za;$o.folderName=En;var $l=require("react/jsx-runtime"),Hr=e=>{let{...t}=e;return(0,$l.jsx)("div",{...t,className:r(e.className,"k-list-ul"),children:e.children})};var mt=require("react/jsx-runtime"),zr="k-actionsheet-item",ju=[s.hover,s.focus,s.selected,s.disabled],lo=e=>{let{iconName:t,text:o,description:a,hover:n,focus:i,selected:l,disabled:c,...u}=e;return(0,mt.jsxs)("span",{...u,className:r(e.className,zr,y(zr,{hover:n,focus:i,selected:l,disabled:c})),children:[!e.children&&(0,mt.jsx)(mt.Fragment,{children:(0,mt.jsxs)("span",{className:"k-actionsheet-action",children:[t&&(0,mt.jsx)("span",{className:"k-icon-wrap",children:(0,mt.jsx)(v,{className:"k-actionsheet-item-icon",icon:t})}),(0,mt.jsxs)("span",{className:"k-actionsheet-item-text",children:[o&&(0,mt.jsx)("span",{className:"k-actionsheet-item-title",children:o}),a&&(0,mt.jsx)("span",{className:"k-actionsheet-item-description",children:a})]})]})}),e.children]})};lo.states=ju;lo.className=zr;var Xl=require("react/jsx-runtime");var ef=require("react/jsx-runtime");var tf=require("react/jsx-runtime");var of=require("react/jsx-runtime");var Y=require("react/jsx-runtime"),af=ee.options,nf=ee.states,Wl={...ee.defaultOptions,variant:"normal"},rf=[{name:"normal",title:"Normal"},{name:"adaptive",title:"Adaptive"},{name:"fullScreen",title:"Full Screen"}],sf=[{name:"actions",title:"Titlebar Actions",type:"boolean"},{name:"subtitle",title:"Subtitle",type:"boolean"},{name:"footer",title:"Footer",type:"boolean"}],Xo=e=>{let{variant:t,modifiers:o,...a}={...Wl,...e},n={},i=(0,Y.jsxs)(Hr,{children:[(0,Y.jsx)(lo,{text:"Edit Item",description:"Click to edit",iconName:"edit-tools"}),(0,Y.jsx)(lo,{text:"Add to Favorites",iconName:"heart"}),(0,Y.jsx)(lo,{text:"Upload New",iconName:"upload",disabled:!0}),(0,Y.jsx)("hr",{className:"k-hr"}),(0,Y.jsx)(lo,{text:"Cancel",iconName:"cancel"})]}),l="Choose from the items below",c="Select Item";return t==="fullScreen"&&(n.fullScreen=!0),Object.keys(o||{}).forEach(u=>{switch(u){case"actions":n.actionsStart=!!(o!=null&&o[u]),n.actionsEnd=!!(o!=null&&o[u]);break;case"subtitle":n.subtitle=o!=null&&o[u]?l:void 0;break;case"footer":n.footer=!!(o!=null&&o[u]);break;default:break}}),t==="adaptive"?(0,Y.jsx)(ee,{...a,adaptive:!0,fullscreen:n.fullScreen,header:(0,Y.jsx)(He,{actionsStart:n.actionsStart?(0,Y.jsx)(p,{icon:"chevron-left",size:"large",fillMode:"flat"}):void 0,actionsEnd:n.actionsEnd?(0,Y.jsx)(p,{icon:"x",size:"large",fillMode:"flat"}):void 0,title:c,subtitle:n.subtitle}),footer:n.footer?(0,Y.jsxs)(so,{alignment:"stretched",children:[(0,Y.jsx)(p,{text:"Cancel",size:"large",themeColor:"base"}),(0,Y.jsx)(p,{text:"Apply",size:"large",themeColor:"primary"})]}):void 0,children:i}):(0,Y.jsx)(ee,{...a,fullscreen:n.fullScreen,header:(0,Y.jsx)(He,{actionsStart:n.actionsStart?(0,Y.jsx)(p,{icon:"chevron-left",fillMode:"flat"}):void 0,actionsEnd:n.actionsEnd?(0,Y.jsx)(p,{icon:"x",fillMode:"flat"}):void 0,title:"Select Item",subtitle:n.subtitle}),footer:n.footer?(0,Y.jsxs)(so,{alignment:"stretched",children:[(0,Y.jsx)(p,{text:"Apply",themeColor:"primary"}),(0,Y.jsx)(p,{text:"Cancel",themeColor:"base"})]}):void 0,children:i})};Xo.options=af;Xo.states=nf;Xo.variants=rf;Xo.defaultOptions=Wl;Xo.modifiers=sf;Xo.className=ee.className;var Ur="slider",Jl=Ur;var Mt=require("react/jsx-runtime"),ja="k-slider",lf=[s.hover,s.focus,s.active,s.disabled,s.readonly],pf={},ut={type:"single",orientation:"horizontal",gradientType:"1d",readonly:!1,disabled:!1,handlePosition:"end",showButtons:!0,showTicks:!0,value:50,min:0,max:100},$=e=>{let{type:t=ut.type,orientation:o=ut.orientation,gradientType:a=ut.gradientType,readonly:n=ut.readonly,disabled:i=ut.disabled,handlePosition:l=ut.handlePosition,showButtons:c=ut.showButtons,showTicks:u=ut.showTicks,value:f=ut.value,min:N=ut.min,max:x=ut.max,startValue:m,endValue:L,hover:k,focus:A,active:E,trackStyle:M,dir:O,...J}=e,Re=(()=>{if(t==="gradient"&&a==="2d")return"undefined";if(o==="vertical")return"vertical"})(),Ke,tt;return o==="horizontal"?(Ke=O==="rtl"?"chevron-left":"chevron-right",tt=O==="rtl"?"chevron-right":"chevron-left"):o==="vertical"&&(Ke="chevron-up",tt="chevron-down"),(0,Mt.jsxs)("div",{...J,className:r(ja,e.className,y(ja,{readonly:n,disabled:i}),{[`k-slider-${o}`]:o,"k-colorgradient-slider":t==="gradient"}),dir:O,children:[c&&(0,Mt.jsx)(p,{className:"k-button-decrease",rounded:"full",icon:tt,tabIndex:-1,title:"Decrease"}),(0,Mt.jsxs)("div",{className:"k-slider-track-wrap",children:[u&&(0,Mt.jsx)("ul",{className:"k-reset k-slider-items","aria-hidden":"true",children:e.children}),(0,Mt.jsxs)("div",{className:"k-slider-track",style:M,children:[(0,Mt.jsx)("div",{className:"k-slider-selection"}),t==="range"&&(0,Mt.jsx)("span",{className:r("k-draghandle","k-draghandle-start",y(ja,{hover:k,focus:A,active:E})),role:"slider",tabIndex:i?void 0:0,"aria-valuenow":m??N,"aria-valuemin":N,"aria-valuemax":L??x,"aria-orientation":Re,"aria-disabled":i?"true":void 0,"aria-readonly":n?"true":void 0,"aria-label":J["aria-label"]?`${J["aria-label"]} start`:"Range start"}),(0,Mt.jsx)("span",{className:r("k-draghandle",`k-draghandle-${l}`,y(ja,{hover:k,focus:A,active:E})),role:"slider",tabIndex:i?void 0:0,"aria-valuenow":t==="range"?L??x:f,"aria-valuemin":t==="range"?m??N:N,"aria-valuemax":x,"aria-orientation":Re,"aria-disabled":i?"true":void 0,"aria-readonly":n?"true":void 0,"aria-label":t==="range"?J["aria-label"]?`${J["aria-label"]} end`:"Range end":J["aria-label"]})]})]}),c&&(0,Mt.jsx)(p,{className:"k-button-increase",rounded:"full",icon:Ke,tabIndex:-1,title:"Increase"})]})};$.states=lf;$.options=pf;$.className=ja;$.defaultOptions=ut;$.moduleName=Ur;$.folderName=Jl;$.ariaSpec={selector:".k-slider",rules:[{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"role=slider",usage:"Sets the proper role for Slider."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-label or aria-labelledby or title",usage:"The Slider needs an accessible name to be assigned to it."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-invalid=true (when invalid)",usage:"Rendered only when the Slider is in a form and announces the invalid state."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-valuenow",usage:"Specifies the currently selected value in the Slider."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-valuemin",usage:"Specifies the minimum available value in the Slider."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-valuemax",usage:"Specifies the maximum available value in the Slider."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-valuetext (when has text alternative)",usage:"Specifies a human-readable text alternative to the numeric value. Provided by consuming applications."},{selector:".k-slider:not(.k-disabled) .k-draghandle:not(.k-hsv-draghandle)",attribute:"tabindex=0",usage:"The element must be focusable. Disabled sliders are removed from tab order."},{selector:".k-slider-vertical .k-draghandle",attribute:"aria-orientation=vertical (when vertical)",usage:"Present only when slider is vertical."},{selector:".k-slider.k-disabled .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-disabled=true",usage:"Rendered only when the Slider is disabled."},{selector:".k-slider.k-readonly .k-draghandle",attribute:"aria-readonly=true (when readonly)",usage:"Rendered only when the Slider is readonly. Readonly sliders remain focusable but their value cannot be changed."},{selector:".k-slider .k-button",attribute:"tabindex=-1",usage:"Excludes the buttons from the natural tab order. Keyboard users use arrow keys on the drag handle."},{selector:".k-slider .k-button",attribute:"title",usage:'Provides a tooltip describing the button action (e.g., "Decrease" or "Increase").'},{selector:".k-slider .k-slider-items",attribute:"aria-hidden=true",usage:"Hides the tick list from assistive technologies. Tick values are redundant with the drag handle value attributes."},{selector:".k-slider .k-tick",attribute:"role=presentation",usage:"Removes semantic meaning from individual tick elements. Ticks are visual-only markers."},{selector:".k-slider .k-tick",attribute:"title",usage:"Represents the value associated with the respective tick."}]};var Fr=require("react/jsx-runtime"),Yl="k-tick",df=[],cf={},Zl={label:!1},I=e=>{let{style:t,label:o=Zl.label,orientation:a,large:n,text:i,...l}=e;return(0,Fr.jsx)("li",{...l,role:"presentation",title:i||"Tick",className:r(e.className,Yl,{[`k-tick-${a}`]:a,"k-tick-large":n}),style:t,children:o&&(0,Fr.jsx)("span",{className:"k-label",children:i})})};I.states=df;I.options=cf;I.className=Yl;I.defaultOptions=Zl;var xe=require("react/jsx-runtime"),Ql=e=>(0,xe.jsx)($,{"aria-label":e["aria-label"]||"Slider",children:(0,xe.jsxs)(xe.Fragment,{children:[(0,xe.jsx)(I,{className:"k-first",label:!0,large:!0,text:"0"}),(0,xe.jsx)(I,{}),(0,xe.jsx)(I,{}),(0,xe.jsx)(I,{}),(0,xe.jsx)(I,{}),(0,xe.jsx)(I,{label:!0,large:!0,text:"5"}),(0,xe.jsx)(I,{}),(0,xe.jsx)(I,{}),(0,xe.jsx)(I,{}),(0,xe.jsx)(I,{}),(0,xe.jsx)(I,{className:"k-last",label:!0,large:!0,text:"10"})]}),...e});var ge=require("react/jsx-runtime"),jl=e=>(0,ge.jsx)($,{children:(0,ge.jsxs)(ge.Fragment,{children:[(0,ge.jsx)(I,{className:"k-first",label:!0,large:!0,text:"0"}),(0,ge.jsx)(I,{}),(0,ge.jsx)(I,{}),(0,ge.jsx)(I,{}),(0,ge.jsx)(I,{}),(0,ge.jsx)(I,{label:!0,large:!0,text:"5"}),(0,ge.jsx)(I,{}),(0,ge.jsx)(I,{}),(0,ge.jsx)(I,{}),(0,ge.jsx)(I,{}),(0,ge.jsx)(I,{className:"k-last",label:!0,large:!0,text:"10"})]}),"aria-label":e["aria-label"]||"Vertical slider",...e,orientation:"vertical"});var Gr=require("react/jsx-runtime");var Vr=require("react/jsx-runtime");var ep=require("react/jsx-runtime"),$r=e=>(0,ep.jsx)($,{type:"gradient",showButtons:!1,showTicks:!1,...e,"aria-label":e["aria-label"]||"Color slider"});var tp=require("react/jsx-runtime"),Xr=e=>(0,tp.jsx)($,{type:"gradient",orientation:"vertical",showButtons:!1,showTicks:!1,...e,"aria-label":e["aria-label"]||"Color slider"});var qr=require("react/jsx-runtime");var Wr=require("react/jsx-runtime");var Ye=require("react/jsx-runtime"),mf=$.options,uf=$.states,op={...$.defaultOptions,variant:"horizontal",label:!0},ff=[{name:"horizontal",title:"Horizontal"},{name:"vertical",title:"Vertical"}],bf=[{name:"label",title:"Labels"},{name:"tick",title:"Ticks"},{name:"button",title:"Side Buttons"}],qo=e=>{let{variant:t,modifiers:o,...a}={...op,...e},n={};Object.keys(o||{}).forEach(f=>{switch(f){case"button":{n.showButtons=!!(o!=null&&o[f]);break}case"label":{n.label=!!(o!=null&&o[f]);break}case"tick":{n.showTicks=!!(o!=null&&o[f]);break}}});let{label:i=!0,showButtons:l,showTicks:c}=n,u={"--kendo-slider-start":0,"--kendo-slider-end":60};return t==="vertical"?(0,Ye.jsxs)(jl,{showTicks:c,showButtons:l,style:{height:"300px",...u},...a,children:[(0,Ye.jsx)(I,{label:i,large:!0,orientation:"vertical",text:"0",style:{position:"absolute",bottom:"0%"}}),(0,Ye.jsx)(I,{label:i,large:!0,orientation:"vertical",text:"2",style:{position:"absolute",bottom:"25%"}}),(0,Ye.jsx)(I,{label:i,large:!0,orientation:"vertical",text:"4",style:{position:"absolute",bottom:"50%"}}),(0,Ye.jsx)(I,{label:i,large:!0,orientation:"vertical",text:"6",style:{position:"absolute",bottom:"75%"}}),(0,Ye.jsx)(I,{label:i,large:!0,orientation:"vertical",text:"8",style:{position:"absolute",bottom:"100%"}})]}):(0,Ye.jsxs)(Ql,{showTicks:c,showButtons:l,style:{width:"400px",...u},...a,children:[(0,Ye.jsx)(I,{label:i,large:!0,orientation:"horizontal",text:"0",style:{position:"absolute",left:"0%"}}),(0,Ye.jsx)(I,{label:i,large:!0,orientation:"horizontal",text:"2",style:{position:"absolute",left:"25%"}}),(0,Ye.jsx)(I,{label:i,large:!0,orientation:"horizontal",text:"4",style:{position:"absolute",left:"50%"}}),(0,Ye.jsx)(I,{label:i,large:!0,orientation:"horizontal",text:"6",style:{position:"absolute",left:"75%"}}),(0,Ye.jsx)(I,{label:i,large:!0,orientation:"horizontal",text:"8",style:{position:"absolute",left:"100%"}})]})};qo.options=mf;qo.states=uf;qo.variants=ff;qo.defaultOptions=op;qo.modifiers=bf;qo.className=$.className;var en=require("react/jsx-runtime"),ap="k-spin-button",gf=[],Nf={size:[d.undefined,d.small,d.medium,d.large],fillMode:[h.undefined,h.solid,h.flat,h.outline,h.clear,h.link]},Jr={increaseLabel:"Increase value",decreaseLabel:"Decrease value"},po=e=>{let{size:t,fillMode:o,disabled:a,increaseLabel:n=Jr.increaseLabel,decreaseLabel:i=Jr.decreaseLabel,...l}=e;return(0,en.jsxs)("span",{...l,className:r(ap,e.className),children:[(0,en.jsx)(p,{className:"k-spinner-increase",icon:"chevron-up",size:t,fillMode:o,disabled:a,"aria-label":n}),(0,en.jsx)(p,{className:"k-spinner-decrease",icon:"chevron-down",size:t,fillMode:o,disabled:a,"aria-label":i})]})};po.states=gf;po.options=Nf;po.className=ap;po.defaultOptions=Jr;po.moduleName=null;po.folderName=null;var np="numeric-textbox",rp="numerictextbox";var Ne=require("react/jsx-runtime"),sp="k-numerictextbox",vf=[s.hover,s.focus,s.valid,s.invalid,s.loading,s.required,s.disabled,s.readonly],kf={size:[d.undefined,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full],fillMode:[h.undefined,h.solid,h.flat,h.outline]},In={showSpinButton:!0,showClearButton:!0,separators:!0},D=e=>{let{size:t,rounded:o,fillMode:a,separators:n=In.separators,showClearButton:i=In.showClearButton,showSpinButton:l=In.showSpinButton,prefix:c,suffix:u,value:f,placeholder:N,hover:x,focus:m,valid:L,invalid:k,required:A,loading:E,disabled:M,readonly:O,id:J,"aria-label":Se,"aria-describedby":Re,...Ke}=e;return(0,Ne.jsxs)(ae,{...Ke,size:t,rounded:o,fillMode:a,hover:x,focus:m,valid:L,invalid:k,required:A,loading:E,disabled:M,readonly:O,className:r(e.className,sp),children:[c&&(0,Ne.jsxs)(Ne.Fragment,{children:[(0,Ne.jsx)(lt,{children:c}),n&&(0,Ne.jsx)(dt,{})]}),(0,Ne.jsx)(_e,{id:J,placeholder:N,value:f,role:"spinbutton",disabled:M,"aria-label":Se,"aria-describedby":Re,"aria-invalid":k?"true":void 0}),(0,Ne.jsx)(De,{valid:L,invalid:k,loading:E,disabled:M}),(0,Ne.jsx)(Je,{loading:E,disabled:M}),i&&(0,Ne.jsx)(ot,{loading:E,disabled:M,readonly:O,value:f}),u&&(0,Ne.jsxs)(Ne.Fragment,{children:[n&&(0,Ne.jsx)(dt,{}),(0,Ne.jsx)(pt,{children:u})]}),l&&(0,Ne.jsx)(po,{className:"k-input-spinner",size:t,fillMode:a,disabled:M})]})};D.states=vf;D.options=kf;D.className=sp;D.defaultOptions=In;D.moduleName=np;D.folderName=rp;D.ariaSpec={selector:".k-numerictextbox",rules:[{selector:".k-numerictextbox > .k-input-inner",attribute:"role=spinbutton",usage:"Announces the spin button capabilities of the NumericTextBox."},{selector:".k-numerictextbox > .k-input-inner",attribute:"label for or aria-label or aria-labelledby (when has accessible name)",usage:"The input requires an accessible name (provided by consuming app)."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-valuenow (when has value)",usage:"Announces the current value of the component."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-valuemin (when has min)",usage:"Announces the minimum allowed value."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-valuemax (when has max)",usage:"Announces the maximum allowed value."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-invalid=true (when invalid)",usage:"Rendered when the NumericTextBox is in an invalid state."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-describedby (when has hint or error)",usage:"Points to the hint or error message."},{selector:".k-numerictextbox.k-disabled > .k-input-inner",attribute:"disabled=disabled or aria-disabled=true",usage:"Rendered when the NumericTextBox is disabled."},{selector:".k-numerictextbox .k-spin-button > .k-button",attribute:"role=button or nodeName=button",usage:"Describes the role of the spin buttons."},{selector:".k-numerictextbox .k-spin-button > .k-button",attribute:"aria-label",usage:"The button element requires discernible text."},{selector:".k-numerictextbox.k-disabled .k-spin-button > .k-button",attribute:"disabled=disabled or aria-disabled=true",usage:"Rendered when the NumericTextBox is disabled."}]};var tn=D;var lp=require("react/jsx-runtime"),ip=e=>(0,lp.jsx)(tn,{...e});var On=Bi(require("react"));var Yr=require("react/jsx-runtime"),Lf="k-list-group-sticky-header",Zr=e=>(0,Yr.jsx)("div",{className:r(Lf,e.className),children:(0,Yr.jsx)("div",{className:"k-list-header-text",children:e.children})});var pp=require("react/jsx-runtime"),Mf="k-no-data",Tn=e=>{let{live:t,...o}=e;return(0,pp.jsx)("span",{...o,className:r(Mf,e.className),"aria-live":t?"polite":void 0,children:e.children})};var Mo="list",Wo=Mo;var Jo=require("react/jsx-runtime"),Qr="k-list",Sf=[],yf={size:[d.undefined,d.small,d.medium,d.large]},Af={},K=e=>{var L;let{size:t,virtualization:o,children:a,header:n,optionLabel:i,customValue:l,noData:c,screenReaders:u,...f}=e,x=On.default.Children.toArray(a)[0],m=(L=x==null?void 0:x.props)!=null&&L.children?On.default.Children.count(x.props.children):On.default.Children.count(a);return(0,Jo.jsxs)("div",{...f,className:r(e.className,Qr,C(Qr,{size:t}),{"k-virtual-list":o}),children:[i,l,n&&(0,Jo.jsx)(Zr,{children:n}),a||(c!==void 0?c:(0,Jo.jsx)(Tn,{live:!0,children:"No data found."})),u&&a&&(0,Jo.jsxs)(Tn,{className:"k-sr-only",live:!0,children:[m," items found."]})]})};K.states=Sf;K.options=yf;K.className=Qr;K.defaultOptions=Af;K.moduleName=Mo;K.folderName=Wo;K.ariaSpec={selector:".k-list",rules:[{selector:".k-list .k-no-data",attribute:"aria-live=polite",usage:'Announces "No data found" to screen readers.'}]};var cp=require("react/jsx-runtime"),dp="k-list-container",Cf=[],Ef={},If={},Yo=e=>{let{...t}=e;return(0,cp.jsx)("div",{...t,className:r(e.className,dp),children:e.children})};Yo.states=Cf;Yo.options=Ef;Yo.className=dp;Yo.defaultOptions=If;Yo.moduleName=Mo;Yo.folderName=Wo;var So="checkbox",Zo=So;var jr=require("react/jsx-runtime"),Bn="k-checkbox",Tf=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled,s.checked,s.indeterminate],Of={size:[d.undefined,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full]},Bf={},ft=e=>{let{id:t,checked:o,indeterminate:a,hover:n,focus:i,disabled:l,invalid:c,valid:u,required:f,size:N,rounded:x,wrapperRole:m,...L}=e;return(0,jr.jsx)("span",{className:"k-checkbox-wrap",role:m,children:(0,jr.jsx)("input",{...L,id:t,type:"checkbox",defaultChecked:o,required:f,disabled:l||void 0,"aria-invalid":c?"true":void 0,className:r(e.className,Bn,C(Bn,{size:N,rounded:x}),y(Bn,{hover:n,focus:i,disabled:l,invalid:c,valid:u,indeterminate:a,checked:o}))})})};ft.states=Tf;ft.options=Of;ft.className=Bn;ft.defaultOptions=Bf;ft.moduleName=So;ft.folderName=Zo;ft.ariaSpec={selector:".k-checkbox",rules:[{selector:".k-checkbox",attribute:"role=checkbox or type=checkbox",usage:"Announces the checkbox role of the element."},{selector:".k-checkbox",attribute:"label for or aria-label or aria-labelledby (when has accessible name)",usage:"The input requires an accessible name to which it will be assigned."},{selector:".k-checkbox",attribute:"aria-checked=true/false/mixed or checked",usage:"For native checkboxes the checked state is handled by the browser. aria-checked is used for custom implementations."},{selector:".k-checkbox",attribute:"aria-describedby (when has hint or error)",usage:"Points to the hint or error message for the checkbox."},{selector:".k-checkbox",attribute:"disabled or aria-disabled=true (when disabled)",usage:"For native checkboxes use the HTML disabled attribute. aria-disabled for custom implementations."},{selector:".k-invalid, .ng-invalid",attribute:"aria-invalid=true (when invalid)",usage:"Rendered only when the CheckBox is in a form and announces the invalid state."}]};var St=ft;var fp=require("react/jsx-runtime"),mp="k-checkbox-list",Pf=[],wf={},up={layout:"vertical"},ze=e=>{let{layout:t=up.layout,...o}=e;return(0,fp.jsx)("ul",{...o,className:r(e.className,mp,{[`k-list-${t}`]:t}),children:e.children})};ze.states=Pf;ze.options=wf;ze.className=mp;ze.defaultOptions=up;ze.moduleName=So;ze.folderName=Zo;var hp=require("react/jsx-runtime"),bp="k-checkbox-list-item",Rf=[],Kf={},_f={},Ue=e=>{let{...t}=e;return(0,hp.jsx)("li",{...t,className:r(e.className,bp),children:e.children})};Ue.states=Rf;Ue.options=Kf;Ue.className=bp;Ue.defaultOptions=_f;Ue.moduleName=So;Ue.folderName=Zo;var yo=require("react/jsx-runtime"),qt=({children:e="Label",id:t="cb-label-after",...o})=>(0,yo.jsxs)(yo.Fragment,{children:[(0,yo.jsx)(St,{id:t,...o}),(0,yo.jsx)("label",{className:"k-checkbox-label",htmlFor:t,children:e})]});var es=require("react/jsx-runtime");var ts=require("react/jsx-runtime");var os=require("react/jsx-runtime");var Df=require("react/jsx-runtime");var Hf=require("react/jsx-runtime");var zf=require("react/jsx-runtime");var Ae=require("react/jsx-runtime"),Uf=ze.options,Ff=ze.states,Gf={...ze.defaultOptions,variant:"vertical"},Vf=[{name:"vertical",title:"Vertical"},{name:"horizontal",title:"Horizontal"}],$f=[],Qo=e=>{let{variant:t,...o}=e;return t==="horizontal"?(0,Ae.jsxs)(ze,{layout:"horizontal",...o,children:[(0,Ae.jsx)(Ue,{children:(0,Ae.jsx)(qt,{id:R("cb"),defaultChecked:!0,children:"Label"})}),(0,Ae.jsx)(Ue,{children:(0,Ae.jsx)(qt,{id:R("cb"),children:"Label"})}),(0,Ae.jsx)(Ue,{children:(0,Ae.jsx)(qt,{id:R("cb"),children:"Label"})})]}):(0,Ae.jsxs)(ze,{...o,children:[(0,Ae.jsx)(Ue,{children:(0,Ae.jsx)(qt,{id:R("cb"),defaultChecked:!0,children:"Label"})}),(0,Ae.jsx)(Ue,{children:(0,Ae.jsx)(qt,{id:R("cb"),children:"Label"})}),(0,Ae.jsx)(Ue,{children:(0,Ae.jsx)(qt,{id:R("cb"),children:"Label"})})]})};Qo.options=Uf;Qo.states=Ff;Qo.variants=Vf;Qo.defaultOptions=Gf;Qo.modifiers=$f;Qo.className=ze.className;var xp=require("react/jsx-runtime"),Xf=St.options,qf=St.states,Wf=St.defaultOptions,Jf=[],Yf=[],jo=e=>(0,xp.jsx)(qt,{id:R("checkbox"),...e,defaultChecked:!0,children:"Label"});jo.options=Xf;jo.states=qf;jo.variants=Jf;jo.defaultOptions=Wf;jo.modifiers=Yf;jo.className=St.className;var wt=require("react/jsx-runtime"),as="k-list-item",Zf=[s.hover,s.focus,s.selected,s.disabled],Qf={},jf={},P=e=>{let{text:t,groupLabel:o,group:a,iconName:n,iconClassName:i,showCheckbox:l,checked:c,hover:u,focus:f,selected:N,disabled:x,actions:m,description:L,id:k,...A}=e,E=t||e.children;return(0,wt.jsxs)("li",{...A,id:k,role:a?"presentation":"option",tabIndex:a?void 0:f?0:-1,"aria-selected":!a&&N?"true":a?void 0:"false","aria-disabled":!a&&x?"true":void 0,className:r(e.className,a?"k-list-group-item":as,y(as,{hover:u,focus:f,disabled:x,selected:N})),children:[l&&(0,wt.jsx)(ft,{checked:c}),n&&(0,wt.jsx)("span",{className:"k-list-item-icon-wrapper",children:(0,wt.jsx)(v,{icon:n,className:r("k-list-item-icon",i)})}),(0,wt.jsx)("span",{className:"k-list-item-text",children:E}),m&&(0,wt.jsx)("div",{className:"k-list-item-actions",children:m}),L&&(0,wt.jsx)("span",{className:"k-list-item-description",children:L}),o&&o!==""&&(0,wt.jsx)("div",{className:"k-list-item-group-label",children:o})]})};P.states=Zf;P.options=Qf;P.className=as;P.defaultOptions=jf;P.moduleName=Mo;P.folderName=Wo;P.ariaSpec={selector:".k-list-item",rules:[{selector:".k-list-item",attribute:"role=option",usage:"Each list item is an option in the listbox."},{selector:".k-list-item",attribute:"id",usage:"ID for aria-activedescendant reference."},{selector:".k-list-item",attribute:"aria-selected (when selectable)",usage:"Indicates the selected state of the option."},{selector:".k-list-group-item",attribute:"role=presentation",usage:"Group headers are presentational, not selectable options."},{selector:".k-list-item-icon",attribute:"aria-hidden=true",usage:"Decorative icons are hidden from assistive technology."}]};var gp=require("react/jsx-runtime"),eb="k-list-ul",Wt=e=>{let{children:t,role:o,id:a,...n}=e;return(0,gp.jsx)("ul",{...n,id:a,role:o,className:r(eb,e.className),children:t})};Wt.ariaSpec={selector:".k-list-ul",rules:[{selector:'.k-list-ul[role="listbox"]',attribute:"role=listbox",usage:"For ungrouped lists, the UL has the listbox role."},{selector:'.k-list-ul[role="listbox"]',attribute:"aria-label or aria-labelledby (when has accessible name)",usage:"Accessible name for the listbox."},{selector:'.k-list-ul[role="group"]',attribute:"role=group",usage:"For grouped sublists under a group header."},{selector:'.k-list-ul[role="group"]',attribute:"aria-labelledby (when grouped)",usage:"References the group header ID."}]};var ea=require("react/jsx-runtime"),tb="k-list-content",F=e=>{let{virtualization:t,grouping:o,"aria-label":a,"aria-labelledby":n,listboxId:i,...l}=e;return(0,ea.jsxs)("div",{...l,className:r(tb,e.className),role:o?"listbox":void 0,id:o?i:void 0,"aria-label":o?a:void 0,"aria-labelledby":o?n:void 0,children:[o?e.children:(0,ea.jsx)(Wt,{role:"listbox",id:i,"aria-label":a,"aria-labelledby":n,children:e.children}),t&&(0,ea.jsx)("div",{className:"k-height-container",children:(0,ea.jsx)("div",{})})]})};F.ariaSpec={selector:".k-list-content",rules:[{selector:'.k-list-content[role="listbox"]',attribute:"role=listbox",usage:"For grouped lists, the list content container has the listbox role."},{selector:'.k-list-content[role="listbox"]',attribute:"aria-label or aria-labelledby (when has accessible name)",usage:"Accessible name for the listbox."}]};var ns=require("react/jsx-runtime");var ta=require("react/jsx-runtime"),ob="k-list-group-item",Ao=e=>{let{groupIconName:t,...o}=e;return(0,ta.jsxs)("li",{...o,role:"presentation",className:r(ob,e.className),children:[t&&(0,ta.jsx)("span",{className:"k-list-item-icon-wrapper",children:(0,ta.jsx)(v,{icon:t,className:"k-list-item-icon"})}),(0,ta.jsx)("span",{className:"k-list-item-text",children:e.children})]})};Ao.ariaSpec={selector:".k-list-group-item",rules:[{selector:".k-list-group-item",attribute:"role=presentation",usage:"Group headers are presentational, not selectable options."},{selector:".k-list-group-item",attribute:"id (when referenced)",usage:"ID for aria-labelledby on the parent group UL."}]};var Np=require("react/jsx-runtime"),rs="k-list-optionlabel",ab=[s.hover,s.focus,s.selected,s.disabled],nb={},rb={},Pn=e=>{let{text:t,hover:o,focus:a,selected:n,disabled:i,...l}=e;return(0,Np.jsx)("div",{...l,className:r(rs,y(rs,{hover:o,focus:a,selected:n,disabled:i})),children:t})};Pn.states=ab;Pn.options=nb;Pn.className=rs;Pn.defaultOptions=rb;var vp=require("react/jsx-runtime"),ss="k-list-custom-value",sb=[s.hover,s.focus,s.selected,s.disabled],ib={},lb={},co=e=>{let{text:t,hover:o,focus:a,selected:n,disabled:i,...l}=e;return(0,vp.jsx)("div",{...l,className:r(ss,y(ss,{hover:o,focus:a,selected:n,disabled:i})),children:t})};co.states=sb;co.options=ib;co.className=ss;co.defaultOptions=lb;var is=require("react/jsx-runtime");var ls=require("react/jsx-runtime");var ps=require("react/jsx-runtime");var ds=require("react/jsx-runtime");var pb=require("react/jsx-runtime");var cs=require("react/jsx-runtime");var kp="dropdown-list",Lp="dropdownlist";var Z=require("react/jsx-runtime"),Mp="k-dropdownlist",db=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled,s.loading,s.readonly],cb={size:[d.undefined,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full],fillMode:[h.undefined,h.solid,h.flat,h.outline]},ms={showValue:!0,arrowIconName:"chevron-down"},le=e=>{let{size:t,rounded:o,fillMode:a,arrowIconName:n=ms.arrowIconName,showValue:i=ms.showValue,valueIconName:l,prefix:c,suffix:u,value:f,placeholder:N,hover:x,focus:m,valid:L,invalid:k,required:A,loading:E,disabled:M,readonly:O,popup:J,opened:Se,adaptive:Re,adaptiveSettings:Ke,adaptiveTitle:tt,adaptiveSubtitle:No,adaptiveFilter:tr,id:no,activeDescendant:un,"aria-label":or,...ar}=e,Dc=no?`${no}-listbox`:void 0,Ti=no?`${no}-value`:void 0;return(0,Z.jsxs)(Z.Fragment,{children:[(0,Z.jsxs)(Ot,{...ar,id:no,size:t,rounded:o,fillMode:a,hover:x,focus:m,valid:L,invalid:k,required:A,loading:E,disabled:M,readonly:O,className:r(e.className,Mp,{"k-icon-picker":!i&&l}),role:"combobox","aria-haspopup":"listbox","aria-expanded":Se?"true":"false","aria-controls":Se?Dc:void 0,"aria-activedescendant":Se&&un?un:void 0,"aria-describedby":Se?Ti:void 0,"aria-disabled":M?"true":void 0,"aria-label":or,tabIndex:0,children:[(0,Z.jsx)(lt,{children:c}),(0,Z.jsx)(ko,{placeholder:N,value:f,showValue:i,valueIconName:l,id:Ti}),(0,Z.jsx)(De,{valid:L,invalid:k,loading:E,disabled:M}),(0,Z.jsx)(Je,{loading:E,disabled:M}),(0,Z.jsx)(pt,{children:u}),(0,Z.jsx)(p,{className:"k-input-button",icon:n,size:e.size,fillMode:e.fillMode,"aria-label":N||"Toggle dropdown",tabIndex:-1})]}),Se&&J&&(0,Z.jsx)(W,{className:"k-list-container k-dropdownlist-popup",containerRole:"region",containerAriaLabel:"Dropdown suggestions",children:J}),Re&&(0,Z.jsx)(ee,{adaptive:!0,...Ke,header:(0,Z.jsx)(He,{actionsEnd:(0,Z.jsx)(p,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply selection"}),filter:tr,inputValue:f,inputPlaceholder:N,title:tt,subtitle:No}),children:(0,Z.jsx)("div",{className:"k-list-container",children:(0,Z.jsx)(K,{size:"large",children:(0,Z.jsxs)(F,{"aria-label":"Options",children:[(0,Z.jsx)(P,{text:"List item"}),(0,Z.jsx)(P,{text:"List item"}),(0,Z.jsx)(P,{text:"List item"})]})})})})]})};le.states=db;le.options=cb;le.className=Mp;le.defaultOptions=ms;le.moduleName=kp;le.folderName=Lp;le.ariaSpec={rules:[{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"role=combobox",usage:"Announces the dropdown element."},{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"aria-haspopup=listbox",usage:"Indicates the presence of a listbox popup."},{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"aria-expanded",usage:"Announces the visibility state of the popup."},{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"aria-label",usage:"Accessible name for the dropdown."},{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"tabindex=0",usage:"The element must be focusable."},{selector:".k-dropdownlist.k-disabled",attribute:"aria-disabled=true",usage:"Rendered when the dropdown is disabled."},{selector:".k-dropdownlist .k-input-button",attribute:"aria-label",usage:"Accessible name for the dropdown button."},{selector:".k-dropdownlist .k-input-button",attribute:"tabindex=-1",usage:"The button must not be focusable."},{selector:".k-dropdownlist-popup .k-list-content, .k-dropdownlist-popup .k-list-ul",attribute:"role=listbox",usage:"Popup list has listbox role."},{selector:'.k-dropdownlist-popup .k-list-ul[role="listbox"]',attribute:"aria-label or aria-labelledby",usage:"Popup listbox must have an accessible name. Consuming code is responsible for associating with the component label via aria-labelledby."},{selector:".k-dropdownlist-popup .k-list-item",attribute:"role=option",usage:"Each list item is an option."}]};var mb=require("react/jsx-runtime");var Sp=require("react/jsx-runtime");var us=require("react/jsx-runtime");var ub=require("react/jsx-runtime");var yp=require("react/jsx-runtime");var fs=require("react/jsx-runtime");var fb=require("react/jsx-runtime");var Ze=require("react/jsx-runtime"),bb=le.states,hb=le.defaultOptions,xb=le.options,gb=[{name:"opened",title:"Opened"}],Nb=[],aa=e=>{let{modifiers:t,...o}=e,a={},n=(0,Ze.jsxs)(Ze.Fragment,{children:[(0,Ze.jsx)("div",{className:"k-list-filter",children:(0,Ze.jsx)(ct,{})}),(0,Ze.jsx)(K,{style:{width:300},size:o.size,children:(0,Ze.jsxs)(F,{children:[(0,Ze.jsx)(P,{children:"List item"}),(0,Ze.jsx)(P,{children:"List item"}),(0,Ze.jsx)(P,{children:"List item"})]})})]});return Object.keys(t||{}).forEach(i=>{i==="opened"&&(a.opened=!!(t!=null&&t[i]),a.popup=t!=null&&t[i]?n:void 0)}),(0,Ze.jsx)("div",{children:(0,Ze.jsx)(le,{placeholder:"Value",style:{width:300},...o,...a})})};aa.options=xb;aa.states=bb;aa.variants=Nb;aa.defaultOptions=hb;aa.modifiers=gb;aa.className=le.className;var Ap=require("react/jsx-runtime");var Cp=require("react/jsx-runtime");var vb=require("react/jsx-runtime");var wn=require("react/jsx-runtime"),kb=D.states,Lb=D.defaultOptions,Mb=D.options,Sb=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"},{name:"spin-button",title:"`Spin` Button"}],yb=[],na=e=>{let{modifiers:t,...o}=e,a={};return Object.keys(t||{}).forEach(n=>{switch(n){case"prefix":a.prefix=t!=null&&t[n]?(0,wn.jsx)(le,{size:o.size,fillMode:"flat",value:"mm"}):void 0;break;case"suffix":a.suffix=t!=null&&t[n]?(0,wn.jsx)(Cr,{children:"mm"}):void 0;break;case"clear-button":a.showClearButton=t==null?void 0:t[n];break;case"spin-button":a.showSpinButton=t==null?void 0:t[n];break;default:break}}),(0,wn.jsx)(ip,{value:"Value",style:{width:300},...o,...a})};na.options=Mb;na.states=kb;na.variants=yb;na.defaultOptions=Lb;na.modifiers=Sb;na.className=D.className;var S=require("react/jsx-runtime"),Ep="k-colorgradient-inputs",Ab=[],Cb={size:[d.undefined,d.small,d.medium,d.large]},Ip={mode:"rgba"},ra=e=>{let{mode:t=Ip.mode,size:o,...a}=e;return(0,S.jsxs)("div",{...a,className:r(Ep,"k-hstack"),children:[(0,S.jsx)("div",{className:"k-vstack",children:(0,S.jsx)(p,{fillMode:"flat",icon:"caret-alt-expand",className:"k-colorgradient-toggle-mode",size:o,"aria-label":"Toggle color input format"})}),t==="rgba"&&(0,S.jsxs)(S.Fragment,{children:[(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"132",size:o,"aria-label":"Red channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"R"})]}),(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"132",size:o,"aria-label":"Green channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"G"})]}),(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"132",size:o,"aria-label":"Blue channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"B"})]}),(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"1.00",size:o,"aria-label":"Alpha channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"A"})]})]}),t==="rgb"&&(0,S.jsxs)(S.Fragment,{children:[(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Red channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"R"})]}),(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Green channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"G"})]}),(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Blue channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"B"})]})]}),t==="hsva"&&(0,S.jsxs)(S.Fragment,{children:[(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Hue channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"H"})]}),(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Saturation channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"S"})]}),(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Value channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"V"})]}),(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"1.00","aria-label":"Alpha channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"A"})]})]}),t==="hsv"&&(0,S.jsxs)(S.Fragment,{children:[(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Hue channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"H"})]}),(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Saturation channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"S"})]}),(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Value channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"V"})]})]}),t==="hex"&&(0,S.jsx)(S.Fragment,{children:(0,S.jsxs)("div",{className:"k-vstack k-flex-1",children:[(0,S.jsx)(he,{showClearButton:!1,value:"#b88484AA",className:"k-hex-value"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"HEX"})]})})]})};ra.states=Ab;ra.options=Cb;ra.className=Ep;ra.defaultOptions=Ip;var Ce=require("react/jsx-runtime"),Tp="k-colorgradient-color-contrast",Eb=[],Ib={},Tb={},sa=()=>(0,Ce.jsxs)("div",{className:r(Tp,"k-vbox"),children:[(0,Ce.jsxs)("div",{className:"k-contrast-ratio",children:[(0,Ce.jsx)("span",{className:"k-contrast-ratio-text",children:"Contrast ratio: 7.1"}),(0,Ce.jsxs)("span",{className:"k-contrast-validation !k-text-success",children:[(0,Ce.jsx)(v,{icon:"check"}),(0,Ce.jsx)(v,{icon:"check"})]})]}),(0,Ce.jsxs)("div",{children:[(0,Ce.jsx)("span",{children:"AA: 4.5"}),(0,Ce.jsxs)("span",{className:"k-contrast-validation !k-text-success",children:["Pass",(0,Ce.jsx)(v,{icon:"check"})]})]}),(0,Ce.jsxs)("div",{children:[(0,Ce.jsx)("span",{children:"AAA: 7.0"}),(0,Ce.jsxs)("span",{className:"k-contrast-validation !k-text-error",children:["Fail",(0,Ce.jsx)(v,{icon:"x"})]})]})]});sa.states=Eb;sa.options=Ib;sa.className=Tp;sa.defaultOptions=Tb;var Op="color-gradient",Bp="colorgradient";var pe=require("react/jsx-runtime"),Rn="k-colorgradient",Ob=[s.hover,s.focus,s.readonly,s.disabled],Bb={size:[d.undefined,d.small,d.medium,d.large]},Rt={mode:"rgba",readonly:!1,disabled:!1,contrast:!1,gradientStyle:{background:"rgb(255, 0, 0 )"},dragHandleStyle:{top:"50px",left:"73px"},alphaStyle:{background:"linear-gradient(to top, transparent, rgb(255, 0, 0))"},alphaStyleHorizontal:{background:"linear-gradient(to right, transparent, rgb(255, 0, 0))"},canvasOrientation:"horizontal"},me=e=>{let{size:t,mode:o=Rt.mode,readonly:a=Rt.readonly,disabled:n=Rt.disabled,gradientStyle:i=Rt.gradientStyle,dragHandleStyle:l=Rt.dragHandleStyle,alphaStyle:c=Rt.alphaStyle,alphaStyleHorizontal:u=Rt.alphaStyleHorizontal,contrast:f=Rt.contrast,dir:N,hover:x,focus:m,hoverHandle:L,focusHandle:k,canvasOrientation:A=Rt.canvasOrientation,role:E,tabIndex:M,...O}=e;return(0,pe.jsxs)("div",{...O,role:E??"textbox","aria-label":E==="none"?void 0:"Color gradient",tabIndex:M??0,"aria-disabled":n?"true":void 0,className:r(e.className,Rn,C(Rn,{size:t}),y(Rn,{hover:x,focus:m,readonly:a,disabled:n})),dir:N,children:[!A||A==="horizontal"&&(0,pe.jsxs)("div",{className:"k-colorgradient-canvas k-hstack",children:[(0,pe.jsx)("div",{className:"k-hsv-rectangle",style:i,children:(0,pe.jsx)("div",{className:"k-hsv-gradient",children:(0,pe.jsx)("div",{className:r("k-hsv-draghandle","k-draghandle",{"k-hover":L,"k-focus":k}),style:l,role:"slider","aria-orientation":"undefined","aria-label":"Color well with two-dimensional slider for selecting saturation and lightness","aria-valuetext":"X: 73, Y: 50","aria-valuenow":50,"aria-valuemin":0,"aria-valuemax":100})})}),(0,pe.jsxs)("div",{className:"k-hsv-controls k-hstack",children:[(0,pe.jsx)(Xr,{className:"k-hue-slider",hover:L,focus:k}),o!=="rgb"&&o!=="hsv"&&(0,pe.jsx)(Xr,{className:"k-alpha-slider",hover:L,focus:k,trackStyle:c})]})]}),A==="vertical"&&(0,pe.jsxs)("div",{className:"k-colorgradient-canvas k-vstack",children:[(0,pe.jsx)("div",{className:"k-hsv-rectangle",style:i,children:(0,pe.jsx)("div",{className:"k-hsv-gradient",children:(0,pe.jsx)("div",{className:r("k-hsv-draghandle","k-draghandle",{"k-hover":L,"k-focus":k}),style:l,role:"slider","aria-orientation":"undefined","aria-label":"Color well with two-dimensional slider for selecting saturation and lightness","aria-valuetext":"X: 73, Y: 50","aria-valuenow":50,"aria-valuemin":0,"aria-valuemax":100})})}),(0,pe.jsxs)("div",{className:"k-hsv-controls k-vstack",children:[(0,pe.jsx)($r,{className:"k-hue-slider",hover:L,focus:k}),o!=="rgb"&&o!=="hsv"&&(0,pe.jsx)($r,{className:"k-alpha-slider",hover:L,focus:k,trackStyle:u})]})]}),(0,pe.jsx)(ra,{mode:e.mode,size:t}),f&&(0,pe.jsx)(sa,{})]})};me.states=Ob;me.options=Bb;me.className=Rn;me.defaultOptions=Rt;me.moduleName=Op;me.folderName=Bp;me.ariaSpec={selector:".k-colorgradient",rules:[{selector:".k-colorgradient",attribute:"role=textbox",usage:"The focusable wrapper should be considered a textbox with a value that could be submitted."},{selector:".k-colorgradient",attribute:"aria-label or aria-labelledby",usage:"The component needs an accessible name including the currently selected value."},{selector:".k-colorgradient",attribute:"tabindex=0",usage:"The element must be focusable."},{selector:".k-colorgradient.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the ColorGradient is disabled."},{selector:".k-hsv-draghandle",attribute:"role=slider",usage:"The 2D draghandle must have slider role for ARIA-allowed attributes."},{selector:".k-hsv-draghandle",attribute:"aria-orientation=undefined",usage:"The implicit orientation for the slider must be removed for the 2D handle."},{selector:".k-hsv-draghandle",attribute:"aria-label",usage:"Must provide information about the purpose of the slider and the currently selected color."},{selector:".k-hsv-draghandle",attribute:"aria-valuetext",usage:"Must specify the values on both X and Y axis."},{selector:".k-hsv-draghandle",attribute:"aria-valuenow",usage:"Required by the slider role."},{selector:".k-hsv-draghandle",attribute:"aria-valuemin",usage:"Required by the slider role."},{selector:".k-hsv-draghandle",attribute:"aria-valuemax",usage:"Required by the slider role."},{selector:".k-numerictextbox>.k-input-inner",attribute:"aria-label",usage:"Must provide the name of the channel (red, green, blue, or alpha)."}]};var Pp=require("react/jsx-runtime"),Kn=e=>(0,Pp.jsx)(me,{...e});var Pb=require("react/jsx-runtime");var wb=require("react/jsx-runtime");var _n=require("react/jsx-runtime"),Rb=me.options,Kb=me.states,_b={...me.defaultOptions,variant:"rgba"},Db=[{name:"rgba",title:"RGBA"},{name:"rgb",title:"RGB"},{name:"hex",title:"HEX"}],Hb=[],ia=e=>{let{variant:t,...o}=e;switch(t){case"hex":return(0,_n.jsx)(Kn,{...o,mode:t});case"rgb":return(0,_n.jsx)(Kn,{...o,mode:t});default:return(0,_n.jsx)(Kn,{...o,mode:t})}};ia.options=Rb;ia.states=Kb;ia.variants=Db;ia.defaultOptions=_b;ia.modifiers=Hb;ia.className=me.className;var wp=require("react/jsx-runtime"),bs=e=>(0,wp.jsx)("tr",{role:"row",children:e.children});var Rp=require("react/jsx-runtime"),hs="k-colorpalette-tile",zb=[s.hover,s.focus,s.selected],Ub={},la=e=>{let{color:t,tileSize:o,hover:a,focus:n,selected:i,...l}=e,c={backgroundColor:t,width:o?o+"px":"",height:o?o+"px":""};return(0,Rp.jsx)("td",{...l,role:"gridcell","aria-label":t,"aria-selected":i?"true":void 0,className:r(e.className,hs,y(hs,{hover:a,focus:n,selected:i})),style:c})};la.states=zb;la.options=Ub;la.className=hs;var Kp="color-palette",_p="colorpalette";var pa=require("react/jsx-runtime"),Dn="k-colorpalette",Fb=[s.disabled],Gb={size:[d.undefined,d.small,d.medium,d.large]},Dp={columns:10},Fe=e=>{let{size:t,palette:o,columns:a=Dp.columns,tileSize:n,disabled:i,...l}=e,c=[];if(o){let u=a||o.columns,f=o.colors?o.colors:o;Array.isArray(f)&&Array.from({length:Math.ceil(f.length/u)},(N,x)=>{let m=[];f.slice(x*u,(x+1)*u).map((k,A)=>{m.push((0,pa.jsx)(la,{color:k,tileSize:n},A))});let L=(0,pa.jsx)(bs,{children:m},x);c.push(L)})}return(0,pa.jsx)("div",{...l,role:"grid","aria-label":"Color palette",tabIndex:0,"aria-disabled":i?"true":void 0,className:r(e.className,Dn,y(Dn,{disabled:i}),C(Dn,{size:t})),children:(0,pa.jsx)("table",{className:"k-colorpalette-table",role:"none",children:(0,pa.jsx)("tbody",{children:c.length>0?c:e.children})})})};Fe.states=Fb;Fe.options=Gb;Fe.className=Dn;Fe.defaultOptions=Dp;Fe.moduleName=Kp;Fe.folderName=_p;Fe.ariaSpec={selector:".k-colorpalette",rules:[{selector:".k-colorpalette",attribute:"role=grid",usage:"The focusable wrapper announces its role as a grid."},{selector:".k-colorpalette",attribute:"aria-label or aria-labelledby",usage:"The component needs an accessible name including the currently selected value."},{selector:".k-colorpalette",attribute:"aria-activedescendant",usage:"Points to the focused cell in the table."},{selector:".k-colorpalette",attribute:"tabindex=0",usage:"The element must be focusable."},{selector:".k-colorpalette.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the ColorPalette is disabled."},{selector:".k-colorpalette-table",attribute:"role=none or role=presentation",usage:"Negates the default role of the table element."},{selector:".k-colorpalette-table>tbody>tr",attribute:"role=row",usage:"Required as the semantic role of the parent table has been removed."},{selector:".k-colorpalette-tile",attribute:"role=gridcell",usage:"Required as the semantic role of the parent table has been removed."},{selector:".k-colorpalette-tile",attribute:"aria-label or title",usage:"The text representation of the color value for the current cell."},{selector:".k-colorpalette-tile.k-selected",attribute:"aria-selected=true",usage:"Present on the currently selected cell."}]};var Hn=Fe;var on={basic:{colors:["#000000","#7f7f7f","#880015","#ed1c24","#ff7f27","#fff200","#22b14c","#00a2e8","#3f48cc","#a349a4","#ffffff","#c3c3c3","#b97a57","#ffaec9","#ffc90e","#efe4b0","#b5e61d","#99d9ea","#7092be","#c8bfe7"],columns:10},office:{colors:["#ffffff","#000000","#e6e6e6","#435569","#4371c4","#ed7e32","#a5a4a5","#febf04","#5a9bd5","#71ae48","#f2f2f3","#7f7f7f","#d1cece","#d5dde3","#dae1f4","#fce5d4","#deeded","#fff2cc","#deeaf6","#e1efd9","#d7d8d8","#585959","#aeabab","#adbaca","#b4c5e7","#f6caac","#dbdbdb","#ffe498","#bcd6ee","#c5e0b2","#bfbfc0","#3f3f3f","#767070","#8595b1","#8fabdb","#f5b183","#c9c8c9","#fed965","#9bc4e5","#a8d08d","#a5a5a6","#262625","#393939","#334050","#2e5496","#c45a11","#7b7b7a","#bf9000","#2f75b5","#548235","#7f7f7f","#0b0c0c","#161616","#222a34","#203764","#843d0b","#525252","#7f6000","#1d4d79","#375623"],columns:10},apex:{colors:["#ffffff","#000000","#c9c2d1","#69676d","#ceb966","#9cb084","#6bb1c9","#6585cf","#7e6bc9","#a379bb","#f2f2f2","#7f7f7f","#f4f2f5","#e0e0e2","#f5f1e0","#ebefe6","#e1eff4","#e0e6f5","#e5e1f4","#ece4f1","#d8d8d8","#595959","#e9e6ec","#c2c1c5","#ebe3c1","#d7dfcd","#c3dfe9","#c1ceeb","#cbc3e9","#dac9e3","#bfbfbf","#3f3f3f","#dedae3","#a4a3a8","#e1d5a3","#c3cfb5","#a6d0de","#a2b5e2","#b1a6de","#c7aed6","#a5a5a5","#262626","#9688a5","#4e4d51","#ae9638","#758c5a","#3d8da9","#365bb0","#533da9","#7d4d99","#7f7f7f","#0c0c0c","#635672","#343336","#746425","#4e5d3c","#295e70","#243c75","#372970","#533366"],columns:10},austin:{colors:["#ffffff","#000000","#caf278","#3e3d2d","#94c600","#71685a","#ff6700","#909465","#956b43","#fea022","#f2f2f2","#7f7f7f","#f4fce4","#dddcd0","#efffc0","#e3e1dc","#ffe0cb","#e8e9df","#ece1d6","#feecd2","#d8d8d8","#595959","#e9f9c9","#bbb9a1","#dfff82","#c8c3ba","#ffc299","#d2d4c0","#dac3ad","#fed9a6","#bfbfbf","#3f3f3f","#dff7ae","#ada598","#cfff43","#ada598","#ffa365","#bcbfa1","#c8a585","#fec67a","#a5a5a5","#262626","#a9ea25","#2e2d21","#6f9400","#544e43","#bf4d00","#6c6f4b","#6f5032","#d77b00","#7f7f7f","#0c0c0c","#74a50f","#1f1e16","#4a6300","#38342d","#7f3300","#484a32","#4a3521","#8f5200"],columns:10},clarity:{colors:["#ffffff","#292934","#f3f2dc","#d2533c","#93a299","#ad8f67","#726056","#4c5a6a","#808da0","#79463d","#f2f2f2","#e7e7ec","#e7e5b9","#f6dcd8","#e9ecea","#eee8e0","#e4dedb","#d8dde3","#e5e8ec","#e9d6d3","#d8d8d8","#c4c4d1","#d5d185","#edbab1","#d3d9d6","#ded2c2","#c9beb8","#b2bcc8","#ccd1d9","#d3aea7","#bfbfbf","#8a8aa3","#aca73b","#e4978a","#bec7c1","#cdbba3","#af9e94","#8c9bac","#b2bac6","#bd857c","#a5a5a5","#56566e","#56531d","#a43925","#6b7c72","#866b48","#554840","#39434f","#5c697b","#5a342d","#7f7f7f","#3b3b4b","#22210b","#6d2619","#47534c","#594730","#39302b","#262d35","#3d4652","#3c231e"],columns:10},slipstream:{colors:["#ffffff","#000000","#b4dcfa","#212745","#4e67c8","#5eccf3","#a7ea52","#5dceaf","#ff8021","#f14124","#f2f2f2","#7f7f7f","#8bc9f7","#c7cce4","#dbe0f4","#def4fc","#edfadc","#def5ef","#ffe5d2","#fcd9d3","#d8d8d8","#595959","#4facf3","#909aca","#b8c2e9","#beeafa","#dbf6b9","#beebdf","#ffcca6","#f9b3a7","#bfbfbf","#3f3f3f","#0d78c9","#5967af","#94a3de","#9ee0f7","#caf297","#9de1cf","#ffb279","#f68d7b","#a5a5a5","#262626","#063c64","#181d33","#31479f","#11b2eb","#81d319","#34ac8b","#d85c00","#c3260c","#7f7f7f","#0c0c0c","#021828","#101322","#202f6a","#0b769c","#568c11","#22725c","#903d00","#821908"],columns:10},metro:{colors:["#ffffff","#000000","#d6ecff","#4e5b6f","#7fd13b","#ea157a","#feb80a","#00addc","#738ac8","#1ab39f","#f2f2f2","#7f7f7f","#a7d6ff","#d9dde4","#e5f5d7","#fad0e4","#fef0cd","#c5f2ff","#e2e7f4","#c9f7f1","#d8d8d8","#595959","#60b5ff","#b3bcca","#cbecb0","#f6a1c9","#fee29c","#8be6ff","#c7d0e9","#94efe3","#bfbfbf","#3f3f3f","#007dea","#8d9baf","#b2e389","#f272af","#fed46b","#51d9ff","#aab8de","#5fe7d5","#a5a5a5","#262626","#003e75","#3a4453","#5ea226","#af0f5b","#c58c00","#0081a5","#425ea9","#138677","#7f7f7f","#0c0c0c","#00192e","#272d37","#3f6c19","#750a3d","#835d00","#00566e","#2c3f71","#0c594f"],columns:10},flow:{colors:["#ffffff","#000000","#dbf5f9","#04617b","#0f6fc6","#009dd9","#0bd0d9","#10cf9b","#7cca62","#a5c249","#f2f2f2","#7f7f7f","#b2e9f2","#b4ecfc","#c7e2fa","#c4eeff","#c9fafc","#c9faed","#e4f4df","#edf2da","#d8d8d8","#595959","#76d9e8","#6adafa","#90c6f6","#89deff","#93f5f9","#94f6db","#cae9c0","#dbe6b6","#bfbfbf","#3f3f3f","#21b2c8","#20c8f7","#59a9f2","#4fceff","#5df0f6","#5ff2ca","#b0dfa0","#c9da91","#a5a5a5","#262626","#105964","#02485c","#0b5394","#0075a2","#089ca2","#0b9b74","#54a838","#7e9532","#7f7f7f","#0c0c0c","#062328","#01303d","#073763","#004e6c","#05686c","#07674d","#387025","#546321"],columns:10},hardcover:{colors:["#ffffff","#000000","#ece9c6","#895d1d","#873624","#d6862d","#d0be40","#877f6c","#972109","#aeb795","#f2f2f2","#7f7f7f","#e1dca5","#f2e0c6","#f0d0c9","#f6e6d5","#f5f2d8","#e7e5e1","#fbc7bc","#eef0e9","#d8d8d8","#595959","#d0c974","#e6c28d","#e2a293","#eeceaa","#ece5b2","#cfccc3","#f78f7a","#dee2d4","#bfbfbf","#3f3f3f","#a29a36","#daa454","#d4735e","#e6b681","#e2d88c","#b7b2a5","#f35838","#ced3bf","#a5a5a5","#262626","#514d1b","#664515","#65281a","#a2641f","#a39428","#655f50","#711806","#879464","#7f7f7f","#0c0c0c","#201e0a","#442e0e","#431b11","#6c4315","#6d621a","#433f35","#4b1004","#5a6243"],columns:10},trek:{colors:["#ffffff","#000000","#fbeec9","#4e3b30","#f0a22e","#a5644e","#b58b80","#c3986d","#a19574","#c17529","#f2f2f2","#7f7f7f","#f7e09e","#e1d6cf","#fcecd5","#eddfda","#f0e7e5","#f3eae1","#ece9e3","#f5e3d1","#d8d8d8","#595959","#f3cc5f","#c4ad9f","#f9d9ab","#dcc0b6","#e1d0cc","#e7d5c4","#d9d4c7","#ebc7a3","#bfbfbf","#3f3f3f","#d29f0f","#a78470","#f6c781","#cba092","#d2b9b2","#dbc1a7","#c6bfab","#e1ac76","#a5a5a5","#262626","#694f07","#3a2c24","#c87d0e","#7b4b3a","#926255","#a17242","#7b7153","#90571e","#7f7f7f","#0c0c0c","#2a1f03","#271d18","#855309","#523226","#614138","#6b4c2c","#524b37","#603a14"],columns:10},verve:{colors:["#ffffff","#000000","#d2d2d2","#666666","#ff388c","#e40059","#9c007f","#68007f","#005bd3","#00349e","#f2f2f2","#7f7f7f","#bdbdbd","#e0e0e0","#ffd7e8","#ffc6dc","#ffb8f1","#f1b2ff","#c3dcff","#b8cfff","#d8d8d8","#595959","#9d9d9d","#c1c1c1","#ffafd1","#ff8eba","#ff71e4","#e365ff","#87baff","#72a0ff","#bfbfbf","#3f3f3f","#696969","#a3a3a3","#ff87ba","#ff5597","#ff2ad7","#d519ff","#4b98ff","#2b71ff","#a5a5a5","#262626","#343434","#4c4c4c","#e90062","#ab0042","#75005f","#4e005f","#00449e","#002676","#7f7f7f","#0c0c0c","#151515","#333333","#9b0041","#72002c","#4e003f","#34003f","#002d69","#00194f"],columns:10},monochrome:{colors:["#000000","#1a1a1a","#333333","#4d4d4d","#666666","#808080","#999999","#b3b3b3","#cccccc","#e6e6e6","#f2f2f2","#ffffff"],columns:12}};var zp=require("react/jsx-runtime"),Hp=e=>(0,zp.jsx)(Hn,{palette:on.basic,...e});var Vb=require("react/jsx-runtime");var Up=require("react/jsx-runtime");var Fp=require("react/jsx-runtime"),$b=Fe.options,Xb=Fe.states,qb={...Fe.defaultOptions,variant:"basic"},Wb=[{name:"basic",title:"Basic"},{name:"monochrome",title:"Monochrome"}],Jb={basic:{colors:["#000000","#7f7f7f","#880015","#ed1c24","#ff7f27","#fff200","#22b14c","#00a2e8","#3f48cc","#a349a4","#ffffff","#c3c3c3","#b97a57","#ffaec9","#ffc90e","#efe4b0","#b5e61d","#99d9ea","#7092be","#c8bfe7"],columns:10},monochrome:{colors:["#000000","#1a1a1a","#333333","#4d4d4d","#666666","#808080","#999999","#b3b3b3","#cccccc","#e6e6e6","#f2f2f2","#ffffff"],columns:12}},Yb=[],da=e=>{let{variant:t="basic",...o}=e,a=Jb[t];return(0,Fp.jsx)(Hp,{columns:a.columns,palette:a,...o})};da.options=$b;da.states=Xb;da.variants=Wb;da.defaultOptions=qb;da.modifiers=Yb;da.className=Fe.className;var Gp="color-editor",Vp="coloreditor";var ne=require("react/jsx-runtime"),zn="k-coloreditor",Zb=[s.focus],Qb={size:[d.undefined,d.small,d.medium,d.large]},an={view:"gradient",palette:on.office,actionButtons:!0,canvasOrientation:"horizontal"},te=e=>{let{size:t,view:o=an.view,palette:a=an.palette,color:n,currentColor:i,focus:l,focusView:c,dir:u,group:f,actionButtons:N=an.actionButtons,canvasOrientation:x=an.canvasOrientation,...m}=e;return(0,ne.jsxs)("div",{...m,role:"textbox","aria-label":"Color editor",tabIndex:0,className:r(e.className,"k-flatcolorpicker",zn,C(zn,{size:t}),y(zn,{focus:l})),dir:u,children:[(0,ne.jsxs)("div",{className:"k-coloreditor-header k-hstack",children:[(0,ne.jsx)("div",{className:"k-coloreditor-header-actions k-hstack",children:f&&(0,ne.jsxs)(B,{fillMode:"flat",children:[(0,ne.jsx)(p,{className:"k-group-start",size:t,fillMode:"flat",icon:"droplet-slider",selected:o==="gradient","aria-label":"Color gradient view"}),(0,ne.jsx)(p,{className:"k-group-end",size:t,fillMode:"flat",icon:"palette",selected:o==="palette","aria-label":"Color palette view"})]})}),(0,ne.jsx)("div",{className:"k-spacer"}),(0,ne.jsxs)("div",{className:"k-coloreditor-header-actions k-hstack",children:[(0,ne.jsx)(p,{fillMode:"flat",icon:"droplet-slash",size:t,"aria-label":"Reset color"}),(0,ne.jsxs)("div",{className:"k-coloreditor-preview k-vstack",children:[(0,ne.jsx)(ro,{className:"k-coloreditor-preview-color",color:n}),(0,ne.jsx)(ro,{className:"k-coloreditor-current-color",color:i})]})]})]}),(0,ne.jsx)("div",{className:"k-coloreditor-views k-vstack",children:o==="gradient"?(0,ne.jsx)(me,{focus:c,size:t,canvasOrientation:x,role:"none",tabIndex:-1}):(0,ne.jsx)(Fe,{palette:a,size:t})}),N&&(0,ne.jsxs)(at,{className:"k-coloreditor-footer",alignment:"start",children:[(0,ne.jsx)(p,{themeColor:"primary",size:t,className:"k-coloreditor-apply",children:"Apply"}),(0,ne.jsx)(p,{className:"k-coloreditor-cancel",size:t,children:"Cancel"})]})]})};te.states=Zb;te.options=Qb;te.className=zn;te.defaultOptions=an;te.moduleName=Gp;te.folderName=Vp;te.ariaSpec={selector:".k-flatcolorpicker",rules:[{selector:".k-flatcolorpicker",attribute:"role=textbox",usage:"The focusable wrapper should be considered a textbox with a submittable value."},{selector:".k-flatcolorpicker",attribute:"aria-label or aria-labelledby",usage:"The component needs an accessible name including the currently selected value."},{selector:".k-flatcolorpicker",attribute:"tabindex=0",usage:"The element must be focusable."},{selector:".k-flatcolorpicker.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the FlatColorPicker is disabled."},{selector:".k-colorgradient",attribute:"role=none",usage:"The inner ColorGradient must have its role removed."},{selector:".k-colorgradient",attribute:"tabindex=-1",usage:"The inner ColorGradient must be removed from the page tab sequence."}]};var ca=te;var jb=require("react/jsx-runtime");var eh=require("react/jsx-runtime");var Xp=require("react/jsx-runtime"),$p=e=>(0,Xp.jsx)(ca,{group:!0,currentColor:"fuchsia",...e});var Wp=require("react/jsx-runtime"),qp=e=>(0,Wp.jsx)(ca,{view:"palette",group:!0,currentColor:"fuchsia",...e});var xs=require("react/jsx-runtime"),th=te.options,oh=te.states,ah={...te.defaultOptions,variant:"gradient"},nh=[{name:"gradient",title:"Gradient"},{name:"palette",title:"Palette"}],rh=[],ma=e=>{let{variant:t,...o}=e;return t==="palette"?(0,xs.jsx)(qp,{...o,color:"white"}):(0,xs.jsx)($p,{...o,color:"rgba(183, 118 , 118, 1.00)"})};ma.options=th;ma.states=oh;ma.variants=nh;ma.defaultOptions=ah;ma.modifiers=rh;ma.className=te.className;var Jp="color-picker",Yp="colorpicker";var de=require("react/jsx-runtime"),Zp="k-colorpicker",sh=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled],ih={size:[d.undefined,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full],fillMode:[h.undefined,h.solid,h.flat,h.outline]},Qp={arrowIconName:"chevron-down"},rt=e=>{let{size:t,rounded:o,fillMode:a,arrowIconName:n=Qp.arrowIconName,prefix:i,suffix:l,value:c,placeholder:u,hover:f,focus:N,valid:x,invalid:m,required:L,disabled:k,valueIconName:A,popup:E,opened:M,adaptive:O,adaptiveSettings:J,adaptiveTitle:Se,adaptiveSubtitle:Re,...Ke}=e,tt="colorpicker-popup";return(0,de.jsxs)(de.Fragment,{children:[(0,de.jsxs)(Ot,{...Ke,size:t,rounded:o,fillMode:a,hover:f,focus:N,valid:x,invalid:m,required:L,disabled:k,role:"combobox","aria-haspopup":"dialog","aria-expanded":M?"true":"false","aria-controls":M||O?tt:void 0,"aria-label":"Color picker",tabIndex:0,"aria-disabled":k?"true":void 0,className:r(e.className,Zp,"k-icon-picker"),children:[(0,de.jsx)(lt,{children:i}),(0,de.jsx)(ko,{placeholder:u,value:c,showValue:!1,valueIcon:(0,de.jsx)(ro,{className:"k-value-icon",color:c,iconName:A}),valueIconName:A}),(0,de.jsx)(pt,{children:l}),(0,de.jsx)(p,{className:"k-input-button",icon:n,size:t,fillMode:a,tabIndex:-1,"aria-label":"Open color picker",disabled:k})]}),M&&E&&(0,de.jsx)(W,{id:tt,className:"k-colorpicker-popup",children:E}),O&&(0,de.jsx)(ee,{adaptive:!0,id:tt,...J,header:(0,de.jsx)(He,{actionsEnd:(0,de.jsx)(p,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply"}),title:Se,subtitle:Re}),footer:(0,de.jsxs)(so,{children:[(0,de.jsx)(p,{text:"Cancel",size:"large"}),(0,de.jsx)(p,{text:"Set",size:"large",themeColor:"primary"})]}),children:(0,de.jsx)(te,{canvasOrientation:"vertical",size:"large",actionButtons:!1,group:!0})})]})};rt.states=sh;rt.options=ih;rt.className=Zp;rt.defaultOptions=Qp;rt.moduleName=Jp;rt.folderName=Yp;rt.ariaSpec={selector:".k-colorpicker",rules:[{selector:".k-colorpicker",attribute:"role=combobox",usage:"The focusable element should have role combobox (input with popup)."},{selector:".k-colorpicker",attribute:"aria-label or aria-labelledby",usage:"The component needs an accessible name including the currently selected value."},{selector:".k-colorpicker",attribute:"aria-haspopup=dialog",usage:"Indicates the component has a Dialog Popup."},{selector:".k-colorpicker",attribute:"aria-expanded=true/false",usage:"Announces the visibility state of the popup."},{selector:".k-colorpicker",attribute:"aria-controls (when open)",usage:"Points to the popup element."},{selector:".k-colorpicker",attribute:"tabindex=0",usage:"The element must be focusable."},{selector:".k-colorpicker.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the picker is disabled."},{selector:".k-colorpicker.k-disabled .k-button",attribute:"disabled or aria-disabled=true",usage:"Rendered only when the picker is disabled."},{selector:".k-colorgradient",attribute:"tabindex=-1",usage:"The inner ColorGradient must be removed from the page tab sequence."}]};var Jt=rt;var jp=require("react/jsx-runtime"),Un=e=>(0,jp.jsx)(Jt,{...e});var lh=require("react/jsx-runtime");var ph=require("react/jsx-runtime");var dh=require("react/jsx-runtime");var ch=require("react/jsx-runtime");var mh=require("react/jsx-runtime");var uh=require("react/jsx-runtime");var mo=require("react/jsx-runtime"),fh=Jt.options,bh=Jt.states,ed={...Jt.defaultOptions,variant:"color"},hh=[{name:"color",title:"Color",default:!0},{name:"no color",title:"No color"},{name:"icon",title:"Icon"}],xh=[{name:"opened",title:"Opened"}],ua=e=>{let{variant:t,modifiers:o,...a}={...ed,...e},n={};Object.keys(o||{}).forEach(l=>{l==="opened"&&(n.opened=!!(o!=null&&o[l]),n.popup=o!=null&&o[l]?(0,mo.jsx)(te,{size:a.size,color:"rgba(183, 118 , 118, 1.00)",group:!0}):"")});let i=n.opened?{width:"272px",height:"390px"}:{};switch(t){case"no color":return(0,mo.jsx)("div",{style:i,children:(0,mo.jsx)(Un,{...a,...n})});case"icon":return(0,mo.jsx)("div",{style:i,children:(0,mo.jsx)(Un,{value:"rgba(183, 118 , 118, 1.00)",valueIconName:"edit-tools",...a,...n})});default:return(0,mo.jsx)("div",{style:i,children:(0,mo.jsx)(Un,{value:"rgba(183, 118 , 118, 1.00)",...a,...n})})}};ua.options=fh;ua.states=bh;ua.variants=hh;ua.defaultOptions=ed;ua.modifiers=xh;ua.className=Jt.className;var gs="combobox",td=gs;var _=require("react/jsx-runtime"),od="k-combobox",gh=[s.hover,s.focus,s.valid,s.invalid,s.loading,s.required,s.disabled,s.readonly],Nh={size:[d.undefined,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full],fillMode:[h.undefined,h.solid,h.flat,h.outline]},ad={separators:!0},Ee=e=>{let{size:t,rounded:o,fillMode:a,separators:n=ad.separators,prefix:i,suffix:l,value:c,placeholder:u,hover:f,focus:N,valid:x,invalid:m,required:L,loading:k,disabled:A,popup:E,opened:M,readonly:O,adaptive:J,adaptiveSettings:Se,adaptiveTitle:Re,adaptiveSubtitle:Ke,adaptiveCustomValue:tt,id:No,autocomplete:tr,activeDescendant:no,"aria-label":un,...or}=e,ar=No?`${No}-listbox`:void 0;return(0,_.jsxs)(_.Fragment,{children:[(0,_.jsxs)(ae,{...or,size:t,rounded:o,fillMode:a,hover:f,focus:N,valid:x,invalid:m,required:L,loading:k,disabled:A,readonly:O,className:r(e.className,od),children:[i&&(0,_.jsxs)(_.Fragment,{children:[(0,_.jsx)(lt,{children:i}),n&&(0,_.jsx)(dt,{})]}),(0,_.jsx)(_e,{id:No,placeholder:u,value:c,role:"combobox","aria-haspopup":"listbox","aria-expanded":M?"true":"false","aria-controls":M?ar:void 0,"aria-activedescendant":M&&no?no:void 0,"aria-autocomplete":tr,"aria-invalid":m?"true":void 0,"aria-busy":k?"true":void 0,"aria-label":un,disabled:A,readOnly:O}),(0,_.jsx)(De,{valid:x,invalid:m,loading:k,disabled:A}),(0,_.jsx)(Je,{loading:k,disabled:A}),(0,_.jsx)(ot,{loading:k,disabled:A,readonly:O,value:c}),l&&(0,_.jsxs)(_.Fragment,{children:[n&&(0,_.jsx)(dt,{}),(0,_.jsx)(pt,{children:l})]}),(0,_.jsx)(p,{className:"k-input-button",icon:"chevron-down",size:t,fillMode:a,"aria-label":"Open popup",tabIndex:-1,disabled:A})]}),M&&E&&(0,_.jsx)(W,{className:"k-list-container k-combobox-popup",containerRole:"region",containerAriaLabel:"Combobox suggestions",children:E}),J&&(0,_.jsx)(ee,{adaptive:!0,id:No?`${No}-adaptive`:void 0,...Se,header:(0,_.jsx)(He,{actionsEnd:(0,_.jsx)(p,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply selection"}),input:!0,inputValue:c,inputPlaceholder:u,title:Re,subtitle:Ke}),children:(0,_.jsx)("div",{className:"k-list-container",children:(0,_.jsx)(K,{customValue:tt?(0,_.jsx)(co,{text:`Use "${c}"`}):void 0,size:"large",children:(0,_.jsxs)(F,{"aria-label":Re||"Options",children:[(0,_.jsx)(P,{text:"List item"}),(0,_.jsx)(P,{text:"List item"}),(0,_.jsx)(P,{text:"List item"})]})})})})]})};Ee.states=gh;Ee.options=Nh;Ee.className=od;Ee.defaultOptions=ad;Ee.moduleName=gs;Ee.folderName=td;Ee.ariaSpec={selector:".k-combobox",rules:[{selector:".k-combobox > .k-input-inner",attribute:"role=combobox",usage:"Identifies the input as a combobox."},{selector:".k-combobox > .k-input-inner",attribute:"aria-haspopup=listbox",usage:"Indicates the combobox has a listbox popup."},{selector:".k-combobox > .k-input-inner",attribute:"aria-expanded",usage:"Indicates whether the popup is open."},{selector:".k-combobox > .k-input-inner",attribute:"aria-controls=${id}-listbox (when open)",usage:"Points to the listbox element when popup is open."},{selector:".k-combobox > .k-input-inner",attribute:"aria-activedescendant (when open)",usage:"Points to the focused item in the listbox."},{selector:".k-combobox > .k-input-inner",attribute:"aria-autocomplete=list|both|inline (when has autocomplete)",usage:"Indicates the autocomplete behavior."},{selector:".k-combobox > .k-input-inner",attribute:"aria-invalid=true (when invalid)",usage:"Rendered when the combobox is in an invalid state."},{selector:".k-combobox > .k-input-inner",attribute:"aria-busy=true (when loading)",usage:"Rendered when the combobox is loading data."},{selector:".k-combobox > .k-input-inner",attribute:"label for or aria-label or aria-labelledby (when has accessible name)",usage:"Accessible name provided by consuming app."},{selector:".k-combobox.k-disabled > .k-input-inner",attribute:"disabled=disabled or aria-disabled=true",usage:"Rendered when the combobox is disabled."},{selector:".k-combobox .k-input-button",attribute:"role=button or nodeName=button",usage:"The dropdown toggle button."},{selector:".k-combobox .k-input-button",attribute:"aria-label",usage:"Accessible name for the dropdown button."},{selector:".k-combobox .k-input-button",attribute:"tabindex=-1",usage:"Dropdown button is not in the tab order."},{selector:".k-combobox-popup .k-list-content, .k-combobox-popup .k-list-ul",attribute:"role=listbox",usage:"The popup list container has the listbox role."},{selector:'.k-combobox-popup .k-list-ul[role="listbox"], .k-combobox-popup .k-list-content[role="listbox"]',attribute:"aria-label or aria-labelledby",usage:"Popup listbox must have an accessible name. Consuming code is responsible for associating with the component label via aria-labelledby."},{selector:".k-combobox-popup .k-list-item",attribute:"role=option",usage:"Each list item is an option."},{selector:".k-combobox-popup .k-list-item",attribute:"aria-selected (when selectable)",usage:"Indicates the selected state."},{selector:".k-combobox-popup .k-no-data",attribute:"aria-live=polite",usage:"Announces no-data state to screen readers."}]};var st=Ee;var rd=require("react/jsx-runtime"),nd=e=>(0,rd.jsx)(st,{...e});var sd=require("react/jsx-runtime");var id=require("react/jsx-runtime");var ld=require("react/jsx-runtime");var pd=require("react/jsx-runtime");var dd=require("react/jsx-runtime");var cd=require("react/jsx-runtime");var Ns=require("react/jsx-runtime");var vh=require("react/jsx-runtime");var kh=require("react/jsx-runtime");var md=require("react/jsx-runtime");var ud=require("react/jsx-runtime");var yt=require("react/jsx-runtime"),Lh=Ee.states,Mh=Ee.defaultOptions,Sh=Ee.options,yh=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"opened",title:"Opened"}],Ah=[],fa=e=>{let{modifiers:t,...o}=e,a={},n=(0,yt.jsx)(K,{style:{width:300},size:o.size,children:(0,yt.jsxs)(F,{children:[(0,yt.jsx)(P,{children:"List item"}),(0,yt.jsx)(P,{children:"List item"}),(0,yt.jsx)(P,{children:"List item"})]})});return Object.keys(t||{}).forEach(i=>{switch(i){case"prefix":a.prefix=t!=null&&t[i]?(0,yt.jsx)(v,{icon:"map-marker-target"}):void 0;break;case"suffix":a.suffix=t!=null&&t[i]?(0,yt.jsx)(fe,{size:o.size,icon:"copy",fillMode:"clear"}):void 0;break;case"opened":a.opened=!!(t!=null&&t[i]),a.popup=t!=null&&t[i]?n:void 0;break;default:break}}),(0,yt.jsx)("div",{children:(0,yt.jsx)(nd,{value:"Value",style:{width:300},...o,...a})})};fa.options=Sh;fa.states=Lh;fa.variants=Ah;fa.defaultOptions=Mh;fa.modifiers=yh;fa.className=Ee.className;var vs="menu-button",fd=vs;var hd=require("react/jsx-runtime"),bd="k-menu-button",Ch=[s.hover,s.focus,s.active,s.selected,s.disabled],Eh={size:[d.undefined,d.xsmall,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full],fillMode:[h.undefined,h.solid,h.flat,h.outline,h.clear,h.link],themeColor:[g.undefined,g.base,g.primary,g.secondary,g.tertiary,g.success,g.warning,g.error,g.info,g.inverse]},ks={showArrow:!0,arrowIconName:"chevron-down"},H=e=>{let{size:t,rounded:o,fillMode:a,themeColor:n,hover:i,focus:l,active:c,selected:u,disabled:f,icon:N,text:x,showArrow:m=ks.showArrow,arrowIconName:L=ks.arrowIconName,expanded:k,...A}=e;return(0,hd.jsx)(p,{...A,className:r(e.className,bd),text:x,size:t,rounded:o,fillMode:a,themeColor:n,hover:i,focus:l,active:c,selected:u,disabled:f,icon:N,showArrow:m,arrowIconName:L,"aria-expanded":k?"true":"false",...!x&&N&&!e["aria-label"]&&{"aria-label":"Menu"},...f&&{"aria-disabled":"true"}})};H.states=Ch;H.options=Eh;H.className=bd;H.defaultOptions=ks;H.moduleName=vs;H.folderName=fd;H.ariaSpec={selector:".k-menu-button",rules:[{selector:".k-menu-button",attribute:"role=button or nodeName=button",usage:"Omitted if the button DOM element is used."},{selector:".k-menu-button",attribute:"aria-label (when icon-only)",usage:"Required when no text is visible in the button."},{selector:".k-menu-button",attribute:"aria-expanded=true/false",usage:"Announces the state of the popup visibility."},{selector:".k-menu-button",attribute:"aria-controls=.k-menu-group id (when open)",usage:"Points to the popup element. Builds a relationship between the button and the popup."},{selector:".k-menu-button.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the button is disabled."},{selector:".k-menu-group",attribute:"role=list",usage:"Announces the list role of the popup."},{selector:".k-menu-item",attribute:"role=listitem",usage:"Announces the listitem role of the popup items."}]};var Ih=require("react/jsx-runtime");var Th=require("react/jsx-runtime");var Oh=require("react/jsx-runtime");var it="menu",bt=it;var Yt=require("react/jsx-runtime"),Ls="k-menu-item",Bh=[s.hover,s.focus,s.active,s.selected,s.disabled],Ph={},xd={iconPosition:"before"},Ie=e=>{let{hover:t,focus:o,active:a,selected:n,disabled:i,icon:l,text:c,first:u,last:f,showArrow:N,arrowIconName:x,iconPosition:m=xd.iconPosition,dir:L,children:k,expanded:A,...E}=e,M=x;return M||(M=L==="rtl"?"chevron-left":"chevron-right"),(0,Yt.jsxs)("li",{...E,className:r(e.className,Ls,"k-item",y(Ls,{focus:o,disabled:i,hover:t,active:a,selected:n}),{"k-first":u,"k-last":f}),role:"menuitem",...N&&{"aria-haspopup":"menu"},...N&&{"aria-expanded":A?"true":"false"},...i&&{"aria-disabled":"true"},...o&&{tabIndex:0},children:[(0,Yt.jsxs)("span",{className:r("k-link k-menu-link"),children:[l&&m==="before"&&(0,Yt.jsx)(v,{className:"k-menu-link-icon",icon:l}),(0,Yt.jsx)("span",{className:"k-menu-link-text",children:c}),l&&m==="after"&&(0,Yt.jsx)(v,{className:"k-menu-link-icon",icon:l}),N&&(0,Yt.jsx)("span",{className:"k-menu-expand-arrow","aria-hidden":"true",children:(0,Yt.jsx)(v,{icon:M})})]}),k]})};Ie.states=Bh;Ie.options=Ph;Ie.className=Ls;Ie.defaultOptions=xd;Ie.moduleName=it;Ie.folderName=bt;var Zt=require("react/jsx-runtime"),Ms="k-menu-item",wh=[s.hover,s.focus,s.active,s.selected,s.disabled],Rh={},Ss={dir:"ltr",iconPosition:"before"},Q=e=>{let{hover:t,focus:o,active:a,selected:n,disabled:i,icon:l,text:c,first:u,last:f,showArrow:N,arrowIconName:x,iconPosition:m=Ss.iconPosition,dir:L=Ss.dir,children:k,popup:A,expanded:E,...M}=e,O=x;return O||(O=L==="rtl"?"chevron-left":"chevron-right"),(0,Zt.jsxs)("li",{...M,className:r(e.className,Ms,"k-item",y(Ms,{focus:o,disabled:i}),{"k-first":u,"k-last":f}),role:"menuitem",...N&&{"aria-haspopup":"menu"},...N&&{"aria-expanded":E?"true":"false"},...i&&{"aria-disabled":"true"},...o&&{tabIndex:0},children:[(0,Zt.jsxs)("span",{className:r("k-link k-menu-link",y("k-menu-link",{hover:t,active:a,selected:n,disabled:i})),children:[l&&m==="before"&&(0,Zt.jsx)(v,{className:"k-menu-link-icon",icon:l}),(0,Zt.jsx)("span",{className:"k-menu-link-text",children:c}),l&&m==="after"&&(0,Zt.jsx)(v,{className:"k-menu-link-icon",icon:l}),N&&(0,Zt.jsx)("span",{className:"k-menu-expand-arrow","aria-hidden":"true",children:(0,Zt.jsx)(v,{icon:O})})]}),k,A]})};Q.states=wh;Q.options=Rh;Q.className=Ms;Q.defaultOptions=Ss;Q.moduleName=it;Q.folderName=bt;var vd=require("react/jsx-runtime"),gd="k-menu-scroll-wrapper",Kh=[],_h={},Dh={},Co=e=>{let{className:t,children:o,orientation:a,...n}=e;return(0,vd.jsx)("div",{...n,className:r(t,gd,{"k-menu-scroll-wrapper-vertical":a==="vertical"}),children:o})};Co.states=Kh;Co.options=_h;Co.className=gd;Co.defaultOptions=Dh;Co.moduleName=it;Co.folderName=bt;var Nd=Co;var ve=require("react/jsx-runtime"),ys="k-menu",Hh=[],zh={},Gn={orientation:"horizontal",header:!0,scrollButtonsPosition:"around"},ue=e=>{let{children:t,orientation:o=Gn.orientation,header:a=Gn.header,scrollable:n,scrollButtonsPosition:i=Gn.scrollButtonsPosition,wrapperStyles:l,dir:c,popup:u,contextMenu:f,...N}=e,x={horizontal:{prev:c!=="rtl"?"left":"right",next:c!=="rtl"?"right":"left"},vertical:{prev:"up",next:"down"}},m=(0,ve.jsx)("ul",{dir:c,...N,className:r(e.className,"k-reset",ys,{[`${ys}-${o}`]:o,"k-header":a}),role:f?"menu":"menubar",...o==="vertical"&&{"aria-orientation":"vertical"},children:t});return(0,ve.jsxs)(ve.Fragment,{children:[n?(0,ve.jsxs)(Nd,{orientation:o,style:l,dir:e.dir,children:[i==="start"&&(0,ve.jsxs)(ve.Fragment,{children:[(0,ve.jsx)(p,{fillMode:"flat",icon:`chevron-${x[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),(0,ve.jsx)(p,{fillMode:"flat",icon:`chevron-${x[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}),i==="around"&&(0,ve.jsx)(p,{fillMode:"flat",icon:`chevron-${x[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),m,i==="end"&&(0,ve.jsxs)(ve.Fragment,{children:[(0,ve.jsx)(p,{fillMode:"flat",icon:`chevron-${x[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),(0,ve.jsx)(p,{fillMode:"flat",icon:`chevron-${x[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}),i==="around"&&(0,ve.jsx)(p,{fillMode:"flat",icon:`chevron-${x[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}):m,u]})};ue.states=Hh;ue.options=zh;ue.className=ys;ue.defaultOptions=Gn;ue.moduleName=it;ue.folderName=bt;ue.ariaSpec={selector:".k-menu",rules:[{selector:".k-menu:not(.k-context-menu)",attribute:"role=menubar",usage:"Announces the Menu menubar role."},{selector:".k-menu.k-menu-vertical",attribute:"aria-orientation=vertical",usage:"Announces the Menu orientation when vertical."},{selector:".k-menu-item",attribute:"role=menuitem",usage:"Announces the Menu item role."},{selector:".k-menu-item",attribute:"aria-haspopup=menu (when present)",usage:"Indicates a popup menu is associated with the item."},{selector:".k-menu-item",attribute:"aria-expanded=true/false (when present)",usage:"Indicates whether the submenu is expanded."},{selector:".k-menu-item.k-disabled",attribute:"aria-disabled=true",usage:"Informs assistive technologies that a Menu item is disabled."},{selector:".k-menu-expand-arrow",attribute:"aria-hidden=true",usage:"Expand arrow elements are hidden from assistive technologies."},{selector:".k-menu-popup .k-menu-group",attribute:"role=menu",usage:"The role of the nested menu displayed in a popup."},{selector:".k-menu-scroll-button",attribute:"tabindex=-1",usage:"Scroll buttons are removed from the tab sequence."},{selector:".k-menu-scroll-button",attribute:"aria-label",usage:"Scroll buttons have an accessible label."},{selector:".k-menu-item.k-focus",attribute:"tabindex=0",usage:"The focused item has tabindex 0."},{selector:".k-menu-item",attribute:"aria-controls=ul.k-menu-group id (when present)",usage:"Points to the ID of the submenu. Only present when the item controls a submenu element."},{selector:".k-menu-popup .k-menu-group",attribute:"id",usage:"Each nested menu has a deterministic id linked to the parent aria-controls."}]};var Ld=require("react/jsx-runtime"),As="k-separator",kd={orientation:"horizontal"},ba=e=>{let{orientation:t=kd.orientation,...o}=e;return(0,Ld.jsx)("li",{...o,className:r(e.className,"k-item",As,{[`${As}-${t}`]:t}),role:"separator"})};ba.className=As;ba.defaultOptions=kd;ba.moduleName=it;ba.folderName=bt;var Md=require("react/jsx-runtime");var Sd=require("react/jsx-runtime"),Cs="k-menu-group",Uh=[],Fh={size:[d.undefined,d.small,d.medium,d.large]},Gh={},Te=e=>{let{children:t,size:o,...a}=e;return(0,Sd.jsx)("ul",{...a,className:r(e.className,Cs,C(Cs,{size:o})),role:"menu",children:t})};Te.states=Uh;Te.options=Fh;Te.className=Cs;Te.defaultOptions=Gh;Te.moduleName=it;Te.folderName=bt;var At=require("react/jsx-runtime"),Es=e=>(0,At.jsx)(ue,{children:(0,At.jsxs)(At.Fragment,{children:[(0,At.jsx)(Ie,{first:!0,text:"Item 1"}),(0,At.jsx)(Ie,{showArrow:!0,arrowIconName:"chevron-down",text:"Item 2"}),(0,At.jsx)(Ie,{showArrow:!0,arrowIconName:"chevron-down",text:"Item 3"}),(0,At.jsx)(Ie,{text:"Item 4"}),(0,At.jsx)(Ie,{last:!0,text:"Item 5"})]}),...e});var Is=require("react/jsx-runtime");var Ts=require("react/jsx-runtime");var Os=require("react/jsx-runtime");var Bs=require("react/jsx-runtime");var Kt=require("react/jsx-runtime"),Vh=ue.options,$h=ue.states,yd={...ue.defaultOptions,variant:"horizontal"},Xh=[{name:"horizontal",title:"Horizontal"},{name:"vertical",title:"Vertical"}],qh=[{name:"scrollable",title:"Scrollable"},{name:"opened",title:"Opened"}],ha=e=>{let{variant:t,modifiers:o,...a}={...yd,...e},n={};return Object.keys(o||{}).forEach(i=>{switch(i){case"scrollable":n.scrollable=!!(o!=null&&o[i]);break;case"opened":n.opened=!!(o!=null&&o[i]),n.popup=(0,Kt.jsx)(W,{className:"k-menu-popup",children:(0,Kt.jsxs)(Te,{children:[(0,Kt.jsx)(Q,{text:"Item 1"}),(0,Kt.jsx)(Q,{text:"Item 2"}),(0,Kt.jsx)(ba,{}),(0,Kt.jsx)(Q,{text:"Item 3"})]})});break}}),t==="vertical"?(0,Kt.jsx)(Es,{...a,...n,orientation:"vertical",style:{width:"200px"}}):(0,Kt.jsx)(Es,{...a,...n})};ha.options=Vh;ha.states=$h;ha.variants=Xh;ha.defaultOptions=yd;ha.modifiers=qh;ha.className=ue.className;var Ps=require("react/jsx-runtime");var Wh=require("react/jsx-runtime");var Oe=require("react/jsx-runtime"),Jh=p.states,Ad={...p.defaultOptions,variant:"text"},Yh=p.options,Zh=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],Qh=[{name:"opened",title:"Opened"}],xa=e=>{let{variant:t,modifiers:o,...a}={...Ad,...e},n={},i=(0,Oe.jsx)(W,{className:"k-menu-popup",children:(0,Oe.jsxs)(Te,{size:a.size,children:[(0,Oe.jsx)(Q,{first:!0,text:"Menu Item"}),(0,Oe.jsx)(Q,{text:"Menu Item"}),(0,Oe.jsx)(Q,{last:!0,text:"Menu Item"})]})}),l;switch(t){case"icon-only":l=(0,Oe.jsx)("div",{children:(0,Oe.jsx)(H,{...a,...n,icon:"star"})});break;case"icon-and-text":l=(0,Oe.jsx)("div",{children:(0,Oe.jsx)(H,{...a,...n,icon:"star",children:"Dropdown Button"})});break;default:l=(0,Oe.jsx)("div",{children:(0,Oe.jsx)(H,{...a,...n,children:"Dropdown Button"})});break}return(0,Oe.jsxs)(Oe.Fragment,{children:[l,(o==null?void 0:o.opened)&&i]})};xa.options=Yh;xa.states=Jh;xa.variants=Zh;xa.defaultOptions=Ad;xa.modifiers=Qh;xa.className=H.className;var ws="split-button",Cd=ws;var Qt=require("react/jsx-runtime"),Rs="k-split-button",jh=[s.hover,s.focus,s.active,s.selected,s.disabled],ex={size:[d.undefined,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full],fillMode:[h.undefined,h.solid,h.flat,h.outline,h.clear,h.link],themeColor:[g.undefined,g.base,g.primary,g.secondary,g.tertiary,g.success,g.warning,g.error,g.info,g.inverse]},Ed={arrowIconName:"chevron-down"},w=e=>{let{size:t,rounded:o,fillMode:a,themeColor:n,hover:i,focus:l,active:c,selected:u,disabled:f,icon:N,text:x,arrowIconName:m=Ed.arrowIconName,popup:L,opened:k,popupId:A,...E}=e;return(0,Qt.jsxs)(Qt.Fragment,{children:[(0,Qt.jsxs)("div",{...E,className:r(e.className,Rs,"k-button-group",C(Rs,{rounded:o})),children:[(0,Qt.jsx)(p,{text:x,icon:N,size:t,rounded:o,fillMode:a,themeColor:n,hover:i,focus:l,active:c,selected:u,disabled:f,...!x&&!e.children&&N&&{"aria-label":"Action"},children:e.children}),(0,Qt.jsx)(p,{className:"k-split-button-arrow",icon:m,size:t,rounded:o,fillMode:a,disabled:f,"aria-label":"Toggle dropdown","aria-expanded":k?"true":"false","aria-controls":k?A:void 0,tabIndex:-1,...f&&{"aria-disabled":"true"}})]}),k&&L&&(0,Qt.jsx)(W,{className:"k-menu-popup",children:L})]})};w.states=jh;w.options=ex;w.className=Rs;w.defaultOptions=Ed;w.moduleName=ws;w.folderName=Cd;w.ariaSpec={selector:".k-split-button",rules:[{selector:".k-split-button-arrow",attribute:"role=button or nodeName=button",usage:"Omitted if the <button> DOM element is used."},{selector:".k-split-button-arrow",attribute:"aria-label",usage:"The attribute must be present when no text is initially visible in the button."},{selector:".k-split-button-arrow",attribute:"aria-expanded=true/false",usage:"Announces the state of the popup visibility."},{selector:".k-split-button-arrow",attribute:"aria-controls=.k-menu-group id (when open)",usage:"Points to the popup element. Builds a relationship between the button and the popup."},{selector:".k-split-button-arrow",attribute:"tabindex=-1",usage:"The arrow button is removed from the tab sequence."},{selector:".k-split-button-arrow.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the button is disabled."},{selector:".k-menu-group",attribute:"role=list",usage:"Announces the list role of the popup."},{selector:".k-menu-item",attribute:"role=listitem",usage:"Announces the listitem role of the popup items."}]};var Ks=w;var Id=require("react/jsx-runtime"),tx="k-toolbar-separator",Ct=e=>(0,Id.jsx)("div",{className:r(tx,e.className,"k-separator")});var jt="toolbar",uo=jt;var T=require("react/jsx-runtime"),eo="k-toolbar",ox=[s.focus],ax={size:[d.undefined,d.small,d.medium,d.large],fillMode:[h.undefined,h.solid,h.outline,h.flat]},nx={scrollButtons:"around"},G=e=>{let{size:t,fillMode:o,focus:a,resizable:n,scrollable:i,scrollButtons:l,scrollingPosition:c,section:u,...f}=e,N=[],x=(m,L)=>{let k=[];if(m.type===p&&m.props.className&&m.props.className.includes("k-toolbar-overflow-button"))k.push((0,T.jsx)(p,{...m.props,className:`${m.props.className?m.props.className:""}`},`${L}-${new Date().getTime()}`));else if(m.type===p)k.push((0,T.jsx)(p,{...m.props,className:`k-toolbar-button ${m.props.className?m.props.className:""}`},`${L}-${new Date().getTime()}`));else if(m.type===Da)k.push((0,T.jsx)(Da,{...m.props,className:`k-toolbar-button ${m.props.className?m.props.className:""}`},`${L}-${new Date().getTime()}`));else if(m.type===fe)k.push((0,T.jsx)(fe,{...m.props,className:`k-toolbar-button ${m.props.className?m.props.className:""}`},`${L}-${new Date().getTime()}`));else if(m.type===H)k.push((0,T.jsx)(H,{...m.props,className:`k-toolbar-menu-button ${m.props.className?m.props.className:""}`},`${L}-${new Date().getTime()}`));else if(m.type===Ks)k.push((0,T.jsx)(Ks,{...m.props,className:`k-toolbar-split-button ${m.props.className?m.props.className:""}`},`${L}-${new Date().getTime()}`));else if(m.type===B||m.props.className&&m.props.className.includes("k-button-group")){let A=[];(Array.isArray(m.props.children)?m.props.children:[m.props.children]).forEach((M,O)=>{A.push((0,T.jsx)(p,{...M.props,className:`${M.props.className?M.props.className:""}`},`${O}-${new Date().getTime()}`))}),k.push((0,T.jsx)(B,{...m.props,className:`k-toolbar-button-group ${m.props.className?m.props.className:""}`,children:A},`${L}-${new Date().getTime()}`))}else m.type===Ee?k.push((0,T.jsx)(Ee,{...m.props,className:`k-toolbar-combobox ${m.props.className?m.props.className:""}`},`${L}-${new Date().getTime()}`)):m.type===le?k.push((0,T.jsx)(le,{...m.props,className:`k-toolbar-dropdownlist ${m.props.className?m.props.className:""}`},`${L}-${new Date().getTime()}`)):m.type===rt?k.push((0,T.jsx)(rt,{...m.props,className:`k-toolbar-colorpicker ${m.props.className?m.props.className:""}`},`${L}-${new Date().getTime()}`)):k.push(m);k.forEach(A=>{N.push(A)})};return e.children&&(Array.isArray(e.children)?e.children:[e.children]).forEach((L,k)=>{x(L,k)}),(0,T.jsxs)("div",{...f,className:r(e.className,eo,C(eo,{size:t,fillMode:o}),y(eo,{focus:a}),{[`${eo}-resizable`]:n,[`${eo}-scrollable`]:i,[`${eo}-scrollable-overlay`]:i&&l==="hidden",[`${eo}-scrollable-${c}`]:c&&c!=="both",[`${eo}-section`]:u}),role:"toolbar","aria-label":"Toolbar",children:[!i&&N,i&&l==="hidden"&&(0,T.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:N}),i&&l==="start"&&(0,T.jsxs)(T.Fragment,{children:[(0,T.jsxs)(B,{children:[(0,T.jsx)("span",{className:r("k-toolbar-prev","k-button",C("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,T.jsx)(v,{className:"k-button-icon",icon:"chevron-left"})}),(0,T.jsx)("span",{className:r("k-toolbar-next","k-button",C("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,T.jsx)(v,{className:"k-button-icon",icon:"chevron-right"})})]}),(0,T.jsx)(Ct,{className:"k-toolbar-button-separator"}),(0,T.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:N})]}),i&&l==="end"&&(0,T.jsxs)(T.Fragment,{children:[(0,T.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:N}),(0,T.jsx)(Ct,{className:"k-toolbar-button-separator"}),(0,T.jsxs)(B,{children:[(0,T.jsx)("span",{className:r("k-toolbar-prev","k-button",C("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,T.jsx)(v,{className:"k-button-icon",icon:"chevron-left"})}),(0,T.jsx)("span",{className:r("k-toolbar-next","k-button",C("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,T.jsx)(v,{className:"k-button-icon",icon:"chevron-right"})})]})]}),i&&(l==="around"||!l)&&(0,T.jsxs)(T.Fragment,{children:[(0,T.jsx)("span",{className:r("k-toolbar-prev","k-button",C("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,T.jsx)(v,{className:"k-button-icon",icon:"chevron-left"})}),(0,T.jsx)(Ct,{className:"k-toolbar-button-separator"}),(0,T.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:N}),(0,T.jsx)(Ct,{className:"k-toolbar-button-separator"}),(0,T.jsx)("span",{className:r("k-toolbar-next","k-button",C("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,T.jsx)(v,{className:"k-button-icon",icon:"chevron-right"})})]})]})};G.states=ox;G.options=ax;G.className=eo;G.defaultOptions=nx;G.moduleName=jt;G.folderName=uo;G.ariaSpec={selector:".k-toolbar",rules:[{selector:".k-toolbar",attribute:"role=toolbar",usage:"The component role."},{selector:".k-toolbar",attribute:"aria-label or aria-labelledby",usage:"Must be supplied when multiple toolbars exist."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-haspopup=menu",usage:"The overflow button opens a menu popup."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-expanded=true/false",usage:"Announces popup visibility state."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-controls=.k-toolbar-popup .k-menu-group id (when present)",usage:"Indicates the connection between the toggle button and the menu popup."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-label or title",usage:"Icon-only button must have accessible text."},{selector:".k-toolbar-popup .k-menu-group",attribute:"role=menu",usage:"The role of the tools wrapper in the overflow section."},{selector:".k-toolbar-popup .k-menu-group",attribute:"aria-labelledby=.k-toolbar-overflow-button id (when present)",usage:"Associates the title of the menu toggle button."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-horizontal"])',attribute:"aria-expanded=true/false",usage:"Announces section popup visibility state."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-horizontal"])',attribute:"aria-label or title",usage:"Icon-only button must have accessible text."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-horizontal"])',attribute:"aria-controls=.k-toolbar-popup .k-toolbar-items-list id (when present)",usage:"Indicates the connection between the toggle button and the section popup."},{selector:".k-toolbar-popup .k-toolbar-items-list",attribute:"role=toolbar",usage:"The role of the tools wrapper in the overflow section."},{selector:".k-toolbar-popup .k-toolbar-items-list",attribute:"aria-labelledby=.k-toolbar-overflow-button id (when present)",usage:"Associates the title of the section toggle button."}]};var Od=require("react/jsx-runtime"),Td="k-floating-toolbar",rx=[],sx={},ix={},ga=e=>{let{...t}=e;return(0,Od.jsx)("div",{...t,className:r(e.className,Td),children:e.children})};ga.states=rx;ga.options=sx;ga.className=Td;ga.defaultOptions=ix;ga.moduleName=jt;ga.folderName=uo;var Bd=require("react/jsx-runtime"),_s="k-toolbar-item",lx=[s.focus],px={},dx={},Na=e=>{let{focus:t,...o}=e;return(0,Bd.jsx)("div",{...o,className:r(e.className,_s,y(_s,{focus:t})),children:e.children})};Na.states=lx;Na.options=px;Na.className=_s;Na.defaultOptions=dx;Na.moduleName=jt;Na.folderName=uo;var Ds=require("react/jsx-runtime"),Pd="k-toolbar-popup",cx=[],mx={size:[d.undefined,d.small,d.medium,d.large],fillMode:[h.undefined,h.solid,h.outline,h.flat]},ux={},Eo=e=>{let{size:t,fillMode:o,section:a,...n}=e;return(0,Ds.jsx)(W,{...n,className:r(e.className,Pd),children:a?(0,Ds.jsx)("span",{className:r("k-toolbar-items-list",C("k-toolbar-items-list",{size:t,fillMode:o})),role:"toolbar",children:e.children}):e.children})};Eo.states=cx;Eo.options=mx;Eo.className=Pd;Eo.defaultOptions=ux;Eo.moduleName=jt;Eo.folderName=uo;var Vn=Eo;var fx=require("react/jsx-runtime");var bx=require("react/jsx-runtime");var hx=require("react/jsx-runtime");var wd=require("react/jsx-runtime");var xx=require("react/jsx-runtime");var ht=require("react/jsx-runtime"),gx=w.states,Rd={...w.defaultOptions,variant:"text"},Nx=w.options,vx=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],kx=[{name:"opened",title:"Opened"}],va=e=>{let{variant:t,modifiers:o,...a}={...Rd,...e},n={},i=(0,ht.jsxs)(Te,{size:a.size,children:[(0,ht.jsx)(Q,{first:!0,text:"Menu Item"}),(0,ht.jsx)(Q,{text:"Menu Item"}),(0,ht.jsx)(Q,{last:!0,text:"Menu Item"})]});switch(Object.keys(o||{}).forEach(l=>{l==="opened"&&(n.opened=!!(o!=null&&o[l]),n.popup=o!=null&&o[l]?i:"")}),t){case"icon-only":return(0,ht.jsx)("div",{children:(0,ht.jsx)(w,{...a,...n,icon:"star"})});case"icon-and-text":return(0,ht.jsx)("div",{children:(0,ht.jsx)(w,{...a,...n,icon:"star",children:"Split Button"})});default:return(0,ht.jsx)("div",{children:(0,ht.jsx)(w,{...a,...n,children:"Split Button"})})}};va.options=Nx;va.states=gx;va.variants=vx;va.defaultOptions=Rd;va.modifiers=kx;va.className=w.className;var _t=require("react/jsx-runtime"),Kd=e=>(0,_t.jsx)(G,{children:[(0,_t.jsx)(p,{children:"Button"},"toolbar-button"),(0,_t.jsx)(H,{text:"Menu button"},"toolbar-menu-button"),(0,_t.jsx)(w,{children:"Split button"},"toolbar-split-button"),(0,_t.jsxs)(B,{children:[(0,_t.jsx)(p,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,_t.jsx)(p,{icon:"align-center",children:"Center"}),(0,_t.jsx)(p,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...e});var _d=require("react/jsx-runtime");var ke=require("react/jsx-runtime"),Dd=e=>(0,ke.jsx)(G,{scrollable:!0,...e,children:[(0,ke.jsx)(p,{children:"Button"},"toolbar-button"),(0,ke.jsx)(H,{text:"Menu button"},"toolbar-menu-button"),(0,ke.jsx)(w,{children:"Split button"},"toolbar-split-button"),(0,ke.jsxs)(B,{children:[(0,ke.jsx)(p,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,ke.jsx)(p,{icon:"align-center",children:"Center"}),(0,ke.jsx)(p,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group"),(0,ke.jsx)(p,{children:"Button"},"toolbar-button"),(0,ke.jsx)(H,{text:"Menu button"},"toolbar-menu-button"),(0,ke.jsx)(w,{children:"Split button"},"toolbar-split-button"),(0,ke.jsxs)(B,{children:[(0,ke.jsx)(p,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,ke.jsx)(p,{icon:"align-center",children:"Center"}),(0,ke.jsx)(p,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...e});var Le=require("react/jsx-runtime"),Hd=({scrollingPosition:e="start",...t})=>(0,Le.jsx)(G,{scrollable:!0,scrollButtons:"hidden",scrollingPosition:e,...t,children:[(0,Le.jsx)(p,{children:"Button"},"toolbar-button"),(0,Le.jsx)(H,{text:"Menu button"},"toolbar-menu-button"),(0,Le.jsx)(w,{children:"Split button"},"toolbar-split-button"),(0,Le.jsxs)(B,{children:[(0,Le.jsx)(p,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,Le.jsx)(p,{icon:"align-center",children:"Center"}),(0,Le.jsx)(p,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group"),(0,Le.jsx)(p,{children:"Button"},"toolbar-button"),(0,Le.jsx)(H,{text:"Menu button"},"toolbar-menu-button"),(0,Le.jsx)(w,{children:"Split button"},"toolbar-split-button"),(0,Le.jsxs)(B,{children:[(0,Le.jsx)(p,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,Le.jsx)(p,{icon:"align-center",children:"Center"}),(0,Le.jsx)(p,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...t});var j=require("react/jsx-runtime"),zd=({fillMode:e,size:t,...o})=>(0,j.jsxs)(j.Fragment,{children:[(0,j.jsx)(G,{section:!0,fillMode:e,size:t,children:[(0,j.jsx)(p,{fillMode:e,size:t,children:"Button"},"toolbar-button"),(0,j.jsxs)(B,{fillMode:e,children:[(0,j.jsx)(p,{className:"k-group-start",icon:"align-left",fillMode:e,size:t,children:"Left"}),(0,j.jsx)(p,{icon:"align-center",fillMode:e,size:t,children:"Center"}),(0,j.jsx)(p,{className:"k-group-end",icon:"align-right",fillMode:e,size:t,children:"Right"})]},"toolbar-button-group"),(0,j.jsx)(Ct,{className:"k-toolbar-button-separator"}),(0,j.jsx)(p,{icon:"more-horizontal",className:"k-toolbar-overflow-button",fillMode:"flat",size:t,rounded:"none","aria-label":"More options","aria-expanded":"false"})],...o}),(0,j.jsxs)(Vn,{size:t,fillMode:e,section:!0,...o,children:[(0,j.jsx)(w,{fillMode:e,size:t,children:"Split button"},"toolbar-split-button"),(0,j.jsx)(p,{fillMode:e,size:t,children:"Button"},"toolbar-button"),(0,j.jsx)(Ct,{}),(0,j.jsx)(H,{text:"Menu button",fillMode:e,size:t},"toolbar-menu-button"),(0,j.jsxs)(B,{fillMode:e,children:[(0,j.jsx)(p,{className:"k-group-start",icon:"align-left",fillMode:e,size:t,children:"Left"}),(0,j.jsx)(p,{icon:"align-center",fillMode:e,size:t,children:"Center"}),(0,j.jsx)(p,{className:"k-group-end",icon:"align-right",fillMode:e,size:t,children:"Right"})]},"toolbar-button-group")]})]});var Hs=require("react/jsx-runtime");var zs=require("react/jsx-runtime");var to=require("react/jsx-runtime"),Lx=G.options,Mx=G.states,Ud={...G.defaultOptions,variant:"default"},Sx=[{name:"default",title:"Default"},{name:"scrollable",title:"Scrollable"},{name:"overlay",title:"Overlay"},{name:"responsive",title:"Responsive"}],yx=[],ka=e=>{let{variant:t,...o}={...Ud,...e};switch(t){case"responsive":return(0,to.jsx)("div",{children:(0,to.jsx)(zd,{style:{width:"583px"},...o})});case"overlay":return(0,to.jsx)("div",{children:(0,to.jsx)(Hd,{style:{width:"583px"},...o,scrollingPosition:"start",scrollButtons:"hidden"})});case"scrollable":return(0,to.jsx)("div",{children:(0,to.jsx)(Dd,{style:{width:"583px"},...o})});default:return(0,to.jsx)("div",{children:(0,to.jsx)(Kd,{style:{width:"583px"},...o})})}};ka.options=Lx;ka.states=Mx;ka.variants=Sx;ka.defaultOptions=Ud;ka.modifiers=yx;ka.className=G.className;var re=require("react/jsx-runtime"),Fd="k-message",Ax=[s.hover,s.selected,s.active,s.focus],Cx={},Ex=[(0,re.jsx)(p,{icon:"copy",fillMode:"flat","aria-label":"Copy"}),(0,re.jsx)(p,{icon:"arrow-rotate-cw-outline",fillMode:"flat","aria-label":"Retry"}),(0,re.jsx)(p,{icon:"download-light",fillMode:"flat","aria-label":"Download"})],La={time:"Thu Feb 08 2018",text:"How can I help you?",status:"Seen",toolbarItems:Ex,failed:"Failed to send"},X=e=>{let{time:t=La.time,text:o=La.text,content:a,status:n=La.status,statusIcon:i,toolbarItems:l=La.toolbarItems,hover:c,selected:u,active:f,focus:N,toolbar:x,typing:m,expandable:L,expanded:k,removed:A,files:E,failed:M,...O}=e,J=M===!0?La.failed:M;return(0,re.jsxs)("div",{...O,className:r(Fd,e.className,{"k-message-removed":A,"k-message-failed":M}),children:[M&&(0,re.jsx)(fe,{className:"k-resend-button",icon:"arrow-rotate-cw-outline",size:"xsmall",fillMode:"clear","aria-label":"Resend"}),(0,re.jsx)(Gd,{typing:m,selected:u,hover:c,active:f,focus:N,content:(0,re.jsxs)(re.Fragment,{children:[a,o&&(0,re.jsx)("span",{className:"k-chat-bubble-text",children:o})]}),expandable:L,expanded:k,files:E}),(0,re.jsxs)("div",{className:"k-message-info",children:[n&&(0,re.jsxs)("span",{className:"k-message-status",children:[i&&(0,re.jsx)(v,{icon:i,size:"xsmall"}),n]}),t&&(0,re.jsx)("time",{className:"k-message-time",children:t}),M&&(0,re.jsxs)("span",{className:"k-message-failed-content",children:[M&&(0,re.jsx)(v,{icon:"warning-triangle",size:"xsmall"}),M&&(0,re.jsx)("span",{className:"k-message-failed-text",children:J})]})]}),x&&(0,re.jsx)(G,{className:"k-chat-message-toolbar",fillMode:"flat",children:l})]})};X.states=Ax;X.options=Cx;X.className=Fd;X.defaultOptions=La;var Us="avatar",Vd=Us;var Gs=require("react/jsx-runtime"),nn="k-avatar";var Ix=[s.hover,s.focus,s.active,s.selected,s.disabled],Tx={size:[d.undefined,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full],fillMode:[h.undefined,h.solid,h.outline],themeColor:[g.undefined,g.base,g.primary,g.secondary,g.tertiary]},Fs={type:"text",border:!1},Be=e=>{let{size:t,rounded:o,fillMode:a,themeColor:n,type:i=Fs.type,border:l=Fs.border,...c}=e;return(0,Gs.jsx)("div",{...c,className:r(e.className,nn,C(nn,{size:t,rounded:o,fillMode:a,themeColor:n}),{[`${nn}-bordered`]:l}),children:(0,Gs.jsx)("span",{className:`${nn}-${i}`,children:e.children})})};Be.states=Ix;Be.options=Tx;Be.className=nn;Be.defaultOptions=Fs;Be.moduleName=Us;Be.folderName=Vd;Be.ariaSpec={selector:".k-avatar",rules:[{selector:".k-avatar img",attribute:"alt",usage:"Images inside Avatar must have alt text for screen readers."}]};var Io=Be;var Xd=require("react/jsx-runtime"),$d=e=>(0,Xd.jsx)(Io,{type:"icon",...e});var Wd=require("react/jsx-runtime"),qd=e=>(0,Wd.jsx)(Io,{type:"text",...e});var Jd=require("react/jsx-runtime"),$n=e=>(0,Jd.jsx)(Io,{type:"image",...e});var Ox=require("react/jsx-runtime");var Ma=require("react/jsx-runtime"),Bx=Be.options,Px=Be.states,wx={...Be.defaultOptions,variant:"image"},Rx=[{name:"image",title:"Image"},{name:"icon",title:"Icon Avatar"},{name:"text",title:"Text Avatar"}],Kx=[],Sa=e=>{let{variant:t,...o}=e;switch(t){case"icon":return(0,Ma.jsx)($d,{...o,children:(0,Ma.jsx)(v,{icon:"star"})});case"text":return(0,Ma.jsx)(qd,{...o,children:"JO"});default:return(0,Ma.jsx)($n,{...o,children:(0,Ma.jsx)("img",{src:"https://demos.telerik.com/kendo-ui/content/web/Customers/RICSU.jpg"})})}};Sa.options=Bx;Sa.states=Px;Sa.variants=Rx;Sa.defaultOptions=wx;Sa.modifiers=Kx;Sa.className=Be.className;var Et=require("react/jsx-runtime"),rn="k-message-group",_x=[s.selected],Dx={},Xn={author:"Bruv",avatar:"/packages/html/assets/avatar.jpg",type:"receiver"},q=e=>{let{type:t=Xn.type,author:o=Xn.author,avatar:a=Xn.avatar,status:n,selected:i,fullWidth:l,...c}=e;return(0,Et.jsxs)("div",{...c,className:r(rn,e.className,y(rn,{selected:i}),{[`${rn}-${t}`]:t,"k-no-avatar":!a,[`${rn}-full-width`]:l}),children:[a&&!n&&(0,Et.jsx)(Be,{type:"image",children:(0,Et.jsx)("img",{src:a,alt:o||""})}),n&&a&&(0,Et.jsxs)("div",{className:"k-chat-user-status-wrapper",children:[(0,Et.jsx)(Be,{type:"image",children:(0,Et.jsx)("img",{src:a,alt:o||""})}),(0,Et.jsx)("div",{className:"k-chat-user-status"})]}),(0,Et.jsxs)("div",{className:"k-message-group-content",children:[o&&(0,Et.jsx)("span",{className:"k-message-author",children:o}),e.children]})]})};q.states=_x;q.options=Dx;q.className=rn;q.defaultOptions=Xn;var Dt=require("react/jsx-runtime"),Vs="k-message-reference",Hx={},Yd={type:"receiver"},ya=e=>{let{content:t,closeable:o,pinned:a,type:n=Yd.type,...i}=e;return(0,Dt.jsxs)("div",{...i,className:r(Vs,e.className,{[`${Vs}-${n}`]:n,"k-message-pinned":a}),children:[a&&(0,Dt.jsx)(v,{icon:"pin-outline"}),(0,Dt.jsx)("div",{className:"k-message-reference-content",children:t}),o&&(0,Dt.jsxs)(Dt.Fragment,{children:[(0,Dt.jsx)("span",{className:"k-spacer"}),(0,Dt.jsx)(p,{icon:"x-mark-sm-outline",fillMode:"flat",size:"xsmall","aria-label":"Close"})]})]})};ya.options=Hx;ya.className=Vs;ya.defaultOptions=Yd;var $s="bubble",Zd=$s;var To=require("react/jsx-runtime"),Xs="k-bubble",zx=[s.hover,s.active,s.selected,s.focus],qs={expandable:!1,expanded:!1},fo=e=>{let{content:t,hover:o,active:a,focus:n,selected:i,expandable:l=qs.expandable,expanded:c=qs.expanded,...u}=e;return(0,To.jsxs)("div",{...u,className:r(e.className,Xs,y(Xs,{hover:o,active:a,focus:n,selected:i}),{"k-bubble-expandable":l},{"k-expanded":c}),tabIndex:0,children:[(0,To.jsx)("div",{className:"k-bubble-content",children:t??e.children}),l&&(0,To.jsx)("span",{className:"k-bubble-expandable-indicator",role:"button","aria-label":c?"Show less":"Show more",tabIndex:0,children:c?(0,To.jsx)(v,{icon:"chevron-up"}):(0,To.jsx)(v,{icon:"chevron-down"})})]})};fo.states=zx;fo.className=Xs;fo.defaultOptions=qs;fo.moduleName=$s;fo.folderName=Zd;fo.ariaSpec={selector:".k-bubble",rules:[{selector:".k-bubble",attribute:"tabindex=0",usage:"The Chat bubble must be focusable."},{selector:".k-bubble-expandable-indicator",attribute:"role=button",usage:"The expandable indicator must have an appropriate role."},{selector:".k-bubble-expandable-indicator",attribute:"aria-label or title",usage:"The expandable indicator must be properly labelled."},{selector:".k-bubble-expandable-indicator",attribute:"tabindex=0",usage:"The expandable indicator must be part of the page tabsequence."}]};var Ux=require("react/jsx-runtime");var Fx=require("react/jsx-runtime");var Gx=require("react/jsx-runtime");var Oo=require("react/jsx-runtime"),Vx="k-chat-bubble",Gd=e=>{let{typing:t,content:o,files:a,...n}=e;return(0,Oo.jsxs)(fo,{...n,className:r(e.className,Vx),children:[t?(0,Oo.jsxs)("div",{className:"k-typing-indicator",tabIndex:-1,children:[(0,Oo.jsx)("span",{}),(0,Oo.jsx)("span",{}),(0,Oo.jsx)("span",{})]}):o,a]})};var $x=require("react/jsx-runtime");var sn=require("react/jsx-runtime"),jd="k-chat-event",Ws={icon:"trash",text:"You deleted Chat history."},ec=e=>{let{icon:t=Ws.icon,text:o=Ws.text,...a}=e;return(0,sn.jsxs)("div",{...a,className:r(e.className,jd),children:[t&&(0,sn.jsx)(v,{className:"k-chat-event-icon",icon:t,size:"xsmall"}),o&&(0,sn.jsx)("span",{className:"k-chat-event-text",children:o})]})};ec.className=jd;ec.defaultOptions=Ws;var Xx=require("react/jsx-runtime");var Ge=require("react/jsx-runtime"),tc=e=>(0,Ge.jsx)(V,{children:(0,Ge.jsxs)(Ge.Fragment,{children:[(0,Ge.jsx)("div",{className:"k-timestamp",children:"Day, Month 7, 2023"}),(0,Ge.jsx)(q,{children:(0,Ge.jsx)(X,{})}),(0,Ge.jsx)(q,{type:"sender",children:(0,Ge.jsx)(X,{})}),(0,Ge.jsx)(q,{children:(0,Ge.jsx)(X,{text:"Very long message text that tests message overflowing behavior. Very long message text that tests message overflowing behavior."})}),(0,Ge.jsx)(q,{type:"sender",children:(0,Ge.jsx)(X,{text:"Unusually_long_word_that_tests_word_break_behavior__unusually_long_word_that_tests_word_break_behavior"})})]}),...e});var Js=require("react/jsx-runtime"),qn="k-file-box-wrapper",oc={layout:"horizontal"},Ht=e=>{let{layout:t=oc.layout,scrollingPosition:o,...a}=e;return(0,Js.jsx)("ul",{role:"list","aria-label":"Attached files",...a,className:r(e.className,qn,{"k-files-vertical":t==="vertical","k-files-wrap":t==="wrap",[`${qn}-scrollable-start`]:t==="horizontal"&&(o==="start"||o==="both"),[`${qn}-scrollable-end`]:t==="horizontal"&&(o==="end"||o==="both")}),children:t==="horizontal"?(0,Js.jsx)("div",{className:"k-files-scroll",role:"presentation",children:e.children}):e.children})};Ht.className=qn;Ht.defaultOptions=oc;var Ys="file-box",ac=Ys;var zt=require("react/jsx-runtime"),nc="k-file-box",qx=[s.selected],Wx={},ln={icon:"file-pdf",name:"FileName.pdf",size:"2MB",showButton:"true"},Ve=e=>{let{icon:t=ln.icon,name:o=ln.name,size:a=ln.size,status:n,deleted:i,removeButton:l,showButton:c=ln.showButton,...u}=e,f=[o,a].filter(Boolean).join(" ");return(0,zt.jsxs)("li",{role:"listitem",tabIndex:0,"aria-label":f||void 0,...u,className:r(nc,e.className,{"k-file-deleted":i}),children:[(0,zt.jsx)(v,{icon:t,size:"xlarge","aria-hidden":"true"}),(0,zt.jsxs)("div",{className:"k-file-info",children:[o&&(0,zt.jsx)("span",{className:"k-file-name",children:o}),a&&(0,zt.jsx)("span",{className:"k-file-size",children:a}),n&&(0,zt.jsx)("span",{className:"k-file-status",children:n})]}),c&&(l?(0,zt.jsx)(p,{as:"span",icon:"x-mark-sm-outline",fillMode:"flat",size:"xsmall","aria-hidden":"true"}):(0,zt.jsx)(H,{icon:"more-vertical",fillMode:"flat",size:"xsmall",showArrow:!1,"aria-label":"File actions"}))]})};Ve.states=qx;Ve.options=Wx;Ve.className=nc;Ve.defaultOptions=ln;Ve.moduleName=Ys;Ve.folderName=ac;Ve.ariaSpec={selector:".k-file-box-wrapper",rules:[{selector:".k-file-box-wrapper",attribute:"role=list",usage:"Explicitly sets the UL role to list."},{selector:".k-file-box-wrapper",attribute:"aria-label",usage:'Provides an accessible name for the file list (e.g. "Attached files").'},{selector:".k-file-box-wrapper .k-files-scroll",attribute:"role=presentation",usage:"The scrollable container between the list and its items is presentational, ensuring the list\u2192listitem relationship is preserved in the accessibility tree."},{selector:".k-file-box-wrapper .k-file-box",attribute:"role=listitem",usage:"Explicitly sets the LI role to listitem."},{selector:".k-file-box-wrapper .k-file-box",attribute:"tabindex",usage:"Makes the file box focusable. Uses roving tabindex: 0 for the focused item, -1 for the rest."},{selector:".k-file-box-wrapper .k-file-box",attribute:"aria-label",usage:'Provides an accessible name describing the file. Can include the file name and size (e.g. "FileName.pdf 2MB").'},{selector:".k-file-box-wrapper .k-file-box .k-icon",attribute:"aria-hidden=true",usage:"The file type icon is decorative and hidden from screen readers."},{selector:".k-file-box-wrapper .k-file-box span.k-button",attribute:"aria-hidden=true",usage:"The remove button is rendered as a decorative span and hidden from screen readers. File removal is handled by keyboard interaction on the listitem itself."}]};var Jx=require("react/jsx-runtime");var Yx=require("react/jsx-runtime");var rc=require("react/jsx-runtime");var sc=require("react/jsx-runtime");var Zx=require("react/jsx-runtime");var Zs=require("react/jsx-runtime");var Qs=require("react/jsx-runtime");var js="skeleton",ic=js;var lc=require("react/jsx-runtime"),ei="k-skeleton",Qx=["circle","text","rect"],jx=[],eg={},ti={variant:"text",shape:"text",animation:"pulse"},It=e=>{let{variant:t,shape:o,animation:a=ti.animation,...n}=e,i=`skeleton-${t||o||ti.variant}`;return(0,lc.jsx)("span",{...n,className:r(e.className,ei,bn(ei,i),{[`k-skeleton-${a}`]:a}),style:e.style})};It.states=jx;It.options=eg;It.variants=Qx;It.className=ei;It.defaultOptions=ti;It.moduleName=js;It.folderName=ic;It.ariaSpec={selector:".k-skeleton",rules:[]};var tg=require("react/jsx-runtime");var og=require("react/jsx-runtime");var ag=require("react/jsx-runtime");var oi=require("react/jsx-runtime");var ai=require("react/jsx-runtime");var ni="window",pc=ni;var cc=require("react/jsx-runtime"),dc="k-window-content",ng=[],rg={},sg={},bo=e=>{let{children:t,...o}=e;return(0,cc.jsx)("div",{...o,className:r(dc,e.className),children:t})};bo.states=ng;bo.options=rg;bo.className=dc;bo.defaultOptions=sg;bo.moduleName=ni;bo.folderName=pc;var pn="dialog",Wn=pn;var Qe=require("react/jsx-runtime"),mc="k-dialog",ig=[],lg={},ri={actionButtonsAlign:"stretched",modal:!0},je=e=>{let{title:t,actions:o,actionButtons:a,actionButtonsAlign:n=ri.actionButtonsAlign,modal:i=ri.modal,...l}=e,c=t!==void 0?R("dialog-titlebar"):void 0,u=R("dialog-content");return(0,Qe.jsxs)("div",{className:"k-dialog-wrapper",children:[i&&(0,Qe.jsx)(Pt,{}),(0,Qe.jsxs)("div",{...l,className:r(e.className,mc,"k-window"),role:"dialog","aria-labelledby":c,"aria-describedby":u,...i&&{"aria-modal":"true"},children:[(t!==void 0||o)&&(0,Qe.jsxs)("div",{className:"k-window-titlebar k-dialog-titlebar",id:c,children:[t!==void 0&&(0,Qe.jsx)("span",{className:"k-window-title k-dialog-title",children:t}),o&&(0,Qe.jsx)(Qe.Fragment,{children:(0,Qe.jsx)("div",{className:"k-window-titlebar-actions k-dialog-titlebar-actions",children:o.map(f=>(0,Qe.jsx)(p,{icon:f,fillMode:"flat",size:"xsmall",className:"k-window-titlebar-action k-dialog-titlebar-action","aria-label":f},f))})})]}),(0,Qe.jsx)(bo,{className:"k-dialog-content",id:u,children:e.children}),a&&(0,Qe.jsx)(at,{alignment:n,className:"k-window-actions k-dialog-actions",children:a})]})]})};je.states=ig;je.options=lg;je.className=mc;je.defaultOptions=ri;je.moduleName=pn;je.folderName=Wn;je.ariaSpec={selector:".k-dialog",rules:[{selector:".k-dialog",attribute:"role=dialog or role=alertdialog",usage:"Announces the dialog or alertdialog role of the component."},{selector:".k-dialog",attribute:"aria-labelledby",usage:"Associate the title of the dialog."},{selector:".k-dialog",attribute:"aria-describedby",usage:"Associate the dialog content to the wrap element."},{selector:".k-overlay + .k-dialog",attribute:"aria-modal=true",usage:"Announces that the dialog is modal. Attribute is added only when the dialog is modal."}]};var si=je;var fc=require("react/jsx-runtime"),uc="k-dialog-wrapper",pg=[],dg={},cg={},Aa=e=>{let{...t}=e;return(0,fc.jsx)("div",{...t,className:r(e.className,uc),children:e.children})};Aa.states=pg;Aa.options=dg;Aa.className=uc;Aa.defaultOptions=cg;Aa.moduleName=pn;Aa.folderName=Wn;var Ut=require("react/jsx-runtime"),bc=e=>(0,Ut.jsx)(si,{title:"Title",children:(0,Ut.jsx)(Ut.Fragment,{children:"Dialog content"}),actionButtons:(0,Ut.jsxs)(Ut.Fragment,{children:[(0,Ut.jsx)(p,{children:"Action"}),(0,Ut.jsx)(p,{themeColor:"primary",children:"Primary"})]}),actions:["x"],...e});var ii=require("react/jsx-runtime");var oo=require("react/jsx-runtime"),mg=je.options,ug=[],fg=je.states,bg=je.defaultOptions,hg=[],Ca=e=>(0,oo.jsx)(bc,{style:{width:"350px",height:"215px"},...e,title:"Please confirm",actions:["x"],actionButtonsAlign:"stretched",actionButtons:(0,oo.jsxs)(oo.Fragment,{children:[(0,oo.jsx)(p,{children:"No"}),(0,oo.jsx)(p,{themeColor:"primary",children:"Yes"})]}),children:(0,oo.jsx)("p",{style:{margin:"36px",textAlign:"center"},children:"Are you sure you want to continue?"})});Ca.options=mg;Ca.states=fg;Ca.variants=ug;Ca.defaultOptions=bg;Ca.modifiers=hg;Ca.className=je.className;var li="dropzone",hc=li;var Bo=require("react/jsx-runtime"),pi="k-external-dropzone",xg=[s.disabled,s.hover],gg={},di={icon:"upload",hint:"Drag and drop files here to upload"},$e=e=>{let{hover:t,disabled:o,icon:a=di.icon,hint:n=di.hint,note:i,...l}=e;return(0,Bo.jsx)("div",{...l,className:r(e.className,pi,y(pi,{disabled:o}),{"k-external-dropzone-hover":t}),children:(0,Bo.jsxs)("div",{className:"k-dropzone-inner",children:[a&&(0,Bo.jsx)(v,{icon:a,className:"k-dropzone-icon",size:"xxxlarge"}),n&&(0,Bo.jsx)("span",{className:"k-dropzone-hint",children:n}),i&&(0,Bo.jsx)("span",{className:"k-dropzone-note",children:i})]})})};$e.states=xg;$e.options=gg;$e.className=pi;$e.defaultOptions=di;$e.moduleName=li;$e.folderName=hc;var gc=require("react/jsx-runtime"),xc=e=>(0,gc.jsx)($e,{...e});var Ng=require("react/jsx-runtime");var Nc=require("react/jsx-runtime"),vg=$e.options,kg=$e.states,Lg=$e.defaultOptions,Mg=[{name:"note",title:"Note"}],Sg=[],Ea=e=>{let{modifiers:t,...o}=e,a={};return Object.keys(t||{}).forEach(n=>{n==="note"&&(a.note=t!=null&&t[n]?"Only JPEG, PNG and SVG files are allowed.":void 0)}),(0,Nc.jsx)(xc,{style:{width:"500px"},...o,...a})};Ea.options=vg;Ea.states=kg;Ea.variants=Sg;Ea.defaultOptions=Lg;Ea.modifiers=Mg;Ea.className=$e.className;var se=require("react/jsx-runtime"),ci="k-upload-dropzone",yg=[s.hover],Jn=e=>{let{hover:t,status:o,disabled:a,hasFiles:n,filesId:i,...l}=e,c;switch(o){case"uploading":c=(0,se.jsxs)(se.Fragment,{children:[(0,se.jsx)(v,{icon:"upload"}),"Uploading..."]});break;case"done":c=(0,se.jsxs)(se.Fragment,{children:[(0,se.jsx)(v,{icon:"check"}),"Done"]});break;case"failed":c=(0,se.jsxs)(se.Fragment,{children:[(0,se.jsx)(v,{icon:"exclamation-circle"}),"Done"]});break;default:c=(0,se.jsx)(se.Fragment,{});break}return(0,se.jsxs)("div",{...l,className:r(e.className,ci,"k-dropzone",y(ci,{hover:t})),children:[(0,se.jsxs)("div",{className:"k-upload-button-wrap",children:[(0,se.jsx)(p,{className:"k-upload-button","aria-disabled":a?"true":"false",...n&&i?{"aria-controls":i}:{},children:"Select files..."}),(0,se.jsx)("input",{id:"upload-input",className:"k-hidden",tabIndex:-1,"aria-hidden":"true"})]}),(0,se.jsx)("span",{className:r("k-dropzone-hint",{"k-hidden":o!=="upload"}),children:"Drop files here to upload"}),o!=="upload"&&(0,se.jsx)("span",{className:"k-upload-status",children:c})]})};Jn.states=yg;Jn.className=ci;var mi="upload",vc=mi;var ho=require("react/jsx-runtime"),ui="k-upload",Ag=[s.hover,s.disabled],Cg={},Lc={actionsLayout:"end"},kc="upload-files-list",ie=e=>{let{async:t,empty:o,actions:a,actionsLayout:n=Lc.actionsLayout,hover:i,status:l,disabled:c,...u}=e,f=!!e.children;return(0,ho.jsxs)("div",{...u,className:r(e.className,ui,y(ui,{disabled:c}),{"k-upload-async":t,"k-upload-empty":o}),children:[(0,ho.jsx)(Jn,{status:l,hover:i,disabled:c,hasFiles:f,filesId:kc}),f&&(0,ho.jsx)("ul",{className:"k-upload-files",role:"list",id:kc,children:e.children}),a&&f&&(0,ho.jsxs)(Cl,{alignment:n,orientation:"horizontal",children:[(0,ho.jsx)(p,{className:"k-clear-selected",children:"Clear"}),(0,ho.jsx)(p,{themeColor:"primary",className:"k-upload-selected",children:"Upload"})]})]})};ie.states=Ag;ie.options=Cg;ie.className=ui;ie.defaultOptions=Lc;ie.moduleName=mi;ie.folderName=vc;ie.ariaSpec={selector:".k-upload",rules:[{selector:".k-upload .k-upload-button",attribute:"aria-disabled",usage:"Announces the disabled state of the upload button."},{selector:".k-upload .k-upload-button",attribute:"aria-controls (when present)",usage:"Creates the relationship between the button and the list of selected files when the list is present."},{selector:".k-upload input",attribute:"tabindex=-1",usage:"Assures that the input element inside the upload is not focusable."},{selector:".k-upload input",attribute:"aria-hidden=true",usage:"The input needs to be hidden from screen readers."},{selector:".k-upload-files",attribute:"role=list",usage:"Explicitly sets the UL role to list."},{selector:".k-upload-files",attribute:"id",usage:"Unique and deterministic id linked to the button aria-controls attribute."},{selector:".k-upload-files .k-file",attribute:"role=listitem",usage:"Explicitly sets the LI role to listitem."},{selector:".k-upload .k-file .k-file-validation-message",attribute:"aria-live=polite",usage:"Announces the change in the upload status of the file."},{selector:".k-upload .k-upload-actions .k-upload-action",attribute:"aria-label",usage:"Provides accessible names for the file action buttons."},{selector:".k-upload .k-upload-actions .k-upload-action",attribute:"tabindex=-1",usage:"The list file action buttons are not focusable elements."}]};var dn="progressbar",Yn=dn;var xo=require("react/jsx-runtime"),xt="k-progressbar",Eg=[s.disabled,s.indeterminate],Ig={orientation:["horizontal","vertical"]},Po={indeterminate:!1,label:!0,labelPosition:"start",orientation:"horizontal",reverse:!1,value:"0"},Pe=e=>{let{disabled:t,height:o,indeterminate:a=Po.indeterminate,label:n=Po.label,labelPosition:i=Po.labelPosition,orientation:l=Po.orientation,reverse:c=Po.reverse,value:u=Po.value,width:f,style:N,ariaLabel:x,...m}=e;return(0,xo.jsxs)("div",{...m,className:r(e.className,xt,y(xt,{disabled:t}),{[`${xt}-${l}`]:l,[`${xt}-indeterminate`]:a,[`${xt}-reverse`]:c}),style:{...N,"--kendo-progressbar-value":u,[l==="horizontal"?"height":"width"]:l==="horizontal"?o:f},role:"progressbar","aria-label":x||"progress","aria-valuenow":a?void 0:Number(u),"aria-valuemin":0,"aria-valuemax":100,children:[(0,xo.jsx)("span",{className:r("k-progress-status-wrap",{[`k-progress-${i}`]:i&&!a}),children:n&&(0,xo.jsxs)("span",{className:"k-progress-status",children:[u,"%"]})}),!a&&(0,xo.jsx)("div",{className:"k-progressbar-value k-selected",children:(0,xo.jsx)("span",{className:r("k-progress-status-wrap",{[`k-progress-${i}`]:i}),children:n&&(0,xo.jsxs)("span",{className:"k-progress-status",children:[e.value,"%"]})})})]})};Pe.states=Eg;Pe.options=Ig;Pe.className=xt;Pe.defaultOptions=Po;Pe.moduleName=dn;Pe.folderName=Yn;Pe.ariaSpec={selector:".k-progressbar",implicitRole:"progressbar",rules:[{selector:".k-progressbar",attribute:"role=progressbar",usage:"Sets the proper role for ProgressBar."},{selector:".k-progressbar",attribute:"aria-label or aria-labelledby",usage:"The ProgressBar needs an accessible name to be assigned to it."},{selector:".k-progressbar:not(.k-progressbar-indeterminate)",attribute:"aria-valuenow",usage:"Required if the value is not indeterminate. Decimal value between aria-valuemin and aria-valuemax."},{selector:".k-progressbar",attribute:"aria-valuemin",usage:"Minimum value. Defaults to 0."},{selector:".k-progressbar",attribute:"aria-valuemax",usage:"Maximum value. Defaults to 100."}]};var Mc=Pe;var Qn=require("react/jsx-runtime"),Sc="k-chunk-progressbar",Tg=(e,t)=>t<=e-1,Og=[s.disabled,s.indeterminate],Bg={},Zn={chunkCount:5,orientation:"horizontal",progress:0},wo=e=>{let{disabled:t,chunkCount:o=Zn.chunkCount,indeterminate:a,orientation:n=Zn.orientation,progress:i=Zn.progress,reverse:l,ariaLabel:c,...u}=e;return(0,Qn.jsx)("div",{...u,className:r(e.className,xt,Sc,y(xt,{disabled:t}),{[`${xt}-${n}`]:n,[`${xt}-indeterminate`]:a,[`${xt}-reverse`]:l}),role:"progressbar","aria-label":c||"progress","aria-valuenow":a?void 0:i,"aria-valuemin":0,"aria-valuemax":o,children:(0,Qn.jsx)("ul",{className:"k-progressbar-chunks k-reset",children:[...Array(o)].map((f,N)=>(0,Qn.jsx)("li",{className:r("k-progressbar-chunk",{"k-first":N===0,"k-last":N===[...Array(o)].length-1,"k-selected":Tg(i,N)})},N))})})};wo.states=Og;wo.options=Bg;wo.className=Sc;wo.defaultOptions=Zn;wo.moduleName=dn;wo.folderName=Yn;wo.ariaSpec={selector:".k-chunk-progressbar",implicitRole:"progressbar",rules:[{selector:".k-chunk-progressbar",attribute:"role=progressbar",usage:"Sets the proper role for ChunkProgressBar."},{selector:".k-chunk-progressbar",attribute:"aria-label or aria-labelledby",usage:"The ChunkProgressBar needs an accessible name to be assigned to it."},{selector:".k-chunk-progressbar:not(.k-progressbar-indeterminate)",attribute:"aria-valuenow",usage:"Required if the value is not indeterminate. Value between aria-valuemin and aria-valuemax."},{selector:".k-chunk-progressbar",attribute:"aria-valuemin",usage:"Minimum value. Defaults to 0."},{selector:".k-chunk-progressbar",attribute:"aria-valuemax",usage:"Maximum value. Defaults to chunk count."}]};var yc=require("react/jsx-runtime"),cn=e=>(0,yc.jsx)(Mc,{...e});var Pg=require("react/jsx-runtime");var ao=require("react/jsx-runtime"),wg=Pe.options,Rg=Pe.states,Ac={...Pe.defaultOptions,variant:"start"},Kg=[{name:"start",title:"Label start"},{name:"center",title:"Label center"},{name:"end",title:"Label end"},{name:"empty",title:"No label"}],_g=[],Ia=e=>{let{variant:t,modifiers:o,...a}={...Ac,...e},n={},i={style:{width:"324px"}};switch(Object.keys(o||{}).forEach(l=>{switch(l){case"reverse":n.reverse=!!(o!=null&&o[l]);break;case"vertical":n.orientation=o!=null&&o[l]?"vertical":void 0,i.style=o!=null&&o[l]?void 0:{width:"324px"};break}}),t){case"end":return(0,ao.jsx)("div",{...i,children:(0,ao.jsx)(cn,{...a,...n,labelPosition:"end",value:"50"})});case"center":return(0,ao.jsx)("div",{...i,children:(0,ao.jsx)(cn,{...a,...n,labelPosition:"center",value:"50"})});case"empty":return(0,ao.jsx)("div",{...i,children:(0,ao.jsx)(cn,{...a,...n,label:!1,value:"50"})});default:return(0,ao.jsx)("div",{...i,children:(0,ao.jsx)(cn,{...a,...n,labelPosition:"start",value:"50"})})}};Ia.options=wg;Ia.states=Rg;Ia.variants=Kg;Ia.defaultOptions=Ac;Ia.modifiers=_g;Ia.className=Pe.className;var Ta=require("react/jsx-runtime"),Dg="k-file-info",fi=e=>{let{name:t,size:o,validationMsg:a,...n}=e;return(0,Ta.jsxs)("div",{...n,className:r(e.className,Dg),children:[t&&(0,Ta.jsx)("span",{className:"k-file-name",children:t}),o&&(0,Ta.jsx)("span",{className:"k-file-size",children:o}),a&&(0,Ta.jsx)("span",{className:"k-file-validation-message","aria-live":"polite",children:a})]})};var Me=require("react/jsx-runtime"),Hg="k-file",et=e=>{let{status:t,progress:o,name:a,icon:n,size:i,state:l,validationMsg:c,...u}=e;return(0,Me.jsx)("li",{...u,className:r(e.className,Hg,{[`k-file-${t}`]:t}),role:"listitem",tabIndex:0,children:(0,Me.jsxs)("div",{className:"k-file-single",children:[(0,Me.jsx)(Pe,{className:r({"k-hidden":t!=="progress"}),value:o,label:!1}),(0,Me.jsxs)("span",{className:"k-file-icon-wrapper",children:[(0,Me.jsx)(v,{className:"k-file-icon",icon:n,size:"xxlarge"}),l&&(0,Me.jsx)("span",{className:"k-file-state",children:l})]}),(0,Me.jsx)(fi,{name:a,size:i,validationMsg:c}),(0,Me.jsx)("div",{className:"k-upload-actions",children:t==="progress"?(0,Me.jsxs)(Me.Fragment,{children:[(0,Me.jsxs)("span",{className:"k-upload-pct",children:[o,"%"]}),(0,Me.jsx)(p,{icon:"pause-sm",fillMode:"flat",size:"xsmall",className:"k-upload-action","aria-label":"Pause upload",tabIndex:-1}),(0,Me.jsx)(p,{icon:"cancel",fillMode:"flat",size:"xsmall",className:"k-upload-action","aria-label":"Cancel upload",tabIndex:-1})]}):(0,Me.jsx)(p,{icon:"x",fillMode:"flat",size:"xsmall",className:"k-upload-action","aria-label":"Remove file",tabIndex:-1})})]})})};var bi=require("react/jsx-runtime");var go=require("react/jsx-runtime"),mn=e=>(0,go.jsx)(ie,{async:!0,children:(0,go.jsxs)(go.Fragment,{children:[(0,go.jsx)(et,{name:"Image_With_Very_Very_Very_Very_Very_Long_Name1.png",icon:"file-image",size:"51.23 KB"}),(0,go.jsx)(et,{name:"Image2.jpg",icon:"file-image",size:"106.43 KB"})]}),...e});var hi=require("react/jsx-runtime");var Ec=require("react/jsx-runtime"),Cc=e=>(0,Ec.jsx)(ie,{async:!0,empty:!0,...e});var xi=require("react/jsx-runtime");var gi=require("react/jsx-runtime");var Xe=require("react/jsx-runtime"),zg=ie.options,Ug=ie.states,Ic={...ie.defaultOptions,variant:"empty"},Fg=[{name:"empty",title:"Empty"},{name:"upload",title:"Upload"},{name:"uploading",title:"Uploading"},{name:"success",title:"Success"},{name:"failed",title:"Failed"}],Gg=[],Oa=e=>{let{variant:t,...o}={...Ic,...e};switch(t){case"success":return(0,Xe.jsxs)(mn,{status:"done",style:{width:"586px"},...o,children:[(0,Xe.jsx)(et,{status:"success",validationMsg:"File(s) uploaded successfully.",name:"Image1.png",icon:"file-image"}),(0,Xe.jsx)(et,{status:"success",validationMsg:"File(s) uploaded successfully.",name:"Image2.png",icon:"file-image"})]});case"failed":return(0,Xe.jsxs)(mn,{status:"failed",style:{width:"586px"},...o,children:[(0,Xe.jsx)(et,{status:"error",validationMsg:"File type not allowed.",name:"Movie1.mkv",icon:"file-image"}),(0,Xe.jsx)(et,{status:"error",validationMsg:"File type not allowed.",name:"Video2.mkv",icon:"file-image"})]});case"uploading":return(0,Xe.jsxs)(mn,{status:"uploading",style:{width:"586px"},...o,children:[(0,Xe.jsx)(et,{progress:"50",status:"progress",name:"Document1.txt",icon:"file-pdf",size:"328.92 KB"}),(0,Xe.jsx)(et,{progress:"70",status:"progress",name:"Document2.txt",icon:"file-pdf",size:"225.68 KB"})]});case"upload":return(0,Xe.jsxs)(mn,{actions:!0,status:"upload",style:{width:"586px"},...o,children:[(0,Xe.jsx)(et,{name:"Image1.png",icon:"file-image",size:"51.23 KB"}),(0,Xe.jsx)(et,{name:"Image2.jpg",icon:"file-image",size:"106.43 KB"})]});default:return(0,Xe.jsx)(Cc,{async:!0,status:"upload",style:{width:"586px"},...o})}};Oa.options=zg;Oa.states=Ug;Oa.variants=Fg;Oa.defaultOptions=Ic;Oa.modifiers=Gg;Oa.className=ie.className;var Ni=require("react/jsx-runtime");var Vg=require("react/jsx-runtime");var vi=require("react/jsx-runtime");var ki=require("react/jsx-runtime");var Tc=require("react/jsx-runtime");var Li="appbar",Oc=Li;var Bc=require("react/jsx-runtime"),Mi="k-appbar",$g=[],Xg={themeColor:[g.undefined,g.base,g.primary,g.secondary,g.tertiary,g.inverse]},qg={},we=e=>{let{themeColor:t,positionMode:o,position:a,...n}=e;return(0,Bc.jsx)("div",{...n,className:r(e.className,Mi,C(Mi,{themeColor:t}),{[`k-appbar-${o}`]:o,[`k-appbar-${a}`]:a}),children:e.children})};we.states=$g;we.options=Xg;we.className=Mi;we.defaultOptions=qg;we.moduleName=Li;we.folderName=Oc;we.ariaSpec={selector:".k-appbar",rules:[]};var Pc=require("react/jsx-runtime"),Wg="k-appbar-section",Ft=e=>{let{...t}=e;return(0,Pc.jsx)("div",{...t,className:r(Wg,e.className),children:e.children})};var Si=require("react/jsx-runtime");var z=require("react/jsx-runtime"),yi={...we.options,positionMode:["static","sticky","fixed"]},Jg=we.states,wc={...we.defaultOptions,themeColor:"primary",variant:"top",positionMode:"sticky"};yi.themeColor=["primary",...yi.themeColor.filter(e=>e!=="primary")];var Yg=[{name:"top",title:"Top"},{name:"bottom",title:"Bottom"}],Ba=e=>{let{variant:t,...o}={...wc,...e},a=(0,z.jsxs)(we,{position:t,...o,children:[(0,z.jsx)(Ft,{children:(0,z.jsx)(fe,{fillMode:"flat",icon:"menu"})}),(0,z.jsx)("span",{className:"k-spacer k-spacer-sized",style:{width:"8px"}}),(0,z.jsx)(Ft,{children:(0,z.jsx)("h3",{className:"k-m-0",children:"AppBar"})}),(0,z.jsx)("span",{className:"k-spacer"}),(0,z.jsxs)(Ft,{children:[(0,z.jsx)(kt,{fillMode:"flat",children:"Button"}),(0,z.jsx)(kt,{fillMode:"flat",children:"Button"}),(0,z.jsx)(kt,{fillMode:"flat",children:"Button"})]}),(0,z.jsx)("span",{className:"k-spacer k-spacer-sized",style:{width:"8px"}}),(0,z.jsx)(Ft,{children:(0,z.jsx)(An,{value:"Input value"})}),(0,z.jsxs)(Ft,{children:[(0,z.jsx)(fe,{className:"k-mx-sm",fillMode:"flat",icon:"bell"}),(0,z.jsx)("span",{className:"k-appbar-separator"}),(0,z.jsx)($n,{className:"k-mx-sm",children:(0,z.jsx)("img",{src:"https://demos.telerik.com/kendo-ui/content/web/Customers/RICSU.jpg"})})]})]}),n=(0,z.jsxs)("div",{style:{padding:"25px 10px"},children:[(0,z.jsx)("p",{children:"Lorem ipsum dolor sit amet consectetur adipisicing elit. Fugit, harum magnam? Possimus magnam non natus error consectetur voluptatum, unde quasi rerum ad facere, hic in! Qui ducimus ab sed consequuntur excepturi fugiat! Facilis fuga asperiores pariatur sed. Eligendi aliquid vel nemo, ipsum tempora minima consequatur culpa molestias maiores nihil eveniet accusantium porro. Inventore saepe ut ad in a. Quo itaque est expedita quidem consectetur enim quam minima, quisquam harum velit, earum adipisci provident, officia eveniet voluptas vero accusamus ad ducimus laudantium!"}),(0,z.jsx)("p",{children:"Consequatur incidunt sequi explicabo adipisci saepe, accusamus, numquam fuga quam ex, provident possimus ratione blanditiis ducimus quos nulla repellat error pariatur nemo nobis illo! Saepe deleniti dolore cumque, sequi similique eligendi consectetur corrupti iste reprehenderit adipisci enim laudantium inventore totam quos non impedit quibusdam et consequuntur blanditiis accusamus! Rerum, nostrum. Rerum, tempore earum officia alias suscipit ut minima recusandae dolorem reprehenderit ea?"}),(0,z.jsx)("p",{children:"Aliquam pariatur ut expedita, repellat architecto aut, consequatur iure recusandae tempora odit consequuntur, nihil nostrum totam accusantium at. Dignissimos repellendus culpa nesciunt. Officia repudiandae, laudantium error iure in minus ratione reprehenderit dolorum alias quo voluptatibus doloremque aliquid exercitationem quidem odit earum natus autem eaque tempore nulla esse sapiente? Dolore aliquid aliquam modi velit quaerat!"}),(0,z.jsx)("p",{children:"Sunt consequuntur, aliquam eius beatae ex odit quasi iusto, accusamus architecto corrupti reprehenderit dolores itaque aliquid veniam odio eaque vel doloremque? Corporis, tenetur delectus deleniti voluptatum autem necessitatibus esse nisi ad, optio cumque quas dignissimos reprehenderit. Optio dolores quam corporis ea, reiciendis eos sit. Voluptate vel esse necessitatibus eum, sunt fuga, quaerat, eos natus quod repellendus nulla voluptatem ut quo quas ipsa animi incidunt autem saepe perferendis. Sequi ratione in iste, quibusdam, neque facilis accusantium, eum rem error sunt a explicabo commodi impedit quam."})]});return t==="bottom"?(0,z.jsxs)("div",{style:{height:"250px",overflow:"auto"},children:[n,a]}):(0,z.jsxs)("div",{style:{height:"250px",overflow:"auto"},children:[a,n]})};Ba.options=yi;Ba.states=Jg;Ba.variants=Yg;Ba.defaultOptions=wc;Ba.modifiers=[];Ba.className=we.className;var Ai="suggestion",Rc=Ai;var Ro=require("react/jsx-runtime"),jn="k-suggestion-group",Zg=[],Qg={},Kc={layout:"scrollable",scrollingPosition:"start"},gt=e=>{let{layout:t=Kc.layout,scrollingPosition:o,...a}=e,n=(0,Ro.jsx)("div",{...a,className:r(jn,{"k-suggestion-group-scrollable":t=="scrollable",[`${jn}-scrollable-start`]:o==="start"||o==="both",[`${jn}-scrollable-end`]:o==="end"||o==="both"},e.className),role:"group",children:t==="scrollable"||t==="scrollButtons"?(0,Ro.jsx)("div",{className:"k-suggestions-scroll",children:e.children}):e.children});return t=="scrollButtons"?(0,Ro.jsxs)("div",{className:"k-suggestion-scrollwrap",children:[(0,Ro.jsx)(p,{fillMode:"flat",icon:"chevron-left",size:"xsmall","aria-label":"Scroll left"}),n,(0,Ro.jsx)(p,{fillMode:"flat",icon:"chevron-right",size:"xsmall","aria-label":"Scroll right"})]}):n};gt.states=Zg;gt.options=Qg;gt.className=jn;gt.defaultOptions=Kc;gt.moduleName=Ai;gt.folderName=Rc;var _c=require("react/jsx-runtime"),er="k-suggestion",jg=[s.active,s.hover,s.focus],eN={themeColor:[g.undefined,g.base,g.primary,g.secondary,g.tertiary]},tN={text:"Suggestion"},Nt=e=>{let{themeColor:t,active:o,hover:a,focus:n,text:i,...l}=e;return(0,_c.jsx)("span",{...l,className:r(e.className,er,y(er,{hover:a,active:o,focus:n}),C(er,{themeColor:t})),role:"button",tabIndex:0,"aria-label":i,children:i})};Nt.states=jg;Nt.options=eN;Nt.className=er;Nt.item=tN;var Ci=require("react/jsx-runtime");var Ei=require("react/jsx-runtime");var Ii=require("react/jsx-runtime");var U=require("react/jsx-runtime"),oN=V.states,aN=V.defaultOptions,nN=V.options,rN=[{name:"header",title:"Header"},{name:"pinned",title:"Pinned"},{name:"suggested",title:"Suggested Actions"},{name:"author",title:"Author"},{name:"avatar",title:"Avatar"},{name:"quick",title:"Quick Replies"}],sN=[],Pa=e=>{let{modifiers:t,...o}=e,a={author:null,avatar:null},n=(0,U.jsxs)(we,{className:"k-chat-header",positionMode:"sticky",themeColor:"primary",children:[(0,U.jsx)("span",{className:"k-spacer k-spacer-sized k-w-1"}),(0,U.jsx)(Ft,{children:(0,U.jsx)("span",{children:"Chat with demo bot"})}),(0,U.jsx)("span",{className:"k-spacer"}),(0,U.jsx)(Ft,{children:(0,U.jsx)(p,{fillMode:"flat",icon:"more-vertical"})})]}),i=(0,U.jsx)(ya,{type:"sender",pinned:!0,content:"Hello! Generate a cover letter.",closeable:!0}),l=(0,U.jsxs)(gt,{children:[(0,U.jsx)(Nt,{text:"Provide a CV template"}),(0,U.jsx)(Nt,{text:"Generate a cover letter"})]}),c=(0,U.jsxs)(gt,{children:[(0,U.jsx)(Nt,{themeColor:"primary",text:"Thank you!"}),(0,U.jsx)(Nt,{themeColor:"primary",text:"Great!"})]}),u="https://demos.telerik.com/kendo-ui/content/web/Customers/RICSU.jpg",f=null,N="User",x="Demo Bot";Object.keys(t||{}).forEach(O=>{switch(O){case"header":a.header=t!=null&&t[O]?n:!1;break;case"pinned":a.pinned=t!=null&&t[O]?i:!1;break;case"suggested":a.suggestedActions=t!=null&&t[O]?l:!1;break;case"author":a.author=t!=null&&t[O]?!0:null;break;case"avatar":a.avatar=t!=null&&t[O]?u:null;break;case"quick":a.quickReplies=t!=null&&t[O]?c:(0,U.jsx)(U.Fragment,{});break;default:break}});let{header:m,pinned:L,suggestedActions:k,author:A,avatar:E,quickReplies:M}=a;return(0,U.jsxs)(tc,{value:"Thank you!",style:{minHeight:"100%"},...o,header:m,pinned:L,suggestedActions:k,children:[(0,U.jsx)(q,{avatar:f,author:A?x:null,children:(0,U.jsx)(X,{text:"Hello, this is a demo bot. How can I help you ?"})}),(0,U.jsx)(q,{avatar:E?u:null,author:A?N:null,type:"sender",children:(0,U.jsx)(X,{text:"Hello! Generate a cover letter."})}),(0,U.jsx)(q,{avatar:f,author:A?x:null,children:(0,U.jsx)(X,{text:"Sure. Here is a cover letter template",files:(0,U.jsx)(Ht,{children:(0,U.jsx)(Ve,{icon:"file-pdf",name:"cover_letter.pdf",size:"1.43MB"})})})}),M]})};Pa.options=nN;Pa.states=oN;Pa.variants=sN;Pa.defaultOptions=aN;Pa.modifiers=rN;Pa.className=V.className;var Gt=require("react/jsx-runtime"),iN=e=>(0,Gt.jsx)(V,{children:(0,Gt.jsxs)(Gt.Fragment,{children:[(0,Gt.jsx)(q,{children:(0,Gt.jsx)(X,{expandable:!0,expanded:!1,text:"Compare the top 3 AI tools for an image-generation (like Midjourney, DALL\xB7E, and Adobe Firefly). List their pricing, main features."})}),(0,Gt.jsx)(q,{type:"sender",children:(0,Gt.jsx)(X,{expandable:!0,expanded:!0,text:"Compare the top 3 AI tools for an image-generation (like Midjourney, DALL\xB7E, and Adobe Firefly). List their pricing, main features."})})]}),...e});
|
|
1
|
+
var Hc=Object.create;var fn=Object.defineProperty;var zc=Object.getOwnPropertyDescriptor;var Uc=Object.getOwnPropertyNames;var Fc=Object.getPrototypeOf,Gc=Object.prototype.hasOwnProperty;var Vc=(e,t)=>{for(var o in t)fn(e,o,{get:t[o],enumerable:!0})},Oi=(e,t,o,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of Uc(t))!Gc.call(e,n)&&n!==o&&fn(e,n,{get:()=>t[n],enumerable:!(a=zc(t,n))||a.enumerable});return e};var Bi=(e,t,o)=>(o=e!=null?Hc(Fc(e)):{},Oi(t||!e||!e.__esModule?fn(o,"default",{value:e,enumerable:!0}):o,e)),$c=e=>Oi(fn({},"__esModule",{value:!0}),e);var lN={};Vc(lN,{ChatExpandable:()=>iN});module.exports=$c(lN);var r=(...e)=>e.filter(t=>t!==!0&&!!t).map(t=>Array.isArray(t)?r(...t):typeof t=="object"?Object.keys(t).map((o,a)=>t[a]||t[o]&&o||null).filter(o=>o!==null).join(" "):t).filter(t=>!!t).join(" ");var C=(e,t)=>r({[`${e}-xs`]:t.size==="xsmall",[`${e}-sm`]:t.size==="small",[`${e}-md`]:t.size==="medium",[`${e}-lg`]:t.size==="large",[`${e}-xl`]:t.size==="xlarge",[`${e}-xxl`]:t.size==="xxlarge",[`${e}-xxxl`]:t.size==="xxxlarge"},{[`${e}-${t.fillMode}`]:t.fillMode},{[`${e}-${t.themeColor}`]:t.themeColor},{"k-rounded-sm":t.rounded==="small","k-rounded-md":t.rounded==="medium","k-rounded-lg":t.rounded==="large","k-rounded-full":t.rounded==="full","k-rounded-none":t.rounded==="none"}),y=(e,t)=>{let{valid:o,invalid:a,hover:n,focus:i,checked:l,active:c,selected:u,disabled:f,indeterminate:N,loading:x,empty:m,readonly:L,highlighted:k,...A}=t;return r({"k-valid":o,"k-invalid":a,"k-hover":n,"k-focus":i,"k-checked":l,"k-active":c,"k-selected":u,"k-disabled":f,"k-indeterminate":N&&!l,"k-loading":x,"k-empty":m,"k-readonly":L,"k-highlighted":k},Object.keys(A).reduce((E,M)=>(M.startsWith("k-")?E[M]=A[M]:E[`k-${M}`]=A[M],E),{}))};function bn(e,t){if(!t)return{};let o=Array.isArray(t)?t:[t];return Object.fromEntries(o.map(a=>[`k-${a}`,!0]))}var d={undefined:void 0,xsmall:"xsmall",small:"small",medium:"medium",large:"large",xlarge:"xlarge",xxlarge:"xxlarge",xxxlarge:"xxxlarge"},b={undefined:void 0,none:"none",small:"small",medium:"medium",large:"large",full:"full"},h={undefined:void 0,solid:"solid",flat:"flat",outline:"outline",clear:"clear",link:"link"},g={undefined:void 0,inherit:"inherit",base:"base",primary:"primary",secondary:"secondary",tertiary:"tertiary",info:"info",success:"success",warning:"warning",error:"error",inverse:"inverse"},s={open:"open",hover:"hover",focus:"focus",active:"active",selected:"selected",disabled:"disabled",valid:"valid",invalid:"invalid",loading:"loading",required:"required",empty:"empty",indeterminate:"indeterminate",checked:"checked",readonly:"readonly",highlighted:"highlighted",generating:"generating",expanded:"expanded"};var nr={};function R(e){return nr[e]=(nr[e]||0)+1,`k-${e}-${nr[e]}`}var wa=require("react/jsx-runtime"),rr="k-font-icon",Xc=[],qc={size:[d.undefined,d.xsmall,d.small,d.medium,d.large,d.xlarge,d.xxlarge,d.xxxlarge],themeColor:[g.undefined,g.base,g.primary,g.secondary,g.tertiary,g.success,g.warning,g.error,g.info]},Wc={},Ra=e=>{let{size:t,themeColor:o,icon:a,rotate:n,flip:i,...l}=e;return a?(0,wa.jsx)("span",{...l,className:r(e.className,rr,C(rr,{size:t}),{[`k-i-${a}`]:a,[`k-color-${o}`]:o,[`k-rotate-${n}`]:n,"k-flip-h":i==="h"||i==="both","k-flip-v":i==="v"||i==="both"}),"aria-hidden":"true"}):(0,wa.jsx)(wa.Fragment,{})};Ra.states=Xc;Ra.options=qc;Ra.className=rr;Ra.defaultOptions=Wc;var Pi=Ra;var vo=require("react/jsx-runtime"),sr="k-svg-icon",Jc=[],Yc={size:[d.undefined,d.xsmall,d.small,d.medium,d.large,d.xlarge,d.xxlarge,d.xxxlarge],themeColor:[g.undefined,g.base,g.primary,g.secondary,g.tertiary,g.success,g.warning,g.error,g.info]},wi={viewBox:"0 0 24 24"},Ka=e=>{let{size:t,themeColor:o,rotate:a,flip:n,viewBox:i=wi.viewBox,icon:l,...c}=e;if(!l)return(0,vo.jsx)(vo.Fragment,{});if(l==="none")return(0,vo.jsx)("span",{...c,className:r(e.className,sr,C("k-icon",{size:t}),"k-none"),"aria-hidden":"true"});let u=typeof l=="object"&&l.name&&l.name;return(0,vo.jsx)("span",{...c,className:r(e.className,sr,C("k-icon",{size:t}),{[`k-svg-i-${u}`]:u,[`k-color-${o}`]:o,[`k-rotate-${a}`]:a,"k-flip-h":n==="h"||n==="both","k-flip-v":n==="v"||n==="both"}),"aria-hidden":"true",children:(0,vo.jsx)("svg",{"aria-hidden":!0,focusable:!1,xmlns:"http://www.w3.org/2000/svg",viewBox:typeof l=="object"?l.viewBox:i,dangerouslySetInnerHTML:typeof l=="object"?{__html:l.content}:void 0,children:l?void 0:e.children})})};Ka.states=Jc;Ka.options=Yc;Ka.className=sr;Ka.defaultOptions=wi;var ir=Ka;var lr=Bi(require("@progress/kendo-svg-icons"));var Ri="icon",Ki="icons";var Hi=require("react");var _i=require("react"),Di=(0,_i.createContext)({iconsType:"svg"});var Vt=require("react/jsx-runtime"),hn="k-icon",Zc=e=>e.replace(/([-_][a-z0-9])/gi,t=>t.toUpperCase().replace("-","").replace("_","")),Qc=[],jc={size:[d.undefined,d.xsmall,d.small,d.medium,d.large,d.xlarge,d.xxlarge,d.xxxlarge],themeColor:[g.undefined,g.base,g.primary,g.secondary,g.tertiary,g.success,g.warning,g.error,g.info]},pr={viewBox:"0 0 24 24",type:"svg"},v=e=>{let{iconsType:t}=(0,Hi.useContext)(Di),{size:o,themeColor:a,icon:n,type:i=t||pr.type,rotate:l,flip:c,viewBox:u=pr.viewBox,...f}=e;if(!n)return(0,Vt.jsx)(Vt.Fragment,{});if((t||i)==="svg"){if(n==="none")return(0,Vt.jsx)(ir,{...f,className:r(e.className,hn),icon:n,size:o});let x=lr[n]?n:Zc(`${n}-icon`);return lr[x]?(0,Vt.jsx)(ir,{...f,className:r(e.className,hn),icon:lr[x],size:o,themeColor:a,rotate:l,flip:c,viewBox:u}):(0,Vt.jsx)(Vt.Fragment,{})}return(0,Vt.jsx)(Pi,{...f,className:r(e.className,hn),icon:n,size:o,themeColor:a,rotate:l,flip:c})};v.states=Qc;v.options=jc;v.defaultOptions=pr;v.className=hn;v.moduleName=Ri;v.folderName=Ki;v.ariaSpec={selector:".k-icon, .k-svg-icon",rules:[{selector:".k-icon, .k-svg-icon",attribute:"aria-hidden=true",usage:"Hides the icon element and all its children from assistive technologies."}]};var dr="button",zi=dr;var vt=require("react/jsx-runtime"),_a="k-button",em=["icon-button"],tm=[s.hover,s.focus,s.active,s.selected,s.disabled,s.generating],om={size:[d.undefined,d.xsmall,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full],fillMode:[h.undefined,h.solid,h.flat,h.outline,h.clear,h.link],themeColor:[g.undefined,g.base,g.primary,g.secondary,g.tertiary,g.success,g.warning,g.error,g.info,g.inverse]},cr={showArrow:!1,arrowIconName:"chevron-down"},p=e=>{let{as:t="button",size:o,rounded:a,fillMode:n,themeColor:i,showArrow:l=cr.showArrow,arrowIconName:c=cr.arrowIconName,variant:u,hover:f,focus:N,active:x,selected:m,disabled:L,togglable:k,ariaDisabled:A,icon:E,text:M,iconClassName:O,className:J,...Se}=e,Re=E!==void 0,Ke=e.children!==void 0;return(0,vt.jsxs)(t,{className:r(J,_a,bn(_a,u),C(_a,{size:o,rounded:a,fillMode:n,themeColor:i}),y(_a,{hover:f,focus:N,active:x,disabled:L||A,selected:m}),{"k-icon-button":!M&&!Ke&&Re}),...Se,"aria-pressed":k?m?"true":"false":void 0,"aria-disabled":A?"true":void 0,disabled:L||void 0,children:[E&&(0,vt.jsx)(v,{className:r(O,"k-button-icon"),icon:E}),M?(0,vt.jsxs)(vt.Fragment,{children:[M&&(0,vt.jsx)("span",{className:"k-button-text",children:M}),e.children]}):e.children&&(0,vt.jsx)("span",{className:"k-button-text",children:e.children}),l&&(0,vt.jsx)("span",{className:"k-menu-button-arrow k-button-arrow",children:(0,vt.jsx)(v,{icon:c})})]})};p.states=tm;p.options=om;p.variants=em;p.className=_a;p.defaultOptions=cr;p.moduleName=dr;p.folderName=zi;p.ariaSpec={selector:".k-button",rules:[{selector:".k-button",attribute:"role=button or nodeName=button",usage:"The button role is implicit from the native <button> element."},{selector:".k-button",attribute:"aria-label (when icon-only)",usage:"Required for icon-only buttons that have no visible text."},{selector:".k-button",attribute:"aria-pressed (when togglable)",usage:"Indicates the pressed state of a toggle button."},{selector:".k-button",attribute:"disabled (when disabled)",usage:"Rendered when the button is disabled."}]};var Ui=require("react/jsx-runtime"),fe=e=>(0,Ui.jsx)(p,{icon:"folder",...e,"aria-label":e["aria-label"]||"Folder",children:void 0});var Fi=require("react/jsx-runtime"),Da=e=>(0,Fi.jsx)(p,{icon:"folder",children:"Button",...e});var Gi=require("react/jsx-runtime"),kt=e=>(0,Gi.jsx)(p,{children:"Button",...e});var xn=require("react/jsx-runtime"),am=p.options,nm=p.states,rm={...p.defaultOptions,variant:"text"},sm=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],im=[],Ko=e=>{let{variant:t,...o}=e;switch(t){case"icon-only":return(0,xn.jsx)(fe,{...o,icon:"star"});case"icon-and-text":return(0,xn.jsx)(Da,{...o,icon:"star",children:"Button"});default:return(0,xn.jsx)(kt,{...o,children:"Button"})}};Ko.options=am;Ko.states=nm;Ko.variants=sm;Ko.defaultOptions=rm;Ko.modifiers=im;Ko.className=p.className;var Ha=require("react/jsx-runtime"),gn="k-fab",dm=[s.hover,s.focus,s.active,s.selected,s.disabled],cm={size:[d.undefined,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full],themeColor:[g.undefined,g.base,g.primary,g.secondary,g.tertiary]},Vi={type:"button"},oe=e=>{let{size:t,rounded:o,themeColor:a,text:n,icon:i,type:l=Vi.type,position:c,hover:u,focus:f,active:N,selected:x,disabled:m,...L}=e;return(0,Ha.jsxs)("button",{...L,type:l,className:r(e.className,gn,C(gn,{size:t,rounded:o,themeColor:a}),y(gn,{hover:u,focus:f,active:N,disabled:m,selected:x}),{[`!k-pos-absolute k-${c}`]:c}),...!n&&i&&!e["aria-label"]&&{"aria-label":"Action"},...m&&{"aria-disabled":"true"},disabled:m||void 0,children:[i&&(0,Ha.jsx)(v,{className:"k-fab-icon",icon:i}),n&&(0,Ha.jsx)("span",{className:"k-fab-text",children:n})]})};oe.states=dm;oe.options=cm;oe.className=gn;oe.defaultOptions=Vi;oe.moduleName="fab";oe.folderName="fab";oe.ariaSpec={selector:".k-fab",rules:[{selector:".k-fab",attribute:"role=button or nodeName=button",usage:"Omitted if the <button> DOM element is used."},{selector:".k-fab",attribute:"aria-label or title (when icon-only)",usage:"The attribute must be present when no text is initially visible in the button."},{selector:".k-fab.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the button is disabled."}]};var Xi=require("react/jsx-runtime"),mm="k-fab-items",$i=e=>{let{position:t,...o}=e;return(0,Xi.jsx)("ul",{...o,className:r(e.className,mm,{[`k-fab-items-${t}`]:t}),children:e.children})};var za=require("react/jsx-runtime"),qi="k-fab-item",um=[s.hover,s.focus,s.active,s.disabled],mr=e=>{let{text:t,icon:o,align:a,hover:n,focus:i,active:l,disabled:c,...u}=e;return(0,za.jsxs)("li",{...u,className:r(e.className,qi,{[`k-text-${a}`]:a},y(qi,{hover:n,focus:i,active:l,disabled:c})),children:[(0,za.jsx)("span",{className:"k-fab-item-text",children:t}),(0,za.jsx)(v,{className:"k-fab-item-icon",icon:o})]})};mr.states=um;var fm=require("react/jsx-runtime");var Ji=require("react/jsx-runtime"),Wi=e=>(0,Ji.jsx)(oe,{icon:"plus",...e});var bm=require("react/jsx-runtime");var hm=require("react/jsx-runtime");var $t=require("react/jsx-runtime"),xm=oe.options,gm=oe.states,Nm={...oe.defaultOptions,variant:"text"},vm=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],km=[{name:"opened",title:"Opened"}],_o=e=>{let{variant:t,modifiers:o,...a}=e,{opened:n}=o||{},i=n?(0,$t.jsx)("div",{className:"k-fab-popup k-popup k-popup-transparent",style:{position:"absolute",top:"calc(16px + 36px)",right:"calc(16px + calc(36px / 2) - calc(36px /2))"},children:(0,$t.jsx)($i,{position:"bottom",children:(0,$t.jsx)(mr,{text:"Item",icon:"pencil",align:"right"})})}):null,l;switch(t){case"icon-only":l=(0,$t.jsx)(oe,{...a,icon:"star"});break;case"icon-and-text":l=(0,$t.jsx)(oe,{...a,icon:"star",text:"Action"});break;default:l=(0,$t.jsx)(oe,{...a,text:"Action"});break}return(0,$t.jsxs)("span",{style:{position:"relative"},children:[l,i]})};_o.options=xm;_o.states=gm;_o.variants=vm;_o.defaultOptions=Nm;_o.modifiers=km;_o.className=oe.className;var Yi=require("react/jsx-runtime"),ur="k-input-inner",Lm=[],Mm={},Nn={type:"text",autocomplete:"off",value:"",placeholder:""},_e=e=>{let{value:t=Nn.value,type:o=Nn.type,placeholder:a=Nn.placeholder,autocomplete:n=Nn.autocomplete,disabled:i,readOnly:l,...c}=e;return(0,Yi.jsx)("input",{...c,type:o,className:r(e.className,ur,C(ur,e)),placeholder:a,autoComplete:n,defaultValue:t,disabled:i||void 0,readOnly:l||void 0})};_e.states=Lm;_e.options=Mm;_e.className=ur;var Qi=require("react/jsx-runtime"),fr="k-input-inner",Sm=[],ym={},Zi={value:"",placeholder:""},Ua=e=>{let{value:t=Zi.value,placeholder:o=Zi.placeholder,rows:a,disabled:n,...i}=e;return(0,Qi.jsx)("textarea",{...i,className:r(e.className,fr,C(fr,e)),placeholder:o,rows:a,defaultValue:t,disabled:n||void 0})};Ua.states=Sm;Ua.options=ym;Ua.className=fr;var br="prompt-box",ji=br;var hr="speech-to-text-button",el=hr;var al=require("react/jsx-runtime"),tl="k-speech-to-text-button",ol={icon:"microphone"},qe=e=>{let{listening:t=!1,icon:o=ol.icon,...a}=e;return(0,al.jsx)(p,{...a,icon:t?"stop":o,className:r(e.className,tl,{"k-listening":t}),"aria-pressed":t?"true":"false","aria-label":t?"Stop listening":"Start listening"})};qe.states=p.states;qe.options=p.options;qe.className=tl;qe.defaultOptions=ol;qe.moduleName=hr;qe.folderName=el;qe.ariaSpec={selector:".k-speech-to-text-button",rules:[{selector:".k-button.k-speech-to-text-button",attribute:"role=button or nodeName=button",usage:"If the used element is not <button>, explicitly set its role to button."},{selector:".k-button.k-speech-to-text-button",attribute:"aria-pressed",usage:"Announces the toggle behaviour of the button."},{selector:".k-button.k-speech-to-text-button",attribute:"aria-label",usage:"Accessible name for the speech-to-text button."}]};var Am=require("react/jsx-runtime");var Cm=require("react/jsx-runtime");var rl=require("react/jsx-runtime"),Em=p.states,nl={...p.defaultOptions,variant:"normal"},Im={...p.options,fillMode:p.options.fillMode.filter(e=>e!=="clear"&&e!=="link")},Tm=[],Om=[{name:"normal",title:"Normal"},{name:"listening",title:"Listening"}],Do=e=>{let{variant:t,...o}={...nl,...e},a={};return t==="listening"&&(a.listening=!0),(0,rl.jsx)(qe,{...o,...a})};Do.options=Im;Do.states=Em;Do.variants=Om;Do.defaultOptions=nl;Do.modifiers=Tm;Do.className=qe.className;var Lt=require("react/jsx-runtime"),Tt="k-prompt-box",Bm=[s.hover,s.focus,s.disabled],Pm={fillMode:[h.undefined,h.solid,h.flat,h.outline]},xr={lineMode:"auto",isExpanded:!1},Xt=e=>{let{fillMode:t,lineMode:o=xr.lineMode,startAffix:a,endAffix:n,header:i,isExpanded:l=xr.isExpanded,className:c,children:u,value:f,placeholder:N,generating:x,hover:m,focus:L,disabled:k,...A}=e,E=o==="multi"||o==="auto"&&l;return(0,Lt.jsxs)("div",{...A,className:r(c,"k-input",Tt,{[`${Tt}-singleline`]:o==="single",[`${Tt}-multiline`]:E,[`k-input-${t}`]:t,"k-hover":m,"k-focus":L,"k-disabled":k}),children:[i&&(0,Lt.jsx)("div",{className:`${Tt}-header`,children:i}),(0,Lt.jsxs)("div",{className:`${Tt}-content`,children:[a&&(0,Lt.jsx)("div",{className:`${Tt}-affix`,children:a}),o==="single"?(0,Lt.jsx)(_e,{value:f,placeholder:N,className:`${Tt}-input`,type:"text","aria-label":"Prompt input"}):(0,Lt.jsx)(Ua,{value:f,placeholder:N,className:`${Tt}-textarea`,rows:o==="multi"||l?3:1,"aria-label":"Prompt input","aria-multiline":"true"}),(0,Lt.jsxs)("div",{className:`${Tt}-affix`,children:[n,(0,Lt.jsx)(qe,{size:"small",fillMode:"flat",rounded:"full"}),(0,Lt.jsx)(fe,{icon:x?"stop":"arrow-up",size:"small",rounded:"full",active:x,disabled:!f&&!x,className:r({"k-generating":x}),"aria-label":x?"Stop generating":"Send prompt","aria-live":"polite"})]})]}),u]})};Xt.states=Bm;Xt.options=Pm;Xt.className=Tt;Xt.defaultOptions=xr;Xt.moduleName=br;Xt.folderName=ji;Xt.ariaSpec={selector:".k-prompt-box",rules:[{selector:".k-prompt-box-singleline .k-prompt-box-input",attribute:"nodeName=input",usage:"Ensures the input field has the proper textbox role."},{selector:".k-prompt-box-singleline .k-prompt-box-input",attribute:"aria-label",usage:"Provides an accessible label for the single-line input."},{selector:".k-prompt-box-multiline .k-prompt-box-textarea",attribute:"nodeName=textarea",usage:"Ensures the textarea has the proper textbox role."},{selector:".k-prompt-box-multiline .k-prompt-box-textarea",attribute:"aria-label",usage:"Provides an accessible label for the textarea."},{selector:".k-prompt-box-multiline .k-prompt-box-textarea",attribute:"aria-multiline=true",usage:"Indicates the textarea supports multiple lines of text."},{selector:".k-prompt-box:not(.k-prompt-box-singleline):not(.k-prompt-box-multiline) .k-prompt-box-textarea",attribute:"nodeName=textarea",usage:"Ensures the auto-mode textarea has the proper textbox role."},{selector:".k-prompt-box:not(.k-prompt-box-singleline):not(.k-prompt-box-multiline) .k-prompt-box-textarea",attribute:"aria-label",usage:"Provides an accessible label for the auto-mode textarea."},{selector:".k-prompt-box:not(.k-prompt-box-singleline):not(.k-prompt-box-multiline) .k-prompt-box-textarea",attribute:"aria-multiline=true",usage:"Indicates the auto-mode textarea supports multiple lines of text."},{selector:".k-prompt-box-affix .k-button:not(.k-speech-to-text-button)",attribute:"aria-label",usage:"The send/stop button is labelled to indicate its current action."},{selector:".k-prompt-box-affix .k-button:not(.k-speech-to-text-button)",attribute:"aria-live=polite",usage:"Announces the change in status of the send/stop button."}]};var wm=require("react/jsx-runtime");var Rm=require("react/jsx-runtime");var Km=require("react/jsx-runtime");var _m=require("react/jsx-runtime");var Dm=require("react/jsx-runtime");var gr="chat",sl=gr;var be=require("react/jsx-runtime"),il="k-chat",Hm=[],zm={},Um=(0,be.jsxs)(be.Fragment,{children:[(0,be.jsx)(fe,{icon:"paperclip",fillMode:"clear",rounded:"full",size:"small","aria-label":"Attach file"},"paperclip"),(0,be.jsx)("div",{className:"k-spacer"})]}),ll={tools:Um},V=e=>{let{header:t,dir:o,suggestedActions:a,files:n,pinned:i,replied:l,generating:c,tools:u=ll.tools,value:f,empty:N,scrollToBottom:x,scrollbar:m,promptBoxProps:L,...k}=e;return(0,be.jsxs)("div",{...k,className:r(il,e.className),dir:o,children:[t,(0,be.jsxs)("div",{className:"k-message-list",role:"log","aria-label":"Message list","aria-live":"polite",children:[i,(0,be.jsx)("div",{className:r("k-message-list-content",N&&"k-message-list-content-empty"),children:e.children}),x&&(0,be.jsx)("div",{className:"k-chat-scroll-to-bottom-container",children:(0,be.jsx)(Wi,{themeColor:"base",icon:"arrow-down",size:"small"})})]}),m&&(0,be.jsx)("div",{className:"k-separator"}),(0,be.jsxs)("div",{className:"k-message-box-wrapper",children:[a,(0,be.jsx)(Xt,{lineMode:"multi",placeholder:"Type a message",generating:c,value:f,header:n||l?(0,be.jsxs)(be.Fragment,{children:[l,n]}):void 0,endAffix:u,...L})]})]})};V.states=Hm;V.options=zm;V.className=il;V.defaultOptions=ll;V.moduleName=gr;V.folderName=sl;V.ariaSpec={selector:".k-chat",rules:[{selector:".k-message-list",attribute:"role=log",usage:"The role of the Chat message list must imply that there is a log (list) of messages."},{selector:".k-message-list",attribute:"aria-label",usage:"Announces the purpose of the Chat message list."},{selector:".k-message-list",attribute:"aria-live=polite",usage:"Announces new messages in the Chat message list."},{selector:".k-bubble",attribute:"tabindex=0",usage:"The Chat bubble must be focusable."},{selector:".k-bubble .k-typing-indicator",attribute:"tabindex=-1",usage:"The Chat bubble typing indicator should not be focusable."},{selector:".k-bubble-expandable-indicator",attribute:"role=button",usage:"The expandable indicator must have an appropriate role."},{selector:".k-bubble-expandable-indicator",attribute:"aria-label or title",usage:"The expandable indicator must be properly labelled."},{selector:".k-bubble-expandable-indicator",attribute:"tabindex=0",usage:"The expandable indicator must be part of the page tabsequence."},{selector:".k-message-reference>.k-button",attribute:"aria-label or title",usage:"The reference close button must be properly labelled."},{selector:".k-message-reference>.k-button",attribute:"role=button or nodeName=button",usage:"The reference close button must have an appropriate role."},{selector:".k-prompt-box-affix>.k-button",attribute:"role=button or nodeName=button",usage:"The buttons must have appropriate role."},{selector:".k-prompt-box-affix>.k-button",attribute:"aria-label or title",usage:"The buttons must be properly labelled."},{selector:".k-prompt-box-affix>.k-button.k-disabled",attribute:"disabled",usage:"Announces the send action as disabled when necessary."}]};var Nr="button",pl=Nr;var dl=require("react/jsx-runtime"),Fa="k-button-group",Fm=[s.disabled],Gm={fillMode:[h.undefined,h.solid,h.flat,h.outline,h.clear,h.link]},Vm={},B=e=>{let{fillMode:t,disabled:o,stretched:a,...n}=e;return(0,dl.jsx)("div",{role:"group",...n,className:r(e.className,Fa,C(Fa,{fillMode:t}),y(Fa,{disabled:o}),{[`${Fa}-stretched`]:a}),...o&&{"aria-disabled":"true"},children:e.children})};B.states=Fm;B.options=Gm;B.className=Fa;B.defaultOptions=Vm;B.moduleName=Nr;B.folderName=pl;B.ariaSpec={selector:".k-button-group",rules:[{selector:".k-button-group:not(.k-split-button)",attribute:"role=group",usage:"Sets the proper role for the group of buttons."},{selector:".k-button-group.k-disabled",attribute:"aria-disabled=true",usage:"The attribute is rendered only when the entire button group is disabled."},{selector:".k-button-group:not(.k-split-button):not(.k-scheduler-navigation):not(.k-zoom-control) .k-button",attribute:"aria-pressed (when selected)",usage:"Specifies the current state of the ButtonGroup. Only the selected button within the group will have this attribute set to true."}]};var vr=require("react/jsx-runtime");var kr=require("react/jsx-runtime");var Lr=require("react/jsx-runtime");var Mr=require("react/jsx-runtime");var Sr=require("react/jsx-runtime");var yr=require("react/jsx-runtime");var We=require("react/jsx-runtime"),$m={...p.options,...B.options},Xm=p.states,qm={...p.defaultOptions,...B.defaultOptions,variant:"text-button"},Wm=[{name:"icon-button",title:"Icon Only"},{name:"text-button",title:"Text"},{name:"icon-text-button",title:"Icon Text"}],Jm=[],Ho=e=>{let{variant:t,className:o,...a}=e;return t==="icon-button"?(0,We.jsxs)(B,{fillMode:a.fillMode,className:o,children:[(0,We.jsx)(p,{...a,icon:"star"}),(0,We.jsx)(p,{...a,icon:"star"}),(0,We.jsx)(p,{...a,icon:"star"})]}):t==="icon-text-button"?(0,We.jsxs)(B,{fillMode:a.fillMode,className:o,children:[(0,We.jsx)(p,{...a,icon:"star",children:"First"}),(0,We.jsx)(p,{...a,icon:"star",children:"Middle"}),(0,We.jsx)(p,{...a,icon:"star",children:"Last"})]}):(0,We.jsxs)(B,{fillMode:a.fillMode,className:o,children:[(0,We.jsx)(p,{...a,children:"First"}),(0,We.jsx)(p,{...a,children:"Middle"}),(0,We.jsx)(p,{...a,children:"Last"})]})};Ho.options=$m;Ho.states=Xm;Ho.variants=Wm;Ho.defaultOptions=qm;Ho.modifiers=Jm;Ho.className=B.className;var Ga="input",kn=Ga;var cl=require("react/jsx-runtime"),Ln="k-input",Ym=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled,s.loading,s.readonly],Zm={size:[d.undefined,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full],fillMode:[h.undefined,h.solid,h.flat,h.outline]},Qm={},ae=e=>{let{hover:t,focus:o,disabled:a,invalid:n,valid:i,loading:l,readonly:c,size:u,rounded:f,fillMode:N,...x}=e;return(0,cl.jsx)("span",{...x,className:r(e.className,Ln,C(Ln,{size:u,rounded:f,fillMode:N}),y(Ln,{hover:t,focus:o,disabled:a,invalid:n,valid:i,loading:l,readonly:c}))})};ae.states=Ym;ae.options=Zm;ae.className=Ln;ae.defaultOptions=Qm;ae.moduleName=Ga;ae.folderName=kn;var ml=require("react/jsx-runtime"),Mn="k-picker",jm=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled,s.loading,s.readonly],eu={size:[d.undefined,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full],fillMode:[h.undefined,h.solid,h.flat,h.outline]},tu={},Ot=e=>{let{hover:t,focus:o,disabled:a,invalid:n,valid:i,loading:l,readonly:c,size:u,rounded:f,fillMode:N,...x}=e;return(0,ml.jsx)("span",{...x,className:r(e.className,Mn,C(Mn,{size:u,rounded:f,fillMode:N}),y(Mn,{hover:t,focus:o,disabled:a,invalid:n,valid:i,loading:l,readonly:c})),children:e.children})};Ot.states=jm;Ot.options=eu;Ot.className=Mn;Ot.defaultOptions=tu;Ot.moduleName=Ga;Ot.folderName=kn;var zo=require("react/jsx-runtime"),ul="k-clear-value",ou=[s.disabled,s.loading,s.readonly],au={},ot=e=>{let{disabled:t,loading:o,readonly:a,value:n}=e;return t||a||o||!n?(0,zo.jsx)(zo.Fragment,{}):(0,zo.jsx)("span",{className:r(e.className,ul),children:(0,zo.jsx)(v,{icon:"x"})})};ot.states=ou;ot.options=au;ot.className=ul;var Va=require("react/jsx-runtime"),Ar="k-input-inner",nu=[],ru={},ko=e=>{let{value:t,placeholder:o,showValue:a,valueIcon:n,valueIconName:i,...l}=e;return(0,Va.jsxs)("span",{...l,className:r(e.className,Ar,C(Ar,e)),children:[n,!n&&i&&(0,Va.jsx)(v,{className:"k-input-value-icon",icon:i}),a&&!t&&o,a&&t&&(0,Va.jsx)("span",{className:"k-input-value-text",children:t})]})};ko.states=nu;ko.options=ru;ko.className=Ar;var $a=require("react/jsx-runtime"),fl="k-input-loading-icon",su=[s.disabled,s.loading],Je=e=>{let{disabled:t,loading:o}=e;return t||!o?(0,$a.jsx)($a.Fragment,{}):(0,$a.jsx)("span",{className:r(e.className,fl,"k-icon k-i-loading")})};Je.states=su;Je.className=fl;var Xa=require("react/jsx-runtime"),bl="k-input-validation-icon",iu=[s.valid,s.invalid,s.disabled,s.loading],lu={},De=e=>{let{valid:t,invalid:o,disabled:a,loading:n}=e,i=o?"warning-circle":"check-circle";return a||n||!!!(t||o)?(0,Xa.jsx)(Xa.Fragment,{}):(0,Xa.jsx)(v,{className:r(bl),icon:i})};De.states=iu;De.options=lu;De.className=bl;var qa=require("react/jsx-runtime"),pu="k-input-prefix",du={direction:"horizontal"},lt=e=>{let{direction:t=du.direction,...o}=e;return e.children?(0,qa.jsx)("span",{...o,className:r(pu,e.className,{[`k-input-prefix-${t}`]:t}),children:e.children}):(0,qa.jsx)(qa.Fragment,{})};var Wa=require("react/jsx-runtime"),cu="k-input-suffix",mu={direction:"horizontal"},pt=e=>{let{direction:t=mu.direction,...o}=e;return e.children?(0,Wa.jsx)("span",{...o,className:r(cu,e.className,{[`k-input-suffix-${t}`]:t}),children:e.children}):(0,Wa.jsx)(Wa.Fragment,{})};var uu=require("react/jsx-runtime");var hl=require("react/jsx-runtime"),fu="k-input-suffix-text",Cr=e=>{let{children:t,...o}=e;return(0,hl.jsx)("span",{...o,className:r(fu,e.className),children:t})};var gl=require("react/jsx-runtime"),xl="k-input-separator",bu={direction:"vertical"},dt=e=>{let{direction:t=bu.direction,...o}=e;return(0,gl.jsx)("span",{...o,className:r(xl,e.className,{[`${xl}-${t}`]:t})})};var ce=require("react/jsx-runtime"),hu=ae.states,xu=ae.defaultOptions,gu=ae.options,Nu=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"},{name:"validation-icon",title:"Validation Icon"},{name:"separators",title:"Separators"}],vu=[],Uo=e=>{let{modifiers:t,valid:o,invalid:a,loading:n,disabled:i,readonly:l,...c}=e,u=t==null?void 0:t.prefix,f=t==null?void 0:t.suffix,N=t==null?void 0:t["clear-button"],x=t==null?void 0:t["validation-icon"],m=t==null?void 0:t.separators;return(0,ce.jsxs)(ae,{...c,valid:o,invalid:a,loading:n,disabled:i,readonly:l,style:{width:300},children:[u&&(0,ce.jsxs)(ce.Fragment,{children:[(0,ce.jsx)(lt,{children:(0,ce.jsx)(v,{icon:"lock"})}),m&&(0,ce.jsx)(dt,{})]}),(0,ce.jsx)(_e,{placeholder:"Placeholder",value:"Value"}),x&&(0,ce.jsx)(De,{valid:o,invalid:a,loading:n,disabled:i}),(0,ce.jsx)(Je,{loading:n,disabled:i}),N&&(0,ce.jsx)(ot,{loading:n,disabled:i,readonly:l,value:"Value"}),f&&(0,ce.jsxs)(ce.Fragment,{children:[m&&(0,ce.jsx)(dt,{}),(0,ce.jsx)(pt,{children:(0,ce.jsx)(kt,{size:c.size,fillMode:"clear",children:"Send"})})]})]})};Uo.options=gu;Uo.states=hu;Uo.variants=vu;Uo.defaultOptions=xu;Uo.modifiers=Nu;Uo.className=ae.className;var Ja=require("react/jsx-runtime"),Nl="k-color-preview",ku=[],Lu={},ro=e=>{let{color:t,iconName:o,...a}=e;return(0,Ja.jsxs)("span",{...a,className:r(e.className,Nl,{"k-icon-color-preview":o,"k-no-color":!t}),children:[o&&(0,Ja.jsx)(v,{icon:o,className:"k-color-preview-icon"}),(0,Ja.jsx)("span",{className:"k-color-preview-mask",style:{backgroundColor:t}})]})};ro.states=ku;ro.options=Lu;ro.className=Nl;var Er="popup",vl=Er;var Ir=require("react/jsx-runtime"),kl="k-animation-container",Mu=[],Su={},Ll={positionMode:"absolute"},Bt=e=>{let{positionMode:t=Ll.positionMode,animationStyle:o,offset:a,...n}=e;return(0,Ir.jsx)("div",{...n,style:{...a,...e.style},className:r(e.className,kl,"k-animation-container-shown",{"k-animation-container-fixed":t==="fixed"}),children:(0,Ir.jsx)("div",{className:"k-child-animation-container",style:o,children:e.children})})};Bt.states=Mu;Bt.options=Su;Bt.className=kl;Bt.defaultOptions=Ll;Bt.moduleName=Er;Bt.folderName=vl;var Tr="popup",Ml=Tr;var Or=require("react/jsx-runtime"),Sl="k-popup",yu=[],Au={},yl={positionMode:"absolute"},W=e=>{let{offset:t,positionMode:o=yl.positionMode,animationStyle:a,containerClassName:n,containerRole:i,containerAriaLabel:l,...c}=e;return(0,Or.jsx)(Bt,{positionMode:o,offset:t,animationStyle:a,className:n,role:i,"aria-label":l,children:(0,Or.jsx)("div",{...c,className:r(e.className,Sl),children:e.children})})};W.states=yu;W.options=Au;W.className=Sl;W.defaultOptions=yl;W.moduleName=Tr;W.folderName=Ml;W.ariaSpec={selector:".k-popup",rules:[{selector:".k-animation-container",attribute:"role (when appended to body)",usage:'Container gets role="region" when appended to document body. Popup is a building block \u2014 ARIA semantics come from consuming components.'}]};var Br="action-buttons",Al=Br;var El=require("react/jsx-runtime"),Sn="k-actions",Cu=[],Eu={},Pr={alignment:"start",orientation:"horizontal"},at=e=>{let{alignment:t=Pr.alignment,orientation:o=Pr.orientation,...a}=e;return(0,El.jsx)("div",{...a,className:r(Sn,{[`${Sn}-${t}`]:t,[`${Sn}-${o}`]:o},e.className),children:e.children})};at.states=Cu;at.options=Eu;at.className=Sn;at.defaultOptions=Pr;at.moduleName=Br;at.folderName=Al;var Cl=at;var Tl=require("react/jsx-runtime"),Iu="k-actionsheet-footer",Il={alignment:"stretched",orientation:"horizontal"},so=e=>{let{alignment:t=Il.alignment,orientation:o=Il.orientation,template:a,as:n=a?"div":at,...i}=e;return(0,Tl.jsx)(n,{...i,...!a&&{alignment:t,orientation:o},className:r(e.className,Iu),children:e.children})};var wr="searchbox",Ol=wr;var io=require("react/jsx-runtime"),Bl="k-searchbox",Tu=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled,s.loading],Ou={size:[d.undefined,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full],fillMode:[h.undefined,h.solid,h.flat,h.outline]},Rr={showIcon:!0,icon:"search"},ct=e=>{let{value:t,placeholder:o,size:a,rounded:n,fillMode:i,hover:l,focus:c,valid:u,invalid:f,required:N,loading:x,disabled:m,showIcon:L=Rr.showIcon,icon:k=Rr.icon,"aria-label":A,...E}=e;return(0,io.jsxs)(ae,{...E,size:a,rounded:n,fillMode:i,hover:l,focus:c,valid:u,invalid:f,required:N,loading:x,disabled:m,className:r(e.className,Bl),children:[L&&(0,io.jsx)(v,{className:"k-input-icon",icon:k}),(0,io.jsx)(_e,{placeholder:o,value:t,"aria-label":A}),(0,io.jsx)(Je,{...e}),(0,io.jsx)(De,{...e}),(0,io.jsx)(ot,{...e})]})};ct.states=Tu;ct.options=Ou;ct.className=Bl;ct.defaultOptions=Rr;ct.moduleName=wr;ct.folderName=Ol;var Bu=require("react/jsx-runtime");var Kr="textbox",Pl=Kr;var ye=require("react/jsx-runtime"),wl="k-textbox",Pu=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled,s.loading,s.readonly],wu={size:[d.undefined,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full],fillMode:[h.undefined,h.solid,h.flat,h.outline]},yn={showClearButton:!0,showValidationIcon:!0,separators:!0},he=e=>{let{size:t,rounded:o,fillMode:a,separators:n=yn.separators,showClearButton:i=yn.showClearButton,showValidationIcon:l=yn.showValidationIcon,prefix:c,suffix:u,type:f,value:N,placeholder:x,hover:m,focus:L,valid:k,invalid:A,required:E,loading:M,disabled:O,readonly:J,id:Se,"aria-label":Re,"aria-describedby":Ke,...tt}=e;return(0,ye.jsxs)(ae,{...tt,size:t,rounded:o,fillMode:a,hover:m,focus:L,valid:k,invalid:A,required:E,loading:M,disabled:O,readonly:J,className:r(e.className,wl),children:[c&&(0,ye.jsxs)(ye.Fragment,{children:[(0,ye.jsx)(lt,{children:c}),n&&(0,ye.jsx)(dt,{})]}),(0,ye.jsx)(_e,{id:Se,placeholder:x,value:N,type:f,disabled:O,"aria-label":Re,"aria-describedby":Ke,"aria-invalid":A?"true":void 0}),l&&(0,ye.jsx)(De,{valid:k,invalid:A,loading:M,disabled:O}),(0,ye.jsx)(Je,{loading:M,disabled:O}),i&&(0,ye.jsx)(ot,{loading:M,disabled:O,readonly:J,value:N}),u&&(0,ye.jsxs)(ye.Fragment,{children:[n&&(0,ye.jsx)(dt,{}),(0,ye.jsx)(pt,{children:u})]})]})};he.states=Pu;he.options=wu;he.className=wl;he.defaultOptions=yn;he.moduleName=Kr;he.folderName=Pl;he.ariaSpec={selector:".k-textbox",rules:[{selector:".k-textbox > .k-input-inner",attribute:"role=textbox or nodeName=input",usage:"Describes the role of the component."},{selector:".k-textbox > .k-input-inner",attribute:"label for or aria-label or aria-labelledby (when has accessible name)",usage:"The input requires an accessible name (provided by consuming app)."},{selector:".k-textbox > .k-input-inner",attribute:"aria-invalid=true (when invalid)",usage:"Rendered when the TextBox is in an invalid state."},{selector:".k-textbox > .k-input-inner",attribute:"aria-describedby (when has hint or error)",usage:"Points to the hint or error message for the input."},{selector:".k-textbox.k-disabled > .k-input-inner",attribute:"disabled=disabled or aria-disabled=true",usage:"Rendered when the TextBox is disabled."}]};var Ya=he;var Rl=require("react/jsx-runtime"),An=e=>(0,Rl.jsx)(Ya,{...e});var Kl=require("react/jsx-runtime");var _l=require("react/jsx-runtime");var Ru=require("react/jsx-runtime");var Cn=require("react/jsx-runtime"),Ku=he.states,_u=he.defaultOptions,Du=he.options,Hu=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"}],zu=[],Fo=e=>{let{modifiers:t,...o}=e,a={};return Object.keys(t||{}).forEach(n=>{switch(n){case"prefix":a.prefix=t!=null&&t[n]?(0,Cn.jsx)(v,{icon:"lock"}):void 0;break;case"suffix":a.suffix=t!=null&&t[n]?(0,Cn.jsx)(kt,{size:o.size,fillMode:"clear",children:"Send"}):void 0;break;case"clear-button":a.showClearButton=t==null?void 0:t[n];break;default:break}}),(0,Cn.jsx)(An,{value:"Value",style:{width:300},...o,...a})};Fo.options=Du;Fo.states=Ku;Fo.variants=zu;Fo.defaultOptions=_u;Fo.modifiers=Hu;Fo.className=he.className;var nt=require("react/jsx-runtime"),Dl="k-actionsheet-titlebar",Uu={},He=e=>{let{title:t,subtitle:o,actionsStart:a,actionsEnd:n,filter:i,input:l,inputValue:c,inputPlaceholder:u,adaptive:f,titleId:N,children:x,...m}=e;return(0,nt.jsxs)("div",{...m,className:r(e.className,Dl),children:[(0,nt.jsxs)("div",{className:"k-actionsheet-titlebar-group",children:[a&&(0,nt.jsx)("div",{className:"k-actionsheet-actions",children:a}),!x&&(0,nt.jsxs)("div",{className:"k-actionsheet-title",id:N,children:[t&&(0,nt.jsx)("div",{className:"k-text-center",children:t}),o&&(0,nt.jsx)("div",{className:"k-actionsheet-subtitle k-text-center",children:o})]}),x&&(0,nt.jsx)("div",{className:"k-actionsheet-title",id:N,children:x}),n&&(0,nt.jsx)("div",{className:"k-actionsheet-actions",children:n})]}),(l||i)&&(0,nt.jsx)("div",{className:"k-actionsheet-titlebar-group k-actionsheet-filter",children:l?(0,nt.jsx)(he,{value:c,placeholder:u,size:f?"large":"medium","aria-label":t||u||"Input"}):(0,nt.jsx)(ct,{placeholder:"Filter",size:f?"large":"medium","aria-label":"Filter options"})})]})};He.className=Dl;He.defaultOptions=Uu;var Go=require("react/jsx-runtime"),_r="k-actionsheet-view",Fu=[],Gu={},Vu={},Vo=e=>{let{adaptive:t,animated:o,children:a,header:n,footer:i,titleId:l,...c}=e,u=(n==null?void 0:n.type)===He&&(0,Go.jsx)(He,{adaptive:t,titleId:l,...n==null?void 0:n.props}),f=(i==null?void 0:i.type)===so&&(0,Go.jsx)(so,{...i==null?void 0:i.props});return(0,Go.jsxs)("div",{...c,className:r(e.className,_r,{[`${_r}-animated`]:o}),children:[u,(0,Go.jsx)("div",{className:"k-actionsheet-content",children:a}),f]})};Vo.states=Fu;Vo.options=Gu;Vo.className=_r;Vo.defaultOptions=Vu;var Za="action-sheet",En=Za;var Dr="overlay",Hl=Dr;var Ul=require("react/jsx-runtime"),zl="k-overlay",$u=[],Xu={},qu={},Pt=e=>{let{...t}=e;return(0,Ul.jsx)("div",{...t,className:r(e.className,zl),children:e.children})};Pt.states=$u;Pt.options=Xu;Pt.className=zl;Pt.defaultOptions=qu;Pt.moduleName=Dr;Pt.folderName=Hl;var Lo=require("react/jsx-runtime"),Fl="k-actionsheet",Wu=[],Ju={},Qa={side:"bottom",fullscreen:!1,adaptive:!1,overlay:!0},ee=e=>{let{side:t=Qa.side,fullscreen:o=Qa.fullscreen,adaptive:a=Qa.adaptive,overlay:n=Qa.overlay,template:i,children:l,header:c,footer:u,id:f,...N}=e,x=f&&!i&&c?`${f}-title`:void 0;return(0,Lo.jsxs)("div",{className:"k-actionsheet-container",children:[n&&(0,Lo.jsx)(Pt,{}),(0,Lo.jsx)(Bt,{animationStyle:{[`${o===!0?"top":t}`]:0,[`${o===!0?"width":null}`]:"100%",[`${o===!0?"height":null}`]:"100%",[`${t==="top"||t==="bottom"?"width":null}`]:"100%",[`${t==="left"||t==="right"?"height":null}`]:"100%"},children:(0,Lo.jsx)("div",{...N,id:f,role:"dialog","aria-modal":n?"true":void 0,"aria-labelledby":x,className:r(e.className,Fl,{[`k-actionsheet-${t}`]:o===!1,"k-actionsheet-fullscreen":o===!0,"k-adaptive-actionsheet":a}),children:i||(0,Lo.jsx)(Vo,{header:c,footer:u,adaptive:a,titleId:x,...e,children:l})})})]})};ee.states=Wu;ee.options=Ju;ee.className=Fl;ee.defaultOptions=Qa;ee.moduleName=Za;ee.folderName=En;ee.ariaSpec={selector:".k-actionsheet",rules:[{selector:".k-actionsheet",attribute:"role=dialog",usage:"Announces the dialog role of the component."},{selector:".k-actionsheet",attribute:"aria-labelledby (when has title)",usage:"Associates the title of the action sheet."},{selector:".k-actionsheet",attribute:"aria-hidden=true/false (when hidden)",usage:"Announces the hidden state of the ActionSheet container."},{selector:".k-actionsheet",attribute:"aria-modal=true (when modal)",usage:"Announces that the action sheet is modal."},{selector:".k-actionsheet .k-actionsheet-title",attribute:"id",usage:"Used to associate the title with the action sheet wrapper element."}]};var Vl=require("react/jsx-runtime"),Gl="k-actionsheet-container",Yu=[],Zu={},Qu={},$o=e=>{let{children:t,...o}=e;return(0,Vl.jsx)("div",{...o,className:Gl,children:t})};$o.states=Yu;$o.options=Zu;$o.className=Gl;$o.defaultOptions=Qu;$o.moduleName=Za;$o.folderName=En;var $l=require("react/jsx-runtime"),Hr=e=>{let{...t}=e;return(0,$l.jsx)("div",{...t,className:r(e.className,"k-list-ul"),children:e.children})};var mt=require("react/jsx-runtime"),zr="k-actionsheet-item",ju=[s.hover,s.focus,s.selected,s.disabled],lo=e=>{let{iconName:t,text:o,description:a,hover:n,focus:i,selected:l,disabled:c,...u}=e;return(0,mt.jsxs)("span",{...u,className:r(e.className,zr,y(zr,{hover:n,focus:i,selected:l,disabled:c})),children:[!e.children&&(0,mt.jsx)(mt.Fragment,{children:(0,mt.jsxs)("span",{className:"k-actionsheet-action",children:[t&&(0,mt.jsx)("span",{className:"k-icon-wrap",children:(0,mt.jsx)(v,{className:"k-actionsheet-item-icon",icon:t})}),(0,mt.jsxs)("span",{className:"k-actionsheet-item-text",children:[o&&(0,mt.jsx)("span",{className:"k-actionsheet-item-title",children:o}),a&&(0,mt.jsx)("span",{className:"k-actionsheet-item-description",children:a})]})]})}),e.children]})};lo.states=ju;lo.className=zr;var Xl=require("react/jsx-runtime");var ef=require("react/jsx-runtime");var tf=require("react/jsx-runtime");var of=require("react/jsx-runtime");var Y=require("react/jsx-runtime"),af=ee.options,nf=ee.states,Wl={...ee.defaultOptions,variant:"normal"},rf=[{name:"normal",title:"Normal"},{name:"adaptive",title:"Adaptive"},{name:"fullScreen",title:"Full Screen"}],sf=[{name:"actions",title:"Titlebar Actions",type:"boolean"},{name:"subtitle",title:"Subtitle",type:"boolean"},{name:"footer",title:"Footer",type:"boolean"}],Xo=e=>{let{variant:t,modifiers:o,...a}={...Wl,...e},n={},i=(0,Y.jsxs)(Hr,{children:[(0,Y.jsx)(lo,{text:"Edit Item",description:"Click to edit",iconName:"edit-tools"}),(0,Y.jsx)(lo,{text:"Add to Favorites",iconName:"heart"}),(0,Y.jsx)(lo,{text:"Upload New",iconName:"upload",disabled:!0}),(0,Y.jsx)("hr",{className:"k-hr"}),(0,Y.jsx)(lo,{text:"Cancel",iconName:"cancel"})]}),l="Choose from the items below",c="Select Item";return t==="fullScreen"&&(n.fullScreen=!0),Object.keys(o||{}).forEach(u=>{switch(u){case"actions":n.actionsStart=!!(o!=null&&o[u]),n.actionsEnd=!!(o!=null&&o[u]);break;case"subtitle":n.subtitle=o!=null&&o[u]?l:void 0;break;case"footer":n.footer=!!(o!=null&&o[u]);break;default:break}}),t==="adaptive"?(0,Y.jsx)(ee,{...a,adaptive:!0,fullscreen:n.fullScreen,header:(0,Y.jsx)(He,{actionsStart:n.actionsStart?(0,Y.jsx)(p,{icon:"chevron-left",size:"large",fillMode:"flat"}):void 0,actionsEnd:n.actionsEnd?(0,Y.jsx)(p,{icon:"x",size:"large",fillMode:"flat"}):void 0,title:c,subtitle:n.subtitle}),footer:n.footer?(0,Y.jsxs)(so,{alignment:"stretched",children:[(0,Y.jsx)(p,{text:"Cancel",size:"large",themeColor:"base"}),(0,Y.jsx)(p,{text:"Apply",size:"large",themeColor:"primary"})]}):void 0,children:i}):(0,Y.jsx)(ee,{...a,fullscreen:n.fullScreen,header:(0,Y.jsx)(He,{actionsStart:n.actionsStart?(0,Y.jsx)(p,{icon:"chevron-left",fillMode:"flat"}):void 0,actionsEnd:n.actionsEnd?(0,Y.jsx)(p,{icon:"x",fillMode:"flat"}):void 0,title:"Select Item",subtitle:n.subtitle}),footer:n.footer?(0,Y.jsxs)(so,{alignment:"stretched",children:[(0,Y.jsx)(p,{text:"Apply",themeColor:"primary"}),(0,Y.jsx)(p,{text:"Cancel",themeColor:"base"})]}):void 0,children:i})};Xo.options=af;Xo.states=nf;Xo.variants=rf;Xo.defaultOptions=Wl;Xo.modifiers=sf;Xo.className=ee.className;var Ur="slider",Jl=Ur;var Mt=require("react/jsx-runtime"),ja="k-slider",lf=[s.hover,s.focus,s.active,s.disabled,s.readonly],pf={},ut={type:"single",orientation:"horizontal",gradientType:"1d",readonly:!1,disabled:!1,handlePosition:"end",showButtons:!0,showTicks:!0,value:50,min:0,max:100},$=e=>{let{type:t=ut.type,orientation:o=ut.orientation,gradientType:a=ut.gradientType,readonly:n=ut.readonly,disabled:i=ut.disabled,handlePosition:l=ut.handlePosition,showButtons:c=ut.showButtons,showTicks:u=ut.showTicks,value:f=ut.value,min:N=ut.min,max:x=ut.max,startValue:m,endValue:L,hover:k,focus:A,active:E,trackStyle:M,dir:O,...J}=e,Re=(()=>{if(t==="gradient"&&a==="2d")return"undefined";if(o==="vertical")return"vertical"})(),Ke,tt;return o==="horizontal"?(Ke=O==="rtl"?"chevron-left":"chevron-right",tt=O==="rtl"?"chevron-right":"chevron-left"):o==="vertical"&&(Ke="chevron-up",tt="chevron-down"),(0,Mt.jsxs)("div",{...J,className:r(ja,e.className,y(ja,{readonly:n,disabled:i}),{[`k-slider-${o}`]:o,"k-colorgradient-slider":t==="gradient"}),dir:O,children:[c&&(0,Mt.jsx)(p,{className:"k-button-decrease",rounded:"full",icon:tt,tabIndex:-1,title:"Decrease"}),(0,Mt.jsxs)("div",{className:"k-slider-track-wrap",children:[u&&(0,Mt.jsx)("ul",{className:"k-reset k-slider-items","aria-hidden":"true",children:e.children}),(0,Mt.jsxs)("div",{className:"k-slider-track",style:M,children:[(0,Mt.jsx)("div",{className:"k-slider-selection"}),t==="range"&&(0,Mt.jsx)("span",{className:r("k-draghandle","k-draghandle-start",y(ja,{hover:k,focus:A,active:E})),role:"slider",tabIndex:i?void 0:0,"aria-valuenow":m??N,"aria-valuemin":N,"aria-valuemax":L??x,"aria-orientation":Re,"aria-disabled":i?"true":void 0,"aria-readonly":n?"true":void 0,"aria-label":J["aria-label"]?`${J["aria-label"]} start`:"Range start"}),(0,Mt.jsx)("span",{className:r("k-draghandle",`k-draghandle-${l}`,y(ja,{hover:k,focus:A,active:E})),role:"slider",tabIndex:i?void 0:0,"aria-valuenow":t==="range"?L??x:f,"aria-valuemin":t==="range"?m??N:N,"aria-valuemax":x,"aria-orientation":Re,"aria-disabled":i?"true":void 0,"aria-readonly":n?"true":void 0,"aria-label":t==="range"?J["aria-label"]?`${J["aria-label"]} end`:"Range end":J["aria-label"]})]})]}),c&&(0,Mt.jsx)(p,{className:"k-button-increase",rounded:"full",icon:Ke,tabIndex:-1,title:"Increase"})]})};$.states=lf;$.options=pf;$.className=ja;$.defaultOptions=ut;$.moduleName=Ur;$.folderName=Jl;$.ariaSpec={selector:".k-slider",rules:[{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"role=slider",usage:"Sets the proper role for Slider."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-label or aria-labelledby or title",usage:"The Slider needs an accessible name to be assigned to it."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-invalid=true (when invalid)",usage:"Rendered only when the Slider is in a form and announces the invalid state."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-valuenow",usage:"Specifies the currently selected value in the Slider."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-valuemin",usage:"Specifies the minimum available value in the Slider."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-valuemax",usage:"Specifies the maximum available value in the Slider."},{selector:".k-slider .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-valuetext (when has text alternative)",usage:"Specifies a human-readable text alternative to the numeric value. Provided by consuming applications."},{selector:".k-slider:not(.k-disabled) .k-draghandle:not(.k-hsv-draghandle)",attribute:"tabindex=0",usage:"The element must be focusable. Disabled sliders are removed from tab order."},{selector:".k-slider-vertical .k-draghandle",attribute:"aria-orientation=vertical (when vertical)",usage:"Present only when slider is vertical."},{selector:".k-slider.k-disabled .k-draghandle:not(.k-hsv-draghandle)",attribute:"aria-disabled=true",usage:"Rendered only when the Slider is disabled."},{selector:".k-slider.k-readonly .k-draghandle",attribute:"aria-readonly=true (when readonly)",usage:"Rendered only when the Slider is readonly. Readonly sliders remain focusable but their value cannot be changed."},{selector:".k-slider .k-button",attribute:"tabindex=-1",usage:"Excludes the buttons from the natural tab order. Keyboard users use arrow keys on the drag handle."},{selector:".k-slider .k-button",attribute:"title",usage:'Provides a tooltip describing the button action (e.g., "Decrease" or "Increase").'},{selector:".k-slider .k-slider-items",attribute:"aria-hidden=true",usage:"Hides the tick list from assistive technologies. Tick values are redundant with the drag handle value attributes."},{selector:".k-slider .k-tick",attribute:"role=presentation",usage:"Removes semantic meaning from individual tick elements. Ticks are visual-only markers."},{selector:".k-slider .k-tick",attribute:"title",usage:"Represents the value associated with the respective tick."}]};var Fr=require("react/jsx-runtime"),Yl="k-tick",df=[],cf={},Zl={label:!1},I=e=>{let{style:t,label:o=Zl.label,orientation:a,large:n,text:i,...l}=e;return(0,Fr.jsx)("li",{...l,role:"presentation",title:i||"Tick",className:r(e.className,Yl,{[`k-tick-${a}`]:a,"k-tick-large":n}),style:t,children:o&&(0,Fr.jsx)("span",{className:"k-label",children:i})})};I.states=df;I.options=cf;I.className=Yl;I.defaultOptions=Zl;var xe=require("react/jsx-runtime"),Ql=e=>(0,xe.jsx)($,{"aria-label":e["aria-label"]||"Slider",children:(0,xe.jsxs)(xe.Fragment,{children:[(0,xe.jsx)(I,{className:"k-first",label:!0,large:!0,text:"0"}),(0,xe.jsx)(I,{}),(0,xe.jsx)(I,{}),(0,xe.jsx)(I,{}),(0,xe.jsx)(I,{}),(0,xe.jsx)(I,{label:!0,large:!0,text:"5"}),(0,xe.jsx)(I,{}),(0,xe.jsx)(I,{}),(0,xe.jsx)(I,{}),(0,xe.jsx)(I,{}),(0,xe.jsx)(I,{className:"k-last",label:!0,large:!0,text:"10"})]}),...e});var ge=require("react/jsx-runtime"),jl=e=>(0,ge.jsx)($,{children:(0,ge.jsxs)(ge.Fragment,{children:[(0,ge.jsx)(I,{className:"k-first",label:!0,large:!0,text:"0"}),(0,ge.jsx)(I,{}),(0,ge.jsx)(I,{}),(0,ge.jsx)(I,{}),(0,ge.jsx)(I,{}),(0,ge.jsx)(I,{label:!0,large:!0,text:"5"}),(0,ge.jsx)(I,{}),(0,ge.jsx)(I,{}),(0,ge.jsx)(I,{}),(0,ge.jsx)(I,{}),(0,ge.jsx)(I,{className:"k-last",label:!0,large:!0,text:"10"})]}),"aria-label":e["aria-label"]||"Vertical slider",...e,orientation:"vertical"});var Gr=require("react/jsx-runtime");var Vr=require("react/jsx-runtime");var ep=require("react/jsx-runtime"),$r=e=>(0,ep.jsx)($,{type:"gradient",showButtons:!1,showTicks:!1,...e,"aria-label":e["aria-label"]||"Color slider"});var tp=require("react/jsx-runtime"),Xr=e=>(0,tp.jsx)($,{type:"gradient",orientation:"vertical",showButtons:!1,showTicks:!1,...e,"aria-label":e["aria-label"]||"Color slider"});var qr=require("react/jsx-runtime");var Wr=require("react/jsx-runtime");var Ye=require("react/jsx-runtime"),mf=$.options,uf=$.states,op={...$.defaultOptions,variant:"horizontal",label:!0},ff=[{name:"horizontal",title:"Horizontal"},{name:"vertical",title:"Vertical"}],bf=[{name:"label",title:"Labels"},{name:"tick",title:"Ticks"},{name:"button",title:"Side Buttons"}],qo=e=>{let{variant:t,modifiers:o,...a}={...op,...e},n={};Object.keys(o||{}).forEach(f=>{switch(f){case"button":{n.showButtons=!!(o!=null&&o[f]);break}case"label":{n.label=!!(o!=null&&o[f]);break}case"tick":{n.showTicks=!!(o!=null&&o[f]);break}}});let{label:i=!0,showButtons:l,showTicks:c}=n,u={"--kendo-slider-start":0,"--kendo-slider-end":60};return t==="vertical"?(0,Ye.jsxs)(jl,{showTicks:c,showButtons:l,style:{height:"300px",...u},...a,children:[(0,Ye.jsx)(I,{label:i,large:!0,orientation:"vertical",text:"0",style:{position:"absolute",bottom:"0%"}}),(0,Ye.jsx)(I,{label:i,large:!0,orientation:"vertical",text:"2",style:{position:"absolute",bottom:"25%"}}),(0,Ye.jsx)(I,{label:i,large:!0,orientation:"vertical",text:"4",style:{position:"absolute",bottom:"50%"}}),(0,Ye.jsx)(I,{label:i,large:!0,orientation:"vertical",text:"6",style:{position:"absolute",bottom:"75%"}}),(0,Ye.jsx)(I,{label:i,large:!0,orientation:"vertical",text:"8",style:{position:"absolute",bottom:"100%"}})]}):(0,Ye.jsxs)(Ql,{showTicks:c,showButtons:l,style:{width:"400px",...u},...a,children:[(0,Ye.jsx)(I,{label:i,large:!0,orientation:"horizontal",text:"0",style:{position:"absolute",left:"0%"}}),(0,Ye.jsx)(I,{label:i,large:!0,orientation:"horizontal",text:"2",style:{position:"absolute",left:"25%"}}),(0,Ye.jsx)(I,{label:i,large:!0,orientation:"horizontal",text:"4",style:{position:"absolute",left:"50%"}}),(0,Ye.jsx)(I,{label:i,large:!0,orientation:"horizontal",text:"6",style:{position:"absolute",left:"75%"}}),(0,Ye.jsx)(I,{label:i,large:!0,orientation:"horizontal",text:"8",style:{position:"absolute",left:"100%"}})]})};qo.options=mf;qo.states=uf;qo.variants=ff;qo.defaultOptions=op;qo.modifiers=bf;qo.className=$.className;var en=require("react/jsx-runtime"),ap="k-spin-button",gf=[],Nf={size:[d.undefined,d.small,d.medium,d.large],fillMode:[h.undefined,h.solid,h.flat,h.outline,h.clear,h.link]},Jr={increaseLabel:"Increase value",decreaseLabel:"Decrease value"},po=e=>{let{size:t,fillMode:o,disabled:a,increaseLabel:n=Jr.increaseLabel,decreaseLabel:i=Jr.decreaseLabel,...l}=e;return(0,en.jsxs)("span",{...l,className:r(ap,e.className),children:[(0,en.jsx)(p,{className:"k-spinner-increase",icon:"chevron-up",size:t,fillMode:o,disabled:a,"aria-label":n}),(0,en.jsx)(p,{className:"k-spinner-decrease",icon:"chevron-down",size:t,fillMode:o,disabled:a,"aria-label":i})]})};po.states=gf;po.options=Nf;po.className=ap;po.defaultOptions=Jr;po.moduleName=null;po.folderName=null;var np="numeric-textbox",rp="numerictextbox";var Ne=require("react/jsx-runtime"),sp="k-numerictextbox",vf=[s.hover,s.focus,s.valid,s.invalid,s.loading,s.required,s.disabled,s.readonly],kf={size:[d.undefined,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full],fillMode:[h.undefined,h.solid,h.flat,h.outline]},In={showSpinButton:!0,showClearButton:!0,separators:!0},D=e=>{let{size:t,rounded:o,fillMode:a,separators:n=In.separators,showClearButton:i=In.showClearButton,showSpinButton:l=In.showSpinButton,prefix:c,suffix:u,value:f,placeholder:N,hover:x,focus:m,valid:L,invalid:k,required:A,loading:E,disabled:M,readonly:O,id:J,"aria-label":Se,"aria-describedby":Re,...Ke}=e;return(0,Ne.jsxs)(ae,{...Ke,size:t,rounded:o,fillMode:a,hover:x,focus:m,valid:L,invalid:k,required:A,loading:E,disabled:M,readonly:O,className:r(e.className,sp),children:[c&&(0,Ne.jsxs)(Ne.Fragment,{children:[(0,Ne.jsx)(lt,{children:c}),n&&(0,Ne.jsx)(dt,{})]}),(0,Ne.jsx)(_e,{id:J,placeholder:N,value:f,role:"spinbutton",disabled:M,"aria-label":Se,"aria-describedby":Re,"aria-invalid":k?"true":void 0}),(0,Ne.jsx)(De,{valid:L,invalid:k,loading:E,disabled:M}),(0,Ne.jsx)(Je,{loading:E,disabled:M}),i&&(0,Ne.jsx)(ot,{loading:E,disabled:M,readonly:O,value:f}),u&&(0,Ne.jsxs)(Ne.Fragment,{children:[n&&(0,Ne.jsx)(dt,{}),(0,Ne.jsx)(pt,{children:u})]}),l&&(0,Ne.jsx)(po,{className:"k-input-spinner",size:t,fillMode:a,disabled:M})]})};D.states=vf;D.options=kf;D.className=sp;D.defaultOptions=In;D.moduleName=np;D.folderName=rp;D.ariaSpec={selector:".k-numerictextbox",rules:[{selector:".k-numerictextbox > .k-input-inner",attribute:"role=spinbutton",usage:"Announces the spin button capabilities of the NumericTextBox."},{selector:".k-numerictextbox > .k-input-inner",attribute:"label for or aria-label or aria-labelledby (when has accessible name)",usage:"The input requires an accessible name (provided by consuming app)."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-valuenow (when has value)",usage:"Announces the current value of the component."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-valuemin (when has min)",usage:"Announces the minimum allowed value."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-valuemax (when has max)",usage:"Announces the maximum allowed value."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-invalid=true (when invalid)",usage:"Rendered when the NumericTextBox is in an invalid state."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-describedby (when has hint or error)",usage:"Points to the hint or error message."},{selector:".k-numerictextbox.k-disabled > .k-input-inner",attribute:"disabled=disabled or aria-disabled=true",usage:"Rendered when the NumericTextBox is disabled."},{selector:".k-numerictextbox .k-spin-button > .k-button",attribute:"role=button or nodeName=button",usage:"Describes the role of the spin buttons."},{selector:".k-numerictextbox .k-spin-button > .k-button",attribute:"aria-label",usage:"The button element requires discernible text."},{selector:".k-numerictextbox.k-disabled .k-spin-button > .k-button",attribute:"disabled=disabled or aria-disabled=true",usage:"Rendered when the NumericTextBox is disabled."}]};var tn=D;var lp=require("react/jsx-runtime"),ip=e=>(0,lp.jsx)(tn,{...e});var On=Bi(require("react"));var Yr=require("react/jsx-runtime"),Lf="k-list-group-sticky-header",Zr=e=>(0,Yr.jsx)("div",{className:r(Lf,e.className),children:(0,Yr.jsx)("div",{className:"k-list-header-text",children:e.children})});var pp=require("react/jsx-runtime"),Mf="k-no-data",Tn=e=>{let{live:t,...o}=e;return(0,pp.jsx)("span",{...o,className:r(Mf,e.className),"aria-live":t?"polite":void 0,children:e.children})};var Mo="list",Wo=Mo;var Jo=require("react/jsx-runtime"),Qr="k-list",Sf=[],yf={size:[d.undefined,d.small,d.medium,d.large]},Af={},K=e=>{var L;let{size:t,virtualization:o,children:a,header:n,optionLabel:i,customValue:l,noData:c,screenReaders:u,...f}=e,x=On.default.Children.toArray(a)[0],m=(L=x==null?void 0:x.props)!=null&&L.children?On.default.Children.count(x.props.children):On.default.Children.count(a);return(0,Jo.jsxs)("div",{...f,className:r(e.className,Qr,C(Qr,{size:t}),{"k-virtual-list":o}),children:[i,l,n&&(0,Jo.jsx)(Zr,{children:n}),a||(c!==void 0?c:(0,Jo.jsx)(Tn,{live:!0,children:"No data found."})),u&&a&&(0,Jo.jsxs)(Tn,{className:"k-sr-only",live:!0,children:[m," items found."]})]})};K.states=Sf;K.options=yf;K.className=Qr;K.defaultOptions=Af;K.moduleName=Mo;K.folderName=Wo;K.ariaSpec={selector:".k-list",rules:[{selector:".k-list .k-no-data",attribute:"aria-live=polite",usage:'Announces "No data found" to screen readers.'}]};var cp=require("react/jsx-runtime"),dp="k-list-container",Cf=[],Ef={},If={},Yo=e=>{let{...t}=e;return(0,cp.jsx)("div",{...t,className:r(e.className,dp),children:e.children})};Yo.states=Cf;Yo.options=Ef;Yo.className=dp;Yo.defaultOptions=If;Yo.moduleName=Mo;Yo.folderName=Wo;var So="checkbox",Zo=So;var jr=require("react/jsx-runtime"),Bn="k-checkbox",Tf=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled,s.checked,s.indeterminate],Of={size:[d.undefined,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full]},Bf={},ft=e=>{let{id:t,checked:o,indeterminate:a,hover:n,focus:i,disabled:l,invalid:c,valid:u,required:f,size:N,rounded:x,wrapperRole:m,...L}=e;return(0,jr.jsx)("span",{className:"k-checkbox-wrap",role:m,children:(0,jr.jsx)("input",{...L,id:t,type:"checkbox",defaultChecked:o,required:f,disabled:l||void 0,"aria-invalid":c?"true":void 0,className:r(e.className,Bn,C(Bn,{size:N,rounded:x}),y(Bn,{hover:n,focus:i,disabled:l,invalid:c,valid:u,indeterminate:a,checked:o}))})})};ft.states=Tf;ft.options=Of;ft.className=Bn;ft.defaultOptions=Bf;ft.moduleName=So;ft.folderName=Zo;ft.ariaSpec={selector:".k-checkbox",rules:[{selector:".k-checkbox",attribute:"role=checkbox or type=checkbox",usage:"Announces the checkbox role of the element."},{selector:".k-checkbox",attribute:"label for or aria-label or aria-labelledby (when has accessible name)",usage:"The input requires an accessible name to which it will be assigned."},{selector:".k-checkbox",attribute:"aria-checked=true/false/mixed or checked",usage:"For native checkboxes the checked state is handled by the browser. aria-checked is used for custom implementations."},{selector:".k-checkbox",attribute:"aria-describedby (when has hint or error)",usage:"Points to the hint or error message for the checkbox."},{selector:".k-checkbox",attribute:"disabled or aria-disabled=true (when disabled)",usage:"For native checkboxes use the HTML disabled attribute. aria-disabled for custom implementations."},{selector:".k-invalid, .ng-invalid",attribute:"aria-invalid=true (when invalid)",usage:"Rendered only when the CheckBox is in a form and announces the invalid state."}]};var St=ft;var fp=require("react/jsx-runtime"),mp="k-checkbox-list",Pf=[],wf={},up={layout:"vertical"},ze=e=>{let{layout:t=up.layout,...o}=e;return(0,fp.jsx)("ul",{...o,className:r(e.className,mp,{[`k-list-${t}`]:t}),children:e.children})};ze.states=Pf;ze.options=wf;ze.className=mp;ze.defaultOptions=up;ze.moduleName=So;ze.folderName=Zo;var hp=require("react/jsx-runtime"),bp="k-checkbox-list-item",Rf=[],Kf={},_f={},Ue=e=>{let{...t}=e;return(0,hp.jsx)("li",{...t,className:r(e.className,bp),children:e.children})};Ue.states=Rf;Ue.options=Kf;Ue.className=bp;Ue.defaultOptions=_f;Ue.moduleName=So;Ue.folderName=Zo;var yo=require("react/jsx-runtime"),qt=({children:e="Label",id:t="cb-label-after",...o})=>(0,yo.jsxs)(yo.Fragment,{children:[(0,yo.jsx)(St,{id:t,...o}),(0,yo.jsx)("label",{className:"k-checkbox-label",htmlFor:t,children:e})]});var es=require("react/jsx-runtime");var ts=require("react/jsx-runtime");var os=require("react/jsx-runtime");var Df=require("react/jsx-runtime");var Hf=require("react/jsx-runtime");var zf=require("react/jsx-runtime");var Ae=require("react/jsx-runtime"),Uf=ze.options,Ff=ze.states,Gf={...ze.defaultOptions,variant:"vertical"},Vf=[{name:"vertical",title:"Vertical"},{name:"horizontal",title:"Horizontal"}],$f=[],Qo=e=>{let{variant:t,...o}=e;return t==="horizontal"?(0,Ae.jsxs)(ze,{layout:"horizontal",...o,children:[(0,Ae.jsx)(Ue,{children:(0,Ae.jsx)(qt,{id:R("cb"),defaultChecked:!0,children:"Label"})}),(0,Ae.jsx)(Ue,{children:(0,Ae.jsx)(qt,{id:R("cb"),children:"Label"})}),(0,Ae.jsx)(Ue,{children:(0,Ae.jsx)(qt,{id:R("cb"),children:"Label"})})]}):(0,Ae.jsxs)(ze,{...o,children:[(0,Ae.jsx)(Ue,{children:(0,Ae.jsx)(qt,{id:R("cb"),defaultChecked:!0,children:"Label"})}),(0,Ae.jsx)(Ue,{children:(0,Ae.jsx)(qt,{id:R("cb"),children:"Label"})}),(0,Ae.jsx)(Ue,{children:(0,Ae.jsx)(qt,{id:R("cb"),children:"Label"})})]})};Qo.options=Uf;Qo.states=Ff;Qo.variants=Vf;Qo.defaultOptions=Gf;Qo.modifiers=$f;Qo.className=ze.className;var xp=require("react/jsx-runtime"),Xf=St.options,qf=St.states,Wf=St.defaultOptions,Jf=[],Yf=[],jo=e=>(0,xp.jsx)(qt,{id:R("checkbox"),...e,defaultChecked:!0,children:"Label"});jo.options=Xf;jo.states=qf;jo.variants=Jf;jo.defaultOptions=Wf;jo.modifiers=Yf;jo.className=St.className;var wt=require("react/jsx-runtime"),as="k-list-item",Zf=[s.hover,s.focus,s.selected,s.disabled],Qf={},jf={},P=e=>{let{text:t,groupLabel:o,group:a,iconName:n,iconClassName:i,showCheckbox:l,checked:c,hover:u,focus:f,selected:N,disabled:x,actions:m,description:L,id:k,...A}=e,E=t||e.children;return(0,wt.jsxs)("li",{...A,id:k,role:a?"presentation":"option",tabIndex:a?void 0:f?0:-1,"aria-selected":!a&&N?"true":a?void 0:"false","aria-disabled":!a&&x?"true":void 0,className:r(e.className,a?"k-list-group-item":as,y(as,{hover:u,focus:f,disabled:x,selected:N})),children:[l&&(0,wt.jsx)(ft,{checked:c}),n&&(0,wt.jsx)("span",{className:"k-list-item-icon-wrapper",children:(0,wt.jsx)(v,{icon:n,className:r("k-list-item-icon",i)})}),(0,wt.jsx)("span",{className:"k-list-item-text",children:E}),m&&(0,wt.jsx)("div",{className:"k-list-item-actions",children:m}),L&&(0,wt.jsx)("span",{className:"k-list-item-description",children:L}),o&&o!==""&&(0,wt.jsx)("div",{className:"k-list-item-group-label",children:o})]})};P.states=Zf;P.options=Qf;P.className=as;P.defaultOptions=jf;P.moduleName=Mo;P.folderName=Wo;P.ariaSpec={selector:".k-list-item",rules:[{selector:".k-list-item",attribute:"role=option",usage:"Each list item is an option in the listbox."},{selector:".k-list-item",attribute:"id",usage:"ID for aria-activedescendant reference."},{selector:".k-list-item",attribute:"aria-selected (when selectable)",usage:"Indicates the selected state of the option."},{selector:".k-list-group-item",attribute:"role=presentation",usage:"Group headers are presentational, not selectable options."},{selector:".k-list-item-icon",attribute:"aria-hidden=true",usage:"Decorative icons are hidden from assistive technology."}]};var gp=require("react/jsx-runtime"),eb="k-list-ul",Wt=e=>{let{children:t,role:o,id:a,...n}=e;return(0,gp.jsx)("ul",{...n,id:a,role:o,className:r(eb,e.className),children:t})};Wt.ariaSpec={selector:".k-list-ul",rules:[{selector:'.k-list-ul[role="listbox"]',attribute:"role=listbox",usage:"For ungrouped lists, the UL has the listbox role."},{selector:'.k-list-ul[role="listbox"]',attribute:"aria-label or aria-labelledby (when has accessible name)",usage:"Accessible name for the listbox."},{selector:'.k-list-ul[role="group"]',attribute:"role=group",usage:"For grouped sublists under a group header."},{selector:'.k-list-ul[role="group"]',attribute:"aria-labelledby (when grouped)",usage:"References the group header ID."}]};var ea=require("react/jsx-runtime"),tb="k-list-content",F=e=>{let{virtualization:t,grouping:o,"aria-label":a,"aria-labelledby":n,listboxId:i,...l}=e;return(0,ea.jsxs)("div",{...l,className:r(tb,e.className),role:o?"listbox":void 0,id:o?i:void 0,"aria-label":o?a:void 0,"aria-labelledby":o?n:void 0,children:[o?e.children:(0,ea.jsx)(Wt,{role:"listbox",id:i,"aria-label":a,"aria-labelledby":n,children:e.children}),t&&(0,ea.jsx)("div",{className:"k-height-container",children:(0,ea.jsx)("div",{})})]})};F.ariaSpec={selector:".k-list-content",rules:[{selector:'.k-list-content[role="listbox"]',attribute:"role=listbox",usage:"For grouped lists, the list content container has the listbox role."},{selector:'.k-list-content[role="listbox"]',attribute:"aria-label or aria-labelledby (when has accessible name)",usage:"Accessible name for the listbox."}]};var ns=require("react/jsx-runtime");var ta=require("react/jsx-runtime"),ob="k-list-group-item",Ao=e=>{let{groupIconName:t,...o}=e;return(0,ta.jsxs)("li",{...o,role:"presentation",className:r(ob,e.className),children:[t&&(0,ta.jsx)("span",{className:"k-list-item-icon-wrapper",children:(0,ta.jsx)(v,{icon:t,className:"k-list-item-icon"})}),(0,ta.jsx)("span",{className:"k-list-item-text",children:e.children})]})};Ao.ariaSpec={selector:".k-list-group-item",rules:[{selector:".k-list-group-item",attribute:"role=presentation",usage:"Group headers are presentational, not selectable options."},{selector:".k-list-group-item",attribute:"id (when referenced)",usage:"ID for aria-labelledby on the parent group UL."}]};var Np=require("react/jsx-runtime"),rs="k-list-optionlabel",ab=[s.hover,s.focus,s.selected,s.disabled],nb={},rb={},Pn=e=>{let{text:t,hover:o,focus:a,selected:n,disabled:i,...l}=e;return(0,Np.jsx)("div",{...l,className:r(rs,y(rs,{hover:o,focus:a,selected:n,disabled:i})),children:t})};Pn.states=ab;Pn.options=nb;Pn.className=rs;Pn.defaultOptions=rb;var vp=require("react/jsx-runtime"),ss="k-list-custom-value",sb=[s.hover,s.focus,s.selected,s.disabled],ib={},lb={},co=e=>{let{text:t,hover:o,focus:a,selected:n,disabled:i,...l}=e;return(0,vp.jsx)("div",{...l,className:r(ss,y(ss,{hover:o,focus:a,selected:n,disabled:i})),children:t})};co.states=sb;co.options=ib;co.className=ss;co.defaultOptions=lb;var is=require("react/jsx-runtime");var ls=require("react/jsx-runtime");var ps=require("react/jsx-runtime");var ds=require("react/jsx-runtime");var pb=require("react/jsx-runtime");var cs=require("react/jsx-runtime");var kp="dropdown-list",Lp="dropdownlist";var Z=require("react/jsx-runtime"),Mp="k-dropdownlist",db=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled,s.loading,s.readonly],cb={size:[d.undefined,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full],fillMode:[h.undefined,h.solid,h.flat,h.outline]},ms={showValue:!0,arrowIconName:"chevron-down"},le=e=>{let{size:t,rounded:o,fillMode:a,arrowIconName:n=ms.arrowIconName,showValue:i=ms.showValue,valueIconName:l,prefix:c,suffix:u,value:f,placeholder:N,hover:x,focus:m,valid:L,invalid:k,required:A,loading:E,disabled:M,readonly:O,popup:J,opened:Se,adaptive:Re,adaptiveSettings:Ke,adaptiveTitle:tt,adaptiveSubtitle:No,adaptiveFilter:tr,id:no,activeDescendant:un,"aria-label":or,...ar}=e,Dc=no?`${no}-listbox`:void 0,Ti=no?`${no}-value`:void 0;return(0,Z.jsxs)(Z.Fragment,{children:[(0,Z.jsxs)(Ot,{...ar,id:no,size:t,rounded:o,fillMode:a,hover:x,focus:m,valid:L,invalid:k,required:A,loading:E,disabled:M,readonly:O,className:r(e.className,Mp,{"k-icon-picker":!i&&l}),role:"combobox","aria-haspopup":"listbox","aria-expanded":Se?"true":"false","aria-controls":Se?Dc:void 0,"aria-activedescendant":Se&&un?un:void 0,"aria-describedby":Se?Ti:void 0,"aria-disabled":M?"true":void 0,"aria-label":or,tabIndex:0,children:[(0,Z.jsx)(lt,{children:c}),(0,Z.jsx)(ko,{placeholder:N,value:f,showValue:i,valueIconName:l,id:Ti}),(0,Z.jsx)(De,{valid:L,invalid:k,loading:E,disabled:M}),(0,Z.jsx)(Je,{loading:E,disabled:M}),(0,Z.jsx)(pt,{children:u}),(0,Z.jsx)(p,{className:"k-input-button",icon:n,size:e.size,fillMode:e.fillMode,"aria-label":N||"Toggle dropdown",tabIndex:-1})]}),Se&&J&&(0,Z.jsx)(W,{className:"k-list-container k-dropdownlist-popup",containerRole:"region",containerAriaLabel:"Dropdown suggestions",children:J}),Re&&(0,Z.jsx)(ee,{adaptive:!0,...Ke,header:(0,Z.jsx)(He,{actionsEnd:(0,Z.jsx)(p,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply selection"}),filter:tr,inputValue:f,inputPlaceholder:N,title:tt,subtitle:No}),children:(0,Z.jsx)("div",{className:"k-list-container",children:(0,Z.jsx)(K,{size:"large",children:(0,Z.jsxs)(F,{"aria-label":"Options",children:[(0,Z.jsx)(P,{text:"List item"}),(0,Z.jsx)(P,{text:"List item"}),(0,Z.jsx)(P,{text:"List item"})]})})})})]})};le.states=db;le.options=cb;le.className=Mp;le.defaultOptions=ms;le.moduleName=kp;le.folderName=Lp;le.ariaSpec={rules:[{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"role=combobox",usage:"Announces the dropdown element."},{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"aria-haspopup=listbox",usage:"Indicates the presence of a listbox popup."},{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"aria-expanded",usage:"Announces the visibility state of the popup."},{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"aria-label",usage:"Accessible name for the dropdown."},{selector:".k-dropdownlist:not(.k-views-dropdown)",attribute:"tabindex=0",usage:"The element must be focusable."},{selector:".k-dropdownlist.k-disabled",attribute:"aria-disabled=true",usage:"Rendered when the dropdown is disabled."},{selector:".k-dropdownlist .k-input-button",attribute:"aria-label",usage:"Accessible name for the dropdown button."},{selector:".k-dropdownlist .k-input-button",attribute:"tabindex=-1",usage:"The button must not be focusable."},{selector:".k-dropdownlist-popup .k-list-content, .k-dropdownlist-popup .k-list-ul",attribute:"role=listbox",usage:"Popup list has listbox role."},{selector:'.k-dropdownlist-popup .k-list-ul[role="listbox"]',attribute:"aria-label or aria-labelledby",usage:"Popup listbox must have an accessible name. Consuming code is responsible for associating with the component label via aria-labelledby."},{selector:".k-dropdownlist-popup .k-list-item",attribute:"role=option",usage:"Each list item is an option."}]};var mb=require("react/jsx-runtime");var Sp=require("react/jsx-runtime");var us=require("react/jsx-runtime");var ub=require("react/jsx-runtime");var yp=require("react/jsx-runtime");var fs=require("react/jsx-runtime");var fb=require("react/jsx-runtime");var Ze=require("react/jsx-runtime"),bb=le.states,hb=le.defaultOptions,xb=le.options,gb=[{name:"opened",title:"Opened"}],Nb=[],aa=e=>{let{modifiers:t,...o}=e,a={},n=(0,Ze.jsxs)(Ze.Fragment,{children:[(0,Ze.jsx)("div",{className:"k-list-filter",children:(0,Ze.jsx)(ct,{})}),(0,Ze.jsx)(K,{style:{width:300},size:o.size,children:(0,Ze.jsxs)(F,{children:[(0,Ze.jsx)(P,{children:"List item"}),(0,Ze.jsx)(P,{children:"List item"}),(0,Ze.jsx)(P,{children:"List item"})]})})]});return Object.keys(t||{}).forEach(i=>{i==="opened"&&(a.opened=!!(t!=null&&t[i]),a.popup=t!=null&&t[i]?n:void 0)}),(0,Ze.jsx)("div",{children:(0,Ze.jsx)(le,{placeholder:"Value",style:{width:300},...o,...a})})};aa.options=xb;aa.states=bb;aa.variants=Nb;aa.defaultOptions=hb;aa.modifiers=gb;aa.className=le.className;var Ap=require("react/jsx-runtime");var Cp=require("react/jsx-runtime");var vb=require("react/jsx-runtime");var wn=require("react/jsx-runtime"),kb=D.states,Lb=D.defaultOptions,Mb=D.options,Sb=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"},{name:"spin-button",title:"`Spin` Button"}],yb=[],na=e=>{let{modifiers:t,...o}=e,a={};return Object.keys(t||{}).forEach(n=>{switch(n){case"prefix":a.prefix=t!=null&&t[n]?(0,wn.jsx)(le,{size:o.size,fillMode:"flat",value:"mm"}):void 0;break;case"suffix":a.suffix=t!=null&&t[n]?(0,wn.jsx)(Cr,{children:"mm"}):void 0;break;case"clear-button":a.showClearButton=t==null?void 0:t[n];break;case"spin-button":a.showSpinButton=t==null?void 0:t[n];break;default:break}}),(0,wn.jsx)(ip,{value:"Value",style:{width:300},...o,...a})};na.options=Mb;na.states=kb;na.variants=yb;na.defaultOptions=Lb;na.modifiers=Sb;na.className=D.className;var S=require("react/jsx-runtime"),Ep="k-colorgradient-inputs",Ab=[],Cb={size:[d.undefined,d.small,d.medium,d.large]},Ip={mode:"rgba"},ra=e=>{let{mode:t=Ip.mode,size:o,...a}=e;return(0,S.jsxs)("div",{...a,className:r(Ep,"k-hstack"),children:[(0,S.jsx)("div",{className:"k-vstack",children:(0,S.jsx)(p,{fillMode:"flat",icon:"caret-alt-expand",className:"k-colorgradient-toggle-mode",size:o,"aria-label":"Toggle color input format"})}),t==="rgba"&&(0,S.jsxs)(S.Fragment,{children:[(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"132",size:o,"aria-label":"Red channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"R"})]}),(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"132",size:o,"aria-label":"Green channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"G"})]}),(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"132",size:o,"aria-label":"Blue channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"B"})]}),(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"1.00",size:o,"aria-label":"Alpha channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"A"})]})]}),t==="rgb"&&(0,S.jsxs)(S.Fragment,{children:[(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Red channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"R"})]}),(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Green channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"G"})]}),(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Blue channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"B"})]})]}),t==="hsva"&&(0,S.jsxs)(S.Fragment,{children:[(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Hue channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"H"})]}),(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Saturation channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"S"})]}),(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Value channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"V"})]}),(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"1.00","aria-label":"Alpha channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"A"})]})]}),t==="hsv"&&(0,S.jsxs)(S.Fragment,{children:[(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Hue channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"H"})]}),(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Saturation channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"S"})]}),(0,S.jsxs)("div",{className:"k-vstack",children:[(0,S.jsx)(D,{showSpinButton:!1,showClearButton:!1,value:"132","aria-label":"Value channel"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"V"})]})]}),t==="hex"&&(0,S.jsx)(S.Fragment,{children:(0,S.jsxs)("div",{className:"k-vstack k-flex-1",children:[(0,S.jsx)(he,{showClearButton:!1,value:"#b88484AA",className:"k-hex-value"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"HEX"})]})})]})};ra.states=Ab;ra.options=Cb;ra.className=Ep;ra.defaultOptions=Ip;var Ce=require("react/jsx-runtime"),Tp="k-colorgradient-color-contrast",Eb=[],Ib={},Tb={},sa=()=>(0,Ce.jsxs)("div",{className:r(Tp,"k-vbox"),children:[(0,Ce.jsxs)("div",{className:"k-contrast-ratio",children:[(0,Ce.jsx)("span",{className:"k-contrast-ratio-text",children:"Contrast ratio: 7.1"}),(0,Ce.jsxs)("span",{className:"k-contrast-validation !k-text-success",children:[(0,Ce.jsx)(v,{icon:"check"}),(0,Ce.jsx)(v,{icon:"check"})]})]}),(0,Ce.jsxs)("div",{children:[(0,Ce.jsx)("span",{children:"AA: 4.5"}),(0,Ce.jsxs)("span",{className:"k-contrast-validation !k-text-success",children:["Pass",(0,Ce.jsx)(v,{icon:"check"})]})]}),(0,Ce.jsxs)("div",{children:[(0,Ce.jsx)("span",{children:"AAA: 7.0"}),(0,Ce.jsxs)("span",{className:"k-contrast-validation !k-text-error",children:["Fail",(0,Ce.jsx)(v,{icon:"x"})]})]})]});sa.states=Eb;sa.options=Ib;sa.className=Tp;sa.defaultOptions=Tb;var Op="color-gradient",Bp="colorgradient";var pe=require("react/jsx-runtime"),Rn="k-colorgradient",Ob=[s.hover,s.focus,s.readonly,s.disabled],Bb={size:[d.undefined,d.small,d.medium,d.large]},Rt={mode:"rgba",readonly:!1,disabled:!1,contrast:!1,gradientStyle:{background:"rgb(255, 0, 0 )"},dragHandleStyle:{top:"50px",left:"73px"},alphaStyle:{background:"linear-gradient(to top, transparent, rgb(255, 0, 0))"},alphaStyleHorizontal:{background:"linear-gradient(to right, transparent, rgb(255, 0, 0))"},canvasOrientation:"horizontal"},me=e=>{let{size:t,mode:o=Rt.mode,readonly:a=Rt.readonly,disabled:n=Rt.disabled,gradientStyle:i=Rt.gradientStyle,dragHandleStyle:l=Rt.dragHandleStyle,alphaStyle:c=Rt.alphaStyle,alphaStyleHorizontal:u=Rt.alphaStyleHorizontal,contrast:f=Rt.contrast,dir:N,hover:x,focus:m,hoverHandle:L,focusHandle:k,canvasOrientation:A=Rt.canvasOrientation,role:E,tabIndex:M,...O}=e;return(0,pe.jsxs)("div",{...O,role:E??"textbox","aria-label":E==="none"?void 0:"Color gradient",tabIndex:M??0,"aria-disabled":n?"true":void 0,className:r(e.className,Rn,C(Rn,{size:t}),y(Rn,{hover:x,focus:m,readonly:a,disabled:n})),dir:N,children:[!A||A==="horizontal"&&(0,pe.jsxs)("div",{className:"k-colorgradient-canvas k-hstack",children:[(0,pe.jsx)("div",{className:"k-hsv-rectangle",style:i,children:(0,pe.jsx)("div",{className:"k-hsv-gradient",children:(0,pe.jsx)("div",{className:r("k-hsv-draghandle","k-draghandle",{"k-hover":L,"k-focus":k}),style:l,role:"slider","aria-orientation":"undefined","aria-label":"Color well with two-dimensional slider for selecting saturation and lightness","aria-valuetext":"X: 73, Y: 50","aria-valuenow":50,"aria-valuemin":0,"aria-valuemax":100})})}),(0,pe.jsxs)("div",{className:"k-hsv-controls k-hstack",children:[(0,pe.jsx)(Xr,{className:"k-hue-slider",hover:L,focus:k}),o!=="rgb"&&o!=="hsv"&&(0,pe.jsx)(Xr,{className:"k-alpha-slider",hover:L,focus:k,trackStyle:c})]})]}),A==="vertical"&&(0,pe.jsxs)("div",{className:"k-colorgradient-canvas k-vstack",children:[(0,pe.jsx)("div",{className:"k-hsv-rectangle",style:i,children:(0,pe.jsx)("div",{className:"k-hsv-gradient",children:(0,pe.jsx)("div",{className:r("k-hsv-draghandle","k-draghandle",{"k-hover":L,"k-focus":k}),style:l,role:"slider","aria-orientation":"undefined","aria-label":"Color well with two-dimensional slider for selecting saturation and lightness","aria-valuetext":"X: 73, Y: 50","aria-valuenow":50,"aria-valuemin":0,"aria-valuemax":100})})}),(0,pe.jsxs)("div",{className:"k-hsv-controls k-vstack",children:[(0,pe.jsx)($r,{className:"k-hue-slider",hover:L,focus:k}),o!=="rgb"&&o!=="hsv"&&(0,pe.jsx)($r,{className:"k-alpha-slider",hover:L,focus:k,trackStyle:u})]})]}),(0,pe.jsx)(ra,{mode:e.mode,size:t}),f&&(0,pe.jsx)(sa,{})]})};me.states=Ob;me.options=Bb;me.className=Rn;me.defaultOptions=Rt;me.moduleName=Op;me.folderName=Bp;me.ariaSpec={selector:".k-colorgradient",rules:[{selector:".k-colorgradient",attribute:"role=textbox",usage:"The focusable wrapper should be considered a textbox with a value that could be submitted."},{selector:".k-colorgradient",attribute:"aria-label or aria-labelledby",usage:"The component needs an accessible name including the currently selected value."},{selector:".k-colorgradient",attribute:"tabindex=0",usage:"The element must be focusable."},{selector:".k-colorgradient.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the ColorGradient is disabled."},{selector:".k-hsv-draghandle",attribute:"role=slider",usage:"The 2D draghandle must have slider role for ARIA-allowed attributes."},{selector:".k-hsv-draghandle",attribute:"aria-orientation=undefined",usage:"The implicit orientation for the slider must be removed for the 2D handle."},{selector:".k-hsv-draghandle",attribute:"aria-label",usage:"Must provide information about the purpose of the slider and the currently selected color."},{selector:".k-hsv-draghandle",attribute:"aria-valuetext",usage:"Must specify the values on both X and Y axis."},{selector:".k-hsv-draghandle",attribute:"aria-valuenow",usage:"Required by the slider role."},{selector:".k-hsv-draghandle",attribute:"aria-valuemin",usage:"Required by the slider role."},{selector:".k-hsv-draghandle",attribute:"aria-valuemax",usage:"Required by the slider role."},{selector:".k-numerictextbox>.k-input-inner",attribute:"aria-label",usage:"Must provide the name of the channel (red, green, blue, or alpha)."}]};var Pp=require("react/jsx-runtime"),Kn=e=>(0,Pp.jsx)(me,{...e});var Pb=require("react/jsx-runtime");var wb=require("react/jsx-runtime");var _n=require("react/jsx-runtime"),Rb=me.options,Kb=me.states,_b={...me.defaultOptions,variant:"rgba"},Db=[{name:"rgba",title:"RGBA"},{name:"rgb",title:"RGB"},{name:"hex",title:"HEX"}],Hb=[],ia=e=>{let{variant:t,...o}=e;switch(t){case"hex":return(0,_n.jsx)(Kn,{...o,mode:t});case"rgb":return(0,_n.jsx)(Kn,{...o,mode:t});default:return(0,_n.jsx)(Kn,{...o,mode:t})}};ia.options=Rb;ia.states=Kb;ia.variants=Db;ia.defaultOptions=_b;ia.modifiers=Hb;ia.className=me.className;var wp=require("react/jsx-runtime"),bs=e=>(0,wp.jsx)("tr",{role:"row",children:e.children});var Rp=require("react/jsx-runtime"),hs="k-colorpalette-tile",zb=[s.hover,s.focus,s.selected],Ub={},la=e=>{let{color:t,tileSize:o,hover:a,focus:n,selected:i,...l}=e,c={backgroundColor:t,width:o?o+"px":"",height:o?o+"px":""};return(0,Rp.jsx)("td",{...l,role:"gridcell","aria-label":t,"aria-selected":i?"true":void 0,className:r(e.className,hs,y(hs,{hover:a,focus:n,selected:i})),style:c})};la.states=zb;la.options=Ub;la.className=hs;var Kp="color-palette",_p="colorpalette";var pa=require("react/jsx-runtime"),Dn="k-colorpalette",Fb=[s.disabled],Gb={size:[d.undefined,d.small,d.medium,d.large]},Dp={columns:10},Fe=e=>{let{size:t,palette:o,columns:a=Dp.columns,tileSize:n,disabled:i,...l}=e,c=[];if(o){let u=a||o.columns,f=o.colors?o.colors:o;Array.isArray(f)&&Array.from({length:Math.ceil(f.length/u)},(N,x)=>{let m=[];f.slice(x*u,(x+1)*u).map((k,A)=>{m.push((0,pa.jsx)(la,{color:k,tileSize:n},A))});let L=(0,pa.jsx)(bs,{children:m},x);c.push(L)})}return(0,pa.jsx)("div",{...l,role:"grid","aria-label":"Color palette",tabIndex:0,"aria-disabled":i?"true":void 0,className:r(e.className,Dn,y(Dn,{disabled:i}),C(Dn,{size:t})),children:(0,pa.jsx)("table",{className:"k-colorpalette-table",role:"none",children:(0,pa.jsx)("tbody",{children:c.length>0?c:e.children})})})};Fe.states=Fb;Fe.options=Gb;Fe.className=Dn;Fe.defaultOptions=Dp;Fe.moduleName=Kp;Fe.folderName=_p;Fe.ariaSpec={selector:".k-colorpalette",rules:[{selector:".k-colorpalette",attribute:"role=grid",usage:"The focusable wrapper announces its role as a grid."},{selector:".k-colorpalette",attribute:"aria-label or aria-labelledby",usage:"The component needs an accessible name including the currently selected value."},{selector:".k-colorpalette",attribute:"aria-activedescendant",usage:"Points to the focused cell in the table."},{selector:".k-colorpalette",attribute:"tabindex=0",usage:"The element must be focusable."},{selector:".k-colorpalette.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the ColorPalette is disabled."},{selector:".k-colorpalette-table",attribute:"role=none or role=presentation",usage:"Negates the default role of the table element."},{selector:".k-colorpalette-table>tbody>tr",attribute:"role=row",usage:"Required as the semantic role of the parent table has been removed."},{selector:".k-colorpalette-tile",attribute:"role=gridcell",usage:"Required as the semantic role of the parent table has been removed."},{selector:".k-colorpalette-tile",attribute:"aria-label or title",usage:"The text representation of the color value for the current cell."},{selector:".k-colorpalette-tile.k-selected",attribute:"aria-selected=true",usage:"Present on the currently selected cell."}]};var Hn=Fe;var on={basic:{colors:["#000000","#7f7f7f","#880015","#ed1c24","#ff7f27","#fff200","#22b14c","#00a2e8","#3f48cc","#a349a4","#ffffff","#c3c3c3","#b97a57","#ffaec9","#ffc90e","#efe4b0","#b5e61d","#99d9ea","#7092be","#c8bfe7"],columns:10},office:{colors:["#ffffff","#000000","#e6e6e6","#435569","#4371c4","#ed7e32","#a5a4a5","#febf04","#5a9bd5","#71ae48","#f2f2f3","#7f7f7f","#d1cece","#d5dde3","#dae1f4","#fce5d4","#deeded","#fff2cc","#deeaf6","#e1efd9","#d7d8d8","#585959","#aeabab","#adbaca","#b4c5e7","#f6caac","#dbdbdb","#ffe498","#bcd6ee","#c5e0b2","#bfbfc0","#3f3f3f","#767070","#8595b1","#8fabdb","#f5b183","#c9c8c9","#fed965","#9bc4e5","#a8d08d","#a5a5a6","#262625","#393939","#334050","#2e5496","#c45a11","#7b7b7a","#bf9000","#2f75b5","#548235","#7f7f7f","#0b0c0c","#161616","#222a34","#203764","#843d0b","#525252","#7f6000","#1d4d79","#375623"],columns:10},apex:{colors:["#ffffff","#000000","#c9c2d1","#69676d","#ceb966","#9cb084","#6bb1c9","#6585cf","#7e6bc9","#a379bb","#f2f2f2","#7f7f7f","#f4f2f5","#e0e0e2","#f5f1e0","#ebefe6","#e1eff4","#e0e6f5","#e5e1f4","#ece4f1","#d8d8d8","#595959","#e9e6ec","#c2c1c5","#ebe3c1","#d7dfcd","#c3dfe9","#c1ceeb","#cbc3e9","#dac9e3","#bfbfbf","#3f3f3f","#dedae3","#a4a3a8","#e1d5a3","#c3cfb5","#a6d0de","#a2b5e2","#b1a6de","#c7aed6","#a5a5a5","#262626","#9688a5","#4e4d51","#ae9638","#758c5a","#3d8da9","#365bb0","#533da9","#7d4d99","#7f7f7f","#0c0c0c","#635672","#343336","#746425","#4e5d3c","#295e70","#243c75","#372970","#533366"],columns:10},austin:{colors:["#ffffff","#000000","#caf278","#3e3d2d","#94c600","#71685a","#ff6700","#909465","#956b43","#fea022","#f2f2f2","#7f7f7f","#f4fce4","#dddcd0","#efffc0","#e3e1dc","#ffe0cb","#e8e9df","#ece1d6","#feecd2","#d8d8d8","#595959","#e9f9c9","#bbb9a1","#dfff82","#c8c3ba","#ffc299","#d2d4c0","#dac3ad","#fed9a6","#bfbfbf","#3f3f3f","#dff7ae","#ada598","#cfff43","#ada598","#ffa365","#bcbfa1","#c8a585","#fec67a","#a5a5a5","#262626","#a9ea25","#2e2d21","#6f9400","#544e43","#bf4d00","#6c6f4b","#6f5032","#d77b00","#7f7f7f","#0c0c0c","#74a50f","#1f1e16","#4a6300","#38342d","#7f3300","#484a32","#4a3521","#8f5200"],columns:10},clarity:{colors:["#ffffff","#292934","#f3f2dc","#d2533c","#93a299","#ad8f67","#726056","#4c5a6a","#808da0","#79463d","#f2f2f2","#e7e7ec","#e7e5b9","#f6dcd8","#e9ecea","#eee8e0","#e4dedb","#d8dde3","#e5e8ec","#e9d6d3","#d8d8d8","#c4c4d1","#d5d185","#edbab1","#d3d9d6","#ded2c2","#c9beb8","#b2bcc8","#ccd1d9","#d3aea7","#bfbfbf","#8a8aa3","#aca73b","#e4978a","#bec7c1","#cdbba3","#af9e94","#8c9bac","#b2bac6","#bd857c","#a5a5a5","#56566e","#56531d","#a43925","#6b7c72","#866b48","#554840","#39434f","#5c697b","#5a342d","#7f7f7f","#3b3b4b","#22210b","#6d2619","#47534c","#594730","#39302b","#262d35","#3d4652","#3c231e"],columns:10},slipstream:{colors:["#ffffff","#000000","#b4dcfa","#212745","#4e67c8","#5eccf3","#a7ea52","#5dceaf","#ff8021","#f14124","#f2f2f2","#7f7f7f","#8bc9f7","#c7cce4","#dbe0f4","#def4fc","#edfadc","#def5ef","#ffe5d2","#fcd9d3","#d8d8d8","#595959","#4facf3","#909aca","#b8c2e9","#beeafa","#dbf6b9","#beebdf","#ffcca6","#f9b3a7","#bfbfbf","#3f3f3f","#0d78c9","#5967af","#94a3de","#9ee0f7","#caf297","#9de1cf","#ffb279","#f68d7b","#a5a5a5","#262626","#063c64","#181d33","#31479f","#11b2eb","#81d319","#34ac8b","#d85c00","#c3260c","#7f7f7f","#0c0c0c","#021828","#101322","#202f6a","#0b769c","#568c11","#22725c","#903d00","#821908"],columns:10},metro:{colors:["#ffffff","#000000","#d6ecff","#4e5b6f","#7fd13b","#ea157a","#feb80a","#00addc","#738ac8","#1ab39f","#f2f2f2","#7f7f7f","#a7d6ff","#d9dde4","#e5f5d7","#fad0e4","#fef0cd","#c5f2ff","#e2e7f4","#c9f7f1","#d8d8d8","#595959","#60b5ff","#b3bcca","#cbecb0","#f6a1c9","#fee29c","#8be6ff","#c7d0e9","#94efe3","#bfbfbf","#3f3f3f","#007dea","#8d9baf","#b2e389","#f272af","#fed46b","#51d9ff","#aab8de","#5fe7d5","#a5a5a5","#262626","#003e75","#3a4453","#5ea226","#af0f5b","#c58c00","#0081a5","#425ea9","#138677","#7f7f7f","#0c0c0c","#00192e","#272d37","#3f6c19","#750a3d","#835d00","#00566e","#2c3f71","#0c594f"],columns:10},flow:{colors:["#ffffff","#000000","#dbf5f9","#04617b","#0f6fc6","#009dd9","#0bd0d9","#10cf9b","#7cca62","#a5c249","#f2f2f2","#7f7f7f","#b2e9f2","#b4ecfc","#c7e2fa","#c4eeff","#c9fafc","#c9faed","#e4f4df","#edf2da","#d8d8d8","#595959","#76d9e8","#6adafa","#90c6f6","#89deff","#93f5f9","#94f6db","#cae9c0","#dbe6b6","#bfbfbf","#3f3f3f","#21b2c8","#20c8f7","#59a9f2","#4fceff","#5df0f6","#5ff2ca","#b0dfa0","#c9da91","#a5a5a5","#262626","#105964","#02485c","#0b5394","#0075a2","#089ca2","#0b9b74","#54a838","#7e9532","#7f7f7f","#0c0c0c","#062328","#01303d","#073763","#004e6c","#05686c","#07674d","#387025","#546321"],columns:10},hardcover:{colors:["#ffffff","#000000","#ece9c6","#895d1d","#873624","#d6862d","#d0be40","#877f6c","#972109","#aeb795","#f2f2f2","#7f7f7f","#e1dca5","#f2e0c6","#f0d0c9","#f6e6d5","#f5f2d8","#e7e5e1","#fbc7bc","#eef0e9","#d8d8d8","#595959","#d0c974","#e6c28d","#e2a293","#eeceaa","#ece5b2","#cfccc3","#f78f7a","#dee2d4","#bfbfbf","#3f3f3f","#a29a36","#daa454","#d4735e","#e6b681","#e2d88c","#b7b2a5","#f35838","#ced3bf","#a5a5a5","#262626","#514d1b","#664515","#65281a","#a2641f","#a39428","#655f50","#711806","#879464","#7f7f7f","#0c0c0c","#201e0a","#442e0e","#431b11","#6c4315","#6d621a","#433f35","#4b1004","#5a6243"],columns:10},trek:{colors:["#ffffff","#000000","#fbeec9","#4e3b30","#f0a22e","#a5644e","#b58b80","#c3986d","#a19574","#c17529","#f2f2f2","#7f7f7f","#f7e09e","#e1d6cf","#fcecd5","#eddfda","#f0e7e5","#f3eae1","#ece9e3","#f5e3d1","#d8d8d8","#595959","#f3cc5f","#c4ad9f","#f9d9ab","#dcc0b6","#e1d0cc","#e7d5c4","#d9d4c7","#ebc7a3","#bfbfbf","#3f3f3f","#d29f0f","#a78470","#f6c781","#cba092","#d2b9b2","#dbc1a7","#c6bfab","#e1ac76","#a5a5a5","#262626","#694f07","#3a2c24","#c87d0e","#7b4b3a","#926255","#a17242","#7b7153","#90571e","#7f7f7f","#0c0c0c","#2a1f03","#271d18","#855309","#523226","#614138","#6b4c2c","#524b37","#603a14"],columns:10},verve:{colors:["#ffffff","#000000","#d2d2d2","#666666","#ff388c","#e40059","#9c007f","#68007f","#005bd3","#00349e","#f2f2f2","#7f7f7f","#bdbdbd","#e0e0e0","#ffd7e8","#ffc6dc","#ffb8f1","#f1b2ff","#c3dcff","#b8cfff","#d8d8d8","#595959","#9d9d9d","#c1c1c1","#ffafd1","#ff8eba","#ff71e4","#e365ff","#87baff","#72a0ff","#bfbfbf","#3f3f3f","#696969","#a3a3a3","#ff87ba","#ff5597","#ff2ad7","#d519ff","#4b98ff","#2b71ff","#a5a5a5","#262626","#343434","#4c4c4c","#e90062","#ab0042","#75005f","#4e005f","#00449e","#002676","#7f7f7f","#0c0c0c","#151515","#333333","#9b0041","#72002c","#4e003f","#34003f","#002d69","#00194f"],columns:10},monochrome:{colors:["#000000","#1a1a1a","#333333","#4d4d4d","#666666","#808080","#999999","#b3b3b3","#cccccc","#e6e6e6","#f2f2f2","#ffffff"],columns:12}};var zp=require("react/jsx-runtime"),Hp=e=>(0,zp.jsx)(Hn,{palette:on.basic,...e});var Vb=require("react/jsx-runtime");var Up=require("react/jsx-runtime");var Fp=require("react/jsx-runtime"),$b=Fe.options,Xb=Fe.states,qb={...Fe.defaultOptions,variant:"basic"},Wb=[{name:"basic",title:"Basic"},{name:"monochrome",title:"Monochrome"}],Jb={basic:{colors:["#000000","#7f7f7f","#880015","#ed1c24","#ff7f27","#fff200","#22b14c","#00a2e8","#3f48cc","#a349a4","#ffffff","#c3c3c3","#b97a57","#ffaec9","#ffc90e","#efe4b0","#b5e61d","#99d9ea","#7092be","#c8bfe7"],columns:10},monochrome:{colors:["#000000","#1a1a1a","#333333","#4d4d4d","#666666","#808080","#999999","#b3b3b3","#cccccc","#e6e6e6","#f2f2f2","#ffffff"],columns:12}},Yb=[],da=e=>{let{variant:t="basic",...o}=e,a=Jb[t];return(0,Fp.jsx)(Hp,{columns:a.columns,palette:a,...o})};da.options=$b;da.states=Xb;da.variants=Wb;da.defaultOptions=qb;da.modifiers=Yb;da.className=Fe.className;var Gp="color-editor",Vp="coloreditor";var ne=require("react/jsx-runtime"),zn="k-coloreditor",Zb=[s.focus],Qb={size:[d.undefined,d.small,d.medium,d.large]},an={view:"gradient",palette:on.office,actionButtons:!0,canvasOrientation:"horizontal"},te=e=>{let{size:t,view:o=an.view,palette:a=an.palette,color:n,currentColor:i,focus:l,focusView:c,dir:u,group:f,actionButtons:N=an.actionButtons,canvasOrientation:x=an.canvasOrientation,...m}=e;return(0,ne.jsxs)("div",{...m,role:"textbox","aria-label":"Color editor",tabIndex:0,className:r(e.className,"k-flatcolorpicker",zn,C(zn,{size:t}),y(zn,{focus:l})),dir:u,children:[(0,ne.jsxs)("div",{className:"k-coloreditor-header k-hstack",children:[(0,ne.jsx)("div",{className:"k-coloreditor-header-actions k-hstack",children:f&&(0,ne.jsxs)(B,{fillMode:"flat",children:[(0,ne.jsx)(p,{className:"k-group-start",size:t,fillMode:"flat",icon:"droplet-slider",selected:o==="gradient","aria-label":"Color gradient view"}),(0,ne.jsx)(p,{className:"k-group-end",size:t,fillMode:"flat",icon:"palette",selected:o==="palette","aria-label":"Color palette view"})]})}),(0,ne.jsx)("div",{className:"k-spacer"}),(0,ne.jsxs)("div",{className:"k-coloreditor-header-actions k-hstack",children:[(0,ne.jsx)(p,{fillMode:"flat",icon:"droplet-slash",size:t,"aria-label":"Reset color"}),(0,ne.jsxs)("div",{className:"k-coloreditor-preview k-vstack",children:[(0,ne.jsx)(ro,{className:"k-coloreditor-preview-color",color:n}),(0,ne.jsx)(ro,{className:"k-coloreditor-current-color",color:i})]})]})]}),(0,ne.jsx)("div",{className:"k-coloreditor-views k-vstack",children:o==="gradient"?(0,ne.jsx)(me,{focus:c,size:t,canvasOrientation:x,role:"none",tabIndex:-1}):(0,ne.jsx)(Fe,{palette:a,size:t})}),N&&(0,ne.jsxs)(at,{className:"k-coloreditor-footer",alignment:"start",children:[(0,ne.jsx)(p,{themeColor:"primary",size:t,className:"k-coloreditor-apply",children:"Apply"}),(0,ne.jsx)(p,{className:"k-coloreditor-cancel",size:t,children:"Cancel"})]})]})};te.states=Zb;te.options=Qb;te.className=zn;te.defaultOptions=an;te.moduleName=Gp;te.folderName=Vp;te.ariaSpec={selector:".k-flatcolorpicker",rules:[{selector:".k-flatcolorpicker",attribute:"role=textbox",usage:"The focusable wrapper should be considered a textbox with a submittable value."},{selector:".k-flatcolorpicker",attribute:"aria-label or aria-labelledby",usage:"The component needs an accessible name including the currently selected value."},{selector:".k-flatcolorpicker",attribute:"tabindex=0",usage:"The element must be focusable."},{selector:".k-flatcolorpicker.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the FlatColorPicker is disabled."},{selector:".k-colorgradient",attribute:"role=none",usage:"The inner ColorGradient must have its role removed."},{selector:".k-colorgradient",attribute:"tabindex=-1",usage:"The inner ColorGradient must be removed from the page tab sequence."}]};var ca=te;var jb=require("react/jsx-runtime");var eh=require("react/jsx-runtime");var Xp=require("react/jsx-runtime"),$p=e=>(0,Xp.jsx)(ca,{group:!0,currentColor:"fuchsia",...e});var Wp=require("react/jsx-runtime"),qp=e=>(0,Wp.jsx)(ca,{view:"palette",group:!0,currentColor:"fuchsia",...e});var xs=require("react/jsx-runtime"),th=te.options,oh=te.states,ah={...te.defaultOptions,variant:"gradient"},nh=[{name:"gradient",title:"Gradient"},{name:"palette",title:"Palette"}],rh=[],ma=e=>{let{variant:t,...o}=e;return t==="palette"?(0,xs.jsx)(qp,{...o,color:"white"}):(0,xs.jsx)($p,{...o,color:"rgba(183, 118 , 118, 1.00)"})};ma.options=th;ma.states=oh;ma.variants=nh;ma.defaultOptions=ah;ma.modifiers=rh;ma.className=te.className;var Jp="color-picker",Yp="colorpicker";var de=require("react/jsx-runtime"),Zp="k-colorpicker",sh=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled],ih={size:[d.undefined,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full],fillMode:[h.undefined,h.solid,h.flat,h.outline]},Qp={arrowIconName:"chevron-down"},rt=e=>{let{size:t,rounded:o,fillMode:a,arrowIconName:n=Qp.arrowIconName,prefix:i,suffix:l,value:c,placeholder:u,hover:f,focus:N,valid:x,invalid:m,required:L,disabled:k,valueIconName:A,popup:E,opened:M,adaptive:O,adaptiveSettings:J,adaptiveTitle:Se,adaptiveSubtitle:Re,...Ke}=e,tt="colorpicker-popup";return(0,de.jsxs)(de.Fragment,{children:[(0,de.jsxs)(Ot,{...Ke,size:t,rounded:o,fillMode:a,hover:f,focus:N,valid:x,invalid:m,required:L,disabled:k,role:"combobox","aria-haspopup":"dialog","aria-expanded":M?"true":"false","aria-controls":M||O?tt:void 0,"aria-label":"Color picker",tabIndex:0,"aria-disabled":k?"true":void 0,className:r(e.className,Zp,"k-icon-picker"),children:[(0,de.jsx)(lt,{children:i}),(0,de.jsx)(ko,{placeholder:u,value:c,showValue:!1,valueIcon:(0,de.jsx)(ro,{className:"k-value-icon",color:c,iconName:A}),valueIconName:A}),(0,de.jsx)(pt,{children:l}),(0,de.jsx)(p,{className:"k-input-button",icon:n,size:t,fillMode:a,tabIndex:-1,"aria-label":"Open color picker",disabled:k})]}),M&&E&&(0,de.jsx)(W,{id:tt,className:"k-colorpicker-popup",children:E}),O&&(0,de.jsx)(ee,{adaptive:!0,id:tt,...J,header:(0,de.jsx)(He,{actionsEnd:(0,de.jsx)(p,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply"}),title:Se,subtitle:Re}),footer:(0,de.jsxs)(so,{children:[(0,de.jsx)(p,{text:"Cancel",size:"large"}),(0,de.jsx)(p,{text:"Set",size:"large",themeColor:"primary"})]}),children:(0,de.jsx)(te,{canvasOrientation:"vertical",size:"large",actionButtons:!1,group:!0})})]})};rt.states=sh;rt.options=ih;rt.className=Zp;rt.defaultOptions=Qp;rt.moduleName=Jp;rt.folderName=Yp;rt.ariaSpec={selector:".k-colorpicker",rules:[{selector:".k-colorpicker",attribute:"role=combobox",usage:"The focusable element should have role combobox (input with popup)."},{selector:".k-colorpicker",attribute:"aria-label or aria-labelledby",usage:"The component needs an accessible name including the currently selected value."},{selector:".k-colorpicker",attribute:"aria-haspopup=dialog",usage:"Indicates the component has a Dialog Popup."},{selector:".k-colorpicker",attribute:"aria-expanded=true/false",usage:"Announces the visibility state of the popup."},{selector:".k-colorpicker",attribute:"aria-controls (when open)",usage:"Points to the popup element."},{selector:".k-colorpicker",attribute:"tabindex=0",usage:"The element must be focusable."},{selector:".k-colorpicker.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the picker is disabled."},{selector:".k-colorpicker.k-disabled .k-button",attribute:"disabled or aria-disabled=true",usage:"Rendered only when the picker is disabled."},{selector:".k-colorgradient",attribute:"tabindex=-1",usage:"The inner ColorGradient must be removed from the page tab sequence."}]};var Jt=rt;var jp=require("react/jsx-runtime"),Un=e=>(0,jp.jsx)(Jt,{...e});var lh=require("react/jsx-runtime");var ph=require("react/jsx-runtime");var dh=require("react/jsx-runtime");var ch=require("react/jsx-runtime");var mh=require("react/jsx-runtime");var uh=require("react/jsx-runtime");var mo=require("react/jsx-runtime"),fh=Jt.options,bh=Jt.states,ed={...Jt.defaultOptions,variant:"color"},hh=[{name:"color",title:"Color",default:!0},{name:"no color",title:"No color"},{name:"icon",title:"Icon"}],xh=[{name:"opened",title:"Opened"}],ua=e=>{let{variant:t,modifiers:o,...a}={...ed,...e},n={};Object.keys(o||{}).forEach(l=>{l==="opened"&&(n.opened=!!(o!=null&&o[l]),n.popup=o!=null&&o[l]?(0,mo.jsx)(te,{size:a.size,color:"rgba(183, 118 , 118, 1.00)",group:!0}):"")});let i=n.opened?{width:"272px",height:"390px"}:{};switch(t){case"no color":return(0,mo.jsx)("div",{style:i,children:(0,mo.jsx)(Un,{...a,...n})});case"icon":return(0,mo.jsx)("div",{style:i,children:(0,mo.jsx)(Un,{value:"rgba(183, 118 , 118, 1.00)",valueIconName:"edit-tools",...a,...n})});default:return(0,mo.jsx)("div",{style:i,children:(0,mo.jsx)(Un,{value:"rgba(183, 118 , 118, 1.00)",...a,...n})})}};ua.options=fh;ua.states=bh;ua.variants=hh;ua.defaultOptions=ed;ua.modifiers=xh;ua.className=Jt.className;var gs="combobox",td=gs;var _=require("react/jsx-runtime"),od="k-combobox",gh=[s.hover,s.focus,s.valid,s.invalid,s.loading,s.required,s.disabled,s.readonly],Nh={size:[d.undefined,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full],fillMode:[h.undefined,h.solid,h.flat,h.outline]},ad={separators:!0},Ee=e=>{let{size:t,rounded:o,fillMode:a,separators:n=ad.separators,prefix:i,suffix:l,value:c,placeholder:u,hover:f,focus:N,valid:x,invalid:m,required:L,loading:k,disabled:A,popup:E,opened:M,readonly:O,adaptive:J,adaptiveSettings:Se,adaptiveTitle:Re,adaptiveSubtitle:Ke,adaptiveCustomValue:tt,id:No,autocomplete:tr,activeDescendant:no,"aria-label":un,...or}=e,ar=No?`${No}-listbox`:void 0;return(0,_.jsxs)(_.Fragment,{children:[(0,_.jsxs)(ae,{...or,size:t,rounded:o,fillMode:a,hover:f,focus:N,valid:x,invalid:m,required:L,loading:k,disabled:A,readonly:O,className:r(e.className,od),children:[i&&(0,_.jsxs)(_.Fragment,{children:[(0,_.jsx)(lt,{children:i}),n&&(0,_.jsx)(dt,{})]}),(0,_.jsx)(_e,{id:No,placeholder:u,value:c,role:"combobox","aria-haspopup":"listbox","aria-expanded":M?"true":"false","aria-controls":M?ar:void 0,"aria-activedescendant":M&&no?no:void 0,"aria-autocomplete":tr,"aria-invalid":m?"true":void 0,"aria-busy":k?"true":void 0,"aria-label":un,disabled:A,readOnly:O}),(0,_.jsx)(De,{valid:x,invalid:m,loading:k,disabled:A}),(0,_.jsx)(Je,{loading:k,disabled:A}),(0,_.jsx)(ot,{loading:k,disabled:A,readonly:O,value:c}),l&&(0,_.jsxs)(_.Fragment,{children:[n&&(0,_.jsx)(dt,{}),(0,_.jsx)(pt,{children:l})]}),(0,_.jsx)(p,{className:"k-input-button",icon:"chevron-down",size:t,fillMode:a,"aria-label":"Open popup",tabIndex:-1,disabled:A})]}),M&&E&&(0,_.jsx)(W,{className:"k-list-container k-combobox-popup",containerRole:"region",containerAriaLabel:"Combobox suggestions",children:E}),J&&(0,_.jsx)(ee,{adaptive:!0,id:No?`${No}-adaptive`:void 0,...Se,header:(0,_.jsx)(He,{actionsEnd:(0,_.jsx)(p,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply selection"}),input:!0,inputValue:c,inputPlaceholder:u,title:Re,subtitle:Ke}),children:(0,_.jsx)("div",{className:"k-list-container",children:(0,_.jsx)(K,{customValue:tt?(0,_.jsx)(co,{text:`Use "${c}"`}):void 0,size:"large",children:(0,_.jsxs)(F,{"aria-label":Re||"Options",children:[(0,_.jsx)(P,{text:"List item"}),(0,_.jsx)(P,{text:"List item"}),(0,_.jsx)(P,{text:"List item"})]})})})})]})};Ee.states=gh;Ee.options=Nh;Ee.className=od;Ee.defaultOptions=ad;Ee.moduleName=gs;Ee.folderName=td;Ee.ariaSpec={selector:".k-combobox",rules:[{selector:".k-combobox > .k-input-inner",attribute:"role=combobox",usage:"Identifies the input as a combobox."},{selector:".k-combobox > .k-input-inner",attribute:"aria-haspopup=listbox",usage:"Indicates the combobox has a listbox popup."},{selector:".k-combobox > .k-input-inner",attribute:"aria-expanded",usage:"Indicates whether the popup is open."},{selector:".k-combobox > .k-input-inner",attribute:"aria-controls=${id}-listbox (when open)",usage:"Points to the listbox element when popup is open."},{selector:".k-combobox > .k-input-inner",attribute:"aria-activedescendant (when open)",usage:"Points to the focused item in the listbox."},{selector:".k-combobox > .k-input-inner",attribute:"aria-autocomplete=list|both|inline (when has autocomplete)",usage:"Indicates the autocomplete behavior."},{selector:".k-combobox > .k-input-inner",attribute:"aria-invalid=true (when invalid)",usage:"Rendered when the combobox is in an invalid state."},{selector:".k-combobox > .k-input-inner",attribute:"aria-busy=true (when loading)",usage:"Rendered when the combobox is loading data."},{selector:".k-combobox > .k-input-inner",attribute:"label for or aria-label or aria-labelledby (when has accessible name)",usage:"Accessible name provided by consuming app."},{selector:".k-combobox.k-disabled > .k-input-inner",attribute:"disabled=disabled or aria-disabled=true",usage:"Rendered when the combobox is disabled."},{selector:".k-combobox .k-input-button",attribute:"role=button or nodeName=button",usage:"The dropdown toggle button."},{selector:".k-combobox .k-input-button",attribute:"aria-label",usage:"Accessible name for the dropdown button."},{selector:".k-combobox .k-input-button",attribute:"tabindex=-1",usage:"Dropdown button is not in the tab order."},{selector:".k-combobox-popup .k-list-content, .k-combobox-popup .k-list-ul",attribute:"role=listbox",usage:"The popup list container has the listbox role."},{selector:'.k-combobox-popup .k-list-ul[role="listbox"], .k-combobox-popup .k-list-content[role="listbox"]',attribute:"aria-label or aria-labelledby",usage:"Popup listbox must have an accessible name. Consuming code is responsible for associating with the component label via aria-labelledby."},{selector:".k-combobox-popup .k-list-item",attribute:"role=option",usage:"Each list item is an option."},{selector:".k-combobox-popup .k-list-item",attribute:"aria-selected (when selectable)",usage:"Indicates the selected state."},{selector:".k-combobox-popup .k-no-data",attribute:"aria-live=polite",usage:"Announces no-data state to screen readers."}]};var st=Ee;var rd=require("react/jsx-runtime"),nd=e=>(0,rd.jsx)(st,{...e});var sd=require("react/jsx-runtime");var id=require("react/jsx-runtime");var ld=require("react/jsx-runtime");var pd=require("react/jsx-runtime");var dd=require("react/jsx-runtime");var cd=require("react/jsx-runtime");var Ns=require("react/jsx-runtime");var vh=require("react/jsx-runtime");var kh=require("react/jsx-runtime");var md=require("react/jsx-runtime");var ud=require("react/jsx-runtime");var yt=require("react/jsx-runtime"),Lh=Ee.states,Mh=Ee.defaultOptions,Sh=Ee.options,yh=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"opened",title:"Opened"}],Ah=[],fa=e=>{let{modifiers:t,...o}=e,a={},n=(0,yt.jsx)(K,{style:{width:300},size:o.size,children:(0,yt.jsxs)(F,{children:[(0,yt.jsx)(P,{children:"List item"}),(0,yt.jsx)(P,{children:"List item"}),(0,yt.jsx)(P,{children:"List item"})]})});return Object.keys(t||{}).forEach(i=>{switch(i){case"prefix":a.prefix=t!=null&&t[i]?(0,yt.jsx)(v,{icon:"map-marker-target"}):void 0;break;case"suffix":a.suffix=t!=null&&t[i]?(0,yt.jsx)(fe,{size:o.size,icon:"copy",fillMode:"clear"}):void 0;break;case"opened":a.opened=!!(t!=null&&t[i]),a.popup=t!=null&&t[i]?n:void 0;break;default:break}}),(0,yt.jsx)("div",{children:(0,yt.jsx)(nd,{value:"Value",style:{width:300},...o,...a})})};fa.options=Sh;fa.states=Lh;fa.variants=Ah;fa.defaultOptions=Mh;fa.modifiers=yh;fa.className=Ee.className;var vs="menu-button",fd=vs;var hd=require("react/jsx-runtime"),bd="k-menu-button",Ch=[s.hover,s.focus,s.active,s.selected,s.disabled],Eh={size:[d.undefined,d.xsmall,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full],fillMode:[h.undefined,h.solid,h.flat,h.outline,h.clear,h.link],themeColor:[g.undefined,g.base,g.primary,g.secondary,g.tertiary,g.success,g.warning,g.error,g.info,g.inverse]},ks={showArrow:!0,arrowIconName:"chevron-down"},H=e=>{let{size:t,rounded:o,fillMode:a,themeColor:n,hover:i,focus:l,active:c,selected:u,disabled:f,icon:N,text:x,showArrow:m=ks.showArrow,arrowIconName:L=ks.arrowIconName,expanded:k,...A}=e;return(0,hd.jsx)(p,{...A,className:r(e.className,bd),text:x,size:t,rounded:o,fillMode:a,themeColor:n,hover:i,focus:l,active:c,selected:u,disabled:f,icon:N,showArrow:m,arrowIconName:L,"aria-expanded":k?"true":"false",...!x&&N&&!e["aria-label"]&&{"aria-label":"Menu"},...f&&{"aria-disabled":"true"}})};H.states=Ch;H.options=Eh;H.className=bd;H.defaultOptions=ks;H.moduleName=vs;H.folderName=fd;H.ariaSpec={selector:".k-menu-button",rules:[{selector:".k-menu-button",attribute:"role=button or nodeName=button",usage:"Omitted if the button DOM element is used."},{selector:".k-menu-button",attribute:"aria-label (when icon-only)",usage:"Required when no text is visible in the button."},{selector:".k-menu-button",attribute:"aria-expanded=true/false",usage:"Announces the state of the popup visibility."},{selector:".k-menu-button",attribute:"aria-controls=.k-menu-group id (when open)",usage:"Points to the popup element. Builds a relationship between the button and the popup."},{selector:".k-menu-button.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the button is disabled."},{selector:".k-menu-group",attribute:"role=list",usage:"Announces the list role of the popup."},{selector:".k-menu-item",attribute:"role=listitem",usage:"Announces the listitem role of the popup items."}]};var Ih=require("react/jsx-runtime");var Th=require("react/jsx-runtime");var Oh=require("react/jsx-runtime");var it="menu",bt=it;var Yt=require("react/jsx-runtime"),Ls="k-menu-item",Bh=[s.hover,s.focus,s.active,s.selected,s.disabled],Ph={},xd={iconPosition:"before"},Ie=e=>{let{hover:t,focus:o,active:a,selected:n,disabled:i,icon:l,text:c,first:u,last:f,showArrow:N,arrowIconName:x,iconPosition:m=xd.iconPosition,dir:L,children:k,expanded:A,...E}=e,M=x;return M||(M=L==="rtl"?"chevron-left":"chevron-right"),(0,Yt.jsxs)("li",{...E,className:r(e.className,Ls,"k-item",y(Ls,{focus:o,disabled:i,hover:t,active:a,selected:n}),{"k-first":u,"k-last":f}),role:"menuitem",...N&&{"aria-haspopup":"menu"},...N&&{"aria-expanded":A?"true":"false"},...i&&{"aria-disabled":"true"},...o&&{tabIndex:0},children:[(0,Yt.jsxs)("span",{className:r("k-link k-menu-link"),children:[l&&m==="before"&&(0,Yt.jsx)(v,{className:"k-menu-link-icon",icon:l}),(0,Yt.jsx)("span",{className:"k-menu-link-text",children:c}),l&&m==="after"&&(0,Yt.jsx)(v,{className:"k-menu-link-icon",icon:l}),N&&(0,Yt.jsx)("span",{className:"k-menu-expand-arrow","aria-hidden":"true",children:(0,Yt.jsx)(v,{icon:M})})]}),k]})};Ie.states=Bh;Ie.options=Ph;Ie.className=Ls;Ie.defaultOptions=xd;Ie.moduleName=it;Ie.folderName=bt;var Zt=require("react/jsx-runtime"),Ms="k-menu-item",wh=[s.hover,s.focus,s.active,s.selected,s.disabled],Rh={},Ss={dir:"ltr",iconPosition:"before"},Q=e=>{let{hover:t,focus:o,active:a,selected:n,disabled:i,icon:l,text:c,first:u,last:f,showArrow:N,arrowIconName:x,iconPosition:m=Ss.iconPosition,dir:L=Ss.dir,children:k,popup:A,expanded:E,...M}=e,O=x;return O||(O=L==="rtl"?"chevron-left":"chevron-right"),(0,Zt.jsxs)("li",{...M,className:r(e.className,Ms,"k-item",y(Ms,{focus:o,disabled:i}),{"k-first":u,"k-last":f}),role:"menuitem",...N&&{"aria-haspopup":"menu"},...N&&{"aria-expanded":E?"true":"false"},...i&&{"aria-disabled":"true"},...o&&{tabIndex:0},children:[(0,Zt.jsxs)("span",{className:r("k-link k-menu-link",y("k-menu-link",{hover:t,active:a,selected:n,disabled:i})),children:[l&&m==="before"&&(0,Zt.jsx)(v,{className:"k-menu-link-icon",icon:l}),(0,Zt.jsx)("span",{className:"k-menu-link-text",children:c}),l&&m==="after"&&(0,Zt.jsx)(v,{className:"k-menu-link-icon",icon:l}),N&&(0,Zt.jsx)("span",{className:"k-menu-expand-arrow","aria-hidden":"true",children:(0,Zt.jsx)(v,{icon:O})})]}),k,A]})};Q.states=wh;Q.options=Rh;Q.className=Ms;Q.defaultOptions=Ss;Q.moduleName=it;Q.folderName=bt;var vd=require("react/jsx-runtime"),gd="k-menu-scroll-wrapper",Kh=[],_h={},Dh={},Co=e=>{let{className:t,children:o,orientation:a,...n}=e;return(0,vd.jsx)("div",{...n,className:r(t,gd,{"k-menu-scroll-wrapper-vertical":a==="vertical"}),children:o})};Co.states=Kh;Co.options=_h;Co.className=gd;Co.defaultOptions=Dh;Co.moduleName=it;Co.folderName=bt;var Nd=Co;var ve=require("react/jsx-runtime"),ys="k-menu",Hh=[],zh={},Gn={orientation:"horizontal",header:!0,scrollButtonsPosition:"around"},ue=e=>{let{children:t,orientation:o=Gn.orientation,header:a=Gn.header,scrollable:n,scrollButtonsPosition:i=Gn.scrollButtonsPosition,wrapperStyles:l,dir:c,popup:u,contextMenu:f,...N}=e,x={horizontal:{prev:c!=="rtl"?"left":"right",next:c!=="rtl"?"right":"left"},vertical:{prev:"up",next:"down"}},m=(0,ve.jsx)("ul",{dir:c,...N,className:r(e.className,"k-reset",ys,{[`${ys}-${o}`]:o,"k-header":a}),role:f?"menu":"menubar",...o==="vertical"&&{"aria-orientation":"vertical"},children:t});return(0,ve.jsxs)(ve.Fragment,{children:[n?(0,ve.jsxs)(Nd,{orientation:o,style:l,dir:e.dir,children:[i==="start"&&(0,ve.jsxs)(ve.Fragment,{children:[(0,ve.jsx)(p,{fillMode:"flat",icon:`chevron-${x[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),(0,ve.jsx)(p,{fillMode:"flat",icon:`chevron-${x[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}),i==="around"&&(0,ve.jsx)(p,{fillMode:"flat",icon:`chevron-${x[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),m,i==="end"&&(0,ve.jsxs)(ve.Fragment,{children:[(0,ve.jsx)(p,{fillMode:"flat",icon:`chevron-${x[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),(0,ve.jsx)(p,{fillMode:"flat",icon:`chevron-${x[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}),i==="around"&&(0,ve.jsx)(p,{fillMode:"flat",icon:`chevron-${x[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}):m,u]})};ue.states=Hh;ue.options=zh;ue.className=ys;ue.defaultOptions=Gn;ue.moduleName=it;ue.folderName=bt;ue.ariaSpec={selector:".k-menu",rules:[{selector:".k-menu:not(.k-context-menu)",attribute:"role=menubar",usage:"Announces the Menu menubar role."},{selector:".k-menu.k-menu-vertical",attribute:"aria-orientation=vertical",usage:"Announces the Menu orientation when vertical."},{selector:".k-menu-item",attribute:"role=menuitem",usage:"Announces the Menu item role."},{selector:".k-menu-item",attribute:"aria-haspopup=menu (when present)",usage:"Indicates a popup menu is associated with the item."},{selector:".k-menu-item",attribute:"aria-expanded=true/false (when present)",usage:"Indicates whether the submenu is expanded."},{selector:".k-menu-item.k-disabled",attribute:"aria-disabled=true",usage:"Informs assistive technologies that a Menu item is disabled."},{selector:".k-menu-expand-arrow",attribute:"aria-hidden=true",usage:"Expand arrow elements are hidden from assistive technologies."},{selector:".k-menu-popup .k-menu-group",attribute:"role=menu",usage:"The role of the nested menu displayed in a popup."},{selector:".k-menu-scroll-button",attribute:"tabindex=-1",usage:"Scroll buttons are removed from the tab sequence."},{selector:".k-menu-scroll-button",attribute:"aria-label",usage:"Scroll buttons have an accessible label."},{selector:".k-menu-item.k-focus",attribute:"tabindex=0",usage:"The focused item has tabindex 0."},{selector:".k-menu-item",attribute:"aria-controls=ul.k-menu-group id (when present)",usage:"Points to the ID of the submenu. Only present when the item controls a submenu element."},{selector:".k-menu-popup .k-menu-group",attribute:"id",usage:"Each nested menu has a deterministic id linked to the parent aria-controls."}]};var Ld=require("react/jsx-runtime"),As="k-separator",kd={orientation:"horizontal"},ba=e=>{let{orientation:t=kd.orientation,...o}=e;return(0,Ld.jsx)("li",{...o,className:r(e.className,"k-item",As,{[`${As}-${t}`]:t}),role:"separator"})};ba.className=As;ba.defaultOptions=kd;ba.moduleName=it;ba.folderName=bt;var Md=require("react/jsx-runtime");var Sd=require("react/jsx-runtime"),Cs="k-menu-group",Uh=[],Fh={size:[d.undefined,d.small,d.medium,d.large]},Gh={},Te=e=>{let{children:t,size:o,...a}=e;return(0,Sd.jsx)("ul",{...a,className:r(e.className,Cs,C(Cs,{size:o})),role:"menu",children:t})};Te.states=Uh;Te.options=Fh;Te.className=Cs;Te.defaultOptions=Gh;Te.moduleName=it;Te.folderName=bt;var At=require("react/jsx-runtime"),Es=e=>(0,At.jsx)(ue,{children:(0,At.jsxs)(At.Fragment,{children:[(0,At.jsx)(Ie,{first:!0,text:"Item 1"}),(0,At.jsx)(Ie,{showArrow:!0,arrowIconName:"chevron-down",text:"Item 2"}),(0,At.jsx)(Ie,{showArrow:!0,arrowIconName:"chevron-down",text:"Item 3"}),(0,At.jsx)(Ie,{text:"Item 4"}),(0,At.jsx)(Ie,{last:!0,text:"Item 5"})]}),...e});var Is=require("react/jsx-runtime");var Ts=require("react/jsx-runtime");var Os=require("react/jsx-runtime");var Bs=require("react/jsx-runtime");var Kt=require("react/jsx-runtime"),Vh=ue.options,$h=ue.states,yd={...ue.defaultOptions,variant:"horizontal"},Xh=[{name:"horizontal",title:"Horizontal"},{name:"vertical",title:"Vertical"}],qh=[{name:"scrollable",title:"Scrollable"},{name:"opened",title:"Opened"}],ha=e=>{let{variant:t,modifiers:o,...a}={...yd,...e},n={};return Object.keys(o||{}).forEach(i=>{switch(i){case"scrollable":n.scrollable=!!(o!=null&&o[i]);break;case"opened":n.opened=!!(o!=null&&o[i]),n.popup=(0,Kt.jsx)(W,{className:"k-menu-popup",children:(0,Kt.jsxs)(Te,{children:[(0,Kt.jsx)(Q,{text:"Item 1"}),(0,Kt.jsx)(Q,{text:"Item 2"}),(0,Kt.jsx)(ba,{}),(0,Kt.jsx)(Q,{text:"Item 3"})]})});break}}),t==="vertical"?(0,Kt.jsx)(Es,{...a,...n,orientation:"vertical",style:{width:"200px"}}):(0,Kt.jsx)(Es,{...a,...n})};ha.options=Vh;ha.states=$h;ha.variants=Xh;ha.defaultOptions=yd;ha.modifiers=qh;ha.className=ue.className;var Ps=require("react/jsx-runtime");var Wh=require("react/jsx-runtime");var Oe=require("react/jsx-runtime"),Jh=p.states,Ad={...p.defaultOptions,variant:"text"},Yh=p.options,Zh=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],Qh=[{name:"opened",title:"Opened"}],xa=e=>{let{variant:t,modifiers:o,...a}={...Ad,...e},n={},i=(0,Oe.jsx)(W,{className:"k-menu-popup",children:(0,Oe.jsxs)(Te,{size:a.size,children:[(0,Oe.jsx)(Q,{first:!0,text:"Menu Item"}),(0,Oe.jsx)(Q,{text:"Menu Item"}),(0,Oe.jsx)(Q,{last:!0,text:"Menu Item"})]})}),l;switch(t){case"icon-only":l=(0,Oe.jsx)("div",{children:(0,Oe.jsx)(H,{...a,...n,icon:"star"})});break;case"icon-and-text":l=(0,Oe.jsx)("div",{children:(0,Oe.jsx)(H,{...a,...n,icon:"star",children:"Dropdown Button"})});break;default:l=(0,Oe.jsx)("div",{children:(0,Oe.jsx)(H,{...a,...n,children:"Dropdown Button"})});break}return(0,Oe.jsxs)(Oe.Fragment,{children:[l,(o==null?void 0:o.opened)&&i]})};xa.options=Yh;xa.states=Jh;xa.variants=Zh;xa.defaultOptions=Ad;xa.modifiers=Qh;xa.className=H.className;var ws="split-button",Cd=ws;var Qt=require("react/jsx-runtime"),Rs="k-split-button",jh=[s.hover,s.focus,s.active,s.selected,s.disabled],ex={size:[d.undefined,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full],fillMode:[h.undefined,h.solid,h.flat,h.outline,h.clear,h.link],themeColor:[g.undefined,g.base,g.primary,g.secondary,g.tertiary,g.success,g.warning,g.error,g.info,g.inverse]},Ed={arrowIconName:"chevron-down"},w=e=>{let{size:t,rounded:o,fillMode:a,themeColor:n,hover:i,focus:l,active:c,selected:u,disabled:f,icon:N,text:x,arrowIconName:m=Ed.arrowIconName,popup:L,opened:k,popupId:A,...E}=e;return(0,Qt.jsxs)(Qt.Fragment,{children:[(0,Qt.jsxs)("div",{...E,className:r(e.className,Rs,"k-button-group",C(Rs,{rounded:o})),children:[(0,Qt.jsx)(p,{text:x,icon:N,size:t,rounded:o,fillMode:a,themeColor:n,hover:i,focus:l,active:c,selected:u,disabled:f,...!x&&!e.children&&N&&{"aria-label":"Action"},children:e.children}),(0,Qt.jsx)(p,{className:"k-split-button-arrow",icon:m,size:t,rounded:o,fillMode:a,disabled:f,"aria-label":"Toggle dropdown","aria-expanded":k?"true":"false","aria-controls":k?A:void 0,tabIndex:-1,...f&&{"aria-disabled":"true"}})]}),k&&L&&(0,Qt.jsx)(W,{className:"k-menu-popup",children:L})]})};w.states=jh;w.options=ex;w.className=Rs;w.defaultOptions=Ed;w.moduleName=ws;w.folderName=Cd;w.ariaSpec={selector:".k-split-button",rules:[{selector:".k-split-button-arrow",attribute:"role=button or nodeName=button",usage:"Omitted if the <button> DOM element is used."},{selector:".k-split-button-arrow",attribute:"aria-label",usage:"The attribute must be present when no text is initially visible in the button."},{selector:".k-split-button-arrow",attribute:"aria-expanded=true/false",usage:"Announces the state of the popup visibility."},{selector:".k-split-button-arrow",attribute:"aria-controls=.k-menu-group id (when open)",usage:"Points to the popup element. Builds a relationship between the button and the popup."},{selector:".k-split-button-arrow",attribute:"tabindex=-1",usage:"The arrow button is removed from the tab sequence."},{selector:".k-split-button-arrow.k-disabled",attribute:"aria-disabled=true",usage:"Rendered only when the button is disabled."},{selector:".k-menu-group",attribute:"role=list",usage:"Announces the list role of the popup."},{selector:".k-menu-item",attribute:"role=listitem",usage:"Announces the listitem role of the popup items."}]};var Ks=w;var Id=require("react/jsx-runtime"),tx="k-toolbar-separator",Ct=e=>(0,Id.jsx)("div",{className:r(tx,e.className,"k-separator")});var jt="toolbar",uo=jt;var T=require("react/jsx-runtime"),eo="k-toolbar",ox=[s.focus],ax={size:[d.undefined,d.small,d.medium,d.large],fillMode:[h.undefined,h.solid,h.outline,h.flat]},nx={scrollButtons:"around"},G=e=>{let{size:t,fillMode:o,focus:a,resizable:n,scrollable:i,scrollButtons:l,scrollingPosition:c,section:u,...f}=e,N=[],x=(m,L)=>{let k=[];if(m.type===p&&m.props.className&&m.props.className.includes("k-toolbar-overflow-button"))k.push((0,T.jsx)(p,{...m.props,className:`${m.props.className?m.props.className:""}`},`${L}-${new Date().getTime()}`));else if(m.type===p)k.push((0,T.jsx)(p,{...m.props,className:`k-toolbar-button ${m.props.className?m.props.className:""}`},`${L}-${new Date().getTime()}`));else if(m.type===Da)k.push((0,T.jsx)(Da,{...m.props,className:`k-toolbar-button ${m.props.className?m.props.className:""}`},`${L}-${new Date().getTime()}`));else if(m.type===fe)k.push((0,T.jsx)(fe,{...m.props,className:`k-toolbar-button ${m.props.className?m.props.className:""}`},`${L}-${new Date().getTime()}`));else if(m.type===H)k.push((0,T.jsx)(H,{...m.props,className:`k-toolbar-menu-button ${m.props.className?m.props.className:""}`},`${L}-${new Date().getTime()}`));else if(m.type===Ks)k.push((0,T.jsx)(Ks,{...m.props,className:`k-toolbar-split-button ${m.props.className?m.props.className:""}`},`${L}-${new Date().getTime()}`));else if(m.type===B||m.props.className&&m.props.className.includes("k-button-group")){let A=[];(Array.isArray(m.props.children)?m.props.children:[m.props.children]).forEach((M,O)=>{A.push((0,T.jsx)(p,{...M.props,className:`${M.props.className?M.props.className:""}`},`${O}-${new Date().getTime()}`))}),k.push((0,T.jsx)(B,{...m.props,className:`k-toolbar-button-group ${m.props.className?m.props.className:""}`,children:A},`${L}-${new Date().getTime()}`))}else m.type===Ee?k.push((0,T.jsx)(Ee,{...m.props,className:`k-toolbar-combobox ${m.props.className?m.props.className:""}`},`${L}-${new Date().getTime()}`)):m.type===le?k.push((0,T.jsx)(le,{...m.props,className:`k-toolbar-dropdownlist ${m.props.className?m.props.className:""}`},`${L}-${new Date().getTime()}`)):m.type===rt?k.push((0,T.jsx)(rt,{...m.props,className:`k-toolbar-colorpicker ${m.props.className?m.props.className:""}`},`${L}-${new Date().getTime()}`)):k.push(m);k.forEach(A=>{N.push(A)})};return e.children&&(Array.isArray(e.children)?e.children:[e.children]).forEach((L,k)=>{x(L,k)}),(0,T.jsxs)("div",{...f,className:r(e.className,eo,C(eo,{size:t,fillMode:o}),y(eo,{focus:a}),{[`${eo}-resizable`]:n,[`${eo}-scrollable`]:i,[`${eo}-scrollable-overlay`]:i&&l==="hidden",[`${eo}-scrollable-${c}`]:c&&c!=="both",[`${eo}-section`]:u}),role:"toolbar","aria-label":"Toolbar",children:[!i&&N,i&&l==="hidden"&&(0,T.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:N}),i&&l==="start"&&(0,T.jsxs)(T.Fragment,{children:[(0,T.jsxs)(B,{children:[(0,T.jsx)("span",{className:r("k-toolbar-prev","k-button",C("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,T.jsx)(v,{className:"k-button-icon",icon:"chevron-left"})}),(0,T.jsx)("span",{className:r("k-toolbar-next","k-button",C("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,T.jsx)(v,{className:"k-button-icon",icon:"chevron-right"})})]}),(0,T.jsx)(Ct,{className:"k-toolbar-button-separator"}),(0,T.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:N})]}),i&&l==="end"&&(0,T.jsxs)(T.Fragment,{children:[(0,T.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:N}),(0,T.jsx)(Ct,{className:"k-toolbar-button-separator"}),(0,T.jsxs)(B,{children:[(0,T.jsx)("span",{className:r("k-toolbar-prev","k-button",C("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,T.jsx)(v,{className:"k-button-icon",icon:"chevron-left"})}),(0,T.jsx)("span",{className:r("k-toolbar-next","k-button",C("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,T.jsx)(v,{className:"k-button-icon",icon:"chevron-right"})})]})]}),i&&(l==="around"||!l)&&(0,T.jsxs)(T.Fragment,{children:[(0,T.jsx)("span",{className:r("k-toolbar-prev","k-button",C("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,T.jsx)(v,{className:"k-button-icon",icon:"chevron-left"})}),(0,T.jsx)(Ct,{className:"k-toolbar-button-separator"}),(0,T.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:N}),(0,T.jsx)(Ct,{className:"k-toolbar-button-separator"}),(0,T.jsx)("span",{className:r("k-toolbar-next","k-button",C("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,T.jsx)(v,{className:"k-button-icon",icon:"chevron-right"})})]})]})};G.states=ox;G.options=ax;G.className=eo;G.defaultOptions=nx;G.moduleName=jt;G.folderName=uo;G.ariaSpec={selector:".k-toolbar",rules:[{selector:".k-toolbar",attribute:"role=toolbar",usage:"The component role."},{selector:".k-toolbar",attribute:"aria-label or aria-labelledby",usage:"Must be supplied when multiple toolbars exist."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-haspopup=menu",usage:"The overflow button opens a menu popup."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-expanded=true/false",usage:"Announces popup visibility state."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-controls=.k-toolbar-popup .k-menu-group id (when present)",usage:"Indicates the connection between the toggle button and the menu popup."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-vertical"])',attribute:"aria-label or title",usage:"Icon-only button must have accessible text."},{selector:".k-toolbar-popup .k-menu-group",attribute:"role=menu",usage:"The role of the tools wrapper in the overflow section."},{selector:".k-toolbar-popup .k-menu-group",attribute:"aria-labelledby=.k-toolbar-overflow-button id (when present)",usage:"Associates the title of the menu toggle button."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-horizontal"])',attribute:"aria-expanded=true/false",usage:"Announces section popup visibility state."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-horizontal"])',attribute:"aria-label or title",usage:"Icon-only button must have accessible text."},{selector:'.k-toolbar .k-toolbar-overflow-button:has([class*="i-more-horizontal"])',attribute:"aria-controls=.k-toolbar-popup .k-toolbar-items-list id (when present)",usage:"Indicates the connection between the toggle button and the section popup."},{selector:".k-toolbar-popup .k-toolbar-items-list",attribute:"role=toolbar",usage:"The role of the tools wrapper in the overflow section."},{selector:".k-toolbar-popup .k-toolbar-items-list",attribute:"aria-labelledby=.k-toolbar-overflow-button id (when present)",usage:"Associates the title of the section toggle button."}]};var Od=require("react/jsx-runtime"),Td="k-floating-toolbar",rx=[],sx={},ix={},ga=e=>{let{...t}=e;return(0,Od.jsx)("div",{...t,className:r(e.className,Td),children:e.children})};ga.states=rx;ga.options=sx;ga.className=Td;ga.defaultOptions=ix;ga.moduleName=jt;ga.folderName=uo;var Bd=require("react/jsx-runtime"),_s="k-toolbar-item",lx=[s.focus],px={},dx={},Na=e=>{let{focus:t,...o}=e;return(0,Bd.jsx)("div",{...o,className:r(e.className,_s,y(_s,{focus:t})),children:e.children})};Na.states=lx;Na.options=px;Na.className=_s;Na.defaultOptions=dx;Na.moduleName=jt;Na.folderName=uo;var Ds=require("react/jsx-runtime"),Pd="k-toolbar-popup",cx=[],mx={size:[d.undefined,d.small,d.medium,d.large],fillMode:[h.undefined,h.solid,h.outline,h.flat]},ux={},Eo=e=>{let{size:t,fillMode:o,section:a,...n}=e;return(0,Ds.jsx)(W,{...n,className:r(e.className,Pd),children:a?(0,Ds.jsx)("span",{className:r("k-toolbar-items-list",C("k-toolbar-items-list",{size:t,fillMode:o})),role:"toolbar",children:e.children}):e.children})};Eo.states=cx;Eo.options=mx;Eo.className=Pd;Eo.defaultOptions=ux;Eo.moduleName=jt;Eo.folderName=uo;var Vn=Eo;var fx=require("react/jsx-runtime");var bx=require("react/jsx-runtime");var hx=require("react/jsx-runtime");var wd=require("react/jsx-runtime");var xx=require("react/jsx-runtime");var ht=require("react/jsx-runtime"),gx=w.states,Rd={...w.defaultOptions,variant:"text"},Nx=w.options,vx=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],kx=[{name:"opened",title:"Opened"}],va=e=>{let{variant:t,modifiers:o,...a}={...Rd,...e},n={},i=(0,ht.jsxs)(Te,{size:a.size,children:[(0,ht.jsx)(Q,{first:!0,text:"Menu Item"}),(0,ht.jsx)(Q,{text:"Menu Item"}),(0,ht.jsx)(Q,{last:!0,text:"Menu Item"})]});switch(Object.keys(o||{}).forEach(l=>{l==="opened"&&(n.opened=!!(o!=null&&o[l]),n.popup=o!=null&&o[l]?i:"")}),t){case"icon-only":return(0,ht.jsx)("div",{children:(0,ht.jsx)(w,{...a,...n,icon:"star"})});case"icon-and-text":return(0,ht.jsx)("div",{children:(0,ht.jsx)(w,{...a,...n,icon:"star",children:"Split Button"})});default:return(0,ht.jsx)("div",{children:(0,ht.jsx)(w,{...a,...n,children:"Split Button"})})}};va.options=Nx;va.states=gx;va.variants=vx;va.defaultOptions=Rd;va.modifiers=kx;va.className=w.className;var _t=require("react/jsx-runtime"),Kd=e=>(0,_t.jsx)(G,{children:[(0,_t.jsx)(p,{children:"Button"},"toolbar-button"),(0,_t.jsx)(H,{text:"Menu button"},"toolbar-menu-button"),(0,_t.jsx)(w,{children:"Split button"},"toolbar-split-button"),(0,_t.jsxs)(B,{children:[(0,_t.jsx)(p,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,_t.jsx)(p,{icon:"align-center",children:"Center"}),(0,_t.jsx)(p,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...e});var _d=require("react/jsx-runtime");var ke=require("react/jsx-runtime"),Dd=e=>(0,ke.jsx)(G,{scrollable:!0,...e,children:[(0,ke.jsx)(p,{children:"Button"},"toolbar-button"),(0,ke.jsx)(H,{text:"Menu button"},"toolbar-menu-button"),(0,ke.jsx)(w,{children:"Split button"},"toolbar-split-button"),(0,ke.jsxs)(B,{children:[(0,ke.jsx)(p,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,ke.jsx)(p,{icon:"align-center",children:"Center"}),(0,ke.jsx)(p,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group"),(0,ke.jsx)(p,{children:"Button"},"toolbar-button"),(0,ke.jsx)(H,{text:"Menu button"},"toolbar-menu-button"),(0,ke.jsx)(w,{children:"Split button"},"toolbar-split-button"),(0,ke.jsxs)(B,{children:[(0,ke.jsx)(p,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,ke.jsx)(p,{icon:"align-center",children:"Center"}),(0,ke.jsx)(p,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...e});var Le=require("react/jsx-runtime"),Hd=({scrollingPosition:e="start",...t})=>(0,Le.jsx)(G,{scrollable:!0,scrollButtons:"hidden",scrollingPosition:e,...t,children:[(0,Le.jsx)(p,{children:"Button"},"toolbar-button"),(0,Le.jsx)(H,{text:"Menu button"},"toolbar-menu-button"),(0,Le.jsx)(w,{children:"Split button"},"toolbar-split-button"),(0,Le.jsxs)(B,{children:[(0,Le.jsx)(p,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,Le.jsx)(p,{icon:"align-center",children:"Center"}),(0,Le.jsx)(p,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group"),(0,Le.jsx)(p,{children:"Button"},"toolbar-button"),(0,Le.jsx)(H,{text:"Menu button"},"toolbar-menu-button"),(0,Le.jsx)(w,{children:"Split button"},"toolbar-split-button"),(0,Le.jsxs)(B,{children:[(0,Le.jsx)(p,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,Le.jsx)(p,{icon:"align-center",children:"Center"}),(0,Le.jsx)(p,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...t});var j=require("react/jsx-runtime"),zd=({fillMode:e,size:t,...o})=>(0,j.jsxs)(j.Fragment,{children:[(0,j.jsx)(G,{section:!0,fillMode:e,size:t,children:[(0,j.jsx)(p,{fillMode:e,size:t,children:"Button"},"toolbar-button"),(0,j.jsxs)(B,{fillMode:e,children:[(0,j.jsx)(p,{className:"k-group-start",icon:"align-left",fillMode:e,size:t,children:"Left"}),(0,j.jsx)(p,{icon:"align-center",fillMode:e,size:t,children:"Center"}),(0,j.jsx)(p,{className:"k-group-end",icon:"align-right",fillMode:e,size:t,children:"Right"})]},"toolbar-button-group"),(0,j.jsx)(Ct,{className:"k-toolbar-button-separator"}),(0,j.jsx)(p,{icon:"more-horizontal",className:"k-toolbar-overflow-button",fillMode:"flat",size:t,rounded:"none","aria-label":"More options","aria-expanded":"false"})],...o}),(0,j.jsxs)(Vn,{size:t,fillMode:e,section:!0,...o,children:[(0,j.jsx)(w,{fillMode:e,size:t,children:"Split button"},"toolbar-split-button"),(0,j.jsx)(p,{fillMode:e,size:t,children:"Button"},"toolbar-button"),(0,j.jsx)(Ct,{}),(0,j.jsx)(H,{text:"Menu button",fillMode:e,size:t},"toolbar-menu-button"),(0,j.jsxs)(B,{fillMode:e,children:[(0,j.jsx)(p,{className:"k-group-start",icon:"align-left",fillMode:e,size:t,children:"Left"}),(0,j.jsx)(p,{icon:"align-center",fillMode:e,size:t,children:"Center"}),(0,j.jsx)(p,{className:"k-group-end",icon:"align-right",fillMode:e,size:t,children:"Right"})]},"toolbar-button-group")]})]});var Hs=require("react/jsx-runtime");var zs=require("react/jsx-runtime");var to=require("react/jsx-runtime"),Lx=G.options,Mx=G.states,Ud={...G.defaultOptions,variant:"default"},Sx=[{name:"default",title:"Default"},{name:"scrollable",title:"Scrollable"},{name:"overlay",title:"Overlay"},{name:"responsive",title:"Responsive"}],yx=[],ka=e=>{let{variant:t,...o}={...Ud,...e};switch(t){case"responsive":return(0,to.jsx)("div",{children:(0,to.jsx)(zd,{style:{width:"583px"},...o})});case"overlay":return(0,to.jsx)("div",{children:(0,to.jsx)(Hd,{style:{width:"583px"},...o,scrollingPosition:"start",scrollButtons:"hidden"})});case"scrollable":return(0,to.jsx)("div",{children:(0,to.jsx)(Dd,{style:{width:"583px"},...o})});default:return(0,to.jsx)("div",{children:(0,to.jsx)(Kd,{style:{width:"583px"},...o})})}};ka.options=Lx;ka.states=Mx;ka.variants=Sx;ka.defaultOptions=Ud;ka.modifiers=yx;ka.className=G.className;var re=require("react/jsx-runtime"),Fd="k-message",Ax=[s.hover,s.selected,s.active,s.focus],Cx={},Ex=[(0,re.jsx)(p,{icon:"copy",fillMode:"flat","aria-label":"Copy"}),(0,re.jsx)(p,{icon:"arrow-rotate-cw",fillMode:"flat","aria-label":"Retry"}),(0,re.jsx)(p,{icon:"download",fillMode:"flat","aria-label":"Download"})],La={time:"Thu Feb 08 2018",text:"How can I help you?",status:"Seen",toolbarItems:Ex,failed:"Failed to send"},X=e=>{let{time:t=La.time,text:o=La.text,content:a,status:n=La.status,statusIcon:i,toolbarItems:l=La.toolbarItems,hover:c,selected:u,active:f,focus:N,toolbar:x,typing:m,expandable:L,expanded:k,removed:A,files:E,failed:M,...O}=e,J=M===!0?La.failed:M;return(0,re.jsxs)("div",{...O,className:r(Fd,e.className,{"k-message-removed":A,"k-message-failed":M}),children:[M&&(0,re.jsx)(fe,{className:"k-resend-button",icon:"arrow-rotate-cw",size:"xsmall",fillMode:"clear","aria-label":"Resend"}),(0,re.jsx)(Gd,{typing:m,selected:u,hover:c,active:f,focus:N,content:(0,re.jsxs)(re.Fragment,{children:[a,o&&(0,re.jsx)("span",{className:"k-chat-bubble-text",children:o})]}),expandable:L,expanded:k,files:E}),(0,re.jsxs)("div",{className:"k-message-info",children:[n&&(0,re.jsxs)("span",{className:"k-message-status",children:[i&&(0,re.jsx)(v,{icon:i,size:"xsmall"}),n]}),t&&(0,re.jsx)("time",{className:"k-message-time",children:t}),M&&(0,re.jsxs)("span",{className:"k-message-failed-content",children:[M&&(0,re.jsx)(v,{icon:"warning-triangle",size:"xsmall"}),M&&(0,re.jsx)("span",{className:"k-message-failed-text",children:J})]})]}),x&&(0,re.jsx)(G,{className:"k-chat-message-toolbar",fillMode:"flat",children:l})]})};X.states=Ax;X.options=Cx;X.className=Fd;X.defaultOptions=La;var Us="avatar",Vd=Us;var Gs=require("react/jsx-runtime"),nn="k-avatar";var Ix=[s.hover,s.focus,s.active,s.selected,s.disabled],Tx={size:[d.undefined,d.small,d.medium,d.large],rounded:[b.undefined,b.none,b.small,b.medium,b.large,b.full],fillMode:[h.undefined,h.solid,h.outline],themeColor:[g.undefined,g.base,g.primary,g.secondary,g.tertiary]},Fs={type:"text",border:!1},Be=e=>{let{size:t,rounded:o,fillMode:a,themeColor:n,type:i=Fs.type,border:l=Fs.border,...c}=e;return(0,Gs.jsx)("div",{...c,className:r(e.className,nn,C(nn,{size:t,rounded:o,fillMode:a,themeColor:n}),{[`${nn}-bordered`]:l}),children:(0,Gs.jsx)("span",{className:`${nn}-${i}`,children:e.children})})};Be.states=Ix;Be.options=Tx;Be.className=nn;Be.defaultOptions=Fs;Be.moduleName=Us;Be.folderName=Vd;Be.ariaSpec={selector:".k-avatar",rules:[{selector:".k-avatar img",attribute:"alt",usage:"Images inside Avatar must have alt text for screen readers."}]};var Io=Be;var Xd=require("react/jsx-runtime"),$d=e=>(0,Xd.jsx)(Io,{type:"icon",...e});var Wd=require("react/jsx-runtime"),qd=e=>(0,Wd.jsx)(Io,{type:"text",...e});var Jd=require("react/jsx-runtime"),$n=e=>(0,Jd.jsx)(Io,{type:"image",...e});var Ox=require("react/jsx-runtime");var Ma=require("react/jsx-runtime"),Bx=Be.options,Px=Be.states,wx={...Be.defaultOptions,variant:"image"},Rx=[{name:"image",title:"Image"},{name:"icon",title:"Icon Avatar"},{name:"text",title:"Text Avatar"}],Kx=[],Sa=e=>{let{variant:t,...o}=e;switch(t){case"icon":return(0,Ma.jsx)($d,{...o,children:(0,Ma.jsx)(v,{icon:"star"})});case"text":return(0,Ma.jsx)(qd,{...o,children:"JO"});default:return(0,Ma.jsx)($n,{...o,children:(0,Ma.jsx)("img",{src:"https://demos.telerik.com/kendo-ui/content/web/Customers/RICSU.jpg"})})}};Sa.options=Bx;Sa.states=Px;Sa.variants=Rx;Sa.defaultOptions=wx;Sa.modifiers=Kx;Sa.className=Be.className;var Et=require("react/jsx-runtime"),rn="k-message-group",_x=[s.selected],Dx={},Xn={author:"Bruv",avatar:"/packages/html/assets/avatar.jpg",type:"receiver"},q=e=>{let{type:t=Xn.type,author:o=Xn.author,avatar:a=Xn.avatar,status:n,selected:i,fullWidth:l,...c}=e;return(0,Et.jsxs)("div",{...c,className:r(rn,e.className,y(rn,{selected:i}),{[`${rn}-${t}`]:t,"k-no-avatar":!a,[`${rn}-full-width`]:l}),children:[a&&!n&&(0,Et.jsx)(Be,{type:"image",children:(0,Et.jsx)("img",{src:a,alt:o||""})}),n&&a&&(0,Et.jsxs)("div",{className:"k-chat-user-status-wrapper",children:[(0,Et.jsx)(Be,{type:"image",children:(0,Et.jsx)("img",{src:a,alt:o||""})}),(0,Et.jsx)("div",{className:"k-chat-user-status"})]}),(0,Et.jsxs)("div",{className:"k-message-group-content",children:[o&&(0,Et.jsx)("span",{className:"k-message-author",children:o}),e.children]})]})};q.states=_x;q.options=Dx;q.className=rn;q.defaultOptions=Xn;var Dt=require("react/jsx-runtime"),Vs="k-message-reference",Hx={},Yd={type:"receiver"},ya=e=>{let{content:t,closeable:o,pinned:a,type:n=Yd.type,...i}=e;return(0,Dt.jsxs)("div",{...i,className:r(Vs,e.className,{[`${Vs}-${n}`]:n,"k-message-pinned":a}),children:[a&&(0,Dt.jsx)(v,{icon:"pin-outline"}),(0,Dt.jsx)("div",{className:"k-message-reference-content",children:t}),o&&(0,Dt.jsxs)(Dt.Fragment,{children:[(0,Dt.jsx)("span",{className:"k-spacer"}),(0,Dt.jsx)(p,{icon:"x-mark-sm-outline",fillMode:"flat",size:"xsmall","aria-label":"Close"})]})]})};ya.options=Hx;ya.className=Vs;ya.defaultOptions=Yd;var $s="bubble",Zd=$s;var To=require("react/jsx-runtime"),Xs="k-bubble",zx=[s.hover,s.active,s.selected,s.focus],qs={expandable:!1,expanded:!1},fo=e=>{let{content:t,hover:o,active:a,focus:n,selected:i,expandable:l=qs.expandable,expanded:c=qs.expanded,...u}=e;return(0,To.jsxs)("div",{...u,className:r(e.className,Xs,y(Xs,{hover:o,active:a,focus:n,selected:i}),{"k-bubble-expandable":l},{"k-expanded":c}),tabIndex:0,children:[(0,To.jsx)("div",{className:"k-bubble-content",children:t??e.children}),l&&(0,To.jsx)("span",{className:"k-bubble-expandable-indicator",role:"button","aria-label":c?"Show less":"Show more",tabIndex:0,children:c?(0,To.jsx)(v,{icon:"chevron-up"}):(0,To.jsx)(v,{icon:"chevron-down"})})]})};fo.states=zx;fo.className=Xs;fo.defaultOptions=qs;fo.moduleName=$s;fo.folderName=Zd;fo.ariaSpec={selector:".k-bubble",rules:[{selector:".k-bubble",attribute:"tabindex=0",usage:"The Chat bubble must be focusable."},{selector:".k-bubble-expandable-indicator",attribute:"role=button",usage:"The expandable indicator must have an appropriate role."},{selector:".k-bubble-expandable-indicator",attribute:"aria-label or title",usage:"The expandable indicator must be properly labelled."},{selector:".k-bubble-expandable-indicator",attribute:"tabindex=0",usage:"The expandable indicator must be part of the page tabsequence."}]};var Ux=require("react/jsx-runtime");var Fx=require("react/jsx-runtime");var Gx=require("react/jsx-runtime");var Oo=require("react/jsx-runtime"),Vx="k-chat-bubble",Gd=e=>{let{typing:t,content:o,files:a,...n}=e;return(0,Oo.jsxs)(fo,{...n,className:r(e.className,Vx),children:[t?(0,Oo.jsxs)("div",{className:"k-typing-indicator",tabIndex:-1,children:[(0,Oo.jsx)("span",{}),(0,Oo.jsx)("span",{}),(0,Oo.jsx)("span",{})]}):o,a]})};var $x=require("react/jsx-runtime");var sn=require("react/jsx-runtime"),jd="k-chat-event",Ws={icon:"trash",text:"You deleted Chat history."},ec=e=>{let{icon:t=Ws.icon,text:o=Ws.text,...a}=e;return(0,sn.jsxs)("div",{...a,className:r(e.className,jd),children:[t&&(0,sn.jsx)(v,{className:"k-chat-event-icon",icon:t,size:"xsmall"}),o&&(0,sn.jsx)("span",{className:"k-chat-event-text",children:o})]})};ec.className=jd;ec.defaultOptions=Ws;var Xx=require("react/jsx-runtime");var Ge=require("react/jsx-runtime"),tc=e=>(0,Ge.jsx)(V,{children:(0,Ge.jsxs)(Ge.Fragment,{children:[(0,Ge.jsx)("div",{className:"k-timestamp",children:"Day, Month 7, 2023"}),(0,Ge.jsx)(q,{children:(0,Ge.jsx)(X,{})}),(0,Ge.jsx)(q,{type:"sender",children:(0,Ge.jsx)(X,{})}),(0,Ge.jsx)(q,{children:(0,Ge.jsx)(X,{text:"Very long message text that tests message overflowing behavior. Very long message text that tests message overflowing behavior."})}),(0,Ge.jsx)(q,{type:"sender",children:(0,Ge.jsx)(X,{text:"Unusually_long_word_that_tests_word_break_behavior__unusually_long_word_that_tests_word_break_behavior"})})]}),...e});var Js=require("react/jsx-runtime"),qn="k-file-box-wrapper",oc={layout:"horizontal"},Ht=e=>{let{layout:t=oc.layout,scrollingPosition:o,...a}=e;return(0,Js.jsx)("ul",{role:"list","aria-label":"Attached files",...a,className:r(e.className,qn,{"k-files-vertical":t==="vertical","k-files-wrap":t==="wrap",[`${qn}-scrollable-start`]:t==="horizontal"&&(o==="start"||o==="both"),[`${qn}-scrollable-end`]:t==="horizontal"&&(o==="end"||o==="both")}),children:t==="horizontal"?(0,Js.jsx)("div",{className:"k-files-scroll",role:"presentation",children:e.children}):e.children})};Ht.className=qn;Ht.defaultOptions=oc;var Ys="file-box",ac=Ys;var zt=require("react/jsx-runtime"),nc="k-file-box",qx=[s.selected],Wx={},ln={icon:"file-pdf",name:"FileName.pdf",size:"2MB",showButton:"true"},Ve=e=>{let{icon:t=ln.icon,name:o=ln.name,size:a=ln.size,status:n,deleted:i,removeButton:l,showButton:c=ln.showButton,...u}=e,f=[o,a].filter(Boolean).join(" ");return(0,zt.jsxs)("li",{role:"listitem",tabIndex:0,"aria-label":f||void 0,...u,className:r(nc,e.className,{"k-file-deleted":i}),children:[(0,zt.jsx)(v,{icon:t,size:"xlarge","aria-hidden":"true"}),(0,zt.jsxs)("div",{className:"k-file-info",children:[o&&(0,zt.jsx)("span",{className:"k-file-name",children:o}),a&&(0,zt.jsx)("span",{className:"k-file-size",children:a}),n&&(0,zt.jsx)("span",{className:"k-file-status",children:n})]}),c&&(l?(0,zt.jsx)(p,{as:"span",icon:"x-mark-sm-outline",fillMode:"flat",size:"xsmall","aria-hidden":"true"}):(0,zt.jsx)(H,{icon:"more-vertical",fillMode:"flat",size:"xsmall",showArrow:!1,"aria-label":"File actions"}))]})};Ve.states=qx;Ve.options=Wx;Ve.className=nc;Ve.defaultOptions=ln;Ve.moduleName=Ys;Ve.folderName=ac;Ve.ariaSpec={selector:".k-file-box-wrapper",rules:[{selector:".k-file-box-wrapper",attribute:"role=list",usage:"Explicitly sets the UL role to list."},{selector:".k-file-box-wrapper",attribute:"aria-label",usage:'Provides an accessible name for the file list (e.g. "Attached files").'},{selector:".k-file-box-wrapper .k-files-scroll",attribute:"role=presentation",usage:"The scrollable container between the list and its items is presentational, ensuring the list\u2192listitem relationship is preserved in the accessibility tree."},{selector:".k-file-box-wrapper .k-file-box",attribute:"role=listitem",usage:"Explicitly sets the LI role to listitem."},{selector:".k-file-box-wrapper .k-file-box",attribute:"tabindex",usage:"Makes the file box focusable. Uses roving tabindex: 0 for the focused item, -1 for the rest."},{selector:".k-file-box-wrapper .k-file-box",attribute:"aria-label",usage:'Provides an accessible name describing the file. Can include the file name and size (e.g. "FileName.pdf 2MB").'},{selector:".k-file-box-wrapper .k-file-box .k-icon",attribute:"aria-hidden=true",usage:"The file type icon is decorative and hidden from screen readers."},{selector:".k-file-box-wrapper .k-file-box span.k-button",attribute:"aria-hidden=true",usage:"The remove button is rendered as a decorative span and hidden from screen readers. File removal is handled by keyboard interaction on the listitem itself."}]};var Jx=require("react/jsx-runtime");var Yx=require("react/jsx-runtime");var rc=require("react/jsx-runtime");var sc=require("react/jsx-runtime");var Zx=require("react/jsx-runtime");var Zs=require("react/jsx-runtime");var Qs=require("react/jsx-runtime");var js="skeleton",ic=js;var lc=require("react/jsx-runtime"),ei="k-skeleton",Qx=["circle","text","rect"],jx=[],eg={},ti={variant:"text",shape:"text",animation:"pulse"},It=e=>{let{variant:t,shape:o,animation:a=ti.animation,...n}=e,i=`skeleton-${t||o||ti.variant}`;return(0,lc.jsx)("span",{...n,className:r(e.className,ei,bn(ei,i),{[`k-skeleton-${a}`]:a}),style:e.style})};It.states=jx;It.options=eg;It.variants=Qx;It.className=ei;It.defaultOptions=ti;It.moduleName=js;It.folderName=ic;It.ariaSpec={selector:".k-skeleton",rules:[]};var tg=require("react/jsx-runtime");var og=require("react/jsx-runtime");var ag=require("react/jsx-runtime");var oi=require("react/jsx-runtime");var ai=require("react/jsx-runtime");var ni="window",pc=ni;var cc=require("react/jsx-runtime"),dc="k-window-content",ng=[],rg={},sg={},bo=e=>{let{children:t,...o}=e;return(0,cc.jsx)("div",{...o,className:r(dc,e.className),children:t})};bo.states=ng;bo.options=rg;bo.className=dc;bo.defaultOptions=sg;bo.moduleName=ni;bo.folderName=pc;var pn="dialog",Wn=pn;var Qe=require("react/jsx-runtime"),mc="k-dialog",ig=[],lg={},ri={actionButtonsAlign:"stretched",modal:!0},je=e=>{let{title:t,actions:o,actionButtons:a,actionButtonsAlign:n=ri.actionButtonsAlign,modal:i=ri.modal,...l}=e,c=t!==void 0?R("dialog-titlebar"):void 0,u=R("dialog-content");return(0,Qe.jsxs)("div",{className:"k-dialog-wrapper",children:[i&&(0,Qe.jsx)(Pt,{}),(0,Qe.jsxs)("div",{...l,className:r(e.className,mc,"k-window"),role:"dialog","aria-labelledby":c,"aria-describedby":u,...i&&{"aria-modal":"true"},children:[(t!==void 0||o)&&(0,Qe.jsxs)("div",{className:"k-window-titlebar k-dialog-titlebar",id:c,children:[t!==void 0&&(0,Qe.jsx)("span",{className:"k-window-title k-dialog-title",children:t}),o&&(0,Qe.jsx)(Qe.Fragment,{children:(0,Qe.jsx)("div",{className:"k-window-titlebar-actions k-dialog-titlebar-actions",children:o.map(f=>(0,Qe.jsx)(p,{icon:f,fillMode:"flat",size:"xsmall",className:"k-window-titlebar-action k-dialog-titlebar-action","aria-label":f},f))})})]}),(0,Qe.jsx)(bo,{className:"k-dialog-content",id:u,children:e.children}),a&&(0,Qe.jsx)(at,{alignment:n,className:"k-window-actions k-dialog-actions",children:a})]})]})};je.states=ig;je.options=lg;je.className=mc;je.defaultOptions=ri;je.moduleName=pn;je.folderName=Wn;je.ariaSpec={selector:".k-dialog",rules:[{selector:".k-dialog",attribute:"role=dialog or role=alertdialog",usage:"Announces the dialog or alertdialog role of the component."},{selector:".k-dialog",attribute:"aria-labelledby",usage:"Associate the title of the dialog."},{selector:".k-dialog",attribute:"aria-describedby",usage:"Associate the dialog content to the wrap element."},{selector:".k-overlay + .k-dialog",attribute:"aria-modal=true",usage:"Announces that the dialog is modal. Attribute is added only when the dialog is modal."}]};var si=je;var fc=require("react/jsx-runtime"),uc="k-dialog-wrapper",pg=[],dg={},cg={},Aa=e=>{let{...t}=e;return(0,fc.jsx)("div",{...t,className:r(e.className,uc),children:e.children})};Aa.states=pg;Aa.options=dg;Aa.className=uc;Aa.defaultOptions=cg;Aa.moduleName=pn;Aa.folderName=Wn;var Ut=require("react/jsx-runtime"),bc=e=>(0,Ut.jsx)(si,{title:"Title",children:(0,Ut.jsx)(Ut.Fragment,{children:"Dialog content"}),actionButtons:(0,Ut.jsxs)(Ut.Fragment,{children:[(0,Ut.jsx)(p,{children:"Action"}),(0,Ut.jsx)(p,{themeColor:"primary",children:"Primary"})]}),actions:["x"],...e});var ii=require("react/jsx-runtime");var oo=require("react/jsx-runtime"),mg=je.options,ug=[],fg=je.states,bg=je.defaultOptions,hg=[],Ca=e=>(0,oo.jsx)(bc,{style:{width:"350px",height:"215px"},...e,title:"Please confirm",actions:["x"],actionButtonsAlign:"stretched",actionButtons:(0,oo.jsxs)(oo.Fragment,{children:[(0,oo.jsx)(p,{children:"No"}),(0,oo.jsx)(p,{themeColor:"primary",children:"Yes"})]}),children:(0,oo.jsx)("p",{style:{margin:"36px",textAlign:"center"},children:"Are you sure you want to continue?"})});Ca.options=mg;Ca.states=fg;Ca.variants=ug;Ca.defaultOptions=bg;Ca.modifiers=hg;Ca.className=je.className;var li="dropzone",hc=li;var Bo=require("react/jsx-runtime"),pi="k-external-dropzone",xg=[s.disabled,s.hover],gg={},di={icon:"upload",hint:"Drag and drop files here to upload"},$e=e=>{let{hover:t,disabled:o,icon:a=di.icon,hint:n=di.hint,note:i,...l}=e;return(0,Bo.jsx)("div",{...l,className:r(e.className,pi,y(pi,{disabled:o}),{"k-external-dropzone-hover":t}),children:(0,Bo.jsxs)("div",{className:"k-dropzone-inner",children:[a&&(0,Bo.jsx)(v,{icon:a,className:"k-dropzone-icon",size:"xxxlarge"}),n&&(0,Bo.jsx)("span",{className:"k-dropzone-hint",children:n}),i&&(0,Bo.jsx)("span",{className:"k-dropzone-note",children:i})]})})};$e.states=xg;$e.options=gg;$e.className=pi;$e.defaultOptions=di;$e.moduleName=li;$e.folderName=hc;var gc=require("react/jsx-runtime"),xc=e=>(0,gc.jsx)($e,{...e});var Ng=require("react/jsx-runtime");var Nc=require("react/jsx-runtime"),vg=$e.options,kg=$e.states,Lg=$e.defaultOptions,Mg=[{name:"note",title:"Note"}],Sg=[],Ea=e=>{let{modifiers:t,...o}=e,a={};return Object.keys(t||{}).forEach(n=>{n==="note"&&(a.note=t!=null&&t[n]?"Only JPEG, PNG and SVG files are allowed.":void 0)}),(0,Nc.jsx)(xc,{style:{width:"500px"},...o,...a})};Ea.options=vg;Ea.states=kg;Ea.variants=Sg;Ea.defaultOptions=Lg;Ea.modifiers=Mg;Ea.className=$e.className;var se=require("react/jsx-runtime"),ci="k-upload-dropzone",yg=[s.hover],Jn=e=>{let{hover:t,status:o,disabled:a,hasFiles:n,filesId:i,...l}=e,c;switch(o){case"uploading":c=(0,se.jsxs)(se.Fragment,{children:[(0,se.jsx)(v,{icon:"upload"}),"Uploading..."]});break;case"done":c=(0,se.jsxs)(se.Fragment,{children:[(0,se.jsx)(v,{icon:"check"}),"Done"]});break;case"failed":c=(0,se.jsxs)(se.Fragment,{children:[(0,se.jsx)(v,{icon:"exclamation-circle"}),"Done"]});break;default:c=(0,se.jsx)(se.Fragment,{});break}return(0,se.jsxs)("div",{...l,className:r(e.className,ci,"k-dropzone",y(ci,{hover:t})),children:[(0,se.jsxs)("div",{className:"k-upload-button-wrap",children:[(0,se.jsx)(p,{className:"k-upload-button","aria-disabled":a?"true":"false",...n&&i?{"aria-controls":i}:{},children:"Select files..."}),(0,se.jsx)("input",{id:"upload-input",className:"k-hidden",tabIndex:-1,"aria-hidden":"true"})]}),(0,se.jsx)("span",{className:r("k-dropzone-hint",{"k-hidden":o!=="upload"}),children:"Drop files here to upload"}),o!=="upload"&&(0,se.jsx)("span",{className:"k-upload-status",children:c})]})};Jn.states=yg;Jn.className=ci;var mi="upload",vc=mi;var ho=require("react/jsx-runtime"),ui="k-upload",Ag=[s.hover,s.disabled],Cg={},Lc={actionsLayout:"end"},kc="upload-files-list",ie=e=>{let{async:t,empty:o,actions:a,actionsLayout:n=Lc.actionsLayout,hover:i,status:l,disabled:c,...u}=e,f=!!e.children;return(0,ho.jsxs)("div",{...u,className:r(e.className,ui,y(ui,{disabled:c}),{"k-upload-async":t,"k-upload-empty":o}),children:[(0,ho.jsx)(Jn,{status:l,hover:i,disabled:c,hasFiles:f,filesId:kc}),f&&(0,ho.jsx)("ul",{className:"k-upload-files",role:"list",id:kc,children:e.children}),a&&f&&(0,ho.jsxs)(Cl,{alignment:n,orientation:"horizontal",children:[(0,ho.jsx)(p,{className:"k-clear-selected",children:"Clear"}),(0,ho.jsx)(p,{themeColor:"primary",className:"k-upload-selected",children:"Upload"})]})]})};ie.states=Ag;ie.options=Cg;ie.className=ui;ie.defaultOptions=Lc;ie.moduleName=mi;ie.folderName=vc;ie.ariaSpec={selector:".k-upload",rules:[{selector:".k-upload .k-upload-button",attribute:"aria-disabled",usage:"Announces the disabled state of the upload button."},{selector:".k-upload .k-upload-button",attribute:"aria-controls (when present)",usage:"Creates the relationship between the button and the list of selected files when the list is present."},{selector:".k-upload input",attribute:"tabindex=-1",usage:"Assures that the input element inside the upload is not focusable."},{selector:".k-upload input",attribute:"aria-hidden=true",usage:"The input needs to be hidden from screen readers."},{selector:".k-upload-files",attribute:"role=list",usage:"Explicitly sets the UL role to list."},{selector:".k-upload-files",attribute:"id",usage:"Unique and deterministic id linked to the button aria-controls attribute."},{selector:".k-upload-files .k-file",attribute:"role=listitem",usage:"Explicitly sets the LI role to listitem."},{selector:".k-upload .k-file .k-file-validation-message",attribute:"aria-live=polite",usage:"Announces the change in the upload status of the file."},{selector:".k-upload .k-upload-actions .k-upload-action",attribute:"aria-label",usage:"Provides accessible names for the file action buttons."},{selector:".k-upload .k-upload-actions .k-upload-action",attribute:"tabindex=-1",usage:"The list file action buttons are not focusable elements."}]};var dn="progressbar",Yn=dn;var xo=require("react/jsx-runtime"),xt="k-progressbar",Eg=[s.disabled,s.indeterminate],Ig={orientation:["horizontal","vertical"]},Po={indeterminate:!1,label:!0,labelPosition:"start",orientation:"horizontal",reverse:!1,value:"0"},Pe=e=>{let{disabled:t,height:o,indeterminate:a=Po.indeterminate,label:n=Po.label,labelPosition:i=Po.labelPosition,orientation:l=Po.orientation,reverse:c=Po.reverse,value:u=Po.value,width:f,style:N,ariaLabel:x,...m}=e;return(0,xo.jsxs)("div",{...m,className:r(e.className,xt,y(xt,{disabled:t}),{[`${xt}-${l}`]:l,[`${xt}-indeterminate`]:a,[`${xt}-reverse`]:c}),style:{...N,"--kendo-progressbar-value":u,[l==="horizontal"?"height":"width"]:l==="horizontal"?o:f},role:"progressbar","aria-label":x||"progress","aria-valuenow":a?void 0:Number(u),"aria-valuemin":0,"aria-valuemax":100,children:[(0,xo.jsx)("span",{className:r("k-progress-status-wrap",{[`k-progress-${i}`]:i&&!a}),children:n&&(0,xo.jsxs)("span",{className:"k-progress-status",children:[u,"%"]})}),!a&&(0,xo.jsx)("div",{className:"k-progressbar-value k-selected",children:(0,xo.jsx)("span",{className:r("k-progress-status-wrap",{[`k-progress-${i}`]:i}),children:n&&(0,xo.jsxs)("span",{className:"k-progress-status",children:[e.value,"%"]})})})]})};Pe.states=Eg;Pe.options=Ig;Pe.className=xt;Pe.defaultOptions=Po;Pe.moduleName=dn;Pe.folderName=Yn;Pe.ariaSpec={selector:".k-progressbar",implicitRole:"progressbar",rules:[{selector:".k-progressbar",attribute:"role=progressbar",usage:"Sets the proper role for ProgressBar."},{selector:".k-progressbar",attribute:"aria-label or aria-labelledby",usage:"The ProgressBar needs an accessible name to be assigned to it."},{selector:".k-progressbar:not(.k-progressbar-indeterminate)",attribute:"aria-valuenow",usage:"Required if the value is not indeterminate. Decimal value between aria-valuemin and aria-valuemax."},{selector:".k-progressbar",attribute:"aria-valuemin",usage:"Minimum value. Defaults to 0."},{selector:".k-progressbar",attribute:"aria-valuemax",usage:"Maximum value. Defaults to 100."}]};var Mc=Pe;var Qn=require("react/jsx-runtime"),Sc="k-chunk-progressbar",Tg=(e,t)=>t<=e-1,Og=[s.disabled,s.indeterminate],Bg={},Zn={chunkCount:5,orientation:"horizontal",progress:0},wo=e=>{let{disabled:t,chunkCount:o=Zn.chunkCount,indeterminate:a,orientation:n=Zn.orientation,progress:i=Zn.progress,reverse:l,ariaLabel:c,...u}=e;return(0,Qn.jsx)("div",{...u,className:r(e.className,xt,Sc,y(xt,{disabled:t}),{[`${xt}-${n}`]:n,[`${xt}-indeterminate`]:a,[`${xt}-reverse`]:l}),role:"progressbar","aria-label":c||"progress","aria-valuenow":a?void 0:i,"aria-valuemin":0,"aria-valuemax":o,children:(0,Qn.jsx)("ul",{className:"k-progressbar-chunks k-reset",children:[...Array(o)].map((f,N)=>(0,Qn.jsx)("li",{className:r("k-progressbar-chunk",{"k-first":N===0,"k-last":N===[...Array(o)].length-1,"k-selected":Tg(i,N)})},N))})})};wo.states=Og;wo.options=Bg;wo.className=Sc;wo.defaultOptions=Zn;wo.moduleName=dn;wo.folderName=Yn;wo.ariaSpec={selector:".k-chunk-progressbar",implicitRole:"progressbar",rules:[{selector:".k-chunk-progressbar",attribute:"role=progressbar",usage:"Sets the proper role for ChunkProgressBar."},{selector:".k-chunk-progressbar",attribute:"aria-label or aria-labelledby",usage:"The ChunkProgressBar needs an accessible name to be assigned to it."},{selector:".k-chunk-progressbar:not(.k-progressbar-indeterminate)",attribute:"aria-valuenow",usage:"Required if the value is not indeterminate. Value between aria-valuemin and aria-valuemax."},{selector:".k-chunk-progressbar",attribute:"aria-valuemin",usage:"Minimum value. Defaults to 0."},{selector:".k-chunk-progressbar",attribute:"aria-valuemax",usage:"Maximum value. Defaults to chunk count."}]};var yc=require("react/jsx-runtime"),cn=e=>(0,yc.jsx)(Mc,{...e});var Pg=require("react/jsx-runtime");var ao=require("react/jsx-runtime"),wg=Pe.options,Rg=Pe.states,Ac={...Pe.defaultOptions,variant:"start"},Kg=[{name:"start",title:"Label start"},{name:"center",title:"Label center"},{name:"end",title:"Label end"},{name:"empty",title:"No label"}],_g=[],Ia=e=>{let{variant:t,modifiers:o,...a}={...Ac,...e},n={},i={style:{width:"324px"}};switch(Object.keys(o||{}).forEach(l=>{switch(l){case"reverse":n.reverse=!!(o!=null&&o[l]);break;case"vertical":n.orientation=o!=null&&o[l]?"vertical":void 0,i.style=o!=null&&o[l]?void 0:{width:"324px"};break}}),t){case"end":return(0,ao.jsx)("div",{...i,children:(0,ao.jsx)(cn,{...a,...n,labelPosition:"end",value:"50"})});case"center":return(0,ao.jsx)("div",{...i,children:(0,ao.jsx)(cn,{...a,...n,labelPosition:"center",value:"50"})});case"empty":return(0,ao.jsx)("div",{...i,children:(0,ao.jsx)(cn,{...a,...n,label:!1,value:"50"})});default:return(0,ao.jsx)("div",{...i,children:(0,ao.jsx)(cn,{...a,...n,labelPosition:"start",value:"50"})})}};Ia.options=wg;Ia.states=Rg;Ia.variants=Kg;Ia.defaultOptions=Ac;Ia.modifiers=_g;Ia.className=Pe.className;var Ta=require("react/jsx-runtime"),Dg="k-file-info",fi=e=>{let{name:t,size:o,validationMsg:a,...n}=e;return(0,Ta.jsxs)("div",{...n,className:r(e.className,Dg),children:[t&&(0,Ta.jsx)("span",{className:"k-file-name",children:t}),o&&(0,Ta.jsx)("span",{className:"k-file-size",children:o}),a&&(0,Ta.jsx)("span",{className:"k-file-validation-message","aria-live":"polite",children:a})]})};var Me=require("react/jsx-runtime"),Hg="k-file",et=e=>{let{status:t,progress:o,name:a,icon:n,size:i,state:l,validationMsg:c,...u}=e;return(0,Me.jsx)("li",{...u,className:r(e.className,Hg,{[`k-file-${t}`]:t}),role:"listitem",tabIndex:0,children:(0,Me.jsxs)("div",{className:"k-file-single",children:[(0,Me.jsx)(Pe,{className:r({"k-hidden":t!=="progress"}),value:o,label:!1}),(0,Me.jsxs)("span",{className:"k-file-icon-wrapper",children:[(0,Me.jsx)(v,{className:"k-file-icon",icon:n,size:"xxlarge"}),l&&(0,Me.jsx)("span",{className:"k-file-state",children:l})]}),(0,Me.jsx)(fi,{name:a,size:i,validationMsg:c}),(0,Me.jsx)("div",{className:"k-upload-actions",children:t==="progress"?(0,Me.jsxs)(Me.Fragment,{children:[(0,Me.jsxs)("span",{className:"k-upload-pct",children:[o,"%"]}),(0,Me.jsx)(p,{icon:"pause-sm",fillMode:"flat",size:"xsmall",className:"k-upload-action","aria-label":"Pause upload",tabIndex:-1}),(0,Me.jsx)(p,{icon:"cancel",fillMode:"flat",size:"xsmall",className:"k-upload-action","aria-label":"Cancel upload",tabIndex:-1})]}):(0,Me.jsx)(p,{icon:"x",fillMode:"flat",size:"xsmall",className:"k-upload-action","aria-label":"Remove file",tabIndex:-1})})]})})};var bi=require("react/jsx-runtime");var go=require("react/jsx-runtime"),mn=e=>(0,go.jsx)(ie,{async:!0,children:(0,go.jsxs)(go.Fragment,{children:[(0,go.jsx)(et,{name:"Image_With_Very_Very_Very_Very_Very_Long_Name1.png",icon:"file-image",size:"51.23 KB"}),(0,go.jsx)(et,{name:"Image2.jpg",icon:"file-image",size:"106.43 KB"})]}),...e});var hi=require("react/jsx-runtime");var Ec=require("react/jsx-runtime"),Cc=e=>(0,Ec.jsx)(ie,{async:!0,empty:!0,...e});var xi=require("react/jsx-runtime");var gi=require("react/jsx-runtime");var Xe=require("react/jsx-runtime"),zg=ie.options,Ug=ie.states,Ic={...ie.defaultOptions,variant:"empty"},Fg=[{name:"empty",title:"Empty"},{name:"upload",title:"Upload"},{name:"uploading",title:"Uploading"},{name:"success",title:"Success"},{name:"failed",title:"Failed"}],Gg=[],Oa=e=>{let{variant:t,...o}={...Ic,...e};switch(t){case"success":return(0,Xe.jsxs)(mn,{status:"done",style:{width:"586px"},...o,children:[(0,Xe.jsx)(et,{status:"success",validationMsg:"File(s) uploaded successfully.",name:"Image1.png",icon:"file-image"}),(0,Xe.jsx)(et,{status:"success",validationMsg:"File(s) uploaded successfully.",name:"Image2.png",icon:"file-image"})]});case"failed":return(0,Xe.jsxs)(mn,{status:"failed",style:{width:"586px"},...o,children:[(0,Xe.jsx)(et,{status:"error",validationMsg:"File type not allowed.",name:"Movie1.mkv",icon:"file-image"}),(0,Xe.jsx)(et,{status:"error",validationMsg:"File type not allowed.",name:"Video2.mkv",icon:"file-image"})]});case"uploading":return(0,Xe.jsxs)(mn,{status:"uploading",style:{width:"586px"},...o,children:[(0,Xe.jsx)(et,{progress:"50",status:"progress",name:"Document1.txt",icon:"file-pdf",size:"328.92 KB"}),(0,Xe.jsx)(et,{progress:"70",status:"progress",name:"Document2.txt",icon:"file-pdf",size:"225.68 KB"})]});case"upload":return(0,Xe.jsxs)(mn,{actions:!0,status:"upload",style:{width:"586px"},...o,children:[(0,Xe.jsx)(et,{name:"Image1.png",icon:"file-image",size:"51.23 KB"}),(0,Xe.jsx)(et,{name:"Image2.jpg",icon:"file-image",size:"106.43 KB"})]});default:return(0,Xe.jsx)(Cc,{async:!0,status:"upload",style:{width:"586px"},...o})}};Oa.options=zg;Oa.states=Ug;Oa.variants=Fg;Oa.defaultOptions=Ic;Oa.modifiers=Gg;Oa.className=ie.className;var Ni=require("react/jsx-runtime");var Vg=require("react/jsx-runtime");var vi=require("react/jsx-runtime");var ki=require("react/jsx-runtime");var Tc=require("react/jsx-runtime");var Li="appbar",Oc=Li;var Bc=require("react/jsx-runtime"),Mi="k-appbar",$g=[],Xg={themeColor:[g.undefined,g.base,g.primary,g.secondary,g.tertiary,g.inverse]},qg={},we=e=>{let{themeColor:t,positionMode:o,position:a,...n}=e;return(0,Bc.jsx)("div",{...n,className:r(e.className,Mi,C(Mi,{themeColor:t}),{[`k-appbar-${o}`]:o,[`k-appbar-${a}`]:a}),children:e.children})};we.states=$g;we.options=Xg;we.className=Mi;we.defaultOptions=qg;we.moduleName=Li;we.folderName=Oc;we.ariaSpec={selector:".k-appbar",rules:[]};var Pc=require("react/jsx-runtime"),Wg="k-appbar-section",Ft=e=>{let{...t}=e;return(0,Pc.jsx)("div",{...t,className:r(Wg,e.className),children:e.children})};var Si=require("react/jsx-runtime");var z=require("react/jsx-runtime"),yi={...we.options,positionMode:["static","sticky","fixed"]},Jg=we.states,wc={...we.defaultOptions,themeColor:"primary",variant:"top",positionMode:"sticky"};yi.themeColor=["primary",...yi.themeColor.filter(e=>e!=="primary")];var Yg=[{name:"top",title:"Top"},{name:"bottom",title:"Bottom"}],Ba=e=>{let{variant:t,...o}={...wc,...e},a=(0,z.jsxs)(we,{position:t,...o,children:[(0,z.jsx)(Ft,{children:(0,z.jsx)(fe,{fillMode:"flat",icon:"menu"})}),(0,z.jsx)("span",{className:"k-spacer k-spacer-sized",style:{width:"8px"}}),(0,z.jsx)(Ft,{children:(0,z.jsx)("h3",{className:"k-m-0",children:"AppBar"})}),(0,z.jsx)("span",{className:"k-spacer"}),(0,z.jsxs)(Ft,{children:[(0,z.jsx)(kt,{fillMode:"flat",children:"Button"}),(0,z.jsx)(kt,{fillMode:"flat",children:"Button"}),(0,z.jsx)(kt,{fillMode:"flat",children:"Button"})]}),(0,z.jsx)("span",{className:"k-spacer k-spacer-sized",style:{width:"8px"}}),(0,z.jsx)(Ft,{children:(0,z.jsx)(An,{value:"Input value"})}),(0,z.jsxs)(Ft,{children:[(0,z.jsx)(fe,{className:"k-mx-sm",fillMode:"flat",icon:"bell"}),(0,z.jsx)("span",{className:"k-appbar-separator"}),(0,z.jsx)($n,{className:"k-mx-sm",children:(0,z.jsx)("img",{src:"https://demos.telerik.com/kendo-ui/content/web/Customers/RICSU.jpg"})})]})]}),n=(0,z.jsxs)("div",{style:{padding:"25px 10px"},children:[(0,z.jsx)("p",{children:"Lorem ipsum dolor sit amet consectetur adipisicing elit. Fugit, harum magnam? Possimus magnam non natus error consectetur voluptatum, unde quasi rerum ad facere, hic in! Qui ducimus ab sed consequuntur excepturi fugiat! Facilis fuga asperiores pariatur sed. Eligendi aliquid vel nemo, ipsum tempora minima consequatur culpa molestias maiores nihil eveniet accusantium porro. Inventore saepe ut ad in a. Quo itaque est expedita quidem consectetur enim quam minima, quisquam harum velit, earum adipisci provident, officia eveniet voluptas vero accusamus ad ducimus laudantium!"}),(0,z.jsx)("p",{children:"Consequatur incidunt sequi explicabo adipisci saepe, accusamus, numquam fuga quam ex, provident possimus ratione blanditiis ducimus quos nulla repellat error pariatur nemo nobis illo! Saepe deleniti dolore cumque, sequi similique eligendi consectetur corrupti iste reprehenderit adipisci enim laudantium inventore totam quos non impedit quibusdam et consequuntur blanditiis accusamus! Rerum, nostrum. Rerum, tempore earum officia alias suscipit ut minima recusandae dolorem reprehenderit ea?"}),(0,z.jsx)("p",{children:"Aliquam pariatur ut expedita, repellat architecto aut, consequatur iure recusandae tempora odit consequuntur, nihil nostrum totam accusantium at. Dignissimos repellendus culpa nesciunt. Officia repudiandae, laudantium error iure in minus ratione reprehenderit dolorum alias quo voluptatibus doloremque aliquid exercitationem quidem odit earum natus autem eaque tempore nulla esse sapiente? Dolore aliquid aliquam modi velit quaerat!"}),(0,z.jsx)("p",{children:"Sunt consequuntur, aliquam eius beatae ex odit quasi iusto, accusamus architecto corrupti reprehenderit dolores itaque aliquid veniam odio eaque vel doloremque? Corporis, tenetur delectus deleniti voluptatum autem necessitatibus esse nisi ad, optio cumque quas dignissimos reprehenderit. Optio dolores quam corporis ea, reiciendis eos sit. Voluptate vel esse necessitatibus eum, sunt fuga, quaerat, eos natus quod repellendus nulla voluptatem ut quo quas ipsa animi incidunt autem saepe perferendis. Sequi ratione in iste, quibusdam, neque facilis accusantium, eum rem error sunt a explicabo commodi impedit quam."})]});return t==="bottom"?(0,z.jsxs)("div",{style:{height:"250px",overflow:"auto"},children:[n,a]}):(0,z.jsxs)("div",{style:{height:"250px",overflow:"auto"},children:[a,n]})};Ba.options=yi;Ba.states=Jg;Ba.variants=Yg;Ba.defaultOptions=wc;Ba.modifiers=[];Ba.className=we.className;var Ai="suggestion",Rc=Ai;var Ro=require("react/jsx-runtime"),jn="k-suggestion-group",Zg=[],Qg={},Kc={layout:"scrollable",scrollingPosition:"start"},gt=e=>{let{layout:t=Kc.layout,scrollingPosition:o,...a}=e,n=(0,Ro.jsx)("div",{...a,className:r(jn,{"k-suggestion-group-scrollable":t=="scrollable",[`${jn}-scrollable-start`]:o==="start"||o==="both",[`${jn}-scrollable-end`]:o==="end"||o==="both"},e.className),role:"group",children:t==="scrollable"||t==="scrollButtons"?(0,Ro.jsx)("div",{className:"k-suggestions-scroll",children:e.children}):e.children});return t=="scrollButtons"?(0,Ro.jsxs)("div",{className:"k-suggestion-scrollwrap",children:[(0,Ro.jsx)(p,{fillMode:"flat",icon:"chevron-left",size:"xsmall","aria-label":"Scroll left"}),n,(0,Ro.jsx)(p,{fillMode:"flat",icon:"chevron-right",size:"xsmall","aria-label":"Scroll right"})]}):n};gt.states=Zg;gt.options=Qg;gt.className=jn;gt.defaultOptions=Kc;gt.moduleName=Ai;gt.folderName=Rc;var _c=require("react/jsx-runtime"),er="k-suggestion",jg=[s.active,s.hover,s.focus],eN={themeColor:[g.undefined,g.base,g.primary,g.secondary,g.tertiary]},tN={text:"Suggestion"},Nt=e=>{let{themeColor:t,active:o,hover:a,focus:n,text:i,...l}=e;return(0,_c.jsx)("span",{...l,className:r(e.className,er,y(er,{hover:a,active:o,focus:n}),C(er,{themeColor:t})),role:"button",tabIndex:0,"aria-label":i,children:i})};Nt.states=jg;Nt.options=eN;Nt.className=er;Nt.item=tN;var Ci=require("react/jsx-runtime");var Ei=require("react/jsx-runtime");var Ii=require("react/jsx-runtime");var U=require("react/jsx-runtime"),oN=V.states,aN=V.defaultOptions,nN=V.options,rN=[{name:"header",title:"Header"},{name:"pinned",title:"Pinned"},{name:"suggested",title:"Suggested Actions"},{name:"author",title:"Author"},{name:"avatar",title:"Avatar"},{name:"quick",title:"Quick Replies"}],sN=[],Pa=e=>{let{modifiers:t,...o}=e,a={author:null,avatar:null},n=(0,U.jsxs)(we,{className:"k-chat-header",positionMode:"sticky",themeColor:"primary",children:[(0,U.jsx)("span",{className:"k-spacer k-spacer-sized k-w-1"}),(0,U.jsx)(Ft,{children:(0,U.jsx)("span",{children:"Chat with demo bot"})}),(0,U.jsx)("span",{className:"k-spacer"}),(0,U.jsx)(Ft,{children:(0,U.jsx)(p,{fillMode:"flat",icon:"more-vertical"})})]}),i=(0,U.jsx)(ya,{type:"sender",pinned:!0,content:"Hello! Generate a cover letter.",closeable:!0}),l=(0,U.jsxs)(gt,{children:[(0,U.jsx)(Nt,{text:"Provide a CV template"}),(0,U.jsx)(Nt,{text:"Generate a cover letter"})]}),c=(0,U.jsxs)(gt,{children:[(0,U.jsx)(Nt,{themeColor:"primary",text:"Thank you!"}),(0,U.jsx)(Nt,{themeColor:"primary",text:"Great!"})]}),u="https://demos.telerik.com/kendo-ui/content/web/Customers/RICSU.jpg",f=null,N="User",x="Demo Bot";Object.keys(t||{}).forEach(O=>{switch(O){case"header":a.header=t!=null&&t[O]?n:!1;break;case"pinned":a.pinned=t!=null&&t[O]?i:!1;break;case"suggested":a.suggestedActions=t!=null&&t[O]?l:!1;break;case"author":a.author=t!=null&&t[O]?!0:null;break;case"avatar":a.avatar=t!=null&&t[O]?u:null;break;case"quick":a.quickReplies=t!=null&&t[O]?c:(0,U.jsx)(U.Fragment,{});break;default:break}});let{header:m,pinned:L,suggestedActions:k,author:A,avatar:E,quickReplies:M}=a;return(0,U.jsxs)(tc,{value:"Thank you!",style:{minHeight:"100%"},...o,header:m,pinned:L,suggestedActions:k,children:[(0,U.jsx)(q,{avatar:f,author:A?x:null,children:(0,U.jsx)(X,{text:"Hello, this is a demo bot. How can I help you ?"})}),(0,U.jsx)(q,{avatar:E?u:null,author:A?N:null,type:"sender",children:(0,U.jsx)(X,{text:"Hello! Generate a cover letter."})}),(0,U.jsx)(q,{avatar:f,author:A?x:null,children:(0,U.jsx)(X,{text:"Sure. Here is a cover letter template",files:(0,U.jsx)(Ht,{children:(0,U.jsx)(Ve,{icon:"file-pdf",name:"cover_letter.pdf",size:"1.43MB"})})})}),M]})};Pa.options=nN;Pa.states=oN;Pa.variants=sN;Pa.defaultOptions=aN;Pa.modifiers=rN;Pa.className=V.className;var Gt=require("react/jsx-runtime"),iN=e=>(0,Gt.jsx)(V,{children:(0,Gt.jsxs)(Gt.Fragment,{children:[(0,Gt.jsx)(q,{children:(0,Gt.jsx)(X,{expandable:!0,expanded:!1,text:"Compare the top 3 AI tools for an image-generation (like Midjourney, DALL\xB7E, and Adobe Firefly). List their pricing, main features."})}),(0,Gt.jsx)(q,{type:"sender",children:(0,Gt.jsx)(X,{expandable:!0,expanded:!0,text:"Compare the top 3 AI tools for an image-generation (like Midjourney, DALL\xB7E, and Adobe Firefly). List their pricing, main features."})})]}),...e});
|