1
0
Fork 0
forked from Simnation/Main
Main/resources/[phone]/roadpods/public/assets/index-Bd56KPiW.js

18 lines
59 KiB
JavaScript
Raw Normal View History

2025-08-05 07:41:21 +02:00
(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.nextSu
* @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
* @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=