UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

1 lines 78.1 kB
var Bs=Object.create;var xo=Object.defineProperty;var Ps=Object.getOwnPropertyDescriptor;var Es=Object.getOwnPropertyNames;var zs=Object.getPrototypeOf,ws=Object.prototype.hasOwnProperty;var Os=(e,t)=>{for(var o in t)xo(e,o,{get:t[o],enumerable:!0})},fr=(e,t,o,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Es(t))!ws.call(e,i)&&i!==o&&xo(e,i,{get:()=>t[i],enumerable:!(s=Ps(t,i))||s.enumerable});return e};var Rs=(e,t,o)=>(o=e!=null?Bs(zs(e)):{},fr(t||!e||!e.__esModule?xo(o,"default",{value:e,enumerable:!0}):o,e)),Ks=e=>fr(xo({},"__esModule",{value:!0}),e);var Rc={};Os(Rc,{PromptOutput:()=>Oc});module.exports=Ks(Rc);var a=(...e)=>e.filter(t=>t!==!0&&!!t).map(t=>Array.isArray(t)?a(...t):typeof t=="object"?Object.keys(t).map((o,s)=>t[s]||t[o]&&o||null).filter(o=>o!==null).join(" "):t).filter(t=>!!t).join(" ");var C=(e,t)=>a({[`${e}-xs`]:t.size==="xsmall",[`${e}-sm`]:t.size==="small",[`${e}-md`]:t.size==="medium",[`${e}-lg`]:t.size==="large",[`${e}-xl`]:t.size==="xlarge",[`${e}-xxl`]:t.size==="xxlarge",[`${e}-xxxl`]:t.size==="xxxlarge"},{[`${e}-${t.fillMode}`]:t.fillMode},{[`${e}-${t.fillMode}-${t.themeColor}`]:t.fillMode&&t.themeColor},{[`${e}-${t.themeColor}`]:t.themeColor&&t.fillMode===void 0},{"k-rounded-sm":t.rounded==="small","k-rounded-md":t.rounded==="medium","k-rounded-lg":t.rounded==="large","k-rounded-full":t.rounded==="full"}),I=(e,t)=>a({"k-valid":t.valid,"k-invalid":t.invalid,"k-hover":t.hover,"k-focus":t.focus,"k-checked":t.checked,"k-active":t.active,"k-selected":t.selected,"k-disabled":t.disabled,"k-indeterminate":t.indeterminate&&!t.checked,"k-loading":t.loading,"k-empty":t.empty,"k-readonly":t.readonly});var n={xsmall:"xsmall",small:"small",medium:"medium",large:"large",xlarge:"xlarge",xxlarge:"xxlarge",xxxlarge:"xxxlarge"},f={small:"small",medium:"medium",large:"large",full:"full"},d={solid:"solid",flat:"flat",outline:"outline",clear:"clear",link:"link"},m={inherit:"inherit",base:"base",primary:"primary",secondary:"secondary",tertiary:"tertiary",info:"info",success:"success",warning:"warning",error:"error",dark:"dark",light:"light",inverse:"inverse"},r={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"},br={calloutMap:{top:"n",bottom:"s",left:"w",right:"e"},orientationMap:{vertical:"vstack",horizontal:"hstack"}};var xr=require("react/jsx-runtime"),ho="k-actions",Hs=[],Gs={},Do={alignment:"start",orientation:"horizontal"},X=e=>{let{alignment:t=Do.alignment,orientation:o=Do.orientation,...s}=e;return(0,xr.jsx)("div",{...s,className:a(ho,{[`${ho}-${t}`]:t,[`${ho}-${o}`]:o},e.className),children:e.children})};X.states=Hs;X.options=Gs;X.className=ho;X.defaultOptions=Do;var _t=require("react/jsx-runtime"),$o="k-icon k-font-icon",Ds=[],$s={size:[n.xsmall,n.small,n.medium,n.large,n.xlarge,n.xxlarge,n.xxxlarge],themeColor:[m.base,m.primary,m.secondary,m.tertiary,m.success,m.warning,m.error,m.info,m.light,m.dark]},Vs={},Xt=e=>{let{size:t,themeColor:o,icon:s,rotate:i,flip:l,...p}=e;return s?(0,_t.jsx)("span",{...p,className:a(e.className,$o,C($o,{size:t}),{[`k-i-${s}`]:s,[`k-color-${o}`]:o,[`k-rotate-${i}`]:i,"k-flip-h":l==="h"||l==="both","k-flip-v":l==="v"||l==="both"})}):(0,_t.jsx)(_t.Fragment,{})};Xt.states=Ds;Xt.options=$s;Xt.className=$o;Xt.defaultOptions=Vs;var hr=Xt;var et=require("react/jsx-runtime"),Vo="k-icon k-svg-icon",_s=[],Xs={size:[n.xsmall,n.small,n.medium,n.large,n.xlarge,n.xxlarge,n.xxxlarge],themeColor:[m.base,m.primary,m.secondary,m.tertiary,m.success,m.warning,m.error,m.info,m.light,m.dark]},Nr={viewBox:"0 0 24 24"},Ft=e=>{let{size:t,themeColor:o,rotate:s,flip:i,viewBox:l=Nr.viewBox,icon:p,...u}=e;if(!p)return(0,et.jsx)(et.Fragment,{});p==="none"&&{...u,className:a(e.className,Vo,"k-none")};let b=typeof p=="object"&&p.name&&p.name;return(0,et.jsx)("span",{...u,className:a(e.className,Vo,C("k-icon",{size:t}),{[`k-svg-i-${b}`]:b,[`k-color-${o}`]:o,[`k-rotate-${s}`]:s,"k-flip-h":i==="h"||i==="both","k-flip-v":i==="v"||i==="both"}),children:(0,et.jsx)("svg",{"aria-hidden":!0,focusable:!1,xmlns:"http://www.w3.org/2000/svg",viewBox:typeof p=="object"?p.viewBox:l,dangerouslySetInnerHTML:typeof p=="object"?{__html:p.content}:void 0,children:p?void 0:e.children})})};Ft.states=_s;Ft.options=Xs;Ft.className=Vo;Ft.defaultOptions=Nr;var _o=Ft;var vr=Rs(require("@progress/kendo-svg-icons")),Ae=require("react/jsx-runtime"),Fs=e=>e.replace(/([-_][a-z0-9])/gi,t=>t.toUpperCase().replace("-","").replace("_","")),Js=[],Us={size:[n.xsmall,n.small,n.medium,n.large,n.xlarge,n.xxlarge,n.xxxlarge],themeColor:[m.base,m.primary,m.secondary,m.tertiary,m.success,m.warning,m.error,m.info,m.light,m.dark]},Xo={viewBox:"0 0 24 24",type:"svg"},M=e=>{let{size:t,themeColor:o,icon:s,type:i=Xo.type,rotate:l,flip:p,viewBox:u=Xo.viewBox,...b}=e;if(!s)return(0,Ae.jsx)(Ae.Fragment,{});if(i==="svg"){if(s==="none")return(0,Ae.jsx)(_o,{...b,icon:s,size:t});let x=Fs(`${s}-icon`);return vr[x]?(0,Ae.jsx)(_o,{...b,icon:vr[x],size:t,themeColor:o,rotate:l,flip:p,viewBox:u}):(0,Ae.jsx)(Ae.Fragment,{})}return(0,Ae.jsx)(hr,{...b,icon:s,size:t,themeColor:o,rotate:l,flip:p})};M.states=Js;M.options=Us;M.defaultOptions=Xo;var be=require("react/jsx-runtime"),No="k-button",qs=[r.hover,r.focus,r.active,r.selected,r.disabled],Ws={size:[n.small,n.medium,n.large],rounded:[f.small,f.medium,f.large,f.full],fillMode:[d.solid,d.flat,d.outline,d.clear,d.link],themeColor:[m.base,m.primary,m.secondary,m.tertiary,m.success,m.warning,m.error,m.info,m.light,m.dark,m.inverse]},tt={size:n.medium,rounded:f.medium,fillMode:d.solid,themeColor:m.base,showArrow:!1,arrowIconName:"caret-alt-down"},v=e=>{let{size:t=tt.size,rounded:o=tt.rounded,fillMode:s=tt.fillMode,themeColor:i=tt.themeColor,showArrow:l=tt.showArrow,arrowIconName:p=tt.arrowIconName,hover:u,focus:b,active:x,selected:h,disabled:S,icon:c,text:N,iconClassName:k,...g}=e,A=c!==void 0,B=e.children!==void 0;return(0,be.jsxs)("button",{...g,className:a(e.className,No,C(No,{size:t,rounded:o,fillMode:s,themeColor:i}),I(No,{hover:u,focus:b,active:x,disabled:S,selected:h}),{"k-icon-button":!N&&!B&&A}),children:[c&&(0,be.jsx)(M,{className:a(k,"k-button-icon"),icon:c}),N?(0,be.jsxs)(be.Fragment,{children:[N&&(0,be.jsx)("span",{className:"k-button-text",children:N}),e.children]}):e.children&&(0,be.jsx)("span",{className:"k-button-text",children:e.children}),l&&(0,be.jsx)("span",{className:"k-menu-button-arrow k-button-arrow",children:(0,be.jsx)(M,{icon:p})})]})};v.states=qs;v.options=Ws;v.className=No;v.defaultOptions=tt;var kr=require("react/jsx-runtime"),G=e=>(0,kr.jsx)(v,{icon:"folder",...e,children:void 0});var Sr=require("react/jsx-runtime"),D=e=>(0,Sr.jsx)(v,{icon:"folder",children:"Button",...e});var Ys=require("react/jsx-runtime");var Cr=require("react/jsx-runtime"),Jt="k-button-group",Qs=[r.disabled],Zs={fillMode:[d.solid,d.flat,d.outline,d.clear,d.link]},Lr={fillMode:d.solid},K=e=>{let{fillMode:t=Lr.fillMode,disabled:o,stretched:s,...i}=e;return(0,Cr.jsx)("div",{...i,className:a(e.className,Jt,C(Jt,{fillMode:t}),I(Jt,{disabled:o}),{[`${Jt}-stretched`]:s}),children:e.children})};K.states=Qs;K.options=Zs;K.className=Jt;K.defaultOptions=Lr;var Fo=require("react/jsx-runtime");var Jo=require("react/jsx-runtime");var Uo=require("react/jsx-runtime");var qo=require("react/jsx-runtime");var gr=require("react/jsx-runtime"),vo="k-input",js=[r.hover,r.focus,r.valid,r.invalid,r.required,r.disabled,r.loading,r.readonly],ei={size:[n.small,n.medium,n.large],rounded:[f.small,f.medium,f.large,f.full],fillMode:[d.solid,d.flat,d.outline]},ko={size:n.medium,rounded:n.medium,fillMode:d.solid},E=e=>{let{hover:t,focus:o,disabled:s,invalid:i,valid:l,loading:p,readonly:u,size:b=ko.size,rounded:x=ko.rounded,fillMode:h=ko.fillMode,...S}=e;return(0,gr.jsx)("span",{...S,className:a(e.className,vo,C(vo,{size:b,rounded:x,fillMode:h}),I(vo,{hover:t,focus:o,disabled:s,invalid:i,valid:l,loading:p,readonly:u}))})};E.states=js;E.options=ei;E.className=vo;E.defaultOptions=ko;var Mr=require("react/jsx-runtime"),So="k-picker",ti=[r.hover,r.focus,r.valid,r.invalid,r.required,r.disabled,r.loading,r.readonly],oi={size:[n.small,n.medium,n.large],rounded:[f.small,f.medium,f.large,f.full],fillMode:[d.solid,d.flat,d.outline]},Lo={size:n.medium,rounded:f.medium,fillMode:d.solid},xe=e=>{let{hover:t,focus:o,disabled:s,invalid:i,valid:l,loading:p,readonly:u,size:b=Lo.size,rounded:x=Lo.rounded,fillMode:h=Lo.fillMode,...S}=e;return(0,Mr.jsx)("span",{...S,className:a(e.className,So,C(So,{size:b,rounded:x,fillMode:h}),I(So,{hover:t,focus:o,disabled:s,invalid:i,valid:l,loading:p,readonly:u})),children:e.children})};xe.states=ti;xe.options=oi;xe.className=So;xe.defaultOptions=Lo;var kt=require("react/jsx-runtime"),Ir="k-clear-value",ai=[r.disabled,r.loading,r.readonly],ri={},he=e=>{let{disabled:t,loading:o,readonly:s,value:i}=e;return t||s||o||!i?(0,kt.jsx)(kt.Fragment,{}):(0,kt.jsx)("span",{className:a(e.className,Ir),children:(0,kt.jsx)(M,{icon:"x"})})};he.states=ai;he.options=ri;he.className=Ir;var yr=require("react/jsx-runtime"),Wo="k-input-inner",ni=[],si={},Co={type:"text",autocomplete:"off",value:"",placeholder:""},Ne=e=>{let{value:t=Co.value,type:o=Co.type,placeholder:s=Co.placeholder,autocomplete:i=Co.autocomplete,...l}=e;return(0,yr.jsx)("input",{...l,type:o,className:a(e.className,Wo,C(Wo,e)),placeholder:s,autoComplete:i,defaultValue:t})};Ne.states=ni;Ne.options=si;Ne.className=Wo;var Ut=require("react/jsx-runtime"),Yo="k-input-inner",ii=[],li={},ot=e=>{let{value:t,placeholder:o,showValue:s,valueIcon:i,valueIconName:l,...p}=e;return(0,Ut.jsxs)("span",{...p,className:a(e.className,Yo,C(Yo,e)),children:[i,!i&&l&&(0,Ut.jsx)(M,{className:"k-input-value-icon",icon:l}),s&&!t&&o,s&&t&&(0,Ut.jsx)("span",{className:"k-input-value-text",children:t})]})};ot.states=ii;ot.options=li;ot.className=Yo;var Ar=require("react/jsx-runtime"),Qo="k-input-inner",pi=[],ci={},Tr={value:"",placeholder:""},qt=e=>{let{value:t=Tr.value,placeholder:o=Tr.placeholder,rows:s,...i}=e;return(0,Ar.jsx)("textarea",{...i,className:a(e.className,Qo,C(Qo,e)),placeholder:o,rows:s,defaultValue:t})};qt.states=pi;qt.options=ci;qt.className=Qo;var Wt=require("react/jsx-runtime"),Br="k-input-loading-icon",mi=[r.disabled,r.loading],re=e=>{let{disabled:t,loading:o}=e;return t||!o?(0,Wt.jsx)(Wt.Fragment,{}):(0,Wt.jsx)("span",{className:a(e.className,Br,"k-icon k-i-loading")})};re.states=mi;re.className=Br;var Yt=require("react/jsx-runtime"),Pr="k-input-validation-icon",di=[r.valid,r.invalid,r.disabled,r.loading],ui={},ee=e=>{let{valid:t,invalid:o,disabled:s,loading:i}=e,l=o?"warning-circle":"check-circle";return s||i||!!!(t||o)?(0,Yt.jsx)(Yt.Fragment,{}):(0,Yt.jsx)(M,{className:a(Pr),icon:l})};ee.states=di;ee.options=ui;ee.className=Pr;var Qt=require("react/jsx-runtime"),fi="k-input-prefix",bi={direction:"horizontal"},ne=e=>{let{direction:t=bi.direction,...o}=e;return e.children?(0,Qt.jsx)("span",{...o,className:a(fi,e.className,{[`k-input-prefix-${t}`]:t}),children:e.children}):(0,Qt.jsx)(Qt.Fragment,{})};var Zt=require("react/jsx-runtime"),xi="k-input-suffix",hi={direction:"horizontal"},se=e=>{let{direction:t=hi.direction,...o}=e;return e.children?(0,Zt.jsx)("span",{...o,className:a(xi,e.className,{[`k-input-suffix-${t}`]:t}),children:e.children}):(0,Zt.jsx)(Zt.Fragment,{})};var Ni=require("react/jsx-runtime");var vi=require("react/jsx-runtime");var zr=require("react/jsx-runtime"),Er="k-input-separator",ki={direction:"vertical"},ie=e=>{let{direction:t=ki.direction,...o}=e;return(0,zr.jsx)("span",{...o,className:a(Er,e.className,{[`${Er}-${t}`]:t})})};var jt=require("react/jsx-runtime"),wr="k-color-preview",Si=[],Li={},Ge=e=>{let{color:t,iconName:o,...s}=e;return(0,jt.jsxs)("span",{...s,className:a(e.className,wr,{"k-icon-color-preview":o,"k-no-color":!t}),children:[o&&(0,jt.jsx)(M,{icon:o,className:"k-color-preview-icon"}),(0,jt.jsx)("span",{className:"k-color-preview-mask",style:{backgroundColor:t}})]})};Ge.states=Si;Ge.options=Li;Ge.className=wr;var Zo=require("react/jsx-runtime"),Or="k-animation-container",Ci=[],gi={},Rr={positionMode:"absolute"},De=e=>{let{positionMode:t=Rr.positionMode,animationStyle:o,offset:s,...i}=e;return(0,Zo.jsx)("div",{...i,style:{...s,...e.style},className:a(e.className,Or,"k-animation-container-shown",{"k-animation-container-fixed":t==="fixed"}),children:(0,Zo.jsx)("div",{className:"k-child-animation-container",style:o,children:e.children})})};De.states=Ci;De.options=gi;De.className=Or;De.defaultOptions=Rr;var jo=require("react/jsx-runtime"),Kr="k-popup",Mi=[],Ii={},Hr={positionMode:"absolute"},F=e=>{let{offset:t,positionMode:o=Hr.positionMode,animationStyle:s,...i}=e;return(0,jo.jsx)(De,{positionMode:o,offset:t,animationStyle:s,children:(0,jo.jsx)("div",{...i,className:a(e.className,Kr),children:e.children})})};F.states=Mi;F.options=Ii;F.className=Kr;F.defaultOptions=Hr;var Dr=require("react/jsx-runtime"),yi="k-actionsheet-footer",Gr={alignment:"stretched",orientation:"horizontal"},eo=e=>{let{alignment:t=Gr.alignment,orientation:o=Gr.orientation,template:s,as:i=s?"div":X,...l}=e;return(0,Dr.jsx)(i,{...l,...!s&&{alignment:t,orientation:o},className:a(e.className,yi),children:e.children})};var $e=require("react/jsx-runtime"),$r="k-searchbox",Ti=[r.hover,r.focus,r.valid,r.invalid,r.required,r.disabled,r.loading],Ai={size:[n.small,n.medium,n.large],rounded:[f.small,f.medium,f.large,f.full],fillMode:[d.solid,d.flat,d.outline]},ea={showIcon:!0,icon:"search",size:E.defaultOptions.size,rounded:E.defaultOptions.rounded,fillMode:E.defaultOptions.fillMode},Be=e=>{let{value:t,placeholder:o,size:s,rounded:i,fillMode:l,hover:p,focus:u,valid:b,invalid:x,required:h,loading:S,disabled:c,showIcon:N=ea.showIcon,icon:k=ea.icon,...g}=e;return(0,$e.jsxs)(E,{...g,size:s,rounded:i,fillMode:l,hover:p,focus:u,valid:b,invalid:x,required:h,loading:S,disabled:c,className:a(e.className,$r),children:[N&&(0,$e.jsx)(M,{className:"k-input-icon",icon:k}),(0,$e.jsx)(Ne,{placeholder:o,value:t}),(0,$e.jsx)(re,{...e}),(0,$e.jsx)(ee,{...e}),(0,$e.jsx)(he,{...e})]})};Be.states=Ti;Be.options=Ai;Be.className=$r;Be.defaultOptions=ea;var Bi=require("react/jsx-runtime");var Y=require("react/jsx-runtime"),Vr="k-textbox",Pi=[r.hover,r.focus,r.valid,r.invalid,r.required,r.disabled,r.loading,r.readonly],Ei={size:[n.small,n.medium,n.large],rounded:[f.small,f.medium,f.large,f.full],fillMode:[d.solid,d.flat,d.outline]},at={showClearButton:!0,showValidationIcon:!0,size:E.defaultOptions.size,rounded:E.defaultOptions.rounded,fillMode:E.defaultOptions.fillMode,separators:!0},Pe=e=>{let{size:t=at.size,rounded:o=at.rounded,fillMode:s=at.fillMode,separators:i=at.separators,showClearButton:l=at.showClearButton,showValidationIcon:p=at.showValidationIcon,prefix:u,suffix:b,type:x,value:h,placeholder:S,hover:c,focus:N,valid:k,invalid:g,required:A,loading:B,disabled:w,readonly:J,...He}=e;return(0,Y.jsxs)(E,{...He,size:t,rounded:o,fillMode:s,hover:c,focus:N,valid:k,invalid:g,required:A,loading:B,disabled:w,readonly:J,className:a(e.className,Vr),children:[u&&(0,Y.jsxs)(Y.Fragment,{children:[(0,Y.jsx)(ne,{children:u}),i&&(0,Y.jsx)(ie,{})]}),(0,Y.jsx)(Ne,{placeholder:S,value:h,type:x}),p&&(0,Y.jsx)(ee,{valid:k,invalid:g,loading:B,disabled:w}),(0,Y.jsx)(re,{loading:B,disabled:w}),l&&(0,Y.jsx)(he,{loading:B,disabled:w,readonly:J,value:h}),b&&(0,Y.jsxs)(Y.Fragment,{children:[i&&(0,Y.jsx)(ie,{}),(0,Y.jsx)(se,{children:b})]})]})};Pe.states=Pi;Pe.options=Ei;Pe.className=Vr;Pe.defaultOptions=at;var zi=require("react/jsx-runtime");var Xr=require("react/jsx-runtime");var Fr=require("react/jsx-runtime");var te=require("react/jsx-runtime"),Jr="k-actionsheet-titlebar",wi={},le=e=>{let{title:t,subtitle:o,actionsStart:s,actionsEnd:i,filter:l,input:p,inputValue:u,inputPlaceholder:b,adaptive:x,children:h,...S}=e;return(0,te.jsxs)("div",{...S,className:a(e.className,Jr),children:[(0,te.jsxs)("div",{className:"k-actionsheet-titlebar-group",children:[s&&(0,te.jsx)("div",{className:"k-actionsheet-actions",children:s}),!h&&(0,te.jsxs)("div",{className:"k-actionsheet-title",children:[t&&(0,te.jsx)("div",{className:"k-text-center",children:t}),o&&(0,te.jsx)("div",{className:"k-actionsheet-subtitle k-text-center",children:o})]}),h&&(0,te.jsx)("div",{className:"k-actionsheet-title",children:h}),i&&(0,te.jsx)("div",{className:"k-actionsheet-actions",children:i})]}),(p||l)&&(0,te.jsx)("div",{className:"k-actionsheet-titlebar-group k-actionsheet-filter",children:p?(0,te.jsx)(Pe,{value:u,placeholder:b,size:x?"large":"medium"}):(0,te.jsx)(Be,{placeholder:"Filter",size:x?"large":"medium"})})]})};le.className=Jr;le.defaultOptions=wi;var St=require("react/jsx-runtime"),ta="k-actionsheet-view",Oi=[],Ri={},Ki={},Lt=e=>{let{adaptive:t,animated:o,children:s,header:i,footer:l,...p}=e,u=(i==null?void 0:i.type)===le&&(0,St.jsx)(le,{adaptive:t,...i==null?void 0:i.props}),b=(l==null?void 0:l.type)===eo&&(0,St.jsx)(eo,{...l==null?void 0:l.props});return(0,St.jsxs)("div",{...p,className:a(e.className,ta,{[`${ta}-animated`]:o}),children:[u,(0,St.jsx)("div",{className:"k-actionsheet-content",children:s}),b]})};Lt.states=Oi;Lt.options=Ri;Lt.className=ta;Lt.defaultOptions=Ki;var rt=require("react/jsx-runtime"),Ur="k-actionsheet",Hi=[],Gi={},to={side:"bottom",fullscreen:!1,adaptive:!1,overlay:!0},ve=e=>{let{side:t=to.side,fullscreen:o=to.fullscreen,adaptive:s=to.adaptive,overlay:i=to.overlay,template:l,children:p,header:u,footer:b,...x}=e;return(0,rt.jsxs)("div",{className:"k-actionsheet-container",children:[i&&(0,rt.jsx)("div",{className:"k-overlay"}),(0,rt.jsx)(De,{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,rt.jsx)("div",{...x,className:a(e.className,Ur,{[`k-actionsheet-${t}`]:o===!1,"k-actionsheet-fullscreen":o===!0,"k-adaptive-actionsheet":s}),children:l||(0,rt.jsx)(Lt,{header:u,footer:b,adaptive:s,...e,children:p})})})]})};ve.states=Hi;ve.options=Gi;ve.className=Ur;ve.defaultOptions=to;var Di=require("react/jsx-runtime");var pe=require("react/jsx-runtime"),oa="k-actionsheet-item",$i=[r.hover,r.focus,r.selected,r.disabled],aa=e=>{let{iconName:t,text:o,description:s,hover:i,focus:l,selected:p,disabled:u,...b}=e;return(0,pe.jsxs)("span",{...b,className:a(e.className,oa,I(oa,{hover:i,focus:l,selected:p,disabled:u})),children:[!e.children&&(0,pe.jsx)(pe.Fragment,{children:(0,pe.jsxs)("span",{className:"k-actionsheet-action",children:[t&&(0,pe.jsx)("span",{className:"k-icon-wrap",children:(0,pe.jsx)(M,{className:"k-actionsheet-item-icon",icon:t})}),(0,pe.jsxs)("span",{className:"k-actionsheet-item-text",children:[o&&(0,pe.jsx)("span",{className:"k-actionsheet-item-title",children:o}),s&&(0,pe.jsx)("span",{className:"k-actionsheet-item-description",children:s})]})]})}),e.children]})};aa.states=$i;aa.className=oa;var qr=require("react/jsx-runtime");var Vi=require("react/jsx-runtime");var _i=require("react/jsx-runtime");var Xi=require("react/jsx-runtime");var ke=require("react/jsx-runtime"),oo="k-slider",Fi=[r.hover,r.focus,r.active,r.disabled,r.readonly],Ji={},Ve={type:"single",orientation:"horizontal",readonly:!1,disabled:!1,handlePosition:"end",showButtons:!0,showTicks:!0},ce=e=>{let{type:t=Ve.type,orientation:o=Ve.orientation,readonly:s=Ve.readonly,disabled:i=Ve.disabled,handlePosition:l=Ve.handlePosition,showButtons:p=Ve.showButtons,showTicks:u=Ve.showTicks,hover:b,focus:x,active:h,trackStyle:S,dir:c,...N}=e,k,g;return o==="horizontal"?(k=c==="rtl"?"caret-alt-left":"caret-alt-right",g=c==="rtl"?"caret-alt-right":"caret-alt-left"):o==="vertical"&&(k="caret-alt-up",g="caret-alt-down"),(0,ke.jsxs)("div",{...N,className:a(oo,e.className,I(oo,{readonly:s,disabled:i}),{[`k-slider-${o}`]:o,"k-colorgradient-slider":t==="gradient"}),dir:c,children:[p&&(0,ke.jsx)(v,{className:"k-button-decrease",rounded:"full",icon:g}),(0,ke.jsxs)("div",{className:"k-slider-track-wrap",children:[u&&(0,ke.jsx)("ul",{className:"k-reset k-slider-items",children:e.children}),(0,ke.jsxs)("div",{className:"k-slider-track",style:S,children:[(0,ke.jsx)("div",{className:"k-slider-selection"}),t==="range"&&(0,ke.jsx)("span",{className:a("k-draghandle","k-draghandle-start",I(oo,{hover:b,focus:x,active:h}))}),(0,ke.jsx)("span",{className:a("k-draghandle",`k-draghandle-${l}`,I(oo,{hover:b,focus:x,active:h}))})]})]}),p&&(0,ke.jsx)(v,{className:"k-button-increase",rounded:"full",icon:k})]})};ce.states=Fi;ce.options=Ji;ce.className=oo;ce.defaultOptions=Ve;var ra=require("react/jsx-runtime"),Yr="k-tick",Ui=[],qi={},Qr={label:!1},_e=e=>{let{style:t,label:o=Qr.label,orientation:s,large:i,text:l,...p}=e;return(0,ra.jsx)("li",{...p,className:a(e.className,Yr,{[`k-tick-${s}`]:s,"k-tick-large":i}),style:t,children:o&&(0,ra.jsx)("span",{className:"k-label",children:l})})};_e.states=Ui;_e.options=qi;_e.className=Yr;_e.defaultOptions=Qr;var na=require("react/jsx-runtime");var sa=require("react/jsx-runtime");var ia=require("react/jsx-runtime");var la=require("react/jsx-runtime");var Zr=require("react/jsx-runtime"),pa=e=>(0,Zr.jsx)(ce,{type:"gradient",showButtons:!1,showTicks:!1,...e});var jr=require("react/jsx-runtime"),ca=e=>(0,jr.jsx)(ce,{type:"gradient",orientation:"vertical",showButtons:!1,showTicks:!1,...e});var ao=require("react/jsx-runtime"),en="k-spin-button",Wi=[],Yi={size:[n.small,n.medium,n.large],fillMode:[d.solid,d.flat,d.outline,d.clear,d.link]},ma={size:n.medium,fillMode:d.solid},Ct=e=>{let{size:t=ma.size,fillMode:o=ma.fillMode,...s}=e;return(0,ao.jsxs)("span",{...s,className:a(en,e.className),children:[(0,ao.jsx)(v,{className:"k-spinner-increase",icon:"caret-alt-up",rounded:null,size:t,fillMode:o}),(0,ao.jsx)(v,{className:"k-spinner-decrease",icon:"caret-alt-down",rounded:null,size:t,fillMode:o})]})};Ct.states=Wi;Ct.options=Yi;Ct.className=en;Ct.defaultOptions=ma;var U=require("react/jsx-runtime"),tn="k-numerictextbox",Qi=[r.hover,r.focus,r.valid,r.invalid,r.loading,r.required,r.disabled,r.readonly],Zi={size:[n.small,n.medium,n.large],rounded:[f.small,f.medium,f.large,f.full],fillMode:[d.solid,d.flat,d.outline]},nt={showSpinButton:!0,showClearButton:!0,size:E.defaultOptions.size,rounded:E.defaultOptions.rounded,fillMode:E.defaultOptions.fillMode,separators:!0},$=e=>{let{size:t=nt.size,rounded:o=nt.rounded,fillMode:s=nt.fillMode,separators:i=nt.separators,showClearButton:l=nt.showClearButton,showSpinButton:p=nt.showSpinButton,prefix:u,suffix:b,value:x,placeholder:h,hover:S,focus:c,valid:N,invalid:k,required:g,loading:A,disabled:B,readonly:w,...J}=e;return(0,U.jsxs)(E,{...J,size:t,rounded:o,fillMode:s,hover:S,focus:c,valid:N,invalid:k,required:g,loading:A,disabled:B,readonly:w,className:a(e.className,tn),children:[u&&(0,U.jsxs)(U.Fragment,{children:[(0,U.jsx)(ne,{children:u}),i&&(0,U.jsx)(ie,{})]}),(0,U.jsx)(Ne,{placeholder:h,value:x}),(0,U.jsx)(ee,{valid:N,invalid:k,loading:A,disabled:B}),(0,U.jsx)(re,{loading:A,disabled:B}),l&&(0,U.jsx)(he,{loading:A,disabled:B,readonly:w,value:x}),b&&(0,U.jsxs)(U.Fragment,{children:[i&&(0,U.jsx)(ie,{}),(0,U.jsx)(se,{children:b})]}),p&&(0,U.jsx)(Ct,{className:"k-input-spinner",size:t,fillMode:s})]})};$.states=Qi;$.options=Zi;$.className=tn;$.defaultOptions=nt;var ji=require("react/jsx-runtime");var an=require("react/jsx-runtime"),el="k-no-data",ro=e=>(0,an.jsx)("span",{className:a(el,e.className),children:e.children});var Le=require("react/jsx-runtime"),da="k-list",tl=[],ol={size:[n.small,n.medium,n.large]},rn={size:n.medium},O=e=>{let{size:t=rn.size,virtualization:o,children:s,optionLabel:i,customValue:l,screenReaders:p,...u}=e,b,x,h,S,c=[];return s?s.map((N,k)=>{N.type===q?(N.props.root===!0?(b=N.props.label,N.props.children.map((g,A)=>{c.push((0,Le.jsx)(T,{...g.props},`optChild-${A}-${new Date().getTime()}`))})):N.props.children.forEach((g,A)=>{let B="";A===0&&(B=N.props.label),c.push((0,Le.jsx)(T,{className:A===0?"k-first":"",...g.props,groupLabel:B},`groupLabel-${A}-${new Date().getTime()}`))}),x=(0,Le.jsx)(q,{label:b,virtualization:o,children:c})):N.type===T&&(c.push((0,Le.jsx)(T,{...N.props},`${N.type}-${k}`)),h=(0,Le.jsx)(gt,{virtualization:o,children:c}),p&&(S=(0,Le.jsxs)(ro,{className:"k-sr-only",children:[c.length," items found."]})))}):S=(0,Le.jsx)(ro,{children:"No data found."}),(0,Le.jsxs)("div",{...u,className:a(e.className,da,C(da,{size:t}),{"k-virtual-list":o}),children:[i,l,x,h,S]})};O.states=tl;O.options=ol;O.className=da;O.defaultOptions=rn;var Ce=require("react/jsx-runtime"),ua="k-list",al=[],rl={size:[n.small,n.medium,n.large]},nn={size:n.medium},st=e=>{let{size:t=nn.size,virtualization:o,children:s,...i}=e,l,p,u,b=[];return s?s.map((x,h)=>{x.type===q?(x.props.root===!0?(l=x.props.label,x.props.children.map((S,c)=>{b.push((0,Ce.jsx)(T,{...S.props},`optChild-${c}-${new Date().getTime()}`))})):(b.push((0,Ce.jsx)(sn,{...x.props,children:x.props.label},`listChild-${h}`)),x.props.children.map((S,c)=>{b.push((0,Ce.jsx)(T,{...S.props},`fwOptChild-${c}-${new Date().getTime()}`))})),p=(0,Ce.jsx)(q,{label:l,virtualization:o,children:b})):x.type===T&&(b.push((0,Ce.jsx)(T,{...x.props},`${x.type}-${h}`)),u=(0,Ce.jsx)(gt,{virtualization:o,children:b}))}):u=(0,Ce.jsx)(ro,{children:"No data found."}),(0,Ce.jsxs)("div",{...i,className:a(e.className,ua,C(ua,{size:t}),{"k-virtual-list":o}),children:[p,u]})};st.states=al;st.options=rl;st.className=ua;st.defaultOptions=nn;var ba=require("react/jsx-runtime"),go="k-checkbox",nl=[r.hover,r.focus,r.valid,r.invalid,r.required,r.disabled,r.checked,r.indeterminate],sl={size:[n.small,n.medium,n.large],rounded:[f.small,f.medium,f.large,f.full]},fa={size:n.medium,rounded:f.medium},Xe=e=>{let{id:t,checked:o,indeterminate:s,hover:i,focus:l,disabled:p,invalid:u,valid:b,required:x,size:h=fa.size,rounded:S=fa.rounded,...c}=e;return(0,ba.jsx)("span",{className:"k-checkbox-wrap",children:(0,ba.jsx)("input",{...c,id:t,type:"checkbox",defaultChecked:o,required:x,className:a(e.className,go,C(go,{size:h,rounded:S}),I(go,{hover:i,focus:l,disabled:p,invalid:u,valid:b,indeterminate:s,checked:o}))})})};Xe.states=nl;Xe.options=sl;Xe.className=go;Xe.defaultOptions=fa;var cn=require("react/jsx-runtime"),ln="k-checkbox-list",il=[],ll={},pn={layout:"vertical"},Mt=e=>{let{layout:t=pn.layout,...o}=e;return(0,cn.jsx)("ul",{...o,className:a(e.className,ln,{[`k-list-${t}`]:t}),children:e.children})};Mt.states=il;Mt.options=ll;Mt.className=ln;Mt.defaultOptions=pn;var dn=require("react/jsx-runtime"),mn="k-checkbox-list-item",pl=[],cl={},ml={},It=e=>{let{...t}=e;return(0,dn.jsx)("li",{...t,className:a(e.className,mn),children:e.children})};It.states=pl;It.options=cl;It.className=mn;It.defaultOptions=ml;var ha=require("react/jsx-runtime");var Na=require("react/jsx-runtime");var va=require("react/jsx-runtime");var ka=require("react/jsx-runtime");var dl=require("react/jsx-runtime");var ul=require("react/jsx-runtime");var it=require("react/jsx-runtime"),Sa="k-list-item",fl=[r.hover,r.focus,r.selected,r.disabled],bl={},xl={},T=e=>{let{text:t,groupLabel:o,group:s,showIcon:i,iconName:l,showCheckbox:p,checked:u,hover:b,focus:x,selected:h,disabled:S,...c}=e,N=t||e.children;return(0,it.jsxs)("li",{...c,className:a(e.className,s?"k-list-group-item":Sa,I(Sa,{hover:b,focus:x,disabled:S,selected:h})),children:[p&&(0,it.jsx)(Xe,{checked:u}),i&&(0,it.jsx)(M,{icon:l}),(0,it.jsx)("span",{className:"k-list-item-text",children:N}),o&&o!==""&&(0,it.jsx)("div",{className:"k-list-item-group-label",children:o})]})};T.states=fl;T.options=bl;T.className=Sa;T.defaultOptions=xl;var yt=require("react/jsx-runtime"),hl="k-list-content",gt=e=>{let{virtualization:t,...o}=e;return(0,yt.jsxs)("div",{...o,className:a(hl,e.className),children:[(0,yt.jsx)("ul",{className:a("k-list-ul"),children:e.children}),t&&(0,yt.jsx)("div",{className:"k-height-container",children:(0,yt.jsx)("div",{})})]})};var La=require("react/jsx-runtime"),Nl="k-list-group-sticky-header",un=e=>(0,La.jsx)("div",{className:a(Nl,e.className),children:(0,La.jsx)("div",{className:"k-list-header-text",children:e.children})});var lt=require("react/jsx-runtime"),q=e=>{let{virtualization:t,label:o}=e;return(0,lt.jsxs)(lt.Fragment,{children:[o&&(0,lt.jsx)(un,{children:o}),e.children&&(0,lt.jsx)(gt,{virtualization:t,children:e.children})]})};var Ca=require("react/jsx-runtime"),vl="k-list-group-item",sn=e=>(0,Ca.jsx)("li",{className:a(vl,e.className),children:(0,Ca.jsx)("span",{className:"k-list-item-text",children:e.children})});var fn=require("react/jsx-runtime"),ga="k-list-optionlabel",kl=[r.hover,r.focus,r.selected,r.disabled],Sl={},Ll={},Mo=e=>{let{text:t,hover:o,focus:s,selected:i,disabled:l,...p}=e;return(0,fn.jsx)("div",{...p,className:a(ga,I(ga,{hover:o,focus:s,selected:i,disabled:l})),children:t})};Mo.states=kl;Mo.options=Sl;Mo.className=ga;Mo.defaultOptions=Ll;var bn=require("react/jsx-runtime"),Ma="k-list-custom-value",Cl=[r.hover,r.focus,r.selected,r.disabled],gl={},Ml={},Fe=e=>{let{text:t,hover:o,focus:s,selected:i,disabled:l,...p}=e;return(0,bn.jsx)("div",{...p,className:a(Ma,I(Ma,{hover:o,focus:s,selected:i,disabled:l})),children:t})};Fe.states=Cl;Fe.options=gl;Fe.className=Ma;Fe.defaultOptions=Ml;var Il=require("react/jsx-runtime");var yl=require("react/jsx-runtime");var xn=require("react/jsx-runtime");var hn=require("react/jsx-runtime");var Tl=require("react/jsx-runtime");var Nn=require("react/jsx-runtime");var vn=require("react/jsx-runtime");var R=require("react/jsx-runtime"),kn="k-dropdownlist",Al=[r.hover,r.focus,r.valid,r.invalid,r.required,r.disabled,r.loading,r.readonly],Bl={size:[n.small,n.medium,n.large],rounded:[f.small,f.medium,f.large,f.full],fillMode:[d.solid,d.flat,d.outline]},Tt={showValue:!0,arrowIconName:"caret-alt-down",size:n.medium,rounded:f.medium,fillMode:d.solid},Je=e=>{let{size:t=Tt.size,rounded:o=Tt.rounded,fillMode:s=Tt.fillMode,arrowIconName:i=Tt.arrowIconName,showValue:l=Tt.showValue,valueIconName:p,prefix:u,suffix:b,value:x,placeholder:h,hover:S,focus:c,valid:N,invalid:k,required:g,loading:A,disabled:B,readonly:w,popup:J,opened:He,adaptive:$t,adaptiveSettings:Vt,adaptiveTitle:Ho,adaptiveSubtitle:Go,adaptiveFilter:Ts,...As}=e;return(0,R.jsxs)(R.Fragment,{children:[(0,R.jsxs)(xe,{...As,size:t,rounded:o,fillMode:s,hover:S,focus:c,valid:N,invalid:k,required:g,loading:A,disabled:B,readonly:w,className:a(e.className,kn,{"k-icon-picker":!l&&p}),children:[(0,R.jsx)(ne,{children:u}),(0,R.jsx)(ot,{placeholder:h,value:x,showValue:l,valueIconName:p}),(0,R.jsx)(ee,{valid:N,invalid:k,loading:A,disabled:B}),(0,R.jsx)(re,{loading:A,disabled:B}),(0,R.jsx)(se,{children:b}),(0,R.jsx)(v,{className:"k-input-button",icon:i,rounded:null,size:e.size,fillMode:e.fillMode})]}),He&&J&&(0,R.jsx)(F,{className:"k-list-container k-dropdownlist-popup",children:J}),$t&&(0,R.jsx)(ve,{adaptive:!0,...Vt,header:(0,R.jsx)(le,{actionsEnd:(0,R.jsx)(v,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat"}),filter:Ts,inputValue:x,inputPlaceholder:h,title:Ho,subtitle:Go}),children:(0,R.jsx)("div",{className:"k-list-container",children:(0,R.jsxs)(O,{size:"large",children:[(0,R.jsx)(T,{text:"List item"}),(0,R.jsx)(T,{text:"List item"}),(0,R.jsx)(T,{text:"List item"})]})})})]})};Je.states=Al;Je.options=Bl;Je.className=kn;Je.defaultOptions=Tt;var Pl=require("react/jsx-runtime");var Sn=require("react/jsx-runtime");var Ia=require("react/jsx-runtime");var El=require("react/jsx-runtime");var Ln=require("react/jsx-runtime");var Cn=require("react/jsx-runtime");var ya=require("react/jsx-runtime");var Ta=require("react/jsx-runtime");var gn=require("react/jsx-runtime");var Mn=require("react/jsx-runtime");var L=require("react/jsx-runtime"),In="k-colorgradient-inputs",zl=[],wl={size:[n.small,n.medium,n.large]},yn={mode:"rgba",size:n.medium},At=e=>{let{mode:t=yn.mode,size:o,...s}=e;return(0,L.jsxs)("div",{...s,className:a(In,"k-hstack"),children:[(0,L.jsx)("div",{className:"k-vstack",children:(0,L.jsx)(v,{fillMode:"flat",icon:"caret-alt-expand",className:"k-colorgradient-toggle-mode",size:o})}),t==="rgba"&&(0,L.jsxs)(L.Fragment,{children:[(0,L.jsxs)("div",{className:"k-vstack",children:[(0,L.jsx)($,{showSpinButton:!1,showClearButton:!1,value:"132",size:o}),(0,L.jsx)("label",{className:"k-colorgradient-input-label",children:"R"})]}),(0,L.jsxs)("div",{className:"k-vstack",children:[(0,L.jsx)($,{showSpinButton:!1,showClearButton:!1,value:"132",size:o}),(0,L.jsx)("label",{className:"k-colorgradient-input-label",children:"G"})]}),(0,L.jsxs)("div",{className:"k-vstack",children:[(0,L.jsx)($,{showSpinButton:!1,showClearButton:!1,value:"132",size:o}),(0,L.jsx)("label",{className:"k-colorgradient-input-label",children:"B"})]}),(0,L.jsxs)("div",{className:"k-vstack",children:[(0,L.jsx)($,{showSpinButton:!1,showClearButton:!1,value:"1.00",size:o}),(0,L.jsx)("label",{className:"k-colorgradient-input-label",children:"A"})]})]}),t==="rgb"&&(0,L.jsxs)(L.Fragment,{children:[(0,L.jsxs)("div",{className:"k-vstack",children:[(0,L.jsx)($,{showSpinButton:!1,showClearButton:!1,value:"132"}),(0,L.jsx)("label",{className:"k-colorgradient-input-label",children:"R"})]}),(0,L.jsxs)("div",{className:"k-vstack",children:[(0,L.jsx)($,{showSpinButton:!1,showClearButton:!1,value:"132"}),(0,L.jsx)("label",{className:"k-colorgradient-input-label",children:"G"})]}),(0,L.jsxs)("div",{className:"k-vstack",children:[(0,L.jsx)($,{showSpinButton:!1,showClearButton:!1,value:"132"}),(0,L.jsx)("label",{className:"k-colorgradient-input-label",children:"B"})]})]}),t==="hsva"&&(0,L.jsxs)(L.Fragment,{children:[(0,L.jsxs)("div",{className:"k-vstack",children:[(0,L.jsx)($,{showSpinButton:!1,showClearButton:!1,value:"132"}),(0,L.jsx)("label",{className:"k-colorgradient-input-label",children:"H"})]}),(0,L.jsxs)("div",{className:"k-vstack",children:[(0,L.jsx)($,{showSpinButton:!1,showClearButton:!1,value:"132"}),(0,L.jsx)("label",{className:"k-colorgradient-input-label",children:"S"})]}),(0,L.jsxs)("div",{className:"k-vstack",children:[(0,L.jsx)($,{showSpinButton:!1,showClearButton:!1,value:"132"}),(0,L.jsx)("label",{className:"k-colorgradient-input-label",children:"V"})]}),(0,L.jsxs)("div",{className:"k-vstack",children:[(0,L.jsx)($,{showSpinButton:!1,showClearButton:!1,value:"1.00"}),(0,L.jsx)("label",{className:"k-colorgradient-input-label",children:"A"})]})]}),t==="hsv"&&(0,L.jsxs)(L.Fragment,{children:[(0,L.jsxs)("div",{className:"k-vstack",children:[(0,L.jsx)($,{showSpinButton:!1,showClearButton:!1,value:"132"}),(0,L.jsx)("label",{className:"k-colorgradient-input-label",children:"H"})]}),(0,L.jsxs)("div",{className:"k-vstack",children:[(0,L.jsx)($,{showSpinButton:!1,showClearButton:!1,value:"132"}),(0,L.jsx)("label",{className:"k-colorgradient-input-label",children:"S"})]}),(0,L.jsxs)("div",{className:"k-vstack",children:[(0,L.jsx)($,{showSpinButton:!1,showClearButton:!1,value:"132"}),(0,L.jsx)("label",{className:"k-colorgradient-input-label",children:"V"})]})]}),t==="hex"&&(0,L.jsx)(L.Fragment,{children:(0,L.jsxs)("div",{className:"k-vstack k-flex-1",children:[(0,L.jsx)(Pe,{showClearButton:!1,value:"#b88484AA",className:"k-hex-value"}),(0,L.jsx)("label",{className:"k-colorgradient-input-label",children:"HEX"})]})})]})};At.states=zl;At.options=wl;At.className=In;At.defaultOptions=yn;var Q=require("react/jsx-runtime"),Tn="k-colorgradient-color-contrast",Ol=[],Rl={},Kl={},Bt=()=>(0,Q.jsxs)("div",{className:a(Tn,"k-vbox"),children:[(0,Q.jsxs)("div",{className:"k-contrast-ratio",children:[(0,Q.jsx)("span",{className:"k-contrast-ratio-text",children:"Contrast ratio: 7.1"}),(0,Q.jsxs)("span",{className:"k-contrast-validation !k-text-success",children:[(0,Q.jsx)(M,{icon:"check"}),(0,Q.jsx)(M,{icon:"check"})]})]}),(0,Q.jsxs)("div",{children:[(0,Q.jsx)("span",{children:"AA: 4.5"}),(0,Q.jsxs)("span",{className:"k-contrast-validation !k-text-success",children:["Pass",(0,Q.jsx)(M,{icon:"check"})]})]}),(0,Q.jsxs)("div",{children:[(0,Q.jsx)("span",{children:"AAA: 7.0"}),(0,Q.jsxs)("span",{className:"k-contrast-validation !k-text-error",children:["Fail",(0,Q.jsx)(M,{icon:"x"})]})]})]});Bt.states=Ol;Bt.options=Rl;Bt.className=Tn;Bt.defaultOptions=Kl;var V=require("react/jsx-runtime"),Io="k-colorgradient",Hl=[r.hover,r.focus,r.readonly,r.disabled],Gl={size:[n.small,n.medium,n.large]},Se={size:n.medium,mode:"rgba",readonly:!1,disabled:!1,contrast:!1,gradientStyle:{background:"rgb(255, 0, 0 )"},dragHandleStyle:{top:"50px",left:"73px"},alphaStyle:{background:"linear-gradient(to top, transparent, rgb(255, 0, 0))"},alphaStyleHorizontal:{background:"linear-gradient(to right, transparent, rgb(255, 0, 0))"},canvasOrientation:"horizontal"},Ue=e=>{let{size:t=Se.size,mode:o=Se.mode,readonly:s=Se.readonly,disabled:i=Se.disabled,gradientStyle:l=Se.gradientStyle,dragHandleStyle:p=Se.dragHandleStyle,alphaStyle:u=Se.alphaStyle,alphaStyleHorizontal:b=Se.alphaStyleHorizontal,contrast:x=Se.contrast,dir:h,hover:S,focus:c,hoverHandle:N,focusHandle:k,canvasOrientation:g=Se.canvasOrientation,...A}=e;return(0,V.jsxs)("div",{...A,className:a(e.className,Io,C(Io,{size:t}),I(Io,{hover:S,focus:c,readonly:s,disabled:i})),dir:h,children:[!g||g==="horizontal"&&(0,V.jsxs)("div",{className:"k-colorgradient-canvas k-hstack",children:[(0,V.jsx)("div",{className:"k-hsv-rectangle",style:l,children:(0,V.jsx)("div",{className:"k-hsv-gradient",children:(0,V.jsx)("div",{className:a("k-hsv-draghandle","k-draghandle",{"k-hover":N,"k-focus":k}),style:p})})}),(0,V.jsxs)("div",{className:"k-hsv-controls k-hstack",children:[(0,V.jsx)(ca,{className:"k-hue-slider",hover:N,focus:k}),o!=="rgb"&&o!=="hsv"&&(0,V.jsx)(ca,{className:"k-alpha-slider",hover:N,focus:k,trackStyle:u})]})]}),g==="vertical"&&(0,V.jsxs)("div",{className:"k-colorgradient-canvas k-vstack",children:[(0,V.jsx)("div",{className:"k-hsv-rectangle",style:l,children:(0,V.jsx)("div",{className:"k-hsv-gradient",children:(0,V.jsx)("div",{className:a("k-hsv-draghandle","k-draghandle",{"k-hover":N,"k-focus":k}),style:p})})}),(0,V.jsxs)("div",{className:"k-hsv-controls k-vstack",children:[(0,V.jsx)(pa,{className:"k-hue-slider",hover:N,focus:k}),o!=="rgb"&&o!=="hsv"&&(0,V.jsx)(pa,{className:"k-alpha-slider",hover:N,focus:k,trackStyle:b})]})]}),(0,V.jsx)(At,{mode:e.mode,size:t}),x&&(0,V.jsx)(Bt,{})]})};Ue.states=Hl;Ue.options=Gl;Ue.className=Io;Ue.defaultOptions=Se;var Dl=require("react/jsx-runtime");var $l=require("react/jsx-runtime");var Bn=require("react/jsx-runtime"),An=e=>(0,Bn.jsx)("tr",{children:e.children});var Pn=require("react/jsx-runtime"),Aa="k-colorpalette-tile",Vl=[r.hover,r.focus,r.selected],_l={},no=e=>{let{color:t,tileSize:o,hover:s,focus:i,selected:l,...p}=e,u={backgroundColor:t,width:o?o+"px":"",height:o?o+"px":""};return(0,Pn.jsx)("td",{...p,className:a(e.className,Aa,I(Aa,{hover:s,focus:i,selected:l})),style:u})};no.states=Vl;no.options=_l;no.className=Aa;var Pt=require("react/jsx-runtime"),yo="k-colorpalette",Xl=[r.disabled],Fl={size:[n.small,n.medium,n.large]},Ba={columns:10,size:n.medium},Et=e=>{let{size:t=Ba.size,palette:o,columns:s=Ba.columns,tileSize:i,disabled:l,...p}=e,u=[];if(o){let b=s||o.columns,x=o.colors?o.colors:o;Array.isArray(x)&&Array.from({length:Math.ceil(x.length/b)},(h,S)=>{let c=[];x.slice(S*b,(S+1)*b).map((k,g)=>{c.push((0,Pt.jsx)(no,{color:k,tileSize:i},g))});let N=(0,Pt.jsx)(An,{children:c},S);u.push(N)})}return(0,Pt.jsx)("div",{...p,className:a(e.className,yo,I(yo,{disabled:l}),C(yo,{size:t})),children:(0,Pt.jsx)("table",{className:"k-colorpalette-table",children:(0,Pt.jsx)("tbody",{children:u.length>0?u:e.children})})})};Et.states=Xl;Et.options=Fl;Et.className=yo;Et.defaultOptions=Ba;var Pa={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 Jl=require("react/jsx-runtime");var H=require("react/jsx-runtime"),To="k-coloreditor",Ul=[r.focus],ql={size:[n.small,n.medium,n.large]},zt={size:n.medium,view:"gradient",palette:Pa.office,actionButtons:!0,canvasOrientation:"horizontal"},ge=e=>{let{size:t=zt.size,view:o=zt.view,palette:s=zt.palette,color:i,currentColor:l,focus:p,focusView:u,dir:b,group:x,actionButtons:h=zt.actionButtons,canvasOrientation:S=zt.canvasOrientation,...c}=e;return(0,H.jsxs)("div",{...c,className:a(e.className,"k-flatcolorpicker",To,C(To,{size:t}),I(To,{focus:p})),dir:b,children:[(0,H.jsxs)("div",{className:"k-coloreditor-header k-hstack",children:[(0,H.jsx)("div",{className:"k-coloreditor-header-actions k-hstack",children:x&&(0,H.jsxs)(K,{fillMode:"flat",children:[(0,H.jsx)(v,{className:"k-group-start",size:t,fillMode:"flat",icon:"droplet-slider",selected:o==="gradient"}),(0,H.jsx)(v,{className:"k-group-end",size:t,fillMode:"flat",icon:"palette",selected:o==="palette"})]})}),(0,H.jsx)("div",{className:"k-spacer"}),(0,H.jsxs)("div",{className:"k-coloreditor-header-actions k-hstack",children:[(0,H.jsx)(v,{fillMode:"flat",icon:"droplet-slash",size:t}),(0,H.jsxs)("div",{className:"k-coloreditor-preview k-vstack",children:[(0,H.jsx)(Ge,{className:"k-coloreditor-preview-color",color:i}),(0,H.jsx)(Ge,{className:"k-coloreditor-current-color",color:l})]})]})]}),(0,H.jsx)("div",{className:"k-coloreditor-views k-vstack",children:o==="gradient"?(0,H.jsx)(Ue,{focus:u,size:t,canvasOrientation:S}):(0,H.jsx)(Et,{palette:s,size:t})}),h&&(0,H.jsxs)(X,{className:"k-coloreditor-footer",alignment:"start",children:[(0,H.jsx)(v,{themeColor:"primary",size:t,className:"k-coloreditor-apply",children:"Apply"}),(0,H.jsx)(v,{className:"k-coloreditor-cancel",size:t,children:"Cancel"})]})]})};ge.states=Ul;ge.options=ql;ge.className=To;ge.defaultOptions=zt;var Wl=require("react/jsx-runtime");var Yl=require("react/jsx-runtime");var Ql=require("react/jsx-runtime");var Zl=require("react/jsx-runtime");var _=require("react/jsx-runtime"),En="k-colorpicker",jl=[r.hover,r.focus,r.valid,r.invalid,r.required,r.disabled],ep={size:[n.small,n.medium,n.large],rounded:[f.small,f.medium,f.large,f.full],fillMode:[d.solid,d.flat,d.outline]},so={arrowIconName:"caret-alt-down",size:xe.defaultOptions.size,rounded:xe.defaultOptions.rounded,fillMode:xe.defaultOptions.fillMode},Ee=e=>{let{size:t=so.size,rounded:o=so.rounded,fillMode:s=so.fillMode,arrowIconName:i=so.arrowIconName,prefix:l,suffix:p,value:u,placeholder:b,hover:x,focus:h,valid:S,invalid:c,required:N,disabled:k,valueIconName:g,popup:A,opened:B,adaptive:w,adaptiveSettings:J,adaptiveTitle:He,adaptiveSubtitle:$t,...Vt}=e;return(0,_.jsxs)(_.Fragment,{children:[(0,_.jsxs)(xe,{...Vt,size:t,rounded:o,fillMode:s,hover:x,focus:h,valid:S,invalid:c,required:N,disabled:k,className:a(e.className,En,"k-icon-picker"),children:[(0,_.jsx)(ne,{children:l}),(0,_.jsx)(ot,{placeholder:b,value:u,showValue:!1,valueIcon:(0,_.jsx)(Ge,{className:"k-value-icon",color:u,iconName:g}),valueIconName:g}),(0,_.jsx)(se,{children:p}),(0,_.jsx)(v,{className:"k-input-button",icon:i,rounded:null,size:t,fillMode:s})]}),B&&A&&(0,_.jsx)(F,{className:"k-colorpicker-popup",children:A}),w&&(0,_.jsx)(ve,{adaptive:!0,...J,header:(0,_.jsx)(le,{actionsEnd:(0,_.jsx)(v,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat"}),title:He,subtitle:$t}),footer:(0,_.jsxs)(eo,{children:[(0,_.jsx)(v,{text:"Cancel",size:"large",themeColor:"base"}),(0,_.jsx)(v,{text:"Set",size:"large",themeColor:"primary"})]}),children:(0,_.jsx)(ge,{canvasOrientation:"vertical",size:"large",actionButtons:!1,group:!0})})]})};Ee.states=jl;Ee.options=ep;Ee.className=En;Ee.defaultOptions=so;var op=require("react/jsx-runtime");var ap=require("