1
0
Fork 0
forked from Simnation/Main
Main/resources/[phone]/roadpods/public/assets/index-Bd56KPiW.js
2025-08-05 07:41:21 +02:00

17 lines
59 KiB
JavaScript

(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))n(r);new MutationObserver(r=>{for(const i of r)if(i.type==="childList")for(const o of i.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&n(o)}).observe(document,{childList:!0,subtree:!0});function s(r){const i={};return r.integrity&&(i.integrity=r.integrity),r.referrerPolicy&&(i.referrerPolicy=r.referrerPolicy),r.crossOrigin==="use-credentials"?i.credentials="include":r.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function n(r){if(r.ep)return;r.ep=!0;const i=s(r);fetch(r.href,i)}})();/**
* @vue/shared v3.5.17
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**//*! #__NO_SIDE_EFFECTS__ */function ys(e){const t=Object.create(null);for(const s of e.split(","))t[s]=1;return s=>s in t}const U={},Ye=[],ye=()=>{},xr=()=>!1,Vt=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),vs=e=>e.startsWith("onUpdate:"),te=Object.assign,xs=(e,t)=>{const s=e.indexOf(t);s>-1&&e.splice(s,1)},wr=Object.prototype.hasOwnProperty,D=(e,t)=>wr.call(e,t),A=Array.isArray,ft=e=>Ut(e)==="[object Map]",Sr=e=>Ut(e)==="[object Set]",I=e=>typeof e=="function",J=e=>typeof e=="string",et=e=>typeof e=="symbol",q=e=>e!==null&&typeof e=="object",yn=e=>(q(e)||I(e))&&I(e.then)&&I(e.catch),Tr=Object.prototype.toString,Ut=e=>Tr.call(e),Cr=e=>Ut(e).slice(8,-1),Er=e=>Ut(e)==="[object Object]",ws=e=>J(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,ct=ys(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Bt=e=>{const t=Object.create(null);return s=>t[s]||(t[s]=e(s))},Or=/-(\w)/g,He=Bt(e=>e.replace(Or,(t,s)=>s?s.toUpperCase():"")),Pr=/\B([A-Z])/g,We=Bt(e=>e.replace(Pr,"-$1").toLowerCase()),vn=Bt(e=>e.charAt(0).toUpperCase()+e.slice(1)),Xt=Bt(e=>e?`on${vn(e)}`:""),Be=(e,t)=>!Object.is(e,t),Zt=(e,...t)=>{for(let s=0;s<e.length;s++)e[s](...t)},ls=(e,t,s,n=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:n,value:s})},Ar=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let qs;const Kt=()=>qs||(qs=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Ss(e){if(A(e)){const t={};for(let s=0;s<e.length;s++){const n=e[s],r=J(n)?Fr(n):Ss(n);if(r)for(const i in r)t[i]=r[i]}return t}else if(J(e)||q(e))return e}const Ir=/;(?![^(]*\))/g,Rr=/:([^]+)/,Mr=/\/\*[^]*?\*\//g;function Fr(e){const t={};return e.replace(Mr,"").split(Ir).forEach(s=>{if(s){const n=s.split(Rr);n.length>1&&(t[n[0].trim()]=n[1].trim())}}),t}function Ts(e){let t="";if(J(e))t=e;else if(A(e))for(let s=0;s<e.length;s++){const n=Ts(e[s]);n&&(t+=n+" ")}else if(q(e))for(const s in e)e[s]&&(t+=s+" ");return t.trim()}const Dr="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Hr=ys(Dr);function xn(e){return!!e||e===""}/**
* @vue/reactivity v3.5.17
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let re;class Nr{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=re,!t&&re&&(this.index=(re.scopes||(re.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,s;if(this.scopes)for(t=0,s=this.scopes.length;t<s;t++)this.scopes[t].pause();for(t=0,s=this.effects.length;t<s;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,s;if(this.scopes)for(t=0,s=this.scopes.length;t<s;t++)this.scopes[t].resume();for(t=0,s=this.effects.length;t<s;t++)this.effects[t].resume()}}run(t){if(this._active){const s=re;try{return re=this,t()}finally{re=s}}}on(){++this._on===1&&(this.prevScope=re,re=this)}off(){this._on>0&&--this._on===0&&(re=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let s,n;for(s=0,n=this.effects.length;s<n;s++)this.effects[s].stop();for(this.effects.length=0,s=0,n=this.cleanups.length;s<n;s++)this.cleanups[s]();if(this.cleanups.length=0,this.scopes){for(s=0,n=this.scopes.length;s<n;s++)this.scopes[s].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0}}}function Lr(){return re}let V;const Qt=new WeakSet;class wn{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,re&&re.active&&re.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,Qt.has(this)&&(Qt.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Tn(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Gs(this),Cn(this);const t=V,s=ce;V=this,ce=!0;try{return this.fn()}finally{En(this),V=t,ce=s,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)Os(t);this.deps=this.depsTail=void 0,Gs(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?Qt.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){fs(this)&&this.run()}get dirty(){return fs(this)}}let Sn=0,ut,at;function Tn(e,t=!1){if(e.flags|=8,t){e.next=at,at=e;return}e.next=ut,ut=e}function Cs(){Sn++}function Es(){if(--Sn>0)return;if(at){let t=at;for(at=void 0;t;){const s=t.next;t.next=void 0,t.flags&=-9,t=s}}let e;for(;ut;){let t=ut;for(ut=void 0;t;){const s=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(n){e||(e=n)}t=s}}if(e)throw e}function Cn(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function En(e){let t,s=e.depsTail,n=s;for(;n;){const r=n.prevDep;n.version===-1?(n===s&&(s=r),Os(n),jr(n)):t=n,n.dep.activeLink=n.prevActiveLink,n.prevActiveLink=void 0,n=r}e.deps=t,e.depsTail=s}function fs(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(On(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function On(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===mt)||(e.globalVersion=mt,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!fs(e))))return;e.flags|=2;const t=e.dep,s=V,n=ce;V=e,ce=!0;try{Cn(e);const r=e.fn(e._value);(t.version===0||Be(r,e._value))&&(e.flags|=128,e._value=r,t.version++)}catch(r){throw t.version++,r}finally{V=s,ce=n,En(e),e.flags&=-3}}function Os(e,t=!1){const{dep:s,prevSub:n,nextSub:r}=e;if(n&&(n.nextSub=r,e.prevSub=void 0),r&&(r.prevSub=n,e.nextSub=void 0),s.subs===e&&(s.subs=n,!n&&s.computed)){s.computed.flags&=-5;for(let i=s.computed.deps;i;i=i.nextDep)Os(i,!0)}!t&&!--s.sc&&s.map&&s.map.delete(s.key)}function jr(e){const{prevDep:t,nextDep:s}=e;t&&(t.nextDep=s,e.prevDep=void 0),s&&(s.prevDep=t,e.nextDep=void 0)}let ce=!0;const Pn=[];function Ee(){Pn.push(ce),ce=!1}function Oe(){const e=Pn.pop();ce=e===void 0?!0:e}function Gs(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const s=V;V=void 0;try{t()}finally{V=s}}}let mt=0;class $r{constructor(t,s){this.sub=t,this.dep=s,this.version=s.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class An{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(t){if(!V||!ce||V===this.computed)return;let s=this.activeLink;if(s===void 0||s.sub!==V)s=this.activeLink=new $r(V,this),V.deps?(s.prevDep=V.depsTail,V.depsTail.nextDep=s,V.depsTail=s):V.deps=V.depsTail=s,In(s);else if(s.version===-1&&(s.version=this.version,s.nextDep)){const n=s.nextDep;n.prevDep=s.prevDep,s.prevDep&&(s.prevDep.nextDep=n),s.prevDep=V.depsTail,s.nextDep=void 0,V.depsTail.nextDep=s,V.depsTail=s,V.deps===s&&(V.deps=n)}return s}trigger(t){this.version++,mt++,this.notify(t)}notify(t){Cs();try{for(let s=this.subs;s;s=s.prevSub)s.sub.notify()&&s.sub.dep.notify()}finally{Es()}}}function In(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let n=t.deps;n;n=n.nextDep)In(n)}const s=e.dep.subs;s!==e&&(e.prevSub=s,s&&(s.nextSub=e)),e.dep.subs=e}}const cs=new WeakMap,Ke=Symbol(""),us=Symbol(""),bt=Symbol("");function z(e,t,s){if(ce&&V){let n=cs.get(e);n||cs.set(e,n=new Map);let r=n.get(s);r||(n.set(s,r=new An),r.map=n,r.key=s),r.track()}}function Ce(e,t,s,n,r,i){const o=cs.get(e);if(!o){mt++;return}const f=u=>{u&&u.trigger()};if(Cs(),t==="clear")o.forEach(f);else{const u=A(e),h=u&&ws(s);if(u&&s==="length"){const a=Number(n);o.forEach((p,S)=>{(S==="length"||S===bt||!et(S)&&S>=a)&&f(p)})}else switch((s!==void 0||o.has(void 0))&&f(o.get(s)),h&&f(o.get(bt)),t){case"add":u?h&&f(o.get("length")):(f(o.get(Ke)),ft(e)&&f(o.get(us)));break;case"delete":u||(f(o.get(Ke)),ft(e)&&f(o.get(us)));break;case"set":ft(e)&&f(o.get(Ke));break}}Es()}function qe(e){const t=N(e);return t===e?t:(z(t,"iterate",bt),ve(e)?t:t.map(le))}function Ps(e){return z(e=N(e),"iterate",bt),e}const Vr={__proto__:null,[Symbol.iterator](){return kt(this,Symbol.iterator,le)},concat(...e){return qe(this).concat(...e.map(t=>A(t)?qe(t):t))},entries(){return kt(this,"entries",e=>(e[1]=le(e[1]),e))},every(e,t){return we(this,"every",e,t,void 0,arguments)},filter(e,t){return we(this,"filter",e,t,s=>s.map(le),arguments)},find(e,t){return we(this,"find",e,t,le,arguments)},findIndex(e,t){return we(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return we(this,"findLast",e,t,le,arguments)},findLastIndex(e,t){return we(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return we(this,"forEach",e,t,void 0,arguments)},includes(...e){return es(this,"includes",e)},indexOf(...e){return es(this,"indexOf",e)},join(e){return qe(this).join(e)},lastIndexOf(...e){return es(this,"lastIndexOf",e)},map(e,t){return we(this,"map",e,t,void 0,arguments)},pop(){return it(this,"pop")},push(...e){return it(this,"push",e)},reduce(e,...t){return Js(this,"reduce",e,t)},reduceRight(e,...t){return Js(this,"reduceRight",e,t)},shift(){return it(this,"shift")},some(e,t){return we(this,"some",e,t,void 0,arguments)},splice(...e){return it(this,"splice",e)},toReversed(){return qe(this).toReversed()},toSorted(e){return qe(this).toSorted(e)},toSpliced(...e){return qe(this).toSpliced(...e)},unshift(...e){return it(this,"unshift",e)},values(){return kt(this,"values",le)}};function kt(e,t,s){const n=Ps(e),r=n[t]();return n!==e&&!ve(e)&&(r._next=r.next,r.next=()=>{const i=r._next();return i.value&&(i.value=s(i.value)),i}),r}const Ur=Array.prototype;function we(e,t,s,n,r,i){const o=Ps(e),f=o!==e&&!ve(e),u=o[t];if(u!==Ur[t]){const p=u.apply(e,i);return f?le(p):p}let h=s;o!==e&&(f?h=function(p,S){return s.call(this,le(p),S,e)}:s.length>2&&(h=function(p,S){return s.call(this,p,S,e)}));const a=u.call(o,h,n);return f&&r?r(a):a}function Js(e,t,s,n){const r=Ps(e);let i=s;return r!==e&&(ve(e)?s.length>3&&(i=function(o,f,u){return s.call(this,o,f,u,e)}):i=function(o,f,u){return s.call(this,o,le(f),u,e)}),r[t](i,...n)}function es(e,t,s){const n=N(e);z(n,"iterate",bt);const r=n[t](...s);return(r===-1||r===!1)&&Ms(s[0])?(s[0]=N(s[0]),n[t](...s)):r}function it(e,t,s=[]){Ee(),Cs();const n=N(e)[t].apply(e,s);return Es(),Oe(),n}const Br=ys("__proto__,__v_isRef,__isVue"),Rn=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(et));function Kr(e){et(e)||(e=String(e));const t=N(this);return z(t,"has",e),t.hasOwnProperty(e)}class Mn{constructor(t=!1,s=!1){this._isReadonly=t,this._isShallow=s}get(t,s,n){if(s==="__v_skip")return t.__v_skip;const r=this._isReadonly,i=this._isShallow;if(s==="__v_isReactive")return!r;if(s==="__v_isReadonly")return r;if(s==="__v_isShallow")return i;if(s==="__v_raw")return n===(r?i?kr:Nn:i?Hn:Dn).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(n)?t:void 0;const o=A(t);if(!r){let u;if(o&&(u=Vr[s]))return u;if(s==="hasOwnProperty")return Kr}const f=Reflect.get(t,s,ee(t)?t:n);return(et(s)?Rn.has(s):Br(s))||(r||z(t,"get",s),i)?f:ee(f)?o&&ws(s)?f:f.value:q(f)?r?Ln(f):Is(f):f}}class Fn extends Mn{constructor(t=!1){super(!1,t)}set(t,s,n,r){let i=t[s];if(!this._isShallow){const u=Ze(i);if(!ve(n)&&!Ze(n)&&(i=N(i),n=N(n)),!A(t)&&ee(i)&&!ee(n))return u?!1:(i.value=n,!0)}const o=A(t)&&ws(s)?Number(s)<t.length:D(t,s),f=Reflect.set(t,s,n,ee(t)?t:r);return t===N(r)&&(o?Be(n,i)&&Ce(t,"set",s,n):Ce(t,"add",s,n)),f}deleteProperty(t,s){const n=D(t,s);t[s];const r=Reflect.deleteProperty(t,s);return r&&n&&Ce(t,"delete",s,void 0),r}has(t,s){const n=Reflect.has(t,s);return(!et(s)||!Rn.has(s))&&z(t,"has",s),n}ownKeys(t){return z(t,"iterate",A(t)?"length":Ke),Reflect.ownKeys(t)}}class Wr extends Mn{constructor(t=!1){super(!0,t)}set(t,s){return!0}deleteProperty(t,s){return!0}}const qr=new Fn,Gr=new Wr,Jr=new Fn(!0);const as=e=>e,At=e=>Reflect.getPrototypeOf(e);function Yr(e,t,s){return function(...n){const r=this.__v_raw,i=N(r),o=ft(i),f=e==="entries"||e===Symbol.iterator&&o,u=e==="keys"&&o,h=r[e](...n),a=s?as:t?ds:le;return!t&&z(i,"iterate",u?us:Ke),{next(){const{value:p,done:S}=h.next();return S?{value:p,done:S}:{value:f?[a(p[0]),a(p[1])]:a(p),done:S}},[Symbol.iterator](){return this}}}}function It(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function zr(e,t){const s={get(r){const i=this.__v_raw,o=N(i),f=N(r);e||(Be(r,f)&&z(o,"get",r),z(o,"get",f));const{has:u}=At(o),h=t?as:e?ds:le;if(u.call(o,r))return h(i.get(r));if(u.call(o,f))return h(i.get(f));i!==o&&i.get(r)},get size(){const r=this.__v_raw;return!e&&z(N(r),"iterate",Ke),Reflect.get(r,"size",r)},has(r){const i=this.__v_raw,o=N(i),f=N(r);return e||(Be(r,f)&&z(o,"has",r),z(o,"has",f)),r===f?i.has(r):i.has(r)||i.has(f)},forEach(r,i){const o=this,f=o.__v_raw,u=N(f),h=t?as:e?ds:le;return!e&&z(u,"iterate",Ke),f.forEach((a,p)=>r.call(i,h(a),h(p),o))}};return te(s,e?{add:It("add"),set:It("set"),delete:It("delete"),clear:It("clear")}:{add(r){!t&&!ve(r)&&!Ze(r)&&(r=N(r));const i=N(this);return At(i).has.call(i,r)||(i.add(r),Ce(i,"add",r,r)),this},set(r,i){!t&&!ve(i)&&!Ze(i)&&(i=N(i));const o=N(this),{has:f,get:u}=At(o);let h=f.call(o,r);h||(r=N(r),h=f.call(o,r));const a=u.call(o,r);return o.set(r,i),h?Be(i,a)&&Ce(o,"set",r,i):Ce(o,"add",r,i),this},delete(r){const i=N(this),{has:o,get:f}=At(i);let u=o.call(i,r);u||(r=N(r),u=o.call(i,r)),f&&f.call(i,r);const h=i.delete(r);return u&&Ce(i,"delete",r,void 0),h},clear(){const r=N(this),i=r.size!==0,o=r.clear();return i&&Ce(r,"clear",void 0,void 0),o}}),["keys","values","entries",Symbol.iterator].forEach(r=>{s[r]=Yr(r,e,t)}),s}function As(e,t){const s=zr(e,t);return(n,r,i)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?n:Reflect.get(D(s,r)&&r in n?s:n,r,i)}const Xr={get:As(!1,!1)},Zr={get:As(!1,!0)},Qr={get:As(!0,!1)};const Dn=new WeakMap,Hn=new WeakMap,Nn=new WeakMap,kr=new WeakMap;function ei(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function ti(e){return e.__v_skip||!Object.isExtensible(e)?0:ei(Cr(e))}function Is(e){return Ze(e)?e:Rs(e,!1,qr,Xr,Dn)}function si(e){return Rs(e,!1,Jr,Zr,Hn)}function Ln(e){return Rs(e,!0,Gr,Qr,Nn)}function Rs(e,t,s,n,r){if(!q(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=ti(e);if(i===0)return e;const o=r.get(e);if(o)return o;const f=new Proxy(e,i===2?n:s);return r.set(e,f),f}function dt(e){return Ze(e)?dt(e.__v_raw):!!(e&&e.__v_isReactive)}function Ze(e){return!!(e&&e.__v_isReadonly)}function ve(e){return!!(e&&e.__v_isShallow)}function Ms(e){return e?!!e.__v_raw:!1}function N(e){const t=e&&e.__v_raw;return t?N(t):e}function ni(e){return!D(e,"__v_skip")&&Object.isExtensible(e)&&ls(e,"__v_skip",!0),e}const le=e=>q(e)?Is(e):e,ds=e=>q(e)?Ln(e):e;function ee(e){return e?e.__v_isRef===!0:!1}function ri(e){return ee(e)?e.value:e}const ii={get:(e,t,s)=>t==="__v_raw"?e:ri(Reflect.get(e,t,s)),set:(e,t,s,n)=>{const r=e[t];return ee(r)&&!ee(s)?(r.value=s,!0):Reflect.set(e,t,s,n)}};function jn(e){return dt(e)?e:new Proxy(e,ii)}class oi{constructor(t,s,n){this.fn=t,this.setter=s,this._value=void 0,this.dep=new An(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=mt-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!s,this.isSSR=n}notify(){if(this.flags|=16,!(this.flags&8)&&V!==this)return Tn(this,!0),!0}get value(){const t=this.dep.track();return On(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function li(e,t,s=!1){let n,r;return I(e)?n=e:(n=e.get,r=e.set),new oi(n,r,s)}const Rt={},Ht=new WeakMap;let Ue;function fi(e,t=!1,s=Ue){if(s){let n=Ht.get(s);n||Ht.set(s,n=[]),n.push(e)}}function ci(e,t,s=U){const{immediate:n,deep:r,once:i,scheduler:o,augmentJob:f,call:u}=s,h=O=>r?O:ve(O)||r===!1||r===0?Fe(O,1):Fe(O);let a,p,S,T,F=!1,M=!1;if(ee(e)?(p=()=>e.value,F=ve(e)):dt(e)?(p=()=>h(e),F=!0):A(e)?(M=!0,F=e.some(O=>dt(O)||ve(O)),p=()=>e.map(O=>{if(ee(O))return O.value;if(dt(O))return h(O);if(I(O))return u?u(O,2):O()})):I(e)?t?p=u?()=>u(e,2):e:p=()=>{if(S){Ee();try{S()}finally{Oe()}}const O=Ue;Ue=a;try{return u?u(e,3,[T]):e(T)}finally{Ue=O}}:p=ye,t&&r){const O=p,G=r===!0?1/0:r;p=()=>Fe(O(),G)}const Y=Lr(),L=()=>{a.stop(),Y&&Y.active&&xs(Y.effects,a)};if(i&&t){const O=t;t=(...G)=>{O(...G),L()}}let K=M?new Array(e.length).fill(Rt):Rt;const W=O=>{if(!(!(a.flags&1)||!a.dirty&&!O))if(t){const G=a.run();if(r||F||(M?G.some((Ae,ue)=>Be(Ae,K[ue])):Be(G,K))){S&&S();const Ae=Ue;Ue=a;try{const ue=[G,K===Rt?void 0:M&&K[0]===Rt?[]:K,T];K=G,u?u(t,3,ue):t(...ue)}finally{Ue=Ae}}}else a.run()};return f&&f(W),a=new wn(p),a.scheduler=o?()=>o(W,!1):W,T=O=>fi(O,!1,a),S=a.onStop=()=>{const O=Ht.get(a);if(O){if(u)u(O,4);else for(const G of O)G();Ht.delete(a)}},t?n?W(!0):K=a.run():o?o(W.bind(null,!0),!0):a.run(),L.pause=a.pause.bind(a),L.resume=a.resume.bind(a),L.stop=L,L}function Fe(e,t=1/0,s){if(t<=0||!q(e)||e.__v_skip||(s=s||new Set,s.has(e)))return e;if(s.add(e),t--,ee(e))Fe(e.value,t,s);else if(A(e))for(let n=0;n<e.length;n++)Fe(e[n],t,s);else if(Sr(e)||ft(e))e.forEach(n=>{Fe(n,t,s)});else if(Er(e)){for(const n in e)Fe(e[n],t,s);for(const n of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,n)&&Fe(e[n],t,s)}return e}/**
* @vue/runtime-core v3.5.17
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/function wt(e,t,s,n){try{return n?e(...n):e()}catch(r){Wt(r,t,s)}}function xe(e,t,s,n){if(I(e)){const r=wt(e,t,s,n);return r&&yn(r)&&r.catch(i=>{Wt(i,t,s)}),r}if(A(e)){const r=[];for(let i=0;i<e.length;i++)r.push(xe(e[i],t,s,n));return r}}function Wt(e,t,s,n=!0){const r=t?t.vnode:null,{errorHandler:i,throwUnhandledErrorInProduction:o}=t&&t.appContext.config||U;if(t){let f=t.parent;const u=t.proxy,h=`https://vuejs.org/error-reference/#runtime-${s}`;for(;f;){const a=f.ec;if(a){for(let p=0;p<a.length;p++)if(a[p](e,u,h)===!1)return}f=f.parent}if(i){Ee(),wt(i,null,10,[e,u,h]),Oe();return}}ui(e,s,r,n,o)}function ui(e,t,s,n=!0,r=!1){if(r)throw e;console.error(e)}const Q=[];let _e=-1;const ze=[];let Re=null,Je=0;const $n=Promise.resolve();let Nt=null;function ai(e){const t=Nt||$n;return e?t.then(this?e.bind(this):e):t}function di(e){let t=_e+1,s=Q.length;for(;t<s;){const n=t+s>>>1,r=Q[n],i=yt(r);i<e||i===e&&r.flags&2?t=n+1:s=n}return t}function Fs(e){if(!(e.flags&1)){const t=yt(e),s=Q[Q.length-1];!s||!(e.flags&2)&&t>=yt(s)?Q.push(e):Q.splice(di(t),0,e),e.flags|=1,Vn()}}function Vn(){Nt||(Nt=$n.then(Bn))}function hi(e){A(e)?ze.push(...e):Re&&e.id===-1?Re.splice(Je+1,0,e):e.flags&1||(ze.push(e),e.flags|=1),Vn()}function Ys(e,t,s=_e+1){for(;s<Q.length;s++){const n=Q[s];if(n&&n.flags&2){if(e&&n.id!==e.uid)continue;Q.splice(s,1),s--,n.flags&4&&(n.flags&=-2),n(),n.flags&4||(n.flags&=-2)}}}function Un(e){if(ze.length){const t=[...new Set(ze)].sort((s,n)=>yt(s)-yt(n));if(ze.length=0,Re){Re.push(...t);return}for(Re=t,Je=0;Je<Re.length;Je++){const s=Re[Je];s.flags&4&&(s.flags&=-2),s.flags&8||s(),s.flags&=-2}Re=null,Je=0}}const yt=e=>e.id==null?e.flags&2?-1:1/0:e.id;function Bn(e){try{for(_e=0;_e<Q.length;_e++){const t=Q[_e];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),wt(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;_e<Q.length;_e++){const t=Q[_e];t&&(t.flags&=-2)}_e=-1,Q.length=0,Un(),Nt=null,(Q.length||ze.length)&&Bn()}}let be=null,Kn=null;function Lt(e){const t=be;return be=e,Kn=e&&e.type.__scopeId||null,t}function pi(e,t=be,s){if(!t||e._n)return e;const n=(...r)=>{n._d&&nn(-1);const i=Lt(t);let o;try{o=e(...r)}finally{Lt(i),n._d&&nn(1)}return o};return n._n=!0,n._c=!0,n._d=!0,n}function $e(e,t,s,n){const r=e.dirs,i=t&&t.dirs;for(let o=0;o<r.length;o++){const f=r[o];i&&(f.oldValue=i[o].value);let u=f.dir[n];u&&(Ee(),xe(u,s,8,[e.el,f,e,t]),Oe())}}const gi=Symbol("_vte"),_i=e=>e.__isTeleport;function Ds(e,t){e.shapeFlag&6&&e.component?(e.transition=t,Ds(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function Wn(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function ht(e,t,s,n,r=!1){if(A(e)){e.forEach((F,M)=>ht(F,t&&(A(t)?t[M]:t),s,n,r));return}if(pt(n)&&!r){n.shapeFlag&512&&n.type.__asyncResolved&&n.component.subTree.component&&ht(e,t,s,n.component.subTree);return}const i=n.shapeFlag&4?js(n.component):n.el,o=r?null:i,{i:f,r:u}=e,h=t&&t.r,a=f.refs===U?f.refs={}:f.refs,p=f.setupState,S=N(p),T=p===U?()=>!1:F=>D(S,F);if(h!=null&&h!==u&&(J(h)?(a[h]=null,T(h)&&(p[h]=null)):ee(h)&&(h.value=null)),I(u))wt(u,f,12,[o,a]);else{const F=J(u),M=ee(u);if(F||M){const Y=()=>{if(e.f){const L=F?T(u)?p[u]:a[u]:u.value;r?A(L)&&xs(L,i):A(L)?L.includes(i)||L.push(i):F?(a[u]=[i],T(u)&&(p[u]=a[u])):(u.value=[i],e.k&&(a[e.k]=u.value))}else F?(a[u]=o,T(u)&&(p[u]=o)):M&&(u.value=o,e.k&&(a[e.k]=o))};o?(Y.id=-1,oe(Y,s)):Y()}}}Kt().requestIdleCallback;Kt().cancelIdleCallback;const pt=e=>!!e.type.__asyncLoader,qn=e=>e.type.__isKeepAlive;function mi(e,t){Gn(e,"a",t)}function bi(e,t){Gn(e,"da",t)}function Gn(e,t,s=k){const n=e.__wdc||(e.__wdc=()=>{let r=s;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(qt(t,n,s),s){let r=s.parent;for(;r&&r.parent;)qn(r.parent.vnode)&&yi(n,t,s,r),r=r.parent}}function yi(e,t,s,n){const r=qt(t,e,n,!0);Jn(()=>{xs(n[t],r)},s)}function qt(e,t,s=k,n=!1){if(s){const r=s[e]||(s[e]=[]),i=t.__weh||(t.__weh=(...o)=>{Ee();const f=St(s),u=xe(t,s,e,o);return f(),Oe(),u});return n?r.unshift(i):r.push(i),i}}const Pe=e=>(t,s=k)=>{(!xt||e==="sp")&&qt(e,(...n)=>t(...n),s)},vi=Pe("bm"),xi=Pe("m"),wi=Pe("bu"),Si=Pe("u"),Ti=Pe("bum"),Jn=Pe("um"),Ci=Pe("sp"),Ei=Pe("rtg"),Oi=Pe("rtc");function Pi(e,t=k){qt("ec",e,t)}const Ai=Symbol.for("v-ndc"),hs=e=>e?_r(e)?js(e):hs(e.parent):null,gt=te(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>hs(e.parent),$root:e=>hs(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>zn(e),$forceUpdate:e=>e.f||(e.f=()=>{Fs(e.update)}),$nextTick:e=>e.n||(e.n=ai.bind(e.proxy)),$watch:e=>Zi.bind(e)}),ts=(e,t)=>e!==U&&!e.__isScriptSetup&&D(e,t),Ii={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:s,setupState:n,data:r,props:i,accessCache:o,type:f,appContext:u}=e;let h;if(t[0]!=="$"){const T=o[t];if(T!==void 0)switch(T){case 1:return n[t];case 2:return r[t];case 4:return s[t];case 3:return i[t]}else{if(ts(n,t))return o[t]=1,n[t];if(r!==U&&D(r,t))return o[t]=2,r[t];if((h=e.propsOptions[0])&&D(h,t))return o[t]=3,i[t];if(s!==U&&D(s,t))return o[t]=4,s[t];ps&&(o[t]=0)}}const a=gt[t];let p,S;if(a)return t==="$attrs"&&z(e.attrs,"get",""),a(e);if((p=f.__cssModules)&&(p=p[t]))return p;if(s!==U&&D(s,t))return o[t]=4,s[t];if(S=u.config.globalProperties,D(S,t))return S[t]},set({_:e},t,s){const{data:n,setupState:r,ctx:i}=e;return ts(r,t)?(r[t]=s,!0):n!==U&&D(n,t)?(n[t]=s,!0):D(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(i[t]=s,!0)},has({_:{data:e,setupState:t,accessCache:s,ctx:n,appContext:r,propsOptions:i}},o){let f;return!!s[o]||e!==U&&D(e,o)||ts(t,o)||(f=i[0])&&D(f,o)||D(n,o)||D(gt,o)||D(r.config.globalProperties,o)},defineProperty(e,t,s){return s.get!=null?e._.accessCache[t]=0:D(s,"value")&&this.set(e,t,s.value,null),Reflect.defineProperty(e,t,s)}};function zs(e){return A(e)?e.reduce((t,s)=>(t[s]=null,t),{}):e}let ps=!0;function Ri(e){const t=zn(e),s=e.proxy,n=e.ctx;ps=!1,t.beforeCreate&&Xs(t.beforeCreate,e,"bc");const{data:r,computed:i,methods:o,watch:f,provide:u,inject:h,created:a,beforeMount:p,mounted:S,beforeUpdate:T,updated:F,activated:M,deactivated:Y,beforeDestroy:L,beforeUnmount:K,destroyed:W,unmounted:O,render:G,renderTracked:Ae,renderTriggered:ue,errorCaptured:Ie,serverPrefetch:Tt,expose:Ne,inheritAttrs:tt,components:Ct,directives:Et,filters:Yt}=t;if(h&&Mi(h,n,null),o)for(const B in o){const j=o[B];I(j)&&(n[B]=j.bind(s))}if(r){const B=r.call(s,s);q(B)&&(e.data=Is(B))}if(ps=!0,i)for(const B in i){const j=i[B],Le=I(j)?j.bind(s,s):I(j.get)?j.get.bind(s,s):ye,Ot=!I(j)&&I(j.set)?j.set.bind(s):ye,je=xo({get:Le,set:Ot});Object.defineProperty(n,B,{enumerable:!0,configurable:!0,get:()=>je.value,set:ae=>je.value=ae})}if(f)for(const B in f)Yn(f[B],n,s,B);if(u){const B=I(u)?u.call(s):u;Reflect.ownKeys(B).forEach(j=>{ji(j,B[j])})}a&&Xs(a,e,"c");function X(B,j){A(j)?j.forEach(Le=>B(Le.bind(s))):j&&B(j.bind(s))}if(X(vi,p),X(xi,S),X(wi,T),X(Si,F),X(mi,M),X(bi,Y),X(Pi,Ie),X(Oi,Ae),X(Ei,ue),X(Ti,K),X(Jn,O),X(Ci,Tt),A(Ne))if(Ne.length){const B=e.exposed||(e.exposed={});Ne.forEach(j=>{Object.defineProperty(B,j,{get:()=>s[j],set:Le=>s[j]=Le})})}else e.exposed||(e.exposed={});G&&e.render===ye&&(e.render=G),tt!=null&&(e.inheritAttrs=tt),Ct&&(e.components=Ct),Et&&(e.directives=Et),Tt&&Wn(e)}function Mi(e,t,s=ye){A(e)&&(e=gs(e));for(const n in e){const r=e[n];let i;q(r)?"default"in r?i=Mt(r.from||n,r.default,!0):i=Mt(r.from||n):i=Mt(r),ee(i)?Object.defineProperty(t,n,{enumerable:!0,configurable:!0,get:()=>i.value,set:o=>i.value=o}):t[n]=i}}function Xs(e,t,s){xe(A(e)?e.map(n=>n.bind(t.proxy)):e.bind(t.proxy),t,s)}function Yn(e,t,s,n){let r=n.includes(".")?fr(s,n):()=>s[n];if(J(e)){const i=t[e];I(i)&&ns(r,i)}else if(I(e))ns(r,e.bind(s));else if(q(e))if(A(e))e.forEach(i=>Yn(i,t,s,n));else{const i=I(e.handler)?e.handler.bind(s):t[e.handler];I(i)&&ns(r,i,e)}}function zn(e){const t=e.type,{mixins:s,extends:n}=t,{mixins:r,optionsCache:i,config:{optionMergeStrategies:o}}=e.appContext,f=i.get(t);let u;return f?u=f:!r.length&&!s&&!n?u=t:(u={},r.length&&r.forEach(h=>jt(u,h,o,!0)),jt(u,t,o)),q(t)&&i.set(t,u),u}function jt(e,t,s,n=!1){const{mixins:r,extends:i}=t;i&&jt(e,i,s,!0),r&&r.forEach(o=>jt(e,o,s,!0));for(const o in t)if(!(n&&o==="expose")){const f=Fi[o]||s&&s[o];e[o]=f?f(e[o],t[o]):t[o]}return e}const Fi={data:Zs,props:Qs,emits:Qs,methods:lt,computed:lt,beforeCreate:Z,created:Z,beforeMount:Z,mounted:Z,beforeUpdate:Z,updated:Z,beforeDestroy:Z,beforeUnmount:Z,destroyed:Z,unmounted:Z,activated:Z,deactivated:Z,errorCaptured:Z,serverPrefetch:Z,components:lt,directives:lt,watch:Hi,provide:Zs,inject:Di};function Zs(e,t){return t?e?function(){return te(I(e)?e.call(this,this):e,I(t)?t.call(this,this):t)}:t:e}function Di(e,t){return lt(gs(e),gs(t))}function gs(e){if(A(e)){const t={};for(let s=0;s<e.length;s++)t[e[s]]=e[s];return t}return e}function Z(e,t){return e?[...new Set([].concat(e,t))]:t}function lt(e,t){return e?te(Object.create(null),e,t):t}function Qs(e,t){return e?A(e)&&A(t)?[...new Set([...e,...t])]:te(Object.create(null),zs(e),zs(t??{})):t}function Hi(e,t){if(!e)return t;if(!t)return e;const s=te(Object.create(null),e);for(const n in t)s[n]=Z(e[n],t[n]);return s}function Xn(){return{app:null,config:{isNativeTag:xr,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 Ni=0;function Li(e,t){return function(n,r=null){I(n)||(n=te({},n)),r!=null&&!q(r)&&(r=null);const i=Xn(),o=new WeakSet,f=[];let u=!1;const h=i.app={_uid:Ni++,_component:n,_props:r,_container:null,_context:i,_instance:null,version:wo,get config(){return i.config},set config(a){},use(a,...p){return o.has(a)||(a&&I(a.install)?(o.add(a),a.install(h,...p)):I(a)&&(o.add(a),a(h,...p))),h},mixin(a){return i.mixins.includes(a)||i.mixins.push(a),h},component(a,p){return p?(i.components[a]=p,h):i.components[a]},directive(a,p){return p?(i.directives[a]=p,h):i.directives[a]},mount(a,p,S){if(!u){const T=h._ceVNode||De(n,r);return T.appContext=i,S===!0?S="svg":S===!1&&(S=void 0),e(T,a,S),u=!0,h._container=a,a.__vue_app__=h,js(T.component)}},onUnmount(a){f.push(a)},unmount(){u&&(xe(f,h._instance,16),e(null,h._container),delete h._container.__vue_app__)},provide(a,p){return i.provides[a]=p,h},runWithContext(a){const p=Xe;Xe=h;try{return a()}finally{Xe=p}}};return h}}let Xe=null;function ji(e,t){if(k){let s=k.provides;const n=k.parent&&k.parent.provides;n===s&&(s=k.provides=Object.create(n)),s[e]=t}}function Mt(e,t,s=!1){const n=k||be;if(n||Xe){let r=Xe?Xe._context.provides:n?n.parent==null||n.ce?n.vnode.appContext&&n.vnode.appContext.provides:n.parent.provides:void 0;if(r&&e in r)return r[e];if(arguments.length>1)return s&&I(t)?t.call(n&&n.proxy):t}}const Zn={},Qn=()=>Object.create(Zn),kn=e=>Object.getPrototypeOf(e)===Zn;function $i(e,t,s,n=!1){const r={},i=Qn();e.propsDefaults=Object.create(null),er(e,t,r,i);for(const o in e.propsOptions[0])o in r||(r[o]=void 0);s?e.props=n?r:si(r):e.type.props?e.props=r:e.props=i,e.attrs=i}function Vi(e,t,s,n){const{props:r,attrs:i,vnode:{patchFlag:o}}=e,f=N(r),[u]=e.propsOptions;let h=!1;if((n||o>0)&&!(o&16)){if(o&8){const a=e.vnode.dynamicProps;for(let p=0;p<a.length;p++){let S=a[p];if(Gt(e.emitsOptions,S))continue;const T=t[S];if(u)if(D(i,S))T!==i[S]&&(i[S]=T,h=!0);else{const F=He(S);r[F]=_s(u,f,F,T,e,!1)}else T!==i[S]&&(i[S]=T,h=!0)}}}else{er(e,t,r,i)&&(h=!0);let a;for(const p in f)(!t||!D(t,p)&&((a=We(p))===p||!D(t,a)))&&(u?s&&(s[p]!==void 0||s[a]!==void 0)&&(r[p]=_s(u,f,p,void 0,e,!0)):delete r[p]);if(i!==f)for(const p in i)(!t||!D(t,p))&&(delete i[p],h=!0)}h&&Ce(e.attrs,"set","")}function er(e,t,s,n){const[r,i]=e.propsOptions;let o=!1,f;if(t)for(let u in t){if(ct(u))continue;const h=t[u];let a;r&&D(r,a=He(u))?!i||!i.includes(a)?s[a]=h:(f||(f={}))[a]=h:Gt(e.emitsOptions,u)||(!(u in n)||h!==n[u])&&(n[u]=h,o=!0)}if(i){const u=N(s),h=f||U;for(let a=0;a<i.length;a++){const p=i[a];s[p]=_s(r,u,p,h[p],e,!D(h,p))}}return o}function _s(e,t,s,n,r,i){const o=e[s];if(o!=null){const f=D(o,"default");if(f&&n===void 0){const u=o.default;if(o.type!==Function&&!o.skipFactory&&I(u)){const{propsDefaults:h}=r;if(s in h)n=h[s];else{const a=St(r);n=h[s]=u.call(null,t),a()}}else n=u;r.ce&&r.ce._setProp(s,n)}o[0]&&(i&&!f?n=!1:o[1]&&(n===""||n===We(s))&&(n=!0))}return n}const Ui=new WeakMap;function tr(e,t,s=!1){const n=s?Ui:t.propsCache,r=n.get(e);if(r)return r;const i=e.props,o={},f=[];let u=!1;if(!I(e)){const a=p=>{u=!0;const[S,T]=tr(p,t,!0);te(o,S),T&&f.push(...T)};!s&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}if(!i&&!u)return q(e)&&n.set(e,Ye),Ye;if(A(i))for(let a=0;a<i.length;a++){const p=He(i[a]);ks(p)&&(o[p]=U)}else if(i)for(const a in i){const p=He(a);if(ks(p)){const S=i[a],T=o[p]=A(S)||I(S)?{type:S}:te({},S),F=T.type;let M=!1,Y=!0;if(A(F))for(let L=0;L<F.length;++L){const K=F[L],W=I(K)&&K.name;if(W==="Boolean"){M=!0;break}else W==="String"&&(Y=!1)}else M=I(F)&&F.name==="Boolean";T[0]=M,T[1]=Y,(M||D(T,"default"))&&f.push(p)}}const h=[o,f];return q(e)&&n.set(e,h),h}function ks(e){return e[0]!=="$"&&!ct(e)}const Hs=e=>e[0]==="_"||e==="$stable",Ns=e=>A(e)?e.map(me):[me(e)],Bi=(e,t,s)=>{if(t._n)return t;const n=pi((...r)=>Ns(t(...r)),s);return n._c=!1,n},sr=(e,t,s)=>{const n=e._ctx;for(const r in e){if(Hs(r))continue;const i=e[r];if(I(i))t[r]=Bi(r,i,n);else if(i!=null){const o=Ns(i);t[r]=()=>o}}},nr=(e,t)=>{const s=Ns(t);e.slots.default=()=>s},rr=(e,t,s)=>{for(const n in t)(s||!Hs(n))&&(e[n]=t[n])},Ki=(e,t,s)=>{const n=e.slots=Qn();if(e.vnode.shapeFlag&32){const r=t.__;r&&ls(n,"__",r,!0);const i=t._;i?(rr(n,t,s),s&&ls(n,"_",i,!0)):sr(t,n)}else t&&nr(e,t)},Wi=(e,t,s)=>{const{vnode:n,slots:r}=e;let i=!0,o=U;if(n.shapeFlag&32){const f=t._;f?s&&f===1?i=!1:rr(r,t,s):(i=!t.$stable,sr(t,r)),o=t}else t&&(nr(e,t),o={default:1});if(i)for(const f in r)!Hs(f)&&o[f]==null&&delete r[f]},oe=ro;function qi(e){return Gi(e)}function Gi(e,t){const s=Kt();s.__VUE__=!0;const{insert:n,remove:r,patchProp:i,createElement:o,createText:f,createComment:u,setText:h,setElementText:a,parentNode:p,nextSibling:S,setScopeId:T=ye,insertStaticContent:F}=e,M=(l,c,d,m=null,g=null,_=null,x=void 0,v=null,y=!!c.dynamicChildren)=>{if(l===c)return;l&&!ot(l,c)&&(m=Pt(l),ae(l,g,_,!0),l=null),c.patchFlag===-2&&(y=!1,c.dynamicChildren=null);const{type:b,ref:E,shapeFlag:w}=c;switch(b){case Jt:Y(l,c,d,m);break;case Qe:L(l,c,d,m);break;case rs:l==null&&K(c,d,m,x);break;case Te:Ct(l,c,d,m,g,_,x,v,y);break;default:w&1?G(l,c,d,m,g,_,x,v,y):w&6?Et(l,c,d,m,g,_,x,v,y):(w&64||w&128)&&b.process(l,c,d,m,g,_,x,v,y,nt)}E!=null&&g?ht(E,l&&l.ref,_,c||l,!c):E==null&&l&&l.ref!=null&&ht(l.ref,null,_,l,!0)},Y=(l,c,d,m)=>{if(l==null)n(c.el=f(c.children),d,m);else{const g=c.el=l.el;c.children!==l.children&&h(g,c.children)}},L=(l,c,d,m)=>{l==null?n(c.el=u(c.children||""),d,m):c.el=l.el},K=(l,c,d,m)=>{[l.el,l.anchor]=F(l.children,c,d,m,l.el,l.anchor)},W=({el:l,anchor:c},d,m)=>{let g;for(;l&&l!==c;)g=S(l),n(l,d,m),l=g;n(c,d,m)},O=({el:l,anchor:c})=>{let d;for(;l&&l!==c;)d=S(l),r(l),l=d;r(c)},G=(l,c,d,m,g,_,x,v,y)=>{c.type==="svg"?x="svg":c.type==="math"&&(x="mathml"),l==null?Ae(c,d,m,g,_,x,v,y):Tt(l,c,g,_,x,v,y)},Ae=(l,c,d,m,g,_,x,v)=>{let y,b;const{props:E,shapeFlag:w,transition:C,dirs:P}=l;if(y=l.el=o(l.type,_,E&&E.is,E),w&8?a(y,l.children):w&16&&Ie(l.children,y,null,m,g,ss(l,_),x,v),P&&$e(l,null,m,"created"),ue(y,l,l.scopeId,x,m),E){for(const $ in E)$!=="value"&&!ct($)&&i(y,$,null,E[$],_,m);"value"in E&&i(y,"value",null,E.value,_),(b=E.onVnodeBeforeMount)&&ge(b,m,l)}P&&$e(l,null,m,"beforeMount");const R=Ji(g,C);R&&C.beforeEnter(y),n(y,c,d),((b=E&&E.onVnodeMounted)||R||P)&&oe(()=>{b&&ge(b,m,l),R&&C.enter(y),P&&$e(l,null,m,"mounted")},g)},ue=(l,c,d,m,g)=>{if(d&&T(l,d),m)for(let _=0;_<m.length;_++)T(l,m[_]);if(g){let _=g.subTree;if(c===_||ur(_.type)&&(_.ssContent===c||_.ssFallback===c)){const x=g.vnode;ue(l,x,x.scopeId,x.slotScopeIds,g.parent)}}},Ie=(l,c,d,m,g,_,x,v,y=0)=>{for(let b=y;b<l.length;b++){const E=l[b]=v?Me(l[b]):me(l[b]);M(null,E,c,d,m,g,_,x,v)}},Tt=(l,c,d,m,g,_,x)=>{const v=c.el=l.el;let{patchFlag:y,dynamicChildren:b,dirs:E}=c;y|=l.patchFlag&16;const w=l.props||U,C=c.props||U;let P;if(d&&Ve(d,!1),(P=C.onVnodeBeforeUpdate)&&ge(P,d,c,l),E&&$e(c,l,d,"beforeUpdate"),d&&Ve(d,!0),(w.innerHTML&&C.innerHTML==null||w.textContent&&C.textContent==null)&&a(v,""),b?Ne(l.dynamicChildren,b,v,d,m,ss(c,g),_):x||j(l,c,v,null,d,m,ss(c,g),_,!1),y>0){if(y&16)tt(v,w,C,d,g);else if(y&2&&w.class!==C.class&&i(v,"class",null,C.class,g),y&4&&i(v,"style",w.style,C.style,g),y&8){const R=c.dynamicProps;for(let $=0;$<R.length;$++){const H=R[$],se=w[H],ne=C[H];(ne!==se||H==="value")&&i(v,H,se,ne,g,d)}}y&1&&l.children!==c.children&&a(v,c.children)}else!x&&b==null&&tt(v,w,C,d,g);((P=C.onVnodeUpdated)||E)&&oe(()=>{P&&ge(P,d,c,l),E&&$e(c,l,d,"updated")},m)},Ne=(l,c,d,m,g,_,x)=>{for(let v=0;v<c.length;v++){const y=l[v],b=c[v],E=y.el&&(y.type===Te||!ot(y,b)||y.shapeFlag&198)?p(y.el):d;M(y,b,E,null,m,g,_,x,!0)}},tt=(l,c,d,m,g)=>{if(c!==d){if(c!==U)for(const _ in c)!ct(_)&&!(_ in d)&&i(l,_,c[_],null,g,m);for(const _ in d){if(ct(_))continue;const x=d[_],v=c[_];x!==v&&_!=="value"&&i(l,_,v,x,g,m)}"value"in d&&i(l,"value",c.value,d.value,g)}},Ct=(l,c,d,m,g,_,x,v,y)=>{const b=c.el=l?l.el:f(""),E=c.anchor=l?l.anchor:f("");let{patchFlag:w,dynamicChildren:C,slotScopeIds:P}=c;P&&(v=v?v.concat(P):P),l==null?(n(b,d,m),n(E,d,m),Ie(c.children||[],d,E,g,_,x,v,y)):w>0&&w&64&&C&&l.dynamicChildren?(Ne(l.dynamicChildren,C,d,g,_,x,v),(c.key!=null||g&&c===g.subTree)&&ir(l,c,!0)):j(l,c,d,E,g,_,x,v,y)},Et=(l,c,d,m,g,_,x,v,y)=>{c.slotScopeIds=v,l==null?c.shapeFlag&512?g.ctx.activate(c,d,m,x,y):Yt(c,d,m,g,_,x,y):Vs(l,c,y)},Yt=(l,c,d,m,g,_,x)=>{const v=l.component=go(l,m,g);if(qn(l)&&(v.ctx.renderer=nt),_o(v,!1,x),v.asyncDep){if(g&&g.registerDep(v,X,x),!l.el){const y=v.subTree=De(Qe);L(null,y,c,d)}}else X(v,l,c,d,g,_,x)},Vs=(l,c,d)=>{const m=c.component=l.component;if(so(l,c,d))if(m.asyncDep&&!m.asyncResolved){B(m,c,d);return}else m.next=c,m.update();else c.el=l.el,m.vnode=c},X=(l,c,d,m,g,_,x)=>{const v=()=>{if(l.isMounted){let{next:w,bu:C,u:P,parent:R,vnode:$}=l;{const he=or(l);if(he){w&&(w.el=$.el,B(l,w,x)),he.asyncDep.then(()=>{l.isUnmounted||v()});return}}let H=w,se;Ve(l,!1),w?(w.el=$.el,B(l,w,x)):w=$,C&&Zt(C),(se=w.props&&w.props.onVnodeBeforeUpdate)&&ge(se,R,w,$),Ve(l,!0);const ne=tn(l),de=l.subTree;l.subTree=ne,M(de,ne,p(de.el),Pt(de),l,g,_),w.el=ne.el,H===null&&no(l,ne.el),P&&oe(P,g),(se=w.props&&w.props.onVnodeUpdated)&&oe(()=>ge(se,R,w,$),g)}else{let w;const{el:C,props:P}=c,{bm:R,m:$,parent:H,root:se,type:ne}=l,de=pt(c);Ve(l,!1),R&&Zt(R),!de&&(w=P&&P.onVnodeBeforeMount)&&ge(w,H,c),Ve(l,!0);{se.ce&&se.ce._def.shadowRoot!==!1&&se.ce._injectChildStyle(ne);const he=l.subTree=tn(l);M(null,he,d,m,l,g,_),c.el=he.el}if($&&oe($,g),!de&&(w=P&&P.onVnodeMounted)){const he=c;oe(()=>ge(w,H,he),g)}(c.shapeFlag&256||H&&pt(H.vnode)&&H.vnode.shapeFlag&256)&&l.a&&oe(l.a,g),l.isMounted=!0,c=d=m=null}};l.scope.on();const y=l.effect=new wn(v);l.scope.off();const b=l.update=y.run.bind(y),E=l.job=y.runIfDirty.bind(y);E.i=l,E.id=l.uid,y.scheduler=()=>Fs(E),Ve(l,!0),b()},B=(l,c,d)=>{c.component=l;const m=l.vnode.props;l.vnode=c,l.next=null,Vi(l,c.props,m,d),Wi(l,c.children,d),Ee(),Ys(l),Oe()},j=(l,c,d,m,g,_,x,v,y=!1)=>{const b=l&&l.children,E=l?l.shapeFlag:0,w=c.children,{patchFlag:C,shapeFlag:P}=c;if(C>0){if(C&128){Ot(b,w,d,m,g,_,x,v,y);return}else if(C&256){Le(b,w,d,m,g,_,x,v,y);return}}P&8?(E&16&&st(b,g,_),w!==b&&a(d,w)):E&16?P&16?Ot(b,w,d,m,g,_,x,v,y):st(b,g,_,!0):(E&8&&a(d,""),P&16&&Ie(w,d,m,g,_,x,v,y))},Le=(l,c,d,m,g,_,x,v,y)=>{l=l||Ye,c=c||Ye;const b=l.length,E=c.length,w=Math.min(b,E);let C;for(C=0;C<w;C++){const P=c[C]=y?Me(c[C]):me(c[C]);M(l[C],P,d,null,g,_,x,v,y)}b>E?st(l,g,_,!0,!1,w):Ie(c,d,m,g,_,x,v,y,w)},Ot=(l,c,d,m,g,_,x,v,y)=>{let b=0;const E=c.length;let w=l.length-1,C=E-1;for(;b<=w&&b<=C;){const P=l[b],R=c[b]=y?Me(c[b]):me(c[b]);if(ot(P,R))M(P,R,d,null,g,_,x,v,y);else break;b++}for(;b<=w&&b<=C;){const P=l[w],R=c[C]=y?Me(c[C]):me(c[C]);if(ot(P,R))M(P,R,d,null,g,_,x,v,y);else break;w--,C--}if(b>w){if(b<=C){const P=C+1,R=P<E?c[P].el:m;for(;b<=C;)M(null,c[b]=y?Me(c[b]):me(c[b]),d,R,g,_,x,v,y),b++}}else if(b>C)for(;b<=w;)ae(l[b],g,_,!0),b++;else{const P=b,R=b,$=new Map;for(b=R;b<=C;b++){const ie=c[b]=y?Me(c[b]):me(c[b]);ie.key!=null&&$.set(ie.key,b)}let H,se=0;const ne=C-R+1;let de=!1,he=0;const rt=new Array(ne);for(b=0;b<ne;b++)rt[b]=0;for(b=P;b<=w;b++){const ie=l[b];if(se>=ne){ae(ie,g,_,!0);continue}let pe;if(ie.key!=null)pe=$.get(ie.key);else for(H=R;H<=C;H++)if(rt[H-R]===0&&ot(ie,c[H])){pe=H;break}pe===void 0?ae(ie,g,_,!0):(rt[pe-R]=b+1,pe>=he?he=pe:de=!0,M(ie,c[pe],d,null,g,_,x,v,y),se++)}const Ks=de?Yi(rt):Ye;for(H=Ks.length-1,b=ne-1;b>=0;b--){const ie=R+b,pe=c[ie],Ws=ie+1<E?c[ie+1].el:m;rt[b]===0?M(null,pe,d,Ws,g,_,x,v,y):de&&(H<0||b!==Ks[H]?je(pe,d,Ws,2):H--)}}},je=(l,c,d,m,g=null)=>{const{el:_,type:x,transition:v,children:y,shapeFlag:b}=l;if(b&6){je(l.component.subTree,c,d,m);return}if(b&128){l.suspense.move(c,d,m);return}if(b&64){x.move(l,c,d,nt);return}if(x===Te){n(_,c,d);for(let w=0;w<y.length;w++)je(y[w],c,d,m);n(l.anchor,c,d);return}if(x===rs){W(l,c,d);return}if(m!==2&&b&1&&v)if(m===0)v.beforeEnter(_),n(_,c,d),oe(()=>v.enter(_),g);else{const{leave:w,delayLeave:C,afterLeave:P}=v,R=()=>{l.ctx.isUnmounted?r(_):n(_,c,d)},$=()=>{w(_,()=>{R(),P&&P()})};C?C(_,R,$):$()}else n(_,c,d)},ae=(l,c,d,m=!1,g=!1)=>{const{type:_,props:x,ref:v,children:y,dynamicChildren:b,shapeFlag:E,patchFlag:w,dirs:C,cacheIndex:P}=l;if(w===-2&&(g=!1),v!=null&&(Ee(),ht(v,null,d,l,!0),Oe()),P!=null&&(c.renderCache[P]=void 0),E&256){c.ctx.deactivate(l);return}const R=E&1&&C,$=!pt(l);let H;if($&&(H=x&&x.onVnodeBeforeUnmount)&&ge(H,c,l),E&6)vr(l.component,d,m);else{if(E&128){l.suspense.unmount(d,m);return}R&&$e(l,null,c,"beforeUnmount"),E&64?l.type.remove(l,c,d,nt,m):b&&!b.hasOnce&&(_!==Te||w>0&&w&64)?st(b,c,d,!1,!0):(_===Te&&w&384||!g&&E&16)&&st(y,c,d),m&&Us(l)}($&&(H=x&&x.onVnodeUnmounted)||R)&&oe(()=>{H&&ge(H,c,l),R&&$e(l,null,c,"unmounted")},d)},Us=l=>{const{type:c,el:d,anchor:m,transition:g}=l;if(c===Te){yr(d,m);return}if(c===rs){O(l);return}const _=()=>{r(d),g&&!g.persisted&&g.afterLeave&&g.afterLeave()};if(l.shapeFlag&1&&g&&!g.persisted){const{leave:x,delayLeave:v}=g,y=()=>x(d,_);v?v(l.el,_,y):y()}else _()},yr=(l,c)=>{let d;for(;l!==c;)d=S(l),r(l),l=d;r(c)},vr=(l,c,d)=>{const{bum:m,scope:g,job:_,subTree:x,um:v,m:y,a:b,parent:E,slots:{__:w}}=l;en(y),en(b),m&&Zt(m),E&&A(w)&&w.forEach(C=>{E.renderCache[C]=void 0}),g.stop(),_&&(_.flags|=8,ae(x,l,c,d)),v&&oe(v,c),oe(()=>{l.isUnmounted=!0},c),c&&c.pendingBranch&&!c.isUnmounted&&l.asyncDep&&!l.asyncResolved&&l.suspenseId===c.pendingId&&(c.deps--,c.deps===0&&c.resolve())},st=(l,c,d,m=!1,g=!1,_=0)=>{for(let x=_;x<l.length;x++)ae(l[x],c,d,m,g)},Pt=l=>{if(l.shapeFlag&6)return Pt(l.component.subTree);if(l.shapeFlag&128)return l.suspense.next();const c=S(l.anchor||l.el),d=c&&c[gi];return d?S(d):c};let zt=!1;const Bs=(l,c,d)=>{l==null?c._vnode&&ae(c._vnode,null,null,!0):M(c._vnode||null,l,c,null,null,null,d),c._vnode=l,zt||(zt=!0,Ys(),Un(),zt=!1)},nt={p:M,um:ae,m:je,r:Us,mt:Yt,mc:Ie,pc:j,pbc:Ne,n:Pt,o:e};return{render:Bs,hydrate:void 0,createApp:Li(Bs)}}function ss({type:e,props:t},s){return s==="svg"&&e==="foreignObject"||s==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:s}function Ve({effect:e,job:t},s){s?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function Ji(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function ir(e,t,s=!1){const n=e.children,r=t.children;if(A(n)&&A(r))for(let i=0;i<n.length;i++){const o=n[i];let f=r[i];f.shapeFlag&1&&!f.dynamicChildren&&((f.patchFlag<=0||f.patchFlag===32)&&(f=r[i]=Me(r[i]),f.el=o.el),!s&&f.patchFlag!==-2&&ir(o,f)),f.type===Jt&&(f.el=o.el),f.type===Qe&&!f.el&&(f.el=o.el)}}function Yi(e){const t=e.slice(),s=[0];let n,r,i,o,f;const u=e.length;for(n=0;n<u;n++){const h=e[n];if(h!==0){if(r=s[s.length-1],e[r]<h){t[n]=r,s.push(n);continue}for(i=0,o=s.length-1;i<o;)f=i+o>>1,e[s[f]]<h?i=f+1:o=f;h<e[s[i]]&&(i>0&&(t[n]=s[i-1]),s[i]=n)}}for(i=s.length,o=s[i-1];i-- >0;)s[i]=o,o=t[o];return s}function or(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:or(t)}function en(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}const zi=Symbol.for("v-scx"),Xi=()=>Mt(zi);function ns(e,t,s){return lr(e,t,s)}function lr(e,t,s=U){const{immediate:n,deep:r,flush:i,once:o}=s,f=te({},s),u=t&&n||!t&&i!=="post";let h;if(xt){if(i==="sync"){const T=Xi();h=T.__watcherHandles||(T.__watcherHandles=[])}else if(!u){const T=()=>{};return T.stop=ye,T.resume=ye,T.pause=ye,T}}const a=k;f.call=(T,F,M)=>xe(T,a,F,M);let p=!1;i==="post"?f.scheduler=T=>{oe(T,a&&a.suspense)}:i!=="sync"&&(p=!0,f.scheduler=(T,F)=>{F?T():Fs(T)}),f.augmentJob=T=>{t&&(T.flags|=4),p&&(T.flags|=2,a&&(T.id=a.uid,T.i=a))};const S=ci(e,t,f);return xt&&(h?h.push(S):u&&S()),S}function Zi(e,t,s){const n=this.proxy,r=J(e)?e.includes(".")?fr(n,e):()=>n[e]:e.bind(n,n);let i;I(t)?i=t:(i=t.handler,s=t);const o=St(this),f=lr(r,i.bind(n),s);return o(),f}function fr(e,t){const s=t.split(".");return()=>{let n=e;for(let r=0;r<s.length&&n;r++)n=n[s[r]];return n}}const Qi=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${He(t)}Modifiers`]||e[`${We(t)}Modifiers`];function ki(e,t,...s){if(e.isUnmounted)return;const n=e.vnode.props||U;let r=s;const i=t.startsWith("update:"),o=i&&Qi(n,t.slice(7));o&&(o.trim&&(r=s.map(a=>J(a)?a.trim():a)),o.number&&(r=s.map(Ar)));let f,u=n[f=Xt(t)]||n[f=Xt(He(t))];!u&&i&&(u=n[f=Xt(We(t))]),u&&xe(u,e,6,r);const h=n[f+"Once"];if(h){if(!e.emitted)e.emitted={};else if(e.emitted[f])return;e.emitted[f]=!0,xe(h,e,6,r)}}function cr(e,t,s=!1){const n=t.emitsCache,r=n.get(e);if(r!==void 0)return r;const i=e.emits;let o={},f=!1;if(!I(e)){const u=h=>{const a=cr(h,t,!0);a&&(f=!0,te(o,a))};!s&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}return!i&&!f?(q(e)&&n.set(e,null),null):(A(i)?i.forEach(u=>o[u]=null):te(o,i),q(e)&&n.set(e,o),o)}function Gt(e,t){return!e||!Vt(t)?!1:(t=t.slice(2).replace(/Once$/,""),D(e,t[0].toLowerCase()+t.slice(1))||D(e,We(t))||D(e,t))}function tn(e){const{type:t,vnode:s,proxy:n,withProxy:r,propsOptions:[i],slots:o,attrs:f,emit:u,render:h,renderCache:a,props:p,data:S,setupState:T,ctx:F,inheritAttrs:M}=e,Y=Lt(e);let L,K;try{if(s.shapeFlag&4){const O=r||n,G=O;L=me(h.call(G,O,a,p,T,S,F)),K=f}else{const O=t;L=me(O.length>1?O(p,{attrs:f,slots:o,emit:u}):O(p,null)),K=t.props?f:eo(f)}}catch(O){_t.length=0,Wt(O,e,1),L=De(Qe)}let W=L;if(K&&M!==!1){const O=Object.keys(K),{shapeFlag:G}=W;O.length&&G&7&&(i&&O.some(vs)&&(K=to(K,i)),W=ke(W,K,!1,!0))}return s.dirs&&(W=ke(W,null,!1,!0),W.dirs=W.dirs?W.dirs.concat(s.dirs):s.dirs),s.transition&&Ds(W,s.transition),L=W,Lt(Y),L}const eo=e=>{let t;for(const s in e)(s==="class"||s==="style"||Vt(s))&&((t||(t={}))[s]=e[s]);return t},to=(e,t)=>{const s={};for(const n in e)(!vs(n)||!(n.slice(9)in t))&&(s[n]=e[n]);return s};function so(e,t,s){const{props:n,children:r,component:i}=e,{props:o,children:f,patchFlag:u}=t,h=i.emitsOptions;if(t.dirs||t.transition)return!0;if(s&&u>=0){if(u&1024)return!0;if(u&16)return n?sn(n,o,h):!!o;if(u&8){const a=t.dynamicProps;for(let p=0;p<a.length;p++){const S=a[p];if(o[S]!==n[S]&&!Gt(h,S))return!0}}}else return(r||f)&&(!f||!f.$stable)?!0:n===o?!1:n?o?sn(n,o,h):!0:!!o;return!1}function sn(e,t,s){const n=Object.keys(t);if(n.length!==Object.keys(e).length)return!0;for(let r=0;r<n.length;r++){const i=n[r];if(t[i]!==e[i]&&!Gt(s,i))return!0}return!1}function no({vnode:e,parent:t},s){for(;t;){const n=t.subTree;if(n.suspense&&n.suspense.activeBranch===e&&(n.el=e.el),n===e)(e=t.vnode).el=s,t=t.parent;else break}}const ur=e=>e.__isSuspense;function ro(e,t){t&&t.pendingBranch?A(e)?t.effects.push(...e):t.effects.push(e):hi(e)}const Te=Symbol.for("v-fgt"),Jt=Symbol.for("v-txt"),Qe=Symbol.for("v-cmt"),rs=Symbol.for("v-stc"),_t=[];let fe=null;function ar(e=!1){_t.push(fe=e?null:[])}function io(){_t.pop(),fe=_t[_t.length-1]||null}let vt=1;function nn(e,t=!1){vt+=e,e<0&&fe&&t&&(fe.hasOnce=!0)}function dr(e){return e.dynamicChildren=vt>0?fe||Ye:null,io(),vt>0&&fe&&fe.push(e),e}function oo(e,t,s,n,r,i){return dr(gr(e,t,s,n,r,i,!0))}function lo(e,t,s,n,r){return dr(De(e,t,s,n,r,!0))}function hr(e){return e?e.__v_isVNode===!0:!1}function ot(e,t){return e.type===t.type&&e.key===t.key}const pr=({key:e})=>e??null,Ft=({ref:e,ref_key:t,ref_for:s})=>(typeof e=="number"&&(e=""+e),e!=null?J(e)||ee(e)||I(e)?{i:be,r:e,k:t,f:!!s}:e:null);function gr(e,t=null,s=null,n=0,r=null,i=e===Te?0:1,o=!1,f=!1){const u={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&pr(t),ref:t&&Ft(t),scopeId:Kn,slotScopeIds:null,children:s,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:n,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:be};return f?(Ls(u,s),i&128&&e.normalize(u)):s&&(u.shapeFlag|=J(s)?8:16),vt>0&&!o&&fe&&(u.patchFlag>0||i&6)&&u.patchFlag!==32&&fe.push(u),u}const De=fo;function fo(e,t=null,s=null,n=0,r=null,i=!1){if((!e||e===Ai)&&(e=Qe),hr(e)){const f=ke(e,t,!0);return s&&Ls(f,s),vt>0&&!i&&fe&&(f.shapeFlag&6?fe[fe.indexOf(e)]=f:fe.push(f)),f.patchFlag=-2,f}if(vo(e)&&(e=e.__vccOpts),t){t=co(t);let{class:f,style:u}=t;f&&!J(f)&&(t.class=Ts(f)),q(u)&&(Ms(u)&&!A(u)&&(u=te({},u)),t.style=Ss(u))}const o=J(e)?1:ur(e)?128:_i(e)?64:q(e)?4:I(e)?2:0;return gr(e,t,s,n,r,o,i,!0)}function co(e){return e?Ms(e)||kn(e)?te({},e):e:null}function ke(e,t,s=!1,n=!1){const{props:r,ref:i,patchFlag:o,children:f,transition:u}=e,h=t?ao(r||{},t):r,a={__v_isVNode:!0,__v_skip:!0,type:e.type,props:h,key:h&&pr(h),ref:t&&t.ref?s&&i?A(i)?i.concat(Ft(t)):[i,Ft(t)]:Ft(t):i,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:f,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Te?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:u,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&ke(e.ssContent),ssFallback:e.ssFallback&&ke(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return u&&n&&Ds(a,u.clone(a)),a}function uo(e=" ",t=0){return De(Jt,null,e,t)}function me(e){return e==null||typeof e=="boolean"?De(Qe):A(e)?De(Te,null,e.slice()):hr(e)?Me(e):De(Jt,null,String(e))}function Me(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:ke(e)}function Ls(e,t){let s=0;const{shapeFlag:n}=e;if(t==null)t=null;else if(A(t))s=16;else if(typeof t=="object")if(n&65){const r=t.default;r&&(r._c&&(r._d=!1),Ls(e,r()),r._c&&(r._d=!0));return}else{s=32;const r=t._;!r&&!kn(t)?t._ctx=be:r===3&&be&&(be.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else I(t)?(t={default:t,_ctx:be},s=32):(t=String(t),n&64?(s=16,t=[uo(t)]):s=8);e.children=t,e.shapeFlag|=s}function ao(...e){const t={};for(let s=0;s<e.length;s++){const n=e[s];for(const r in n)if(r==="class")t.class!==n.class&&(t.class=Ts([t.class,n.class]));else if(r==="style")t.style=Ss([t.style,n.style]);else if(Vt(r)){const i=t[r],o=n[r];o&&i!==o&&!(A(i)&&i.includes(o))&&(t[r]=i?[].concat(i,o):o)}else r!==""&&(t[r]=n[r])}return t}function ge(e,t,s,n=null){xe(e,t,7,[s,n])}const ho=Xn();let po=0;function go(e,t,s){const n=e.type,r=(t?t.appContext:e.appContext)||ho,i={uid:po++,vnode:e,type:n,parent:t,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new Nr(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(r.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:tr(n,r),emitsOptions:cr(n,r),emit:null,emitted:null,propsDefaults:U,inheritAttrs:n.inheritAttrs,ctx:U,data:U,props:U,attrs:U,slots:U,refs:U,setupState:U,setupContext:null,suspense:s,suspenseId:s?s.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return i.ctx={_:i},i.root=t?t.root:i,i.emit=ki.bind(null,i),e.ce&&e.ce(i),i}let k=null,$t,ms;{const e=Kt(),t=(s,n)=>{let r;return(r=e[s])||(r=e[s]=[]),r.push(n),i=>{r.length>1?r.forEach(o=>o(i)):r[0](i)}};$t=t("__VUE_INSTANCE_SETTERS__",s=>k=s),ms=t("__VUE_SSR_SETTERS__",s=>xt=s)}const St=e=>{const t=k;return $t(e),e.scope.on(),()=>{e.scope.off(),$t(t)}},rn=()=>{k&&k.scope.off(),$t(null)};function _r(e){return e.vnode.shapeFlag&4}let xt=!1;function _o(e,t=!1,s=!1){t&&ms(t);const{props:n,children:r}=e.vnode,i=_r(e);$i(e,n,i,t),Ki(e,r,s||t);const o=i?mo(e,t):void 0;return t&&ms(!1),o}function mo(e,t){const s=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Ii);const{setup:n}=s;if(n){Ee();const r=e.setupContext=n.length>1?yo(e):null,i=St(e),o=wt(n,e,0,[e.props,r]),f=yn(o);if(Oe(),i(),(f||e.sp)&&!pt(e)&&Wn(e),f){if(o.then(rn,rn),t)return o.then(u=>{on(e,u)}).catch(u=>{Wt(u,e,0)});e.asyncDep=o}else on(e,o)}else mr(e)}function on(e,t,s){I(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:q(t)&&(e.setupState=jn(t)),mr(e)}function mr(e,t,s){const n=e.type;e.render||(e.render=n.render||ye);{const r=St(e);Ee();try{Ri(e)}finally{Oe(),r()}}}const bo={get(e,t){return z(e,"get",""),e[t]}};function yo(e){const t=s=>{e.exposed=s||{}};return{attrs:new Proxy(e.attrs,bo),slots:e.slots,emit:e.emit,expose:t}}function js(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(jn(ni(e.exposed)),{get(t,s){if(s in t)return t[s];if(s in gt)return gt[s](e)},has(t,s){return s in t||s in gt}})):e.proxy}function vo(e){return I(e)&&"__vccOpts"in e}const xo=(e,t)=>li(e,t,xt),wo="3.5.17";/**
* @vue/runtime-dom v3.5.17
* (c) 2018-present Yuxi (Evan) You and Vue contributors
* @license MIT
**/let bs;const ln=typeof window<"u"&&window.trustedTypes;if(ln)try{bs=ln.createPolicy("vue",{createHTML:e=>e})}catch{}const br=bs?e=>bs.createHTML(e):e=>e,So="http://www.w3.org/2000/svg",To="http://www.w3.org/1998/Math/MathML",Se=typeof document<"u"?document:null,fn=Se&&Se.createElement("template"),Co={insert:(e,t,s)=>{t.insertBefore(e,s||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,s,n)=>{const r=t==="svg"?Se.createElementNS(So,e):t==="mathml"?Se.createElementNS(To,e):s?Se.createElement(e,{is:s}):Se.createElement(e);return e==="select"&&n&&n.multiple!=null&&r.setAttribute("multiple",n.multiple),r},createText:e=>Se.createTextNode(e),createComment:e=>Se.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Se.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,s,n,r,i){const o=s?s.previousSibling:t.lastChild;if(r&&(r===i||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),s),!(r===i||!(r=r.nextSibling)););else{fn.innerHTML=br(n==="svg"?`<svg>${e}</svg>`:n==="mathml"?`<math>${e}</math>`:e);const f=fn.content;if(n==="svg"||n==="mathml"){const u=f.firstChild;for(;u.firstChild;)f.appendChild(u.firstChild);f.removeChild(u)}t.insertBefore(f,s)}return[o?o.nextSibling:t.firstChild,s?s.previousSibling:t.lastChild]}},Eo=Symbol("_vtc");function Oo(e,t,s){const n=e[Eo];n&&(t=(t?[t,...n]:[...n]).join(" ")),t==null?e.removeAttribute("class"):s?e.setAttribute("class",t):e.className=t}const cn=Symbol("_vod"),Po=Symbol("_vsh"),Ao=Symbol(""),Io=/(^|;)\s*display\s*:/;function Ro(e,t,s){const n=e.style,r=J(s);let i=!1;if(s&&!r){if(t)if(J(t))for(const o of t.split(";")){const f=o.slice(0,o.indexOf(":")).trim();s[f]==null&&Dt(n,f,"")}else for(const o in t)s[o]==null&&Dt(n,o,"");for(const o in s)o==="display"&&(i=!0),Dt(n,o,s[o])}else if(r){if(t!==s){const o=n[Ao];o&&(s+=";"+o),n.cssText=s,i=Io.test(s)}}else t&&e.removeAttribute("style");cn in e&&(e[cn]=i?n.display:"",e[Po]&&(n.display="none"))}const un=/\s*!important$/;function Dt(e,t,s){if(A(s))s.forEach(n=>Dt(e,t,n));else if(s==null&&(s=""),t.startsWith("--"))e.setProperty(t,s);else{const n=Mo(e,t);un.test(s)?e.setProperty(We(n),s.replace(un,""),"important"):e[n]=s}}const an=["Webkit","Moz","ms"],is={};function Mo(e,t){const s=is[t];if(s)return s;let n=He(t);if(n!=="filter"&&n in e)return is[t]=n;n=vn(n);for(let r=0;r<an.length;r++){const i=an[r]+n;if(i in e)return is[t]=i}return t}const dn="http://www.w3.org/1999/xlink";function hn(e,t,s,n,r,i=Hr(t)){n&&t.startsWith("xlink:")?s==null?e.removeAttributeNS(dn,t.slice(6,t.length)):e.setAttributeNS(dn,t,s):s==null||i&&!xn(s)?e.removeAttribute(t):e.setAttribute(t,i?"":et(s)?String(s):s)}function pn(e,t,s,n,r){if(t==="innerHTML"||t==="textContent"){s!=null&&(e[t]=t==="innerHTML"?br(s):s);return}const i=e.tagName;if(t==="value"&&i!=="PROGRESS"&&!i.includes("-")){const f=i==="OPTION"?e.getAttribute("value")||"":e.value,u=s==null?e.type==="checkbox"?"on":"":String(s);(f!==u||!("_value"in e))&&(e.value=u),s==null&&e.removeAttribute(t),e._value=s;return}let o=!1;if(s===""||s==null){const f=typeof e[t];f==="boolean"?s=xn(s):s==null&&f==="string"?(s="",o=!0):f==="number"&&(s=0,o=!0)}try{e[t]=s}catch{}o&&e.removeAttribute(r||t)}function Fo(e,t,s,n){e.addEventListener(t,s,n)}function Do(e,t,s,n){e.removeEventListener(t,s,n)}const gn=Symbol("_vei");function Ho(e,t,s,n,r=null){const i=e[gn]||(e[gn]={}),o=i[t];if(n&&o)o.value=n;else{const[f,u]=No(t);if(n){const h=i[t]=$o(n,r);Fo(e,f,h,u)}else o&&(Do(e,f,o,u),i[t]=void 0)}}const _n=/(?:Once|Passive|Capture)$/;function No(e){let t;if(_n.test(e)){t={};let n;for(;n=e.match(_n);)e=e.slice(0,e.length-n[0].length),t[n[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):We(e.slice(2)),t]}let os=0;const Lo=Promise.resolve(),jo=()=>os||(Lo.then(()=>os=0),os=Date.now());function $o(e,t){const s=n=>{if(!n._vts)n._vts=Date.now();else if(n._vts<=s.attached)return;xe(Vo(n,s.value),t,5,[n])};return s.value=e,s.attached=jo(),s}function Vo(e,t){if(A(t)){const s=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{s.call(e),e._stopped=!0},t.map(n=>r=>!r._stopped&&n&&n(r))}else return t}const mn=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Uo=(e,t,s,n,r,i)=>{const o=r==="svg";t==="class"?Oo(e,n,o):t==="style"?Ro(e,s,n):Vt(t)?vs(t)||Ho(e,t,s,n,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Bo(e,t,n,o))?(pn(e,t,n),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&hn(e,t,n,o,i,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!J(n))?pn(e,He(t),n,i,t):(t==="true-value"?e._trueValue=n:t==="false-value"&&(e._falseValue=n),hn(e,t,n,o))};function Bo(e,t,s,n){if(n)return!!(t==="innerHTML"||t==="textContent"||t in e&&mn(t)&&I(s));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const r=e.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return mn(t)&&J(s)?!1:t in e}const Ko=te({patchProp:Uo},Co);let bn;function Wo(){return bn||(bn=qi(Ko))}const qo=(...e)=>{const t=Wo().createApp(...e),{mount:s}=t;return t.mount=n=>{const r=Jo(n);if(!r)return;const i=t._component;!I(i)&&!i.render&&!i.template&&(i.template=r.innerHTML),r.nodeType===1&&(r.textContent="");const o=s(r,!1,Go(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),o},t};function Go(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Jo(e){return J(e)?document.querySelector(e):e}const Yo=(e,t)=>{const s=e.__vccOpts||e;for(const[n,r]of t)s[n]=r;return s},zo={name:"RoadPods",data(){return{roadpods_sound:null,volume:100}},mounted(){this.emitter.on("roadpods_volumechange",e=>{this.roadpods_sound&&this.roadpods_sound.setVolume(e),this.volume=e}),this.emitter.on("roadpods_continue",()=>{this.roadpods_sound&&this.roadpods_sound.playVideo()}),this.emitter.on("roadpods_pause",()=>{this.roadpods_sound&&this.roadpods_sound.pauseVideo()}),this.emitter.on("roadpods_timestamp",e=>{this.roadpods_sound&&this.roadpods_sound.seekTo(e)}),this.emitter.on("roadpods_stop",()=>{this.roadpods_sound&&typeof this.roadpods_sound.stopVideo=="function"&&typeof this.roadpods_sound.destroy=="function"&&(this.roadpods_sound.stopVideo(),this.roadpods_sound.destroy(),this.roadpods_sound=null)}),this.emitter.on("roadpods_play",e=>{this.roadpods_sound&&typeof this.roadpods_sound.stopVideo=="function"&&typeof this.roadpods_sound.destroy=="function"&&(this.roadpods_sound.stopVideo(),this.roadpods_sound.destroy(),this.roadpods_sound=null);let t=this.volume;this.roadpods_sound=new YT.Player("roadpods-youtube",{startSeconds:Number,videoId:e,height:"0",width:"0",enablejsapi:1,events:{onReady:function(s){s.target.unMute(),s.target.setVolume(t),s.target.playVideo()}}})})},beforeUnmount(){["roadpods_volumechange","roadpods_continue","roadpods_pause","roadpods_play","roadpods_stop"].forEach(t=>{this.emitter.off(t)})}},Xo={id:"roadpods-youtube"};function Zo(e,t,s,n,r,i){return ar(),oo("div",Xo)}const Qo=Yo(zo,[["render",Zo]]);function Ge(){return $s.config.globalProperties.emitter}class ko{constructor(){window.addEventListener("message",t=>{if(t.data&&t.data.type)return;const s=t.data.event;s!==void 0&&typeof this["on"+s]=="function"&&this["on"+s](t.data)})}onpause(t){Ge().emit("roadpods_pause")}onplay(t){Ge().emit("roadpods_play",t.videoid)}onstop(t){Ge().emit("roadpods_stop")}oncontinue(t){Ge().emit("roadpods_continue")}onvolumechange(t){Ge().emit("roadpods_volumechange",t.volume)}ontimestampchange(t){Ge().emit("roadpods_timestamp",t.timestamp)}}new ko;const el={__name:"App",setup(e){return(t,s)=>(ar(),lo(Qo))}};function tl(e){return{all:e=e||new Map,on:function(t,s){var n=e.get(t);n?n.push(s):e.set(t,[s])},off:function(t,s){var n=e.get(t);n&&(s?n.splice(n.indexOf(s)>>>0,1):e.set(t,[]))},emit:function(t,s){var n=e.get(t);n&&n.slice().map(function(r){r(s)}),(n=e.get("*"))&&n.slice().map(function(r){r(t,s)})}}}const sl=tl(),$s=qo(el);$s.config.globalProperties.emitter=sl;$s.mount("#app");