create-jwn-js 1.2.1 → 1.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,249 @@
1
+ (function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const n of document.querySelectorAll('link[rel="modulepreload"]'))o(n);new MutationObserver(n=>{for(const i of n)if(i.type==="childList")for(const s of i.addedNodes)s.tagName==="LINK"&&s.rel==="modulepreload"&&o(s)}).observe(document,{childList:!0,subtree:!0});function r(n){const i={};return n.integrity&&(i.integrity=n.integrity),n.referrerPolicy&&(i.referrerPolicy=n.referrerPolicy),n.crossOrigin==="use-credentials"?i.credentials="include":n.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function o(n){if(n.ep)return;n.ep=!0;const i=r(n);fetch(n.href,i)}})();/**
2
+ * @vue/shared v3.5.12
3
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
4
+ * @license MIT
5
+ **//*! #__NO_SIDE_EFFECTS__ */function Xe(e){const t=Object.create(null);for(const r of e.split(","))t[r]=1;return r=>r in t}const me=Object.freeze({}),ko=Object.freeze([]),Le=()=>{},sn=()=>!1,fr=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),di=e=>e.startsWith("onUpdate:"),pe=Object.assign,ya=(e,t)=>{const r=e.indexOf(t);r>-1&&e.splice(r,1)},Hy=Object.prototype.hasOwnProperty,ve=(e,t)=>Hy.call(e,t),J=Array.isArray,eo=e=>Wo(e)==="[object Map]",uo=e=>Wo(e)==="[object Set]",jl=e=>Wo(e)==="[object Date]",Wh=e=>Wo(e)==="[object RegExp]",ie=e=>typeof e=="function",le=e=>typeof e=="string",wt=e=>typeof e=="symbol",ye=e=>e!==null&&typeof e=="object",Ui=e=>(ye(e)||ie(e))&&ie(e.then)&&ie(e.catch),Hc=Object.prototype.toString,Wo=e=>Hc.call(e),va=e=>Wo(e).slice(8,-1),Hi=e=>Wo(e)==="[object Object]",_a=e=>le(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Nr=Xe(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),jc=Xe("bind,cloak,else-if,else,for,html,if,model,on,once,pre,show,slot,text,memo"),Ea=e=>{const t=Object.create(null);return r=>t[r]||(t[r]=e(r))},jy=/-(\w)/g,xe=Ea(e=>e.replace(jy,(t,r)=>r?r.toUpperCase():"")),zy=/\B([A-Z])/g,rt=Ea(e=>e.replace(zy,"-$1").toLowerCase()),or=Ea(e=>e.charAt(0).toUpperCase()+e.slice(1)),Yt=Ea(e=>e?`on${or(e)}`:""),ct=(e,t)=>!Object.is(e,t),Tr=(e,...t)=>{for(let r=0;r<e.length;r++)e[r](...t)},Po=(e,t,r,o=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:o,value:r})},fi=e=>{const t=parseFloat(e);return isNaN(t)?e:t},pi=e=>{const t=le(e)?Number(e):NaN;return isNaN(t)?e:t};let wd;const Pn=()=>wd||(wd=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{}),Wy=/^[_$a-zA-Z\xA0-\uFFFF][_$a-zA-Z0-9\xA0-\uFFFF]*$/;function Ky(e){return Wy.test(e)?`__props.${e}`:`__props[${JSON.stringify(e)}]`}function Xy(e,t){return e+JSON.stringify(t,(r,o)=>typeof o=="function"?o.toString():o)}const Gy={TEXT:1,1:"TEXT",CLASS:2,2:"CLASS",STYLE:4,4:"STYLE",PROPS:8,8:"PROPS",FULL_PROPS:16,16:"FULL_PROPS",NEED_HYDRATION:32,32:"NEED_HYDRATION",STABLE_FRAGMENT:64,64:"STABLE_FRAGMENT",KEYED_FRAGMENT:128,128:"KEYED_FRAGMENT",UNKEYED_FRAGMENT:256,256:"UNKEYED_FRAGMENT",NEED_PATCH:512,512:"NEED_PATCH",DYNAMIC_SLOTS:1024,1024:"DYNAMIC_SLOTS",DEV_ROOT_FRAGMENT:2048,2048:"DEV_ROOT_FRAGMENT",CACHED:-1,"-1":"CACHED",BAIL:-2,"-2":"BAIL"},Zn={1:"TEXT",2:"CLASS",4:"STYLE",8:"PROPS",16:"FULL_PROPS",32:"NEED_HYDRATION",64:"STABLE_FRAGMENT",128:"KEYED_FRAGMENT",256:"UNKEYED_FRAGMENT",512:"NEED_PATCH",1024:"DYNAMIC_SLOTS",2048:"DEV_ROOT_FRAGMENT",[-1]:"HOISTED",[-2]:"BAIL"},qy={ELEMENT:1,1:"ELEMENT",FUNCTIONAL_COMPONENT:2,2:"FUNCTIONAL_COMPONENT",STATEFUL_COMPONENT:4,4:"STATEFUL_COMPONENT",TEXT_CHILDREN:8,8:"TEXT_CHILDREN",ARRAY_CHILDREN:16,16:"ARRAY_CHILDREN",SLOTS_CHILDREN:32,32:"SLOTS_CHILDREN",TELEPORT:64,64:"TELEPORT",SUSPENSE:128,128:"SUSPENSE",COMPONENT_SHOULD_KEEP_ALIVE:256,256:"COMPONENT_SHOULD_KEEP_ALIVE",COMPONENT_KEPT_ALIVE:512,512:"COMPONENT_KEPT_ALIVE",COMPONENT:6,6:"COMPONENT"},Yy={STABLE:1,1:"STABLE",DYNAMIC:2,2:"DYNAMIC",FORWARDED:3,3:"FORWARDED"},Kh={1:"STABLE",2:"DYNAMIC",3:"FORWARDED"},Jy="Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt,console,Error,Symbol",zc=Xe(Jy),Qy=zc,kd=2;function Xh(e,t=0,r=e.length){if(t=Math.max(0,Math.min(t,e.length)),r=Math.max(0,Math.min(r,e.length)),t>r)return"";let o=e.split(/(\r?\n)/);const n=o.filter((a,l)=>l%2===1);o=o.filter((a,l)=>l%2===0);let i=0;const s=[];for(let a=0;a<o.length;a++)if(i+=o[a].length+(n[a]&&n[a].length||0),i>=t){for(let l=a-kd;l<=a+kd||r>i;l++){if(l<0||l>=o.length)continue;const u=l+1;s.push(`${u}${" ".repeat(Math.max(3-String(u).length,0))}| ${o[l]}`);const d=o[l].length,c=n[l]&&n[l].length||0;if(l===a){const f=t-(i-(d+c)),p=Math.max(1,r>i?d-f:r-t);s.push(" | "+" ".repeat(f)+"^".repeat(p))}else if(l>a){if(r>i){const f=Math.max(Math.min(r-i,d),1);s.push(" | "+"^".repeat(f))}i+=d+c}}break}return s.join(`
6
+ `)}function Ko(e){if(J(e)){const t={};for(let r=0;r<e.length;r++){const o=e[r],n=le(o)?Wc(o):Ko(o);if(n)for(const i in n)t[i]=n[i]}return t}else if(le(e)||ye(e))return e}const Zy=/;(?![^(]*\))/g,ev=/:([^]+)/,tv=/\/\*[^]*?\*\//g;function Wc(e){const t={};return e.replace(tv,"").split(Zy).forEach(r=>{if(r){const o=r.split(ev);o.length>1&&(t[o[0].trim()]=o[1].trim())}}),t}function Gh(e){let t="";if(!e||le(e))return t;for(const r in e){const o=e[r];if(le(o)||typeof o=="number"){const n=r.startsWith("--")?r:rt(r);t+=`${n}:${o};`}}return t}function Xo(e){let t="";if(le(e))t=e;else if(J(e))for(let r=0;r<e.length;r++){const o=Xo(e[r]);o&&(t+=o+" ")}else if(ye(e))for(const r in e)e[r]&&(t+=r+" ");return t.trim()}function qh(e){if(!e)return null;let{class:t,style:r}=e;return t&&!le(t)&&(e.class=Xo(t)),r&&(e.style=Ko(r)),e}const rv="html,body,base,head,link,meta,style,title,address,article,aside,footer,header,hgroup,h1,h2,h3,h4,h5,h6,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,summary,template,blockquote,iframe,tfoot",ov="svg,animate,animateMotion,animateTransform,circle,clipPath,color-profile,defs,desc,discard,ellipse,feBlend,feColorMatrix,feComponentTransfer,feComposite,feConvolveMatrix,feDiffuseLighting,feDisplacementMap,feDistantLight,feDropShadow,feFlood,feFuncA,feFuncB,feFuncG,feFuncR,feGaussianBlur,feImage,feMerge,feMergeNode,feMorphology,feOffset,fePointLight,feSpecularLighting,feSpotLight,feTile,feTurbulence,filter,foreignObject,g,hatch,hatchpath,image,line,linearGradient,marker,mask,mesh,meshgradient,meshpatch,meshrow,metadata,mpath,path,pattern,polygon,polyline,radialGradient,rect,set,solidcolor,stop,switch,symbol,text,textPath,title,tspan,unknown,use,view",nv="annotation,annotation-xml,maction,maligngroup,malignmark,math,menclose,merror,mfenced,mfrac,mfraction,mglyph,mi,mlabeledtr,mlongdiv,mmultiscripts,mn,mo,mover,mpadded,mphantom,mprescripts,mroot,mrow,ms,mscarries,mscarry,msgroup,msline,mspace,msqrt,msrow,mstack,mstyle,msub,msubsup,msup,mtable,mtd,mtext,mtr,munder,munderover,none,semantics",iv="area,base,br,col,embed,hr,img,input,link,meta,param,source,track,wbr",Kc=Xe(rv),Xc=Xe(ov),Gc=Xe(nv),Yh=Xe(iv),Jh="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Qh=Xe(Jh),zl=Xe(Jh+",async,autofocus,autoplay,controls,default,defer,disabled,hidden,inert,loop,open,required,reversed,scoped,seamless,checked,muted,multiple,selected");function Ca(e){return!!e||e===""}const sv=/[>/="'\u0009\u000a\u000c\u0020]/,dl={};function av(e){if(dl.hasOwnProperty(e))return dl[e];const t=sv.test(e);return t&&console.error(`unsafe attribute name: ${e}`),dl[e]=!t}const lv={acceptCharset:"accept-charset",className:"class",htmlFor:"for",httpEquiv:"http-equiv"},Zh=Xe("accept,accept-charset,accesskey,action,align,allow,alt,async,autocapitalize,autocomplete,autofocus,autoplay,background,bgcolor,border,buffered,capture,challenge,charset,checked,cite,class,code,codebase,color,cols,colspan,content,contenteditable,contextmenu,controls,coords,crossorigin,csp,data,datetime,decoding,default,defer,dir,dirname,disabled,download,draggable,dropzone,enctype,enterkeyhint,for,form,formaction,formenctype,formmethod,formnovalidate,formtarget,headers,height,hidden,high,href,hreflang,http-equiv,icon,id,importance,inert,integrity,ismap,itemprop,keytype,kind,label,lang,language,loading,list,loop,low,manifest,max,maxlength,minlength,media,min,multiple,muted,name,novalidate,open,optimum,pattern,ping,placeholder,poster,preload,radiogroup,readonly,referrerpolicy,rel,required,reversed,rows,rowspan,sandbox,scope,scoped,selected,shape,size,sizes,slot,span,spellcheck,src,srcdoc,srclang,srcset,start,step,style,summary,tabindex,target,title,translate,type,usemap,value,width,wrap"),eg=Xe("xmlns,accent-height,accumulate,additive,alignment-baseline,alphabetic,amplitude,arabic-form,ascent,attributeName,attributeType,azimuth,baseFrequency,baseline-shift,baseProfile,bbox,begin,bias,by,calcMode,cap-height,class,clip,clipPathUnits,clip-path,clip-rule,color,color-interpolation,color-interpolation-filters,color-profile,color-rendering,contentScriptType,contentStyleType,crossorigin,cursor,cx,cy,d,decelerate,descent,diffuseConstant,direction,display,divisor,dominant-baseline,dur,dx,dy,edgeMode,elevation,enable-background,end,exponent,fill,fill-opacity,fill-rule,filter,filterRes,filterUnits,flood-color,flood-opacity,font-family,font-size,font-size-adjust,font-stretch,font-style,font-variant,font-weight,format,from,fr,fx,fy,g1,g2,glyph-name,glyph-orientation-horizontal,glyph-orientation-vertical,glyphRef,gradientTransform,gradientUnits,hanging,height,href,hreflang,horiz-adv-x,horiz-origin-x,id,ideographic,image-rendering,in,in2,intercept,k,k1,k2,k3,k4,kernelMatrix,kernelUnitLength,kerning,keyPoints,keySplines,keyTimes,lang,lengthAdjust,letter-spacing,lighting-color,limitingConeAngle,local,marker-end,marker-mid,marker-start,markerHeight,markerUnits,markerWidth,mask,maskContentUnits,maskUnits,mathematical,max,media,method,min,mode,name,numOctaves,offset,opacity,operator,order,orient,orientation,origin,overflow,overline-position,overline-thickness,panose-1,paint-order,path,pathLength,patternContentUnits,patternTransform,patternUnits,ping,pointer-events,points,pointsAtX,pointsAtY,pointsAtZ,preserveAlpha,preserveAspectRatio,primitiveUnits,r,radius,referrerPolicy,refX,refY,rel,rendering-intent,repeatCount,repeatDur,requiredExtensions,requiredFeatures,restart,result,rotate,rx,ry,scale,seed,shape-rendering,slope,spacing,specularConstant,specularExponent,speed,spreadMethod,startOffset,stdDeviation,stemh,stemv,stitchTiles,stop-color,stop-opacity,strikethrough-position,strikethrough-thickness,string,stroke,stroke-dasharray,stroke-dashoffset,stroke-linecap,stroke-linejoin,stroke-miterlimit,stroke-opacity,stroke-width,style,surfaceScale,systemLanguage,tabindex,tableValues,target,targetX,targetY,text-anchor,text-decoration,text-rendering,textLength,to,transform,transform-origin,type,u1,u2,underline-position,underline-thickness,unicode,unicode-bidi,unicode-range,units-per-em,v-alphabetic,v-hanging,v-ideographic,v-mathematical,values,vector-effect,version,vert-adv-y,vert-origin-x,vert-origin-y,viewBox,viewTarget,visibility,width,widths,word-spacing,writing-mode,x,x-height,x1,x2,xChannelSelector,xlink:actuate,xlink:arcrole,xlink:href,xlink:role,xlink:show,xlink:title,xlink:type,xmlns:xlink,xml:base,xml:lang,xml:space,y,y1,y2,yChannelSelector,z,zoomAndPan"),cv=Xe("accent,accentunder,actiontype,align,alignmentscope,altimg,altimg-height,altimg-valign,altimg-width,alttext,bevelled,close,columnsalign,columnlines,columnspan,denomalign,depth,dir,display,displaystyle,encoding,equalcolumns,equalrows,fence,fontstyle,fontweight,form,frame,framespacing,groupalign,height,href,id,indentalign,indentalignfirst,indentalignlast,indentshift,indentshiftfirst,indentshiftlast,indextype,justify,largetop,largeop,lquote,lspace,mathbackground,mathcolor,mathsize,mathvariant,maxsize,minlabelspacing,mode,other,overflow,position,rowalign,rowlines,rowspan,rquote,rspace,scriptlevel,scriptminsize,scriptsizemultiplier,selection,separator,separators,shift,side,src,stackalign,stretchy,subscriptshift,superscriptshift,symmetric,voffset,width,widths,xlink:href,xlink:show,xlink:type,xmlns");function tg(e){if(e==null)return!1;const t=typeof e;return t==="string"||t==="number"||t==="boolean"}const uv=/["'&<>]/;function dv(e){const t=""+e,r=uv.exec(t);if(!r)return t;let o="",n,i,s=0;for(i=r.index;i<t.length;i++){switch(t.charCodeAt(i)){case 34:n="&quot;";break;case 38:n="&amp;";break;case 39:n="&#39;";break;case 60:n="&lt;";break;case 62:n="&gt;";break;default:continue}s!==i&&(o+=t.slice(s,i)),s=i+1,o+=n}return s!==i?o+t.slice(s,i):o}const fv=/^-?>|<!--|-->|--!>|<!-$/g;function pv(e){return e.replace(fv,"")}const rg=/[ !"#$%&'()*+,./:;<=>?@[\\\]^`{|}~]/g;function og(e,t){return e.replace(rg,r=>t?r==='"'?'\\\\\\"':`\\\\${r}`:`\\${r}`)}function hv(e,t){if(e.length!==t.length)return!1;let r=!0;for(let o=0;r&&o<e.length;o++)r=Pr(e[o],t[o]);return r}function Pr(e,t){if(e===t)return!0;let r=jl(e),o=jl(t);if(r||o)return r&&o?e.getTime()===t.getTime():!1;if(r=wt(e),o=wt(t),r||o)return e===t;if(r=J(e),o=J(t),r||o)return r&&o?hv(e,t):!1;if(r=ye(e),o=ye(t),r||o){if(!r||!o)return!1;const n=Object.keys(e).length,i=Object.keys(t).length;if(n!==i)return!1;for(const s in e){const a=e.hasOwnProperty(s),l=t.hasOwnProperty(s);if(a&&!l||!a&&l||!Pr(e[s],t[s]))return!1}}return String(e)===String(t)}function ji(e,t){return e.findIndex(r=>Pr(r,t))}const ng=e=>!!(e&&e.__v_isRef===!0),zi=e=>le(e)?e:e==null?"":J(e)||ye(e)&&(e.toString===Hc||!ie(e.toString))?ng(e)?zi(e.value):JSON.stringify(e,ig,2):String(e),ig=(e,t)=>ng(t)?ig(e,t.value):eo(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((r,[o,n],i)=>(r[fl(o,i)+" =>"]=n,r),{})}:uo(t)?{[`Set(${t.size})`]:[...t.values()].map(r=>fl(r))}:wt(t)?fl(t):ye(t)&&!J(t)&&!Hi(t)?String(t):t,fl=(e,t="")=>{var r;return wt(e)?`Symbol(${(r=e.description)!=null?r:t})`:e},gv=Object.freeze(Object.defineProperty({__proto__:null,EMPTY_ARR:ko,EMPTY_OBJ:me,NO:sn,NOOP:Le,PatchFlagNames:Zn,PatchFlags:Gy,ShapeFlags:qy,SlotFlags:Yy,camelize:xe,capitalize:or,cssVarNameEscapeSymbolsRE:rg,def:Po,escapeHtml:dv,escapeHtmlComment:pv,extend:pe,genCacheKey:Xy,genPropsAccessExp:Ky,generateCodeFrame:Xh,getEscapedCssVarName:og,getGlobalThis:Pn,hasChanged:ct,hasOwn:ve,hyphenate:rt,includeBooleanAttr:Ca,invokeArrayFns:Tr,isArray:J,isBooleanAttr:zl,isBuiltInDirective:jc,isDate:jl,isFunction:ie,isGloballyAllowed:zc,isGloballyWhitelisted:Qy,isHTMLTag:Kc,isIntegerKey:_a,isKnownHtmlAttr:Zh,isKnownMathMLAttr:cv,isKnownSvgAttr:eg,isMap:eo,isMathMLTag:Gc,isModelListener:di,isObject:ye,isOn:fr,isPlainObject:Hi,isPromise:Ui,isRegExp:Wh,isRenderableAttrValue:tg,isReservedProp:Nr,isSSRSafeAttrName:av,isSVGTag:Xc,isSet:uo,isSpecialBooleanAttr:Qh,isString:le,isSymbol:wt,isVoidTag:Yh,looseEqual:Pr,looseIndexOf:ji,looseToNumber:fi,makeMap:Xe,normalizeClass:Xo,normalizeProps:qh,normalizeStyle:Ko,objectToString:Hc,parseStringStyle:Wc,propsToAttrMap:lv,remove:ya,slotFlagsText:Kh,stringifyStyle:Gh,toDisplayString:zi,toHandlerKey:Yt,toNumber:pi,toRawType:va,toTypeString:Wo},Symbol.toStringTag,{value:"Module"}));/**
7
+ * @vue/reactivity v3.5.12
8
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
9
+ * @license MIT
10
+ **/function jt(e,...t){console.warn(`[Vue warn] ${e}`,...t)}let bt;class qc{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=bt,!t&&bt&&(this.index=(bt.scopes||(bt.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,r;if(this.scopes)for(t=0,r=this.scopes.length;t<r;t++)this.scopes[t].pause();for(t=0,r=this.effects.length;t<r;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,r;if(this.scopes)for(t=0,r=this.scopes.length;t<r;t++)this.scopes[t].resume();for(t=0,r=this.effects.length;t<r;t++)this.effects[t].resume()}}run(t){if(this._active){const r=bt;try{return bt=this,t()}finally{bt=r}}else jt("cannot run an inactive effect scope.")}on(){bt=this}off(){bt=this.parent}stop(t){if(this._active){let r,o;for(r=0,o=this.effects.length;r<o;r++)this.effects[r].stop();for(r=0,o=this.cleanups.length;r<o;r++)this.cleanups[r]();if(this.scopes)for(r=0,o=this.scopes.length;r<o;r++)this.scopes[r].stop(!0);if(!this.detached&&this.parent&&!t){const n=this.parent.scopes.pop();n&&n!==this&&(this.parent.scopes[this.index]=n,n.index=this.index)}this.parent=void 0,this._active=!1}}}function Yc(e){return new qc(e)}function Jc(){return bt}function sg(e,t=!1){bt?bt.cleanups.push(e):t||jt("onScopeDispose() is called when there is no active effect scope to be associated with.")}let we;const pl=new WeakSet;class hi{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,bt&&bt.active&&bt.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,pl.has(this)&&(pl.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||lg(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Td(this),cg(this);const t=we,r=rr;we=this,rr=!0;try{return this.fn()}finally{we!==this&&jt("Active effect was not restored correctly - this is likely a Vue internal bug."),ug(this),we=t,rr=r,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)eu(t);this.deps=this.depsTail=void 0,Td(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?pl.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Wl(this)&&this.run()}get dirty(){return Wl(this)}}let ag=0,ei,ti;function lg(e,t=!1){if(e.flags|=8,t){e.next=ti,ti=e;return}e.next=ei,ei=e}function Qc(){ag++}function Zc(){if(--ag>0)return;if(ti){let t=ti;for(ti=void 0;t;){const r=t.next;t.next=void 0,t.flags&=-9,t=r}}let e;for(;ei;){let t=ei;for(ei=void 0;t;){const r=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(o){e||(e=o)}t=r}}if(e)throw e}function cg(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function ug(e){let t,r=e.depsTail,o=r;for(;o;){const n=o.prevDep;o.version===-1?(o===r&&(r=n),eu(o),mv(o)):t=o,o.dep.activeLink=o.prevActiveLink,o.prevActiveLink=void 0,o=n}e.deps=t,e.depsTail=r}function Wl(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(dg(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function dg(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===gi))return;e.globalVersion=gi;const t=e.dep;if(e.flags|=2,t.version>0&&!e.isSSR&&e.deps&&!Wl(e)){e.flags&=-3;return}const r=we,o=rr;we=e,rr=!0;try{cg(e);const n=e.fn(e._value);(t.version===0||ct(n,e._value))&&(e._value=n,t.version++)}catch(n){throw t.version++,n}finally{we=r,rr=o,ug(e),e.flags&=-3}}function eu(e,t=!1){const{dep:r,prevSub:o,nextSub:n}=e;if(o&&(o.nextSub=n,e.prevSub=void 0),n&&(n.prevSub=o,e.nextSub=void 0),r.subsHead===e&&(r.subsHead=n),r.subs===e&&(r.subs=o,!o&&r.computed)){r.computed.flags&=-5;for(let i=r.computed.deps;i;i=i.nextDep)eu(i,!0)}!t&&!--r.sc&&r.map&&r.map.delete(r.key)}function mv(e){const{prevDep:t,nextDep:r}=e;t&&(t.nextDep=r,e.prevDep=void 0),r&&(r.prevDep=t,e.nextDep=void 0)}function bv(e,t){e.effect instanceof hi&&(e=e.effect.fn);const r=new hi(e);t&&pe(r,t);try{r.run()}catch(n){throw r.stop(),n}const o=r.run.bind(r);return o.effect=r,o}function yv(e){e.effect.stop()}let rr=!0;const fg=[];function Lr(){fg.push(rr),rr=!1}function Mr(){const e=fg.pop();rr=e===void 0?!0:e}function Td(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const r=we;we=void 0;try{t()}finally{we=r}}}let gi=0;class vv{constructor(t,r){this.sub=t,this.dep=r,this.version=r.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class Sa{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.subsHead=void 0}track(t){if(!we||!rr||we===this.computed)return;let r=this.activeLink;if(r===void 0||r.sub!==we)r=this.activeLink=new vv(we,this),we.deps?(r.prevDep=we.depsTail,we.depsTail.nextDep=r,we.depsTail=r):we.deps=we.depsTail=r,pg(r);else if(r.version===-1&&(r.version=this.version,r.nextDep)){const o=r.nextDep;o.prevDep=r.prevDep,r.prevDep&&(r.prevDep.nextDep=o),r.prevDep=we.depsTail,r.nextDep=void 0,we.depsTail.nextDep=r,we.depsTail=r,we.deps===r&&(we.deps=o)}return we.onTrack&&we.onTrack(pe({effect:we},t)),r}trigger(t){this.version++,gi++,this.notify(t)}notify(t){Qc();try{for(let r=this.subsHead;r;r=r.nextSub)r.sub.onTrigger&&!(r.sub.flags&8)&&r.sub.onTrigger(pe({effect:r.sub},t));for(let r=this.subs;r;r=r.prevSub)r.sub.notify()&&r.sub.dep.notify()}finally{Zc()}}}function pg(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let o=t.deps;o;o=o.nextDep)pg(o)}const r=e.dep.subs;r!==e&&(e.prevSub=r,r&&(r.nextSub=e)),e.dep.subsHead===void 0&&(e.dep.subsHead=e),e.dep.subs=e}}const Vs=new WeakMap,To=Symbol("Object iterate"),Kl=Symbol("Map keys iterate"),mi=Symbol("Array iterate");function Ze(e,t,r){if(rr&&we){let o=Vs.get(e);o||Vs.set(e,o=new Map);let n=o.get(r);n||(o.set(r,n=new Sa),n.map=o,n.key=r),n.track({target:e,type:t,key:r})}}function lr(e,t,r,o,n,i){const s=Vs.get(e);if(!s){gi++;return}const a=l=>{l&&l.trigger({target:e,type:t,key:r,newValue:o,oldValue:n,oldTarget:i})};if(Qc(),t==="clear")s.forEach(a);else{const l=J(e),u=l&&_a(r);if(l&&r==="length"){const d=Number(o);s.forEach((c,f)=>{(f==="length"||f===mi||!wt(f)&&f>=d)&&a(c)})}else switch((r!==void 0||s.has(void 0))&&a(s.get(r)),u&&a(s.get(mi)),t){case"add":l?u&&a(s.get("length")):(a(s.get(To)),eo(e)&&a(s.get(Kl)));break;case"delete":l||(a(s.get(To)),eo(e)&&a(s.get(Kl)));break;case"set":eo(e)&&a(s.get(To));break}}Zc()}function _v(e,t){const r=Vs.get(e);return r&&r.get(t)}function Jo(e){const t=ue(e);return t===e?t:(Ze(t,"iterate",mi),pt(e)?t:t.map(ut))}function wa(e){return Ze(e=ue(e),"iterate",mi),e}const Ev={__proto__:null,[Symbol.iterator](){return hl(this,Symbol.iterator,ut)},concat(...e){return Jo(this).concat(...e.map(t=>J(t)?Jo(t):t))},entries(){return hl(this,"entries",e=>(e[1]=ut(e[1]),e))},every(e,t){return gr(this,"every",e,t,void 0,arguments)},filter(e,t){return gr(this,"filter",e,t,r=>r.map(ut),arguments)},find(e,t){return gr(this,"find",e,t,ut,arguments)},findIndex(e,t){return gr(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return gr(this,"findLast",e,t,ut,arguments)},findLastIndex(e,t){return gr(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return gr(this,"forEach",e,t,void 0,arguments)},includes(...e){return gl(this,"includes",e)},indexOf(...e){return gl(this,"indexOf",e)},join(e){return Jo(this).join(e)},lastIndexOf(...e){return gl(this,"lastIndexOf",e)},map(e,t){return gr(this,"map",e,t,void 0,arguments)},pop(){return Hn(this,"pop")},push(...e){return Hn(this,"push",e)},reduce(e,...t){return xd(this,"reduce",e,t)},reduceRight(e,...t){return xd(this,"reduceRight",e,t)},shift(){return Hn(this,"shift")},some(e,t){return gr(this,"some",e,t,void 0,arguments)},splice(...e){return Hn(this,"splice",e)},toReversed(){return Jo(this).toReversed()},toSorted(e){return Jo(this).toSorted(e)},toSpliced(...e){return Jo(this).toSpliced(...e)},unshift(...e){return Hn(this,"unshift",e)},values(){return hl(this,"values",ut)}};function hl(e,t,r){const o=wa(e),n=o[t]();return o!==e&&!pt(e)&&(n._next=n.next,n.next=()=>{const i=n._next();return i.value&&(i.value=r(i.value)),i}),n}const Cv=Array.prototype;function gr(e,t,r,o,n,i){const s=wa(e),a=s!==e&&!pt(e),l=s[t];if(l!==Cv[t]){const c=l.apply(e,i);return a?ut(c):c}let u=r;s!==e&&(a?u=function(c,f){return r.call(this,ut(c),f,e)}:r.length>2&&(u=function(c,f){return r.call(this,c,f,e)}));const d=l.call(s,u,o);return a&&n?n(d):d}function xd(e,t,r,o){const n=wa(e);let i=r;return n!==e&&(pt(e)?r.length>3&&(i=function(s,a,l){return r.call(this,s,a,l,e)}):i=function(s,a,l){return r.call(this,s,ut(a),l,e)}),n[t](i,...o)}function gl(e,t,r){const o=ue(e);Ze(o,"iterate",mi);const n=o[t](...r);return(n===-1||n===!1)&&mn(r[0])?(r[0]=ue(r[0]),o[t](...r)):n}function Hn(e,t,r=[]){Lr(),Qc();const o=ue(e)[t].apply(e,r);return Zc(),Mr(),o}const Sv=Xe("__proto__,__v_isRef,__isVue"),hg=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(wt));function wv(e){wt(e)||(e=String(e));const t=ue(this);return Ze(t,"has",e),t.hasOwnProperty(e)}class gg{constructor(t=!1,r=!1){this._isReadonly=t,this._isShallow=r}get(t,r,o){const n=this._isReadonly,i=this._isShallow;if(r==="__v_isReactive")return!n;if(r==="__v_isReadonly")return n;if(r==="__v_isShallow")return i;if(r==="__v_raw")return o===(n?i?Eg:_g:i?vg:yg).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(o)?t:void 0;const s=J(t);if(!n){let l;if(s&&(l=Ev[r]))return l;if(r==="hasOwnProperty")return wv}const a=Reflect.get(t,r,Oe(t)?t:o);return(wt(r)?hg.has(r):Sv(r))||(n||Ze(t,"get",r),i)?a:Oe(a)?s&&_a(r)?a:a.value:ye(a)?n?Wi(a):Go(a):a}}class mg extends gg{constructor(t=!1){super(!1,t)}set(t,r,o,n){let i=t[r];if(!this._isShallow){const l=pr(i);if(!pt(o)&&!pr(o)&&(i=ue(i),o=ue(o)),!J(t)&&Oe(i)&&!Oe(o))return l?!1:(i.value=o,!0)}const s=J(t)&&_a(r)?Number(r)<t.length:ve(t,r),a=Reflect.set(t,r,o,Oe(t)?t:n);return t===ue(n)&&(s?ct(o,i)&&lr(t,"set",r,o,i):lr(t,"add",r,o)),a}deleteProperty(t,r){const o=ve(t,r),n=t[r],i=Reflect.deleteProperty(t,r);return i&&o&&lr(t,"delete",r,void 0,n),i}has(t,r){const o=Reflect.has(t,r);return(!wt(r)||!hg.has(r))&&Ze(t,"has",r),o}ownKeys(t){return Ze(t,"iterate",J(t)?"length":To),Reflect.ownKeys(t)}}class bg extends gg{constructor(t=!1){super(!0,t)}set(t,r){return jt(`Set operation on key "${String(r)}" failed: target is readonly.`,t),!0}deleteProperty(t,r){return jt(`Delete operation on key "${String(r)}" failed: target is readonly.`,t),!0}}const kv=new mg,Tv=new bg,xv=new mg(!0),Ov=new bg(!0),Xl=e=>e,ts=e=>Reflect.getPrototypeOf(e);function Av(e,t,r){return function(...o){const n=this.__v_raw,i=ue(n),s=eo(i),a=e==="entries"||e===Symbol.iterator&&s,l=e==="keys"&&s,u=n[e](...o),d=r?Xl:t?Gl:ut;return!t&&Ze(i,"iterate",l?Kl:To),{next(){const{value:c,done:f}=u.next();return f?{value:c,done:f}:{value:a?[d(c[0]),d(c[1])]:d(c),done:f}},[Symbol.iterator](){return this}}}}function rs(e){return function(...t){{const r=t[0]?`on key "${t[0]}" `:"";jt(`${or(e)} operation ${r}failed: target is readonly.`,ue(this))}return e==="delete"?!1:e==="clear"?void 0:this}}function Rv(e,t){const r={get(n){const i=this.__v_raw,s=ue(i),a=ue(n);e||(ct(n,a)&&Ze(s,"get",n),Ze(s,"get",a));const{has:l}=ts(s),u=t?Xl:e?Gl:ut;if(l.call(s,n))return u(i.get(n));if(l.call(s,a))return u(i.get(a));i!==s&&i.get(n)},get size(){const n=this.__v_raw;return!e&&Ze(ue(n),"iterate",To),Reflect.get(n,"size",n)},has(n){const i=this.__v_raw,s=ue(i),a=ue(n);return e||(ct(n,a)&&Ze(s,"has",n),Ze(s,"has",a)),n===a?i.has(n):i.has(n)||i.has(a)},forEach(n,i){const s=this,a=s.__v_raw,l=ue(a),u=t?Xl:e?Gl:ut;return!e&&Ze(l,"iterate",To),a.forEach((d,c)=>n.call(i,u(d),u(c),s))}};return pe(r,e?{add:rs("add"),set:rs("set"),delete:rs("delete"),clear:rs("clear")}:{add(n){!t&&!pt(n)&&!pr(n)&&(n=ue(n));const i=ue(this);return ts(i).has.call(i,n)||(i.add(n),lr(i,"add",n,n)),this},set(n,i){!t&&!pt(i)&&!pr(i)&&(i=ue(i));const s=ue(this),{has:a,get:l}=ts(s);let u=a.call(s,n);u?Od(s,a,n):(n=ue(n),u=a.call(s,n));const d=l.call(s,n);return s.set(n,i),u?ct(i,d)&&lr(s,"set",n,i,d):lr(s,"add",n,i),this},delete(n){const i=ue(this),{has:s,get:a}=ts(i);let l=s.call(i,n);l?Od(i,s,n):(n=ue(n),l=s.call(i,n));const u=a?a.call(i,n):void 0,d=i.delete(n);return l&&lr(i,"delete",n,void 0,u),d},clear(){const n=ue(this),i=n.size!==0,s=eo(n)?new Map(n):new Set(n),a=n.clear();return i&&lr(n,"clear",void 0,void 0,s),a}}),["keys","values","entries",Symbol.iterator].forEach(n=>{r[n]=Av(n,e,t)}),r}function ka(e,t){const r=Rv(e,t);return(o,n,i)=>n==="__v_isReactive"?!e:n==="__v_isReadonly"?e:n==="__v_raw"?o:Reflect.get(ve(r,n)&&n in o?r:o,n,i)}const Iv={get:ka(!1,!1)},Nv={get:ka(!1,!0)},$v={get:ka(!0,!1)},Pv={get:ka(!0,!0)};function Od(e,t,r){const o=ue(r);if(o!==r&&t.call(e,o)){const n=va(e);jt(`Reactive ${n} contains both the raw and reactive versions of the same object${n==="Map"?" as keys":""}, which can lead to inconsistencies. Avoid differentiating between the raw and reactive versions of an object and only use the reactive version if possible.`)}}const yg=new WeakMap,vg=new WeakMap,_g=new WeakMap,Eg=new WeakMap;function Dv(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Bv(e){return e.__v_skip||!Object.isExtensible(e)?0:Dv(va(e))}function Go(e){return pr(e)?e:Ta(e,!1,kv,Iv,yg)}function tu(e){return Ta(e,!1,xv,Nv,vg)}function Wi(e){return Ta(e,!0,Tv,$v,_g)}function er(e){return Ta(e,!0,Ov,Pv,Eg)}function Ta(e,t,r,o,n){if(!ye(e))return jt(`value cannot be made ${t?"readonly":"reactive"}: ${String(e)}`),e;if(e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=n.get(e);if(i)return i;const s=Bv(e);if(s===0)return e;const a=new Proxy(e,s===2?o:r);return n.set(e,a),a}function Vt(e){return pr(e)?Vt(e.__v_raw):!!(e&&e.__v_isReactive)}function pr(e){return!!(e&&e.__v_isReadonly)}function pt(e){return!!(e&&e.__v_isShallow)}function mn(e){return e?!!e.__v_raw:!1}function ue(e){const t=e&&e.__v_raw;return t?ue(t):e}function Rr(e){return!ve(e,"__v_skip")&&Object.isExtensible(e)&&Po(e,"__v_skip",!0),e}const ut=e=>ye(e)?Go(e):e,Gl=e=>ye(e)?Wi(e):e;function Oe(e){return e?e.__v_isRef===!0:!1}function ot(e){return Cg(e,!1)}function ru(e){return Cg(e,!0)}function Cg(e,t){return Oe(e)?e:new Lv(e,t)}class Lv{constructor(t,r){this.dep=new Sa,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=r?t:ue(t),this._value=r?t:ut(t),this.__v_isShallow=r}get value(){return this.dep.track({target:this,type:"get",key:"value"}),this._value}set value(t){const r=this._rawValue,o=this.__v_isShallow||pt(t)||pr(t);t=o?t:ue(t),ct(t,r)&&(this._rawValue=t,this._value=o?t:ut(t),this.dep.trigger({target:this,type:"set",key:"value",newValue:t,oldValue:r}))}}function Mv(e){e.dep&&e.dep.trigger({target:e,type:"set",key:"value",newValue:e._value})}function $t(e){return Oe(e)?e.value:e}function Vv(e){return ie(e)?e():$t(e)}const Fv={get:(e,t,r)=>t==="__v_raw"?e:$t(Reflect.get(e,t,r)),set:(e,t,r,o)=>{const n=e[t];return Oe(n)&&!Oe(r)?(n.value=r,!0):Reflect.set(e,t,r,o)}};function ou(e){return Vt(e)?e:new Proxy(e,Fv)}class Uv{constructor(t){this.__v_isRef=!0,this._value=void 0;const r=this.dep=new Sa,{get:o,set:n}=t(r.track.bind(r),r.trigger.bind(r));this._get=o,this._set=n}get value(){return this._value=this._get()}set value(t){this._set(t)}}function Sg(e){return new Uv(e)}function ql(e){mn(e)||jt("toRefs() expects a reactive object but received a plain one.");const t=J(e)?new Array(e.length):{};for(const r in e)t[r]=wg(e,r);return t}class Hv{constructor(t,r,o){this._object=t,this._key=r,this._defaultValue=o,this.__v_isRef=!0,this._value=void 0}get value(){const t=this._object[this._key];return this._value=t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return _v(ue(this._object),this._key)}}class jv{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function ri(e,t,r){return Oe(e)?e:ie(e)?new jv(e):ye(e)&&arguments.length>1?wg(e,t,r):ot(e)}function wg(e,t,r){const o=e[t];return Oe(o)?o:new Hv(e,t,r)}class zv{constructor(t,r,o){this.fn=t,this.setter=r,this._value=void 0,this.dep=new Sa(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=gi-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!r,this.isSSR=o}notify(){if(this.flags|=16,!(this.flags&8)&&we!==this)return lg(this,!0),!0}get value(){const t=this.dep.track({target:this,type:"get",key:"value"});return dg(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter?this.setter(t):jt("Write operation failed: computed value is readonly")}}function Wv(e,t,r=!1){let o,n;ie(e)?o=e:(o=e.get,n=e.set);const i=new zv(o,n,r);return t&&!r&&(i.onTrack=t.onTrack,i.onTrigger=t.onTrigger),i}const Kv={GET:"get",HAS:"has",ITERATE:"iterate"},Xv={SET:"set",ADD:"add",DELETE:"delete",CLEAR:"clear"},os={},Fs=new WeakMap;let Wr;function Gv(){return Wr}function kg(e,t=!1,r=Wr){if(r){let o=Fs.get(r);o||Fs.set(r,o=[]),o.push(e)}else t||jt("onWatcherCleanup() was called when there was no active watcher to associate with.")}function qv(e,t,r=me){const{immediate:o,deep:n,once:i,scheduler:s,augmentJob:a,call:l}=r,u=C=>{(r.onWarn||jt)("Invalid watch source: ",C,"A watch source can only be a getter/effect function, a ref, a reactive object, or an array of these types.")},d=C=>n?C:pt(C)||n===!1||n===0?xr(C,1):xr(C);let c,f,p,h,g=!1,y=!1;if(Oe(e)?(f=()=>e.value,g=pt(e)):Vt(e)?(f=()=>d(e),g=!0):J(e)?(y=!0,g=e.some(C=>Vt(C)||pt(C)),f=()=>e.map(C=>{if(Oe(C))return C.value;if(Vt(C))return d(C);if(ie(C))return l?l(C,2):C();u(C)})):ie(e)?t?f=l?()=>l(e,2):e:f=()=>{if(p){Lr();try{p()}finally{Mr()}}const C=Wr;Wr=c;try{return l?l(e,3,[h]):e(h)}finally{Wr=C}}:(f=Le,u(e)),t&&n){const C=f,R=n===!0?1/0:n;f=()=>xr(C(),R)}const v=Jc(),E=()=>{c.stop(),v&&ya(v.effects,c)};if(i&&t){const C=t;t=(...R)=>{C(...R),E()}}let b=y?new Array(e.length).fill(os):os;const k=C=>{if(!(!(c.flags&1)||!c.dirty&&!C))if(t){const R=c.run();if(n||g||(y?R.some((A,P)=>ct(A,b[P])):ct(R,b))){p&&p();const A=Wr;Wr=c;try{const P=[R,b===os?void 0:y&&b[0]===os?[]:b,h];l?l(t,3,P):t(...P),b=R}finally{Wr=A}}}else c.run()};return a&&a(k),c=new hi(f),c.scheduler=s?()=>s(k,!1):k,h=C=>kg(C,!1,c),p=c.onStop=()=>{const C=Fs.get(c);if(C){if(l)l(C,4);else for(const R of C)R();Fs.delete(c)}},c.onTrack=r.onTrack,c.onTrigger=r.onTrigger,t?o?k(!0):b=c.run():s?s(k.bind(null,!0),!0):c.run(),E.pause=c.pause.bind(c),E.resume=c.resume.bind(c),E.stop=E,E}function xr(e,t=1/0,r){if(t<=0||!ye(e)||e.__v_skip||(r=r||new Set,r.has(e)))return e;if(r.add(e),t--,Oe(e))xr(e.value,t,r);else if(J(e))for(let o=0;o<e.length;o++)xr(e[o],t,r);else if(uo(e)||eo(e))e.forEach(o=>{xr(o,t,r)});else if(Hi(e)){for(const o in e)xr(e[o],t,r);for(const o of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,o)&&xr(e[o],t,r)}return e}/**
11
+ * @vue/runtime-core v3.5.12
12
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
13
+ * @license MIT
14
+ **/const xo=[];function un(e){xo.push(e)}function dn(){xo.pop()}let ml=!1;function D(e,...t){if(ml)return;ml=!0,Lr();const r=xo.length?xo[xo.length-1].component:null,o=r&&r.appContext.config.warnHandler,n=Yv();if(o)qo(o,r,11,[e+t.map(i=>{var s,a;return(a=(s=i.toString)==null?void 0:s.call(i))!=null?a:JSON.stringify(i)}).join(""),r&&r.proxy,n.map(({vnode:i})=>`at <${Va(r,i.type)}>`).join(`
15
+ `),n]);else{const i=[`[Vue warn]: ${e}`,...t];n.length&&i.push(`
16
+ `,...Jv(n)),console.warn(...i)}Mr(),ml=!1}function Yv(){let e=xo[xo.length-1];if(!e)return[];const t=[];for(;e;){const r=t[0];r&&r.vnode===e?r.recurseCount++:t.push({vnode:e,recurseCount:0});const o=e.component&&e.component.parent;e=o&&o.vnode}return t}function Jv(e){const t=[];return e.forEach((r,o)=>{t.push(...o===0?[]:[`
17
+ `],...Qv(r))}),t}function Qv({vnode:e,recurseCount:t}){const r=t>0?`... (${t} recursive calls)`:"",o=e.component?e.component.parent==null:!1,n=` at <${Va(e.component,e.type,o)}`,i=">"+r;return e.props?[n,...Zv(e.props),i]:[n+i]}function Zv(e){const t=[],r=Object.keys(e);return r.slice(0,3).forEach(o=>{t.push(...Tg(o,e[o]))}),r.length>3&&t.push(" ..."),t}function Tg(e,t,r){return le(t)?(t=JSON.stringify(t),r?t:[`${e}=${t}`]):typeof t=="number"||typeof t=="boolean"||t==null?r?t:[`${e}=${t}`]:Oe(t)?(t=Tg(e,ue(t.value),!0),r?t:[`${e}=Ref<`,t,">"]):ie(t)?[`${e}=fn${t.name?`<${t.name}>`:""}`]:(t=ue(t),r?t:[`${e}=`,t])}function nu(e,t){e!==void 0&&(typeof e!="number"?D(`${t} is not a valid number - got ${JSON.stringify(e)}.`):isNaN(e)&&D(`${t} is NaN - the duration expression might be incorrect.`))}const e_={SETUP_FUNCTION:0,0:"SETUP_FUNCTION",RENDER_FUNCTION:1,1:"RENDER_FUNCTION",NATIVE_EVENT_HANDLER:5,5:"NATIVE_EVENT_HANDLER",COMPONENT_EVENT_HANDLER:6,6:"COMPONENT_EVENT_HANDLER",VNODE_HOOK:7,7:"VNODE_HOOK",DIRECTIVE_HOOK:8,8:"DIRECTIVE_HOOK",TRANSITION_HOOK:9,9:"TRANSITION_HOOK",APP_ERROR_HANDLER:10,10:"APP_ERROR_HANDLER",APP_WARN_HANDLER:11,11:"APP_WARN_HANDLER",FUNCTION_REF:12,12:"FUNCTION_REF",ASYNC_COMPONENT_LOADER:13,13:"ASYNC_COMPONENT_LOADER",SCHEDULER:14,14:"SCHEDULER",COMPONENT_UPDATE:15,15:"COMPONENT_UPDATE",APP_UNMOUNT_CLEANUP:16,16:"APP_UNMOUNT_CLEANUP"},xa={sp:"serverPrefetch hook",bc:"beforeCreate hook",c:"created hook",bm:"beforeMount hook",m:"mounted hook",bu:"beforeUpdate hook",u:"updated",bum:"beforeUnmount hook",um:"unmounted hook",a:"activated hook",da:"deactivated hook",ec:"errorCaptured hook",rtc:"renderTracked hook",rtg:"renderTriggered hook",0:"setup function",1:"render function",2:"watcher getter",3:"watcher callback",4:"watcher cleanup function",5:"native event handler",6:"component event handler",7:"vnode hook",8:"directive hook",9:"transition hook",10:"app errorHandler",11:"app warnHandler",12:"ref function",13:"async component loader",14:"scheduler flush",15:"component update",16:"app unmount cleanup function"};function qo(e,t,r,o){try{return o?e(...o):e()}catch(n){fo(n,t,r)}}function zt(e,t,r,o){if(ie(e)){const n=qo(e,t,r,o);return n&&Ui(n)&&n.catch(i=>{fo(i,t,r)}),n}if(J(e)){const n=[];for(let i=0;i<e.length;i++)n.push(zt(e[i],t,r,o));return n}else D(`Invalid value type passed to callWithAsyncErrorHandling(): ${typeof e}`)}function fo(e,t,r,o=!0){const n=t?t.vnode:null,{errorHandler:i,throwUnhandledErrorInProduction:s}=t&&t.appContext.config||me;if(t){let a=t.parent;const l=t.proxy,u=xa[r];for(;a;){const d=a.ec;if(d){for(let c=0;c<d.length;c++)if(d[c](e,l,u)===!1)return}a=a.parent}if(i){Lr(),qo(i,null,10,[e,l,u]),Mr();return}}t_(e,r,n,o,s)}function t_(e,t,r,o=!0,n=!1){{const i=xa[t];if(r&&un(r),D(`Unhandled error${i?` during execution of ${i}`:""}`),r&&dn(),o)throw e;console.error(e)}}const yt=[];let sr=-1;const fn=[];let Kr=null,on=0;const xg=Promise.resolve();let Us=null;const r_=100;function Dr(e){const t=Us||xg;return e?t.then(this?e.bind(this):e):t}function o_(e){let t=sr+1,r=yt.length;for(;t<r;){const o=t+r>>>1,n=yt[o],i=yi(n);i<e||i===e&&n.flags&2?t=o+1:r=o}return t}function Oa(e){if(!(e.flags&1)){const t=yi(e),r=yt[yt.length-1];!r||!(e.flags&2)&&t>=yi(r)?yt.push(e):yt.splice(o_(t),0,e),e.flags|=1,Og()}}function Og(){Us||(Us=xg.then(Ag))}function bi(e){J(e)?fn.push(...e):Kr&&e.id===-1?Kr.splice(on+1,0,e):e.flags&1||(fn.push(e),e.flags|=1),Og()}function Ad(e,t,r=sr+1){for(t=t||new Map;r<yt.length;r++){const o=yt[r];if(o&&o.flags&2){if(e&&o.id!==e.uid||iu(t,o))continue;yt.splice(r,1),r--,o.flags&4&&(o.flags&=-2),o(),o.flags&4||(o.flags&=-2)}}}function Hs(e){if(fn.length){const t=[...new Set(fn)].sort((r,o)=>yi(r)-yi(o));if(fn.length=0,Kr){Kr.push(...t);return}for(Kr=t,e=e||new Map,on=0;on<Kr.length;on++){const r=Kr[on];iu(e,r)||(r.flags&4&&(r.flags&=-2),r.flags&8||r(),r.flags&=-2)}Kr=null,on=0}}const yi=e=>e.id==null?e.flags&2?-1:1/0:e.id;function Ag(e){e=e||new Map;const t=r=>iu(e,r);try{for(sr=0;sr<yt.length;sr++){const r=yt[sr];if(r&&!(r.flags&8)){if(t(r))continue;r.flags&4&&(r.flags&=-2),qo(r,r.i,r.i?15:14),r.flags&4||(r.flags&=-2)}}}finally{for(;sr<yt.length;sr++){const r=yt[sr];r&&(r.flags&=-2)}sr=-1,yt.length=0,Hs(e),Us=null,(yt.length||fn.length)&&Ag(e)}}function iu(e,t){const r=e.get(t)||0;if(r>r_){const o=t.i,n=o&&Si(o.type);return fo(`Maximum recursive updates exceeded${n?` in component <${n}>`:""}. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.`,null,10),!0}return e.set(t,r+1),!1}let tr=!1;const vs=new Map;Pn().__VUE_HMR_RUNTIME__={createRecord:bl(Rg),rerender:bl(s_),reload:bl(a_)};const Do=new Map;function n_(e){const t=e.type.__hmrId;let r=Do.get(t);r||(Rg(t,e.type),r=Do.get(t)),r.instances.add(e)}function i_(e){Do.get(e.type.__hmrId).instances.delete(e)}function Rg(e,t){return Do.has(e)?!1:(Do.set(e,{initialDef:js(t),instances:new Set}),!0)}function js(e){return Dm(e)?e.__vccOpts:e}function s_(e,t){const r=Do.get(e);r&&(r.initialDef.render=t,[...r.instances].forEach(o=>{t&&(o.render=t,js(o.type).render=t),o.renderCache=[],tr=!0,o.update(),tr=!1}))}function a_(e,t){const r=Do.get(e);if(!r)return;t=js(t),Rd(r.initialDef,t);const o=[...r.instances];for(let n=0;n<o.length;n++){const i=o[n],s=js(i.type);let a=vs.get(s);a||(s!==r.initialDef&&Rd(s,t),vs.set(s,a=new Set)),a.add(i),i.appContext.propsCache.delete(i.type),i.appContext.emitsCache.delete(i.type),i.appContext.optionsCache.delete(i.type),i.ceReload?(a.add(i),i.ceReload(t.styles),a.delete(i)):i.parent?Oa(()=>{tr=!0,i.parent.update(),tr=!1,a.delete(i)}):i.appContext.reload?i.appContext.reload():typeof window<"u"?window.location.reload():console.warn("[HMR] Root or manually mounted instance modified. Full reload required."),i.root.ce&&i!==i.root&&i.root.ce._removeChildStyle(s)}bi(()=>{vs.clear()})}function Rd(e,t){pe(e,t);for(const r in e)r!=="__file"&&!(r in t)&&delete e[r]}function bl(e){return(t,r)=>{try{return e(t,r)}catch(o){console.error(o),console.warn("[HMR] Something went wrong during Vue component hot-reload. Full reload required.")}}}let Qt,Gn=[],Yl=!1;function Ki(e,...t){Qt?Qt.emit(e,...t):Yl||Gn.push({event:e,args:t})}function su(e,t){var r,o;Qt=e,Qt?(Qt.enabled=!0,Gn.forEach(({event:n,args:i})=>Qt.emit(n,...i)),Gn=[]):typeof window<"u"&&window.HTMLElement&&!((o=(r=window.navigator)==null?void 0:r.userAgent)!=null&&o.includes("jsdom"))?((t.__VUE_DEVTOOLS_HOOK_REPLAY__=t.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(i=>{su(i,t)}),setTimeout(()=>{Qt||(t.__VUE_DEVTOOLS_HOOK_REPLAY__=null,Yl=!0,Gn=[])},3e3)):(Yl=!0,Gn=[])}function l_(e,t){Ki("app:init",e,t,{Fragment:We,Text:ur,Comment:De,Static:ro})}function c_(e){Ki("app:unmount",e)}const Jl=au("component:added"),Ig=au("component:updated"),u_=au("component:removed"),d_=e=>{Qt&&typeof Qt.cleanupBuffer=="function"&&!Qt.cleanupBuffer(e)&&u_(e)};/*! #__NO_SIDE_EFFECTS__ */function au(e){return t=>{Ki(e,t.appContext.app,t.uid,t.parent?t.parent.uid:void 0,t)}}const f_=Ng("perf:start"),p_=Ng("perf:end");function Ng(e){return(t,r,o)=>{Ki(e,t.appContext.app,t.uid,t,r,o)}}function h_(e,t,r){Ki("component:emit",e.appContext.app,e,t,r)}let Me=null,Aa=null;function vi(e){const t=Me;return Me=e,Aa=e&&e.type.__scopeId||null,t}function g_(e){Aa=e}function m_(){Aa=null}const b_=e=>Ra;function Ra(e,t=Me,r){if(!t||e._n)return e;const o=(...n)=>{o._d&&sc(-1);const i=vi(t);let s;try{s=e(...n)}finally{vi(i),o._d&&sc(1)}return Ig(t),s};return o._n=!0,o._c=!0,o._d=!0,o}function $g(e){jc(e)&&D("Do not use built-in directive ids as custom directive id: "+e)}function y_(e,t){if(Me===null)return D("withDirectives can only be used inside render functions."),e;const r=qi(Me),o=e.dirs||(e.dirs=[]);for(let n=0;n<t.length;n++){let[i,s,a,l=me]=t[n];i&&(ie(i)&&(i={mounted:i,updated:i}),i.deep&&xr(s),o.push({dir:i,instance:r,value:s,oldValue:void 0,arg:a,modifiers:l}))}return e}function ar(e,t,r,o){const n=e.dirs,i=t&&t.dirs;for(let s=0;s<n.length;s++){const a=n[s];i&&(a.oldValue=i[s].value);let l=a.dir[o];l&&(Lr(),zt(l,r,8,[e.el,a,e,t]),Mr())}}const Pg=Symbol("_vte"),Dg=e=>e.__isTeleport,Oo=e=>e&&(e.disabled||e.disabled===""),v_=e=>e&&(e.defer||e.defer===""),Id=e=>typeof SVGElement<"u"&&e instanceof SVGElement,Nd=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,Ql=(e,t)=>{const r=e&&e.to;if(le(r))if(t){const o=t(r);return!o&&!Oo(e)&&D(`Failed to locate Teleport target with selector "${r}". Note the target element must exist before the component is mounted - i.e. the target cannot be rendered by the component itself, and ideally should be outside of the entire Vue component tree.`),o}else return D("Current renderer does not support string target for Teleports. (missing querySelector renderer option)"),null;else return!r&&!Oo(e)&&D(`Invalid Teleport target: ${r}`),r},__={name:"Teleport",__isTeleport:!0,process(e,t,r,o,n,i,s,a,l,u){const{mc:d,pc:c,pbc:f,o:{insert:p,querySelector:h,createText:g,createComment:y}}=u,v=Oo(t.props);let{shapeFlag:E,children:b,dynamicChildren:k}=t;if(tr&&(l=!1,k=null),e==null){const C=t.el=y("teleport start"),R=t.anchor=y("teleport end");p(C,r,o),p(R,r,o);const A=(w,S)=>{E&16&&(n&&n.isCE&&(n.ce._teleportTarget=w),d(b,w,S,n,i,s,a,l))},P=()=>{const w=t.target=Ql(t.props,h),S=Bg(w,t,g,p);w?(s!=="svg"&&Id(w)?s="svg":s!=="mathml"&&Nd(w)&&(s="mathml"),v||(A(w,S),_s(t,!1))):v||D("Invalid Teleport target on mount:",w,`(${typeof w})`)};v&&(A(r,R),_s(t,!0)),v_(t.props)?Je(P,i):P()}else{t.el=e.el,t.targetStart=e.targetStart;const C=t.anchor=e.anchor,R=t.target=e.target,A=t.targetAnchor=e.targetAnchor,P=Oo(e.props),w=P?r:R,S=P?C:A;if(s==="svg"||Id(R)?s="svg":(s==="mathml"||Nd(R))&&(s="mathml"),k?(f(e.dynamicChildren,k,w,n,i,s,a),Gs(e,t,!0)):l||c(e,t,w,S,n,i,s,a,!1),v)P?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):ns(t,r,C,u,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const T=t.target=Ql(t.props,h);T?ns(t,T,null,u,0):D("Invalid Teleport target on update:",R,`(${typeof R})`)}else P&&ns(t,R,A,u,1);_s(t,v)}},remove(e,t,r,{um:o,o:{remove:n}},i){const{shapeFlag:s,children:a,anchor:l,targetStart:u,targetAnchor:d,target:c,props:f}=e;if(c&&(n(u),n(d)),i&&n(l),s&16){const p=i||!Oo(f);for(let h=0;h<a.length;h++){const g=a[h];o(g,t,r,p,!!g.dynamicChildren)}}},move:ns,hydrate:E_};function ns(e,t,r,{o:{insert:o},m:n},i=2){i===0&&o(e.targetAnchor,t,r);const{el:s,anchor:a,shapeFlag:l,children:u,props:d}=e,c=i===2;if(c&&o(s,t,r),(!c||Oo(d))&&l&16)for(let f=0;f<u.length;f++)n(u[f],t,r,2);c&&o(a,t,r)}function E_(e,t,r,o,n,i,{o:{nextSibling:s,parentNode:a,querySelector:l,insert:u,createText:d}},c){const f=t.target=Ql(t.props,l);if(f){const p=Oo(t.props),h=f._lpa||f.firstChild;if(t.shapeFlag&16)if(p)t.anchor=c(s(e),t,a(e),r,o,n,i),t.targetStart=h,t.targetAnchor=h&&s(h);else{t.anchor=s(e);let g=h;for(;g;){if(g&&g.nodeType===8){if(g.data==="teleport start anchor")t.targetStart=g;else if(g.data==="teleport anchor"){t.targetAnchor=g,f._lpa=t.targetAnchor&&s(t.targetAnchor);break}}g=s(g)}t.targetAnchor||Bg(f,t,d,u),c(h&&s(h),t,f,r,o,n,i)}_s(t,p)}return t.anchor&&s(t.anchor)}const C_=__;function _s(e,t){const r=e.ctx;if(r&&r.ut){let o,n;for(t?(o=e.el,n=e.anchor):(o=e.targetStart,n=e.targetAnchor);o&&o!==n;)o.nodeType===1&&o.setAttribute("data-v-owner",r.uid),o=o.nextSibling;r.ut()}}function Bg(e,t,r,o){const n=t.targetStart=r(""),i=t.targetAnchor=r("");return n[Pg]=i,e&&(o(n,e),o(i,e)),i}const Xr=Symbol("_leaveCb"),is=Symbol("_enterCb");function lu(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Bn(()=>{e.isMounted=!0}),Xi(()=>{e.isUnmounting=!0}),e}const Bt=[Function,Array],cu={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Bt,onEnter:Bt,onAfterEnter:Bt,onEnterCancelled:Bt,onBeforeLeave:Bt,onLeave:Bt,onAfterLeave:Bt,onLeaveCancelled:Bt,onBeforeAppear:Bt,onAppear:Bt,onAfterAppear:Bt,onAppearCancelled:Bt},Lg=e=>{const t=e.subTree;return t.component?Lg(t.component):t},S_={name:"BaseTransition",props:cu,setup(e,{slots:t}){const r=qe(),o=lu();return()=>{const n=t.default&&Ia(t.default(),!0);if(!n||!n.length)return;const i=Mg(n),s=ue(e),{mode:a}=s;if(a&&a!=="in-out"&&a!=="out-in"&&a!=="default"&&D(`invalid <transition> mode: ${a}`),o.isLeaving)return yl(i);const l=$d(i);if(!l)return yl(i);let u=bn(l,s,o,r,f=>u=f);l.type!==De&&Br(l,u);const d=r.subTree,c=d&&$d(d);if(c&&c.type!==De&&!Zt(l,c)&&Lg(r).type!==De){const f=bn(c,s,o,r);if(Br(c,f),a==="out-in"&&l.type!==De)return o.isLeaving=!0,f.afterLeave=()=>{o.isLeaving=!1,r.job.flags&8||r.update(),delete f.afterLeave},yl(i);a==="in-out"&&l.type!==De&&(f.delayLeave=(p,h,g)=>{const y=Fg(o,c);y[String(c.key)]=c,p[Xr]=()=>{h(),p[Xr]=void 0,delete u.delayedLeave},u.delayedLeave=g})}return i}}};function Mg(e){let t=e[0];if(e.length>1){let r=!1;for(const o of e)if(o.type!==De){if(r){D("<transition> can only be used on a single element or component. Use <transition-group> for lists.");break}t=o,r=!0}}return t}const Vg=S_;function Fg(e,t){const{leavingVNodes:r}=e;let o=r.get(t.type);return o||(o=Object.create(null),r.set(t.type,o)),o}function bn(e,t,r,o,n){const{appear:i,mode:s,persisted:a=!1,onBeforeEnter:l,onEnter:u,onAfterEnter:d,onEnterCancelled:c,onBeforeLeave:f,onLeave:p,onAfterLeave:h,onLeaveCancelled:g,onBeforeAppear:y,onAppear:v,onAfterAppear:E,onAppearCancelled:b}=t,k=String(e.key),C=Fg(r,e),R=(w,S)=>{w&&zt(w,o,9,S)},A=(w,S)=>{const T=S[1];R(w,S),J(w)?w.every(x=>x.length<=1)&&T():w.length<=1&&T()},P={mode:s,persisted:a,beforeEnter(w){let S=l;if(!r.isMounted)if(i)S=y||l;else return;w[Xr]&&w[Xr](!0);const T=C[k];T&&Zt(e,T)&&T.el[Xr]&&T.el[Xr](),R(S,[w])},enter(w){let S=u,T=d,x=c;if(!r.isMounted)if(i)S=v||u,T=E||d,x=b||c;else return;let B=!1;const q=w[is]=Q=>{B||(B=!0,Q?R(x,[w]):R(T,[w]),P.delayedLeave&&P.delayedLeave(),w[is]=void 0)};S?A(S,[w,q]):q()},leave(w,S){const T=String(e.key);if(w[is]&&w[is](!0),r.isUnmounting)return S();R(f,[w]);let x=!1;const B=w[Xr]=q=>{x||(x=!0,S(),q?R(g,[w]):R(h,[w]),w[Xr]=void 0,C[T]===e&&delete C[T])};C[T]=e,p?A(p,[w,B]):B()},clone(w){const S=bn(w,t,r,o,n);return n&&n(S),S}};return P}function yl(e){if(Dn(e))return e=Wt(e),e.children=null,e}function $d(e){if(!Dn(e))return Dg(e.type)&&e.children?Mg(e.children):e;if(e.component)return e.component.subTree;const{shapeFlag:t,children:r}=e;if(r){if(t&16)return r[0];if(t&32&&ie(r.default))return r.default()}}function Br(e,t){e.shapeFlag&6&&e.component?(e.transition=t,Br(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function Ia(e,t=!1,r){let o=[],n=0;for(let i=0;i<e.length;i++){let s=e[i];const a=r==null?s.key:String(r)+String(s.key!=null?s.key:i);s.type===We?(s.patchFlag&128&&n++,o=o.concat(Ia(s.children,t,a))):(t||s.type!==De)&&o.push(a!=null?Wt(s,{key:a}):s)}if(n>1)for(let i=0;i<o.length;i++)o[i].patchFlag=-2;return o}/*! #__NO_SIDE_EFFECTS__ */function po(e,t){return ie(e)?pe({name:e.name},t,{setup:e}):e}function w_(){const e=qe();return e?(e.appContext.config.idPrefix||"v")+"-"+e.ids[0]+e.ids[1]++:(D("useId() is called when there is no active component instance to be associated with."),"")}function uu(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}const Ug=new WeakSet;function k_(e){const t=qe(),r=ru(null);if(t){const n=t.refs===me?t.refs={}:t.refs;let i;(i=Object.getOwnPropertyDescriptor(n,e))&&!i.configurable?D(`useTemplateRef('${e}') already exists.`):Object.defineProperty(n,e,{enumerable:!0,get:()=>r.value,set:s=>r.value=s})}else D("useTemplateRef() is called when there is no active component instance to be associated with.");const o=Wi(r);return Ug.add(o),o}function zs(e,t,r,o,n=!1){if(J(e)){e.forEach((h,g)=>zs(h,t&&(J(t)?t[g]:t),r,o,n));return}if(to(o)&&!n)return;const i=o.shapeFlag&4?qi(o.component):o.el,s=n?null:i,{i:a,r:l}=e;if(!a){D("Missing ref owner context. ref cannot be used on hoisted vnodes. A vnode with ref must be created inside the render function.");return}const u=t&&t.r,d=a.refs===me?a.refs={}:a.refs,c=a.setupState,f=ue(c),p=c===me?()=>!1:h=>(ve(f,h)&&!Oe(f[h])&&D(`Template ref "${h}" used on a non-ref value. It will not work in the production build.`),Ug.has(f[h])?!1:ve(f,h));if(u!=null&&u!==l&&(le(u)?(d[u]=null,p(u)&&(c[u]=null)):Oe(u)&&(u.value=null)),ie(l))qo(l,a,12,[s,d]);else{const h=le(l),g=Oe(l);if(h||g){const y=()=>{if(e.f){const v=h?p(l)?c[l]:d[l]:l.value;n?J(v)&&ya(v,i):J(v)?v.includes(i)||v.push(i):h?(d[l]=[i],p(l)&&(c[l]=d[l])):(l.value=[i],e.k&&(d[e.k]=l.value))}else h?(d[l]=s,p(l)&&(c[l]=s)):g?(l.value=s,e.k&&(d[e.k]=s)):D("Invalid template ref type:",l,`(${typeof l})`)};s?(y.id=-1,Je(y,r)):y()}else D("Invalid template ref type:",l,`(${typeof l})`)}}let Pd=!1;const ho=()=>{Pd||(console.error("Hydration completed but contains mismatches."),Pd=!0)},T_=e=>e.namespaceURI.includes("svg")&&e.tagName!=="foreignObject",x_=e=>e.namespaceURI.includes("MathML"),ss=e=>{if(e.nodeType===1){if(T_(e))return"svg";if(x_(e))return"mathml"}},_o=e=>e.nodeType===8;function O_(e){const{mt:t,p:r,o:{patchProp:o,createText:n,nextSibling:i,parentNode:s,remove:a,insert:l,createComment:u}}=e,d=(b,k)=>{if(!k.hasChildNodes()){D("Attempting to hydrate existing markup but container is empty. Performing full mount instead."),r(null,b,k),Hs(),k._vnode=b;return}c(k.firstChild,b,null,null,null),Hs(),k._vnode=b},c=(b,k,C,R,A,P=!1)=>{P=P||!!k.dynamicChildren;const w=_o(b)&&b.data==="[",S=()=>g(b,k,C,R,A,w),{type:T,ref:x,shapeFlag:B,patchFlag:q}=k;let Q=b.nodeType;k.el=b,Po(b,"__vnode",k,!0),Po(b,"__vueParentComponent",C,!0),q===-2&&(P=!1,k.dynamicChildren=null);let W=null;switch(T){case ur:Q!==3?k.children===""?(l(k.el=n(""),s(b),b),W=b):W=S():(b.data!==k.children&&(D("Hydration text mismatch in",b.parentNode,`
18
+ - rendered on server: ${JSON.stringify(b.data)}
19
+ - expected on client: ${JSON.stringify(k.children)}`),ho(),b.data=k.children),W=i(b));break;case De:E(b)?(W=i(b),v(k.el=b.content.firstChild,b,C)):Q!==8||w?W=S():W=i(b);break;case ro:if(w&&(b=i(b),Q=b.nodeType),Q===1||Q===3){W=b;const F=!k.children.length;for(let K=0;K<k.staticCount;K++)F&&(k.children+=W.nodeType===1?W.outerHTML:W.data),K===k.staticCount-1&&(k.anchor=W),W=i(W);return w?i(W):W}else S();break;case We:w?W=h(b,k,C,R,A,P):W=S();break;default:if(B&1)(Q!==1||k.type.toLowerCase()!==b.tagName.toLowerCase())&&!E(b)?W=S():W=f(b,k,C,R,A,P);else if(B&6){k.slotScopeIds=A;const F=s(b);if(w?W=y(b):_o(b)&&b.data==="teleport start"?W=y(b,b.data,"teleport end"):W=i(b),t(k,F,null,C,R,ss(F),P),to(k)){let K;w?(K=Ie(We),K.anchor=W?W.previousSibling:F.lastChild):K=b.nodeType===3?Ma(""):Ie("div"),K.el=b,k.component.subTree=K}}else B&64?Q!==8?W=S():W=k.type.hydrate(b,k,C,R,A,P,e,p):B&128?W=k.type.hydrate(b,k,C,R,ss(s(b)),A,P,e,c):D("Invalid HostVNode type:",T,`(${typeof T})`)}return x!=null&&zs(x,null,R,k),W},f=(b,k,C,R,A,P)=>{P=P||!!k.dynamicChildren;const{type:w,props:S,patchFlag:T,shapeFlag:x,dirs:B,transition:q}=k,Q=w==="input"||w==="option";{B&&ar(k,null,C,"created");let W=!1;if(E(b)){W=fm(null,q)&&C&&C.vnode.props&&C.vnode.props.appear;const K=b.content.firstChild;W&&q.beforeEnter(K),v(K,b,C),k.el=b=K}if(x&16&&!(S&&(S.innerHTML||S.textContent))){let K=p(b.firstChild,k,b,C,R,A,P),O=!1;for(;K;){qn(b,1)||(O||(D("Hydration children mismatch on",b,`
20
+ Server rendered element contains more child nodes than client vdom.`),O=!0),ho());const $=K;K=K.nextSibling,a($)}}else if(x&8){let K=k.children;K[0]===`
21
+ `&&(b.tagName==="PRE"||b.tagName==="TEXTAREA")&&(K=K.slice(1)),b.textContent!==K&&(qn(b,0)||(D("Hydration text content mismatch on",b,`
22
+ - rendered on server: ${b.textContent}
23
+ - expected on client: ${k.children}`),ho()),b.textContent=k.children)}if(S){const K=b.tagName.includes("-");for(const O in S)!(B&&B.some($=>$.dir.created))&&A_(b,O,S[O],k,C)&&ho(),(Q&&(O.endsWith("value")||O==="indeterminate")||fr(O)&&!Nr(O)||O[0]==="."||K)&&o(b,O,null,S[O],void 0,C)}let F;(F=S&&S.onVnodeBeforeMount)&&xt(F,C,k),B&&ar(k,null,C,"beforeMount"),((F=S&&S.onVnodeMounted)||B||W)&&Sm(()=>{F&&xt(F,C,k),W&&q.enter(b),B&&ar(k,null,C,"mounted")},R)}return b.nextSibling},p=(b,k,C,R,A,P,w)=>{w=w||!!k.dynamicChildren;const S=k.children,T=S.length;let x=!1;for(let B=0;B<T;B++){const q=w?S[B]:S[B]=vt(S[B]),Q=q.type===ur;b?(Q&&!w&&B+1<T&&vt(S[B+1]).type===ur&&(l(n(b.data.slice(q.children.length)),C,i(b)),b.data=q.children),b=c(b,q,R,A,P,w)):Q&&!q.children?l(q.el=n(""),C):(qn(C,1)||(x||(D("Hydration children mismatch on",C,`
24
+ Server rendered element contains fewer child nodes than client vdom.`),x=!0),ho()),r(null,q,C,null,R,A,ss(C),P))}return b},h=(b,k,C,R,A,P)=>{const{slotScopeIds:w}=k;w&&(A=A?A.concat(w):w);const S=s(b),T=p(i(b),k,S,C,R,A,P);return T&&_o(T)&&T.data==="]"?i(k.anchor=T):(ho(),l(k.anchor=u("]"),S,T),T)},g=(b,k,C,R,A,P)=>{if(qn(b.parentElement,1)||(D(`Hydration node mismatch:
25
+ - rendered on server:`,b,b.nodeType===3?"(text)":_o(b)&&b.data==="["?"(start of fragment)":"",`
26
+ - expected on client:`,k.type),ho()),k.el=null,P){const T=y(b);for(;;){const x=i(b);if(x&&x!==T)a(x);else break}}const w=i(b),S=s(b);return a(b),r(null,k,S,w,C,R,ss(S),A),w},y=(b,k="[",C="]")=>{let R=0;for(;b;)if(b=i(b),b&&_o(b)&&(b.data===k&&R++,b.data===C)){if(R===0)return i(b);R--}return b},v=(b,k,C)=>{const R=k.parentNode;R&&R.replaceChild(b,k);let A=C;for(;A;)A.vnode.el===k&&(A.vnode.el=A.subTree.el=b),A=A.parent},E=b=>b.nodeType===1&&b.tagName==="TEMPLATE";return[d,c]}function A_(e,t,r,o,n){let i,s,a,l;if(t==="class")a=e.getAttribute("class"),l=Xo(r),R_(Dd(a||""),Dd(l))||(i=2,s="class");else if(t==="style"){a=e.getAttribute("style")||"",l=le(r)?r:Gh(Ko(r));const u=Bd(a),d=Bd(l);if(o.dirs)for(const{dir:c,value:f}of o.dirs)c.name==="show"&&!f&&d.set("display","none");n&&Hg(n,o,d),I_(u,d)||(i=3,s="style")}else(e instanceof SVGElement&&eg(t)||e instanceof HTMLElement&&(zl(t)||Zh(t)))&&(zl(t)?(a=e.hasAttribute(t),l=Ca(r)):r==null?(a=e.hasAttribute(t),l=!1):(e.hasAttribute(t)?a=e.getAttribute(t):t==="value"&&e.tagName==="TEXTAREA"?a=e.value:a=!1,l=tg(r)?String(r):!1),a!==l&&(i=4,s=t));if(i!=null&&!qn(e,i)){const u=f=>f===!1?"(not rendered)":`${s}="${f}"`,d=`Hydration ${jg[i]} mismatch on`,c=`
27
+ - rendered on server: ${u(a)}
28
+ - expected on client: ${u(l)}
29
+ Note: this mismatch is check-only. The DOM will not be rectified in production due to performance overhead.
30
+ You should fix the source of the mismatch.`;return D(d,e,c),!0}return!1}function Dd(e){return new Set(e.trim().split(/\s+/))}function R_(e,t){if(e.size!==t.size)return!1;for(const r of e)if(!t.has(r))return!1;return!0}function Bd(e){const t=new Map;for(const r of e.split(";")){let[o,n]=r.split(":");o=o.trim(),n=n&&n.trim(),o&&n&&t.set(o,n)}return t}function I_(e,t){if(e.size!==t.size)return!1;for(const[r,o]of e)if(o!==t.get(r))return!1;return!0}function Hg(e,t,r){const o=e.subTree;if(e.getCssVars&&(t===o||o&&o.type===We&&o.children.includes(t))){const n=e.getCssVars();for(const i in n)r.set(`--${og(i,!1)}`,String(n[i]))}t===o&&e.parent&&Hg(e.parent,e.vnode,r)}const Ld="data-allow-mismatch",jg={0:"text",1:"children",2:"class",3:"style",4:"attribute"};function qn(e,t){if(t===0||t===1)for(;e&&!e.hasAttribute(Ld);)e=e.parentElement;const r=e&&e.getAttribute(Ld);if(r==null)return!1;if(r==="")return!0;{const o=r.split(",");return t===0&&o.includes("children")?!0:r.split(",").includes(jg[t])}}const N_=Pn().requestIdleCallback||(e=>setTimeout(e,1)),$_=Pn().cancelIdleCallback||(e=>clearTimeout(e)),P_=(e=1e4)=>t=>{const r=N_(t,{timeout:e});return()=>$_(r)};function D_(e){const{top:t,left:r,bottom:o,right:n}=e.getBoundingClientRect(),{innerHeight:i,innerWidth:s}=window;return(t>0&&t<i||o>0&&o<i)&&(r>0&&r<s||n>0&&n<s)}const B_=e=>(t,r)=>{const o=new IntersectionObserver(n=>{for(const i of n)if(i.isIntersecting){o.disconnect(),t();break}},e);return r(n=>{if(n instanceof Element){if(D_(n))return t(),o.disconnect(),!1;o.observe(n)}}),()=>o.disconnect()},L_=e=>t=>{if(e){const r=matchMedia(e);if(r.matches)t();else return r.addEventListener("change",t,{once:!0}),()=>r.removeEventListener("change",t)}},M_=(e=[])=>(t,r)=>{le(e)&&(e=[e]);let o=!1;const n=s=>{o||(o=!0,i(),t(),s.target.dispatchEvent(new s.constructor(s.type,s)))},i=()=>{r(s=>{for(const a of e)s.removeEventListener(a,n)})};return r(s=>{for(const a of e)s.addEventListener(a,n,{once:!0})}),i};function V_(e,t){if(_o(e)&&e.data==="["){let r=1,o=e.nextSibling;for(;o;){if(o.nodeType===1){if(t(o)===!1)break}else if(_o(o))if(o.data==="]"){if(--r===0)break}else o.data==="["&&r++;o=o.nextSibling}}else t(e)}const to=e=>!!e.type.__asyncLoader;/*! #__NO_SIDE_EFFECTS__ */function F_(e){ie(e)&&(e={loader:e});const{loader:t,loadingComponent:r,errorComponent:o,delay:n=200,hydrate:i,timeout:s,suspensible:a=!0,onError:l}=e;let u=null,d,c=0;const f=()=>(c++,u=null,p()),p=()=>{let h;return u||(h=u=t().catch(g=>{if(g=g instanceof Error?g:new Error(String(g)),l)return new Promise((y,v)=>{l(g,()=>y(f()),()=>v(g),c+1)});throw g}).then(g=>{if(h!==u&&u)return u;if(g||D("Async component loader resolved to undefined. If you are using retry(), make sure to return its return value."),g&&(g.__esModule||g[Symbol.toStringTag]==="Module")&&(g=g.default),g&&!ye(g)&&!ie(g))throw new Error(`Invalid async component load result: ${g}`);return d=g,g}))};return po({name:"AsyncComponentWrapper",__asyncLoader:p,__asyncHydrate(h,g,y){const v=i?()=>{const E=i(y,b=>V_(h,b));E&&(g.bum||(g.bum=[])).push(E)}:y;d?v():p().then(()=>!g.isUnmounted&&v())},get __asyncResolved(){return d},setup(){const h=He;if(uu(h),d)return()=>vl(d,h);const g=b=>{u=null,fo(b,h,13,!o)};if(a&&h.suspense||yn)return p().then(b=>()=>vl(b,h)).catch(b=>(g(b),()=>o?Ie(o,{error:b}):null));const y=ot(!1),v=ot(),E=ot(!!n);return n&&setTimeout(()=>{E.value=!1},n),s!=null&&setTimeout(()=>{if(!y.value&&!v.value){const b=new Error(`Async component timed out after ${s}ms.`);g(b),v.value=b}},s),p().then(()=>{y.value=!0,h.parent&&Dn(h.parent.vnode)&&h.parent.update()}).catch(b=>{g(b),v.value=b}),()=>{if(y.value&&d)return vl(d,h);if(v.value&&o)return Ie(o,{error:v.value});if(r&&!E.value)return Ie(r)}}})}function vl(e,t){const{ref:r,props:o,children:n,ce:i}=t.vnode,s=Ie(e,o,n);return s.ref=r,s.ce=i,delete t.vnode.ce,s}const Dn=e=>e.type.__isKeepAlive,U_={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(e,{slots:t}){const r=qe(),o=r.ctx;if(!o.renderer)return()=>{const E=t.default&&t.default();return E&&E.length===1?E[0]:E};const n=new Map,i=new Set;let s=null;r.__v_cache=n;const a=r.suspense,{renderer:{p:l,m:u,um:d,o:{createElement:c}}}=o,f=c("div");o.activate=(E,b,k,C,R)=>{const A=E.component;u(E,b,k,0,a),l(A.vnode,E,b,k,A,a,C,E.slotScopeIds,R),Je(()=>{A.isDeactivated=!1,A.a&&Tr(A.a);const P=E.props&&E.props.onVnodeMounted;P&&xt(P,A.parent,E)},a),Jl(A)},o.deactivate=E=>{const b=E.component;qs(b.m),qs(b.a),u(E,f,null,1,a),Je(()=>{b.da&&Tr(b.da);const k=E.props&&E.props.onVnodeUnmounted;k&&xt(k,b.parent,E),b.isDeactivated=!0},a),Jl(b)};function p(E){_l(E),d(E,r,a,!0)}function h(E){n.forEach((b,k)=>{const C=Si(b.type);C&&!E(C)&&g(k)})}function g(E){const b=n.get(E);b&&(!s||!Zt(b,s))?p(b):s&&_l(s),n.delete(E),i.delete(E)}Ct(()=>[e.include,e.exclude],([E,b])=>{E&&h(k=>Yn(E,k)),b&&h(k=>!Yn(b,k))},{flush:"post",deep:!0});let y=null;const v=()=>{y!=null&&(Js(r.subTree.type)?Je(()=>{n.set(y,as(r.subTree))},r.subTree.suspense):n.set(y,as(r.subTree)))};return Bn(v),$a(v),Xi(()=>{n.forEach(E=>{const{subTree:b,suspense:k}=r,C=as(b);if(E.type===C.type&&E.key===C.key){_l(C);const R=C.component.da;R&&Je(R,k);return}p(E)})}),()=>{if(y=null,!t.default)return s=null;const E=t.default(),b=E[0];if(E.length>1)return D("KeepAlive should contain exactly one component child."),s=null,E;if(!hr(b)||!(b.shapeFlag&4)&&!(b.shapeFlag&128))return s=null,b;let k=as(b);if(k.type===De)return s=null,k;const C=k.type,R=Si(to(k)?k.type.__asyncResolved||{}:C),{include:A,exclude:P,max:w}=e;if(A&&(!R||!Yn(A,R))||P&&R&&Yn(P,R))return k.shapeFlag&=-257,s=k,b;const S=k.key==null?C:k.key,T=n.get(S);return k.el&&(k=Wt(k),b.shapeFlag&128&&(b.ssContent=k)),y=S,T?(k.el=T.el,k.component=T.component,k.transition&&Br(k,k.transition),k.shapeFlag|=512,i.delete(S),i.add(S)):(i.add(S),w&&i.size>parseInt(w,10)&&g(i.values().next().value)),k.shapeFlag|=256,s=k,Js(b.type)?b:k}}},H_=U_;function Yn(e,t){return J(e)?e.some(r=>Yn(r,t)):le(e)?e.split(",").includes(t):Wh(e)?(e.lastIndex=0,e.test(t)):!1}function du(e,t){zg(e,"a",t)}function fu(e,t){zg(e,"da",t)}function zg(e,t,r=He){const o=e.__wdc||(e.__wdc=()=>{let n=r;for(;n;){if(n.isDeactivated)return;n=n.parent}return e()});if(Na(t,o,r),r){let n=r.parent;for(;n&&n.parent;)Dn(n.parent.vnode)&&j_(o,t,r,n),n=n.parent}}function j_(e,t,r,o){const n=Na(t,e,o,!0);Pa(()=>{ya(o[t],n)},r)}function _l(e){e.shapeFlag&=-257,e.shapeFlag&=-513}function as(e){return e.shapeFlag&128?e.ssContent:e}function Na(e,t,r=He,o=!1){if(r){const n=r[e]||(r[e]=[]),i=t.__weh||(t.__weh=(...s)=>{Lr();const a=Lo(r),l=zt(t,r,e,s);return a(),Mr(),l});return o?n.unshift(i):n.push(i),i}else{const n=Yt(xa[e].replace(/ hook$/,""));D(`${n} is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.`)}}const Vr=e=>(t,r=He)=>{(!yn||e==="sp")&&Na(e,(...o)=>t(...o),r)},pu=Vr("bm"),Bn=Vr("m"),Wg=Vr("bu"),$a=Vr("u"),Xi=Vr("bum"),Pa=Vr("um"),Kg=Vr("sp"),Xg=Vr("rtg"),Gg=Vr("rtc");function qg(e,t=He){Na("ec",e,t)}const Ws="components",z_="directives";function hu(e,t){return mu(Ws,e,!0,t)||e}const gu=Symbol.for("v-ndc");function W_(e){return le(e)?mu(Ws,e,!1)||e:e||gu}function K_(e){return mu(z_,e)}function mu(e,t,r=!0,o=!1){const n=Me||He;if(n){const i=n.type;if(e===Ws){const a=Si(i,!1);if(a&&(a===t||a===xe(t)||a===or(xe(t))))return i}const s=Md(n[e]||i[e],t)||Md(n.appContext[e],t);if(!s&&o)return i;if(r&&!s){const a=e===Ws?`
31
+ If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement.`:"";D(`Failed to resolve ${e.slice(0,-1)}: ${t}${a}`)}return s}else D(`resolve${or(e.slice(0,-1))} can only be used in render() or setup().`)}function Md(e,t){return e&&(e[t]||e[xe(t)]||e[or(xe(t))])}function X_(e,t,r,o){let n;const i=r&&r[o],s=J(e);if(s||le(e)){const a=s&&Vt(e);let l=!1;a&&(l=!pt(e),e=wa(e)),n=new Array(e.length);for(let u=0,d=e.length;u<d;u++)n[u]=t(l?ut(e[u]):e[u],u,void 0,i&&i[u])}else if(typeof e=="number"){Number.isInteger(e)||D(`The v-for range expect an integer value but got ${e}.`),n=new Array(e);for(let a=0;a<e;a++)n[a]=t(a+1,a,void 0,i&&i[a])}else if(ye(e))if(e[Symbol.iterator])n=Array.from(e,(a,l)=>t(a,l,void 0,i&&i[l]));else{const a=Object.keys(e);n=new Array(a.length);for(let l=0,u=a.length;l<u;l++){const d=a[l];n[l]=t(e[d],d,l,i&&i[l])}}else n=[];return r&&(r[o]=n),n}function G_(e,t){for(let r=0;r<t.length;r++){const o=t[r];if(J(o))for(let n=0;n<o.length;n++)e[o[n].name]=o[n].fn;else o&&(e[o.name]=o.key?(...n)=>{const i=o.fn(...n);return i&&(i.key=o.key),i}:o.fn)}return e}function q_(e,t,r={},o,n){if(Me.ce||Me.parent&&to(Me.parent)&&Me.parent.ce)return t!=="default"&&(r.name=t),io(),Qs(We,null,[Ie("slot",r,o&&o())],64);let i=e[t];i&&i.length>1&&(D("SSR-optimized slot function detected in a non-SSR-optimized render function. You need to mark this component with $dynamic-slots in the parent template."),i=()=>[]),i&&i._c&&(i._d=!1),io();const s=i&&bu(i(r)),a=r.key||s&&s.key,l=Qs(We,{key:(a&&!wt(a)?a:`_${t}`)+(!s&&o?"_fb":"")},s||(o?o():[]),s&&e._===1?64:-2);return!n&&l.scopeId&&(l.slotScopeIds=[l.scopeId+"-s"]),i&&i._c&&(i._d=!0),l}function bu(e){return e.some(t=>hr(t)?!(t.type===De||t.type===We&&!bu(t.children)):!0)?e:null}function Y_(e,t){const r={};if(!ye(e))return D("v-on with no argument expects an object value."),r;for(const o in e)r[t&&/[A-Z]/.test(o)?`on:${o}`:Yt(o)]=e[o];return r}const Zl=e=>e?Im(e)?qi(e):Zl(e.parent):null,Ao=pe(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>er(e.props),$attrs:e=>er(e.attrs),$slots:e=>er(e.slots),$refs:e=>er(e.refs),$parent:e=>Zl(e.parent),$root:e=>Zl(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>vu(e),$forceUpdate:e=>e.f||(e.f=()=>{Oa(e.update)}),$nextTick:e=>e.n||(e.n=Dr.bind(e.proxy)),$watch:e=>LE.bind(e)}),yu=e=>e==="_"||e==="$",El=(e,t)=>e!==me&&!e.__isScriptSetup&&ve(e,t),oi={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:r,setupState:o,data:n,props:i,accessCache:s,type:a,appContext:l}=e;if(t==="__isVue")return!0;let u;if(t[0]!=="$"){const p=s[t];if(p!==void 0)switch(p){case 1:return o[t];case 2:return n[t];case 4:return r[t];case 3:return i[t]}else{if(El(o,t))return s[t]=1,o[t];if(n!==me&&ve(n,t))return s[t]=2,n[t];if((u=e.propsOptions[0])&&ve(u,t))return s[t]=3,i[t];if(r!==me&&ve(r,t))return s[t]=4,r[t];ec&&(s[t]=0)}}const d=Ao[t];let c,f;if(d)return t==="$attrs"?(Ze(e.attrs,"get",""),Ys()):t==="$slots"&&Ze(e,"get",t),d(e);if((c=a.__cssModules)&&(c=c[t]))return c;if(r!==me&&ve(r,t))return s[t]=4,r[t];if(f=l.config.globalProperties,ve(f,t))return f[t];Me&&(!le(t)||t.indexOf("__v")!==0)&&(n!==me&&yu(t[0])&&ve(n,t)?D(`Property ${JSON.stringify(t)} must be accessed via $data because it starts with a reserved character ("$" or "_") and is not proxied on the render context.`):e===Me&&D(`Property ${JSON.stringify(t)} was accessed during render but is not defined on instance.`))},set({_:e},t,r){const{data:o,setupState:n,ctx:i}=e;return El(n,t)?(n[t]=r,!0):n.__isScriptSetup&&ve(n,t)?(D(`Cannot mutate <script setup> binding "${t}" from Options API.`),!1):o!==me&&ve(o,t)?(o[t]=r,!0):ve(e.props,t)?(D(`Attempting to mutate prop "${t}". Props are readonly.`),!1):t[0]==="$"&&t.slice(1)in e?(D(`Attempting to mutate public property "${t}". Properties starting with $ are reserved and readonly.`),!1):(t in e.appContext.config.globalProperties?Object.defineProperty(i,t,{enumerable:!0,configurable:!0,value:r}):i[t]=r,!0)},has({_:{data:e,setupState:t,accessCache:r,ctx:o,appContext:n,propsOptions:i}},s){let a;return!!r[s]||e!==me&&ve(e,s)||El(t,s)||(a=i[0])&&ve(a,s)||ve(o,s)||ve(Ao,s)||ve(n.config.globalProperties,s)},defineProperty(e,t,r){return r.get!=null?e._.accessCache[t]=0:ve(r,"value")&&this.set(e,t,r.value,null),Reflect.defineProperty(e,t,r)}};oi.ownKeys=e=>(D("Avoid app logic that relies on enumerating keys on a component instance. The keys will be empty in production mode to avoid performance overhead."),Reflect.ownKeys(e));const J_=pe({},oi,{get(e,t){if(t!==Symbol.unscopables)return oi.get(e,t,e)},has(e,t){const r=t[0]!=="_"&&!zc(t);return!r&&oi.has(e,t)&&D(`Property ${JSON.stringify(t)} should not start with _ which is a reserved prefix for Vue internals.`),r}});function Q_(e){const t={};return Object.defineProperty(t,"_",{configurable:!0,enumerable:!1,get:()=>e}),Object.keys(Ao).forEach(r=>{Object.defineProperty(t,r,{configurable:!0,enumerable:!1,get:()=>Ao[r](e),set:Le})}),t}function Z_(e){const{ctx:t,propsOptions:[r]}=e;r&&Object.keys(r).forEach(o=>{Object.defineProperty(t,o,{enumerable:!0,configurable:!0,get:()=>e.props[o],set:Le})})}function eE(e){const{ctx:t,setupState:r}=e;Object.keys(ue(r)).forEach(o=>{if(!r.__isScriptSetup){if(yu(o[0])){D(`setup() return property ${JSON.stringify(o)} should not start with "$" or "_" which are reserved prefixes for Vue internals.`);return}Object.defineProperty(t,o,{enumerable:!0,configurable:!0,get:()=>r[o],set:Le})}})}const Yo=e=>D(`${e}() is a compiler-hint helper that is only usable inside <script setup> of a single file component. Its arguments should be compiled away and passing it at runtime has no effect.`);function tE(){return Yo("defineProps"),null}function rE(){return Yo("defineEmits"),null}function oE(e){Yo("defineExpose")}function nE(e){Yo("defineOptions")}function iE(){return Yo("defineSlots"),null}function sE(){Yo("defineModel")}function aE(e,t){return Yo("withDefaults"),null}function lE(){return Yg().slots}function cE(){return Yg().attrs}function Yg(){const e=qe();return e||D("useContext() called without active instance."),e.setupContext||(e.setupContext=Pm(e))}function _i(e){return J(e)?e.reduce((t,r)=>(t[r]=null,t),{}):e}function uE(e,t){const r=_i(e);for(const o in t){if(o.startsWith("__skip"))continue;let n=r[o];n?J(n)||ie(n)?n=r[o]={type:n,default:t[o]}:n.default=t[o]:n===null?n=r[o]={default:t[o]}:D(`props default key "${o}" has no corresponding declaration.`),n&&t[`__skip_${o}`]&&(n.skipFactory=!0)}return r}function dE(e,t){return!e||!t?e||t:J(e)&&J(t)?e.concat(t):pe({},_i(e),_i(t))}function fE(e,t){const r={};for(const o in e)t.includes(o)||Object.defineProperty(r,o,{enumerable:!0,get:()=>e[o]});return r}function pE(e){const t=qe();t||D("withAsyncContext called without active current instance. This is likely a bug.");let r=e();return cc(),Ui(r)&&(r=r.catch(o=>{throw Lo(t),o})),[r,()=>Lo(t)]}function hE(){const e=Object.create(null);return(t,r)=>{e[r]?D(`${t} property "${r}" is already defined in ${e[r]}.`):e[r]=t}}let ec=!0;function gE(e){const t=vu(e),r=e.proxy,o=e.ctx;ec=!1,t.beforeCreate&&Vd(t.beforeCreate,e,"bc");const{data:n,computed:i,methods:s,watch:a,provide:l,inject:u,created:d,beforeMount:c,mounted:f,beforeUpdate:p,updated:h,activated:g,deactivated:y,beforeDestroy:v,beforeUnmount:E,destroyed:b,unmounted:k,render:C,renderTracked:R,renderTriggered:A,errorCaptured:P,serverPrefetch:w,expose:S,inheritAttrs:T,components:x,directives:B,filters:q}=t,Q=hE();{const[F]=e.propsOptions;if(F)for(const K in F)Q("Props",K)}if(u&&mE(u,o,Q),s)for(const F in s){const K=s[F];ie(K)?(Object.defineProperty(o,F,{value:K.bind(r),configurable:!0,enumerable:!0,writable:!0}),Q("Methods",F)):D(`Method "${F}" has type "${typeof K}" in the component definition. Did you reference the function correctly?`)}if(n){ie(n)||D("The data option must be a function. Plain object usage is no longer supported.");const F=n.call(r,r);if(Ui(F)&&D("data() returned a Promise - note data() cannot be async; If you intend to perform data fetching before component renders, use async setup() + <Suspense>."),!ye(F))D("data() should return an object.");else{e.data=Go(F);for(const K in F)Q("Data",K),yu(K[0])||Object.defineProperty(o,K,{configurable:!0,enumerable:!0,get:()=>F[K],set:Le})}}if(ec=!0,i)for(const F in i){const K=i[F],O=ie(K)?K.bind(r,r):ie(K.get)?K.get.bind(r,r):Le;O===Le&&D(`Computed property "${F}" has no getter.`);const $=!ie(K)&&ie(K.set)?K.set.bind(r):()=>{D(`Write operation failed: computed property "${F}" is readonly.`)},V=dt({get:O,set:$});Object.defineProperty(o,F,{enumerable:!0,configurable:!0,get:()=>V.value,set:L=>V.value=L}),Q("Computed",F)}if(a)for(const F in a)Jg(a[F],o,r,F);if(l){const F=ie(l)?l.call(r):l;Reflect.ownKeys(F).forEach(K=>{ni(K,F[K])})}d&&Vd(d,e,"c");function W(F,K){J(K)?K.forEach(O=>F(O.bind(r))):K&&F(K.bind(r))}if(W(pu,c),W(Bn,f),W(Wg,p),W($a,h),W(du,g),W(fu,y),W(qg,P),W(Gg,R),W(Xg,A),W(Xi,E),W(Pa,k),W(Kg,w),J(S))if(S.length){const F=e.exposed||(e.exposed={});S.forEach(K=>{Object.defineProperty(F,K,{get:()=>r[K],set:O=>r[K]=O})})}else e.exposed||(e.exposed={});C&&e.render===Le&&(e.render=C),T!=null&&(e.inheritAttrs=T),x&&(e.components=x),B&&(e.directives=B),w&&uu(e)}function mE(e,t,r=Le){J(e)&&(e=tc(e));for(const o in e){const n=e[o];let i;ye(n)?"default"in n?i=Ft(n.from||o,n.default,!0):i=Ft(n.from||o):i=Ft(n),Oe(i)?Object.defineProperty(t,o,{enumerable:!0,configurable:!0,get:()=>i.value,set:s=>i.value=s}):t[o]=i,r("Inject",o)}}function Vd(e,t,r){zt(J(e)?e.map(o=>o.bind(t.proxy)):e.bind(t.proxy),t,r)}function Jg(e,t,r,o){let n=o.includes(".")?ym(r,o):()=>r[o];if(le(e)){const i=t[e];ie(i)?Ct(n,i):D(`Invalid watch handler specified by key "${e}"`,i)}else if(ie(e))Ct(n,e.bind(r));else if(ye(e))if(J(e))e.forEach(i=>Jg(i,t,r,o));else{const i=ie(e.handler)?e.handler.bind(r):t[e.handler];ie(i)?Ct(n,i,e):D(`Invalid watch handler specified by key "${e.handler}"`,i)}else D(`Invalid watch option: "${o}"`,e)}function vu(e){const t=e.type,{mixins:r,extends:o}=t,{mixins:n,optionsCache:i,config:{optionMergeStrategies:s}}=e.appContext,a=i.get(t);let l;return a?l=a:!n.length&&!r&&!o?l=t:(l={},n.length&&n.forEach(u=>Ks(l,u,s,!0)),Ks(l,t,s)),ye(t)&&i.set(t,l),l}function Ks(e,t,r,o=!1){const{mixins:n,extends:i}=t;i&&Ks(e,i,r,!0),n&&n.forEach(s=>Ks(e,s,r,!0));for(const s in t)if(o&&s==="expose")D('"expose" option is ignored when declared in mixins or extends. It should only be declared in the base component itself.');else{const a=bE[s]||r&&r[s];e[s]=a?a(e[s],t[s]):t[s]}return e}const bE={data:Fd,props:Ud,emits:Ud,methods:Jn,computed:Jn,beforeCreate:mt,created:mt,beforeMount:mt,mounted:mt,beforeUpdate:mt,updated:mt,beforeDestroy:mt,beforeUnmount:mt,destroyed:mt,unmounted:mt,activated:mt,deactivated:mt,errorCaptured:mt,serverPrefetch:mt,components:Jn,directives:Jn,watch:vE,provide:Fd,inject:yE};function Fd(e,t){return t?e?function(){return pe(ie(e)?e.call(this,this):e,ie(t)?t.call(this,this):t)}:t:e}function yE(e,t){return Jn(tc(e),tc(t))}function tc(e){if(J(e)){const t={};for(let r=0;r<e.length;r++)t[e[r]]=e[r];return t}return e}function mt(e,t){return e?[...new Set([].concat(e,t))]:t}function Jn(e,t){return e?pe(Object.create(null),e,t):t}function Ud(e,t){return e?J(e)&&J(t)?[...new Set([...e,...t])]:pe(Object.create(null),_i(e),_i(t??{})):t}function vE(e,t){if(!e)return t;if(!t)return e;const r=pe(Object.create(null),e);for(const o in t)r[o]=mt(e[o],t[o]);return r}function Qg(){return{app:null,config:{isNativeTag:sn,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let _E=0;function EE(e,t){return function(o,n=null){ie(o)||(o=pe({},o)),n!=null&&!ye(n)&&(D("root props passed to app.mount() must be an object."),n=null);const i=Qg(),s=new WeakSet,a=[];let l=!1;const u=i.app={_uid:_E++,_component:o,_props:n,_container:null,_context:i,_instance:null,version:ea,get config(){return i.config},set config(d){D("app.config cannot be replaced. Modify individual options instead.")},use(d,...c){return s.has(d)?D("Plugin has already been applied to target app."):d&&ie(d.install)?(s.add(d),d.install(u,...c)):ie(d)?(s.add(d),d(u,...c)):D('A plugin must either be a function or an object with an "install" function.'),u},mixin(d){return i.mixins.includes(d)?D("Mixin has already been applied to target app"+(d.name?`: ${d.name}`:"")):i.mixins.push(d),u},component(d,c){return uc(d,i.config),c?(i.components[d]&&D(`Component "${d}" has already been registered in target app.`),i.components[d]=c,u):i.components[d]},directive(d,c){return $g(d),c?(i.directives[d]&&D(`Directive "${d}" has already been registered in target app.`),i.directives[d]=c,u):i.directives[d]},mount(d,c,f){if(l)D("App has already been mounted.\nIf you want to remount the same app, move your app creation logic into a factory function and create fresh app instances for each mount - e.g. `const createMyApp = () => createApp(App)`");else{d.__vue_app__&&D("There is already an app instance mounted on the host container.\n If you want to mount another app on the same host container, you need to unmount the previous app by calling `app.unmount()` first.");const p=u._ceVNode||Ie(o,n);return p.appContext=i,f===!0?f="svg":f===!1&&(f=void 0),i.reload=()=>{e(Wt(p),d,f)},c&&t?t(p,d):e(p,d,f),l=!0,u._container=d,d.__vue_app__=u,u._instance=p.component,l_(u,ea),qi(p.component)}},onUnmount(d){typeof d!="function"&&D(`Expected function as first argument to app.onUnmount(), but got ${typeof d}`),a.push(d)},unmount(){l?(zt(a,u._instance,16),e(null,u._container),u._instance=null,c_(u),delete u._container.__vue_app__):D("Cannot unmount an app that is not mounted.")},provide(d,c){return d in i.provides&&D(`App already provides property with key "${String(d)}". It will be overwritten with the new value.`),i.provides[d]=c,u},runWithContext(d){const c=Ro;Ro=u;try{return d()}finally{Ro=c}}};return u}}let Ro=null;function ni(e,t){if(!He)D("provide() can only be used inside setup().");else{let r=He.provides;const o=He.parent&&He.parent.provides;o===r&&(r=He.provides=Object.create(o)),r[e]=t}}function Ft(e,t,r=!1){const o=He||Me;if(o||Ro){const n=Ro?Ro._context.provides:o?o.parent==null?o.vnode.appContext&&o.vnode.appContext.provides:o.parent.provides:void 0;if(n&&e in n)return n[e];if(arguments.length>1)return r&&ie(t)?t.call(o&&o.proxy):t;D(`injection "${String(e)}" not found.`)}else D("inject() can only be used inside setup() or functional components.")}function Zg(){return!!(He||Me||Ro)}const em={},tm=()=>Object.create(em),rm=e=>Object.getPrototypeOf(e)===em;function CE(e,t,r,o=!1){const n={},i=tm();e.propsDefaults=Object.create(null),om(e,t,n,i);for(const s in e.propsOptions[0])s in n||(n[s]=void 0);im(t||{},n,e),r?e.props=o?n:tu(n):e.type.props?e.props=n:e.props=i,e.attrs=i}function SE(e){for(;e;){if(e.type.__hmrId)return!0;e=e.parent}}function wE(e,t,r,o){const{props:n,attrs:i,vnode:{patchFlag:s}}=e,a=ue(n),[l]=e.propsOptions;let u=!1;if(!SE(e)&&(o||s>0)&&!(s&16)){if(s&8){const d=e.vnode.dynamicProps;for(let c=0;c<d.length;c++){let f=d[c];if(Da(e.emitsOptions,f))continue;const p=t[f];if(l)if(ve(i,f))p!==i[f]&&(i[f]=p,u=!0);else{const h=xe(f);n[h]=rc(l,a,h,p,e,!1)}else p!==i[f]&&(i[f]=p,u=!0)}}}else{om(e,t,n,i)&&(u=!0);let d;for(const c in a)(!t||!ve(t,c)&&((d=rt(c))===c||!ve(t,d)))&&(l?r&&(r[c]!==void 0||r[d]!==void 0)&&(n[c]=rc(l,a,c,void 0,e,!0)):delete n[c]);if(i!==a)for(const c in i)(!t||!ve(t,c))&&(delete i[c],u=!0)}u&&lr(e.attrs,"set",""),im(t||{},n,e)}function om(e,t,r,o){const[n,i]=e.propsOptions;let s=!1,a;if(t)for(let l in t){if(Nr(l))continue;const u=t[l];let d;n&&ve(n,d=xe(l))?!i||!i.includes(d)?r[d]=u:(a||(a={}))[d]=u:Da(e.emitsOptions,l)||(!(l in o)||u!==o[l])&&(o[l]=u,s=!0)}if(i){const l=ue(r),u=a||me;for(let d=0;d<i.length;d++){const c=i[d];r[c]=rc(n,l,c,u[c],e,!ve(u,c))}}return s}function rc(e,t,r,o,n,i){const s=e[r];if(s!=null){const a=ve(s,"default");if(a&&o===void 0){const l=s.default;if(s.type!==Function&&!s.skipFactory&&ie(l)){const{propsDefaults:u}=n;if(r in u)o=u[r];else{const d=Lo(n);o=u[r]=l.call(null,t),d()}}else o=l;n.ce&&n.ce._setProp(r,o)}s[0]&&(i&&!a?o=!1:s[1]&&(o===""||o===rt(r))&&(o=!0))}return o}const kE=new WeakMap;function nm(e,t,r=!1){const o=r?kE:t.propsCache,n=o.get(e);if(n)return n;const i=e.props,s={},a=[];let l=!1;if(!ie(e)){const d=c=>{l=!0;const[f,p]=nm(c,t,!0);pe(s,f),p&&a.push(...p)};!r&&t.mixins.length&&t.mixins.forEach(d),e.extends&&d(e.extends),e.mixins&&e.mixins.forEach(d)}if(!i&&!l)return ye(e)&&o.set(e,ko),ko;if(J(i))for(let d=0;d<i.length;d++){le(i[d])||D("props must be strings when using array syntax.",i[d]);const c=xe(i[d]);Hd(c)&&(s[c]=me)}else if(i){ye(i)||D("invalid props options",i);for(const d in i){const c=xe(d);if(Hd(c)){const f=i[d],p=s[c]=J(f)||ie(f)?{type:f}:pe({},f),h=p.type;let g=!1,y=!0;if(J(h))for(let v=0;v<h.length;++v){const E=h[v],b=ie(E)&&E.name;if(b==="Boolean"){g=!0;break}else b==="String"&&(y=!1)}else g=ie(h)&&h.name==="Boolean";p[0]=g,p[1]=y,(g||ve(p,"default"))&&a.push(c)}}}const u=[s,a];return ye(e)&&o.set(e,u),u}function Hd(e){return e[0]!=="$"&&!Nr(e)?!0:(D(`Invalid prop name: "${e}" is a reserved property.`),!1)}function TE(e){return e===null?"null":typeof e=="function"?e.name||"":typeof e=="object"&&e.constructor&&e.constructor.name||""}function im(e,t,r){const o=ue(t),n=r.propsOptions[0],i=Object.keys(e).map(s=>xe(s));for(const s in n){let a=n[s];a!=null&&xE(s,o[s],a,er(o),!i.includes(s))}}function xE(e,t,r,o,n){const{type:i,required:s,validator:a,skipCheck:l}=r;if(s&&n){D('Missing required prop: "'+e+'"');return}if(!(t==null&&!s)){if(i!=null&&i!==!0&&!l){let u=!1;const d=J(i)?i:[i],c=[];for(let f=0;f<d.length&&!u;f++){const{valid:p,expectedType:h}=AE(t,d[f]);c.push(h||""),u=p}if(!u){D(RE(e,t,c));return}}a&&!a(t,o)&&D('Invalid prop: custom validator check failed for prop "'+e+'".')}}const OE=Xe("String,Number,Boolean,Function,Symbol,BigInt");function AE(e,t){let r;const o=TE(t);if(o==="null")r=e===null;else if(OE(o)){const n=typeof e;r=n===o.toLowerCase(),!r&&n==="object"&&(r=e instanceof t)}else o==="Object"?r=ye(e):o==="Array"?r=J(e):r=e instanceof t;return{valid:r,expectedType:o}}function RE(e,t,r){if(r.length===0)return`Prop type [] for prop "${e}" won't match anything. Did you mean to use type Array instead?`;let o=`Invalid prop: type check failed for prop "${e}". Expected ${r.map(or).join(" | ")}`;const n=r[0],i=va(t),s=jd(t,n),a=jd(t,i);return r.length===1&&zd(n)&&!IE(n,i)&&(o+=` with value ${s}`),o+=`, got ${i} `,zd(i)&&(o+=`with value ${a}.`),o}function jd(e,t){return t==="String"?`"${e}"`:t==="Number"?`${Number(e)}`:`${e}`}function zd(e){return["string","number","boolean"].some(r=>e.toLowerCase()===r)}function IE(...e){return e.some(t=>t.toLowerCase()==="boolean")}const sm=e=>e[0]==="_"||e==="$stable",_u=e=>J(e)?e.map(vt):[vt(e)],NE=(e,t,r)=>{if(t._n)return t;const o=Ra((...n)=>(He&&(!r||r.root===He.root)&&D(`Slot "${e}" invoked outside of the render function: this will not track dependencies used in the slot. Invoke the slot function inside the render function instead.`),_u(t(...n))),r);return o._c=!1,o},am=(e,t,r)=>{const o=e._ctx;for(const n in e){if(sm(n))continue;const i=e[n];if(ie(i))t[n]=NE(n,i,o);else if(i!=null){D(`Non-function value encountered for slot "${n}". Prefer function slots for better performance.`);const s=_u(i);t[n]=()=>s}}},lm=(e,t)=>{Dn(e.vnode)||D("Non-function value encountered for default slot. Prefer function slots for better performance.");const r=_u(t);e.slots.default=()=>r},oc=(e,t,r)=>{for(const o in t)(r||o!=="_")&&(e[o]=t[o])},$E=(e,t,r)=>{const o=e.slots=tm();if(e.vnode.shapeFlag&32){const n=t._;n?(oc(o,t,r),r&&Po(o,"_",n,!0)):am(t,o)}else t&&lm(e,t)},PE=(e,t,r)=>{const{vnode:o,slots:n}=e;let i=!0,s=me;if(o.shapeFlag&32){const a=t._;a?tr?(oc(n,t,r),lr(e,"set","$slots")):r&&a===1?i=!1:oc(n,t,r):(i=!t.$stable,am(t,n)),s=t}else t&&(lm(e,t),s={default:1});if(i)for(const a in n)!sm(a)&&s[a]==null&&delete n[a]};let jn,Jr;function vr(e,t){e.appContext.config.performance&&Xs()&&Jr.mark(`vue-${t}-${e.uid}`),f_(e,t,Xs()?Jr.now():Date.now())}function _r(e,t){if(e.appContext.config.performance&&Xs()){const r=`vue-${t}-${e.uid}`,o=r+":end";Jr.mark(o),Jr.measure(`<${Va(e,e.type)}> ${t}`,r,o),Jr.clearMarks(r),Jr.clearMarks(o)}p_(e,t,Xs()?Jr.now():Date.now())}function Xs(){return jn!==void 0||(typeof window<"u"&&window.performance?(jn=!0,Jr=window.performance):jn=!1),jn}function DE(){const e=[];if(e.length){const t=e.length>1;console.warn(`Feature flag${t?"s":""} ${e.join(", ")} ${t?"are":"is"} not explicitly defined. You are running the esm-bundler build of Vue, which expects these compile-time feature flags to be globally injected via the bundler config in order to get better tree-shaking in the production bundle.
32
+
33
+ For more details, see https://link.vuejs.org/feature-flags.`)}}const Je=Sm;function cm(e){return dm(e)}function um(e){return dm(e,O_)}function dm(e,t){DE();const r=Pn();r.__VUE__=!0,su(r.__VUE_DEVTOOLS_GLOBAL_HOOK__,r);const{insert:o,remove:n,patchProp:i,createElement:s,createText:a,createComment:l,setText:u,setElementText:d,parentNode:c,nextSibling:f,setScopeId:p=Le,insertStaticContent:h}=e,g=(m,_,I,M=null,U=null,j=null,Y=void 0,G=null,X=tr?!1:!!_.dynamicChildren)=>{if(m===_)return;m&&!Zt(m,_)&&(M=te(m),re(m,U,j,!0),m=null),_.patchFlag===-2&&(X=!1,_.dynamicChildren=null);const{type:z,ref:ce,shapeFlag:ee}=_;switch(z){case ur:y(m,_,I,M);break;case De:v(m,_,I,M);break;case ro:m==null?E(_,I,M,Y):b(m,_,I,Y);break;case We:B(m,_,I,M,U,j,Y,G,X);break;default:ee&1?R(m,_,I,M,U,j,Y,G,X):ee&6?q(m,_,I,M,U,j,Y,G,X):ee&64||ee&128?z.process(m,_,I,M,U,j,Y,G,X,ge):D("Invalid VNode type:",z,`(${typeof z})`)}ce!=null&&U&&zs(ce,m&&m.ref,j,_||m,!_)},y=(m,_,I,M)=>{if(m==null)o(_.el=a(_.children),I,M);else{const U=_.el=m.el;_.children!==m.children&&u(U,_.children)}},v=(m,_,I,M)=>{m==null?o(_.el=l(_.children||""),I,M):_.el=m.el},E=(m,_,I,M)=>{[m.el,m.anchor]=h(m.children,_,I,M,m.el,m.anchor)},b=(m,_,I,M)=>{if(_.children!==m.children){const U=f(m.anchor);C(m),[_.el,_.anchor]=h(_.children,I,U,M)}else _.el=m.el,_.anchor=m.anchor},k=({el:m,anchor:_},I,M)=>{let U;for(;m&&m!==_;)U=f(m),o(m,I,M),m=U;o(_,I,M)},C=({el:m,anchor:_})=>{let I;for(;m&&m!==_;)I=f(m),n(m),m=I;n(_)},R=(m,_,I,M,U,j,Y,G,X)=>{_.type==="svg"?Y="svg":_.type==="math"&&(Y="mathml"),m==null?A(_,I,M,U,j,Y,G,X):S(m,_,U,j,Y,G,X)},A=(m,_,I,M,U,j,Y,G)=>{let X,z;const{props:ce,shapeFlag:ee,transition:se,dirs:de}=m;if(X=m.el=s(m.type,j,ce&&ce.is,ce),ee&8?d(X,m.children):ee&16&&w(m.children,X,null,M,U,Cl(m,j),Y,G),de&&ar(m,null,M,"created"),P(X,m,m.scopeId,Y,M),ce){for(const Re in ce)Re!=="value"&&!Nr(Re)&&i(X,Re,null,ce[Re],j,M);"value"in ce&&i(X,"value",null,ce.value,j),(z=ce.onVnodeBeforeMount)&&xt(z,M,m)}Po(X,"__vnode",m,!0),Po(X,"__vueParentComponent",M,!0),de&&ar(m,null,M,"beforeMount");const Ee=fm(U,se);Ee&&se.beforeEnter(X),o(X,_,I),((z=ce&&ce.onVnodeMounted)||Ee||de)&&Je(()=>{z&&xt(z,M,m),Ee&&se.enter(X),de&&ar(m,null,M,"mounted")},U)},P=(m,_,I,M,U)=>{if(I&&p(m,I),M)for(let j=0;j<M.length;j++)p(m,M[j]);if(U){let j=U.subTree;if(j.patchFlag>0&&j.patchFlag&2048&&(j=Ba(j.children)||j),_===j||Js(j.type)&&(j.ssContent===_||j.ssFallback===_)){const Y=U.vnode;P(m,Y,Y.scopeId,Y.slotScopeIds,U.parent)}}},w=(m,_,I,M,U,j,Y,G,X=0)=>{for(let z=X;z<m.length;z++){const ce=m[z]=G?Gr(m[z]):vt(m[z]);g(null,ce,_,I,M,U,j,Y,G)}},S=(m,_,I,M,U,j,Y)=>{const G=_.el=m.el;G.__vnode=_;let{patchFlag:X,dynamicChildren:z,dirs:ce}=_;X|=m.patchFlag&16;const ee=m.props||me,se=_.props||me;let de;if(I&&go(I,!1),(de=se.onVnodeBeforeUpdate)&&xt(de,I,_,m),ce&&ar(_,m,I,"beforeUpdate"),I&&go(I,!0),tr&&(X=0,Y=!1,z=null),(ee.innerHTML&&se.innerHTML==null||ee.textContent&&se.textContent==null)&&d(G,""),z?(T(m.dynamicChildren,z,G,I,M,Cl(_,U),j),Gs(m,_)):Y||O(m,_,G,null,I,M,Cl(_,U),j,!1),X>0){if(X&16)x(G,ee,se,I,U);else if(X&2&&ee.class!==se.class&&i(G,"class",null,se.class,U),X&4&&i(G,"style",ee.style,se.style,U),X&8){const Ee=_.dynamicProps;for(let Re=0;Re<Ee.length;Re++){const Te=Ee[Re],At=ee[Te],nt=se[Te];(nt!==At||Te==="value")&&i(G,Te,At,nt,U,I)}}X&1&&m.children!==_.children&&d(G,_.children)}else!Y&&z==null&&x(G,ee,se,I,U);((de=se.onVnodeUpdated)||ce)&&Je(()=>{de&&xt(de,I,_,m),ce&&ar(_,m,I,"updated")},M)},T=(m,_,I,M,U,j,Y)=>{for(let G=0;G<_.length;G++){const X=m[G],z=_[G],ce=X.el&&(X.type===We||!Zt(X,z)||X.shapeFlag&70)?c(X.el):I;g(X,z,ce,null,M,U,j,Y,!0)}},x=(m,_,I,M,U)=>{if(_!==I){if(_!==me)for(const j in _)!Nr(j)&&!(j in I)&&i(m,j,_[j],null,U,M);for(const j in I){if(Nr(j))continue;const Y=I[j],G=_[j];Y!==G&&j!=="value"&&i(m,j,G,Y,U,M)}"value"in I&&i(m,"value",_.value,I.value,U)}},B=(m,_,I,M,U,j,Y,G,X)=>{const z=_.el=m?m.el:a(""),ce=_.anchor=m?m.anchor:a("");let{patchFlag:ee,dynamicChildren:se,slotScopeIds:de}=_;(tr||ee&2048)&&(ee=0,X=!1,se=null),de&&(G=G?G.concat(de):de),m==null?(o(z,I,M),o(ce,I,M),w(_.children||[],I,ce,U,j,Y,G,X)):ee>0&&ee&64&&se&&m.dynamicChildren?(T(m.dynamicChildren,se,I,U,j,Y,G),Gs(m,_)):O(m,_,I,ce,U,j,Y,G,X)},q=(m,_,I,M,U,j,Y,G,X)=>{_.slotScopeIds=G,m==null?_.shapeFlag&512?U.ctx.activate(_,I,M,Y,X):Q(_,I,M,U,j,Y,X):W(m,_,X)},Q=(m,_,I,M,U,j,Y)=>{const G=m.component=Rm(m,M,U);if(G.type.__hmrId&&n_(G),un(m),vr(G,"mount"),Dn(m)&&(G.ctx.renderer=ge),vr(G,"init"),Nm(G,!1,Y),_r(G,"init"),G.asyncDep){if(tr&&(m.el=null),U&&U.registerDep(G,F,Y),!m.el){const X=G.subTree=Ie(De);v(null,X,_,I)}}else F(G,m,_,I,U,j,Y);dn(),_r(G,"mount")},W=(m,_,I)=>{const M=_.component=m.component;if(HE(m,_,I))if(M.asyncDep&&!M.asyncResolved){un(_),K(M,_,I),dn();return}else M.next=_,M.update();else _.el=m.el,M.vnode=_},F=(m,_,I,M,U,j,Y)=>{const G=()=>{if(m.isMounted){let{next:ee,bu:se,u:de,parent:Ee,vnode:Re}=m;{const Rt=pm(m);if(Rt){ee&&(ee.el=Re.el,K(m,ee,Y)),Rt.asyncDep.then(()=>{m.isUnmounted||G()});return}}let Te=ee,At;un(ee||m.vnode),go(m,!1),ee?(ee.el=Re.el,K(m,ee,Y)):ee=Re,se&&Tr(se),(At=ee.props&&ee.props.onVnodeBeforeUpdate)&&xt(At,Ee,ee,Re),go(m,!0),vr(m,"render");const nt=Es(m);_r(m,"render");const Kt=m.subTree;m.subTree=nt,vr(m,"patch"),g(Kt,nt,c(Kt.el),te(Kt),m,U,j),_r(m,"patch"),ee.el=nt.el,Te===null&&Cu(m,nt.el),de&&Je(de,U),(At=ee.props&&ee.props.onVnodeUpdated)&&Je(()=>xt(At,Ee,ee,Re),U),Ig(m),dn()}else{let ee;const{el:se,props:de}=_,{bm:Ee,m:Re,parent:Te,root:At,type:nt}=m,Kt=to(_);if(go(m,!1),Ee&&Tr(Ee),!Kt&&(ee=de&&de.onVnodeBeforeMount)&&xt(ee,Te,_),go(m,!0),se&&he){const Rt=()=>{vr(m,"render"),m.subTree=Es(m),_r(m,"render"),vr(m,"hydrate"),he(se,m.subTree,m,U,null),_r(m,"hydrate")};Kt&&nt.__asyncHydrate?nt.__asyncHydrate(se,m,Rt):Rt()}else{At.ce&&At.ce._injectChildStyle(nt),vr(m,"render");const Rt=m.subTree=Es(m);_r(m,"render"),vr(m,"patch"),g(null,Rt,I,M,m,U,j),_r(m,"patch"),_.el=Rt.el}if(Re&&Je(Re,U),!Kt&&(ee=de&&de.onVnodeMounted)){const Rt=_;Je(()=>xt(ee,Te,Rt),U)}(_.shapeFlag&256||Te&&to(Te.vnode)&&Te.vnode.shapeFlag&256)&&m.a&&Je(m.a,U),m.isMounted=!0,Jl(m),_=I=M=null}};m.scope.on();const X=m.effect=new hi(G);m.scope.off();const z=m.update=X.run.bind(X),ce=m.job=X.runIfDirty.bind(X);ce.i=m,ce.id=m.uid,X.scheduler=()=>Oa(ce),go(m,!0),X.onTrack=m.rtc?ee=>Tr(m.rtc,ee):void 0,X.onTrigger=m.rtg?ee=>Tr(m.rtg,ee):void 0,z()},K=(m,_,I)=>{_.component=m;const M=m.vnode.props;m.vnode=_,m.next=null,wE(m,_.props,M,I),PE(m,_.children,I),Lr(),Ad(m),Mr()},O=(m,_,I,M,U,j,Y,G,X=!1)=>{const z=m&&m.children,ce=m?m.shapeFlag:0,ee=_.children,{patchFlag:se,shapeFlag:de}=_;if(se>0){if(se&128){V(z,ee,I,M,U,j,Y,G,X);return}else if(se&256){$(z,ee,I,M,U,j,Y,G,X);return}}de&8?(ce&16&&N(z,U,j),ee!==z&&d(I,ee)):ce&16?de&16?V(z,ee,I,M,U,j,Y,G,X):N(z,U,j,!0):(ce&8&&d(I,""),de&16&&w(ee,I,M,U,j,Y,G,X))},$=(m,_,I,M,U,j,Y,G,X)=>{m=m||ko,_=_||ko;const z=m.length,ce=_.length,ee=Math.min(z,ce);let se;for(se=0;se<ee;se++){const de=_[se]=X?Gr(_[se]):vt(_[se]);g(m[se],de,I,null,U,j,Y,G,X)}z>ce?N(m,U,j,!0,!1,ee):w(_,I,M,U,j,Y,G,X,ee)},V=(m,_,I,M,U,j,Y,G,X)=>{let z=0;const ce=_.length;let ee=m.length-1,se=ce-1;for(;z<=ee&&z<=se;){const de=m[z],Ee=_[z]=X?Gr(_[z]):vt(_[z]);if(Zt(de,Ee))g(de,Ee,I,null,U,j,Y,G,X);else break;z++}for(;z<=ee&&z<=se;){const de=m[ee],Ee=_[se]=X?Gr(_[se]):vt(_[se]);if(Zt(de,Ee))g(de,Ee,I,null,U,j,Y,G,X);else break;ee--,se--}if(z>ee){if(z<=se){const de=se+1,Ee=de<ce?_[de].el:M;for(;z<=se;)g(null,_[z]=X?Gr(_[z]):vt(_[z]),I,Ee,U,j,Y,G,X),z++}}else if(z>se)for(;z<=ee;)re(m[z],U,j,!0),z++;else{const de=z,Ee=z,Re=new Map;for(z=Ee;z<=se;z++){const gt=_[z]=X?Gr(_[z]):vt(_[z]);gt.key!=null&&(Re.has(gt.key)&&D("Duplicate keys found during update:",JSON.stringify(gt.key),"Make sure keys are unique."),Re.set(gt.key,z))}let Te,At=0;const nt=se-Ee+1;let Kt=!1,Rt=0;const Un=new Array(nt);for(z=0;z<nt;z++)Un[z]=0;for(z=de;z<=ee;z++){const gt=m[z];if(At>=nt){re(gt,U,j,!0);continue}let nr;if(gt.key!=null)nr=Re.get(gt.key);else for(Te=Ee;Te<=se;Te++)if(Un[Te-Ee]===0&&Zt(gt,_[Te])){nr=Te;break}nr===void 0?re(gt,U,j,!0):(Un[nr-Ee]=z+1,nr>=Rt?Rt=nr:Kt=!0,g(gt,_[nr],I,null,U,j,Y,G,X),At++)}const Cd=Kt?BE(Un):ko;for(Te=Cd.length-1,z=nt-1;z>=0;z--){const gt=Ee+z,nr=_[gt],Sd=gt+1<ce?_[gt+1].el:M;Un[z]===0?g(null,nr,I,Sd,U,j,Y,G,X):Kt&&(Te<0||z!==Cd[Te]?L(nr,I,Sd,2):Te--)}}},L=(m,_,I,M,U=null)=>{const{el:j,type:Y,transition:G,children:X,shapeFlag:z}=m;if(z&6){L(m.component.subTree,_,I,M);return}if(z&128){m.suspense.move(_,I,M);return}if(z&64){Y.move(m,_,I,ge);return}if(Y===We){o(j,_,I);for(let ee=0;ee<X.length;ee++)L(X[ee],_,I,M);o(m.anchor,_,I);return}if(Y===ro){k(m,_,I);return}if(M!==2&&z&1&&G)if(M===0)G.beforeEnter(j),o(j,_,I),Je(()=>G.enter(j),U);else{const{leave:ee,delayLeave:se,afterLeave:de}=G,Ee=()=>o(j,_,I),Re=()=>{ee(j,()=>{Ee(),de&&de()})};se?se(j,Ee,Re):Re()}else o(j,_,I)},re=(m,_,I,M=!1,U=!1)=>{const{type:j,props:Y,ref:G,children:X,dynamicChildren:z,shapeFlag:ce,patchFlag:ee,dirs:se,cacheIndex:de}=m;if(ee===-2&&(U=!1),G!=null&&zs(G,null,I,m,!0),de!=null&&(_.renderCache[de]=void 0),ce&256){_.ctx.deactivate(m);return}const Ee=ce&1&&se,Re=!to(m);let Te;if(Re&&(Te=Y&&Y.onVnodeBeforeUnmount)&&xt(Te,_,m),ce&6)ze(m.component,I,M);else{if(ce&128){m.suspense.unmount(I,M);return}Ee&&ar(m,null,_,"beforeUnmount"),ce&64?m.type.remove(m,_,I,ge,M):z&&!z.hasOnce&&(j!==We||ee>0&&ee&64)?N(z,_,I,!1,!0):(j===We&&ee&384||!U&&ce&16)&&N(X,_,I),M&&ae(m)}(Re&&(Te=Y&&Y.onVnodeUnmounted)||Ee)&&Je(()=>{Te&&xt(Te,_,m),Ee&&ar(m,null,_,"unmounted")},I)},ae=m=>{const{type:_,el:I,anchor:M,transition:U}=m;if(_===We){m.patchFlag>0&&m.patchFlag&2048&&U&&!U.persisted?m.children.forEach(Y=>{Y.type===De?n(Y.el):ae(Y)}):Ae(I,M);return}if(_===ro){C(m);return}const j=()=>{n(I),U&&!U.persisted&&U.afterLeave&&U.afterLeave()};if(m.shapeFlag&1&&U&&!U.persisted){const{leave:Y,delayLeave:G}=U,X=()=>Y(I,j);G?G(m.el,j,X):X()}else j()},Ae=(m,_)=>{let I;for(;m!==_;)I=f(m),n(m),m=I;n(_)},ze=(m,_,I)=>{m.type.__hmrId&&i_(m);const{bum:M,scope:U,job:j,subTree:Y,um:G,m:X,a:z}=m;qs(X),qs(z),M&&Tr(M),U.stop(),j&&(j.flags|=8,re(Y,m,_,I)),G&&Je(G,_),Je(()=>{m.isUnmounted=!0},_),_&&_.pendingBranch&&!_.isUnmounted&&m.asyncDep&&!m.asyncResolved&&m.suspenseId===_.pendingId&&(_.deps--,_.deps===0&&_.resolve()),d_(m)},N=(m,_,I,M=!1,U=!1,j=0)=>{for(let Y=j;Y<m.length;Y++)re(m[Y],_,I,M,U)},te=m=>{if(m.shapeFlag&6)return te(m.component.subTree);if(m.shapeFlag&128)return m.suspense.next();const _=f(m.anchor||m.el),I=_&&_[Pg];return I?f(I):_};let Z=!1;const ne=(m,_,I)=>{m==null?_._vnode&&re(_._vnode,null,null,!0):g(_._vnode||null,m,_,null,null,null,I),_._vnode=m,Z||(Z=!0,Ad(),Hs(),Z=!1)},ge={p:g,um:re,m:L,r:ae,mt:Q,mc:w,pc:O,pbc:T,n:te,o:e};let Ne,he;return t&&([Ne,he]=t(ge)),{render:ne,hydrate:Ne,createApp:EE(ne,Ne)}}function Cl({type:e,props:t},r){return r==="svg"&&e==="foreignObject"||r==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:r}function go({effect:e,job:t},r){r?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function fm(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Gs(e,t,r=!1){const o=e.children,n=t.children;if(J(o)&&J(n))for(let i=0;i<o.length;i++){const s=o[i];let a=n[i];a.shapeFlag&1&&!a.dynamicChildren&&((a.patchFlag<=0||a.patchFlag===32)&&(a=n[i]=Gr(n[i]),a.el=s.el),!r&&a.patchFlag!==-2&&Gs(s,a)),a.type===ur&&(a.el=s.el),a.type===De&&!a.el&&(a.el=s.el)}}function BE(e){const t=e.slice(),r=[0];let o,n,i,s,a;const l=e.length;for(o=0;o<l;o++){const u=e[o];if(u!==0){if(n=r[r.length-1],e[n]<u){t[o]=n,r.push(o);continue}for(i=0,s=r.length-1;i<s;)a=i+s>>1,e[r[a]]<u?i=a+1:s=a;u<e[r[i]]&&(i>0&&(t[o]=r[i-1]),r[i]=o)}}for(i=r.length,s=r[i-1];i-- >0;)r[i]=s,s=t[s];return r}function pm(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:pm(t)}function qs(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}const hm=Symbol.for("v-scx"),gm=()=>{{const e=Ft(hm);return e||D("Server rendering context not provided. Make sure to only call useSSRContext() conditionally in the server build."),e}};function Eu(e,t){return Gi(e,null,t)}function mm(e,t){return Gi(e,null,pe({},t,{flush:"post"}))}function bm(e,t){return Gi(e,null,pe({},t,{flush:"sync"}))}function Ct(e,t,r){return ie(t)||D("`watch(fn, options?)` signature has been moved to a separate API. Use `watchEffect(fn, options?)` instead. `watch` now only supports `watch(source, cb, options?) signature."),Gi(e,t,r)}function Gi(e,t,r=me){const{immediate:o,deep:n,flush:i,once:s}=r;t||(o!==void 0&&D('watch() "immediate" option is only respected when using the watch(source, callback, options?) signature.'),n!==void 0&&D('watch() "deep" option is only respected when using the watch(source, callback, options?) signature.'),s!==void 0&&D('watch() "once" option is only respected when using the watch(source, callback, options?) signature.'));const a=pe({},r);a.onWarn=D;const l=t&&o||!t&&i!=="post";let u;if(yn){if(i==="sync"){const p=gm();u=p.__watcherHandles||(p.__watcherHandles=[])}else if(!l){const p=()=>{};return p.stop=Le,p.resume=Le,p.pause=Le,p}}const d=He;a.call=(p,h,g)=>zt(p,d,h,g);let c=!1;i==="post"?a.scheduler=p=>{Je(p,d&&d.suspense)}:i!=="sync"&&(c=!0,a.scheduler=(p,h)=>{h?p():Oa(p)}),a.augmentJob=p=>{t&&(p.flags|=4),c&&(p.flags|=2,d&&(p.id=d.uid,p.i=d))};const f=qv(e,t,a);return yn&&(u?u.push(f):l&&f()),f}function LE(e,t,r){const o=this.proxy,n=le(e)?e.includes(".")?ym(o,e):()=>o[e]:e.bind(o,o);let i;ie(t)?i=t:(i=t.handler,r=t);const s=Lo(this),a=Gi(n,i.bind(o),r);return s(),a}function ym(e,t){const r=t.split(".");return()=>{let o=e;for(let n=0;n<r.length&&o;n++)o=o[r[n]];return o}}function ME(e,t,r=me){const o=qe();if(!o)return D("useModel() called without active instance."),ot();const n=xe(t);if(!o.propsOptions[0][n])return D(`useModel() called with prop "${t}" which is not declared.`),ot();const i=rt(t),s=vm(e,n),a=Sg((l,u)=>{let d,c=me,f;return bm(()=>{const p=e[n];ct(d,p)&&(d=p,u())}),{get(){return l(),r.get?r.get(d):d},set(p){const h=r.set?r.set(p):p;if(!ct(h,d)&&!(c!==me&&ct(p,c)))return;const g=o.vnode.props;g&&(t in g||n in g||i in g)&&(`onUpdate:${t}`in g||`onUpdate:${n}`in g||`onUpdate:${i}`in g)||(d=p,u()),o.emit(`update:${t}`,h),ct(p,h)&&ct(p,c)&&!ct(h,f)&&u(),c=p,f=h}}});return a[Symbol.iterator]=()=>{let l=0;return{next(){return l<2?{value:l++?s||me:a,done:!1}:{done:!0}}}},a}const vm=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${xe(t)}Modifiers`]||e[`${rt(t)}Modifiers`];function VE(e,t,...r){if(e.isUnmounted)return;const o=e.vnode.props||me;{const{emitsOptions:d,propsOptions:[c]}=e;if(d)if(!(t in d))(!c||!(Yt(xe(t))in c))&&D(`Component emitted event "${t}" but it is neither declared in the emits option nor as an "${Yt(xe(t))}" prop.`);else{const f=d[t];ie(f)&&(f(...r)||D(`Invalid event arguments: event validation failed for event "${t}".`))}}let n=r;const i=t.startsWith("update:"),s=i&&vm(o,t.slice(7));s&&(s.trim&&(n=r.map(d=>le(d)?d.trim():d)),s.number&&(n=r.map(fi))),h_(e,t,n);{const d=t.toLowerCase();d!==t&&o[Yt(d)]&&D(`Event "${d}" is emitted in component ${Va(e,e.type)} but the handler is registered for "${t}". Note that HTML attributes are case-insensitive and you cannot use v-on to listen to camelCase events when using in-DOM templates. You should probably use "${rt(t)}" instead of "${t}".`)}let a,l=o[a=Yt(t)]||o[a=Yt(xe(t))];!l&&i&&(l=o[a=Yt(rt(t))]),l&&zt(l,e,6,n);const u=o[a+"Once"];if(u){if(!e.emitted)e.emitted={};else if(e.emitted[a])return;e.emitted[a]=!0,zt(u,e,6,n)}}function _m(e,t,r=!1){const o=t.emitsCache,n=o.get(e);if(n!==void 0)return n;const i=e.emits;let s={},a=!1;if(!ie(e)){const l=u=>{const d=_m(u,t,!0);d&&(a=!0,pe(s,d))};!r&&t.mixins.length&&t.mixins.forEach(l),e.extends&&l(e.extends),e.mixins&&e.mixins.forEach(l)}return!i&&!a?(ye(e)&&o.set(e,null),null):(J(i)?i.forEach(l=>s[l]=null):pe(s,i),ye(e)&&o.set(e,s),s)}function Da(e,t){return!e||!fr(t)?!1:(t=t.slice(2).replace(/Once$/,""),ve(e,t[0].toLowerCase()+t.slice(1))||ve(e,rt(t))||ve(e,t))}let nc=!1;function Ys(){nc=!0}function Es(e){const{type:t,vnode:r,proxy:o,withProxy:n,propsOptions:[i],slots:s,attrs:a,emit:l,render:u,renderCache:d,props:c,data:f,setupState:p,ctx:h,inheritAttrs:g}=e,y=vi(e);let v,E;nc=!1;try{if(r.shapeFlag&4){const C=n||o,R=p.__isScriptSetup?new Proxy(C,{get(A,P,w){return D(`Property '${String(P)}' was accessed via 'this'. Avoid using 'this' in templates.`),Reflect.get(A,P,w)}}):C;v=vt(u.call(R,C,d,er(c),p,f,h)),E=a}else{const C=t;a===c&&Ys(),v=vt(C.length>1?C(er(c),{get attrs(){return Ys(),er(a)},slots:s,emit:l}):C(er(c),null)),E=t.props?a:FE(a)}}catch(C){ii.length=0,fo(C,e,1),v=Ie(De)}let b=v,k;if(v.patchFlag>0&&v.patchFlag&2048&&([b,k]=Em(v)),E&&g!==!1){const C=Object.keys(E),{shapeFlag:R}=b;if(C.length){if(R&7)i&&C.some(di)&&(E=UE(E,i)),b=Wt(b,E,!1,!0);else if(!nc&&b.type!==De){const A=Object.keys(a),P=[],w=[];for(let S=0,T=A.length;S<T;S++){const x=A[S];fr(x)?di(x)||P.push(x[2].toLowerCase()+x.slice(3)):w.push(x)}w.length&&D(`Extraneous non-props attributes (${w.join(", ")}) were passed to component but could not be automatically inherited because component renders fragment or text root nodes.`),P.length&&D(`Extraneous non-emits event listeners (${P.join(", ")}) were passed to component but could not be automatically inherited because component renders fragment or text root nodes. If the listener is intended to be a component custom event listener only, declare it using the "emits" option.`)}}}return r.dirs&&(Wd(b)||D("Runtime directive used on component with non-element root node. The directives will not function as intended."),b=Wt(b,null,!1,!0),b.dirs=b.dirs?b.dirs.concat(r.dirs):r.dirs),r.transition&&(Wd(b)||D("Component inside <Transition> renders non-element root node that cannot be animated."),Br(b,r.transition)),k?k(b):v=b,vi(y),v}const Em=e=>{const t=e.children,r=e.dynamicChildren,o=Ba(t,!1);if(o){if(o.patchFlag>0&&o.patchFlag&2048)return Em(o)}else return[e,void 0];const n=t.indexOf(o),i=r?r.indexOf(o):-1,s=a=>{t[n]=a,r&&(i>-1?r[i]=a:a.patchFlag>0&&(e.dynamicChildren=[...r,a]))};return[vt(o),s]};function Ba(e,t=!0){let r;for(let o=0;o<e.length;o++){const n=e[o];if(hr(n)){if(n.type!==De||n.children==="v-if"){if(r)return;if(r=n,t&&r.patchFlag>0&&r.patchFlag&2048)return Ba(r.children)}}else return}return r}const FE=e=>{let t;for(const r in e)(r==="class"||r==="style"||fr(r))&&((t||(t={}))[r]=e[r]);return t},UE=(e,t)=>{const r={};for(const o in e)(!di(o)||!(o.slice(9)in t))&&(r[o]=e[o]);return r},Wd=e=>e.shapeFlag&7||e.type===De;function HE(e,t,r){const{props:o,children:n,component:i}=e,{props:s,children:a,patchFlag:l}=t,u=i.emitsOptions;if((n||a)&&tr||t.dirs||t.transition)return!0;if(r&&l>=0){if(l&1024)return!0;if(l&16)return o?Kd(o,s,u):!!s;if(l&8){const d=t.dynamicProps;for(let c=0;c<d.length;c++){const f=d[c];if(s[f]!==o[f]&&!Da(u,f))return!0}}}else return(n||a)&&(!a||!a.$stable)?!0:o===s?!1:o?s?Kd(o,s,u):!0:!!s;return!1}function Kd(e,t,r){const o=Object.keys(t);if(o.length!==Object.keys(e).length)return!0;for(let n=0;n<o.length;n++){const i=o[n];if(t[i]!==e[i]&&!Da(r,i))return!0}return!1}function Cu({vnode:e,parent:t},r){for(;t;){const o=t.subTree;if(o.suspense&&o.suspense.activeBranch===e&&(o.el=e.el),o===e)(e=t.vnode).el=r,t=t.parent;else break}}const Js=e=>e.__isSuspense;let ic=0;const jE={name:"Suspense",__isSuspense:!0,process(e,t,r,o,n,i,s,a,l,u){if(e==null)WE(t,r,o,n,i,s,a,l,u);else{if(i&&i.deps>0&&!e.suspense.isInFallback){t.suspense=e.suspense,t.suspense.vnode=t,t.el=e.el;return}KE(e,t,r,o,n,s,a,l,u)}},hydrate:XE,normalize:GE},zE=jE;function Ei(e,t){const r=e.props&&e.props[t];ie(r)&&r()}function WE(e,t,r,o,n,i,s,a,l){const{p:u,o:{createElement:d}}=l,c=d("div"),f=e.suspense=Cm(e,n,o,t,c,r,i,s,a,l);u(null,f.pendingBranch=e.ssContent,c,null,o,f,i,s),f.deps>0?(Ei(e,"onPending"),Ei(e,"onFallback"),u(null,e.ssFallback,t,r,o,null,i,s),pn(f,e.ssFallback)):f.resolve(!1,!0)}function KE(e,t,r,o,n,i,s,a,{p:l,um:u,o:{createElement:d}}){const c=t.suspense=e.suspense;c.vnode=t,t.el=e.el;const f=t.ssContent,p=t.ssFallback,{activeBranch:h,pendingBranch:g,isInFallback:y,isHydrating:v}=c;if(g)c.pendingBranch=f,Zt(f,g)?(l(g,f,c.hiddenContainer,null,n,c,i,s,a),c.deps<=0?c.resolve():y&&(v||(l(h,p,r,o,n,null,i,s,a),pn(c,p)))):(c.pendingId=ic++,v?(c.isHydrating=!1,c.activeBranch=g):u(g,n,c),c.deps=0,c.effects.length=0,c.hiddenContainer=d("div"),y?(l(null,f,c.hiddenContainer,null,n,c,i,s,a),c.deps<=0?c.resolve():(l(h,p,r,o,n,null,i,s,a),pn(c,p))):h&&Zt(f,h)?(l(h,f,r,o,n,c,i,s,a),c.resolve(!0)):(l(null,f,c.hiddenContainer,null,n,c,i,s,a),c.deps<=0&&c.resolve()));else if(h&&Zt(f,h))l(h,f,r,o,n,c,i,s,a),pn(c,f);else if(Ei(t,"onPending"),c.pendingBranch=f,f.shapeFlag&512?c.pendingId=f.component.suspenseId:c.pendingId=ic++,l(null,f,c.hiddenContainer,null,n,c,i,s,a),c.deps<=0)c.resolve();else{const{timeout:E,pendingId:b}=c;E>0?setTimeout(()=>{c.pendingId===b&&c.fallback(p)},E):E===0&&c.fallback(p)}}let Xd=!1;function Cm(e,t,r,o,n,i,s,a,l,u,d=!1){Xd||(Xd=!0,console[console.info?"info":"log"]("<Suspense> is an experimental feature and its API will likely change."));const{p:c,m:f,um:p,n:h,o:{parentNode:g,remove:y}}=u;let v;const E=qE(e);E&&t&&t.pendingBranch&&(v=t.pendingId,t.deps++);const b=e.props?pi(e.props.timeout):void 0;nu(b,"Suspense timeout");const k=i,C={vnode:e,parent:t,parentComponent:r,namespace:s,container:o,hiddenContainer:n,deps:0,pendingId:ic++,timeout:typeof b=="number"?b:-1,activeBranch:null,pendingBranch:null,isInFallback:!d,isHydrating:d,isUnmounted:!1,effects:[],resolve(R=!1,A=!1){{if(!R&&!C.pendingBranch)throw new Error("suspense.resolve() is called without a pending branch.");if(C.isUnmounted)throw new Error("suspense.resolve() is called on an already unmounted suspense boundary.")}const{vnode:P,activeBranch:w,pendingBranch:S,pendingId:T,effects:x,parentComponent:B,container:q}=C;let Q=!1;C.isHydrating?C.isHydrating=!1:R||(Q=w&&S.transition&&S.transition.mode==="out-in",Q&&(w.transition.afterLeave=()=>{T===C.pendingId&&(f(S,q,i===k?h(w):i,0),bi(x))}),w&&(g(w.el)===q&&(i=h(w)),p(w,B,C,!0)),Q||f(S,q,i,0)),pn(C,S),C.pendingBranch=null,C.isInFallback=!1;let W=C.parent,F=!1;for(;W;){if(W.pendingBranch){W.effects.push(...x),F=!0;break}W=W.parent}!F&&!Q&&bi(x),C.effects=[],E&&t&&t.pendingBranch&&v===t.pendingId&&(t.deps--,t.deps===0&&!A&&t.resolve()),Ei(P,"onResolve")},fallback(R){if(!C.pendingBranch)return;const{vnode:A,activeBranch:P,parentComponent:w,container:S,namespace:T}=C;Ei(A,"onFallback");const x=h(P),B=()=>{C.isInFallback&&(c(null,R,S,x,w,null,T,a,l),pn(C,R))},q=R.transition&&R.transition.mode==="out-in";q&&(P.transition.afterLeave=B),C.isInFallback=!0,p(P,w,null,!0),q||B()},move(R,A,P){C.activeBranch&&f(C.activeBranch,R,A,P),C.container=R},next(){return C.activeBranch&&h(C.activeBranch)},registerDep(R,A,P){const w=!!C.pendingBranch;w&&C.deps++;const S=R.vnode.el;R.asyncDep.catch(T=>{fo(T,R,0)}).then(T=>{if(R.isUnmounted||C.isUnmounted||C.pendingId!==R.suspenseId)return;R.asyncResolved=!0;const{vnode:x}=R;un(x),dc(R,T,!1),S&&(x.el=S);const B=!S&&R.subTree.el;A(R,x,g(S||R.subTree.el),S?null:h(R.subTree),C,s,P),B&&y(B),Cu(R,x.el),dn(),w&&--C.deps===0&&C.resolve()})},unmount(R,A){C.isUnmounted=!0,C.activeBranch&&p(C.activeBranch,r,R,A),C.pendingBranch&&p(C.pendingBranch,r,R,A)}};return C}function XE(e,t,r,o,n,i,s,a,l){const u=t.suspense=Cm(t,o,r,e.parentNode,document.createElement("div"),null,n,i,s,a,!0),d=l(e,u.pendingBranch=t.ssContent,r,u,i,s);return u.deps===0&&u.resolve(!1,!0),d}function GE(e){const{shapeFlag:t,children:r}=e,o=t&32;e.ssContent=Gd(o?r.default:r),e.ssFallback=o?Gd(r.fallback):Ie(De)}function Gd(e){let t;if(ie(e)){const r=Bo&&e._c;r&&(e._d=!1,io()),e=e(),r&&(e._d=!0,t=ft,wm())}if(J(e)){const r=Ba(e);!r&&e.filter(o=>o!==gu).length>0&&D("<Suspense> slots expect a single root node."),e=r}return e=vt(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(r=>r!==e)),e}function Sm(e,t){t&&t.pendingBranch?J(e)?t.effects.push(...e):t.effects.push(e):bi(e)}function pn(e,t){e.activeBranch=t;const{vnode:r,parentComponent:o}=e;let n=t.el;for(;!n&&t.component;)t=t.component.subTree,n=t.el;r.el=n,o&&o.subTree===r&&(o.vnode.el=n,Cu(o,n))}function qE(e){const t=e.props&&e.props.suspensible;return t!=null&&t!==!1}const We=Symbol.for("v-fgt"),ur=Symbol.for("v-txt"),De=Symbol.for("v-cmt"),ro=Symbol.for("v-stc"),ii=[];let ft=null;function io(e=!1){ii.push(ft=e?null:[])}function wm(){ii.pop(),ft=ii[ii.length-1]||null}let Bo=1;function sc(e){Bo+=e,e<0&&ft&&(ft.hasOnce=!0)}function km(e){return e.dynamicChildren=Bo>0?ft||ko:null,wm(),Bo>0&&ft&&ft.push(e),e}function La(e,t,r,o,n,i){return km(Ci(e,t,r,o,n,i,!0))}function Qs(e,t,r,o,n){return km(Ie(e,t,r,o,n,!0))}function hr(e){return e?e.__v_isVNode===!0:!1}function Zt(e,t){if(t.shapeFlag&6&&e.component){const r=vs.get(t.type);if(r&&r.has(e.component))return e.shapeFlag&=-257,t.shapeFlag&=-513,!1}return e.type===t.type&&e.key===t.key}let ac;function YE(e){ac=e}const JE=(...e)=>QE(...ac?ac(e,Me):e),Tm=({key:e})=>e??null,Cs=({ref:e,ref_key:t,ref_for:r})=>(typeof e=="number"&&(e=""+e),e!=null?le(e)||Oe(e)||ie(e)?{i:Me,r:e,k:t,f:!!r}:e:null);function Ci(e,t=null,r=null,o=0,n=null,i=e===We?0:1,s=!1,a=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Tm(t),ref:t&&Cs(t),scopeId:Aa,slotScopeIds:null,children:r,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:o,dynamicProps:n,dynamicChildren:null,appContext:null,ctx:Me};return a?(Su(l,r),i&128&&e.normalize(l)):r&&(l.shapeFlag|=le(r)?8:16),l.key!==l.key&&D("VNode created with invalid key (NaN). VNode type:",l.type),Bo>0&&!s&&ft&&(l.patchFlag>0||i&6)&&l.patchFlag!==32&&ft.push(l),l}const Ie=JE;function QE(e,t=null,r=null,o=0,n=null,i=!1){if((!e||e===gu)&&(e||D(`Invalid vnode type when creating vnode: ${e}.`),e=De),hr(e)){const a=Wt(e,t,!0);return r&&Su(a,r),Bo>0&&!i&&ft&&(a.shapeFlag&6?ft[ft.indexOf(e)]=a:ft.push(a)),a.patchFlag=-2,a}if(Dm(e)&&(e=e.__vccOpts),t){t=xm(t);let{class:a,style:l}=t;a&&!le(a)&&(t.class=Xo(a)),ye(l)&&(mn(l)&&!J(l)&&(l=pe({},l)),t.style=Ko(l))}const s=le(e)?1:Js(e)?128:Dg(e)?64:ye(e)?4:ie(e)?2:0;return s&4&&mn(e)&&(e=ue(e),D("Vue received a Component that was made a reactive object. This can lead to unnecessary performance overhead and should be avoided by marking the component with `markRaw` or using `shallowRef` instead of `ref`.",`
34
+ Component that was made reactive: `,e)),Ci(e,t,r,o,n,s,i,!0)}function xm(e){return e?mn(e)||rm(e)?pe({},e):e:null}function Wt(e,t,r=!1,o=!1){const{props:n,ref:i,patchFlag:s,children:a,transition:l}=e,u=t?Am(n||{},t):n,d={__v_isVNode:!0,__v_skip:!0,type:e.type,props:u,key:u&&Tm(u),ref:t&&t.ref?r&&i?J(i)?i.concat(Cs(t)):[i,Cs(t)]:Cs(t):i,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:s===-1&&J(a)?a.map(Om):a,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==We?s===-1?16:s|16:s,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:l,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Wt(e.ssContent),ssFallback:e.ssFallback&&Wt(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return l&&o&&Br(d,l.clone(d)),d}function Om(e){const t=Wt(e);return J(e.children)&&(t.children=e.children.map(Om)),t}function Ma(e=" ",t=0){return Ie(ur,null,e,t)}function ZE(e,t){const r=Ie(ro,null,e);return r.staticCount=t,r}function e1(e="",t=!1){return t?(io(),Qs(De,null,e)):Ie(De,null,e)}function vt(e){return e==null||typeof e=="boolean"?Ie(De):J(e)?Ie(We,null,e.slice()):hr(e)?Gr(e):Ie(ur,null,String(e))}function Gr(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Wt(e)}function Su(e,t){let r=0;const{shapeFlag:o}=e;if(t==null)t=null;else if(J(t))r=16;else if(typeof t=="object")if(o&65){const n=t.default;n&&(n._c&&(n._d=!1),Su(e,n()),n._c&&(n._d=!0));return}else{r=32;const n=t._;!n&&!rm(t)?t._ctx=Me:n===3&&Me&&(Me.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else ie(t)?(t={default:t,_ctx:Me},r=32):(t=String(t),o&64?(r=16,t=[Ma(t)]):r=8);e.children=t,e.shapeFlag|=r}function Am(...e){const t={};for(let r=0;r<e.length;r++){const o=e[r];for(const n in o)if(n==="class")t.class!==o.class&&(t.class=Xo([t.class,o.class]));else if(n==="style")t.style=Ko([t.style,o.style]);else if(fr(n)){const i=t[n],s=o[n];s&&i!==s&&!(J(i)&&i.includes(s))&&(t[n]=i?[].concat(i,s):s)}else n!==""&&(t[n]=o[n])}return t}function xt(e,t,r,o=null){zt(e,t,7,[r,o])}const t1=Qg();let r1=0;function Rm(e,t,r){const o=e.type,n=(t?t.appContext:e.appContext)||t1,i={uid:r1++,vnode:e,type:o,parent:t,appContext:n,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new qc(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(n.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:nm(o,n),emitsOptions:_m(o,n),emit:null,emitted:null,propsDefaults:me,inheritAttrs:o.inheritAttrs,ctx:me,data:me,props:me,attrs:me,slots:me,refs:me,setupState:me,setupContext:null,suspense:r,suspenseId:r?r.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return i.ctx=Q_(i),i.root=t?t.root:i,i.emit=VE.bind(null,i),e.ce&&e.ce(i),i}let He=null;const qe=()=>He||Me;let Zs,lc;{const e=Pn(),t=(r,o)=>{let n;return(n=e[r])||(n=e[r]=[]),n.push(o),i=>{n.length>1?n.forEach(s=>s(i)):n[0](i)}};Zs=t("__VUE_INSTANCE_SETTERS__",r=>He=r),lc=t("__VUE_SSR_SETTERS__",r=>yn=r)}const Lo=e=>{const t=He;return Zs(e),e.scope.on(),()=>{e.scope.off(),Zs(t)}},cc=()=>{He&&He.scope.off(),Zs(null)},o1=Xe("slot,component");function uc(e,{isNativeTag:t}){(o1(e)||t(e))&&D("Do not use built-in or reserved HTML elements as component id: "+e)}function Im(e){return e.vnode.shapeFlag&4}let yn=!1;function Nm(e,t=!1,r=!1){t&&lc(t);const{props:o,children:n}=e.vnode,i=Im(e);CE(e,o,i,t),$E(e,n,r);const s=i?n1(e,t):void 0;return t&&lc(!1),s}function n1(e,t){var r;const o=e.type;{if(o.name&&uc(o.name,e.appContext.config),o.components){const i=Object.keys(o.components);for(let s=0;s<i.length;s++)uc(i[s],e.appContext.config)}if(o.directives){const i=Object.keys(o.directives);for(let s=0;s<i.length;s++)$g(i[s])}o.compilerOptions&&wu()&&D('"compilerOptions" is only supported when using a build of Vue that includes the runtime compiler. Since you are using a runtime-only build, the options should be passed via your build tool config instead.')}e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,oi),Z_(e);const{setup:n}=o;if(n){Lr();const i=e.setupContext=n.length>1?Pm(e):null,s=Lo(e),a=qo(n,e,0,[er(e.props),i]),l=Ui(a);if(Mr(),s(),(l||e.sp)&&!to(e)&&uu(e),l){if(a.then(cc,cc),t)return a.then(u=>{dc(e,u,t)}).catch(u=>{fo(u,e,0)});if(e.asyncDep=a,!e.suspense){const u=(r=o.name)!=null?r:"Anonymous";D(`Component <${u}>: setup function returned a promise, but no <Suspense> boundary was found in the parent component tree. A component with async setup() must be nested in a <Suspense> in order to be rendered.`)}}else dc(e,a,t)}else $m(e,t)}function dc(e,t,r){ie(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:ye(t)?(hr(t)&&D("setup() should not return VNodes directly - return a render function instead."),e.devtoolsRawSetupState=t,e.setupState=ou(t),eE(e)):t!==void 0&&D(`setup() should return an object. Received: ${t===null?"null":typeof t}`),$m(e,r)}let si,fc;function i1(e){si=e,fc=t=>{t.render._rc&&(t.withProxy=new Proxy(t.ctx,J_))}}const wu=()=>!si;function $m(e,t,r){const o=e.type;if(!e.render){if(!t&&si&&!o.render){const n=o.template||vu(e).template;if(n){vr(e,"compile");const{isCustomElement:i,compilerOptions:s}=e.appContext.config,{delimiters:a,compilerOptions:l}=o,u=pe(pe({isCustomElement:i,delimiters:a},s),l);o.render=si(n,u),_r(e,"compile")}}e.render=o.render||Le,fc&&fc(e)}{const n=Lo(e);Lr();try{gE(e)}finally{Mr(),n()}}!o.render&&e.render===Le&&!t&&(!si&&o.template?D('Component provided template option but runtime compilation is not supported in this build of Vue. Configure your bundler to alias "vue" to "vue/dist/vue.esm-bundler.js".'):D("Component is missing template or render function: ",o))}const s1={get(e,t){return Ys(),Ze(e,"get",""),e[t]},set(){return D("setupContext.attrs is readonly."),!1},deleteProperty(){return D("setupContext.attrs is readonly."),!1}};function a1(e){return new Proxy(e.slots,{get(t,r){return Ze(e,"get","$slots"),t[r]}})}function Pm(e){const t=r=>{if(e.exposed&&D("expose() should be called only once per setup()."),r!=null){let o=typeof r;o==="object"&&(J(r)?o="array":Oe(r)&&(o="ref")),o!=="object"&&D(`expose() should be passed a plain object, received ${o}.`)}e.exposed=r||{}};{let r,o;return Object.freeze({get attrs(){return r||(r=new Proxy(e.attrs,s1))},get slots(){return o||(o=a1(e))},get emit(){return(n,...i)=>e.emit(n,...i)},expose:t})}}function qi(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(ou(Rr(e.exposed)),{get(t,r){if(r in t)return t[r];if(r in Ao)return Ao[r](e)},has(t,r){return r in t||r in Ao}})):e.proxy}const l1=/(?:^|[-_])(\w)/g,c1=e=>e.replace(l1,t=>t.toUpperCase()).replace(/[-_]/g,"");function Si(e,t=!0){return ie(e)?e.displayName||e.name:e.name||t&&e.__name}function Va(e,t,r=!1){let o=Si(t);if(!o&&t.__file){const n=t.__file.match(/([^/\\]+)\.\w+$/);n&&(o=n[1])}if(!o&&e&&e.parent){const n=i=>{for(const s in i)if(i[s]===t)return s};o=n(e.components||e.parent.type.components)||n(e.appContext.components)}return o?c1(o):r?"App":"Anonymous"}function Dm(e){return ie(e)&&"__vccOpts"in e}const dt=(e,t)=>{const r=Wv(e,t,yn);{const o=qe();o&&o.appContext.config.warnRecursiveComputed&&(r._warnRecursive=!0)}return r};function Fa(e,t,r){const o=arguments.length;return o===2?ye(t)&&!J(t)?hr(t)?Ie(e,null,[t]):Ie(e,t):Ie(e,null,t):(o>3?r=Array.prototype.slice.call(arguments,2):o===3&&hr(r)&&(r=[r]),Ie(e,t,r))}function Bm(){if(typeof window>"u")return;const e={style:"color:#3ba776"},t={style:"color:#1677ff"},r={style:"color:#f5222d"},o={style:"color:#eb2f96"},n={__vue_custom_formatter:!0,header(c){return ye(c)?c.__isVue?["div",e,"VueInstance"]:Oe(c)?["div",{},["span",e,d(c)],"<",a("_value"in c?c._value:c),">"]:Vt(c)?["div",{},["span",e,pt(c)?"ShallowReactive":"Reactive"],"<",a(c),`>${pr(c)?" (readonly)":""}`]:pr(c)?["div",{},["span",e,pt(c)?"ShallowReadonly":"Readonly"],"<",a(c),">"]:null:null},hasBody(c){return c&&c.__isVue},body(c){if(c&&c.__isVue)return["div",{},...i(c.$)]}};function i(c){const f=[];c.type.props&&c.props&&f.push(s("props",ue(c.props))),c.setupState!==me&&f.push(s("setup",c.setupState)),c.data!==me&&f.push(s("data",ue(c.data)));const p=l(c,"computed");p&&f.push(s("computed",p));const h=l(c,"inject");return h&&f.push(s("injected",h)),f.push(["div",{},["span",{style:o.style+";opacity:0.66"},"$ (internal): "],["object",{object:c}]]),f}function s(c,f){return f=pe({},f),Object.keys(f).length?["div",{style:"line-height:1.25em;margin-bottom:0.6em"},["div",{style:"color:#476582"},c],["div",{style:"padding-left:1.25em"},...Object.keys(f).map(p=>["div",{},["span",o,p+": "],a(f[p],!1)])]]:["span",{}]}function a(c,f=!0){return typeof c=="number"?["span",t,c]:typeof c=="string"?["span",r,JSON.stringify(c)]:typeof c=="boolean"?["span",o,c]:ye(c)?["object",{object:f?ue(c):c}]:["span",r,String(c)]}function l(c,f){const p=c.type;if(ie(p))return;const h={};for(const g in c.ctx)u(p,g,f)&&(h[g]=c.ctx[g]);return h}function u(c,f,p){const h=c[p];if(J(h)&&h.includes(f)||ye(h)&&f in h||c.extends&&u(c.extends,f,p)||c.mixins&&c.mixins.some(g=>u(g,f,p)))return!0}function d(c){return pt(c)?"ShallowRef":c.effect?"ComputedRef":"Ref"}window.devtoolsFormatters?window.devtoolsFormatters.push(n):window.devtoolsFormatters=[n]}function u1(e,t,r,o){const n=r[o];if(n&&Lm(n,e))return n;const i=t();return i.memo=e.slice(),i.cacheIndex=o,r[o]=i}function Lm(e,t){const r=e.memo;if(r.length!=t.length)return!1;for(let o=0;o<r.length;o++)if(ct(r[o],t[o]))return!1;return Bo>0&&ft&&ft.push(e),!0}const ea="3.5.12",je=D,d1=xa,f1=Qt,p1=su,h1={createComponentInstance:Rm,setupComponent:Nm,renderComponentRoot:Es,setCurrentRenderingInstance:vi,isVNode:hr,normalizeVNode:vt,getComponentPublicInstance:qi,ensureValidVNode:bu,pushWarningContext:un,popWarningContext:dn},g1=h1,m1=null,b1=null,y1=null;/**
35
+ * @vue/runtime-dom v3.5.12
36
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
37
+ * @license MIT
38
+ **/let pc;const qd=typeof window<"u"&&window.trustedTypes;if(qd)try{pc=qd.createPolicy("vue",{createHTML:e=>e})}catch(e){je(`Error creating trusted types policy: ${e}`)}const Mm=pc?e=>pc.createHTML(e):e=>e,v1="http://www.w3.org/2000/svg",_1="http://www.w3.org/1998/Math/MathML",Sr=typeof document<"u"?document:null,Yd=Sr&&Sr.createElement("template"),E1={insert:(e,t,r)=>{t.insertBefore(e,r||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,r,o)=>{const n=t==="svg"?Sr.createElementNS(v1,e):t==="mathml"?Sr.createElementNS(_1,e):r?Sr.createElement(e,{is:r}):Sr.createElement(e);return e==="select"&&o&&o.multiple!=null&&n.setAttribute("multiple",o.multiple),n},createText:e=>Sr.createTextNode(e),createComment:e=>Sr.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Sr.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,r,o,n,i){const s=r?r.previousSibling:t.lastChild;if(n&&(n===i||n.nextSibling))for(;t.insertBefore(n.cloneNode(!0),r),!(n===i||!(n=n.nextSibling)););else{Yd.innerHTML=Mm(o==="svg"?`<svg>${e}</svg>`:o==="mathml"?`<math>${e}</math>`:e);const a=Yd.content;if(o==="svg"||o==="mathml"){const l=a.firstChild;for(;l.firstChild;)a.appendChild(l.firstChild);a.removeChild(l)}t.insertBefore(a,r)}return[s?s.nextSibling:t.firstChild,r?r.previousSibling:t.lastChild]}},Fr="transition",zn="animation",vn=Symbol("_vtc"),Vm={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},Fm=pe({},cu,Vm),C1=e=>(e.displayName="Transition",e.props=Fm,e),S1=C1((e,{slots:t})=>Fa(Vg,Um(e),t)),mo=(e,t=[])=>{J(e)?e.forEach(r=>r(...t)):e&&e(...t)},Jd=e=>e?J(e)?e.some(t=>t.length>1):e.length>1:!1;function Um(e){const t={};for(const x in e)x in Vm||(t[x]=e[x]);if(e.css===!1)return t;const{name:r="v",type:o,duration:n,enterFromClass:i=`${r}-enter-from`,enterActiveClass:s=`${r}-enter-active`,enterToClass:a=`${r}-enter-to`,appearFromClass:l=i,appearActiveClass:u=s,appearToClass:d=a,leaveFromClass:c=`${r}-leave-from`,leaveActiveClass:f=`${r}-leave-active`,leaveToClass:p=`${r}-leave-to`}=e,h=w1(n),g=h&&h[0],y=h&&h[1],{onBeforeEnter:v,onEnter:E,onEnterCancelled:b,onLeave:k,onLeaveCancelled:C,onBeforeAppear:R=v,onAppear:A=E,onAppearCancelled:P=b}=t,w=(x,B,q)=>{zr(x,B?d:a),zr(x,B?u:s),q&&q()},S=(x,B)=>{x._isLeaving=!1,zr(x,c),zr(x,p),zr(x,f),B&&B()},T=x=>(B,q)=>{const Q=x?A:E,W=()=>w(B,x,q);mo(Q,[B,W]),Qd(()=>{zr(B,x?l:i),Er(B,x?d:a),Jd(Q)||Zd(B,o,g,W)})};return pe(t,{onBeforeEnter(x){mo(v,[x]),Er(x,i),Er(x,s)},onBeforeAppear(x){mo(R,[x]),Er(x,l),Er(x,u)},onEnter:T(!1),onAppear:T(!0),onLeave(x,B){x._isLeaving=!0;const q=()=>S(x,B);Er(x,c),Er(x,f),jm(),Qd(()=>{x._isLeaving&&(zr(x,c),Er(x,p),Jd(k)||Zd(x,o,y,q))}),mo(k,[x,q])},onEnterCancelled(x){w(x,!1),mo(b,[x])},onAppearCancelled(x){w(x,!0),mo(P,[x])},onLeaveCancelled(x){S(x),mo(C,[x])}})}function w1(e){if(e==null)return null;if(ye(e))return[Sl(e.enter),Sl(e.leave)];{const t=Sl(e);return[t,t]}}function Sl(e){const t=pi(e);return nu(t,"<transition> explicit duration"),t}function Er(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.add(r)),(e[vn]||(e[vn]=new Set)).add(t)}function zr(e,t){t.split(/\s+/).forEach(o=>o&&e.classList.remove(o));const r=e[vn];r&&(r.delete(t),r.size||(e[vn]=void 0))}function Qd(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let k1=0;function Zd(e,t,r,o){const n=e._endId=++k1,i=()=>{n===e._endId&&o()};if(r!=null)return setTimeout(i,r);const{type:s,timeout:a,propCount:l}=Hm(e,t);if(!s)return o();const u=s+"end";let d=0;const c=()=>{e.removeEventListener(u,f),i()},f=p=>{p.target===e&&++d>=l&&c()};setTimeout(()=>{d<l&&c()},a+1),e.addEventListener(u,f)}function Hm(e,t){const r=window.getComputedStyle(e),o=h=>(r[h]||"").split(", "),n=o(`${Fr}Delay`),i=o(`${Fr}Duration`),s=ef(n,i),a=o(`${zn}Delay`),l=o(`${zn}Duration`),u=ef(a,l);let d=null,c=0,f=0;t===Fr?s>0&&(d=Fr,c=s,f=i.length):t===zn?u>0&&(d=zn,c=u,f=l.length):(c=Math.max(s,u),d=c>0?s>u?Fr:zn:null,f=d?d===Fr?i.length:l.length:0);const p=d===Fr&&/\b(transform|all)(,|$)/.test(o(`${Fr}Property`).toString());return{type:d,timeout:c,propCount:f,hasTransform:p}}function ef(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((r,o)=>tf(r)+tf(e[o])))}function tf(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function jm(){return document.body.offsetHeight}function T1(e,t,r){const o=e[vn];o&&(t=(t?[t,...o]:[...o]).join(" ")),t==null?e.removeAttribute("class"):r?e.setAttribute("class",t):e.className=t}const ta=Symbol("_vod"),zm=Symbol("_vsh"),ku={beforeMount(e,{value:t},{transition:r}){e[ta]=e.style.display==="none"?"":e.style.display,r&&t?r.beforeEnter(e):Wn(e,t)},mounted(e,{value:t},{transition:r}){r&&t&&r.enter(e)},updated(e,{value:t,oldValue:r},{transition:o}){!t!=!r&&(o?t?(o.beforeEnter(e),Wn(e,!0),o.enter(e)):o.leave(e,()=>{Wn(e,!1)}):Wn(e,t))},beforeUnmount(e,{value:t}){Wn(e,t)}};ku.name="show";function Wn(e,t){e.style.display=t?e[ta]:"none",e[zm]=!t}function x1(){ku.getSSRProps=({value:e})=>{if(!e)return{style:{display:"none"}}}}const Wm=Symbol("CSS_VAR_TEXT");function O1(e){const t=qe();if(!t){je("useCssVars is called without current active component instance.");return}const r=t.ut=(n=e(t.proxy))=>{Array.from(document.querySelectorAll(`[data-v-owner="${t.uid}"]`)).forEach(i=>ra(i,n))};t.getCssVars=()=>e(t.proxy);const o=()=>{const n=e(t.proxy);t.ce?ra(t.ce,n):hc(t.subTree,n),r(n)};pu(()=>{mm(o)}),Bn(()=>{const n=new MutationObserver(o);n.observe(t.subTree.el.parentNode,{childList:!0}),Pa(()=>n.disconnect())})}function hc(e,t){if(e.shapeFlag&128){const r=e.suspense;e=r.activeBranch,r.pendingBranch&&!r.isHydrating&&r.effects.push(()=>{hc(r.activeBranch,t)})}for(;e.component;)e=e.component.subTree;if(e.shapeFlag&1&&e.el)ra(e.el,t);else if(e.type===We)e.children.forEach(r=>hc(r,t));else if(e.type===ro){let{el:r,anchor:o}=e;for(;r&&(ra(r,t),r!==o);)r=r.nextSibling}}function ra(e,t){if(e.nodeType===1){const r=e.style;let o="";for(const n in t)r.setProperty(`--${n}`,t[n]),o+=`--${n}: ${t[n]};`;r[Wm]=o}}const A1=/(^|;)\s*display\s*:/;function R1(e,t,r){const o=e.style,n=le(r);let i=!1;if(r&&!n){if(t)if(le(t))for(const s of t.split(";")){const a=s.slice(0,s.indexOf(":")).trim();r[a]==null&&Ss(o,a,"")}else for(const s in t)r[s]==null&&Ss(o,s,"");for(const s in r)s==="display"&&(i=!0),Ss(o,s,r[s])}else if(n){if(t!==r){const s=o[Wm];s&&(r+=";"+s),o.cssText=r,i=A1.test(r)}}else t&&e.removeAttribute("style");ta in e&&(e[ta]=i?o.display:"",e[zm]&&(o.display="none"))}const I1=/[^\\];\s*$/,rf=/\s*!important$/;function Ss(e,t,r){if(J(r))r.forEach(o=>Ss(e,t,o));else if(r==null&&(r=""),I1.test(r)&&je(`Unexpected semicolon at the end of '${t}' style value: '${r}'`),t.startsWith("--"))e.setProperty(t,r);else{const o=N1(e,t);rf.test(r)?e.setProperty(rt(o),r.replace(rf,""),"important"):e[o]=r}}const of=["Webkit","Moz","ms"],wl={};function N1(e,t){const r=wl[t];if(r)return r;let o=xe(t);if(o!=="filter"&&o in e)return wl[t]=o;o=or(o);for(let n=0;n<of.length;n++){const i=of[n]+o;if(i in e)return wl[t]=i}return t}const nf="http://www.w3.org/1999/xlink";function sf(e,t,r,o,n,i=Qh(t)){o&&t.startsWith("xlink:")?r==null?e.removeAttributeNS(nf,t.slice(6,t.length)):e.setAttributeNS(nf,t,r):r==null||i&&!Ca(r)?e.removeAttribute(t):e.setAttribute(t,i?"":wt(r)?String(r):r)}function af(e,t,r,o,n){if(t==="innerHTML"||t==="textContent"){r!=null&&(e[t]=t==="innerHTML"?Mm(r):r);return}const i=e.tagName;if(t==="value"&&i!=="PROGRESS"&&!i.includes("-")){const a=i==="OPTION"?e.getAttribute("value")||"":e.value,l=r==null?e.type==="checkbox"?"on":"":String(r);(a!==l||!("_value"in e))&&(e.value=l),r==null&&e.removeAttribute(t),e._value=r;return}let s=!1;if(r===""||r==null){const a=typeof e[t];a==="boolean"?r=Ca(r):r==null&&a==="string"?(r="",s=!0):a==="number"&&(r=0,s=!0)}try{e[t]=r}catch(a){s||je(`Failed setting prop "${t}" on <${i.toLowerCase()}>: value ${r} is invalid.`,a)}s&&e.removeAttribute(n||t)}function Or(e,t,r,o){e.addEventListener(t,r,o)}function $1(e,t,r,o){e.removeEventListener(t,r,o)}const lf=Symbol("_vei");function P1(e,t,r,o,n=null){const i=e[lf]||(e[lf]={}),s=i[t];if(o&&s)s.value=uf(o,t);else{const[a,l]=D1(t);if(o){const u=i[t]=M1(uf(o,t),n);Or(e,a,u,l)}else s&&($1(e,a,s,l),i[t]=void 0)}}const cf=/(?:Once|Passive|Capture)$/;function D1(e){let t;if(cf.test(e)){t={};let o;for(;o=e.match(cf);)e=e.slice(0,e.length-o[0].length),t[o[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):rt(e.slice(2)),t]}let kl=0;const B1=Promise.resolve(),L1=()=>kl||(B1.then(()=>kl=0),kl=Date.now());function M1(e,t){const r=o=>{if(!o._vts)o._vts=Date.now();else if(o._vts<=r.attached)return;zt(V1(o,r.value),t,5,[o])};return r.value=e,r.attached=L1(),r}function uf(e,t){return ie(e)||J(e)?e:(je(`Wrong type passed as event handler to ${t} - did you forget @ or : in front of your prop?
39
+ Expected function or array of functions, received type ${typeof e}.`),Le)}function V1(e,t){if(J(t)){const r=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{r.call(e),e._stopped=!0},t.map(o=>n=>!n._stopped&&o&&o(n))}else return t}const df=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,F1=(e,t,r,o,n,i)=>{const s=n==="svg";t==="class"?T1(e,o,s):t==="style"?R1(e,r,o):fr(t)?di(t)||P1(e,t,r,o,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):U1(e,t,o,s))?(af(e,t,o),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&sf(e,t,o,s,i,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!le(o))?af(e,xe(t),o,i,t):(t==="true-value"?e._trueValue=o:t==="false-value"&&(e._falseValue=o),sf(e,t,o,s))};function U1(e,t,r,o){if(o)return!!(t==="innerHTML"||t==="textContent"||t in e&&df(t)&&ie(r));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const n=e.tagName;if(n==="IMG"||n==="VIDEO"||n==="CANVAS"||n==="SOURCE")return!1}return df(t)&&le(r)?!1:t in e}const ff={};/*! #__NO_SIDE_EFFECTS__ */function Km(e,t,r){const o=po(e,t);Hi(o)&&pe(o,t);class n extends Ua{constructor(s){super(o,s,r)}}return n.def=o,n}/*! #__NO_SIDE_EFFECTS__ */const H1=(e,t)=>Km(e,t,Ou),j1=typeof HTMLElement<"u"?HTMLElement:class{};class Ua extends j1{constructor(t,r={},o=gc){super(),this._def=t,this._props=r,this._createApp=o,this._isVueCE=!0,this._instance=null,this._app=null,this._nonce=this._def.nonce,this._connected=!1,this._resolved=!1,this._numberProps=null,this._styleChildren=new WeakSet,this._ob=null,this.shadowRoot&&o!==gc?this._root=this.shadowRoot:(this.shadowRoot&&je("Custom element has pre-rendered declarative shadow root but is not defined as hydratable. Use `defineSSRCustomElement`."),t.shadowRoot!==!1?(this.attachShadow({mode:"open"}),this._root=this.shadowRoot):this._root=this),this._def.__asyncLoader||this._resolveProps(this._def)}connectedCallback(){if(!this.isConnected)return;this.shadowRoot||this._parseSlots(),this._connected=!0;let t=this;for(;t=t&&(t.parentNode||t.host);)if(t instanceof Ua){this._parent=t;break}this._instance||(this._resolved?(this._setParent(),this._update()):t&&t._pendingResolve?this._pendingResolve=t._pendingResolve.then(()=>{this._pendingResolve=void 0,this._resolveDef()}):this._resolveDef())}_setParent(t=this._parent){t&&(this._instance.parent=t._instance,this._instance.provides=t._instance.provides)}disconnectedCallback(){this._connected=!1,Dr(()=>{this._connected||(this._ob&&(this._ob.disconnect(),this._ob=null),this._app&&this._app.unmount(),this._instance&&(this._instance.ce=void 0),this._app=this._instance=null)})}_resolveDef(){if(this._pendingResolve)return;for(let o=0;o<this.attributes.length;o++)this._setAttr(this.attributes[o].name);this._ob=new MutationObserver(o=>{for(const n of o)this._setAttr(n.attributeName)}),this._ob.observe(this,{attributes:!0});const t=(o,n=!1)=>{this._resolved=!0,this._pendingResolve=void 0;const{props:i,styles:s}=o;let a;if(i&&!J(i))for(const l in i){const u=i[l];(u===Number||u&&u.type===Number)&&(l in this._props&&(this._props[l]=pi(this._props[l])),(a||(a=Object.create(null)))[xe(l)]=!0)}this._numberProps=a,n&&this._resolveProps(o),this.shadowRoot?this._applyStyles(s):s&&je("Custom element style injection is not supported when using shadowRoot: false"),this._mount(o)},r=this._def.__asyncLoader;r?this._pendingResolve=r().then(o=>t(this._def=o,!0)):t(this._def)}_mount(t){t.name||(t.name="VueElement"),this._app=this._createApp(t),t.configureApp&&t.configureApp(this._app),this._app._ceVNode=this._createVNode(),this._app.mount(this._root);const r=this._instance&&this._instance.exposed;if(r)for(const o in r)ve(this,o)?je(`Exposed property "${o}" already exists on custom element.`):Object.defineProperty(this,o,{get:()=>$t(r[o])})}_resolveProps(t){const{props:r}=t,o=J(r)?r:Object.keys(r||{});for(const n of Object.keys(this))n[0]!=="_"&&o.includes(n)&&this._setProp(n,this[n]);for(const n of o.map(xe))Object.defineProperty(this,n,{get(){return this._getProp(n)},set(i){this._setProp(n,i,!0,!0)}})}_setAttr(t){if(t.startsWith("data-v-"))return;const r=this.hasAttribute(t);let o=r?this.getAttribute(t):ff;const n=xe(t);r&&this._numberProps&&this._numberProps[n]&&(o=pi(o)),this._setProp(n,o,!1,!0)}_getProp(t){return this._props[t]}_setProp(t,r,o=!0,n=!1){r!==this._props[t]&&(r===ff?delete this._props[t]:(this._props[t]=r,t==="key"&&this._app&&(this._app._ceVNode.key=r)),n&&this._instance&&this._update(),o&&(r===!0?this.setAttribute(rt(t),""):typeof r=="string"||typeof r=="number"?this.setAttribute(rt(t),r+""):r||this.removeAttribute(rt(t))))}_update(){o0(this._createVNode(),this._root)}_createVNode(){const t={};this.shadowRoot||(t.onVnodeMounted=t.onVnodeUpdated=this._renderSlots.bind(this));const r=Ie(this._def,pe(t,this._props));return this._instance||(r.ce=o=>{this._instance=o,o.ce=this,o.isCE=!0,o.ceReload=i=>{this._styles&&(this._styles.forEach(s=>this._root.removeChild(s)),this._styles.length=0),this._applyStyles(i),this._instance=null,this._update()};const n=(i,s)=>{this.dispatchEvent(new CustomEvent(i,Hi(s[0])?pe({detail:s},s[0]):{detail:s}))};o.emit=(i,...s)=>{n(i,s),rt(i)!==i&&n(rt(i),s)},this._setParent()}),r}_applyStyles(t,r){if(!t)return;if(r){if(r===this._def||this._styleChildren.has(r))return;this._styleChildren.add(r)}const o=this._nonce;for(let n=t.length-1;n>=0;n--){const i=document.createElement("style");if(o&&i.setAttribute("nonce",o),i.textContent=t[n],this.shadowRoot.prepend(i),r){if(r.__hmrId){this._childStyles||(this._childStyles=new Map);let s=this._childStyles.get(r.__hmrId);s||this._childStyles.set(r.__hmrId,s=[]),s.push(i)}}else(this._styles||(this._styles=[])).push(i)}}_parseSlots(){const t=this._slots={};let r;for(;r=this.firstChild;){const o=r.nodeType===1&&r.getAttribute("slot")||"default";(t[o]||(t[o]=[])).push(r),this.removeChild(r)}}_renderSlots(){const t=(this._teleportTarget||this).querySelectorAll("slot"),r=this._instance.type.__scopeId;for(let o=0;o<t.length;o++){const n=t[o],i=n.getAttribute("name")||"default",s=this._slots[i],a=n.parentNode;if(s)for(const l of s){if(r&&l.nodeType===1){const u=r+"-s",d=document.createTreeWalker(l,1);l.setAttribute(u,"");let c;for(;c=d.nextNode();)c.setAttribute(u,"")}a.insertBefore(l,n)}else for(;n.firstChild;)a.insertBefore(n.firstChild,n);a.removeChild(n)}}_injectChildStyle(t){this._applyStyles(t.styles,t)}_removeChildStyle(t){if(this._styleChildren.delete(t),this._childStyles&&t.__hmrId){const r=this._childStyles.get(t.__hmrId);r&&(r.forEach(o=>this._root.removeChild(o)),r.length=0)}}}function Xm(e){const t=qe(),r=t&&t.ce;return r||(je(t?`${e||"useHost"} can only be used in components defined via defineCustomElement.`:`${e||"useHost"} called without an active component instance.`),null)}function z1(){const e=Xm("useShadowRoot");return e&&e.shadowRoot}function W1(e="$style"){{const t=qe();if(!t)return je("useCssModule must be called inside setup()"),me;const r=t.type.__cssModules;if(!r)return je("Current instance does not have CSS modules injected."),me;const o=r[e];return o||(je(`Current instance does not have CSS module named "${e}".`),me)}}const Gm=new WeakMap,qm=new WeakMap,oa=Symbol("_moveCb"),pf=Symbol("_enterCb"),K1=e=>(delete e.props.mode,e),X1=K1({name:"TransitionGroup",props:pe({},Fm,{tag:String,moveClass:String}),setup(e,{slots:t}){const r=qe(),o=lu();let n,i;return $a(()=>{if(!n.length)return;const s=e.moveClass||`${e.name||"v"}-move`;if(!Q1(n[0].el,r.vnode.el,s))return;n.forEach(q1),n.forEach(Y1);const a=n.filter(J1);jm(),a.forEach(l=>{const u=l.el,d=u.style;Er(u,s),d.transform=d.webkitTransform=d.transitionDuration="";const c=u[oa]=f=>{f&&f.target!==u||(!f||/transform$/.test(f.propertyName))&&(u.removeEventListener("transitionend",c),u[oa]=null,zr(u,s))};u.addEventListener("transitionend",c)})}),()=>{const s=ue(e),a=Um(s);let l=s.tag||We;if(n=[],i)for(let u=0;u<i.length;u++){const d=i[u];d.el&&d.el instanceof Element&&(n.push(d),Br(d,bn(d,a,o,r)),Gm.set(d,d.el.getBoundingClientRect()))}i=t.default?Ia(t.default()):[];for(let u=0;u<i.length;u++){const d=i[u];d.key!=null?Br(d,bn(d,a,o,r)):d.type!==ur&&je("<TransitionGroup> children must be keyed.")}return Ie(l,null,i)}}}),G1=X1;function q1(e){const t=e.el;t[oa]&&t[oa](),t[pf]&&t[pf]()}function Y1(e){qm.set(e,e.el.getBoundingClientRect())}function J1(e){const t=Gm.get(e),r=qm.get(e),o=t.left-r.left,n=t.top-r.top;if(o||n){const i=e.el.style;return i.transform=i.webkitTransform=`translate(${o}px,${n}px)`,i.transitionDuration="0s",e}}function Q1(e,t,r){const o=e.cloneNode(),n=e[vn];n&&n.forEach(a=>{a.split(/\s+/).forEach(l=>l&&o.classList.remove(l))}),r.split(/\s+/).forEach(a=>a&&o.classList.add(a)),o.style.display="none";const i=t.nodeType===1?t:t.parentNode;i.appendChild(o);const{hasTransform:s}=Hm(o);return i.removeChild(o),s}const so=e=>{const t=e.props["onUpdate:modelValue"]||!1;return J(t)?r=>Tr(t,r):t};function Z1(e){e.target.composing=!0}function hf(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const Ut=Symbol("_assign"),na={created(e,{modifiers:{lazy:t,trim:r,number:o}},n){e[Ut]=so(n);const i=o||n.props&&n.props.type==="number";Or(e,t?"change":"input",s=>{if(s.target.composing)return;let a=e.value;r&&(a=a.trim()),i&&(a=fi(a)),e[Ut](a)}),r&&Or(e,"change",()=>{e.value=e.value.trim()}),t||(Or(e,"compositionstart",Z1),Or(e,"compositionend",hf),Or(e,"change",hf))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:r,modifiers:{lazy:o,trim:n,number:i}},s){if(e[Ut]=so(s),e.composing)return;const a=(i||e.type==="number")&&!/^0\d/.test(e.value)?fi(e.value):e.value,l=t??"";a!==l&&(document.activeElement===e&&e.type!=="range"&&(o&&t===r||n&&e.value.trim()===l)||(e.value=l))}},Tu={deep:!0,created(e,t,r){e[Ut]=so(r),Or(e,"change",()=>{const o=e._modelValue,n=_n(e),i=e.checked,s=e[Ut];if(J(o)){const a=ji(o,n),l=a!==-1;if(i&&!l)s(o.concat(n));else if(!i&&l){const u=[...o];u.splice(a,1),s(u)}}else if(uo(o)){const a=new Set(o);i?a.add(n):a.delete(n),s(a)}else s(Jm(e,i))})},mounted:gf,beforeUpdate(e,t,r){e[Ut]=so(r),gf(e,t,r)}};function gf(e,{value:t,oldValue:r},o){e._modelValue=t;let n;if(J(t))n=ji(t,o.props.value)>-1;else if(uo(t))n=t.has(o.props.value);else{if(t===r)return;n=Pr(t,Jm(e,!0))}e.checked!==n&&(e.checked=n)}const xu={created(e,{value:t},r){e.checked=Pr(t,r.props.value),e[Ut]=so(r),Or(e,"change",()=>{e[Ut](_n(e))})},beforeUpdate(e,{value:t,oldValue:r},o){e[Ut]=so(o),t!==r&&(e.checked=Pr(t,o.props.value))}},Ym={deep:!0,created(e,{value:t,modifiers:{number:r}},o){const n=uo(t);Or(e,"change",()=>{const i=Array.prototype.filter.call(e.options,s=>s.selected).map(s=>r?fi(_n(s)):_n(s));e[Ut](e.multiple?n?new Set(i):i:i[0]),e._assigning=!0,Dr(()=>{e._assigning=!1})}),e[Ut]=so(o)},mounted(e,{value:t}){mf(e,t)},beforeUpdate(e,t,r){e[Ut]=so(r)},updated(e,{value:t}){e._assigning||mf(e,t)}};function mf(e,t){const r=e.multiple,o=J(t);if(r&&!o&&!uo(t)){je(`<select multiple v-model> expects an Array or Set value for its binding, but got ${Object.prototype.toString.call(t).slice(8,-1)}.`);return}for(let n=0,i=e.options.length;n<i;n++){const s=e.options[n],a=_n(s);if(r)if(o){const l=typeof a;l==="string"||l==="number"?s.selected=t.some(u=>String(u)===String(a)):s.selected=ji(t,a)>-1}else s.selected=t.has(a);else if(Pr(_n(s),t)){e.selectedIndex!==n&&(e.selectedIndex=n);return}}!r&&e.selectedIndex!==-1&&(e.selectedIndex=-1)}function _n(e){return"_value"in e?e._value:e.value}function Jm(e,t){const r=t?"_trueValue":"_falseValue";return r in e?e[r]:t}const Qm={created(e,t,r){ls(e,t,r,null,"created")},mounted(e,t,r){ls(e,t,r,null,"mounted")},beforeUpdate(e,t,r,o){ls(e,t,r,o,"beforeUpdate")},updated(e,t,r,o){ls(e,t,r,o,"updated")}};function Zm(e,t){switch(e){case"SELECT":return Ym;case"TEXTAREA":return na;default:switch(t){case"checkbox":return Tu;case"radio":return xu;default:return na}}}function ls(e,t,r,o,n){const s=Zm(e.tagName,r.props&&r.props.type)[n];s&&s(e,t,r,o)}function eC(){na.getSSRProps=({value:e})=>({value:e}),xu.getSSRProps=({value:e},t)=>{if(t.props&&Pr(t.props.value,e))return{checked:!0}},Tu.getSSRProps=({value:e},t)=>{if(J(e)){if(t.props&&ji(e,t.props.value)>-1)return{checked:!0}}else if(uo(e)){if(t.props&&e.has(t.props.value))return{checked:!0}}else if(e)return{checked:!0}},Qm.getSSRProps=(e,t)=>{if(typeof t.type!="string")return;const r=Zm(t.type.toUpperCase(),t.props&&t.props.type);if(r.getSSRProps)return r.getSSRProps(e,t)}}const tC=["ctrl","shift","alt","meta"],rC={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>tC.some(r=>e[`${r}Key`]&&!t.includes(r))},oC=(e,t)=>{const r=e._withMods||(e._withMods={}),o=t.join(".");return r[o]||(r[o]=(n,...i)=>{for(let s=0;s<t.length;s++){const a=rC[t[s]];if(a&&a(n,t))return}return e(n,...i)})},nC={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},iC=(e,t)=>{const r=e._withKeys||(e._withKeys={}),o=t.join(".");return r[o]||(r[o]=n=>{if(!("key"in n))return;const i=rt(n.key);if(t.some(s=>s===i||nC[s]===i))return e(n)})},e0=pe({patchProp:F1},E1);let ai,bf=!1;function t0(){return ai||(ai=cm(e0))}function r0(){return ai=bf?ai:um(e0),bf=!0,ai}const o0=(...e)=>{t0().render(...e)},sC=(...e)=>{r0().hydrate(...e)},gc=(...e)=>{const t=t0().createApp(...e);i0(t),s0(t);const{mount:r}=t;return t.mount=o=>{const n=a0(o);if(!n)return;const i=t._component;!ie(i)&&!i.render&&!i.template&&(i.template=n.innerHTML),n.nodeType===1&&(n.textContent="");const s=r(n,!1,n0(n));return n instanceof Element&&(n.removeAttribute("v-cloak"),n.setAttribute("data-v-app","")),s},t},Ou=(...e)=>{const t=r0().createApp(...e);i0(t),s0(t);const{mount:r}=t;return t.mount=o=>{const n=a0(o);if(n)return r(n,!0,n0(n))},t};function n0(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function i0(e){Object.defineProperty(e.config,"isNativeTag",{value:t=>Kc(t)||Xc(t)||Gc(t),writable:!1})}function s0(e){if(wu()){const t=e.config.isCustomElement;Object.defineProperty(e.config,"isCustomElement",{get(){return t},set(){je("The `isCustomElement` config option is deprecated. Use `compilerOptions.isCustomElement` instead.")}});const r=e.config.compilerOptions,o='The `compilerOptions` config option is only respected when using a build of Vue.js that includes the runtime compiler (aka "full build"). Since you are using the runtime-only build, `compilerOptions` must be passed to `@vue/compiler-dom` in the build setup instead.\n- For vue-loader: pass it via vue-loader\'s `compilerOptions` loader option.\n- For vue-cli: see https://cli.vuejs.org/guide/webpack.html#modifying-options-of-a-loader\n- For vite: pass it via @vitejs/plugin-vue options. See https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue#example-for-passing-options-to-vuecompiler-sfc';Object.defineProperty(e.config,"compilerOptions",{get(){return je(o),r},set(){je(o)}})}}function a0(e){if(le(e)){const t=document.querySelector(e);return t||je(`Failed to mount app: mount target selector "${e}" returned null.`),t}return window.ShadowRoot&&e instanceof window.ShadowRoot&&e.mode==="closed"&&je('mounting on a ShadowRoot with `{mode: "closed"}` may lead to unpredictable bugs'),e}let yf=!1;const aC=()=>{yf||(yf=!0,eC(),x1())},lC=Object.freeze(Object.defineProperty({__proto__:null,BaseTransition:Vg,BaseTransitionPropsValidators:cu,Comment:De,DeprecationTypes:y1,EffectScope:qc,ErrorCodes:e_,ErrorTypeStrings:d1,Fragment:We,KeepAlive:H_,ReactiveEffect:hi,Static:ro,Suspense:zE,Teleport:C_,Text:ur,TrackOpTypes:Kv,Transition:S1,TransitionGroup:G1,TriggerOpTypes:Xv,VueElement:Ua,assertNumber:nu,callWithAsyncErrorHandling:zt,callWithErrorHandling:qo,camelize:xe,capitalize:or,cloneVNode:Wt,compatUtils:b1,computed:dt,createApp:gc,createBlock:Qs,createCommentVNode:e1,createElementBlock:La,createElementVNode:Ci,createHydrationRenderer:um,createPropsRestProxy:fE,createRenderer:cm,createSSRApp:Ou,createSlots:G_,createStaticVNode:ZE,createTextVNode:Ma,createVNode:Ie,customRef:Sg,defineAsyncComponent:F_,defineComponent:po,defineCustomElement:Km,defineEmits:rE,defineExpose:oE,defineModel:sE,defineOptions:nE,defineProps:tE,defineSSRCustomElement:H1,defineSlots:iE,devtools:f1,effect:bv,effectScope:Yc,getCurrentInstance:qe,getCurrentScope:Jc,getCurrentWatcher:Gv,getTransitionRawChildren:Ia,guardReactiveProps:xm,h:Fa,handleError:fo,hasInjectionContext:Zg,hydrate:sC,hydrateOnIdle:P_,hydrateOnInteraction:M_,hydrateOnMediaQuery:L_,hydrateOnVisible:B_,initCustomFormatter:Bm,initDirectivesForSSR:aC,inject:Ft,isMemoSame:Lm,isProxy:mn,isReactive:Vt,isReadonly:pr,isRef:Oe,isRuntimeOnly:wu,isShallow:pt,isVNode:hr,markRaw:Rr,mergeDefaults:uE,mergeModels:dE,mergeProps:Am,nextTick:Dr,normalizeClass:Xo,normalizeProps:qh,normalizeStyle:Ko,onActivated:du,onBeforeMount:pu,onBeforeUnmount:Xi,onBeforeUpdate:Wg,onDeactivated:fu,onErrorCaptured:qg,onMounted:Bn,onRenderTracked:Gg,onRenderTriggered:Xg,onScopeDispose:sg,onServerPrefetch:Kg,onUnmounted:Pa,onUpdated:$a,onWatcherCleanup:kg,openBlock:io,popScopeId:m_,provide:ni,proxyRefs:ou,pushScopeId:g_,queuePostFlushCb:bi,reactive:Go,readonly:Wi,ref:ot,registerRuntimeCompiler:i1,render:o0,renderList:X_,renderSlot:q_,resolveComponent:hu,resolveDirective:K_,resolveDynamicComponent:W_,resolveFilter:m1,resolveTransitionHooks:bn,setBlockTracking:sc,setDevtoolsHook:p1,setTransitionHooks:Br,shallowReactive:tu,shallowReadonly:er,shallowRef:ru,ssrContextKey:hm,ssrUtils:g1,stop:yv,toDisplayString:zi,toHandlerKey:Yt,toHandlers:Y_,toRaw:ue,toRef:ri,toRefs:ql,toValue:Vv,transformVNodeArgs:YE,triggerRef:Mv,unref:$t,useAttrs:cE,useCssModule:W1,useCssVars:O1,useHost:Xm,useId:w_,useModel:ME,useSSRContext:gm,useShadowRoot:z1,useSlots:lE,useTemplateRef:k_,useTransitionState:lu,vModelCheckbox:Tu,vModelDynamic:Qm,vModelRadio:xu,vModelSelect:Ym,vModelText:na,vShow:ku,version:ea,warn:je,watch:Ct,watchEffect:Eu,watchPostEffect:mm,watchSyncEffect:bm,withAsyncContext:pE,withCtx:Ra,withDefaults:aE,withDirectives:y_,withKeys:iC,withMemo:u1,withModifiers:oC,withScopeId:b_},Symbol.toStringTag,{value:"Module"}));/**
40
+ * vue v3.5.12
41
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
42
+ * @license MIT
43
+ **/function cC(){Bm()}cC();const uC=e=>{try{return JSON.parse(e||"{}")}catch(t){throw new Error(`[SSR] On state unserialization - ${t.message}`)}},dC=async(e,t={})=>{var u,d,c;const r=Ou(e,t.rootProps),n=await(t.serializer||uC)(window.__INITIAL_STATE__),i=window.location;let s,a,l;t.created&&({store:s,router:a,pinia:l}=await t.created({url:i,app:r,isClient:!0,initialState:n})||{}),s&&n.state&&s.replaceState(n.state),l&&n.pinia&&(l.state.value=n.pinia),a&&await a.isReady(),t.mounted&&await t.mounted({url:i,app:r,isClient:!0,initialState:n,store:s,pinia:l,router:a}),t.rendered&&await t.rendered({url:i,app:r,isClient:!0,initialState:n,store:s,pinia:l,router:a}),r.mount(((u=t==null?void 0:t.mount)==null?void 0:u.rootContainer)||"#app",((d=t==null?void 0:t.mount)==null?void 0:d.isHydrate)||!0,((c=t==null?void 0:t.mount)==null?void 0:c.isSVG)||!0)};function fC(){return l0().__VUE_DEVTOOLS_GLOBAL_HOOK__}function l0(){return typeof navigator<"u"&&typeof window<"u"?window:typeof globalThis<"u"?globalThis:{}}const pC=typeof Proxy=="function",hC="devtools-plugin:setup",gC="plugin:settings:set";let Qo,mc;function mC(){var e;return Qo!==void 0||(typeof window<"u"&&window.performance?(Qo=!0,mc=window.performance):typeof globalThis<"u"&&(!((e=globalThis.perf_hooks)===null||e===void 0)&&e.performance)?(Qo=!0,mc=globalThis.perf_hooks.performance):Qo=!1),Qo}function bC(){return mC()?mc.now():Date.now()}class yC{constructor(t,r){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=t,this.hook=r;const o={};if(t.settings)for(const s in t.settings){const a=t.settings[s];o[s]=a.defaultValue}const n=`__vue-devtools-plugin-settings__${t.id}`;let i=Object.assign({},o);try{const s=localStorage.getItem(n),a=JSON.parse(s);Object.assign(i,a)}catch{}this.fallbacks={getSettings(){return i},setSettings(s){try{localStorage.setItem(n,JSON.stringify(s))}catch{}i=s},now(){return bC()}},r&&r.on(gC,(s,a)=>{s===this.plugin.id&&this.fallbacks.setSettings(a)}),this.proxiedOn=new Proxy({},{get:(s,a)=>this.target?this.target.on[a]:(...l)=>{this.onQueue.push({method:a,args:l})}}),this.proxiedTarget=new Proxy({},{get:(s,a)=>this.target?this.target[a]:a==="on"?this.proxiedOn:Object.keys(this.fallbacks).includes(a)?(...l)=>(this.targetQueue.push({method:a,args:l,resolve:()=>{}}),this.fallbacks[a](...l)):(...l)=>new Promise(u=>{this.targetQueue.push({method:a,args:l,resolve:u})})})}async setRealTarget(t){this.target=t;for(const r of this.onQueue)this.target.on[r.method](...r.args);for(const r of this.targetQueue)r.resolve(await this.target[r.method](...r.args))}}function vC(e,t){const r=e,o=l0(),n=fC(),i=pC&&r.enableEarlyProxy;if(n&&(o.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!i))n.emit(hC,e,t);else{const s=i?new yC(r,n):null;(o.__VUE_DEVTOOLS_PLUGINS__=o.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:r,setupFn:t,proxy:s}),s&&t(s.proxiedTarget)}}/*!
44
+ * vue-router v4.5.1
45
+ * (c) 2025 Eduardo San Martin Morote
46
+ * @license MIT
47
+ */const kr=typeof document<"u";function c0(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function _C(e){return e.__esModule||e[Symbol.toStringTag]==="Module"||e.default&&c0(e.default)}const Se=Object.assign;function Tl(e,t){const r={};for(const o in t){const n=t[o];r[o]=Dt(n)?n.map(e):e(n)}return r}const li=()=>{},Dt=Array.isArray;function be(e){const t=Array.from(arguments).slice(1);console.warn.apply(console,["[Vue Router warn]: "+e].concat(t))}const u0=/#/g,EC=/&/g,CC=/\//g,SC=/=/g,wC=/\?/g,d0=/\+/g,kC=/%5B/g,TC=/%5D/g,f0=/%5E/g,xC=/%60/g,p0=/%7B/g,OC=/%7C/g,h0=/%7D/g,AC=/%20/g;function Au(e){return encodeURI(""+e).replace(OC,"|").replace(kC,"[").replace(TC,"]")}function RC(e){return Au(e).replace(p0,"{").replace(h0,"}").replace(f0,"^")}function bc(e){return Au(e).replace(d0,"%2B").replace(AC,"+").replace(u0,"%23").replace(EC,"%26").replace(xC,"`").replace(p0,"{").replace(h0,"}").replace(f0,"^")}function IC(e){return bc(e).replace(SC,"%3D")}function NC(e){return Au(e).replace(u0,"%23").replace(wC,"%3F")}function $C(e){return e==null?"":NC(e).replace(CC,"%2F")}function En(e){try{return decodeURIComponent(""+e)}catch{be(`Error decoding "${e}". Using original value`)}return""+e}const PC=/\/$/,DC=e=>e.replace(PC,"");function xl(e,t,r="/"){let o,n={},i="",s="";const a=t.indexOf("#");let l=t.indexOf("?");return a<l&&a>=0&&(l=-1),l>-1&&(o=t.slice(0,l),i=t.slice(l+1,a>-1?a:t.length),n=e(i)),a>-1&&(o=o||t.slice(0,a),s=t.slice(a,t.length)),o=MC(o??t,r),{fullPath:o+(i&&"?")+i+s,path:o,query:n,hash:En(s)}}function BC(e,t){const r=t.query?e(t.query):"";return t.path+(r&&"?")+r+(t.hash||"")}function vf(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function _f(e,t,r){const o=t.matched.length-1,n=r.matched.length-1;return o>-1&&o===n&&ao(t.matched[o],r.matched[n])&&g0(t.params,r.params)&&e(t.query)===e(r.query)&&t.hash===r.hash}function ao(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function g0(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const r in e)if(!LC(e[r],t[r]))return!1;return!0}function LC(e,t){return Dt(e)?Ef(e,t):Dt(t)?Ef(t,e):e===t}function Ef(e,t){return Dt(t)?e.length===t.length&&e.every((r,o)=>r===t[o]):e.length===1&&e[0]===t}function MC(e,t){if(e.startsWith("/"))return e;if(!t.startsWith("/"))return be(`Cannot resolve a relative location without an absolute path. Trying to resolve "${e}" from "${t}". It should look like "/${t}".`),e;if(!e)return t;const r=t.split("/"),o=e.split("/"),n=o[o.length-1];(n===".."||n===".")&&o.push("");let i=r.length-1,s,a;for(s=0;s<o.length;s++)if(a=o[s],a!==".")if(a==="..")i>1&&i--;else break;return r.slice(0,i).join("/")+"/"+o.slice(s).join("/")}const Ur={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var Cn;(function(e){e.pop="pop",e.push="push"})(Cn||(Cn={}));var Io;(function(e){e.back="back",e.forward="forward",e.unknown=""})(Io||(Io={}));const Ol="";function m0(e){if(!e)if(kr){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),DC(e)}const VC=/^[^#]+#/;function b0(e,t){return e.replace(VC,"#")+t}function FC(e,t){const r=document.documentElement.getBoundingClientRect(),o=e.getBoundingClientRect();return{behavior:t.behavior,left:o.left-r.left-(t.left||0),top:o.top-r.top-(t.top||0)}}const Ha=()=>({left:window.scrollX,top:window.scrollY});function UC(e){let t;if("el"in e){const r=e.el,o=typeof r=="string"&&r.startsWith("#");if(typeof e.el=="string"&&(!o||!document.getElementById(e.el.slice(1))))try{const i=document.querySelector(e.el);if(o&&i){be(`The selector "${e.el}" should be passed as "el: document.querySelector('${e.el}')" because it starts with "#".`);return}}catch{be(`The selector "${e.el}" is invalid. If you are using an id selector, make sure to escape it. You can find more information about escaping characters in selectors at https://mathiasbynens.be/notes/css-escapes or use CSS.escape (https://developer.mozilla.org/en-US/docs/Web/API/CSS/escape).`);return}const n=typeof r=="string"?o?document.getElementById(r.slice(1)):document.querySelector(r):r;if(!n){be(`Couldn't find element using selector "${e.el}" returned by scrollBehavior.`);return}t=FC(n,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.scrollX,t.top!=null?t.top:window.scrollY)}function Cf(e,t){return(history.state?history.state.position-t:-1)+e}const yc=new Map;function HC(e,t){yc.set(e,t)}function jC(e){const t=yc.get(e);return yc.delete(e),t}let zC=()=>location.protocol+"//"+location.host;function y0(e,t){const{pathname:r,search:o,hash:n}=t,i=e.indexOf("#");if(i>-1){let a=n.includes(e.slice(i))?e.slice(i).length:1,l=n.slice(a);return l[0]!=="/"&&(l="/"+l),vf(l,"")}return vf(r,e)+o+n}function WC(e,t,r,o){let n=[],i=[],s=null;const a=({state:f})=>{const p=y0(e,location),h=r.value,g=t.value;let y=0;if(f){if(r.value=p,t.value=f,s&&s===h){s=null;return}y=g?f.position-g.position:0}else o(p);n.forEach(v=>{v(r.value,h,{delta:y,type:Cn.pop,direction:y?y>0?Io.forward:Io.back:Io.unknown})})};function l(){s=r.value}function u(f){n.push(f);const p=()=>{const h=n.indexOf(f);h>-1&&n.splice(h,1)};return i.push(p),p}function d(){const{history:f}=window;f.state&&f.replaceState(Se({},f.state,{scroll:Ha()}),"")}function c(){for(const f of i)f();i=[],window.removeEventListener("popstate",a),window.removeEventListener("beforeunload",d)}return window.addEventListener("popstate",a),window.addEventListener("beforeunload",d,{passive:!0}),{pauseListeners:l,listen:u,destroy:c}}function Sf(e,t,r,o=!1,n=!1){return{back:e,current:t,forward:r,replaced:o,position:window.history.length,scroll:n?Ha():null}}function KC(e){const{history:t,location:r}=window,o={value:y0(e,r)},n={value:t.state};n.value||i(o.value,{back:null,current:o.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function i(l,u,d){const c=e.indexOf("#"),f=c>-1?(r.host&&document.querySelector("base")?e:e.slice(c))+l:zC()+e+l;try{t[d?"replaceState":"pushState"](u,"",f),n.value=u}catch(p){be("Error with push/replace State",p),r[d?"replace":"assign"](f)}}function s(l,u){const d=Se({},t.state,Sf(n.value.back,l,n.value.forward,!0),u,{position:n.value.position});i(l,d,!0),o.value=l}function a(l,u){const d=Se({},n.value,t.state,{forward:l,scroll:Ha()});t.state||be(`history.state seems to have been manually replaced without preserving the necessary values. Make sure to preserve existing history state if you are manually calling history.replaceState:
48
+
49
+ history.replaceState(history.state, '', url)
50
+
51
+ You can find more information at https://router.vuejs.org/guide/migration/#Usage-of-history-state`),i(d.current,d,!0);const c=Se({},Sf(o.value,l,null),{position:d.position+1},u);i(l,c,!1),o.value=l}return{location:o,state:n,push:a,replace:s}}function XC(e){e=m0(e);const t=KC(e),r=WC(e,t.state,t.location,t.replace);function o(i,s=!0){s||r.pauseListeners(),history.go(i)}const n=Se({location:"",base:e,go:o,createHref:b0.bind(null,e)},t,r);return Object.defineProperty(n,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(n,"state",{enumerable:!0,get:()=>t.state.value}),n}function GC(e=""){let t=[],r=[[Ol,{}]],o=0;e=m0(e);function n(a,l={}){o++,o!==r.length&&r.splice(o),r.push([a,l])}function i(a,l,{direction:u,delta:d}){const c={direction:u,delta:d,type:Cn.pop};for(const f of t)f(a,l,c)}const s={location:Ol,state:{},base:e,createHref:b0.bind(null,e),replace(a,l){r.splice(o--,1),n(a,l)},push(a,l){n(a,l)},listen(a){return t.push(a),()=>{const l=t.indexOf(a);l>-1&&t.splice(l,1)}},destroy(){t=[],r=[[Ol,{}]],o=0},go(a,l=!0){const u=this.location,d=a<0?Io.back:Io.forward;o=Math.max(0,Math.min(o+a,r.length-1)),l&&i(this.location,u,{direction:d,delta:a})}};return Object.defineProperty(s,"location",{enumerable:!0,get:()=>r[o][0]}),Object.defineProperty(s,"state",{enumerable:!0,get:()=>r[o][1]}),s}function ia(e){return typeof e=="string"||e&&typeof e=="object"}function v0(e){return typeof e=="string"||typeof e=="symbol"}const _0=Symbol("navigation failure");var wf;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(wf||(wf={}));const qC={1({location:e,currentLocation:t}){return`No match for
52
+ ${JSON.stringify(e)}${t?`
53
+ while being at
54
+ `+JSON.stringify(t):""}`},2({from:e,to:t}){return`Redirected from "${e.fullPath}" to "${JC(t)}" via a navigation guard.`},4({from:e,to:t}){return`Navigation aborted from "${e.fullPath}" to "${t.fullPath}" via a navigation guard.`},8({from:e,to:t}){return`Navigation cancelled from "${e.fullPath}" to "${t.fullPath}" with a new navigation.`},16({from:e,to:t}){return`Avoided redundant navigation to current location: "${e.fullPath}".`}};function Sn(e,t){return Se(new Error(qC[e](t)),{type:e,[_0]:!0},t)}function mr(e,t){return e instanceof Error&&_0 in e&&(t==null||!!(e.type&t))}const YC=["params","query","hash"];function JC(e){if(typeof e=="string")return e;if(e.path!=null)return e.path;const t={};for(const r of YC)r in e&&(t[r]=e[r]);return JSON.stringify(t,null,2)}const kf="[^/]+?",QC={sensitive:!1,strict:!1,start:!0,end:!0},ZC=/[.+*?^${}()[\]/\\]/g;function eS(e,t){const r=Se({},QC,t),o=[];let n=r.start?"^":"";const i=[];for(const u of e){const d=u.length?[]:[90];r.strict&&!u.length&&(n+="/");for(let c=0;c<u.length;c++){const f=u[c];let p=40+(r.sensitive?.25:0);if(f.type===0)c||(n+="/"),n+=f.value.replace(ZC,"\\$&"),p+=40;else if(f.type===1){const{value:h,repeatable:g,optional:y,regexp:v}=f;i.push({name:h,repeatable:g,optional:y});const E=v||kf;if(E!==kf){p+=10;try{new RegExp(`(${E})`)}catch(k){throw new Error(`Invalid custom RegExp for param "${h}" (${E}): `+k.message)}}let b=g?`((?:${E})(?:/(?:${E}))*)`:`(${E})`;c||(b=y&&u.length<2?`(?:/${b})`:"/"+b),y&&(b+="?"),n+=b,p+=20,y&&(p+=-8),g&&(p+=-20),E===".*"&&(p+=-50)}d.push(p)}o.push(d)}if(r.strict&&r.end){const u=o.length-1;o[u][o[u].length-1]+=.7000000000000001}r.strict||(n+="/?"),r.end?n+="$":r.strict&&!n.endsWith("/")&&(n+="(?:/|$)");const s=new RegExp(n,r.sensitive?"":"i");function a(u){const d=u.match(s),c={};if(!d)return null;for(let f=1;f<d.length;f++){const p=d[f]||"",h=i[f-1];c[h.name]=p&&h.repeatable?p.split("/"):p}return c}function l(u){let d="",c=!1;for(const f of e){(!c||!d.endsWith("/"))&&(d+="/"),c=!1;for(const p of f)if(p.type===0)d+=p.value;else if(p.type===1){const{value:h,repeatable:g,optional:y}=p,v=h in u?u[h]:"";if(Dt(v)&&!g)throw new Error(`Provided param "${h}" is an array but it is not repeatable (* or + modifiers)`);const E=Dt(v)?v.join("/"):v;if(!E)if(y)f.length<2&&(d.endsWith("/")?d=d.slice(0,-1):c=!0);else throw new Error(`Missing required param "${h}"`);d+=E}}return d||"/"}return{re:s,score:o,keys:i,parse:a,stringify:l}}function tS(e,t){let r=0;for(;r<e.length&&r<t.length;){const o=t[r]-e[r];if(o)return o;r++}return e.length<t.length?e.length===1&&e[0]===80?-1:1:e.length>t.length?t.length===1&&t[0]===80?1:-1:0}function E0(e,t){let r=0;const o=e.score,n=t.score;for(;r<o.length&&r<n.length;){const i=tS(o[r],n[r]);if(i)return i;r++}if(Math.abs(n.length-o.length)===1){if(Tf(o))return 1;if(Tf(n))return-1}return n.length-o.length}function Tf(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const rS={type:0,value:""},oS=/[a-zA-Z0-9_]/;function nS(e){if(!e)return[[]];if(e==="/")return[[rS]];if(!e.startsWith("/"))throw new Error(`Route paths should start with a "/": "${e}" should be "/${e}".`);function t(p){throw new Error(`ERR (${r})/"${u}": ${p}`)}let r=0,o=r;const n=[];let i;function s(){i&&n.push(i),i=[]}let a=0,l,u="",d="";function c(){u&&(r===0?i.push({type:0,value:u}):r===1||r===2||r===3?(i.length>1&&(l==="*"||l==="+")&&t(`A repeatable param (${u}) must be alone in its segment. eg: '/:ids+.`),i.push({type:1,value:u,regexp:d,repeatable:l==="*"||l==="+",optional:l==="*"||l==="?"})):t("Invalid state to consume buffer"),u="")}function f(){u+=l}for(;a<e.length;){if(l=e[a++],l==="\\"&&r!==2){o=r,r=4;continue}switch(r){case 0:l==="/"?(u&&c(),s()):l===":"?(c(),r=1):f();break;case 4:f(),r=o;break;case 1:l==="("?r=2:oS.test(l)?f():(c(),r=0,l!=="*"&&l!=="?"&&l!=="+"&&a--);break;case 2:l===")"?d[d.length-1]=="\\"?d=d.slice(0,-1)+l:r=3:d+=l;break;case 3:c(),r=0,l!=="*"&&l!=="?"&&l!=="+"&&a--,d="";break;default:t("Unknown state");break}}return r===2&&t(`Unfinished custom RegExp for param "${u}"`),c(),s(),n}function iS(e,t,r){const o=eS(nS(e.path),r);{const i=new Set;for(const s of o.keys)i.has(s.name)&&be(`Found duplicated params with name "${s.name}" for path "${e.path}". Only the last one will be available on "$route.params".`),i.add(s.name)}const n=Se(o,{record:e,parent:t,children:[],alias:[]});return t&&!n.record.aliasOf==!t.record.aliasOf&&t.children.push(n),n}function sS(e,t){const r=[],o=new Map;t=Rf({strict:!1,end:!0,sensitive:!1},t);function n(c){return o.get(c)}function i(c,f,p){const h=!p,g=Of(c);uS(g,f),g.aliasOf=p&&p.record;const y=Rf(t,c),v=[g];if("alias"in c){const k=typeof c.alias=="string"?[c.alias]:c.alias;for(const C of k)v.push(Of(Se({},g,{components:p?p.record.components:g.components,path:C,aliasOf:p?p.record:g})))}let E,b;for(const k of v){const{path:C}=k;if(f&&C[0]!=="/"){const R=f.record.path,A=R[R.length-1]==="/"?"":"/";k.path=f.record.path+(C&&A+C)}if(k.path==="*")throw new Error(`Catch all routes ("*") must now be defined using a param with a custom regexp.
55
+ See more at https://router.vuejs.org/guide/migration/#Removed-star-or-catch-all-routes.`);if(E=iS(k,f,y),f&&C[0]==="/"&&fS(E,f),p?(p.alias.push(E),cS(p,E)):(b=b||E,b!==E&&b.alias.push(E),h&&c.name&&!Af(E)&&(dS(c,f),s(c.name))),C0(E)&&l(E),g.children){const R=g.children;for(let A=0;A<R.length;A++)i(R[A],E,p&&p.children[A])}p=p||E}return b?()=>{s(b)}:li}function s(c){if(v0(c)){const f=o.get(c);f&&(o.delete(c),r.splice(r.indexOf(f),1),f.children.forEach(s),f.alias.forEach(s))}else{const f=r.indexOf(c);f>-1&&(r.splice(f,1),c.record.name&&o.delete(c.record.name),c.children.forEach(s),c.alias.forEach(s))}}function a(){return r}function l(c){const f=pS(c,r);r.splice(f,0,c),c.record.name&&!Af(c)&&o.set(c.record.name,c)}function u(c,f){let p,h={},g,y;if("name"in c&&c.name){if(p=o.get(c.name),!p)throw Sn(1,{location:c});{const b=Object.keys(c.params||{}).filter(k=>!p.keys.find(C=>C.name===k));b.length&&be(`Discarded invalid param(s) "${b.join('", "')}" when navigating. See https://github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md#414-2022-08-22 for more details.`)}y=p.record.name,h=Se(xf(f.params,p.keys.filter(b=>!b.optional).concat(p.parent?p.parent.keys.filter(b=>b.optional):[]).map(b=>b.name)),c.params&&xf(c.params,p.keys.map(b=>b.name))),g=p.stringify(h)}else if(c.path!=null)g=c.path,g.startsWith("/")||be(`The Matcher cannot resolve relative paths but received "${g}". Unless you directly called \`matcher.resolve("${g}")\`, this is probably a bug in vue-router. Please open an issue at https://github.com/vuejs/router/issues/new/choose.`),p=r.find(b=>b.re.test(g)),p&&(h=p.parse(g),y=p.record.name);else{if(p=f.name?o.get(f.name):r.find(b=>b.re.test(f.path)),!p)throw Sn(1,{location:c,currentLocation:f});y=p.record.name,h=Se({},f.params,c.params),g=p.stringify(h)}const v=[];let E=p;for(;E;)v.unshift(E.record),E=E.parent;return{name:y,path:g,params:h,matched:v,meta:lS(v)}}e.forEach(c=>i(c));function d(){r.length=0,o.clear()}return{addRoute:i,resolve:u,removeRoute:s,clearRoutes:d,getRoutes:a,getRecordMatcher:n}}function xf(e,t){const r={};for(const o of t)o in e&&(r[o]=e[o]);return r}function Of(e){const t={path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:e.aliasOf,beforeEnter:e.beforeEnter,props:aS(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}};return Object.defineProperty(t,"mods",{value:{}}),t}function aS(e){const t={},r=e.props||!1;if("component"in e)t.default=r;else for(const o in e.components)t[o]=typeof r=="object"?r[o]:r;return t}function Af(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function lS(e){return e.reduce((t,r)=>Se(t,r.meta),{})}function Rf(e,t){const r={};for(const o in e)r[o]=o in t?t[o]:e[o];return r}function vc(e,t){return e.name===t.name&&e.optional===t.optional&&e.repeatable===t.repeatable}function cS(e,t){for(const r of e.keys)if(!r.optional&&!t.keys.find(vc.bind(null,r)))return be(`Alias "${t.record.path}" and the original record: "${e.record.path}" must have the exact same param named "${r.name}"`);for(const r of t.keys)if(!r.optional&&!e.keys.find(vc.bind(null,r)))return be(`Alias "${t.record.path}" and the original record: "${e.record.path}" must have the exact same param named "${r.name}"`)}function uS(e,t){t&&t.record.name&&!e.name&&!e.path&&be(`The route named "${String(t.record.name)}" has a child without a name and an empty path. Using that name won't render the empty path child so you probably want to move the name to the child instead. If this is intentional, add a name to the child route to remove the warning.`)}function dS(e,t){for(let r=t;r;r=r.parent)if(r.record.name===e.name)throw new Error(`A route named "${String(e.name)}" has been added as a ${t===r?"child":"descendant"} of a route with the same name. Route names must be unique and a nested route cannot use the same name as an ancestor.`)}function fS(e,t){for(const r of t.keys)if(!e.keys.find(vc.bind(null,r)))return be(`Absolute path "${e.record.path}" must have the exact same param named "${r.name}" as its parent "${t.record.path}".`)}function pS(e,t){let r=0,o=t.length;for(;r!==o;){const i=r+o>>1;E0(e,t[i])<0?o=i:r=i+1}const n=hS(e);return n&&(o=t.lastIndexOf(n,o-1),o<0&&be(`Finding ancestor route "${n.record.path}" failed for "${e.record.path}"`)),o}function hS(e){let t=e;for(;t=t.parent;)if(C0(t)&&E0(e,t)===0)return t}function C0({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function gS(e){const t={};if(e===""||e==="?")return t;const o=(e[0]==="?"?e.slice(1):e).split("&");for(let n=0;n<o.length;++n){const i=o[n].replace(d0," "),s=i.indexOf("="),a=En(s<0?i:i.slice(0,s)),l=s<0?null:En(i.slice(s+1));if(a in t){let u=t[a];Dt(u)||(u=t[a]=[u]),u.push(l)}else t[a]=l}return t}function If(e){let t="";for(let r in e){const o=e[r];if(r=IC(r),o==null){o!==void 0&&(t+=(t.length?"&":"")+r);continue}(Dt(o)?o.map(i=>i&&bc(i)):[o&&bc(o)]).forEach(i=>{i!==void 0&&(t+=(t.length?"&":"")+r,i!=null&&(t+="="+i))})}return t}function mS(e){const t={};for(const r in e){const o=e[r];o!==void 0&&(t[r]=Dt(o)?o.map(n=>n==null?null:""+n):o==null?o:""+o)}return t}const bS=Symbol("router view location matched"),Nf=Symbol("router view depth"),Ru=Symbol("router"),S0=Symbol("route location"),_c=Symbol("router view location");function Kn(){let e=[];function t(o){return e.push(o),()=>{const n=e.indexOf(o);n>-1&&e.splice(n,1)}}function r(){e=[]}return{add:t,list:()=>e.slice(),reset:r}}function qr(e,t,r,o,n,i=s=>s()){const s=o&&(o.enterCallbacks[n]=o.enterCallbacks[n]||[]);return()=>new Promise((a,l)=>{const u=f=>{f===!1?l(Sn(4,{from:r,to:t})):f instanceof Error?l(f):ia(f)?l(Sn(2,{from:t,to:f})):(s&&o.enterCallbacks[n]===s&&typeof f=="function"&&s.push(f),a())},d=i(()=>e.call(o&&o.instances[n],t,r,yS(u,t,r)));let c=Promise.resolve(d);if(e.length<3&&(c=c.then(u)),e.length>2){const f=`The "next" callback was never called inside of ${e.name?'"'+e.name+'"':""}:
56
+ ${e.toString()}
57
+ . If you are returning a value instead of calling "next", make sure to remove the "next" parameter from your function.`;if(typeof d=="object"&&"then"in d)c=c.then(p=>u._called?p:(be(f),Promise.reject(new Error("Invalid navigation guard"))));else if(d!==void 0&&!u._called){be(f),l(new Error("Invalid navigation guard"));return}}c.catch(f=>l(f))})}function yS(e,t,r){let o=0;return function(){o++===1&&be(`The "next" callback was called more than once in one navigation guard when going from "${r.fullPath}" to "${t.fullPath}". It should be called exactly one time in each navigation guard. This will fail in production.`),e._called=!0,o===1&&e.apply(null,arguments)}}function Al(e,t,r,o,n=i=>i()){const i=[];for(const s of e){!s.components&&!s.children.length&&be(`Record with path "${s.path}" is either missing a "component(s)" or "children" property.`);for(const a in s.components){let l=s.components[a];{if(!l||typeof l!="object"&&typeof l!="function")throw be(`Component "${a}" in record with path "${s.path}" is not a valid component. Received "${String(l)}".`),new Error("Invalid route component");if("then"in l){be(`Component "${a}" in record with path "${s.path}" is a Promise instead of a function that returns a Promise. Did you write "import('./MyPage.vue')" instead of "() => import('./MyPage.vue')" ? This will break in production if not fixed.`);const u=l;l=()=>u}else l.__asyncLoader&&!l.__warnedDefineAsync&&(l.__warnedDefineAsync=!0,be(`Component "${a}" in record with path "${s.path}" is defined using "defineAsyncComponent()". Write "() => import('./MyPage.vue')" instead of "defineAsyncComponent(() => import('./MyPage.vue'))".`))}if(!(t!=="beforeRouteEnter"&&!s.instances[a]))if(c0(l)){const d=(l.__vccOpts||l)[t];d&&i.push(qr(d,r,o,s,a,n))}else{let u=l();"catch"in u||(be(`Component "${a}" in record with path "${s.path}" is a function that does not return a Promise. If you were passing a functional component, make sure to add a "displayName" to the component. This will break in production if not fixed.`),u=Promise.resolve(u)),i.push(()=>u.then(d=>{if(!d)throw new Error(`Couldn't resolve component "${a}" at "${s.path}"`);const c=_C(d)?d.default:d;s.mods[a]=d,s.components[a]=c;const p=(c.__vccOpts||c)[t];return p&&qr(p,r,o,s,a,n)()}))}}}return i}function $f(e){const t=Ft(Ru),r=Ft(S0);let o=!1,n=null;const i=dt(()=>{const d=$t(e.to);return(!o||d!==n)&&(ia(d)||(o?be(`Invalid value for prop "to" in useLink()
58
+ - to:`,d,`
59
+ - previous to:`,n,`
60
+ - props:`,e):be(`Invalid value for prop "to" in useLink()
61
+ - to:`,d,`
62
+ - props:`,e)),n=d,o=!0),t.resolve(d)}),s=dt(()=>{const{matched:d}=i.value,{length:c}=d,f=d[c-1],p=r.matched;if(!f||!p.length)return-1;const h=p.findIndex(ao.bind(null,f));if(h>-1)return h;const g=Pf(d[c-2]);return c>1&&Pf(f)===g&&p[p.length-1].path!==g?p.findIndex(ao.bind(null,d[c-2])):h}),a=dt(()=>s.value>-1&&SS(r.params,i.value.params)),l=dt(()=>s.value>-1&&s.value===r.matched.length-1&&g0(r.params,i.value.params));function u(d={}){if(CS(d)){const c=t[$t(e.replace)?"replace":"push"]($t(e.to)).catch(li);return e.viewTransition&&typeof document<"u"&&"startViewTransition"in document&&document.startViewTransition(()=>c),c}return Promise.resolve()}if(kr){const d=qe();if(d){const c={route:i.value,isActive:a.value,isExactActive:l.value,error:null};d.__vrl_devtools=d.__vrl_devtools||[],d.__vrl_devtools.push(c),Eu(()=>{c.route=i.value,c.isActive=a.value,c.isExactActive=l.value,c.error=ia($t(e.to))?null:'Invalid "to" value'},{flush:"post"})}}return{route:i,href:dt(()=>i.value.href),isActive:a,isExactActive:l,navigate:u}}function vS(e){return e.length===1?e[0]:e}const _S=po({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"},viewTransition:Boolean},useLink:$f,setup(e,{slots:t}){const r=Go($f(e)),{options:o}=Ft(Ru),n=dt(()=>({[Df(e.activeClass,o.linkActiveClass,"router-link-active")]:r.isActive,[Df(e.exactActiveClass,o.linkExactActiveClass,"router-link-exact-active")]:r.isExactActive}));return()=>{const i=t.default&&vS(t.default(r));return e.custom?i:Fa("a",{"aria-current":r.isExactActive?e.ariaCurrentValue:null,href:r.href,onClick:r.navigate,class:n.value},i)}}}),ES=_S;function CS(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function SS(e,t){for(const r in t){const o=t[r],n=e[r];if(typeof o=="string"){if(o!==n)return!1}else if(!Dt(n)||n.length!==o.length||o.some((i,s)=>i!==n[s]))return!1}return!0}function Pf(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const Df=(e,t,r)=>e??t??r,wS=po({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:r}){TS();const o=Ft(_c),n=dt(()=>e.route||o.value),i=Ft(Nf,0),s=dt(()=>{let u=$t(i);const{matched:d}=n.value;let c;for(;(c=d[u])&&!c.components;)u++;return u}),a=dt(()=>n.value.matched[s.value]);ni(Nf,dt(()=>s.value+1)),ni(bS,a),ni(_c,n);const l=ot();return Ct(()=>[l.value,a.value,e.name],([u,d,c],[f,p,h])=>{d&&(d.instances[c]=u,p&&p!==d&&u&&u===f&&(d.leaveGuards.size||(d.leaveGuards=p.leaveGuards),d.updateGuards.size||(d.updateGuards=p.updateGuards))),u&&d&&(!p||!ao(d,p)||!f)&&(d.enterCallbacks[c]||[]).forEach(g=>g(u))},{flush:"post"}),()=>{const u=n.value,d=e.name,c=a.value,f=c&&c.components[d];if(!f)return Bf(r.default,{Component:f,route:u});const p=c.props[d],h=p?p===!0?u.params:typeof p=="function"?p(u):p:null,y=Fa(f,Se({},h,t,{onVnodeUnmounted:v=>{v.component.isUnmounted&&(c.instances[d]=null)},ref:l}));if(kr&&y.ref){const v={depth:s.value,name:c.name,path:c.path,meta:c.meta};(Dt(y.ref)?y.ref.map(b=>b.i):[y.ref.i]).forEach(b=>{b.__vrv_devtools=v})}return Bf(r.default,{Component:y,route:u})||y}}});function Bf(e,t){if(!e)return null;const r=e(t);return r.length===1?r[0]:r}const kS=wS;function TS(){const e=qe(),t=e.parent&&e.parent.type.name,r=e.parent&&e.parent.subTree&&e.parent.subTree.type;if(t&&(t==="KeepAlive"||t.includes("Transition"))&&typeof r=="object"&&r.name==="RouterView"){const o=t==="KeepAlive"?"keep-alive":"transition";be(`<router-view> can no longer be used directly inside <transition> or <keep-alive>.
63
+ Use slot props instead:
64
+
65
+ <router-view v-slot="{ Component }">
66
+ <${o}>
67
+ <component :is="Component" />
68
+ </${o}>
69
+ </router-view>`)}}function Xn(e,t){const r=Se({},e,{matched:e.matched.map(o=>LS(o,["instances","children","aliasOf"]))});return{_custom:{type:null,readOnly:!0,display:e.fullPath,tooltip:t,value:r}}}function cs(e){return{_custom:{display:e}}}let xS=0;function OS(e,t,r){if(t.__hasDevtools)return;t.__hasDevtools=!0;const o=xS++;vC({id:"org.vuejs.router"+(o?"."+o:""),label:"Vue Router",packageName:"vue-router",homepage:"https://router.vuejs.org",logo:"https://router.vuejs.org/logo.png",componentStateTypes:["Routing"],app:e},n=>{typeof n.now!="function"&&console.warn("[Vue Router]: You seem to be using an outdated version of Vue Devtools. Are you still using the Beta release instead of the stable one? You can find the links at https://devtools.vuejs.org/guide/installation.html."),n.on.inspectComponent((d,c)=>{d.instanceData&&d.instanceData.state.push({type:"Routing",key:"$route",editable:!1,value:Xn(t.currentRoute.value,"Current Route")})}),n.on.visitComponentTree(({treeNode:d,componentInstance:c})=>{if(c.__vrv_devtools){const f=c.__vrv_devtools;d.tags.push({label:(f.name?`${f.name.toString()}: `:"")+f.path,textColor:0,tooltip:"This component is rendered by &lt;router-view&gt;",backgroundColor:w0})}Dt(c.__vrl_devtools)&&(c.__devtoolsApi=n,c.__vrl_devtools.forEach(f=>{let p=f.route.path,h=x0,g="",y=0;f.error?(p=f.error,h=$S,y=PS):f.isExactActive?(h=T0,g="This is exactly active"):f.isActive&&(h=k0,g="This link is active"),d.tags.push({label:p,textColor:y,tooltip:g,backgroundColor:h})}))}),Ct(t.currentRoute,()=>{l(),n.notifyComponentUpdate(),n.sendInspectorTree(a),n.sendInspectorState(a)});const i="router:navigations:"+o;n.addTimelineLayer({id:i,label:`Router${o?" "+o:""} Navigations`,color:4237508}),t.onError((d,c)=>{n.addTimelineEvent({layerId:i,event:{title:"Error during Navigation",subtitle:c.fullPath,logType:"error",time:n.now(),data:{error:d},groupId:c.meta.__navigationId}})});let s=0;t.beforeEach((d,c)=>{const f={guard:cs("beforeEach"),from:Xn(c,"Current Location during this navigation"),to:Xn(d,"Target location")};Object.defineProperty(d.meta,"__navigationId",{value:s++}),n.addTimelineEvent({layerId:i,event:{time:n.now(),title:"Start of navigation",subtitle:d.fullPath,data:f,groupId:d.meta.__navigationId}})}),t.afterEach((d,c,f)=>{const p={guard:cs("afterEach")};f?(p.failure={_custom:{type:Error,readOnly:!0,display:f?f.message:"",tooltip:"Navigation Failure",value:f}},p.status=cs("❌")):p.status=cs("✅"),p.from=Xn(c,"Current Location during this navigation"),p.to=Xn(d,"Target location"),n.addTimelineEvent({layerId:i,event:{title:"End of navigation",subtitle:d.fullPath,time:n.now(),data:p,logType:f?"warning":"default",groupId:d.meta.__navigationId}})});const a="router-inspector:"+o;n.addInspector({id:a,label:"Routes"+(o?" "+o:""),icon:"book",treeFilterPlaceholder:"Search routes"});function l(){if(!u)return;const d=u;let c=r.getRoutes().filter(f=>!f.parent||!f.parent.record.components);c.forEach(R0),d.filter&&(c=c.filter(f=>Ec(f,d.filter.toLowerCase()))),c.forEach(f=>A0(f,t.currentRoute.value)),d.rootNodes=c.map(O0)}let u;n.on.getInspectorTree(d=>{u=d,d.app===e&&d.inspectorId===a&&l()}),n.on.getInspectorState(d=>{if(d.app===e&&d.inspectorId===a){const f=r.getRoutes().find(p=>p.record.__vd_id===d.nodeId);f&&(d.state={options:RS(f)})}}),n.sendInspectorTree(a),n.sendInspectorState(a)})}function AS(e){return e.optional?e.repeatable?"*":"?":e.repeatable?"+":""}function RS(e){const{record:t}=e,r=[{editable:!1,key:"path",value:t.path}];return t.name!=null&&r.push({editable:!1,key:"name",value:t.name}),r.push({editable:!1,key:"regexp",value:e.re}),e.keys.length&&r.push({editable:!1,key:"keys",value:{_custom:{type:null,readOnly:!0,display:e.keys.map(o=>`${o.name}${AS(o)}`).join(" "),tooltip:"Param keys",value:e.keys}}}),t.redirect!=null&&r.push({editable:!1,key:"redirect",value:t.redirect}),e.alias.length&&r.push({editable:!1,key:"aliases",value:e.alias.map(o=>o.record.path)}),Object.keys(e.record.meta).length&&r.push({editable:!1,key:"meta",value:e.record.meta}),r.push({key:"score",editable:!1,value:{_custom:{type:null,readOnly:!0,display:e.score.map(o=>o.join(", ")).join(" | "),tooltip:"Score used to sort routes",value:e.score}}}),r}const w0=15485081,k0=2450411,T0=8702998,IS=2282478,x0=16486972,NS=6710886,$S=16704226,PS=12131356;function O0(e){const t=[],{record:r}=e;r.name!=null&&t.push({label:String(r.name),textColor:0,backgroundColor:IS}),r.aliasOf&&t.push({label:"alias",textColor:0,backgroundColor:x0}),e.__vd_match&&t.push({label:"matches",textColor:0,backgroundColor:w0}),e.__vd_exactActive&&t.push({label:"exact",textColor:0,backgroundColor:T0}),e.__vd_active&&t.push({label:"active",textColor:0,backgroundColor:k0}),r.redirect&&t.push({label:typeof r.redirect=="string"?`redirect: ${r.redirect}`:"redirects",textColor:16777215,backgroundColor:NS});let o=r.__vd_id;return o==null&&(o=String(DS++),r.__vd_id=o),{id:o,label:r.path,tags:t,children:e.children.map(O0)}}let DS=0;const BS=/^\/(.*)\/([a-z]*)$/;function A0(e,t){const r=t.matched.length&&ao(t.matched[t.matched.length-1],e.record);e.__vd_exactActive=e.__vd_active=r,r||(e.__vd_active=t.matched.some(o=>ao(o,e.record))),e.children.forEach(o=>A0(o,t))}function R0(e){e.__vd_match=!1,e.children.forEach(R0)}function Ec(e,t){const r=String(e.re).match(BS);if(e.__vd_match=!1,!r||r.length<3)return!1;if(new RegExp(r[1].replace(/\$$/,""),r[2]).test(t))return e.children.forEach(s=>Ec(s,t)),e.record.path!=="/"||t==="/"?(e.__vd_match=e.re.test(t),!0):!1;const n=e.record.path.toLowerCase(),i=En(n);return!t.startsWith("/")&&(i.includes(t)||n.includes(t))||i.startsWith(t)||n.startsWith(t)||e.record.name&&String(e.record.name).includes(t)?!0:e.children.some(s=>Ec(s,t))}function LS(e,t){const r={};for(const o in e)t.includes(o)||(r[o]=e[o]);return r}function MS(e){const t=sS(e.routes,e),r=e.parseQuery||gS,o=e.stringifyQuery||If,n=e.history;if(!n)throw new Error('Provide the "history" option when calling "createRouter()": https://router.vuejs.org/api/interfaces/RouterOptions.html#history');const i=Kn(),s=Kn(),a=Kn(),l=ru(Ur);let u=Ur;kr&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const d=Tl.bind(null,N=>""+N),c=Tl.bind(null,$C),f=Tl.bind(null,En);function p(N,te){let Z,ne;return v0(N)?(Z=t.getRecordMatcher(N),Z||be(`Parent route "${String(N)}" not found when adding child route`,te),ne=te):ne=N,t.addRoute(ne,Z)}function h(N){const te=t.getRecordMatcher(N);te?t.removeRoute(te):be(`Cannot remove non-existent route "${String(N)}"`)}function g(){return t.getRoutes().map(N=>N.record)}function y(N){return!!t.getRecordMatcher(N)}function v(N,te){if(te=Se({},te||l.value),typeof N=="string"){const m=xl(r,N,te.path),_=t.resolve({path:m.path},te),I=n.createHref(m.fullPath);return I.startsWith("//")?be(`Location "${N}" resolved to "${I}". A resolved location cannot start with multiple slashes.`):_.matched.length||be(`No match found for location with path "${N}"`),Se(m,_,{params:f(_.params),hash:En(m.hash),redirectedFrom:void 0,href:I})}if(!ia(N))return be(`router.resolve() was passed an invalid location. This will fail in production.
70
+ - Location:`,N),v({});let Z;if(N.path!=null)"params"in N&&!("name"in N)&&Object.keys(N.params).length&&be(`Path "${N.path}" was passed with params but they will be ignored. Use a named route alongside params instead.`),Z=Se({},N,{path:xl(r,N.path,te.path).path});else{const m=Se({},N.params);for(const _ in m)m[_]==null&&delete m[_];Z=Se({},N,{params:c(m)}),te.params=c(te.params)}const ne=t.resolve(Z,te),ge=N.hash||"";ge&&!ge.startsWith("#")&&be(`A \`hash\` should always start with the character "#". Replace "${ge}" with "#${ge}".`),ne.params=d(f(ne.params));const Ne=BC(o,Se({},N,{hash:RC(ge),path:ne.path})),he=n.createHref(Ne);return he.startsWith("//")?be(`Location "${N}" resolved to "${he}". A resolved location cannot start with multiple slashes.`):ne.matched.length||be(`No match found for location with path "${N.path!=null?N.path:N}"`),Se({fullPath:Ne,hash:ge,query:o===If?mS(N.query):N.query||{}},ne,{redirectedFrom:void 0,href:he})}function E(N){return typeof N=="string"?xl(r,N,l.value.path):Se({},N)}function b(N,te){if(u!==N)return Sn(8,{from:te,to:N})}function k(N){return A(N)}function C(N){return k(Se(E(N),{replace:!0}))}function R(N){const te=N.matched[N.matched.length-1];if(te&&te.redirect){const{redirect:Z}=te;let ne=typeof Z=="function"?Z(N):Z;if(typeof ne=="string"&&(ne=ne.includes("?")||ne.includes("#")?ne=E(ne):{path:ne},ne.params={}),ne.path==null&&!("name"in ne))throw be(`Invalid redirect found:
71
+ ${JSON.stringify(ne,null,2)}
72
+ when navigating to "${N.fullPath}". A redirect must contain a name or path. This will break in production.`),new Error("Invalid redirect");return Se({query:N.query,hash:N.hash,params:ne.path!=null?{}:N.params},ne)}}function A(N,te){const Z=u=v(N),ne=l.value,ge=N.state,Ne=N.force,he=N.replace===!0,m=R(Z);if(m)return A(Se(E(m),{state:typeof m=="object"?Se({},ge,m.state):ge,force:Ne,replace:he}),te||Z);const _=Z;_.redirectedFrom=te;let I;return!Ne&&_f(o,ne,Z)&&(I=Sn(16,{to:_,from:ne}),V(ne,ne,!0,!1)),(I?Promise.resolve(I):S(_,ne)).catch(M=>mr(M)?mr(M,2)?M:$(M):K(M,_,ne)).then(M=>{if(M){if(mr(M,2))return _f(o,v(M.to),_)&&te&&(te._count=te._count?te._count+1:1)>30?(be(`Detected a possibly infinite redirection in a navigation guard when going from "${ne.fullPath}" to "${_.fullPath}". Aborting to avoid a Stack Overflow.
73
+ Are you always returning a new location within a navigation guard? That would lead to this error. Only return when redirecting or aborting, that should fix this. This might break in production if not fixed.`),Promise.reject(new Error("Infinite redirect in navigation guard"))):A(Se({replace:he},E(M.to),{state:typeof M.to=="object"?Se({},ge,M.to.state):ge,force:Ne}),te||_)}else M=x(_,ne,!0,he,ge);return T(_,ne,M),M})}function P(N,te){const Z=b(N,te);return Z?Promise.reject(Z):Promise.resolve()}function w(N){const te=ae.values().next().value;return te&&typeof te.runWithContext=="function"?te.runWithContext(N):N()}function S(N,te){let Z;const[ne,ge,Ne]=VS(N,te);Z=Al(ne.reverse(),"beforeRouteLeave",N,te);for(const m of ne)m.leaveGuards.forEach(_=>{Z.push(qr(_,N,te))});const he=P.bind(null,N,te);return Z.push(he),ze(Z).then(()=>{Z=[];for(const m of i.list())Z.push(qr(m,N,te));return Z.push(he),ze(Z)}).then(()=>{Z=Al(ge,"beforeRouteUpdate",N,te);for(const m of ge)m.updateGuards.forEach(_=>{Z.push(qr(_,N,te))});return Z.push(he),ze(Z)}).then(()=>{Z=[];for(const m of Ne)if(m.beforeEnter)if(Dt(m.beforeEnter))for(const _ of m.beforeEnter)Z.push(qr(_,N,te));else Z.push(qr(m.beforeEnter,N,te));return Z.push(he),ze(Z)}).then(()=>(N.matched.forEach(m=>m.enterCallbacks={}),Z=Al(Ne,"beforeRouteEnter",N,te,w),Z.push(he),ze(Z))).then(()=>{Z=[];for(const m of s.list())Z.push(qr(m,N,te));return Z.push(he),ze(Z)}).catch(m=>mr(m,8)?m:Promise.reject(m))}function T(N,te,Z){a.list().forEach(ne=>w(()=>ne(N,te,Z)))}function x(N,te,Z,ne,ge){const Ne=b(N,te);if(Ne)return Ne;const he=te===Ur,m=kr?history.state:{};Z&&(ne||he?n.replace(N.fullPath,Se({scroll:he&&m&&m.scroll},ge)):n.push(N.fullPath,ge)),l.value=N,V(N,te,Z,he),$()}let B;function q(){B||(B=n.listen((N,te,Z)=>{if(!Ae.listening)return;const ne=v(N),ge=R(ne);if(ge){A(Se(ge,{replace:!0,force:!0}),ne).catch(li);return}u=ne;const Ne=l.value;kr&&HC(Cf(Ne.fullPath,Z.delta),Ha()),S(ne,Ne).catch(he=>mr(he,12)?he:mr(he,2)?(A(Se(E(he.to),{force:!0}),ne).then(m=>{mr(m,20)&&!Z.delta&&Z.type===Cn.pop&&n.go(-1,!1)}).catch(li),Promise.reject()):(Z.delta&&n.go(-Z.delta,!1),K(he,ne,Ne))).then(he=>{he=he||x(ne,Ne,!1),he&&(Z.delta&&!mr(he,8)?n.go(-Z.delta,!1):Z.type===Cn.pop&&mr(he,20)&&n.go(-1,!1)),T(ne,Ne,he)}).catch(li)}))}let Q=Kn(),W=Kn(),F;function K(N,te,Z){$(N);const ne=W.list();return ne.length?ne.forEach(ge=>ge(N,te,Z)):(be("uncaught error during route navigation:"),console.error(N)),Promise.reject(N)}function O(){return F&&l.value!==Ur?Promise.resolve():new Promise((N,te)=>{Q.add([N,te])})}function $(N){return F||(F=!N,q(),Q.list().forEach(([te,Z])=>N?Z(N):te()),Q.reset()),N}function V(N,te,Z,ne){const{scrollBehavior:ge}=e;if(!kr||!ge)return Promise.resolve();const Ne=!Z&&jC(Cf(N.fullPath,0))||(ne||!Z)&&history.state&&history.state.scroll||null;return Dr().then(()=>ge(N,te,Ne)).then(he=>he&&UC(he)).catch(he=>K(he,N,te))}const L=N=>n.go(N);let re;const ae=new Set,Ae={currentRoute:l,listening:!0,addRoute:p,removeRoute:h,clearRoutes:t.clearRoutes,hasRoute:y,getRoutes:g,resolve:v,options:e,push:k,replace:C,go:L,back:()=>L(-1),forward:()=>L(1),beforeEach:i.add,beforeResolve:s.add,afterEach:a.add,onError:W.add,isReady:O,install(N){const te=this;N.component("RouterLink",ES),N.component("RouterView",kS),N.config.globalProperties.$router=te,Object.defineProperty(N.config.globalProperties,"$route",{enumerable:!0,get:()=>$t(l)}),kr&&!re&&l.value===Ur&&(re=!0,k(n.location).catch(ge=>{be("Unexpected error when starting the router:",ge)}));const Z={};for(const ge in Ur)Object.defineProperty(Z,ge,{get:()=>l.value[ge],enumerable:!0});N.provide(Ru,te),N.provide(S0,tu(Z)),N.provide(_c,l);const ne=N.unmount;ae.add(N),N.unmount=function(){ae.delete(N),ae.size<1&&(u=Ur,B&&B(),B=null,l.value=Ur,re=!1,F=!1),ne()},kr&&OS(N,te,t)}};function ze(N){return N.reduce((te,Z)=>te.then(()=>w(Z)),Promise.resolve())}return Ae}function VS(e,t){const r=[],o=[],n=[],i=Math.max(t.matched.length,e.matched.length);for(let s=0;s<i;s++){const a=t.matched[s];a&&(e.matched.find(u=>ao(u,a))?o.push(a):r.push(a));const l=e.matched[s];l&&(t.matched.find(u=>ao(u,l))||n.push(l))}return[r,o,n]}var FS=Object.create,I0=Object.defineProperty,US=Object.getOwnPropertyDescriptor,Iu=Object.getOwnPropertyNames,HS=Object.getPrototypeOf,jS=Object.prototype.hasOwnProperty,zS=(e,t)=>function(){return e&&(t=(0,e[Iu(e)[0]])(e=0)),t},WS=(e,t)=>function(){return t||(0,e[Iu(e)[0]])((t={exports:{}}).exports,t),t.exports},KS=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of Iu(t))!jS.call(e,n)&&n!==r&&I0(e,n,{get:()=>t[n],enumerable:!(o=US(t,n))||o.enumerable});return e},XS=(e,t,r)=>(r=e!=null?FS(HS(e)):{},KS(I0(r,"default",{value:e,enumerable:!0}),e)),Yi=zS({"../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.51.1_@types+node@22.13.14__jiti@2.4.2_postcss@8.5_96eb05a9d65343021e53791dd83f3773/node_modules/tsup/assets/esm_shims.js"(){}}),GS=WS({"../../node_modules/.pnpm/rfdc@1.4.1/node_modules/rfdc/index.js"(e,t){Yi(),t.exports=o;function r(i){return i instanceof Buffer?Buffer.from(i):new i.constructor(i.buffer.slice(),i.byteOffset,i.length)}function o(i){if(i=i||{},i.circles)return n(i);const s=new Map;if(s.set(Date,c=>new Date(c)),s.set(Map,(c,f)=>new Map(l(Array.from(c),f))),s.set(Set,(c,f)=>new Set(l(Array.from(c),f))),i.constructorHandlers)for(const c of i.constructorHandlers)s.set(c[0],c[1]);let a=null;return i.proto?d:u;function l(c,f){const p=Object.keys(c),h=new Array(p.length);for(let g=0;g<p.length;g++){const y=p[g],v=c[y];typeof v!="object"||v===null?h[y]=v:v.constructor!==Object&&(a=s.get(v.constructor))?h[y]=a(v,f):ArrayBuffer.isView(v)?h[y]=r(v):h[y]=f(v)}return h}function u(c){if(typeof c!="object"||c===null)return c;if(Array.isArray(c))return l(c,u);if(c.constructor!==Object&&(a=s.get(c.constructor)))return a(c,u);const f={};for(const p in c){if(Object.hasOwnProperty.call(c,p)===!1)continue;const h=c[p];typeof h!="object"||h===null?f[p]=h:h.constructor!==Object&&(a=s.get(h.constructor))?f[p]=a(h,u):ArrayBuffer.isView(h)?f[p]=r(h):f[p]=u(h)}return f}function d(c){if(typeof c!="object"||c===null)return c;if(Array.isArray(c))return l(c,d);if(c.constructor!==Object&&(a=s.get(c.constructor)))return a(c,d);const f={};for(const p in c){const h=c[p];typeof h!="object"||h===null?f[p]=h:h.constructor!==Object&&(a=s.get(h.constructor))?f[p]=a(h,d):ArrayBuffer.isView(h)?f[p]=r(h):f[p]=d(h)}return f}}function n(i){const s=[],a=[],l=new Map;if(l.set(Date,p=>new Date(p)),l.set(Map,(p,h)=>new Map(d(Array.from(p),h))),l.set(Set,(p,h)=>new Set(d(Array.from(p),h))),i.constructorHandlers)for(const p of i.constructorHandlers)l.set(p[0],p[1]);let u=null;return i.proto?f:c;function d(p,h){const g=Object.keys(p),y=new Array(g.length);for(let v=0;v<g.length;v++){const E=g[v],b=p[E];if(typeof b!="object"||b===null)y[E]=b;else if(b.constructor!==Object&&(u=l.get(b.constructor)))y[E]=u(b,h);else if(ArrayBuffer.isView(b))y[E]=r(b);else{const k=s.indexOf(b);k!==-1?y[E]=a[k]:y[E]=h(b)}}return y}function c(p){if(typeof p!="object"||p===null)return p;if(Array.isArray(p))return d(p,c);if(p.constructor!==Object&&(u=l.get(p.constructor)))return u(p,c);const h={};s.push(p),a.push(h);for(const g in p){if(Object.hasOwnProperty.call(p,g)===!1)continue;const y=p[g];if(typeof y!="object"||y===null)h[g]=y;else if(y.constructor!==Object&&(u=l.get(y.constructor)))h[g]=u(y,c);else if(ArrayBuffer.isView(y))h[g]=r(y);else{const v=s.indexOf(y);v!==-1?h[g]=a[v]:h[g]=c(y)}}return s.pop(),a.pop(),h}function f(p){if(typeof p!="object"||p===null)return p;if(Array.isArray(p))return d(p,f);if(p.constructor!==Object&&(u=l.get(p.constructor)))return u(p,f);const h={};s.push(p),a.push(h);for(const g in p){const y=p[g];if(typeof y!="object"||y===null)h[g]=y;else if(y.constructor!==Object&&(u=l.get(y.constructor)))h[g]=u(y,f);else if(ArrayBuffer.isView(y))h[g]=r(y);else{const v=s.indexOf(y);v!==-1?h[g]=a[v]:h[g]=f(y)}}return s.pop(),a.pop(),h}}}});Yi();Yi();Yi();var N0=typeof navigator<"u",oe=typeof window<"u"?window:typeof globalThis<"u"?globalThis:typeof global<"u"?global:{};typeof oe.chrome<"u"&&oe.chrome.devtools;N0&&(oe.self,oe.top);var Lf;typeof navigator<"u"&&((Lf=navigator.userAgent)==null||Lf.toLowerCase().includes("electron"));Yi();var qS=XS(GS()),YS=/(?:^|[-_/])(\w)/g;function JS(e,t){return t?t.toUpperCase():""}function QS(e){return e&&`${e}`.replace(YS,JS)}function ZS(e,t){let r=e.replace(/^[a-z]:/i,"").replace(/\\/g,"/");r.endsWith(`index${t}`)&&(r=r.replace(`/index${t}`,t));const o=r.lastIndexOf("/"),n=r.substring(o+1);{const i=n.lastIndexOf(t);return n.substring(0,i)}}var Mf=(0,qS.default)({circles:!0});const ew={trailing:!0};function wn(e,t=25,r={}){if(r={...ew,...r},!Number.isFinite(t))throw new TypeError("Expected `wait` to be a finite number");let o,n,i=[],s,a;const l=(u,d)=>(s=tw(e,u,d),s.finally(()=>{if(s=null,r.trailing&&a&&!n){const c=l(u,a);return a=null,c}}),s);return function(...u){return s?(r.trailing&&(a=u),s):new Promise(d=>{const c=!n&&r.leading;clearTimeout(n),n=setTimeout(()=>{n=null;const f=r.leading?o:l(this,u);for(const p of i)p(f);i=[]},t),c?(o=l(this,u),d(o)):i.push(d)})}}async function tw(e,t,r){return await e.apply(t,r)}function Cc(e,t={},r){for(const o in e){const n=e[o],i=r?`${r}:${o}`:o;typeof n=="object"&&n!==null?Cc(n,t,i):typeof n=="function"&&(t[i]=n)}return t}const rw={run:e=>e()},ow=()=>rw,$0=typeof console.createTask<"u"?console.createTask:ow;function nw(e,t){const r=t.shift(),o=$0(r);return e.reduce((n,i)=>n.then(()=>o.run(()=>i(...t))),Promise.resolve())}function iw(e,t){const r=t.shift(),o=$0(r);return Promise.all(e.map(n=>o.run(()=>n(...t))))}function Rl(e,t){for(const r of[...e])r(t)}class sw{constructor(){this._hooks={},this._before=void 0,this._after=void 0,this._deprecatedMessages=void 0,this._deprecatedHooks={},this.hook=this.hook.bind(this),this.callHook=this.callHook.bind(this),this.callHookWith=this.callHookWith.bind(this)}hook(t,r,o={}){if(!t||typeof r!="function")return()=>{};const n=t;let i;for(;this._deprecatedHooks[t];)i=this._deprecatedHooks[t],t=i.to;if(i&&!o.allowDeprecated){let s=i.message;s||(s=`${n} hook has been deprecated`+(i.to?`, please use ${i.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(s)||(console.warn(s),this._deprecatedMessages.add(s))}if(!r.name)try{Object.defineProperty(r,"name",{get:()=>"_"+t.replace(/\W+/g,"_")+"_hook_cb",configurable:!0})}catch{}return this._hooks[t]=this._hooks[t]||[],this._hooks[t].push(r),()=>{r&&(this.removeHook(t,r),r=void 0)}}hookOnce(t,r){let o,n=(...i)=>(typeof o=="function"&&o(),o=void 0,n=void 0,r(...i));return o=this.hook(t,n),o}removeHook(t,r){if(this._hooks[t]){const o=this._hooks[t].indexOf(r);o!==-1&&this._hooks[t].splice(o,1),this._hooks[t].length===0&&delete this._hooks[t]}}deprecateHook(t,r){this._deprecatedHooks[t]=typeof r=="string"?{to:r}:r;const o=this._hooks[t]||[];delete this._hooks[t];for(const n of o)this.hook(t,n)}deprecateHooks(t){Object.assign(this._deprecatedHooks,t);for(const r in t)this.deprecateHook(r,t[r])}addHooks(t){const r=Cc(t),o=Object.keys(r).map(n=>this.hook(n,r[n]));return()=>{for(const n of o.splice(0,o.length))n()}}removeHooks(t){const r=Cc(t);for(const o in r)this.removeHook(o,r[o])}removeAllHooks(){for(const t in this._hooks)delete this._hooks[t]}callHook(t,...r){return r.unshift(t),this.callHookWith(nw,t,...r)}callHookParallel(t,...r){return r.unshift(t),this.callHookWith(iw,t,...r)}callHookWith(t,r,...o){const n=this._before||this._after?{name:r,args:o,context:{}}:void 0;this._before&&Rl(this._before,n);const i=t(r in this._hooks?[...this._hooks[r]]:[],o);return i instanceof Promise?i.finally(()=>{this._after&&n&&Rl(this._after,n)}):(this._after&&n&&Rl(this._after,n),i)}beforeEach(t){return this._before=this._before||[],this._before.push(t),()=>{if(this._before!==void 0){const r=this._before.indexOf(t);r!==-1&&this._before.splice(r,1)}}}afterEach(t){return this._after=this._after||[],this._after.push(t),()=>{if(this._after!==void 0){const r=this._after.indexOf(t);r!==-1&&this._after.splice(r,1)}}}}function Nu(){return new sw}var aw=Object.create,P0=Object.defineProperty,lw=Object.getOwnPropertyDescriptor,$u=Object.getOwnPropertyNames,cw=Object.getPrototypeOf,uw=Object.prototype.hasOwnProperty,dw=(e,t)=>function(){return e&&(t=(0,e[$u(e)[0]])(e=0)),t},D0=(e,t)=>function(){return t||(0,e[$u(e)[0]])((t={exports:{}}).exports,t),t.exports},fw=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of $u(t))!uw.call(e,n)&&n!==r&&P0(e,n,{get:()=>t[n],enumerable:!(o=lw(t,n))||o.enumerable});return e},pw=(e,t,r)=>(r=e!=null?aw(cw(e)):{},fw(P0(r,"default",{value:e,enumerable:!0}),e)),H=dw({"../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.51.1_@types+node@22.13.14__jiti@2.4.2_postcss@8.5_96eb05a9d65343021e53791dd83f3773/node_modules/tsup/assets/esm_shims.js"(){}}),hw=D0({"../../node_modules/.pnpm/speakingurl@14.0.1/node_modules/speakingurl/lib/speakingurl.js"(e,t){H(),function(r){var o={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"Ae",Å:"A",Æ:"AE",Ç:"C",È:"E",É:"E",Ê:"E",Ë:"E",Ì:"I",Í:"I",Î:"I",Ï:"I",Ð:"D",Ñ:"N",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"Oe",Ő:"O",Ø:"O",Ù:"U",Ú:"U",Û:"U",Ü:"Ue",Ű:"U",Ý:"Y",Þ:"TH",ß:"ss",à:"a",á:"a",â:"a",ã:"a",ä:"ae",å:"a",æ:"ae",ç:"c",è:"e",é:"e",ê:"e",ë:"e",ì:"i",í:"i",î:"i",ï:"i",ð:"d",ñ:"n",ò:"o",ó:"o",ô:"o",õ:"o",ö:"oe",ő:"o",ø:"o",ù:"u",ú:"u",û:"u",ü:"ue",ű:"u",ý:"y",þ:"th",ÿ:"y","ẞ":"SS",ا:"a",أ:"a",إ:"i",آ:"aa",ؤ:"u",ئ:"e",ء:"a",ب:"b",ت:"t",ث:"th",ج:"j",ح:"h",خ:"kh",د:"d",ذ:"th",ر:"r",ز:"z",س:"s",ش:"sh",ص:"s",ض:"dh",ط:"t",ظ:"z",ع:"a",غ:"gh",ف:"f",ق:"q",ك:"k",ل:"l",م:"m",ن:"n",ه:"h",و:"w",ي:"y",ى:"a",ة:"h",ﻻ:"la",ﻷ:"laa",ﻹ:"lai",ﻵ:"laa",گ:"g",چ:"ch",پ:"p",ژ:"zh",ک:"k",ی:"y","َ":"a","ً":"an","ِ":"e","ٍ":"en","ُ":"u","ٌ":"on","ْ":"","٠":"0","١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","۰":"0","۱":"1","۲":"2","۳":"3","۴":"4","۵":"5","۶":"6","۷":"7","۸":"8","۹":"9",က:"k",ခ:"kh",ဂ:"g",ဃ:"ga",င:"ng",စ:"s",ဆ:"sa",ဇ:"z","စျ":"za",ည:"ny",ဋ:"t",ဌ:"ta",ဍ:"d",ဎ:"da",ဏ:"na",တ:"t",ထ:"ta",ဒ:"d",ဓ:"da",န:"n",ပ:"p",ဖ:"pa",ဗ:"b",ဘ:"ba",မ:"m",ယ:"y",ရ:"ya",လ:"l",ဝ:"w",သ:"th",ဟ:"h",ဠ:"la",အ:"a","ြ":"y","ျ":"ya","ွ":"w","ြွ":"yw","ျွ":"ywa","ှ":"h",ဧ:"e","၏":"-e",ဣ:"i",ဤ:"-i",ဉ:"u",ဦ:"-u",ဩ:"aw","သြော":"aw",ဪ:"aw","၀":"0","၁":"1","၂":"2","၃":"3","၄":"4","၅":"5","၆":"6","၇":"7","၈":"8","၉":"9","္":"","့":"","း":"",č:"c",ď:"d",ě:"e",ň:"n",ř:"r",š:"s",ť:"t",ů:"u",ž:"z",Č:"C",Ď:"D",Ě:"E",Ň:"N",Ř:"R",Š:"S",Ť:"T",Ů:"U",Ž:"Z",ހ:"h",ށ:"sh",ނ:"n",ރ:"r",ބ:"b",ޅ:"lh",ކ:"k",އ:"a",ވ:"v",މ:"m",ފ:"f",ދ:"dh",ތ:"th",ލ:"l",ގ:"g",ޏ:"gn",ސ:"s",ޑ:"d",ޒ:"z",ޓ:"t",ޔ:"y",ޕ:"p",ޖ:"j",ޗ:"ch",ޘ:"tt",ޙ:"hh",ޚ:"kh",ޛ:"th",ޜ:"z",ޝ:"sh",ޞ:"s",ޟ:"d",ޠ:"t",ޡ:"z",ޢ:"a",ޣ:"gh",ޤ:"q",ޥ:"w","ަ":"a","ާ":"aa","ި":"i","ީ":"ee","ު":"u","ޫ":"oo","ެ":"e","ޭ":"ey","ޮ":"o","ޯ":"oa","ް":"",ა:"a",ბ:"b",გ:"g",დ:"d",ე:"e",ვ:"v",ზ:"z",თ:"t",ი:"i",კ:"k",ლ:"l",მ:"m",ნ:"n",ო:"o",პ:"p",ჟ:"zh",რ:"r",ს:"s",ტ:"t",უ:"u",ფ:"p",ქ:"k",ღ:"gh",ყ:"q",შ:"sh",ჩ:"ch",ც:"ts",ძ:"dz",წ:"ts",ჭ:"ch",ხ:"kh",ჯ:"j",ჰ:"h",α:"a",β:"v",γ:"g",δ:"d",ε:"e",ζ:"z",η:"i",θ:"th",ι:"i",κ:"k",λ:"l",μ:"m",ν:"n",ξ:"ks",ο:"o",π:"p",ρ:"r",σ:"s",τ:"t",υ:"y",φ:"f",χ:"x",ψ:"ps",ω:"o",ά:"a",έ:"e",ί:"i",ό:"o",ύ:"y",ή:"i",ώ:"o",ς:"s",ϊ:"i",ΰ:"y",ϋ:"y",ΐ:"i",Α:"A",Β:"B",Γ:"G",Δ:"D",Ε:"E",Ζ:"Z",Η:"I",Θ:"TH",Ι:"I",Κ:"K",Λ:"L",Μ:"M",Ν:"N",Ξ:"KS",Ο:"O",Π:"P",Ρ:"R",Σ:"S",Τ:"T",Υ:"Y",Φ:"F",Χ:"X",Ψ:"PS",Ω:"O",Ά:"A",Έ:"E",Ί:"I",Ό:"O",Ύ:"Y",Ή:"I",Ώ:"O",Ϊ:"I",Ϋ:"Y",ā:"a",ē:"e",ģ:"g",ī:"i",ķ:"k",ļ:"l",ņ:"n",ū:"u",Ā:"A",Ē:"E",Ģ:"G",Ī:"I",Ķ:"k",Ļ:"L",Ņ:"N",Ū:"U",Ќ:"Kj",ќ:"kj",Љ:"Lj",љ:"lj",Њ:"Nj",њ:"nj",Тс:"Ts",тс:"ts",ą:"a",ć:"c",ę:"e",ł:"l",ń:"n",ś:"s",ź:"z",ż:"z",Ą:"A",Ć:"C",Ę:"E",Ł:"L",Ń:"N",Ś:"S",Ź:"Z",Ż:"Z",Є:"Ye",І:"I",Ї:"Yi",Ґ:"G",є:"ye",і:"i",ї:"yi",ґ:"g",ă:"a",Ă:"A",ș:"s",Ș:"S",ț:"t",Ț:"T",ţ:"t",Ţ:"T",а:"a",б:"b",в:"v",г:"g",д:"d",е:"e",ё:"yo",ж:"zh",з:"z",и:"i",й:"i",к:"k",л:"l",м:"m",н:"n",о:"o",п:"p",р:"r",с:"s",т:"t",у:"u",ф:"f",х:"kh",ц:"c",ч:"ch",ш:"sh",щ:"sh",ъ:"",ы:"y",ь:"",э:"e",ю:"yu",я:"ya",А:"A",Б:"B",В:"V",Г:"G",Д:"D",Е:"E",Ё:"Yo",Ж:"Zh",З:"Z",И:"I",Й:"I",К:"K",Л:"L",М:"M",Н:"N",О:"O",П:"P",Р:"R",С:"S",Т:"T",У:"U",Ф:"F",Х:"Kh",Ц:"C",Ч:"Ch",Ш:"Sh",Щ:"Sh",Ъ:"",Ы:"Y",Ь:"",Э:"E",Ю:"Yu",Я:"Ya",ђ:"dj",ј:"j",ћ:"c",џ:"dz",Ђ:"Dj",Ј:"j",Ћ:"C",Џ:"Dz",ľ:"l",ĺ:"l",ŕ:"r",Ľ:"L",Ĺ:"L",Ŕ:"R",ş:"s",Ş:"S",ı:"i",İ:"I",ğ:"g",Ğ:"G",ả:"a",Ả:"A",ẳ:"a",Ẳ:"A",ẩ:"a",Ẩ:"A",đ:"d",Đ:"D",ẹ:"e",Ẹ:"E",ẽ:"e",Ẽ:"E",ẻ:"e",Ẻ:"E",ế:"e",Ế:"E",ề:"e",Ề:"E",ệ:"e",Ệ:"E",ễ:"e",Ễ:"E",ể:"e",Ể:"E",ỏ:"o",ọ:"o",Ọ:"o",ố:"o",Ố:"O",ồ:"o",Ồ:"O",ổ:"o",Ổ:"O",ộ:"o",Ộ:"O",ỗ:"o",Ỗ:"O",ơ:"o",Ơ:"O",ớ:"o",Ớ:"O",ờ:"o",Ờ:"O",ợ:"o",Ợ:"O",ỡ:"o",Ỡ:"O",Ở:"o",ở:"o",ị:"i",Ị:"I",ĩ:"i",Ĩ:"I",ỉ:"i",Ỉ:"i",ủ:"u",Ủ:"U",ụ:"u",Ụ:"U",ũ:"u",Ũ:"U",ư:"u",Ư:"U",ứ:"u",Ứ:"U",ừ:"u",Ừ:"U",ự:"u",Ự:"U",ữ:"u",Ữ:"U",ử:"u",Ử:"ư",ỷ:"y",Ỷ:"y",ỳ:"y",Ỳ:"Y",ỵ:"y",Ỵ:"Y",ỹ:"y",Ỹ:"Y",ạ:"a",Ạ:"A",ấ:"a",Ấ:"A",ầ:"a",Ầ:"A",ậ:"a",Ậ:"A",ẫ:"a",Ẫ:"A",ắ:"a",Ắ:"A",ằ:"a",Ằ:"A",ặ:"a",Ặ:"A",ẵ:"a",Ẵ:"A","⓪":"0","①":"1","②":"2","③":"3","④":"4","⑤":"5","⑥":"6","⑦":"7","⑧":"8","⑨":"9","⑩":"10","⑪":"11","⑫":"12","⑬":"13","⑭":"14","⑮":"15","⑯":"16","⑰":"17","⑱":"18","⑲":"18","⑳":"18","⓵":"1","⓶":"2","⓷":"3","⓸":"4","⓹":"5","⓺":"6","⓻":"7","⓼":"8","⓽":"9","⓾":"10","⓿":"0","⓫":"11","⓬":"12","⓭":"13","⓮":"14","⓯":"15","⓰":"16","⓱":"17","⓲":"18","⓳":"19","⓴":"20","Ⓐ":"A","Ⓑ":"B","Ⓒ":"C","Ⓓ":"D","Ⓔ":"E","Ⓕ":"F","Ⓖ":"G","Ⓗ":"H","Ⓘ":"I","Ⓙ":"J","Ⓚ":"K","Ⓛ":"L","Ⓜ":"M","Ⓝ":"N","Ⓞ":"O","Ⓟ":"P","Ⓠ":"Q","Ⓡ":"R","Ⓢ":"S","Ⓣ":"T","Ⓤ":"U","Ⓥ":"V","Ⓦ":"W","Ⓧ":"X","Ⓨ":"Y","Ⓩ":"Z","ⓐ":"a","ⓑ":"b","ⓒ":"c","ⓓ":"d","ⓔ":"e","ⓕ":"f","ⓖ":"g","ⓗ":"h","ⓘ":"i","ⓙ":"j","ⓚ":"k","ⓛ":"l","ⓜ":"m","ⓝ":"n","ⓞ":"o","ⓟ":"p","ⓠ":"q","ⓡ":"r","ⓢ":"s","ⓣ":"t","ⓤ":"u","ⓦ":"v","ⓥ":"w","ⓧ":"x","ⓨ":"y","ⓩ":"z","“":'"',"”":'"',"‘":"'","’":"'","∂":"d",ƒ:"f","™":"(TM)","©":"(C)",œ:"oe",Œ:"OE","®":"(R)","†":"+","℠":"(SM)","…":"...","˚":"o",º:"o",ª:"a","•":"*","၊":",","။":".",$:"USD","€":"EUR","₢":"BRN","₣":"FRF","£":"GBP","₤":"ITL","₦":"NGN","₧":"ESP","₩":"KRW","₪":"ILS","₫":"VND","₭":"LAK","₮":"MNT","₯":"GRD","₱":"ARS","₲":"PYG","₳":"ARA","₴":"UAH","₵":"GHS","¢":"cent","¥":"CNY",元:"CNY",円:"YEN","﷼":"IRR","₠":"EWE","฿":"THB","₨":"INR","₹":"INR","₰":"PF","₺":"TRY","؋":"AFN","₼":"AZN",лв:"BGN","៛":"KHR","₡":"CRC","₸":"KZT",ден:"MKD",zł:"PLN","₽":"RUB","₾":"GEL"},n=["်","ް"],i={"ာ":"a","ါ":"a","ေ":"e","ဲ":"e","ိ":"i","ီ":"i","ို":"o","ု":"u","ူ":"u","ေါင်":"aung","ော":"aw","ော်":"aw","ေါ":"aw","ေါ်":"aw","်":"်","က်":"et","ိုက်":"aik","ောက်":"auk","င်":"in","ိုင်":"aing","ောင်":"aung","စ်":"it","ည်":"i","တ်":"at","ိတ်":"eik","ုတ်":"ok","ွတ်":"ut","ေတ်":"it","ဒ်":"d","ိုဒ်":"ok","ုဒ်":"ait","န်":"an","ာန်":"an","ိန်":"ein","ုန်":"on","ွန်":"un","ပ်":"at","ိပ်":"eik","ုပ်":"ok","ွပ်":"ut","န်ုပ်":"nub","မ်":"an","ိမ်":"ein","ုမ်":"on","ွမ်":"un","ယ်":"e","ိုလ်":"ol","ဉ်":"in","ံ":"an","ိံ":"ein","ုံ":"on","ައް":"ah","ަށް":"ah"},s={en:{},az:{ç:"c",ə:"e",ğ:"g",ı:"i",ö:"o",ş:"s",ü:"u",Ç:"C",Ə:"E",Ğ:"G",İ:"I",Ö:"O",Ş:"S",Ü:"U"},cs:{č:"c",ď:"d",ě:"e",ň:"n",ř:"r",š:"s",ť:"t",ů:"u",ž:"z",Č:"C",Ď:"D",Ě:"E",Ň:"N",Ř:"R",Š:"S",Ť:"T",Ů:"U",Ž:"Z"},fi:{ä:"a",Ä:"A",ö:"o",Ö:"O"},hu:{ä:"a",Ä:"A",ö:"o",Ö:"O",ü:"u",Ü:"U",ű:"u",Ű:"U"},lt:{ą:"a",č:"c",ę:"e",ė:"e",į:"i",š:"s",ų:"u",ū:"u",ž:"z",Ą:"A",Č:"C",Ę:"E",Ė:"E",Į:"I",Š:"S",Ų:"U",Ū:"U"},lv:{ā:"a",č:"c",ē:"e",ģ:"g",ī:"i",ķ:"k",ļ:"l",ņ:"n",š:"s",ū:"u",ž:"z",Ā:"A",Č:"C",Ē:"E",Ģ:"G",Ī:"i",Ķ:"k",Ļ:"L",Ņ:"N",Š:"S",Ū:"u",Ž:"Z"},pl:{ą:"a",ć:"c",ę:"e",ł:"l",ń:"n",ó:"o",ś:"s",ź:"z",ż:"z",Ą:"A",Ć:"C",Ę:"e",Ł:"L",Ń:"N",Ó:"O",Ś:"S",Ź:"Z",Ż:"Z"},sv:{ä:"a",Ä:"A",ö:"o",Ö:"O"},sk:{ä:"a",Ä:"A"},sr:{љ:"lj",њ:"nj",Љ:"Lj",Њ:"Nj",đ:"dj",Đ:"Dj"},tr:{Ü:"U",Ö:"O",ü:"u",ö:"o"}},a={ar:{"∆":"delta","∞":"la-nihaya","♥":"hob","&":"wa","|":"aw","<":"aqal-men",">":"akbar-men","∑":"majmou","¤":"omla"},az:{},ca:{"∆":"delta","∞":"infinit","♥":"amor","&":"i","|":"o","<":"menys que",">":"mes que","∑":"suma dels","¤":"moneda"},cs:{"∆":"delta","∞":"nekonecno","♥":"laska","&":"a","|":"nebo","<":"mensi nez",">":"vetsi nez","∑":"soucet","¤":"mena"},de:{"∆":"delta","∞":"unendlich","♥":"Liebe","&":"und","|":"oder","<":"kleiner als",">":"groesser als","∑":"Summe von","¤":"Waehrung"},dv:{"∆":"delta","∞":"kolunulaa","♥":"loabi","&":"aai","|":"noonee","<":"ah vure kuda",">":"ah vure bodu","∑":"jumula","¤":"faisaa"},en:{"∆":"delta","∞":"infinity","♥":"love","&":"and","|":"or","<":"less than",">":"greater than","∑":"sum","¤":"currency"},es:{"∆":"delta","∞":"infinito","♥":"amor","&":"y","|":"u","<":"menos que",">":"mas que","∑":"suma de los","¤":"moneda"},fa:{"∆":"delta","∞":"bi-nahayat","♥":"eshgh","&":"va","|":"ya","<":"kamtar-az",">":"bishtar-az","∑":"majmooe","¤":"vahed"},fi:{"∆":"delta","∞":"aarettomyys","♥":"rakkaus","&":"ja","|":"tai","<":"pienempi kuin",">":"suurempi kuin","∑":"summa","¤":"valuutta"},fr:{"∆":"delta","∞":"infiniment","♥":"Amour","&":"et","|":"ou","<":"moins que",">":"superieure a","∑":"somme des","¤":"monnaie"},ge:{"∆":"delta","∞":"usasruloba","♥":"siqvaruli","&":"da","|":"an","<":"naklebi",">":"meti","∑":"jami","¤":"valuta"},gr:{},hu:{"∆":"delta","∞":"vegtelen","♥":"szerelem","&":"es","|":"vagy","<":"kisebb mint",">":"nagyobb mint","∑":"szumma","¤":"penznem"},it:{"∆":"delta","∞":"infinito","♥":"amore","&":"e","|":"o","<":"minore di",">":"maggiore di","∑":"somma","¤":"moneta"},lt:{"∆":"delta","∞":"begalybe","♥":"meile","&":"ir","|":"ar","<":"maziau nei",">":"daugiau nei","∑":"suma","¤":"valiuta"},lv:{"∆":"delta","∞":"bezgaliba","♥":"milestiba","&":"un","|":"vai","<":"mazak neka",">":"lielaks neka","∑":"summa","¤":"valuta"},my:{"∆":"kwahkhyaet","∞":"asaonasme","♥":"akhyait","&":"nhin","|":"tho","<":"ngethaw",">":"kyithaw","∑":"paungld","¤":"ngwekye"},mk:{},nl:{"∆":"delta","∞":"oneindig","♥":"liefde","&":"en","|":"of","<":"kleiner dan",">":"groter dan","∑":"som","¤":"valuta"},pl:{"∆":"delta","∞":"nieskonczonosc","♥":"milosc","&":"i","|":"lub","<":"mniejsze niz",">":"wieksze niz","∑":"suma","¤":"waluta"},pt:{"∆":"delta","∞":"infinito","♥":"amor","&":"e","|":"ou","<":"menor que",">":"maior que","∑":"soma","¤":"moeda"},ro:{"∆":"delta","∞":"infinit","♥":"dragoste","&":"si","|":"sau","<":"mai mic ca",">":"mai mare ca","∑":"suma","¤":"valuta"},ru:{"∆":"delta","∞":"beskonechno","♥":"lubov","&":"i","|":"ili","<":"menshe",">":"bolshe","∑":"summa","¤":"valjuta"},sk:{"∆":"delta","∞":"nekonecno","♥":"laska","&":"a","|":"alebo","<":"menej ako",">":"viac ako","∑":"sucet","¤":"mena"},sr:{},tr:{"∆":"delta","∞":"sonsuzluk","♥":"ask","&":"ve","|":"veya","<":"kucuktur",">":"buyuktur","∑":"toplam","¤":"para birimi"},uk:{"∆":"delta","∞":"bezkinechnist","♥":"lubov","&":"i","|":"abo","<":"menshe",">":"bilshe","∑":"suma","¤":"valjuta"},vn:{"∆":"delta","∞":"vo cuc","♥":"yeu","&":"va","|":"hoac","<":"nho hon",">":"lon hon","∑":"tong","¤":"tien te"}},l=[";","?",":","@","&","=","+","$",",","/"].join(""),u=[";","?",":","@","&","=","+","$",","].join(""),d=[".","!","~","*","'","(",")"].join(""),c=function(y,v){var E="-",b="",k="",C=!0,R={},A,P,w,S,T,x,B,q,Q,W,F,K,O,$,V="";if(typeof y!="string")return"";if(typeof v=="string"&&(E=v),B=a.en,q=s.en,typeof v=="object"){A=v.maintainCase||!1,R=v.custom&&typeof v.custom=="object"?v.custom:R,w=+v.truncate>1&&v.truncate||!1,S=v.uric||!1,T=v.uricNoSlash||!1,x=v.mark||!1,C=!(v.symbols===!1||v.lang===!1),E=v.separator||E,S&&(V+=l),T&&(V+=u),x&&(V+=d),B=v.lang&&a[v.lang]&&C?a[v.lang]:C?a.en:{},q=v.lang&&s[v.lang]?s[v.lang]:v.lang===!1||v.lang===!0?{}:s.en,v.titleCase&&typeof v.titleCase.length=="number"&&Array.prototype.toString.call(v.titleCase)?(v.titleCase.forEach(function(L){R[L+""]=L+""}),P=!0):P=!!v.titleCase,v.custom&&typeof v.custom.length=="number"&&Array.prototype.toString.call(v.custom)&&v.custom.forEach(function(L){R[L+""]=L+""}),Object.keys(R).forEach(function(L){var re;L.length>1?re=new RegExp("\\b"+p(L)+"\\b","gi"):re=new RegExp(p(L),"gi"),y=y.replace(re,R[L])});for(F in R)V+=F}for(V+=E,V=p(V),y=y.replace(/(^\s+|\s+$)/g,""),O=!1,$=!1,W=0,K=y.length;W<K;W++)F=y[W],h(F,R)?O=!1:q[F]?(F=O&&q[F].match(/[A-Za-z0-9]/)?" "+q[F]:q[F],O=!1):F in o?(W+1<K&&n.indexOf(y[W+1])>=0?(k+=F,F=""):$===!0?(F=i[k]+o[F],k=""):F=O&&o[F].match(/[A-Za-z0-9]/)?" "+o[F]:o[F],O=!1,$=!1):F in i?(k+=F,F="",W===K-1&&(F=i[k]),$=!0):B[F]&&!(S&&l.indexOf(F)!==-1)&&!(T&&u.indexOf(F)!==-1)?(F=O||b.substr(-1).match(/[A-Za-z0-9]/)?E+B[F]:B[F],F+=y[W+1]!==void 0&&y[W+1].match(/[A-Za-z0-9]/)?E:"",O=!0):($===!0?(F=i[k]+F,k="",$=!1):O&&(/[A-Za-z0-9]/.test(F)||b.substr(-1).match(/A-Za-z0-9]/))&&(F=" "+F),O=!1),b+=F.replace(new RegExp("[^\\w\\s"+V+"_-]","g"),E);return P&&(b=b.replace(/(\w)(\S*)/g,function(L,re,ae){var Ae=re.toUpperCase()+(ae!==null?ae:"");return Object.keys(R).indexOf(Ae.toLowerCase())<0?Ae:Ae.toLowerCase()})),b=b.replace(/\s+/g,E).replace(new RegExp("\\"+E+"+","g"),E).replace(new RegExp("(^\\"+E+"+|\\"+E+"+$)","g"),""),w&&b.length>w&&(Q=b.charAt(w)===E,b=b.slice(0,w),Q||(b=b.slice(0,b.lastIndexOf(E)))),!A&&!P&&(b=b.toLowerCase()),b},f=function(y){return function(E){return c(E,y)}},p=function(y){return y.replace(/[-\\^$*+?.()|[\]{}\/]/g,"\\$&")},h=function(g,y){for(var v in y)if(y[v]===g)return!0};if(typeof t<"u"&&t.exports)t.exports=c,t.exports.createSlug=f;else if(typeof define<"u"&&define.amd)define([],function(){return c});else try{if(r.getSlug||r.createSlug)throw"speakingurl: globals exists /(getSlug|createSlug)/";r.getSlug=c,r.createSlug=f}catch{}}(e)}}),gw=D0({"../../node_modules/.pnpm/speakingurl@14.0.1/node_modules/speakingurl/index.js"(e,t){H(),t.exports=hw()}});H();H();H();H();H();H();H();H();function mw(e){var t;const r=e.name||e._componentTag||e.__VUE_DEVTOOLS_COMPONENT_GUSSED_NAME__||e.__name;return r==="index"&&((t=e.__file)!=null&&t.endsWith("index.vue"))?"":r}function bw(e){const t=e.__file;if(t)return QS(ZS(t,".vue"))}function Vf(e,t){return e.type.__VUE_DEVTOOLS_COMPONENT_GUSSED_NAME__=t,t}function Pu(e){if(e.__VUE_DEVTOOLS_NEXT_APP_RECORD__)return e.__VUE_DEVTOOLS_NEXT_APP_RECORD__;if(e.root)return e.appContext.app.__VUE_DEVTOOLS_NEXT_APP_RECORD__}function B0(e){var t,r;const o=(t=e.subTree)==null?void 0:t.type,n=Pu(e);return n?((r=n==null?void 0:n.types)==null?void 0:r.Fragment)===o:!1}function ja(e){var t,r,o;const n=mw((e==null?void 0:e.type)||{});if(n)return n;if((e==null?void 0:e.root)===e)return"Root";for(const s in(r=(t=e.parent)==null?void 0:t.type)==null?void 0:r.components)if(e.parent.type.components[s]===(e==null?void 0:e.type))return Vf(e,s);for(const s in(o=e.appContext)==null?void 0:o.components)if(e.appContext.components[s]===(e==null?void 0:e.type))return Vf(e,s);const i=bw((e==null?void 0:e.type)||{});return i||"Anonymous Component"}function yw(e){var t,r,o;const n=(o=(r=(t=e==null?void 0:e.appContext)==null?void 0:t.app)==null?void 0:r.__VUE_DEVTOOLS_NEXT_APP_RECORD_ID__)!=null?o:0,i=e===(e==null?void 0:e.root)?"root":e.uid;return`${n}:${i}`}function Sc(e,t){return t=t||`${e.id}:root`,e.instanceMap.get(t)||e.instanceMap.get(":root")}function vw(){const e={top:0,bottom:0,left:0,right:0,get width(){return e.right-e.left},get height(){return e.bottom-e.top}};return e}var us;function _w(e){return us||(us=document.createRange()),us.selectNode(e),us.getBoundingClientRect()}function Ew(e){const t=vw();if(!e.children)return t;for(let r=0,o=e.children.length;r<o;r++){const n=e.children[r];let i;if(n.component)i=Mo(n.component);else if(n.el){const s=n.el;s.nodeType===1||s.getBoundingClientRect?i=s.getBoundingClientRect():s.nodeType===3&&s.data.trim()&&(i=_w(s))}i&&Cw(t,i)}return t}function Cw(e,t){return(!e.top||t.top<e.top)&&(e.top=t.top),(!e.bottom||t.bottom>e.bottom)&&(e.bottom=t.bottom),(!e.left||t.left<e.left)&&(e.left=t.left),(!e.right||t.right>e.right)&&(e.right=t.right),e}var Ff={top:0,left:0,right:0,bottom:0,width:0,height:0};function Mo(e){const t=e.subTree.el;return typeof window>"u"?Ff:B0(e)?Ew(e.subTree):(t==null?void 0:t.nodeType)===1?t==null?void 0:t.getBoundingClientRect():e.subTree.component?Mo(e.subTree.component):Ff}H();function Du(e){return B0(e)?Sw(e.subTree):e.subTree?[e.subTree.el]:[]}function Sw(e){if(!e.children)return[];const t=[];return e.children.forEach(r=>{r.component?t.push(...Du(r.component)):r!=null&&r.el&&t.push(r.el)}),t}var L0="__vue-devtools-component-inspector__",M0="__vue-devtools-component-inspector__card__",V0="__vue-devtools-component-inspector__name__",F0="__vue-devtools-component-inspector__indicator__",U0={display:"block",zIndex:2147483640,position:"fixed",backgroundColor:"#42b88325",border:"1px solid #42b88350",borderRadius:"5px",transition:"all 0.1s ease-in",pointerEvents:"none"},ww={fontFamily:"Arial, Helvetica, sans-serif",padding:"5px 8px",borderRadius:"4px",textAlign:"left",position:"absolute",left:0,color:"#e9e9e9",fontSize:"14px",fontWeight:600,lineHeight:"24px",backgroundColor:"#42b883",boxShadow:"0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1)"},kw={display:"inline-block",fontWeight:400,fontStyle:"normal",fontSize:"12px",opacity:.7};function Ln(){return document.getElementById(L0)}function Tw(){return document.getElementById(M0)}function xw(){return document.getElementById(F0)}function Ow(){return document.getElementById(V0)}function Bu(e){return{left:`${Math.round(e.left*100)/100}px`,top:`${Math.round(e.top*100)/100}px`,width:`${Math.round(e.width*100)/100}px`,height:`${Math.round(e.height*100)/100}px`}}function Lu(e){var t;const r=document.createElement("div");r.id=(t=e.elementId)!=null?t:L0,Object.assign(r.style,{...U0,...Bu(e.bounds),...e.style});const o=document.createElement("span");o.id=M0,Object.assign(o.style,{...ww,top:e.bounds.top<35?0:"-35px"});const n=document.createElement("span");n.id=V0,n.innerHTML=`&lt;${e.name}&gt;&nbsp;&nbsp;`;const i=document.createElement("i");return i.id=F0,i.innerHTML=`${Math.round(e.bounds.width*100)/100} x ${Math.round(e.bounds.height*100)/100}`,Object.assign(i.style,kw),o.appendChild(n),o.appendChild(i),r.appendChild(o),document.body.appendChild(r),r}function Mu(e){const t=Ln(),r=Tw(),o=Ow(),n=xw();t&&(Object.assign(t.style,{...U0,...Bu(e.bounds)}),Object.assign(r.style,{top:e.bounds.top<35?0:"-35px"}),o.innerHTML=`&lt;${e.name}&gt;&nbsp;&nbsp;`,n.innerHTML=`${Math.round(e.bounds.width*100)/100} x ${Math.round(e.bounds.height*100)/100}`)}function Aw(e){const t=Mo(e);if(!t.width&&!t.height)return;const r=ja(e);Ln()?Mu({bounds:t,name:r}):Lu({bounds:t,name:r})}function H0(){const e=Ln();e&&(e.style.display="none")}var wc=null;function kc(e){const t=e.target;if(t){const r=t.__vueParentComponent;if(r&&(wc=r,r.vnode.el)){const n=Mo(r),i=ja(r);Ln()?Mu({bounds:n,name:i}):Lu({bounds:n,name:i})}}}function Rw(e,t){if(e.preventDefault(),e.stopPropagation(),wc){const r=yw(wc);t(r)}}var sa=null;function Iw(){H0(),window.removeEventListener("mouseover",kc),window.removeEventListener("click",sa,!0),sa=null}function Nw(){return window.addEventListener("mouseover",kc),new Promise(e=>{function t(r){r.preventDefault(),r.stopPropagation(),Rw(r,o=>{window.removeEventListener("click",t,!0),sa=null,window.removeEventListener("mouseover",kc);const n=Ln();n&&(n.style.display="none"),e(JSON.stringify({id:o}))})}sa=t,window.addEventListener("click",t,!0)})}function $w(e){const t=Sc(_t.value,e.id);if(t){const[r]=Du(t);if(typeof r.scrollIntoView=="function")r.scrollIntoView({behavior:"smooth"});else{const o=Mo(t),n=document.createElement("div"),i={...Bu(o),position:"absolute"};Object.assign(n.style,i),document.body.appendChild(n),n.scrollIntoView({behavior:"smooth"}),setTimeout(()=>{document.body.removeChild(n)},2e3)}setTimeout(()=>{const o=Mo(t);if(o.width||o.height){const n=ja(t),i=Ln();i?Mu({...e,name:n,bounds:o}):Lu({...e,name:n,bounds:o}),setTimeout(()=>{i&&(i.style.display="none")},1500)}},1200)}}H();var Uf,Hf;(Hf=(Uf=oe).__VUE_DEVTOOLS_COMPONENT_INSPECTOR_ENABLED__)!=null||(Uf.__VUE_DEVTOOLS_COMPONENT_INSPECTOR_ENABLED__=!0);function Pw(e){let t=0;const r=setInterval(()=>{oe.__VUE_INSPECTOR__&&(clearInterval(r),t+=30,e()),t>=5e3&&clearInterval(r)},30)}function Dw(){const e=oe.__VUE_INSPECTOR__,t=e.openInEditor;e.openInEditor=async(...r)=>{e.disable(),t(...r)}}function Bw(){return new Promise(e=>{function t(){Dw(),e(oe.__VUE_INSPECTOR__)}oe.__VUE_INSPECTOR__?t():Pw(()=>{t()})})}H();H();function Lw(e){return!!(e&&e.__v_isReadonly)}function j0(e){return Lw(e)?j0(e.__v_raw):!!(e&&e.__v_isReactive)}function Il(e){return!!(e&&e.__v_isRef===!0)}function Qn(e){const t=e&&e.__v_raw;return t?Qn(t):e}var Mw=class{constructor(){this.refEditor=new Vw}set(e,t,r,o){const n=Array.isArray(t)?t:t.split(".");for(;n.length>1;){const a=n.shift();e instanceof Map?e=e.get(a):e instanceof Set?e=Array.from(e.values())[a]:e=e[a],this.refEditor.isRef(e)&&(e=this.refEditor.get(e))}const i=n[0],s=this.refEditor.get(e)[i];o?o(e,i,r):this.refEditor.isRef(s)?this.refEditor.set(s,r):e[i]=r}get(e,t){const r=Array.isArray(t)?t:t.split(".");for(let o=0;o<r.length;o++)if(e instanceof Map?e=e.get(r[o]):e=e[r[o]],this.refEditor.isRef(e)&&(e=this.refEditor.get(e)),!e)return;return e}has(e,t,r=!1){if(typeof e>"u")return!1;const o=Array.isArray(t)?t.slice():t.split("."),n=r?2:1;for(;e&&o.length>n;){const i=o.shift();e=e[i],this.refEditor.isRef(e)&&(e=this.refEditor.get(e))}return e!=null&&Object.prototype.hasOwnProperty.call(e,o[0])}createDefaultSetCallback(e){return(t,r,o)=>{if((e.remove||e.newKey)&&(Array.isArray(t)?t.splice(r,1):Qn(t)instanceof Map?t.delete(r):Qn(t)instanceof Set?t.delete(Array.from(t.values())[r]):Reflect.deleteProperty(t,r)),!e.remove){const n=t[e.newKey||r];this.refEditor.isRef(n)?this.refEditor.set(n,o):Qn(t)instanceof Map?t.set(e.newKey||r,o):Qn(t)instanceof Set?t.add(o):t[e.newKey||r]=o}}}},Vw=class{set(e,t){if(Il(e))e.value=t;else{if(e instanceof Set&&Array.isArray(t)){e.clear(),t.forEach(n=>e.add(n));return}const r=Object.keys(t);if(e instanceof Map){const n=new Set(e.keys());r.forEach(i=>{e.set(i,Reflect.get(t,i)),n.delete(i)}),n.forEach(i=>e.delete(i));return}const o=new Set(Object.keys(e));r.forEach(n=>{Reflect.set(e,n,Reflect.get(t,n)),o.delete(n)}),o.forEach(n=>Reflect.deleteProperty(e,n))}}get(e){return Il(e)?e.value:e}isRef(e){return Il(e)||j0(e)}};H();H();H();var Fw="__VUE_DEVTOOLS_KIT_TIMELINE_LAYERS_STATE__";function Uw(){if(!N0||typeof localStorage>"u"||localStorage===null)return{recordingState:!1,mouseEventEnabled:!1,keyboardEventEnabled:!1,componentEventEnabled:!1,performanceEventEnabled:!1,selected:""};const e=localStorage.getItem(Fw);return e?JSON.parse(e):{recordingState:!1,mouseEventEnabled:!1,keyboardEventEnabled:!1,componentEventEnabled:!1,performanceEventEnabled:!1,selected:""}}H();H();H();var jf,zf;(zf=(jf=oe).__VUE_DEVTOOLS_KIT_TIMELINE_LAYERS)!=null||(jf.__VUE_DEVTOOLS_KIT_TIMELINE_LAYERS=[]);var Hw=new Proxy(oe.__VUE_DEVTOOLS_KIT_TIMELINE_LAYERS,{get(e,t,r){return Reflect.get(e,t,r)}});function jw(e,t){Ge.timelineLayersState[t.id]=!1,Hw.push({...e,descriptorId:t.id,appRecord:Pu(t.app)})}var Wf,Kf;(Kf=(Wf=oe).__VUE_DEVTOOLS_KIT_INSPECTOR__)!=null||(Wf.__VUE_DEVTOOLS_KIT_INSPECTOR__=[]);var Vu=new Proxy(oe.__VUE_DEVTOOLS_KIT_INSPECTOR__,{get(e,t,r){return Reflect.get(e,t,r)}}),z0=wn(()=>{Mn.hooks.callHook("sendInspectorToClient",W0())});function zw(e,t){var r,o;Vu.push({options:e,descriptor:t,treeFilterPlaceholder:(r=e.treeFilterPlaceholder)!=null?r:"Search tree...",stateFilterPlaceholder:(o=e.stateFilterPlaceholder)!=null?o:"Search state...",treeFilter:"",selectedNodeId:"",appRecord:Pu(t.app)}),z0()}function W0(){return Vu.filter(e=>e.descriptor.app===_t.value.app).filter(e=>e.descriptor.id!=="components").map(e=>{var t;const r=e.descriptor,o=e.options;return{id:o.id,label:o.label,logo:r.logo,icon:`custom-ic-baseline-${(t=o==null?void 0:o.icon)==null?void 0:t.replace(/_/g,"-")}`,packageName:r.packageName,homepage:r.homepage,pluginId:r.id}})}function ws(e,t){return Vu.find(r=>r.options.id===e&&(t?r.descriptor.app===t:!0))}function Ww(){const e=Nu();e.hook("addInspector",({inspector:o,plugin:n})=>{zw(o,n.descriptor)});const t=wn(async({inspectorId:o,plugin:n})=>{var i;if(!o||!((i=n==null?void 0:n.descriptor)!=null&&i.app)||Ge.highPerfModeEnabled)return;const s=ws(o,n.descriptor.app),a={app:n.descriptor.app,inspectorId:o,filter:(s==null?void 0:s.treeFilter)||"",rootNodes:[]};await new Promise(l=>{e.callHookWith(async u=>{await Promise.all(u.map(d=>d(a))),l()},"getInspectorTree")}),e.callHookWith(async l=>{await Promise.all(l.map(u=>u({inspectorId:o,rootNodes:a.rootNodes})))},"sendInspectorTreeToClient")},120);e.hook("sendInspectorTree",t);const r=wn(async({inspectorId:o,plugin:n})=>{var i;if(!o||!((i=n==null?void 0:n.descriptor)!=null&&i.app)||Ge.highPerfModeEnabled)return;const s=ws(o,n.descriptor.app),a={app:n.descriptor.app,inspectorId:o,nodeId:(s==null?void 0:s.selectedNodeId)||"",state:null},l={currentTab:`custom-inspector:${o}`};a.nodeId&&await new Promise(u=>{e.callHookWith(async d=>{await Promise.all(d.map(c=>c(a,l))),u()},"getInspectorState")}),e.callHookWith(async u=>{await Promise.all(u.map(d=>d({inspectorId:o,nodeId:a.nodeId,state:a.state})))},"sendInspectorStateToClient")},120);return e.hook("sendInspectorState",r),e.hook("customInspectorSelectNode",({inspectorId:o,nodeId:n,plugin:i})=>{const s=ws(o,i.descriptor.app);s&&(s.selectedNodeId=n)}),e.hook("timelineLayerAdded",({options:o,plugin:n})=>{jw(o,n.descriptor)}),e.hook("timelineEventAdded",({options:o,plugin:n})=>{var i;const s=["performance","component-event","keyboard","mouse"];Ge.highPerfModeEnabled||!((i=Ge.timelineLayersState)!=null&&i[n.descriptor.id])&&!s.includes(o.layerId)||e.callHookWith(async a=>{await Promise.all(a.map(l=>l(o)))},"sendTimelineEventToClient")}),e.hook("getComponentInstances",async({app:o})=>{const n=o.__VUE_DEVTOOLS_NEXT_APP_RECORD__;if(!n)return null;const i=n.id.toString();return[...n.instanceMap].filter(([a])=>a.split(":")[0]===i).map(([,a])=>a)}),e.hook("getComponentBounds",async({instance:o})=>Mo(o)),e.hook("getComponentName",({instance:o})=>ja(o)),e.hook("componentHighlight",({uid:o})=>{const n=_t.value.instanceMap.get(o);n&&Aw(n)}),e.hook("componentUnhighlight",()=>{H0()}),e}var Xf,Gf;(Gf=(Xf=oe).__VUE_DEVTOOLS_KIT_APP_RECORDS__)!=null||(Xf.__VUE_DEVTOOLS_KIT_APP_RECORDS__=[]);var qf,Yf;(Yf=(qf=oe).__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__)!=null||(qf.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__={});var Jf,Qf;(Qf=(Jf=oe).__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD_ID__)!=null||(Jf.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD_ID__="");var Zf,ep;(ep=(Zf=oe).__VUE_DEVTOOLS_KIT_CUSTOM_TABS__)!=null||(Zf.__VUE_DEVTOOLS_KIT_CUSTOM_TABS__=[]);var tp,rp;(rp=(tp=oe).__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__)!=null||(tp.__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__=[]);var Eo="__VUE_DEVTOOLS_KIT_GLOBAL_STATE__";function Kw(){return{connected:!1,clientConnected:!1,vitePluginDetected:!0,appRecords:[],activeAppRecordId:"",tabs:[],commands:[],highPerfModeEnabled:!0,devtoolsClientDetected:{},perfUniqueGroupId:0,timelineLayersState:Uw()}}var op,np;(np=(op=oe)[Eo])!=null||(op[Eo]=Kw());var Xw=wn(e=>{Mn.hooks.callHook("devtoolsStateUpdated",{state:e})});wn((e,t)=>{Mn.hooks.callHook("devtoolsConnectedUpdated",{state:e,oldState:t})});var za=new Proxy(oe.__VUE_DEVTOOLS_KIT_APP_RECORDS__,{get(e,t,r){return t==="value"?oe.__VUE_DEVTOOLS_KIT_APP_RECORDS__:oe.__VUE_DEVTOOLS_KIT_APP_RECORDS__[t]}}),_t=new Proxy(oe.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__,{get(e,t,r){return t==="value"?oe.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__:t==="id"?oe.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD_ID__:oe.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__[t]}});function K0(){Xw({...oe[Eo],appRecords:za.value,activeAppRecordId:_t.id,tabs:oe.__VUE_DEVTOOLS_KIT_CUSTOM_TABS__,commands:oe.__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__})}function Gw(e){oe.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD__=e,K0()}function qw(e){oe.__VUE_DEVTOOLS_KIT_ACTIVE_APP_RECORD_ID__=e,K0()}var Ge=new Proxy(oe[Eo],{get(e,t){return t==="appRecords"?za:t==="activeAppRecordId"?_t.id:t==="tabs"?oe.__VUE_DEVTOOLS_KIT_CUSTOM_TABS__:t==="commands"?oe.__VUE_DEVTOOLS_KIT_CUSTOM_COMMANDS__:oe[Eo][t]},deleteProperty(e,t){return delete e[t],!0},set(e,t,r){return{...oe[Eo]},e[t]=r,oe[Eo][t]=r,!0}});function Yw(e={}){var t,r,o;const{file:n,host:i,baseUrl:s=window.location.origin,line:a=0,column:l=0}=e;if(n){if(i==="chrome-extension"){const u=n.replace(/\\/g,"\\\\"),d=(r=(t=window.VUE_DEVTOOLS_CONFIG)==null?void 0:t.openInEditorHost)!=null?r:"/";fetch(`${d}__open-in-editor?file=${encodeURI(n)}`).then(c=>{if(!c.ok){const f=`Opening component ${u} failed`;console.log(`%c${f}`,"color:red")}})}else if(Ge.vitePluginDetected){const u=(o=oe.__VUE_DEVTOOLS_OPEN_IN_EDITOR_BASE_URL__)!=null?o:s;oe.__VUE_INSPECTOR__.openInEditor(u,n,a,l)}}}H();H();H();H();H();var ip,sp;(sp=(ip=oe).__VUE_DEVTOOLS_KIT_PLUGIN_BUFFER__)!=null||(ip.__VUE_DEVTOOLS_KIT_PLUGIN_BUFFER__=[]);var Fu=new Proxy(oe.__VUE_DEVTOOLS_KIT_PLUGIN_BUFFER__,{get(e,t,r){return Reflect.get(e,t,r)}});function Tc(e){const t={};return Object.keys(e).forEach(r=>{t[r]=e[r].defaultValue}),t}function Uu(e){return`__VUE_DEVTOOLS_NEXT_PLUGIN_SETTINGS__${e}__`}function Jw(e){var t,r,o;const n=(r=(t=Fu.find(i=>{var s;return i[0].id===e&&!!((s=i[0])!=null&&s.settings)}))==null?void 0:t[0])!=null?r:null;return(o=n==null?void 0:n.settings)!=null?o:null}function X0(e,t){var r,o,n;const i=Uu(e);if(i){const s=localStorage.getItem(i);if(s)return JSON.parse(s)}if(e){const s=(o=(r=Fu.find(a=>a[0].id===e))==null?void 0:r[0])!=null?o:null;return Tc((n=s==null?void 0:s.settings)!=null?n:{})}return Tc(t)}function Qw(e,t){const r=Uu(e);localStorage.getItem(r)||localStorage.setItem(r,JSON.stringify(Tc(t)))}function Zw(e,t,r){const o=Uu(e),n=localStorage.getItem(o),i=JSON.parse(n||"{}"),s={...i,[t]:r};localStorage.setItem(o,JSON.stringify(s)),Mn.hooks.callHookWith(a=>{a.forEach(l=>l({pluginId:e,key:t,oldValue:i[t],newValue:r,settings:s}))},"setPluginSettings")}H();H();H();H();H();H();H();H();H();H();H();var ap,lp,It=(lp=(ap=oe).__VUE_DEVTOOLS_HOOK)!=null?lp:ap.__VUE_DEVTOOLS_HOOK=Nu(),ek={vueAppInit(e){It.hook("app:init",e)},vueAppUnmount(e){It.hook("app:unmount",e)},vueAppConnected(e){It.hook("app:connected",e)},componentAdded(e){return It.hook("component:added",e)},componentEmit(e){return It.hook("component:emit",e)},componentUpdated(e){return It.hook("component:updated",e)},componentRemoved(e){return It.hook("component:removed",e)},setupDevtoolsPlugin(e){It.hook("devtools-plugin:setup",e)},perfStart(e){return It.hook("perf:start",e)},perfEnd(e){return It.hook("perf:end",e)}},G0={on:ek,setupDevToolsPlugin(e,t){return It.callHook("devtools-plugin:setup",e,t)}},tk=class{constructor({plugin:e,ctx:t}){this.hooks=t.hooks,this.plugin=e}get on(){return{visitComponentTree:e=>{this.hooks.hook("visitComponentTree",e)},inspectComponent:e=>{this.hooks.hook("inspectComponent",e)},editComponentState:e=>{this.hooks.hook("editComponentState",e)},getInspectorTree:e=>{this.hooks.hook("getInspectorTree",e)},getInspectorState:e=>{this.hooks.hook("getInspectorState",e)},editInspectorState:e=>{this.hooks.hook("editInspectorState",e)},inspectTimelineEvent:e=>{this.hooks.hook("inspectTimelineEvent",e)},timelineCleared:e=>{this.hooks.hook("timelineCleared",e)},setPluginSettings:e=>{this.hooks.hook("setPluginSettings",e)}}}notifyComponentUpdate(e){var t;if(Ge.highPerfModeEnabled)return;const r=W0().find(o=>o.packageName===this.plugin.descriptor.packageName);if(r!=null&&r.id){if(e){const o=[e.appContext.app,e.uid,(t=e.parent)==null?void 0:t.uid,e];It.callHook("component:updated",...o)}else It.callHook("component:updated");this.hooks.callHook("sendInspectorState",{inspectorId:r.id,plugin:this.plugin})}}addInspector(e){this.hooks.callHook("addInspector",{inspector:e,plugin:this.plugin}),this.plugin.descriptor.settings&&Qw(e.id,this.plugin.descriptor.settings)}sendInspectorTree(e){Ge.highPerfModeEnabled||this.hooks.callHook("sendInspectorTree",{inspectorId:e,plugin:this.plugin})}sendInspectorState(e){Ge.highPerfModeEnabled||this.hooks.callHook("sendInspectorState",{inspectorId:e,plugin:this.plugin})}selectInspectorNode(e,t){this.hooks.callHook("customInspectorSelectNode",{inspectorId:e,nodeId:t,plugin:this.plugin})}visitComponentTree(e){return this.hooks.callHook("visitComponentTree",e)}now(){return Ge.highPerfModeEnabled?0:Date.now()}addTimelineLayer(e){this.hooks.callHook("timelineLayerAdded",{options:e,plugin:this.plugin})}addTimelineEvent(e){Ge.highPerfModeEnabled||this.hooks.callHook("timelineEventAdded",{options:e,plugin:this.plugin})}getSettings(e){return X0(e??this.plugin.descriptor.id,this.plugin.descriptor.settings)}getComponentInstances(e){return this.hooks.callHook("getComponentInstances",{app:e})}getComponentBounds(e){return this.hooks.callHook("getComponentBounds",{instance:e})}getComponentName(e){return this.hooks.callHook("getComponentName",{instance:e})}highlightElement(e){const t=e.__VUE_DEVTOOLS_NEXT_UID__;return this.hooks.callHook("componentHighlight",{uid:t})}unhighlightElement(){return this.hooks.callHook("componentUnhighlight")}},rk=tk;H();H();H();H();var ok="__vue_devtool_undefined__",nk="__vue_devtool_infinity__",ik="__vue_devtool_negative_infinity__",sk="__vue_devtool_nan__";H();H();var ak={[ok]:"undefined",[sk]:"NaN",[nk]:"Infinity",[ik]:"-Infinity"};Object.entries(ak).reduce((e,[t,r])=>(e[r]=t,e),{});H();H();H();H();H();var cp,up;(up=(cp=oe).__VUE_DEVTOOLS_KIT__REGISTERED_PLUGIN_APPS__)!=null||(cp.__VUE_DEVTOOLS_KIT__REGISTERED_PLUGIN_APPS__=new Set);function q0(e,t){return G0.setupDevToolsPlugin(e,t)}function lk(e,t){const[r,o]=e;if(r.app!==t)return;const n=new rk({plugin:{setupFn:o,descriptor:r},ctx:Mn});r.packageName==="vuex"&&n.on.editInspectorState(i=>{n.sendInspectorState(i.inspectorId)}),o(n)}function Y0(e,t){oe.__VUE_DEVTOOLS_KIT__REGISTERED_PLUGIN_APPS__.has(e)||Ge.highPerfModeEnabled&&!(t!=null&&t.inspectingComponent)||(oe.__VUE_DEVTOOLS_KIT__REGISTERED_PLUGIN_APPS__.add(e),Fu.forEach(r=>{lk(r,e)}))}H();H();var wi="__VUE_DEVTOOLS_ROUTER__",kn="__VUE_DEVTOOLS_ROUTER_INFO__",dp,fp;(fp=(dp=oe)[kn])!=null||(dp[kn]={currentRoute:null,routes:[]});var pp,hp;(hp=(pp=oe)[wi])!=null||(pp[wi]={});new Proxy(oe[kn],{get(e,t){return oe[kn][t]}});new Proxy(oe[wi],{get(e,t){if(t==="value")return oe[wi]}});function ck(e){const t=new Map;return((e==null?void 0:e.getRoutes())||[]).filter(r=>!t.has(r.path)&&t.set(r.path,1))}function Hu(e){return e.map(t=>{let{path:r,name:o,children:n,meta:i}=t;return n!=null&&n.length&&(n=Hu(n)),{path:r,name:o,children:n,meta:i}})}function uk(e){if(e){const{fullPath:t,hash:r,href:o,path:n,name:i,matched:s,params:a,query:l}=e;return{fullPath:t,hash:r,href:o,path:n,name:i,params:a,query:l,matched:Hu(s)}}return e}function dk(e,t){function r(){var o;const n=(o=e.app)==null?void 0:o.config.globalProperties.$router,i=uk(n==null?void 0:n.currentRoute.value),s=Hu(ck(n)),a=console.warn;console.warn=()=>{},oe[kn]={currentRoute:i?Mf(i):{},routes:Mf(s)},oe[wi]=n,console.warn=a}r(),G0.on.componentUpdated(wn(()=>{var o;((o=t.value)==null?void 0:o.app)===e.app&&(r(),!Ge.highPerfModeEnabled&&Mn.hooks.callHook("routerInfoUpdated",{state:oe[kn]}))},200))}function fk(e){return{async getInspectorTree(t){const r={...t,app:_t.value.app,rootNodes:[]};return await new Promise(o=>{e.callHookWith(async n=>{await Promise.all(n.map(i=>i(r))),o()},"getInspectorTree")}),r.rootNodes},async getInspectorState(t){const r={...t,app:_t.value.app,state:null},o={currentTab:`custom-inspector:${t.inspectorId}`};return await new Promise(n=>{e.callHookWith(async i=>{await Promise.all(i.map(s=>s(r,o))),n()},"getInspectorState")}),r.state},editInspectorState(t){const r=new Mw,o={...t,app:_t.value.app,set:(n,i=t.path,s=t.state.value,a)=>{r.set(n,i,s,a||r.createDefaultSetCallback(t.state))}};e.callHookWith(n=>{n.forEach(i=>i(o))},"editInspectorState")},sendInspectorState(t){const r=ws(t);e.callHook("sendInspectorState",{inspectorId:t,plugin:{descriptor:r.descriptor,setupFn:()=>({})}})},inspectComponentInspector(){return Nw()},cancelInspectComponentInspector(){return Iw()},getComponentRenderCode(t){const r=Sc(_t.value,t);if(r)return typeof(r==null?void 0:r.type)!="function"?r.render.toString():r.type.toString()},scrollToComponent(t){return $w({id:t})},openInEditor:Yw,getVueInspector:Bw,toggleApp(t,r){const o=za.value.find(n=>n.id===t);o&&(qw(t),Gw(o),dk(o,_t),z0(),Y0(o.app,r))},inspectDOM(t){const r=Sc(_t.value,t);if(r){const[o]=Du(r);o&&(oe.__VUE_DEVTOOLS_INSPECT_DOM_TARGET__=o)}},updatePluginSettings(t,r,o){Zw(t,r,o)},getPluginSettings(t){return{options:Jw(t),values:X0(t)}}}}H();var gp,mp;(mp=(gp=oe).__VUE_DEVTOOLS_ENV__)!=null||(gp.__VUE_DEVTOOLS_ENV__={vitePluginDetected:!1});var bp=Ww(),yp,vp;(vp=(yp=oe).__VUE_DEVTOOLS_KIT_CONTEXT__)!=null||(yp.__VUE_DEVTOOLS_KIT_CONTEXT__={hooks:bp,get state(){return{...Ge,activeAppRecordId:_t.id,activeAppRecord:_t.value,appRecords:za.value}},api:fk(bp)});var Mn=oe.__VUE_DEVTOOLS_KIT_CONTEXT__;H();pw(gw());var _p,Ep;(Ep=(_p=oe).__VUE_DEVTOOLS_NEXT_APP_RECORD_INFO__)!=null||(_p.__VUE_DEVTOOLS_NEXT_APP_RECORD_INFO__={id:0,appIds:new Set});H();H();function pk(e){Ge.highPerfModeEnabled=e??!Ge.highPerfModeEnabled,!e&&_t.value&&Y0(_t.value.app)}H();H();H();function hk(e){Ge.devtoolsClientDetected={...Ge.devtoolsClientDetected,...e};const t=Object.values(Ge.devtoolsClientDetected).some(Boolean);pk(!t)}var Cp,Sp;(Sp=(Cp=oe).__VUE_DEVTOOLS_UPDATE_CLIENT_DETECTED__)!=null||(Cp.__VUE_DEVTOOLS_UPDATE_CLIENT_DETECTED__=hk);H();H();H();H();H();H();H();var gk=class{constructor(){this.keyToValue=new Map,this.valueToKey=new Map}set(e,t){this.keyToValue.set(e,t),this.valueToKey.set(t,e)}getByKey(e){return this.keyToValue.get(e)}getByValue(e){return this.valueToKey.get(e)}clear(){this.keyToValue.clear(),this.valueToKey.clear()}},J0=class{constructor(e){this.generateIdentifier=e,this.kv=new gk}register(e,t){this.kv.getByValue(e)||(t||(t=this.generateIdentifier(e)),this.kv.set(t,e))}clear(){this.kv.clear()}getIdentifier(e){return this.kv.getByValue(e)}getValue(e){return this.kv.getByKey(e)}},mk=class extends J0{constructor(){super(e=>e.name),this.classToAllowedProps=new Map}register(e,t){typeof t=="object"?(t.allowProps&&this.classToAllowedProps.set(e,t.allowProps),super.register(e,t.identifier)):super.register(e,t)}getAllowedProps(e){return this.classToAllowedProps.get(e)}};H();H();function bk(e){if("values"in Object)return Object.values(e);const t=[];for(const r in e)e.hasOwnProperty(r)&&t.push(e[r]);return t}function yk(e,t){const r=bk(e);if("find"in r)return r.find(t);const o=r;for(let n=0;n<o.length;n++){const i=o[n];if(t(i))return i}}function Tn(e,t){Object.entries(e).forEach(([r,o])=>t(o,r))}function ks(e,t){return e.indexOf(t)!==-1}function wp(e,t){for(let r=0;r<e.length;r++){const o=e[r];if(t(o))return o}}var vk=class{constructor(){this.transfomers={}}register(e){this.transfomers[e.name]=e}findApplicable(e){return yk(this.transfomers,t=>t.isApplicable(e))}findByName(e){return this.transfomers[e]}};H();H();var _k=e=>Object.prototype.toString.call(e).slice(8,-1),Q0=e=>typeof e>"u",Ek=e=>e===null,ki=e=>typeof e!="object"||e===null||e===Object.prototype?!1:Object.getPrototypeOf(e)===null?!0:Object.getPrototypeOf(e)===Object.prototype,xc=e=>ki(e)&&Object.keys(e).length===0,lo=e=>Array.isArray(e),Ck=e=>typeof e=="string",Sk=e=>typeof e=="number"&&!isNaN(e),wk=e=>typeof e=="boolean",kk=e=>e instanceof RegExp,Ti=e=>e instanceof Map,xi=e=>e instanceof Set,Z0=e=>_k(e)==="Symbol",Tk=e=>e instanceof Date&&!isNaN(e.valueOf()),xk=e=>e instanceof Error,kp=e=>typeof e=="number"&&isNaN(e),Ok=e=>wk(e)||Ek(e)||Q0(e)||Sk(e)||Ck(e)||Z0(e),Ak=e=>typeof e=="bigint",Rk=e=>e===1/0||e===-1/0,Ik=e=>ArrayBuffer.isView(e)&&!(e instanceof DataView),Nk=e=>e instanceof URL;H();var eb=e=>e.replace(/\./g,"\\."),Nl=e=>e.map(String).map(eb).join("."),ci=e=>{const t=[];let r="";for(let n=0;n<e.length;n++){let i=e.charAt(n);if(i==="\\"&&e.charAt(n+1)==="."){r+=".",n++;continue}if(i==="."){t.push(r),r="";continue}r+=i}const o=r;return t.push(o),t};H();function ir(e,t,r,o){return{isApplicable:e,annotation:t,transform:r,untransform:o}}var tb=[ir(Q0,"undefined",()=>null,()=>{}),ir(Ak,"bigint",e=>e.toString(),e=>typeof BigInt<"u"?BigInt(e):(console.error("Please add a BigInt polyfill."),e)),ir(Tk,"Date",e=>e.toISOString(),e=>new Date(e)),ir(xk,"Error",(e,t)=>{const r={name:e.name,message:e.message};return t.allowedErrorProps.forEach(o=>{r[o]=e[o]}),r},(e,t)=>{const r=new Error(e.message);return r.name=e.name,r.stack=e.stack,t.allowedErrorProps.forEach(o=>{r[o]=e[o]}),r}),ir(kk,"regexp",e=>""+e,e=>{const t=e.slice(1,e.lastIndexOf("/")),r=e.slice(e.lastIndexOf("/")+1);return new RegExp(t,r)}),ir(xi,"set",e=>[...e.values()],e=>new Set(e)),ir(Ti,"map",e=>[...e.entries()],e=>new Map(e)),ir(e=>kp(e)||Rk(e),"number",e=>kp(e)?"NaN":e>0?"Infinity":"-Infinity",Number),ir(e=>e===0&&1/e===-1/0,"number",()=>"-0",Number),ir(Nk,"URL",e=>e.toString(),e=>new URL(e))];function Wa(e,t,r,o){return{isApplicable:e,annotation:t,transform:r,untransform:o}}var rb=Wa((e,t)=>Z0(e)?!!t.symbolRegistry.getIdentifier(e):!1,(e,t)=>["symbol",t.symbolRegistry.getIdentifier(e)],e=>e.description,(e,t,r)=>{const o=r.symbolRegistry.getValue(t[1]);if(!o)throw new Error("Trying to deserialize unknown symbol");return o}),$k=[Int8Array,Uint8Array,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array,Uint8ClampedArray].reduce((e,t)=>(e[t.name]=t,e),{}),ob=Wa(Ik,e=>["typed-array",e.constructor.name],e=>[...e],(e,t)=>{const r=$k[t[1]];if(!r)throw new Error("Trying to deserialize unknown typed array");return new r(e)});function nb(e,t){return e!=null&&e.constructor?!!t.classRegistry.getIdentifier(e.constructor):!1}var ib=Wa(nb,(e,t)=>["class",t.classRegistry.getIdentifier(e.constructor)],(e,t)=>{const r=t.classRegistry.getAllowedProps(e.constructor);if(!r)return{...e};const o={};return r.forEach(n=>{o[n]=e[n]}),o},(e,t,r)=>{const o=r.classRegistry.getValue(t[1]);if(!o)throw new Error(`Trying to deserialize unknown class '${t[1]}' - check https://github.com/blitz-js/superjson/issues/116#issuecomment-773996564`);return Object.assign(Object.create(o.prototype),e)}),sb=Wa((e,t)=>!!t.customTransformerRegistry.findApplicable(e),(e,t)=>["custom",t.customTransformerRegistry.findApplicable(e).name],(e,t)=>t.customTransformerRegistry.findApplicable(e).serialize(e),(e,t,r)=>{const o=r.customTransformerRegistry.findByName(t[1]);if(!o)throw new Error("Trying to deserialize unknown custom value");return o.deserialize(e)}),Pk=[ib,rb,sb,ob],Tp=(e,t)=>{const r=wp(Pk,n=>n.isApplicable(e,t));if(r)return{value:r.transform(e,t),type:r.annotation(e,t)};const o=wp(tb,n=>n.isApplicable(e,t));if(o)return{value:o.transform(e,t),type:o.annotation}},ab={};tb.forEach(e=>{ab[e.annotation]=e});var Dk=(e,t,r)=>{if(lo(t))switch(t[0]){case"symbol":return rb.untransform(e,t,r);case"class":return ib.untransform(e,t,r);case"custom":return sb.untransform(e,t,r);case"typed-array":return ob.untransform(e,t,r);default:throw new Error("Unknown transformation: "+t)}else{const o=ab[t];if(!o)throw new Error("Unknown transformation: "+t);return o.untransform(e,r)}};H();var an=(e,t)=>{if(t>e.size)throw new Error("index out of bounds");const r=e.keys();for(;t>0;)r.next(),t--;return r.next().value};function lb(e){if(ks(e,"__proto__"))throw new Error("__proto__ is not allowed as a property");if(ks(e,"prototype"))throw new Error("prototype is not allowed as a property");if(ks(e,"constructor"))throw new Error("constructor is not allowed as a property")}var Bk=(e,t)=>{lb(t);for(let r=0;r<t.length;r++){const o=t[r];if(xi(e))e=an(e,+o);else if(Ti(e)){const n=+o,i=+t[++r]==0?"key":"value",s=an(e,n);switch(i){case"key":e=s;break;case"value":e=e.get(s);break}}else e=e[o]}return e},Oc=(e,t,r)=>{if(lb(t),t.length===0)return r(e);let o=e;for(let i=0;i<t.length-1;i++){const s=t[i];if(lo(o)){const a=+s;o=o[a]}else if(ki(o))o=o[s];else if(xi(o)){const a=+s;o=an(o,a)}else if(Ti(o)){if(i===t.length-2)break;const l=+s,u=+t[++i]==0?"key":"value",d=an(o,l);switch(u){case"key":o=d;break;case"value":o=o.get(d);break}}}const n=t[t.length-1];if(lo(o)?o[+n]=r(o[+n]):ki(o)&&(o[n]=r(o[n])),xi(o)){const i=an(o,+n),s=r(i);i!==s&&(o.delete(i),o.add(s))}if(Ti(o)){const i=+t[t.length-2],s=an(o,i);switch(+n==0?"key":"value"){case"key":{const l=r(s);o.set(l,o.get(s)),l!==s&&o.delete(s);break}case"value":{o.set(s,r(o.get(s)));break}}}return e};function Ac(e,t,r=[]){if(!e)return;if(!lo(e)){Tn(e,(i,s)=>Ac(i,t,[...r,...ci(s)]));return}const[o,n]=e;n&&Tn(n,(i,s)=>{Ac(i,t,[...r,...ci(s)])}),t(o,r)}function Lk(e,t,r){return Ac(t,(o,n)=>{e=Oc(e,n,i=>Dk(i,o,r))}),e}function Mk(e,t){function r(o,n){const i=Bk(e,ci(n));o.map(ci).forEach(s=>{e=Oc(e,s,()=>i)})}if(lo(t)){const[o,n]=t;o.forEach(i=>{e=Oc(e,ci(i),()=>e)}),n&&Tn(n,r)}else Tn(t,r);return e}var Vk=(e,t)=>ki(e)||lo(e)||Ti(e)||xi(e)||nb(e,t);function Fk(e,t,r){const o=r.get(e);o?o.push(t):r.set(e,[t])}function Uk(e,t){const r={};let o;return e.forEach(n=>{if(n.length<=1)return;t||(n=n.map(a=>a.map(String)).sort((a,l)=>a.length-l.length));const[i,...s]=n;i.length===0?o=s.map(Nl):r[Nl(i)]=s.map(Nl)}),o?xc(r)?[o]:[o,r]:xc(r)?void 0:r}var cb=(e,t,r,o,n=[],i=[],s=new Map)=>{var a;const l=Ok(e);if(!l){Fk(e,n,t);const h=s.get(e);if(h)return o?{transformedValue:null}:h}if(!Vk(e,r)){const h=Tp(e,r),g=h?{transformedValue:h.value,annotations:[h.type]}:{transformedValue:e};return l||s.set(e,g),g}if(ks(i,e))return{transformedValue:null};const u=Tp(e,r),d=(a=u==null?void 0:u.value)!=null?a:e,c=lo(d)?[]:{},f={};Tn(d,(h,g)=>{if(g==="__proto__"||g==="constructor"||g==="prototype")throw new Error(`Detected property ${g}. This is a prototype pollution risk, please remove it from your object.`);const y=cb(h,t,r,o,[...n,g],[...i,e],s);c[g]=y.transformedValue,lo(y.annotations)?f[g]=y.annotations:ki(y.annotations)&&Tn(y.annotations,(v,E)=>{f[eb(g)+"."+E]=v})});const p=xc(f)?{transformedValue:c,annotations:u?[u.type]:void 0}:{transformedValue:c,annotations:u?[u.type,f]:f};return l||s.set(e,p),p};H();H();function ub(e){return Object.prototype.toString.call(e).slice(8,-1)}function xp(e){return ub(e)==="Array"}function Hk(e){if(ub(e)!=="Object")return!1;const t=Object.getPrototypeOf(e);return!!t&&t.constructor===Object&&t===Object.prototype}function jk(e,t,r,o,n){const i={}.propertyIsEnumerable.call(o,t)?"enumerable":"nonenumerable";i==="enumerable"&&(e[t]=r),n&&i==="nonenumerable"&&Object.defineProperty(e,t,{value:r,enumerable:!1,writable:!0,configurable:!0})}function Rc(e,t={}){if(xp(e))return e.map(n=>Rc(n,t));if(!Hk(e))return e;const r=Object.getOwnPropertyNames(e),o=Object.getOwnPropertySymbols(e);return[...r,...o].reduce((n,i)=>{if(xp(t.props)&&!t.props.includes(i))return n;const s=e[i],a=Rc(s,t);return jk(n,i,a,e,t.nonenumerable),n},{})}var Pe=class{constructor({dedupe:e=!1}={}){this.classRegistry=new mk,this.symbolRegistry=new J0(t=>{var r;return(r=t.description)!=null?r:""}),this.customTransformerRegistry=new vk,this.allowedErrorProps=[],this.dedupe=e}serialize(e){const t=new Map,r=cb(e,t,this,this.dedupe),o={json:r.transformedValue};r.annotations&&(o.meta={...o.meta,values:r.annotations});const n=Uk(t,this.dedupe);return n&&(o.meta={...o.meta,referentialEqualities:n}),o}deserialize(e){const{json:t,meta:r}=e;let o=Rc(t);return r!=null&&r.values&&(o=Lk(o,r.values,this)),r!=null&&r.referentialEqualities&&(o=Mk(o,r.referentialEqualities)),o}stringify(e){return JSON.stringify(this.serialize(e))}parse(e){return this.deserialize(JSON.parse(e))}registerClass(e,t){this.classRegistry.register(e,t)}registerSymbol(e,t){this.symbolRegistry.register(e,t)}registerCustom(e,t){this.customTransformerRegistry.register({name:t,...e})}allowErrorProps(...e){this.allowedErrorProps.push(...e)}};Pe.defaultInstance=new Pe;Pe.serialize=Pe.defaultInstance.serialize.bind(Pe.defaultInstance);Pe.deserialize=Pe.defaultInstance.deserialize.bind(Pe.defaultInstance);Pe.stringify=Pe.defaultInstance.stringify.bind(Pe.defaultInstance);Pe.parse=Pe.defaultInstance.parse.bind(Pe.defaultInstance);Pe.registerClass=Pe.defaultInstance.registerClass.bind(Pe.defaultInstance);Pe.registerSymbol=Pe.defaultInstance.registerSymbol.bind(Pe.defaultInstance);Pe.registerCustom=Pe.defaultInstance.registerCustom.bind(Pe.defaultInstance);Pe.allowErrorProps=Pe.defaultInstance.allowErrorProps.bind(Pe.defaultInstance);H();H();H();H();H();H();H();H();H();H();H();H();H();H();H();H();H();H();H();H();H();H();H();var Op,Ap;(Ap=(Op=oe).__VUE_DEVTOOLS_KIT_MESSAGE_CHANNELS__)!=null||(Op.__VUE_DEVTOOLS_KIT_MESSAGE_CHANNELS__=[]);var Rp,Ip;(Ip=(Rp=oe).__VUE_DEVTOOLS_KIT_RPC_CLIENT__)!=null||(Rp.__VUE_DEVTOOLS_KIT_RPC_CLIENT__=null);var Np,$p;($p=(Np=oe).__VUE_DEVTOOLS_KIT_RPC_SERVER__)!=null||(Np.__VUE_DEVTOOLS_KIT_RPC_SERVER__=null);var Pp,Dp;(Dp=(Pp=oe).__VUE_DEVTOOLS_KIT_VITE_RPC_CLIENT__)!=null||(Pp.__VUE_DEVTOOLS_KIT_VITE_RPC_CLIENT__=null);var Bp,Lp;(Lp=(Bp=oe).__VUE_DEVTOOLS_KIT_VITE_RPC_SERVER__)!=null||(Bp.__VUE_DEVTOOLS_KIT_VITE_RPC_SERVER__=null);var Mp,Vp;(Vp=(Mp=oe).__VUE_DEVTOOLS_KIT_BROADCAST_RPC_SERVER__)!=null||(Mp.__VUE_DEVTOOLS_KIT_BROADCAST_RPC_SERVER__=null);H();H();H();H();H();H();H();/*!
74
+ * pinia v3.0.3
75
+ * (c) 2025 Eduardo San Martin Morote
76
+ * @license MIT
77
+ */let Ic;const Oi=e=>Ic=e,db=Symbol("pinia");function Vo(e){return e&&typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"&&typeof e.toJSON!="function"}var dr;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(dr||(dr={}));const No=typeof window<"u",Fp=typeof window=="object"&&window.window===window?window:typeof self=="object"&&self.self===self?self:typeof global=="object"&&global.global===global?global:typeof globalThis=="object"?globalThis:{HTMLElement:null};function zk(e,{autoBom:t=!1}={}){return t&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(e.type)?new Blob(["\uFEFF",e],{type:e.type}):e}function ju(e,t,r){const o=new XMLHttpRequest;o.open("GET",e),o.responseType="blob",o.onload=function(){hb(o.response,t,r)},o.onerror=function(){console.error("could not download file")},o.send()}function fb(e){const t=new XMLHttpRequest;t.open("HEAD",e,!1);try{t.send()}catch{}return t.status>=200&&t.status<=299}function Ts(e){try{e.dispatchEvent(new MouseEvent("click"))}catch{const r=new MouseEvent("click",{bubbles:!0,cancelable:!0,view:window,detail:0,screenX:80,screenY:20,clientX:80,clientY:20,ctrlKey:!1,altKey:!1,shiftKey:!1,metaKey:!1,button:0,relatedTarget:null});e.dispatchEvent(r)}}const xs=typeof navigator=="object"?navigator:{userAgent:""},pb=/Macintosh/.test(xs.userAgent)&&/AppleWebKit/.test(xs.userAgent)&&!/Safari/.test(xs.userAgent),hb=No?typeof HTMLAnchorElement<"u"&&"download"in HTMLAnchorElement.prototype&&!pb?Wk:"msSaveOrOpenBlob"in xs?Kk:Xk:()=>{};function Wk(e,t="download",r){const o=document.createElement("a");o.download=t,o.rel="noopener",typeof e=="string"?(o.href=e,o.origin!==location.origin?fb(o.href)?ju(e,t,r):(o.target="_blank",Ts(o)):Ts(o)):(o.href=URL.createObjectURL(e),setTimeout(function(){URL.revokeObjectURL(o.href)},4e4),setTimeout(function(){Ts(o)},0))}function Kk(e,t="download",r){if(typeof e=="string")if(fb(e))ju(e,t,r);else{const o=document.createElement("a");o.href=e,o.target="_blank",setTimeout(function(){Ts(o)})}else navigator.msSaveOrOpenBlob(zk(e,r),t)}function Xk(e,t,r,o){if(o=o||open("","_blank"),o&&(o.document.title=o.document.body.innerText="downloading..."),typeof e=="string")return ju(e,t,r);const n=e.type==="application/octet-stream",i=/constructor/i.test(String(Fp.HTMLElement))||"safari"in Fp,s=/CriOS\/[\d]+/.test(navigator.userAgent);if((s||n&&i||pb)&&typeof FileReader<"u"){const a=new FileReader;a.onloadend=function(){let l=a.result;if(typeof l!="string")throw o=null,new Error("Wrong reader.result type");l=s?l:l.replace(/^data:[^;]*;/,"data:attachment/file;"),o?o.location.href=l:location.assign(l),o=null},a.readAsDataURL(e)}else{const a=URL.createObjectURL(e);o?o.location.assign(a):location.href=a,o=null,setTimeout(function(){URL.revokeObjectURL(a)},4e4)}}function Qe(e,t){const r="🍍 "+e;typeof __VUE_DEVTOOLS_TOAST__=="function"?__VUE_DEVTOOLS_TOAST__(r,t):t==="error"?console.error(r):t==="warn"?console.warn(r):console.log(r)}function zu(e){return"_a"in e&&"install"in e}function gb(){if(!("clipboard"in navigator))return Qe("Your browser doesn't support the Clipboard API","error"),!0}function mb(e){return e instanceof Error&&e.message.toLowerCase().includes("document is not focused")?(Qe('You need to activate the "Emulate a focused page" setting in the "Rendering" panel of devtools.',"warn"),!0):!1}async function Gk(e){if(!gb())try{await navigator.clipboard.writeText(JSON.stringify(e.state.value)),Qe("Global state copied to clipboard.")}catch(t){if(mb(t))return;Qe("Failed to serialize the state. Check the console for more details.","error"),console.error(t)}}async function qk(e){if(!gb())try{bb(e,JSON.parse(await navigator.clipboard.readText())),Qe("Global state pasted from clipboard.")}catch(t){if(mb(t))return;Qe("Failed to deserialize the state from clipboard. Check the console for more details.","error"),console.error(t)}}async function Yk(e){try{hb(new Blob([JSON.stringify(e.state.value)],{type:"text/plain;charset=utf-8"}),"pinia-state.json")}catch(t){Qe("Failed to export the state as JSON. Check the console for more details.","error"),console.error(t)}}let br;function Jk(){br||(br=document.createElement("input"),br.type="file",br.accept=".json");function e(){return new Promise((t,r)=>{br.onchange=async()=>{const o=br.files;if(!o)return t(null);const n=o.item(0);return t(n?{text:await n.text(),file:n}:null)},br.oncancel=()=>t(null),br.onerror=r,br.click()})}return e}async function Qk(e){try{const r=await Jk()();if(!r)return;const{text:o,file:n}=r;bb(e,JSON.parse(o)),Qe(`Global state imported from "${n.name}".`)}catch(t){Qe("Failed to import the state from JSON. Check the console for more details.","error"),console.error(t)}}function bb(e,t){for(const r in t){const o=e.state.value[r];o?Object.assign(o,t[r]):e.state.value[r]=t[r]}}function qt(e){return{_custom:{display:e}}}const yb="🍍 Pinia (root)",Os="_root";function Zk(e){return zu(e)?{id:Os,label:yb}:{id:e.$id,label:e.$id}}function eT(e){if(zu(e)){const r=Array.from(e._s.keys()),o=e._s;return{state:r.map(i=>({editable:!0,key:i,value:e.state.value[i]})),getters:r.filter(i=>o.get(i)._getters).map(i=>{const s=o.get(i);return{editable:!1,key:i,value:s._getters.reduce((a,l)=>(a[l]=s[l],a),{})}})}}const t={state:Object.keys(e.$state).map(r=>({editable:!0,key:r,value:e.$state[r]}))};return e._getters&&e._getters.length&&(t.getters=e._getters.map(r=>({editable:!1,key:r,value:e[r]}))),e._customProperties.size&&(t.customProperties=Array.from(e._customProperties).map(r=>({editable:!0,key:r,value:e[r]}))),t}function tT(e){return e?Array.isArray(e)?e.reduce((t,r)=>(t.keys.push(r.key),t.operations.push(r.type),t.oldValue[r.key]=r.oldValue,t.newValue[r.key]=r.newValue,t),{oldValue:{},keys:[],operations:[],newValue:{}}):{operation:qt(e.type),key:qt(e.key),oldValue:e.oldValue,newValue:e.newValue}:{}}function rT(e){switch(e){case dr.direct:return"mutation";case dr.patchFunction:return"$patch";case dr.patchObject:return"$patch";default:return"unknown"}}let ln=!0;const As=[],bo="pinia:mutations",lt="pinia",{assign:oT}=Object,aa=e=>"🍍 "+e;function nT(e,t){q0({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:As,app:e},r=>{typeof r.now!="function"&&Qe("You seem to be using an outdated version of Vue Devtools. Are you still using the Beta release instead of the stable one? You can find the links at https://devtools.vuejs.org/guide/installation.html."),r.addTimelineLayer({id:bo,label:"Pinia 🍍",color:15064968}),r.addInspector({id:lt,label:"Pinia 🍍",icon:"storage",treeFilterPlaceholder:"Search stores",actions:[{icon:"content_copy",action:()=>{Gk(t)},tooltip:"Serialize and copy the state"},{icon:"content_paste",action:async()=>{await qk(t),r.sendInspectorTree(lt),r.sendInspectorState(lt)},tooltip:"Replace the state with the content of your clipboard"},{icon:"save",action:()=>{Yk(t)},tooltip:"Save the state as a JSON file"},{icon:"folder_open",action:async()=>{await Qk(t),r.sendInspectorTree(lt),r.sendInspectorState(lt)},tooltip:"Import the state from a JSON file"}],nodeActions:[{icon:"restore",tooltip:'Reset the state (with "$reset")',action:o=>{const n=t._s.get(o);n?typeof n.$reset!="function"?Qe(`Cannot reset "${o}" store because it doesn't have a "$reset" method implemented.`,"warn"):(n.$reset(),Qe(`Store "${o}" reset.`)):Qe(`Cannot reset "${o}" store because it wasn't found.`,"warn")}}]}),r.on.inspectComponent(o=>{const n=o.componentInstance&&o.componentInstance.proxy;if(n&&n._pStores){const i=o.componentInstance.proxy._pStores;Object.values(i).forEach(s=>{o.instanceData.state.push({type:aa(s.$id),key:"state",editable:!0,value:s._isOptionsAPI?{_custom:{value:ue(s.$state),actions:[{icon:"restore",tooltip:"Reset the state of this store",action:()=>s.$reset()}]}}:Object.keys(s.$state).reduce((a,l)=>(a[l]=s.$state[l],a),{})}),s._getters&&s._getters.length&&o.instanceData.state.push({type:aa(s.$id),key:"getters",editable:!1,value:s._getters.reduce((a,l)=>{try{a[l]=s[l]}catch(u){a[l]=u}return a},{})})})}}),r.on.getInspectorTree(o=>{if(o.app===e&&o.inspectorId===lt){let n=[t];n=n.concat(Array.from(t._s.values())),o.rootNodes=(o.filter?n.filter(i=>"$id"in i?i.$id.toLowerCase().includes(o.filter.toLowerCase()):yb.toLowerCase().includes(o.filter.toLowerCase())):n).map(Zk)}}),globalThis.$pinia=t,r.on.getInspectorState(o=>{if(o.app===e&&o.inspectorId===lt){const n=o.nodeId===Os?t:t._s.get(o.nodeId);if(!n)return;n&&(o.nodeId!==Os&&(globalThis.$store=ue(n)),o.state=eT(n))}}),r.on.editInspectorState(o=>{if(o.app===e&&o.inspectorId===lt){const n=o.nodeId===Os?t:t._s.get(o.nodeId);if(!n)return Qe(`store "${o.nodeId}" not found`,"error");const{path:i}=o;zu(n)?i.unshift("state"):(i.length!==1||!n._customProperties.has(i[0])||i[0]in n.$state)&&i.unshift("$state"),ln=!1,o.set(n,i,o.state.value),ln=!0}}),r.on.editComponentState(o=>{if(o.type.startsWith("🍍")){const n=o.type.replace(/^🍍\s*/,""),i=t._s.get(n);if(!i)return Qe(`store "${n}" not found`,"error");const{path:s}=o;if(s[0]!=="state")return Qe(`Invalid path for store "${n}":
78
+ ${s}
79
+ Only state can be modified.`);s[0]="$state",ln=!1,o.set(i,s,o.state.value),ln=!0}})})}function iT(e,t){As.includes(aa(t.$id))||As.push(aa(t.$id)),q0({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:As,app:e,settings:{logStoreChanges:{label:"Notify about new/deleted stores",type:"boolean",defaultValue:!0}}},r=>{const o=typeof r.now=="function"?r.now.bind(r):Date.now;t.$onAction(({after:s,onError:a,name:l,args:u})=>{const d=vb++;r.addTimelineEvent({layerId:bo,event:{time:o(),title:"🛫 "+l,subtitle:"start",data:{store:qt(t.$id),action:qt(l),args:u},groupId:d}}),s(c=>{Qr=void 0,r.addTimelineEvent({layerId:bo,event:{time:o(),title:"🛬 "+l,subtitle:"end",data:{store:qt(t.$id),action:qt(l),args:u,result:c},groupId:d}})}),a(c=>{Qr=void 0,r.addTimelineEvent({layerId:bo,event:{time:o(),logType:"error",title:"💥 "+l,subtitle:"end",data:{store:qt(t.$id),action:qt(l),args:u,error:c},groupId:d}})})},!0),t._customProperties.forEach(s=>{Ct(()=>$t(t[s]),(a,l)=>{r.notifyComponentUpdate(),r.sendInspectorState(lt),ln&&r.addTimelineEvent({layerId:bo,event:{time:o(),title:"Change",subtitle:s,data:{newValue:a,oldValue:l},groupId:Qr}})},{deep:!0})}),t.$subscribe(({events:s,type:a},l)=>{if(r.notifyComponentUpdate(),r.sendInspectorState(lt),!ln)return;const u={time:o(),title:rT(a),data:oT({store:qt(t.$id)},tT(s)),groupId:Qr};a===dr.patchFunction?u.subtitle="⤵️":a===dr.patchObject?u.subtitle="🧩":s&&!Array.isArray(s)&&(u.subtitle=s.type),s&&(u.data["rawEvent(s)"]={_custom:{display:"DebuggerEvent",type:"object",tooltip:"raw DebuggerEvent[]",value:s}}),r.addTimelineEvent({layerId:bo,event:u})},{detached:!0,flush:"sync"});const n=t._hotUpdate;t._hotUpdate=Rr(s=>{n(s),r.addTimelineEvent({layerId:bo,event:{time:o(),title:"🔥 "+t.$id,subtitle:"HMR update",data:{store:qt(t.$id),info:qt("HMR update")}}}),r.notifyComponentUpdate(),r.sendInspectorTree(lt),r.sendInspectorState(lt)});const{$dispose:i}=t;t.$dispose=()=>{i(),r.notifyComponentUpdate(),r.sendInspectorTree(lt),r.sendInspectorState(lt),r.getSettings().logStoreChanges&&Qe(`Disposed "${t.$id}" store 🗑`)},r.notifyComponentUpdate(),r.sendInspectorTree(lt),r.sendInspectorState(lt),r.getSettings().logStoreChanges&&Qe(`"${t.$id}" store installed 🆕`)})}let vb=0,Qr;function Up(e,t,r){const o=t.reduce((n,i)=>(n[i]=ue(e)[i],n),{});for(const n in o)e[n]=function(){const i=vb,s=r?new Proxy(e,{get(...l){return Qr=i,Reflect.get(...l)},set(...l){return Qr=i,Reflect.set(...l)}}):e;Qr=i;const a=o[n].apply(s,arguments);return Qr=void 0,a}}function sT({app:e,store:t,options:r}){if(!t.$id.startsWith("__hot:")){if(t._isOptionsAPI=!!r.state,!t._p._testing){Up(t,Object.keys(r.actions),t._isOptionsAPI);const o=t._hotUpdate;ue(t)._hotUpdate=function(n){o.apply(this,arguments),Up(t,Object.keys(n._hmrPayload.actions),!!t._isOptionsAPI)}}iT(e,t)}}function aT(){const e=Yc(!0),t=e.run(()=>ot({}));let r=[],o=[];const n=Rr({install(i){Oi(n),n._a=i,i.provide(db,n),i.config.globalProperties.$pinia=n,No&&nT(i,n),o.forEach(s=>r.push(s)),o=[]},use(i){return this._a?r.push(i):o.push(i),this},_p:r,_a:null,_e:e,_s:new Map,state:t});return No&&typeof Proxy<"u"&&n.use(sT),n}function _b(e,t){for(const r in t){const o=t[r];if(!(r in e))continue;const n=e[r];Vo(n)&&Vo(o)&&!Oe(o)&&!Vt(o)?e[r]=_b(n,o):e[r]=o}return e}const lT=()=>{};function Hp(e,t,r,o=lT){e.push(t);const n=()=>{const i=e.indexOf(t);i>-1&&(e.splice(i,1),o())};return!r&&Jc()&&sg(n),n}function Zo(e,...t){e.slice().forEach(r=>{r(...t)})}const cT=e=>e(),jp=Symbol(),$l=Symbol();function Nc(e,t){e instanceof Map&&t instanceof Map?t.forEach((r,o)=>e.set(o,r)):e instanceof Set&&t instanceof Set&&t.forEach(e.add,e);for(const r in t){if(!t.hasOwnProperty(r))continue;const o=t[r],n=e[r];Vo(n)&&Vo(o)&&e.hasOwnProperty(r)&&!Oe(o)&&!Vt(o)?e[r]=Nc(n,o):e[r]=o}return e}const uT=Symbol("pinia:skipHydration");function dT(e){return!Vo(e)||!Object.prototype.hasOwnProperty.call(e,uT)}const{assign:Lt}=Object;function zp(e){return!!(Oe(e)&&e.effect)}function Wp(e,t,r,o){const{state:n,actions:i,getters:s}=t,a=r.state.value[e];let l;function u(){!a&&!o&&(r.state.value[e]=n?n():{});const d=ql(o?ot(n?n():{}).value:r.state.value[e]);return Lt(d,i,Object.keys(s||{}).reduce((c,f)=>(f in d&&console.warn(`[🍍]: A getter cannot have the same name as another state property. Rename one of them. Found with "${f}" in store "${e}".`),c[f]=Rr(dt(()=>{Oi(r);const p=r._s.get(e);return s[f].call(p,p)})),c),{}))}return l=$c(e,u,t,r,o,!0),l}function $c(e,t,r={},o,n,i){let s;const a=Lt({actions:{}},r);if(!o._e.active)throw new Error("Pinia destroyed");const l={deep:!0};l.onTrigger=S=>{u?p=S:u==!1&&!A._hotUpdating&&(Array.isArray(p)?p.push(S):console.error("🍍 debuggerEvents should be an array. This is most likely an internal Pinia bug."))};let u,d,c=[],f=[],p;const h=o.state.value[e];!i&&!h&&!n&&(o.state.value[e]={});const g=ot({});let y;function v(S){let T;u=d=!1,p=[],typeof S=="function"?(S(o.state.value[e]),T={type:dr.patchFunction,storeId:e,events:p}):(Nc(o.state.value[e],S),T={type:dr.patchObject,payload:S,storeId:e,events:p});const x=y=Symbol();Dr().then(()=>{y===x&&(u=!0)}),d=!0,Zo(c,T,o.state.value[e])}const E=i?function(){const{state:T}=r,x=T?T():{};this.$patch(B=>{Lt(B,x)})}:()=>{throw new Error(`🍍: Store "${e}" is built using the setup syntax and does not implement $reset().`)};function b(){s.stop(),c=[],f=[],o._s.delete(e)}const k=(S,T="")=>{if(jp in S)return S[$l]=T,S;const x=function(){Oi(o);const B=Array.from(arguments),q=[],Q=[];function W(O){q.push(O)}function F(O){Q.push(O)}Zo(f,{args:B,name:x[$l],store:A,after:W,onError:F});let K;try{K=S.apply(this&&this.$id===e?this:A,B)}catch(O){throw Zo(Q,O),O}return K instanceof Promise?K.then(O=>(Zo(q,O),O)).catch(O=>(Zo(Q,O),Promise.reject(O))):(Zo(q,K),K)};return x[jp]=!0,x[$l]=T,x},C=Rr({actions:{},getters:{},state:[],hotState:g}),R={_p:o,$id:e,$onAction:Hp.bind(null,f),$patch:v,$reset:E,$subscribe(S,T={}){const x=Hp(c,S,T.detached,()=>B()),B=s.run(()=>Ct(()=>o.state.value[e],q=>{(T.flush==="sync"?d:u)&&S({storeId:e,type:dr.direct,events:p},q)},Lt({},l,T)));return x},$dispose:b},A=Go(Lt({_hmrPayload:C,_customProperties:Rr(new Set)},R));o._s.set(e,A);const w=(o._a&&o._a.runWithContext||cT)(()=>o._e.run(()=>(s=Yc()).run(()=>t({action:k}))));for(const S in w){const T=w[S];if(Oe(T)&&!zp(T)||Vt(T))n?g.value[S]=ri(w,S):i||(h&&dT(T)&&(Oe(T)?T.value=h[S]:Nc(T,h[S])),o.state.value[e][S]=T),C.state.push(S);else if(typeof T=="function"){const x=n?T:k(T,S);w[S]=x,C.actions[S]=T,a.actions[S]=T}else zp(T)&&(C.getters[S]=i?r.getters[S]:T,No&&(w._getters||(w._getters=Rr([]))).push(S))}if(Lt(A,w),Lt(ue(A),w),Object.defineProperty(A,"$state",{get:()=>n?g.value:o.state.value[e],set:S=>{if(n)throw new Error("cannot set hotState");v(T=>{Lt(T,S)})}}),A._hotUpdate=Rr(S=>{A._hotUpdating=!0,S._hmrPayload.state.forEach(T=>{if(T in A.$state){const x=S.$state[T],B=A.$state[T];typeof x=="object"&&Vo(x)&&Vo(B)?_b(x,B):S.$state[T]=B}A[T]=ri(S.$state,T)}),Object.keys(A.$state).forEach(T=>{T in S.$state||delete A[T]}),u=!1,d=!1,o.state.value[e]=ri(S._hmrPayload,"hotState"),d=!0,Dr().then(()=>{u=!0});for(const T in S._hmrPayload.actions){const x=S[T];A[T]=k(x,T)}for(const T in S._hmrPayload.getters){const x=S._hmrPayload.getters[T],B=i?dt(()=>(Oi(o),x.call(A,A))):x;A[T]=B}Object.keys(A._hmrPayload.getters).forEach(T=>{T in S._hmrPayload.getters||delete A[T]}),Object.keys(A._hmrPayload.actions).forEach(T=>{T in S._hmrPayload.actions||delete A[T]}),A._hmrPayload=S._hmrPayload,A._getters=S._getters,A._hotUpdating=!1}),No){const S={writable:!0,configurable:!0,enumerable:!1};["_p","_hmrPayload","_getters","_customProperties"].forEach(T=>{Object.defineProperty(A,T,Lt({value:A[T]},S))})}return o._p.forEach(S=>{if(No){const T=s.run(()=>S({store:A,app:o._a,pinia:o,options:a}));Object.keys(T||{}).forEach(x=>A._customProperties.add(x)),Lt(A,T)}else Lt(A,s.run(()=>S({store:A,app:o._a,pinia:o,options:a})))}),A.$state&&typeof A.$state=="object"&&typeof A.$state.constructor=="function"&&!A.$state.constructor.toString().includes("[native code]")&&console.warn(`[🍍]: The "state" must be a plain object. It cannot be
80
+ state: () => new MyClass()
81
+ Found in store "${A.$id}".`),h&&i&&r.hydrate&&r.hydrate(A.$state,h),u=!0,d=!0,A}/*! #__NO_SIDE_EFFECTS__ */function fT(e,t,r){let o;const n=typeof t=="function";o=n?r:t;function i(s,a){const l=Zg();if(s=s||(l?Ft(db,null):null),s&&Oi(s),!Ic)throw new Error(`[🍍]: "getActivePinia()" was called but there was no active Pinia. Are you trying to use a store before calling "app.use(pinia)"?
82
+ See https://pinia.vuejs.org/core-concepts/outside-component-usage.html for help.
83
+ This will fail in production.`);s=Ic,s._s.has(e)||(n?$c(e,t,o,s):Wp(e,o,s),i._pinia=s);const u=s._s.get(e);if(a){const d="__hot:"+e,c=n?$c(d,t,o,s,!0):Wp(d,Lt({},o),s,!0);a._hotUpdate(c),delete s.state.value[d],s._s.delete(d)}if(No){const d=qe();if(d&&d.proxy&&!a){const c=d.proxy,f="_pStores"in c?c._pStores:c._pStores={};f[e]=u}}return u}return i.$id=e,i}function pT(e){const t=ue(e),r={};for(const o in t){const n=t[o];n.effect?r[o]=dt({get:()=>e[o],set(i){e[o]=i}}):(Oe(n)||Vt(n))&&(r[o]=ri(e,o))}return r}const Kp=(e,t="ru",r="ru")=>{e=(e||"").replace(/\/(ru|ua|en)(\/|$)/,"/");const o=(t===r?"":"/"+t)+e;return o==="/"?o:o.replace(/\/$/,"")};function hT(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Wu(e){if(Object.prototype.hasOwnProperty.call(e,"__esModule"))return e;var t=e.default;if(typeof t=="function"){var r=function o(){return this instanceof o?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach(function(o){var n=Object.getOwnPropertyDescriptor(e,o);Object.defineProperty(r,o,n.get?n:{enumerable:!0,get:function(){return e[o]}})}),r}var Pl,Xp;function gT(){if(Xp)return Pl;Xp=1;var e=Object.defineProperty,t=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,o=Object.prototype.hasOwnProperty,n=(O,$)=>{for(var V in $)e(O,V,{get:$[V],enumerable:!0})},i=(O,$,V,L)=>{if($&&typeof $=="object"||typeof $=="function")for(let re of r($))!o.call(O,re)&&re!==V&&e(O,re,{get:()=>$[re],enumerable:!(L=t($,re))||L.enumerable});return O},s=O=>i(e({},"__esModule",{value:!0}),O),a={};n(a,{chunks:()=>l,clean:()=>u,cloneClass:()=>d,cloneDeep:()=>f,cookieParse:()=>F,cookieStringify:()=>K,debounce:()=>p,debounceAsync:()=>h,diff:()=>v,difference:()=>y,groupBy:()=>E,intersection:()=>b,isBrowser:()=>k,isClass:()=>C,isEmpty:()=>R,isFunction:()=>A,isObject:()=>g,merge:()=>P,omit:()=>w,pick:()=>S,pickBy:()=>T,pull:()=>B,pullAll:()=>x,rand:()=>q,replace:()=>Q,throttle:()=>W}),Pl=s(a);var l=(O,$)=>{const V=O.length,L=[];for(let re=0;re<V;re+=$)L.push(O.slice(re,re+$));return L};function u(O,$=[void 0,null,""]){return Array.isArray(O)?O.filter(V=>!$.includes(V)):(O=Object.assign({},O),Object.keys(O).map(V=>{typeof O[V]=="object"&&O[V]!==null&&!(O[V]instanceof Date)?O[V]=u(O[V],$):$.includes(O[V])&&delete O[V]}),O)}var d=O=>{class $ extends O{constructor(...L){super(...L)}}return Object.defineProperty($,"name",{value:O.name}),$},c=(O,$)=>{const V=Object.keys(O),L=new Array(V.length);for(let re=0;re<V.length;re++){const ae=V[re],Ae=O[ae];typeof Ae!="object"||Ae===null?L[ae]=Ae:Ae instanceof Date?L[ae]=new Date(Ae):L[ae]=$(Ae)}return L};function f(O){if(typeof O!="object"||O===null)return O;if(O instanceof Date)return new Date(O);if(Array.isArray(O))return c(O,f);const $={};for(const V in O){if(Object.hasOwnProperty.call(O,V)===!1)continue;const L=O[V];typeof L!="object"||L===null?$[V]=L:L instanceof Date?$[V]=new Date(L):$[V]=f(L)}return $}var p=(O,$=0,V=!1)=>{let L,re=!1;const ae=function(){const Ae=this,ze=arguments;V&&!re?(re=!0,O.apply(Ae,ze)):L||(L=setTimeout(function(){clearTimeout(L),O.apply(Ae,ze)},$))};return ae.cancel=()=>{L&&clearTimeout(L)},ae},h=(O,$=0,V=!1)=>{let L,re=!1;const ae=function(){const Ae=this,ze=arguments;return new Promise(N=>{V&&!re?(re=!0,N(O.apply(Ae,ze))):L||(L=setTimeout(function(){L=null,V||N(O.apply(Ae,ze))},$))})};return ae.cancel=()=>{L&&clearTimeout(L)},ae},g=O=>O!=null&&typeof O=="object"&&!Array.isArray(O),y=(O,$)=>O.filter(V=>!$.includes(V));function v(...O){return O=O.map($=>Object.assign({},$)),u(O.reduce(($,V)=>(Object.keys(V).forEach(L=>{if($&&$.hasOwnProperty(L)){const re=$[L],ae=V[L];Array.isArray(re)&&Array.isArray(ae)?($[L]=y(re,ae),$[L]=$[L].length?$[L]:void 0):g(re)&&g(ae)&&($[L]=v(re,ae))}}),$),O.shift()),[void 0])}var E=(O,$)=>O.reduce((V,L)=>{const re=typeof $=="function"?$(L):L[$];return V.hasOwnProperty(re)||(V[re]=[]),V[re].push(L),V},{}),b=(...O)=>O.reduce(($,V)=>$.filter(L=>V.includes(L))),k=()=>new Function("try {return this===window;}catch(e){ return false;}")(),C=O=>{if(typeof O=="function"){const $=Reflect.ownKeys(O);if(!$.includes("arguments")&&!$.includes("caller")&&$.includes("prototype"))return!0}return!1},R=O=>[Object,Array].includes((O||{}).constructor)&&!Object.entries(O||{}).length,A=O=>typeof O=="function"||!1;function P(...O){return O=O.map($=>Object.assign({},$)),u(O.reduce(($,V)=>(Object.keys(V).forEach(L=>{if($){const re=$[L],ae=V[L];Array.isArray(re)&&Array.isArray(ae)?$[L]=[...new Set(re.concat(...ae))]:g(re)&&g(ae)?$[L]=P(re,ae):$[L]=ae}}),$),O.shift()),[void 0])}var w=(O,$)=>Object.keys(O).filter(V=>$.indexOf(V)<0).reduce((V,L)=>Object.assign(V,{[L]:O[L]}),{}),S=(O,$)=>Object.assign({},...$.map(V=>({[V]:O[V]}))),T=(O,$=V=>!!V)=>{if(O===null)return O;const V=Object.entries(O).filter(([L,re])=>$(re,L)).map(([L,re])=>({[L]:re}));return V.length?Object.assign({},...V):{}},x=(O,$)=>{const V=new Set($);return O.filter(L=>!V.has(L))},B=(O,...$)=>x(O,$),q=(O,$)=>Math.floor(Math.random()*(Math.floor($)-Math.ceil(O)+1))+Math.ceil(O);function Q(...O){return O=O.map($=>Object.assign({},$)),u(O.reduce(($,V)=>(Object.keys(V).forEach(L=>{if($){const re=$[L],ae=V[L];Array.isArray(re)&&Array.isArray(ae)?$[L]=f(ae):g(re)&&g(ae)?$[L]=Q(re,ae):$[L]=ae}}),$),O.shift()),[void 0])}var W=(O,$=0,V=!1)=>{let L=null,re=!0;return function(){const ae=arguments,Ae=V&&re,ze=()=>{O.apply(this,ae),L=null};Ae&&(re=!1,ze()),L||(L=setTimeout(ze,$))}},F=O=>O?O.split(/; */).reduce(($,V)=>{if(V==="")return $;const L=V.indexOf("="),re=L>0?V.slice(0,L):V;let ae=L>0?V.slice(L+1):null;if(ae!=null)try{ae=decodeURIComponent(ae)}catch{}return $[re]=ae,$},{}):{},K=O=>Object.entries(O).map(([$,V])=>`${$}=${encodeURIComponent(V)}`).join("; ");return Pl}var Rs=gT();let Gp=class extends Error{constructor(t="",r=0,o=404){super();let n={};typeof t=="string"?(n.message=t,n.code=r,n.statusCode=o):n=t,this.statusCode=n.statusCode??404,this.code=n.code??0,this.message=n.message??"",this.data=n.data??{},this.headers=n.headers??{}}getMessage(){return this.message}getStatusCode(){return this.statusCode}getCode(){return this.code}getData(){return this.data}getHeaders(){return this.headers}};const cr=fT("baseStore",{state:()=>({context:{},page:{h1:"",title:"",htmlAttrs:{}},way:[],microdata:"",toLang:"ua",lang:"ua",loading:!1}),getters:{getBaseUrl(){return`${this.context.protocol}://${this.context.hostname}`}},actions:{mergeContext(e){Object.assign(this.context,e)},addToastNotify(e){this.$emitter.emit("web-notification",e)},langLink(e){return Kp(e,this.lang)},async fetch(e,t={},r={}){var a,l;const o=new URL(`${this.getBaseUrl}${e}`),n=(t==null?void 0:t.token)||"",i=o.searchParams;i.set("lang",i.get("lang")||this.lang);const s=this.context.headers||{};Rs.isBrowser()?["host","connection","user-agent","referer","accept-encoding","cookie","sec-ch-ua","sec-ch-ua-mobile","sec-fetch-site","sec-fetch-mode","sec-fetch-dest","sec-fetch-user","sec-ch-ua-platform"].map(u=>delete s[u]):s["x-forwarded-for"]=this.context.ip,t.headers=t.headers||{},t.headers=Object.assign({},s,(t==null?void 0:t.body)instanceof FormData?{}:{"content-type":"application/json"},n?{authorization:"Bearer "+n}:{},t.headers),t.method=t.method||"GET",["get","head"].includes(t.method.toLowerCase())?o.search=new URLSearchParams((t==null?void 0:t.data)||o.search||{}).toString():t.body=(t==null?void 0:t.body)||JSON.stringify((t==null?void 0:t.data)||{});try{this.loading=!0;const u=await fetch(o,t);if(!u.ok){const d={};u.headers.forEach((p,h)=>d[h]=p);const c=await u.text();let f={};try{f=JSON.parse(c)}catch{}throw new Gp({code:f.code||0,statusCode:u.status,message:"Web api request error",headers:d,data:{json:f,text:c}})}return u}catch(u){if(u instanceof TypeError&&Rs.isBrowser()&&this.addToastNotify({severity:"error",detail:"Check your internet connection. No contact)"}),u instanceof Gp){const d=u.getStatusCode(),c=((l=(a=u.getData())==null?void 0:a.json)==null?void 0:l.error)||u.getData().text||u.getMessage();if(t.method.toLowerCase()==="get"&&d===410){const f=u.getHeaders().location;f&&await this.$redirect(f)}d>=400&&!r.suppressError&&d!==410&&(Rs.isBrowser()?this.addToastNotify({severity:"error",summary:"Request error",detail:c}):this.$redirect(Kp(`/${d}?error=${encodeURIComponent(c)}`,this.lang)))}throw u}finally{this.loading=!1}}}}),mT=po({name:"Error",async prefetch({store:e,isClient:t},r,o){const n=cr(e);n.page={title:"Error page. Something went wrong",htmlAttrs:{lang:"en"},h1:""},n.mergeContext({statusCode:404})},setup(){return{baseStore:cr()}},props:{code:{type:String,default:()=>"404"}},created(){this.baseStore.mergeContext({statusCode:parseInt(this.code)})},mounted(){console.log("Component mounted.")}}),Ku=(e,t)=>{const r=e.__vccOpts||e;for(const[o,n]of t)r[o]=n;return r},bT={class:"error-page"},yT={class:"code"};function vT(e,t,r,o,n,i){const s=hu("RouterLink");return io(),La("div",bT,[Ci("div",yT,zi(e.code),1),t[1]||(t[1]=Ci("div",{class:"content"},"Oops. Something went wrong",-1)),Ie(s,{class:"go-home",to:"/",underline:""},{default:Ra(()=>t[0]||(t[0]=[Ma("Go home")])),_:1})])}const _T=Ku(mT,[["render",vT],["__file","/Volumes/MacMiniAPFS/projects/packages/vite-node-template/template-vite-vue3-pinia-mts/src/frontend/views/Error/Error.vue"]]),ET=(e,t)=>async({store:r,isFetch:o},n,i)=>{var s,a;if(o){const l=cr(r),d=await(await l.fetch("/web",{data:{lang:l.toLang,route:n.fullPath,...n.query||{},...e||{}}})).json(),c=(s=d.data)==null?void 0:s.page;l.page=c?Rs.omit(c,["way"]):{},l.way=(c==null?void 0:c.way)||[],l.microdata=((a=d.data)==null?void 0:a.microdata)||"",l.mergeContext({memcache:e.memcache||null})}},CT=po({name:"Index",prefetch:ET({controller:"Index"}),setup(){const e=cr(),{page:t}=pT(e);return{page:t}}}),ST={class:"index"};function wT(e,t,r,o,n,i){return io(),La("h1",ST,zi(e.page.h1),1)}const kT=Ku(CT,[["render",wT],["__file","/Volumes/MacMiniAPFS/projects/packages/vite-node-template/template-vite-vue3-pinia-mts/src/frontend/views/Index/Index.vue"]]),TT=e=>MS({history:e.isClient?XC():GC(),routes:[{path:"/:lang(ua|ru|en)?",component:kT,name:"Index"},{path:"/:code(400|401|402|403|404)",name:"Error",component:_T,props:!0},{path:"/:path(.*)",redirect:"/404"}],async scrollBehavior(t,r,o){var n;if((n=t.query)!=null&&n.el)return{el:t.query.el};if(t.meta.scrollToTop)return{left:0,top:0}}});function xT(e){return Array.isArray(e)?e:[e]}const OT=["title","titleTemplate","script","style","noscript"],Is=["base","meta","link","style","script","noscript"],AT=["title","titleTemplate","templateParams","base","htmlAttrs","bodyAttrs","meta","link","style","script","noscript"],RT=["base","title","titleTemplate","bodyAttrs","htmlAttrs","templateParams"],Eb=["tagPosition","tagPriority","tagDuplicateStrategy","children","innerHTML","textContent","processTemplateParams"],IT=typeof window<"u";function Xu(e){let t=9;for(let r=0;r<e.length;)t=Math.imul(t^e.charCodeAt(r++),9**9);return((t^t>>>9)+65536).toString(16).substring(1,8).toLowerCase()}function qp(e){return e._h||Xu(e._d?e._d:`${e.tag}:${e.textContent||e.innerHTML||""}:${Object.entries(e.props).map(([t,r])=>`${t}:${String(r)}`).join(",")}`)}function Cb(e,t){const{props:r,tag:o}=e;if(RT.includes(o))return o;if(o==="link"&&r.rel==="canonical")return"canonical";if(r.charset)return"charset";const n=["id"];o==="meta"&&n.push("name","property","http-equiv");for(const i of n)if(typeof r[i]<"u"){const s=String(r[i]);return`${o}:${i}:${s}`}return!1}function Yp(e,t){return e==null?t||null:typeof e=="function"?e(t):e}async function NT(e,t,r){const o={tag:e,props:await Sb(typeof t=="object"&&typeof t!="function"&&!(t instanceof Promise)?{...t}:{[["script","noscript","style"].includes(e)?"innerHTML":"textContent"]:t},["templateParams","titleTemplate"].includes(e))};return Eb.forEach(n=>{const i=typeof o.props[n]<"u"?o.props[n]:r[n];typeof i<"u"&&((!["innerHTML","textContent","children"].includes(n)||OT.includes(o.tag))&&(o[n==="children"?"innerHTML":n]=i),delete o.props[n])}),o.props.body&&(o.tagPosition="bodyClose",delete o.props.body),o.tag==="script"&&typeof o.innerHTML=="object"&&(o.innerHTML=JSON.stringify(o.innerHTML),o.props.type=o.props.type||"application/json"),Array.isArray(o.props.content)?o.props.content.map(n=>({...o,props:{...o.props,content:n}})):o}function $T(e,t){var o;const r=e==="class"?" ":";";return typeof t=="object"&&!Array.isArray(t)&&(t=Object.entries(t).filter(([,n])=>n).map(([n,i])=>e==="style"?`${n}:${i}`:n)),(o=String(Array.isArray(t)?t.join(r):t))==null?void 0:o.split(r).filter(n=>n.trim()).filter(Boolean).join(r)}async function Sb(e,t){for(const r of Object.keys(e)){if(["class","style"].includes(r)){e[r]=$T(r,e[r]);continue}if(e[r]instanceof Promise&&(e[r]=await e[r]),!t&&!Eb.includes(r)){const o=String(e[r]),n=r.startsWith("data-");o==="true"||o===""?e[r]=n?"true":!0:e[r]||(n&&o==="false"?e[r]="false":delete e[r])}}return e}const PT=10;async function DT(e){const t=[];return Object.entries(e.resolvedInput).filter(([r,o])=>typeof o<"u"&&AT.includes(r)).forEach(([r,o])=>{const n=xT(o);t.push(...n.map(i=>NT(r,i,e)).flat())}),(await Promise.all(t)).flat().filter(Boolean).map((r,o)=>(r._e=e._i,e.mode&&(r._m=e.mode),r._p=(e._i<<PT)+o,r))}const Jp={base:-10,title:10},Qp={critical:-80,high:-10,low:20};function la(e){let t=100;const r=e.tagPriority;return typeof r=="number"?r:(e.tag==="meta"?(e.props["http-equiv"]==="content-security-policy"&&(t=-30),e.props.charset&&(t=-20),e.props.name==="viewport"&&(t=-15)):e.tag==="link"&&e.props.rel==="preconnect"?t=20:e.tag in Jp&&(t=Jp[e.tag]),typeof r=="string"&&r in Qp?t+Qp[r]:t)}const BT=[{prefix:"before:",offset:-1},{prefix:"after:",offset:1}],Zp=["onload","onerror","onabort","onprogress","onloadstart"],Hr="%separator";function Ns(e,t,r){if(typeof e!="string"||!e.includes("%"))return e;function o(s){let a;return["s","pageTitle"].includes(s)?a=t.pageTitle:s.includes(".")?a=s.split(".").reduce((l,u)=>l&&l[u]||void 0,t):a=t[s],typeof a<"u"?(a||"").replace(/"/g,'\\"'):!1}let n=e;try{n=decodeURI(e)}catch{}return(n.match(/%(\w+\.+\w+)|%(\w+)/g)||[]).sort().reverse().forEach(s=>{const a=o(s.slice(1));typeof a=="string"&&(e=e.replace(new RegExp(`\\${s}(\\W|$)`,"g"),(l,u)=>`${a}${u}`).trim())}),e.includes(Hr)&&(e.endsWith(Hr)&&(e=e.slice(0,-Hr.length).trim()),e.startsWith(Hr)&&(e=e.slice(Hr.length).trim()),e=e.replace(new RegExp(`\\${Hr}\\s*\\${Hr}`,"g"),Hr),e=Ns(e,{separator:r},r)),e}async function LT(e,t={}){var d;const r=t.document||e.resolvedOptions.document;if(!r||!e.dirty)return;const o={shouldRender:!0,tags:[]};if(await e.hooks.callHook("dom:beforeRender",o),!o.shouldRender)return;const n=(await e.resolveTags()).map(c=>({tag:c,id:Is.includes(c.tag)?qp(c):c.tag,shouldRender:!0}));let i=e._dom;if(!i){i={elMap:{htmlAttrs:r.documentElement,bodyAttrs:r.body}};for(const c of["body","head"]){const f=(d=r[c])==null?void 0:d.children,p=[];for(const h of[...f].filter(g=>Is.includes(g.tagName.toLowerCase()))){const g={tag:h.tagName.toLowerCase(),props:await Sb(h.getAttributeNames().reduce((E,b)=>({...E,[b]:h.getAttribute(b)}),{})),innerHTML:h.innerHTML};let y=1,v=Cb(g);for(;v&&p.find(E=>E._d===v);)v=`${v}:${y++}`;g._d=v||void 0,p.push(g),i.elMap[h.getAttribute("data-hid")||qp(g)]=h}}}i.pendingSideEffects={...i.sideEffects||{}},i.sideEffects={};function s(c,f,p){const h=`${c}:${f}`;i.sideEffects[h]=p,delete i.pendingSideEffects[h]}function a({id:c,$el:f,tag:p}){const h=p.tag.endsWith("Attrs");i.elMap[c]=f,h||(["textContent","innerHTML"].forEach(g=>{p[g]&&p[g]!==f[g]&&(f[g]=p[g])}),s(c,"el",()=>{var g;(g=i.elMap[c])==null||g.remove(),delete i.elMap[c]}));for(const[g,y]of Object.entries(p._eventHandlers||{}))f.getAttribute(`data-${g}`)!==""&&((p.tag==="bodyAttrs"?r.defaultView:f).addEventListener(g.replace("on",""),y.bind(f)),f.setAttribute(`data-${g}`,""));Object.entries(p.props).forEach(([g,y])=>{const v=`attr:${g}`;if(g==="class")for(const E of(y||"").split(" ").filter(Boolean))h&&s(c,`${v}:${E}`,()=>f.classList.remove(E)),!f.classList.contains(E)&&f.classList.add(E);else if(g==="style")for(const E of(y||"").split(";").filter(Boolean)){const[b,...k]=E.split(":").map(C=>C.trim());s(c,`${v}:${b}`,()=>{f.style.removeProperty(b)}),f.style.setProperty(b,k.join(":"))}else f.getAttribute(g)!==y&&f.setAttribute(g,y===!0?"":String(y)),h&&s(c,v,()=>f.removeAttribute(g))})}const l=[],u={bodyClose:void 0,bodyOpen:void 0,head:void 0};for(const c of n){const{tag:f,shouldRender:p,id:h}=c;if(p){if(f.tag==="title"){r.title=f.textContent;continue}c.$el=c.$el||i.elMap[h],c.$el?a(c):Is.includes(f.tag)&&l.push(c)}}for(const c of l){const f=c.tag.tagPosition||"head";c.$el=r.createElement(c.tag.tag),a(c),u[f]=u[f]||r.createDocumentFragment(),u[f].appendChild(c.$el)}for(const c of n)await e.hooks.callHook("dom:renderTag",c,r,s);u.head&&r.head.appendChild(u.head),u.bodyOpen&&r.body.insertBefore(u.bodyOpen,r.body.firstChild),u.bodyClose&&r.body.appendChild(u.bodyClose),Object.values(i.pendingSideEffects).forEach(c=>c()),e._dom=i,e.dirty=!1,await e.hooks.callHook("dom:rendered",{renders:n})}async function MT(e,t={}){const r=t.delayFn||(o=>setTimeout(o,10));return e._domUpdatePromise=e._domUpdatePromise||new Promise(o=>r(async()=>{await LT(e,t),delete e._domUpdatePromise,o()}))}function VT(e){return t=>{var o,n;const r=((n=(o=t.resolvedOptions.document)==null?void 0:o.head.querySelector('script[id="unhead:payload"]'))==null?void 0:n.innerHTML)||!1;return r&&t.push(JSON.parse(r)),{mode:"client",hooks:{"entries:updated":function(i){MT(i,e)}}}}}const FT=["templateParams","htmlAttrs","bodyAttrs"],UT={hooks:{"tag:normalise":function({tag:e}){["hid","vmid","key"].forEach(o=>{e.props[o]&&(e.key=e.props[o],delete e.props[o])});const r=Cb(e)||(e.key?`${e.tag}:${e.key}`:!1);r&&(e._d=r)},"tags:resolve":function(e){const t={};e.tags.forEach(o=>{const n=(o.key?`${o.tag}:${o.key}`:o._d)||o._p,i=t[n];if(i){let a=o==null?void 0:o.tagDuplicateStrategy;if(!a&&FT.includes(o.tag)&&(a="merge"),a==="merge"){const l=i.props;["class","style"].forEach(u=>{l[u]&&(o.props[u]?(u==="style"&&!l[u].endsWith(";")&&(l[u]+=";"),o.props[u]=`${l[u]} ${o.props[u]}`):o.props[u]=l[u])}),t[n].props={...l,...o.props};return}else if(o._e===i._e){i._duped=i._duped||[],o._d=`${i._d}:${i._duped.length+1}`,i._duped.push(o);return}else if(la(o)>la(i))return}const s=Object.keys(o.props).length+(o.innerHTML?1:0)+(o.textContent?1:0);if(Is.includes(o.tag)&&s===0){delete t[n];return}t[n]=o});const r=[];Object.values(t).forEach(o=>{const n=o._duped;delete o._duped,r.push(o),n&&r.push(...n)}),e.tags=r,e.tags=e.tags.filter(o=>!(o.tag==="meta"&&(o.props.name||o.props.property)&&!o.props.content))}}},HT={mode:"server",hooks:{"tags:resolve":function(e){const t={};e.tags.filter(r=>["titleTemplate","templateParams","title"].includes(r.tag)&&r._m==="server").forEach(r=>{t[r.tag]=r.tag.startsWith("title")?r.textContent:r.props}),Object.keys(t).length&&e.tags.push({tag:"script",innerHTML:JSON.stringify(t),props:{id:"unhead:payload",type:"application/json"}})}}},jT=["script","link","bodyAttrs"],zT=e=>({hooks:{"tags:resolve":function(t){for(const r of t.tags.filter(o=>jT.includes(o.tag)))Object.entries(r.props).forEach(([o,n])=>{o.startsWith("on")&&typeof n=="function"&&(e.ssr&&Zp.includes(o)?r.props[o]=`this.dataset.${o}fired = true`:delete r.props[o],r._eventHandlers=r._eventHandlers||{},r._eventHandlers[o]=n)}),e.ssr&&r._eventHandlers&&(r.props.src||r.props.href)&&(r.key=r.key||Xu(r.props.src||r.props.href))},"dom:renderTag":function({$el:t,tag:r}){var o,n;for(const i of Object.keys((t==null?void 0:t.dataset)||{}).filter(s=>Zp.some(a=>`${a}fired`===s))){const s=i.replace("fired","");(n=(o=r._eventHandlers)==null?void 0:o[s])==null||n.call(t,new Event(s.replace("on","")))}}}}),WT=["link","style","script","noscript"],KT={hooks:{"tag:normalise":({tag:e})=>{e.key&&WT.includes(e.tag)&&(e.props["data-hid"]=e._h=Xu(e.key))}}},XT={hooks:{"tags:resolve":e=>{const t=r=>{var o;return(o=e.tags.find(n=>n._d===r))==null?void 0:o._p};for(const{prefix:r,offset:o}of BT)for(const n of e.tags.filter(i=>typeof i.tagPriority=="string"&&i.tagPriority.startsWith(r))){const i=t(n.tagPriority.replace(r,""));typeof i<"u"&&(n._p=i+o)}e.tags.sort((r,o)=>r._p-o._p).sort((r,o)=>la(r)-la(o))}}},GT={meta:"content",link:"href",htmlAttrs:"lang"},qT=e=>({hooks:{"tags:resolve":t=>{var a;const{tags:r}=t,o=(a=r.find(l=>l.tag==="title"))==null?void 0:a.textContent,n=r.findIndex(l=>l.tag==="templateParams"),i=n!==-1?r[n].props:{},s=i.separator||"|";delete i.separator,i.pageTitle=Ns(i.pageTitle||o||"",i,s);for(const l of r.filter(u=>u.processTemplateParams!==!1)){const u=GT[l.tag];u&&typeof l.props[u]=="string"?l.props[u]=Ns(l.props[u],i,s):(l.processTemplateParams===!0||["titleTemplate","title"].includes(l.tag))&&["innerHTML","textContent"].forEach(d=>{typeof l[d]=="string"&&(l[d]=Ns(l[d],i,s))})}e._templateParams=i,e._separator=s,t.tags=r.filter(l=>l.tag!=="templateParams")}}}),YT={hooks:{"tags:resolve":e=>{const{tags:t}=e;let r=t.findIndex(n=>n.tag==="titleTemplate");const o=t.findIndex(n=>n.tag==="title");if(o!==-1&&r!==-1){const n=Yp(t[r].textContent,t[o].textContent);n!==null?t[o].textContent=n||t[o].textContent:delete t[o]}else if(r!==-1){const n=Yp(t[r].textContent);n!==null&&(t[r].textContent=n,t[r].tag="title",r=-1)}r!==-1&&delete t[r],e.tags=t.filter(Boolean)}}},JT={hooks:{"tags:afterResolve":function(e){for(const t of e.tags)typeof t.innerHTML=="string"&&(t.innerHTML&&["application/ld+json","application/json"].includes(t.props.type)?t.innerHTML=t.innerHTML.replace(/</g,"\\u003C"):t.innerHTML=t.innerHTML.replace(new RegExp(`</${t.tag}`,"g"),`<\\/${t.tag}`))}}};let wb;function QT(e={}){const t=ZT(e);return t.use(VT()),wb=t}function eh(e,t){return!e||e==="server"&&t||e==="client"&&!t}function ZT(e={}){const t=Nu();t.addHooks(e.hooks||{}),e.document=e.document||(IT?document:void 0);const r=!e.document,o=()=>{a.dirty=!0,t.callHook("entries:updated",a)};let n=0,i=[];const s=[],a={plugins:s,dirty:!1,resolvedOptions:e,hooks:t,headEntries(){return i},use(l){const u=typeof l=="function"?l(a):l;(!u.key||!s.some(d=>d.key===u.key))&&(s.push(u),eh(u.mode,r)&&t.addHooks(u.hooks||{}))},push(l,u){u==null||delete u.head;const d={_i:n++,input:l,...u};return eh(d.mode,r)&&(i.push(d),o()),{dispose(){i=i.filter(c=>c._i!==d._i),t.callHook("entries:updated",a),o()},patch(c){i=i.map(f=>(f._i===d._i&&(f.input=d.input=c),f)),o()}}},async resolveTags(){const l={tags:[],entries:[...i]};await t.callHook("entries:resolve",l);for(const u of l.entries){const d=u.resolvedInput||u.input;if(u.resolvedInput=await(u.transform?u.transform(d):d),u.resolvedInput)for(const c of await DT(u)){const f={tag:c,entry:u,resolvedOptions:a.resolvedOptions};await t.callHook("tag:normalise",f),l.tags.push(f.tag)}}return await t.callHook("tags:beforeResolve",l),await t.callHook("tags:resolve",l),await t.callHook("tags:afterResolve",l),l.tags},ssr:r};return[UT,HT,zT,KT,XT,qT,YT,JT,...(e==null?void 0:e.plugins)||[]].forEach(l=>a.use(l)),a.hooks.callHook("init",a),a}function ex(){return wb}const tx=ea.startsWith("3");function rx(e){return typeof e=="function"?e():$t(e)}function ca(e,t=""){if(e instanceof Promise)return e;const r=rx(e);return!e||!r?r:Array.isArray(r)?r.map(o=>ca(o,t)):typeof r=="object"?Object.fromEntries(Object.entries(r).map(([o,n])=>o==="titleTemplate"||o.startsWith("on")?[o,$t(n)]:[o,ca(n,o)])):r}const ox={hooks:{"entries:resolve":function(e){for(const t of e.entries)t.resolvedInput=ca(t.input)}}},kb="usehead";function nx(e){return{install(r){tx&&(r.config.globalProperties.$unhead=e,r.config.globalProperties.$head=e,r.provide(kb,e))}}.install}function ix(e={}){e.domDelayFn=e.domDelayFn||(r=>Dr(()=>setTimeout(()=>r(),0)));const t=QT(e);return t.use(ox),t.install=nx(t),t}const th=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},rh="__unhead_injection_handler__";function sx(){if(rh in th)return th[rh]();const e=Ft(kb);return e||console.warn("Unhead is missing Vue context, falling back to shared context. This may have unexpected results."),e||ex()}function Tb(e,t={}){const r=t.head||sx();if(r)return r.ssr?r.push(e,t):ax(r,e,t)}function ax(e,t,r={}){const o=ot(!1),n=ot({});Eu(()=>{n.value=o.value?{}:ca(t)});const i=e.push(n.value,r);return Ct(n,a=>{i.patch(a)}),qe()&&(Xi(()=>{i.dispose()}),fu(()=>{o.value=!0}),du(()=>{o.value=!1})),i}function lx(e){const t=e;return t.headTags=e.resolveTags,t.addEntry=e.push,t.addHeadObjs=e.push,t.addReactiveEntry=(r,o)=>{const n=Tb(r,o);return typeof n<"u"?n.dispose:()=>{}},t.removeHeadObjs=()=>{},t.updateDOM=()=>{e.hooks.callHook("entries:updated",e)},t.unhead=e,t}function cx(e,t){const r=ix({});return lx(r)}const Dl=new Function("try {return this===window;}catch(e){ return false;}");function ux(e){return typeof e=="string"||e&&typeof e=="object"}function dx(e){return e.__esModule||fx&&e[Symbol.toStringTag]==="Module"}const fx=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol";function px(e){const t=["params","query","hash"];if(typeof e=="string")return e;if("path"in e)return e.path;const r={};for(const o of t)o in e&&(r[o]=e[o]);return JSON.stringify(r,null,2)}function Co(e){const t=Array.from(arguments).slice(1);console.warn.apply(console,["[Fetcher warn]: "+e].concat(t))}function hx(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}const oh=(e,t,r,o,n,i,s,a)=>()=>new Promise((l,u)=>{var h,g;const d=o&&(o.enterCallbacks[n]=((h=o.enterCallbacks)==null?void 0:h[n])||[]),c=y=>{var v;y===!1?u(new Error(`Navigation aborted from "${r.fullPath}" to "${t.fullPath}" via a navigation guard.`)):y instanceof Error?u(y):ux(y)?u(new Error(`Redirected from "${r.fullPath}" to "${px(t)}" via a navigation guard`)):(d&&((v=o==null?void 0:o.enterCallbacks)==null?void 0:v[n])===d&&typeof y=="function"&&d.push(y),l())},f=e.call(o&&((g=o.instances)==null?void 0:g[n]),{app:i,store:s,router:a,isClient:Dl(),isInitial:!r.name,isFetch:Dl()&&!!r.name||!Dl()},t,r,gx(c,t,r));let p=Promise.resolve(f);if(e.length<4&&(p=p.then(c)),e.length>3){const y=`The "next" callback was never called inside of ${e.name?'"'+e.name+'"':""}:
84
+ ${e.toString()}
85
+ . If you are returning a value instead of calling "next", make sure to remove the "next" parameter from your function.`;if(typeof f=="object"&&"then"in f)p=p.then(v=>c._called?v:(Co(y),Promise.reject(new Error("Invalid navigation guard"))));else if(f!==void 0&&!c._called){Co(y),u(new Error("Invalid navigation guard"));return}}p.catch(y=>u(y))});function gx(e,t,r){let o=0;return function(){o++===1&&Co(`The "next" callback was called more than once in one navigation guard when going from "${r.fullPath}" to "${t.fullPath}". It should be called exactly one time in each navigation guard. This will fail in production.`),e._called=!0,o===1&&e.apply(null,arguments)}}function mx(e,t,r,o,n,i,s){const a=[],l=[...r._context.mixins];for(const u of e)for(const d in u.components){let c=function(p,h=!1,g=[]){const y=p.__vccOpts||p;if(y.mixins&&y.mixins.length)for(const E of y.mixins)c(E,h,g);y.extends&&c(y.extends,h,g);const v=y[t];if(v&&g.push(h?oh(v,o,n,u,d,r,i,s)():oh(v,o,n,u,d,r,i,s)),p._context&&p._context.mixins&&p._context.mixins.length)for(const E of p._context.mixins)c(E,h,g);return g},f=u.components[d];{if(!f||typeof f!="object"&&typeof f!="function")throw Co(`Component "${d}" in record with path "${u.path}" is not a valid component. Received "${String(f)}".`),new Error("Invalid route component");if("then"in f){Co(`Component "${d}" in record with path "${u.path}" is a Promise instead of a function that returns a Promise. Did you write "import('./MyPage.vue')" instead of "() => import('./MyPage.vue')" ? This will break in production if not fixed.`);const p=f;f=()=>p}else f.__asyncLoader&&!f.__warnedDefineAsync&&(f.__warnedDefineAsync=!0,Co(`Component "${d}" in record with path "${u.path}" is defined using "defineAsyncComponent()". Write "() => import('./MyPage.vue')" instead of "defineAsyncComponent(() => import('./MyPage.vue'))".`))}if(hx(f))f._context={mixins:l},a.push(...c(f));else{let p=f();"catch"in p||(Co(`Component "${d}" in record with path "${u.path}" is a function that does not return a Promise. If you were passing a functional component, make sure to add a "displayName" to the component. This will break in production if not fixed.`),p=Promise.resolve(p)),a.push(()=>p.then(h=>{if(!h)return Promise.reject(new Error(`Couldn't resolve component "${d}" at "${u.path}"`));const g=dx(h)?h.default:h;return u.components[d]=g,g._context={mixins:l},c(g,!0)}))}}return a}const bx=()=>{function e(t){return t.reduce((r,o)=>{const n=Array.isArray(r)?r:[r];return Promise.all(n).then(()=>o())},Promise.resolve())}return{install:(t,r,o,n="prefetch")=>{r.beforeResolve(async(i,s)=>{const a=mx(i.matched,n,t,i,s,o,r);await e(a)})}}};class yx{constructor(){this.onceEvents=new Map,this.events=new Map}once(t,r){return this.addHandler(this.onceEvents,t,r)}on(t,r){return this.addHandler(this.events,t,r)}off(t,r){for(const o of[this.events,this.onceEvents]){const n=o.get(t);if(n)if(r){const i=n.delete(r);return n.size===0?o.delete(t):o.set(t,n),i}else return o.delete(t)}return!1}emit(t,...r){const o=[];for(const n of[this.events,this.onceEvents]){const i=n===this.onceEvents,s=new Map;if(t instanceof RegExp)for(const a of n.keys())t.test(a)&&s.set(a,n.get(a));else s.set(t,n.get(t));for(const a of s.keys()){const l=s.get(a);if(!(!l||!l.size)){for(const u of l){const d={type:a,once:i};o.push(u(...r,d)),i&&l.delete(u)}i&&(l.size?n.set(a,l):n.delete(a))}}}return o}addHandler(t,r,o){const n=t.get(r)||new Set,i=n.size;return n.add(o),t.set(r,n),i!==n.size}}const vx=()=>new yx;var Bl={exports:{}},Ll={};/**
86
+ * @vue/compiler-core v3.5.12
87
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
88
+ * @license MIT
89
+ **/const xn=Symbol("Fragment"),hn=Symbol("Teleport"),Ka=Symbol("Suspense"),Ai=Symbol("KeepAlive"),Gu=Symbol("BaseTransition"),co=Symbol("openBlock"),qu=Symbol("createBlock"),Yu=Symbol("createElementBlock"),Xa=Symbol("createVNode"),Ga=Symbol("createElementVNode"),Vn=Symbol("createCommentVNode"),qa=Symbol("createTextVNode"),Ju=Symbol("createStaticVNode"),Ya=Symbol("resolveComponent"),Ja=Symbol("resolveDynamicComponent"),Qa=Symbol("resolveDirective"),Za=Symbol("resolveFilter"),el=Symbol("withDirectives"),tl=Symbol("renderList"),Qu=Symbol("renderSlot"),Zu=Symbol("createSlots"),Ji=Symbol("toDisplayString"),Ri=Symbol("mergeProps"),rl=Symbol("normalizeClass"),ol=Symbol("normalizeStyle"),On=Symbol("normalizeProps"),Fn=Symbol("guardReactiveProps"),nl=Symbol("toHandlers"),ua=Symbol("camelize"),xb=Symbol("capitalize"),da=Symbol("toHandlerKey"),Ii=Symbol("setBlockTracking"),Ob=Symbol("pushScopeId"),Ab=Symbol("popScopeId"),il=Symbol("withCtx"),Rb=Symbol("unref"),Ib=Symbol("isRef"),sl=Symbol("withMemo"),ed=Symbol("isMemoSame"),Fo={[xn]:"Fragment",[hn]:"Teleport",[Ka]:"Suspense",[Ai]:"KeepAlive",[Gu]:"BaseTransition",[co]:"openBlock",[qu]:"createBlock",[Yu]:"createElementBlock",[Xa]:"createVNode",[Ga]:"createElementVNode",[Vn]:"createCommentVNode",[qa]:"createTextVNode",[Ju]:"createStaticVNode",[Ya]:"resolveComponent",[Ja]:"resolveDynamicComponent",[Qa]:"resolveDirective",[Za]:"resolveFilter",[el]:"withDirectives",[tl]:"renderList",[Qu]:"renderSlot",[Zu]:"createSlots",[Ji]:"toDisplayString",[Ri]:"mergeProps",[rl]:"normalizeClass",[ol]:"normalizeStyle",[On]:"normalizeProps",[Fn]:"guardReactiveProps",[nl]:"toHandlers",[ua]:"camelize",[xb]:"capitalize",[da]:"toHandlerKey",[Ii]:"setBlockTracking",[Ob]:"pushScopeId",[Ab]:"popScopeId",[il]:"withCtx",[Rb]:"unref",[Ib]:"isRef",[sl]:"withMemo",[ed]:"isMemoSame"};function Nb(e){Object.getOwnPropertySymbols(e).forEach(t=>{Fo[t]=e[t]})}const _x={HTML:0,0:"HTML",SVG:1,1:"SVG",MATH_ML:2,2:"MATH_ML"},Ex={ROOT:0,0:"ROOT",ELEMENT:1,1:"ELEMENT",TEXT:2,2:"TEXT",COMMENT:3,3:"COMMENT",SIMPLE_EXPRESSION:4,4:"SIMPLE_EXPRESSION",INTERPOLATION:5,5:"INTERPOLATION",ATTRIBUTE:6,6:"ATTRIBUTE",DIRECTIVE:7,7:"DIRECTIVE",COMPOUND_EXPRESSION:8,8:"COMPOUND_EXPRESSION",IF:9,9:"IF",IF_BRANCH:10,10:"IF_BRANCH",FOR:11,11:"FOR",TEXT_CALL:12,12:"TEXT_CALL",VNODE_CALL:13,13:"VNODE_CALL",JS_CALL_EXPRESSION:14,14:"JS_CALL_EXPRESSION",JS_OBJECT_EXPRESSION:15,15:"JS_OBJECT_EXPRESSION",JS_PROPERTY:16,16:"JS_PROPERTY",JS_ARRAY_EXPRESSION:17,17:"JS_ARRAY_EXPRESSION",JS_FUNCTION_EXPRESSION:18,18:"JS_FUNCTION_EXPRESSION",JS_CONDITIONAL_EXPRESSION:19,19:"JS_CONDITIONAL_EXPRESSION",JS_CACHE_EXPRESSION:20,20:"JS_CACHE_EXPRESSION",JS_BLOCK_STATEMENT:21,21:"JS_BLOCK_STATEMENT",JS_TEMPLATE_LITERAL:22,22:"JS_TEMPLATE_LITERAL",JS_IF_STATEMENT:23,23:"JS_IF_STATEMENT",JS_ASSIGNMENT_EXPRESSION:24,24:"JS_ASSIGNMENT_EXPRESSION",JS_SEQUENCE_EXPRESSION:25,25:"JS_SEQUENCE_EXPRESSION",JS_RETURN_STATEMENT:26,26:"JS_RETURN_STATEMENT"},Cx={ELEMENT:0,0:"ELEMENT",COMPONENT:1,1:"COMPONENT",SLOT:2,2:"SLOT",TEMPLATE:3,3:"TEMPLATE"},Sx={NOT_CONSTANT:0,0:"NOT_CONSTANT",CAN_SKIP_PATCH:1,1:"CAN_SKIP_PATCH",CAN_CACHE:2,2:"CAN_CACHE",CAN_STRINGIFY:3,3:"CAN_STRINGIFY"},Ye={start:{line:1,column:1,offset:0},end:{line:1,column:1,offset:0},source:""};function $b(e,t=""){return{type:0,source:t,children:e,helpers:new Set,components:[],directives:[],hoists:[],imports:[],cached:[],temps:0,codegenNode:void 0,loc:Ye}}function An(e,t,r,o,n,i,s,a=!1,l=!1,u=!1,d=Ye){return e&&(a?(e.helper(co),e.helper(jo(e.inSSR,u))):e.helper(Ho(e.inSSR,u)),s&&e.helper(el)),{type:13,tag:t,props:r,children:o,patchFlag:n,dynamicProps:i,directives:s,isBlock:a,disableTracking:l,isComponent:u,loc:d}}function oo(e,t=Ye){return{type:17,loc:t,elements:e}}function Pt(e,t=Ye){return{type:15,loc:t,properties:e}}function Ve(e,t){return{type:16,loc:Ye,key:le(e)?fe(e,!0):e,value:t}}function fe(e,t=!1,r=Ye,o=0){return{type:4,loc:r,content:e,isStatic:t,constType:t?3:o}}function wx(e,t){return{type:5,loc:t,content:le(e)?fe(e,!1,t):e}}function Ht(e,t=Ye){return{type:8,loc:t,children:e}}function Ke(e,t=[],r=Ye){return{type:14,loc:r,callee:e,arguments:t}}function Uo(e,t=void 0,r=!1,o=!1,n=Ye){return{type:18,params:e,returns:t,newline:r,isSlot:o,loc:n}}function fa(e,t,r,o=!0){return{type:19,test:e,consequent:t,alternate:r,newline:o,loc:Ye}}function Pb(e,t,r=!1){return{type:20,index:e,value:t,needPauseTracking:r,needArraySpread:!1,loc:Ye}}function Db(e){return{type:21,body:e,loc:Ye}}function kx(e){return{type:22,elements:e,loc:Ye}}function Tx(e,t,r){return{type:23,test:e,consequent:t,alternate:r,loc:Ye}}function xx(e,t){return{type:24,left:e,right:t,loc:Ye}}function Ox(e){return{type:25,expressions:e,loc:Ye}}function Ax(e){return{type:26,returns:e,loc:Ye}}function Ho(e,t){return e||t?Xa:Ga}function jo(e,t){return e||t?qu:Yu}function al(e,{helper:t,removeHelper:r,inSSR:o}){e.isBlock||(e.isBlock=!0,r(Ho(o,e.isComponent)),t(co),t(jo(o,e.isComponent)))}const nh=new Uint8Array([123,123]),ih=new Uint8Array([125,125]);function sh(e){return e>=97&&e<=122||e>=65&&e<=90}function Nt(e){return e===32||e===10||e===9||e===12||e===13}function jr(e){return e===47||e===62||Nt(e)}function pa(e){const t=new Uint8Array(e.length);for(let r=0;r<e.length;r++)t[r]=e.charCodeAt(r);return t}const et={Cdata:new Uint8Array([67,68,65,84,65,91]),CdataEnd:new Uint8Array([93,93,62]),CommentEnd:new Uint8Array([45,45,62]),ScriptEnd:new Uint8Array([60,47,115,99,114,105,112,116]),StyleEnd:new Uint8Array([60,47,115,116,121,108,101]),TitleEnd:new Uint8Array([60,47,116,105,116,108,101]),TextareaEnd:new Uint8Array([60,47,116,101,120,116,97,114,101,97])};class Rx{constructor(t,r){this.stack=t,this.cbs=r,this.state=1,this.buffer="",this.sectionStart=0,this.index=0,this.entityStart=0,this.baseState=1,this.inRCDATA=!1,this.inXML=!1,this.inVPre=!1,this.newlines=[],this.mode=0,this.delimiterOpen=nh,this.delimiterClose=ih,this.delimiterIndex=-1,this.currentSequence=void 0,this.sequenceIndex=0}get inSFCRoot(){return this.mode===2&&this.stack.length===0}reset(){this.state=1,this.mode=0,this.buffer="",this.sectionStart=0,this.index=0,this.baseState=1,this.inRCDATA=!1,this.currentSequence=void 0,this.newlines.length=0,this.delimiterOpen=nh,this.delimiterClose=ih}getPos(t){let r=1,o=t+1;for(let n=this.newlines.length-1;n>=0;n--){const i=this.newlines[n];if(t>i){r=n+2,o=t-i;break}}return{column:o,line:r,offset:t}}peek(){return this.buffer.charCodeAt(this.index+1)}stateText(t){t===60?(this.index>this.sectionStart&&this.cbs.ontext(this.sectionStart,this.index),this.state=5,this.sectionStart=this.index):!this.inVPre&&t===this.delimiterOpen[0]&&(this.state=2,this.delimiterIndex=0,this.stateInterpolationOpen(t))}stateInterpolationOpen(t){if(t===this.delimiterOpen[this.delimiterIndex])if(this.delimiterIndex===this.delimiterOpen.length-1){const r=this.index+1-this.delimiterOpen.length;r>this.sectionStart&&this.cbs.ontext(this.sectionStart,r),this.state=3,this.sectionStart=r}else this.delimiterIndex++;else this.inRCDATA?(this.state=32,this.stateInRCDATA(t)):(this.state=1,this.stateText(t))}stateInterpolation(t){t===this.delimiterClose[0]&&(this.state=4,this.delimiterIndex=0,this.stateInterpolationClose(t))}stateInterpolationClose(t){t===this.delimiterClose[this.delimiterIndex]?this.delimiterIndex===this.delimiterClose.length-1?(this.cbs.oninterpolation(this.sectionStart,this.index+1),this.inRCDATA?this.state=32:this.state=1,this.sectionStart=this.index+1):this.delimiterIndex++:(this.state=3,this.stateInterpolation(t))}stateSpecialStartSequence(t){const r=this.sequenceIndex===this.currentSequence.length;if(!(r?jr(t):(t|32)===this.currentSequence[this.sequenceIndex]))this.inRCDATA=!1;else if(!r){this.sequenceIndex++;return}this.sequenceIndex=0,this.state=6,this.stateInTagName(t)}stateInRCDATA(t){if(this.sequenceIndex===this.currentSequence.length){if(t===62||Nt(t)){const r=this.index-this.currentSequence.length;if(this.sectionStart<r){const o=this.index;this.index=r,this.cbs.ontext(this.sectionStart,r),this.index=o}this.sectionStart=r+2,this.stateInClosingTagName(t),this.inRCDATA=!1;return}this.sequenceIndex=0}(t|32)===this.currentSequence[this.sequenceIndex]?this.sequenceIndex+=1:this.sequenceIndex===0?this.currentSequence===et.TitleEnd||this.currentSequence===et.TextareaEnd&&!this.inSFCRoot?!this.inVPre&&t===this.delimiterOpen[0]&&(this.state=2,this.delimiterIndex=0,this.stateInterpolationOpen(t)):this.fastForwardTo(60)&&(this.sequenceIndex=1):this.sequenceIndex=+(t===60)}stateCDATASequence(t){t===et.Cdata[this.sequenceIndex]?++this.sequenceIndex===et.Cdata.length&&(this.state=28,this.currentSequence=et.CdataEnd,this.sequenceIndex=0,this.sectionStart=this.index+1):(this.sequenceIndex=0,this.state=23,this.stateInDeclaration(t))}fastForwardTo(t){for(;++this.index<this.buffer.length;){const r=this.buffer.charCodeAt(this.index);if(r===10&&this.newlines.push(this.index),r===t)return!0}return this.index=this.buffer.length-1,!1}stateInCommentLike(t){t===this.currentSequence[this.sequenceIndex]?++this.sequenceIndex===this.currentSequence.length&&(this.currentSequence===et.CdataEnd?this.cbs.oncdata(this.sectionStart,this.index-2):this.cbs.oncomment(this.sectionStart,this.index-2),this.sequenceIndex=0,this.sectionStart=this.index+1,this.state=1):this.sequenceIndex===0?this.fastForwardTo(this.currentSequence[0])&&(this.sequenceIndex=1):t!==this.currentSequence[this.sequenceIndex-1]&&(this.sequenceIndex=0)}startSpecial(t,r){this.enterRCDATA(t,r),this.state=31}enterRCDATA(t,r){this.inRCDATA=!0,this.currentSequence=t,this.sequenceIndex=r}stateBeforeTagName(t){t===33?(this.state=22,this.sectionStart=this.index+1):t===63?(this.state=24,this.sectionStart=this.index+1):sh(t)?(this.sectionStart=this.index,this.mode===0?this.state=6:this.inSFCRoot?this.state=34:this.inXML?this.state=6:t===116?this.state=30:this.state=t===115?29:6):t===47?this.state=8:(this.state=1,this.stateText(t))}stateInTagName(t){jr(t)&&this.handleTagName(t)}stateInSFCRootTagName(t){if(jr(t)){const r=this.buffer.slice(this.sectionStart,this.index);r!=="template"&&this.enterRCDATA(pa("</"+r),0),this.handleTagName(t)}}handleTagName(t){this.cbs.onopentagname(this.sectionStart,this.index),this.sectionStart=-1,this.state=11,this.stateBeforeAttrName(t)}stateBeforeClosingTagName(t){Nt(t)||(t===62?(this.cbs.onerr(14,this.index),this.state=1,this.sectionStart=this.index+1):(this.state=sh(t)?9:27,this.sectionStart=this.index))}stateInClosingTagName(t){(t===62||Nt(t))&&(this.cbs.onclosetag(this.sectionStart,this.index),this.sectionStart=-1,this.state=10,this.stateAfterClosingTagName(t))}stateAfterClosingTagName(t){t===62&&(this.state=1,this.sectionStart=this.index+1)}stateBeforeAttrName(t){t===62?(this.cbs.onopentagend(this.index),this.inRCDATA?this.state=32:this.state=1,this.sectionStart=this.index+1):t===47?(this.state=7,this.peek()!==62&&this.cbs.onerr(22,this.index)):t===60&&this.peek()===47?(this.cbs.onopentagend(this.index),this.state=5,this.sectionStart=this.index):Nt(t)||(t===61&&this.cbs.onerr(19,this.index),this.handleAttrStart(t))}handleAttrStart(t){t===118&&this.peek()===45?(this.state=13,this.sectionStart=this.index):t===46||t===58||t===64||t===35?(this.cbs.ondirname(this.index,this.index+1),this.state=14,this.sectionStart=this.index+1):(this.state=12,this.sectionStart=this.index)}stateInSelfClosingTag(t){t===62?(this.cbs.onselfclosingtag(this.index),this.state=1,this.sectionStart=this.index+1,this.inRCDATA=!1):Nt(t)||(this.state=11,this.stateBeforeAttrName(t))}stateInAttrName(t){t===61||jr(t)?(this.cbs.onattribname(this.sectionStart,this.index),this.handleAttrNameEnd(t)):(t===34||t===39||t===60)&&this.cbs.onerr(17,this.index)}stateInDirName(t){t===61||jr(t)?(this.cbs.ondirname(this.sectionStart,this.index),this.handleAttrNameEnd(t)):t===58?(this.cbs.ondirname(this.sectionStart,this.index),this.state=14,this.sectionStart=this.index+1):t===46&&(this.cbs.ondirname(this.sectionStart,this.index),this.state=16,this.sectionStart=this.index+1)}stateInDirArg(t){t===61||jr(t)?(this.cbs.ondirarg(this.sectionStart,this.index),this.handleAttrNameEnd(t)):t===91?this.state=15:t===46&&(this.cbs.ondirarg(this.sectionStart,this.index),this.state=16,this.sectionStart=this.index+1)}stateInDynamicDirArg(t){t===93?this.state=14:(t===61||jr(t))&&(this.cbs.ondirarg(this.sectionStart,this.index+1),this.handleAttrNameEnd(t),this.cbs.onerr(27,this.index))}stateInDirModifier(t){t===61||jr(t)?(this.cbs.ondirmodifier(this.sectionStart,this.index),this.handleAttrNameEnd(t)):t===46&&(this.cbs.ondirmodifier(this.sectionStart,this.index),this.sectionStart=this.index+1)}handleAttrNameEnd(t){this.sectionStart=this.index,this.state=17,this.cbs.onattribnameend(this.index),this.stateAfterAttrName(t)}stateAfterAttrName(t){t===61?this.state=18:t===47||t===62?(this.cbs.onattribend(0,this.sectionStart),this.sectionStart=-1,this.state=11,this.stateBeforeAttrName(t)):Nt(t)||(this.cbs.onattribend(0,this.sectionStart),this.handleAttrStart(t))}stateBeforeAttrValue(t){t===34?(this.state=19,this.sectionStart=this.index+1):t===39?(this.state=20,this.sectionStart=this.index+1):Nt(t)||(this.sectionStart=this.index,this.state=21,this.stateInAttrValueNoQuotes(t))}handleInAttrValue(t,r){(t===r||this.fastForwardTo(r))&&(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(r===34?3:2,this.index+1),this.state=11)}stateInAttrValueDoubleQuotes(t){this.handleInAttrValue(t,34)}stateInAttrValueSingleQuotes(t){this.handleInAttrValue(t,39)}stateInAttrValueNoQuotes(t){Nt(t)||t===62?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(1,this.index),this.state=11,this.stateBeforeAttrName(t)):(t===34||t===39||t===60||t===61||t===96)&&this.cbs.onerr(18,this.index)}stateBeforeDeclaration(t){t===91?(this.state=26,this.sequenceIndex=0):this.state=t===45?25:23}stateInDeclaration(t){(t===62||this.fastForwardTo(62))&&(this.state=1,this.sectionStart=this.index+1)}stateInProcessingInstruction(t){(t===62||this.fastForwardTo(62))&&(this.cbs.onprocessinginstruction(this.sectionStart,this.index),this.state=1,this.sectionStart=this.index+1)}stateBeforeComment(t){t===45?(this.state=28,this.currentSequence=et.CommentEnd,this.sequenceIndex=2,this.sectionStart=this.index+1):this.state=23}stateInSpecialComment(t){(t===62||this.fastForwardTo(62))&&(this.cbs.oncomment(this.sectionStart,this.index),this.state=1,this.sectionStart=this.index+1)}stateBeforeSpecialS(t){t===et.ScriptEnd[3]?this.startSpecial(et.ScriptEnd,4):t===et.StyleEnd[3]?this.startSpecial(et.StyleEnd,4):(this.state=6,this.stateInTagName(t))}stateBeforeSpecialT(t){t===et.TitleEnd[3]?this.startSpecial(et.TitleEnd,4):t===et.TextareaEnd[3]?this.startSpecial(et.TextareaEnd,4):(this.state=6,this.stateInTagName(t))}startEntity(){}stateInEntity(){}parse(t){for(this.buffer=t;this.index<this.buffer.length;){const r=this.buffer.charCodeAt(this.index);switch(r===10&&this.newlines.push(this.index),this.state){case 1:{this.stateText(r);break}case 2:{this.stateInterpolationOpen(r);break}case 3:{this.stateInterpolation(r);break}case 4:{this.stateInterpolationClose(r);break}case 31:{this.stateSpecialStartSequence(r);break}case 32:{this.stateInRCDATA(r);break}case 26:{this.stateCDATASequence(r);break}case 19:{this.stateInAttrValueDoubleQuotes(r);break}case 12:{this.stateInAttrName(r);break}case 13:{this.stateInDirName(r);break}case 14:{this.stateInDirArg(r);break}case 15:{this.stateInDynamicDirArg(r);break}case 16:{this.stateInDirModifier(r);break}case 28:{this.stateInCommentLike(r);break}case 27:{this.stateInSpecialComment(r);break}case 11:{this.stateBeforeAttrName(r);break}case 6:{this.stateInTagName(r);break}case 34:{this.stateInSFCRootTagName(r);break}case 9:{this.stateInClosingTagName(r);break}case 5:{this.stateBeforeTagName(r);break}case 17:{this.stateAfterAttrName(r);break}case 20:{this.stateInAttrValueSingleQuotes(r);break}case 18:{this.stateBeforeAttrValue(r);break}case 8:{this.stateBeforeClosingTagName(r);break}case 10:{this.stateAfterClosingTagName(r);break}case 29:{this.stateBeforeSpecialS(r);break}case 30:{this.stateBeforeSpecialT(r);break}case 21:{this.stateInAttrValueNoQuotes(r);break}case 7:{this.stateInSelfClosingTag(r);break}case 23:{this.stateInDeclaration(r);break}case 22:{this.stateBeforeDeclaration(r);break}case 25:{this.stateBeforeComment(r);break}case 24:{this.stateInProcessingInstruction(r);break}case 33:{this.stateInEntity();break}}this.index++}this.cleanup(),this.finish()}cleanup(){this.sectionStart!==this.index&&(this.state===1||this.state===32&&this.sequenceIndex===0?(this.cbs.ontext(this.sectionStart,this.index),this.sectionStart=this.index):(this.state===19||this.state===20||this.state===21)&&(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=this.index))}finish(){this.handleTrailingData(),this.cbs.onend()}handleTrailingData(){const t=this.buffer.length;this.sectionStart>=t||(this.state===28?this.currentSequence===et.CdataEnd?this.cbs.oncdata(this.sectionStart,t):this.cbs.oncomment(this.sectionStart,t):this.state===6||this.state===11||this.state===18||this.state===17||this.state===12||this.state===13||this.state===14||this.state===15||this.state===16||this.state===20||this.state===19||this.state===21||this.state===9||this.cbs.ontext(this.sectionStart,t))}emitCodePoint(t,r){}}const Ix={COMPILER_IS_ON_ELEMENT:"COMPILER_IS_ON_ELEMENT",COMPILER_V_BIND_SYNC:"COMPILER_V_BIND_SYNC",COMPILER_V_BIND_OBJECT_ORDER:"COMPILER_V_BIND_OBJECT_ORDER",COMPILER_V_ON_NATIVE:"COMPILER_V_ON_NATIVE",COMPILER_V_IF_V_FOR_PRECEDENCE:"COMPILER_V_IF_V_FOR_PRECEDENCE",COMPILER_NATIVE_TEMPLATE:"COMPILER_NATIVE_TEMPLATE",COMPILER_INLINE_TEMPLATE:"COMPILER_INLINE_TEMPLATE",COMPILER_FILTERS:"COMPILER_FILTERS"},Nx={COMPILER_IS_ON_ELEMENT:{message:'Platform-native elements with "is" prop will no longer be treated as components in Vue 3 unless the "is" value is explicitly prefixed with "vue:".',link:"https://v3-migration.vuejs.org/breaking-changes/custom-elements-interop.html"},COMPILER_V_BIND_SYNC:{message:e=>`.sync modifier for v-bind has been removed. Use v-model with argument instead. \`v-bind:${e}.sync\` should be changed to \`v-model:${e}\`.`,link:"https://v3-migration.vuejs.org/breaking-changes/v-model.html"},COMPILER_V_BIND_OBJECT_ORDER:{message:'v-bind="obj" usage is now order sensitive and behaves like JavaScript object spread: it will now overwrite an existing non-mergeable attribute that appears before v-bind in the case of conflict. To retain 2.x behavior, move v-bind to make it the first attribute. You can also suppress this warning if the usage is intended.',link:"https://v3-migration.vuejs.org/breaking-changes/v-bind.html"},COMPILER_V_ON_NATIVE:{message:".native modifier for v-on has been removed as is no longer necessary.",link:"https://v3-migration.vuejs.org/breaking-changes/v-on-native-modifier-removed.html"},COMPILER_V_IF_V_FOR_PRECEDENCE:{message:"v-if / v-for precedence when used on the same element has changed in Vue 3: v-if now takes higher precedence and will no longer have access to v-for scope variables. It is best to avoid the ambiguity with <template> tags or use a computed property that filters v-for data source.",link:"https://v3-migration.vuejs.org/breaking-changes/v-if-v-for.html"},COMPILER_NATIVE_TEMPLATE:{message:"<template> with no special directives will render as a native template element instead of its inner content in Vue 3."},COMPILER_INLINE_TEMPLATE:{message:'"inline-template" has been removed in Vue 3.',link:"https://v3-migration.vuejs.org/breaking-changes/inline-template-attribute.html"},COMPILER_FILTERS:{message:'filters have been removed in Vue 3. The "|" symbol will be treated as native JavaScript bitwise OR operator. Use method calls or computed properties instead.',link:"https://v3-migration.vuejs.org/breaking-changes/filters.html"}};function Pc(e,{compatConfig:t}){const r=t&&t[e];return e==="MODE"?r||3:r}function no(e,t){const r=Pc("MODE",t),o=Pc(e,t);return r===3?o===!0:o!==!1}function zo(e,t,r,...o){const n=no(e,t);return n&&Ni(e,t,r,...o),n}function Ni(e,t,r,...o){if(Pc(e,t)==="suppress-warning")return;const{message:i,link:s}=Nx[e],a=`(deprecation ${e}) ${typeof i=="function"?i(...o):i}${s?`
90
+ Details: ${s}`:""}`,l=new SyntaxError(a);l.code=e,r&&(l.loc=r),t.onWarn(l)}function td(e){throw e}function Bb(e){console.warn(`[Vue warn] ${e.message}`)}function ke(e,t,r,o){const n=(r||Lb)[e]+(o||""),i=new SyntaxError(String(n));return i.code=e,i.loc=t,i}const $x={ABRUPT_CLOSING_OF_EMPTY_COMMENT:0,0:"ABRUPT_CLOSING_OF_EMPTY_COMMENT",CDATA_IN_HTML_CONTENT:1,1:"CDATA_IN_HTML_CONTENT",DUPLICATE_ATTRIBUTE:2,2:"DUPLICATE_ATTRIBUTE",END_TAG_WITH_ATTRIBUTES:3,3:"END_TAG_WITH_ATTRIBUTES",END_TAG_WITH_TRAILING_SOLIDUS:4,4:"END_TAG_WITH_TRAILING_SOLIDUS",EOF_BEFORE_TAG_NAME:5,5:"EOF_BEFORE_TAG_NAME",EOF_IN_CDATA:6,6:"EOF_IN_CDATA",EOF_IN_COMMENT:7,7:"EOF_IN_COMMENT",EOF_IN_SCRIPT_HTML_COMMENT_LIKE_TEXT:8,8:"EOF_IN_SCRIPT_HTML_COMMENT_LIKE_TEXT",EOF_IN_TAG:9,9:"EOF_IN_TAG",INCORRECTLY_CLOSED_COMMENT:10,10:"INCORRECTLY_CLOSED_COMMENT",INCORRECTLY_OPENED_COMMENT:11,11:"INCORRECTLY_OPENED_COMMENT",INVALID_FIRST_CHARACTER_OF_TAG_NAME:12,12:"INVALID_FIRST_CHARACTER_OF_TAG_NAME",MISSING_ATTRIBUTE_VALUE:13,13:"MISSING_ATTRIBUTE_VALUE",MISSING_END_TAG_NAME:14,14:"MISSING_END_TAG_NAME",MISSING_WHITESPACE_BETWEEN_ATTRIBUTES:15,15:"MISSING_WHITESPACE_BETWEEN_ATTRIBUTES",NESTED_COMMENT:16,16:"NESTED_COMMENT",UNEXPECTED_CHARACTER_IN_ATTRIBUTE_NAME:17,17:"UNEXPECTED_CHARACTER_IN_ATTRIBUTE_NAME",UNEXPECTED_CHARACTER_IN_UNQUOTED_ATTRIBUTE_VALUE:18,18:"UNEXPECTED_CHARACTER_IN_UNQUOTED_ATTRIBUTE_VALUE",UNEXPECTED_EQUALS_SIGN_BEFORE_ATTRIBUTE_NAME:19,19:"UNEXPECTED_EQUALS_SIGN_BEFORE_ATTRIBUTE_NAME",UNEXPECTED_NULL_CHARACTER:20,20:"UNEXPECTED_NULL_CHARACTER",UNEXPECTED_QUESTION_MARK_INSTEAD_OF_TAG_NAME:21,21:"UNEXPECTED_QUESTION_MARK_INSTEAD_OF_TAG_NAME",UNEXPECTED_SOLIDUS_IN_TAG:22,22:"UNEXPECTED_SOLIDUS_IN_TAG",X_INVALID_END_TAG:23,23:"X_INVALID_END_TAG",X_MISSING_END_TAG:24,24:"X_MISSING_END_TAG",X_MISSING_INTERPOLATION_END:25,25:"X_MISSING_INTERPOLATION_END",X_MISSING_DIRECTIVE_NAME:26,26:"X_MISSING_DIRECTIVE_NAME",X_MISSING_DYNAMIC_DIRECTIVE_ARGUMENT_END:27,27:"X_MISSING_DYNAMIC_DIRECTIVE_ARGUMENT_END",X_V_IF_NO_EXPRESSION:28,28:"X_V_IF_NO_EXPRESSION",X_V_IF_SAME_KEY:29,29:"X_V_IF_SAME_KEY",X_V_ELSE_NO_ADJACENT_IF:30,30:"X_V_ELSE_NO_ADJACENT_IF",X_V_FOR_NO_EXPRESSION:31,31:"X_V_FOR_NO_EXPRESSION",X_V_FOR_MALFORMED_EXPRESSION:32,32:"X_V_FOR_MALFORMED_EXPRESSION",X_V_FOR_TEMPLATE_KEY_PLACEMENT:33,33:"X_V_FOR_TEMPLATE_KEY_PLACEMENT",X_V_BIND_NO_EXPRESSION:34,34:"X_V_BIND_NO_EXPRESSION",X_V_ON_NO_EXPRESSION:35,35:"X_V_ON_NO_EXPRESSION",X_V_SLOT_UNEXPECTED_DIRECTIVE_ON_SLOT_OUTLET:36,36:"X_V_SLOT_UNEXPECTED_DIRECTIVE_ON_SLOT_OUTLET",X_V_SLOT_MIXED_SLOT_USAGE:37,37:"X_V_SLOT_MIXED_SLOT_USAGE",X_V_SLOT_DUPLICATE_SLOT_NAMES:38,38:"X_V_SLOT_DUPLICATE_SLOT_NAMES",X_V_SLOT_EXTRANEOUS_DEFAULT_SLOT_CHILDREN:39,39:"X_V_SLOT_EXTRANEOUS_DEFAULT_SLOT_CHILDREN",X_V_SLOT_MISPLACED:40,40:"X_V_SLOT_MISPLACED",X_V_MODEL_NO_EXPRESSION:41,41:"X_V_MODEL_NO_EXPRESSION",X_V_MODEL_MALFORMED_EXPRESSION:42,42:"X_V_MODEL_MALFORMED_EXPRESSION",X_V_MODEL_ON_SCOPE_VARIABLE:43,43:"X_V_MODEL_ON_SCOPE_VARIABLE",X_V_MODEL_ON_PROPS:44,44:"X_V_MODEL_ON_PROPS",X_INVALID_EXPRESSION:45,45:"X_INVALID_EXPRESSION",X_KEEP_ALIVE_INVALID_CHILDREN:46,46:"X_KEEP_ALIVE_INVALID_CHILDREN",X_PREFIX_ID_NOT_SUPPORTED:47,47:"X_PREFIX_ID_NOT_SUPPORTED",X_MODULE_MODE_NOT_SUPPORTED:48,48:"X_MODULE_MODE_NOT_SUPPORTED",X_CACHE_HANDLER_NOT_SUPPORTED:49,49:"X_CACHE_HANDLER_NOT_SUPPORTED",X_SCOPE_ID_NOT_SUPPORTED:50,50:"X_SCOPE_ID_NOT_SUPPORTED",X_VNODE_HOOKS:51,51:"X_VNODE_HOOKS",X_V_BIND_INVALID_SAME_NAME_ARGUMENT:52,52:"X_V_BIND_INVALID_SAME_NAME_ARGUMENT",__EXTEND_POINT__:53,53:"__EXTEND_POINT__"},Lb={0:"Illegal comment.",1:"CDATA section is allowed only in XML context.",2:"Duplicate attribute.",3:"End tag cannot have attributes.",4:"Illegal '/' in tags.",5:"Unexpected EOF in tag.",6:"Unexpected EOF in CDATA section.",7:"Unexpected EOF in comment.",8:"Unexpected EOF in script.",9:"Unexpected EOF in tag.",10:"Incorrectly closed comment.",11:"Incorrectly opened comment.",12:"Illegal tag name. Use '&lt;' to print '<'.",13:"Attribute value was expected.",14:"End tag name was expected.",15:"Whitespace was expected.",16:"Unexpected '<!--' in comment.",17:`Attribute name cannot contain U+0022 ("), U+0027 ('), and U+003C (<).`,18:"Unquoted attribute value cannot contain U+0022 (\"), U+0027 ('), U+003C (<), U+003D (=), and U+0060 (`).",19:"Attribute name cannot start with '='.",21:"'<?' is allowed only in XML context.",20:"Unexpected null character.",22:"Illegal '/' in tags.",23:"Invalid end tag.",24:"Element is missing end tag.",25:"Interpolation end sign was not found.",27:"End bracket for dynamic directive argument was not found. Note that dynamic directive argument cannot contain spaces.",26:"Legal directive name was expected.",28:"v-if/v-else-if is missing expression.",29:"v-if/else branches must use unique keys.",30:"v-else/v-else-if has no adjacent v-if or v-else-if.",31:"v-for is missing expression.",32:"v-for has invalid expression.",33:"<template v-for> key should be placed on the <template> tag.",34:"v-bind is missing expression.",52:"v-bind with same-name shorthand only allows static argument.",35:"v-on is missing expression.",36:"Unexpected custom directive on <slot> outlet.",37:"Mixed v-slot usage on both the component and nested <template>. When there are multiple named slots, all slots should use <template> syntax to avoid scope ambiguity.",38:"Duplicate slot names found. ",39:"Extraneous children found when component already has explicitly named default slot. These children will be ignored.",40:"v-slot can only be used on components or <template> tags.",41:"v-model is missing expression.",42:"v-model value must be a valid JavaScript member expression.",43:"v-model cannot be used on v-for or v-slot scope variables because they are not writable.",44:`v-model cannot be used on a prop, because local prop bindings are not writable.
91
+ Use a v-bind binding combined with a v-on listener that emits update:x event instead.`,45:"Error parsing JavaScript expression: ",46:"<KeepAlive> expects exactly one child component.",51:"@vnode-* hooks in templates are no longer supported. Use the vue: prefix instead. For example, @vnode-mounted should be changed to @vue:mounted. @vnode-* hooks support has been removed in 3.4.",47:'"prefixIdentifiers" option is not supported in this build of compiler.',48:"ES module mode is not supported in this build of compiler.",49:'"cacheHandlers" option is only supported when the "prefixIdentifiers" option is enabled.',50:'"scopeId" option is only supported in module mode.',53:""};function Px(e,t,r=!1,o=[],n=Object.create(null)){}function Dx(e,t,r){return!1}function Bx(e,t){if(e&&(e.type==="ObjectProperty"||e.type==="ArrayPattern")){let r=t.length;for(;r--;){const o=t[r];if(o.type==="AssignmentExpression")return!0;if(o.type!=="ObjectProperty"&&!o.type.endsWith("Pattern"))break}}return!1}function Lx(e){let t=e.length;for(;t--;){const r=e[t];if(r.type==="NewExpression")return!0;if(r.type!=="MemberExpression")break}return!1}function Mx(e,t){for(const r of e.params)for(const o of Ar(r))t(o)}function Vx(e,t){for(const r of e.body)if(r.type==="VariableDeclaration"){if(r.declare)continue;for(const o of r.declarations)for(const n of Ar(o.id))t(n)}else if(r.type==="FunctionDeclaration"||r.type==="ClassDeclaration"){if(r.declare||!r.id)continue;t(r.id)}else Fx(r)&&Ux(r,!0,t)}function Fx(e){return e.type==="ForOfStatement"||e.type==="ForInStatement"||e.type==="ForStatement"}function Ux(e,t,r){const o=e.type==="ForStatement"?e.init:e.left;if(o&&o.type==="VariableDeclaration"&&(o.kind==="var"?t:!t))for(const n of o.declarations)for(const i of Ar(n.id))r(i)}function Ar(e,t=[]){switch(e.type){case"Identifier":t.push(e);break;case"MemberExpression":let r=e;for(;r.type==="MemberExpression";)r=r.object;t.push(r);break;case"ObjectPattern":for(const o of e.properties)o.type==="RestElement"?Ar(o.argument,t):Ar(o.value,t);break;case"ArrayPattern":e.elements.forEach(o=>{o&&Ar(o,t)});break;case"RestElement":Ar(e.argument,t);break;case"AssignmentPattern":Ar(e.left,t);break}return t}const Hx=e=>/Function(?:Expression|Declaration)$|Method$/.test(e.type),Mb=e=>e&&(e.type==="ObjectProperty"||e.type==="ObjectMethod")&&!e.computed,jx=(e,t)=>Mb(t)&&t.key===e,Vb=["TSAsExpression","TSTypeAssertion","TSNonNullExpression","TSInstantiationExpression","TSSatisfiesExpression"];function Fb(e){return Vb.includes(e.type)?Fb(e.expression):e}const St=e=>e.type===4&&e.isStatic;function rd(e){switch(e){case"Teleport":case"teleport":return hn;case"Suspense":case"suspense":return Ka;case"KeepAlive":case"keep-alive":return Ai;case"BaseTransition":case"base-transition":return Gu}}const zx=/^\d|[^\$\w\xA0-\uFFFF]/,Qi=e=>!zx.test(e),Wx=/[A-Za-z_$\xA0-\uFFFF]/,Kx=/[\.\?\w$\xA0-\uFFFF]/,Xx=/\s+[.[]\s*|\s*[.[]\s+/g,Ub=e=>e.type===4?e.content:e.loc.source,Hb=e=>{const t=Ub(e).trim().replace(Xx,a=>a.trim());let r=0,o=[],n=0,i=0,s=null;for(let a=0;a<t.length;a++){const l=t.charAt(a);switch(r){case 0:if(l==="[")o.push(r),r=1,n++;else if(l==="(")o.push(r),r=2,i++;else if(!(a===0?Wx:Kx).test(l))return!1;break;case 1:l==="'"||l==='"'||l==="`"?(o.push(r),r=3,s=l):l==="["?n++:l==="]"&&(--n||(r=o.pop()));break;case 2:if(l==="'"||l==='"'||l==="`")o.push(r),r=3,s=l;else if(l==="(")i++;else if(l===")"){if(a===t.length-1)return!1;--i||(r=o.pop())}break;case 3:l===s&&(r=o.pop(),s=null);break}}return!n&&!i},Gx=Le,od=Hb,qx=/^\s*(async\s*)?(\([^)]*?\)|[\w$_]+)\s*(:[^=]+)?=>|^\s*(async\s+)?function(?:\s+[\w$]+)?\s*\(/,jb=e=>qx.test(Ub(e)),Yx=Le,zb=jb;function Jx(e,t,r=t.length){return Wb({offset:e.offset,line:e.line,column:e.column},t,r)}function Wb(e,t,r=t.length){let o=0,n=-1;for(let i=0;i<r;i++)t.charCodeAt(i)===10&&(o++,n=i);return e.offset+=r,e.line+=o,e.column=n===-1?e.column+r:r-n,e}function Dc(e,t){if(!e)throw new Error(t||"unexpected compiler condition")}function Et(e,t,r=!1){for(let o=0;o<e.props.length;o++){const n=e.props[o];if(n.type===7&&(r||n.exp)&&(le(t)?n.name===t:t.test(n.name)))return n}}function Rn(e,t,r=!1,o=!1){for(let n=0;n<e.props.length;n++){const i=e.props[n];if(i.type===6){if(r)continue;if(i.name===t&&(i.value||o))return i}else if(i.name==="bind"&&(i.exp||o)&&Ir(i.arg,t))return i}}function Ir(e,t){return!!(e&&St(e)&&e.content===t)}function Kb(e){return e.props.some(t=>t.type===7&&t.name==="bind"&&(!t.arg||t.arg.type!==4||!t.arg.isStatic))}function $s(e){return e.type===5||e.type===2}function nd(e){return e.type===7&&e.name==="slot"}function In(e){return e.type===1&&e.tagType===3}function $i(e){return e.type===1&&e.tagType===2}const Qx=new Set([On,Fn]);function Xb(e,t=[]){if(e&&!le(e)&&e.type===14){const r=e.callee;if(!le(r)&&Qx.has(r))return Xb(e.arguments[0],t.concat(e))}return[e,t]}function Pi(e,t,r){let o,n=e.type===13?e.props:e.arguments[2],i=[],s;if(n&&!le(n)&&n.type===14){const a=Xb(n);n=a[0],i=a[1],s=i[i.length-1]}if(n==null||le(n))o=Pt([t]);else if(n.type===14){const a=n.arguments[0];!le(a)&&a.type===15?ah(t,a)||a.properties.unshift(t):n.callee===nl?o=Ke(r.helper(Ri),[Pt([t]),n]):n.arguments.unshift(Pt([t])),!o&&(o=n)}else n.type===15?(ah(t,n)||n.properties.unshift(t),o=n):(o=Ke(r.helper(Ri),[Pt([t]),n]),s&&s.callee===Fn&&(s=i[i.length-2]));e.type===13?s?s.arguments[0]=o:e.props=o:s?s.arguments[0]=o:e.arguments[2]=o}function ah(e,t){let r=!1;if(e.key.type===4){const o=e.key.content;r=t.properties.some(n=>n.key.type===4&&n.key.content===o)}return r}function Nn(e,t){return`_${t}_${e.replace(/[^\w]/g,(r,o)=>r==="-"?"_":e.charCodeAt(o).toString())}`}function Gt(e,t){if(!e||Object.keys(t).length===0)return!1;switch(e.type){case 1:for(let r=0;r<e.props.length;r++){const o=e.props[r];if(o.type===7&&(Gt(o.arg,t)||Gt(o.exp,t)))return!0}return e.children.some(r=>Gt(r,t));case 11:return Gt(e.source,t)?!0:e.children.some(r=>Gt(r,t));case 9:return e.branches.some(r=>Gt(r,t));case 10:return Gt(e.condition,t)?!0:e.children.some(r=>Gt(r,t));case 4:return!e.isStatic&&Qi(e.content)&&!!t[e.content];case 8:return e.children.some(r=>ye(r)&&Gt(r,t));case 5:case 12:return Gt(e.content,t);case 2:case 3:case 20:return!1;default:return!1}}function Gb(e){return e.type===14&&e.callee===sl?e.arguments[1].returns:e}const qb=/([\s\S]*?)\s+(?:in|of)\s+(\S[\s\S]*)/,Yb={parseMode:"base",ns:0,delimiters:["{{","}}"],getNamespace:()=>0,isVoidTag:sn,isPreTag:sn,isIgnoreNewlineTag:sn,isCustomElement:sn,onError:td,onWarn:Bb,comments:!0,prefixIdentifiers:!1};let _e=Yb,Di=null,$r="",st=null,Ce=null,Tt="",Cr=-1,yo=-1,id=0,Yr=!1,Bc=null;const Be=[],$e=new Rx(Be,{onerr:kt,ontext(e,t){ds(tt(e,t),e,t)},ontextentity(e,t,r){ds(e,t,r)},oninterpolation(e,t){if(Yr)return ds(tt(e,t),e,t);let r=e+$e.delimiterOpen.length,o=t-$e.delimiterClose.length;for(;Nt($r.charCodeAt(r));)r++;for(;Nt($r.charCodeAt(o-1));)o--;let n=tt(r,o);n.includes("&")&&(n=_e.decodeEntities(n,!1)),Lc({type:5,content:Ds(n,!1,Ue(r,o)),loc:Ue(e,t)})},onopentagname(e,t){const r=tt(e,t);st={type:1,tag:r,ns:_e.getNamespace(r,Be[0],_e.ns),tagType:0,props:[],children:[],loc:Ue(e-1,t),codegenNode:void 0}},onopentagend(e){ch(e)},onclosetag(e,t){const r=tt(e,t);if(!_e.isVoidTag(r)){let o=!1;for(let n=0;n<Be.length;n++)if(Be[n].tag.toLowerCase()===r.toLowerCase()){o=!0,n>0&&kt(24,Be[0].loc.start.offset);for(let s=0;s<=n;s++){const a=Be.shift();Ps(a,t,s<n)}break}o||kt(23,Jb(e,60))}},onselfclosingtag(e){const t=st.tag;st.isSelfClosing=!0,ch(e),Be[0]&&Be[0].tag===t&&Ps(Be.shift(),e)},onattribname(e,t){Ce={type:6,name:tt(e,t),nameLoc:Ue(e,t),value:void 0,loc:Ue(e)}},ondirname(e,t){const r=tt(e,t),o=r==="."||r===":"?"bind":r==="@"?"on":r==="#"?"slot":r.slice(2);if(!Yr&&o===""&&kt(26,e),Yr||o==="")Ce={type:6,name:r,nameLoc:Ue(e,t),value:void 0,loc:Ue(e)};else if(Ce={type:7,name:o,rawName:r,exp:void 0,arg:void 0,modifiers:r==="."?[fe("prop")]:[],loc:Ue(e)},o==="pre"){Yr=$e.inVPre=!0,Bc=st;const n=st.props;for(let i=0;i<n.length;i++)n[i].type===7&&(n[i]=cO(n[i]))}},ondirarg(e,t){if(e===t)return;const r=tt(e,t);if(Yr)Ce.name+=r,So(Ce.nameLoc,t);else{const o=r[0]!=="[";Ce.arg=Ds(o?r:r.slice(1,-1),o,Ue(e,t),o?3:0)}},ondirmodifier(e,t){const r=tt(e,t);if(Yr)Ce.name+="."+r,So(Ce.nameLoc,t);else if(Ce.name==="slot"){const o=Ce.arg;o&&(o.content+="."+r,So(o.loc,t))}else{const o=fe(r,!0,Ue(e,t));Ce.modifiers.push(o)}},onattribdata(e,t){Tt+=tt(e,t),Cr<0&&(Cr=e),yo=t},onattribentity(e,t,r){Tt+=e,Cr<0&&(Cr=t),yo=r},onattribnameend(e){const t=Ce.loc.start.offset,r=tt(t,e);Ce.type===7&&(Ce.rawName=r),st.props.some(o=>(o.type===7?o.rawName:o.name)===r)&&kt(2,t)},onattribend(e,t){if(st&&Ce){if(So(Ce.loc,t),e!==0)if(Tt.includes("&")&&(Tt=_e.decodeEntities(Tt,!0)),Ce.type===6)Ce.name==="class"&&(Tt=Zb(Tt).trim()),e===1&&!Tt&&kt(13,t),Ce.value={type:2,content:Tt,loc:e===1?Ue(Cr,yo):Ue(Cr-1,yo+1)},$e.inSFCRoot&&st.tag==="template"&&Ce.name==="lang"&&Tt&&Tt!=="html"&&$e.enterRCDATA(pa("</template"),0);else{let r=0;Ce.exp=Ds(Tt,!1,Ue(Cr,yo),0,r),Ce.name==="for"&&(Ce.forParseResult=eO(Ce.exp));let o=-1;Ce.name==="bind"&&(o=Ce.modifiers.findIndex(n=>n.content==="sync"))>-1&&zo("COMPILER_V_BIND_SYNC",_e,Ce.loc,Ce.rawName)&&(Ce.name="model",Ce.modifiers.splice(o,1))}(Ce.type!==7||Ce.name!=="pre")&&st.props.push(Ce)}Tt="",Cr=yo=-1},oncomment(e,t){_e.comments&&Lc({type:3,content:tt(e,t),loc:Ue(e-4,t+3)})},onend(){const e=$r.length;if($e.state!==1)switch($e.state){case 5:case 8:kt(5,e);break;case 3:case 4:kt(25,$e.sectionStart);break;case 28:$e.currentSequence===et.CdataEnd?kt(6,e):kt(7,e);break;case 6:case 7:case 9:case 11:case 12:case 13:case 14:case 15:case 16:case 17:case 18:case 19:case 20:case 21:kt(9,e);break}for(let t=0;t<Be.length;t++)Ps(Be[t],e-1),kt(24,Be[t].loc.start.offset)},oncdata(e,t){Be[0].ns!==0?ds(tt(e,t),e,t):kt(1,e-9)},onprocessinginstruction(e){(Be[0]?Be[0].ns:_e.ns)===0&&kt(21,e-1)}}),lh=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,Zx=/^\(|\)$/g;function eO(e){const t=e.loc,r=e.content,o=r.match(qb);if(!o)return;const[,n,i]=o,s=(c,f,p=!1)=>{const h=t.start.offset+f,g=h+c.length;return Ds(c,!1,Ue(h,g),0,p?1:0)},a={source:s(i.trim(),r.indexOf(i,n.length)),value:void 0,key:void 0,index:void 0,finalized:!1};let l=n.trim().replace(Zx,"").trim();const u=n.indexOf(l),d=l.match(lh);if(d){l=l.replace(lh,"").trim();const c=d[1].trim();let f;if(c&&(f=r.indexOf(c,u+l.length),a.key=s(c,f,!0)),d[2]){const p=d[2].trim();p&&(a.index=s(p,r.indexOf(p,a.key?f+c.length:u+l.length),!0))}}return l&&(a.value=s(l,u,!0)),a}function tt(e,t){return $r.slice(e,t)}function ch(e){$e.inSFCRoot&&(st.innerLoc=Ue(e+1,e+1)),Lc(st);const{tag:t,ns:r}=st;r===0&&_e.isPreTag(t)&&id++,_e.isVoidTag(t)?Ps(st,e):(Be.unshift(st),(r===1||r===2)&&($e.inXML=!0)),st=null}function ds(e,t,r){{const i=Be[0]&&Be[0].tag;i!=="script"&&i!=="style"&&e.includes("&")&&(e=_e.decodeEntities(e,!1))}const o=Be[0]||Di,n=o.children[o.children.length-1];n&&n.type===2?(n.content+=e,So(n.loc,r)):o.children.push({type:2,content:e,loc:Ue(t,r)})}function Ps(e,t,r=!1){r?So(e.loc,Jb(t,60)):So(e.loc,tO(t,62)+1),$e.inSFCRoot&&(e.children.length?e.innerLoc.end=pe({},e.children[e.children.length-1].loc.end):e.innerLoc.end=pe({},e.innerLoc.start),e.innerLoc.source=tt(e.innerLoc.start.offset,e.innerLoc.end.offset));const{tag:o,ns:n,children:i}=e;if(Yr||(o==="slot"?e.tagType=2:uh(e)?e.tagType=3:oO(e)&&(e.tagType=1)),$e.inRCDATA||(e.children=Qb(i)),n===0&&_e.isIgnoreNewlineTag(o)){const s=i[0];s&&s.type===2&&(s.content=s.content.replace(/^\r?\n/,""))}n===0&&_e.isPreTag(o)&&id--,Bc===e&&(Yr=$e.inVPre=!1,Bc=null),$e.inXML&&(Be[0]?Be[0].ns:_e.ns)===0&&($e.inXML=!1);{const s=e.props;if(no("COMPILER_V_IF_V_FOR_PRECEDENCE",_e)){let l=!1,u=!1;for(let d=0;d<s.length;d++){const c=s[d];if(c.type===7&&(c.name==="if"?l=!0:c.name==="for"&&(u=!0)),l&&u){Ni("COMPILER_V_IF_V_FOR_PRECEDENCE",_e,e.loc);break}}}if(!$e.inSFCRoot&&no("COMPILER_NATIVE_TEMPLATE",_e)&&e.tag==="template"&&!uh(e)){Ni("COMPILER_NATIVE_TEMPLATE",_e,e.loc);const l=Be[0]||Di,u=l.children.indexOf(e);l.children.splice(u,1,...e.children)}const a=s.find(l=>l.type===6&&l.name==="inline-template");a&&zo("COMPILER_INLINE_TEMPLATE",_e,a.loc)&&e.children.length&&(a.value={type:2,content:tt(e.children[0].loc.start.offset,e.children[e.children.length-1].loc.end.offset),loc:a.loc})}}function tO(e,t){let r=e;for(;$r.charCodeAt(r)!==t&&r<$r.length-1;)r++;return r}function Jb(e,t){let r=e;for(;$r.charCodeAt(r)!==t&&r>=0;)r--;return r}const rO=new Set(["if","else","else-if","for","slot"]);function uh({tag:e,props:t}){if(e==="template"){for(let r=0;r<t.length;r++)if(t[r].type===7&&rO.has(t[r].name))return!0}return!1}function oO({tag:e,props:t}){if(_e.isCustomElement(e))return!1;if(e==="component"||nO(e.charCodeAt(0))||rd(e)||_e.isBuiltInComponent&&_e.isBuiltInComponent(e)||_e.isNativeTag&&!_e.isNativeTag(e))return!0;for(let r=0;r<t.length;r++){const o=t[r];if(o.type===6){if(o.name==="is"&&o.value){if(o.value.content.startsWith("vue:"))return!0;if(zo("COMPILER_IS_ON_ELEMENT",_e,o.loc))return!0}}else if(o.name==="bind"&&Ir(o.arg,"is")&&zo("COMPILER_IS_ON_ELEMENT",_e,o.loc))return!0}return!1}function nO(e){return e>64&&e<91}const iO=/\r\n/g;function Qb(e,t){const r=_e.whitespace!=="preserve";let o=!1;for(let n=0;n<e.length;n++){const i=e[n];if(i.type===2)if(id)i.content=i.content.replace(iO,`
92
+ `);else if(sO(i.content)){const s=e[n-1]&&e[n-1].type,a=e[n+1]&&e[n+1].type;!s||!a||r&&(s===3&&(a===3||a===1)||s===1&&(a===3||a===1&&aO(i.content)))?(o=!0,e[n]=null):i.content=" "}else r&&(i.content=Zb(i.content))}return o?e.filter(Boolean):e}function sO(e){for(let t=0;t<e.length;t++)if(!Nt(e.charCodeAt(t)))return!1;return!0}function aO(e){for(let t=0;t<e.length;t++){const r=e.charCodeAt(t);if(r===10||r===13)return!0}return!1}function Zb(e){let t="",r=!1;for(let o=0;o<e.length;o++)Nt(e.charCodeAt(o))?r||(t+=" ",r=!0):(t+=e[o],r=!1);return t}function Lc(e){(Be[0]||Di).children.push(e)}function Ue(e,t){return{start:$e.getPos(e),end:t==null?t:$e.getPos(t),source:t==null?t:tt(e,t)}}function lO(e){return Ue(e.start.offset,e.end.offset)}function So(e,t){e.end=$e.getPos(t),e.source=tt(e.start.offset,t)}function cO(e){const t={type:6,name:e.rawName,nameLoc:Ue(e.loc.start.offset,e.loc.start.offset+e.rawName.length),value:void 0,loc:e.loc};if(e.exp){const r=e.exp.loc;r.end.offset<e.loc.end.offset&&(r.start.offset--,r.start.column--,r.end.offset++,r.end.column++),t.value={type:2,content:e.exp.content,loc:r}}return t}function Ds(e,t=!1,r,o=0,n=0){return fe(e,t,r,o)}function kt(e,t,r){_e.onError(ke(e,Ue(t,t),void 0,r))}function uO(){$e.reset(),st=null,Ce=null,Tt="",Cr=-1,yo=-1,Be.length=0}function sd(e,t){if(uO(),$r=e,_e=pe({},Yb),t){let n;for(n in t)t[n]!=null&&(_e[n]=t[n])}if(!_e.decodeEntities)throw new Error("[@vue/compiler-core] decodeEntities option is required in browser builds.");$e.mode=_e.parseMode==="html"?1:_e.parseMode==="sfc"?2:0,$e.inXML=_e.ns===1||_e.ns===2;const r=t&&t.delimiters;r&&($e.delimiterOpen=pa(r[0]),$e.delimiterClose=pa(r[1]));const o=Di=$b([],e);return $e.parse($r),o.loc=Ue(0,e.length),o.children=Qb(o.children),Di=null,o}function dO(e,t){Bs(e,void 0,t,ey(e,e.children[0]))}function ey(e,t){const{children:r}=e;return r.length===1&&t.type===1&&!$i(t)}function Bs(e,t,r,o=!1,n=!1){const{children:i}=e,s=[];for(let d=0;d<i.length;d++){const c=i[d];if(c.type===1&&c.tagType===0){const f=o?0:Ot(c,r);if(f>0){if(f>=2){c.codegenNode.patchFlag=-1,s.push(c);continue}}else{const p=c.codegenNode;if(p.type===13){const h=p.patchFlag;if((h===void 0||h===512||h===1)&&ry(c,r)>=2){const g=oy(c);g&&(p.props=r.hoist(g))}p.dynamicProps&&(p.dynamicProps=r.hoist(p.dynamicProps))}}}else if(c.type===12&&(o?0:Ot(c,r))>=2){s.push(c);continue}if(c.type===1){const f=c.tagType===1;f&&r.scopes.vSlot++,Bs(c,e,r,!1,n),f&&r.scopes.vSlot--}else if(c.type===11)Bs(c,e,r,c.children.length===1,!0);else if(c.type===9)for(let f=0;f<c.branches.length;f++)Bs(c.branches[f],e,r,c.branches[f].children.length===1,n)}let a=!1;if(s.length===i.length&&e.type===1){if(e.tagType===0&&e.codegenNode&&e.codegenNode.type===13&&J(e.codegenNode.children))e.codegenNode.children=l(oo(e.codegenNode.children)),a=!0;else if(e.tagType===1&&e.codegenNode&&e.codegenNode.type===13&&e.codegenNode.children&&!J(e.codegenNode.children)&&e.codegenNode.children.type===15){const d=u(e.codegenNode,"default");d&&(d.returns=l(oo(d.returns)),a=!0)}else if(e.tagType===3&&t&&t.type===1&&t.tagType===1&&t.codegenNode&&t.codegenNode.type===13&&t.codegenNode.children&&!J(t.codegenNode.children)&&t.codegenNode.children.type===15){const d=Et(e,"slot",!0),c=d&&d.arg&&u(t.codegenNode,d.arg);c&&(c.returns=l(oo(c.returns)),a=!0)}}if(!a)for(const d of s)d.codegenNode=r.cache(d.codegenNode);function l(d){const c=r.cache(d);return n&&r.hmr&&(c.needArraySpread=!0),c}function u(d,c){if(d.children&&!J(d.children)&&d.children.type===15){const f=d.children.properties.find(p=>p.key===c||p.key.content===c);return f&&f.value}}s.length&&r.transformHoist&&r.transformHoist(i,r,e)}function Ot(e,t){const{constantCache:r}=t;switch(e.type){case 1:if(e.tagType!==0)return 0;const o=r.get(e);if(o!==void 0)return o;const n=e.codegenNode;if(n.type!==13||n.isBlock&&e.tag!=="svg"&&e.tag!=="foreignObject"&&e.tag!=="math")return 0;if(n.patchFlag===void 0){let s=3;const a=ry(e,t);if(a===0)return r.set(e,0),0;a<s&&(s=a);for(let l=0;l<e.children.length;l++){const u=Ot(e.children[l],t);if(u===0)return r.set(e,0),0;u<s&&(s=u)}if(s>1)for(let l=0;l<e.props.length;l++){const u=e.props[l];if(u.type===7&&u.name==="bind"&&u.exp){const d=Ot(u.exp,t);if(d===0)return r.set(e,0),0;d<s&&(s=d)}}if(n.isBlock){for(let l=0;l<e.props.length;l++)if(e.props[l].type===7)return r.set(e,0),0;t.removeHelper(co),t.removeHelper(jo(t.inSSR,n.isComponent)),n.isBlock=!1,t.helper(Ho(t.inSSR,n.isComponent))}return r.set(e,s),s}else return r.set(e,0),0;case 2:case 3:return 3;case 9:case 11:case 10:return 0;case 5:case 12:return Ot(e.content,t);case 4:return e.constType;case 8:let i=3;for(let s=0;s<e.children.length;s++){const a=e.children[s];if(le(a)||wt(a))continue;const l=Ot(a,t);if(l===0)return 0;l<i&&(i=l)}return i;case 20:return 2;default:return 0}}const fO=new Set([rl,ol,On,Fn]);function ty(e,t){if(e.type===14&&!le(e.callee)&&fO.has(e.callee)){const r=e.arguments[0];if(r.type===4)return Ot(r,t);if(r.type===14)return ty(r,t)}return 0}function ry(e,t){let r=3;const o=oy(e);if(o&&o.type===15){const{properties:n}=o;for(let i=0;i<n.length;i++){const{key:s,value:a}=n[i],l=Ot(s,t);if(l===0)return l;l<r&&(r=l);let u;if(a.type===4?u=Ot(a,t):a.type===14?u=ty(a,t):u=0,u===0)return u;u<r&&(r=u)}}return r}function oy(e){const t=e.codegenNode;if(t.type===13)return t.props}function ny(e,{filename:t="",prefixIdentifiers:r=!1,hoistStatic:o=!1,hmr:n=!1,cacheHandlers:i=!1,nodeTransforms:s=[],directiveTransforms:a={},transformHoist:l=null,isBuiltInComponent:u=Le,isCustomElement:d=Le,expressionPlugins:c=[],scopeId:f=null,slotted:p=!0,ssr:h=!1,inSSR:g=!1,ssrCssVars:y="",bindingMetadata:v=me,inline:E=!1,isTS:b=!1,onError:k=td,onWarn:C=Bb,compatConfig:R}){const A=t.replace(/\?.*$/,"").match(/([^/\\]+)\.\w+$/),P={filename:t,selfName:A&&or(xe(A[1])),prefixIdentifiers:r,hoistStatic:o,hmr:n,cacheHandlers:i,nodeTransforms:s,directiveTransforms:a,transformHoist:l,isBuiltInComponent:u,isCustomElement:d,expressionPlugins:c,scopeId:f,slotted:p,ssr:h,inSSR:g,ssrCssVars:y,bindingMetadata:v,inline:E,isTS:b,onError:k,onWarn:C,compatConfig:R,root:e,helpers:new Map,components:new Set,directives:new Set,hoists:[],imports:[],cached:[],constantCache:new WeakMap,temps:0,identifiers:Object.create(null),scopes:{vFor:0,vSlot:0,vPre:0,vOnce:0},parent:null,grandParent:null,currentNode:e,childIndex:0,inVOnce:!1,helper(w){const S=P.helpers.get(w)||0;return P.helpers.set(w,S+1),w},removeHelper(w){const S=P.helpers.get(w);if(S){const T=S-1;T?P.helpers.set(w,T):P.helpers.delete(w)}},helperString(w){return`_${Fo[P.helper(w)]}`},replaceNode(w){{if(!P.currentNode)throw new Error("Node being replaced is already removed.");if(!P.parent)throw new Error("Cannot replace root node.")}P.parent.children[P.childIndex]=P.currentNode=w},removeNode(w){if(!P.parent)throw new Error("Cannot remove root node.");const S=P.parent.children,T=w?S.indexOf(w):P.currentNode?P.childIndex:-1;if(T<0)throw new Error("node being removed is not a child of current parent");!w||w===P.currentNode?(P.currentNode=null,P.onNodeRemoved()):P.childIndex>T&&(P.childIndex--,P.onNodeRemoved()),P.parent.children.splice(T,1)},onNodeRemoved:Le,addIdentifiers(w){},removeIdentifiers(w){},hoist(w){le(w)&&(w=fe(w)),P.hoists.push(w);const S=fe(`_hoisted_${P.hoists.length}`,!1,w.loc,2);return S.hoisted=w,S},cache(w,S=!1){const T=Pb(P.cached.length,w,S);return P.cached.push(T),T}};return P.filters=new Set,P}function iy(e,t){const r=ny(e,t);Zi(e,r),t.hoistStatic&&dO(e,r),t.ssr||pO(e,r),e.helpers=new Set([...r.helpers.keys()]),e.components=[...r.components],e.directives=[...r.directives],e.imports=r.imports,e.hoists=r.hoists,e.temps=r.temps,e.cached=r.cached,e.transformed=!0,e.filters=[...r.filters]}function pO(e,t){const{helper:r}=t,{children:o}=e;if(o.length===1){const n=o[0];if(ey(e,n)&&n.codegenNode){const i=n.codegenNode;i.type===13&&al(i,t),e.codegenNode=i}else e.codegenNode=n}else if(o.length>1){let n=64;o.filter(i=>i.type!==3).length===1&&(n|=2048),e.codegenNode=An(t,r(xn),void 0,e.children,n,void 0,void 0,!0,void 0,!1)}}function hO(e,t){let r=0;const o=()=>{r--};for(;r<e.children.length;r++){const n=e.children[r];le(n)||(t.grandParent=t.parent,t.parent=e,t.childIndex=r,t.onNodeRemoved=o,Zi(n,t))}}function Zi(e,t){t.currentNode=e;const{nodeTransforms:r}=t,o=[];for(let i=0;i<r.length;i++){const s=r[i](e,t);if(s&&(J(s)?o.push(...s):o.push(s)),t.currentNode)e=t.currentNode;else return}switch(e.type){case 3:t.ssr||t.helper(Vn);break;case 5:t.ssr||t.helper(Ji);break;case 9:for(let i=0;i<e.branches.length;i++)Zi(e.branches[i],t);break;case 10:case 11:case 1:case 0:hO(e,t);break}t.currentNode=e;let n=o.length;for(;n--;)o[n]()}function ad(e,t){const r=le(e)?o=>o===e:o=>e.test(o);return(o,n)=>{if(o.type===1){const{props:i}=o;if(o.tagType===3&&i.some(nd))return;const s=[];for(let a=0;a<i.length;a++){const l=i[a];if(l.type===7&&r(l.name)){i.splice(a,1),a--;const u=t(o,l,n);u&&s.push(u)}}return s}}}const ll="/*@__PURE__*/",sy=e=>`${Fo[e]}: _${Fo[e]}`;function gO(e,{mode:t="function",prefixIdentifiers:r=t==="module",sourceMap:o=!1,filename:n="template.vue.html",scopeId:i=null,optimizeImports:s=!1,runtimeGlobalName:a="Vue",runtimeModuleName:l="vue",ssrRuntimeModuleName:u="vue/server-renderer",ssr:d=!1,isTS:c=!1,inSSR:f=!1}){const p={mode:t,prefixIdentifiers:r,sourceMap:o,filename:n,scopeId:i,optimizeImports:s,runtimeGlobalName:a,runtimeModuleName:l,ssrRuntimeModuleName:u,ssr:d,isTS:c,inSSR:f,source:e.source,code:"",column:1,line:1,offset:0,indentLevel:0,pure:!1,map:void 0,helper(g){return`_${Fo[g]}`},push(g,y=-2,v){p.code+=g},indent(){h(++p.indentLevel)},deindent(g=!1){g?--p.indentLevel:h(--p.indentLevel)},newline(){h(p.indentLevel)}};function h(g){p.push(`
93
+ `+" ".repeat(g),0)}return p}function ay(e,t={}){const r=gO(e,t);t.onContextCreated&&t.onContextCreated(r);const{mode:o,push:n,prefixIdentifiers:i,indent:s,deindent:a,newline:l,scopeId:u,ssr:d}=r,c=Array.from(e.helpers),f=c.length>0,p=!i&&o!=="module";mO(e,r);const g=d?"ssrRender":"render",v=(d?["_ctx","_push","_parent","_attrs"]:["_ctx","_cache"]).join(", ");if(n(`function ${g}(${v}) {`),s(),p&&(n("with (_ctx) {"),s(),f&&(n(`const { ${c.map(sy).join(", ")} } = _Vue
94
+ `,-1),l())),e.components.length&&(Ml(e.components,"component",r),(e.directives.length||e.temps>0)&&l()),e.directives.length&&(Ml(e.directives,"directive",r),e.temps>0&&l()),e.filters&&e.filters.length&&(l(),Ml(e.filters,"filter",r),l()),e.temps>0){n("let ");for(let E=0;E<e.temps;E++)n(`${E>0?", ":""}_temp${E}`)}return(e.components.length||e.directives.length||e.temps)&&(n(`
95
+ `,0),l()),d||n("return "),e.codegenNode?ht(e.codegenNode,r):n("null"),p&&(a(),n("}")),a(),n("}"),{ast:e,code:r.code,preamble:"",map:r.map?r.map.toJSON():void 0}}function mO(e,t){const{ssr:r,prefixIdentifiers:o,push:n,newline:i,runtimeModuleName:s,runtimeGlobalName:a,ssrRuntimeModuleName:l}=t,u=a,d=Array.from(e.helpers);if(d.length>0&&(n(`const _Vue = ${u}
96
+ `,-1),e.hoists.length)){const c=[Xa,Ga,Vn,qa,Ju].filter(f=>d.includes(f)).map(sy).join(", ");n(`const { ${c} } = _Vue
97
+ `,-1)}bO(e.hoists,t),i(),n("return ")}function Ml(e,t,{helper:r,push:o,newline:n,isTS:i}){const s=r(t==="filter"?Za:t==="component"?Ya:Qa);for(let a=0;a<e.length;a++){let l=e[a];const u=l.endsWith("__self");u&&(l=l.slice(0,-6)),o(`const ${Nn(l,t)} = ${s}(${JSON.stringify(l)}${u?", true":""})${i?"!":""}`),a<e.length-1&&n()}}function bO(e,t){if(!e.length)return;t.pure=!0;const{push:r,newline:o}=t;o();for(let n=0;n<e.length;n++){const i=e[n];i&&(r(`const _hoisted_${n+1} = `),ht(i,t),o())}t.pure=!1}function yO(e){return le(e)||e.type===4||e.type===2||e.type===5||e.type===8}function ld(e,t){const r=e.length>3||e.some(o=>J(o)||!yO(o));t.push("["),r&&t.indent(),es(e,t,r),r&&t.deindent(),t.push("]")}function es(e,t,r=!1,o=!0){const{push:n,newline:i}=t;for(let s=0;s<e.length;s++){const a=e[s];le(a)?n(a,-3):J(a)?ld(a,t):ht(a,t),s<e.length-1&&(r?(o&&n(","),i()):o&&n(", "))}}function ht(e,t){if(le(e)){t.push(e,-3);return}if(wt(e)){t.push(t.helper(e));return}switch(e.type){case 1:case 9:case 11:Dc(e.codegenNode!=null,"Codegen node is missing for element/if/for node. Apply appropriate transforms first."),ht(e.codegenNode,t);break;case 2:vO(e,t);break;case 4:ly(e,t);break;case 5:_O(e,t);break;case 12:ht(e.codegenNode,t);break;case 8:cy(e,t);break;case 3:CO(e,t);break;case 13:SO(e,t);break;case 14:kO(e,t);break;case 15:TO(e,t);break;case 17:xO(e,t);break;case 18:OO(e,t);break;case 19:AO(e,t);break;case 20:RO(e,t);break;case 21:es(e.body,t,!0,!1);break;case 22:break;case 23:break;case 24:break;case 25:break;case 26:break;case 10:break;default:return Dc(!1,`unhandled codegen node type: ${e.type}`),e}}function vO(e,t){t.push(JSON.stringify(e.content),-3,e)}function ly(e,t){const{content:r,isStatic:o}=e;t.push(o?JSON.stringify(r):r,-3,e)}function _O(e,t){const{push:r,helper:o,pure:n}=t;n&&r(ll),r(`${o(Ji)}(`),ht(e.content,t),r(")")}function cy(e,t){for(let r=0;r<e.children.length;r++){const o=e.children[r];le(o)?t.push(o,-3):ht(o,t)}}function EO(e,t){const{push:r}=t;if(e.type===8)r("["),cy(e,t),r("]");else if(e.isStatic){const o=Qi(e.content)?e.content:JSON.stringify(e.content);r(o,-2,e)}else r(`[${e.content}]`,-3,e)}function CO(e,t){const{push:r,helper:o,pure:n}=t;n&&r(ll),r(`${o(Vn)}(${JSON.stringify(e.content)})`,-3,e)}function SO(e,t){const{push:r,helper:o,pure:n}=t,{tag:i,props:s,children:a,patchFlag:l,dynamicProps:u,directives:d,isBlock:c,disableTracking:f,isComponent:p}=e;let h;if(l)if(l<0)h=l+` /* ${Zn[l]} */`;else{const y=Object.keys(Zn).map(Number).filter(v=>v>0&&l&v).map(v=>Zn[v]).join(", ");h=l+` /* ${y} */`}d&&r(o(el)+"("),c&&r(`(${o(co)}(${f?"true":""}), `),n&&r(ll);const g=c?jo(t.inSSR,p):Ho(t.inSSR,p);r(o(g)+"(",-2,e),es(wO([i,s,a,h,u]),t),r(")"),c&&r(")"),d&&(r(", "),ht(d,t),r(")"))}function wO(e){let t=e.length;for(;t--&&e[t]==null;);return e.slice(0,t+1).map(r=>r||"null")}function kO(e,t){const{push:r,helper:o,pure:n}=t,i=le(e.callee)?e.callee:o(e.callee);n&&r(ll),r(i+"(",-2,e),es(e.arguments,t),r(")")}function TO(e,t){const{push:r,indent:o,deindent:n,newline:i}=t,{properties:s}=e;if(!s.length){r("{}",-2,e);return}const a=s.length>1||s.some(l=>l.value.type!==4);r(a?"{":"{ "),a&&o();for(let l=0;l<s.length;l++){const{key:u,value:d}=s[l];EO(u,t),r(": "),ht(d,t),l<s.length-1&&(r(","),i())}a&&n(),r(a?"}":" }")}function xO(e,t){ld(e.elements,t)}function OO(e,t){const{push:r,indent:o,deindent:n}=t,{params:i,returns:s,body:a,newline:l,isSlot:u}=e;u&&r(`_${Fo[il]}(`),r("(",-2,e),J(i)?es(i,t):i&&ht(i,t),r(") => "),(l||a)&&(r("{"),o()),s?(l&&r("return "),J(s)?ld(s,t):ht(s,t)):a&&ht(a,t),(l||a)&&(n(),r("}")),u&&(e.isNonScopedSlot&&r(", undefined, true"),r(")"))}function AO(e,t){const{test:r,consequent:o,alternate:n,newline:i}=e,{push:s,indent:a,deindent:l,newline:u}=t;if(r.type===4){const c=!Qi(r.content);c&&s("("),ly(r,t),c&&s(")")}else s("("),ht(r,t),s(")");i&&a(),t.indentLevel++,i||s(" "),s("? "),ht(o,t),t.indentLevel--,i&&u(),i||s(" "),s(": ");const d=n.type===19;d||t.indentLevel++,ht(n,t),d||t.indentLevel--,i&&l(!0)}function RO(e,t){const{push:r,helper:o,indent:n,deindent:i,newline:s}=t,{needPauseTracking:a,needArraySpread:l}=e;l&&r("[...("),r(`_cache[${e.index}] || (`),a&&(n(),r(`${o(Ii)}(-1),`),s(),r("(")),r(`_cache[${e.index}] = `),ht(e.value,t),a&&(r(`).cacheIndex = ${e.index},`),s(),r(`${o(Ii)}(1),`),s(),r(`_cache[${e.index}]`),i()),r(")"),l&&r(")]")}const IO=new RegExp("\\b"+"arguments,await,break,case,catch,class,const,continue,debugger,default,delete,do,else,export,extends,finally,for,function,if,import,let,new,return,super,switch,throw,try,var,void,while,with,yield".split(",").join("\\b|\\b")+"\\b"),NO=/'(?:[^'\\]|\\.)*'|"(?:[^"\\]|\\.)*"|`(?:[^`\\]|\\.)*\$\{|\}(?:[^`\\]|\\.)*`|`(?:[^`\\]|\\.)*`/g;function wo(e,t,r=!1,o=!1){const n=e.content;if(n.trim())try{new Function(o?` ${n} `:`return ${r?`(${n}) => {}`:`(${n})`}`)}catch(i){let s=i.message;const a=n.replace(NO,"").match(IO);a&&(s=`avoid using JavaScript keyword as property name: "${a[0]}"`),t.onError(ke(45,e.loc,void 0,s))}}const uy=(e,t)=>{if(e.type===5)e.content=Ls(e.content,t);else if(e.type===1)for(let r=0;r<e.props.length;r++){const o=e.props[r];if(o.type===7&&o.name!=="for"){const n=o.exp,i=o.arg;n&&n.type===4&&!(o.name==="on"&&i)&&(o.exp=Ls(n,t,o.name==="slot")),i&&i.type===4&&!i.isStatic&&(o.arg=Ls(i,t))}}};function Ls(e,t,r=!1,o=!1,n=Object.create(t.identifiers)){return wo(e,t,r,o),e}function dy(e){return le(e)?e:e.type===4?e.content:e.children.map(dy).join("")}const $O=ad(/^(if|else|else-if)$/,(e,t,r)=>fy(e,t,r,(o,n,i)=>{const s=r.parent.children;let a=s.indexOf(o),l=0;for(;a-->=0;){const u=s[a];u&&u.type===9&&(l+=u.branches.length)}return()=>{if(i)o.codegenNode=fh(n,l,r);else{const u=DO(o.codegenNode);u.alternate=fh(n,l+o.branches.length-1,r)}}}));function fy(e,t,r,o){if(t.name!=="else"&&(!t.exp||!t.exp.content.trim())){const n=t.exp?t.exp.loc:e.loc;r.onError(ke(28,t.loc)),t.exp=fe("true",!1,n)}if(t.exp&&wo(t.exp,r),t.name==="if"){const n=dh(e,t),i={type:9,loc:lO(e.loc),branches:[n]};if(r.replaceNode(i),o)return o(i,n,!0)}else{const n=r.parent.children,i=[];let s=n.indexOf(e);for(;s-->=-1;){const a=n[s];if(a&&a.type===3){r.removeNode(a),i.unshift(a);continue}if(a&&a.type===2&&!a.content.trim().length){r.removeNode(a);continue}if(a&&a.type===9){t.name==="else-if"&&a.branches[a.branches.length-1].condition===void 0&&r.onError(ke(30,e.loc)),r.removeNode();const l=dh(e,t);i.length&&!(r.parent&&r.parent.type===1&&(r.parent.tag==="transition"||r.parent.tag==="Transition"))&&(l.children=[...i,...l.children]);{const d=l.userKey;d&&a.branches.forEach(({userKey:c})=>{PO(c,d)&&r.onError(ke(29,l.userKey.loc))})}a.branches.push(l);const u=o&&o(a,l,!1);Zi(l,r),u&&u(),r.currentNode=null}else r.onError(ke(30,e.loc));break}}}function dh(e,t){const r=e.tagType===3;return{type:10,loc:e.loc,condition:t.name==="else"?void 0:t.exp,children:r&&!Et(e,"for")?e.children:[e],userKey:Rn(e,"key"),isTemplateIf:r}}function fh(e,t,r){return e.condition?fa(e.condition,ph(e,t,r),Ke(r.helper(Vn),['"v-if"',"true"])):ph(e,t,r)}function ph(e,t,r){const{helper:o}=r,n=Ve("key",fe(`${t}`,!1,Ye,2)),{children:i}=e,s=i[0];if(i.length!==1||s.type!==1)if(i.length===1&&s.type===11){const l=s.codegenNode;return Pi(l,n,r),l}else{let l=64;return!e.isTemplateIf&&i.filter(u=>u.type!==3).length===1&&(l|=2048),An(r,o(xn),Pt([n]),i,l,void 0,void 0,!0,!1,!1,e.loc)}else{const l=s.codegenNode,u=Gb(l);return u.type===13&&al(u,r),Pi(u,n,r),l}}function PO(e,t){if(!e||e.type!==t.type)return!1;if(e.type===6){if(e.value.content!==t.value.content)return!1}else{const r=e.exp,o=t.exp;if(r.type!==o.type||r.type!==4||r.isStatic!==o.isStatic||r.content!==o.content)return!1}return!0}function DO(e){for(;;)if(e.type===19)if(e.alternate.type===19)e=e.alternate;else return e;else e.type===20&&(e=e.value)}const py=(e,t,r)=>{const{modifiers:o,loc:n}=e,i=e.arg;let{exp:s}=e;if(s&&s.type===4&&!s.content.trim()&&(s=void 0),!s){if(i.type!==4||!i.isStatic)return r.onError(ke(52,i.loc)),{props:[Ve(i,fe("",!0,n))]};hy(e),s=e.exp}return i.type!==4?(i.children.unshift("("),i.children.push(') || ""')):i.isStatic||(i.content=`${i.content} || ""`),o.some(a=>a.content==="camel")&&(i.type===4?i.isStatic?i.content=xe(i.content):i.content=`${r.helperString(ua)}(${i.content})`:(i.children.unshift(`${r.helperString(ua)}(`),i.children.push(")"))),r.inSSR||(o.some(a=>a.content==="prop")&&hh(i,"."),o.some(a=>a.content==="attr")&&hh(i,"^")),{props:[Ve(i,s)]}},hy=(e,t)=>{const r=e.arg,o=xe(r.content);e.exp=fe(o,!1,r.loc)},hh=(e,t)=>{e.type===4?e.isStatic?e.content=t+e.content:e.content=`\`${t}\${${e.content}}\``:(e.children.unshift(`'${t}' + (`),e.children.push(")"))},BO=ad("for",(e,t,r)=>{const{helper:o,removeHelper:n}=r;return gy(e,t,r,i=>{const s=Ke(o(tl),[i.source]),a=In(e),l=Et(e,"memo"),u=Rn(e,"key",!1,!0);u&&u.type===7&&!u.exp&&hy(u);const d=u&&(u.type===6?u.value?fe(u.value.content,!0):void 0:u.exp),c=u&&d?Ve("key",d):null,f=i.source.type===4&&i.source.constType>0,p=f?64:u?128:256;return i.codegenNode=An(r,o(xn),void 0,s,p,void 0,void 0,!0,!f,!1,e.loc),()=>{let h;const{children:g}=i;a&&e.children.some(E=>{if(E.type===1){const b=Rn(E,"key");if(b)return r.onError(ke(33,b.loc)),!0}});const y=g.length!==1||g[0].type!==1,v=$i(e)?e:a&&e.children.length===1&&$i(e.children[0])?e.children[0]:null;if(v?(h=v.codegenNode,a&&c&&Pi(h,c,r)):y?h=An(r,o(xn),c?Pt([c]):void 0,e.children,64,void 0,void 0,!0,void 0,!1):(h=g[0].codegenNode,a&&c&&Pi(h,c,r),h.isBlock!==!f&&(h.isBlock?(n(co),n(jo(r.inSSR,h.isComponent))):n(Ho(r.inSSR,h.isComponent))),h.isBlock=!f,h.isBlock?(o(co),o(jo(r.inSSR,h.isComponent))):o(Ho(r.inSSR,h.isComponent))),l){const E=Uo(ha(i.parseResult,[fe("_cached")]));E.body=Db([Ht(["const _memo = (",l.exp,")"]),Ht(["if (_cached",...d?[" && _cached.key === ",d]:[],` && ${r.helperString(ed)}(_cached, _memo)) return _cached`]),Ht(["const _item = ",h]),fe("_item.memo = _memo"),fe("return _item")]),s.arguments.push(E,fe("_cache"),fe(String(r.cached.length))),r.cached.push(null)}else s.arguments.push(Uo(ha(i.parseResult),h,!0))}})});function gy(e,t,r,o){if(!t.exp){r.onError(ke(31,t.loc));return}const n=t.forParseResult;if(!n){r.onError(ke(32,t.loc));return}cd(n,r);const{addIdentifiers:i,removeIdentifiers:s,scopes:a}=r,{source:l,value:u,key:d,index:c}=n,f={type:11,loc:t.loc,source:l,valueAlias:u,keyAlias:d,objectIndexAlias:c,parseResult:n,children:In(e)?e.children:[e]};r.replaceNode(f),a.vFor++;const p=o&&o(f);return()=>{a.vFor--,p&&p()}}function cd(e,t){e.finalized||(wo(e.source,t),e.key&&wo(e.key,t,!0),e.index&&wo(e.index,t,!0),e.value&&wo(e.value,t,!0),e.finalized=!0)}function ha({value:e,key:t,index:r},o=[]){return LO([e,t,r,...o])}function LO(e){let t=e.length;for(;t--&&!e[t];);return e.slice(0,t+1).map((r,o)=>r||fe("_".repeat(o+1),!1))}const gh=fe("undefined",!1),my=(e,t)=>{if(e.type===1&&(e.tagType===1||e.tagType===3)){const r=Et(e,"slot");if(r)return r.exp,t.scopes.vSlot++,()=>{t.scopes.vSlot--}}},MO=(e,t)=>{let r;if(In(e)&&e.props.some(nd)&&(r=Et(e,"for"))){const o=r.forParseResult;if(o){cd(o,t);const{value:n,key:i,index:s}=o,{addIdentifiers:a,removeIdentifiers:l}=t;return n&&a(n),i&&a(i),s&&a(s),()=>{n&&l(n),i&&l(i),s&&l(s)}}}},VO=(e,t,r,o)=>Uo(e,r,!1,!0,r.length?r[0].loc:o);function by(e,t,r=VO){t.helper(il);const{children:o,loc:n}=e,i=[],s=[];let a=t.scopes.vSlot>0||t.scopes.vFor>0;const l=Et(e,"slot",!0);if(l){const{arg:y,exp:v}=l;y&&!St(y)&&(a=!0),i.push(Ve(y||fe("default",!0),r(v,void 0,o,n)))}let u=!1,d=!1;const c=[],f=new Set;let p=0;for(let y=0;y<o.length;y++){const v=o[y];let E;if(!In(v)||!(E=Et(v,"slot",!0))){v.type!==3&&c.push(v);continue}if(l){t.onError(ke(37,E.loc));break}u=!0;const{children:b,loc:k}=v,{arg:C=fe("default",!0),exp:R,loc:A}=E;let P;St(C)?P=C?C.content:"default":a=!0;const w=Et(v,"for"),S=r(R,w,b,k);let T,x;if(T=Et(v,"if"))a=!0,s.push(fa(T.exp,fs(C,S,p++),gh));else if(x=Et(v,/^else(-if)?$/,!0)){let B=y,q;for(;B--&&(q=o[B],q.type===3););if(q&&In(q)&&Et(q,/^(else-)?if$/)){let Q=s[s.length-1];for(;Q.alternate.type===19;)Q=Q.alternate;Q.alternate=x.exp?fa(x.exp,fs(C,S,p++),gh):fs(C,S,p++)}else t.onError(ke(30,x.loc))}else if(w){a=!0;const B=w.forParseResult;B?(cd(B,t),s.push(Ke(t.helper(tl),[B.source,Uo(ha(B),fs(C,S),!0)]))):t.onError(ke(32,w.loc))}else{if(P){if(f.has(P)){t.onError(ke(38,A));continue}f.add(P),P==="default"&&(d=!0)}i.push(Ve(C,S))}}if(!l){const y=(v,E)=>{const b=r(v,void 0,E,n);return t.compatConfig&&(b.isNonScopedSlot=!0),Ve("default",b)};u?c.length&&c.some(v=>yy(v))&&(d?t.onError(ke(39,c[0].loc)):i.push(y(void 0,c))):i.push(y(void 0,o))}const h=a?2:Ms(e.children)?3:1;let g=Pt(i.concat(Ve("_",fe(h+` /* ${Kh[h]} */`,!1))),n);return s.length&&(g=Ke(t.helper(Zu),[g,oo(s)])),{slots:g,hasDynamicSlots:a}}function fs(e,t,r){const o=[Ve("name",e),Ve("fn",t)];return r!=null&&o.push(Ve("key",fe(String(r),!0))),Pt(o)}function Ms(e){for(let t=0;t<e.length;t++){const r=e[t];switch(r.type){case 1:if(r.tagType===2||Ms(r.children))return!0;break;case 9:if(Ms(r.branches))return!0;break;case 10:case 11:if(Ms(r.children))return!0;break}}return!1}function yy(e){return e.type!==2&&e.type!==12?!0:e.type===2?!!e.content.trim():yy(e.content)}const vy=new WeakMap,_y=(e,t)=>function(){if(e=t.currentNode,!(e.type===1&&(e.tagType===0||e.tagType===1)))return;const{tag:o,props:n}=e,i=e.tagType===1;let s=i?Ey(e,t):`"${o}"`;const a=ye(s)&&s.callee===Ja;let l,u,d=0,c,f,p,h=a||s===hn||s===Ka||!i&&(o==="svg"||o==="foreignObject"||o==="math");if(n.length>0){const g=ud(e,t,void 0,i,a);l=g.props,d=g.patchFlag,f=g.dynamicPropNames;const y=g.directives;p=y&&y.length?oo(y.map(v=>Cy(v,t))):void 0,g.shouldUseBlock&&(h=!0)}if(e.children.length>0)if(s===Ai&&(h=!0,d|=1024,e.children.length>1&&t.onError(ke(46,{start:e.children[0].loc.start,end:e.children[e.children.length-1].loc.end,source:""}))),i&&s!==hn&&s!==Ai){const{slots:y,hasDynamicSlots:v}=by(e,t);u=y,v&&(d|=1024)}else if(e.children.length===1&&s!==hn){const y=e.children[0],v=y.type,E=v===5||v===8;E&&Ot(y,t)===0&&(d|=1),E||v===2?u=y:u=e.children}else u=e.children;f&&f.length&&(c=UO(f)),e.codegenNode=An(t,s,l,u,d===0?void 0:d,c,p,!!h,!1,i,e.loc)};function Ey(e,t,r=!1){let{tag:o}=e;const n=Mc(o),i=Rn(e,"is",!1,!0);if(i)if(n||no("COMPILER_IS_ON_ELEMENT",t)){let a;if(i.type===6?a=i.value&&fe(i.value.content,!0):(a=i.exp,a||(a=fe("is",!1,i.arg.loc))),a)return Ke(t.helper(Ja),[a])}else i.type===6&&i.value.content.startsWith("vue:")&&(o=i.value.content.slice(4));const s=rd(o)||t.isBuiltInComponent(o);return s?(r||t.helper(s),s):(t.helper(Ya),t.components.add(o),Nn(o,"component"))}function ud(e,t,r=e.props,o,n,i=!1){const{tag:s,loc:a,children:l}=e;let u=[];const d=[],c=[],f=l.length>0;let p=!1,h=0,g=!1,y=!1,v=!1,E=!1,b=!1,k=!1;const C=[],R=S=>{u.length&&(d.push(Pt(mh(u),a)),u=[]),S&&d.push(S)},A=()=>{t.scopes.vFor>0&&u.push(Ve(fe("ref_for",!0),fe("true")))},P=({key:S,value:T})=>{if(St(S)){const x=S.content,B=fr(x);if(B&&(!o||n)&&x.toLowerCase()!=="onclick"&&x!=="onUpdate:modelValue"&&!Nr(x)&&(E=!0),B&&Nr(x)&&(k=!0),B&&T.type===14&&(T=T.arguments[0]),T.type===20||(T.type===4||T.type===8)&&Ot(T,t)>0)return;x==="ref"?g=!0:x==="class"?y=!0:x==="style"?v=!0:x!=="key"&&!C.includes(x)&&C.push(x),o&&(x==="class"||x==="style")&&!C.includes(x)&&C.push(x)}else b=!0};for(let S=0;S<r.length;S++){const T=r[S];if(T.type===6){const{loc:x,name:B,nameLoc:q,value:Q}=T;let W=!0;if(B==="ref"&&(g=!0,A()),B==="is"&&(Mc(s)||Q&&Q.content.startsWith("vue:")||no("COMPILER_IS_ON_ELEMENT",t)))continue;u.push(Ve(fe(B,!0,q),fe(Q?Q.content:"",W,Q?Q.loc:x)))}else{const{name:x,arg:B,exp:q,loc:Q,modifiers:W}=T,F=x==="bind",K=x==="on";if(x==="slot"){o||t.onError(ke(40,Q));continue}if(x==="once"||x==="memo"||x==="is"||F&&Ir(B,"is")&&(Mc(s)||no("COMPILER_IS_ON_ELEMENT",t))||K&&i)continue;if((F&&Ir(B,"key")||K&&f&&Ir(B,"vue:before-update"))&&(p=!0),F&&Ir(B,"ref")&&A(),!B&&(F||K)){if(b=!0,q)if(F){if(A(),R(),d.some(V=>V.type===15?V.properties.some(({key:L})=>L.type!==4||!L.isStatic?!0:L.content!=="class"&&L.content!=="style"&&!fr(L.content)):!0)&&zo("COMPILER_V_BIND_OBJECT_ORDER",t,Q),no("COMPILER_V_BIND_OBJECT_ORDER",t)){d.unshift(q);continue}d.push(q)}else R({type:14,loc:Q,callee:t.helper(nl),arguments:o?[q]:[q,"true"]});else t.onError(ke(F?34:35,Q));continue}F&&W.some($=>$.content==="prop")&&(h|=32);const O=t.directiveTransforms[x];if(O){const{props:$,needRuntime:V}=O(T,e,t);!i&&$.forEach(P),K&&B&&!St(B)?R(Pt($,a)):u.push(...$),V&&(c.push(T),wt(V)&&vy.set(T,V))}else jc(x)||(c.push(T),f&&(p=!0))}}let w;if(d.length?(R(),d.length>1?w=Ke(t.helper(Ri),d,a):w=d[0]):u.length&&(w=Pt(mh(u),a)),b?h|=16:(y&&!o&&(h|=2),v&&!o&&(h|=4),C.length&&(h|=8),E&&(h|=32)),!p&&(h===0||h===32)&&(g||k||c.length>0)&&(h|=512),!t.inSSR&&w)switch(w.type){case 15:let S=-1,T=-1,x=!1;for(let Q=0;Q<w.properties.length;Q++){const W=w.properties[Q].key;St(W)?W.content==="class"?S=Q:W.content==="style"&&(T=Q):W.isHandlerKey||(x=!0)}const B=w.properties[S],q=w.properties[T];x?w=Ke(t.helper(On),[w]):(B&&!St(B.value)&&(B.value=Ke(t.helper(rl),[B.value])),q&&(v||q.value.type===4&&q.value.content.trim()[0]==="["||q.value.type===17)&&(q.value=Ke(t.helper(ol),[q.value])));break;case 14:break;default:w=Ke(t.helper(On),[Ke(t.helper(Fn),[w])]);break}return{props:w,directives:c,patchFlag:h,dynamicPropNames:C,shouldUseBlock:p}}function mh(e){const t=new Map,r=[];for(let o=0;o<e.length;o++){const n=e[o];if(n.key.type===8||!n.key.isStatic){r.push(n);continue}const i=n.key.content,s=t.get(i);s?(i==="style"||i==="class"||fr(i))&&FO(s,n):(t.set(i,n),r.push(n))}return r}function FO(e,t){e.value.type===17?e.value.elements.push(t.value):e.value=oo([e.value,t.value],e.loc)}function Cy(e,t){const r=[],o=vy.get(e);o?r.push(t.helperString(o)):(t.helper(Qa),t.directives.add(e.name),r.push(Nn(e.name,"directive")));const{loc:n}=e;if(e.exp&&r.push(e.exp),e.arg&&(e.exp||r.push("void 0"),r.push(e.arg)),Object.keys(e.modifiers).length){e.arg||(e.exp||r.push("void 0"),r.push("void 0"));const i=fe("true",!1,n);r.push(Pt(e.modifiers.map(s=>Ve(s,i)),n))}return oo(r,e.loc)}function UO(e){let t="[";for(let r=0,o=e.length;r<o;r++)t+=JSON.stringify(e[r]),r<o-1&&(t+=", ");return t+"]"}function Mc(e){return e==="component"||e==="Component"}const HO=(e,t)=>{if($i(e)){const{children:r,loc:o}=e,{slotName:n,slotProps:i}=Sy(e,t),s=[t.prefixIdentifiers?"_ctx.$slots":"$slots",n,"{}","undefined","true"];let a=2;i&&(s[2]=i,a=3),r.length&&(s[3]=Uo([],r,!1,!1,o),a=4),t.scopeId&&!t.slotted&&(a=5),s.splice(a),e.codegenNode=Ke(t.helper(Qu),s,o)}};function Sy(e,t){let r='"default"',o;const n=[];for(let i=0;i<e.props.length;i++){const s=e.props[i];if(s.type===6)s.value&&(s.name==="name"?r=JSON.stringify(s.value.content):(s.name=xe(s.name),n.push(s)));else if(s.name==="bind"&&Ir(s.arg,"name")){if(s.exp)r=s.exp;else if(s.arg&&s.arg.type===4){const a=xe(s.arg.content);r=s.exp=fe(a,!1,s.arg.loc)}}else s.name==="bind"&&s.arg&&St(s.arg)&&(s.arg.content=xe(s.arg.content)),n.push(s)}if(n.length>0){const{props:i,directives:s}=ud(e,t,n,!1,!1);o=i,s.length&&t.onError(ke(36,s[0].loc))}return{slotName:r,slotProps:o}}const dd=(e,t,r,o)=>{const{loc:n,modifiers:i,arg:s}=e;!e.exp&&!i.length&&r.onError(ke(35,n));let a;if(s.type===4)if(s.isStatic){let c=s.content;c.startsWith("vnode")&&r.onError(ke(51,s.loc)),c.startsWith("vue:")&&(c=`vnode-${c.slice(4)}`);const f=t.tagType!==0||c.startsWith("vnode")||!/[A-Z]/.test(c)?Yt(xe(c)):`on:${c}`;a=fe(f,!0,s.loc)}else a=Ht([`${r.helperString(da)}(`,s,")"]);else a=s,a.children.unshift(`${r.helperString(da)}(`),a.children.push(")");let l=e.exp;l&&!l.content.trim()&&(l=void 0);let u=r.cacheHandlers&&!l&&!r.inVOnce;if(l){const c=od(l),f=!(c||zb(l)),p=l.content.includes(";");wo(l,r,!1,p),(f||u&&c)&&(l=Ht([`${f?"$event":"(...args)"} => ${p?"{":"("}`,l,p?"}":")"]))}let d={props:[Ve(a,l||fe("() => {}",!1,n))]};return o&&(d=o(d)),u&&(d.props[0].value=r.cache(d.props[0].value)),d.props.forEach(c=>c.key.isHandlerKey=!0),d},jO=(e,t)=>{if(e.type===0||e.type===1||e.type===11||e.type===10)return()=>{const r=e.children;let o,n=!1;for(let i=0;i<r.length;i++){const s=r[i];if($s(s)){n=!0;for(let a=i+1;a<r.length;a++){const l=r[a];if($s(l))o||(o=r[i]=Ht([s],s.loc)),o.children.push(" + ",l),r.splice(a,1),a--;else{o=void 0;break}}}}if(!(!n||r.length===1&&(e.type===0||e.type===1&&e.tagType===0&&!e.props.find(i=>i.type===7&&!t.directiveTransforms[i.name])&&e.tag!=="template")))for(let i=0;i<r.length;i++){const s=r[i];if($s(s)||s.type===8){const a=[];(s.type!==2||s.content!==" ")&&a.push(s),!t.ssr&&Ot(s,t)===0&&a.push(`1 /* ${Zn[1]} */`),r[i]={type:12,content:s,loc:s.loc,codegenNode:Ke(t.helper(qa),a)}}}}},bh=new WeakSet,zO=(e,t)=>{if(e.type===1&&Et(e,"once",!0))return bh.has(e)||t.inVOnce||t.inSSR?void 0:(bh.add(e),t.inVOnce=!0,t.helper(Ii),()=>{t.inVOnce=!1;const r=t.currentNode;r.codegenNode&&(r.codegenNode=t.cache(r.codegenNode,!0))})},fd=(e,t,r)=>{const{exp:o,arg:n}=e;if(!o)return r.onError(ke(41,e.loc)),ps();const i=o.loc.source.trim(),s=o.type===4?o.content:i,a=r.bindingMetadata[i];if(a==="props"||a==="props-aliased")return r.onError(ke(44,o.loc)),ps();if(!s.trim()||!od(o))return r.onError(ke(42,o.loc)),ps();const l=n||fe("modelValue",!0),u=n?St(n)?`onUpdate:${xe(n.content)}`:Ht(['"onUpdate:" + ',n]):"onUpdate:modelValue";let d;const c=r.isTS?"($event: any)":"$event";d=Ht([`${c} => ((`,o,") = $event)"]);const f=[Ve(l,e.exp),Ve(u,d)];if(e.modifiers.length&&t.tagType===1){const p=e.modifiers.map(g=>g.content).map(g=>(Qi(g)?g:JSON.stringify(g))+": true").join(", "),h=n?St(n)?`${n.content}Modifiers`:Ht([n,' + "Modifiers"']):"modelModifiers";f.push(Ve(h,fe(`{ ${p} }`,!1,e.loc,2)))}return ps(f)};function ps(e=[]){return{props:e}}const WO=/[\w).+\-_$\]]/,KO=(e,t)=>{no("COMPILER_FILTERS",t)&&(e.type===5?ga(e.content,t):e.type===1&&e.props.forEach(r=>{r.type===7&&r.name!=="for"&&r.exp&&ga(r.exp,t)}))};function ga(e,t){if(e.type===4)yh(e,t);else for(let r=0;r<e.children.length;r++){const o=e.children[r];typeof o=="object"&&(o.type===4?yh(o,t):o.type===8?ga(e,t):o.type===5&&ga(o.content,t))}}function yh(e,t){const r=e.content;let o=!1,n=!1,i=!1,s=!1,a=0,l=0,u=0,d=0,c,f,p,h,g=[];for(p=0;p<r.length;p++)if(f=c,c=r.charCodeAt(p),o)c===39&&f!==92&&(o=!1);else if(n)c===34&&f!==92&&(n=!1);else if(i)c===96&&f!==92&&(i=!1);else if(s)c===47&&f!==92&&(s=!1);else if(c===124&&r.charCodeAt(p+1)!==124&&r.charCodeAt(p-1)!==124&&!a&&!l&&!u)h===void 0?(d=p+1,h=r.slice(0,p).trim()):y();else{switch(c){case 34:n=!0;break;case 39:o=!0;break;case 96:i=!0;break;case 40:u++;break;case 41:u--;break;case 91:l++;break;case 93:l--;break;case 123:a++;break;case 125:a--;break}if(c===47){let v=p-1,E;for(;v>=0&&(E=r.charAt(v),E===" ");v--);(!E||!WO.test(E))&&(s=!0)}}h===void 0?h=r.slice(0,p).trim():d!==0&&y();function y(){g.push(r.slice(d,p).trim()),d=p+1}if(g.length){for(Ni("COMPILER_FILTERS",t,e.loc),p=0;p<g.length;p++)h=XO(h,g[p],t);e.content=h,e.ast=void 0}}function XO(e,t,r){r.helper(Za);const o=t.indexOf("(");if(o<0)return r.filters.add(t),`${Nn(t,"filter")}(${e})`;{const n=t.slice(0,o),i=t.slice(o+1);return r.filters.add(n),`${Nn(n,"filter")}(${e}${i!==")"?","+i:i}`}}const vh=new WeakSet,GO=(e,t)=>{if(e.type===1){const r=Et(e,"memo");return!r||vh.has(e)?void 0:(vh.add(e),()=>{const o=e.codegenNode||t.currentNode.codegenNode;o&&o.type===13&&(e.tagType!==1&&al(o,t),e.codegenNode=Ke(t.helper(sl),[r.exp,Uo(void 0,o),"_cache",String(t.cached.length)]),t.cached.push(null))})}};function wy(e){return[[zO,$O,GO,BO,KO,uy,HO,_y,my,jO],{on:dd,bind:py,model:fd}]}function ky(e,t={}){const r=t.onError||td,o=t.mode==="module";t.prefixIdentifiers===!0?r(ke(47)):o&&r(ke(48));const n=!1;t.cacheHandlers&&r(ke(49)),t.scopeId&&!o&&r(ke(50));const i=pe({},t,{prefixIdentifiers:n}),s=le(e)?sd(e,i):e,[a,l]=wy();return iy(s,pe({},i,{nodeTransforms:[...a,...t.nodeTransforms||[]],directiveTransforms:pe({},l,t.directiveTransforms||{})})),ay(s,i)}const qO={DATA:"data",PROPS:"props",PROPS_ALIASED:"props-aliased",SETUP_LET:"setup-let",SETUP_CONST:"setup-const",SETUP_REACTIVE_CONST:"setup-reactive-const",SETUP_MAYBE_REF:"setup-maybe-ref",SETUP_REF:"setup-ref",OPTIONS:"options",LITERAL_CONST:"literal-const"},Ty=()=>({props:[]});/**
98
+ * @vue/compiler-dom v3.5.12
99
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
100
+ * @license MIT
101
+ **/const pd=Symbol("vModelRadio"),hd=Symbol("vModelCheckbox"),gd=Symbol("vModelText"),md=Symbol("vModelSelect"),ma=Symbol("vModelDynamic"),bd=Symbol("vOnModifiersGuard"),yd=Symbol("vOnKeysGuard"),vd=Symbol("vShow"),cl=Symbol("Transition"),_d=Symbol("TransitionGroup");Nb({[pd]:"vModelRadio",[hd]:"vModelCheckbox",[gd]:"vModelText",[md]:"vModelSelect",[ma]:"vModelDynamic",[bd]:"withModifiers",[yd]:"withKeys",[vd]:"vShow",[cl]:"Transition",[_d]:"TransitionGroup"});let en;function YO(e,t=!1){return en||(en=document.createElement("div")),t?(en.innerHTML=`<div foo="${e.replace(/"/g,"&quot;")}">`,en.children[0].getAttribute("foo")):(en.innerHTML=e,en.textContent)}const Ed={parseMode:"html",isVoidTag:Yh,isNativeTag:e=>Kc(e)||Xc(e)||Gc(e),isPreTag:e=>e==="pre",isIgnoreNewlineTag:e=>e==="pre"||e==="textarea",decodeEntities:YO,isBuiltInComponent:e=>{if(e==="Transition"||e==="transition")return cl;if(e==="TransitionGroup"||e==="transition-group")return _d},getNamespace(e,t,r){let o=t?t.ns:r;if(t&&o===2)if(t.tag==="annotation-xml"){if(e==="svg")return 1;t.props.some(n=>n.type===6&&n.name==="encoding"&&n.value!=null&&(n.value.content==="text/html"||n.value.content==="application/xhtml+xml"))&&(o=0)}else/^m(?:[ions]|text)$/.test(t.tag)&&e!=="mglyph"&&e!=="malignmark"&&(o=0);else t&&o===1&&(t.tag==="foreignObject"||t.tag==="desc"||t.tag==="title")&&(o=0);if(o===0){if(e==="svg")return 1;if(e==="math")return 2}return o}},xy=e=>{e.type===1&&e.props.forEach((t,r)=>{t.type===6&&t.name==="style"&&t.value&&(e.props[r]={type:7,name:"bind",arg:fe("style",!0,t.loc),exp:JO(t.value.content,t.loc),modifiers:[],loc:t.loc})})},JO=(e,t)=>{const r=Wc(e);return fe(JSON.stringify(r),!1,t,3)};function Mt(e,t){return ke(e,t,Oy)}const QO={X_V_HTML_NO_EXPRESSION:53,53:"X_V_HTML_NO_EXPRESSION",X_V_HTML_WITH_CHILDREN:54,54:"X_V_HTML_WITH_CHILDREN",X_V_TEXT_NO_EXPRESSION:55,55:"X_V_TEXT_NO_EXPRESSION",X_V_TEXT_WITH_CHILDREN:56,56:"X_V_TEXT_WITH_CHILDREN",X_V_MODEL_ON_INVALID_ELEMENT:57,57:"X_V_MODEL_ON_INVALID_ELEMENT",X_V_MODEL_ARG_ON_ELEMENT:58,58:"X_V_MODEL_ARG_ON_ELEMENT",X_V_MODEL_ON_FILE_INPUT_ELEMENT:59,59:"X_V_MODEL_ON_FILE_INPUT_ELEMENT",X_V_MODEL_UNNECESSARY_VALUE:60,60:"X_V_MODEL_UNNECESSARY_VALUE",X_V_SHOW_NO_EXPRESSION:61,61:"X_V_SHOW_NO_EXPRESSION",X_TRANSITION_INVALID_CHILDREN:62,62:"X_TRANSITION_INVALID_CHILDREN",X_IGNORED_SIDE_EFFECT_TAG:63,63:"X_IGNORED_SIDE_EFFECT_TAG",__EXTEND_POINT__:64,64:"__EXTEND_POINT__"},Oy={53:"v-html is missing expression.",54:"v-html will override element children.",55:"v-text is missing expression.",56:"v-text will override element children.",57:"v-model can only be used on <input>, <textarea> and <select> elements.",58:"v-model argument is not supported on plain elements.",59:"v-model cannot be used on file inputs since they are read-only. Use a v-on:change listener instead.",60:"Unnecessary value binding used alongside v-model. It will interfere with v-model's behavior.",61:"v-show is missing expression.",62:"<Transition> expects exactly one child element or component.",63:"Tags with side effect (<script> and <style>) are ignored in client component templates."},ZO=(e,t,r)=>{const{exp:o,loc:n}=e;return o||r.onError(Mt(53,n)),t.children.length&&(r.onError(Mt(54,n)),t.children.length=0),{props:[Ve(fe("innerHTML",!0,n),o||fe("",!0))]}},eA=(e,t,r)=>{const{exp:o,loc:n}=e;return o||r.onError(Mt(55,n)),t.children.length&&(r.onError(Mt(56,n)),t.children.length=0),{props:[Ve(fe("textContent",!0),o?Ot(o,r)>0?o:Ke(r.helperString(Ji),[o],n):fe("",!0))]}},tA=(e,t,r)=>{const o=fd(e,t,r);if(!o.props.length||t.tagType===1)return o;e.arg&&r.onError(Mt(58,e.arg.loc));function n(){const a=Et(t,"bind");a&&Ir(a.arg,"value")&&r.onError(Mt(60,a.loc))}const{tag:i}=t,s=r.isCustomElement(i);if(i==="input"||i==="textarea"||i==="select"||s){let a=gd,l=!1;if(i==="input"||s){const u=Rn(t,"type");if(u){if(u.type===7)a=ma;else if(u.value)switch(u.value.content){case"radio":a=pd;break;case"checkbox":a=hd;break;case"file":l=!0,r.onError(Mt(59,e.loc));break;default:n();break}}else Kb(t)?a=ma:n()}else i==="select"?a=md:n();l||(o.needRuntime=r.helper(a))}else r.onError(Mt(57,e.loc));return o.props=o.props.filter(a=>!(a.key.type===4&&a.key.content==="modelValue")),o},rA=Xe("passive,once,capture"),oA=Xe("stop,prevent,self,ctrl,shift,alt,meta,exact,middle"),nA=Xe("left,right"),Ay=Xe("onkeyup,onkeydown,onkeypress"),iA=(e,t,r,o)=>{const n=[],i=[],s=[];for(let a=0;a<t.length;a++){const l=t[a].content;l==="native"&&zo("COMPILER_V_ON_NATIVE",r,o)||rA(l)?s.push(l):nA(l)?St(e)?Ay(e.content.toLowerCase())?n.push(l):i.push(l):(n.push(l),i.push(l)):oA(l)?i.push(l):n.push(l)}return{keyModifiers:n,nonKeyModifiers:i,eventOptionModifiers:s}},_h=(e,t)=>St(e)&&e.content.toLowerCase()==="onclick"?fe(t,!0):e.type!==4?Ht(["(",e,`) === "onClick" ? "${t}" : (`,e,")"]):e,sA=(e,t,r)=>dd(e,t,r,o=>{const{modifiers:n}=e;if(!n.length)return o;let{key:i,value:s}=o.props[0];const{keyModifiers:a,nonKeyModifiers:l,eventOptionModifiers:u}=iA(i,n,r,e.loc);if(l.includes("right")&&(i=_h(i,"onContextmenu")),l.includes("middle")&&(i=_h(i,"onMouseup")),l.length&&(s=Ke(r.helper(bd),[s,JSON.stringify(l)])),a.length&&(!St(i)||Ay(i.content.toLowerCase()))&&(s=Ke(r.helper(yd),[s,JSON.stringify(a)])),u.length){const d=u.map(or).join("");i=St(i)?fe(`${i.content}${d}`,!0):Ht(["(",i,`) + "${d}"`])}return{props:[Ve(i,s)]}}),aA=(e,t,r)=>{const{exp:o,loc:n}=e;return o||r.onError(Mt(61,n)),{props:[],needRuntime:r.helper(vd)}},lA=(e,t)=>{if(e.type===1&&e.tagType===1&&t.isBuiltInComponent(e.tag)===cl)return()=>{if(!e.children.length)return;Ry(e)&&t.onError(Mt(62,{start:e.children[0].loc.start,end:e.children[e.children.length-1].loc.end,source:""}));const o=e.children[0];if(o.type===1)for(const n of o.props)n.type===7&&n.name==="show"&&e.props.push({type:6,name:"persisted",nameLoc:e.loc,value:void 0,loc:e.loc})}};function Ry(e){const t=e.children=e.children.filter(o=>o.type!==3&&!(o.type===2&&!o.content.trim())),r=t[0];return t.length!==1||r.type===11||r.type===9&&r.branches.some(Ry)}const cA=(e,t)=>{e.type===1&&e.tagType===0&&(e.tag==="script"||e.tag==="style")&&(t.onError(Mt(63,e.loc)),t.removeNode())};function uA(e,t){return e in Eh?Eh[e].has(t):t in Ch?Ch[t].has(e):!(e in Sh&&Sh[e].has(t)||t in wh&&wh[t].has(e))}const tn=new Set(["h1","h2","h3","h4","h5","h6"]),vo=new Set([]),Eh={head:new Set(["base","basefront","bgsound","link","meta","title","noscript","noframes","style","script","template"]),optgroup:new Set(["option"]),select:new Set(["optgroup","option","hr"]),table:new Set(["caption","colgroup","tbody","tfoot","thead"]),tr:new Set(["td","th"]),colgroup:new Set(["col"]),tbody:new Set(["tr"]),thead:new Set(["tr"]),tfoot:new Set(["tr"]),script:vo,iframe:vo,option:vo,textarea:vo,style:vo,title:vo},Ch={html:vo,body:new Set(["html"]),head:new Set(["html"]),td:new Set(["tr"]),colgroup:new Set(["table"]),caption:new Set(["table"]),tbody:new Set(["table"]),tfoot:new Set(["table"]),col:new Set(["colgroup"]),th:new Set(["tr"]),thead:new Set(["table"]),tr:new Set(["tbody","thead","tfoot"]),dd:new Set(["dl","div"]),dt:new Set(["dl","div"]),figcaption:new Set(["figure"]),summary:new Set(["details"]),area:new Set(["map"])},Sh={p:new Set(["address","article","aside","blockquote","center","details","dialog","dir","div","dl","fieldset","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","hr","li","main","nav","menu","ol","p","pre","section","table","ul"]),svg:new Set(["b","blockquote","br","code","dd","div","dl","dt","em","embed","h1","h2","h3","h4","h5","h6","hr","i","img","li","menu","meta","ol","p","pre","ruby","s","small","span","strong","sub","sup","table","u","ul","var"])},wh={a:new Set(["a"]),button:new Set(["button"]),dd:new Set(["dd","dt"]),dt:new Set(["dd","dt"]),form:new Set(["form"]),li:new Set(["li"]),h1:tn,h2:tn,h3:tn,h4:tn,h5:tn,h6:tn},dA=(e,t)=>{if(e.type===1&&e.tagType===0&&t.parent&&t.parent.type===1&&t.parent.tagType===0&&!uA(t.parent.tag,e.tag)){const r=new SyntaxError(`<${e.tag}> cannot be child of <${t.parent.tag}>, according to HTML specifications. This can cause hydration errors or potentially disrupt future functionality.`);r.loc=e.loc,t.onWarn(r)}},Iy=[xy,lA,dA],Ny={cloak:Ty,html:ZO,text:eA,model:tA,on:sA,show:aA};function fA(e,t={}){return ky(e,pe({},Ed,t,{nodeTransforms:[cA,...Iy,...t.nodeTransforms||[]],directiveTransforms:pe({},Ny,t.directiveTransforms||{}),transformHoist:null}))}function pA(e,t={}){return sd(e,pe({},Ed,t))}const hA=Object.freeze(Object.defineProperty({__proto__:null,BASE_TRANSITION:Gu,BindingTypes:qO,CAMELIZE:ua,CAPITALIZE:xb,CREATE_BLOCK:qu,CREATE_COMMENT:Vn,CREATE_ELEMENT_BLOCK:Yu,CREATE_ELEMENT_VNODE:Ga,CREATE_SLOTS:Zu,CREATE_STATIC:Ju,CREATE_TEXT:qa,CREATE_VNODE:Xa,CompilerDeprecationTypes:Ix,ConstantTypes:Sx,DOMDirectiveTransforms:Ny,DOMErrorCodes:QO,DOMErrorMessages:Oy,DOMNodeTransforms:Iy,ElementTypes:Cx,ErrorCodes:$x,FRAGMENT:xn,GUARD_REACTIVE_PROPS:Fn,IS_MEMO_SAME:ed,IS_REF:Ib,KEEP_ALIVE:Ai,MERGE_PROPS:Ri,NORMALIZE_CLASS:rl,NORMALIZE_PROPS:On,NORMALIZE_STYLE:ol,Namespaces:_x,NodeTypes:Ex,OPEN_BLOCK:co,POP_SCOPE_ID:Ab,PUSH_SCOPE_ID:Ob,RENDER_LIST:tl,RENDER_SLOT:Qu,RESOLVE_COMPONENT:Ya,RESOLVE_DIRECTIVE:Qa,RESOLVE_DYNAMIC_COMPONENT:Ja,RESOLVE_FILTER:Za,SET_BLOCK_TRACKING:Ii,SUSPENSE:Ka,TELEPORT:hn,TO_DISPLAY_STRING:Ji,TO_HANDLERS:nl,TO_HANDLER_KEY:da,TRANSITION:cl,TRANSITION_GROUP:_d,TS_NODE_TYPES:Vb,UNREF:Rb,V_MODEL_CHECKBOX:hd,V_MODEL_DYNAMIC:ma,V_MODEL_RADIO:pd,V_MODEL_SELECT:md,V_MODEL_TEXT:gd,V_ON_WITH_KEYS:yd,V_ON_WITH_MODIFIERS:bd,V_SHOW:vd,WITH_CTX:il,WITH_DIRECTIVES:el,WITH_MEMO:sl,advancePositionWithClone:Jx,advancePositionWithMutation:Wb,assert:Dc,baseCompile:ky,baseParse:sd,buildDirectiveArgs:Cy,buildProps:ud,buildSlots:by,checkCompatEnabled:zo,compile:fA,convertToBlock:al,createArrayExpression:oo,createAssignmentExpression:xx,createBlockStatement:Db,createCacheExpression:Pb,createCallExpression:Ke,createCompilerError:ke,createCompoundExpression:Ht,createConditionalExpression:fa,createDOMCompilerError:Mt,createForLoopParams:ha,createFunctionExpression:Uo,createIfStatement:Tx,createInterpolation:wx,createObjectExpression:Pt,createObjectProperty:Ve,createReturnStatement:Ax,createRoot:$b,createSequenceExpression:Ox,createSimpleExpression:fe,createStructuralDirectiveTransform:ad,createTemplateLiteral:kx,createTransformContext:ny,createVNodeCall:An,errorMessages:Lb,extractIdentifiers:Ar,findDir:Et,findProp:Rn,forAliasRE:qb,generate:ay,generateCodeFrame:Xh,getBaseTransformPreset:wy,getConstantType:Ot,getMemoedVNodeCall:Gb,getVNodeBlockHelper:jo,getVNodeHelper:Ho,hasDynamicKeyVBind:Kb,hasScopeRef:Gt,helperNameMap:Fo,injectProp:Pi,isCoreComponent:rd,isFnExpression:zb,isFnExpressionBrowser:jb,isFnExpressionNode:Yx,isFunctionType:Hx,isInDestructureAssignment:Bx,isInNewExpression:Lx,isMemberExpression:od,isMemberExpressionBrowser:Hb,isMemberExpressionNode:Gx,isReferencedIdentifier:Dx,isSimpleIdentifier:Qi,isSlotOutlet:$i,isStaticArgOf:Ir,isStaticExp:St,isStaticProperty:Mb,isStaticPropertyKey:jx,isTemplateNode:In,isText:$s,isVSlot:nd,locStub:Ye,noopDirectiveTransform:Ty,parse:pA,parserOptions:Ed,processExpression:Ls,processFor:gy,processIf:fy,processSlotOutlet:Sy,registerRuntimeHelpers:Nb,resolveComponentType:Ey,stringifyExpression:dy,toValidAssetId:Nn,trackSlotScopes:my,trackVForSlotScopes:MO,transform:iy,transformBind:py,transformElement:_y,transformExpression:uy,transformModel:fd,transformOn:dd,transformStyle:xy,traverseNode:Zi,unwrapTSNode:Fb,walkBlockDeclarations:Vx,walkFunctionParams:Mx,walkIdentifiers:Px,warnDeprecation:Ni},Symbol.toStringTag,{value:"Module"})),gA=Wu(hA),mA=Wu(lC),bA=Wu(gv);/**
102
+ * vue v3.5.12
103
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
104
+ * @license MIT
105
+ **/var kh;function yA(){return kh||(kh=1,function(e){Object.defineProperty(e,"__esModule",{value:!0});var t=gA,r=mA,o=bA;function n(l){var u=Object.create(null);if(l)for(var d in l)u[d]=l[d];return u.default=l,Object.freeze(u)}var i=n(r);const s=Object.create(null);function a(l,u){if(!o.isString(l))if(l.nodeType)l=l.innerHTML;else return r.warn("invalid template option: ",l),o.NOOP;const d=o.genCacheKey(l,u),c=s[d];if(c)return c;if(l[0]==="#"){const y=document.querySelector(l);y||r.warn(`Template element not found or is empty: ${l}`),l=y?y.innerHTML:""}const f=o.extend({hoistStatic:!0,onError:h,onWarn:y=>h(y,!0)},u);!f.isCustomElement&&typeof customElements<"u"&&(f.isCustomElement=y=>!!customElements.get(y));const{code:p}=t.compile(l,f);function h(y,v=!1){const E=v?y.message:`Template compilation error: ${y.message}`,b=y.loc&&o.generateCodeFrame(l,y.loc.start.offset,y.loc.end.offset);r.warn(b?`${E}
106
+ ${b}`:E)}const g=new Function("Vue",p)(i);return g._rc=!0,s[d]=g}r.registerRuntimeCompiler(a),e.compile=a,Object.keys(r).forEach(function(l){l!=="default"&&!Object.prototype.hasOwnProperty.call(e,l)&&(e[l]=r[l])})}(Ll)),Ll}var Th;function vA(){return Th||(Th=1,Bl.exports=yA()),Bl.exports}var Vl,xh;function _A(){if(xh)return Vl;xh=1;var e=vA();const t={langs:["ru","ua","en"],getLang:function(){return this.default},default:"ru"};var r={install(o,n={}){const i=Object.assign(t,n);o.config.globalProperties.$getLang=()=>i.getLang(),o.config.globalProperties.$l=s=>s[i.getLang()]||s[i.default]||"",o.component("Multilang",{name:"Multilang",props:{tag:{type:String,default:()=>null}},render(){const s=this.$slots.default(),a=s.filter(u=>{var d,c;return((c=(d=u==null?void 0:u.type)==null?void 0:d.name)==null?void 0:c.toLowerCase())===i.getLang()})[0]||null;return a||s.filter(u=>{var d,c;return((c=(d=u==null?void 0:u.type)==null?void 0:d.name)==null?void 0:c.toLowerCase())===i.default})[0]||null?a:null}}),i.langs.map(s=>{s=s.charAt(0).toUpperCase()+s.slice(1),o.component(s,{name:s,render(){return this.$parent.tag?e.h(this.$parent.tag,this.$slots.default()||null):this.$slots.default()||null}})})}};return Vl=r,Vl}var EA=_A();const CA=hT(EA),Oh=(e,t="ru")=>{const r=e.match(/^\/(ru|ua|en)\/?/i);return r&&r.length>0?r[1]:t};var SA=Object.defineProperty,Ah=Object.getOwnPropertySymbols,wA=Object.prototype.hasOwnProperty,kA=Object.prototype.propertyIsEnumerable,Rh=(e,t,r)=>t in e?SA(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,TA=(e,t)=>{for(var r in t||(t={}))wA.call(t,r)&&Rh(e,r,t[r]);if(Ah)for(var r of Ah(t))kA.call(t,r)&&Rh(e,r,t[r]);return e};function $y(e){return e==null||e===""||Array.isArray(e)&&e.length===0||!(e instanceof Date)&&typeof e=="object"&&Object.keys(e).length===0}function xA(e){return typeof e=="function"&&"call"in e&&"apply"in e}function Fe(e){return!$y(e)}function $n(e,t=!0){return e instanceof Object&&e.constructor===Object&&(t||Object.keys(e).length!==0)}function Py(e={},t={}){let r=TA({},e);return Object.keys(t).forEach(o=>{let n=o;$n(t[n])&&n in e&&$n(e[n])?r[n]=Py(e[n],t[n]):r[n]=t[n]}),r}function OA(...e){return e.reduce((t,r,o)=>o===0?r:Py(t,r),{})}function Zr(e,...t){return xA(e)?e(...t):e}function Bi(e,t=!0){return typeof e=="string"&&(t||e!=="")}function AA(e){return Fe(e)&&!isNaN(e)}function gn(e,t){if(t){let r=t.test(e);return t.lastIndex=0,r}return!1}function RA(...e){return OA(...e)}function ui(e){return e&&e.replace(/\/\*(?:(?!\*\/)[\s\S])*\*\/|[\r\n\t]+/g,"").replace(/ {2,}/g," ").replace(/ ([{:}]) /g,"$1").replace(/([;,]) /g,"$1").replace(/ !/g,"!").replace(/: /g,":").trim()}function Dy(e){return Bi(e)?e.replace(/(_)/g,"-").replace(/[A-Z]/g,(t,r)=>r===0?t:"-"+t.toLowerCase()).toLowerCase():e}function ul(){let e=new Map;return{on(t,r){let o=e.get(t);return o?o.push(r):o=[r],e.set(t,o),this},off(t,r){let o=e.get(t);return o&&o.splice(o.indexOf(r)>>>0,1),this},emit(t,r){let o=e.get(t);o&&o.forEach(n=>{n(r)})},clear(){e.clear()}}}function IA(e){if(e){let t=e.parentNode;return t&&t instanceof ShadowRoot&&t.host&&(t=t.host),t}return null}function NA(e){return!!(e!==null&&typeof e<"u"&&e.nodeName&&IA(e))}function By(e){return typeof Element<"u"?e instanceof Element:e!==null&&typeof e=="object"&&e.nodeType===1&&typeof e.nodeName=="string"}function Vc(e,t={}){if(By(e)){let r=(o,n)=>{var i,s;let a=(i=e==null?void 0:e.$attrs)!=null&&i[o]?[(s=e==null?void 0:e.$attrs)==null?void 0:s[o]]:[];return[n].flat().reduce((l,u)=>{if(u!=null){let d=typeof u;if(d==="string"||d==="number")l.push(u);else if(d==="object"){let c=Array.isArray(u)?r(o,u):Object.entries(u).map(([f,p])=>o==="style"&&(p||p===0)?`${f.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}:${p}`:p?f:void 0);l=c.length?l.concat(c.filter(f=>!!f)):l}}return l},a)};Object.entries(t).forEach(([o,n])=>{if(n!=null){let i=o.match(/^on(.+)/);i?e.addEventListener(i[1].toLowerCase(),n):o==="p-bind"||o==="pBind"?Vc(e,n):(n=o==="class"?[...new Set(r("class",n))].join(" ").trim():o==="style"?r("style",n).join(";").trim():n,(e.$attrs=e.$attrs||{})&&(e.$attrs[o]=n),e.setAttribute(o,n))}})}}function $A(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}function PA(e,t="",r){By(e)&&r!==null&&r!==void 0&&e.setAttribute(t,r)}var DA=Object.defineProperty,BA=Object.defineProperties,LA=Object.getOwnPropertyDescriptors,ba=Object.getOwnPropertySymbols,Ly=Object.prototype.hasOwnProperty,My=Object.prototype.propertyIsEnumerable,Ih=(e,t,r)=>t in e?DA(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Jt=(e,t)=>{for(var r in t||(t={}))Ly.call(t,r)&&Ih(e,r,t[r]);if(ba)for(var r of ba(t))My.call(t,r)&&Ih(e,r,t[r]);return e},Fl=(e,t)=>BA(e,LA(t)),yr=(e,t)=>{var r={};for(var o in e)Ly.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&ba)for(var o of ba(e))t.indexOf(o)<0&&My.call(e,o)&&(r[o]=e[o]);return r},MA=ul(),wr=MA,Fc=/{([^}]*)}/g,VA=/(\d+\s+[\+\-\*\/]\s+\d+)/g,FA=/var\([^)]+\)/g;function UA(e){return $n(e)&&e.hasOwnProperty("$value")&&e.hasOwnProperty("$type")?e.$value:e}function HA(e){return e.replaceAll(/ /g,"").replace(/[^\w]/g,"-")}function Uc(e="",t=""){return HA(`${Bi(e,!1)&&Bi(t,!1)?`${e}-`:e}${t}`)}function Vy(e="",t=""){return`--${Uc(e,t)}`}function jA(e=""){let t=(e.match(/{/g)||[]).length,r=(e.match(/}/g)||[]).length;return(t+r)%2!==0}function Fy(e,t="",r="",o=[],n){if(Bi(e)){let i=e.trim();if(jA(i))return;if(gn(i,Fc)){let s=i.replaceAll(Fc,a=>{let l=a.replace(/{|}/g,"").split(".").filter(u=>!o.some(d=>gn(u,d)));return`var(${Vy(r,Dy(l.join("-")))}${Fe(n)?`, ${n}`:""})`});return gn(s.replace(FA,"0"),VA)?`calc(${s})`:s}return i}else if(AA(e))return e}function zA(e,t,r){Bi(t,!1)&&e.push(`${t}:${r};`)}function nn(e,t){return e?`${e}{${t}}`:""}function Uy(e,t){if(e.indexOf("dt(")===-1)return e;function r(s,a){let l=[],u=0,d="",c=null,f=0;for(;u<=s.length;){let p=s[u];if((p==='"'||p==="'"||p==="`")&&s[u-1]!=="\\"&&(c=c===p?null:p),!c&&(p==="("&&f++,p===")"&&f--,(p===","||u===s.length)&&f===0)){let h=d.trim();h.startsWith("dt(")?l.push(Uy(h,a)):l.push(o(h)),d="",u++;continue}p!==void 0&&(d+=p),u++}return l}function o(s){let a=s[0];if((a==='"'||a==="'"||a==="`")&&s[s.length-1]===a)return s.slice(1,-1);let l=Number(s);return isNaN(l)?s:l}let n=[],i=[];for(let s=0;s<e.length;s++)if(e[s]==="d"&&e.slice(s,s+3)==="dt(")i.push(s),s+=2;else if(e[s]===")"&&i.length>0){let a=i.pop();i.length===0&&n.push([a,s])}if(!n.length)return e;for(let s=n.length-1;s>=0;s--){let[a,l]=n[s],u=e.slice(a+3,l),d=r(u,t),c=t(...d);e=e.slice(0,a)+c+e.slice(l+1)}return e}var $o=(...e)=>WA(at.getTheme(),...e),WA=(e={},t,r,o)=>{if(t){let{variable:n,options:i}=at.defaults||{},{prefix:s,transform:a}=(e==null?void 0:e.options)||i||{},l=gn(t,Fc)?t:`{${t}}`;return o==="value"||$y(o)&&a==="strict"?at.getTokenValue(t):Fy(l,void 0,s,[n.excludedKeyRegex],r)}return""};function hs(e,...t){if(e instanceof Array){let r=e.reduce((o,n,i)=>{var s;return o+n+((s=Zr(t[i],{dt:$o}))!=null?s:"")},"");return Uy(r,$o)}return Zr(e,{dt:$o})}function KA(e,t={}){let r=at.defaults.variable,{prefix:o=r.prefix,selector:n=r.selector,excludedKeyRegex:i=r.excludedKeyRegex}=t,s=[],a=[],l=[{node:e,path:o}];for(;l.length;){let{node:d,path:c}=l.pop();for(let f in d){let p=d[f],h=UA(p),g=gn(f,i)?Uc(c):Uc(c,Dy(f));if($n(h))l.push({node:h,path:g});else{let y=Vy(g),v=Fy(h,g,o,[i]);zA(a,y,v);let E=g;o&&E.startsWith(o+"-")&&(E=E.slice(o.length+1)),s.push(E.replace(/-/g,"."))}}}let u=a.join("");return{value:a,tokens:s,declarations:u,css:nn(n,u)}}var Xt={regex:{rules:{class:{pattern:/^\.([a-zA-Z][\w-]*)$/,resolve(e){return{type:"class",selector:e,matched:this.pattern.test(e.trim())}}},attr:{pattern:/^\[(.*)\]$/,resolve(e){return{type:"attr",selector:`:root${e}`,matched:this.pattern.test(e.trim())}}},media:{pattern:/^@media (.*)$/,resolve(e){return{type:"media",selector:e,matched:this.pattern.test(e.trim())}}},system:{pattern:/^system$/,resolve(e){return{type:"system",selector:"@media (prefers-color-scheme: dark)",matched:this.pattern.test(e.trim())}}},custom:{resolve(e){return{type:"custom",selector:e,matched:!0}}}},resolve(e){let t=Object.keys(this.rules).filter(r=>r!=="custom").map(r=>this.rules[r]);return[e].flat().map(r=>{var o;return(o=t.map(n=>n.resolve(r)).find(n=>n.matched))!=null?o:this.rules.custom.resolve(r)})}},_toVariables(e,t){return KA(e,{prefix:t==null?void 0:t.prefix})},getCommon({name:e="",theme:t={},params:r,set:o,defaults:n}){var i,s,a,l,u,d,c;let{preset:f,options:p}=t,h,g,y,v,E,b,k;if(Fe(f)&&p.transform!=="strict"){let{primitive:C,semantic:R,extend:A}=f,P=R||{},{colorScheme:w}=P,S=yr(P,["colorScheme"]),T=A||{},{colorScheme:x}=T,B=yr(T,["colorScheme"]),q=w||{},{dark:Q}=q,W=yr(q,["dark"]),F=x||{},{dark:K}=F,O=yr(F,["dark"]),$=Fe(C)?this._toVariables({primitive:C},p):{},V=Fe(S)?this._toVariables({semantic:S},p):{},L=Fe(W)?this._toVariables({light:W},p):{},re=Fe(Q)?this._toVariables({dark:Q},p):{},ae=Fe(B)?this._toVariables({semantic:B},p):{},Ae=Fe(O)?this._toVariables({light:O},p):{},ze=Fe(K)?this._toVariables({dark:K},p):{},[N,te]=[(i=$.declarations)!=null?i:"",$.tokens],[Z,ne]=[(s=V.declarations)!=null?s:"",V.tokens||[]],[ge,Ne]=[(a=L.declarations)!=null?a:"",L.tokens||[]],[he,m]=[(l=re.declarations)!=null?l:"",re.tokens||[]],[_,I]=[(u=ae.declarations)!=null?u:"",ae.tokens||[]],[M,U]=[(d=Ae.declarations)!=null?d:"",Ae.tokens||[]],[j,Y]=[(c=ze.declarations)!=null?c:"",ze.tokens||[]];h=this.transformCSS(e,N,"light","variable",p,o,n),g=te;let G=this.transformCSS(e,`${Z}${ge}`,"light","variable",p,o,n),X=this.transformCSS(e,`${he}`,"dark","variable",p,o,n);y=`${G}${X}`,v=[...new Set([...ne,...Ne,...m])];let z=this.transformCSS(e,`${_}${M}color-scheme:light`,"light","variable",p,o,n),ce=this.transformCSS(e,`${j}color-scheme:dark`,"dark","variable",p,o,n);E=`${z}${ce}`,b=[...new Set([...I,...U,...Y])],k=Zr(f.css,{dt:$o})}return{primitive:{css:h,tokens:g},semantic:{css:y,tokens:v},global:{css:E,tokens:b},style:k}},getPreset({name:e="",preset:t={},options:r,params:o,set:n,defaults:i,selector:s}){var a,l,u;let d,c,f;if(Fe(t)&&r.transform!=="strict"){let p=e.replace("-directive",""),h=t,{colorScheme:g,extend:y,css:v}=h,E=yr(h,["colorScheme","extend","css"]),b=y||{},{colorScheme:k}=b,C=yr(b,["colorScheme"]),R=g||{},{dark:A}=R,P=yr(R,["dark"]),w=k||{},{dark:S}=w,T=yr(w,["dark"]),x=Fe(E)?this._toVariables({[p]:Jt(Jt({},E),C)},r):{},B=Fe(P)?this._toVariables({[p]:Jt(Jt({},P),T)},r):{},q=Fe(A)?this._toVariables({[p]:Jt(Jt({},A),S)},r):{},[Q,W]=[(a=x.declarations)!=null?a:"",x.tokens||[]],[F,K]=[(l=B.declarations)!=null?l:"",B.tokens||[]],[O,$]=[(u=q.declarations)!=null?u:"",q.tokens||[]],V=this.transformCSS(p,`${Q}${F}`,"light","variable",r,n,i,s),L=this.transformCSS(p,O,"dark","variable",r,n,i,s);d=`${V}${L}`,c=[...new Set([...W,...K,...$])],f=Zr(v,{dt:$o})}return{css:d,tokens:c,style:f}},getPresetC({name:e="",theme:t={},params:r,set:o,defaults:n}){var i;let{preset:s,options:a}=t,l=(i=s==null?void 0:s.components)==null?void 0:i[e];return this.getPreset({name:e,preset:l,options:a,params:r,set:o,defaults:n})},getPresetD({name:e="",theme:t={},params:r,set:o,defaults:n}){var i,s;let a=e.replace("-directive",""),{preset:l,options:u}=t,d=((i=l==null?void 0:l.components)==null?void 0:i[a])||((s=l==null?void 0:l.directives)==null?void 0:s[a]);return this.getPreset({name:a,preset:d,options:u,params:r,set:o,defaults:n})},applyDarkColorScheme(e){return!(e.darkModeSelector==="none"||e.darkModeSelector===!1)},getColorSchemeOption(e,t){var r;return this.applyDarkColorScheme(e)?this.regex.resolve(e.darkModeSelector===!0?t.options.darkModeSelector:(r=e.darkModeSelector)!=null?r:t.options.darkModeSelector):[]},getLayerOrder(e,t={},r,o){let{cssLayer:n}=t;return n?`@layer ${Zr(n.order||n.name||"primeui",r)}`:""},getCommonStyleSheet({name:e="",theme:t={},params:r,props:o={},set:n,defaults:i}){let s=this.getCommon({name:e,theme:t,params:r,set:n,defaults:i}),a=Object.entries(o).reduce((l,[u,d])=>l.push(`${u}="${d}"`)&&l,[]).join(" ");return Object.entries(s||{}).reduce((l,[u,d])=>{if($n(d)&&Object.hasOwn(d,"css")){let c=ui(d.css),f=`${u}-variables`;l.push(`<style type="text/css" data-primevue-style-id="${f}" ${a}>${c}</style>`)}return l},[]).join("")},getStyleSheet({name:e="",theme:t={},params:r,props:o={},set:n,defaults:i}){var s;let a={name:e,theme:t,params:r,set:n,defaults:i},l=(s=e.includes("-directive")?this.getPresetD(a):this.getPresetC(a))==null?void 0:s.css,u=Object.entries(o).reduce((d,[c,f])=>d.push(`${c}="${f}"`)&&d,[]).join(" ");return l?`<style type="text/css" data-primevue-style-id="${e}-variables" ${u}>${ui(l)}</style>`:""},createTokens(e={},t,r="",o="",n={}){return{}},getTokenValue(e,t,r){var o;let n=(a=>a.split(".").filter(l=>!gn(l.toLowerCase(),r.variable.excludedKeyRegex)).join("."))(t),i=t.includes("colorScheme.light")?"light":t.includes("colorScheme.dark")?"dark":void 0,s=[(o=e[n])==null?void 0:o.computed(i)].flat().filter(a=>a);return s.length===1?s[0].value:s.reduce((a={},l)=>{let u=l,{colorScheme:d}=u,c=yr(u,["colorScheme"]);return a[d]=c,a},void 0)},getSelectorRule(e,t,r,o){return r==="class"||r==="attr"?nn(Fe(t)?`${e}${t},${e} ${t}`:e,o):nn(e,nn(t??":root",o))},transformCSS(e,t,r,o,n={},i,s,a){if(Fe(t)){let{cssLayer:l}=n;if(o!=="style"){let u=this.getColorSchemeOption(n,s);t=r==="dark"?u.reduce((d,{type:c,selector:f})=>(Fe(f)&&(d+=f.includes("[CSS]")?f.replace("[CSS]",t):this.getSelectorRule(f,a,c,t)),d),""):nn(a??":root",t)}if(l){let u={name:"primeui"};$n(l)&&(u.name=Zr(l.name,{name:e,type:o})),Fe(u.name)&&(t=nn(`@layer ${u.name}`,t),i==null||i.layerNames(u.name))}return t}return""}},at={defaults:{variable:{prefix:"p",selector:":root",excludedKeyRegex:/^(primitive|semantic|components|directives|variables|colorscheme|light|dark|common|root|states|extend|css)$/gi},options:{prefix:"p",darkModeSelector:"system",cssLayer:!1}},_theme:void 0,_layerNames:new Set,_loadedStyleNames:new Set,_loadingStyles:new Set,_tokens:{},update(e={}){let{theme:t}=e;t&&(this._theme=Fl(Jt({},t),{options:Jt(Jt({},this.defaults.options),t.options)}),this._tokens=Xt.createTokens(this.preset,this.defaults),this.clearLoadedStyleNames())},get theme(){return this._theme},get preset(){var e;return((e=this.theme)==null?void 0:e.preset)||{}},get options(){var e;return((e=this.theme)==null?void 0:e.options)||{}},get tokens(){return this._tokens},getTheme(){return this.theme},setTheme(e){this.update({theme:e}),wr.emit("theme:change",e)},getPreset(){return this.preset},setPreset(e){this._theme=Fl(Jt({},this.theme),{preset:e}),this._tokens=Xt.createTokens(e,this.defaults),this.clearLoadedStyleNames(),wr.emit("preset:change",e),wr.emit("theme:change",this.theme)},getOptions(){return this.options},setOptions(e){this._theme=Fl(Jt({},this.theme),{options:e}),this.clearLoadedStyleNames(),wr.emit("options:change",e),wr.emit("theme:change",this.theme)},getLayerNames(){return[...this._layerNames]},setLayerNames(e){this._layerNames.add(e)},getLoadedStyleNames(){return this._loadedStyleNames},isStyleNameLoaded(e){return this._loadedStyleNames.has(e)},setLoadedStyleName(e){this._loadedStyleNames.add(e)},deleteLoadedStyleName(e){this._loadedStyleNames.delete(e)},clearLoadedStyleNames(){this._loadedStyleNames.clear()},getTokenValue(e){return Xt.getTokenValue(this.tokens,e,this.defaults)},getCommon(e="",t){return Xt.getCommon({name:e,theme:this.theme,params:t,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}})},getComponent(e="",t){let r={name:e,theme:this.theme,params:t,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}};return Xt.getPresetC(r)},getDirective(e="",t){let r={name:e,theme:this.theme,params:t,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}};return Xt.getPresetD(r)},getCustomPreset(e="",t,r,o){let n={name:e,preset:t,options:this.options,selector:r,params:o,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}};return Xt.getPreset(n)},getLayerOrderCSS(e=""){return Xt.getLayerOrder(e,this.options,{names:this.getLayerNames()},this.defaults)},transformCSS(e="",t,r="style",o){return Xt.transformCSS(e,t,o,r,this.options,{layerNames:this.setLayerNames.bind(this)},this.defaults)},getCommonStyleSheet(e="",t,r={}){return Xt.getCommonStyleSheet({name:e,theme:this.theme,params:t,props:r,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}})},getStyleSheet(e,t,r={}){return Xt.getStyleSheet({name:e,theme:this.theme,params:t,props:r,defaults:this.defaults,set:{layerNames:this.setLayerNames.bind(this)}})},onStyleMounted(e){this._loadingStyles.add(e)},onStyleUpdated(e){this._loadingStyles.add(e)},onStyleLoaded(e,{name:t}){this._loadingStyles.size&&(this._loadingStyles.delete(t),wr.emit(`theme:${t}:load`,e),!this._loadingStyles.size&&wr.emit("theme:load"))}},it={STARTS_WITH:"startsWith",CONTAINS:"contains",NOT_CONTAINS:"notContains",ENDS_WITH:"endsWith",EQUALS:"equals",NOT_EQUALS:"notEquals",LESS_THAN:"lt",LESS_THAN_OR_EQUAL_TO:"lte",GREATER_THAN:"gt",GREATER_THAN_OR_EQUAL_TO:"gte",DATE_IS:"dateIs",DATE_IS_NOT:"dateIsNot",DATE_BEFORE:"dateBefore",DATE_AFTER:"dateAfter"},XA=`
107
+ *,
108
+ ::before,
109
+ ::after {
110
+ box-sizing: border-box;
111
+ }
112
+
113
+ /* Non vue overlay animations */
114
+ .p-connected-overlay {
115
+ opacity: 0;
116
+ transform: scaleY(0.8);
117
+ transition:
118
+ transform 0.12s cubic-bezier(0, 0, 0.2, 1),
119
+ opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
120
+ }
121
+
122
+ .p-connected-overlay-visible {
123
+ opacity: 1;
124
+ transform: scaleY(1);
125
+ }
126
+
127
+ .p-connected-overlay-hidden {
128
+ opacity: 0;
129
+ transform: scaleY(1);
130
+ transition: opacity 0.1s linear;
131
+ }
132
+
133
+ /* Vue based overlay animations */
134
+ .p-connected-overlay-enter-from {
135
+ opacity: 0;
136
+ transform: scaleY(0.8);
137
+ }
138
+
139
+ .p-connected-overlay-leave-to {
140
+ opacity: 0;
141
+ }
142
+
143
+ .p-connected-overlay-enter-active {
144
+ transition:
145
+ transform 0.12s cubic-bezier(0, 0, 0.2, 1),
146
+ opacity 0.12s cubic-bezier(0, 0, 0.2, 1);
147
+ }
148
+
149
+ .p-connected-overlay-leave-active {
150
+ transition: opacity 0.1s linear;
151
+ }
152
+
153
+ /* Toggleable Content */
154
+ .p-toggleable-content-enter-from,
155
+ .p-toggleable-content-leave-to {
156
+ max-height: 0;
157
+ }
158
+
159
+ .p-toggleable-content-enter-to,
160
+ .p-toggleable-content-leave-from {
161
+ max-height: 1000px;
162
+ }
163
+
164
+ .p-toggleable-content-leave-active {
165
+ overflow: hidden;
166
+ transition: max-height 0.45s cubic-bezier(0, 1, 0, 1);
167
+ }
168
+
169
+ .p-toggleable-content-enter-active {
170
+ overflow: hidden;
171
+ transition: max-height 1s ease-in-out;
172
+ }
173
+
174
+ .p-disabled,
175
+ .p-disabled * {
176
+ cursor: default;
177
+ pointer-events: none;
178
+ user-select: none;
179
+ }
180
+
181
+ .p-disabled,
182
+ .p-component:disabled {
183
+ opacity: dt('disabled.opacity');
184
+ }
185
+
186
+ .pi {
187
+ font-size: dt('icon.size');
188
+ }
189
+
190
+ .p-icon {
191
+ width: dt('icon.size');
192
+ height: dt('icon.size');
193
+ }
194
+
195
+ .p-overlay-mask {
196
+ background: dt('mask.background');
197
+ color: dt('mask.color');
198
+ position: fixed;
199
+ top: 0;
200
+ left: 0;
201
+ width: 100%;
202
+ height: 100%;
203
+ }
204
+
205
+ .p-overlay-mask-enter {
206
+ animation: p-overlay-mask-enter-animation dt('mask.transition.duration') forwards;
207
+ }
208
+
209
+ .p-overlay-mask-leave {
210
+ animation: p-overlay-mask-leave-animation dt('mask.transition.duration') forwards;
211
+ }
212
+
213
+ @keyframes p-overlay-mask-enter-animation {
214
+ from {
215
+ background: transparent;
216
+ }
217
+ to {
218
+ background: dt('mask.background');
219
+ }
220
+ }
221
+ @keyframes p-overlay-mask-leave-animation {
222
+ from {
223
+ background: dt('mask.background');
224
+ }
225
+ to {
226
+ background: transparent;
227
+ }
228
+ }
229
+ `;function Li(e){"@babel/helpers - typeof";return Li=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Li(e)}function Nh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function $h(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Nh(Object(r),!0).forEach(function(o){GA(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Nh(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}function GA(e,t,r){return(t=qA(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function qA(e){var t=YA(e,"string");return Li(t)=="symbol"?t:t+""}function YA(e,t){if(Li(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var o=r.call(e,t);if(Li(o)!="object")return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function JA(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;qe()&&qe().components?Bn(e):t?e():Dr(e)}var QA=0;function ZA(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=ot(!1),o=ot(e),n=ot(null),i=$A()?window.document:void 0,s=t.document,a=s===void 0?i:s,l=t.immediate,u=l===void 0?!0:l,d=t.manual,c=d===void 0?!1:d,f=t.name,p=f===void 0?"style_".concat(++QA):f,h=t.id,g=h===void 0?void 0:h,y=t.media,v=y===void 0?void 0:y,E=t.nonce,b=E===void 0?void 0:E,k=t.first,C=k===void 0?!1:k,R=t.onMounted,A=R===void 0?void 0:R,P=t.onUpdated,w=P===void 0?void 0:P,S=t.onLoad,T=S===void 0?void 0:S,x=t.props,B=x===void 0?{}:x,q=function(){},Q=function(K){var O=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(a){var $=$h($h({},B),O),V=$.name||p,L=$.id||g,re=$.nonce||b;n.value=a.querySelector('style[data-primevue-style-id="'.concat(V,'"]'))||a.getElementById(L)||a.createElement("style"),n.value.isConnected||(o.value=K||e,Vc(n.value,{type:"text/css",id:L,media:v,nonce:re}),C?a.head.prepend(n.value):a.head.appendChild(n.value),PA(n.value,"data-primevue-style-id",V),Vc(n.value,$),n.value.onload=function(ae){return T==null?void 0:T(ae,{name:V})},A==null||A(V)),!r.value&&(q=Ct(o,function(ae){n.value.textContent=ae,w==null||w(V)},{immediate:!0}),r.value=!0)}},W=function(){!a||!r.value||(q(),NA(n.value)&&a.head.removeChild(n.value),r.value=!1,n.value=null)};return u&&!c&&JA(Q),{id:g,name:p,el:n,css:o,unload:W,load:Q,isLoaded:Wi(r)}}function Mi(e){"@babel/helpers - typeof";return Mi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Mi(e)}var Ph,Dh,Bh,Lh;function Mh(e,t){return oR(e)||rR(e,t)||tR(e,t)||eR()}function eR(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
230
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function tR(e,t){if(e){if(typeof e=="string")return Vh(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Vh(e,t):void 0}}function Vh(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,o=Array(t);r<t;r++)o[r]=e[r];return o}function rR(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var o,n,i,s,a=[],l=!0,u=!1;try{if(i=(r=r.call(e)).next,t!==0)for(;!(l=(o=i.call(r)).done)&&(a.push(o.value),a.length!==t);l=!0);}catch(d){u=!0,n=d}finally{try{if(!l&&r.return!=null&&(s=r.return(),Object(s)!==s))return}finally{if(u)throw n}}return a}}function oR(e){if(Array.isArray(e))return e}function Fh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function Ul(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Fh(Object(r),!0).forEach(function(o){nR(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Fh(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}function nR(e,t,r){return(t=iR(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function iR(e){var t=sR(e,"string");return Mi(t)=="symbol"?t:t+""}function sR(e,t){if(Mi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var o=r.call(e,t);if(Mi(o)!="object")return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function gs(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}var aR=function(t){var r=t.dt;return`
231
+ .p-hidden-accessible {
232
+ border: 0;
233
+ clip: rect(0 0 0 0);
234
+ height: 1px;
235
+ margin: -1px;
236
+ opacity: 0;
237
+ overflow: hidden;
238
+ padding: 0;
239
+ pointer-events: none;
240
+ position: absolute;
241
+ white-space: nowrap;
242
+ width: 1px;
243
+ }
244
+
245
+ .p-overflow-hidden {
246
+ overflow: hidden;
247
+ padding-right: `.concat(r("scrollbar.width"),`;
248
+ }
249
+ `)},lR={},cR={},rn={name:"base",css:aR,style:XA,classes:lR,inlineStyles:cR,load:function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:function(i){return i},n=o(hs(Ph||(Ph=gs(["",""])),t));return Fe(n)?ZA(ui(n),Ul({name:this.name},r)):{}},loadCSS:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return this.load(this.css,t)},loadStyle:function(){var t=this,r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";return this.load(this.style,r,function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return at.transformCSS(r.name||t.name,"".concat(n).concat(hs(Dh||(Dh=gs(["",""])),o)))})},getCommonTheme:function(t){return at.getCommon(this.name,t)},getComponentTheme:function(t){return at.getComponent(this.name,t)},getDirectiveTheme:function(t){return at.getDirective(this.name,t)},getPresetTheme:function(t,r,o){return at.getCustomPreset(this.name,t,r,o)},getLayerOrderThemeCSS:function(){return at.getLayerOrderCSS(this.name)},getStyleSheet:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(this.css){var o=Zr(this.css,{dt:$o})||"",n=ui(hs(Bh||(Bh=gs(["","",""])),o,t)),i=Object.entries(r).reduce(function(s,a){var l=Mh(a,2),u=l[0],d=l[1];return s.push("".concat(u,'="').concat(d,'"'))&&s},[]).join(" ");return Fe(n)?'<style type="text/css" data-primevue-style-id="'.concat(this.name,'" ').concat(i,">").concat(n,"</style>"):""}return""},getCommonThemeStyleSheet:function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return at.getCommonStyleSheet(this.name,t,r)},getThemeStyleSheet:function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=[at.getStyleSheet(this.name,t,r)];if(this.style){var n=this.name==="base"?"global-style":"".concat(this.name,"-style"),i=hs(Lh||(Lh=gs(["",""])),Zr(this.style,{dt:$o})),s=ui(at.transformCSS(n,i)),a=Object.entries(r).reduce(function(l,u){var d=Mh(u,2),c=d[0],f=d[1];return l.push("".concat(c,'="').concat(f,'"'))&&l},[]).join(" ");Fe(s)&&o.push('<style type="text/css" data-primevue-style-id="'.concat(n,'" ').concat(a,">").concat(s,"</style>"))}return o.join("")},extend:function(t){return Ul(Ul({},this),{},{css:void 0,style:void 0},t)}},ms=ul();function Vi(e){"@babel/helpers - typeof";return Vi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Vi(e)}function Uh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function bs(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Uh(Object(r),!0).forEach(function(o){uR(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Uh(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}function uR(e,t,r){return(t=dR(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function dR(e){var t=fR(e,"string");return Vi(t)=="symbol"?t:t+""}function fR(e,t){if(Vi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var o=r.call(e,t);if(Vi(o)!="object")return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var pR={ripple:!1,inputStyle:null,inputVariant:null,locale:{startsWith:"Starts with",contains:"Contains",notContains:"Not contains",endsWith:"Ends with",equals:"Equals",notEquals:"Not equals",noFilter:"No Filter",lt:"Less than",lte:"Less than or equal to",gt:"Greater than",gte:"Greater than or equal to",dateIs:"Date is",dateIsNot:"Date is not",dateBefore:"Date is before",dateAfter:"Date is after",clear:"Clear",apply:"Apply",matchAll:"Match All",matchAny:"Match Any",addRule:"Add Rule",removeRule:"Remove Rule",accept:"Yes",reject:"No",choose:"Choose",upload:"Upload",cancel:"Cancel",completed:"Completed",pending:"Pending",fileSizeTypes:["B","KB","MB","GB","TB","PB","EB","ZB","YB"],dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayNamesShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],dayNamesMin:["Su","Mo","Tu","We","Th","Fr","Sa"],monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],monthNamesShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],chooseYear:"Choose Year",chooseMonth:"Choose Month",chooseDate:"Choose Date",prevDecade:"Previous Decade",nextDecade:"Next Decade",prevYear:"Previous Year",nextYear:"Next Year",prevMonth:"Previous Month",nextMonth:"Next Month",prevHour:"Previous Hour",nextHour:"Next Hour",prevMinute:"Previous Minute",nextMinute:"Next Minute",prevSecond:"Previous Second",nextSecond:"Next Second",am:"am",pm:"pm",today:"Today",weekHeader:"Wk",firstDayOfWeek:0,showMonthAfterYear:!1,dateFormat:"mm/dd/yy",weak:"Weak",medium:"Medium",strong:"Strong",passwordPrompt:"Enter a password",emptyFilterMessage:"No results found",searchMessage:"{0} results are available",selectionMessage:"{0} items selected",emptySelectionMessage:"No selected item",emptySearchMessage:"No results found",fileChosenMessage:"{0} files",noFileChosenMessage:"No file chosen",emptyMessage:"No available options",aria:{trueLabel:"True",falseLabel:"False",nullLabel:"Not Selected",star:"1 star",stars:"{star} stars",selectAll:"All items selected",unselectAll:"All items unselected",close:"Close",previous:"Previous",next:"Next",navigation:"Navigation",scrollTop:"Scroll Top",moveTop:"Move Top",moveUp:"Move Up",moveDown:"Move Down",moveBottom:"Move Bottom",moveToTarget:"Move to Target",moveToSource:"Move to Source",moveAllToTarget:"Move All to Target",moveAllToSource:"Move All to Source",pageLabel:"Page {page}",firstPageLabel:"First Page",lastPageLabel:"Last Page",nextPageLabel:"Next Page",prevPageLabel:"Previous Page",rowsPerPageLabel:"Rows per page",jumpToPageDropdownLabel:"Jump to Page Dropdown",jumpToPageInputLabel:"Jump to Page Input",selectRow:"Row Selected",unselectRow:"Row Unselected",expandRow:"Row Expanded",collapseRow:"Row Collapsed",showFilterMenu:"Show Filter Menu",hideFilterMenu:"Hide Filter Menu",filterOperator:"Filter Operator",filterConstraint:"Filter Constraint",editRow:"Row Edit",saveEdit:"Save Edit",cancelEdit:"Cancel Edit",listView:"List View",gridView:"Grid View",slide:"Slide",slideNumber:"{slideNumber}",zoomImage:"Zoom Image",zoomIn:"Zoom In",zoomOut:"Zoom Out",rotateRight:"Rotate Right",rotateLeft:"Rotate Left",listLabel:"Option List"}},filterMatchModeOptions:{text:[it.STARTS_WITH,it.CONTAINS,it.NOT_CONTAINS,it.ENDS_WITH,it.EQUALS,it.NOT_EQUALS],numeric:[it.EQUALS,it.NOT_EQUALS,it.LESS_THAN,it.LESS_THAN_OR_EQUAL_TO,it.GREATER_THAN,it.GREATER_THAN_OR_EQUAL_TO],date:[it.DATE_IS,it.DATE_IS_NOT,it.DATE_BEFORE,it.DATE_AFTER]},zIndex:{modal:1100,overlay:1e3,menu:1e3,tooltip:1100},theme:void 0,unstyled:!1,pt:void 0,ptOptions:{mergeSections:!0,mergeProps:!1},csp:{nonce:void 0}},hR=Symbol();function gR(e,t){var r={config:Go(t)};return e.config.globalProperties.$primevue=r,e.provide(hR,r),mR(),bR(e,r),r}var cn=[];function mR(){wr.clear(),cn.forEach(function(e){return e==null?void 0:e()}),cn=[]}function bR(e,t){var r=ot(!1),o=function(){var u;if(((u=t.config)===null||u===void 0?void 0:u.theme)!=="none"&&!at.isStyleNameLoaded("common")){var d,c,f=((d=rn.getCommonTheme)===null||d===void 0?void 0:d.call(rn))||{},p=f.primitive,h=f.semantic,g=f.global,y=f.style,v={nonce:(c=t.config)===null||c===void 0||(c=c.csp)===null||c===void 0?void 0:c.nonce};rn.load(p==null?void 0:p.css,bs({name:"primitive-variables"},v)),rn.load(h==null?void 0:h.css,bs({name:"semantic-variables"},v)),rn.load(g==null?void 0:g.css,bs({name:"global-variables"},v)),rn.loadStyle(bs({name:"global-style"},v),y),at.setLoadedStyleName("common")}};wr.on("theme:change",function(l){r.value||(e.config.globalProperties.$primevue.config.theme=l,r.value=!0)});var n=Ct(t.config,function(l,u){ms.emit("config:change",{newValue:l,oldValue:u})},{immediate:!0,deep:!0}),i=Ct(function(){return t.config.ripple},function(l,u){ms.emit("config:ripple:change",{newValue:l,oldValue:u})},{immediate:!0,deep:!0}),s=Ct(function(){return t.config.theme},function(l,u){r.value||at.setTheme(l),t.config.unstyled||o(),r.value=!1,ms.emit("config:theme:change",{newValue:l,oldValue:u})},{immediate:!0,deep:!1}),a=Ct(function(){return t.config.unstyled},function(l,u){!l&&t.config.theme&&o(),ms.emit("config:unstyled:change",{newValue:l,oldValue:u})},{immediate:!0,deep:!0});cn.push(n),cn.push(i),cn.push(s),cn.push(a)}var yR={install:function(t,r){var o=RA(pR,r);gR(t,o)}},vR={transitionDuration:"{transition.duration}"},_R={borderWidth:"0 0 1px 0",borderColor:"{content.border.color}"},ER={color:"{text.muted.color}",hoverColor:"{text.color}",activeColor:"{text.color}",activeHoverColor:"{text.color}",padding:"1.125rem",fontWeight:"600",borderRadius:"0",borderWidth:"0",borderColor:"{content.border.color}",background:"{content.background}",hoverBackground:"{content.background}",activeBackground:"{content.background}",activeHoverBackground:"{content.background}",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"-1px",shadow:"{focus.ring.shadow}"},toggleIcon:{color:"{text.muted.color}",hoverColor:"{text.color}",activeColor:"{text.color}",activeHoverColor:"{text.color}"},first:{topBorderRadius:"{content.border.radius}",borderWidth:"0"},last:{bottomBorderRadius:"{content.border.radius}",activeBottomBorderRadius:"0"}},CR={borderWidth:"0",borderColor:"{content.border.color}",background:"{content.background}",color:"{text.color}",padding:"0 1.125rem 1.125rem 1.125rem"},SR={root:vR,panel:_R,header:ER,content:CR},wR={background:"{form.field.background}",disabledBackground:"{form.field.disabled.background}",filledBackground:"{form.field.filled.background}",filledHoverBackground:"{form.field.filled.hover.background}",filledFocusBackground:"{form.field.filled.focus.background}",borderColor:"{form.field.border.color}",hoverBorderColor:"{form.field.hover.border.color}",focusBorderColor:"{form.field.focus.border.color}",invalidBorderColor:"{form.field.invalid.border.color}",color:"{form.field.color}",disabledColor:"{form.field.disabled.color}",placeholderColor:"{form.field.placeholder.color}",invalidPlaceholderColor:"{form.field.invalid.placeholder.color}",shadow:"{form.field.shadow}",paddingX:"{form.field.padding.x}",paddingY:"{form.field.padding.y}",borderRadius:"{form.field.border.radius}",focusRing:{width:"{form.field.focus.ring.width}",style:"{form.field.focus.ring.style}",color:"{form.field.focus.ring.color}",offset:"{form.field.focus.ring.offset}",shadow:"{form.field.focus.ring.shadow}"},transitionDuration:"{form.field.transition.duration}"},kR={background:"{overlay.select.background}",borderColor:"{overlay.select.border.color}",borderRadius:"{overlay.select.border.radius}",color:"{overlay.select.color}",shadow:"{overlay.select.shadow}"},TR={padding:"{list.padding}",gap:"{list.gap}"},xR={focusBackground:"{list.option.focus.background}",selectedBackground:"{list.option.selected.background}",selectedFocusBackground:"{list.option.selected.focus.background}",color:"{list.option.color}",focusColor:"{list.option.focus.color}",selectedColor:"{list.option.selected.color}",selectedFocusColor:"{list.option.selected.focus.color}",padding:"{list.option.padding}",borderRadius:"{list.option.border.radius}"},OR={background:"{list.option.group.background}",color:"{list.option.group.color}",fontWeight:"{list.option.group.font.weight}",padding:"{list.option.group.padding}"},AR={width:"2.5rem",sm:{width:"2rem"},lg:{width:"3rem"},borderColor:"{form.field.border.color}",hoverBorderColor:"{form.field.border.color}",activeBorderColor:"{form.field.border.color}",borderRadius:"{form.field.border.radius}",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},RR={borderRadius:"{border.radius.sm}"},IR={padding:"{list.option.padding}"},NR={light:{chip:{focusBackground:"{surface.200}",focusColor:"{surface.800}"},dropdown:{background:"{surface.100}",hoverBackground:"{surface.200}",activeBackground:"{surface.300}",color:"{surface.600}",hoverColor:"{surface.700}",activeColor:"{surface.800}"}},dark:{chip:{focusBackground:"{surface.700}",focusColor:"{surface.0}"},dropdown:{background:"{surface.800}",hoverBackground:"{surface.700}",activeBackground:"{surface.600}",color:"{surface.300}",hoverColor:"{surface.200}",activeColor:"{surface.100}"}}},$R={root:wR,overlay:kR,list:TR,option:xR,optionGroup:OR,dropdown:AR,chip:RR,emptyMessage:IR,colorScheme:NR},PR={width:"2rem",height:"2rem",fontSize:"1rem",background:"{content.border.color}",color:"{content.color}",borderRadius:"{content.border.radius}"},DR={size:"1rem"},BR={borderColor:"{content.background}",offset:"-0.75rem"},LR={width:"3rem",height:"3rem",fontSize:"1.5rem",icon:{size:"1.5rem"},group:{offset:"-1rem"}},MR={width:"4rem",height:"4rem",fontSize:"2rem",icon:{size:"2rem"},group:{offset:"-1.5rem"}},VR={root:PR,icon:DR,group:BR,lg:LR,xl:MR},FR={borderRadius:"{border.radius.md}",padding:"0 0.5rem",fontSize:"0.75rem",fontWeight:"700",minWidth:"1.5rem",height:"1.5rem"},UR={size:"0.5rem"},HR={fontSize:"0.625rem",minWidth:"1.25rem",height:"1.25rem"},jR={fontSize:"0.875rem",minWidth:"1.75rem",height:"1.75rem"},zR={fontSize:"1rem",minWidth:"2rem",height:"2rem"},WR={light:{primary:{background:"{primary.color}",color:"{primary.contrast.color}"},secondary:{background:"{surface.100}",color:"{surface.600}"},success:{background:"{green.500}",color:"{surface.0}"},info:{background:"{sky.500}",color:"{surface.0}"},warn:{background:"{orange.500}",color:"{surface.0}"},danger:{background:"{red.500}",color:"{surface.0}"},contrast:{background:"{surface.950}",color:"{surface.0}"}},dark:{primary:{background:"{primary.color}",color:"{primary.contrast.color}"},secondary:{background:"{surface.800}",color:"{surface.300}"},success:{background:"{green.400}",color:"{green.950}"},info:{background:"{sky.400}",color:"{sky.950}"},warn:{background:"{orange.400}",color:"{orange.950}"},danger:{background:"{red.400}",color:"{red.950}"},contrast:{background:"{surface.0}",color:"{surface.950}"}}},KR={root:FR,dot:UR,sm:HR,lg:jR,xl:zR,colorScheme:WR},XR={borderRadius:{none:"0",xs:"2px",sm:"4px",md:"6px",lg:"8px",xl:"12px"},emerald:{50:"#ecfdf5",100:"#d1fae5",200:"#a7f3d0",300:"#6ee7b7",400:"#34d399",500:"#10b981",600:"#059669",700:"#047857",800:"#065f46",900:"#064e3b",950:"#022c22"},green:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d",950:"#052e16"},lime:{50:"#f7fee7",100:"#ecfccb",200:"#d9f99d",300:"#bef264",400:"#a3e635",500:"#84cc16",600:"#65a30d",700:"#4d7c0f",800:"#3f6212",900:"#365314",950:"#1a2e05"},red:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d",950:"#450a0a"},orange:{50:"#fff7ed",100:"#ffedd5",200:"#fed7aa",300:"#fdba74",400:"#fb923c",500:"#f97316",600:"#ea580c",700:"#c2410c",800:"#9a3412",900:"#7c2d12",950:"#431407"},amber:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f",950:"#451a03"},yellow:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12",950:"#422006"},teal:{50:"#f0fdfa",100:"#ccfbf1",200:"#99f6e4",300:"#5eead4",400:"#2dd4bf",500:"#14b8a6",600:"#0d9488",700:"#0f766e",800:"#115e59",900:"#134e4a",950:"#042f2e"},cyan:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63",950:"#083344"},sky:{50:"#f0f9ff",100:"#e0f2fe",200:"#bae6fd",300:"#7dd3fc",400:"#38bdf8",500:"#0ea5e9",600:"#0284c7",700:"#0369a1",800:"#075985",900:"#0c4a6e",950:"#082f49"},blue:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a",950:"#172554"},indigo:{50:"#eef2ff",100:"#e0e7ff",200:"#c7d2fe",300:"#a5b4fc",400:"#818cf8",500:"#6366f1",600:"#4f46e5",700:"#4338ca",800:"#3730a3",900:"#312e81",950:"#1e1b4b"},violet:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95",950:"#2e1065"},purple:{50:"#faf5ff",100:"#f3e8ff",200:"#e9d5ff",300:"#d8b4fe",400:"#c084fc",500:"#a855f7",600:"#9333ea",700:"#7e22ce",800:"#6b21a8",900:"#581c87",950:"#3b0764"},fuchsia:{50:"#fdf4ff",100:"#fae8ff",200:"#f5d0fe",300:"#f0abfc",400:"#e879f9",500:"#d946ef",600:"#c026d3",700:"#a21caf",800:"#86198f",900:"#701a75",950:"#4a044e"},pink:{50:"#fdf2f8",100:"#fce7f3",200:"#fbcfe8",300:"#f9a8d4",400:"#f472b6",500:"#ec4899",600:"#db2777",700:"#be185d",800:"#9d174d",900:"#831843",950:"#500724"},rose:{50:"#fff1f2",100:"#ffe4e6",200:"#fecdd3",300:"#fda4af",400:"#fb7185",500:"#f43f5e",600:"#e11d48",700:"#be123c",800:"#9f1239",900:"#881337",950:"#4c0519"},slate:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a",950:"#020617"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827",950:"#030712"},zinc:{50:"#fafafa",100:"#f4f4f5",200:"#e4e4e7",300:"#d4d4d8",400:"#a1a1aa",500:"#71717a",600:"#52525b",700:"#3f3f46",800:"#27272a",900:"#18181b",950:"#09090b"},neutral:{50:"#fafafa",100:"#f5f5f5",200:"#e5e5e5",300:"#d4d4d4",400:"#a3a3a3",500:"#737373",600:"#525252",700:"#404040",800:"#262626",900:"#171717",950:"#0a0a0a"},stone:{50:"#fafaf9",100:"#f5f5f4",200:"#e7e5e4",300:"#d6d3d1",400:"#a8a29e",500:"#78716c",600:"#57534e",700:"#44403c",800:"#292524",900:"#1c1917",950:"#0c0a09"}},GR={transitionDuration:"0.2s",focusRing:{width:"1px",style:"solid",color:"{primary.color}",offset:"2px",shadow:"none"},disabledOpacity:"0.6",iconSize:"1rem",anchorGutter:"2px",primary:{50:"{emerald.50}",100:"{emerald.100}",200:"{emerald.200}",300:"{emerald.300}",400:"{emerald.400}",500:"{emerald.500}",600:"{emerald.600}",700:"{emerald.700}",800:"{emerald.800}",900:"{emerald.900}",950:"{emerald.950}"},formField:{paddingX:"0.75rem",paddingY:"0.5rem",sm:{fontSize:"0.875rem",paddingX:"0.625rem",paddingY:"0.375rem"},lg:{fontSize:"1.125rem",paddingX:"0.875rem",paddingY:"0.625rem"},borderRadius:"{border.radius.md}",focusRing:{width:"0",style:"none",color:"transparent",offset:"0",shadow:"none"},transitionDuration:"{transition.duration}"},list:{padding:"0.25rem 0.25rem",gap:"2px",header:{padding:"0.5rem 1rem 0.25rem 1rem"},option:{padding:"0.5rem 0.75rem",borderRadius:"{border.radius.sm}"},optionGroup:{padding:"0.5rem 0.75rem",fontWeight:"600"}},content:{borderRadius:"{border.radius.md}"},mask:{transitionDuration:"0.15s"},navigation:{list:{padding:"0.25rem 0.25rem",gap:"2px"},item:{padding:"0.5rem 0.75rem",borderRadius:"{border.radius.sm}",gap:"0.5rem"},submenuLabel:{padding:"0.5rem 0.75rem",fontWeight:"600"},submenuIcon:{size:"0.875rem"}},overlay:{select:{borderRadius:"{border.radius.md}",shadow:"0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1)"},popover:{borderRadius:"{border.radius.md}",padding:"0.75rem",shadow:"0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1)"},modal:{borderRadius:"{border.radius.xl}",padding:"1.25rem",shadow:"0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1)"},navigation:{shadow:"0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1)"}},colorScheme:{light:{surface:{0:"#ffffff",50:"{slate.50}",100:"{slate.100}",200:"{slate.200}",300:"{slate.300}",400:"{slate.400}",500:"{slate.500}",600:"{slate.600}",700:"{slate.700}",800:"{slate.800}",900:"{slate.900}",950:"{slate.950}"},primary:{color:"{primary.500}",contrastColor:"#ffffff",hoverColor:"{primary.600}",activeColor:"{primary.700}"},highlight:{background:"{primary.50}",focusBackground:"{primary.100}",color:"{primary.700}",focusColor:"{primary.800}"},mask:{background:"rgba(0,0,0,0.4)",color:"{surface.200}"},formField:{background:"{surface.0}",disabledBackground:"{surface.200}",filledBackground:"{surface.50}",filledHoverBackground:"{surface.50}",filledFocusBackground:"{surface.50}",borderColor:"{surface.300}",hoverBorderColor:"{surface.400}",focusBorderColor:"{primary.color}",invalidBorderColor:"{red.400}",color:"{surface.700}",disabledColor:"{surface.500}",placeholderColor:"{surface.500}",invalidPlaceholderColor:"{red.600}",floatLabelColor:"{surface.500}",floatLabelFocusColor:"{primary.600}",floatLabelActiveColor:"{surface.500}",floatLabelInvalidColor:"{form.field.invalid.placeholder.color}",iconColor:"{surface.400}",shadow:"0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgba(18, 18, 23, 0.05)"},text:{color:"{surface.700}",hoverColor:"{surface.800}",mutedColor:"{surface.500}",hoverMutedColor:"{surface.600}"},content:{background:"{surface.0}",hoverBackground:"{surface.100}",borderColor:"{surface.200}",color:"{text.color}",hoverColor:"{text.hover.color}"},overlay:{select:{background:"{surface.0}",borderColor:"{surface.200}",color:"{text.color}"},popover:{background:"{surface.0}",borderColor:"{surface.200}",color:"{text.color}"},modal:{background:"{surface.0}",borderColor:"{surface.200}",color:"{text.color}"}},list:{option:{focusBackground:"{surface.100}",selectedBackground:"{highlight.background}",selectedFocusBackground:"{highlight.focus.background}",color:"{text.color}",focusColor:"{text.hover.color}",selectedColor:"{highlight.color}",selectedFocusColor:"{highlight.focus.color}",icon:{color:"{surface.400}",focusColor:"{surface.500}"}},optionGroup:{background:"transparent",color:"{text.muted.color}"}},navigation:{item:{focusBackground:"{surface.100}",activeBackground:"{surface.100}",color:"{text.color}",focusColor:"{text.hover.color}",activeColor:"{text.hover.color}",icon:{color:"{surface.400}",focusColor:"{surface.500}",activeColor:"{surface.500}"}},submenuLabel:{background:"transparent",color:"{text.muted.color}"},submenuIcon:{color:"{surface.400}",focusColor:"{surface.500}",activeColor:"{surface.500}"}}},dark:{surface:{0:"#ffffff",50:"{zinc.50}",100:"{zinc.100}",200:"{zinc.200}",300:"{zinc.300}",400:"{zinc.400}",500:"{zinc.500}",600:"{zinc.600}",700:"{zinc.700}",800:"{zinc.800}",900:"{zinc.900}",950:"{zinc.950}"},primary:{color:"{primary.400}",contrastColor:"{surface.900}",hoverColor:"{primary.300}",activeColor:"{primary.200}"},highlight:{background:"color-mix(in srgb, {primary.400}, transparent 84%)",focusBackground:"color-mix(in srgb, {primary.400}, transparent 76%)",color:"rgba(255,255,255,.87)",focusColor:"rgba(255,255,255,.87)"},mask:{background:"rgba(0,0,0,0.6)",color:"{surface.200}"},formField:{background:"{surface.950}",disabledBackground:"{surface.700}",filledBackground:"{surface.800}",filledHoverBackground:"{surface.800}",filledFocusBackground:"{surface.800}",borderColor:"{surface.600}",hoverBorderColor:"{surface.500}",focusBorderColor:"{primary.color}",invalidBorderColor:"{red.300}",color:"{surface.0}",disabledColor:"{surface.400}",placeholderColor:"{surface.400}",invalidPlaceholderColor:"{red.400}",floatLabelColor:"{surface.400}",floatLabelFocusColor:"{primary.color}",floatLabelActiveColor:"{surface.400}",floatLabelInvalidColor:"{form.field.invalid.placeholder.color}",iconColor:"{surface.400}",shadow:"0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgba(18, 18, 23, 0.05)"},text:{color:"{surface.0}",hoverColor:"{surface.0}",mutedColor:"{surface.400}",hoverMutedColor:"{surface.300}"},content:{background:"{surface.900}",hoverBackground:"{surface.800}",borderColor:"{surface.700}",color:"{text.color}",hoverColor:"{text.hover.color}"},overlay:{select:{background:"{surface.900}",borderColor:"{surface.700}",color:"{text.color}"},popover:{background:"{surface.900}",borderColor:"{surface.700}",color:"{text.color}"},modal:{background:"{surface.900}",borderColor:"{surface.700}",color:"{text.color}"}},list:{option:{focusBackground:"{surface.800}",selectedBackground:"{highlight.background}",selectedFocusBackground:"{highlight.focus.background}",color:"{text.color}",focusColor:"{text.hover.color}",selectedColor:"{highlight.color}",selectedFocusColor:"{highlight.focus.color}",icon:{color:"{surface.500}",focusColor:"{surface.400}"}},optionGroup:{background:"transparent",color:"{text.muted.color}"}},navigation:{item:{focusBackground:"{surface.800}",activeBackground:"{surface.800}",color:"{text.color}",focusColor:"{text.hover.color}",activeColor:"{text.hover.color}",icon:{color:"{surface.500}",focusColor:"{surface.400}",activeColor:"{surface.400}"}},submenuLabel:{background:"transparent",color:"{text.muted.color}"},submenuIcon:{color:"{surface.500}",focusColor:"{surface.400}",activeColor:"{surface.400}"}}}}},qR={primitive:XR,semantic:GR},YR={borderRadius:"{content.border.radius}"},JR={root:YR},QR={padding:"1rem",background:"{content.background}",gap:"0.5rem",transitionDuration:"{transition.duration}"},ZR={color:"{text.muted.color}",hoverColor:"{text.color}",borderRadius:"{content.border.radius}",gap:"{navigation.item.gap}",icon:{color:"{navigation.item.icon.color}",hoverColor:"{navigation.item.icon.focus.color}"},focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},eI={color:"{navigation.item.icon.color}"},tI={root:QR,item:ZR,separator:eI},rI={borderRadius:"{form.field.border.radius}",roundedBorderRadius:"2rem",gap:"0.5rem",paddingX:"{form.field.padding.x}",paddingY:"{form.field.padding.y}",iconOnlyWidth:"2.5rem",sm:{fontSize:"{form.field.sm.font.size}",paddingX:"{form.field.sm.padding.x}",paddingY:"{form.field.sm.padding.y}",iconOnlyWidth:"2rem"},lg:{fontSize:"{form.field.lg.font.size}",paddingX:"{form.field.lg.padding.x}",paddingY:"{form.field.lg.padding.y}",iconOnlyWidth:"3rem"},label:{fontWeight:"500"},raisedShadow:"0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12)",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",offset:"{focus.ring.offset}"},badgeSize:"1rem",transitionDuration:"{form.field.transition.duration}"},oI={light:{root:{primary:{background:"{primary.color}",hoverBackground:"{primary.hover.color}",activeBackground:"{primary.active.color}",borderColor:"{primary.color}",hoverBorderColor:"{primary.hover.color}",activeBorderColor:"{primary.active.color}",color:"{primary.contrast.color}",hoverColor:"{primary.contrast.color}",activeColor:"{primary.contrast.color}",focusRing:{color:"{primary.color}",shadow:"none"}},secondary:{background:"{surface.100}",hoverBackground:"{surface.200}",activeBackground:"{surface.300}",borderColor:"{surface.100}",hoverBorderColor:"{surface.200}",activeBorderColor:"{surface.300}",color:"{surface.600}",hoverColor:"{surface.700}",activeColor:"{surface.800}",focusRing:{color:"{surface.600}",shadow:"none"}},info:{background:"{sky.500}",hoverBackground:"{sky.600}",activeBackground:"{sky.700}",borderColor:"{sky.500}",hoverBorderColor:"{sky.600}",activeBorderColor:"{sky.700}",color:"#ffffff",hoverColor:"#ffffff",activeColor:"#ffffff",focusRing:{color:"{sky.500}",shadow:"none"}},success:{background:"{green.500}",hoverBackground:"{green.600}",activeBackground:"{green.700}",borderColor:"{green.500}",hoverBorderColor:"{green.600}",activeBorderColor:"{green.700}",color:"#ffffff",hoverColor:"#ffffff",activeColor:"#ffffff",focusRing:{color:"{green.500}",shadow:"none"}},warn:{background:"{orange.500}",hoverBackground:"{orange.600}",activeBackground:"{orange.700}",borderColor:"{orange.500}",hoverBorderColor:"{orange.600}",activeBorderColor:"{orange.700}",color:"#ffffff",hoverColor:"#ffffff",activeColor:"#ffffff",focusRing:{color:"{orange.500}",shadow:"none"}},help:{background:"{purple.500}",hoverBackground:"{purple.600}",activeBackground:"{purple.700}",borderColor:"{purple.500}",hoverBorderColor:"{purple.600}",activeBorderColor:"{purple.700}",color:"#ffffff",hoverColor:"#ffffff",activeColor:"#ffffff",focusRing:{color:"{purple.500}",shadow:"none"}},danger:{background:"{red.500}",hoverBackground:"{red.600}",activeBackground:"{red.700}",borderColor:"{red.500}",hoverBorderColor:"{red.600}",activeBorderColor:"{red.700}",color:"#ffffff",hoverColor:"#ffffff",activeColor:"#ffffff",focusRing:{color:"{red.500}",shadow:"none"}},contrast:{background:"{surface.950}",hoverBackground:"{surface.900}",activeBackground:"{surface.800}",borderColor:"{surface.950}",hoverBorderColor:"{surface.900}",activeBorderColor:"{surface.800}",color:"{surface.0}",hoverColor:"{surface.0}",activeColor:"{surface.0}",focusRing:{color:"{surface.950}",shadow:"none"}}},outlined:{primary:{hoverBackground:"{primary.50}",activeBackground:"{primary.100}",borderColor:"{primary.200}",color:"{primary.color}"},secondary:{hoverBackground:"{surface.50}",activeBackground:"{surface.100}",borderColor:"{surface.200}",color:"{surface.500}"},success:{hoverBackground:"{green.50}",activeBackground:"{green.100}",borderColor:"{green.200}",color:"{green.500}"},info:{hoverBackground:"{sky.50}",activeBackground:"{sky.100}",borderColor:"{sky.200}",color:"{sky.500}"},warn:{hoverBackground:"{orange.50}",activeBackground:"{orange.100}",borderColor:"{orange.200}",color:"{orange.500}"},help:{hoverBackground:"{purple.50}",activeBackground:"{purple.100}",borderColor:"{purple.200}",color:"{purple.500}"},danger:{hoverBackground:"{red.50}",activeBackground:"{red.100}",borderColor:"{red.200}",color:"{red.500}"},contrast:{hoverBackground:"{surface.50}",activeBackground:"{surface.100}",borderColor:"{surface.700}",color:"{surface.950}"},plain:{hoverBackground:"{surface.50}",activeBackground:"{surface.100}",borderColor:"{surface.200}",color:"{surface.700}"}},text:{primary:{hoverBackground:"{primary.50}",activeBackground:"{primary.100}",color:"{primary.color}"},secondary:{hoverBackground:"{surface.50}",activeBackground:"{surface.100}",color:"{surface.500}"},success:{hoverBackground:"{green.50}",activeBackground:"{green.100}",color:"{green.500}"},info:{hoverBackground:"{sky.50}",activeBackground:"{sky.100}",color:"{sky.500}"},warn:{hoverBackground:"{orange.50}",activeBackground:"{orange.100}",color:"{orange.500}"},help:{hoverBackground:"{purple.50}",activeBackground:"{purple.100}",color:"{purple.500}"},danger:{hoverBackground:"{red.50}",activeBackground:"{red.100}",color:"{red.500}"},contrast:{hoverBackground:"{surface.50}",activeBackground:"{surface.100}",color:"{surface.950}"},plain:{hoverBackground:"{surface.50}",activeBackground:"{surface.100}",color:"{surface.700}"}},link:{color:"{primary.color}",hoverColor:"{primary.color}",activeColor:"{primary.color}"}},dark:{root:{primary:{background:"{primary.color}",hoverBackground:"{primary.hover.color}",activeBackground:"{primary.active.color}",borderColor:"{primary.color}",hoverBorderColor:"{primary.hover.color}",activeBorderColor:"{primary.active.color}",color:"{primary.contrast.color}",hoverColor:"{primary.contrast.color}",activeColor:"{primary.contrast.color}",focusRing:{color:"{primary.color}",shadow:"none"}},secondary:{background:"{surface.800}",hoverBackground:"{surface.700}",activeBackground:"{surface.600}",borderColor:"{surface.800}",hoverBorderColor:"{surface.700}",activeBorderColor:"{surface.600}",color:"{surface.300}",hoverColor:"{surface.200}",activeColor:"{surface.100}",focusRing:{color:"{surface.300}",shadow:"none"}},info:{background:"{sky.400}",hoverBackground:"{sky.300}",activeBackground:"{sky.200}",borderColor:"{sky.400}",hoverBorderColor:"{sky.300}",activeBorderColor:"{sky.200}",color:"{sky.950}",hoverColor:"{sky.950}",activeColor:"{sky.950}",focusRing:{color:"{sky.400}",shadow:"none"}},success:{background:"{green.400}",hoverBackground:"{green.300}",activeBackground:"{green.200}",borderColor:"{green.400}",hoverBorderColor:"{green.300}",activeBorderColor:"{green.200}",color:"{green.950}",hoverColor:"{green.950}",activeColor:"{green.950}",focusRing:{color:"{green.400}",shadow:"none"}},warn:{background:"{orange.400}",hoverBackground:"{orange.300}",activeBackground:"{orange.200}",borderColor:"{orange.400}",hoverBorderColor:"{orange.300}",activeBorderColor:"{orange.200}",color:"{orange.950}",hoverColor:"{orange.950}",activeColor:"{orange.950}",focusRing:{color:"{orange.400}",shadow:"none"}},help:{background:"{purple.400}",hoverBackground:"{purple.300}",activeBackground:"{purple.200}",borderColor:"{purple.400}",hoverBorderColor:"{purple.300}",activeBorderColor:"{purple.200}",color:"{purple.950}",hoverColor:"{purple.950}",activeColor:"{purple.950}",focusRing:{color:"{purple.400}",shadow:"none"}},danger:{background:"{red.400}",hoverBackground:"{red.300}",activeBackground:"{red.200}",borderColor:"{red.400}",hoverBorderColor:"{red.300}",activeBorderColor:"{red.200}",color:"{red.950}",hoverColor:"{red.950}",activeColor:"{red.950}",focusRing:{color:"{red.400}",shadow:"none"}},contrast:{background:"{surface.0}",hoverBackground:"{surface.100}",activeBackground:"{surface.200}",borderColor:"{surface.0}",hoverBorderColor:"{surface.100}",activeBorderColor:"{surface.200}",color:"{surface.950}",hoverColor:"{surface.950}",activeColor:"{surface.950}",focusRing:{color:"{surface.0}",shadow:"none"}}},outlined:{primary:{hoverBackground:"color-mix(in srgb, {primary.color}, transparent 96%)",activeBackground:"color-mix(in srgb, {primary.color}, transparent 84%)",borderColor:"{primary.700}",color:"{primary.color}"},secondary:{hoverBackground:"rgba(255,255,255,0.04)",activeBackground:"rgba(255,255,255,0.16)",borderColor:"{surface.700}",color:"{surface.400}"},success:{hoverBackground:"color-mix(in srgb, {green.400}, transparent 96%)",activeBackground:"color-mix(in srgb, {green.400}, transparent 84%)",borderColor:"{green.700}",color:"{green.400}"},info:{hoverBackground:"color-mix(in srgb, {sky.400}, transparent 96%)",activeBackground:"color-mix(in srgb, {sky.400}, transparent 84%)",borderColor:"{sky.700}",color:"{sky.400}"},warn:{hoverBackground:"color-mix(in srgb, {orange.400}, transparent 96%)",activeBackground:"color-mix(in srgb, {orange.400}, transparent 84%)",borderColor:"{orange.700}",color:"{orange.400}"},help:{hoverBackground:"color-mix(in srgb, {purple.400}, transparent 96%)",activeBackground:"color-mix(in srgb, {purple.400}, transparent 84%)",borderColor:"{purple.700}",color:"{purple.400}"},danger:{hoverBackground:"color-mix(in srgb, {red.400}, transparent 96%)",activeBackground:"color-mix(in srgb, {red.400}, transparent 84%)",borderColor:"{red.700}",color:"{red.400}"},contrast:{hoverBackground:"{surface.800}",activeBackground:"{surface.700}",borderColor:"{surface.500}",color:"{surface.0}"},plain:{hoverBackground:"{surface.800}",activeBackground:"{surface.700}",borderColor:"{surface.600}",color:"{surface.0}"}},text:{primary:{hoverBackground:"color-mix(in srgb, {primary.color}, transparent 96%)",activeBackground:"color-mix(in srgb, {primary.color}, transparent 84%)",color:"{primary.color}"},secondary:{hoverBackground:"{surface.800}",activeBackground:"{surface.700}",color:"{surface.400}"},success:{hoverBackground:"color-mix(in srgb, {green.400}, transparent 96%)",activeBackground:"color-mix(in srgb, {green.400}, transparent 84%)",color:"{green.400}"},info:{hoverBackground:"color-mix(in srgb, {sky.400}, transparent 96%)",activeBackground:"color-mix(in srgb, {sky.400}, transparent 84%)",color:"{sky.400}"},warn:{hoverBackground:"color-mix(in srgb, {orange.400}, transparent 96%)",activeBackground:"color-mix(in srgb, {orange.400}, transparent 84%)",color:"{orange.400}"},help:{hoverBackground:"color-mix(in srgb, {purple.400}, transparent 96%)",activeBackground:"color-mix(in srgb, {purple.400}, transparent 84%)",color:"{purple.400}"},danger:{hoverBackground:"color-mix(in srgb, {red.400}, transparent 96%)",activeBackground:"color-mix(in srgb, {red.400}, transparent 84%)",color:"{red.400}"},contrast:{hoverBackground:"{surface.800}",activeBackground:"{surface.700}",color:"{surface.0}"},plain:{hoverBackground:"{surface.800}",activeBackground:"{surface.700}",color:"{surface.0}"}},link:{color:"{primary.color}",hoverColor:"{primary.color}",activeColor:"{primary.color}"}}},nI={root:rI,colorScheme:oI},iI={background:"{content.background}",borderRadius:"{border.radius.xl}",color:"{content.color}",shadow:"0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1)"},sI={padding:"1.25rem",gap:"0.5rem"},aI={gap:"0.5rem"},lI={fontSize:"1.25rem",fontWeight:"500"},cI={color:"{text.muted.color}"},uI={root:iI,body:sI,caption:aI,title:lI,subtitle:cI},dI={transitionDuration:"{transition.duration}"},fI={gap:"0.25rem"},pI={padding:"1rem",gap:"0.5rem"},hI={width:"2rem",height:"0.5rem",borderRadius:"{content.border.radius}",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},gI={light:{indicator:{background:"{surface.200}",hoverBackground:"{surface.300}",activeBackground:"{primary.color}"}},dark:{indicator:{background:"{surface.700}",hoverBackground:"{surface.600}",activeBackground:"{primary.color}"}}},mI={root:dI,content:fI,indicatorList:pI,indicator:hI,colorScheme:gI},bI={background:"{form.field.background}",disabledBackground:"{form.field.disabled.background}",filledBackground:"{form.field.filled.background}",filledHoverBackground:"{form.field.filled.hover.background}",filledFocusBackground:"{form.field.filled.focus.background}",borderColor:"{form.field.border.color}",hoverBorderColor:"{form.field.hover.border.color}",focusBorderColor:"{form.field.focus.border.color}",invalidBorderColor:"{form.field.invalid.border.color}",color:"{form.field.color}",disabledColor:"{form.field.disabled.color}",placeholderColor:"{form.field.placeholder.color}",invalidPlaceholderColor:"{form.field.invalid.placeholder.color}",shadow:"{form.field.shadow}",paddingX:"{form.field.padding.x}",paddingY:"{form.field.padding.y}",borderRadius:"{form.field.border.radius}",focusRing:{width:"{form.field.focus.ring.width}",style:"{form.field.focus.ring.style}",color:"{form.field.focus.ring.color}",offset:"{form.field.focus.ring.offset}",shadow:"{form.field.focus.ring.shadow}"},transitionDuration:"{form.field.transition.duration}",sm:{fontSize:"{form.field.sm.font.size}",paddingX:"{form.field.sm.padding.x}",paddingY:"{form.field.sm.padding.y}"},lg:{fontSize:"{form.field.lg.font.size}",paddingX:"{form.field.lg.padding.x}",paddingY:"{form.field.lg.padding.y}"}},yI={width:"2.5rem",color:"{form.field.icon.color}"},vI={background:"{overlay.select.background}",borderColor:"{overlay.select.border.color}",borderRadius:"{overlay.select.border.radius}",color:"{overlay.select.color}",shadow:"{overlay.select.shadow}"},_I={padding:"{list.padding}",gap:"{list.gap}",mobileIndent:"1rem"},EI={focusBackground:"{list.option.focus.background}",selectedBackground:"{list.option.selected.background}",selectedFocusBackground:"{list.option.selected.focus.background}",color:"{list.option.color}",focusColor:"{list.option.focus.color}",selectedColor:"{list.option.selected.color}",selectedFocusColor:"{list.option.selected.focus.color}",padding:"{list.option.padding}",borderRadius:"{list.option.border.radius}",icon:{color:"{list.option.icon.color}",focusColor:"{list.option.icon.focus.color}",size:"0.875rem"}},CI={color:"{form.field.icon.color}"},SI={root:bI,dropdown:yI,overlay:vI,list:_I,option:EI,clearIcon:CI},wI={borderRadius:"{border.radius.sm}",width:"1.25rem",height:"1.25rem",background:"{form.field.background}",checkedBackground:"{primary.color}",checkedHoverBackground:"{primary.hover.color}",disabledBackground:"{form.field.disabled.background}",filledBackground:"{form.field.filled.background}",borderColor:"{form.field.border.color}",hoverBorderColor:"{form.field.hover.border.color}",focusBorderColor:"{form.field.border.color}",checkedBorderColor:"{primary.color}",checkedHoverBorderColor:"{primary.hover.color}",checkedFocusBorderColor:"{primary.color}",checkedDisabledBorderColor:"{form.field.border.color}",invalidBorderColor:"{form.field.invalid.border.color}",shadow:"{form.field.shadow}",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"},transitionDuration:"{form.field.transition.duration}",sm:{width:"1rem",height:"1rem"},lg:{width:"1.5rem",height:"1.5rem"}},kI={size:"0.875rem",color:"{form.field.color}",checkedColor:"{primary.contrast.color}",checkedHoverColor:"{primary.contrast.color}",disabledColor:"{form.field.disabled.color}",sm:{size:"0.75rem"},lg:{size:"1rem"}},TI={root:wI,icon:kI},xI={borderRadius:"16px",paddingX:"0.75rem",paddingY:"0.5rem",gap:"0.5rem",transitionDuration:"{transition.duration}"},OI={width:"2rem",height:"2rem"},AI={size:"1rem"},RI={size:"1rem",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{form.field.focus.ring.shadow}"}},II={light:{root:{background:"{surface.100}",color:"{surface.800}"},icon:{color:"{surface.800}"},removeIcon:{color:"{surface.800}"}},dark:{root:{background:"{surface.800}",color:"{surface.0}"},icon:{color:"{surface.0}"},removeIcon:{color:"{surface.0}"}}},NI={root:xI,image:OI,icon:AI,removeIcon:RI,colorScheme:II},$I={transitionDuration:"{transition.duration}"},PI={width:"1.5rem",height:"1.5rem",borderRadius:"{form.field.border.radius}",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},DI={shadow:"{overlay.popover.shadow}",borderRadius:"{overlay.popover.borderRadius}"},BI={light:{panel:{background:"{surface.800}",borderColor:"{surface.900}"},handle:{color:"{surface.0}"}},dark:{panel:{background:"{surface.900}",borderColor:"{surface.700}"},handle:{color:"{surface.0}"}}},LI={root:$I,preview:PI,panel:DI,colorScheme:BI},MI={size:"2rem",color:"{overlay.modal.color}"},VI={gap:"1rem"},FI={icon:MI,content:VI},UI={background:"{overlay.popover.background}",borderColor:"{overlay.popover.border.color}",color:"{overlay.popover.color}",borderRadius:"{overlay.popover.border.radius}",shadow:"{overlay.popover.shadow}",gutter:"10px",arrowOffset:"1.25rem"},HI={padding:"{overlay.popover.padding}",gap:"1rem"},jI={size:"1.5rem",color:"{overlay.popover.color}"},zI={gap:"0.5rem",padding:"0 {overlay.popover.padding} {overlay.popover.padding} {overlay.popover.padding}"},WI={root:UI,content:HI,icon:jI,footer:zI},KI={background:"{content.background}",borderColor:"{content.border.color}",color:"{content.color}",borderRadius:"{content.border.radius}",shadow:"{overlay.navigation.shadow}",transitionDuration:"{transition.duration}"},XI={padding:"{navigation.list.padding}",gap:"{navigation.list.gap}"},GI={focusBackground:"{navigation.item.focus.background}",activeBackground:"{navigation.item.active.background}",color:"{navigation.item.color}",focusColor:"{navigation.item.focus.color}",activeColor:"{navigation.item.active.color}",padding:"{navigation.item.padding}",borderRadius:"{navigation.item.border.radius}",gap:"{navigation.item.gap}",icon:{color:"{navigation.item.icon.color}",focusColor:"{navigation.item.icon.focus.color}",activeColor:"{navigation.item.icon.active.color}"}},qI={mobileIndent:"1rem"},YI={size:"{navigation.submenu.icon.size}",color:"{navigation.submenu.icon.color}",focusColor:"{navigation.submenu.icon.focus.color}",activeColor:"{navigation.submenu.icon.active.color}"},JI={borderColor:"{content.border.color}"},QI={root:KI,list:XI,item:GI,submenu:qI,submenuIcon:YI,separator:JI},ZI={transitionDuration:"{transition.duration}"},e2={background:"{content.background}",borderColor:"{datatable.border.color}",color:"{content.color}",borderWidth:"0 0 1px 0",padding:"0.75rem 1rem",sm:{padding:"0.375rem 0.5rem"},lg:{padding:"1rem 1.25rem"}},t2={background:"{content.background}",hoverBackground:"{content.hover.background}",selectedBackground:"{highlight.background}",borderColor:"{datatable.border.color}",color:"{content.color}",hoverColor:"{content.hover.color}",selectedColor:"{highlight.color}",gap:"0.5rem",padding:"0.75rem 1rem",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"-1px",shadow:"{focus.ring.shadow}"},sm:{padding:"0.375rem 0.5rem"},lg:{padding:"1rem 1.25rem"}},r2={fontWeight:"600"},o2={background:"{content.background}",hoverBackground:"{content.hover.background}",selectedBackground:"{highlight.background}",color:"{content.color}",hoverColor:"{content.hover.color}",selectedColor:"{highlight.color}",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"-1px",shadow:"{focus.ring.shadow}"}},n2={borderColor:"{datatable.border.color}",padding:"0.75rem 1rem",sm:{padding:"0.375rem 0.5rem"},lg:{padding:"1rem 1.25rem"}},i2={background:"{content.background}",borderColor:"{datatable.border.color}",color:"{content.color}",padding:"0.75rem 1rem",sm:{padding:"0.375rem 0.5rem"},lg:{padding:"1rem 1.25rem"}},s2={fontWeight:"600"},a2={background:"{content.background}",borderColor:"{datatable.border.color}",color:"{content.color}",borderWidth:"0 0 1px 0",padding:"0.75rem 1rem",sm:{padding:"0.375rem 0.5rem"},lg:{padding:"1rem 1.25rem"}},l2={color:"{primary.color}"},c2={width:"0.5rem"},u2={width:"1px",color:"{primary.color}"},d2={color:"{text.muted.color}",hoverColor:"{text.hover.muted.color}",size:"0.875rem"},f2={size:"2rem"},p2={hoverBackground:"{content.hover.background}",selectedHoverBackground:"{content.background}",color:"{text.muted.color}",hoverColor:"{text.color}",selectedHoverColor:"{primary.color}",size:"1.75rem",borderRadius:"50%",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},h2={inlineGap:"0.5rem",overlaySelect:{background:"{overlay.select.background}",borderColor:"{overlay.select.border.color}",borderRadius:"{overlay.select.border.radius}",color:"{overlay.select.color}",shadow:"{overlay.select.shadow}"},overlayPopover:{background:"{overlay.popover.background}",borderColor:"{overlay.popover.border.color}",borderRadius:"{overlay.popover.border.radius}",color:"{overlay.popover.color}",shadow:"{overlay.popover.shadow}",padding:"{overlay.popover.padding}",gap:"0.5rem"},rule:{borderColor:"{content.border.color}"},constraintList:{padding:"{list.padding}",gap:"{list.gap}"},constraint:{focusBackground:"{list.option.focus.background}",selectedBackground:"{list.option.selected.background}",selectedFocusBackground:"{list.option.selected.focus.background}",color:"{list.option.color}",focusColor:"{list.option.focus.color}",selectedColor:"{list.option.selected.color}",selectedFocusColor:"{list.option.selected.focus.color}",separator:{borderColor:"{content.border.color}"},padding:"{list.option.padding}",borderRadius:"{list.option.border.radius}"}},g2={borderColor:"{datatable.border.color}",borderWidth:"0 0 1px 0"},m2={borderColor:"{datatable.border.color}",borderWidth:"0 0 1px 0"},b2={light:{root:{borderColor:"{content.border.color}"},row:{stripedBackground:"{surface.50}"},bodyCell:{selectedBorderColor:"{primary.100}"}},dark:{root:{borderColor:"{surface.800}"},row:{stripedBackground:"{surface.950}"},bodyCell:{selectedBorderColor:"{primary.900}"}}},y2={root:ZI,header:e2,headerCell:t2,columnTitle:r2,row:o2,bodyCell:n2,footerCell:i2,columnFooter:s2,footer:a2,dropPoint:l2,columnResizer:c2,resizeIndicator:u2,sortIcon:d2,loadingIcon:f2,rowToggleButton:p2,filter:h2,paginatorTop:g2,paginatorBottom:m2,colorScheme:b2},v2={borderColor:"transparent",borderWidth:"0",borderRadius:"0",padding:"0"},_2={background:"{content.background}",color:"{content.color}",borderColor:"{content.border.color}",borderWidth:"0 0 1px 0",padding:"0.75rem 1rem",borderRadius:"0"},E2={background:"{content.background}",color:"{content.color}",borderColor:"transparent",borderWidth:"0",padding:"0",borderRadius:"0"},C2={background:"{content.background}",color:"{content.color}",borderColor:"{content.border.color}",borderWidth:"1px 0 0 0",padding:"0.75rem 1rem",borderRadius:"0"},S2={borderColor:"{content.border.color}",borderWidth:"0 0 1px 0"},w2={borderColor:"{content.border.color}",borderWidth:"1px 0 0 0"},k2={root:v2,header:_2,content:E2,footer:C2,paginatorTop:S2,paginatorBottom:w2},T2={transitionDuration:"{transition.duration}"},x2={background:"{content.background}",borderColor:"{content.border.color}",color:"{content.color}",borderRadius:"{content.border.radius}",shadow:"{overlay.popover.shadow}",padding:"{overlay.popover.padding}"},O2={background:"{content.background}",borderColor:"{content.border.color}",color:"{content.color}",padding:"0 0 0.5rem 0"},A2={gap:"0.5rem",fontWeight:"500"},R2={width:"2.5rem",sm:{width:"2rem"},lg:{width:"3rem"},borderColor:"{form.field.border.color}",hoverBorderColor:"{form.field.border.color}",activeBorderColor:"{form.field.border.color}",borderRadius:"{form.field.border.radius}",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},I2={color:"{form.field.icon.color}"},N2={hoverBackground:"{content.hover.background}",color:"{content.color}",hoverColor:"{content.hover.color}",padding:"0.25rem 0.5rem",borderRadius:"{content.border.radius}"},$2={hoverBackground:"{content.hover.background}",color:"{content.color}",hoverColor:"{content.hover.color}",padding:"0.25rem 0.5rem",borderRadius:"{content.border.radius}"},P2={borderColor:"{content.border.color}",gap:"{overlay.popover.padding}"},D2={margin:"0.5rem 0 0 0"},B2={padding:"0.25rem",fontWeight:"500",color:"{content.color}"},L2={hoverBackground:"{content.hover.background}",selectedBackground:"{primary.color}",rangeSelectedBackground:"{highlight.background}",color:"{content.color}",hoverColor:"{content.hover.color}",selectedColor:"{primary.contrast.color}",rangeSelectedColor:"{highlight.color}",width:"2rem",height:"2rem",borderRadius:"50%",padding:"0.25rem",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},M2={margin:"0.5rem 0 0 0"},V2={padding:"0.375rem",borderRadius:"{content.border.radius}"},F2={margin:"0.5rem 0 0 0"},U2={padding:"0.375rem",borderRadius:"{content.border.radius}"},H2={padding:"0.5rem 0 0 0",borderColor:"{content.border.color}"},j2={padding:"0.5rem 0 0 0",borderColor:"{content.border.color}",gap:"0.5rem",buttonGap:"0.25rem"},z2={light:{dropdown:{background:"{surface.100}",hoverBackground:"{surface.200}",activeBackground:"{surface.300}",color:"{surface.600}",hoverColor:"{surface.700}",activeColor:"{surface.800}"},today:{background:"{surface.200}",color:"{surface.900}"}},dark:{dropdown:{background:"{surface.800}",hoverBackground:"{surface.700}",activeBackground:"{surface.600}",color:"{surface.300}",hoverColor:"{surface.200}",activeColor:"{surface.100}"},today:{background:"{surface.700}",color:"{surface.0}"}}},W2={root:T2,panel:x2,header:O2,title:A2,dropdown:R2,inputIcon:I2,selectMonth:N2,selectYear:$2,group:P2,dayView:D2,weekDay:B2,date:L2,monthView:M2,month:V2,yearView:F2,year:U2,buttonbar:H2,timePicker:j2,colorScheme:z2},K2={background:"{overlay.modal.background}",borderColor:"{overlay.modal.border.color}",color:"{overlay.modal.color}",borderRadius:"{overlay.modal.border.radius}",shadow:"{overlay.modal.shadow}"},X2={padding:"{overlay.modal.padding}",gap:"0.5rem"},G2={fontSize:"1.25rem",fontWeight:"600"},q2={padding:"0 {overlay.modal.padding} {overlay.modal.padding} {overlay.modal.padding}"},Y2={padding:"0 {overlay.modal.padding} {overlay.modal.padding} {overlay.modal.padding}",gap:"0.5rem"},J2={root:K2,header:X2,title:G2,content:q2,footer:Y2},Q2={borderColor:"{content.border.color}"},Z2={background:"{content.background}",color:"{text.color}"},e5={margin:"1rem 0",padding:"0 1rem",content:{padding:"0 0.5rem"}},t5={margin:"0 1rem",padding:"0.5rem 0",content:{padding:"0.5rem 0"}},r5={root:Q2,content:Z2,horizontal:e5,vertical:t5},o5={background:"rgba(255, 255, 255, 0.1)",borderColor:"rgba(255, 255, 255, 0.2)",padding:"0.5rem",borderRadius:"{border.radius.xl}"},n5={borderRadius:"{content.border.radius}",padding:"0.5rem",size:"3rem",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},i5={root:o5,item:n5},s5={background:"{overlay.modal.background}",borderColor:"{overlay.modal.border.color}",color:"{overlay.modal.color}",shadow:"{overlay.modal.shadow}"},a5={padding:"{overlay.modal.padding}"},l5={fontSize:"1.5rem",fontWeight:"600"},c5={padding:"0 {overlay.modal.padding} {overlay.modal.padding} {overlay.modal.padding}"},u5={padding:"{overlay.modal.padding}"},d5={root:s5,header:a5,title:l5,content:c5,footer:u5},f5={background:"{content.background}",borderColor:"{content.border.color}",borderRadius:"{content.border.radius}"},p5={color:"{text.muted.color}",hoverColor:"{text.color}",activeColor:"{primary.color}"},h5={background:"{overlay.select.background}",borderColor:"{overlay.select.border.color}",borderRadius:"{overlay.select.border.radius}",color:"{overlay.select.color}",shadow:"{overlay.select.shadow}",padding:"{list.padding}"},g5={focusBackground:"{list.option.focus.background}",color:"{list.option.color}",focusColor:"{list.option.focus.color}",padding:"{list.option.padding}",borderRadius:"{list.option.border.radius}"},m5={background:"{content.background}",borderColor:"{content.border.color}",color:"{content.color}",borderRadius:"{content.border.radius}"},b5={toolbar:f5,toolbarItem:p5,overlay:h5,overlayOption:g5,content:m5},y5={background:"{content.background}",borderColor:"{content.border.color}",borderRadius:"{content.border.radius}",color:"{content.color}",padding:"0 1.125rem 1.125rem 1.125rem",transitionDuration:"{transition.duration}"},v5={background:"{content.background}",hoverBackground:"{content.hover.background}",color:"{content.color}",hoverColor:"{content.hover.color}",borderRadius:"{content.border.radius}",borderWidth:"1px",borderColor:"transparent",padding:"0.5rem 0.75rem",gap:"0.5rem",fontWeight:"600",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},_5={color:"{text.muted.color}",hoverColor:"{text.hover.muted.color}"},E5={padding:"0"},C5={root:y5,legend:v5,toggleIcon:_5,content:E5},S5={background:"{content.background}",borderColor:"{content.border.color}",color:"{content.color}",borderRadius:"{content.border.radius}",transitionDuration:"{transition.duration}"},w5={background:"transparent",color:"{text.color}",padding:"1.125rem",borderColor:"unset",borderWidth:"0",borderRadius:"0",gap:"0.5rem"},k5={highlightBorderColor:"{primary.color}",padding:"0 1.125rem 1.125rem 1.125rem",gap:"1rem"},T5={padding:"1rem",gap:"1rem",borderColor:"{content.border.color}",info:{gap:"0.5rem"}},x5={gap:"0.5rem"},O5={height:"0.25rem"},A5={gap:"0.5rem"},R5={root:S5,header:w5,content:k5,file:T5,fileList:x5,progressbar:O5,basic:A5},I5={color:"{form.field.float.label.color}",focusColor:"{form.field.float.label.focus.color}",activeColor:"{form.field.float.label.active.color}",invalidColor:"{form.field.float.label.invalid.color}",transitionDuration:"0.2s",positionX:"{form.field.padding.x}",positionY:"{form.field.padding.y}",fontWeight:"500",active:{fontSize:"0.75rem",fontWeight:"400"}},N5={active:{top:"-1.25rem"}},$5={input:{paddingTop:"1.5rem",paddingBottom:"{form.field.padding.y}"},active:{top:"{form.field.padding.y}"}},P5={borderRadius:"{border.radius.xs}",active:{background:"{form.field.background}",padding:"0 0.125rem"}},D5={root:I5,over:N5,in:$5,on:P5},B5={borderWidth:"1px",borderColor:"{content.border.color}",borderRadius:"{content.border.radius}",transitionDuration:"{transition.duration}"},L5={background:"rgba(255, 255, 255, 0.1)",hoverBackground:"rgba(255, 255, 255, 0.2)",color:"{surface.100}",hoverColor:"{surface.0}",size:"3rem",gutter:"0.5rem",prev:{borderRadius:"50%"},next:{borderRadius:"50%"},focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},M5={size:"1.5rem"},V5={background:"{content.background}",padding:"1rem 0.25rem"},F5={size:"2rem",borderRadius:"{content.border.radius}",gutter:"0.5rem",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},U5={size:"1rem"},H5={background:"rgba(0, 0, 0, 0.5)",color:"{surface.100}",padding:"1rem"},j5={gap:"0.5rem",padding:"1rem"},z5={width:"1rem",height:"1rem",activeBackground:"{primary.color}",borderRadius:"50%",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},W5={background:"rgba(0, 0, 0, 0.5)"},K5={background:"rgba(255, 255, 255, 0.4)",hoverBackground:"rgba(255, 255, 255, 0.6)",activeBackground:"rgba(255, 255, 255, 0.9)"},X5={size:"3rem",gutter:"0.5rem",background:"rgba(255, 255, 255, 0.1)",hoverBackground:"rgba(255, 255, 255, 0.2)",color:"{surface.50}",hoverColor:"{surface.0}",borderRadius:"50%",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},G5={size:"1.5rem"},q5={light:{thumbnailNavButton:{hoverBackground:"{surface.100}",color:"{surface.600}",hoverColor:"{surface.700}"},indicatorButton:{background:"{surface.200}",hoverBackground:"{surface.300}"}},dark:{thumbnailNavButton:{hoverBackground:"{surface.700}",color:"{surface.400}",hoverColor:"{surface.0}"},indicatorButton:{background:"{surface.700}",hoverBackground:"{surface.600}"}}},Y5={root:B5,navButton:L5,navIcon:M5,thumbnailsContent:V5,thumbnailNavButton:F5,thumbnailNavButtonIcon:U5,caption:H5,indicatorList:j5,indicatorButton:z5,insetIndicatorList:W5,insetIndicatorButton:K5,closeButton:X5,closeButtonIcon:G5,colorScheme:q5},J5={color:"{form.field.icon.color}"},Q5={icon:J5},Z5={color:"{form.field.float.label.color}",focusColor:"{form.field.float.label.focus.color}",invalidColor:"{form.field.float.label.invalid.color}",transitionDuration:"0.2s",positionX:"{form.field.padding.x}",top:"{form.field.padding.y}",fontSize:"0.75rem",fontWeight:"400"},eN={paddingTop:"1.5rem",paddingBottom:"{form.field.padding.y}"},tN={root:Z5,input:eN},rN={transitionDuration:"{transition.duration}"},oN={icon:{size:"1.5rem"},mask:{background:"{mask.background}",color:"{mask.color}"}},nN={position:{left:"auto",right:"1rem",top:"1rem",bottom:"auto"},blur:"8px",background:"rgba(255,255,255,0.1)",borderColor:"rgba(255,255,255,0.2)",borderWidth:"1px",borderRadius:"30px",padding:".5rem",gap:"0.5rem"},iN={hoverBackground:"rgba(255,255,255,0.1)",color:"{surface.50}",hoverColor:"{surface.0}",size:"3rem",iconSize:"1.5rem",borderRadius:"50%",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},sN={root:rN,preview:oN,toolbar:nN,action:iN},aN={size:"15px",hoverSize:"30px",background:"rgba(255,255,255,0.3)",hoverBackground:"rgba(255,255,255,0.3)",borderColor:"unset",hoverBorderColor:"unset",borderWidth:"0",borderRadius:"50%",transitionDuration:"{transition.duration}",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"rgba(255,255,255,0.3)",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},lN={handle:aN},cN={padding:"{form.field.padding.y} {form.field.padding.x}",borderRadius:"{content.border.radius}",gap:"0.5rem"},uN={fontWeight:"500"},dN={size:"1rem"},fN={light:{info:{background:"color-mix(in srgb, {blue.50}, transparent 5%)",borderColor:"{blue.200}",color:"{blue.600}",shadow:"0px 4px 8px 0px color-mix(in srgb, {blue.500}, transparent 96%)"},success:{background:"color-mix(in srgb, {green.50}, transparent 5%)",borderColor:"{green.200}",color:"{green.600}",shadow:"0px 4px 8px 0px color-mix(in srgb, {green.500}, transparent 96%)"},warn:{background:"color-mix(in srgb,{yellow.50}, transparent 5%)",borderColor:"{yellow.200}",color:"{yellow.600}",shadow:"0px 4px 8px 0px color-mix(in srgb, {yellow.500}, transparent 96%)"},error:{background:"color-mix(in srgb, {red.50}, transparent 5%)",borderColor:"{red.200}",color:"{red.600}",shadow:"0px 4px 8px 0px color-mix(in srgb, {red.500}, transparent 96%)"},secondary:{background:"{surface.100}",borderColor:"{surface.200}",color:"{surface.600}",shadow:"0px 4px 8px 0px color-mix(in srgb, {surface.500}, transparent 96%)"},contrast:{background:"{surface.900}",borderColor:"{surface.950}",color:"{surface.50}",shadow:"0px 4px 8px 0px color-mix(in srgb, {surface.950}, transparent 96%)"}},dark:{info:{background:"color-mix(in srgb, {blue.500}, transparent 84%)",borderColor:"color-mix(in srgb, {blue.700}, transparent 64%)",color:"{blue.500}",shadow:"0px 4px 8px 0px color-mix(in srgb, {blue.500}, transparent 96%)"},success:{background:"color-mix(in srgb, {green.500}, transparent 84%)",borderColor:"color-mix(in srgb, {green.700}, transparent 64%)",color:"{green.500}",shadow:"0px 4px 8px 0px color-mix(in srgb, {green.500}, transparent 96%)"},warn:{background:"color-mix(in srgb, {yellow.500}, transparent 84%)",borderColor:"color-mix(in srgb, {yellow.700}, transparent 64%)",color:"{yellow.500}",shadow:"0px 4px 8px 0px color-mix(in srgb, {yellow.500}, transparent 96%)"},error:{background:"color-mix(in srgb, {red.500}, transparent 84%)",borderColor:"color-mix(in srgb, {red.700}, transparent 64%)",color:"{red.500}",shadow:"0px 4px 8px 0px color-mix(in srgb, {red.500}, transparent 96%)"},secondary:{background:"{surface.800}",borderColor:"{surface.700}",color:"{surface.300}",shadow:"0px 4px 8px 0px color-mix(in srgb, {surface.500}, transparent 96%)"},contrast:{background:"{surface.0}",borderColor:"{surface.100}",color:"{surface.950}",shadow:"0px 4px 8px 0px color-mix(in srgb, {surface.950}, transparent 96%)"}}},pN={root:cN,text:uN,icon:dN,colorScheme:fN},hN={padding:"{form.field.padding.y} {form.field.padding.x}",borderRadius:"{content.border.radius}",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"},transitionDuration:"{transition.duration}"},gN={hoverBackground:"{content.hover.background}",hoverColor:"{content.hover.color}"},mN={root:hN,display:gN},bN={background:"{form.field.background}",disabledBackground:"{form.field.disabled.background}",filledBackground:"{form.field.filled.background}",filledFocusBackground:"{form.field.filled.focus.background}",borderColor:"{form.field.border.color}",hoverBorderColor:"{form.field.hover.border.color}",focusBorderColor:"{form.field.focus.border.color}",invalidBorderColor:"{form.field.invalid.border.color}",color:"{form.field.color}",disabledColor:"{form.field.disabled.color}",placeholderColor:"{form.field.placeholder.color}",shadow:"{form.field.shadow}",paddingX:"{form.field.padding.x}",paddingY:"{form.field.padding.y}",borderRadius:"{form.field.border.radius}",focusRing:{width:"{form.field.focus.ring.width}",style:"{form.field.focus.ring.style}",color:"{form.field.focus.ring.color}",offset:"{form.field.focus.ring.offset}",shadow:"{form.field.focus.ring.shadow}"},transitionDuration:"{form.field.transition.duration}"},yN={borderRadius:"{border.radius.sm}"},vN={light:{chip:{focusBackground:"{surface.200}",color:"{surface.800}"}},dark:{chip:{focusBackground:"{surface.700}",color:"{surface.0}"}}},_N={root:bN,chip:yN,colorScheme:vN},EN={background:"{form.field.background}",borderColor:"{form.field.border.color}",color:"{form.field.icon.color}",borderRadius:"{form.field.border.radius}",padding:"0.5rem",minWidth:"2.5rem"},CN={addon:EN},SN={transitionDuration:"{transition.duration}"},wN={width:"2.5rem",borderRadius:"{form.field.border.radius}",verticalPadding:"{form.field.padding.y}"},kN={light:{button:{background:"transparent",hoverBackground:"{surface.100}",activeBackground:"{surface.200}",borderColor:"{form.field.border.color}",hoverBorderColor:"{form.field.border.color}",activeBorderColor:"{form.field.border.color}",color:"{surface.400}",hoverColor:"{surface.500}",activeColor:"{surface.600}"}},dark:{button:{background:"transparent",hoverBackground:"{surface.800}",activeBackground:"{surface.700}",borderColor:"{form.field.border.color}",hoverBorderColor:"{form.field.border.color}",activeBorderColor:"{form.field.border.color}",color:"{surface.400}",hoverColor:"{surface.300}",activeColor:"{surface.200}"}}},TN={root:SN,button:wN,colorScheme:kN},xN={gap:"0.5rem"},ON={width:"2.5rem",sm:{width:"2rem"},lg:{width:"3rem"}},AN={root:xN,input:ON},RN={background:"{form.field.background}",disabledBackground:"{form.field.disabled.background}",filledBackground:"{form.field.filled.background}",filledHoverBackground:"{form.field.filled.hover.background}",filledFocusBackground:"{form.field.filled.focus.background}",borderColor:"{form.field.border.color}",hoverBorderColor:"{form.field.hover.border.color}",focusBorderColor:"{form.field.focus.border.color}",invalidBorderColor:"{form.field.invalid.border.color}",color:"{form.field.color}",disabledColor:"{form.field.disabled.color}",placeholderColor:"{form.field.placeholder.color}",invalidPlaceholderColor:"{form.field.invalid.placeholder.color}",shadow:"{form.field.shadow}",paddingX:"{form.field.padding.x}",paddingY:"{form.field.padding.y}",borderRadius:"{form.field.border.radius}",focusRing:{width:"{form.field.focus.ring.width}",style:"{form.field.focus.ring.style}",color:"{form.field.focus.ring.color}",offset:"{form.field.focus.ring.offset}",shadow:"{form.field.focus.ring.shadow}"},transitionDuration:"{form.field.transition.duration}",sm:{fontSize:"{form.field.sm.font.size}",paddingX:"{form.field.sm.padding.x}",paddingY:"{form.field.sm.padding.y}"},lg:{fontSize:"{form.field.lg.font.size}",paddingX:"{form.field.lg.padding.x}",paddingY:"{form.field.lg.padding.y}"}},IN={root:RN},NN={transitionDuration:"{transition.duration}",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},$N={background:"{primary.color}"},PN={background:"{content.border.color}"},DN={color:"{text.muted.color}"},BN={root:NN,value:$N,range:PN,text:DN},LN={background:"{form.field.background}",disabledBackground:"{form.field.disabled.background}",borderColor:"{form.field.border.color}",invalidBorderColor:"{form.field.invalid.border.color}",color:"{form.field.color}",disabledColor:"{form.field.disabled.color}",shadow:"{form.field.shadow}",borderRadius:"{form.field.border.radius}",transitionDuration:"{form.field.transition.duration}"},MN={padding:"{list.padding}",gap:"{list.gap}",header:{padding:"{list.header.padding}"}},VN={focusBackground:"{list.option.focus.background}",selectedBackground:"{list.option.selected.background}",selectedFocusBackground:"{list.option.selected.focus.background}",color:"{list.option.color}",focusColor:"{list.option.focus.color}",selectedColor:"{list.option.selected.color}",selectedFocusColor:"{list.option.selected.focus.color}",padding:"{list.option.padding}",borderRadius:"{list.option.border.radius}"},FN={background:"{list.option.group.background}",color:"{list.option.group.color}",fontWeight:"{list.option.group.font.weight}",padding:"{list.option.group.padding}"},UN={color:"{list.option.color}",gutterStart:"-0.375rem",gutterEnd:"0.375rem"},HN={padding:"{list.option.padding}"},jN={light:{option:{stripedBackground:"{surface.50}"}},dark:{option:{stripedBackground:"{surface.900}"}}},zN={root:LN,list:MN,option:VN,optionGroup:FN,checkmark:UN,emptyMessage:HN,colorScheme:jN},WN={background:"{content.background}",borderColor:"{content.border.color}",borderRadius:"{content.border.radius}",color:"{content.color}",gap:"0.5rem",verticalOrientation:{padding:"{navigation.list.padding}",gap:"{navigation.list.gap}"},horizontalOrientation:{padding:"0.5rem 0.75rem",gap:"0.5rem"},transitionDuration:"{transition.duration}"},KN={borderRadius:"{content.border.radius}",padding:"{navigation.item.padding}"},XN={focusBackground:"{navigation.item.focus.background}",activeBackground:"{navigation.item.active.background}",color:"{navigation.item.color}",focusColor:"{navigation.item.focus.color}",activeColor:"{navigation.item.active.color}",padding:"{navigation.item.padding}",borderRadius:"{navigation.item.border.radius}",gap:"{navigation.item.gap}",icon:{color:"{navigation.item.icon.color}",focusColor:"{navigation.item.icon.focus.color}",activeColor:"{navigation.item.icon.active.color}"}},GN={padding:"0",background:"{content.background}",borderColor:"{content.border.color}",borderRadius:"{content.border.radius}",color:"{content.color}",shadow:"{overlay.navigation.shadow}",gap:"0.5rem"},qN={padding:"{navigation.list.padding}",gap:"{navigation.list.gap}"},YN={padding:"{navigation.submenu.label.padding}",fontWeight:"{navigation.submenu.label.font.weight}",background:"{navigation.submenu.label.background.}",color:"{navigation.submenu.label.color}"},JN={size:"{navigation.submenu.icon.size}",color:"{navigation.submenu.icon.color}",focusColor:"{navigation.submenu.icon.focus.color}",activeColor:"{navigation.submenu.icon.active.color}"},QN={borderColor:"{content.border.color}"},ZN={borderRadius:"50%",size:"1.75rem",color:"{text.muted.color}",hoverColor:"{text.hover.muted.color}",hoverBackground:"{content.hover.background}",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},e$={root:WN,baseItem:KN,item:XN,overlay:GN,submenu:qN,submenuLabel:YN,submenuIcon:JN,separator:QN,mobileButton:ZN},t$={background:"{content.background}",borderColor:"{content.border.color}",color:"{content.color}",borderRadius:"{content.border.radius}",shadow:"{overlay.navigation.shadow}",transitionDuration:"{transition.duration}"},r$={padding:"{navigation.list.padding}",gap:"{navigation.list.gap}"},o$={focusBackground:"{navigation.item.focus.background}",color:"{navigation.item.color}",focusColor:"{navigation.item.focus.color}",padding:"{navigation.item.padding}",borderRadius:"{navigation.item.border.radius}",gap:"{navigation.item.gap}",icon:{color:"{navigation.item.icon.color}",focusColor:"{navigation.item.icon.focus.color}"}},n$={padding:"{navigation.submenu.label.padding}",fontWeight:"{navigation.submenu.label.font.weight}",background:"{navigation.submenu.label.background}",color:"{navigation.submenu.label.color}"},i$={borderColor:"{content.border.color}"},s$={root:t$,list:r$,item:o$,submenuLabel:n$,separator:i$},a$={background:"{content.background}",borderColor:"{content.border.color}",borderRadius:"{content.border.radius}",color:"{content.color}",gap:"0.5rem",padding:"0.5rem 0.75rem",transitionDuration:"{transition.duration}"},l$={borderRadius:"{content.border.radius}",padding:"{navigation.item.padding}"},c$={focusBackground:"{navigation.item.focus.background}",activeBackground:"{navigation.item.active.background}",color:"{navigation.item.color}",focusColor:"{navigation.item.focus.color}",activeColor:"{navigation.item.active.color}",padding:"{navigation.item.padding}",borderRadius:"{navigation.item.border.radius}",gap:"{navigation.item.gap}",icon:{color:"{navigation.item.icon.color}",focusColor:"{navigation.item.icon.focus.color}",activeColor:"{navigation.item.icon.active.color}"}},u$={padding:"{navigation.list.padding}",gap:"{navigation.list.gap}",background:"{content.background}",borderColor:"{content.border.color}",borderRadius:"{content.border.radius}",shadow:"{overlay.navigation.shadow}",mobileIndent:"1rem",icon:{size:"{navigation.submenu.icon.size}",color:"{navigation.submenu.icon.color}",focusColor:"{navigation.submenu.icon.focus.color}",activeColor:"{navigation.submenu.icon.active.color}"}},d$={borderColor:"{content.border.color}"},f$={borderRadius:"50%",size:"1.75rem",color:"{text.muted.color}",hoverColor:"{text.hover.muted.color}",hoverBackground:"{content.hover.background}",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},p$={root:a$,baseItem:l$,item:c$,submenu:u$,separator:d$,mobileButton:f$},h$={borderRadius:"{content.border.radius}",borderWidth:"1px",transitionDuration:"{transition.duration}"},g$={padding:"0.5rem 0.75rem",gap:"0.5rem",sm:{padding:"0.375rem 0.625rem"},lg:{padding:"0.625rem 0.875rem"}},m$={fontSize:"1rem",fontWeight:"500",sm:{fontSize:"0.875rem"},lg:{fontSize:"1.125rem"}},b$={size:"1.125rem",sm:{size:"1rem"},lg:{size:"1.25rem"}},y$={width:"1.75rem",height:"1.75rem",borderRadius:"50%",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",offset:"{focus.ring.offset}"}},v$={size:"1rem",sm:{size:"0.875rem"},lg:{size:"1.125rem"}},_$={root:{borderWidth:"1px"}},E$={content:{padding:"0"}},C$={light:{info:{background:"color-mix(in srgb, {blue.50}, transparent 5%)",borderColor:"{blue.200}",color:"{blue.600}",shadow:"0px 4px 8px 0px color-mix(in srgb, {blue.500}, transparent 96%)",closeButton:{hoverBackground:"{blue.100}",focusRing:{color:"{blue.600}",shadow:"none"}},outlined:{color:"{blue.600}",borderColor:"{blue.600}"},simple:{color:"{blue.600}"}},success:{background:"color-mix(in srgb, {green.50}, transparent 5%)",borderColor:"{green.200}",color:"{green.600}",shadow:"0px 4px 8px 0px color-mix(in srgb, {green.500}, transparent 96%)",closeButton:{hoverBackground:"{green.100}",focusRing:{color:"{green.600}",shadow:"none"}},outlined:{color:"{green.600}",borderColor:"{green.600}"},simple:{color:"{green.600}"}},warn:{background:"color-mix(in srgb,{yellow.50}, transparent 5%)",borderColor:"{yellow.200}",color:"{yellow.600}",shadow:"0px 4px 8px 0px color-mix(in srgb, {yellow.500}, transparent 96%)",closeButton:{hoverBackground:"{yellow.100}",focusRing:{color:"{yellow.600}",shadow:"none"}},outlined:{color:"{yellow.600}",borderColor:"{yellow.600}"},simple:{color:"{yellow.600}"}},error:{background:"color-mix(in srgb, {red.50}, transparent 5%)",borderColor:"{red.200}",color:"{red.600}",shadow:"0px 4px 8px 0px color-mix(in srgb, {red.500}, transparent 96%)",closeButton:{hoverBackground:"{red.100}",focusRing:{color:"{red.600}",shadow:"none"}},outlined:{color:"{red.600}",borderColor:"{red.600}"},simple:{color:"{red.600}"}},secondary:{background:"{surface.100}",borderColor:"{surface.200}",color:"{surface.600}",shadow:"0px 4px 8px 0px color-mix(in srgb, {surface.500}, transparent 96%)",closeButton:{hoverBackground:"{surface.200}",focusRing:{color:"{surface.600}",shadow:"none"}},outlined:{color:"{surface.500}",borderColor:"{surface.500}"},simple:{color:"{surface.500}"}},contrast:{background:"{surface.900}",borderColor:"{surface.950}",color:"{surface.50}",shadow:"0px 4px 8px 0px color-mix(in srgb, {surface.950}, transparent 96%)",closeButton:{hoverBackground:"{surface.800}",focusRing:{color:"{surface.50}",shadow:"none"}},outlined:{color:"{surface.950}",borderColor:"{surface.950}"},simple:{color:"{surface.950}"}}},dark:{info:{background:"color-mix(in srgb, {blue.500}, transparent 84%)",borderColor:"color-mix(in srgb, {blue.700}, transparent 64%)",color:"{blue.500}",shadow:"0px 4px 8px 0px color-mix(in srgb, {blue.500}, transparent 96%)",closeButton:{hoverBackground:"rgba(255, 255, 255, 0.05)",focusRing:{color:"{blue.500}",shadow:"none"}},outlined:{color:"{blue.500}",borderColor:"{blue.500}"},simple:{color:"{blue.500}"}},success:{background:"color-mix(in srgb, {green.500}, transparent 84%)",borderColor:"color-mix(in srgb, {green.700}, transparent 64%)",color:"{green.500}",shadow:"0px 4px 8px 0px color-mix(in srgb, {green.500}, transparent 96%)",closeButton:{hoverBackground:"rgba(255, 255, 255, 0.05)",focusRing:{color:"{green.500}",shadow:"none"}},outlined:{color:"{green.500}",borderColor:"{green.500}"},simple:{color:"{green.500}"}},warn:{background:"color-mix(in srgb, {yellow.500}, transparent 84%)",borderColor:"color-mix(in srgb, {yellow.700}, transparent 64%)",color:"{yellow.500}",shadow:"0px 4px 8px 0px color-mix(in srgb, {yellow.500}, transparent 96%)",closeButton:{hoverBackground:"rgba(255, 255, 255, 0.05)",focusRing:{color:"{yellow.500}",shadow:"none"}},outlined:{color:"{yellow.500}",borderColor:"{yellow.500}"},simple:{color:"{yellow.500}"}},error:{background:"color-mix(in srgb, {red.500}, transparent 84%)",borderColor:"color-mix(in srgb, {red.700}, transparent 64%)",color:"{red.500}",shadow:"0px 4px 8px 0px color-mix(in srgb, {red.500}, transparent 96%)",closeButton:{hoverBackground:"rgba(255, 255, 255, 0.05)",focusRing:{color:"{red.500}",shadow:"none"}},outlined:{color:"{red.500}",borderColor:"{red.500}"},simple:{color:"{red.500}"}},secondary:{background:"{surface.800}",borderColor:"{surface.700}",color:"{surface.300}",shadow:"0px 4px 8px 0px color-mix(in srgb, {surface.500}, transparent 96%)",closeButton:{hoverBackground:"{surface.700}",focusRing:{color:"{surface.300}",shadow:"none"}},outlined:{color:"{surface.400}",borderColor:"{surface.400}"},simple:{color:"{surface.400}"}},contrast:{background:"{surface.0}",borderColor:"{surface.100}",color:"{surface.950}",shadow:"0px 4px 8px 0px color-mix(in srgb, {surface.950}, transparent 96%)",closeButton:{hoverBackground:"{surface.100}",focusRing:{color:"{surface.950}",shadow:"none"}},outlined:{color:"{surface.0}",borderColor:"{surface.0}"},simple:{color:"{surface.0}"}}}},S$={root:h$,content:g$,text:m$,icon:b$,closeButton:y$,closeIcon:v$,outlined:_$,simple:E$,colorScheme:C$},w$={borderRadius:"{content.border.radius}",gap:"1rem"},k$={background:"{content.border.color}",size:"0.5rem"},T$={gap:"0.5rem"},x$={size:"0.5rem"},O$={size:"1rem"},A$={verticalGap:"0.5rem",horizontalGap:"1rem"},R$={root:w$,meters:k$,label:T$,labelMarker:x$,labelIcon:O$,labelList:A$},I$={background:"{form.field.background}",disabledBackground:"{form.field.disabled.background}",filledBackground:"{form.field.filled.background}",filledHoverBackground:"{form.field.filled.hover.background}",filledFocusBackground:"{form.field.filled.focus.background}",borderColor:"{form.field.border.color}",hoverBorderColor:"{form.field.hover.border.color}",focusBorderColor:"{form.field.focus.border.color}",invalidBorderColor:"{form.field.invalid.border.color}",color:"{form.field.color}",disabledColor:"{form.field.disabled.color}",placeholderColor:"{form.field.placeholder.color}",invalidPlaceholderColor:"{form.field.invalid.placeholder.color}",shadow:"{form.field.shadow}",paddingX:"{form.field.padding.x}",paddingY:"{form.field.padding.y}",borderRadius:"{form.field.border.radius}",focusRing:{width:"{form.field.focus.ring.width}",style:"{form.field.focus.ring.style}",color:"{form.field.focus.ring.color}",offset:"{form.field.focus.ring.offset}",shadow:"{form.field.focus.ring.shadow}"},transitionDuration:"{form.field.transition.duration}",sm:{fontSize:"{form.field.sm.font.size}",paddingX:"{form.field.sm.padding.x}",paddingY:"{form.field.sm.padding.y}"},lg:{fontSize:"{form.field.lg.font.size}",paddingX:"{form.field.lg.padding.x}",paddingY:"{form.field.lg.padding.y}"}},N$={width:"2.5rem",color:"{form.field.icon.color}"},$$={background:"{overlay.select.background}",borderColor:"{overlay.select.border.color}",borderRadius:"{overlay.select.border.radius}",color:"{overlay.select.color}",shadow:"{overlay.select.shadow}"},P$={padding:"{list.padding}",gap:"{list.gap}",header:{padding:"{list.header.padding}"}},D$={focusBackground:"{list.option.focus.background}",selectedBackground:"{list.option.selected.background}",selectedFocusBackground:"{list.option.selected.focus.background}",color:"{list.option.color}",focusColor:"{list.option.focus.color}",selectedColor:"{list.option.selected.color}",selectedFocusColor:"{list.option.selected.focus.color}",padding:"{list.option.padding}",borderRadius:"{list.option.border.radius}",gap:"0.5rem"},B$={background:"{list.option.group.background}",color:"{list.option.group.color}",fontWeight:"{list.option.group.font.weight}",padding:"{list.option.group.padding}"},L$={color:"{form.field.icon.color}"},M$={borderRadius:"{border.radius.sm}"},V$={padding:"{list.option.padding}"},F$={root:I$,dropdown:N$,overlay:$$,list:P$,option:D$,optionGroup:B$,chip:M$,clearIcon:L$,emptyMessage:V$},U$={gap:"1.125rem"},H$={gap:"0.5rem"},j$={root:U$,controls:H$},z$={gutter:"0.75rem",transitionDuration:"{transition.duration}"},W$={background:"{content.background}",hoverBackground:"{content.hover.background}",selectedBackground:"{highlight.background}",borderColor:"{content.border.color}",color:"{content.color}",selectedColor:"{highlight.color}",hoverColor:"{content.hover.color}",padding:"0.75rem 1rem",toggleablePadding:"0.75rem 1rem 1.25rem 1rem",borderRadius:"{content.border.radius}"},K$={background:"{content.background}",hoverBackground:"{content.hover.background}",borderColor:"{content.border.color}",color:"{text.muted.color}",hoverColor:"{text.color}",size:"1.5rem",borderRadius:"50%",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},X$={color:"{content.border.color}",borderRadius:"{content.border.radius}",height:"24px"},G$={root:z$,node:W$,nodeToggleButton:K$,connector:X$},q$={outline:{width:"2px",color:"{content.background}"}},Y$={root:q$},J$={padding:"0.5rem 1rem",gap:"0.25rem",borderRadius:"{content.border.radius}",background:"{content.background}",color:"{content.color}",transitionDuration:"{transition.duration}"},Q$={background:"transparent",hoverBackground:"{content.hover.background}",selectedBackground:"{highlight.background}",color:"{text.muted.color}",hoverColor:"{text.hover.muted.color}",selectedColor:"{highlight.color}",width:"2.5rem",height:"2.5rem",borderRadius:"50%",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},Z$={color:"{text.muted.color}"},eP={maxWidth:"2.5rem"},tP={root:J$,navButton:Q$,currentPageReport:Z$,jumpToPageInput:eP},rP={background:"{content.background}",borderColor:"{content.border.color}",color:"{content.color}",borderRadius:"{content.border.radius}"},oP={background:"transparent",color:"{text.color}",padding:"1.125rem",borderColor:"{content.border.color}",borderWidth:"0",borderRadius:"0"},nP={padding:"0.375rem 1.125rem"},iP={fontWeight:"600"},sP={padding:"0 1.125rem 1.125rem 1.125rem"},aP={padding:"0 1.125rem 1.125rem 1.125rem"},lP={root:rP,header:oP,toggleableHeader:nP,title:iP,content:sP,footer:aP},cP={gap:"0.5rem",transitionDuration:"{transition.duration}"},uP={background:"{content.background}",borderColor:"{content.border.color}",borderWidth:"1px",color:"{content.color}",padding:"0.25rem 0.25rem",borderRadius:"{content.border.radius}",first:{borderWidth:"1px",topBorderRadius:"{content.border.radius}"},last:{borderWidth:"1px",bottomBorderRadius:"{content.border.radius}"}},dP={focusBackground:"{navigation.item.focus.background}",color:"{navigation.item.color}",focusColor:"{navigation.item.focus.color}",gap:"0.5rem",padding:"{navigation.item.padding}",borderRadius:"{content.border.radius}",icon:{color:"{navigation.item.icon.color}",focusColor:"{navigation.item.icon.focus.color}"}},fP={indent:"1rem"},pP={color:"{navigation.submenu.icon.color}",focusColor:"{navigation.submenu.icon.focus.color}"},hP={root:cP,panel:uP,item:dP,submenu:fP,submenuIcon:pP},gP={background:"{content.border.color}",borderRadius:"{content.border.radius}",height:".75rem"},mP={color:"{form.field.icon.color}"},bP={background:"{overlay.popover.background}",borderColor:"{overlay.popover.border.color}",borderRadius:"{overlay.popover.border.radius}",color:"{overlay.popover.color}",padding:"{overlay.popover.padding}",shadow:"{overlay.popover.shadow}"},yP={gap:"0.5rem"},vP={light:{strength:{weakBackground:"{red.500}",mediumBackground:"{amber.500}",strongBackground:"{green.500}"}},dark:{strength:{weakBackground:"{red.400}",mediumBackground:"{amber.400}",strongBackground:"{green.400}"}}},_P={meter:gP,icon:mP,overlay:bP,content:yP,colorScheme:vP},EP={gap:"1.125rem"},CP={gap:"0.5rem"},SP={root:EP,controls:CP},wP={background:"{overlay.popover.background}",borderColor:"{overlay.popover.border.color}",color:"{overlay.popover.color}",borderRadius:"{overlay.popover.border.radius}",shadow:"{overlay.popover.shadow}",gutter:"10px",arrowOffset:"1.25rem"},kP={padding:"{overlay.popover.padding}"},TP={root:wP,content:kP},xP={background:"{content.border.color}",borderRadius:"{content.border.radius}",height:"1.25rem"},OP={background:"{primary.color}"},AP={color:"{primary.contrast.color}",fontSize:"0.75rem",fontWeight:"600"},RP={root:xP,value:OP,label:AP},IP={light:{root:{colorOne:"{red.500}",colorTwo:"{blue.500}",colorThree:"{green.500}",colorFour:"{yellow.500}"}},dark:{root:{colorOne:"{red.400}",colorTwo:"{blue.400}",colorThree:"{green.400}",colorFour:"{yellow.400}"}}},NP={colorScheme:IP},$P={width:"1.25rem",height:"1.25rem",background:"{form.field.background}",checkedBackground:"{primary.color}",checkedHoverBackground:"{primary.hover.color}",disabledBackground:"{form.field.disabled.background}",filledBackground:"{form.field.filled.background}",borderColor:"{form.field.border.color}",hoverBorderColor:"{form.field.hover.border.color}",focusBorderColor:"{form.field.border.color}",checkedBorderColor:"{primary.color}",checkedHoverBorderColor:"{primary.hover.color}",checkedFocusBorderColor:"{primary.color}",checkedDisabledBorderColor:"{form.field.border.color}",invalidBorderColor:"{form.field.invalid.border.color}",shadow:"{form.field.shadow}",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"},transitionDuration:"{form.field.transition.duration}",sm:{width:"1rem",height:"1rem"},lg:{width:"1.5rem",height:"1.5rem"}},PP={size:"0.75rem",checkedColor:"{primary.contrast.color}",checkedHoverColor:"{primary.contrast.color}",disabledColor:"{form.field.disabled.color}",sm:{size:"0.5rem"},lg:{size:"1rem"}},DP={root:$P,icon:PP},BP={gap:"0.25rem",transitionDuration:"{transition.duration}",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},LP={size:"1rem",color:"{text.muted.color}",hoverColor:"{primary.color}",activeColor:"{primary.color}"},MP={root:BP,icon:LP},VP={light:{root:{background:"rgba(0,0,0,0.1)"}},dark:{root:{background:"rgba(255,255,255,0.3)"}}},FP={colorScheme:VP},UP={transitionDuration:"{transition.duration}"},HP={size:"9px",borderRadius:"{border.radius.sm}",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},jP={light:{bar:{background:"{surface.100}"}},dark:{bar:{background:"{surface.800}"}}},zP={root:UP,bar:HP,colorScheme:jP},WP={background:"{form.field.background}",disabledBackground:"{form.field.disabled.background}",filledBackground:"{form.field.filled.background}",filledHoverBackground:"{form.field.filled.hover.background}",filledFocusBackground:"{form.field.filled.focus.background}",borderColor:"{form.field.border.color}",hoverBorderColor:"{form.field.hover.border.color}",focusBorderColor:"{form.field.focus.border.color}",invalidBorderColor:"{form.field.invalid.border.color}",color:"{form.field.color}",disabledColor:"{form.field.disabled.color}",placeholderColor:"{form.field.placeholder.color}",invalidPlaceholderColor:"{form.field.invalid.placeholder.color}",shadow:"{form.field.shadow}",paddingX:"{form.field.padding.x}",paddingY:"{form.field.padding.y}",borderRadius:"{form.field.border.radius}",focusRing:{width:"{form.field.focus.ring.width}",style:"{form.field.focus.ring.style}",color:"{form.field.focus.ring.color}",offset:"{form.field.focus.ring.offset}",shadow:"{form.field.focus.ring.shadow}"},transitionDuration:"{form.field.transition.duration}",sm:{fontSize:"{form.field.sm.font.size}",paddingX:"{form.field.sm.padding.x}",paddingY:"{form.field.sm.padding.y}"},lg:{fontSize:"{form.field.lg.font.size}",paddingX:"{form.field.lg.padding.x}",paddingY:"{form.field.lg.padding.y}"}},KP={width:"2.5rem",color:"{form.field.icon.color}"},XP={background:"{overlay.select.background}",borderColor:"{overlay.select.border.color}",borderRadius:"{overlay.select.border.radius}",color:"{overlay.select.color}",shadow:"{overlay.select.shadow}"},GP={padding:"{list.padding}",gap:"{list.gap}",header:{padding:"{list.header.padding}"}},qP={focusBackground:"{list.option.focus.background}",selectedBackground:"{list.option.selected.background}",selectedFocusBackground:"{list.option.selected.focus.background}",color:"{list.option.color}",focusColor:"{list.option.focus.color}",selectedColor:"{list.option.selected.color}",selectedFocusColor:"{list.option.selected.focus.color}",padding:"{list.option.padding}",borderRadius:"{list.option.border.radius}"},YP={background:"{list.option.group.background}",color:"{list.option.group.color}",fontWeight:"{list.option.group.font.weight}",padding:"{list.option.group.padding}"},JP={color:"{form.field.icon.color}"},QP={color:"{list.option.color}",gutterStart:"-0.375rem",gutterEnd:"0.375rem"},ZP={padding:"{list.option.padding}"},eD={root:WP,dropdown:KP,overlay:XP,list:GP,option:qP,optionGroup:YP,clearIcon:JP,checkmark:QP,emptyMessage:ZP},tD={borderRadius:"{form.field.border.radius}"},rD={light:{root:{invalidBorderColor:"{form.field.invalid.border.color}"}},dark:{root:{invalidBorderColor:"{form.field.invalid.border.color}"}}},oD={root:tD,colorScheme:rD},nD={borderRadius:"{content.border.radius}"},iD={light:{root:{background:"{surface.200}",animationBackground:"rgba(255,255,255,0.4)"}},dark:{root:{background:"rgba(255, 255, 255, 0.06)",animationBackground:"rgba(255, 255, 255, 0.04)"}}},sD={root:nD,colorScheme:iD},aD={transitionDuration:"{transition.duration}"},lD={background:"{content.border.color}",borderRadius:"{content.border.radius}",size:"3px"},cD={background:"{primary.color}"},uD={width:"20px",height:"20px",borderRadius:"50%",background:"{content.border.color}",hoverBackground:"{content.border.color}",content:{borderRadius:"50%",hoverBackground:"{content.background}",width:"16px",height:"16px",shadow:"0px 0.5px 0px 0px rgba(0, 0, 0, 0.08), 0px 1px 1px 0px rgba(0, 0, 0, 0.14)"},focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},dD={light:{handle:{content:{background:"{surface.0}"}}},dark:{handle:{content:{background:"{surface.950}"}}}},fD={root:aD,track:lD,range:cD,handle:uD,colorScheme:dD},pD={gap:"0.5rem",transitionDuration:"{transition.duration}"},hD={root:pD},gD={borderRadius:"{form.field.border.radius}",roundedBorderRadius:"2rem",raisedShadow:"0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12)"},mD={root:gD},bD={background:"{content.background}",borderColor:"{content.border.color}",color:"{content.color}",transitionDuration:"{transition.duration}"},yD={background:"{content.border.color}"},vD={size:"24px",background:"transparent",borderRadius:"{content.border.radius}",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},_D={root:bD,gutter:yD,handle:vD},ED={transitionDuration:"{transition.duration}"},CD={background:"{content.border.color}",activeBackground:"{primary.color}",margin:"0 0 0 1.625rem",size:"2px"},SD={padding:"0.5rem",gap:"1rem"},wD={padding:"0",borderRadius:"{content.border.radius}",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"},gap:"0.5rem"},kD={color:"{text.muted.color}",activeColor:"{primary.color}",fontWeight:"500"},TD={background:"{content.background}",activeBackground:"{content.background}",borderColor:"{content.border.color}",activeBorderColor:"{content.border.color}",color:"{text.muted.color}",activeColor:"{primary.color}",size:"2rem",fontSize:"1.143rem",fontWeight:"500",borderRadius:"50%",shadow:"0px 0.5px 0px 0px rgba(0, 0, 0, 0.06), 0px 1px 1px 0px rgba(0, 0, 0, 0.12)"},xD={padding:"0.875rem 0.5rem 1.125rem 0.5rem"},OD={background:"{content.background}",color:"{content.color}",padding:"0",indent:"1rem"},AD={root:ED,separator:CD,step:SD,stepHeader:wD,stepTitle:kD,stepNumber:TD,steppanels:xD,steppanel:OD},RD={transitionDuration:"{transition.duration}"},ID={background:"{content.border.color}"},ND={borderRadius:"{content.border.radius}",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"},gap:"0.5rem"},$D={color:"{text.muted.color}",activeColor:"{primary.color}",fontWeight:"500"},PD={background:"{content.background}",activeBackground:"{content.background}",borderColor:"{content.border.color}",activeBorderColor:"{content.border.color}",color:"{text.muted.color}",activeColor:"{primary.color}",size:"2rem",fontSize:"1.143rem",fontWeight:"500",borderRadius:"50%",shadow:"0px 0.5px 0px 0px rgba(0, 0, 0, 0.06), 0px 1px 1px 0px rgba(0, 0, 0, 0.12)"},DD={root:RD,separator:ID,itemLink:ND,itemLabel:$D,itemNumber:PD},BD={transitionDuration:"{transition.duration}"},LD={borderWidth:"0 0 1px 0",background:"{content.background}",borderColor:"{content.border.color}"},MD={background:"transparent",hoverBackground:"transparent",activeBackground:"transparent",borderWidth:"0 0 1px 0",borderColor:"{content.border.color}",hoverBorderColor:"{content.border.color}",activeBorderColor:"{primary.color}",color:"{text.muted.color}",hoverColor:"{text.color}",activeColor:"{primary.color}",padding:"1rem 1.125rem",fontWeight:"600",margin:"0 0 -1px 0",gap:"0.5rem",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},VD={color:"{text.muted.color}",hoverColor:"{text.color}",activeColor:"{primary.color}"},FD={height:"1px",bottom:"-1px",background:"{primary.color}"},UD={root:BD,tablist:LD,item:MD,itemIcon:VD,activeBar:FD},HD={transitionDuration:"{transition.duration}"},jD={borderWidth:"0 0 1px 0",background:"{content.background}",borderColor:"{content.border.color}"},zD={background:"transparent",hoverBackground:"transparent",activeBackground:"transparent",borderWidth:"0 0 1px 0",borderColor:"{content.border.color}",hoverBorderColor:"{content.border.color}",activeBorderColor:"{primary.color}",color:"{text.muted.color}",hoverColor:"{text.color}",activeColor:"{primary.color}",padding:"1rem 1.125rem",fontWeight:"600",margin:"0 0 -1px 0",gap:"0.5rem",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"-1px",shadow:"{focus.ring.shadow}"}},WD={background:"{content.background}",color:"{content.color}",padding:"0.875rem 1.125rem 1.125rem 1.125rem",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"inset {focus.ring.shadow}"}},KD={background:"{content.background}",color:"{text.muted.color}",hoverColor:"{text.color}",width:"2.5rem",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"-1px",shadow:"{focus.ring.shadow}"}},XD={height:"1px",bottom:"-1px",background:"{primary.color}"},GD={light:{navButton:{shadow:"0px 0px 10px 50px rgba(255, 255, 255, 0.6)"}},dark:{navButton:{shadow:"0px 0px 10px 50px color-mix(in srgb, {content.background}, transparent 50%)"}}},qD={root:HD,tablist:jD,tab:zD,tabpanel:WD,navButton:KD,activeBar:XD,colorScheme:GD},YD={transitionDuration:"{transition.duration}"},JD={background:"{content.background}",borderColor:"{content.border.color}"},QD={borderColor:"{content.border.color}",activeBorderColor:"{primary.color}",color:"{text.muted.color}",hoverColor:"{text.color}",activeColor:"{primary.color}"},ZD={background:"{content.background}",color:"{content.color}"},e4={background:"{content.background}",color:"{text.muted.color}",hoverColor:"{text.color}"},t4={light:{navButton:{shadow:"0px 0px 10px 50px rgba(255, 255, 255, 0.6)"}},dark:{navButton:{shadow:"0px 0px 10px 50px color-mix(in srgb, {content.background}, transparent 50%)"}}},r4={root:YD,tabList:JD,tab:QD,tabPanel:ZD,navButton:e4,colorScheme:t4},o4={fontSize:"0.875rem",fontWeight:"700",padding:"0.25rem 0.5rem",gap:"0.25rem",borderRadius:"{content.border.radius}",roundedBorderRadius:"{border.radius.xl}"},n4={size:"0.75rem"},i4={light:{primary:{background:"{primary.100}",color:"{primary.700}"},secondary:{background:"{surface.100}",color:"{surface.600}"},success:{background:"{green.100}",color:"{green.700}"},info:{background:"{sky.100}",color:"{sky.700}"},warn:{background:"{orange.100}",color:"{orange.700}"},danger:{background:"{red.100}",color:"{red.700}"},contrast:{background:"{surface.950}",color:"{surface.0}"}},dark:{primary:{background:"color-mix(in srgb, {primary.500}, transparent 84%)",color:"{primary.300}"},secondary:{background:"{surface.800}",color:"{surface.300}"},success:{background:"color-mix(in srgb, {green.500}, transparent 84%)",color:"{green.300}"},info:{background:"color-mix(in srgb, {sky.500}, transparent 84%)",color:"{sky.300}"},warn:{background:"color-mix(in srgb, {orange.500}, transparent 84%)",color:"{orange.300}"},danger:{background:"color-mix(in srgb, {red.500}, transparent 84%)",color:"{red.300}"},contrast:{background:"{surface.0}",color:"{surface.950}"}}},s4={root:o4,icon:n4,colorScheme:i4},a4={background:"{form.field.background}",borderColor:"{form.field.border.color}",color:"{form.field.color}",height:"18rem",padding:"{form.field.padding.y} {form.field.padding.x}",borderRadius:"{form.field.border.radius}"},l4={gap:"0.25rem"},c4={margin:"2px 0"},u4={root:a4,prompt:l4,commandResponse:c4},d4={background:"{form.field.background}",disabledBackground:"{form.field.disabled.background}",filledBackground:"{form.field.filled.background}",filledHoverBackground:"{form.field.filled.hover.background}",filledFocusBackground:"{form.field.filled.focus.background}",borderColor:"{form.field.border.color}",hoverBorderColor:"{form.field.hover.border.color}",focusBorderColor:"{form.field.focus.border.color}",invalidBorderColor:"{form.field.invalid.border.color}",color:"{form.field.color}",disabledColor:"{form.field.disabled.color}",placeholderColor:"{form.field.placeholder.color}",invalidPlaceholderColor:"{form.field.invalid.placeholder.color}",shadow:"{form.field.shadow}",paddingX:"{form.field.padding.x}",paddingY:"{form.field.padding.y}",borderRadius:"{form.field.border.radius}",focusRing:{width:"{form.field.focus.ring.width}",style:"{form.field.focus.ring.style}",color:"{form.field.focus.ring.color}",offset:"{form.field.focus.ring.offset}",shadow:"{form.field.focus.ring.shadow}"},transitionDuration:"{form.field.transition.duration}",sm:{fontSize:"{form.field.sm.font.size}",paddingX:"{form.field.sm.padding.x}",paddingY:"{form.field.sm.padding.y}"},lg:{fontSize:"{form.field.lg.font.size}",paddingX:"{form.field.lg.padding.x}",paddingY:"{form.field.lg.padding.y}"}},f4={root:d4},p4={background:"{content.background}",borderColor:"{content.border.color}",color:"{content.color}",borderRadius:"{content.border.radius}",shadow:"{overlay.navigation.shadow}",transitionDuration:"{transition.duration}"},h4={padding:"{navigation.list.padding}",gap:"{navigation.list.gap}"},g4={focusBackground:"{navigation.item.focus.background}",activeBackground:"{navigation.item.active.background}",color:"{navigation.item.color}",focusColor:"{navigation.item.focus.color}",activeColor:"{navigation.item.active.color}",padding:"{navigation.item.padding}",borderRadius:"{navigation.item.border.radius}",gap:"{navigation.item.gap}",icon:{color:"{navigation.item.icon.color}",focusColor:"{navigation.item.icon.focus.color}",activeColor:"{navigation.item.icon.active.color}"}},m4={mobileIndent:"1rem"},b4={size:"{navigation.submenu.icon.size}",color:"{navigation.submenu.icon.color}",focusColor:"{navigation.submenu.icon.focus.color}",activeColor:"{navigation.submenu.icon.active.color}"},y4={borderColor:"{content.border.color}"},v4={root:p4,list:h4,item:g4,submenu:m4,submenuIcon:b4,separator:y4},_4={minHeight:"5rem"},E4={eventContent:{padding:"1rem 0"}},C4={eventContent:{padding:"0 1rem"}},S4={size:"1.125rem",borderRadius:"50%",borderWidth:"2px",background:"{content.background}",borderColor:"{content.border.color}",content:{borderRadius:"50%",size:"0.375rem",background:"{primary.color}",insetShadow:"0px 0.5px 0px 0px rgba(0, 0, 0, 0.06), 0px 1px 1px 0px rgba(0, 0, 0, 0.12)"}},w4={color:"{content.border.color}",size:"2px"},k4={event:_4,horizontal:E4,vertical:C4,eventMarker:S4,eventConnector:w4},T4={width:"25rem",borderRadius:"{content.border.radius}",borderWidth:"1px",transitionDuration:"{transition.duration}"},x4={size:"1.125rem"},O4={padding:"{overlay.popover.padding}",gap:"0.5rem"},A4={gap:"0.5rem"},R4={fontWeight:"500",fontSize:"1rem"},I4={fontWeight:"500",fontSize:"0.875rem"},N4={width:"1.75rem",height:"1.75rem",borderRadius:"50%",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",offset:"{focus.ring.offset}"}},$4={size:"1rem"},P4={light:{root:{blur:"1.5px"},info:{background:"color-mix(in srgb, {blue.50}, transparent 5%)",borderColor:"{blue.200}",color:"{blue.600}",detailColor:"{surface.700}",shadow:"0px 4px 8px 0px color-mix(in srgb, {blue.500}, transparent 96%)",closeButton:{hoverBackground:"{blue.100}",focusRing:{color:"{blue.600}",shadow:"none"}}},success:{background:"color-mix(in srgb, {green.50}, transparent 5%)",borderColor:"{green.200}",color:"{green.600}",detailColor:"{surface.700}",shadow:"0px 4px 8px 0px color-mix(in srgb, {green.500}, transparent 96%)",closeButton:{hoverBackground:"{green.100}",focusRing:{color:"{green.600}",shadow:"none"}}},warn:{background:"color-mix(in srgb,{yellow.50}, transparent 5%)",borderColor:"{yellow.200}",color:"{yellow.600}",detailColor:"{surface.700}",shadow:"0px 4px 8px 0px color-mix(in srgb, {yellow.500}, transparent 96%)",closeButton:{hoverBackground:"{yellow.100}",focusRing:{color:"{yellow.600}",shadow:"none"}}},error:{background:"color-mix(in srgb, {red.50}, transparent 5%)",borderColor:"{red.200}",color:"{red.600}",detailColor:"{surface.700}",shadow:"0px 4px 8px 0px color-mix(in srgb, {red.500}, transparent 96%)",closeButton:{hoverBackground:"{red.100}",focusRing:{color:"{red.600}",shadow:"none"}}},secondary:{background:"{surface.100}",borderColor:"{surface.200}",color:"{surface.600}",detailColor:"{surface.700}",shadow:"0px 4px 8px 0px color-mix(in srgb, {surface.500}, transparent 96%)",closeButton:{hoverBackground:"{surface.200}",focusRing:{color:"{surface.600}",shadow:"none"}}},contrast:{background:"{surface.900}",borderColor:"{surface.950}",color:"{surface.50}",detailColor:"{surface.0}",shadow:"0px 4px 8px 0px color-mix(in srgb, {surface.950}, transparent 96%)",closeButton:{hoverBackground:"{surface.800}",focusRing:{color:"{surface.50}",shadow:"none"}}}},dark:{root:{blur:"10px"},info:{background:"color-mix(in srgb, {blue.500}, transparent 84%)",borderColor:"color-mix(in srgb, {blue.700}, transparent 64%)",color:"{blue.500}",detailColor:"{surface.0}",shadow:"0px 4px 8px 0px color-mix(in srgb, {blue.500}, transparent 96%)",closeButton:{hoverBackground:"rgba(255, 255, 255, 0.05)",focusRing:{color:"{blue.500}",shadow:"none"}}},success:{background:"color-mix(in srgb, {green.500}, transparent 84%)",borderColor:"color-mix(in srgb, {green.700}, transparent 64%)",color:"{green.500}",detailColor:"{surface.0}",shadow:"0px 4px 8px 0px color-mix(in srgb, {green.500}, transparent 96%)",closeButton:{hoverBackground:"rgba(255, 255, 255, 0.05)",focusRing:{color:"{green.500}",shadow:"none"}}},warn:{background:"color-mix(in srgb, {yellow.500}, transparent 84%)",borderColor:"color-mix(in srgb, {yellow.700}, transparent 64%)",color:"{yellow.500}",detailColor:"{surface.0}",shadow:"0px 4px 8px 0px color-mix(in srgb, {yellow.500}, transparent 96%)",closeButton:{hoverBackground:"rgba(255, 255, 255, 0.05)",focusRing:{color:"{yellow.500}",shadow:"none"}}},error:{background:"color-mix(in srgb, {red.500}, transparent 84%)",borderColor:"color-mix(in srgb, {red.700}, transparent 64%)",color:"{red.500}",detailColor:"{surface.0}",shadow:"0px 4px 8px 0px color-mix(in srgb, {red.500}, transparent 96%)",closeButton:{hoverBackground:"rgba(255, 255, 255, 0.05)",focusRing:{color:"{red.500}",shadow:"none"}}},secondary:{background:"{surface.800}",borderColor:"{surface.700}",color:"{surface.300}",detailColor:"{surface.0}",shadow:"0px 4px 8px 0px color-mix(in srgb, {surface.500}, transparent 96%)",closeButton:{hoverBackground:"{surface.700}",focusRing:{color:"{surface.300}",shadow:"none"}}},contrast:{background:"{surface.0}",borderColor:"{surface.100}",color:"{surface.950}",detailColor:"{surface.950}",shadow:"0px 4px 8px 0px color-mix(in srgb, {surface.950}, transparent 96%)",closeButton:{hoverBackground:"{surface.100}",focusRing:{color:"{surface.950}",shadow:"none"}}}}},D4={root:T4,icon:x4,content:O4,text:A4,summary:R4,detail:I4,closeButton:N4,closeIcon:$4,colorScheme:P4},B4={padding:"0.25rem",borderRadius:"{content.border.radius}",gap:"0.5rem",fontWeight:"500",disabledBackground:"{form.field.disabled.background}",disabledBorderColor:"{form.field.disabled.background}",disabledColor:"{form.field.disabled.color}",invalidBorderColor:"{form.field.invalid.border.color}",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"},transitionDuration:"{form.field.transition.duration}",sm:{fontSize:"{form.field.sm.font.size}",padding:"0.25rem"},lg:{fontSize:"{form.field.lg.font.size}",padding:"0.25rem"}},L4={disabledColor:"{form.field.disabled.color}"},M4={padding:"0.25rem 0.75rem",borderRadius:"{content.border.radius}",checkedShadow:"0px 1px 2px 0px rgba(0, 0, 0, 0.02), 0px 1px 2px 0px rgba(0, 0, 0, 0.04)",sm:{padding:"0.25rem 0.75rem"},lg:{padding:"0.25rem 0.75rem"}},V4={light:{root:{background:"{surface.100}",checkedBackground:"{surface.100}",hoverBackground:"{surface.100}",borderColor:"{surface.100}",color:"{surface.500}",hoverColor:"{surface.700}",checkedColor:"{surface.900}",checkedBorderColor:"{surface.100}"},content:{checkedBackground:"{surface.0}"},icon:{color:"{surface.500}",hoverColor:"{surface.700}",checkedColor:"{surface.900}"}},dark:{root:{background:"{surface.950}",checkedBackground:"{surface.950}",hoverBackground:"{surface.950}",borderColor:"{surface.950}",color:"{surface.400}",hoverColor:"{surface.300}",checkedColor:"{surface.0}",checkedBorderColor:"{surface.950}"},content:{checkedBackground:"{surface.800}"},icon:{color:"{surface.400}",hoverColor:"{surface.300}",checkedColor:"{surface.0}"}}},F4={root:B4,icon:L4,content:M4,colorScheme:V4},U4={width:"2.5rem",height:"1.5rem",borderRadius:"30px",gap:"0.25rem",shadow:"{form.field.shadow}",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"},borderWidth:"1px",borderColor:"transparent",hoverBorderColor:"transparent",checkedBorderColor:"transparent",checkedHoverBorderColor:"transparent",invalidBorderColor:"{form.field.invalid.border.color}",transitionDuration:"{form.field.transition.duration}",slideDuration:"0.2s"},H4={borderRadius:"50%",size:"1rem"},j4={light:{root:{background:"{surface.300}",disabledBackground:"{form.field.disabled.background}",hoverBackground:"{surface.400}",checkedBackground:"{primary.color}",checkedHoverBackground:"{primary.hover.color}"},handle:{background:"{surface.0}",disabledBackground:"{form.field.disabled.color}",hoverBackground:"{surface.0}",checkedBackground:"{surface.0}",checkedHoverBackground:"{surface.0}",color:"{text.muted.color}",hoverColor:"{text.color}",checkedColor:"{primary.color}",checkedHoverColor:"{primary.hover.color}"}},dark:{root:{background:"{surface.700}",disabledBackground:"{surface.600}",hoverBackground:"{surface.600}",checkedBackground:"{primary.color}",checkedHoverBackground:"{primary.hover.color}"},handle:{background:"{surface.400}",disabledBackground:"{surface.900}",hoverBackground:"{surface.300}",checkedBackground:"{surface.900}",checkedHoverBackground:"{surface.900}",color:"{surface.900}",hoverColor:"{surface.800}",checkedColor:"{primary.color}",checkedHoverColor:"{primary.hover.color}"}}},z4={root:U4,handle:H4,colorScheme:j4},W4={background:"{content.background}",borderColor:"{content.border.color}",borderRadius:"{content.border.radius}",color:"{content.color}",gap:"0.5rem",padding:"0.75rem"},K4={root:W4},X4={maxWidth:"12.5rem",gutter:"0.25rem",shadow:"{overlay.popover.shadow}",padding:"0.5rem 0.75rem",borderRadius:"{overlay.popover.border.radius}"},G4={light:{root:{background:"{surface.700}",color:"{surface.0}"}},dark:{root:{background:"{surface.700}",color:"{surface.0}"}}},q4={root:X4,colorScheme:G4},Y4={background:"{content.background}",color:"{content.color}",padding:"1rem",gap:"2px",indent:"1rem",transitionDuration:"{transition.duration}"},J4={padding:"0.25rem 0.5rem",borderRadius:"{content.border.radius}",hoverBackground:"{content.hover.background}",selectedBackground:"{highlight.background}",color:"{text.color}",hoverColor:"{text.hover.color}",selectedColor:"{highlight.color}",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"-1px",shadow:"{focus.ring.shadow}"},gap:"0.25rem"},Q4={color:"{text.muted.color}",hoverColor:"{text.hover.muted.color}",selectedColor:"{highlight.color}"},Z4={borderRadius:"50%",size:"1.75rem",hoverBackground:"{content.hover.background}",selectedHoverBackground:"{content.background}",color:"{text.muted.color}",hoverColor:"{text.hover.muted.color}",selectedHoverColor:"{primary.color}",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},eB={size:"2rem"},tB={margin:"0 0 0.5rem 0"},rB={root:Y4,node:J4,nodeIcon:Q4,nodeToggleButton:Z4,loadingIcon:eB,filter:tB},oB={background:"{form.field.background}",disabledBackground:"{form.field.disabled.background}",filledBackground:"{form.field.filled.background}",filledHoverBackground:"{form.field.filled.hover.background}",filledFocusBackground:"{form.field.filled.focus.background}",borderColor:"{form.field.border.color}",hoverBorderColor:"{form.field.hover.border.color}",focusBorderColor:"{form.field.focus.border.color}",invalidBorderColor:"{form.field.invalid.border.color}",color:"{form.field.color}",disabledColor:"{form.field.disabled.color}",placeholderColor:"{form.field.placeholder.color}",invalidPlaceholderColor:"{form.field.invalid.placeholder.color}",shadow:"{form.field.shadow}",paddingX:"{form.field.padding.x}",paddingY:"{form.field.padding.y}",borderRadius:"{form.field.border.radius}",focusRing:{width:"{form.field.focus.ring.width}",style:"{form.field.focus.ring.style}",color:"{form.field.focus.ring.color}",offset:"{form.field.focus.ring.offset}",shadow:"{form.field.focus.ring.shadow}"},transitionDuration:"{form.field.transition.duration}",sm:{fontSize:"{form.field.sm.font.size}",paddingX:"{form.field.sm.padding.x}",paddingY:"{form.field.sm.padding.y}"},lg:{fontSize:"{form.field.lg.font.size}",paddingX:"{form.field.lg.padding.x}",paddingY:"{form.field.lg.padding.y}"}},nB={width:"2.5rem",color:"{form.field.icon.color}"},iB={background:"{overlay.select.background}",borderColor:"{overlay.select.border.color}",borderRadius:"{overlay.select.border.radius}",color:"{overlay.select.color}",shadow:"{overlay.select.shadow}"},sB={padding:"{list.padding}"},aB={padding:"{list.option.padding}"},lB={borderRadius:"{border.radius.sm}"},cB={color:"{form.field.icon.color}"},uB={root:oB,dropdown:nB,overlay:iB,tree:sB,emptyMessage:aB,chip:lB,clearIcon:cB},dB={transitionDuration:"{transition.duration}"},fB={background:"{content.background}",borderColor:"{treetable.border.color}",color:"{content.color}",borderWidth:"0 0 1px 0",padding:"0.75rem 1rem"},pB={background:"{content.background}",hoverBackground:"{content.hover.background}",selectedBackground:"{highlight.background}",borderColor:"{treetable.border.color}",color:"{content.color}",hoverColor:"{content.hover.color}",selectedColor:"{highlight.color}",gap:"0.5rem",padding:"0.75rem 1rem",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"-1px",shadow:"{focus.ring.shadow}"}},hB={fontWeight:"600"},gB={background:"{content.background}",hoverBackground:"{content.hover.background}",selectedBackground:"{highlight.background}",color:"{content.color}",hoverColor:"{content.hover.color}",selectedColor:"{highlight.color}",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"-1px",shadow:"{focus.ring.shadow}"}},mB={borderColor:"{treetable.border.color}",padding:"0.75rem 1rem",gap:"0.5rem"},bB={background:"{content.background}",borderColor:"{treetable.border.color}",color:"{content.color}",padding:"0.75rem 1rem"},yB={fontWeight:"600"},vB={background:"{content.background}",borderColor:"{treetable.border.color}",color:"{content.color}",borderWidth:"0 0 1px 0",padding:"0.75rem 1rem"},_B={width:"0.5rem"},EB={width:"1px",color:"{primary.color}"},CB={color:"{text.muted.color}",hoverColor:"{text.hover.muted.color}",size:"0.875rem"},SB={size:"2rem"},wB={hoverBackground:"{content.hover.background}",selectedHoverBackground:"{content.background}",color:"{text.muted.color}",hoverColor:"{text.color}",selectedHoverColor:"{primary.color}",size:"1.75rem",borderRadius:"50%",focusRing:{width:"{focus.ring.width}",style:"{focus.ring.style}",color:"{focus.ring.color}",offset:"{focus.ring.offset}",shadow:"{focus.ring.shadow}"}},kB={borderColor:"{content.border.color}",borderWidth:"0 0 1px 0"},TB={borderColor:"{content.border.color}",borderWidth:"0 0 1px 0"},xB={light:{root:{borderColor:"{content.border.color}"},bodyCell:{selectedBorderColor:"{primary.100}"}},dark:{root:{borderColor:"{surface.800}"},bodyCell:{selectedBorderColor:"{primary.900}"}}},OB={root:dB,header:fB,headerCell:pB,columnTitle:hB,row:gB,bodyCell:mB,footerCell:bB,columnFooter:yB,footer:vB,columnResizer:_B,resizeIndicator:EB,sortIcon:CB,loadingIcon:SB,nodeToggleButton:wB,paginatorTop:kB,paginatorBottom:TB,colorScheme:xB},AB={mask:{background:"{content.background}",color:"{text.muted.color}"},icon:{size:"2rem"}},RB={loader:AB};function Fi(e){"@babel/helpers - typeof";return Fi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Fi(e)}function Hh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),r.push.apply(r,o)}return r}function jh(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Hh(Object(r),!0).forEach(function(o){IB(e,o,r[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Hh(Object(r)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(r,o))})}return e}function IB(e,t,r){return(t=NB(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function NB(e){var t=$B(e,"string");return Fi(t)=="symbol"?t:t+""}function $B(e,t){if(Fi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var o=r.call(e,t);if(Fi(o)!="object")return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var PB=jh(jh({},qR),{},{components:{accordion:SR,autocomplete:$R,avatar:VR,badge:KR,blockui:JR,breadcrumb:tI,button:nI,datepicker:W2,card:uI,carousel:mI,cascadeselect:SI,checkbox:TI,chip:NI,colorpicker:LI,confirmdialog:FI,confirmpopup:WI,contextmenu:QI,dataview:k2,datatable:y2,dialog:J2,divider:r5,dock:i5,drawer:d5,editor:b5,fieldset:C5,fileupload:R5,iftalabel:tN,floatlabel:D5,galleria:Y5,iconfield:Q5,image:sN,imagecompare:lN,inlinemessage:pN,inplace:mN,inputchips:_N,inputgroup:CN,inputnumber:TN,inputotp:AN,inputtext:IN,knob:BN,listbox:zN,megamenu:e$,menu:s$,menubar:p$,message:S$,metergroup:R$,multiselect:F$,orderlist:j$,organizationchart:G$,overlaybadge:Y$,popover:TP,paginator:tP,password:_P,panel:lP,panelmenu:hP,picklist:SP,progressbar:RP,progressspinner:NP,radiobutton:DP,rating:MP,ripple:FP,scrollpanel:zP,select:eD,selectbutton:oD,skeleton:sD,slider:fD,speeddial:hD,splitter:_D,splitbutton:mD,stepper:AD,steps:DD,tabmenu:UD,tabs:qD,tabview:r4,textarea:f4,tieredmenu:v4,tag:s4,terminal:u4,timeline:k4,togglebutton:F4,toggleswitch:z4,tree:rB,treeselect:uB,treetable:OB,toast:D4,toolbar:K4,tooltip:q4,virtualscroller:RB}}),zh=ul(),DB=Symbol(),BB={install:function(t){var r={require:function(n){zh.emit("confirm",n)},close:function(){zh.emit("close")}};t.config.globalProperties.$confirm=r,t.provide(DB,r)}},ys=ul(),LB=Symbol(),MB={install:function(t){var r={add:function(n){ys.emit("add",n)},remove:function(n){ys.emit("remove",n)},removeGroup:function(n){ys.emit("remove-group",n)},removeAllGroups:function(){ys.emit("remove-all-groups")}};t.config.globalProperties.$toast=r,t.provide(LB,r)}};const Hl="ru",VB={created({app:e,context:t,req:r,res:o,isClient:n}){const i=vx(),s=cx(),a=TT({isClient:n}),l=aT(),u=async function(c,f=307){console.log("Redirecting: "+c),n?await a.push(c):o.redirect(c,f)};l.use(function(){return{$redirect:u,$emitter:i}}),e.use(a),e.use(l),e.use(s),e.use(CA,{default:Hl,getLang:()=>cr(l).lang});const d=bx();return e.use(d,a,l),e.use(yR,{theme:{preset:PB,options:{darkModeSelector:!1}}}),e.use(BB),e.use(MB),e.config.globalProperties.$emitter=i,e.config.globalProperties.$emitter=i,e.config.globalProperties.$redirect=u,!n&&(cr(l).context=t),a.beforeEach(async c=>{cr(l).toLang=Oh(c.fullPath,Hl)}),a.afterEach(async(c,f)=>{cr(l).lang=Oh(c.fullPath,Hl)}),{head:s,router:a,pinia:l}},rendered({isClient:e,pinia:t}){if(!e){const r=cr(t);r.context.cookies={},r.context.headers={},r.context.ip="",r.context.memcache=null}}},FB=po({name:"App",setup(){const e=cr();Tb(dt(()=>e.page))}}),UB={class:"app"};function HB(e,t,r,o,n,i){const s=hu("RouterView");return io(),La("div",UB,[Ie(s)])}const jB=Ku(FB,[["render",HB],["__file","/Volumes/MacMiniAPFS/projects/packages/vite-node-template/template-vite-vue3-pinia-mts/src/frontend/App.vue"]]);dC(jB,VB);