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