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