UNPKG

@progress/kendo-themes-html

Version:

A collection of HTML helpers used for developing Kendo UI themes

2 lines (1 loc) 25 kB
var n=(...e)=>e.filter(t=>t!==!0&&!!t).map(t=>Array.isArray(t)?n(...t):typeof t=="object"?Object.keys(t).map((o,i)=>t[i]||t[o]&&o||null).filter(o=>o!==null).join(" "):t).filter(t=>!!t).join(" ");var S=(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.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"}),y=(e,t)=>n({"k-valid":t.valid,"k-invalid":t.invalid,"k-hover":t.hover,"k-focus":t.focus,"k-checked":t.checked,"k-active":t.active,"k-selected":t.selected,"k-disabled":t.disabled,"k-indeterminate":t.indeterminate&&!t.checked,"k-loading":t.loading,"k-empty":t.empty,"k-readonly":t.readonly,"k-highlighted":t.highlighted});var a={xsmall:"xsmall",small:"small",medium:"medium",large:"large",xlarge:"xlarge",xxlarge:"xxlarge",xxxlarge:"xxxlarge"},u={small:"small",medium:"medium",large:"large",full:"full"},h={solid:"solid",flat:"flat",outline:"outline",clear:"clear",link:"link"},c={inherit:"inherit",base:"base",primary:"primary",secondary:"secondary",tertiary:"tertiary",info:"info",success:"success",warning:"warning",error:"error",dark:"dark",light:"light",inverse:"inverse"},s={open:"open",hover:"hover",focus:"focus",active:"active",selected:"selected",disabled:"disabled",valid:"valid",invalid:"invalid",loading:"loading",required:"required",empty:"empty",indeterminate:"indeterminate",checked:"checked",readonly:"readonly",highlighted:"highlighted"};import{jsx as so}from"react/jsx-runtime";var be="k-input",to=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled,s.loading,s.readonly],oo={size:[a.small,a.medium,a.large],rounded:[u.small,u.medium,u.large,u.full],fillMode:[h.solid,h.flat,h.outline]},Ne={size:a.medium,rounded:a.medium,fillMode:h.solid},I=e=>{let{hover:t,focus:o,disabled:i,invalid:l,valid:r,loading:p,readonly:m,size:d=Ne.size,rounded:f=Ne.rounded,fillMode:x=Ne.fillMode,...b}=e;return so("span",{...b,className:n(e.className,be,S(be,{size:d,rounded:f,fillMode:x}),y(be,{hover:t,focus:o,disabled:i,invalid:l,valid:r,loading:p,readonly:m}))})};I.states=to;I.options=oo;I.className=be;I.defaultOptions=Ne;import{jsx as ao}from"react/jsx-runtime";var Le="k-picker",no=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled,s.loading,s.readonly],io={size:[a.small,a.medium,a.large],rounded:[u.small,u.medium,u.large,u.full],fillMode:[h.solid,h.flat,h.outline]},ve={size:a.medium,rounded:u.medium,fillMode:h.solid},Se=e=>{let{hover:t,focus:o,disabled:i,invalid:l,valid:r,loading:p,readonly:m,size:d=ve.size,rounded:f=ve.rounded,fillMode:x=ve.fillMode,...b}=e;return ao("span",{...b,className:n(e.className,Le,S(Le,{size:d,rounded:f,fillMode:x}),y(Le,{hover:t,focus:o,disabled:i,invalid:l,valid:r,loading:p,readonly:m})),children:e.children})};Se.states=no;Se.options=io;Se.className=Le;Se.defaultOptions=ve;import{Fragment as co,jsx as rt}from"react/jsx-runtime";var He="k-icon k-font-icon",lo=[],ro={size:[a.xsmall,a.small,a.medium,a.large,a.xlarge,a.xxlarge,a.xxxlarge],themeColor:[c.base,c.primary,c.secondary,c.tertiary,c.success,c.warning,c.error,c.info,c.light,c.dark]},po={},ie=e=>{let{size:t,themeColor:o,icon:i,rotate:l,flip:r,...p}=e;return i?rt("span",{...p,className:n(e.className,He,S(He,{size:t}),{[`k-i-${i}`]:i,[`k-color-${o}`]:o,[`k-rotate-${l}`]:l,"k-flip-h":r==="h"||r==="both","k-flip-v":r==="v"||r==="both"})}):rt(co,{})};ie.states=lo;ie.options=ro;ie.className=He;ie.defaultOptions=po;var pt=ie;import{Fragment as fo,jsx as Ie}from"react/jsx-runtime";var Ke="k-icon k-svg-icon",mo=[],uo={size:[a.xsmall,a.small,a.medium,a.large,a.xlarge,a.xxlarge,a.xxxlarge],themeColor:[c.base,c.primary,c.secondary,c.tertiary,c.success,c.warning,c.error,c.info,c.light,c.dark]},ct={viewBox:"0 0 24 24"},ae=e=>{let{size:t,themeColor:o,rotate:i,flip:l,viewBox:r=ct.viewBox,icon:p,...m}=e;if(!p)return Ie(fo,{});p==="none"&&{...m,className:n(e.className,Ke,"k-none")};let d=typeof p=="object"&&p.name&&p.name;return Ie("span",{...m,className:n(e.className,Ke,S("k-icon",{size:t}),{[`k-svg-i-${d}`]:d,[`k-color-${o}`]:o,[`k-rotate-${i}`]:i,"k-flip-h":l==="h"||l==="both","k-flip-v":l==="v"||l==="both"}),children:Ie("svg",{"aria-hidden":!0,focusable:!1,xmlns:"http://www.w3.org/2000/svg",viewBox:typeof p=="object"?p.viewBox:r,dangerouslySetInnerHTML:typeof p=="object"?{__html:p.content}:void 0,children:p?void 0:e.children})})};ae.states=mo;ae.options=uo;ae.className=Ke;ae.defaultOptions=ct;var Re=ae;import*as dt from"@progress/kendo-svg-icons";import{Fragment as mt,jsx as le}from"react/jsx-runtime";var ho=e=>e.replace(/([-_][a-z0-9])/gi,t=>t.toUpperCase().replace("-","").replace("_","")),xo=[],bo={size:[a.xsmall,a.small,a.medium,a.large,a.xlarge,a.xxlarge,a.xxxlarge],themeColor:[c.base,c.primary,c.secondary,c.tertiary,c.success,c.warning,c.error,c.info,c.light,c.dark]},Pe={viewBox:"0 0 24 24",type:"svg"},g=e=>{let{size:t,themeColor:o,icon:i,type:l=Pe.type,rotate:r,flip:p,viewBox:m=Pe.viewBox,...d}=e;if(!i)return le(mt,{});if(l==="svg"){if(i==="none")return le(Re,{...d,icon:i,size:t});let f=ho(`${i}-icon`);return dt[f]?le(Re,{...d,icon:dt[f],size:t,themeColor:o,rotate:r,flip:p,viewBox:m}):le(mt,{})}return le(pt,{...d,icon:i,size:t,themeColor:o,rotate:r,flip:p})};g.states=xo;g.options=bo;g.defaultOptions=Pe;import{Fragment as vo,jsx as we}from"react/jsx-runtime";var ut="k-clear-value",No=[s.disabled,s.loading,s.readonly],Lo={},O=e=>{let{disabled:t,loading:o,readonly:i,value:l}=e;return t||i||o||!l?we(vo,{}):we("span",{className:n(e.className,ut),children:we(g,{icon:"x"})})};O.states=No;O.options=Lo;O.className=ut;import{jsx as go}from"react/jsx-runtime";var Ve="k-input-inner",So=[],Io={},ge={type:"text",autocomplete:"off",value:"",placeholder:""},H=e=>{let{value:t=ge.value,type:o=ge.type,placeholder:i=ge.placeholder,autocomplete:l=ge.autocomplete,...r}=e;return go("input",{...r,type:o,className:n(e.className,Ve,S(Ve,e)),placeholder:i,autoComplete:l,defaultValue:t})};H.states=So;H.options=Io;H.className=Ve;import{jsx as ft,jsxs as Ao}from"react/jsx-runtime";var Ge="k-input-inner",ko=[],yo={},Be=e=>{let{value:t,placeholder:o,showValue:i,valueIcon:l,valueIconName:r,...p}=e;return Ao("span",{...p,className:n(e.className,Ge,S(Ge,e)),children:[l,!l&&r&&ft(g,{className:"k-input-value-icon",icon:r}),i&&!t&&o,i&&t&&ft("span",{className:"k-input-value-text",children:t})]})};Be.states=ko;Be.options=yo;Be.className=Ge;import{jsx as To}from"react/jsx-runtime";var $e="k-input-inner",Co=[],Mo={},ht={value:"",placeholder:""},_e=e=>{let{value:t=ht.value,placeholder:o=ht.placeholder,rows:i,...l}=e;return To("textarea",{...l,className:n(e.className,$e,S($e,e)),placeholder:o,rows:i,defaultValue:t})};_e.states=Co;_e.options=Mo;_e.className=$e;import{Fragment as Eo,jsx as xt}from"react/jsx-runtime";var bt="k-input-loading-icon",zo=[s.disabled,s.loading],P=e=>{let{disabled:t,loading:o}=e;return t||!o?xt(Eo,{}):xt("span",{className:n(e.className,bt,"k-icon k-i-loading")})};P.states=zo;P.className=bt;import{Fragment as Ko,jsx as Nt}from"react/jsx-runtime";var Lt="k-input-validation-icon",Oo=[s.valid,s.invalid,s.disabled,s.loading],Ho={},K=e=>{let{valid:t,invalid:o,disabled:i,loading:l}=e,r=o?"warning-circle":"check-circle";return i||l||!!!(t||o)?Nt(Ko,{}):Nt(g,{className:n(Lt),icon:r})};K.states=Oo;K.options=Ho;K.className=Lt;import{Fragment as wo,jsx as vt}from"react/jsx-runtime";var Ro="k-input-prefix",Po={direction:"horizontal"},ke=e=>{let{direction:t=Po.direction,...o}=e;return e.children?vt("span",{...o,className:n(Ro,e.className,{[`k-input-prefix-${t}`]:t}),children:e.children}):vt(wo,{})};import{Fragment as Bo,jsx as St}from"react/jsx-runtime";var Vo="k-input-suffix",Go={direction:"horizontal"},ye=e=>{let{direction:t=Go.direction,...o}=e;return e.children?St("span",{...o,className:n(Vo,e.className,{[`k-input-suffix-${t}`]:t}),children:e.children}):St(Bo,{})};import{jsx as si}from"react/jsx-runtime";import{jsx as li}from"react/jsx-runtime";import{jsx as _o}from"react/jsx-runtime";var It="k-input-separator",$o={direction:"vertical"},U=e=>{let{direction:t=$o.direction,...o}=e;return _o("span",{...o,className:n(It,e.className,{[`${It}-${t}`]:t})})};import{jsx as gt}from"react/jsx-runtime";var kt="k-animation-container",Xo=[],Do={},yt={positionMode:"absolute"},w=e=>{let{positionMode:t=yt.positionMode,animationStyle:o,offset:i,...l}=e;return gt("div",{...l,style:{...i,...e.style},className:n(e.className,kt,"k-animation-container-shown",{"k-animation-container-fixed":t==="fixed"}),children:gt("div",{className:"k-child-animation-container",style:o,children:e.children})})};w.states=Xo;w.options=Do;w.className=kt;w.defaultOptions=yt;import{jsx as At}from"react/jsx-runtime";var Ct="k-popup",Fo=[],Jo={},Mt={positionMode:"absolute"},W=e=>{let{offset:t,positionMode:o=Mt.positionMode,animationStyle:i,...l}=e;return At(w,{positionMode:o,offset:t,animationStyle:i,children:At("div",{...l,className:n(e.className,Ct),children:e.children})})};W.states=Fo;W.options=Jo;W.className=Ct;W.defaultOptions=Mt;import{jsx as Wo}from"react/jsx-runtime";var Ae="k-actions",qo=[],Uo={},Xe={alignment:"start",orientation:"horizontal"},Q=e=>{let{alignment:t=Xe.alignment,orientation:o=Xe.orientation,...i}=e;return Wo("div",{...i,className:n(Ae,{[`${Ae}-${t}`]:t,[`${Ae}-${o}`]:o},e.className),children:e.children})};Q.states=qo;Q.options=Uo;Q.className=Ae;Q.defaultOptions=Xe;import{jsx as Yo}from"react/jsx-runtime";var Qo="k-actionsheet-footer",Tt={alignment:"stretched",orientation:"horizontal"},De=e=>{let{alignment:t=Tt.alignment,orientation:o=Tt.orientation,template:i,as:l=i?"div":Q,...r}=e;return Yo(l,{...r,...!i&&{alignment:t,orientation:o},className:n(e.className,Qo),children:e.children})};import{jsx as re,jsxs as es}from"react/jsx-runtime";var zt="k-searchbox",Zo=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled,s.loading],jo={size:[a.small,a.medium,a.large],rounded:[u.small,u.medium,u.large,u.full],fillMode:[h.solid,h.flat,h.outline]},Fe={showIcon:!0,icon:"search",size:I.defaultOptions.size,rounded:I.defaultOptions.rounded,fillMode:I.defaultOptions.fillMode},Y=e=>{let{value:t,placeholder:o,size:i,rounded:l,fillMode:r,hover:p,focus:m,valid:d,invalid:f,required:x,loading:b,disabled:N,showIcon:v=Fe.showIcon,icon:C=Fe.icon,...A}=e;return es(I,{...A,size:i,rounded:l,fillMode:r,hover:p,focus:m,valid:d,invalid:f,required:x,loading:b,disabled:N,className:n(e.className,zt),children:[v&&re(g,{className:"k-input-icon",icon:C}),re(H,{placeholder:o,value:t}),re(P,{...e}),re(K,{...e}),re(O,{...e})]})};Y.states=Zo;Y.options=jo;Y.className=zt;Y.defaultOptions=Fe;import{jsx as ea}from"react/jsx-runtime";import{Fragment as Et,jsx as V,jsxs as Je}from"react/jsx-runtime";var Ot="k-textbox",ts=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled,s.loading,s.readonly],os={size:[a.small,a.medium,a.large],rounded:[u.small,u.medium,u.large,u.full],fillMode:[h.solid,h.flat,h.outline]},X={showClearButton:!0,showValidationIcon:!0,size:I.defaultOptions.size,rounded:I.defaultOptions.rounded,fillMode:I.defaultOptions.fillMode,separators:!0},Z=e=>{let{size:t=X.size,rounded:o=X.rounded,fillMode:i=X.fillMode,separators:l=X.separators,showClearButton:r=X.showClearButton,showValidationIcon:p=X.showValidationIcon,prefix:m,suffix:d,type:f,value:x,placeholder:b,hover:N,focus:v,valid:C,invalid:A,required:M,loading:T,disabled:_,readonly:xe,...Oe}=e;return Je(I,{...Oe,size:t,rounded:o,fillMode:i,hover:N,focus:v,valid:C,invalid:A,required:M,loading:T,disabled:_,readonly:xe,className:n(e.className,Ot),children:[m&&Je(Et,{children:[V(ke,{children:m}),l&&V(U,{})]}),V(H,{placeholder:b,value:x,type:f}),p&&V(K,{valid:C,invalid:A,loading:T,disabled:_}),V(P,{loading:T,disabled:_}),r&&V(O,{loading:T,disabled:_,readonly:xe,value:x}),d&&Je(Et,{children:[l&&V(U,{}),V(ye,{children:d})]})]})};Z.states=ts;Z.options=os;Z.className=Ot;Z.defaultOptions=X;import{jsx as da}from"react/jsx-runtime";import{Fragment as ba,jsx as xa}from"react/jsx-runtime";import{Fragment as is,jsx as pe,jsxs as Kt}from"react/jsx-runtime";var Ce="k-button",ss=[s.hover,s.focus,s.active,s.selected,s.disabled],ns={size:[a.small,a.medium,a.large],rounded:[u.small,u.medium,u.large,u.full],fillMode:[h.solid,h.flat,h.outline,h.clear,h.link],themeColor:[c.base,c.primary,c.secondary,c.tertiary,c.success,c.warning,c.error,c.info,c.light,c.dark,c.inverse]},D={size:a.medium,rounded:u.medium,fillMode:h.solid,themeColor:c.base,showArrow:!1,arrowIconName:"caret-alt-down"},R=e=>{let{size:t=D.size,rounded:o=D.rounded,fillMode:i=D.fillMode,themeColor:l=D.themeColor,showArrow:r=D.showArrow,arrowIconName:p=D.arrowIconName,hover:m,focus:d,active:f,selected:x,disabled:b,icon:N,text:v,iconClassName:C,...A}=e,M=N!==void 0,T=e.children!==void 0;return Kt("button",{...A,className:n(e.className,Ce,S(Ce,{size:t,rounded:o,fillMode:i,themeColor:l}),y(Ce,{hover:m,focus:d,active:f,disabled:b,selected:x}),{"k-icon-button":!v&&!T&&M}),children:[N&&pe(g,{className:n(C,"k-button-icon"),icon:N}),v?Kt(is,{children:[v&&pe("span",{className:"k-button-text",children:v}),e.children]}):e.children&&pe("span",{className:"k-button-text",children:e.children}),r&&pe("span",{className:"k-menu-button-arrow k-button-arrow",children:pe(g,{icon:p})})]})};R.states=ss;R.options=ns;R.className=Ce;R.defaultOptions=D;import{jsx as ya}from"react/jsx-runtime";import{jsx as Ta}from"react/jsx-runtime";import{jsx as Ha}from"react/jsx-runtime";import{Fragment as Fa,jsx as Da}from"react/jsx-runtime";import{jsx as G,jsxs as qe}from"react/jsx-runtime";var Rt="k-actionsheet-titlebar",as={},B=e=>{let{title:t,subtitle:o,actionsStart:i,actionsEnd:l,filter:r,input:p,inputValue:m,inputPlaceholder:d,adaptive:f,children:x,...b}=e;return qe("div",{...b,className:n(e.className,Rt),children:[qe("div",{className:"k-actionsheet-titlebar-group",children:[i&&G("div",{className:"k-actionsheet-actions",children:i}),!x&&qe("div",{className:"k-actionsheet-title",children:[t&&G("div",{className:"k-text-center",children:t}),o&&G("div",{className:"k-actionsheet-subtitle k-text-center",children:o})]}),x&&G("div",{className:"k-actionsheet-title",children:x}),l&&G("div",{className:"k-actionsheet-actions",children:l})]}),(p||r)&&G("div",{className:"k-actionsheet-titlebar-group k-actionsheet-filter",children:p?G(Z,{value:m,placeholder:d,size:f?"large":"medium"}):G(Y,{placeholder:"Filter",size:f?"large":"medium"})})]})};B.className=Rt;B.defaultOptions=as;import{jsx as Ue,jsxs as cs}from"react/jsx-runtime";var We="k-actionsheet-view",ls=[],rs={},ps={},j=e=>{let{adaptive:t,animated:o,children:i,header:l,footer:r,...p}=e,m=l?.type===B&&Ue(B,{adaptive:t,...l?.props}),d=r?.type===De&&Ue(De,{...r?.props});return cs("div",{...p,className:n(e.className,We,{[`${We}-animated`]:o}),children:[m,Ue("div",{className:"k-actionsheet-content",children:i}),d]})};j.states=ls;j.options=rs;j.className=We;j.defaultOptions=ps;import{jsx as Me,jsxs as us}from"react/jsx-runtime";var Pt="k-actionsheet",ds=[],ms={},ce={side:"bottom",fullscreen:!1,adaptive:!1,overlay:!0},F=e=>{let{side:t=ce.side,fullscreen:o=ce.fullscreen,adaptive:i=ce.adaptive,overlay:l=ce.overlay,template:r,children:p,header:m,footer:d,...f}=e;return us("div",{className:"k-actionsheet-container",children:[l&&Me("div",{className:"k-overlay"}),Me(w,{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:Me("div",{...f,className:n(e.className,Pt,{[`k-actionsheet-${t}`]:o===!1,"k-actionsheet-fullscreen":o===!0,"k-adaptive-actionsheet":i}),children:r||Me(j,{header:m,footer:d,adaptive:i,...e,children:p})})})]})};F.states=ds;F.options=ms;F.className=Pt;F.defaultOptions=ce;import{jsx as hl}from"react/jsx-runtime";import{Fragment as hs,jsx as de,jsxs as Qe}from"react/jsx-runtime";var Ye="k-actionsheet-item",fs=[s.hover,s.focus,s.selected,s.disabled],Ze=e=>{let{iconName:t,text:o,description:i,hover:l,focus:r,selected:p,disabled:m,...d}=e;return Qe("span",{...d,className:n(e.className,Ye,y(Ye,{hover:l,focus:r,selected:p,disabled:m})),children:[!e.children&&de(hs,{children:Qe("span",{className:"k-actionsheet-action",children:[t&&de("span",{className:"k-icon-wrap",children:de(g,{className:"k-actionsheet-item-icon",icon:t})}),Qe("span",{className:"k-actionsheet-item-text",children:[o&&de("span",{className:"k-actionsheet-item-title",children:o}),i&&de("span",{className:"k-actionsheet-item-description",children:i})]})]})}),e.children]})};Ze.states=fs;Ze.className=Ye;import{jsx as kl,jsxs as yl}from"react/jsx-runtime";import{jsx as Tl}from"react/jsx-runtime";import{jsx as Hl}from"react/jsx-runtime";import{jsx as wl}from"react/jsx-runtime";import{jsx as bs}from"react/jsx-runtime";var xs="k-no-data",me=e=>bs("span",{className:n(xs,e.className),children:e.children});import{jsx as ee,jsxs as Vt}from"react/jsx-runtime";var je="k-list",Ns=[],Ls={size:[a.small,a.medium,a.large]},Gt={size:a.medium},E=e=>{let{size:t=Gt.size,virtualization:o,children:i,optionLabel:l,customValue:r,screenReaders:p,...m}=e,d,f,x,b,N=[];return i?i.map((v,C)=>{v.type===z?(v.props.root===!0?(d=v.props.label,v.props.children.map((A,M)=>{N.push(ee(L,{...A.props},`optChild-${M}-${new Date().getTime()}`))})):v.props.children.forEach((A,M)=>{let T="";M===0&&(T=v.props.label),N.push(ee(L,{className:M===0?"k-first":"",...A.props,groupLabel:T},`groupLabel-${M}-${new Date().getTime()}`))}),f=ee(z,{label:d,virtualization:o,children:N})):v.type===L&&(N.push(ee(L,{...v.props},`${v.type}-${C}`)),x=ee(te,{virtualization:o,children:N}),p&&(b=Vt(me,{className:"k-sr-only",children:[N.length," items found."]})))}):b=ee(me,{children:"No data found."}),Vt("div",{...m,className:n(e.className,je,S(je,{size:t}),{"k-virtual-list":o}),children:[l,r,f,x,b]})};E.states=Ns;E.options=Ls;E.className=je;E.defaultOptions=Gt;import{jsx as J,jsxs as Is}from"react/jsx-runtime";var et="k-list",vs=[],Ss={size:[a.small,a.medium,a.large]},Bt={size:a.medium},q=e=>{let{size:t=Bt.size,virtualization:o,children:i,...l}=e,r,p,m,d=[];return i?i.map((f,x)=>{f.type===z?(f.props.root===!0?(r=f.props.label,f.props.children.map((b,N)=>{d.push(J(L,{...b.props},`optChild-${N}-${new Date().getTime()}`))})):(d.push(J($t,{...f.props,children:f.props.label},`listChild-${x}`)),f.props.children.map((b,N)=>{d.push(J(L,{...b.props},`fwOptChild-${N}-${new Date().getTime()}`))})),p=J(z,{label:r,virtualization:o,children:d})):f.type===L&&(d.push(J(L,{...f.props},`${f.type}-${x}`)),m=J(te,{virtualization:o,children:d}))}):m=J(me,{children:"No data found."}),Is("div",{...l,className:n(e.className,et,S(et,{size:t}),{"k-virtual-list":o}),children:[p,m]})};q.states=vs;q.options=Ss;q.className=et;q.defaultOptions=Bt;import{jsx as _t}from"react/jsx-runtime";var Te="k-checkbox",gs=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled,s.checked,s.indeterminate],ks={size:[a.small,a.medium,a.large],rounded:[u.small,u.medium,u.large,u.full]},tt={size:a.medium,rounded:u.medium},$=e=>{let{id:t,checked:o,indeterminate:i,hover:l,focus:r,disabled:p,invalid:m,valid:d,required:f,size:x=tt.size,rounded:b=tt.rounded,...N}=e;return _t("span",{className:"k-checkbox-wrap",children:_t("input",{...N,id:t,type:"checkbox",defaultChecked:o,required:f,className:n(e.className,Te,S(Te,{size:x,rounded:b}),y(Te,{hover:l,focus:r,disabled:p,invalid:m,valid:d,indeterminate:i,checked:o}))})})};$.states=gs;$.options=ks;$.className=Te;$.defaultOptions=tt;import{jsx as Cs}from"react/jsx-runtime";var Xt="k-checkbox-list",ys=[],As={},Dt={layout:"vertical"},oe=e=>{let{layout:t=Dt.layout,...o}=e;return Cs("ul",{...o,className:n(e.className,Xt,{[`k-list-${t}`]:t}),children:e.children})};oe.states=ys;oe.options=As;oe.className=Xt;oe.defaultOptions=Dt;import{jsx as Es}from"react/jsx-runtime";var Ft="k-checkbox-list-item",Ms=[],Ts={},zs={},se=e=>{let{...t}=e;return Es("li",{...t,className:n(e.className,Ft),children:e.children})};se.states=Ms;se.options=Ts;se.className=Ft;se.defaultOptions=zs;import{Fragment as gr,jsx as Ir,jsxs as kr}from"react/jsx-runtime";import{Fragment as Tr,jsx as Mr,jsxs as zr}from"react/jsx-runtime";import{Fragment as Rr,jsx as Kr,jsxs as Pr}from"react/jsx-runtime";import{Fragment as $r,jsx as Br,jsxs as _r}from"react/jsx-runtime";import{jsx as Jr}from"react/jsx-runtime";import{jsx as Qr}from"react/jsx-runtime";import{jsx as ze,jsxs as Rs}from"react/jsx-runtime";var st="k-list-item",Os=[s.hover,s.focus,s.selected,s.disabled],Hs={},Ks={},L=e=>{let{text:t,groupLabel:o,group:i,showIcon:l,iconName:r,showCheckbox:p,checked:m,hover:d,focus:f,selected:x,disabled:b,...N}=e,v=t||e.children;return Rs("li",{...N,className:n(e.className,i?"k-list-group-item":st,y(st,{hover:d,focus:f,disabled:b,selected:x})),children:[p&&ze($,{checked:m}),l&&ze(g,{icon:r}),ze("span",{className:"k-list-item-text",children:v}),o&&o!==""&&ze("div",{className:"k-list-item-group-label",children:o})]})};L.states=Os;L.options=Hs;L.className=st;L.defaultOptions=Ks;import{jsx as nt,jsxs as ws}from"react/jsx-runtime";var Ps="k-list-content",te=e=>{let{virtualization:t,...o}=e;return ws("div",{...o,className:n(Ps,e.className),children:[nt("ul",{className:n("k-list-ul"),children:e.children}),t&&nt("div",{className:"k-height-container",children:nt("div",{})})]})};import{jsx as Jt}from"react/jsx-runtime";var Vs="k-list-group-sticky-header",qt=e=>Jt("div",{className:n(Vs,e.className),children:Jt("div",{className:"k-list-header-text",children:e.children})});import{Fragment as Gs,jsx as Ut,jsxs as Bs}from"react/jsx-runtime";var z=e=>{let{virtualization:t,label:o}=e;return Bs(Gs,{children:[o&&Ut(qt,{children:o}),e.children&&Ut(te,{virtualization:t,children:e.children})]})};import{jsx as Wt}from"react/jsx-runtime";var $s="k-list-group-item",$t=e=>Wt("li",{className:n($s,e.className),children:Wt("span",{className:"k-list-item-text",children:e.children})});import{jsx as Fs}from"react/jsx-runtime";var it="k-list-optionlabel",_s=[s.hover,s.focus,s.selected,s.disabled],Xs={},Ds={},Ee=e=>{let{text:t,hover:o,focus:i,selected:l,disabled:r,...p}=e;return Fs("div",{...p,className:n(it,y(it,{hover:o,focus:i,selected:l,disabled:r})),children:t})};Ee.states=_s;Ee.options=Xs;Ee.className=it;Ee.defaultOptions=Ds;import{jsx as Ws}from"react/jsx-runtime";var at="k-list-custom-value",Js=[s.hover,s.focus,s.selected,s.disabled],qs={},Us={},ne=e=>{let{text:t,hover:o,focus:i,selected:l,disabled:r,...p}=e;return Ws("div",{...p,className:n(at,y(at,{hover:o,focus:i,selected:l,disabled:r})),children:t})};ne.states=Js;ne.options=qs;ne.className=at;ne.defaultOptions=Us;import{jsx as Hp}from"react/jsx-runtime";import{jsx as wp}from"react/jsx-runtime";import{jsx as $p,jsxs as _p}from"react/jsx-runtime";import{jsx as Jp,jsxs as qp}from"react/jsx-runtime";import{jsx as Yp}from"react/jsx-runtime";import{jsx as tc,jsxs as oc}from"react/jsx-runtime";import{jsx as ac,jsxs as lc}from"react/jsx-runtime";import{Fragment as lt,jsx as k,jsxs as ue}from"react/jsx-runtime";var Qt="k-autocomplete",Qs=[s.hover,s.focus,s.valid,s.invalid,s.required,s.disabled,s.loading,s.readonly],Ys={size:[a.small,a.medium,a.large],rounded:[u.small,u.medium,u.large,u.full],fillMode:[h.solid,h.flat,h.outline]},fe={size:I.defaultOptions.size,rounded:I.defaultOptions.rounded,fillMode:I.defaultOptions.fillMode,separators:!0},he=e=>{let{size:t=fe.size,rounded:o=fe.rounded,fillMode:i=fe.fillMode,separators:l=fe.separators,prefix:r,suffix:p,value:m,placeholder:d,hover:f,focus:x,valid:b,invalid:N,required:v,loading:C,disabled:A,popup:M,opened:T,readonly:_,adaptive:xe,adaptiveSettings:Oe,adaptiveTitle:Yt,adaptiveSubtitle:Zt,adaptiveCustomValue:jt,...eo}=e;return ue(lt,{children:[ue(I,{...eo,size:t,rounded:o,fillMode:i,hover:f,focus:x,valid:b,invalid:N,required:v,loading:C,disabled:A,readonly:_,className:n(e.className,Qt),children:[r&&ue(lt,{children:[k(ke,{children:r}),l&&k(U,{})]}),k(H,{placeholder:d,value:m}),k(K,{valid:b,invalid:N,loading:C,disabled:A}),k(P,{loading:C,disabled:A}),k(O,{loading:C,disabled:A,readonly:_,value:m}),p&&ue(lt,{children:[l&&k(U,{}),k(ye,{children:p})]})]}),T&&M&&k(W,{className:"k-list-container k-autocomplete-popup",children:M}),xe&&k(F,{adaptive:!0,...Oe,header:k(B,{actionsEnd:k(R,{icon:"check",themeColor:"primary",size:"large",fillMode:"flat"}),input:!0,inputValue:m,inputPlaceholder:d,title:Yt,subtitle:Zt}),children:k("div",{className:"k-list-container",children:ue(E,{customValue:jt?k(ne,{text:`Use "${m}"`}):void 0,size:"large",children:[k(L,{text:"List item"}),k(L,{text:"List item"}),k(L,{text:"List item"})]})})})]})};he.states=Qs;he.options=Ys;he.className=Qt;he.defaultOptions=fe;var Hc=he;export{Qt as AUTOCOMPLETE_CLASSNAME,he as Autocomplete,Hc as default};