@progress/kendo-themes-html 14.0.0-dev.5 → 14.0.0-dev.7
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/_preview/tests/preview-elevations.tsx +3 -3
- 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 gp=Object.create;var pr=Object.defineProperty;var vp=Object.getOwnPropertyDescriptor;var Cp=Object.getOwnPropertyNames;var Lp=Object.getPrototypeOf,Mp=Object.prototype.hasOwnProperty;var Sp=(e,t)=>{for(var o in t)pr(e,o,{get:t[o],enumerable:!0})},ss=(e,t,o,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of Cp(t))!Mp.call(e,r)&&r!==o&&pr(e,r,{get:()=>t[r],enumerable:!(a=vp(t,r))||a.enumerable});return e};var Zr=(e,t,o)=>(o=e!=null?gp(Lp(e)):{},ss(t||!e||!e.__esModule?pr(o,"default",{value:e,enumerable:!0}):o,e)),Ap=e=>ss(pr({},"__esModule",{value:!0}),e);var GN={};Sp(GN,{PromptMoreActions:()=>UN});module.exports=Ap(GN);var n=(...e)=>e.filter(t=>t!==!0&&!!t).map(t=>Array.isArray(t)?n(...t):typeof t=="object"?Object.keys(t).map((o,a)=>t[a]||t[o]&&o||null).filter(o=>o!==null).join(" "):t).filter(t=>!!t).join(" ");var y=(e,t)=>n({[`${e}-xs`]:t.size==="xsmall",[`${e}-sm`]:t.size==="small",[`${e}-md`]:t.size==="medium",[`${e}-lg`]:t.size==="large",[`${e}-xl`]:t.size==="xlarge",[`${e}-xxl`]:t.size==="xxlarge",[`${e}-xxxl`]:t.size==="xxxlarge"},{[`${e}-${t.fillMode}`]:t.fillMode},{[`${e}-${t.themeColor}`]:t.themeColor},{"k-rounded-sm":t.rounded==="small","k-rounded-md":t.rounded==="medium","k-rounded-lg":t.rounded==="large","k-rounded-full":t.rounded==="full","k-rounded-none":t.rounded==="none"}),A=(e,t)=>{let{valid:o,invalid:a,hover:r,focus:s,checked:l,active:p,selected:h,disabled:x,indeterminate:g,loading:k,empty:m,readonly:C,highlighted:v,...M}=t;return n({"k-valid":o,"k-invalid":a,"k-hover":r,"k-focus":s,"k-checked":l,"k-active":p,"k-selected":h,"k-disabled":x,"k-indeterminate":g&&!l,"k-loading":k,"k-empty":m,"k-readonly":C,"k-highlighted":v},Object.keys(M).reduce((O,T)=>(T.startsWith("k-")?O[T]=M[T]:O[`k-${T}`]=M[T],O),{}))};function ls(e,t){if(!t)return{};let o=Array.isArray(t)?t:[t];return Object.fromEntries(o.map(a=>[`k-${a}`,!0]))}var c={undefined:void 0,xsmall:"xsmall",small:"small",medium:"medium",large:"large",xlarge:"xlarge",xxlarge:"xxlarge",xxxlarge:"xxxlarge"},u={undefined:void 0,none:"none",small:"small",medium:"medium",large:"large",full:"full"},f={undefined:void 0,solid:"solid",flat:"flat",outline:"outline",clear:"clear",link:"link"},N={undefined:void 0,inherit:"inherit",base:"base",primary:"primary",secondary:"secondary",tertiary:"tertiary",info:"info",success:"success",warning:"warning",error:"error",inverse:"inverse"},i={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"},ds={calloutMap:{top:"n",bottom:"s",left:"w",right:"e"},orientationMap:{vertical:"vstack",horizontal:"hstack"}};var jr={};function E(e){return jr[e]=(jr[e]||0)+1,`k-${e}-${jr[e]}`}var Pa=require("react/jsx-runtime"),en="k-font-icon",Ip=[],Tp={size:[c.undefined,c.xsmall,c.small,c.medium,c.large,c.xlarge,c.xxlarge,c.xxxlarge],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary,N.success,N.warning,N.error,N.info]},yp={},wa=e=>{let{size:t,themeColor:o,icon:a,rotate:r,flip:s,...l}=e;return a?(0,Pa.jsx)("span",{...l,className:n(e.className,en,y(en,{size:t}),{[`k-i-${a}`]:a,[`k-color-${o}`]:o,[`k-rotate-${r}`]:r,"k-flip-h":s==="h"||s==="both","k-flip-v":s==="v"||s==="both"}),"aria-hidden":"true"}):(0,Pa.jsx)(Pa.Fragment,{})};wa.states=Ip;wa.options=Tp;wa.className=en;wa.defaultOptions=yp;var cs=wa;var ho=require("react/jsx-runtime"),tn="k-svg-icon",Ep=[],Op={size:[c.undefined,c.xsmall,c.small,c.medium,c.large,c.xlarge,c.xxlarge,c.xxxlarge],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary,N.success,N.warning,N.error,N.info]},ps={viewBox:"0 0 24 24"},Ra=e=>{let{size:t,themeColor:o,rotate:a,flip:r,viewBox:s=ps.viewBox,icon:l,...p}=e;if(!l)return(0,ho.jsx)(ho.Fragment,{});if(l==="none")return(0,ho.jsx)("span",{...p,className:n(e.className,tn,y("k-icon",{size:t}),"k-none"),"aria-hidden":"true"});let h=typeof l=="object"&&l.name&&l.name;return(0,ho.jsx)("span",{...p,className:n(e.className,tn,y("k-icon",{size:t}),{[`k-svg-i-${h}`]:h,[`k-color-${o}`]:o,[`k-rotate-${a}`]:a,"k-flip-h":r==="h"||r==="both","k-flip-v":r==="v"||r==="both"}),"aria-hidden":"true",children:(0,ho.jsx)("svg",{"aria-hidden":!0,focusable:!1,xmlns:"http://www.w3.org/2000/svg",viewBox:typeof l=="object"?l.viewBox:s,dangerouslySetInnerHTML:typeof l=="object"?{__html:l.content}:void 0,children:l?void 0:e.children})})};Ra.states=Ep;Ra.options=Op;Ra.className=tn;Ra.defaultOptions=ps;var on=Ra;var an=Zr(require("@progress/kendo-svg-icons"));var ms="icon",us="icons";var hs=require("react");var fs=require("react"),bs=(0,fs.createContext)({iconsType:"svg"});var zt=require("react/jsx-runtime"),mr="k-icon",Bp=e=>e.replace(/([-_][a-z0-9])/gi,t=>t.toUpperCase().replace("-","").replace("_","")),Pp=[],wp={size:[c.undefined,c.xsmall,c.small,c.medium,c.large,c.xlarge,c.xxlarge,c.xxxlarge],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary,N.success,N.warning,N.error,N.info]},rn={viewBox:"0 0 24 24",type:"svg"},L=e=>{let{iconsType:t}=(0,hs.useContext)(bs),{size:o,themeColor:a,icon:r,type:s=t||rn.type,rotate:l,flip:p,viewBox:h=rn.viewBox,...x}=e;if(!r)return(0,zt.jsx)(zt.Fragment,{});if((t||s)==="svg"){if(r==="none")return(0,zt.jsx)(on,{...x,className:n(e.className,mr),icon:r,size:o});let k=an[r]?r:Bp(`${r}-icon`);return an[k]?(0,zt.jsx)(on,{...x,className:n(e.className,mr),icon:an[k],size:o,themeColor:a,rotate:l,flip:p,viewBox:h}):(0,zt.jsx)(zt.Fragment,{})}return(0,zt.jsx)(cs,{...x,className:n(e.className,mr),icon:r,size:o,themeColor:a,rotate:l,flip:p})};L.states=Pp;L.options=wp;L.defaultOptions=rn;L.className=mr;L.moduleName=ms;L.folderName=us;L.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 nn="button",xs=nn;var Lt=require("react/jsx-runtime"),Ka="k-button",Rp=["icon-button"],Kp=[i.hover,i.focus,i.active,i.selected,i.disabled,i.generating],_p={size:[c.undefined,c.xsmall,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.flat,f.outline,f.clear,f.link],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary,N.success,N.warning,N.error,N.info,N.inverse]},sn={showArrow:!1,arrowIconName:"chevron-down"},d=e=>{let{as:t="button",size:o,rounded:a,fillMode:r,themeColor:s,showArrow:l=sn.showArrow,arrowIconName:p=sn.arrowIconName,variant:h,hover:x,focus:g,active:k,selected:m,disabled:C,togglable:v,ariaDisabled:M,icon:O,text:T,iconClassName:K,className:Q,...xe}=e,ve=O!==void 0,Ce=e.children!==void 0;return(0,Lt.jsxs)(t,{className:n(Q,Ka,ls(Ka,h),y(Ka,{size:o,rounded:a,fillMode:r,themeColor:s}),A(Ka,{hover:x,focus:g,active:k,disabled:C||M,selected:m}),{"k-icon-button":!T&&!Ce&&ve}),...xe,"aria-pressed":v?m?"true":"false":void 0,"aria-disabled":M?"true":void 0,disabled:C||void 0,children:[O&&(0,Lt.jsx)(L,{className:n(K,"k-button-icon"),icon:O}),T?(0,Lt.jsxs)(Lt.Fragment,{children:[T&&(0,Lt.jsx)("span",{className:"k-button-text",children:T}),e.children]}):e.children&&(0,Lt.jsx)("span",{className:"k-button-text",children:e.children}),l&&(0,Lt.jsx)("span",{className:"k-menu-button-arrow k-button-arrow",children:(0,Lt.jsx)(L,{icon:p})})]})};d.states=Kp;d.options=_p;d.variants=Rp;d.className=Ka;d.defaultOptions=sn;d.moduleName=nn;d.folderName=xs;d.ariaSpec={selector:".k-button",rules:[{selector:".k-button",attribute:"role=button or nodeName=button",usage:"The button role is implicit from the native <button> element."},{selector:".k-button",attribute:"aria-label (when icon-only)",usage:"Required for icon-only buttons that have no visible text."},{selector:".k-button",attribute:"aria-pressed (when togglable)",usage:"Indicates the pressed state of a toggle button."},{selector:".k-button",attribute:"disabled (when disabled)",usage:"Rendered when the button is disabled."}]};var Ns=require("react/jsx-runtime"),X=e=>(0,Ns.jsx)(d,{icon:"folder",...e,"aria-label":e["aria-label"]||"Folder",children:void 0});var ks=require("react/jsx-runtime"),U=e=>(0,ks.jsx)(d,{icon:"folder",children:"Button",...e});var gs=require("react/jsx-runtime"),xo=e=>(0,gs.jsx)(d,{children:"Button",...e});var ur=require("react/jsx-runtime"),Dp=d.options,Hp=d.states,zp={...d.defaultOptions,variant:"text"},Fp=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],Up=[],Oo=e=>{let{variant:t,...o}=e;switch(t){case"icon-only":return(0,ur.jsx)(X,{...o,icon:"star"});case"icon-and-text":return(0,ur.jsx)(U,{...o,icon:"star",children:"Button"});default:return(0,ur.jsx)(xo,{...o,children:"Button"})}};Oo.options=Dp;Oo.states=Hp;Oo.variants=Fp;Oo.defaultOptions=zp;Oo.modifiers=Up;Oo.className=d.className;var ln="button",vs=ln;var Cs=require("react/jsx-runtime"),_a="k-button-group",Gp=[i.disabled],Vp={fillMode:[f.undefined,f.solid,f.flat,f.outline,f.clear,f.link]},$p={},w=e=>{let{fillMode:t,disabled:o,stretched:a,...r}=e;return(0,Cs.jsx)("div",{role:"group",...r,className:n(e.className,_a,y(_a,{fillMode:t}),A(_a,{disabled:o}),{[`${_a}-stretched`]:a}),...o&&{"aria-disabled":"true"},children:e.children})};w.states=Gp;w.options=Vp;w.className=_a;w.defaultOptions=$p;w.moduleName=ln;w.folderName=vs;w.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 dn=require("react/jsx-runtime");var cn=require("react/jsx-runtime");var pn=require("react/jsx-runtime");var mn=require("react/jsx-runtime");var un=require("react/jsx-runtime");var fn=require("react/jsx-runtime");var Je=require("react/jsx-runtime"),Xp={...d.options,...w.options},qp=d.states,Wp={...d.defaultOptions,...w.defaultOptions,variant:"text-button"},Jp=[{name:"icon-button",title:"Icon Only"},{name:"text-button",title:"Text"},{name:"icon-text-button",title:"Icon Text"}],Yp=[],Bo=e=>{let{variant:t,className:o,...a}=e;return t==="icon-button"?(0,Je.jsxs)(w,{fillMode:a.fillMode,className:o,children:[(0,Je.jsx)(d,{...a,icon:"star"}),(0,Je.jsx)(d,{...a,icon:"star"}),(0,Je.jsx)(d,{...a,icon:"star"})]}):t==="icon-text-button"?(0,Je.jsxs)(w,{fillMode:a.fillMode,className:o,children:[(0,Je.jsx)(d,{...a,icon:"star",children:"First"}),(0,Je.jsx)(d,{...a,icon:"star",children:"Middle"}),(0,Je.jsx)(d,{...a,icon:"star",children:"Last"})]}):(0,Je.jsxs)(w,{fillMode:a.fillMode,className:o,children:[(0,Je.jsx)(d,{...a,children:"First"}),(0,Je.jsx)(d,{...a,children:"Middle"}),(0,Je.jsx)(d,{...a,children:"Last"})]})};Bo.options=Xp;Bo.states=qp;Bo.variants=Jp;Bo.defaultOptions=Wp;Bo.modifiers=Yp;Bo.className=w.className;var Da="input",fr=Da;var Ls=require("react/jsx-runtime"),br="k-input",Qp=[i.hover,i.focus,i.valid,i.invalid,i.required,i.disabled,i.loading,i.readonly],Zp={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.flat,f.outline]},jp={},Z=e=>{let{hover:t,focus:o,disabled:a,invalid:r,valid:s,loading:l,readonly:p,size:h,rounded:x,fillMode:g,...k}=e;return(0,Ls.jsx)("span",{...k,className:n(e.className,br,y(br,{size:h,rounded:x,fillMode:g}),A(br,{hover:t,focus:o,disabled:a,invalid:r,valid:s,loading:l,readonly:p}))})};Z.states=Qp;Z.options=Zp;Z.className=br;Z.defaultOptions=jp;Z.moduleName=Da;Z.folderName=fr;var Ms=require("react/jsx-runtime"),hr="k-picker",em=[i.hover,i.focus,i.valid,i.invalid,i.required,i.disabled,i.loading,i.readonly],tm={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.flat,f.outline]},om={},Bt=e=>{let{hover:t,focus:o,disabled:a,invalid:r,valid:s,loading:l,readonly:p,size:h,rounded:x,fillMode:g,...k}=e;return(0,Ms.jsx)("span",{...k,className:n(e.className,hr,y(hr,{size:h,rounded:x,fillMode:g}),A(hr,{hover:t,focus:o,disabled:a,invalid:r,valid:s,loading:l,readonly:p})),children:e.children})};Bt.states=em;Bt.options=tm;Bt.className=hr;Bt.defaultOptions=om;Bt.moduleName=Da;Bt.folderName=fr;var Po=require("react/jsx-runtime"),Ss="k-clear-value",am=[i.disabled,i.loading,i.readonly],rm={},tt=e=>{let{disabled:t,loading:o,readonly:a,value:r}=e;return t||a||o||!r?(0,Po.jsx)(Po.Fragment,{}):(0,Po.jsx)("span",{className:n(e.className,Ss),children:(0,Po.jsx)(L,{icon:"x"})})};tt.states=am;tt.options=rm;tt.className=Ss;var As=require("react/jsx-runtime"),bn="k-input-inner",nm=[],im={},xr={type:"text",autocomplete:"off",value:"",placeholder:""},ot=e=>{let{value:t=xr.value,type:o=xr.type,placeholder:a=xr.placeholder,autocomplete:r=xr.autocomplete,disabled:s,readOnly:l,...p}=e;return(0,As.jsx)("input",{...p,type:o,className:n(e.className,bn,y(bn,e)),placeholder:a,autoComplete:r,defaultValue:t,disabled:s||void 0,readOnly:l||void 0})};ot.states=nm;ot.options=im;ot.className=bn;var Ha=require("react/jsx-runtime"),hn="k-input-inner",sm=[],lm={},No=e=>{let{value:t,placeholder:o,showValue:a,valueIcon:r,valueIconName:s,...l}=e;return(0,Ha.jsxs)("span",{...l,className:n(e.className,hn,y(hn,e)),children:[r,!r&&s&&(0,Ha.jsx)(L,{className:"k-input-value-icon",icon:s}),a&&!t&&o,a&&t&&(0,Ha.jsx)("span",{className:"k-input-value-text",children:t})]})};No.states=sm;No.options=lm;No.className=hn;var Ts=require("react/jsx-runtime"),xn="k-input-inner",dm=[],cm={},Is={value:"",placeholder:""},za=e=>{let{value:t=Is.value,placeholder:o=Is.placeholder,rows:a,disabled:r,...s}=e;return(0,Ts.jsx)("textarea",{...s,className:n(e.className,xn,y(xn,e)),placeholder:o,rows:a,defaultValue:t,disabled:r||void 0})};za.states=dm;za.options=cm;za.className=xn;var Fa=require("react/jsx-runtime"),ys="k-input-loading-icon",pm=[i.disabled,i.loading],Ye=e=>{let{disabled:t,loading:o}=e;return t||!o?(0,Fa.jsx)(Fa.Fragment,{}):(0,Fa.jsx)("span",{className:n(e.className,ys,"k-icon k-i-loading")})};Ye.states=pm;Ye.className=ys;var Ua=require("react/jsx-runtime"),Es="k-input-validation-icon",mm=[i.valid,i.invalid,i.disabled,i.loading],um={},Fe=e=>{let{valid:t,invalid:o,disabled:a,loading:r}=e,s=o?"warning-circle":"check-circle";return a||r||!!!(t||o)?(0,Ua.jsx)(Ua.Fragment,{}):(0,Ua.jsx)(L,{className:n(Es),icon:s})};Fe.states=mm;Fe.options=um;Fe.className=Es;var Ga=require("react/jsx-runtime"),fm="k-input-prefix",bm={direction:"horizontal"},Qe=e=>{let{direction:t=bm.direction,...o}=e;return e.children?(0,Ga.jsx)("span",{...o,className:n(fm,e.className,{[`k-input-prefix-${t}`]:t}),children:e.children}):(0,Ga.jsx)(Ga.Fragment,{})};var Va=require("react/jsx-runtime"),hm="k-input-suffix",xm={direction:"horizontal"},Ze=e=>{let{direction:t=xm.direction,...o}=e;return e.children?(0,Va.jsx)("span",{...o,className:n(hm,e.className,{[`k-input-suffix-${t}`]:t}),children:e.children}):(0,Va.jsx)(Va.Fragment,{})};var Nm=require("react/jsx-runtime");var Os=require("react/jsx-runtime"),km="k-input-suffix-text",Nn=e=>{let{children:t,...o}=e;return(0,Os.jsx)("span",{...o,className:n(km,e.className),children:t})};var Ps=require("react/jsx-runtime"),Bs="k-input-separator",gm={direction:"vertical"},Ue=e=>{let{direction:t=gm.direction,...o}=e;return(0,Ps.jsx)("span",{...o,className:n(Bs,e.className,{[`${Bs}-${t}`]:t})})};var Ne=require("react/jsx-runtime"),vm=Z.states,Cm=Z.defaultOptions,Lm=Z.options,Mm=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"},{name:"validation-icon",title:"Validation Icon"},{name:"separators",title:"Separators"}],Sm=[],wo=e=>{let{modifiers:t,valid:o,invalid:a,loading:r,disabled:s,readonly:l,...p}=e,h=t==null?void 0:t.prefix,x=t==null?void 0:t.suffix,g=t==null?void 0:t["clear-button"],k=t==null?void 0:t["validation-icon"],m=t==null?void 0:t.separators;return(0,Ne.jsxs)(Z,{...p,valid:o,invalid:a,loading:r,disabled:s,readonly:l,style:{width:300},children:[h&&(0,Ne.jsxs)(Ne.Fragment,{children:[(0,Ne.jsx)(Qe,{children:(0,Ne.jsx)(L,{icon:"lock"})}),m&&(0,Ne.jsx)(Ue,{})]}),(0,Ne.jsx)(ot,{placeholder:"Placeholder",value:"Value"}),k&&(0,Ne.jsx)(Fe,{valid:o,invalid:a,loading:r,disabled:s}),(0,Ne.jsx)(Ye,{loading:r,disabled:s}),g&&(0,Ne.jsx)(tt,{loading:r,disabled:s,readonly:l,value:"Value"}),x&&(0,Ne.jsxs)(Ne.Fragment,{children:[m&&(0,Ne.jsx)(Ue,{}),(0,Ne.jsx)(Ze,{children:(0,Ne.jsx)(xo,{size:p.size,fillMode:"clear",children:"Send"})})]})]})};wo.options=Lm;wo.states=vm;wo.variants=Sm;wo.defaultOptions=Cm;wo.modifiers=Mm;wo.className=Z.className;var $a=require("react/jsx-runtime"),ws="k-color-preview",Am=[],Im={},oo=e=>{let{color:t,iconName:o,...a}=e;return(0,$a.jsxs)("span",{...a,className:n(e.className,ws,{"k-icon-color-preview":o,"k-no-color":!t}),children:[o&&(0,$a.jsx)(L,{icon:o,className:"k-color-preview-icon"}),(0,$a.jsx)("span",{className:"k-color-preview-mask",style:{backgroundColor:t}})]})};oo.states=Am;oo.options=Im;oo.className=ws;var kn="popup",Rs=kn;var gn=require("react/jsx-runtime"),Ks="k-animation-container",Tm=[],ym={},_s={positionMode:"absolute"},Pt=e=>{let{positionMode:t=_s.positionMode,animationStyle:o,offset:a,...r}=e;return(0,gn.jsx)("div",{...r,style:{...a,...e.style},className:n(e.className,Ks,"k-animation-container-shown",{"k-animation-container-fixed":t==="fixed"}),children:(0,gn.jsx)("div",{className:"k-child-animation-container",style:o,children:e.children})})};Pt.states=Tm;Pt.options=ym;Pt.className=Ks;Pt.defaultOptions=_s;Pt.moduleName=kn;Pt.folderName=Rs;var vn="popup",Ds=vn;var Cn=require("react/jsx-runtime"),Hs="k-popup",Em=[],Om={},zs={positionMode:"absolute"},G=e=>{let{offset:t,positionMode:o=zs.positionMode,animationStyle:a,containerClassName:r,containerRole:s,containerAriaLabel:l,...p}=e;return(0,Cn.jsx)(Pt,{positionMode:o,offset:t,animationStyle:a,className:r,role:s,"aria-label":l,children:(0,Cn.jsx)("div",{...p,className:n(e.className,Hs),children:e.children})})};G.states=Em;G.options=Om;G.className=Hs;G.defaultOptions=zs;G.moduleName=vn;G.folderName=Ds;G.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 Ln="action-buttons",Fs=Ln;var Us=require("react/jsx-runtime"),Nr="k-actions",Bm=[],Pm={},Mn={alignment:"start",orientation:"horizontal"},V=e=>{let{alignment:t=Mn.alignment,orientation:o=Mn.orientation,...a}=e;return(0,Us.jsx)("div",{...a,className:n(Nr,{[`${Nr}-${t}`]:t,[`${Nr}-${o}`]:o},e.className),children:e.children})};V.states=Bm;V.options=Pm;V.className=Nr;V.defaultOptions=Mn;V.moduleName=Ln;V.folderName=Fs;var Vs=require("react/jsx-runtime"),wm="k-actionsheet-footer",Gs={alignment:"stretched",orientation:"horizontal"},ao=e=>{let{alignment:t=Gs.alignment,orientation:o=Gs.orientation,template:a,as:r=a?"div":V,...s}=e;return(0,Vs.jsx)(r,{...s,...!a&&{alignment:t,orientation:o},className:n(e.className,wm),children:e.children})};var Sn="searchbox",$s=Sn;var ro=require("react/jsx-runtime"),Xs="k-searchbox",Rm=[i.hover,i.focus,i.valid,i.invalid,i.required,i.disabled,i.loading],Km={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.flat,f.outline]},An={showIcon:!0,icon:"search"},ut=e=>{let{value:t,placeholder:o,size:a,rounded:r,fillMode:s,hover:l,focus:p,valid:h,invalid:x,required:g,loading:k,disabled:m,showIcon:C=An.showIcon,icon:v=An.icon,"aria-label":M,...O}=e;return(0,ro.jsxs)(Z,{...O,size:a,rounded:r,fillMode:s,hover:l,focus:p,valid:h,invalid:x,required:g,loading:k,disabled:m,className:n(e.className,Xs),children:[C&&(0,ro.jsx)(L,{className:"k-input-icon",icon:v}),(0,ro.jsx)(ot,{placeholder:o,value:t,"aria-label":M}),(0,ro.jsx)(Ye,{...e}),(0,ro.jsx)(Fe,{...e}),(0,ro.jsx)(tt,{...e})]})};ut.states=Rm;ut.options=Km;ut.className=Xs;ut.defaultOptions=An;ut.moduleName=Sn;ut.folderName=$s;var _m=require("react/jsx-runtime");var In="textbox",qs=In;var Pe=require("react/jsx-runtime"),Ws="k-textbox",Dm=[i.hover,i.focus,i.valid,i.invalid,i.required,i.disabled,i.loading,i.readonly],Hm={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.flat,f.outline]},kr={showClearButton:!0,showValidationIcon:!0,separators:!0},Le=e=>{let{size:t,rounded:o,fillMode:a,separators:r=kr.separators,showClearButton:s=kr.showClearButton,showValidationIcon:l=kr.showValidationIcon,prefix:p,suffix:h,type:x,value:g,placeholder:k,hover:m,focus:C,valid:v,invalid:M,required:O,loading:T,disabled:K,readonly:Q,id:xe,"aria-label":ve,"aria-describedby":Ce,...ze}=e;return(0,Pe.jsxs)(Z,{...ze,size:t,rounded:o,fillMode:a,hover:m,focus:C,valid:v,invalid:M,required:O,loading:T,disabled:K,readonly:Q,className:n(e.className,Ws),children:[p&&(0,Pe.jsxs)(Pe.Fragment,{children:[(0,Pe.jsx)(Qe,{children:p}),r&&(0,Pe.jsx)(Ue,{})]}),(0,Pe.jsx)(ot,{id:xe,placeholder:k,value:g,type:x,disabled:K,"aria-label":ve,"aria-describedby":Ce,"aria-invalid":M?"true":void 0}),l&&(0,Pe.jsx)(Fe,{valid:v,invalid:M,loading:T,disabled:K}),(0,Pe.jsx)(Ye,{loading:T,disabled:K}),s&&(0,Pe.jsx)(tt,{loading:T,disabled:K,readonly:Q,value:g}),h&&(0,Pe.jsxs)(Pe.Fragment,{children:[r&&(0,Pe.jsx)(Ue,{}),(0,Pe.jsx)(Ze,{children:h})]})]})};Le.states=Dm;Le.options=Hm;Le.className=Ws;Le.defaultOptions=kr;Le.moduleName=In;Le.folderName=qs;Le.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 Xa=Le;var Ys=require("react/jsx-runtime"),Js=e=>(0,Ys.jsx)(Xa,{...e});var Qs=require("react/jsx-runtime");var Zs=require("react/jsx-runtime");var zm=require("react/jsx-runtime");var gr=require("react/jsx-runtime"),Fm=Le.states,Um=Le.defaultOptions,Gm=Le.options,Vm=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"}],$m=[],Ro=e=>{let{modifiers:t,...o}=e,a={};return Object.keys(t||{}).forEach(r=>{switch(r){case"prefix":a.prefix=t!=null&&t[r]?(0,gr.jsx)(L,{icon:"lock"}):void 0;break;case"suffix":a.suffix=t!=null&&t[r]?(0,gr.jsx)(xo,{size:o.size,fillMode:"clear",children:"Send"}):void 0;break;case"clear-button":a.showClearButton=t==null?void 0:t[r];break;default:break}}),(0,gr.jsx)(Js,{value:"Value",style:{width:300},...o,...a})};Ro.options=Gm;Ro.states=Fm;Ro.variants=$m;Ro.defaultOptions=Um;Ro.modifiers=Vm;Ro.className=Le.className;var at=require("react/jsx-runtime"),js="k-actionsheet-titlebar",Xm={},Ge=e=>{let{title:t,subtitle:o,actionsStart:a,actionsEnd:r,filter:s,input:l,inputValue:p,inputPlaceholder:h,adaptive:x,titleId:g,children:k,...m}=e;return(0,at.jsxs)("div",{...m,className:n(e.className,js),children:[(0,at.jsxs)("div",{className:"k-actionsheet-titlebar-group",children:[a&&(0,at.jsx)("div",{className:"k-actionsheet-actions",children:a}),!k&&(0,at.jsxs)("div",{className:"k-actionsheet-title",id:g,children:[t&&(0,at.jsx)("div",{className:"k-text-center",children:t}),o&&(0,at.jsx)("div",{className:"k-actionsheet-subtitle k-text-center",children:o})]}),k&&(0,at.jsx)("div",{className:"k-actionsheet-title",id:g,children:k}),r&&(0,at.jsx)("div",{className:"k-actionsheet-actions",children:r})]}),(l||s)&&(0,at.jsx)("div",{className:"k-actionsheet-titlebar-group k-actionsheet-filter",children:l?(0,at.jsx)(Le,{value:p,placeholder:h,size:x?"large":"medium","aria-label":t||h||"Input"}):(0,at.jsx)(ut,{placeholder:"Filter",size:x?"large":"medium","aria-label":"Filter options"})})]})};Ge.className=js;Ge.defaultOptions=Xm;var Ko=require("react/jsx-runtime"),Tn="k-actionsheet-view",qm=[],Wm={},Jm={},_o=e=>{let{adaptive:t,animated:o,children:a,header:r,footer:s,titleId:l,...p}=e,h=(r==null?void 0:r.type)===Ge&&(0,Ko.jsx)(Ge,{adaptive:t,titleId:l,...r==null?void 0:r.props}),x=(s==null?void 0:s.type)===ao&&(0,Ko.jsx)(ao,{...s==null?void 0:s.props});return(0,Ko.jsxs)("div",{...p,className:n(e.className,Tn,{[`${Tn}-animated`]:o}),children:[h,(0,Ko.jsx)("div",{className:"k-actionsheet-content",children:a}),x]})};_o.states=qm;_o.options=Wm;_o.className=Tn;_o.defaultOptions=Jm;var qa="action-sheet",vr=qa;var yn="overlay",el=yn;var ol=require("react/jsx-runtime"),tl="k-overlay",Ym=[],Qm={},Zm={},no=e=>{let{...t}=e;return(0,ol.jsx)("div",{...t,className:n(e.className,tl),children:e.children})};no.states=Ym;no.options=Qm;no.className=tl;no.defaultOptions=Zm;no.moduleName=yn;no.folderName=el;var ko=require("react/jsx-runtime"),al="k-actionsheet",jm=[],eu={},Wa={side:"bottom",fullscreen:!1,adaptive:!1,overlay:!0},se=e=>{let{side:t=Wa.side,fullscreen:o=Wa.fullscreen,adaptive:a=Wa.adaptive,overlay:r=Wa.overlay,template:s,children:l,header:p,footer:h,id:x,...g}=e,k=x&&!s&&p?`${x}-title`:void 0;return(0,ko.jsxs)("div",{className:"k-actionsheet-container",children:[r&&(0,ko.jsx)(no,{}),(0,ko.jsx)(Pt,{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,ko.jsx)("div",{...g,id:x,role:"dialog","aria-modal":r?"true":void 0,"aria-labelledby":k,className:n(e.className,al,{[`k-actionsheet-${t}`]:o===!1,"k-actionsheet-fullscreen":o===!0,"k-adaptive-actionsheet":a}),children:s||(0,ko.jsx)(_o,{header:p,footer:h,adaptive:a,titleId:k,...e,children:l})})})]})};se.states=jm;se.options=eu;se.className=al;se.defaultOptions=Wa;se.moduleName=qa;se.folderName=vr;se.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 nl=require("react/jsx-runtime"),rl="k-actionsheet-container",tu=[],ou={},au={},Do=e=>{let{children:t,...o}=e;return(0,nl.jsx)("div",{...o,className:rl,children:t})};Do.states=tu;Do.options=ou;Do.className=rl;Do.defaultOptions=au;Do.moduleName=qa;Do.folderName=vr;var il=require("react/jsx-runtime"),En=e=>{let{...t}=e;return(0,il.jsx)("div",{...t,className:n(e.className,"k-list-ul"),children:e.children})};var ft=require("react/jsx-runtime"),On="k-actionsheet-item",ru=[i.hover,i.focus,i.selected,i.disabled],io=e=>{let{iconName:t,text:o,description:a,hover:r,focus:s,selected:l,disabled:p,...h}=e;return(0,ft.jsxs)("span",{...h,className:n(e.className,On,A(On,{hover:r,focus:s,selected:l,disabled:p})),children:[!e.children&&(0,ft.jsx)(ft.Fragment,{children:(0,ft.jsxs)("span",{className:"k-actionsheet-action",children:[t&&(0,ft.jsx)("span",{className:"k-icon-wrap",children:(0,ft.jsx)(L,{className:"k-actionsheet-item-icon",icon:t})}),(0,ft.jsxs)("span",{className:"k-actionsheet-item-text",children:[o&&(0,ft.jsx)("span",{className:"k-actionsheet-item-title",children:o}),a&&(0,ft.jsx)("span",{className:"k-actionsheet-item-description",children:a})]})]})}),e.children]})};io.states=ru;io.className=On;var sl=require("react/jsx-runtime");var nu=require("react/jsx-runtime");var iu=require("react/jsx-runtime");var su=require("react/jsx-runtime");var j=require("react/jsx-runtime"),lu=se.options,du=se.states,dl={...se.defaultOptions,variant:"normal"},cu=[{name:"normal",title:"Normal"},{name:"adaptive",title:"Adaptive"},{name:"fullScreen",title:"Full Screen"}],pu=[{name:"actions",title:"Titlebar Actions",type:"boolean"},{name:"subtitle",title:"Subtitle",type:"boolean"},{name:"footer",title:"Footer",type:"boolean"}],Ho=e=>{let{variant:t,modifiers:o,...a}={...dl,...e},r={},s=(0,j.jsxs)(En,{children:[(0,j.jsx)(io,{text:"Edit Item",description:"Click to edit",iconName:"edit-tools"}),(0,j.jsx)(io,{text:"Add to Favorites",iconName:"heart"}),(0,j.jsx)(io,{text:"Upload New",iconName:"upload",disabled:!0}),(0,j.jsx)("hr",{className:"k-hr"}),(0,j.jsx)(io,{text:"Cancel",iconName:"cancel"})]}),l="Choose from the items below",p="Select Item";return t==="fullScreen"&&(r.fullScreen=!0),Object.keys(o||{}).forEach(h=>{switch(h){case"actions":r.actionsStart=!!(o!=null&&o[h]),r.actionsEnd=!!(o!=null&&o[h]);break;case"subtitle":r.subtitle=o!=null&&o[h]?l:void 0;break;case"footer":r.footer=!!(o!=null&&o[h]);break;default:break}}),t==="adaptive"?(0,j.jsx)(se,{...a,adaptive:!0,fullscreen:r.fullScreen,header:(0,j.jsx)(Ge,{actionsStart:r.actionsStart?(0,j.jsx)(d,{icon:"chevron-left",size:"large",fillMode:"flat"}):void 0,actionsEnd:r.actionsEnd?(0,j.jsx)(d,{icon:"x",size:"large",fillMode:"flat"}):void 0,title:p,subtitle:r.subtitle}),footer:r.footer?(0,j.jsxs)(ao,{alignment:"stretched",children:[(0,j.jsx)(d,{text:"Cancel",size:"large",themeColor:"base"}),(0,j.jsx)(d,{text:"Apply",size:"large",themeColor:"primary"})]}):void 0,children:s}):(0,j.jsx)(se,{...a,fullscreen:r.fullScreen,header:(0,j.jsx)(Ge,{actionsStart:r.actionsStart?(0,j.jsx)(d,{icon:"chevron-left",fillMode:"flat"}):void 0,actionsEnd:r.actionsEnd?(0,j.jsx)(d,{icon:"x",fillMode:"flat"}):void 0,title:"Select Item",subtitle:r.subtitle}),footer:r.footer?(0,j.jsxs)(ao,{alignment:"stretched",children:[(0,j.jsx)(d,{text:"Apply",themeColor:"primary"}),(0,j.jsx)(d,{text:"Cancel",themeColor:"base"})]}):void 0,children:s})};Ho.options=lu;Ho.states=du;Ho.variants=cu;Ho.defaultOptions=dl;Ho.modifiers=pu;Ho.className=se.className;var Bn="slider",cl=Bn;var Mt=require("react/jsx-runtime"),Ja="k-slider",mu=[i.hover,i.focus,i.active,i.disabled,i.readonly],uu={},bt={type:"single",orientation:"horizontal",gradientType:"1d",readonly:!1,disabled:!1,handlePosition:"end",showButtons:!0,showTicks:!0,value:50,min:0,max:100},J=e=>{let{type:t=bt.type,orientation:o=bt.orientation,gradientType:a=bt.gradientType,readonly:r=bt.readonly,disabled:s=bt.disabled,handlePosition:l=bt.handlePosition,showButtons:p=bt.showButtons,showTicks:h=bt.showTicks,value:x=bt.value,min:g=bt.min,max:k=bt.max,startValue:m,endValue:C,hover:v,focus:M,active:O,trackStyle:T,dir:K,...Q}=e,ve=(()=>{if(t==="gradient"&&a==="2d")return"undefined";if(o==="vertical")return"vertical"})(),Ce,ze;return o==="horizontal"?(Ce=K==="rtl"?"chevron-left":"chevron-right",ze=K==="rtl"?"chevron-right":"chevron-left"):o==="vertical"&&(Ce="chevron-up",ze="chevron-down"),(0,Mt.jsxs)("div",{...Q,className:n(Ja,e.className,A(Ja,{readonly:r,disabled:s}),{[`k-slider-${o}`]:o,"k-colorgradient-slider":t==="gradient"}),dir:K,children:[p&&(0,Mt.jsx)(d,{className:"k-button-decrease",rounded:"full",icon:ze,tabIndex:-1,title:"Decrease"}),(0,Mt.jsxs)("div",{className:"k-slider-track-wrap",children:[h&&(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:T,children:[(0,Mt.jsx)("div",{className:"k-slider-selection"}),t==="range"&&(0,Mt.jsx)("span",{className:n("k-draghandle","k-draghandle-start",A(Ja,{hover:v,focus:M,active:O})),role:"slider",tabIndex:s?void 0:0,"aria-valuenow":m??g,"aria-valuemin":g,"aria-valuemax":C??k,"aria-orientation":ve,"aria-disabled":s?"true":void 0,"aria-readonly":r?"true":void 0,"aria-label":Q["aria-label"]?`${Q["aria-label"]} start`:"Range start"}),(0,Mt.jsx)("span",{className:n("k-draghandle",`k-draghandle-${l}`,A(Ja,{hover:v,focus:M,active:O})),role:"slider",tabIndex:s?void 0:0,"aria-valuenow":t==="range"?C??k:x,"aria-valuemin":t==="range"?m??g:g,"aria-valuemax":k,"aria-orientation":ve,"aria-disabled":s?"true":void 0,"aria-readonly":r?"true":void 0,"aria-label":t==="range"?Q["aria-label"]?`${Q["aria-label"]} end`:"Range end":Q["aria-label"]})]})]}),p&&(0,Mt.jsx)(d,{className:"k-button-increase",rounded:"full",icon:Ce,tabIndex:-1,title:"Increase"})]})};J.states=mu;J.options=uu;J.className=Ja;J.defaultOptions=bt;J.moduleName=Bn;J.folderName=cl;J.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 Pn=require("react/jsx-runtime"),pl="k-tick",fu=[],bu={},ml={label:!1},B=e=>{let{style:t,label:o=ml.label,orientation:a,large:r,text:s,...l}=e;return(0,Pn.jsx)("li",{...l,role:"presentation",title:s||"Tick",className:n(e.className,pl,{[`k-tick-${a}`]:a,"k-tick-large":r}),style:t,children:o&&(0,Pn.jsx)("span",{className:"k-label",children:s})})};B.states=fu;B.options=bu;B.className=pl;B.defaultOptions=ml;var Me=require("react/jsx-runtime"),ul=e=>(0,Me.jsx)(J,{"aria-label":e["aria-label"]||"Slider",children:(0,Me.jsxs)(Me.Fragment,{children:[(0,Me.jsx)(B,{className:"k-first",label:!0,large:!0,text:"0"}),(0,Me.jsx)(B,{}),(0,Me.jsx)(B,{}),(0,Me.jsx)(B,{}),(0,Me.jsx)(B,{}),(0,Me.jsx)(B,{label:!0,large:!0,text:"5"}),(0,Me.jsx)(B,{}),(0,Me.jsx)(B,{}),(0,Me.jsx)(B,{}),(0,Me.jsx)(B,{}),(0,Me.jsx)(B,{className:"k-last",label:!0,large:!0,text:"10"})]}),...e});var Se=require("react/jsx-runtime"),fl=e=>(0,Se.jsx)(J,{children:(0,Se.jsxs)(Se.Fragment,{children:[(0,Se.jsx)(B,{className:"k-first",label:!0,large:!0,text:"0"}),(0,Se.jsx)(B,{}),(0,Se.jsx)(B,{}),(0,Se.jsx)(B,{}),(0,Se.jsx)(B,{}),(0,Se.jsx)(B,{label:!0,large:!0,text:"5"}),(0,Se.jsx)(B,{}),(0,Se.jsx)(B,{}),(0,Se.jsx)(B,{}),(0,Se.jsx)(B,{}),(0,Se.jsx)(B,{className:"k-last",label:!0,large:!0,text:"10"})]}),"aria-label":e["aria-label"]||"Vertical slider",...e,orientation:"vertical"});var wn=require("react/jsx-runtime");var Rn=require("react/jsx-runtime");var bl=require("react/jsx-runtime"),Kn=e=>(0,bl.jsx)(J,{type:"gradient",showButtons:!1,showTicks:!1,...e,"aria-label":e["aria-label"]||"Color slider"});var hl=require("react/jsx-runtime"),_n=e=>(0,hl.jsx)(J,{type:"gradient",orientation:"vertical",showButtons:!1,showTicks:!1,...e,"aria-label":e["aria-label"]||"Color slider"});var Dn=require("react/jsx-runtime");var Hn=require("react/jsx-runtime");var je=require("react/jsx-runtime"),hu=J.options,xu=J.states,xl={...J.defaultOptions,variant:"horizontal",label:!0},Nu=[{name:"horizontal",title:"Horizontal"},{name:"vertical",title:"Vertical"}],ku=[{name:"label",title:"Labels"},{name:"tick",title:"Ticks"},{name:"button",title:"Side Buttons"}],zo=e=>{let{variant:t,modifiers:o,...a}={...xl,...e},r={};Object.keys(o||{}).forEach(x=>{switch(x){case"button":{r.showButtons=!!(o!=null&&o[x]);break}case"label":{r.label=!!(o!=null&&o[x]);break}case"tick":{r.showTicks=!!(o!=null&&o[x]);break}}});let{label:s=!0,showButtons:l,showTicks:p}=r,h={"--kendo-slider-start":0,"--kendo-slider-end":60};return t==="vertical"?(0,je.jsxs)(fl,{showTicks:p,showButtons:l,style:{height:"300px",...h},...a,children:[(0,je.jsx)(B,{label:s,large:!0,orientation:"vertical",text:"0",style:{position:"absolute",bottom:"0%"}}),(0,je.jsx)(B,{label:s,large:!0,orientation:"vertical",text:"2",style:{position:"absolute",bottom:"25%"}}),(0,je.jsx)(B,{label:s,large:!0,orientation:"vertical",text:"4",style:{position:"absolute",bottom:"50%"}}),(0,je.jsx)(B,{label:s,large:!0,orientation:"vertical",text:"6",style:{position:"absolute",bottom:"75%"}}),(0,je.jsx)(B,{label:s,large:!0,orientation:"vertical",text:"8",style:{position:"absolute",bottom:"100%"}})]}):(0,je.jsxs)(ul,{showTicks:p,showButtons:l,style:{width:"400px",...h},...a,children:[(0,je.jsx)(B,{label:s,large:!0,orientation:"horizontal",text:"0",style:{position:"absolute",left:"0%"}}),(0,je.jsx)(B,{label:s,large:!0,orientation:"horizontal",text:"2",style:{position:"absolute",left:"25%"}}),(0,je.jsx)(B,{label:s,large:!0,orientation:"horizontal",text:"4",style:{position:"absolute",left:"50%"}}),(0,je.jsx)(B,{label:s,large:!0,orientation:"horizontal",text:"6",style:{position:"absolute",left:"75%"}}),(0,je.jsx)(B,{label:s,large:!0,orientation:"horizontal",text:"8",style:{position:"absolute",left:"100%"}})]})};zo.options=hu;zo.states=xu;zo.variants=Nu;zo.defaultOptions=xl;zo.modifiers=ku;zo.className=J.className;var Ya=require("react/jsx-runtime"),Nl="k-spin-button",Cu=[],Lu={size:[c.undefined,c.small,c.medium,c.large],fillMode:[f.undefined,f.solid,f.flat,f.outline,f.clear,f.link]},zn={increaseLabel:"Increase value",decreaseLabel:"Decrease value"},so=e=>{let{size:t,fillMode:o,disabled:a,increaseLabel:r=zn.increaseLabel,decreaseLabel:s=zn.decreaseLabel,...l}=e;return(0,Ya.jsxs)("span",{...l,className:n(Nl,e.className),children:[(0,Ya.jsx)(d,{className:"k-spinner-increase",icon:"chevron-up",size:t,fillMode:o,disabled:a,"aria-label":r}),(0,Ya.jsx)(d,{className:"k-spinner-decrease",icon:"chevron-down",size:t,fillMode:o,disabled:a,"aria-label":s})]})};so.states=Cu;so.options=Lu;so.className=Nl;so.defaultOptions=zn;so.moduleName=null;so.folderName=null;var kl="numeric-textbox",gl="numerictextbox";var Ae=require("react/jsx-runtime"),vl="k-numerictextbox",Mu=[i.hover,i.focus,i.valid,i.invalid,i.loading,i.required,i.disabled,i.readonly],Su={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.flat,f.outline]},Cr={showSpinButton:!0,showClearButton:!0,separators:!0},$=e=>{let{size:t,rounded:o,fillMode:a,separators:r=Cr.separators,showClearButton:s=Cr.showClearButton,showSpinButton:l=Cr.showSpinButton,prefix:p,suffix:h,value:x,placeholder:g,hover:k,focus:m,valid:C,invalid:v,required:M,loading:O,disabled:T,readonly:K,id:Q,"aria-label":xe,"aria-describedby":ve,...Ce}=e;return(0,Ae.jsxs)(Z,{...Ce,size:t,rounded:o,fillMode:a,hover:k,focus:m,valid:C,invalid:v,required:M,loading:O,disabled:T,readonly:K,className:n(e.className,vl),children:[p&&(0,Ae.jsxs)(Ae.Fragment,{children:[(0,Ae.jsx)(Qe,{children:p}),r&&(0,Ae.jsx)(Ue,{})]}),(0,Ae.jsx)(ot,{id:Q,placeholder:g,value:x,role:"spinbutton",disabled:T,"aria-label":xe,"aria-describedby":ve,"aria-invalid":v?"true":void 0}),(0,Ae.jsx)(Fe,{valid:C,invalid:v,loading:O,disabled:T}),(0,Ae.jsx)(Ye,{loading:O,disabled:T}),s&&(0,Ae.jsx)(tt,{loading:O,disabled:T,readonly:K,value:x}),h&&(0,Ae.jsxs)(Ae.Fragment,{children:[r&&(0,Ae.jsx)(Ue,{}),(0,Ae.jsx)(Ze,{children:h})]}),l&&(0,Ae.jsx)(so,{className:"k-input-spinner",size:t,fillMode:a,disabled:T})]})};$.states=Mu;$.options=Su;$.className=vl;$.defaultOptions=Cr;$.moduleName=kl;$.folderName=gl;$.ariaSpec={selector:".k-numerictextbox",rules:[{selector:".k-numerictextbox > .k-input-inner",attribute:"role=spinbutton",usage:"Announces the spin button capabilities of the NumericTextBox."},{selector:".k-numerictextbox > .k-input-inner",attribute:"label for or aria-label or aria-labelledby (when has accessible name)",usage:"The input requires an accessible name (provided by consuming app)."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-valuenow (when has value)",usage:"Announces the current value of the component."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-valuemin (when has min)",usage:"Announces the minimum allowed value."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-valuemax (when has max)",usage:"Announces the maximum allowed value."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-invalid=true (when invalid)",usage:"Rendered when the NumericTextBox is in an invalid state."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-describedby (when has hint or error)",usage:"Points to the hint or error message."},{selector:".k-numerictextbox.k-disabled > .k-input-inner",attribute:"disabled=disabled or aria-disabled=true",usage:"Rendered when the NumericTextBox is disabled."},{selector:".k-numerictextbox .k-spin-button > .k-button",attribute:"role=button or nodeName=button",usage:"Describes the role of the spin buttons."},{selector:".k-numerictextbox .k-spin-button > .k-button",attribute:"aria-label",usage:"The button element requires discernible text."},{selector:".k-numerictextbox.k-disabled .k-spin-button > .k-button",attribute:"disabled=disabled or aria-disabled=true",usage:"Rendered when the NumericTextBox is disabled."}]};var Qa=$;var Ll=require("react/jsx-runtime"),Cl=e=>(0,Ll.jsx)(Qa,{...e});var Mr=Zr(require("react"));var Fn=require("react/jsx-runtime"),Au="k-list-group-sticky-header",Un=e=>(0,Fn.jsx)("div",{className:n(Au,e.className),children:(0,Fn.jsx)("div",{className:"k-list-header-text",children:e.children})});var Ml=require("react/jsx-runtime"),Iu="k-no-data",Lr=e=>{let{live:t,...o}=e;return(0,Ml.jsx)("span",{...o,className:n(Iu,e.className),"aria-live":t?"polite":void 0,children:e.children})};var go="list",Fo=go;var Uo=require("react/jsx-runtime"),Gn="k-list",Tu=[],yu={size:[c.undefined,c.small,c.medium,c.large]},Eu={},H=e=>{var C;let{size:t,virtualization:o,children:a,header:r,optionLabel:s,customValue:l,noData:p,screenReaders:h,...x}=e,k=Mr.default.Children.toArray(a)[0],m=(C=k==null?void 0:k.props)!=null&&C.children?Mr.default.Children.count(k.props.children):Mr.default.Children.count(a);return(0,Uo.jsxs)("div",{...x,className:n(e.className,Gn,y(Gn,{size:t}),{"k-virtual-list":o}),children:[s,l,r&&(0,Uo.jsx)(Un,{children:r}),a||(p!==void 0?p:(0,Uo.jsx)(Lr,{live:!0,children:"No data found."})),h&&a&&(0,Uo.jsxs)(Lr,{className:"k-sr-only",live:!0,children:[m," items found."]})]})};H.states=Tu;H.options=yu;H.className=Gn;H.defaultOptions=Eu;H.moduleName=go;H.folderName=Fo;H.ariaSpec={selector:".k-list",rules:[{selector:".k-list .k-no-data",attribute:"aria-live=polite",usage:'Announces "No data found" to screen readers.'}]};var Al=require("react/jsx-runtime"),Sl="k-list-container",Ou=[],Bu={},Pu={},Go=e=>{let{...t}=e;return(0,Al.jsx)("div",{...t,className:n(e.className,Sl),children:e.children})};Go.states=Ou;Go.options=Bu;Go.className=Sl;Go.defaultOptions=Pu;Go.moduleName=go;Go.folderName=Fo;var vo="checkbox",Vo=vo;var Vn=require("react/jsx-runtime"),Sr="k-checkbox",wu=[i.hover,i.focus,i.valid,i.invalid,i.required,i.disabled,i.checked,i.indeterminate],Ru={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full]},Ku={},ht=e=>{let{id:t,checked:o,indeterminate:a,hover:r,focus:s,disabled:l,invalid:p,valid:h,required:x,size:g,rounded:k,wrapperRole:m,...C}=e;return(0,Vn.jsx)("span",{className:"k-checkbox-wrap",role:m,children:(0,Vn.jsx)("input",{...C,id:t,type:"checkbox",defaultChecked:o,required:x,disabled:l||void 0,"aria-invalid":p?"true":void 0,className:n(e.className,Sr,y(Sr,{size:g,rounded:k}),A(Sr,{hover:r,focus:s,disabled:l,invalid:p,valid:h,indeterminate:a,checked:o}))})})};ht.states=wu;ht.options=Ru;ht.className=Sr;ht.defaultOptions=Ku;ht.moduleName=vo;ht.folderName=Vo;ht.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=ht;var yl=require("react/jsx-runtime"),Il="k-checkbox-list",_u=[],Du={},Tl={layout:"vertical"},Ve=e=>{let{layout:t=Tl.layout,...o}=e;return(0,yl.jsx)("ul",{...o,className:n(e.className,Il,{[`k-list-${t}`]:t}),children:e.children})};Ve.states=_u;Ve.options=Du;Ve.className=Il;Ve.defaultOptions=Tl;Ve.moduleName=vo;Ve.folderName=Vo;var Ol=require("react/jsx-runtime"),El="k-checkbox-list-item",Hu=[],zu={},Fu={},$e=e=>{let{...t}=e;return(0,Ol.jsx)("li",{...t,className:n(e.className,El),children:e.children})};$e.states=Hu;$e.options=zu;$e.className=El;$e.defaultOptions=Fu;$e.moduleName=vo;$e.folderName=Vo;var Co=require("react/jsx-runtime"),Ft=({children:e="Label",id:t="cb-label-after",...o})=>(0,Co.jsxs)(Co.Fragment,{children:[(0,Co.jsx)(St,{id:t,...o}),(0,Co.jsx)("label",{className:"k-checkbox-label",htmlFor:t,children:e})]});var $n=require("react/jsx-runtime");var Xn=require("react/jsx-runtime");var qn=require("react/jsx-runtime");var Uu=require("react/jsx-runtime");var Gu=require("react/jsx-runtime");var Vu=require("react/jsx-runtime");var we=require("react/jsx-runtime"),$u=Ve.options,Xu=Ve.states,qu={...Ve.defaultOptions,variant:"vertical"},Wu=[{name:"vertical",title:"Vertical"},{name:"horizontal",title:"Horizontal"}],Ju=[],$o=e=>{let{variant:t,...o}=e;return t==="horizontal"?(0,we.jsxs)(Ve,{layout:"horizontal",...o,children:[(0,we.jsx)($e,{children:(0,we.jsx)(Ft,{id:E("cb"),defaultChecked:!0,children:"Label"})}),(0,we.jsx)($e,{children:(0,we.jsx)(Ft,{id:E("cb"),children:"Label"})}),(0,we.jsx)($e,{children:(0,we.jsx)(Ft,{id:E("cb"),children:"Label"})})]}):(0,we.jsxs)(Ve,{...o,children:[(0,we.jsx)($e,{children:(0,we.jsx)(Ft,{id:E("cb"),defaultChecked:!0,children:"Label"})}),(0,we.jsx)($e,{children:(0,we.jsx)(Ft,{id:E("cb"),children:"Label"})}),(0,we.jsx)($e,{children:(0,we.jsx)(Ft,{id:E("cb"),children:"Label"})})]})};$o.options=$u;$o.states=Xu;$o.variants=Wu;$o.defaultOptions=qu;$o.modifiers=Ju;$o.className=Ve.className;var Bl=require("react/jsx-runtime"),Yu=St.options,Qu=St.states,Zu=St.defaultOptions,ju=[],ef=[],Xo=e=>(0,Bl.jsx)(Ft,{id:E("checkbox"),...e,defaultChecked:!0,children:"Label"});Xo.options=Yu;Xo.states=Qu;Xo.variants=ju;Xo.defaultOptions=Zu;Xo.modifiers=ef;Xo.className=St.className;var wt=require("react/jsx-runtime"),Wn="k-list-item",tf=[i.hover,i.focus,i.selected,i.disabled],of={},af={},R=e=>{let{text:t,groupLabel:o,group:a,iconName:r,iconClassName:s,showCheckbox:l,checked:p,hover:h,focus:x,selected:g,disabled:k,actions:m,description:C,id:v,...M}=e,O=t||e.children;return(0,wt.jsxs)("li",{...M,id:v,role:a?"presentation":"option",tabIndex:a?void 0:x?0:-1,"aria-selected":!a&&g?"true":a?void 0:"false","aria-disabled":!a&&k?"true":void 0,className:n(e.className,a?"k-list-group-item":Wn,A(Wn,{hover:h,focus:x,disabled:k,selected:g})),children:[l&&(0,wt.jsx)(ht,{checked:p}),r&&(0,wt.jsx)("span",{className:"k-list-item-icon-wrapper",children:(0,wt.jsx)(L,{icon:r,className:n("k-list-item-icon",s)})}),(0,wt.jsx)("span",{className:"k-list-item-text",children:O}),m&&(0,wt.jsx)("div",{className:"k-list-item-actions",children:m}),C&&(0,wt.jsx)("span",{className:"k-list-item-description",children:C}),o&&o!==""&&(0,wt.jsx)("div",{className:"k-list-item-group-label",children:o})]})};R.states=tf;R.options=of;R.className=Wn;R.defaultOptions=af;R.moduleName=go;R.folderName=Fo;R.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 Pl=require("react/jsx-runtime"),rf="k-list-ul",Ut=e=>{let{children:t,role:o,id:a,...r}=e;return(0,Pl.jsx)("ul",{...r,id:a,role:o,className:n(rf,e.className),children:t})};Ut.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 qo=require("react/jsx-runtime"),nf="k-list-content",q=e=>{let{virtualization:t,grouping:o,"aria-label":a,"aria-labelledby":r,listboxId:s,...l}=e;return(0,qo.jsxs)("div",{...l,className:n(nf,e.className),role:o?"listbox":void 0,id:o?s:void 0,"aria-label":o?a:void 0,"aria-labelledby":o?r:void 0,children:[o?e.children:(0,qo.jsx)(Ut,{role:"listbox",id:s,"aria-label":a,"aria-labelledby":r,children:e.children}),t&&(0,qo.jsx)("div",{className:"k-height-container",children:(0,qo.jsx)("div",{})})]})};q.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 Jn=require("react/jsx-runtime");var Wo=require("react/jsx-runtime"),sf="k-list-group-item",Lo=e=>{let{groupIconName:t,...o}=e;return(0,Wo.jsxs)("li",{...o,role:"presentation",className:n(sf,e.className),children:[t&&(0,Wo.jsx)("span",{className:"k-list-item-icon-wrapper",children:(0,Wo.jsx)(L,{icon:t,className:"k-list-item-icon"})}),(0,Wo.jsx)("span",{className:"k-list-item-text",children:e.children})]})};Lo.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 wl=require("react/jsx-runtime"),Yn="k-list-optionlabel",lf=[i.hover,i.focus,i.selected,i.disabled],df={},cf={},Ar=e=>{let{text:t,hover:o,focus:a,selected:r,disabled:s,...l}=e;return(0,wl.jsx)("div",{...l,className:n(Yn,A(Yn,{hover:o,focus:a,selected:r,disabled:s})),children:t})};Ar.states=lf;Ar.options=df;Ar.className=Yn;Ar.defaultOptions=cf;var Rl=require("react/jsx-runtime"),Qn="k-list-custom-value",pf=[i.hover,i.focus,i.selected,i.disabled],mf={},uf={},lo=e=>{let{text:t,hover:o,focus:a,selected:r,disabled:s,...l}=e;return(0,Rl.jsx)("div",{...l,className:n(Qn,A(Qn,{hover:o,focus:a,selected:r,disabled:s})),children:t})};lo.states=pf;lo.options=mf;lo.className=Qn;lo.defaultOptions=uf;var Zn=require("react/jsx-runtime");var jn=require("react/jsx-runtime");var ei=require("react/jsx-runtime");var ti=require("react/jsx-runtime");var ff=require("react/jsx-runtime");var oi=require("react/jsx-runtime");var Kl="dropdown-list",_l="dropdownlist";var ee=require("react/jsx-runtime"),Dl="k-dropdownlist",bf=[i.hover,i.focus,i.valid,i.invalid,i.required,i.disabled,i.loading,i.readonly],hf={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.flat,f.outline]},ai={showValue:!0,arrowIconName:"chevron-down"},ue=e=>{let{size:t,rounded:o,fillMode:a,arrowIconName:r=ai.arrowIconName,showValue:s=ai.showValue,valueIconName:l,prefix:p,suffix:h,value:x,placeholder:g,hover:k,focus:m,valid:C,invalid:v,required:M,loading:O,disabled:T,readonly:K,popup:Q,opened:xe,adaptive:ve,adaptiveSettings:Ce,adaptiveTitle:ze,adaptiveSubtitle:bo,adaptiveFilter:Jr,id:to,activeDescendant:cr,"aria-label":Yr,...Qr}=e,kp=to?`${to}-listbox`:void 0,is=to?`${to}-value`:void 0;return(0,ee.jsxs)(ee.Fragment,{children:[(0,ee.jsxs)(Bt,{...Qr,id:to,size:t,rounded:o,fillMode:a,hover:k,focus:m,valid:C,invalid:v,required:M,loading:O,disabled:T,readonly:K,className:n(e.className,Dl,{"k-icon-picker":!s&&l}),role:"combobox","aria-haspopup":"listbox","aria-expanded":xe?"true":"false","aria-controls":xe?kp:void 0,"aria-activedescendant":xe&&cr?cr:void 0,"aria-describedby":xe?is:void 0,"aria-disabled":T?"true":void 0,"aria-label":Yr,tabIndex:0,children:[(0,ee.jsx)(Qe,{children:p}),(0,ee.jsx)(No,{placeholder:g,value:x,showValue:s,valueIconName:l,id:is}),(0,ee.jsx)(Fe,{valid:C,invalid:v,loading:O,disabled:T}),(0,ee.jsx)(Ye,{loading:O,disabled:T}),(0,ee.jsx)(Ze,{children:h}),(0,ee.jsx)(d,{className:"k-input-button",icon:r,size:e.size,fillMode:e.fillMode,"aria-label":g||"Toggle dropdown",tabIndex:-1})]}),xe&&Q&&(0,ee.jsx)(G,{className:"k-list-container k-dropdownlist-popup",containerRole:"region",containerAriaLabel:"Dropdown suggestions",children:Q}),ve&&(0,ee.jsx)(se,{adaptive:!0,...Ce,header:(0,ee.jsx)(Ge,{actionsEnd:(0,ee.jsx)(d,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply selection"}),filter:Jr,inputValue:x,inputPlaceholder:g,title:ze,subtitle:bo}),children:(0,ee.jsx)("div",{className:"k-list-container",children:(0,ee.jsx)(H,{size:"large",children:(0,ee.jsxs)(q,{"aria-label":"Options",children:[(0,ee.jsx)(R,{text:"List item"}),(0,ee.jsx)(R,{text:"List item"}),(0,ee.jsx)(R,{text:"List item"})]})})})})]})};ue.states=bf;ue.options=hf;ue.className=Dl;ue.defaultOptions=ai;ue.moduleName=Kl;ue.folderName=_l;ue.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 xf=require("react/jsx-runtime");var Hl=require("react/jsx-runtime");var ri=require("react/jsx-runtime");var Nf=require("react/jsx-runtime");var zl=require("react/jsx-runtime");var ni=require("react/jsx-runtime");var kf=require("react/jsx-runtime");var et=require("react/jsx-runtime"),gf=ue.states,vf=ue.defaultOptions,Cf=ue.options,Lf=[{name:"opened",title:"Opened"}],Mf=[],Yo=e=>{let{modifiers:t,...o}=e,a={},r=(0,et.jsxs)(et.Fragment,{children:[(0,et.jsx)("div",{className:"k-list-filter",children:(0,et.jsx)(ut,{})}),(0,et.jsx)(H,{style:{width:300},size:o.size,children:(0,et.jsxs)(q,{children:[(0,et.jsx)(R,{children:"List item"}),(0,et.jsx)(R,{children:"List item"}),(0,et.jsx)(R,{children:"List item"})]})})]});return Object.keys(t||{}).forEach(s=>{s==="opened"&&(a.opened=!!(t!=null&&t[s]),a.popup=t!=null&&t[s]?r:void 0)}),(0,et.jsx)("div",{children:(0,et.jsx)(ue,{placeholder:"Value",style:{width:300},...o,...a})})};Yo.options=Cf;Yo.states=gf;Yo.variants=Mf;Yo.defaultOptions=vf;Yo.modifiers=Lf;Yo.className=ue.className;var Fl=require("react/jsx-runtime");var Ul=require("react/jsx-runtime");var Sf=require("react/jsx-runtime");var Ir=require("react/jsx-runtime"),Af=$.states,If=$.defaultOptions,Tf=$.options,yf=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"},{name:"spin-button",title:"`Spin` Button"}],Ef=[],Qo=e=>{let{modifiers:t,...o}=e,a={};return Object.keys(t||{}).forEach(r=>{switch(r){case"prefix":a.prefix=t!=null&&t[r]?(0,Ir.jsx)(ue,{size:o.size,fillMode:"flat",value:"mm"}):void 0;break;case"suffix":a.suffix=t!=null&&t[r]?(0,Ir.jsx)(Nn,{children:"mm"}):void 0;break;case"clear-button":a.showClearButton=t==null?void 0:t[r];break;case"spin-button":a.showSpinButton=t==null?void 0:t[r];break;default:break}}),(0,Ir.jsx)(Cl,{value:"Value",style:{width:300},...o,...a})};Qo.options=Tf;Qo.states=Af;Qo.variants=Ef;Qo.defaultOptions=If;Qo.modifiers=yf;Qo.className=$.className;var S=require("react/jsx-runtime"),Gl="k-colorgradient-inputs",Of=[],Bf={size:[c.undefined,c.small,c.medium,c.large]},Vl={mode:"rgba"},Zo=e=>{let{mode:t=Vl.mode,size:o,...a}=e;return(0,S.jsxs)("div",{...a,className:n(Gl,"k-hstack"),children:[(0,S.jsx)("div",{className:"k-vstack",children:(0,S.jsx)(d,{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)($,{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)($,{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)($,{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)($,{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)($,{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)($,{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)($,{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)($,{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)($,{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)($,{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)($,{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)($,{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)($,{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)($,{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)(Le,{showClearButton:!1,value:"#b88484AA",className:"k-hex-value"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"HEX"})]})})]})};Zo.states=Of;Zo.options=Bf;Zo.className=Gl;Zo.defaultOptions=Vl;var Re=require("react/jsx-runtime"),$l="k-colorgradient-color-contrast",Pf=[],wf={},Rf={},jo=()=>(0,Re.jsxs)("div",{className:n($l,"k-vbox"),children:[(0,Re.jsxs)("div",{className:"k-contrast-ratio",children:[(0,Re.jsx)("span",{className:"k-contrast-ratio-text",children:"Contrast ratio: 7.1"}),(0,Re.jsxs)("span",{className:"k-contrast-validation !k-text-success",children:[(0,Re.jsx)(L,{icon:"check"}),(0,Re.jsx)(L,{icon:"check"})]})]}),(0,Re.jsxs)("div",{children:[(0,Re.jsx)("span",{children:"AA: 4.5"}),(0,Re.jsxs)("span",{className:"k-contrast-validation !k-text-success",children:["Pass",(0,Re.jsx)(L,{icon:"check"})]})]}),(0,Re.jsxs)("div",{children:[(0,Re.jsx)("span",{children:"AAA: 7.0"}),(0,Re.jsxs)("span",{className:"k-contrast-validation !k-text-error",children:["Fail",(0,Re.jsx)(L,{icon:"x"})]})]})]});jo.states=Pf;jo.options=wf;jo.className=$l;jo.defaultOptions=Rf;var Xl="color-gradient",ql="colorgradient";var fe=require("react/jsx-runtime"),Tr="k-colorgradient",Kf=[i.hover,i.focus,i.readonly,i.disabled],_f={size:[c.undefined,c.small,c.medium,c.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"},ke=e=>{let{size:t,mode:o=Rt.mode,readonly:a=Rt.readonly,disabled:r=Rt.disabled,gradientStyle:s=Rt.gradientStyle,dragHandleStyle:l=Rt.dragHandleStyle,alphaStyle:p=Rt.alphaStyle,alphaStyleHorizontal:h=Rt.alphaStyleHorizontal,contrast:x=Rt.contrast,dir:g,hover:k,focus:m,hoverHandle:C,focusHandle:v,canvasOrientation:M=Rt.canvasOrientation,role:O,tabIndex:T,...K}=e;return(0,fe.jsxs)("div",{...K,role:O??"textbox","aria-label":O==="none"?void 0:"Color gradient",tabIndex:T??0,"aria-disabled":r?"true":void 0,className:n(e.className,Tr,y(Tr,{size:t}),A(Tr,{hover:k,focus:m,readonly:a,disabled:r})),dir:g,children:[!M||M==="horizontal"&&(0,fe.jsxs)("div",{className:"k-colorgradient-canvas k-hstack",children:[(0,fe.jsx)("div",{className:"k-hsv-rectangle",style:s,children:(0,fe.jsx)("div",{className:"k-hsv-gradient",children:(0,fe.jsx)("div",{className:n("k-hsv-draghandle","k-draghandle",{"k-hover":C,"k-focus":v}),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,fe.jsxs)("div",{className:"k-hsv-controls k-hstack",children:[(0,fe.jsx)(_n,{className:"k-hue-slider",hover:C,focus:v}),o!=="rgb"&&o!=="hsv"&&(0,fe.jsx)(_n,{className:"k-alpha-slider",hover:C,focus:v,trackStyle:p})]})]}),M==="vertical"&&(0,fe.jsxs)("div",{className:"k-colorgradient-canvas k-vstack",children:[(0,fe.jsx)("div",{className:"k-hsv-rectangle",style:s,children:(0,fe.jsx)("div",{className:"k-hsv-gradient",children:(0,fe.jsx)("div",{className:n("k-hsv-draghandle","k-draghandle",{"k-hover":C,"k-focus":v}),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,fe.jsxs)("div",{className:"k-hsv-controls k-vstack",children:[(0,fe.jsx)(Kn,{className:"k-hue-slider",hover:C,focus:v}),o!=="rgb"&&o!=="hsv"&&(0,fe.jsx)(Kn,{className:"k-alpha-slider",hover:C,focus:v,trackStyle:h})]})]}),(0,fe.jsx)(Zo,{mode:e.mode,size:t}),x&&(0,fe.jsx)(jo,{})]})};ke.states=Kf;ke.options=_f;ke.className=Tr;ke.defaultOptions=Rt;ke.moduleName=Xl;ke.folderName=ql;ke.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 Wl=require("react/jsx-runtime"),yr=e=>(0,Wl.jsx)(ke,{...e});var Df=require("react/jsx-runtime");var Hf=require("react/jsx-runtime");var Er=require("react/jsx-runtime"),zf=ke.options,Ff=ke.states,Uf={...ke.defaultOptions,variant:"rgba"},Gf=[{name:"rgba",title:"RGBA"},{name:"rgb",title:"RGB"},{name:"hex",title:"HEX"}],Vf=[],ea=e=>{let{variant:t,...o}=e;switch(t){case"hex":return(0,Er.jsx)(yr,{...o,mode:t});case"rgb":return(0,Er.jsx)(yr,{...o,mode:t});default:return(0,Er.jsx)(yr,{...o,mode:t})}};ea.options=zf;ea.states=Ff;ea.variants=Gf;ea.defaultOptions=Uf;ea.modifiers=Vf;ea.className=ke.className;var Jl=require("react/jsx-runtime"),ii=e=>(0,Jl.jsx)("tr",{role:"row",children:e.children});var Yl=require("react/jsx-runtime"),si="k-colorpalette-tile",$f=[i.hover,i.focus,i.selected],Xf={},ta=e=>{let{color:t,tileSize:o,hover:a,focus:r,selected:s,...l}=e,p={backgroundColor:t,width:o?o+"px":"",height:o?o+"px":""};return(0,Yl.jsx)("td",{...l,role:"gridcell","aria-label":t,"aria-selected":s?"true":void 0,className:n(e.className,si,A(si,{hover:a,focus:r,selected:s})),style:p})};ta.states=$f;ta.options=Xf;ta.className=si;var Ql="color-palette",Zl="colorpalette";var oa=require("react/jsx-runtime"),Or="k-colorpalette",qf=[i.disabled],Wf={size:[c.undefined,c.small,c.medium,c.large]},jl={columns:10},Xe=e=>{let{size:t,palette:o,columns:a=jl.columns,tileSize:r,disabled:s,...l}=e,p=[];if(o){let h=a||o.columns,x=o.colors?o.colors:o;Array.isArray(x)&&Array.from({length:Math.ceil(x.length/h)},(g,k)=>{let m=[];x.slice(k*h,(k+1)*h).map((v,M)=>{m.push((0,oa.jsx)(ta,{color:v,tileSize:r},M))});let C=(0,oa.jsx)(ii,{children:m},k);p.push(C)})}return(0,oa.jsx)("div",{...l,role:"grid","aria-label":"Color palette",tabIndex:0,"aria-disabled":s?"true":void 0,className:n(e.className,Or,A(Or,{disabled:s}),y(Or,{size:t})),children:(0,oa.jsx)("table",{className:"k-colorpalette-table",role:"none",children:(0,oa.jsx)("tbody",{children:p.length>0?p:e.children})})})};Xe.states=qf;Xe.options=Wf;Xe.className=Or;Xe.defaultOptions=jl;Xe.moduleName=Ql;Xe.folderName=Zl;Xe.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 Br=Xe;var Za={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 td=require("react/jsx-runtime"),ed=e=>(0,td.jsx)(Br,{palette:Za.basic,...e});var Jf=require("react/jsx-runtime");var od=require("react/jsx-runtime");var ad=require("react/jsx-runtime"),Yf=Xe.options,Qf=Xe.states,Zf={...Xe.defaultOptions,variant:"basic"},jf=[{name:"basic",title:"Basic"},{name:"monochrome",title:"Monochrome"}],eb={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}},tb=[],aa=e=>{let{variant:t="basic",...o}=e,a=eb[t];return(0,ad.jsx)(ed,{columns:a.columns,palette:a,...o})};aa.options=Yf;aa.states=Qf;aa.variants=jf;aa.defaultOptions=Zf;aa.modifiers=tb;aa.className=Xe.className;var rd="color-editor",nd="coloreditor";var pe=require("react/jsx-runtime"),Pr="k-coloreditor",ob=[i.focus],ab={size:[c.undefined,c.small,c.medium,c.large]},ja={view:"gradient",palette:Za.office,actionButtons:!0,canvasOrientation:"horizontal"},le=e=>{let{size:t,view:o=ja.view,palette:a=ja.palette,color:r,currentColor:s,focus:l,focusView:p,dir:h,group:x,actionButtons:g=ja.actionButtons,canvasOrientation:k=ja.canvasOrientation,...m}=e;return(0,pe.jsxs)("div",{...m,role:"textbox","aria-label":"Color editor",tabIndex:0,className:n(e.className,"k-flatcolorpicker",Pr,y(Pr,{size:t}),A(Pr,{focus:l})),dir:h,children:[(0,pe.jsxs)("div",{className:"k-coloreditor-header k-hstack",children:[(0,pe.jsx)("div",{className:"k-coloreditor-header-actions k-hstack",children:x&&(0,pe.jsxs)(w,{fillMode:"flat",children:[(0,pe.jsx)(d,{className:"k-group-start",size:t,fillMode:"flat",icon:"droplet-slider",selected:o==="gradient","aria-label":"Color gradient view"}),(0,pe.jsx)(d,{className:"k-group-end",size:t,fillMode:"flat",icon:"palette",selected:o==="palette","aria-label":"Color palette view"})]})}),(0,pe.jsx)("div",{className:"k-spacer"}),(0,pe.jsxs)("div",{className:"k-coloreditor-header-actions k-hstack",children:[(0,pe.jsx)(d,{fillMode:"flat",icon:"droplet-slash",size:t,"aria-label":"Reset color"}),(0,pe.jsxs)("div",{className:"k-coloreditor-preview k-vstack",children:[(0,pe.jsx)(oo,{className:"k-coloreditor-preview-color",color:r}),(0,pe.jsx)(oo,{className:"k-coloreditor-current-color",color:s})]})]})]}),(0,pe.jsx)("div",{className:"k-coloreditor-views k-vstack",children:o==="gradient"?(0,pe.jsx)(ke,{focus:p,size:t,canvasOrientation:k,role:"none",tabIndex:-1}):(0,pe.jsx)(Xe,{palette:a,size:t})}),g&&(0,pe.jsxs)(V,{className:"k-coloreditor-footer",alignment:"start",children:[(0,pe.jsx)(d,{themeColor:"primary",size:t,className:"k-coloreditor-apply",children:"Apply"}),(0,pe.jsx)(d,{className:"k-coloreditor-cancel",size:t,children:"Cancel"})]})]})};le.states=ob;le.options=ab;le.className=Pr;le.defaultOptions=ja;le.moduleName=rd;le.folderName=nd;le.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 ra=le;var rb=require("react/jsx-runtime");var nb=require("react/jsx-runtime");var sd=require("react/jsx-runtime"),id=e=>(0,sd.jsx)(ra,{group:!0,currentColor:"fuchsia",...e});var dd=require("react/jsx-runtime"),ld=e=>(0,dd.jsx)(ra,{view:"palette",group:!0,currentColor:"fuchsia",...e});var li=require("react/jsx-runtime"),ib=le.options,sb=le.states,lb={...le.defaultOptions,variant:"gradient"},db=[{name:"gradient",title:"Gradient"},{name:"palette",title:"Palette"}],cb=[],na=e=>{let{variant:t,...o}=e;return t==="palette"?(0,li.jsx)(ld,{...o,color:"white"}):(0,li.jsx)(id,{...o,color:"rgba(183, 118 , 118, 1.00)"})};na.options=ib;na.states=sb;na.variants=db;na.defaultOptions=lb;na.modifiers=cb;na.className=le.className;var cd="color-picker",pd="colorpicker";var be=require("react/jsx-runtime"),md="k-colorpicker",pb=[i.hover,i.focus,i.valid,i.invalid,i.required,i.disabled],mb={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.flat,f.outline]},ud={arrowIconName:"chevron-down"},rt=e=>{let{size:t,rounded:o,fillMode:a,arrowIconName:r=ud.arrowIconName,prefix:s,suffix:l,value:p,placeholder:h,hover:x,focus:g,valid:k,invalid:m,required:C,disabled:v,valueIconName:M,popup:O,opened:T,adaptive:K,adaptiveSettings:Q,adaptiveTitle:xe,adaptiveSubtitle:ve,...Ce}=e,ze="colorpicker-popup";return(0,be.jsxs)(be.Fragment,{children:[(0,be.jsxs)(Bt,{...Ce,size:t,rounded:o,fillMode:a,hover:x,focus:g,valid:k,invalid:m,required:C,disabled:v,role:"combobox","aria-haspopup":"dialog","aria-expanded":T?"true":"false","aria-controls":T||K?ze:void 0,"aria-label":"Color picker",tabIndex:0,"aria-disabled":v?"true":void 0,className:n(e.className,md,"k-icon-picker"),children:[(0,be.jsx)(Qe,{children:s}),(0,be.jsx)(No,{placeholder:h,value:p,showValue:!1,valueIcon:(0,be.jsx)(oo,{className:"k-value-icon",color:p,iconName:M}),valueIconName:M}),(0,be.jsx)(Ze,{children:l}),(0,be.jsx)(d,{className:"k-input-button",icon:r,size:t,fillMode:a,tabIndex:-1,"aria-label":"Open color picker",disabled:v})]}),T&&O&&(0,be.jsx)(G,{id:ze,className:"k-colorpicker-popup",children:O}),K&&(0,be.jsx)(se,{adaptive:!0,id:ze,...Q,header:(0,be.jsx)(Ge,{actionsEnd:(0,be.jsx)(d,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply"}),title:xe,subtitle:ve}),footer:(0,be.jsxs)(ao,{children:[(0,be.jsx)(d,{text:"Cancel",size:"large"}),(0,be.jsx)(d,{text:"Set",size:"large",themeColor:"primary"})]}),children:(0,be.jsx)(le,{canvasOrientation:"vertical",size:"large",actionButtons:!1,group:!0})})]})};rt.states=pb;rt.options=mb;rt.className=md;rt.defaultOptions=ud;rt.moduleName=cd;rt.folderName=pd;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 Gt=rt;var fd=require("react/jsx-runtime"),wr=e=>(0,fd.jsx)(Gt,{...e});var ub=require("react/jsx-runtime");var fb=require("react/jsx-runtime");var bb=require("react/jsx-runtime");var hb=require("react/jsx-runtime");var xb=require("react/jsx-runtime");var Nb=require("react/jsx-runtime");var co=require("react/jsx-runtime"),kb=Gt.options,gb=Gt.states,bd={...Gt.defaultOptions,variant:"color"},vb=[{name:"color",title:"Color",default:!0},{name:"no color",title:"No color"},{name:"icon",title:"Icon"}],Cb=[{name:"opened",title:"Opened"}],ia=e=>{let{variant:t,modifiers:o,...a}={...bd,...e},r={};Object.keys(o||{}).forEach(l=>{l==="opened"&&(r.opened=!!(o!=null&&o[l]),r.popup=o!=null&&o[l]?(0,co.jsx)(le,{size:a.size,color:"rgba(183, 118 , 118, 1.00)",group:!0}):"")});let s=r.opened?{width:"272px",height:"390px"}:{};switch(t){case"no color":return(0,co.jsx)("div",{style:s,children:(0,co.jsx)(wr,{...a,...r})});case"icon":return(0,co.jsx)("div",{style:s,children:(0,co.jsx)(wr,{value:"rgba(183, 118 , 118, 1.00)",valueIconName:"edit-tools",...a,...r})});default:return(0,co.jsx)("div",{style:s,children:(0,co.jsx)(wr,{value:"rgba(183, 118 , 118, 1.00)",...a,...r})})}};ia.options=kb;ia.states=gb;ia.variants=vb;ia.defaultOptions=bd;ia.modifiers=Cb;ia.className=Gt.className;var di="combobox",hd=di;var F=require("react/jsx-runtime"),xd="k-combobox",Lb=[i.hover,i.focus,i.valid,i.invalid,i.loading,i.required,i.disabled,i.readonly],Mb={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.flat,f.outline]},Nd={separators:!0},Ke=e=>{let{size:t,rounded:o,fillMode:a,separators:r=Nd.separators,prefix:s,suffix:l,value:p,placeholder:h,hover:x,focus:g,valid:k,invalid:m,required:C,loading:v,disabled:M,popup:O,opened:T,readonly:K,adaptive:Q,adaptiveSettings:xe,adaptiveTitle:ve,adaptiveSubtitle:Ce,adaptiveCustomValue:ze,id:bo,autocomplete:Jr,activeDescendant:to,"aria-label":cr,...Yr}=e,Qr=bo?`${bo}-listbox`:void 0;return(0,F.jsxs)(F.Fragment,{children:[(0,F.jsxs)(Z,{...Yr,size:t,rounded:o,fillMode:a,hover:x,focus:g,valid:k,invalid:m,required:C,loading:v,disabled:M,readonly:K,className:n(e.className,xd),children:[s&&(0,F.jsxs)(F.Fragment,{children:[(0,F.jsx)(Qe,{children:s}),r&&(0,F.jsx)(Ue,{})]}),(0,F.jsx)(ot,{id:bo,placeholder:h,value:p,role:"combobox","aria-haspopup":"listbox","aria-expanded":T?"true":"false","aria-controls":T?Qr:void 0,"aria-activedescendant":T&&to?to:void 0,"aria-autocomplete":Jr,"aria-invalid":m?"true":void 0,"aria-busy":v?"true":void 0,"aria-label":cr,disabled:M,readOnly:K}),(0,F.jsx)(Fe,{valid:k,invalid:m,loading:v,disabled:M}),(0,F.jsx)(Ye,{loading:v,disabled:M}),(0,F.jsx)(tt,{loading:v,disabled:M,readonly:K,value:p}),l&&(0,F.jsxs)(F.Fragment,{children:[r&&(0,F.jsx)(Ue,{}),(0,F.jsx)(Ze,{children:l})]}),(0,F.jsx)(d,{className:"k-input-button",icon:"chevron-down",size:t,fillMode:a,"aria-label":"Open popup",tabIndex:-1,disabled:M})]}),T&&O&&(0,F.jsx)(G,{className:"k-list-container k-combobox-popup",containerRole:"region",containerAriaLabel:"Combobox suggestions",children:O}),Q&&(0,F.jsx)(se,{adaptive:!0,id:bo?`${bo}-adaptive`:void 0,...xe,header:(0,F.jsx)(Ge,{actionsEnd:(0,F.jsx)(d,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply selection"}),input:!0,inputValue:p,inputPlaceholder:h,title:ve,subtitle:Ce}),children:(0,F.jsx)("div",{className:"k-list-container",children:(0,F.jsx)(H,{customValue:ze?(0,F.jsx)(lo,{text:`Use "${p}"`}):void 0,size:"large",children:(0,F.jsxs)(q,{"aria-label":ve||"Options",children:[(0,F.jsx)(R,{text:"List item"}),(0,F.jsx)(R,{text:"List item"}),(0,F.jsx)(R,{text:"List item"})]})})})})]})};Ke.states=Lb;Ke.options=Mb;Ke.className=xd;Ke.defaultOptions=Nd;Ke.moduleName=di;Ke.folderName=hd;Ke.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 nt=Ke;var gd=require("react/jsx-runtime"),kd=e=>(0,gd.jsx)(nt,{...e});var vd=require("react/jsx-runtime");var Cd=require("react/jsx-runtime");var Ld=require("react/jsx-runtime");var Md=require("react/jsx-runtime");var Sd=require("react/jsx-runtime");var Ad=require("react/jsx-runtime");var ci=require("react/jsx-runtime");var Sb=require("react/jsx-runtime");var Ab=require("react/jsx-runtime");var Id=require("react/jsx-runtime");var Td=require("react/jsx-runtime");var At=require("react/jsx-runtime"),Ib=Ke.states,Tb=Ke.defaultOptions,yb=Ke.options,Eb=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"opened",title:"Opened"}],Ob=[],sa=e=>{let{modifiers:t,...o}=e,a={},r=(0,At.jsx)(H,{style:{width:300},size:o.size,children:(0,At.jsxs)(q,{children:[(0,At.jsx)(R,{children:"List item"}),(0,At.jsx)(R,{children:"List item"}),(0,At.jsx)(R,{children:"List item"})]})});return Object.keys(t||{}).forEach(s=>{switch(s){case"prefix":a.prefix=t!=null&&t[s]?(0,At.jsx)(L,{icon:"map-marker-target"}):void 0;break;case"suffix":a.suffix=t!=null&&t[s]?(0,At.jsx)(X,{size:o.size,icon:"copy",fillMode:"clear"}):void 0;break;case"opened":a.opened=!!(t!=null&&t[s]),a.popup=t!=null&&t[s]?r:void 0;break;default:break}}),(0,At.jsx)("div",{children:(0,At.jsx)(kd,{value:"Value",style:{width:300},...o,...a})})};sa.options=yb;sa.states=Ib;sa.variants=Ob;sa.defaultOptions=Tb;sa.modifiers=Eb;sa.className=Ke.className;var pi="menu-button",yd=pi;var Od=require("react/jsx-runtime"),Ed="k-menu-button",Bb=[i.hover,i.focus,i.active,i.selected,i.disabled],Pb={size:[c.undefined,c.xsmall,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.flat,f.outline,f.clear,f.link],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary,N.success,N.warning,N.error,N.info,N.inverse]},mi={showArrow:!0,arrowIconName:"chevron-down"},W=e=>{let{size:t,rounded:o,fillMode:a,themeColor:r,hover:s,focus:l,active:p,selected:h,disabled:x,icon:g,text:k,showArrow:m=mi.showArrow,arrowIconName:C=mi.arrowIconName,expanded:v,...M}=e;return(0,Od.jsx)(d,{...M,className:n(e.className,Ed),text:k,size:t,rounded:o,fillMode:a,themeColor:r,hover:s,focus:l,active:p,selected:h,disabled:x,icon:g,showArrow:m,arrowIconName:C,"aria-expanded":v?"true":"false",...!k&&g&&!e["aria-label"]&&{"aria-label":"Menu"},...x&&{"aria-disabled":"true"}})};W.states=Bb;W.options=Pb;W.className=Ed;W.defaultOptions=mi;W.moduleName=pi;W.folderName=yd;W.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 wb=require("react/jsx-runtime");var Rb=require("react/jsx-runtime");var Kb=require("react/jsx-runtime");var it="menu",xt=it;var Vt=require("react/jsx-runtime"),ui="k-menu-item",_b=[i.hover,i.focus,i.active,i.selected,i.disabled],Db={},Bd={iconPosition:"before"},_e=e=>{let{hover:t,focus:o,active:a,selected:r,disabled:s,icon:l,text:p,first:h,last:x,showArrow:g,arrowIconName:k,iconPosition:m=Bd.iconPosition,dir:C,children:v,expanded:M,...O}=e,T=k;return T||(T=C==="rtl"?"chevron-left":"chevron-right"),(0,Vt.jsxs)("li",{...O,className:n(e.className,ui,"k-item",A(ui,{focus:o,disabled:s,hover:t,active:a,selected:r}),{"k-first":h,"k-last":x}),role:"menuitem",...g&&{"aria-haspopup":"menu"},...g&&{"aria-expanded":M?"true":"false"},...s&&{"aria-disabled":"true"},...o&&{tabIndex:0},children:[(0,Vt.jsxs)("span",{className:n("k-link k-menu-link"),children:[l&&m==="before"&&(0,Vt.jsx)(L,{className:"k-menu-link-icon",icon:l}),(0,Vt.jsx)("span",{className:"k-menu-link-text",children:p}),l&&m==="after"&&(0,Vt.jsx)(L,{className:"k-menu-link-icon",icon:l}),g&&(0,Vt.jsx)("span",{className:"k-menu-expand-arrow","aria-hidden":"true",children:(0,Vt.jsx)(L,{icon:T})})]}),v]})};_e.states=_b;_e.options=Db;_e.className=ui;_e.defaultOptions=Bd;_e.moduleName=it;_e.folderName=xt;var $t=require("react/jsx-runtime"),fi="k-menu-item",Hb=[i.hover,i.focus,i.active,i.selected,i.disabled],zb={},bi={dir:"ltr",iconPosition:"before"},te=e=>{let{hover:t,focus:o,active:a,selected:r,disabled:s,icon:l,text:p,first:h,last:x,showArrow:g,arrowIconName:k,iconPosition:m=bi.iconPosition,dir:C=bi.dir,children:v,popup:M,expanded:O,...T}=e,K=k;return K||(K=C==="rtl"?"chevron-left":"chevron-right"),(0,$t.jsxs)("li",{...T,className:n(e.className,fi,"k-item",A(fi,{focus:o,disabled:s}),{"k-first":h,"k-last":x}),role:"menuitem",...g&&{"aria-haspopup":"menu"},...g&&{"aria-expanded":O?"true":"false"},...s&&{"aria-disabled":"true"},...o&&{tabIndex:0},children:[(0,$t.jsxs)("span",{className:n("k-link k-menu-link",A("k-menu-link",{hover:t,active:a,selected:r,disabled:s})),children:[l&&m==="before"&&(0,$t.jsx)(L,{className:"k-menu-link-icon",icon:l}),(0,$t.jsx)("span",{className:"k-menu-link-text",children:p}),l&&m==="after"&&(0,$t.jsx)(L,{className:"k-menu-link-icon",icon:l}),g&&(0,$t.jsx)("span",{className:"k-menu-expand-arrow","aria-hidden":"true",children:(0,$t.jsx)(L,{icon:K})})]}),v,M]})};te.states=Hb;te.options=zb;te.className=fi;te.defaultOptions=bi;te.moduleName=it;te.folderName=xt;var Rd=require("react/jsx-runtime"),Pd="k-menu-scroll-wrapper",Fb=[],Ub={},Gb={},Mo=e=>{let{className:t,children:o,orientation:a,...r}=e;return(0,Rd.jsx)("div",{...r,className:n(t,Pd,{"k-menu-scroll-wrapper-vertical":a==="vertical"}),children:o})};Mo.states=Fb;Mo.options=Ub;Mo.className=Pd;Mo.defaultOptions=Gb;Mo.moduleName=it;Mo.folderName=xt;var wd=Mo;var Ie=require("react/jsx-runtime"),hi="k-menu",Vb=[],$b={},Kr={orientation:"horizontal",header:!0,scrollButtonsPosition:"around"},ge=e=>{let{children:t,orientation:o=Kr.orientation,header:a=Kr.header,scrollable:r,scrollButtonsPosition:s=Kr.scrollButtonsPosition,wrapperStyles:l,dir:p,popup:h,contextMenu:x,...g}=e,k={horizontal:{prev:p!=="rtl"?"left":"right",next:p!=="rtl"?"right":"left"},vertical:{prev:"up",next:"down"}},m=(0,Ie.jsx)("ul",{dir:p,...g,className:n(e.className,"k-reset",hi,{[`${hi}-${o}`]:o,"k-header":a}),role:x?"menu":"menubar",...o==="vertical"&&{"aria-orientation":"vertical"},children:t});return(0,Ie.jsxs)(Ie.Fragment,{children:[r?(0,Ie.jsxs)(wd,{orientation:o,style:l,dir:e.dir,children:[s==="start"&&(0,Ie.jsxs)(Ie.Fragment,{children:[(0,Ie.jsx)(d,{fillMode:"flat",icon:`chevron-${k[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),(0,Ie.jsx)(d,{fillMode:"flat",icon:`chevron-${k[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}),s==="around"&&(0,Ie.jsx)(d,{fillMode:"flat",icon:`chevron-${k[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),m,s==="end"&&(0,Ie.jsxs)(Ie.Fragment,{children:[(0,Ie.jsx)(d,{fillMode:"flat",icon:`chevron-${k[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),(0,Ie.jsx)(d,{fillMode:"flat",icon:`chevron-${k[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}),s==="around"&&(0,Ie.jsx)(d,{fillMode:"flat",icon:`chevron-${k[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}):m,h]})};ge.states=Vb;ge.options=$b;ge.className=hi;ge.defaultOptions=Kr;ge.moduleName=it;ge.folderName=xt;ge.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 _d=require("react/jsx-runtime"),xi="k-separator",Kd={orientation:"horizontal"},la=e=>{let{orientation:t=Kd.orientation,...o}=e;return(0,_d.jsx)("li",{...o,className:n(e.className,"k-item",xi,{[`${xi}-${t}`]:t}),role:"separator"})};la.className=xi;la.defaultOptions=Kd;la.moduleName=it;la.folderName=xt;var Dd=require("react/jsx-runtime");var Hd=require("react/jsx-runtime"),Ni="k-menu-group",Xb=[],qb={size:[c.undefined,c.small,c.medium,c.large]},Wb={},De=e=>{let{children:t,size:o,...a}=e;return(0,Hd.jsx)("ul",{...a,className:n(e.className,Ni,y(Ni,{size:o})),role:"menu",children:t})};De.states=Xb;De.options=qb;De.className=Ni;De.defaultOptions=Wb;De.moduleName=it;De.folderName=xt;var It=require("react/jsx-runtime"),ki=e=>(0,It.jsx)(ge,{children:(0,It.jsxs)(It.Fragment,{children:[(0,It.jsx)(_e,{first:!0,text:"Item 1"}),(0,It.jsx)(_e,{showArrow:!0,arrowIconName:"chevron-down",text:"Item 2"}),(0,It.jsx)(_e,{showArrow:!0,arrowIconName:"chevron-down",text:"Item 3"}),(0,It.jsx)(_e,{text:"Item 4"}),(0,It.jsx)(_e,{last:!0,text:"Item 5"})]}),...e});var gi=require("react/jsx-runtime");var vi=require("react/jsx-runtime");var Ci=require("react/jsx-runtime");var Li=require("react/jsx-runtime");var Kt=require("react/jsx-runtime"),Jb=ge.options,Yb=ge.states,zd={...ge.defaultOptions,variant:"horizontal"},Qb=[{name:"horizontal",title:"Horizontal"},{name:"vertical",title:"Vertical"}],Zb=[{name:"scrollable",title:"Scrollable"},{name:"opened",title:"Opened"}],da=e=>{let{variant:t,modifiers:o,...a}={...zd,...e},r={};return Object.keys(o||{}).forEach(s=>{switch(s){case"scrollable":r.scrollable=!!(o!=null&&o[s]);break;case"opened":r.opened=!!(o!=null&&o[s]),r.popup=(0,Kt.jsx)(G,{className:"k-menu-popup",children:(0,Kt.jsxs)(De,{children:[(0,Kt.jsx)(te,{text:"Item 1"}),(0,Kt.jsx)(te,{text:"Item 2"}),(0,Kt.jsx)(la,{}),(0,Kt.jsx)(te,{text:"Item 3"})]})});break}}),t==="vertical"?(0,Kt.jsx)(ki,{...a,...r,orientation:"vertical",style:{width:"200px"}}):(0,Kt.jsx)(ki,{...a,...r})};da.options=Jb;da.states=Yb;da.variants=Qb;da.defaultOptions=zd;da.modifiers=Zb;da.className=ge.className;var Mi=require("react/jsx-runtime");var jb=require("react/jsx-runtime");var He=require("react/jsx-runtime"),eh=d.states,Fd={...d.defaultOptions,variant:"text"},th=d.options,oh=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],ah=[{name:"opened",title:"Opened"}],ca=e=>{let{variant:t,modifiers:o,...a}={...Fd,...e},r={},s=(0,He.jsx)(G,{className:"k-menu-popup",children:(0,He.jsxs)(De,{size:a.size,children:[(0,He.jsx)(te,{first:!0,text:"Menu Item"}),(0,He.jsx)(te,{text:"Menu Item"}),(0,He.jsx)(te,{last:!0,text:"Menu Item"})]})}),l;switch(t){case"icon-only":l=(0,He.jsx)("div",{children:(0,He.jsx)(W,{...a,...r,icon:"star"})});break;case"icon-and-text":l=(0,He.jsx)("div",{children:(0,He.jsx)(W,{...a,...r,icon:"star",children:"Dropdown Button"})});break;default:l=(0,He.jsx)("div",{children:(0,He.jsx)(W,{...a,...r,children:"Dropdown Button"})});break}return(0,He.jsxs)(He.Fragment,{children:[l,(o==null?void 0:o.opened)&&s]})};ca.options=th;ca.states=eh;ca.variants=oh;ca.defaultOptions=Fd;ca.modifiers=ah;ca.className=W.className;var Si="split-button",Ud=Si;var Xt=require("react/jsx-runtime"),Ai="k-split-button",rh=[i.hover,i.focus,i.active,i.selected,i.disabled],nh={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.flat,f.outline,f.clear,f.link],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary,N.success,N.warning,N.error,N.info,N.inverse]},Gd={arrowIconName:"chevron-down"},D=e=>{let{size:t,rounded:o,fillMode:a,themeColor:r,hover:s,focus:l,active:p,selected:h,disabled:x,icon:g,text:k,arrowIconName:m=Gd.arrowIconName,popup:C,opened:v,popupId:M,...O}=e;return(0,Xt.jsxs)(Xt.Fragment,{children:[(0,Xt.jsxs)("div",{...O,className:n(e.className,Ai,"k-button-group",y(Ai,{rounded:o})),children:[(0,Xt.jsx)(d,{text:k,icon:g,size:t,rounded:o,fillMode:a,themeColor:r,hover:s,focus:l,active:p,selected:h,disabled:x,...!k&&!e.children&&g&&{"aria-label":"Action"},children:e.children}),(0,Xt.jsx)(d,{className:"k-split-button-arrow",icon:m,size:t,rounded:o,fillMode:a,disabled:x,"aria-label":"Toggle dropdown","aria-expanded":v?"true":"false","aria-controls":v?M:void 0,tabIndex:-1,...x&&{"aria-disabled":"true"}})]}),v&&C&&(0,Xt.jsx)(G,{className:"k-menu-popup",children:C})]})};D.states=rh;D.options=nh;D.className=Ai;D.defaultOptions=Gd;D.moduleName=Si;D.folderName=Ud;D.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 Ii=D;var Vd=require("react/jsx-runtime"),ih="k-toolbar-separator",Tt=e=>(0,Vd.jsx)("div",{className:n(ih,e.className,"k-separator")});var qt="toolbar",po=qt;var P=require("react/jsx-runtime"),Wt="k-toolbar",sh=[i.focus],lh={size:[c.undefined,c.small,c.medium,c.large],fillMode:[f.undefined,f.solid,f.outline,f.flat]},dh={scrollButtons:"around"},_=e=>{let{size:t,fillMode:o,focus:a,resizable:r,scrollable:s,scrollButtons:l,scrollingPosition:p,section:h,...x}=e,g=[],k=(m,C)=>{let v=[];if(m.type===d&&m.props.className&&m.props.className.includes("k-toolbar-overflow-button"))v.push((0,P.jsx)(d,{...m.props,className:`${m.props.className?m.props.className:""}`},`${C}-${new Date().getTime()}`));else if(m.type===d)v.push((0,P.jsx)(d,{...m.props,className:`k-toolbar-button ${m.props.className?m.props.className:""}`},`${C}-${new Date().getTime()}`));else if(m.type===U)v.push((0,P.jsx)(U,{...m.props,className:`k-toolbar-button ${m.props.className?m.props.className:""}`},`${C}-${new Date().getTime()}`));else if(m.type===X)v.push((0,P.jsx)(X,{...m.props,className:`k-toolbar-button ${m.props.className?m.props.className:""}`},`${C}-${new Date().getTime()}`));else if(m.type===W)v.push((0,P.jsx)(W,{...m.props,className:`k-toolbar-menu-button ${m.props.className?m.props.className:""}`},`${C}-${new Date().getTime()}`));else if(m.type===Ii)v.push((0,P.jsx)(Ii,{...m.props,className:`k-toolbar-split-button ${m.props.className?m.props.className:""}`},`${C}-${new Date().getTime()}`));else if(m.type===w||m.props.className&&m.props.className.includes("k-button-group")){let M=[];(Array.isArray(m.props.children)?m.props.children:[m.props.children]).forEach((T,K)=>{M.push((0,P.jsx)(d,{...T.props,className:`${T.props.className?T.props.className:""}`},`${K}-${new Date().getTime()}`))}),v.push((0,P.jsx)(w,{...m.props,className:`k-toolbar-button-group ${m.props.className?m.props.className:""}`,children:M},`${C}-${new Date().getTime()}`))}else m.type===Ke?v.push((0,P.jsx)(Ke,{...m.props,className:`k-toolbar-combobox ${m.props.className?m.props.className:""}`},`${C}-${new Date().getTime()}`)):m.type===ue?v.push((0,P.jsx)(ue,{...m.props,className:`k-toolbar-dropdownlist ${m.props.className?m.props.className:""}`},`${C}-${new Date().getTime()}`)):m.type===rt?v.push((0,P.jsx)(rt,{...m.props,className:`k-toolbar-colorpicker ${m.props.className?m.props.className:""}`},`${C}-${new Date().getTime()}`)):v.push(m);v.forEach(M=>{g.push(M)})};return e.children&&(Array.isArray(e.children)?e.children:[e.children]).forEach((C,v)=>{k(C,v)}),(0,P.jsxs)("div",{...x,className:n(e.className,Wt,y(Wt,{size:t,fillMode:o}),A(Wt,{focus:a}),{[`${Wt}-resizable`]:r,[`${Wt}-scrollable`]:s,[`${Wt}-scrollable-overlay`]:s&&l==="hidden",[`${Wt}-scrollable-${p}`]:p&&p!=="both",[`${Wt}-section`]:h}),role:"toolbar","aria-label":"Toolbar",children:[!s&&g,s&&l==="hidden"&&(0,P.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:g}),s&&l==="start"&&(0,P.jsxs)(P.Fragment,{children:[(0,P.jsxs)(w,{children:[(0,P.jsx)("span",{className:n("k-toolbar-prev","k-button",y("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,P.jsx)(L,{className:"k-button-icon",icon:"chevron-left"})}),(0,P.jsx)("span",{className:n("k-toolbar-next","k-button",y("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,P.jsx)(L,{className:"k-button-icon",icon:"chevron-right"})})]}),(0,P.jsx)(Tt,{className:"k-toolbar-button-separator"}),(0,P.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:g})]}),s&&l==="end"&&(0,P.jsxs)(P.Fragment,{children:[(0,P.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:g}),(0,P.jsx)(Tt,{className:"k-toolbar-button-separator"}),(0,P.jsxs)(w,{children:[(0,P.jsx)("span",{className:n("k-toolbar-prev","k-button",y("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,P.jsx)(L,{className:"k-button-icon",icon:"chevron-left"})}),(0,P.jsx)("span",{className:n("k-toolbar-next","k-button",y("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,P.jsx)(L,{className:"k-button-icon",icon:"chevron-right"})})]})]}),s&&(l==="around"||!l)&&(0,P.jsxs)(P.Fragment,{children:[(0,P.jsx)("span",{className:n("k-toolbar-prev","k-button",y("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,P.jsx)(L,{className:"k-button-icon",icon:"chevron-left"})}),(0,P.jsx)(Tt,{className:"k-toolbar-button-separator"}),(0,P.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:g}),(0,P.jsx)(Tt,{className:"k-toolbar-button-separator"}),(0,P.jsx)("span",{className:n("k-toolbar-next","k-button",y("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,P.jsx)(L,{className:"k-button-icon",icon:"chevron-right"})})]})]})};_.states=sh;_.options=lh;_.className=Wt;_.defaultOptions=dh;_.moduleName=qt;_.folderName=po;_.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 Xd=require("react/jsx-runtime"),$d="k-floating-toolbar",ch=[],ph={},mh={},pa=e=>{let{...t}=e;return(0,Xd.jsx)("div",{...t,className:n(e.className,$d),children:e.children})};pa.states=ch;pa.options=ph;pa.className=$d;pa.defaultOptions=mh;pa.moduleName=qt;pa.folderName=po;var qd=require("react/jsx-runtime"),Ti="k-toolbar-item",uh=[i.focus],fh={},bh={},ma=e=>{let{focus:t,...o}=e;return(0,qd.jsx)("div",{...o,className:n(e.className,Ti,A(Ti,{focus:t})),children:e.children})};ma.states=uh;ma.options=fh;ma.className=Ti;ma.defaultOptions=bh;ma.moduleName=qt;ma.folderName=po;var yi=require("react/jsx-runtime"),Wd="k-toolbar-popup",hh=[],xh={size:[c.undefined,c.small,c.medium,c.large],fillMode:[f.undefined,f.solid,f.outline,f.flat]},Nh={},So=e=>{let{size:t,fillMode:o,section:a,...r}=e;return(0,yi.jsx)(G,{...r,className:n(e.className,Wd),children:a?(0,yi.jsx)("span",{className:n("k-toolbar-items-list",y("k-toolbar-items-list",{size:t,fillMode:o})),role:"toolbar",children:e.children}):e.children})};So.states=hh;So.options=xh;So.className=Wd;So.defaultOptions=Nh;So.moduleName=qt;So.folderName=po;var _r=So;var kh=require("react/jsx-runtime");var gh=require("react/jsx-runtime");var vh=require("react/jsx-runtime");var Jd=require("react/jsx-runtime");var Ch=require("react/jsx-runtime");var Nt=require("react/jsx-runtime"),Lh=D.states,Yd={...D.defaultOptions,variant:"text"},Mh=D.options,Sh=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],Ah=[{name:"opened",title:"Opened"}],ua=e=>{let{variant:t,modifiers:o,...a}={...Yd,...e},r={},s=(0,Nt.jsxs)(De,{size:a.size,children:[(0,Nt.jsx)(te,{first:!0,text:"Menu Item"}),(0,Nt.jsx)(te,{text:"Menu Item"}),(0,Nt.jsx)(te,{last:!0,text:"Menu Item"})]});switch(Object.keys(o||{}).forEach(l=>{l==="opened"&&(r.opened=!!(o!=null&&o[l]),r.popup=o!=null&&o[l]?s:"")}),t){case"icon-only":return(0,Nt.jsx)("div",{children:(0,Nt.jsx)(D,{...a,...r,icon:"star"})});case"icon-and-text":return(0,Nt.jsx)("div",{children:(0,Nt.jsx)(D,{...a,...r,icon:"star",children:"Split Button"})});default:return(0,Nt.jsx)("div",{children:(0,Nt.jsx)(D,{...a,...r,children:"Split Button"})})}};ua.options=Mh;ua.states=Lh;ua.variants=Sh;ua.defaultOptions=Yd;ua.modifiers=Ah;ua.className=D.className;var _t=require("react/jsx-runtime"),Qd=e=>(0,_t.jsx)(_,{children:[(0,_t.jsx)(d,{children:"Button"},"toolbar-button"),(0,_t.jsx)(W,{text:"Menu button"},"toolbar-menu-button"),(0,_t.jsx)(D,{children:"Split button"},"toolbar-split-button"),(0,_t.jsxs)(w,{children:[(0,_t.jsx)(d,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,_t.jsx)(d,{icon:"align-center",children:"Center"}),(0,_t.jsx)(d,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...e});var Zd=require("react/jsx-runtime");var Te=require("react/jsx-runtime"),jd=e=>(0,Te.jsx)(_,{scrollable:!0,...e,children:[(0,Te.jsx)(d,{children:"Button"},"toolbar-button"),(0,Te.jsx)(W,{text:"Menu button"},"toolbar-menu-button"),(0,Te.jsx)(D,{children:"Split button"},"toolbar-split-button"),(0,Te.jsxs)(w,{children:[(0,Te.jsx)(d,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,Te.jsx)(d,{icon:"align-center",children:"Center"}),(0,Te.jsx)(d,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group"),(0,Te.jsx)(d,{children:"Button"},"toolbar-button"),(0,Te.jsx)(W,{text:"Menu button"},"toolbar-menu-button"),(0,Te.jsx)(D,{children:"Split button"},"toolbar-split-button"),(0,Te.jsxs)(w,{children:[(0,Te.jsx)(d,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,Te.jsx)(d,{icon:"align-center",children:"Center"}),(0,Te.jsx)(d,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...e});var ye=require("react/jsx-runtime"),ec=({scrollingPosition:e="start",...t})=>(0,ye.jsx)(_,{scrollable:!0,scrollButtons:"hidden",scrollingPosition:e,...t,children:[(0,ye.jsx)(d,{children:"Button"},"toolbar-button"),(0,ye.jsx)(W,{text:"Menu button"},"toolbar-menu-button"),(0,ye.jsx)(D,{children:"Split button"},"toolbar-split-button"),(0,ye.jsxs)(w,{children:[(0,ye.jsx)(d,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,ye.jsx)(d,{icon:"align-center",children:"Center"}),(0,ye.jsx)(d,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group"),(0,ye.jsx)(d,{children:"Button"},"toolbar-button"),(0,ye.jsx)(W,{text:"Menu button"},"toolbar-menu-button"),(0,ye.jsx)(D,{children:"Split button"},"toolbar-split-button"),(0,ye.jsxs)(w,{children:[(0,ye.jsx)(d,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,ye.jsx)(d,{icon:"align-center",children:"Center"}),(0,ye.jsx)(d,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...t});var oe=require("react/jsx-runtime"),tc=({fillMode:e,size:t,...o})=>(0,oe.jsxs)(oe.Fragment,{children:[(0,oe.jsx)(_,{section:!0,fillMode:e,size:t,children:[(0,oe.jsx)(d,{fillMode:e,size:t,children:"Button"},"toolbar-button"),(0,oe.jsxs)(w,{fillMode:e,children:[(0,oe.jsx)(d,{className:"k-group-start",icon:"align-left",fillMode:e,size:t,children:"Left"}),(0,oe.jsx)(d,{icon:"align-center",fillMode:e,size:t,children:"Center"}),(0,oe.jsx)(d,{className:"k-group-end",icon:"align-right",fillMode:e,size:t,children:"Right"})]},"toolbar-button-group"),(0,oe.jsx)(Tt,{className:"k-toolbar-button-separator"}),(0,oe.jsx)(d,{icon:"more-horizontal",className:"k-toolbar-overflow-button",fillMode:"flat",size:t,rounded:"none","aria-label":"More options","aria-expanded":"false"})],...o}),(0,oe.jsxs)(_r,{size:t,fillMode:e,section:!0,...o,children:[(0,oe.jsx)(D,{fillMode:e,size:t,children:"Split button"},"toolbar-split-button"),(0,oe.jsx)(d,{fillMode:e,size:t,children:"Button"},"toolbar-button"),(0,oe.jsx)(Tt,{}),(0,oe.jsx)(W,{text:"Menu button",fillMode:e,size:t},"toolbar-menu-button"),(0,oe.jsxs)(w,{fillMode:e,children:[(0,oe.jsx)(d,{className:"k-group-start",icon:"align-left",fillMode:e,size:t,children:"Left"}),(0,oe.jsx)(d,{icon:"align-center",fillMode:e,size:t,children:"Center"}),(0,oe.jsx)(d,{className:"k-group-end",icon:"align-right",fillMode:e,size:t,children:"Right"})]},"toolbar-button-group")]})]});var Ei=require("react/jsx-runtime");var Oi=require("react/jsx-runtime");var Jt=require("react/jsx-runtime"),Ih=_.options,Th=_.states,oc={..._.defaultOptions,variant:"default"},yh=[{name:"default",title:"Default"},{name:"scrollable",title:"Scrollable"},{name:"overlay",title:"Overlay"},{name:"responsive",title:"Responsive"}],Eh=[],fa=e=>{let{variant:t,...o}={...oc,...e};switch(t){case"responsive":return(0,Jt.jsx)("div",{children:(0,Jt.jsx)(tc,{style:{width:"583px"},...o})});case"overlay":return(0,Jt.jsx)("div",{children:(0,Jt.jsx)(ec,{style:{width:"583px"},...o,scrollingPosition:"start",scrollButtons:"hidden"})});case"scrollable":return(0,Jt.jsx)("div",{children:(0,Jt.jsx)(jd,{style:{width:"583px"},...o})});default:return(0,Jt.jsx)("div",{children:(0,Jt.jsx)(Qd,{style:{width:"583px"},...o})})}};fa.options=Ih;fa.states=Th;fa.variants=yh;fa.defaultOptions=oc;fa.modifiers=Eh;fa.className=_.className;var Bi="prompt",ac=Bi;var er=require("react/jsx-runtime"),rc="k-prompt",Oh=[],Bh={},Ph={},Y=e=>{let{...t}=e;return(0,er.jsx)("div",{...t,className:n(e.className,rc),children:(0,er.jsx)(er.Fragment,{children:e.children})})};Y.states=Oh;Y.options=Bh;Y.className=rc;Y.defaultOptions=Ph;Y.moduleName=Bi;Y.folderName=ac;Y.ariaSpec={selector:".k-prompt",rules:[{selector:".k-input-prefix > .k-button",attribute:"role=button or nodeName=button",usage:"The buttons must have appropriate role."},{selector:".k-input-prefix > .k-button",attribute:"aria-label or title",usage:"The buttons must be properly labelled."},{selector:".k-input-suffix > .k-button",attribute:"role=button or nodeName=button",usage:"The buttons must have appropriate role."},{selector:".k-input-suffix > .k-button",attribute:"aria-label or title",usage:"The buttons must be properly labelled."},{selector:".k-input-suffix > .k-prompt-send.k-disabled",attribute:"disabled",usage:"Announces send action as disabled if necessary."},{selector:".k-prompt-expander .k-button",attribute:"aria-controls (when present)",usage:"Points to the controlled element based on the given id."},{selector:".k-prompt-expander .k-button",attribute:"aria-expanded",usage:"Indicates the expanded state of the prompt expander content."},{selector:".k-prompt-expander .k-suggestion-group",attribute:"role=group",usage:"Indicates that the suggestion container element is a group."},{selector:".k-prompt-expander .k-suggestion",attribute:"role=button",usage:"Indicates that the suggestion element is a button."},{selector:".k-prompt-expander .k-suggestion",attribute:"aria-label or title",usage:"The suggestion elements must be properly labelled."},{selector:".k-prompt-expander .k-suggestion",attribute:"tabindex=0",usage:"The suggestion element should be focusable."}]};var nc=require("react/jsx-runtime"),wh="k-prompt-header",yt=e=>{let{...t}=e;return(0,nc.jsx)("div",{...t,className:n(e.className,wh),children:e.children})};var tr=require("react/jsx-runtime"),Rh="k-prompt-content",st=e=>{let{...t}=e;return(0,tr.jsx)("div",{...t,className:n(e.className,Rh),children:(0,tr.jsx)(tr.Fragment,{children:e.children})})};var ic=require("react/jsx-runtime"),Kh="k-prompt-view",lt=e=>{let{...t}=e;return(0,ic.jsx)("div",{...t,className:n(e.className,Kh),children:e.children})};var or=require("react/jsx-runtime"),_h="k-prompt-expander",Dr=e=>{let{title:t,children:o,expanded:a,...r}=e,s=E("prompt-expander-content");return(0,or.jsxs)("div",{...r,className:n(e.className,_h),children:[(0,or.jsx)(U,{fillMode:"flat",icon:a?"chevron-up":"chevron-down","aria-expanded":a?"true":"false","aria-controls":a?s:void 0,children:t}),a&&(0,or.jsx)("div",{className:"k-prompt-expander-content",id:s,children:o})]})};var sc=require("react/jsx-runtime"),Dh="k-prompt-footer",ba=e=>{let{...t}=e;return(0,sc.jsx)("div",{...t,className:n(e.className,Dh),children:e.children})};var Hh=require("react/jsx-runtime");var cc=require("react/jsx-runtime"),lc="k-prompt-send",dc={generating:!1},ha=e=>{let{generating:t=dc.generating,...o}=e;return(0,cc.jsx)(d,{...o,className:n(e.className,lc,{"k-generating":t}),icon:t?"stop-sm":"paper-plane",active:t,fillMode:"flat","aria-label":t?"Stop generating":"Send prompt"})};ha.states=d.states;ha.options=d.options;ha.className=lc;ha.defaultOptions=dc;var ar=require("react/jsx-runtime"),Hr="k-fab",Uh=[i.hover,i.focus,i.active,i.selected,i.disabled],Gh={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary]},pc={type:"button"},de=e=>{let{size:t,rounded:o,themeColor:a,text:r,icon:s,type:l=pc.type,position:p,hover:h,focus:x,active:g,selected:k,disabled:m,...C}=e;return(0,ar.jsxs)("button",{...C,type:l,className:n(e.className,Hr,y(Hr,{size:t,rounded:o,themeColor:a}),A(Hr,{hover:h,focus:x,active:g,disabled:m,selected:k}),{[`!k-pos-absolute k-${p}`]:p}),...!r&&s&&!e["aria-label"]&&{"aria-label":"Action"},...m&&{"aria-disabled":"true"},disabled:m||void 0,children:[s&&(0,ar.jsx)(L,{className:"k-fab-icon",icon:s}),r&&(0,ar.jsx)("span",{className:"k-fab-text",children:r})]})};de.states=Uh;de.options=Gh;de.className=Hr;de.defaultOptions=pc;de.moduleName="fab";de.folderName="fab";de.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 uc=require("react/jsx-runtime"),Vh="k-fab-items",mc=e=>{let{position:t,...o}=e;return(0,uc.jsx)("ul",{...o,className:n(e.className,Vh,{[`k-fab-items-${t}`]:t}),children:e.children})};var rr=require("react/jsx-runtime"),fc="k-fab-item",$h=[i.hover,i.focus,i.active,i.disabled],Pi=e=>{let{text:t,icon:o,align:a,hover:r,focus:s,active:l,disabled:p,...h}=e;return(0,rr.jsxs)("li",{...h,className:n(e.className,fc,{[`k-text-${a}`]:a},A(fc,{hover:r,focus:s,active:l,disabled:p})),children:[(0,rr.jsx)("span",{className:"k-fab-item-text",children:t}),(0,rr.jsx)(L,{className:"k-fab-item-icon",icon:o})]})};Pi.states=$h;var Xh=require("react/jsx-runtime");var qh=require("react/jsx-runtime");var Wh=require("react/jsx-runtime");var Jh=require("react/jsx-runtime");var Yt=require("react/jsx-runtime"),Yh=de.options,Qh=de.states,Zh={...de.defaultOptions,variant:"text"},jh=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],ex=[{name:"opened",title:"Opened"}],xa=e=>{let{variant:t,modifiers:o,...a}=e,{opened:r}=o||{},s=r?(0,Yt.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,Yt.jsx)(mc,{position:"bottom",children:(0,Yt.jsx)(Pi,{text:"Item",icon:"pencil",align:"right"})})}):null,l;switch(t){case"icon-only":l=(0,Yt.jsx)(de,{...a,icon:"star"});break;case"icon-and-text":l=(0,Yt.jsx)(de,{...a,icon:"star",text:"Action"});break;default:l=(0,Yt.jsx)(de,{...a,text:"Action"});break}return(0,Yt.jsxs)("span",{style:{position:"relative"},children:[l,s]})};xa.options=Yh;xa.states=Qh;xa.variants=jh;xa.defaultOptions=Zh;xa.modifiers=ex;xa.className=de.className;var xc=require("react/jsx-runtime"),bc="k-prompt-stop-fab",hc={generating:!0},Ao=e=>{let{generating:t=hc.generating,icon:o,...a}=e;return(0,xc.jsx)(de,{...a,className:n(e.className,bc,{"k-generating":t}),style:{bottom:"16px",right:"16px"},position:"bottom-end",icon:t?"stop-sm":o,active:t,"aria-label":t?"Stop generating":"Action"})};Ao.states=d.states;Ao.options=d.options;Ao.className=bc;Ao.defaultOptions=hc;var wi="speech-to-text-button",Nc=wi;var vc=require("react/jsx-runtime"),kc="k-speech-to-text-button",gc={icon:"microphone-outline"},me=e=>{let{listening:t=!1,icon:o=gc.icon,...a}=e;return(0,vc.jsx)(d,{...a,icon:t?"stop-sm":o,className:n(e.className,kc,{"k-listening":t}),"aria-pressed":t?"true":"false","aria-label":t?"Stop listening":"Start listening"})};me.states=d.states;me.options=d.options;me.className=kc;me.defaultOptions=gc;me.moduleName=wi;me.folderName=Nc;me.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 tx=require("react/jsx-runtime");var ox=require("react/jsx-runtime");var Lc=require("react/jsx-runtime"),ax=d.states,Cc={...d.defaultOptions,variant:"normal"},rx={...d.options,fillMode:d.options.fillMode.filter(e=>e!=="clear"&&e!=="link")},nx=[],ix=[{name:"normal",title:"Normal"},{name:"listening",title:"Listening"}],Na=e=>{let{variant:t,...o}={...Cc,...e},a={};return t==="listening"&&(a.listening=!0),(0,Lc.jsx)(me,{...o,...a})};Na.options=rx;Na.states=ax;Na.variants=ix;Na.defaultOptions=Cc;Na.modifiers=nx;Na.className=me.className;var Ri="textarea",Mc=Ri;var dt=require("react/jsx-runtime"),Sc="k-textarea",sx=[i.hover,i.focus,i.valid,i.invalid,i.required,i.disabled],lx={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.flat,f.outline]},ka={flow:"vertical",affixesOrientation:"horizontal",resize:"both",prefixSeparator:!0,suffixSeparator:!0},ae=e=>{let{size:t,rounded:o,fillMode:a,prefixSeparator:r=ka.prefixSeparator,suffixSeparator:s=ka.prefixSeparator,affixesOrientation:l=ka.affixesOrientation,flow:p=ka.flow,resize:h=ka.resize,prefix:x,suffix:g,rows:k,value:m,placeholder:C,hover:v,focus:M,valid:O,invalid:T,required:K,disabled:Q,id:xe,"aria-label":ve,"aria-describedby":Ce,...ze}=e;return(0,dt.jsxs)(Z,{...ze,size:t,rounded:o,fillMode:a,hover:v,focus:M,valid:O,invalid:T,required:K,disabled:Q,className:n(e.className,Sc,{"!k-flex-col":p==="vertical","!k-flex-row":p==="horizontal"}),children:[x&&(0,dt.jsxs)(dt.Fragment,{children:[(0,dt.jsx)(Qe,{className:n({"!k-align-items-start":p===l}),direction:l,children:x}),r&&(0,dt.jsx)(Ue,{direction:p==="horizontal"?"vertical":"horizontal"})]}),(0,dt.jsx)(za,{className:n("!k-overflow-auto",{"!k-flex-none":p==="vertical","k-resize-x":h==="x","k-resize-y":h==="y","k-resize":h==="both","k-resize-none":h==="none"}),value:m,placeholder:C,rows:k,disabled:Q,id:xe,"aria-label":ve,"aria-describedby":Ce,"aria-invalid":T?"true":void 0}),g&&(0,dt.jsxs)(dt.Fragment,{children:[s&&(0,dt.jsx)(Ue,{direction:p==="horizontal"?"vertical":"horizontal"}),(0,dt.jsx)(Ze,{className:n({"!k-align-items-start":p===l}),direction:l,children:g})]})]})};ae.states=sx;ae.options=lx;ae.className=Sc;ae.defaultOptions=ka;ae.moduleName=Ri;ae.folderName=Mc;ae.ariaSpec={selector:".k-textarea",rules:[{selector:".k-textarea > .k-input-inner",attribute:"role=textbox or nodeName=textarea",usage:"Describes the role of the component."},{selector:".k-textarea > .k-input-inner",attribute:"label for or aria-label or aria-labelledby (when has accessible name)",usage:"The textarea requires an accessible name (provided by consuming app)."},{selector:".k-textarea > .k-input-inner",attribute:"aria-multiline=true (when role=textbox)",usage:"Required on role=textbox to indicate multi-line behavior. Implicit on native <textarea>, so not needed there."},{selector:".k-textarea > .k-input-inner",attribute:"aria-invalid=true (when invalid)",usage:"Rendered only when the TextArea is in a form and announces the invalid state."},{selector:".k-textarea > .k-input-inner",attribute:"aria-describedby (when has hint or error)",usage:"Points to the hint or error message for the textarea."},{selector:".k-textarea.k-disabled > .k-input-inner",attribute:"disabled=disabled or aria-disabled=true",usage:"Rendered only when the TextArea is disabled."}]};var dx=require("react/jsx-runtime");var Ac=require("react/jsx-runtime");var Ic=require("react/jsx-runtime");var cx=require("react/jsx-runtime");var nr=require("react/jsx-runtime"),px=ae.options,mx=ae.states,Tc={...ae.defaultOptions,variant:"vertical"},ux=[{name:"vertical",title:"Flow vertical"},{name:"horizontal",title:"Flow horizontal"}],fx=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"}],ga=e=>{let{variant:t,modifiers:o,...a}={...Tc,...e},r={resize:"y"};return Object.keys(o||{}).forEach(s=>{switch(s){case"prefix":r.prefix=o!=null&&o[s]?(0,nr.jsx)(L,{icon:"comment"}):void 0;break;case"suffix":r.suffix=o!=null&&o[s]?(0,nr.jsx)(L,{icon:"volume-up"}):void 0;break;default:break}}),t==="horizontal"?(0,nr.jsx)(ae,{flow:"horizontal",placeholder:"Enter text...",style:{width:300},...a,...r}):(0,nr.jsx)(ae,{flow:"vertical",placeholder:"Enter text...",style:{width:300},...a,...r})};ga.options=px;ga.states=mx;ga.variants=ux;ga.defaultOptions=Tc;ga.modifiers=fx;ga.className=ae.className;var _i=require("react/jsx-runtime");var Di="suggestion",yc=Di;var Io=require("react/jsx-runtime"),zr="k-suggestion-group",bx=[],hx={},Ec={layout:"scrollable",scrollingPosition:"start"},kt=e=>{let{layout:t=Ec.layout,scrollingPosition:o,...a}=e,r=(0,Io.jsx)("div",{...a,className:n(zr,{"k-suggestion-group-scrollable":t=="scrollable",[`${zr}-scrollable-start`]:o==="start"||o==="both",[`${zr}-scrollable-end`]:o==="end"||o==="both"},e.className),role:"group",children:t==="scrollable"||t==="scrollButtons"?(0,Io.jsx)("div",{className:"k-suggestions-scroll",children:e.children}):e.children});return t=="scrollButtons"?(0,Io.jsxs)("div",{className:"k-suggestion-scrollwrap",children:[(0,Io.jsx)(d,{fillMode:"flat",icon:"chevron-left",size:"xsmall","aria-label":"Scroll left"}),r,(0,Io.jsx)(d,{fillMode:"flat",icon:"chevron-right",size:"xsmall","aria-label":"Scroll right"})]}):r};kt.states=bx;kt.options=hx;kt.className=zr;kt.defaultOptions=Ec;kt.moduleName=Di;kt.folderName=yc;var Oc=require("react/jsx-runtime"),Fr="k-suggestion",xx=[i.active,i.hover,i.focus],Nx={themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary]},kx={text:"Suggestion"},Et=e=>{let{themeColor:t,active:o,hover:a,focus:r,text:s,...l}=e;return(0,Oc.jsx)("span",{...l,className:n(e.className,Fr,A(Fr,{hover:a,active:o,focus:r}),y(Fr,{themeColor:t})),role:"button",tabIndex:0,"aria-label":s,children:s})};Et.states=xx;Et.options=Nx;Et.className=Fr;Et.item=kx;var Hi=require("react/jsx-runtime");var zi=require("react/jsx-runtime");var Fi=require("react/jsx-runtime");var Ui=require("react/jsx-runtime");var ir=require("react/jsx-runtime"),gx="k-chip-action";var Qt=e=>{let{type:t,...o}=e,a;switch(t){case"remove":a=(0,ir.jsx)(L,{icon:"x-circle",size:"small"});break;case"more":a=(0,ir.jsx)(L,{icon:"more-vertical",size:"small"});break;default:return(0,ir.jsx)(L,{icon:t,size:"small"})}return(0,ir.jsx)("span",{...o,className:n(e.className,gx,`k-chip-${t}-action`),children:a})};var Gi="avatar",Bc=Gi;var $i=require("react/jsx-runtime"),sr="k-avatar";var vx=[i.hover,i.focus,i.active,i.selected,i.disabled],Cx={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.outline],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary]},Vi={type:"text",border:!1},qe=e=>{let{size:t,rounded:o,fillMode:a,themeColor:r,type:s=Vi.type,border:l=Vi.border,...p}=e;return(0,$i.jsx)("div",{...p,className:n(e.className,sr,y(sr,{size:t,rounded:o,fillMode:a,themeColor:r}),{[`${sr}-bordered`]:l}),children:(0,$i.jsx)("span",{className:`${sr}-${s}`,children:e.children})})};qe.states=vx;qe.options=Cx;qe.className=sr;qe.defaultOptions=Vi;qe.moduleName=Gi;qe.folderName=Bc;qe.ariaSpec={selector:".k-avatar",rules:[{selector:".k-avatar img",attribute:"alt",usage:"Images inside Avatar must have alt text for screen readers."}]};var To=qe;var wc=require("react/jsx-runtime"),Pc=e=>(0,wc.jsx)(To,{type:"icon",...e});var Kc=require("react/jsx-runtime"),Rc=e=>(0,Kc.jsx)(To,{type:"text",...e});var Dc=require("react/jsx-runtime"),_c=e=>(0,Dc.jsx)(To,{type:"image",...e});var Lx=require("react/jsx-runtime");var va=require("react/jsx-runtime"),Mx=qe.options,Sx=qe.states,Ax={...qe.defaultOptions,variant:"image"},Ix=[{name:"image",title:"Image"},{name:"icon",title:"Icon Avatar"},{name:"text",title:"Text Avatar"}],Tx=[],Ca=e=>{let{variant:t,...o}=e;switch(t){case"icon":return(0,va.jsx)(Pc,{...o,children:(0,va.jsx)(L,{icon:"star"})});case"text":return(0,va.jsx)(Rc,{...o,children:"JO"});default:return(0,va.jsx)(_c,{...o,children:(0,va.jsx)("img",{src:"https://demos.telerik.com/kendo-ui/content/web/Customers/RICSU.jpg"})})}};Ca.options=Mx;Ca.states=Sx;Ca.variants=Ix;Ca.defaultOptions=Ax;Ca.modifiers=Tx;Ca.className=qe.className;var lr="chip",Ur=lr;var Zt=require("react/jsx-runtime"),Gr="k-chip",yx=[i.hover,i.focus,i.active,i.selected,i.disabled],Ex={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.outline],themeColor:[N.undefined,N.base,N.success,N.warning,N.error,N.info]},Hc={avatarImage:"/packages/html/assets/avatar.jpg"},We=e=>{let{size:t,rounded:o,fillMode:a,themeColor:r,text:s,icon:l,actions:p,showAvatar:h,avatarImage:x=Hc.avatarImage,hover:g,focus:k,active:m,selected:C,disabled:v,...M}=e;return(0,Zt.jsxs)("div",{...M,className:n(e.className,Gr,y(Gr,{size:t,rounded:o,fillMode:a,themeColor:r}),A(Gr,{hover:g,focus:k,active:m,disabled:v,selected:C})),role:e.role||"button","aria-pressed":e.role==="option"?void 0:C?"true":"false",...e.role==="option"&&C!==void 0&&{"aria-selected":C?"true":"false"},"aria-disabled":v?"true":void 0,children:[l&&(0,Zt.jsx)(L,{className:"k-chip-icon",icon:l,size:"small"}),h&&(0,Zt.jsx)(qe,{className:"k-chip-avatar",type:"image",children:(0,Zt.jsx)("img",{src:x,alt:""})}),(0,Zt.jsx)("span",{className:"k-chip-content",children:e.children?e.children:s&&(0,Zt.jsx)("span",{className:"k-chip-label",children:s})}),p&&(0,Zt.jsx)("span",{className:"k-chip-actions",children:p})]})};We.states=yx;We.options=Ex;We.className=Gr;We.defaultOptions=Hc;We.moduleName=lr;We.folderName=Ur;We.ariaSpec={selector:".k-chip",rules:[{selector:"*:not(.k-chip-list) > .k-chip",attribute:"role=button",usage:"Announces that the chip acts as a button when standalone."},{selector:"*:not(.k-chip-list) > .k-chip.k-selected",attribute:"aria-pressed=true",usage:"Announces that the Chip has been selected."},{selector:"*:not(.k-chip-list) > .k-chip:not(.k-selected)",attribute:"aria-pressed=false",usage:"Announces that the Chip has not been selected."},{selector:".k-chip",attribute:"aria-disabled=true (when disabled)",usage:"Announces that the Chip is disabled."}]};var gt=We;var zc=require("react/jsx-runtime"),Xi="k-chip-list",Ox=[],Bx={size:[c.undefined,c.small,c.medium,c.large]},Px={},Ee=e=>{let{size:t,multiselectable:o,ariaLabel:a,...r}=e;return(0,zc.jsx)("div",{...r,className:n(e.className,Xi,y(Xi,{size:t})),role:e.role||"listbox","aria-label":e.role==="none"?void 0:a||"chip list","aria-orientation":e.role==="none"?void 0:"horizontal","aria-multiselectable":o?"true":void 0,children:e.children})};Ee.states=Ox;Ee.options=Bx;Ee.className=Xi;Ee.defaultOptions=Px;Ee.moduleName=lr;Ee.folderName=Ur;Ee.ariaSpec={selector:".k-chip-list",rules:[{selector:".k-chip-list",attribute:"role=listbox",usage:"Announces the list role of the chip list."},{selector:".k-chip-list",attribute:"aria-label or aria-labelledby",usage:"Adds label to the ChipList element. ListBox element requires an accessible name."},{selector:".k-chip-list",attribute:"aria-orientation=horizontal",usage:"Specifies the horizontal orientation of the chiplist."},{selector:".k-chip-list",attribute:"aria-multiselectable=true (when multiple selection)",usage:"Announces the multiple selection ability of the chiplist."},{selector:".k-chip-list .k-chip",attribute:"role=option",usage:"Announces the chip is an option inner component of the chip list."},{selector:".k-chip-list .k-chip.k-selected",attribute:"aria-selected=true",usage:"Announces the chip is selected."},{selector:".k-chip-list .k-chip:not(.k-selected)",attribute:"aria-selected=false",usage:"Announces the chip is not selected."},{selector:".k-chip-list .k-chip:has(.k-i-x-circle), .k-chip-list .k-chip:has(.k-svg-i-x-circle)",attribute:"aria-keyshortcuts=Enter Delete",usage:"Announces the Delete action along with the default Enter key."}]};var wx=require("react/jsx-runtime");var Rx=require("react/jsx-runtime");var Fc=require("react/jsx-runtime"),Vr=e=>(0,Fc.jsx)(gt,{text:"text",...e});var Kx=require("react/jsx-runtime");var _x=require("react/jsx-runtime");var qi=require("react/jsx-runtime");var Uc=require("react/jsx-runtime");var Gc=require("react/jsx-runtime");var Vc=require("react/jsx-runtime");var jt=require("react/jsx-runtime"),Dx={...gt.options,...Ee.options},Hx=[],zx=Ee.states,Fx={...gt.defaultOptions,...Ee.defaultOptions},Ux=[{name:"icon",title:"Icon",type:"boolean"},{name:"actions",title:"Actions",type:"boolean"},{name:"avatar",title:"Avatar",type:"boolean"}],La=e=>{let{modifiers:t,className:o,...a}=e,r=t==null?void 0:t.icon,s=t==null?void 0:t.actions,l=t==null?void 0:t.avatar;return(0,jt.jsxs)(Ee,{size:a.size,className:o,children:[(0,jt.jsx)(Vr,{...a,role:"option","aria-selected":"false","aria-pressed":void 0,icon:r?"star":void 0,actions:s?(0,jt.jsx)(Qt,{type:"remove"}):void 0,showAvatar:l,children:"Chip"}),(0,jt.jsx)(Vr,{...a,role:"option","aria-selected":"false","aria-pressed":void 0,icon:r?"star":void 0,actions:s?(0,jt.jsx)(Qt,{type:"remove"}):void 0,showAvatar:l,children:"Chip"}),(0,jt.jsx)(Vr,{...a,role:"option","aria-selected":"false","aria-pressed":void 0,icon:r?"star":void 0,actions:s?(0,jt.jsx)(Qt,{type:"remove"}):void 0,showAvatar:l,children:"Chip"})]})};La.options=Dx;La.states=zx;La.variants=Hx;La.defaultOptions=Fx;La.modifiers=Ux;La.className=Ee.className;var $r=require("react/jsx-runtime"),Gx=We.states,Vx=We.defaultOptions,$x=We.options,Xx=[],qx=[{name:"icon",title:"Icon"},{name:"avatar",title:"Avatar"},{name:"remove-icon",title:"`Remove` Icon"},{name:"more-options",title:"`More options` Icon"}],Ma=e=>{let{modifiers:t,...o}=e,a={};return Object.keys(t||{}).forEach(r=>{switch(r){case"icon":a.icon=t!=null&&t[r]?"arrow-down":void 0;break;case"avatar":a.showAvatar=!!(t!=null&&t[r]),a.avatarImage=t!=null&&t[r]?"https://demos.telerik.com/kendo-ui/content/web/Customers/RICSU.jpg":void 0;break;case"more-options":a.actions||(a.actions=[]),a.actions[0]=t!=null&&t[r]?(0,$r.jsx)(Qt,{type:"more"}):void 0;break;case"remove-icon":a.actions||(a.actions=[]),a.actions[1]=t!=null&&t[r]?(0,$r.jsx)(Qt,{type:"remove"}):void 0;break;default:break}}),(0,$r.jsx)(We,{...o,...a,children:"Chip component"})};Ma.options=$x;Ma.states=Gx;Ma.variants=Xx;Ma.defaultOptions=Vx;Ma.modifiers=qx;Ma.className=We.className;var Wi=require("react/jsx-runtime");var Xc=require("react/jsx-runtime"),Wx="k-card-callout",$c=e=>{let{callout:t,...o}=e;return(0,Xc.jsx)("span",{...o,className:n(e.className,Wx,{[`k-callout-${ds.calloutMap[t]||t}`]:t})})};var ct="card",vt=ct;var yo=require("react/jsx-runtime"),Ji="k-card",Jx=[i.hover,i.focus,i.selected,i.disabled],Yx={},Qx={},re=e=>{let{orientation:t,callout:o,hover:a,focus:r,selected:s,disabled:l,...p}=e;return(0,yo.jsxs)("div",{...p,className:n(e.className,Ji,A(Ji,{hover:a,focus:r,disabled:l,selected:s}),{[`k-card-${t}`]:t,"k-card-with-callout":o}),children:[o&&o!=="true"&&(0,yo.jsx)($c,{callout:o}),(0,yo.jsx)(yo.Fragment,{children:e.children})]})};re.states=Jx;re.options=Yx;re.className=Ji;re.defaultOptions=Qx;re.moduleName=ct;re.folderName=vt;re.ariaSpec={selector:".k-card",rules:[{selector:".k-card-list .k-card",attribute:"role=listitem",usage:"When the card is located in a list, it should have the listitem role."},{selector:".k-card-list .k-card",attribute:"tabindex=0",usage:"The card component is focusable when navigatable."},{selector:".k-card-list .k-card",attribute:"aria-describedby=.k-card-title id",usage:"Associate the card to the title element."},{selector:".k-card-list .k-card",attribute:"aria-keyshortcuts=Enter",usage:"Announces the bound Enter key that enables navigation inside the card."}]};var dr=require("react/jsx-runtime"),Yi="k-card-list",Zx=[],jx={},eN={},mo=e=>{let{...t}=e;return(0,dr.jsx)("div",{...t,className:n(e.className,Yi,A(Yi,{})),role:"list",children:(0,dr.jsx)(dr.Fragment,{children:e.children})})};mo.states=Zx;mo.options=jx;mo.className=Yi;mo.defaultOptions=eN;mo.moduleName=ct;mo.folderName=vt;mo.ariaSpec={selector:".k-card-list",rules:[{selector:".k-card-list",attribute:"role=list",usage:"The card list container announces its list role."},{selector:".k-card-list .k-card",attribute:"role=listitem",usage:"Each card in the list has the listitem role."},{selector:".k-card-list .k-card",attribute:"tabindex=0",usage:"The card is focusable when navigatable."},{selector:".k-card-list .k-card",attribute:"aria-describedby=.k-card-title id",usage:"Associate the card to its title element."},{selector:".k-card-list .k-card",attribute:"aria-keyshortcuts=Enter",usage:"Announces the Enter key for navigation inside the card."}]};var Wc=require("react/jsx-runtime"),qc="k-card-group",tN=[],oN={},aN={},Sa=e=>{let{...t}=e;return(0,Wc.jsx)("div",{...t,className:n(e.className,qc),children:e.children})};Sa.states=tN;Sa.options=oN;Sa.className=qc;Sa.defaultOptions=aN;Sa.moduleName=ct;Sa.folderName=vt;var Jc=require("react/jsx-runtime"),Qi="k-card-wrap",rN=[i.focus,i.selected],nN={},iN={},Aa=e=>{let{focus:t,selected:o,...a}=e;return(0,Jc.jsx)("div",{...a,className:n(e.className,Qi,A(Qi,{focus:t,selected:o})),children:e.children})};Aa.states=rN;Aa.options=nN;Aa.className=Qi;Aa.defaultOptions=iN;Aa.moduleName=ct;Aa.folderName=vt;var Yc=require("react/jsx-runtime"),Zi="k-card-title",sN=[i.hover,i.focus],Eo=e=>{let{hover:t,focus:o,...a}=e;return(0,Yc.jsx)("div",{...a,className:n(e.className,Zi,A(Zi,{hover:t,focus:o})),children:e.children})};Eo.states=sN;Eo.className=Zi;var Qc=require("react/jsx-runtime"),lN="k-card-subtitle",Xr=e=>{let{...t}=e;return(0,Qc.jsx)("div",{...t,className:n(e.className,lN),children:e.children})};var uo=require("react/jsx-runtime"),Zc="k-card-media",ji=e=>{let{src:t,...o}=e;return(0,uo.jsx)(uo.Fragment,{children:t?(0,uo.jsx)("img",{...o,className:n(e.className,Zc),src:t}):(0,uo.jsx)("span",{...o,className:n(e.className,Zc),children:(0,uo.jsx)(uo.Fragment,{children:e.children})})})};var Dt=require("react/jsx-runtime"),dN="k-card-header",eo=e=>{let{title:t,subtitle:o,details:a,...r}=e;return(0,Dt.jsxs)("div",{...r,className:n(e.className,dN),children:[t&&(0,Dt.jsx)(Eo,{children:t}),o&&(0,Dt.jsx)(Xr,{children:o}),(0,Dt.jsx)(Dt.Fragment,{children:e.children}),a&&(0,Dt.jsx)("span",{className:"k-card-header-actions",children:(0,Dt.jsx)(d,{className:"k-card-details",icon:"more-vertical",fillMode:"flat","aria-label":"Card details"})})]})};var jc=require("react/jsx-runtime"),cN="k-card-footer",es=e=>{let{...t}=e;return(0,jc.jsx)("div",{...t,className:n(e.className,cN),children:e.children})};var Ht=require("react/jsx-runtime"),pN="k-card-body",pt=e=>{let{title:t,subtitle:o,details:a,...r}=e;return(0,Ht.jsxs)("div",{...r,className:n(e.className,pN),children:[t&&(0,Ht.jsx)(Eo,{children:t}),o&&(0,Ht.jsx)(Xr,{children:o}),(0,Ht.jsx)(Ht.Fragment,{children:e.children}),a&&(0,Ht.jsx)("span",{className:"k-card-header-actions",children:(0,Ht.jsx)(d,{className:"k-card-details",icon:"more-vertical",fillMode:"flat","aria-label":"Card details"})})]})};var tp=require("react/jsx-runtime"),ep="k-card-deck",mN=[],uN={},fN={},Ia=e=>{let{...t}=e;return(0,tp.jsx)("div",{...t,className:n(e.className,ep),children:e.children})};Ia.states=mN;Ia.options=uN;Ia.className=ep;Ia.defaultOptions=fN;Ia.moduleName=ct;Ia.folderName=vt;var ap=require("react/jsx-runtime"),op="k-card-deck-scrollwrap",bN=[],hN={},xN={},Ta=e=>{let{...t}=e;return(0,ap.jsx)("div",{...t,className:n(e.className,op),children:e.children})};Ta.states=bN;Ta.options=hN;Ta.className=op;Ta.defaultOptions=xN;Ta.moduleName=ct;Ta.folderName=vt;var Ct=require("react/jsx-runtime"),rp=e=>(0,Ct.jsx)(re,{orientation:"vertical",children:(0,Ct.jsxs)(Ct.Fragment,{children:[(0,Ct.jsx)(eo,{children:"Card Header"}),(0,Ct.jsx)(pt,{children:(0,Ct.jsx)("p",{children:"Some quick example text to build on the card title and make up the bulk of the card's content."})}),(0,Ct.jsxs)(V,{className:"k-card-actions",children:[(0,Ct.jsx)(d,{fillMode:"flat",themeColor:"primary",children:"Action 1"}),(0,Ct.jsx)(d,{fillMode:"flat",themeColor:"primary",children:"Action 2"})]})]}),...e});var Ot=require("react/jsx-runtime"),np=e=>(0,Ot.jsx)(re,{orientation:"horizontal",children:(0,Ot.jsxs)(Ot.Fragment,{children:[(0,Ot.jsx)(pt,{title:"Card Title",children:(0,Ot.jsx)("p",{children:"Some quick example text to build on the card title and make up the bulk of the card's content."})}),(0,Ot.jsxs)(V,{orientation:"vertical",className:"k-card-actions",children:[(0,Ot.jsx)(d,{fillMode:"flat",themeColor:"primary",children:"Action 1"}),(0,Ot.jsx)(d,{fillMode:"flat",themeColor:"primary",children:"Action 2"})]})]}),...e});var ip=require("react/jsx-runtime");var ne=require("react/jsx-runtime"),NN=re.options,kN=re.states,sp={...re.defaultOptions,variant:"vertical"},gN=[{name:"vertical",title:"Vertical"},{name:"horizontal",title:"Horizontal"}],vN=[{name:"media",title:"Card with Media"},{name:"header",title:"Card with Header"},{name:"footer",title:"Card with Footer"}],ya=e=>{let{variant:t,modifiers:o,...a}={...sp,...e},r=!1,s=!1,l=!1;return Object.keys(o||{}).forEach(p=>{switch(p){case"media":{r=!!(o!=null&&o[p]);break}case"header":{s=!!(o!=null&&o[p]);break}case"footer":{l=!!(o!=null&&o[p]);break}}}),t==="horizontal"?(0,ne.jsxs)(np,{style:{maxWidth:"420px"},...a,children:[r&&(0,ne.jsx)(ji,{src:"https://demos.telerik.com/kendo-ui/content/web/cards/rome.jpg"}),(0,ne.jsxs)("div",{children:[s&&(0,ne.jsx)(eo,{title:"Header Title",subtitle:"Header Subtitle"}),(0,ne.jsx)(pt,{title:"Title",subtitle:"Subtitle",children:(0,ne.jsx)("p",{children:"Some quick example text to build on the card title and make up the bulk of the card's content."})}),l&&(0,ne.jsx)(es,{children:"Card Footer"})]}),(s||l)&&(0,ne.jsx)("span",{className:"k-separator k-separator-vertical"}),(0,ne.jsxs)(V,{orientation:"vertical",alignment:"stretched",className:"k-card-actions",children:[(0,ne.jsx)(d,{fillMode:"flat",themeColor:"primary",children:"Button"}),(0,ne.jsx)(d,{fillMode:"flat",themeColor:"primary",children:"Button"})]})]}):(0,ne.jsxs)(rp,{style:{maxHeight:"450px",width:"300px"},...a,children:[s&&(0,ne.jsx)(eo,{title:"Header Title",subtitle:"Header Subtitle"}),r&&(0,ne.jsx)(ji,{src:"https://demos.telerik.com/kendo-ui/content/web/cards/rome.jpg"}),(0,ne.jsx)(pt,{title:"Title",subtitle:"Subtitle",children:(0,ne.jsx)("p",{children:"Some quick example text to build on the card title and make up the bulk of the card's content."})}),l&&(0,ne.jsx)(es,{children:"Card Footer"}),(0,ne.jsxs)(V,{className:"k-card-actions",children:[(0,ne.jsx)(d,{fillMode:"flat",themeColor:"primary",children:"Button"}),(0,ne.jsx)(d,{fillMode:"flat",themeColor:"primary",children:"Button"})]})]})};ya.options=NN;ya.states=kN;ya.variants=gN;ya.defaultOptions=sp;ya.modifiers=vN;ya.className=re.className;var lp=require("react/jsx-runtime");var ts=require("react/jsx-runtime");var os=require("react/jsx-runtime");var as=require("react/jsx-runtime");var rs="panelbar",dp=rs;var pp=require("react/jsx-runtime"),cp="k-panelbar",CN=[],LN={},MN={},Oe=e=>{let{activeDescendant:t,...o}=e;return(0,pp.jsx)("ul",{...o,className:n(e.className,cp),role:"tree","aria-activedescendant":t,children:e.children})};Oe.states=CN;Oe.options=LN;Oe.className=cp;Oe.defaultOptions=MN;Oe.moduleName=rs;Oe.folderName=dp;Oe.ariaSpec={selector:".k-panelbar",rules:[{selector:".k-panelbar",attribute:"role=tree",usage:"The root element of the PanelBar has role tree."},{selector:".k-panelbar",attribute:"aria-activedescendant (when present)",usage:"Points to the currently focused item in the PanelBar."},{selector:".k-panelbar-group",attribute:"role=group",usage:"The ul element that wraps child nodes."},{selector:".k-panelbar-item:not(.k-expanded) > .k-panelbar-group",attribute:"aria-hidden=true",usage:"Hides the group element from assistive technologies when its parent is not expanded."},{selector:".k-panelbar-item",attribute:"role=treeitem",usage:"The li element rendered for a PanelBar item."},{selector:".k-panelbar-item",attribute:"aria-expanded=true/false",usage:"Announces the expanded state of the item (if expandable)."},{selector:".k-panelbar-item",attribute:"aria-selected=true/false",usage:"Announces the selected state of the item."}]};var qr=Zr(require("react"));var fo=require("react/jsx-runtime"),mp="k-panelbar-item",SN=[i.hover,i.focus,i.selected,i.disabled],AN={},Wr={level:0,expanded:!1,text:"Item"},I=e=>{let{text:t=Wr.text,level:o=Wr.level,expanded:a=Wr.expanded,header:r,hover:s,focus:l,selected:p,disabled:h,icon:x,iconClass:g,ariaSelected:k,children:m,...C}=e,v=!!m;return(0,fo.jsxs)("li",{...C,className:n(e.className,mp,{"k-panelbar-header":r,[`k-level-${o}`]:o||o===0,"k-expanded":a}),role:"treeitem","aria-expanded":v?a?"true":"false":void 0,"aria-selected":k?"true":"false","aria-disabled":h?"true":void 0,children:[(0,fo.jsxs)("span",{className:n("k-link",A("k-link",{hover:s,focus:l,disabled:h,selected:p})),children:[x&&(0,fo.jsx)(L,{className:"k-panelbar-item-icon",icon:x}),g&&!x&&(0,fo.jsx)("span",{className:`k-panelbar-item-icon ${g}`}),(0,fo.jsx)("span",{className:"k-panelbar-item-text",children:t}),v&&(0,fo.jsx)(L,{className:n("k-panelbar-toggle",a?"k-panelbar-collapse":"k-panelbar-expand"),icon:`chevron-${a?"up":"down"}`})]}),a&&m,!a&&m&&qr.default.Children.map(m,M=>qr.default.isValidElement(M)?qr.default.cloneElement(M,{"aria-hidden":"true",style:{display:"none"}}):M)]})};I.states=SN;I.options=AN;I.className=mp;I.defaultOptions=Wr;var fp=require("react/jsx-runtime"),up="k-panelbar-group",IN=[],TN={},yN={},Be=e=>{let{ariaHidden:t,...o}=e;return(0,fp.jsx)("ul",{...o,className:n(e.className,up),role:"group","aria-hidden":t?"true":void 0,children:e.children})};Be.states=IN;Be.options=TN;Be.className=up;Be.defaultOptions=yN;var hp=require("react/jsx-runtime"),bp="k-panelbar-content",EN=[],ON={},BN={},he=e=>{let{...t}=e;return(0,hp.jsx)("div",{...t,className:n(e.className,bp),children:e.children})};he.states=EN;he.options=ON;he.className=bp;he.defaultOptions=BN;var mt=require("react/jsx-runtime"),Ea=e=>{let t=E("pb-item"),o=E("pb-item"),a=E("pb-item"),r=E("pb-item");return(0,mt.jsx)(Oe,{children:(0,mt.jsxs)(mt.Fragment,{children:[(0,mt.jsx)(I,{header:!0,text:"Item 1",id:t,children:(0,mt.jsx)(he,{children:"content"})}),(0,mt.jsx)(I,{header:!0,text:"Item 2",id:o,children:(0,mt.jsx)(he,{children:"content"})}),(0,mt.jsx)(I,{header:!0,text:"Item 3",id:a,children:(0,mt.jsx)(he,{children:"content"})}),(0,mt.jsx)(I,{header:!0,text:"Item 4",id:r})]}),...e})};var ns=require("react/jsx-runtime");var ie=require("react/jsx-runtime"),xp=e=>{let t=E("pb-item"),o=E("pb-item"),a=E("pb-item"),r=E("pb-item"),s=E("pb-child"),l=E("pb-child"),p=E("pb-child"),h=E("pb-child"),x=E("pb-child"),g=E("pb-child"),k=E("pb-child");return(0,ie.jsx)(Oe,{activeDescendant:o,children:(0,ie.jsxs)(ie.Fragment,{children:[(0,ie.jsx)(I,{header:!0,text:"Item 1",id:t,children:(0,ie.jsx)(he,{children:"content"})}),(0,ie.jsx)(I,{header:!0,expanded:!0,text:"Item 2",id:o,ariaSelected:!0,focus:!0,children:(0,ie.jsxs)(Be,{children:[(0,ie.jsx)(I,{level:1,text:"Child 1",id:s}),(0,ie.jsx)(I,{level:1,expanded:!0,text:"Child 2",id:l,children:(0,ie.jsxs)(Be,{children:[(0,ie.jsx)(I,{level:2,text:"Child 2.1",id:p}),(0,ie.jsx)(I,{level:2,text:"Child 2.2",id:h})]})}),(0,ie.jsx)(I,{level:1,text:"Child 3",id:x,children:(0,ie.jsx)(Be,{children:(0,ie.jsx)(I,{level:2,text:"Child 3.1",id:g})})}),(0,ie.jsx)(I,{level:1,text:"Child 4",id:k})]})}),(0,ie.jsx)(I,{header:!0,text:"Item 3",id:a,children:(0,ie.jsx)(he,{children:"content"})}),(0,ie.jsx)(I,{header:!0,text:"Item 4",id:r})]}),...e})};var z=require("react/jsx-runtime"),PN=Oe.options,wN=Oe.states,Np={...Oe.defaultOptions,variant:"normal"},RN=[{name:"normal",title:"Normal"},{name:"expand",title:"Expanded"}],KN=[{name:"icon",title:"Item icons"},{name:"disabled",title:"Disabled item"}],Oa=e=>{var l,p,h,x,g,k,m,C,v;let{variant:t,modifiers:o,...a}={...Np,...e},r={},s={folder:"folder",gear:"gear",file:"file",image:"image"};return Object.keys(o||{}).forEach(M=>{switch(M){case"icon":{r.icon=o!=null&&o[M]?s:void 0;break}case"disabled":r.disabled=!!(o!=null&&o[M])}}),t==="expand"?(0,z.jsx)(z.Fragment,{children:(0,z.jsxs)(xp,{style:{width:"300px"},...a,children:[(0,z.jsx)(I,{icon:(l=r.icon)==null?void 0:l.gear,header:!0,text:"Item 1",children:(0,z.jsx)(he,{children:"content"})}),(0,z.jsx)(I,{icon:(p=r.icon)==null?void 0:p.folder,selected:!0,header:!0,expanded:!0,text:"Item 2",children:(0,z.jsxs)(Be,{children:[(0,z.jsx)(I,{level:1,text:"Child 1"}),(0,z.jsx)(I,{level:1,expanded:!0,text:"Child 2",children:(0,z.jsxs)(Be,{children:[(0,z.jsx)(I,{level:2,text:"Child 2.1"}),(0,z.jsx)(I,{icon:(h=r.icon)==null?void 0:h.image,level:2,text:"Child 2.2"})]})}),(0,z.jsx)(I,{disabled:r.disabled,level:1,text:"Child 3",children:(0,z.jsx)(he,{children:"content"})}),(0,z.jsx)(I,{level:1,text:"Child 4"})]})}),(0,z.jsx)(I,{icon:(x=r.icon)==null?void 0:x.folder,disabled:r.disabled,header:!0,text:"Item 3",children:(0,z.jsx)(he,{children:"content"})}),(0,z.jsx)(I,{icon:(g=r.icon)==null?void 0:g.file,header:!0,text:"Item 4"})]})}):(0,z.jsx)(z.Fragment,{children:(0,z.jsxs)(Ea,{style:{width:"300px"},...a,children:[(0,z.jsx)(I,{icon:(k=r.icon)==null?void 0:k.gear,header:!0,text:"Item 1",children:(0,z.jsx)(he,{children:"content"})}),(0,z.jsx)(I,{icon:(m=r.icon)==null?void 0:m.folder,header:!0,text:"Item 2",children:(0,z.jsx)(he,{children:"content"})}),(0,z.jsx)(I,{icon:(C=r.icon)==null?void 0:C.folder,disabled:r.disabled,header:!0,text:"Item 3",children:(0,z.jsx)(he,{children:"content"})}),(0,z.jsx)(I,{icon:(v=r.icon)==null?void 0:v.file,header:!0,text:"Item 4"})]})})};Oa.options=PN;Oa.states=wN;Oa.variants=RN;Oa.defaultOptions=Np;Oa.modifiers=KN;Oa.className=Oe.className;var b=require("react/jsx-runtime"),_N=Y.options,DN=Y.states,HN={...Y.defaultOptions,variant:"ask"},zN=[{name:"ask",title:"Ask AI"},{name:"output",title:"Output"},{name:"more",title:"More Actions"}],FN=[{name:"stt",title:"SpeechToText"},{name:"suggestions",title:"Suggestions"}],Ba=e=>{let{variant:t,modifiers:o,...a}={...e},r=(0,b.jsx)(b.Fragment,{children:(0,b.jsxs)(kt,{layout:"wrap",children:[(0,b.jsx)(Et,{text:"Post for work-life balance importance"}),(0,b.jsx)(Et,{text:"Out of office"})]})}),s={suggestions:r,stt:!0};switch(Object.keys(o||{}).forEach(l=>{switch(l){case"suggestions":s.suggestions=!!(o!=null&&o[l]);break;case"stt":s.stt=!!(o!=null&&o[l]);break}}),t){case"more":return(0,b.jsx)(G,{className:"k-prompt-popup",children:(0,b.jsxs)(Y,{style:{width:"330px",height:"350px"},...a,children:[(0,b.jsx)(yt,{children:(0,b.jsxs)(_,{className:"k-toolbar-flat",children:[(0,b.jsx)(U,{fillMode:"flat",themeColor:"primary",icon:"sparkles",rounded:"full",children:"Ask AI"}),(0,b.jsx)(U,{fillMode:"flat",themeColor:"primary",icon:"comment",rounded:"full",children:"Output"}),(0,b.jsx)(X,{fillMode:"flat",themeColor:"primary",icon:"more-horizontal",rounded:"full",selected:!0})]})}),(0,b.jsx)(st,{children:(0,b.jsx)(lt,{children:(0,b.jsxs)(Ea,{children:[(0,b.jsx)(I,{header:!0,icon:"brush",text:"Change Formality",children:(0,b.jsxs)(Be,{children:[(0,b.jsx)(I,{level:1,text:"Casual"}),(0,b.jsx)(I,{level:1,text:"Neutral"}),(0,b.jsx)(I,{level:1,text:"Formal"})]})}),(0,b.jsx)(I,{header:!0,expanded:!0,icon:"edit-tools",text:"Translate",children:(0,b.jsxs)(Be,{children:[(0,b.jsx)(I,{level:1,text:"German"}),(0,b.jsx)(I,{level:1,text:"Spanish"})]})}),(0,b.jsx)(I,{header:!0,icon:"min-width",text:"Simplify"}),(0,b.jsx)(I,{header:!0,icon:"arrows-left-right",text:"Expand"})]})})})]})});case"output":return(0,b.jsx)(G,{className:"k-prompt-popup",children:(0,b.jsxs)(Y,{style:{width:"330px",height:"350px"},...a,children:[(0,b.jsx)(yt,{children:(0,b.jsxs)(_,{className:"k-toolbar-flat",children:[(0,b.jsx)(U,{fillMode:"flat",themeColor:"primary",icon:"sparkles",rounded:"full",children:"Ask AI"}),(0,b.jsx)(U,{fillMode:"flat",themeColor:"primary",icon:"comment",rounded:"full",selected:!0,children:"Output"}),(0,b.jsx)(X,{fillMode:"flat",themeColor:"primary",icon:"more-horizontal",rounded:"full"})]})}),(0,b.jsxs)(st,{children:[(0,b.jsx)(Ao,{}),(0,b.jsx)(lt,{children:(0,b.jsxs)("div",{className:"k-card-list",children:[(0,b.jsxs)(re,{children:[(0,b.jsx)(eo,{title:"Generated with AI",subtitle:"Linked in post for work/life balance importance"}),(0,b.jsx)(pt,{children:(0,b.jsxs)("p",{children:["\u{1F31F} Embracing Work/Life Balance for Success \u{1F31F}",(0,b.jsx)("br",{}),(0,b.jsx)("br",{}),"Hello LinkedIn network! \u{1F44B} Today, let's talk about a key to our well-being: work/life balance. \u{1F310}\u2696\uFE0F",(0,b.jsx)("br",{}),(0,b.jsx)("br",{}),"In our fast-paced world, balancing professional and personal life is not just a luxury, it's a necessity for health and productivity. \u{1F4C8}\u{1F33F}",(0,b.jsx)("br",{}),(0,b.jsx)("br",{}),"\u2728 Key Points \u2728",(0,b.jsx)("br",{}),(0,b.jsx)("br",{}),"Enhances Productivity: Less burnout, more motivation. \u{1F680}",(0,b.jsx)("br",{}),"Boosts Creativity: New experiences = fresh ideas. \u{1F4A1}",(0,b.jsx)("br",{}),"Improves Health: Mental and physical benefits. \u{1F9D8}\u200D\u2642\uFE0F",(0,b.jsx)("br",{}),"Strengthens Relationships: Quality time matters. \u{1F91D}",(0,b.jsx)("br",{}),"Let's champion a culture where success and well-being go hand in hand. Share your work/life balance tips below! \u{1F447}",(0,b.jsx)("br",{}),(0,b.jsx)("br",{}),"#WorkLifeBalance #Productivity #WellBeing"]})}),(0,b.jsxs)(V,{className:"k-card-actions",alignment:"start",children:[(0,b.jsx)(U,{fillMode:"flat",themeColor:"primary",icon:"copy",children:"Copy"}),(0,b.jsx)(U,{fillMode:"flat",themeColor:"base",icon:"arrow-rotate-cw",children:"Retry"}),(0,b.jsx)("span",{className:"k-spacer"}),(0,b.jsx)(X,{fillMode:"flat",themeColor:"base",icon:"thumb-up-outline"}),(0,b.jsx)(X,{fillMode:"flat",themeColor:"base",icon:"thumb-down-outline"})]})]}),(0,b.jsxs)(re,{children:[(0,b.jsx)(eo,{title:"Generated with AI",subtitle:"Out of Office"}),(0,b.jsx)(pt,{children:(0,b.jsxs)("p",{children:["Subject: Out of Office: [Your Name]",(0,b.jsx)("br",{}),(0,b.jsx)("br",{}),"Dear [Recipient's Name],",(0,b.jsx)("br",{}),(0,b.jsx)("br",{}),"I am currently out of the office until [Return Date] and won't have access to email. For urgent matters, please contact [Colleague's Name] at [Colleague's Email]. I'll respond to your email upon my return.",(0,b.jsx)("br",{}),(0,b.jsx)("br",{}),"Thank you,",(0,b.jsx)("br",{}),"[Your Name]"]})}),(0,b.jsxs)(V,{className:"k-card-actions",alignment:"start",children:[(0,b.jsx)(U,{fillMode:"flat",themeColor:"primary",icon:"copy",children:"Copy"}),(0,b.jsx)(U,{fillMode:"flat",themeColor:"base",icon:"arrow-rotate-cw",children:"Retry"}),(0,b.jsx)("span",{className:"k-spacer"}),(0,b.jsx)(X,{fillMode:"flat",themeColor:"base",icon:"thumb-up-outline"}),(0,b.jsx)(X,{fillMode:"flat",themeColor:"base",icon:"thumb-down-outline"})]})]})]})})]})]})});default:return(0,b.jsx)(G,{className:"k-prompt-popup",children:(0,b.jsxs)(Y,{style:{width:"330px",height:"350px"},...a,children:[(0,b.jsx)(yt,{children:(0,b.jsxs)(_,{className:"k-toolbar-flat",children:[(0,b.jsx)(U,{fillMode:"flat",themeColor:"primary",icon:"sparkles",rounded:"full",selected:!0,children:"Ask AI"}),(0,b.jsx)(U,{fillMode:"flat",themeColor:"primary",icon:"comment",rounded:"full",children:"Output"}),(0,b.jsx)(X,{fillMode:"flat",themeColor:"primary",icon:"more-horizontal",rounded:"full"})]})}),(0,b.jsx)(st,{children:(0,b.jsxs)(lt,{children:[(0,b.jsx)(ae,{resize:"none",rows:2,placeholder:"Ask or generate content with AI",suffixSeparator:!1,suffix:(0,b.jsx)(b.Fragment,{children:s.stt?(0,b.jsx)(me,{fillMode:"flat"}):null})}),(0,b.jsx)(Dr,{expanded:s.suggestions,title:"Suggestions",children:r})]})}),(0,b.jsx)(ba,{children:(0,b.jsx)(V,{className:"k-prompt-actions",alignment:"start",children:(0,b.jsx)(U,{icon:"sparkles",themeColor:"primary",rounded:"full",children:"Generate"})})})]})})}};Ba.options=_N;Ba.states=DN;Ba.variants=zN;Ba.defaultOptions=HN;Ba.modifiers=FN;Ba.className=Y.className;var ce=require("react/jsx-runtime"),UN=e=>(0,ce.jsxs)(Y,{...e,children:[(0,ce.jsx)(yt,{children:(0,ce.jsxs)(_,{fillMode:"flat",children:[(0,ce.jsx)(U,{fillMode:"flat",themeColor:"primary",icon:"sparkles",rounded:"full",children:"Ask AI"}),(0,ce.jsx)(U,{fillMode:"flat",themeColor:"primary",icon:"comment",rounded:"full",children:"Output"}),(0,ce.jsx)(X,{fillMode:"flat",themeColor:"primary",icon:"more-horizontal",rounded:"full",selected:!0,"aria-label":"More actions"})]})}),(0,ce.jsx)(st,{children:(0,ce.jsx)(lt,{children:(0,ce.jsxs)(Ea,{children:[(0,ce.jsx)(I,{header:!0,text:"Command"}),(0,ce.jsx)(I,{header:!0,expanded:!0,text:"Command Expanded",children:(0,ce.jsxs)(Be,{children:[(0,ce.jsx)(I,{level:1,expanded:!0,text:"Child Expanded",children:(0,ce.jsxs)(Be,{children:[(0,ce.jsx)(I,{level:2,text:"Child"}),(0,ce.jsx)(I,{level:2,text:"Child"}),(0,ce.jsx)(I,{level:2,text:"Child"})]})}),(0,ce.jsx)(I,{level:1,text:"Child"})]})}),(0,ce.jsx)(I,{header:!0,text:"Command"})]})})})]});
|
|
1
|
+
var gp=Object.create;var pr=Object.defineProperty;var vp=Object.getOwnPropertyDescriptor;var Cp=Object.getOwnPropertyNames;var Lp=Object.getPrototypeOf,Mp=Object.prototype.hasOwnProperty;var Sp=(e,t)=>{for(var o in t)pr(e,o,{get:t[o],enumerable:!0})},ss=(e,t,o,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of Cp(t))!Mp.call(e,r)&&r!==o&&pr(e,r,{get:()=>t[r],enumerable:!(a=vp(t,r))||a.enumerable});return e};var Zr=(e,t,o)=>(o=e!=null?gp(Lp(e)):{},ss(t||!e||!e.__esModule?pr(o,"default",{value:e,enumerable:!0}):o,e)),Ap=e=>ss(pr({},"__esModule",{value:!0}),e);var GN={};Sp(GN,{PromptMoreActions:()=>UN});module.exports=Ap(GN);var n=(...e)=>e.filter(t=>t!==!0&&!!t).map(t=>Array.isArray(t)?n(...t):typeof t=="object"?Object.keys(t).map((o,a)=>t[a]||t[o]&&o||null).filter(o=>o!==null).join(" "):t).filter(t=>!!t).join(" ");var y=(e,t)=>n({[`${e}-xs`]:t.size==="xsmall",[`${e}-sm`]:t.size==="small",[`${e}-md`]:t.size==="medium",[`${e}-lg`]:t.size==="large",[`${e}-xl`]:t.size==="xlarge",[`${e}-xxl`]:t.size==="xxlarge",[`${e}-xxxl`]:t.size==="xxxlarge"},{[`${e}-${t.fillMode}`]:t.fillMode},{[`${e}-${t.themeColor}`]:t.themeColor},{"k-rounded-sm":t.rounded==="small","k-rounded-md":t.rounded==="medium","k-rounded-lg":t.rounded==="large","k-rounded-full":t.rounded==="full","k-rounded-none":t.rounded==="none"}),A=(e,t)=>{let{valid:o,invalid:a,hover:r,focus:s,checked:l,active:p,selected:h,disabled:x,indeterminate:g,loading:k,empty:m,readonly:C,highlighted:v,...M}=t;return n({"k-valid":o,"k-invalid":a,"k-hover":r,"k-focus":s,"k-checked":l,"k-active":p,"k-selected":h,"k-disabled":x,"k-indeterminate":g&&!l,"k-loading":k,"k-empty":m,"k-readonly":C,"k-highlighted":v},Object.keys(M).reduce((O,T)=>(T.startsWith("k-")?O[T]=M[T]:O[`k-${T}`]=M[T],O),{}))};function ls(e,t){if(!t)return{};let o=Array.isArray(t)?t:[t];return Object.fromEntries(o.map(a=>[`k-${a}`,!0]))}var c={undefined:void 0,xsmall:"xsmall",small:"small",medium:"medium",large:"large",xlarge:"xlarge",xxlarge:"xxlarge",xxxlarge:"xxxlarge"},u={undefined:void 0,none:"none",small:"small",medium:"medium",large:"large",full:"full"},f={undefined:void 0,solid:"solid",flat:"flat",outline:"outline",clear:"clear",link:"link"},N={undefined:void 0,inherit:"inherit",base:"base",primary:"primary",secondary:"secondary",tertiary:"tertiary",info:"info",success:"success",warning:"warning",error:"error",inverse:"inverse"},i={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"},ds={calloutMap:{top:"n",bottom:"s",left:"w",right:"e"},orientationMap:{vertical:"vstack",horizontal:"hstack"}};var jr={};function E(e){return jr[e]=(jr[e]||0)+1,`k-${e}-${jr[e]}`}var Pa=require("react/jsx-runtime"),en="k-font-icon",Ip=[],Tp={size:[c.undefined,c.xsmall,c.small,c.medium,c.large,c.xlarge,c.xxlarge,c.xxxlarge],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary,N.success,N.warning,N.error,N.info]},yp={},wa=e=>{let{size:t,themeColor:o,icon:a,rotate:r,flip:s,...l}=e;return a?(0,Pa.jsx)("span",{...l,className:n(e.className,en,y(en,{size:t}),{[`k-i-${a}`]:a,[`k-color-${o}`]:o,[`k-rotate-${r}`]:r,"k-flip-h":s==="h"||s==="both","k-flip-v":s==="v"||s==="both"}),"aria-hidden":"true"}):(0,Pa.jsx)(Pa.Fragment,{})};wa.states=Ip;wa.options=Tp;wa.className=en;wa.defaultOptions=yp;var cs=wa;var ho=require("react/jsx-runtime"),tn="k-svg-icon",Ep=[],Op={size:[c.undefined,c.xsmall,c.small,c.medium,c.large,c.xlarge,c.xxlarge,c.xxxlarge],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary,N.success,N.warning,N.error,N.info]},ps={viewBox:"0 0 24 24"},Ra=e=>{let{size:t,themeColor:o,rotate:a,flip:r,viewBox:s=ps.viewBox,icon:l,...p}=e;if(!l)return(0,ho.jsx)(ho.Fragment,{});if(l==="none")return(0,ho.jsx)("span",{...p,className:n(e.className,tn,y("k-icon",{size:t}),"k-none"),"aria-hidden":"true"});let h=typeof l=="object"&&l.name&&l.name;return(0,ho.jsx)("span",{...p,className:n(e.className,tn,y("k-icon",{size:t}),{[`k-svg-i-${h}`]:h,[`k-color-${o}`]:o,[`k-rotate-${a}`]:a,"k-flip-h":r==="h"||r==="both","k-flip-v":r==="v"||r==="both"}),"aria-hidden":"true",children:(0,ho.jsx)("svg",{"aria-hidden":!0,focusable:!1,xmlns:"http://www.w3.org/2000/svg",viewBox:typeof l=="object"?l.viewBox:s,dangerouslySetInnerHTML:typeof l=="object"?{__html:l.content}:void 0,children:l?void 0:e.children})})};Ra.states=Ep;Ra.options=Op;Ra.className=tn;Ra.defaultOptions=ps;var on=Ra;var an=Zr(require("@progress/kendo-svg-icons"));var ms="icon",us="icons";var hs=require("react");var fs=require("react"),bs=(0,fs.createContext)({iconsType:"svg"});var zt=require("react/jsx-runtime"),mr="k-icon",Bp=e=>e.replace(/([-_][a-z0-9])/gi,t=>t.toUpperCase().replace("-","").replace("_","")),Pp=[],wp={size:[c.undefined,c.xsmall,c.small,c.medium,c.large,c.xlarge,c.xxlarge,c.xxxlarge],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary,N.success,N.warning,N.error,N.info]},rn={viewBox:"0 0 24 24",type:"svg"},L=e=>{let{iconsType:t}=(0,hs.useContext)(bs),{size:o,themeColor:a,icon:r,type:s=t||rn.type,rotate:l,flip:p,viewBox:h=rn.viewBox,...x}=e;if(!r)return(0,zt.jsx)(zt.Fragment,{});if((t||s)==="svg"){if(r==="none")return(0,zt.jsx)(on,{...x,className:n(e.className,mr),icon:r,size:o});let k=an[r]?r:Bp(`${r}-icon`);return an[k]?(0,zt.jsx)(on,{...x,className:n(e.className,mr),icon:an[k],size:o,themeColor:a,rotate:l,flip:p,viewBox:h}):(0,zt.jsx)(zt.Fragment,{})}return(0,zt.jsx)(cs,{...x,className:n(e.className,mr),icon:r,size:o,themeColor:a,rotate:l,flip:p})};L.states=Pp;L.options=wp;L.defaultOptions=rn;L.className=mr;L.moduleName=ms;L.folderName=us;L.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 nn="button",xs=nn;var Lt=require("react/jsx-runtime"),Ka="k-button",Rp=["icon-button"],Kp=[i.hover,i.focus,i.active,i.selected,i.disabled,i.generating],_p={size:[c.undefined,c.xsmall,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.flat,f.outline,f.clear,f.link],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary,N.success,N.warning,N.error,N.info,N.inverse]},sn={showArrow:!1,arrowIconName:"chevron-down"},d=e=>{let{as:t="button",size:o,rounded:a,fillMode:r,themeColor:s,showArrow:l=sn.showArrow,arrowIconName:p=sn.arrowIconName,variant:h,hover:x,focus:g,active:k,selected:m,disabled:C,togglable:v,ariaDisabled:M,icon:O,text:T,iconClassName:K,className:Q,...xe}=e,ve=O!==void 0,Ce=e.children!==void 0;return(0,Lt.jsxs)(t,{className:n(Q,Ka,ls(Ka,h),y(Ka,{size:o,rounded:a,fillMode:r,themeColor:s}),A(Ka,{hover:x,focus:g,active:k,disabled:C||M,selected:m}),{"k-icon-button":!T&&!Ce&&ve}),...xe,"aria-pressed":v?m?"true":"false":void 0,"aria-disabled":M?"true":void 0,disabled:C||void 0,children:[O&&(0,Lt.jsx)(L,{className:n(K,"k-button-icon"),icon:O}),T?(0,Lt.jsxs)(Lt.Fragment,{children:[T&&(0,Lt.jsx)("span",{className:"k-button-text",children:T}),e.children]}):e.children&&(0,Lt.jsx)("span",{className:"k-button-text",children:e.children}),l&&(0,Lt.jsx)("span",{className:"k-menu-button-arrow k-button-arrow",children:(0,Lt.jsx)(L,{icon:p})})]})};d.states=Kp;d.options=_p;d.variants=Rp;d.className=Ka;d.defaultOptions=sn;d.moduleName=nn;d.folderName=xs;d.ariaSpec={selector:".k-button",rules:[{selector:".k-button",attribute:"role=button or nodeName=button",usage:"The button role is implicit from the native <button> element."},{selector:".k-button",attribute:"aria-label (when icon-only)",usage:"Required for icon-only buttons that have no visible text."},{selector:".k-button",attribute:"aria-pressed (when togglable)",usage:"Indicates the pressed state of a toggle button."},{selector:".k-button",attribute:"disabled (when disabled)",usage:"Rendered when the button is disabled."}]};var Ns=require("react/jsx-runtime"),X=e=>(0,Ns.jsx)(d,{icon:"folder",...e,"aria-label":e["aria-label"]||"Folder",children:void 0});var ks=require("react/jsx-runtime"),U=e=>(0,ks.jsx)(d,{icon:"folder",children:"Button",...e});var gs=require("react/jsx-runtime"),xo=e=>(0,gs.jsx)(d,{children:"Button",...e});var ur=require("react/jsx-runtime"),Dp=d.options,Hp=d.states,zp={...d.defaultOptions,variant:"text"},Fp=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],Up=[],Oo=e=>{let{variant:t,...o}=e;switch(t){case"icon-only":return(0,ur.jsx)(X,{...o,icon:"star"});case"icon-and-text":return(0,ur.jsx)(U,{...o,icon:"star",children:"Button"});default:return(0,ur.jsx)(xo,{...o,children:"Button"})}};Oo.options=Dp;Oo.states=Hp;Oo.variants=Fp;Oo.defaultOptions=zp;Oo.modifiers=Up;Oo.className=d.className;var ln="button",vs=ln;var Cs=require("react/jsx-runtime"),_a="k-button-group",Gp=[i.disabled],Vp={fillMode:[f.undefined,f.solid,f.flat,f.outline,f.clear,f.link]},$p={},w=e=>{let{fillMode:t,disabled:o,stretched:a,...r}=e;return(0,Cs.jsx)("div",{role:"group",...r,className:n(e.className,_a,y(_a,{fillMode:t}),A(_a,{disabled:o}),{[`${_a}-stretched`]:a}),...o&&{"aria-disabled":"true"},children:e.children})};w.states=Gp;w.options=Vp;w.className=_a;w.defaultOptions=$p;w.moduleName=ln;w.folderName=vs;w.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 dn=require("react/jsx-runtime");var cn=require("react/jsx-runtime");var pn=require("react/jsx-runtime");var mn=require("react/jsx-runtime");var un=require("react/jsx-runtime");var fn=require("react/jsx-runtime");var Je=require("react/jsx-runtime"),Xp={...d.options,...w.options},qp=d.states,Wp={...d.defaultOptions,...w.defaultOptions,variant:"text-button"},Jp=[{name:"icon-button",title:"Icon Only"},{name:"text-button",title:"Text"},{name:"icon-text-button",title:"Icon Text"}],Yp=[],Bo=e=>{let{variant:t,className:o,...a}=e;return t==="icon-button"?(0,Je.jsxs)(w,{fillMode:a.fillMode,className:o,children:[(0,Je.jsx)(d,{...a,icon:"star"}),(0,Je.jsx)(d,{...a,icon:"star"}),(0,Je.jsx)(d,{...a,icon:"star"})]}):t==="icon-text-button"?(0,Je.jsxs)(w,{fillMode:a.fillMode,className:o,children:[(0,Je.jsx)(d,{...a,icon:"star",children:"First"}),(0,Je.jsx)(d,{...a,icon:"star",children:"Middle"}),(0,Je.jsx)(d,{...a,icon:"star",children:"Last"})]}):(0,Je.jsxs)(w,{fillMode:a.fillMode,className:o,children:[(0,Je.jsx)(d,{...a,children:"First"}),(0,Je.jsx)(d,{...a,children:"Middle"}),(0,Je.jsx)(d,{...a,children:"Last"})]})};Bo.options=Xp;Bo.states=qp;Bo.variants=Jp;Bo.defaultOptions=Wp;Bo.modifiers=Yp;Bo.className=w.className;var Da="input",fr=Da;var Ls=require("react/jsx-runtime"),br="k-input",Qp=[i.hover,i.focus,i.valid,i.invalid,i.required,i.disabled,i.loading,i.readonly],Zp={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.flat,f.outline]},jp={},Z=e=>{let{hover:t,focus:o,disabled:a,invalid:r,valid:s,loading:l,readonly:p,size:h,rounded:x,fillMode:g,...k}=e;return(0,Ls.jsx)("span",{...k,className:n(e.className,br,y(br,{size:h,rounded:x,fillMode:g}),A(br,{hover:t,focus:o,disabled:a,invalid:r,valid:s,loading:l,readonly:p}))})};Z.states=Qp;Z.options=Zp;Z.className=br;Z.defaultOptions=jp;Z.moduleName=Da;Z.folderName=fr;var Ms=require("react/jsx-runtime"),hr="k-picker",em=[i.hover,i.focus,i.valid,i.invalid,i.required,i.disabled,i.loading,i.readonly],tm={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.flat,f.outline]},om={},Bt=e=>{let{hover:t,focus:o,disabled:a,invalid:r,valid:s,loading:l,readonly:p,size:h,rounded:x,fillMode:g,...k}=e;return(0,Ms.jsx)("span",{...k,className:n(e.className,hr,y(hr,{size:h,rounded:x,fillMode:g}),A(hr,{hover:t,focus:o,disabled:a,invalid:r,valid:s,loading:l,readonly:p})),children:e.children})};Bt.states=em;Bt.options=tm;Bt.className=hr;Bt.defaultOptions=om;Bt.moduleName=Da;Bt.folderName=fr;var Po=require("react/jsx-runtime"),Ss="k-clear-value",am=[i.disabled,i.loading,i.readonly],rm={},tt=e=>{let{disabled:t,loading:o,readonly:a,value:r}=e;return t||a||o||!r?(0,Po.jsx)(Po.Fragment,{}):(0,Po.jsx)("span",{className:n(e.className,Ss),children:(0,Po.jsx)(L,{icon:"x"})})};tt.states=am;tt.options=rm;tt.className=Ss;var As=require("react/jsx-runtime"),bn="k-input-inner",nm=[],im={},xr={type:"text",autocomplete:"off",value:"",placeholder:""},ot=e=>{let{value:t=xr.value,type:o=xr.type,placeholder:a=xr.placeholder,autocomplete:r=xr.autocomplete,disabled:s,readOnly:l,...p}=e;return(0,As.jsx)("input",{...p,type:o,className:n(e.className,bn,y(bn,e)),placeholder:a,autoComplete:r,defaultValue:t,disabled:s||void 0,readOnly:l||void 0})};ot.states=nm;ot.options=im;ot.className=bn;var Ha=require("react/jsx-runtime"),hn="k-input-inner",sm=[],lm={},No=e=>{let{value:t,placeholder:o,showValue:a,valueIcon:r,valueIconName:s,...l}=e;return(0,Ha.jsxs)("span",{...l,className:n(e.className,hn,y(hn,e)),children:[r,!r&&s&&(0,Ha.jsx)(L,{className:"k-input-value-icon",icon:s}),a&&!t&&o,a&&t&&(0,Ha.jsx)("span",{className:"k-input-value-text",children:t})]})};No.states=sm;No.options=lm;No.className=hn;var Ts=require("react/jsx-runtime"),xn="k-input-inner",dm=[],cm={},Is={value:"",placeholder:""},za=e=>{let{value:t=Is.value,placeholder:o=Is.placeholder,rows:a,disabled:r,...s}=e;return(0,Ts.jsx)("textarea",{...s,className:n(e.className,xn,y(xn,e)),placeholder:o,rows:a,defaultValue:t,disabled:r||void 0})};za.states=dm;za.options=cm;za.className=xn;var Fa=require("react/jsx-runtime"),ys="k-input-loading-icon",pm=[i.disabled,i.loading],Ye=e=>{let{disabled:t,loading:o}=e;return t||!o?(0,Fa.jsx)(Fa.Fragment,{}):(0,Fa.jsx)("span",{className:n(e.className,ys,"k-icon k-i-loading")})};Ye.states=pm;Ye.className=ys;var Ua=require("react/jsx-runtime"),Es="k-input-validation-icon",mm=[i.valid,i.invalid,i.disabled,i.loading],um={},Fe=e=>{let{valid:t,invalid:o,disabled:a,loading:r}=e,s=o?"warning-circle":"check-circle";return a||r||!!!(t||o)?(0,Ua.jsx)(Ua.Fragment,{}):(0,Ua.jsx)(L,{className:n(Es),icon:s})};Fe.states=mm;Fe.options=um;Fe.className=Es;var Ga=require("react/jsx-runtime"),fm="k-input-prefix",bm={direction:"horizontal"},Qe=e=>{let{direction:t=bm.direction,...o}=e;return e.children?(0,Ga.jsx)("span",{...o,className:n(fm,e.className,{[`k-input-prefix-${t}`]:t}),children:e.children}):(0,Ga.jsx)(Ga.Fragment,{})};var Va=require("react/jsx-runtime"),hm="k-input-suffix",xm={direction:"horizontal"},Ze=e=>{let{direction:t=xm.direction,...o}=e;return e.children?(0,Va.jsx)("span",{...o,className:n(hm,e.className,{[`k-input-suffix-${t}`]:t}),children:e.children}):(0,Va.jsx)(Va.Fragment,{})};var Nm=require("react/jsx-runtime");var Os=require("react/jsx-runtime"),km="k-input-suffix-text",Nn=e=>{let{children:t,...o}=e;return(0,Os.jsx)("span",{...o,className:n(km,e.className),children:t})};var Ps=require("react/jsx-runtime"),Bs="k-input-separator",gm={direction:"vertical"},Ue=e=>{let{direction:t=gm.direction,...o}=e;return(0,Ps.jsx)("span",{...o,className:n(Bs,e.className,{[`${Bs}-${t}`]:t})})};var Ne=require("react/jsx-runtime"),vm=Z.states,Cm=Z.defaultOptions,Lm=Z.options,Mm=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"},{name:"validation-icon",title:"Validation Icon"},{name:"separators",title:"Separators"}],Sm=[],wo=e=>{let{modifiers:t,valid:o,invalid:a,loading:r,disabled:s,readonly:l,...p}=e,h=t==null?void 0:t.prefix,x=t==null?void 0:t.suffix,g=t==null?void 0:t["clear-button"],k=t==null?void 0:t["validation-icon"],m=t==null?void 0:t.separators;return(0,Ne.jsxs)(Z,{...p,valid:o,invalid:a,loading:r,disabled:s,readonly:l,style:{width:300},children:[h&&(0,Ne.jsxs)(Ne.Fragment,{children:[(0,Ne.jsx)(Qe,{children:(0,Ne.jsx)(L,{icon:"lock"})}),m&&(0,Ne.jsx)(Ue,{})]}),(0,Ne.jsx)(ot,{placeholder:"Placeholder",value:"Value"}),k&&(0,Ne.jsx)(Fe,{valid:o,invalid:a,loading:r,disabled:s}),(0,Ne.jsx)(Ye,{loading:r,disabled:s}),g&&(0,Ne.jsx)(tt,{loading:r,disabled:s,readonly:l,value:"Value"}),x&&(0,Ne.jsxs)(Ne.Fragment,{children:[m&&(0,Ne.jsx)(Ue,{}),(0,Ne.jsx)(Ze,{children:(0,Ne.jsx)(xo,{size:p.size,fillMode:"clear",children:"Send"})})]})]})};wo.options=Lm;wo.states=vm;wo.variants=Sm;wo.defaultOptions=Cm;wo.modifiers=Mm;wo.className=Z.className;var $a=require("react/jsx-runtime"),ws="k-color-preview",Am=[],Im={},oo=e=>{let{color:t,iconName:o,...a}=e;return(0,$a.jsxs)("span",{...a,className:n(e.className,ws,{"k-icon-color-preview":o,"k-no-color":!t}),children:[o&&(0,$a.jsx)(L,{icon:o,className:"k-color-preview-icon"}),(0,$a.jsx)("span",{className:"k-color-preview-mask",style:{backgroundColor:t}})]})};oo.states=Am;oo.options=Im;oo.className=ws;var kn="popup",Rs=kn;var gn=require("react/jsx-runtime"),Ks="k-animation-container",Tm=[],ym={},_s={positionMode:"absolute"},Pt=e=>{let{positionMode:t=_s.positionMode,animationStyle:o,offset:a,...r}=e;return(0,gn.jsx)("div",{...r,style:{...a,...e.style},className:n(e.className,Ks,"k-animation-container-shown",{"k-animation-container-fixed":t==="fixed"}),children:(0,gn.jsx)("div",{className:"k-child-animation-container",style:o,children:e.children})})};Pt.states=Tm;Pt.options=ym;Pt.className=Ks;Pt.defaultOptions=_s;Pt.moduleName=kn;Pt.folderName=Rs;var vn="popup",Ds=vn;var Cn=require("react/jsx-runtime"),Hs="k-popup",Em=[],Om={},zs={positionMode:"absolute"},G=e=>{let{offset:t,positionMode:o=zs.positionMode,animationStyle:a,containerClassName:r,containerRole:s,containerAriaLabel:l,...p}=e;return(0,Cn.jsx)(Pt,{positionMode:o,offset:t,animationStyle:a,className:r,role:s,"aria-label":l,children:(0,Cn.jsx)("div",{...p,className:n(e.className,Hs),children:e.children})})};G.states=Em;G.options=Om;G.className=Hs;G.defaultOptions=zs;G.moduleName=vn;G.folderName=Ds;G.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 Ln="action-buttons",Fs=Ln;var Us=require("react/jsx-runtime"),Nr="k-actions",Bm=[],Pm={},Mn={alignment:"start",orientation:"horizontal"},V=e=>{let{alignment:t=Mn.alignment,orientation:o=Mn.orientation,...a}=e;return(0,Us.jsx)("div",{...a,className:n(Nr,{[`${Nr}-${t}`]:t,[`${Nr}-${o}`]:o},e.className),children:e.children})};V.states=Bm;V.options=Pm;V.className=Nr;V.defaultOptions=Mn;V.moduleName=Ln;V.folderName=Fs;var Vs=require("react/jsx-runtime"),wm="k-actionsheet-footer",Gs={alignment:"stretched",orientation:"horizontal"},ao=e=>{let{alignment:t=Gs.alignment,orientation:o=Gs.orientation,template:a,as:r=a?"div":V,...s}=e;return(0,Vs.jsx)(r,{...s,...!a&&{alignment:t,orientation:o},className:n(e.className,wm),children:e.children})};var Sn="searchbox",$s=Sn;var ro=require("react/jsx-runtime"),Xs="k-searchbox",Rm=[i.hover,i.focus,i.valid,i.invalid,i.required,i.disabled,i.loading],Km={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.flat,f.outline]},An={showIcon:!0,icon:"search"},ut=e=>{let{value:t,placeholder:o,size:a,rounded:r,fillMode:s,hover:l,focus:p,valid:h,invalid:x,required:g,loading:k,disabled:m,showIcon:C=An.showIcon,icon:v=An.icon,"aria-label":M,...O}=e;return(0,ro.jsxs)(Z,{...O,size:a,rounded:r,fillMode:s,hover:l,focus:p,valid:h,invalid:x,required:g,loading:k,disabled:m,className:n(e.className,Xs),children:[C&&(0,ro.jsx)(L,{className:"k-input-icon",icon:v}),(0,ro.jsx)(ot,{placeholder:o,value:t,"aria-label":M}),(0,ro.jsx)(Ye,{...e}),(0,ro.jsx)(Fe,{...e}),(0,ro.jsx)(tt,{...e})]})};ut.states=Rm;ut.options=Km;ut.className=Xs;ut.defaultOptions=An;ut.moduleName=Sn;ut.folderName=$s;var _m=require("react/jsx-runtime");var In="textbox",qs=In;var Pe=require("react/jsx-runtime"),Ws="k-textbox",Dm=[i.hover,i.focus,i.valid,i.invalid,i.required,i.disabled,i.loading,i.readonly],Hm={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.flat,f.outline]},kr={showClearButton:!0,showValidationIcon:!0,separators:!0},Le=e=>{let{size:t,rounded:o,fillMode:a,separators:r=kr.separators,showClearButton:s=kr.showClearButton,showValidationIcon:l=kr.showValidationIcon,prefix:p,suffix:h,type:x,value:g,placeholder:k,hover:m,focus:C,valid:v,invalid:M,required:O,loading:T,disabled:K,readonly:Q,id:xe,"aria-label":ve,"aria-describedby":Ce,...ze}=e;return(0,Pe.jsxs)(Z,{...ze,size:t,rounded:o,fillMode:a,hover:m,focus:C,valid:v,invalid:M,required:O,loading:T,disabled:K,readonly:Q,className:n(e.className,Ws),children:[p&&(0,Pe.jsxs)(Pe.Fragment,{children:[(0,Pe.jsx)(Qe,{children:p}),r&&(0,Pe.jsx)(Ue,{})]}),(0,Pe.jsx)(ot,{id:xe,placeholder:k,value:g,type:x,disabled:K,"aria-label":ve,"aria-describedby":Ce,"aria-invalid":M?"true":void 0}),l&&(0,Pe.jsx)(Fe,{valid:v,invalid:M,loading:T,disabled:K}),(0,Pe.jsx)(Ye,{loading:T,disabled:K}),s&&(0,Pe.jsx)(tt,{loading:T,disabled:K,readonly:Q,value:g}),h&&(0,Pe.jsxs)(Pe.Fragment,{children:[r&&(0,Pe.jsx)(Ue,{}),(0,Pe.jsx)(Ze,{children:h})]})]})};Le.states=Dm;Le.options=Hm;Le.className=Ws;Le.defaultOptions=kr;Le.moduleName=In;Le.folderName=qs;Le.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 Xa=Le;var Ys=require("react/jsx-runtime"),Js=e=>(0,Ys.jsx)(Xa,{...e});var Qs=require("react/jsx-runtime");var Zs=require("react/jsx-runtime");var zm=require("react/jsx-runtime");var gr=require("react/jsx-runtime"),Fm=Le.states,Um=Le.defaultOptions,Gm=Le.options,Vm=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"}],$m=[],Ro=e=>{let{modifiers:t,...o}=e,a={};return Object.keys(t||{}).forEach(r=>{switch(r){case"prefix":a.prefix=t!=null&&t[r]?(0,gr.jsx)(L,{icon:"lock"}):void 0;break;case"suffix":a.suffix=t!=null&&t[r]?(0,gr.jsx)(xo,{size:o.size,fillMode:"clear",children:"Send"}):void 0;break;case"clear-button":a.showClearButton=t==null?void 0:t[r];break;default:break}}),(0,gr.jsx)(Js,{value:"Value",style:{width:300},...o,...a})};Ro.options=Gm;Ro.states=Fm;Ro.variants=$m;Ro.defaultOptions=Um;Ro.modifiers=Vm;Ro.className=Le.className;var at=require("react/jsx-runtime"),js="k-actionsheet-titlebar",Xm={},Ge=e=>{let{title:t,subtitle:o,actionsStart:a,actionsEnd:r,filter:s,input:l,inputValue:p,inputPlaceholder:h,adaptive:x,titleId:g,children:k,...m}=e;return(0,at.jsxs)("div",{...m,className:n(e.className,js),children:[(0,at.jsxs)("div",{className:"k-actionsheet-titlebar-group",children:[a&&(0,at.jsx)("div",{className:"k-actionsheet-actions",children:a}),!k&&(0,at.jsxs)("div",{className:"k-actionsheet-title",id:g,children:[t&&(0,at.jsx)("div",{className:"k-text-center",children:t}),o&&(0,at.jsx)("div",{className:"k-actionsheet-subtitle k-text-center",children:o})]}),k&&(0,at.jsx)("div",{className:"k-actionsheet-title",id:g,children:k}),r&&(0,at.jsx)("div",{className:"k-actionsheet-actions",children:r})]}),(l||s)&&(0,at.jsx)("div",{className:"k-actionsheet-titlebar-group k-actionsheet-filter",children:l?(0,at.jsx)(Le,{value:p,placeholder:h,size:x?"large":"medium","aria-label":t||h||"Input"}):(0,at.jsx)(ut,{placeholder:"Filter",size:x?"large":"medium","aria-label":"Filter options"})})]})};Ge.className=js;Ge.defaultOptions=Xm;var Ko=require("react/jsx-runtime"),Tn="k-actionsheet-view",qm=[],Wm={},Jm={},_o=e=>{let{adaptive:t,animated:o,children:a,header:r,footer:s,titleId:l,...p}=e,h=(r==null?void 0:r.type)===Ge&&(0,Ko.jsx)(Ge,{adaptive:t,titleId:l,...r==null?void 0:r.props}),x=(s==null?void 0:s.type)===ao&&(0,Ko.jsx)(ao,{...s==null?void 0:s.props});return(0,Ko.jsxs)("div",{...p,className:n(e.className,Tn,{[`${Tn}-animated`]:o}),children:[h,(0,Ko.jsx)("div",{className:"k-actionsheet-content",children:a}),x]})};_o.states=qm;_o.options=Wm;_o.className=Tn;_o.defaultOptions=Jm;var qa="action-sheet",vr=qa;var yn="overlay",el=yn;var ol=require("react/jsx-runtime"),tl="k-overlay",Ym=[],Qm={},Zm={},no=e=>{let{...t}=e;return(0,ol.jsx)("div",{...t,className:n(e.className,tl),children:e.children})};no.states=Ym;no.options=Qm;no.className=tl;no.defaultOptions=Zm;no.moduleName=yn;no.folderName=el;var ko=require("react/jsx-runtime"),al="k-actionsheet",jm=[],eu={},Wa={side:"bottom",fullscreen:!1,adaptive:!1,overlay:!0},se=e=>{let{side:t=Wa.side,fullscreen:o=Wa.fullscreen,adaptive:a=Wa.adaptive,overlay:r=Wa.overlay,template:s,children:l,header:p,footer:h,id:x,...g}=e,k=x&&!s&&p?`${x}-title`:void 0;return(0,ko.jsxs)("div",{className:"k-actionsheet-container",children:[r&&(0,ko.jsx)(no,{}),(0,ko.jsx)(Pt,{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,ko.jsx)("div",{...g,id:x,role:"dialog","aria-modal":r?"true":void 0,"aria-labelledby":k,className:n(e.className,al,{[`k-actionsheet-${t}`]:o===!1,"k-actionsheet-fullscreen":o===!0,"k-adaptive-actionsheet":a}),children:s||(0,ko.jsx)(_o,{header:p,footer:h,adaptive:a,titleId:k,...e,children:l})})})]})};se.states=jm;se.options=eu;se.className=al;se.defaultOptions=Wa;se.moduleName=qa;se.folderName=vr;se.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 nl=require("react/jsx-runtime"),rl="k-actionsheet-container",tu=[],ou={},au={},Do=e=>{let{children:t,...o}=e;return(0,nl.jsx)("div",{...o,className:rl,children:t})};Do.states=tu;Do.options=ou;Do.className=rl;Do.defaultOptions=au;Do.moduleName=qa;Do.folderName=vr;var il=require("react/jsx-runtime"),En=e=>{let{...t}=e;return(0,il.jsx)("div",{...t,className:n(e.className,"k-list-ul"),children:e.children})};var ft=require("react/jsx-runtime"),On="k-actionsheet-item",ru=[i.hover,i.focus,i.selected,i.disabled],io=e=>{let{iconName:t,text:o,description:a,hover:r,focus:s,selected:l,disabled:p,...h}=e;return(0,ft.jsxs)("span",{...h,className:n(e.className,On,A(On,{hover:r,focus:s,selected:l,disabled:p})),children:[!e.children&&(0,ft.jsx)(ft.Fragment,{children:(0,ft.jsxs)("span",{className:"k-actionsheet-action",children:[t&&(0,ft.jsx)("span",{className:"k-icon-wrap",children:(0,ft.jsx)(L,{className:"k-actionsheet-item-icon",icon:t})}),(0,ft.jsxs)("span",{className:"k-actionsheet-item-text",children:[o&&(0,ft.jsx)("span",{className:"k-actionsheet-item-title",children:o}),a&&(0,ft.jsx)("span",{className:"k-actionsheet-item-description",children:a})]})]})}),e.children]})};io.states=ru;io.className=On;var sl=require("react/jsx-runtime");var nu=require("react/jsx-runtime");var iu=require("react/jsx-runtime");var su=require("react/jsx-runtime");var j=require("react/jsx-runtime"),lu=se.options,du=se.states,dl={...se.defaultOptions,variant:"normal"},cu=[{name:"normal",title:"Normal"},{name:"adaptive",title:"Adaptive"},{name:"fullScreen",title:"Full Screen"}],pu=[{name:"actions",title:"Titlebar Actions",type:"boolean"},{name:"subtitle",title:"Subtitle",type:"boolean"},{name:"footer",title:"Footer",type:"boolean"}],Ho=e=>{let{variant:t,modifiers:o,...a}={...dl,...e},r={},s=(0,j.jsxs)(En,{children:[(0,j.jsx)(io,{text:"Edit Item",description:"Click to edit",iconName:"edit-tools"}),(0,j.jsx)(io,{text:"Add to Favorites",iconName:"heart"}),(0,j.jsx)(io,{text:"Upload New",iconName:"upload",disabled:!0}),(0,j.jsx)("hr",{className:"k-hr"}),(0,j.jsx)(io,{text:"Cancel",iconName:"cancel"})]}),l="Choose from the items below",p="Select Item";return t==="fullScreen"&&(r.fullScreen=!0),Object.keys(o||{}).forEach(h=>{switch(h){case"actions":r.actionsStart=!!(o!=null&&o[h]),r.actionsEnd=!!(o!=null&&o[h]);break;case"subtitle":r.subtitle=o!=null&&o[h]?l:void 0;break;case"footer":r.footer=!!(o!=null&&o[h]);break;default:break}}),t==="adaptive"?(0,j.jsx)(se,{...a,adaptive:!0,fullscreen:r.fullScreen,header:(0,j.jsx)(Ge,{actionsStart:r.actionsStart?(0,j.jsx)(d,{icon:"chevron-left",size:"large",fillMode:"flat"}):void 0,actionsEnd:r.actionsEnd?(0,j.jsx)(d,{icon:"x",size:"large",fillMode:"flat"}):void 0,title:p,subtitle:r.subtitle}),footer:r.footer?(0,j.jsxs)(ao,{alignment:"stretched",children:[(0,j.jsx)(d,{text:"Cancel",size:"large",themeColor:"base"}),(0,j.jsx)(d,{text:"Apply",size:"large",themeColor:"primary"})]}):void 0,children:s}):(0,j.jsx)(se,{...a,fullscreen:r.fullScreen,header:(0,j.jsx)(Ge,{actionsStart:r.actionsStart?(0,j.jsx)(d,{icon:"chevron-left",fillMode:"flat"}):void 0,actionsEnd:r.actionsEnd?(0,j.jsx)(d,{icon:"x",fillMode:"flat"}):void 0,title:"Select Item",subtitle:r.subtitle}),footer:r.footer?(0,j.jsxs)(ao,{alignment:"stretched",children:[(0,j.jsx)(d,{text:"Apply",themeColor:"primary"}),(0,j.jsx)(d,{text:"Cancel",themeColor:"base"})]}):void 0,children:s})};Ho.options=lu;Ho.states=du;Ho.variants=cu;Ho.defaultOptions=dl;Ho.modifiers=pu;Ho.className=se.className;var Bn="slider",cl=Bn;var Mt=require("react/jsx-runtime"),Ja="k-slider",mu=[i.hover,i.focus,i.active,i.disabled,i.readonly],uu={},bt={type:"single",orientation:"horizontal",gradientType:"1d",readonly:!1,disabled:!1,handlePosition:"end",showButtons:!0,showTicks:!0,value:50,min:0,max:100},J=e=>{let{type:t=bt.type,orientation:o=bt.orientation,gradientType:a=bt.gradientType,readonly:r=bt.readonly,disabled:s=bt.disabled,handlePosition:l=bt.handlePosition,showButtons:p=bt.showButtons,showTicks:h=bt.showTicks,value:x=bt.value,min:g=bt.min,max:k=bt.max,startValue:m,endValue:C,hover:v,focus:M,active:O,trackStyle:T,dir:K,...Q}=e,ve=(()=>{if(t==="gradient"&&a==="2d")return"undefined";if(o==="vertical")return"vertical"})(),Ce,ze;return o==="horizontal"?(Ce=K==="rtl"?"chevron-left":"chevron-right",ze=K==="rtl"?"chevron-right":"chevron-left"):o==="vertical"&&(Ce="chevron-up",ze="chevron-down"),(0,Mt.jsxs)("div",{...Q,className:n(Ja,e.className,A(Ja,{readonly:r,disabled:s}),{[`k-slider-${o}`]:o,"k-colorgradient-slider":t==="gradient"}),dir:K,children:[p&&(0,Mt.jsx)(d,{className:"k-button-decrease",rounded:"full",icon:ze,tabIndex:-1,title:"Decrease"}),(0,Mt.jsxs)("div",{className:"k-slider-track-wrap",children:[h&&(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:T,children:[(0,Mt.jsx)("div",{className:"k-slider-selection"}),t==="range"&&(0,Mt.jsx)("span",{className:n("k-draghandle","k-draghandle-start",A(Ja,{hover:v,focus:M,active:O})),role:"slider",tabIndex:s?void 0:0,"aria-valuenow":m??g,"aria-valuemin":g,"aria-valuemax":C??k,"aria-orientation":ve,"aria-disabled":s?"true":void 0,"aria-readonly":r?"true":void 0,"aria-label":Q["aria-label"]?`${Q["aria-label"]} start`:"Range start"}),(0,Mt.jsx)("span",{className:n("k-draghandle",`k-draghandle-${l}`,A(Ja,{hover:v,focus:M,active:O})),role:"slider",tabIndex:s?void 0:0,"aria-valuenow":t==="range"?C??k:x,"aria-valuemin":t==="range"?m??g:g,"aria-valuemax":k,"aria-orientation":ve,"aria-disabled":s?"true":void 0,"aria-readonly":r?"true":void 0,"aria-label":t==="range"?Q["aria-label"]?`${Q["aria-label"]} end`:"Range end":Q["aria-label"]})]})]}),p&&(0,Mt.jsx)(d,{className:"k-button-increase",rounded:"full",icon:Ce,tabIndex:-1,title:"Increase"})]})};J.states=mu;J.options=uu;J.className=Ja;J.defaultOptions=bt;J.moduleName=Bn;J.folderName=cl;J.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 Pn=require("react/jsx-runtime"),pl="k-tick",fu=[],bu={},ml={label:!1},B=e=>{let{style:t,label:o=ml.label,orientation:a,large:r,text:s,...l}=e;return(0,Pn.jsx)("li",{...l,role:"presentation",title:s||"Tick",className:n(e.className,pl,{[`k-tick-${a}`]:a,"k-tick-large":r}),style:t,children:o&&(0,Pn.jsx)("span",{className:"k-label",children:s})})};B.states=fu;B.options=bu;B.className=pl;B.defaultOptions=ml;var Me=require("react/jsx-runtime"),ul=e=>(0,Me.jsx)(J,{"aria-label":e["aria-label"]||"Slider",children:(0,Me.jsxs)(Me.Fragment,{children:[(0,Me.jsx)(B,{className:"k-first",label:!0,large:!0,text:"0"}),(0,Me.jsx)(B,{}),(0,Me.jsx)(B,{}),(0,Me.jsx)(B,{}),(0,Me.jsx)(B,{}),(0,Me.jsx)(B,{label:!0,large:!0,text:"5"}),(0,Me.jsx)(B,{}),(0,Me.jsx)(B,{}),(0,Me.jsx)(B,{}),(0,Me.jsx)(B,{}),(0,Me.jsx)(B,{className:"k-last",label:!0,large:!0,text:"10"})]}),...e});var Se=require("react/jsx-runtime"),fl=e=>(0,Se.jsx)(J,{children:(0,Se.jsxs)(Se.Fragment,{children:[(0,Se.jsx)(B,{className:"k-first",label:!0,large:!0,text:"0"}),(0,Se.jsx)(B,{}),(0,Se.jsx)(B,{}),(0,Se.jsx)(B,{}),(0,Se.jsx)(B,{}),(0,Se.jsx)(B,{label:!0,large:!0,text:"5"}),(0,Se.jsx)(B,{}),(0,Se.jsx)(B,{}),(0,Se.jsx)(B,{}),(0,Se.jsx)(B,{}),(0,Se.jsx)(B,{className:"k-last",label:!0,large:!0,text:"10"})]}),"aria-label":e["aria-label"]||"Vertical slider",...e,orientation:"vertical"});var wn=require("react/jsx-runtime");var Rn=require("react/jsx-runtime");var bl=require("react/jsx-runtime"),Kn=e=>(0,bl.jsx)(J,{type:"gradient",showButtons:!1,showTicks:!1,...e,"aria-label":e["aria-label"]||"Color slider"});var hl=require("react/jsx-runtime"),_n=e=>(0,hl.jsx)(J,{type:"gradient",orientation:"vertical",showButtons:!1,showTicks:!1,...e,"aria-label":e["aria-label"]||"Color slider"});var Dn=require("react/jsx-runtime");var Hn=require("react/jsx-runtime");var je=require("react/jsx-runtime"),hu=J.options,xu=J.states,xl={...J.defaultOptions,variant:"horizontal",label:!0},Nu=[{name:"horizontal",title:"Horizontal"},{name:"vertical",title:"Vertical"}],ku=[{name:"label",title:"Labels"},{name:"tick",title:"Ticks"},{name:"button",title:"Side Buttons"}],zo=e=>{let{variant:t,modifiers:o,...a}={...xl,...e},r={};Object.keys(o||{}).forEach(x=>{switch(x){case"button":{r.showButtons=!!(o!=null&&o[x]);break}case"label":{r.label=!!(o!=null&&o[x]);break}case"tick":{r.showTicks=!!(o!=null&&o[x]);break}}});let{label:s=!0,showButtons:l,showTicks:p}=r,h={"--kendo-slider-start":0,"--kendo-slider-end":60};return t==="vertical"?(0,je.jsxs)(fl,{showTicks:p,showButtons:l,style:{height:"300px",...h},...a,children:[(0,je.jsx)(B,{label:s,large:!0,orientation:"vertical",text:"0",style:{position:"absolute",bottom:"0%"}}),(0,je.jsx)(B,{label:s,large:!0,orientation:"vertical",text:"2",style:{position:"absolute",bottom:"25%"}}),(0,je.jsx)(B,{label:s,large:!0,orientation:"vertical",text:"4",style:{position:"absolute",bottom:"50%"}}),(0,je.jsx)(B,{label:s,large:!0,orientation:"vertical",text:"6",style:{position:"absolute",bottom:"75%"}}),(0,je.jsx)(B,{label:s,large:!0,orientation:"vertical",text:"8",style:{position:"absolute",bottom:"100%"}})]}):(0,je.jsxs)(ul,{showTicks:p,showButtons:l,style:{width:"400px",...h},...a,children:[(0,je.jsx)(B,{label:s,large:!0,orientation:"horizontal",text:"0",style:{position:"absolute",left:"0%"}}),(0,je.jsx)(B,{label:s,large:!0,orientation:"horizontal",text:"2",style:{position:"absolute",left:"25%"}}),(0,je.jsx)(B,{label:s,large:!0,orientation:"horizontal",text:"4",style:{position:"absolute",left:"50%"}}),(0,je.jsx)(B,{label:s,large:!0,orientation:"horizontal",text:"6",style:{position:"absolute",left:"75%"}}),(0,je.jsx)(B,{label:s,large:!0,orientation:"horizontal",text:"8",style:{position:"absolute",left:"100%"}})]})};zo.options=hu;zo.states=xu;zo.variants=Nu;zo.defaultOptions=xl;zo.modifiers=ku;zo.className=J.className;var Ya=require("react/jsx-runtime"),Nl="k-spin-button",Cu=[],Lu={size:[c.undefined,c.small,c.medium,c.large],fillMode:[f.undefined,f.solid,f.flat,f.outline,f.clear,f.link]},zn={increaseLabel:"Increase value",decreaseLabel:"Decrease value"},so=e=>{let{size:t,fillMode:o,disabled:a,increaseLabel:r=zn.increaseLabel,decreaseLabel:s=zn.decreaseLabel,...l}=e;return(0,Ya.jsxs)("span",{...l,className:n(Nl,e.className),children:[(0,Ya.jsx)(d,{className:"k-spinner-increase",icon:"chevron-up",size:t,fillMode:o,disabled:a,"aria-label":r}),(0,Ya.jsx)(d,{className:"k-spinner-decrease",icon:"chevron-down",size:t,fillMode:o,disabled:a,"aria-label":s})]})};so.states=Cu;so.options=Lu;so.className=Nl;so.defaultOptions=zn;so.moduleName=null;so.folderName=null;var kl="numeric-textbox",gl="numerictextbox";var Ae=require("react/jsx-runtime"),vl="k-numerictextbox",Mu=[i.hover,i.focus,i.valid,i.invalid,i.loading,i.required,i.disabled,i.readonly],Su={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.flat,f.outline]},Cr={showSpinButton:!0,showClearButton:!0,separators:!0},$=e=>{let{size:t,rounded:o,fillMode:a,separators:r=Cr.separators,showClearButton:s=Cr.showClearButton,showSpinButton:l=Cr.showSpinButton,prefix:p,suffix:h,value:x,placeholder:g,hover:k,focus:m,valid:C,invalid:v,required:M,loading:O,disabled:T,readonly:K,id:Q,"aria-label":xe,"aria-describedby":ve,...Ce}=e;return(0,Ae.jsxs)(Z,{...Ce,size:t,rounded:o,fillMode:a,hover:k,focus:m,valid:C,invalid:v,required:M,loading:O,disabled:T,readonly:K,className:n(e.className,vl),children:[p&&(0,Ae.jsxs)(Ae.Fragment,{children:[(0,Ae.jsx)(Qe,{children:p}),r&&(0,Ae.jsx)(Ue,{})]}),(0,Ae.jsx)(ot,{id:Q,placeholder:g,value:x,role:"spinbutton",disabled:T,"aria-label":xe,"aria-describedby":ve,"aria-invalid":v?"true":void 0}),(0,Ae.jsx)(Fe,{valid:C,invalid:v,loading:O,disabled:T}),(0,Ae.jsx)(Ye,{loading:O,disabled:T}),s&&(0,Ae.jsx)(tt,{loading:O,disabled:T,readonly:K,value:x}),h&&(0,Ae.jsxs)(Ae.Fragment,{children:[r&&(0,Ae.jsx)(Ue,{}),(0,Ae.jsx)(Ze,{children:h})]}),l&&(0,Ae.jsx)(so,{className:"k-input-spinner",size:t,fillMode:a,disabled:T})]})};$.states=Mu;$.options=Su;$.className=vl;$.defaultOptions=Cr;$.moduleName=kl;$.folderName=gl;$.ariaSpec={selector:".k-numerictextbox",rules:[{selector:".k-numerictextbox > .k-input-inner",attribute:"role=spinbutton",usage:"Announces the spin button capabilities of the NumericTextBox."},{selector:".k-numerictextbox > .k-input-inner",attribute:"label for or aria-label or aria-labelledby (when has accessible name)",usage:"The input requires an accessible name (provided by consuming app)."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-valuenow (when has value)",usage:"Announces the current value of the component."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-valuemin (when has min)",usage:"Announces the minimum allowed value."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-valuemax (when has max)",usage:"Announces the maximum allowed value."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-invalid=true (when invalid)",usage:"Rendered when the NumericTextBox is in an invalid state."},{selector:".k-numerictextbox > .k-input-inner",attribute:"aria-describedby (when has hint or error)",usage:"Points to the hint or error message."},{selector:".k-numerictextbox.k-disabled > .k-input-inner",attribute:"disabled=disabled or aria-disabled=true",usage:"Rendered when the NumericTextBox is disabled."},{selector:".k-numerictextbox .k-spin-button > .k-button",attribute:"role=button or nodeName=button",usage:"Describes the role of the spin buttons."},{selector:".k-numerictextbox .k-spin-button > .k-button",attribute:"aria-label",usage:"The button element requires discernible text."},{selector:".k-numerictextbox.k-disabled .k-spin-button > .k-button",attribute:"disabled=disabled or aria-disabled=true",usage:"Rendered when the NumericTextBox is disabled."}]};var Qa=$;var Ll=require("react/jsx-runtime"),Cl=e=>(0,Ll.jsx)(Qa,{...e});var Mr=Zr(require("react"));var Fn=require("react/jsx-runtime"),Au="k-list-group-sticky-header",Un=e=>(0,Fn.jsx)("div",{className:n(Au,e.className),children:(0,Fn.jsx)("div",{className:"k-list-header-text",children:e.children})});var Ml=require("react/jsx-runtime"),Iu="k-no-data",Lr=e=>{let{live:t,...o}=e;return(0,Ml.jsx)("span",{...o,className:n(Iu,e.className),"aria-live":t?"polite":void 0,children:e.children})};var go="list",Fo=go;var Uo=require("react/jsx-runtime"),Gn="k-list",Tu=[],yu={size:[c.undefined,c.small,c.medium,c.large]},Eu={},H=e=>{var C;let{size:t,virtualization:o,children:a,header:r,optionLabel:s,customValue:l,noData:p,screenReaders:h,...x}=e,k=Mr.default.Children.toArray(a)[0],m=(C=k==null?void 0:k.props)!=null&&C.children?Mr.default.Children.count(k.props.children):Mr.default.Children.count(a);return(0,Uo.jsxs)("div",{...x,className:n(e.className,Gn,y(Gn,{size:t}),{"k-virtual-list":o}),children:[s,l,r&&(0,Uo.jsx)(Un,{children:r}),a||(p!==void 0?p:(0,Uo.jsx)(Lr,{live:!0,children:"No data found."})),h&&a&&(0,Uo.jsxs)(Lr,{className:"k-sr-only",live:!0,children:[m," items found."]})]})};H.states=Tu;H.options=yu;H.className=Gn;H.defaultOptions=Eu;H.moduleName=go;H.folderName=Fo;H.ariaSpec={selector:".k-list",rules:[{selector:".k-list .k-no-data",attribute:"aria-live=polite",usage:'Announces "No data found" to screen readers.'}]};var Al=require("react/jsx-runtime"),Sl="k-list-container",Ou=[],Bu={},Pu={},Go=e=>{let{...t}=e;return(0,Al.jsx)("div",{...t,className:n(e.className,Sl),children:e.children})};Go.states=Ou;Go.options=Bu;Go.className=Sl;Go.defaultOptions=Pu;Go.moduleName=go;Go.folderName=Fo;var vo="checkbox",Vo=vo;var Vn=require("react/jsx-runtime"),Sr="k-checkbox",wu=[i.hover,i.focus,i.valid,i.invalid,i.required,i.disabled,i.checked,i.indeterminate],Ru={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full]},Ku={},ht=e=>{let{id:t,checked:o,indeterminate:a,hover:r,focus:s,disabled:l,invalid:p,valid:h,required:x,size:g,rounded:k,wrapperRole:m,...C}=e;return(0,Vn.jsx)("span",{className:"k-checkbox-wrap",role:m,children:(0,Vn.jsx)("input",{...C,id:t,type:"checkbox",defaultChecked:o,required:x,disabled:l||void 0,"aria-invalid":p?"true":void 0,className:n(e.className,Sr,y(Sr,{size:g,rounded:k}),A(Sr,{hover:r,focus:s,disabled:l,invalid:p,valid:h,indeterminate:a,checked:o}))})})};ht.states=wu;ht.options=Ru;ht.className=Sr;ht.defaultOptions=Ku;ht.moduleName=vo;ht.folderName=Vo;ht.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=ht;var yl=require("react/jsx-runtime"),Il="k-checkbox-list",_u=[],Du={},Tl={layout:"vertical"},Ve=e=>{let{layout:t=Tl.layout,...o}=e;return(0,yl.jsx)("ul",{...o,className:n(e.className,Il,{[`k-list-${t}`]:t}),children:e.children})};Ve.states=_u;Ve.options=Du;Ve.className=Il;Ve.defaultOptions=Tl;Ve.moduleName=vo;Ve.folderName=Vo;var Ol=require("react/jsx-runtime"),El="k-checkbox-list-item",Hu=[],zu={},Fu={},$e=e=>{let{...t}=e;return(0,Ol.jsx)("li",{...t,className:n(e.className,El),children:e.children})};$e.states=Hu;$e.options=zu;$e.className=El;$e.defaultOptions=Fu;$e.moduleName=vo;$e.folderName=Vo;var Co=require("react/jsx-runtime"),Ft=({children:e="Label",id:t="cb-label-after",...o})=>(0,Co.jsxs)(Co.Fragment,{children:[(0,Co.jsx)(St,{id:t,...o}),(0,Co.jsx)("label",{className:"k-checkbox-label",htmlFor:t,children:e})]});var $n=require("react/jsx-runtime");var Xn=require("react/jsx-runtime");var qn=require("react/jsx-runtime");var Uu=require("react/jsx-runtime");var Gu=require("react/jsx-runtime");var Vu=require("react/jsx-runtime");var we=require("react/jsx-runtime"),$u=Ve.options,Xu=Ve.states,qu={...Ve.defaultOptions,variant:"vertical"},Wu=[{name:"vertical",title:"Vertical"},{name:"horizontal",title:"Horizontal"}],Ju=[],$o=e=>{let{variant:t,...o}=e;return t==="horizontal"?(0,we.jsxs)(Ve,{layout:"horizontal",...o,children:[(0,we.jsx)($e,{children:(0,we.jsx)(Ft,{id:E("cb"),defaultChecked:!0,children:"Label"})}),(0,we.jsx)($e,{children:(0,we.jsx)(Ft,{id:E("cb"),children:"Label"})}),(0,we.jsx)($e,{children:(0,we.jsx)(Ft,{id:E("cb"),children:"Label"})})]}):(0,we.jsxs)(Ve,{...o,children:[(0,we.jsx)($e,{children:(0,we.jsx)(Ft,{id:E("cb"),defaultChecked:!0,children:"Label"})}),(0,we.jsx)($e,{children:(0,we.jsx)(Ft,{id:E("cb"),children:"Label"})}),(0,we.jsx)($e,{children:(0,we.jsx)(Ft,{id:E("cb"),children:"Label"})})]})};$o.options=$u;$o.states=Xu;$o.variants=Wu;$o.defaultOptions=qu;$o.modifiers=Ju;$o.className=Ve.className;var Bl=require("react/jsx-runtime"),Yu=St.options,Qu=St.states,Zu=St.defaultOptions,ju=[],ef=[],Xo=e=>(0,Bl.jsx)(Ft,{id:E("checkbox"),...e,defaultChecked:!0,children:"Label"});Xo.options=Yu;Xo.states=Qu;Xo.variants=ju;Xo.defaultOptions=Zu;Xo.modifiers=ef;Xo.className=St.className;var wt=require("react/jsx-runtime"),Wn="k-list-item",tf=[i.hover,i.focus,i.selected,i.disabled],of={},af={},R=e=>{let{text:t,groupLabel:o,group:a,iconName:r,iconClassName:s,showCheckbox:l,checked:p,hover:h,focus:x,selected:g,disabled:k,actions:m,description:C,id:v,...M}=e,O=t||e.children;return(0,wt.jsxs)("li",{...M,id:v,role:a?"presentation":"option",tabIndex:a?void 0:x?0:-1,"aria-selected":!a&&g?"true":a?void 0:"false","aria-disabled":!a&&k?"true":void 0,className:n(e.className,a?"k-list-group-item":Wn,A(Wn,{hover:h,focus:x,disabled:k,selected:g})),children:[l&&(0,wt.jsx)(ht,{checked:p}),r&&(0,wt.jsx)("span",{className:"k-list-item-icon-wrapper",children:(0,wt.jsx)(L,{icon:r,className:n("k-list-item-icon",s)})}),(0,wt.jsx)("span",{className:"k-list-item-text",children:O}),m&&(0,wt.jsx)("div",{className:"k-list-item-actions",children:m}),C&&(0,wt.jsx)("span",{className:"k-list-item-description",children:C}),o&&o!==""&&(0,wt.jsx)("div",{className:"k-list-item-group-label",children:o})]})};R.states=tf;R.options=of;R.className=Wn;R.defaultOptions=af;R.moduleName=go;R.folderName=Fo;R.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 Pl=require("react/jsx-runtime"),rf="k-list-ul",Ut=e=>{let{children:t,role:o,id:a,...r}=e;return(0,Pl.jsx)("ul",{...r,id:a,role:o,className:n(rf,e.className),children:t})};Ut.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 qo=require("react/jsx-runtime"),nf="k-list-content",q=e=>{let{virtualization:t,grouping:o,"aria-label":a,"aria-labelledby":r,listboxId:s,...l}=e;return(0,qo.jsxs)("div",{...l,className:n(nf,e.className),role:o?"listbox":void 0,id:o?s:void 0,"aria-label":o?a:void 0,"aria-labelledby":o?r:void 0,children:[o?e.children:(0,qo.jsx)(Ut,{role:"listbox",id:s,"aria-label":a,"aria-labelledby":r,children:e.children}),t&&(0,qo.jsx)("div",{className:"k-height-container",children:(0,qo.jsx)("div",{})})]})};q.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 Jn=require("react/jsx-runtime");var Wo=require("react/jsx-runtime"),sf="k-list-group-item",Lo=e=>{let{groupIconName:t,...o}=e;return(0,Wo.jsxs)("li",{...o,role:"presentation",className:n(sf,e.className),children:[t&&(0,Wo.jsx)("span",{className:"k-list-item-icon-wrapper",children:(0,Wo.jsx)(L,{icon:t,className:"k-list-item-icon"})}),(0,Wo.jsx)("span",{className:"k-list-item-text",children:e.children})]})};Lo.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 wl=require("react/jsx-runtime"),Yn="k-list-optionlabel",lf=[i.hover,i.focus,i.selected,i.disabled],df={},cf={},Ar=e=>{let{text:t,hover:o,focus:a,selected:r,disabled:s,...l}=e;return(0,wl.jsx)("div",{...l,className:n(Yn,A(Yn,{hover:o,focus:a,selected:r,disabled:s})),children:t})};Ar.states=lf;Ar.options=df;Ar.className=Yn;Ar.defaultOptions=cf;var Rl=require("react/jsx-runtime"),Qn="k-list-custom-value",pf=[i.hover,i.focus,i.selected,i.disabled],mf={},uf={},lo=e=>{let{text:t,hover:o,focus:a,selected:r,disabled:s,...l}=e;return(0,Rl.jsx)("div",{...l,className:n(Qn,A(Qn,{hover:o,focus:a,selected:r,disabled:s})),children:t})};lo.states=pf;lo.options=mf;lo.className=Qn;lo.defaultOptions=uf;var Zn=require("react/jsx-runtime");var jn=require("react/jsx-runtime");var ei=require("react/jsx-runtime");var ti=require("react/jsx-runtime");var ff=require("react/jsx-runtime");var oi=require("react/jsx-runtime");var Kl="dropdown-list",_l="dropdownlist";var ee=require("react/jsx-runtime"),Dl="k-dropdownlist",bf=[i.hover,i.focus,i.valid,i.invalid,i.required,i.disabled,i.loading,i.readonly],hf={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.flat,f.outline]},ai={showValue:!0,arrowIconName:"chevron-down"},ue=e=>{let{size:t,rounded:o,fillMode:a,arrowIconName:r=ai.arrowIconName,showValue:s=ai.showValue,valueIconName:l,prefix:p,suffix:h,value:x,placeholder:g,hover:k,focus:m,valid:C,invalid:v,required:M,loading:O,disabled:T,readonly:K,popup:Q,opened:xe,adaptive:ve,adaptiveSettings:Ce,adaptiveTitle:ze,adaptiveSubtitle:bo,adaptiveFilter:Jr,id:to,activeDescendant:cr,"aria-label":Yr,...Qr}=e,kp=to?`${to}-listbox`:void 0,is=to?`${to}-value`:void 0;return(0,ee.jsxs)(ee.Fragment,{children:[(0,ee.jsxs)(Bt,{...Qr,id:to,size:t,rounded:o,fillMode:a,hover:k,focus:m,valid:C,invalid:v,required:M,loading:O,disabled:T,readonly:K,className:n(e.className,Dl,{"k-icon-picker":!s&&l}),role:"combobox","aria-haspopup":"listbox","aria-expanded":xe?"true":"false","aria-controls":xe?kp:void 0,"aria-activedescendant":xe&&cr?cr:void 0,"aria-describedby":xe?is:void 0,"aria-disabled":T?"true":void 0,"aria-label":Yr,tabIndex:0,children:[(0,ee.jsx)(Qe,{children:p}),(0,ee.jsx)(No,{placeholder:g,value:x,showValue:s,valueIconName:l,id:is}),(0,ee.jsx)(Fe,{valid:C,invalid:v,loading:O,disabled:T}),(0,ee.jsx)(Ye,{loading:O,disabled:T}),(0,ee.jsx)(Ze,{children:h}),(0,ee.jsx)(d,{className:"k-input-button",icon:r,size:e.size,fillMode:e.fillMode,"aria-label":g||"Toggle dropdown",tabIndex:-1})]}),xe&&Q&&(0,ee.jsx)(G,{className:"k-list-container k-dropdownlist-popup",containerRole:"region",containerAriaLabel:"Dropdown suggestions",children:Q}),ve&&(0,ee.jsx)(se,{adaptive:!0,...Ce,header:(0,ee.jsx)(Ge,{actionsEnd:(0,ee.jsx)(d,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply selection"}),filter:Jr,inputValue:x,inputPlaceholder:g,title:ze,subtitle:bo}),children:(0,ee.jsx)("div",{className:"k-list-container",children:(0,ee.jsx)(H,{size:"large",children:(0,ee.jsxs)(q,{"aria-label":"Options",children:[(0,ee.jsx)(R,{text:"List item"}),(0,ee.jsx)(R,{text:"List item"}),(0,ee.jsx)(R,{text:"List item"})]})})})})]})};ue.states=bf;ue.options=hf;ue.className=Dl;ue.defaultOptions=ai;ue.moduleName=Kl;ue.folderName=_l;ue.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 xf=require("react/jsx-runtime");var Hl=require("react/jsx-runtime");var ri=require("react/jsx-runtime");var Nf=require("react/jsx-runtime");var zl=require("react/jsx-runtime");var ni=require("react/jsx-runtime");var kf=require("react/jsx-runtime");var et=require("react/jsx-runtime"),gf=ue.states,vf=ue.defaultOptions,Cf=ue.options,Lf=[{name:"opened",title:"Opened"}],Mf=[],Yo=e=>{let{modifiers:t,...o}=e,a={},r=(0,et.jsxs)(et.Fragment,{children:[(0,et.jsx)("div",{className:"k-list-filter",children:(0,et.jsx)(ut,{})}),(0,et.jsx)(H,{style:{width:300},size:o.size,children:(0,et.jsxs)(q,{children:[(0,et.jsx)(R,{children:"List item"}),(0,et.jsx)(R,{children:"List item"}),(0,et.jsx)(R,{children:"List item"})]})})]});return Object.keys(t||{}).forEach(s=>{s==="opened"&&(a.opened=!!(t!=null&&t[s]),a.popup=t!=null&&t[s]?r:void 0)}),(0,et.jsx)("div",{children:(0,et.jsx)(ue,{placeholder:"Value",style:{width:300},...o,...a})})};Yo.options=Cf;Yo.states=gf;Yo.variants=Mf;Yo.defaultOptions=vf;Yo.modifiers=Lf;Yo.className=ue.className;var Fl=require("react/jsx-runtime");var Ul=require("react/jsx-runtime");var Sf=require("react/jsx-runtime");var Ir=require("react/jsx-runtime"),Af=$.states,If=$.defaultOptions,Tf=$.options,yf=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"clear-button",title:"`Clear` Button"},{name:"spin-button",title:"`Spin` Button"}],Ef=[],Qo=e=>{let{modifiers:t,...o}=e,a={};return Object.keys(t||{}).forEach(r=>{switch(r){case"prefix":a.prefix=t!=null&&t[r]?(0,Ir.jsx)(ue,{size:o.size,fillMode:"flat",value:"mm"}):void 0;break;case"suffix":a.suffix=t!=null&&t[r]?(0,Ir.jsx)(Nn,{children:"mm"}):void 0;break;case"clear-button":a.showClearButton=t==null?void 0:t[r];break;case"spin-button":a.showSpinButton=t==null?void 0:t[r];break;default:break}}),(0,Ir.jsx)(Cl,{value:"Value",style:{width:300},...o,...a})};Qo.options=Tf;Qo.states=Af;Qo.variants=Ef;Qo.defaultOptions=If;Qo.modifiers=yf;Qo.className=$.className;var S=require("react/jsx-runtime"),Gl="k-colorgradient-inputs",Of=[],Bf={size:[c.undefined,c.small,c.medium,c.large]},Vl={mode:"rgba"},Zo=e=>{let{mode:t=Vl.mode,size:o,...a}=e;return(0,S.jsxs)("div",{...a,className:n(Gl,"k-hstack"),children:[(0,S.jsx)("div",{className:"k-vstack",children:(0,S.jsx)(d,{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)($,{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)($,{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)($,{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)($,{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)($,{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)($,{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)($,{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)($,{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)($,{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)($,{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)($,{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)($,{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)($,{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)($,{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)(Le,{showClearButton:!1,value:"#b88484AA",className:"k-hex-value"}),(0,S.jsx)("label",{className:"k-colorgradient-input-label",children:"HEX"})]})})]})};Zo.states=Of;Zo.options=Bf;Zo.className=Gl;Zo.defaultOptions=Vl;var Re=require("react/jsx-runtime"),$l="k-colorgradient-color-contrast",Pf=[],wf={},Rf={},jo=()=>(0,Re.jsxs)("div",{className:n($l,"k-vbox"),children:[(0,Re.jsxs)("div",{className:"k-contrast-ratio",children:[(0,Re.jsx)("span",{className:"k-contrast-ratio-text",children:"Contrast ratio: 7.1"}),(0,Re.jsxs)("span",{className:"k-contrast-validation !k-text-success",children:[(0,Re.jsx)(L,{icon:"check"}),(0,Re.jsx)(L,{icon:"check"})]})]}),(0,Re.jsxs)("div",{children:[(0,Re.jsx)("span",{children:"AA: 4.5"}),(0,Re.jsxs)("span",{className:"k-contrast-validation !k-text-success",children:["Pass",(0,Re.jsx)(L,{icon:"check"})]})]}),(0,Re.jsxs)("div",{children:[(0,Re.jsx)("span",{children:"AAA: 7.0"}),(0,Re.jsxs)("span",{className:"k-contrast-validation !k-text-error",children:["Fail",(0,Re.jsx)(L,{icon:"x"})]})]})]});jo.states=Pf;jo.options=wf;jo.className=$l;jo.defaultOptions=Rf;var Xl="color-gradient",ql="colorgradient";var fe=require("react/jsx-runtime"),Tr="k-colorgradient",Kf=[i.hover,i.focus,i.readonly,i.disabled],_f={size:[c.undefined,c.small,c.medium,c.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"},ke=e=>{let{size:t,mode:o=Rt.mode,readonly:a=Rt.readonly,disabled:r=Rt.disabled,gradientStyle:s=Rt.gradientStyle,dragHandleStyle:l=Rt.dragHandleStyle,alphaStyle:p=Rt.alphaStyle,alphaStyleHorizontal:h=Rt.alphaStyleHorizontal,contrast:x=Rt.contrast,dir:g,hover:k,focus:m,hoverHandle:C,focusHandle:v,canvasOrientation:M=Rt.canvasOrientation,role:O,tabIndex:T,...K}=e;return(0,fe.jsxs)("div",{...K,role:O??"textbox","aria-label":O==="none"?void 0:"Color gradient",tabIndex:T??0,"aria-disabled":r?"true":void 0,className:n(e.className,Tr,y(Tr,{size:t}),A(Tr,{hover:k,focus:m,readonly:a,disabled:r})),dir:g,children:[!M||M==="horizontal"&&(0,fe.jsxs)("div",{className:"k-colorgradient-canvas k-hstack",children:[(0,fe.jsx)("div",{className:"k-hsv-rectangle",style:s,children:(0,fe.jsx)("div",{className:"k-hsv-gradient",children:(0,fe.jsx)("div",{className:n("k-hsv-draghandle","k-draghandle",{"k-hover":C,"k-focus":v}),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,fe.jsxs)("div",{className:"k-hsv-controls k-hstack",children:[(0,fe.jsx)(_n,{className:"k-hue-slider",hover:C,focus:v}),o!=="rgb"&&o!=="hsv"&&(0,fe.jsx)(_n,{className:"k-alpha-slider",hover:C,focus:v,trackStyle:p})]})]}),M==="vertical"&&(0,fe.jsxs)("div",{className:"k-colorgradient-canvas k-vstack",children:[(0,fe.jsx)("div",{className:"k-hsv-rectangle",style:s,children:(0,fe.jsx)("div",{className:"k-hsv-gradient",children:(0,fe.jsx)("div",{className:n("k-hsv-draghandle","k-draghandle",{"k-hover":C,"k-focus":v}),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,fe.jsxs)("div",{className:"k-hsv-controls k-vstack",children:[(0,fe.jsx)(Kn,{className:"k-hue-slider",hover:C,focus:v}),o!=="rgb"&&o!=="hsv"&&(0,fe.jsx)(Kn,{className:"k-alpha-slider",hover:C,focus:v,trackStyle:h})]})]}),(0,fe.jsx)(Zo,{mode:e.mode,size:t}),x&&(0,fe.jsx)(jo,{})]})};ke.states=Kf;ke.options=_f;ke.className=Tr;ke.defaultOptions=Rt;ke.moduleName=Xl;ke.folderName=ql;ke.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 Wl=require("react/jsx-runtime"),yr=e=>(0,Wl.jsx)(ke,{...e});var Df=require("react/jsx-runtime");var Hf=require("react/jsx-runtime");var Er=require("react/jsx-runtime"),zf=ke.options,Ff=ke.states,Uf={...ke.defaultOptions,variant:"rgba"},Gf=[{name:"rgba",title:"RGBA"},{name:"rgb",title:"RGB"},{name:"hex",title:"HEX"}],Vf=[],ea=e=>{let{variant:t,...o}=e;switch(t){case"hex":return(0,Er.jsx)(yr,{...o,mode:t});case"rgb":return(0,Er.jsx)(yr,{...o,mode:t});default:return(0,Er.jsx)(yr,{...o,mode:t})}};ea.options=zf;ea.states=Ff;ea.variants=Gf;ea.defaultOptions=Uf;ea.modifiers=Vf;ea.className=ke.className;var Jl=require("react/jsx-runtime"),ii=e=>(0,Jl.jsx)("tr",{role:"row",children:e.children});var Yl=require("react/jsx-runtime"),si="k-colorpalette-tile",$f=[i.hover,i.focus,i.selected],Xf={},ta=e=>{let{color:t,tileSize:o,hover:a,focus:r,selected:s,...l}=e,p={backgroundColor:t,width:o?o+"px":"",height:o?o+"px":""};return(0,Yl.jsx)("td",{...l,role:"gridcell","aria-label":t,"aria-selected":s?"true":void 0,className:n(e.className,si,A(si,{hover:a,focus:r,selected:s})),style:p})};ta.states=$f;ta.options=Xf;ta.className=si;var Ql="color-palette",Zl="colorpalette";var oa=require("react/jsx-runtime"),Or="k-colorpalette",qf=[i.disabled],Wf={size:[c.undefined,c.small,c.medium,c.large]},jl={columns:10},Xe=e=>{let{size:t,palette:o,columns:a=jl.columns,tileSize:r,disabled:s,...l}=e,p=[];if(o){let h=a||o.columns,x=o.colors?o.colors:o;Array.isArray(x)&&Array.from({length:Math.ceil(x.length/h)},(g,k)=>{let m=[];x.slice(k*h,(k+1)*h).map((v,M)=>{m.push((0,oa.jsx)(ta,{color:v,tileSize:r},M))});let C=(0,oa.jsx)(ii,{children:m},k);p.push(C)})}return(0,oa.jsx)("div",{...l,role:"grid","aria-label":"Color palette",tabIndex:0,"aria-disabled":s?"true":void 0,className:n(e.className,Or,A(Or,{disabled:s}),y(Or,{size:t})),children:(0,oa.jsx)("table",{className:"k-colorpalette-table",role:"none",children:(0,oa.jsx)("tbody",{children:p.length>0?p:e.children})})})};Xe.states=qf;Xe.options=Wf;Xe.className=Or;Xe.defaultOptions=jl;Xe.moduleName=Ql;Xe.folderName=Zl;Xe.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 Br=Xe;var Za={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 td=require("react/jsx-runtime"),ed=e=>(0,td.jsx)(Br,{palette:Za.basic,...e});var Jf=require("react/jsx-runtime");var od=require("react/jsx-runtime");var ad=require("react/jsx-runtime"),Yf=Xe.options,Qf=Xe.states,Zf={...Xe.defaultOptions,variant:"basic"},jf=[{name:"basic",title:"Basic"},{name:"monochrome",title:"Monochrome"}],eb={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}},tb=[],aa=e=>{let{variant:t="basic",...o}=e,a=eb[t];return(0,ad.jsx)(ed,{columns:a.columns,palette:a,...o})};aa.options=Yf;aa.states=Qf;aa.variants=jf;aa.defaultOptions=Zf;aa.modifiers=tb;aa.className=Xe.className;var rd="color-editor",nd="coloreditor";var pe=require("react/jsx-runtime"),Pr="k-coloreditor",ob=[i.focus],ab={size:[c.undefined,c.small,c.medium,c.large]},ja={view:"gradient",palette:Za.office,actionButtons:!0,canvasOrientation:"horizontal"},le=e=>{let{size:t,view:o=ja.view,palette:a=ja.palette,color:r,currentColor:s,focus:l,focusView:p,dir:h,group:x,actionButtons:g=ja.actionButtons,canvasOrientation:k=ja.canvasOrientation,...m}=e;return(0,pe.jsxs)("div",{...m,role:"textbox","aria-label":"Color editor",tabIndex:0,className:n(e.className,"k-flatcolorpicker",Pr,y(Pr,{size:t}),A(Pr,{focus:l})),dir:h,children:[(0,pe.jsxs)("div",{className:"k-coloreditor-header k-hstack",children:[(0,pe.jsx)("div",{className:"k-coloreditor-header-actions k-hstack",children:x&&(0,pe.jsxs)(w,{fillMode:"flat",children:[(0,pe.jsx)(d,{className:"k-group-start",size:t,fillMode:"flat",icon:"droplet-slider",selected:o==="gradient","aria-label":"Color gradient view"}),(0,pe.jsx)(d,{className:"k-group-end",size:t,fillMode:"flat",icon:"palette",selected:o==="palette","aria-label":"Color palette view"})]})}),(0,pe.jsx)("div",{className:"k-spacer"}),(0,pe.jsxs)("div",{className:"k-coloreditor-header-actions k-hstack",children:[(0,pe.jsx)(d,{fillMode:"flat",icon:"droplet-slash",size:t,"aria-label":"Reset color"}),(0,pe.jsxs)("div",{className:"k-coloreditor-preview k-vstack",children:[(0,pe.jsx)(oo,{className:"k-coloreditor-preview-color",color:r}),(0,pe.jsx)(oo,{className:"k-coloreditor-current-color",color:s})]})]})]}),(0,pe.jsx)("div",{className:"k-coloreditor-views k-vstack",children:o==="gradient"?(0,pe.jsx)(ke,{focus:p,size:t,canvasOrientation:k,role:"none",tabIndex:-1}):(0,pe.jsx)(Xe,{palette:a,size:t})}),g&&(0,pe.jsxs)(V,{className:"k-coloreditor-footer",alignment:"start",children:[(0,pe.jsx)(d,{themeColor:"primary",size:t,className:"k-coloreditor-apply",children:"Apply"}),(0,pe.jsx)(d,{className:"k-coloreditor-cancel",size:t,children:"Cancel"})]})]})};le.states=ob;le.options=ab;le.className=Pr;le.defaultOptions=ja;le.moduleName=rd;le.folderName=nd;le.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 ra=le;var rb=require("react/jsx-runtime");var nb=require("react/jsx-runtime");var sd=require("react/jsx-runtime"),id=e=>(0,sd.jsx)(ra,{group:!0,currentColor:"fuchsia",...e});var dd=require("react/jsx-runtime"),ld=e=>(0,dd.jsx)(ra,{view:"palette",group:!0,currentColor:"fuchsia",...e});var li=require("react/jsx-runtime"),ib=le.options,sb=le.states,lb={...le.defaultOptions,variant:"gradient"},db=[{name:"gradient",title:"Gradient"},{name:"palette",title:"Palette"}],cb=[],na=e=>{let{variant:t,...o}=e;return t==="palette"?(0,li.jsx)(ld,{...o,color:"white"}):(0,li.jsx)(id,{...o,color:"rgba(183, 118 , 118, 1.00)"})};na.options=ib;na.states=sb;na.variants=db;na.defaultOptions=lb;na.modifiers=cb;na.className=le.className;var cd="color-picker",pd="colorpicker";var be=require("react/jsx-runtime"),md="k-colorpicker",pb=[i.hover,i.focus,i.valid,i.invalid,i.required,i.disabled],mb={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.flat,f.outline]},ud={arrowIconName:"chevron-down"},rt=e=>{let{size:t,rounded:o,fillMode:a,arrowIconName:r=ud.arrowIconName,prefix:s,suffix:l,value:p,placeholder:h,hover:x,focus:g,valid:k,invalid:m,required:C,disabled:v,valueIconName:M,popup:O,opened:T,adaptive:K,adaptiveSettings:Q,adaptiveTitle:xe,adaptiveSubtitle:ve,...Ce}=e,ze="colorpicker-popup";return(0,be.jsxs)(be.Fragment,{children:[(0,be.jsxs)(Bt,{...Ce,size:t,rounded:o,fillMode:a,hover:x,focus:g,valid:k,invalid:m,required:C,disabled:v,role:"combobox","aria-haspopup":"dialog","aria-expanded":T?"true":"false","aria-controls":T||K?ze:void 0,"aria-label":"Color picker",tabIndex:0,"aria-disabled":v?"true":void 0,className:n(e.className,md,"k-icon-picker"),children:[(0,be.jsx)(Qe,{children:s}),(0,be.jsx)(No,{placeholder:h,value:p,showValue:!1,valueIcon:(0,be.jsx)(oo,{className:"k-value-icon",color:p,iconName:M}),valueIconName:M}),(0,be.jsx)(Ze,{children:l}),(0,be.jsx)(d,{className:"k-input-button",icon:r,size:t,fillMode:a,tabIndex:-1,"aria-label":"Open color picker",disabled:v})]}),T&&O&&(0,be.jsx)(G,{id:ze,className:"k-colorpicker-popup",children:O}),K&&(0,be.jsx)(se,{adaptive:!0,id:ze,...Q,header:(0,be.jsx)(Ge,{actionsEnd:(0,be.jsx)(d,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply"}),title:xe,subtitle:ve}),footer:(0,be.jsxs)(ao,{children:[(0,be.jsx)(d,{text:"Cancel",size:"large"}),(0,be.jsx)(d,{text:"Set",size:"large",themeColor:"primary"})]}),children:(0,be.jsx)(le,{canvasOrientation:"vertical",size:"large",actionButtons:!1,group:!0})})]})};rt.states=pb;rt.options=mb;rt.className=md;rt.defaultOptions=ud;rt.moduleName=cd;rt.folderName=pd;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 Gt=rt;var fd=require("react/jsx-runtime"),wr=e=>(0,fd.jsx)(Gt,{...e});var ub=require("react/jsx-runtime");var fb=require("react/jsx-runtime");var bb=require("react/jsx-runtime");var hb=require("react/jsx-runtime");var xb=require("react/jsx-runtime");var Nb=require("react/jsx-runtime");var co=require("react/jsx-runtime"),kb=Gt.options,gb=Gt.states,bd={...Gt.defaultOptions,variant:"color"},vb=[{name:"color",title:"Color",default:!0},{name:"no color",title:"No color"},{name:"icon",title:"Icon"}],Cb=[{name:"opened",title:"Opened"}],ia=e=>{let{variant:t,modifiers:o,...a}={...bd,...e},r={};Object.keys(o||{}).forEach(l=>{l==="opened"&&(r.opened=!!(o!=null&&o[l]),r.popup=o!=null&&o[l]?(0,co.jsx)(le,{size:a.size,color:"rgba(183, 118 , 118, 1.00)",group:!0}):"")});let s=r.opened?{width:"272px",height:"390px"}:{};switch(t){case"no color":return(0,co.jsx)("div",{style:s,children:(0,co.jsx)(wr,{...a,...r})});case"icon":return(0,co.jsx)("div",{style:s,children:(0,co.jsx)(wr,{value:"rgba(183, 118 , 118, 1.00)",valueIconName:"edit-tools",...a,...r})});default:return(0,co.jsx)("div",{style:s,children:(0,co.jsx)(wr,{value:"rgba(183, 118 , 118, 1.00)",...a,...r})})}};ia.options=kb;ia.states=gb;ia.variants=vb;ia.defaultOptions=bd;ia.modifiers=Cb;ia.className=Gt.className;var di="combobox",hd=di;var F=require("react/jsx-runtime"),xd="k-combobox",Lb=[i.hover,i.focus,i.valid,i.invalid,i.loading,i.required,i.disabled,i.readonly],Mb={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.flat,f.outline]},Nd={separators:!0},Ke=e=>{let{size:t,rounded:o,fillMode:a,separators:r=Nd.separators,prefix:s,suffix:l,value:p,placeholder:h,hover:x,focus:g,valid:k,invalid:m,required:C,loading:v,disabled:M,popup:O,opened:T,readonly:K,adaptive:Q,adaptiveSettings:xe,adaptiveTitle:ve,adaptiveSubtitle:Ce,adaptiveCustomValue:ze,id:bo,autocomplete:Jr,activeDescendant:to,"aria-label":cr,...Yr}=e,Qr=bo?`${bo}-listbox`:void 0;return(0,F.jsxs)(F.Fragment,{children:[(0,F.jsxs)(Z,{...Yr,size:t,rounded:o,fillMode:a,hover:x,focus:g,valid:k,invalid:m,required:C,loading:v,disabled:M,readonly:K,className:n(e.className,xd),children:[s&&(0,F.jsxs)(F.Fragment,{children:[(0,F.jsx)(Qe,{children:s}),r&&(0,F.jsx)(Ue,{})]}),(0,F.jsx)(ot,{id:bo,placeholder:h,value:p,role:"combobox","aria-haspopup":"listbox","aria-expanded":T?"true":"false","aria-controls":T?Qr:void 0,"aria-activedescendant":T&&to?to:void 0,"aria-autocomplete":Jr,"aria-invalid":m?"true":void 0,"aria-busy":v?"true":void 0,"aria-label":cr,disabled:M,readOnly:K}),(0,F.jsx)(Fe,{valid:k,invalid:m,loading:v,disabled:M}),(0,F.jsx)(Ye,{loading:v,disabled:M}),(0,F.jsx)(tt,{loading:v,disabled:M,readonly:K,value:p}),l&&(0,F.jsxs)(F.Fragment,{children:[r&&(0,F.jsx)(Ue,{}),(0,F.jsx)(Ze,{children:l})]}),(0,F.jsx)(d,{className:"k-input-button",icon:"chevron-down",size:t,fillMode:a,"aria-label":"Open popup",tabIndex:-1,disabled:M})]}),T&&O&&(0,F.jsx)(G,{className:"k-list-container k-combobox-popup",containerRole:"region",containerAriaLabel:"Combobox suggestions",children:O}),Q&&(0,F.jsx)(se,{adaptive:!0,id:bo?`${bo}-adaptive`:void 0,...xe,header:(0,F.jsx)(Ge,{actionsEnd:(0,F.jsx)(d,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat","aria-label":"Apply selection"}),input:!0,inputValue:p,inputPlaceholder:h,title:ve,subtitle:Ce}),children:(0,F.jsx)("div",{className:"k-list-container",children:(0,F.jsx)(H,{customValue:ze?(0,F.jsx)(lo,{text:`Use "${p}"`}):void 0,size:"large",children:(0,F.jsxs)(q,{"aria-label":ve||"Options",children:[(0,F.jsx)(R,{text:"List item"}),(0,F.jsx)(R,{text:"List item"}),(0,F.jsx)(R,{text:"List item"})]})})})})]})};Ke.states=Lb;Ke.options=Mb;Ke.className=xd;Ke.defaultOptions=Nd;Ke.moduleName=di;Ke.folderName=hd;Ke.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 nt=Ke;var gd=require("react/jsx-runtime"),kd=e=>(0,gd.jsx)(nt,{...e});var vd=require("react/jsx-runtime");var Cd=require("react/jsx-runtime");var Ld=require("react/jsx-runtime");var Md=require("react/jsx-runtime");var Sd=require("react/jsx-runtime");var Ad=require("react/jsx-runtime");var ci=require("react/jsx-runtime");var Sb=require("react/jsx-runtime");var Ab=require("react/jsx-runtime");var Id=require("react/jsx-runtime");var Td=require("react/jsx-runtime");var At=require("react/jsx-runtime"),Ib=Ke.states,Tb=Ke.defaultOptions,yb=Ke.options,Eb=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"},{name:"opened",title:"Opened"}],Ob=[],sa=e=>{let{modifiers:t,...o}=e,a={},r=(0,At.jsx)(H,{style:{width:300},size:o.size,children:(0,At.jsxs)(q,{children:[(0,At.jsx)(R,{children:"List item"}),(0,At.jsx)(R,{children:"List item"}),(0,At.jsx)(R,{children:"List item"})]})});return Object.keys(t||{}).forEach(s=>{switch(s){case"prefix":a.prefix=t!=null&&t[s]?(0,At.jsx)(L,{icon:"map-marker-target"}):void 0;break;case"suffix":a.suffix=t!=null&&t[s]?(0,At.jsx)(X,{size:o.size,icon:"copy",fillMode:"clear"}):void 0;break;case"opened":a.opened=!!(t!=null&&t[s]),a.popup=t!=null&&t[s]?r:void 0;break;default:break}}),(0,At.jsx)("div",{children:(0,At.jsx)(kd,{value:"Value",style:{width:300},...o,...a})})};sa.options=yb;sa.states=Ib;sa.variants=Ob;sa.defaultOptions=Tb;sa.modifiers=Eb;sa.className=Ke.className;var pi="menu-button",yd=pi;var Od=require("react/jsx-runtime"),Ed="k-menu-button",Bb=[i.hover,i.focus,i.active,i.selected,i.disabled],Pb={size:[c.undefined,c.xsmall,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.flat,f.outline,f.clear,f.link],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary,N.success,N.warning,N.error,N.info,N.inverse]},mi={showArrow:!0,arrowIconName:"chevron-down"},W=e=>{let{size:t,rounded:o,fillMode:a,themeColor:r,hover:s,focus:l,active:p,selected:h,disabled:x,icon:g,text:k,showArrow:m=mi.showArrow,arrowIconName:C=mi.arrowIconName,expanded:v,...M}=e;return(0,Od.jsx)(d,{...M,className:n(e.className,Ed),text:k,size:t,rounded:o,fillMode:a,themeColor:r,hover:s,focus:l,active:p,selected:h,disabled:x,icon:g,showArrow:m,arrowIconName:C,"aria-expanded":v?"true":"false",...!k&&g&&!e["aria-label"]&&{"aria-label":"Menu"},...x&&{"aria-disabled":"true"}})};W.states=Bb;W.options=Pb;W.className=Ed;W.defaultOptions=mi;W.moduleName=pi;W.folderName=yd;W.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 wb=require("react/jsx-runtime");var Rb=require("react/jsx-runtime");var Kb=require("react/jsx-runtime");var it="menu",xt=it;var Vt=require("react/jsx-runtime"),ui="k-menu-item",_b=[i.hover,i.focus,i.active,i.selected,i.disabled],Db={},Bd={iconPosition:"before"},_e=e=>{let{hover:t,focus:o,active:a,selected:r,disabled:s,icon:l,text:p,first:h,last:x,showArrow:g,arrowIconName:k,iconPosition:m=Bd.iconPosition,dir:C,children:v,expanded:M,...O}=e,T=k;return T||(T=C==="rtl"?"chevron-left":"chevron-right"),(0,Vt.jsxs)("li",{...O,className:n(e.className,ui,"k-item",A(ui,{focus:o,disabled:s,hover:t,active:a,selected:r}),{"k-first":h,"k-last":x}),role:"menuitem",...g&&{"aria-haspopup":"menu"},...g&&{"aria-expanded":M?"true":"false"},...s&&{"aria-disabled":"true"},...o&&{tabIndex:0},children:[(0,Vt.jsxs)("span",{className:n("k-link k-menu-link"),children:[l&&m==="before"&&(0,Vt.jsx)(L,{className:"k-menu-link-icon",icon:l}),(0,Vt.jsx)("span",{className:"k-menu-link-text",children:p}),l&&m==="after"&&(0,Vt.jsx)(L,{className:"k-menu-link-icon",icon:l}),g&&(0,Vt.jsx)("span",{className:"k-menu-expand-arrow","aria-hidden":"true",children:(0,Vt.jsx)(L,{icon:T})})]}),v]})};_e.states=_b;_e.options=Db;_e.className=ui;_e.defaultOptions=Bd;_e.moduleName=it;_e.folderName=xt;var $t=require("react/jsx-runtime"),fi="k-menu-item",Hb=[i.hover,i.focus,i.active,i.selected,i.disabled],zb={},bi={dir:"ltr",iconPosition:"before"},te=e=>{let{hover:t,focus:o,active:a,selected:r,disabled:s,icon:l,text:p,first:h,last:x,showArrow:g,arrowIconName:k,iconPosition:m=bi.iconPosition,dir:C=bi.dir,children:v,popup:M,expanded:O,...T}=e,K=k;return K||(K=C==="rtl"?"chevron-left":"chevron-right"),(0,$t.jsxs)("li",{...T,className:n(e.className,fi,"k-item",A(fi,{focus:o,disabled:s}),{"k-first":h,"k-last":x}),role:"menuitem",...g&&{"aria-haspopup":"menu"},...g&&{"aria-expanded":O?"true":"false"},...s&&{"aria-disabled":"true"},...o&&{tabIndex:0},children:[(0,$t.jsxs)("span",{className:n("k-link k-menu-link",A("k-menu-link",{hover:t,active:a,selected:r,disabled:s})),children:[l&&m==="before"&&(0,$t.jsx)(L,{className:"k-menu-link-icon",icon:l}),(0,$t.jsx)("span",{className:"k-menu-link-text",children:p}),l&&m==="after"&&(0,$t.jsx)(L,{className:"k-menu-link-icon",icon:l}),g&&(0,$t.jsx)("span",{className:"k-menu-expand-arrow","aria-hidden":"true",children:(0,$t.jsx)(L,{icon:K})})]}),v,M]})};te.states=Hb;te.options=zb;te.className=fi;te.defaultOptions=bi;te.moduleName=it;te.folderName=xt;var Rd=require("react/jsx-runtime"),Pd="k-menu-scroll-wrapper",Fb=[],Ub={},Gb={},Mo=e=>{let{className:t,children:o,orientation:a,...r}=e;return(0,Rd.jsx)("div",{...r,className:n(t,Pd,{"k-menu-scroll-wrapper-vertical":a==="vertical"}),children:o})};Mo.states=Fb;Mo.options=Ub;Mo.className=Pd;Mo.defaultOptions=Gb;Mo.moduleName=it;Mo.folderName=xt;var wd=Mo;var Ie=require("react/jsx-runtime"),hi="k-menu",Vb=[],$b={},Kr={orientation:"horizontal",header:!0,scrollButtonsPosition:"around"},ge=e=>{let{children:t,orientation:o=Kr.orientation,header:a=Kr.header,scrollable:r,scrollButtonsPosition:s=Kr.scrollButtonsPosition,wrapperStyles:l,dir:p,popup:h,contextMenu:x,...g}=e,k={horizontal:{prev:p!=="rtl"?"left":"right",next:p!=="rtl"?"right":"left"},vertical:{prev:"up",next:"down"}},m=(0,Ie.jsx)("ul",{dir:p,...g,className:n(e.className,"k-reset",hi,{[`${hi}-${o}`]:o,"k-header":a}),role:x?"menu":"menubar",...o==="vertical"&&{"aria-orientation":"vertical"},children:t});return(0,Ie.jsxs)(Ie.Fragment,{children:[r?(0,Ie.jsxs)(wd,{orientation:o,style:l,dir:e.dir,children:[s==="start"&&(0,Ie.jsxs)(Ie.Fragment,{children:[(0,Ie.jsx)(d,{fillMode:"flat",icon:`chevron-${k[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),(0,Ie.jsx)(d,{fillMode:"flat",icon:`chevron-${k[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}),s==="around"&&(0,Ie.jsx)(d,{fillMode:"flat",icon:`chevron-${k[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),m,s==="end"&&(0,Ie.jsxs)(Ie.Fragment,{children:[(0,Ie.jsx)(d,{fillMode:"flat",icon:`chevron-${k[o].prev}`,className:"k-menu-scroll-button k-menu-scroll-button-prev",tabIndex:-1,"aria-label":"Scroll previous"}),(0,Ie.jsx)(d,{fillMode:"flat",icon:`chevron-${k[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}),s==="around"&&(0,Ie.jsx)(d,{fillMode:"flat",icon:`chevron-${k[o].next}`,className:"k-menu-scroll-button k-menu-scroll-button-next",tabIndex:-1,"aria-label":"Scroll next"})]}):m,h]})};ge.states=Vb;ge.options=$b;ge.className=hi;ge.defaultOptions=Kr;ge.moduleName=it;ge.folderName=xt;ge.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 _d=require("react/jsx-runtime"),xi="k-separator",Kd={orientation:"horizontal"},la=e=>{let{orientation:t=Kd.orientation,...o}=e;return(0,_d.jsx)("li",{...o,className:n(e.className,"k-item",xi,{[`${xi}-${t}`]:t}),role:"separator"})};la.className=xi;la.defaultOptions=Kd;la.moduleName=it;la.folderName=xt;var Dd=require("react/jsx-runtime");var Hd=require("react/jsx-runtime"),Ni="k-menu-group",Xb=[],qb={size:[c.undefined,c.small,c.medium,c.large]},Wb={},De=e=>{let{children:t,size:o,...a}=e;return(0,Hd.jsx)("ul",{...a,className:n(e.className,Ni,y(Ni,{size:o})),role:"menu",children:t})};De.states=Xb;De.options=qb;De.className=Ni;De.defaultOptions=Wb;De.moduleName=it;De.folderName=xt;var It=require("react/jsx-runtime"),ki=e=>(0,It.jsx)(ge,{children:(0,It.jsxs)(It.Fragment,{children:[(0,It.jsx)(_e,{first:!0,text:"Item 1"}),(0,It.jsx)(_e,{showArrow:!0,arrowIconName:"chevron-down",text:"Item 2"}),(0,It.jsx)(_e,{showArrow:!0,arrowIconName:"chevron-down",text:"Item 3"}),(0,It.jsx)(_e,{text:"Item 4"}),(0,It.jsx)(_e,{last:!0,text:"Item 5"})]}),...e});var gi=require("react/jsx-runtime");var vi=require("react/jsx-runtime");var Ci=require("react/jsx-runtime");var Li=require("react/jsx-runtime");var Kt=require("react/jsx-runtime"),Jb=ge.options,Yb=ge.states,zd={...ge.defaultOptions,variant:"horizontal"},Qb=[{name:"horizontal",title:"Horizontal"},{name:"vertical",title:"Vertical"}],Zb=[{name:"scrollable",title:"Scrollable"},{name:"opened",title:"Opened"}],da=e=>{let{variant:t,modifiers:o,...a}={...zd,...e},r={};return Object.keys(o||{}).forEach(s=>{switch(s){case"scrollable":r.scrollable=!!(o!=null&&o[s]);break;case"opened":r.opened=!!(o!=null&&o[s]),r.popup=(0,Kt.jsx)(G,{className:"k-menu-popup",children:(0,Kt.jsxs)(De,{children:[(0,Kt.jsx)(te,{text:"Item 1"}),(0,Kt.jsx)(te,{text:"Item 2"}),(0,Kt.jsx)(la,{}),(0,Kt.jsx)(te,{text:"Item 3"})]})});break}}),t==="vertical"?(0,Kt.jsx)(ki,{...a,...r,orientation:"vertical",style:{width:"200px"}}):(0,Kt.jsx)(ki,{...a,...r})};da.options=Jb;da.states=Yb;da.variants=Qb;da.defaultOptions=zd;da.modifiers=Zb;da.className=ge.className;var Mi=require("react/jsx-runtime");var jb=require("react/jsx-runtime");var He=require("react/jsx-runtime"),eh=d.states,Fd={...d.defaultOptions,variant:"text"},th=d.options,oh=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],ah=[{name:"opened",title:"Opened"}],ca=e=>{let{variant:t,modifiers:o,...a}={...Fd,...e},r={},s=(0,He.jsx)(G,{className:"k-menu-popup",children:(0,He.jsxs)(De,{size:a.size,children:[(0,He.jsx)(te,{first:!0,text:"Menu Item"}),(0,He.jsx)(te,{text:"Menu Item"}),(0,He.jsx)(te,{last:!0,text:"Menu Item"})]})}),l;switch(t){case"icon-only":l=(0,He.jsx)("div",{children:(0,He.jsx)(W,{...a,...r,icon:"star"})});break;case"icon-and-text":l=(0,He.jsx)("div",{children:(0,He.jsx)(W,{...a,...r,icon:"star",children:"Dropdown Button"})});break;default:l=(0,He.jsx)("div",{children:(0,He.jsx)(W,{...a,...r,children:"Dropdown Button"})});break}return(0,He.jsxs)(He.Fragment,{children:[l,(o==null?void 0:o.opened)&&s]})};ca.options=th;ca.states=eh;ca.variants=oh;ca.defaultOptions=Fd;ca.modifiers=ah;ca.className=W.className;var Si="split-button",Ud=Si;var Xt=require("react/jsx-runtime"),Ai="k-split-button",rh=[i.hover,i.focus,i.active,i.selected,i.disabled],nh={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.flat,f.outline,f.clear,f.link],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary,N.success,N.warning,N.error,N.info,N.inverse]},Gd={arrowIconName:"chevron-down"},D=e=>{let{size:t,rounded:o,fillMode:a,themeColor:r,hover:s,focus:l,active:p,selected:h,disabled:x,icon:g,text:k,arrowIconName:m=Gd.arrowIconName,popup:C,opened:v,popupId:M,...O}=e;return(0,Xt.jsxs)(Xt.Fragment,{children:[(0,Xt.jsxs)("div",{...O,className:n(e.className,Ai,"k-button-group",y(Ai,{rounded:o})),children:[(0,Xt.jsx)(d,{text:k,icon:g,size:t,rounded:o,fillMode:a,themeColor:r,hover:s,focus:l,active:p,selected:h,disabled:x,...!k&&!e.children&&g&&{"aria-label":"Action"},children:e.children}),(0,Xt.jsx)(d,{className:"k-split-button-arrow",icon:m,size:t,rounded:o,fillMode:a,disabled:x,"aria-label":"Toggle dropdown","aria-expanded":v?"true":"false","aria-controls":v?M:void 0,tabIndex:-1,...x&&{"aria-disabled":"true"}})]}),v&&C&&(0,Xt.jsx)(G,{className:"k-menu-popup",children:C})]})};D.states=rh;D.options=nh;D.className=Ai;D.defaultOptions=Gd;D.moduleName=Si;D.folderName=Ud;D.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 Ii=D;var Vd=require("react/jsx-runtime"),ih="k-toolbar-separator",Tt=e=>(0,Vd.jsx)("div",{className:n(ih,e.className,"k-separator")});var qt="toolbar",po=qt;var P=require("react/jsx-runtime"),Wt="k-toolbar",sh=[i.focus],lh={size:[c.undefined,c.small,c.medium,c.large],fillMode:[f.undefined,f.solid,f.outline,f.flat]},dh={scrollButtons:"around"},_=e=>{let{size:t,fillMode:o,focus:a,resizable:r,scrollable:s,scrollButtons:l,scrollingPosition:p,section:h,...x}=e,g=[],k=(m,C)=>{let v=[];if(m.type===d&&m.props.className&&m.props.className.includes("k-toolbar-overflow-button"))v.push((0,P.jsx)(d,{...m.props,className:`${m.props.className?m.props.className:""}`},`${C}-${new Date().getTime()}`));else if(m.type===d)v.push((0,P.jsx)(d,{...m.props,className:`k-toolbar-button ${m.props.className?m.props.className:""}`},`${C}-${new Date().getTime()}`));else if(m.type===U)v.push((0,P.jsx)(U,{...m.props,className:`k-toolbar-button ${m.props.className?m.props.className:""}`},`${C}-${new Date().getTime()}`));else if(m.type===X)v.push((0,P.jsx)(X,{...m.props,className:`k-toolbar-button ${m.props.className?m.props.className:""}`},`${C}-${new Date().getTime()}`));else if(m.type===W)v.push((0,P.jsx)(W,{...m.props,className:`k-toolbar-menu-button ${m.props.className?m.props.className:""}`},`${C}-${new Date().getTime()}`));else if(m.type===Ii)v.push((0,P.jsx)(Ii,{...m.props,className:`k-toolbar-split-button ${m.props.className?m.props.className:""}`},`${C}-${new Date().getTime()}`));else if(m.type===w||m.props.className&&m.props.className.includes("k-button-group")){let M=[];(Array.isArray(m.props.children)?m.props.children:[m.props.children]).forEach((T,K)=>{M.push((0,P.jsx)(d,{...T.props,className:`${T.props.className?T.props.className:""}`},`${K}-${new Date().getTime()}`))}),v.push((0,P.jsx)(w,{...m.props,className:`k-toolbar-button-group ${m.props.className?m.props.className:""}`,children:M},`${C}-${new Date().getTime()}`))}else m.type===Ke?v.push((0,P.jsx)(Ke,{...m.props,className:`k-toolbar-combobox ${m.props.className?m.props.className:""}`},`${C}-${new Date().getTime()}`)):m.type===ue?v.push((0,P.jsx)(ue,{...m.props,className:`k-toolbar-dropdownlist ${m.props.className?m.props.className:""}`},`${C}-${new Date().getTime()}`)):m.type===rt?v.push((0,P.jsx)(rt,{...m.props,className:`k-toolbar-colorpicker ${m.props.className?m.props.className:""}`},`${C}-${new Date().getTime()}`)):v.push(m);v.forEach(M=>{g.push(M)})};return e.children&&(Array.isArray(e.children)?e.children:[e.children]).forEach((C,v)=>{k(C,v)}),(0,P.jsxs)("div",{...x,className:n(e.className,Wt,y(Wt,{size:t,fillMode:o}),A(Wt,{focus:a}),{[`${Wt}-resizable`]:r,[`${Wt}-scrollable`]:s,[`${Wt}-scrollable-overlay`]:s&&l==="hidden",[`${Wt}-scrollable-${p}`]:p&&p!=="both",[`${Wt}-section`]:h}),role:"toolbar","aria-label":"Toolbar",children:[!s&&g,s&&l==="hidden"&&(0,P.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:g}),s&&l==="start"&&(0,P.jsxs)(P.Fragment,{children:[(0,P.jsxs)(w,{children:[(0,P.jsx)("span",{className:n("k-toolbar-prev","k-button",y("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,P.jsx)(L,{className:"k-button-icon",icon:"chevron-left"})}),(0,P.jsx)("span",{className:n("k-toolbar-next","k-button",y("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,P.jsx)(L,{className:"k-button-icon",icon:"chevron-right"})})]}),(0,P.jsx)(Tt,{className:"k-toolbar-button-separator"}),(0,P.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:g})]}),s&&l==="end"&&(0,P.jsxs)(P.Fragment,{children:[(0,P.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:g}),(0,P.jsx)(Tt,{className:"k-toolbar-button-separator"}),(0,P.jsxs)(w,{children:[(0,P.jsx)("span",{className:n("k-toolbar-prev","k-button",y("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,P.jsx)(L,{className:"k-button-icon",icon:"chevron-left"})}),(0,P.jsx)("span",{className:n("k-toolbar-next","k-button",y("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,P.jsx)(L,{className:"k-button-icon",icon:"chevron-right"})})]})]}),s&&(l==="around"||!l)&&(0,P.jsxs)(P.Fragment,{children:[(0,P.jsx)("span",{className:n("k-toolbar-prev","k-button",y("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,P.jsx)(L,{className:"k-button-icon",icon:"chevron-left"})}),(0,P.jsx)(Tt,{className:"k-toolbar-button-separator"}),(0,P.jsx)("div",{className:"k-toolbar-items k-toolbar-items-scroll",children:g}),(0,P.jsx)(Tt,{className:"k-toolbar-button-separator"}),(0,P.jsx)("span",{className:n("k-toolbar-next","k-button",y("k-button",{size:t,fillMode:o}),"k-icon-button"),"aria-hidden":"true",children:(0,P.jsx)(L,{className:"k-button-icon",icon:"chevron-right"})})]})]})};_.states=sh;_.options=lh;_.className=Wt;_.defaultOptions=dh;_.moduleName=qt;_.folderName=po;_.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 Xd=require("react/jsx-runtime"),$d="k-floating-toolbar",ch=[],ph={},mh={},pa=e=>{let{...t}=e;return(0,Xd.jsx)("div",{...t,className:n(e.className,$d),children:e.children})};pa.states=ch;pa.options=ph;pa.className=$d;pa.defaultOptions=mh;pa.moduleName=qt;pa.folderName=po;var qd=require("react/jsx-runtime"),Ti="k-toolbar-item",uh=[i.focus],fh={},bh={},ma=e=>{let{focus:t,...o}=e;return(0,qd.jsx)("div",{...o,className:n(e.className,Ti,A(Ti,{focus:t})),children:e.children})};ma.states=uh;ma.options=fh;ma.className=Ti;ma.defaultOptions=bh;ma.moduleName=qt;ma.folderName=po;var yi=require("react/jsx-runtime"),Wd="k-toolbar-popup",hh=[],xh={size:[c.undefined,c.small,c.medium,c.large],fillMode:[f.undefined,f.solid,f.outline,f.flat]},Nh={},So=e=>{let{size:t,fillMode:o,section:a,...r}=e;return(0,yi.jsx)(G,{...r,className:n(e.className,Wd),children:a?(0,yi.jsx)("span",{className:n("k-toolbar-items-list",y("k-toolbar-items-list",{size:t,fillMode:o})),role:"toolbar",children:e.children}):e.children})};So.states=hh;So.options=xh;So.className=Wd;So.defaultOptions=Nh;So.moduleName=qt;So.folderName=po;var _r=So;var kh=require("react/jsx-runtime");var gh=require("react/jsx-runtime");var vh=require("react/jsx-runtime");var Jd=require("react/jsx-runtime");var Ch=require("react/jsx-runtime");var Nt=require("react/jsx-runtime"),Lh=D.states,Yd={...D.defaultOptions,variant:"text"},Mh=D.options,Sh=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],Ah=[{name:"opened",title:"Opened"}],ua=e=>{let{variant:t,modifiers:o,...a}={...Yd,...e},r={},s=(0,Nt.jsxs)(De,{size:a.size,children:[(0,Nt.jsx)(te,{first:!0,text:"Menu Item"}),(0,Nt.jsx)(te,{text:"Menu Item"}),(0,Nt.jsx)(te,{last:!0,text:"Menu Item"})]});switch(Object.keys(o||{}).forEach(l=>{l==="opened"&&(r.opened=!!(o!=null&&o[l]),r.popup=o!=null&&o[l]?s:"")}),t){case"icon-only":return(0,Nt.jsx)("div",{children:(0,Nt.jsx)(D,{...a,...r,icon:"star"})});case"icon-and-text":return(0,Nt.jsx)("div",{children:(0,Nt.jsx)(D,{...a,...r,icon:"star",children:"Split Button"})});default:return(0,Nt.jsx)("div",{children:(0,Nt.jsx)(D,{...a,...r,children:"Split Button"})})}};ua.options=Mh;ua.states=Lh;ua.variants=Sh;ua.defaultOptions=Yd;ua.modifiers=Ah;ua.className=D.className;var _t=require("react/jsx-runtime"),Qd=e=>(0,_t.jsx)(_,{children:[(0,_t.jsx)(d,{children:"Button"},"toolbar-button"),(0,_t.jsx)(W,{text:"Menu button"},"toolbar-menu-button"),(0,_t.jsx)(D,{children:"Split button"},"toolbar-split-button"),(0,_t.jsxs)(w,{children:[(0,_t.jsx)(d,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,_t.jsx)(d,{icon:"align-center",children:"Center"}),(0,_t.jsx)(d,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...e});var Zd=require("react/jsx-runtime");var Te=require("react/jsx-runtime"),jd=e=>(0,Te.jsx)(_,{scrollable:!0,...e,children:[(0,Te.jsx)(d,{children:"Button"},"toolbar-button"),(0,Te.jsx)(W,{text:"Menu button"},"toolbar-menu-button"),(0,Te.jsx)(D,{children:"Split button"},"toolbar-split-button"),(0,Te.jsxs)(w,{children:[(0,Te.jsx)(d,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,Te.jsx)(d,{icon:"align-center",children:"Center"}),(0,Te.jsx)(d,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group"),(0,Te.jsx)(d,{children:"Button"},"toolbar-button"),(0,Te.jsx)(W,{text:"Menu button"},"toolbar-menu-button"),(0,Te.jsx)(D,{children:"Split button"},"toolbar-split-button"),(0,Te.jsxs)(w,{children:[(0,Te.jsx)(d,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,Te.jsx)(d,{icon:"align-center",children:"Center"}),(0,Te.jsx)(d,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...e});var ye=require("react/jsx-runtime"),ec=({scrollingPosition:e="start",...t})=>(0,ye.jsx)(_,{scrollable:!0,scrollButtons:"hidden",scrollingPosition:e,...t,children:[(0,ye.jsx)(d,{children:"Button"},"toolbar-button"),(0,ye.jsx)(W,{text:"Menu button"},"toolbar-menu-button"),(0,ye.jsx)(D,{children:"Split button"},"toolbar-split-button"),(0,ye.jsxs)(w,{children:[(0,ye.jsx)(d,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,ye.jsx)(d,{icon:"align-center",children:"Center"}),(0,ye.jsx)(d,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group"),(0,ye.jsx)(d,{children:"Button"},"toolbar-button"),(0,ye.jsx)(W,{text:"Menu button"},"toolbar-menu-button"),(0,ye.jsx)(D,{children:"Split button"},"toolbar-split-button"),(0,ye.jsxs)(w,{children:[(0,ye.jsx)(d,{className:"k-group-start",icon:"align-left",children:"Left"}),(0,ye.jsx)(d,{icon:"align-center",children:"Center"}),(0,ye.jsx)(d,{className:"k-group-end",icon:"align-right",children:"Right"})]},"toolbar-button-group")],...t});var oe=require("react/jsx-runtime"),tc=({fillMode:e,size:t,...o})=>(0,oe.jsxs)(oe.Fragment,{children:[(0,oe.jsx)(_,{section:!0,fillMode:e,size:t,children:[(0,oe.jsx)(d,{fillMode:e,size:t,children:"Button"},"toolbar-button"),(0,oe.jsxs)(w,{fillMode:e,children:[(0,oe.jsx)(d,{className:"k-group-start",icon:"align-left",fillMode:e,size:t,children:"Left"}),(0,oe.jsx)(d,{icon:"align-center",fillMode:e,size:t,children:"Center"}),(0,oe.jsx)(d,{className:"k-group-end",icon:"align-right",fillMode:e,size:t,children:"Right"})]},"toolbar-button-group"),(0,oe.jsx)(Tt,{className:"k-toolbar-button-separator"}),(0,oe.jsx)(d,{icon:"more-horizontal",className:"k-toolbar-overflow-button",fillMode:"flat",size:t,rounded:"none","aria-label":"More options","aria-expanded":"false"})],...o}),(0,oe.jsxs)(_r,{size:t,fillMode:e,section:!0,...o,children:[(0,oe.jsx)(D,{fillMode:e,size:t,children:"Split button"},"toolbar-split-button"),(0,oe.jsx)(d,{fillMode:e,size:t,children:"Button"},"toolbar-button"),(0,oe.jsx)(Tt,{}),(0,oe.jsx)(W,{text:"Menu button",fillMode:e,size:t},"toolbar-menu-button"),(0,oe.jsxs)(w,{fillMode:e,children:[(0,oe.jsx)(d,{className:"k-group-start",icon:"align-left",fillMode:e,size:t,children:"Left"}),(0,oe.jsx)(d,{icon:"align-center",fillMode:e,size:t,children:"Center"}),(0,oe.jsx)(d,{className:"k-group-end",icon:"align-right",fillMode:e,size:t,children:"Right"})]},"toolbar-button-group")]})]});var Ei=require("react/jsx-runtime");var Oi=require("react/jsx-runtime");var Jt=require("react/jsx-runtime"),Ih=_.options,Th=_.states,oc={..._.defaultOptions,variant:"default"},yh=[{name:"default",title:"Default"},{name:"scrollable",title:"Scrollable"},{name:"overlay",title:"Overlay"},{name:"responsive",title:"Responsive"}],Eh=[],fa=e=>{let{variant:t,...o}={...oc,...e};switch(t){case"responsive":return(0,Jt.jsx)("div",{children:(0,Jt.jsx)(tc,{style:{width:"583px"},...o})});case"overlay":return(0,Jt.jsx)("div",{children:(0,Jt.jsx)(ec,{style:{width:"583px"},...o,scrollingPosition:"start",scrollButtons:"hidden"})});case"scrollable":return(0,Jt.jsx)("div",{children:(0,Jt.jsx)(jd,{style:{width:"583px"},...o})});default:return(0,Jt.jsx)("div",{children:(0,Jt.jsx)(Qd,{style:{width:"583px"},...o})})}};fa.options=Ih;fa.states=Th;fa.variants=yh;fa.defaultOptions=oc;fa.modifiers=Eh;fa.className=_.className;var Bi="prompt",ac=Bi;var er=require("react/jsx-runtime"),rc="k-prompt",Oh=[],Bh={},Ph={},Y=e=>{let{...t}=e;return(0,er.jsx)("div",{...t,className:n(e.className,rc),children:(0,er.jsx)(er.Fragment,{children:e.children})})};Y.states=Oh;Y.options=Bh;Y.className=rc;Y.defaultOptions=Ph;Y.moduleName=Bi;Y.folderName=ac;Y.ariaSpec={selector:".k-prompt",rules:[{selector:".k-input-prefix > .k-button",attribute:"role=button or nodeName=button",usage:"The buttons must have appropriate role."},{selector:".k-input-prefix > .k-button",attribute:"aria-label or title",usage:"The buttons must be properly labelled."},{selector:".k-input-suffix > .k-button",attribute:"role=button or nodeName=button",usage:"The buttons must have appropriate role."},{selector:".k-input-suffix > .k-button",attribute:"aria-label or title",usage:"The buttons must be properly labelled."},{selector:".k-input-suffix > .k-prompt-send.k-disabled",attribute:"disabled",usage:"Announces send action as disabled if necessary."},{selector:".k-prompt-expander .k-button",attribute:"aria-controls (when present)",usage:"Points to the controlled element based on the given id."},{selector:".k-prompt-expander .k-button",attribute:"aria-expanded",usage:"Indicates the expanded state of the prompt expander content."},{selector:".k-prompt-expander .k-suggestion-group",attribute:"role=group",usage:"Indicates that the suggestion container element is a group."},{selector:".k-prompt-expander .k-suggestion",attribute:"role=button",usage:"Indicates that the suggestion element is a button."},{selector:".k-prompt-expander .k-suggestion",attribute:"aria-label or title",usage:"The suggestion elements must be properly labelled."},{selector:".k-prompt-expander .k-suggestion",attribute:"tabindex=0",usage:"The suggestion element should be focusable."}]};var nc=require("react/jsx-runtime"),wh="k-prompt-header",yt=e=>{let{...t}=e;return(0,nc.jsx)("div",{...t,className:n(e.className,wh),children:e.children})};var tr=require("react/jsx-runtime"),Rh="k-prompt-content",st=e=>{let{...t}=e;return(0,tr.jsx)("div",{...t,className:n(e.className,Rh),children:(0,tr.jsx)(tr.Fragment,{children:e.children})})};var ic=require("react/jsx-runtime"),Kh="k-prompt-view",lt=e=>{let{...t}=e;return(0,ic.jsx)("div",{...t,className:n(e.className,Kh),children:e.children})};var or=require("react/jsx-runtime"),_h="k-prompt-expander",Dr=e=>{let{title:t,children:o,expanded:a,...r}=e,s=E("prompt-expander-content");return(0,or.jsxs)("div",{...r,className:n(e.className,_h),children:[(0,or.jsx)(U,{fillMode:"flat",icon:a?"chevron-up":"chevron-down","aria-expanded":a?"true":"false","aria-controls":a?s:void 0,children:t}),a&&(0,or.jsx)("div",{className:"k-prompt-expander-content",id:s,children:o})]})};var sc=require("react/jsx-runtime"),Dh="k-prompt-footer",ba=e=>{let{...t}=e;return(0,sc.jsx)("div",{...t,className:n(e.className,Dh),children:e.children})};var Hh=require("react/jsx-runtime");var cc=require("react/jsx-runtime"),lc="k-prompt-send",dc={generating:!1},ha=e=>{let{generating:t=dc.generating,...o}=e;return(0,cc.jsx)(d,{...o,className:n(e.className,lc,{"k-generating":t}),icon:t?"stop-sm":"paper-plane",active:t,fillMode:"flat","aria-label":t?"Stop generating":"Send prompt"})};ha.states=d.states;ha.options=d.options;ha.className=lc;ha.defaultOptions=dc;var ar=require("react/jsx-runtime"),Hr="k-fab",Uh=[i.hover,i.focus,i.active,i.selected,i.disabled],Gh={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary]},pc={type:"button"},de=e=>{let{size:t,rounded:o,themeColor:a,text:r,icon:s,type:l=pc.type,position:p,hover:h,focus:x,active:g,selected:k,disabled:m,...C}=e;return(0,ar.jsxs)("button",{...C,type:l,className:n(e.className,Hr,y(Hr,{size:t,rounded:o,themeColor:a}),A(Hr,{hover:h,focus:x,active:g,disabled:m,selected:k}),{[`!k-pos-absolute k-${p}`]:p}),...!r&&s&&!e["aria-label"]&&{"aria-label":"Action"},...m&&{"aria-disabled":"true"},disabled:m||void 0,children:[s&&(0,ar.jsx)(L,{className:"k-fab-icon",icon:s}),r&&(0,ar.jsx)("span",{className:"k-fab-text",children:r})]})};de.states=Uh;de.options=Gh;de.className=Hr;de.defaultOptions=pc;de.moduleName="fab";de.folderName="fab";de.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 uc=require("react/jsx-runtime"),Vh="k-fab-items",mc=e=>{let{position:t,...o}=e;return(0,uc.jsx)("ul",{...o,className:n(e.className,Vh,{[`k-fab-items-${t}`]:t}),children:e.children})};var rr=require("react/jsx-runtime"),fc="k-fab-item",$h=[i.hover,i.focus,i.active,i.disabled],Pi=e=>{let{text:t,icon:o,align:a,hover:r,focus:s,active:l,disabled:p,...h}=e;return(0,rr.jsxs)("li",{...h,className:n(e.className,fc,{[`k-text-${a}`]:a},A(fc,{hover:r,focus:s,active:l,disabled:p})),children:[(0,rr.jsx)("span",{className:"k-fab-item-text",children:t}),(0,rr.jsx)(L,{className:"k-fab-item-icon",icon:o})]})};Pi.states=$h;var Xh=require("react/jsx-runtime");var qh=require("react/jsx-runtime");var Wh=require("react/jsx-runtime");var Jh=require("react/jsx-runtime");var Yt=require("react/jsx-runtime"),Yh=de.options,Qh=de.states,Zh={...de.defaultOptions,variant:"text"},jh=[{name:"icon-only",title:"Icon Only"},{name:"icon-and-text",title:"Icon & Text"},{name:"text",title:"Text"}],ex=[{name:"opened",title:"Opened"}],xa=e=>{let{variant:t,modifiers:o,...a}=e,{opened:r}=o||{},s=r?(0,Yt.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,Yt.jsx)(mc,{position:"bottom",children:(0,Yt.jsx)(Pi,{text:"Item",icon:"pencil",align:"right"})})}):null,l;switch(t){case"icon-only":l=(0,Yt.jsx)(de,{...a,icon:"star"});break;case"icon-and-text":l=(0,Yt.jsx)(de,{...a,icon:"star",text:"Action"});break;default:l=(0,Yt.jsx)(de,{...a,text:"Action"});break}return(0,Yt.jsxs)("span",{style:{position:"relative"},children:[l,s]})};xa.options=Yh;xa.states=Qh;xa.variants=jh;xa.defaultOptions=Zh;xa.modifiers=ex;xa.className=de.className;var xc=require("react/jsx-runtime"),bc="k-prompt-stop-fab",hc={generating:!0},Ao=e=>{let{generating:t=hc.generating,icon:o,...a}=e;return(0,xc.jsx)(de,{...a,className:n(e.className,bc,{"k-generating":t}),style:{bottom:"16px",right:"16px"},position:"bottom-end",icon:t?"stop-sm":o,active:t,"aria-label":t?"Stop generating":"Action"})};Ao.states=d.states;Ao.options=d.options;Ao.className=bc;Ao.defaultOptions=hc;var wi="speech-to-text-button",Nc=wi;var vc=require("react/jsx-runtime"),kc="k-speech-to-text-button",gc={icon:"microphone"},me=e=>{let{listening:t=!1,icon:o=gc.icon,...a}=e;return(0,vc.jsx)(d,{...a,icon:t?"stop":o,className:n(e.className,kc,{"k-listening":t}),"aria-pressed":t?"true":"false","aria-label":t?"Stop listening":"Start listening"})};me.states=d.states;me.options=d.options;me.className=kc;me.defaultOptions=gc;me.moduleName=wi;me.folderName=Nc;me.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 tx=require("react/jsx-runtime");var ox=require("react/jsx-runtime");var Lc=require("react/jsx-runtime"),ax=d.states,Cc={...d.defaultOptions,variant:"normal"},rx={...d.options,fillMode:d.options.fillMode.filter(e=>e!=="clear"&&e!=="link")},nx=[],ix=[{name:"normal",title:"Normal"},{name:"listening",title:"Listening"}],Na=e=>{let{variant:t,...o}={...Cc,...e},a={};return t==="listening"&&(a.listening=!0),(0,Lc.jsx)(me,{...o,...a})};Na.options=rx;Na.states=ax;Na.variants=ix;Na.defaultOptions=Cc;Na.modifiers=nx;Na.className=me.className;var Ri="textarea",Mc=Ri;var dt=require("react/jsx-runtime"),Sc="k-textarea",sx=[i.hover,i.focus,i.valid,i.invalid,i.required,i.disabled],lx={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.flat,f.outline]},ka={flow:"vertical",affixesOrientation:"horizontal",resize:"both",prefixSeparator:!0,suffixSeparator:!0},ae=e=>{let{size:t,rounded:o,fillMode:a,prefixSeparator:r=ka.prefixSeparator,suffixSeparator:s=ka.prefixSeparator,affixesOrientation:l=ka.affixesOrientation,flow:p=ka.flow,resize:h=ka.resize,prefix:x,suffix:g,rows:k,value:m,placeholder:C,hover:v,focus:M,valid:O,invalid:T,required:K,disabled:Q,id:xe,"aria-label":ve,"aria-describedby":Ce,...ze}=e;return(0,dt.jsxs)(Z,{...ze,size:t,rounded:o,fillMode:a,hover:v,focus:M,valid:O,invalid:T,required:K,disabled:Q,className:n(e.className,Sc,{"!k-flex-col":p==="vertical","!k-flex-row":p==="horizontal"}),children:[x&&(0,dt.jsxs)(dt.Fragment,{children:[(0,dt.jsx)(Qe,{className:n({"!k-align-items-start":p===l}),direction:l,children:x}),r&&(0,dt.jsx)(Ue,{direction:p==="horizontal"?"vertical":"horizontal"})]}),(0,dt.jsx)(za,{className:n("!k-overflow-auto",{"!k-flex-none":p==="vertical","k-resize-x":h==="x","k-resize-y":h==="y","k-resize":h==="both","k-resize-none":h==="none"}),value:m,placeholder:C,rows:k,disabled:Q,id:xe,"aria-label":ve,"aria-describedby":Ce,"aria-invalid":T?"true":void 0}),g&&(0,dt.jsxs)(dt.Fragment,{children:[s&&(0,dt.jsx)(Ue,{direction:p==="horizontal"?"vertical":"horizontal"}),(0,dt.jsx)(Ze,{className:n({"!k-align-items-start":p===l}),direction:l,children:g})]})]})};ae.states=sx;ae.options=lx;ae.className=Sc;ae.defaultOptions=ka;ae.moduleName=Ri;ae.folderName=Mc;ae.ariaSpec={selector:".k-textarea",rules:[{selector:".k-textarea > .k-input-inner",attribute:"role=textbox or nodeName=textarea",usage:"Describes the role of the component."},{selector:".k-textarea > .k-input-inner",attribute:"label for or aria-label or aria-labelledby (when has accessible name)",usage:"The textarea requires an accessible name (provided by consuming app)."},{selector:".k-textarea > .k-input-inner",attribute:"aria-multiline=true (when role=textbox)",usage:"Required on role=textbox to indicate multi-line behavior. Implicit on native <textarea>, so not needed there."},{selector:".k-textarea > .k-input-inner",attribute:"aria-invalid=true (when invalid)",usage:"Rendered only when the TextArea is in a form and announces the invalid state."},{selector:".k-textarea > .k-input-inner",attribute:"aria-describedby (when has hint or error)",usage:"Points to the hint or error message for the textarea."},{selector:".k-textarea.k-disabled > .k-input-inner",attribute:"disabled=disabled or aria-disabled=true",usage:"Rendered only when the TextArea is disabled."}]};var dx=require("react/jsx-runtime");var Ac=require("react/jsx-runtime");var Ic=require("react/jsx-runtime");var cx=require("react/jsx-runtime");var nr=require("react/jsx-runtime"),px=ae.options,mx=ae.states,Tc={...ae.defaultOptions,variant:"vertical"},ux=[{name:"vertical",title:"Flow vertical"},{name:"horizontal",title:"Flow horizontal"}],fx=[{name:"prefix",title:"Prefix"},{name:"suffix",title:"Suffix"}],ga=e=>{let{variant:t,modifiers:o,...a}={...Tc,...e},r={resize:"y"};return Object.keys(o||{}).forEach(s=>{switch(s){case"prefix":r.prefix=o!=null&&o[s]?(0,nr.jsx)(L,{icon:"comment"}):void 0;break;case"suffix":r.suffix=o!=null&&o[s]?(0,nr.jsx)(L,{icon:"volume-up"}):void 0;break;default:break}}),t==="horizontal"?(0,nr.jsx)(ae,{flow:"horizontal",placeholder:"Enter text...",style:{width:300},...a,...r}):(0,nr.jsx)(ae,{flow:"vertical",placeholder:"Enter text...",style:{width:300},...a,...r})};ga.options=px;ga.states=mx;ga.variants=ux;ga.defaultOptions=Tc;ga.modifiers=fx;ga.className=ae.className;var _i=require("react/jsx-runtime");var Di="suggestion",yc=Di;var Io=require("react/jsx-runtime"),zr="k-suggestion-group",bx=[],hx={},Ec={layout:"scrollable",scrollingPosition:"start"},kt=e=>{let{layout:t=Ec.layout,scrollingPosition:o,...a}=e,r=(0,Io.jsx)("div",{...a,className:n(zr,{"k-suggestion-group-scrollable":t=="scrollable",[`${zr}-scrollable-start`]:o==="start"||o==="both",[`${zr}-scrollable-end`]:o==="end"||o==="both"},e.className),role:"group",children:t==="scrollable"||t==="scrollButtons"?(0,Io.jsx)("div",{className:"k-suggestions-scroll",children:e.children}):e.children});return t=="scrollButtons"?(0,Io.jsxs)("div",{className:"k-suggestion-scrollwrap",children:[(0,Io.jsx)(d,{fillMode:"flat",icon:"chevron-left",size:"xsmall","aria-label":"Scroll left"}),r,(0,Io.jsx)(d,{fillMode:"flat",icon:"chevron-right",size:"xsmall","aria-label":"Scroll right"})]}):r};kt.states=bx;kt.options=hx;kt.className=zr;kt.defaultOptions=Ec;kt.moduleName=Di;kt.folderName=yc;var Oc=require("react/jsx-runtime"),Fr="k-suggestion",xx=[i.active,i.hover,i.focus],Nx={themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary]},kx={text:"Suggestion"},Et=e=>{let{themeColor:t,active:o,hover:a,focus:r,text:s,...l}=e;return(0,Oc.jsx)("span",{...l,className:n(e.className,Fr,A(Fr,{hover:a,active:o,focus:r}),y(Fr,{themeColor:t})),role:"button",tabIndex:0,"aria-label":s,children:s})};Et.states=xx;Et.options=Nx;Et.className=Fr;Et.item=kx;var Hi=require("react/jsx-runtime");var zi=require("react/jsx-runtime");var Fi=require("react/jsx-runtime");var Ui=require("react/jsx-runtime");var ir=require("react/jsx-runtime"),gx="k-chip-action";var Qt=e=>{let{type:t,...o}=e,a;switch(t){case"remove":a=(0,ir.jsx)(L,{icon:"x-circle",size:"small"});break;case"more":a=(0,ir.jsx)(L,{icon:"more-vertical",size:"small"});break;default:return(0,ir.jsx)(L,{icon:t,size:"small"})}return(0,ir.jsx)("span",{...o,className:n(e.className,gx,`k-chip-${t}-action`),children:a})};var Gi="avatar",Bc=Gi;var $i=require("react/jsx-runtime"),sr="k-avatar";var vx=[i.hover,i.focus,i.active,i.selected,i.disabled],Cx={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.outline],themeColor:[N.undefined,N.base,N.primary,N.secondary,N.tertiary]},Vi={type:"text",border:!1},qe=e=>{let{size:t,rounded:o,fillMode:a,themeColor:r,type:s=Vi.type,border:l=Vi.border,...p}=e;return(0,$i.jsx)("div",{...p,className:n(e.className,sr,y(sr,{size:t,rounded:o,fillMode:a,themeColor:r}),{[`${sr}-bordered`]:l}),children:(0,$i.jsx)("span",{className:`${sr}-${s}`,children:e.children})})};qe.states=vx;qe.options=Cx;qe.className=sr;qe.defaultOptions=Vi;qe.moduleName=Gi;qe.folderName=Bc;qe.ariaSpec={selector:".k-avatar",rules:[{selector:".k-avatar img",attribute:"alt",usage:"Images inside Avatar must have alt text for screen readers."}]};var To=qe;var wc=require("react/jsx-runtime"),Pc=e=>(0,wc.jsx)(To,{type:"icon",...e});var Kc=require("react/jsx-runtime"),Rc=e=>(0,Kc.jsx)(To,{type:"text",...e});var Dc=require("react/jsx-runtime"),_c=e=>(0,Dc.jsx)(To,{type:"image",...e});var Lx=require("react/jsx-runtime");var va=require("react/jsx-runtime"),Mx=qe.options,Sx=qe.states,Ax={...qe.defaultOptions,variant:"image"},Ix=[{name:"image",title:"Image"},{name:"icon",title:"Icon Avatar"},{name:"text",title:"Text Avatar"}],Tx=[],Ca=e=>{let{variant:t,...o}=e;switch(t){case"icon":return(0,va.jsx)(Pc,{...o,children:(0,va.jsx)(L,{icon:"star"})});case"text":return(0,va.jsx)(Rc,{...o,children:"JO"});default:return(0,va.jsx)(_c,{...o,children:(0,va.jsx)("img",{src:"https://demos.telerik.com/kendo-ui/content/web/Customers/RICSU.jpg"})})}};Ca.options=Mx;Ca.states=Sx;Ca.variants=Ix;Ca.defaultOptions=Ax;Ca.modifiers=Tx;Ca.className=qe.className;var lr="chip",Ur=lr;var Zt=require("react/jsx-runtime"),Gr="k-chip",yx=[i.hover,i.focus,i.active,i.selected,i.disabled],Ex={size:[c.undefined,c.small,c.medium,c.large],rounded:[u.undefined,u.none,u.small,u.medium,u.large,u.full],fillMode:[f.undefined,f.solid,f.outline],themeColor:[N.undefined,N.base,N.success,N.warning,N.error,N.info]},Hc={avatarImage:"/packages/html/assets/avatar.jpg"},We=e=>{let{size:t,rounded:o,fillMode:a,themeColor:r,text:s,icon:l,actions:p,showAvatar:h,avatarImage:x=Hc.avatarImage,hover:g,focus:k,active:m,selected:C,disabled:v,...M}=e;return(0,Zt.jsxs)("div",{...M,className:n(e.className,Gr,y(Gr,{size:t,rounded:o,fillMode:a,themeColor:r}),A(Gr,{hover:g,focus:k,active:m,disabled:v,selected:C})),role:e.role||"button","aria-pressed":e.role==="option"?void 0:C?"true":"false",...e.role==="option"&&C!==void 0&&{"aria-selected":C?"true":"false"},"aria-disabled":v?"true":void 0,children:[l&&(0,Zt.jsx)(L,{className:"k-chip-icon",icon:l,size:"small"}),h&&(0,Zt.jsx)(qe,{className:"k-chip-avatar",type:"image",children:(0,Zt.jsx)("img",{src:x,alt:""})}),(0,Zt.jsx)("span",{className:"k-chip-content",children:e.children?e.children:s&&(0,Zt.jsx)("span",{className:"k-chip-label",children:s})}),p&&(0,Zt.jsx)("span",{className:"k-chip-actions",children:p})]})};We.states=yx;We.options=Ex;We.className=Gr;We.defaultOptions=Hc;We.moduleName=lr;We.folderName=Ur;We.ariaSpec={selector:".k-chip",rules:[{selector:"*:not(.k-chip-list) > .k-chip",attribute:"role=button",usage:"Announces that the chip acts as a button when standalone."},{selector:"*:not(.k-chip-list) > .k-chip.k-selected",attribute:"aria-pressed=true",usage:"Announces that the Chip has been selected."},{selector:"*:not(.k-chip-list) > .k-chip:not(.k-selected)",attribute:"aria-pressed=false",usage:"Announces that the Chip has not been selected."},{selector:".k-chip",attribute:"aria-disabled=true (when disabled)",usage:"Announces that the Chip is disabled."}]};var gt=We;var zc=require("react/jsx-runtime"),Xi="k-chip-list",Ox=[],Bx={size:[c.undefined,c.small,c.medium,c.large]},Px={},Ee=e=>{let{size:t,multiselectable:o,ariaLabel:a,...r}=e;return(0,zc.jsx)("div",{...r,className:n(e.className,Xi,y(Xi,{size:t})),role:e.role||"listbox","aria-label":e.role==="none"?void 0:a||"chip list","aria-orientation":e.role==="none"?void 0:"horizontal","aria-multiselectable":o?"true":void 0,children:e.children})};Ee.states=Ox;Ee.options=Bx;Ee.className=Xi;Ee.defaultOptions=Px;Ee.moduleName=lr;Ee.folderName=Ur;Ee.ariaSpec={selector:".k-chip-list",rules:[{selector:".k-chip-list",attribute:"role=listbox",usage:"Announces the list role of the chip list."},{selector:".k-chip-list",attribute:"aria-label or aria-labelledby",usage:"Adds label to the ChipList element. ListBox element requires an accessible name."},{selector:".k-chip-list",attribute:"aria-orientation=horizontal",usage:"Specifies the horizontal orientation of the chiplist."},{selector:".k-chip-list",attribute:"aria-multiselectable=true (when multiple selection)",usage:"Announces the multiple selection ability of the chiplist."},{selector:".k-chip-list .k-chip",attribute:"role=option",usage:"Announces the chip is an option inner component of the chip list."},{selector:".k-chip-list .k-chip.k-selected",attribute:"aria-selected=true",usage:"Announces the chip is selected."},{selector:".k-chip-list .k-chip:not(.k-selected)",attribute:"aria-selected=false",usage:"Announces the chip is not selected."},{selector:".k-chip-list .k-chip:has(.k-i-x-circle), .k-chip-list .k-chip:has(.k-svg-i-x-circle)",attribute:"aria-keyshortcuts=Enter Delete",usage:"Announces the Delete action along with the default Enter key."}]};var wx=require("react/jsx-runtime");var Rx=require("react/jsx-runtime");var Fc=require("react/jsx-runtime"),Vr=e=>(0,Fc.jsx)(gt,{text:"text",...e});var Kx=require("react/jsx-runtime");var _x=require("react/jsx-runtime");var qi=require("react/jsx-runtime");var Uc=require("react/jsx-runtime");var Gc=require("react/jsx-runtime");var Vc=require("react/jsx-runtime");var jt=require("react/jsx-runtime"),Dx={...gt.options,...Ee.options},Hx=[],zx=Ee.states,Fx={...gt.defaultOptions,...Ee.defaultOptions},Ux=[{name:"icon",title:"Icon",type:"boolean"},{name:"actions",title:"Actions",type:"boolean"},{name:"avatar",title:"Avatar",type:"boolean"}],La=e=>{let{modifiers:t,className:o,...a}=e,r=t==null?void 0:t.icon,s=t==null?void 0:t.actions,l=t==null?void 0:t.avatar;return(0,jt.jsxs)(Ee,{size:a.size,className:o,children:[(0,jt.jsx)(Vr,{...a,role:"option","aria-selected":"false","aria-pressed":void 0,icon:r?"star":void 0,actions:s?(0,jt.jsx)(Qt,{type:"remove"}):void 0,showAvatar:l,children:"Chip"}),(0,jt.jsx)(Vr,{...a,role:"option","aria-selected":"false","aria-pressed":void 0,icon:r?"star":void 0,actions:s?(0,jt.jsx)(Qt,{type:"remove"}):void 0,showAvatar:l,children:"Chip"}),(0,jt.jsx)(Vr,{...a,role:"option","aria-selected":"false","aria-pressed":void 0,icon:r?"star":void 0,actions:s?(0,jt.jsx)(Qt,{type:"remove"}):void 0,showAvatar:l,children:"Chip"})]})};La.options=Dx;La.states=zx;La.variants=Hx;La.defaultOptions=Fx;La.modifiers=Ux;La.className=Ee.className;var $r=require("react/jsx-runtime"),Gx=We.states,Vx=We.defaultOptions,$x=We.options,Xx=[],qx=[{name:"icon",title:"Icon"},{name:"avatar",title:"Avatar"},{name:"remove-icon",title:"`Remove` Icon"},{name:"more-options",title:"`More options` Icon"}],Ma=e=>{let{modifiers:t,...o}=e,a={};return Object.keys(t||{}).forEach(r=>{switch(r){case"icon":a.icon=t!=null&&t[r]?"arrow-down":void 0;break;case"avatar":a.showAvatar=!!(t!=null&&t[r]),a.avatarImage=t!=null&&t[r]?"https://demos.telerik.com/kendo-ui/content/web/Customers/RICSU.jpg":void 0;break;case"more-options":a.actions||(a.actions=[]),a.actions[0]=t!=null&&t[r]?(0,$r.jsx)(Qt,{type:"more"}):void 0;break;case"remove-icon":a.actions||(a.actions=[]),a.actions[1]=t!=null&&t[r]?(0,$r.jsx)(Qt,{type:"remove"}):void 0;break;default:break}}),(0,$r.jsx)(We,{...o,...a,children:"Chip component"})};Ma.options=$x;Ma.states=Gx;Ma.variants=Xx;Ma.defaultOptions=Vx;Ma.modifiers=qx;Ma.className=We.className;var Wi=require("react/jsx-runtime");var Xc=require("react/jsx-runtime"),Wx="k-card-callout",$c=e=>{let{callout:t,...o}=e;return(0,Xc.jsx)("span",{...o,className:n(e.className,Wx,{[`k-callout-${ds.calloutMap[t]||t}`]:t})})};var ct="card",vt=ct;var yo=require("react/jsx-runtime"),Ji="k-card",Jx=[i.hover,i.focus,i.selected,i.disabled],Yx={},Qx={},re=e=>{let{orientation:t,callout:o,hover:a,focus:r,selected:s,disabled:l,...p}=e;return(0,yo.jsxs)("div",{...p,className:n(e.className,Ji,A(Ji,{hover:a,focus:r,disabled:l,selected:s}),{[`k-card-${t}`]:t,"k-card-with-callout":o}),children:[o&&o!=="true"&&(0,yo.jsx)($c,{callout:o}),(0,yo.jsx)(yo.Fragment,{children:e.children})]})};re.states=Jx;re.options=Yx;re.className=Ji;re.defaultOptions=Qx;re.moduleName=ct;re.folderName=vt;re.ariaSpec={selector:".k-card",rules:[{selector:".k-card-list .k-card",attribute:"role=listitem",usage:"When the card is located in a list, it should have the listitem role."},{selector:".k-card-list .k-card",attribute:"tabindex=0",usage:"The card component is focusable when navigatable."},{selector:".k-card-list .k-card",attribute:"aria-describedby=.k-card-title id",usage:"Associate the card to the title element."},{selector:".k-card-list .k-card",attribute:"aria-keyshortcuts=Enter",usage:"Announces the bound Enter key that enables navigation inside the card."}]};var dr=require("react/jsx-runtime"),Yi="k-card-list",Zx=[],jx={},eN={},mo=e=>{let{...t}=e;return(0,dr.jsx)("div",{...t,className:n(e.className,Yi,A(Yi,{})),role:"list",children:(0,dr.jsx)(dr.Fragment,{children:e.children})})};mo.states=Zx;mo.options=jx;mo.className=Yi;mo.defaultOptions=eN;mo.moduleName=ct;mo.folderName=vt;mo.ariaSpec={selector:".k-card-list",rules:[{selector:".k-card-list",attribute:"role=list",usage:"The card list container announces its list role."},{selector:".k-card-list .k-card",attribute:"role=listitem",usage:"Each card in the list has the listitem role."},{selector:".k-card-list .k-card",attribute:"tabindex=0",usage:"The card is focusable when navigatable."},{selector:".k-card-list .k-card",attribute:"aria-describedby=.k-card-title id",usage:"Associate the card to its title element."},{selector:".k-card-list .k-card",attribute:"aria-keyshortcuts=Enter",usage:"Announces the Enter key for navigation inside the card."}]};var Wc=require("react/jsx-runtime"),qc="k-card-group",tN=[],oN={},aN={},Sa=e=>{let{...t}=e;return(0,Wc.jsx)("div",{...t,className:n(e.className,qc),children:e.children})};Sa.states=tN;Sa.options=oN;Sa.className=qc;Sa.defaultOptions=aN;Sa.moduleName=ct;Sa.folderName=vt;var Jc=require("react/jsx-runtime"),Qi="k-card-wrap",rN=[i.focus,i.selected],nN={},iN={},Aa=e=>{let{focus:t,selected:o,...a}=e;return(0,Jc.jsx)("div",{...a,className:n(e.className,Qi,A(Qi,{focus:t,selected:o})),children:e.children})};Aa.states=rN;Aa.options=nN;Aa.className=Qi;Aa.defaultOptions=iN;Aa.moduleName=ct;Aa.folderName=vt;var Yc=require("react/jsx-runtime"),Zi="k-card-title",sN=[i.hover,i.focus],Eo=e=>{let{hover:t,focus:o,...a}=e;return(0,Yc.jsx)("div",{...a,className:n(e.className,Zi,A(Zi,{hover:t,focus:o})),children:e.children})};Eo.states=sN;Eo.className=Zi;var Qc=require("react/jsx-runtime"),lN="k-card-subtitle",Xr=e=>{let{...t}=e;return(0,Qc.jsx)("div",{...t,className:n(e.className,lN),children:e.children})};var uo=require("react/jsx-runtime"),Zc="k-card-media",ji=e=>{let{src:t,...o}=e;return(0,uo.jsx)(uo.Fragment,{children:t?(0,uo.jsx)("img",{...o,className:n(e.className,Zc),src:t}):(0,uo.jsx)("span",{...o,className:n(e.className,Zc),children:(0,uo.jsx)(uo.Fragment,{children:e.children})})})};var Dt=require("react/jsx-runtime"),dN="k-card-header",eo=e=>{let{title:t,subtitle:o,details:a,...r}=e;return(0,Dt.jsxs)("div",{...r,className:n(e.className,dN),children:[t&&(0,Dt.jsx)(Eo,{children:t}),o&&(0,Dt.jsx)(Xr,{children:o}),(0,Dt.jsx)(Dt.Fragment,{children:e.children}),a&&(0,Dt.jsx)("span",{className:"k-card-header-actions",children:(0,Dt.jsx)(d,{className:"k-card-details",icon:"more-vertical",fillMode:"flat","aria-label":"Card details"})})]})};var jc=require("react/jsx-runtime"),cN="k-card-footer",es=e=>{let{...t}=e;return(0,jc.jsx)("div",{...t,className:n(e.className,cN),children:e.children})};var Ht=require("react/jsx-runtime"),pN="k-card-body",pt=e=>{let{title:t,subtitle:o,details:a,...r}=e;return(0,Ht.jsxs)("div",{...r,className:n(e.className,pN),children:[t&&(0,Ht.jsx)(Eo,{children:t}),o&&(0,Ht.jsx)(Xr,{children:o}),(0,Ht.jsx)(Ht.Fragment,{children:e.children}),a&&(0,Ht.jsx)("span",{className:"k-card-header-actions",children:(0,Ht.jsx)(d,{className:"k-card-details",icon:"more-vertical",fillMode:"flat","aria-label":"Card details"})})]})};var tp=require("react/jsx-runtime"),ep="k-card-deck",mN=[],uN={},fN={},Ia=e=>{let{...t}=e;return(0,tp.jsx)("div",{...t,className:n(e.className,ep),children:e.children})};Ia.states=mN;Ia.options=uN;Ia.className=ep;Ia.defaultOptions=fN;Ia.moduleName=ct;Ia.folderName=vt;var ap=require("react/jsx-runtime"),op="k-card-deck-scrollwrap",bN=[],hN={},xN={},Ta=e=>{let{...t}=e;return(0,ap.jsx)("div",{...t,className:n(e.className,op),children:e.children})};Ta.states=bN;Ta.options=hN;Ta.className=op;Ta.defaultOptions=xN;Ta.moduleName=ct;Ta.folderName=vt;var Ct=require("react/jsx-runtime"),rp=e=>(0,Ct.jsx)(re,{orientation:"vertical",children:(0,Ct.jsxs)(Ct.Fragment,{children:[(0,Ct.jsx)(eo,{children:"Card Header"}),(0,Ct.jsx)(pt,{children:(0,Ct.jsx)("p",{children:"Some quick example text to build on the card title and make up the bulk of the card's content."})}),(0,Ct.jsxs)(V,{className:"k-card-actions",children:[(0,Ct.jsx)(d,{fillMode:"flat",themeColor:"primary",children:"Action 1"}),(0,Ct.jsx)(d,{fillMode:"flat",themeColor:"primary",children:"Action 2"})]})]}),...e});var Ot=require("react/jsx-runtime"),np=e=>(0,Ot.jsx)(re,{orientation:"horizontal",children:(0,Ot.jsxs)(Ot.Fragment,{children:[(0,Ot.jsx)(pt,{title:"Card Title",children:(0,Ot.jsx)("p",{children:"Some quick example text to build on the card title and make up the bulk of the card's content."})}),(0,Ot.jsxs)(V,{orientation:"vertical",className:"k-card-actions",children:[(0,Ot.jsx)(d,{fillMode:"flat",themeColor:"primary",children:"Action 1"}),(0,Ot.jsx)(d,{fillMode:"flat",themeColor:"primary",children:"Action 2"})]})]}),...e});var ip=require("react/jsx-runtime");var ne=require("react/jsx-runtime"),NN=re.options,kN=re.states,sp={...re.defaultOptions,variant:"vertical"},gN=[{name:"vertical",title:"Vertical"},{name:"horizontal",title:"Horizontal"}],vN=[{name:"media",title:"Card with Media"},{name:"header",title:"Card with Header"},{name:"footer",title:"Card with Footer"}],ya=e=>{let{variant:t,modifiers:o,...a}={...sp,...e},r=!1,s=!1,l=!1;return Object.keys(o||{}).forEach(p=>{switch(p){case"media":{r=!!(o!=null&&o[p]);break}case"header":{s=!!(o!=null&&o[p]);break}case"footer":{l=!!(o!=null&&o[p]);break}}}),t==="horizontal"?(0,ne.jsxs)(np,{style:{maxWidth:"420px"},...a,children:[r&&(0,ne.jsx)(ji,{src:"https://demos.telerik.com/kendo-ui/content/web/cards/rome.jpg"}),(0,ne.jsxs)("div",{children:[s&&(0,ne.jsx)(eo,{title:"Header Title",subtitle:"Header Subtitle"}),(0,ne.jsx)(pt,{title:"Title",subtitle:"Subtitle",children:(0,ne.jsx)("p",{children:"Some quick example text to build on the card title and make up the bulk of the card's content."})}),l&&(0,ne.jsx)(es,{children:"Card Footer"})]}),(s||l)&&(0,ne.jsx)("span",{className:"k-separator k-separator-vertical"}),(0,ne.jsxs)(V,{orientation:"vertical",alignment:"stretched",className:"k-card-actions",children:[(0,ne.jsx)(d,{fillMode:"flat",themeColor:"primary",children:"Button"}),(0,ne.jsx)(d,{fillMode:"flat",themeColor:"primary",children:"Button"})]})]}):(0,ne.jsxs)(rp,{style:{maxHeight:"450px",width:"300px"},...a,children:[s&&(0,ne.jsx)(eo,{title:"Header Title",subtitle:"Header Subtitle"}),r&&(0,ne.jsx)(ji,{src:"https://demos.telerik.com/kendo-ui/content/web/cards/rome.jpg"}),(0,ne.jsx)(pt,{title:"Title",subtitle:"Subtitle",children:(0,ne.jsx)("p",{children:"Some quick example text to build on the card title and make up the bulk of the card's content."})}),l&&(0,ne.jsx)(es,{children:"Card Footer"}),(0,ne.jsxs)(V,{className:"k-card-actions",children:[(0,ne.jsx)(d,{fillMode:"flat",themeColor:"primary",children:"Button"}),(0,ne.jsx)(d,{fillMode:"flat",themeColor:"primary",children:"Button"})]})]})};ya.options=NN;ya.states=kN;ya.variants=gN;ya.defaultOptions=sp;ya.modifiers=vN;ya.className=re.className;var lp=require("react/jsx-runtime");var ts=require("react/jsx-runtime");var os=require("react/jsx-runtime");var as=require("react/jsx-runtime");var rs="panelbar",dp=rs;var pp=require("react/jsx-runtime"),cp="k-panelbar",CN=[],LN={},MN={},Oe=e=>{let{activeDescendant:t,...o}=e;return(0,pp.jsx)("ul",{...o,className:n(e.className,cp),role:"tree","aria-activedescendant":t,children:e.children})};Oe.states=CN;Oe.options=LN;Oe.className=cp;Oe.defaultOptions=MN;Oe.moduleName=rs;Oe.folderName=dp;Oe.ariaSpec={selector:".k-panelbar",rules:[{selector:".k-panelbar",attribute:"role=tree",usage:"The root element of the PanelBar has role tree."},{selector:".k-panelbar",attribute:"aria-activedescendant (when present)",usage:"Points to the currently focused item in the PanelBar."},{selector:".k-panelbar-group",attribute:"role=group",usage:"The ul element that wraps child nodes."},{selector:".k-panelbar-item:not(.k-expanded) > .k-panelbar-group",attribute:"aria-hidden=true",usage:"Hides the group element from assistive technologies when its parent is not expanded."},{selector:".k-panelbar-item",attribute:"role=treeitem",usage:"The li element rendered for a PanelBar item."},{selector:".k-panelbar-item",attribute:"aria-expanded=true/false",usage:"Announces the expanded state of the item (if expandable)."},{selector:".k-panelbar-item",attribute:"aria-selected=true/false",usage:"Announces the selected state of the item."}]};var qr=Zr(require("react"));var fo=require("react/jsx-runtime"),mp="k-panelbar-item",SN=[i.hover,i.focus,i.selected,i.disabled],AN={},Wr={level:0,expanded:!1,text:"Item"},I=e=>{let{text:t=Wr.text,level:o=Wr.level,expanded:a=Wr.expanded,header:r,hover:s,focus:l,selected:p,disabled:h,icon:x,iconClass:g,ariaSelected:k,children:m,...C}=e,v=!!m;return(0,fo.jsxs)("li",{...C,className:n(e.className,mp,{"k-panelbar-header":r,[`k-level-${o}`]:o||o===0,"k-expanded":a}),role:"treeitem","aria-expanded":v?a?"true":"false":void 0,"aria-selected":k?"true":"false","aria-disabled":h?"true":void 0,children:[(0,fo.jsxs)("span",{className:n("k-link",A("k-link",{hover:s,focus:l,disabled:h,selected:p})),children:[x&&(0,fo.jsx)(L,{className:"k-panelbar-item-icon",icon:x}),g&&!x&&(0,fo.jsx)("span",{className:`k-panelbar-item-icon ${g}`}),(0,fo.jsx)("span",{className:"k-panelbar-item-text",children:t}),v&&(0,fo.jsx)(L,{className:n("k-panelbar-toggle",a?"k-panelbar-collapse":"k-panelbar-expand"),icon:`chevron-${a?"up":"down"}`})]}),a&&m,!a&&m&&qr.default.Children.map(m,M=>qr.default.isValidElement(M)?qr.default.cloneElement(M,{"aria-hidden":"true",style:{display:"none"}}):M)]})};I.states=SN;I.options=AN;I.className=mp;I.defaultOptions=Wr;var fp=require("react/jsx-runtime"),up="k-panelbar-group",IN=[],TN={},yN={},Be=e=>{let{ariaHidden:t,...o}=e;return(0,fp.jsx)("ul",{...o,className:n(e.className,up),role:"group","aria-hidden":t?"true":void 0,children:e.children})};Be.states=IN;Be.options=TN;Be.className=up;Be.defaultOptions=yN;var hp=require("react/jsx-runtime"),bp="k-panelbar-content",EN=[],ON={},BN={},he=e=>{let{...t}=e;return(0,hp.jsx)("div",{...t,className:n(e.className,bp),children:e.children})};he.states=EN;he.options=ON;he.className=bp;he.defaultOptions=BN;var mt=require("react/jsx-runtime"),Ea=e=>{let t=E("pb-item"),o=E("pb-item"),a=E("pb-item"),r=E("pb-item");return(0,mt.jsx)(Oe,{children:(0,mt.jsxs)(mt.Fragment,{children:[(0,mt.jsx)(I,{header:!0,text:"Item 1",id:t,children:(0,mt.jsx)(he,{children:"content"})}),(0,mt.jsx)(I,{header:!0,text:"Item 2",id:o,children:(0,mt.jsx)(he,{children:"content"})}),(0,mt.jsx)(I,{header:!0,text:"Item 3",id:a,children:(0,mt.jsx)(he,{children:"content"})}),(0,mt.jsx)(I,{header:!0,text:"Item 4",id:r})]}),...e})};var ns=require("react/jsx-runtime");var ie=require("react/jsx-runtime"),xp=e=>{let t=E("pb-item"),o=E("pb-item"),a=E("pb-item"),r=E("pb-item"),s=E("pb-child"),l=E("pb-child"),p=E("pb-child"),h=E("pb-child"),x=E("pb-child"),g=E("pb-child"),k=E("pb-child");return(0,ie.jsx)(Oe,{activeDescendant:o,children:(0,ie.jsxs)(ie.Fragment,{children:[(0,ie.jsx)(I,{header:!0,text:"Item 1",id:t,children:(0,ie.jsx)(he,{children:"content"})}),(0,ie.jsx)(I,{header:!0,expanded:!0,text:"Item 2",id:o,ariaSelected:!0,focus:!0,children:(0,ie.jsxs)(Be,{children:[(0,ie.jsx)(I,{level:1,text:"Child 1",id:s}),(0,ie.jsx)(I,{level:1,expanded:!0,text:"Child 2",id:l,children:(0,ie.jsxs)(Be,{children:[(0,ie.jsx)(I,{level:2,text:"Child 2.1",id:p}),(0,ie.jsx)(I,{level:2,text:"Child 2.2",id:h})]})}),(0,ie.jsx)(I,{level:1,text:"Child 3",id:x,children:(0,ie.jsx)(Be,{children:(0,ie.jsx)(I,{level:2,text:"Child 3.1",id:g})})}),(0,ie.jsx)(I,{level:1,text:"Child 4",id:k})]})}),(0,ie.jsx)(I,{header:!0,text:"Item 3",id:a,children:(0,ie.jsx)(he,{children:"content"})}),(0,ie.jsx)(I,{header:!0,text:"Item 4",id:r})]}),...e})};var z=require("react/jsx-runtime"),PN=Oe.options,wN=Oe.states,Np={...Oe.defaultOptions,variant:"normal"},RN=[{name:"normal",title:"Normal"},{name:"expand",title:"Expanded"}],KN=[{name:"icon",title:"Item icons"},{name:"disabled",title:"Disabled item"}],Oa=e=>{var l,p,h,x,g,k,m,C,v;let{variant:t,modifiers:o,...a}={...Np,...e},r={},s={folder:"folder",gear:"gear",file:"file",image:"image"};return Object.keys(o||{}).forEach(M=>{switch(M){case"icon":{r.icon=o!=null&&o[M]?s:void 0;break}case"disabled":r.disabled=!!(o!=null&&o[M])}}),t==="expand"?(0,z.jsx)(z.Fragment,{children:(0,z.jsxs)(xp,{style:{width:"300px"},...a,children:[(0,z.jsx)(I,{icon:(l=r.icon)==null?void 0:l.gear,header:!0,text:"Item 1",children:(0,z.jsx)(he,{children:"content"})}),(0,z.jsx)(I,{icon:(p=r.icon)==null?void 0:p.folder,selected:!0,header:!0,expanded:!0,text:"Item 2",children:(0,z.jsxs)(Be,{children:[(0,z.jsx)(I,{level:1,text:"Child 1"}),(0,z.jsx)(I,{level:1,expanded:!0,text:"Child 2",children:(0,z.jsxs)(Be,{children:[(0,z.jsx)(I,{level:2,text:"Child 2.1"}),(0,z.jsx)(I,{icon:(h=r.icon)==null?void 0:h.image,level:2,text:"Child 2.2"})]})}),(0,z.jsx)(I,{disabled:r.disabled,level:1,text:"Child 3",children:(0,z.jsx)(he,{children:"content"})}),(0,z.jsx)(I,{level:1,text:"Child 4"})]})}),(0,z.jsx)(I,{icon:(x=r.icon)==null?void 0:x.folder,disabled:r.disabled,header:!0,text:"Item 3",children:(0,z.jsx)(he,{children:"content"})}),(0,z.jsx)(I,{icon:(g=r.icon)==null?void 0:g.file,header:!0,text:"Item 4"})]})}):(0,z.jsx)(z.Fragment,{children:(0,z.jsxs)(Ea,{style:{width:"300px"},...a,children:[(0,z.jsx)(I,{icon:(k=r.icon)==null?void 0:k.gear,header:!0,text:"Item 1",children:(0,z.jsx)(he,{children:"content"})}),(0,z.jsx)(I,{icon:(m=r.icon)==null?void 0:m.folder,header:!0,text:"Item 2",children:(0,z.jsx)(he,{children:"content"})}),(0,z.jsx)(I,{icon:(C=r.icon)==null?void 0:C.folder,disabled:r.disabled,header:!0,text:"Item 3",children:(0,z.jsx)(he,{children:"content"})}),(0,z.jsx)(I,{icon:(v=r.icon)==null?void 0:v.file,header:!0,text:"Item 4"})]})})};Oa.options=PN;Oa.states=wN;Oa.variants=RN;Oa.defaultOptions=Np;Oa.modifiers=KN;Oa.className=Oe.className;var b=require("react/jsx-runtime"),_N=Y.options,DN=Y.states,HN={...Y.defaultOptions,variant:"ask"},zN=[{name:"ask",title:"Ask AI"},{name:"output",title:"Output"},{name:"more",title:"More Actions"}],FN=[{name:"stt",title:"SpeechToText"},{name:"suggestions",title:"Suggestions"}],Ba=e=>{let{variant:t,modifiers:o,...a}={...e},r=(0,b.jsx)(b.Fragment,{children:(0,b.jsxs)(kt,{layout:"wrap",children:[(0,b.jsx)(Et,{text:"Post for work-life balance importance"}),(0,b.jsx)(Et,{text:"Out of office"})]})}),s={suggestions:r,stt:!0};switch(Object.keys(o||{}).forEach(l=>{switch(l){case"suggestions":s.suggestions=!!(o!=null&&o[l]);break;case"stt":s.stt=!!(o!=null&&o[l]);break}}),t){case"more":return(0,b.jsx)(G,{className:"k-prompt-popup",children:(0,b.jsxs)(Y,{style:{width:"330px",height:"350px"},...a,children:[(0,b.jsx)(yt,{children:(0,b.jsxs)(_,{className:"k-toolbar-flat",children:[(0,b.jsx)(U,{fillMode:"flat",themeColor:"primary",icon:"sparkles",rounded:"full",children:"Ask AI"}),(0,b.jsx)(U,{fillMode:"flat",themeColor:"primary",icon:"comment",rounded:"full",children:"Output"}),(0,b.jsx)(X,{fillMode:"flat",themeColor:"primary",icon:"more-horizontal",rounded:"full",selected:!0})]})}),(0,b.jsx)(st,{children:(0,b.jsx)(lt,{children:(0,b.jsxs)(Ea,{children:[(0,b.jsx)(I,{header:!0,icon:"brush",text:"Change Formality",children:(0,b.jsxs)(Be,{children:[(0,b.jsx)(I,{level:1,text:"Casual"}),(0,b.jsx)(I,{level:1,text:"Neutral"}),(0,b.jsx)(I,{level:1,text:"Formal"})]})}),(0,b.jsx)(I,{header:!0,expanded:!0,icon:"edit-tools",text:"Translate",children:(0,b.jsxs)(Be,{children:[(0,b.jsx)(I,{level:1,text:"German"}),(0,b.jsx)(I,{level:1,text:"Spanish"})]})}),(0,b.jsx)(I,{header:!0,icon:"min-width",text:"Simplify"}),(0,b.jsx)(I,{header:!0,icon:"arrows-left-right",text:"Expand"})]})})})]})});case"output":return(0,b.jsx)(G,{className:"k-prompt-popup",children:(0,b.jsxs)(Y,{style:{width:"330px",height:"350px"},...a,children:[(0,b.jsx)(yt,{children:(0,b.jsxs)(_,{className:"k-toolbar-flat",children:[(0,b.jsx)(U,{fillMode:"flat",themeColor:"primary",icon:"sparkles",rounded:"full",children:"Ask AI"}),(0,b.jsx)(U,{fillMode:"flat",themeColor:"primary",icon:"comment",rounded:"full",selected:!0,children:"Output"}),(0,b.jsx)(X,{fillMode:"flat",themeColor:"primary",icon:"more-horizontal",rounded:"full"})]})}),(0,b.jsxs)(st,{children:[(0,b.jsx)(Ao,{}),(0,b.jsx)(lt,{children:(0,b.jsxs)("div",{className:"k-card-list",children:[(0,b.jsxs)(re,{children:[(0,b.jsx)(eo,{title:"Generated with AI",subtitle:"Linked in post for work/life balance importance"}),(0,b.jsx)(pt,{children:(0,b.jsxs)("p",{children:["\u{1F31F} Embracing Work/Life Balance for Success \u{1F31F}",(0,b.jsx)("br",{}),(0,b.jsx)("br",{}),"Hello LinkedIn network! \u{1F44B} Today, let's talk about a key to our well-being: work/life balance. \u{1F310}\u2696\uFE0F",(0,b.jsx)("br",{}),(0,b.jsx)("br",{}),"In our fast-paced world, balancing professional and personal life is not just a luxury, it's a necessity for health and productivity. \u{1F4C8}\u{1F33F}",(0,b.jsx)("br",{}),(0,b.jsx)("br",{}),"\u2728 Key Points \u2728",(0,b.jsx)("br",{}),(0,b.jsx)("br",{}),"Enhances Productivity: Less burnout, more motivation. \u{1F680}",(0,b.jsx)("br",{}),"Boosts Creativity: New experiences = fresh ideas. \u{1F4A1}",(0,b.jsx)("br",{}),"Improves Health: Mental and physical benefits. \u{1F9D8}\u200D\u2642\uFE0F",(0,b.jsx)("br",{}),"Strengthens Relationships: Quality time matters. \u{1F91D}",(0,b.jsx)("br",{}),"Let's champion a culture where success and well-being go hand in hand. Share your work/life balance tips below! \u{1F447}",(0,b.jsx)("br",{}),(0,b.jsx)("br",{}),"#WorkLifeBalance #Productivity #WellBeing"]})}),(0,b.jsxs)(V,{className:"k-card-actions",alignment:"start",children:[(0,b.jsx)(U,{fillMode:"flat",themeColor:"primary",icon:"copy",children:"Copy"}),(0,b.jsx)(U,{fillMode:"flat",themeColor:"base",icon:"arrow-rotate-cw",children:"Retry"}),(0,b.jsx)("span",{className:"k-spacer"}),(0,b.jsx)(X,{fillMode:"flat",themeColor:"base",icon:"thumb-up"}),(0,b.jsx)(X,{fillMode:"flat",themeColor:"base",icon:"thumb-down"})]})]}),(0,b.jsxs)(re,{children:[(0,b.jsx)(eo,{title:"Generated with AI",subtitle:"Out of Office"}),(0,b.jsx)(pt,{children:(0,b.jsxs)("p",{children:["Subject: Out of Office: [Your Name]",(0,b.jsx)("br",{}),(0,b.jsx)("br",{}),"Dear [Recipient's Name],",(0,b.jsx)("br",{}),(0,b.jsx)("br",{}),"I am currently out of the office until [Return Date] and won't have access to email. For urgent matters, please contact [Colleague's Name] at [Colleague's Email]. I'll respond to your email upon my return.",(0,b.jsx)("br",{}),(0,b.jsx)("br",{}),"Thank you,",(0,b.jsx)("br",{}),"[Your Name]"]})}),(0,b.jsxs)(V,{className:"k-card-actions",alignment:"start",children:[(0,b.jsx)(U,{fillMode:"flat",themeColor:"primary",icon:"copy",children:"Copy"}),(0,b.jsx)(U,{fillMode:"flat",themeColor:"base",icon:"arrow-rotate-cw",children:"Retry"}),(0,b.jsx)("span",{className:"k-spacer"}),(0,b.jsx)(X,{fillMode:"flat",themeColor:"base",icon:"thumb-up"}),(0,b.jsx)(X,{fillMode:"flat",themeColor:"base",icon:"thumb-down"})]})]})]})})]})]})});default:return(0,b.jsx)(G,{className:"k-prompt-popup",children:(0,b.jsxs)(Y,{style:{width:"330px",height:"350px"},...a,children:[(0,b.jsx)(yt,{children:(0,b.jsxs)(_,{className:"k-toolbar-flat",children:[(0,b.jsx)(U,{fillMode:"flat",themeColor:"primary",icon:"sparkles",rounded:"full",selected:!0,children:"Ask AI"}),(0,b.jsx)(U,{fillMode:"flat",themeColor:"primary",icon:"comment",rounded:"full",children:"Output"}),(0,b.jsx)(X,{fillMode:"flat",themeColor:"primary",icon:"more-horizontal",rounded:"full"})]})}),(0,b.jsx)(st,{children:(0,b.jsxs)(lt,{children:[(0,b.jsx)(ae,{resize:"none",rows:2,placeholder:"Ask or generate content with AI",suffixSeparator:!1,suffix:(0,b.jsx)(b.Fragment,{children:s.stt?(0,b.jsx)(me,{fillMode:"flat"}):null})}),(0,b.jsx)(Dr,{expanded:s.suggestions,title:"Suggestions",children:r})]})}),(0,b.jsx)(ba,{children:(0,b.jsx)(V,{className:"k-prompt-actions",alignment:"start",children:(0,b.jsx)(U,{icon:"sparkles",themeColor:"primary",rounded:"full",children:"Generate"})})})]})})}};Ba.options=_N;Ba.states=DN;Ba.variants=zN;Ba.defaultOptions=HN;Ba.modifiers=FN;Ba.className=Y.className;var ce=require("react/jsx-runtime"),UN=e=>(0,ce.jsxs)(Y,{...e,children:[(0,ce.jsx)(yt,{children:(0,ce.jsxs)(_,{fillMode:"flat",children:[(0,ce.jsx)(U,{fillMode:"flat",themeColor:"primary",icon:"sparkles",rounded:"full",children:"Ask AI"}),(0,ce.jsx)(U,{fillMode:"flat",themeColor:"primary",icon:"comment",rounded:"full",children:"Output"}),(0,ce.jsx)(X,{fillMode:"flat",themeColor:"primary",icon:"more-horizontal",rounded:"full",selected:!0,"aria-label":"More actions"})]})}),(0,ce.jsx)(st,{children:(0,ce.jsx)(lt,{children:(0,ce.jsxs)(Ea,{children:[(0,ce.jsx)(I,{header:!0,text:"Command"}),(0,ce.jsx)(I,{header:!0,expanded:!0,text:"Command Expanded",children:(0,ce.jsxs)(Be,{children:[(0,ce.jsx)(I,{level:1,expanded:!0,text:"Child Expanded",children:(0,ce.jsxs)(Be,{children:[(0,ce.jsx)(I,{level:2,text:"Child"}),(0,ce.jsx)(I,{level:2,text:"Child"}),(0,ce.jsx)(I,{level:2,text:"Child"})]})}),(0,ce.jsx)(I,{level:1,text:"Child"})]})}),(0,ce.jsx)(I,{header:!0,text:"Command"})]})})})]});
|