2025-03-01 22:03:28 +01:00

90 lines
818 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

(function(){const e=document.createElement("link").relList;if(e&&e.supports&&e.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))s(i);new MutationObserver(i=>{for(const r of i)if(r.type==="childList")for(const o of r.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&s(o)}).observe(document,{childList:!0,subtree:!0});function n(i){const r={};return i.integrity&&(r.integrity=i.integrity),i.referrerPolicy&&(r.referrerPolicy=i.referrerPolicy),i.crossOrigin==="use-credentials"?r.credentials="include":i.crossOrigin==="anonymous"?r.credentials="omit":r.credentials="same-origin",r}function s(i){if(i.ep)return;i.ep=!0;const r=n(i);fetch(i.href,r)}})();/**
* @vue/shared v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**//*! #__NO_SIDE_EFFECTS__ */function nn(t){const e=Object.create(null);for(const n of t.split(","))e[n]=1;return n=>n in e}const Yt={},dr=[],tn=()=>{},Qr=()=>!1,qi=t=>t.charCodeAt(0)===111&&t.charCodeAt(1)===110&&(t.charCodeAt(2)>122||t.charCodeAt(2)<97),nu=t=>t.startsWith("onUpdate:"),Zt=Object.assign,su=(t,e)=>{const n=t.indexOf(e);n>-1&&t.splice(n,1)},LS=Object.prototype.hasOwnProperty,ae=(t,e)=>LS.call(t,e),bt=Array.isArray,fr=t=>Or(t)==="[object Map]",zi=t=>Or(t)==="[object Set]",pf=t=>Or(t)==="[object Date]",By=t=>Or(t)==="[object RegExp]",Ot=t=>typeof t=="function",$t=t=>typeof t=="string",xn=t=>typeof t=="symbol",de=t=>t!==null&&typeof t=="object",iu=t=>(de(t)||Ot(t))&&Ot(t.then)&&Ot(t.catch),vh=Object.prototype.toString,Or=t=>vh.call(t),Wy=t=>Or(t).slice(8,-1),qa=t=>Or(t)==="[object Object]",ru=t=>$t(t)&&t!=="NaN"&&t[0]!=="-"&&""+parseInt(t,10)===t,si=nn(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),qy=nn("bind,cloak,else-if,else,for,html,if,model,on,once,pre,show,slot,text,memo"),ou=t=>{const e=Object.create(null);return n=>e[n]||(e[n]=t(n))},DS=/-(\w)/g,we=ou(t=>t.replace(DS,(e,n)=>n?n.toUpperCase():"")),MS=/\B([A-Z])/g,hn=ou(t=>t.replace(MS,"-$1").toLowerCase()),Gi=ou(t=>t.charAt(0).toUpperCase()+t.slice(1)),hr=ou(t=>t?`on${Gi(t)}`:""),un=(t,e)=>!Object.is(t,e),pr=(t,...e)=>{for(let n=0;n<t.length;n++)t[n](...e)},Sh=(t,e,n,s=!1)=>{Object.defineProperty(t,e,{configurable:!0,enumerable:!1,writable:s,value:n})},va=t=>{const e=parseFloat(t);return isNaN(e)?t:e},Sa=t=>{const e=$t(t)?Number(t):NaN;return isNaN(e)?t:e};let rm;const za=()=>rm||(rm=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{}),FS=/^[_$a-zA-Z\xA0-\uFFFF][_$a-zA-Z0-9\xA0-\uFFFF]*$/;function VS(t){return FS.test(t)?`__props.${t}`:`__props[${JSON.stringify(t)}]`}function HS(t,e){return t+JSON.stringify(e,(n,s)=>typeof s=="function"?s.toString():s)}const US={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"},jS={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"},BS={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"},WS={STABLE:1,1:"STABLE",DYNAMIC:2,2:"DYNAMIC",FORWARDED:3,3:"FORWARDED"},qS={1:"STABLE",2:"DYNAMIC",3:"FORWARDED"},zS="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",Eh=nn(zS),GS=Eh,om=2;function zy(t,e=0,n=t.length){if(e=Math.max(0,Math.min(e,t.length)),n=Math.max(0,Math.min(n,t.length)),e>n)return"";let s=t.split(/(\r?\n)/);const i=s.filter((a,l)=>l%2===1);s=s.filter((a,l)=>l%2===0);let r=0;const o=[];for(let a=0;a<s.length;a++)if(r+=s[a].length+(i[a]&&i[a].length||0),r>=e){for(let l=a-om;l<=a+om||n>r;l++){if(l<0||l>=s.length)continue;const c=l+1;o.push(`${c}${" ".repeat(Math.max(3-String(c).length,0))}| ${s[l]}`);const u=s[l].length,d=i[l]&&i[l].length||0;if(l===a){const f=e-(r-(u+d)),h=Math.max(1,n>r?u-f:n-e);o.push(" | "+" ".repeat(f)+"^".repeat(h))}else if(l>a){if(n>r){const f=Math.max(Math.min(n-r,u),1);o.push(" | "+"^".repeat(f))}r+=u+d}}break}return o.join(`
`)}function fi(t){if(bt(t)){const e={};for(let n=0;n<t.length;n++){const s=t[n],i=$t(s)?wh(s):fi(s);if(i)for(const r in i)e[r]=i[r]}return e}else if($t(t)||de(t))return t}const KS=/;(?![^(]*\))/g,XS=/:([^]+)/,YS=/\/\*[^]*?\*\//g;function wh(t){const e={};return t.replace(YS,"").split(KS).forEach(n=>{if(n){const s=n.split(XS);s.length>1&&(e[s[0].trim()]=s[1].trim())}}),e}function ZS(t){if(!t)return"";if($t(t))return t;let e="";for(const n in t){const s=t[n];if($t(s)||typeof s=="number"){const i=n.startsWith("--")?n:hn(n);e+=`${i}:${s};`}}return e}function Vt(t){let e="";if($t(t))e=t;else if(bt(t))for(let n=0;n<t.length;n++){const s=Vt(t[n]);s&&(e+=s+" ")}else if(de(t))for(const n in t)t[n]&&(e+=n+" ");return e.trim()}function to(t){if(!t)return null;let{class:e,style:n}=t;return e&&!$t(e)&&(t.class=Vt(e)),n&&(t.style=fi(n)),t}const JS="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",QS="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",t3="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",e3="area,base,br,col,embed,hr,img,input,link,meta,param,source,track,wbr",Gy=nn(JS),Ky=nn(QS),Xy=nn(t3),Yy=nn(e3),Zy="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Jy=nn(Zy),n3=nn(Zy+",async,autofocus,autoplay,controls,default,defer,disabled,hidden,inert,loop,open,required,reversed,scoped,seamless,checked,muted,multiple,selected");function Ch(t){return!!t||t===""}const s3=/[>/="'\u0009\u000a\u000c\u0020]/,md={};function i3(t){if(md.hasOwnProperty(t))return md[t];const e=s3.test(t);return e&&console.error(`unsafe attribute name: ${t}`),md[t]=!e}const r3={acceptCharset:"accept-charset",className:"class",htmlFor:"for",httpEquiv:"http-equiv"},o3=nn("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"),a3=nn("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"),l3=nn("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 c3(t){if(t==null)return!1;const e=typeof t;return e==="string"||e==="number"||e==="boolean"}const u3=/["'&<>]/;function d3(t){const e=""+t,n=u3.exec(e);if(!n)return e;let s="",i,r,o=0;for(r=n.index;r<e.length;r++){switch(e.charCodeAt(r)){case 34:i="&quot;";break;case 38:i="&amp;";break;case 39:i="&#39;";break;case 60:i="&lt;";break;case 62:i="&gt;";break;default:continue}o!==r&&(s+=e.slice(o,r)),o=r+1,s+=i}return o!==r?s+e.slice(o,r):s}const f3=/^-?>|<!--|-->|--!>|<!-$/g;function h3(t){return t.replace(f3,"")}const Qy=/[ !"#$%&'()*+,./:;<=>?@[\\\]^`{|}~]/g;function p3(t,e){return t.replace(Qy,n=>e?n==='"'?'\\\\\\"':`\\\\${n}`:`\\${n}`)}function m3(t,e){if(t.length!==e.length)return!1;let n=!0;for(let s=0;n&&s<t.length;s++)n=li(t[s],e[s]);return n}function li(t,e){if(t===e)return!0;let n=pf(t),s=pf(e);if(n||s)return n&&s?t.getTime()===e.getTime():!1;if(n=xn(t),s=xn(e),n||s)return t===e;if(n=bt(t),s=bt(e),n||s)return n&&s?m3(t,e):!1;if(n=de(t),s=de(e),n||s){if(!n||!s)return!1;const i=Object.keys(t).length,r=Object.keys(e).length;if(i!==r)return!1;for(const o in t){const a=t.hasOwnProperty(o),l=e.hasOwnProperty(o);if(a&&!l||!a&&l||!li(t[o],e[o]))return!1}}return String(t)===String(e)}function Ga(t,e){return t.findIndex(n=>li(n,e))}const t_=t=>!!(t&&t.__v_isRef===!0),$=t=>$t(t)?t:t==null?"":bt(t)||de(t)&&(t.toString===vh||!Ot(t.toString))?t_(t)?$(t.value):JSON.stringify(t,e_,2):String(t),e_=(t,e)=>t_(e)?e_(t,e.value):fr(e)?{[`Map(${e.size})`]:[...e.entries()].reduce((n,[s,i],r)=>(n[gd(s,r)+" =>"]=i,n),{})}:zi(e)?{[`Set(${e.size})`]:[...e.values()].map(n=>gd(n))}:xn(e)?gd(e):de(e)&&!bt(e)&&!qa(e)?String(e):e,gd=(t,e="")=>{var n;return xn(t)?`Symbol(${(n=t.description)!=null?n:e})`:t},g3=Object.freeze(Object.defineProperty({__proto__:null,EMPTY_ARR:dr,EMPTY_OBJ:Yt,NO:Qr,NOOP:tn,PatchFlagNames:jS,PatchFlags:US,ShapeFlags:BS,SlotFlags:WS,camelize:we,capitalize:Gi,cssVarNameEscapeSymbolsRE:Qy,def:Sh,escapeHtml:d3,escapeHtmlComment:h3,extend:Zt,genCacheKey:HS,genPropsAccessExp:VS,generateCodeFrame:zy,getEscapedCssVarName:p3,getGlobalThis:za,hasChanged:un,hasOwn:ae,hyphenate:hn,includeBooleanAttr:Ch,invokeArrayFns:pr,isArray:bt,isBooleanAttr:n3,isBuiltInDirective:qy,isDate:pf,isFunction:Ot,isGloballyAllowed:Eh,isGloballyWhitelisted:GS,isHTMLTag:Gy,isIntegerKey:ru,isKnownHtmlAttr:o3,isKnownMathMLAttr:l3,isKnownSvgAttr:a3,isMap:fr,isMathMLTag:Xy,isModelListener:nu,isObject:de,isOn:qi,isPlainObject:qa,isPromise:iu,isRegExp:By,isRenderableAttrValue:c3,isReservedProp:si,isSSRSafeAttrName:i3,isSVGTag:Ky,isSet:zi,isSpecialBooleanAttr:Jy,isString:$t,isSymbol:xn,isVoidTag:Yy,looseEqual:li,looseIndexOf:Ga,looseToNumber:va,makeMap:nn,normalizeClass:Vt,normalizeProps:to,normalizeStyle:fi,objectToString:vh,parseStringStyle:wh,propsToAttrMap:r3,remove:su,slotFlagsText:qS,stringifyStyle:ZS,toDisplayString:$,toHandlerKey:hr,toNumber:Sa,toRawType:Wy,toTypeString:Or},Symbol.toStringTag,{value:"Module"}));/**
* @vue/reactivity v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let En;class kh{constructor(e=!1){this.detached=e,this._active=!0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=En,!e&&En&&(this.index=(En.scopes||(En.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let e,n;if(this.scopes)for(e=0,n=this.scopes.length;e<n;e++)this.scopes[e].pause();for(e=0,n=this.effects.length;e<n;e++)this.effects[e].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let e,n;if(this.scopes)for(e=0,n=this.scopes.length;e<n;e++)this.scopes[e].resume();for(e=0,n=this.effects.length;e<n;e++)this.effects[e].resume()}}run(e){if(this._active){const n=En;try{return En=this,e()}finally{En=n}}}on(){En=this}off(){En=this.parent}stop(e){if(this._active){this._active=!1;let n,s;for(n=0,s=this.effects.length;n<s;n++)this.effects[n].stop();for(this.effects.length=0,n=0,s=this.cleanups.length;n<s;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,s=this.scopes.length;n<s;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!e){const i=this.parent.scopes.pop();i&&i!==this&&(this.parent.scopes[this.index]=i,i.index=this.index)}this.parent=void 0}}}function au(t){return new kh(t)}function Th(){return En}function n_(t,e=!1){En&&En.cleanups.push(t)}let Ee;const bd=new WeakSet;class Ea{constructor(e){this.fn=e,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,En&&En.active&&En.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,bd.has(this)&&(bd.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||i_(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,am(this),r_(this);const e=Ee,n=Es;Ee=this,Es=!0;try{return this.fn()}finally{o_(this),Ee=e,Es=n,this.flags&=-3}}stop(){if(this.flags&1){for(let e=this.deps;e;e=e.nextDep)Oh(e);this.deps=this.depsTail=void 0,am(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?bd.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){mf(this)&&this.run()}get dirty(){return mf(this)}}let s_=0,sa,ia;function i_(t,e=!1){if(t.flags|=8,e){t.next=ia,ia=t;return}t.next=sa,sa=t}function xh(){s_++}function Ah(){if(--s_>0)return;if(ia){let e=ia;for(ia=void 0;e;){const n=e.next;e.next=void 0,e.flags&=-9,e=n}}let t;for(;sa;){let e=sa;for(sa=void 0;e;){const n=e.next;if(e.next=void 0,e.flags&=-9,e.flags&1)try{e.trigger()}catch(s){t||(t=s)}e=n}}if(t)throw t}function r_(t){for(let e=t.deps;e;e=e.nextDep)e.version=-1,e.prevActiveLink=e.dep.activeLink,e.dep.activeLink=e}function o_(t){let e,n=t.depsTail,s=n;for(;s;){const i=s.prevDep;s.version===-1?(s===n&&(n=i),Oh(s),b3(s)):e=s,s.dep.activeLink=s.prevActiveLink,s.prevActiveLink=void 0,s=i}t.deps=e,t.depsTail=n}function mf(t){for(let e=t.deps;e;e=e.nextDep)if(e.dep.version!==e.version||e.dep.computed&&(a_(e.dep.computed)||e.dep.version!==e.version))return!0;return!!t._dirty}function a_(t){if(t.flags&4&&!(t.flags&16)||(t.flags&=-17,t.globalVersion===wa))return;t.globalVersion=wa;const e=t.dep;if(t.flags|=2,e.version>0&&!t.isSSR&&t.deps&&!mf(t)){t.flags&=-3;return}const n=Ee,s=Es;Ee=t,Es=!0;try{r_(t);const i=t.fn(t._value);(e.version===0||un(i,t._value))&&(t._value=i,e.version++)}catch(i){throw e.version++,i}finally{Ee=n,Es=s,o_(t),t.flags&=-3}}function Oh(t,e=!1){const{dep:n,prevSub:s,nextSub:i}=t;if(s&&(s.nextSub=i,t.prevSub=void 0),i&&(i.prevSub=s,t.nextSub=void 0),n.subs===t&&(n.subs=s,!s&&n.computed)){n.computed.flags&=-5;for(let r=n.computed.deps;r;r=r.nextDep)Oh(r,!0)}!e&&!--n.sc&&n.map&&n.map.delete(n.key)}function b3(t){const{prevDep:e,nextDep:n}=t;e&&(e.nextDep=n,t.prevDep=void 0),n&&(n.prevDep=e,t.nextDep=void 0)}function y3(t,e){t.effect instanceof Ea&&(t=t.effect.fn);const n=new Ea(t);e&&Zt(n,e);try{n.run()}catch(i){throw n.stop(),i}const s=n.run.bind(n);return s.effect=n,s}function _3(t){t.effect.stop()}let Es=!0;const l_=[];function Ki(){l_.push(Es),Es=!1}function Xi(){const t=l_.pop();Es=t===void 0?!0:t}function am(t){const{cleanup:e}=t;if(t.cleanup=void 0,e){const n=Ee;Ee=void 0;try{e()}finally{Ee=n}}}let wa=0;class v3{constructor(e,n){this.sub=e,this.dep=n,this.version=n.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class lu{constructor(e){this.computed=e,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0}track(e){if(!Ee||!Es||Ee===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==Ee)n=this.activeLink=new v3(Ee,this),Ee.deps?(n.prevDep=Ee.depsTail,Ee.depsTail.nextDep=n,Ee.depsTail=n):Ee.deps=Ee.depsTail=n,c_(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const s=n.nextDep;s.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=s),n.prevDep=Ee.depsTail,n.nextDep=void 0,Ee.depsTail.nextDep=n,Ee.depsTail=n,Ee.deps===n&&(Ee.deps=s)}return n}trigger(e){this.version++,wa++,this.notify(e)}notify(e){xh();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{Ah()}}}function c_(t){if(t.dep.sc++,t.sub.flags&4){const e=t.dep.computed;if(e&&!t.dep.subs){e.flags|=20;for(let s=e.deps;s;s=s.nextDep)c_(s)}const n=t.dep.subs;n!==t&&(t.prevSub=n,n&&(n.nextSub=t)),t.dep.subs=t}}const gc=new WeakMap,mr=Symbol(""),gf=Symbol(""),Ca=Symbol("");function dn(t,e,n){if(Es&&Ee){let s=gc.get(t);s||gc.set(t,s=new Map);let i=s.get(n);i||(s.set(n,i=new lu),i.map=s,i.key=n),i.track()}}function Zs(t,e,n,s,i,r){const o=gc.get(t);if(!o){wa++;return}const a=l=>{l&&l.trigger()};if(xh(),e==="clear")o.forEach(a);else{const l=bt(t),c=l&&ru(n);if(l&&n==="length"){const u=Number(s);o.forEach((d,f)=>{(f==="length"||f===Ca||!xn(f)&&f>=u)&&a(d)})}else switch((n!==void 0||o.has(void 0))&&a(o.get(n)),c&&a(o.get(Ca)),e){case"add":l?c&&a(o.get("length")):(a(o.get(mr)),fr(t)&&a(o.get(gf)));break;case"delete":l||(a(o.get(mr)),fr(t)&&a(o.get(gf)));break;case"set":fr(t)&&a(o.get(mr));break}}Ah()}function S3(t,e){const n=gc.get(t);return n&&n.get(e)}function Lr(t){const e=ee(t);return e===t?e:(dn(e,"iterate",Ca),zn(t)?e:e.map(fn))}function cu(t){return dn(t=ee(t),"iterate",Ca),t}const E3={__proto__:null,[Symbol.iterator](){return yd(this,Symbol.iterator,fn)},concat(...t){return Lr(this).concat(...t.map(e=>bt(e)?Lr(e):e))},entries(){return yd(this,"entries",t=>(t[1]=fn(t[1]),t))},every(t,e){return qs(this,"every",t,e,void 0,arguments)},filter(t,e){return qs(this,"filter",t,e,n=>n.map(fn),arguments)},find(t,e){return qs(this,"find",t,e,fn,arguments)},findIndex(t,e){return qs(this,"findIndex",t,e,void 0,arguments)},findLast(t,e){return qs(this,"findLast",t,e,fn,arguments)},findLastIndex(t,e){return qs(this,"findLastIndex",t,e,void 0,arguments)},forEach(t,e){return qs(this,"forEach",t,e,void 0,arguments)},includes(...t){return _d(this,"includes",t)},indexOf(...t){return _d(this,"indexOf",t)},join(t){return Lr(this).join(t)},lastIndexOf(...t){return _d(this,"lastIndexOf",t)},map(t,e){return qs(this,"map",t,e,void 0,arguments)},pop(){return Fo(this,"pop")},push(...t){return Fo(this,"push",t)},reduce(t,...e){return lm(this,"reduce",t,e)},reduceRight(t,...e){return lm(this,"reduceRight",t,e)},shift(){return Fo(this,"shift")},some(t,e){return qs(this,"some",t,e,void 0,arguments)},splice(...t){return Fo(this,"splice",t)},toReversed(){return Lr(this).toReversed()},toSorted(t){return Lr(this).toSorted(t)},toSpliced(...t){return Lr(this).toSpliced(...t)},unshift(...t){return Fo(this,"unshift",t)},values(){return yd(this,"values",fn)}};function yd(t,e,n){const s=cu(t),i=s[e]();return s!==t&&!zn(t)&&(i._next=i.next,i.next=()=>{const r=i._next();return r.value&&(r.value=n(r.value)),r}),i}const w3=Array.prototype;function qs(t,e,n,s,i,r){const o=cu(t),a=o!==t&&!zn(t),l=o[e];if(l!==w3[e]){const d=l.apply(t,r);return a?fn(d):d}let c=n;o!==t&&(a?c=function(d,f){return n.call(this,fn(d),f,t)}:n.length>2&&(c=function(d,f){return n.call(this,d,f,t)}));const u=l.call(o,c,s);return a&&i?i(u):u}function lm(t,e,n,s){const i=cu(t);let r=n;return i!==t&&(zn(t)?n.length>3&&(r=function(o,a,l){return n.call(this,o,a,l,t)}):r=function(o,a,l){return n.call(this,o,fn(a),l,t)}),i[e](r,...s)}function _d(t,e,n){const s=ee(t);dn(s,"iterate",Ca);const i=s[e](...n);return(i===-1||i===!1)&&fu(n[0])?(n[0]=ee(n[0]),s[e](...n)):i}function Fo(t,e,n=[]){Ki(),xh();const s=ee(t)[e].apply(t,n);return Ah(),Xi(),s}const C3=nn("__proto__,__v_isRef,__isVue"),u_=new Set(Object.getOwnPropertyNames(Symbol).filter(t=>t!=="arguments"&&t!=="caller").map(t=>Symbol[t]).filter(xn));function k3(t){xn(t)||(t=String(t));const e=ee(this);return dn(e,"has",t),e.hasOwnProperty(t)}class d_{constructor(e=!1,n=!1){this._isReadonly=e,this._isShallow=n}get(e,n,s){if(n==="__v_skip")return e.__v_skip;const i=this._isReadonly,r=this._isShallow;if(n==="__v_isReactive")return!i;if(n==="__v_isReadonly")return i;if(n==="__v_isShallow")return r;if(n==="__v_raw")return s===(i?r?b_:g_:r?m_:p_).get(e)||Object.getPrototypeOf(e)===Object.getPrototypeOf(s)?e:void 0;const o=bt(e);if(!i){let l;if(o&&(l=E3[n]))return l;if(n==="hasOwnProperty")return k3}const a=Reflect.get(e,n,Ae(e)?e:s);return(xn(n)?u_.has(n):C3(n))||(i||dn(e,"get",n),r)?a:Ae(a)?o&&ru(n)?a:a.value:de(a)?i?Nh(a):xo(a):a}}class f_ extends d_{constructor(e=!1){super(!1,e)}set(e,n,s,i){let r=e[n];if(!this._isShallow){const l=ji(r);if(!zn(s)&&!ji(s)&&(r=ee(r),s=ee(s)),!bt(e)&&Ae(r)&&!Ae(s))return l?!1:(r.value=s,!0)}const o=bt(e)&&ru(n)?Number(n)<e.length:ae(e,n),a=Reflect.set(e,n,s,Ae(e)?e:i);return e===ee(i)&&(o?un(s,r)&&Zs(e,"set",n,s):Zs(e,"add",n,s)),a}deleteProperty(e,n){const s=ae(e,n);e[n];const i=Reflect.deleteProperty(e,n);return i&&s&&Zs(e,"delete",n,void 0),i}has(e,n){const s=Reflect.has(e,n);return(!xn(n)||!u_.has(n))&&dn(e,"has",n),s}ownKeys(e){return dn(e,"iterate",bt(e)?"length":mr),Reflect.ownKeys(e)}}class h_ extends d_{constructor(e=!1){super(!0,e)}set(e,n){return!0}deleteProperty(e,n){return!0}}const T3=new f_,x3=new h_,A3=new f_(!0),O3=new h_(!0),bf=t=>t,hl=t=>Reflect.getPrototypeOf(t);function I3(t,e,n){return function(...s){const i=this.__v_raw,r=ee(i),o=fr(r),a=t==="entries"||t===Symbol.iterator&&o,l=t==="keys"&&o,c=i[t](...s),u=n?bf:e?yf:fn;return!e&&dn(r,"iterate",l?gf:mr),{next(){const{value:d,done:f}=c.next();return f?{value:d,done:f}:{value:a?[u(d[0]),u(d[1])]:u(d),done:f}},[Symbol.iterator](){return this}}}}function pl(t){return function(...e){return t==="delete"?!1:t==="clear"?void 0:this}}function N3(t,e){const n={get(i){const r=this.__v_raw,o=ee(r),a=ee(i);t||(un(i,a)&&dn(o,"get",i),dn(o,"get",a));const{has:l}=hl(o),c=e?bf:t?yf:fn;if(l.call(o,i))return c(r.get(i));if(l.call(o,a))return c(r.get(a));r!==o&&r.get(i)},get size(){const i=this.__v_raw;return!t&&dn(ee(i),"iterate",mr),Reflect.get(i,"size",i)},has(i){const r=this.__v_raw,o=ee(r),a=ee(i);return t||(un(i,a)&&dn(o,"has",i),dn(o,"has",a)),i===a?r.has(i):r.has(i)||r.has(a)},forEach(i,r){const o=this,a=o.__v_raw,l=ee(a),c=e?bf:t?yf:fn;return!t&&dn(l,"iterate",mr),a.forEach((u,d)=>i.call(r,c(u),c(d),o))}};return Zt(n,t?{add:pl("add"),set:pl("set"),delete:pl("delete"),clear:pl("clear")}:{add(i){!e&&!zn(i)&&!ji(i)&&(i=ee(i));const r=ee(this);return hl(r).has.call(r,i)||(r.add(i),Zs(r,"add",i,i)),this},set(i,r){!e&&!zn(r)&&!ji(r)&&(r=ee(r));const o=ee(this),{has:a,get:l}=hl(o);let c=a.call(o,i);c||(i=ee(i),c=a.call(o,i));const u=l.call(o,i);return o.set(i,r),c?un(r,u)&&Zs(o,"set",i,r):Zs(o,"add",i,r),this},delete(i){const r=ee(this),{has:o,get:a}=hl(r);let l=o.call(r,i);l||(i=ee(i),l=o.call(r,i)),a&&a.call(r,i);const c=r.delete(i);return l&&Zs(r,"delete",i,void 0),c},clear(){const i=ee(this),r=i.size!==0,o=i.clear();return r&&Zs(i,"clear",void 0,void 0),o}}),["keys","values","entries",Symbol.iterator].forEach(i=>{n[i]=I3(i,t,e)}),n}function uu(t,e){const n=N3(t,e);return(s,i,r)=>i==="__v_isReactive"?!t:i==="__v_isReadonly"?t:i==="__v_raw"?s:Reflect.get(ae(n,i)&&i in s?n:s,i,r)}const P3={get:uu(!1,!1)},$3={get:uu(!1,!0)},R3={get:uu(!0,!1)},L3={get:uu(!0,!0)},p_=new WeakMap,m_=new WeakMap,g_=new WeakMap,b_=new WeakMap;function D3(t){switch(t){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function M3(t){return t.__v_skip||!Object.isExtensible(t)?0:D3(Wy(t))}function xo(t){return ji(t)?t:du(t,!1,T3,P3,p_)}function Ih(t){return du(t,!1,A3,$3,m_)}function Nh(t){return du(t,!0,x3,R3,g_)}function F3(t){return du(t,!0,O3,L3,b_)}function du(t,e,n,s,i){if(!de(t)||t.__v_raw&&!(e&&t.__v_isReactive))return t;const r=i.get(t);if(r)return r;const o=M3(t);if(o===0)return t;const a=new Proxy(t,o===2?s:n);return i.set(t,a),a}function Vs(t){return ji(t)?Vs(t.__v_raw):!!(t&&t.__v_isReactive)}function ji(t){return!!(t&&t.__v_isReadonly)}function zn(t){return!!(t&&t.__v_isShallow)}function fu(t){return t?!!t.__v_raw:!1}function ee(t){const e=t&&t.__v_raw;return e?ee(e):t}function hu(t){return!ae(t,"__v_skip")&&Object.isExtensible(t)&&Sh(t,"__v_skip",!0),t}const fn=t=>de(t)?xo(t):t,yf=t=>de(t)?Nh(t):t;function Ae(t){return t?t.__v_isRef===!0:!1}function is(t){return y_(t,!1)}function pu(t){return y_(t,!0)}function y_(t,e){return Ae(t)?t:new V3(t,e)}class V3{constructor(e,n){this.dep=new lu,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?e:ee(e),this._value=n?e:fn(e),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(e){const n=this._rawValue,s=this.__v_isShallow||zn(e)||ji(e);e=s?e:ee(e),un(e,n)&&(this._rawValue=e,this._value=s?e:fn(e),this.dep.trigger())}}function H3(t){t.dep&&t.dep.trigger()}function Dn(t){return Ae(t)?t.value:t}function U3(t){return Ot(t)?t():Dn(t)}const j3={get:(t,e,n)=>e==="__v_raw"?t:Dn(Reflect.get(t,e,n)),set:(t,e,n,s)=>{const i=t[e];return Ae(i)&&!Ae(n)?(i.value=n,!0):Reflect.set(t,e,n,s)}};function Ph(t){return Vs(t)?t:new Proxy(t,j3)}class B3{constructor(e){this.__v_isRef=!0,this._value=void 0;const n=this.dep=new lu,{get:s,set:i}=e(n.track.bind(n),n.trigger.bind(n));this._get=s,this._set=i}get value(){return this._value=this._get()}set value(e){this._set(e)}}function __(t){return new B3(t)}function v_(t){const e=bt(t)?new Array(t.length):{};for(const n in t)e[n]=S_(t,n);return e}class W3{constructor(e,n,s){this._object=e,this._key=n,this._defaultValue=s,this.__v_isRef=!0,this._value=void 0}get value(){const e=this._object[this._key];return this._value=e===void 0?this._defaultValue:e}set value(e){this._object[this._key]=e}get dep(){return S3(ee(this._object),this._key)}}class q3{constructor(e){this._getter=e,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function z3(t,e,n){return Ae(t)?t:Ot(t)?new q3(t):de(t)&&arguments.length>1?S_(t,e,n):is(t)}function S_(t,e,n){const s=t[e];return Ae(s)?s:new W3(t,e,n)}class G3{constructor(e,n,s){this.fn=e,this.setter=n,this._value=void 0,this.dep=new lu(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=wa-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=s}notify(){if(this.flags|=16,!(this.flags&8)&&Ee!==this)return i_(this,!0),!0}get value(){const e=this.dep.track();return a_(this),e&&(e.version=this.dep.version),this._value}set value(e){this.setter&&this.setter(e)}}function K3(t,e,n=!1){let s,i;return Ot(t)?s=t:(s=t.get,i=t.set),new G3(s,i,n)}const X3={GET:"get",HAS:"has",ITERATE:"iterate"},Y3={SET:"set",ADD:"add",DELETE:"delete",CLEAR:"clear"},ml={},bc=new WeakMap;let xi;function Z3(){return xi}function E_(t,e=!1,n=xi){if(n){let s=bc.get(n);s||bc.set(n,s=[]),s.push(t)}}function J3(t,e,n=Yt){const{immediate:s,deep:i,once:r,scheduler:o,augmentJob:a,call:l}=n,c=v=>i?v:zn(v)||i===!1||i===0?Js(v,1):Js(v);let u,d,f,h,p=!1,m=!1;if(Ae(t)?(d=()=>t.value,p=zn(t)):Vs(t)?(d=()=>c(t),p=!0):bt(t)?(m=!0,p=t.some(v=>Vs(v)||zn(v)),d=()=>t.map(v=>{if(Ae(v))return v.value;if(Vs(v))return c(v);if(Ot(v))return l?l(v,2):v()})):Ot(t)?e?d=l?()=>l(t,2):t:d=()=>{if(f){Ki();try{f()}finally{Xi()}}const v=xi;xi=u;try{return l?l(t,3,[h]):t(h)}finally{xi=v}}:d=tn,e&&i){const v=d,E=i===!0?1/0:i;d=()=>Js(v(),E)}const _=Th(),y=()=>{u.stop(),_&&_.active&&su(_.effects,u)};if(r&&e){const v=e;e=(...E)=>{v(...E),y()}}let S=m?new Array(t.length).fill(ml):ml;const b=v=>{if(!(!(u.flags&1)||!u.dirty&&!v))if(e){const E=u.run();if(i||p||(m?E.some((w,N)=>un(w,S[N])):un(E,S))){f&&f();const w=xi;xi=u;try{const N=[E,S===ml?void 0:m&&S[0]===ml?[]:S,h];l?l(e,3,N):e(...N),S=E}finally{xi=w}}}else u.run()};return a&&a(b),u=new Ea(d),u.scheduler=o?()=>o(b,!1):b,h=v=>E_(v,!1,u),f=u.onStop=()=>{const v=bc.get(u);if(v){if(l)l(v,4);else for(const E of v)E();bc.delete(u)}},e?s?b(!0):S=u.run():o?o(b.bind(null,!0),!0):u.run(),y.pause=u.pause.bind(u),y.resume=u.resume.bind(u),y.stop=y,y}function Js(t,e=1/0,n){if(e<=0||!de(t)||t.__v_skip||(n=n||new Set,n.has(t)))return t;if(n.add(t),e--,Ae(t))Js(t.value,e,n);else if(bt(t))for(let s=0;s<t.length;s++)Js(t[s],e,n);else if(zi(t)||fr(t))t.forEach(s=>{Js(s,e,n)});else if(qa(t)){for(const s in t)Js(t[s],e,n);for(const s of Object.getOwnPropertySymbols(t))Object.prototype.propertyIsEnumerable.call(t,s)&&Js(t[s],e,n)}return t}/**
* @vue/runtime-core v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/const w_=[];function Q3(t){w_.push(t)}function tE(){w_.pop()}function eE(t,e){}const nE={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"},sE={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 Ao(t,e,n,s){try{return s?t(...s):t()}catch(i){Ir(i,e,n)}}function ls(t,e,n,s){if(Ot(t)){const i=Ao(t,e,n,s);return i&&iu(i)&&i.catch(r=>{Ir(r,e,n)}),i}if(bt(t)){const i=[];for(let r=0;r<t.length;r++)i.push(ls(t[r],e,n,s));return i}}function Ir(t,e,n,s=!0){const i=e?e.vnode:null,{errorHandler:r,throwUnhandledErrorInProduction:o}=e&&e.appContext.config||Yt;if(e){let a=e.parent;const l=e.proxy,c=`https://vuejs.org/error-reference/#runtime-${n}`;for(;a;){const u=a.ec;if(u){for(let d=0;d<u.length;d++)if(u[d](t,l,c)===!1)return}a=a.parent}if(r){Ki(),Ao(r,null,10,[t,l,c]),Xi();return}}iE(t,n,i,s,o)}function iE(t,e,n,s=!0,i=!1){if(i)throw t;console.error(t)}const wn=[];let Ls=-1;const ro=[];let Ai=null,zr=0;const C_=Promise.resolve();let yc=null;function Nr(t){const e=yc||C_;return t?e.then(this?t.bind(this):t):e}function rE(t){let e=Ls+1,n=wn.length;for(;e<n;){const s=e+n>>>1,i=wn[s],r=Ta(i);r<t||r===t&&i.flags&2?e=s+1:n=s}return e}function $h(t){if(!(t.flags&1)){const e=Ta(t),n=wn[wn.length-1];!n||!(t.flags&2)&&e>=Ta(n)?wn.push(t):wn.splice(rE(e),0,t),t.flags|=1,k_()}}function k_(){yc||(yc=C_.then(T_))}function ka(t){bt(t)?ro.push(...t):Ai&&t.id===-1?Ai.splice(zr+1,0,t):t.flags&1||(ro.push(t),t.flags|=1),k_()}function cm(t,e,n=Ls+1){for(;n<wn.length;n++){const s=wn[n];if(s&&s.flags&2){if(t&&s.id!==t.uid)continue;wn.splice(n,1),n--,s.flags&4&&(s.flags&=-2),s(),s.flags&4||(s.flags&=-2)}}}function _c(t){if(ro.length){const e=[...new Set(ro)].sort((n,s)=>Ta(n)-Ta(s));if(ro.length=0,Ai){Ai.push(...e);return}for(Ai=e,zr=0;zr<Ai.length;zr++){const n=Ai[zr];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}Ai=null,zr=0}}const Ta=t=>t.id==null?t.flags&2?-1:1/0:t.id;function T_(t){try{for(Ls=0;Ls<wn.length;Ls++){const e=wn[Ls];e&&!(e.flags&8)&&(e.flags&4&&(e.flags&=-2),Ao(e,e.i,e.i?15:14),e.flags&4||(e.flags&=-2))}}finally{for(;Ls<wn.length;Ls++){const e=wn[Ls];e&&(e.flags&=-2)}Ls=-1,wn.length=0,_c(),yc=null,(wn.length||ro.length)&&T_()}}let Gr,gl=[];function x_(t,e){var n,s;Gr=t,Gr?(Gr.enabled=!0,gl.forEach(({event:i,args:r})=>Gr.emit(i,...r)),gl=[]):typeof window<"u"&&window.HTMLElement&&!((s=(n=window.navigator)==null?void 0:n.userAgent)!=null&&s.includes("jsdom"))?((e.__VUE_DEVTOOLS_HOOK_REPLAY__=e.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(r=>{x_(r,e)}),setTimeout(()=>{Gr||(e.__VUE_DEVTOOLS_HOOK_REPLAY__=null,gl=[])},3e3)):gl=[]}let Xe=null,mu=null;function xa(t){const e=Xe;return Xe=t,mu=t&&t.type.__scopeId||null,e}function oE(t){mu=t}function aE(){mu=null}const lE=t=>D;function D(t,e=Xe,n){if(!e||t._n)return t;const s=(...i)=>{s._d&&Tf(-1);const r=xa(e);let o;try{o=t(...i)}finally{xa(r),s._d&&Tf(1)}return o};return s._n=!0,s._c=!0,s._d=!0,s}function An(t,e){if(Xe===null)return t;const n=Ja(Xe),s=t.dirs||(t.dirs=[]);for(let i=0;i<e.length;i++){let[r,o,a,l=Yt]=e[i];r&&(Ot(r)&&(r={mounted:r,updated:r}),r.deep&&Js(o),s.push({dir:r,instance:n,value:o,oldValue:void 0,arg:a,modifiers:l}))}return t}function Ds(t,e,n,s){const i=t.dirs,r=e&&e.dirs;for(let o=0;o<i.length;o++){const a=i[o];r&&(a.oldValue=r[o].value);let l=a.dir[s];l&&(Ki(),ls(l,n,8,[t.el,a,t,e]),Xi())}}const A_=Symbol("_vte"),O_=t=>t.__isTeleport,ra=t=>t&&(t.disabled||t.disabled===""),um=t=>t&&(t.defer||t.defer===""),dm=t=>typeof SVGElement<"u"&&t instanceof SVGElement,fm=t=>typeof MathMLElement=="function"&&t instanceof MathMLElement,_f=(t,e)=>{const n=t&&t.to;return $t(n)?e?e(n):null:n},I_={name:"Teleport",__isTeleport:!0,process(t,e,n,s,i,r,o,a,l,c){const{mc:u,pc:d,pbc:f,o:{insert:h,querySelector:p,createText:m,createComment:_}}=c,y=ra(e.props);let{shapeFlag:S,children:b,dynamicChildren:v}=e;if(t==null){const E=e.el=m(""),w=e.anchor=m("");h(E,n,s),h(w,n,s);const N=(k,R)=>{S&16&&(i&&i.isCE&&(i.ce._teleportTarget=k),u(b,k,R,i,r,o,a,l))},L=()=>{const k=e.target=_f(e.props,p),R=N_(k,e,m,h);k&&(o!=="svg"&&dm(k)?o="svg":o!=="mathml"&&fm(k)&&(o="mathml"),y||(N(k,R),ql(e,!1)))};y&&(N(n,w),ql(e,!0)),um(e.props)?Ge(()=>{L(),e.el.__isMounted=!0},r):L()}else{if(um(e.props)&&!t.el.__isMounted){Ge(()=>{I_.process(t,e,n,s,i,r,o,a,l,c),delete t.el.__isMounted},r);return}e.el=t.el,e.targetStart=t.targetStart;const E=e.anchor=t.anchor,w=e.target=t.target,N=e.targetAnchor=t.targetAnchor,L=ra(t.props),k=L?n:w,R=L?E:N;if(o==="svg"||dm(w)?o="svg":(o==="mathml"||fm(w))&&(o="mathml"),v?(f(t.dynamicChildren,v,k,i,r,o,a),Wh(t,e,!0)):l||d(t,e,k,R,i,r,o,a,!1),y)L?e.props&&t.props&&e.props.to!==t.props.to&&(e.props.to=t.props.to):bl(e,n,E,c,1);else if((e.props&&e.props.to)!==(t.props&&t.props.to)){const B=e.target=_f(e.props,p);B&&bl(e,B,null,c,0)}else L&&bl(e,w,N,c,1);ql(e,y)}},remove(t,e,n,{um:s,o:{remove:i}},r){const{shapeFlag:o,children:a,anchor:l,targetStart:c,targetAnchor:u,target:d,props:f}=t;if(d&&(i(c),i(u)),r&&i(l),o&16){const h=r||!ra(f);for(let p=0;p<a.length;p++){const m=a[p];s(m,e,n,h,!!m.dynamicChildren)}}},move:bl,hydrate:cE};function bl(t,e,n,{o:{insert:s},m:i},r=2){r===0&&s(t.targetAnchor,e,n);const{el:o,anchor:a,shapeFlag:l,children:c,props:u}=t,d=r===2;if(d&&s(o,e,n),(!d||ra(u))&&l&16)for(let f=0;f<c.length;f++)i(c[f],e,n,2);d&&s(a,e,n)}function cE(t,e,n,s,i,r,{o:{nextSibling:o,parentNode:a,querySelector:l,insert:c,createText:u}},d){const f=e.target=_f(e.props,l);if(f){const h=ra(e.props),p=f._lpa||f.firstChild;if(e.shapeFlag&16)if(h)e.anchor=d(o(t),e,a(t),n,s,i,r),e.targetStart=p,e.targetAnchor=p&&o(p);else{e.anchor=o(t);let m=p;for(;m;){if(m&&m.nodeType===8){if(m.data==="teleport start anchor")e.targetStart=m;else if(m.data==="teleport anchor"){e.targetAnchor=m,f._lpa=e.targetAnchor&&o(e.targetAnchor);break}}m=o(m)}e.targetAnchor||N_(f,e,u,c),d(p&&o(p),e,f,n,s,i,r)}ql(e,h)}return e.anchor&&o(e.anchor)}const ds=I_;function ql(t,e){const n=t.ctx;if(n&&n.ut){let s,i;for(e?(s=t.el,i=t.anchor):(s=t.targetStart,i=t.targetAnchor);s&&s!==i;)s.nodeType===1&&s.setAttribute("data-v-owner",n.uid),s=s.nextSibling;n.ut()}}function N_(t,e,n,s){const i=e.targetStart=n(""),r=e.targetAnchor=n("");return i[A_]=r,t&&(s(i,t),s(r,t)),r}const Oi=Symbol("_leaveCb"),yl=Symbol("_enterCb");function Rh(){const t={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Oo(()=>{t.isMounted=!0}),_u(()=>{t.isUnmounting=!0}),t}const Jn=[Function,Array],Lh={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Jn,onEnter:Jn,onAfterEnter:Jn,onEnterCancelled:Jn,onBeforeLeave:Jn,onLeave:Jn,onAfterLeave:Jn,onLeaveCancelled:Jn,onBeforeAppear:Jn,onAppear:Jn,onAfterAppear:Jn,onAppearCancelled:Jn},P_=t=>{const e=t.subTree;return e.component?P_(e.component):e},uE={name:"BaseTransition",props:Lh,setup(t,{slots:e}){const n=On(),s=Rh();return()=>{const i=e.default&&gu(e.default(),!0);if(!i||!i.length)return;const r=$_(i),o=ee(t),{mode:a}=o;if(s.isLeaving)return vd(r);const l=hm(r);if(!l)return vd(r);let c=uo(l,o,s,n,d=>c=d);l.type!==qe&&ci(l,c);let u=n.subTree&&hm(n.subTree);if(u&&u.type!==qe&&!_s(l,u)&&P_(n).type!==qe){let d=uo(u,o,s,n);if(ci(u,d),a==="out-in"&&l.type!==qe)return s.isLeaving=!0,d.afterLeave=()=>{s.isLeaving=!1,n.job.flags&8||n.update(),delete d.afterLeave,u=void 0},vd(r);a==="in-out"&&l.type!==qe?d.delayLeave=(f,h,p)=>{const m=L_(s,u);m[String(u.key)]=u,f[Oi]=()=>{h(),f[Oi]=void 0,delete c.delayedLeave,u=void 0},c.delayedLeave=()=>{p(),delete c.delayedLeave,u=void 0}}:u=void 0}else u&&(u=void 0);return r}}};function $_(t){let e=t[0];if(t.length>1){for(const n of t)if(n.type!==qe){e=n;break}}return e}const R_=uE;function L_(t,e){const{leavingVNodes:n}=t;let s=n.get(e.type);return s||(s=Object.create(null),n.set(e.type,s)),s}function uo(t,e,n,s,i){const{appear:r,mode:o,persisted:a=!1,onBeforeEnter:l,onEnter:c,onAfterEnter:u,onEnterCancelled:d,onBeforeLeave:f,onLeave:h,onAfterLeave:p,onLeaveCancelled:m,onBeforeAppear:_,onAppear:y,onAfterAppear:S,onAppearCancelled:b}=e,v=String(t.key),E=L_(n,t),w=(k,R)=>{k&&ls(k,s,9,R)},N=(k,R)=>{const B=R[1];w(k,R),bt(k)?k.every(V=>V.length<=1)&&B():k.length<=1&&B()},L={mode:o,persisted:a,beforeEnter(k){let R=l;if(!n.isMounted)if(r)R=_||l;else return;k[Oi]&&k[Oi](!0);const B=E[v];B&&_s(t,B)&&B.el[Oi]&&B.el[Oi](),w(R,[k])},enter(k){let R=c,B=u,V=d;if(!n.isMounted)if(r)R=y||c,B=S||u,V=b||d;else return;let j=!1;const Z=k[yl]=ot=>{j||(j=!0,ot?w(V,[k]):w(B,[k]),L.delayedLeave&&L.delayedLeave(),k[yl]=void 0)};R?N(R,[k,Z]):Z()},leave(k,R){const B=String(t.key);if(k[yl]&&k[yl](!0),n.isUnmounting)return R();w(f,[k]);let V=!1;const j=k[Oi]=Z=>{V||(V=!0,R(),Z?w(m,[k]):w(p,[k]),k[Oi]=void 0,E[B]===t&&delete E[B])};E[B]=t,h?N(h,[k,j]):j()},clone(k){const R=uo(k,e,n,s,i);return i&&i(R),R}};return L}function vd(t){if(Ka(t))return t=Us(t),t.children=null,t}function hm(t){if(!Ka(t))return O_(t.type)&&t.children?$_(t.children):t;const{shapeFlag:e,children:n}=t;if(n){if(e&16)return n[0];if(e&32&&Ot(n.default))return n.default()}}function ci(t,e){t.shapeFlag&6&&t.component?(t.transition=e,ci(t.component.subTree,e)):t.shapeFlag&128?(t.ssContent.transition=e.clone(t.ssContent),t.ssFallback.transition=e.clone(t.ssFallback)):t.transition=e}function gu(t,e=!1,n){let s=[],i=0;for(let r=0;r<t.length;r++){let o=t[r];const a=n==null?o.key:String(n)+String(o.key!=null?o.key:r);o.type===pt?(o.patchFlag&128&&i++,s=s.concat(gu(o.children,e,a))):(e||o.type!==qe)&&s.push(a!=null?Us(o,{key:a}):o)}if(i>1)for(let r=0;r<s.length;r++)s[r].patchFlag=-2;return s}/*! #__NO_SIDE_EFFECTS__ */function hi(t,e){return Ot(t)?Zt({name:t.name},e,{setup:t}):t}function dE(){const t=On();return t?(t.appContext.config.idPrefix||"v")+"-"+t.ids[0]+t.ids[1]++:""}function Dh(t){t.ids=[t.ids[0]+t.ids[2]+++"-",0,0]}function fE(t){const e=On(),n=pu(null);if(e){const i=e.refs===Yt?e.refs={}:e.refs;Object.defineProperty(i,t,{enumerable:!0,get:()=>n.value,set:r=>n.value=r})}return n}function Aa(t,e,n,s,i=!1){if(bt(t)){t.forEach((p,m)=>Aa(p,e&&(bt(e)?e[m]:e),n,s,i));return}if(Vi(s)&&!i){s.shapeFlag&512&&s.type.__asyncResolved&&s.component.subTree.component&&Aa(t,e,n,s.component.subTree);return}const r=s.shapeFlag&4?Ja(s.component):s.el,o=i?null:r,{i:a,r:l}=t,c=e&&e.r,u=a.refs===Yt?a.refs={}:a.refs,d=a.setupState,f=ee(d),h=d===Yt?()=>!1:p=>ae(f,p);if(c!=null&&c!==l&&($t(c)?(u[c]=null,h(c)&&(d[c]=null)):Ae(c)&&(c.value=null)),Ot(l))Ao(l,a,12,[o,u]);else{const p=$t(l),m=Ae(l);if(p||m){const _=()=>{if(t.f){const y=p?h(l)?d[l]:u[l]:l.value;i?bt(y)&&su(y,r):bt(y)?y.includes(r)||y.push(r):p?(u[l]=[r],h(l)&&(d[l]=u[l])):(l.value=[r],t.k&&(u[t.k]=l.value))}else p?(u[l]=o,h(l)&&(d[l]=o)):m&&(l.value=o,t.k&&(u[t.k]=o))};o?(_.id=-1,Ge(_,n)):_()}}}let pm=!1;const Dr=()=>{pm||(console.error("Hydration completed but contains mismatches."),pm=!0)},hE=t=>t.namespaceURI.includes("svg")&&t.tagName!=="foreignObject",pE=t=>t.namespaceURI.includes("MathML"),_l=t=>{if(t.nodeType===1){if(hE(t))return"svg";if(pE(t))return"mathml"}},eo=t=>t.nodeType===8;function mE(t){const{mt:e,p:n,o:{patchProp:s,createText:i,nextSibling:r,parentNode:o,remove:a,insert:l,createComment:c}}=t,u=(b,v)=>{if(!v.hasChildNodes()){n(null,b,v),_c(),v._vnode=b;return}d(v.firstChild,b,null,null,null),_c(),v._vnode=b},d=(b,v,E,w,N,L=!1)=>{L=L||!!v.dynamicChildren;const k=eo(b)&&b.data==="[",R=()=>m(b,v,E,w,N,k),{type:B,ref:V,shapeFlag:j,patchFlag:Z}=v;let ot=b.nodeType;v.el=b,Z===-2&&(L=!1,v.dynamicChildren=null);let z=null;switch(B){case ii:ot!==3?v.children===""?(l(v.el=i(""),o(b),b),z=b):z=R():(b.data!==v.children&&(Dr(),b.data=v.children),z=r(b));break;case qe:S(b)?(z=r(b),y(v.el=b.content.firstChild,b,E)):ot!==8||k?z=R():z=r(b);break;case br:if(k&&(b=r(b),ot=b.nodeType),ot===1||ot===3){z=b;const et=!v.children.length;for(let at=0;at<v.staticCount;at++)et&&(v.children+=z.nodeType===1?z.outerHTML:z.data),at===v.staticCount-1&&(v.anchor=z),z=r(z);return k?r(z):z}else R();break;case pt:k?z=p(b,v,E,w,N,L):z=R();break;default:if(j&1)(ot!==1||v.type.toLowerCase()!==b.tagName.toLowerCase())&&!S(b)?z=R():z=f(b,v,E,w,N,L);else if(j&6){v.slotScopeIds=N;const et=o(b);if(k?z=_(b):eo(b)&&b.data==="teleport start"?z=_(b,b.data,"teleport end"):z=r(b),e(v,et,null,E,w,_l(et),L),Vi(v)&&!v.type.__asyncResolved){let at;k?(at=C(pt),at.anchor=z?z.previousSibling:et.lastChild):at=b.nodeType===3?ws(""):C("div"),at.el=b,v.component.subTree=at}}else j&64?ot!==8?z=R():z=v.type.hydrate(b,v,E,w,N,L,t,h):j&128&&(z=v.type.hydrate(b,v,E,w,_l(o(b)),N,L,t,d))}return V!=null&&Aa(V,null,w,v),z},f=(b,v,E,w,N,L)=>{L=L||!!v.dynamicChildren;const{type:k,props:R,patchFlag:B,shapeFlag:V,dirs:j,transition:Z}=v,ot=k==="input"||k==="option";if(ot||B!==-1){j&&Ds(v,null,E,"created");let z=!1;if(S(b)){z=av(null,Z)&&E&&E.vnode.props&&E.vnode.props.appear;const at=b.content.firstChild;z&&Z.beforeEnter(at),y(at,b,E),v.el=b=at}if(V&16&&!(R&&(R.innerHTML||R.textContent))){let at=h(b.firstChild,v,b,E,w,N,L);for(;at;){vl(b,1)||Dr();const kt=at;at=at.nextSibling,a(kt)}}else if(V&8){let at=v.children;at[0]===`
`&&(b.tagName==="PRE"||b.tagName==="TEXTAREA")&&(at=at.slice(1)),b.textContent!==at&&(vl(b,0)||Dr(),b.textContent=v.children)}if(R){if(ot||!L||B&48){const at=b.tagName.includes("-");for(const kt in R)(ot&&(kt.endsWith("value")||kt==="indeterminate")||qi(kt)&&!si(kt)||kt[0]==="."||at)&&s(b,kt,null,R[kt],void 0,E)}else if(R.onClick)s(b,"onClick",null,R.onClick,void 0,E);else if(B&4&&Vs(R.style))for(const at in R.style)R.style[at]}let et;(et=R&&R.onVnodeBeforeMount)&&Rn(et,E,v),j&&Ds(v,null,E,"beforeMount"),((et=R&&R.onVnodeMounted)||j||z)&&bv(()=>{et&&Rn(et,E,v),z&&Z.enter(b),j&&Ds(v,null,E,"mounted")},w)}return b.nextSibling},h=(b,v,E,w,N,L,k)=>{k=k||!!v.dynamicChildren;const R=v.children,B=R.length;for(let V=0;V<B;V++){const j=k?R[V]:R[V]=Ln(R[V]),Z=j.type===ii;b?(Z&&!k&&V+1<B&&Ln(R[V+1]).type===ii&&(l(i(b.data.slice(j.children.length)),E,r(b)),b.data=j.children),b=d(b,j,w,N,L,k)):Z&&!j.children?l(j.el=i(""),E):(vl(E,1)||Dr(),n(null,j,E,null,w,N,_l(E),L))}return b},p=(b,v,E,w,N,L)=>{const{slotScopeIds:k}=v;k&&(N=N?N.concat(k):k);const R=o(b),B=h(r(b),v,R,E,w,N,L);return B&&eo(B)&&B.data==="]"?r(v.anchor=B):(Dr(),l(v.anchor=c("]"),R,B),B)},m=(b,v,E,w,N,L)=>{if(vl(b.parentElement,1)||Dr(),v.el=null,L){const B=_(b);for(;;){const V=r(b);if(V&&V!==B)a(V);else break}}const k=r(b),R=o(b);return a(b),n(null,v,R,k,E,w,_l(R),N),E&&(E.vnode.el=v.el,Eu(E,v.el)),k},_=(b,v="[",E="]")=>{let w=0;for(;b;)if(b=r(b),b&&eo(b)&&(b.data===v&&w++,b.data===E)){if(w===0)return r(b);w--}return b},y=(b,v,E)=>{const w=v.parentNode;w&&w.replaceChild(b,v);let N=E;for(;N;)N.vnode.el===v&&(N.vnode.el=N.subTree.el=b),N=N.parent},S=b=>b.nodeType===1&&b.tagName==="TEMPLATE";return[u,d]}const mm="data-allow-mismatch",gE={0:"text",1:"children",2:"class",3:"style",4:"attribute"};function vl(t,e){if(e===0||e===1)for(;t&&!t.hasAttribute(mm);)t=t.parentElement;const n=t&&t.getAttribute(mm);if(n==null)return!1;if(n==="")return!0;{const s=n.split(",");return e===0&&s.includes("children")?!0:n.split(",").includes(gE[e])}}const bE=za().requestIdleCallback||(t=>setTimeout(t,1)),yE=za().cancelIdleCallback||(t=>clearTimeout(t)),_E=(t=1e4)=>e=>{const n=bE(e,{timeout:t});return()=>yE(n)};function vE(t){const{top:e,left:n,bottom:s,right:i}=t.getBoundingClientRect(),{innerHeight:r,innerWidth:o}=window;return(e>0&&e<r||s>0&&s<r)&&(n>0&&n<o||i>0&&i<o)}const SE=t=>(e,n)=>{const s=new IntersectionObserver(i=>{for(const r of i)if(r.isIntersecting){s.disconnect(),e();break}},t);return n(i=>{if(i instanceof Element){if(vE(i))return e(),s.disconnect(),!1;s.observe(i)}}),()=>s.disconnect()},EE=t=>e=>{if(t){const n=matchMedia(t);if(n.matches)e();else return n.addEventListener("change",e,{once:!0}),()=>n.removeEventListener("change",e)}},wE=(t=[])=>(e,n)=>{$t(t)&&(t=[t]);let s=!1;const i=o=>{s||(s=!0,r(),e(),o.target.dispatchEvent(new o.constructor(o.type,o)))},r=()=>{n(o=>{for(const a of t)o.removeEventListener(a,i)})};return n(o=>{for(const a of t)o.addEventListener(a,i,{once:!0})}),r};function CE(t,e){if(eo(t)&&t.data==="["){let n=1,s=t.nextSibling;for(;s;){if(s.nodeType===1){if(e(s)===!1)break}else if(eo(s))if(s.data==="]"){if(--n===0)break}else s.data==="["&&n++;s=s.nextSibling}}else e(t)}const Vi=t=>!!t.type.__asyncLoader;/*! #__NO_SIDE_EFFECTS__ */function kE(t){Ot(t)&&(t={loader:t});const{loader:e,loadingComponent:n,errorComponent:s,delay:i=200,hydrate:r,timeout:o,suspensible:a=!0,onError:l}=t;let c=null,u,d=0;const f=()=>(d++,c=null,h()),h=()=>{let p;return c||(p=c=e().catch(m=>{if(m=m instanceof Error?m:new Error(String(m)),l)return new Promise((_,y)=>{l(m,()=>_(f()),()=>y(m),d+1)});throw m}).then(m=>p!==c&&c?c:(m&&(m.__esModule||m[Symbol.toStringTag]==="Module")&&(m=m.default),u=m,m)))};return hi({name:"AsyncComponentWrapper",__asyncLoader:h,__asyncHydrate(p,m,_){const y=r?()=>{const S=r(_,b=>CE(p,b));S&&(m.bum||(m.bum=[])).push(S)}:_;u?y():h().then(()=>!m.isUnmounted&&y())},get __asyncResolved(){return u},setup(){const p=Ke;if(Dh(p),u)return()=>Sd(u,p);const m=b=>{c=null,Ir(b,p,13,!s)};if(a&&p.suspense||fo)return h().then(b=>()=>Sd(b,p)).catch(b=>(m(b),()=>s?C(s,{error:b}):null));const _=is(!1),y=is(),S=is(!!i);return i&&setTimeout(()=>{S.value=!1},i),o!=null&&setTimeout(()=>{if(!_.value&&!y.value){const b=new Error(`Async component timed out after ${o}ms.`);m(b),y.value=b}},o),h().then(()=>{_.value=!0,p.parent&&Ka(p.parent.vnode)&&p.parent.update()}).catch(b=>{m(b),y.value=b}),()=>{if(_.value&&u)return Sd(u,p);if(y.value&&s)return C(s,{error:y.value});if(n&&!S.value)return C(n)}}})}function Sd(t,e){const{ref:n,props:s,children:i,ce:r}=e.vnode,o=C(t,s,i);return o.ref=n,o.ce=r,delete e.vnode.ce,o}const Ka=t=>t.type.__isKeepAlive,TE={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(t,{slots:e}){const n=On(),s=n.ctx;if(!s.renderer)return()=>{const S=e.default&&e.default();return S&&S.length===1?S[0]:S};const i=new Map,r=new Set;let o=null;const a=n.suspense,{renderer:{p:l,m:c,um:u,o:{createElement:d}}}=s,f=d("div");s.activate=(S,b,v,E,w)=>{const N=S.component;c(S,b,v,0,a),l(N.vnode,S,b,v,N,a,E,S.slotScopeIds,w),Ge(()=>{N.isDeactivated=!1,N.a&&pr(N.a);const L=S.props&&S.props.onVnodeMounted;L&&Rn(L,N.parent,S)},a)},s.deactivate=S=>{const b=S.component;Sc(b.m),Sc(b.a),c(S,f,null,1,a),Ge(()=>{b.da&&pr(b.da);const v=S.props&&S.props.onVnodeUnmounted;v&&Rn(v,b.parent,S),b.isDeactivated=!0},a)};function h(S){Ed(S),u(S,n,a,!0)}function p(S){i.forEach((b,v)=>{const E=Nf(b.type);E&&!S(E)&&m(v)})}function m(S){const b=i.get(S);b&&(!o||!_s(b,o))?h(b):o&&Ed(o),i.delete(S),r.delete(S)}Gn(()=>[t.include,t.exclude],([S,b])=>{S&&p(v=>Xo(S,v)),b&&p(v=>!Xo(b,v))},{flush:"post",deep:!0});let _=null;const y=()=>{_!=null&&(Ec(n.subTree.type)?Ge(()=>{i.set(_,Sl(n.subTree))},n.subTree.suspense):i.set(_,Sl(n.subTree)))};return Oo(y),yu(y),_u(()=>{i.forEach(S=>{const{subTree:b,suspense:v}=n,E=Sl(b);if(S.type===E.type&&S.key===E.key){Ed(E);const w=E.component.da;w&&Ge(w,v);return}h(S)})}),()=>{if(_=null,!e.default)return o=null;const S=e.default(),b=S[0];if(S.length>1)return o=null,S;if(!ui(b)||!(b.shapeFlag&4)&&!(b.shapeFlag&128))return o=null,b;let v=Sl(b);if(v.type===qe)return o=null,v;const E=v.type,w=Nf(Vi(v)?v.type.__asyncResolved||{}:E),{include:N,exclude:L,max:k}=t;if(N&&(!w||!Xo(N,w))||L&&w&&Xo(L,w))return v.shapeFlag&=-257,o=v,b;const R=v.key==null?E:v.key,B=i.get(R);return v.el&&(v=Us(v),b.shapeFlag&128&&(b.ssContent=v)),_=R,B?(v.el=B.el,v.component=B.component,v.transition&&ci(v,v.transition),v.shapeFlag|=512,r.delete(R),r.add(R)):(r.add(R),k&&r.size>parseInt(k,10)&&m(r.values().next().value)),v.shapeFlag|=256,o=v,Ec(b.type)?b:v}}},xE=TE;function Xo(t,e){return bt(t)?t.some(n=>Xo(n,e)):$t(t)?t.split(",").includes(e):By(t)?(t.lastIndex=0,t.test(e)):!1}function D_(t,e){F_(t,"a",e)}function M_(t,e){F_(t,"da",e)}function F_(t,e,n=Ke){const s=t.__wdc||(t.__wdc=()=>{let i=n;for(;i;){if(i.isDeactivated)return;i=i.parent}return t()});if(bu(e,s,n),n){let i=n.parent;for(;i&&i.parent;)Ka(i.parent.vnode)&&AE(s,e,n,i),i=i.parent}}function AE(t,e,n,s){const i=bu(e,t,s,!0);Xa(()=>{su(s[e],i)},n)}function Ed(t){t.shapeFlag&=-257,t.shapeFlag&=-513}function Sl(t){return t.shapeFlag&128?t.ssContent:t}function bu(t,e,n=Ke,s=!1){if(n){const i=n[t]||(n[t]=[]),r=e.__weh||(e.__weh=(...o)=>{Ki();const a=Er(n),l=ls(e,n,t,o);return a(),Xi(),l});return s?i.unshift(r):i.push(r),r}}const pi=t=>(e,n=Ke)=>{(!fo||t==="sp")&&bu(t,(...s)=>e(...s),n)},V_=pi("bm"),Oo=pi("m"),Mh=pi("bu"),yu=pi("u"),_u=pi("bum"),Xa=pi("um"),H_=pi("sp"),U_=pi("rtg"),j_=pi("rtc");function B_(t,e=Ke){bu("ec",t,e)}const Fh="components",OE="directives";function x(t,e){return Hh(Fh,t,!0,e)||t}const W_=Symbol.for("v-ndc");function vu(t){return $t(t)?Hh(Fh,t,!1)||t:t||W_}function Vh(t){return Hh(OE,t)}function Hh(t,e,n=!0,s=!1){const i=Xe||Ke;if(i){const r=i.type;if(t===Fh){const a=Nf(r,!1);if(a&&(a===e||a===we(e)||a===Gi(we(e))))return r}const o=gm(i[t]||r[t],e)||gm(i.appContext[t],e);return!o&&s?r:o}}function gm(t,e){return t&&(t[e]||t[we(e)]||t[Gi(we(e))])}function fe(t,e,n,s){let i;const r=n&&n[s],o=bt(t);if(o||$t(t)){const a=o&&Vs(t);let l=!1;a&&(l=!zn(t),t=cu(t)),i=new Array(t.length);for(let c=0,u=t.length;c<u;c++)i[c]=e(l?fn(t[c]):t[c],c,void 0,r&&r[c])}else if(typeof t=="number"){i=new Array(t);for(let a=0;a<t;a++)i[a]=e(a+1,a,void 0,r&&r[a])}else if(de(t))if(t[Symbol.iterator])i=Array.from(t,(a,l)=>e(a,l,void 0,r&&r[l]));else{const a=Object.keys(t);i=new Array(a.length);for(let l=0,c=a.length;l<c;l++){const u=a[l];i[l]=e(t[u],u,l,r&&r[l])}}else i=[];return n&&(n[s]=i),i}function Ya(t,e){for(let n=0;n<e.length;n++){const s=e[n];if(bt(s))for(let i=0;i<s.length;i++)t[s[i].name]=s[i].fn;else s&&(t[s.name]=s.key?(...i)=>{const r=s.fn(...i);return r&&(r.key=s.key),r}:s.fn)}return t}function ge(t,e,n={},s,i){if(Xe.ce||Xe.parent&&Vi(Xe.parent)&&Xe.parent.ce)return e!=="default"&&(n.name=e),O(),_t(pt,null,[C("slot",n,s&&s())],64);let r=t[e];r&&r._c&&(r._d=!1),O();const o=r&&Uh(r(n)),a=n.key||o&&o.key,l=_t(pt,{key:(a&&!xn(a)?a:`_${e}`)+(!o&&s?"_fb":"")},o||(s?s():[]),o&&t._===1?64:-2);return!i&&l.scopeId&&(l.slotScopeIds=[l.scopeId+"-s"]),r&&r._c&&(r._d=!0),l}function Uh(t){return t.some(e=>ui(e)?!(e.type===qe||e.type===pt&&!Uh(e.children)):!0)?t:null}function IE(t,e){const n={};for(const s in t)n[e&&/[A-Z]/.test(s)?`on:${s}`:hr(s)]=t[s];return n}const vf=t=>t?wv(t)?Ja(t):vf(t.parent):null,oa=Zt(Object.create(null),{$:t=>t,$el:t=>t.vnode.el,$data:t=>t.data,$props:t=>t.props,$attrs:t=>t.attrs,$slots:t=>t.slots,$refs:t=>t.refs,$parent:t=>vf(t.parent),$root:t=>vf(t.root),$host:t=>t.ce,$emit:t=>t.emit,$options:t=>jh(t),$forceUpdate:t=>t.f||(t.f=()=>{$h(t.update)}),$nextTick:t=>t.n||(t.n=Nr.bind(t.proxy)),$watch:t=>ow.bind(t)}),wd=(t,e)=>t!==Yt&&!t.__isScriptSetup&&ae(t,e),Sf={get({_:t},e){if(e==="__v_skip")return!0;const{ctx:n,setupState:s,data:i,props:r,accessCache:o,type:a,appContext:l}=t;let c;if(e[0]!=="$"){const h=o[e];if(h!==void 0)switch(h){case 1:return s[e];case 2:return i[e];case 4:return n[e];case 3:return r[e]}else{if(wd(s,e))return o[e]=1,s[e];if(i!==Yt&&ae(i,e))return o[e]=2,i[e];if((c=t.propsOptions[0])&&ae(c,e))return o[e]=3,r[e];if(n!==Yt&&ae(n,e))return o[e]=4,n[e];Ef&&(o[e]=0)}}const u=oa[e];let d,f;if(u)return e==="$attrs"&&dn(t.attrs,"get",""),u(t);if((d=a.__cssModules)&&(d=d[e]))return d;if(n!==Yt&&ae(n,e))return o[e]=4,n[e];if(f=l.config.globalProperties,ae(f,e))return f[e]},set({_:t},e,n){const{data:s,setupState:i,ctx:r}=t;return wd(i,e)?(i[e]=n,!0):s!==Yt&&ae(s,e)?(s[e]=n,!0):ae(t.props,e)||e[0]==="$"&&e.slice(1)in t?!1:(r[e]=n,!0)},has({_:{data:t,setupState:e,accessCache:n,ctx:s,appContext:i,propsOptions:r}},o){let a;return!!n[o]||t!==Yt&&ae(t,o)||wd(e,o)||(a=r[0])&&ae(a,o)||ae(s,o)||ae(oa,o)||ae(i.config.globalProperties,o)},defineProperty(t,e,n){return n.get!=null?t._.accessCache[e]=0:ae(n,"value")&&this.set(t,e,n.value,null),Reflect.defineProperty(t,e,n)}},NE=Zt({},Sf,{get(t,e){if(e!==Symbol.unscopables)return Sf.get(t,e,t)},has(t,e){return e[0]!=="_"&&!Eh(e)}});function PE(){return null}function $E(){return null}function RE(t){}function LE(t){}function DE(){return null}function ME(){}function FE(t,e){return null}function VE(){return q_().slots}function HE(){return q_().attrs}function q_(){const t=On();return t.setupContext||(t.setupContext=Tv(t))}function Oa(t){return bt(t)?t.reduce((e,n)=>(e[n]=null,e),{}):t}function UE(t,e){const n=Oa(t);for(const s in e){if(s.startsWith("__skip"))continue;let i=n[s];i?bt(i)||Ot(i)?i=n[s]={type:i,default:e[s]}:i.default=e[s]:i===null&&(i=n[s]={default:e[s]}),i&&e[`__skip_${s}`]&&(i.skipFactory=!0)}return n}function jE(t,e){return!t||!e?t||e:bt(t)&&bt(e)?t.concat(e):Zt({},Oa(t),Oa(e))}function BE(t,e){const n={};for(const s in t)e.includes(s)||Object.defineProperty(n,s,{enumerable:!0,get:()=>t[s]});return n}function WE(t){const e=On();let n=t();return Af(),iu(n)&&(n=n.catch(s=>{throw Er(e),s})),[n,()=>Er(e)]}let Ef=!0;function qE(t){const e=jh(t),n=t.proxy,s=t.ctx;Ef=!1,e.beforeCreate&&bm(e.beforeCreate,t,"bc");const{data:i,computed:r,methods:o,watch:a,provide:l,inject:c,created:u,beforeMount:d,mounted:f,beforeUpdate:h,updated:p,activated:m,deactivated:_,beforeDestroy:y,beforeUnmount:S,destroyed:b,unmounted:v,render:E,renderTracked:w,renderTriggered:N,errorCaptured:L,serverPrefetch:k,expose:R,inheritAttrs:B,components:V,directives:j,filters:Z}=e;if(c&&zE(c,s,null),o)for(const et in o){const at=o[et];Ot(at)&&(s[et]=at.bind(n))}if(i){const et=i.call(n,n);de(et)&&(t.data=xo(et))}if(Ef=!0,r)for(const et in r){const at=r[et],kt=Ot(at)?at.bind(n,n):Ot(at.get)?at.get.bind(n,n):tn,Kt=!Ot(at)&&Ot(at.set)?at.set.bind(n):tn,Ht=Qe({get:kt,set:Kt});Object.defineProperty(s,et,{enumerable:!0,configurable:!0,get:()=>Ht.value,set:Wt=>Ht.value=Wt})}if(a)for(const et in a)z_(a[et],s,n,et);if(l){const et=Ot(l)?l.call(n):l;Reflect.ownKeys(et).forEach(at=>{aa(at,et[at])})}u&&bm(u,t,"c");function z(et,at){bt(at)?at.forEach(kt=>et(kt.bind(n))):at&&et(at.bind(n))}if(z(V_,d),z(Oo,f),z(Mh,h),z(yu,p),z(D_,m),z(M_,_),z(B_,L),z(j_,w),z(U_,N),z(_u,S),z(Xa,v),z(H_,k),bt(R))if(R.length){const et=t.exposed||(t.exposed={});R.forEach(at=>{Object.defineProperty(et,at,{get:()=>n[at],set:kt=>n[at]=kt})})}else t.exposed||(t.exposed={});E&&t.render===tn&&(t.render=E),B!=null&&(t.inheritAttrs=B),V&&(t.components=V),j&&(t.directives=j),k&&Dh(t)}function zE(t,e,n=tn){bt(t)&&(t=wf(t));for(const s in t){const i=t[s];let r;de(i)?"default"in i?r=rs(i.from||s,i.default,!0):r=rs(i.from||s):r=rs(i),Ae(r)?Object.defineProperty(e,s,{enumerable:!0,configurable:!0,get:()=>r.value,set:o=>r.value=o}):e[s]=r}}function bm(t,e,n){ls(bt(t)?t.map(s=>s.bind(e.proxy)):t.bind(e.proxy),e,n)}function z_(t,e,n,s){let i=s.includes(".")?hv(n,s):()=>n[s];if($t(t)){const r=e[t];Ot(r)&&Gn(i,r)}else if(Ot(t))Gn(i,t.bind(n));else if(de(t))if(bt(t))t.forEach(r=>z_(r,e,n,s));else{const r=Ot(t.handler)?t.handler.bind(n):e[t.handler];Ot(r)&&Gn(i,r,t)}}function jh(t){const e=t.type,{mixins:n,extends:s}=e,{mixins:i,optionsCache:r,config:{optionMergeStrategies:o}}=t.appContext,a=r.get(e);let l;return a?l=a:!i.length&&!n&&!s?l=e:(l={},i.length&&i.forEach(c=>vc(l,c,o,!0)),vc(l,e,o)),de(e)&&r.set(e,l),l}function vc(t,e,n,s=!1){const{mixins:i,extends:r}=e;r&&vc(t,r,n,!0),i&&i.forEach(o=>vc(t,o,n,!0));for(const o in e)if(!(s&&o==="expose")){const a=GE[o]||n&&n[o];t[o]=a?a(t[o],e[o]):e[o]}return t}const GE={data:ym,props:_m,emits:_m,methods:Yo,computed:Yo,beforeCreate:_n,created:_n,beforeMount:_n,mounted:_n,beforeUpdate:_n,updated:_n,beforeDestroy:_n,beforeUnmount:_n,destroyed:_n,unmounted:_n,activated:_n,deactivated:_n,errorCaptured:_n,serverPrefetch:_n,components:Yo,directives:Yo,watch:XE,provide:ym,inject:KE};function ym(t,e){return e?t?function(){return Zt(Ot(t)?t.call(this,this):t,Ot(e)?e.call(this,this):e)}:e:t}function KE(t,e){return Yo(wf(t),wf(e))}function wf(t){if(bt(t)){const e={};for(let n=0;n<t.length;n++)e[t[n]]=t[n];return e}return t}function _n(t,e){return t?[...new Set([].concat(t,e))]:e}function Yo(t,e){return t?Zt(Object.create(null),t,e):e}function _m(t,e){return t?bt(t)&&bt(e)?[...new Set([...t,...e])]:Zt(Object.create(null),Oa(t),Oa(e??{})):e}function XE(t,e){if(!t)return e;if(!e)return t;const n=Zt(Object.create(null),t);for(const s in e)n[s]=_n(t[s],e[s]);return n}function G_(){return{app:null,config:{isNativeTag:Qr,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 YE=0;function ZE(t,e){return function(s,i=null){Ot(s)||(s=Zt({},s)),i!=null&&!de(i)&&(i=null);const r=G_(),o=new WeakSet,a=[];let l=!1;const c=r.app={_uid:YE++,_component:s,_props:i,_container:null,_context:r,_instance:null,version:Av,get config(){return r.config},set config(u){},use(u,...d){return o.has(u)||(u&&Ot(u.install)?(o.add(u),u.install(c,...d)):Ot(u)&&(o.add(u),u(c,...d))),c},mixin(u){return r.mixins.includes(u)||r.mixins.push(u),c},component(u,d){return d?(r.components[u]=d,c):r.components[u]},directive(u,d){return d?(r.directives[u]=d,c):r.directives[u]},mount(u,d,f){if(!l){const h=c._ceVNode||C(s,i);return h.appContext=r,f===!0?f="svg":f===!1&&(f=void 0),d&&e?e(h,u):t(h,u,f),l=!0,c._container=u,u.__vue_app__=c,Ja(h.component)}},onUnmount(u){a.push(u)},unmount(){l&&(ls(a,c._instance,16),t(null,c._container),delete c._container.__vue_app__)},provide(u,d){return r.provides[u]=d,c},runWithContext(u){const d=gr;gr=c;try{return u()}finally{gr=d}}};return c}}let gr=null;function aa(t,e){if(Ke){let n=Ke.provides;const s=Ke.parent&&Ke.parent.provides;s===n&&(n=Ke.provides=Object.create(s)),n[t]=e}}function rs(t,e,n=!1){const s=Ke||Xe;if(s||gr){const i=gr?gr._context.provides:s?s.parent==null?s.vnode.appContext&&s.vnode.appContext.provides:s.parent.provides:void 0;if(i&&t in i)return i[t];if(arguments.length>1)return n&&Ot(e)?e.call(s&&s.proxy):e}}function K_(){return!!(Ke||Xe||gr)}const X_={},Y_=()=>Object.create(X_),Z_=t=>Object.getPrototypeOf(t)===X_;function JE(t,e,n,s=!1){const i={},r=Y_();t.propsDefaults=Object.create(null),J_(t,e,i,r);for(const o in t.propsOptions[0])o in i||(i[o]=void 0);n?t.props=s?i:Ih(i):t.type.props?t.props=i:t.props=r,t.attrs=r}function QE(t,e,n,s){const{props:i,attrs:r,vnode:{patchFlag:o}}=t,a=ee(i),[l]=t.propsOptions;let c=!1;if((s||o>0)&&!(o&16)){if(o&8){const u=t.vnode.dynamicProps;for(let d=0;d<u.length;d++){let f=u[d];if(Su(t.emitsOptions,f))continue;const h=e[f];if(l)if(ae(r,f))h!==r[f]&&(r[f]=h,c=!0);else{const p=we(f);i[p]=Cf(l,a,p,h,t,!1)}else h!==r[f]&&(r[f]=h,c=!0)}}}else{J_(t,e,i,r)&&(c=!0);let u;for(const d in a)(!e||!ae(e,d)&&((u=hn(d))===d||!ae(e,u)))&&(l?n&&(n[d]!==void 0||n[u]!==void 0)&&(i[d]=Cf(l,a,d,void 0,t,!0)):delete i[d]);if(r!==a)for(const d in r)(!e||!ae(e,d))&&(delete r[d],c=!0)}c&&Zs(t.attrs,"set","")}function J_(t,e,n,s){const[i,r]=t.propsOptions;let o=!1,a;if(e)for(let l in e){if(si(l))continue;const c=e[l];let u;i&&ae(i,u=we(l))?!r||!r.includes(u)?n[u]=c:(a||(a={}))[u]=c:Su(t.emitsOptions,l)||(!(l in s)||c!==s[l])&&(s[l]=c,o=!0)}if(r){const l=ee(n),c=a||Yt;for(let u=0;u<r.length;u++){const d=r[u];n[d]=Cf(i,l,d,c[d],t,!ae(c,d))}}return o}function Cf(t,e,n,s,i,r){const o=t[n];if(o!=null){const a=ae(o,"default");if(a&&s===void 0){const l=o.default;if(o.type!==Function&&!o.skipFactory&&Ot(l)){const{propsDefaults:c}=i;if(n in c)s=c[n];else{const u=Er(i);s=c[n]=l.call(null,e),u()}}else s=l;i.ce&&i.ce._setProp(n,s)}o[0]&&(r&&!a?s=!1:o[1]&&(s===""||s===hn(n))&&(s=!0))}return s}const tw=new WeakMap;function Q_(t,e,n=!1){const s=n?tw:e.propsCache,i=s.get(t);if(i)return i;const r=t.props,o={},a=[];let l=!1;if(!Ot(t)){const u=d=>{l=!0;const[f,h]=Q_(d,e,!0);Zt(o,f),h&&a.push(...h)};!n&&e.mixins.length&&e.mixins.forEach(u),t.extends&&u(t.extends),t.mixins&&t.mixins.forEach(u)}if(!r&&!l)return de(t)&&s.set(t,dr),dr;if(bt(r))for(let u=0;u<r.length;u++){const d=we(r[u]);vm(d)&&(o[d]=Yt)}else if(r)for(const u in r){const d=we(u);if(vm(d)){const f=r[u],h=o[d]=bt(f)||Ot(f)?{type:f}:Zt({},f),p=h.type;let m=!1,_=!0;if(bt(p))for(let y=0;y<p.length;++y){const S=p[y],b=Ot(S)&&S.name;if(b==="Boolean"){m=!0;break}else b==="String"&&(_=!1)}else m=Ot(p)&&p.name==="Boolean";h[0]=m,h[1]=_,(m||ae(h,"default"))&&a.push(d)}}const c=[o,a];return de(t)&&s.set(t,c),c}function vm(t){return t[0]!=="$"&&!si(t)}const tv=t=>t[0]==="_"||t==="$stable",Bh=t=>bt(t)?t.map(Ln):[Ln(t)],ew=(t,e,n)=>{if(e._n)return e;const s=D((...i)=>Bh(e(...i)),n);return s._c=!1,s},ev=(t,e,n)=>{const s=t._ctx;for(const i in t){if(tv(i))continue;const r=t[i];if(Ot(r))e[i]=ew(i,r,s);else if(r!=null){const o=Bh(r);e[i]=()=>o}}},nv=(t,e)=>{const n=Bh(e);t.slots.default=()=>n},sv=(t,e,n)=>{for(const s in e)(n||s!=="_")&&(t[s]=e[s])},nw=(t,e,n)=>{const s=t.slots=Y_();if(t.vnode.shapeFlag&32){const i=e._;i?(sv(s,e,n),n&&Sh(s,"_",i,!0)):ev(e,s)}else e&&nv(t,e)},sw=(t,e,n)=>{const{vnode:s,slots:i}=t;let r=!0,o=Yt;if(s.shapeFlag&32){const a=e._;a?n&&a===1?r=!1:sv(i,e,n):(r=!e.$stable,ev(e,i)),o=e}else e&&(nv(t,e),o={default:1});if(r)for(const a in i)!tv(a)&&o[a]==null&&delete i[a]},Ge=bv;function iv(t){return ov(t)}function rv(t){return ov(t,mE)}function ov(t,e){const n=za();n.__VUE__=!0;const{insert:s,remove:i,patchProp:r,createElement:o,createText:a,createComment:l,setText:c,setElementText:u,parentNode:d,nextSibling:f,setScopeId:h=tn,insertStaticContent:p}=t,m=(A,P,q,st=null,Q=null,T=null,I=void 0,H=null,X=!!P.dynamicChildren)=>{if(A===P)return;A&&!_s(A,P)&&(st=Y(A),Wt(A,Q,T,!0),A=null),P.patchFlag===-2&&(X=!1,P.dynamicChildren=null);const{type:nt,ref:lt,shapeFlag:F}=P;switch(nt){case ii:_(A,P,q,st);break;case qe:y(A,P,q,st);break;case br:A==null&&S(P,q,st,I);break;case pt:V(A,P,q,st,Q,T,I,H,X);break;default:F&1?E(A,P,q,st,Q,T,I,H,X):F&6?j(A,P,q,st,Q,T,I,H,X):(F&64||F&128)&&nt.process(A,P,q,st,Q,T,I,H,X,yt)}lt!=null&&Q&&Aa(lt,A&&A.ref,T,P||A,!P)},_=(A,P,q,st)=>{if(A==null)s(P.el=a(P.children),q,st);else{const Q=P.el=A.el;P.children!==A.children&&c(Q,P.children)}},y=(A,P,q,st)=>{A==null?s(P.el=l(P.children||""),q,st):P.el=A.el},S=(A,P,q,st)=>{[A.el,A.anchor]=p(A.children,P,q,st,A.el,A.anchor)},b=({el:A,anchor:P},q,st)=>{let Q;for(;A&&A!==P;)Q=f(A),s(A,q,st),A=Q;s(P,q,st)},v=({el:A,anchor:P})=>{let q;for(;A&&A!==P;)q=f(A),i(A),A=q;i(P)},E=(A,P,q,st,Q,T,I,H,X)=>{P.type==="svg"?I="svg":P.type==="math"&&(I="mathml"),A==null?w(P,q,st,Q,T,I,H,X):k(A,P,Q,T,I,H,X)},w=(A,P,q,st,Q,T,I,H)=>{let X,nt;const{props:lt,shapeFlag:F,transition:G,dirs:ht}=A;if(X=A.el=o(A.type,T,lt&&lt.is,lt),F&8?u(X,A.children):F&16&&L(A.children,X,null,st,Q,Cd(A,T),I,H),ht&&Ds(A,null,st,"created"),N(X,A,A.scopeId,I,st),lt){for(const zt in lt)zt!=="value"&&!si(zt)&&r(X,zt,null,lt[zt],T,st);"value"in lt&&r(X,"value",null,lt.value,T),(nt=lt.onVnodeBeforeMount)&&Rn(nt,st,A)}ht&&Ds(A,null,st,"beforeMount");const Et=av(Q,G);Et&&G.beforeEnter(X),s(X,P,q),((nt=lt&&lt.onVnodeMounted)||Et||ht)&&Ge(()=>{nt&&Rn(nt,st,A),Et&&G.enter(X),ht&&Ds(A,null,st,"mounted")},Q)},N=(A,P,q,st,Q)=>{if(q&&h(A,q),st)for(let T=0;T<st.length;T++)h(A,st[T]);if(Q){let T=Q.subTree;if(P===T||Ec(T.type)&&(T.ssContent===P||T.ssFallback===P)){const I=Q.vnode;N(A,I,I.scopeId,I.slotScopeIds,Q.parent)}}},L=(A,P,q,st,Q,T,I,H,X=0)=>{for(let nt=X;nt<A.length;nt++){const lt=A[nt]=H?Ii(A[nt]):Ln(A[nt]);m(null,lt,P,q,st,Q,T,I,H)}},k=(A,P,q,st,Q,T,I)=>{const H=P.el=A.el;let{patchFlag:X,dynamicChildren:nt,dirs:lt}=P;X|=A.patchFlag&16;const F=A.props||Yt,G=P.props||Yt;let ht;if(q&&tr(q,!1),(ht=G.onVnodeBeforeUpdate)&&Rn(ht,q,P,A),lt&&Ds(P,A,q,"beforeUpdate"),q&&tr(q,!0),(F.innerHTML&&G.innerHTML==null||F.textContent&&G.textContent==null)&&u(H,""),nt?R(A.dynamicChildren,nt,H,q,st,Cd(P,Q),T):I||at(A,P,H,null,q,st,Cd(P,Q),T,!1),X>0){if(X&16)B(H,F,G,q,Q);else if(X&2&&F.class!==G.class&&r(H,"class",null,G.class,Q),X&4&&r(H,"style",F.style,G.style,Q),X&8){const Et=P.dynamicProps;for(let zt=0;zt<Et.length;zt++){const U=Et[zt],W=F[U],K=G[U];(K!==W||U==="value")&&r(H,U,W,K,Q,q)}}X&1&&A.children!==P.children&&u(H,P.children)}else!I&&nt==null&&B(H,F,G,q,Q);((ht=G.onVnodeUpdated)||lt)&&Ge(()=>{ht&&Rn(ht,q,P,A),lt&&Ds(P,A,q,"updated")},st)},R=(A,P,q,st,Q,T,I)=>{for(let H=0;H<P.length;H++){const X=A[H],nt=P[H],lt=X.el&&(X.type===pt||!_s(X,nt)||X.shapeFlag&70)?d(X.el):q;m(X,nt,lt,null,st,Q,T,I,!0)}},B=(A,P,q,st,Q)=>{if(P!==q){if(P!==Yt)for(const T in P)!si(T)&&!(T in q)&&r(A,T,P[T],null,Q,st);for(const T in q){if(si(T))continue;const I=q[T],H=P[T];I!==H&&T!=="value"&&r(A,T,H,I,Q,st)}"value"in q&&r(A,"value",P.value,q.value,Q)}},V=(A,P,q,st,Q,T,I,H,X)=>{const nt=P.el=A?A.el:a(""),lt=P.anchor=A?A.anchor:a("");let{patchFlag:F,dynamicChildren:G,slotScopeIds:ht}=P;ht&&(H=H?H.concat(ht):ht),A==null?(s(nt,q,st),s(lt,q,st),L(P.children||[],q,lt,Q,T,I,H,X)):F>0&&F&64&&G&&A.dynamicChildren?(R(A.dynamicChildren,G,q,Q,T,I,H),(P.key!=null||Q&&P===Q.subTree)&&Wh(A,P,!0)):at(A,P,q,lt,Q,T,I,H,X)},j=(A,P,q,st,Q,T,I,H,X)=>{P.slotScopeIds=H,A==null?P.shapeFlag&512?Q.ctx.activate(P,q,st,I,X):Z(P,q,st,Q,T,I,X):ot(A,P,X)},Z=(A,P,q,st,Q,T,I)=>{const H=A.component=Ev(A,st,Q);if(Ka(A)&&(H.ctx.renderer=yt),Cv(H,!1,I),H.asyncDep){if(Q&&Q.registerDep(H,z,I),!A.el){const X=H.subTree=C(qe);y(null,X,P,q)}}else z(H,A,P,q,Q,T,I)},ot=(A,P,q)=>{const st=P.component=A.component;if(fw(A,P,q))if(st.asyncDep&&!st.asyncResolved){et(st,P,q);return}else st.next=P,st.update();else P.el=A.el,st.vnode=P},z=(A,P,q,st,Q,T,I)=>{const H=()=>{if(A.isMounted){let{next:F,bu:G,u:ht,parent:Et,vnode:zt}=A;{const mt=lv(A);if(mt){F&&(F.el=zt.el,et(A,F,I)),mt.asyncDep.then(()=>{A.isUnmounted||H()});return}}let U=F,W;tr(A,!1),F?(F.el=zt.el,et(A,F,I)):F=zt,G&&pr(G),(W=F.props&&F.props.onVnodeBeforeUpdate)&&Rn(W,Et,F,zt),tr(A,!0);const K=zl(A),rt=A.subTree;A.subTree=K,m(rt,K,d(rt.el),Y(rt),A,Q,T),F.el=K.el,U===null&&Eu(A,K.el),ht&&Ge(ht,Q),(W=F.props&&F.props.onVnodeUpdated)&&Ge(()=>Rn(W,Et,F,zt),Q)}else{let F;const{el:G,props:ht}=P,{bm:Et,m:zt,parent:U,root:W,type:K}=A,rt=Vi(P);if(tr(A,!1),Et&&pr(Et),!rt&&(F=ht&&ht.onVnodeBeforeMount)&&Rn(F,U,P),tr(A,!0),G&&Xt){const mt=()=>{A.subTree=zl(A),Xt(G,A.subTree,A,Q,null)};rt&&K.__asyncHydrate?K.__asyncHydrate(G,A,mt):mt()}else{W.ce&&W.ce._injectChildStyle(K);const mt=A.subTree=zl(A);m(null,mt,q,st,A,Q,T),P.el=mt.el}if(zt&&Ge(zt,Q),!rt&&(F=ht&&ht.onVnodeMounted)){const mt=P;Ge(()=>Rn(F,U,mt),Q)}(P.shapeFlag&256||U&&Vi(U.vnode)&&U.vnode.shapeFlag&256)&&A.a&&Ge(A.a,Q),A.isMounted=!0,P=q=st=null}};A.scope.on();const X=A.effect=new Ea(H);A.scope.off();const nt=A.update=X.run.bind(X),lt=A.job=X.runIfDirty.bind(X);lt.i=A,lt.id=A.uid,X.scheduler=()=>$h(lt),tr(A,!0),nt()},et=(A,P,q)=>{P.component=A;const st=A.vnode.props;A.vnode=P,A.next=null,QE(A,P.props,st,q),sw(A,P.children,q),Ki(),cm(A),Xi()},at=(A,P,q,st,Q,T,I,H,X=!1)=>{const nt=A&&A.children,lt=A?A.shapeFlag:0,F=P.children,{patchFlag:G,shapeFlag:ht}=P;if(G>0){if(G&128){Kt(nt,F,q,st,Q,T,I,H,X);return}else if(G&256){kt(nt,F,q,st,Q,T,I,H,X);return}}ht&8?(lt&16&&qt(nt,Q,T),F!==nt&&u(q,F)):lt&16?ht&16?Kt(nt,F,q,st,Q,T,I,H,X):qt(nt,Q,T,!0):(lt&8&&u(q,""),ht&16&&L(F,q,st,Q,T,I,H,X))},kt=(A,P,q,st,Q,T,I,H,X)=>{A=A||dr,P=P||dr;const nt=A.length,lt=P.length,F=Math.min(nt,lt);let G;for(G=0;G<F;G++){const ht=P[G]=X?Ii(P[G]):Ln(P[G]);m(A[G],ht,q,null,Q,T,I,H,X)}nt>lt?qt(A,Q,T,!0,!1,F):L(P,q,st,Q,T,I,H,X,F)},Kt=(A,P,q,st,Q,T,I,H,X)=>{let nt=0;const lt=P.length;let F=A.length-1,G=lt-1;for(;nt<=F&&nt<=G;){const ht=A[nt],Et=P[nt]=X?Ii(P[nt]):Ln(P[nt]);if(_s(ht,Et))m(ht,Et,q,null,Q,T,I,H,X);else break;nt++}for(;nt<=F&&nt<=G;){const ht=A[F],Et=P[G]=X?Ii(P[G]):Ln(P[G]);if(_s(ht,Et))m(ht,Et,q,null,Q,T,I,H,X);else break;F--,G--}if(nt>F){if(nt<=G){const ht=G+1,Et=ht<lt?P[ht].el:st;for(;nt<=G;)m(null,P[nt]=X?Ii(P[nt]):Ln(P[nt]),q,Et,Q,T,I,H,X),nt++}}else if(nt>G)for(;nt<=F;)Wt(A[nt],Q,T,!0),nt++;else{const ht=nt,Et=nt,zt=new Map;for(nt=Et;nt<=G;nt++){const Lt=P[nt]=X?Ii(P[nt]):Ln(P[nt]);Lt.key!=null&&zt.set(Lt.key,nt)}let U,W=0;const K=G-Et+1;let rt=!1,mt=0;const xt=new Array(K);for(nt=0;nt<K;nt++)xt[nt]=0;for(nt=ht;nt<=F;nt++){const Lt=A[nt];if(W>=K){Wt(Lt,Q,T,!0);continue}let oe;if(Lt.key!=null)oe=zt.get(Lt.key);else for(U=Et;U<=G;U++)if(xt[U-Et]===0&&_s(Lt,P[U])){oe=U;break}oe===void 0?Wt(Lt,Q,T,!0):(xt[oe-Et]=nt+1,oe>=mt?mt=oe:rt=!0,m(Lt,P[oe],q,null,Q,T,I,H,X),W++)}const Dt=rt?iw(xt):dr;for(U=Dt.length-1,nt=K-1;nt>=0;nt--){const Lt=Et+nt,oe=P[Lt],Nt=Lt+1<lt?P[Lt+1].el:st;xt[nt]===0?m(null,oe,q,Nt,Q,T,I,H,X):rt&&(U<0||nt!==Dt[U]?Ht(oe,q,Nt,2):U--)}}},Ht=(A,P,q,st,Q=null)=>{const{el:T,type:I,transition:H,children:X,shapeFlag:nt}=A;if(nt&6){Ht(A.component.subTree,P,q,st);return}if(nt&128){A.suspense.move(P,q,st);return}if(nt&64){I.move(A,P,q,yt);return}if(I===pt){s(T,P,q);for(let F=0;F<X.length;F++)Ht(X[F],P,q,st);s(A.anchor,P,q);return}if(I===br){b(A,P,q);return}if(st!==2&&nt&1&&H)if(st===0)H.beforeEnter(T),s(T,P,q),Ge(()=>H.enter(T),Q);else{const{leave:F,delayLeave:G,afterLeave:ht}=H,Et=()=>s(T,P,q),zt=()=>{F(T,()=>{Et(),ht&&ht()})};G?G(T,Et,zt):zt()}else s(T,P,q)},Wt=(A,P,q,st=!1,Q=!1)=>{const{type:T,props:I,ref:H,children:X,dynamicChildren:nt,shapeFlag:lt,patchFlag:F,dirs:G,cacheIndex:ht}=A;if(F===-2&&(Q=!1),H!=null&&Aa(H,null,q,A,!0),ht!=null&&(P.renderCache[ht]=void 0),lt&256){P.ctx.deactivate(A);return}const Et=lt&1&&G,zt=!Vi(A);let U;if(zt&&(U=I&&I.onVnodeBeforeUnmount)&&Rn(U,P,A),lt&6)_e(A.component,q,st);else{if(lt&128){A.suspense.unmount(q,st);return}Et&&Ds(A,null,P,"beforeUnmount"),lt&64?A.type.remove(A,P,q,yt,st):nt&&!nt.hasOnce&&(T!==pt||F>0&&F&64)?qt(nt,P,q,!1,!0):(T===pt&&F&384||!Q&&lt&16)&&qt(X,P,q),st&&he(A)}(zt&&(U=I&&I.onVnodeUnmounted)||Et)&&Ge(()=>{U&&Rn(U,P,A),Et&&Ds(A,null,P,"unmounted")},q)},he=A=>{const{type:P,el:q,anchor:st,transition:Q}=A;if(P===pt){be(q,st);return}if(P===br){v(A);return}const T=()=>{i(q),Q&&!Q.persisted&&Q.afterLeave&&Q.afterLeave()};if(A.shapeFlag&1&&Q&&!Q.persisted){const{leave:I,delayLeave:H}=Q,X=()=>I(q,T);H?H(A.el,T,X):X()}else T()},be=(A,P)=>{let q;for(;A!==P;)q=f(A),i(A),A=q;i(P)},_e=(A,P,q)=>{const{bum:st,scope:Q,job:T,subTree:I,um:H,m:X,a:nt}=A;Sc(X),Sc(nt),st&&pr(st),Q.stop(),T&&(T.flags|=8,Wt(I,A,P,q)),H&&Ge(H,P),Ge(()=>{A.isUnmounted=!0},P),P&&P.pendingBranch&&!P.isUnmounted&&A.asyncDep&&!A.asyncResolved&&A.suspenseId===P.pendingId&&(P.deps--,P.deps===0&&P.resolve())},qt=(A,P,q,st=!1,Q=!1,T=0)=>{for(let I=T;I<A.length;I++)Wt(A[I],P,q,st,Q)},Y=A=>{if(A.shapeFlag&6)return Y(A.component.subTree);if(A.shapeFlag&128)return A.suspense.next();const P=f(A.anchor||A.el),q=P&&P[A_];return q?f(q):P};let dt=!1;const ct=(A,P,q)=>{A==null?P._vnode&&Wt(P._vnode,null,null,!0):m(P._vnode||null,A,P,null,null,null,q),P._vnode=A,dt||(dt=!0,cm(),_c(),dt=!1)},yt={p:m,um:Wt,m:Ht,r:he,mt:Z,mc:L,pc:at,pbc:R,n:Y,o:t};let Ut,Xt;return e&&([Ut,Xt]=e(yt)),{render:ct,hydrate:Ut,createApp:ZE(ct,Ut)}}function Cd({type:t,props:e},n){return n==="svg"&&t==="foreignObject"||n==="mathml"&&t==="annotation-xml"&&e&&e.encoding&&e.encoding.includes("html")?void 0:n}function tr({effect:t,job:e},n){n?(t.flags|=32,e.flags|=4):(t.flags&=-33,e.flags&=-5)}function av(t,e){return(!t||t&&!t.pendingBranch)&&e&&!e.persisted}function Wh(t,e,n=!1){const s=t.children,i=e.children;if(bt(s)&&bt(i))for(let r=0;r<s.length;r++){const o=s[r];let a=i[r];a.shapeFlag&1&&!a.dynamicChildren&&((a.patchFlag<=0||a.patchFlag===32)&&(a=i[r]=Ii(i[r]),a.el=o.el),!n&&a.patchFlag!==-2&&Wh(o,a)),a.type===ii&&(a.el=o.el)}}function iw(t){const e=t.slice(),n=[0];let s,i,r,o,a;const l=t.length;for(s=0;s<l;s++){const c=t[s];if(c!==0){if(i=n[n.length-1],t[i]<c){e[s]=i,n.push(s);continue}for(r=0,o=n.length-1;r<o;)a=r+o>>1,t[n[a]]<c?r=a+1:o=a;c<t[n[r]]&&(r>0&&(e[s]=n[r-1]),n[r]=s)}}for(r=n.length,o=n[r-1];r-- >0;)n[r]=o,o=e[o];return n}function lv(t){const e=t.subTree.component;if(e)return e.asyncDep&&!e.asyncResolved?e:lv(e)}function Sc(t){if(t)for(let e=0;e<t.length;e++)t[e].flags|=8}const cv=Symbol.for("v-scx"),uv=()=>rs(cv);function dv(t,e){return Za(t,null,e)}function rw(t,e){return Za(t,null,{flush:"post"})}function fv(t,e){return Za(t,null,{flush:"sync"})}function Gn(t,e,n){return Za(t,e,n)}function Za(t,e,n=Yt){const{immediate:s,deep:i,flush:r,once:o}=n,a=Zt({},n),l=e&&s||!e&&r!=="post";let c;if(fo){if(r==="sync"){const h=uv();c=h.__watcherHandles||(h.__watcherHandles=[])}else if(!l){const h=()=>{};return h.stop=tn,h.resume=tn,h.pause=tn,h}}const u=Ke;a.call=(h,p,m)=>ls(h,u,p,m);let d=!1;r==="post"?a.scheduler=h=>{Ge(h,u&&u.suspense)}:r!=="sync"&&(d=!0,a.scheduler=(h,p)=>{p?h():$h(h)}),a.augmentJob=h=>{e&&(h.flags|=4),d&&(h.flags|=2,u&&(h.id=u.uid,h.i=u))};const f=J3(t,e,a);return fo&&(c?c.push(f):l&&f()),f}function ow(t,e,n){const s=this.proxy,i=$t(t)?t.includes(".")?hv(s,t):()=>s[t]:t.bind(s,s);let r;Ot(e)?r=e:(r=e.handler,n=e);const o=Er(this),a=Za(i,r.bind(s),n);return o(),a}function hv(t,e){const n=e.split(".");return()=>{let s=t;for(let i=0;i<n.length&&s;i++)s=s[n[i]];return s}}function aw(t,e,n=Yt){const s=On(),i=we(e),r=hn(e),o=pv(t,i),a=__((l,c)=>{let u,d=Yt,f;return fv(()=>{const h=t[i];un(u,h)&&(u=h,c())}),{get(){return l(),n.get?n.get(u):u},set(h){const p=n.set?n.set(h):h;if(!un(p,u)&&!(d!==Yt&&un(h,d)))return;const m=s.vnode.props;m&&(e in m||i in m||r in m)&&(`onUpdate:${e}`in m||`onUpdate:${i}`in m||`onUpdate:${r}`in m)||(u=h,c()),s.emit(`update:${e}`,p),un(h,p)&&un(h,d)&&!un(p,f)&&c(),d=h,f=p}}});return a[Symbol.iterator]=()=>{let l=0;return{next(){return l<2?{value:l++?o||Yt:a,done:!1}:{done:!0}}}},a}const pv=(t,e)=>e==="modelValue"||e==="model-value"?t.modelModifiers:t[`${e}Modifiers`]||t[`${we(e)}Modifiers`]||t[`${hn(e)}Modifiers`];function lw(t,e,...n){if(t.isUnmounted)return;const s=t.vnode.props||Yt;let i=n;const r=e.startsWith("update:"),o=r&&pv(s,e.slice(7));o&&(o.trim&&(i=n.map(u=>$t(u)?u.trim():u)),o.number&&(i=n.map(va)));let a,l=s[a=hr(e)]||s[a=hr(we(e))];!l&&r&&(l=s[a=hr(hn(e))]),l&&ls(l,t,6,i);const c=s[a+"Once"];if(c){if(!t.emitted)t.emitted={};else if(t.emitted[a])return;t.emitted[a]=!0,ls(c,t,6,i)}}function mv(t,e,n=!1){const s=e.emitsCache,i=s.get(t);if(i!==void 0)return i;const r=t.emits;let o={},a=!1;if(!Ot(t)){const l=c=>{const u=mv(c,e,!0);u&&(a=!0,Zt(o,u))};!n&&e.mixins.length&&e.mixins.forEach(l),t.extends&&l(t.extends),t.mixins&&t.mixins.forEach(l)}return!r&&!a?(de(t)&&s.set(t,null),null):(bt(r)?r.forEach(l=>o[l]=null):Zt(o,r),de(t)&&s.set(t,o),o)}function Su(t,e){return!t||!qi(e)?!1:(e=e.slice(2).replace(/Once$/,""),ae(t,e[0].toLowerCase()+e.slice(1))||ae(t,hn(e))||ae(t,e))}function zl(t){const{type:e,vnode:n,proxy:s,withProxy:i,propsOptions:[r],slots:o,attrs:a,emit:l,render:c,renderCache:u,props:d,data:f,setupState:h,ctx:p,inheritAttrs:m}=t,_=xa(t);let y,S;try{if(n.shapeFlag&4){const v=i||s,E=v;y=Ln(c.call(E,v,u,d,h,f,p)),S=a}else{const v=e;y=Ln(v.length>1?v(d,{attrs:a,slots:o,emit:l}):v(d,null)),S=e.props?a:uw(a)}}catch(v){la.length=0,Ir(v,t,1),y=C(qe)}let b=y;if(S&&m!==!1){const v=Object.keys(S),{shapeFlag:E}=b;v.length&&E&7&&(r&&v.some(nu)&&(S=dw(S,r)),b=Us(b,S,!1,!0))}return n.dirs&&(b=Us(b,null,!1,!0),b.dirs=b.dirs?b.dirs.concat(n.dirs):n.dirs),n.transition&&ci(b,n.transition),y=b,xa(_),y}function cw(t,e=!0){let n;for(let s=0;s<t.length;s++){const i=t[s];if(ui(i)){if(i.type!==qe||i.children==="v-if"){if(n)return;n=i}}else return}return n}const uw=t=>{let e;for(const n in t)(n==="class"||n==="style"||qi(n))&&((e||(e={}))[n]=t[n]);return e},dw=(t,e)=>{const n={};for(const s in t)(!nu(s)||!(s.slice(9)in e))&&(n[s]=t[s]);return n};function fw(t,e,n){const{props:s,children:i,component:r}=t,{props:o,children:a,patchFlag:l}=e,c=r.emitsOptions;if(e.dirs||e.transition)return!0;if(n&&l>=0){if(l&1024)return!0;if(l&16)return s?Sm(s,o,c):!!o;if(l&8){const u=e.dynamicProps;for(let d=0;d<u.length;d++){const f=u[d];if(o[f]!==s[f]&&!Su(c,f))return!0}}}else return(i||a)&&(!a||!a.$stable)?!0:s===o?!1:s?o?Sm(s,o,c):!0:!!o;return!1}function Sm(t,e,n){const s=Object.keys(e);if(s.length!==Object.keys(t).length)return!0;for(let i=0;i<s.length;i++){const r=s[i];if(e[r]!==t[r]&&!Su(n,r))return!0}return!1}function Eu({vnode:t,parent:e},n){for(;e;){const s=e.subTree;if(s.suspense&&s.suspense.activeBranch===t&&(s.el=t.el),s===t)(t=e.vnode).el=n,e=e.parent;else break}}const Ec=t=>t.__isSuspense;let kf=0;const hw={name:"Suspense",__isSuspense:!0,process(t,e,n,s,i,r,o,a,l,c){if(t==null)mw(e,n,s,i,r,o,a,l,c);else{if(r&&r.deps>0&&!t.suspense.isInFallback){e.suspense=t.suspense,e.suspense.vnode=e,e.el=t.el;return}gw(t,e,n,s,i,o,a,l,c)}},hydrate:bw,normalize:yw},pw=hw;function Ia(t,e){const n=t.props&&t.props[e];Ot(n)&&n()}function mw(t,e,n,s,i,r,o,a,l){const{p:c,o:{createElement:u}}=l,d=u("div"),f=t.suspense=gv(t,i,s,e,d,n,r,o,a,l);c(null,f.pendingBranch=t.ssContent,d,null,s,f,r,o),f.deps>0?(Ia(t,"onPending"),Ia(t,"onFallback"),c(null,t.ssFallback,e,n,s,null,r,o),oo(f,t.ssFallback)):f.resolve(!1,!0)}function gw(t,e,n,s,i,r,o,a,{p:l,um:c,o:{createElement:u}}){const d=e.suspense=t.suspense;d.vnode=e,e.el=t.el;const f=e.ssContent,h=e.ssFallback,{activeBranch:p,pendingBranch:m,isInFallback:_,isHydrating:y}=d;if(m)d.pendingBranch=f,_s(f,m)?(l(m,f,d.hiddenContainer,null,i,d,r,o,a),d.deps<=0?d.resolve():_&&(y||(l(p,h,n,s,i,null,r,o,a),oo(d,h)))):(d.pendingId=kf++,y?(d.isHydrating=!1,d.activeBranch=m):c(m,i,d),d.deps=0,d.effects.length=0,d.hiddenContainer=u("div"),_?(l(null,f,d.hiddenContainer,null,i,d,r,o,a),d.deps<=0?d.resolve():(l(p,h,n,s,i,null,r,o,a),oo(d,h))):p&&_s(f,p)?(l(p,f,n,s,i,d,r,o,a),d.resolve(!0)):(l(null,f,d.hiddenContainer,null,i,d,r,o,a),d.deps<=0&&d.resolve()));else if(p&&_s(f,p))l(p,f,n,s,i,d,r,o,a),oo(d,f);else if(Ia(e,"onPending"),d.pendingBranch=f,f.shapeFlag&512?d.pendingId=f.component.suspenseId:d.pendingId=kf++,l(null,f,d.hiddenContainer,null,i,d,r,o,a),d.deps<=0)d.resolve();else{const{timeout:S,pendingId:b}=d;S>0?setTimeout(()=>{d.pendingId===b&&d.fallback(h)},S):S===0&&d.fallback(h)}}function gv(t,e,n,s,i,r,o,a,l,c,u=!1){const{p:d,m:f,um:h,n:p,o:{parentNode:m,remove:_}}=c;let y;const S=_w(t);S&&e&&e.pendingBranch&&(y=e.pendingId,e.deps++);const b=t.props?Sa(t.props.timeout):void 0,v=r,E={vnode:t,parent:e,parentComponent:n,namespace:o,container:s,hiddenContainer:i,deps:0,pendingId:kf++,timeout:typeof b=="number"?b:-1,activeBranch:null,pendingBranch:null,isInFallback:!u,isHydrating:u,isUnmounted:!1,effects:[],resolve(w=!1,N=!1){const{vnode:L,activeBranch:k,pendingBranch:R,pendingId:B,effects:V,parentComponent:j,container:Z}=E;let ot=!1;E.isHydrating?E.isHydrating=!1:w||(ot=k&&R.transition&&R.transition.mode==="out-in",ot&&(k.transition.afterLeave=()=>{B===E.pendingId&&(f(R,Z,r===v?p(k):r,0),ka(V))}),k&&(m(k.el)===Z&&(r=p(k)),h(k,j,E,!0)),ot||f(R,Z,r,0)),oo(E,R),E.pendingBranch=null,E.isInFallback=!1;let z=E.parent,et=!1;for(;z;){if(z.pendingBranch){z.effects.push(...V),et=!0;break}z=z.parent}!et&&!ot&&ka(V),E.effects=[],S&&e&&e.pendingBranch&&y===e.pendingId&&(e.deps--,e.deps===0&&!N&&e.resolve()),Ia(L,"onResolve")},fallback(w){if(!E.pendingBranch)return;const{vnode:N,activeBranch:L,parentComponent:k,container:R,namespace:B}=E;Ia(N,"onFallback");const V=p(L),j=()=>{E.isInFallback&&(d(null,w,R,V,k,null,B,a,l),oo(E,w))},Z=w.transition&&w.transition.mode==="out-in";Z&&(L.transition.afterLeave=j),E.isInFallback=!0,h(L,k,null,!0),Z||j()},move(w,N,L){E.activeBranch&&f(E.activeBranch,w,N,L),E.container=w},next(){return E.activeBranch&&p(E.activeBranch)},registerDep(w,N,L){const k=!!E.pendingBranch;k&&E.deps++;const R=w.vnode.el;w.asyncDep.catch(B=>{Ir(B,w,0)}).then(B=>{if(w.isUnmounted||E.isUnmounted||E.pendingId!==w.suspenseId)return;w.asyncResolved=!0;const{vnode:V}=w;Of(w,B,!1),R&&(V.el=R);const j=!R&&w.subTree.el;N(w,V,m(R||w.subTree.el),R?null:p(w.subTree),E,o,L),j&&_(j),Eu(w,V.el),k&&--E.deps===0&&E.resolve()})},unmount(w,N){E.isUnmounted=!0,E.activeBranch&&h(E.activeBranch,n,w,N),E.pendingBranch&&h(E.pendingBranch,n,w,N)}};return E}function bw(t,e,n,s,i,r,o,a,l){const c=e.suspense=gv(e,s,n,t.parentNode,document.createElement("div"),null,i,r,o,a,!0),u=l(t,c.pendingBranch=e.ssContent,n,c,r,o);return c.deps===0&&c.resolve(!1,!0),u}function yw(t){const{shapeFlag:e,children:n}=t,s=e&32;t.ssContent=Em(s?n.default:n),t.ssFallback=s?Em(n.fallback):C(qe)}function Em(t){let e;if(Ot(t)){const n=Sr&&t._c;n&&(t._d=!1,O()),t=t(),n&&(t._d=!0,e=bn,yv())}return bt(t)&&(t=cw(t)),t=Ln(t),e&&!t.dynamicChildren&&(t.dynamicChildren=e.filter(n=>n!==t)),t}function bv(t,e){e&&e.pendingBranch?bt(t)?e.effects.push(...t):e.effects.push(t):ka(t)}function oo(t,e){t.activeBranch=e;const{vnode:n,parentComponent:s}=t;let i=e.el;for(;!i&&e.component;)e=e.component.subTree,i=e.el;n.el=i,s&&s.subTree===n&&(s.vnode.el=i,Eu(s,i))}function _w(t){const e=t.props&&t.props.suspensible;return e!=null&&e!==!1}const pt=Symbol.for("v-fgt"),ii=Symbol.for("v-txt"),qe=Symbol.for("v-cmt"),br=Symbol.for("v-stc"),la=[];let bn=null;function O(t=!1){la.push(bn=t?null:[])}function yv(){la.pop(),bn=la[la.length-1]||null}let Sr=1;function Tf(t,e=!1){Sr+=t,t<0&&bn&&e&&(bn.hasOnce=!0)}function _v(t){return t.dynamicChildren=Sr>0?bn||dr:null,yv(),Sr>0&&bn&&bn.push(t),t}function M(t,e,n,s,i,r){return _v(g(t,e,n,s,i,r,!0))}function _t(t,e,n,s,i){return _v(C(t,e,n,s,i,!0))}function ui(t){return t?t.__v_isVNode===!0:!1}function _s(t,e){return t.type===e.type&&t.key===e.key}function vw(t){}const vv=({key:t})=>t??null,Gl=({ref:t,ref_key:e,ref_for:n})=>(typeof t=="number"&&(t=""+t),t!=null?$t(t)||Ae(t)||Ot(t)?{i:Xe,r:t,k:e,f:!!n}:t:null);function g(t,e=null,n=null,s=0,i=null,r=t===pt?0:1,o=!1,a=!1){const l={__v_isVNode:!0,__v_skip:!0,type:t,props:e,key:e&&vv(e),ref:e&&Gl(e),scopeId:mu,slotScopeIds:null,children:n,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:r,patchFlag:s,dynamicProps:i,dynamicChildren:null,appContext:null,ctx:Xe};return a?(qh(l,n),r&128&&t.normalize(l)):n&&(l.shapeFlag|=$t(n)?8:16),Sr>0&&!o&&bn&&(l.patchFlag>0||r&6)&&l.patchFlag!==32&&bn.push(l),l}const C=Sw;function Sw(t,e=null,n=null,s=0,i=null,r=!1){if((!t||t===W_)&&(t=qe),ui(t)){const a=Us(t,e,!0);return n&&qh(a,n),Sr>0&&!r&&bn&&(a.shapeFlag&6?bn[bn.indexOf(t)]=a:bn.push(a)),a.patchFlag=-2,a}if(Ow(t)&&(t=t.__vccOpts),e){e=Sv(e);let{class:a,style:l}=e;a&&!$t(a)&&(e.class=Vt(a)),de(l)&&(fu(l)&&!bt(l)&&(l=Zt({},l)),e.style=fi(l))}const o=$t(t)?1:Ec(t)?128:O_(t)?64:de(t)?4:Ot(t)?2:0;return g(t,e,n,s,i,o,r,!0)}function Sv(t){return t?fu(t)||Z_(t)?Zt({},t):t:null}function Us(t,e,n=!1,s=!1){const{props:i,ref:r,patchFlag:o,children:a,transition:l}=t,c=e?no(i||{},e):i,u={__v_isVNode:!0,__v_skip:!0,type:t.type,props:c,key:c&&vv(c),ref:e&&e.ref?n&&r?bt(r)?r.concat(Gl(e)):[r,Gl(e)]:Gl(e):r,scopeId:t.scopeId,slotScopeIds:t.slotScopeIds,children:a,target:t.target,targetStart:t.targetStart,targetAnchor:t.targetAnchor,staticCount:t.staticCount,shapeFlag:t.shapeFlag,patchFlag:e&&t.type!==pt?o===-1?16:o|16:o,dynamicProps:t.dynamicProps,dynamicChildren:t.dynamicChildren,appContext:t.appContext,dirs:t.dirs,transition:l,component:t.component,suspense:t.suspense,ssContent:t.ssContent&&Us(t.ssContent),ssFallback:t.ssFallback&&Us(t.ssFallback),el:t.el,anchor:t.anchor,ctx:t.ctx,ce:t.ce};return l&&s&&ci(u,l.clone(u)),u}function ws(t=" ",e=0){return C(ii,null,t,e)}function Ew(t,e){const n=C(br,null,t);return n.staticCount=e,n}function vt(t="",e=!1){return e?(O(),_t(qe,null,t)):C(qe,null,t)}function Ln(t){return t==null||typeof t=="boolean"?C(qe):bt(t)?C(pt,null,t.slice()):ui(t)?Ii(t):C(ii,null,String(t))}function Ii(t){return t.el===null&&t.patchFlag!==-1||t.memo?t:Us(t)}function qh(t,e){let n=0;const{shapeFlag:s}=t;if(e==null)e=null;else if(bt(e))n=16;else if(typeof e=="object")if(s&65){const i=e.default;i&&(i._c&&(i._d=!1),qh(t,i()),i._c&&(i._d=!0));return}else{n=32;const i=e._;!i&&!Z_(e)?e._ctx=Xe:i===3&&Xe&&(Xe.slots._===1?e._=1:(e._=2,t.patchFlag|=1024))}else Ot(e)?(e={default:e,_ctx:Xe},n=32):(e=String(e),s&64?(n=16,e=[ws(e)]):n=8);t.children=e,t.shapeFlag|=n}function no(...t){const e={};for(let n=0;n<t.length;n++){const s=t[n];for(const i in s)if(i==="class")e.class!==s.class&&(e.class=Vt([e.class,s.class]));else if(i==="style")e.style=fi([e.style,s.style]);else if(qi(i)){const r=e[i],o=s[i];o&&r!==o&&!(bt(r)&&r.includes(o))&&(e[i]=r?[].concat(r,o):o)}else i!==""&&(e[i]=s[i])}return e}function Rn(t,e,n,s=null){ls(t,e,7,[n,s])}const ww=G_();let Cw=0;function Ev(t,e,n){const s=t.type,i=(e?e.appContext:t.appContext)||ww,r={uid:Cw++,vnode:t,type:s,parent:e,appContext:i,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new kh(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:e?e.provides:Object.create(i.provides),ids:e?e.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Q_(s,i),emitsOptions:mv(s,i),emit:null,emitted:null,propsDefaults:Yt,inheritAttrs:s.inheritAttrs,ctx:Yt,data:Yt,props:Yt,attrs:Yt,slots:Yt,refs:Yt,setupState:Yt,setupContext:null,suspense:n,suspenseId:n?n.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 r.ctx={_:r},r.root=e?e.root:r,r.emit=lw.bind(null,r),t.ce&&t.ce(r),r}let Ke=null;const On=()=>Ke||Xe;let wc,xf;{const t=za(),e=(n,s)=>{let i;return(i=t[n])||(i=t[n]=[]),i.push(s),r=>{i.length>1?i.forEach(o=>o(r)):i[0](r)}};wc=e("__VUE_INSTANCE_SETTERS__",n=>Ke=n),xf=e("__VUE_SSR_SETTERS__",n=>fo=n)}const Er=t=>{const e=Ke;return wc(t),t.scope.on(),()=>{t.scope.off(),wc(e)}},Af=()=>{Ke&&Ke.scope.off(),wc(null)};function wv(t){return t.vnode.shapeFlag&4}let fo=!1;function Cv(t,e=!1,n=!1){e&&xf(e);const{props:s,children:i}=t.vnode,r=wv(t);JE(t,s,r,e),nw(t,i,n);const o=r?kw(t,e):void 0;return e&&xf(!1),o}function kw(t,e){const n=t.type;t.accessCache=Object.create(null),t.proxy=new Proxy(t.ctx,Sf);const{setup:s}=n;if(s){Ki();const i=t.setupContext=s.length>1?Tv(t):null,r=Er(t),o=Ao(s,t,0,[t.props,i]),a=iu(o);if(Xi(),r(),(a||t.sp)&&!Vi(t)&&Dh(t),a){if(o.then(Af,Af),e)return o.then(l=>{Of(t,l,e)}).catch(l=>{Ir(l,t,0)});t.asyncDep=o}else Of(t,o,e)}else kv(t,e)}function Of(t,e,n){Ot(e)?t.type.__ssrInlineRender?t.ssrRender=e:t.render=e:de(e)&&(t.setupState=Ph(e)),kv(t,n)}let Cc,If;function Tw(t){Cc=t,If=e=>{e.render._rc&&(e.withProxy=new Proxy(e.ctx,NE))}}const xw=()=>!Cc;function kv(t,e,n){const s=t.type;if(!t.render){if(!e&&Cc&&!s.render){const i=s.template||jh(t).template;if(i){const{isCustomElement:r,compilerOptions:o}=t.appContext.config,{delimiters:a,compilerOptions:l}=s,c=Zt(Zt({isCustomElement:r,delimiters:a},o),l);s.render=Cc(i,c)}}t.render=s.render||tn,If&&If(t)}{const i=Er(t);Ki();try{qE(t)}finally{Xi(),i()}}}const Aw={get(t,e){return dn(t,"get",""),t[e]}};function Tv(t){const e=n=>{t.exposed=n||{}};return{attrs:new Proxy(t.attrs,Aw),slots:t.slots,emit:t.emit,expose:e}}function Ja(t){return t.exposed?t.exposeProxy||(t.exposeProxy=new Proxy(Ph(hu(t.exposed)),{get(e,n){if(n in e)return e[n];if(n in oa)return oa[n](t)},has(e,n){return n in e||n in oa}})):t.proxy}function Nf(t,e=!0){return Ot(t)?t.displayName||t.name:t.name||e&&t.__name}function Ow(t){return Ot(t)&&"__vccOpts"in t}const Qe=(t,e)=>K3(t,e,fo);function Fs(t,e,n){const s=arguments.length;return s===2?de(e)&&!bt(e)?ui(e)?C(t,null,[e]):C(t,e):C(t,null,e):(s>3?n=Array.prototype.slice.call(arguments,2):s===3&&ui(n)&&(n=[n]),C(t,e,n))}function Iw(){}function Nw(t,e,n,s){const i=n[s];if(i&&xv(i,t))return i;const r=e();return r.memo=t.slice(),r.cacheIndex=s,n[s]=r}function xv(t,e){const n=t.memo;if(n.length!=e.length)return!1;for(let s=0;s<n.length;s++)if(un(n[s],e[s]))return!1;return Sr>0&&bn&&bn.push(t),!0}const Av="3.5.13",Pw=tn,$w=sE,Rw=Gr,Lw=x_,Dw={createComponentInstance:Ev,setupComponent:Cv,renderComponentRoot:zl,setCurrentRenderingInstance:xa,isVNode:ui,normalizeVNode:Ln,getComponentPublicInstance:Ja,ensureValidVNode:Uh,pushWarningContext:Q3,popWarningContext:tE},Mw=Dw,Fw=null,Vw=null,Hw=null;/**
* @vue/runtime-dom v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let Pf;const wm=typeof window<"u"&&window.trustedTypes;if(wm)try{Pf=wm.createPolicy("vue",{createHTML:t=>t})}catch{}const Ov=Pf?t=>Pf.createHTML(t):t=>t,Uw="http://www.w3.org/2000/svg",jw="http://www.w3.org/1998/Math/MathML",Ys=typeof document<"u"?document:null,Cm=Ys&&Ys.createElement("template"),Bw={insert:(t,e,n)=>{e.insertBefore(t,n||null)},remove:t=>{const e=t.parentNode;e&&e.removeChild(t)},createElement:(t,e,n,s)=>{const i=e==="svg"?Ys.createElementNS(Uw,t):e==="mathml"?Ys.createElementNS(jw,t):n?Ys.createElement(t,{is:n}):Ys.createElement(t);return t==="select"&&s&&s.multiple!=null&&i.setAttribute("multiple",s.multiple),i},createText:t=>Ys.createTextNode(t),createComment:t=>Ys.createComment(t),setText:(t,e)=>{t.nodeValue=e},setElementText:(t,e)=>{t.textContent=e},parentNode:t=>t.parentNode,nextSibling:t=>t.nextSibling,querySelector:t=>Ys.querySelector(t),setScopeId(t,e){t.setAttribute(e,"")},insertStaticContent(t,e,n,s,i,r){const o=n?n.previousSibling:e.lastChild;if(i&&(i===r||i.nextSibling))for(;e.insertBefore(i.cloneNode(!0),n),!(i===r||!(i=i.nextSibling)););else{Cm.innerHTML=Ov(s==="svg"?`<svg>${t}</svg>`:s==="mathml"?`<math>${t}</math>`:t);const a=Cm.content;if(s==="svg"||s==="mathml"){const l=a.firstChild;for(;l.firstChild;)a.appendChild(l.firstChild);a.removeChild(l)}e.insertBefore(a,n)}return[o?o.nextSibling:e.firstChild,n?n.previousSibling:e.lastChild]}},yi="transition",Vo="animation",ho=Symbol("_vtc"),Iv={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},Nv=Zt({},Lh,Iv),Ww=t=>(t.displayName="Transition",t.props=Nv,t),Pv=Ww((t,{slots:e})=>Fs(R_,$v(t),e)),er=(t,e=[])=>{bt(t)?t.forEach(n=>n(...e)):t&&t(...e)},km=t=>t?bt(t)?t.some(e=>e.length>1):t.length>1:!1;function $v(t){const e={};for(const V in t)V in Iv||(e[V]=t[V]);if(t.css===!1)return e;const{name:n="v",type:s,duration:i,enterFromClass:r=`${n}-enter-from`,enterActiveClass:o=`${n}-enter-active`,enterToClass:a=`${n}-enter-to`,appearFromClass:l=r,appearActiveClass:c=o,appearToClass:u=a,leaveFromClass:d=`${n}-leave-from`,leaveActiveClass:f=`${n}-leave-active`,leaveToClass:h=`${n}-leave-to`}=t,p=qw(i),m=p&&p[0],_=p&&p[1],{onBeforeEnter:y,onEnter:S,onEnterCancelled:b,onLeave:v,onLeaveCancelled:E,onBeforeAppear:w=y,onAppear:N=S,onAppearCancelled:L=b}=e,k=(V,j,Z,ot)=>{V._enterCancelled=ot,ki(V,j?u:a),ki(V,j?c:o),Z&&Z()},R=(V,j)=>{V._isLeaving=!1,ki(V,d),ki(V,h),ki(V,f),j&&j()},B=V=>(j,Z)=>{const ot=V?N:S,z=()=>k(j,V,Z);er(ot,[j,z]),Tm(()=>{ki(j,V?l:r),$s(j,V?u:a),km(ot)||xm(j,s,m,z)})};return Zt(e,{onBeforeEnter(V){er(y,[V]),$s(V,r),$s(V,o)},onBeforeAppear(V){er(w,[V]),$s(V,l),$s(V,c)},onEnter:B(!1),onAppear:B(!0),onLeave(V,j){V._isLeaving=!0;const Z=()=>R(V,j);$s(V,d),V._enterCancelled?($s(V,f),$f()):($f(),$s(V,f)),Tm(()=>{V._isLeaving&&(ki(V,d),$s(V,h),km(v)||xm(V,s,_,Z))}),er(v,[V,Z])},onEnterCancelled(V){k(V,!1,void 0,!0),er(b,[V])},onAppearCancelled(V){k(V,!0,void 0,!0),er(L,[V])},onLeaveCancelled(V){R(V),er(E,[V])}})}function qw(t){if(t==null)return null;if(de(t))return[kd(t.enter),kd(t.leave)];{const e=kd(t);return[e,e]}}function kd(t){return Sa(t)}function $s(t,e){e.split(/\s+/).forEach(n=>n&&t.classList.add(n)),(t[ho]||(t[ho]=new Set)).add(e)}function ki(t,e){e.split(/\s+/).forEach(s=>s&&t.classList.remove(s));const n=t[ho];n&&(n.delete(e),n.size||(t[ho]=void 0))}function Tm(t){requestAnimationFrame(()=>{requestAnimationFrame(t)})}let zw=0;function xm(t,e,n,s){const i=t._endId=++zw,r=()=>{i===t._endId&&s()};if(n!=null)return setTimeout(r,n);const{type:o,timeout:a,propCount:l}=Rv(t,e);if(!o)return s();const c=o+"end";let u=0;const d=()=>{t.removeEventListener(c,f),r()},f=h=>{h.target===t&&++u>=l&&d()};setTimeout(()=>{u<l&&d()},a+1),t.addEventListener(c,f)}function Rv(t,e){const n=window.getComputedStyle(t),s=p=>(n[p]||"").split(", "),i=s(`${yi}Delay`),r=s(`${yi}Duration`),o=Am(i,r),a=s(`${Vo}Delay`),l=s(`${Vo}Duration`),c=Am(a,l);let u=null,d=0,f=0;e===yi?o>0&&(u=yi,d=o,f=r.length):e===Vo?c>0&&(u=Vo,d=c,f=l.length):(d=Math.max(o,c),u=d>0?o>c?yi:Vo:null,f=u?u===yi?r.length:l.length:0);const h=u===yi&&/\b(transform|all)(,|$)/.test(s(`${yi}Property`).toString());return{type:u,timeout:d,propCount:f,hasTransform:h}}function Am(t,e){for(;t.length<e.length;)t=t.concat(t);return Math.max(...e.map((n,s)=>Om(n)+Om(t[s])))}function Om(t){return t==="auto"?0:Number(t.slice(0,-1).replace(",","."))*1e3}function $f(){return document.body.offsetHeight}function Gw(t,e,n){const s=t[ho];s&&(e=(e?[e,...s]:[...s]).join(" ")),e==null?t.removeAttribute("class"):n?t.setAttribute("class",e):t.className=e}const kc=Symbol("_vod"),Lv=Symbol("_vsh"),Tc={beforeMount(t,{value:e},{transition:n}){t[kc]=t.style.display==="none"?"":t.style.display,n&&e?n.beforeEnter(t):Ho(t,e)},mounted(t,{value:e},{transition:n}){n&&e&&n.enter(t)},updated(t,{value:e,oldValue:n},{transition:s}){!e!=!n&&(s?e?(s.beforeEnter(t),Ho(t,!0),s.enter(t)):s.leave(t,()=>{Ho(t,!1)}):Ho(t,e))},beforeUnmount(t,{value:e}){Ho(t,e)}};function Ho(t,e){t.style.display=e?t[kc]:"none",t[Lv]=!e}function Kw(){Tc.getSSRProps=({value:t})=>{if(!t)return{style:{display:"none"}}}}const Dv=Symbol("");function Xw(t){const e=On();if(!e)return;const n=e.ut=(i=t(e.proxy))=>{Array.from(document.querySelectorAll(`[data-v-owner="${e.uid}"]`)).forEach(r=>xc(r,i))},s=()=>{const i=t(e.proxy);e.ce?xc(e.ce,i):Rf(e.subTree,i),n(i)};Mh(()=>{ka(s)}),Oo(()=>{Gn(s,tn,{flush:"post"});const i=new MutationObserver(s);i.observe(e.subTree.el.parentNode,{childList:!0}),Xa(()=>i.disconnect())})}function Rf(t,e){if(t.shapeFlag&128){const n=t.suspense;t=n.activeBranch,n.pendingBranch&&!n.isHydrating&&n.effects.push(()=>{Rf(n.activeBranch,e)})}for(;t.component;)t=t.component.subTree;if(t.shapeFlag&1&&t.el)xc(t.el,e);else if(t.type===pt)t.children.forEach(n=>Rf(n,e));else if(t.type===br){let{el:n,anchor:s}=t;for(;n&&(xc(n,e),n!==s);)n=n.nextSibling}}function xc(t,e){if(t.nodeType===1){const n=t.style;let s="";for(const i in e)n.setProperty(`--${i}`,e[i]),s+=`--${i}: ${e[i]};`;n[Dv]=s}}const Yw=/(^|;)\s*display\s*:/;function Zw(t,e,n){const s=t.style,i=$t(n);let r=!1;if(n&&!i){if(e)if($t(e))for(const o of e.split(";")){const a=o.slice(0,o.indexOf(":")).trim();n[a]==null&&Kl(s,a,"")}else for(const o in e)n[o]==null&&Kl(s,o,"");for(const o in n)o==="display"&&(r=!0),Kl(s,o,n[o])}else if(i){if(e!==n){const o=s[Dv];o&&(n+=";"+o),s.cssText=n,r=Yw.test(n)}}else e&&t.removeAttribute("style");kc in t&&(t[kc]=r?s.display:"",t[Lv]&&(s.display="none"))}const Im=/\s*!important$/;function Kl(t,e,n){if(bt(n))n.forEach(s=>Kl(t,e,s));else if(n==null&&(n=""),e.startsWith("--"))t.setProperty(e,n);else{const s=Jw(t,e);Im.test(n)?t.setProperty(hn(s),n.replace(Im,""),"important"):t[s]=n}}const Nm=["Webkit","Moz","ms"],Td={};function Jw(t,e){const n=Td[e];if(n)return n;let s=we(e);if(s!=="filter"&&s in t)return Td[e]=s;s=Gi(s);for(let i=0;i<Nm.length;i++){const r=Nm[i]+s;if(r in t)return Td[e]=r}return e}const Pm="http://www.w3.org/1999/xlink";function $m(t,e,n,s,i,r=Jy(e)){s&&e.startsWith("xlink:")?n==null?t.removeAttributeNS(Pm,e.slice(6,e.length)):t.setAttributeNS(Pm,e,n):n==null||r&&!Ch(n)?t.removeAttribute(e):t.setAttribute(e,r?"":xn(n)?String(n):n)}function Rm(t,e,n,s,i){if(e==="innerHTML"||e==="textContent"){n!=null&&(t[e]=e==="innerHTML"?Ov(n):n);return}const r=t.tagName;if(e==="value"&&r!=="PROGRESS"&&!r.includes("-")){const a=r==="OPTION"?t.getAttribute("value")||"":t.value,l=n==null?t.type==="checkbox"?"on":"":String(n);(a!==l||!("_value"in t))&&(t.value=l),n==null&&t.removeAttribute(e),t._value=n;return}let o=!1;if(n===""||n==null){const a=typeof t[e];a==="boolean"?n=Ch(n):n==null&&a==="string"?(n="",o=!0):a==="number"&&(n=0,o=!0)}try{t[e]=n}catch{}o&&t.removeAttribute(i||e)}function Qs(t,e,n,s){t.addEventListener(e,n,s)}function Qw(t,e,n,s){t.removeEventListener(e,n,s)}const Lm=Symbol("_vei");function tC(t,e,n,s,i=null){const r=t[Lm]||(t[Lm]={}),o=r[e];if(s&&o)o.value=s;else{const[a,l]=eC(e);if(s){const c=r[e]=iC(s,i);Qs(t,a,c,l)}else o&&(Qw(t,a,o,l),r[e]=void 0)}}const Dm=/(?:Once|Passive|Capture)$/;function eC(t){let e;if(Dm.test(t)){e={};let s;for(;s=t.match(Dm);)t=t.slice(0,t.length-s[0].length),e[s[0].toLowerCase()]=!0}return[t[2]===":"?t.slice(3):hn(t.slice(2)),e]}let xd=0;const nC=Promise.resolve(),sC=()=>xd||(nC.then(()=>xd=0),xd=Date.now());function iC(t,e){const n=s=>{if(!s._vts)s._vts=Date.now();else if(s._vts<=n.attached)return;ls(rC(s,n.value),e,5,[s])};return n.value=t,n.attached=sC(),n}function rC(t,e){if(bt(e)){const n=t.stopImmediatePropagation;return t.stopImmediatePropagation=()=>{n.call(t),t._stopped=!0},e.map(s=>i=>!i._stopped&&s&&s(i))}else return e}const Mm=t=>t.charCodeAt(0)===111&&t.charCodeAt(1)===110&&t.charCodeAt(2)>96&&t.charCodeAt(2)<123,oC=(t,e,n,s,i,r)=>{const o=i==="svg";e==="class"?Gw(t,s,o):e==="style"?Zw(t,n,s):qi(e)?nu(e)||tC(t,e,n,s,r):(e[0]==="."?(e=e.slice(1),!0):e[0]==="^"?(e=e.slice(1),!1):aC(t,e,s,o))?(Rm(t,e,s),!t.tagName.includes("-")&&(e==="value"||e==="checked"||e==="selected")&&$m(t,e,s,o,r,e!=="value")):t._isVueCE&&(/[A-Z]/.test(e)||!$t(s))?Rm(t,we(e),s,r,e):(e==="true-value"?t._trueValue=s:e==="false-value"&&(t._falseValue=s),$m(t,e,s,o))};function aC(t,e,n,s){if(s)return!!(e==="innerHTML"||e==="textContent"||e in t&&Mm(e)&&Ot(n));if(e==="spellcheck"||e==="draggable"||e==="translate"||e==="form"||e==="list"&&t.tagName==="INPUT"||e==="type"&&t.tagName==="TEXTAREA")return!1;if(e==="width"||e==="height"){const i=t.tagName;if(i==="IMG"||i==="VIDEO"||i==="CANVAS"||i==="SOURCE")return!1}return Mm(e)&&$t(n)?!1:e in t}const Fm={};/*! #__NO_SIDE_EFFECTS__ */function Mv(t,e,n){const s=hi(t,e);qa(s)&&Zt(s,e);class i extends wu{constructor(o){super(s,o,n)}}return i.def=s,i}/*! #__NO_SIDE_EFFECTS__ */const lC=(t,e)=>Mv(t,e,Xv),cC=typeof HTMLElement<"u"?HTMLElement:class{};class wu extends cC{constructor(e,n={},s=Oc){super(),this._def=e,this._props=n,this._createApp=s,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&&s!==Oc?this._root=this.shadowRoot:e.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 e=this;for(;e=e&&(e.parentNode||e.host);)if(e instanceof wu){this._parent=e;break}this._instance||(this._resolved?(this._setParent(),this._update()):e&&e._pendingResolve?this._pendingResolve=e._pendingResolve.then(()=>{this._pendingResolve=void 0,this._resolveDef()}):this._resolveDef())}_setParent(e=this._parent){e&&(this._instance.parent=e._instance,this._instance.provides=e._instance.provides)}disconnectedCallback(){this._connected=!1,Nr(()=>{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 s=0;s<this.attributes.length;s++)this._setAttr(this.attributes[s].name);this._ob=new MutationObserver(s=>{for(const i of s)this._setAttr(i.attributeName)}),this._ob.observe(this,{attributes:!0});const e=(s,i=!1)=>{this._resolved=!0,this._pendingResolve=void 0;const{props:r,styles:o}=s;let a;if(r&&!bt(r))for(const l in r){const c=r[l];(c===Number||c&&c.type===Number)&&(l in this._props&&(this._props[l]=Sa(this._props[l])),(a||(a=Object.create(null)))[we(l)]=!0)}this._numberProps=a,i&&this._resolveProps(s),this.shadowRoot&&this._applyStyles(o),this._mount(s)},n=this._def.__asyncLoader;n?this._pendingResolve=n().then(s=>e(this._def=s,!0)):e(this._def)}_mount(e){this._app=this._createApp(e),e.configureApp&&e.configureApp(this._app),this._app._ceVNode=this._createVNode(),this._app.mount(this._root);const n=this._instance&&this._instance.exposed;if(n)for(const s in n)ae(this,s)||Object.defineProperty(this,s,{get:()=>Dn(n[s])})}_resolveProps(e){const{props:n}=e,s=bt(n)?n:Object.keys(n||{});for(const i of Object.keys(this))i[0]!=="_"&&s.includes(i)&&this._setProp(i,this[i]);for(const i of s.map(we))Object.defineProperty(this,i,{get(){return this._getProp(i)},set(r){this._setProp(i,r,!0,!0)}})}_setAttr(e){if(e.startsWith("data-v-"))return;const n=this.hasAttribute(e);let s=n?this.getAttribute(e):Fm;const i=we(e);n&&this._numberProps&&this._numberProps[i]&&(s=Sa(s)),this._setProp(i,s,!1,!0)}_getProp(e){return this._props[e]}_setProp(e,n,s=!0,i=!1){if(n!==this._props[e]&&(n===Fm?delete this._props[e]:(this._props[e]=n,e==="key"&&this._app&&(this._app._ceVNode.key=n)),i&&this._instance&&this._update(),s)){const r=this._ob;r&&r.disconnect(),n===!0?this.setAttribute(hn(e),""):typeof n=="string"||typeof n=="number"?this.setAttribute(hn(e),n+""):n||this.removeAttribute(hn(e)),r&&r.observe(this,{attributes:!0})}}_update(){Kv(this._createVNode(),this._root)}_createVNode(){const e={};this.shadowRoot||(e.onVnodeMounted=e.onVnodeUpdated=this._renderSlots.bind(this));const n=C(this._def,Zt(e,this._props));return this._instance||(n.ce=s=>{this._instance=s,s.ce=this,s.isCE=!0;const i=(r,o)=>{this.dispatchEvent(new CustomEvent(r,qa(o[0])?Zt({detail:o},o[0]):{detail:o}))};s.emit=(r,...o)=>{i(r,o),hn(r)!==r&&i(hn(r),o)},this._setParent()}),n}_applyStyles(e,n){if(!e)return;if(n){if(n===this._def||this._styleChildren.has(n))return;this._styleChildren.add(n)}const s=this._nonce;for(let i=e.length-1;i>=0;i--){const r=document.createElement("style");s&&r.setAttribute("nonce",s),r.textContent=e[i],this.shadowRoot.prepend(r)}}_parseSlots(){const e=this._slots={};let n;for(;n=this.firstChild;){const s=n.nodeType===1&&n.getAttribute("slot")||"default";(e[s]||(e[s]=[])).push(n),this.removeChild(n)}}_renderSlots(){const e=(this._teleportTarget||this).querySelectorAll("slot"),n=this._instance.type.__scopeId;for(let s=0;s<e.length;s++){const i=e[s],r=i.getAttribute("name")||"default",o=this._slots[r],a=i.parentNode;if(o)for(const l of o){if(n&&l.nodeType===1){const c=n+"-s",u=document.createTreeWalker(l,1);l.setAttribute(c,"");let d;for(;d=u.nextNode();)d.setAttribute(c,"")}a.insertBefore(l,i)}else for(;i.firstChild;)a.insertBefore(i.firstChild,i);a.removeChild(i)}}_injectChildStyle(e){this._applyStyles(e.styles,e)}_removeChildStyle(e){}}function Fv(t){const e=On(),n=e&&e.ce;return n||null}function uC(){const t=Fv();return t&&t.shadowRoot}function dC(t="$style"){{const e=On();if(!e)return Yt;const n=e.type.__cssModules;if(!n)return Yt;const s=n[t];return s||Yt}}const Vv=new WeakMap,Hv=new WeakMap,Ac=Symbol("_moveCb"),Vm=Symbol("_enterCb"),fC=t=>(delete t.props.mode,t),hC=fC({name:"TransitionGroup",props:Zt({},Nv,{tag:String,moveClass:String}),setup(t,{slots:e}){const n=On(),s=Rh();let i,r;return yu(()=>{if(!i.length)return;const o=t.moveClass||`${t.name||"v"}-move`;if(!yC(i[0].el,n.vnode.el,o))return;i.forEach(mC),i.forEach(gC);const a=i.filter(bC);$f(),a.forEach(l=>{const c=l.el,u=c.style;$s(c,o),u.transform=u.webkitTransform=u.transitionDuration="";const d=c[Ac]=f=>{f&&f.target!==c||(!f||/transform$/.test(f.propertyName))&&(c.removeEventListener("transitionend",d),c[Ac]=null,ki(c,o))};c.addEventListener("transitionend",d)})}),()=>{const o=ee(t),a=$v(o);let l=o.tag||pt;if(i=[],r)for(let c=0;c<r.length;c++){const u=r[c];u.el&&u.el instanceof Element&&(i.push(u),ci(u,uo(u,a,s,n)),Vv.set(u,u.el.getBoundingClientRect()))}r=e.default?gu(e.default()):[];for(let c=0;c<r.length;c++){const u=r[c];u.key!=null&&ci(u,uo(u,a,s,n))}return C(l,null,r)}}}),pC=hC;function mC(t){const e=t.el;e[Ac]&&e[Ac](),e[Vm]&&e[Vm]()}function gC(t){Hv.set(t,t.el.getBoundingClientRect())}function bC(t){const e=Vv.get(t),n=Hv.get(t),s=e.left-n.left,i=e.top-n.top;if(s||i){const r=t.el.style;return r.transform=r.webkitTransform=`translate(${s}px,${i}px)`,r.transitionDuration="0s",t}}function yC(t,e,n){const s=t.cloneNode(),i=t[ho];i&&i.forEach(a=>{a.split(/\s+/).forEach(l=>l&&s.classList.remove(l))}),n.split(/\s+/).forEach(a=>a&&s.classList.add(a)),s.style.display="none";const r=e.nodeType===1?e:e.parentNode;r.appendChild(s);const{hasTransform:o}=Rv(s);return r.removeChild(s),o}const Bi=t=>{const e=t.props["onUpdate:modelValue"]||!1;return bt(e)?n=>pr(e,n):e};function _C(t){t.target.composing=!0}function Hm(t){const e=t.target;e.composing&&(e.composing=!1,e.dispatchEvent(new Event("input")))}const os=Symbol("_assign"),Yn={created(t,{modifiers:{lazy:e,trim:n,number:s}},i){t[os]=Bi(i);const r=s||i.props&&i.props.type==="number";Qs(t,e?"change":"input",o=>{if(o.target.composing)return;let a=t.value;n&&(a=a.trim()),r&&(a=va(a)),t[os](a)}),n&&Qs(t,"change",()=>{t.value=t.value.trim()}),e||(Qs(t,"compositionstart",_C),Qs(t,"compositionend",Hm),Qs(t,"change",Hm))},mounted(t,{value:e}){t.value=e??""},beforeUpdate(t,{value:e,oldValue:n,modifiers:{lazy:s,trim:i,number:r}},o){if(t[os]=Bi(o),t.composing)return;const a=(r||t.type==="number")&&!/^0\d/.test(t.value)?va(t.value):t.value,l=e??"";a!==l&&(document.activeElement===t&&t.type!=="range"&&(s&&e===n||i&&t.value.trim()===l)||(t.value=l))}},zh={deep:!0,created(t,e,n){t[os]=Bi(n),Qs(t,"change",()=>{const s=t._modelValue,i=po(t),r=t.checked,o=t[os];if(bt(s)){const a=Ga(s,i),l=a!==-1;if(r&&!l)o(s.concat(i));else if(!r&&l){const c=[...s];c.splice(a,1),o(c)}}else if(zi(s)){const a=new Set(s);r?a.add(i):a.delete(i),o(a)}else o(Uv(t,r))})},mounted:Um,beforeUpdate(t,e,n){t[os]=Bi(n),Um(t,e,n)}};function Um(t,{value:e,oldValue:n},s){t._modelValue=e;let i;if(bt(e))i=Ga(e,s.props.value)>-1;else if(zi(e))i=e.has(s.props.value);else{if(e===n)return;i=li(e,Uv(t,!0))}t.checked!==i&&(t.checked=i)}const Gh={created(t,{value:e},n){t.checked=li(e,n.props.value),t[os]=Bi(n),Qs(t,"change",()=>{t[os](po(t))})},beforeUpdate(t,{value:e,oldValue:n},s){t[os]=Bi(s),e!==n&&(t.checked=li(e,s.props.value))}},Kh={deep:!0,created(t,{value:e,modifiers:{number:n}},s){const i=zi(e);Qs(t,"change",()=>{const r=Array.prototype.filter.call(t.options,o=>o.selected).map(o=>n?va(po(o)):po(o));t[os](t.multiple?i?new Set(r):r:r[0]),t._assigning=!0,Nr(()=>{t._assigning=!1})}),t[os]=Bi(s)},mounted(t,{value:e}){jm(t,e)},beforeUpdate(t,e,n){t[os]=Bi(n)},updated(t,{value:e}){t._assigning||jm(t,e)}};function jm(t,e){const n=t.multiple,s=bt(e);if(!(n&&!s&&!zi(e))){for(let i=0,r=t.options.length;i<r;i++){const o=t.options[i],a=po(o);if(n)if(s){const l=typeof a;l==="string"||l==="number"?o.selected=e.some(c=>String(c)===String(a)):o.selected=Ga(e,a)>-1}else o.selected=e.has(a);else if(li(po(o),e)){t.selectedIndex!==i&&(t.selectedIndex=i);return}}!n&&t.selectedIndex!==-1&&(t.selectedIndex=-1)}}function po(t){return"_value"in t?t._value:t.value}function Uv(t,e){const n=e?"_trueValue":"_falseValue";return n in t?t[n]:e}const jv={created(t,e,n){El(t,e,n,null,"created")},mounted(t,e,n){El(t,e,n,null,"mounted")},beforeUpdate(t,e,n,s){El(t,e,n,s,"beforeUpdate")},updated(t,e,n,s){El(t,e,n,s,"updated")}};function Bv(t,e){switch(t){case"SELECT":return Kh;case"TEXTAREA":return Yn;default:switch(e){case"checkbox":return zh;case"radio":return Gh;default:return Yn}}}function El(t,e,n,s,i){const o=Bv(t.tagName,n.props&&n.props.type)[i];o&&o(t,e,n,s)}function vC(){Yn.getSSRProps=({value:t})=>({value:t}),Gh.getSSRProps=({value:t},e)=>{if(e.props&&li(e.props.value,t))return{checked:!0}},zh.getSSRProps=({value:t},e)=>{if(bt(t)){if(e.props&&Ga(t,e.props.value)>-1)return{checked:!0}}else if(zi(t)){if(e.props&&t.has(e.props.value))return{checked:!0}}else if(t)return{checked:!0}},jv.getSSRProps=(t,e)=>{if(typeof e.type!="string")return;const n=Bv(e.type.toUpperCase(),e.props&&e.props.type);if(n.getSSRProps)return n.getSSRProps(t,e)}}const SC=["ctrl","shift","alt","meta"],EC={stop:t=>t.stopPropagation(),prevent:t=>t.preventDefault(),self:t=>t.target!==t.currentTarget,ctrl:t=>!t.ctrlKey,shift:t=>!t.shiftKey,alt:t=>!t.altKey,meta:t=>!t.metaKey,left:t=>"button"in t&&t.button!==0,middle:t=>"button"in t&&t.button!==1,right:t=>"button"in t&&t.button!==2,exact:(t,e)=>SC.some(n=>t[`${n}Key`]&&!e.includes(n))},Oe=(t,e)=>{const n=t._withMods||(t._withMods={}),s=e.join(".");return n[s]||(n[s]=(i,...r)=>{for(let o=0;o<e.length;o++){const a=EC[e[o]];if(a&&a(i,e))return}return t(i,...r)})},wC={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},Wv=(t,e)=>{const n=t._withKeys||(t._withKeys={}),s=e.join(".");return n[s]||(n[s]=i=>{if(!("key"in i))return;const r=hn(i.key);if(e.some(o=>o===r||wC[o]===r))return t(i)})},qv=Zt({patchProp:oC},Bw);let ca,Bm=!1;function zv(){return ca||(ca=iv(qv))}function Gv(){return ca=Bm?ca:rv(qv),Bm=!0,ca}const Kv=(...t)=>{zv().render(...t)},CC=(...t)=>{Gv().hydrate(...t)},Oc=(...t)=>{const e=zv().createApp(...t),{mount:n}=e;return e.mount=s=>{const i=Zv(s);if(!i)return;const r=e._component;!Ot(r)&&!r.render&&!r.template&&(r.template=i.innerHTML),i.nodeType===1&&(i.textContent="");const o=n(i,!1,Yv(i));return i instanceof Element&&(i.removeAttribute("v-cloak"),i.setAttribute("data-v-app","")),o},e},Xv=(...t)=>{const e=Gv().createApp(...t),{mount:n}=e;return e.mount=s=>{const i=Zv(s);if(i)return n(i,!0,Yv(i))},e};function Yv(t){if(t instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&t instanceof MathMLElement)return"mathml"}function Zv(t){return $t(t)?document.querySelector(t):t}let Wm=!1;const kC=()=>{Wm||(Wm=!0,vC(),Kw())},TC=Object.freeze(Object.defineProperty({__proto__:null,BaseTransition:R_,BaseTransitionPropsValidators:Lh,Comment:qe,DeprecationTypes:Hw,EffectScope:kh,ErrorCodes:nE,ErrorTypeStrings:$w,Fragment:pt,KeepAlive:xE,ReactiveEffect:Ea,Static:br,Suspense:pw,Teleport:ds,Text:ii,TrackOpTypes:X3,Transition:Pv,TransitionGroup:pC,TriggerOpTypes:Y3,VueElement:wu,assertNumber:eE,callWithAsyncErrorHandling:ls,callWithErrorHandling:Ao,camelize:we,capitalize:Gi,cloneVNode:Us,compatUtils:Vw,computed:Qe,createApp:Oc,createBlock:_t,createCommentVNode:vt,createElementBlock:M,createElementVNode:g,createHydrationRenderer:rv,createPropsRestProxy:BE,createRenderer:iv,createSSRApp:Xv,createSlots:Ya,createStaticVNode:Ew,createTextVNode:ws,createVNode:C,customRef:__,defineAsyncComponent:kE,defineComponent:hi,defineCustomElement:Mv,defineEmits:$E,defineExpose:RE,defineModel:ME,defineOptions:LE,defineProps:PE,defineSSRCustomElement:lC,defineSlots:DE,devtools:Rw,effect:y3,effectScope:au,getCurrentInstance:On,getCurrentScope:Th,getCurrentWatcher:Z3,getTransitionRawChildren:gu,guardReactiveProps:Sv,h:Fs,handleError:Ir,hasInjectionContext:K_,hydrate:CC,hydrateOnIdle:_E,hydrateOnInteraction:wE,hydrateOnMediaQuery:EE,hydrateOnVisible:SE,initCustomFormatter:Iw,initDirectivesForSSR:kC,inject:rs,isMemoSame:xv,isProxy:fu,isReactive:Vs,isReadonly:ji,isRef:Ae,isRuntimeOnly:xw,isShallow:zn,isVNode:ui,markRaw:hu,mergeDefaults:UE,mergeModels:jE,mergeProps:no,nextTick:Nr,normalizeClass:Vt,normalizeProps:to,normalizeStyle:fi,onActivated:D_,onBeforeMount:V_,onBeforeUnmount:_u,onBeforeUpdate:Mh,onDeactivated:M_,onErrorCaptured:B_,onMounted:Oo,onRenderTracked:j_,onRenderTriggered:U_,onScopeDispose:n_,onServerPrefetch:H_,onUnmounted:Xa,onUpdated:yu,onWatcherCleanup:E_,openBlock:O,popScopeId:aE,provide:aa,proxyRefs:Ph,pushScopeId:oE,queuePostFlushCb:ka,reactive:xo,readonly:Nh,ref:is,registerRuntimeCompiler:Tw,render:Kv,renderList:fe,renderSlot:ge,resolveComponent:x,resolveDirective:Vh,resolveDynamicComponent:vu,resolveFilter:Fw,resolveTransitionHooks:uo,setBlockTracking:Tf,setDevtoolsHook:Lw,setTransitionHooks:ci,shallowReactive:Ih,shallowReadonly:F3,shallowRef:pu,ssrContextKey:cv,ssrUtils:Mw,stop:_3,toDisplayString:$,toHandlerKey:hr,toHandlers:IE,toRaw:ee,toRef:z3,toRefs:v_,toValue:U3,transformVNodeArgs:vw,triggerRef:H3,unref:Dn,useAttrs:HE,useCssModule:dC,useCssVars:Xw,useHost:Fv,useId:dE,useModel:aw,useSSRContext:uv,useShadowRoot:uC,useSlots:VE,useTemplateRef:fE,useTransitionState:Rh,vModelCheckbox:zh,vModelDynamic:jv,vModelRadio:Gh,vModelSelect:Kh,vModelText:Yn,vShow:Tc,version:Av,warn:Pw,watch:Gn,watchEffect:dv,watchPostEffect:rw,watchSyncEffect:fv,withAsyncContext:WE,withCtx:D,withDefaults:FE,withDirectives:An,withKeys:Wv,withMemo:Nw,withModifiers:Oe,withScopeId:lE},Symbol.toStringTag,{value:"Module"})),it=(t,e)=>{const n=t.__vccOpts||t;for(const[s,i]of e)n[s]=i;return n},xC={name:"ModalDialog",props:{actions:{type:Array,required:!0},show:Boolean,title:{type:String,default:""}},emits:["close"],watch:{show(t){const{classList:e}=document.querySelector("html");t?e.add("is-clipped"):e.remove("is-clipped")}}},AC={key:0,class:"modal is-active"},OC={class:"modal-content"},IC={class:"card is-shadowless"},NC={class:"card-content"},PC=["textContent"],$C={key:0,class:"card-footer"},RC=["onClick"],LC=["textContent"];function DC(t,e,n,s,i,r){const o=x("mdicon");return O(),_t(Pv,{name:"fade"},{default:D(()=>[n.show?(O(),M("div",AC,[g("div",{class:"modal-background",onClick:e[0]||(e[0]=a=>t.$emit("close"))}),g("div",OC,[g("div",IC,[g("div",NC,[n.title?(O(),M("p",{key:0,class:"title is-4",textContent:$(n.title)},null,8,PC)):vt("",!0),ge(t.$slots,"content",{},void 0,!0)]),n.actions.length?(O(),M("footer",$C,[(O(!0),M(pt,null,fe(n.actions,a=>(O(),M("a",{key:a.label,class:Vt(["card-footer-item",{"is-disabled":a.disabled}]),onClick:a.handler},[C(o,{class:"icon",name:a.icon,size:"16"},null,8,["name"]),g("span",{class:"is-size-7",textContent:$(a.label)},null,8,LC)],10,RC))),128))])):vt("",!0)])])])):vt("",!0)]),_:3})}const mi=it(xC,[["render",DC],["__scopeId","data-v-8923bb74"]]);/*!
* pinia v3.0.1
* (c) 2025 Eduardo San Martin Morote
* @license MIT
*/let Jv;const Cu=t=>Jv=t,Qv=Symbol();function Lf(t){return t&&typeof t=="object"&&Object.prototype.toString.call(t)==="[object Object]"&&typeof t.toJSON!="function"}var ua;(function(t){t.direct="direct",t.patchObject="patch object",t.patchFunction="patch function"})(ua||(ua={}));function MC(){const t=au(!0),e=t.run(()=>is({}));let n=[],s=[];const i=hu({install(r){Cu(i),i._a=r,r.provide(Qv,i),r.config.globalProperties.$pinia=i,s.forEach(o=>n.push(o)),s=[]},use(r){return this._a?n.push(r):s.push(r),this},_p:n,_a:null,_e:t,_s:new Map,state:e});return i}const t0=()=>{};function qm(t,e,n,s=t0){t.push(e);const i=()=>{const r=t.indexOf(e);r>-1&&(t.splice(r,1),s())};return!n&&Th()&&n_(i),i}function Mr(t,...e){t.slice().forEach(n=>{n(...e)})}const FC=t=>t(),zm=Symbol(),Ad=Symbol();function Df(t,e){t instanceof Map&&e instanceof Map?e.forEach((n,s)=>t.set(s,n)):t instanceof Set&&e instanceof Set&&e.forEach(t.add,t);for(const n in e){if(!e.hasOwnProperty(n))continue;const s=e[n],i=t[n];Lf(i)&&Lf(s)&&t.hasOwnProperty(n)&&!Ae(s)&&!Vs(s)?t[n]=Df(i,s):t[n]=s}return t}const VC=Symbol();function HC(t){return!Lf(t)||!t.hasOwnProperty(VC)}const{assign:Ti}=Object;function UC(t){return!!(Ae(t)&&t.effect)}function jC(t,e,n,s){const{state:i,actions:r,getters:o}=e,a=n.state.value[t];let l;function c(){a||(n.state.value[t]=i?i():{});const u=v_(n.state.value[t]);return Ti(u,r,Object.keys(o||{}).reduce((d,f)=>(d[f]=hu(Qe(()=>{Cu(n);const h=n._s.get(t);return o[f].call(h,h)})),d),{}))}return l=e0(t,c,e,n,s,!0),l}function e0(t,e,n={},s,i,r){let o;const a=Ti({actions:{}},n),l={deep:!0};let c,u,d=[],f=[],h;const p=s.state.value[t];!r&&!p&&(s.state.value[t]={}),is({});let m;function _(L){let k;c=u=!1,typeof L=="function"?(L(s.state.value[t]),k={type:ua.patchFunction,storeId:t,events:h}):(Df(s.state.value[t],L),k={type:ua.patchObject,payload:L,storeId:t,events:h});const R=m=Symbol();Nr().then(()=>{m===R&&(c=!0)}),u=!0,Mr(d,k,s.state.value[t])}const y=r?function(){const{state:k}=n,R=k?k():{};this.$patch(B=>{Ti(B,R)})}:t0;function S(){o.stop(),d=[],f=[],s._s.delete(t)}const b=(L,k="")=>{if(zm in L)return L[Ad]=k,L;const R=function(){Cu(s);const B=Array.from(arguments),V=[],j=[];function Z(et){V.push(et)}function ot(et){j.push(et)}Mr(f,{args:B,name:R[Ad],store:E,after:Z,onError:ot});let z;try{z=L.apply(this&&this.$id===t?this:E,B)}catch(et){throw Mr(j,et),et}return z instanceof Promise?z.then(et=>(Mr(V,et),et)).catch(et=>(Mr(j,et),Promise.reject(et))):(Mr(V,z),z)};return R[zm]=!0,R[Ad]=k,R},v={_p:s,$id:t,$onAction:qm.bind(null,f),$patch:_,$reset:y,$subscribe(L,k={}){const R=qm(d,L,k.detached,()=>B()),B=o.run(()=>Gn(()=>s.state.value[t],V=>{(k.flush==="sync"?u:c)&&L({storeId:t,type:ua.direct,events:h},V)},Ti({},l,k)));return R},$dispose:S},E=xo(v);s._s.set(t,E);const N=(s._a&&s._a.runWithContext||FC)(()=>s._e.run(()=>(o=au()).run(()=>e({action:b}))));for(const L in N){const k=N[L];if(Ae(k)&&!UC(k)||Vs(k))r||(p&&HC(k)&&(Ae(k)?k.value=p[L]:Df(k,p[L])),s.state.value[t][L]=k);else if(typeof k=="function"){const R=b(k,L);N[L]=R,a.actions[L]=k}}return Ti(E,N),Ti(ee(E),N),Object.defineProperty(E,"$state",{get:()=>s.state.value[t],set:L=>{_(k=>{Ti(k,L)})}}),s._p.forEach(L=>{Ti(E,o.run(()=>L({store:E,app:s._a,pinia:s,options:a})))}),p&&r&&n.hydrate&&n.hydrate(E.$state,p),c=!0,u=!0,E}/*! #__NO_SIDE_EFFECTS__ */function fs(t,e,n){let s;const i=typeof e=="function";s=i?n:e;function r(o,a){const l=K_();return o=o||(l?rs(Qv,null):null),o&&Cu(o),o=Jv,o._s.has(t)||(i?e0(t,e,s,o):jC(t,s,o)),o._s.get(t)}return r.$id=t,r}const Xh=fs("RemotesStore",{state:()=>({pairing:{}})});function n0(t,e){return function(){return t.apply(e,arguments)}}const{toString:BC}=Object.prototype,{getPrototypeOf:Yh}=Object,ku=(t=>e=>{const n=BC.call(e);return t[n]||(t[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),As=t=>(t=t.toLowerCase(),e=>ku(e)===t),Tu=t=>e=>typeof e===t,{isArray:Io}=Array,Na=Tu("undefined");function WC(t){return t!==null&&!Na(t)&&t.constructor!==null&&!Na(t.constructor)&&Kn(t.constructor.isBuffer)&&t.constructor.isBuffer(t)}const s0=As("ArrayBuffer");function qC(t){let e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(t):e=t&&t.buffer&&s0(t.buffer),e}const zC=Tu("string"),Kn=Tu("function"),i0=Tu("number"),xu=t=>t!==null&&typeof t=="object",GC=t=>t===!0||t===!1,Xl=t=>{if(ku(t)!=="object")return!1;const e=Yh(t);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(Symbol.toStringTag in t)&&!(Symbol.iterator in t)},KC=As("Date"),XC=As("File"),YC=As("Blob"),ZC=As("FileList"),JC=t=>xu(t)&&Kn(t.pipe),QC=t=>{let e;return t&&(typeof FormData=="function"&&t instanceof FormData||Kn(t.append)&&((e=ku(t))==="formdata"||e==="object"&&Kn(t.toString)&&t.toString()==="[object FormData]"))},tk=As("URLSearchParams"),[ek,nk,sk,ik]=["ReadableStream","Request","Response","Headers"].map(As),rk=t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Qa(t,e,{allOwnKeys:n=!1}={}){if(t===null||typeof t>"u")return;let s,i;if(typeof t!="object"&&(t=[t]),Io(t))for(s=0,i=t.length;s<i;s++)e.call(null,t[s],s,t);else{const r=n?Object.getOwnPropertyNames(t):Object.keys(t),o=r.length;let a;for(s=0;s<o;s++)a=r[s],e.call(null,t[a],a,t)}}function r0(t,e){e=e.toLowerCase();const n=Object.keys(t);let s=n.length,i;for(;s-- >0;)if(i=n[s],e===i.toLowerCase())return i;return null}const lr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,o0=t=>!Na(t)&&t!==lr;function Mf(){const{caseless:t}=o0(this)&&this||{},e={},n=(s,i)=>{const r=t&&r0(e,i)||i;Xl(e[r])&&Xl(s)?e[r]=Mf(e[r],s):Xl(s)?e[r]=Mf({},s):Io(s)?e[r]=s.slice():e[r]=s};for(let s=0,i=arguments.length;s<i;s++)arguments[s]&&Qa(arguments[s],n);return e}const ok=(t,e,n,{allOwnKeys:s}={})=>(Qa(e,(i,r)=>{n&&Kn(i)?t[r]=n0(i,n):t[r]=i},{allOwnKeys:s}),t),ak=t=>(t.charCodeAt(0)===65279&&(t=t.slice(1)),t),lk=(t,e,n,s)=>{t.prototype=Object.create(e.prototype,s),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:e.prototype}),n&&Object.assign(t.prototype,n)},ck=(t,e,n,s)=>{let i,r,o;const a={};if(e=e||{},t==null)return e;do{for(i=Object.getOwnPropertyNames(t),r=i.length;r-- >0;)o=i[r],(!s||s(o,t,e))&&!a[o]&&(e[o]=t[o],a[o]=!0);t=n!==!1&&Yh(t)}while(t&&(!n||n(t,e))&&t!==Object.prototype);return e},uk=(t,e,n)=>{t=String(t),(n===void 0||n>t.length)&&(n=t.length),n-=e.length;const s=t.indexOf(e,n);return s!==-1&&s===n},dk=t=>{if(!t)return null;if(Io(t))return t;let e=t.length;if(!i0(e))return null;const n=new Array(e);for(;e-- >0;)n[e]=t[e];return n},fk=(t=>e=>t&&e instanceof t)(typeof Uint8Array<"u"&&Yh(Uint8Array)),hk=(t,e)=>{const s=(t&&t[Symbol.iterator]).call(t);let i;for(;(i=s.next())&&!i.done;){const r=i.value;e.call(t,r[0],r[1])}},pk=(t,e)=>{let n;const s=[];for(;(n=t.exec(e))!==null;)s.push(n);return s},mk=As("HTMLFormElement"),gk=t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,s,i){return s.toUpperCase()+i}),Gm=(({hasOwnProperty:t})=>(e,n)=>t.call(e,n))(Object.prototype),bk=As("RegExp"),a0=(t,e)=>{const n=Object.getOwnPropertyDescriptors(t),s={};Qa(n,(i,r)=>{let o;(o=e(i,r,t))!==!1&&(s[r]=o||i)}),Object.defineProperties(t,s)},yk=t=>{a0(t,(e,n)=>{if(Kn(t)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const s=t[n];if(Kn(s)){if(e.enumerable=!1,"writable"in e){e.writable=!1;return}e.set||(e.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},_k=(t,e)=>{const n={},s=i=>{i.forEach(r=>{n[r]=!0})};return Io(t)?s(t):s(String(t).split(e)),n},vk=()=>{},Sk=(t,e)=>t!=null&&Number.isFinite(t=+t)?t:e;function Ek(t){return!!(t&&Kn(t.append)&&t[Symbol.toStringTag]==="FormData"&&t[Symbol.iterator])}const wk=t=>{const e=new Array(10),n=(s,i)=>{if(xu(s)){if(e.indexOf(s)>=0)return;if(!("toJSON"in s)){e[i]=s;const r=Io(s)?[]:{};return Qa(s,(o,a)=>{const l=n(o,i+1);!Na(l)&&(r[a]=l)}),e[i]=void 0,r}}return s};return n(t,0)},Ck=As("AsyncFunction"),kk=t=>t&&(xu(t)||Kn(t))&&Kn(t.then)&&Kn(t.catch),l0=((t,e)=>t?setImmediate:e?((n,s)=>(lr.addEventListener("message",({source:i,data:r})=>{i===lr&&r===n&&s.length&&s.shift()()},!1),i=>{s.push(i),lr.postMessage(n,"*")}))(`axios@${Math.random()}`,[]):n=>setTimeout(n))(typeof setImmediate=="function",Kn(lr.postMessage)),Tk=typeof queueMicrotask<"u"?queueMicrotask.bind(lr):typeof process<"u"&&process.nextTick||l0,J={isArray:Io,isArrayBuffer:s0,isBuffer:WC,isFormData:QC,isArrayBufferView:qC,isString:zC,isNumber:i0,isBoolean:GC,isObject:xu,isPlainObject:Xl,isReadableStream:ek,isRequest:nk,isResponse:sk,isHeaders:ik,isUndefined:Na,isDate:KC,isFile:XC,isBlob:YC,isRegExp:bk,isFunction:Kn,isStream:JC,isURLSearchParams:tk,isTypedArray:fk,isFileList:ZC,forEach:Qa,merge:Mf,extend:ok,trim:rk,stripBOM:ak,inherits:lk,toFlatObject:ck,kindOf:ku,kindOfTest:As,endsWith:uk,toArray:dk,forEachEntry:hk,matchAll:pk,isHTMLForm:mk,hasOwnProperty:Gm,hasOwnProp:Gm,reduceDescriptors:a0,freezeMethods:yk,toObjectSet:_k,toCamelCase:gk,noop:vk,toFiniteNumber:Sk,findKey:r0,global:lr,isContextDefined:o0,isSpecCompliantForm:Ek,toJSONObject:wk,isAsyncFn:Ck,isThenable:kk,setImmediate:l0,asap:Tk};function Bt(t,e,n,s,i){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=t,this.name="AxiosError",e&&(this.code=e),n&&(this.config=n),s&&(this.request=s),i&&(this.response=i,this.status=i.status?i.status:null)}J.inherits(Bt,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:J.toJSONObject(this.config),code:this.code,status:this.status}}});const c0=Bt.prototype,u0={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(t=>{u0[t]={value:t}});Object.defineProperties(Bt,u0);Object.defineProperty(c0,"isAxiosError",{value:!0});Bt.from=(t,e,n,s,i,r)=>{const o=Object.create(c0);return J.toFlatObject(t,o,function(l){return l!==Error.prototype},a=>a!=="isAxiosError"),Bt.call(o,t.message,e,n,s,i),o.cause=t,o.name=t.name,r&&Object.assign(o,r),o};const xk=null;function Ff(t){return J.isPlainObject(t)||J.isArray(t)}function d0(t){return J.endsWith(t,"[]")?t.slice(0,-2):t}function Km(t,e,n){return t?t.concat(e).map(function(i,r){return i=d0(i),!n&&r?"["+i+"]":i}).join(n?".":""):e}function Ak(t){return J.isArray(t)&&!t.some(Ff)}const Ok=J.toFlatObject(J,{},null,function(e){return/^is[A-Z]/.test(e)});function Au(t,e,n){if(!J.isObject(t))throw new TypeError("target must be an object");e=e||new FormData,n=J.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(m,_){return!J.isUndefined(_[m])});const s=n.metaTokens,i=n.visitor||u,r=n.dots,o=n.indexes,l=(n.Blob||typeof Blob<"u"&&Blob)&&J.isSpecCompliantForm(e);if(!J.isFunction(i))throw new TypeError("visitor must be a function");function c(p){if(p===null)return"";if(J.isDate(p))return p.toISOString();if(!l&&J.isBlob(p))throw new Bt("Blob is not supported. Use a Buffer instead.");return J.isArrayBuffer(p)||J.isTypedArray(p)?l&&typeof Blob=="function"?new Blob([p]):Buffer.from(p):p}function u(p,m,_){let y=p;if(p&&!_&&typeof p=="object"){if(J.endsWith(m,"{}"))m=s?m:m.slice(0,-2),p=JSON.stringify(p);else if(J.isArray(p)&&Ak(p)||(J.isFileList(p)||J.endsWith(m,"[]"))&&(y=J.toArray(p)))return m=d0(m),y.forEach(function(b,v){!(J.isUndefined(b)||b===null)&&e.append(o===!0?Km([m],v,r):o===null?m:m+"[]",c(b))}),!1}return Ff(p)?!0:(e.append(Km(_,m,r),c(p)),!1)}const d=[],f=Object.assign(Ok,{defaultVisitor:u,convertValue:c,isVisitable:Ff});function h(p,m){if(!J.isUndefined(p)){if(d.indexOf(p)!==-1)throw Error("Circular reference detected in "+m.join("."));d.push(p),J.forEach(p,function(y,S){(!(J.isUndefined(y)||y===null)&&i.call(e,y,J.isString(S)?S.trim():S,m,f))===!0&&h(y,m?m.concat(S):[S])}),d.pop()}}if(!J.isObject(t))throw new TypeError("data must be an object");return h(t),e}function Xm(t){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,function(s){return e[s]})}function Zh(t,e){this._pairs=[],t&&Au(t,this,e)}const f0=Zh.prototype;f0.append=function(e,n){this._pairs.push([e,n])};f0.toString=function(e){const n=e?function(s){return e.call(this,s,Xm)}:Xm;return this._pairs.map(function(i){return n(i[0])+"="+n(i[1])},"").join("&")};function Ik(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function h0(t,e,n){if(!e)return t;const s=n&&n.encode||Ik;J.isFunction(n)&&(n={serialize:n});const i=n&&n.serialize;let r;if(i?r=i(e,n):r=J.isURLSearchParams(e)?e.toString():new Zh(e,n).toString(s),r){const o=t.indexOf("#");o!==-1&&(t=t.slice(0,o)),t+=(t.indexOf("?")===-1?"?":"&")+r}return t}class Ym{constructor(){this.handlers=[]}use(e,n,s){return this.handlers.push({fulfilled:e,rejected:n,synchronous:s?s.synchronous:!1,runWhen:s?s.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){J.forEach(this.handlers,function(s){s!==null&&e(s)})}}const p0={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Nk=typeof URLSearchParams<"u"?URLSearchParams:Zh,Pk=typeof FormData<"u"?FormData:null,$k=typeof Blob<"u"?Blob:null,Rk={isBrowser:!0,classes:{URLSearchParams:Nk,FormData:Pk,Blob:$k},protocols:["http","https","file","blob","url","data"]},Jh=typeof window<"u"&&typeof document<"u",Vf=typeof navigator=="object"&&navigator||void 0,Lk=Jh&&(!Vf||["ReactNative","NativeScript","NS"].indexOf(Vf.product)<0),Dk=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Mk=Jh&&window.location.href||"http://localhost",Fk=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Jh,hasStandardBrowserEnv:Lk,hasStandardBrowserWebWorkerEnv:Dk,navigator:Vf,origin:Mk},Symbol.toStringTag,{value:"Module"})),pn={...Fk,...Rk};function Vk(t,e){return Au(t,new pn.classes.URLSearchParams,Object.assign({visitor:function(n,s,i,r){return pn.isNode&&J.isBuffer(n)?(this.append(s,n.toString("base64")),!1):r.defaultVisitor.apply(this,arguments)}},e))}function Hk(t){return J.matchAll(/\w+|\[(\w*)]/g,t).map(e=>e[0]==="[]"?"":e[1]||e[0])}function Uk(t){const e={},n=Object.keys(t);let s;const i=n.length;let r;for(s=0;s<i;s++)r=n[s],e[r]=t[r];return e}function m0(t){function e(n,s,i,r){let o=n[r++];if(o==="__proto__")return!0;const a=Number.isFinite(+o),l=r>=n.length;return o=!o&&J.isArray(i)?i.length:o,l?(J.hasOwnProp(i,o)?i[o]=[i[o],s]:i[o]=s,!a):((!i[o]||!J.isObject(i[o]))&&(i[o]=[]),e(n,s,i[o],r)&&J.isArray(i[o])&&(i[o]=Uk(i[o])),!a)}if(J.isFormData(t)&&J.isFunction(t.entries)){const n={};return J.forEachEntry(t,(s,i)=>{e(Hk(s),i,n,0)}),n}return null}function jk(t,e,n){if(J.isString(t))try{return(e||JSON.parse)(t),J.trim(t)}catch(s){if(s.name!=="SyntaxError")throw s}return(n||JSON.stringify)(t)}const tl={transitional:p0,adapter:["xhr","http","fetch"],transformRequest:[function(e,n){const s=n.getContentType()||"",i=s.indexOf("application/json")>-1,r=J.isObject(e);if(r&&J.isHTMLForm(e)&&(e=new FormData(e)),J.isFormData(e))return i?JSON.stringify(m0(e)):e;if(J.isArrayBuffer(e)||J.isBuffer(e)||J.isStream(e)||J.isFile(e)||J.isBlob(e)||J.isReadableStream(e))return e;if(J.isArrayBufferView(e))return e.buffer;if(J.isURLSearchParams(e))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let a;if(r){if(s.indexOf("application/x-www-form-urlencoded")>-1)return Vk(e,this.formSerializer).toString();if((a=J.isFileList(e))||s.indexOf("multipart/form-data")>-1){const l=this.env&&this.env.FormData;return Au(a?{"files[]":e}:e,l&&new l,this.formSerializer)}}return r||i?(n.setContentType("application/json",!1),jk(e)):e}],transformResponse:[function(e){const n=this.transitional||tl.transitional,s=n&&n.forcedJSONParsing,i=this.responseType==="json";if(J.isResponse(e)||J.isReadableStream(e))return e;if(e&&J.isString(e)&&(s&&!this.responseType||i)){const o=!(n&&n.silentJSONParsing)&&i;try{return JSON.parse(e)}catch(a){if(o)throw a.name==="SyntaxError"?Bt.from(a,Bt.ERR_BAD_RESPONSE,this,null,this.response):a}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:pn.classes.FormData,Blob:pn.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};J.forEach(["delete","get","head","post","put","patch"],t=>{tl.headers[t]={}});const Bk=J.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),Wk=t=>{const e={};let n,s,i;return t&&t.split(`
`).forEach(function(o){i=o.indexOf(":"),n=o.substring(0,i).trim().toLowerCase(),s=o.substring(i+1).trim(),!(!n||e[n]&&Bk[n])&&(n==="set-cookie"?e[n]?e[n].push(s):e[n]=[s]:e[n]=e[n]?e[n]+", "+s:s)}),e},Zm=Symbol("internals");function Uo(t){return t&&String(t).trim().toLowerCase()}function Yl(t){return t===!1||t==null?t:J.isArray(t)?t.map(Yl):String(t)}function qk(t){const e=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let s;for(;s=n.exec(t);)e[s[1]]=s[2];return e}const zk=t=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim());function Od(t,e,n,s,i){if(J.isFunction(s))return s.call(this,e,n);if(i&&(e=n),!!J.isString(e)){if(J.isString(s))return e.indexOf(s)!==-1;if(J.isRegExp(s))return s.test(e)}}function Gk(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,n,s)=>n.toUpperCase()+s)}function Kk(t,e){const n=J.toCamelCase(" "+e);["get","set","has"].forEach(s=>{Object.defineProperty(t,s+n,{value:function(i,r,o){return this[s].call(this,e,i,r,o)},configurable:!0})})}let Fn=class{constructor(e){e&&this.set(e)}set(e,n,s){const i=this;function r(a,l,c){const u=Uo(l);if(!u)throw new Error("header name must be a non-empty string");const d=J.findKey(i,u);(!d||i[d]===void 0||c===!0||c===void 0&&i[d]!==!1)&&(i[d||l]=Yl(a))}const o=(a,l)=>J.forEach(a,(c,u)=>r(c,u,l));if(J.isPlainObject(e)||e instanceof this.constructor)o(e,n);else if(J.isString(e)&&(e=e.trim())&&!zk(e))o(Wk(e),n);else if(J.isHeaders(e))for(const[a,l]of e.entries())r(l,a,s);else e!=null&&r(n,e,s);return this}get(e,n){if(e=Uo(e),e){const s=J.findKey(this,e);if(s){const i=this[s];if(!n)return i;if(n===!0)return qk(i);if(J.isFunction(n))return n.call(this,i,s);if(J.isRegExp(n))return n.exec(i);throw new TypeError("parser must be boolean|regexp|function")}}}has(e,n){if(e=Uo(e),e){const s=J.findKey(this,e);return!!(s&&this[s]!==void 0&&(!n||Od(this,this[s],s,n)))}return!1}delete(e,n){const s=this;let i=!1;function r(o){if(o=Uo(o),o){const a=J.findKey(s,o);a&&(!n||Od(s,s[a],a,n))&&(delete s[a],i=!0)}}return J.isArray(e)?e.forEach(r):r(e),i}clear(e){const n=Object.keys(this);let s=n.length,i=!1;for(;s--;){const r=n[s];(!e||Od(this,this[r],r,e,!0))&&(delete this[r],i=!0)}return i}normalize(e){const n=this,s={};return J.forEach(this,(i,r)=>{const o=J.findKey(s,r);if(o){n[o]=Yl(i),delete n[r];return}const a=e?Gk(r):String(r).trim();a!==r&&delete n[r],n[a]=Yl(i),s[a]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){const n=Object.create(null);return J.forEach(this,(s,i)=>{s!=null&&s!==!1&&(n[i]=e&&J.isArray(s)?s.join(", "):s)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,n])=>e+": "+n).join(`
`)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...n){const s=new this(e);return n.forEach(i=>s.set(i)),s}static accessor(e){const s=(this[Zm]=this[Zm]={accessors:{}}).accessors,i=this.prototype;function r(o){const a=Uo(o);s[a]||(Kk(i,o),s[a]=!0)}return J.isArray(e)?e.forEach(r):r(e),this}};Fn.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);J.reduceDescriptors(Fn.prototype,({value:t},e)=>{let n=e[0].toUpperCase()+e.slice(1);return{get:()=>t,set(s){this[n]=s}}});J.freezeMethods(Fn);function Id(t,e){const n=this||tl,s=e||n,i=Fn.from(s.headers);let r=s.data;return J.forEach(t,function(a){r=a.call(n,r,i.normalize(),e?e.status:void 0)}),i.normalize(),r}function g0(t){return!!(t&&t.__CANCEL__)}function No(t,e,n){Bt.call(this,t??"canceled",Bt.ERR_CANCELED,e,n),this.name="CanceledError"}J.inherits(No,Bt,{__CANCEL__:!0});function b0(t,e,n){const s=n.config.validateStatus;!n.status||!s||s(n.status)?t(n):e(new Bt("Request failed with status code "+n.status,[Bt.ERR_BAD_REQUEST,Bt.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function Xk(t){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}function Yk(t,e){t=t||10;const n=new Array(t),s=new Array(t);let i=0,r=0,o;return e=e!==void 0?e:1e3,function(l){const c=Date.now(),u=s[r];o||(o=c),n[i]=l,s[i]=c;let d=r,f=0;for(;d!==i;)f+=n[d++],d=d%t;if(i=(i+1)%t,i===r&&(r=(r+1)%t),c-o<e)return;const h=u&&c-u;return h?Math.round(f*1e3/h):void 0}}function Zk(t,e){let n=0,s=1e3/e,i,r;const o=(c,u=Date.now())=>{n=u,i=null,r&&(clearTimeout(r),r=null),t.apply(null,c)};return[(...c)=>{const u=Date.now(),d=u-n;d>=s?o(c,u):(i=c,r||(r=setTimeout(()=>{r=null,o(i)},s-d)))},()=>i&&o(i)]}const Ic=(t,e,n=3)=>{let s=0;const i=Yk(50,250);return Zk(r=>{const o=r.loaded,a=r.lengthComputable?r.total:void 0,l=o-s,c=i(l),u=o<=a;s=o;const d={loaded:o,total:a,progress:a?o/a:void 0,bytes:l,rate:c||void 0,estimated:c&&a&&u?(a-o)/c:void 0,event:r,lengthComputable:a!=null,[e?"download":"upload"]:!0};t(d)},n)},Jm=(t,e)=>{const n=t!=null;return[s=>e[0]({lengthComputable:n,total:t,loaded:s}),e[1]]},Qm=t=>(...e)=>J.asap(()=>t(...e)),Jk=pn.hasStandardBrowserEnv?((t,e)=>n=>(n=new URL(n,pn.origin),t.protocol===n.protocol&&t.host===n.host&&(e||t.port===n.port)))(new URL(pn.origin),pn.navigator&&/(msie|trident)/i.test(pn.navigator.userAgent)):()=>!0,Qk=pn.hasStandardBrowserEnv?{write(t,e,n,s,i,r){const o=[t+"="+encodeURIComponent(e)];J.isNumber(n)&&o.push("expires="+new Date(n).toGMTString()),J.isString(s)&&o.push("path="+s),J.isString(i)&&o.push("domain="+i),r===!0&&o.push("secure"),document.cookie=o.join("; ")},read(t){const e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove(t){this.write(t,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function tT(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}function eT(t,e){return e?t.replace(/\/?\/$/,"")+"/"+e.replace(/^\/+/,""):t}function y0(t,e,n){let s=!tT(e);return t&&s||n==!1?eT(t,e):e}const tg=t=>t instanceof Fn?{...t}:t;function wr(t,e){e=e||{};const n={};function s(c,u,d,f){return J.isPlainObject(c)&&J.isPlainObject(u)?J.merge.call({caseless:f},c,u):J.isPlainObject(u)?J.merge({},u):J.isArray(u)?u.slice():u}function i(c,u,d,f){if(J.isUndefined(u)){if(!J.isUndefined(c))return s(void 0,c,d,f)}else return s(c,u,d,f)}function r(c,u){if(!J.isUndefined(u))return s(void 0,u)}function o(c,u){if(J.isUndefined(u)){if(!J.isUndefined(c))return s(void 0,c)}else return s(void 0,u)}function a(c,u,d){if(d in e)return s(c,u);if(d in t)return s(void 0,c)}const l={url:r,method:r,data:r,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,withXSRFToken:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,beforeRedirect:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,responseEncoding:o,validateStatus:a,headers:(c,u,d)=>i(tg(c),tg(u),d,!0)};return J.forEach(Object.keys(Object.assign({},t,e)),function(u){const d=l[u]||i,f=d(t[u],e[u],u);J.isUndefined(f)&&d!==a||(n[u]=f)}),n}const _0=t=>{const e=wr({},t);let{data:n,withXSRFToken:s,xsrfHeaderName:i,xsrfCookieName:r,headers:o,auth:a}=e;e.headers=o=Fn.from(o),e.url=h0(y0(e.baseURL,e.url),t.params,t.paramsSerializer),a&&o.set("Authorization","Basic "+btoa((a.username||"")+":"+(a.password?unescape(encodeURIComponent(a.password)):"")));let l;if(J.isFormData(n)){if(pn.hasStandardBrowserEnv||pn.hasStandardBrowserWebWorkerEnv)o.setContentType(void 0);else if((l=o.getContentType())!==!1){const[c,...u]=l?l.split(";").map(d=>d.trim()).filter(Boolean):[];o.setContentType([c||"multipart/form-data",...u].join("; "))}}if(pn.hasStandardBrowserEnv&&(s&&J.isFunction(s)&&(s=s(e)),s||s!==!1&&Jk(e.url))){const c=i&&r&&Qk.read(r);c&&o.set(i,c)}return e},nT=typeof XMLHttpRequest<"u",sT=nT&&function(t){return new Promise(function(n,s){const i=_0(t);let r=i.data;const o=Fn.from(i.headers).normalize();let{responseType:a,onUploadProgress:l,onDownloadProgress:c}=i,u,d,f,h,p;function m(){h&&h(),p&&p(),i.cancelToken&&i.cancelToken.unsubscribe(u),i.signal&&i.signal.removeEventListener("abort",u)}let _=new XMLHttpRequest;_.open(i.method.toUpperCase(),i.url,!0),_.timeout=i.timeout;function y(){if(!_)return;const b=Fn.from("getAllResponseHeaders"in _&&_.getAllResponseHeaders()),E={data:!a||a==="text"||a==="json"?_.responseText:_.response,status:_.status,statusText:_.statusText,headers:b,config:t,request:_};b0(function(N){n(N),m()},function(N){s(N),m()},E),_=null}"onloadend"in _?_.onloadend=y:_.onreadystatechange=function(){!_||_.readyState!==4||_.status===0&&!(_.responseURL&&_.responseURL.indexOf("file:")===0)||setTimeout(y)},_.onabort=function(){_&&(s(new Bt("Request aborted",Bt.ECONNABORTED,t,_)),_=null)},_.onerror=function(){s(new Bt("Network Error",Bt.ERR_NETWORK,t,_)),_=null},_.ontimeout=function(){let v=i.timeout?"timeout of "+i.timeout+"ms exceeded":"timeout exceeded";const E=i.transitional||p0;i.timeoutErrorMessage&&(v=i.timeoutErrorMessage),s(new Bt(v,E.clarifyTimeoutError?Bt.ETIMEDOUT:Bt.ECONNABORTED,t,_)),_=null},r===void 0&&o.setContentType(null),"setRequestHeader"in _&&J.forEach(o.toJSON(),function(v,E){_.setRequestHeader(E,v)}),J.isUndefined(i.withCredentials)||(_.withCredentials=!!i.withCredentials),a&&a!=="json"&&(_.responseType=i.responseType),c&&([f,p]=Ic(c,!0),_.addEventListener("progress",f)),l&&_.upload&&([d,h]=Ic(l),_.upload.addEventListener("progress",d),_.upload.addEventListener("loadend",h)),(i.cancelToken||i.signal)&&(u=b=>{_&&(s(!b||b.type?new No(null,t,_):b),_.abort(),_=null)},i.cancelToken&&i.cancelToken.subscribe(u),i.signal&&(i.signal.aborted?u():i.signal.addEventListener("abort",u)));const S=Xk(i.url);if(S&&pn.protocols.indexOf(S)===-1){s(new Bt("Unsupported protocol "+S+":",Bt.ERR_BAD_REQUEST,t));return}_.send(r||null)})},iT=(t,e)=>{const{length:n}=t=t?t.filter(Boolean):[];if(e||n){let s=new AbortController,i;const r=function(c){if(!i){i=!0,a();const u=c instanceof Error?c:this.reason;s.abort(u instanceof Bt?u:new No(u instanceof Error?u.message:u))}};let o=e&&setTimeout(()=>{o=null,r(new Bt(`timeout ${e} of ms exceeded`,Bt.ETIMEDOUT))},e);const a=()=>{t&&(o&&clearTimeout(o),o=null,t.forEach(c=>{c.unsubscribe?c.unsubscribe(r):c.removeEventListener("abort",r)}),t=null)};t.forEach(c=>c.addEventListener("abort",r));const{signal:l}=s;return l.unsubscribe=()=>J.asap(a),l}},rT=function*(t,e){let n=t.byteLength;if(n<e){yield t;return}let s=0,i;for(;s<n;)i=s+e,yield t.slice(s,i),s=i},oT=async function*(t,e){for await(const n of aT(t))yield*rT(n,e)},aT=async function*(t){if(t[Symbol.asyncIterator]){yield*t;return}const e=t.getReader();try{for(;;){const{done:n,value:s}=await e.read();if(n)break;yield s}}finally{await e.cancel()}},eg=(t,e,n,s)=>{const i=oT(t,e);let r=0,o,a=l=>{o||(o=!0,s&&s(l))};return new ReadableStream({async pull(l){try{const{done:c,value:u}=await i.next();if(c){a(),l.close();return}let d=u.byteLength;if(n){let f=r+=d;n(f)}l.enqueue(new Uint8Array(u))}catch(c){throw a(c),c}},cancel(l){return a(l),i.return()}},{highWaterMark:2})},Ou=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",v0=Ou&&typeof ReadableStream=="function",lT=Ou&&(typeof TextEncoder=="function"?(t=>e=>t.encode(e))(new TextEncoder):async t=>new Uint8Array(await new Response(t).arrayBuffer())),S0=(t,...e)=>{try{return!!t(...e)}catch{return!1}},cT=v0&&S0(()=>{let t=!1;const e=new Request(pn.origin,{body:new ReadableStream,method:"POST",get duplex(){return t=!0,"half"}}).headers.has("Content-Type");return t&&!e}),ng=64*1024,Hf=v0&&S0(()=>J.isReadableStream(new Response("").body)),Nc={stream:Hf&&(t=>t.body)};Ou&&(t=>{["text","arrayBuffer","blob","formData","stream"].forEach(e=>{!Nc[e]&&(Nc[e]=J.isFunction(t[e])?n=>n[e]():(n,s)=>{throw new Bt(`Response type '${e}' is not supported`,Bt.ERR_NOT_SUPPORT,s)})})})(new Response);const uT=async t=>{if(t==null)return 0;if(J.isBlob(t))return t.size;if(J.isSpecCompliantForm(t))return(await new Request(pn.origin,{method:"POST",body:t}).arrayBuffer()).byteLength;if(J.isArrayBufferView(t)||J.isArrayBuffer(t))return t.byteLength;if(J.isURLSearchParams(t)&&(t=t+""),J.isString(t))return(await lT(t)).byteLength},dT=async(t,e)=>{const n=J.toFiniteNumber(t.getContentLength());return n??uT(e)},fT=Ou&&(async t=>{let{url:e,method:n,data:s,signal:i,cancelToken:r,timeout:o,onDownloadProgress:a,onUploadProgress:l,responseType:c,headers:u,withCredentials:d="same-origin",fetchOptions:f}=_0(t);c=c?(c+"").toLowerCase():"text";let h=iT([i,r&&r.toAbortSignal()],o),p;const m=h&&h.unsubscribe&&(()=>{h.unsubscribe()});let _;try{if(l&&cT&&n!=="get"&&n!=="head"&&(_=await dT(u,s))!==0){let E=new Request(e,{method:"POST",body:s,duplex:"half"}),w;if(J.isFormData(s)&&(w=E.headers.get("content-type"))&&u.setContentType(w),E.body){const[N,L]=Jm(_,Ic(Qm(l)));s=eg(E.body,ng,N,L)}}J.isString(d)||(d=d?"include":"omit");const y="credentials"in Request.prototype;p=new Request(e,{...f,signal:h,method:n.toUpperCase(),headers:u.normalize().toJSON(),body:s,duplex:"half",credentials:y?d:void 0});let S=await fetch(p);const b=Hf&&(c==="stream"||c==="response");if(Hf&&(a||b&&m)){const E={};["status","statusText","headers"].forEach(k=>{E[k]=S[k]});const w=J.toFiniteNumber(S.headers.get("content-length")),[N,L]=a&&Jm(w,Ic(Qm(a),!0))||[];S=new Response(eg(S.body,ng,N,()=>{L&&L(),m&&m()}),E)}c=c||"text";let v=await Nc[J.findKey(Nc,c)||"text"](S,t);return!b&&m&&m(),await new Promise((E,w)=>{b0(E,w,{data:v,headers:Fn.from(S.headers),status:S.status,statusText:S.statusText,config:t,request:p})})}catch(y){throw m&&m(),y&&y.name==="TypeError"&&/fetch/i.test(y.message)?Object.assign(new Bt("Network Error",Bt.ERR_NETWORK,t,p),{cause:y.cause||y}):Bt.from(y,y&&y.code,t,p)}}),Uf={http:xk,xhr:sT,fetch:fT};J.forEach(Uf,(t,e)=>{if(t){try{Object.defineProperty(t,"name",{value:e})}catch{}Object.defineProperty(t,"adapterName",{value:e})}});const sg=t=>`- ${t}`,hT=t=>J.isFunction(t)||t===null||t===!1,E0={getAdapter:t=>{t=J.isArray(t)?t:[t];const{length:e}=t;let n,s;const i={};for(let r=0;r<e;r++){n=t[r];let o;if(s=n,!hT(n)&&(s=Uf[(o=String(n)).toLowerCase()],s===void 0))throw new Bt(`Unknown adapter '${o}'`);if(s)break;i[o||"#"+r]=s}if(!s){const r=Object.entries(i).map(([a,l])=>`adapter ${a} `+(l===!1?"is not supported by the environment":"is not available in the build"));let o=e?r.length>1?`since :
`+r.map(sg).join(`
`):" "+sg(r[0]):"as no adapter specified";throw new Bt("There is no suitable adapter to dispatch the request "+o,"ERR_NOT_SUPPORT")}return s},adapters:Uf};function Nd(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new No(null,t)}function ig(t){return Nd(t),t.headers=Fn.from(t.headers),t.data=Id.call(t,t.transformRequest),["post","put","patch"].indexOf(t.method)!==-1&&t.headers.setContentType("application/x-www-form-urlencoded",!1),E0.getAdapter(t.adapter||tl.adapter)(t).then(function(s){return Nd(t),s.data=Id.call(t,t.transformResponse,s),s.headers=Fn.from(s.headers),s},function(s){return g0(s)||(Nd(t),s&&s.response&&(s.response.data=Id.call(t,t.transformResponse,s.response),s.response.headers=Fn.from(s.response.headers))),Promise.reject(s)})}const w0="1.8.1",Iu={};["object","boolean","number","function","string","symbol"].forEach((t,e)=>{Iu[t]=function(s){return typeof s===t||"a"+(e<1?"n ":" ")+t}});const rg={};Iu.transitional=function(e,n,s){function i(r,o){return"[Axios v"+w0+"] Transitional option '"+r+"'"+o+(s?". "+s:"")}return(r,o,a)=>{if(e===!1)throw new Bt(i(o," has been removed"+(n?" in "+n:"")),Bt.ERR_DEPRECATED);return n&&!rg[o]&&(rg[o]=!0,console.warn(i(o," has been deprecated since v"+n+" and will be removed in the near future"))),e?e(r,o,a):!0}};Iu.spelling=function(e){return(n,s)=>(console.warn(`${s} is likely a misspelling of ${e}`),!0)};function pT(t,e,n){if(typeof t!="object")throw new Bt("options must be an object",Bt.ERR_BAD_OPTION_VALUE);const s=Object.keys(t);let i=s.length;for(;i-- >0;){const r=s[i],o=e[r];if(o){const a=t[r],l=a===void 0||o(a,r,t);if(l!==!0)throw new Bt("option "+r+" must be "+l,Bt.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new Bt("Unknown option "+r,Bt.ERR_BAD_OPTION)}}const Zl={assertOptions:pT,validators:Iu},Ns=Zl.validators;let yr=class{constructor(e){this.defaults=e,this.interceptors={request:new Ym,response:new Ym}}async request(e,n){try{return await this._request(e,n)}catch(s){if(s instanceof Error){let i={};Error.captureStackTrace?Error.captureStackTrace(i):i=new Error;const r=i.stack?i.stack.replace(/^.+\n/,""):"";try{s.stack?r&&!String(s.stack).endsWith(r.replace(/^.+\n.+\n/,""))&&(s.stack+=`
`+r):s.stack=r}catch{}}throw s}}_request(e,n){typeof e=="string"?(n=n||{},n.url=e):n=e||{},n=wr(this.defaults,n);const{transitional:s,paramsSerializer:i,headers:r}=n;s!==void 0&&Zl.assertOptions(s,{silentJSONParsing:Ns.transitional(Ns.boolean),forcedJSONParsing:Ns.transitional(Ns.boolean),clarifyTimeoutError:Ns.transitional(Ns.boolean)},!1),i!=null&&(J.isFunction(i)?n.paramsSerializer={serialize:i}:Zl.assertOptions(i,{encode:Ns.function,serialize:Ns.function},!0)),n.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?n.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:n.allowAbsoluteUrls=!0),Zl.assertOptions(n,{baseUrl:Ns.spelling("baseURL"),withXsrfToken:Ns.spelling("withXSRFToken")},!0),n.method=(n.method||this.defaults.method||"get").toLowerCase();let o=r&&J.merge(r.common,r[n.method]);r&&J.forEach(["delete","get","head","post","put","patch","common"],p=>{delete r[p]}),n.headers=Fn.concat(o,r);const a=[];let l=!0;this.interceptors.request.forEach(function(m){typeof m.runWhen=="function"&&m.runWhen(n)===!1||(l=l&&m.synchronous,a.unshift(m.fulfilled,m.rejected))});const c=[];this.interceptors.response.forEach(function(m){c.push(m.fulfilled,m.rejected)});let u,d=0,f;if(!l){const p=[ig.bind(this),void 0];for(p.unshift.apply(p,a),p.push.apply(p,c),f=p.length,u=Promise.resolve(n);d<f;)u=u.then(p[d++],p[d++]);return u}f=a.length;let h=n;for(d=0;d<f;){const p=a[d++],m=a[d++];try{h=p(h)}catch(_){m.call(this,_);break}}try{u=ig.call(this,h)}catch(p){return Promise.reject(p)}for(d=0,f=c.length;d<f;)u=u.then(c[d++],c[d++]);return u}getUri(e){e=wr(this.defaults,e);const n=y0(e.baseURL,e.url,e.allowAbsoluteUrls);return h0(n,e.params,e.paramsSerializer)}};J.forEach(["delete","get","head","options"],function(e){yr.prototype[e]=function(n,s){return this.request(wr(s||{},{method:e,url:n,data:(s||{}).data}))}});J.forEach(["post","put","patch"],function(e){function n(s){return function(r,o,a){return this.request(wr(a||{},{method:e,headers:s?{"Content-Type":"multipart/form-data"}:{},url:r,data:o}))}}yr.prototype[e]=n(),yr.prototype[e+"Form"]=n(!0)});let mT=class C0{constructor(e){if(typeof e!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(r){n=r});const s=this;this.promise.then(i=>{if(!s._listeners)return;let r=s._listeners.length;for(;r-- >0;)s._listeners[r](i);s._listeners=null}),this.promise.then=i=>{let r;const o=new Promise(a=>{s.subscribe(a),r=a}).then(i);return o.cancel=function(){s.unsubscribe(r)},o},e(function(r,o,a){s.reason||(s.reason=new No(r,o,a),n(s.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){if(this.reason){e(this.reason);return}this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;const n=this._listeners.indexOf(e);n!==-1&&this._listeners.splice(n,1)}toAbortSignal(){const e=new AbortController,n=s=>{e.abort(s)};return this.subscribe(n),e.signal.unsubscribe=()=>this.unsubscribe(n),e.signal}static source(){let e;return{token:new C0(function(i){e=i}),cancel:e}}};function gT(t){return function(n){return t.apply(null,n)}}function bT(t){return J.isObject(t)&&t.isAxiosError===!0}const jf={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(jf).forEach(([t,e])=>{jf[e]=t});function k0(t){const e=new yr(t),n=n0(yr.prototype.request,e);return J.extend(n,yr.prototype,e,{allOwnKeys:!0}),J.extend(n,e,null,{allOwnKeys:!0}),n.create=function(i){return k0(wr(t,i))},n}const ut=k0(tl);ut.Axios=yr;ut.CanceledError=No;ut.CancelToken=mT;ut.isCancel=g0;ut.VERSION=w0;ut.toFormData=Au;ut.AxiosError=Bt;ut.Cancel=ut.CanceledError;ut.all=function(e){return Promise.all(e)};ut.spread=gT;ut.isAxiosError=bT;ut.mergeConfig=wr;ut.AxiosHeaders=Fn;ut.formToJSON=t=>m0(J.isHTMLForm(t)?new FormData(t):t);ut.getAdapter=E0.getAdapter;ut.HttpStatusCode=jf;ut.default=ut;const{Axios:Fq,AxiosError:Vq,CanceledError:Hq,isCancel:Uq,CancelToken:jq,VERSION:Bq,all:Wq,Cancel:qq,isAxiosError:zq,spread:Gq,toFormData:Kq,AxiosHeaders:Xq,HttpStatusCode:Yq,formToJSON:Zq,getAdapter:Jq,mergeConfig:Qq}=ut;/*!
* shared v11.1.1
* (c) 2025 kazuya kawaguchi
* Released under the MIT License.
*/const Pc=typeof window<"u",Yi=(t,e=!1)=>e?Symbol.for(t):Symbol(t),yT=(t,e,n)=>_T({l:t,k:e,s:n}),_T=t=>JSON.stringify(t).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029").replace(/\u0027/g,"\\u0027"),ze=t=>typeof t=="number"&&isFinite(t),vT=t=>tp(t)==="[object Date]",$c=t=>tp(t)==="[object RegExp]",Nu=t=>se(t)&&Object.keys(t).length===0,en=Object.assign,ST=Object.create,ve=(t=null)=>ST(t);let og;const Qh=()=>og||(og=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:ve());function ag(t){return t.replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&apos;")}const ET=Object.prototype.hasOwnProperty;function vs(t,e){return ET.call(t,e)}const Ye=Array.isArray,Ne=t=>typeof t=="function",St=t=>typeof t=="string",Pe=t=>typeof t=="boolean",ue=t=>t!==null&&typeof t=="object",wT=t=>ue(t)&&Ne(t.then)&&Ne(t.catch),T0=Object.prototype.toString,tp=t=>T0.call(t),se=t=>tp(t)==="[object Object]",CT=t=>t==null?"":Ye(t)||se(t)&&t.toString===T0?JSON.stringify(t,null,2):String(t);function ep(t,e=""){return t.reduce((n,s,i)=>i===0?n+s:n+e+s,"")}function kT(t,e){typeof console<"u"&&(console.warn("[intlify] "+t),e&&console.warn(e.stack))}const wl=t=>!ue(t)||Ye(t);function Jl(t,e){if(wl(t)||wl(e))throw new Error("Invalid value");const n=[{src:t,des:e}];for(;n.length;){const{src:s,des:i}=n.pop();Object.keys(s).forEach(r=>{r!=="__proto__"&&(ue(s[r])&&!ue(i[r])&&(i[r]=Array.isArray(s[r])?[]:ve()),wl(i[r])||wl(s[r])?i[r]=s[r]:n.push({src:s[r],des:i[r]}))})}}/*!
* message-compiler v11.1.1
* (c) 2025 kazuya kawaguchi
* Released under the MIT License.
*/function TT(t,e,n){return{line:t,column:e,offset:n}}function Bf(t,e,n){return{start:t,end:e}}const ye={EXPECTED_TOKEN:1,INVALID_TOKEN_IN_PLACEHOLDER:2,UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER:3,UNKNOWN_ESCAPE_SEQUENCE:4,INVALID_UNICODE_ESCAPE_SEQUENCE:5,UNBALANCED_CLOSING_BRACE:6,UNTERMINATED_CLOSING_BRACE:7,EMPTY_PLACEHOLDER:8,NOT_ALLOW_NEST_PLACEHOLDER:9,INVALID_LINKED_FORMAT:10,MUST_HAVE_MESSAGES_IN_PLURAL:11,UNEXPECTED_EMPTY_LINKED_MODIFIER:12,UNEXPECTED_EMPTY_LINKED_KEY:13,UNEXPECTED_LEXICAL_ANALYSIS:14},xT=17;function Pu(t,e,n={}){const{domain:s,messages:i,args:r}=n,o=t,a=new SyntaxError(String(o));return a.code=t,e&&(a.location=e),a.domain=s,a}function AT(t){throw t}const zs=" ",OT="\r",Sn=`
`,IT="\u2028",NT="\u2029";function PT(t){const e=t;let n=0,s=1,i=1,r=0;const o=N=>e[N]===OT&&e[N+1]===Sn,a=N=>e[N]===Sn,l=N=>e[N]===NT,c=N=>e[N]===IT,u=N=>o(N)||a(N)||l(N)||c(N),d=()=>n,f=()=>s,h=()=>i,p=()=>r,m=N=>o(N)||l(N)||c(N)?Sn:e[N],_=()=>m(n),y=()=>m(n+r);function S(){return r=0,u(n)&&(s++,i=0),o(n)&&n++,n++,i++,e[n]}function b(){return o(n+r)&&r++,r++,e[n+r]}function v(){n=0,s=1,i=1,r=0}function E(N=0){r=N}function w(){const N=n+r;for(;N!==n;)S();r=0}return{index:d,line:f,column:h,peekOffset:p,charAt:m,currentChar:_,currentPeek:y,next:S,peek:b,reset:v,resetPeek:E,skipToPeek:w}}const _i=void 0,$T=".",lg="'",RT="tokenizer";function LT(t,e={}){const n=e.location!==!1,s=PT(t),i=()=>s.index(),r=()=>TT(s.line(),s.column(),s.index()),o=r(),a=i(),l={currentType:13,offset:a,startLoc:o,endLoc:o,lastType:13,lastOffset:a,lastStartLoc:o,lastEndLoc:o,braceNest:0,inLinked:!1,text:""},c=()=>l,{onError:u}=e;function d(T,I,H,...X){const nt=c();if(I.column+=H,I.offset+=H,u){const lt=n?Bf(nt.startLoc,I):null,F=Pu(T,lt,{domain:RT,args:X});u(F)}}function f(T,I,H){T.endLoc=r(),T.currentType=I;const X={type:I};return n&&(X.loc=Bf(T.startLoc,T.endLoc)),H!=null&&(X.value=H),X}const h=T=>f(T,13);function p(T,I){return T.currentChar()===I?(T.next(),I):(d(ye.EXPECTED_TOKEN,r(),0,I),"")}function m(T){let I="";for(;T.currentPeek()===zs||T.currentPeek()===Sn;)I+=T.currentPeek(),T.peek();return I}function _(T){const I=m(T);return T.skipToPeek(),I}function y(T){if(T===_i)return!1;const I=T.charCodeAt(0);return I>=97&&I<=122||I>=65&&I<=90||I===95}function S(T){if(T===_i)return!1;const I=T.charCodeAt(0);return I>=48&&I<=57}function b(T,I){const{currentType:H}=I;if(H!==2)return!1;m(T);const X=y(T.currentPeek());return T.resetPeek(),X}function v(T,I){const{currentType:H}=I;if(H!==2)return!1;m(T);const X=T.currentPeek()==="-"?T.peek():T.currentPeek(),nt=S(X);return T.resetPeek(),nt}function E(T,I){const{currentType:H}=I;if(H!==2)return!1;m(T);const X=T.currentPeek()===lg;return T.resetPeek(),X}function w(T,I){const{currentType:H}=I;if(H!==7)return!1;m(T);const X=T.currentPeek()===".";return T.resetPeek(),X}function N(T,I){const{currentType:H}=I;if(H!==8)return!1;m(T);const X=y(T.currentPeek());return T.resetPeek(),X}function L(T,I){const{currentType:H}=I;if(!(H===7||H===11))return!1;m(T);const X=T.currentPeek()===":";return T.resetPeek(),X}function k(T,I){const{currentType:H}=I;if(H!==9)return!1;const X=()=>{const lt=T.currentPeek();return lt==="{"?y(T.peek()):lt==="@"||lt==="|"||lt===":"||lt==="."||lt===zs||!lt?!1:lt===Sn?(T.peek(),X()):B(T,!1)},nt=X();return T.resetPeek(),nt}function R(T){m(T);const I=T.currentPeek()==="|";return T.resetPeek(),I}function B(T,I=!0){const H=(nt=!1,lt="")=>{const F=T.currentPeek();return F==="{"||F==="@"||!F?nt:F==="|"?!(lt===zs||lt===Sn):F===zs?(T.peek(),H(!0,zs)):F===Sn?(T.peek(),H(!0,Sn)):!0},X=H();return I&&T.resetPeek(),X}function V(T,I){const H=T.currentChar();return H===_i?_i:I(H)?(T.next(),H):null}function j(T){const I=T.charCodeAt(0);return I>=97&&I<=122||I>=65&&I<=90||I>=48&&I<=57||I===95||I===36}function Z(T){return V(T,j)}function ot(T){const I=T.charCodeAt(0);return I>=97&&I<=122||I>=65&&I<=90||I>=48&&I<=57||I===95||I===36||I===45}function z(T){return V(T,ot)}function et(T){const I=T.charCodeAt(0);return I>=48&&I<=57}function at(T){return V(T,et)}function kt(T){const I=T.charCodeAt(0);return I>=48&&I<=57||I>=65&&I<=70||I>=97&&I<=102}function Kt(T){return V(T,kt)}function Ht(T){let I="",H="";for(;I=at(T);)H+=I;return H}function Wt(T){let I="";for(;;){const H=T.currentChar();if(H==="{"||H==="}"||H==="@"||H==="|"||!H)break;if(H===zs||H===Sn)if(B(T))I+=H,T.next();else{if(R(T))break;I+=H,T.next()}else I+=H,T.next()}return I}function he(T){_(T);let I="",H="";for(;I=z(T);)H+=I;return T.currentChar()===_i&&d(ye.UNTERMINATED_CLOSING_BRACE,r(),0),H}function be(T){_(T);let I="";return T.currentChar()==="-"?(T.next(),I+=`-${Ht(T)}`):I+=Ht(T),T.currentChar()===_i&&d(ye.UNTERMINATED_CLOSING_BRACE,r(),0),I}function _e(T){return T!==lg&&T!==Sn}function qt(T){_(T),p(T,"'");let I="",H="";for(;I=V(T,_e);)I==="\\"?H+=Y(T):H+=I;const X=T.currentChar();return X===Sn||X===_i?(d(ye.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,r(),0),X===Sn&&(T.next(),p(T,"'")),H):(p(T,"'"),H)}function Y(T){const I=T.currentChar();switch(I){case"\\":case"'":return T.next(),`\\${I}`;case"u":return dt(T,I,4);case"U":return dt(T,I,6);default:return d(ye.UNKNOWN_ESCAPE_SEQUENCE,r(),0,I),""}}function dt(T,I,H){p(T,I);let X="";for(let nt=0;nt<H;nt++){const lt=Kt(T);if(!lt){d(ye.INVALID_UNICODE_ESCAPE_SEQUENCE,r(),0,`\\${I}${X}${T.currentChar()}`);break}X+=lt}return`\\${I}${X}`}function ct(T){return T!=="{"&&T!=="}"&&T!==zs&&T!==Sn}function yt(T){_(T);let I="",H="";for(;I=V(T,ct);)H+=I;return H}function Ut(T){let I="",H="";for(;I=Z(T);)H+=I;return H}function Xt(T){const I=H=>{const X=T.currentChar();return X==="{"||X==="@"||X==="|"||X==="("||X===")"||!X||X===zs?H:(H+=X,T.next(),I(H))};return I("")}function A(T){_(T);const I=p(T,"|");return _(T),I}function P(T,I){let H=null;switch(T.currentChar()){case"{":return I.braceNest>=1&&d(ye.NOT_ALLOW_NEST_PLACEHOLDER,r(),0),T.next(),H=f(I,2,"{"),_(T),I.braceNest++,H;case"}":return I.braceNest>0&&I.currentType===2&&d(ye.EMPTY_PLACEHOLDER,r(),0),T.next(),H=f(I,3,"}"),I.braceNest--,I.braceNest>0&&_(T),I.inLinked&&I.braceNest===0&&(I.inLinked=!1),H;case"@":return I.braceNest>0&&d(ye.UNTERMINATED_CLOSING_BRACE,r(),0),H=q(T,I)||h(I),I.braceNest=0,H;default:{let nt=!0,lt=!0,F=!0;if(R(T))return I.braceNest>0&&d(ye.UNTERMINATED_CLOSING_BRACE,r(),0),H=f(I,1,A(T)),I.braceNest=0,I.inLinked=!1,H;if(I.braceNest>0&&(I.currentType===4||I.currentType===5||I.currentType===6))return d(ye.UNTERMINATED_CLOSING_BRACE,r(),0),I.braceNest=0,st(T,I);if(nt=b(T,I))return H=f(I,4,he(T)),_(T),H;if(lt=v(T,I))return H=f(I,5,be(T)),_(T),H;if(F=E(T,I))return H=f(I,6,qt(T)),_(T),H;if(!nt&&!lt&&!F)return H=f(I,12,yt(T)),d(ye.INVALID_TOKEN_IN_PLACEHOLDER,r(),0,H.value),_(T),H;break}}return H}function q(T,I){const{currentType:H}=I;let X=null;const nt=T.currentChar();switch((H===7||H===8||H===11||H===9)&&(nt===Sn||nt===zs)&&d(ye.INVALID_LINKED_FORMAT,r(),0),nt){case"@":return T.next(),X=f(I,7,"@"),I.inLinked=!0,X;case".":return _(T),T.next(),f(I,8,".");case":":return _(T),T.next(),f(I,9,":");default:return R(T)?(X=f(I,1,A(T)),I.braceNest=0,I.inLinked=!1,X):w(T,I)||L(T,I)?(_(T),q(T,I)):N(T,I)?(_(T),f(I,11,Ut(T))):k(T,I)?(_(T),nt==="{"?P(T,I)||X:f(I,10,Xt(T))):(H===7&&d(ye.INVALID_LINKED_FORMAT,r(),0),I.braceNest=0,I.inLinked=!1,st(T,I))}}function st(T,I){let H={type:13};if(I.braceNest>0)return P(T,I)||h(I);if(I.inLinked)return q(T,I)||h(I);switch(T.currentChar()){case"{":return P(T,I)||h(I);case"}":return d(ye.UNBALANCED_CLOSING_BRACE,r(),0),T.next(),f(I,3,"}");case"@":return q(T,I)||h(I);default:{if(R(T))return H=f(I,1,A(T)),I.braceNest=0,I.inLinked=!1,H;if(B(T))return f(I,0,Wt(T));break}}return H}function Q(){const{currentType:T,offset:I,startLoc:H,endLoc:X}=l;return l.lastType=T,l.lastOffset=I,l.lastStartLoc=H,l.lastEndLoc=X,l.offset=i(),l.startLoc=r(),s.currentChar()===_i?f(l,13):st(s,l)}return{nextToken:Q,currentOffset:i,currentPosition:r,context:c}}const DT="parser",MT=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function FT(t,e,n){switch(t){case"\\\\":return"\\";case"\\'":return"'";default:{const s=parseInt(e||n,16);return s<=55295||s>=57344?String.fromCodePoint(s):"<22>"}}}function VT(t={}){const e=t.location!==!1,{onError:n}=t;function s(y,S,b,v,...E){const w=y.currentPosition();if(w.offset+=v,w.column+=v,n){const N=e?Bf(b,w):null,L=Pu(S,N,{domain:DT,args:E});n(L)}}function i(y,S,b){const v={type:y};return e&&(v.start=S,v.end=S,v.loc={start:b,end:b}),v}function r(y,S,b,v){e&&(y.end=S,y.loc&&(y.loc.end=b))}function o(y,S){const b=y.context(),v=i(3,b.offset,b.startLoc);return v.value=S,r(v,y.currentOffset(),y.currentPosition()),v}function a(y,S){const b=y.context(),{lastOffset:v,lastStartLoc:E}=b,w=i(5,v,E);return w.index=parseInt(S,10),y.nextToken(),r(w,y.currentOffset(),y.currentPosition()),w}function l(y,S){const b=y.context(),{lastOffset:v,lastStartLoc:E}=b,w=i(4,v,E);return w.key=S,y.nextToken(),r(w,y.currentOffset(),y.currentPosition()),w}function c(y,S){const b=y.context(),{lastOffset:v,lastStartLoc:E}=b,w=i(9,v,E);return w.value=S.replace(MT,FT),y.nextToken(),r(w,y.currentOffset(),y.currentPosition()),w}function u(y){const S=y.nextToken(),b=y.context(),{lastOffset:v,lastStartLoc:E}=b,w=i(8,v,E);return S.type!==11?(s(y,ye.UNEXPECTED_EMPTY_LINKED_MODIFIER,b.lastStartLoc,0),w.value="",r(w,v,E),{nextConsumeToken:S,node:w}):(S.value==null&&s(y,ye.UNEXPECTED_LEXICAL_ANALYSIS,b.lastStartLoc,0,Ps(S)),w.value=S.value||"",r(w,y.currentOffset(),y.currentPosition()),{node:w})}function d(y,S){const b=y.context(),v=i(7,b.offset,b.startLoc);return v.value=S,r(v,y.currentOffset(),y.currentPosition()),v}function f(y){const S=y.context(),b=i(6,S.offset,S.startLoc);let v=y.nextToken();if(v.type===8){const E=u(y);b.modifier=E.node,v=E.nextConsumeToken||y.nextToken()}switch(v.type!==9&&s(y,ye.UNEXPECTED_LEXICAL_ANALYSIS,S.lastStartLoc,0,Ps(v)),v=y.nextToken(),v.type===2&&(v=y.nextToken()),v.type){case 10:v.value==null&&s(y,ye.UNEXPECTED_LEXICAL_ANALYSIS,S.lastStartLoc,0,Ps(v)),b.key=d(y,v.value||"");break;case 4:v.value==null&&s(y,ye.UNEXPECTED_LEXICAL_ANALYSIS,S.lastStartLoc,0,Ps(v)),b.key=l(y,v.value||"");break;case 5:v.value==null&&s(y,ye.UNEXPECTED_LEXICAL_ANALYSIS,S.lastStartLoc,0,Ps(v)),b.key=a(y,v.value||"");break;case 6:v.value==null&&s(y,ye.UNEXPECTED_LEXICAL_ANALYSIS,S.lastStartLoc,0,Ps(v)),b.key=c(y,v.value||"");break;default:{s(y,ye.UNEXPECTED_EMPTY_LINKED_KEY,S.lastStartLoc,0);const E=y.context(),w=i(7,E.offset,E.startLoc);return w.value="",r(w,E.offset,E.startLoc),b.key=w,r(b,E.offset,E.startLoc),{nextConsumeToken:v,node:b}}}return r(b,y.currentOffset(),y.currentPosition()),{node:b}}function h(y){const S=y.context(),b=S.currentType===1?y.currentOffset():S.offset,v=S.currentType===1?S.endLoc:S.startLoc,E=i(2,b,v);E.items=[];let w=null;do{const k=w||y.nextToken();switch(w=null,k.type){case 0:k.value==null&&s(y,ye.UNEXPECTED_LEXICAL_ANALYSIS,S.lastStartLoc,0,Ps(k)),E.items.push(o(y,k.value||""));break;case 5:k.value==null&&s(y,ye.UNEXPECTED_LEXICAL_ANALYSIS,S.lastStartLoc,0,Ps(k)),E.items.push(a(y,k.value||""));break;case 4:k.value==null&&s(y,ye.UNEXPECTED_LEXICAL_ANALYSIS,S.lastStartLoc,0,Ps(k)),E.items.push(l(y,k.value||""));break;case 6:k.value==null&&s(y,ye.UNEXPECTED_LEXICAL_ANALYSIS,S.lastStartLoc,0,Ps(k)),E.items.push(c(y,k.value||""));break;case 7:{const R=f(y);E.items.push(R.node),w=R.nextConsumeToken||null;break}}}while(S.currentType!==13&&S.currentType!==1);const N=S.currentType===1?S.lastOffset:y.currentOffset(),L=S.currentType===1?S.lastEndLoc:y.currentPosition();return r(E,N,L),E}function p(y,S,b,v){const E=y.context();let w=v.items.length===0;const N=i(1,S,b);N.cases=[],N.cases.push(v);do{const L=h(y);w||(w=L.items.length===0),N.cases.push(L)}while(E.currentType!==13);return w&&s(y,ye.MUST_HAVE_MESSAGES_IN_PLURAL,b,0),r(N,y.currentOffset(),y.currentPosition()),N}function m(y){const S=y.context(),{offset:b,startLoc:v}=S,E=h(y);return S.currentType===13?E:p(y,b,v,E)}function _(y){const S=LT(y,en({},t)),b=S.context(),v=i(0,b.offset,b.startLoc);return e&&v.loc&&(v.loc.source=y),v.body=m(S),t.onCacheKey&&(v.cacheKey=t.onCacheKey(y)),b.currentType!==13&&s(S,ye.UNEXPECTED_LEXICAL_ANALYSIS,b.lastStartLoc,0,y[b.offset]||""),r(v,S.currentOffset(),S.currentPosition()),v}return{parse:_}}function Ps(t){if(t.type===13)return"EOF";const e=(t.value||"").replace(/\r?\n/gu,"\\n");return e.length>10?e.slice(0,9)+"…":e}function HT(t,e={}){const n={ast:t,helpers:new Set};return{context:()=>n,helper:r=>(n.helpers.add(r),r)}}function cg(t,e){for(let n=0;n<t.length;n++)np(t[n],e)}function np(t,e){switch(t.type){case 1:cg(t.cases,e),e.helper("plural");break;case 2:cg(t.items,e);break;case 6:{np(t.key,e),e.helper("linked"),e.helper("type");break}case 5:e.helper("interpolate"),e.helper("list");break;case 4:e.helper("interpolate"),e.helper("named");break}}function UT(t,e={}){const n=HT(t);n.helper("normalize"),t.body&&np(t.body,n);const s=n.context();t.helpers=Array.from(s.helpers)}function jT(t){const e=t.body;return e.type===2?ug(e):e.cases.forEach(n=>ug(n)),t}function ug(t){if(t.items.length===1){const e=t.items[0];(e.type===3||e.type===9)&&(t.static=e.value,delete e.value)}else{const e=[];for(let n=0;n<t.items.length;n++){const s=t.items[n];if(!(s.type===3||s.type===9)||s.value==null)break;e.push(s.value)}if(e.length===t.items.length){t.static=ep(e);for(let n=0;n<t.items.length;n++){const s=t.items[n];(s.type===3||s.type===9)&&delete s.value}}}}function Kr(t){switch(t.t=t.type,t.type){case 0:{const e=t;Kr(e.body),e.b=e.body,delete e.body;break}case 1:{const e=t,n=e.cases;for(let s=0;s<n.length;s++)Kr(n[s]);e.c=n,delete e.cases;break}case 2:{const e=t,n=e.items;for(let s=0;s<n.length;s++)Kr(n[s]);e.i=n,delete e.items,e.static&&(e.s=e.static,delete e.static);break}case 3:case 9:case 8:case 7:{const e=t;e.value&&(e.v=e.value,delete e.value);break}case 6:{const e=t;Kr(e.key),e.k=e.key,delete e.key,e.modifier&&(Kr(e.modifier),e.m=e.modifier,delete e.modifier);break}case 5:{const e=t;e.i=e.index,delete e.index;break}case 4:{const e=t;e.k=e.key,delete e.key;break}}delete t.type}function BT(t,e){const{filename:n,breakLineCode:s,needIndent:i}=e,r=e.location!==!1,o={filename:n,code:"",column:1,line:1,offset:0,map:void 0,breakLineCode:s,needIndent:i,indentLevel:0};r&&t.loc&&(o.source=t.loc.source);const a=()=>o;function l(m,_){o.code+=m}function c(m,_=!0){const y=_?s:"";l(i?y+" ".repeat(m):y)}function u(m=!0){const _=++o.indentLevel;m&&c(_)}function d(m=!0){const _=--o.indentLevel;m&&c(_)}function f(){c(o.indentLevel)}return{context:a,push:l,indent:u,deindent:d,newline:f,helper:m=>`_${m}`,needIndent:()=>o.needIndent}}function WT(t,e){const{helper:n}=t;t.push(`${n("linked")}(`),mo(t,e.key),e.modifier?(t.push(", "),mo(t,e.modifier),t.push(", _type")):t.push(", undefined, _type"),t.push(")")}function qT(t,e){const{helper:n,needIndent:s}=t;t.push(`${n("normalize")}([`),t.indent(s());const i=e.items.length;for(let r=0;r<i&&(mo(t,e.items[r]),r!==i-1);r++)t.push(", ");t.deindent(s()),t.push("])")}function zT(t,e){const{helper:n,needIndent:s}=t;if(e.cases.length>1){t.push(`${n("plural")}([`),t.indent(s());const i=e.cases.length;for(let r=0;r<i&&(mo(t,e.cases[r]),r!==i-1);r++)t.push(", ");t.deindent(s()),t.push("])")}}function GT(t,e){e.body?mo(t,e.body):t.push("null")}function mo(t,e){const{helper:n}=t;switch(e.type){case 0:GT(t,e);break;case 1:zT(t,e);break;case 2:qT(t,e);break;case 6:WT(t,e);break;case 8:t.push(JSON.stringify(e.value),e);break;case 7:t.push(JSON.stringify(e.value),e);break;case 5:t.push(`${n("interpolate")}(${n("list")}(${e.index}))`,e);break;case 4:t.push(`${n("interpolate")}(${n("named")}(${JSON.stringify(e.key)}))`,e);break;case 9:t.push(JSON.stringify(e.value),e);break;case 3:t.push(JSON.stringify(e.value),e);break}}const KT=(t,e={})=>{const n=St(e.mode)?e.mode:"normal",s=St(e.filename)?e.filename:"message.intl";e.sourceMap;const i=e.breakLineCode!=null?e.breakLineCode:n==="arrow"?";":`
`,r=e.needIndent?e.needIndent:n!=="arrow",o=t.helpers||[],a=BT(t,{filename:s,breakLineCode:i,needIndent:r});a.push(n==="normal"?"function __msg__ (ctx) {":"(ctx) => {"),a.indent(r),o.length>0&&(a.push(`const { ${ep(o.map(u=>`${u}: _${u}`),", ")} } = ctx`),a.newline()),a.push("return "),mo(a,t),a.deindent(r),a.push("}"),delete t.helpers;const{code:l,map:c}=a.context();return{ast:t,code:l,map:c?c.toJSON():void 0}};function XT(t,e={}){const n=en({},e),s=!!n.jit,i=!!n.minify,r=n.optimize==null?!0:n.optimize,a=VT(n).parse(t);return s?(r&&jT(a),i&&Kr(a),{ast:a,code:""}):(UT(a,n),KT(a,n))}/*!
* core-base v11.1.1
* (c) 2025 kazuya kawaguchi
* Released under the MIT License.
*/function YT(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(Qh().__INTLIFY_PROD_DEVTOOLS__=!1)}function Pd(t){return n=>ZT(n,t)}function ZT(t,e){const n=QT(e);if(n==null)throw Pa(0);if(sp(n)===1){const r=ex(n);return t.plural(r.reduce((o,a)=>[...o,dg(t,a)],[]))}else return dg(t,n)}const JT=["b","body"];function QT(t){return Zi(t,JT)}const tx=["c","cases"];function ex(t){return Zi(t,tx,[])}function dg(t,e){const n=sx(e);if(n!=null)return t.type==="text"?n:t.normalize([n]);{const s=rx(e).reduce((i,r)=>[...i,Wf(t,r)],[]);return t.normalize(s)}}const nx=["s","static"];function sx(t){return Zi(t,nx)}const ix=["i","items"];function rx(t){return Zi(t,ix,[])}function Wf(t,e){const n=sp(e);switch(n){case 3:return Cl(e,n);case 9:return Cl(e,n);case 4:{const s=e;if(vs(s,"k")&&s.k)return t.interpolate(t.named(s.k));if(vs(s,"key")&&s.key)return t.interpolate(t.named(s.key));throw Pa(n)}case 5:{const s=e;if(vs(s,"i")&&ze(s.i))return t.interpolate(t.list(s.i));if(vs(s,"index")&&ze(s.index))return t.interpolate(t.list(s.index));throw Pa(n)}case 6:{const s=e,i=cx(s),r=dx(s);return t.linked(Wf(t,r),i?Wf(t,i):void 0,t.type)}case 7:return Cl(e,n);case 8:return Cl(e,n);default:throw new Error(`unhandled node on format message part: ${n}`)}}const ox=["t","type"];function sp(t){return Zi(t,ox)}const ax=["v","value"];function Cl(t,e){const n=Zi(t,ax);if(n)return n;throw Pa(e)}const lx=["m","modifier"];function cx(t){return Zi(t,lx)}const ux=["k","key"];function dx(t){const e=Zi(t,ux);if(e)return e;throw Pa(6)}function Zi(t,e,n){for(let s=0;s<e.length;s++){const i=e[s];if(vs(t,i)&&t[i]!=null)return t[i]}return n}function Pa(t){return new Error(`unhandled node type: ${t}`)}const fx=t=>t;let kl=ve();function go(t){return ue(t)&&sp(t)===0&&(vs(t,"b")||vs(t,"body"))}function hx(t,e={}){let n=!1;const s=e.onError||AT;return e.onError=i=>{n=!0,s(i)},{...XT(t,e),detectError:n}}function px(t,e){if(St(t)){Pe(e.warnHtmlMessage)&&e.warnHtmlMessage;const s=(e.onCacheKey||fx)(t),i=kl[s];if(i)return i;const{ast:r,detectError:o}=hx(t,{...e,location:!1,jit:!0}),a=Pd(r);return o?a:kl[s]=a}else{const n=t.cacheKey;if(n){const s=kl[n];return s||(kl[n]=Pd(t))}else return Pd(t)}}let $a=null;function mx(t){$a=t}function gx(t,e,n){$a&&$a.emit("i18n:init",{timestamp:Date.now(),i18n:t,version:e,meta:n})}const bx=yx("function:translate");function yx(t){return e=>$a&&$a.emit(t,e)}const ei={INVALID_ARGUMENT:xT,INVALID_DATE_ARGUMENT:18,INVALID_ISO_DATE_ARGUMENT:19,NOT_SUPPORT_LOCALE_PROMISE_VALUE:21,NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:22,NOT_SUPPORT_LOCALE_TYPE:23},_x=24;function ni(t){return Pu(t,null,void 0)}function ip(t,e){return e.locale!=null?fg(e.locale):fg(t.locale)}let $d;function fg(t){if(St(t))return t;if(Ne(t)){if(t.resolvedOnce&&$d!=null)return $d;if(t.constructor.name==="Function"){const e=t();if(wT(e))throw ni(ei.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return $d=e}else throw ni(ei.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw ni(ei.NOT_SUPPORT_LOCALE_TYPE)}function vx(t,e,n){return[...new Set([n,...Ye(e)?e:ue(e)?Object.keys(e):St(e)?[e]:[n]])]}function x0(t,e,n){const s=St(n)?n:Rc,i=t;i.__localeChainCache||(i.__localeChainCache=new Map);let r=i.__localeChainCache.get(s);if(!r){r=[];let o=[n];for(;Ye(o);)o=hg(r,o,e);const a=Ye(e)||!se(e)?e:e.default?e.default:null;o=St(a)?[a]:a,Ye(o)&&hg(r,o,!1),i.__localeChainCache.set(s,r)}return r}function hg(t,e,n){let s=!0;for(let i=0;i<e.length&&Pe(s);i++){const r=e[i];St(r)&&(s=Sx(t,e[i],n))}return s}function Sx(t,e,n){let s;const i=e.split("-");do{const r=i.join("-");s=Ex(t,r,n),i.splice(-1,1)}while(i.length&&s===!0);return s}function Ex(t,e,n){let s=!1;if(!t.includes(e)&&(s=!0,e)){s=e[e.length-1]!=="!";const i=e.replace(/!/g,"");t.push(i),(Ye(n)||se(n))&&n[i]&&(s=n[i])}return s}const Ji=[];Ji[0]={w:[0],i:[3,0],"[":[4],o:[7]};Ji[1]={w:[1],".":[2],"[":[4],o:[7]};Ji[2]={w:[2],i:[3,0],0:[3,0]};Ji[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]};Ji[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]};Ji[5]={"'":[4,0],o:8,l:[5,0]};Ji[6]={'"':[4,0],o:8,l:[6,0]};const wx=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function Cx(t){return wx.test(t)}function kx(t){const e=t.charCodeAt(0),n=t.charCodeAt(t.length-1);return e===n&&(e===34||e===39)?t.slice(1,-1):t}function Tx(t){if(t==null)return"o";switch(t.charCodeAt(0)){case 91:case 93:case 46:case 34:case 39:return t;case 95:case 36:case 45:return"i";case 9:case 10:case 13:case 160:case 65279:case 8232:case 8233:return"w"}return"i"}function xx(t){const e=t.trim();return t.charAt(0)==="0"&&isNaN(parseInt(t))?!1:Cx(e)?kx(e):"*"+e}function Ax(t){const e=[];let n=-1,s=0,i=0,r,o,a,l,c,u,d;const f=[];f[0]=()=>{o===void 0?o=a:o+=a},f[1]=()=>{o!==void 0&&(e.push(o),o=void 0)},f[2]=()=>{f[0](),i++},f[3]=()=>{if(i>0)i--,s=4,f[0]();else{if(i=0,o===void 0||(o=xx(o),o===!1))return!1;f[1]()}};function h(){const p=t[n+1];if(s===5&&p==="'"||s===6&&p==='"')return n++,a="\\"+p,f[0](),!0}for(;s!==null;)if(n++,r=t[n],!(r==="\\"&&h())){if(l=Tx(r),d=Ji[s],c=d[l]||d.l||8,c===8||(s=c[0],c[1]!==void 0&&(u=f[c[1]],u&&(a=r,u()===!1))))return;if(s===7)return e}}const pg=new Map;function Ox(t,e){return ue(t)?t[e]:null}function Ix(t,e){if(!ue(t))return null;let n=pg.get(e);if(n||(n=Ax(e),n&&pg.set(e,n)),!n)return null;const s=n.length;let i=t,r=0;for(;r<s;){const o=i[n[r]];if(o===void 0||Ne(i))return null;i=o,r++}return i}const Nx="11.1.1",$u=-1,Rc="en-US",mg="",gg=t=>`${t.charAt(0).toLocaleUpperCase()}${t.substr(1)}`;function Px(){return{upper:(t,e)=>e==="text"&&St(t)?t.toUpperCase():e==="vnode"&&ue(t)&&"__v_isVNode"in t?t.children.toUpperCase():t,lower:(t,e)=>e==="text"&&St(t)?t.toLowerCase():e==="vnode"&&ue(t)&&"__v_isVNode"in t?t.children.toLowerCase():t,capitalize:(t,e)=>e==="text"&&St(t)?gg(t):e==="vnode"&&ue(t)&&"__v_isVNode"in t?gg(t.children):t}}let A0;function $x(t){A0=t}let O0;function Rx(t){O0=t}let I0;function Lx(t){I0=t}let N0=null;const Dx=t=>{N0=t},Mx=()=>N0;let P0=null;const bg=t=>{P0=t},Fx=()=>P0;let yg=0;function Vx(t={}){const e=Ne(t.onWarn)?t.onWarn:kT,n=St(t.version)?t.version:Nx,s=St(t.locale)||Ne(t.locale)?t.locale:Rc,i=Ne(s)?Rc:s,r=Ye(t.fallbackLocale)||se(t.fallbackLocale)||St(t.fallbackLocale)||t.fallbackLocale===!1?t.fallbackLocale:i,o=se(t.messages)?t.messages:Rd(i),a=se(t.datetimeFormats)?t.datetimeFormats:Rd(i),l=se(t.numberFormats)?t.numberFormats:Rd(i),c=en(ve(),t.modifiers,Px()),u=t.pluralRules||ve(),d=Ne(t.missing)?t.missing:null,f=Pe(t.missingWarn)||$c(t.missingWarn)?t.missingWarn:!0,h=Pe(t.fallbackWarn)||$c(t.fallbackWarn)?t.fallbackWarn:!0,p=!!t.fallbackFormat,m=!!t.unresolving,_=Ne(t.postTranslation)?t.postTranslation:null,y=se(t.processor)?t.processor:null,S=Pe(t.warnHtmlMessage)?t.warnHtmlMessage:!0,b=!!t.escapeParameter,v=Ne(t.messageCompiler)?t.messageCompiler:A0,E=Ne(t.messageResolver)?t.messageResolver:O0||Ox,w=Ne(t.localeFallbacker)?t.localeFallbacker:I0||vx,N=ue(t.fallbackContext)?t.fallbackContext:void 0,L=t,k=ue(L.__datetimeFormatters)?L.__datetimeFormatters:new Map,R=ue(L.__numberFormatters)?L.__numberFormatters:new Map,B=ue(L.__meta)?L.__meta:{};yg++;const V={version:n,cid:yg,locale:s,fallbackLocale:r,messages:o,modifiers:c,pluralRules:u,missing:d,missingWarn:f,fallbackWarn:h,fallbackFormat:p,unresolving:m,postTranslation:_,processor:y,warnHtmlMessage:S,escapeParameter:b,messageCompiler:v,messageResolver:E,localeFallbacker:w,fallbackContext:N,onWarn:e,__meta:B};return V.datetimeFormats=a,V.numberFormats=l,V.__datetimeFormatters=k,V.__numberFormatters=R,__INTLIFY_PROD_DEVTOOLS__&&gx(V,n,B),V}const Rd=t=>({[t]:ve()});function rp(t,e,n,s,i){const{missing:r,onWarn:o}=t;if(r!==null){const a=r(t,n,e,i);return St(a)?a:e}else return e}function jo(t,e,n){const s=t;s.__localeChainCache=new Map,t.localeFallbacker(t,n,e)}function Hx(t,e){return t===e?!1:t.split("-")[0]===e.split("-")[0]}function Ux(t,e){const n=e.indexOf(t);if(n===-1)return!1;for(let s=n+1;s<e.length;s++)if(Hx(t,e[s]))return!0;return!1}function _g(t,...e){const{datetimeFormats:n,unresolving:s,fallbackLocale:i,onWarn:r,localeFallbacker:o}=t,{__datetimeFormatters:a}=t,[l,c,u,d]=qf(...e),f=Pe(u.missingWarn)?u.missingWarn:t.missingWarn;Pe(u.fallbackWarn)?u.fallbackWarn:t.fallbackWarn;const h=!!u.part,p=ip(t,u),m=o(t,i,p);if(!St(l)||l==="")return new Intl.DateTimeFormat(p,d).format(c);let _={},y,S=null;const b="datetime format";for(let w=0;w<m.length&&(y=m[w],_=n[y]||{},S=_[l],!se(S));w++)rp(t,l,y,f,b);if(!se(S)||!St(y))return s?$u:l;let v=`${y}__${l}`;Nu(d)||(v=`${v}__${JSON.stringify(d)}`);let E=a.get(v);return E||(E=new Intl.DateTimeFormat(y,en({},S,d)),a.set(v,E)),h?E.formatToParts(c):E.format(c)}const $0=["localeMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName","formatMatcher","hour12","timeZone","dateStyle","timeStyle","calendar","dayPeriod","numberingSystem","hourCycle","fractionalSecondDigits"];function qf(...t){const[e,n,s,i]=t,r=ve();let o=ve(),a;if(St(e)){const l=e.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!l)throw ni(ei.INVALID_ISO_DATE_ARGUMENT);const c=l[3]?l[3].trim().startsWith("T")?`${l[1].trim()}${l[3].trim()}`:`${l[1].trim()}T${l[3].trim()}`:l[1].trim();a=new Date(c);try{a.toISOString()}catch{throw ni(ei.INVALID_ISO_DATE_ARGUMENT)}}else if(vT(e)){if(isNaN(e.getTime()))throw ni(ei.INVALID_DATE_ARGUMENT);a=e}else if(ze(e))a=e;else throw ni(ei.INVALID_ARGUMENT);return St(n)?r.key=n:se(n)&&Object.keys(n).forEach(l=>{$0.includes(l)?o[l]=n[l]:r[l]=n[l]}),St(s)?r.locale=s:se(s)&&(o=s),se(i)&&(o=i),[r.key||"",a,r,o]}function vg(t,e,n){const s=t;for(const i in n){const r=`${e}__${i}`;s.__datetimeFormatters.has(r)&&s.__datetimeFormatters.delete(r)}}function Sg(t,...e){const{numberFormats:n,unresolving:s,fallbackLocale:i,onWarn:r,localeFallbacker:o}=t,{__numberFormatters:a}=t,[l,c,u,d]=zf(...e),f=Pe(u.missingWarn)?u.missingWarn:t.missingWarn;Pe(u.fallbackWarn)?u.fallbackWarn:t.fallbackWarn;const h=!!u.part,p=ip(t,u),m=o(t,i,p);if(!St(l)||l==="")return new Intl.NumberFormat(p,d).format(c);let _={},y,S=null;const b="number format";for(let w=0;w<m.length&&(y=m[w],_=n[y]||{},S=_[l],!se(S));w++)rp(t,l,y,f,b);if(!se(S)||!St(y))return s?$u:l;let v=`${y}__${l}`;Nu(d)||(v=`${v}__${JSON.stringify(d)}`);let E=a.get(v);return E||(E=new Intl.NumberFormat(y,en({},S,d)),a.set(v,E)),h?E.formatToParts(c):E.format(c)}const R0=["localeMatcher","style","currency","currencyDisplay","currencySign","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","notation","signDisplay","unit","unitDisplay","roundingMode","roundingPriority","roundingIncrement","trailingZeroDisplay"];function zf(...t){const[e,n,s,i]=t,r=ve();let o=ve();if(!ze(e))throw ni(ei.INVALID_ARGUMENT);const a=e;return St(n)?r.key=n:se(n)&&Object.keys(n).forEach(l=>{R0.includes(l)?o[l]=n[l]:r[l]=n[l]}),St(s)?r.locale=s:se(s)&&(o=s),se(i)&&(o=i),[r.key||"",a,r,o]}function Eg(t,e,n){const s=t;for(const i in n){const r=`${e}__${i}`;s.__numberFormatters.has(r)&&s.__numberFormatters.delete(r)}}const jx=t=>t,Bx=t=>"",Wx="text",qx=t=>t.length===0?"":ep(t),zx=CT;function wg(t,e){return t=Math.abs(t),e===2?t?t>1?1:0:1:t?Math.min(t,2):0}function Gx(t){const e=ze(t.pluralIndex)?t.pluralIndex:-1;return t.named&&(ze(t.named.count)||ze(t.named.n))?ze(t.named.count)?t.named.count:ze(t.named.n)?t.named.n:e:e}function Kx(t,e){e.count||(e.count=t),e.n||(e.n=t)}function Xx(t={}){const e=t.locale,n=Gx(t),s=ue(t.pluralRules)&&St(e)&&Ne(t.pluralRules[e])?t.pluralRules[e]:wg,i=ue(t.pluralRules)&&St(e)&&Ne(t.pluralRules[e])?wg:void 0,r=y=>y[s(n,y.length,i)],o=t.list||[],a=y=>o[y],l=t.named||ve();ze(t.pluralIndex)&&Kx(n,l);const c=y=>l[y];function u(y,S){const b=Ne(t.messages)?t.messages(y,!!S):ue(t.messages)?t.messages[y]:!1;return b||(t.parent?t.parent.message(y):Bx)}const d=y=>t.modifiers?t.modifiers[y]:jx,f=se(t.processor)&&Ne(t.processor.normalize)?t.processor.normalize:qx,h=se(t.processor)&&Ne(t.processor.interpolate)?t.processor.interpolate:zx,p=se(t.processor)&&St(t.processor.type)?t.processor.type:Wx,_={list:a,named:c,plural:r,linked:(y,...S)=>{const[b,v]=S;let E="text",w="";S.length===1?ue(b)?(w=b.modifier||w,E=b.type||E):St(b)&&(w=b||w):S.length===2&&(St(b)&&(w=b||w),St(v)&&(E=v||E));const N=u(y,!0)(_),L=E==="vnode"&&Ye(N)&&w?N[0]:N;return w?d(w)(L,E):L},message:u,type:p,interpolate:h,normalize:f,values:en(ve(),o,l)};return _}const Cg=()=>"",es=t=>Ne(t);function kg(t,...e){const{fallbackFormat:n,postTranslation:s,unresolving:i,messageCompiler:r,fallbackLocale:o,messages:a}=t,[l,c]=Gf(...e),u=Pe(c.missingWarn)?c.missingWarn:t.missingWarn,d=Pe(c.fallbackWarn)?c.fallbackWarn:t.fallbackWarn,f=Pe(c.escapeParameter)?c.escapeParameter:t.escapeParameter,h=!!c.resolvedMessage,p=St(c.default)||Pe(c.default)?Pe(c.default)?r?l:()=>l:c.default:n?r?l:()=>l:null,m=n||p!=null&&(St(p)||Ne(p)),_=ip(t,c);f&&Yx(c);let[y,S,b]=h?[l,_,a[_]||ve()]:L0(t,l,_,o,d,u),v=y,E=l;if(!h&&!(St(v)||go(v)||es(v))&&m&&(v=p,E=v),!h&&(!(St(v)||go(v)||es(v))||!St(S)))return i?$u:l;let w=!1;const N=()=>{w=!0},L=es(v)?v:D0(t,l,S,v,E,N);if(w)return v;const k=Qx(t,S,b,c),R=Xx(k),B=Zx(t,L,R),V=s?s(B,l):B;if(__INTLIFY_PROD_DEVTOOLS__){const j={timestamp:Date.now(),key:St(l)?l:es(v)?v.key:"",locale:S||(es(v)?v.locale:""),format:St(v)?v:es(v)?v.source:"",message:V};j.meta=en({},t.__meta,Mx()||{}),bx(j)}return V}function Yx(t){Ye(t.list)?t.list=t.list.map(e=>St(e)?ag(e):e):ue(t.named)&&Object.keys(t.named).forEach(e=>{St(t.named[e])&&(t.named[e]=ag(t.named[e]))})}function L0(t,e,n,s,i,r){const{messages:o,onWarn:a,messageResolver:l,localeFallbacker:c}=t,u=c(t,s,n);let d=ve(),f,h=null;const p="translate";for(let m=0;m<u.length&&(f=u[m],d=o[f]||ve(),(h=l(d,e))===null&&(h=d[e]),!(St(h)||go(h)||es(h)));m++)if(!Ux(f,u)){const _=rp(t,e,f,r,p);_!==e&&(h=_)}return[h,f,d]}function D0(t,e,n,s,i,r){const{messageCompiler:o,warnHtmlMessage:a}=t;if(es(s)){const c=s;return c.locale=c.locale||n,c.key=c.key||e,c}if(o==null){const c=()=>s;return c.locale=n,c.key=e,c}const l=o(s,Jx(t,n,i,s,a,r));return l.locale=n,l.key=e,l.source=s,l}function Zx(t,e,n){return e(n)}function Gf(...t){const[e,n,s]=t,i=ve();if(!St(e)&&!ze(e)&&!es(e)&&!go(e))throw ni(ei.INVALID_ARGUMENT);const r=ze(e)?String(e):(es(e),e);return ze(n)?i.plural=n:St(n)?i.default=n:se(n)&&!Nu(n)?i.named=n:Ye(n)&&(i.list=n),ze(s)?i.plural=s:St(s)?i.default=s:se(s)&&en(i,s),[r,i]}function Jx(t,e,n,s,i,r){return{locale:e,key:n,warnHtmlMessage:i,onError:o=>{throw r&&r(o),o},onCacheKey:o=>yT(e,n,o)}}function Qx(t,e,n,s){const{modifiers:i,pluralRules:r,messageResolver:o,fallbackLocale:a,fallbackWarn:l,missingWarn:c,fallbackContext:u}=t,f={locale:e,modifiers:i,pluralRules:r,messages:(h,p)=>{let m=o(n,h);if(m==null&&(u||p)){const[,,_]=L0(u||t,h,e,a,l,c);m=o(_,h)}if(St(m)||go(m)){let _=!1;const S=D0(t,h,e,m,h,()=>{_=!0});return _?Cg:S}else return es(m)?m:Cg}};return t.processor&&(f.processor=t.processor),s.list&&(f.list=s.list),s.named&&(f.named=s.named),ze(s.plural)&&(f.pluralIndex=s.plural),f}YT();/*!
* vue-i18n v11.1.1
* (c) 2025 kazuya kawaguchi
* Released under the MIT License.
*/const tA="11.1.1";function eA(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(Qh().__INTLIFY_PROD_DEVTOOLS__=!1)}const cs={UNEXPECTED_RETURN_TYPE:_x,INVALID_ARGUMENT:25,MUST_BE_CALL_SETUP_TOP:26,NOT_INSTALLED:27,REQUIRED_VALUE:28,INVALID_VALUE:29,NOT_INSTALLED_WITH_PROVIDE:31,UNEXPECTED_ERROR:32};function Cs(t,...e){return Pu(t,null,void 0)}const Kf=Yi("__translateVNode"),Xf=Yi("__datetimeParts"),Yf=Yi("__numberParts"),nA=Yi("__setPluralRules"),sA=Yi("__injectWithOption"),Zf=Yi("__dispose");function Ra(t){if(!ue(t))return t;for(const e in t)if(vs(t,e))if(!e.includes("."))ue(t[e])&&Ra(t[e]);else{const n=e.split("."),s=n.length-1;let i=t,r=!1;for(let o=0;o<s;o++){if(n[o]in i||(i[n[o]]=ve()),!ue(i[n[o]])){r=!0;break}i=i[n[o]]}r||(i[n[s]]=t[e],delete t[e]),ue(i[n[s]])&&Ra(i[n[s]])}return t}function M0(t,e){const{messages:n,__i18n:s,messageResolver:i,flatJson:r}=e,o=se(n)?n:Ye(s)?ve():{[t]:ve()};if(Ye(s)&&s.forEach(a=>{if("locale"in a&&"resource"in a){const{locale:l,resource:c}=a;l?(o[l]=o[l]||ve(),Jl(c,o[l])):Jl(c,o)}else St(a)&&Jl(JSON.parse(a),o)}),i==null&&r)for(const a in o)vs(o,a)&&Ra(o[a]);return o}function F0(t){return t.type}function iA(t,e,n){let s=ue(e.messages)?e.messages:ve();"__i18nGlobal"in n&&(s=M0(t.locale.value,{messages:s,__i18n:n.__i18nGlobal}));const i=Object.keys(s);i.length&&i.forEach(r=>{t.mergeLocaleMessage(r,s[r])});{if(ue(e.datetimeFormats)){const r=Object.keys(e.datetimeFormats);r.length&&r.forEach(o=>{t.mergeDateTimeFormat(o,e.datetimeFormats[o])})}if(ue(e.numberFormats)){const r=Object.keys(e.numberFormats);r.length&&r.forEach(o=>{t.mergeNumberFormat(o,e.numberFormats[o])})}}}function Tg(t){return C(ii,null,t,0)}const xg="__INTLIFY_META__",Ag=()=>[],rA=()=>!1;let Og=0;function Ig(t){return(e,n,s,i)=>t(n,s,On()||void 0,i)}const oA=()=>{const t=On();let e=null;return t&&(e=F0(t)[xg])?{[xg]:e}:null};function V0(t={}){const{__root:e,__injectWithOption:n}=t,s=e===void 0,i=t.flatJson,r=Pc?is:pu;let o=Pe(t.inheritLocale)?t.inheritLocale:!0;const a=r(e&&o?e.locale.value:St(t.locale)?t.locale:Rc),l=r(e&&o?e.fallbackLocale.value:St(t.fallbackLocale)||Ye(t.fallbackLocale)||se(t.fallbackLocale)||t.fallbackLocale===!1?t.fallbackLocale:a.value),c=r(M0(a.value,t)),u=r(se(t.datetimeFormats)?t.datetimeFormats:{[a.value]:{}}),d=r(se(t.numberFormats)?t.numberFormats:{[a.value]:{}});let f=e?e.missingWarn:Pe(t.missingWarn)||$c(t.missingWarn)?t.missingWarn:!0,h=e?e.fallbackWarn:Pe(t.fallbackWarn)||$c(t.fallbackWarn)?t.fallbackWarn:!0,p=e?e.fallbackRoot:Pe(t.fallbackRoot)?t.fallbackRoot:!0,m=!!t.fallbackFormat,_=Ne(t.missing)?t.missing:null,y=Ne(t.missing)?Ig(t.missing):null,S=Ne(t.postTranslation)?t.postTranslation:null,b=e?e.warnHtmlMessage:Pe(t.warnHtmlMessage)?t.warnHtmlMessage:!0,v=!!t.escapeParameter;const E=e?e.modifiers:se(t.modifiers)?t.modifiers:{};let w=t.pluralRules||e&&e.pluralRules,N;N=(()=>{s&&bg(null);const F={version:tA,locale:a.value,fallbackLocale:l.value,messages:c.value,modifiers:E,pluralRules:w,missing:y===null?void 0:y,missingWarn:f,fallbackWarn:h,fallbackFormat:m,unresolving:!0,postTranslation:S===null?void 0:S,warnHtmlMessage:b,escapeParameter:v,messageResolver:t.messageResolver,messageCompiler:t.messageCompiler,__meta:{framework:"vue"}};F.datetimeFormats=u.value,F.numberFormats=d.value,F.__datetimeFormatters=se(N)?N.__datetimeFormatters:void 0,F.__numberFormatters=se(N)?N.__numberFormatters:void 0;const G=Vx(F);return s&&bg(G),G})(),jo(N,a.value,l.value);function k(){return[a.value,l.value,c.value,u.value,d.value]}const R=Qe({get:()=>a.value,set:F=>{N.locale=F,a.value=F}}),B=Qe({get:()=>l.value,set:F=>{N.fallbackLocale=F,l.value=F,jo(N,a.value,F)}}),V=Qe(()=>c.value),j=Qe(()=>u.value),Z=Qe(()=>d.value);function ot(){return Ne(S)?S:null}function z(F){S=F,N.postTranslation=F}function et(){return _}function at(F){F!==null&&(y=Ig(F)),_=F,N.missing=y}const kt=(F,G,ht,Et,zt,U)=>{k();let W;try{__INTLIFY_PROD_DEVTOOLS__,s||(N.fallbackContext=e?Fx():void 0),W=F(N)}finally{__INTLIFY_PROD_DEVTOOLS__,s||(N.fallbackContext=void 0)}if(ht!=="translate exists"&&ze(W)&&W===$u||ht==="translate exists"&&!W){const[K,rt]=G();return e&&p?Et(e):zt(K)}else{if(U(W))return W;throw Cs(cs.UNEXPECTED_RETURN_TYPE)}};function Kt(...F){return kt(G=>Reflect.apply(kg,null,[G,...F]),()=>Gf(...F),"translate",G=>Reflect.apply(G.t,G,[...F]),G=>G,G=>St(G))}function Ht(...F){const[G,ht,Et]=F;if(Et&&!ue(Et))throw Cs(cs.INVALID_ARGUMENT);return Kt(G,ht,en({resolvedMessage:!0},Et||{}))}function Wt(...F){return kt(G=>Reflect.apply(_g,null,[G,...F]),()=>qf(...F),"datetime format",G=>Reflect.apply(G.d,G,[...F]),()=>mg,G=>St(G))}function he(...F){return kt(G=>Reflect.apply(Sg,null,[G,...F]),()=>zf(...F),"number format",G=>Reflect.apply(G.n,G,[...F]),()=>mg,G=>St(G))}function be(F){return F.map(G=>St(G)||ze(G)||Pe(G)?Tg(String(G)):G)}const qt={normalize:be,interpolate:F=>F,type:"vnode"};function Y(...F){return kt(G=>{let ht;const Et=G;try{Et.processor=qt,ht=Reflect.apply(kg,null,[Et,...F])}finally{Et.processor=null}return ht},()=>Gf(...F),"translate",G=>G[Kf](...F),G=>[Tg(G)],G=>Ye(G))}function dt(...F){return kt(G=>Reflect.apply(Sg,null,[G,...F]),()=>zf(...F),"number format",G=>G[Yf](...F),Ag,G=>St(G)||Ye(G))}function ct(...F){return kt(G=>Reflect.apply(_g,null,[G,...F]),()=>qf(...F),"datetime format",G=>G[Xf](...F),Ag,G=>St(G)||Ye(G))}function yt(F){w=F,N.pluralRules=w}function Ut(F,G){return kt(()=>{if(!F)return!1;const ht=St(G)?G:a.value,Et=P(ht),zt=N.messageResolver(Et,F);return go(zt)||es(zt)||St(zt)},()=>[F],"translate exists",ht=>Reflect.apply(ht.te,ht,[F,G]),rA,ht=>Pe(ht))}function Xt(F){let G=null;const ht=x0(N,l.value,a.value);for(let Et=0;Et<ht.length;Et++){const zt=c.value[ht[Et]]||{},U=N.messageResolver(zt,F);if(U!=null){G=U;break}}return G}function A(F){const G=Xt(F);return G??(e?e.tm(F)||{}:{})}function P(F){return c.value[F]||{}}function q(F,G){if(i){const ht={[F]:G};for(const Et in ht)vs(ht,Et)&&Ra(ht[Et]);G=ht[F]}c.value[F]=G,N.messages=c.value}function st(F,G){c.value[F]=c.value[F]||{};const ht={[F]:G};if(i)for(const Et in ht)vs(ht,Et)&&Ra(ht[Et]);G=ht[F],Jl(G,c.value[F]),N.messages=c.value}function Q(F){return u.value[F]||{}}function T(F,G){u.value[F]=G,N.datetimeFormats=u.value,vg(N,F,G)}function I(F,G){u.value[F]=en(u.value[F]||{},G),N.datetimeFormats=u.value,vg(N,F,G)}function H(F){return d.value[F]||{}}function X(F,G){d.value[F]=G,N.numberFormats=d.value,Eg(N,F,G)}function nt(F,G){d.value[F]=en(d.value[F]||{},G),N.numberFormats=d.value,Eg(N,F,G)}Og++,e&&Pc&&(Gn(e.locale,F=>{o&&(a.value=F,N.locale=F,jo(N,a.value,l.value))}),Gn(e.fallbackLocale,F=>{o&&(l.value=F,N.fallbackLocale=F,jo(N,a.value,l.value))}));const lt={id:Og,locale:R,fallbackLocale:B,get inheritLocale(){return o},set inheritLocale(F){o=F,F&&e&&(a.value=e.locale.value,l.value=e.fallbackLocale.value,jo(N,a.value,l.value))},get availableLocales(){return Object.keys(c.value).sort()},messages:V,get modifiers(){return E},get pluralRules(){return w||{}},get isGlobal(){return s},get missingWarn(){return f},set missingWarn(F){f=F,N.missingWarn=f},get fallbackWarn(){return h},set fallbackWarn(F){h=F,N.fallbackWarn=h},get fallbackRoot(){return p},set fallbackRoot(F){p=F},get fallbackFormat(){return m},set fallbackFormat(F){m=F,N.fallbackFormat=m},get warnHtmlMessage(){return b},set warnHtmlMessage(F){b=F,N.warnHtmlMessage=F},get escapeParameter(){return v},set escapeParameter(F){v=F,N.escapeParameter=F},t:Kt,getLocaleMessage:P,setLocaleMessage:q,mergeLocaleMessage:st,getPostTranslationHandler:ot,setPostTranslationHandler:z,getMissingHandler:et,setMissingHandler:at,[nA]:yt};return lt.datetimeFormats=j,lt.numberFormats=Z,lt.rt=Ht,lt.te=Ut,lt.tm=A,lt.d=Wt,lt.n=he,lt.getDateTimeFormat=Q,lt.setDateTimeFormat=T,lt.mergeDateTimeFormat=I,lt.getNumberFormat=H,lt.setNumberFormat=X,lt.mergeNumberFormat=nt,lt[sA]=n,lt[Kf]=Y,lt[Xf]=ct,lt[Yf]=dt,lt}const op={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:t=>t==="parent"||t==="global",default:"parent"},i18n:{type:Object}};function aA({slots:t},e){return e.length===1&&e[0]==="default"?(t.default?t.default():[]).reduce((s,i)=>[...s,...i.type===pt?i.children:[i]],[]):e.reduce((n,s)=>{const i=t[s];return i&&(n[s]=i()),n},ve())}function H0(){return pt}const lA=hi({name:"i18n-t",props:en({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:t=>ze(t)||!isNaN(t)}},op),setup(t,e){const{slots:n,attrs:s}=e,i=t.i18n||ap({useScope:t.scope,__useComponent:!0});return()=>{const r=Object.keys(n).filter(d=>d!=="_"),o=ve();t.locale&&(o.locale=t.locale),t.plural!==void 0&&(o.plural=St(t.plural)?+t.plural:t.plural);const a=aA(e,r),l=i[Kf](t.keypath,a,o),c=en(ve(),s),u=St(t.tag)||ue(t.tag)?t.tag:H0();return Fs(u,c,l)}}}),Ng=lA;function cA(t){return Ye(t)&&!St(t[0])}function U0(t,e,n,s){const{slots:i,attrs:r}=e;return()=>{const o={part:!0};let a=ve();t.locale&&(o.locale=t.locale),St(t.format)?o.key=t.format:ue(t.format)&&(St(t.format.key)&&(o.key=t.format.key),a=Object.keys(t.format).reduce((f,h)=>n.includes(h)?en(ve(),f,{[h]:t.format[h]}):f,ve()));const l=s(t.value,o,a);let c=[o.key];Ye(l)?c=l.map((f,h)=>{const p=i[f.type],m=p?p({[f.type]:f.value,index:h,parts:l}):[f.value];return cA(m)&&(m[0].key=`${f.type}-${h}`),m}):St(l)&&(c=[l]);const u=en(ve(),r),d=St(t.tag)||ue(t.tag)?t.tag:H0();return Fs(d,u,c)}}const uA=hi({name:"i18n-n",props:en({value:{type:Number,required:!0},format:{type:[String,Object]}},op),setup(t,e){const n=t.i18n||ap({useScope:t.scope,__useComponent:!0});return U0(t,e,R0,(...s)=>n[Yf](...s))}}),Pg=uA;function dA(t,e){const n=t;if(t.mode==="composition")return n.__getInstance(e)||t.global;{const s=n.__getInstance(e);return s!=null?s.__composer:t.global.__composer}}function fA(t){const e=o=>{const{instance:a,value:l}=o;if(!a||!a.$)throw Cs(cs.UNEXPECTED_ERROR);const c=dA(t,a.$),u=$g(l);return[Reflect.apply(c.t,c,[...Rg(u)]),c]};return{created:(o,a)=>{const[l,c]=e(a);Pc&&t.global===c&&(o.__i18nWatcher=Gn(c.locale,()=>{a.instance&&a.instance.$forceUpdate()})),o.__composer=c,o.textContent=l},unmounted:o=>{Pc&&o.__i18nWatcher&&(o.__i18nWatcher(),o.__i18nWatcher=void 0,delete o.__i18nWatcher),o.__composer&&(o.__composer=void 0,delete o.__composer)},beforeUpdate:(o,{value:a})=>{if(o.__composer){const l=o.__composer,c=$g(a);o.textContent=Reflect.apply(l.t,l,[...Rg(c)])}},getSSRProps:o=>{const[a]=e(o);return{textContent:a}}}}function $g(t){if(St(t))return{path:t};if(se(t)){if(!("path"in t))throw Cs(cs.REQUIRED_VALUE,"path");return t}else throw Cs(cs.INVALID_VALUE)}function Rg(t){const{path:e,locale:n,args:s,choice:i,plural:r}=t,o={},a=s||{};return St(n)&&(o.locale=n),ze(i)&&(o.plural=i),ze(r)&&(o.plural=r),[e,a,o]}function hA(t,e,...n){const s=se(n[0])?n[0]:{};(Pe(s.globalInstall)?s.globalInstall:!0)&&([Ng.name,"I18nT"].forEach(r=>t.component(r,Ng)),[Pg.name,"I18nN"].forEach(r=>t.component(r,Pg)),[Dg.name,"I18nD"].forEach(r=>t.component(r,Dg))),t.directive("t",fA(e))}const pA=Yi("global-vue-i18n");function mA(t={}){const e=Pe(t.globalInjection)?t.globalInjection:!0,n=new Map,[s,i]=gA(t),r=Yi("");function o(u){return n.get(u)||null}function a(u,d){n.set(u,d)}function l(u){n.delete(u)}const c={get mode(){return"composition"},async install(u,...d){if(u.__VUE_I18N_SYMBOL__=r,u.provide(u.__VUE_I18N_SYMBOL__,c),se(d[0])){const p=d[0];c.__composerExtend=p.__composerExtend,c.__vueI18nExtend=p.__vueI18nExtend}let f=null;e&&(f=CA(u,c.global)),hA(u,c,...d);const h=u.unmount;u.unmount=()=>{f&&f(),c.dispose(),h()}},get global(){return i},dispose(){s.stop()},__instances:n,__getInstance:o,__setInstance:a,__deleteInstance:l};return c}function ap(t={}){const e=On();if(e==null)throw Cs(cs.MUST_BE_CALL_SETUP_TOP);if(!e.isCE&&e.appContext.app!=null&&!e.appContext.app.__VUE_I18N_SYMBOL__)throw Cs(cs.NOT_INSTALLED);const n=bA(e),s=_A(n),i=F0(e),r=yA(t,i);if(r==="global")return iA(s,t,i),s;if(r==="parent"){let l=vA(n,e,t.__useComponent);return l==null&&(l=s),l}const o=n;let a=o.__getInstance(e);if(a==null){const l=en({},t);"__i18n"in i&&(l.__i18n=i.__i18n),s&&(l.__root=s),a=V0(l),o.__composerExtend&&(a[Zf]=o.__composerExtend(a)),EA(o,e,a),o.__setInstance(e,a)}return a}function gA(t,e){const n=au(),s=n.run(()=>V0(t));if(s==null)throw Cs(cs.UNEXPECTED_ERROR);return[n,s]}function bA(t){const e=rs(t.isCE?pA:t.appContext.app.__VUE_I18N_SYMBOL__);if(!e)throw Cs(t.isCE?cs.NOT_INSTALLED_WITH_PROVIDE:cs.UNEXPECTED_ERROR);return e}function yA(t,e){return Nu(t)?"__i18n"in e?"local":"global":t.useScope?t.useScope:"local"}function _A(t){return t.mode==="composition"?t.global:t.global.__composer}function vA(t,e,n=!1){let s=null;const i=e.root;let r=SA(e,n);for(;r!=null;){const o=t;if(t.mode==="composition"&&(s=o.__getInstance(r)),s!=null||i===r)break;r=r.parent}return s}function SA(t,e=!1){return t==null?null:e&&t.vnode.ctx||t.parent}function EA(t,e,n){Oo(()=>{},e),Xa(()=>{const s=n;t.__deleteInstance(e);const i=s[Zf];i&&(i(),delete s[Zf])},e)}const wA=["locale","fallbackLocale","availableLocales"],Lg=["t","rt","d","n","tm","te"];function CA(t,e){const n=Object.create(null);return wA.forEach(i=>{const r=Object.getOwnPropertyDescriptor(e,i);if(!r)throw Cs(cs.UNEXPECTED_ERROR);const o=Ae(r.value)?{get(){return r.value.value},set(a){r.value.value=a}}:{get(){return r.get&&r.get()}};Object.defineProperty(n,i,o)}),t.config.globalProperties.$i18n=n,Lg.forEach(i=>{const r=Object.getOwnPropertyDescriptor(e,i);if(!r||!r.value)throw Cs(cs.UNEXPECTED_ERROR);Object.defineProperty(t.config.globalProperties,`$${i}`,r)}),()=>{delete t.config.globalProperties.$i18n,Lg.forEach(i=>{delete t.config.globalProperties[`$${i}`]})}}const kA=hi({name:"i18n-d",props:en({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},op),setup(t,e){const n=t.i18n||ap({useScope:t.scope,__useComponent:!0});return U0(t,e,$0,(...s)=>n[Xf](...s))}}),Dg=kA;eA();$x(px);Rx(Ix);Lx(x0);if(__INTLIFY_PROD_DEVTOOLS__){const t=Qh();t.__INTLIFY__=!0,mx(t.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}const Ld=t=>t&&typeof t=="object"&&!Array.isArray(t),Jf=(t,...e)=>{if(!e.length)return t;const n=e.shift();if(Ld(t)&&Ld(n))for(const s in n)Ld(n[s])?(t[s]||Object.assign(t,{[s]:{}}),Jf(t[s],n[s])):Object.assign(t,{[s]:n[s]});return Jf(t,...e)},TA=Jf({},{de:{count:{albums:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" Album"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" Album"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" Alben"}]}]}},artists:{t:0,b:{t:2,i:[{t:4,k:"count"},{t:3,v:" Künstler"}]}},audiobooks:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" Hörbuch"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" Hörbuch"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" Hörbücher"}]}]}},authors:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" Autor"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" Autor"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" Autoren"}]}]}},channels:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" canal"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" canaux"}]}]}},composers:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" Komponist"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" Komponist"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" Komponisten"}]}]}},genres:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" Genre"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" Genre"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" Genres"}]}]}},playlists:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" Playlist"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" Playlisten"}]}]}},podcasts:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" Podcast"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" Podcasts"}]}]}},stations:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" Station"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" Station"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" Stationen"}]}]}},tracks:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" Track"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" Track"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" Tracks"}]}]}}},data:{kind:{file:{t:0,b:{t:2,i:[{t:3}],s:"Datei"}},url:{t:0,b:{t:2,i:[{t:3}],s:"URL"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}},pipe:{t:0,b:{t:2,i:[{t:3}],s:"Stream"}}}},dialog:{add:{rss:{add:{t:0,b:{t:2,i:[{t:3}],s:"Hinzufügen"}},cancel:{t:0,b:{t:2,i:[{t:3}],s:"Abbrechen"}},help:{t:0,b:{t:2,i:[{t:3}],s:"Hinzufügen eines Podcasts führt zur Anlage einer RSS-Playlist, so kann OwnTone das Podcast-Abo verwalten."}},placeholder:{t:0,b:{t:2,i:[{t:3}],s:"https://url-to-rss"}},processing:{t:0,b:{t:2,i:[{t:3}],s:"Verarbeite…"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Podcast hinzufügen"}}},stream:{add:{t:0,b:{t:2,i:[{t:3}],s:"Hinzufügen"}},cancel:{t:0,b:{t:2,i:[{t:3}],s:"Abbrechen"}},loading:{t:0,b:{t:2,i:[{t:3}],s:"Lade…"}},placeholder:{t:0,b:{t:2,i:[{t:3}],s:"https://url-to-stream"}},play:{t:0,b:{t:2,i:[{t:3}],s:"Spielen"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Stream hinzufügen"}}}},album:{"mark-as-played":{t:0,b:{t:2,i:[{t:3}],s:"Markiere als gespielt"}},"remove-podcast":{t:0,b:{t:2,i:[{t:3}],s:"Entferne podcast"}}},playable:{"add-next":{t:0,b:{t:2,i:[{t:3}],s:"Als nächstes hinzufügen"}},add:{t:0,b:{t:2,i:[{t:3}],s:"Hinzufügen"}},play:{t:0,b:{t:2,i:[{t:3}],s:"Spielen"}}},playlist:{"add-next":{t:0,b:{t:2,i:[{t:3}],s:"Als nächstes hinzufügen"}},add:{t:0,b:{t:2,i:[{t:3}],s:"Hinzufügen"}},play:{t:0,b:{t:2,i:[{t:3}],s:"Spielen"}},save:{cancel:{t:0,b:{t:2,i:[{t:3}],s:"Abbrechen"}},"playlist-name":{t:0,b:{t:2,i:[{t:3}],s:"Playlistname"}},save:{t:0,b:{t:2,i:[{t:3}],s:"Speichern"}},saving:{t:0,b:{t:2,i:[{t:3}],s:"Speichere…"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Warteschlange als Playlist speichern"}}}},"queue-item":{play:{t:0,b:{t:2,i:[{t:3}],s:"Spielen"}},"quality-value":{t:0,b:{t:2,i:[{t:4,k:"format"},{t:3,v:" "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"samplerate"},{t:3,v:" Hz "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"channels"},{t:3,v:" "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"bitrate"},{t:3,v:" kbit/s"}]}},remove:{t:0,b:{t:2,i:[{t:3}],s:"Entfernen"}}},"remote-pairing":{cancel:{t:0,b:{t:2,i:[{t:3}],s:"Abbrechen"}},pair:{t:0,b:{t:2,i:[{t:3}],s:"Remote paaren"}},"pairing-code":{t:0,b:{t:2,i:[{t:3}],s:"Pairing-Code"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Remote-Paarungs-Anfrage"}}},track:{"mark-as-new":{t:0,b:{t:2,i:[{t:3}],s:"Markiere als neu"}},"mark-as-played":{t:0,b:{t:2,i:[{t:3}],s:"Markiere als gespielt"}},"quality-value":{t:0,b:{t:2,i:[{t:4,k:"format"},{t:3,v:" "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"samplerate"},{t:3,v:" Hz "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"channels"},{t:3,v:" "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"bitrate"},{t:3,v:" kbit/s"}]}},"rating-value":{t:0,b:{t:2,i:[{t:4,k:"rating"},{t:3,v:" / 10"}]}}},update:{all:{t:0,b:{t:2,i:[{t:3}],s:"Alles neu einlesen"}},cancel:{t:0,b:{t:2,i:[{t:3}],s:"Abbrechen"}},feeds:{t:0,b:{t:2,i:[{t:3}],s:"Nur RSS-Feeds neu einlesen"}},info:{t:0,b:{t:2,i:[{t:3}],s:"Suche nach neuen, gelöschten und veränderten Dateien"}},local:{t:0,b:{t:2,i:[{t:3}],s:"Nur lokale Bibliothek neu einlesen"}},progress:{t:0,b:{t:2,i:[{t:3}],s:"Bibliothek wird neu eingelesen…"}},"rescan-metadata":{t:0,b:{t:2,i:[{t:3}],s:"Metadata von unveränderten Dateien neu einlesen"}},rescan:{t:0,b:{t:2,i:[{t:3}],s:"Neu einlesen"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Nur Spotify neu einlesen"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Bibliothek neu einlesen"}}}},language:{de:{t:0,b:{t:2,i:[{t:3}],s:"Deutsch"}},en:{t:0,b:{t:2,i:[{t:3}],s:"Englisch (English)"}},fr:{t:0,b:{t:2,i:[{t:3}],s:"Französisch (Français)"}},"zh-CN":{t:0,b:{t:2,i:[{t:3}],s:"Vereinfachtes Chinesisch (簡體中文)"}},"zh-TW":{t:0,b:{t:2,i:[{t:3}],s:"Traditionelles Chinesisch (繁體中文)"}}},list:{albums:{info:{t:0,b:{t:2,i:[{t:3,v:"Diesen Podcast dauerhaft aus der Bibliothek löschen?"},{t:4,k:"separator"},{t:3,v:"(Damit wird auch die RSS-Playliste "},{t:4,k:"name"},{t:3,v:" gelöscht)"}]}},remove:{t:0,b:{t:2,i:[{t:3}],s:"Entfernen"}},"remove-podcast":{t:0,b:{t:2,i:[{t:3}],s:"Entferne podcast"}}},spotify:{"not-playable-track":{t:0,b:{t:2,i:[{t:3}],s:"Track kann nicht gespielt werden"}},"restriction-reason":{t:0,b:{t:2,i:[{t:3,v:", Beschränkungsgrund: "},{t:4,k:"reason"}]}}}},media:{kind:{album:{t:0,b:{t:2,i:[{t:3}],s:"Album"}},audiobook:{t:0,b:{t:2,i:[{t:3}],s:"Hörbuch"}},music:{t:0,b:{t:2,i:[{t:3}],s:"Musik"}},podcast:{t:0,b:{t:2,i:[{t:3}],s:"Podcast"}}}},navigation:{about:{t:0,b:{t:2,i:[{t:3}],s:"Über"}},albums:{t:0,b:{t:2,i:[{t:3}],s:"Alben"}},artists:{t:0,b:{t:2,i:[{t:3}],s:"Künstler"}},audiobooks:{t:0,b:{t:2,i:[{t:3}],s:"Hörbücher"}},"now-playing":{t:0,b:{t:2,i:[{t:3,v:" - "},{t:4,k:"album"}]}},"stream-error":{t:0,b:{t:2,i:[{t:3}],s:"HTTP-stream-Fehler: Stream kann nicht geladen werden oder wurde wg. Netzwerkfehler gestopt"}},stream:{t:0,b:{t:2,i:[{t:3}],s:"HTTP-stream"}},volume:{t:0,b:{t:2,i:[{t:3}],s:"Lautstärke"}},files:{t:0,b:{t:2,i:[{t:3}],s:"Dateien"}},genres:{t:0,b:{t:2,i:[{t:3}],s:"Genres"}},music:{t:0,b:{t:2,i:[{t:3}],s:"Musik"}},playlists:{t:0,b:{t:2,i:[{t:3}],s:"Playlisten"}},podcasts:{t:0,b:{t:2,i:[{t:3}],s:"Podcasts"}},radio:{t:0,b:{t:2,i:[{t:3}],s:"Radio"}},search:{t:0,b:{t:2,i:[{t:3}],s:"Suche"}},settings:{t:0,b:{t:2,i:[{t:3}],s:"Einstellungen"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}},"update-library":{t:0,b:{t:2,i:[{t:3}],s:"Bibliothek neu einlesen"}}},page:{about:{"built-with":{t:0,b:{t:2,i:[{t:3,v:"Oberfläche erstellt mit "},{t:4,k:"bulma"},{t:3,v:", "},{t:4,k:"mdi"},{t:3,v:", "},{t:4,k:"vuejs"},{t:3,v:", "},{t:4,k:"axios"},{t:3,v:" und "},{t:4,k:"others"},{t:3,v:"."}]}},"compiled-with":{t:0,b:{t:2,i:[{t:3,v:"Compiliert mit Unterstützung von "},{t:4,k:"options"},{t:3,v:"."}]}},library:{t:0,b:{t:2,i:[{t:3}],s:"Bibliothek"}},more:{t:0,b:{t:2,i:[{t:3}],s:"mehr"}},update:{t:0,b:{t:2,i:[{t:3}],s:"Neu einlesen"}},version:{t:0,b:{t:2,i:[{t:3,v:"Version "},{t:4,k:"version"}]}}},album:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Zufallswiedergabe"}}},albums:{filter:{t:0,b:{t:2,i:[{t:3}],s:"Filter"}},"hide-singles-help":{t:0,b:{t:2,i:[{t:3}],s:"Nach Aktivierung werden keine Singles und Alben angezeigt, die nur in Playlisten enthalten sind."}},"hide-singles":{t:0,b:{t:2,i:[{t:3}],s:"Nach Aktivierung werden keine Singles angezeigt"}},"hide-spotify-help":{t:0,b:{t:2,i:[{t:3}],s:"Nach Aktivierung werden keine Alben angezeigt, die nur in der Spotify-Bibliothek enthalten sind."}},"hide-spotify":{t:0,b:{t:2,i:[{t:3}],s:"Verbirgt Spotify-Alben"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Alben"}},sort:{"artist-name":{t:0,b:{t:2,i:[{t:3}],s:"Künstler Name"}},"artist-date":{t:0,b:{t:2,i:[{t:3}],s:"Künstler Erscheinungsdatum"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Sortieren"}},name:{t:0,b:{t:2,i:[{t:3}],s:"Name"}},"recently-added":{t:0,b:{t:2,i:[{t:3}],s:"Kürzlich hinzugefügt"}},"recently-released":{t:0,b:{t:2,i:[{t:3}],s:"Kürzlich erschienen"}}}},artist:{filter:{t:0,b:{t:2,i:[{t:3}],s:"Filter"}},"hide-spotify-help":{t:0,b:{t:2,i:[{t:3}],s:"Nach Aktivierung wird kein Inhalt angezeigt, der nur in der Spotify-Bibliothek enthalten ist."}},"hide-spotify":{t:0,b:{t:2,i:[{t:3}],s:"Verbirgt Spotify-Inhalt"}},shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Zufallswiedergabe"}},sort:{title:{t:0,b:{t:2,i:[{t:3}],s:"Sortieren"}},name:{t:0,b:{t:2,i:[{t:3}],s:"Name"}},rating:{t:0,b:{t:2,i:[{t:3}],s:"Bewertung"}},"release-date":{t:0,b:{t:2,i:[{t:3}],s:"Erscheinungsdatum"}}}},artists:{filter:{t:0,b:{t:2,i:[{t:3}],s:"Filter"}},sort:{title:{t:0,b:{t:2,i:[{t:3}],s:"Sortieren"}},name:{t:0,b:{t:2,i:[{t:3}],s:"Namen"}},"recently-added":{t:0,b:{t:2,i:[{t:3}],s:"Kürzlich hinzugefügt"}}},"hide-singles-help":{t:0,b:{t:2,i:[{t:3}],s:"Nach Aktivierung werden keine Singles und Alben angezeigt, die nur in Playlisten enthalten sind."}},"hide-singles":{t:0,b:{t:2,i:[{t:3}],s:"Nach Aktivierung werden keine Singles angezeigt"}},"hide-spotify-help":{t:0,b:{t:2,i:[{t:3}],s:"Nach Aktivierung werden keine Alben angezeigt, die nur in der Spotify-Bibliothek enthalten sind."}},"hide-spotify":{t:0,b:{t:2,i:[{t:3}],s:"Verbirgt Künstler auf Spotify"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Künstler"}}},audiobooks:{album:{play:{t:0,b:{t:2,i:[{t:3}],s:"Spielen"}}},albums:{title:{t:0,b:{t:2,i:[{t:3}],s:"Hörbücher"}}},artist:{play:{t:0,b:{t:2,i:[{t:3}],s:"Spielen"}}},artists:{title:{t:0,b:{t:2,i:[{t:3}],s:"Autoren"}}},tabs:{authors:{t:0,b:{t:2,i:[{t:3}],s:"Autoren"}},audiobooks:{t:0,b:{t:2,i:[{t:3}],s:"Hörbücher"}},genres:{t:0,b:{t:2,i:[{t:3}],s:"Genres"}}}},composer:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Zufallswiedergabe"}},sort:{title:{t:0,b:{t:2,i:[{t:3}],s:"Sortieren"}},name:{t:0,b:{t:2,i:[{t:3}],s:"Name"}},rating:{t:0,b:{t:2,i:[{t:3}],s:"Bewertung"}}}},composers:{title:{t:0,b:{t:2,i:[{t:3}],s:"Komponisten"}}},files:{play:{t:0,b:{t:2,i:[{t:3}],s:"Spielen"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Dateien"}}},genre:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Zufallswiedergabe"}},sort:{title:{t:0,b:{t:2,i:[{t:3}],s:"Sortieren"}},name:{t:0,b:{t:2,i:[{t:3}],s:"Name"}},rating:{t:0,b:{t:2,i:[{t:3}],s:"Bewertung"}}}},genres:{title:{t:0,b:{t:2,i:[{t:3}],s:"Genres"}}},music:{"show-more":{t:0,b:{t:2,i:[{t:3}],s:"Zeige mehr"}},"recently-added":{title:{t:0,b:{t:2,i:[{t:3}],s:"Kürzlich hinzugefügt"}}},"recently-played":{title:{t:0,b:{t:2,i:[{t:3}],s:"Kürzlich gespielt"}}},tabs:{albums:{t:0,b:{t:2,i:[{t:3}],s:"Alben"}},artists:{t:0,b:{t:2,i:[{t:3}],s:"Künstler"}},composers:{t:0,b:{t:2,i:[{t:3}],s:"Komponisten"}},genres:{t:0,b:{t:2,i:[{t:3}],s:"Genres"}},history:{t:0,b:{t:2,i:[{t:3}],s:"Verlauf"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}}}},"now-playing":{info:{t:0,b:{t:2,i:[{t:3}],s:"Tracks durch Auswählen aus der Bibliothek anfügen"}},live:{t:0,b:{t:2,i:[{t:3}],s:"Live"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Deine Playliste ist leer."}}},playlist:{length:{t:0,b:{t:2,i:[{t:4,k:"length"},{t:3,v:" Tracks"}]}},shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Zufallswiedergabe"}}},playlists:{title:{t:0,b:{t:2,i:[{t:3}],s:"Playlisten"}}},podcast:{cancel:{t:0,b:{t:2,i:[{t:3}],s:"Abbrechen"}},play:{t:0,b:{t:2,i:[{t:3}],s:"Spielen"}},remove:{t:0,b:{t:2,i:[{t:3}],s:"Entfernen"}},"remove-info":{t:0,b:{t:2,i:[{t:3,v:"Diesen Podcast dauerhaft aus der Bibliothek löschen?"},{t:4,k:"separator"},{t:3,v:"(Damit wird auch die RSS-Playliste "},{t:4,k:"name"},{t:3,v:" gelöscht)"}]}},"remove-podcast":{t:0,b:{t:2,i:[{t:3}],s:"Entferne podcast"}}},podcasts:{add:{t:0,b:{t:2,i:[{t:3}],s:"Hinzufügen"}},"mark-all-played":{t:0,b:{t:2,i:[{t:3}],s:"Alle abgespielten markieren"}},"new-episodes":{t:0,b:{t:2,i:[{t:3}],s:"Neue Episoden"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Podcasts"}},update:{t:0,b:{t:2,i:[{t:3}],s:"Neu einlesen"}}},queue:{"add-stream":{t:0,b:{t:2,i:[{t:3}],s:"Stream hinzufügen"}},clear:{t:0,b:{t:2,i:[{t:3}],s:"Alle entfernen"}},edit:{t:0,b:{t:2,i:[{t:3}],s:"Bearbeiten"}},"hide-previous":{t:0,b:{t:2,i:[{t:3}],s:"Vorherige verbergen"}},save:{t:0,b:{t:2,i:[{t:3}],s:"Speichern"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Warteschlange"}}},radio:{title:{t:0,b:{t:2,i:[{t:3}],s:"Radio"}}},search:{albums:{t:0,b:{t:2,i:[{t:3}],s:"Alben"}},artists:{t:0,b:{t:2,i:[{t:3}],s:"Künstler"}},audiobooks:{t:0,b:{t:2,i:[{t:3}],s:"Hörbücher"}},composers:{t:0,b:{t:2,i:[{t:3}],s:"Komponisten"}},expression:{t:0,b:{t:2,i:[{t:3}],s:"Ausdrücken"}},help:{t:0,b:{t:2,i:[{t:3,v:"Tip: Du kannst mit einer Smart-Playlist-Abfrage-Sprache nach "},{t:4,k:"help"},{t:3,v:" suchen wenn Du dem Ausdruck ein "},{t:4,k:"query"},{t:3,v:" voranstellst."}]}},"no-results":{t:0,b:{t:2,i:[{t:3}],s:"Keine Ergebnisse gefunden"}},placeholder:{t:0,b:{t:2,i:[{t:3}],s:"Suche"}},playlists:{t:0,b:{t:2,i:[{t:3}],s:"Playlisten"}},podcasts:{t:0,b:{t:2,i:[{t:3}],s:"Podcasts"}},"show-albums":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Zeige das Album"},{t:2,i:[{t:3,v:"Zeige alle "},{t:4,k:"count"},{t:3,v:" Alben"}]}]}},"show-artists":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Zeige den Künstler"},{t:2,i:[{t:3,v:"Zeige alle "},{t:4,k:"count"},{t:3,v:" Künstler"}]}]}},"show-audiobooks":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Zeige das Buch"},{t:2,i:[{t:3,v:"Zeige alle "},{t:4,k:"count"},{t:3,v:" Hörbücher"}]}]}},"show-composers":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Zeige den Komponist"},{t:2,i:[{t:3,v:"Zeige alle "},{t:4,k:"count"},{t:3,v:" Komponisten"}]}]}},"show-playlists":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Zeige die Playlist"},{t:2,i:[{t:3,v:"Zeige alle "},{t:4,k:"count"},{t:3,v:" Playlisten"}]}]}},"show-podcasts":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Zeige den Podcast"},{t:2,i:[{t:3,v:"Zeige alle "},{t:4,k:"count"},{t:3,v:" Podcasts"}]}]}},"show-tracks":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Zeige den Track"},{t:2,i:[{t:3,v:"Zeige alle "},{t:4,k:"count"},{t:3,v:" Tracks"}]}]}},tracks:{t:0,b:{t:2,i:[{t:3}],s:"Tracks"}},tabs:{library:{t:0,b:{t:2,i:[{t:3}],s:"Bibliothek"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}}}},settings:{artwork:{title:{t:0,b:{t:2,i:[{t:3}],s:"Artwork"}},coverartarchive:{t:0,b:{t:2,i:[{t:3}],s:"Cover Art Archive"}},discogs:{t:0,b:{t:2,i:[{t:3}],s:"Discogs"}},"explanation-1":{t:0,b:{t:2,i:[{t:3}],s:"OwnTone verarbeitet PNG- und JPEG-Artwork, welches in einer eigenen Datei in der Bibliothek, in die Dateien eingebettet oder online von Radiostationen bereitgestellt werden kann."}},"explanation-2":{t:0,b:{t:2,i:[{t:3}],s:"Zusätzlich kann auf folgende Artwork-Anbieter zugegriffen werden:"}},"show-coverart":{t:0,b:{t:2,i:[{t:3}],s:"Zeige Cover-Artwork in der Albumliste"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}},streaming:{t:0,b:{t:2,i:[{t:3}],s:"Bereitgestellte Artwork von Radiostationen ignorieren"}}},devices:{"no-active-pairing":{t:0,b:{t:2,i:[{t:3}],s:"Keine aktive Pairing-Anfrage"}},"pairing-code":{t:0,b:{t:2,i:[{t:3}],s:"Pairing-Code"}},"pairing-request":{t:0,b:{t:2,i:[{t:3}],s:"Remote-Pairing-Anfrage von "}},pairing:{t:0,b:{t:2,i:[{t:3}],s:"Pairing Remote"}},send:{t:0,b:{t:2,i:[{t:3}],s:"Senden"}},"speaker-pairing-info":{t:0,b:{t:2,i:[{t:3}],s:"Wenn der Laufsprecher PIN-basiertes Pairing verlangt, aktiviere ihn hier und gib dann den hier PIN an, der am Lautsprecher angezeigt wird."}},"speaker-pairing":{t:0,b:{t:2,i:[{t:3}],s:"Lautsprecher-Pairing und Geräteverifikation"}},"verification-code":{t:0,b:{t:2,i:[{t:3}],s:"Verifikationscode"}},verify:{t:0,b:{t:2,i:[{t:3}],s:"Verifizieren"}}},general:{audiobooks:{t:0,b:{t:2,i:[{t:3}],s:"Hörbücher"}},files:{t:0,b:{t:2,i:[{t:3}],s:"Dateien"}},genres:{t:0,b:{t:2,i:[{t:3}],s:"Genres"}},language:{t:0,b:{t:2,i:[{t:3}],s:"Sprache"}},music:{t:0,b:{t:2,i:[{t:3}],s:"Musik"}},"navigation-item-selection-info":{t:0,b:{t:2,i:[{t:3}],s:"Wenn mehr Dateien ausgewählt werden, als der Bildschirm anzeigen kann, verschwindet das Burger-Menü."}},"navigation-item-selection":{t:0,b:{t:2,i:[{t:3}],s:"Wähle hier die Einträge des oberen Navigationsmenüs "}},"navigation-items":{t:0,b:{t:2,i:[{t:3}],s:"Navigationsmenüs"}},"now-playing-page":{t:0,b:{t:2,i:[{t:3}],s:"Aktuell läuft-Seite"}},playlists:{t:0,b:{t:2,i:[{t:3}],s:"Playlisten"}},podcasts:{t:0,b:{t:2,i:[{t:3}],s:"Podcasts"}},radio:{t:0,b:{t:2,i:[{t:3}],s:"Radio"}},"recently-added-page-info":{t:0,b:{t:2,i:[{t:3}],s:"Beschränkte die Zahl der Alben"}},"recently-added-page":{t:0,b:{t:2,i:[{t:3}],s:"Kürzlich hinzugefügt-Seite"}},search:{t:0,b:{t:2,i:[{t:3}],s:"Suche"}},"show-composer-genres-help":{t:0,b:{t:2,i:[{t:3,v:"Komma getrennte Liste der Genres, für die der Komponist angezeigt werden soll."},{t:5,i:0},{t:3,v:"Leer lassen, um den Komponisten immer anzuzeigen."},{t:5,i:0},{t:3,v:'Der Genre-Tag des aktuellen Tracks wird abgeglichen als Teil-String des Genre-Tags. Z.B. "classical, soundtrack" wird den Komponisten beim Genre-Tag "Contemporary Classical" anzeigen'}]}},"show-composer-genres":{t:0,b:{t:2,i:[{t:3}],s:"Zeige den Komponisten für die aufgelisteten Genres an"}},"show-composer-info":{t:0,b:{t:2,i:[{t:3}],s:"Wenn aktiviert, wird der Komponist angezeigt."}},"show-composer":{t:0,b:{t:2,i:[{t:3}],s:"Komponisten anzeigen"}},"show-path":{t:0,b:{t:2,i:[{t:3}],s:"Dateipfad anzeigen"}}},services:{lastfm:{"grant-access":{t:0,b:{t:2,i:[{t:3}],s:"Melde Dich mit Deinem Last.fm-Benutzernamen und Passwort an, um Scrobbeln zu aktivieren"}},info:{t:0,b:{t:2,i:[{t:3}],s:"OwnTone wird den Benutzernamen und das Passwort von last.fm nicht speichern, nur den Sitzungs-Schlüssel. Dieser läuft nicht ab."}},title:{t:0,b:{t:2,i:[{t:3}],s:"Last.fm"}},"no-support":{t:0,b:{t:2,i:[{t:3}],s:"OwnTone wurde ohne Unterstützung für Last.fm erstellt."}}},spotify:{"no-support":{t:0,b:{t:2,i:[{t:3}],s:"OwnTone wurde entweder ohne Unterstützung für Spotify erstellt oder libspotify ist nicht installiert."}},"logged-as":{t:0,b:{t:2,i:[{t:3}],s:"Angemeldet als "}},requirements:{t:0,b:{t:2,i:[{t:3}],s:"Spotify Premium Abo erforderlich. Zugriff auf die Spotify Web-Api ermöglicht scannen der Spotify-Blibliothek. Erforderliche scopes sind: "}},user:{t:0,b:{t:2,i:[{t:3}],s:"Zugriff gestattet für "}},authorize:{t:0,b:{t:2,i:[{t:3}],s:"Authorisiere Web-API-Zugriff"}},"grant-access":{t:0,b:{t:2,i:[{t:3}],s:"Zugriff auf die Spotify Web-API gestatten"}},reauthorize:{t:0,b:{t:2,i:[{t:3}],s:"Bitte den Zugriff der Web-API durch setzen folgender Zugriffsrechte für OwnTone: "}},title:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}}},login:{t:0,b:{t:2,i:[{t:3}],s:"Einloggen"}},logout:{t:0,b:{t:2,i:[{t:3}],s:"Ausloggen"}},password:{t:0,b:{t:2,i:[{t:3}],s:"Passwort"}},username:{t:0,b:{t:2,i:[{t:3}],s:"Benutzername"}}},tabs:{artwork:{t:0,b:{t:2,i:[{t:3}],s:"Artwork"}},general:{t:0,b:{t:2,i:[{t:3}],s:"Allgemein"}},"online-services":{t:0,b:{t:2,i:[{t:3}],s:"Online-Services"}},"remotes-and-outputs":{t:0,b:{t:2,i:[{t:3}],s:"Fernbedienungen und Ausgänge"}}}},spotify:{album:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Zufallswiedergabe"}}},artist:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Zufallswiedergabe"}}},music:{"featured-playlists":{t:0,b:{t:2,i:[{t:3}],s:"Ausgezeichnete Playlisten"}},"new-releases":{t:0,b:{t:2,i:[{t:3}],s:"Neuvorstellung"}},"show-more":{t:0,b:{t:2,i:[{t:3}],s:"Zeige mehr"}}},playlist:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Zufallswiedergabe"}}},search:{albums:{t:0,b:{t:2,i:[{t:3}],s:"Alben"}},artists:{t:0,b:{t:2,i:[{t:3}],s:"Künstler"}},"no-results":{t:0,b:{t:2,i:[{t:3}],s:"Keine Ergebnisse gefunden"}},placeholder:{t:0,b:{t:2,i:[{t:3}],s:"Suche"}},playlists:{t:0,b:{t:2,i:[{t:3}],s:"Playlisten"}},"show-albums":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Zeige das Album"},{t:2,i:[{t:3,v:"Zeige alle "},{t:4,k:"count"},{t:3,v:" Alben"}]}]}},"show-artists":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Zeige den Künstler"},{t:2,i:[{t:3,v:"Zeige alle "},{t:4,k:"count"},{t:3,v:" Künstler"}]}]}},"show-playlists":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Zeige die Playlist"},{t:2,i:[{t:3,v:"Zeige alle "},{t:4,k:"count"},{t:3,v:" Playlisten"}]}]}},"show-tracks":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Zeige den Track"},{t:2,i:[{t:3,v:"Zeige alle "},{t:4,k:"count"},{t:3,v:" Tracks"}]}]}},tracks:{t:0,b:{t:2,i:[{t:3}],s:"Tracks"}}}}},playlist:{type:{folder:{t:0,b:{t:2,i:[{t:3}],s:"Ordner"}},plain:{t:0,b:{t:2,i:[{t:3}],s:"Einfache"}},smart:{t:0,b:{t:2,i:[{t:3}],s:"Intelligente"}}}},player:{button:{consume:{t:0,b:{t:2,i:[{t:3}],s:"Verlauf löschen"}},pause:{t:0,b:{t:2,i:[{t:3}],s:"Wiedergabe anhalten"}},play:{t:0,b:{t:2,i:[{t:3}],s:"Wiedergeben"}},repeat:{t:0,b:{t:2,i:[{t:3}],s:"Alle Tracks wiederholen"}},"repeat-off":{t:0,b:{t:2,i:[{t:3}],s:"Tracks einmal lesen"}},"repeat-once":{t:0,b:{t:2,i:[{t:3}],s:"Aktuellen Track wiederholen"}},"seek-backward":{t:0,b:{t:2,i:[{t:3}],s:"Rückwärts im Track suchen"}},"seek-forward":{t:0,b:{t:2,i:[{t:3}],s:"Vorwärts im Track suchen"}},shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Tracks zufällig wiedergeben"}},"shuffle-disabled":{t:0,b:{t:2,i:[{t:3}],s:"Tracks in Reihenfolge wiedergeben"}},"skip-backward":{t:0,b:{t:2,i:[{t:3}],s:"Zum vorherigen Track springen"}},"skip-forward":{t:0,b:{t:2,i:[{t:3}],s:"Zum nächsten Track springen"}},stop:{t:0,b:{t:2,i:[{t:3}],s:"Wiedergabe stoppen"}},"toggle-lyrics":{t:0,b:{t:2,i:[{t:3}],s:"Liedtexte anzeigen/verbergen"}}}},property:{"added-on":{t:0,b:{t:2,i:[{t:3}],s:"Hinzugefügt am"}},album:{t:0,b:{t:2,i:[{t:3}],s:"Album"}},albums:{t:0,b:{t:2,i:[{t:3}],s:"Alben"}},"album-artist":{t:0,b:{t:2,i:[{t:3}],s:"Album-Künstler"}},artist:{t:0,b:{t:2,i:[{t:3}],s:"Künstler"}},artists:{t:0,b:{t:2,i:[{t:3}],s:"Künstler"}},comment:{t:0,b:{t:2,i:[{t:3}],s:"Kommentar"}},composer:{t:0,b:{t:2,i:[{t:3}],s:"Komponist"}},duration:{t:0,b:{t:2,i:[{t:3}],s:"Dauer"}},genre:{t:0,b:{t:2,i:[{t:3}],s:"Genre"}},genres:{t:0,b:{t:2,i:[{t:3}],s:"Genres"}},name:{t:0,b:{t:2,i:[{t:3}],s:"Name"}},owner:{t:0,b:{t:2,i:[{t:3}],s:"Besitzer"}},path:{t:0,b:{t:2,i:[{t:3}],s:"Pfad"}},playtime:{t:0,b:{t:2,i:[{t:3}],s:"Spielzeit"}},popularity:{t:0,b:{t:2,i:[{t:3}],s:"Popularität / Followers"}},position:{t:0,b:{t:2,i:[{t:3}],s:"Disc / Track"}},quality:{t:0,b:{t:2,i:[{t:3}],s:"Qualität"}},rating:{t:0,b:{t:2,i:[{t:3}],s:"Bewertung"}},"release-date":{t:0,b:{t:2,i:[{t:3}],s:"Erscheinungsdatum"}},tracks:{t:0,b:{t:2,i:[{t:3}],s:"Tracks"}},type:{t:0,b:{t:2,i:[{t:3}],s:"Art"}},updated:{t:0,b:{t:2,i:[{t:3}],s:"Neu eingelesen"}},uptime:{t:0,b:{t:2,i:[{t:3}],s:"Laufzeit"}},year:{t:0,b:{t:2,i:[{t:3}],s:"Jahr"}}},server:{"connection-failed":{t:0,b:{t:2,i:[{t:3}],s:"Fehler bei Verbindung zum OwnTone-Server"}},"request-failed":{t:0,b:{t:2,i:[{t:3,v:"Anfrage gescheitert (Status: "},{t:4,k:"status"},{t:3,v:" "},{t:4,k:"cause"},{t:3,v:" "},{t:4,k:"url"},{t:3,v:")"}]}},"queue-saved":{t:0,b:{t:2,i:[{t:3,v:"Warteschlange zu Playlist "},{t:4,k:"name"},{t:3,v:" gesichert"}]}},"appended-tracks":{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" Track an die Abspielliste angehängt"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" Tracks an die Abspielliste angehängt"}]}]}},"empty-queue":{t:0,b:{t:2,i:[{t:3}],s:"Warteschlange ist leer"}}},"grouped-list":{today:{t:0,b:{t:2,i:[{t:3}],s:"Heute"}},"last-week":{t:0,b:{t:2,i:[{t:3}],s:"Letzte Woche"}},"last-month":{t:0,b:{t:2,i:[{t:3}],s:"Letzer Monat"}},undefined:{t:0,b:{t:2,i:[{t:3}],s:"Unbestimmt"}}}}},{en:{count:{albums:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" album"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" album"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" albums"}]}]}},artists:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" artist"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" artist"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" artists"}]}]}},audiobooks:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" audiobook"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" audiobook"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" audiobooks"}]}]}},authors:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" author"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" author"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" authors"}]}]}},channels:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" channel"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" channels"}]}]}},composers:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" composer"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" composer"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" composers"}]}]}},genres:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" genre"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" genre"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" genres"}]}]}},playlists:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" playlist"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" playlist"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" playlists"}]}]}},podcasts:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" podcast"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" podcast"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" podcasts"}]}]}},stations:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" station"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" station"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" stations"}]}]}},tracks:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" track"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" track"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" tracks"}]}]}}},data:{kind:{file:{t:0,b:{t:2,i:[{t:3}],s:"File"}},url:{t:0,b:{t:2,i:[{t:3}],s:"URL"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}},pipe:{t:0,b:{t:2,i:[{t:3}],s:"Stream"}}}},dialog:{add:{rss:{add:{t:0,b:{t:2,i:[{t:3}],s:"Add"}},cancel:{t:0,b:{t:2,i:[{t:3}],s:"Cancel"}},help:{t:0,b:{t:2,i:[{t:3}],s:"Adding a podcast includes creating an RSS playlist, that will allow OwnTone to manage the podcast subscription."}},placeholder:{t:0,b:{t:2,i:[{t:3}],s:"https://url-to-rss"}},processing:{t:0,b:{t:2,i:[{t:3}],s:"Processing…"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Add podcast"}}},stream:{add:{t:0,b:{t:2,i:[{t:3}],s:"Add"}},cancel:{t:0,b:{t:2,i:[{t:3}],s:"Cancel"}},loading:{t:0,b:{t:2,i:[{t:3}],s:"Loading…"}},placeholder:{t:0,b:{t:2,i:[{t:3}],s:"https://url-to-stream"}},play:{t:0,b:{t:2,i:[{t:3}],s:"Play"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Add stream"}}}},album:{"mark-as-played":{t:0,b:{t:2,i:[{t:3}],s:"Mark as played"}},"remove-podcast":{t:0,b:{t:2,i:[{t:3}],s:"Remove podcast"}}},playable:{"add-next":{t:0,b:{t:2,i:[{t:3}],s:"Add Next"}},add:{t:0,b:{t:2,i:[{t:3}],s:"Add"}},play:{t:0,b:{t:2,i:[{t:3}],s:"Play"}}},playlist:{"add-next":{t:0,b:{t:2,i:[{t:3}],s:"Add Next"}},add:{t:0,b:{t:2,i:[{t:3}],s:"Add"}},play:{t:0,b:{t:2,i:[{t:3}],s:"Play"}},save:{cancel:{t:0,b:{t:2,i:[{t:3}],s:"Cancel"}},"playlist-name":{t:0,b:{t:2,i:[{t:3}],s:"Playlist name"}},save:{t:0,b:{t:2,i:[{t:3}],s:"Save"}},saving:{t:0,b:{t:2,i:[{t:3}],s:"Saving…"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Save queue to playlist"}}}},"queue-item":{play:{t:0,b:{t:2,i:[{t:3}],s:"Play"}},"quality-value":{t:0,b:{t:2,i:[{t:4,k:"format"},{t:3,v:" "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"samplerate"},{t:3,v:" Hz "},{t:9,v:"|"},{t:3,v:" "},{t:6,k:{t:7,v:"count.channels"}},{t:3,v:" "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"bitrate"},{t:3,v:" kbit/s"}]}},remove:{t:0,b:{t:2,i:[{t:3}],s:"Remove"}}},"remote-pairing":{cancel:{t:0,b:{t:2,i:[{t:3}],s:"Cancel"}},pair:{t:0,b:{t:2,i:[{t:3}],s:"Pair Remote"}},"pairing-code":{t:0,b:{t:2,i:[{t:3}],s:"Pairing code"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Remote pairing request"}}},track:{"mark-as-new":{t:0,b:{t:2,i:[{t:3}],s:"Mark as new"}},"mark-as-played":{t:0,b:{t:2,i:[{t:3}],s:"Mark as played"}},"quality-value":{t:0,b:{t:2,i:[{t:4,k:"format"},{t:3,v:" "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"samplerate"},{t:3,v:" Hz "},{t:9,v:"|"},{t:3,v:" "},{t:6,k:{t:7,v:"count.channels"}},{t:3,v:" "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"bitrate"},{t:3,v:" kbit/s"}]}},"rating-value":{t:0,b:{t:2,i:[{t:4,k:"rating"},{t:3,v:" / 10"}]}}},update:{all:{t:0,b:{t:2,i:[{t:3}],s:"Update everything"}},cancel:{t:0,b:{t:2,i:[{t:3}],s:"Cancel"}},feeds:{t:0,b:{t:2,i:[{t:3}],s:"Only update RSS feeds"}},info:{t:0,b:{t:2,i:[{t:3}],s:"Scan for new, deleted and modified files"}},local:{t:0,b:{t:2,i:[{t:3}],s:"Only update local library"}},progress:{t:0,b:{t:2,i:[{t:3}],s:"Library update in progress…"}},"rescan-metadata":{t:0,b:{t:2,i:[{t:3}],s:"Rescan metadata of unmodified files"}},rescan:{t:0,b:{t:2,i:[{t:3}],s:"Rescan"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Only update Spotify"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Update library"}}}},language:{de:{t:0,b:{t:2,i:[{t:3}],s:"German (Deutsch)"}},en:{t:0,b:{t:2,i:[{t:3}],s:"English"}},fr:{t:0,b:{t:2,i:[{t:3}],s:"French (Français)"}},"zh-CN":{t:0,b:{t:2,i:[{t:3}],s:"Simplified Chinese (簡體中文)"}},"zh-TW":{t:0,b:{t:2,i:[{t:3}],s:"Traditional Chinese (繁體中文)"}}},list:{albums:{info:{t:0,b:{t:2,i:[{t:3,v:"Permanently remove this podcast from your library?"},{t:4,k:"separator"},{t:3,v:"(This will also remove the RSS playlist "},{t:4,k:"name"},{t:3,v:")"}]}},remove:{t:0,b:{t:2,i:[{t:3}],s:"Remove"}},"remove-podcast":{t:0,b:{t:2,i:[{t:3}],s:"Remove podcast"}}},spotify:{"not-playable-track":{t:0,b:{t:2,i:[{t:3}],s:"Track is not playable"}},"restriction-reason":{t:0,b:{t:2,i:[{t:3,v:", restriction reason: "},{t:4,k:"reason"}]}}}},media:{kind:{album:{t:0,b:{t:2,i:[{t:3}],s:"Album"}},audiobook:{t:0,b:{t:2,i:[{t:3}],s:"Audiobook"}},music:{t:0,b:{t:2,i:[{t:3}],s:"Music"}},podcast:{t:0,b:{t:2,i:[{t:3}],s:"Podcast"}}}},navigation:{about:{t:0,b:{t:2,i:[{t:3}],s:"About"}},albums:{t:0,b:{t:2,i:[{t:3}],s:"Albums"}},artists:{t:0,b:{t:2,i:[{t:3}],s:"Artists"}},audiobooks:{t:0,b:{t:2,i:[{t:3}],s:"Audiobooks"}},"now-playing":{t:0,b:{t:2,i:[{t:3,v:" - "},{t:4,k:"album"}]}},"stream-error":{t:0,b:{t:2,i:[{t:3}],s:"HTTP stream error: failed to load stream or stopped loading due to network problem"}},stream:{t:0,b:{t:2,i:[{t:3}],s:"HTTP stream"}},volume:{t:0,b:{t:2,i:[{t:3}],s:"Volume"}},files:{t:0,b:{t:2,i:[{t:3}],s:"Files"}},genres:{t:0,b:{t:2,i:[{t:3}],s:"Genres"}},music:{t:0,b:{t:2,i:[{t:3}],s:"Music"}},playlists:{t:0,b:{t:2,i:[{t:3}],s:"Playlists"}},podcasts:{t:0,b:{t:2,i:[{t:3}],s:"Podcasts"}},radio:{t:0,b:{t:2,i:[{t:3}],s:"Radio"}},search:{t:0,b:{t:2,i:[{t:3}],s:"Search"}},settings:{t:0,b:{t:2,i:[{t:3}],s:"Settings"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}},"update-library":{t:0,b:{t:2,i:[{t:3}],s:"Update Library"}}},page:{about:{"built-with":{t:0,b:{t:2,i:[{t:3,v:"Web interface built with "},{t:4,k:"bulma"},{t:3,v:", "},{t:4,k:"mdi"},{t:3,v:", "},{t:4,k:"vuejs"},{t:3,v:", "},{t:4,k:"axios"},{t:3,v:" and "},{t:4,k:"others"},{t:3,v:"."}]}},"compiled-with":{t:0,b:{t:2,i:[{t:3,v:"Compiled with support for "},{t:4,k:"options"},{t:3,v:"."}]}},library:{t:0,b:{t:2,i:[{t:3}],s:"Library"}},more:{t:0,b:{t:2,i:[{t:3}],s:"more"}},update:{t:0,b:{t:2,i:[{t:3}],s:"Update"}},version:{t:0,b:{t:2,i:[{t:3,v:"Version "},{t:4,k:"version"}]}}},album:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Shuffle"}}},albums:{filter:{t:0,b:{t:2,i:[{t:3}],s:"Filter"}},"hide-singles-help":{t:0,b:{t:2,i:[{t:3}],s:"If active, hides singles and albums with tracks that only appear in playlists."}},"hide-singles":{t:0,b:{t:2,i:[{t:3}],s:"Hide singles"}},"hide-spotify-help":{t:0,b:{t:2,i:[{t:3}],s:"If active, hides albums that only appear in your Spotify library."}},"hide-spotify":{t:0,b:{t:2,i:[{t:3}],s:"Hide albums from Spotify"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Albums"}},sort:{"artist-name":{t:0,b:{t:2,i:[{t:3}],s:"Artist Name"}},"artist-date":{t:0,b:{t:2,i:[{t:3}],s:"Artist Release date"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Sort"}},name:{t:0,b:{t:2,i:[{t:3}],s:"Name"}},"recently-added":{t:0,b:{t:2,i:[{t:3}],s:"Recently added"}},"recently-released":{t:0,b:{t:2,i:[{t:3}],s:"Recently released"}}}},artist:{filter:{t:0,b:{t:2,i:[{t:3}],s:"Filter"}},"hide-spotify-help":{t:0,b:{t:2,i:[{t:3}],s:"If active, hides the content only appearing in your Spotify library."}},"hide-spotify":{t:0,b:{t:2,i:[{t:3}],s:"Hide the content from Spotify"}},shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Shuffle"}},sort:{title:{t:0,b:{t:2,i:[{t:3}],s:"Sort"}},name:{t:0,b:{t:2,i:[{t:3}],s:"Name"}},rating:{t:0,b:{t:2,i:[{t:3}],s:"Rating"}},"release-date":{t:0,b:{t:2,i:[{t:3}],s:"Release date"}}}},artists:{filter:{t:0,b:{t:2,i:[{t:3}],s:"Filter"}},sort:{title:{t:0,b:{t:2,i:[{t:3}],s:"Sort"}},name:{t:0,b:{t:2,i:[{t:3}],s:"Name"}},"recently-added":{t:0,b:{t:2,i:[{t:3}],s:"Recently added"}}},"hide-singles-help":{t:0,b:{t:2,i:[{t:3}],s:"If active, hides artists that only appear on singles or playlists."}},"hide-singles":{t:0,b:{t:2,i:[{t:3}],s:"Hide singles"}},"hide-spotify-help":{t:0,b:{t:2,i:[{t:3}],s:"If active, hides artists that only appear in your Spotify library."}},"hide-spotify":{t:0,b:{t:2,i:[{t:3}],s:"Hide artists from Spotify"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Artists"}}},audiobooks:{album:{play:{t:0,b:{t:2,i:[{t:3}],s:"Play"}}},albums:{title:{t:0,b:{t:2,i:[{t:3}],s:"Audiobooks"}}},artist:{play:{t:0,b:{t:2,i:[{t:3}],s:"Play"}}},artists:{title:{t:0,b:{t:2,i:[{t:3}],s:"Authors"}}},tabs:{authors:{t:0,b:{t:2,i:[{t:3}],s:"Authors"}},audiobooks:{t:0,b:{t:2,i:[{t:3}],s:"Audiobooks"}},genres:{t:0,b:{t:2,i:[{t:3}],s:"Genres"}}}},composer:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Shuffle"}},sort:{title:{t:0,b:{t:2,i:[{t:3}],s:"Sort"}},name:{t:0,b:{t:2,i:[{t:3}],s:"Name"}},rating:{t:0,b:{t:2,i:[{t:3}],s:"Rating"}}}},composers:{title:{t:0,b:{t:2,i:[{t:3}],s:"Composers"}}},files:{play:{t:0,b:{t:2,i:[{t:3}],s:"Play"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Files"}}},genre:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Shuffle"}},sort:{title:{t:0,b:{t:2,i:[{t:3}],s:"Sort"}},name:{t:0,b:{t:2,i:[{t:3}],s:"Name"}},rating:{t:0,b:{t:2,i:[{t:3}],s:"Rating"}}}},genres:{title:{t:0,b:{t:2,i:[{t:3}],s:"Genres"}}},music:{"show-more":{t:0,b:{t:2,i:[{t:3}],s:"Show more"}},"recently-added":{title:{t:0,b:{t:2,i:[{t:3}],s:"Recently added"}}},"recently-played":{title:{t:0,b:{t:2,i:[{t:3}],s:"Recently played"}}},tabs:{albums:{t:0,b:{t:2,i:[{t:3}],s:"Albums"}},artists:{t:0,b:{t:2,i:[{t:3}],s:"Artists"}},composers:{t:0,b:{t:2,i:[{t:3}],s:"Composers"}},genres:{t:0,b:{t:2,i:[{t:3}],s:"Genres"}},history:{t:0,b:{t:2,i:[{t:3}],s:"History"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}}}},"now-playing":{info:{t:0,b:{t:2,i:[{t:3}],s:"Add some tracks by browsing your library"}},live:{t:0,b:{t:2,i:[{t:3}],s:"Live"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Your play queue is empty"}}},playlist:{length:{t:0,b:{t:2,i:[{t:4,k:"length"},{t:3,v:" tracks"}]}},shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Shuffle"}}},playlists:{title:{t:0,b:{t:2,i:[{t:3}],s:"Playlists"}}},podcast:{cancel:{t:0,b:{t:2,i:[{t:3}],s:"Cancel"}},play:{t:0,b:{t:2,i:[{t:3}],s:"Play"}},remove:{t:0,b:{t:2,i:[{t:3}],s:"Remove"}},"remove-info":{t:0,b:{t:2,i:[{t:3,v:"Permanently remove this podcast from your library?"},{t:4,k:"separator"},{t:3,v:"(This will also remove the RSS playlist "},{t:4,k:"name"},{t:3,v:")"}]}},"remove-podcast":{t:0,b:{t:2,i:[{t:3}],s:"Remove podcast"}}},podcasts:{add:{t:0,b:{t:2,i:[{t:3}],s:"Add"}},"mark-all-played":{t:0,b:{t:2,i:[{t:3}],s:"Mark All Played"}},"new-episodes":{t:0,b:{t:2,i:[{t:3}],s:"New Episodes"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Podcasts"}},update:{t:0,b:{t:2,i:[{t:3}],s:"Update"}}},queue:{"add-stream":{t:0,b:{t:2,i:[{t:3}],s:"Add stream"}},clear:{t:0,b:{t:2,i:[{t:3}],s:"Clear"}},edit:{t:0,b:{t:2,i:[{t:3}],s:"Edit"}},"hide-previous":{t:0,b:{t:2,i:[{t:3}],s:"Hide previous"}},save:{t:0,b:{t:2,i:[{t:3}],s:"Save"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Queue"}}},radio:{title:{t:0,b:{t:2,i:[{t:3}],s:"Radio"}}},search:{albums:{t:0,b:{t:2,i:[{t:3}],s:"Albums"}},artists:{t:0,b:{t:2,i:[{t:3}],s:"Artists"}},audiobooks:{t:0,b:{t:2,i:[{t:3}],s:"Audiobooks"}},composers:{t:0,b:{t:2,i:[{t:3}],s:"Composers"}},expression:{t:0,b:{t:2,i:[{t:3}],s:"expression"}},help:{t:0,b:{t:2,i:[{t:3,v:"Tip: you can search by a smart playlist query language "},{t:4,k:"help"},{t:3,v:" if you prefix it with "},{t:4,k:"query"},{t:3,v:"."}]}},"no-results":{t:0,b:{t:2,i:[{t:3}],s:"No results found"}},placeholder:{t:0,b:{t:2,i:[{t:3}],s:"Search"}},playlists:{t:0,b:{t:2,i:[{t:3}],s:"Playlists"}},podcasts:{t:0,b:{t:2,i:[{t:3}],s:"Podcasts"}},"show-albums":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Show the album"},{t:2,i:[{t:3,v:"Show all "},{t:4,k:"count"},{t:3,v:" albums"}]}]}},"show-artists":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Show the artist"},{t:2,i:[{t:3,v:"Show all "},{t:4,k:"count"},{t:3,v:" artists"}]}]}},"show-audiobooks":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Show the audiobook"},{t:2,i:[{t:3,v:"Show all "},{t:4,k:"count"},{t:3,v:" audiobooks"}]}]}},"show-composers":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Show the composer"},{t:2,i:[{t:3,v:"Show all "},{t:4,k:"count"},{t:3,v:" composers"}]}]}},"show-playlists":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Show the playlist"},{t:2,i:[{t:3,v:"Show all "},{t:4,k:"count"},{t:3,v:" playlists"}]}]}},"show-podcasts":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Show the podcast"},{t:2,i:[{t:3,v:"Show all "},{t:4,k:"count"},{t:3,v:" podcasts"}]}]}},"show-tracks":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Show the track"},{t:2,i:[{t:3,v:"Show all "},{t:4,k:"count"},{t:3,v:" tracks"}]}]}},tracks:{t:0,b:{t:2,i:[{t:3}],s:"Tracks"}},tabs:{library:{t:0,b:{t:2,i:[{t:3}],s:"Library"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}}}},settings:{artwork:{title:{t:0,b:{t:2,i:[{t:3}],s:"Artwork"}},coverartarchive:{t:0,b:{t:2,i:[{t:3}],s:"Cover Art Archive"}},discogs:{t:0,b:{t:2,i:[{t:3}],s:"Discogs"}},"explanation-1":{t:0,b:{t:2,i:[{t:3}],s:"OwnTone supports PNG and JPEG artwork which is either placed as separate image files in the library, embedded in the media files or made available online by radio stations."}},"explanation-2":{t:0,b:{t:2,i:[{t:3}],s:"In addition to that, you can enable fetching artwork from the following artwork providers:"}},"show-coverart":{t:0,b:{t:2,i:[{t:3}],s:"Show cover artwork in album list"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}},streaming:{t:0,b:{t:2,i:[{t:3}],s:"Ignore artwork provided by radio stations"}}},devices:{"no-active-pairing":{t:0,b:{t:2,i:[{t:3}],s:"No active pairing request."}},"pairing-code":{t:0,b:{t:2,i:[{t:3}],s:"Pairing code"}},"pairing-request":{t:0,b:{t:2,i:[{t:3}],s:"Remote pairing request from "}},pairing:{t:0,b:{t:2,i:[{t:3}],s:"Remote Pairing"}},send:{t:0,b:{t:2,i:[{t:3}],s:"Send"}},"speaker-pairing-info":{t:0,b:{t:2,i:[{t:3}],s:"If your speaker requires pairing then activate it below and enter the PIN that it displays."}},"speaker-pairing":{t:0,b:{t:2,i:[{t:3}],s:"Speaker pairing and device verification"}},"verification-code":{t:0,b:{t:2,i:[{t:3}],s:"Verification code"}},verify:{t:0,b:{t:2,i:[{t:3}],s:"Verify"}}},general:{audiobooks:{t:0,b:{t:2,i:[{t:3}],s:"Audiobooks"}},files:{t:0,b:{t:2,i:[{t:3}],s:"Files"}},genres:{t:0,b:{t:2,i:[{t:3}],s:"Genres"}},language:{t:0,b:{t:2,i:[{t:3}],s:"Language"}},music:{t:0,b:{t:2,i:[{t:3}],s:"Music"}},"navigation-item-selection-info":{t:0,b:{t:2,i:[{t:3}],s:"If you select more items than can be shown on your screen then the burger menu will disappear."}},"navigation-item-selection":{t:0,b:{t:2,i:[{t:3}],s:"Select the top navigation bar menu items"}},"navigation-items":{t:0,b:{t:2,i:[{t:3}],s:"Navigation Bar"}},"now-playing-page":{t:0,b:{t:2,i:[{t:3}],s:"Now playing page"}},playlists:{t:0,b:{t:2,i:[{t:3}],s:"Playlists"}},podcasts:{t:0,b:{t:2,i:[{t:3}],s:"Podcasts"}},radio:{t:0,b:{t:2,i:[{t:3}],s:"Radio"}},"recently-added-page-info":{t:0,b:{t:2,i:[{t:3}],s:"Limit the number of albums displayed"}},"recently-added-page":{t:0,b:{t:2,i:[{t:3}],s:"Recently added page"}},search:{t:0,b:{t:2,i:[{t:3}],s:"Search"}},"show-composer-genres-help":{t:0,b:{t:2,i:[{t:3,v:"Comma-separated list of genres, for which the composer must be displayed."},{t:5,i:0},{t:3,v:"Leave empty to always show the composer."},{t:5,i:0},{t:3,v:'The genre tag of the current track is matched by checking, if one of the defined genres are included. For example setting to "classical, soundtrack" will show the composer for tracks with a genre tag of "Contemporary Classical"'}]}},"show-composer-genres":{t:0,b:{t:2,i:[{t:3}],s:"Show composer only for listed genres"}},"show-composer-info":{t:0,b:{t:2,i:[{t:3}],s:"If enabled, the composer of the current playing track is displayed"}},"show-composer":{t:0,b:{t:2,i:[{t:3}],s:"Show composer"}},"show-path":{t:0,b:{t:2,i:[{t:3}],s:"Show filepath"}}},services:{lastfm:{"grant-access":{t:0,b:{t:2,i:[{t:3}],s:"Login with your Last.fm username and password to enable scrobbling"}},info:{t:0,b:{t:2,i:[{t:3}],s:"OwnTone will not store your Last.fm username/password, only the session key. The session key does not expire."}},title:{t:0,b:{t:2,i:[{t:3}],s:"Last.fm"}},"no-support":{t:0,b:{t:2,i:[{t:3}],s:"OwnTone was built without support for Last.fm."}}},spotify:{"no-support":{t:0,b:{t:2,i:[{t:3}],s:"OwnTone was either built without support for Spotify or libspotify is not installed."}},"logged-as":{t:0,b:{t:2,i:[{t:3}],s:"Logged in as "}},requirements:{t:0,b:{t:2,i:[{t:3}],s:"You must have a Spotify premium account. Access to the Spotify Web API enables scanning of your Spotify library. Required scopes are: "}},user:{t:0,b:{t:2,i:[{t:3}],s:"Access granted for "}},authorize:{t:0,b:{t:2,i:[{t:3}],s:"Authorize Web API access"}},"grant-access":{t:0,b:{t:2,i:[{t:3}],s:"Grant access to the Spotify Web API"}},reauthorize:{t:0,b:{t:2,i:[{t:3}],s:"Please reauthorize Web API access to grant OwnTone the following additional access rights: "}},title:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}}},login:{t:0,b:{t:2,i:[{t:3}],s:"Login"}},logout:{t:0,b:{t:2,i:[{t:3}],s:"Logout"}},password:{t:0,b:{t:2,i:[{t:3}],s:"Password"}},username:{t:0,b:{t:2,i:[{t:3}],s:"Username"}}},tabs:{artwork:{t:0,b:{t:2,i:[{t:3}],s:"Artwork"}},general:{t:0,b:{t:2,i:[{t:3}],s:"General"}},"online-services":{t:0,b:{t:2,i:[{t:3}],s:"Online Services"}},"remotes-and-outputs":{t:0,b:{t:2,i:[{t:3}],s:"Remotes and Outputs"}}}},spotify:{album:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Shuffle"}}},artist:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Shuffle"}}},music:{"featured-playlists":{t:0,b:{t:2,i:[{t:3}],s:"Featured Playlists"}},"new-releases":{t:0,b:{t:2,i:[{t:3}],s:"New Releases"}},"show-more":{t:0,b:{t:2,i:[{t:3}],s:"Show More"}}},playlist:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Shuffle"}}},search:{albums:{t:0,b:{t:2,i:[{t:3}],s:"Albums"}},artists:{t:0,b:{t:2,i:[{t:3}],s:"Artists"}},"no-results":{t:0,b:{t:2,i:[{t:3}],s:"No results found"}},placeholder:{t:0,b:{t:2,i:[{t:3}],s:"Search"}},playlists:{t:0,b:{t:2,i:[{t:3}],s:"Playlists"}},"show-albums":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Show the album"},{t:2,i:[{t:3,v:"Show all "},{t:4,k:"count"},{t:3,v:" albums"}]}]}},"show-artists":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Show the artist"},{t:2,i:[{t:3,v:"Show all "},{t:4,k:"count"},{t:3,v:" artists"}]}]}},"show-playlists":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Show the playlist"},{t:2,i:[{t:3,v:"Show all "},{t:4,k:"count"},{t:3,v:" playlists"}]}]}},"show-tracks":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Show the track"},{t:2,i:[{t:3,v:"Show all "},{t:4,k:"count"},{t:3,v:" tracks"}]}]}},tracks:{t:0,b:{t:2,i:[{t:3}],s:"Tracks"}}}}},playlist:{type:{folder:{t:0,b:{t:2,i:[{t:3}],s:"Folder"}},plain:{t:0,b:{t:2,i:[{t:3}],s:"Plain"}},smart:{t:0,b:{t:2,i:[{t:3}],s:"Smart"}}}},player:{button:{consume:{t:0,b:{t:2,i:[{t:3}],s:"Clear history"}},pause:{t:0,b:{t:2,i:[{t:3}],s:"Pause"}},play:{t:0,b:{t:2,i:[{t:3}],s:"Play"}},repeat:{t:0,b:{t:2,i:[{t:3}],s:"Repeat all tracks"}},"repeat-off":{t:0,b:{t:2,i:[{t:3}],s:"Read tracks once"}},"repeat-once":{t:0,b:{t:2,i:[{t:3}],s:"Repeat current track"}},"seek-backward":{t:0,b:{t:2,i:[{t:3}],s:"Seek backward in the track"}},"seek-forward":{t:0,b:{t:2,i:[{t:3}],s:"Seek forward in the track"}},shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Play tracks randomly"}},"shuffle-disabled":{t:0,b:{t:2,i:[{t:3}],s:"Play tracks in order"}},"skip-backward":{t:0,b:{t:2,i:[{t:3}],s:"Skip to previous track"}},"skip-forward":{t:0,b:{t:2,i:[{t:3}],s:"Skip to next track"}},stop:{t:0,b:{t:2,i:[{t:3}],s:"Stop"}},"toggle-lyrics":{t:0,b:{t:2,i:[{t:3}],s:"Toggle lyrics"}}}},property:{"added-on":{t:0,b:{t:2,i:[{t:3}],s:"Added On"}},album:{t:0,b:{t:2,i:[{t:3}],s:"Album"}},albums:{t:0,b:{t:2,i:[{t:3}],s:"Albums"}},"album-artist":{t:0,b:{t:2,i:[{t:3}],s:"Album Artist"}},artist:{t:0,b:{t:2,i:[{t:3}],s:"Artist"}},artists:{t:0,b:{t:2,i:[{t:3}],s:"Artists"}},comment:{t:0,b:{t:2,i:[{t:3}],s:"Comment"}},composer:{t:0,b:{t:2,i:[{t:3}],s:"Composer"}},duration:{t:0,b:{t:2,i:[{t:3}],s:"Duration"}},genre:{t:0,b:{t:2,i:[{t:3}],s:"Genre"}},genres:{t:0,b:{t:2,i:[{t:3}],s:"Genres"}},name:{t:0,b:{t:2,i:[{t:3}],s:"Name"}},owner:{t:0,b:{t:2,i:[{t:3}],s:"Owner"}},path:{t:0,b:{t:2,i:[{t:3}],s:"Path"}},playtime:{t:0,b:{t:2,i:[{t:3}],s:"Playtime"}},popularity:{t:0,b:{t:2,i:[{t:3}],s:"Popularity / Followers"}},position:{t:0,b:{t:2,i:[{t:3}],s:"Disc / Track"}},quality:{t:0,b:{t:2,i:[{t:3}],s:"Quality"}},rating:{t:0,b:{t:2,i:[{t:3}],s:"Rating"}},"release-date":{t:0,b:{t:2,i:[{t:3}],s:"Release Date"}},tracks:{t:0,b:{t:2,i:[{t:3}],s:"Tracks"}},type:{t:0,b:{t:2,i:[{t:3}],s:"Type"}},updated:{t:0,b:{t:2,i:[{t:3}],s:"Updated"}},uptime:{t:0,b:{t:2,i:[{t:3}],s:"Uptime"}},year:{t:0,b:{t:2,i:[{t:3}],s:"Year"}}},server:{"connection-failed":{t:0,b:{t:2,i:[{t:3}],s:"Failed to connect to OwnTone server"}},"request-failed":{t:0,b:{t:2,i:[{t:3,v:"Request failed (status: "},{t:4,k:"status"},{t:3,v:" "},{t:4,k:"cause"},{t:3,v:" "},{t:4,k:"url"},{t:3,v:")"}]}},"queue-saved":{t:0,b:{t:2,i:[{t:3,v:"Queue saved to playlist "},{t:4,k:"name"}]}},"appended-tracks":{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" track appended to the queue"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" tracks appended to the queue"}]}]}},"empty-queue":{t:0,b:{t:2,i:[{t:3}],s:"Queue is empty"}}},"grouped-list":{today:{t:0,b:{t:2,i:[{t:3}],s:"Today"}},"last-week":{t:0,b:{t:2,i:[{t:3}],s:"Last week"}},"last-month":{t:0,b:{t:2,i:[{t:3}],s:"Last month"}},undefined:{t:0,b:{t:2,i:[{t:3}],s:"Undefined"}}}}},{fr:{count:{albums:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" album"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" album"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" albums"}]}]}},artists:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" artiste"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" artiste"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" artistes"}]}]}},audiobooks:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" livre audio"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" livre audio"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" livres audio"}]}]}},authors:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" auteur"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" auteur"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" auteurs"}]}]}},channels:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" canal"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" canaux"}]}]}},composers:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" compositeur"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" compositeur"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" compositeurs"}]}]}},genres:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" genre"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" genre"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" genres"}]}]}},playlists:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" liste de lecture"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" liste de lecture"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" listes de lecture"}]}]}},podcasts:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" podcast"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" podcast"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" podcasts"}]}]}},stations:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" station"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" station"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" stations"}]}]}},tracks:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" piste"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" piste"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" pistes"}]}]}}},data:{kind:{file:{t:0,b:{t:2,i:[{t:3}],s:"Fichier"}},url:{t:0,b:{t:2,i:[{t:3}],s:"URL"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}},pipe:{t:0,b:{t:2,i:[{t:3}],s:"Flux"}}}},dialog:{add:{rss:{add:{t:0,b:{t:2,i:[{t:3}],s:"Ajouter"}},cancel:{t:0,b:{t:2,i:[{t:3}],s:"Annuler"}},help:{t:0,b:{t:2,i:[{t:3}],s:"Lajout dun podcast inclut la création dune liste de lecture RSS, qui permettra à OwnTone de gérer labonnement au podcast."}},placeholder:{t:0,b:{t:2,i:[{t:3}],s:"https://url-du-flux-rss"}},processing:{t:0,b:{t:2,i:[{t:3}],s:"Traitement en cours…"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Ajouter un podcast"}}},stream:{add:{t:0,b:{t:2,i:[{t:3}],s:"Ajouter"}},cancel:{t:0,b:{t:2,i:[{t:3}],s:"Annuler"}},loading:{t:0,b:{t:2,i:[{t:3}],s:"Chargement…"}},placeholder:{t:0,b:{t:2,i:[{t:3}],s:"https://url-du-flux"}},play:{t:0,b:{t:2,i:[{t:3}],s:"Lire"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Ajouter un flux"}}}},album:{"mark-as-played":{t:0,b:{t:2,i:[{t:3}],s:"Marquer comme lu"}},"remove-podcast":{t:0,b:{t:2,i:[{t:3}],s:"Supprimer le podcast"}}},playable:{"add-next":{t:0,b:{t:2,i:[{t:3}],s:"Ajouter ensuite"}},add:{t:0,b:{t:2,i:[{t:3}],s:"Ajouter"}},play:{t:0,b:{t:2,i:[{t:3}],s:"Lire"}}},playlist:{"add-next":{t:0,b:{t:2,i:[{t:3}],s:"Ajouter ensuite"}},add:{t:0,b:{t:2,i:[{t:3}],s:"Ajouter"}},play:{t:0,b:{t:2,i:[{t:3}],s:"Lire"}},save:{cancel:{t:0,b:{t:2,i:[{t:3}],s:"Annuler"}},"playlist-name":{t:0,b:{t:2,i:[{t:3}],s:"Nom de la liste de lecture"}},save:{t:0,b:{t:2,i:[{t:3}],s:"Enregistrer"}},saving:{t:0,b:{t:2,i:[{t:3}],s:"Enregistrement en cours…"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Enregistrer la file dattente dans une liste de lecture"}}}},"queue-item":{play:{t:0,b:{t:2,i:[{t:3}],s:"Lire"}},"quality-value":{t:0,b:{t:2,i:[{t:4,k:"format"},{t:3,v:" "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"samplerate"},{t:3,v:" Hz "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"channels"},{t:3,v:" "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"bitrate"},{t:3,v:" kbit/s"}]}},remove:{t:0,b:{t:2,i:[{t:3}],s:"Supprimer"}}},"remote-pairing":{cancel:{t:0,b:{t:2,i:[{t:3}],s:"Annuler"}},pair:{t:0,b:{t:2,i:[{t:3}],s:"Jumeler la télécommande"}},"pairing-code":{t:0,b:{t:2,i:[{t:3}],s:"Code de jumelage"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Demande de jumelage de télécommande"}}},track:{"mark-as-new":{t:0,b:{t:2,i:[{t:3}],s:"Marquer comme nouveau"}},"mark-as-played":{t:0,b:{t:2,i:[{t:3}],s:"Marquer comme lu"}},"quality-value":{t:0,b:{t:2,i:[{t:4,k:"format"},{t:3,v:" "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"samplerate"},{t:3,v:" Hz "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"channels"},{t:3,v:" "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"bitrate"},{t:3,v:" kbit/s"}]}},"rating-value":{t:0,b:{t:2,i:[{t:4,k:"rating"},{t:3,v:" / 10"}]}}},update:{all:{t:0,b:{t:2,i:[{t:3}],s:"Tout actualiser"}},cancel:{t:0,b:{t:2,i:[{t:3}],s:"Annuler"}},feeds:{t:0,b:{t:2,i:[{t:3}],s:"Actualiser uniquement les flux RSS"}},info:{t:0,b:{t:2,i:[{t:3}],s:"Recherche les fichiers ajoutés, supprimés et modifiés"}},local:{t:0,b:{t:2,i:[{t:3}],s:"Actualiser uniquement la bibliothèque locale"}},progress:{t:0,b:{t:2,i:[{t:3}],s:"Actualisation de la bibliothèque en cours…"}},"rescan-metadata":{t:0,b:{t:2,i:[{t:3}],s:"Analyser les métadonnées des fichiers non modifiés"}},rescan:{t:0,b:{t:2,i:[{t:3}],s:"Analyser"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Actualiser uniquement Spotify"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Actualiser la bibliothèque"}}}},language:{de:{t:0,b:{t:2,i:[{t:3}],s:"Allemand (Deutsch)"}},en:{t:0,b:{t:2,i:[{t:3}],s:"Anglais (English)"}},fr:{t:0,b:{t:2,i:[{t:3}],s:"Français"}},"zh-CN":{t:0,b:{t:2,i:[{t:3}],s:"Chinois simplifié (簡體中文)"}},"zh-TW":{t:0,b:{t:2,i:[{t:3}],s:"Chinois traditionnel (繁體中文)"}}},list:{albums:{info:{t:0,b:{t:2,i:[{t:3,v:"Supprimer définitivement ce podcast de votre bibliothèque ?"},{t:4,k:"separator"},{t:3,v:"(Cela supprimera également la liste de lecture RSS "},{t:4,k:"name"},{t:3,v:")"}]}},remove:{t:0,b:{t:2,i:[{t:3}],s:"Supprimer"}},"remove-podcast":{t:0,b:{t:2,i:[{t:3}],s:"Supprimer le podcast"}}},spotify:{"not-playable-track":{t:0,b:{t:2,i:[{t:3}],s:"La piste ne peut pas être lue"}},"restriction-reason":{t:0,b:{t:2,i:[{t:3,v:", raison de la restriction : "},{t:4,k:"reason"}]}}}},media:{kind:{album:{t:0,b:{t:2,i:[{t:3}],s:"Album"}},audiobook:{t:0,b:{t:2,i:[{t:3}],s:"Livre audio"}},music:{t:0,b:{t:2,i:[{t:3}],s:"Musique"}},podcast:{t:0,b:{t:2,i:[{t:3}],s:"Podcast"}}}},navigation:{about:{t:0,b:{t:2,i:[{t:3}],s:"À propos"}},albums:{t:0,b:{t:2,i:[{t:3}],s:"Albums"}},artists:{t:0,b:{t:2,i:[{t:3}],s:"Artistes"}},audiobooks:{t:0,b:{t:2,i:[{t:3}],s:"Livres audio"}},"now-playing":{t:0,b:{t:2,i:[{t:3,v:" - "},{t:4,k:"album"}]}},"stream-error":{t:0,b:{t:2,i:[{t:3}],s:"Erreur du flux HTTP : échec du chargement du flux ou arrêt du chargement en raison dun problème réseau"}},stream:{t:0,b:{t:2,i:[{t:3}],s:"Flux HTTP"}},volume:{t:0,b:{t:2,i:[{t:3}],s:"Volume"}},files:{t:0,b:{t:2,i:[{t:3}],s:"Fichiers"}},genres:{t:0,b:{t:2,i:[{t:3}],s:"Genres"}},music:{t:0,b:{t:2,i:[{t:3}],s:"Musique"}},playlists:{t:0,b:{t:2,i:[{t:3}],s:"Listes de lecture"}},podcasts:{t:0,b:{t:2,i:[{t:3}],s:"Podcasts"}},radio:{t:0,b:{t:2,i:[{t:3}],s:"Radio"}},search:{t:0,b:{t:2,i:[{t:3}],s:"Recherche"}},settings:{t:0,b:{t:2,i:[{t:3}],s:"Réglages"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}},"update-library":{t:0,b:{t:2,i:[{t:3}],s:"Actualiser la bibliothèque"}}},page:{about:{"built-with":{t:0,b:{t:2,i:[{t:3,v:"Interface utilisateur construite avec "},{t:4,k:"bulma"},{t:3,v:", "},{t:4,k:"mdi"},{t:3,v:", "},{t:4,k:"vuejs"},{t:3,v:", "},{t:4,k:"axios"},{t:3,v:" et "},{t:4,k:"others"},{t:3,v:"."}]}},"compiled-with":{t:0,b:{t:2,i:[{t:3,v:"Compilé avec les options "},{t:4,k:"options"},{t:3,v:"."}]}},library:{t:0,b:{t:2,i:[{t:3}],s:"Bibliothèque"}},more:{t:0,b:{t:2,i:[{t:3}],s:"plus"}},update:{t:0,b:{t:2,i:[{t:3}],s:"Actualiser"}},version:{t:0,b:{t:2,i:[{t:3,v:"Version "},{t:4,k:"version"}]}}},album:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Lecture aléatoire"}}},albums:{filter:{t:0,b:{t:2,i:[{t:3}],s:"Filtrer"}},"hide-singles-help":{t:0,b:{t:2,i:[{t:3}],s:"Si actif, masque les singles et les albums dont les pistes napparaissent que dans les listes de lecture."}},"hide-singles":{t:0,b:{t:2,i:[{t:3}],s:"Masquer les singles"}},"hide-spotify-help":{t:0,b:{t:2,i:[{t:3}],s:"Si actif, masque les albums qui napparaissent que dans votre bibliothèque Spotify."}},"hide-spotify":{t:0,b:{t:2,i:[{t:3}],s:"Masquer les albums de Spotify"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Albums"}},sort:{"artist-name":{t:0,b:{t:2,i:[{t:3}],s:"Artiste Nom"}},"artist-date":{t:0,b:{t:2,i:[{t:3}],s:"Artiste Date de sortie"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Trier"}},name:{t:0,b:{t:2,i:[{t:3}],s:"Nom"}},"recently-added":{t:0,b:{t:2,i:[{t:3}],s:"Ajouts récents"}},"recently-released":{t:0,b:{t:2,i:[{t:3}],s:"Sorties récentes"}}}},artist:{filter:{t:0,b:{t:2,i:[{t:3}],s:"Filtrer"}},"hide-spotify-help":{t:0,b:{t:2,i:[{t:3}],s:"Si actif, masque le contenu qui napparaît que dans votre bibliothèque Spotify."}},"hide-spotify":{t:0,b:{t:2,i:[{t:3}],s:"Masquer le contenu de Spotify"}},shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Lecture aléatoire"}},sort:{title:{t:0,b:{t:2,i:[{t:3}],s:"Trier"}},name:{t:0,b:{t:2,i:[{t:3}],s:"Nom"}},rating:{t:0,b:{t:2,i:[{t:3}],s:"Classement"}},"release-date":{t:0,b:{t:2,i:[{t:3}],s:"Date de sortie"}}}},artists:{filter:{t:0,b:{t:2,i:[{t:3}],s:"Filtrer"}},sort:{title:{t:0,b:{t:2,i:[{t:3}],s:"Trier"}},name:{t:0,b:{t:2,i:[{t:3}],s:"Nom"}},"recently-added":{t:0,b:{t:2,i:[{t:3}],s:"Ajouts récents"}}},"hide-singles-help":{t:0,b:{t:2,i:[{t:3}],s:"Si actif, masque les artistes qui napparaissent que dans des singles ou des listes de lecture."}},"hide-singles":{t:0,b:{t:2,i:[{t:3}],s:"Masquer les singles"}},"hide-spotify-help":{t:0,b:{t:2,i:[{t:3}],s:"Si actif, masque les artistes qui napparaissent que dans votre bibliothèque Spotify."}},"hide-spotify":{t:0,b:{t:2,i:[{t:3}],s:"Masquer les artistes de Spotify"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Artistes"}}},audiobooks:{album:{play:{t:0,b:{t:2,i:[{t:3}],s:"Lire"}}},albums:{title:{t:0,b:{t:2,i:[{t:3}],s:"Livres audio"}}},artist:{play:{t:0,b:{t:2,i:[{t:3}],s:"Lire"}}},artists:{title:{t:0,b:{t:2,i:[{t:3}],s:"Auteurs"}}},tabs:{authors:{t:0,b:{t:2,i:[{t:3}],s:"Auteurs"}},audiobooks:{t:0,b:{t:2,i:[{t:3}],s:"Livres audio"}},genres:{t:0,b:{t:2,i:[{t:3}],s:"Genres"}}}},composer:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Lecture aléatoire"}},sort:{title:{t:0,b:{t:2,i:[{t:3}],s:"Trier"}},name:{t:0,b:{t:2,i:[{t:3}],s:"Nom"}},rating:{t:0,b:{t:2,i:[{t:3}],s:"Classement"}}}},composers:{title:{t:0,b:{t:2,i:[{t:3}],s:"Compositeurs"}}},files:{play:{t:0,b:{t:2,i:[{t:3}],s:"Lire"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Fichiers"}}},genre:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Lecture aléatoire"}},sort:{title:{t:0,b:{t:2,i:[{t:3}],s:"Trier"}},name:{t:0,b:{t:2,i:[{t:3}],s:"Nom"}},rating:{t:0,b:{t:2,i:[{t:3}],s:"Classement"}}}},genres:{title:{t:0,b:{t:2,i:[{t:3}],s:"Genres"}}},music:{"show-more":{t:0,b:{t:2,i:[{t:3}],s:"Afficher plus"}},"recently-added":{title:{t:0,b:{t:2,i:[{t:3}],s:"Ajouts récents"}}},"recently-played":{title:{t:0,b:{t:2,i:[{t:3}],s:"Lectures récentes"}}},tabs:{albums:{t:0,b:{t:2,i:[{t:3}],s:"Albums"}},artists:{t:0,b:{t:2,i:[{t:3}],s:"Artistes"}},composers:{t:0,b:{t:2,i:[{t:3}],s:"Compositeurs"}},genres:{t:0,b:{t:2,i:[{t:3}],s:"Genres"}},history:{t:0,b:{t:2,i:[{t:3}],s:"Historique"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}}}},"now-playing":{info:{t:0,b:{t:2,i:[{t:3}],s:"Ajoutez des pistes en parcourant votre bibliothèque"}},live:{t:0,b:{t:2,i:[{t:3}],s:"En direct"}},title:{t:0,b:{t:2,i:[{t:3}],s:"La file dattente est vide"}}},playlist:{length:{t:0,b:{t:2,i:[{t:4,k:"length"},{t:3,v:" pistes"}]}},shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Lecture aléatoire"}}},playlists:{title:{t:0,b:{t:2,i:[{t:3}],s:"Listes de lecture"}}},podcast:{cancel:{t:0,b:{t:2,i:[{t:3}],s:"Annuler"}},play:{t:0,b:{t:2,i:[{t:3}],s:"Lire"}},remove:{t:0,b:{t:2,i:[{t:3}],s:"Supprimer"}},"remove-info":{t:0,b:{t:2,i:[{t:3,v:"Supprimer ce podcast de manière permanente de la bibliothèque ?"},{t:4,k:"separator"},{t:3,v:"(Cela supprimera également la liste de lecture RSS "},{t:4,k:"name"},{t:3,v:")"}]}},"remove-podcast":{t:0,b:{t:2,i:[{t:3}],s:"Supprimer le podcast"}}},podcasts:{add:{t:0,b:{t:2,i:[{t:3}],s:"Ajouter"}},"mark-all-played":{t:0,b:{t:2,i:[{t:3}],s:"Marquer comme lus"}},"new-episodes":{t:0,b:{t:2,i:[{t:3}],s:"Nouveaux épisodes"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Podcasts"}},update:{t:0,b:{t:2,i:[{t:3}],s:"Actualiser"}}},queue:{"add-stream":{t:0,b:{t:2,i:[{t:3}],s:"Ajouter un flux"}},clear:{t:0,b:{t:2,i:[{t:3}],s:"Effacer"}},edit:{t:0,b:{t:2,i:[{t:3}],s:"Éditer"}},"hide-previous":{t:0,b:{t:2,i:[{t:3}],s:"Masquer lhistorique"}},save:{t:0,b:{t:2,i:[{t:3}],s:"Enregistrer"}},title:{t:0,b:{t:2,i:[{t:3}],s:"File dattente"}}},radio:{title:{t:0,b:{t:2,i:[{t:3}],s:"Radio"}}},search:{albums:{t:0,b:{t:2,i:[{t:3}],s:"Albums"}},artists:{t:0,b:{t:2,i:[{t:3}],s:"Artistes"}},audiobooks:{t:0,b:{t:2,i:[{t:3}],s:"Livres audio"}},composers:{t:0,b:{t:2,i:[{t:3}],s:"Compositeurs"}},expression:{t:0,b:{t:2,i:[{t:3}],s:"expression"}},help:{t:0,b:{t:2,i:[{t:3,v:"Astuce : vous pouvez effectuer une recherche avec une "},{t:4,k:"help"},{t:3,v:" du langage de requête de liste de lecture intelligente en préfixant votre requête avec "},{t:4,k:"query"}]}},"no-results":{t:0,b:{t:2,i:[{t:3}],s:"Aucun résultat trouvé"}},placeholder:{t:0,b:{t:2,i:[{t:3}],s:"Recherche"}},playlists:{t:0,b:{t:2,i:[{t:3}],s:"Listes de lecture"}},podcasts:{t:0,b:{t:2,i:[{t:3}],s:"Podcasts"}},"show-albums":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Afficher lalbum"},{t:2,i:[{t:3,v:"Afficher les "},{t:4,k:"count"},{t:3,v:" albums"}]}]}},"show-artists":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Afficher lartiste"},{t:2,i:[{t:3,v:"Afficher les "},{t:4,k:"count"},{t:3,v:" artistes"}]}]}},"show-audiobooks":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Afficher le livre audio"},{t:2,i:[{t:3,v:"Afficher les "},{t:4,k:"count"},{t:3,v:" livres audio"}]}]}},"show-composers":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Afficher le compositeur"},{t:2,i:[{t:3,v:"Afficher les "},{t:4,k:"count"},{t:3,v:" compositeurs"}]}]}},"show-playlists":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Afficher la liste de lecture"},{t:2,i:[{t:3,v:"Afficher les "},{t:4,k:"count"},{t:3,v:" listes de lecture"}]}]}},"show-podcasts":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Afficher le podcast"},{t:2,i:[{t:3,v:"Afficher les "},{t:4,k:"count"},{t:3,v:" podcasts"}]}]}},"show-tracks":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Afficher la piste"},{t:2,i:[{t:3,v:"Afficher les "},{t:4,k:"count"},{t:3,v:" pistes"}]}]}},tracks:{t:0,b:{t:2,i:[{t:3}],s:"Pistes"}},tabs:{library:{t:0,b:{t:2,i:[{t:3}],s:"Bibliothèque"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}}}},settings:{artwork:{title:{t:0,b:{t:2,i:[{t:3}],s:"Illustrations"}},coverartarchive:{t:0,b:{t:2,i:[{t:3}],s:"Cover Art Archive"}},discogs:{t:0,b:{t:2,i:[{t:3}],s:"Discogs"}},"explanation-1":{t:0,b:{t:2,i:[{t:3}],s:"OwnTone prend en charge les illustrations au format PNG et JPEG qui sont soit placées dans la bibliothèque en tant que fichiers image séparés, soit intégrées dans les fichiers média, soit mises à disposition en ligne par les stations de radio."}},"explanation-2":{t:0,b:{t:2,i:[{t:3}],s:"En outre, vous pouvez activer la récupération des illustrations à partir des fournisseurs dillustrations suivants :"}},"show-coverart":{t:0,b:{t:2,i:[{t:3}],s:"Afficher les illustrations dans la liste dalbums"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}},streaming:{t:0,b:{t:2,i:[{t:3}],s:"Ignorer les illustrations fournies par les stations de radio"}}},devices:{"no-active-pairing":{t:0,b:{t:2,i:[{t:3}],s:"Aucune demande de jumelage active."}},"pairing-code":{t:0,b:{t:2,i:[{t:3}],s:"Code de jumelage"}},"pairing-request":{t:0,b:{t:2,i:[{t:3}],s:"Demande de jumelage de télécommande "}},pairing:{t:0,b:{t:2,i:[{t:3}],s:"Jumelage de télécommande"}},send:{t:0,b:{t:2,i:[{t:3}],s:"Envoyer"}},"speaker-pairing-info":{t:0,b:{t:2,i:[{t:3}],s:"Si votre enceinte nécessite un jumelage, activez-la ci-dessous et entrez le code PIN quelle affiche."}},"speaker-pairing":{t:0,b:{t:2,i:[{t:3}],s:"Jumelage denceinte et vérification dappareil"}},"verification-code":{t:0,b:{t:2,i:[{t:3}],s:"Code de vérification"}},verify:{t:0,b:{t:2,i:[{t:3}],s:"Vérifier"}}},general:{audiobooks:{t:0,b:{t:2,i:[{t:3}],s:"Livres audio"}},files:{t:0,b:{t:2,i:[{t:3}],s:"Fichiers"}},genres:{t:0,b:{t:2,i:[{t:3}],s:"Genres"}},language:{t:0,b:{t:2,i:[{t:3}],s:"Langue"}},music:{t:0,b:{t:2,i:[{t:3}],s:"Musique"}},"navigation-item-selection-info":{t:0,b:{t:2,i:[{t:3}],s:"Si vous sélectionnez plus déléments que ce qui peut être affiché sur votre écran, le menu disparaîtra."}},"navigation-item-selection":{t:0,b:{t:2,i:[{t:3}],s:"Sélectionnez les éléments de la barre de navigation supérieure"}},"navigation-items":{t:0,b:{t:2,i:[{t:3}],s:"Barre de navigation"}},"now-playing-page":{t:0,b:{t:2,i:[{t:3}],s:"Page « En cours de lecture »"}},playlists:{t:0,b:{t:2,i:[{t:3}],s:"Listes de lecture"}},podcasts:{t:0,b:{t:2,i:[{t:3}],s:"Podcasts"}},radio:{t:0,b:{t:2,i:[{t:3}],s:"Radio"}},"recently-added-page-info":{t:0,b:{t:2,i:[{t:3}],s:"Limiter le nombre dalbums affichés"}},"recently-added-page":{t:0,b:{t:2,i:[{t:3}],s:"Page « Ajouts récents »"}},search:{t:0,b:{t:2,i:[{t:3}],s:"Recherche"}},"show-composer-genres-help":{t:0,b:{t:2,i:[{t:3,v:"Liste de genres séparés par des virgules pour lesquels le compositeur doit être affiché."},{t:5,i:0},{t:3,v:"Laissez vide pour toujours afficher le compositeur."},{t:5,i:0},{t:3,v:'Létiquette de genre de la piste actuelle est comparée en vérifiant si lun des genres définis est inclus. Par exemple, en choisissant "classique, bande sonore", le compositeur pour les pistes dont létiquette de genre est "classique contemporain" sera affiché.'}]}},"show-composer-genres":{t:0,b:{t:2,i:[{t:3}],s:"Afficher le compositeur uniquement pour les genres listés"}},"show-composer-info":{t:0,b:{t:2,i:[{t:3}],s:"Si actif, le compositeur de la piste en cours de lecture est affiché"}},"show-composer":{t:0,b:{t:2,i:[{t:3}],s:"Afficher le compositeur"}},"show-path":{t:0,b:{t:2,i:[{t:3}],s:"Afficher le chemin du fichier"}}},services:{lastfm:{"grant-access":{t:0,b:{t:2,i:[{t:3}],s:"Connectez-vous avec votre nom dutilisateur et votre mot de passe Last.fm pour activer le scrobbling."}},info:{t:0,b:{t:2,i:[{t:3}],s:"Le nom dutilisateur et le mot de passe Last.fm ne sont pas enregistrés, uniquement la clé de session. La clé de session nexpire pas."}},title:{t:0,b:{t:2,i:[{t:3}],s:"Last.fm"}},"no-support":{t:0,b:{t:2,i:[{t:3}],s:"Loption Last.fm nest pas présente."}}},spotify:{"no-support":{t:0,b:{t:2,i:[{t:3}],s:"Loption Spotify nest pas présente."}},"logged-as":{t:0,b:{t:2,i:[{t:3}],s:"Connecté en tant que "}},requirements:{t:0,b:{t:2,i:[{t:3}],s:"Vous devez posséder un compte Spotify Premium. Laccès à lAPI de Spotify permet lanalyse de votre bibliothèque Spotify. Les champs dapplication requis sont les suivants :"}},user:{t:0,b:{t:2,i:[{t:3}],s:"Accès autorisé pour "}},authorize:{t:0,b:{t:2,i:[{t:3}],s:"Autoriser laccès à lAPI"}},"grant-access":{t:0,b:{t:2,i:[{t:3}],s:"Accordez laccès à lAPI de Spotify"}},reauthorize:{t:0,b:{t:2,i:[{t:3}],s:"Veuillez autoriser à nouveau laccès à lAPI pour accorder à OwnTone les droits daccès supplémentaires suivants :"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}}},login:{t:0,b:{t:2,i:[{t:3}],s:"Se connecter"}},logout:{t:0,b:{t:2,i:[{t:3}],s:"Se déconnecter"}},password:{t:0,b:{t:2,i:[{t:3}],s:"Mot de passe"}},username:{t:0,b:{t:2,i:[{t:3}],s:"Nom dutilisateur"}}},tabs:{artwork:{t:0,b:{t:2,i:[{t:3}],s:"Illustrations"}},general:{t:0,b:{t:2,i:[{t:3}],s:"Général"}},"online-services":{t:0,b:{t:2,i:[{t:3}],s:"Services en ligne"}},"remotes-and-outputs":{t:0,b:{t:2,i:[{t:3}],s:"Télécommandes et sorties"}}}},spotify:{album:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Lecture aléatoire"}}},artist:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Lecture aléatoire"}}},music:{"featured-playlists":{t:0,b:{t:2,i:[{t:3}],s:"Listes de lecture en vedette"}},"new-releases":{t:0,b:{t:2,i:[{t:3}],s:"Nouvelle sorties"}},"show-more":{t:0,b:{t:2,i:[{t:3}],s:"Afficher plus"}}},playlist:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Lecture aléatoire"}}},search:{albums:{t:0,b:{t:2,i:[{t:3}],s:"Albums"}},artists:{t:0,b:{t:2,i:[{t:3}],s:"Artistes"}},"no-results":{t:0,b:{t:2,i:[{t:3}],s:"Aucun résultat trouvé"}},placeholder:{t:0,b:{t:2,i:[{t:3}],s:"Recherche"}},playlists:{t:0,b:{t:2,i:[{t:3}],s:"Listes de lecture"}},"show-albums":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Afficher lalbum"},{t:2,i:[{t:3,v:"Afficher les "},{t:4,k:"count"},{t:3,v:" albums"}]}]}},"show-artists":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Afficher lartiste"},{t:2,i:[{t:3,v:"Afficher les "},{t:4,k:"count"},{t:3,v:" artistes"}]}]}},"show-playlists":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Afficher la liste de lecture"},{t:2,i:[{t:3,v:"Afficher les "},{t:4,k:"count"},{t:3,v:" listes de lecture"}]}]}},"show-tracks":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"Afficher la piste"},{t:2,i:[{t:3,v:"Afficher les "},{t:4,k:"count"},{t:3,v:" pistes"}]}]}},tracks:{t:0,b:{t:2,i:[{t:3}],s:"Pistes"}}}}},playlist:{type:{folder:{t:0,b:{t:2,i:[{t:3}],s:"Dossier"}},plain:{t:0,b:{t:2,i:[{t:3}],s:"Simple"}},smart:{t:0,b:{t:2,i:[{t:3}],s:"Intelligente"}}}},player:{button:{consume:{t:0,b:{t:2,i:[{t:3}],s:"Effacer lhistorique"}},pause:{t:0,b:{t:2,i:[{t:3}],s:"Mettre la lecture en pause"}},play:{t:0,b:{t:2,i:[{t:3}],s:"Lire"}},repeat:{t:0,b:{t:2,i:[{t:3}],s:"Répéter toutes les pistes"}},"repeat-off":{t:0,b:{t:2,i:[{t:3}],s:"Lire les pistes une fois"}},"repeat-once":{t:0,b:{t:2,i:[{t:3}],s:"Répéter la piste en cours"}},"seek-backward":{t:0,b:{t:2,i:[{t:3}],s:"Reculer dans la piste"}},"seek-forward":{t:0,b:{t:2,i:[{t:3}],s:"Avancer dans la piste"}},shuffle:{t:0,b:{t:2,i:[{t:3}],s:"Lire les pistes aléatoirement"}},"shuffle-disabled":{t:0,b:{t:2,i:[{t:3}],s:"Lire les pistes dans lordre"}},"skip-backward":{t:0,b:{t:2,i:[{t:3}],s:"Reculer à la piste précédente"}},"skip-forward":{t:0,b:{t:2,i:[{t:3}],s:"Avancer à la piste suivante"}},stop:{t:0,b:{t:2,i:[{t:3}],s:"Arrêter la lecture"}},"toggle-lyrics":{t:0,b:{t:2,i:[{t:3}],s:"Voir/Cacher les paroles"}}}},property:{"added-on":{t:0,b:{t:2,i:[{t:3}],s:"Ajouté le"}},album:{t:0,b:{t:2,i:[{t:3}],s:"Album"}},albums:{t:0,b:{t:2,i:[{t:3}],s:"Albums"}},"album-artist":{t:0,b:{t:2,i:[{t:3}],s:"Artiste de lalbum"}},artist:{t:0,b:{t:2,i:[{t:3}],s:"Artiste"}},artists:{t:0,b:{t:2,i:[{t:3}],s:"Artistes"}},comment:{t:0,b:{t:2,i:[{t:3}],s:"Commentaire"}},composer:{t:0,b:{t:2,i:[{t:3}],s:"Compositeur"}},duration:{t:0,b:{t:2,i:[{t:3}],s:"Durée"}},genre:{t:0,b:{t:2,i:[{t:3}],s:"Genre"}},genres:{t:0,b:{t:2,i:[{t:3}],s:"Genres"}},name:{t:0,b:{t:2,i:[{t:3}],s:"Nom"}},owner:{t:0,b:{t:2,i:[{t:3}],s:"Propriétaire"}},path:{t:0,b:{t:2,i:[{t:3}],s:"Emplacement"}},playtime:{t:0,b:{t:2,i:[{t:3}],s:"Temps de lecture"}},popularity:{t:0,b:{t:2,i:[{t:3}],s:"Popularité / Abonnements"}},position:{t:0,b:{t:2,i:[{t:3}],s:"Disque / Piste"}},quality:{t:0,b:{t:2,i:[{t:3}],s:"Qualité"}},rating:{t:0,b:{t:2,i:[{t:3}],s:"Classement"}},"release-date":{t:0,b:{t:2,i:[{t:3}],s:"Date de sortie"}},tracks:{t:0,b:{t:2,i:[{t:3}],s:"Pistes"}},type:{t:0,b:{t:2,i:[{t:3}],s:"Type"}},updated:{t:0,b:{t:2,i:[{t:3}],s:"Mise à jour"}},uptime:{t:0,b:{t:2,i:[{t:3}],s:"Temps de fonctionnement"}},year:{t:0,b:{t:2,i:[{t:3}],s:"Année"}}},server:{"connection-failed":{t:0,b:{t:2,i:[{t:3}],s:"Échec de connexion au serveur"}},"request-failed":{t:0,b:{t:2,i:[{t:3,v:"La requête a échoué (status: "},{t:4,k:"status"},{t:3,v:" "},{t:4,k:"cause"},{t:3,v:" "},{t:4,k:"url"},{t:3,v:")"}]}},"queue-saved":{t:0,b:{t:2,i:[{t:3,v:"La file dattente enregistrée dans la liste de lecture "},{t:4,k:"name"}]}},"appended-tracks":{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" piste ajoutée à la file dattente"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" pistes ajoutées à la file dattente"}]}]}},"empty-queue":{t:0,b:{t:2,i:[{t:3}],s:"La file dattente est vide"}}},"grouped-list":{today:{t:0,b:{t:2,i:[{t:3}],s:"Aujourdhui"}},"last-week":{t:0,b:{t:2,i:[{t:3}],s:"La semaine dernière"}},"last-month":{t:0,b:{t:2,i:[{t:3}],s:"Le mois dernier"}},undefined:{t:0,b:{t:2,i:[{t:3}],s:"Indéfini"}}}}},{"zh-CN":{count:{albums:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" 张专辑"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" 张专辑"}]}]}},artists:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" 位艺人"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" 位艺人"}]}]}},audiobooks:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" 个有声读物"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" 个有声读物"}]}]}},authors:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" 位作者"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" 位作者"}]}]}},channels:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" canal"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" canaux"}]}]}},composers:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" 位作曲家"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" 位作曲家"}]}]}},genres:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" 个流派"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" 个流派"}]}]}},playlists:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" 个播放列表"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" 个播放列表"}]}]}},podcasts:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" 个播客"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" 个播客"}]}]}},stations:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" 个电台"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" 个电台"}]}]}},tracks:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" 只曲目"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" 只曲目"}]}]}}},data:{kind:{file:{t:0,b:{t:2,i:[{t:3}],s:"文件"}},url:{t:0,b:{t:2,i:[{t:3}],s:"链接"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}},pipe:{t:0,b:{t:2,i:[{t:3}],s:"流"}}}},dialog:{add:{rss:{add:{t:0,b:{t:2,i:[{t:3}],s:"添加"}},cancel:{t:0,b:{t:2,i:[{t:3}],s:"取消"}},help:{t:0,b:{t:2,i:[{t:3}],s:"添加一个可生成播放列表的播客RSS链接这将允许OwnTone管理订阅"}},placeholder:{t:0,b:{t:2,i:[{t:3}],s:"https://url-to-rss"}},processing:{t:0,b:{t:2,i:[{t:3}],s:"处理中…"}},title:{t:0,b:{t:2,i:[{t:3}],s:"添加播客"}}},stream:{add:{t:0,b:{t:2,i:[{t:3}],s:"添加"}},cancel:{t:0,b:{t:2,i:[{t:3}],s:"取消"}},loading:{t:0,b:{t:2,i:[{t:3}],s:"加载中…"}},placeholder:{t:0,b:{t:2,i:[{t:3}],s:"https://url-to-stream"}},play:{t:0,b:{t:2,i:[{t:3}],s:"播放"}},title:{t:0,b:{t:2,i:[{t:3}],s:"添加流"}}}},album:{"mark-as-played":{t:0,b:{t:2,i:[{t:3}],s:"标记为已播"}},"remove-podcast":{t:0,b:{t:2,i:[{t:3}],s:"移除播客"}}},playable:{"add-next":{t:0,b:{t:2,i:[{t:3}],s:"插播"}},add:{t:0,b:{t:2,i:[{t:3}],s:"添加"}},play:{t:0,b:{t:2,i:[{t:3}],s:"播放"}}},playlist:{"add-next":{t:0,b:{t:2,i:[{t:3}],s:"插播"}},add:{t:0,b:{t:2,i:[{t:3}],s:"添加"}},play:{t:0,b:{t:2,i:[{t:3}],s:"播放"}},save:{cancel:{t:0,b:{t:2,i:[{t:3}],s:"取消"}},"playlist-name":{t:0,b:{t:2,i:[{t:3}],s:"播放列表名称"}},save:{t:0,b:{t:2,i:[{t:3}],s:"保存"}},saving:{t:0,b:{t:2,i:[{t:3}],s:"保存中…"}},title:{t:0,b:{t:2,i:[{t:3}],s:"保存播放清单到列表"}}}},"queue-item":{play:{t:0,b:{t:2,i:[{t:3}],s:"播放"}},"quality-value":{t:0,b:{t:2,i:[{t:4,k:"format"},{t:3,v:" "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"samplerate"},{t:3,v:" Hz "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"channels"},{t:3,v:" "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"bitrate"},{t:3,v:" kbit/s"}]}},remove:{t:0,b:{t:2,i:[{t:3}],s:"移除"}}},"remote-pairing":{cancel:{t:0,b:{t:2,i:[{t:3}],s:"取消"}},pair:{t:0,b:{t:2,i:[{t:3}],s:"遥控配对"}},"pairing-code":{t:0,b:{t:2,i:[{t:3}],s:"配对码"}},title:{t:0,b:{t:2,i:[{t:3}],s:"请求遥控配对"}}},track:{"mark-as-new":{t:0,b:{t:2,i:[{t:3}],s:"标记为最新"}},"mark-as-played":{t:0,b:{t:2,i:[{t:3}],s:"标记为已播放"}},"quality-value":{t:0,b:{t:2,i:[{t:4,k:"format"},{t:3,v:" "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"samplerate"},{t:3,v:" Hz "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"channels"},{t:3,v:" "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"bitrate"},{t:3,v:" kbit/s"}]}},"rating-value":{t:0,b:{t:2,i:[{t:4,k:"rating"},{t:3,v:" / 10"}]}}},update:{all:{t:0,b:{t:2,i:[{t:3}],s:"更新所有内容"}},cancel:{t:0,b:{t:2,i:[{t:3}],s:"取消"}},feeds:{t:0,b:{t:2,i:[{t:3}],s:"仅更新RSS订阅内容"}},info:{t:0,b:{t:2,i:[{t:3}],s:"扫描新的、删除的和修改的文件"}},local:{t:0,b:{t:2,i:[{t:3}],s:"仅更新本地资料库"}},progress:{t:0,b:{t:2,i:[{t:3}],s:"正在更新本地资料库…"}},"rescan-metadata":{t:0,b:{t:2,i:[{t:3}],s:"重新扫描未修改文件的元数据"}},rescan:{t:0,b:{t:2,i:[{t:3}],s:"重新扫描"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"仅更新Spotify"}},title:{t:0,b:{t:2,i:[{t:3}],s:"更新资料库"}}}},language:{de:{t:0,b:{t:2,i:[{t:3}],s:"德语 (Deutsch)"}},en:{t:0,b:{t:2,i:[{t:3}],s:"英语 (English)"}},fr:{t:0,b:{t:2,i:[{t:3}],s:"法语 (Français)"}},"zh-CN":{t:0,b:{t:2,i:[{t:3}],s:"简体中文"}},"zh-TW":{t:0,b:{t:2,i:[{t:3}],s:"繁體中文"}}},list:{albums:{info:{t:0,b:{t:2,i:[{t:3,v:"从资料库中永久移除该播客吗?"},{t:4,k:"separator"},{t:3,v:"(这也将移除RSS播放列表 "},{t:4,k:"name"},{t:3,v:")"}]}},remove:{t:0,b:{t:2,i:[{t:3}],s:"移除"}},"remove-podcast":{t:0,b:{t:2,i:[{t:3}],s:"移除播客"}}},spotify:{"not-playable-track":{t:0,b:{t:2,i:[{t:3}],s:"曲目无法播放"}},"restriction-reason":{t:0,b:{t:2,i:[{t:3,v:",被限制原因:"},{t:4,k:"reason"}]}}}},media:{kind:{album:{t:0,b:{t:2,i:[{t:3}],s:"专辑"}},audiobook:{t:0,b:{t:2,i:[{t:3}],s:"有声读物"}},music:{t:0,b:{t:2,i:[{t:3}],s:"音乐"}},podcast:{t:0,b:{t:2,i:[{t:3}],s:"播客"}}}},navigation:{about:{t:0,b:{t:2,i:[{t:3}],s:"关于"}},albums:{t:0,b:{t:2,i:[{t:3}],s:"专辑"}},artists:{t:0,b:{t:2,i:[{t:3}],s:"艺人"}},audiobooks:{t:0,b:{t:2,i:[{t:3}],s:"有声读物"}},"now-playing":{t:0,b:{t:2,i:[{t:3,v:" - "},{t:4,k:"album"}]}},"stream-error":{t:0,b:{t:2,i:[{t:3}],s:"HTTP流错误流载入失败或者由于网络原因无法载入"}},stream:{t:0,b:{t:2,i:[{t:3}],s:"HTTP流"}},volume:{t:0,b:{t:2,i:[{t:3}],s:"音量"}},files:{t:0,b:{t:2,i:[{t:3}],s:"文件"}},genres:{t:0,b:{t:2,i:[{t:3}],s:"流派"}},music:{t:0,b:{t:2,i:[{t:3}],s:"音乐"}},playlists:{t:0,b:{t:2,i:[{t:3}],s:"播放列表"}},podcasts:{t:0,b:{t:2,i:[{t:3}],s:"播客"}},radio:{t:0,b:{t:2,i:[{t:3}],s:"广播电台"}},search:{t:0,b:{t:2,i:[{t:3}],s:"搜索"}},settings:{t:0,b:{t:2,i:[{t:3}],s:"设置"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}},"update-library":{t:0,b:{t:2,i:[{t:3}],s:"更新资料库"}}},page:{about:{"built-with":{t:0,b:{t:2,i:[{t:3,v:"界面贡献者包括 "},{t:4,k:"bulma"},{t:3,v:""},{t:4,k:"mdi"},{t:3,v:""},{t:4,k:"vuejs"},{t:3,v:""},{t:4,k:"axios"},{t:3,v:" 和 "},{t:4,k:"others"}]}},"compiled-with":{t:0,b:{t:2,i:[{t:3,v:"编译支持来自于 "},{t:4,k:"options"}]}},library:{t:0,b:{t:2,i:[{t:3}],s:"资料库"}},more:{t:0,b:{t:2,i:[{t:3}],s:"更多"}},update:{t:0,b:{t:2,i:[{t:3}],s:"更新"}},version:{t:0,b:{t:2,i:[{t:3,v:"版本 "},{t:4,k:"version"}]}}},album:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"随机播放"}}},albums:{filter:{t:0,b:{t:2,i:[{t:3}],s:"筛选"}},"hide-singles-help":{t:0,b:{t:2,i:[{t:3}],s:"如果激活,将隐藏仅在播放列表出现的单曲和专辑"}},"hide-singles":{t:0,b:{t:2,i:[{t:3}],s:"隐藏单曲"}},"hide-spotify-help":{t:0,b:{t:2,i:[{t:3}],s:"如果激活将隐藏仅在Spotify资料库出现的专辑"}},"hide-spotify":{t:0,b:{t:2,i:[{t:3}],s:"隐藏来自Spotify的专辑"}},title:{t:0,b:{t:2,i:[{t:3}],s:"专辑"}},sort:{"artist-name":{t:0,b:{t:2,i:[{t:3}],s:"艺人 名称"}},"artist-date":{t:0,b:{t:2,i:[{t:3}],s:"艺人 发行日期"}},title:{t:0,b:{t:2,i:[{t:3}],s:"分类"}},name:{t:0,b:{t:2,i:[{t:3}],s:"名称"}},"recently-added":{t:0,b:{t:2,i:[{t:3}],s:"最近添加"}},"recently-released":{t:0,b:{t:2,i:[{t:3}],s:"最近发行"}}}},artist:{filter:{t:0,b:{t:2,i:[{t:3}],s:"筛选"}},"hide-spotify-help":{t:0,b:{t:2,i:[{t:3}],s:"如果激活将隐藏只出现在Spotify库中的内容"}},"hide-spotify":{t:0,b:{t:2,i:[{t:3}],s:"隐藏来自Spotify的内容"}},shuffle:{t:0,b:{t:2,i:[{t:3}],s:"随机播放"}},sort:{title:{t:0,b:{t:2,i:[{t:3}],s:"分类"}},name:{t:0,b:{t:2,i:[{t:3}],s:"名称"}},rating:{t:0,b:{t:2,i:[{t:3}],s:"评级"}},"release-date":{t:0,b:{t:2,i:[{t:3}],s:"发行日期"}}}},artists:{filter:{t:0,b:{t:2,i:[{t:3}],s:"筛选"}},sort:{title:{t:0,b:{t:2,i:[{t:3}],s:"分类"}},name:{t:0,b:{t:2,i:[{t:3}],s:"名称"}},"recently-added":{t:0,b:{t:2,i:[{t:3}],s:"最近添加"}}},"hide-singles-help":{t:0,b:{t:2,i:[{t:3}],s:"如果激活,将隐藏仅在播放列表出现的单曲和专辑"}},"hide-singles":{t:0,b:{t:2,i:[{t:3}],s:"隐藏单曲"}},"hide-spotify-help":{t:0,b:{t:2,i:[{t:3}],s:"如果激活将隐藏仅在Spotify资料库出现的专辑"}},"hide-spotify":{t:0,b:{t:2,i:[{t:3}],s:"隐藏来自Spotify的艺人"}},title:{t:0,b:{t:2,i:[{t:3}],s:"艺人"}}},audiobooks:{album:{play:{t:0,b:{t:2,i:[{t:3}],s:"播放"}}},albums:{title:{t:0,b:{t:2,i:[{t:3}],s:"有声读物"}}},artist:{play:{t:0,b:{t:2,i:[{t:3}],s:"播放"}}},artists:{title:{t:0,b:{t:2,i:[{t:3}],s:"作者"}}},tabs:{authors:{t:0,b:{t:2,i:[{t:3}],s:"作者"}},audiobooks:{t:0,b:{t:2,i:[{t:3}],s:"有声读物"}},genres:{t:0,b:{t:2,i:[{t:3}],s:"流派"}}}},composer:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"随机播放"}},sort:{title:{t:0,b:{t:2,i:[{t:3}],s:"分类"}},name:{t:0,b:{t:2,i:[{t:3}],s:"名称"}},rating:{t:0,b:{t:2,i:[{t:3}],s:"评级"}}}},composers:{title:{t:0,b:{t:2,i:[{t:3}],s:"作曲家"}}},files:{play:{t:0,b:{t:2,i:[{t:3}],s:"播放"}},title:{t:0,b:{t:2,i:[{t:3}],s:"文件"}}},genre:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"随机播放"}},sort:{title:{t:0,b:{t:2,i:[{t:3}],s:"分类"}},name:{t:0,b:{t:2,i:[{t:3}],s:"名称"}},rating:{t:0,b:{t:2,i:[{t:3}],s:"评级"}}}},genres:{title:{t:0,b:{t:2,i:[{t:3}],s:"流派"}}},music:{"show-more":{t:0,b:{t:2,i:[{t:3}],s:"显示更多"}},"recently-added":{title:{t:0,b:{t:2,i:[{t:3}],s:"最近添加"}}},"recently-played":{title:{t:0,b:{t:2,i:[{t:3}],s:"最近播放"}}},tabs:{albums:{t:0,b:{t:2,i:[{t:3}],s:"专辑"}},artists:{t:0,b:{t:2,i:[{t:3}],s:"艺人"}},composers:{t:0,b:{t:2,i:[{t:3}],s:"作曲家"}},genres:{t:0,b:{t:2,i:[{t:3}],s:"流派"}},history:{t:0,b:{t:2,i:[{t:3}],s:"历史"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}}}},"now-playing":{info:{t:0,b:{t:2,i:[{t:3}],s:"浏览资料库添加曲目"}},live:{t:0,b:{t:2,i:[{t:3}],s:"直播"}},title:{t:0,b:{t:2,i:[{t:3}],s:"播放清单是空的"}}},playlist:{length:{t:0,b:{t:2,i:[{t:4,k:"length"},{t:3,v:" 曲目"}]}},shuffle:{t:0,b:{t:2,i:[{t:3}],s:"随机播放"}}},playlists:{title:{t:0,b:{t:2,i:[{t:3}],s:"播放列表"}}},podcast:{cancel:{t:0,b:{t:2,i:[{t:3}],s:"取消"}},play:{t:0,b:{t:2,i:[{t:3}],s:"播放"}},remove:{t:0,b:{t:2,i:[{t:3}],s:"移除"}},"remove-info":{t:0,b:{t:2,i:[{t:3,v:"从资料库中永久移除该播客?"},{t:4,k:"separator"},{t:3,v:"(这也将移除该播客RSS列表 "},{t:4,k:"name"},{t:3,v:")"}]}},"remove-podcast":{t:0,b:{t:2,i:[{t:3}],s:"移除播客"}}},podcasts:{add:{t:0,b:{t:2,i:[{t:3}],s:"添加"}},"mark-all-played":{t:0,b:{t:2,i:[{t:3}],s:"全部标记为已播放"}},"new-episodes":{t:0,b:{t:2,i:[{t:3}],s:"最新单集"}},title:{t:0,b:{t:2,i:[{t:3}],s:"播客"}},update:{t:0,b:{t:2,i:[{t:3}],s:"更新"}}},queue:{"add-stream":{t:0,b:{t:2,i:[{t:3}],s:"添加流"}},clear:{t:0,b:{t:2,i:[{t:3}],s:"清除"}},edit:{t:0,b:{t:2,i:[{t:3}],s:"编辑"}},"hide-previous":{t:0,b:{t:2,i:[{t:3}],s:"隐藏历史"}},save:{t:0,b:{t:2,i:[{t:3}],s:"保存"}},title:{t:0,b:{t:2,i:[{t:3}],s:"清单"}}},radio:{title:{t:0,b:{t:2,i:[{t:3}],s:"广播电台"}}},search:{albums:{t:0,b:{t:2,i:[{t:3}],s:"专辑"}},artists:{t:0,b:{t:2,i:[{t:3}],s:"艺人"}},audiobooks:{t:0,b:{t:2,i:[{t:3}],s:"有声读物"}},composers:{t:0,b:{t:2,i:[{t:3}],s:"作曲家"}},expression:{t:0,b:{t:2,i:[{t:3}],s:"表达式"}},help:{t:0,b:{t:2,i:[{t:3,v:"提示:如果您使用 "},{t:4,k:"query"},{t:3,v:" 前缀,则可以通过智能播放列表查询语言 "},{t:4,k:"help"},{t:3,v:" 进行搜索"}]}},"no-results":{t:0,b:{t:2,i:[{t:3}],s:"未找到结果"}},placeholder:{t:0,b:{t:2,i:[{t:3}],s:"搜索"}},playlists:{t:0,b:{t:2,i:[{t:3}],s:"播放列表"}},podcasts:{t:0,b:{t:2,i:[{t:3}],s:"播客"}},"show-albums":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"显示专辑"},{t:2,i:[{t:3,v:"显示所有 "},{t:4,k:"count"},{t:3,v:" 个专辑"}]}]}},"show-artists":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"显示艺人"},{t:2,i:[{t:3,v:"显示所有 "},{t:4,k:"count"},{t:3,v:" 位艺人"}]}]}},"show-audiobooks":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"显示有声书"},{t:2,i:[{t:3,v:"显示所有 "},{t:4,k:"count"},{t:3,v:" 本有声书"}]}]}},"show-composers":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"显示作曲家"},{t:2,i:[{t:3,v:"显示所有 "},{t:4,k:"count"},{t:3,v:" 位作曲家"}]}]}},"show-playlists":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"显示播放列表"},{t:2,i:[{t:3,v:"显示所有 "},{t:4,k:"count"},{t:3,v:" 个播放列表"}]}]}},"show-podcasts":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"显示播客"},{t:2,i:[{t:3,v:"显示所有 "},{t:4,k:"count"},{t:3,v:" 个播客"}]}]}},"show-tracks":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"显示曲目"},{t:2,i:[{t:3,v:"显示所有 "},{t:4,k:"count"},{t:3,v:" 只曲目"}]}]}},tracks:{t:0,b:{t:2,i:[{t:3}],s:"曲目"}},tabs:{library:{t:0,b:{t:2,i:[{t:3}],s:"资料库"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}}}},settings:{artwork:{title:{t:0,b:{t:2,i:[{t:3}],s:"封面"}},coverartarchive:{t:0,b:{t:2,i:[{t:3}],s:"Cover Art Archive"}},discogs:{t:0,b:{t:2,i:[{t:3}],s:"Discogs"}},"explanation-1":{t:0,b:{t:2,i:[{t:3}],s:"OwnTone支持PNG和 JPEG封面这些封面可以作为单独的图像文件放置在库中或嵌入到媒体文件中也可以通过广播电台在线提供"}},"explanation-2":{t:0,b:{t:2,i:[{t:3}],s:"除此之外,您还可以从以下素材提供者获取封面:"}},"show-coverart":{t:0,b:{t:2,i:[{t:3}],s:"在专辑列表中显示封面艺术作品"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}},streaming:{t:0,b:{t:2,i:[{t:3}],s:"忽略广播电台提供的作品"}}},devices:{"no-active-pairing":{t:0,b:{t:2,i:[{t:3}],s:"没有活跃的配对请求"}},"pairing-code":{t:0,b:{t:2,i:[{t:3}],s:"配对代码"}},"pairing-request":{t:0,b:{t:2,i:[{t:3}],s:"远程配对请求来自于 "}},pairing:{t:0,b:{t:2,i:[{t:3}],s:"遥控配对"}},send:{t:0,b:{t:2,i:[{t:3}],s:"发送"}},"speaker-pairing-info":{t:0,b:{t:2,i:[{t:3}],s:"如果您的扬声器需要配对,请在下面输入它显示的 PIN以激活"}},"speaker-pairing":{t:0,b:{t:2,i:[{t:3}],s:"扬声器配对和设备验证"}},"verification-code":{t:0,b:{t:2,i:[{t:3}],s:"验证码"}},verify:{t:0,b:{t:2,i:[{t:3}],s:"验证"}}},general:{audiobooks:{t:0,b:{t:2,i:[{t:3}],s:"有声读物"}},files:{t:0,b:{t:2,i:[{t:3}],s:"文件"}},genres:{t:0,b:{t:2,i:[{t:3}],s:"流派"}},language:{t:0,b:{t:2,i:[{t:3}],s:"语言"}},music:{t:0,b:{t:2,i:[{t:3}],s:"音乐"}},"navigation-item-selection-info":{t:0,b:{t:2,i:[{t:3}],s:"如果您选择的项目多于屏幕上可以显示的项目,则侧边栏菜单将会消失"}},"navigation-item-selection":{t:0,b:{t:2,i:[{t:3}],s:"选择顶部导航栏菜单项"}},"navigation-items":{t:0,b:{t:2,i:[{t:3}],s:"导航条"}},"now-playing-page":{t:0,b:{t:2,i:[{t:3}],s:"“正在播放”页面"}},playlists:{t:0,b:{t:2,i:[{t:3}],s:"播放列表"}},podcasts:{t:0,b:{t:2,i:[{t:3}],s:"播客"}},radio:{t:0,b:{t:2,i:[{t:3}],s:"广播电台"}},"recently-added-page-info":{t:0,b:{t:2,i:[{t:3}],s:"限制显示的相册数量"}},"recently-added-page":{t:0,b:{t:2,i:[{t:3}],s:"“最近添加”页面"}},search:{t:0,b:{t:2,i:[{t:3}],s:"搜索"}},"show-composer-genres-help":{t:0,b:{t:2,i:[{t:3,v:"以逗号分隔的流派列表,必须显示作曲家所属的流派"},{t:5,i:0},{t:3,v:"留空以始终显示作曲家"},{t:5,i:0},{t:3,v:"通过检查是否包含定义的流派之一来匹配当前曲目的流派标签。例如,设置为“古典、原声带”将显示流派标签为“当代古典”的曲目的作曲家"}]}},"show-composer-genres":{t:0,b:{t:2,i:[{t:3}],s:"仅显示列出的流派的作曲家"}},"show-composer-info":{t:0,b:{t:2,i:[{t:3}],s:"如果启用,则会显示当前播放曲目的作曲家"}},"show-composer":{t:0,b:{t:2,i:[{t:3}],s:"显示作曲家"}},"show-path":{t:0,b:{t:2,i:[{t:3}],s:"显示文件路径"}}},services:{lastfm:{"grant-access":{t:0,b:{t:2,i:[{t:3}],s:"使用您的 Last.fm 用户名和密码登录以启用记录功能"}},info:{t:0,b:{t:2,i:[{t:3}],s:"OwnTone不会存储您的 Last.fm 用户名/密码,仅存储会话密钥。会话密钥不会过期"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Last.fm"}},"no-support":{t:0,b:{t:2,i:[{t:3}],s:"OwnTone的构建没有来自Last.fm的官方支持"}}},spotify:{"no-support":{t:0,b:{t:2,i:[{t:3}],s:"OwnTone的构建没有来自 Spotify 官方的支持,也未安装 libspotify"}},"logged-as":{t:0,b:{t:2,i:[{t:3}],s:"登录为 "}},requirements:{t:0,b:{t:2,i:[{t:3}],s:"您必须拥有 Spotify付费帐户。访问 Spotify Web API 可以扫描您的 Spotify库。所需范围是"}},user:{t:0,b:{t:2,i:[{t:3}],s:"授予访问权限"}},authorize:{t:0,b:{t:2,i:[{t:3}],s:"授权 Web API 访问"}},"grant-access":{t:0,b:{t:2,i:[{t:3}],s:"授予对 Spotify Web API 的访问权限"}},reauthorize:{t:0,b:{t:2,i:[{t:3}],s:"请重新授权 Web API 访问权限,以授予 OwnTone 以下附加访问权限:"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}}},login:{t:0,b:{t:2,i:[{t:3}],s:"登入"}},logout:{t:0,b:{t:2,i:[{t:3}],s:"退出"}},password:{t:0,b:{t:2,i:[{t:3}],s:"密码"}},username:{t:0,b:{t:2,i:[{t:3}],s:"用户名"}}},tabs:{artwork:{t:0,b:{t:2,i:[{t:3}],s:"封面"}},general:{t:0,b:{t:2,i:[{t:3}],s:"概览"}},"online-services":{t:0,b:{t:2,i:[{t:3}],s:"在线服务"}},"remotes-and-outputs":{t:0,b:{t:2,i:[{t:3}],s:"遥控和输出"}}}},spotify:{album:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"随机播放"}}},artist:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"随机播放"}}},music:{"featured-playlists":{t:0,b:{t:2,i:[{t:3}],s:"特色列表"}},"new-releases":{t:0,b:{t:2,i:[{t:3}],s:"最新发行"}},"show-more":{t:0,b:{t:2,i:[{t:3}],s:"显示更多"}}},playlist:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"随机播放"}}},search:{albums:{t:0,b:{t:2,i:[{t:3}],s:"专辑"}},artists:{t:0,b:{t:2,i:[{t:3}],s:"艺人"}},"no-results":{t:0,b:{t:2,i:[{t:3}],s:"未找到结果"}},placeholder:{t:0,b:{t:2,i:[{t:3}],s:"搜索"}},playlists:{t:0,b:{t:2,i:[{t:3}],s:"播放列表"}},"show-albums":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"显示专辑"},{t:2,i:[{t:3,v:"显示所有 "},{t:4,k:"count"},{t:3,v:" 个专辑"}]}]}},"show-artists":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"显示艺人"},{t:2,i:[{t:3,v:"显示所有 "},{t:4,k:"count"},{t:3,v:" 位艺人"}]}]}},"show-playlists":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"显示播放列表"},{t:2,i:[{t:3,v:"显示所有 "},{t:4,k:"count"},{t:3,v:" 个播放列表"}]}]}},"show-tracks":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"显示曲目"},{t:2,i:[{t:3,v:"显示所有 "},{t:4,k:"count"},{t:3,v:" 只曲目"}]}]}},tracks:{t:0,b:{t:2,i:[{t:3}],s:"曲目"}}}}},playlist:{type:{folder:{t:0,b:{t:2,i:[{t:3}],s:"文件夹"}},plain:{t:0,b:{t:2,i:[{t:3}],s:"简单"}},smart:{t:0,b:{t:2,i:[{t:3}],s:"智能"}}}},player:{button:{consume:{t:0,b:{t:2,i:[{t:3}],s:"清除历史"}},pause:{t:0,b:{t:2,i:[{t:3}],s:"暂停"}},play:{t:0,b:{t:2,i:[{t:3}],s:"播放"}},repeat:{t:0,b:{t:2,i:[{t:3}],s:"重复播放所有曲目"}},"repeat-off":{t:0,b:{t:2,i:[{t:3}],s:"所有曲目仅播放一遍"}},"repeat-once":{t:0,b:{t:2,i:[{t:3}],s:"重复当前曲目"}},"seek-backward":{t:0,b:{t:2,i:[{t:3}],s:"在当前曲目后退"}},"seek-forward":{t:0,b:{t:2,i:[{t:3}],s:"在当前曲目前进"}},shuffle:{t:0,b:{t:2,i:[{t:3}],s:"随机播放曲目"}},"shuffle-disabled":{t:0,b:{t:2,i:[{t:3}],s:"按顺序播放曲目"}},"skip-backward":{t:0,b:{t:2,i:[{t:3}],s:"播放上一首"}},"skip-forward":{t:0,b:{t:2,i:[{t:3}],s:"播放下一首"}},stop:{t:0,b:{t:2,i:[{t:3}],s:"停止"}},"toggle-lyrics":{t:0,b:{t:2,i:[{t:3}],s:"显示/隐藏歌词"}}}},property:{"added-on":{t:0,b:{t:2,i:[{t:3}],s:"添加时间"}},album:{t:0,b:{t:2,i:[{t:3}],s:"专辑"}},albums:{t:0,b:{t:2,i:[{t:3}],s:"张专辑"}},"album-artist":{t:0,b:{t:2,i:[{t:3}],s:"专辑艺人"}},artist:{t:0,b:{t:2,i:[{t:3}],s:"专辑艺人"}},artists:{t:0,b:{t:2,i:[{t:3}],s:"艺人"}},comment:{t:0,b:{t:2,i:[{t:3}],s:"评论"}},composer:{t:0,b:{t:2,i:[{t:3}],s:"作曲家"}},duration:{t:0,b:{t:2,i:[{t:3}],s:"时长"}},genre:{t:0,b:{t:2,i:[{t:3}],s:"流派"}},genres:{t:0,b:{t:2,i:[{t:3}],s:"流派"}},name:{t:0,b:{t:2,i:[{t:3}],s:"名称"}},owner:{t:0,b:{t:2,i:[{t:3}],s:"所有者"}},path:{t:0,b:{t:2,i:[{t:3}],s:"路径"}},playtime:{t:0,b:{t:2,i:[{t:3}],s:"总播放时长"}},popularity:{t:0,b:{t:2,i:[{t:3}],s:"流行度 / 粉丝数"}},position:{t:0,b:{t:2,i:[{t:3}],s:"盘符 / 曲目"}},quality:{t:0,b:{t:2,i:[{t:3}],s:"质量"}},rating:{t:0,b:{t:2,i:[{t:3}],s:"评级"}},"release-date":{t:0,b:{t:2,i:[{t:3}],s:"发行日期"}},tracks:{t:0,b:{t:2,i:[{t:3}],s:"只曲目"}},type:{t:0,b:{t:2,i:[{t:3}],s:"类型"}},updated:{t:0,b:{t:2,i:[{t:3}],s:"更新于"}},uptime:{t:0,b:{t:2,i:[{t:3}],s:"运行时长"}},year:{t:0,b:{t:2,i:[{t:3}],s:"年份"}}},server:{"connection-failed":{t:0,b:{t:2,i:[{t:3}],s:"无法连接到 OwnTone 服务器"}},"request-failed":{t:0,b:{t:2,i:[{t:3,v:"请求失败 (状态:"},{t:4,k:"status"},{t:3,v:" "},{t:4,k:"cause"},{t:3,v:" "},{t:4,k:"url"},{t:3,v:")"}]}},"queue-saved":{t:0,b:{t:2,i:[{t:3,v:"清单以添加到播放列表 "},{t:4,k:"name"}]}},"appended-tracks":{t:0,b:{t:1,c:[{t:2,i:[{t:3,v:"已附加到队列的 "},{t:4,k:"count"},{t:3,v:" 只曲目"}]},{t:2,i:[{t:3,v:"已附加到队列的 "},{t:4,k:"count"},{t:3,v:" 只曲目"}]}]}},"empty-queue":{t:0,b:{t:2,i:[{t:3}],s:"清单是空的"}}},"grouped-list":{today:{t:0,b:{t:2,i:[{t:3}],s:"今日"}},"last-week":{t:0,b:{t:2,i:[{t:3}],s:"上周"}},"last-month":{t:0,b:{t:2,i:[{t:3}],s:"上月"}},undefined:{t:0,b:{t:2,i:[{t:3}],s:"未定义"}}}}},{"zh-TW":{count:{albums:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" 張專輯"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" 張專輯"}]}]}},artists:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" 位藝人"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" 位藝人"}]}]}},audiobooks:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" 個有聲書"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" 個有聲書"}]}]}},authors:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" 位作者"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" 位作者"}]}]}},channels:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" 信道"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" 信道"}]}]}},composers:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" 位作曲家"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" 位作曲家"}]}]}},genres:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" 個音樂類型"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" 個音樂類型"}]}]}},playlists:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" 個播放列表"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" 個播放列表"}]}]}},podcasts:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" 個Podcast"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" 個Podcast"}]}]}},stations:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" 個電台"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" 個電台"}]}]}},tracks:{t:0,b:{t:1,c:[{t:2,i:[{t:4,k:"count"},{t:3,v:" 首曲目"}]},{t:2,i:[{t:4,k:"count"},{t:3,v:" 首曲目"}]}]}}},data:{kind:{file:{t:0,b:{t:2,i:[{t:3}],s:"文件"}},url:{t:0,b:{t:2,i:[{t:3}],s:"鏈接"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}},pipe:{t:0,b:{t:2,i:[{t:3}],s:"串流"}}}},dialog:{add:{rss:{add:{t:0,b:{t:2,i:[{t:3}],s:"新增"}},cancel:{t:0,b:{t:2,i:[{t:3}],s:"取消"}},help:{t:0,b:{t:2,i:[{t:3}],s:"新增一個可生成播放列表的Podcast RSS鏈接這將允許OwnTone管理訂閱"}},placeholder:{t:0,b:{t:2,i:[{t:3}],s:"https://url-to-rss"}},processing:{t:0,b:{t:2,i:[{t:3}],s:"處理中…"}},title:{t:0,b:{t:2,i:[{t:3}],s:"新增Podcast"}}},stream:{add:{t:0,b:{t:2,i:[{t:3}],s:"新增"}},cancel:{t:0,b:{t:2,i:[{t:3}],s:"取消"}},loading:{t:0,b:{t:2,i:[{t:3}],s:"載入中…"}},placeholder:{t:0,b:{t:2,i:[{t:3}],s:"https://url-to-stream"}},play:{t:0,b:{t:2,i:[{t:3}],s:"播放"}},title:{t:0,b:{t:2,i:[{t:3}],s:"新增串流"}}}},album:{"mark-as-played":{t:0,b:{t:2,i:[{t:3}],s:"標記為已播"}},"remove-podcast":{t:0,b:{t:2,i:[{t:3}],s:"移除Podcast"}}},playable:{"add-next":{t:0,b:{t:2,i:[{t:3}],s:"插播"}},add:{t:0,b:{t:2,i:[{t:3}],s:"新增"}},play:{t:0,b:{t:2,i:[{t:3}],s:"播放"}}},playlist:{"add-next":{t:0,b:{t:2,i:[{t:3}],s:"插播"}},add:{t:0,b:{t:2,i:[{t:3}],s:"新增"}},play:{t:0,b:{t:2,i:[{t:3}],s:"播放"}},save:{cancel:{t:0,b:{t:2,i:[{t:3}],s:"取消"}},"playlist-name":{t:0,b:{t:2,i:[{t:3}],s:"播放列表名稱"}},save:{t:0,b:{t:2,i:[{t:3}],s:"儲存"}},saving:{t:0,b:{t:2,i:[{t:3}],s:"儲存中…"}},title:{t:0,b:{t:2,i:[{t:3}],s:"儲存播放清單到列表"}}}},"queue-item":{play:{t:0,b:{t:2,i:[{t:3}],s:"播放"}},"quality-value":{t:0,b:{t:2,i:[{t:4,k:"format"},{t:3,v:" "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"samplerate"},{t:3,v:" Hz "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"channels"},{t:3,v:" "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"bitrate"},{t:3,v:" kbit/s"}]}},remove:{t:0,b:{t:2,i:[{t:3}],s:"移除"}}},"remote-pairing":{cancel:{t:0,b:{t:2,i:[{t:3}],s:"取消"}},pair:{t:0,b:{t:2,i:[{t:3}],s:"遙控配對"}},"pairing-code":{t:0,b:{t:2,i:[{t:3}],s:"配對碼"}},title:{t:0,b:{t:2,i:[{t:3}],s:"請求遙控配對"}}},track:{"mark-as-new":{t:0,b:{t:2,i:[{t:3}],s:"標記為最新"}},"mark-as-played":{t:0,b:{t:2,i:[{t:3}],s:"標記為已播放"}},"quality-value":{t:0,b:{t:2,i:[{t:4,k:"format"},{t:3,v:" "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"samplerate"},{t:3,v:" Hz "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"channels"},{t:3,v:" "},{t:9,v:"|"},{t:3,v:" "},{t:4,k:"bitrate"},{t:3,v:" kbit/s"}]}},"rating-value":{t:0,b:{t:2,i:[{t:4,k:"rating"},{t:3,v:" / 10"}]}}},update:{all:{t:0,b:{t:2,i:[{t:3}],s:"更新所有內容"}},cancel:{t:0,b:{t:2,i:[{t:3}],s:"取消"}},feeds:{t:0,b:{t:2,i:[{t:3}],s:"僅更新RSS訂閱內容"}},info:{t:0,b:{t:2,i:[{t:3}],s:"掃描新的、刪除的和修改的文件"}},local:{t:0,b:{t:2,i:[{t:3}],s:"僅更新本地資料庫"}},progress:{t:0,b:{t:2,i:[{t:3}],s:"正在更新本地資料庫…"}},"rescan-metadata":{t:0,b:{t:2,i:[{t:3}],s:"重新掃描未修改文件的中繼資料"}},rescan:{t:0,b:{t:2,i:[{t:3}],s:"重新掃描"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"僅更新Spotify"}},title:{t:0,b:{t:2,i:[{t:3}],s:"更新資料庫"}}}},language:{de:{t:0,b:{t:2,i:[{t:3}],s:"德語 (Deutsch)"}},en:{t:0,b:{t:2,i:[{t:3}],s:"英語 (English)"}},fr:{t:0,b:{t:2,i:[{t:3}],s:"法語 (Français)"}},"zh-CN":{t:0,b:{t:2,i:[{t:3}],s:"簡體中文"}},"zh-TW":{t:0,b:{t:2,i:[{t:3}],s:"繁體中文"}}},list:{albums:{info:{t:0,b:{t:2,i:[{t:3,v:"從資料庫中永久移除該Podcast嗎"},{t:4,k:"separator"},{t:3,v:"(這也將移除RSS播放列表 "},{t:4,k:"name"},{t:3,v:")"}]}},remove:{t:0,b:{t:2,i:[{t:3}],s:"移除"}},"remove-podcast":{t:0,b:{t:2,i:[{t:3}],s:"移除Podcast"}}},spotify:{"not-playable-track":{t:0,b:{t:2,i:[{t:3}],s:"曲目無法播放"}},"restriction-reason":{t:0,b:{t:2,i:[{t:3,v:",被限制原因:"},{t:4,k:"reason"}]}}}},media:{kind:{album:{t:0,b:{t:2,i:[{t:3}],s:"專輯"}},audiobook:{t:0,b:{t:2,i:[{t:3}],s:"有聲書"}},music:{t:0,b:{t:2,i:[{t:3}],s:"音樂"}},podcast:{t:0,b:{t:2,i:[{t:3}],s:"Podcast"}}}},navigation:{about:{t:0,b:{t:2,i:[{t:3}],s:"關於"}},albums:{t:0,b:{t:2,i:[{t:3}],s:"專輯"}},artists:{t:0,b:{t:2,i:[{t:3}],s:"藝人"}},audiobooks:{t:0,b:{t:2,i:[{t:3}],s:"有聲書"}},"now-playing":{t:0,b:{t:2,i:[{t:3,v:" - "},{t:4,k:"album"}]}},"stream-error":{t:0,b:{t:2,i:[{t:3}],s:"HTTP串流錯誤串流載入失敗或者由於網絡原因無法載入"}},stream:{t:0,b:{t:2,i:[{t:3}],s:"HTTP串流"}},volume:{t:0,b:{t:2,i:[{t:3}],s:"音量"}},files:{t:0,b:{t:2,i:[{t:3}],s:"文件"}},genres:{t:0,b:{t:2,i:[{t:3}],s:"音樂類型"}},music:{t:0,b:{t:2,i:[{t:3}],s:"音樂"}},playlists:{t:0,b:{t:2,i:[{t:3}],s:"播放列表"}},podcasts:{t:0,b:{t:2,i:[{t:3}],s:"Podcast"}},radio:{t:0,b:{t:2,i:[{t:3}],s:"電台"}},search:{t:0,b:{t:2,i:[{t:3}],s:"搜尋"}},settings:{t:0,b:{t:2,i:[{t:3}],s:"設定"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}},"update-library":{t:0,b:{t:2,i:[{t:3}],s:"更新資料庫"}}},page:{about:{"built-with":{t:0,b:{t:2,i:[{t:3,v:"界面貢獻者包括 "},{t:4,k:"bulma"},{t:3,v:""},{t:4,k:"mdi"},{t:3,v:""},{t:4,k:"vuejs"},{t:3,v:""},{t:4,k:"axios"},{t:3,v:" 和 "},{t:4,k:"others"}]}},"compiled-with":{t:0,b:{t:2,i:[{t:3,v:"編譯支持來自於 "},{t:4,k:"options"}]}},library:{t:0,b:{t:2,i:[{t:3}],s:"資料庫"}},more:{t:0,b:{t:2,i:[{t:3}],s:"更多"}},update:{t:0,b:{t:2,i:[{t:3}],s:"更新"}},version:{t:0,b:{t:2,i:[{t:3,v:"版本 "},{t:4,k:"version"}]}}},album:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"隨機播放"}}},albums:{filter:{t:0,b:{t:2,i:[{t:3}],s:"篩選"}},"hide-singles-help":{t:0,b:{t:2,i:[{t:3}],s:"如果啓用,將隱藏僅在播放列表出現的單曲和專輯"}},"hide-singles":{t:0,b:{t:2,i:[{t:3}],s:"隱藏單曲"}},"hide-spotify-help":{t:0,b:{t:2,i:[{t:3}],s:"如果啓用將隱藏僅在Spotify資料庫出現的專輯"}},"hide-spotify":{t:0,b:{t:2,i:[{t:3}],s:"隱藏來自Spotify的專輯"}},title:{t:0,b:{t:2,i:[{t:3}],s:"專輯"}},sort:{"artist-name":{t:0,b:{t:2,i:[{t:3}],s:"藝人 名稱"}},"artist-date":{t:0,b:{t:2,i:[{t:3}],s:"藝人 發行日期"}},title:{t:0,b:{t:2,i:[{t:3}],s:"分類"}},name:{t:0,b:{t:2,i:[{t:3}],s:"名稱"}},"recently-added":{t:0,b:{t:2,i:[{t:3}],s:"最近新增"}},"recently-released":{t:0,b:{t:2,i:[{t:3}],s:"最近發行"}}}},artist:{filter:{t:0,b:{t:2,i:[{t:3}],s:"篩選"}},"hide-spotify-help":{t:0,b:{t:2,i:[{t:3}],s:"如果啓用將隱藏只出現在Spotify庫中的內容"}},"hide-spotify":{t:0,b:{t:2,i:[{t:3}],s:"隱藏來自Spotify的內容"}},shuffle:{t:0,b:{t:2,i:[{t:3}],s:"隨機播放"}},sort:{title:{t:0,b:{t:2,i:[{t:3}],s:"分類"}},name:{t:0,b:{t:2,i:[{t:3}],s:"名稱"}},rating:{t:0,b:{t:2,i:[{t:3}],s:"評級"}},"release-date":{t:0,b:{t:2,i:[{t:3}],s:"發行日期"}}}},artists:{filter:{t:0,b:{t:2,i:[{t:3}],s:"篩選"}},sort:{title:{t:0,b:{t:2,i:[{t:3}],s:"分類"}},name:{t:0,b:{t:2,i:[{t:3}],s:"名稱"}},"recently-added":{t:0,b:{t:2,i:[{t:3}],s:"最近新增"}}},"hide-singles-help":{t:0,b:{t:2,i:[{t:3}],s:"如果啓用,將隱藏僅在播放列表出現的單曲和專輯"}},"hide-singles":{t:0,b:{t:2,i:[{t:3}],s:"隱藏單曲"}},"hide-spotify-help":{t:0,b:{t:2,i:[{t:3}],s:"如果啓用將隱藏僅在Spotify資料庫出現的專輯"}},"hide-spotify":{t:0,b:{t:2,i:[{t:3}],s:"隱藏來自Spotify的藝人"}},title:{t:0,b:{t:2,i:[{t:3}],s:"藝人"}}},audiobooks:{album:{play:{t:0,b:{t:2,i:[{t:3}],s:"播放"}}},albums:{title:{t:0,b:{t:2,i:[{t:3}],s:"有聲書"}}},artist:{play:{t:0,b:{t:2,i:[{t:3}],s:"播放"}}},artists:{title:{t:0,b:{t:2,i:[{t:3}],s:"作者"}}},tabs:{authors:{t:0,b:{t:2,i:[{t:3}],s:"作者"}},audiobooks:{t:0,b:{t:2,i:[{t:3}],s:"有聲書"}},genres:{t:0,b:{t:2,i:[{t:3}],s:"音樂類型"}}}},composer:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"隨機播放"}},sort:{title:{t:0,b:{t:2,i:[{t:3}],s:"分類"}},name:{t:0,b:{t:2,i:[{t:3}],s:"名稱"}},rating:{t:0,b:{t:2,i:[{t:3}],s:"評級"}}}},composers:{title:{t:0,b:{t:2,i:[{t:3}],s:"作曲家"}}},files:{play:{t:0,b:{t:2,i:[{t:3}],s:"播放"}},title:{t:0,b:{t:2,i:[{t:3}],s:"文件"}}},genre:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"隨機播放"}},sort:{title:{t:0,b:{t:2,i:[{t:3}],s:"分類"}},name:{t:0,b:{t:2,i:[{t:3}],s:"名稱"}},rating:{t:0,b:{t:2,i:[{t:3}],s:"評級"}}}},genres:{title:{t:0,b:{t:2,i:[{t:3}],s:"音樂類型"}}},music:{"show-more":{t:0,b:{t:2,i:[{t:3}],s:"顯示更多"}},"recently-added":{title:{t:0,b:{t:2,i:[{t:3}],s:"最近新增"}}},"recently-played":{title:{t:0,b:{t:2,i:[{t:3}],s:"最近播放"}}},tabs:{albums:{t:0,b:{t:2,i:[{t:3}],s:"專輯"}},artists:{t:0,b:{t:2,i:[{t:3}],s:"藝人"}},composers:{t:0,b:{t:2,i:[{t:3}],s:"作曲家"}},genres:{t:0,b:{t:2,i:[{t:3}],s:"音樂類型"}},history:{t:0,b:{t:2,i:[{t:3}],s:"歷史"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}}}},"now-playing":{info:{t:0,b:{t:2,i:[{t:3}],s:"瀏覽資料庫新增曲目"}},live:{t:0,b:{t:2,i:[{t:3}],s:"直播"}},title:{t:0,b:{t:2,i:[{t:3}],s:"播放清單是空的"}}},playlist:{length:{t:0,b:{t:2,i:[{t:4,k:"length"},{t:3,v:" 曲目"}]}},shuffle:{t:0,b:{t:2,i:[{t:3}],s:"隨機播放"}}},playlists:{title:{t:0,b:{t:2,i:[{t:3}],s:"播放列表"}}},podcast:{cancel:{t:0,b:{t:2,i:[{t:3}],s:"取消"}},play:{t:0,b:{t:2,i:[{t:3}],s:"播放"}},remove:{t:0,b:{t:2,i:[{t:3}],s:"移除"}},"remove-info":{t:0,b:{t:2,i:[{t:3,v:"從資料庫中永久移除該Podcast"},{t:4,k:"separator"},{t:3,v:"(這也將移除該PodcastRSS列表 "},{t:4,k:"name"},{t:3,v:")"}]}},"remove-podcast":{t:0,b:{t:2,i:[{t:3}],s:"移除Podcast"}}},podcasts:{add:{t:0,b:{t:2,i:[{t:3}],s:"新增"}},"mark-all-played":{t:0,b:{t:2,i:[{t:3}],s:"全部標記為已播放"}},"new-episodes":{t:0,b:{t:2,i:[{t:3}],s:"最新單集"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Podcast"}},update:{t:0,b:{t:2,i:[{t:3}],s:"更新"}}},queue:{"add-stream":{t:0,b:{t:2,i:[{t:3}],s:"新增串流"}},clear:{t:0,b:{t:2,i:[{t:3}],s:"清除"}},edit:{t:0,b:{t:2,i:[{t:3}],s:"編輯"}},"hide-previous":{t:0,b:{t:2,i:[{t:3}],s:"隱藏歷史"}},save:{t:0,b:{t:2,i:[{t:3}],s:"儲存"}},title:{t:0,b:{t:2,i:[{t:3}],s:"清單"}}},radio:{title:{t:0,b:{t:2,i:[{t:3}],s:"電台"}}},search:{albums:{t:0,b:{t:2,i:[{t:3}],s:"專輯"}},artists:{t:0,b:{t:2,i:[{t:3}],s:"藝人"}},audiobooks:{t:0,b:{t:2,i:[{t:3}],s:"有聲書"}},composers:{t:0,b:{t:2,i:[{t:3}],s:"作曲家"}},expression:{t:0,b:{t:2,i:[{t:3}],s:"表達式"}},help:{t:0,b:{t:2,i:[{t:3,v:"提示:如果您使用 "},{t:4,k:"query"},{t:3,v:" 前綴,則可以通過智能播放列表查詢語言 "},{t:4,k:"help"},{t:3,v:" 進行搜尋"}]}},"no-results":{t:0,b:{t:2,i:[{t:3}],s:"未找到結果"}},placeholder:{t:0,b:{t:2,i:[{t:3}],s:"搜尋"}},playlists:{t:0,b:{t:2,i:[{t:3}],s:"播放列表"}},podcasts:{t:0,b:{t:2,i:[{t:3}],s:"Podcast"}},"show-albums":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"顯示專輯"},{t:2,i:[{t:3,v:"顯示所有 "},{t:4,k:"count"},{t:3,v:" 個專輯"}]}]}},"show-artists":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"顯示藝人"},{t:2,i:[{t:3,v:"顯示所有 "},{t:4,k:"count"},{t:3,v:" 位藝人"}]}]}},"show-audiobooks":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"顯示有聲書"},{t:2,i:[{t:3,v:"顯示所有 "},{t:4,k:"count"},{t:3,v:" 本有聲書"}]}]}},"show-composers":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"顯示作曲家"},{t:2,i:[{t:3,v:"顯示所有 "},{t:4,k:"count"},{t:3,v:" 位作曲家"}]}]}},"show-playlists":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"顯示播放列表"},{t:2,i:[{t:3,v:"顯示所有 "},{t:4,k:"count"},{t:3,v:" 個播放列表"}]}]}},"show-podcasts":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"顯示Podcast"},{t:2,i:[{t:3,v:"顯示所有 "},{t:4,k:"count"},{t:3,v:" 個Podcast"}]}]}},"show-tracks":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"顯示曲目"},{t:2,i:[{t:3,v:"顯示所有 "},{t:4,k:"count"},{t:3,v:" 首曲目"}]}]}},tracks:{t:0,b:{t:2,i:[{t:3}],s:"曲目"}},tabs:{library:{t:0,b:{t:2,i:[{t:3}],s:"資料庫"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}}}},settings:{artwork:{title:{t:0,b:{t:2,i:[{t:3}],s:"封面"}},coverartarchive:{t:0,b:{t:2,i:[{t:3}],s:"Cover Art Archive"}},discogs:{t:0,b:{t:2,i:[{t:3}],s:"Discogs"}},"explanation-1":{t:0,b:{t:2,i:[{t:3}],s:"OwnTone支持PNG和 JPEG封面這些封面可以作為單獨的圖像文件放置在庫中或嵌入到媒體文件中也可以通過電台在線提供"}},"explanation-2":{t:0,b:{t:2,i:[{t:3}],s:"除此之外,您還可以從以下素材提供者獲取封面:"}},"show-coverart":{t:0,b:{t:2,i:[{t:3}],s:"在專輯列表中顯示封面藝術作品"}},spotify:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}},streaming:{t:0,b:{t:2,i:[{t:3}],s:"忽略電台提供的作品"}}},devices:{"no-active-pairing":{t:0,b:{t:2,i:[{t:3}],s:"沒有活躍的配對請求"}},"pairing-code":{t:0,b:{t:2,i:[{t:3}],s:"配對代碼"}},"pairing-request":{t:0,b:{t:2,i:[{t:3}],s:"遠程配對請求來自於 "}},pairing:{t:0,b:{t:2,i:[{t:3}],s:"遙控配對"}},send:{t:0,b:{t:2,i:[{t:3}],s:"發送"}},"speaker-pairing-info":{t:0,b:{t:2,i:[{t:3}],s:"如果您的揚聲器需要配對,請在下面輸入它顯示的 PIN以啓用"}},"speaker-pairing":{t:0,b:{t:2,i:[{t:3}],s:"揚聲器配對和設備驗證"}},"verification-code":{t:0,b:{t:2,i:[{t:3}],s:"驗證碼"}},verify:{t:0,b:{t:2,i:[{t:3}],s:"驗證"}}},general:{audiobooks:{t:0,b:{t:2,i:[{t:3}],s:"有聲書"}},files:{t:0,b:{t:2,i:[{t:3}],s:"文件"}},genres:{t:0,b:{t:2,i:[{t:3}],s:"音樂類型"}},language:{t:0,b:{t:2,i:[{t:3}],s:"語言"}},music:{t:0,b:{t:2,i:[{t:3}],s:"音樂"}},"navigation-item-selection-info":{t:0,b:{t:2,i:[{t:3}],s:"如果您選擇的項目多於屏幕上可以顯示的項目,則側邊欄菜單將會消失"}},"navigation-item-selection":{t:0,b:{t:2,i:[{t:3}],s:"選擇頂部導航欄菜單項"}},"navigation-items":{t:0,b:{t:2,i:[{t:3}],s:"導航條"}},"now-playing-page":{t:0,b:{t:2,i:[{t:3}],s:"“正在播放”頁面"}},playlists:{t:0,b:{t:2,i:[{t:3}],s:"播放列表"}},podcasts:{t:0,b:{t:2,i:[{t:3}],s:"Podcast"}},radio:{t:0,b:{t:2,i:[{t:3}],s:"電台"}},"recently-added-page-info":{t:0,b:{t:2,i:[{t:3}],s:"限制顯示的相簿數量"}},"recently-added-page":{t:0,b:{t:2,i:[{t:3}],s:"“最近新增”頁面"}},search:{t:0,b:{t:2,i:[{t:3}],s:"搜尋"}},"show-composer-genres-help":{t:0,b:{t:2,i:[{t:3,v:"以逗號分隔的音樂類型清單,將顯示作曲家的音樂類型"},{t:5,i:0},{t:3,v:"留空以始終顯示作曲家"},{t:5,i:0},{t:3,v:"通過檢查是否包含定義的音樂類型之一來匹配當前曲目的音樂類型標籤。例如,設定為“古典、原聲帶”將顯示音樂類型標籤為“當代古典”的曲目的作曲家"}]}},"show-composer-genres":{t:0,b:{t:2,i:[{t:3}],s:"僅顯示列出的音樂類型的作曲家"}},"show-composer-info":{t:0,b:{t:2,i:[{t:3}],s:"如果啟用,則會顯示目前播放曲目的作曲家"}},"show-composer":{t:0,b:{t:2,i:[{t:3}],s:"顯示作曲家"}},"show-path":{t:0,b:{t:2,i:[{t:3}],s:"顯示檔案路徑"}}},services:{lastfm:{"grant-access":{t:0,b:{t:2,i:[{t:3}],s:"使用您的 Last.fm 用戶名和密碼登入以啓用記錄功能"}},info:{t:0,b:{t:2,i:[{t:3}],s:"OwnTone不會存儲您的 Last.fm 用戶名/密碼,僅存儲會話密鑰。會話密鑰不會過期"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Last.fm"}},"no-support":{t:0,b:{t:2,i:[{t:3}],s:"OwnTone並無Last.fm的官方支持"}}},spotify:{"no-support":{t:0,b:{t:2,i:[{t:3}],s:"OwnTone並無 Spotify 官方的支持,也未安裝 libspotify"}},"logged-as":{t:0,b:{t:2,i:[{t:3}],s:"登入為 "}},requirements:{t:0,b:{t:2,i:[{t:3}],s:"您必須擁有 Spotify付費帳戶。訪問 Spotify Web API 可以掃描您的 Spotify庫。所需範圍是"}},user:{t:0,b:{t:2,i:[{t:3}],s:"授予訪問權限"}},authorize:{t:0,b:{t:2,i:[{t:3}],s:"授權 Web API 訪問"}},"grant-access":{t:0,b:{t:2,i:[{t:3}],s:"授予對 Spotify Web API 的訪問權限"}},reauthorize:{t:0,b:{t:2,i:[{t:3}],s:"請重新授權 Web API 訪問權限,以授予 OwnTone 以下附加訪問權限:"}},title:{t:0,b:{t:2,i:[{t:3}],s:"Spotify"}}},login:{t:0,b:{t:2,i:[{t:3}],s:"登入"}},logout:{t:0,b:{t:2,i:[{t:3}],s:"退出"}},password:{t:0,b:{t:2,i:[{t:3}],s:"密碼"}},username:{t:0,b:{t:2,i:[{t:3}],s:"用戶名"}}},tabs:{artwork:{t:0,b:{t:2,i:[{t:3}],s:"封面"}},general:{t:0,b:{t:2,i:[{t:3}],s:"概覽"}},"online-services":{t:0,b:{t:2,i:[{t:3}],s:"在線服務"}},"remotes-and-outputs":{t:0,b:{t:2,i:[{t:3}],s:"遙控和輸出"}}}},spotify:{album:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"隨機播放"}}},artist:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"隨機播放"}}},music:{"featured-playlists":{t:0,b:{t:2,i:[{t:3}],s:"特色列表"}},"new-releases":{t:0,b:{t:2,i:[{t:3}],s:"最新發行"}},"show-more":{t:0,b:{t:2,i:[{t:3}],s:"顯示更多"}}},playlist:{shuffle:{t:0,b:{t:2,i:[{t:3}],s:"隨機播放"}}},search:{albums:{t:0,b:{t:2,i:[{t:3}],s:"專輯"}},artists:{t:0,b:{t:2,i:[{t:3}],s:"藝人"}},"no-results":{t:0,b:{t:2,i:[{t:3}],s:"未找到結果"}},placeholder:{t:0,b:{t:2,i:[{t:3}],s:"搜尋"}},playlists:{t:0,b:{t:2,i:[{t:3}],s:"播放列表"}},"show-albums":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"顯示專輯"},{t:2,i:[{t:3,v:"顯示所有 "},{t:4,k:"count"},{t:3,v:" 個專輯"}]}]}},"show-artists":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"顯示藝人"},{t:2,i:[{t:3,v:"顯示所有 "},{t:4,k:"count"},{t:3,v:" 位藝人"}]}]}},"show-playlists":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"顯示播放列表"},{t:2,i:[{t:3,v:"顯示所有 "},{t:4,k:"count"},{t:3,v:" 個播放列表"}]}]}},"show-tracks":{t:0,b:{t:1,c:[{t:2,i:[{t:3}],s:"顯示曲目"},{t:2,i:[{t:3,v:"顯示所有 "},{t:4,k:"count"},{t:3,v:" 首曲目"}]}]}},tracks:{t:0,b:{t:2,i:[{t:3}],s:"曲目"}}}}},playlist:{type:{folder:{t:0,b:{t:2,i:[{t:3}],s:"檔案夾"}},plain:{t:0,b:{t:2,i:[{t:3}],s:"簡單"}},smart:{t:0,b:{t:2,i:[{t:3}],s:"智能"}}}},player:{button:{consume:{t:0,b:{t:2,i:[{t:3}],s:"清除歷史"}},pause:{t:0,b:{t:2,i:[{t:3}],s:"暫停"}},play:{t:0,b:{t:2,i:[{t:3}],s:"播放"}},repeat:{t:0,b:{t:2,i:[{t:3}],s:"重復播放所有曲目"}},"repeat-off":{t:0,b:{t:2,i:[{t:3}],s:"所有曲目僅播放一遍"}},"repeat-once":{t:0,b:{t:2,i:[{t:3}],s:"重復當前曲目"}},"seek-backward":{t:0,b:{t:2,i:[{t:3}],s:"在當前曲目後退"}},"seek-forward":{t:0,b:{t:2,i:[{t:3}],s:"在當前曲目前進"}},shuffle:{t:0,b:{t:2,i:[{t:3}],s:"隨機播放曲目"}},"shuffle-disabled":{t:0,b:{t:2,i:[{t:3}],s:"按順序播放曲目"}},"skip-backward":{t:0,b:{t:2,i:[{t:3}],s:"播放上一首"}},"skip-forward":{t:0,b:{t:2,i:[{t:3}],s:"播放下一首"}},stop:{t:0,b:{t:2,i:[{t:3}],s:"停止"}},"toggle-lyrics":{t:0,b:{t:2,i:[{t:3}],s:"顯示/隱藏歌詞"}}}},property:{"added-on":{t:0,b:{t:2,i:[{t:3}],s:"新增時間"}},album:{t:0,b:{t:2,i:[{t:3}],s:"專輯"}},albums:{t:0,b:{t:2,i:[{t:3}],s:"張專輯"}},"album-artist":{t:0,b:{t:2,i:[{t:3}],s:"專輯藝人"}},artist:{t:0,b:{t:2,i:[{t:3}],s:"專輯藝人"}},artists:{t:0,b:{t:2,i:[{t:3}],s:"藝人"}},comment:{t:0,b:{t:2,i:[{t:3}],s:"評論"}},composer:{t:0,b:{t:2,i:[{t:3}],s:"作曲家"}},duration:{t:0,b:{t:2,i:[{t:3}],s:"時長"}},genre:{t:0,b:{t:2,i:[{t:3}],s:"音樂類型"}},genres:{t:0,b:{t:2,i:[{t:3}],s:"音樂類型"}},name:{t:0,b:{t:2,i:[{t:3}],s:"名稱"}},owner:{t:0,b:{t:2,i:[{t:3}],s:"所有者"}},path:{t:0,b:{t:2,i:[{t:3}],s:"路徑"}},playtime:{t:0,b:{t:2,i:[{t:3}],s:"總播放時長"}},popularity:{t:0,b:{t:2,i:[{t:3}],s:"流行度 / 粉絲數"}},position:{t:0,b:{t:2,i:[{t:3}],s:"盤符 / 曲目"}},quality:{t:0,b:{t:2,i:[{t:3}],s:"品質"}},rating:{t:0,b:{t:2,i:[{t:3}],s:"評級"}},"release-date":{t:0,b:{t:2,i:[{t:3}],s:"發行日期"}},tracks:{t:0,b:{t:2,i:[{t:3}],s:"曲目"}},type:{t:0,b:{t:2,i:[{t:3}],s:"類型"}},updated:{t:0,b:{t:2,i:[{t:3}],s:"更新於"}},uptime:{t:0,b:{t:2,i:[{t:3}],s:"運行時長"}},year:{t:0,b:{t:2,i:[{t:3}],s:"年份"}}},server:{"connection-failed":{t:0,b:{t:2,i:[{t:3}],s:"無法連接到 OwnTone 伺服器"}},"request-failed":{t:0,b:{t:2,i:[{t:3,v:"請求失敗 (狀態:"},{t:4,k:"status"},{t:3,v:" "},{t:4,k:"cause"},{t:3,v:" "},{t:4,k:"url"},{t:3,v:")"}]}},"queue-saved":{t:0,b:{t:2,i:[{t:3,v:"清單以新增到播放列表 "},{t:4,k:"name"}]}},"appended-tracks":{t:0,b:{t:1,c:[{t:2,i:[{t:3,v:"已附加到隊列的 "},{t:4,k:"count"},{t:3,v:" 首曲目"}]},{t:2,i:[{t:3,v:"已附加到隊列的 "},{t:4,k:"count"},{t:3,v:" 首曲目"}]}]}},"empty-queue":{t:0,b:{t:2,i:[{t:3}],s:"清單是空的"}}},"grouped-list":{today:{t:0,b:{t:2,i:[{t:3}],s:"今日"}},"last-week":{t:0,b:{t:2,i:[{t:3}],s:"上周"}},"last-month":{t:0,b:{t:2,i:[{t:3}],s:"上月"}},undefined:{t:0,b:{t:2,i:[{t:3}],s:"未定義"}}}}}),Ru=mA({fallbackLocale:"en",fallbackWarn:!1,locale:navigator.language,messages:TA,missingWarn:!1}),Ms=fs("NotificationsStore",{state:()=>({list:[],next_id:1}),actions:{add(t){const e={id:this.next_id++,text:t.text,timeout:t.timeout,topic:t.topic,type:t.type};if(e.topic){const n=this.list.findIndex(s=>s.topic===e.topic);if(n>=0){this.list.splice(n,1,e);return}}this.list.push(e),t.timeout>0&&setTimeout(()=>{this.remove(e)},t.timeout)},remove(t){const e=this.list.indexOf(t);e!==-1&&this.list.splice(e,1)}}}),Zn=fs("PlayerStore",{state:()=>({consume:!1,item_id:0,item_length_ms:0,item_progress_ms:0,repeat:"off",shuffle:!1,state:"stop",volume:0})}),ks=fs("QueueStore",{state:()=>({count:0,items:[],version:0}),getters:{current(t){const e=Zn();return t.items.find(n=>n.id===e.item_id)??{}}}}),{t:Xr}=Ru.global;ut.interceptors.response.use(t=>t,t=>(t.request.status&&t.request.responseURL&&Ms().add({text:Xr("server.request-failed",{cause:t.request.statusText,status:t.request.status,url:t.request.responseURL}),type:"danger"}),Promise.reject(t)));const tt={config(){return ut.get("./api/config")},lastfm(){return ut.get("./api/lastfm")},lastfm_login(t){return ut.post("./api/lastfm-login",t)},lastfm_logout(){return ut.get("./api/lastfm-logout")},library_add(t){return ut.post("./api/library/add",null,{params:{url:t}})},library_album(t){return ut.get(`./api/library/albums/${t}`)},library_album_track_update(t,e){return ut.put(`./api/library/albums/${t}/tracks`,null,{params:e})},library_album_tracks(t,e={limit:-1,offset:0}){return ut.get(`./api/library/albums/${t}/tracks`,{params:e})},library_albums(t){return ut.get("./api/library/albums",{params:{media_kind:t}})},library_artist(t){return ut.get(`./api/library/artists/${t}`)},library_artist_albums(t){return ut.get(`./api/library/artists/${t}/albums`)},library_artist_tracks(t){const e={expression:`songartistid is "${t}"`,type:"tracks"};return ut.get("./api/search",{params:e})},library_artists(t){return ut.get("./api/library/artists",{params:{media_kind:t}})},library_composer(t){return ut.get(`./api/library/composers/${encodeURIComponent(t)}`)},library_composer_albums(t){const e={expression:`composer is "${t}" and media_kind is music`,type:"albums"};return ut.get("./api/search",{params:e})},library_composer_tracks(t){const e={expression:`composer is "${t}" and media_kind is music`,type:"tracks"};return ut.get("./api/search",{params:e})},library_composers(t){return ut.get("./api/library/composers",{params:{media_kind:t}})},library_count(t){return ut.get(`./api/library/count?expression=${t}`)},library_files(t){return ut.get("./api/library/files",{params:{directory:t}})},library_genre(t,e){const n={expression:`genre is "${t}" and media_kind is ${e}`,type:"genres"};return ut.get("./api/search",{params:n})},library_genre_albums(t,e){const n={expression:`genre is "${t}" and media_kind is ${e}`,type:"albums"};return ut.get("./api/search",{params:n})},library_genre_tracks(t,e){const n={expression:`genre is "${t}" and media_kind is ${e}`,type:"tracks"};return ut.get("./api/search",{params:n})},library_genres(t){const e={expression:`media_kind is ${t}`,type:"genres"};return ut.get("./api/search",{params:e})},library_playlist(t){return ut.get(`./api/library/playlists/${t}`)},library_playlist_delete(t){return ut.delete(`./api/library/playlists/${t}`,null)},library_playlist_folder(t=0){return ut.get(`./api/library/playlists/${t}/playlists`)},library_playlist_tracks(t){return ut.get(`./api/library/playlists/${t}/tracks`)},library_podcast_episodes(t){const e={expression:`media_kind is podcast and songalbumid is "${t}" ORDER BY date_released DESC`,type:"tracks"};return ut.get("./api/search",{params:e})},library_podcasts_new_episodes(){const t={expression:"media_kind is podcast and play_count = 0 ORDER BY time_added DESC",type:"tracks"};return ut.get("./api/search",{params:t})},library_radio_streams(){const t={expression:"data_kind is url and song_length = 0",media_kind:"music",type:"tracks"};return ut.get("./api/search",{params:t})},library_rescan(t){return ut.put("./api/rescan",null,{params:{scan_kind:t}})},library_stats(){return ut.get("./api/library")},library_track(t){return ut.get(`./api/library/tracks/${t}`)},library_track_playlists(t){return ut.get(`./api/library/tracks/${t}/playlists`)},library_track_update(t,e={}){return ut.put(`./api/library/tracks/${t}`,null,{params:e})},library_update(t){return ut.put("./api/update",null,{params:{scan_kind:t}})},output_toggle(t){return ut.put(`./api/outputs/${t}/toggle`)},output_update(t,e){return ut.put(`./api/outputs/${t}`,e)},outputs(){return ut.get("./api/outputs")},pairing(){return ut.get("./api/pairing")},pairing_kickoff(t){return ut.post("./api/pairing",t)},player_consume(t){return ut.put(`./api/player/consume?state=${t}`)},player_next(){return ut.put("./api/player/next")},player_output_volume(t,e){return ut.put(`./api/player/volume?volume=${e}&output_id=${t}`)},player_pause(){return ut.put("./api/player/pause")},player_play(t={}){return ut.put("./api/player/play",null,{params:t})},player_play_expression(t,e,n){const s={clear:"true",expression:t,playback:"start",playback_from_position:n,shuffle:e};return ut.post("./api/queue/items/add",null,{params:s})},player_play_uri(t,e,n){const s={clear:"true",playback:"start",playback_from_position:n,shuffle:e,uris:t};return ut.post("./api/queue/items/add",null,{params:s})},player_previous(){return ut.put("./api/player/previous")},player_repeat(t){return ut.put(`./api/player/repeat?state=${t}`)},player_seek(t){return ut.put(`./api/player/seek?seek_ms=${t}`)},player_seek_to_pos(t){return ut.put(`./api/player/seek?position_ms=${t}`)},player_shuffle(t){return ut.put(`./api/player/shuffle?state=${t}`)},player_status(){return ut.get("./api/player")},player_stop(){return ut.put("./api/player/stop")},player_volume(t){return ut.put(`./api/player/volume?volume=${t}`)},queue(){return ut.get("./api/queue")},async queue_add(t){const e=await ut.post(`./api/queue/items/add?uris=${t}`);return Ms().add({text:Xr("server.appended-tracks",{count:e.data.count}),timeout:2e3,type:"info"}),await Promise.resolve(e)},async queue_add_next(t){let e=0;const{current:n}=ks();n!=null&&n.id&&(e=n.position+1);const s=await ut.post(`./api/queue/items/add?uris=${t}&position=${e}`);return Ms().add({text:Xr("server.appended-tracks",{count:s.data.count}),timeout:2e3,type:"info"}),await Promise.resolve(s)},queue_clear(){return ut.put("./api/queue/clear")},async queue_expression_add(t){const e=await ut.post("./api/queue/items/add",null,{params:{expression:t}});return Ms().add({text:Xr("server.appended-tracks",{count:e.data.count}),timeout:2e3,type:"info"}),await Promise.resolve(e)},async queue_expression_add_next(t){const e={};e.expression=t,e.position=0;const{current:n}=ks();n!=null&&n.id&&(e.position=n.position+1);const s=await ut.post("./api/queue/items/add",null,{params:e});return Ms().add({text:Xr("server.appended-tracks",{count:s.data.count}),timeout:2e3,type:"info"}),await Promise.resolve(s)},queue_move(t,e){return ut.put(`./api/queue/items/${t}?new_position=${e}`)},queue_remove(t){return ut.delete(`./api/queue/items/${t}`)},async queue_save_playlist(t){const e=await ut.post("./api/queue/save",null,{params:{name:t}});return Ms().add({text:Xr("server.queue-saved",{name:t}),timeout:2e3,type:"info"}),await Promise.resolve(e)},search(t){return ut.get("./api/search",{params:t})},settings(){return ut.get("./api/settings")},settings_update(t,e){return ut.put(`./api/settings/${t}/${e.name}`,e)},spotify(){return ut.get("./api/spotify")},spotify_logout(){return ut.get("./api/spotify-logout")}},xA={name:"ModalDialogRemotePairing",components:{ModalDialog:mi},props:{show:Boolean},emits:["close"],setup(){return{remoteStore:Xh()}},data(){return{pairing_req:{pin:""}}},computed:{actions(){return[{label:this.$t("dialog.remote-pairing.cancel"),handler:this.cancel,icon:"cancel"},{label:this.$t("dialog.remote-pairing.pair"),handler:this.pair,icon:"cellphone"}]},pairing(){return this.remoteStore.pairing}},watch:{show(){this.show&&(this.loading=!1,setTimeout(()=>{this.$refs.pin_field.focus()},10))}},methods:{cancel(){this.$emit("close")},pair(){tt.pairing_kickoff(this.pairing_req).then(()=>{this.pairing_req.pin=""})}}},AA=["textContent"],OA={class:"field"},IA={class:"control"},NA=["placeholder"];function PA(t,e,n,s,i,r){const o=x("modal-dialog");return O(),_t(o,{actions:r.actions,show:n.show,title:t.$t("dialog.remote-pairing.title"),onClose:e[2]||(e[2]=a=>t.$emit("close"))},{content:D(()=>[g("form",{onSubmit:e[1]||(e[1]=Oe((...a)=>r.pair&&r.pair(...a),["prevent"]))},[g("label",{class:"label",textContent:$(r.pairing.remote)},null,8,AA),g("div",OA,[g("div",IA,[An(g("input",{ref:"pin_field","onUpdate:modelValue":e[0]||(e[0]=a=>i.pairing_req.pin=a),class:"input",inputmode:"numeric",pattern:"[\\d]{4}",placeholder:t.$t("dialog.remote-pairing.pairing-code")},null,8,NA),[[Yn,i.pairing_req.pin]])])])],32)]),_:1},8,["actions","show","title"])}const $A=it(xA,[["render",PA]]),RA={name:"ControlSwitch",props:{modelValue:Boolean},emits:["update:modelValue"]},LA={class:"field mb-0 is-flex is-align-items-center"},DA={class:"toggle is-flex is-align-items-center"},MA={class:"control is-flex is-align-items-center"},FA=["checked"],VA={key:0,class:"help mb-4"};function HA(t,e,n,s,i,r){return O(),M(pt,null,[g("div",LA,[g("label",DA,[g("div",MA,[g("input",{checked:n.modelValue,type:"checkbox",class:"toggle-checkbox is-hidden",onChange:e[0]||(e[0]=o=>t.$emit("update:modelValue",!n.modelValue))},null,40,FA),e[1]||(e[1]=g("div",{class:"toggle-switch"},null,-1))]),ge(t.$slots,"label",{},void 0,!0)])]),t.$slots.help?(O(),M("div",VA,[ge(t.$slots,"help",{},void 0,!0)])):vt("",!0)],64)}const Pr=it(RA,[["render",HA],["__scopeId","data-v-2fe564ab"]]),Lu=fs("LibraryStore",{state:()=>({albums:0,artists:0,db_playtime:0,songs:0,rss:{},started_at:"01",updated_at:"01",update_dialog_scan_kind:"",updating:!1})}),Ue=fs("ServicesStore",{state:()=>({lastfm:{},spotify:{}})}),UA={name:"ModalDialogUpdate",components:{ControlSwitch:Pr,ModalDialog:mi},props:{show:Boolean},emits:["close"],setup(){return{libraryStore:Lu(),servicesStore:Ue()}},data(){return{rescan_metadata:!1}},computed:{actions(){const t=[{label:this.$t("dialog.update.cancel"),handler:this.cancel,icon:"cancel"}];return this.libraryStore.updating||t.push({label:this.$t("dialog.update.rescan"),handler:this.analyse,icon:"check"}),t},rss(){return this.libraryStore.rss},spotify_enabled(){return this.servicesStore.spotify.webapi_token_valid}},methods:{cancel(){this.$emit("close"),this.libraryStore.update_dialog_scan_kind=""},analyse(){this.rescan_metadata?tt.library_rescan(this.libraryStore.update_dialog_scan_kind):tt.library_update(this.libraryStore.update_dialog_scan_kind)}}},jA={key:0},BA={key:0,class:"field"},WA=["textContent"],qA={class:"control"},zA={class:"select is-small"},GA=["textContent"],KA=["textContent"],XA=["textContent"],YA=["textContent"],ZA=["textContent"],JA={key:1},QA=["textContent"];function tO(t,e,n,s,i,r){const o=x("control-switch"),a=x("modal-dialog");return O(),_t(a,{actions:r.actions,show:n.show,title:t.$t("dialog.update.title"),onClose:e[2]||(e[2]=l=>t.$emit("close"))},{content:D(()=>[s.libraryStore.updating?(O(),M("div",JA,[g("p",{class:"mb-3",textContent:$(t.$t("dialog.update.progress"))},null,8,QA)])):(O(),M("div",jA,[r.spotify_enabled||r.rss.tracks>0?(O(),M("div",BA,[g("label",{class:"label",textContent:$(t.$t("dialog.update.info"))},null,8,WA),g("div",qA,[g("div",zA,[An(g("select",{"onUpdate:modelValue":e[0]||(e[0]=l=>s.libraryStore.update_dialog_scan_kind=l)},[g("option",{value:"",textContent:$(t.$t("dialog.update.all"))},null,8,GA),g("option",{value:"files",textContent:$(t.$t("dialog.update.local"))},null,8,KA),r.spotify_enabled?(O(),M("option",{key:0,value:"spotify",textContent:$(t.$t("dialog.update.spotify"))},null,8,XA)):vt("",!0),r.rss.tracks>0?(O(),M("option",{key:1,value:"rss",textContent:$(t.$t("dialog.update.feeds"))},null,8,YA)):vt("",!0)],512),[[Kh,s.libraryStore.update_dialog_scan_kind]])])])])):vt("",!0),C(o,{modelValue:i.rescan_metadata,"onUpdate:modelValue":e[1]||(e[1]=l=>i.rescan_metadata=l)},{label:D(()=>[g("span",{textContent:$(t.$t("dialog.update.rescan-metadata"))},null,8,ZA)]),_:1},8,["modelValue"])]))]),_:1},8,["actions","show","title"])}const eO=it(UA,[["render",tO]]),Hn=fs("UIStore",{state:()=>({albums_sort:1,artist_albums_sort:1,artist_tracks_sort:1,artists_sort:1,composer_tracks_sort:1,genre_tracks_sort:1,hide_singles:!1,hide_spotify:!1,show_burger_menu:!1,show_only_next_items:!1,show_player_menu:!1,show_update_dialog:!1})}),nO={name:"ControlLink",props:{to:{required:!0,type:Object}},setup(){return{uiStore:Hn()}},methods:{open(){this.uiStore.show_burger_menu=!1,this.uiStore.show_player_menu=!1,this.$router.push(this.to)}}},sO=["href"];function iO(t,e,n,s,i,r){return O(),M("a",{href:t.$router.resolve(n.to).href,onClick:e[0]||(e[0]=Oe((...o)=>r.open&&r.open(...o),["stop","prevent"]))},[ge(t.$slots,"default")],8,sO)}const j0=it(nO,[["render",iO]]),rO={name:"ControlSlider",props:{disabled:Boolean,max:{required:!0,type:Number},value:{required:!0,type:Number}},emits:["update:value"],computed:{ratio(){return this.value/this.max}}},oO=["value","disabled","max"];function aO(t,e,n,s,i,r){return O(),M("input",{value:n.value,disabled:n.disabled,class:Vt(["slider",{"is-inactive":n.disabled}]),max:n.max,type:"range",style:fi({"--ratio":r.ratio}),onInput:e[0]||(e[0]=o=>t.$emit("update:value",o.target.valueAsNumber))},null,46,oO)}const Du=it(rO,[["render",aO],["__scopeId","data-v-d0c7e339"]]),lO={name:"ControlVolume",components:{ControlSlider:Du},setup(){return{player:Zn()}},data(){return{old_volume:0}},computed:{icon(){return this.player.volume>0?"volume-high":"volume-off"}},watch:{"player.volume"(){this.player.volume>0&&(this.old_volume=this.player.volume)}},methods:{changeVolume(t){tt.player_volume(this.player.volume)},toggle(){this.player.volume=this.player.volume>0?0:this.old_volume,this.changeVolume()}}},cO={class:"media is-align-items-center mb-0"},uO={class:"media-left"},dO={class:"media-content"},fO=["textContent"];function hO(t,e,n,s,i,r){const o=x("mdicon"),a=x("control-slider");return O(),M("div",cO,[g("div",uO,[g("button",{class:"button is-small",onClick:e[0]||(e[0]=(...l)=>r.toggle&&r.toggle(...l))},[C(o,{class:"icon",name:r.icon},null,8,["name"])])]),g("div",dO,[g("div",{class:"is-size-7 is-uppercase",textContent:$(t.$t("navigation.volume"))},null,8,fO),C(a,{value:s.player.volume,"onUpdate:value":e[1]||(e[1]=l=>s.player.volume=l),max:100,onChange:r.changeVolume},null,8,["value","onChange"])])])}const pO=it(lO,[["render",hO]]),mO={name:"ControlOutputVolume",components:{ControlSlider:Du},props:{output:{required:!0,type:Object}},data(){return{volume:this.output.selected?this.output.volume:0}},computed:{icon(){return this.output.type.startsWith("AirPlay")?"cast-variant":this.output.type==="Chromecast"?"cast":this.output.type==="fifo"?"pipe":"server"}},watch:{output(){this.volume=this.output.volume}},methods:{changeVolume(){tt.player_output_volume(this.output.id,this.volume)},toggle(){const t={selected:!this.output.selected};tt.output_update(this.output.id,t)}}},gO={class:"media is-align-items-center mb-0"},bO={class:"media-left"},yO={class:"media-content"},_O=["textContent"];function vO(t,e,n,s,i,r){const o=x("mdicon"),a=x("control-slider");return O(),M("div",gO,[g("div",bO,[g("button",{class:Vt(["button is-small",{"has-text-grey-light":!n.output.selected}]),onClick:e[0]||(e[0]=(...l)=>r.toggle&&r.toggle(...l))},[C(o,{class:"icon",name:r.icon,title:n.output.type},null,8,["name","title"])],2)]),g("div",yO,[g("div",{class:Vt(["is-size-7 is-uppercase",{"has-text-grey-light":!n.output.selected}]),textContent:$(n.output.name)},null,10,_O),C(a,{value:i.volume,"onUpdate:value":e[1]||(e[1]=l=>i.volume=l),disabled:!n.output.selected,max:100,onChange:r.changeVolume},null,8,["value","disabled","onChange"])])])}const SO=it(mO,[["render",vO]]),EO={name:"ControlPlayerBack",props:{offset:{required:!0,type:Number}},setup(){return{playerStore:Zn(),queueStore:ks()}},computed:{disabled(){var t;return((t=this.queueStore)==null?void 0:t.count)<=0||this.is_stopped||this.current.data_kind==="pipe"},is_stopped(){return this.player.state==="stop"},current(){return this.queueStore.current},player(){return this.playerStore},visible(){return["podcast","audiobook"].includes(this.current.media_kind)}},methods:{seek(){this.disabled||tt.player_seek(this.offset*-1)}}},wO=["disabled"];function CO(t,e,n,s,i,r){const o=x("mdicon");return r.visible?(O(),M("a",{key:0,disabled:r.disabled,onClick:e[0]||(e[0]=(...a)=>r.seek&&r.seek(...a))},[C(o,{class:"icon",name:"rewind-10",title:t.$t("player.button.seek-backward")},null,8,["title"])],8,wO)):vt("",!0)}const kO=it(EO,[["render",CO]]),TO={name:"ControlPlayerConsume",setup(){return{playerStore:Zn()}},computed:{is_consume(){return this.playerStore.consume}},methods:{toggle(){tt.player_consume(!this.is_consume)}}};function xO(t,e,n,s,i,r){const o=x("mdicon");return O(),M("a",{class:Vt({"is-dark":r.is_consume}),onClick:e[0]||(e[0]=(...a)=>r.toggle&&r.toggle(...a))},[C(o,{class:"icon",name:"fire",size:"16",title:t.$t("player.button.consume")},null,8,["title"])],2)}const AO=it(TO,[["render",xO]]),OO={name:"ControlPlayerForward",props:{offset:{required:!0,type:Number}},setup(){return{playerStore:Zn(),queueStore:ks()}},computed:{disabled(){var t;return((t=this.queueStore)==null?void 0:t.count)<=0||this.is_stopped||this.current.data_kind==="pipe"},is_stopped(){return this.player.state==="stop"},current(){return this.queueStore.current},player(){return this.playerStore},visible(){return["podcast","audiobook"].includes(this.current.media_kind)}},methods:{seek(){this.disabled||tt.player_seek(this.offset)}}},IO=["disabled"];function NO(t,e,n,s,i,r){const o=x("mdicon");return r.visible?(O(),M("a",{key:0,disabled:r.disabled,onClick:e[0]||(e[0]=(...a)=>r.seek&&r.seek(...a))},[C(o,{class:"icon",name:"fast-forward-30",title:t.$t("player.button.seek-forward")},null,8,["title"])],8,IO)):vt("",!0)}const PO=it(OO,[["render",NO]]),Mu=fs("LyricsStore",{state:()=>({content:[],pane:!1})}),$O={name:"ControlPlayerLyrics",setup(){return{lyricsStore:Mu()}},computed:{icon(){return this.is_active?"script-text-play":"script-text-outline"},is_active(){return this.lyricsStore.pane}},methods:{toggle(){this.lyricsStore.pane=!this.lyricsStore.pane}}};function RO(t,e,n,s,i,r){const o=x("mdicon");return O(),M("a",{class:Vt({"is-dark":r.is_active}),onClick:e[0]||(e[0]=(...a)=>r.toggle&&r.toggle(...a))},[C(o,{class:"icon",name:r.icon,size:16,title:t.$t("player.button.toggle-lyrics")},null,8,["name","title"])],2)}const LO=it($O,[["render",RO]]),DO={name:"ControlPlayerNext",computed:{disabled(){var t;return((t=ks())==null?void 0:t.count)<=0}},methods:{play_next(){this.disabled||tt.player_next()}}},MO=["disabled"];function FO(t,e,n,s,i,r){const o=x("mdicon");return O(),M("a",{disabled:r.disabled,onClick:e[0]||(e[0]=(...a)=>r.play_next&&r.play_next(...a))},[C(o,{class:"icon",name:"skip-forward",title:t.$t("player.button.skip-forward")},null,8,["title"])],8,MO)}const VO=it(DO,[["render",FO]]),HO={name:"ControlPlayerPlay",props:{show_disabled_message:Boolean},setup(){return{notificationsStore:Ms(),playerStore:Zn(),queueStore:ks()}},computed:{disabled(){var t;return((t=this.queueStore)==null?void 0:t.count)<=0},icon(){if(this.is_playing){if(this.is_pause_allowed)return"pause"}else return"play";return"stop"},is_pause_allowed(){const{current:t}=this.queueStore;return t&&t.data_kind!=="pipe"},is_playing(){return this.playerStore.state==="play"}},methods:{toggle(){if(this.disabled){this.show_disabled_message&&this.notificationsStore.add({text:this.$t("server.empty-queue"),timeout:2e3,topic:"connection",type:"info"});return}this.is_playing&&this.is_pause_allowed?tt.player_pause():this.is_playing&&!this.is_pause_allowed?tt.player_stop():tt.player_play()}}},UO=["disabled"];function jO(t,e,n,s,i,r){const o=x("mdicon");return O(),M("a",{disabled:r.disabled,onClick:e[0]||(e[0]=(...a)=>r.toggle&&r.toggle(...a))},[C(o,{class:"icon",name:r.icon,title:t.$t(`player.button.${r.icon}`)},null,8,["name","title"])],8,UO)}const BO=it(HO,[["render",jO]]),WO={name:"ControlPlayerPrevious",setup(){return{queueStore:ks()}},computed:{disabled(){return this.queueStore.count<=0}},methods:{play_previous(){this.disabled||tt.player_previous()}}},qO=["disabled"];function zO(t,e,n,s,i,r){const o=x("mdicon");return O(),M("a",{disabled:r.disabled,onClick:e[0]||(e[0]=(...a)=>r.play_previous&&r.play_previous(...a))},[C(o,{class:"icon",name:"skip-backward",title:t.$t("player.button.skip-backward")},null,8,["title"])],8,qO)}const GO=it(WO,[["render",zO]]),KO={name:"ControlPlayerRepeat",setup(){return{playerStore:Zn()}},computed:{icon(){return this.is_repeat_all?"repeat":this.is_repeat_single?"repeat-once":"repeat-off"},is_repeat_all(){return this.playerStore.repeat==="all"},is_repeat_off(){return!this.is_repeat_all&&!this.is_repeat_single},is_repeat_single(){return this.playerStore.repeat==="single"}},methods:{toggle(){this.is_repeat_all?tt.player_repeat("single"):this.is_repeat_single?tt.player_repeat("off"):tt.player_repeat("all")}}};function XO(t,e,n,s,i,r){const o=x("mdicon");return O(),M("a",{class:Vt({"is-dark":!r.is_repeat_off}),onClick:e[0]||(e[0]=(...a)=>r.toggle&&r.toggle(...a))},[C(o,{class:"icon",name:r.icon,size:16,title:t.$t(`player.button.${r.icon}`)},null,8,["name","title"])],2)}const YO=it(KO,[["render",XO]]),ZO={name:"ControlPlayerShuffle",setup(){return{playerStore:Zn()}},computed:{icon(){return this.is_shuffle?"shuffle":"shuffle-disabled"},is_shuffle(){return this.playerStore.shuffle}},methods:{toggle(){tt.player_shuffle(!this.is_shuffle)}}};function JO(t,e,n,s,i,r){const o=x("mdicon");return O(),M("a",{class:Vt({"is-dark":r.is_shuffle}),onClick:e[0]||(e[0]=(...a)=>r.toggle&&r.toggle(...a))},[C(o,{class:"icon",name:r.icon,size:16,title:t.$t(`player.button.${r.icon}`)},null,8,["name","title"])],2)}const QO=it(ZO,[["render",JO]]),Bo={audio:new Audio,context:null,play(t){this.stop(),this.context.resume().then(()=>{this.audio.src=`${String(t||"")}?x=${Date.now()}`,this.audio.crossOrigin="anonymous",this.audio.load()})},setVolume(t){this.audio&&(this.audio.volume=Math.min(1,Math.max(0,parseFloat(t)||0)))},setup(){return this.context=new(window.AudioContext||window.webkitAudioContext),this.context.createMediaElementSource(this.audio).connect(this.context.destination),this.audio.addEventListener("canplaythrough",()=>{this.audio.play()}),this.audio.addEventListener("canplay",()=>{this.audio.play()}),this.audio},stop(){try{this.audio.pause()}catch{}try{this.audio.stop()}catch{}try{this.audio.close()}catch{}}},tI={name:"ControlStreamVolume",components:{ControlSlider:Du},emits:["change","mute"],data(){return{loading:!1,playing:!1,volume:10}},mounted(){this.setupAudio()},unmounted(){this.closeAudio()},methods:{changeVolume(){Bo.setVolume(this.volume/100)},closeAudio(){Bo.stop(),this.playing=!1},playChannel(){this.playing||(this.loading=!0,Bo.play("/stream.mp3"),Bo.setVolume(this.volume/100))},setupAudio(){const t=Bo.setup();t.addEventListener("waiting",()=>{this.playing=!1,this.loading=!0}),t.addEventListener("playing",()=>{this.playing=!0,this.loading=!1}),t.addEventListener("ended",()=>{this.playing=!1,this.loading=!1}),t.addEventListener("error",()=>{this.closeAudio(),this.notificationsStore.add({text:this.$t("navigation.stream-error"),type:"danger"}),this.playing=!1,this.loading=!1})},togglePlay(){this.loading||(this.playing&&this.closeAudio(),this.playChannel())}}},eI={class:"media is-align-items-center mb-0"},nI={class:"media-left"},sI={class:"media-content is-align-items-center"},iI=["textContent"],rI={href:"stream.mp3",class:"ml-2",target:"_blank"};function oI(t,e,n,s,i,r){const o=x("mdicon"),a=x("control-slider");return O(),M("div",eI,[g("div",nI,[g("button",{class:Vt(["button is-small",{"has-text-grey-light":!i.playing&&!i.loading,"is-loading":i.loading}]),onClick:e[0]||(e[0]=(...l)=>r.togglePlay&&r.togglePlay(...l))},[C(o,{class:"icon",name:"broadcast"})],2)]),g("div",sI,[g("div",{class:Vt(["is-flex",{"has-text-grey-light":!i.playing}])},[g("div",{class:"is-size-7 is-uppercase",textContent:$(t.$t("navigation.stream"))},null,8,iI),g("a",rI,[C(o,{class:"icon is-small",name:"open-in-new"})])],2),C(a,{value:i.volume,"onUpdate:value":e[1]||(e[1]=l=>i.volume=l),disabled:!i.playing,max:100,onChange:r.changeVolume},null,8,["value","disabled","onChange"])])])}const aI=it(tI,[["render",oI]]),lp=fs("OutputsStore",{state:()=>({outputs:[]})}),lI={name:"NavbarBottom",components:{ControlLink:j0,ControlOutputVolume:SO,ControlMainVolume:pO,ControlPlayerBack:kO,ControlPlayerConsume:AO,ControlPlayerForward:PO,ControlPlayerLyrics:LO,ControlPlayerNext:VO,ControlPlayerPlay:BO,ControlPlayerPrevious:GO,ControlPlayerRepeat:YO,ControlPlayerShuffle:QO,ControlStreamVolume:aI},setup(){return{notificationsStore:Ms(),outputsStore:lp(),queueStore:ks(),uiStore:Hn()}},computed:{is_now_playing_page(){return this.$route.name==="now-playing"},current(){return this.queueStore.current}},methods:{toggle(){this.uiStore.show_player_menu=!this.uiStore.show_player_menu,this.uiStore.show_burger_menu=!1}}},cI={class:"navbar-brand is-flex-grow-1"},uI={class:"is-text-clipped"},dI=["textContent"],fI=["textContent"],hI=["textContent"],pI={class:"dropdown-menu is-mobile"},mI={class:"dropdown-content"},gI={class:"dropdown-item pt-0"},bI={class:"dropdown-item is-flex is-justify-content-center"},yI={class:"buttons has-addons"};function _I(t,e,n,s,i,r){const o=x("mdicon"),a=x("control-link"),l=x("control-player-previous"),c=x("control-player-back"),u=x("control-player-play"),d=x("control-player-forward"),f=x("control-player-next"),h=x("control-main-volume"),p=x("control-output-volume"),m=x("control-stream-volume"),_=x("control-player-repeat"),y=x("control-player-shuffle"),S=x("control-player-consume"),b=x("control-player-lyrics");return O(),M("nav",{class:Vt(["navbar is-fixed-bottom",{"is-dark":!r.is_now_playing_page}])},[g("div",cI,[C(a,{class:"navbar-item",to:{name:"queue"}},{default:D(()=>[C(o,{class:"icon",name:"playlist-play"})]),_:1}),r.is_now_playing_page?(O(),M(pt,{key:0},[C(l,{class:"navbar-item ml-auto"}),C(c,{class:"navbar-item",offset:1e4}),C(u,{class:"navbar-item",show_disabled_message:""}),C(d,{class:"navbar-item",offset:3e4}),C(f,{class:"navbar-item mr-auto"})],64)):(O(),M(pt,{key:1},[C(a,{to:{name:"now-playing"},exact:"",class:"navbar-item is-justify-content-flex-start is-expanded is-clipped is-size-7"},{default:D(()=>[g("div",uI,[g("strong",{textContent:$(r.current.title)},null,8,dI),e[1]||(e[1]=g("br",null,null,-1)),g("span",{textContent:$(r.current.artist)},null,8,fI),r.current.album?(O(),M("span",{key:0,textContent:$(t.$t("navigation.now-playing",{album:r.current.album}))},null,8,hI)):vt("",!0)])]),_:1}),C(u,{class:"navbar-item",show_disabled_message:""})],64)),g("a",{class:"navbar-item",onClick:e[0]||(e[0]=(...v)=>r.toggle&&r.toggle(...v))},[C(o,{class:"icon",name:s.uiStore.show_player_menu?"chevron-down":"chevron-up"},null,8,["name"])]),g("div",{class:Vt(["dropdown is-up is-right",{"is-active":s.uiStore.show_player_menu}])},[g("div",pI,[g("div",mI,[g("div",gI,[C(h),(O(!0),M(pt,null,fe(s.outputsStore.outputs,v=>(O(),_t(p,{key:v.id,output:v},null,8,["output"]))),128)),C(m)]),e[2]||(e[2]=g("hr",{class:"dropdown-divider"},null,-1)),g("div",bI,[g("div",yI,[C(_,{class:"button"}),C(y,{class:"button"}),C(S,{class:"button"}),C(b,{class:"button"})])])])])],2)])],2)}const vI=it(lI,[["render",_I],["__scopeId","data-v-9766529b"]]),cp=fs("SearchStore",{state:()=>({recent_searches:[],search_query:"",search_source:"search-library"}),actions:{add(t){const e=this.recent_searches.indexOf(t);e!==-1&&this.recent_searches.splice(e,1),this.recent_searches.unshift(t),this.recent_searches.length>5&&this.recent_searches.pop()},remove(t){const e=this.recent_searches.indexOf(t);e!==-1&&this.recent_searches.splice(e,1)}}}),gi=fs("SettingsStore",{state:()=>({categories:[]}),getters:{recently_added_limit:t=>{var e;return((e=t.setting("webinterface","recently_added_limit"))==null?void 0:e.value)??100},show_composer_for_genre:t=>{var e;return((e=t.setting("webinterface","show_composer_for_genre"))==null?void 0:e.value)??null},show_composer_now_playing:t=>{var e;return((e=t.setting("webinterface","show_composer_now_playing"))==null?void 0:e.value)??!1},show_cover_artwork_in_album_lists:t=>{var e;return((e=t.setting("artwork","show_cover_artwork_in_album_lists"))==null?void 0:e.value)??!1},show_filepath_now_playing:t=>{var e;return((e=t.setting("webinterface","show_filepath_now_playing"))==null?void 0:e.value)??!1},show_menu_item_audiobooks:t=>{var e;return((e=t.setting("webinterface","show_menu_item_audiobooks"))==null?void 0:e.value)??!1},show_menu_item_files:t=>{var e;return((e=t.setting("webinterface","show_menu_item_files"))==null?void 0:e.value)??!1},show_menu_item_music:t=>{var e;return((e=t.setting("webinterface","show_menu_item_music"))==null?void 0:e.value)??!1},show_menu_item_playlists:t=>{var e;return((e=t.setting("webinterface","show_menu_item_playlists"))==null?void 0:e.value)??!1},show_menu_item_podcasts:t=>{var e;return((e=t.setting("webinterface","show_menu_item_podcasts"))==null?void 0:e.value)??!1},show_menu_item_radio:t=>{var e;return((e=t.setting("webinterface","show_menu_item_radio"))==null?void 0:e.value)??!1},show_menu_item_search:t=>{var e;return((e=t.setting("webinterface","show_menu_item_search"))==null?void 0:e.value)??!1}},actions:{update(t){const e=this.categories.find(s=>s.name===t.category);if(!e)return;const n=e.options.find(s=>s.name===t.name);n&&(n.value=t.value)},setting(t,e){var n;return((n=this.categories.find(s=>s.name===t))==null?void 0:n.options.find(s=>s.name===e))??{}}}}),SI={name:"NavbarTop",components:{ControlLink:j0},setup(){return{searchStore:cp(),servicesStore:Ue(),settingsStore:gi(),uiStore:Hn()}},computed:{menus(){return[{name:"playlists",label:"navigation.playlists",icon:"music-box-multiple",show:this.settingsStore.show_menu_item_playlists},{name:"music",label:"navigation.music",icon:"music",show:this.settingsStore.show_menu_item_music},{name:"music-artists",label:"navigation.artists",show:!0,sub:!0},{name:"music-albums",label:"navigation.albums",show:!0,sub:!0},{name:"music-genres",label:"navigation.genres",show:!0,sub:!0},{name:"music-spotify",label:"navigation.spotify",show:this.servicesStore.spotify.webapi_token_valid,sub:!0},{name:"podcasts",label:"navigation.podcasts",icon:"microphone",show:this.settingsStore.show_menu_item_podcasts},{name:"audiobooks",label:"navigation.audiobooks",icon:"book-open-variant",show:this.settingsStore.show_menu_item_audiobooks},{name:"radio",label:"navigation.radio",icon:"radio",show:this.settingsStore.show_menu_item_radio},{name:"files",label:"navigation.files",icon:"folder-open",show:this.settingsStore.show_menu_item_files},{name:this.searchStore.search_source,label:"navigation.search",icon:"magnify",show:this.settingsStore.show_menu_item_search},{separator:!0,show:!0},{name:"settings-webinterface",label:"navigation.settings",show:!0},{label:"navigation.update-library",action:this.open_update_dialog,show:!0},{name:"about",label:"navigation.about",show:!0}]},zindex(){return this.uiStore.show_player_menu?"z-index: 21":""}},methods:{open_update_dialog(){this.uiStore.show_update_dialog=!0,this.uiStore.show_burger_menu=!1}}},EI={class:"navbar-brand is-flex-grow-1"},wI={class:"dropdown-menu is-mobile"},CI={class:"dropdown-content"},kI={key:0,class:"my-3"},TI=["onClick","textContent"],xI={key:0,class:"icon-text"},AI=["textContent"];function OI(t,e,n,s,i,r){const o=x("mdicon"),a=x("control-link");return O(),M("nav",{class:"navbar is-fixed-top is-light",style:fi(r.zindex)},[g("div",EI,[(O(!0),M(pt,null,fe(r.menus.filter(l=>l.show&&l.icon),l=>(O(),_t(a,{key:l.name,to:{name:l.name},class:"navbar-item"},{default:D(()=>[C(o,{class:"icon",name:l.icon,size:"16"},null,8,["name"])]),_:2},1032,["to"]))),128)),g("a",{class:"navbar-item ml-auto",onClick:e[0]||(e[0]=l=>s.uiStore.show_burger_menu=!s.uiStore.show_burger_menu)},[C(o,{class:"icon",name:s.uiStore.show_burger_menu?"close":"menu"},null,8,["name"])]),g("div",{class:Vt(["dropdown is-right",{"is-active":s.uiStore.show_burger_menu}])},[g("div",wI,[g("div",CI,[(O(!0),M(pt,null,fe(r.menus.filter(l=>l.show),l=>(O(),M(pt,{key:l.name},[l.separator?(O(),M("hr",kI)):l.action?(O(),M("a",{key:1,class:"dropdown-item",onClick:Oe(l.action,["stop","prevent"]),textContent:$(t.$t(l.label))},null,8,TI)):(O(),_t(a,{key:2,to:{name:l.name},class:"dropdown-item"},{default:D(()=>[l.icon?(O(),M("span",xI,[C(o,{class:"icon",name:l.icon,size:"16"},null,8,["name"])])):vt("",!0),g("span",{class:Vt({"pl-5":l.sub,"has-text-weight-semibold":l.icon}),textContent:$(t.$t(l.label))},null,10,AI)]),_:2},1032,["to"]))],64))),128))])])],2)])],4)}const II=it(SI,[["render",OI]]),NI={name:"NotificationList",setup(){return{notificationsStore:Ms()}},computed:{notifications(){return this.notificationsStore.list}},methods:{remove(t){this.notificationsStore.remove(t)}}},PI={key:0,class:"notifications"},$I={class:"columns is-centered"},RI={class:"column is-half"},LI=["onClick"],DI=["textContent"];function MI(t,e,n,s,i,r){return r.notifications.length>0?(O(),M("section",PI,[g("div",$I,[g("div",RI,[(O(!0),M(pt,null,fe(r.notifications,o=>(O(),M("div",{key:o.id,class:Vt(["notification",o.type?`is-${o.type}`:""])},[g("button",{class:"delete",onClick:a=>r.remove(o)},null,8,LI),g("div",{class:"text",textContent:$(o.text)},null,8,DI)],2))),128))])])])):vt("",!0)}const FI=it(NI,[["render",MI],["__scopeId","data-v-8e5ff698"]]);function Fu(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function Vu(t){if(t.__esModule)return t;var e=t.default;if(typeof e=="function"){var n=function s(){return this instanceof s?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};n.prototype=e.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(t).forEach(function(s){var i=Object.getOwnPropertyDescriptor(t,s);Object.defineProperty(n,s,i.get?i:{enumerable:!0,get:function(){return t[s]}})}),n}var Ql={exports:{}},VI=Ql.exports,Mg;function HI(){return Mg||(Mg=1,function(t){(function(e,n){t.exports?t.exports=n():e.ReconnectingWebSocket=n()})(VI,function(){if(!("WebSocket"in window))return;function e(n,s,i){var r={debug:!1,automaticOpen:!0,reconnectInterval:1e3,maxReconnectInterval:3e4,reconnectDecay:1.5,timeoutInterval:2e3,maxReconnectAttempts:null};i||(i={});for(var o in r)typeof i[o]<"u"?this[o]=i[o]:this[o]=r[o];this.url=n,this.reconnectAttempts=0,this.readyState=WebSocket.CONNECTING,this.protocol=null;var a=this,l,c=!1,u=!1,d=document.createElement("div");d.addEventListener("open",function(h){a.onopen(h)}),d.addEventListener("close",function(h){a.onclose(h)}),d.addEventListener("connecting",function(h){a.onconnecting(h)}),d.addEventListener("message",function(h){a.onmessage(h)}),d.addEventListener("error",function(h){a.onerror(h)}),this.addEventListener=d.addEventListener.bind(d),this.removeEventListener=d.removeEventListener.bind(d),this.dispatchEvent=d.dispatchEvent.bind(d);function f(h,p){var m=document.createEvent("CustomEvent");return m.initCustomEvent(h,!1,!1,p),m}this.open=function(h){if(l=new WebSocket(a.url,s||[]),h){if(this.maxReconnectAttempts&&this.reconnectAttempts>this.maxReconnectAttempts)return}else d.dispatchEvent(f("connecting")),this.reconnectAttempts=0;(a.debug||e.debugAll)&&console.debug("ReconnectingWebSocket","attempt-connect",a.url);var p=l,m=setTimeout(function(){(a.debug||e.debugAll)&&console.debug("ReconnectingWebSocket","connection-timeout",a.url),u=!0,p.close(),u=!1},a.timeoutInterval);l.onopen=function(_){clearTimeout(m),(a.debug||e.debugAll)&&console.debug("ReconnectingWebSocket","onopen",a.url),a.protocol=l.protocol,a.readyState=WebSocket.OPEN,a.reconnectAttempts=0;var y=f("open");y.isReconnect=h,h=!1,d.dispatchEvent(y)},l.onclose=function(_){if(clearTimeout(S),l=null,c)a.readyState=WebSocket.CLOSED,d.dispatchEvent(f("close"));else{a.readyState=WebSocket.CONNECTING;var y=f("connecting");y.code=_.code,y.reason=_.reason,y.wasClean=_.wasClean,d.dispatchEvent(y),!h&&!u&&((a.debug||e.debugAll)&&console.debug("ReconnectingWebSocket","onclose",a.url),d.dispatchEvent(f("close")));var S=a.reconnectInterval*Math.pow(a.reconnectDecay,a.reconnectAttempts);setTimeout(function(){a.reconnectAttempts++,a.open(!0)},S>a.maxReconnectInterval?a.maxReconnectInterval:S)}},l.onmessage=function(_){(a.debug||e.debugAll)&&console.debug("ReconnectingWebSocket","onmessage",a.url,_.data);var y=f("message");y.data=_.data,d.dispatchEvent(y)},l.onerror=function(_){(a.debug||e.debugAll)&&console.debug("ReconnectingWebSocket","onerror",a.url,_),d.dispatchEvent(f("error"))}},this.automaticOpen==!0&&this.open(!1),this.send=function(h){if(l)return(a.debug||e.debugAll)&&console.debug("ReconnectingWebSocket","send",a.url,h),l.send(h);throw"INVALID_STATE_ERR : Pausing to reconnect websocket"},this.close=function(h,p){typeof h>"u"&&(h=1e3),c=!0,l&&l.close(h,p)},this.refresh=function(){l&&l.close()}}return e.prototype.onopen=function(n){},e.prototype.onclose=function(n){},e.prototype.onconnecting=function(n){},e.prototype.onmessage=function(n){},e.prototype.onerror=function(n){},e.debugAll=!1,e.CONNECTING=WebSocket.CONNECTING,e.OPEN=WebSocket.OPEN,e.CLOSING=WebSocket.CLOSING,e.CLOSED=WebSocket.CLOSED,e})}(Ql)),Ql.exports}var UI=HI();const jI=Fu(UI),Cr=fs("ConfigurationStore",{state:()=>({buildoptions:[],library_name:"",version:"",websocket_port:0,allow_modifying_stored_playlists:!1,default_playlist_directory:""})}),BI={name:"App",components:{ModalDialogRemotePairing:$A,ModalDialogUpdate:eO,NavbarBottom:vI,NavbarTop:II,NotificationList:FI},setup(){return{configurationStore:Cr(),libraryStore:Lu(),lyricsStore:Mu(),notificationsStore:Ms(),outputsStore:lp(),playerStore:Zn(),queueStore:ks(),remotesStore:Xh(),servicesStore:Ue(),settingsStore:gi(),uiStore:Hn()}},data(){return{pairing_active:!1,reconnect_attempts:0,token_timer_id:0}},computed:{show_burger_menu:{get(){return this.uiStore.show_burger_menu},set(t){this.uiStore.show_burger_menu=t}},show_player_menu:{get(){return this.uiStore.show_player_menu},set(t){this.uiStore.show_player_menu=t}},show_update_dialog:{get(){return this.uiStore.show_update_dialog},set(t){this.uiStore.show_update_dialog=t}}},watch:{show_burger_menu(){this.update_is_clipped()},show_player_menu(){this.update_is_clipped()}},created(){this.connect(),this.$Progress.start(),this.$router.beforeEach((t,e,n)=>{t.meta.show_progress&&!(t.path===e.path&&t.hash)&&(t.meta.progress&&this.$Progress.parseMeta(t.meta.progress),this.$Progress.start()),n()}),this.$router.afterEach((t,e)=>{t.meta.show_progress&&this.$Progress.finish()})},methods:{connect(){tt.config().then(({data:t})=>{this.configurationStore.$state=t,this.uiStore.hide_singles=t.hide_singles,document.title=t.library_name,this.open_websocket(),this.$Progress.finish()}).catch(()=>{this.notificationsStore.add({text:this.$t("server.connection-failed"),topic:"connection",type:"danger"})})},open_websocket(){const t=this.create_websocket(),e=this;t.onopen=()=>{e.reconnect_attempts=0,t.send(JSON.stringify({notify:["update","database","player","options","outputs","volume","queue","spotify","lastfm","pairing"]})),e.update_outputs(),e.update_player_status(),e.update_library_stats(),e.update_settings(),e.update_queue(),e.update_spotify(),e.update_lastfm(),e.update_pairing()};let n=!1;const s=()=>{n||(e.update_outputs(),e.update_player_status(),e.update_library_stats(),e.update_settings(),e.update_queue(),e.update_spotify(),e.update_lastfm(),e.update_pairing(),n=!0,setTimeout(()=>{n=!1},500))};window.addEventListener("focus",s),document.addEventListener("visibilitychange",()=>{document.visibilityState==="visible"&&s()}),t.onmessage=i=>{const r=JSON.parse(i.data);(r.notify.includes("update")||r.notify.includes("database"))&&e.update_library_stats(),(r.notify.includes("player")||r.notify.includes("options")||r.notify.includes("volume"))&&e.update_player_status(),(r.notify.includes("outputs")||r.notify.includes("volume"))&&e.update_outputs(),r.notify.includes("queue")&&e.update_queue(),r.notify.includes("spotify")&&e.update_spotify(),r.notify.includes("lastfm")&&e.update_lastfm(),r.notify.includes("pairing")&&e.update_pairing()}},create_websocket(){const t=window.location.protocol.replace("http","ws"),e=window.location.hostname,n=this.configurationStore.websocket_port||`${window.location.port}/ws`,s=`${t}${e}:${n}`;return new jI(s,"notify",{maxReconnectInterval:2e3,reconnectInterval:1e3})},update_is_clipped(){this.show_burger_menu||this.show_player_menu?document.querySelector("html").classList.add("is-clipped"):document.querySelector("html").classList.remove("is-clipped")},update_lastfm(){tt.lastfm().then(({data:t})=>{this.servicesStore.lastfm=t})},update_library_stats(){tt.library_stats().then(({data:t})=>{this.libraryStore.$state=t}),tt.library_count("scan_kind is rss").then(({data:t})=>{this.libraryStore.rss=t})},update_lyrics(){const t=this.queueStore.current;t!=null&&t.track_id?tt.library_track(t.track_id).then(({data:e})=>{this.lyricsStore.lyrics=e.lyrics}):this.lyricsStore.$reset()},update_outputs(){tt.outputs().then(({data:t})=>{this.outputsStore.outputs=t.outputs})},update_pairing(){tt.pairing().then(({data:t})=>{this.remotesStore.$state=t,this.pairing_active=t.active})},update_player_status(){tt.player_status().then(({data:t})=>{this.playerStore.$state=t,this.update_lyrics()})},update_queue(){tt.queue().then(({data:t})=>{this.queueStore.$state=t,this.update_lyrics()})},update_settings(){tt.settings().then(({data:t})=>{this.settingsStore.$state=t})},update_spotify(){tt.spotify().then(({data:t})=>{this.servicesStore.spotify=t,this.token_timer_id>0&&(window.clearTimeout(this.token_timer_id),this.token_timer_id=0),t.webapi_token_expires_in>0&&t.webapi_token&&(this.token_timer_id=window.setTimeout(this.update_spotify,1e3*t.webapi_token_expires_in))})}},template:"<App/>"};function WI(t,e,n,s,i,r){const o=x("vue-progress-bar"),a=x("navbar-top"),l=x("router-view"),c=x("modal-dialog-remote-pairing"),u=x("modal-dialog-update"),d=x("notification-list"),f=x("navbar-bottom");return O(),M(pt,null,[C(o,{class:"has-background-primary"}),C(a),C(l,null,{default:D(({Component:h})=>[(O(),_t(vu(h)))]),_:1}),C(c,{show:i.pairing_active,onClose:e[0]||(e[0]=h=>i.pairing_active=!1)},null,8,["show"]),C(u,{show:r.show_update_dialog,onClose:e[1]||(e[1]=h=>r.show_update_dialog=!1)},null,8,["show"]),An(C(d,null,null,512),[[Tc,!r.show_burger_menu]]),C(f),An(g("div",{class:"overlay-fullscreen",onClick:e[2]||(e[2]=h=>r.show_burger_menu=r.show_player_menu=!1)},null,512),[[Tc,r.show_burger_menu||r.show_player_menu]])],64)}const qI=it(BI,[["render",WI]]),B0=function(){return document.ontouchstart!==null?"click":"touchstart"},Lc="__vue_click_away__",W0=function(t,e,n){q0(t);let s=n.context,i=e.value,r=!1;setTimeout(function(){r=!0},0),t[Lc]=function(o){if((!t||!t.contains(o.target))&&i&&r&&typeof i=="function")return i.call(s,o)},document.addEventListener(B0(),t[Lc],!1)},q0=function(t){document.removeEventListener(B0(),t[Lc],!1),delete t[Lc]},zI=function(t,e,n){e.value!==e.oldValue&&W0(t,e,n)},GI={install:function(t){t.directive("click-away",KI)}},KI={mounted:W0,updated:zI,unmounted:q0};var Rs=(t=>(t.LOADING="loading",t.LOADED="loaded",t.ERROR="error",t))(Rs||{});const XI=typeof window<"u"&&window!==null,YI=tN(),ZI=Object.prototype.propertyIsEnumerable,Fg=Object.getOwnPropertySymbols;function da(t){return typeof t=="function"||toString.call(t)==="[object Object]"}function JI(t){return typeof t=="object"?t===null:typeof t!="function"}function QI(t){return t!=="__proto__"&&t!=="constructor"&&t!=="prototype"}function tN(){return XI&&"IntersectionObserver"in window&&"IntersectionObserverEntry"in window&&"intersectionRatio"in window.IntersectionObserverEntry.prototype?("isIntersecting"in window.IntersectionObserverEntry.prototype||Object.defineProperty(window.IntersectionObserverEntry.prototype,"isIntersecting",{get(){return this.intersectionRatio>0}}),!0):!1}function eN(t,...e){if(!da(t))throw new TypeError("expected the first argument to be an object");if(e.length===0||typeof Symbol!="function"||typeof Fg!="function")return t;for(const n of e){const s=Fg(n);for(const i of s)ZI.call(n,i)&&(t[i]=n[i])}return t}function z0(t,...e){let n=0;for(JI(t)&&(t=e[n++]),t||(t={});n<e.length;n++)if(da(e[n])){for(const s of Object.keys(e[n]))QI(s)&&(da(t[s])&&da(e[n][s])?z0(t[s],e[n][s]):t[s]=e[n][s]);eN(t,e[n])}return t}const Vg="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",nN="",sN={rootMargin:"0px",threshold:0},Fr="data-lazy-timeout-id";class iN{constructor(e){this.options={loading:Vg,error:nN,observerOptions:sN,log:!0,lifecycle:{},logLevel:"error"},this._images=new WeakMap,this.config(e)}config(e={}){z0(this.options,e)}mount(e,n){if(!e)return;const{src:s,loading:i,error:r,lifecycle:o,delay:a}=this._valueFormatter(typeof n=="string"?n:n.value);this._lifecycle(Rs.LOADING,o,e),e.setAttribute("src",i||Vg),YI||(this.loadImages(e,s,r,o),this._log(()=>{this._logger("Not support IntersectionObserver!")})),this._initIntersectionObserver(e,s,r,o,a)}update(e,n){var a;if(!e)return;(a=this._realObserver(e))==null||a.unobserve(e);const{src:s,error:i,lifecycle:r,delay:o}=this._valueFormatter(typeof n=="string"?n:n.value);this._initIntersectionObserver(e,s,i,r,o)}unmount(e){var n;e&&((n=this._realObserver(e))==null||n.unobserve(e),this._images.delete(e))}loadImages(e,n,s,i){this._setImageSrc(e,n,s,i)}_setImageSrc(e,n,s,i){e.tagName.toLowerCase()==="img"?(n&&e.getAttribute("src")!==n&&e.setAttribute("src",n),this._listenImageStatus(e,()=>{this._lifecycle(Rs.LOADED,i,e)},()=>{var r;e.onload=null,this._lifecycle(Rs.ERROR,i,e),(r=this._realObserver(e))==null||r.disconnect(),s&&e.getAttribute("src")!==s&&e.setAttribute("src",s),this._log(()=>{this._logger(`Image failed to load!And failed src was: ${n} `)})})):e.style.backgroundImage=`url('${n}')`}_initIntersectionObserver(e,n,s,i,r){var a;const o=this.options.observerOptions;this._images.set(e,new IntersectionObserver(l=>{Array.prototype.forEach.call(l,c=>{r&&r>0?this._delayedIntersectionCallback(e,c,r,n,s,i):this._intersectionCallback(e,c,n,s,i)})},o)),(a=this._realObserver(e))==null||a.observe(e)}_intersectionCallback(e,n,s,i,r){var o;n.isIntersecting&&((o=this._realObserver(e))==null||o.unobserve(n.target),this._setImageSrc(e,s,i,r))}_delayedIntersectionCallback(e,n,s,i,r,o){if(n.isIntersecting){if(n.target.hasAttribute(Fr))return;const a=setTimeout(()=>{this._intersectionCallback(e,n,i,r,o),n.target.removeAttribute(Fr)},s);n.target.setAttribute(Fr,String(a))}else n.target.hasAttribute(Fr)&&(clearTimeout(Number(n.target.getAttribute(Fr))),n.target.removeAttribute(Fr))}_listenImageStatus(e,n,s){e.onload=n,e.onerror=s}_valueFormatter(e){let n=e,s=this.options.loading,i=this.options.error,r=this.options.lifecycle,o=this.options.delay;return da(e)&&(n=e.src,s=e.loading||this.options.loading,i=e.error||this.options.error,r=e.lifecycle||this.options.lifecycle,o=e.delay||this.options.delay),{src:n,loading:s,error:i,lifecycle:r,delay:o}}_log(e){this.options.log&&e()}_lifecycle(e,n,s){switch(e){case Rs.LOADING:s==null||s.setAttribute("lazy",Rs.LOADING),n!=null&&n.loading&&n.loading(s);break;case Rs.LOADED:s==null||s.setAttribute("lazy",Rs.LOADED),n!=null&&n.loaded&&n.loaded(s);break;case Rs.ERROR:s==null||s.setAttribute("lazy",Rs.ERROR),n!=null&&n.error&&n.error(s);break}}_realObserver(e){return this._images.get(e)}_logger(e,...n){let s=console.error;switch(this.options.logLevel){case"error":s=console.error;break;case"warn":s=console.warn;break;case"info":s=console.info;break;case"debug":s=console.debug;break}s(e,n)}}const rN={install(t,e){const n=new iN(e);t.config.globalProperties.$Lazyload=n,t.provide("Lazyload",n),t.directive("lazy",{mounted:n.mount.bind(n),updated:n.update.bind(n),unmounted:n.unmount.bind(n)})}};var Dd={exports:{}},Md={exports:{}},Fd={};/**
* @vue/compiler-core v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/const bo=Symbol(""),ao=Symbol(""),Hu=Symbol(""),La=Symbol(""),up=Symbol(""),Wi=Symbol(""),dp=Symbol(""),fp=Symbol(""),Uu=Symbol(""),ju=Symbol(""),Po=Symbol(""),Bu=Symbol(""),hp=Symbol(""),Wu=Symbol(""),qu=Symbol(""),zu=Symbol(""),Gu=Symbol(""),Ku=Symbol(""),Xu=Symbol(""),pp=Symbol(""),mp=Symbol(""),el=Symbol(""),Da=Symbol(""),Yu=Symbol(""),Zu=Symbol(""),yo=Symbol(""),$o=Symbol(""),Ju=Symbol(""),Dc=Symbol(""),G0=Symbol(""),Mc=Symbol(""),Ma=Symbol(""),K0=Symbol(""),X0=Symbol(""),Qu=Symbol(""),Y0=Symbol(""),Z0=Symbol(""),td=Symbol(""),gp=Symbol(""),kr={[bo]:"Fragment",[ao]:"Teleport",[Hu]:"Suspense",[La]:"KeepAlive",[up]:"BaseTransition",[Wi]:"openBlock",[dp]:"createBlock",[fp]:"createElementBlock",[Uu]:"createVNode",[ju]:"createElementVNode",[Po]:"createCommentVNode",[Bu]:"createTextVNode",[hp]:"createStaticVNode",[Wu]:"resolveComponent",[qu]:"resolveDynamicComponent",[zu]:"resolveDirective",[Gu]:"resolveFilter",[Ku]:"withDirectives",[Xu]:"renderList",[pp]:"renderSlot",[mp]:"createSlots",[el]:"toDisplayString",[Da]:"mergeProps",[Yu]:"normalizeClass",[Zu]:"normalizeStyle",[yo]:"normalizeProps",[$o]:"guardReactiveProps",[Ju]:"toHandlers",[Dc]:"camelize",[G0]:"capitalize",[Mc]:"toHandlerKey",[Ma]:"setBlockTracking",[K0]:"pushScopeId",[X0]:"popScopeId",[Qu]:"withCtx",[Y0]:"unref",[Z0]:"isRef",[td]:"withMemo",[gp]:"isMemoSame"};function J0(t){Object.getOwnPropertySymbols(t).forEach(e=>{kr[e]=t[e]})}const oN={HTML:0,0:"HTML",SVG:1,1:"SVG",MATH_ML:2,2:"MATH_ML"},aN={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"},lN={ELEMENT:0,0:"ELEMENT",COMPONENT:1,1:"COMPONENT",SLOT:2,2:"SLOT",TEMPLATE:3,3:"TEMPLATE"},cN={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"},Ze={start:{line:1,column:1,offset:0},end:{line:1,column:1,offset:0},source:""};function Q0(t,e=""){return{type:0,source:e,children:t,helpers:new Set,components:[],directives:[],hoists:[],imports:[],cached:[],temps:0,codegenNode:void 0,loc:Ze}}function _o(t,e,n,s,i,r,o,a=!1,l=!1,c=!1,u=Ze){return t&&(a?(t.helper(Wi),t.helper(Ar(t.inSSR,c))):t.helper(xr(t.inSSR,c)),o&&t.helper(Ku)),{type:13,tag:e,props:n,children:s,patchFlag:i,dynamicProps:r,directives:o,isBlock:a,disableTracking:l,isComponent:c,loc:u}}function Hi(t,e=Ze){return{type:17,loc:e,elements:t}}function Wn(t,e=Ze){return{type:15,loc:e,properties:t}}function Ve(t,e){return{type:16,loc:Ze,key:$t(t)?Ft(t,!0):t,value:e}}function Ft(t,e=!1,n=Ze,s=0){return{type:4,loc:n,content:t,isStatic:e,constType:e?3:s}}function uN(t,e){return{type:5,loc:e,content:$t(t)?Ft(t,!1,e):t}}function as(t,e=Ze){return{type:8,loc:e,children:t}}function We(t,e=[],n=Ze){return{type:14,loc:n,callee:t,arguments:e}}function Tr(t,e=void 0,n=!1,s=!1,i=Ze){return{type:18,params:t,returns:e,newline:n,isSlot:s,loc:i}}function Fc(t,e,n,s=!0){return{type:19,test:t,consequent:e,alternate:n,newline:s,loc:Ze}}function t1(t,e,n=!1,s=!1){return{type:20,index:t,value:e,needPauseTracking:n,inVOnce:s,needArraySpread:!1,loc:Ze}}function e1(t){return{type:21,body:t,loc:Ze}}function dN(t){return{type:22,elements:t,loc:Ze}}function fN(t,e,n){return{type:23,test:t,consequent:e,alternate:n,loc:Ze}}function hN(t,e){return{type:24,left:t,right:e,loc:Ze}}function pN(t){return{type:25,expressions:t,loc:Ze}}function mN(t){return{type:26,returns:t,loc:Ze}}function xr(t,e){return t||e?Uu:ju}function Ar(t,e){return t||e?dp:fp}function ed(t,{helper:e,removeHelper:n,inSSR:s}){t.isBlock||(t.isBlock=!0,n(xr(s,t.isComponent)),e(Wi),e(Ar(s,t.isComponent)))}const Hg=new Uint8Array([123,123]),Ug=new Uint8Array([125,125]);function jg(t){return t>=97&&t<=122||t>=65&&t<=90}function Bn(t){return t===32||t===10||t===9||t===12||t===13}function vi(t){return t===47||t===62||Bn(t)}function Vc(t){const e=new Uint8Array(t.length);for(let n=0;n<t.length;n++)e[n]=t.charCodeAt(n);return e}const on={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 gN{constructor(e,n){this.stack=e,this.cbs=n,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=Hg,this.delimiterClose=Ug,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=Hg,this.delimiterClose=Ug}getPos(e){let n=1,s=e+1;for(let i=this.newlines.length-1;i>=0;i--){const r=this.newlines[i];if(e>r){n=i+2,s=e-r;break}}return{column:s,line:n,offset:e}}peek(){return this.buffer.charCodeAt(this.index+1)}stateText(e){e===60?(this.index>this.sectionStart&&this.cbs.ontext(this.sectionStart,this.index),this.state=5,this.sectionStart=this.index):!this.inVPre&&e===this.delimiterOpen[0]&&(this.state=2,this.delimiterIndex=0,this.stateInterpolationOpen(e))}stateInterpolationOpen(e){if(e===this.delimiterOpen[this.delimiterIndex])if(this.delimiterIndex===this.delimiterOpen.length-1){const n=this.index+1-this.delimiterOpen.length;n>this.sectionStart&&this.cbs.ontext(this.sectionStart,n),this.state=3,this.sectionStart=n}else this.delimiterIndex++;else this.inRCDATA?(this.state=32,this.stateInRCDATA(e)):(this.state=1,this.stateText(e))}stateInterpolation(e){e===this.delimiterClose[0]&&(this.state=4,this.delimiterIndex=0,this.stateInterpolationClose(e))}stateInterpolationClose(e){e===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(e))}stateSpecialStartSequence(e){const n=this.sequenceIndex===this.currentSequence.length;if(!(n?vi(e):(e|32)===this.currentSequence[this.sequenceIndex]))this.inRCDATA=!1;else if(!n){this.sequenceIndex++;return}this.sequenceIndex=0,this.state=6,this.stateInTagName(e)}stateInRCDATA(e){if(this.sequenceIndex===this.currentSequence.length){if(e===62||Bn(e)){const n=this.index-this.currentSequence.length;if(this.sectionStart<n){const s=this.index;this.index=n,this.cbs.ontext(this.sectionStart,n),this.index=s}this.sectionStart=n+2,this.stateInClosingTagName(e),this.inRCDATA=!1;return}this.sequenceIndex=0}(e|32)===this.currentSequence[this.sequenceIndex]?this.sequenceIndex+=1:this.sequenceIndex===0?this.currentSequence===on.TitleEnd||this.currentSequence===on.TextareaEnd&&!this.inSFCRoot?!this.inVPre&&e===this.delimiterOpen[0]&&(this.state=2,this.delimiterIndex=0,this.stateInterpolationOpen(e)):this.fastForwardTo(60)&&(this.sequenceIndex=1):this.sequenceIndex=+(e===60)}stateCDATASequence(e){e===on.Cdata[this.sequenceIndex]?++this.sequenceIndex===on.Cdata.length&&(this.state=28,this.currentSequence=on.CdataEnd,this.sequenceIndex=0,this.sectionStart=this.index+1):(this.sequenceIndex=0,this.state=23,this.stateInDeclaration(e))}fastForwardTo(e){for(;++this.index<this.buffer.length;){const n=this.buffer.charCodeAt(this.index);if(n===10&&this.newlines.push(this.index),n===e)return!0}return this.index=this.buffer.length-1,!1}stateInCommentLike(e){e===this.currentSequence[this.sequenceIndex]?++this.sequenceIndex===this.currentSequence.length&&(this.currentSequence===on.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):e!==this.currentSequence[this.sequenceIndex-1]&&(this.sequenceIndex=0)}startSpecial(e,n){this.enterRCDATA(e,n),this.state=31}enterRCDATA(e,n){this.inRCDATA=!0,this.currentSequence=e,this.sequenceIndex=n}stateBeforeTagName(e){e===33?(this.state=22,this.sectionStart=this.index+1):e===63?(this.state=24,this.sectionStart=this.index+1):jg(e)?(this.sectionStart=this.index,this.mode===0?this.state=6:this.inSFCRoot?this.state=34:this.inXML?this.state=6:e===116?this.state=30:this.state=e===115?29:6):e===47?this.state=8:(this.state=1,this.stateText(e))}stateInTagName(e){vi(e)&&this.handleTagName(e)}stateInSFCRootTagName(e){if(vi(e)){const n=this.buffer.slice(this.sectionStart,this.index);n!=="template"&&this.enterRCDATA(Vc("</"+n),0),this.handleTagName(e)}}handleTagName(e){this.cbs.onopentagname(this.sectionStart,this.index),this.sectionStart=-1,this.state=11,this.stateBeforeAttrName(e)}stateBeforeClosingTagName(e){Bn(e)||(e===62?(this.state=1,this.sectionStart=this.index+1):(this.state=jg(e)?9:27,this.sectionStart=this.index))}stateInClosingTagName(e){(e===62||Bn(e))&&(this.cbs.onclosetag(this.sectionStart,this.index),this.sectionStart=-1,this.state=10,this.stateAfterClosingTagName(e))}stateAfterClosingTagName(e){e===62&&(this.state=1,this.sectionStart=this.index+1)}stateBeforeAttrName(e){e===62?(this.cbs.onopentagend(this.index),this.inRCDATA?this.state=32:this.state=1,this.sectionStart=this.index+1):e===47?this.state=7:e===60&&this.peek()===47?(this.cbs.onopentagend(this.index),this.state=5,this.sectionStart=this.index):Bn(e)||this.handleAttrStart(e)}handleAttrStart(e){e===118&&this.peek()===45?(this.state=13,this.sectionStart=this.index):e===46||e===58||e===64||e===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(e){e===62?(this.cbs.onselfclosingtag(this.index),this.state=1,this.sectionStart=this.index+1,this.inRCDATA=!1):Bn(e)||(this.state=11,this.stateBeforeAttrName(e))}stateInAttrName(e){(e===61||vi(e))&&(this.cbs.onattribname(this.sectionStart,this.index),this.handleAttrNameEnd(e))}stateInDirName(e){e===61||vi(e)?(this.cbs.ondirname(this.sectionStart,this.index),this.handleAttrNameEnd(e)):e===58?(this.cbs.ondirname(this.sectionStart,this.index),this.state=14,this.sectionStart=this.index+1):e===46&&(this.cbs.ondirname(this.sectionStart,this.index),this.state=16,this.sectionStart=this.index+1)}stateInDirArg(e){e===61||vi(e)?(this.cbs.ondirarg(this.sectionStart,this.index),this.handleAttrNameEnd(e)):e===91?this.state=15:e===46&&(this.cbs.ondirarg(this.sectionStart,this.index),this.state=16,this.sectionStart=this.index+1)}stateInDynamicDirArg(e){e===93?this.state=14:(e===61||vi(e))&&(this.cbs.ondirarg(this.sectionStart,this.index+1),this.handleAttrNameEnd(e))}stateInDirModifier(e){e===61||vi(e)?(this.cbs.ondirmodifier(this.sectionStart,this.index),this.handleAttrNameEnd(e)):e===46&&(this.cbs.ondirmodifier(this.sectionStart,this.index),this.sectionStart=this.index+1)}handleAttrNameEnd(e){this.sectionStart=this.index,this.state=17,this.cbs.onattribnameend(this.index),this.stateAfterAttrName(e)}stateAfterAttrName(e){e===61?this.state=18:e===47||e===62?(this.cbs.onattribend(0,this.sectionStart),this.sectionStart=-1,this.state=11,this.stateBeforeAttrName(e)):Bn(e)||(this.cbs.onattribend(0,this.sectionStart),this.handleAttrStart(e))}stateBeforeAttrValue(e){e===34?(this.state=19,this.sectionStart=this.index+1):e===39?(this.state=20,this.sectionStart=this.index+1):Bn(e)||(this.sectionStart=this.index,this.state=21,this.stateInAttrValueNoQuotes(e))}handleInAttrValue(e,n){(e===n||this.fastForwardTo(n))&&(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(n===34?3:2,this.index+1),this.state=11)}stateInAttrValueDoubleQuotes(e){this.handleInAttrValue(e,34)}stateInAttrValueSingleQuotes(e){this.handleInAttrValue(e,39)}stateInAttrValueNoQuotes(e){Bn(e)||e===62?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(1,this.index),this.state=11,this.stateBeforeAttrName(e)):(e===39||e===60||e===61||e===96)&&this.cbs.onerr(18,this.index)}stateBeforeDeclaration(e){e===91?(this.state=26,this.sequenceIndex=0):this.state=e===45?25:23}stateInDeclaration(e){(e===62||this.fastForwardTo(62))&&(this.state=1,this.sectionStart=this.index+1)}stateInProcessingInstruction(e){(e===62||this.fastForwardTo(62))&&(this.cbs.onprocessinginstruction(this.sectionStart,this.index),this.state=1,this.sectionStart=this.index+1)}stateBeforeComment(e){e===45?(this.state=28,this.currentSequence=on.CommentEnd,this.sequenceIndex=2,this.sectionStart=this.index+1):this.state=23}stateInSpecialComment(e){(e===62||this.fastForwardTo(62))&&(this.cbs.oncomment(this.sectionStart,this.index),this.state=1,this.sectionStart=this.index+1)}stateBeforeSpecialS(e){e===on.ScriptEnd[3]?this.startSpecial(on.ScriptEnd,4):e===on.StyleEnd[3]?this.startSpecial(on.StyleEnd,4):(this.state=6,this.stateInTagName(e))}stateBeforeSpecialT(e){e===on.TitleEnd[3]?this.startSpecial(on.TitleEnd,4):e===on.TextareaEnd[3]?this.startSpecial(on.TextareaEnd,4):(this.state=6,this.stateInTagName(e))}startEntity(){}stateInEntity(){}parse(e){for(this.buffer=e;this.index<this.buffer.length;){const n=this.buffer.charCodeAt(this.index);switch(n===10&&this.newlines.push(this.index),this.state){case 1:{this.stateText(n);break}case 2:{this.stateInterpolationOpen(n);break}case 3:{this.stateInterpolation(n);break}case 4:{this.stateInterpolationClose(n);break}case 31:{this.stateSpecialStartSequence(n);break}case 32:{this.stateInRCDATA(n);break}case 26:{this.stateCDATASequence(n);break}case 19:{this.stateInAttrValueDoubleQuotes(n);break}case 12:{this.stateInAttrName(n);break}case 13:{this.stateInDirName(n);break}case 14:{this.stateInDirArg(n);break}case 15:{this.stateInDynamicDirArg(n);break}case 16:{this.stateInDirModifier(n);break}case 28:{this.stateInCommentLike(n);break}case 27:{this.stateInSpecialComment(n);break}case 11:{this.stateBeforeAttrName(n);break}case 6:{this.stateInTagName(n);break}case 34:{this.stateInSFCRootTagName(n);break}case 9:{this.stateInClosingTagName(n);break}case 5:{this.stateBeforeTagName(n);break}case 17:{this.stateAfterAttrName(n);break}case 20:{this.stateInAttrValueSingleQuotes(n);break}case 18:{this.stateBeforeAttrValue(n);break}case 8:{this.stateBeforeClosingTagName(n);break}case 10:{this.stateAfterClosingTagName(n);break}case 29:{this.stateBeforeSpecialS(n);break}case 30:{this.stateBeforeSpecialT(n);break}case 21:{this.stateInAttrValueNoQuotes(n);break}case 7:{this.stateInSelfClosingTag(n);break}case 23:{this.stateInDeclaration(n);break}case 22:{this.stateBeforeDeclaration(n);break}case 25:{this.stateBeforeComment(n);break}case 24:{this.stateInProcessingInstruction(n);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 e=this.buffer.length;this.sectionStart>=e||(this.state===28?this.currentSequence===on.CdataEnd?this.cbs.oncdata(this.sectionStart,e):this.cbs.oncomment(this.sectionStart,e):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,e))}emitCodePoint(e,n){}}const bN={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"},yN={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:t=>`.sync modifier for v-bind has been removed. Use v-model with argument instead. \`v-bind:${t}.sync\` should be changed to \`v-model:${t}\`.`,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 Qf(t,{compatConfig:e}){const n=e&&e[t];return t==="MODE"?n||3:n}function _r(t,e){const n=Qf("MODE",e),s=Qf(t,e);return n===3?s===!0:s!==!1}function vo(t,e,n,...s){return _r(t,e)}function _N(t,e,n,...s){if(Qf(t,e)==="suppress-warning")return;const{message:r,link:o}=yN[t],a=`(deprecation ${t}) ${typeof r=="function"?r(...s):r}${o?`
Details: ${o}`:""}`,l=new SyntaxError(a);l.code=t,n&&(l.loc=n),e.onWarn(l)}function bp(t){throw t}function n1(t){}function Ce(t,e,n,s){const i=`https://vuejs.org/error-reference/#compiler-${t}`,r=new SyntaxError(String(i));return r.code=t,r.loc=e,r}const vN={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__"},SN={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.
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 EN(t,e,n=!1,s=[],i=Object.create(null)){}function wN(t,e,n){return!1}function CN(t,e){if(t&&(t.type==="ObjectProperty"||t.type==="ArrayPattern")){let n=e.length;for(;n--;){const s=e[n];if(s.type==="AssignmentExpression")return!0;if(s.type!=="ObjectProperty"&&!s.type.endsWith("Pattern"))break}}return!1}function kN(t){let e=t.length;for(;e--;){const n=t[e];if(n.type==="NewExpression")return!0;if(n.type!=="MemberExpression")break}return!1}function TN(t,e){for(const n of t.params)for(const s of ti(n))e(s)}function xN(t,e){for(const n of t.body)if(n.type==="VariableDeclaration"){if(n.declare)continue;for(const s of n.declarations)for(const i of ti(s.id))e(i)}else if(n.type==="FunctionDeclaration"||n.type==="ClassDeclaration"){if(n.declare||!n.id)continue;e(n.id)}else AN(n)&&ON(n,!0,e)}function AN(t){return t.type==="ForOfStatement"||t.type==="ForInStatement"||t.type==="ForStatement"}function ON(t,e,n){const s=t.type==="ForStatement"?t.init:t.left;if(s&&s.type==="VariableDeclaration"&&(s.kind==="var"&&e))for(const i of s.declarations)for(const r of ti(i.id))n(r)}function ti(t,e=[]){switch(t.type){case"Identifier":e.push(t);break;case"MemberExpression":let n=t;for(;n.type==="MemberExpression";)n=n.object;e.push(n);break;case"ObjectPattern":for(const s of t.properties)s.type==="RestElement"?ti(s.argument,e):ti(s.value,e);break;case"ArrayPattern":t.elements.forEach(s=>{s&&ti(s,e)});break;case"RestElement":ti(t.argument,e);break;case"AssignmentPattern":ti(t.left,e);break}return e}const IN=t=>/Function(?:Expression|Declaration)$|Method$/.test(t.type),s1=t=>t&&(t.type==="ObjectProperty"||t.type==="ObjectMethod")&&!t.computed,NN=(t,e)=>s1(e)&&e.key===t,i1=["TSAsExpression","TSTypeAssertion","TSNonNullExpression","TSInstantiationExpression","TSSatisfiesExpression"];function r1(t){return i1.includes(t.type)?r1(t.expression):t}const kn=t=>t.type===4&&t.isStatic;function yp(t){switch(t){case"Teleport":case"teleport":return ao;case"Suspense":case"suspense":return Hu;case"KeepAlive":case"keep-alive":return La;case"BaseTransition":case"base-transition":return up}}const PN=/^\d|[^\$\w\xA0-\uFFFF]/,nl=t=>!PN.test(t),$N=/[A-Za-z_$\xA0-\uFFFF]/,RN=/[\.\?\w$\xA0-\uFFFF]/,LN=/\s+[.[]\s*|\s*[.[]\s+/g,o1=t=>t.type===4?t.content:t.loc.source,a1=t=>{const e=o1(t).trim().replace(LN,a=>a.trim());let n=0,s=[],i=0,r=0,o=null;for(let a=0;a<e.length;a++){const l=e.charAt(a);switch(n){case 0:if(l==="[")s.push(n),n=1,i++;else if(l==="(")s.push(n),n=2,r++;else if(!(a===0?$N:RN).test(l))return!1;break;case 1:l==="'"||l==='"'||l==="`"?(s.push(n),n=3,o=l):l==="["?i++:l==="]"&&(--i||(n=s.pop()));break;case 2:if(l==="'"||l==='"'||l==="`")s.push(n),n=3,o=l;else if(l==="(")r++;else if(l===")"){if(a===e.length-1)return!1;--r||(n=s.pop())}break;case 3:l===o&&(n=s.pop(),o=null);break}}return!i&&!r},DN=tn,_p=a1,MN=/^\s*(async\s*)?(\([^)]*?\)|[\w$_]+)\s*(:[^=]+)?=>|^\s*(async\s+)?function(?:\s+[\w$]+)?\s*\(/,l1=t=>MN.test(o1(t)),FN=tn,c1=l1;function VN(t,e,n=e.length){return u1({offset:t.offset,line:t.line,column:t.column},e,n)}function u1(t,e,n=e.length){let s=0,i=-1;for(let r=0;r<n;r++)e.charCodeAt(r)===10&&(s++,i=r);return t.offset+=n,t.line+=s,t.column=i===-1?t.column+n:n-i,t}function HN(t,e){if(!t)throw new Error(e||"unexpected compiler condition")}function Cn(t,e,n=!1){for(let s=0;s<t.props.length;s++){const i=t.props[s];if(i.type===7&&(n||i.exp)&&($t(e)?i.name===e:e.test(i.name)))return i}}function sl(t,e,n=!1,s=!1){for(let i=0;i<t.props.length;i++){const r=t.props[i];if(r.type===6){if(n)continue;if(r.name===e&&(r.value||s))return r}else if(r.name==="bind"&&(r.exp||s)&&Mi(r.arg,e))return r}}function Mi(t,e){return!!(t&&kn(t)&&t.content===e)}function d1(t){return t.props.some(e=>e.type===7&&e.name==="bind"&&(!e.arg||e.arg.type!==4||!e.arg.isStatic))}function tc(t){return t.type===5||t.type===2}function vp(t){return t.type===7&&t.name==="slot"}function So(t){return t.type===1&&t.tagType===3}function Fa(t){return t.type===1&&t.tagType===2}const UN=new Set([yo,$o]);function f1(t,e=[]){if(t&&!$t(t)&&t.type===14){const n=t.callee;if(!$t(n)&&UN.has(n))return f1(t.arguments[0],e.concat(t))}return[t,e]}function Va(t,e,n){let s,i=t.type===13?t.props:t.arguments[2],r=[],o;if(i&&!$t(i)&&i.type===14){const a=f1(i);i=a[0],r=a[1],o=r[r.length-1]}if(i==null||$t(i))s=Wn([e]);else if(i.type===14){const a=i.arguments[0];!$t(a)&&a.type===15?Bg(e,a)||a.properties.unshift(e):i.callee===Ju?s=We(n.helper(Da),[Wn([e]),i]):i.arguments.unshift(Wn([e])),!s&&(s=i)}else i.type===15?(Bg(e,i)||i.properties.unshift(e),s=i):(s=We(n.helper(Da),[Wn([e]),i]),o&&o.callee===$o&&(o=r[r.length-2]));t.type===13?o?o.arguments[0]=s:t.props=s:o?o.arguments[0]=s:t.arguments[2]=s}function Bg(t,e){let n=!1;if(t.key.type===4){const s=t.key.content;n=e.properties.some(i=>i.key.type===4&&i.key.content===s)}return n}function Eo(t,e){return`_${e}_${t.replace(/[^\w]/g,(n,s)=>n==="-"?"_":t.charCodeAt(s).toString())}`}function bs(t,e){if(!t||Object.keys(e).length===0)return!1;switch(t.type){case 1:for(let n=0;n<t.props.length;n++){const s=t.props[n];if(s.type===7&&(bs(s.arg,e)||bs(s.exp,e)))return!0}return t.children.some(n=>bs(n,e));case 11:return bs(t.source,e)?!0:t.children.some(n=>bs(n,e));case 9:return t.branches.some(n=>bs(n,e));case 10:return bs(t.condition,e)?!0:t.children.some(n=>bs(n,e));case 4:return!t.isStatic&&nl(t.content)&&!!e[t.content];case 8:return t.children.some(n=>de(n)&&bs(n,e));case 5:case 12:return bs(t.content,e);case 2:case 3:case 20:return!1;default:return!1}}function h1(t){return t.type===14&&t.callee===td?t.arguments[1].returns:t}const p1=/([\s\S]*?)\s+(?:in|of)\s+(\S[\s\S]*)/,m1={parseMode:"base",ns:0,delimiters:["{{","}}"],getNamespace:()=>0,isVoidTag:Qr,isPreTag:Qr,isIgnoreNewlineTag:Qr,isCustomElement:Qr,onError:bp,onWarn:n1,comments:!1,prefixIdentifiers:!1};let ce=m1,Ha=null,ri="",ln=null,ne=null,$n="",Xs=-1,or=-1,Sp=0,Ni=!1,th=null;const Te=[],Fe=new gN(Te,{onerr:Gs,ontext(t,e){Tl(rn(t,e),t,e)},ontextentity(t,e,n){Tl(t,e,n)},oninterpolation(t,e){if(Ni)return Tl(rn(t,e),t,e);let n=t+Fe.delimiterOpen.length,s=e-Fe.delimiterClose.length;for(;Bn(ri.charCodeAt(n));)n++;for(;Bn(ri.charCodeAt(s-1));)s--;let i=rn(n,s);i.includes("&")&&(i=ce.decodeEntities(i,!1)),eh({type:5,content:nc(i,!1,He(n,s)),loc:He(t,e)})},onopentagname(t,e){const n=rn(t,e);ln={type:1,tag:n,ns:ce.getNamespace(n,Te[0],ce.ns),tagType:0,props:[],children:[],loc:He(t-1,e),codegenNode:void 0}},onopentagend(t){qg(t)},onclosetag(t,e){const n=rn(t,e);if(!ce.isVoidTag(n)){let s=!1;for(let i=0;i<Te.length;i++)if(Te[i].tag.toLowerCase()===n.toLowerCase()){s=!0,i>0&&Gs(24,Te[0].loc.start.offset);for(let o=0;o<=i;o++){const a=Te.shift();ec(a,e,o<i)}break}s||Gs(23,g1(t,60))}},onselfclosingtag(t){const e=ln.tag;ln.isSelfClosing=!0,qg(t),Te[0]&&Te[0].tag===e&&ec(Te.shift(),t)},onattribname(t,e){ne={type:6,name:rn(t,e),nameLoc:He(t,e),value:void 0,loc:He(t)}},ondirname(t,e){const n=rn(t,e),s=n==="."||n===":"?"bind":n==="@"?"on":n==="#"?"slot":n.slice(2);if(!Ni&&s===""&&Gs(26,t),Ni||s==="")ne={type:6,name:n,nameLoc:He(t,e),value:void 0,loc:He(t)};else if(ne={type:7,name:s,rawName:n,exp:void 0,arg:void 0,modifiers:n==="."?[Ft("prop")]:[],loc:He(t)},s==="pre"){Ni=Fe.inVPre=!0,th=ln;const i=ln.props;for(let r=0;r<i.length;r++)i[r].type===7&&(i[r]=JN(i[r]))}},ondirarg(t,e){if(t===e)return;const n=rn(t,e);if(Ni)ne.name+=n,cr(ne.nameLoc,e);else{const s=n[0]!=="[";ne.arg=nc(s?n:n.slice(1,-1),s,He(t,e),s?3:0)}},ondirmodifier(t,e){const n=rn(t,e);if(Ni)ne.name+="."+n,cr(ne.nameLoc,e);else if(ne.name==="slot"){const s=ne.arg;s&&(s.content+="."+n,cr(s.loc,e))}else{const s=Ft(n,!0,He(t,e));ne.modifiers.push(s)}},onattribdata(t,e){$n+=rn(t,e),Xs<0&&(Xs=t),or=e},onattribentity(t,e,n){$n+=t,Xs<0&&(Xs=e),or=n},onattribnameend(t){const e=ne.loc.start.offset,n=rn(e,t);ne.type===7&&(ne.rawName=n),ln.props.some(s=>(s.type===7?s.rawName:s.name)===n)&&Gs(2,e)},onattribend(t,e){if(ln&&ne){if(cr(ne.loc,e),t!==0)if($n.includes("&")&&($n=ce.decodeEntities($n,!0)),ne.type===6)ne.name==="class"&&($n=y1($n).trim()),t===1&&!$n&&Gs(13,e),ne.value={type:2,content:$n,loc:t===1?He(Xs,or):He(Xs-1,or+1)},Fe.inSFCRoot&&ln.tag==="template"&&ne.name==="lang"&&$n&&$n!=="html"&&Fe.enterRCDATA(Vc("</template"),0);else{let n=0;ne.exp=nc($n,!1,He(Xs,or),0,n),ne.name==="for"&&(ne.forParseResult=BN(ne.exp));let s=-1;ne.name==="bind"&&(s=ne.modifiers.findIndex(i=>i.content==="sync"))>-1&&vo("COMPILER_V_BIND_SYNC",ce,ne.loc,ne.rawName)&&(ne.name="model",ne.modifiers.splice(s,1))}(ne.type!==7||ne.name!=="pre")&&ln.props.push(ne)}$n="",Xs=or=-1},oncomment(t,e){ce.comments&&eh({type:3,content:rn(t,e),loc:He(t-4,e+3)})},onend(){const t=ri.length;for(let e=0;e<Te.length;e++)ec(Te[e],t-1),Gs(24,Te[e].loc.start.offset)},oncdata(t,e){Te[0].ns!==0?Tl(rn(t,e),t,e):Gs(1,t-9)},onprocessinginstruction(t){(Te[0]?Te[0].ns:ce.ns)===0&&Gs(21,t-1)}}),Wg=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,jN=/^\(|\)$/g;function BN(t){const e=t.loc,n=t.content,s=n.match(p1);if(!s)return;const[,i,r]=s,o=(d,f,h=!1)=>{const p=e.start.offset+f,m=p+d.length;return nc(d,!1,He(p,m),0,h?1:0)},a={source:o(r.trim(),n.indexOf(r,i.length)),value:void 0,key:void 0,index:void 0,finalized:!1};let l=i.trim().replace(jN,"").trim();const c=i.indexOf(l),u=l.match(Wg);if(u){l=l.replace(Wg,"").trim();const d=u[1].trim();let f;if(d&&(f=n.indexOf(d,c+l.length),a.key=o(d,f,!0)),u[2]){const h=u[2].trim();h&&(a.index=o(h,n.indexOf(h,a.key?f+d.length:c+l.length),!0))}}return l&&(a.value=o(l,c,!0)),a}function rn(t,e){return ri.slice(t,e)}function qg(t){Fe.inSFCRoot&&(ln.innerLoc=He(t+1,t+1)),eh(ln);const{tag:e,ns:n}=ln;n===0&&ce.isPreTag(e)&&Sp++,ce.isVoidTag(e)?ec(ln,t):(Te.unshift(ln),(n===1||n===2)&&(Fe.inXML=!0)),ln=null}function Tl(t,e,n){{const r=Te[0]&&Te[0].tag;r!=="script"&&r!=="style"&&t.includes("&")&&(t=ce.decodeEntities(t,!1))}const s=Te[0]||Ha,i=s.children[s.children.length-1];i&&i.type===2?(i.content+=t,cr(i.loc,n)):s.children.push({type:2,content:t,loc:He(e,n)})}function ec(t,e,n=!1){n?cr(t.loc,g1(e,60)):cr(t.loc,WN(e,62)+1),Fe.inSFCRoot&&(t.children.length?t.innerLoc.end=Zt({},t.children[t.children.length-1].loc.end):t.innerLoc.end=Zt({},t.innerLoc.start),t.innerLoc.source=rn(t.innerLoc.start.offset,t.innerLoc.end.offset));const{tag:s,ns:i,children:r}=t;if(Ni||(s==="slot"?t.tagType=2:zg(t)?t.tagType=3:zN(t)&&(t.tagType=1)),Fe.inRCDATA||(t.children=b1(r)),i===0&&ce.isIgnoreNewlineTag(s)){const o=r[0];o&&o.type===2&&(o.content=o.content.replace(/^\r?\n/,""))}i===0&&ce.isPreTag(s)&&Sp--,th===t&&(Ni=Fe.inVPre=!1,th=null),Fe.inXML&&(Te[0]?Te[0].ns:ce.ns)===0&&(Fe.inXML=!1);{const o=t.props;if(!Fe.inSFCRoot&&_r("COMPILER_NATIVE_TEMPLATE",ce)&&t.tag==="template"&&!zg(t)){const l=Te[0]||Ha,c=l.children.indexOf(t);l.children.splice(c,1,...t.children)}const a=o.find(l=>l.type===6&&l.name==="inline-template");a&&vo("COMPILER_INLINE_TEMPLATE",ce,a.loc)&&t.children.length&&(a.value={type:2,content:rn(t.children[0].loc.start.offset,t.children[t.children.length-1].loc.end.offset),loc:a.loc})}}function WN(t,e){let n=t;for(;ri.charCodeAt(n)!==e&&n<ri.length-1;)n++;return n}function g1(t,e){let n=t;for(;ri.charCodeAt(n)!==e&&n>=0;)n--;return n}const qN=new Set(["if","else","else-if","for","slot"]);function zg({tag:t,props:e}){if(t==="template"){for(let n=0;n<e.length;n++)if(e[n].type===7&&qN.has(e[n].name))return!0}return!1}function zN({tag:t,props:e}){if(ce.isCustomElement(t))return!1;if(t==="component"||GN(t.charCodeAt(0))||yp(t)||ce.isBuiltInComponent&&ce.isBuiltInComponent(t)||ce.isNativeTag&&!ce.isNativeTag(t))return!0;for(let n=0;n<e.length;n++){const s=e[n];if(s.type===6){if(s.name==="is"&&s.value){if(s.value.content.startsWith("vue:"))return!0;if(vo("COMPILER_IS_ON_ELEMENT",ce,s.loc))return!0}}else if(s.name==="bind"&&Mi(s.arg,"is")&&vo("COMPILER_IS_ON_ELEMENT",ce,s.loc))return!0}return!1}function GN(t){return t>64&&t<91}const KN=/\r\n/g;function b1(t,e){const n=ce.whitespace!=="preserve";let s=!1;for(let i=0;i<t.length;i++){const r=t[i];if(r.type===2)if(Sp)r.content=r.content.replace(KN,`
`);else if(XN(r.content)){const o=t[i-1]&&t[i-1].type,a=t[i+1]&&t[i+1].type;!o||!a||n&&(o===3&&(a===3||a===1)||o===1&&(a===3||a===1&&YN(r.content)))?(s=!0,t[i]=null):r.content=" "}else n&&(r.content=y1(r.content))}return s?t.filter(Boolean):t}function XN(t){for(let e=0;e<t.length;e++)if(!Bn(t.charCodeAt(e)))return!1;return!0}function YN(t){for(let e=0;e<t.length;e++){const n=t.charCodeAt(e);if(n===10||n===13)return!0}return!1}function y1(t){let e="",n=!1;for(let s=0;s<t.length;s++)Bn(t.charCodeAt(s))?n||(e+=" ",n=!0):(e+=t[s],n=!1);return e}function eh(t){(Te[0]||Ha).children.push(t)}function He(t,e){return{start:Fe.getPos(t),end:e==null?e:Fe.getPos(e),source:e==null?e:rn(t,e)}}function ZN(t){return He(t.start.offset,t.end.offset)}function cr(t,e){t.end=Fe.getPos(e),t.source=rn(t.start.offset,e)}function JN(t){const e={type:6,name:t.rawName,nameLoc:He(t.loc.start.offset,t.loc.start.offset+t.rawName.length),value:void 0,loc:t.loc};if(t.exp){const n=t.exp.loc;n.end.offset<t.loc.end.offset&&(n.start.offset--,n.start.column--,n.end.offset++,n.end.column++),e.value={type:2,content:t.exp.content,loc:n}}return e}function nc(t,e=!1,n,s=0,i=0){return Ft(t,e,n,s)}function Gs(t,e,n){ce.onError(Ce(t,He(e,e)))}function QN(){Fe.reset(),ln=null,ne=null,$n="",Xs=-1,or=-1,Te.length=0}function Ep(t,e){if(QN(),ri=t,ce=Zt({},m1),e){let i;for(i in e)e[i]!=null&&(ce[i]=e[i])}Fe.mode=ce.parseMode==="html"?1:ce.parseMode==="sfc"?2:0,Fe.inXML=ce.ns===1||ce.ns===2;const n=e&&e.delimiters;n&&(Fe.delimiterOpen=Vc(n[0]),Fe.delimiterClose=Vc(n[1]));const s=Ha=Q0([],t);return Fe.parse(ri),s.loc=He(0,t.length),s.children=b1(s.children),Ha=null,s}function tP(t,e){sc(t,void 0,e,_1(t,t.children[0]))}function _1(t,e){const{children:n}=t;return n.length===1&&e.type===1&&!Fa(e)}function sc(t,e,n,s=!1,i=!1){const{children:r}=t,o=[];for(let u=0;u<r.length;u++){const d=r[u];if(d.type===1&&d.tagType===0){const f=s?0:Mn(d,n);if(f>0){if(f>=2){d.codegenNode.patchFlag=-1,o.push(d);continue}}else{const h=d.codegenNode;if(h.type===13){const p=h.patchFlag;if((p===void 0||p===512||p===1)&&S1(d,n)>=2){const m=E1(d);m&&(h.props=n.hoist(m))}h.dynamicProps&&(h.dynamicProps=n.hoist(h.dynamicProps))}}}else if(d.type===12&&(s?0:Mn(d,n))>=2){o.push(d);continue}if(d.type===1){const f=d.tagType===1;f&&n.scopes.vSlot++,sc(d,t,n,!1,i),f&&n.scopes.vSlot--}else if(d.type===11)sc(d,t,n,d.children.length===1,!0);else if(d.type===9)for(let f=0;f<d.branches.length;f++)sc(d.branches[f],t,n,d.branches[f].children.length===1,i)}let a=!1;if(o.length===r.length&&t.type===1){if(t.tagType===0&&t.codegenNode&&t.codegenNode.type===13&&bt(t.codegenNode.children))t.codegenNode.children=l(Hi(t.codegenNode.children)),a=!0;else if(t.tagType===1&&t.codegenNode&&t.codegenNode.type===13&&t.codegenNode.children&&!bt(t.codegenNode.children)&&t.codegenNode.children.type===15){const u=c(t.codegenNode,"default");u&&(u.returns=l(Hi(u.returns)),a=!0)}else if(t.tagType===3&&e&&e.type===1&&e.tagType===1&&e.codegenNode&&e.codegenNode.type===13&&e.codegenNode.children&&!bt(e.codegenNode.children)&&e.codegenNode.children.type===15){const u=Cn(t,"slot",!0),d=u&&u.arg&&c(e.codegenNode,u.arg);d&&(d.returns=l(Hi(d.returns)),a=!0)}}if(!a)for(const u of o)u.codegenNode=n.cache(u.codegenNode);function l(u){const d=n.cache(u);return i&&n.hmr&&(d.needArraySpread=!0),d}function c(u,d){if(u.children&&!bt(u.children)&&u.children.type===15){const f=u.children.properties.find(h=>h.key===d||h.key.content===d);return f&&f.value}}o.length&&n.transformHoist&&n.transformHoist(r,n,t)}function Mn(t,e){const{constantCache:n}=e;switch(t.type){case 1:if(t.tagType!==0)return 0;const s=n.get(t);if(s!==void 0)return s;const i=t.codegenNode;if(i.type!==13||i.isBlock&&t.tag!=="svg"&&t.tag!=="foreignObject"&&t.tag!=="math")return 0;if(i.patchFlag===void 0){let o=3;const a=S1(t,e);if(a===0)return n.set(t,0),0;a<o&&(o=a);for(let l=0;l<t.children.length;l++){const c=Mn(t.children[l],e);if(c===0)return n.set(t,0),0;c<o&&(o=c)}if(o>1)for(let l=0;l<t.props.length;l++){const c=t.props[l];if(c.type===7&&c.name==="bind"&&c.exp){const u=Mn(c.exp,e);if(u===0)return n.set(t,0),0;u<o&&(o=u)}}if(i.isBlock){for(let l=0;l<t.props.length;l++)if(t.props[l].type===7)return n.set(t,0),0;e.removeHelper(Wi),e.removeHelper(Ar(e.inSSR,i.isComponent)),i.isBlock=!1,e.helper(xr(e.inSSR,i.isComponent))}return n.set(t,o),o}else return n.set(t,0),0;case 2:case 3:return 3;case 9:case 11:case 10:return 0;case 5:case 12:return Mn(t.content,e);case 4:return t.constType;case 8:let r=3;for(let o=0;o<t.children.length;o++){const a=t.children[o];if($t(a)||xn(a))continue;const l=Mn(a,e);if(l===0)return 0;l<r&&(r=l)}return r;case 20:return 2;default:return 0}}const eP=new Set([Yu,Zu,yo,$o]);function v1(t,e){if(t.type===14&&!$t(t.callee)&&eP.has(t.callee)){const n=t.arguments[0];if(n.type===4)return Mn(n,e);if(n.type===14)return v1(n,e)}return 0}function S1(t,e){let n=3;const s=E1(t);if(s&&s.type===15){const{properties:i}=s;for(let r=0;r<i.length;r++){const{key:o,value:a}=i[r],l=Mn(o,e);if(l===0)return l;l<n&&(n=l);let c;if(a.type===4?c=Mn(a,e):a.type===14?c=v1(a,e):c=0,c===0)return c;c<n&&(n=c)}}return n}function E1(t){const e=t.codegenNode;if(e.type===13)return e.props}function w1(t,{filename:e="",prefixIdentifiers:n=!1,hoistStatic:s=!1,hmr:i=!1,cacheHandlers:r=!1,nodeTransforms:o=[],directiveTransforms:a={},transformHoist:l=null,isBuiltInComponent:c=tn,isCustomElement:u=tn,expressionPlugins:d=[],scopeId:f=null,slotted:h=!0,ssr:p=!1,inSSR:m=!1,ssrCssVars:_="",bindingMetadata:y=Yt,inline:S=!1,isTS:b=!1,onError:v=bp,onWarn:E=n1,compatConfig:w}){const N=e.replace(/\?.*$/,"").match(/([^/\\]+)\.\w+$/),L={filename:e,selfName:N&&Gi(we(N[1])),prefixIdentifiers:n,hoistStatic:s,hmr:i,cacheHandlers:r,nodeTransforms:o,directiveTransforms:a,transformHoist:l,isBuiltInComponent:c,isCustomElement:u,expressionPlugins:d,scopeId:f,slotted:h,ssr:p,inSSR:m,ssrCssVars:_,bindingMetadata:y,inline:S,isTS:b,onError:v,onWarn:E,compatConfig:w,root:t,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:t,childIndex:0,inVOnce:!1,helper(k){const R=L.helpers.get(k)||0;return L.helpers.set(k,R+1),k},removeHelper(k){const R=L.helpers.get(k);if(R){const B=R-1;B?L.helpers.set(k,B):L.helpers.delete(k)}},helperString(k){return`_${kr[L.helper(k)]}`},replaceNode(k){L.parent.children[L.childIndex]=L.currentNode=k},removeNode(k){const R=L.parent.children,B=k?R.indexOf(k):L.currentNode?L.childIndex:-1;!k||k===L.currentNode?(L.currentNode=null,L.onNodeRemoved()):L.childIndex>B&&(L.childIndex--,L.onNodeRemoved()),L.parent.children.splice(B,1)},onNodeRemoved:tn,addIdentifiers(k){},removeIdentifiers(k){},hoist(k){$t(k)&&(k=Ft(k)),L.hoists.push(k);const R=Ft(`_hoisted_${L.hoists.length}`,!1,k.loc,2);return R.hoisted=k,R},cache(k,R=!1,B=!1){const V=t1(L.cached.length,k,R,B);return L.cached.push(V),V}};return L.filters=new Set,L}function C1(t,e){const n=w1(t,e);il(t,n),e.hoistStatic&&tP(t,n),e.ssr||nP(t,n),t.helpers=new Set([...n.helpers.keys()]),t.components=[...n.components],t.directives=[...n.directives],t.imports=n.imports,t.hoists=n.hoists,t.temps=n.temps,t.cached=n.cached,t.transformed=!0,t.filters=[...n.filters]}function nP(t,e){const{helper:n}=e,{children:s}=t;if(s.length===1){const i=s[0];if(_1(t,i)&&i.codegenNode){const r=i.codegenNode;r.type===13&&ed(r,e),t.codegenNode=r}else t.codegenNode=i}else if(s.length>1){let i=64;t.codegenNode=_o(e,n(bo),void 0,t.children,i,void 0,void 0,!0,void 0,!1)}}function sP(t,e){let n=0;const s=()=>{n--};for(;n<t.children.length;n++){const i=t.children[n];$t(i)||(e.grandParent=e.parent,e.parent=t,e.childIndex=n,e.onNodeRemoved=s,il(i,e))}}function il(t,e){e.currentNode=t;const{nodeTransforms:n}=e,s=[];for(let r=0;r<n.length;r++){const o=n[r](t,e);if(o&&(bt(o)?s.push(...o):s.push(o)),e.currentNode)t=e.currentNode;else return}switch(t.type){case 3:e.ssr||e.helper(Po);break;case 5:e.ssr||e.helper(el);break;case 9:for(let r=0;r<t.branches.length;r++)il(t.branches[r],e);break;case 10:case 11:case 1:case 0:sP(t,e);break}e.currentNode=t;let i=s.length;for(;i--;)s[i]()}function wp(t,e){const n=$t(t)?s=>s===t:s=>t.test(s);return(s,i)=>{if(s.type===1){const{props:r}=s;if(s.tagType===3&&r.some(vp))return;const o=[];for(let a=0;a<r.length;a++){const l=r[a];if(l.type===7&&n(l.name)){r.splice(a,1),a--;const c=e(s,l,i);c&&o.push(c)}}return o}}}const nd="/*@__PURE__*/",k1=t=>`${kr[t]}: _${kr[t]}`;function iP(t,{mode:e="function",prefixIdentifiers:n=e==="module",sourceMap:s=!1,filename:i="template.vue.html",scopeId:r=null,optimizeImports:o=!1,runtimeGlobalName:a="Vue",runtimeModuleName:l="vue",ssrRuntimeModuleName:c="vue/server-renderer",ssr:u=!1,isTS:d=!1,inSSR:f=!1}){const h={mode:e,prefixIdentifiers:n,sourceMap:s,filename:i,scopeId:r,optimizeImports:o,runtimeGlobalName:a,runtimeModuleName:l,ssrRuntimeModuleName:c,ssr:u,isTS:d,inSSR:f,source:t.source,code:"",column:1,line:1,offset:0,indentLevel:0,pure:!1,map:void 0,helper(m){return`_${kr[m]}`},push(m,_=-2,y){h.code+=m},indent(){p(++h.indentLevel)},deindent(m=!1){m?--h.indentLevel:p(--h.indentLevel)},newline(){p(h.indentLevel)}};function p(m){h.push(`
`+" ".repeat(m),0)}return h}function T1(t,e={}){const n=iP(t,e);e.onContextCreated&&e.onContextCreated(n);const{mode:s,push:i,prefixIdentifiers:r,indent:o,deindent:a,newline:l,scopeId:c,ssr:u}=n,d=Array.from(t.helpers),f=d.length>0,h=!r&&s!=="module";rP(t,n);const m=u?"ssrRender":"render",y=(u?["_ctx","_push","_parent","_attrs"]:["_ctx","_cache"]).join(", ");if(i(`function ${m}(${y}) {`),o(),h&&(i("with (_ctx) {"),o(),f&&(i(`const { ${d.map(k1).join(", ")} } = _Vue
`,-1),l())),t.components.length&&(Vd(t.components,"component",n),(t.directives.length||t.temps>0)&&l()),t.directives.length&&(Vd(t.directives,"directive",n),t.temps>0&&l()),t.filters&&t.filters.length&&(l(),Vd(t.filters,"filter",n),l()),t.temps>0){i("let ");for(let S=0;S<t.temps;S++)i(`${S>0?", ":""}_temp${S}`)}return(t.components.length||t.directives.length||t.temps)&&(i(`
`,0),l()),u||i("return "),t.codegenNode?yn(t.codegenNode,n):i("null"),h&&(a(),i("}")),a(),i("}"),{ast:t,code:n.code,preamble:"",map:n.map?n.map.toJSON():void 0}}function rP(t,e){const{ssr:n,prefixIdentifiers:s,push:i,newline:r,runtimeModuleName:o,runtimeGlobalName:a,ssrRuntimeModuleName:l}=e,c=a,u=Array.from(t.helpers);if(u.length>0&&(i(`const _Vue = ${c}
`,-1),t.hoists.length)){const d=[Uu,ju,Po,Bu,hp].filter(f=>u.includes(f)).map(k1).join(", ");i(`const { ${d} } = _Vue
`,-1)}oP(t.hoists,e),r(),i("return ")}function Vd(t,e,{helper:n,push:s,newline:i,isTS:r}){const o=n(e==="filter"?Gu:e==="component"?Wu:zu);for(let a=0;a<t.length;a++){let l=t[a];const c=l.endsWith("__self");c&&(l=l.slice(0,-6)),s(`const ${Eo(l,e)} = ${o}(${JSON.stringify(l)}${c?", true":""})${r?"!":""}`),a<t.length-1&&i()}}function oP(t,e){if(!t.length)return;e.pure=!0;const{push:n,newline:s}=e;s();for(let i=0;i<t.length;i++){const r=t[i];r&&(n(`const _hoisted_${i+1} = `),yn(r,e),s())}e.pure=!1}function Cp(t,e){const n=t.length>3||!1;e.push("["),n&&e.indent(),rl(t,e,n),n&&e.deindent(),e.push("]")}function rl(t,e,n=!1,s=!0){const{push:i,newline:r}=e;for(let o=0;o<t.length;o++){const a=t[o];$t(a)?i(a,-3):bt(a)?Cp(a,e):yn(a,e),o<t.length-1&&(n?(s&&i(","),r()):s&&i(", "))}}function yn(t,e){if($t(t)){e.push(t,-3);return}if(xn(t)){e.push(e.helper(t));return}switch(t.type){case 1:case 9:case 11:yn(t.codegenNode,e);break;case 2:aP(t,e);break;case 4:x1(t,e);break;case 5:lP(t,e);break;case 12:yn(t.codegenNode,e);break;case 8:A1(t,e);break;case 3:uP(t,e);break;case 13:dP(t,e);break;case 14:hP(t,e);break;case 15:pP(t,e);break;case 17:mP(t,e);break;case 18:gP(t,e);break;case 19:bP(t,e);break;case 20:yP(t,e);break;case 21:rl(t.body,e,!0,!1);break}}function aP(t,e){e.push(JSON.stringify(t.content),-3,t)}function x1(t,e){const{content:n,isStatic:s}=t;e.push(s?JSON.stringify(n):n,-3,t)}function lP(t,e){const{push:n,helper:s,pure:i}=e;i&&n(nd),n(`${s(el)}(`),yn(t.content,e),n(")")}function A1(t,e){for(let n=0;n<t.children.length;n++){const s=t.children[n];$t(s)?e.push(s,-3):yn(s,e)}}function cP(t,e){const{push:n}=e;if(t.type===8)n("["),A1(t,e),n("]");else if(t.isStatic){const s=nl(t.content)?t.content:JSON.stringify(t.content);n(s,-2,t)}else n(`[${t.content}]`,-3,t)}function uP(t,e){const{push:n,helper:s,pure:i}=e;i&&n(nd),n(`${s(Po)}(${JSON.stringify(t.content)})`,-3,t)}function dP(t,e){const{push:n,helper:s,pure:i}=e,{tag:r,props:o,children:a,patchFlag:l,dynamicProps:c,directives:u,isBlock:d,disableTracking:f,isComponent:h}=t;let p;l&&(p=String(l)),u&&n(s(Ku)+"("),d&&n(`(${s(Wi)}(${f?"true":""}), `),i&&n(nd);const m=d?Ar(e.inSSR,h):xr(e.inSSR,h);n(s(m)+"(",-2,t),rl(fP([r,o,a,p,c]),e),n(")"),d&&n(")"),u&&(n(", "),yn(u,e),n(")"))}function fP(t){let e=t.length;for(;e--&&t[e]==null;);return t.slice(0,e+1).map(n=>n||"null")}function hP(t,e){const{push:n,helper:s,pure:i}=e,r=$t(t.callee)?t.callee:s(t.callee);i&&n(nd),n(r+"(",-2,t),rl(t.arguments,e),n(")")}function pP(t,e){const{push:n,indent:s,deindent:i,newline:r}=e,{properties:o}=t;if(!o.length){n("{}",-2,t);return}const a=o.length>1||!1;n(a?"{":"{ "),a&&s();for(let l=0;l<o.length;l++){const{key:c,value:u}=o[l];cP(c,e),n(": "),yn(u,e),l<o.length-1&&(n(","),r())}a&&i(),n(a?"}":" }")}function mP(t,e){Cp(t.elements,e)}function gP(t,e){const{push:n,indent:s,deindent:i}=e,{params:r,returns:o,body:a,newline:l,isSlot:c}=t;c&&n(`_${kr[Qu]}(`),n("(",-2,t),bt(r)?rl(r,e):r&&yn(r,e),n(") => "),(l||a)&&(n("{"),s()),o?(l&&n("return "),bt(o)?Cp(o,e):yn(o,e)):a&&yn(a,e),(l||a)&&(i(),n("}")),c&&(t.isNonScopedSlot&&n(", undefined, true"),n(")"))}function bP(t,e){const{test:n,consequent:s,alternate:i,newline:r}=t,{push:o,indent:a,deindent:l,newline:c}=e;if(n.type===4){const d=!nl(n.content);d&&o("("),x1(n,e),d&&o(")")}else o("("),yn(n,e),o(")");r&&a(),e.indentLevel++,r||o(" "),o("? "),yn(s,e),e.indentLevel--,r&&c(),r||o(" "),o(": ");const u=i.type===19;u||e.indentLevel++,yn(i,e),u||e.indentLevel--,r&&l(!0)}function yP(t,e){const{push:n,helper:s,indent:i,deindent:r,newline:o}=e,{needPauseTracking:a,needArraySpread:l}=t;l&&n("[...("),n(`_cache[${t.index}] || (`),a&&(i(),n(`${s(Ma)}(-1`),t.inVOnce&&n(", true"),n("),"),o(),n("(")),n(`_cache[${t.index}] = `),yn(t.value,e),a&&(n(`).cacheIndex = ${t.index},`),o(),n(`${s(Ma)}(1),`),o(),n(`_cache[${t.index}]`),r()),n(")"),l&&n(")]")}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");const _P=(t,e)=>{if(t.type===5)t.content=ic(t.content,e);else if(t.type===1){const n=Cn(t,"memo");for(let s=0;s<t.props.length;s++){const i=t.props[s];if(i.type===7&&i.name!=="for"){const r=i.exp,o=i.arg;r&&r.type===4&&!(i.name==="on"&&o)&&!(n&&o&&o.type===4&&o.content==="key")&&(i.exp=ic(r,e,i.name==="slot")),o&&o.type===4&&!o.isStatic&&(i.arg=ic(o,e))}}}};function ic(t,e,n=!1,s=!1,i=Object.create(e.identifiers)){return t}function O1(t){return $t(t)?t:t.type===4?t.content:t.children.map(O1).join("")}const vP=wp(/^(if|else|else-if)$/,(t,e,n)=>I1(t,e,n,(s,i,r)=>{const o=n.parent.children;let a=o.indexOf(s),l=0;for(;a-->=0;){const c=o[a];c&&c.type===9&&(l+=c.branches.length)}return()=>{if(r)s.codegenNode=Kg(i,l,n);else{const c=SP(s.codegenNode);c.alternate=Kg(i,l+s.branches.length-1,n)}}}));function I1(t,e,n,s){if(e.name!=="else"&&(!e.exp||!e.exp.content.trim())){const i=e.exp?e.exp.loc:t.loc;n.onError(Ce(28,e.loc)),e.exp=Ft("true",!1,i)}if(e.name==="if"){const i=Gg(t,e),r={type:9,loc:ZN(t.loc),branches:[i]};if(n.replaceNode(r),s)return s(r,i,!0)}else{const i=n.parent.children;let r=i.indexOf(t);for(;r-->=-1;){const o=i[r];if(o&&o.type===3){n.removeNode(o);continue}if(o&&o.type===2&&!o.content.trim().length){n.removeNode(o);continue}if(o&&o.type===9){e.name==="else-if"&&o.branches[o.branches.length-1].condition===void 0&&n.onError(Ce(30,t.loc)),n.removeNode();const a=Gg(t,e);o.branches.push(a);const l=s&&s(o,a,!1);il(a,n),l&&l(),n.currentNode=null}else n.onError(Ce(30,t.loc));break}}}function Gg(t,e){const n=t.tagType===3;return{type:10,loc:t.loc,condition:e.name==="else"?void 0:e.exp,children:n&&!Cn(t,"for")?t.children:[t],userKey:sl(t,"key"),isTemplateIf:n}}function Kg(t,e,n){return t.condition?Fc(t.condition,Xg(t,e,n),We(n.helper(Po),['""',"true"])):Xg(t,e,n)}function Xg(t,e,n){const{helper:s}=n,i=Ve("key",Ft(`${e}`,!1,Ze,2)),{children:r}=t,o=r[0];if(r.length!==1||o.type!==1)if(r.length===1&&o.type===11){const l=o.codegenNode;return Va(l,i,n),l}else return _o(n,s(bo),Wn([i]),r,64,void 0,void 0,!0,!1,!1,t.loc);else{const l=o.codegenNode,c=h1(l);return c.type===13&&ed(c,n),Va(c,i,n),l}}function SP(t){for(;;)if(t.type===19)if(t.alternate.type===19)t=t.alternate;else return t;else t.type===20&&(t=t.value)}const N1=(t,e,n)=>{const{modifiers:s,loc:i}=t,r=t.arg;let{exp:o}=t;if(o&&o.type===4&&!o.content.trim()&&(o=void 0),!o){if(r.type!==4||!r.isStatic)return n.onError(Ce(52,r.loc)),{props:[Ve(r,Ft("",!0,i))]};P1(t),o=t.exp}return r.type!==4?(r.children.unshift("("),r.children.push(') || ""')):r.isStatic||(r.content=`${r.content} || ""`),s.some(a=>a.content==="camel")&&(r.type===4?r.isStatic?r.content=we(r.content):r.content=`${n.helperString(Dc)}(${r.content})`:(r.children.unshift(`${n.helperString(Dc)}(`),r.children.push(")"))),n.inSSR||(s.some(a=>a.content==="prop")&&Yg(r,"."),s.some(a=>a.content==="attr")&&Yg(r,"^")),{props:[Ve(r,o)]}},P1=(t,e)=>{const n=t.arg,s=we(n.content);t.exp=Ft(s,!1,n.loc)},Yg=(t,e)=>{t.type===4?t.isStatic?t.content=e+t.content:t.content=`\`${e}\${${t.content}}\``:(t.children.unshift(`'${e}' + (`),t.children.push(")"))},EP=wp("for",(t,e,n)=>{const{helper:s,removeHelper:i}=n;return $1(t,e,n,r=>{const o=We(s(Xu),[r.source]),a=So(t),l=Cn(t,"memo"),c=sl(t,"key",!1,!0);c&&c.type===7&&!c.exp&&P1(c);let d=c&&(c.type===6?c.value?Ft(c.value.content,!0):void 0:c.exp);const f=c&&d?Ve("key",d):null,h=r.source.type===4&&r.source.constType>0,p=h?64:c?128:256;return r.codegenNode=_o(n,s(bo),void 0,o,p,void 0,void 0,!0,!h,!1,t.loc),()=>{let m;const{children:_}=r,y=_.length!==1||_[0].type!==1,S=Fa(t)?t:a&&t.children.length===1&&Fa(t.children[0])?t.children[0]:null;if(S?(m=S.codegenNode,a&&f&&Va(m,f,n)):y?m=_o(n,s(bo),f?Wn([f]):void 0,t.children,64,void 0,void 0,!0,void 0,!1):(m=_[0].codegenNode,a&&f&&Va(m,f,n),m.isBlock!==!h&&(m.isBlock?(i(Wi),i(Ar(n.inSSR,m.isComponent))):i(xr(n.inSSR,m.isComponent))),m.isBlock=!h,m.isBlock?(s(Wi),s(Ar(n.inSSR,m.isComponent))):s(xr(n.inSSR,m.isComponent))),l){const b=Tr(Hc(r.parseResult,[Ft("_cached")]));b.body=e1([as(["const _memo = (",l.exp,")"]),as(["if (_cached",...d?[" && _cached.key === ",d]:[],` && ${n.helperString(gp)}(_cached, _memo)) return _cached`]),as(["const _item = ",m]),Ft("_item.memo = _memo"),Ft("return _item")]),o.arguments.push(b,Ft("_cache"),Ft(String(n.cached.length))),n.cached.push(null)}else o.arguments.push(Tr(Hc(r.parseResult),m,!0))}})});function $1(t,e,n,s){if(!e.exp){n.onError(Ce(31,e.loc));return}const i=e.forParseResult;if(!i){n.onError(Ce(32,e.loc));return}kp(i);const{addIdentifiers:r,removeIdentifiers:o,scopes:a}=n,{source:l,value:c,key:u,index:d}=i,f={type:11,loc:e.loc,source:l,valueAlias:c,keyAlias:u,objectIndexAlias:d,parseResult:i,children:So(t)?t.children:[t]};n.replaceNode(f),a.vFor++;const h=s&&s(f);return()=>{a.vFor--,h&&h()}}function kp(t,e){t.finalized||(t.finalized=!0)}function Hc({value:t,key:e,index:n},s=[]){return wP([t,e,n,...s])}function wP(t){let e=t.length;for(;e--&&!t[e];);return t.slice(0,e+1).map((n,s)=>n||Ft("_".repeat(s+1),!1))}const Zg=Ft("undefined",!1),R1=(t,e)=>{if(t.type===1&&(t.tagType===1||t.tagType===3)){const n=Cn(t,"slot");if(n)return n.exp,e.scopes.vSlot++,()=>{e.scopes.vSlot--}}},CP=(t,e)=>{let n;if(So(t)&&t.props.some(vp)&&(n=Cn(t,"for"))){const s=n.forParseResult;if(s){kp(s);const{value:i,key:r,index:o}=s,{addIdentifiers:a,removeIdentifiers:l}=e;return i&&a(i),r&&a(r),o&&a(o),()=>{i&&l(i),r&&l(r),o&&l(o)}}}},kP=(t,e,n,s)=>Tr(t,n,!1,!0,n.length?n[0].loc:s);function L1(t,e,n=kP){e.helper(Qu);const{children:s,loc:i}=t,r=[],o=[];let a=e.scopes.vSlot>0||e.scopes.vFor>0;const l=Cn(t,"slot",!0);if(l){const{arg:_,exp:y}=l;_&&!kn(_)&&(a=!0),r.push(Ve(_||Ft("default",!0),n(y,void 0,s,i)))}let c=!1,u=!1;const d=[],f=new Set;let h=0;for(let _=0;_<s.length;_++){const y=s[_];let S;if(!So(y)||!(S=Cn(y,"slot",!0))){y.type!==3&&d.push(y);continue}if(l){e.onError(Ce(37,S.loc));break}c=!0;const{children:b,loc:v}=y,{arg:E=Ft("default",!0),exp:w,loc:N}=S;let L;kn(E)?L=E?E.content:"default":a=!0;const k=Cn(y,"for"),R=n(w,k,b,v);let B,V;if(B=Cn(y,"if"))a=!0,o.push(Fc(B.exp,xl(E,R,h++),Zg));else if(V=Cn(y,/^else(-if)?$/,!0)){let j=_,Z;for(;j--&&(Z=s[j],Z.type===3););if(Z&&So(Z)&&Cn(Z,/^(else-)?if$/)){let ot=o[o.length-1];for(;ot.alternate.type===19;)ot=ot.alternate;ot.alternate=V.exp?Fc(V.exp,xl(E,R,h++),Zg):xl(E,R,h++)}else e.onError(Ce(30,V.loc))}else if(k){a=!0;const j=k.forParseResult;j?(kp(j),o.push(We(e.helper(Xu),[j.source,Tr(Hc(j),xl(E,R),!0)]))):e.onError(Ce(32,k.loc))}else{if(L){if(f.has(L)){e.onError(Ce(38,N));continue}f.add(L),L==="default"&&(u=!0)}r.push(Ve(E,R))}}if(!l){const _=(y,S)=>{const b=n(y,void 0,S,i);return e.compatConfig&&(b.isNonScopedSlot=!0),Ve("default",b)};c?d.length&&d.some(y=>D1(y))&&(u?e.onError(Ce(39,d[0].loc)):r.push(_(void 0,d))):r.push(_(void 0,s))}const p=a?2:rc(t.children)?3:1;let m=Wn(r.concat(Ve("_",Ft(p+"",!1))),i);return o.length&&(m=We(e.helper(mp),[m,Hi(o)])),{slots:m,hasDynamicSlots:a}}function xl(t,e,n){const s=[Ve("name",t),Ve("fn",e)];return n!=null&&s.push(Ve("key",Ft(String(n),!0))),Wn(s)}function rc(t){for(let e=0;e<t.length;e++){const n=t[e];switch(n.type){case 1:if(n.tagType===2||rc(n.children))return!0;break;case 9:if(rc(n.branches))return!0;break;case 10:case 11:if(rc(n.children))return!0;break}}return!1}function D1(t){return t.type!==2&&t.type!==12?!0:t.type===2?!!t.content.trim():D1(t.content)}const M1=new WeakMap,F1=(t,e)=>function(){if(t=e.currentNode,!(t.type===1&&(t.tagType===0||t.tagType===1)))return;const{tag:s,props:i}=t,r=t.tagType===1;let o=r?V1(t,e):`"${s}"`;const a=de(o)&&o.callee===qu;let l,c,u=0,d,f,h,p=a||o===ao||o===Hu||!r&&(s==="svg"||s==="foreignObject"||s==="math");if(i.length>0){const m=Tp(t,e,void 0,r,a);l=m.props,u=m.patchFlag,f=m.dynamicPropNames;const _=m.directives;h=_&&_.length?Hi(_.map(y=>H1(y,e))):void 0,m.shouldUseBlock&&(p=!0)}if(t.children.length>0)if(o===La&&(p=!0,u|=1024),r&&o!==ao&&o!==La){const{slots:_,hasDynamicSlots:y}=L1(t,e);c=_,y&&(u|=1024)}else if(t.children.length===1&&o!==ao){const _=t.children[0],y=_.type,S=y===5||y===8;S&&Mn(_,e)===0&&(u|=1),S||y===2?c=_:c=t.children}else c=t.children;f&&f.length&&(d=xP(f)),t.codegenNode=_o(e,o,l,c,u===0?void 0:u,d,h,!!p,!1,r,t.loc)};function V1(t,e,n=!1){let{tag:s}=t;const i=nh(s),r=sl(t,"is",!1,!0);if(r)if(i||_r("COMPILER_IS_ON_ELEMENT",e)){let a;if(r.type===6?a=r.value&&Ft(r.value.content,!0):(a=r.exp,a||(a=Ft("is",!1,r.arg.loc))),a)return We(e.helper(qu),[a])}else r.type===6&&r.value.content.startsWith("vue:")&&(s=r.value.content.slice(4));const o=yp(s)||e.isBuiltInComponent(s);return o?(n||e.helper(o),o):(e.helper(Wu),e.components.add(s),Eo(s,"component"))}function Tp(t,e,n=t.props,s,i,r=!1){const{tag:o,loc:a,children:l}=t;let c=[];const u=[],d=[],f=l.length>0;let h=!1,p=0,m=!1,_=!1,y=!1,S=!1,b=!1,v=!1;const E=[],w=R=>{c.length&&(u.push(Wn(Jg(c),a)),c=[]),R&&u.push(R)},N=()=>{e.scopes.vFor>0&&c.push(Ve(Ft("ref_for",!0),Ft("true")))},L=({key:R,value:B})=>{if(kn(R)){const V=R.content,j=qi(V);if(j&&(!s||i)&&V.toLowerCase()!=="onclick"&&V!=="onUpdate:modelValue"&&!si(V)&&(S=!0),j&&si(V)&&(v=!0),j&&B.type===14&&(B=B.arguments[0]),B.type===20||(B.type===4||B.type===8)&&Mn(B,e)>0)return;V==="ref"?m=!0:V==="class"?_=!0:V==="style"?y=!0:V!=="key"&&!E.includes(V)&&E.push(V),s&&(V==="class"||V==="style")&&!E.includes(V)&&E.push(V)}else b=!0};for(let R=0;R<n.length;R++){const B=n[R];if(B.type===6){const{loc:V,name:j,nameLoc:Z,value:ot}=B;let z=!0;if(j==="ref"&&(m=!0,N()),j==="is"&&(nh(o)||ot&&ot.content.startsWith("vue:")||_r("COMPILER_IS_ON_ELEMENT",e)))continue;c.push(Ve(Ft(j,!0,Z),Ft(ot?ot.content:"",z,ot?ot.loc:V)))}else{const{name:V,arg:j,exp:Z,loc:ot,modifiers:z}=B,et=V==="bind",at=V==="on";if(V==="slot"){s||e.onError(Ce(40,ot));continue}if(V==="once"||V==="memo"||V==="is"||et&&Mi(j,"is")&&(nh(o)||_r("COMPILER_IS_ON_ELEMENT",e))||at&&r)continue;if((et&&Mi(j,"key")||at&&f&&Mi(j,"vue:before-update"))&&(h=!0),et&&Mi(j,"ref")&&N(),!j&&(et||at)){if(b=!0,Z)if(et){if(N(),w(),_r("COMPILER_V_BIND_OBJECT_ORDER",e)){u.unshift(Z);continue}u.push(Z)}else w({type:14,loc:ot,callee:e.helper(Ju),arguments:s?[Z]:[Z,"true"]});else e.onError(Ce(et?34:35,ot));continue}et&&z.some(Kt=>Kt.content==="prop")&&(p|=32);const kt=e.directiveTransforms[V];if(kt){const{props:Kt,needRuntime:Ht}=kt(B,t,e);!r&&Kt.forEach(L),at&&j&&!kn(j)?w(Wn(Kt,a)):c.push(...Kt),Ht&&(d.push(B),xn(Ht)&&M1.set(B,Ht))}else qy(V)||(d.push(B),f&&(h=!0))}}let k;if(u.length?(w(),u.length>1?k=We(e.helper(Da),u,a):k=u[0]):c.length&&(k=Wn(Jg(c),a)),b?p|=16:(_&&!s&&(p|=2),y&&!s&&(p|=4),E.length&&(p|=8),S&&(p|=32)),!h&&(p===0||p===32)&&(m||v||d.length>0)&&(p|=512),!e.inSSR&&k)switch(k.type){case 15:let R=-1,B=-1,V=!1;for(let ot=0;ot<k.properties.length;ot++){const z=k.properties[ot].key;kn(z)?z.content==="class"?R=ot:z.content==="style"&&(B=ot):z.isHandlerKey||(V=!0)}const j=k.properties[R],Z=k.properties[B];V?k=We(e.helper(yo),[k]):(j&&!kn(j.value)&&(j.value=We(e.helper(Yu),[j.value])),Z&&(y||Z.value.type===4&&Z.value.content.trim()[0]==="["||Z.value.type===17)&&(Z.value=We(e.helper(Zu),[Z.value])));break;case 14:break;default:k=We(e.helper(yo),[We(e.helper($o),[k])]);break}return{props:k,directives:d,patchFlag:p,dynamicPropNames:E,shouldUseBlock:h}}function Jg(t){const e=new Map,n=[];for(let s=0;s<t.length;s++){const i=t[s];if(i.key.type===8||!i.key.isStatic){n.push(i);continue}const r=i.key.content,o=e.get(r);o?(r==="style"||r==="class"||qi(r))&&TP(o,i):(e.set(r,i),n.push(i))}return n}function TP(t,e){t.value.type===17?t.value.elements.push(e.value):t.value=Hi([t.value,e.value],t.loc)}function H1(t,e){const n=[],s=M1.get(t);s?n.push(e.helperString(s)):(e.helper(zu),e.directives.add(t.name),n.push(Eo(t.name,"directive")));const{loc:i}=t;if(t.exp&&n.push(t.exp),t.arg&&(t.exp||n.push("void 0"),n.push(t.arg)),Object.keys(t.modifiers).length){t.arg||(t.exp||n.push("void 0"),n.push("void 0"));const r=Ft("true",!1,i);n.push(Wn(t.modifiers.map(o=>Ve(o,r)),i))}return Hi(n,t.loc)}function xP(t){let e="[";for(let n=0,s=t.length;n<s;n++)e+=JSON.stringify(t[n]),n<s-1&&(e+=", ");return e+"]"}function nh(t){return t==="component"||t==="Component"}const AP=(t,e)=>{if(Fa(t)){const{children:n,loc:s}=t,{slotName:i,slotProps:r}=U1(t,e),o=[e.prefixIdentifiers?"_ctx.$slots":"$slots",i,"{}","undefined","true"];let a=2;r&&(o[2]=r,a=3),n.length&&(o[3]=Tr([],n,!1,!1,s),a=4),e.scopeId&&!e.slotted&&(a=5),o.splice(a),t.codegenNode=We(e.helper(pp),o,s)}};function U1(t,e){let n='"default"',s;const i=[];for(let r=0;r<t.props.length;r++){const o=t.props[r];if(o.type===6)o.value&&(o.name==="name"?n=JSON.stringify(o.value.content):(o.name=we(o.name),i.push(o)));else if(o.name==="bind"&&Mi(o.arg,"name")){if(o.exp)n=o.exp;else if(o.arg&&o.arg.type===4){const a=we(o.arg.content);n=o.exp=Ft(a,!1,o.arg.loc)}}else o.name==="bind"&&o.arg&&kn(o.arg)&&(o.arg.content=we(o.arg.content)),i.push(o)}if(i.length>0){const{props:r,directives:o}=Tp(t,e,i,!1,!1);s=r,o.length&&e.onError(Ce(36,o[0].loc))}return{slotName:n,slotProps:s}}const xp=(t,e,n,s)=>{const{loc:i,modifiers:r,arg:o}=t;!t.exp&&!r.length&&n.onError(Ce(35,i));let a;if(o.type===4)if(o.isStatic){let d=o.content;d.startsWith("vue:")&&(d=`vnode-${d.slice(4)}`);const f=e.tagType!==0||d.startsWith("vnode")||!/[A-Z]/.test(d)?hr(we(d)):`on:${d}`;a=Ft(f,!0,o.loc)}else a=as([`${n.helperString(Mc)}(`,o,")"]);else a=o,a.children.unshift(`${n.helperString(Mc)}(`),a.children.push(")");let l=t.exp;l&&!l.content.trim()&&(l=void 0);let c=n.cacheHandlers&&!l&&!n.inVOnce;if(l){const d=_p(l),f=!(d||c1(l)),h=l.content.includes(";");(f||c&&d)&&(l=as([`${f?"$event":"(...args)"} => ${h?"{":"("}`,l,h?"}":")"]))}let u={props:[Ve(a,l||Ft("() => {}",!1,i))]};return s&&(u=s(u)),c&&(u.props[0].value=n.cache(u.props[0].value)),u.props.forEach(d=>d.key.isHandlerKey=!0),u},OP=(t,e)=>{if(t.type===0||t.type===1||t.type===11||t.type===10)return()=>{const n=t.children;let s,i=!1;for(let r=0;r<n.length;r++){const o=n[r];if(tc(o)){i=!0;for(let a=r+1;a<n.length;a++){const l=n[a];if(tc(l))s||(s=n[r]=as([o],o.loc)),s.children.push(" + ",l),n.splice(a,1),a--;else{s=void 0;break}}}}if(!(!i||n.length===1&&(t.type===0||t.type===1&&t.tagType===0&&!t.props.find(r=>r.type===7&&!e.directiveTransforms[r.name])&&t.tag!=="template")))for(let r=0;r<n.length;r++){const o=n[r];if(tc(o)||o.type===8){const a=[];(o.type!==2||o.content!==" ")&&a.push(o),!e.ssr&&Mn(o,e)===0&&a.push("1"),n[r]={type:12,content:o,loc:o.loc,codegenNode:We(e.helper(Bu),a)}}}}},Qg=new WeakSet,IP=(t,e)=>{if(t.type===1&&Cn(t,"once",!0))return Qg.has(t)||e.inVOnce||e.inSSR?void 0:(Qg.add(t),e.inVOnce=!0,e.helper(Ma),()=>{e.inVOnce=!1;const n=e.currentNode;n.codegenNode&&(n.codegenNode=e.cache(n.codegenNode,!0,!0))})},Ap=(t,e,n)=>{const{exp:s,arg:i}=t;if(!s)return n.onError(Ce(41,t.loc)),Al();const r=s.loc.source.trim(),o=s.type===4?s.content:r,a=n.bindingMetadata[r];if(a==="props"||a==="props-aliased")return n.onError(Ce(44,s.loc)),Al();if(!o.trim()||!_p(s))return n.onError(Ce(42,s.loc)),Al();const l=i||Ft("modelValue",!0),c=i?kn(i)?`onUpdate:${we(i.content)}`:as(['"onUpdate:" + ',i]):"onUpdate:modelValue";let u;const d=n.isTS?"($event: any)":"$event";u=as([`${d} => ((`,s,") = $event)"]);const f=[Ve(l,t.exp),Ve(c,u)];if(t.modifiers.length&&e.tagType===1){const h=t.modifiers.map(m=>m.content).map(m=>(nl(m)?m:JSON.stringify(m))+": true").join(", "),p=i?kn(i)?`${i.content}Modifiers`:as([i,' + "Modifiers"']):"modelModifiers";f.push(Ve(p,Ft(`{ ${h} }`,!1,t.loc,2)))}return Al(f)};function Al(t=[]){return{props:t}}const NP=/[\w).+\-_$\]]/,PP=(t,e)=>{_r("COMPILER_FILTERS",e)&&(t.type===5?Uc(t.content,e):t.type===1&&t.props.forEach(n=>{n.type===7&&n.name!=="for"&&n.exp&&Uc(n.exp,e)}))};function Uc(t,e){if(t.type===4)tb(t,e);else for(let n=0;n<t.children.length;n++){const s=t.children[n];typeof s=="object"&&(s.type===4?tb(s,e):s.type===8?Uc(t,e):s.type===5&&Uc(s.content,e))}}function tb(t,e){const n=t.content;let s=!1,i=!1,r=!1,o=!1,a=0,l=0,c=0,u=0,d,f,h,p,m=[];for(h=0;h<n.length;h++)if(f=d,d=n.charCodeAt(h),s)d===39&&f!==92&&(s=!1);else if(i)d===34&&f!==92&&(i=!1);else if(r)d===96&&f!==92&&(r=!1);else if(o)d===47&&f!==92&&(o=!1);else if(d===124&&n.charCodeAt(h+1)!==124&&n.charCodeAt(h-1)!==124&&!a&&!l&&!c)p===void 0?(u=h+1,p=n.slice(0,h).trim()):_();else{switch(d){case 34:i=!0;break;case 39:s=!0;break;case 96:r=!0;break;case 40:c++;break;case 41:c--;break;case 91:l++;break;case 93:l--;break;case 123:a++;break;case 125:a--;break}if(d===47){let y=h-1,S;for(;y>=0&&(S=n.charAt(y),S===" ");y--);(!S||!NP.test(S))&&(o=!0)}}p===void 0?p=n.slice(0,h).trim():u!==0&&_();function _(){m.push(n.slice(u,h).trim()),u=h+1}if(m.length){for(h=0;h<m.length;h++)p=$P(p,m[h],e);t.content=p,t.ast=void 0}}function $P(t,e,n){n.helper(Gu);const s=e.indexOf("(");if(s<0)return n.filters.add(e),`${Eo(e,"filter")}(${t})`;{const i=e.slice(0,s),r=e.slice(s+1);return n.filters.add(i),`${Eo(i,"filter")}(${t}${r!==")"?","+r:r}`}}const eb=new WeakSet,RP=(t,e)=>{if(t.type===1){const n=Cn(t,"memo");return!n||eb.has(t)?void 0:(eb.add(t),()=>{const s=t.codegenNode||e.currentNode.codegenNode;s&&s.type===13&&(t.tagType!==1&&ed(s,e),t.codegenNode=We(e.helper(td),[n.exp,Tr(void 0,s),"_cache",String(e.cached.length)]),e.cached.push(null))})}};function j1(t){return[[IP,vP,RP,EP,PP,AP,F1,R1,OP],{on:xp,bind:N1,model:Ap}]}function B1(t,e={}){const n=e.onError||bp,s=e.mode==="module";e.prefixIdentifiers===!0?n(Ce(47)):s&&n(Ce(48));const i=!1;e.cacheHandlers&&n(Ce(49)),e.scopeId&&!s&&n(Ce(50));const r=Zt({},e,{prefixIdentifiers:i}),o=$t(t)?Ep(t,r):t,[a,l]=j1();return C1(o,Zt({},r,{nodeTransforms:[...a,...e.nodeTransforms||[]],directiveTransforms:Zt({},l,e.directiveTransforms||{})})),T1(o,r)}const LP={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"},W1=()=>({props:[]});/**
* @vue/compiler-dom v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/const Op=Symbol(""),Ip=Symbol(""),Np=Symbol(""),Pp=Symbol(""),jc=Symbol(""),$p=Symbol(""),Rp=Symbol(""),Lp=Symbol(""),Dp=Symbol(""),Mp=Symbol("");J0({[Op]:"vModelRadio",[Ip]:"vModelCheckbox",[Np]:"vModelText",[Pp]:"vModelSelect",[jc]:"vModelDynamic",[$p]:"withModifiers",[Rp]:"withKeys",[Lp]:"vShow",[Dp]:"Transition",[Mp]:"TransitionGroup"});let Vr;function DP(t,e=!1){return Vr||(Vr=document.createElement("div")),e?(Vr.innerHTML=`<div foo="${t.replace(/"/g,"&quot;")}">`,Vr.children[0].getAttribute("foo")):(Vr.innerHTML=t,Vr.textContent)}const Fp={parseMode:"html",isVoidTag:Yy,isNativeTag:t=>Gy(t)||Ky(t)||Xy(t),isPreTag:t=>t==="pre",isIgnoreNewlineTag:t=>t==="pre"||t==="textarea",decodeEntities:DP,isBuiltInComponent:t=>{if(t==="Transition"||t==="transition")return Dp;if(t==="TransitionGroup"||t==="transition-group")return Mp},getNamespace(t,e,n){let s=e?e.ns:n;if(e&&s===2)if(e.tag==="annotation-xml"){if(t==="svg")return 1;e.props.some(i=>i.type===6&&i.name==="encoding"&&i.value!=null&&(i.value.content==="text/html"||i.value.content==="application/xhtml+xml"))&&(s=0)}else/^m(?:[ions]|text)$/.test(e.tag)&&t!=="mglyph"&&t!=="malignmark"&&(s=0);else e&&s===1&&(e.tag==="foreignObject"||e.tag==="desc"||e.tag==="title")&&(s=0);if(s===0){if(t==="svg")return 1;if(t==="math")return 2}return s}},q1=t=>{t.type===1&&t.props.forEach((e,n)=>{e.type===6&&e.name==="style"&&e.value&&(t.props[n]={type:7,name:"bind",arg:Ft("style",!0,e.loc),exp:MP(e.value.content,e.loc),modifiers:[],loc:e.loc})})},MP=(t,e)=>{const n=wh(t);return Ft(JSON.stringify(n),!1,e,3)};function oi(t,e){return Ce(t,e)}const FP={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__"},VP={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."},HP=(t,e,n)=>{const{exp:s,loc:i}=t;return s||n.onError(oi(53,i)),e.children.length&&(n.onError(oi(54,i)),e.children.length=0),{props:[Ve(Ft("innerHTML",!0,i),s||Ft("",!0))]}},UP=(t,e,n)=>{const{exp:s,loc:i}=t;return s||n.onError(oi(55,i)),e.children.length&&(n.onError(oi(56,i)),e.children.length=0),{props:[Ve(Ft("textContent",!0),s?Mn(s,n)>0?s:We(n.helperString(el),[s],i):Ft("",!0))]}},jP=(t,e,n)=>{const s=Ap(t,e,n);if(!s.props.length||e.tagType===1)return s;t.arg&&n.onError(oi(58,t.arg.loc));const{tag:i}=e,r=n.isCustomElement(i);if(i==="input"||i==="textarea"||i==="select"||r){let o=Np,a=!1;if(i==="input"||r){const l=sl(e,"type");if(l){if(l.type===7)o=jc;else if(l.value)switch(l.value.content){case"radio":o=Op;break;case"checkbox":o=Ip;break;case"file":a=!0,n.onError(oi(59,t.loc));break}}else d1(e)&&(o=jc)}else i==="select"&&(o=Pp);a||(s.needRuntime=n.helper(o))}else n.onError(oi(57,t.loc));return s.props=s.props.filter(o=>!(o.key.type===4&&o.key.content==="modelValue")),s},BP=nn("passive,once,capture"),WP=nn("stop,prevent,self,ctrl,shift,alt,meta,exact,middle"),qP=nn("left,right"),z1=nn("onkeyup,onkeydown,onkeypress"),zP=(t,e,n,s)=>{const i=[],r=[],o=[];for(let a=0;a<e.length;a++){const l=e[a].content;l==="native"&&vo("COMPILER_V_ON_NATIVE",n)||BP(l)?o.push(l):qP(l)?kn(t)?z1(t.content.toLowerCase())?i.push(l):r.push(l):(i.push(l),r.push(l)):WP(l)?r.push(l):i.push(l)}return{keyModifiers:i,nonKeyModifiers:r,eventOptionModifiers:o}},nb=(t,e)=>kn(t)&&t.content.toLowerCase()==="onclick"?Ft(e,!0):t.type!==4?as(["(",t,`) === "onClick" ? "${e}" : (`,t,")"]):t,GP=(t,e,n)=>xp(t,e,n,s=>{const{modifiers:i}=t;if(!i.length)return s;let{key:r,value:o}=s.props[0];const{keyModifiers:a,nonKeyModifiers:l,eventOptionModifiers:c}=zP(r,i,n,t.loc);if(l.includes("right")&&(r=nb(r,"onContextmenu")),l.includes("middle")&&(r=nb(r,"onMouseup")),l.length&&(o=We(n.helper($p),[o,JSON.stringify(l)])),a.length&&(!kn(r)||z1(r.content.toLowerCase()))&&(o=We(n.helper(Rp),[o,JSON.stringify(a)])),c.length){const u=c.map(Gi).join("");r=kn(r)?Ft(`${r.content}${u}`,!0):as(["(",r,`) + "${u}"`])}return{props:[Ve(r,o)]}}),KP=(t,e,n)=>{const{exp:s,loc:i}=t;return s||n.onError(oi(61,i)),{props:[],needRuntime:n.helper(Lp)}},XP=(t,e)=>{t.type===1&&t.tagType===0&&(t.tag==="script"||t.tag==="style")&&e.removeNode()},G1=[q1],K1={cloak:W1,html:HP,text:UP,model:jP,on:GP,show:KP};function YP(t,e={}){return B1(t,Zt({},Fp,e,{nodeTransforms:[XP,...G1,...e.nodeTransforms||[]],directiveTransforms:Zt({},K1,e.directiveTransforms||{}),transformHoist:null}))}function ZP(t,e={}){return Ep(t,Zt({},Fp,e))}const JP=Object.freeze(Object.defineProperty({__proto__:null,BASE_TRANSITION:up,BindingTypes:LP,CAMELIZE:Dc,CAPITALIZE:G0,CREATE_BLOCK:dp,CREATE_COMMENT:Po,CREATE_ELEMENT_BLOCK:fp,CREATE_ELEMENT_VNODE:ju,CREATE_SLOTS:mp,CREATE_STATIC:hp,CREATE_TEXT:Bu,CREATE_VNODE:Uu,CompilerDeprecationTypes:bN,ConstantTypes:cN,DOMDirectiveTransforms:K1,DOMErrorCodes:FP,DOMErrorMessages:VP,DOMNodeTransforms:G1,ElementTypes:lN,ErrorCodes:vN,FRAGMENT:bo,GUARD_REACTIVE_PROPS:$o,IS_MEMO_SAME:gp,IS_REF:Z0,KEEP_ALIVE:La,MERGE_PROPS:Da,NORMALIZE_CLASS:Yu,NORMALIZE_PROPS:yo,NORMALIZE_STYLE:Zu,Namespaces:oN,NodeTypes:aN,OPEN_BLOCK:Wi,POP_SCOPE_ID:X0,PUSH_SCOPE_ID:K0,RENDER_LIST:Xu,RENDER_SLOT:pp,RESOLVE_COMPONENT:Wu,RESOLVE_DIRECTIVE:zu,RESOLVE_DYNAMIC_COMPONENT:qu,RESOLVE_FILTER:Gu,SET_BLOCK_TRACKING:Ma,SUSPENSE:Hu,TELEPORT:ao,TO_DISPLAY_STRING:el,TO_HANDLERS:Ju,TO_HANDLER_KEY:Mc,TRANSITION:Dp,TRANSITION_GROUP:Mp,TS_NODE_TYPES:i1,UNREF:Y0,V_MODEL_CHECKBOX:Ip,V_MODEL_DYNAMIC:jc,V_MODEL_RADIO:Op,V_MODEL_SELECT:Pp,V_MODEL_TEXT:Np,V_ON_WITH_KEYS:Rp,V_ON_WITH_MODIFIERS:$p,V_SHOW:Lp,WITH_CTX:Qu,WITH_DIRECTIVES:Ku,WITH_MEMO:td,advancePositionWithClone:VN,advancePositionWithMutation:u1,assert:HN,baseCompile:B1,baseParse:Ep,buildDirectiveArgs:H1,buildProps:Tp,buildSlots:L1,checkCompatEnabled:vo,compile:YP,convertToBlock:ed,createArrayExpression:Hi,createAssignmentExpression:hN,createBlockStatement:e1,createCacheExpression:t1,createCallExpression:We,createCompilerError:Ce,createCompoundExpression:as,createConditionalExpression:Fc,createDOMCompilerError:oi,createForLoopParams:Hc,createFunctionExpression:Tr,createIfStatement:fN,createInterpolation:uN,createObjectExpression:Wn,createObjectProperty:Ve,createReturnStatement:mN,createRoot:Q0,createSequenceExpression:pN,createSimpleExpression:Ft,createStructuralDirectiveTransform:wp,createTemplateLiteral:dN,createTransformContext:w1,createVNodeCall:_o,errorMessages:SN,extractIdentifiers:ti,findDir:Cn,findProp:sl,forAliasRE:p1,generate:T1,generateCodeFrame:zy,getBaseTransformPreset:j1,getConstantType:Mn,getMemoedVNodeCall:h1,getVNodeBlockHelper:Ar,getVNodeHelper:xr,hasDynamicKeyVBind:d1,hasScopeRef:bs,helperNameMap:kr,injectProp:Va,isCoreComponent:yp,isFnExpression:c1,isFnExpressionBrowser:l1,isFnExpressionNode:FN,isFunctionType:IN,isInDestructureAssignment:CN,isInNewExpression:kN,isMemberExpression:_p,isMemberExpressionBrowser:a1,isMemberExpressionNode:DN,isReferencedIdentifier:wN,isSimpleIdentifier:nl,isSlotOutlet:Fa,isStaticArgOf:Mi,isStaticExp:kn,isStaticProperty:s1,isStaticPropertyKey:NN,isTemplateNode:So,isText:tc,isVSlot:vp,locStub:Ze,noopDirectiveTransform:W1,parse:ZP,parserOptions:Fp,processExpression:ic,processFor:$1,processIf:I1,processSlotOutlet:U1,registerRuntimeHelpers:J0,resolveComponentType:V1,stringifyExpression:O1,toValidAssetId:Eo,trackSlotScopes:R1,trackVForSlotScopes:CP,transform:C1,transformBind:N1,transformElement:F1,transformExpression:_P,transformModel:Ap,transformOn:xp,transformStyle:q1,traverseNode:il,unwrapTSNode:r1,walkBlockDeclarations:xN,walkFunctionParams:TN,walkIdentifiers:EN,warnDeprecation:_N},Symbol.toStringTag,{value:"Module"})),QP=Vu(JP),t4=Vu(TC),e4=Vu(g3);/**
* vue v3.5.13
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/var sb;function n4(){return sb||(sb=1,function(t){Object.defineProperty(t,"__esModule",{value:!0});var e=QP,n=t4,s=e4;function i(l){var c=Object.create(null);if(l)for(var u in l)c[u]=l[u];return c.default=l,Object.freeze(c)}var r=i(n);const o=Object.create(null);function a(l,c){if(!s.isString(l))if(l.nodeType)l=l.innerHTML;else return s.NOOP;const u=s.genCacheKey(l,c),d=o[u];if(d)return d;if(l[0]==="#"){const m=document.querySelector(l);l=m?m.innerHTML:""}const f=s.extend({hoistStatic:!0,onError:void 0,onWarn:s.NOOP},c);!f.isCustomElement&&typeof customElements<"u"&&(f.isCustomElement=m=>!!customElements.get(m));const{code:h}=e.compile(l,f),p=new Function("Vue",h)(r);return p._rc=!0,o[u]=p}n.registerRuntimeCompiler(a),t.compile=a,Object.keys(n).forEach(function(l){l!=="default"&&!Object.prototype.hasOwnProperty.call(t,l)&&(t[l]=n[l])})}(Fd)),Fd}var ib;function X1(){return ib||(ib=1,Md.exports=n4()),Md.exports}var rb;function s4(){return rb||(rb=1,function(t){t.exports=function(e){var n={};function s(i){if(n[i])return n[i].exports;var r=n[i]={i,l:!1,exports:{}};return e[i].call(r.exports,r,r.exports,s),r.l=!0,r.exports}return s.m=e,s.c=n,s.d=function(i,r,o){s.o(i,r)||Object.defineProperty(i,r,{enumerable:!0,get:o})},s.r=function(i){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(i,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(i,"__esModule",{value:!0})},s.t=function(i,r){if(r&1&&(i=s(i)),r&8||r&4&&typeof i=="object"&&i&&i.__esModule)return i;var o=Object.create(null);if(s.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:i}),r&2&&typeof i!="string")for(var a in i)s.d(o,a,(function(l){return i[l]}).bind(null,a));return o},s.n=function(i){var r=i&&i.__esModule?function(){return i.default}:function(){return i};return s.d(r,"a",r),r},s.o=function(i,r){return Object.prototype.hasOwnProperty.call(i,r)},s.p="",s(s.s="fb15")}({8875:function(e,n,s){var i,r,o;(function(a,l){r=[],i=l,o=typeof i=="function"?i.apply(n,r):i,o!==void 0&&(e.exports=o)})(typeof self<"u"?self:this,function(){function a(){var l=Object.getOwnPropertyDescriptor(document,"currentScript");if(!l&&"currentScript"in document&&document.currentScript||l&&l.get!==a&&document.currentScript)return document.currentScript;try{throw new Error}catch(v){var c=/.*at [^(]*\((.*):(.+):(.+)\)$/ig,u=/@([^@]*):(\d+):(\d+)\s*$/ig,d=c.exec(v.stack)||u.exec(v.stack),f=d&&d[1]||!1,h=d&&d[2]||!1,p=document.location.href.replace(document.location.hash,""),m,_,y,S=document.getElementsByTagName("script");f===p&&(m=document.documentElement.outerHTML,_=new RegExp("(?:[^\\n]+?\\n){0,"+(h-2)+"}[^<]*<script>([\\d\\D]*?)<\\/script>[\\d\\D]*","i"),y=m.replace(_,"$1").trim());for(var b=0;b<S.length;b++)if(S[b].readyState==="interactive"||S[b].src===f||f===p&&S[b].innerHTML&&S[b].innerHTML.trim()===y)return S[b];return null}}return a})},"8bbf":function(e,n){e.exports=X1()},fb15:function(e,n,s){if(s.r(n),typeof window<"u"){var i=window.document.currentScript;{var r=s("8875");i=r(),"currentScript"in document||Object.defineProperty(document,"currentScript",{get:r})}var o=i&&i.src.match(/(.+\/)[^/]+\.js(\?.*)?$/);o&&(s.p=o[1])}var a=s("8bbf");function l(p,m,_,y,S,b){return Object(a.openBlock)(),Object(a.createBlock)("div",{style:y.finalStyle},null,4)}var c=typeof window<"u",u={name:"VueProgress",serverCacheKey:function(){return"Progress"},setup:function(){var m=c?Object(a.inject)("RADON_LOADING_BAR"):{percent:0,options:{canSuccess:!0,show:!1,color:"rgb(19, 91, 55)",failedColor:"red",thickness:"2px",transition:{speed:"0.2s",opacity:"0.6s",termination:300},location:"top",autoRevert:!0,inverse:!1}},_=Object(a.computed)(function(){var y=m.options,S=!!y.show,b=y.location,v={"z-index":999999,"background-color":y.canSuccess?y.color:y.failedColor,opacity:y.show?1:0,position:y.position};return b==="top"||b==="bottom"?(b==="top"?v.top="0px":v.bottom="0px",y.inverse?v.right="0px":v.left="0px",v.width=m.percent+"%",v.height=y.thickness,v.transition=(S?"width "+y.transition.speed+", ":"")+"opacity "+y.transition.opacity):(b==="left"||b==="right")&&(b==="left"?v.left="0px":v.right="0px",y.inverse?v.top="0px":v.bottom="0px",v.height=m.percent+"%",v.width=y.thickness,v.transition=(S?"height "+y.transition.speed+", ":"")+"opacity "+y.transition.opacity),v});return{progress:m,finalStyle:_}}};u.render=l;var d=u;function f(p,m){for(var _=1,y,S;_<arguments.length;++_){S=arguments[_];for(y in S)Object.prototype.hasOwnProperty.call(S,y)&&(p[y]=S[y])}return p}var h={install:function(m,_){var y={canSuccess:!0,show:!1,color:"#73ccec",position:"fixed",failedColor:"red",thickness:"2px",transition:{speed:"0.2s",opacity:"0.6s",termination:300},autoRevert:!0,location:"top",inverse:!1,autoFinish:!0},S=f(y,_),b=Object(a.reactive)({percent:0,options:S});m.provide("RADON_LOADING_BAR",b);var v={state:{tFailColor:"",tColor:"",timer:null,cut:0},start:function(w){var N=this;w||(w=3e3),b.percent=0,b.options.show=!0,b.options.canSuccess=!0,this.state.cut=1e4/Math.floor(w),clearInterval(this.state.timer),this.state.timer=setInterval(function(){N.increase(N.state.cut*Math.random()),b.percent>95&&b.options.autoFinish&&N.finish()},100)},set:function(w){b.options.show=!0,b.options.canSuccess=!0,b.percent=Math.floor(w)},get:function(){return Math.floor(b.percent)},increase:function(w){b.percent=Math.min(99,b.percent+Math.floor(w))},decrease:function(w){b.percent=b.percent-Math.floor(w)},hide:function(){var w=this;clearInterval(this.state.timer),this.state.timer=null,setTimeout(function(){b.options.show=!1,Object(a.nextTick)(function(){setTimeout(function(){b.percent=0},100),b.options.autoRevert&&setTimeout(function(){w.revert()},300)})},b.options.transition.termination)},pause:function(){clearInterval(this.state.timer)},finish:function(){b.percent=100,this.hide()},fail:function(){b.options.canSuccess=!1,b.percent=100,this.hide()},setFailColor:function(w){b.options.failedColor=w},setColor:function(w){b.options.color=w},setLocation:function(w){b.options.location=w},setTransition:function(w){b.options.transition=w},tempFailColor:function(w){this.state.tFailColor=b.options.failedColor,b.options.failedColor=w},tempColor:function(w){this.state.tColor=b.options.color,b.options.color=w},tempLocation:function(w){this.state.tLocation=b.options.location,b.options.location=w},tempTransition:function(w){this.state.tTransition=b.options.transition,b.options.transition=w},revertColor:function(){b.options.color=this.state.tColor,this.state.tColor=""},revertFailColor:function(){b.options.failedColor=this.state.tFailColor,this.state.tFailColor=""},revertLocation:function(){b.options.location=this.state.tLocation,this.state.tLocation=""},revertTransition:function(){b.options.transition=this.state.tTransition,this.state.tTransition={}},revert:function(){b.options.autoRevert&&(this.state.tColor&&this.revertColor(),this.state.tFailColor&&this.revertFailColor(),this.state.tLocation&&this.revertLocation(),this.state.tTransition&&(this.state.tTransition.speed!==void 0||this.state.tTransition.opacity!==void 0)&&this.revertTransition())},parseMeta:function(w){for(var N in w.func){var L=w.func[N];switch(L.call){case"color":switch(L.modifier){case"set":this.setColor(L.argument);break;case"temp":this.tempColor(L.argument);break}break;case"fail":switch(L.modifier){case"set":this.setFailColor(L.argument);break;case"temp":this.tempFailColor(L.argument);break}break;case"location":switch(L.modifier){case"set":this.setLocation(L.argument);break;case"temp":this.tempLocation(L.argument);break}break;case"transition":switch(L.modifier){case"set":this.setTransition(L.argument);break;case"temp":this.tempTransition(L.argument);break}break}}}};m.component("vue-progress-bar",d),m.config.globalProperties.$Progress=v}};n.default=h}})}(Dd)),Dd.exports}var i4=s4();const r4=Fu(i4);class $r extends Error{}class o4 extends $r{constructor(e){super(`Invalid DateTime: ${e.toMessage()}`)}}class a4 extends $r{constructor(e){super(`Invalid Interval: ${e.toMessage()}`)}}class l4 extends $r{constructor(e){super(`Invalid Duration: ${e.toMessage()}`)}}class so extends $r{}class Y1 extends $r{constructor(e){super(`Invalid unit ${e}`)}}class cn extends $r{}class Si extends $r{constructor(){super("Zone is an abstract class")}}const gt="numeric",Ts="short",Xn="long",Bc={year:gt,month:gt,day:gt},Z1={year:gt,month:Ts,day:gt},c4={year:gt,month:Ts,day:gt,weekday:Ts},J1={year:gt,month:Xn,day:gt},Q1={year:gt,month:Xn,day:gt,weekday:Xn},t2={hour:gt,minute:gt},e2={hour:gt,minute:gt,second:gt},n2={hour:gt,minute:gt,second:gt,timeZoneName:Ts},s2={hour:gt,minute:gt,second:gt,timeZoneName:Xn},i2={hour:gt,minute:gt,hourCycle:"h23"},r2={hour:gt,minute:gt,second:gt,hourCycle:"h23"},o2={hour:gt,minute:gt,second:gt,hourCycle:"h23",timeZoneName:Ts},a2={hour:gt,minute:gt,second:gt,hourCycle:"h23",timeZoneName:Xn},l2={year:gt,month:gt,day:gt,hour:gt,minute:gt},c2={year:gt,month:gt,day:gt,hour:gt,minute:gt,second:gt},u2={year:gt,month:Ts,day:gt,hour:gt,minute:gt},d2={year:gt,month:Ts,day:gt,hour:gt,minute:gt,second:gt},u4={year:gt,month:Ts,day:gt,weekday:Ts,hour:gt,minute:gt},f2={year:gt,month:Xn,day:gt,hour:gt,minute:gt,timeZoneName:Ts},h2={year:gt,month:Xn,day:gt,hour:gt,minute:gt,second:gt,timeZoneName:Ts},p2={year:gt,month:Xn,day:gt,weekday:Xn,hour:gt,minute:gt,timeZoneName:Xn},m2={year:gt,month:Xn,day:gt,weekday:Xn,hour:gt,minute:gt,second:gt,timeZoneName:Xn};class ol{get type(){throw new Si}get name(){throw new Si}get ianaName(){return this.name}get isUniversal(){throw new Si}offsetName(e,n){throw new Si}formatOffset(e,n){throw new Si}offset(e){throw new Si}equals(e){throw new Si}get isValid(){throw new Si}}let Hd=null;class sd extends ol{static get instance(){return Hd===null&&(Hd=new sd),Hd}get type(){return"system"}get name(){return new Intl.DateTimeFormat().resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(e,{format:n,locale:s}){return C2(e,n,s)}formatOffset(e,n){return fa(this.offset(e),n)}offset(e){return-new Date(e).getTimezoneOffset()}equals(e){return e.type==="system"}get isValid(){return!0}}let oc={};function d4(t){return oc[t]||(oc[t]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"})),oc[t]}const f4={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};function h4(t,e){const n=t.format(e).replace(/\u200E/g,""),s=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n),[,i,r,o,a,l,c,u]=s;return[o,i,r,a,l,c,u]}function p4(t,e){const n=t.formatToParts(e),s=[];for(let i=0;i<n.length;i++){const{type:r,value:o}=n[i],a=f4[r];r==="era"?s[a]=o:Rt(a)||(s[a]=parseInt(o,10))}return s}let Ol={};class di extends ol{static create(e){return Ol[e]||(Ol[e]=new di(e)),Ol[e]}static resetCache(){Ol={},oc={}}static isValidSpecifier(e){return this.isValidZone(e)}static isValidZone(e){if(!e)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:e}).format(),!0}catch{return!1}}constructor(e){super(),this.zoneName=e,this.valid=di.isValidZone(e)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(e,{format:n,locale:s}){return C2(e,n,s,this.name)}formatOffset(e,n){return fa(this.offset(e),n)}offset(e){const n=new Date(e);if(isNaN(n))return NaN;const s=d4(this.name);let[i,r,o,a,l,c,u]=s.formatToParts?p4(s,n):h4(s,n);a==="BC"&&(i=-Math.abs(i)+1);const f=rd({year:i,month:r,day:o,hour:l===24?0:l,minute:c,second:u,millisecond:0});let h=+n;const p=h%1e3;return h-=p>=0?p:1e3+p,(f-h)/(60*1e3)}equals(e){return e.type==="iana"&&e.name===this.name}get isValid(){return this.valid}}let ob={};function m4(t,e={}){const n=JSON.stringify([t,e]);let s=ob[n];return s||(s=new Intl.ListFormat(t,e),ob[n]=s),s}let sh={};function ih(t,e={}){const n=JSON.stringify([t,e]);let s=sh[n];return s||(s=new Intl.DateTimeFormat(t,e),sh[n]=s),s}let rh={};function g4(t,e={}){const n=JSON.stringify([t,e]);let s=rh[n];return s||(s=new Intl.NumberFormat(t,e),rh[n]=s),s}let oh={};function b4(t,e={}){const{base:n,...s}=e,i=JSON.stringify([t,s]);let r=oh[i];return r||(r=new Intl.RelativeTimeFormat(t,e),oh[i]=r),r}let Zo=null;function y4(){return Zo||(Zo=new Intl.DateTimeFormat().resolvedOptions().locale,Zo)}let ab={};function _4(t){let e=ab[t];if(!e){const n=new Intl.Locale(t);e="getWeekInfo"in n?n.getWeekInfo():n.weekInfo,ab[t]=e}return e}function v4(t){const e=t.indexOf("-x-");e!==-1&&(t=t.substring(0,e));const n=t.indexOf("-u-");if(n===-1)return[t];{let s,i;try{s=ih(t).resolvedOptions(),i=t}catch{const l=t.substring(0,n);s=ih(l).resolvedOptions(),i=l}const{numberingSystem:r,calendar:o}=s;return[i,r,o]}}function S4(t,e,n){return(n||e)&&(t.includes("-u-")||(t+="-u"),n&&(t+=`-ca-${n}`),e&&(t+=`-nu-${e}`)),t}function E4(t){const e=[];for(let n=1;n<=12;n++){const s=At.utc(2009,n,1);e.push(t(s))}return e}function w4(t){const e=[];for(let n=1;n<=7;n++){const s=At.utc(2016,11,13+n);e.push(t(s))}return e}function Il(t,e,n,s){const i=t.listingMode();return i==="error"?null:i==="en"?n(e):s(e)}function C4(t){return t.numberingSystem&&t.numberingSystem!=="latn"?!1:t.numberingSystem==="latn"||!t.locale||t.locale.startsWith("en")||new Intl.DateTimeFormat(t.intl).resolvedOptions().numberingSystem==="latn"}class k4{constructor(e,n,s){this.padTo=s.padTo||0,this.floor=s.floor||!1;const{padTo:i,floor:r,...o}=s;if(!n||Object.keys(o).length>0){const a={useGrouping:!1,...s};s.padTo>0&&(a.minimumIntegerDigits=s.padTo),this.inf=g4(e,a)}}format(e){if(this.inf){const n=this.floor?Math.floor(e):e;return this.inf.format(n)}else{const n=this.floor?Math.floor(e):Bp(e,3);return Be(n,this.padTo)}}}class T4{constructor(e,n,s){this.opts=s,this.originalZone=void 0;let i;if(this.opts.timeZone)this.dt=e;else if(e.zone.type==="fixed"){const o=-1*(e.offset/60),a=o>=0?`Etc/GMT+${o}`:`Etc/GMT${o}`;e.offset!==0&&di.create(a).valid?(i=a,this.dt=e):(i="UTC",this.dt=e.offset===0?e:e.setZone("UTC").plus({minutes:e.offset}),this.originalZone=e.zone)}else e.zone.type==="system"?this.dt=e:e.zone.type==="iana"?(this.dt=e,i=e.zone.name):(i="UTC",this.dt=e.setZone("UTC").plus({minutes:e.offset}),this.originalZone=e.zone);const r={...this.opts};r.timeZone=r.timeZone||i,this.dtf=ih(n,r)}format(){return this.originalZone?this.formatToParts().map(({value:e})=>e).join(""):this.dtf.format(this.dt.toJSDate())}formatToParts(){const e=this.dtf.formatToParts(this.dt.toJSDate());return this.originalZone?e.map(n=>{if(n.type==="timeZoneName"){const s=this.originalZone.offsetName(this.dt.ts,{locale:this.dt.locale,format:this.opts.timeZoneName});return{...n,value:s}}else return n}):e}resolvedOptions(){return this.dtf.resolvedOptions()}}class x4{constructor(e,n,s){this.opts={style:"long",...s},!n&&E2()&&(this.rtf=b4(e,s))}format(e,n){return this.rtf?this.rtf.format(e,n):Y4(n,e,this.opts.numeric,this.opts.style!=="long")}formatToParts(e,n){return this.rtf?this.rtf.formatToParts(e,n):[]}}const A4={firstDay:1,minimalDays:4,weekend:[6,7]};class me{static fromOpts(e){return me.create(e.locale,e.numberingSystem,e.outputCalendar,e.weekSettings,e.defaultToEN)}static create(e,n,s,i,r=!1){const o=e||De.defaultLocale,a=o||(r?"en-US":y4()),l=n||De.defaultNumberingSystem,c=s||De.defaultOutputCalendar,u=ah(i)||De.defaultWeekSettings;return new me(a,l,c,u,o)}static resetCache(){Zo=null,sh={},rh={},oh={}}static fromObject({locale:e,numberingSystem:n,outputCalendar:s,weekSettings:i}={}){return me.create(e,n,s,i)}constructor(e,n,s,i,r){const[o,a,l]=v4(e);this.locale=o,this.numberingSystem=n||a||null,this.outputCalendar=s||l||null,this.weekSettings=i,this.intl=S4(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=r,this.fastNumbersCached=null}get fastNumbers(){return this.fastNumbersCached==null&&(this.fastNumbersCached=C4(this)),this.fastNumbersCached}listingMode(){const e=this.isEnglish(),n=(this.numberingSystem===null||this.numberingSystem==="latn")&&(this.outputCalendar===null||this.outputCalendar==="gregory");return e&&n?"en":"intl"}clone(e){return!e||Object.getOwnPropertyNames(e).length===0?this:me.create(e.locale||this.specifiedLocale,e.numberingSystem||this.numberingSystem,e.outputCalendar||this.outputCalendar,ah(e.weekSettings)||this.weekSettings,e.defaultToEN||!1)}redefaultToEN(e={}){return this.clone({...e,defaultToEN:!0})}redefaultToSystem(e={}){return this.clone({...e,defaultToEN:!1})}months(e,n=!1){return Il(this,e,x2,()=>{const s=n?{month:e,day:"numeric"}:{month:e},i=n?"format":"standalone";return this.monthsCache[i][e]||(this.monthsCache[i][e]=E4(r=>this.extract(r,s,"month"))),this.monthsCache[i][e]})}weekdays(e,n=!1){return Il(this,e,I2,()=>{const s=n?{weekday:e,year:"numeric",month:"long",day:"numeric"}:{weekday:e},i=n?"format":"standalone";return this.weekdaysCache[i][e]||(this.weekdaysCache[i][e]=w4(r=>this.extract(r,s,"weekday"))),this.weekdaysCache[i][e]})}meridiems(){return Il(this,void 0,()=>N2,()=>{if(!this.meridiemCache){const e={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[At.utc(2016,11,13,9),At.utc(2016,11,13,19)].map(n=>this.extract(n,e,"dayperiod"))}return this.meridiemCache})}eras(e){return Il(this,e,P2,()=>{const n={era:e};return this.eraCache[e]||(this.eraCache[e]=[At.utc(-40,1,1),At.utc(2017,1,1)].map(s=>this.extract(s,n,"era"))),this.eraCache[e]})}extract(e,n,s){const i=this.dtFormatter(e,n),r=i.formatToParts(),o=r.find(a=>a.type.toLowerCase()===s);return o?o.value:null}numberFormatter(e={}){return new k4(this.intl,e.forceSimple||this.fastNumbers,e)}dtFormatter(e,n={}){return new T4(e,this.intl,n)}relFormatter(e={}){return new x4(this.intl,this.isEnglish(),e)}listFormatter(e={}){return m4(this.intl,e)}isEnglish(){return this.locale==="en"||this.locale.toLowerCase()==="en-us"||new Intl.DateTimeFormat(this.intl).resolvedOptions().locale.startsWith("en-us")}getWeekSettings(){return this.weekSettings?this.weekSettings:w2()?_4(this.locale):A4}getStartOfWeek(){return this.getWeekSettings().firstDay}getMinDaysInFirstWeek(){return this.getWeekSettings().minimalDays}getWeekendDays(){return this.getWeekSettings().weekend}equals(e){return this.locale===e.locale&&this.numberingSystem===e.numberingSystem&&this.outputCalendar===e.outputCalendar}toString(){return`Locale(${this.locale}, ${this.numberingSystem}, ${this.outputCalendar})`}}let Ud=null;class Tn extends ol{static get utcInstance(){return Ud===null&&(Ud=new Tn(0)),Ud}static instance(e){return e===0?Tn.utcInstance:new Tn(e)}static parseSpecifier(e){if(e){const n=e.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(n)return new Tn(od(n[1],n[2]))}return null}constructor(e){super(),this.fixed=e}get type(){return"fixed"}get name(){return this.fixed===0?"UTC":`UTC${fa(this.fixed,"narrow")}`}get ianaName(){return this.fixed===0?"Etc/UTC":`Etc/GMT${fa(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(e,n){return fa(this.fixed,n)}get isUniversal(){return!0}offset(){return this.fixed}equals(e){return e.type==="fixed"&&e.fixed===this.fixed}get isValid(){return!0}}class O4 extends ol{constructor(e){super(),this.zoneName=e}get type(){return"invalid"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(){return null}formatOffset(){return""}offset(){return NaN}equals(){return!1}get isValid(){return!1}}function Li(t,e){if(Rt(t)||t===null)return e;if(t instanceof ol)return t;if(L4(t)){const n=t.toLowerCase();return n==="default"?e:n==="local"||n==="system"?sd.instance:n==="utc"||n==="gmt"?Tn.utcInstance:Tn.parseSpecifier(n)||di.create(t)}else return Ui(t)?Tn.instance(t):typeof t=="object"&&"offset"in t&&typeof t.offset=="function"?t:new O4(t)}const Vp={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[-৯]",deva:"[-९]",fullwide:"[-]",gujr:"[-૯]",hanidec:"[|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[-೯]",laoo:"[-໙]",limb:"[᥆-᥏]",mlym:"[-൯]",mong:"[᠐-᠙]",mymr:"[-၉]",orya:"[-୯]",tamldec:"[-௯]",telu:"[-౯]",thai:"[-๙]",tibt:"[༠-༩]",latn:"\\d"},lb={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},I4=Vp.hanidec.replace(/[\[|\]]/g,"").split("");function N4(t){let e=parseInt(t,10);if(isNaN(e)){e="";for(let n=0;n<t.length;n++){const s=t.charCodeAt(n);if(t[n].search(Vp.hanidec)!==-1)e+=I4.indexOf(t[n]);else for(const i in lb){const[r,o]=lb[i];s>=r&&s<=o&&(e+=s-r)}}return parseInt(e,10)}else return e}let Yr={};function P4(){Yr={}}function hs({numberingSystem:t},e=""){const n=t||"latn";return Yr[n]||(Yr[n]={}),Yr[n][e]||(Yr[n][e]=new RegExp(`${Vp[n]}${e}`)),Yr[n][e]}let cb=()=>Date.now(),ub="system",db=null,fb=null,hb=null,pb=60,mb,gb=null;class De{static get now(){return cb}static set now(e){cb=e}static set defaultZone(e){ub=e}static get defaultZone(){return Li(ub,sd.instance)}static get defaultLocale(){return db}static set defaultLocale(e){db=e}static get defaultNumberingSystem(){return fb}static set defaultNumberingSystem(e){fb=e}static get defaultOutputCalendar(){return hb}static set defaultOutputCalendar(e){hb=e}static get defaultWeekSettings(){return gb}static set defaultWeekSettings(e){gb=ah(e)}static get twoDigitCutoffYear(){return pb}static set twoDigitCutoffYear(e){pb=e%100}static get throwOnInvalid(){return mb}static set throwOnInvalid(e){mb=e}static resetCaches(){me.resetCache(),di.resetCache(),At.resetCache(),P4()}}class Ss{constructor(e,n){this.reason=e,this.explanation=n}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}}const g2=[0,31,59,90,120,151,181,212,243,273,304,334],b2=[0,31,60,91,121,152,182,213,244,274,305,335];function ns(t,e){return new Ss("unit out of range",`you specified ${e} (of type ${typeof e}) as a ${t}, which is invalid`)}function Hp(t,e,n){const s=new Date(Date.UTC(t,e-1,n));t<100&&t>=0&&s.setUTCFullYear(s.getUTCFullYear()-1900);const i=s.getUTCDay();return i===0?7:i}function y2(t,e,n){return n+(al(t)?b2:g2)[e-1]}function _2(t,e){const n=al(t)?b2:g2,s=n.findIndex(r=>r<e),i=e-n[s];return{month:s+1,day:i}}function Up(t,e){return(t-e+7)%7+1}function Wc(t,e=4,n=1){const{year:s,month:i,day:r}=t,o=y2(s,i,r),a=Up(Hp(s,i,r),n);let l=Math.floor((o-a+14-e)/7),c;return l<1?(c=s-1,l=Ua(c,e,n)):l>Ua(s,e,n)?(c=s+1,l=1):c=s,{weekYear:c,weekNumber:l,weekday:a,...ad(t)}}function bb(t,e=4,n=1){const{weekYear:s,weekNumber:i,weekday:r}=t,o=Up(Hp(s,1,e),n),a=lo(s);let l=i*7+r-o-7+e,c;l<1?(c=s-1,l+=lo(c)):l>a?(c=s+1,l-=lo(s)):c=s;const{month:u,day:d}=_2(c,l);return{year:c,month:u,day:d,...ad(t)}}function jd(t){const{year:e,month:n,day:s}=t,i=y2(e,n,s);return{year:e,ordinal:i,...ad(t)}}function yb(t){const{year:e,ordinal:n}=t,{month:s,day:i}=_2(e,n);return{year:e,month:s,day:i,...ad(t)}}function _b(t,e){if(!Rt(t.localWeekday)||!Rt(t.localWeekNumber)||!Rt(t.localWeekYear)){if(!Rt(t.weekday)||!Rt(t.weekNumber)||!Rt(t.weekYear))throw new so("Cannot mix locale-based week fields with ISO-based week fields");return Rt(t.localWeekday)||(t.weekday=t.localWeekday),Rt(t.localWeekNumber)||(t.weekNumber=t.localWeekNumber),Rt(t.localWeekYear)||(t.weekYear=t.localWeekYear),delete t.localWeekday,delete t.localWeekNumber,delete t.localWeekYear,{minDaysInFirstWeek:e.getMinDaysInFirstWeek(),startOfWeek:e.getStartOfWeek()}}else return{minDaysInFirstWeek:4,startOfWeek:1}}function $4(t,e=4,n=1){const s=id(t.weekYear),i=ss(t.weekNumber,1,Ua(t.weekYear,e,n)),r=ss(t.weekday,1,7);return s?i?r?!1:ns("weekday",t.weekday):ns("week",t.weekNumber):ns("weekYear",t.weekYear)}function R4(t){const e=id(t.year),n=ss(t.ordinal,1,lo(t.year));return e?n?!1:ns("ordinal",t.ordinal):ns("year",t.year)}function v2(t){const e=id(t.year),n=ss(t.month,1,12),s=ss(t.day,1,qc(t.year,t.month));return e?n?s?!1:ns("day",t.day):ns("month",t.month):ns("year",t.year)}function S2(t){const{hour:e,minute:n,second:s,millisecond:i}=t,r=ss(e,0,23)||e===24&&n===0&&s===0&&i===0,o=ss(n,0,59),a=ss(s,0,59),l=ss(i,0,999);return r?o?a?l?!1:ns("millisecond",i):ns("second",s):ns("minute",n):ns("hour",e)}function Rt(t){return typeof t>"u"}function Ui(t){return typeof t=="number"}function id(t){return typeof t=="number"&&t%1===0}function L4(t){return typeof t=="string"}function D4(t){return Object.prototype.toString.call(t)==="[object Date]"}function E2(){try{return typeof Intl<"u"&&!!Intl.RelativeTimeFormat}catch{return!1}}function w2(){try{return typeof Intl<"u"&&!!Intl.Locale&&("weekInfo"in Intl.Locale.prototype||"getWeekInfo"in Intl.Locale.prototype)}catch{return!1}}function M4(t){return Array.isArray(t)?t:[t]}function vb(t,e,n){if(t.length!==0)return t.reduce((s,i)=>{const r=[e(i),i];return s&&n(s[0],r[0])===s[0]?s:r},null)[1]}function F4(t,e){return e.reduce((n,s)=>(n[s]=t[s],n),{})}function wo(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function ah(t){if(t==null)return null;if(typeof t!="object")throw new cn("Week settings must be an object");if(!ss(t.firstDay,1,7)||!ss(t.minimalDays,1,7)||!Array.isArray(t.weekend)||t.weekend.some(e=>!ss(e,1,7)))throw new cn("Invalid week settings");return{firstDay:t.firstDay,minimalDays:t.minimalDays,weekend:Array.from(t.weekend)}}function ss(t,e,n){return id(t)&&t>=e&&t<=n}function V4(t,e){return t-e*Math.floor(t/e)}function Be(t,e=2){const n=t<0;let s;return n?s="-"+(""+-t).padStart(e,"0"):s=(""+t).padStart(e,"0"),s}function Pi(t){if(!(Rt(t)||t===null||t===""))return parseInt(t,10)}function nr(t){if(!(Rt(t)||t===null||t===""))return parseFloat(t)}function jp(t){if(!(Rt(t)||t===null||t==="")){const e=parseFloat("0."+t)*1e3;return Math.floor(e)}}function Bp(t,e,n=!1){const s=10**e;return(n?Math.trunc:Math.round)(t*s)/s}function al(t){return t%4===0&&(t%100!==0||t%400===0)}function lo(t){return al(t)?366:365}function qc(t,e){const n=V4(e-1,12)+1,s=t+(e-n)/12;return n===2?al(s)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][n-1]}function rd(t){let e=Date.UTC(t.year,t.month-1,t.day,t.hour,t.minute,t.second,t.millisecond);return t.year<100&&t.year>=0&&(e=new Date(e),e.setUTCFullYear(t.year,t.month-1,t.day)),+e}function Sb(t,e,n){return-Up(Hp(t,1,e),n)+e-1}function Ua(t,e=4,n=1){const s=Sb(t,e,n),i=Sb(t+1,e,n);return(lo(t)-s+i)/7}function lh(t){return t>99?t:t>De.twoDigitCutoffYear?1900+t:2e3+t}function C2(t,e,n,s=null){const i=new Date(t),r={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};s&&(r.timeZone=s);const o={timeZoneName:e,...r},a=new Intl.DateTimeFormat(n,o).formatToParts(i).find(l=>l.type.toLowerCase()==="timezonename");return a?a.value:null}function od(t,e){let n=parseInt(t,10);Number.isNaN(n)&&(n=0);const s=parseInt(e,10)||0,i=n<0||Object.is(n,-0)?-s:s;return n*60+i}function k2(t){const e=Number(t);if(typeof t=="boolean"||t===""||Number.isNaN(e))throw new cn(`Invalid unit value ${t}`);return e}function zc(t,e){const n={};for(const s in t)if(wo(t,s)){const i=t[s];if(i==null)continue;n[e(s)]=k2(i)}return n}function fa(t,e){const n=Math.trunc(Math.abs(t/60)),s=Math.trunc(Math.abs(t%60)),i=t>=0?"+":"-";switch(e){case"short":return`${i}${Be(n,2)}:${Be(s,2)}`;case"narrow":return`${i}${n}${s>0?`:${s}`:""}`;case"techie":return`${i}${Be(n,2)}${Be(s,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}function ad(t){return F4(t,["hour","minute","second","millisecond"])}const H4=["January","February","March","April","May","June","July","August","September","October","November","December"],T2=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],U4=["J","F","M","A","M","J","J","A","S","O","N","D"];function x2(t){switch(t){case"narrow":return[...U4];case"short":return[...T2];case"long":return[...H4];case"numeric":return["1","2","3","4","5","6","7","8","9","10","11","12"];case"2-digit":return["01","02","03","04","05","06","07","08","09","10","11","12"];default:return null}}const A2=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],O2=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],j4=["M","T","W","T","F","S","S"];function I2(t){switch(t){case"narrow":return[...j4];case"short":return[...O2];case"long":return[...A2];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}const N2=["AM","PM"],B4=["Before Christ","Anno Domini"],W4=["BC","AD"],q4=["B","A"];function P2(t){switch(t){case"narrow":return[...q4];case"short":return[...W4];case"long":return[...B4];default:return null}}function z4(t){return N2[t.hour<12?0:1]}function G4(t,e){return I2(e)[t.weekday-1]}function K4(t,e){return x2(e)[t.month-1]}function X4(t,e){return P2(e)[t.year<0?0:1]}function Y4(t,e,n="always",s=!1){const i={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},r=["hours","minutes","seconds"].indexOf(t)===-1;if(n==="auto"&&r){const d=t==="days";switch(e){case 1:return d?"tomorrow":`next ${i[t][0]}`;case-1:return d?"yesterday":`last ${i[t][0]}`;case 0:return d?"today":`this ${i[t][0]}`}}const o=Object.is(e,-0)||e<0,a=Math.abs(e),l=a===1,c=i[t],u=s?l?c[1]:c[2]||c[1]:l?i[t][0]:t;return o?`${a} ${u} ago`:`in ${a} ${u}`}function Eb(t,e){let n="";for(const s of t)s.literal?n+=s.val:n+=e(s.val);return n}const Z4={D:Bc,DD:Z1,DDD:J1,DDDD:Q1,t:t2,tt:e2,ttt:n2,tttt:s2,T:i2,TT:r2,TTT:o2,TTTT:a2,f:l2,ff:u2,fff:f2,ffff:p2,F:c2,FF:d2,FFF:h2,FFFF:m2};class mn{static create(e,n={}){return new mn(e,n)}static parseFormat(e){let n=null,s="",i=!1;const r=[];for(let o=0;o<e.length;o++){const a=e.charAt(o);a==="'"?(s.length>0&&r.push({literal:i||/^\s+$/.test(s),val:s}),n=null,s="",i=!i):i||a===n?s+=a:(s.length>0&&r.push({literal:/^\s+$/.test(s),val:s}),s=a,n=a)}return s.length>0&&r.push({literal:i||/^\s+$/.test(s),val:s}),r}static macroTokenToFormatOpts(e){return Z4[e]}constructor(e,n){this.opts=n,this.loc=e,this.systemLoc=null}formatWithSystemDefault(e,n){return this.systemLoc===null&&(this.systemLoc=this.loc.redefaultToSystem()),this.systemLoc.dtFormatter(e,{...this.opts,...n}).format()}dtFormatter(e,n={}){return this.loc.dtFormatter(e,{...this.opts,...n})}formatDateTime(e,n){return this.dtFormatter(e,n).format()}formatDateTimeParts(e,n){return this.dtFormatter(e,n).formatToParts()}formatInterval(e,n){return this.dtFormatter(e.start,n).dtf.formatRange(e.start.toJSDate(),e.end.toJSDate())}resolvedOptions(e,n){return this.dtFormatter(e,n).resolvedOptions()}num(e,n=0){if(this.opts.forceSimple)return Be(e,n);const s={...this.opts};return n>0&&(s.padTo=n),this.loc.numberFormatter(s).format(e)}formatDateTimeFromString(e,n){const s=this.loc.listingMode()==="en",i=this.loc.outputCalendar&&this.loc.outputCalendar!=="gregory",r=(h,p)=>this.loc.extract(e,h,p),o=h=>e.isOffsetFixed&&e.offset===0&&h.allowZ?"Z":e.isValid?e.zone.formatOffset(e.ts,h.format):"",a=()=>s?z4(e):r({hour:"numeric",hourCycle:"h12"},"dayperiod"),l=(h,p)=>s?K4(e,h):r(p?{month:h}:{month:h,day:"numeric"},"month"),c=(h,p)=>s?G4(e,h):r(p?{weekday:h}:{weekday:h,month:"long",day:"numeric"},"weekday"),u=h=>{const p=mn.macroTokenToFormatOpts(h);return p?this.formatWithSystemDefault(e,p):h},d=h=>s?X4(e,h):r({era:h},"era"),f=h=>{switch(h){case"S":return this.num(e.millisecond);case"u":case"SSS":return this.num(e.millisecond,3);case"s":return this.num(e.second);case"ss":return this.num(e.second,2);case"uu":return this.num(Math.floor(e.millisecond/10),2);case"uuu":return this.num(Math.floor(e.millisecond/100));case"m":return this.num(e.minute);case"mm":return this.num(e.minute,2);case"h":return this.num(e.hour%12===0?12:e.hour%12);case"hh":return this.num(e.hour%12===0?12:e.hour%12,2);case"H":return this.num(e.hour);case"HH":return this.num(e.hour,2);case"Z":return o({format:"narrow",allowZ:this.opts.allowZ});case"ZZ":return o({format:"short",allowZ:this.opts.allowZ});case"ZZZ":return o({format:"techie",allowZ:this.opts.allowZ});case"ZZZZ":return e.zone.offsetName(e.ts,{format:"short",locale:this.loc.locale});case"ZZZZZ":return e.zone.offsetName(e.ts,{format:"long",locale:this.loc.locale});case"z":return e.zoneName;case"a":return a();case"d":return i?r({day:"numeric"},"day"):this.num(e.day);case"dd":return i?r({day:"2-digit"},"day"):this.num(e.day,2);case"c":return this.num(e.weekday);case"ccc":return c("short",!0);case"cccc":return c("long",!0);case"ccccc":return c("narrow",!0);case"E":return this.num(e.weekday);case"EEE":return c("short",!1);case"EEEE":return c("long",!1);case"EEEEE":return c("narrow",!1);case"L":return i?r({month:"numeric",day:"numeric"},"month"):this.num(e.month);case"LL":return i?r({month:"2-digit",day:"numeric"},"month"):this.num(e.month,2);case"LLL":return l("short",!0);case"LLLL":return l("long",!0);case"LLLLL":return l("narrow",!0);case"M":return i?r({month:"numeric"},"month"):this.num(e.month);case"MM":return i?r({month:"2-digit"},"month"):this.num(e.month,2);case"MMM":return l("short",!1);case"MMMM":return l("long",!1);case"MMMMM":return l("narrow",!1);case"y":return i?r({year:"numeric"},"year"):this.num(e.year);case"yy":return i?r({year:"2-digit"},"year"):this.num(e.year.toString().slice(-2),2);case"yyyy":return i?r({year:"numeric"},"year"):this.num(e.year,4);case"yyyyyy":return i?r({year:"numeric"},"year"):this.num(e.year,6);case"G":return d("short");case"GG":return d("long");case"GGGGG":return d("narrow");case"kk":return this.num(e.weekYear.toString().slice(-2),2);case"kkkk":return this.num(e.weekYear,4);case"W":return this.num(e.weekNumber);case"WW":return this.num(e.weekNumber,2);case"n":return this.num(e.localWeekNumber);case"nn":return this.num(e.localWeekNumber,2);case"ii":return this.num(e.localWeekYear.toString().slice(-2),2);case"iiii":return this.num(e.localWeekYear,4);case"o":return this.num(e.ordinal);case"ooo":return this.num(e.ordinal,3);case"q":return this.num(e.quarter);case"qq":return this.num(e.quarter,2);case"X":return this.num(Math.floor(e.ts/1e3));case"x":return this.num(e.ts);default:return u(h)}};return Eb(mn.parseFormat(n),f)}formatDurationFromString(e,n){const s=l=>{switch(l[0]){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":return"hour";case"d":return"day";case"w":return"week";case"M":return"month";case"y":return"year";default:return null}},i=l=>c=>{const u=s(c);return u?this.num(l.get(u),c.length):c},r=mn.parseFormat(n),o=r.reduce((l,{literal:c,val:u})=>c?l:l.concat(u),[]),a=e.shiftTo(...o.map(s).filter(l=>l));return Eb(r,i(a))}}const $2=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function Ro(...t){const e=t.reduce((n,s)=>n+s.source,"");return RegExp(`^${e}$`)}function Lo(...t){return e=>t.reduce(([n,s,i],r)=>{const[o,a,l]=r(e,i);return[{...n,...o},a||s,l]},[{},null,1]).slice(0,2)}function Do(t,...e){if(t==null)return[null,null];for(const[n,s]of e){const i=n.exec(t);if(i)return s(i)}return[null,null]}function R2(...t){return(e,n)=>{const s={};let i;for(i=0;i<t.length;i++)s[t[i]]=Pi(e[n+i]);return[s,null,n+i]}}const L2=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,J4=`(?:${L2.source}?(?:\\[(${$2.source})\\])?)?`,Wp=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,D2=RegExp(`${Wp.source}${J4}`),qp=RegExp(`(?:T${D2.source})?`),Q4=/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,t$=/(\d{4})-?W(\d\d)(?:-?(\d))?/,e$=/(\d{4})-?(\d{3})/,n$=R2("weekYear","weekNumber","weekDay"),s$=R2("year","ordinal"),i$=/(\d{4})-(\d\d)-(\d\d)/,M2=RegExp(`${Wp.source} ?(?:${L2.source}|(${$2.source}))?`),r$=RegExp(`(?: ${M2.source})?`);function co(t,e,n){const s=t[e];return Rt(s)?n:Pi(s)}function o$(t,e){return[{year:co(t,e),month:co(t,e+1,1),day:co(t,e+2,1)},null,e+3]}function Mo(t,e){return[{hours:co(t,e,0),minutes:co(t,e+1,0),seconds:co(t,e+2,0),milliseconds:jp(t[e+3])},null,e+4]}function ll(t,e){const n=!t[e]&&!t[e+1],s=od(t[e+1],t[e+2]),i=n?null:Tn.instance(s);return[{},i,e+3]}function cl(t,e){const n=t[e]?di.create(t[e]):null;return[{},n,e+1]}const a$=RegExp(`^T?${Wp.source}$`),l$=/^-?P(?:(?:(-?\d{1,20}(?:\.\d{1,20})?)Y)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20}(?:\.\d{1,20})?)W)?(?:(-?\d{1,20}(?:\.\d{1,20})?)D)?(?:T(?:(-?\d{1,20}(?:\.\d{1,20})?)H)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,20}))?S)?)?)$/;function c$(t){const[e,n,s,i,r,o,a,l,c]=t,u=e[0]==="-",d=l&&l[0]==="-",f=(h,p=!1)=>h!==void 0&&(p||h&&u)?-h:h;return[{years:f(nr(n)),months:f(nr(s)),weeks:f(nr(i)),days:f(nr(r)),hours:f(nr(o)),minutes:f(nr(a)),seconds:f(nr(l),l==="-0"),milliseconds:f(jp(c),d)}]}const u$={GMT:0,EDT:-4*60,EST:-5*60,CDT:-5*60,CST:-6*60,MDT:-6*60,MST:-7*60,PDT:-7*60,PST:-8*60};function zp(t,e,n,s,i,r,o){const a={year:e.length===2?lh(Pi(e)):Pi(e),month:T2.indexOf(n)+1,day:Pi(s),hour:Pi(i),minute:Pi(r)};return o&&(a.second=Pi(o)),t&&(a.weekday=t.length>3?A2.indexOf(t)+1:O2.indexOf(t)+1),a}const d$=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|(?:([+-]\d\d)(\d\d)))$/;function f$(t){const[,e,n,s,i,r,o,a,l,c,u,d]=t,f=zp(e,i,s,n,r,o,a);let h;return l?h=u$[l]:c?h=0:h=od(u,d),[f,new Tn(h)]}function h$(t){return t.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}const p$=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/,m$=/^(Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,g$=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;function wb(t){const[,e,n,s,i,r,o,a]=t;return[zp(e,i,s,n,r,o,a),Tn.utcInstance]}function b$(t){const[,e,n,s,i,r,o,a]=t;return[zp(e,a,n,s,i,r,o),Tn.utcInstance]}const y$=Ro(Q4,qp),_$=Ro(t$,qp),v$=Ro(e$,qp),S$=Ro(D2),F2=Lo(o$,Mo,ll,cl),E$=Lo(n$,Mo,ll,cl),w$=Lo(s$,Mo,ll,cl),C$=Lo(Mo,ll,cl);function k$(t){return Do(t,[y$,F2],[_$,E$],[v$,w$],[S$,C$])}function T$(t){return Do(h$(t),[d$,f$])}function x$(t){return Do(t,[p$,wb],[m$,wb],[g$,b$])}function A$(t){return Do(t,[l$,c$])}const O$=Lo(Mo);function I$(t){return Do(t,[a$,O$])}const N$=Ro(i$,r$),P$=Ro(M2),$$=Lo(Mo,ll,cl);function R$(t){return Do(t,[N$,F2],[P$,$$])}const Cb="Invalid Duration",V2={weeks:{days:7,hours:7*24,minutes:7*24*60,seconds:7*24*60*60,milliseconds:7*24*60*60*1e3},days:{hours:24,minutes:24*60,seconds:24*60*60,milliseconds:24*60*60*1e3},hours:{minutes:60,seconds:60*60,milliseconds:60*60*1e3},minutes:{seconds:60,milliseconds:60*1e3},seconds:{milliseconds:1e3}},L$={years:{quarters:4,months:12,weeks:52,days:365,hours:365*24,minutes:365*24*60,seconds:365*24*60*60,milliseconds:365*24*60*60*1e3},quarters:{months:3,weeks:13,days:91,hours:91*24,minutes:91*24*60,seconds:91*24*60*60,milliseconds:91*24*60*60*1e3},months:{weeks:4,days:30,hours:30*24,minutes:30*24*60,seconds:30*24*60*60,milliseconds:30*24*60*60*1e3},...V2},Qn=146097/400,Hr=146097/4800,D$={years:{quarters:4,months:12,weeks:Qn/7,days:Qn,hours:Qn*24,minutes:Qn*24*60,seconds:Qn*24*60*60,milliseconds:Qn*24*60*60*1e3},quarters:{months:3,weeks:Qn/28,days:Qn/4,hours:Qn*24/4,minutes:Qn*24*60/4,seconds:Qn*24*60*60/4,milliseconds:Qn*24*60*60*1e3/4},months:{weeks:Hr/7,days:Hr,hours:Hr*24,minutes:Hr*24*60,seconds:Hr*24*60*60,milliseconds:Hr*24*60*60*1e3},...V2},ur=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],M$=ur.slice(0).reverse();function Ei(t,e,n=!1){const s={values:n?e.values:{...t.values,...e.values||{}},loc:t.loc.clone(e.loc),conversionAccuracy:e.conversionAccuracy||t.conversionAccuracy,matrix:e.matrix||t.matrix};return new Qt(s)}function H2(t,e){let n=e.milliseconds??0;for(const s of M$.slice(1))e[s]&&(n+=e[s]*t[s].milliseconds);return n}function kb(t,e){const n=H2(t,e)<0?-1:1;ur.reduceRight((s,i)=>{if(Rt(e[i]))return s;if(s){const r=e[s]*n,o=t[i][s],a=Math.floor(r/o);e[i]+=a*n,e[s]-=a*o*n}return i},null),ur.reduce((s,i)=>{if(Rt(e[i]))return s;if(s){const r=e[s]%1;e[s]-=r,e[i]+=r*t[s][i]}return i},null)}function F$(t){const e={};for(const[n,s]of Object.entries(t))s!==0&&(e[n]=s);return e}class Qt{constructor(e){const n=e.conversionAccuracy==="longterm"||!1;let s=n?D$:L$;e.matrix&&(s=e.matrix),this.values=e.values,this.loc=e.loc||me.create(),this.conversionAccuracy=n?"longterm":"casual",this.invalid=e.invalid||null,this.matrix=s,this.isLuxonDuration=!0}static fromMillis(e,n){return Qt.fromObject({milliseconds:e},n)}static fromObject(e,n={}){if(e==null||typeof e!="object")throw new cn(`Duration.fromObject: argument expected to be an object, got ${e===null?"null":typeof e}`);return new Qt({values:zc(e,Qt.normalizeUnit),loc:me.fromObject(n),conversionAccuracy:n.conversionAccuracy,matrix:n.matrix})}static fromDurationLike(e){if(Ui(e))return Qt.fromMillis(e);if(Qt.isDuration(e))return e;if(typeof e=="object")return Qt.fromObject(e);throw new cn(`Unknown duration argument ${e} of type ${typeof e}`)}static fromISO(e,n){const[s]=A$(e);return s?Qt.fromObject(s,n):Qt.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static fromISOTime(e,n){const[s]=I$(e);return s?Qt.fromObject(s,n):Qt.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static invalid(e,n=null){if(!e)throw new cn("need to specify a reason the Duration is invalid");const s=e instanceof Ss?e:new Ss(e,n);if(De.throwOnInvalid)throw new l4(s);return new Qt({invalid:s})}static normalizeUnit(e){const n={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[e&&e.toLowerCase()];if(!n)throw new Y1(e);return n}static isDuration(e){return e&&e.isLuxonDuration||!1}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}toFormat(e,n={}){const s={...n,floor:n.round!==!1&&n.floor!==!1};return this.isValid?mn.create(this.loc,s).formatDurationFromString(this,e):Cb}toHuman(e={}){if(!this.isValid)return Cb;const n=ur.map(s=>{const i=this.values[s];return Rt(i)?null:this.loc.numberFormatter({style:"unit",unitDisplay:"long",...e,unit:s.slice(0,-1)}).format(i)}).filter(s=>s);return this.loc.listFormatter({type:"conjunction",style:e.listStyle||"narrow",...e}).format(n)}toObject(){return this.isValid?{...this.values}:{}}toISO(){if(!this.isValid)return null;let e="P";return this.years!==0&&(e+=this.years+"Y"),(this.months!==0||this.quarters!==0)&&(e+=this.months+this.quarters*3+"M"),this.weeks!==0&&(e+=this.weeks+"W"),this.days!==0&&(e+=this.days+"D"),(this.hours!==0||this.minutes!==0||this.seconds!==0||this.milliseconds!==0)&&(e+="T"),this.hours!==0&&(e+=this.hours+"H"),this.minutes!==0&&(e+=this.minutes+"M"),(this.seconds!==0||this.milliseconds!==0)&&(e+=Bp(this.seconds+this.milliseconds/1e3,3)+"S"),e==="P"&&(e+="T0S"),e}toISOTime(e={}){if(!this.isValid)return null;const n=this.toMillis();return n<0||n>=864e5?null:(e={suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended",...e,includeOffset:!1},At.fromMillis(n,{zone:"UTC"}).toISOTime(e))}toJSON(){return this.toISO()}toString(){return this.toISO()}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Duration { values: ${JSON.stringify(this.values)} }`:`Duration { Invalid, reason: ${this.invalidReason} }`}toMillis(){return this.isValid?H2(this.matrix,this.values):NaN}valueOf(){return this.toMillis()}plus(e){if(!this.isValid)return this;const n=Qt.fromDurationLike(e),s={};for(const i of ur)(wo(n.values,i)||wo(this.values,i))&&(s[i]=n.get(i)+this.get(i));return Ei(this,{values:s},!0)}minus(e){if(!this.isValid)return this;const n=Qt.fromDurationLike(e);return this.plus(n.negate())}mapUnits(e){if(!this.isValid)return this;const n={};for(const s of Object.keys(this.values))n[s]=k2(e(this.values[s],s));return Ei(this,{values:n},!0)}get(e){return this[Qt.normalizeUnit(e)]}set(e){if(!this.isValid)return this;const n={...this.values,...zc(e,Qt.normalizeUnit)};return Ei(this,{values:n})}reconfigure({locale:e,numberingSystem:n,conversionAccuracy:s,matrix:i}={}){const o={loc:this.loc.clone({locale:e,numberingSystem:n}),matrix:i,conversionAccuracy:s};return Ei(this,o)}as(e){return this.isValid?this.shiftTo(e).get(e):NaN}normalize(){if(!this.isValid)return this;const e=this.toObject();return kb(this.matrix,e),Ei(this,{values:e},!0)}rescale(){if(!this.isValid)return this;const e=F$(this.normalize().shiftToAll().toObject());return Ei(this,{values:e},!0)}shiftTo(...e){if(!this.isValid)return this;if(e.length===0)return this;e=e.map(o=>Qt.normalizeUnit(o));const n={},s={},i=this.toObject();let r;for(const o of ur)if(e.indexOf(o)>=0){r=o;let a=0;for(const c in s)a+=this.matrix[c][o]*s[c],s[c]=0;Ui(i[o])&&(a+=i[o]);const l=Math.trunc(a);n[o]=l,s[o]=(a*1e3-l*1e3)/1e3}else Ui(i[o])&&(s[o]=i[o]);for(const o in s)s[o]!==0&&(n[r]+=o===r?s[o]:s[o]/this.matrix[r][o]);return kb(this.matrix,n),Ei(this,{values:n},!0)}shiftToAll(){return this.isValid?this.shiftTo("years","months","weeks","days","hours","minutes","seconds","milliseconds"):this}negate(){if(!this.isValid)return this;const e={};for(const n of Object.keys(this.values))e[n]=this.values[n]===0?0:-this.values[n];return Ei(this,{values:e},!0)}get years(){return this.isValid?this.values.years||0:NaN}get quarters(){return this.isValid?this.values.quarters||0:NaN}get months(){return this.isValid?this.values.months||0:NaN}get weeks(){return this.isValid?this.values.weeks||0:NaN}get days(){return this.isValid?this.values.days||0:NaN}get hours(){return this.isValid?this.values.hours||0:NaN}get minutes(){return this.isValid?this.values.minutes||0:NaN}get seconds(){return this.isValid?this.values.seconds||0:NaN}get milliseconds(){return this.isValid?this.values.milliseconds||0:NaN}get isValid(){return this.invalid===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}equals(e){if(!this.isValid||!e.isValid||!this.loc.equals(e.loc))return!1;function n(s,i){return s===void 0||s===0?i===void 0||i===0:s===i}for(const s of ur)if(!n(this.values[s],e.values[s]))return!1;return!0}}const Ur="Invalid Interval";function V$(t,e){return!t||!t.isValid?Le.invalid("missing or invalid start"):!e||!e.isValid?Le.invalid("missing or invalid end"):e<t?Le.invalid("end before start",`The end of an interval must be after its start, but you had start=${t.toISO()} and end=${e.toISO()}`):null}class Le{constructor(e){this.s=e.start,this.e=e.end,this.invalid=e.invalid||null,this.isLuxonInterval=!0}static invalid(e,n=null){if(!e)throw new cn("need to specify a reason the Interval is invalid");const s=e instanceof Ss?e:new Ss(e,n);if(De.throwOnInvalid)throw new a4(s);return new Le({invalid:s})}static fromDateTimes(e,n){const s=Wo(e),i=Wo(n),r=V$(s,i);return r??new Le({start:s,end:i})}static after(e,n){const s=Qt.fromDurationLike(n),i=Wo(e);return Le.fromDateTimes(i,i.plus(s))}static before(e,n){const s=Qt.fromDurationLike(n),i=Wo(e);return Le.fromDateTimes(i.minus(s),i)}static fromISO(e,n){const[s,i]=(e||"").split("/",2);if(s&&i){let r,o;try{r=At.fromISO(s,n),o=r.isValid}catch{o=!1}let a,l;try{a=At.fromISO(i,n),l=a.isValid}catch{l=!1}if(o&&l)return Le.fromDateTimes(r,a);if(o){const c=Qt.fromISO(i,n);if(c.isValid)return Le.after(r,c)}else if(l){const c=Qt.fromISO(s,n);if(c.isValid)return Le.before(a,c)}}return Le.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static isInterval(e){return e&&e.isLuxonInterval||!1}get start(){return this.isValid?this.s:null}get end(){return this.isValid?this.e:null}get isValid(){return this.invalidReason===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}length(e="milliseconds"){return this.isValid?this.toDuration(e).get(e):NaN}count(e="milliseconds",n){if(!this.isValid)return NaN;const s=this.start.startOf(e,n);let i;return n!=null&&n.useLocaleWeeks?i=this.end.reconfigure({locale:s.locale}):i=this.end,i=i.startOf(e,n),Math.floor(i.diff(s,e).get(e))+(i.valueOf()!==this.end.valueOf())}hasSame(e){return this.isValid?this.isEmpty()||this.e.minus(1).hasSame(this.s,e):!1}isEmpty(){return this.s.valueOf()===this.e.valueOf()}isAfter(e){return this.isValid?this.s>e:!1}isBefore(e){return this.isValid?this.e<=e:!1}contains(e){return this.isValid?this.s<=e&&this.e>e:!1}set({start:e,end:n}={}){return this.isValid?Le.fromDateTimes(e||this.s,n||this.e):this}splitAt(...e){if(!this.isValid)return[];const n=e.map(Wo).filter(o=>this.contains(o)).sort((o,a)=>o.toMillis()-a.toMillis()),s=[];let{s:i}=this,r=0;for(;i<this.e;){const o=n[r]||this.e,a=+o>+this.e?this.e:o;s.push(Le.fromDateTimes(i,a)),i=a,r+=1}return s}splitBy(e){const n=Qt.fromDurationLike(e);if(!this.isValid||!n.isValid||n.as("milliseconds")===0)return[];let{s}=this,i=1,r;const o=[];for(;s<this.e;){const a=this.start.plus(n.mapUnits(l=>l*i));r=+a>+this.e?this.e:a,o.push(Le.fromDateTimes(s,r)),s=r,i+=1}return o}divideEqually(e){return this.isValid?this.splitBy(this.length()/e).slice(0,e):[]}overlaps(e){return this.e>e.s&&this.s<e.e}abutsStart(e){return this.isValid?+this.e==+e.s:!1}abutsEnd(e){return this.isValid?+e.e==+this.s:!1}engulfs(e){return this.isValid?this.s<=e.s&&this.e>=e.e:!1}equals(e){return!this.isValid||!e.isValid?!1:this.s.equals(e.s)&&this.e.equals(e.e)}intersection(e){if(!this.isValid)return this;const n=this.s>e.s?this.s:e.s,s=this.e<e.e?this.e:e.e;return n>=s?null:Le.fromDateTimes(n,s)}union(e){if(!this.isValid)return this;const n=this.s<e.s?this.s:e.s,s=this.e>e.e?this.e:e.e;return Le.fromDateTimes(n,s)}static merge(e){const[n,s]=e.sort((i,r)=>i.s-r.s).reduce(([i,r],o)=>r?r.overlaps(o)||r.abutsStart(o)?[i,r.union(o)]:[i.concat([r]),o]:[i,o],[[],null]);return s&&n.push(s),n}static xor(e){let n=null,s=0;const i=[],r=e.map(l=>[{time:l.s,type:"s"},{time:l.e,type:"e"}]),o=Array.prototype.concat(...r),a=o.sort((l,c)=>l.time-c.time);for(const l of a)s+=l.type==="s"?1:-1,s===1?n=l.time:(n&&+n!=+l.time&&i.push(Le.fromDateTimes(n,l.time)),n=null);return Le.merge(i)}difference(...e){return Le.xor([this].concat(e)).map(n=>this.intersection(n)).filter(n=>n&&!n.isEmpty())}toString(){return this.isValid?`[${this.s.toISO()} ${this.e.toISO()})`:Ur}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Interval { start: ${this.s.toISO()}, end: ${this.e.toISO()} }`:`Interval { Invalid, reason: ${this.invalidReason} }`}toLocaleString(e=Bc,n={}){return this.isValid?mn.create(this.s.loc.clone(n),e).formatInterval(this):Ur}toISO(e){return this.isValid?`${this.s.toISO(e)}/${this.e.toISO(e)}`:Ur}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:Ur}toISOTime(e){return this.isValid?`${this.s.toISOTime(e)}/${this.e.toISOTime(e)}`:Ur}toFormat(e,{separator:n=" "}={}){return this.isValid?`${this.s.toFormat(e)}${n}${this.e.toFormat(e)}`:Ur}toDuration(e,n){return this.isValid?this.e.diff(this.s,e,n):Qt.invalid(this.invalidReason)}mapEndpoints(e){return Le.fromDateTimes(e(this.s),e(this.e))}}class Nl{static hasDST(e=De.defaultZone){const n=At.now().setZone(e).set({month:12});return!e.isUniversal&&n.offset!==n.set({month:6}).offset}static isValidIANAZone(e){return di.isValidZone(e)}static normalizeZone(e){return Li(e,De.defaultZone)}static getStartOfWeek({locale:e=null,locObj:n=null}={}){return(n||me.create(e)).getStartOfWeek()}static getMinimumDaysInFirstWeek({locale:e=null,locObj:n=null}={}){return(n||me.create(e)).getMinDaysInFirstWeek()}static getWeekendWeekdays({locale:e=null,locObj:n=null}={}){return(n||me.create(e)).getWeekendDays().slice()}static months(e="long",{locale:n=null,numberingSystem:s=null,locObj:i=null,outputCalendar:r="gregory"}={}){return(i||me.create(n,s,r)).months(e)}static monthsFormat(e="long",{locale:n=null,numberingSystem:s=null,locObj:i=null,outputCalendar:r="gregory"}={}){return(i||me.create(n,s,r)).months(e,!0)}static weekdays(e="long",{locale:n=null,numberingSystem:s=null,locObj:i=null}={}){return(i||me.create(n,s,null)).weekdays(e)}static weekdaysFormat(e="long",{locale:n=null,numberingSystem:s=null,locObj:i=null}={}){return(i||me.create(n,s,null)).weekdays(e,!0)}static meridiems({locale:e=null}={}){return me.create(e).meridiems()}static eras(e="short",{locale:n=null}={}){return me.create(n,null,"gregory").eras(e)}static features(){return{relative:E2(),localeWeek:w2()}}}function Tb(t,e){const n=i=>i.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),s=n(e)-n(t);return Math.floor(Qt.fromMillis(s).as("days"))}function H$(t,e,n){const s=[["years",(l,c)=>c.year-l.year],["quarters",(l,c)=>c.quarter-l.quarter+(c.year-l.year)*4],["months",(l,c)=>c.month-l.month+(c.year-l.year)*12],["weeks",(l,c)=>{const u=Tb(l,c);return(u-u%7)/7}],["days",Tb]],i={},r=t;let o,a;for(const[l,c]of s)n.indexOf(l)>=0&&(o=l,i[l]=c(t,e),a=r.plus(i),a>e?(i[l]--,t=r.plus(i),t>e&&(a=t,i[l]--,t=r.plus(i))):t=a);return[t,i,a,o]}function U$(t,e,n,s){let[i,r,o,a]=H$(t,e,n);const l=e-i,c=n.filter(d=>["hours","minutes","seconds","milliseconds"].indexOf(d)>=0);c.length===0&&(o<e&&(o=i.plus({[a]:1})),o!==i&&(r[a]=(r[a]||0)+l/(o-i)));const u=Qt.fromObject(r,s);return c.length>0?Qt.fromMillis(l,s).shiftTo(...c).plus(u):u}const j$="missing Intl.DateTimeFormat.formatToParts support";function le(t,e=n=>n){return{regex:t,deser:([n])=>e(N4(n))}}const B$=" ",U2=`[ ${B$}]`,j2=new RegExp(U2,"g");function W$(t){return t.replace(/\./g,"\\.?").replace(j2,U2)}function xb(t){return t.replace(/\./g,"").replace(j2," ").toLowerCase()}function ps(t,e){return t===null?null:{regex:RegExp(t.map(W$).join("|")),deser:([n])=>t.findIndex(s=>xb(n)===xb(s))+e}}function Ab(t,e){return{regex:t,deser:([,n,s])=>od(n,s),groups:e}}function Pl(t){return{regex:t,deser:([e])=>e}}function q$(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function z$(t,e){const n=hs(e),s=hs(e,"{2}"),i=hs(e,"{3}"),r=hs(e,"{4}"),o=hs(e,"{6}"),a=hs(e,"{1,2}"),l=hs(e,"{1,3}"),c=hs(e,"{1,6}"),u=hs(e,"{1,9}"),d=hs(e,"{2,4}"),f=hs(e,"{4,6}"),h=_=>({regex:RegExp(q$(_.val)),deser:([y])=>y,literal:!0}),m=(_=>{if(t.literal)return h(_);switch(_.val){case"G":return ps(e.eras("short"),0);case"GG":return ps(e.eras("long"),0);case"y":return le(c);case"yy":return le(d,lh);case"yyyy":return le(r);case"yyyyy":return le(f);case"yyyyyy":return le(o);case"M":return le(a);case"MM":return le(s);case"MMM":return ps(e.months("short",!0),1);case"MMMM":return ps(e.months("long",!0),1);case"L":return le(a);case"LL":return le(s);case"LLL":return ps(e.months("short",!1),1);case"LLLL":return ps(e.months("long",!1),1);case"d":return le(a);case"dd":return le(s);case"o":return le(l);case"ooo":return le(i);case"HH":return le(s);case"H":return le(a);case"hh":return le(s);case"h":return le(a);case"mm":return le(s);case"m":return le(a);case"q":return le(a);case"qq":return le(s);case"s":return le(a);case"ss":return le(s);case"S":return le(l);case"SSS":return le(i);case"u":return Pl(u);case"uu":return Pl(a);case"uuu":return le(n);case"a":return ps(e.meridiems(),0);case"kkkk":return le(r);case"kk":return le(d,lh);case"W":return le(a);case"WW":return le(s);case"E":case"c":return le(n);case"EEE":return ps(e.weekdays("short",!1),1);case"EEEE":return ps(e.weekdays("long",!1),1);case"ccc":return ps(e.weekdays("short",!0),1);case"cccc":return ps(e.weekdays("long",!0),1);case"Z":case"ZZ":return Ab(new RegExp(`([+-]${a.source})(?::(${s.source}))?`),2);case"ZZZ":return Ab(new RegExp(`([+-]${a.source})(${s.source})?`),2);case"z":return Pl(/[a-z_+-/]{1,256}?/i);case" ":return Pl(/[^\S\n\r]/);default:return h(_)}})(t)||{invalidReason:j$};return m.token=t,m}const G$={year:{"2-digit":"yy",numeric:"yyyyy"},month:{numeric:"M","2-digit":"MM",short:"MMM",long:"MMMM"},day:{numeric:"d","2-digit":"dd"},weekday:{short:"EEE",long:"EEEE"},dayperiod:"a",dayPeriod:"a",hour12:{numeric:"h","2-digit":"hh"},hour24:{numeric:"H","2-digit":"HH"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"},timeZoneName:{long:"ZZZZZ",short:"ZZZ"}};function K$(t,e,n){const{type:s,value:i}=t;if(s==="literal"){const l=/^\s+$/.test(i);return{literal:!l,val:l?" ":i}}const r=e[s];let o=s;s==="hour"&&(e.hour12!=null?o=e.hour12?"hour12":"hour24":e.hourCycle!=null?e.hourCycle==="h11"||e.hourCycle==="h12"?o="hour12":o="hour24":o=n.hour12?"hour12":"hour24");let a=G$[o];if(typeof a=="object"&&(a=a[r]),a)return{literal:!1,val:a}}function X$(t){return[`^${t.map(n=>n.regex).reduce((n,s)=>`${n}(${s.source})`,"")}$`,t]}function Y$(t,e,n){const s=t.match(e);if(s){const i={};let r=1;for(const o in n)if(wo(n,o)){const a=n[o],l=a.groups?a.groups+1:1;!a.literal&&a.token&&(i[a.token.val[0]]=a.deser(s.slice(r,r+l))),r+=l}return[s,i]}else return[s,{}]}function Z$(t){const e=r=>{switch(r){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":case"H":return"hour";case"d":return"day";case"o":return"ordinal";case"L":case"M":return"month";case"y":return"year";case"E":case"c":return"weekday";case"W":return"weekNumber";case"k":return"weekYear";case"q":return"quarter";default:return null}};let n=null,s;return Rt(t.z)||(n=di.create(t.z)),Rt(t.Z)||(n||(n=new Tn(t.Z)),s=t.Z),Rt(t.q)||(t.M=(t.q-1)*3+1),Rt(t.h)||(t.h<12&&t.a===1?t.h+=12:t.h===12&&t.a===0&&(t.h=0)),t.G===0&&t.y&&(t.y=-t.y),Rt(t.u)||(t.S=jp(t.u)),[Object.keys(t).reduce((r,o)=>{const a=e(o);return a&&(r[a]=t[o]),r},{}),n,s]}let Bd=null;function J$(){return Bd||(Bd=At.fromMillis(1555555555555)),Bd}function Q$(t,e){if(t.literal)return t;const n=mn.macroTokenToFormatOpts(t.val),s=z2(n,e);return s==null||s.includes(void 0)?t:s}function B2(t,e){return Array.prototype.concat(...t.map(n=>Q$(n,e)))}class W2{constructor(e,n){if(this.locale=e,this.format=n,this.tokens=B2(mn.parseFormat(n),e),this.units=this.tokens.map(s=>z$(s,e)),this.disqualifyingUnit=this.units.find(s=>s.invalidReason),!this.disqualifyingUnit){const[s,i]=X$(this.units);this.regex=RegExp(s,"i"),this.handlers=i}}explainFromTokens(e){if(this.isValid){const[n,s]=Y$(e,this.regex,this.handlers),[i,r,o]=s?Z$(s):[null,null,void 0];if(wo(s,"a")&&wo(s,"H"))throw new so("Can't include meridiem when specifying 24-hour format");return{input:e,tokens:this.tokens,regex:this.regex,rawMatches:n,matches:s,result:i,zone:r,specificOffset:o}}else return{input:e,tokens:this.tokens,invalidReason:this.invalidReason}}get isValid(){return!this.disqualifyingUnit}get invalidReason(){return this.disqualifyingUnit?this.disqualifyingUnit.invalidReason:null}}function q2(t,e,n){return new W2(t,n).explainFromTokens(e)}function tR(t,e,n){const{result:s,zone:i,specificOffset:r,invalidReason:o}=q2(t,e,n);return[s,i,r,o]}function z2(t,e){if(!t)return null;const s=mn.create(e,t).dtFormatter(J$()),i=s.formatToParts(),r=s.resolvedOptions();return i.map(o=>K$(o,t,r))}const Wd="Invalid DateTime",eR=864e13;function Jo(t){return new Ss("unsupported zone",`the zone "${t.name}" is not supported`)}function qd(t){return t.weekData===null&&(t.weekData=Wc(t.c)),t.weekData}function zd(t){return t.localWeekData===null&&(t.localWeekData=Wc(t.c,t.loc.getMinDaysInFirstWeek(),t.loc.getStartOfWeek())),t.localWeekData}function sr(t,e){const n={ts:t.ts,zone:t.zone,c:t.c,o:t.o,loc:t.loc,invalid:t.invalid};return new At({...n,...e,old:n})}function G2(t,e,n){let s=t-e*60*1e3;const i=n.offset(s);if(e===i)return[s,e];s-=(i-e)*60*1e3;const r=n.offset(s);return i===r?[s,i]:[t-Math.min(i,r)*60*1e3,Math.max(i,r)]}function $l(t,e){t+=e*60*1e3;const n=new Date(t);return{year:n.getUTCFullYear(),month:n.getUTCMonth()+1,day:n.getUTCDate(),hour:n.getUTCHours(),minute:n.getUTCMinutes(),second:n.getUTCSeconds(),millisecond:n.getUTCMilliseconds()}}function ac(t,e,n){return G2(rd(t),e,n)}function Ob(t,e){const n=t.o,s=t.c.year+Math.trunc(e.years),i=t.c.month+Math.trunc(e.months)+Math.trunc(e.quarters)*3,r={...t.c,year:s,month:i,day:Math.min(t.c.day,qc(s,i))+Math.trunc(e.days)+Math.trunc(e.weeks)*7},o=Qt.fromObject({years:e.years-Math.trunc(e.years),quarters:e.quarters-Math.trunc(e.quarters),months:e.months-Math.trunc(e.months),weeks:e.weeks-Math.trunc(e.weeks),days:e.days-Math.trunc(e.days),hours:e.hours,minutes:e.minutes,seconds:e.seconds,milliseconds:e.milliseconds}).as("milliseconds"),a=rd(r);let[l,c]=G2(a,n,t.zone);return o!==0&&(l+=o,c=t.zone.offset(l)),{ts:l,o:c}}function jr(t,e,n,s,i,r){const{setZone:o,zone:a}=n;if(t&&Object.keys(t).length!==0||e){const l=e||a,c=At.fromObject(t,{...n,zone:l,specificOffset:r});return o?c:c.setZone(a)}else return At.invalid(new Ss("unparsable",`the input "${i}" can't be parsed as ${s}`))}function Rl(t,e,n=!0){return t.isValid?mn.create(me.create("en-US"),{allowZ:n,forceSimple:!0}).formatDateTimeFromString(t,e):null}function Gd(t,e){const n=t.c.year>9999||t.c.year<0;let s="";return n&&t.c.year>=0&&(s+="+"),s+=Be(t.c.year,n?6:4),e?(s+="-",s+=Be(t.c.month),s+="-",s+=Be(t.c.day)):(s+=Be(t.c.month),s+=Be(t.c.day)),s}function Ib(t,e,n,s,i,r){let o=Be(t.c.hour);return e?(o+=":",o+=Be(t.c.minute),(t.c.millisecond!==0||t.c.second!==0||!n)&&(o+=":")):o+=Be(t.c.minute),(t.c.millisecond!==0||t.c.second!==0||!n)&&(o+=Be(t.c.second),(t.c.millisecond!==0||!s)&&(o+=".",o+=Be(t.c.millisecond,3))),i&&(t.isOffsetFixed&&t.offset===0&&!r?o+="Z":t.o<0?(o+="-",o+=Be(Math.trunc(-t.o/60)),o+=":",o+=Be(Math.trunc(-t.o%60))):(o+="+",o+=Be(Math.trunc(t.o/60)),o+=":",o+=Be(Math.trunc(t.o%60)))),r&&(o+="["+t.zone.ianaName+"]"),o}const K2={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},nR={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},sR={ordinal:1,hour:0,minute:0,second:0,millisecond:0},X2=["year","month","day","hour","minute","second","millisecond"],iR=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],rR=["year","ordinal","hour","minute","second","millisecond"];function oR(t){const e={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[t.toLowerCase()];if(!e)throw new Y1(t);return e}function Nb(t){switch(t.toLowerCase()){case"localweekday":case"localweekdays":return"localWeekday";case"localweeknumber":case"localweeknumbers":return"localWeekNumber";case"localweekyear":case"localweekyears":return"localWeekYear";default:return oR(t)}}function aR(t){return cc[t]||(lc===void 0&&(lc=De.now()),cc[t]=t.offset(lc)),cc[t]}function Pb(t,e){const n=Li(e.zone,De.defaultZone);if(!n.isValid)return At.invalid(Jo(n));const s=me.fromObject(e);let i,r;if(Rt(t.year))i=De.now();else{for(const l of X2)Rt(t[l])&&(t[l]=K2[l]);const o=v2(t)||S2(t);if(o)return At.invalid(o);const a=aR(n);[i,r]=ac(t,a,n)}return new At({ts:i,zone:n,loc:s,o:r})}function $b(t,e,n){const s=Rt(n.round)?!0:n.round,i=(o,a)=>(o=Bp(o,s||n.calendary?0:2,!0),e.loc.clone(n).relFormatter(n).format(o,a)),r=o=>n.calendary?e.hasSame(t,o)?0:e.startOf(o).diff(t.startOf(o),o).get(o):e.diff(t,o).get(o);if(n.unit)return i(r(n.unit),n.unit);for(const o of n.units){const a=r(o);if(Math.abs(a)>=1)return i(a,o)}return i(t>e?-0:0,n.units[n.units.length-1])}function Rb(t){let e={},n;return t.length>0&&typeof t[t.length-1]=="object"?(e=t[t.length-1],n=Array.from(t).slice(0,t.length-1)):n=Array.from(t),[e,n]}let lc,cc={};class At{constructor(e){const n=e.zone||De.defaultZone;let s=e.invalid||(Number.isNaN(e.ts)?new Ss("invalid input"):null)||(n.isValid?null:Jo(n));this.ts=Rt(e.ts)?De.now():e.ts;let i=null,r=null;if(!s)if(e.old&&e.old.ts===this.ts&&e.old.zone.equals(n))[i,r]=[e.old.c,e.old.o];else{const a=Ui(e.o)&&!e.old?e.o:n.offset(this.ts);i=$l(this.ts,a),s=Number.isNaN(i.year)?new Ss("invalid input"):null,i=s?null:i,r=s?null:a}this._zone=n,this.loc=e.loc||me.create(),this.invalid=s,this.weekData=null,this.localWeekData=null,this.c=i,this.o=r,this.isLuxonDateTime=!0}static now(){return new At({})}static local(){const[e,n]=Rb(arguments),[s,i,r,o,a,l,c]=n;return Pb({year:s,month:i,day:r,hour:o,minute:a,second:l,millisecond:c},e)}static utc(){const[e,n]=Rb(arguments),[s,i,r,o,a,l,c]=n;return e.zone=Tn.utcInstance,Pb({year:s,month:i,day:r,hour:o,minute:a,second:l,millisecond:c},e)}static fromJSDate(e,n={}){const s=D4(e)?e.valueOf():NaN;if(Number.isNaN(s))return At.invalid("invalid input");const i=Li(n.zone,De.defaultZone);return i.isValid?new At({ts:s,zone:i,loc:me.fromObject(n)}):At.invalid(Jo(i))}static fromMillis(e,n={}){if(Ui(e))return e<-864e13||e>eR?At.invalid("Timestamp out of range"):new At({ts:e,zone:Li(n.zone,De.defaultZone),loc:me.fromObject(n)});throw new cn(`fromMillis requires a numerical input, but received a ${typeof e} with value ${e}`)}static fromSeconds(e,n={}){if(Ui(e))return new At({ts:e*1e3,zone:Li(n.zone,De.defaultZone),loc:me.fromObject(n)});throw new cn("fromSeconds requires a numerical input")}static fromObject(e,n={}){e=e||{};const s=Li(n.zone,De.defaultZone);if(!s.isValid)return At.invalid(Jo(s));const i=me.fromObject(n),r=zc(e,Nb),{minDaysInFirstWeek:o,startOfWeek:a}=_b(r,i),l=De.now(),c=Rt(n.specificOffset)?s.offset(l):n.specificOffset,u=!Rt(r.ordinal),d=!Rt(r.year),f=!Rt(r.month)||!Rt(r.day),h=d||f,p=r.weekYear||r.weekNumber;if((h||u)&&p)throw new so("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(f&&u)throw new so("Can't mix ordinal dates with month/day");const m=p||r.weekday&&!h;let _,y,S=$l(l,c);m?(_=iR,y=nR,S=Wc(S,o,a)):u?(_=rR,y=sR,S=jd(S)):(_=X2,y=K2);let b=!1;for(const R of _){const B=r[R];Rt(B)?b?r[R]=y[R]:r[R]=S[R]:b=!0}const v=m?$4(r,o,a):u?R4(r):v2(r),E=v||S2(r);if(E)return At.invalid(E);const w=m?bb(r,o,a):u?yb(r):r,[N,L]=ac(w,c,s),k=new At({ts:N,zone:s,o:L,loc:i});return r.weekday&&h&&e.weekday!==k.weekday?At.invalid("mismatched weekday",`you can't specify both a weekday of ${r.weekday} and a date of ${k.toISO()}`):k.isValid?k:At.invalid(k.invalid)}static fromISO(e,n={}){const[s,i]=k$(e);return jr(s,i,n,"ISO 8601",e)}static fromRFC2822(e,n={}){const[s,i]=T$(e);return jr(s,i,n,"RFC 2822",e)}static fromHTTP(e,n={}){const[s,i]=x$(e);return jr(s,i,n,"HTTP",n)}static fromFormat(e,n,s={}){if(Rt(e)||Rt(n))throw new cn("fromFormat requires an input string and a format");const{locale:i=null,numberingSystem:r=null}=s,o=me.fromOpts({locale:i,numberingSystem:r,defaultToEN:!0}),[a,l,c,u]=tR(o,e,n);return u?At.invalid(u):jr(a,l,s,`format ${n}`,e,c)}static fromString(e,n,s={}){return At.fromFormat(e,n,s)}static fromSQL(e,n={}){const[s,i]=R$(e);return jr(s,i,n,"SQL",e)}static invalid(e,n=null){if(!e)throw new cn("need to specify a reason the DateTime is invalid");const s=e instanceof Ss?e:new Ss(e,n);if(De.throwOnInvalid)throw new o4(s);return new At({invalid:s})}static isDateTime(e){return e&&e.isLuxonDateTime||!1}static parseFormatForOpts(e,n={}){const s=z2(e,me.fromObject(n));return s?s.map(i=>i?i.val:null).join(""):null}static expandFormat(e,n={}){return B2(mn.parseFormat(e),me.fromObject(n)).map(i=>i.val).join("")}static resetCache(){lc=void 0,cc={}}get(e){return this[e]}get isValid(){return this.invalid===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}get outputCalendar(){return this.isValid?this.loc.outputCalendar:null}get zone(){return this._zone}get zoneName(){return this.isValid?this.zone.name:null}get year(){return this.isValid?this.c.year:NaN}get quarter(){return this.isValid?Math.ceil(this.c.month/3):NaN}get month(){return this.isValid?this.c.month:NaN}get day(){return this.isValid?this.c.day:NaN}get hour(){return this.isValid?this.c.hour:NaN}get minute(){return this.isValid?this.c.minute:NaN}get second(){return this.isValid?this.c.second:NaN}get millisecond(){return this.isValid?this.c.millisecond:NaN}get weekYear(){return this.isValid?qd(this).weekYear:NaN}get weekNumber(){return this.isValid?qd(this).weekNumber:NaN}get weekday(){return this.isValid?qd(this).weekday:NaN}get isWeekend(){return this.isValid&&this.loc.getWeekendDays().includes(this.weekday)}get localWeekday(){return this.isValid?zd(this).weekday:NaN}get localWeekNumber(){return this.isValid?zd(this).weekNumber:NaN}get localWeekYear(){return this.isValid?zd(this).weekYear:NaN}get ordinal(){return this.isValid?jd(this.c).ordinal:NaN}get monthShort(){return this.isValid?Nl.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?Nl.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?Nl.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?Nl.weekdays("long",{locObj:this.loc})[this.weekday-1]:null}get offset(){return this.isValid?+this.o:NaN}get offsetNameShort(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}get offsetNameLong(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}get isOffsetFixed(){return this.isValid?this.zone.isUniversal:null}get isInDST(){return this.isOffsetFixed?!1:this.offset>this.set({month:1,day:1}).offset||this.offset>this.set({month:5}).offset}getPossibleOffsets(){if(!this.isValid||this.isOffsetFixed)return[this];const e=864e5,n=6e4,s=rd(this.c),i=this.zone.offset(s-e),r=this.zone.offset(s+e),o=this.zone.offset(s-i*n),a=this.zone.offset(s-r*n);if(o===a)return[this];const l=s-o*n,c=s-a*n,u=$l(l,o),d=$l(c,a);return u.hour===d.hour&&u.minute===d.minute&&u.second===d.second&&u.millisecond===d.millisecond?[sr(this,{ts:l}),sr(this,{ts:c})]:[this]}get isInLeapYear(){return al(this.year)}get daysInMonth(){return qc(this.year,this.month)}get daysInYear(){return this.isValid?lo(this.year):NaN}get weeksInWeekYear(){return this.isValid?Ua(this.weekYear):NaN}get weeksInLocalWeekYear(){return this.isValid?Ua(this.localWeekYear,this.loc.getMinDaysInFirstWeek(),this.loc.getStartOfWeek()):NaN}resolvedLocaleOptions(e={}){const{locale:n,numberingSystem:s,calendar:i}=mn.create(this.loc.clone(e),e).resolvedOptions(this);return{locale:n,numberingSystem:s,outputCalendar:i}}toUTC(e=0,n={}){return this.setZone(Tn.instance(e),n)}toLocal(){return this.setZone(De.defaultZone)}setZone(e,{keepLocalTime:n=!1,keepCalendarTime:s=!1}={}){if(e=Li(e,De.defaultZone),e.equals(this.zone))return this;if(e.isValid){let i=this.ts;if(n||s){const r=e.offset(this.ts),o=this.toObject();[i]=ac(o,r,e)}return sr(this,{ts:i,zone:e})}else return At.invalid(Jo(e))}reconfigure({locale:e,numberingSystem:n,outputCalendar:s}={}){const i=this.loc.clone({locale:e,numberingSystem:n,outputCalendar:s});return sr(this,{loc:i})}setLocale(e){return this.reconfigure({locale:e})}set(e){if(!this.isValid)return this;const n=zc(e,Nb),{minDaysInFirstWeek:s,startOfWeek:i}=_b(n,this.loc),r=!Rt(n.weekYear)||!Rt(n.weekNumber)||!Rt(n.weekday),o=!Rt(n.ordinal),a=!Rt(n.year),l=!Rt(n.month)||!Rt(n.day),c=a||l,u=n.weekYear||n.weekNumber;if((c||o)&&u)throw new so("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(l&&o)throw new so("Can't mix ordinal dates with month/day");let d;r?d=bb({...Wc(this.c,s,i),...n},s,i):Rt(n.ordinal)?(d={...this.toObject(),...n},Rt(n.day)&&(d.day=Math.min(qc(d.year,d.month),d.day))):d=yb({...jd(this.c),...n});const[f,h]=ac(d,this.o,this.zone);return sr(this,{ts:f,o:h})}plus(e){if(!this.isValid)return this;const n=Qt.fromDurationLike(e);return sr(this,Ob(this,n))}minus(e){if(!this.isValid)return this;const n=Qt.fromDurationLike(e).negate();return sr(this,Ob(this,n))}startOf(e,{useLocaleWeeks:n=!1}={}){if(!this.isValid)return this;const s={},i=Qt.normalizeUnit(e);switch(i){case"years":s.month=1;case"quarters":case"months":s.day=1;case"weeks":case"days":s.hour=0;case"hours":s.minute=0;case"minutes":s.second=0;case"seconds":s.millisecond=0;break}if(i==="weeks")if(n){const r=this.loc.getStartOfWeek(),{weekday:o}=this;o<r&&(s.weekNumber=this.weekNumber-1),s.weekday=r}else s.weekday=1;if(i==="quarters"){const r=Math.ceil(this.month/3);s.month=(r-1)*3+1}return this.set(s)}endOf(e,n){return this.isValid?this.plus({[e]:1}).startOf(e,n).minus(1):this}toFormat(e,n={}){return this.isValid?mn.create(this.loc.redefaultToEN(n)).formatDateTimeFromString(this,e):Wd}toLocaleString(e=Bc,n={}){return this.isValid?mn.create(this.loc.clone(n),e).formatDateTime(this):Wd}toLocaleParts(e={}){return this.isValid?mn.create(this.loc.clone(e),e).formatDateTimeParts(this):[]}toISO({format:e="extended",suppressSeconds:n=!1,suppressMilliseconds:s=!1,includeOffset:i=!0,extendedZone:r=!1}={}){if(!this.isValid)return null;const o=e==="extended";let a=Gd(this,o);return a+="T",a+=Ib(this,o,n,s,i,r),a}toISODate({format:e="extended"}={}){return this.isValid?Gd(this,e==="extended"):null}toISOWeekDate(){return Rl(this,"kkkk-'W'WW-c")}toISOTime({suppressMilliseconds:e=!1,suppressSeconds:n=!1,includeOffset:s=!0,includePrefix:i=!1,extendedZone:r=!1,format:o="extended"}={}){return this.isValid?(i?"T":"")+Ib(this,o==="extended",n,e,s,r):null}toRFC2822(){return Rl(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return Rl(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?Gd(this,!0):null}toSQLTime({includeOffset:e=!0,includeZone:n=!1,includeOffsetSpace:s=!0}={}){let i="HH:mm:ss.SSS";return(n||e)&&(s&&(i+=" "),n?i+="z":e&&(i+="ZZ")),Rl(this,i,!0)}toSQL(e={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(e)}`:null}toString(){return this.isValid?this.toISO():Wd}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`DateTime { ts: ${this.toISO()}, zone: ${this.zone.name}, locale: ${this.locale} }`:`DateTime { Invalid, reason: ${this.invalidReason} }`}valueOf(){return this.toMillis()}toMillis(){return this.isValid?this.ts:NaN}toSeconds(){return this.isValid?this.ts/1e3:NaN}toUnixInteger(){return this.isValid?Math.floor(this.ts/1e3):NaN}toJSON(){return this.toISO()}toBSON(){return this.toJSDate()}toObject(e={}){if(!this.isValid)return{};const n={...this.c};return e.includeConfig&&(n.outputCalendar=this.outputCalendar,n.numberingSystem=this.loc.numberingSystem,n.locale=this.loc.locale),n}toJSDate(){return new Date(this.isValid?this.ts:NaN)}diff(e,n="milliseconds",s={}){if(!this.isValid||!e.isValid)return Qt.invalid("created by diffing an invalid DateTime");const i={locale:this.locale,numberingSystem:this.numberingSystem,...s},r=M4(n).map(Qt.normalizeUnit),o=e.valueOf()>this.valueOf(),a=o?this:e,l=o?e:this,c=U$(a,l,r,i);return o?c.negate():c}diffNow(e="milliseconds",n={}){return this.diff(At.now(),e,n)}until(e){return this.isValid?Le.fromDateTimes(this,e):this}hasSame(e,n,s){if(!this.isValid)return!1;const i=e.valueOf(),r=this.setZone(e.zone,{keepLocalTime:!0});return r.startOf(n,s)<=i&&i<=r.endOf(n,s)}equals(e){return this.isValid&&e.isValid&&this.valueOf()===e.valueOf()&&this.zone.equals(e.zone)&&this.loc.equals(e.loc)}toRelative(e={}){if(!this.isValid)return null;const n=e.base||At.fromObject({},{zone:this.zone}),s=e.padding?this<n?-e.padding:e.padding:0;let i=["years","months","days","hours","minutes","seconds"],r=e.unit;return Array.isArray(e.unit)&&(i=e.unit,r=void 0),$b(n,this.plus(s),{...e,numeric:"always",units:i,unit:r})}toRelativeCalendar(e={}){return this.isValid?$b(e.base||At.fromObject({},{zone:this.zone}),this,{...e,numeric:"auto",units:["years","months","days"],calendary:!0}):null}static min(...e){if(!e.every(At.isDateTime))throw new cn("min requires all arguments be DateTimes");return vb(e,n=>n.valueOf(),Math.min)}static max(...e){if(!e.every(At.isDateTime))throw new cn("max requires all arguments be DateTimes");return vb(e,n=>n.valueOf(),Math.max)}static fromFormatExplain(e,n,s={}){const{locale:i=null,numberingSystem:r=null}=s,o=me.fromOpts({locale:i,numberingSystem:r,defaultToEN:!0});return q2(o,e,n)}static fromStringExplain(e,n,s={}){return At.fromFormatExplain(e,n,s)}static buildFormatParser(e,n={}){const{locale:s=null,numberingSystem:i=null}=n,r=me.fromOpts({locale:s,numberingSystem:i,defaultToEN:!0});return new W2(r,e)}static fromFormatParser(e,n,s={}){if(Rt(e)||Rt(n))throw new cn("fromFormatParser requires an input string and a format parser");const{locale:i=null,numberingSystem:r=null}=s,o=me.fromOpts({locale:i,numberingSystem:r,defaultToEN:!0});if(!o.equals(n.locale))throw new cn(`fromFormatParser called with a locale of ${o}, but the format parser was created for ${n.locale}`);const{result:a,zone:l,specificOffset:c,invalidReason:u}=n.explainFromTokens(e);return u?At.invalid(u):jr(a,l,s,`format ${n.format}`,e,c)}static get DATE_SHORT(){return Bc}static get DATE_MED(){return Z1}static get DATE_MED_WITH_WEEKDAY(){return c4}static get DATE_FULL(){return J1}static get DATE_HUGE(){return Q1}static get TIME_SIMPLE(){return t2}static get TIME_WITH_SECONDS(){return e2}static get TIME_WITH_SHORT_OFFSET(){return n2}static get TIME_WITH_LONG_OFFSET(){return s2}static get TIME_24_SIMPLE(){return i2}static get TIME_24_WITH_SECONDS(){return r2}static get TIME_24_WITH_SHORT_OFFSET(){return o2}static get TIME_24_WITH_LONG_OFFSET(){return a2}static get DATETIME_SHORT(){return l2}static get DATETIME_SHORT_WITH_SECONDS(){return c2}static get DATETIME_MED(){return u2}static get DATETIME_MED_WITH_SECONDS(){return d2}static get DATETIME_MED_WITH_WEEKDAY(){return u4}static get DATETIME_FULL(){return f2}static get DATETIME_FULL_WITH_SECONDS(){return h2}static get DATETIME_HUGE(){return p2}static get DATETIME_HUGE_WITH_SECONDS(){return m2}}function Wo(t){if(At.isDateTime(t))return t;if(t&&t.valueOf&&Ui(t.valueOf()))return At.fromJSDate(t);if(t&&typeof t=="object")return At.fromObject(t);throw new cn(`Unknown datetime argument: ${t}, of type ${typeof t}`)}const{locale:Ll}=Ru.global,Lb=["years","months","days","hours","minutes"],lR={toDate(t){return t?At.fromISO(t,{locale:Ll.value}).toLocaleString(At.DATE_FULL):null},toDateTime(t){return t?At.fromISO(t,{locale:Ll.value}).toLocaleString(At.DATETIME_MED):null},toDuration(t){const e=Qt.fromObject({minutes:Math.floor(t/60)}).shiftTo(...Lb),n=Object.fromEntries(Object.entries(e.toObject()).filter(([s,i])=>i>0));return Qt.fromObject(n,{locale:Ll.value}).toHuman()},toDurationToNow(t){const e=At.now().diff(At.fromISO(t)).as("seconds");return this.toDuration(e)},toRelativeDuration(t){return At.fromISO(t).toRelative({unit:Lb,locale:Ll.value})},toTimecode(t){const e=t>=36e5?"h:mm:ss":"m:ss";return Qt.fromMillis(t).toFormat(e)}};var cR="M11,14C12,14 13.05,14.16 14.2,14.44C13.39,15.31 13,16.33 13,17.5C13,18.39 13.25,19.23 13.78,20H3V18C3,16.81 3.91,15.85 5.74,15.12C7.57,14.38 9.33,14 11,14M11,12C9.92,12 9,11.61 8.18,10.83C7.38,10.05 7,9.11 7,8C7,6.92 7.38,6 8.18,5.18C9,4.38 9.92,4 11,4C12.11,4 13.05,4.38 13.83,5.18C14.61,6 15,6.92 15,8C15,9.11 14.61,10.05 13.83,10.83C13.05,11.61 12.11,12 11,12M18.5,10H20L22,10V12H20V17.5A2.5,2.5 0 0,1 17.5,20A2.5,2.5 0 0,1 15,17.5A2.5,2.5 0 0,1 17.5,15C17.86,15 18.19,15.07 18.5,15.21V10Z",uR="M12,11A1,1 0 0,0 11,12A1,1 0 0,0 12,13A1,1 0 0,0 13,12A1,1 0 0,0 12,11M12,16.5C9.5,16.5 7.5,14.5 7.5,12C7.5,9.5 9.5,7.5 12,7.5C14.5,7.5 16.5,9.5 16.5,12C16.5,14.5 14.5,16.5 12,16.5M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z",dR="M13 14H11V9H13M13 18H11V16H13M1 21H23L12 2L1 21Z",fR="M19 2L14 6.5V17.5L19 13V2M6.5 5C4.55 5 2.45 5.4 1 6.5V21.16C1 21.41 1.25 21.66 1.5 21.66C1.6 21.66 1.65 21.59 1.75 21.59C3.1 20.94 5.05 20.5 6.5 20.5C8.45 20.5 10.55 20.9 12 22C13.35 21.15 15.8 20.5 17.5 20.5C19.15 20.5 20.85 20.81 22.25 21.56C22.35 21.61 22.4 21.59 22.5 21.59C22.75 21.59 23 21.34 23 21.09V6.5C22.4 6.05 21.75 5.75 21 5.5V19C19.9 18.65 18.7 18.5 17.5 18.5C15.8 18.5 13.35 19.15 12 20V6.5C10.55 5.4 8.45 5 6.5 5Z",hR="M12 21.5C10.65 20.65 8.2 20 6.5 20C4.85 20 3.15 20.3 1.75 21.05C1.65 21.1 1.6 21.1 1.5 21.1C1.25 21.1 1 20.85 1 20.6V6C1.6 5.55 2.25 5.25 3 5C4.11 4.65 5.33 4.5 6.5 4.5C8.45 4.5 10.55 4.9 12 6C13.45 4.9 15.55 4.5 17.5 4.5C18.67 4.5 19.89 4.65 21 5C21.75 5.25 22.4 5.55 23 6V20.6C23 20.85 22.75 21.1 22.5 21.1C22.4 21.1 22.35 21.1 22.25 21.05C20.85 20.3 19.15 20 17.5 20C15.8 20 13.35 20.65 12 21.5M12 8V19.5C13.35 18.65 15.8 18 17.5 18C18.7 18 19.9 18.15 21 18.5V7C19.9 6.65 18.7 6.5 17.5 6.5C15.8 6.5 13.35 7.15 12 8M13 11.5C14.11 10.82 15.6 10.5 17.5 10.5C18.41 10.5 19.26 10.59 20 10.78V9.23C19.13 9.08 18.29 9 17.5 9C15.73 9 14.23 9.28 13 9.84V11.5M17.5 11.67C15.79 11.67 14.29 11.93 13 12.46V14.15C14.11 13.5 15.6 13.16 17.5 13.16C18.54 13.16 19.38 13.24 20 13.4V11.9C19.13 11.74 18.29 11.67 17.5 11.67M20 14.57C19.13 14.41 18.29 14.33 17.5 14.33C15.67 14.33 14.17 14.6 13 15.13V16.82C14.11 16.16 15.6 15.83 17.5 15.83C18.54 15.83 19.38 15.91 20 16.07V14.57Z",pR="M9 3V18H12V3H9M12 5L16 18L19 17L15 4L12 5M5 5V18H8V5H5M3 19V21H21V19H3Z",mR="M12 10C10.9 10 10 10.9 10 12S10.9 14 12 14 14 13.1 14 12 13.1 10 12 10M18 12C18 8.7 15.3 6 12 6S6 8.7 6 12C6 14.2 7.2 16.1 9 17.2L10 15.5C8.8 14.8 8 13.5 8 12.1C8 9.9 9.8 8.1 12 8.1S16 9.9 16 12.1C16 13.6 15.2 14.9 14 15.5L15 17.2C16.8 16.2 18 14.2 18 12M12 2C6.5 2 2 6.5 2 12C2 15.7 4 18.9 7 20.6L8 18.9C5.6 17.5 4 14.9 4 12C4 7.6 7.6 4 12 4S20 7.6 20 12C20 15 18.4 17.5 16 18.9L17 20.6C20 18.9 22 15.7 22 12C22 6.5 17.5 2 12 2Z",gR="M12 2C17.5 2 22 6.5 22 12S17.5 22 12 22 2 17.5 2 12 6.5 2 12 2M12 4C10.1 4 8.4 4.6 7.1 5.7L18.3 16.9C19.3 15.5 20 13.8 20 12C20 7.6 16.4 4 12 4M16.9 18.3L5.7 7.1C4.6 8.4 4 10.1 4 12C4 16.4 7.6 20 12 20C13.9 20 15.6 19.4 16.9 18.3Z",bR="M1,10V12A9,9 0 0,1 10,21H12C12,14.92 7.07,10 1,10M1,14V16A5,5 0 0,1 6,21H8A7,7 0 0,0 1,14M1,18V21H4A3,3 0 0,0 1,18M21,3H3C1.89,3 1,3.89 1,5V8H3V5H21V19H14V21H21A2,2 0 0,0 23,19V5C23,3.89 22.1,3 21,3Z",yR="M6,22H18L12,16M21,3H3A2,2 0 0,0 1,5V17A2,2 0 0,0 3,19H7V17H3V5H21V17H17V19H21A2,2 0 0,0 23,17V5A2,2 0 0,0 21,3Z",_R="M17,19H7V5H17M17,1H7C5.89,1 5,1.89 5,3V21A2,2 0 0,0 7,23H17A2,2 0 0,0 19,21V3C19,1.89 18.1,1 17,1Z",vR="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z",SR="M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z",ER="M15.41,16.58L10.83,12L15.41,7.41L14,6L8,12L14,18L15.41,16.58Z",wR="M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z",CR="M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z",kR="M19,4H15.5L14.5,3H9.5L8.5,4H5V6H19M6,19A2,2 0 0,0 8,21H16A2,2 0 0,0 18,19V7H6V19Z",TR="M20.37,8.91L19.37,10.64L7.24,3.64L8.24,1.91L11.28,3.66L12.64,3.29L16.97,5.79L17.34,7.16L20.37,8.91M6,19V7H11.07L18,11V19A2,2 0 0,1 16,21H8A2,2 0 0,1 6,19Z",xR="M16,12A2,2 0 0,1 18,10A2,2 0 0,1 20,12A2,2 0 0,1 18,14A2,2 0 0,1 16,12M10,12A2,2 0 0,1 12,10A2,2 0 0,1 14,12A2,2 0 0,1 12,14A2,2 0 0,1 10,12M4,12A2,2 0 0,1 6,10A2,2 0 0,1 8,12A2,2 0 0,1 6,14A2,2 0 0,1 4,12Z",AR="M12,16A2,2 0 0,1 14,18A2,2 0 0,1 12,20A2,2 0 0,1 10,18A2,2 0 0,1 12,16M12,10A2,2 0 0,1 14,12A2,2 0 0,1 12,14A2,2 0 0,1 10,12A2,2 0 0,1 12,10M12,4A2,2 0 0,1 14,6A2,2 0 0,1 12,8A2,2 0 0,1 10,6A2,2 0 0,1 12,4Z",OR="M5,20H19V18H5M19,9H15V3H9V9H5L12,16L19,9Z",IR="M3,15V13H5V15H3M3,11V9H5V11H3M7,15V13H9V15H7M7,11V9H9V11H7M11,15V13H13V15H11M11,11V9H13V11H11M15,15V13H17V15H15M15,11V9H17V11H15M19,15V13H21V15H19M19,11V9H21V11H19Z",NR="M2,5.27L3.28,4L20,20.72L18.73,22L15.65,18.92C14.5,19.3 13.28,19.5 12,19.5C7,19.5 2.73,16.39 1,12C1.69,10.24 2.79,8.69 4.19,7.46L2,5.27M12,9A3,3 0 0,1 15,12C15,12.35 14.94,12.69 14.83,13L11,9.17C11.31,9.06 11.65,9 12,9M12,4.5C17,4.5 21.27,7.61 23,12C22.18,14.08 20.79,15.88 19,17.19L17.58,15.76C18.94,14.82 20.06,13.54 20.82,12C19.17,8.64 15.76,6.5 12,6.5C10.91,6.5 9.84,6.68 8.84,7L7.3,5.47C8.74,4.85 10.33,4.5 12,4.5M3.18,12C4.83,15.36 8.24,17.5 12,17.5C12.69,17.5 13.37,17.43 14,17.29L11.72,15C10.29,14.85 9.15,13.71 9,12.28L5.6,8.87C4.61,9.72 3.78,10.78 3.18,12Z",PR="M11.5,3C6.85,3 2.92,6.03 1.53,10.22L3.9,11C4.95,7.81 7.96,5.5 11.5,5.5C13.46,5.5 15.23,6.22 16.62,7.38L14,10H21V3L18.4,5.6C16.55,4 14.15,3 11.5,3M19,14V20C19,21.11 18.11,22 17,22H15A2,2 0 0,1 13,20V14A2,2 0 0,1 15,12H17C18.11,12 19,12.9 19,14M15,14V20H17V14H15M11,20C11,21.11 10.1,22 9,22H5V20H9V18H7V16H9V14H5V12H9A2,2 0 0,1 11,14V15.5A1.5,1.5 0 0,1 9.5,17A1.5,1.5 0 0,1 11,18.5V20Z",$R="M14,2L20,8V20A2,2 0 0,1 18,22H6A2,2 0 0,1 4,20V4A2,2 0 0,1 6,2H14M18,20V9H13V4H6V20H18M13,10V12H11V17A2,2 0 0,1 9,19A2,2 0 0,1 7,17A2,2 0 0,1 9,15C9.4,15 9.7,15.1 10,15.3V10H13Z",RR="M17.66 11.2C17.43 10.9 17.15 10.64 16.89 10.38C16.22 9.78 15.46 9.35 14.82 8.72C13.33 7.26 13 4.85 13.95 3C13 3.23 12.17 3.75 11.46 4.32C8.87 6.4 7.85 10.07 9.07 13.22C9.11 13.32 9.15 13.42 9.15 13.55C9.15 13.77 9 13.97 8.8 14.05C8.57 14.15 8.33 14.09 8.14 13.93C8.08 13.88 8.04 13.83 8 13.76C6.87 12.33 6.69 10.28 7.45 8.64C5.78 10 4.87 12.3 5 14.47C5.06 14.97 5.12 15.47 5.29 15.97C5.43 16.57 5.7 17.17 6 17.7C7.08 19.43 8.95 20.67 10.96 20.92C13.1 21.19 15.39 20.8 17.03 19.32C18.86 17.66 19.5 15 18.56 12.72L18.43 12.46C18.22 12 17.66 11.2 17.66 11.2M14.5 17.5C14.22 17.74 13.76 18 13.4 18.1C12.28 18.5 11.16 17.94 10.5 17.28C11.69 17 12.4 16.12 12.61 15.23C12.78 14.43 12.46 13.77 12.33 13C12.21 12.26 12.23 11.63 12.5 10.94C12.69 11.32 12.89 11.7 13.13 12C13.9 13 15.11 13.44 15.37 14.8C15.41 14.94 15.43 15.08 15.43 15.23C15.46 16.05 15.1 16.95 14.5 17.5H14.5Z",LR="M10,4H4C2.89,4 2,4.89 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V8C22,6.89 21.1,6 20,6H12L10,4Z",DR="M19,20H4C2.89,20 2,19.1 2,18V6C2,4.89 2.89,4 4,4H10L12,6H19A2,2 0 0,1 21,8H21L4,8V18L6.14,10H23.21L20.93,18.5C20.7,19.37 19.92,20 19,20Z",MR="M13.5,8H12V13L16.28,15.54L17,14.33L13.5,12.25V8M13,3A9,9 0 0,0 4,12H1L4.96,16.03L9,12H6A7,7 0 0,1 13,5A7,7 0 0,1 20,12A7,7 0 0,1 13,19C11.07,19 9.32,18.21 8.06,16.94L6.64,18.36C8.27,20 10.5,21 13,21A9,9 0 0,0 22,12A9,9 0 0,0 13,3",FR="M12,4V2A10,10 0 0,0 2,12H4A8,8 0 0,1 12,4Z",VR="M9.5,3A6.5,6.5 0 0,1 16,9.5C16,11.11 15.41,12.59 14.44,13.73L14.71,14H15.5L20.5,19L19,20.5L14,15.5V14.71L13.73,14.44C12.59,15.41 11.11,16 9.5,16A6.5,6.5 0 0,1 3,9.5A6.5,6.5 0 0,1 9.5,3M9.5,5C7,5 5,7 5,9.5C5,12 7,14 9.5,14C12,14 14,12 14,9.5C14,7 12,5 9.5,5Z",HR="M3,6H21V8H3V6M3,11H21V13H3V11M3,16H21V18H3V16Z",UR="M12,2A3,3 0 0,1 15,5V11A3,3 0 0,1 12,14A3,3 0 0,1 9,11V5A3,3 0 0,1 12,2M19,11C19,14.53 16.39,17.44 13,17.93V21H11V17.93C7.61,17.44 5,14.53 5,11H7A5,5 0 0,0 12,16A5,5 0 0,0 17,11H19Z",jR="M21,3V15.5A3.5,3.5 0 0,1 17.5,19A3.5,3.5 0 0,1 14,15.5A3.5,3.5 0 0,1 17.5,12C18.04,12 18.55,12.12 19,12.34V6.47L9,8.6V17.5A3.5,3.5 0 0,1 5.5,21A3.5,3.5 0 0,1 2,17.5A3.5,3.5 0 0,1 5.5,14C6.04,14 6.55,14.12 7,14.34V6L21,3Z",BR="M4,6H2V20A2,2 0 0,0 4,22H18V20H4M18,7H15V12.5A2.5,2.5 0 0,1 12.5,15A2.5,2.5 0 0,1 10,12.5A2.5,2.5 0 0,1 12.5,10C13.07,10 13.58,10.19 14,10.5V5H18M20,2H8A2,2 0 0,0 6,4V16A2,2 0 0,0 8,18H20A2,2 0 0,0 22,16V4A2,2 0 0,0 20,2Z",WR="M14,3V5H17.59L7.76,14.83L9.17,16.24L19,6.41V10H21V3M19,19H5V5H12V3H5C3.89,3 3,3.9 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V12H19V19Z",qR="M14,19H18V5H14M6,19H10V5H6V19Z",zR="M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z",GR="M22,14H20V16H14V13H16V11H14V6A2,2 0 0,0 12,4H4V2H2V10H4V8H10V11H8V13H10V18A2,2 0 0,0 12,20H20V22H22",KR="M8,5.14V19.14L19,12.14L8,5.14Z",XR="M15,6H3V8H15V6M15,10H3V12H15V10M3,16H11V14H3V16M17,6V14.18C16.69,14.07 16.35,14 16,14A3,3 0 0,0 13,17A3,3 0 0,0 16,20A3,3 0 0,0 19,17V8H22V6H17Z",YR="M3 10H14V12H3V10M3 6H14V8H3V6M3 14H10V16H3V14M16 13V21L22 17L16 13Z",ZR="M3 16H10V14H3M18 14V10H16V14H12V16H16V20H18V16H22V14M14 6H3V8H14M14 10H3V12H14V10Z",JR="M20,6A2,2 0 0,1 22,8V20A2,2 0 0,1 20,22H4A2,2 0 0,1 2,20V8C2,7.15 2.53,6.42 3.28,6.13L15.71,1L16.47,2.83L8.83,6H20M20,8H4V12H16V10H18V12H20V8M7,14A3,3 0 0,0 4,17A3,3 0 0,0 7,20A3,3 0 0,0 10,17A3,3 0 0,0 7,14Z",QR="M12,10A2,2 0 0,1 14,12C14,12.5 13.82,12.94 13.53,13.29L16.7,22H14.57L12,14.93L9.43,22H7.3L10.47,13.29C10.18,12.94 10,12.5 10,12A2,2 0 0,1 12,10M12,8A4,4 0 0,0 8,12C8,12.5 8.1,13 8.28,13.46L7.4,15.86C6.53,14.81 6,13.47 6,12A6,6 0 0,1 12,6A6,6 0 0,1 18,12C18,13.47 17.47,14.81 16.6,15.86L15.72,13.46C15.9,13 16,12.5 16,12A4,4 0 0,0 12,8M12,4A8,8 0 0,0 4,12C4,14.36 5,16.5 6.64,17.94L5.92,19.94C3.54,18.11 2,15.23 2,12A10,10 0 0,1 12,2A10,10 0 0,1 22,12C22,15.23 20.46,18.11 18.08,19.94L17.36,17.94C19,16.5 20,14.36 20,12A8,8 0 0,0 12,4Z",tL="M17.65,6.35C16.2,4.9 14.21,4 12,4A8,8 0 0,0 4,12A8,8 0 0,0 12,20C15.73,20 18.84,17.45 19.73,14H17.65C16.83,16.33 14.61,18 12,18A6,6 0 0,1 6,12A6,6 0 0,1 12,6C13.66,6 15.14,6.69 16.22,7.78L13,11H20V4L17.65,6.35Z",eL="M17,17H7V14L3,18L7,22V19H19V13H17M7,7H17V10L21,6L17,2V5H5V11H7V7Z",nL="M2,5.27L3.28,4L20,20.72L18.73,22L15.73,19H7V22L3,18L7,14V17H13.73L7,10.27V11H5V8.27L2,5.27M17,13H19V17.18L17,15.18V13M17,5V2L21,6L17,10V7H8.82L6.82,5H17Z",sL="M13,15V9H12L10,10V11H11.5V15M17,17H7V14L3,18L7,22V19H19V13H17M7,7H17V10L21,6L17,2V5H5V11H7V7Z",iL="M12.5,3C17.15,3 21.08,6.03 22.47,10.22L20.1,11C19.05,7.81 16.04,5.5 12.5,5.5C10.54,5.5 8.77,6.22 7.38,7.38L10,10H3V3L5.6,5.6C7.45,4 9.85,3 12.5,3M10,12V22H8V14H6V12H10M18,14V20C18,21.11 17.11,22 16,22H14A2,2 0 0,1 12,20V14A2,2 0 0,1 14,12H16C17.11,12 18,12.9 18,14M14,14V20H16V14H14Z",rL="M6.18,15.64A2.18,2.18 0 0,1 8.36,17.82C8.36,19 7.38,20 6.18,20C5,20 4,19 4,17.82A2.18,2.18 0 0,1 6.18,15.64M4,4.44A15.56,15.56 0 0,1 19.56,20H16.73A12.73,12.73 0 0,0 4,7.27V4.44M4,10.1A9.9,9.9 0 0,1 13.9,20H11.07A7.07,7.07 0 0,0 4,12.93V10.1Z",oL="M15,20A1,1 0 0,0 16,19V4H8A1,1 0 0,0 7,5V16H5V5A3,3 0 0,1 8,2H19A3,3 0 0,1 22,5V6H20V5A1,1 0 0,0 19,4A1,1 0 0,0 18,5V9L18,19A3,3 0 0,1 15,22H5A3,3 0 0,1 2,19V18H13A2,2 0 0,0 15,20M9,6H14V8H9V6M9,10H14V12H9V10M9,14H14V16H9V14Z",aL="M13.8 22H5C3.3 22 2 20.7 2 19V18H13.1C13 18.3 13 18.7 13 19C13 20.1 13.3 21.1 13.8 22M13.8 16H5V5C5 3.3 6.3 2 8 2H19C20.7 2 22 3.3 22 5V6H20V5C20 4.4 19.6 4 19 4S18 4.4 18 5V13.1C16.2 13.4 14.7 14.5 13.8 16M8 8H15V6H8V8M8 12H14V10H8V12M17 16V22L22 19L17 16Z",lL="M4,1H20A1,1 0 0,1 21,2V6A1,1 0 0,1 20,7H4A1,1 0 0,1 3,6V2A1,1 0 0,1 4,1M4,9H20A1,1 0 0,1 21,10V14A1,1 0 0,1 20,15H4A1,1 0 0,1 3,14V10A1,1 0 0,1 4,9M4,17H20A1,1 0 0,1 21,18V22A1,1 0 0,1 20,23H4A1,1 0 0,1 3,22V18A1,1 0 0,1 4,17M9,5H10V3H9V5M9,13H10V11H9V13M9,21H10V19H9V21M5,3V5H7V3H5M5,11V13H7V11H5M5,19V21H7V19H5Z",cL="M14.83,13.41L13.42,14.82L16.55,17.95L14.5,20H20V14.5L17.96,16.54L14.83,13.41M14.5,4L16.54,6.04L4,18.59L5.41,20L17.96,7.46L20,9.5V4M10.59,9.17L5.41,4L4,5.41L9.17,10.58L10.59,9.17Z",uL="M16,4.5V7H5V9H16V11.5L19.5,8M16,12.5V15H5V17H16V19.5L19.5,16",dL="M20,5V19L13,12M6,5V19H4V5M13,5V19L6,12",fL="M4,5V19L11,12M18,5V19H20V5M11,5V19L18,12",hL="M12,12A3,3 0 0,0 9,15A3,3 0 0,0 12,18A3,3 0 0,0 15,15A3,3 0 0,0 12,12M12,20A5,5 0 0,1 7,15A5,5 0 0,1 12,10A5,5 0 0,1 17,15A5,5 0 0,1 12,20M12,4A2,2 0 0,1 14,6A2,2 0 0,1 12,8C10.89,8 10,7.1 10,6C10,4.89 10.89,4 12,4M17,2H7C5.89,2 5,2.89 5,4V20A2,2 0 0,0 7,22H17A2,2 0 0,0 19,20V4C19,2.89 18.1,2 17,2Z",pL="M17.9,10.9C14.7,9 9.35,8.8 6.3,9.75C5.8,9.9 5.3,9.6 5.15,9.15C5,8.65 5.3,8.15 5.75,8C9.3,6.95 15.15,7.15 18.85,9.35C19.3,9.6 19.45,10.2 19.2,10.65C18.95,11 18.35,11.15 17.9,10.9M17.8,13.7C17.55,14.05 17.1,14.2 16.75,13.95C14.05,12.3 9.95,11.8 6.8,12.8C6.4,12.9 5.95,12.7 5.85,12.3C5.75,11.9 5.95,11.45 6.35,11.35C10,10.25 14.5,10.8 17.6,12.7C17.9,12.85 18.05,13.35 17.8,13.7M16.6,16.45C16.4,16.75 16.05,16.85 15.75,16.65C13.4,15.2 10.45,14.9 6.95,15.7C6.6,15.8 6.3,15.55 6.2,15.25C6.1,14.9 6.35,14.6 6.65,14.5C10.45,13.65 13.75,14 16.35,15.6C16.7,15.75 16.75,16.15 16.6,16.45M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z",mL="M18,18H6V6H18V18Z",gL="M14,3.23V5.29C16.89,6.15 19,8.83 19,12C19,15.17 16.89,17.84 14,18.7V20.77C18,19.86 21,16.28 21,12C21,7.72 18,4.14 14,3.23M16.5,12C16.5,10.23 15.5,8.71 14,7.97V16C15.5,15.29 16.5,13.76 16.5,12M3,9V15H7L12,20V4L7,9H3Z",bL="M12,4L9.91,6.09L12,8.18M4.27,3L3,4.27L7.73,9H3V15H7L12,20V13.27L16.25,17.53C15.58,18.04 14.83,18.46 14,18.7V20.77C15.38,20.45 16.63,19.82 17.68,18.96L19.73,21L21,19.73L12,10.73M19,12C19,12.94 18.8,13.82 18.46,14.64L19.97,16.15C20.62,14.91 21,13.5 21,12C21,7.72 18,4.14 14,3.23V5.29C16.89,6.15 19,8.83 19,12M16.5,12C16.5,10.23 15.5,8.71 14,7.97V10.18L16.45,12.63C16.5,12.43 16.5,12.21 16.5,12Z",yL="M16.36,14C16.44,13.34 16.5,12.68 16.5,12C16.5,11.32 16.44,10.66 16.36,10H19.74C19.9,10.64 20,11.31 20,12C20,12.69 19.9,13.36 19.74,14M14.59,19.56C15.19,18.45 15.65,17.25 15.97,16H18.92C17.96,17.65 16.43,18.93 14.59,19.56M14.34,14H9.66C9.56,13.34 9.5,12.68 9.5,12C9.5,11.32 9.56,10.65 9.66,10H14.34C14.43,10.65 14.5,11.32 14.5,12C14.5,12.68 14.43,13.34 14.34,14M12,19.96C11.17,18.76 10.5,17.43 10.09,16H13.91C13.5,17.43 12.83,18.76 12,19.96M8,8H5.08C6.03,6.34 7.57,5.06 9.4,4.44C8.8,5.55 8.35,6.75 8,8M5.08,16H8C8.35,17.25 8.8,18.45 9.4,19.56C7.57,18.93 6.03,17.65 5.08,16M4.26,14C4.1,13.36 4,12.69 4,12C4,11.31 4.1,10.64 4.26,10H7.64C7.56,10.66 7.5,11.32 7.5,12C7.5,12.68 7.56,13.34 7.64,14M12,4.03C12.83,5.23 13.5,6.57 13.91,8H10.09C10.5,6.57 11.17,5.23 12,4.03M18.92,8H15.97C15.65,6.75 15.19,5.55 14.59,4.44C16.43,5.07 17.96,6.34 18.92,8M12,2C6.47,2 2,6.5 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z";const _L={mdiAccountMusic:cR,mdiAlbum:uR,mdiBookOpenPageVariant:fR,mdiBookOpenVariant:hR,mdiBookshelf:pR,mdiBroadcast:mR,mdiCancel:gR,mdiCast:bR,mdiCastVariant:yR,mdiCellphone:_R,mdiCheck:vR,mdiChevronDown:SR,mdiChevronLeft:ER,mdiChevronUp:wR,mdiClose:CR,mdiDelete:kR,mdiDeleteEmpty:TR,mdiDotsHorizontal:xR,mdiDotsVertical:AR,mdiDownload:OR,mdiDragHorizontal:IR,mdiEyeOffOutline:NR,mdiFastForward30:PR,mdiFileMusicOutline:$R,mdiFire:RR,mdiFolder:LR,mdiFolderOpen:DR,mdiHistory:MR,mdiLoading:FR,mdiMagnify:VR,mdiMenu:HR,mdiMicrophone:UR,mdiMusic:jR,mdiMusicBoxMultiple:BR,mdiOpenInNew:WR,mdiPause:qR,mdiPencil:zR,mdiPipe:GR,mdiPlay:KR,mdiPlaylistMusic:XR,mdiPlaylistPlay:YR,mdiPlaylistPlus:ZR,mdiRadio:JR,mdiRadioTower:QR,mdiRefresh:tL,mdiRepeat:eL,mdiRepeatOff:nL,mdiRepeatOnce:sL,mdiRewind10:iL,mdiRss:rL,mdiScriptTextOutline:oL,mdiScriptTextPlay:aL,mdiServer:lL,mdiShuffle:cL,mdiShuffleDisabled:uL,mdiSkipBackward:dL,mdiSkipForward:fL,mdiSpeaker:hL,mdiSpotify:pL,mdiStop:mL,mdiVolumeHigh:gL,mdiVolumeOff:bL,mdiWeb:yL},vL={title:[String],spin:[Boolean],width:[Number,String],height:[Number,String],ariaLabel:[String],staticClass:[String],class:[String],name:{type:String,required:!0,default:"alert"},size:{type:[Number,String],default:24},viewBox:{type:String,default:"0 0 24 24"},xmlns:{type:String,default:"http://www.w3.org/2000/svg"},role:{type:String,default:"img"},spin:{type:Boolean,default:!1}},SL=t=>t.charAt(0).toUpperCase()+t.slice(1),EL=t=>t.split("-").map(SL).join(""),wL=(t,e,n)=>{const s=t[`mdi${EL(e.name)}`]||dR,i={role:e.role,"aria-label":e.ariaLabel,...n},r={fill:"currentColor",width:e.width||e.size,height:e.height||e.size,viewBox:e.viewBox,xmlns:e.xmlns};return{spanAttrs:i,svgAttrs:r,pathAttrs:{d:s}}},CL=(t,e)=>({[e.staticClass||""]:!0,[e.class||""]:!0,[`mdi mdi-${t.name}`]:!0,"mdi-spin":t.spin===!0}),kL=(t,e={})=>({install(n,{icons:s}){if(s===void 0)throw new Error("Icons must be provided separately");n.component("mdicon",{name:"MDIcon",props:vL,...e,render:t(s)})}}),TL=t=>function(){const{spanAttrs:n,svgAttrs:s,pathAttrs:i}=wL(t,this,this.$attrs);return Fs("span",{...n,class:CL(this,this)},[Fs("svg",s,[this.title?Fs("title",[this.title]):void 0,Fs("path",i)])])},xL=kL(TL);/*!
* vue-router v4.5.0
* (c) 2024 Eduardo San Martin Morote
* @license MIT
*/const Zr=typeof document<"u";function Y2(t){return typeof t=="object"||"displayName"in t||"props"in t||"__vccOpts"in t}function AL(t){return t.__esModule||t[Symbol.toStringTag]==="Module"||t.default&&Y2(t.default)}const pe=Object.assign;function Kd(t,e){const n={};for(const s in e){const i=e[s];n[s]=xs(i)?i.map(t):t(i)}return n}const ha=()=>{},xs=Array.isArray,Z2=/#/g,OL=/&/g,IL=/\//g,NL=/=/g,PL=/\?/g,J2=/\+/g,$L=/%5B/g,RL=/%5D/g,Q2=/%5E/g,LL=/%60/g,tS=/%7B/g,DL=/%7C/g,eS=/%7D/g,ML=/%20/g;function Gp(t){return encodeURI(""+t).replace(DL,"|").replace($L,"[").replace(RL,"]")}function FL(t){return Gp(t).replace(tS,"{").replace(eS,"}").replace(Q2,"^")}function ch(t){return Gp(t).replace(J2,"%2B").replace(ML,"+").replace(Z2,"%23").replace(OL,"%26").replace(LL,"`").replace(tS,"{").replace(eS,"}").replace(Q2,"^")}function VL(t){return ch(t).replace(NL,"%3D")}function HL(t){return Gp(t).replace(Z2,"%23").replace(PL,"%3F")}function UL(t){return t==null?"":HL(t).replace(IL,"%2F")}function ja(t){try{return decodeURIComponent(""+t)}catch{}return""+t}const jL=/\/$/,BL=t=>t.replace(jL,"");function Xd(t,e,n="/"){let s,i={},r="",o="";const a=e.indexOf("#");let l=e.indexOf("?");return a<l&&a>=0&&(l=-1),l>-1&&(s=e.slice(0,l),r=e.slice(l+1,a>-1?a:e.length),i=t(r)),a>-1&&(s=s||e.slice(0,a),o=e.slice(a,e.length)),s=GL(s??e,n),{fullPath:s+(r&&"?")+r+o,path:s,query:i,hash:ja(o)}}function WL(t,e){const n=e.query?t(e.query):"";return e.path+(n&&"?")+n+(e.hash||"")}function Db(t,e){return!e||!t.toLowerCase().startsWith(e.toLowerCase())?t:t.slice(e.length)||"/"}function qL(t,e,n){const s=e.matched.length-1,i=n.matched.length-1;return s>-1&&s===i&&Co(e.matched[s],n.matched[i])&&nS(e.params,n.params)&&t(e.query)===t(n.query)&&e.hash===n.hash}function Co(t,e){return(t.aliasOf||t)===(e.aliasOf||e)}function nS(t,e){if(Object.keys(t).length!==Object.keys(e).length)return!1;for(const n in t)if(!zL(t[n],e[n]))return!1;return!0}function zL(t,e){return xs(t)?Mb(t,e):xs(e)?Mb(e,t):t===e}function Mb(t,e){return xs(e)?t.length===e.length&&t.every((n,s)=>n===e[s]):t.length===1&&t[0]===e}function GL(t,e){if(t.startsWith("/"))return t;if(!t)return e;const n=e.split("/"),s=t.split("/"),i=s[s.length-1];(i===".."||i===".")&&s.push("");let r=n.length-1,o,a;for(o=0;o<s.length;o++)if(a=s[o],a!==".")if(a==="..")r>1&&r--;else break;return n.slice(0,r).join("/")+"/"+s.slice(o).join("/")}const wi={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var Ba;(function(t){t.pop="pop",t.push="push"})(Ba||(Ba={}));var pa;(function(t){t.back="back",t.forward="forward",t.unknown=""})(pa||(pa={}));function KL(t){if(!t)if(Zr){const e=document.querySelector("base");t=e&&e.getAttribute("href")||"/",t=t.replace(/^\w+:\/\/[^\/]+/,"")}else t="/";return t[0]!=="/"&&t[0]!=="#"&&(t="/"+t),BL(t)}const XL=/^[^#]+#/;function YL(t,e){return t.replace(XL,"#")+e}function ZL(t,e){const n=document.documentElement.getBoundingClientRect(),s=t.getBoundingClientRect();return{behavior:e.behavior,left:s.left-n.left-(e.left||0),top:s.top-n.top-(e.top||0)}}const ld=()=>({left:window.scrollX,top:window.scrollY});function JL(t){let e;if("el"in t){const n=t.el,s=typeof n=="string"&&n.startsWith("#"),i=typeof n=="string"?s?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!i)return;e=ZL(i,t)}else e=t;"scrollBehavior"in document.documentElement.style?window.scrollTo(e):window.scrollTo(e.left!=null?e.left:window.scrollX,e.top!=null?e.top:window.scrollY)}function Fb(t,e){return(history.state?history.state.position-e:-1)+t}const uh=new Map;function QL(t,e){uh.set(t,e)}function tD(t){const e=uh.get(t);return uh.delete(t),e}let eD=()=>location.protocol+"//"+location.host;function sS(t,e){const{pathname:n,search:s,hash:i}=e,r=t.indexOf("#");if(r>-1){let a=i.includes(t.slice(r))?t.slice(r).length:1,l=i.slice(a);return l[0]!=="/"&&(l="/"+l),Db(l,"")}return Db(n,t)+s+i}function nD(t,e,n,s){let i=[],r=[],o=null;const a=({state:f})=>{const h=sS(t,location),p=n.value,m=e.value;let _=0;if(f){if(n.value=h,e.value=f,o&&o===p){o=null;return}_=m?f.position-m.position:0}else s(h);i.forEach(y=>{y(n.value,p,{delta:_,type:Ba.pop,direction:_?_>0?pa.forward:pa.back:pa.unknown})})};function l(){o=n.value}function c(f){i.push(f);const h=()=>{const p=i.indexOf(f);p>-1&&i.splice(p,1)};return r.push(h),h}function u(){const{history:f}=window;f.state&&f.replaceState(pe({},f.state,{scroll:ld()}),"")}function d(){for(const f of r)f();r=[],window.removeEventListener("popstate",a),window.removeEventListener("beforeunload",u)}return window.addEventListener("popstate",a),window.addEventListener("beforeunload",u,{passive:!0}),{pauseListeners:l,listen:c,destroy:d}}function Vb(t,e,n,s=!1,i=!1){return{back:t,current:e,forward:n,replaced:s,position:window.history.length,scroll:i?ld():null}}function sD(t){const{history:e,location:n}=window,s={value:sS(t,n)},i={value:e.state};i.value||r(s.value,{back:null,current:s.value,forward:null,position:e.length-1,replaced:!0,scroll:null},!0);function r(l,c,u){const d=t.indexOf("#"),f=d>-1?(n.host&&document.querySelector("base")?t:t.slice(d))+l:eD()+t+l;try{e[u?"replaceState":"pushState"](c,"",f),i.value=c}catch(h){console.error(h),n[u?"replace":"assign"](f)}}function o(l,c){const u=pe({},e.state,Vb(i.value.back,l,i.value.forward,!0),c,{position:i.value.position});r(l,u,!0),s.value=l}function a(l,c){const u=pe({},i.value,e.state,{forward:l,scroll:ld()});r(u.current,u,!0);const d=pe({},Vb(s.value,l,null),{position:u.position+1},c);r(l,d,!1),s.value=l}return{location:s,state:i,push:a,replace:o}}function iD(t){t=KL(t);const e=sD(t),n=nD(t,e.state,e.location,e.replace);function s(r,o=!0){o||n.pauseListeners(),history.go(r)}const i=pe({location:"",base:t,go:s,createHref:YL.bind(null,t)},e,n);return Object.defineProperty(i,"location",{enumerable:!0,get:()=>e.location.value}),Object.defineProperty(i,"state",{enumerable:!0,get:()=>e.state.value}),i}function rD(t){return t=location.host?t||location.pathname+location.search:"",t.includes("#")||(t+="#"),iD(t)}function oD(t){return typeof t=="string"||t&&typeof t=="object"}function iS(t){return typeof t=="string"||typeof t=="symbol"}const rS=Symbol("");var Hb;(function(t){t[t.aborted=4]="aborted",t[t.cancelled=8]="cancelled",t[t.duplicated=16]="duplicated"})(Hb||(Hb={}));function ko(t,e){return pe(new Error,{type:t,[rS]:!0},e)}function Ks(t,e){return t instanceof Error&&rS in t&&(e==null||!!(t.type&e))}const Ub="[^/]+?",aD={sensitive:!1,strict:!1,start:!0,end:!0},lD=/[.+*?^${}()[\]/\\]/g;function cD(t,e){const n=pe({},aD,e),s=[];let i=n.start?"^":"";const r=[];for(const c of t){const u=c.length?[]:[90];n.strict&&!c.length&&(i+="/");for(let d=0;d<c.length;d++){const f=c[d];let h=40+(n.sensitive?.25:0);if(f.type===0)d||(i+="/"),i+=f.value.replace(lD,"\\$&"),h+=40;else if(f.type===1){const{value:p,repeatable:m,optional:_,regexp:y}=f;r.push({name:p,repeatable:m,optional:_});const S=y||Ub;if(S!==Ub){h+=10;try{new RegExp(`(${S})`)}catch(v){throw new Error(`Invalid custom RegExp for param "${p}" (${S}): `+v.message)}}let b=m?`((?:${S})(?:/(?:${S}))*)`:`(${S})`;d||(b=_&&c.length<2?`(?:/${b})`:"/"+b),_&&(b+="?"),i+=b,h+=20,_&&(h+=-8),m&&(h+=-20),S===".*"&&(h+=-50)}u.push(h)}s.push(u)}if(n.strict&&n.end){const c=s.length-1;s[c][s[c].length-1]+=.7000000000000001}n.strict||(i+="/?"),n.end?i+="$":n.strict&&!i.endsWith("/")&&(i+="(?:/|$)");const o=new RegExp(i,n.sensitive?"":"i");function a(c){const u=c.match(o),d={};if(!u)return null;for(let f=1;f<u.length;f++){const h=u[f]||"",p=r[f-1];d[p.name]=h&&p.repeatable?h.split("/"):h}return d}function l(c){let u="",d=!1;for(const f of t){(!d||!u.endsWith("/"))&&(u+="/"),d=!1;for(const h of f)if(h.type===0)u+=h.value;else if(h.type===1){const{value:p,repeatable:m,optional:_}=h,y=p in c?c[p]:"";if(xs(y)&&!m)throw new Error(`Provided param "${p}" is an array but it is not repeatable (* or + modifiers)`);const S=xs(y)?y.join("/"):y;if(!S)if(_)f.length<2&&(u.endsWith("/")?u=u.slice(0,-1):d=!0);else throw new Error(`Missing required param "${p}"`);u+=S}}return u||"/"}return{re:o,score:s,keys:r,parse:a,stringify:l}}function uD(t,e){let n=0;for(;n<t.length&&n<e.length;){const s=e[n]-t[n];if(s)return s;n++}return t.length<e.length?t.length===1&&t[0]===80?-1:1:t.length>e.length?e.length===1&&e[0]===80?1:-1:0}function oS(t,e){let n=0;const s=t.score,i=e.score;for(;n<s.length&&n<i.length;){const r=uD(s[n],i[n]);if(r)return r;n++}if(Math.abs(i.length-s.length)===1){if(jb(s))return 1;if(jb(i))return-1}return i.length-s.length}function jb(t){const e=t[t.length-1];return t.length>0&&e[e.length-1]<0}const dD={type:0,value:""},fD=/[a-zA-Z0-9_]/;function hD(t){if(!t)return[[]];if(t==="/")return[[dD]];if(!t.startsWith("/"))throw new Error(`Invalid path "${t}"`);function e(h){throw new Error(`ERR (${n})/"${c}": ${h}`)}let n=0,s=n;const i=[];let r;function o(){r&&i.push(r),r=[]}let a=0,l,c="",u="";function d(){c&&(n===0?r.push({type:0,value:c}):n===1||n===2||n===3?(r.length>1&&(l==="*"||l==="+")&&e(`A repeatable param (${c}) must be alone in its segment. eg: '/:ids+.`),r.push({type:1,value:c,regexp:u,repeatable:l==="*"||l==="+",optional:l==="*"||l==="?"})):e("Invalid state to consume buffer"),c="")}function f(){c+=l}for(;a<t.length;){if(l=t[a++],l==="\\"&&n!==2){s=n,n=4;continue}switch(n){case 0:l==="/"?(c&&d(),o()):l===":"?(d(),n=1):f();break;case 4:f(),n=s;break;case 1:l==="("?n=2:fD.test(l)?f():(d(),n=0,l!=="*"&&l!=="?"&&l!=="+"&&a--);break;case 2:l===")"?u[u.length-1]=="\\"?u=u.slice(0,-1)+l:n=3:u+=l;break;case 3:d(),n=0,l!=="*"&&l!=="?"&&l!=="+"&&a--,u="";break;default:e("Unknown state");break}}return n===2&&e(`Unfinished custom RegExp for param "${c}"`),d(),o(),i}function pD(t,e,n){const s=cD(hD(t.path),n),i=pe(s,{record:t,parent:e,children:[],alias:[]});return e&&!i.record.aliasOf==!e.record.aliasOf&&e.children.push(i),i}function mD(t,e){const n=[],s=new Map;e=zb({strict:!1,end:!0,sensitive:!1},e);function i(d){return s.get(d)}function r(d,f,h){const p=!h,m=Wb(d);m.aliasOf=h&&h.record;const _=zb(e,d),y=[m];if("alias"in d){const v=typeof d.alias=="string"?[d.alias]:d.alias;for(const E of v)y.push(Wb(pe({},m,{components:h?h.record.components:m.components,path:E,aliasOf:h?h.record:m})))}let S,b;for(const v of y){const{path:E}=v;if(f&&E[0]!=="/"){const w=f.record.path,N=w[w.length-1]==="/"?"":"/";v.path=f.record.path+(E&&N+E)}if(S=pD(v,f,_),h?h.alias.push(S):(b=b||S,b!==S&&b.alias.push(S),p&&d.name&&!qb(S)&&o(d.name)),aS(S)&&l(S),m.children){const w=m.children;for(let N=0;N<w.length;N++)r(w[N],S,h&&h.children[N])}h=h||S}return b?()=>{o(b)}:ha}function o(d){if(iS(d)){const f=s.get(d);f&&(s.delete(d),n.splice(n.indexOf(f),1),f.children.forEach(o),f.alias.forEach(o))}else{const f=n.indexOf(d);f>-1&&(n.splice(f,1),d.record.name&&s.delete(d.record.name),d.children.forEach(o),d.alias.forEach(o))}}function a(){return n}function l(d){const f=yD(d,n);n.splice(f,0,d),d.record.name&&!qb(d)&&s.set(d.record.name,d)}function c(d,f){let h,p={},m,_;if("name"in d&&d.name){if(h=s.get(d.name),!h)throw ko(1,{location:d});_=h.record.name,p=pe(Bb(f.params,h.keys.filter(b=>!b.optional).concat(h.parent?h.parent.keys.filter(b=>b.optional):[]).map(b=>b.name)),d.params&&Bb(d.params,h.keys.map(b=>b.name))),m=h.stringify(p)}else if(d.path!=null)m=d.path,h=n.find(b=>b.re.test(m)),h&&(p=h.parse(m),_=h.record.name);else{if(h=f.name?s.get(f.name):n.find(b=>b.re.test(f.path)),!h)throw ko(1,{location:d,currentLocation:f});_=h.record.name,p=pe({},f.params,d.params),m=h.stringify(p)}const y=[];let S=h;for(;S;)y.unshift(S.record),S=S.parent;return{name:_,path:m,params:p,matched:y,meta:bD(y)}}t.forEach(d=>r(d));function u(){n.length=0,s.clear()}return{addRoute:r,resolve:c,removeRoute:o,clearRoutes:u,getRoutes:a,getRecordMatcher:i}}function Bb(t,e){const n={};for(const s of e)s in t&&(n[s]=t[s]);return n}function Wb(t){const e={path:t.path,redirect:t.redirect,name:t.name,meta:t.meta||{},aliasOf:t.aliasOf,beforeEnter:t.beforeEnter,props:gD(t),children:t.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in t?t.components||null:t.component&&{default:t.component}};return Object.defineProperty(e,"mods",{value:{}}),e}function gD(t){const e={},n=t.props||!1;if("component"in t)e.default=n;else for(const s in t.components)e[s]=typeof n=="object"?n[s]:n;return e}function qb(t){for(;t;){if(t.record.aliasOf)return!0;t=t.parent}return!1}function bD(t){return t.reduce((e,n)=>pe(e,n.meta),{})}function zb(t,e){const n={};for(const s in t)n[s]=s in e?e[s]:t[s];return n}function yD(t,e){let n=0,s=e.length;for(;n!==s;){const r=n+s>>1;oS(t,e[r])<0?s=r:n=r+1}const i=_D(t);return i&&(s=e.lastIndexOf(i,s-1)),s}function _D(t){let e=t;for(;e=e.parent;)if(aS(e)&&oS(t,e)===0)return e}function aS({record:t}){return!!(t.name||t.components&&Object.keys(t.components).length||t.redirect)}function vD(t){const e={};if(t===""||t==="?")return e;const s=(t[0]==="?"?t.slice(1):t).split("&");for(let i=0;i<s.length;++i){const r=s[i].replace(J2," "),o=r.indexOf("="),a=ja(o<0?r:r.slice(0,o)),l=o<0?null:ja(r.slice(o+1));if(a in e){let c=e[a];xs(c)||(c=e[a]=[c]),c.push(l)}else e[a]=l}return e}function Gb(t){let e="";for(let n in t){const s=t[n];if(n=VL(n),s==null){s!==void 0&&(e+=(e.length?"&":"")+n);continue}(xs(s)?s.map(r=>r&&ch(r)):[s&&ch(s)]).forEach(r=>{r!==void 0&&(e+=(e.length?"&":"")+n,r!=null&&(e+="="+r))})}return e}function SD(t){const e={};for(const n in t){const s=t[n];s!==void 0&&(e[n]=xs(s)?s.map(i=>i==null?null:""+i):s==null?s:""+s)}return e}const ED=Symbol(""),Kb=Symbol(""),Kp=Symbol(""),lS=Symbol(""),dh=Symbol("");function qo(){let t=[];function e(s){return t.push(s),()=>{const i=t.indexOf(s);i>-1&&t.splice(i,1)}}function n(){t=[]}return{add:e,list:()=>t.slice(),reset:n}}function $i(t,e,n,s,i,r=o=>o()){const o=s&&(s.enterCallbacks[i]=s.enterCallbacks[i]||[]);return()=>new Promise((a,l)=>{const c=f=>{f===!1?l(ko(4,{from:n,to:e})):f instanceof Error?l(f):oD(f)?l(ko(2,{from:e,to:f})):(o&&s.enterCallbacks[i]===o&&typeof f=="function"&&o.push(f),a())},u=r(()=>t.call(s&&s.instances[i],e,n,c));let d=Promise.resolve(u);t.length<3&&(d=d.then(c)),d.catch(f=>l(f))})}function Yd(t,e,n,s,i=r=>r()){const r=[];for(const o of t)for(const a in o.components){let l=o.components[a];if(!(e!=="beforeRouteEnter"&&!o.instances[a]))if(Y2(l)){const u=(l.__vccOpts||l)[e];u&&r.push($i(u,n,s,o,a,i))}else{let c=l();r.push(()=>c.then(u=>{if(!u)throw new Error(`Couldn't resolve component "${a}" at "${o.path}"`);const d=AL(u)?u.default:u;o.mods[a]=u,o.components[a]=d;const h=(d.__vccOpts||d)[e];return h&&$i(h,n,s,o,a,i)()}))}}return r}function Xb(t){const e=rs(Kp),n=rs(lS),s=Qe(()=>{const l=Dn(t.to);return e.resolve(l)}),i=Qe(()=>{const{matched:l}=s.value,{length:c}=l,u=l[c-1],d=n.matched;if(!u||!d.length)return-1;const f=d.findIndex(Co.bind(null,u));if(f>-1)return f;const h=Yb(l[c-2]);return c>1&&Yb(u)===h&&d[d.length-1].path!==h?d.findIndex(Co.bind(null,l[c-2])):f}),r=Qe(()=>i.value>-1&&xD(n.params,s.value.params)),o=Qe(()=>i.value>-1&&i.value===n.matched.length-1&&nS(n.params,s.value.params));function a(l={}){if(TD(l)){const c=e[Dn(t.replace)?"replace":"push"](Dn(t.to)).catch(ha);return t.viewTransition&&typeof document<"u"&&"startViewTransition"in document&&document.startViewTransition(()=>c),c}return Promise.resolve()}return{route:s,href:Qe(()=>s.value.href),isActive:r,isExactActive:o,navigate:a}}function wD(t){return t.length===1?t[0]:t}const CD=hi({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"}},useLink:Xb,setup(t,{slots:e}){const n=xo(Xb(t)),{options:s}=rs(Kp),i=Qe(()=>({[Zb(t.activeClass,s.linkActiveClass,"router-link-active")]:n.isActive,[Zb(t.exactActiveClass,s.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const r=e.default&&wD(e.default(n));return t.custom?r:Fs("a",{"aria-current":n.isExactActive?t.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:i.value},r)}}}),kD=CD;function TD(t){if(!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)&&!t.defaultPrevented&&!(t.button!==void 0&&t.button!==0)){if(t.currentTarget&&t.currentTarget.getAttribute){const e=t.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return t.preventDefault&&t.preventDefault(),!0}}function xD(t,e){for(const n in e){const s=e[n],i=t[n];if(typeof s=="string"){if(s!==i)return!1}else if(!xs(i)||i.length!==s.length||s.some((r,o)=>r!==i[o]))return!1}return!0}function Yb(t){return t?t.aliasOf?t.aliasOf.path:t.path:""}const Zb=(t,e,n)=>t??e??n,AD=hi({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(t,{attrs:e,slots:n}){const s=rs(dh),i=Qe(()=>t.route||s.value),r=rs(Kb,0),o=Qe(()=>{let c=Dn(r);const{matched:u}=i.value;let d;for(;(d=u[c])&&!d.components;)c++;return c}),a=Qe(()=>i.value.matched[o.value]);aa(Kb,Qe(()=>o.value+1)),aa(ED,a),aa(dh,i);const l=is();return Gn(()=>[l.value,a.value,t.name],([c,u,d],[f,h,p])=>{u&&(u.instances[d]=c,h&&h!==u&&c&&c===f&&(u.leaveGuards.size||(u.leaveGuards=h.leaveGuards),u.updateGuards.size||(u.updateGuards=h.updateGuards))),c&&u&&(!h||!Co(u,h)||!f)&&(u.enterCallbacks[d]||[]).forEach(m=>m(c))},{flush:"post"}),()=>{const c=i.value,u=t.name,d=a.value,f=d&&d.components[u];if(!f)return Jb(n.default,{Component:f,route:c});const h=d.props[u],p=h?h===!0?c.params:typeof h=="function"?h(c):h:null,_=Fs(f,pe({},p,e,{onVnodeUnmounted:y=>{y.component.isUnmounted&&(d.instances[u]=null)},ref:l}));return Jb(n.default,{Component:_,route:c})||_}}});function Jb(t,e){if(!t)return null;const n=t(e);return n.length===1?n[0]:n}const OD=AD;function ID(t){const e=mD(t.routes,t),n=t.parseQuery||vD,s=t.stringifyQuery||Gb,i=t.history,r=qo(),o=qo(),a=qo(),l=pu(wi);let c=wi;Zr&&t.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=Kd.bind(null,Y=>""+Y),d=Kd.bind(null,UL),f=Kd.bind(null,ja);function h(Y,dt){let ct,yt;return iS(Y)?(ct=e.getRecordMatcher(Y),yt=dt):yt=Y,e.addRoute(yt,ct)}function p(Y){const dt=e.getRecordMatcher(Y);dt&&e.removeRoute(dt)}function m(){return e.getRoutes().map(Y=>Y.record)}function _(Y){return!!e.getRecordMatcher(Y)}function y(Y,dt){if(dt=pe({},dt||l.value),typeof Y=="string"){const P=Xd(n,Y,dt.path),q=e.resolve({path:P.path},dt),st=i.createHref(P.fullPath);return pe(P,q,{params:f(q.params),hash:ja(P.hash),redirectedFrom:void 0,href:st})}let ct;if(Y.path!=null)ct=pe({},Y,{path:Xd(n,Y.path,dt.path).path});else{const P=pe({},Y.params);for(const q in P)P[q]==null&&delete P[q];ct=pe({},Y,{params:d(P)}),dt.params=d(dt.params)}const yt=e.resolve(ct,dt),Ut=Y.hash||"";yt.params=u(f(yt.params));const Xt=WL(s,pe({},Y,{hash:FL(Ut),path:yt.path})),A=i.createHref(Xt);return pe({fullPath:Xt,hash:Ut,query:s===Gb?SD(Y.query):Y.query||{}},yt,{redirectedFrom:void 0,href:A})}function S(Y){return typeof Y=="string"?Xd(n,Y,l.value.path):pe({},Y)}function b(Y,dt){if(c!==Y)return ko(8,{from:dt,to:Y})}function v(Y){return N(Y)}function E(Y){return v(pe(S(Y),{replace:!0}))}function w(Y){const dt=Y.matched[Y.matched.length-1];if(dt&&dt.redirect){const{redirect:ct}=dt;let yt=typeof ct=="function"?ct(Y):ct;return typeof yt=="string"&&(yt=yt.includes("?")||yt.includes("#")?yt=S(yt):{path:yt},yt.params={}),pe({query:Y.query,hash:Y.hash,params:yt.path!=null?{}:Y.params},yt)}}function N(Y,dt){const ct=c=y(Y),yt=l.value,Ut=Y.state,Xt=Y.force,A=Y.replace===!0,P=w(ct);if(P)return N(pe(S(P),{state:typeof P=="object"?pe({},Ut,P.state):Ut,force:Xt,replace:A}),dt||ct);const q=ct;q.redirectedFrom=dt;let st;return!Xt&&qL(s,yt,ct)&&(st=ko(16,{to:q,from:yt}),Ht(yt,yt,!0,!1)),(st?Promise.resolve(st):R(q,yt)).catch(Q=>Ks(Q)?Ks(Q,2)?Q:Kt(Q):at(Q,q,yt)).then(Q=>{if(Q){if(Ks(Q,2))return N(pe({replace:A},S(Q.to),{state:typeof Q.to=="object"?pe({},Ut,Q.to.state):Ut,force:Xt}),dt||q)}else Q=V(q,yt,!0,A,Ut);return B(q,yt,Q),Q})}function L(Y,dt){const ct=b(Y,dt);return ct?Promise.reject(ct):Promise.resolve()}function k(Y){const dt=be.values().next().value;return dt&&typeof dt.runWithContext=="function"?dt.runWithContext(Y):Y()}function R(Y,dt){let ct;const[yt,Ut,Xt]=ND(Y,dt);ct=Yd(yt.reverse(),"beforeRouteLeave",Y,dt);for(const P of yt)P.leaveGuards.forEach(q=>{ct.push($i(q,Y,dt))});const A=L.bind(null,Y,dt);return ct.push(A),qt(ct).then(()=>{ct=[];for(const P of r.list())ct.push($i(P,Y,dt));return ct.push(A),qt(ct)}).then(()=>{ct=Yd(Ut,"beforeRouteUpdate",Y,dt);for(const P of Ut)P.updateGuards.forEach(q=>{ct.push($i(q,Y,dt))});return ct.push(A),qt(ct)}).then(()=>{ct=[];for(const P of Xt)if(P.beforeEnter)if(xs(P.beforeEnter))for(const q of P.beforeEnter)ct.push($i(q,Y,dt));else ct.push($i(P.beforeEnter,Y,dt));return ct.push(A),qt(ct)}).then(()=>(Y.matched.forEach(P=>P.enterCallbacks={}),ct=Yd(Xt,"beforeRouteEnter",Y,dt,k),ct.push(A),qt(ct))).then(()=>{ct=[];for(const P of o.list())ct.push($i(P,Y,dt));return ct.push(A),qt(ct)}).catch(P=>Ks(P,8)?P:Promise.reject(P))}function B(Y,dt,ct){a.list().forEach(yt=>k(()=>yt(Y,dt,ct)))}function V(Y,dt,ct,yt,Ut){const Xt=b(Y,dt);if(Xt)return Xt;const A=dt===wi,P=Zr?history.state:{};ct&&(yt||A?i.replace(Y.fullPath,pe({scroll:A&&P&&P.scroll},Ut)):i.push(Y.fullPath,Ut)),l.value=Y,Ht(Y,dt,ct,A),Kt()}let j;function Z(){j||(j=i.listen((Y,dt,ct)=>{if(!_e.listening)return;const yt=y(Y),Ut=w(yt);if(Ut){N(pe(Ut,{replace:!0,force:!0}),yt).catch(ha);return}c=yt;const Xt=l.value;Zr&&QL(Fb(Xt.fullPath,ct.delta),ld()),R(yt,Xt).catch(A=>Ks(A,12)?A:Ks(A,2)?(N(pe(S(A.to),{force:!0}),yt).then(P=>{Ks(P,20)&&!ct.delta&&ct.type===Ba.pop&&i.go(-1,!1)}).catch(ha),Promise.reject()):(ct.delta&&i.go(-ct.delta,!1),at(A,yt,Xt))).then(A=>{A=A||V(yt,Xt,!1),A&&(ct.delta&&!Ks(A,8)?i.go(-ct.delta,!1):ct.type===Ba.pop&&Ks(A,20)&&i.go(-1,!1)),B(yt,Xt,A)}).catch(ha)}))}let ot=qo(),z=qo(),et;function at(Y,dt,ct){Kt(Y);const yt=z.list();return yt.length?yt.forEach(Ut=>Ut(Y,dt,ct)):console.error(Y),Promise.reject(Y)}function kt(){return et&&l.value!==wi?Promise.resolve():new Promise((Y,dt)=>{ot.add([Y,dt])})}function Kt(Y){return et||(et=!Y,Z(),ot.list().forEach(([dt,ct])=>Y?ct(Y):dt()),ot.reset()),Y}function Ht(Y,dt,ct,yt){const{scrollBehavior:Ut}=t;if(!Zr||!Ut)return Promise.resolve();const Xt=!ct&&tD(Fb(Y.fullPath,0))||(yt||!ct)&&history.state&&history.state.scroll||null;return Nr().then(()=>Ut(Y,dt,Xt)).then(A=>A&&JL(A)).catch(A=>at(A,Y,dt))}const Wt=Y=>i.go(Y);let he;const be=new Set,_e={currentRoute:l,listening:!0,addRoute:h,removeRoute:p,clearRoutes:e.clearRoutes,hasRoute:_,getRoutes:m,resolve:y,options:t,push:v,replace:E,go:Wt,back:()=>Wt(-1),forward:()=>Wt(1),beforeEach:r.add,beforeResolve:o.add,afterEach:a.add,onError:z.add,isReady:kt,install(Y){const dt=this;Y.component("RouterLink",kD),Y.component("RouterView",OD),Y.config.globalProperties.$router=dt,Object.defineProperty(Y.config.globalProperties,"$route",{enumerable:!0,get:()=>Dn(l)}),Zr&&!he&&l.value===wi&&(he=!0,v(i.location).catch(Ut=>{}));const ct={};for(const Ut in wi)Object.defineProperty(ct,Ut,{get:()=>l.value[Ut],enumerable:!0});Y.provide(Kp,dt),Y.provide(lS,Ih(ct)),Y.provide(dh,l);const yt=Y.unmount;be.add(Y),Y.unmount=function(){be.delete(Y),be.size<1&&(c=wi,j&&j(),j=null,l.value=wi,he=!1,et=!1),yt()}}};function qt(Y){return Y.reduce((dt,ct)=>dt.then(()=>k(ct)),Promise.resolve())}return _e}function ND(t,e){const n=[],s=[],i=[],r=Math.max(e.matched.length,t.matched.length);for(let o=0;o<r;o++){const a=e.matched[o];a&&(t.matched.find(c=>Co(c,a))?s.push(a):n.push(a));const l=t.matched[o];l&&(e.matched.find(c=>Co(c,l))||i.push(l))}return[n,s,i]}const PD={name:"ControlButton",props:{disabled:{default:!1,type:Boolean},handler:{required:!0,type:Function},icon:{default:"",type:String},label:{default:"",type:String}}},$D=["disabled"],RD=["textContent"];function LD(t,e,n,s,i,r){const o=x("mdicon");return O(),M("button",{class:"button is-small is-rounded",disabled:n.disabled,onClick:e[0]||(e[0]=(...a)=>n.handler&&n.handler(...a))},[n.icon?(O(),_t(o,{key:0,class:"icon",name:n.icon,size:"16"},null,8,["name"])):vt("",!0),n.label?(O(),M("span",{key:1,textContent:$(t.$t(n.label))},null,8,RD)):vt("",!0)],8,$D)}const Je=it(PD,[["render",LD]]),DD={name:"PageAbout",components:{ControlButton:Je},setup(){return{configurationStore:Cr(),libraryStore:Lu(),uiStore:Hn()}},computed:{properties(){return[{label:"property.name",value:this.configurationStore.library_name},{label:"property.artists",value:this.$n(this.libraryStore.artists)},{label:"property.albums",value:this.$n(this.libraryStore.albums)},{label:"property.tracks",value:this.$n(this.libraryStore.songs)},{label:"property.playtime",value:this.$filters.toDuration(this.libraryStore.db_playtime)},{label:"property.updated",value:this.$filters.toRelativeDuration(this.libraryStore.updated_at),alternate:this.$filters.toDateTime(this.libraryStore.updated_at)},{label:"property.uptime",value:this.$filters.toDurationToNow(this.libraryStore.started_at),alternate:this.$filters.toDateTime(this.libraryStore.started_at)}]}},methods:{showUpdateDialog(){this.uiStore.show_update_dialog=!0}}},MD={class:"section"},FD={class:"container"},VD={class:"columns is-centered"},HD={class:"column is-four-fifths"},UD={class:"content"},jD={class:"level"},BD={class:"level-left"},WD={class:"level-item"},qD=["textContent"],zD={class:"level-right"},GD=["textContent"],KD={class:"media-right"},XD=["textContent"],YD=["textContent"],ZD={class:"section"},JD={class:"container"},QD={class:"columns is-centered"},tM={class:"column is-four-fifths"},eM={class:"content has-text-centered-mobile"},nM=["textContent"],sM=["textContent"],iM=["textContent"];function rM(t,e,n,s,i,r){const o=x("control-button"),a=x("i18n-t");return O(),M(pt,null,[g("section",MD,[g("div",FD,[g("div",VD,[g("div",HD,[g("div",UD,[g("nav",jD,[g("div",BD,[g("div",WD,[g("p",{class:"title is-4",textContent:$(t.$t("page.about.library"))},null,8,qD)])]),g("div",zD,[C(o,{class:Vt({"is-loading":s.libraryStore.updating}),disabled:s.libraryStore.updating,handler:r.showUpdateDialog,icon:"refresh",label:"page.about.update"},null,8,["class","disabled","handler"])])]),(O(!0),M(pt,null,fe(r.properties,l=>(O(),M("div",{key:l.label,class:"media is-align-items-center mb-0"},[g("div",{class:"media-content has-text-weight-bold",textContent:$(t.$t(l.label))},null,8,GD),g("div",KD,[g("span",{textContent:$(l.value)},null,8,XD),l.alternate?(O(),M("span",{key:0,class:"has-text-grey",textContent:$(` (${l.alternate})`)},null,8,YD)):vt("",!0)])]))),128))])])])])]),g("section",ZD,[g("div",JD,[g("div",QD,[g("div",tM,[g("div",eM,[g("p",{class:"is-size-7",textContent:$(t.$t("page.about.version",{version:s.configurationStore.version}))},null,8,nM),g("p",{class:"is-size-7",textContent:$(t.$t("page.about.compiled-with",{options:s.configurationStore.buildoptions.join(", ")}))},null,8,sM),C(a,{tag:"p",class:"is-size-7",keypath:"page.about.built-with",scope:"global"},{bulma:D(()=>e[0]||(e[0]=[g("a",{href:"https://bulma.io"},"Bulma",-1)])),mdi:D(()=>e[1]||(e[1]=[g("a",{href:"https://pictogrammers.com/library/mdi/"}," Material Design Icons ",-1)])),vuejs:D(()=>e[2]||(e[2]=[g("a",{href:"https://vuejs.org/"},"Vue.js",-1)])),axios:D(()=>e[3]||(e[3]=[g("a",{href:"https://github.com/axios/axios"},"axios",-1)])),others:D(()=>[g("a",{href:"https://github.com/owntone/owntone-server/network/dependencies",textContent:$(t.$t("page.about.more"))},null,8,iM)]),_:1})])])])])])],64)}const oM=it(DD,[["render",rM]]),aM={name:"ContentWithHero"},lM={class:"section"},cM={class:"container"},uM={class:"columns is-centered"},dM={class:"column is-four-fifths"},fM={class:"columns is-flex-direction-row-reverse"},hM={class:"column is-flex has-image"},pM={class:"column m-auto is-three-fifths has-text-centered-mobile"},mM={class:"section pt-0"},gM={class:"container"},bM={class:"columns is-centered"},yM={class:"column is-four-fifths"};function _M(t,e,n,s,i,r){return O(),M(pt,null,[g("section",lM,[g("div",cM,[g("div",uM,[g("div",dM,[g("div",fM,[g("div",hM,[ge(t.$slots,"heading-right",{},void 0,!0)]),g("div",pM,[ge(t.$slots,"heading-left",{},void 0,!0)])])])])])]),g("section",mM,[g("div",gM,[g("div",bM,[g("div",yM,[ge(t.$slots,"content",{},void 0,!0),ge(t.$slots,"footer",{},void 0,!0)])])])])],64)}const cd=it(aM,[["render",_M],["__scopeId","data-v-fa10e347"]]),vM=t=>{let e=0;for(const n of t)e=n.charCodeAt(0)+((e<<5)-e);return(e&16777215).toString(16)},SM=t=>[.2126,.7152,.0722].reduce((e,n,s)=>e+ +`0x${t.slice(s*2,s*2+2)}`*n,0)/255,EM=t=>{const e=vM(t.alternate),n=`<svg xmlns="http://www.w3.org/2000/svg"
width="${t.size}" height="${t.size}"
viewBox="0 0 ${t.size} ${t.size}">
<rect width="100%" height="100%" fill="#${e}"/>
<text x="50%" y="50%" dominant-baseline="middle" text-anchor="middle"
font-weight="${t.font.weight}" font-family="${t.font.family}"
font-size="${t.size/3}" fill="${SM(e)>.5?"#000000":"#FFFFFF"}">
${t.caption}
</text>
</svg>`;return`data:image/svg+xml;charset=UTF-8,${encodeURIComponent(n)}`},wM={name:"ControlImage",props:{album:{default:"",type:String},artist:{default:"",type:String},url:{default:"",type:String}},emits:["click"],data(){return{font:{family:"sans-serif",weight:"bold"},lifecycle:{error:t=>{t.src=this.dataURI()}},size:600}},methods:{dataURI(){return EM({alternate:`${this.artist} - ${this.album}`,caption:(this.album||this.artist||"").substring(0,2),font:this.font,size:this.size})}}},CM={class:"figure has-shadow"};function kM(t,e,n,s,i,r){const o=Vh("lazy");return O(),M("figure",CM,[An(g("img",{onClick:e[0]||(e[0]=a=>t.$emit("click"))},null,512),[[o,{src:n.url,lifecycle:i.lifecycle}]])])}const Qi=it(wM,[["render",kM],["__scopeId","data-v-92383b31"]]),{t:Dl,locale:TM}=Ru.global,cS="NO_INDEX",xM=(t,e)=>t-e,AM=(t,e)=>t.localeCompare(e,TM.value),OM=(t,e)=>new Date(t)-new Date(e)||(t?e?0:1:-1),IM=t=>t.map(({field:e,type:n,order:s=1})=>{switch(n){case String:return(i,r)=>AM(i[e],r[e])*s;case Number:return(i,r)=>xM(i[e],r[e])*s;case Date:return(i,r)=>OM(i[e],r[e])*s;default:return()=>0}}),NM=(t="")=>{const e=t.charAt(0);return e.match(new RegExp("\\p{Letter}","gu"))?e.toUpperCase():e.match(new RegExp("\\p{Number}","gu"))?"#":"⌘"},PM=t=>{},$M=[{difference:NaN,text:()=>Dl("grouped-list.undefined")},{difference:864e5,text:()=>Dl("grouped-list.today")},{difference:6048e5,text:()=>Dl("grouped-list.last-week")},{difference:2592e6,text:()=>Dl("grouped-list.last-month")},{difference:1/0,text:t=>t.getFullYear()}],RM=t=>{var s;const e=new Date(t),n=new Date-e;return(s=$M.find(i=>isNaN(n)||n<i.difference))==null?void 0:s.text(e)},LM=({field:t,type:e}={})=>{switch(e){case String:return n=>NM(n[t]);case Number:return n=>n[t];case Date:return n=>RM(n[t]);case"Digits":return n=>PM(n[t]);default:return()=>cS}};class Tt{constructor({items:e=[],total:n=0,offset:s=0,limit:i=-1}={},r={}){this.items=e,this.total=n,this.offset=s,this.limit=i,this.count=e.length,this.indices=[],this.group(r)}group({criteria:e=[],filters:n=[],index:s}={}){const i=this.items.filter(l=>n.every(c=>c(l)));this.count=i.length;const r=IM(e),o=i.sort((l,c)=>r.reduce((u,d)=>u||d(l,c),0)),a=LM(s);return this.itemsGrouped=o.reduce((l,c)=>{const u=a(c);return l.set(u,[...l.get(u)||[],c]),l},new Map),this.indices=Array.from(this.itemsGrouped.keys()),this}*generate(){for(const[e,n]of this.itemsGrouped.entries()){e!==cS&&(yield{index:e,isItem:!1,item:{},itemId:e});for(const s of n)yield{index:e,isItem:!0,item:s,itemId:s.id}}}[Symbol.iterator](){return this.generate()}}const DM={name:"ListProperties",components:{ControlImage:Qi},props:{item:{required:!0,type:Object}}},MM={class:"title is-4"},FM=["textContent"],VM=["textContent"],HM=["textContent"],UM={class:"title is-6"},jM=["onClick","textContent"],BM=["textContent"];function WM(t,e,n,s,i,r){var a;const o=x("control-image");return O(),M(pt,null,[g("div",MM,[n.item.handler?(O(),M("a",{key:0,onClick:e[0]||(e[0]=(...l)=>n.item.handler&&n.item.handler(...l)),textContent:$(n.item.name)},null,8,FM)):(O(),M("span",{key:1,textContent:$(n.item.name)},null,8,VM))]),n.item.image?(O(),_t(o,{key:0,url:n.item.image,artist:n.item.artist,album:n.item.name,class:"is-normal mb-5"},null,8,["url","artist","album"])):vt("",!0),t.$slots.buttons?ge(t.$slots,"buttons",{key:1}):vt("",!0),(O(!0),M(pt,null,fe((a=n.item.properties)==null?void 0:a.filter(l=>l.value),l=>(O(),M("div",{key:l.label,class:"mb-3"},[g("div",{class:"is-size-7 is-uppercase",textContent:$(t.$t(l.label))},null,8,HM),g("div",UM,[l.handler?(O(),M("a",{key:0,onClick:l.handler,textContent:$(l.value)},null,8,jM)):(O(),M("span",{key:1,class:"title is-6",textContent:$(l.value)},null,8,BM))])]))),128))],64)}const uS=it(DM,[["render",WM]]),qM={name:"ModalDialogPlayable",components:{ControlButton:Je,ListProperties:uS,ModalDialog:mi},props:{buttons:{default:()=>[],type:Array},item:{required:!0,type:Object},show:Boolean},emits:["close"],computed:{actions(){return[{label:this.$t("dialog.playable.add"),handler:this.queue_add,icon:"playlist-plus"},{label:this.$t("dialog.playable.add-next"),handler:this.queue_add_next,icon:"playlist-play"},{label:this.$t("dialog.playable.play"),handler:this.play,icon:"play"}]}},methods:{play(){this.$emit("close"),this.item.expression?tt.player_play_expression(this.item.expression,!1):tt.player_play_uri(this.item.uris||this.item.item.uri,!1)},queue_add(){this.$emit("close"),this.item.expression?tt.queue_expression_add(this.item.expression):tt.queue_add(this.item.uris||this.item.uri)},queue_add_next(){this.$emit("close"),this.item.expression?tt.queue_expression_add_next(this.item.expression):tt.queue_add_next(this.item.uris||this.item.uri)}}},zM={class:"buttons"};function GM(t,e,n,s,i,r){const o=x("control-button"),a=x("list-properties"),l=x("modal-dialog");return O(),_t(l,{actions:r.actions,show:n.show,onClose:e[0]||(e[0]=c=>t.$emit("close"))},{content:D(()=>[C(a,{item:n.item},Ya({_:2},[n.buttons.length?{name:"buttons",fn:D(()=>[g("div",zM,[(O(!0),M(pt,null,fe(n.buttons,c=>(O(),_t(o,{key:c.label,handler:c.handler,label:"button.label"},null,8,["handler"]))),128))])]),key:"0"}:void 0]),1032,["item"])]),_:1},8,["actions","show"])}const Os=it(qM,[["render",GM]]),KM={name:"ModalDialogTrack",components:{ModalDialogPlayable:Os},props:{item:{required:!0,type:Object},show:Boolean},emits:["close","play-count-changed"],computed:{buttons(){return this.item.media_kind!=="podcast"?[]:this.item.play_count>0?[{label:"dialog.track.mark-as-new",handler:this.mark_new}]:[{label:"dialog.track.mark-as-played",handler:this.mark_played}]},playable(){return{name:this.item.title,uri:this.item.uri,properties:[{label:"property.album",value:this.item.album,handler:this.open_album},{label:"property.album-artist",value:this.item.album_artist,handler:this.open_artist},{label:"property.composer",value:this.item.composer},{label:"property.release-date",value:this.$filters.toDate(this.item.date_released)},{label:"property.year",value:this.item.year},{label:"property.genre",value:this.item.genre},{label:"property.position",value:[this.item.disc_number,this.item.track_number].join(" / ")},{label:"property.duration",value:this.$filters.toTimecode(this.item.length_ms)},{label:"property.type",value:`${this.$t(`media.kind.${this.item.media_kind}`)} - ${this.$t(`data.kind.${this.item.data_kind}`)}`},{label:"property.quality",value:this.item.data_kind!=="spotify"&&this.$t("dialog.track.quality-value",{format:this.item.type,bitrate:this.item.bitrate,channels:this.$t("count.channels",this.item.channels),samplerate:this.item.samplerate})},{label:"property.added-on",value:this.$filters.toDateTime(this.item.time_added)},{label:"property.rating",value:this.$t("dialog.track.rating-value",{rating:Math.floor(this.item.rating/10)})},{label:"property.comment",value:this.item.comment},{label:"property.path",value:this.item.path}]}}},methods:{mark_new(){tt.library_track_update(this.item.id,{play_count:"reset"}).then(()=>{this.$emit("play-count-changed"),this.$emit("close")})},mark_played(){tt.library_track_update(this.item.id,{play_count:"increment"}).then(()=>{this.$emit("play-count-changed"),this.$emit("close")})},open_album(){this.$emit("close"),this.item.media_kind==="podcast"?this.$router.push({name:"podcast",params:{id:this.item.album_id}}):this.item.media_kind==="audiobook"?this.$router.push({name:"audiobooks-album",params:{id:this.item.album_id}}):this.item.media_kind==="music"&&this.$router.push({name:"music-album",params:{id:this.item.album_id}})},open_artist(){this.$emit("close"),this.item.media_kind==="music"||this.item.media_kind==="podcast"?this.$router.push({name:"music-artist",params:{id:this.item.album_artist_id}}):this.item.media_kind==="audiobook"&&this.$router.push({name:"audiobooks-artist",params:{id:this.item.album_artist_id}})},open_genre(){this.$emit("close"),this.$router.push({name:"genre-albums",params:{name:this.item.genre},query:{media_kind:this.item.media_kind}})}}};function XM(t,e,n,s,i,r){const o=x("modal-dialog-playable");return O(),_t(o,{buttons:r.buttons,item:r.playable,show:n.show,onClose:e[0]||(e[0]=a=>t.$emit("close"))},null,8,["buttons","item","show"])}const YM=it(KM,[["render",XM]]),ZM={name:"ListTracks",components:{ModalDialogTrack:YM},props:{expression:{default:"",type:String},items:{required:!0,type:Object},show_icon:Boolean,show_progress:Boolean,uris:{default:"",type:String}},emits:["play-count-changed"],data(){return{selected_item:{},show_details_modal:!1}},methods:{open_dialog(t){this.selected_item=t,this.show_details_modal=!0},play(t){this.uris?tt.player_play_uri(this.uris,!1,this.items.items.indexOf(t)):this.expression?tt.player_play_expression(this.expression,!1,this.items.items.indexOf(t)):tt.player_play_uri(t.uri,!1)}}},JM={key:0,class:"py-5"},QM=["id","textContent"],t8=["onClick"],e8={class:"media-content"},n8=["textContent"],s8=["textContent"],i8=["textContent"],r8=["max","value"],o8={class:"media-right"},a8=["onClick"];function l8(t,e,n,s,i,r){const o=x("mdicon"),a=x("modal-dialog-track");return O(),M(pt,null,[(O(!0),M(pt,null,fe(n.items,l=>(O(),M(pt,{key:l.itemId},[l.isItem?(O(),M("div",{key:1,class:Vt(["media is-align-items-center is-clickable mb-0",{"with-progress":n.show_progress}]),onClick:c=>r.play(l.item)},[n.show_icon?(O(),_t(o,{key:0,class:"media-left icon",name:"file-music-outline"})):vt("",!0),g("div",e8,[g("div",{class:Vt(["is-size-6 has-text-weight-bold",{"has-text-grey":l.item.media_kind==="podcast"&&l.item.play_count>0}]),textContent:$(l.item.title)},null,10,n8),g("div",{class:"is-size-7 has-text-weight-bold has-text-grey",textContent:$(l.item.artist)},null,8,s8),g("div",{class:"is-size-7 has-text-grey",textContent:$(l.item.album)},null,8,i8),n.show_progress&&l.item.seek_ms>0?(O(),M("progress",{key:0,class:"progress is-dark",max:l.item.length_ms,value:l.item.seek_ms},null,8,r8)):vt("",!0)]),g("div",o8,[g("a",{onClick:Oe(c=>r.open_dialog(l.item),["prevent","stop"])},[C(o,{class:"icon has-text-grey",name:"dots-vertical",size:"16"})],8,a8)])],10,t8)):(O(),M("div",JM,[g("span",{id:`index_${l.index}`,class:"tag is-small has-text-weight-bold",textContent:$(l.index)},null,8,QM)]))],64))),128)),(O(),_t(ds,{to:"#app"},[C(a,{item:i.selected_item,show:i.show_details_modal,onClose:e[0]||(e[0]=l=>i.show_details_modal=!1),onPlayCountChanged:e[1]||(e[1]=l=>t.$emit("play-count-changed"))},null,8,["item","show"])]))],64)}const Vn=it(ZM,[["render",l8],["__scopeId","data-v-44ebdd0b"]]),c8={name:"ModalDialogAlbum",components:{ModalDialogPlayable:Os},props:{item:{required:!0,type:Object},media_kind:{default:"",type:String},show:Boolean},emits:["close","remove-podcast","play-count-changed"],computed:{buttons(){return this.media_kind_resolved==="podcast"?this.item.data_kind==="url"?[{label:"dialog.album.mark-as-played",handler:this.mark_played},{label:"dialog.album.remove-podcast",handler:this.remove_podcast}]:[{label:"dialog.album.mark-as-played",handler:this.mark_played}]:[]},media_kind_resolved(){return this.media_kind||this.item.media_kind},playable(){return{name:this.item.name,handler:this.open,image:this.item.artwork_url,uri:this.item.uri,properties:[{label:"property.artist",value:this.item.artist,handler:this.open_artist},{label:"property.release-date",value:this.$filters.toDate(this.item.date_released)},{label:"property.year",value:this.item.year},{label:"property.tracks",value:this.item.track_count},{label:"property.duration",value:this.$filters.toTimecode(this.item.length_ms)},{label:"property.type",value:`${this.$t(`media.kind.${this.item.media_kind}`)} - ${this.$t(`data.kind.${this.item.data_kind}`)}`},{label:"property.added-on",value:this.$filters.toDateTime(this.item.time_added)}]}}},methods:{mark_played(){tt.library_album_track_update(this.item.id,{play_count:"played"}).then(()=>{this.$emit("play-count-changed"),this.$emit("close")})},open(){this.$emit("close"),this.media_kind_resolved==="podcast"?this.$router.push({name:"podcast",params:{id:this.item.id}}):this.media_kind_resolved==="audiobook"?this.$router.push({name:"audiobooks-album",params:{id:this.item.id}}):this.$router.push({name:"music-album",params:{id:this.item.id}})},open_artist(){this.$emit("close"),this.media_kind_resolved==="audiobook"?this.$router.push({name:"audiobooks-artist",params:{id:this.item.artist_id}}):this.$router.push({name:"music-artist",params:{id:this.item.artist_id}})},remove_podcast(){this.$emit("remove-podcast")}}};function u8(t,e,n,s,i,r){const o=x("modal-dialog-playable");return O(),_t(o,{buttons:r.buttons,item:r.playable,show:n.show,onClose:e[0]||(e[0]=a=>t.$emit("close"))},null,8,["buttons","item","show"])}const ud=it(c8,[["render",u8]]),Qb={load(t){return Promise.all([tt.library_album(t.params.id),tt.library_album_tracks(t.params.id)])},set(t,e){t.album=e[0].data,t.tracks=new Tt(e[1].data,{criteria:[{field:"disc_number",type:Number}],index:{field:"disc_number",type:Number}}),t.tracks.indices.length<2&&t.tracks.group()}},d8={name:"PageAlbum",components:{ContentWithHero:cd,ControlButton:Je,ControlImage:Qi,ListTracks:Vn,ModalDialogAlbum:ud},beforeRouteEnter(t,e,n){Qb.load(t).then(s=>{n(i=>Qb.set(i,s))})},data(){return{album:{},show_details_modal:!1,tracks:new Tt}},methods:{open_artist(){this.show_details_modal=!1,this.$router.push({name:"music-artist",params:{id:this.album.artist_id}})},play(){tt.player_play_uri(this.album.uri,!0)},showDetails(){this.show_details_modal=!0}}},f8=["textContent"],h8={class:"subtitle is-6"},p8=["textContent"],m8=["textContent"],g8={class:"buttons is-centered-mobile mt-5"};function b8(t,e,n,s,i,r){const o=x("control-button"),a=x("control-image"),l=x("list-tracks"),c=x("modal-dialog-album"),u=x("content-with-hero");return O(),M("div",null,[C(u,null,{"heading-left":D(()=>[g("div",{class:"title is-5",textContent:$(i.album.name)},null,8,f8),g("div",h8,[g("a",{onClick:e[0]||(e[0]=(...d)=>r.open_artist&&r.open_artist(...d)),textContent:$(i.album.artist)},null,8,p8)]),g("div",{class:"is-size-7 is-uppercase has-text-centered-mobile",textContent:$(t.$t("count.tracks",{count:i.album.track_count}))},null,8,m8),g("div",g8,[C(o,{handler:r.play,icon:"shuffle",label:"page.album.shuffle"},null,8,["handler"]),C(o,{handler:r.showDetails,icon:"dots-horizontal"},null,8,["handler"])])]),"heading-right":D(()=>[C(a,{url:i.album.artwork_url,artist:i.album.artist,album:i.album.name,class:"is-clickable is-medium",onClick:r.showDetails},null,8,["url","artist","album","onClick"])]),content:D(()=>[C(l,{items:i.tracks,uris:i.album.uri},null,8,["items","uris"]),C(c,{item:i.album,show:i.show_details_modal,onClose:e[1]||(e[1]=d=>i.show_details_modal=!1)},null,8,["item","show"])]),_:1})])}const y8=it(d8,[["render",b8]]),_8={name:"ModalDialogTrackSpotify",components:{ModalDialogPlayable:Os},props:{item:{required:!0,type:Object},show:Boolean},emits:["close"],computed:{playable(){var t;return this.item.artists?{name:this.item.name,uri:this.item.uri,properties:[{label:"property.album",value:this.item.album.name,handler:this.open_album},{label:"property.album-artist",value:(t=this.item.artists[0])==null?void 0:t.name,handler:this.open_artist},{label:"property.release-date",value:this.$filters.toDate(this.item.album.release_date)},{label:"property.position",value:[this.item.disc_number,this.item.track_number].join(" / ")},{label:"property.duration",value:this.$filters.toTimecode(this.item.duration_ms)},{label:"property.path",value:this.item.uri}]}:{}}},methods:{open_album(){this.$emit("close"),this.$router.push({name:"music-spotify-album",params:{id:this.item.album.id}})},open_artist(){this.$emit("close"),this.$router.push({name:"music-spotify-artist",params:{id:this.item.artists[0].id}})}}};function v8(t,e,n,s,i,r){const o=x("modal-dialog-playable");return O(),_t(o,{item:r.playable,show:n.show,onClose:e[0]||(e[0]=a=>t.$emit("close"))},null,8,["item","show"])}const S8=it(_8,[["render",v8]]),E8={name:"ListTracksSpotify",components:{ModalDialogTrackSpotify:S8},props:{context_uri:{default:"",type:String},items:{required:!0,type:Object}},data(){return{selected_item:{},show_details_modal:!1}},methods:{open_dialog(t){this.selected_item=t,this.show_details_modal=!0},play(t){t.is_playable&&tt.player_play_uri(this.context_uri||t.uri,!1,t.position||0)}}},w8=["onClick"],C8=["textContent"],k8=["textContent"],T8=["textContent"],x8={key:0,class:"is-size-7 has-text-grey"},A8=["textContent"],O8=["textContent"],I8={class:"media-right"},N8=["onClick"];function P8(t,e,n,s,i,r){const o=x("mdicon"),a=x("modal-dialog-track-spotify");return O(),M(pt,null,[(O(!0),M(pt,null,fe(n.items,l=>{var c;return O(),M("div",{key:l.id,class:"media is-align-items-center mb-0"},[g("div",{class:Vt(["media-content",{"is-clickable":l.is_playable,"is-not-allowed":!l.is_playable}]),onClick:u=>r.play(l)},[g("div",{class:Vt(["is-size-6 has-text-weight-bold",{"has-text-grey-light":!l.is_playable}]),textContent:$(l.name)},null,10,C8),g("div",{class:Vt(["is-size-7 has-text-weight-bold",{"has-text-grey":l.is_playable,"has-text-grey-light":!l.is_playable}]),textContent:$(l.artists[0].name)},null,10,k8),g("div",{class:"is-size-7 has-text-grey",textContent:$(l.album.name)},null,8,T8),l.is_playable?vt("",!0):(O(),M("div",x8,[e[1]||(e[1]=ws(" (")),g("span",{textContent:$(t.$t("list.spotify.not-playable-track"))},null,8,A8),(c=l.restrictions)!=null&&c.reason?(O(),M("span",{key:0,textContent:$(t.$t("list.spotify.restriction-reason",{reason:l.restrictions.reason}))},null,8,O8)):vt("",!0),e[2]||(e[2]=ws(") "))]))],10,w8),g("div",I8,[g("a",{onClick:Oe(u=>r.open_dialog(l),["prevent","stop"])},[C(o,{class:"icon has-text-grey",name:"dots-vertical",size:"16"})],8,N8)])])}),128)),(O(),_t(ds,{to:"#app"},[C(a,{item:i.selected_item,show:i.show_details_modal,onClose:e[0]||(e[0]=l=>i.show_details_modal=!1)},null,8,["item","show"])]))],64)}const Gc=it(E8,[["render",P8],["__scopeId","data-v-f2f903a5"]]),$8={name:"ModalDialogAlbumSpotify",components:{ModalDialogPlayable:Os},props:{item:{required:!0,type:Object},show:Boolean},emits:["close"],computed:{playable(){var t,e,n,s,i,r;return{name:this.item.name||"",image:((n=(e=(t=this.item)==null?void 0:t.images)==null?void 0:e[0])==null?void 0:n.url)||"",handler:this.open,uri:this.item.uri,properties:[{label:"property.artist",value:(r=(i=(s=this.item)==null?void 0:s.artists)==null?void 0:i[0])==null?void 0:r.name,handler:this.open_artist},{label:"property.release-date",value:this.$filters.toDate(this.item.release_date)},{label:"property.type",value:this.item.album_type}]}}},methods:{open(){this.$emit("close"),this.$router.push({name:"music-spotify-album",params:{id:this.item.id}})},open_artist(){this.$emit("close"),this.$router.push({name:"music-spotify-artist",params:{id:this.item.artists[0].id}})}}};function R8(t,e,n,s,i,r){const o=x("modal-dialog-playable");return O(),_t(o,{item:r.playable,show:n.show,onClose:e[0]||(e[0]=a=>t.$emit("close"))},null,8,["item","show"])}const dS=it($8,[["render",R8]]);var Zd={exports:{}},ty;function L8(){return ty||(ty=1,function(t){var e=function(){var n="https://api.spotify.com/v1",s=null,i=null,r=function(f,h){return f.abort=h,f},o=function(f,h){var p;if(i!==null){var m=i.defer();f(function(_){m.resolve(_)},function(_){m.reject(_)}),p=m.promise}else window.Promise&&(p=new window.Promise(f));return p?new r(p,h):null},a=function(){var f=Array.prototype.slice.call(arguments),h=f[0],p=f.slice(1);return h=h||{},p.forEach(function(m){for(var _ in m)m.hasOwnProperty(_)&&(h[_]=m[_])}),h},l=function(f,h){var p="";for(var m in h)if(h.hasOwnProperty(m)){var _=h[m];p+=encodeURIComponent(m)+"="+encodeURIComponent(_)+"&"}return p.length>0&&(p=p.substring(0,p.length-1),f=f+"?"+p),f},c=function(f,h){var p=new XMLHttpRequest,m=function(_,y){function S(w){_&&_(w),h&&h(null,w)}function b(){y&&y(p),h&&h(p,null)}var v=f.type||"GET";if(p.open(v,l(f.url,f.params)),s&&p.setRequestHeader("Authorization","Bearer "+s),p.onreadystatechange=function(){if(p.readyState===4){var w=null;try{w=p.responseText?JSON.parse(p.responseText):""}catch(N){console.error(N)}p.status>=200&&p.status<300?S(w):b()}},v==="GET")p.send(null);else{var E=null;f.postData&&(f.contentType==="image/jpeg"?(E=f.postData,p.setRequestHeader("Content-Type",f.contentType)):(E=JSON.stringify(f.postData),p.setRequestHeader("Content-Type","application/json"))),p.send(E)}};return h?(m(),null):o(m,function(){p.abort()})},u=function(f,h,p,m){var _={},y=null;typeof h=="object"?(_=h,y=p):typeof h=="function"&&(y=h);var S=f.type||"GET";return S!=="GET"&&f.postData&&!m?f.postData=a(f.postData,_):f.params=a(f.params,_),c(f,y)},d=function(){};return d.prototype={constructor:e},d.prototype.getGeneric=function(f,h){var p={url:f};return u(p,h)},d.prototype.getMe=function(f,h){var p={url:n+"/me"};return u(p,f,h)},d.prototype.getMySavedTracks=function(f,h){var p={url:n+"/me/tracks"};return u(p,f,h)},d.prototype.addToMySavedTracks=function(f,h,p){var m={url:n+"/me/tracks",type:"PUT",postData:f};return u(m,h,p)},d.prototype.removeFromMySavedTracks=function(f,h,p){var m={url:n+"/me/tracks",type:"DELETE",postData:f};return u(m,h,p)},d.prototype.containsMySavedTracks=function(f,h,p){var m={url:n+"/me/tracks/contains",params:{ids:f.join(",")}};return u(m,h,p)},d.prototype.getMySavedAlbums=function(f,h){var p={url:n+"/me/albums"};return u(p,f,h)},d.prototype.addToMySavedAlbums=function(f,h,p){var m={url:n+"/me/albums",type:"PUT",postData:f};return u(m,h,p)},d.prototype.removeFromMySavedAlbums=function(f,h,p){var m={url:n+"/me/albums",type:"DELETE",postData:f};return u(m,h,p)},d.prototype.containsMySavedAlbums=function(f,h,p){var m={url:n+"/me/albums/contains",params:{ids:f.join(",")}};return u(m,h,p)},d.prototype.getMyTopArtists=function(f,h){var p={url:n+"/me/top/artists"};return u(p,f,h)},d.prototype.getMyTopTracks=function(f,h){var p={url:n+"/me/top/tracks"};return u(p,f,h)},d.prototype.getMyRecentlyPlayedTracks=function(f,h){var p={url:n+"/me/player/recently-played"};return u(p,f,h)},d.prototype.followUsers=function(f,h){var p={url:n+"/me/following/",type:"PUT",params:{ids:f.join(","),type:"user"}};return u(p,h)},d.prototype.followArtists=function(f,h){var p={url:n+"/me/following/",type:"PUT",params:{ids:f.join(","),type:"artist"}};return u(p,h)},d.prototype.followPlaylist=function(f,h,p){var m={url:n+"/playlists/"+f+"/followers",type:"PUT",postData:{}};return u(m,h,p)},d.prototype.unfollowUsers=function(f,h){var p={url:n+"/me/following/",type:"DELETE",params:{ids:f.join(","),type:"user"}};return u(p,h)},d.prototype.unfollowArtists=function(f,h){var p={url:n+"/me/following/",type:"DELETE",params:{ids:f.join(","),type:"artist"}};return u(p,h)},d.prototype.unfollowPlaylist=function(f,h){var p={url:n+"/playlists/"+f+"/followers",type:"DELETE"};return u(p,h)},d.prototype.isFollowingUsers=function(f,h){var p={url:n+"/me/following/contains",type:"GET",params:{ids:f.join(","),type:"user"}};return u(p,h)},d.prototype.isFollowingArtists=function(f,h){var p={url:n+"/me/following/contains",type:"GET",params:{ids:f.join(","),type:"artist"}};return u(p,h)},d.prototype.areFollowingPlaylist=function(f,h,p){var m={url:n+"/playlists/"+f+"/followers/contains",type:"GET",params:{ids:h.join(",")}};return u(m,p)},d.prototype.getFollowedArtists=function(f,h){var p={url:n+"/me/following",type:"GET",params:{type:"artist"}};return u(p,f,h)},d.prototype.getUser=function(f,h,p){var m={url:n+"/users/"+encodeURIComponent(f)};return u(m,h,p)},d.prototype.getUserPlaylists=function(f,h,p){var m;return typeof f=="string"?m={url:n+"/users/"+encodeURIComponent(f)+"/playlists"}:(m={url:n+"/me/playlists"},p=h,h=f),u(m,h,p)},d.prototype.getPlaylist=function(f,h,p){var m={url:n+"/playlists/"+f};return u(m,h,p)},d.prototype.getPlaylistTracks=function(f,h,p){var m={url:n+"/playlists/"+f+"/tracks"};return u(m,h,p)},d.prototype.getPlaylistCoverImage=function(f,h){var p={url:n+"/playlists/"+f+"/images"};return u(p,h)},d.prototype.createPlaylist=function(f,h,p){var m={url:n+"/users/"+encodeURIComponent(f)+"/playlists",type:"POST",postData:h};return u(m,h,p)},d.prototype.changePlaylistDetails=function(f,h,p){var m={url:n+"/playlists/"+f,type:"PUT",postData:h};return u(m,h,p)},d.prototype.addTracksToPlaylist=function(f,h,p,m){var _={url:n+"/playlists/"+f+"/tracks",type:"POST",postData:{uris:h}};return u(_,p,m,!0)},d.prototype.replaceTracksInPlaylist=function(f,h,p){var m={url:n+"/playlists/"+f+"/tracks",type:"PUT",postData:{uris:h}};return u(m,{},p)},d.prototype.reorderTracksInPlaylist=function(f,h,p,m,_){var y={url:n+"/playlists/"+f+"/tracks",type:"PUT",postData:{range_start:h,insert_before:p}};return u(y,m,_)},d.prototype.removeTracksFromPlaylist=function(f,h,p){var m=h.map(function(y){return typeof y=="string"?{uri:y}:y}),_={url:n+"/playlists/"+f+"/tracks",type:"DELETE",postData:{tracks:m}};return u(_,{},p)},d.prototype.removeTracksFromPlaylistWithSnapshotId=function(f,h,p,m){var _=h.map(function(S){return typeof S=="string"?{uri:S}:S}),y={url:n+"/playlists/"+f+"/tracks",type:"DELETE",postData:{tracks:_,snapshot_id:p}};return u(y,{},m)},d.prototype.removeTracksFromPlaylistInPositions=function(f,h,p,m){var _={url:n+"/playlists/"+f+"/tracks",type:"DELETE",postData:{positions:h,snapshot_id:p}};return u(_,{},m)},d.prototype.uploadCustomPlaylistCoverImage=function(f,h,p){var m={url:n+"/playlists/"+f+"/images",type:"PUT",postData:h.replace(/^data:image\/jpeg;base64,/,""),contentType:"image/jpeg"};return u(m,{},p)},d.prototype.getAlbum=function(f,h,p){var m={url:n+"/albums/"+f};return u(m,h,p)},d.prototype.getAlbumTracks=function(f,h,p){var m={url:n+"/albums/"+f+"/tracks"};return u(m,h,p)},d.prototype.getAlbums=function(f,h,p){var m={url:n+"/albums/",params:{ids:f.join(",")}};return u(m,h,p)},d.prototype.getTrack=function(f,h,p){var m={};return m.url=n+"/tracks/"+f,u(m,h,p)},d.prototype.getTracks=function(f,h,p){var m={url:n+"/tracks/",params:{ids:f.join(",")}};return u(m,h,p)},d.prototype.getArtist=function(f,h,p){var m={url:n+"/artists/"+f};return u(m,h,p)},d.prototype.getArtists=function(f,h,p){var m={url:n+"/artists/",params:{ids:f.join(",")}};return u(m,h,p)},d.prototype.getArtistAlbums=function(f,h,p){var m={url:n+"/artists/"+f+"/albums"};return u(m,h,p)},d.prototype.getArtistTopTracks=function(f,h,p,m){var _={url:n+"/artists/"+f+"/top-tracks",params:{country:h}};return u(_,p,m)},d.prototype.getArtistRelatedArtists=function(f,h,p){var m={url:n+"/artists/"+f+"/related-artists"};return u(m,h,p)},d.prototype.getFeaturedPlaylists=function(f,h){var p={url:n+"/browse/featured-playlists"};return u(p,f,h)},d.prototype.getNewReleases=function(f,h){var p={url:n+"/browse/new-releases"};return u(p,f,h)},d.prototype.getCategories=function(f,h){var p={url:n+"/browse/categories"};return u(p,f,h)},d.prototype.getCategory=function(f,h,p){var m={url:n+"/browse/categories/"+f};return u(m,h,p)},d.prototype.getCategoryPlaylists=function(f,h,p){var m={url:n+"/browse/categories/"+f+"/playlists"};return u(m,h,p)},d.prototype.search=function(f,h,p,m){var _={url:n+"/search/",params:{q:f,type:h.join(",")}};return u(_,p,m)},d.prototype.searchAlbums=function(f,h,p){return this.search(f,["album"],h,p)},d.prototype.searchArtists=function(f,h,p){return this.search(f,["artist"],h,p)},d.prototype.searchTracks=function(f,h,p){return this.search(f,["track"],h,p)},d.prototype.searchPlaylists=function(f,h,p){return this.search(f,["playlist"],h,p)},d.prototype.searchShows=function(f,h,p){return this.search(f,["show"],h,p)},d.prototype.searchEpisodes=function(f,h,p){return this.search(f,["episode"],h,p)},d.prototype.getAudioFeaturesForTrack=function(f,h){var p={};return p.url=n+"/audio-features/"+f,u(p,{},h)},d.prototype.getAudioFeaturesForTracks=function(f,h){var p={url:n+"/audio-features",params:{ids:f}};return u(p,{},h)},d.prototype.getAudioAnalysisForTrack=function(f,h){var p={};return p.url=n+"/audio-analysis/"+f,u(p,{},h)},d.prototype.getRecommendations=function(f,h){var p={url:n+"/recommendations"};return u(p,f,h)},d.prototype.getAvailableGenreSeeds=function(f){var h={url:n+"/recommendations/available-genre-seeds"};return u(h,{},f)},d.prototype.getMyDevices=function(f){var h={url:n+"/me/player/devices"};return u(h,{},f)},d.prototype.getMyCurrentPlaybackState=function(f,h){var p={url:n+"/me/player"};return u(p,f,h)},d.prototype.getMyCurrentPlayingTrack=function(f,h){var p={url:n+"/me/player/currently-playing"};return u(p,f,h)},d.prototype.transferMyPlayback=function(f,h,p){var m=h||{};m.device_ids=f;var _={type:"PUT",url:n+"/me/player",postData:m};return u(_,h,p)},d.prototype.play=function(f,h){f=f||{};var p="device_id"in f?{device_id:f.device_id}:null,m={};["context_uri","uris","offset","position_ms"].forEach(function(S){S in f&&(m[S]=f[S])});var _={type:"PUT",url:n+"/me/player/play",params:p,postData:m},y=typeof f=="function"?f:{};return u(_,y,h)},d.prototype.queue=function(f,h,p){h=h||{};var m="device_id"in h?{uri:f,device_id:h.device_id}:{uri:f},_={type:"POST",url:n+"/me/player/queue",params:m};return u(_,h,p)},d.prototype.pause=function(f,h){f=f||{};var p="device_id"in f?{device_id:f.device_id}:null,m={type:"PUT",url:n+"/me/player/pause",params:p};return u(m,f,h)},d.prototype.skipToNext=function(f,h){f=f||{};var p="device_id"in f?{device_id:f.device_id}:null,m={type:"POST",url:n+"/me/player/next",params:p};return u(m,f,h)},d.prototype.skipToPrevious=function(f,h){f=f||{};var p="device_id"in f?{device_id:f.device_id}:null,m={type:"POST",url:n+"/me/player/previous",params:p};return u(m,f,h)},d.prototype.seek=function(f,h,p){h=h||{};var m={position_ms:f};"device_id"in h&&(m.device_id=h.device_id);var _={type:"PUT",url:n+"/me/player/seek",params:m};return u(_,h,p)},d.prototype.setRepeat=function(f,h,p){h=h||{};var m={state:f};"device_id"in h&&(m.device_id=h.device_id);var _={type:"PUT",url:n+"/me/player/repeat",params:m};return u(_,h,p)},d.prototype.setVolume=function(f,h,p){h=h||{};var m={volume_percent:f};"device_id"in h&&(m.device_id=h.device_id);var _={type:"PUT",url:n+"/me/player/volume",params:m};return u(_,h,p)},d.prototype.setShuffle=function(f,h,p){h=h||{};var m={state:f};"device_id"in h&&(m.device_id=h.device_id);var _={type:"PUT",url:n+"/me/player/shuffle",params:m};return u(_,h,p)},d.prototype.getShow=function(f,h,p){var m={};return m.url=n+"/shows/"+f,u(m,h,p)},d.prototype.getShows=function(f,h,p){var m={url:n+"/shows/",params:{ids:f.join(",")}};return u(m,h,p)},d.prototype.getMySavedShows=function(f,h){var p={url:n+"/me/shows"};return u(p,f,h)},d.prototype.addToMySavedShows=function(f,h,p){var m={url:n+"/me/shows",type:"PUT",postData:f};return u(m,h,p)},d.prototype.removeFromMySavedShows=function(f,h,p){var m={url:n+"/me/shows",type:"DELETE",postData:f};return u(m,h,p)},d.prototype.containsMySavedShows=function(f,h,p){var m={url:n+"/me/shows/contains",params:{ids:f.join(",")}};return u(m,h,p)},d.prototype.getShowEpisodes=function(f,h,p){var m={url:n+"/shows/"+f+"/episodes"};return u(m,h,p)},d.prototype.getEpisode=function(f,h,p){var m={};return m.url=n+"/episodes/"+f,u(m,h,p)},d.prototype.getEpisodes=function(f,h,p){var m={url:n+"/episodes/",params:{ids:f.join(",")}};return u(m,h,p)},d.prototype.getAccessToken=function(){return s},d.prototype.setAccessToken=function(f){s=f},d.prototype.setPromiseImplementation=function(f){var h=!1;try{var p=new f(function(m){m()});typeof p.then=="function"&&typeof p.catch=="function"&&(h=!0)}catch(m){console.error(m)}if(h)i=f;else throw new Error("Unsupported implementation of Promises/A+")},d}();t.exports=e}(Zd)),Zd.exports}var D8=L8();const Bs=Fu(D8),ey={load(t){const e=new Bs;return e.setAccessToken(Ue().spotify.webapi_token),e.getAlbum(t.params.id,{market:Ue().spotify.webapi_country})},set(t,e){t.album=e}},M8={name:"PageAlbumSpotify",components:{ContentWithHero:cd,ControlButton:Je,ControlImage:Qi,ListTracksSpotify:Gc,ModalDialogAlbumSpotify:dS},beforeRouteEnter(t,e,n){ey.load(t).then(s=>{n(i=>ey.set(i,s))})},setup(){return{servicesStore:Ue()}},data(){return{album:{artists:[{}],tracks:{}},show_details_modal:!1}},computed:{tracks(){const{album:t}=this;return t.tracks.total?t.tracks.items.map(e=>({...e,album:t})):{}}},methods:{open_artist(){this.$router.push({name:"music-spotify-artist",params:{id:this.album.artists[0].id}})},play(){this.show_details_modal=!1,tt.player_play_uri(this.album.uri,!0)},showDetails(){this.show_details_modal=!0}}},F8=["textContent"],V8={class:"subtitle is-6"},H8=["textContent"],U8=["textContent"],j8={class:"buttons is-centered-mobile mt-5"};function B8(t,e,n,s,i,r){const o=x("control-button"),a=x("control-image"),l=x("list-tracks-spotify"),c=x("modal-dialog-album-spotify"),u=x("content-with-hero");return O(),M("div",null,[C(u,null,{"heading-left":D(()=>[g("div",{class:"title is-5",textContent:$(i.album.name)},null,8,F8),g("div",V8,[g("a",{onClick:e[0]||(e[0]=(...d)=>r.open_artist&&r.open_artist(...d)),textContent:$(i.album.artists[0].name)},null,8,H8)]),g("div",{class:"is-size-7 is-uppercase has-text-centered-mobile",textContent:$(t.$t("count.tracks",{count:i.album.tracks.total}))},null,8,U8),g("div",j8,[C(o,{handler:r.play,icon:"shuffle",label:"page.spotify.album.shuffle"},null,8,["handler"]),C(o,{handler:r.showDetails,icon:"dots-horizontal"},null,8,["handler"])])]),"heading-right":D(()=>{var d,f;return[C(a,{url:((f=(d=i.album.images)==null?void 0:d[0])==null?void 0:f.url)??"",artist:i.album.artists[0].name,album:i.album.name,class:"is-clickable is-medium",onClick:r.showDetails},null,8,["url","artist","album","onClick"])]}),content:D(()=>[C(l,{items:r.tracks,context_uri:i.album.uri},null,8,["items","context_uri"]),C(c,{item:i.album,show:i.show_details_modal,onClose:e[1]||(e[1]=d=>i.show_details_modal=!1)},null,8,["item","show"])]),_:1})])}const W8=it(M8,[["render",B8]]),q8={name:"ContentWithHeading",data(){return{hidden:!0}},computed:{icon(){return this.hidden?"chevron-down":"chevron-up"}}},z8={class:"container"},G8={class:"columns is-centered"},K8={class:"column is-four-fifths"},X8={key:0,class:"my-2"},Y8={class:"buttons is-centered"},Z8={class:"level is-clipped"},J8={class:"level-left is-flex-shrink-1"},Q8={class:"level-item is-flex-shrink-1 has-text-centered-mobile"},t5={class:"level-right has-text-centered-mobile"},e5={class:"mt-4"};function n5(t,e,n,s,i,r){const o=x("mdicon");return O(),M("section",{class:Vt(["section",{"pt-0":t.$slots.options}])},[g("div",z8,[g("div",G8,[g("div",K8,[t.$slots.options?(O(),M("div",X8,[g("div",{class:Vt([{"is-hidden":i.hidden},"mt-4"])},[ge(t.$slots,"options")],2),g("div",Y8,[g("button",{class:"button is-small",onClick:e[0]||(e[0]=a=>i.hidden=!i.hidden)},[C(o,{class:"icon",name:r.icon,size:"16"},null,8,["name"])])])])):vt("",!0),g("div",null,[g("nav",Z8,[g("div",J8,[g("div",Q8,[g("div",null,[ge(t.$slots,"heading-left")])])]),g("div",t5,[ge(t.$slots,"heading-right")])]),ge(t.$slots,"content"),g("div",e5,[ge(t.$slots,"footer")])])])])])],2)}const ie=it(q8,[["render",n5]]),s5={name:"ControlDropdown",props:{options:{required:!0,type:Array},value:{required:!0,type:[String,Number]}},emits:["update:value"],data(){return{active:!1}},computed:{option:{get(){return this.options.find(t=>t.id===this.value)}}},methods:{deactivate(){this.active=!1},select(t){this.active=!1,this.$emit("update:value",t.id)}}},i5={class:"dropdown-trigger"},r5=["textContent"],o5={id:"dropdown",class:"dropdown-menu",role:"menu"},a5={class:"dropdown-content"},l5=["onClick","textContent"];function c5(t,e,n,s,i,r){const o=x("mdicon"),a=Vh("click-away");return An((O(),M("div",{class:Vt(["dropdown",{"is-active":i.active}])},[g("div",i5,[g("button",{class:"button","aria-haspopup":"true","aria-controls":"dropdown",onClick:e[0]||(e[0]=l=>i.active=!i.active)},[g("span",{textContent:$(r.option.name)},null,8,r5),C(o,{class:"icon",name:"chevron-down",size:"16"})])]),g("div",o5,[g("div",a5,[(O(!0),M(pt,null,fe(n.options,l=>(O(),M("a",{key:l.id,class:Vt(["dropdown-item",{"is-active":n.value===l.id}]),onClick:c=>r.select(l),textContent:$(l.name)},null,10,l5))),128))])])],2)),[[a,r.deactivate]])}const Rr=it(s5,[["render",c5]]),u5={name:"IndexButtonList",props:{indices:{required:!0,type:Array}}},d5={class:"buttons is-centered mb-4"};function f5(t,e,n,s,i,r){const o=x("router-link");return O(),M("section",null,[g("nav",d5,[(O(!0),M(pt,null,fe(n.indices,a=>(O(),_t(o,{key:a,class:"button px-2 is-small is-square",to:{hash:`#index_${a}`,query:t.$route.query}},{default:D(()=>[ws($(a),1)]),_:2},1032,["to"]))),128))])])}const Is=it(u5,[["render",f5],["__scopeId","data-v-f15ebd8e"]]),h5={name:"ListAlbums",components:{ControlImage:Qi,ModalDialog:mi,ModalDialogAlbum:ud},props:{items:{required:!0,type:Object},media_kind:{default:"",type:String}},emits:["play-count-changed","podcast-deleted"],setup(){return{settingsStore:gi()}},data(){return{rss_playlist_to_remove:{},selected_item:{},show_details_modal:!1,show_remove_podcast_modal:!1}},computed:{actions(){return[{label:this.$t("page.podcast.cancel"),handler:"cancel",icon:"cancel"},{label:this.$t("page.podcast.remove"),handler:"remove",icon:"delete"}]},media_kind_resolved(){return this.media_kind||this.selected_item.media_kind}},methods:{open(t){this.selected_item=t,this.media_kind_resolved==="podcast"?this.$router.push({name:"podcast",params:{id:t.id}}):this.media_kind_resolved==="audiobook"?this.$router.push({name:"audiobooks-album",params:{id:t.id}}):this.$router.push({name:"music-album",params:{id:t.id}})},open_dialog(t){this.selected_item=t,this.show_details_modal=!0},open_remove_podcast_dialog(){tt.library_album_tracks(this.selected_item.id,{limit:1}).then(({data:t})=>{tt.library_track_playlists(t.items[0].id).then(({data:e})=>{[this.rss_playlist_to_remove]=e.items.filter(n=>n.type==="rss"),this.show_remove_podcast_modal=!0,this.show_details_modal=!1})})},play_count_changed(){this.$emit("play-count-changed")},remove_podcast(){this.show_remove_podcast_modal=!1,tt.library_playlist_delete(this.rss_playlist_to_remove.id).then(()=>{this.$emit("podcast-deleted")})}}},p5={key:0,class:"py-5"},m5=["id","textContent"],g5=["onClick"],b5={class:"media-content"},y5=["textContent"],_5=["textContent"],v5=["textContent"],S5={class:"media-right"},E5=["onClick"],w5=["textContent"];function C5(t,e,n,s,i,r){const o=x("control-image"),a=x("mdicon"),l=x("modal-dialog-album"),c=x("i18n-t"),u=x("modal-dialog");return O(),M(pt,null,[(O(!0),M(pt,null,fe(n.items,d=>(O(),M(pt,{key:d.itemId},[d.isItem?(O(),M("div",{key:1,class:"media is-align-items-center is-clickable mb-0",onClick:f=>r.open(d.item)},[s.settingsStore.show_cover_artwork_in_album_lists?(O(),_t(o,{key:0,url:d.item.artwork_url,artist:d.item.artist,album:d.item.name,class:"media-left is-small"},null,8,["url","artist","album"])):vt("",!0),g("div",b5,[g("div",{class:"is-size-6 has-text-weight-bold",textContent:$(d.item.name)},null,8,y5),g("div",{class:"is-size-7 has-text-grey has-text-weight-bold",textContent:$(d.item.artist)},null,8,_5),d.item.date_released&&d.item.media_kind==="music"?(O(),M("div",{key:0,class:"is-size-7 has-text-grey",textContent:$(t.$filters.toDate(d.item.date_released))},null,8,v5)):vt("",!0)]),g("div",S5,[g("a",{onClick:Oe(f=>r.open_dialog(d.item),["prevent","stop"])},[C(a,{class:"icon has-text-grey",name:"dots-vertical",size:"16"})],8,E5)])],8,g5)):(O(),M("div",p5,[g("span",{id:`index_${d.index}`,class:"tag is-small has-text-weight-bold",textContent:$(d.index)},null,8,m5)]))],64))),128)),(O(),_t(ds,{to:"#app"},[C(l,{item:i.selected_item,media_kind:n.media_kind,show:i.show_details_modal,onClose:e[0]||(e[0]=d=>i.show_details_modal=!1),onRemovePodcast:e[1]||(e[1]=d=>r.open_remove_podcast_dialog()),onPlayCountChanged:e[2]||(e[2]=d=>r.play_count_changed())},null,8,["item","media_kind","show"]),C(u,{actions:r.actions,show:i.show_remove_podcast_modal,title:t.$t("page.podcast.remove-podcast"),onCancel:e[3]||(e[3]=d=>i.show_remove_podcast_modal=!1),onRemove:r.remove_podcast},{content:D(()=>[C(c,{keypath:"list.albums.info",tag:"p",scope:"global"},{separator:D(()=>e[4]||(e[4]=[g("br",null,null,-1)])),name:D(()=>[g("b",{textContent:$(i.rss_playlist_to_remove.name)},null,8,w5)]),_:1})]),_:1},8,["actions","show","title","onRemove"])]))],64)}const qn=it(h5,[["render",C5]]),k5={name:"ControlTabList",props:{links:{required:!0,type:Array}}},T5={class:"section py-0 tabs-section"},x5={class:"container"},A5={class:"columns is-centered my-0"},O5={class:"column is-four-fifths py-0"},I5={class:"tabs is-centered is-small"},N5=["onClick","onKeypress"],P5=["textContent"];function $5(t,e,n,s,i,r){const o=x("mdicon"),a=x("router-link");return O(),M("section",T5,[g("div",x5,[g("div",A5,[g("div",O5,[g("div",I5,[g("ul",null,[(O(!0),M(pt,null,fe(n.links,l=>(O(),_t(a,{key:l.to.name,to:{name:l.to.name},custom:""},{default:D(({navigate:c,isActive:u})=>[g("li",{class:Vt({"is-active":u})},[g("a",{onClick:c,onKeypress:Wv(c,["enter"])},[l.icon?(O(),_t(o,{key:0,class:"icon is-small",name:l.icon},null,8,["name"])):vt("",!0),g("span",{class:Vt({"is-hidden-mobile":l.icon}),textContent:$(t.$t(l.label))},null,10,P5)],40,N5)],2)]),_:2},1032,["to"]))),128))])])])])])])}const Xp=it(k5,[["render",$5],["__scopeId","data-v-95d58276"]]),R5={name:"TabsMusic",components:{ControlTabList:Xp},setup(){return{servicesStore:Ue()}},computed:{links(){const t=[{to:{name:"music-history"},icon:"history",label:"page.music.tabs.history"},{to:{name:"music-artists"},icon:"account-music",label:"page.music.tabs.artists"},{to:{name:"music-albums"},icon:"album",label:"page.music.tabs.albums"},{to:{name:"music-genres"},icon:"speaker",label:"page.music.tabs.genres"},{to:{name:"music-composers"},icon:"book-open-page-variant",label:"page.music.tabs.composers"}];return this.servicesStore.spotify.webapi_token_valid&&t.push({to:{name:"music-spotify"},icon:"spotify",label:"page.music.tabs.spotify"}),t}}};function L5(t,e,n,s,i,r){const o=x("control-tab-list");return O(),_t(o,{links:r.links},null,8,["links"])}const Ws=it(R5,[["render",L5]]),ny={load(t){return tt.library_albums("music")},set(t,e){t.albums_list=new Tt(e.data)}},D5={name:"PageAlbums",components:{ContentWithHeading:ie,ControlDropdown:Rr,ControlSwitch:Pr,IndexButtonList:Is,ListAlbums:qn,TabsMusic:Ws},beforeRouteEnter(t,e,n){ny.load(t).then(s=>{n(i=>ny.set(i,s))})},setup(){return{uiStore:Hn(),servicesStore:Ue()}},data(){return{albums_list:new Tt,groupings:[{id:1,name:this.$t("page.albums.sort.name"),options:{index:{field:"name_sort",type:String}}},{id:2,name:this.$t("page.albums.sort.recently-added"),options:{criteria:[{field:"time_added",order:-1,type:Date}],index:{field:"time_added",type:Date}}},{id:3,name:this.$t("page.albums.sort.recently-released"),options:{criteria:[{field:"date_released",order:-1,type:Date}],index:{field:"date_released",type:Date}}},{id:4,name:this.$t("page.albums.sort.artist-name"),options:{criteria:[{field:"artist",type:String},{field:"name_sort",type:String}],index:{field:"artist",type:String}}},{id:5,name:this.$t("page.albums.sort.artist-date"),options:{criteria:[{field:"artist",type:String},{field:"date_released",type:Date}],index:{field:"artist",type:String}}}]}},computed:{albums(){const{options:t}=this.groupings.find(e=>e.id===this.uiStore.albums_sort);return t.filters=[e=>!this.uiStore.hide_singles||e.track_count>2,e=>!this.uiStore.hide_spotify||e.data_kind!=="spotify"],this.albums_list.group(t)},spotify_enabled(){return this.servicesStore.spotify.webapi_token_valid}}},M5={class:"columns"},F5={class:"column"},V5=["textContent"],H5=["textContent"],U5=["textContent"],j5=["textContent"],B5=["textContent"],W5={class:"column"},q5=["textContent"],z5=["textContent"],G5=["textContent"];function K5(t,e,n,s,i,r){const o=x("tabs-music"),a=x("index-button-list"),l=x("control-switch"),c=x("control-dropdown"),u=x("list-albums"),d=x("content-with-heading");return O(),M("div",null,[C(o),C(d,null,{options:D(()=>[C(a,{indices:r.albums.indices},null,8,["indices"]),g("div",M5,[g("div",F5,[g("div",{class:"is-size-7 is-uppercase",textContent:$(t.$t("page.albums.filter"))},null,8,V5),C(l,{modelValue:s.uiStore.hide_singles,"onUpdate:modelValue":e[0]||(e[0]=f=>s.uiStore.hide_singles=f)},{label:D(()=>[g("span",{textContent:$(t.$t("page.albums.hide-singles"))},null,8,H5)]),help:D(()=>[g("span",{textContent:$(t.$t("page.albums.hide-singles-help"))},null,8,U5)]),_:1},8,["modelValue"]),r.spotify_enabled?(O(),_t(l,{key:0,modelValue:s.uiStore.hide_spotify,"onUpdate:modelValue":e[1]||(e[1]=f=>s.uiStore.hide_spotify=f)},{label:D(()=>[g("span",{textContent:$(t.$t("page.albums.hide-spotify"))},null,8,j5)]),help:D(()=>[g("span",{textContent:$(t.$t("page.albums.hide-spotify-help"))},null,8,B5)]),_:1},8,["modelValue"])):vt("",!0)]),g("div",W5,[g("div",{class:"is-size-7 is-uppercase",textContent:$(t.$t("page.albums.sort.title"))},null,8,q5),C(c,{value:s.uiStore.albums_sort,"onUpdate:value":e[2]||(e[2]=f=>s.uiStore.albums_sort=f),options:i.groupings},null,8,["value","options"])])])]),"heading-left":D(()=>[g("div",{class:"title is-4",textContent:$(t.$t("page.albums.title"))},null,8,z5),g("div",{class:"is-size-7 is-uppercase",textContent:$(t.$t("count.albums",{count:r.albums.count}))},null,8,G5)]),content:D(()=>[C(u,{items:r.albums},null,8,["items"])]),_:1})])}const X5=it(D5,[["render",K5]]),Y5={name:"ModalDialogArtist",components:{ModalDialogPlayable:Os},props:{item:{required:!0,type:Object},show:Boolean},emits:["close"],computed:{playable(){return{name:this.item.name,handler:this.open,properties:[{label:"property.albums",value:this.item.album_count},{label:"property.tracks",value:this.item.track_count},{label:"property.type",value:this.$t(`data.kind.${this.item.data_kind}`)},{label:"property.added-on",value:this.$filters.toDateTime(this.item.time_added)}]}}},methods:{open(){this.$emit("close"),this.$router.push({name:"music-artist",params:{id:this.item.id}})}}};function Z5(t,e,n,s,i,r){const o=x("modal-dialog-playable");return O(),_t(o,{item:r.playable,show:n.show,onClose:e[0]||(e[0]=a=>t.$emit("close"))},null,8,["item","show"])}const dd=it(Y5,[["render",Z5]]),sy={load(t){return Promise.all([tt.library_artist(t.params.id),tt.library_artist_albums(t.params.id)])},set(t,e){t.artist=e[0].data,t.albums_list=new Tt(e[1].data)}},J5={name:"PageArtist",components:{ContentWithHeading:ie,ControlButton:Je,ControlDropdown:Rr,ControlSwitch:Pr,ListAlbums:qn,ModalDialogArtist:dd},beforeRouteEnter(t,e,n){sy.load(t).then(s=>{n(i=>sy.set(i,s))})},setup(){return{servicesStore:Ue(),uiStore:Hn()}},data(){return{albums_list:new Tt,artist:{},groupings:[{id:1,name:this.$t("page.artist.sort.name"),options:{criteria:[{field:"name_sort",type:String}]}},{id:2,name:this.$t("page.artist.sort.release-date"),options:{criteria:[{field:"date_released",type:Date}]}}],show_details_modal:!1}},computed:{albums(){const{options:t}=this.groupings.find(e=>e.id===this.uiStore.artist_albums_sort);return t.filters=[e=>!this.uiStore.hide_spotify||e.data_kind!=="spotify"],this.albums_list.group(t)},spotify_enabled(){return this.servicesStore.spotify.webapi_token_valid},track_count(){return[...this.albums].reduce((t,e)=>t+(e.isItem?e.item.track_count:0),0)}},methods:{open_tracks(){this.$router.push({name:"music-artist-tracks",params:{id:this.artist.id}})},play(){tt.player_play_uri(this.albums.items.map(t=>t.uri).join(),!0)},showDetails(){this.show_details_modal=!0}}},Q5={class:"columns"},t6={class:"column"},e6=["textContent"],n6=["textContent"],s6=["textContent"],i6={class:"column"},r6=["textContent"],o6=["textContent"],a6={class:"is-size-7 is-uppercase"},l6=["textContent"],c6=["textContent"],u6={class:"buttons is-centered"};function d6(t,e,n,s,i,r){const o=x("control-switch"),a=x("control-dropdown"),l=x("control-button"),c=x("list-albums"),u=x("modal-dialog-artist"),d=x("content-with-heading");return O(),M("div",null,[C(d,null,{options:D(()=>[g("div",Q5,[g("div",t6,[g("div",{class:"is-size-7 is-uppercase",textContent:$(t.$t("page.artist.filter"))},null,8,e6),r.spotify_enabled?(O(),_t(o,{key:0,modelValue:s.uiStore.hide_spotify,"onUpdate:modelValue":e[0]||(e[0]=f=>s.uiStore.hide_spotify=f)},{label:D(()=>[g("span",{textContent:$(t.$t("page.artist.hide-spotify"))},null,8,n6)]),help:D(()=>[g("span",{textContent:$(t.$t("page.artist.hide-spotify-help"))},null,8,s6)]),_:1},8,["modelValue"])):vt("",!0)]),g("div",i6,[g("div",{class:"is-size-7 is-uppercase",textContent:$(t.$t("page.artist.sort.title"))},null,8,r6),C(a,{value:s.uiStore.artist_albums_sort,"onUpdate:value":e[1]||(e[1]=f=>s.uiStore.artist_albums_sort=f),options:i.groupings},null,8,["value","options"])])])]),"heading-left":D(()=>[g("div",{class:"title is-4",textContent:$(i.artist.name)},null,8,o6),g("div",a6,[g("span",{textContent:$(t.$t("count.albums",{count:r.albums.count}))},null,8,l6),e[4]||(e[4]=g("span",null," | ",-1)),g("a",{onClick:e[2]||(e[2]=(...f)=>r.open_tracks&&r.open_tracks(...f)),textContent:$(t.$t("count.tracks",{count:r.track_count}))},null,8,c6)])]),"heading-right":D(()=>[g("div",u6,[C(l,{handler:r.showDetails,icon:"dots-horizontal"},null,8,["handler"]),C(l,{handler:r.play,icon:"shuffle",label:"page.artist.shuffle"},null,8,["handler"])])]),content:D(()=>[C(c,{items:r.albums},null,8,["items"]),C(u,{item:i.artist,show:i.show_details_modal,onClose:e[3]||(e[3]=f=>i.show_details_modal=!1)},null,8,["item","show"])]),_:1})])}const f6=it(J5,[["render",d6]]),h6={name:"ListAlbumsSpotify",components:{ControlImage:Qi,ModalDialogAlbumSpotify:dS},props:{items:{required:!0,type:Object}},setup(){return{settingsStore:gi()}},data(){return{selected_item:{},show_details_modal:!1}},methods:{open(t){this.$router.push({name:"music-spotify-album",params:{id:t.id}})},open_dialog(t){this.selected_item=t,this.show_details_modal=!0}}},p6=["onClick"],m6={class:"media-content"},g6=["textContent"],b6=["textContent"],y6=["textContent"],_6={class:"media-right"},v6=["onClick"];function S6(t,e,n,s,i,r){const o=x("control-image"),a=x("mdicon"),l=x("modal-dialog-album-spotify");return O(),M(pt,null,[(O(!0),M(pt,null,fe(n.items,c=>{var u,d,f;return O(),M("div",{key:c.id,class:"media is-align-items-center is-clickable mb-0",onClick:h=>r.open(c)},[s.settingsStore.show_cover_artwork_in_album_lists?(O(),_t(o,{key:0,url:((d=(u=c.images)==null?void 0:u[0])==null?void 0:d.url)??"",artist:c.artist,album:c.name,class:"media-left is-small"},null,8,["url","artist","album"])):vt("",!0),g("div",m6,[g("div",{class:"is-size-6 has-text-weight-bold",textContent:$(c.name)},null,8,g6),g("div",{class:"is-size-7 has-text-weight-bold has-text-grey",textContent:$((f=c.artists[0])==null?void 0:f.name)},null,8,b6),g("div",{class:"is-size-7 has-text-grey",textContent:$(t.$filters.toDate(c.release_date))},null,8,y6)]),g("div",_6,[g("a",{onClick:Oe(h=>r.open_dialog(c),["prevent","stop"])},[C(a,{class:"icon has-text-grey",name:"dots-vertical",size:"16"})],8,v6)])],8,p6)}),128)),(O(),_t(ds,{to:"#app"},[C(l,{item:i.selected_item,show:i.show_details_modal,onClose:e[0]||(e[0]=c=>i.show_details_modal=!1)},null,8,["item","show"])]))],64)}const Wa=it(h6,[["render",S6]]),E6={name:"ModalDialogArtistSpotify",components:{ModalDialogPlayable:Os},props:{item:{required:!0,type:Object},show:Boolean},emits:["close"],computed:{playable(){var t,e;return{name:this.item.name,handler:this.open,properties:[{label:"property.popularity",value:[this.item.popularity,(t=this.item.followers)==null?void 0:t.total].join(" / ")},{label:"property.genres",value:(e=this.item.genres)==null?void 0:e.join(", ")}]}}},methods:{open(){this.$emit("close"),this.$router.push({name:"music-spotify-artist",params:{id:this.item.id}})}}};function w6(t,e,n,s,i,r){const o=x("modal-dialog-playable");return O(),_t(o,{item:r.playable,show:n.show,onClose:e[0]||(e[0]=a=>t.$emit("close"))},null,8,["item","show"])}const fS=it(E6,[["render",w6]]);function C6(t){return t.scrollHeight}function k6(t){return t.scrollWidth}function T6(t,e){t.scrollTop=t.scrollHeight-e+t.scrollTop}function x6(t,e){t.scrollLeft=t.scrollWidth-e+t.scrollLeft}const A6=g("div",{class:"loading"},"Loading...",-1),O6=g("div",{class:"no-more"},"No more.",-1),I6=g("div",{class:"no-results"},"No results.",-1),N6=g("div",{class:"error"},"Error.",-1),Yp=hi({__name:"VueEternalLoading",props:{load:{required:!0,type:Function},isInitial:{required:!1,type:Boolean,default:!0},position:{required:!1,type:String,default:"default"},container:{required:!1,type:Object,default:null},margin:{required:!1,type:String,default:void 0}},emits:["update:isInitial"],setup(t,{emit:e}){const n=t,s=is();let i=is("loading"),r=is(n.isInitial),o=0;function a(){Nr(()=>{var b,v;n.position==="top"?T6((b=n.container)!=null?b:document.documentElement,o):n.position==="left"&&x6((v=n.container)!=null?v:document.documentElement,o)})}function l(b,v){return b===0?r.value?(u(),"no-results"):(c(),"no-more"):b!==void 0&&v!==void 0&&b<v?(c(),"no-more"):(r.value=!1,a(),_(),"loading")}function c(){r.value=!1,p("no-more"),a()}function u(){r.value=!1,p("no-results"),a()}function d(){r.value=!1,p("error"),a()}function f(){r.value=!0,p("loading"),_()}function h(){p("loading"),_()}function p(b){i.value=b}function m(){s.value&&S.unobserve(s.value)}function _(){s.value&&S.observe(s.value)}function y(){return new IntersectionObserver(([b])=>{var v,E;b.isIntersecting&&(n.position==="top"?o=C6((v=n.container)!=null?v:document.documentElement):n.position==="left"&&(o=k6((E=n.container)!=null?E:document.documentElement)),m(),n.load({loaded:l,noMore:c,noResults:u,error:d},{isFirstLoad:r.value}))},{root:n.container,threshold:0,rootMargin:n.margin})}let S;return typeof IntersectionObserver<"u"&&dv(()=>{S&&m(),S=y(),_()},{flush:"post"}),Gn(()=>n.isInitial,b=>{b&&f()}),Gn(r,b=>{b||e("update:isInitial",!1)}),(b,v)=>(O(),M("div",{class:"vue-eternal-loading",ref_key:"rootRef",ref:s},[Dn(i)==="loading"?ge(b.$slots,"loading",to(no({key:0},{isFirstLoad:Dn(r)})),()=>[A6]):Dn(i)==="no-more"?ge(b.$slots,"no-more",to(no({key:1},{retry:h})),()=>[O6]):Dn(i)==="no-results"?ge(b.$slots,"no-results",to(no({key:2},{retry:h})),()=>[I6]):Dn(i)==="error"?ge(b.$slots,"error",to(no({key:3},{retry:h})),()=>[N6]):vt("",!0)],512))}}),fh=50,iy={load(t){const e=new Bs;return e.setAccessToken(Ue().spotify.webapi_token),Promise.all([e.getArtist(t.params.id),e.getArtistAlbums(t.params.id,{include_groups:"album,single",limit:fh,market:Ue().spotify.webapi_country,offset:0})])},set(t,e){t.artist=e.shift(),t.albums=[],t.total=0,t.offset=0,t.append_albums(e.shift())}},P6={name:"PageArtistSpotify",components:{ContentWithHeading:ie,ControlButton:Je,ListAlbumsSpotify:Wa,ModalDialogArtistSpotify:fS,VueEternalLoading:Yp},beforeRouteEnter(t,e,n){iy.load(t).then(s=>{n(i=>iy.set(i,s))})},setup(){return{servicesStore:Ue()}},data(){return{albums:[],artist:{},offset:0,show_details_modal:!1,total:0}},methods:{append_albums(t){this.albums=this.albums.concat(t.items),this.total=t.total,this.offset+=t.limit},load_next({loaded:t}){const e=new Bs;e.setAccessToken(this.servicesStore.spotify.webapi_token),e.getArtistAlbums(this.artist.id,{include_groups:"album,single",limit:fh,offset:this.offset}).then(n=>{this.append_albums(n),t(n.items.length,fh)})},play(){this.show_album_details_modal=!1,tt.player_play_uri(this.artist.uri,!0)},showDetails(){this.show_details_modal=!0}}},$6=["textContent"],R6=["textContent"],L6={class:"buttons is-centered"},D6={class:"columns is-centered"},M6={class:"column has-text-centered"};function F6(t,e,n,s,i,r){const o=x("control-button"),a=x("list-albums-spotify"),l=x("mdicon"),c=x("vue-eternal-loading"),u=x("modal-dialog-artist-spotify"),d=x("content-with-heading");return O(),M("div",null,[C(d,null,{"heading-left":D(()=>[g("div",{class:"title is-4",textContent:$(i.artist.name)},null,8,$6),g("div",{class:"is-size-7 is-uppercase",textContent:$(t.$t("count.albums",{count:i.total}))},null,8,R6)]),"heading-right":D(()=>[g("div",L6,[C(o,{handler:r.showDetails,icon:"dots-horizontal"},null,8,["handler"]),C(o,{handler:r.play,icon:"shuffle",label:"page.spotify.artist.shuffle"},null,8,["handler"])])]),content:D(()=>[C(a,{items:i.albums},null,8,["items"]),i.offset<i.total?(O(),_t(c,{key:0,load:r.load_next},{loading:D(()=>[g("div",D6,[g("div",M6,[C(l,{class:"icon mdi-spin",name:"loading"})])])]),"no-more":D(()=>e[1]||(e[1]=[g("br",null,null,-1)])),"no-results":D(()=>e[2]||(e[2]=[g("br",null,null,-1)])),_:1},8,["load"])):vt("",!0),C(u,{item:i.artist,show:i.show_details_modal,onClose:e[0]||(e[0]=f=>i.show_details_modal=!1)},null,8,["item","show"])]),_:1})])}const V6=it(P6,[["render",F6]]),ry={load(t){return Promise.all([tt.library_artist(t.params.id),tt.library_artist_tracks(t.params.id)])},set(t,e){t.artist=e[0].data,t.tracks_list=new Tt(e[1].data.tracks)}},H6={name:"PageArtistTracks",components:{ContentWithHeading:ie,ControlButton:Je,ControlDropdown:Rr,ControlSwitch:Pr,IndexButtonList:Is,ListTracks:Vn,ModalDialogArtist:dd},beforeRouteEnter(t,e,n){ry.load(t).then(s=>{n(i=>ry.set(i,s))})},setup(){return{servicesStore:Ue(),uiStore:Hn()}},data(){return{artist:{},groupings:[{id:1,name:this.$t("page.artist.sort.name"),options:{index:{field:"title_sort",type:String}}},{id:2,name:this.$t("page.artist.sort.rating"),options:{criteria:[{field:"rating",order:-1,type:Number}],index:{field:"rating",type:"Digits"}}}],show_details_modal:!1,tracks_list:new Tt}},computed:{album_count(){return new Set([...this.tracks].filter(t=>t.isItem).map(t=>t.item.album_id)).size},spotify_enabled(){return this.servicesStore.spotify.webapi_token_valid},track_uris(){return this.tracks_list.items.map(t=>t.uri).join()},tracks(){const{options:t}=this.groupings.find(e=>e.id===this.uiStore.artist_tracks_sort);return t.filters=[e=>!this.uiStore.hide_spotify||e.data_kind!=="spotify"],this.tracks_list.group(t)}},methods:{open_artist(){this.show_details_modal=!1,this.$router.push({name:"music-artist",params:{id:this.artist.id}})},play(){tt.player_play_uri(this.tracks_list.items.map(t=>t.uri).join(),!0)},showDetails(){this.show_details_modal=!0}}},U6={class:"columns"},j6={class:"column"},B6=["textContent"],W6=["textContent"],q6=["textContent"],z6={class:"column"},G6=["textContent"],K6=["textContent"],X6={class:"is-size-7 is-uppercase"},Y6=["textContent"],Z6=["textContent"],J6={class:"buttons is-centered"};function Q6(t,e,n,s,i,r){const o=x("index-button-list"),a=x("control-switch"),l=x("control-dropdown"),c=x("control-button"),u=x("list-tracks"),d=x("modal-dialog-artist"),f=x("content-with-heading");return O(),M("div",null,[C(f,null,{options:D(()=>[C(o,{indices:r.tracks.indices},null,8,["indices"]),g("div",U6,[g("div",j6,[g("p",{class:"is-size-7 is-uppercase",textContent:$(t.$t("page.artist.filter"))},null,8,B6),r.spotify_enabled?(O(),_t(a,{key:0,modelValue:s.uiStore.hide_spotify,"onUpdate:modelValue":e[0]||(e[0]=h=>s.uiStore.hide_spotify=h)},{label:D(()=>[g("span",{textContent:$(t.$t("page.artist.hide-spotify"))},null,8,W6)]),help:D(()=>[g("span",{textContent:$(t.$t("page.artist.hide-spotify-help"))},null,8,q6)]),_:1},8,["modelValue"])):vt("",!0)]),g("div",z6,[g("p",{class:"is-size-7 is-uppercase",textContent:$(t.$t("page.artist.sort.title"))},null,8,G6),C(l,{value:s.uiStore.artist_tracks_sort,"onUpdate:value":e[1]||(e[1]=h=>s.uiStore.artist_tracks_sort=h),options:i.groupings},null,8,["value","options"])])])]),"heading-left":D(()=>[g("p",{class:"title is-4",textContent:$(i.artist.name)},null,8,K6),g("div",X6,[g("a",{onClick:e[2]||(e[2]=(...h)=>r.open_artist&&r.open_artist(...h)),textContent:$(t.$t("count.albums",{count:r.album_count}))},null,8,Y6),e[4]||(e[4]=g("span",null," | ",-1)),g("span",{textContent:$(t.$t("count.tracks",{count:r.tracks.count}))},null,8,Z6)])]),"heading-right":D(()=>[g("div",J6,[C(c,{handler:r.showDetails,icon:"dots-horizontal"},null,8,["handler"]),C(c,{handler:r.play,icon:"shuffle",label:"page.artist.shuffle"},null,8,["handler"])])]),content:D(()=>[C(u,{items:r.tracks,uris:r.track_uris},null,8,["items","uris"]),C(d,{item:i.artist,show:i.show_details_modal,onClose:e[3]||(e[3]=h=>i.show_details_modal=!1)},null,8,["item","show"])]),_:1})])}const tF=it(H6,[["render",Q6]]),eF={name:"ListArtists",components:{ModalDialogArtist:dd},props:{items:{required:!0,type:Object}},data(){return{selected_item:{},show_details_modal:!1}},methods:{open(t){this.selected_item=t;const e=t.media_kind==="audiobook"?"audiobooks-artist":"music-artist";this.$router.push({name:e,params:{id:t.id}})},open_dialog(t){this.selected_item=t,this.show_details_modal=!0}}},nF={key:0,class:"py-5"},sF=["id","textContent"],iF=["onClick"],rF={class:"media-content"},oF=["textContent"],aF={class:"media-right"},lF=["onClick"];function cF(t,e,n,s,i,r){const o=x("mdicon"),a=x("modal-dialog-artist");return O(),M(pt,null,[(O(!0),M(pt,null,fe(n.items,l=>(O(),M(pt,{key:l.itemId},[l.isItem?(O(),M("div",{key:1,class:"media is-align-items-center is-clickable mb-0",onClick:c=>r.open(l.item)},[g("div",rF,[g("p",{class:"title is-6",textContent:$(l.item.name)},null,8,oF)]),g("div",aF,[g("a",{onClick:Oe(c=>r.open_dialog(l.item),["prevent","stop"])},[C(o,{class:"icon has-text-grey",name:"dots-vertical",size:"16"})],8,lF)])],8,iF)):(O(),M("div",nF,[g("span",{id:`index_${l.index}`,class:"tag is-small has-text-weight-bold",textContent:$(l.index)},null,8,sF)]))],64))),128)),(O(),_t(ds,{to:"#app"},[C(a,{item:i.selected_item,show:i.show_details_modal,onClose:e[0]||(e[0]=l=>i.show_details_modal=!1)},null,8,["item","show"])]))],64)}const Kc=it(eF,[["render",cF]]),oy={load(t){return tt.library_artists("music")},set(t,e){t.artists_list=new Tt(e.data)}},uF={name:"PageArtists",components:{ContentWithHeading:ie,ControlDropdown:Rr,ControlSwitch:Pr,IndexButtonList:Is,ListArtists:Kc,TabsMusic:Ws},beforeRouteEnter(t,e,n){oy.load(t).then(s=>{n(i=>oy.set(i,s))})},setup(){return{servicesStore:Ue(),uiStore:Hn()}},data(){return{artists_list:new Tt,groupings:[{id:1,name:this.$t("page.artists.sort.name"),options:{index:{field:"name_sort",type:String}}},{id:2,name:this.$t("page.artists.sort.recently-added"),options:{criteria:[{field:"time_added",order:-1,type:Date}],index:{field:"time_added",type:Date}}}]}},computed:{artists(){const{options:t}=this.groupings.find(e=>e.id===this.uiStore.artists_sort);return t.filters=[e=>!this.uiStore.hide_singles||e.track_count>e.album_count*2,e=>!this.uiStore.hide_spotify||e.data_kind!=="spotify"],this.artists_list.group(t)},spotify_enabled(){return this.servicesStore.spotify.webapi_token_valid}}},dF={class:"columns"},fF={class:"column"},hF=["textContent"],pF=["textContent"],mF=["textContent"],gF={key:0,class:"field"},bF=["textContent"],yF=["textContent"],_F={class:"column"},vF=["textContent"],SF=["textContent"],EF=["textContent"];function wF(t,e,n,s,i,r){const o=x("tabs-music"),a=x("index-button-list"),l=x("control-switch"),c=x("control-dropdown"),u=x("list-artists"),d=x("content-with-heading");return O(),M("div",null,[C(o),C(d,null,{options:D(()=>[C(a,{indices:r.artists.indices},null,8,["indices"]),g("div",dF,[g("div",fF,[g("div",{class:"is-size-7 is-uppercase",textContent:$(t.$t("page.artists.filter"))},null,8,hF),C(l,{modelValue:s.uiStore.hide_singles,"onUpdate:modelValue":e[0]||(e[0]=f=>s.uiStore.hide_singles=f)},{label:D(()=>[g("span",{textContent:$(t.$t("page.artists.hide-singles"))},null,8,pF)]),help:D(()=>[g("span",{textContent:$(t.$t("page.artists.hide-singles-help"))},null,8,mF)]),_:1},8,["modelValue"]),r.spotify_enabled?(O(),M("div",gF,[C(l,{modelValue:s.uiStore.hide_spotify,"onUpdate:modelValue":e[1]||(e[1]=f=>s.uiStore.hide_spotify=f)},{label:D(()=>[g("span",{textContent:$(t.$t("page.artists.hide-spotify"))},null,8,bF)]),help:D(()=>[g("span",{textContent:$(t.$t("page.artists.hide-spotify-help"))},null,8,yF)]),_:1},8,["modelValue"])])):vt("",!0)]),g("div",_F,[g("div",{class:"is-size-7 is-uppercase",textContent:$(t.$t("page.artists.sort.title"))},null,8,vF),C(c,{value:s.uiStore.artists_sort,"onUpdate:value":e[2]||(e[2]=f=>s.uiStore.artists_sort=f),options:i.groupings},null,8,["value","options"])])])]),"heading-left":D(()=>[g("div",{class:"title is-4",textContent:$(t.$t("page.artists.title"))},null,8,SF),g("div",{class:"is-size-7 is-uppercase",textContent:$(t.$t("count.artists",{count:r.artists.count}))},null,8,EF)]),content:D(()=>[C(u,{items:r.artists},null,8,["items"])]),_:1})])}const CF=it(uF,[["render",wF]]),ay={load(t){return Promise.all([tt.library_album(t.params.id),tt.library_album_tracks(t.params.id)])},set(t,e){t.album=e[0].data,t.tracks=new Tt(e[1].data)}},kF={name:"PageAudiobooksAlbum",components:{ContentWithHero:cd,ControlButton:Je,ControlImage:Qi,ListTracks:Vn,ModalDialogAlbum:ud},beforeRouteEnter(t,e,n){ay.load(t).then(s=>{n(i=>ay.set(i,s))})},data(){return{album:{},show_details_modal:!1,tracks:new Tt}},methods:{open_artist(){this.show_details_modal=!1,this.$router.push({name:"audiobooks-artist",params:{id:this.album.artist_id}})},play(){tt.player_play_uri(this.album.uri,!1)},showDetails(){this.show_details_modal=!0}}},TF=["textContent"],xF={class:"subtitle is-6"},AF=["textContent"],OF=["textContent"],IF={class:"buttons is-centered-mobile mt-5"};function NF(t,e,n,s,i,r){const o=x("control-button"),a=x("control-image"),l=x("list-tracks"),c=x("modal-dialog-album"),u=x("content-with-hero");return O(),M("div",null,[C(u,null,{"heading-left":D(()=>[g("div",{class:"title is-5",textContent:$(i.album.name)},null,8,TF),g("div",xF,[g("a",{onClick:e[0]||(e[0]=(...d)=>r.open_artist&&r.open_artist(...d)),textContent:$(i.album.artist)},null,8,AF)]),g("div",{class:"is-size-7 is-uppercase has-text-centered-mobile",textContent:$(t.$t("count.tracks",{count:i.album.track_count}))},null,8,OF),g("div",IF,[C(o,{handler:r.play,icon:"play",label:"page.audiobooks.album.play"},null,8,["handler"]),C(o,{handler:r.showDetails,icon:"dots-horizontal"},null,8,["handler"])])]),"heading-right":D(()=>[C(a,{url:i.album.artwork_url,artist:i.album.artist,album:i.album.name,class:"is-clickable is-medium",onClick:r.showDetails},null,8,["url","artist","album","onClick"])]),content:D(()=>[C(l,{items:i.tracks,show_progress:!0,uris:i.album.uri},null,8,["items","uris"]),C(c,{item:i.album,show:i.show_details_modal,media_kind:"audiobook",onClose:e[1]||(e[1]=d=>i.show_details_modal=!1)},null,8,["item","show"])]),_:1})])}const PF=it(kF,[["render",NF]]),$F={name:"TabsAudiobooks",components:{ControlTabList:Xp},computed:{links(){return[{to:{name:"audiobooks-artists"},icon:"account-music",label:"page.audiobooks.tabs.authors"},{to:{name:"audiobooks-albums"},icon:"album",label:"page.audiobooks.tabs.audiobooks"},{to:{name:"audiobooks-genres"},icon:"speaker",label:"page.audiobooks.tabs.genres"}]}}};function RF(t,e,n,s,i,r){const o=x("control-tab-list");return O(),_t(o,{links:r.links},null,8,["links"])}const Zp=it($F,[["render",RF]]),ly={load(t){return tt.library_albums("audiobook")},set(t,e){t.albums=new Tt(e.data,{index:{field:"name_sort",type:String}})}},LF={name:"PageAudiobooksAlbums",components:{ContentWithHeading:ie,IndexButtonList:Is,ListAlbums:qn,TabsAudiobooks:Zp},beforeRouteEnter(t,e,n){ly.load(t).then(s=>{n(i=>ly.set(i,s))})},data(){return{albums:new Tt}}},DF=["textContent"],MF=["textContent"];function FF(t,e,n,s,i,r){const o=x("tabs-audiobooks"),a=x("index-button-list"),l=x("list-albums"),c=x("content-with-heading");return O(),M("div",null,[C(o),C(c,null,{options:D(()=>[C(a,{indices:i.albums.indices},null,8,["indices"])]),"heading-left":D(()=>[g("p",{class:"title is-4",textContent:$(t.$t("page.audiobooks.albums.title"))},null,8,DF),g("p",{class:"is-size-7 is-uppercase",textContent:$(t.$t("count.audiobooks",{count:i.albums.count}))},null,8,MF)]),content:D(()=>[C(l,{items:i.albums},null,8,["items"])]),_:1})])}const VF=it(LF,[["render",FF]]),cy={load(t){return Promise.all([tt.library_artist(t.params.id),tt.library_artist_albums(t.params.id)])},set(t,e){t.artist=e[0].data,t.albums=new Tt(e[1].data)}},HF={name:"PageAudiobooksArtist",components:{ContentWithHeading:ie,ControlButton:Je,ListAlbums:qn,ModalDialogArtist:dd},beforeRouteEnter(t,e,n){cy.load(t).then(s=>{n(i=>cy.set(i,s))})},data(){return{albums:new Tt,artist:{},show_details_modal:!1}},methods:{play(){tt.player_play_uri(this.albums.items.map(t=>t.uri).join(),!1)},showDetails(){this.show_details_modal=!0}}},UF=["textContent"],jF=["textContent"],BF={class:"buttons is-centered"};function WF(t,e,n,s,i,r){const o=x("control-button"),a=x("list-albums"),l=x("modal-dialog-artist"),c=x("content-with-heading");return O(),M("div",null,[C(c,null,{"heading-left":D(()=>[g("div",{class:"title is-4",textContent:$(i.artist.name)},null,8,UF),g("div",{class:"is-size-7 is-uppercase",textContent:$(t.$t("count.audiobooks",{count:i.artist.album_count}))},null,8,jF)]),"heading-right":D(()=>[g("div",BF,[C(o,{handle:r.showDetails,icon:"dots-horizontal"},null,8,["handle"]),C(o,{handle:r.play,icon:"play",label:"page.audiobooks.artist.play"},null,8,["handle"]),e[1]||(e[1]=ws(" /> "))])]),content:D(()=>[C(a,{items:i.albums},null,8,["items"]),C(l,{item:i.artist,show:i.show_details_modal,onClose:e[0]||(e[0]=u=>i.show_details_modal=!1)},null,8,["item","show"])]),_:1})])}const qF=it(HF,[["render",WF]]),uy={load(t){return tt.library_artists("audiobook")},set(t,e){t.artists=new Tt(e.data,{index:{field:"name_sort",type:String}})}},zF={name:"PageAudiobooksArtists",components:{ContentWithHeading:ie,IndexButtonList:Is,ListArtists:Kc,TabsAudiobooks:Zp},beforeRouteEnter(t,e,n){uy.load(t).then(s=>{n(i=>uy.set(i,s))})},data(){return{artists:new Tt}}},GF=["textContent"],KF=["textContent"];function XF(t,e,n,s,i,r){const o=x("tabs-audiobooks"),a=x("index-button-list"),l=x("list-artists"),c=x("content-with-heading");return O(),M("div",null,[C(o),C(c,null,{options:D(()=>[C(a,{indices:i.artists.indices},null,8,["indices"])]),"heading-left":D(()=>[g("div",{class:"title is-4",textContent:$(t.$t("page.audiobooks.artists.title"))},null,8,GF),g("div",{class:"is-size-7 is-uppercase",textContent:$(t.$t("count.authors",{count:i.artists.count}))},null,8,KF)]),content:D(()=>[C(l,{items:i.artists},null,8,["items"])]),_:1})])}const YF=it(zF,[["render",XF]]),ZF={name:"ModalDialogGenre",components:{ModalDialogPlayable:Os},props:{item:{required:!0,type:Object},media_kind:{required:!0,type:String},show:Boolean},emits:["close"],computed:{playable(){return{name:this.item.name,handler:this.open,expression:`genre is "${this.item.name}" and media_kind is ${this.media_kind}`,properties:[{label:"property.albums",value:this.item.album_count},{label:"property.tracks",value:this.item.track_count},{label:"property.duration",value:this.$filters.toTimecode(this.item.length_ms)}]}}},methods:{open(){this.$emit("close"),this.$router.push({name:"genre-albums",params:{name:this.item.name},query:{media_kind:this.media_kind}})}}};function JF(t,e,n,s,i,r){const o=x("modal-dialog-playable");return O(),_t(o,{item:r.playable,show:n.show,onClose:e[0]||(e[0]=a=>t.$emit("close"))},null,8,["item","show"])}const Jp=it(ZF,[["render",JF]]),QF={name:"ListGenres",components:{ModalDialogGenre:Jp},props:{items:{required:!0,type:Object},media_kind:{required:!0,type:String}},data(){return{selected_item:{},show_details_modal:!1}},methods:{open(t){this.$router.push({name:"genre-albums",params:{name:t.name},query:{media_kind:this.media_kind}})},open_dialog(t){this.selected_item=t,this.show_details_modal=!0}}},tV={key:0,class:"py-5"},eV={class:"media-content"},nV=["id","textContent"],sV=["onClick"],iV={class:"media-content"},rV=["textContent"],oV={class:"media-right"},aV=["onClick"];function lV(t,e,n,s,i,r){const o=x("mdicon"),a=x("modal-dialog-genre");return O(),M(pt,null,[(O(!0),M(pt,null,fe(n.items,l=>(O(),M(pt,{key:l.itemId},[l.isItem?(O(),M("div",{key:1,class:"media is-align-items-center is-clickable mb-0",onClick:c=>r.open(l.item)},[g("div",iV,[g("p",{class:"title is-6",textContent:$(l.item.name)},null,8,rV)]),g("div",oV,[g("a",{onClick:Oe(c=>r.open_dialog(l.item),["prevent","stop"])},[C(o,{class:"icon has-text-grey",name:"dots-vertical",size:"16"})],8,aV)])],8,sV)):(O(),M("div",tV,[g("div",eV,[g("span",{id:`index_${l.index}`,class:"tag is-small has-text-weight-bold",textContent:$(l.index)},null,8,nV)])]))],64))),128)),(O(),_t(ds,{to:"#app"},[C(a,{item:i.selected_item,media_kind:n.media_kind,show:i.show_details_modal,onClose:e[0]||(e[0]=l=>i.show_details_modal=!1)},null,8,["item","media_kind","show"])]))],64)}const hS=it(QF,[["render",lV]]),dy={load(t){return tt.library_genres("audiobook")},set(t,e){t.genres=new Tt(e.data.genres,{index:{field:"name_sort",type:String}})}},cV={name:"PageAudiobooksGenres",components:{ContentWithHeading:ie,IndexButtonList:Is,ListGenres:hS,TabsAudiobooks:Zp},beforeRouteEnter(t,e,n){dy.load(t).then(s=>{n(i=>dy.set(i,s))})},data(){return{genres:new Tt}}},uV=["textContent"],dV=["textContent"];function fV(t,e,n,s,i,r){const o=x("tabs-audiobooks"),a=x("index-button-list"),l=x("list-genres"),c=x("content-with-heading");return O(),M("div",null,[C(o),C(c,null,{options:D(()=>[C(a,{indices:i.genres.indices},null,8,["indices"])]),"heading-left":D(()=>[g("div",{class:"title is-4",textContent:$(t.$t("page.genres.title"))},null,8,uV),g("div",{class:"is-size-7 is-uppercase",textContent:$(t.$t("count.genres",{count:i.genres.total}))},null,8,dV)]),content:D(()=>[C(l,{items:i.genres,media_kind:"audiobook"},null,8,["items"])]),_:1})])}const hV=it(cV,[["render",fV]]),pV={name:"ModalDialogComposer",components:{ModalDialogPlayable:Os},props:{item:{required:!0,type:Object},show:Boolean},emits:["close"],computed:{playable(){return{name:this.item.name,handler:this.open_albums,expression:`composer is "${this.item.name}" and media_kind is music`,properties:[{label:"property.albums",value:this.item.album_count,handler:this.open_albums},{label:"property.tracks",value:this.item.track_count,handler:this.open_tracks},{label:"property.duration",value:this.$filters.toTimecode(this.item.length_ms)}]}}},methods:{open_albums(){this.$emit("close"),this.$router.push({name:"music-composer-albums",params:{name:this.item.name}})},open_tracks(){this.$emit("close"),this.$router.push({name:"music-composer-tracks",params:{name:this.item.name}})}}};function mV(t,e,n,s,i,r){const o=x("modal-dialog-playable");return O(),_t(o,{item:r.playable,show:n.show,onClose:e[0]||(e[0]=a=>t.$emit("close"))},null,8,["item","show"])}const Qp=it(pV,[["render",mV]]),fy={load(t){return Promise.all([tt.library_composer(t.params.name),tt.library_composer_albums(t.params.name)])},set(t,e){t.composer=e[0].data,t.albums=new Tt(e[1].data.albums)}},gV={name:"PageComposerAlbums",components:{ContentWithHeading:ie,ControlButton:Je,ListAlbums:qn,ModalDialogComposer:Qp},beforeRouteEnter(t,e,n){fy.load(t).then(s=>{n(i=>fy.set(i,s))})},data(){return{albums:new Tt,composer:{},show_details_modal:!1}},computed:{expression(){return`composer is "${this.composer.name}" and media_kind is music`}},methods:{open_tracks(){this.$router.push({name:"music-composer-tracks",params:{name:this.composer.name}})},play(){tt.player_play_expression(this.expression,!0)},showDetails(){this.show_details_modal=!0}}},bV=["textContent"],yV={class:"is-size-7 is-uppercase"},_V=["textContent"],vV=["textContent"],SV={class:"buttons is-centered"};function EV(t,e,n,s,i,r){const o=x("control-button"),a=x("list-albums"),l=x("modal-dialog-composer"),c=x("content-with-heading");return O(),M("div",null,[C(c,null,{"heading-left":D(()=>[g("div",{class:"title is-4",textContent:$(i.composer.name)},null,8,bV),g("div",yV,[g("span",{textContent:$(t.$t("count.albums",{count:i.composer.album_count}))},null,8,_V),e[2]||(e[2]=g("span",null," | ",-1)),g("a",{onClick:e[0]||(e[0]=(...u)=>r.open_tracks&&r.open_tracks(...u)),textContent:$(t.$t("count.tracks",{count:i.composer.track_count}))},null,8,vV)])]),"heading-right":D(()=>[g("div",SV,[C(o,{handler:r.showDetails,icon:"dots-horizontal"},null,8,["handler"]),C(o,{handler:r.play,icon:"shuffle",label:"page.composer.shuffle"},null,8,["handler"])])]),content:D(()=>[C(a,{items:i.albums},null,8,["items"]),C(l,{item:i.composer,show:i.show_details_modal,onClose:e[1]||(e[1]=u=>i.show_details_modal=!1)},null,8,["item","show"])]),_:1})])}const wV=it(gV,[["render",EV]]),hy={load(t){return Promise.all([tt.library_composer(t.params.name),tt.library_composer_tracks(t.params.name)])},set(t,e){t.composer=e[0].data,t.tracks_list=new Tt(e[1].data.tracks)}},CV={name:"PageComposerTracks",components:{ContentWithHeading:ie,ControlButton:Je,ControlDropdown:Rr,IndexButtonList:Is,ListTracks:Vn,ModalDialogComposer:Qp},beforeRouteEnter(t,e,n){hy.load(t).then(s=>{n(i=>hy.set(i,s))})},setup(){return{uiStore:Hn()}},data(){return{composer:{},groupings:[{id:1,name:this.$t("page.composer.sort.name"),options:{index:{field:"title_sort",type:String}}},{id:2,name:this.$t("page.composer.sort.rating"),options:{criteria:[{field:"rating",order:-1,type:Number}],index:{field:"rating",type:"Digits"}}}],show_details_modal:!1,tracks_list:new Tt}},computed:{expression(){return`composer is "${this.composer.name}" and media_kind is music`},tracks(){const{options:t}=this.groupings.find(e=>e.id===this.uiStore.composer_tracks_sort);return this.tracks_list.group(t)}},methods:{open_albums(){this.$router.push({name:"music-composer-albums",params:{name:this.composer.name}})},play(){tt.player_play_expression(this.expression,!0)},showDetails(){this.show_details_modal=!0}}},kV={class:"columns"},TV={class:"column"},xV=["textContent"],AV=["textContent"],OV={class:"is-size-7 is-uppercase"},IV=["textContent"],NV=["textContent"],PV={class:"buttons is-centered"};function $V(t,e,n,s,i,r){const o=x("index-button-list"),a=x("control-dropdown"),l=x("control-button"),c=x("list-tracks"),u=x("modal-dialog-composer"),d=x("content-with-heading");return O(),M("div",null,[C(d,null,{options:D(()=>[C(o,{indices:r.tracks.indices},null,8,["indices"]),g("div",kV,[g("div",TV,[g("div",{class:"is-size-7 is-uppercase",textContent:$(t.$t("page.artist.sort.title"))},null,8,xV),C(a,{value:s.uiStore.composer_tracks_sort,"onUpdate:value":e[0]||(e[0]=f=>s.uiStore.composer_tracks_sort=f),options:i.groupings},null,8,["value","options"])])])]),"heading-left":D(()=>[g("div",{class:"title is-4",textContent:$(i.composer.name)},null,8,AV),g("div",OV,[g("a",{onClick:e[1]||(e[1]=(...f)=>r.open_albums&&r.open_albums(...f)),textContent:$(t.$t("count.albums",{count:i.composer.album_count}))},null,8,IV),e[3]||(e[3]=g("span",null," | ",-1)),g("span",{textContent:$(t.$t("count.tracks",{count:i.composer.track_count}))},null,8,NV)])]),"heading-right":D(()=>[g("div",PV,[C(l,{handler:r.showDetails,icon:"dots-horizontal"},null,8,["handler"]),C(l,{handler:r.play,icon:"shuffle",label:"page.composer.shuffle"},null,8,["handler"])])]),content:D(()=>[C(c,{items:r.tracks,expression:r.expression},null,8,["items","expression"]),C(u,{item:i.composer,show:i.show_details_modal,onClose:e[2]||(e[2]=f=>i.show_details_modal=!1)},null,8,["item","show"])]),_:1})])}const RV=it(CV,[["render",$V]]),LV={name:"ListComposers",components:{ModalDialogComposer:Qp},props:{items:{required:!0,type:Object}},data(){return{selected_item:{},show_details_modal:!1}},methods:{open(t){this.selected_item=t,this.$router.push({name:"music-composer-albums",params:{name:t.name}})},open_dialog(t){this.selected_item=t,this.show_details_modal=!0}}},DV={key:0,class:"py-5"},MV={class:"media-content"},FV=["id","textContent"],VV=["onClick"],HV={class:"media-content"},UV=["textContent"],jV={class:"media-right"},BV=["onClick"];function WV(t,e,n,s,i,r){const o=x("mdicon"),a=x("modal-dialog-composer");return O(),M(pt,null,[(O(!0),M(pt,null,fe(n.items,l=>(O(),M(pt,{key:l.itemId},[l.isItem?(O(),M("div",{key:1,class:"media is-align-items-center is-clickable mb-0",onClick:c=>r.open(l.item)},[g("div",HV,[g("p",{class:"title is-6",textContent:$(l.item.name)},null,8,UV)]),g("div",jV,[g("a",{onClick:Oe(c=>r.open_dialog(l.item),["prevent","stop"])},[C(o,{class:"icon has-text-grey",name:"dots-vertical",size:"16"})],8,BV)])],8,VV)):(O(),M("div",DV,[g("div",MV,[g("span",{id:`index_${l.index}`,class:"tag is-small has-text-weight-bold",textContent:$(l.index)},null,8,FV)])]))],64))),128)),(O(),_t(ds,{to:"#app"},[C(a,{item:i.selected_item,show:i.show_details_modal,onClose:e[0]||(e[0]=l=>i.show_details_modal=!1)},null,8,["item","show"])]))],64)}const hh=it(LV,[["render",WV]]),py={load(t){return tt.library_composers("music")},set(t,e){t.composers=new Tt(e.data,{index:{field:"name_sort",type:String}})}},qV={name:"PageComposers",components:{ContentWithHeading:ie,IndexButtonList:Is,ListComposers:hh,TabsMusic:Ws},beforeRouteEnter(t,e,n){py.load(t).then(s=>{n(i=>py.set(i,s))})},data(){return{composers:new Tt}}},zV=["textContent"],GV=["textContent"];function KV(t,e,n,s,i,r){const o=x("tabs-music"),a=x("index-button-list"),l=x("list-composers"),c=x("content-with-heading");return O(),M("div",null,[C(o),C(c,null,{options:D(()=>[C(a,{indices:i.composers.indices},null,8,["indices"])]),"heading-left":D(()=>[g("div",{class:"title is-4",textContent:$(t.$t("page.composers.title"))},null,8,zV),g("div",{class:"is-size-7 is-uppercase",textContent:$(t.$t("count.composers",{count:i.composers.total}))},null,8,GV)]),content:D(()=>[C(l,{items:i.composers},null,8,["items"])]),_:1})])}const XV=it(qV,[["render",KV]]),YV={name:"ModalDialogDirectory",components:{ModalDialogPlayable:Os},props:{item:{required:!0,type:String},show:Boolean},emits:["close"],computed:{playable(){return{name:this.item,expression:`path starts with "${this.item}" order by path asc`}}}};function ZV(t,e,n,s,i,r){const o=x("modal-dialog-playable");return O(),_t(o,{item:r.playable,show:n.show,onClose:e[0]||(e[0]=a=>t.$emit("close"))},null,8,["item","show"])}const pS=it(YV,[["render",ZV]]),JV={name:"ListDirectories",components:{ModalDialogDirectory:pS},props:{items:{required:!0,type:Array}},data(){return{selected_item:"",show_details_modal:!1}},computed:{directories(){var n;const t=[];let e="";return(n=this.$route.query)==null||n.directory.split("/").slice(1,-1).forEach((s,i)=>{e=`${e}/${s}`,t.push({index:i,name:s,path:e})}),t}},methods:{open(t){const e={name:"files"};t.index!==0&&(e.query={directory:t.path}),this.$router.push(e)},open_dialog(t){this.selected_item=t.path,this.show_details_modal=!0},open_parent(){this.open(this.directories.slice(-1).pop())}}},QV={key:0,class:"media is-align-items-center mb-0"},t7={class:"media-content"},e7={class:"breadcrumb"},n7=["onClick"],s7=["textContent"],i7={class:"media-right"},r7=["onClick"],o7={class:"media-content"},a7=["textContent"],l7={class:"media-right"},c7=["onClick"];function u7(t,e,n,s,i,r){const o=x("mdicon"),a=x("modal-dialog-directory");return O(),M(pt,null,[t.$route.query.directory?(O(),M("div",QV,[C(o,{class:"icon media-left is-clickable",name:"chevron-left",onClick:r.open_parent},null,8,["onClick"]),g("div",t7,[g("nav",e7,[g("ul",null,[(O(!0),M(pt,null,fe(r.directories,l=>(O(),M("li",{key:l.index},[g("a",{onClick:c=>r.open(l)},[g("span",{textContent:$(l.name)},null,8,s7)],8,n7)]))),128))])])]),g("div",i7,[ge(t.$slots,"actions")])])):vt("",!0),(O(!0),M(pt,null,fe(n.items,l=>(O(),M("div",{key:l.path,class:"media is-align-items-center is-clickable mb-0",onClick:c=>r.open(l)},[C(o,{class:"media-left icon",name:"folder"}),g("div",o7,[g("p",{class:"title is-6",textContent:$(l.name)},null,8,a7)]),g("div",l7,[g("a",{onClick:Oe(c=>r.open_dialog(l),["prevent","stop"])},[C(o,{class:"icon has-text-grey",name:"dots-vertical",size:"16"})],8,c7)])],8,r7))),128)),(O(),_t(ds,{to:"#app"},[C(a,{item:i.selected_item,show:i.show_details_modal,onClose:e[0]||(e[0]=l=>i.show_details_modal=!1)},null,8,["item","show"])]))],64)}const d7=it(JV,[["render",u7]]),f7={name:"ModalDialogPlaylist",components:{ModalDialogPlayable:Os},props:{item:{required:!0,type:Object},show:Boolean,uris:{default:"",type:String}},emits:["close"],computed:{playable(){return{name:this.item.name,handler:this.open,uri:this.item.uri,uris:this.uris,properties:[{label:"property.tracks",value:this.item.item_count},{label:"property.type",value:this.$t(`playlist.type.${this.item.type}`)},{label:"property.path",value:this.item.path}]}}},methods:{open(){this.$emit("close"),this.$router.push({name:"playlist",params:{id:this.item.id}})}}};function h7(t,e,n,s,i,r){const o=x("modal-dialog-playable");return O(),_t(o,{item:r.playable,show:n.show,onClose:e[0]||(e[0]=a=>t.$emit("close"))},null,8,["item","show"])}const mS=it(f7,[["render",h7]]),p7={name:"ListPlaylists",components:{ModalDialogPlaylist:mS},props:{items:{required:!0,type:Object}},data(){return{selected_item:{},show_details_modal:!1}},methods:{icon(t){return t.type==="folder"?"folder":t.type==="rss"?"rss":"music-box-multiple"},open(t){t.type==="folder"?this.$router.push({name:"playlist-folder",params:{id:t.id}}):this.$router.push({name:"playlist",params:{id:t.id}})},open_dialog(t){this.selected_item=t,this.show_details_modal=!0}}},m7=["onClick"],g7={class:"media-content"},b7=["textContent"],y7={class:"media-right"},_7=["onClick"];function v7(t,e,n,s,i,r){const o=x("mdicon"),a=x("modal-dialog-playlist");return O(),M(pt,null,[(O(!0),M(pt,null,fe(n.items,l=>(O(),M("div",{key:l.itemId,class:"media is-align-items-center is-clickable mb-0",onClick:c=>r.open(l.item)},[C(o,{class:"media-left icon",name:r.icon(l.item)},null,8,["name"]),g("div",g7,[g("p",{class:"title is-6",textContent:$(l.item.name)},null,8,b7)]),g("div",y7,[g("a",{onClick:Oe(c=>r.open_dialog(l.item),["prevent","stop"])},[C(o,{class:"icon has-text-grey",name:"dots-vertical",size:"16"})],8,_7)])],8,m7))),128)),(O(),_t(ds,{to:"#app"},[C(a,{item:i.selected_item,show:i.show_details_modal,onClose:e[0]||(e[0]=l=>i.show_details_modal=!1)},null,8,["item","show"])]))],64)}const Xc=it(p7,[["render",v7]]),Ml={load(t){return t.query.directory?tt.library_files(t.query.directory):Promise.resolve()},set(t,e){e?t.directories=e.data.directories.map(n=>t.transform(n.path)):Cr().directories?t.directories=Cr().directories.map(n=>t.transform(n)):tt.config().then(n=>{t.directories=n.data.directories.map(s=>t.transform(s))}),t.playlists=new Tt(e==null?void 0:e.data.playlists),t.tracks=new Tt(e==null?void 0:e.data.tracks)}},S7={name:"PageFiles",components:{ContentWithHeading:ie,ControlButton:Je,ListDirectories:d7,ListPlaylists:Xc,ListTracks:Vn,ModalDialogDirectory:pS},beforeRouteEnter(t,e,n){Ml.load(t).then(s=>{n(i=>Ml.set(i,s))})},beforeRouteUpdate(t,e,n){Ml.load(t).then(s=>{Ml.set(this,s),n()})},setup(){return{configurationStore:Cr()}},data(){return{directories:[],playlists:new Tt,show_details_modal:!1,tracks:new Tt}},computed:{current(){var t;return((t=this.$route.query)==null?void 0:t.directory)||"/"},name(){var t;return this.current!=="/"?(t=this.current)==null?void 0:t.slice(this.current.lastIndexOf("/")+1):this.$t("page.files.title")},expression(){return`path starts with "${this.current}" order by path asc`}},methods:{play(){tt.player_play_expression(this.expression,!1)},showDetails(){this.show_details_modal=!0},transform(t){return{name:t.slice(t.lastIndexOf("/")+1),path:t}}}},E7=["textContent"],w7={class:"buttons is-centered"};function C7(t,e,n,s,i,r){const o=x("control-button"),a=x("list-directories"),l=x("list-playlists"),c=x("list-tracks"),u=x("modal-dialog-directory"),d=x("content-with-heading");return O(),M("div",null,[C(d,null,{"heading-left":D(()=>[g("p",{class:"title is-4",textContent:$(r.name)},null,8,E7)]),"heading-right":D(()=>[g("div",w7,[C(o,{handler:r.showDetails,icon:"dots-horizontal"},null,8,["handler"]),C(o,{handler:r.play,icon:"play",label:"page.files.play"},null,8,["handler"])])]),content:D(()=>[C(a,{items:i.directories},null,8,["items"]),C(l,{items:i.playlists},null,8,["items"]),C(c,{expression:r.expression,items:i.tracks,show_icon:!0},null,8,["expression","items"]),C(u,{item:r.current,show:i.show_details_modal,onClose:e[0]||(e[0]=f=>i.show_details_modal=!1)},null,8,["item","show"])]),_:1})])}const k7=it(S7,[["render",C7]]),my={load(t){return Promise.all([tt.library_genre(t.params.name,t.query.media_kind),tt.library_genre_albums(t.params.name,t.query.media_kind)])},set(t,e){t.genre=e[0].data.genres.items.shift(),t.albums=new Tt(e[1].data.albums,{index:{field:"name_sort",type:String}})}},T7={name:"PageGenreAlbums",components:{ContentWithHeading:ie,ControlButton:Je,IndexButtonList:Is,ListAlbums:qn,ModalDialogGenre:Jp},beforeRouteEnter(t,e,n){my.load(t).then(s=>{n(i=>my.set(i,s))})},data(){return{albums:new Tt,genre:{},media_kind:this.$route.query.media_kind,show_details_modal:!1}},methods:{open_tracks(){this.show_details_modal=!1,this.$router.push({name:"genre-tracks",params:{name:this.genre.name},query:{media_kind:this.media_kind}})},play(){tt.player_play_expression(`genre is "${this.genre.name}" and media_kind is ${this.media_kind}`,!0)},showDetails(){this.show_details_modal=!0}}},x7=["textContent"],A7={class:"is-size-7 is-uppercase"},O7=["textContent"],I7=["textContent"],N7={class:"buttons is-centered"};function P7(t,e,n,s,i,r){const o=x("index-button-list"),a=x("control-button"),l=x("list-albums"),c=x("modal-dialog-genre"),u=x("content-with-heading");return O(),M("div",null,[C(u,null,{options:D(()=>[C(o,{indices:i.albums.indices},null,8,["indices"])]),"heading-left":D(()=>[g("div",{class:"title is-4",textContent:$(i.genre.name)},null,8,x7),g("div",A7,[g("span",{textContent:$(t.$t("count.albums",{count:i.genre.album_count}))},null,8,O7),e[2]||(e[2]=g("span",null," | ",-1)),g("a",{onClick:e[0]||(e[0]=(...d)=>r.open_tracks&&r.open_tracks(...d)),textContent:$(t.$t("count.tracks",{count:i.genre.track_count}))},null,8,I7)])]),"heading-right":D(()=>[g("div",N7,[C(a,{handler:r.showDetails,icon:"dots-horizontal"},null,8,["handler"]),C(a,{handler:r.play,icon:"shuffle",label:"page.genre.shuffle"},null,8,["handler"])])]),content:D(()=>[C(l,{items:i.albums},null,8,["items"]),C(c,{item:i.genre,media_kind:i.media_kind,show:i.show_details_modal,onClose:e[1]||(e[1]=d=>i.show_details_modal=!1)},null,8,["item","media_kind","show"])]),_:1})])}const $7=it(T7,[["render",P7]]),gy={load(t){return Promise.all([tt.library_genre(t.params.name,t.query.media_kind),tt.library_genre_tracks(t.params.name,t.query.media_kind)])},set(t,e){t.genre=e[0].data.genres.items.shift(),t.tracks_list=new Tt(e[1].data.tracks)}},R7={name:"PageGenreTracks",components:{ContentWithHeading:ie,ControlButton:Je,ControlDropdown:Rr,IndexButtonList:Is,ListTracks:Vn,ModalDialogGenre:Jp},beforeRouteEnter(t,e,n){gy.load(t).then(s=>{n(i=>gy.set(i,s))})},setup(){return{uiStore:Hn()}},data(){return{genre:{},groupings:[{id:1,name:this.$t("page.genre.sort.name"),options:{index:{field:"title_sort",type:String}}},{id:2,name:this.$t("page.genre.sort.rating"),options:{criteria:[{field:"rating",order:-1,type:Number}],index:{field:"rating",type:"Digits"}}}],media_kind:this.$route.query.media_kind,show_details_modal:!1,tracks_list:new Tt}},computed:{expression(){return`genre is "${this.genre.name}" and media_kind is ${this.media_kind}`},tracks(){const{options:t}=this.groupings.find(e=>e.id===this.uiStore.genre_tracks_sort);return this.tracks_list.group(t)}},methods:{open_genre(){this.show_details_modal=!1,this.$router.push({name:"genre-albums",params:{name:this.genre.name},query:{media_kind:this.media_kind}})},play(){tt.player_play_expression(this.expression,!0)},showDetails(){this.show_details_modal=!0}}},L7={class:"columns"},D7={class:"column"},M7=["textContent"],F7=["textContent"],V7={class:"is-size-7 is-uppercase"},H7=["textContent"],U7=["textContent"],j7={class:"buttons is-centered"};function B7(t,e,n,s,i,r){const o=x("index-button-list"),a=x("control-dropdown"),l=x("control-button"),c=x("list-tracks"),u=x("modal-dialog-genre"),d=x("content-with-heading");return O(),M("div",null,[C(d,null,{options:D(()=>[C(o,{indices:r.tracks.indices},null,8,["indices"]),g("div",L7,[g("div",D7,[g("div",{class:"is-size-7 is-uppercase",textContent:$(t.$t("page.genre.sort.title"))},null,8,M7),C(a,{value:s.uiStore.genre_tracks_sort,"onUpdate:value":e[0]||(e[0]=f=>s.uiStore.genre_tracks_sort=f),options:i.groupings},null,8,["value","options"])])])]),"heading-left":D(()=>[g("div",{class:"title is-4",textContent:$(i.genre.name)},null,8,F7),g("div",V7,[g("a",{onClick:e[1]||(e[1]=(...f)=>r.open_genre&&r.open_genre(...f)),textContent:$(t.$t("count.albums",{count:i.genre.album_count}))},null,8,H7),e[3]||(e[3]=g("span",null," | ",-1)),g("span",{textContent:$(t.$t("count.tracks",{count:i.genre.track_count}))},null,8,U7)])]),"heading-right":D(()=>[g("div",j7,[C(l,{handler:r.showDetails,icon:"dots-horizontal"},null,8,["handler"]),C(l,{handler:r.play,icon:"shuffle",label:"page.genre.shuffle"},null,8,["handler"])])]),content:D(()=>[C(c,{items:r.tracks,expression:r.expression},null,8,["items","expression"]),C(u,{item:i.genre,media_kind:i.media_kind,show:i.show_details_modal,onClose:e[2]||(e[2]=f=>i.show_details_modal=!1)},null,8,["item","media_kind","show"])]),_:1})])}const W7=it(R7,[["render",B7]]),by={load(t){return tt.library_genres("music")},set(t,e){t.genres=new Tt(e.data.genres,{index:{field:"name_sort",type:String}})}},q7={name:"PageGenres",components:{ContentWithHeading:ie,IndexButtonList:Is,ListGenres:hS,TabsMusic:Ws},beforeRouteEnter(t,e,n){by.load(t).then(s=>{n(i=>by.set(i,s))})},data(){return{genres:new Tt}}},z7=["textContent"],G7=["textContent"];function K7(t,e,n,s,i,r){const o=x("tabs-music"),a=x("index-button-list"),l=x("list-genres"),c=x("content-with-heading");return O(),M("div",null,[C(o),C(c,null,{options:D(()=>[C(a,{indices:i.genres.indices},null,8,["indices"])]),"heading-left":D(()=>[g("div",{class:"title is-4",textContent:$(t.$t("page.genres.title"))},null,8,z7),g("div",{class:"is-size-7 is-uppercase",textContent:$(t.$t("count.genres",{count:i.genres.total}))},null,8,G7)]),content:D(()=>[C(l,{items:i.genres,media_kind:"music"},null,8,["items"])]),_:1})])}const X7=it(q7,[["render",K7]]),yy={load(t){return Promise.all([tt.search({expression:"time_added after 8 weeks ago and media_kind is music having track_count > 3 order by time_added desc",limit:3,type:"album"}),tt.search({expression:"time_played after 8 weeks ago and media_kind is music order by time_played desc",limit:3,type:"track"})])},set(t,e){t.albums=new Tt(e[0].data.albums),t.tracks=new Tt(e[1].data.tracks)}},Y7={name:"PageMusic",components:{ContentWithHeading:ie,ListAlbums:qn,ListTracks:Vn,TabsMusic:Ws},beforeRouteEnter(t,e,n){yy.load(t).then(s=>{n(i=>yy.set(i,s))})},data(){return{albums:[],tracks:{items:[]},selected_track:{}}}},Z7=["textContent"],J7={class:"level"},Q7={class:"level-item"},t9=["textContent"],e9={class:"level"},n9={class:"level-item"};function s9(t,e,n,s,i,r){const o=x("tabs-music"),a=x("list-albums"),l=x("router-link"),c=x("content-with-heading"),u=x("list-tracks");return O(),M("div",null,[C(o),C(c,null,{"heading-left":D(()=>[g("p",{class:"title is-4",textContent:$(t.$t("page.music.recently-added.title"))},null,8,Z7)]),content:D(()=>[C(a,{items:i.albums},null,8,["items"])]),footer:D(()=>[g("nav",J7,[g("p",Q7,[C(l,{class:"button is-small is-rounded",to:{name:"music-recently-added"}},{default:D(()=>[ws($(t.$t("page.music.show-more")),1)]),_:1})])])]),_:1}),C(c,null,{"heading-left":D(()=>[g("p",{class:"title is-4",textContent:$(t.$t("page.music.recently-played.title"))},null,8,t9)]),content:D(()=>[C(u,{items:i.tracks},null,8,["items"])]),footer:D(()=>[g("nav",e9,[g("p",n9,[C(l,{class:"button is-small is-rounded",to:{name:"music-recently-played"}},{default:D(()=>[ws($(t.$t("page.music.show-more")),1)]),_:1})])])]),_:1})])}const i9=it(Y7,[["render",s9]]),_y={load(t){const e=gi().recently_added_limit;return tt.search({expression:"media_kind is music having track_count > 3 order by time_added desc",limit:e,type:"album"})},set(t,e){t.albums=new Tt(e.data.albums,{criteria:[{field:"time_added",order:-1,type:Date}],index:{field:"time_added",type:Date}})}},r9={name:"PageMusicRecentlyAdded",components:{ContentWithHeading:ie,ListAlbums:qn,TabsMusic:Ws},beforeRouteEnter(t,e,n){_y.load(t).then(s=>{n(i=>_y.set(i,s))})},setup(){return{settingsStore:gi()}},data(){return{albums:new Tt}}},o9=["textContent"];function a9(t,e,n,s,i,r){const o=x("tabs-music"),a=x("list-albums"),l=x("content-with-heading");return O(),M("div",null,[C(o),C(l,null,{"heading-left":D(()=>[g("p",{class:"title is-4",textContent:$(t.$t("page.music.recently-added.title"))},null,8,o9)]),content:D(()=>[C(a,{items:i.albums},null,8,["items"])]),_:1})])}const l9=it(r9,[["render",a9]]),vy={load(t){return tt.search({expression:"time_played after 8 weeks ago and media_kind is music order by time_played desc",limit:50,type:"track"})},set(t,e){t.tracks=new Tt(e.data.tracks)}},c9={name:"PageMusicRecentlyPlayed",components:{ContentWithHeading:ie,ListTracks:Vn,TabsMusic:Ws},beforeRouteEnter(t,e,n){vy.load(t).then(s=>{n(i=>vy.set(i,s))})},data(){return{tracks:{}}}},u9=["textContent"];function d9(t,e,n,s,i,r){const o=x("tabs-music"),a=x("list-tracks"),l=x("content-with-heading");return O(),M("div",null,[C(o),C(l,null,{"heading-left":D(()=>[g("p",{class:"title is-4",textContent:$(t.$t("page.music.recently-played.title"))},null,8,u9)]),content:D(()=>[C(a,{items:i.tracks},null,8,["items"])]),_:1})])}const f9=it(c9,[["render",d9]]),h9={name:"ModalDialogPlaylistSpotify",components:{ModalDialogPlayable:Os},props:{item:{required:!0,type:Object},show:Boolean},emits:["close"],computed:{playable(){var t,e;return{name:this.item.name,handler:this.open,uri:this.item.uri,properties:[{label:"property.owner",value:(t=this.item.owner)==null?void 0:t.display_name},{label:"property.tracks",value:(e=this.item.tracks)==null?void 0:e.total},{label:"property.path",value:this.item.uri}]}}},methods:{open(){this.$emit("close"),this.$router.push({name:"playlist-spotify",params:{id:this.item.id}})}}};function p9(t,e,n,s,i,r){const o=x("modal-dialog-playable");return O(),_t(o,{item:r.playable,show:n.show,onClose:e[0]||(e[0]=a=>t.$emit("close"))},null,8,["item","show"])}const gS=it(h9,[["render",p9]]),m9={name:"ListPlaylistsSpotify",components:{ModalDialogPlaylistSpotify:gS},props:{items:{required:!0,type:Object}},data(){return{selected_item:{},show_details_modal:!1}},methods:{open(t){this.$router.push({name:"playlist-spotify",params:{id:t.id}})},open_dialog(t){this.selected_item=t,this.show_details_modal=!0}}},g9=["onClick"],b9={class:"media-content"},y9=["textContent"],_9=["textContent"],v9={class:"media-right"},S9=["onClick"];function E9(t,e,n,s,i,r){const o=x("mdicon"),a=x("modal-dialog-playlist-spotify");return O(),M(pt,null,[(O(!0),M(pt,null,fe(n.items,l=>(O(),M("div",{key:l.id,class:"media is-align-items-center is-clickable mb-0",onClick:c=>r.open(l)},[g("div",b9,[g("div",{class:"is-size-6 has-text-weight-bold",textContent:$(l.name)},null,8,y9),g("div",{class:"is-size-7 has-text-weight-bold has-text-grey",textContent:$(l.owner.display_name)},null,8,_9)]),g("div",v9,[g("a",{onClick:Oe(c=>r.open_dialog(l),["prevent","stop"])},[C(o,{class:"icon has-text-grey",name:"dots-vertical",size:"16"})],8,S9)])],8,g9))),128)),(O(),_t(ds,{to:"#app"},[C(a,{item:i.selected_item,show:i.show_details_modal,onClose:e[0]||(e[0]=l=>i.show_details_modal=!1)},null,8,["item","show"])]))],64)}const Yc=it(m9,[["render",E9]]),Sy={load(t){return tt.spotify().then(({data:e})=>{const n=new Bs;return n.setAccessToken(e.webapi_token),Promise.all([n.getNewReleases({country:e.webapi_country,limit:3}),n.getFeaturedPlaylists({country:e.webapi_country,limit:3})])})},set(t,e){t.albums=e[0].albums.items,t.playlists=e[1].playlists.items}},w9={name:"PageMusicSpotify",components:{ContentWithHeading:ie,ListAlbumsSpotify:Wa,ListPlaylistsSpotify:Yc,TabsMusic:Ws},beforeRouteEnter(t,e,n){Sy.load(t).then(s=>{n(i=>Sy.set(i,s))})},data(){return{playlists:[],albums:[]}}},C9=["textContent"],k9={class:"level"},T9={class:"level-item"},x9=["textContent"],A9={class:"level"},O9={class:"level-item"};function I9(t,e,n,s,i,r){const o=x("tabs-music"),a=x("list-albums-spotify"),l=x("router-link"),c=x("content-with-heading"),u=x("list-playlists-spotify");return O(),M("div",null,[C(o),C(c,null,{"heading-left":D(()=>[g("p",{class:"title is-4",textContent:$(t.$t("page.spotify.music.new-releases"))},null,8,C9)]),content:D(()=>[C(a,{items:i.albums},null,8,["items"])]),footer:D(()=>[g("nav",k9,[g("p",T9,[C(l,{to:{name:"music-spotify-new-releases"},class:"button is-small is-rounded"},{default:D(()=>[ws($(t.$t("page.spotify.music.show-more")),1)]),_:1})])])]),_:1}),C(c,null,{"heading-left":D(()=>[g("p",{class:"title is-4",textContent:$(t.$t("page.spotify.music.featured-playlists"))},null,8,x9)]),content:D(()=>[C(u,{items:i.playlists},null,8,["items"])]),footer:D(()=>[g("nav",A9,[g("p",O9,[C(l,{to:{name:"music-spotify-featured-playlists"},class:"button is-small is-rounded"},{default:D(()=>[ws($(t.$t("page.spotify.music.show-more")),1)]),_:1})])])]),_:1})])}const N9=it(w9,[["render",I9]]),Ey={load(t){return tt.spotify().then(({data:e})=>{const n=new Bs;return n.setAccessToken(e.webapi_token),n.getFeaturedPlaylists({country:e.webapi_country,limit:50})})},set(t,e){t.playlists=e.playlists.items}},P9={name:"PageMusicSpotifyFeaturedPlaylists",components:{ContentWithHeading:ie,ListPlaylistsSpotify:Yc,TabsMusic:Ws},beforeRouteEnter(t,e,n){Ey.load(t).then(s=>{n(i=>Ey.set(i,s))})},data(){return{playlists:[]}}},$9=["textContent"];function R9(t,e,n,s,i,r){const o=x("tabs-music"),a=x("list-playlists-spotify"),l=x("content-with-heading");return O(),M("div",null,[C(o),C(l,null,{"heading-left":D(()=>[g("p",{class:"title is-4",textContent:$(t.$t("page.spotify.music.featured-playlists"))},null,8,$9)]),content:D(()=>[C(a,{items:i.playlists},null,8,["items"])]),_:1})])}const L9=it(P9,[["render",R9]]),wy={load(t){return tt.spotify().then(({data:e})=>{const n=new Bs;return n.setAccessToken(e.webapi_token),n.getNewReleases({country:e.webapi_country,limit:50})})},set(t,e){t.albums=e.albums.items}},D9={name:"PageMusicSpotifyNewReleases",components:{ContentWithHeading:ie,ListAlbumsSpotify:Wa,TabsMusic:Ws},beforeRouteEnter(t,e,n){wy.load(t).then(s=>{n(i=>wy.set(i,s))})},data(){return{albums:[]}}},M9=["textContent"];function F9(t,e,n,s,i,r){const o=x("tabs-music"),a=x("list-albums-spotify"),l=x("content-with-heading");return O(),M("div",null,[C(o),C(l,null,{"heading-left":D(()=>[g("p",{class:"title is-4",textContent:$(t.$t("page.spotify.music.new-releases"))},null,8,M9)]),content:D(()=>[C(a,{items:i.albums},null,8,["items"])]),_:1})])}const V9=it(D9,[["render",F9]]),H9={name:"LyricsPane",setup(){return{lyricsStore:Mu(),playerStore:Zn()}},data(){return this.lastIndex=-1,this.scrollingTimer=null,this.lastItemId=-1,{autoScrolling:!0}},computed:{is_playing(){return this.playerStore.state==="play"},lyrics(){const t=this.lyricsStore.content,e=[];if(t.length>0){const n=/\[(?<minutes>\d+):(?<seconds>\d+)(?:\.(?<hundredths>\d+))?\] ?(?<text>.*)/u;t.split(`
`).forEach(s=>{const{text:i,minutes:r,seconds:o,hundredths:a}=n.exec(s).groups;if(i){const l={text:i,time:r*60+Number(o)+ +`.${a||0}`};e.push(l)}}),e.forEach((s,i,r)=>{const o=(r[i+1].time-s.time||3)/s.text.length;let a=0;s.words=s.text.match(/\S+\s*/gu).map(l=>{const c=l.length*o;return a+=c,{duration:c,delay:a,text:l}})})}return e},verse_index(){var t;if(this.lyrics.length&&this.lyrics[0].time){const e=this.playerStore.item_progress_ms/1e3,n=this.lyrics,s=this.playerStore.item_id!==this.lastItemId,i=this.lastIndex>=0&&this.lastIndex<n.length&&n[this.lastIndex].time>e;if((s||i)&&this.reset_scrolling(),this.lastIndex<n.length-1&&n[this.lastIndex+1].time>e||this.lastIndex===n.length-1)return this.lastIndex;if(this.lastIndex<n.length-2&&n[this.lastIndex+2].time>e)return this.lastIndex+1;let r=n.length-1,o=-1,a=0;for(;a<=r;){o=a+r>>1;const l=n[o].time,c=(t=n[o+1])==null?void 0:t.time;if(l<=e&&(c>e||!c))break;l<e?a=o+1:r=o-1}return o}return this.reset_scrolling(),-1}},watch:{verse_index(){this.autoScrolling&&this.scroll_to_verse(),this.lastIndex=this.verse_index}},methods:{reset_scrolling(){this.playerStore.item_id!==this.lastItemId&&this.$refs.lyrics&&this.$refs.lyrics.scrollTo(0,0),this.lastItemId=this.playerStore.item_id,this.lastIndex=-1},scroll_to_verse(){const t=this.$refs.lyrics;if(this.verse_index===-1){t.scrollTo(0,0);return}const e=t.children[this.verse_index];t.scrollBy({behavior:"smooth",left:0,top:e.offsetTop-(t.offsetHeight>>1)+(e.offsetHeight>>1)-t.scrollTop})},start_scrolling(t){(t.screenX??t.screenY)&&(this.autoScrolling=!1,clearTimeout(this.scrollingTimer),this.scrollingTimer=setTimeout(this.autoScrolling=!0,2e3))}}},U9=["textContent"],j9={key:1};function B9(t,e,n,s,i,r){return O(),M("div",{ref:"lyrics",class:"lyrics",onTouchstart:e[0]||(e[0]=o=>i.autoScrolling=!1),onTouchend:e[1]||(e[1]=o=>i.autoScrolling=!0),onScrollPassive:e[2]||(e[2]=(...o)=>r.start_scrolling&&r.start_scrolling(...o)),onWheelPassive:e[3]||(e[3]=(...o)=>r.start_scrolling&&r.start_scrolling(...o))},[(O(!0),M(pt,null,fe(r.lyrics,(o,a)=>(O(),M(pt,{key:a},[a===r.verse_index?(O(),M("div",{key:0,class:Vt({"is-highlighted":r.is_playing})},[(O(!0),M(pt,null,fe(o.words,l=>(O(),M("span",{key:l,class:"has-text-weight-bold is-size-5"},[g("span",{style:fi({"animation-duration":`${l.delay}s`}),textContent:$(l.text)},null,12,U9)]))),128))],2)):(O(),M("div",j9,$(o.text),1))],64))),128))],544)}const W9=it(H9,[["render",B9],["__scopeId","data-v-e04e7f3f"]]),q9={name:"ModalDialogQueueItem",components:{ListProperties:uS,ModalDialog:mi},props:{item:{required:!0,type:Object},show:Boolean},emits:["close"],setup(){return{servicesStore:Ue()}},data(){return{spotify_track:{}}},computed:{actions(){return[{label:this.$t("dialog.queue-item.remove"),handler:this.remove,icon:"delete"},{label:this.$t("dialog.queue-item.play"),handler:this.play,icon:"play"}]},playable(){return{name:this.item.title,uri:this.item.uri,properties:[{label:"property.album",value:this.item.album,handler:this.open_album},{label:"property.album-artist",value:this.item.album_artist,handler:this.open_album_artist},{label:"property.composer",value:this.item.composer},{label:"property.year",value:this.item.year},{label:"property.genre",value:this.item.genre,handler:this.open_genre},{label:"property.position",value:[this.item.disc_number,this.item.track_number].join(" / ")},{label:"property.duration",value:this.$filters.toTimecode(this.item.length_ms)},{label:"property.path",value:this.item.path},{label:"property.type",value:`${this.$t(`media.kind.${this.item.media_kind}`)} - ${this.$t(`data.kind.${this.item.data_kind}`)}`},{label:"property.quality",value:this.$t("dialog.track.quality-value",{format:this.item.type,bitrate:this.item.bitrate,channels:this.$t("count.channels",this.item.channels),samplerate:this.item.samplerate})}]}}},watch:{item(){var t;if(((t=this.item)==null?void 0:t.data_kind)==="spotify"){const e=new Bs;e.setAccessToken(this.servicesStore.spotify.webapi_token),e.getTrack(this.item.path.slice(this.item.path.lastIndexOf(":")+1)).then(n=>{this.spotify_track=n})}else this.spotify_track={}}},methods:{open_album(){this.$emit("close"),this.item.data_kind==="spotify"?this.$router.push({name:"music-spotify-album",params:{id:this.spotify_track.album.id}}):this.item.media_kind==="podcast"?this.$router.push({name:"podcast",params:{id:this.item.album_id}}):this.item.media_kind==="audiobook"?this.$router.push({name:"audiobooks-album",params:{id:this.item.album_id}}):this.item.media_kind==="music"&&this.$router.push({name:"music-album",params:{id:this.item.album_id}})},open_album_artist(){this.$emit("close"),this.item.data_kind==="spotify"?this.$router.push({name:"music-spotify-artist",params:{id:this.spotify_track.artists[0].id}}):this.item.media_kind==="music"||this.item.media_kind==="podcast"?this.$router.push({name:"music-artist",params:{id:this.item.album_artist_id}}):this.item.media_kind==="audiobook"&&this.$router.push({name:"audiobooks-artist",params:{id:this.item.album_artist_id}})},open_genre(){this.$emit("close"),this.$router.push({name:"genre-albums",params:{name:this.item.genre},query:{media_kind:this.item.media_kind}})},play(){this.$emit("close"),tt.player_play({item_id:this.item.id})},remove(){this.$emit("close"),tt.queue_remove(this.item.id)}}};function z9(t,e,n,s,i,r){const o=x("list-properties"),a=x("modal-dialog");return O(),_t(a,{actions:r.actions,show:n.show,onClose:e[0]||(e[0]=l=>t.$emit("close"))},{content:D(()=>[C(o,{item:r.playable},null,8,["item"])]),_:1},8,["actions","show"])}const bS=it(q9,[["render",z9]]),Ci=1e3,G9={name:"PageNowPlaying",components:{ControlSlider:Du,ControlImage:Qi,LyricsPane:W9,ModalDialogQueueItem:bS},setup(){return{lyricsStore:Mu(),playerStore:Zn(),queueStore:ks(),settingsStore:gi()}},data(){return{INTERVAL:Ci,interval_id:0,is_dragged:!1,selected_item:{},show_details_modal:!1}},computed:{composer(){if(this.settingsStore.show_composer_now_playing){const t=this.settingsStore.show_composer_for_genre;if(!t||this.track.genre&&t.toLowerCase().split(",").findIndex(e=>this.track.genre.toLowerCase().indexOf(e.trim())>=0)>=0)return this.track.composer}return null},is_live(){return this.track.length_ms===0},track(){return this.queueStore.current},track_elapsed_time(){return this.$filters.toTimecode(this.track_progress*Ci)},track_progress:{get(){return Math.floor(this.playerStore.item_progress_ms/Ci)},set(t){this.playerStore.item_progress_ms=t*Ci}},track_progress_max(){return this.is_live?1:Math.floor(this.track.length_ms/Ci)},track_total_time(){return this.is_live?this.$t("page.now-playing.live"):this.$filters.toTimecode(this.track.length_ms)}},watch:{"playerStore.state"(t){this.interval_id>0&&(window.clearTimeout(this.interval_id),this.interval_id=0),t==="play"&&(this.interval_id=window.setInterval(this.tick,Ci))}},created(){tt.player_status().then(({data:t})=>{this.playerStore.$state=t,this.playerStore.state==="play"&&(this.interval_id=window.setInterval(this.tick,Ci))})},unmounted(){this.interval_id>0&&(window.clearTimeout(this.interval_id),this.interval_id=0)},methods:{end_dragging(){this.is_dragged=!1},open_dialog(t){this.selected_item=t,this.show_details_modal=!0},seek(){this.is_live||tt.player_seek_to_pos(this.track_progress*Ci)},start_dragging(){this.is_dragged=!0},tick(){this.is_dragged||(this.track_progress+=1)}}},K9={class:"is-flex is-align-items-center has-text-centered px-5 is-full-height"},X9={key:0,class:"mx-auto",style:{"max-width":"32rem"}},Y9={class:"is-flex is-justify-content-space-between"},Z9=["textContent"],J9=["textContent"],Q9=["textContent"],tH=["textContent"],eH=["textContent"],nH=["textContent"],sH=["textContent"],iH={key:1,class:"mx-auto"},rH=["textContent"],oH=["textContent"];function aH(t,e,n,s,i,r){const o=x("control-image"),a=x("lyrics-pane"),l=x("control-slider"),c=x("modal-dialog-queue-item");return O(),M(pt,null,[g("div",K9,[r.track.id?(O(),M("div",X9,[C(o,{url:r.track.artwork_url,artist:r.track.artist,album:r.track.album,class:Vt(["is-clickable is-big",{"is-masked":s.lyricsStore.pane}]),onClick:e[0]||(e[0]=u=>r.open_dialog(r.track))},null,8,["url","artist","album","class"]),s.lyricsStore.pane?(O(),_t(a,{key:0})):vt("",!0),C(l,{value:r.track_progress,"onUpdate:value":e[1]||(e[1]=u=>r.track_progress=u),class:"mt-5",disabled:r.is_live,max:r.track_progress_max,onChange:r.seek,onMousedown:r.start_dragging,onMouseup:r.end_dragging},null,8,["value","disabled","max","onChange","onMousedown","onMouseup"]),g("div",Y9,[g("p",{class:"subtitle is-7",textContent:$(r.track_elapsed_time)},null,8,Z9),g("p",{class:"subtitle is-7",textContent:$(r.track_total_time)},null,8,J9)]),g("p",{class:"title is-5",textContent:$(r.track.title)},null,8,Q9),g("p",{class:"title is-6",textContent:$(r.track.artist)},null,8,tH),r.composer?(O(),M("p",{key:1,class:"subtitle is-6 has-text-grey has-text-weight-bold",textContent:$(r.composer)},null,8,eH)):vt("",!0),r.track.album?(O(),M("p",{key:2,class:"subtitle is-6",textContent:$(r.track.album)},null,8,nH)):vt("",!0),s.settingsStore.show_filepath_now_playing?(O(),M("p",{key:3,class:"subtitle is-6 has-text-grey",textContent:$(r.track.path)},null,8,sH)):vt("",!0)])):(O(),M("div",iH,[g("p",{class:"title is-5",textContent:$(t.$t("page.now-playing.title"))},null,8,rH),g("p",{class:"subtitle",textContent:$(t.$t("page.now-playing.info"))},null,8,oH)]))]),C(c,{show:i.show_details_modal,item:i.selected_item,onClose:e[2]||(e[2]=u=>i.show_details_modal=!1)},null,8,["show","item"])],64)}const lH=it(G9,[["render",aH],["__scopeId","data-v-1b33df78"]]),Fl={load(t){return Promise.all([tt.library_playlist(t.params.id),tt.library_playlist_folder(t.params.id)])},set(t,e){t.playlist=e[0].data,t.playlists_list=new Tt(e[1].data)}},cH={name:"PagePlaylistFolder",components:{ContentWithHeading:ie,ListPlaylists:Xc},beforeRouteEnter(t,e,n){Fl.load(t).then(s=>{n(i=>Fl.set(i,s))})},beforeRouteUpdate(t,e,n){Fl.load(t).then(s=>{Fl.set(this,s),n()})},setup(){return{configurationStore:Cr()}},data(){return{playlist:{},playlists_list:new Tt}},computed:{playlists(){return this.playlists_list.group({filters:[t=>t.folder||this.radio_playlists||t.stream_count===0||t.item_count>t.stream_count]})},radio_playlists(){return this.configurationStore.radio_playlists}}},uH=["textContent"],dH=["textContent"];function fH(t,e,n,s,i,r){const o=x("list-playlists"),a=x("content-with-heading");return O(),M("div",null,[C(a,null,{"heading-left":D(()=>[g("div",{class:"title is-4",textContent:$(i.playlist.id===0?t.$t("page.playlists.title"):i.playlist.name)},null,8,uH),g("div",{class:"is-size-7 is-uppercase",textContent:$(t.$t("count.playlists",{count:r.playlists.count}))},null,8,dH)]),content:D(()=>[C(o,{items:r.playlists},null,8,["items"])]),_:1})])}const hH=it(cH,[["render",fH]]),Cy={load(t){return Promise.all([tt.library_playlist(t.params.id),tt.library_playlist_tracks(t.params.id)])},set(t,e){t.playlist=e[0].data,t.tracks=new Tt(e[1].data)}},pH={name:"PagePlaylistTracks",components:{ContentWithHeading:ie,ControlButton:Je,ListTracks:Vn,ModalDialogPlaylist:mS},beforeRouteEnter(t,e,n){Cy.load(t).then(s=>{n(i=>Cy.set(i,s))})},data(){return{playlist:{},show_details_modal:!1,tracks:new Tt}},computed:{uris(){return this.playlist.random?this.tracks.map(t=>t.uri).join():this.playlist.uri}},methods:{play(){tt.player_play_uri(this.uris,!0)},showDetails(){this.show_details_modal=!0}}},mH=["textContent"],gH=["textContent"],bH={class:"buttons is-centered"};function yH(t,e,n,s,i,r){const o=x("control-button"),a=x("list-tracks"),l=x("modal-dialog-playlist"),c=x("content-with-heading");return O(),M("div",null,[C(c,null,{"heading-left":D(()=>[g("div",{class:"title is-4",textContent:$(i.playlist.name)},null,8,mH),g("div",{class:"is-size-7 is-uppercase",textContent:$(t.$t("count.tracks",{count:i.tracks.count}))},null,8,gH)]),"heading-right":D(()=>[g("div",bH,[C(o,{handler:r.showDetails,icon:"dots-horizontal"},null,8,["handler"]),C(o,{disabled:i.tracks.count===0,handler:r.play,icon:"shuffle",label:"page.playlist.shuffle"},null,8,["disabled","handler"])])]),content:D(()=>[C(a,{items:i.tracks,uris:r.uris},null,8,["items","uris"]),C(l,{item:i.playlist,show:i.show_details_modal,uris:r.uris,onClose:e[0]||(e[0]=u=>i.show_details_modal=!1)},null,8,["item","show","uris"])]),_:1})])}const _H=it(pH,[["render",yH]]),ph=50,ky={load(t){const e=new Bs;return e.setAccessToken(Ue().spotify.webapi_token),Promise.all([e.getPlaylist(t.params.id),e.getPlaylistTracks(t.params.id,{limit:ph,market:Ue().$state.spotify.webapi_country,offset:0})])},set(t,e){t.playlist=e.shift(),t.tracks=[],t.total=0,t.offset=0,t.append_tracks(e.shift())}},vH={name:"PagePlaylistTracksSpotify",components:{ContentWithHeading:ie,ControlButton:Je,ListTracksSpotify:Gc,ModalDialogPlaylistSpotify:gS,VueEternalLoading:Yp},beforeRouteEnter(t,e,n){ky.load(t).then(s=>{n(i=>ky.set(i,s))})},setup(){return{servicesStore:Ue()}},data(){return{offset:0,playlist:{tracks:{}},show_playlist_details_modal:!1,total:0,tracks:[]}},methods:{append_tracks(t){let e=Math.max(-1,...this.tracks.map(n=>n.position).filter(n=>n));t.items.forEach(n=>{const{track:s}=n;s&&(s.is_playable&&(s.position=++e),this.tracks.push(s))}),this.total=t.total,this.offset+=t.limit},load_next({loaded:t}){const e=new Bs;e.setAccessToken(this.servicesStore.spotify.webapi_token),e.getPlaylistTracks(this.playlist.id,{limit:ph,market:this.servicesStore.spotify.webapi_country,offset:this.offset}).then(n=>{this.append_tracks(n),t(n.items.length,ph)})},play(){this.show_details_modal=!1,tt.player_play_uri(this.playlist.uri,!0)},showDetails(){this.show_playlist_details_modal=!0}}},SH=["textContent"],EH=["textContent"],wH={class:"buttons is-centered"},CH={class:"columns is-centered"},kH={class:"column has-text-centered"};function TH(t,e,n,s,i,r){const o=x("control-button"),a=x("list-tracks-spotify"),l=x("mdicon"),c=x("vue-eternal-loading"),u=x("modal-dialog-playlist-spotify"),d=x("content-with-heading");return O(),M("div",null,[C(d,null,{"heading-left":D(()=>[g("div",{class:"title is-4",textContent:$(i.playlist.name)},null,8,SH),g("div",{class:"is-size-7 is-uppercase",textContent:$(t.$t("count.playlists",{count:i.playlist.tracks.total}))},null,8,EH)]),"heading-right":D(()=>[g("div",wH,[C(o,{handler:r.showDetails,icon:"dots-horizontal"},null,8,["handler"]),C(o,{disabled:i.playlist.tracks.total===0,handler:r.play,icon:"shuffle",label:"page.spotify.playlist.shuffle"},null,8,["disabled","handler"])])]),content:D(()=>[C(a,{items:i.tracks,context_uri:i.playlist.uri},null,8,["items","context_uri"]),i.offset<i.total?(O(),_t(c,{key:0,load:r.load_next},{loading:D(()=>[g("div",CH,[g("div",kH,[C(l,{class:"icon mdi-spin",name:"loading"})])])]),"no-more":D(()=>e[1]||(e[1]=[g("br",null,null,-1)])),_:1},8,["load"])):vt("",!0),C(u,{item:i.playlist,show:i.show_playlist_details_modal,onClose:e[0]||(e[0]=f=>i.show_playlist_details_modal=!1)},null,8,["item","show"])]),_:1})])}const xH=it(vH,[["render",TH]]),Ty={load(t){return Promise.all([tt.library_album(t.params.id),tt.library_podcast_episodes(t.params.id)])},set(t,e){t.album=e[0].data,t.tracks=new Tt(e[1].data.tracks)}},AH={name:"PagePodcast",components:{ContentWithHero:cd,ControlButton:Je,ControlImage:Qi,ListTracks:Vn,ModalDialog:mi,ModalDialogAlbum:ud},beforeRouteEnter(t,e,n){Ty.load(t).then(s=>{n(i=>Ty.set(i,s))})},data(){return{album:{},rss_playlist_to_remove:{},show_details_modal:!1,show_remove_podcast_modal:!1,tracks:new Tt}},computed:{actions(){return[{label:this.$t("page.podcast.cancel"),handler:"cancel",icon:"cancel"},{label:this.$t("page.podcast.remove"),handler:"remove",icon:"delete"}]}},methods:{open_remove_podcast_dialog(){tt.library_track_playlists(this.tracks.items[0].id).then(({data:t})=>{[this.rss_playlist_to_remove]=t.items.filter(e=>e.type==="rss"),this.show_remove_podcast_modal=!0,this.show_details_modal=!1})},play(){tt.player_play_uri(this.album.uri,!1)},reload_tracks(){tt.library_podcast_episodes(this.album.id).then(({data:t})=>{this.tracks=new Tt(t.tracks)})},remove_podcast(){this.show_remove_podcast_modal=!1,tt.library_playlist_delete(this.rss_playlist_to_remove.id).then(()=>{this.$router.replace({name:"podcasts"})})},showDetails(){this.show_details_modal=!0}}},OH=["textContent"],IH=["textContent"],NH={class:"buttons is-centered-mobile mt-5"},PH=["textContent"];function $H(t,e,n,s,i,r){const o=x("control-button"),a=x("control-image"),l=x("list-tracks"),c=x("modal-dialog-album"),u=x("i18n-t"),d=x("modal-dialog"),f=x("content-with-hero");return O(),M("div",null,[C(f,null,{"heading-left":D(()=>[g("div",{class:"title is-5",textContent:$(i.album.name)},null,8,OH),e[2]||(e[2]=g("div",{class:"subtitle is-6"},[g("br")],-1)),g("div",{class:"is-size-7 is-uppercase has-text-centered-mobile",textContent:$(t.$t("count.tracks",{count:i.album.track_count}))},null,8,IH),g("div",NH,[C(o,{handler:r.play,icon:"play",label:"page.podcast.play"},null,8,["handler"]),C(o,{handler:r.showDetails,icon:"dots-horizontal"},null,8,["handler"])])]),"heading-right":D(()=>[C(a,{url:i.album.artwork_url,artist:i.album.artist,album:i.album.name,class:"is-clickable is-medium",onClick:r.showDetails},null,8,["url","artist","album","onClick"])]),content:D(()=>[C(l,{items:i.tracks,show_progress:!0,onPlayCountChanged:r.reload_tracks},null,8,["items","onPlayCountChanged"]),C(c,{item:i.album,show:i.show_details_modal,media_kind:"podcast",onClose:e[0]||(e[0]=h=>i.show_details_modal=!1),onPlayCountChanged:r.reload_tracks,onRemovePodcast:r.open_remove_podcast_dialog},null,8,["item","show","onPlayCountChanged","onRemovePodcast"]),C(d,{actions:r.actions,show:i.show_remove_podcast_modal,title:t.$t("page.podcast.remove-podcast"),onCancel:e[1]||(e[1]=h=>i.show_remove_podcast_modal=!1),onRemove:r.remove_podcast},{content:D(()=>[C(u,{keypath:"page.podcast.remove-info",tag:"p",scope:"global"},{separator:D(()=>e[3]||(e[3]=[g("br",null,null,-1)])),name:D(()=>[g("b",{textContent:$(i.rss_playlist_to_remove.name)},null,8,PH)]),_:1})]),_:1},8,["actions","show","title","onRemove"])]),_:1})])}const RH=it(AH,[["render",$H]]),LH={name:"ControlUrlField",props:{placeholder:{type:String,required:!0},icon:{type:String,required:!0},help:{type:String,default:""},loading:{type:Boolean,default:!1}},emits:["url-changed"],data(){return{url:"",disabled:!0}},mounted(){setTimeout(()=>{this.$refs.input.focus()},10)},methods:{validate(t){const{validity:e}=t.target;this.disabled=e.patternMismatch||e.valueMissing,this.$emit("url-changed",this.url,this.disabled)}}},DH={class:"field"},MH={class:"control has-icons-left"},FH=["placeholder","disabled"],VH=["textContent"];function HH(t,e,n,s,i,r){const o=x("mdicon");return O(),M("div",DH,[g("p",MH,[An(g("input",{ref:"input","onUpdate:modelValue":e[0]||(e[0]=a=>i.url=a),class:"input",type:"url",pattern:"http[s]?://.+",required:"",placeholder:n.placeholder,disabled:n.loading,onInput:e[1]||(e[1]=(...a)=>r.validate&&r.validate(...a))},null,40,FH),[[Yn,i.url]]),C(o,{class:"icon is-left",name:n.icon,size:"16"},null,8,["name"])]),n.help?(O(),M("p",{key:0,class:"help",textContent:$(n.help)},null,8,VH)):vt("",!0)])}const yS=it(LH,[["render",HH]]),UH={name:"ModalDialogAddRss",components:{ControlUrlField:yS,ModalDialog:mi},props:{show:Boolean},emits:["close","podcast-added"],data(){return{loading:!1,disabled:!0,url:""}},computed:{actions(){return this.loading?[{label:this.$t("dialog.add.rss.processing"),icon:"web"}]:[{label:this.$t("dialog.add.rss.cancel"),handler:this.cancel,icon:"cancel"},{label:this.$t("dialog.add.rss.add"),disabled:this.disabled,handler:this.add,icon:"playlist-plus"}]}},methods:{onUrlChanged(t,e){this.url=t,this.disabled=e},add(){this.loading=!0,tt.library_add(this.url).then(()=>{this.$emit("close"),this.$emit("podcast-added"),this.url=""}).catch(()=>{this.loading=!1})},cancel(){this.$emit("close")}}};function jH(t,e,n,s,i,r){const o=x("control-url-field"),a=x("modal-dialog");return O(),_t(a,{actions:r.actions,show:n.show,title:t.$t("dialog.add.rss.title"),onClose:e[0]||(e[0]=l=>t.$emit("close"))},{content:D(()=>[C(o,{icon:"rss",help:t.$t("dialog.add.rss.help"),loading:i.loading,placeholder:t.$t("dialog.add.rss.placeholder"),onUrlChanged:r.onUrlChanged},null,8,["help","loading","placeholder","onUrlChanged"])]),_:1},8,["actions","show","title"])}const BH=it(UH,[["render",jH]]),xy={load(t){return Promise.all([tt.library_albums("podcast"),tt.library_podcasts_new_episodes()])},set(t,e){t.albums=new Tt(e[0].data),t.tracks=new Tt(e[1].data.tracks)}},WH={name:"PagePodcasts",components:{ContentWithHeading:ie,ControlButton:Je,ListAlbums:qn,ListTracks:Vn,ModalDialogAddRss:BH},beforeRouteEnter(t,e,n){xy.load(t).then(s=>{n(i=>xy.set(i,s))})},setup(){return{libraryStore:Lu(),uiStore:Hn()}},data(){return{albums:[],tracks:{items:[]},show_url_modal:!1}},computed:{rss(){return this.libraryStore.rss}},methods:{mark_all_played(){this.tracks.items.forEach(t=>{tt.library_track_update(t.id,{play_count:"increment"})}),this.tracks.items={}},open_add_podcast_dialog(){this.show_url_modal=!0},reload_new_episodes(){tt.library_podcasts_new_episodes().then(({data:t})=>{this.tracks=new Tt(t.tracks)})},reload_podcasts(){tt.library_albums("podcast").then(({data:t})=>{this.albums=new Tt(t),this.reload_new_episodes()})},update_rss(){this.libraryStore.update_dialog_scan_kind="rss",this.uiStore.show_update_dialog=!0}}},qH=["textContent"],zH={class:"buttons is-centered"},GH=["textContent"],KH=["textContent"],XH={class:"buttons is-centered"};function YH(t,e,n,s,i,r){const o=x("control-button"),a=x("list-tracks"),l=x("content-with-heading"),c=x("list-albums"),u=x("modal-dialog-add-rss");return O(),M("div",null,[i.tracks.items.length>0?(O(),_t(l,{key:0},{"heading-left":D(()=>[g("p",{class:"title is-4",textContent:$(t.$t("page.podcasts.new-episodes"))},null,8,qH)]),"heading-right":D(()=>[g("div",zH,[C(o,{handler:r.mark_all_played,icon:"pencil",label:"page.podcasts.mark-all-played"},null,8,["handler"])])]),content:D(()=>[C(a,{items:i.tracks,show_progress:!0,onPlayCountChanged:r.reload_new_episodes},null,8,["items","onPlayCountChanged"])]),_:1})):vt("",!0),C(l,null,{"heading-left":D(()=>[g("div",{class:"title is-4",textContent:$(t.$t("page.podcasts.title"))},null,8,GH),g("div",{class:"is-size-7 is-uppercase",textContent:$(t.$t("count.podcasts",{count:i.albums.total}))},null,8,KH)]),"heading-right":D(()=>[g("div",XH,[r.rss.tracks>0?(O(),_t(o,{key:0,handler:r.update_rss,icon:"refresh",label:"page.podcasts.update"},null,8,["handler"])):vt("",!0),C(o,{handler:r.open_add_podcast_dialog,icon:"rss",label:"page.podcasts.add"},null,8,["handler"])])]),content:D(()=>[C(c,{items:i.albums,onPlayCountChanged:e[0]||(e[0]=d=>r.reload_new_episodes()),onPodcastDeleted:e[1]||(e[1]=d=>r.reload_podcasts())},null,8,["items"]),C(u,{show:i.show_url_modal,onClose:e[2]||(e[2]=d=>i.show_url_modal=!1),onPodcastAdded:e[3]||(e[3]=d=>r.reload_podcasts())},null,8,["show"])]),_:1})])}const ZH=it(WH,[["render",YH]]),JH={name:"ListItemQueueItem",props:{current_position:{required:!0,type:Number},edit_mode:Boolean,item:{required:!0,type:Object},position:{required:!0,type:Number},show_only_next_items:Boolean},setup(){return{playerStore:Zn()}},computed:{is_next(){return this.current_position<0||this.position>=this.current_position},player(){return this.playerStore}},methods:{play(){tt.player_play({item_id:this.item.id})}}},QH={key:0,class:"media-left"},tU={class:"media-content"},eU=["textContent"],nU=["textContent"],sU=["textContent"],iU={class:"media-right"};function rU(t,e,n,s,i,r){const o=x("mdicon");return r.is_next||!n.show_only_next_items?(O(),M("div",{key:0,class:"media is-align-items-center is-clickable mb-0",onClick:e[0]||(e[0]=(...a)=>r.play&&r.play(...a))},[n.edit_mode?(O(),M("div",QH,[C(o,{class:"icon has-text-grey is-movable",name:"drag-horizontal",size:"18"})])):vt("",!0),g("div",tU,[g("div",{class:Vt(["is-size-6 has-text-weight-bold",{"has-text-primary":n.item.id===r.player.item_id,"has-text-grey-light":!r.is_next}]),textContent:$(n.item.title)},null,10,eU),g("div",{class:Vt(["is-size-7 has-text-weight-bold",{"has-text-primary":n.item.id===r.player.item_id,"has-text-grey-light":!r.is_next,"has-text-grey":r.is_next&&n.item.id!==r.player.item_id}]),textContent:$(n.item.artist)},null,10,nU),g("div",{class:Vt(["is-size-7",{"has-text-primary":n.item.id===r.player.item_id,"has-text-grey-light":!r.is_next,"has-text-grey":r.is_next&&n.item.id!==r.player.item_id}]),textContent:$(n.item.album)},null,10,sU)]),g("div",iU,[ge(t.$slots,"actions",{},void 0,!0)])])):vt("",!0)}const oU=it(JH,[["render",rU],["__scopeId","data-v-af14c00f"]]),aU={name:"ModalDialogAddStream",components:{ControlUrlField:yS,ModalDialog:mi},props:{show:Boolean},emits:["close"],data(){return{loading:!1,disabled:!0,url:""}},computed:{actions(){return this.loading?[{label:this.$t("dialog.add.stream.processing"),icon:"web"}]:[{label:this.$t("dialog.add.stream.cancel"),handler:this.cancel,icon:"cancel"},{label:this.$t("dialog.add.stream.add"),disabled:this.disabled,handler:this.add,icon:"playlist-plus"},{label:this.$t("dialog.add.stream.play"),disabled:this.disabled,handler:this.play,icon:"play"}]}},methods:{onUrlChanged(t,e){this.url=t,this.disabled=e},add(){this.loading=!0,tt.queue_add(this.url).then(()=>{this.$emit("close"),this.url=""}).catch(()=>{this.loading=!1})},cancel(){this.$emit("close")},play(){this.loading=!0,tt.player_play_uri(this.url,!1).then(()=>{this.$emit("close"),this.url=""}).catch(()=>{this.loading=!1})}}};function lU(t,e,n,s,i,r){const o=x("control-url-field"),a=x("modal-dialog");return O(),_t(a,{actions:r.actions,show:n.show,title:t.$t("dialog.add.stream.title"),onClose:e[1]||(e[1]=l=>t.$emit("close"))},{content:D(()=>[g("form",{onSubmit:e[0]||(e[0]=Oe((...l)=>r.play&&r.play(...l),["prevent"]))},[C(o,{icon:"web",loading:i.loading,placeholder:t.$t("dialog.add.stream.placeholder"),onUrlChanged:r.onUrlChanged},null,8,["loading","placeholder","onUrlChanged"])],32)]),_:1},8,["actions","show","title"])}const cU=it(aU,[["render",lU]]),uU={name:"ModalDialogPlaylistSave",components:{ModalDialog:mi},props:{show:Boolean},emits:["close"],data(){return{disabled:!0,loading:!1,playlist_name:""}},computed:{actions(){return this.loading?[{label:this.$t("dialog.playlist.save.saving"),icon:"web"}]:[{label:this.$t("dialog.playlist.save.cancel"),handler:this.cancel,icon:"cancel"},{label:this.$t("dialog.playlist.save.save"),disabled:this.disabled,handler:this.save,icon:"download"}]}},watch:{show(){this.show&&(this.loading=!1,setTimeout(()=>{this.$refs.playlist_name_field.focus()},10))}},methods:{cancel(){this.$emit("close")},check_name(t){const{validity:e}=t.target;this.disabled=e.patternMismatch||e.valueMissing},save(){this.loading=!0,tt.queue_save_playlist(this.playlist_name).then(()=>{this.$emit("close"),this.playlist_name=""}).catch(()=>{this.loading=!1})}}},dU={class:"field"},fU={class:"control has-icons-left"},hU=["placeholder","disabled"];function pU(t,e,n,s,i,r){const o=x("mdicon"),a=x("modal-dialog");return O(),_t(a,{actions:r.actions,show:n.show,title:t.$t("dialog.playlist.save.title"),onClose:e[3]||(e[3]=l=>t.$emit("close"))},{content:D(()=>[g("form",{onSubmit:e[2]||(e[2]=Oe((...l)=>r.save&&r.save(...l),["prevent"]))},[g("div",dU,[g("p",fU,[An(g("input",{ref:"playlist_name_field","onUpdate:modelValue":e[0]||(e[0]=l=>i.playlist_name=l),class:"input",type:"text",pattern:".+",required:"",placeholder:t.$t("dialog.playlist.save.playlist-name"),disabled:i.loading,onInput:e[1]||(e[1]=(...l)=>r.check_name&&r.check_name(...l))},null,40,hU),[[Yn,i.playlist_name]]),C(o,{class:"icon is-left",name:"playlist-music",size:"16"})])])],32)]),_:1},8,["actions","show","title"])}const mU=it(uU,[["render",pU]]);var uc={exports:{}};/**!
* Sortable 1.14.0
* @author RubaXa <trash@rubaxa.org>
* @author owenm <owen23355@gmail.com>
* @license MIT
*/function Ay(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(t);e&&(s=s.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,s)}return n}function js(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Ay(Object(n),!0).forEach(function(s){gU(t,s,n[s])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ay(Object(n)).forEach(function(s){Object.defineProperty(t,s,Object.getOwnPropertyDescriptor(n,s))})}return t}function dc(t){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?dc=function(e){return typeof e}:dc=function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},dc(t)}function gU(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function us(){return us=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var s in n)Object.prototype.hasOwnProperty.call(n,s)&&(t[s]=n[s])}return t},us.apply(this,arguments)}function bU(t,e){if(t==null)return{};var n={},s=Object.keys(t),i,r;for(r=0;r<s.length;r++)i=s[r],!(e.indexOf(i)>=0)&&(n[i]=t[i]);return n}function yU(t,e){if(t==null)return{};var n=bU(t,e),s,i;if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);for(i=0;i<r.length;i++)s=r[i],!(e.indexOf(s)>=0)&&Object.prototype.propertyIsEnumerable.call(t,s)&&(n[s]=t[s])}return n}function _U(t){return vU(t)||SU(t)||EU(t)||wU()}function vU(t){if(Array.isArray(t))return mh(t)}function SU(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function EU(t,e){if(t){if(typeof t=="string")return mh(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);if(n==="Object"&&t.constructor&&(n=t.constructor.name),n==="Map"||n==="Set")return Array.from(t);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return mh(t,e)}}function mh(t,e){(e==null||e>t.length)&&(e=t.length);for(var n=0,s=new Array(e);n<e;n++)s[n]=t[n];return s}function wU(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var CU="1.14.0";function ai(t){if(typeof window<"u"&&window.navigator)return!!navigator.userAgent.match(t)}var bi=ai(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i),ul=ai(/Edge/i),Oy=ai(/firefox/i),ma=ai(/safari/i)&&!ai(/chrome/i)&&!ai(/android/i),_S=ai(/iP(ad|od|hone)/i),kU=ai(/chrome/i)&&ai(/android/i),vS={capture:!1,passive:!1};function Jt(t,e,n){t.addEventListener(e,n,!bi&&vS)}function Gt(t,e,n){t.removeEventListener(e,n,!bi&&vS)}function Zc(t,e){if(e){if(e[0]===">"&&(e=e.substring(1)),t)try{if(t.matches)return t.matches(e);if(t.msMatchesSelector)return t.msMatchesSelector(e);if(t.webkitMatchesSelector)return t.webkitMatchesSelector(e)}catch{return!1}return!1}}function TU(t){return t.host&&t!==document&&t.host.nodeType?t.host:t.parentNode}function ys(t,e,n,s){if(t){n=n||document;do{if(e!=null&&(e[0]===">"?t.parentNode===n&&Zc(t,e):Zc(t,e))||s&&t===n)return t;if(t===n)break}while(t=TU(t))}return null}var Iy=/\s+/g;function Ie(t,e,n){if(t&&e)if(t.classList)t.classList[n?"add":"remove"](e);else{var s=(" "+t.className+" ").replace(Iy," ").replace(" "+e+" "," ");t.className=(s+(n?" "+e:"")).replace(Iy," ")}}function wt(t,e,n){var s=t&&t.style;if(s){if(n===void 0)return document.defaultView&&document.defaultView.getComputedStyle?n=document.defaultView.getComputedStyle(t,""):t.currentStyle&&(n=t.currentStyle),e===void 0?n:n[e];!(e in s)&&e.indexOf("webkit")===-1&&(e="-webkit-"+e),s[e]=n+(typeof n=="string"?"":"px")}}function vr(t,e){var n="";if(typeof t=="string")n=t;else do{var s=wt(t,"transform");s&&s!=="none"&&(n=s+" "+n)}while(!e&&(t=t.parentNode));var i=window.DOMMatrix||window.WebKitCSSMatrix||window.CSSMatrix||window.MSCSSMatrix;return i&&new i(n)}function SS(t,e,n){if(t){var s=t.getElementsByTagName(e),i=0,r=s.length;if(n)for(;i<r;i++)n(s[i],i);return s}return[]}function Hs(){var t=document.scrollingElement;return t||document.documentElement}function xe(t,e,n,s,i){if(!(!t.getBoundingClientRect&&t!==window)){var r,o,a,l,c,u,d;if(t!==window&&t.parentNode&&t!==Hs()?(r=t.getBoundingClientRect(),o=r.top,a=r.left,l=r.bottom,c=r.right,u=r.height,d=r.width):(o=0,a=0,l=window.innerHeight,c=window.innerWidth,u=window.innerHeight,d=window.innerWidth),(e||n)&&t!==window&&(i=i||t.parentNode,!bi))do if(i&&i.getBoundingClientRect&&(wt(i,"transform")!=="none"||n&&wt(i,"position")!=="static")){var f=i.getBoundingClientRect();o-=f.top+parseInt(wt(i,"border-top-width")),a-=f.left+parseInt(wt(i,"border-left-width")),l=o+r.height,c=a+r.width;break}while(i=i.parentNode);if(s&&t!==window){var h=vr(i||t),p=h&&h.a,m=h&&h.d;h&&(o/=m,a/=p,d/=p,u/=m,l=o+u,c=a+d)}return{top:o,left:a,bottom:l,right:c,width:d,height:u}}}function Ny(t,e,n){for(var s=Fi(t,!0),i=xe(t)[e];s;){var r=xe(s)[n],o=void 0;if(o=i>=r,!o)return s;if(s===Hs())break;s=Fi(s,!1)}return!1}function To(t,e,n,s){for(var i=0,r=0,o=t.children;r<o.length;){if(o[r].style.display!=="none"&&o[r]!==Pt.ghost&&(s||o[r]!==Pt.dragged)&&ys(o[r],n.draggable,t,!1)){if(i===e)return o[r];i++}r++}return null}function tm(t,e){for(var n=t.lastElementChild;n&&(n===Pt.ghost||wt(n,"display")==="none"||e&&!Zc(n,e));)n=n.previousElementSibling;return n||null}function Me(t,e){var n=0;if(!t||!t.parentNode)return-1;for(;t=t.previousElementSibling;)t.nodeName.toUpperCase()!=="TEMPLATE"&&t!==Pt.clone&&(!e||Zc(t,e))&&n++;return n}function Py(t){var e=0,n=0,s=Hs();if(t)do{var i=vr(t),r=i.a,o=i.d;e+=t.scrollLeft*r,n+=t.scrollTop*o}while(t!==s&&(t=t.parentNode));return[e,n]}function xU(t,e){for(var n in t)if(t.hasOwnProperty(n)){for(var s in e)if(e.hasOwnProperty(s)&&e[s]===t[n][s])return Number(n)}return-1}function Fi(t,e){if(!t||!t.getBoundingClientRect)return Hs();var n=t,s=!1;do if(n.clientWidth<n.scrollWidth||n.clientHeight<n.scrollHeight){var i=wt(n);if(n.clientWidth<n.scrollWidth&&(i.overflowX=="auto"||i.overflowX=="scroll")||n.clientHeight<n.scrollHeight&&(i.overflowY=="auto"||i.overflowY=="scroll")){if(!n.getBoundingClientRect||n===document.body)return Hs();if(s||e)return n;s=!0}}while(n=n.parentNode);return Hs()}function AU(t,e){if(t&&e)for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n]);return t}function Jd(t,e){return Math.round(t.top)===Math.round(e.top)&&Math.round(t.left)===Math.round(e.left)&&Math.round(t.height)===Math.round(e.height)&&Math.round(t.width)===Math.round(e.width)}var ga;function ES(t,e){return function(){if(!ga){var n=arguments,s=this;n.length===1?t.call(s,n[0]):t.apply(s,n),ga=setTimeout(function(){ga=void 0},e)}}}function OU(){clearTimeout(ga),ga=void 0}function wS(t,e,n){t.scrollLeft+=e,t.scrollTop+=n}function em(t){var e=window.Polymer,n=window.jQuery||window.Zepto;return e&&e.dom?e.dom(t).cloneNode(!0):n?n(t).clone(!0)[0]:t.cloneNode(!0)}function $y(t,e){wt(t,"position","absolute"),wt(t,"top",e.top),wt(t,"left",e.left),wt(t,"width",e.width),wt(t,"height",e.height)}function Qd(t){wt(t,"position",""),wt(t,"top",""),wt(t,"left",""),wt(t,"width",""),wt(t,"height","")}var gn="Sortable"+new Date().getTime();function IU(){var t=[],e;return{captureAnimationState:function(){if(t=[],!!this.options.animation){var s=[].slice.call(this.el.children);s.forEach(function(i){if(!(wt(i,"display")==="none"||i===Pt.ghost)){t.push({target:i,rect:xe(i)});var r=js({},t[t.length-1].rect);if(i.thisAnimationDuration){var o=vr(i,!0);o&&(r.top-=o.f,r.left-=o.e)}i.fromRect=r}})}},addAnimationState:function(s){t.push(s)},removeAnimationState:function(s){t.splice(xU(t,{target:s}),1)},animateAll:function(s){var i=this;if(!this.options.animation){clearTimeout(e),typeof s=="function"&&s();return}var r=!1,o=0;t.forEach(function(a){var l=0,c=a.target,u=c.fromRect,d=xe(c),f=c.prevFromRect,h=c.prevToRect,p=a.rect,m=vr(c,!0);m&&(d.top-=m.f,d.left-=m.e),c.toRect=d,c.thisAnimationDuration&&Jd(f,d)&&!Jd(u,d)&&(p.top-d.top)/(p.left-d.left)===(u.top-d.top)/(u.left-d.left)&&(l=PU(p,f,h,i.options)),Jd(d,u)||(c.prevFromRect=u,c.prevToRect=d,l||(l=i.options.animation),i.animate(c,p,d,l)),l&&(r=!0,o=Math.max(o,l),clearTimeout(c.animationResetTimer),c.animationResetTimer=setTimeout(function(){c.animationTime=0,c.prevFromRect=null,c.fromRect=null,c.prevToRect=null,c.thisAnimationDuration=null},l),c.thisAnimationDuration=l)}),clearTimeout(e),r?e=setTimeout(function(){typeof s=="function"&&s()},o):typeof s=="function"&&s(),t=[]},animate:function(s,i,r,o){if(o){wt(s,"transition",""),wt(s,"transform","");var a=vr(this.el),l=a&&a.a,c=a&&a.d,u=(i.left-r.left)/(l||1),d=(i.top-r.top)/(c||1);s.animatingX=!!u,s.animatingY=!!d,wt(s,"transform","translate3d("+u+"px,"+d+"px,0)"),this.forRepaintDummy=NU(s),wt(s,"transition","transform "+o+"ms"+(this.options.easing?" "+this.options.easing:"")),wt(s,"transform","translate3d(0,0,0)"),typeof s.animated=="number"&&clearTimeout(s.animated),s.animated=setTimeout(function(){wt(s,"transition",""),wt(s,"transform",""),s.animated=!1,s.animatingX=!1,s.animatingY=!1},o)}}}}function NU(t){return t.offsetWidth}function PU(t,e,n,s){return Math.sqrt(Math.pow(e.top-t.top,2)+Math.pow(e.left-t.left,2))/Math.sqrt(Math.pow(e.top-n.top,2)+Math.pow(e.left-n.left,2))*s.animation}var Br=[],tf={initializeByDefault:!0},dl={mount:function(e){for(var n in tf)tf.hasOwnProperty(n)&&!(n in e)&&(e[n]=tf[n]);Br.forEach(function(s){if(s.pluginName===e.pluginName)throw"Sortable: Cannot mount plugin ".concat(e.pluginName," more than once")}),Br.push(e)},pluginEvent:function(e,n,s){var i=this;this.eventCanceled=!1,s.cancel=function(){i.eventCanceled=!0};var r=e+"Global";Br.forEach(function(o){n[o.pluginName]&&(n[o.pluginName][r]&&n[o.pluginName][r](js({sortable:n},s)),n.options[o.pluginName]&&n[o.pluginName][e]&&n[o.pluginName][e](js({sortable:n},s)))})},initializePlugins:function(e,n,s,i){Br.forEach(function(a){var l=a.pluginName;if(!(!e.options[l]&&!a.initializeByDefault)){var c=new a(e,n,e.options);c.sortable=e,c.options=e.options,e[l]=c,us(s,c.defaults)}});for(var r in e.options)if(e.options.hasOwnProperty(r)){var o=this.modifyOption(e,r,e.options[r]);typeof o<"u"&&(e.options[r]=o)}},getEventProperties:function(e,n){var s={};return Br.forEach(function(i){typeof i.eventProperties=="function"&&us(s,i.eventProperties.call(n[i.pluginName],e))}),s},modifyOption:function(e,n,s){var i;return Br.forEach(function(r){e[r.pluginName]&&r.optionListeners&&typeof r.optionListeners[n]=="function"&&(i=r.optionListeners[n].call(e[r.pluginName],s))}),i}};function Qo(t){var e=t.sortable,n=t.rootEl,s=t.name,i=t.targetEl,r=t.cloneEl,o=t.toEl,a=t.fromEl,l=t.oldIndex,c=t.newIndex,u=t.oldDraggableIndex,d=t.newDraggableIndex,f=t.originalEvent,h=t.putSortable,p=t.extraEventProperties;if(e=e||n&&n[gn],!!e){var m,_=e.options,y="on"+s.charAt(0).toUpperCase()+s.substr(1);window.CustomEvent&&!bi&&!ul?m=new CustomEvent(s,{bubbles:!0,cancelable:!0}):(m=document.createEvent("Event"),m.initEvent(s,!0,!0)),m.to=o||n,m.from=a||n,m.item=i||n,m.clone=r,m.oldIndex=l,m.newIndex=c,m.oldDraggableIndex=u,m.newDraggableIndex=d,m.originalEvent=f,m.pullMode=h?h.lastPutMode:void 0;var S=js(js({},p),dl.getEventProperties(s,e));for(var b in S)m[b]=S[b];n&&n.dispatchEvent(m),_[y]&&_[y].call(e,m)}}var $U=["evt"],Nn=function(e,n){var s=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},i=s.evt,r=yU(s,$U);dl.pluginEvent.bind(Pt)(e,n,js({dragEl:ft,parentEl:$e,ghostEl:jt,rootEl:ke,nextEl:ar,lastDownEl:fc,cloneEl:Re,cloneHidden:Di,dragStarted:ta,putSortable:sn,activeSortable:Pt.active,originalEvent:i,oldIndex:io,oldDraggableIndex:ba,newIndex:jn,newDraggableIndex:Ri,hideGhostForTarget:xS,unhideGhostForTarget:AS,cloneNowHidden:function(){Di=!0},cloneNowShown:function(){Di=!1},dispatchSortableEvent:function(a){vn({sortable:n,name:a,originalEvent:i})}},r))};function vn(t){Qo(js({putSortable:sn,cloneEl:Re,targetEl:ft,rootEl:ke,oldIndex:io,oldDraggableIndex:ba,newIndex:jn,newDraggableIndex:Ri},t))}var ft,$e,jt,ke,ar,fc,Re,Di,io,jn,ba,Ri,Vl,sn,Jr=!1,Jc=!1,Qc=[],ir,ms,ef,nf,Ry,Ly,ta,Wr,ya,_a=!1,Hl=!1,hc,an,sf=[],gh=!1,tu=[],fd=typeof document<"u",Ul=_S,Dy=ul||bi?"cssFloat":"float",RU=fd&&!kU&&!_S&&"draggable"in document.createElement("div"),CS=function(){if(fd){if(bi)return!1;var t=document.createElement("x");return t.style.cssText="pointer-events:auto",t.style.pointerEvents==="auto"}}(),kS=function(e,n){var s=wt(e),i=parseInt(s.width)-parseInt(s.paddingLeft)-parseInt(s.paddingRight)-parseInt(s.borderLeftWidth)-parseInt(s.borderRightWidth),r=To(e,0,n),o=To(e,1,n),a=r&&wt(r),l=o&&wt(o),c=a&&parseInt(a.marginLeft)+parseInt(a.marginRight)+xe(r).width,u=l&&parseInt(l.marginLeft)+parseInt(l.marginRight)+xe(o).width;if(s.display==="flex")return s.flexDirection==="column"||s.flexDirection==="column-reverse"?"vertical":"horizontal";if(s.display==="grid")return s.gridTemplateColumns.split(" ").length<=1?"vertical":"horizontal";if(r&&a.float&&a.float!=="none"){var d=a.float==="left"?"left":"right";return o&&(l.clear==="both"||l.clear===d)?"vertical":"horizontal"}return r&&(a.display==="block"||a.display==="flex"||a.display==="table"||a.display==="grid"||c>=i&&s[Dy]==="none"||o&&s[Dy]==="none"&&c+u>i)?"vertical":"horizontal"},LU=function(e,n,s){var i=s?e.left:e.top,r=s?e.right:e.bottom,o=s?e.width:e.height,a=s?n.left:n.top,l=s?n.right:n.bottom,c=s?n.width:n.height;return i===a||r===l||i+o/2===a+c/2},DU=function(e,n){var s;return Qc.some(function(i){var r=i[gn].options.emptyInsertThreshold;if(!(!r||tm(i))){var o=xe(i),a=e>=o.left-r&&e<=o.right+r,l=n>=o.top-r&&n<=o.bottom+r;if(a&&l)return s=i}}),s},TS=function(e){function n(r,o){return function(a,l,c,u){var d=a.options.group.name&&l.options.group.name&&a.options.group.name===l.options.group.name;if(r==null&&(o||d))return!0;if(r==null||r===!1)return!1;if(o&&r==="clone")return r;if(typeof r=="function")return n(r(a,l,c,u),o)(a,l,c,u);var f=(o?a:l).options.group.name;return r===!0||typeof r=="string"&&r===f||r.join&&r.indexOf(f)>-1}}var s={},i=e.group;(!i||dc(i)!="object")&&(i={name:i}),s.name=i.name,s.checkPull=n(i.pull,!0),s.checkPut=n(i.put),s.revertClone=i.revertClone,e.group=s},xS=function(){!CS&&jt&&wt(jt,"display","none")},AS=function(){!CS&&jt&&wt(jt,"display","")};fd&&document.addEventListener("click",function(t){if(Jc)return t.preventDefault(),t.stopPropagation&&t.stopPropagation(),t.stopImmediatePropagation&&t.stopImmediatePropagation(),Jc=!1,!1},!0);var rr=function(e){if(ft){e=e.touches?e.touches[0]:e;var n=DU(e.clientX,e.clientY);if(n){var s={};for(var i in e)e.hasOwnProperty(i)&&(s[i]=e[i]);s.target=s.rootEl=n,s.preventDefault=void 0,s.stopPropagation=void 0,n[gn]._onDragOver(s)}}},MU=function(e){ft&&ft.parentNode[gn]._isOutsideThisEl(e.target)};function Pt(t,e){if(!(t&&t.nodeType&&t.nodeType===1))throw"Sortable: `el` must be an HTMLElement, not ".concat({}.toString.call(t));this.el=t,this.options=e=us({},e),t[gn]=this;var n={group:null,sort:!0,disabled:!1,store:null,handle:null,draggable:/^[uo]l$/i.test(t.nodeName)?">li":">*",swapThreshold:1,invertSwap:!1,invertedSwapThreshold:null,removeCloneOnHide:!0,direction:function(){return kS(t,this.options)},ghostClass:"sortable-ghost",chosenClass:"sortable-chosen",dragClass:"sortable-drag",ignore:"a, img",filter:null,preventOnFilter:!0,animation:0,easing:null,setData:function(o,a){o.setData("Text",a.textContent)},dropBubble:!1,dragoverBubble:!1,dataIdAttr:"data-id",delay:0,delayOnTouchOnly:!1,touchStartThreshold:(Number.parseInt?Number:window).parseInt(window.devicePixelRatio,10)||1,forceFallback:!1,fallbackClass:"sortable-fallback",fallbackOnBody:!1,fallbackTolerance:0,fallbackOffset:{x:0,y:0},supportPointer:Pt.supportPointer!==!1&&"PointerEvent"in window&&!ma,emptyInsertThreshold:5};dl.initializePlugins(this,t,n);for(var s in n)!(s in e)&&(e[s]=n[s]);TS(e);for(var i in this)i.charAt(0)==="_"&&typeof this[i]=="function"&&(this[i]=this[i].bind(this));this.nativeDraggable=e.forceFallback?!1:RU,this.nativeDraggable&&(this.options.touchStartThreshold=1),e.supportPointer?Jt(t,"pointerdown",this._onTapStart):(Jt(t,"mousedown",this._onTapStart),Jt(t,"touchstart",this._onTapStart)),this.nativeDraggable&&(Jt(t,"dragover",this),Jt(t,"dragenter",this)),Qc.push(this.el),e.store&&e.store.get&&this.sort(e.store.get(this)||[]),us(this,IU())}Pt.prototype={constructor:Pt,_isOutsideThisEl:function(e){!this.el.contains(e)&&e!==this.el&&(Wr=null)},_getDirection:function(e,n){return typeof this.options.direction=="function"?this.options.direction.call(this,e,n,ft):this.options.direction},_onTapStart:function(e){if(e.cancelable){var n=this,s=this.el,i=this.options,r=i.preventOnFilter,o=e.type,a=e.touches&&e.touches[0]||e.pointerType&&e.pointerType==="touch"&&e,l=(a||e).target,c=e.target.shadowRoot&&(e.path&&e.path[0]||e.composedPath&&e.composedPath()[0])||l,u=i.filter;if(qU(s),!ft&&!(/mousedown|pointerdown/.test(o)&&e.button!==0||i.disabled)&&!c.isContentEditable&&!(!this.nativeDraggable&&ma&&l&&l.tagName.toUpperCase()==="SELECT")&&(l=ys(l,i.draggable,s,!1),!(l&&l.animated)&&fc!==l)){if(io=Me(l),ba=Me(l,i.draggable),typeof u=="function"){if(u.call(this,e,l,this)){vn({sortable:n,rootEl:c,name:"filter",targetEl:l,toEl:s,fromEl:s}),Nn("filter",n,{evt:e}),r&&e.cancelable&&e.preventDefault();return}}else if(u&&(u=u.split(",").some(function(d){if(d=ys(c,d.trim(),s,!1),d)return vn({sortable:n,rootEl:d,name:"filter",targetEl:l,fromEl:s,toEl:s}),Nn("filter",n,{evt:e}),!0}),u)){r&&e.cancelable&&e.preventDefault();return}i.handle&&!ys(c,i.handle,s,!1)||this._prepareDragStart(e,a,l)}}},_prepareDragStart:function(e,n,s){var i=this,r=i.el,o=i.options,a=r.ownerDocument,l;if(s&&!ft&&s.parentNode===r){var c=xe(s);if(ke=r,ft=s,$e=ft.parentNode,ar=ft.nextSibling,fc=s,Vl=o.group,Pt.dragged=ft,ir={target:ft,clientX:(n||e).clientX,clientY:(n||e).clientY},Ry=ir.clientX-c.left,Ly=ir.clientY-c.top,this._lastX=(n||e).clientX,this._lastY=(n||e).clientY,ft.style["will-change"]="all",l=function(){if(Nn("delayEnded",i,{evt:e}),Pt.eventCanceled){i._onDrop();return}i._disableDelayedDragEvents(),!Oy&&i.nativeDraggable&&(ft.draggable=!0),i._triggerDragStart(e,n),vn({sortable:i,name:"choose",originalEvent:e}),Ie(ft,o.chosenClass,!0)},o.ignore.split(",").forEach(function(u){SS(ft,u.trim(),rf)}),Jt(a,"dragover",rr),Jt(a,"mousemove",rr),Jt(a,"touchmove",rr),Jt(a,"mouseup",i._onDrop),Jt(a,"touchend",i._onDrop),Jt(a,"touchcancel",i._onDrop),Oy&&this.nativeDraggable&&(this.options.touchStartThreshold=4,ft.draggable=!0),Nn("delayStart",this,{evt:e}),o.delay&&(!o.delayOnTouchOnly||n)&&(!this.nativeDraggable||!(ul||bi))){if(Pt.eventCanceled){this._onDrop();return}Jt(a,"mouseup",i._disableDelayedDrag),Jt(a,"touchend",i._disableDelayedDrag),Jt(a,"touchcancel",i._disableDelayedDrag),Jt(a,"mousemove",i._delayedDragTouchMoveHandler),Jt(a,"touchmove",i._delayedDragTouchMoveHandler),o.supportPointer&&Jt(a,"pointermove",i._delayedDragTouchMoveHandler),i._dragStartTimer=setTimeout(l,o.delay)}else l()}},_delayedDragTouchMoveHandler:function(e){var n=e.touches?e.touches[0]:e;Math.max(Math.abs(n.clientX-this._lastX),Math.abs(n.clientY-this._lastY))>=Math.floor(this.options.touchStartThreshold/(this.nativeDraggable&&window.devicePixelRatio||1))&&this._disableDelayedDrag()},_disableDelayedDrag:function(){ft&&rf(ft),clearTimeout(this._dragStartTimer),this._disableDelayedDragEvents()},_disableDelayedDragEvents:function(){var e=this.el.ownerDocument;Gt(e,"mouseup",this._disableDelayedDrag),Gt(e,"touchend",this._disableDelayedDrag),Gt(e,"touchcancel",this._disableDelayedDrag),Gt(e,"mousemove",this._delayedDragTouchMoveHandler),Gt(e,"touchmove",this._delayedDragTouchMoveHandler),Gt(e,"pointermove",this._delayedDragTouchMoveHandler)},_triggerDragStart:function(e,n){n=n||e.pointerType=="touch"&&e,!this.nativeDraggable||n?this.options.supportPointer?Jt(document,"pointermove",this._onTouchMove):n?Jt(document,"touchmove",this._onTouchMove):Jt(document,"mousemove",this._onTouchMove):(Jt(ft,"dragend",this),Jt(ke,"dragstart",this._onDragStart));try{document.selection?pc(function(){document.selection.empty()}):window.getSelection().removeAllRanges()}catch{}},_dragStarted:function(e,n){if(Jr=!1,ke&&ft){Nn("dragStarted",this,{evt:n}),this.nativeDraggable&&Jt(document,"dragover",MU);var s=this.options;!e&&Ie(ft,s.dragClass,!1),Ie(ft,s.ghostClass,!0),Pt.active=this,e&&this._appendGhost(),vn({sortable:this,name:"start",originalEvent:n})}else this._nulling()},_emulateDragOver:function(){if(ms){this._lastX=ms.clientX,this._lastY=ms.clientY,xS();for(var e=document.elementFromPoint(ms.clientX,ms.clientY),n=e;e&&e.shadowRoot&&(e=e.shadowRoot.elementFromPoint(ms.clientX,ms.clientY),e!==n);)n=e;if(ft.parentNode[gn]._isOutsideThisEl(e),n)do{if(n[gn]){var s=void 0;if(s=n[gn]._onDragOver({clientX:ms.clientX,clientY:ms.clientY,target:e,rootEl:n}),s&&!this.options.dragoverBubble)break}e=n}while(n=n.parentNode);AS()}},_onTouchMove:function(e){if(ir){var n=this.options,s=n.fallbackTolerance,i=n.fallbackOffset,r=e.touches?e.touches[0]:e,o=jt&&vr(jt,!0),a=jt&&o&&o.a,l=jt&&o&&o.d,c=Ul&&an&&Py(an),u=(r.clientX-ir.clientX+i.x)/(a||1)+(c?c[0]-sf[0]:0)/(a||1),d=(r.clientY-ir.clientY+i.y)/(l||1)+(c?c[1]-sf[1]:0)/(l||1);if(!Pt.active&&!Jr){if(s&&Math.max(Math.abs(r.clientX-this._lastX),Math.abs(r.clientY-this._lastY))<s)return;this._onDragStart(e,!0)}if(jt){o?(o.e+=u-(ef||0),o.f+=d-(nf||0)):o={a:1,b:0,c:0,d:1,e:u,f:d};var f="matrix(".concat(o.a,",").concat(o.b,",").concat(o.c,",").concat(o.d,",").concat(o.e,",").concat(o.f,")");wt(jt,"webkitTransform",f),wt(jt,"mozTransform",f),wt(jt,"msTransform",f),wt(jt,"transform",f),ef=u,nf=d,ms=r}e.cancelable&&e.preventDefault()}},_appendGhost:function(){if(!jt){var e=this.options.fallbackOnBody?document.body:ke,n=xe(ft,!0,Ul,!0,e),s=this.options;if(Ul){for(an=e;wt(an,"position")==="static"&&wt(an,"transform")==="none"&&an!==document;)an=an.parentNode;an!==document.body&&an!==document.documentElement?(an===document&&(an=Hs()),n.top+=an.scrollTop,n.left+=an.scrollLeft):an=Hs(),sf=Py(an)}jt=ft.cloneNode(!0),Ie(jt,s.ghostClass,!1),Ie(jt,s.fallbackClass,!0),Ie(jt,s.dragClass,!0),wt(jt,"transition",""),wt(jt,"transform",""),wt(jt,"box-sizing","border-box"),wt(jt,"margin",0),wt(jt,"top",n.top),wt(jt,"left",n.left),wt(jt,"width",n.width),wt(jt,"height",n.height),wt(jt,"opacity","0.8"),wt(jt,"position",Ul?"absolute":"fixed"),wt(jt,"zIndex","100000"),wt(jt,"pointerEvents","none"),Pt.ghost=jt,e.appendChild(jt),wt(jt,"transform-origin",Ry/parseInt(jt.style.width)*100+"% "+Ly/parseInt(jt.style.height)*100+"%")}},_onDragStart:function(e,n){var s=this,i=e.dataTransfer,r=s.options;if(Nn("dragStart",this,{evt:e}),Pt.eventCanceled){this._onDrop();return}Nn("setupClone",this),Pt.eventCanceled||(Re=em(ft),Re.draggable=!1,Re.style["will-change"]="",this._hideClone(),Ie(Re,this.options.chosenClass,!1),Pt.clone=Re),s.cloneId=pc(function(){Nn("clone",s),!Pt.eventCanceled&&(s.options.removeCloneOnHide||ke.insertBefore(Re,ft),s._hideClone(),vn({sortable:s,name:"clone"}))}),!n&&Ie(ft,r.dragClass,!0),n?(Jc=!0,s._loopId=setInterval(s._emulateDragOver,50)):(Gt(document,"mouseup",s._onDrop),Gt(document,"touchend",s._onDrop),Gt(document,"touchcancel",s._onDrop),i&&(i.effectAllowed="move",r.setData&&r.setData.call(s,i,ft)),Jt(document,"drop",s),wt(ft,"transform","translateZ(0)")),Jr=!0,s._dragStartId=pc(s._dragStarted.bind(s,n,e)),Jt(document,"selectstart",s),ta=!0,ma&&wt(document.body,"user-select","none")},_onDragOver:function(e){var n=this.el,s=e.target,i,r,o,a=this.options,l=a.group,c=Pt.active,u=Vl===l,d=a.sort,f=sn||c,h,p=this,m=!1;if(gh)return;function _(at,kt){Nn(at,p,js({evt:e,isOwner:u,axis:h?"vertical":"horizontal",revert:o,dragRect:i,targetRect:r,canSort:d,fromSortable:f,target:s,completed:S,onMove:function(Ht,Wt){return jl(ke,n,ft,i,Ht,xe(Ht),e,Wt)},changed:b},kt))}function y(){_("dragOverAnimationCapture"),p.captureAnimationState(),p!==f&&f.captureAnimationState()}function S(at){return _("dragOverCompleted",{insertion:at}),at&&(u?c._hideClone():c._showClone(p),p!==f&&(Ie(ft,sn?sn.options.ghostClass:c.options.ghostClass,!1),Ie(ft,a.ghostClass,!0)),sn!==p&&p!==Pt.active?sn=p:p===Pt.active&&sn&&(sn=null),f===p&&(p._ignoreWhileAnimating=s),p.animateAll(function(){_("dragOverAnimationComplete"),p._ignoreWhileAnimating=null}),p!==f&&(f.animateAll(),f._ignoreWhileAnimating=null)),(s===ft&&!ft.animated||s===n&&!s.animated)&&(Wr=null),!a.dragoverBubble&&!e.rootEl&&s!==document&&(ft.parentNode[gn]._isOutsideThisEl(e.target),!at&&rr(e)),!a.dragoverBubble&&e.stopPropagation&&e.stopPropagation(),m=!0}function b(){jn=Me(ft),Ri=Me(ft,a.draggable),vn({sortable:p,name:"change",toEl:n,newIndex:jn,newDraggableIndex:Ri,originalEvent:e})}if(e.preventDefault!==void 0&&e.cancelable&&e.preventDefault(),s=ys(s,a.draggable,n,!0),_("dragOver"),Pt.eventCanceled)return m;if(ft.contains(e.target)||s.animated&&s.animatingX&&s.animatingY||p._ignoreWhileAnimating===s)return S(!1);if(Jc=!1,c&&!a.disabled&&(u?d||(o=$e!==ke):sn===this||(this.lastPutMode=Vl.checkPull(this,c,ft,e))&&l.checkPut(this,c,ft,e))){if(h=this._getDirection(e,s)==="vertical",i=xe(ft),_("dragOverValid"),Pt.eventCanceled)return m;if(o)return $e=ke,y(),this._hideClone(),_("revert"),Pt.eventCanceled||(ar?ke.insertBefore(ft,ar):ke.appendChild(ft)),S(!0);var v=tm(n,a.draggable);if(!v||UU(e,h,this)&&!v.animated){if(v===ft)return S(!1);if(v&&n===e.target&&(s=v),s&&(r=xe(s)),jl(ke,n,ft,i,s,r,e,!!s)!==!1)return y(),n.appendChild(ft),$e=n,b(),S(!0)}else if(v&&HU(e,h,this)){var E=To(n,0,a,!0);if(E===ft)return S(!1);if(s=E,r=xe(s),jl(ke,n,ft,i,s,r,e,!1)!==!1)return y(),n.insertBefore(ft,E),$e=n,b(),S(!0)}else if(s.parentNode===n){r=xe(s);var w=0,N,L=ft.parentNode!==n,k=!LU(ft.animated&&ft.toRect||i,s.animated&&s.toRect||r,h),R=h?"top":"left",B=Ny(s,"top","top")||Ny(ft,"top","top"),V=B?B.scrollTop:void 0;Wr!==s&&(N=r[R],_a=!1,Hl=!k&&a.invertSwap||L),w=jU(e,s,r,h,k?1:a.swapThreshold,a.invertedSwapThreshold==null?a.swapThreshold:a.invertedSwapThreshold,Hl,Wr===s);var j;if(w!==0){var Z=Me(ft);do Z-=w,j=$e.children[Z];while(j&&(wt(j,"display")==="none"||j===jt))}if(w===0||j===s)return S(!1);Wr=s,ya=w;var ot=s.nextElementSibling,z=!1;z=w===1;var et=jl(ke,n,ft,i,s,r,e,z);if(et!==!1)return(et===1||et===-1)&&(z=et===1),gh=!0,setTimeout(VU,30),y(),z&&!ot?n.appendChild(ft):s.parentNode.insertBefore(ft,z?ot:s),B&&wS(B,0,V-B.scrollTop),$e=ft.parentNode,N!==void 0&&!Hl&&(hc=Math.abs(N-xe(s)[R])),b(),S(!0)}if(n.contains(ft))return S(!1)}return!1},_ignoreWhileAnimating:null,_offMoveEvents:function(){Gt(document,"mousemove",this._onTouchMove),Gt(document,"touchmove",this._onTouchMove),Gt(document,"pointermove",this._onTouchMove),Gt(document,"dragover",rr),Gt(document,"mousemove",rr),Gt(document,"touchmove",rr)},_offUpEvents:function(){var e=this.el.ownerDocument;Gt(e,"mouseup",this._onDrop),Gt(e,"touchend",this._onDrop),Gt(e,"pointerup",this._onDrop),Gt(e,"touchcancel",this._onDrop),Gt(document,"selectstart",this)},_onDrop:function(e){var n=this.el,s=this.options;if(jn=Me(ft),Ri=Me(ft,s.draggable),Nn("drop",this,{evt:e}),$e=ft&&ft.parentNode,jn=Me(ft),Ri=Me(ft,s.draggable),Pt.eventCanceled){this._nulling();return}Jr=!1,Hl=!1,_a=!1,clearInterval(this._loopId),clearTimeout(this._dragStartTimer),bh(this.cloneId),bh(this._dragStartId),this.nativeDraggable&&(Gt(document,"drop",this),Gt(n,"dragstart",this._onDragStart)),this._offMoveEvents(),this._offUpEvents(),ma&&wt(document.body,"user-select",""),wt(ft,"transform",""),e&&(ta&&(e.cancelable&&e.preventDefault(),!s.dropBubble&&e.stopPropagation()),jt&&jt.parentNode&&jt.parentNode.removeChild(jt),(ke===$e||sn&&sn.lastPutMode!=="clone")&&Re&&Re.parentNode&&Re.parentNode.removeChild(Re),ft&&(this.nativeDraggable&&Gt(ft,"dragend",this),rf(ft),ft.style["will-change"]="",ta&&!Jr&&Ie(ft,sn?sn.options.ghostClass:this.options.ghostClass,!1),Ie(ft,this.options.chosenClass,!1),vn({sortable:this,name:"unchoose",toEl:$e,newIndex:null,newDraggableIndex:null,originalEvent:e}),ke!==$e?(jn>=0&&(vn({rootEl:$e,name:"add",toEl:$e,fromEl:ke,originalEvent:e}),vn({sortable:this,name:"remove",toEl:$e,originalEvent:e}),vn({rootEl:$e,name:"sort",toEl:$e,fromEl:ke,originalEvent:e}),vn({sortable:this,name:"sort",toEl:$e,originalEvent:e})),sn&&sn.save()):jn!==io&&jn>=0&&(vn({sortable:this,name:"update",toEl:$e,originalEvent:e}),vn({sortable:this,name:"sort",toEl:$e,originalEvent:e})),Pt.active&&((jn==null||jn===-1)&&(jn=io,Ri=ba),vn({sortable:this,name:"end",toEl:$e,originalEvent:e}),this.save()))),this._nulling()},_nulling:function(){Nn("nulling",this),ke=ft=$e=jt=ar=Re=fc=Di=ir=ms=ta=jn=Ri=io=ba=Wr=ya=sn=Vl=Pt.dragged=Pt.ghost=Pt.clone=Pt.active=null,tu.forEach(function(e){e.checked=!0}),tu.length=ef=nf=0},handleEvent:function(e){switch(e.type){case"drop":case"dragend":this._onDrop(e);break;case"dragenter":case"dragover":ft&&(this._onDragOver(e),FU(e));break;case"selectstart":e.preventDefault();break}},toArray:function(){for(var e=[],n,s=this.el.children,i=0,r=s.length,o=this.options;i<r;i++)n=s[i],ys(n,o.draggable,this.el,!1)&&e.push(n.getAttribute(o.dataIdAttr)||WU(n));return e},sort:function(e,n){var s={},i=this.el;this.toArray().forEach(function(r,o){var a=i.children[o];ys(a,this.options.draggable,i,!1)&&(s[r]=a)},this),n&&this.captureAnimationState(),e.forEach(function(r){s[r]&&(i.removeChild(s[r]),i.appendChild(s[r]))}),n&&this.animateAll()},save:function(){var e=this.options.store;e&&e.set&&e.set(this)},closest:function(e,n){return ys(e,n||this.options.draggable,this.el,!1)},option:function(e,n){var s=this.options;if(n===void 0)return s[e];var i=dl.modifyOption(this,e,n);typeof i<"u"?s[e]=i:s[e]=n,e==="group"&&TS(s)},destroy:function(){Nn("destroy",this);var e=this.el;e[gn]=null,Gt(e,"mousedown",this._onTapStart),Gt(e,"touchstart",this._onTapStart),Gt(e,"pointerdown",this._onTapStart),this.nativeDraggable&&(Gt(e,"dragover",this),Gt(e,"dragenter",this)),Array.prototype.forEach.call(e.querySelectorAll("[draggable]"),function(n){n.removeAttribute("draggable")}),this._onDrop(),this._disableDelayedDragEvents(),Qc.splice(Qc.indexOf(this.el),1),this.el=e=null},_hideClone:function(){if(!Di){if(Nn("hideClone",this),Pt.eventCanceled)return;wt(Re,"display","none"),this.options.removeCloneOnHide&&Re.parentNode&&Re.parentNode.removeChild(Re),Di=!0}},_showClone:function(e){if(e.lastPutMode!=="clone"){this._hideClone();return}if(Di){if(Nn("showClone",this),Pt.eventCanceled)return;ft.parentNode==ke&&!this.options.group.revertClone?ke.insertBefore(Re,ft):ar?ke.insertBefore(Re,ar):ke.appendChild(Re),this.options.group.revertClone&&this.animate(ft,Re),wt(Re,"display",""),Di=!1}}};function FU(t){t.dataTransfer&&(t.dataTransfer.dropEffect="move"),t.cancelable&&t.preventDefault()}function jl(t,e,n,s,i,r,o,a){var l,c=t[gn],u=c.options.onMove,d;return window.CustomEvent&&!bi&&!ul?l=new CustomEvent("move",{bubbles:!0,cancelable:!0}):(l=document.createEvent("Event"),l.initEvent("move",!0,!0)),l.to=e,l.from=t,l.dragged=n,l.draggedRect=s,l.related=i||e,l.relatedRect=r||xe(e),l.willInsertAfter=a,l.originalEvent=o,t.dispatchEvent(l),u&&(d=u.call(c,l,o)),d}function rf(t){t.draggable=!1}function VU(){gh=!1}function HU(t,e,n){var s=xe(To(n.el,0,n.options,!0)),i=10;return e?t.clientX<s.left-i||t.clientY<s.top&&t.clientX<s.right:t.clientY<s.top-i||t.clientY<s.bottom&&t.clientX<s.left}function UU(t,e,n){var s=xe(tm(n.el,n.options.draggable)),i=10;return e?t.clientX>s.right+i||t.clientX<=s.right&&t.clientY>s.bottom&&t.clientX>=s.left:t.clientX>s.right&&t.clientY>s.top||t.clientX<=s.right&&t.clientY>s.bottom+i}function jU(t,e,n,s,i,r,o,a){var l=s?t.clientY:t.clientX,c=s?n.height:n.width,u=s?n.top:n.left,d=s?n.bottom:n.right,f=!1;if(!o){if(a&&hc<c*i){if(!_a&&(ya===1?l>u+c*r/2:l<d-c*r/2)&&(_a=!0),_a)f=!0;else if(ya===1?l<u+hc:l>d-hc)return-ya}else if(l>u+c*(1-i)/2&&l<d-c*(1-i)/2)return BU(e)}return f=f||o,f&&(l<u+c*r/2||l>d-c*r/2)?l>u+c/2?1:-1:0}function BU(t){return Me(ft)<Me(t)?1:-1}function WU(t){for(var e=t.tagName+t.className+t.src+t.href+t.textContent,n=e.length,s=0;n--;)s+=e.charCodeAt(n);return s.toString(36)}function qU(t){tu.length=0;for(var e=t.getElementsByTagName("input"),n=e.length;n--;){var s=e[n];s.checked&&tu.push(s)}}function pc(t){return setTimeout(t,0)}function bh(t){return clearTimeout(t)}fd&&Jt(document,"touchmove",function(t){(Pt.active||Jr)&&t.cancelable&&t.preventDefault()});Pt.utils={on:Jt,off:Gt,css:wt,find:SS,is:function(e,n){return!!ys(e,n,e,!1)},extend:AU,throttle:ES,closest:ys,toggleClass:Ie,clone:em,index:Me,nextTick:pc,cancelNextTick:bh,detectDirection:kS,getChild:To};Pt.get=function(t){return t[gn]};Pt.mount=function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];e[0].constructor===Array&&(e=e[0]),e.forEach(function(s){if(!s.prototype||!s.prototype.constructor)throw"Sortable: Mounted plugin must be a constructor function, not ".concat({}.toString.call(s));s.utils&&(Pt.utils=js(js({},Pt.utils),s.utils)),dl.mount(s)})};Pt.create=function(t,e){return new Pt(t,e)};Pt.version=CU;var je=[],ea,yh,_h=!1,of,af,eu,na;function zU(){function t(){this.defaults={scroll:!0,forceAutoScrollFallback:!1,scrollSensitivity:30,scrollSpeed:10,bubbleScroll:!0};for(var e in this)e.charAt(0)==="_"&&typeof this[e]=="function"&&(this[e]=this[e].bind(this))}return t.prototype={dragStarted:function(n){var s=n.originalEvent;this.sortable.nativeDraggable?Jt(document,"dragover",this._handleAutoScroll):this.options.supportPointer?Jt(document,"pointermove",this._handleFallbackAutoScroll):s.touches?Jt(document,"touchmove",this._handleFallbackAutoScroll):Jt(document,"mousemove",this._handleFallbackAutoScroll)},dragOverCompleted:function(n){var s=n.originalEvent;!this.options.dragOverBubble&&!s.rootEl&&this._handleAutoScroll(s)},drop:function(){this.sortable.nativeDraggable?Gt(document,"dragover",this._handleAutoScroll):(Gt(document,"pointermove",this._handleFallbackAutoScroll),Gt(document,"touchmove",this._handleFallbackAutoScroll),Gt(document,"mousemove",this._handleFallbackAutoScroll)),My(),mc(),OU()},nulling:function(){eu=yh=ea=_h=na=of=af=null,je.length=0},_handleFallbackAutoScroll:function(n){this._handleAutoScroll(n,!0)},_handleAutoScroll:function(n,s){var i=this,r=(n.touches?n.touches[0]:n).clientX,o=(n.touches?n.touches[0]:n).clientY,a=document.elementFromPoint(r,o);if(eu=n,s||this.options.forceAutoScrollFallback||ul||bi||ma){lf(n,this.options,a,s);var l=Fi(a,!0);_h&&(!na||r!==of||o!==af)&&(na&&My(),na=setInterval(function(){var c=Fi(document.elementFromPoint(r,o),!0);c!==l&&(l=c,mc()),lf(n,i.options,c,s)},10),of=r,af=o)}else{if(!this.options.bubbleScroll||Fi(a,!0)===Hs()){mc();return}lf(n,this.options,Fi(a,!1),!1)}}},us(t,{pluginName:"scroll",initializeByDefault:!0})}function mc(){je.forEach(function(t){clearInterval(t.pid)}),je=[]}function My(){clearInterval(na)}var lf=ES(function(t,e,n,s){if(e.scroll){var i=(t.touches?t.touches[0]:t).clientX,r=(t.touches?t.touches[0]:t).clientY,o=e.scrollSensitivity,a=e.scrollSpeed,l=Hs(),c=!1,u;yh!==n&&(yh=n,mc(),ea=e.scroll,u=e.scrollFn,ea===!0&&(ea=Fi(n,!0)));var d=0,f=ea;do{var h=f,p=xe(h),m=p.top,_=p.bottom,y=p.left,S=p.right,b=p.width,v=p.height,E=void 0,w=void 0,N=h.scrollWidth,L=h.scrollHeight,k=wt(h),R=h.scrollLeft,B=h.scrollTop;h===l?(E=b<N&&(k.overflowX==="auto"||k.overflowX==="scroll"||k.overflowX==="visible"),w=v<L&&(k.overflowY==="auto"||k.overflowY==="scroll"||k.overflowY==="visible")):(E=b<N&&(k.overflowX==="auto"||k.overflowX==="scroll"),w=v<L&&(k.overflowY==="auto"||k.overflowY==="scroll"));var V=E&&(Math.abs(S-i)<=o&&R+b<N)-(Math.abs(y-i)<=o&&!!R),j=w&&(Math.abs(_-r)<=o&&B+v<L)-(Math.abs(m-r)<=o&&!!B);if(!je[d])for(var Z=0;Z<=d;Z++)je[Z]||(je[Z]={});(je[d].vx!=V||je[d].vy!=j||je[d].el!==h)&&(je[d].el=h,je[d].vx=V,je[d].vy=j,clearInterval(je[d].pid),(V!=0||j!=0)&&(c=!0,je[d].pid=setInterval((function(){s&&this.layer===0&&Pt.active._onTouchMove(eu);var ot=je[this.layer].vy?je[this.layer].vy*a:0,z=je[this.layer].vx?je[this.layer].vx*a:0;typeof u=="function"&&u.call(Pt.dragged.parentNode[gn],z,ot,t,eu,je[this.layer].el)!=="continue"||wS(je[this.layer].el,z,ot)}).bind({layer:d}),24))),d++}while(e.bubbleScroll&&f!==l&&(f=Fi(f,!1)));_h=c}},30),OS=function(e){var n=e.originalEvent,s=e.putSortable,i=e.dragEl,r=e.activeSortable,o=e.dispatchSortableEvent,a=e.hideGhostForTarget,l=e.unhideGhostForTarget;if(n){var c=s||r;a();var u=n.changedTouches&&n.changedTouches.length?n.changedTouches[0]:n,d=document.elementFromPoint(u.clientX,u.clientY);l(),c&&!c.el.contains(d)&&(o("spill"),this.onSpill({dragEl:i,putSortable:s}))}};function nm(){}nm.prototype={startIndex:null,dragStart:function(e){var n=e.oldDraggableIndex;this.startIndex=n},onSpill:function(e){var n=e.dragEl,s=e.putSortable;this.sortable.captureAnimationState(),s&&s.captureAnimationState();var i=To(this.sortable.el,this.startIndex,this.options);i?this.sortable.el.insertBefore(n,i):this.sortable.el.appendChild(n),this.sortable.animateAll(),s&&s.animateAll()},drop:OS};us(nm,{pluginName:"revertOnSpill"});function sm(){}sm.prototype={onSpill:function(e){var n=e.dragEl,s=e.putSortable,i=s||this.sortable;i.captureAnimationState(),n.parentNode&&n.parentNode.removeChild(n),i.animateAll()},drop:OS};us(sm,{pluginName:"removeOnSpill"});var ts;function GU(){function t(){this.defaults={swapClass:"sortable-swap-highlight"}}return t.prototype={dragStart:function(n){var s=n.dragEl;ts=s},dragOverValid:function(n){var s=n.completed,i=n.target,r=n.onMove,o=n.activeSortable,a=n.changed,l=n.cancel;if(o.options.swap){var c=this.sortable.el,u=this.options;if(i&&i!==c){var d=ts;r(i)!==!1?(Ie(i,u.swapClass,!0),ts=i):ts=null,d&&d!==ts&&Ie(d,u.swapClass,!1)}a(),s(!0),l()}},drop:function(n){var s=n.activeSortable,i=n.putSortable,r=n.dragEl,o=i||this.sortable,a=this.options;ts&&Ie(ts,a.swapClass,!1),ts&&(a.swap||i&&i.options.swap)&&r!==ts&&(o.captureAnimationState(),o!==s&&s.captureAnimationState(),KU(r,ts),o.animateAll(),o!==s&&s.animateAll())},nulling:function(){ts=null}},us(t,{pluginName:"swap",eventProperties:function(){return{swapItem:ts}}})}function KU(t,e){var n=t.parentNode,s=e.parentNode,i,r;!n||!s||n.isEqualNode(e)||s.isEqualNode(t)||(i=Me(t),r=Me(e),n.isEqualNode(s)&&i<r&&r++,n.insertBefore(e,n.children[i]),s.insertBefore(t,s.children[r]))}var Mt=[],Un=[],zo,gs,Go=!1,Pn=!1,qr=!1,Se,Ko,Bl;function XU(){function t(e){for(var n in this)n.charAt(0)==="_"&&typeof this[n]=="function"&&(this[n]=this[n].bind(this));e.options.supportPointer?Jt(document,"pointerup",this._deselectMultiDrag):(Jt(document,"mouseup",this._deselectMultiDrag),Jt(document,"touchend",this._deselectMultiDrag)),Jt(document,"keydown",this._checkKeyDown),Jt(document,"keyup",this._checkKeyUp),this.defaults={selectedClass:"sortable-selected",multiDragKey:null,setData:function(i,r){var o="";Mt.length&&gs===e?Mt.forEach(function(a,l){o+=(l?", ":"")+a.textContent}):o=r.textContent,i.setData("Text",o)}}}return t.prototype={multiDragKeyDown:!1,isMultiDrag:!1,delayStartGlobal:function(n){var s=n.dragEl;Se=s},delayEnded:function(){this.isMultiDrag=~Mt.indexOf(Se)},setupClone:function(n){var s=n.sortable,i=n.cancel;if(this.isMultiDrag){for(var r=0;r<Mt.length;r++)Un.push(em(Mt[r])),Un[r].sortableIndex=Mt[r].sortableIndex,Un[r].draggable=!1,Un[r].style["will-change"]="",Ie(Un[r],this.options.selectedClass,!1),Mt[r]===Se&&Ie(Un[r],this.options.chosenClass,!1);s._hideClone(),i()}},clone:function(n){var s=n.sortable,i=n.rootEl,r=n.dispatchSortableEvent,o=n.cancel;this.isMultiDrag&&(this.options.removeCloneOnHide||Mt.length&&gs===s&&(Fy(!0,i),r("clone"),o()))},showClone:function(n){var s=n.cloneNowShown,i=n.rootEl,r=n.cancel;this.isMultiDrag&&(Fy(!1,i),Un.forEach(function(o){wt(o,"display","")}),s(),Bl=!1,r())},hideClone:function(n){var s=this;n.sortable;var i=n.cloneNowHidden,r=n.cancel;this.isMultiDrag&&(Un.forEach(function(o){wt(o,"display","none"),s.options.removeCloneOnHide&&o.parentNode&&o.parentNode.removeChild(o)}),i(),Bl=!0,r())},dragStartGlobal:function(n){n.sortable,!this.isMultiDrag&&gs&&gs.multiDrag._deselectMultiDrag(),Mt.forEach(function(s){s.sortableIndex=Me(s)}),Mt=Mt.sort(function(s,i){return s.sortableIndex-i.sortableIndex}),qr=!0},dragStarted:function(n){var s=this,i=n.sortable;if(this.isMultiDrag){if(this.options.sort&&(i.captureAnimationState(),this.options.animation)){Mt.forEach(function(o){o!==Se&&wt(o,"position","absolute")});var r=xe(Se,!1,!0,!0);Mt.forEach(function(o){o!==Se&&$y(o,r)}),Pn=!0,Go=!0}i.animateAll(function(){Pn=!1,Go=!1,s.options.animation&&Mt.forEach(function(o){Qd(o)}),s.options.sort&&Wl()})}},dragOver:function(n){var s=n.target,i=n.completed,r=n.cancel;Pn&&~Mt.indexOf(s)&&(i(!1),r())},revert:function(n){var s=n.fromSortable,i=n.rootEl,r=n.sortable,o=n.dragRect;Mt.length>1&&(Mt.forEach(function(a){r.addAnimationState({target:a,rect:Pn?xe(a):o}),Qd(a),a.fromRect=o,s.removeAnimationState(a)}),Pn=!1,YU(!this.options.removeCloneOnHide,i))},dragOverCompleted:function(n){var s=n.sortable,i=n.isOwner,r=n.insertion,o=n.activeSortable,a=n.parentEl,l=n.putSortable,c=this.options;if(r){if(i&&o._hideClone(),Go=!1,c.animation&&Mt.length>1&&(Pn||!i&&!o.options.sort&&!l)){var u=xe(Se,!1,!0,!0);Mt.forEach(function(f){f!==Se&&($y(f,u),a.appendChild(f))}),Pn=!0}if(!i)if(Pn||Wl(),Mt.length>1){var d=Bl;o._showClone(s),o.options.animation&&!Bl&&d&&Un.forEach(function(f){o.addAnimationState({target:f,rect:Ko}),f.fromRect=Ko,f.thisAnimationDuration=null})}else o._showClone(s)}},dragOverAnimationCapture:function(n){var s=n.dragRect,i=n.isOwner,r=n.activeSortable;if(Mt.forEach(function(a){a.thisAnimationDuration=null}),r.options.animation&&!i&&r.multiDrag.isMultiDrag){Ko=us({},s);var o=vr(Se,!0);Ko.top-=o.f,Ko.left-=o.e}},dragOverAnimationComplete:function(){Pn&&(Pn=!1,Wl())},drop:function(n){var s=n.originalEvent,i=n.rootEl,r=n.parentEl,o=n.sortable,a=n.dispatchSortableEvent,l=n.oldIndex,c=n.putSortable,u=c||this.sortable;if(s){var d=this.options,f=r.children;if(!qr)if(d.multiDragKey&&!this.multiDragKeyDown&&this._deselectMultiDrag(),Ie(Se,d.selectedClass,!~Mt.indexOf(Se)),~Mt.indexOf(Se))Mt.splice(Mt.indexOf(Se),1),zo=null,Qo({sortable:o,rootEl:i,name:"deselect",targetEl:Se});else{if(Mt.push(Se),Qo({sortable:o,rootEl:i,name:"select",targetEl:Se}),s.shiftKey&&zo&&o.el.contains(zo)){var h=Me(zo),p=Me(Se);if(~h&&~p&&h!==p){var m,_;for(p>h?(_=h,m=p):(_=p,m=h+1);_<m;_++)~Mt.indexOf(f[_])||(Ie(f[_],d.selectedClass,!0),Mt.push(f[_]),Qo({sortable:o,rootEl:i,name:"select",targetEl:f[_]}))}}else zo=Se;gs=u}if(qr&&this.isMultiDrag){if(Pn=!1,(r[gn].options.sort||r!==i)&&Mt.length>1){var y=xe(Se),S=Me(Se,":not(."+this.options.selectedClass+")");if(!Go&&d.animation&&(Se.thisAnimationDuration=null),u.captureAnimationState(),!Go&&(d.animation&&(Se.fromRect=y,Mt.forEach(function(v){if(v.thisAnimationDuration=null,v!==Se){var E=Pn?xe(v):y;v.fromRect=E,u.addAnimationState({target:v,rect:E})}})),Wl(),Mt.forEach(function(v){f[S]?r.insertBefore(v,f[S]):r.appendChild(v),S++}),l===Me(Se))){var b=!1;Mt.forEach(function(v){if(v.sortableIndex!==Me(v)){b=!0;return}}),b&&a("update")}Mt.forEach(function(v){Qd(v)}),u.animateAll()}gs=u}(i===r||c&&c.lastPutMode!=="clone")&&Un.forEach(function(v){v.parentNode&&v.parentNode.removeChild(v)})}},nullingGlobal:function(){this.isMultiDrag=qr=!1,Un.length=0},destroyGlobal:function(){this._deselectMultiDrag(),Gt(document,"pointerup",this._deselectMultiDrag),Gt(document,"mouseup",this._deselectMultiDrag),Gt(document,"touchend",this._deselectMultiDrag),Gt(document,"keydown",this._checkKeyDown),Gt(document,"keyup",this._checkKeyUp)},_deselectMultiDrag:function(n){if(!(typeof qr<"u"&&qr)&&gs===this.sortable&&!(n&&ys(n.target,this.options.draggable,this.sortable.el,!1))&&!(n&&n.button!==0))for(;Mt.length;){var s=Mt[0];Ie(s,this.options.selectedClass,!1),Mt.shift(),Qo({sortable:this.sortable,rootEl:this.sortable.el,name:"deselect",targetEl:s})}},_checkKeyDown:function(n){n.key===this.options.multiDragKey&&(this.multiDragKeyDown=!0)},_checkKeyUp:function(n){n.key===this.options.multiDragKey&&(this.multiDragKeyDown=!1)}},us(t,{pluginName:"multiDrag",utils:{select:function(n){var s=n.parentNode[gn];!s||!s.options.multiDrag||~Mt.indexOf(n)||(gs&&gs!==s&&(gs.multiDrag._deselectMultiDrag(),gs=s),Ie(n,s.options.selectedClass,!0),Mt.push(n))},deselect:function(n){var s=n.parentNode[gn],i=Mt.indexOf(n);!s||!s.options.multiDrag||!~i||(Ie(n,s.options.selectedClass,!1),Mt.splice(i,1))}},eventProperties:function(){var n=this,s=[],i=[];return Mt.forEach(function(r){s.push({multiDragElement:r,index:r.sortableIndex});var o;Pn&&r!==Se?o=-1:Pn?o=Me(r,":not(."+n.options.selectedClass+")"):o=Me(r),i.push({multiDragElement:r,index:o})}),{items:_U(Mt),clones:[].concat(Un),oldIndicies:s,newIndicies:i}},optionListeners:{multiDragKey:function(n){return n=n.toLowerCase(),n==="ctrl"?n="Control":n.length>1&&(n=n.charAt(0).toUpperCase()+n.substr(1)),n}}})}function YU(t,e){Mt.forEach(function(n,s){var i=e.children[n.sortableIndex+(t?Number(s):0)];i?e.insertBefore(n,i):e.appendChild(n)})}function Fy(t,e){Un.forEach(function(n,s){var i=e.children[n.sortableIndex+(t?Number(s):0)];i?e.insertBefore(n,i):e.appendChild(n)})}function Wl(){Mt.forEach(function(t){t!==Se&&t.parentNode&&t.parentNode.removeChild(t)})}Pt.mount(new zU);Pt.mount(sm,nm);const ZU=Object.freeze(Object.defineProperty({__proto__:null,MultiDrag:XU,Sortable:Pt,Swap:GU,default:Pt},Symbol.toStringTag,{value:"Module"})),JU=Vu(ZU);var QU=uc.exports,Vy;function tj(){return Vy||(Vy=1,function(t,e){(function(s,i){t.exports=i(X1(),JU)})(typeof self<"u"?self:QU,function(n,s){return function(i){var r={};function o(a){if(r[a])return r[a].exports;var l=r[a]={i:a,l:!1,exports:{}};return i[a].call(l.exports,l,l.exports,o),l.l=!0,l.exports}return o.m=i,o.c=r,o.d=function(a,l,c){o.o(a,l)||Object.defineProperty(a,l,{enumerable:!0,get:c})},o.r=function(a){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(a,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(a,"__esModule",{value:!0})},o.t=function(a,l){if(l&1&&(a=o(a)),l&8||l&4&&typeof a=="object"&&a&&a.__esModule)return a;var c=Object.create(null);if(o.r(c),Object.defineProperty(c,"default",{enumerable:!0,value:a}),l&2&&typeof a!="string")for(var u in a)o.d(c,u,(function(d){return a[d]}).bind(null,u));return c},o.n=function(a){var l=a&&a.__esModule?function(){return a.default}:function(){return a};return o.d(l,"a",l),l},o.o=function(a,l){return Object.prototype.hasOwnProperty.call(a,l)},o.p="",o(o.s="fb15")}({"00ee":function(i,r,o){var a=o("b622"),l=a("toStringTag"),c={};c[l]="z",i.exports=String(c)==="[object z]"},"0366":function(i,r,o){var a=o("1c0b");i.exports=function(l,c,u){if(a(l),c===void 0)return l;switch(u){case 0:return function(){return l.call(c)};case 1:return function(d){return l.call(c,d)};case 2:return function(d,f){return l.call(c,d,f)};case 3:return function(d,f,h){return l.call(c,d,f,h)}}return function(){return l.apply(c,arguments)}}},"057f":function(i,r,o){var a=o("fc6a"),l=o("241c").f,c={}.toString,u=typeof window=="object"&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],d=function(f){try{return l(f)}catch{return u.slice()}};i.exports.f=function(h){return u&&c.call(h)=="[object Window]"?d(h):l(a(h))}},"06cf":function(i,r,o){var a=o("83ab"),l=o("d1e7"),c=o("5c6c"),u=o("fc6a"),d=o("c04e"),f=o("5135"),h=o("0cfb"),p=Object.getOwnPropertyDescriptor;r.f=a?p:function(_,y){if(_=u(_),y=d(y,!0),h)try{return p(_,y)}catch{}if(f(_,y))return c(!l.f.call(_,y),_[y])}},"0cfb":function(i,r,o){var a=o("83ab"),l=o("d039"),c=o("cc12");i.exports=!a&&!l(function(){return Object.defineProperty(c("div"),"a",{get:function(){return 7}}).a!=7})},"13d5":function(i,r,o){var a=o("23e7"),l=o("d58f").left,c=o("a640"),u=o("ae40"),d=c("reduce"),f=u("reduce",{1:0});a({target:"Array",proto:!0,forced:!d||!f},{reduce:function(p){return l(this,p,arguments.length,arguments.length>1?arguments[1]:void 0)}})},"14c3":function(i,r,o){var a=o("c6b6"),l=o("9263");i.exports=function(c,u){var d=c.exec;if(typeof d=="function"){var f=d.call(c,u);if(typeof f!="object")throw TypeError("RegExp exec method returned something other than an Object or null");return f}if(a(c)!=="RegExp")throw TypeError("RegExp#exec called on incompatible receiver");return l.call(c,u)}},"159b":function(i,r,o){var a=o("da84"),l=o("fdbc"),c=o("17c2"),u=o("9112");for(var d in l){var f=a[d],h=f&&f.prototype;if(h&&h.forEach!==c)try{u(h,"forEach",c)}catch{h.forEach=c}}},"17c2":function(i,r,o){var a=o("b727").forEach,l=o("a640"),c=o("ae40"),u=l("forEach"),d=c("forEach");i.exports=!u||!d?function(h){return a(this,h,arguments.length>1?arguments[1]:void 0)}:[].forEach},"1be4":function(i,r,o){var a=o("d066");i.exports=a("document","documentElement")},"1c0b":function(i,r){i.exports=function(o){if(typeof o!="function")throw TypeError(String(o)+" is not a function");return o}},"1c7e":function(i,r,o){var a=o("b622"),l=a("iterator"),c=!1;try{var u=0,d={next:function(){return{done:!!u++}},return:function(){c=!0}};d[l]=function(){return this},Array.from(d,function(){throw 2})}catch{}i.exports=function(f,h){if(!h&&!c)return!1;var p=!1;try{var m={};m[l]=function(){return{next:function(){return{done:p=!0}}}},f(m)}catch{}return p}},"1d80":function(i,r){i.exports=function(o){if(o==null)throw TypeError("Can't call method on "+o);return o}},"1dde":function(i,r,o){var a=o("d039"),l=o("b622"),c=o("2d00"),u=l("species");i.exports=function(d){return c>=51||!a(function(){var f=[],h=f.constructor={};return h[u]=function(){return{foo:1}},f[d](Boolean).foo!==1})}},"23cb":function(i,r,o){var a=o("a691"),l=Math.max,c=Math.min;i.exports=function(u,d){var f=a(u);return f<0?l(f+d,0):c(f,d)}},"23e7":function(i,r,o){var a=o("da84"),l=o("06cf").f,c=o("9112"),u=o("6eeb"),d=o("ce4e"),f=o("e893"),h=o("94ca");i.exports=function(p,m){var _=p.target,y=p.global,S=p.stat,b,v,E,w,N,L;if(y?v=a:S?v=a[_]||d(_,{}):v=(a[_]||{}).prototype,v)for(E in m){if(N=m[E],p.noTargetGet?(L=l(v,E),w=L&&L.value):w=v[E],b=h(y?E:_+(S?".":"#")+E,p.forced),!b&&w!==void 0){if(typeof N==typeof w)continue;f(N,w)}(p.sham||w&&w.sham)&&c(N,"sham",!0),u(v,E,N,p)}}},"241c":function(i,r,o){var a=o("ca84"),l=o("7839"),c=l.concat("length","prototype");r.f=Object.getOwnPropertyNames||function(d){return a(d,c)}},"25f0":function(i,r,o){var a=o("6eeb"),l=o("825a"),c=o("d039"),u=o("ad6d"),d="toString",f=RegExp.prototype,h=f[d],p=c(function(){return h.call({source:"a",flags:"b"})!="/a/b"}),m=h.name!=d;(p||m)&&a(RegExp.prototype,d,function(){var y=l(this),S=String(y.source),b=y.flags,v=String(b===void 0&&y instanceof RegExp&&!("flags"in f)?u.call(y):b);return"/"+S+"/"+v},{unsafe:!0})},"2ca0":function(i,r,o){var a=o("23e7"),l=o("06cf").f,c=o("50c4"),u=o("5a34"),d=o("1d80"),f=o("ab13"),h=o("c430"),p="".startsWith,m=Math.min,_=f("startsWith"),y=!h&&!_&&!!function(){var S=l(String.prototype,"startsWith");return S&&!S.writable}();a({target:"String",proto:!0,forced:!y&&!_},{startsWith:function(b){var v=String(d(this));u(b);var E=c(m(arguments.length>1?arguments[1]:void 0,v.length)),w=String(b);return p?p.call(v,w,E):v.slice(E,E+w.length)===w}})},"2d00":function(i,r,o){var a=o("da84"),l=o("342f"),c=a.process,u=c&&c.versions,d=u&&u.v8,f,h;d?(f=d.split("."),h=f[0]+f[1]):l&&(f=l.match(/Edge\/(\d+)/),(!f||f[1]>=74)&&(f=l.match(/Chrome\/(\d+)/),f&&(h=f[1]))),i.exports=h&&+h},"342f":function(i,r,o){var a=o("d066");i.exports=a("navigator","userAgent")||""},"35a1":function(i,r,o){var a=o("f5df"),l=o("3f8c"),c=o("b622"),u=c("iterator");i.exports=function(d){if(d!=null)return d[u]||d["@@iterator"]||l[a(d)]}},"37e8":function(i,r,o){var a=o("83ab"),l=o("9bf2"),c=o("825a"),u=o("df75");i.exports=a?Object.defineProperties:function(f,h){c(f);for(var p=u(h),m=p.length,_=0,y;m>_;)l.f(f,y=p[_++],h[y]);return f}},"3bbe":function(i,r,o){var a=o("861d");i.exports=function(l){if(!a(l)&&l!==null)throw TypeError("Can't set "+String(l)+" as a prototype");return l}},"3ca3":function(i,r,o){var a=o("6547").charAt,l=o("69f3"),c=o("7dd0"),u="String Iterator",d=l.set,f=l.getterFor(u);c(String,"String",function(h){d(this,{type:u,string:String(h),index:0})},function(){var p=f(this),m=p.string,_=p.index,y;return _>=m.length?{value:void 0,done:!0}:(y=a(m,_),p.index+=y.length,{value:y,done:!1})})},"3f8c":function(i,r){i.exports={}},4160:function(i,r,o){var a=o("23e7"),l=o("17c2");a({target:"Array",proto:!0,forced:[].forEach!=l},{forEach:l})},"428f":function(i,r,o){var a=o("da84");i.exports=a},"44ad":function(i,r,o){var a=o("d039"),l=o("c6b6"),c="".split;i.exports=a(function(){return!Object("z").propertyIsEnumerable(0)})?function(u){return l(u)=="String"?c.call(u,""):Object(u)}:Object},"44d2":function(i,r,o){var a=o("b622"),l=o("7c73"),c=o("9bf2"),u=a("unscopables"),d=Array.prototype;d[u]==null&&c.f(d,u,{configurable:!0,value:l(null)}),i.exports=function(f){d[u][f]=!0}},"44e7":function(i,r,o){var a=o("861d"),l=o("c6b6"),c=o("b622"),u=c("match");i.exports=function(d){var f;return a(d)&&((f=d[u])!==void 0?!!f:l(d)=="RegExp")}},4930:function(i,r,o){var a=o("d039");i.exports=!!Object.getOwnPropertySymbols&&!a(function(){return!String(Symbol())})},"4d64":function(i,r,o){var a=o("fc6a"),l=o("50c4"),c=o("23cb"),u=function(d){return function(f,h,p){var m=a(f),_=l(m.length),y=c(p,_),S;if(d&&h!=h){for(;_>y;)if(S=m[y++],S!=S)return!0}else for(;_>y;y++)if((d||y in m)&&m[y]===h)return d||y||0;return!d&&-1}};i.exports={includes:u(!0),indexOf:u(!1)}},"4de4":function(i,r,o){var a=o("23e7"),l=o("b727").filter,c=o("1dde"),u=o("ae40"),d=c("filter"),f=u("filter");a({target:"Array",proto:!0,forced:!d||!f},{filter:function(p){return l(this,p,arguments.length>1?arguments[1]:void 0)}})},"4df4":function(i,r,o){var a=o("0366"),l=o("7b0b"),c=o("9bdd"),u=o("e95a"),d=o("50c4"),f=o("8418"),h=o("35a1");i.exports=function(m){var _=l(m),y=typeof this=="function"?this:Array,S=arguments.length,b=S>1?arguments[1]:void 0,v=b!==void 0,E=h(_),w=0,N,L,k,R,B,V;if(v&&(b=a(b,S>2?arguments[2]:void 0,2)),E!=null&&!(y==Array&&u(E)))for(R=E.call(_),B=R.next,L=new y;!(k=B.call(R)).done;w++)V=v?c(R,b,[k.value,w],!0):k.value,f(L,w,V);else for(N=d(_.length),L=new y(N);N>w;w++)V=v?b(_[w],w):_[w],f(L,w,V);return L.length=w,L}},"4fad":function(i,r,o){var a=o("23e7"),l=o("6f53").entries;a({target:"Object",stat:!0},{entries:function(u){return l(u)}})},"50c4":function(i,r,o){var a=o("a691"),l=Math.min;i.exports=function(c){return c>0?l(a(c),9007199254740991):0}},5135:function(i,r){var o={}.hasOwnProperty;i.exports=function(a,l){return o.call(a,l)}},5319:function(i,r,o){var a=o("d784"),l=o("825a"),c=o("7b0b"),u=o("50c4"),d=o("a691"),f=o("1d80"),h=o("8aa5"),p=o("14c3"),m=Math.max,_=Math.min,y=Math.floor,S=/\$([$&'`]|\d\d?|<[^>]*>)/g,b=/\$([$&'`]|\d\d?)/g,v=function(E){return E===void 0?E:String(E)};a("replace",2,function(E,w,N,L){var k=L.REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE,R=L.REPLACE_KEEPS_$0,B=k?"$":"$0";return[function(Z,ot){var z=f(this),et=Z==null?void 0:Z[E];return et!==void 0?et.call(Z,z,ot):w.call(String(z),Z,ot)},function(j,Z){if(!k&&R||typeof Z=="string"&&Z.indexOf(B)===-1){var ot=N(w,j,this,Z);if(ot.done)return ot.value}var z=l(j),et=String(this),at=typeof Z=="function";at||(Z=String(Z));var kt=z.global;if(kt){var Kt=z.unicode;z.lastIndex=0}for(var Ht=[];;){var Wt=p(z,et);if(Wt===null||(Ht.push(Wt),!kt))break;var he=String(Wt[0]);he===""&&(z.lastIndex=h(et,u(z.lastIndex),Kt))}for(var be="",_e=0,qt=0;qt<Ht.length;qt++){Wt=Ht[qt];for(var Y=String(Wt[0]),dt=m(_(d(Wt.index),et.length),0),ct=[],yt=1;yt<Wt.length;yt++)ct.push(v(Wt[yt]));var Ut=Wt.groups;if(at){var Xt=[Y].concat(ct,dt,et);Ut!==void 0&&Xt.push(Ut);var A=String(Z.apply(void 0,Xt))}else A=V(Y,et,dt,ct,Ut,Z);dt>=_e&&(be+=et.slice(_e,dt)+A,_e=dt+Y.length)}return be+et.slice(_e)}];function V(j,Z,ot,z,et,at){var kt=ot+j.length,Kt=z.length,Ht=b;return et!==void 0&&(et=c(et),Ht=S),w.call(at,Ht,function(Wt,he){var be;switch(he.charAt(0)){case"$":return"$";case"&":return j;case"`":return Z.slice(0,ot);case"'":return Z.slice(kt);case"<":be=et[he.slice(1,-1)];break;default:var _e=+he;if(_e===0)return Wt;if(_e>Kt){var qt=y(_e/10);return qt===0?Wt:qt<=Kt?z[qt-1]===void 0?he.charAt(1):z[qt-1]+he.charAt(1):Wt}be=z[_e-1]}return be===void 0?"":be})}})},5692:function(i,r,o){var a=o("c430"),l=o("c6cd");(i.exports=function(c,u){return l[c]||(l[c]=u!==void 0?u:{})})("versions",[]).push({version:"3.6.5",mode:a?"pure":"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})},"56ef":function(i,r,o){var a=o("d066"),l=o("241c"),c=o("7418"),u=o("825a");i.exports=a("Reflect","ownKeys")||function(f){var h=l.f(u(f)),p=c.f;return p?h.concat(p(f)):h}},"5a34":function(i,r,o){var a=o("44e7");i.exports=function(l){if(a(l))throw TypeError("The method doesn't accept regular expressions");return l}},"5c6c":function(i,r){i.exports=function(o,a){return{enumerable:!(o&1),configurable:!(o&2),writable:!(o&4),value:a}}},"5db7":function(i,r,o){var a=o("23e7"),l=o("a2bf"),c=o("7b0b"),u=o("50c4"),d=o("1c0b"),f=o("65f0");a({target:"Array",proto:!0},{flatMap:function(p){var m=c(this),_=u(m.length),y;return d(p),y=f(m,0),y.length=l(y,m,m,_,0,1,p,arguments.length>1?arguments[1]:void 0),y}})},6547:function(i,r,o){var a=o("a691"),l=o("1d80"),c=function(u){return function(d,f){var h=String(l(d)),p=a(f),m=h.length,_,y;return p<0||p>=m?u?"":void 0:(_=h.charCodeAt(p),_<55296||_>56319||p+1===m||(y=h.charCodeAt(p+1))<56320||y>57343?u?h.charAt(p):_:u?h.slice(p,p+2):(_-55296<<10)+(y-56320)+65536)}};i.exports={codeAt:c(!1),charAt:c(!0)}},"65f0":function(i,r,o){var a=o("861d"),l=o("e8b5"),c=o("b622"),u=c("species");i.exports=function(d,f){var h;return l(d)&&(h=d.constructor,typeof h=="function"&&(h===Array||l(h.prototype))?h=void 0:a(h)&&(h=h[u],h===null&&(h=void 0))),new(h===void 0?Array:h)(f===0?0:f)}},"69f3":function(i,r,o){var a=o("7f9a"),l=o("da84"),c=o("861d"),u=o("9112"),d=o("5135"),f=o("f772"),h=o("d012"),p=l.WeakMap,m,_,y,S=function(k){return y(k)?_(k):m(k,{})},b=function(k){return function(R){var B;if(!c(R)||(B=_(R)).type!==k)throw TypeError("Incompatible receiver, "+k+" required");return B}};if(a){var v=new p,E=v.get,w=v.has,N=v.set;m=function(k,R){return N.call(v,k,R),R},_=function(k){return E.call(v,k)||{}},y=function(k){return w.call(v,k)}}else{var L=f("state");h[L]=!0,m=function(k,R){return u(k,L,R),R},_=function(k){return d(k,L)?k[L]:{}},y=function(k){return d(k,L)}}i.exports={set:m,get:_,has:y,enforce:S,getterFor:b}},"6eeb":function(i,r,o){var a=o("da84"),l=o("9112"),c=o("5135"),u=o("ce4e"),d=o("8925"),f=o("69f3"),h=f.get,p=f.enforce,m=String(String).split("String");(i.exports=function(_,y,S,b){var v=b?!!b.unsafe:!1,E=b?!!b.enumerable:!1,w=b?!!b.noTargetGet:!1;if(typeof S=="function"&&(typeof y=="string"&&!c(S,"name")&&l(S,"name",y),p(S).source=m.join(typeof y=="string"?y:"")),_===a){E?_[y]=S:u(y,S);return}else v?!w&&_[y]&&(E=!0):delete _[y];E?_[y]=S:l(_,y,S)})(Function.prototype,"toString",function(){return typeof this=="function"&&h(this).source||d(this)})},"6f53":function(i,r,o){var a=o("83ab"),l=o("df75"),c=o("fc6a"),u=o("d1e7").f,d=function(f){return function(h){for(var p=c(h),m=l(p),_=m.length,y=0,S=[],b;_>y;)b=m[y++],(!a||u.call(p,b))&&S.push(f?[b,p[b]]:p[b]);return S}};i.exports={entries:d(!0),values:d(!1)}},"73d9":function(i,r,o){var a=o("44d2");a("flatMap")},7418:function(i,r){r.f=Object.getOwnPropertySymbols},"746f":function(i,r,o){var a=o("428f"),l=o("5135"),c=o("e538"),u=o("9bf2").f;i.exports=function(d){var f=a.Symbol||(a.Symbol={});l(f,d)||u(f,d,{value:c.f(d)})}},7839:function(i,r){i.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},"7b0b":function(i,r,o){var a=o("1d80");i.exports=function(l){return Object(a(l))}},"7c73":function(i,r,o){var a=o("825a"),l=o("37e8"),c=o("7839"),u=o("d012"),d=o("1be4"),f=o("cc12"),h=o("f772"),p=">",m="<",_="prototype",y="script",S=h("IE_PROTO"),b=function(){},v=function(k){return m+y+p+k+m+"/"+y+p},E=function(k){k.write(v("")),k.close();var R=k.parentWindow.Object;return k=null,R},w=function(){var k=f("iframe"),R="java"+y+":",B;return k.style.display="none",d.appendChild(k),k.src=String(R),B=k.contentWindow.document,B.open(),B.write(v("document.F=Object")),B.close(),B.F},N,L=function(){try{N=document.domain&&new ActiveXObject("htmlfile")}catch{}L=N?E(N):w();for(var k=c.length;k--;)delete L[_][c[k]];return L()};u[S]=!0,i.exports=Object.create||function(R,B){var V;return R!==null?(b[_]=a(R),V=new b,b[_]=null,V[S]=R):V=L(),B===void 0?V:l(V,B)}},"7dd0":function(i,r,o){var a=o("23e7"),l=o("9ed3"),c=o("e163"),u=o("d2bb"),d=o("d44e"),f=o("9112"),h=o("6eeb"),p=o("b622"),m=o("c430"),_=o("3f8c"),y=o("ae93"),S=y.IteratorPrototype,b=y.BUGGY_SAFARI_ITERATORS,v=p("iterator"),E="keys",w="values",N="entries",L=function(){return this};i.exports=function(k,R,B,V,j,Z,ot){l(B,R,V);var z=function(qt){if(qt===j&&Ht)return Ht;if(!b&&qt in kt)return kt[qt];switch(qt){case E:return function(){return new B(this,qt)};case w:return function(){return new B(this,qt)};case N:return function(){return new B(this,qt)}}return function(){return new B(this)}},et=R+" Iterator",at=!1,kt=k.prototype,Kt=kt[v]||kt["@@iterator"]||j&&kt[j],Ht=!b&&Kt||z(j),Wt=R=="Array"&&kt.entries||Kt,he,be,_e;if(Wt&&(he=c(Wt.call(new k)),S!==Object.prototype&&he.next&&(!m&&c(he)!==S&&(u?u(he,S):typeof he[v]!="function"&&f(he,v,L)),d(he,et,!0,!0),m&&(_[et]=L))),j==w&&Kt&&Kt.name!==w&&(at=!0,Ht=function(){return Kt.call(this)}),(!m||ot)&&kt[v]!==Ht&&f(kt,v,Ht),_[R]=Ht,j)if(be={values:z(w),keys:Z?Ht:z(E),entries:z(N)},ot)for(_e in be)(b||at||!(_e in kt))&&h(kt,_e,be[_e]);else a({target:R,proto:!0,forced:b||at},be);return be}},"7f9a":function(i,r,o){var a=o("da84"),l=o("8925"),c=a.WeakMap;i.exports=typeof c=="function"&&/native code/.test(l(c))},"825a":function(i,r,o){var a=o("861d");i.exports=function(l){if(!a(l))throw TypeError(String(l)+" is not an object");return l}},"83ab":function(i,r,o){var a=o("d039");i.exports=!a(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7})},8418:function(i,r,o){var a=o("c04e"),l=o("9bf2"),c=o("5c6c");i.exports=function(u,d,f){var h=a(d);h in u?l.f(u,h,c(0,f)):u[h]=f}},"861d":function(i,r){i.exports=function(o){return typeof o=="object"?o!==null:typeof o=="function"}},8875:function(i,r,o){var a,l,c;(function(u,d){l=[],a=d,c=typeof a=="function"?a.apply(r,l):a,c!==void 0&&(i.exports=c)})(typeof self<"u"?self:this,function(){function u(){var d=Object.getOwnPropertyDescriptor(document,"currentScript");if(!d&&"currentScript"in document&&document.currentScript||d&&d.get!==u&&document.currentScript)return document.currentScript;try{throw new Error}catch(N){var f=/.*at [^(]*\((.*):(.+):(.+)\)$/ig,h=/@([^@]*):(\d+):(\d+)\s*$/ig,p=f.exec(N.stack)||h.exec(N.stack),m=p&&p[1]||!1,_=p&&p[2]||!1,y=document.location.href.replace(document.location.hash,""),S,b,v,E=document.getElementsByTagName("script");m===y&&(S=document.documentElement.outerHTML,b=new RegExp("(?:[^\\n]+?\\n){0,"+(_-2)+"}[^<]*<script>([\\d\\D]*?)<\\/script>[\\d\\D]*","i"),v=S.replace(b,"$1").trim());for(var w=0;w<E.length;w++)if(E[w].readyState==="interactive"||E[w].src===m||m===y&&E[w].innerHTML&&E[w].innerHTML.trim()===v)return E[w];return null}}return u})},8925:function(i,r,o){var a=o("c6cd"),l=Function.toString;typeof a.inspectSource!="function"&&(a.inspectSource=function(c){return l.call(c)}),i.exports=a.inspectSource},"8aa5":function(i,r,o){var a=o("6547").charAt;i.exports=function(l,c,u){return c+(u?a(l,c).length:1)}},"8bbf":function(i,r){i.exports=n},"90e3":function(i,r){var o=0,a=Math.random();i.exports=function(l){return"Symbol("+String(l===void 0?"":l)+")_"+(++o+a).toString(36)}},9112:function(i,r,o){var a=o("83ab"),l=o("9bf2"),c=o("5c6c");i.exports=a?function(u,d,f){return l.f(u,d,c(1,f))}:function(u,d,f){return u[d]=f,u}},9263:function(i,r,o){var a=o("ad6d"),l=o("9f7f"),c=RegExp.prototype.exec,u=String.prototype.replace,d=c,f=function(){var _=/a/,y=/b*/g;return c.call(_,"a"),c.call(y,"a"),_.lastIndex!==0||y.lastIndex!==0}(),h=l.UNSUPPORTED_Y||l.BROKEN_CARET,p=/()??/.exec("")[1]!==void 0,m=f||p||h;m&&(d=function(y){var S=this,b,v,E,w,N=h&&S.sticky,L=a.call(S),k=S.source,R=0,B=y;return N&&(L=L.replace("y",""),L.indexOf("g")===-1&&(L+="g"),B=String(y).slice(S.lastIndex),S.lastIndex>0&&(!S.multiline||S.multiline&&y[S.lastIndex-1]!==`
`)&&(k="(?: "+k+")",B=" "+B,R++),v=new RegExp("^(?:"+k+")",L)),p&&(v=new RegExp("^"+k+"$(?!\\s)",L)),f&&(b=S.lastIndex),E=c.call(N?v:S,B),N?E?(E.input=E.input.slice(R),E[0]=E[0].slice(R),E.index=S.lastIndex,S.lastIndex+=E[0].length):S.lastIndex=0:f&&E&&(S.lastIndex=S.global?E.index+E[0].length:b),p&&E&&E.length>1&&u.call(E[0],v,function(){for(w=1;w<arguments.length-2;w++)arguments[w]===void 0&&(E[w]=void 0)}),E}),i.exports=d},"94ca":function(i,r,o){var a=o("d039"),l=/#|\.prototype\./,c=function(p,m){var _=d[u(p)];return _==h?!0:_==f?!1:typeof m=="function"?a(m):!!m},u=c.normalize=function(p){return String(p).replace(l,".").toLowerCase()},d=c.data={},f=c.NATIVE="N",h=c.POLYFILL="P";i.exports=c},"99af":function(i,r,o){var a=o("23e7"),l=o("d039"),c=o("e8b5"),u=o("861d"),d=o("7b0b"),f=o("50c4"),h=o("8418"),p=o("65f0"),m=o("1dde"),_=o("b622"),y=o("2d00"),S=_("isConcatSpreadable"),b=9007199254740991,v="Maximum allowed index exceeded",E=y>=51||!l(function(){var k=[];return k[S]=!1,k.concat()[0]!==k}),w=m("concat"),N=function(k){if(!u(k))return!1;var R=k[S];return R!==void 0?!!R:c(k)},L=!E||!w;a({target:"Array",proto:!0,forced:L},{concat:function(R){var B=d(this),V=p(B,0),j=0,Z,ot,z,et,at;for(Z=-1,z=arguments.length;Z<z;Z++)if(at=Z===-1?B:arguments[Z],N(at)){if(et=f(at.length),j+et>b)throw TypeError(v);for(ot=0;ot<et;ot++,j++)ot in at&&h(V,j,at[ot])}else{if(j>=b)throw TypeError(v);h(V,j++,at)}return V.length=j,V}})},"9bdd":function(i,r,o){var a=o("825a");i.exports=function(l,c,u,d){try{return d?c(a(u)[0],u[1]):c(u)}catch(h){var f=l.return;throw f!==void 0&&a(f.call(l)),h}}},"9bf2":function(i,r,o){var a=o("83ab"),l=o("0cfb"),c=o("825a"),u=o("c04e"),d=Object.defineProperty;r.f=a?d:function(h,p,m){if(c(h),p=u(p,!0),c(m),l)try{return d(h,p,m)}catch{}if("get"in m||"set"in m)throw TypeError("Accessors not supported");return"value"in m&&(h[p]=m.value),h}},"9ed3":function(i,r,o){var a=o("ae93").IteratorPrototype,l=o("7c73"),c=o("5c6c"),u=o("d44e"),d=o("3f8c"),f=function(){return this};i.exports=function(h,p,m){var _=p+" Iterator";return h.prototype=l(a,{next:c(1,m)}),u(h,_,!1,!0),d[_]=f,h}},"9f7f":function(i,r,o){var a=o("d039");function l(c,u){return RegExp(c,u)}r.UNSUPPORTED_Y=a(function(){var c=l("a","y");return c.lastIndex=2,c.exec("abcd")!=null}),r.BROKEN_CARET=a(function(){var c=l("^r","gy");return c.lastIndex=2,c.exec("str")!=null})},a2bf:function(i,r,o){var a=o("e8b5"),l=o("50c4"),c=o("0366"),u=function(d,f,h,p,m,_,y,S){for(var b=m,v=0,E=y?c(y,S,3):!1,w;v<p;){if(v in h){if(w=E?E(h[v],v,f):h[v],_>0&&a(w))b=u(d,f,w,l(w.length),b,_-1)-1;else{if(b>=9007199254740991)throw TypeError("Exceed the acceptable array length");d[b]=w}b++}v++}return b};i.exports=u},a352:function(i,r){i.exports=s},a434:function(i,r,o){var a=o("23e7"),l=o("23cb"),c=o("a691"),u=o("50c4"),d=o("7b0b"),f=o("65f0"),h=o("8418"),p=o("1dde"),m=o("ae40"),_=p("splice"),y=m("splice",{ACCESSORS:!0,0:0,1:2}),S=Math.max,b=Math.min,v=9007199254740991,E="Maximum allowed length exceeded";a({target:"Array",proto:!0,forced:!_||!y},{splice:function(N,L){var k=d(this),R=u(k.length),B=l(N,R),V=arguments.length,j,Z,ot,z,et,at;if(V===0?j=Z=0:V===1?(j=0,Z=R-B):(j=V-2,Z=b(S(c(L),0),R-B)),R+j-Z>v)throw TypeError(E);for(ot=f(k,Z),z=0;z<Z;z++)et=B+z,et in k&&h(ot,z,k[et]);if(ot.length=Z,j<Z){for(z=B;z<R-Z;z++)et=z+Z,at=z+j,et in k?k[at]=k[et]:delete k[at];for(z=R;z>R-Z+j;z--)delete k[z-1]}else if(j>Z)for(z=R-Z;z>B;z--)et=z+Z-1,at=z+j-1,et in k?k[at]=k[et]:delete k[at];for(z=0;z<j;z++)k[z+B]=arguments[z+2];return k.length=R-Z+j,ot}})},a4d3:function(i,r,o){var a=o("23e7"),l=o("da84"),c=o("d066"),u=o("c430"),d=o("83ab"),f=o("4930"),h=o("fdbf"),p=o("d039"),m=o("5135"),_=o("e8b5"),y=o("861d"),S=o("825a"),b=o("7b0b"),v=o("fc6a"),E=o("c04e"),w=o("5c6c"),N=o("7c73"),L=o("df75"),k=o("241c"),R=o("057f"),B=o("7418"),V=o("06cf"),j=o("9bf2"),Z=o("d1e7"),ot=o("9112"),z=o("6eeb"),et=o("5692"),at=o("f772"),kt=o("d012"),Kt=o("90e3"),Ht=o("b622"),Wt=o("e538"),he=o("746f"),be=o("d44e"),_e=o("69f3"),qt=o("b727").forEach,Y=at("hidden"),dt="Symbol",ct="prototype",yt=Ht("toPrimitive"),Ut=_e.set,Xt=_e.getterFor(dt),A=Object[ct],P=l.Symbol,q=c("JSON","stringify"),st=V.f,Q=j.f,T=R.f,I=Z.f,H=et("symbols"),X=et("op-symbols"),nt=et("string-to-symbol-registry"),lt=et("symbol-to-string-registry"),F=et("wks"),G=l.QObject,ht=!G||!G[ct]||!G[ct].findChild,Et=d&&p(function(){return N(Q({},"a",{get:function(){return Q(this,"a",{value:7}).a}})).a!=7})?function(Nt,Ct,It){var te=st(A,Ct);te&&delete A[Ct],Q(Nt,Ct,It),te&&Nt!==A&&Q(A,Ct,te)}:Q,zt=function(Nt,Ct){var It=H[Nt]=N(P[ct]);return Ut(It,{type:dt,tag:Nt,description:Ct}),d||(It.description=Ct),It},U=h?function(Nt){return typeof Nt=="symbol"}:function(Nt){return Object(Nt)instanceof P},W=function(Ct,It,te){Ct===A&&W(X,It,te),S(Ct);var re=E(It,!0);return S(te),m(H,re)?(te.enumerable?(m(Ct,Y)&&Ct[Y][re]&&(Ct[Y][re]=!1),te=N(te,{enumerable:w(0,!1)})):(m(Ct,Y)||Q(Ct,Y,w(1,{})),Ct[Y][re]=!0),Et(Ct,re,te)):Q(Ct,re,te)},K=function(Ct,It){S(Ct);var te=v(It),re=L(te).concat(Lt(te));return qt(re,function(In){(!d||mt.call(te,In))&&W(Ct,In,te[In])}),Ct},rt=function(Ct,It){return It===void 0?N(Ct):K(N(Ct),It)},mt=function(Ct){var It=E(Ct,!0),te=I.call(this,It);return this===A&&m(H,It)&&!m(X,It)?!1:te||!m(this,It)||!m(H,It)||m(this,Y)&&this[Y][It]?te:!0},xt=function(Ct,It){var te=v(Ct),re=E(It,!0);if(!(te===A&&m(H,re)&&!m(X,re))){var In=st(te,re);return In&&m(H,re)&&!(m(te,Y)&&te[Y][re])&&(In.enumerable=!0),In}},Dt=function(Ct){var It=T(v(Ct)),te=[];return qt(It,function(re){!m(H,re)&&!m(kt,re)&&te.push(re)}),te},Lt=function(Ct){var It=Ct===A,te=T(It?X:v(Ct)),re=[];return qt(te,function(In){m(H,In)&&(!It||m(A,In))&&re.push(H[In])}),re};if(f||(P=function(){if(this instanceof P)throw TypeError("Symbol is not a constructor");var Ct=!arguments.length||arguments[0]===void 0?void 0:String(arguments[0]),It=Kt(Ct),te=function(re){this===A&&te.call(X,re),m(this,Y)&&m(this[Y],It)&&(this[Y][It]=!1),Et(this,It,w(1,re))};return d&&ht&&Et(A,It,{configurable:!0,set:te}),zt(It,Ct)},z(P[ct],"toString",function(){return Xt(this).tag}),z(P,"withoutSetter",function(Nt){return zt(Kt(Nt),Nt)}),Z.f=mt,j.f=W,V.f=xt,k.f=R.f=Dt,B.f=Lt,Wt.f=function(Nt){return zt(Ht(Nt),Nt)},d&&(Q(P[ct],"description",{configurable:!0,get:function(){return Xt(this).description}}),u||z(A,"propertyIsEnumerable",mt,{unsafe:!0}))),a({global:!0,wrap:!0,forced:!f,sham:!f},{Symbol:P}),qt(L(F),function(Nt){he(Nt)}),a({target:dt,stat:!0,forced:!f},{for:function(Nt){var Ct=String(Nt);if(m(nt,Ct))return nt[Ct];var It=P(Ct);return nt[Ct]=It,lt[It]=Ct,It},keyFor:function(Ct){if(!U(Ct))throw TypeError(Ct+" is not a symbol");if(m(lt,Ct))return lt[Ct]},useSetter:function(){ht=!0},useSimple:function(){ht=!1}}),a({target:"Object",stat:!0,forced:!f,sham:!d},{create:rt,defineProperty:W,defineProperties:K,getOwnPropertyDescriptor:xt}),a({target:"Object",stat:!0,forced:!f},{getOwnPropertyNames:Dt,getOwnPropertySymbols:Lt}),a({target:"Object",stat:!0,forced:p(function(){B.f(1)})},{getOwnPropertySymbols:function(Ct){return B.f(b(Ct))}}),q){var oe=!f||p(function(){var Nt=P();return q([Nt])!="[null]"||q({a:Nt})!="{}"||q(Object(Nt))!="{}"});a({target:"JSON",stat:!0,forced:oe},{stringify:function(Ct,It,te){for(var re=[Ct],In=1,pd;arguments.length>In;)re.push(arguments[In++]);if(pd=It,!(!y(It)&&Ct===void 0||U(Ct)))return _(It)||(It=function(RS,fl){if(typeof pd=="function"&&(fl=pd.call(this,RS,fl)),!U(fl))return fl}),re[1]=It,q.apply(null,re)}})}P[ct][yt]||ot(P[ct],yt,P[ct].valueOf),be(P,dt),kt[Y]=!0},a630:function(i,r,o){var a=o("23e7"),l=o("4df4"),c=o("1c7e"),u=!c(function(d){Array.from(d)});a({target:"Array",stat:!0,forced:u},{from:l})},a640:function(i,r,o){var a=o("d039");i.exports=function(l,c){var u=[][l];return!!u&&a(function(){u.call(null,c||function(){throw 1},1)})}},a691:function(i,r){var o=Math.ceil,a=Math.floor;i.exports=function(l){return isNaN(l=+l)?0:(l>0?a:o)(l)}},ab13:function(i,r,o){var a=o("b622"),l=a("match");i.exports=function(c){var u=/./;try{"/./"[c](u)}catch{try{return u[l]=!1,"/./"[c](u)}catch{}}return!1}},ac1f:function(i,r,o){var a=o("23e7"),l=o("9263");a({target:"RegExp",proto:!0,forced:/./.exec!==l},{exec:l})},ad6d:function(i,r,o){var a=o("825a");i.exports=function(){var l=a(this),c="";return l.global&&(c+="g"),l.ignoreCase&&(c+="i"),l.multiline&&(c+="m"),l.dotAll&&(c+="s"),l.unicode&&(c+="u"),l.sticky&&(c+="y"),c}},ae40:function(i,r,o){var a=o("83ab"),l=o("d039"),c=o("5135"),u=Object.defineProperty,d={},f=function(h){throw h};i.exports=function(h,p){if(c(d,h))return d[h];p||(p={});var m=[][h],_=c(p,"ACCESSORS")?p.ACCESSORS:!1,y=c(p,0)?p[0]:f,S=c(p,1)?p[1]:void 0;return d[h]=!!m&&!l(function(){if(_&&!a)return!0;var b={length:-1};_?u(b,1,{enumerable:!0,get:f}):b[1]=1,m.call(b,y,S)})}},ae93:function(i,r,o){var a=o("e163"),l=o("9112"),c=o("5135"),u=o("b622"),d=o("c430"),f=u("iterator"),h=!1,p=function(){return this},m,_,y;[].keys&&(y=[].keys(),"next"in y?(_=a(a(y)),_!==Object.prototype&&(m=_)):h=!0),m==null&&(m={}),!d&&!c(m,f)&&l(m,f,p),i.exports={IteratorPrototype:m,BUGGY_SAFARI_ITERATORS:h}},b041:function(i,r,o){var a=o("00ee"),l=o("f5df");i.exports=a?{}.toString:function(){return"[object "+l(this)+"]"}},b0c0:function(i,r,o){var a=o("83ab"),l=o("9bf2").f,c=Function.prototype,u=c.toString,d=/^\s*function ([^ (]*)/,f="name";a&&!(f in c)&&l(c,f,{configurable:!0,get:function(){try{return u.call(this).match(d)[1]}catch{return""}}})},b622:function(i,r,o){var a=o("da84"),l=o("5692"),c=o("5135"),u=o("90e3"),d=o("4930"),f=o("fdbf"),h=l("wks"),p=a.Symbol,m=f?p:p&&p.withoutSetter||u;i.exports=function(_){return c(h,_)||(d&&c(p,_)?h[_]=p[_]:h[_]=m("Symbol."+_)),h[_]}},b64b:function(i,r,o){var a=o("23e7"),l=o("7b0b"),c=o("df75"),u=o("d039"),d=u(function(){c(1)});a({target:"Object",stat:!0,forced:d},{keys:function(h){return c(l(h))}})},b727:function(i,r,o){var a=o("0366"),l=o("44ad"),c=o("7b0b"),u=o("50c4"),d=o("65f0"),f=[].push,h=function(p){var m=p==1,_=p==2,y=p==3,S=p==4,b=p==6,v=p==5||b;return function(E,w,N,L){for(var k=c(E),R=l(k),B=a(w,N,3),V=u(R.length),j=0,Z=L||d,ot=m?Z(E,V):_?Z(E,0):void 0,z,et;V>j;j++)if((v||j in R)&&(z=R[j],et=B(z,j,k),p)){if(m)ot[j]=et;else if(et)switch(p){case 3:return!0;case 5:return z;case 6:return j;case 2:f.call(ot,z)}else if(S)return!1}return b?-1:y||S?S:ot}};i.exports={forEach:h(0),map:h(1),filter:h(2),some:h(3),every:h(4),find:h(5),findIndex:h(6)}},c04e:function(i,r,o){var a=o("861d");i.exports=function(l,c){if(!a(l))return l;var u,d;if(c&&typeof(u=l.toString)=="function"&&!a(d=u.call(l))||typeof(u=l.valueOf)=="function"&&!a(d=u.call(l))||!c&&typeof(u=l.toString)=="function"&&!a(d=u.call(l)))return d;throw TypeError("Can't convert object to primitive value")}},c430:function(i,r){i.exports=!1},c6b6:function(i,r){var o={}.toString;i.exports=function(a){return o.call(a).slice(8,-1)}},c6cd:function(i,r,o){var a=o("da84"),l=o("ce4e"),c="__core-js_shared__",u=a[c]||l(c,{});i.exports=u},c740:function(i,r,o){var a=o("23e7"),l=o("b727").findIndex,c=o("44d2"),u=o("ae40"),d="findIndex",f=!0,h=u(d);d in[]&&Array(1)[d](function(){f=!1}),a({target:"Array",proto:!0,forced:f||!h},{findIndex:function(m){return l(this,m,arguments.length>1?arguments[1]:void 0)}}),c(d)},c8ba:function(i,r){var o;o=function(){return this}();try{o=o||new Function("return this")()}catch{typeof window=="object"&&(o=window)}i.exports=o},c975:function(i,r,o){var a=o("23e7"),l=o("4d64").indexOf,c=o("a640"),u=o("ae40"),d=[].indexOf,f=!!d&&1/[1].indexOf(1,-0)<0,h=c("indexOf"),p=u("indexOf",{ACCESSORS:!0,1:0});a({target:"Array",proto:!0,forced:f||!h||!p},{indexOf:function(_){return f?d.apply(this,arguments)||0:l(this,_,arguments.length>1?arguments[1]:void 0)}})},ca84:function(i,r,o){var a=o("5135"),l=o("fc6a"),c=o("4d64").indexOf,u=o("d012");i.exports=function(d,f){var h=l(d),p=0,m=[],_;for(_ in h)!a(u,_)&&a(h,_)&&m.push(_);for(;f.length>p;)a(h,_=f[p++])&&(~c(m,_)||m.push(_));return m}},caad:function(i,r,o){var a=o("23e7"),l=o("4d64").includes,c=o("44d2"),u=o("ae40"),d=u("indexOf",{ACCESSORS:!0,1:0});a({target:"Array",proto:!0,forced:!d},{includes:function(h){return l(this,h,arguments.length>1?arguments[1]:void 0)}}),c("includes")},cc12:function(i,r,o){var a=o("da84"),l=o("861d"),c=a.document,u=l(c)&&l(c.createElement);i.exports=function(d){return u?c.createElement(d):{}}},ce4e:function(i,r,o){var a=o("da84"),l=o("9112");i.exports=function(c,u){try{l(a,c,u)}catch{a[c]=u}return u}},d012:function(i,r){i.exports={}},d039:function(i,r){i.exports=function(o){try{return!!o()}catch{return!0}}},d066:function(i,r,o){var a=o("428f"),l=o("da84"),c=function(u){return typeof u=="function"?u:void 0};i.exports=function(u,d){return arguments.length<2?c(a[u])||c(l[u]):a[u]&&a[u][d]||l[u]&&l[u][d]}},d1e7:function(i,r,o){var a={}.propertyIsEnumerable,l=Object.getOwnPropertyDescriptor,c=l&&!a.call({1:2},1);r.f=c?function(d){var f=l(this,d);return!!f&&f.enumerable}:a},d28b:function(i,r,o){var a=o("746f");a("iterator")},d2bb:function(i,r,o){var a=o("825a"),l=o("3bbe");i.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var c=!1,u={},d;try{d=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set,d.call(u,[]),c=u instanceof Array}catch{}return function(h,p){return a(h),l(p),c?d.call(h,p):h.__proto__=p,h}}():void 0)},d3b7:function(i,r,o){var a=o("00ee"),l=o("6eeb"),c=o("b041");a||l(Object.prototype,"toString",c,{unsafe:!0})},d44e:function(i,r,o){var a=o("9bf2").f,l=o("5135"),c=o("b622"),u=c("toStringTag");i.exports=function(d,f,h){d&&!l(d=h?d:d.prototype,u)&&a(d,u,{configurable:!0,value:f})}},d58f:function(i,r,o){var a=o("1c0b"),l=o("7b0b"),c=o("44ad"),u=o("50c4"),d=function(f){return function(h,p,m,_){a(p);var y=l(h),S=c(y),b=u(y.length),v=f?b-1:0,E=f?-1:1;if(m<2)for(;;){if(v in S){_=S[v],v+=E;break}if(v+=E,f?v<0:b<=v)throw TypeError("Reduce of empty array with no initial value")}for(;f?v>=0:b>v;v+=E)v in S&&(_=p(_,S[v],v,y));return _}};i.exports={left:d(!1),right:d(!0)}},d784:function(i,r,o){o("ac1f");var a=o("6eeb"),l=o("d039"),c=o("b622"),u=o("9263"),d=o("9112"),f=c("species"),h=!l(function(){var S=/./;return S.exec=function(){var b=[];return b.groups={a:"7"},b},"".replace(S,"$<a>")!=="7"}),p=function(){return"a".replace(/./,"$0")==="$0"}(),m=c("replace"),_=function(){return/./[m]?/./[m]("a","$0")==="":!1}(),y=!l(function(){var S=/(?:)/,b=S.exec;S.exec=function(){return b.apply(this,arguments)};var v="ab".split(S);return v.length!==2||v[0]!=="a"||v[1]!=="b"});i.exports=function(S,b,v,E){var w=c(S),N=!l(function(){var j={};return j[w]=function(){return 7},""[S](j)!=7}),L=N&&!l(function(){var j=!1,Z=/a/;return S==="split"&&(Z={},Z.constructor={},Z.constructor[f]=function(){return Z},Z.flags="",Z[w]=/./[w]),Z.exec=function(){return j=!0,null},Z[w](""),!j});if(!N||!L||S==="replace"&&!(h&&p&&!_)||S==="split"&&!y){var k=/./[w],R=v(w,""[S],function(j,Z,ot,z,et){return Z.exec===u?N&&!et?{done:!0,value:k.call(Z,ot,z)}:{done:!0,value:j.call(ot,Z,z)}:{done:!1}},{REPLACE_KEEPS_$0:p,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:_}),B=R[0],V=R[1];a(String.prototype,S,B),a(RegExp.prototype,w,b==2?function(j,Z){return V.call(j,this,Z)}:function(j){return V.call(j,this)})}E&&d(RegExp.prototype[w],"sham",!0)}},d81d:function(i,r,o){var a=o("23e7"),l=o("b727").map,c=o("1dde"),u=o("ae40"),d=c("map"),f=u("map");a({target:"Array",proto:!0,forced:!d||!f},{map:function(p){return l(this,p,arguments.length>1?arguments[1]:void 0)}})},da84:function(i,r,o){(function(a){var l=function(c){return c&&c.Math==Math&&c};i.exports=l(typeof globalThis=="object"&&globalThis)||l(typeof window=="object"&&window)||l(typeof self=="object"&&self)||l(typeof a=="object"&&a)||Function("return this")()}).call(this,o("c8ba"))},dbb4:function(i,r,o){var a=o("23e7"),l=o("83ab"),c=o("56ef"),u=o("fc6a"),d=o("06cf"),f=o("8418");a({target:"Object",stat:!0,sham:!l},{getOwnPropertyDescriptors:function(p){for(var m=u(p),_=d.f,y=c(m),S={},b=0,v,E;y.length>b;)E=_(m,v=y[b++]),E!==void 0&&f(S,v,E);return S}})},dbf1:function(i,r,o){(function(a){o.d(r,"a",function(){return c});function l(){return typeof window<"u"?window.console:a.console}var c=l()}).call(this,o("c8ba"))},ddb0:function(i,r,o){var a=o("da84"),l=o("fdbc"),c=o("e260"),u=o("9112"),d=o("b622"),f=d("iterator"),h=d("toStringTag"),p=c.values;for(var m in l){var _=a[m],y=_&&_.prototype;if(y){if(y[f]!==p)try{u(y,f,p)}catch{y[f]=p}if(y[h]||u(y,h,m),l[m]){for(var S in c)if(y[S]!==c[S])try{u(y,S,c[S])}catch{y[S]=c[S]}}}}},df75:function(i,r,o){var a=o("ca84"),l=o("7839");i.exports=Object.keys||function(u){return a(u,l)}},e01a:function(i,r,o){var a=o("23e7"),l=o("83ab"),c=o("da84"),u=o("5135"),d=o("861d"),f=o("9bf2").f,h=o("e893"),p=c.Symbol;if(l&&typeof p=="function"&&(!("description"in p.prototype)||p().description!==void 0)){var m={},_=function(){var w=arguments.length<1||arguments[0]===void 0?void 0:String(arguments[0]),N=this instanceof _?new p(w):w===void 0?p():p(w);return w===""&&(m[N]=!0),N};h(_,p);var y=_.prototype=p.prototype;y.constructor=_;var S=y.toString,b=String(p("test"))=="Symbol(test)",v=/^Symbol\((.*)\)[^)]+$/;f(y,"description",{configurable:!0,get:function(){var w=d(this)?this.valueOf():this,N=S.call(w);if(u(m,w))return"";var L=b?N.slice(7,-1):N.replace(v,"$1");return L===""?void 0:L}}),a({global:!0,forced:!0},{Symbol:_})}},e163:function(i,r,o){var a=o("5135"),l=o("7b0b"),c=o("f772"),u=o("e177"),d=c("IE_PROTO"),f=Object.prototype;i.exports=u?Object.getPrototypeOf:function(h){return h=l(h),a(h,d)?h[d]:typeof h.constructor=="function"&&h instanceof h.constructor?h.constructor.prototype:h instanceof Object?f:null}},e177:function(i,r,o){var a=o("d039");i.exports=!a(function(){function l(){}return l.prototype.constructor=null,Object.getPrototypeOf(new l)!==l.prototype})},e260:function(i,r,o){var a=o("fc6a"),l=o("44d2"),c=o("3f8c"),u=o("69f3"),d=o("7dd0"),f="Array Iterator",h=u.set,p=u.getterFor(f);i.exports=d(Array,"Array",function(m,_){h(this,{type:f,target:a(m),index:0,kind:_})},function(){var m=p(this),_=m.target,y=m.kind,S=m.index++;return!_||S>=_.length?(m.target=void 0,{value:void 0,done:!0}):y=="keys"?{value:S,done:!1}:y=="values"?{value:_[S],done:!1}:{value:[S,_[S]],done:!1}},"values"),c.Arguments=c.Array,l("keys"),l("values"),l("entries")},e439:function(i,r,o){var a=o("23e7"),l=o("d039"),c=o("fc6a"),u=o("06cf").f,d=o("83ab"),f=l(function(){u(1)}),h=!d||f;a({target:"Object",stat:!0,forced:h,sham:!d},{getOwnPropertyDescriptor:function(m,_){return u(c(m),_)}})},e538:function(i,r,o){var a=o("b622");r.f=a},e893:function(i,r,o){var a=o("5135"),l=o("56ef"),c=o("06cf"),u=o("9bf2");i.exports=function(d,f){for(var h=l(f),p=u.f,m=c.f,_=0;_<h.length;_++){var y=h[_];a(d,y)||p(d,y,m(f,y))}}},e8b5:function(i,r,o){var a=o("c6b6");i.exports=Array.isArray||function(c){return a(c)=="Array"}},e95a:function(i,r,o){var a=o("b622"),l=o("3f8c"),c=a("iterator"),u=Array.prototype;i.exports=function(d){return d!==void 0&&(l.Array===d||u[c]===d)}},f5df:function(i,r,o){var a=o("00ee"),l=o("c6b6"),c=o("b622"),u=c("toStringTag"),d=l(function(){return arguments}())=="Arguments",f=function(h,p){try{return h[p]}catch{}};i.exports=a?l:function(h){var p,m,_;return h===void 0?"Undefined":h===null?"Null":typeof(m=f(p=Object(h),u))=="string"?m:d?l(p):(_=l(p))=="Object"&&typeof p.callee=="function"?"Arguments":_}},f772:function(i,r,o){var a=o("5692"),l=o("90e3"),c=a("keys");i.exports=function(u){return c[u]||(c[u]=l(u))}},fb15:function(i,r,o){if(o.r(r),typeof window<"u"){var a=window.document.currentScript;{var l=o("8875");a=l(),"currentScript"in document||Object.defineProperty(document,"currentScript",{get:l})}var c=a&&a.src.match(/(.+\/)[^/]+\.js(\?.*)?$/);c&&(o.p=c[1])}o("99af"),o("4de4"),o("4160"),o("c975"),o("d81d"),o("a434"),o("159b"),o("a4d3"),o("e439"),o("dbb4"),o("b64b");function u(U,W,K){return W in U?Object.defineProperty(U,W,{value:K,enumerable:!0,configurable:!0,writable:!0}):U[W]=K,U}function d(U,W){var K=Object.keys(U);if(Object.getOwnPropertySymbols){var rt=Object.getOwnPropertySymbols(U);W&&(rt=rt.filter(function(mt){return Object.getOwnPropertyDescriptor(U,mt).enumerable})),K.push.apply(K,rt)}return K}function f(U){for(var W=1;W<arguments.length;W++){var K=arguments[W]!=null?arguments[W]:{};W%2?d(Object(K),!0).forEach(function(rt){u(U,rt,K[rt])}):Object.getOwnPropertyDescriptors?Object.defineProperties(U,Object.getOwnPropertyDescriptors(K)):d(Object(K)).forEach(function(rt){Object.defineProperty(U,rt,Object.getOwnPropertyDescriptor(K,rt))})}return U}function h(U){if(Array.isArray(U))return U}o("e01a"),o("d28b"),o("e260"),o("d3b7"),o("3ca3"),o("ddb0");function p(U,W){if(!(typeof Symbol>"u"||!(Symbol.iterator in Object(U)))){var K=[],rt=!0,mt=!1,xt=void 0;try{for(var Dt=U[Symbol.iterator](),Lt;!(rt=(Lt=Dt.next()).done)&&(K.push(Lt.value),!(W&&K.length===W));rt=!0);}catch(oe){mt=!0,xt=oe}finally{try{!rt&&Dt.return!=null&&Dt.return()}finally{if(mt)throw xt}}return K}}o("a630"),o("fb6a"),o("b0c0"),o("25f0");function m(U,W){(W==null||W>U.length)&&(W=U.length);for(var K=0,rt=new Array(W);K<W;K++)rt[K]=U[K];return rt}function _(U,W){if(U){if(typeof U=="string")return m(U,W);var K=Object.prototype.toString.call(U).slice(8,-1);if(K==="Object"&&U.constructor&&(K=U.constructor.name),K==="Map"||K==="Set")return Array.from(U);if(K==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(K))return m(U,W)}}function y(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function S(U,W){return h(U)||p(U,W)||_(U,W)||y()}function b(U){if(Array.isArray(U))return m(U)}function v(U){if(typeof Symbol<"u"&&Symbol.iterator in Object(U))return Array.from(U)}function E(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function w(U){return b(U)||v(U)||_(U)||E()}var N=o("a352"),L=o.n(N);function k(U){U.parentElement!==null&&U.parentElement.removeChild(U)}function R(U,W,K){var rt=K===0?U.children[0]:U.children[K-1].nextSibling;U.insertBefore(W,rt)}var B=o("dbf1");o("13d5"),o("4fad"),o("ac1f"),o("5319");function V(U){var W=Object.create(null);return function(rt){var mt=W[rt];return mt||(W[rt]=U(rt))}}var j=/-(\w)/g,Z=V(function(U){return U.replace(j,function(W,K){return K.toUpperCase()})});o("5db7"),o("73d9");var ot=["Start","Add","Remove","Update","End"],z=["Choose","Unchoose","Sort","Filter","Clone"],et=["Move"],at=[et,ot,z].flatMap(function(U){return U}).map(function(U){return"on".concat(U)}),kt={manage:et,manageAndEmit:ot,emit:z};function Kt(U){return at.indexOf(U)!==-1}o("caad"),o("2ca0");var Ht=["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","label","legend","li","link","main","map","mark","math","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rb","rp","rt","rtc","ruby","s","samp","script","section","select","slot","small","source","span","strong","style","sub","summary","sup","svg","table","tbody","td","template","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr"];function Wt(U){return Ht.includes(U)}function he(U){return["transition-group","TransitionGroup"].includes(U)}function be(U){return["id","class","role","style"].includes(U)||U.startsWith("data-")||U.startsWith("aria-")||U.startsWith("on")}function _e(U){return U.reduce(function(W,K){var rt=S(K,2),mt=rt[0],xt=rt[1];return W[mt]=xt,W},{})}function qt(U){var W=U.$attrs,K=U.componentData,rt=K===void 0?{}:K,mt=_e(Object.entries(W).filter(function(xt){var Dt=S(xt,2),Lt=Dt[0];return Dt[1],be(Lt)}));return f(f({},mt),rt)}function Y(U){var W=U.$attrs,K=U.callBackBuilder,rt=_e(dt(W));Object.entries(K).forEach(function(xt){var Dt=S(xt,2),Lt=Dt[0],oe=Dt[1];kt[Lt].forEach(function(Nt){rt["on".concat(Nt)]=oe(Nt)})});var mt="[data-draggable]".concat(rt.draggable||"");return f(f({},rt),{},{draggable:mt})}function dt(U){return Object.entries(U).filter(function(W){var K=S(W,2),rt=K[0];return K[1],!be(rt)}).map(function(W){var K=S(W,2),rt=K[0],mt=K[1];return[Z(rt),mt]}).filter(function(W){var K=S(W,2),rt=K[0];return K[1],!Kt(rt)})}o("c740");function ct(U,W){if(!(U instanceof W))throw new TypeError("Cannot call a class as a function")}function yt(U,W){for(var K=0;K<W.length;K++){var rt=W[K];rt.enumerable=rt.enumerable||!1,rt.configurable=!0,"value"in rt&&(rt.writable=!0),Object.defineProperty(U,rt.key,rt)}}function Ut(U,W,K){return W&&yt(U.prototype,W),U}var Xt=function(W){var K=W.el;return K},A=function(W,K){return W.__draggable_context=K},P=function(W){return W.__draggable_context},q=function(){function U(W){var K=W.nodes,rt=K.header,mt=K.default,xt=K.footer,Dt=W.root,Lt=W.realList;ct(this,U),this.defaultNodes=mt,this.children=[].concat(w(rt),w(mt),w(xt)),this.externalComponent=Dt.externalComponent,this.rootTransition=Dt.transition,this.tag=Dt.tag,this.realList=Lt}return Ut(U,[{key:"render",value:function(K,rt){var mt=this.tag,xt=this.children,Dt=this._isRootComponent,Lt=Dt?{default:function(){return xt}}:xt;return K(mt,rt,Lt)}},{key:"updated",value:function(){var K=this.defaultNodes,rt=this.realList;K.forEach(function(mt,xt){A(Xt(mt),{element:rt[xt],index:xt})})}},{key:"getUnderlyingVm",value:function(K){return P(K)}},{key:"getVmIndexFromDomIndex",value:function(K,rt){var mt=this.defaultNodes,xt=mt.length,Dt=rt.children,Lt=Dt.item(K);if(Lt===null)return xt;var oe=P(Lt);if(oe)return oe.index;if(xt===0)return 0;var Nt=Xt(mt[0]),Ct=w(Dt).findIndex(function(It){return It===Nt});return K<Ct?0:xt}},{key:"_isRootComponent",get:function(){return this.externalComponent||this.rootTransition}}]),U}(),st=o("8bbf");function Q(U,W){var K=U[W];return K?K():[]}function T(U){var W=U.$slots,K=U.realList,rt=U.getKey,mt=K||[],xt=["header","footer"].map(function(It){return Q(W,It)}),Dt=S(xt,2),Lt=Dt[0],oe=Dt[1],Nt=W.item;if(!Nt)throw new Error("draggable element must have an item slot");var Ct=mt.flatMap(function(It,te){return Nt({element:It,index:te}).map(function(re){return re.key=rt(It),re.props=f(f({},re.props||{}),{},{"data-draggable":!0}),re})});if(Ct.length!==mt.length)throw new Error("Item slot must have only one child");return{header:Lt,footer:oe,default:Ct}}function I(U){var W=he(U),K=!Wt(U)&&!W;return{transition:W,externalComponent:K,tag:K?Object(st.resolveComponent)(U):W?st.TransitionGroup:U}}function H(U){var W=U.$slots,K=U.tag,rt=U.realList,mt=U.getKey,xt=T({$slots:W,realList:rt,getKey:mt}),Dt=I(K);return new q({nodes:xt,root:Dt,realList:rt})}function X(U,W){var K=this;Object(st.nextTick)(function(){return K.$emit(U.toLowerCase(),W)})}function nt(U){var W=this;return function(K,rt){if(W.realList!==null)return W["onDrag".concat(U)](K,rt)}}function lt(U){var W=this,K=nt.call(this,U);return function(rt,mt){K.call(W,rt,mt),X.call(W,U,rt)}}var F=null,G={list:{type:Array,required:!1,default:null},modelValue:{type:Array,required:!1,default:null},itemKey:{type:[String,Function],required:!0},clone:{type:Function,default:function(W){return W}},tag:{type:String,default:"div"},move:{type:Function,default:null},componentData:{type:Object,required:!1,default:null}},ht=["update:modelValue","change"].concat(w([].concat(w(kt.manageAndEmit),w(kt.emit)).map(function(U){return U.toLowerCase()}))),Et=Object(st.defineComponent)({name:"draggable",inheritAttrs:!1,props:G,emits:ht,data:function(){return{error:!1}},render:function(){try{this.error=!1;var W=this.$slots,K=this.$attrs,rt=this.tag,mt=this.componentData,xt=this.realList,Dt=this.getKey,Lt=H({$slots:W,tag:rt,realList:xt,getKey:Dt});this.componentStructure=Lt;var oe=qt({$attrs:K,componentData:mt});return Lt.render(st.h,oe)}catch(Nt){return this.error=!0,Object(st.h)("pre",{style:{color:"red"}},Nt.stack)}},created:function(){this.list!==null&&this.modelValue!==null&&B.a.error("modelValue and list props are mutually exclusive! Please set one or another.")},mounted:function(){var W=this;if(!this.error){var K=this.$attrs,rt=this.$el,mt=this.componentStructure;mt.updated();var xt=Y({$attrs:K,callBackBuilder:{manageAndEmit:function(oe){return lt.call(W,oe)},emit:function(oe){return X.bind(W,oe)},manage:function(oe){return nt.call(W,oe)}}}),Dt=rt.nodeType===1?rt:rt.parentElement;this._sortable=new L.a(Dt,xt),this.targetDomElement=Dt,Dt.__draggable_component__=this}},updated:function(){this.componentStructure.updated()},beforeUnmount:function(){this._sortable!==void 0&&this._sortable.destroy()},computed:{realList:function(){var W=this.list;return W||this.modelValue},getKey:function(){var W=this.itemKey;return typeof W=="function"?W:function(K){return K[W]}}},watch:{$attrs:{handler:function(W){var K=this._sortable;K&&dt(W).forEach(function(rt){var mt=S(rt,2),xt=mt[0],Dt=mt[1];K.option(xt,Dt)})},deep:!0}},methods:{getUnderlyingVm:function(W){return this.componentStructure.getUnderlyingVm(W)||null},getUnderlyingPotencialDraggableComponent:function(W){return W.__draggable_component__},emitChanges:function(W){var K=this;Object(st.nextTick)(function(){return K.$emit("change",W)})},alterList:function(W){if(this.list){W(this.list);return}var K=w(this.modelValue);W(K),this.$emit("update:modelValue",K)},spliceList:function(){var W=arguments,K=function(mt){return mt.splice.apply(mt,w(W))};this.alterList(K)},updatePosition:function(W,K){var rt=function(xt){return xt.splice(K,0,xt.splice(W,1)[0])};this.alterList(rt)},getRelatedContextFromMoveEvent:function(W){var K=W.to,rt=W.related,mt=this.getUnderlyingPotencialDraggableComponent(K);if(!mt)return{component:mt};var xt=mt.realList,Dt={list:xt,component:mt};if(K!==rt&&xt){var Lt=mt.getUnderlyingVm(rt)||{};return f(f({},Lt),Dt)}return Dt},getVmIndexFromDomIndex:function(W){return this.componentStructure.getVmIndexFromDomIndex(W,this.targetDomElement)},onDragStart:function(W){this.context=this.getUnderlyingVm(W.item),W.item._underlying_vm_=this.clone(this.context.element),F=W.item},onDragAdd:function(W){var K=W.item._underlying_vm_;if(K!==void 0){k(W.item);var rt=this.getVmIndexFromDomIndex(W.newIndex);this.spliceList(rt,0,K);var mt={element:K,newIndex:rt};this.emitChanges({added:mt})}},onDragRemove:function(W){if(R(this.$el,W.item,W.oldIndex),W.pullMode==="clone"){k(W.clone);return}var K=this.context,rt=K.index,mt=K.element;this.spliceList(rt,1);var xt={element:mt,oldIndex:rt};this.emitChanges({removed:xt})},onDragUpdate:function(W){k(W.item),R(W.from,W.item,W.oldIndex);var K=this.context.index,rt=this.getVmIndexFromDomIndex(W.newIndex);this.updatePosition(K,rt);var mt={element:this.context.element,oldIndex:K,newIndex:rt};this.emitChanges({moved:mt})},computeFutureIndex:function(W,K){if(!W.element)return 0;var rt=w(K.to.children).filter(function(Lt){return Lt.style.display!=="none"}),mt=rt.indexOf(K.related),xt=W.component.getVmIndexFromDomIndex(mt),Dt=rt.indexOf(F)!==-1;return Dt||!K.willInsertAfter?xt:xt+1},onDragMove:function(W,K){var rt=this.move,mt=this.realList;if(!rt||!mt)return!0;var xt=this.getRelatedContextFromMoveEvent(W),Dt=this.computeFutureIndex(xt,W),Lt=f(f({},this.context),{},{futureIndex:Dt}),oe=f(f({},W),{},{relatedContext:xt,draggedContext:Lt});return rt(oe,K)},onDragEnd:function(){F=null}}}),zt=Et;r.default=zt},fb6a:function(i,r,o){var a=o("23e7"),l=o("861d"),c=o("e8b5"),u=o("23cb"),d=o("50c4"),f=o("fc6a"),h=o("8418"),p=o("b622"),m=o("1dde"),_=o("ae40"),y=m("slice"),S=_("slice",{ACCESSORS:!0,0:0,1:2}),b=p("species"),v=[].slice,E=Math.max;a({target:"Array",proto:!0,forced:!y||!S},{slice:function(N,L){var k=f(this),R=d(k.length),B=u(N,R),V=u(L===void 0?R:L,R),j,Z,ot;if(c(k)&&(j=k.constructor,typeof j=="function"&&(j===Array||c(j.prototype))?j=void 0:l(j)&&(j=j[b],j===null&&(j=void 0)),j===Array||j===void 0))return v.call(k,B,V);for(Z=new(j===void 0?Array:j)(E(V-B,0)),ot=0;B<V;B++,ot++)B in k&&h(Z,ot,k[B]);return Z.length=ot,Z}})},fc6a:function(i,r,o){var a=o("44ad"),l=o("1d80");i.exports=function(c){return a(l(c))}},fdbc:function(i,r){i.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},fdbf:function(i,r,o){var a=o("4930");i.exports=a&&!Symbol.sham&&typeof Symbol.iterator=="symbol"}}).default})}(uc)),uc.exports}var ej=tj();const nj=Fu(ej),sj={name:"PageQueue",components:{ContentWithHeading:ie,ControlButton:Je,ListItemQueueItem:oU,ModalDialogAddStream:cU,ModalDialogPlaylistSave:mU,ModalDialogQueueItem:bS,draggable:nj},setup(){return{configurationStore:Cr(),playerStore:Zn(),queueStore:ks(),uiStore:Hn()}},data(){return{edit_mode:!1,selected_item:{},show_details_modal:!1,show_pls_save_modal:!1,show_url_modal:!1}},computed:{current_position(){var t;return((t=this.queue.current)==null?void 0:t.position)??-1},is_queue_save_allowed(){return this.configurationStore.allow_modifying_stored_playlists&&this.configurationStore.default_playlist_directory},queue(){return this.queueStore},queue_items:{get(){return this.queue.items},set(){}},show_only_next_items(){return this.uiStore.show_only_next_items},player(){return this.playerStore}},methods:{move_item(t){const e=t.oldIndex+(this.show_only_next_items&&this.current_position),n=this.queue_items[e],s=n.position+(t.newIndex-t.oldIndex);s!==e&&tt.queue_move(n.id,s)},open_add_stream_dialog(){this.show_url_modal=!0},open_dialog(t){this.selected_item=t,this.show_details_modal=!0},queue_clear(){tt.queue_clear()},remove(t){tt.queue_remove(t.id)},save_dialog(){this.queue_items.length>0&&(this.show_pls_save_modal=!0)},toggleEdit(){this.edit_mode=!this.edit_mode},update_show_next_items(){this.uiStore.show_only_next_items=!this.uiStore.show_only_next_items}}},ij=["textContent"],rj=["textContent"],oj={class:"buttons is-centered"},aj=["onClick"],lj=["onClick"];function cj(t,e,n,s,i,r){const o=x("control-button"),a=x("mdicon"),l=x("list-item-queue-item"),c=x("draggable"),u=x("modal-dialog-queue-item"),d=x("modal-dialog-add-stream"),f=x("modal-dialog-playlist-save"),h=x("content-with-heading");return O(),M("div",null,[C(h,null,{"heading-left":D(()=>[g("div",{class:"title is-4",textContent:$(t.$t("page.queue.title"))},null,8,ij),g("div",{class:"is-size-7 is-uppercase",textContent:$(t.$t("count.tracks",{count:r.queue.count}))},null,8,rj)]),"heading-right":D(()=>[g("div",oj,[C(o,{handler:r.update_show_next_items,class:Vt({"is-dark":r.show_only_next_items}),icon:"eye-off-outline",label:"page.queue.hide-previous"},null,8,["handler","class"]),C(o,{handler:r.open_add_stream_dialog,icon:"web",label:"page.queue.add-stream"},null,8,["handler"]),C(o,{class:Vt({"is-dark":i.edit_mode}),disabled:r.queue_items.length===0,handler:r.toggleEdit,icon:"pencil",label:"page.queue.edit"},null,8,["class","disabled","handler"]),C(o,{disabled:r.queue_items.length===0,handler:r.queue_clear,icon:"delete-empty",label:"page.queue.clear"},null,8,["disabled","handler"]),r.is_queue_save_allowed?(O(),_t(o,{key:0,disabled:r.queue_items.length===0,handler:r.save_dialog,icon:"download",label:"page.queue.save"},null,8,["disabled","handler"])):vt("",!0)])]),content:D(()=>[C(c,{modelValue:r.queue_items,"onUpdate:modelValue":e[0]||(e[0]=p=>r.queue_items=p),"item-key":"id",onEnd:r.move_item},{item:D(({element:p,index:m})=>[C(l,{item:p,position:m,current_position:r.current_position,show_only_next_items:r.show_only_next_items,edit_mode:i.edit_mode},{actions:D(()=>[i.edit_mode?vt("",!0):(O(),M("a",{key:0,onClick:Oe(_=>r.open_dialog(p),["prevent","stop"])},[C(a,{class:"icon has-text-grey",name:"dots-vertical",size:"16"})],8,aj)),p.id!==r.player.item_id&&i.edit_mode?(O(),M("a",{key:1,onClick:Oe(_=>r.remove(p),["prevent","stop"])},[C(a,{class:"icon has-text-grey",name:"delete",size:"18"})],8,lj)):vt("",!0)]),_:2},1032,["item","position","current_position","show_only_next_items","edit_mode"])]),_:1},8,["modelValue","onEnd"]),C(u,{show:i.show_details_modal,item:i.selected_item,onClose:e[1]||(e[1]=p=>i.show_details_modal=!1)},null,8,["show","item"]),C(d,{show:i.show_url_modal,onClose:e[2]||(e[2]=p=>i.show_url_modal=!1)},null,8,["show"]),r.is_queue_save_allowed?(O(),_t(f,{key:0,show:i.show_pls_save_modal,onClose:e[3]||(e[3]=p=>i.show_pls_save_modal=!1)},null,8,["show"])):vt("",!0)]),_:1})])}const uj=it(sj,[["render",cj]]),Hy={load(t){return tt.library_radio_streams()},set(t,e){t.tracks=new Tt(e.data.tracks)}},dj={name:"PageRadioStreams",components:{ContentWithHeading:ie,ListTracks:Vn},beforeRouteEnter(t,e,n){Hy.load(t).then(s=>{n(i=>Hy.set(i,s))})},data(){return{tracks:new Tt}}},fj=["textContent"],hj=["textContent"];function pj(t,e,n,s,i,r){const o=x("list-tracks"),a=x("content-with-heading");return O(),M("div",null,[C(a,null,{"heading-left":D(()=>[g("div",{class:"title is-4",textContent:$(t.$t("page.radio.title"))},null,8,fj),g("div",{class:"is-size-7 is-uppercase",textContent:$(t.$t("count.stations",{count:i.tracks.total}))},null,8,hj)]),content:D(()=>[C(o,{items:i.tracks},null,8,["items"])]),_:1})])}const mj=it(dj,[["render",pj]]),gj={name:"TabsSearch",emits:["search-library","search-spotify"],setup(){return{servicesStore:Ue()}},computed:{spotify_enabled(){return this.servicesStore.spotify.webapi_token_valid}}},bj={key:0},yj={class:"container"},_j={class:"columns is-centered"},vj={class:"column is-four-fifths"},Sj={class:"tabs is-centered is-small is-toggle is-toggle-rounded"},Ej=["textContent"],wj=["textContent"];function Cj(t,e,n,s,i,r){const o=x("mdicon");return r.spotify_enabled?(O(),M("section",bj,[g("div",yj,[g("div",_j,[g("div",vj,[g("div",Sj,[g("ul",null,[g("li",{class:Vt({"is-active":t.$route.name==="search-library"})},[g("a",{onClick:e[0]||(e[0]=a=>t.$emit("search-library"))},[C(o,{class:"icon is-small",name:"bookshelf",size:"16"}),g("span",{textContent:$(t.$t("page.search.tabs.library"))},null,8,Ej)])],2),g("li",{class:Vt({"is-active":t.$route.name==="search-spotify"})},[g("a",{onClick:e[1]||(e[1]=a=>t.$emit("search-spotify"))},[C(o,{class:"icon is-small",name:"spotify",size:"16"}),g("span",{textContent:$(t.$t("page.search.tabs.spotify"))},null,8,wj)])],2)])])])])])])):vt("",!0)}const IS=it(gj,[["render",Cj]]),cf=3,uf=["track","artist","album","composer","playlist","audiobook","podcast"],kj={name:"PageSearchLibrary",components:{ContentWithHeading:ie,ListAlbums:qn,ListArtists:Kc,ListComposers:hh,ListPlaylists:Xc,ListTracks:Vn,TabsSearch:IS},setup(){return{searchStore:cp()}},data(){return{components:{album:qn.name,artist:Kc.name,audiobook:qn.name,composer:hh.name,playlist:Xc.name,podcast:qn.name,track:Vn.name},results:new Map,search_limit:{},search_query:"",search_types:uf}},computed:{expanded(){return this.search_types.length===1},recent_searches(){return this.searchStore.recent_searches}},watch:{search_query(){this.searchStore.search_query=this.search_query}},mounted(){this.searchStore.search_source=this.$route.name,this.search_query=this.searchStore.search_query,this.search_limit=cf,this.search()},methods:{expand(t){this.search_query=this.searchStore.search_query,this.search_types=[t],this.search_limit=-1,this.search()},open_search(t){this.search_query=t,this.search_types=uf,this.search_limit=cf,this.search()},remove_search(t){this.searchStore.remove(t)},reset(){this.results.clear(),this.search_types.forEach(t=>{this.results.set(t,new Tt)})},search(t){if(t&&(this.search_types=uf,this.search_limit=cf),this.search_query=this.search_query.trim(),!this.search_query||!this.search_query.replace(/^query:/u,"")){this.$refs.search_field.focus();return}this.reset(),this.search_types.forEach(e=>{this.search_items(e)}),this.searchStore.add(this.search_query)},search_items(t){const e=t!=="audiobook"&&t!=="podcast",n=e?"music":t,s={limit:this.search_limit,type:e?t:"album"};this.search_query.startsWith("query:")?s.expression=`(${this.search_query.replace(/^query:/u,"").trim()}) and media_kind is ${n}`:e?(s.query=this.search_query,s.media_kind=n):s.expression=`(album includes "${this.search_query}" or artist includes "${this.search_query}") and media_kind is ${n}`,tt.search(s).then(({data:i})=>{this.results.set(t,new Tt(i[`${s.type}s`]))})},search_spotify(){this.$router.push({name:"search-spotify"})},show(t){return this.search_types.includes(t)},show_all_button(t){return t.total>t.items.length}}},Tj={class:"section pb-0"},xj={class:"container"},Aj={class:"columns is-centered"},Oj={class:"column is-four-fifths"},Ij={class:"field"},Nj={class:"control has-icons-left"},Pj=["placeholder"],$j=["textContent"],Rj={class:"field is-grouped is-grouped-multiline mt-4"},Lj={class:"tags has-addons"},Dj=["onClick","textContent"],Mj=["onClick"],Fj=["textContent"],Vj={key:0,class:"level"},Hj={class:"level-item"},Uj=["onClick","textContent"],jj={key:1,class:"has-text-centered-mobile"},Bj=["textContent"];function Wj(t,e,n,s,i,r){const o=x("mdicon"),a=x("i18n-t"),l=x("tabs-search"),c=x("content-with-heading");return O(),M(pt,null,[g("section",Tj,[g("div",xj,[g("div",Aj,[g("div",Oj,[g("form",{onSubmit:e[1]||(e[1]=Oe((...u)=>r.search&&r.search(...u),["prevent"]))},[g("div",Ij,[g("p",Nj,[An(g("input",{ref:"search_field","onUpdate:modelValue":e[0]||(e[0]=u=>i.search_query=u),class:"input is-rounded",type:"text",placeholder:t.$t("page.search.placeholder"),autocomplete:"off"},null,8,Pj),[[Yn,i.search_query]]),C(o,{class:"icon is-left",name:"magnify",size:"16"})]),C(a,{tag:"p",class:"help has-text-centered",keypath:"page.search.help",scope:"global"},{query:D(()=>e[2]||(e[2]=[g("code",null,"query:",-1)])),help:D(()=>[g("a",{href:"https://owntone.github.io/owntone-server/smart-playlists/",target:"_blank",textContent:$(t.$t("page.search.expression"))},null,8,$j)]),_:1})])],32),g("div",Rj,[(O(!0),M(pt,null,fe(r.recent_searches,u=>(O(),M("div",{key:u,class:"control"},[g("div",Lj,[g("a",{class:"tag",onClick:d=>r.open_search(u),textContent:$(u)},null,8,Dj),g("a",{class:"tag is-delete",onClick:d=>r.remove_search(u)},null,8,Mj)])]))),128))])])])])]),C(l,{onSearchLibrary:r.search,onSearchSpotify:r.search_spotify},null,8,["onSearchLibrary","onSearchSpotify"]),(O(!0),M(pt,null,fe(i.results,([u,d])=>(O(),_t(c,{key:u},Ya({"heading-left":D(()=>[g("p",{class:"title is-4",textContent:$(t.$t(`page.search.${u}s`))},null,8,Fj)]),content:D(()=>[(O(),_t(vu(i.components[u]),{items:d},null,8,["items"]))]),_:2},[r.expanded?void 0:{name:"footer",fn:D(()=>[r.show_all_button(d)?(O(),M("nav",Vj,[g("p",Hj,[g("a",{class:"button is-small is-rounded",onClick:f=>r.expand(u),textContent:$(t.$t(`page.search.show-${u}s`,{count:t.$n(d.total)},d.total))},null,8,Uj)])])):vt("",!0),d.total?vt("",!0):(O(),M("p",jj,[g("i",{textContent:$(t.$t("page.search.no-results"))},null,8,Bj)]))]),key:"0"}]),1024))),128))],64)}const qj=it(kj,[["render",Wj]]),zj={name:"ListArtistsSpotify",components:{ModalDialogArtistSpotify:fS},props:{items:{required:!0,type:Object}},data(){return{selected_item:{},show_details_modal:!1}},methods:{open(t){this.$router.push({name:"music-spotify-artist",params:{id:t.id}})},open_dialog(t){this.selected_item=t,this.show_details_modal=!0}}},Gj=["onClick"],Kj=["textContent"],Xj={class:"media-right"},Yj=["onClick"];function Zj(t,e,n,s,i,r){const o=x("mdicon"),a=x("modal-dialog-artist-spotify");return O(),M(pt,null,[(O(!0),M(pt,null,fe(n.items,l=>(O(),M("div",{key:l.id,class:"media is-align-items-center mb-0"},[g("div",{class:"media-content is-clickable",onClick:c=>r.open(l)},[g("p",{class:"title is-6",textContent:$(l.name)},null,8,Kj)],8,Gj),g("div",Xj,[g("a",{onClick:Oe(c=>r.open_dialog(l),["prevent","stop"])},[C(o,{class:"icon has-text-grey",name:"dots-vertical",size:"16"})],8,Yj)])]))),128)),(O(),_t(ds,{to:"#app"},[C(a,{item:i.selected_item,show:i.show_details_modal,onClose:e[0]||(e[0]=l=>i.show_details_modal=!1)},null,8,["item","show"])]))],64)}const Uy=it(zj,[["render",Zj]]),df=3,ff=50,hf=["track","artist","album","playlist"],Jj={name:"PageSearchSpotify",components:{ContentWithHeading:ie,ListAlbumsSpotify:Wa,ListArtistsSpotify:Uy,ListPlaylistsSpotify:Yc,ListTracksSpotify:Gc,TabsSearch:IS,VueEternalLoading:Yp},setup(){return{searchStore:cp()}},data(){return{components:{album:Wa.name,artist:Uy.name,playlist:Yc.name,track:Gc.name},results:new Map,search_parameters:{},search_query:"",search_types:hf}},computed:{expanded(){return this.search_types.length===1},recent_searches(){return this.searchStore.recent_searches.filter(t=>!t.startsWith("query:"))}},watch:{search_query(){this.searchStore.search_query=this.search_query}},mounted(){this.searchStore.search_source=this.$route.name,this.search_query=this.searchStore.search_query,this.search_parameters.limit=df,this.search()},methods:{expand(t){this.search_query=this.searchStore.search_query,this.search_types=[t],this.search_parameters.limit=ff,this.search_parameters.offset=0,this.search()},open_search(t){this.search_query=t,this.search_types=hf,this.search_parameters.limit=df,this.search_parameters.offset=0,this.search()},remove_search(t){this.searchStore.remove(t)},reset(){this.results.clear(),this.search_types.forEach(t=>{this.results.set(t,{items:[],total:0})})},search(t){if(t&&(this.search_types=hf,this.search_parameters.limit=df),this.search_query=this.search_query.trim(),!this.search_query){this.$refs.search_field.focus();return}this.reset(),this.search_items().then(e=>{this.search_types.forEach(n=>{this.results.set(n,e[`${n}s`])})}),this.searchStore.add(this.search_query)},search_items(){return tt.spotify().then(({data:t})=>{this.search_parameters.market=t.webapi_country;const e=new Bs;return e.setAccessToken(t.webapi_token),e.search(this.search_query,this.search_types,this.search_parameters)})},search_library(){this.$router.push({name:"search-library"})},search_next({loaded:t}){const[e]=this.search_types,n=this.results.get(e);this.search_parameters.limit=ff,this.search_items().then(s=>{const[i]=Object.values(s);n.items.push(...i.items),n.total=i.total,this.search_parameters.offset||(this.search_parameters.offset=0),this.search_parameters.offset+=i.limit,t(i.items.length,ff)})},show(t){return this.search_types.includes(t)},show_all_button(t){return t.total>t.items.length}}},Qj={class:"section pb-0"},tB={class:"container"},eB={class:"columns is-centered"},nB={class:"column is-four-fifths"},sB={class:"field"},iB={class:"control has-icons-left"},rB=["placeholder"],oB={class:"field is-grouped is-grouped-multiline mt-4"},aB={class:"tags has-addons"},lB=["onClick","textContent"],cB=["onClick"],uB=["textContent"],dB={class:"columns is-centered"},fB={class:"column has-text-centered"},hB={key:0,class:"level"},pB={class:"level-item"},mB=["onClick","textContent"],gB={key:1,class:"has-text-centered-mobile"},bB=["textContent"];function yB(t,e,n,s,i,r){const o=x("mdicon"),a=x("tabs-search"),l=x("vue-eternal-loading"),c=x("content-with-heading");return O(),M(pt,null,[g("section",Qj,[g("div",tB,[g("div",eB,[g("div",nB,[g("form",{onSubmit:e[1]||(e[1]=Oe((...u)=>r.search&&r.search(...u),["prevent"]))},[g("div",sB,[g("p",iB,[An(g("input",{ref:"search_field","onUpdate:modelValue":e[0]||(e[0]=u=>i.search_query=u),class:"input is-rounded",type:"text",placeholder:t.$t("page.spotify.search.placeholder"),autocomplete:"off"},null,8,rB),[[Yn,i.search_query]]),C(o,{class:"icon is-left",name:"magnify",size:"16"})])])],32),g("div",oB,[(O(!0),M(pt,null,fe(r.recent_searches,u=>(O(),M("div",{key:u,class:"control"},[g("div",aB,[g("a",{class:"tag",onClick:d=>r.open_search(u),textContent:$(u)},null,8,lB),g("a",{class:"tag is-delete",onClick:d=>r.remove_search(u)},null,8,cB)])]))),128))])])])])]),C(a,{onSearchLibrary:r.search_library,onSearchSpotify:r.search},null,8,["onSearchLibrary","onSearchSpotify"]),(O(!0),M(pt,null,fe(i.results,([u,d])=>(O(),_t(c,{key:u},Ya({"heading-left":D(()=>[g("p",{class:"title is-4",textContent:$(t.$t(`page.spotify.search.${u}s`))},null,8,uB)]),content:D(()=>[(O(),_t(vu(i.components[u]),{items:d.items},null,8,["items"])),r.expanded?(O(),_t(l,{key:0,load:r.search_next},{loading:D(()=>[g("div",dB,[g("div",fB,[C(o,{class:"icon mdi-spin",name:"loading"})])])]),"no-more":D(()=>e[2]||(e[2]=[g("br",null,null,-1)])),_:1},8,["load"])):vt("",!0)]),_:2},[r.expanded?void 0:{name:"footer",fn:D(()=>[r.show_all_button(d)?(O(),M("nav",hB,[g("p",pB,[g("a",{class:"button is-small is-rounded",onClick:f=>r.expand(u),textContent:$(t.$t(`page.spotify.search.show-${u}s`,{count:`${t.$n(d.total)}`},d.total))},null,8,mB)])])):vt("",!0),d.total?vt("",!0):(O(),M("p",gB,[g("i",{textContent:$(t.$t("page.spotify.search.no-results"))},null,8,bB)]))]),key:"0"}]),1024))),128))],64)}const _B=it(Jj,[["render",yB]]),vB={name:"ControlSetting",props:{category:{required:!0,type:String},disabled:Boolean,name:{required:!0,type:String},placeholder:{default:"",type:String}},setup(){return{settingsStore:gi()}},data(){return{timerDelay:2e3,timerId:-1}},computed:{isError(){return this.timerId===-2},isSuccess(){return this.timerId>=0},setting(){return this.settingsStore.setting(this.category,this.name)}},methods:{update(t,e){const n=e==null?void 0:e(t.target);if(n===this.setting.value)return;const s={category:this.category,name:this.name,value:n};tt.settings_update(this.category,s).then(()=>{window.clearTimeout(this.timerId),this.settingsStore.update(s)}).catch(()=>{this.timerId=-2}).finally(()=>{this.timerId=window.setTimeout(()=>{this.timerId=-1},this.timerDelay)})}}},SB=["disabled"],EB={class:"field"},wB={key:0,class:"label has-text-weight-normal"},CB={key:1,class:"help mb-4"};function kB(t,e,n,s,i,r){const o=x("mdicon");return O(),M("fieldset",{disabled:n.disabled},[g("div",EB,[t.$slots.label?(O(),M("label",wB,[ge(t.$slots,"label")])):vt("",!0),g("div",{class:Vt(["control",{"has-icons-right":r.isSuccess||r.isError}])},[ge(t.$slots,"input",{setting:r.setting,update:r.update}),t.$slots.label&&(r.isSuccess||r.isError)?(O(),_t(o,{key:0,class:"icon is-right",name:r.isSuccess?"check":"close",size:"16"},null,8,["name"])):vt("",!0)],2),t.$slots.help?(O(),M("p",CB,[ge(t.$slots,"help")])):vt("",!0)])],8,SB)}const im=it(vB,[["render",kB]]),TB={name:"ControlSettingSwitch",components:{ControlSetting:im,ControlSwitch:Pr},props:{category:{required:!0,type:String},disabled:{default:!1,type:Boolean},name:{required:!0,type:String}},methods:{sanitise(t){return t.checked}}};function xB(t,e,n,s,i,r){const o=x("control-switch"),a=x("control-setting");return O(),_t(a,{category:n.category,disabled:n.disabled,name:n.name},Ya({input:D(({setting:l,update:c})=>[C(o,{"model-value":l.value,"onUpdate:modelValue":u=>c({target:{checked:u}},r.sanitise)},{label:D(()=>[ge(t.$slots,"label")]),_:2},1032,["model-value","onUpdate:modelValue"])]),_:2},[t.$slots.help?{name:"help",fn:D(()=>[ge(t.$slots,"help")]),key:"0"}:void 0]),1032,["category","disabled","name"])}const NS=it(TB,[["render",xB]]),AB={name:"TabsSettings",components:{ControlTabList:Xp},computed:{links(){return[{to:{name:"settings-webinterface"},label:"page.settings.tabs.general"},{to:{name:"settings-remotes-outputs"},label:"page.settings.tabs.remotes-and-outputs"},{to:{name:"settings-artwork"},label:"page.settings.tabs.artwork"},{to:{name:"settings-online-services"},label:"page.settings.tabs.online-services"}]}}};function OB(t,e,n,s,i,r){const o=x("control-tab-list");return O(),_t(o,{links:r.links},null,8,["links"])}const hd=it(AB,[["render",OB]]),IB={name:"PageSettingsArtwork",components:{ContentWithHeading:ie,ControlSettingSwitch:NS,TabsSettings:hd},setup(){return{servicesStore:Ue()}},computed:{spotify(){return this.servicesStore.spotify}}},NB=["textContent"],PB=["textContent"],$B={class:"content"},RB=["textContent"],LB=["textContent"],DB=["textContent"],MB={class:"content"},FB=["textContent"],VB={href:"https://www.spotify.com/",target:"_blank"},HB={class:"icon"},UB=["textContent"],jB={href:"https://www.discogs.com/",target:"_blank"},BB={class:"icon"},WB=["textContent"],qB={href:"https://coverartarchive.org/",target:"_blank"},zB={class:"icon"};function GB(t,e,n,s,i,r){const o=x("tabs-settings"),a=x("control-setting-switch"),l=x("mdicon"),c=x("content-with-heading");return O(),M("div",null,[C(o),C(c,null,{"heading-left":D(()=>[g("div",{class:"title is-4",textContent:$(t.$t("page.settings.artwork.title"))},null,8,NB)]),content:D(()=>[g("div",{class:"content",textContent:$(t.$t("page.settings.artwork.explanation-1"))},null,8,PB),g("div",$B,[C(a,{category:"artwork",name:"streamurl_ignore"},{label:D(()=>[g("span",{textContent:$(t.$t("page.settings.artwork.streaming"))},null,8,RB)]),_:1}),C(a,{category:"artwork",name:"show_cover_artwork_in_album_lists"},{label:D(()=>[g("span",{textContent:$(t.$t("page.settings.artwork.show-coverart"))},null,8,LB)]),_:1})]),g("div",{class:"content",textContent:$(t.$t("page.settings.artwork.explanation-2"))},null,8,DB),g("div",MB,[r.spotify.spotify_logged_in?(O(),_t(a,{key:0,category:"artwork",name:"use_artwork_source_spotify"},{label:D(()=>[g("span",{textContent:$(t.$t("page.settings.artwork.spotify"))},null,8,FB),g("a",VB,[g("span",HB,[C(l,{name:"open-in-new",size:"16"})])])]),_:1})):vt("",!0),C(a,{category:"artwork",name:"use_artwork_source_discogs"},{label:D(()=>[g("span",{textContent:$(t.$t("page.settings.artwork.discogs"))},null,8,UB),g("a",jB,[g("span",BB,[C(l,{name:"open-in-new",size:"16"})])])]),_:1}),C(a,{category:"artwork",name:"use_artwork_source_coverartarchive"},{label:D(()=>[g("span",{textContent:$(t.$t("page.settings.artwork.coverartarchive"))},null,8,WB),g("a",qB,[g("span",zB,[C(l,{name:"open-in-new",size:"16"})])])]),_:1})])]),_:1})])}const KB=it(IB,[["render",GB]]),XB={name:"PageSettingsOnlineServices",components:{ContentWithHeading:ie,TabsSettings:hd},setup(){return{servicesStore:Ue()}},data(){return{lastfm_login:{errors:{error:"",password:"",user:""},password:"",user:""}}},computed:{lastfm(){return this.servicesStore.lastfm},spotify(){return this.servicesStore.spotify},spotify_missing_scope(){return this.spotify.webapi_token_valid&&this.spotify.webapi_granted_scope&&this.spotify.webapi_required_scope?this.spotify.webapi_required_scope.split(" ").filter(t=>!this.spotify.webapi_granted_scope.includes(t)):[]},spotify_required_scope(){return this.spotify.webapi_required_scope?this.spotify.webapi_required_scope.split(" "):[]}},methods:{login_lastfm(){tt.lastfm_login(this.lastfm_login).then(t=>{this.lastfm_login.user="",this.lastfm_login.password="",this.lastfm_login.errors.user="",this.lastfm_login.errors.password="",this.lastfm_login.errors.error="",t.data.success||(this.lastfm_login.errors.user=t.data.errors.user,this.lastfm_login.errors.password=t.data.errors.password,this.lastfm_login.errors.error=t.data.errors.error)})},logoutLastfm(){tt.lastfm_logout()},logout_spotify(){tt.spotify_logout()}}},YB=["textContent"],ZB={key:0,class:"notification help"},JB=["textContent"],QB={key:1},tW=["textContent"],eW={class:"notification help"},nW=["textContent"],sW=["textContent"],iW={key:0,class:"content"},rW=["textContent"],oW=["textContent"],aW={key:1,class:"help is-danger"},lW=["textContent"],cW=["textContent"],uW={key:2,class:"field"},dW={class:"control"},fW=["href","textContent"],hW={key:3,class:"field"},pW={class:"control"},mW=["textContent"],gW=["textContent"],bW={key:0,class:"notification is-size-7"},yW=["textContent"],_W={key:1},vW=["textContent"],SW={key:0},EW=["textContent"],wW={key:1},CW={class:"field is-grouped"},kW={class:"control"},TW=["placeholder"],xW=["textContent"],AW={class:"control"},OW=["placeholder"],IW=["textContent"],NW={class:"control"},PW=["textContent"],$W=["textContent"],RW=["textContent"];function LW(t,e,n,s,i,r){const o=x("tabs-settings"),a=x("content-with-heading");return O(),M("div",null,[C(o),C(a,null,{"heading-left":D(()=>[g("div",{class:"title is-4",textContent:$(t.$t("page.settings.services.spotify.title"))},null,8,YB)]),content:D(()=>[r.spotify.spotify_installed?vt("",!0):(O(),M("div",ZB,[g("p",{textContent:$(t.$t("page.settings.services.spotify.no-support"))},null,8,JB)])),r.spotify.spotify_installed?(O(),M("div",QB,[g("div",null,[g("p",{class:"content",textContent:$(t.$t("page.settings.services.spotify.grant-access"))},null,8,tW),g("div",eW,[g("p",{textContent:$(t.$t("page.settings.services.spotify.requirements"))},null,8,nW),g("p",{textContent:$(r.spotify_required_scope.join(", "))},null,8,sW)]),r.spotify.webapi_token_valid?(O(),M("p",iW,[g("span",{textContent:$(t.$t("page.settings.services.spotify.user"))},null,8,rW),g("code",{textContent:$(r.spotify.webapi_user)},null,8,oW)])):vt("",!0),r.spotify_missing_scope.length>0?(O(),M("p",aW,[g("span",{textContent:$(t.$t("page.settings.services.spotify.reauthorize"))},null,8,lW),g("code",{textContent:$(r.spotify_missing_scope.join())},null,8,cW)])):vt("",!0),!r.spotify.webapi_token_valid||r.spotify_missing_scope.length>0?(O(),M("div",uW,[g("div",dW,[g("a",{class:"button",href:r.spotify.oauth_uri,textContent:$(t.$t("page.settings.services.spotify.authorize"))},null,8,fW)])])):vt("",!0),r.spotify.webapi_token_valid?(O(),M("div",hW,[g("div",pW,[g("a",{class:"button is-danger",onClick:e[0]||(e[0]=(...l)=>r.logout_spotify&&r.logout_spotify(...l)),textContent:$(t.$t("page.settings.services.logout"))},null,8,mW)])])):vt("",!0)])])):vt("",!0)]),_:1}),C(a,null,{"heading-left":D(()=>[g("div",{class:"title is-4",textContent:$(t.$t("page.settings.services.lastfm.title"))},null,8,gW)]),content:D(()=>[r.lastfm.enabled?vt("",!0):(O(),M("div",bW,[g("p",{textContent:$(t.$t("page.settings.services.lastfm.no-support"))},null,8,yW)])),r.lastfm.enabled?(O(),M("div",_W,[g("p",{class:"content",textContent:$(t.$t("page.settings.services.lastfm.grant-access"))},null,8,vW),r.lastfm.scrobbling_enabled?(O(),M("div",SW,[g("a",{class:"button is-danger",onClick:e[1]||(e[1]=(...l)=>r.logoutLastfm&&r.logoutLastfm(...l)),textContent:$(t.$t("page.settings.services.logout"))},null,8,EW)])):vt("",!0),r.lastfm.scrobbling_enabled?vt("",!0):(O(),M("div",wW,[g("form",{onSubmit:e[4]||(e[4]=Oe((...l)=>r.login_lastfm&&r.login_lastfm(...l),["prevent"]))},[g("div",CW,[g("div",kW,[An(g("input",{"onUpdate:modelValue":e[2]||(e[2]=l=>i.lastfm_login.user=l),class:"input",type:"text",placeholder:t.$t("page.settings.services.username")},null,8,TW),[[Yn,i.lastfm_login.user]]),g("p",{class:"help is-danger",textContent:$(i.lastfm_login.errors.user)},null,8,xW)]),g("div",AW,[An(g("input",{"onUpdate:modelValue":e[3]||(e[3]=l=>i.lastfm_login.password=l),class:"input",type:"password",placeholder:t.$t("page.settings.services.password")},null,8,OW),[[Yn,i.lastfm_login.password]]),g("p",{class:"help is-danger",textContent:$(i.lastfm_login.errors.password)},null,8,IW)]),g("div",NW,[g("button",{class:"button",type:"submit",textContent:$(t.$t("page.settings.services.login"))},null,8,PW)])]),g("p",{class:"help is-danger",textContent:$(i.lastfm_login.errors.error)},null,8,$W),g("p",{class:"help",textContent:$(t.$t("page.settings.services.lastfm.info"))},null,8,RW)],32)]))])):vt("",!0)]),_:1})])}const DW=it(XB,[["render",LW]]),MW={name:"PageSettingsRemotesOutputs",components:{ContentWithHeading:ie,ControlSwitch:Pr,TabsSettings:hd},setup(){return{outputsStore:lp(),remotesStore:Xh()}},data(){return{pairing_req:{pin:""},verification_req:{pin:""}}},computed:{outputs(){return this.outputsStore.outputs},pairing(){return this.remotesStore.pairing}},methods:{kickoff_pairing(){tt.pairing_kickoff(this.pairing_req)},kickoff_verification(t){tt.output_update(t,this.verification_req)},toggleOutput(t){tt.output_toggle(t)}}},FW=["textContent"],VW={key:0},HW={class:"label has-text-weight-normal content"},UW=["textContent"],jW=["textContent"],BW={class:"field is-grouped"},WW={class:"control"},qW=["placeholder"],zW={class:"control"},GW=["textContent"],KW={key:1},XW=["textContent"],YW=["textContent"],ZW=["textContent"],JW=["textContent"],QW=["onSubmit"],tq={class:"field is-grouped"},eq={class:"control"},nq=["placeholder"],sq={class:"control"},iq=["textContent"];function rq(t,e,n,s,i,r){const o=x("tabs-settings"),a=x("content-with-heading"),l=x("control-switch");return O(),M("div",null,[C(o),C(a,null,{"heading-left":D(()=>[g("p",{class:"title is-4",textContent:$(t.$t("page.settings.devices.pairing"))},null,8,FW)]),content:D(()=>[r.pairing.active?(O(),M("div",VW,[g("form",{onSubmit:e[1]||(e[1]=Oe((...c)=>r.kickoff_pairing&&r.kickoff_pairing(...c),["prevent"]))},[g("label",HW,[g("span",{textContent:$(t.$t("page.settings.devices.pairing-request"))},null,8,UW),g("b",{textContent:$(r.pairing.remote)},null,8,jW)]),g("div",BW,[g("div",WW,[An(g("input",{"onUpdate:modelValue":e[0]||(e[0]=c=>i.pairing_req.pin=c),class:"input",inputmode:"numeric",pattern:"[\\d]{4}",placeholder:t.$t("page.settings.devices.pairing-code")},null,8,qW),[[Yn,i.pairing_req.pin]])]),g("div",zW,[g("button",{class:"button",type:"submit",textContent:$(t.$t("page.settings.devices.send"))},null,8,GW)])])],32)])):(O(),M("div",KW,[g("p",{textContent:$(t.$t("page.settings.devices.no-active-pairing"))},null,8,XW)]))]),_:1}),C(a,null,{"heading-left":D(()=>[g("p",{class:"title is-4",textContent:$(t.$t("page.settings.devices.speaker-pairing"))},null,8,YW)]),content:D(()=>[g("p",{class:"content",textContent:$(t.$t("page.settings.devices.speaker-pairing-info"))},null,8,ZW),(O(!0),M(pt,null,fe(r.outputs,c=>(O(),M("div",{key:c.id},[C(l,{modelValue:c.selected,"onUpdate:modelValue":[u=>c.selected=u,u=>r.toggleOutput(c.id)]},{label:D(()=>[g("span",{textContent:$(c.name)},null,8,JW)]),_:2},1032,["modelValue","onUpdate:modelValue"]),c.needs_auth_key?(O(),M("form",{key:0,class:"mb-5",onSubmit:Oe(u=>r.kickoff_verification(c.id),["prevent"])},[g("div",tq,[g("div",eq,[An(g("input",{"onUpdate:modelValue":e[2]||(e[2]=u=>i.verification_req.pin=u),class:"input",inputmode:"numeric",pattern:"[\\d]{4}",placeholder:t.$t("page.settings.devices.verification-code")},null,8,nq),[[Yn,i.verification_req.pin]])]),g("div",sq,[g("button",{class:"button",type:"submit",textContent:$(t.$t("page.settings.devices.verify"))},null,8,iq)])])],40,QW)):vt("",!0)]))),128))]),_:1})])}const oq=it(MW,[["render",rq]]),aq={name:"ControlSettingIntegerField",components:{ControlSetting:im},props:{category:{required:!0,type:String},disabled:Boolean,name:{required:!0,type:String},placeholder:{default:"",type:String}},methods:{sanitise(t){const e=parseInt(t.value.replace(/\D+/gu,""),10)||0;return t.value=e}}},lq=["placeholder","value","onInput"];function cq(t,e,n,s,i,r){const o=x("control-setting");return O(),_t(o,{category:n.category,disabled:n.disabled,name:n.name,placeholder:n.placeholder},{label:D(()=>[ge(t.$slots,"label")]),input:D(({setting:a,update:l})=>[g("input",{class:"input",inputmode:"numeric",min:"0",placeholder:n.placeholder,value:a.value,onInput:c=>l(c,r.sanitise)},null,40,lq)]),help:D(()=>[ge(t.$slots,"help")]),_:3},8,["category","disabled","name","placeholder"])}const uq=it(aq,[["render",cq]]),dq={name:"ControlSettingTextField",components:{ControlSetting:im},props:{category:{required:!0,type:String},disabled:Boolean,name:{required:!0,type:String},placeholder:{default:"",type:String}},methods:{sanitise(t){return t.value}}},fq=["placeholder","value","onInput"];function hq(t,e,n,s,i,r){const o=x("control-setting");return O(),_t(o,{category:n.category,disabled:n.disabled,name:n.name,placeholder:n.placeholder},{label:D(()=>[ge(t.$slots,"label")]),input:D(({setting:a,update:l})=>[g("input",{class:"input",inputmode:"text",placeholder:n.placeholder,value:a.value,onInput:c=>l(c,r.sanitise)},null,40,fq)]),help:D(()=>[ge(t.$slots,"help")]),_:3},8,["category","disabled","name","placeholder"])}const pq=it(dq,[["render",hq]]),mq={name:"PageSettingsWebinterface",components:{ContentWithHeading:ie,ControlDropdown:Rr,ControlSettingIntegerField:uq,ControlSettingSwitch:NS,ControlSettingTextField:pq,TabsSettings:hd},setup(){return{settingsStore:gi()}},computed:{locale:{get(){const t=this.$i18n.availableLocales;let e=t.find(s=>s===this.$i18n.locale);const[n]=this.$i18n.locale.split("-");return e||(e=t.find(s=>s===n)),e||(e=t.forEach(s=>s.split("-")[0]===n)),e||(e=this.$i18n.fallbackLocale),e},set(t){this.$i18n.locale=t}},locales:{get(){return this.$i18n.availableLocales.map(t=>({id:t,name:this.$t(`language.${t}`)}))}}}},gq=["textContent"],bq=["textContent"],yq=["textContent"],_q=["textContent"],vq=["textContent"],Sq=["textContent"],Eq=["textContent"],wq=["textContent"],Cq=["textContent"],kq=["textContent"],Tq=["textContent"],xq=["textContent"],Aq=["textContent"],Oq=["textContent"],Iq=["textContent"],Nq=["textContent"],Pq=["textContent"],$q=["textContent"];function Rq(t,e,n,s,i,r){const o=x("tabs-settings"),a=x("control-dropdown"),l=x("content-with-heading"),c=x("control-setting-switch"),u=x("i18n-t"),d=x("control-setting-text-field"),f=x("control-setting-integer-field");return O(),M("div",null,[C(o),C(l,null,{"heading-left":D(()=>[g("div",{class:"title is-4",textContent:$(t.$t("page.settings.general.language"))},null,8,gq)]),content:D(()=>[C(a,{value:r.locale,"onUpdate:value":e[0]||(e[0]=h=>r.locale=h),options:r.locales},null,8,["value","options"])]),_:1}),C(l,null,{"heading-left":D(()=>[g("div",{class:"title is-4",textContent:$(t.$t("page.settings.general.navigation-items"))},null,8,bq)]),content:D(()=>[g("p",{class:"content",textContent:$(t.$t("page.settings.general.navigation-item-selection"))},null,8,yq),g("div",{class:"notification is-size-7",textContent:$(t.$t("page.settings.general.navigation-item-selection-info"))},null,8,_q),C(c,{category:"webinterface",name:"show_menu_item_playlists"},{label:D(()=>[g("span",{textContent:$(t.$t("page.settings.general.playlists"))},null,8,vq)]),_:1}),C(c,{category:"webinterface",name:"show_menu_item_music"},{label:D(()=>[g("span",{textContent:$(t.$t("page.settings.general.music"))},null,8,Sq)]),_:1}),C(c,{category:"webinterface",name:"show_menu_item_podcasts"},{label:D(()=>[g("span",{textContent:$(t.$t("page.settings.general.podcasts"))},null,8,Eq)]),_:1}),C(c,{category:"webinterface",name:"show_menu_item_audiobooks"},{label:D(()=>[g("span",{textContent:$(t.$t("page.settings.general.audiobooks"))},null,8,wq)]),_:1}),C(c,{category:"webinterface",name:"show_menu_item_radio"},{label:D(()=>[g("span",{textContent:$(t.$t("page.settings.general.radio"))},null,8,Cq)]),_:1}),C(c,{category:"webinterface",name:"show_menu_item_files"},{label:D(()=>[g("span",{textContent:$(t.$t("page.settings.general.files"))},null,8,kq)]),_:1}),C(c,{category:"webinterface",name:"show_menu_item_search"},{label:D(()=>[g("span",{textContent:$(t.$t("page.settings.general.search"))},null,8,Tq)]),_:1})]),_:1}),C(l,null,{"heading-left":D(()=>[g("div",{class:"title is-4",textContent:$(t.$t("page.settings.general.now-playing-page"))},null,8,xq)]),content:D(()=>[C(c,{category:"webinterface",name:"show_filepath_now_playing"},{label:D(()=>[g("span",{textContent:$(t.$t("page.settings.general.show-path"))},null,8,Aq)]),_:1}),C(c,{category:"webinterface",name:"show_composer_now_playing"},{label:D(()=>[g("span",{textContent:$(t.$t("page.settings.general.show-composer"))},null,8,Oq)]),help:D(()=>[g("span",{textContent:$(t.$t("page.settings.general.show-composer-info"))},null,8,Iq)]),_:1}),C(d,{category:"webinterface",name:"show_composer_for_genre",disabled:!s.settingsStore.show_composer_now_playing,placeholder:t.$t("page.settings.general.genres")},{label:D(()=>[g("span",{textContent:$(t.$t("page.settings.general.show-composer-genres"))},null,8,Nq)]),help:D(()=>[C(u,{keypath:"page.settings.general.show-composer-genres-help",tag:"p",class:"help",scope:"global"},{default:D(()=>e[1]||(e[1]=[g("br",null,null,-1)])),_:1})]),_:1},8,["disabled","placeholder"])]),_:1}),C(l,null,{"heading-left":D(()=>[g("div",{class:"title is-4",textContent:$(t.$t("page.settings.general.recently-added-page"))},null,8,Pq)]),content:D(()=>[C(f,{category:"webinterface",name:"recently_added_limit"},{label:D(()=>[g("span",{textContent:$(t.$t("page.settings.general.recently-added-page-info"))},null,8,$q)]),_:1})]),_:1})])}const Lq=it(mq,[["render",Rq]]),jy=100,PS=ID({history:rD(),routes:[{path:"/:all(.*)*",redirect:"/"},{component:oM,name:"about",path:"/about"},{component:y8,meta:{show_progress:!0},name:"music-album",path:"/music/albums/:id"},{component:W8,meta:{show_progress:!0},name:"music-spotify-album",path:"/music/spotify/albums/:id"},{component:X5,meta:{has_index:!0,show_progress:!0},name:"music-albums",path:"/music/albums"},{component:f6,meta:{has_index:!0,show_progress:!0},name:"music-artist",path:"/music/artists/:id"},{component:V6,meta:{show_progress:!0},name:"music-spotify-artist",path:"/music/spotify/artists/:id"},{component:CF,meta:{has_index:!0,show_progress:!0},name:"music-artists",path:"/music/artists"},{component:tF,meta:{has_index:!0,show_progress:!0},name:"music-artist-tracks",path:"/music/artists/:id/tracks"},{component:PF,meta:{show_progress:!0},name:"audiobooks-album",path:"/audiobooks/albums/:id"},{component:VF,meta:{has_index:!0,show_progress:!0},name:"audiobooks-albums",path:"/audiobooks/albums"},{component:qF,meta:{show_progress:!0},name:"audiobooks-artist",path:"/audiobooks/artists/:id"},{component:YF,meta:{has_index:!0,show_progress:!0},name:"audiobooks-artists",path:"/audiobooks/artists"},{component:hV,meta:{has_index:!0,show_progress:!0},name:"audiobooks-genres",path:"/audiobooks/genres"},{name:"audiobooks",path:"/audiobooks",redirect:{name:"audiobooks-artists"}},{name:"music",path:"/music",redirect:{name:"music-history"}},{component:i9,meta:{show_progress:!0},name:"music-history",path:"/music/history"},{component:l9,meta:{show_progress:!0},name:"music-recently-added",path:"/music/recently-added"},{component:f9,meta:{show_progress:!0},name:"music-recently-played",path:"/music/recently-played"},{component:N9,meta:{show_progress:!0},name:"music-spotify",path:"/music/spotify"},{component:L9,meta:{show_progress:!0},name:"music-spotify-featured-playlists",path:"/music/spotify/featured-playlists"},{component:V9,meta:{show_progress:!0},name:"music-spotify-new-releases",path:"/music/spotify/new-releases"},{component:wV,meta:{show_progress:!0},name:"music-composer-albums",path:"/music/composers/:name/albums"},{component:RV,meta:{show_progress:!0},name:"music-composer-tracks",path:"/music/composers/:name/tracks"},{component:XV,meta:{has_index:!0,show_progress:!0},name:"music-composers",path:"/music/composers"},{component:k7,meta:{show_progress:!0},name:"files",path:"/files"},{component:$7,meta:{has_index:!0,show_progress:!0},name:"genre-albums",path:"/genres/:name/albums"},{component:W7,meta:{has_index:!0,show_progress:!0},name:"genre-tracks",path:"/genres/:name/tracks"},{component:X7,meta:{has_index:!0,show_progress:!0},name:"music-genres",path:"/music/genres"},{component:lH,name:"now-playing",path:"/now-playing"},{name:"playlists",path:"/playlists",redirect:{name:"playlist-folder",params:{id:0}}},{component:hH,meta:{show_progress:!0},name:"playlist-folder",path:"/playlists/:id"},{component:_H,meta:{show_progress:!0},name:"playlist",path:"/playlists/:id/tracks"},{component:xH,meta:{show_progress:!0},name:"playlist-spotify",path:"/playlists/spotify/:id/tracks"},{component:RH,meta:{show_progress:!0},name:"podcast",path:"/podcasts/:id"},{component:ZH,meta:{show_progress:!0},name:"podcasts",path:"/podcasts"},{component:mj,meta:{show_progress:!0},name:"radio",path:"/radio"},{component:uj,name:"queue",path:"/"},{component:qj,name:"search-library",path:"/search/library"},{component:_B,name:"search-spotify",path:"/search/spotify"},{component:Lq,name:"settings-webinterface",path:"/settings/webinterface"},{component:KB,name:"settings-artwork",path:"/settings/artwork"},{component:DW,name:"settings-online-services",path:"/settings/online-services"},{component:oq,name:"settings-remotes-outputs",path:"/settings/remotes-outputs"}],scrollBehavior(t,e,n){return n?new Promise((i,r)=>{setTimeout(()=>{i(n)},0)}):t.path===e.path&&t.hash?{behavior:"smooth",el:t.hash,top:jy}:t.hash?new Promise((i,r)=>{setTimeout(()=>{i({el:t.hash,top:jy})},0)}):{left:0,top:0}}});PS.beforeEach((t,e,n)=>{const s=Hn();if(s.show_burger_menu){s.show_burger_menu=!1,n(!1);return}if(s.show_player_menu){s.show_player_menu=!1,n(!1);return}n(!0)});const $S=Oc(qI).use(MC()).use(PS).use(r4).use(GI).use(rN,{log:!1}).use(xL,{icons:_L}).use(Ru);$S.config.globalProperties.$filters=lR;$S.mount("#app");