From 5881b530a095ceafbcc263322805a8885ba3b292 Mon Sep 17 00:00:00 2001 From: chuan_wuhao <443547225@qq.com> Date: Fri, 18 Nov 2022 11:21:05 +0800 Subject: [PATCH] ray-template 2.0 --- .gitignore | 1 + README.md | 91 ++++++++- dist/.DS_Store | Bin 6148 -> 0 bytes dist/assets/index.e8c4dc19.js | 29 --- dist/assets/index.e8c4dc19.js.gz | Bin 41297 -> 0 bytes dist/assets/index.f748041f.css | 1 - dist/index.html | 15 -- dist/production-dist/assets/index.72461785.js | 149 -------------- .../assets/index.72461785.js.gz | Bin 53177 -> 0 bytes .../production-dist/assets/index.a8a09008.css | 1 - .../assets/index.a8a09008.css.gz | Bin 546 -> 0 bytes dist/production-dist/index.html | 15 -- dist/production-dist/ray.svg | 14 -- dist/ray.svg | 14 -- dist/test-dist/assets/index.4e650cca.js | 189 ------------------ dist/test-dist/assets/index.4e650cca.js.gz | Bin 74116 -> 0 bytes dist/test-dist/assets/index.4e650cca.js.map | 1 - dist/test-dist/assets/index.b0ae8d92.css | 1 - dist/test-dist/assets/index.b0ae8d92.css.gz | Bin 555 -> 0 bytes dist/test-dist/index.html | 15 -- dist/test-dist/ray.svg | 14 -- src/App.tsx | 6 +- src/axios/request.ts | 6 +- src/components/RayIcon/index.tsx | 2 + src/components/RayScrollReveal/index.tsx | 5 +- .../RayTransitionComponent/index.vue | 2 +- src/language/index.ts | 20 +- src/main.ts | 57 +++++- src/router/index.ts | 19 ++ src/router/modules/index.ts | 6 + src/router/routes.ts | 6 + src/store/modules/setting.ts | 7 +- src/styles/mixins.scss | 7 + src/types/index.d.ts | 37 ++++ src/utils/cache.ts | 18 +- src/utils/element.ts | 23 +-- tsconfig.json | 5 +- vite-plugin/index.ts | 2 + vite.config.ts | 22 +- 39 files changed, 281 insertions(+), 519 deletions(-) delete mode 100644 dist/.DS_Store delete mode 100644 dist/assets/index.e8c4dc19.js delete mode 100644 dist/assets/index.e8c4dc19.js.gz delete mode 100644 dist/assets/index.f748041f.css delete mode 100644 dist/index.html delete mode 100644 dist/production-dist/assets/index.72461785.js delete mode 100644 dist/production-dist/assets/index.72461785.js.gz delete mode 100644 dist/production-dist/assets/index.a8a09008.css delete mode 100644 dist/production-dist/assets/index.a8a09008.css.gz delete mode 100644 dist/production-dist/index.html delete mode 100644 dist/production-dist/ray.svg delete mode 100644 dist/ray.svg delete mode 100644 dist/test-dist/assets/index.4e650cca.js delete mode 100644 dist/test-dist/assets/index.4e650cca.js.gz delete mode 100644 dist/test-dist/assets/index.4e650cca.js.map delete mode 100644 dist/test-dist/assets/index.b0ae8d92.css delete mode 100644 dist/test-dist/assets/index.b0ae8d92.css.gz delete mode 100644 dist/test-dist/index.html delete mode 100644 dist/test-dist/ray.svg diff --git a/.gitignore b/.gitignore index 251ce6d2..ee12ca3b 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ lerna-debug.log* node_modules dist-ssr +dist *.local # Editor directories and files diff --git a/README.md b/README.md index 3dc2473f..11767a7c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ # Ray template -`模板按照个人习惯进行搭建, 可以根据个人喜好进行更改` +## 前言 + +> 模板按照个人习惯进行搭建, 可以根据个人喜好进行更改. 预设了一些组件库、国际化库的东西. 建议使用 `naive-ui` 作为组件库. ## 项目说明 -项目采用 `Vue 3` `TypeScript` `TSX` `Vite` 进行开发, 已经集成了一些常用的开发库, 进行了一些 `Vite` 相关配置, 例如全局自动引入、`GZ` 打包、按需引入打包、[reactivityTransform](https://vuejs.org/guide/extras/reactivity-transform.html)等, 解放你的双手. 国际化插件, 按照项目需求自己取舍. 引入了比较火的 `hook` 库 [@vueuse](https://vueuse.org/), 极大提高你的搬砖效率. `小提醒: 为了避免使用 @vueuse 时出现奇奇怪怪的错误(例如: useDraggable 在使用的时候, TSX 形式开发会失效), 建议采用 - - - -
- - - diff --git a/dist/production-dist/assets/index.72461785.js b/dist/production-dist/assets/index.72461785.js deleted file mode 100644 index 0f294bfd..00000000 --- a/dist/production-dist/assets/index.72461785.js +++ /dev/null @@ -1,149 +0,0 @@ -const aa=function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))r(s);new MutationObserver(s=>{for(const o of s)if(o.type==="childList")for(const i of o.addedNodes)i.tagName==="LINK"&&i.rel==="modulepreload"&&r(i)}).observe(document,{childList:!0,subtree:!0});function n(s){const o={};return s.integrity&&(o.integrity=s.integrity),s.referrerpolicy&&(o.referrerPolicy=s.referrerpolicy),s.crossorigin==="use-credentials"?o.credentials="include":s.crossorigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function r(s){if(s.ep)return;s.ep=!0;const o=n(s);fetch(s.href,o)}};aa();function gs(e,t){const n=Object.create(null),r=e.split(",");for(let s=0;s!!n[s.toLowerCase()]:s=>!!n[s]}const ca="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",ua=gs(ca);function Oi(e){return!!e||e===""}function er(e){if(z(e)){const t={};for(let n=0;n{if(n){const r=n.split(da);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function _s(e){let t="";if(Ie(e))t=e;else if(z(e))for(let n=0;nIe(e)?e:e==null?"":z(e)||Ee(e)&&(e.toString===Pi||!q(e.toString))?JSON.stringify(e,Ti,2):String(e),Ti=(e,t)=>t&&t.__v_isRef?Ti(e,t.value):Kt(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,s])=>(n[`${r} =>`]=s,n),{})}:Ii(t)?{[`Set(${t.size})`]:[...t.values()]}:Ee(t)&&!z(t)&&!Ci(t)?String(t):t,ae={},zt=[],Ke=()=>{},pa=()=>!1,ma=/^on[^a-z]/,tr=e=>ma.test(e),vs=e=>e.startsWith("onUpdate:"),Se=Object.assign,ys=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},ga=Object.prototype.hasOwnProperty,X=(e,t)=>ga.call(e,t),z=Array.isArray,Kt=e=>nr(e)==="[object Map]",Ii=e=>nr(e)==="[object Set]",q=e=>typeof e=="function",Ie=e=>typeof e=="string",bs=e=>typeof e=="symbol",Ee=e=>e!==null&&typeof e=="object",Ri=e=>Ee(e)&&q(e.then)&&q(e.catch),Pi=Object.prototype.toString,nr=e=>Pi.call(e),_a=e=>nr(e).slice(8,-1),Ci=e=>nr(e)==="[object Object]",Es=e=>Ie(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Un=gs(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),rr=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},va=/-(\w)/g,qt=rr(e=>e.replace(va,(t,n)=>n?n.toUpperCase():"")),ya=/\B([A-Z])/g,Zt=rr(e=>e.replace(ya,"-$1").toLowerCase()),Si=rr(e=>e.charAt(0).toUpperCase()+e.slice(1)),Er=rr(e=>e?`on${Si(e)}`:""),wn=(e,t)=>!Object.is(e,t),wr=(e,t)=>{for(let n=0;n{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},ba=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let Gs;const Ea=()=>Gs||(Gs=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});let De;class xi{constructor(t=!1){this.active=!0,this.effects=[],this.cleanups=[],!t&&De&&(this.parent=De,this.index=(De.scopes||(De.scopes=[])).push(this)-1)}run(t){if(this.active){const n=De;try{return De=this,t()}finally{De=n}}}on(){De=this}off(){De=this.parent}stop(t){if(this.active){let n,r;for(n=0,r=this.effects.length;n{const t=new Set(e);return t.w=0,t.n=0,t},Ai=e=>(e.w&Et)>0,Ni=e=>(e.n&Et)>0,Ia=({deps:e})=>{if(e.length)for(let t=0;t{const{deps:t}=e;if(t.length){let n=0;for(let r=0;r{(c==="length"||c>=r)&&a.push(l)});else switch(n!==void 0&&a.push(i.get(n)),t){case"add":z(e)?Es(n)&&a.push(i.get("length")):(a.push(i.get(Ft)),Kt(e)&&a.push(i.get(jr)));break;case"delete":z(e)||(a.push(i.get(Ft)),Kt(e)&&a.push(i.get(jr)));break;case"set":Kt(e)&&a.push(i.get(Ft));break}if(a.length===1)a[0]&&Ur(a[0]);else{const l=[];for(const c of a)c&&l.push(...c);Ur(Os(l))}}function Ur(e,t){const n=z(e)?e:[...e];for(const r of n)r.computed&&Qs(r);for(const r of n)r.computed||Qs(r)}function Qs(e,t){(e!==Ve||e.allowRecurse)&&(e.scheduler?e.scheduler():e.run())}const Pa=gs("__proto__,__v_isRef,__isVue"),Mi=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(bs)),Ca=Is(),Sa=Is(!1,!0),xa=Is(!0),Js=Aa();function Aa(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=Z(this);for(let o=0,i=this.length;o{e[t]=function(...n){en();const r=Z(this)[t].apply(this,n);return tn(),r}}),e}function Is(e=!1,t=!1){return function(r,s,o){if(s==="__v_isReactive")return!e;if(s==="__v_isReadonly")return e;if(s==="__v_isShallow")return t;if(s==="__v_raw"&&o===(e?t?qa:Ui:t?ji:$i).get(r))return r;const i=z(r);if(!e&&i&&X(Js,s))return Reflect.get(Js,s,o);const a=Reflect.get(r,s,o);return(bs(s)?Mi.has(s):Pa(s))||(e||$e(r,"get",s),t)?a:pe(a)?i&&Es(s)?a:a.value:Ee(a)?e?Wi(a):Mt(a):a}}const Na=Di(),Fa=Di(!0);function Di(e=!1){return function(n,r,s,o){let i=n[r];if(On(i)&&pe(i)&&!pe(s))return!1;if(!e&&!On(s)&&(Wr(s)||(s=Z(s),i=Z(i)),!z(n)&&pe(i)&&!pe(s)))return i.value=s,!0;const a=z(n)&&Es(r)?Number(r)e,sr=e=>Reflect.getPrototypeOf(e);function Fn(e,t,n=!1,r=!1){e=e.__v_raw;const s=Z(e),o=Z(t);n||(t!==o&&$e(s,"get",t),$e(s,"get",o));const{has:i}=sr(s),a=r?Rs:n?Ss:Tn;if(i.call(s,t))return a(e.get(t));if(i.call(s,o))return a(e.get(o));e!==s&&e.get(t)}function Ln(e,t=!1){const n=this.__v_raw,r=Z(n),s=Z(e);return t||(e!==s&&$e(r,"has",e),$e(r,"has",s)),e===s?n.has(e):n.has(e)||n.has(s)}function Mn(e,t=!1){return e=e.__v_raw,!t&&$e(Z(e),"iterate",Ft),Reflect.get(e,"size",e)}function Zs(e){e=Z(e);const t=Z(this);return sr(t).has.call(t,e)||(t.add(e),at(t,"add",e,e)),this}function eo(e,t){t=Z(t);const n=Z(this),{has:r,get:s}=sr(n);let o=r.call(n,e);o||(e=Z(e),o=r.call(n,e));const i=s.call(n,e);return n.set(e,t),o?wn(t,i)&&at(n,"set",e,t):at(n,"add",e,t),this}function to(e){const t=Z(this),{has:n,get:r}=sr(t);let s=n.call(t,e);s||(e=Z(e),s=n.call(t,e)),r&&r.call(t,e);const o=t.delete(e);return s&&at(t,"delete",e,void 0),o}function no(){const e=Z(this),t=e.size!==0,n=e.clear();return t&&at(e,"clear",void 0,void 0),n}function Dn(e,t){return function(r,s){const o=this,i=o.__v_raw,a=Z(i),l=t?Rs:e?Ss:Tn;return!e&&$e(a,"iterate",Ft),i.forEach((c,u)=>r.call(s,l(c),l(u),o))}}function kn(e,t,n){return function(...r){const s=this.__v_raw,o=Z(s),i=Kt(o),a=e==="entries"||e===Symbol.iterator&&i,l=e==="keys"&&i,c=s[e](...r),u=n?Rs:t?Ss:Tn;return!t&&$e(o,"iterate",l?jr:Ft),{next(){const{value:h,done:d}=c.next();return d?{value:h,done:d}:{value:a?[u(h[0]),u(h[1])]:u(h),done:d}},[Symbol.iterator](){return this}}}}function ft(e){return function(...t){return e==="delete"?!1:this}}function ja(){const e={get(o){return Fn(this,o)},get size(){return Mn(this)},has:Ln,add:Zs,set:eo,delete:to,clear:no,forEach:Dn(!1,!1)},t={get(o){return Fn(this,o,!1,!0)},get size(){return Mn(this)},has:Ln,add:Zs,set:eo,delete:to,clear:no,forEach:Dn(!1,!0)},n={get(o){return Fn(this,o,!0)},get size(){return Mn(this,!0)},has(o){return Ln.call(this,o,!0)},add:ft("add"),set:ft("set"),delete:ft("delete"),clear:ft("clear"),forEach:Dn(!0,!1)},r={get(o){return Fn(this,o,!0,!0)},get size(){return Mn(this,!0)},has(o){return Ln.call(this,o,!0)},add:ft("add"),set:ft("set"),delete:ft("delete"),clear:ft("clear"),forEach:Dn(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(o=>{e[o]=kn(o,!1,!1),n[o]=kn(o,!0,!1),t[o]=kn(o,!1,!0),r[o]=kn(o,!0,!0)}),[e,n,t,r]}const[Ua,Wa,Ha,Ba]=ja();function Ps(e,t){const n=t?e?Ba:Ha:e?Wa:Ua;return(r,s,o)=>s==="__v_isReactive"?!e:s==="__v_isReadonly"?e:s==="__v_raw"?r:Reflect.get(X(n,s)&&s in r?n:r,s,o)}const Va={get:Ps(!1,!1)},za={get:Ps(!1,!0)},Ka={get:Ps(!0,!1)},$i=new WeakMap,ji=new WeakMap,Ui=new WeakMap,qa=new WeakMap;function Ya(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Ga(e){return e.__v_skip||!Object.isExtensible(e)?0:Ya(_a(e))}function Mt(e){return On(e)?e:Cs(e,!1,ki,Va,$i)}function Xa(e){return Cs(e,!1,$a,za,ji)}function Wi(e){return Cs(e,!0,ka,Ka,Ui)}function Cs(e,t,n,r,s){if(!Ee(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=s.get(e);if(o)return o;const i=Ga(e);if(i===0)return e;const a=new Proxy(e,i===2?r:n);return s.set(e,a),a}function vt(e){return On(e)?vt(e.__v_raw):!!(e&&e.__v_isReactive)}function On(e){return!!(e&&e.__v_isReadonly)}function Wr(e){return!!(e&&e.__v_isShallow)}function Hi(e){return vt(e)||On(e)}function Z(e){const t=e&&e.__v_raw;return t?Z(t):e}function Yt(e){return Kn(e,"__v_skip",!0),e}const Tn=e=>Ee(e)?Mt(e):e,Ss=e=>Ee(e)?Wi(e):e;function xs(e){_t&&Ve&&(e=Z(e),Li(e.dep||(e.dep=Os())))}function As(e,t){e=Z(e),e.dep&&Ur(e.dep)}function pe(e){return!!(e&&e.__v_isRef===!0)}function Oe(e){return Bi(e,!1)}function Qa(e){return Bi(e,!0)}function Bi(e,t){return pe(e)?e:new Ja(e,t)}class Ja{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:Z(t),this._value=n?t:Tn(t)}get value(){return xs(this),this._value}set value(t){t=this.__v_isShallow?t:Z(t),wn(t,this._rawValue)&&(this._rawValue=t,this._value=this.__v_isShallow?t:Tn(t),As(this))}}function nt(e){return pe(e)?e.value:e}const Za={get:(e,t,n)=>nt(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const s=e[t];return pe(s)&&!pe(n)?(s.value=n,!0):Reflect.set(e,t,n,r)}};function Vi(e){return vt(e)?e:new Proxy(e,Za)}class ec{constructor(t){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:r}=t(()=>xs(this),()=>As(this));this._get=n,this._set=r}get value(){return this._get()}set value(t){this._set(t)}}function tc(e){return new ec(e)}function zi(e){const t=z(e)?new Array(e.length):{};for(const n in e)t[n]=rc(e,n);return t}class nc{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0}get value(){const t=this._object[this._key];return t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}}function rc(e,t,n){const r=e[t];return pe(r)?r:new nc(e,t,n)}class sc{constructor(t,n,r,s){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this._dirty=!0,this.effect=new Ts(t,()=>{this._dirty||(this._dirty=!0,As(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!s,this.__v_isReadonly=r}get value(){const t=Z(this);return xs(t),(t._dirty||!t._cacheable)&&(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}function oc(e,t,n=!1){let r,s;const o=q(e);return o?(r=e,s=Ke):(r=e.get,s=e.set),new sc(r,s,o||!s,n)}function yt(e,t,n,r){let s;try{s=r?e(...r):e()}catch(o){or(o,t,n)}return s}function qe(e,t,n,r){if(q(e)){const o=yt(e,t,n,r);return o&&Ri(o)&&o.catch(i=>{or(i,t,n)}),o}const s=[];for(let o=0;o>>1;In(ke[r])it&&ke.splice(t,1)}function Gi(e,t,n,r){z(e)?n.push(...e):(!t||!t.includes(e,e.allowRecurse?r+1:r))&&n.push(e),Yi()}function cc(e){Gi(e,hn,mn,jt)}function uc(e){Gi(e,pt,gn,Ut)}function lr(e,t=null){if(mn.length){for(Br=t,hn=[...new Set(mn)],mn.length=0,jt=0;jtIn(n)-In(r)),Ut=0;Ute.id==null?1/0:e.id;function Qi(e){Hr=!1,qn=!0,lr(e),ke.sort((n,r)=>In(n)-In(r));const t=Ke;try{for(it=0;itg.trim())),h&&(s=n.map(ba))}let a,l=r[a=Er(t)]||r[a=Er(qt(t))];!l&&o&&(l=r[a=Er(Zt(t))]),l&&qe(l,e,6,s);const c=r[a+"Once"];if(c){if(!e.emitted)e.emitted={};else if(e.emitted[a])return;e.emitted[a]=!0,qe(c,e,6,s)}}function Ji(e,t,n=!1){const r=t.emitsCache,s=r.get(e);if(s!==void 0)return s;const o=e.emits;let i={},a=!1;if(!q(e)){const l=c=>{const u=Ji(c,t,!0);u&&(a=!0,Se(i,u))};!n&&t.mixins.length&&t.mixins.forEach(l),e.extends&&l(e.extends),e.mixins&&e.mixins.forEach(l)}return!o&&!a?(r.set(e,null),null):(z(o)?o.forEach(l=>i[l]=null):Se(i,o),r.set(e,i),i)}function ar(e,t){return!e||!tr(t)?!1:(t=t.slice(2).replace(/Once$/,""),X(e,t[0].toLowerCase()+t.slice(1))||X(e,Zt(t))||X(e,t))}let tt=null,Zi=null;function Yn(e){const t=tt;return tt=e,Zi=e&&e.type.__scopeId||null,t}function dc(e,t=tt,n){if(!t||e._n)return e;const r=(...s)=>{r._d&&fo(-1);const o=Yn(t),i=e(...s);return Yn(o),r._d&&fo(1),i};return r._n=!0,r._c=!0,r._d=!0,r}function Or(e){const{type:t,vnode:n,proxy:r,withProxy:s,props:o,propsOptions:[i],slots:a,attrs:l,emit:c,render:u,renderCache:h,data:d,setupState:g,ctx:y,inheritAttrs:I}=e;let E,w;const C=Yn(e);try{if(n.shapeFlag&4){const N=s||r;E=Je(u.call(N,N,h,o,g,d,y)),w=l}else{const N=t;E=Je(N.length>1?N(o,{attrs:l,slots:a,emit:c}):N(o,null)),w=t.props?l:hc(l)}}catch(N){_n.length=0,or(N,e,1),E=ue(Rn)}let j=E;if(w&&I!==!1){const N=Object.keys(w),{shapeFlag:P}=j;N.length&&P&7&&(i&&N.some(vs)&&(w=pc(w,i)),j=Gt(j,w))}return n.dirs&&(j=Gt(j),j.dirs=j.dirs?j.dirs.concat(n.dirs):n.dirs),n.transition&&(j.transition=n.transition),E=j,Yn(C),E}const hc=e=>{let t;for(const n in e)(n==="class"||n==="style"||tr(n))&&((t||(t={}))[n]=e[n]);return t},pc=(e,t)=>{const n={};for(const r in e)(!vs(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function mc(e,t,n){const{props:r,children:s,component:o}=e,{props:i,children:a,patchFlag:l}=t,c=o.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&l>=0){if(l&1024)return!0;if(l&16)return r?ro(r,i,c):!!i;if(l&8){const u=t.dynamicProps;for(let h=0;he.__isSuspense;function vc(e,t){t&&t.pendingBranch?z(e)?t.effects.push(...e):t.effects.push(e):uc(e)}function Wn(e,t){if(Te){let n=Te.provides;const r=Te.parent&&Te.parent.provides;r===n&&(n=Te.provides=Object.create(r)),n[e]=t}}function rt(e,t,n=!1){const r=Te||tt;if(r){const s=r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides;if(s&&e in s)return s[e];if(arguments.length>1)return n&&q(t)?t.call(r.proxy):t}}const so={};function lt(e,t,n){return el(e,t,n)}function el(e,t,{immediate:n,deep:r,flush:s,onTrack:o,onTrigger:i}=ae){const a=Te;let l,c=!1,u=!1;if(pe(e)?(l=()=>e.value,c=Wr(e)):vt(e)?(l=()=>e,r=!0):z(e)?(u=!0,c=e.some(w=>vt(w)||Wr(w)),l=()=>e.map(w=>{if(pe(w))return w.value;if(vt(w))return Ht(w);if(q(w))return yt(w,a,2)})):q(e)?t?l=()=>yt(e,a,2):l=()=>{if(!(a&&a.isUnmounted))return h&&h(),qe(e,a,3,[d])}:l=Ke,t&&r){const w=l;l=()=>Ht(w())}let h,d=w=>{h=E.onStop=()=>{yt(w,a,4)}};if(Cn)return d=Ke,t?n&&qe(t,a,3,[l(),u?[]:void 0,d]):l(),Ke;let g=u?[]:so;const y=()=>{if(!!E.active)if(t){const w=E.run();(r||c||(u?w.some((C,j)=>wn(C,g[j])):wn(w,g)))&&(h&&h(),qe(t,a,3,[w,g===so?void 0:g,d]),g=w)}else E.run()};y.allowRecurse=!!t;let I;s==="sync"?I=y:s==="post"?I=()=>Ne(y,a&&a.suspense):I=()=>cc(y);const E=new Ts(l,I);return t?n?y():g=E.run():s==="post"?Ne(E.run.bind(E),a&&a.suspense):E.run(),()=>{E.stop(),a&&a.scope&&ys(a.scope.effects,E)}}function yc(e,t,n){const r=this.proxy,s=Ie(e)?e.includes(".")?tl(r,e):()=>r[e]:e.bind(r,r);let o;q(t)?o=t:(o=t.handler,n=t);const i=Te;Xt(this);const a=el(s,o.bind(r),n);return i?Xt(i):Lt(),a}function tl(e,t){const n=t.split(".");return()=>{let r=e;for(let s=0;s{Ht(n,t)});else if(Ci(e))for(const n in e)Ht(e[n],t);return e}function nn(e){return q(e)?{setup:e,name:e.name}:e}const Hn=e=>!!e.type.__asyncLoader,nl=e=>e.type.__isKeepAlive;function bc(e,t){rl(e,"a",t)}function Ec(e,t){rl(e,"da",t)}function rl(e,t,n=Te){const r=e.__wdc||(e.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return e()});if(cr(t,r,n),n){let s=n.parent;for(;s&&s.parent;)nl(s.parent.vnode)&&wc(r,t,n,s),s=s.parent}}function wc(e,t,n,r){const s=cr(t,e,r,!0);fr(()=>{ys(r[t],s)},n)}function cr(e,t,n=Te,r=!1){if(n){const s=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...i)=>{if(n.isUnmounted)return;en(),Xt(n);const a=qe(t,n,e,i);return Lt(),tn(),a});return r?s.unshift(o):s.push(o),o}}const ct=e=>(t,n=Te)=>(!Cn||e==="sp")&&cr(e,t,n),Oc=ct("bm"),ur=ct("m"),Tc=ct("bu"),Ic=ct("u"),Rc=ct("bum"),fr=ct("um"),Pc=ct("sp"),Cc=ct("rtg"),Sc=ct("rtc");function xc(e,t=Te){cr("ec",e,t)}function Rt(e,t,n,r){const s=e.dirs,o=t&&t.dirs;for(let i=0;ie?_l(e)?Ms(e)||e.proxy:Vr(e.parent):null,Gn=Se(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=>Vr(e.parent),$root:e=>Vr(e.root),$emit:e=>e.emit,$options:e=>ol(e),$forceUpdate:e=>e.f||(e.f=()=>qi(e.update)),$nextTick:e=>e.n||(e.n=ir.bind(e.proxy)),$watch:e=>yc.bind(e)}),Nc={get({_:e},t){const{ctx:n,setupState:r,data:s,props:o,accessCache:i,type:a,appContext:l}=e;let c;if(t[0]!=="$"){const g=i[t];if(g!==void 0)switch(g){case 1:return r[t];case 2:return s[t];case 4:return n[t];case 3:return o[t]}else{if(r!==ae&&X(r,t))return i[t]=1,r[t];if(s!==ae&&X(s,t))return i[t]=2,s[t];if((c=e.propsOptions[0])&&X(c,t))return i[t]=3,o[t];if(n!==ae&&X(n,t))return i[t]=4,n[t];zr&&(i[t]=0)}}const u=Gn[t];let h,d;if(u)return t==="$attrs"&&$e(e,"get",t),u(e);if((h=a.__cssModules)&&(h=h[t]))return h;if(n!==ae&&X(n,t))return i[t]=4,n[t];if(d=l.config.globalProperties,X(d,t))return d[t]},set({_:e},t,n){const{data:r,setupState:s,ctx:o}=e;return s!==ae&&X(s,t)?(s[t]=n,!0):r!==ae&&X(r,t)?(r[t]=n,!0):X(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(o[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:s,propsOptions:o}},i){let a;return!!n[i]||e!==ae&&X(e,i)||t!==ae&&X(t,i)||(a=o[0])&&X(a,i)||X(r,i)||X(Gn,i)||X(s.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:X(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};let zr=!0;function Fc(e){const t=ol(e),n=e.proxy,r=e.ctx;zr=!1,t.beforeCreate&&oo(t.beforeCreate,e,"bc");const{data:s,computed:o,methods:i,watch:a,provide:l,inject:c,created:u,beforeMount:h,mounted:d,beforeUpdate:g,updated:y,activated:I,deactivated:E,beforeDestroy:w,beforeUnmount:C,destroyed:j,unmounted:N,render:P,renderTracked:B,renderTriggered:U,errorCaptured:H,serverPrefetch:ee,expose:de,inheritAttrs:oe,components:ye,directives:Fe,filters:xe}=t;if(c&&Lc(c,r,null,e.appContext.config.unwrapInjectedRef),i)for(const Q in i){const te=i[Q];q(te)&&(r[Q]=te.bind(n))}if(s){const Q=s.call(n,n);Ee(Q)&&(e.data=Mt(Q))}if(zr=!0,o)for(const Q in o){const te=o[Q],Re=q(te)?te.bind(n,n):q(te.get)?te.get.bind(n,n):Ke,ut=!q(te)&&q(te.set)?te.set.bind(n):Ke,He=he({get:Re,set:ut});Object.defineProperty(r,Q,{enumerable:!0,configurable:!0,get:()=>He.value,set:Ue=>He.value=Ue})}if(a)for(const Q in a)sl(a[Q],r,n,Q);if(l){const Q=q(l)?l.call(n):l;Reflect.ownKeys(Q).forEach(te=>{Wn(te,Q[te])})}u&&oo(u,e,"c");function ge(Q,te){z(te)?te.forEach(Re=>Q(Re.bind(n))):te&&Q(te.bind(n))}if(ge(Oc,h),ge(ur,d),ge(Tc,g),ge(Ic,y),ge(bc,I),ge(Ec,E),ge(xc,H),ge(Sc,B),ge(Cc,U),ge(Rc,C),ge(fr,N),ge(Pc,ee),z(de))if(de.length){const Q=e.exposed||(e.exposed={});de.forEach(te=>{Object.defineProperty(Q,te,{get:()=>n[te],set:Re=>n[te]=Re})})}else e.exposed||(e.exposed={});P&&e.render===Ke&&(e.render=P),oe!=null&&(e.inheritAttrs=oe),ye&&(e.components=ye),Fe&&(e.directives=Fe)}function Lc(e,t,n=Ke,r=!1){z(e)&&(e=Kr(e));for(const s in e){const o=e[s];let i;Ee(o)?"default"in o?i=rt(o.from||s,o.default,!0):i=rt(o.from||s):i=rt(o),pe(i)&&r?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>i.value,set:a=>i.value=a}):t[s]=i}}function oo(e,t,n){qe(z(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function sl(e,t,n,r){const s=r.includes(".")?tl(n,r):()=>n[r];if(Ie(e)){const o=t[e];q(o)&<(s,o)}else if(q(e))lt(s,e.bind(n));else if(Ee(e))if(z(e))e.forEach(o=>sl(o,t,n,r));else{const o=q(e.handler)?e.handler.bind(n):t[e.handler];q(o)&<(s,o,e)}}function ol(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:s,optionsCache:o,config:{optionMergeStrategies:i}}=e.appContext,a=o.get(t);let l;return a?l=a:!s.length&&!n&&!r?l=t:(l={},s.length&&s.forEach(c=>Xn(l,c,i,!0)),Xn(l,t,i)),o.set(t,l),l}function Xn(e,t,n,r=!1){const{mixins:s,extends:o}=t;o&&Xn(e,o,n,!0),s&&s.forEach(i=>Xn(e,i,n,!0));for(const i in t)if(!(r&&i==="expose")){const a=Mc[i]||n&&n[i];e[i]=a?a(e[i],t[i]):t[i]}return e}const Mc={data:io,props:Ct,emits:Ct,methods:Ct,computed:Ct,beforeCreate:Pe,created:Pe,beforeMount:Pe,mounted:Pe,beforeUpdate:Pe,updated:Pe,beforeDestroy:Pe,beforeUnmount:Pe,destroyed:Pe,unmounted:Pe,activated:Pe,deactivated:Pe,errorCaptured:Pe,serverPrefetch:Pe,components:Ct,directives:Ct,watch:kc,provide:io,inject:Dc};function io(e,t){return t?e?function(){return Se(q(e)?e.call(this,this):e,q(t)?t.call(this,this):t)}:t:e}function Dc(e,t){return Ct(Kr(e),Kr(t))}function Kr(e){if(z(e)){const t={};for(let n=0;n0)&&!(i&16)){if(i&8){const u=e.vnode.dynamicProps;for(let h=0;h{l=!0;const[d,g]=ll(h,t,!0);Se(i,d),g&&a.push(...g)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!o&&!l)return r.set(e,zt),zt;if(z(o))for(let u=0;u-1,g[1]=I<0||y-1||X(g,"default"))&&a.push(h)}}}const c=[i,a];return r.set(e,c),c}function lo(e){return e[0]!=="$"}function ao(e){const t=e&&e.toString().match(/^\s*function (\w+)/);return t?t[1]:e===null?"null":""}function co(e,t){return ao(e)===ao(t)}function uo(e,t){return z(t)?t.findIndex(n=>co(n,e)):q(t)&&co(t,e)?0:-1}const al=e=>e[0]==="_"||e==="$stable",Fs=e=>z(e)?e.map(Je):[Je(e)],Uc=(e,t,n)=>{if(t._n)return t;const r=dc((...s)=>Fs(t(...s)),n);return r._c=!1,r},cl=(e,t,n)=>{const r=e._ctx;for(const s in e){if(al(s))continue;const o=e[s];if(q(o))t[s]=Uc(s,o,r);else if(o!=null){const i=Fs(o);t[s]=()=>i}}},ul=(e,t)=>{const n=Fs(t);e.slots.default=()=>n},Wc=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=Z(t),Kn(t,"_",n)):cl(t,e.slots={})}else e.slots={},t&&ul(e,t);Kn(e.slots,hr,1)},Hc=(e,t,n)=>{const{vnode:r,slots:s}=e;let o=!0,i=ae;if(r.shapeFlag&32){const a=t._;a?n&&a===1?o=!1:(Se(s,t),!n&&a===1&&delete s._):(o=!t.$stable,cl(t,s)),i=t}else t&&(ul(e,t),i={default:1});if(o)for(const a in s)!al(a)&&!(a in i)&&delete s[a]};function fl(){return{app:null,config:{isNativeTag:pa,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 Bc=0;function Vc(e,t){return function(r,s=null){q(r)||(r=Object.assign({},r)),s!=null&&!Ee(s)&&(s=null);const o=fl(),i=new Set;let a=!1;const l=o.app={_uid:Bc++,_component:r,_props:s,_container:null,_context:o,_instance:null,version:cu,get config(){return o.config},set config(c){},use(c,...u){return i.has(c)||(c&&q(c.install)?(i.add(c),c.install(l,...u)):q(c)&&(i.add(c),c(l,...u))),l},mixin(c){return o.mixins.includes(c)||o.mixins.push(c),l},component(c,u){return u?(o.components[c]=u,l):o.components[c]},directive(c,u){return u?(o.directives[c]=u,l):o.directives[c]},mount(c,u,h){if(!a){const d=ue(r,s);return d.appContext=o,u&&t?t(d,c):e(d,c,h),a=!0,l._container=c,c.__vue_app__=l,Ms(d.component)||d.component.proxy}},unmount(){a&&(e(null,l._container),delete l._container.__vue_app__)},provide(c,u){return o.provides[c]=u,l}};return l}}function Yr(e,t,n,r,s=!1){if(z(e)){e.forEach((d,g)=>Yr(d,t&&(z(t)?t[g]:t),n,r,s));return}if(Hn(r)&&!s)return;const o=r.shapeFlag&4?Ms(r.component)||r.component.proxy:r.el,i=s?null:o,{i:a,r:l}=e,c=t&&t.r,u=a.refs===ae?a.refs={}:a.refs,h=a.setupState;if(c!=null&&c!==l&&(Ie(c)?(u[c]=null,X(h,c)&&(h[c]=null)):pe(c)&&(c.value=null)),q(l))yt(l,a,12,[i,u]);else{const d=Ie(l),g=pe(l);if(d||g){const y=()=>{if(e.f){const I=d?u[l]:l.value;s?z(I)&&ys(I,o):z(I)?I.includes(o)||I.push(o):d?(u[l]=[o],X(h,l)&&(h[l]=u[l])):(l.value=[o],e.k&&(u[e.k]=l.value))}else d?(u[l]=i,X(h,l)&&(h[l]=i)):g&&(l.value=i,e.k&&(u[e.k]=i))};i?(y.id=-1,Ne(y,n)):y()}}}const Ne=vc;function zc(e){return Kc(e)}function Kc(e,t){const n=Ea();n.__VUE__=!0;const{insert:r,remove:s,patchProp:o,createElement:i,createText:a,createComment:l,setText:c,setElementText:u,parentNode:h,nextSibling:d,setScopeId:g=Ke,cloneNode:y,insertStaticContent:I}=e,E=(f,m,_,T=null,O=null,x=null,F=!1,S=null,R=!!m.dynamicChildren)=>{if(f===m)return;f&&!an(f,m)&&(T=$(f),Le(f,O,x,!0),f=null),m.patchFlag===-2&&(R=!1,m.dynamicChildren=null);const{type:p,ref:v,shapeFlag:L}=m;switch(p){case dr:w(f,m,_,T);break;case Rn:C(f,m,_,T);break;case Bn:f==null&&j(m,_,T,F);break;case Qe:Fe(f,m,_,T,O,x,F,S,R);break;default:L&1?B(f,m,_,T,O,x,F,S,R):L&6?xe(f,m,_,T,O,x,F,S,R):(L&64||L&128)&&p.process(f,m,_,T,O,x,F,S,R,se)}v!=null&&O&&Yr(v,f&&f.ref,x,m||f,!m)},w=(f,m,_,T)=>{if(f==null)r(m.el=a(m.children),_,T);else{const O=m.el=f.el;m.children!==f.children&&c(O,m.children)}},C=(f,m,_,T)=>{f==null?r(m.el=l(m.children||""),_,T):m.el=f.el},j=(f,m,_,T)=>{[f.el,f.anchor]=I(f.children,m,_,T,f.el,f.anchor)},N=({el:f,anchor:m},_,T)=>{let O;for(;f&&f!==m;)O=d(f),r(f,_,T),f=O;r(m,_,T)},P=({el:f,anchor:m})=>{let _;for(;f&&f!==m;)_=d(f),s(f),f=_;s(m)},B=(f,m,_,T,O,x,F,S,R)=>{F=F||m.type==="svg",f==null?U(m,_,T,O,x,F,S,R):de(f,m,O,x,F,S,R)},U=(f,m,_,T,O,x,F,S)=>{let R,p;const{type:v,props:L,shapeFlag:M,transition:W,patchFlag:Y,dirs:G}=f;if(f.el&&y!==void 0&&Y===-1)R=f.el=y(f.el);else{if(R=f.el=i(f.type,x,L&&L.is,L),M&8?u(R,f.children):M&16&&ee(f.children,R,null,T,O,x&&v!=="foreignObject",F,S),G&&Rt(f,null,T,"created"),L){for(const le in L)le!=="value"&&!Un(le)&&o(R,le,null,L[le],x,f.children,T,O,A);"value"in L&&o(R,"value",null,L.value),(p=L.onVnodeBeforeMount)&&Xe(p,T,f)}H(R,f,f.scopeId,F,T)}G&&Rt(f,null,T,"beforeMount");const re=(!O||O&&!O.pendingBranch)&&W&&!W.persisted;re&&W.beforeEnter(R),r(R,m,_),((p=L&&L.onVnodeMounted)||re||G)&&Ne(()=>{p&&Xe(p,T,f),re&&W.enter(R),G&&Rt(f,null,T,"mounted")},O)},H=(f,m,_,T,O)=>{if(_&&g(f,_),T)for(let x=0;x{for(let p=R;p{const S=m.el=f.el;let{patchFlag:R,dynamicChildren:p,dirs:v}=m;R|=f.patchFlag&16;const L=f.props||ae,M=m.props||ae;let W;_&&Pt(_,!1),(W=M.onVnodeBeforeUpdate)&&Xe(W,_,m,f),v&&Rt(m,f,_,"beforeUpdate"),_&&Pt(_,!0);const Y=O&&m.type!=="foreignObject";if(p?oe(f.dynamicChildren,p,S,_,T,Y,x):F||Re(f,m,S,null,_,T,Y,x,!1),R>0){if(R&16)ye(S,m,L,M,_,T,O);else if(R&2&&L.class!==M.class&&o(S,"class",null,M.class,O),R&4&&o(S,"style",L.style,M.style,O),R&8){const G=m.dynamicProps;for(let re=0;re{W&&Xe(W,_,m,f),v&&Rt(m,f,_,"updated")},T)},oe=(f,m,_,T,O,x,F)=>{for(let S=0;S{if(_!==T){for(const S in T){if(Un(S))continue;const R=T[S],p=_[S];R!==p&&S!=="value"&&o(f,S,p,R,F,m.children,O,x,A)}if(_!==ae)for(const S in _)!Un(S)&&!(S in T)&&o(f,S,_[S],null,F,m.children,O,x,A);"value"in T&&o(f,"value",_.value,T.value)}},Fe=(f,m,_,T,O,x,F,S,R)=>{const p=m.el=f?f.el:a(""),v=m.anchor=f?f.anchor:a("");let{patchFlag:L,dynamicChildren:M,slotScopeIds:W}=m;W&&(S=S?S.concat(W):W),f==null?(r(p,_,T),r(v,_,T),ee(m.children,_,v,O,x,F,S,R)):L>0&&L&64&&M&&f.dynamicChildren?(oe(f.dynamicChildren,M,_,O,x,F,S),(m.key!=null||O&&m===O.subTree)&&dl(f,m,!0)):Re(f,m,_,v,O,x,F,S,R)},xe=(f,m,_,T,O,x,F,S,R)=>{m.slotScopeIds=S,f==null?m.shapeFlag&512?O.ctx.activate(m,_,T,F,R):me(m,_,T,O,x,F,R):ge(f,m,R)},me=(f,m,_,T,O,x,F)=>{const S=f.component=ru(f,T,O);if(nl(f)&&(S.ctx.renderer=se),su(S),S.asyncDep){if(O&&O.registerDep(S,Q),!f.el){const R=S.subTree=ue(Rn);C(null,R,m,_)}return}Q(S,f,m,_,O,x,F)},ge=(f,m,_)=>{const T=m.component=f.component;if(mc(f,m,_))if(T.asyncDep&&!T.asyncResolved){te(T,m,_);return}else T.next=m,ac(T.update),T.update();else m.el=f.el,T.vnode=m},Q=(f,m,_,T,O,x,F)=>{const S=()=>{if(f.isMounted){let{next:v,bu:L,u:M,parent:W,vnode:Y}=f,G=v,re;Pt(f,!1),v?(v.el=Y.el,te(f,v,F)):v=Y,L&&wr(L),(re=v.props&&v.props.onVnodeBeforeUpdate)&&Xe(re,W,v,Y),Pt(f,!0);const le=Or(f),Be=f.subTree;f.subTree=le,E(Be,le,h(Be.el),$(Be),f,O,x),v.el=le.el,G===null&&gc(f,le.el),M&&Ne(M,O),(re=v.props&&v.props.onVnodeUpdated)&&Ne(()=>Xe(re,W,v,Y),O)}else{let v;const{el:L,props:M}=m,{bm:W,m:Y,parent:G}=f,re=Hn(m);if(Pt(f,!1),W&&wr(W),!re&&(v=M&&M.onVnodeBeforeMount)&&Xe(v,G,m),Pt(f,!0),L&&V){const le=()=>{f.subTree=Or(f),V(L,f.subTree,f,O,null)};re?m.type.__asyncLoader().then(()=>!f.isUnmounted&&le()):le()}else{const le=f.subTree=Or(f);E(null,le,_,T,f,O,x),m.el=le.el}if(Y&&Ne(Y,O),!re&&(v=M&&M.onVnodeMounted)){const le=m;Ne(()=>Xe(v,G,le),O)}(m.shapeFlag&256||G&&Hn(G.vnode)&&G.vnode.shapeFlag&256)&&f.a&&Ne(f.a,O),f.isMounted=!0,m=_=T=null}},R=f.effect=new Ts(S,()=>qi(p),f.scope),p=f.update=()=>R.run();p.id=f.uid,Pt(f,!0),p()},te=(f,m,_)=>{m.component=f;const T=f.vnode.props;f.vnode=m,f.next=null,jc(f,m.props,T,_),Hc(f,m.children,_),en(),lr(void 0,f.update),tn()},Re=(f,m,_,T,O,x,F,S,R=!1)=>{const p=f&&f.children,v=f?f.shapeFlag:0,L=m.children,{patchFlag:M,shapeFlag:W}=m;if(M>0){if(M&128){He(p,L,_,T,O,x,F,S,R);return}else if(M&256){ut(p,L,_,T,O,x,F,S,R);return}}W&8?(v&16&&A(p,O,x),L!==p&&u(_,L)):v&16?W&16?He(p,L,_,T,O,x,F,S,R):A(p,O,x,!0):(v&8&&u(_,""),W&16&&ee(L,_,T,O,x,F,S,R))},ut=(f,m,_,T,O,x,F,S,R)=>{f=f||zt,m=m||zt;const p=f.length,v=m.length,L=Math.min(p,v);let M;for(M=0;Mv?A(f,O,x,!0,!1,L):ee(m,_,T,O,x,F,S,R,L)},He=(f,m,_,T,O,x,F,S,R)=>{let p=0;const v=m.length;let L=f.length-1,M=v-1;for(;p<=L&&p<=M;){const W=f[p],Y=m[p]=R?mt(m[p]):Je(m[p]);if(an(W,Y))E(W,Y,_,null,O,x,F,S,R);else break;p++}for(;p<=L&&p<=M;){const W=f[L],Y=m[M]=R?mt(m[M]):Je(m[M]);if(an(W,Y))E(W,Y,_,null,O,x,F,S,R);else break;L--,M--}if(p>L){if(p<=M){const W=M+1,Y=WM)for(;p<=L;)Le(f[p],O,x,!0),p++;else{const W=p,Y=p,G=new Map;for(p=Y;p<=M;p++){const Me=m[p]=R?mt(m[p]):Je(m[p]);Me.key!=null&&G.set(Me.key,p)}let re,le=0;const Be=M-Y+1;let Dt=!1,zs=0;const ln=new Array(Be);for(p=0;p=Be){Le(Me,O,x,!0);continue}let Ge;if(Me.key!=null)Ge=G.get(Me.key);else for(re=Y;re<=M;re++)if(ln[re-Y]===0&&an(Me,m[re])){Ge=re;break}Ge===void 0?Le(Me,O,x,!0):(ln[Ge-Y]=p+1,Ge>=zs?zs=Ge:Dt=!0,E(Me,m[Ge],_,null,O,x,F,S,R),le++)}const Ks=Dt?qc(ln):zt;for(re=Ks.length-1,p=Be-1;p>=0;p--){const Me=Y+p,Ge=m[Me],qs=Me+1{const{el:x,type:F,transition:S,children:R,shapeFlag:p}=f;if(p&6){Ue(f.component.subTree,m,_,T);return}if(p&128){f.suspense.move(m,_,T);return}if(p&64){F.move(f,m,_,se);return}if(F===Qe){r(x,m,_);for(let L=0;LS.enter(x),O);else{const{leave:L,delayLeave:M,afterLeave:W}=S,Y=()=>r(x,m,_),G=()=>{L(x,()=>{Y(),W&&W()})};M?M(x,Y,G):G()}else r(x,m,_)},Le=(f,m,_,T=!1,O=!1)=>{const{type:x,props:F,ref:S,children:R,dynamicChildren:p,shapeFlag:v,patchFlag:L,dirs:M}=f;if(S!=null&&Yr(S,null,_,f,!0),v&256){m.ctx.deactivate(f);return}const W=v&1&&M,Y=!Hn(f);let G;if(Y&&(G=F&&F.onVnodeBeforeUnmount)&&Xe(G,m,f),v&6)D(f.component,_,T);else{if(v&128){f.suspense.unmount(_,T);return}W&&Rt(f,null,m,"beforeUnmount"),v&64?f.type.remove(f,m,_,O,se,T):p&&(x!==Qe||L>0&&L&64)?A(p,m,_,!1,!0):(x===Qe&&L&384||!O&&v&16)&&A(R,m,_),T&&It(f)}(Y&&(G=F&&F.onVnodeUnmounted)||W)&&Ne(()=>{G&&Xe(G,m,f),W&&Rt(f,null,m,"unmounted")},_)},It=f=>{const{type:m,el:_,anchor:T,transition:O}=f;if(m===Qe){b(_,T);return}if(m===Bn){P(f);return}const x=()=>{s(_),O&&!O.persisted&&O.afterLeave&&O.afterLeave()};if(f.shapeFlag&1&&O&&!O.persisted){const{leave:F,delayLeave:S}=O,R=()=>F(_,x);S?S(f.el,x,R):R()}else x()},b=(f,m)=>{let _;for(;f!==m;)_=d(f),s(f),f=_;s(m)},D=(f,m,_)=>{const{bum:T,scope:O,update:x,subTree:F,um:S}=f;T&&wr(T),O.stop(),x&&(x.active=!1,Le(F,f,m,_)),S&&Ne(S,m),Ne(()=>{f.isUnmounted=!0},m),m&&m.pendingBranch&&!m.isUnmounted&&f.asyncDep&&!f.asyncResolved&&f.suspenseId===m.pendingId&&(m.deps--,m.deps===0&&m.resolve())},A=(f,m,_,T=!1,O=!1,x=0)=>{for(let F=x;Ff.shapeFlag&6?$(f.component.subTree):f.shapeFlag&128?f.suspense.next():d(f.anchor||f.el),ne=(f,m,_)=>{f==null?m._vnode&&Le(m._vnode,null,null,!0):E(m._vnode||null,f,m,null,null,null,_),Xi(),m._vnode=f},se={p:E,um:Le,m:Ue,r:It,mt:me,mc:ee,pc:Re,pbc:oe,n:$,o:e};let K,V;return t&&([K,V]=t(se)),{render:ne,hydrate:K,createApp:Vc(ne,K)}}function Pt({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function dl(e,t,n=!1){const r=e.children,s=t.children;if(z(r)&&z(s))for(let o=0;o>1,e[n[a]]0&&(t[r]=n[o-1]),n[o]=r)}}for(o=n.length,i=n[o-1];o-- >0;)n[o]=i,i=t[i];return n}const Yc=e=>e.__isTeleport,Qe=Symbol(void 0),dr=Symbol(void 0),Rn=Symbol(void 0),Bn=Symbol(void 0),_n=[];let ze=null;function hl(e=!1){_n.push(ze=e?null:[])}function Gc(){_n.pop(),ze=_n[_n.length-1]||null}let Pn=1;function fo(e){Pn+=e}function Xc(e){return e.dynamicChildren=Pn>0?ze||zt:null,Gc(),Pn>0&&ze&&ze.push(e),e}function pl(e,t,n,r,s,o){return Xc(gl(e,t,n,r,s,o,!0))}function Gr(e){return e?e.__v_isVNode===!0:!1}function an(e,t){return e.type===t.type&&e.key===t.key}const hr="__vInternal",ml=({key:e})=>e!=null?e:null,Vn=({ref:e,ref_key:t,ref_for:n})=>e!=null?Ie(e)||pe(e)||q(e)?{i:tt,r:e,k:t,f:!!n}:e:null;function gl(e,t=null,n=null,r=0,s=null,o=e===Qe?0:1,i=!1,a=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&ml(t),ref:t&&Vn(t),scopeId:Zi,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:o,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null};return a?(Ls(l,n),o&128&&e.normalize(l)):n&&(l.shapeFlag|=Ie(n)?8:16),Pn>0&&!i&&ze&&(l.patchFlag>0||o&6)&&l.patchFlag!==32&&ze.push(l),l}const ue=Qc;function Qc(e,t=null,n=null,r=0,s=null,o=!1){if((!e||e===Ac)&&(e=Rn),Gr(e)){const a=Gt(e,t,!0);return n&&Ls(a,n),Pn>0&&!o&&ze&&(a.shapeFlag&6?ze[ze.indexOf(e)]=a:ze.push(a)),a.patchFlag|=-2,a}if(au(e)&&(e=e.__vccOpts),t){t=Jc(t);let{class:a,style:l}=t;a&&!Ie(a)&&(t.class=_s(a)),Ee(l)&&(Hi(l)&&!z(l)&&(l=Se({},l)),t.style=er(l))}const i=Ie(e)?1:_c(e)?128:Yc(e)?64:Ee(e)?4:q(e)?2:0;return gl(e,t,n,r,s,i,o,!0)}function Jc(e){return e?Hi(e)||hr in e?Se({},e):e:null}function Gt(e,t,n=!1){const{props:r,ref:s,patchFlag:o,children:i}=e,a=t?eu(r||{},t):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:a,key:a&&ml(a),ref:t&&t.ref?n&&s?z(s)?s.concat(Vn(t)):[s,Vn(t)]:Vn(t):s,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:i,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Qe?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Gt(e.ssContent),ssFallback:e.ssFallback&&Gt(e.ssFallback),el:e.el,anchor:e.anchor}}function St(e=" ",t=0){return ue(dr,null,e,t)}function Zc(e,t){const n=ue(Bn,null,e);return n.staticCount=t,n}function Je(e){return e==null||typeof e=="boolean"?ue(Rn):z(e)?ue(Qe,null,e.slice()):typeof e=="object"?mt(e):ue(dr,null,String(e))}function mt(e){return e.el===null||e.memo?e:Gt(e)}function Ls(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(z(t))n=16;else if(typeof t=="object")if(r&65){const s=t.default;s&&(s._c&&(s._d=!1),Ls(e,s()),s._c&&(s._d=!0));return}else{n=32;const s=t._;!s&&!(hr in t)?t._ctx=tt:s===3&&tt&&(tt.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else q(t)?(t={default:t,_ctx:tt},n=32):(t=String(t),r&64?(n=16,t=[St(t)]):n=8);e.children=t,e.shapeFlag|=n}function eu(...e){const t={};for(let n=0;nTe||tt,Xt=e=>{Te=e,e.scope.on()},Lt=()=>{Te&&Te.scope.off(),Te=null};function _l(e){return e.vnode.shapeFlag&4}let Cn=!1;function su(e,t=!1){Cn=t;const{props:n,children:r}=e.vnode,s=_l(e);$c(e,n,s,t),Wc(e,r);const o=s?ou(e,t):void 0;return Cn=!1,o}function ou(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=Yt(new Proxy(e.ctx,Nc));const{setup:r}=n;if(r){const s=e.setupContext=r.length>1?lu(e):null;Xt(e),en();const o=yt(r,e,0,[e.props,s]);if(tn(),Lt(),Ri(o)){if(o.then(Lt,Lt),t)return o.then(i=>{ho(e,i,t)}).catch(i=>{or(i,e,0)});e.asyncDep=o}else ho(e,o,t)}else vl(e,t)}function ho(e,t,n){q(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Ee(t)&&(e.setupState=Vi(t)),vl(e,n)}let po;function vl(e,t,n){const r=e.type;if(!e.render){if(!t&&po&&!r.render){const s=r.template;if(s){const{isCustomElement:o,compilerOptions:i}=e.appContext.config,{delimiters:a,compilerOptions:l}=r,c=Se(Se({isCustomElement:o,delimiters:a},i),l);r.render=po(s,c)}}e.render=r.render||Ke}Xt(e),en(),Fc(e),tn(),Lt()}function iu(e){return new Proxy(e.attrs,{get(t,n){return $e(e,"get","$attrs"),t[n]}})}function lu(e){const t=r=>{e.exposed=r||{}};let n;return{get attrs(){return n||(n=iu(e))},slots:e.slots,emit:e.emit,expose:t}}function Ms(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(Vi(Yt(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Gn)return Gn[n](e)}}))}function au(e){return q(e)&&"__vccOpts"in e}const he=(e,t)=>oc(e,t,Cn);function pr(e,t,n){const r=arguments.length;return r===2?Ee(t)&&!z(t)?Gr(t)?ue(e,null,[t]):ue(e,t):ue(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&Gr(n)&&(n=[n]),ue(e,t,n))}const cu="3.2.37",uu="http://www.w3.org/2000/svg",At=typeof document<"u"?document:null,mo=At&&At.createElement("template"),fu={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const s=t?At.createElementNS(uu,e):At.createElement(e,n?{is:n}:void 0);return e==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:e=>At.createTextNode(e),createComment:e=>At.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>At.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},cloneNode(e){const t=e.cloneNode(!0);return"_value"in e&&(t._value=e._value),t},insertStaticContent(e,t,n,r,s,o){const i=n?n.previousSibling:t.lastChild;if(s&&(s===o||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),n),!(s===o||!(s=s.nextSibling)););else{mo.innerHTML=r?`${e}`:e;const a=mo.content;if(r){const l=a.firstChild;for(;l.firstChild;)a.appendChild(l.firstChild);a.removeChild(l)}t.insertBefore(a,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}};function du(e,t,n){const r=e._vtc;r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}function hu(e,t,n){const r=e.style,s=Ie(n);if(n&&!s){for(const o in n)Xr(r,o,n[o]);if(t&&!Ie(t))for(const o in t)n[o]==null&&Xr(r,o,"")}else{const o=r.display;s?t!==n&&(r.cssText=n):t&&e.removeAttribute("style"),"_vod"in e&&(r.display=o)}}const go=/\s*!important$/;function Xr(e,t,n){if(z(n))n.forEach(r=>Xr(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=pu(e,t);go.test(n)?e.setProperty(Zt(r),n.replace(go,""),"important"):e[r]=n}}const _o=["Webkit","Moz","ms"],Tr={};function pu(e,t){const n=Tr[t];if(n)return n;let r=qt(t);if(r!=="filter"&&r in e)return Tr[t]=r;r=Si(r);for(let s=0;s<_o.length;s++){const o=_o[s]+r;if(o in e)return Tr[t]=o}return t}const vo="http://www.w3.org/1999/xlink";function mu(e,t,n,r,s){if(r&&t.startsWith("xlink:"))n==null?e.removeAttributeNS(vo,t.slice(6,t.length)):e.setAttributeNS(vo,t,n);else{const o=ua(t);n==null||o&&!Oi(n)?e.removeAttribute(t):e.setAttribute(t,o?"":n)}}function gu(e,t,n,r,s,o,i){if(t==="innerHTML"||t==="textContent"){r&&i(r,s,o),e[t]=n==null?"":n;return}if(t==="value"&&e.tagName!=="PROGRESS"&&!e.tagName.includes("-")){e._value=n;const l=n==null?"":n;(e.value!==l||e.tagName==="OPTION")&&(e.value=l),n==null&&e.removeAttribute(t);return}let a=!1;if(n===""||n==null){const l=typeof e[t];l==="boolean"?n=Oi(n):n==null&&l==="string"?(n="",a=!0):l==="number"&&(n=0,a=!0)}try{e[t]=n}catch{}a&&e.removeAttribute(t)}const[yl,_u]=(()=>{let e=Date.now,t=!1;if(typeof window<"u"){Date.now()>document.createEvent("Event").timeStamp&&(e=performance.now.bind(performance));const n=navigator.userAgent.match(/firefox\/(\d+)/i);t=!!(n&&Number(n[1])<=53)}return[e,t]})();let Qr=0;const vu=Promise.resolve(),yu=()=>{Qr=0},bu=()=>Qr||(vu.then(yu),Qr=yl());function Eu(e,t,n,r){e.addEventListener(t,n,r)}function wu(e,t,n,r){e.removeEventListener(t,n,r)}function Ou(e,t,n,r,s=null){const o=e._vei||(e._vei={}),i=o[t];if(r&&i)i.value=r;else{const[a,l]=Tu(t);if(r){const c=o[t]=Iu(r,s);Eu(e,a,c,l)}else i&&(wu(e,a,i,l),o[t]=void 0)}}const yo=/(?:Once|Passive|Capture)$/;function Tu(e){let t;if(yo.test(e)){t={};let n;for(;n=e.match(yo);)e=e.slice(0,e.length-n[0].length),t[n[0].toLowerCase()]=!0}return[Zt(e.slice(2)),t]}function Iu(e,t){const n=r=>{const s=r.timeStamp||yl();(_u||s>=n.attached-1)&&qe(Ru(r,n.value),t,5,[r])};return n.value=e,n.attached=bu(),n}function Ru(e,t){if(z(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>s=>!s._stopped&&r&&r(s))}else return t}const bo=/^on[a-z]/,Pu=(e,t,n,r,s=!1,o,i,a,l)=>{t==="class"?du(e,r,s):t==="style"?hu(e,n,r):tr(t)?vs(t)||Ou(e,t,n,r,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Cu(e,t,r,s))?gu(e,t,r,o,i,a,l):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),mu(e,t,r,s))};function Cu(e,t,n,r){return r?!!(t==="innerHTML"||t==="textContent"||t in e&&bo.test(t)&&q(n)):t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA"||bo.test(t)&&Ie(n)?!1:t in e}const Su=Se({patchProp:Pu},fu);let Eo;function xu(){return Eo||(Eo=zc(Su))}const Au=(...e)=>{const t=xu().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=Nu(r);if(!s)return;const o=t._component;!q(o)&&!o.render&&!o.template&&(o.template=s.innerHTML),s.innerHTML="";const i=n(s,!1,s instanceof SVGElement);return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),i},t};function Nu(e){return Ie(e)?document.querySelector(e):e}if(typeof window<"u"){let e=function(){var t=document.body,n=document.getElementById("__svg__icons__dom__");n||(n=document.createElementNS("http://www.w3.org/2000/svg","svg"),n.style.position="absolute",n.style.width="0",n.style.height="0",n.id="__svg__icons__dom__",n.setAttribute("xmlns","http://www.w3.org/2000/svg"),n.setAttribute("xmlns:link","http://www.w3.org/1999/xlink")),n.innerHTML='',t.insertBefore(n,t.lastChild)};var loadSvg=e;document.readyState==="loading"?document.addEventListener("DOMContentLoaded",e):e()}var Fu=!1,wo;const sn=typeof window<"u",Lu=e=>typeof e=="string",Ir=()=>{};sn&&((wo=window==null?void 0:window.navigator)==null?void 0:wo.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function xt(e){return typeof e=="function"?e():nt(e)}function Mu(e){return e}function Du(e){return Oa()?(Ta(e),!0):!1}var ku=Object.defineProperty,$u=Object.defineProperties,ju=Object.getOwnPropertyDescriptors,Oo=Object.getOwnPropertySymbols,Uu=Object.prototype.hasOwnProperty,Wu=Object.prototype.propertyIsEnumerable,To=(e,t,n)=>t in e?ku(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Hu=(e,t)=>{for(var n in t||(t={}))Uu.call(t,n)&&To(e,n,t[n]);if(Oo)for(var n of Oo(t))Wu.call(t,n)&&To(e,n,t[n]);return e},Bu=(e,t)=>$u(e,ju(t));function Vu(e){if(!pe(e))return zi(e);const t=Array.isArray(e.value)?new Array(e.value.length):{};for(const n in e.value)t[n]=tc(()=>({get(){return e.value[n]},set(r){if(Array.isArray(e.value)){const s=[...e.value];s[n]=r,e.value=s}else{const s=Bu(Hu({},e.value),{[n]:r});Object.setPrototypeOf(s,e.value),e.value=s}}}));return t}function zu(e,t=!0){rn()?ur(e):t?e():ir(e)}function Ku(e){var t;const n=xt(e);return(t=n==null?void 0:n.$el)!=null?t:n}const mr=sn?window:void 0;sn&&window.document;sn&&window.navigator;sn&&window.location;function et(...e){let t,n,r,s;if(Lu(e[0])?([n,r,s]=e,t=mr):[t,n,r,s]=e,!t)return Ir;let o=Ir;const i=lt(()=>Ku(t),l=>{o(),l&&(l.addEventListener(n,r,s),o=()=>{l.removeEventListener(n,r,s),o=Ir})},{immediate:!0,flush:"post"}),a=()=>{i(),o()};return Du(a),a}const Jr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Zr="__vueuse_ssr_handlers__";Jr[Zr]=Jr[Zr]||{};Jr[Zr];var qu=Object.defineProperty,Yu=Object.defineProperties,Gu=Object.getOwnPropertyDescriptors,Io=Object.getOwnPropertySymbols,Xu=Object.prototype.hasOwnProperty,Qu=Object.prototype.propertyIsEnumerable,Ro=(e,t,n)=>t in e?qu(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Ju=(e,t)=>{for(var n in t||(t={}))Xu.call(t,n)&&Ro(e,n,t[n]);if(Io)for(var n of Io(t))Qu.call(t,n)&&Ro(e,n,t[n]);return e},Zu=(e,t)=>Yu(e,Gu(t));function ef(e,t={}){var n,r;const s=(n=t.draggingElement)!=null?n:mr,o=Oe((r=xt(t.initialValue))!=null?r:{x:0,y:0}),i=Oe(),a=d=>t.pointerTypes?t.pointerTypes.includes(d.pointerType):!0,l=d=>{xt(t.preventDefault)&&d.preventDefault(),xt(t.stopPropagation)&&d.stopPropagation()},c=d=>{var g;if(!a(d)||xt(t.exact)&&d.target!==xt(e))return;const y=xt(e).getBoundingClientRect(),I={x:d.pageX-y.left,y:d.pageY-y.top};((g=t.onStart)==null?void 0:g.call(t,I,d))!==!1&&(i.value=I,l(d))},u=d=>{var g;!a(d)||!i.value||(o.value={x:d.pageX-i.value.x,y:d.pageY-i.value.y},(g=t.onMove)==null||g.call(t,o.value,d),l(d))},h=d=>{var g;!a(d)||!i.value||(i.value=void 0,(g=t.onEnd)==null||g.call(t,o.value,d),l(d))};return sn&&(et(e,"pointerdown",c,!0),et(s,"pointermove",u,!0),et(s,"pointerup",h,!0)),Zu(Ju({},Vu(o)),{position:o,isDragging:he(()=>!!i.value),style:he(()=>`left:${o.value.x}px;top:${o.value.y}px;`)})}function tf(e={}){const{type:t="page",touch:n=!0,resetOnTouchEnds:r=!1,initialValue:s={x:0,y:0},window:o=mr,eventFilter:i}=e,a=Oe(s.x),l=Oe(s.y),c=Oe(null),u=I=>{t==="page"?(a.value=I.pageX,l.value=I.pageY):t==="client"&&(a.value=I.clientX,l.value=I.clientY),c.value="mouse"},h=()=>{a.value=s.x,l.value=s.y},d=I=>{if(I.touches.length>0){const E=I.touches[0];t==="page"?(a.value=E.pageX,l.value=E.pageY):t==="client"&&(a.value=E.clientX,l.value=E.clientY),c.value="touch"}},g=I=>i===void 0?u(I):i(()=>u(I),{}),y=I=>i===void 0?d(I):i(()=>d(I),{});return o&&(et(o,"mousemove",g,{passive:!0}),et(o,"dragover",g,{passive:!0}),n&&(et(o,"touchstart",y,{passive:!0}),et(o,"touchmove",y,{passive:!0}),r&&et(o,"touchend",h,{passive:!0}))),{x:a,y:l,sourceType:c}}var Po;(function(e){e.UP="UP",e.RIGHT="RIGHT",e.DOWN="DOWN",e.LEFT="LEFT",e.NONE="NONE"})(Po||(Po={}));var nf=Object.defineProperty,Co=Object.getOwnPropertySymbols,rf=Object.prototype.hasOwnProperty,sf=Object.prototype.propertyIsEnumerable,So=(e,t,n)=>t in e?nf(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,of=(e,t)=>{for(var n in t||(t={}))rf.call(t,n)&&So(e,n,t[n]);if(Co)for(var n of Co(t))sf.call(t,n)&&So(e,n,t[n]);return e};const lf={easeInSine:[.12,0,.39,0],easeOutSine:[.61,1,.88,1],easeInOutSine:[.37,0,.63,1],easeInQuad:[.11,0,.5,0],easeOutQuad:[.5,1,.89,1],easeInOutQuad:[.45,0,.55,1],easeInCubic:[.32,0,.67,0],easeOutCubic:[.33,1,.68,1],easeInOutCubic:[.65,0,.35,1],easeInQuart:[.5,0,.75,0],easeOutQuart:[.25,1,.5,1],easeInOutQuart:[.76,0,.24,1],easeInQuint:[.64,0,.78,0],easeOutQuint:[.22,1,.36,1],easeInOutQuint:[.83,0,.17,1],easeInExpo:[.7,0,.84,0],easeOutExpo:[.16,1,.3,1],easeInOutExpo:[.87,0,.13,1],easeInCirc:[.55,0,1,.45],easeOutCirc:[0,.55,.45,1],easeInOutCirc:[.85,0,.15,1],easeInBack:[.36,0,.66,-.56],easeOutBack:[.34,1.56,.64,1],easeInOutBack:[.68,-.6,.32,1.6]};of({linear:Mu},lf);function af(e={}){const{window:t=mr,initialWidth:n=1/0,initialHeight:r=1/0,listenOrientation:s=!0}=e,o=Oe(n),i=Oe(r),a=()=>{t&&(o.value=t.innerWidth,i.value=t.innerHeight)};return a(),zu(a),et("resize",a,{passive:!0}),s&&et("orientationchange",a,{passive:!0}),{width:o,height:i}}/*! - * shared v9.2.2 - * (c) 2022 kazuya kawaguchi - * Released under the MIT License. - */const es=typeof window<"u",cf=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol",wt=e=>cf?Symbol(e):e,uf=(e,t,n)=>ff({l:e,k:t,s:n}),ff=e=>JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029").replace(/\u0027/g,"\\u0027"),be=e=>typeof e=="number"&&isFinite(e),df=e=>$s(e)==="[object Date]",Qn=e=>$s(e)==="[object RegExp]",gr=e=>J(e)&&Object.keys(e).length===0;function hf(e,t){typeof console<"u"&&(console.warn("[intlify] "+e),t&&console.warn(t.stack))}const Ce=Object.assign;let xo;const Ds=()=>xo||(xo=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Ao(e){return e.replace(//g,">").replace(/"/g,""").replace(/'/g,"'")}const pf=Object.prototype.hasOwnProperty;function ks(e,t){return pf.call(e,t)}const ve=Array.isArray,we=e=>typeof e=="function",k=e=>typeof e=="string",_e=e=>typeof e=="boolean",ce=e=>e!==null&&typeof e=="object",bl=Object.prototype.toString,$s=e=>bl.call(e),J=e=>$s(e)==="[object Object]",mf=e=>e==null?"":ve(e)||J(e)&&e.toString===bl?JSON.stringify(e,null,2):String(e);/*! - * message-compiler v9.2.2 - * (c) 2022 kazuya kawaguchi - * Released under the MIT License. - */const El={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,__EXTEND_POINT__:15};function wl(e,t,n={}){const{domain:r,messages:s,args:o}=n,i=e,a=new SyntaxError(String(i));return a.code=e,t&&(a.location=t),a.domain=r,a}/*! - * devtools-if v9.2.2 - * (c) 2022 kazuya kawaguchi - * Released under the MIT License. - */const Ol={I18nInit:"i18n:init",FunctionTranslate:"function:translate"};/*! - * core-base v9.2.2 - * (c) 2022 kazuya kawaguchi - * Released under the MIT License. - */const Ot=[];Ot[0]={w:[0],i:[3,0],["["]:[4],o:[7]};Ot[1]={w:[1],["."]:[2],["["]:[4],o:[7]};Ot[2]={w:[2],i:[3,0],[0]:[3,0]};Ot[3]={i:[3,0],[0]:[3,0],w:[1,1],["."]:[2,1],["["]:[4,1],o:[7,1]};Ot[4]={["'"]:[5,0],['"']:[6,0],["["]:[4,2],["]"]:[1,3],o:8,l:[4,0]};Ot[5]={["'"]:[4,0],o:8,l:[5,0]};Ot[6]={['"']:[4,0],o:8,l:[6,0]};const gf=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function _f(e){return gf.test(e)}function vf(e){const t=e.charCodeAt(0),n=e.charCodeAt(e.length-1);return t===n&&(t===34||t===39)?e.slice(1,-1):e}function yf(e){if(e==null)return"o";switch(e.charCodeAt(0)){case 91:case 93:case 46:case 34:case 39:return e;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 bf(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:_f(t)?vf(t):"*"+t}function Ef(e){const t=[];let n=-1,r=0,s=0,o,i,a,l,c,u,h;const d=[];d[0]=()=>{i===void 0?i=a:i+=a},d[1]=()=>{i!==void 0&&(t.push(i),i=void 0)},d[2]=()=>{d[0](),s++},d[3]=()=>{if(s>0)s--,r=4,d[0]();else{if(s=0,i===void 0||(i=bf(i),i===!1))return!1;d[1]()}};function g(){const y=e[n+1];if(r===5&&y==="'"||r===6&&y==='"')return n++,a="\\"+y,d[0](),!0}for(;r!==null;)if(n++,o=e[n],!(o==="\\"&&g())){if(l=yf(o),h=Ot[r],c=h[l]||h.l||8,c===8||(r=c[0],c[1]!==void 0&&(u=d[c[1]],u&&(a=o,u()===!1))))return;if(r===7)return t}}const No=new Map;function wf(e,t){return ce(e)?e[t]:null}function Of(e,t){if(!ce(e))return null;let n=No.get(t);if(n||(n=Ef(t),n&&No.set(t,n)),!n)return null;const r=n.length;let s=e,o=0;for(;oe,If=e=>"",Rf="text",Pf=e=>e.length===0?"":e.join(""),Cf=mf;function Fo(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function Sf(e){const t=be(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(be(e.named.count)||be(e.named.n))?be(e.named.count)?e.named.count:be(e.named.n)?e.named.n:t:t}function xf(e,t){t.count||(t.count=e),t.n||(t.n=e)}function Af(e={}){const t=e.locale,n=Sf(e),r=ce(e.pluralRules)&&k(t)&&we(e.pluralRules[t])?e.pluralRules[t]:Fo,s=ce(e.pluralRules)&&k(t)&&we(e.pluralRules[t])?Fo:void 0,o=w=>w[r(n,w.length,s)],i=e.list||[],a=w=>i[w],l=e.named||{};be(e.pluralIndex)&&xf(n,l);const c=w=>l[w];function u(w){const C=we(e.messages)?e.messages(w):ce(e.messages)?e.messages[w]:!1;return C||(e.parent?e.parent.message(w):If)}const h=w=>e.modifiers?e.modifiers[w]:Tf,d=J(e.processor)&&we(e.processor.normalize)?e.processor.normalize:Pf,g=J(e.processor)&&we(e.processor.interpolate)?e.processor.interpolate:Cf,y=J(e.processor)&&k(e.processor.type)?e.processor.type:Rf,E={list:a,named:c,plural:o,linked:(w,...C)=>{const[j,N]=C;let P="text",B="";C.length===1?ce(j)?(B=j.modifier||B,P=j.type||P):k(j)&&(B=j||B):C.length===2&&(k(j)&&(B=j||B),k(N)&&(P=N||P));let U=u(w)(E);return P==="vnode"&&ve(U)&&B&&(U=U[0]),B?h(B)(U,P):U},message:u,type:y,interpolate:g,normalize:d};return E}let Sn=null;function Nf(e){Sn=e}function Ff(e,t,n){Sn&&Sn.emit(Ol.I18nInit,{timestamp:Date.now(),i18n:e,version:t,meta:n})}const Lf=Mf(Ol.FunctionTranslate);function Mf(e){return t=>Sn&&Sn.emit(e,t)}const Df={NOT_FOUND_KEY:1,FALLBACK_TO_TRANSLATE:2,CANNOT_FORMAT_NUMBER:3,FALLBACK_TO_NUMBER_FORMAT:4,CANNOT_FORMAT_DATE:5,FALLBACK_TO_DATE_FORMAT:6,__EXTEND_POINT__:7};function kf(e,t,n){return[...new Set([n,...ve(t)?t:ce(t)?Object.keys(t):k(t)?[t]:[n]])]}function Tl(e,t,n){const r=k(n)?n:js,s=e;s.__localeChainCache||(s.__localeChainCache=new Map);let o=s.__localeChainCache.get(r);if(!o){o=[];let i=[n];for(;ve(i);)i=Lo(o,i,t);const a=ve(t)||!J(t)?t:t.default?t.default:null;i=k(a)?[a]:a,ve(i)&&Lo(o,i,!1),s.__localeChainCache.set(r,o)}return o}function Lo(e,t,n){let r=!0;for(let s=0;s`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function Wf(){return{upper:(e,t)=>t==="text"&&k(e)?e.toUpperCase():t==="vnode"&&ce(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&k(e)?e.toLowerCase():t==="vnode"&&ce(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&k(e)?Do(e):t==="vnode"&&ce(e)&&"__v_isVNode"in e?Do(e.children):e}}let Hf,Il;function Bf(e){Il=e}let Rl;function Vf(e){Rl=e}let Pl=null;const ko=e=>{Pl=e},zf=()=>Pl;let Cl=null;const $o=e=>{Cl=e},Kf=()=>Cl;let jo=0;function qf(e={}){const t=k(e.version)?e.version:Uf,n=k(e.locale)?e.locale:js,r=ve(e.fallbackLocale)||J(e.fallbackLocale)||k(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:n,s=J(e.messages)?e.messages:{[n]:{}},o=J(e.datetimeFormats)?e.datetimeFormats:{[n]:{}},i=J(e.numberFormats)?e.numberFormats:{[n]:{}},a=Ce({},e.modifiers||{},Wf()),l=e.pluralRules||{},c=we(e.missing)?e.missing:null,u=_e(e.missingWarn)||Qn(e.missingWarn)?e.missingWarn:!0,h=_e(e.fallbackWarn)||Qn(e.fallbackWarn)?e.fallbackWarn:!0,d=!!e.fallbackFormat,g=!!e.unresolving,y=we(e.postTranslation)?e.postTranslation:null,I=J(e.processor)?e.processor:null,E=_e(e.warnHtmlMessage)?e.warnHtmlMessage:!0,w=!!e.escapeParameter,C=we(e.messageCompiler)?e.messageCompiler:Hf,j=we(e.messageResolver)?e.messageResolver:Il||wf,N=we(e.localeFallbacker)?e.localeFallbacker:Rl||kf,P=ce(e.fallbackContext)?e.fallbackContext:void 0,B=we(e.onWarn)?e.onWarn:hf,U=e,H=ce(U.__datetimeFormatters)?U.__datetimeFormatters:new Map,ee=ce(U.__numberFormatters)?U.__numberFormatters:new Map,de=ce(U.__meta)?U.__meta:{};jo++;const oe={version:t,cid:jo,locale:n,fallbackLocale:r,messages:s,modifiers:a,pluralRules:l,missing:c,missingWarn:u,fallbackWarn:h,fallbackFormat:d,unresolving:g,postTranslation:y,processor:I,warnHtmlMessage:E,escapeParameter:w,messageCompiler:C,messageResolver:j,localeFallbacker:N,fallbackContext:P,onWarn:B,__meta:de};return oe.datetimeFormats=o,oe.numberFormats=i,oe.__datetimeFormatters=H,oe.__numberFormatters=ee,__INTLIFY_PROD_DEVTOOLS__&&Ff(oe,t,de),oe}function Us(e,t,n,r,s){const{missing:o,onWarn:i}=e;if(o!==null){const a=o(e,n,t,s);return k(a)?a:t}else return t}function cn(e,t,n){const r=e;r.__localeChainCache=new Map,e.localeFallbacker(e,n,t)}let Sl=El.__EXTEND_POINT__;const Rr=()=>++Sl,Bt={INVALID_ARGUMENT:Sl,INVALID_DATE_ARGUMENT:Rr(),INVALID_ISO_DATE_ARGUMENT:Rr(),__EXTEND_POINT__:Rr()};function Vt(e){return wl(e,null,void 0)}const Uo=()=>"",Ze=e=>we(e);function Wo(e,...t){const{fallbackFormat:n,postTranslation:r,unresolving:s,messageCompiler:o,fallbackLocale:i,messages:a}=e,[l,c]=ts(...t),u=_e(c.missingWarn)?c.missingWarn:e.missingWarn,h=_e(c.fallbackWarn)?c.fallbackWarn:e.fallbackWarn,d=_e(c.escapeParameter)?c.escapeParameter:e.escapeParameter,g=!!c.resolvedMessage,y=k(c.default)||_e(c.default)?_e(c.default)?o?l:()=>l:c.default:n?o?l:()=>l:"",I=n||y!=="",E=k(c.locale)?c.locale:e.locale;d&&Yf(c);let[w,C,j]=g?[l,E,a[E]||{}]:xl(e,l,E,i,h,u),N=w,P=l;if(!g&&!(k(N)||Ze(N))&&I&&(N=y,P=N),!g&&(!(k(N)||Ze(N))||!k(C)))return s?_r:l;let B=!1;const U=()=>{B=!0},H=Ze(N)?N:Al(e,l,C,N,P,U);if(B)return N;const ee=Qf(e,C,j,c),de=Af(ee),oe=Gf(e,H,de),ye=r?r(oe,l):oe;if(__INTLIFY_PROD_DEVTOOLS__){const Fe={timestamp:Date.now(),key:k(l)?l:Ze(N)?N.key:"",locale:C||(Ze(N)?N.locale:""),format:k(N)?N:Ze(N)?N.source:"",message:ye};Fe.meta=Ce({},e.__meta,zf()||{}),Lf(Fe)}return ye}function Yf(e){ve(e.list)?e.list=e.list.map(t=>k(t)?Ao(t):t):ce(e.named)&&Object.keys(e.named).forEach(t=>{k(e.named[t])&&(e.named[t]=Ao(e.named[t]))})}function xl(e,t,n,r,s,o){const{messages:i,onWarn:a,messageResolver:l,localeFallbacker:c}=e,u=c(e,r,n);let h={},d,g=null;const y="translate";for(let I=0;Ir;return c.locale=n,c.key=t,c}const l=i(r,Xf(e,n,s,r,a,o));return l.locale=n,l.key=t,l.source=r,l}function Gf(e,t,n){return t(n)}function ts(...e){const[t,n,r]=e,s={};if(!k(t)&&!be(t)&&!Ze(t))throw Vt(Bt.INVALID_ARGUMENT);const o=be(t)?String(t):(Ze(t),t);return be(n)?s.plural=n:k(n)?s.default=n:J(n)&&!gr(n)?s.named=n:ve(n)&&(s.list=n),be(r)?s.plural=r:k(r)?s.default=r:J(r)&&Ce(s,r),[o,s]}function Xf(e,t,n,r,s,o){return{warnHtmlMessage:s,onError:i=>{throw o&&o(i),i},onCacheKey:i=>uf(t,n,i)}}function Qf(e,t,n,r){const{modifiers:s,pluralRules:o,messageResolver:i,fallbackLocale:a,fallbackWarn:l,missingWarn:c,fallbackContext:u}=e,d={locale:t,modifiers:s,pluralRules:o,messages:g=>{let y=i(n,g);if(y==null&&u){const[,,I]=xl(u,g,t,a,l,c);y=i(I,g)}if(k(y)){let I=!1;const w=Al(e,g,t,y,g,()=>{I=!0});return I?Uo:w}else return Ze(y)?y:Uo}};return e.processor&&(d.processor=e.processor),r.list&&(d.list=r.list),r.named&&(d.named=r.named),be(r.plural)&&(d.pluralIndex=r.plural),d}function Ho(e,...t){const{datetimeFormats:n,unresolving:r,fallbackLocale:s,onWarn:o,localeFallbacker:i}=e,{__datetimeFormatters:a}=e,[l,c,u,h]=ns(...t),d=_e(u.missingWarn)?u.missingWarn:e.missingWarn;_e(u.fallbackWarn)?u.fallbackWarn:e.fallbackWarn;const g=!!u.part,y=k(u.locale)?u.locale:e.locale,I=i(e,s,y);if(!k(l)||l==="")return new Intl.DateTimeFormat(y,h).format(c);let E={},w,C=null;const j="datetime format";for(let B=0;B{Nl.includes(l)?i[l]=n[l]:o[l]=n[l]}),k(r)?o.locale=r:J(r)&&(i=r),J(s)&&(i=s),[o.key||"",a,o,i]}function Bo(e,t,n){const r=e;for(const s in n){const o=`${t}__${s}`;!r.__datetimeFormatters.has(o)||r.__datetimeFormatters.delete(o)}}function Vo(e,...t){const{numberFormats:n,unresolving:r,fallbackLocale:s,onWarn:o,localeFallbacker:i}=e,{__numberFormatters:a}=e,[l,c,u,h]=rs(...t),d=_e(u.missingWarn)?u.missingWarn:e.missingWarn;_e(u.fallbackWarn)?u.fallbackWarn:e.fallbackWarn;const g=!!u.part,y=k(u.locale)?u.locale:e.locale,I=i(e,s,y);if(!k(l)||l==="")return new Intl.NumberFormat(y,h).format(c);let E={},w,C=null;const j="number format";for(let B=0;B{Fl.includes(l)?i[l]=n[l]:o[l]=n[l]}),k(r)?o.locale=r:J(r)&&(i=r),J(s)&&(i=s),[o.key||"",a,o,i]}function zo(e,t,n){const r=e;for(const s in n){const o=`${t}__${s}`;!r.__numberFormatters.has(o)||r.__numberFormatters.delete(o)}}typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(Ds().__INTLIFY_PROD_DEVTOOLS__=!1);/*! - * vue-i18n v9.2.2 - * (c) 2022 kazuya kawaguchi - * Released under the MIT License. - */const Jf="9.2.2";function Zf(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(Ds().__INTLIFY_PROD_DEVTOOLS__=!1)}Df.__EXTEND_POINT__;let Ll=El.__EXTEND_POINT__;const Ae=()=>++Ll,je={UNEXPECTED_RETURN_TYPE:Ll,INVALID_ARGUMENT:Ae(),MUST_BE_CALL_SETUP_TOP:Ae(),NOT_INSLALLED:Ae(),NOT_AVAILABLE_IN_LEGACY_MODE:Ae(),REQUIRED_VALUE:Ae(),INVALID_VALUE:Ae(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:Ae(),NOT_INSLALLED_WITH_PROVIDE:Ae(),UNEXPECTED_ERROR:Ae(),NOT_COMPATIBLE_LEGACY_VUE_I18N:Ae(),BRIDGE_SUPPORT_VUE_2_ONLY:Ae(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:Ae(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:Ae(),__EXTEND_POINT__:Ae()};function We(e,...t){return wl(e,null,void 0)}const ss=wt("__transrateVNode"),os=wt("__datetimeParts"),is=wt("__numberParts"),ed=wt("__setPluralRules");wt("__intlifyMeta");const td=wt("__injectWithOption");function ls(e){if(!ce(e))return e;for(const t in e)if(!!ks(e,t))if(!t.includes("."))ce(e[t])&&ls(e[t]);else{const n=t.split("."),r=n.length-1;let s=e;for(let o=0;o{if("locale"in a&&"resource"in a){const{locale:l,resource:c}=a;l?(i[l]=i[l]||{},vn(c,i[l])):vn(c,i)}else k(a)&&vn(JSON.parse(a),i)}),s==null&&o)for(const a in i)ks(i,a)&&ls(i[a]);return i}const $n=e=>!ce(e)||ve(e);function vn(e,t){if($n(e)||$n(t))throw We(je.INVALID_VALUE);for(const n in e)ks(e,n)&&($n(e[n])||$n(t[n])?t[n]=e[n]:vn(e[n],t[n]))}function Dl(e){return e.type}function nd(e,t,n){let r=ce(t.messages)?t.messages:{};"__i18nGlobal"in n&&(r=Ml(e.locale.value,{messages:r,__i18n:n.__i18nGlobal}));const s=Object.keys(r);s.length&&s.forEach(o=>{e.mergeLocaleMessage(o,r[o])});{if(ce(t.datetimeFormats)){const o=Object.keys(t.datetimeFormats);o.length&&o.forEach(i=>{e.mergeDateTimeFormat(i,t.datetimeFormats[i])})}if(ce(t.numberFormats)){const o=Object.keys(t.numberFormats);o.length&&o.forEach(i=>{e.mergeNumberFormat(i,t.numberFormats[i])})}}}function Ko(e){return ue(dr,null,e,0)}const qo="__INTLIFY_META__";let Yo=0;function Go(e){return(t,n,r,s)=>e(n,r,rn()||void 0,s)}const rd=()=>{const e=rn();let t=null;return e&&(t=Dl(e)[qo])?{[qo]:t}:null};function kl(e={},t){const{__root:n}=e,r=n===void 0;let s=_e(e.inheritLocale)?e.inheritLocale:!0;const o=Oe(n&&s?n.locale.value:k(e.locale)?e.locale:js),i=Oe(n&&s?n.fallbackLocale.value:k(e.fallbackLocale)||ve(e.fallbackLocale)||J(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:o.value),a=Oe(Ml(o.value,e)),l=Oe(J(e.datetimeFormats)?e.datetimeFormats:{[o.value]:{}}),c=Oe(J(e.numberFormats)?e.numberFormats:{[o.value]:{}});let u=n?n.missingWarn:_e(e.missingWarn)||Qn(e.missingWarn)?e.missingWarn:!0,h=n?n.fallbackWarn:_e(e.fallbackWarn)||Qn(e.fallbackWarn)?e.fallbackWarn:!0,d=n?n.fallbackRoot:_e(e.fallbackRoot)?e.fallbackRoot:!0,g=!!e.fallbackFormat,y=we(e.missing)?e.missing:null,I=we(e.missing)?Go(e.missing):null,E=we(e.postTranslation)?e.postTranslation:null,w=n?n.warnHtmlMessage:_e(e.warnHtmlMessage)?e.warnHtmlMessage:!0,C=!!e.escapeParameter;const j=n?n.modifiers:J(e.modifiers)?e.modifiers:{};let N=e.pluralRules||n&&n.pluralRules,P;P=(()=>{r&&$o(null);const p={version:Jf,locale:o.value,fallbackLocale:i.value,messages:a.value,modifiers:j,pluralRules:N,missing:I===null?void 0:I,missingWarn:u,fallbackWarn:h,fallbackFormat:g,unresolving:!0,postTranslation:E===null?void 0:E,warnHtmlMessage:w,escapeParameter:C,messageResolver:e.messageResolver,__meta:{framework:"vue"}};p.datetimeFormats=l.value,p.numberFormats=c.value,p.__datetimeFormatters=J(P)?P.__datetimeFormatters:void 0,p.__numberFormatters=J(P)?P.__numberFormatters:void 0;const v=qf(p);return r&&$o(v),v})(),cn(P,o.value,i.value);function U(){return[o.value,i.value,a.value,l.value,c.value]}const H=he({get:()=>o.value,set:p=>{o.value=p,P.locale=o.value}}),ee=he({get:()=>i.value,set:p=>{i.value=p,P.fallbackLocale=i.value,cn(P,o.value,p)}}),de=he(()=>a.value),oe=he(()=>l.value),ye=he(()=>c.value);function Fe(){return we(E)?E:null}function xe(p){E=p,P.postTranslation=p}function me(){return y}function ge(p){p!==null&&(I=Go(p)),y=p,P.missing=I}const Q=(p,v,L,M,W,Y)=>{U();let G;if(__INTLIFY_PROD_DEVTOOLS__)try{ko(rd()),r||(P.fallbackContext=n?Kf():void 0),G=p(P)}finally{ko(null),r||(P.fallbackContext=void 0)}else G=p(P);if(be(G)&&G===_r){const[re,le]=v();return n&&d?M(n):W(re)}else{if(Y(G))return G;throw We(je.UNEXPECTED_RETURN_TYPE)}};function te(...p){return Q(v=>Reflect.apply(Wo,null,[v,...p]),()=>ts(...p),"translate",v=>Reflect.apply(v.t,v,[...p]),v=>v,v=>k(v))}function Re(...p){const[v,L,M]=p;if(M&&!ce(M))throw We(je.INVALID_ARGUMENT);return te(v,L,Ce({resolvedMessage:!0},M||{}))}function ut(...p){return Q(v=>Reflect.apply(Ho,null,[v,...p]),()=>ns(...p),"datetime format",v=>Reflect.apply(v.d,v,[...p]),()=>Mo,v=>k(v))}function He(...p){return Q(v=>Reflect.apply(Vo,null,[v,...p]),()=>rs(...p),"number format",v=>Reflect.apply(v.n,v,[...p]),()=>Mo,v=>k(v))}function Ue(p){return p.map(v=>k(v)||be(v)||_e(v)?Ko(String(v)):v)}const It={normalize:Ue,interpolate:p=>p,type:"vnode"};function b(...p){return Q(v=>{let L;const M=v;try{M.processor=It,L=Reflect.apply(Wo,null,[M,...p])}finally{M.processor=null}return L},()=>ts(...p),"translate",v=>v[ss](...p),v=>[Ko(v)],v=>ve(v))}function D(...p){return Q(v=>Reflect.apply(Vo,null,[v,...p]),()=>rs(...p),"number format",v=>v[is](...p),()=>[],v=>k(v)||ve(v))}function A(...p){return Q(v=>Reflect.apply(Ho,null,[v,...p]),()=>ns(...p),"datetime format",v=>v[os](...p),()=>[],v=>k(v)||ve(v))}function $(p){N=p,P.pluralRules=N}function ne(p,v){const L=k(v)?v:o.value,M=V(L);return P.messageResolver(M,p)!==null}function se(p){let v=null;const L=Tl(P,i.value,o.value);for(let M=0;M{s&&(o.value=p,P.locale=p,cn(P,o.value,i.value))}),lt(n.fallbackLocale,p=>{s&&(i.value=p,P.fallbackLocale=p,cn(P,o.value,i.value))}));const R={id:Yo,locale:H,fallbackLocale:ee,get inheritLocale(){return s},set inheritLocale(p){s=p,p&&n&&(o.value=n.locale.value,i.value=n.fallbackLocale.value,cn(P,o.value,i.value))},get availableLocales(){return Object.keys(a.value).sort()},messages:de,get modifiers(){return j},get pluralRules(){return N||{}},get isGlobal(){return r},get missingWarn(){return u},set missingWarn(p){u=p,P.missingWarn=u},get fallbackWarn(){return h},set fallbackWarn(p){h=p,P.fallbackWarn=h},get fallbackRoot(){return d},set fallbackRoot(p){d=p},get fallbackFormat(){return g},set fallbackFormat(p){g=p,P.fallbackFormat=g},get warnHtmlMessage(){return w},set warnHtmlMessage(p){w=p,P.warnHtmlMessage=p},get escapeParameter(){return C},set escapeParameter(p){C=p,P.escapeParameter=p},t:te,getLocaleMessage:V,setLocaleMessage:f,mergeLocaleMessage:m,getPostTranslationHandler:Fe,setPostTranslationHandler:xe,getMissingHandler:me,setMissingHandler:ge,[ed]:$};return R.datetimeFormats=oe,R.numberFormats=ye,R.rt=Re,R.te=ne,R.tm=K,R.d=ut,R.n=He,R.getDateTimeFormat=_,R.setDateTimeFormat=T,R.mergeDateTimeFormat=O,R.getNumberFormat=x,R.setNumberFormat=F,R.mergeNumberFormat=S,R[td]=e.__injectWithOption,R[ss]=b,R[os]=A,R[is]=D,R}const Ws={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function sd({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((r,s)=>r=[...r,...ve(s.children)?s.children:[s]],[]):t.reduce((n,r)=>{const s=e[r];return s&&(n[r]=s()),n},{})}function $l(e){return Qe}const Xo={name:"i18n-t",props:Ce({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>be(e)||!isNaN(e)}},Ws),setup(e,t){const{slots:n,attrs:r}=t,s=e.i18n||vr({useScope:e.scope,__useComponent:!0});return()=>{const o=Object.keys(n).filter(h=>h!=="_"),i={};e.locale&&(i.locale=e.locale),e.plural!==void 0&&(i.plural=k(e.plural)?+e.plural:e.plural);const a=sd(t,o),l=s[ss](e.keypath,a,i),c=Ce({},r),u=k(e.tag)||ce(e.tag)?e.tag:$l();return pr(u,c,l)}}};function od(e){return ve(e)&&!k(e[0])}function jl(e,t,n,r){const{slots:s,attrs:o}=t;return()=>{const i={part:!0};let a={};e.locale&&(i.locale=e.locale),k(e.format)?i.key=e.format:ce(e.format)&&(k(e.format.key)&&(i.key=e.format.key),a=Object.keys(e.format).reduce((d,g)=>n.includes(g)?Ce({},d,{[g]:e.format[g]}):d,{}));const l=r(e.value,i,a);let c=[i.key];ve(l)?c=l.map((d,g)=>{const y=s[d.type],I=y?y({[d.type]:d.value,index:g,parts:l}):[d.value];return od(I)&&(I[0].key=`${d.type}-${g}`),I}):k(l)&&(c=[l]);const u=Ce({},o),h=k(e.tag)||ce(e.tag)?e.tag:$l();return pr(h,u,c)}}const Qo={name:"i18n-n",props:Ce({value:{type:Number,required:!0},format:{type:[String,Object]}},Ws),setup(e,t){const n=e.i18n||vr({useScope:"parent",__useComponent:!0});return jl(e,t,Fl,(...r)=>n[is](...r))}},Jo={name:"i18n-d",props:Ce({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},Ws),setup(e,t){const n=e.i18n||vr({useScope:"parent",__useComponent:!0});return jl(e,t,Nl,(...r)=>n[os](...r))}};function id(e,t){const n=e;if(e.mode==="composition")return n.__getInstance(t)||e.global;{const r=n.__getInstance(t);return r!=null?r.__composer:e.global.__composer}}function ld(e){const t=i=>{const{instance:a,modifiers:l,value:c}=i;if(!a||!a.$)throw We(je.UNEXPECTED_ERROR);const u=id(e,a.$),h=Zo(c);return[Reflect.apply(u.t,u,[...ei(h)]),u]};return{created:(i,a)=>{const[l,c]=t(a);es&&e.global===c&&(i.__i18nWatcher=lt(c.locale,()=>{a.instance&&a.instance.$forceUpdate()})),i.__composer=c,i.textContent=l},unmounted:i=>{es&&i.__i18nWatcher&&(i.__i18nWatcher(),i.__i18nWatcher=void 0,delete i.__i18nWatcher),i.__composer&&(i.__composer=void 0,delete i.__composer)},beforeUpdate:(i,{value:a})=>{if(i.__composer){const l=i.__composer,c=Zo(a);i.textContent=Reflect.apply(l.t,l,[...ei(c)])}},getSSRProps:i=>{const[a]=t(i);return{textContent:a}}}}function Zo(e){if(k(e))return{path:e};if(J(e)){if(!("path"in e))throw We(je.REQUIRED_VALUE,"path");return e}else throw We(je.INVALID_VALUE)}function ei(e){const{path:t,locale:n,args:r,choice:s,plural:o}=e,i={},a=r||{};return k(n)&&(i.locale=n),be(s)&&(i.plural=s),be(o)&&(i.plural=o),[t,a,i]}function ad(e,t,...n){const r=J(n[0])?n[0]:{},s=!!r.useI18nComponentName;(_e(r.globalInstall)?r.globalInstall:!0)&&(e.component(s?"i18n":Xo.name,Xo),e.component(Qo.name,Qo),e.component(Jo.name,Jo)),e.directive("t",ld(t))}const cd=wt("global-vue-i18n");function ud(e={},t){const n=_e(e.globalInjection)?e.globalInjection:!0,r=!0,s=new Map,[o,i]=fd(e),a=wt("");function l(h){return s.get(h)||null}function c(h,d){s.set(h,d)}function u(h){s.delete(h)}{const h={get mode(){return"composition"},get allowComposition(){return r},async install(d,...g){d.__VUE_I18N_SYMBOL__=a,d.provide(d.__VUE_I18N_SYMBOL__,h),n&&yd(d,h.global),ad(d,h,...g);const y=d.unmount;d.unmount=()=>{h.dispose(),y()}},get global(){return i},dispose(){o.stop()},__instances:s,__getInstance:l,__setInstance:c,__deleteInstance:u};return h}}function vr(e={}){const t=rn();if(t==null)throw We(je.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw We(je.NOT_INSLALLED);const n=dd(t),r=pd(n),s=Dl(t),o=hd(e,s);if(o==="global")return nd(r,e,s),r;if(o==="parent"){let l=md(n,t,e.__useComponent);return l==null&&(l=r),l}const i=n;let a=i.__getInstance(t);if(a==null){const l=Ce({},e);"__i18n"in s&&(l.__i18n=s.__i18n),r&&(l.__root=r),a=kl(l),gd(i,t),i.__setInstance(t,a)}return a}function fd(e,t,n){const r=ws();{const s=r.run(()=>kl(e));if(s==null)throw We(je.UNEXPECTED_ERROR);return[r,s]}}function dd(e){{const t=rt(e.isCE?cd:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw We(e.isCE?je.NOT_INSLALLED_WITH_PROVIDE:je.UNEXPECTED_ERROR);return t}}function hd(e,t){return gr(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function pd(e){return e.mode==="composition"?e.global:e.global.__composer}function md(e,t,n=!1){let r=null;const s=t.root;let o=t.parent;for(;o!=null;){const i=e;if(e.mode==="composition"&&(r=i.__getInstance(o)),r!=null||s===o)break;o=o.parent}return r}function gd(e,t,n){ur(()=>{},t),fr(()=>{e.__deleteInstance(t)},t)}const _d=["locale","fallbackLocale","availableLocales"],vd=["t","rt","d","n","tm"];function yd(e,t){const n=Object.create(null);_d.forEach(r=>{const s=Object.getOwnPropertyDescriptor(t,r);if(!s)throw We(je.UNEXPECTED_ERROR);const o=pe(s.value)?{get(){return s.value.value},set(i){s.value.value=i}}:{get(){return s.get&&s.get()}};Object.defineProperty(n,r,o)}),e.config.globalProperties.$i18n=n,vd.forEach(r=>{const s=Object.getOwnPropertyDescriptor(t,r);if(!s||!s.value)throw We(je.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${r}`,s)})}Bf(Of);Vf(Tl);Zf();if(__INTLIFY_PROD_DEVTOOLS__){const e=Ds();e.__INTLIFY__=!0,Nf(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}const bd=nn({__name:"index",setup(e){const t=Oe(null),{x:n,y:r,style:s}=ef(t,{initialValue:{x:630,y:14}});return(o,i)=>(hl(),pl("div",{class:"draggable-component",ref_key:"el",ref:t,style:er(nt(s))}," Drag me! I am at "+Ys(nt(n))+", "+Ys(nt(r)),5))}});/*! @license is-dom-node v1.0.4 - - Copyright 2018 Fisssion LLC. - - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: - - The above copyright notice and this permission notice shall be included in all - copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE. - -*/function as(e){return typeof window.Node=="object"?e instanceof window.Node:e!==null&&typeof e=="object"&&typeof e.nodeType=="number"&&typeof e.nodeName=="string"}/*! @license is-dom-node-list v1.2.1 - - Copyright 2018 Fisssion LLC. - - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: - - The above copyright notice and this permission notice shall be included in all - copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE. - -*/function Ed(e){var t=Object.prototype.toString.call(e),n=/^\[object (HTMLCollection|NodeList|Object)\]$/;return typeof window.NodeList=="object"?e instanceof window.NodeList:e!==null&&typeof e=="object"&&typeof e.length=="number"&&n.test(t)&&(e.length===0||as(e[0]))}/*! @license Tealight v0.3.6 - - Copyright 2018 Fisssion LLC. - - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: - - The above copyright notice and this permission notice shall be included in all - copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE. - -*/function xn(e,t){if(t===void 0&&(t=document),e instanceof Array)return e.filter(as);if(as(e))return[e];if(Ed(e))return Array.prototype.slice.call(e);if(typeof e=="string")try{var n=t.querySelectorAll(e);return Array.prototype.slice.call(n)}catch{return[]}return[]}/*! @license Rematrix v0.3.0 - - Copyright 2018 Julian Lloyd. - - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: - - The above copyright notice and this permission notice shall be included in - all copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - THE SOFTWARE. -*/function cs(e){if(e.constructor!==Array)throw new TypeError("Expected array.");if(e.length===16)return e;if(e.length===6){var t=Tt();return t[0]=e[0],t[1]=e[1],t[4]=e[2],t[5]=e[3],t[12]=e[4],t[13]=e[5],t}throw new RangeError("Expected array with either 6 or 16 values.")}function Tt(){for(var e=[],t=0;t<16;t++)t%5==0?e.push(1):e.push(0);return e}function wd(e,t){for(var n=cs(e),r=cs(t),s=[],o=0;o<4;o++)for(var i=[n[o],n[o+4],n[o+8],n[o+12]],a=0;a<4;a++){var l=a*4,c=[r[l],r[l+1],r[l+2],r[l+3]],u=i[0]*c[0]+i[1]*c[1]+i[2]*c[2]+i[3]*c[3];s[o+l]=u}return s}function Od(e){if(typeof e=="string"){var t=e.match(/matrix(3d)?\(([^)]+)\)/);if(t){var n=t[2].split(", ").map(parseFloat);return cs(n)}}return Tt()}function Td(e){var t=Math.PI/180*e,n=Tt();return n[5]=n[10]=Math.cos(t),n[6]=n[9]=Math.sin(t),n[9]*=-1,n}function Id(e){var t=Math.PI/180*e,n=Tt();return n[0]=n[10]=Math.cos(t),n[2]=n[8]=Math.sin(t),n[2]*=-1,n}function Rd(e){var t=Math.PI/180*e,n=Tt();return n[0]=n[5]=Math.cos(t),n[1]=n[4]=Math.sin(t),n[4]*=-1,n}function ti(e,t){var n=Tt();return n[0]=e,n[5]=typeof t=="number"?t:e,n}function Pd(e){var t=Tt();return t[12]=e,t}function Cd(e){var t=Tt();return t[13]=e,t}/*! @license miniraf v1.0.0 - - Copyright 2018 Fisssion LLC. - - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: - - The above copyright notice and this permission notice shall be included in all - copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE. - -*/var Ul=function(){var e=Date.now();return function(t){var n=Date.now();n-e>16?(e=n,t(n)):setTimeout(function(){return Ul(t)},0)}}(),Sd=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||Ul;/*! @license ScrollReveal v4.0.9 - - Copyright 2021 Fisssion LLC. - - Licensed under the GNU General Public License 3.0 for - compatible open source projects and non-commercial use. - - For commercial sites, themes, projects, and applications, - keep your source code private/proprietary by purchasing - a commercial license from https://scrollrevealjs.org/ -*/var Wl={delay:0,distance:"0",duration:600,easing:"cubic-bezier(0.5, 0, 0, 1)",interval:0,opacity:0,origin:"bottom",rotate:{x:0,y:0,z:0},scale:1,cleanup:!1,container:document.documentElement,desktop:!0,mobile:!0,reset:!1,useDelay:"always",viewFactor:0,viewOffset:{top:0,right:0,bottom:0,left:0},afterReset:function(){},afterReveal:function(){},beforeReset:function(){},beforeReveal:function(){}};function xd(){return document.documentElement.classList.remove("sr"),{clean:function(){},destroy:function(){},reveal:function(){},sync:function(){},get noop(){return!0}}}function Ad(){document.documentElement.classList.add("sr"),document.body?document.body.style.height="100%":document.addEventListener("DOMContentLoaded",function(){document.body.style.height="100%"})}var un={success:Ad,failure:xd};function zn(e){return e!==null&&e instanceof Object&&(e.constructor===Object||Object.prototype.toString.call(e)==="[object Object]")}function fe(e,t){if(zn(e)){var n=Object.keys(e);return n.forEach(function(r){return t(e[r],r,e)})}if(e instanceof Array)return e.forEach(function(r,s){return t(r,s,e)});throw new TypeError("Expected either an array or object literal.")}function Nt(e){for(var t=[],n=arguments.length-1;n-- >0;)t[n]=arguments[n+1];if(this.constructor.debug&&console){var r="%cScrollReveal: "+e;t.forEach(function(s){return r+=` - \u2014 `+s}),console.log(r,"color: #ea654b;")}}function Hl(){var e=this,t=function(){return{active:[],stale:[]}},n=t(),r=t(),s=t();try{fe(xn("[data-sr-id]"),function(o){var i=parseInt(o.getAttribute("data-sr-id"));n.active.push(i)})}catch(o){throw o}fe(this.store.elements,function(o){n.active.indexOf(o.id)===-1&&n.stale.push(o.id)}),fe(n.stale,function(o){return delete e.store.elements[o]}),fe(this.store.elements,function(o){s.active.indexOf(o.containerId)===-1&&s.active.push(o.containerId),o.hasOwnProperty("sequence")&&r.active.indexOf(o.sequence.id)===-1&&r.active.push(o.sequence.id)}),fe(this.store.containers,function(o){s.active.indexOf(o.id)===-1&&s.stale.push(o.id)}),fe(s.stale,function(o){var i=e.store.containers[o].node;i.removeEventListener("scroll",e.delegate),i.removeEventListener("resize",e.delegate),delete e.store.containers[o]}),fe(this.store.sequences,function(o){r.active.indexOf(o.id)===-1&&r.stale.push(o.id)}),fe(r.stale,function(o){return delete e.store.sequences[o]})}var ni=function(){var e={},t=document.documentElement.style;function n(r,s){if(s===void 0&&(s=t),r&&typeof r=="string"){if(e[r])return e[r];if(typeof s[r]=="string")return e[r]=r;if(typeof s["-webkit-"+r]=="string")return e[r]="-webkit-"+r;throw new RangeError('Unable to find "'+r+'" style property.')}throw new TypeError("Expected a string.")}return n.clearCache=function(){return e={}},n}();function Nd(e){var t=window.getComputedStyle(e.node),n=t.position,r=e.config,s={},o=e.node.getAttribute("style")||"",i=o.match(/[\w-]+\s*:\s*[^;]+\s*/gi)||[];s.computed=i?i.map(function(H){return H.trim()}).join("; ")+";":"",s.generated=i.some(function(H){return H.match(/visibility\s?:\s?visible/i)})?s.computed:i.concat(["visibility: visible"]).map(function(H){return H.trim()}).join("; ")+";";var a=parseFloat(t.opacity),l=isNaN(parseFloat(r.opacity))?parseFloat(t.opacity):parseFloat(r.opacity),c={computed:a!==l?"opacity: "+a+";":"",generated:a!==l?"opacity: "+l+";":""},u=[];if(parseFloat(r.distance)){var h=r.origin==="top"||r.origin==="bottom"?"Y":"X",d=r.distance;(r.origin==="top"||r.origin==="left")&&(d=/^-/.test(d)?d.substr(1):"-"+d);var g=d.match(/(^-?\d+\.?\d?)|(em$|px$|%$)/g),y=g[0],I=g[1];switch(I){case"em":d=parseInt(t.fontSize)*y;break;case"px":d=y;break;case"%":d=h==="Y"?e.node.getBoundingClientRect().height*y/100:e.node.getBoundingClientRect().width*y/100;break;default:throw new RangeError("Unrecognized or missing distance unit.")}h==="Y"?u.push(Cd(d)):u.push(Pd(d))}r.rotate.x&&u.push(Td(r.rotate.x)),r.rotate.y&&u.push(Id(r.rotate.y)),r.rotate.z&&u.push(Rd(r.rotate.z)),r.scale!==1&&(r.scale===0?u.push(ti(2e-4)):u.push(ti(r.scale)));var E={};if(u.length){E.property=ni("transform"),E.computed={raw:t[E.property],matrix:Od(t[E.property])},u.unshift(E.computed.matrix);var w=u.reduce(wd);E.generated={initial:E.property+": matrix3d("+w.join(", ")+");",final:E.property+": matrix3d("+E.computed.matrix.join(", ")+");"}}else E.generated={initial:"",final:""};var C={};if(c.generated||E.generated.initial){C.property=ni("transition"),C.computed=t[C.property],C.fragments=[];var j=r.delay,N=r.duration,P=r.easing;c.generated&&C.fragments.push({delayed:"opacity "+N/1e3+"s "+P+" "+j/1e3+"s",instant:"opacity "+N/1e3+"s "+P+" 0s"}),E.generated.initial&&C.fragments.push({delayed:E.property+" "+N/1e3+"s "+P+" "+j/1e3+"s",instant:E.property+" "+N/1e3+"s "+P+" 0s"});var B=C.computed&&!C.computed.match(/all 0s|none 0s/);B&&C.fragments.unshift({delayed:C.computed,instant:C.computed});var U=C.fragments.reduce(function(H,ee,de){return H.delayed+=de===0?ee.delayed:", "+ee.delayed,H.instant+=de===0?ee.instant:", "+ee.instant,H},{delayed:"",instant:""});C.generated={delayed:C.property+": "+U.delayed+";",instant:C.property+": "+U.instant+";"}}else C.generated={delayed:"",instant:""};return{inline:s,opacity:c,position:n,transform:E,transition:C}}function on(e,t){t.split(";").forEach(function(n){var r=n.split(":"),s=r[0],o=r.slice(1);s&&o&&(e.style[s.trim()]=o.join(":"))})}function Hs(e){var t=this,n;try{fe(xn(e),function(r){var s=r.getAttribute("data-sr-id");if(s!==null){n=!0;var o=t.store.elements[s];o.callbackTimer&&window.clearTimeout(o.callbackTimer.clock),on(o.node,o.styles.inline.generated),r.removeAttribute("data-sr-id"),delete t.store.elements[s]}})}catch(r){return Nt.call(this,"Clean failed.",r.message)}if(n)try{Hl.call(this)}catch(r){return Nt.call(this,"Clean failed.",r.message)}}function Fd(){var e=this;fe(this.store.elements,function(t){on(t.node,t.styles.inline.generated),t.node.removeAttribute("data-sr-id")}),fe(this.store.containers,function(t){var n=t.node===document.documentElement?window:t.node;n.removeEventListener("scroll",e.delegate),n.removeEventListener("resize",e.delegate)}),this.store={containers:{},elements:{},history:[],sequences:{}}}function An(e){for(var t=[],n=arguments.length-1;n-- >0;)t[n]=arguments[n+1];if(zn(e))return fe(t,function(r){fe(r,function(s,o){zn(s)?((!e[o]||!zn(e[o]))&&(e[o]={}),An(e[o],s)):e[o]=s})}),e;throw new TypeError("Target must be an object literal.")}function Jn(e){return e===void 0&&(e=navigator.userAgent),/Android|iPhone|iPad|iPod/i.test(e)}var us=function(){var e=0;return function(){return e++}}();function Bl(){var e=this;Hl.call(this),fe(this.store.elements,function(t){var n=[t.styles.inline.generated];t.visible?(n.push(t.styles.opacity.computed),n.push(t.styles.transform.generated.final),t.revealed=!0):(n.push(t.styles.opacity.generated),n.push(t.styles.transform.generated.initial),t.revealed=!1),on(t.node,n.filter(function(r){return r!==""}).join(" "))}),fe(this.store.containers,function(t){var n=t.node===document.documentElement?window:t.node;n.addEventListener("scroll",e.delegate),n.addEventListener("resize",e.delegate)}),this.delegate(),this.initTimeout=null}function pn(e,t){t===void 0&&(t={});var n=t.pristine||this.pristine,r=e.config.useDelay==="always"||e.config.useDelay==="onload"&&n||e.config.useDelay==="once"&&!e.seen,s=e.visible&&!e.revealed,o=!e.visible&&e.revealed&&e.config.reset;if(t.reveal||s)return Ld.call(this,e,r);if(t.reset||o)return Md.call(this,e)}function Ld(e,t){var n=[e.styles.inline.generated,e.styles.opacity.computed,e.styles.transform.generated.final];t?n.push(e.styles.transition.generated.delayed):n.push(e.styles.transition.generated.instant),e.revealed=e.seen=!0,on(e.node,n.filter(function(r){return r!==""}).join(" ")),Vl.call(this,e,t)}function Md(e){var t=[e.styles.inline.generated,e.styles.opacity.generated,e.styles.transform.generated.initial,e.styles.transition.generated.instant];e.revealed=!1,on(e.node,t.filter(function(n){return n!==""}).join(" ")),Vl.call(this,e)}function Vl(e,t){var n=this,r=t?e.config.duration+e.config.delay:e.config.duration,s=e.revealed?e.config.beforeReveal:e.config.beforeReset,o=e.revealed?e.config.afterReveal:e.config.afterReset,i=0;e.callbackTimer&&(i=Date.now()-e.callbackTimer.start,window.clearTimeout(e.callbackTimer.clock)),s(e.node),e.callbackTimer={start:Date.now(),clock:window.setTimeout(function(){o(e.node),e.callbackTimer=null,e.revealed&&!e.config.reset&&e.config.cleanup&&Hs.call(n,e.node)},r-i)}}function zl(e,t){if(t===void 0&&(t=this.pristine),!e.visible&&e.revealed&&e.config.reset)return pn.call(this,e,{reset:!0});var n=this.store.sequences[e.sequence.id],r=e.sequence.index;if(n){var s=new ri(n,"visible",this.store),o=new ri(n,"revealed",this.store);if(n.models={visible:s,revealed:o},!o.body.length){var i=n.members[s.body[0]],a=this.store.elements[i];if(a)return jn.call(this,n,s.body[0],-1,t),jn.call(this,n,s.body[0],1,t),pn.call(this,a,{reveal:!0,pristine:t})}if(!n.blocked.head&&r===[].concat(o.head).pop()&&r>=[].concat(s.body).shift())return jn.call(this,n,r,-1,t),pn.call(this,e,{reveal:!0,pristine:t});if(!n.blocked.foot&&r===[].concat(o.foot).shift()&&r<=[].concat(s.body).pop())return jn.call(this,n,r,1,t),pn.call(this,e,{reveal:!0,pristine:t})}}function Dd(e){var t=Math.abs(e);if(!isNaN(t))this.id=us(),this.interval=Math.max(t,16),this.members=[],this.models={},this.blocked={head:!1,foot:!1};else throw new RangeError("Invalid sequence interval.")}function ri(e,t,n){var r=this;this.head=[],this.body=[],this.foot=[],fe(e.members,function(s,o){var i=n.elements[s];i&&i[t]&&r.body.push(o)}),this.body.length&&fe(e.members,function(s,o){var i=n.elements[s];i&&!i[t]&&(o0;)t[n]=arguments[n+1];var r=null;return fe(t,function(s){fe(s,function(o){r===null&&o.node===e&&(r=o.id)})}),r}function $d(){var e=this;fe(this.store.history,function(t){Kl.call(e,t.target,t.options,!0)}),Bl.call(this)}var jd=function(e){return(e>0)-(e<0)||+e},si=Math.sign||jd;function oi(e,t){var n=t?e.node.clientHeight:e.node.offsetHeight,r=t?e.node.clientWidth:e.node.offsetWidth,s=0,o=0,i=e.node;do isNaN(i.offsetTop)||(s+=i.offsetTop),isNaN(i.offsetLeft)||(o+=i.offsetLeft),i=i.offsetParent;while(i);return{bounds:{top:s,right:o+r,bottom:s+n,left:o},height:n,width:r}}function Ud(e){var t,n;return e.node===document.documentElement?(t=window.pageYOffset,n=window.pageXOffset):(t=e.node.scrollTop,n=e.node.scrollLeft),{top:t,left:n}}function Wd(e){e===void 0&&(e={});var t=this.store.containers[e.containerId];if(!!t){var n=Math.max(0,Math.min(1,e.config.viewFactor)),r=e.config.viewOffset,s={top:e.geometry.bounds.top+e.geometry.height*n,right:e.geometry.bounds.right-e.geometry.width*n,bottom:e.geometry.bounds.bottom-e.geometry.height*n,left:e.geometry.bounds.left+e.geometry.width*n},o={top:t.geometry.bounds.top+t.scroll.top+r.top,right:t.geometry.bounds.right+t.scroll.left-r.right,bottom:t.geometry.bounds.bottom+t.scroll.top-r.bottom,left:t.geometry.bounds.left+t.scroll.left+r.left};return s.topo.left&&s.bottom>o.top&&s.left"u"||Object.getPrototypeOf(this)!==bt.prototype;if(t)return new bt(e);if(!bt.isSupported())return Nt.call(this,"Instantiation failed.","This browser is not supported."),un.failure();var n;try{n=dt?An({},dt,e):An({},Wl,e)}catch(s){return Nt.call(this,"Invalid configuration.",s.message),un.failure()}try{var r=xn(n.container)[0];if(!r)throw new Error("Invalid container.")}catch(s){return Nt.call(this,s.message),un.failure()}return dt=n,!dt.mobile&&Jn()||!dt.desktop&&!Jn()?(Nt.call(this,"This device is disabled.","desktop: "+dt.desktop,"mobile: "+dt.mobile),un.failure()):(un.success(),this.store={containers:{},elements:{},history:[],sequences:{}},this.pristine=!0,Pr=Pr||Hd.bind(this),Cr=Cr||Fd.bind(this),Sr=Sr||Kl.bind(this),xr=xr||Hs.bind(this),Ar=Ar||$d.bind(this),Object.defineProperty(this,"delegate",{get:function(){return Pr}}),Object.defineProperty(this,"destroy",{get:function(){return Cr}}),Object.defineProperty(this,"reveal",{get:function(){return Sr}}),Object.defineProperty(this,"clean",{get:function(){return xr}}),Object.defineProperty(this,"sync",{get:function(){return Ar}}),Object.defineProperty(this,"defaults",{get:function(){return dt}}),Object.defineProperty(this,"version",{get:function(){return zd}}),Object.defineProperty(this,"noop",{get:function(){return!1}}),Fr||(Fr=this))}bt.isSupported=function(){return Bd()&&Vd()};Object.defineProperty(bt,"debug",{get:function(){return Nr||!1},set:function(e){return Nr=typeof e=="boolean"?e:Nr}});bt();const Kd=nn({name:"RayScrollReveal",props:{options:{type:Object},width:{type:String},reset:{type:Boolean,default:!1}},emits:["scrollRevealSync"],setup(e,{emit:t}){const n=Oe(),r=he(()=>({"--ray-scroll-reveal-width":e.width})),s=async()=>{const i=n.value,a={distance:"50px",duration:600,reset:e.reset,easing:"ease",scale:.99,mobile:!0};bt().reveal(i,Object.assign(a,e.options))},o=async()=>{const{sync:i}=bt();t("scrollRevealSync",i)};return ur(async()=>{await s(),await o()}),{scrollRevealRef:n,cssVarsRef:r}},render(){var e,t;return ue("div",{class:"ray-scroll-reveal",ref:"scrollRevealRef",style:this.cssVarsRef},[(t=(e=this.$slots).default)==null?void 0:t.call(e)])}}),qd={class:"icon",viewBox:"0 0 1147 1024",xmlns:"http://www.w3.org/2000/svg",width:"64",height:"64"},Yd=Zc('',12),Gd=[Yd];function Xd(e,t){return hl(),pl("svg",qd,Gd)}const Qd={render:Xd},Jd=nn({name:"RayIcon",props:{color:{type:String,default:""},prefix:{type:String,default:"icon"},name:{type:String,required:!0},size:{type:[Number,String],default:14},width:{type:[Number,String]},height:{type:[Number,String]},customClassName:{type:String,default:""}},setup(e){const t=he(()=>e.color),n=he(()=>`#${e.prefix}-${e.name}`);return{modelColor:t,symbolId:n}},render(){return ue("svg",{ariaHidden:!0,class:`ray-icon ${this.customClassName}`,style:{width:`${this.width?this.width:this.size}px`,height:`${this.height?this.height:this.size}px`}},[ue("use",{"xlink:href":this.symbolId,fill:this.modelColor},null)])}}),Zd=nn({name:"App",setup(){const{x:e,y:t}=tf(),{height:n}=af(),{t:r}=vr();return{x:e,y:t,windowHeight:n,ray:r}},render(){return ue("div",{class:"app-wrapper",style:`height: ${this.windowHeight}px;font-size: 22px; color: #FDD192;padding: 20px;`},[St("\u7EC4\u4EF6\u5F62\u5F0F\u4F7F\u7528 svg: "),ue(Qd,{style:"width: 24px; height: 24px;"},null),ue("br",null,null),St("icon componet \u5F62\u5F0F\u4F7F\u7528 svg: "),ue(Jd,{name:"ray",size:"24"},null),ue("br",null,null),St("hello! Welcome to this template!"),ue("h1",null,[St("\u5F53\u524D\u9F20\u6807\u4F4D\u7F6E: x: "),this.x,St(", y: "),this.y,St(" "),this.ray("Test")]),ue(bd,null,null),Array.from({length:10},(e,t)=>t).map((e,t)=>ue(Kd,null,{default:()=>[ue("div",{style:"width: 100%; height: 300px;border: 1px solid #FDD192;margin: 20px;background: #e7f5ee;"},[t])]}))])}});/*! - * vue-router v4.1.3 - * (c) 2022 Eduardo San Martin Morote - * @license MIT - */const Wt=typeof window<"u";function eh(e){return e.__esModule||e[Symbol.toStringTag]==="Module"}const ie=Object.assign;function Lr(e,t){const n={};for(const r in t){const s=t[r];n[r]=Ye(s)?s.map(e):e(s)}return n}const yn=()=>{},Ye=Array.isArray,th=/\/$/,nh=e=>e.replace(th,"");function Mr(e,t,n="/"){let r,s={},o="",i="";const a=t.indexOf("#");let l=t.indexOf("?");return a=0&&(l=-1),l>-1&&(r=t.slice(0,l),o=t.slice(l+1,a>-1?a:t.length),s=e(o)),a>-1&&(r=r||t.slice(0,a),i=t.slice(a,t.length)),r=ih(r!=null?r:t,n),{fullPath:r+(o&&"?")+o+i,path:r,query:s,hash:i}}function rh(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function ii(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function sh(e,t,n){const r=t.matched.length-1,s=n.matched.length-1;return r>-1&&r===s&&Qt(t.matched[r],n.matched[s])&&ql(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function Qt(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function ql(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!oh(e[n],t[n]))return!1;return!0}function oh(e,t){return Ye(e)?li(e,t):Ye(t)?li(t,e):e===t}function li(e,t){return Ye(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function ih(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),r=e.split("/");let s=n.length-1,o,i;for(o=0;o1&&s--;else break;return n.slice(0,s).join("/")+"/"+r.slice(o-(o===r.length?1:0)).join("/")}var Nn;(function(e){e.pop="pop",e.push="push"})(Nn||(Nn={}));var bn;(function(e){e.back="back",e.forward="forward",e.unknown=""})(bn||(bn={}));function lh(e){if(!e)if(Wt){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),nh(e)}const ah=/^[^#]+#/;function ch(e,t){return e.replace(ah,"#")+t}function uh(e,t){const n=document.documentElement.getBoundingClientRect(),r=e.getBoundingClientRect();return{behavior:t.behavior,left:r.left-n.left-(t.left||0),top:r.top-n.top-(t.top||0)}}const yr=()=>({left:window.pageXOffset,top:window.pageYOffset});function fh(e){let t;if("el"in e){const n=e.el,r=typeof n=="string"&&n.startsWith("#"),s=typeof n=="string"?r?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!s)return;t=uh(s,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.pageXOffset,t.top!=null?t.top:window.pageYOffset)}function ai(e,t){return(history.state?history.state.position-t:-1)+e}const fs=new Map;function dh(e,t){fs.set(e,t)}function hh(e){const t=fs.get(e);return fs.delete(e),t}let ph=()=>location.protocol+"//"+location.host;function Yl(e,t){const{pathname:n,search:r,hash:s}=t,o=e.indexOf("#");if(o>-1){let a=s.includes(e.slice(o))?e.slice(o).length:1,l=s.slice(a);return l[0]!=="/"&&(l="/"+l),ii(l,"")}return ii(n,e)+r+s}function mh(e,t,n,r){let s=[],o=[],i=null;const a=({state:d})=>{const g=Yl(e,location),y=n.value,I=t.value;let E=0;if(d){if(n.value=g,t.value=d,i&&i===y){i=null;return}E=I?d.position-I.position:0}else r(g);s.forEach(w=>{w(n.value,y,{delta:E,type:Nn.pop,direction:E?E>0?bn.forward:bn.back:bn.unknown})})};function l(){i=n.value}function c(d){s.push(d);const g=()=>{const y=s.indexOf(d);y>-1&&s.splice(y,1)};return o.push(g),g}function u(){const{history:d}=window;!d.state||d.replaceState(ie({},d.state,{scroll:yr()}),"")}function h(){for(const d of o)d();o=[],window.removeEventListener("popstate",a),window.removeEventListener("beforeunload",u)}return window.addEventListener("popstate",a),window.addEventListener("beforeunload",u),{pauseListeners:l,listen:c,destroy:h}}function ci(e,t,n,r=!1,s=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:s?yr():null}}function gh(e){const{history:t,location:n}=window,r={value:Yl(e,n)},s={value:t.state};s.value||o(r.value,{back:null,current:r.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function o(l,c,u){const h=e.indexOf("#"),d=h>-1?(n.host&&document.querySelector("base")?e:e.slice(h))+l:ph()+e+l;try{t[u?"replaceState":"pushState"](c,"",d),s.value=c}catch(g){console.error(g),n[u?"replace":"assign"](d)}}function i(l,c){const u=ie({},t.state,ci(s.value.back,l,s.value.forward,!0),c,{position:s.value.position});o(l,u,!0),r.value=l}function a(l,c){const u=ie({},s.value,t.state,{forward:l,scroll:yr()});o(u.current,u,!0);const h=ie({},ci(r.value,l,null),{position:u.position+1},c);o(l,h,!1),r.value=l}return{location:r,state:s,push:a,replace:i}}function _h(e){e=lh(e);const t=gh(e),n=mh(e,t.state,t.location,t.replace);function r(o,i=!0){i||n.pauseListeners(),history.go(o)}const s=ie({location:"",base:e,go:r,createHref:ch.bind(null,e)},t,n);return Object.defineProperty(s,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(s,"state",{enumerable:!0,get:()=>t.state.value}),s}function vh(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),_h(e)}function yh(e){return typeof e=="string"||e&&typeof e=="object"}function Gl(e){return typeof e=="string"||typeof e=="symbol"}const ht={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},Xl=Symbol("");var ui;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(ui||(ui={}));function Jt(e,t){return ie(new Error,{type:e,[Xl]:!0},t)}function st(e,t){return e instanceof Error&&Xl in e&&(t==null||!!(e.type&t))}const fi="[^/]+?",bh={sensitive:!1,strict:!1,start:!0,end:!0},Eh=/[.+*?^${}()[\]/\\]/g;function wh(e,t){const n=ie({},bh,t),r=[];let s=n.start?"^":"";const o=[];for(const c of e){const u=c.length?[]:[90];n.strict&&!c.length&&(s+="/");for(let h=0;ht.length?t.length===1&&t[0]===40+40?1:-1:0}function Th(e,t){let n=0;const r=e.score,s=t.score;for(;n0&&t[t.length-1]<0}const Ih={type:0,value:""},Rh=/[a-zA-Z0-9_]/;function Ph(e){if(!e)return[[]];if(e==="/")return[[Ih]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(g){throw new Error(`ERR (${n})/"${c}": ${g}`)}let n=0,r=n;const s=[];let o;function i(){o&&s.push(o),o=[]}let a=0,l,c="",u="";function h(){!c||(n===0?o.push({type:0,value:c}):n===1||n===2||n===3?(o.length>1&&(l==="*"||l==="+")&&t(`A repeatable param (${c}) must be alone in its segment. eg: '/:ids+.`),o.push({type:1,value:c,regexp:u,repeatable:l==="*"||l==="+",optional:l==="*"||l==="?"})):t("Invalid state to consume buffer"),c="")}function d(){c+=l}for(;a{i(C)}:yn}function i(u){if(Gl(u)){const h=r.get(u);h&&(r.delete(u),n.splice(n.indexOf(h),1),h.children.forEach(i),h.alias.forEach(i))}else{const h=n.indexOf(u);h>-1&&(n.splice(h,1),u.record.name&&r.delete(u.record.name),u.children.forEach(i),u.alias.forEach(i))}}function a(){return n}function l(u){let h=0;for(;h=0&&(u.record.path!==n[h].record.path||!Ql(u,n[h]));)h++;n.splice(h,0,u),u.record.name&&!hi(u)&&r.set(u.record.name,u)}function c(u,h){let d,g={},y,I;if("name"in u&&u.name){if(d=r.get(u.name),!d)throw Jt(1,{location:u});I=d.record.name,g=ie(xh(h.params,d.keys.filter(C=>!C.optional).map(C=>C.name)),u.params),y=d.stringify(g)}else if("path"in u)y=u.path,d=n.find(C=>C.re.test(y)),d&&(g=d.parse(y),I=d.record.name);else{if(d=h.name?r.get(h.name):n.find(C=>C.re.test(h.path)),!d)throw Jt(1,{location:u,currentLocation:h});I=d.record.name,g=ie({},h.params,u.params),y=d.stringify(g)}const E=[];let w=d;for(;w;)E.unshift(w.record),w=w.parent;return{name:I,path:y,params:g,matched:E,meta:Fh(E)}}return e.forEach(u=>o(u)),{addRoute:o,resolve:c,removeRoute:i,getRoutes:a,getRecordMatcher:s}}function xh(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function Ah(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:Nh(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}}}function Nh(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const r in e.components)t[r]=typeof n=="boolean"?n:n[r];return t}function hi(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function Fh(e){return e.reduce((t,n)=>ie(t,n.meta),{})}function pi(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function Ql(e,t){return t.children.some(n=>n===e||Ql(e,n))}const Jl=/#/g,Lh=/&/g,Mh=/\//g,Dh=/=/g,kh=/\?/g,Zl=/\+/g,$h=/%5B/g,jh=/%5D/g,ea=/%5E/g,Uh=/%60/g,ta=/%7B/g,Wh=/%7C/g,na=/%7D/g,Hh=/%20/g;function Bs(e){return encodeURI(""+e).replace(Wh,"|").replace($h,"[").replace(jh,"]")}function Bh(e){return Bs(e).replace(ta,"{").replace(na,"}").replace(ea,"^")}function ds(e){return Bs(e).replace(Zl,"%2B").replace(Hh,"+").replace(Jl,"%23").replace(Lh,"%26").replace(Uh,"`").replace(ta,"{").replace(na,"}").replace(ea,"^")}function Vh(e){return ds(e).replace(Dh,"%3D")}function zh(e){return Bs(e).replace(Jl,"%23").replace(kh,"%3F")}function Kh(e){return e==null?"":zh(e).replace(Mh,"%2F")}function Zn(e){try{return decodeURIComponent(""+e)}catch{}return""+e}function qh(e){const t={};if(e===""||e==="?")return t;const r=(e[0]==="?"?e.slice(1):e).split("&");for(let s=0;so&&ds(o)):[r&&ds(r)]).forEach(o=>{o!==void 0&&(t+=(t.length?"&":"")+n,o!=null&&(t+="="+o))})}return t}function Yh(e){const t={};for(const n in e){const r=e[n];r!==void 0&&(t[n]=Ye(r)?r.map(s=>s==null?null:""+s):r==null?r:""+r)}return t}const Gh=Symbol(""),gi=Symbol(""),Vs=Symbol(""),ra=Symbol(""),hs=Symbol("");function fn(){let e=[];function t(r){return e.push(r),()=>{const s=e.indexOf(r);s>-1&&e.splice(s,1)}}function n(){e=[]}return{add:t,list:()=>e,reset:n}}function gt(e,t,n,r,s){const o=r&&(r.enterCallbacks[s]=r.enterCallbacks[s]||[]);return()=>new Promise((i,a)=>{const l=h=>{h===!1?a(Jt(4,{from:n,to:t})):h instanceof Error?a(h):yh(h)?a(Jt(2,{from:t,to:h})):(o&&r.enterCallbacks[s]===o&&typeof h=="function"&&o.push(h),i())},c=e.call(r&&r.instances[s],t,n,l);let u=Promise.resolve(c);e.length<3&&(u=u.then(l)),u.catch(h=>a(h))})}function Dr(e,t,n,r){const s=[];for(const o of e)for(const i in o.components){let a=o.components[i];if(!(t!=="beforeRouteEnter"&&!o.instances[i]))if(Xh(a)){const c=(a.__vccOpts||a)[t];c&&s.push(gt(c,n,r,o,i))}else{let l=a();s.push(()=>l.then(c=>{if(!c)return Promise.reject(new Error(`Couldn't resolve component "${i}" at "${o.path}"`));const u=eh(c)?c.default:c;o.components[i]=u;const d=(u.__vccOpts||u)[t];return d&>(d,n,r,o,i)()}))}}return s}function Xh(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function _i(e){const t=rt(Vs),n=rt(ra),r=he(()=>t.resolve(nt(e.to))),s=he(()=>{const{matched:l}=r.value,{length:c}=l,u=l[c-1],h=n.matched;if(!u||!h.length)return-1;const d=h.findIndex(Qt.bind(null,u));if(d>-1)return d;const g=vi(l[c-2]);return c>1&&vi(u)===g&&h[h.length-1].path!==g?h.findIndex(Qt.bind(null,l[c-2])):d}),o=he(()=>s.value>-1&&ep(n.params,r.value.params)),i=he(()=>s.value>-1&&s.value===n.matched.length-1&&ql(n.params,r.value.params));function a(l={}){return Zh(l)?t[nt(e.replace)?"replace":"push"](nt(e.to)).catch(yn):Promise.resolve()}return{route:r,href:he(()=>r.value.href),isActive:o,isExactActive:i,navigate:a}}const Qh=nn({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:_i,setup(e,{slots:t}){const n=Mt(_i(e)),{options:r}=rt(Vs),s=he(()=>({[yi(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[yi(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const o=t.default&&t.default(n);return e.custom?o:pr("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:s.value},o)}}}),Jh=Qh;function Zh(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function ep(e,t){for(const n in t){const r=t[n],s=e[n];if(typeof r=="string"){if(r!==s)return!1}else if(!Ye(s)||s.length!==r.length||r.some((o,i)=>o!==s[i]))return!1}return!0}function vi(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const yi=(e,t,n)=>e!=null?e:t!=null?t:n,tp=nn({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=rt(hs),s=he(()=>e.route||r.value),o=rt(gi,0),i=he(()=>{let c=nt(o);const{matched:u}=s.value;let h;for(;(h=u[c])&&!h.components;)c++;return c}),a=he(()=>s.value.matched[i.value]);Wn(gi,he(()=>i.value+1)),Wn(Gh,a),Wn(hs,s);const l=Oe();return lt(()=>[l.value,a.value,e.name],([c,u,h],[d,g,y])=>{u&&(u.instances[h]=c,g&&g!==u&&c&&c===d&&(u.leaveGuards.size||(u.leaveGuards=g.leaveGuards),u.updateGuards.size||(u.updateGuards=g.updateGuards))),c&&u&&(!g||!Qt(u,g)||!d)&&(u.enterCallbacks[h]||[]).forEach(I=>I(c))},{flush:"post"}),()=>{const c=s.value,u=e.name,h=a.value,d=h&&h.components[u];if(!d)return bi(n.default,{Component:d,route:c});const g=h.props[u],y=g?g===!0?c.params:typeof g=="function"?g(c):g:null,E=pr(d,ie({},y,t,{onVnodeUnmounted:w=>{w.component.isUnmounted&&(h.instances[u]=null)},ref:l}));return bi(n.default,{Component:E,route:c})||E}}});function bi(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const np=tp;function rp(e){const t=Sh(e.routes,e),n=e.parseQuery||qh,r=e.stringifyQuery||mi,s=e.history,o=fn(),i=fn(),a=fn(),l=Qa(ht);let c=ht;Wt&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=Lr.bind(null,b=>""+b),h=Lr.bind(null,Kh),d=Lr.bind(null,Zn);function g(b,D){let A,$;return Gl(b)?(A=t.getRecordMatcher(b),$=D):$=b,t.addRoute($,A)}function y(b){const D=t.getRecordMatcher(b);D&&t.removeRoute(D)}function I(){return t.getRoutes().map(b=>b.record)}function E(b){return!!t.getRecordMatcher(b)}function w(b,D){if(D=ie({},D||l.value),typeof b=="string"){const V=Mr(n,b,D.path),f=t.resolve({path:V.path},D),m=s.createHref(V.fullPath);return ie(V,f,{params:d(f.params),hash:Zn(V.hash),redirectedFrom:void 0,href:m})}let A;if("path"in b)A=ie({},b,{path:Mr(n,b.path,D.path).path});else{const V=ie({},b.params);for(const f in V)V[f]==null&&delete V[f];A=ie({},b,{params:h(b.params)}),D.params=h(D.params)}const $=t.resolve(A,D),ne=b.hash||"";$.params=u(d($.params));const se=rh(r,ie({},b,{hash:Bh(ne),path:$.path})),K=s.createHref(se);return ie({fullPath:se,hash:ne,query:r===mi?Yh(b.query):b.query||{}},$,{redirectedFrom:void 0,href:K})}function C(b){return typeof b=="string"?Mr(n,b,l.value.path):ie({},b)}function j(b,D){if(c!==b)return Jt(8,{from:D,to:b})}function N(b){return U(b)}function P(b){return N(ie(C(b),{replace:!0}))}function B(b){const D=b.matched[b.matched.length-1];if(D&&D.redirect){const{redirect:A}=D;let $=typeof A=="function"?A(b):A;return typeof $=="string"&&($=$.includes("?")||$.includes("#")?$=C($):{path:$},$.params={}),ie({query:b.query,hash:b.hash,params:"path"in $?{}:b.params},$)}}function U(b,D){const A=c=w(b),$=l.value,ne=b.state,se=b.force,K=b.replace===!0,V=B(A);if(V)return U(ie(C(V),{state:ne,force:se,replace:K}),D||A);const f=A;f.redirectedFrom=D;let m;return!se&&sh(r,$,A)&&(m=Jt(16,{to:f,from:$}),ut($,$,!0,!1)),(m?Promise.resolve(m):ee(f,$)).catch(_=>st(_)?st(_,2)?_:Re(_):Q(_,f,$)).then(_=>{if(_){if(st(_,2))return U(ie({replace:K},C(_.to),{state:ne,force:se}),D||f)}else _=oe(f,$,!0,K,ne);return de(f,$,_),_})}function H(b,D){const A=j(b,D);return A?Promise.reject(A):Promise.resolve()}function ee(b,D){let A;const[$,ne,se]=sp(b,D);A=Dr($.reverse(),"beforeRouteLeave",b,D);for(const V of $)V.leaveGuards.forEach(f=>{A.push(gt(f,b,D))});const K=H.bind(null,b,D);return A.push(K),kt(A).then(()=>{A=[];for(const V of o.list())A.push(gt(V,b,D));return A.push(K),kt(A)}).then(()=>{A=Dr(ne,"beforeRouteUpdate",b,D);for(const V of ne)V.updateGuards.forEach(f=>{A.push(gt(f,b,D))});return A.push(K),kt(A)}).then(()=>{A=[];for(const V of b.matched)if(V.beforeEnter&&!D.matched.includes(V))if(Ye(V.beforeEnter))for(const f of V.beforeEnter)A.push(gt(f,b,D));else A.push(gt(V.beforeEnter,b,D));return A.push(K),kt(A)}).then(()=>(b.matched.forEach(V=>V.enterCallbacks={}),A=Dr(se,"beforeRouteEnter",b,D),A.push(K),kt(A))).then(()=>{A=[];for(const V of i.list())A.push(gt(V,b,D));return A.push(K),kt(A)}).catch(V=>st(V,8)?V:Promise.reject(V))}function de(b,D,A){for(const $ of a.list())$(b,D,A)}function oe(b,D,A,$,ne){const se=j(b,D);if(se)return se;const K=D===ht,V=Wt?history.state:{};A&&($||K?s.replace(b.fullPath,ie({scroll:K&&V&&V.scroll},ne)):s.push(b.fullPath,ne)),l.value=b,ut(b,D,A,K),Re()}let ye;function Fe(){ye||(ye=s.listen((b,D,A)=>{if(!It.listening)return;const $=w(b),ne=B($);if(ne){U(ie(ne,{replace:!0}),$).catch(yn);return}c=$;const se=l.value;Wt&&dh(ai(se.fullPath,A.delta),yr()),ee($,se).catch(K=>st(K,12)?K:st(K,2)?(U(K.to,$).then(V=>{st(V,20)&&!A.delta&&A.type===Nn.pop&&s.go(-1,!1)}).catch(yn),Promise.reject()):(A.delta&&s.go(-A.delta,!1),Q(K,$,se))).then(K=>{K=K||oe($,se,!1),K&&(A.delta&&!st(K,8)?s.go(-A.delta,!1):A.type===Nn.pop&&st(K,20)&&s.go(-1,!1)),de($,se,K)}).catch(yn)}))}let xe=fn(),me=fn(),ge;function Q(b,D,A){Re(b);const $=me.list();return $.length?$.forEach(ne=>ne(b,D,A)):console.error(b),Promise.reject(b)}function te(){return ge&&l.value!==ht?Promise.resolve():new Promise((b,D)=>{xe.add([b,D])})}function Re(b){return ge||(ge=!b,Fe(),xe.list().forEach(([D,A])=>b?A(b):D()),xe.reset()),b}function ut(b,D,A,$){const{scrollBehavior:ne}=e;if(!Wt||!ne)return Promise.resolve();const se=!A&&hh(ai(b.fullPath,0))||($||!A)&&history.state&&history.state.scroll||null;return ir().then(()=>ne(b,D,se)).then(K=>K&&fh(K)).catch(K=>Q(K,b,D))}const He=b=>s.go(b);let Ue;const Le=new Set,It={currentRoute:l,listening:!0,addRoute:g,removeRoute:y,hasRoute:E,getRoutes:I,resolve:w,options:e,push:N,replace:P,go:He,back:()=>He(-1),forward:()=>He(1),beforeEach:o.add,beforeResolve:i.add,afterEach:a.add,onError:me.add,isReady:te,install(b){const D=this;b.component("RouterLink",Jh),b.component("RouterView",np),b.config.globalProperties.$router=D,Object.defineProperty(b.config.globalProperties,"$route",{enumerable:!0,get:()=>nt(l)}),Wt&&!Ue&&l.value===ht&&(Ue=!0,N(s.location).catch(ne=>{}));const A={};for(const ne in ht)A[ne]=he(()=>l.value[ne]);b.provide(Vs,D),b.provide(ra,Mt(A)),b.provide(hs,l);const $=b.unmount;Le.add(b),b.unmount=function(){Le.delete(b),Le.size<1&&(c=ht,ye&&ye(),ye=null,l.value=ht,Ue=!1,ge=!1),$()}}};return It}function kt(e){return e.reduce((t,n)=>t.then(()=>n()),Promise.resolve())}function sp(e,t){const n=[],r=[],s=[],o=Math.max(t.matched.length,e.matched.length);for(let i=0;iQt(c,a))?r.push(a):n.push(a));const l=e.matched[i];l&&(t.matched.find(c=>Qt(c,l))||s.push(l))}return[n,r,s]}const op=[],ip=rp({history:vh(),routes:op,scrollBehavior:()=>({left:0,top:0})}),lp=e=>{e.use(ip)};/*! - * pinia v2.0.17 - * (c) 2022 Eduardo San Martin Morote - * @license MIT - */let sa;const br=e=>sa=e,oa=Symbol();function ps(e){return e&&typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"&&typeof e.toJSON!="function"}var En;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(En||(En={}));function ap(){const e=ws(!0),t=e.run(()=>Oe({}));let n=[],r=[];const s=Yt({install(o){br(s),s._a=o,o.provide(oa,s),o.config.globalProperties.$pinia=s,r.forEach(i=>n.push(i)),r=[]},use(o){return!this._a&&!Fu?r.push(o):n.push(o),this},_p:n,_a:null,_e:e,_s:new Map,state:t});return s}const ia=()=>{};function Ei(e,t,n,r=ia){e.push(t);const s=()=>{const o=e.indexOf(t);o>-1&&(e.splice(o,1),r())};return!n&&rn()&&fr(s),s}function $t(e,...t){e.slice().forEach(n=>{n(...t)})}function ms(e,t){for(const n in t){if(!t.hasOwnProperty(n))continue;const r=t[n],s=e[n];ps(s)&&ps(r)&&e.hasOwnProperty(n)&&!pe(r)&&!vt(r)?e[n]=ms(s,r):e[n]=r}return e}const cp=Symbol();function up(e){return!ps(e)||!e.hasOwnProperty(cp)}const{assign:ot}=Object;function fp(e){return!!(pe(e)&&e.effect)}function dp(e,t,n,r){const{state:s,actions:o,getters:i}=t,a=n.state.value[e];let l;function c(){a||(n.state.value[e]=s?s():{});const u=zi(n.state.value[e]);return ot(u,o,Object.keys(i||{}).reduce((h,d)=>(h[d]=Yt(he(()=>{br(n);const g=n._s.get(e);return i[d].call(g,g)})),h),{}))}return l=la(e,c,t,n,r,!0),l.$reset=function(){const h=s?s():{};this.$patch(d=>{ot(d,h)})},l}function la(e,t,n={},r,s,o){let i;const a=ot({actions:{}},n),l={deep:!0};let c,u,h=Yt([]),d=Yt([]),g;const y=r.state.value[e];!o&&!y&&(r.state.value[e]={}),Oe({});let I;function E(U){let H;c=u=!1,typeof U=="function"?(U(r.state.value[e]),H={type:En.patchFunction,storeId:e,events:g}):(ms(r.state.value[e],U),H={type:En.patchObject,payload:U,storeId:e,events:g});const ee=I=Symbol();ir().then(()=>{I===ee&&(c=!0)}),u=!0,$t(h,H,r.state.value[e])}const w=ia;function C(){i.stop(),h=[],d=[],r._s.delete(e)}function j(U,H){return function(){br(r);const ee=Array.from(arguments),de=[],oe=[];function ye(me){de.push(me)}function Fe(me){oe.push(me)}$t(d,{args:ee,name:U,store:P,after:ye,onError:Fe});let xe;try{xe=H.apply(this&&this.$id===e?this:P,ee)}catch(me){throw $t(oe,me),me}return xe instanceof Promise?xe.then(me=>($t(de,me),me)).catch(me=>($t(oe,me),Promise.reject(me))):($t(de,xe),xe)}}const N={_p:r,$id:e,$onAction:Ei.bind(null,d),$patch:E,$reset:w,$subscribe(U,H={}){const ee=Ei(h,U,H.detached,()=>de()),de=i.run(()=>lt(()=>r.state.value[e],oe=>{(H.flush==="sync"?u:c)&&U({storeId:e,type:En.direct,events:g},oe)},ot({},l,H)));return ee},$dispose:C},P=Mt(ot({},N));r._s.set(e,P);const B=r._e.run(()=>(i=ws(),i.run(()=>t())));for(const U in B){const H=B[U];if(pe(H)&&!fp(H)||vt(H))o||(y&&up(H)&&(pe(H)?H.value=y[U]:ms(H,y[U])),r.state.value[e][U]=H);else if(typeof H=="function"){const ee=j(U,H);B[U]=ee,a.actions[U]=H}}return ot(P,B),ot(Z(P),B),Object.defineProperty(P,"$state",{get:()=>r.state.value[e],set:U=>{E(H=>{ot(H,U)})}}),r._p.forEach(U=>{ot(P,i.run(()=>U({store:P,app:r._a,pinia:r,options:a})))}),y&&o&&n.hydrate&&n.hydrate(P.$state,y),c=!0,u=!0,P}function hp(e,t,n){let r,s;const o=typeof t=="function";typeof e=="string"?(r=e,s=o?n:t):(s=e,r=e.id);function i(a,l){const c=rn();return a=a||c&&rt(oa),a&&br(a),a=sa,a._s.has(r)||(o?la(r,t,s,a):dp(r,s,a)),a._s.get(r)}return i.$id=r,i}hp("setting",()=>({settingState:Mt({}),useUpdateLanguage:n=>{}}));const pp=ap(),mp=e=>{e.use(pp)},gp={"en-US":{Test:e=>{const{normalize:t}=e;return t(["Test"])}},"zh-CN":{Test:e=>{const{normalize:t}=e;return t(["\u6D4B\u8BD5"])}}},wi=(e,t="sessionStorage")=>{let n=t==="localStorage"?window.localStorage.getItem(e):window.sessionStorage.getItem(e);return Object.is(n,null)?"no":JSON.parse(n)},_p=e=>{const t=ud({locale:wi("languageType")!=="no"?wi("languageType"):"zh-CN",allowComposition:!0,messages:gp});e.use(t)},vp=()=>{const e=Au(Zd);lp(e),mp(e),_p(e),e.mount("#app")};vp(); diff --git a/dist/production-dist/assets/index.72461785.js.gz b/dist/production-dist/assets/index.72461785.js.gz deleted file mode 100644 index e6a599e8ca4173356d8afb6bdc502bea3819e925..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 53177 zcmV(!K;^$5iwFP!000026WqOPbKAJGDEj^W3QISoO|HO-BtJuiQ6-M;cw)zi?Yu@y z%R^I;&4eNqKK$1C?YAEQ2+B@o&fayZPTi`+A^{L+G#cHFMxzm?NnR`kfj=peu!z#c zaqmJ(EBtX9mQ$G&?J$!;A-7|RZ%#9gk{?aCoymAV%8Pz9af()}Xy@f@mS#n6KReB7 zIxb^5gTiSrZn|zJi!w|4lQeUsESaW$mNL6Jmazx=VGP{(J?!UaN+DNgD+yzL}c5yS4zVA1~izpsr2bykGFv5aq zI~b4U_L zD>5nJaqjjt-j@>Si$ZD8UYuxm5>3VuDAMor^A}k=mdSZ> z(a)bgb(3K>%ts@HLXAr?01|67l40I1(*5*GW?Mln9e3pE^wFH#4gg{3VNcWCG zYc%BjJ&|j(!YfP(Nr=6L-)f2jo#|dD(Cg%d)V)ri*QywxX_$;e?(az_a|agz{Pm#1 z%*DB%yY@VbfMVTZn2!7${>(M9<}%JDHV;)u%>ax88n9faYq08 zx9dJT7h_2Boc2@qS=DcVMb>(w>rvx63EVb-w;cejB)}4&y`<_^qDqYcm3p{ec46ui zFx;I{yU3y`jHsUtyZQwP%@sw3*V7yUK>QVe@4o3_;mbbuc}b)EpP(5l155)j2*Xo9 zd)i!Tx^rC*W2(Y-g4mWWe!}GwDsL!Mfvhn4E%&AWlAs$%59kBuz@XXm5WM?)svN43 zK+ebTVR8->^dY*xZ~U~MszFZ?q4Hs*lxFrHn55;k~!cX*w(lV zrQ;-Gn2CG@H9N`huP1lee93?L7m%7rTyZyd=iXkVDm|9PW0g|dSm)e>4j0hj#x4JB z(U+6D;43o{1tu{7!>*A@c(9 za7hRUN-P49gkPfK!fB?-ry0&>ujz_oshLuc=h1m0ZgPz{!?h&v__4e`1Q82@?&UHN zCzCdyBN1J9F3tm8%PdQa6s24HBFGP~k`Ed1o2velX538A z(zq$M=?mFl@&x*+ig24vaYV2vdL`n#kcoN>1CR=?_z*oriY8%^&_I2N6fRtG8ko+t zb3*N=Snj%F>+w!=&Cu`dYDU4Z0Labv!F$jGB=8P=TZZRm^XV+ea=8bJlN8+!)+EKJ z1UYz9{E#;Skq z8kxulABKrOA}BRS0S;OKv$?-_@W+Q-;D_Q8=E1V_?E-0NfSqpP0GG)Vy zAbV9f9k<@bQ>n(Z3&poHU3~CYnmoBXMzJ~n3*it~iJm46g@TAx2yvB}dHEYIj%*la z>0G?yim1zXs;aS^M2XZhlClxuljyw6g0mQPK_L@R7S&r<5U27IU~1wls0|R&(++5y z$Yu1p5Q4&%0)`)Wp=$LU!RpIk)wi)PszRIi>Ykjr>N zS@@t6uYet;SCq_;UadN-Di8QE!SP1+!x%W+(sjgL$V$}hox*Q)-Ma!>YzM$DE+r^e zf?nlh0yxW&@6vl1%OELdl+XZ~@l>!TlN@WDdi|j^eRnQL~ONjy`Dhwv@j+;A3OXl-At(sK+Je^Fc zHwEE5FVfj#O%W}LjFd2-DbPr53>flykr9d6c|dJ#s?}ZmSflIFuXQF8E2(dk$|!Od zD&o{ftKlpIL!(pG#XSazYLxHXMuo0*MxeuDF$Y$O`Smf?EmY%*VqOn%mFmuG6x4;$ zFuK`QUMa;(xJtaH>0adrI1yo(fecYo;Y#pHp=8QE{q*I8`xfU)}rL(8!U+TezxX?vq|#=$h^{!_!q}@SMHS`TeX?VPT|) z*{J_2f>i-fzh%3XP6d$@wqw!Kl09_HM$e6>>tZ&%UUXM4o=rErw{Lir7^G^%HbHC^_ zxA1v(=(TX+7n-M7yvYUvYWb{K)oFp?BFSRaRBAybRTRt}!=kCV31G3QrT69Rrhqc|~|7o;7EV=-z#ns)K`iX#m`_PzKDQ z4r`iNb@Gej)&~k0d^JJ8=4PSzD>ARk_QIC!sP0r$+&84!na}YH!n3Bq2&kf3ph_J7 zorqb%DJTx1rr>Kkj3XcOog~e)~NTppMd7J{{`mE$g=Ksjr=Zd4; z-@{9eFM_8MOe3bV+~-mWaNqlTE|kFH{xC;{Y9FVpg}42P%_xkRMz^m>=zT=1Mr20F zNPut~uQ18=;E7fs4!|W6T2Th$F};13G;K6rwD>COGT12r>pPKZj6_zCa1KR!79cbM z;#tj*CbHbD=|UPT^P*~*XV&0kqvBBmt(;cmk+BRou?UfWI-ynS{yu!^XTZh+hBtOW zp`q&Xs|amRNkfm2DHAEox@36*{j&*O=N0x~J9iRyp`>mL(B{-Kb_%HDT|q00TE_Rx zb>03MDCa-=)BsbZUd8`+YXKr?dXJUFD!AYruo!5<_x-LLz%r-R`jk2Nz^GB<7Sj|k zc8U;ys?x49!zvRuYlrD{R>C@_)%uvD zLFzX}?(eBc)!0X6B6M)=_8E<4ZL-cC$*=?!o2?;64h*bkSh~RC1bMp_?jOh|*E~I? z1?TChFlG;Uit^8;1c`JI8L6+<1%P5}rH*Fi++m^RwkJ_sNM5brYBI>q$(Wos)nXHu zuM&v9Jq>19ioYAmk@@s2hw3LC{BnLR^&>W zo>;my6(?+v467GlD{;-nY85!XAR0IMMJ+!Iu7JE!cy;8U82k*pPmxy)zDM4Z$R&o5 z8Cz}E*IfEmnSvW2r=wQutMdmac%~f8fmqQxWk9dgmw|8RafcPgfOb)LJcvk?fU5E# zfWIVh?(Z$CKz+a+1l~+KfjfZ4x9PjU3s?xCnGZ7L;7bI*-a&zX18rq~ANX$~7?~aV z#Z``ku#Jpu@V=a$ky-vlqUMqJ6~T2yY!J=TzJ}^0 zl#PEnDZ&*Dt^h)Ttp`|;1OpZaq|rOdGkS+gZ8agN^X;$n+Q)fg=7Bdh4ysaNGw)`P6NoO07N$wA%Qe&wMc_%!fO+)J4sdRo4{Hy za;XUTXnC3ia5QYc;iN@0ud7s-)&?pE}DJAsgYIXvathdxv6aNl- zAI<$7XMqU(Y;cr&$>2EmP7<6d$~2q9_nP=&WQa+iI%1bdAC$mWP(J2pD(6ouI;DT+h7$r+_I!{q5rQJD9`5fG#l$T7t>Dmn zx6gr+67NiO9#_H7Pwmt0}hnf5x6x(iyo&UQ_VSfF{J7>)!Te7 zvH3?$<)~Z`NP~&|)KFzWLJDL_fzws0>8kY*qS#=8T&*QmC`wpjWqRJmP6$;wrHeDz z5+pwoy}Dfl4z#Xp!J?=kOSKezhtppKw0Lf+4a6pIhO>6uX7ExNun2lW<$eGIMyC!D z`Z;LN+>j{!1iM+(yU7zXwYnJ(zGoy3?h<)j=wZ8K<>NwtGA6z8+z;EFtp{s7SS;eH zgkUf%oeNx23Hr+lt}Zth!-c+#Dw`w`yKMuV6qZP{aamZL2aur1anR^`T!*RQ zdu=_y99Dk{a)QVt#f?auFF>9ZFbA9qc{siH69JRb`!grGBvU2Pydo7uuwIf1MJ*l> zC@xfRf3x^yn}XLe|3_NJYLnlz{M%+Z8(Dt!?Y`z0Rs{$Yj1TcDmtey;#T!af62R9$UN(tYlo04KmM`{HWFAG9pI@kZh26+=fy=KPx@*LvAL~ zZ9NIc@ST;UNasmp8{NhC`s=6q>(8KOp*MK>Mmn@Ikx69*V{1p#qZe{FXnKmix@>@g zI#l+t)CE=D)*I!i4}1NwoCIZD=!A~Nw03Pxo)xS7M>Kil9ug7X=VWk-wOQ8hv>s34ZG_#8jgGfcx$^YvEAAh3e!}vv6}s=u(EkrW#8H( zKycpQQ)8AUZ7YhVGF<-{4?t9aZPWZWyTk8LlWA(oYZA+mYKopD#)V}-MCM6xoL6Z? zAfBvd)itU0Z0$$0Bx|8)oJWf~+2P@rZTL0?zfxREeL$tiW=l_2!I}IurYC4o>)69$ z6<&HB5uMw1)!;$4{q^gprhU$oM;cPtAH1xe^Jd*2!Qy6}+NG{H{fIn1AdrU4n&X+TlH?*?1h7_g@a^#zu6g@Z0I zW)ShkAhFLiKzU6{r|^}ZJw^tmsN*h-zWxsB$69WN3oZyUtTCC}$mTL+W5QA-BCEZ8 zPr2#V+&;+#D}(B6Gqb{45-!dhv%`JLUTlWgK;1IkRsxl&F?)#F8b&nGcCABGry-Q0 z+Q)p@h*vy@#Rqlyg@sb;GVy}SJGn-enTxUsu$btQ3M=^|SV6&R#;&M#`~Lwq8An-h zv*5Hua`FTyi%9IwDu@=A`e)TFcI_(6ewA`JvU1eUHrEq^>MPM(%x~m%7+Eqd5b!T- zK{zE~J`@JZMqyP=Ov-@V6@_6=8YJEXGa0{_6u22xn-^(l42){?TI5Dm`Dxip(t!g5 zEOP%H2t<5DP6e+LnG0z7fbKkG9UEZBEtjg1n~M8T8#%di<$gAhyvX+?dPk$nC@y$_ zBvK|9t<_Xj{ghQzpd|gYoaj^EYR7=xY8^#nQcu|@74)i?*h0iDptVP{Rkc^DHp2R8 z<*b7{U~0D<0f6<2YNk@WER<#%3KZ6rp=40BFVW@GLq`|dFlTI}#*@S-f#fcGeIr2K zV<(ifuPX}uv@JvYJght=N&vTf5o&Nt02d1k%MogcpbgSioKhy|DO90cSM)Y1ZxyhUrocXEBd>8p3(WX(3 zo~+RRrBuE??{hBuI-}o8GDev#58mhZ_wOQerU6D0U7cwHgK$5KlCkpRLC>nH?{Qe2 zNr;N4U6^J+3{A0f(Tk*C@z3IE^77@&ZhtRve#l`qa$i7Ge)hEMCBQ_CXsIRx2`#5# zDutQ%13lGwgBTG1GeP~)-b^1LAYMfKFKEGhozd=kG*;&j;Ctm2;{7ll?${A1;))Jh z+rLGQt=i)2T?1Qcyv53J96JIq`z~TMeT-@zCZUblAC+T0`t!VuK(nseErhMk?nc$z zX9;b*7?3A53Syd8?-zQGh|I9xiS8nGrD`A~(5RVtlw}ChZAaHh{TX4*PGtCNvT(gTe$DYhkWr5s0%?ih1%@hbWahKsQ zpqJ;}r{cxTcy4{dUd)Q&C+dYgKlT3aUcyH-3>kKxbv%5nX5>fe6)_2c45LFmcLh?* zFF-N-F7McZ7{Mog5*071i5L}?-y}}ZVFX%Cf>gp{zJa{6)w;p$4CZ~Sh;8MbhxG|l z89aZ*eQf4vn!7mG1U2J*e_xGEt3|!D&Be?%*~5X{Nu%7H70}*SM(<+5f+UL#q{$IZNZD^#6Kt7pYU0GA4boIpCM37tIgSaWsi! zmj5O0659FpE(D%(6LGTlkjPGOZ}gnyUbn8A_8ChYmlTo{~TP-uV8WsmRwK--WZJsSZz9>m^7h%-g4dEUEsrzWcj{^IcrIX6==_<%IgeFWSpN=%% z#1dW#balXfIp{Bfhml>EPRa3!UaduoS@__TXU)8msg@d-=+p&V23Z*~iRUilkOu9b z*O^bcx^a%M>}%7yiR6xFMJ6Z;0Z=+j6f`oV39QAu6o^=;B2iT&5Hlna8qRnQx)-eg zQ6i{m#m@7HaOk^@RPB|71pxi=OTWWvVXNEet=6(3Y2COJ4zd&$@&E#E3`Cs0S!n~% z)=d&jqY!L~J3@Y+4I&%b4gsv4{VY>ex@fAhr%XX2Sf4uw`0PyS zY9-C!>o?&Ej41-66wts7Q|vLC47kThmvWZ!kr21FmYZ5gB0tU8#&z?_DxTci8)ahcC#l3N=Zm!a|^!kQs(93|(kfri41 z0j;qX&S3Fc>%qY+udJI>zbMBRz`%(?ILOjGC7%wtsw#~B$%?c0Te zvAE<&hH}9+Sv;bDoq(!PkejXLzmn;*GQ94{lqy}BL(rpWG0ni@We;FRZ4Sge2Vl_3 z9KeSe#&z6C4_zX`W77qqo5WDY1|YO1X!8`sBB_>}#e#c|jJ1umauDOByJ$L<;|PUk zBF0kAfB{Wn7&qWPX>yVU;SUhh_!OO=gA9)5eqgkj0I)`qH3q%|OPW&Yp1iREiW{0& z)&2&QpshdGgl{uW>QWD%?qVaawS0?~6p0(d`(ng`qfSqd@7<9E`xoB+>U*y}7^5s1zU zT-8bXYDED5a_8{rJHRi{hej4C3w^E+!Euz<2wIGfUAgeL)d4APQbC7{Nd$b$D0*Y6 zcaYFZrr-u+Xucc_N1n2U0{|YTz2nh2_bD^i`^Yy{uNvF>v>TfoHK^NcGVVLs{e1|6 zvK(CTm^fSFJA8Zv(pa1izmEWS@O&lCU6ObeE)-~xgZ`H3fI$Nd4S<8RD-|$9H8k(v z)XXt{qfrp-dwp`T$ZwLcIoR`W*yCcB<^{fDKi*5{M$q8oihsEt=Y*kiqcz`cZS#-C zUM1%T$>7Fuy>s1PyLPCTQrUvH?Jl;VKH)8dZFOQ!6+$h()dB&bo;61l+x9x}=D{8b zAI~G}F2!-7?LlL+YPOp|q%i*lTC~tl4>*UXOpF=YwaH@KCtd-|de6bN{RJCof!!6A z-zLo4uZ7xU&~sUmr>?5awf3u`0hEngZ@+MAo&!a^;9R4_^t4TQ6G9Fjdy@;IF)@l~ zM$$0@v54__%qCH0q3Ug6L`L1ag8fBsWe18LTdjn0Fn8+_Y>ekDaVHmRRGg`B|8Wo) z{0gJ&SfA|i89O?b<;q$do405cD$I#AoX63l!C|awO^BUp&)9OWSRzJsM@t^i0YK9N zRiKSObF+c`mds_1hFMewID7WfV2o4{v%FVXQT`5i{;L=`KqWrTl+@2~e47C}h*!{T z*D}WoxtS6){)x19{-B|&aY+6T^yC||$n_pZ-d6#oqWleem;{zBEBDPAeT^Rn(Tc_z z+#<{{v`pgaD)o*D*W7C9kNa){G_Hj*>qV{B74A%-OKqHB!E1JV}&MBBz2Ra6MTb-?PQec9txTU!LrK4j}*cnHS zEIc)~5*5BGpEUuAx{Izj4E+#zz}d73LMfwXd^}OfB|Pu(Gd>>aWGpk`;`IE1Gq85C z#m`xBjsbb}OW3p={jS+QLS&aYO&PLZc{K({#lu0Av@k++qkfCehDSwc2!3Hsxuq^X!mtP%MER*1)rV%$SXSSrQmQfx4xT$)y?_=2Z1 z&=^AB;*)riDtizlr4;z*35-do;^lC`39*t1u@T(nYO~E6G{h(9zkL#c(nt-x<6RJGi?|mP#WA5E4uu~)3?$D}~*oLNzjZc*+D+oiGv-K9%=VSv5 zM71Ws#W^cuAus$m_Ry22rmAy4LjMTdYpJZg%0Kg*{WF)k+J`cu16!EX^UNYbC#~wF z#3Zfgq!f}&khcsP3M3u`%&a3k2!`JknSv%ah4RHhJ&~(I4yx?7F%SLX@tbh*n-!6& zZxT~+vRG(U5a_qKUq}fZGd)Uwm-3YAj1`rx<-^isa&7A4WBPnksZ8n41MOl^EhX^UNi7O{7 zCR%)q13_&R1`Z-#d2!W8aXx;9y(C(p#-Gb?QkVN1A7$K6ZVlIFoiz z0_HT8#YH+s!y$9MKq!NR7mFxCdEteECC1n*#aR{5%)1au&G5!5T`}Tw!Ay7T!Rkxv zYu+BR84N1CzZD!>_5%h{B@PehxrP;;^v1HjFObU0zM6YCQh>acv>4949Vz&9e(qh% zxleYXu+`cRfu&`<(JLSEiYb$;EST*PO63^n0yn2BZT}-``;i%U2|WMf2$yT*!j-{` zU#R6A#%!aoovQH1>Zlzkc(4Te$bk=Vu>FGqUa35hnMfDgOszIkXa-2ur)CGHJ*d{h zB%BqL48K;^J1NS-Zzx!)V6F=0rXUr2EBy=UkYnc&@eZ#nK-GLa#9AgkiaR@`T1PAf zTq9ptw3_JU8dmv9Rtf$mIj7DCi`@>~Jaz)?FN~S^=qg7gjnSX*GKdvgT`%r0o)!LB zg(WR;yWvX$zvAPtkRwnQ<|WO=5~p8H7d?m35rC(=Ta98}3!wewNBC>T*!6Hme{>dx z9cnlX#f1xf-9_WY|0MuGjA$V4WfxDiS67LRgdBPoaZ1T)dj>{tcw= zaB4N_{TGb{{O)e^zgmyhszmwGh&(UUs#}QqK{GU#w$eKridG%pE=oJ9CAK4zDW^V)* zFC6BDtgjg!5@pvmtx{`4lulT%H|O!g^;h=LwuSkMRybk<2kNcPyP~oDC;4o~1)VH6 zfp^K_ffB39)UQY7)fOIUpGpJBQsc2{ZRe7Ut2Uou$JL`@b^wb`tHUH}-Z~`Rt1~KO zdJ%W*838Jk@|z(4casd2um;77R;mWmyW`{onVrky0?)RdgR=fQ6~os2n@c+oO>|D$quZ{v%aZ<+c&}FTW-jen~_~qpqO0f;NRyQi=)@W2lMB z%PgrJJM|_@)i>Sc6eTMxq^Wc&Nc$AI-Eu@Nqc16C+LMm_kP4S<^LS904igj0Xu8!} z{U9V|6Fs(Y)h^+W9}EHqA4CCva2O*K0$bbA4qzQfdQ_ym6uhm1w(aRb>r?P(v@CeG zbu#aRG#V8=+A0;iYDLH7D5VPCwN_=awDMGyRoW9IRO%CcnON0UN*EQZz1B6R4{}ju z`cPAhpktO|1aGWE{s@f{2{=+(#**2syC*D2F5M z1VR2nBij#nt62CDQ1S~qj>IrJ_P0O6$}BExv4R@KqG!-AtwYjX^lK5CyYS&82d)lGgtjB!;i27&3|&>!I`j?8x%|;E{}Bra3VE|I%O4sSC>bL?pe;_D zOZv$`mGrYg?tR5rM4mErvulmc&OQB<3T4*vt-uc77Y)A3@gi4_NvZN~x~rTohyzpb zh1?bBtyYJbO+RXT6gSnPmmNHqXBIA0M#)=`@qnBG z00YK=27G^5ROiE`bdGF%g*hFwg_==PBNd;I;gP=0OX zPGKDMEFaA{e$?xjKz-Ef_%UZ=HYX}aV|An^e$3;z^e=FW&m8m|j>S22G4a1Y%qw+> zJw-^afvnafwk4*lSz_qxl1&o$b>$C-RSMh>fVyC94pZzW{2j1k?Rf5y)%)Bv+_+4g z*J+B;ti?Hzr7QL@QC*~<()#CU|Gjy++!g0QKK|YdV2?L1_Jo6JXiGh}=0O!;^a8oI z<|#uw)74)0tIbED!DU!I6D^>4Sq&GI7V_*?<0>|I2*g{QK&u`^@s% zD4+v)H;TF(1^+fZ`yQRJu6k0FP#k`1XLjnPZdu)gW%ZbXW#Se-R73%<&@_g-oGFEl z8g#tnu0l${8|uoqeyZXaHI+kRQ|wT{0Bh;|hjhK+AGjPHiBF+*2?6;iR36=haf2I& zj&|za$(@3qZ3hkZ%qZckn4`srjMK#O?G7EePX=$5P zYwEPlOCx^=L(=rAG#MIzazq(FaHQQKuS&IfsJSYAk<7)H%JG&CS+E{d`Dd^6Y=@Im z(D@uy6Gb``@9+>mj02vL_d*KwrLylTGm}n02d$F5SWsQn`Erf{Xz27-ORFL6Qx`pW8in?571SLZ z`pDckj8wMk5^)`vkBJD1i&3KDh zTOsfs3tSJLfaW_3#7t&*K~|82bScK-UW|t;f=BHZkYOJr^-O5?ELljx1!)BDdSmGh zNK4rhh9i5q3RPOmRlEvFdt*Mf=%`s)?7%sdSga*iXLRgjjxYW?^sOD9&*3klx2ak4 zlN`sLtbV@`Mu$YN)m&RN(cg)-Db;soisA?f6RTK7+ct+}V?RZMkbietMq}@F`1Gkb zt=!2oajKUzr#Sb6C;?p47}Gm$<)z{j&|A=`QqHB!a_E8=mK2-079;gAHaDPpqF{=_7K zjT)Gg24HkuY|^BXgbV3QgByy0r@t=;PHGvBhvCRCK?C*{5-pm0_<2Q+*5|dvIU9uV zQ_yQ^H6K|1@sdLRnV58zoe!3;B`8M&SdXELyTl*dHlQP2al0B?P|8E}mn-Ede0_TA z$KoJ&##Ju>E7lvEaFKhnO$i1$K+`v?sCLCVl-QD;Xt(5=8Cb(iYJ8#L^f_>7C^|-d?ywvmo{u~XJ-}gb^%+(8{4JjTglU!64@zQyOY0O6 zy4z$m^kj?Z@iO$Fi7=QbU5xxR28*tMoMKS@kOTF6H~08Spg%&j zzfRkXdg9~43U@U20CVUYjff)re+4C)X2FF{f{8JcJTpQag7#5ycaoxaW@tB`o#4SUFthgIj0MC6CuVSao^$HrT5s zT?+Wy(_UrX7&`+CMU0eyeTlg*kb=n=Wna}xC1m>t3b`Tt;!25qtdu0zHAM^cL{P~& z+5}WRQN0#Ca^8;y&J7+Z28Ebhh*4j-aVl;1z4R}`il5)wF=F1;4>Y_B>yEJ77=tc> zS@8MOHq12>>;_m4NJI~B5Syl#=;%QPB$SkB; z^R9IN?8_FGjuLO{(TvxLH_;d0eRn8d?9@tpl-`ci-%^)$#IZQiWwe&I-|7xtKT-@b z)(6**Rp2?0wR(RKU-mXJ1UYgdbX$2?7RK70Uus@**lGcPycB@=2{IliHNC%|h{hE7 z^OYIkYODyGnKQ*>LjnBg6K5`?!(t$ZJ{6k4pMF&ic-O?d055Y6g;fbimaST&6Me#l zTa2w1@9*(sE|&95Lv!)H_W2MK#iWfVlhOe10eOs>XsVRC`1GJ=4cd{I+0*4xZFKEh6XrlvCkDMQ z)>*@EsPN?8?%bcC#6aW%_qVQE`9}9VxJNWx{tcB-WCP_@asq^AWQ13*lo3r3c!IX+*G@A zKvVm!b@_BmhqCtFm~QQ0w=dvQXk5i@{}cd<+2Kp<4`Vq3m@QZkh*xf3eTNnCCn`aG zr-YYqX8wNr;q8&=>L#5T6019Zix_|=)QNED3lQ33U#x9KbL&PXeW!7Fe}9M<8PpH$ zK?7eP^$VneCZ7WqKrezcMtgfzKoM=Pb_0y*=mN^+-v$g(^ zH$krbLwyDkQ>Q?O*IF{~Kpw5&`)}dP9kEkkmsb8tHs<0`yDXyxL&`@cr{A$Jnw-Qt#*xfv^*AA4`Y;wB3g?uf^EzMrgZ3krnlj~n z0f47C{+Bf1@CXS_dxIMpxvs9G3HF;0q&n3G^@TZ1#|Z~1PW*-Li5ZLoV(6Q=c0FK| zN6h?=na)%WfqnFn&o&?7X4{Q)j-lATI8Y>K>{&;x9@09U8wW@Z_z5TSu~4VUxo(vM z--@Hwsw%)I%wdw#1C-%kDr0u`cKzw&dwMWy@zU}ayXL+=SrJhz{oP>(JmT5RIWZwN(sJ|J5_nVLQ}2{gKn0b9o}rW#qt6|O+E439@* z=1=kG(mx{64`4g8)_fZscW~igdDlCI*$E|Ja#k`1W+&}oikrtE zL#_oVJh5fUF^ZHEy-9ccz|4B&pD?Va@Y6qn&w-5|+wv!chK>P_BWS!D4Qllj?PZ*j z*R;FP=BeAD2GP!^fY5beQ{1UXYP1B{34fpk*r{?FJ5e$W(6A$ap|mg{GsUR}$g8}7 zE_=L$G**!)U1>{{x4_NzA8@k+VY6uO3vx9eC+8TL>#=sP_~LqBT%#d58Av2j*HHJR z2T&oV_EfmEKnKP9C8#c_Vz*icI5!qx7&wnIBAfu4dkd)khrD6En}je*AS05{+!_$qcTl)W-#=I3|=2e1)W9JlER;u|@mxd2ExgktBYfn<;f zeB`4m8l)ncS$u3F8E}-7{uYZ%)=bp?=KLdk%K$UD7&c#Zp#uE`8Jhv!>INwYp(>6} z5GMvum^td@h+_hd-8(?!2^H1WBoZ7abZ3M=6+sB!tCL7VKRHUg7^#gj2>GKA3yzP! z!L~NLOh7BvY8NUvbb$pZ>t`j*krHNwI&1Ys`J{XUm0axlm!O38KcLoy0`PL+Tp|G9 z5P$;5`x07ny-WWaYTj3w1A4auGU$@UKd96E@M~e8NdZlYZ?520j5r55beQ4l287kb zsAA^H2cfj>fLMax3;4xB7f;{;rY&LtfTa~69Z%c!wX`|MVT!r*0m+jC6s^C5SxX=z zeQHo2vPdJH@lvgWfKTnKRnP&j7jbts1-wpSwWE-X>m5L>|2BbD8&Z$K@E5`&@SX-L zzs{u(Kpy;3$G;T2Vp?Gi$KbOi>}l*Pj4?VtJNv?<5w2*Bj%L%r^pT^!j>`cSv9iX* zJ~7&A#ds~dhkxz(MX@zt+^E)3VXSBk%>y(w1B4Rj8{zjGj>cns*R*SOZ`!X01Tg^% zEF2EUW@5dyby#4uT7cc2rQeGA(xc+&|DV4+m5r$_;V~}XPGd3|i2M?0Y@o2{*%N3weOEOPv#Sf%13gc?k z-x2$kDkv9`AqJ{q} zC`Y8X&pJ{G3y6K>UywWaf`1-u)>Ge+V?9*0$zP%-@B>=-E`?npCx_%oit{z0X*egSRuVB{a+DiNP( zl}HaT11In+P-SN8Yo#a5US1Af8Jj8IVzKXfQZAZ>Aa#zXavtv!FJE;m+^Pcv@V@EV zau*hdm&;u?XU$%qSpfbX^s6r5s#bi1p3F>7X1XUcUZaEF{RNn>yNy2&d&HuWjij)K zp8u|`eQxU)So_~=YkzrJ94s#*H=DiOCu+v_s^$)!cA>Q|FD?hu;g=EWvnK`-0G8sC zzv?+O{>^GxVAsr4n7ur3O+WkYK3fNj9URKq#?~+X3;>ydU{tq76Bsl98$)6l9uDNM zN8&(MIx2Ei^yA?)SQO29ISO3aPz6ZxgXM2eyF?Rj@IpLso15G?@vCU~ua!43lGNRWZ1F$;O@c#nOxU6RShmS z2g3RruB!n#w4%l)5?D(we?xyAyc0UXhNif@1{nnvf!@S7DeqdBd)L76u!>!(Vg`h< z3n1U-1Hj0x^xp7g?p)_CtkfS69v~LrP@7Eea{o;+_!&Ztu6N53D*)toc{S~3fDf2= zvzLg`?;4mLRJ3n*(KtAmfiQ-R&REJ!Ody^%?xZ=7lv`hQ?{+ws;mxI8V25l0?p@|wvrex~3;TfQ z{TD}?4erBW0dPmiaC9qtq=RH~aK*Ac6^$!WYfT}*7i~VZgkpUdqDh2N#Tr1sqhc@17qyEq|S<%6z zs4e@^WO<-S<5=^kZ<%B4daQO`vI;S!HD`6e1(jBXbj>j@5#5DQgknfv=Mmho=aM#y4c%;_Vv-yyy1f%03YkEs9#ajN&oPHYx&s0MthX62c) zFrTMtW_@@tz}HOExdXk@dmd_c1MLjejHth1%rRPCSBr@*?UULSxV5>qW6!nYxqk?H zHMYG2z+Suk~jB$5XP627OK=BUMIWd@X zid6!1kbjJLJfXGd37|tqCA&tt(HE1To+zCiq0AoQm`3;*7o>WmYs*EvQU)`pXr-_1 zCjqji^@ZicHlR%E1{BQI(_?Rp?f|;BJ&gZ7#oJtR(8TzGrSr79k^yk?>H!B5*Y%B< z9sjz&Q*FfT0P`k|YG-72nC9XM5~e-y>w_ncNgvm%QAclcV9js7DAXGpS#W<(1}u@- zOTo%McS`F$n3HILftMmevRaPj z@U4DfZ+&#-jZxzv0I2#xw~ z;HOWcmoK|eNiqyZP|qOs1H3cD2OwWyYC59RDkz;CY66m=S#{SZUNOei>#DI8D$!4u zmzQ34`YsiW(8(E(?3#0jYPZk|SbHL4IZLxbe3UwBmcB=MoGqptC5tJqAEca`dtz?o zLKOE4AWI_2Q-v@nA=&e9II`~{2^}s&j28->Cc{$;{XDm6A@d>eyOzT>os0O8JoT+p zrC-C^4VjBRPal$(ox!a{V}yzU2CWNBg&867zq!oBs&p3D&q%52p{?^;4((A`J;oBeZ)x>KwlDVgD zU#bFm#OB%-p>9`!Ij0=BMe6f@;-KSo1)tHgcvkG+S@^;D3p!jSK9fEqmA+gEf*qt? zj3*edOL&DOMe0`$3f`Ylefx{u@wGagSdqdhM~f--mTQMT^#Dvjv%k6n%=ZjK`_en9 z+<83kmsjq`yM@96L+xbfeNf9M)PYTCN{8X$tiUTY z@v_W6LKQ;djyxW`K#*4h#hUL200*Ep;QQyOfPb1(L)$nKc->P(zl~ddjqwcn-CV?U z868#S!`c>J=UP5<)Z4Ci8q#lX)B8qG>#H8$y1L52ntNVHW2eToB6aKXwi|I-0h6IbHTCsyF&MM7Xz~ZlvsGnOcB%$ivwfQcl>laf{C%DLWIYg*N zHa}R(<1u{VH9O|($sEddqu>Nsfan(t{*Q-wge z)^N!7R8CV+3lNWX2q$%|vX1P*v$!J243F>OsY~VV%-q|G1q~AlRJ3)IqChVy(9w{W zwbs|Hn;gwCal97=Zvf?=F)|WCAmR1TqL$NfYg=S@2?(8jRpV*Dk)tcmg^JEGDCj_^ zUlbIudRG7Vkrf{*uP%vkEy*-g&v@Mw{*J0IiVT;WR$!`p zBqDXSN2`UgBO)BLTXnyvISUifF?~8Dn+~eLFtE;Zy+{oTcA?qS#jsBIksBVrn(I#W zi9$};5JN~CX_;D-bX1U*HA!ioQOwE*m-Mm(%6$iKB>e^V#9*Bz#(2S#g-QAJsnBAu1!D zm*6#<+K2}VzqbA<72Y=g;mKg*m%%T_aLBJ#;CDL*d930ym&``cL!~z90v_;B!_TM$QK* z)$6JQ+ZvnHxUga?sbWSIVU7dB!`F}0QRD!NP*0s?YXj6EjvGU8w*}s5-=uenYR9eBQr8=|vT!5ruhmnP8sn zC2^F18S;5r_vIX?fi*egyPYCs;oM>k74o? zpTGkSq{92FSQs3hpJVf@K+5*r7<4NE9}iZIx|NDviC`5DgYnK&$h8Gx$QmKT-pc0mTbEVyDuWU3$3C|ZrG4q~1ySln+U#+y$ z?EG1;)9E~;gN3g^((wvsoQBlWi)Psz=ock^Q~woA=vSIMtLfu3^-RWlJW5}mb*=)a z;N{zx#Cz=6aW;hm#i`@a(s(H1c1U%Mxv%UVScq2kIMNHprA;g~QwJ=Z28&R>KX%Fz ztvwIG2XF?!61-&Y>1cx0au-$x5(7hnMxNn~Z&OggqFHQ$4pU%wRJ@|I6694==Ql-F z7FK+7`$#u*)&PMC*iqyg^@HAaDV2tW^yzOMDF-c}W63v>6!XO+;Z-T*mC77}<*bw9 zeB+0Cubms`t2C+v@w1fK%`u?_trG-eElt6wtV%5KWgSTcx?#?%6X^B5uqwH-f;Lah z;S@;=JAOy2r8-v$U3%mc`{M!ONOR5PWt5h=?r715Wnn=irf%w^bzypcpWFTCjmG{0 zLFaX#(N^2gpX0+q6@BGAGR37~BD1$A2m5|D`0E8s#g|X+DQ=$zN%7=aH8@|5ydxtR$dbgwS^@P!WoMT0B+>nWCv>i^ zUnsx4+{B36FdSC2@}w3+0Msj97WB_SSC%;jGaS@E`Lm!)>CCm==Y%%VG+lsEm$coi zJ9(P=!{!%x_9H?C>L9&^ztg-q5+_;hw#?bWisVG!ePh&%gm>e8x?sMquFh%l1raC{ zIGUO&OrQH%Kl6_x+*PmNdUu*WdL!&0_e2`~3OyXV)7Rb%ZROnk{*5OHA6o9kIo@c7y!tkbk86f5o zZL!7Gz+uFLyhz2xVx2%O>7d#465Dy=ysYh1N7OUA0myJuyzLniETPu~b+FYUI}5Ga z>CPJ+Mi5%C9L@^gI);h69p}g}aNIu}9qt}&A0K0Q0Fz-wvPW{i(?ZEljPFLRA$|EE z#`r-CwyFjjJ^XO8clf@^3o@<*eMs~idkkY5ZW9BHCnZG(RUcN;LL1=e9wpy4-X}f{ zif7u2*(!?0-{ycOH-(nMi%}sXDW_*N0U)Qt8FRc*ozcqIm*35U$3bR79^S;_v>f@4 zxe-wMZ$Q@peddac6#dHVeibF-^a@o{_fD5_+?QHC)e7AuX`}ShblXKVm7onwXSBg- z1**fZ*@j~!YBK_Gfh4$$&I8b8+9gQCSLfJ*3Qh?^4`k!@zn?k(9zS)TMQ$G;ZJ=y; zPZ)8MVRz)d@Yhz1#&_hKyS;~h(#{`M(L>EYtV9hh|-#SeiKVv@2#=@6f|^Pv0Sp(mH@y1K*hC(=SUfkte*iMdL~P6pPN3$7!K2 z8p-{ajojq%5)8Lq?EB!2U_66C|4*6>gXP=NGx4GHYw_dQn@-S?g`(Ox8jwDUl;#!H zKG1+PLb{NopjG@O#x1?Sw`M_vyJIT!YrBctXw}VXv~&U5e29loa+}2 zqQ@er$V$1)atK|n@Riqj8N)gW01L}nP~r5W6jjC*Q>zh6>DjU-zqthznAqQoP)J&0 z)$&Zul!9)A!uV;7y_t+-Afxby{(PJT=jRj-SJ#KT>|`uZ3CMu;a}4aqmbsX=_x{7D z6Z195gT(?T+h0#!9c{mYGB#N3`P1ln46`DVI_Bj4C`+bQzBU()##3#f} zUvqN3!S~HHQe}jsM{R;Z|4Z}Y=hXrex1FoiX0vJTgHD_rPY>X>Do6YTd3*eMS6LB^ zEu@yOGHDb0!BXUM8CJu=k0!QQUx?wJ)biyrtVo-v!GoB9xo%PBd)sQq-atmgFB%y< zIe%O~U`@ihZsan^U}Q{1XX*F`R4Vg+ZY(CRZ}!Gc^Yj!J->0V$;^*{qoK83H`l}Ejg|Ih@A*<^ zxx3P7cQ<;=UHAuupt9wa_4XR1tZcS7R#%pLJ^I;PZ9ng>Ez|dF`mMXR+3u`uEce>a zH@eH+)o%MaG}7%nZ*M?uZ|!+|4c>ce-S#?`TJN>jx~p63olW?9b!iQL*EW_mdh3|H zwBGBsd-VRiy}G%+w6VU@?u7`^(h7c0PaEwXcDd8ugp!@5&FAeE0Cja8`>@nqS!?$c zY)cw80;;#vTg8qqKi_QkHrJL^7qQ2^-llrJZ7#v;GxnSRZ*OgNedASg>6wMXjrDaz zL=A=5+XpD@^`8F*g{w6bu4)u6^{_`33VR)@2LPc)5p_KPzqf|H+@LZ&&RKol?&23+ z1_w*v|9^&?9=C09v-;n`%v!g%^nA4g1-l{iXN5+w1H%pV;jjZmt@Y?}gYvezJn);) zk(G_^()#mu2WWBQ`9^zv2|$8ThE8E6-Bs*06xgKS&eA%3(gB<=t*yfYi~a7bzxxzEAw?Sy@cHoN@ApDgc{^s}$X-g_C zgu&|36a`ABG3{_G8$9l+LY%HN9iW-z=QO966jWWs%J}v7W6)b?Ol<(vP#p|Jx4Q;i z++2FTf{bms*WoFPza5<99X*A)SZ7J6@CQo^A6z2rVMmpJz6_-R1u)Oo?aKK5SVOZ3 z>;P)2!}iaHa2*J6llUDB8}U1M2l61I;ui#Eoj5YkGcxlv0CZEKYe})D)m7vrK@Zs_ zjt%{w1Orl~nL@>Jw5ZPK^bw57b7-|k{7=2*^ajF+($ouQA=%R)c9vI>fi2TGuM^V; zy4xTT(t(#%VopoXIf*BudRZZ^1YJQefDt^ z{X&TRPiMs%P6sn9)@UFenHBuie|Ki|emyg~_RLr{L;W{`VhuU`qw}IZE3jhqn_F|C zJ`>>gpH2d9n5RGuh~G~DJzD>Nod7Ep&HrysfX&s8BK{hVEOfr!>h#_$@RLp#1^nhZ zQh12)A{}*b4&Zmk5@mRDGhU4Kp=bI;Y=?Lkis*Ggv{p|-ow`(+n;wJxmK zUASB(4inOZ?kSa>N-fhjn^bCfRVgpj4z;f?5a>q2eJ7Kl}EF7;@#FyxY@|AkEkE zE>uOo2Y9mrc%=q#w+8T<1#nG}>}#!WiZ0^N&PIyfo)Z??~b+84+F;?I41#GqtSZX z=o0pRl>VcaZi^?6XGAg=-%ZxJEDo;{{mmPhhgmd(zUAUDeY^}GO3uY6Q%B_vb`j)O zN%7^8A~Th_mv5Wg-DSnL(7_Kj0sqad;a6Ey=x4GrO)Ml$YsG?b^B)y&EslzI2_k*vd<&O|N zzX)j`(;){&+bkU;YOsOta-pkazZ}6aP=y5@#{|+fp z#OT$HaT@82@dI|v-WVcf&Kf_u`)bPU!AQ=bOtXEyq3z@%%E`mCdi5U21w9P4FRib1MlRzCCF29$yY?p^<}W4i zaCAjKz2F<&^3&61|Br0=XEyTr2c48v3dzHtzv8#we$8)p{{g?<`x}1y_3!!Z$A8Li zj~?>dpZ{}y`^Vq%+pjg=d9=W9_ZIl=9`W0czy7A;w||{hN)W-Pr9kqx~ivW^3T7?n17m_f55*EZAXlwtP zN-m_~37(LuMl77uMqWU7xKa)BItaN1K0V#=nL*aK`ffN8sq}SP(&4JDI0AT%fbbl= z-4(C_KnCaX>+%fCH03gl#j&lxZPm^PG^jgrx&h>cj;g#P2M59Z0>ai%; z6EQ%HaZs&}s9rQwA)vQZ6}MnfneA%}9G!ME7Yd>S;B>C`1T&zh>hMZn)%?Y8o7d2) zD7dQb?PUB9sy5r1sL#?JwoOGJ!0D2v2r0rGWaK6T*>h8r4>QVHQ(RD_6qq8;A0&rC z`AG2`gWlxxQas(JW`K9WLADyYGp>rMpwj=s@${bDr5c&@*>xX=)JnR+q`zGI6i5N{ zk7l10Z>{i~I0j8oq-A*FB^a49lb{P6CMTEz$jUvuP+HiN&dYr>*@R;LDTqQrQ(}jl z9(A09Lv(w-MrlV+H+aMMp+2xx`g_{Vg1{I!fu=B~7ZKOqzbXHLkZ8S0!7X$?r`ca{ z$~U|ul9TXSnOruJZb%mDj{!jQS&n2lCb*Crwh1v(ALDpwZu{Q$O&-Q#daMuI3w_xB zn?7tm=)?9SeV|60^SL-jAfqY(Y3b~NzC{Frj{^OxZWhXnt1@F%#vE#7LQe%_iK+P< zLpzgS6mY~j(KQr6P7T@F!~DclLST{$X;a)hS__rnW)=%%t(H|rCS#mHwIVoouDt+A zFcx`QW}!sB?S*q%j(te`j@j9l=)3mmgWvr00am>2qrKg?Cw`ND@cqrnl~>$1)gWbzRI@vuaZrYgF0uT4gG0b&bAR ztMazWvna%72)OkPt2&dlf)%dUq0^b`RO8B84ZN%%Fd$=N0Y1v<5rk`t08-w@I)2t$ zwd(^Jge|R7g`2esIjh&h3Rl(_YUIq#75uKdQDtsl&r)m((>GVG`cy`DovN$Vrm{Ba zqpp>=6=jHrHS8{YwYpZ}k8&8_i1`}&_^VAqQrF6RjgeD^*cTj*b+O!DTQ@c8Ou!B# z3q*-ssmg|tT5dxw3~9H$KAQK_iF1cXWP{8*DCZ)cSUPP`m#KOogtAZx%rEGv1A?{t ztfQ0OlB*7gRZNR%Eq9n9nO9ZGw=GZh`X#3!FD6&f82YctTi|oj+3Yj(m_nZ(+|PkoWUv|7!d{OH2P+ z$}fUUj+ZWoLq+$5;?ytbwtVbFe4EPu^ z3Xe^2LdK`@A(;$e92p5vf+bcGb{OElKULKSwE!oX-Fu(wz3zABni#3o=dP})7Wc=TmVk4qWmEAnXbJyik)pE`yfZJnZum^8VZ9BGNvD_2>)QtZ?&? zRaZ{zZnQcaxh>hV1k2xzl*;#;wJ^&o0GPcei1#zQnFsE{kwbA-F%-TVHI}z4x2&#N zw(=%bmpJU+PZFTkOVUHYe*>GfM$WAD>qV=1-FkU@eg1Rn%&xNb+1taDws^m7pWR-Z z95!38&re>qF6|n-IlFFMp0>{pvCLKb?A1x@_LrOU>(+ACZOHob8IZNNt*hqYMeFve z^~+7`tl6@6R2w&E?dJK*)=G|DD0_5xatO~aZ<{CQ*v{?IB~)(j<$I9-xX)Ur7uWA| z{WxG}=hwG~Cnx9cZqHg**SU|+RaZ{hXFo%I$LE))hu3zs!cK1>@9V?2t=rSq)z#sv z))gP&&E?^V4b;->z_|rzqXr)C%1=ZhbQl^ z+E;dUhuz+`e!Xs;y}Z3RZ=YS?-rCh&O$qr?Iw8)Ee=oXsgV2td03LK)>BfV^jut>t z2gDEK&B4_a&ekujI0gz?KwgkZ*4=Us-KF{zsoqr*Y9~eKjJydaX0AGIJ^vwv?U$5- z{(l2V&jCo=)q}7Nhm36m@MPn8W3Xc}6W3Bx-&UBz&b0RzYDe{=*e~5-@az9ZFH>~O zdrrm_vqzvCyDYFf+en>ujE>Q@J3CzlB zZTPz-g8F1>*8~jZDaWZHo|n# zi`}daqQ}MeUHN?vzw>(a?|bxJnEUpft=~T+4YOgR{m7gwMCPSN=Yv=77Uw^7e*dBS z;}3JA^Sjag(Xb$=ZXb2q*N($MUs^|HvZsgslJP!Jh)sa{YcT~klnvZ6<0p{mSA zc(*jAfJg4ljE|<#(a7-JtPr7i=AM~jH%5MkM9OIO0!xQ>OZe9|el&{Oy1f+e9XU zv7nCX=$sHUM&!GYZJ6lV6w6?2Ym57f8aV*Uk;R72Il4+`J!jY%b?5V8c{HCNz^mgN zz_4Pchd8eXgV1Mm;&>fQ>#_;?pO4tYw8Y5Om4X=5zVe_W%_GmEEQXXi_WC&jvq#o9 zC^TAfj(gr$_JA8b{eGQB&LQb6qKHh~u#;QPv=9(cj0oQn;o}EpF3gpd9sxo<5LrSj zGmjvJuKnwoBaejpoX1u&Sjg3wI01_QuB6moOu#j#E?Jv?4TD|wxuu)IF8C*nGeYXq z7fvXEV{7)E`+hcW$5GzdIgkD3-X-J-io62(4gW>8QMD^})%F`IHk^+HYDM$wn%kCl zFt_FLXcD`lHac}ioT$CprD}!}LiZl6BTXtpFFDRg?$g1g3e=? zVKfGs8oIw;S*p!Vn4%DUh)I)XC^&+G8Q4tBM>!cyhdL)|OB|YfhD>(vsgF>fy`i9> zNe0;5jZZ^9$h=rjyDvG#A$A9&XL&(C@Z+SRJ!7TUedalDOp;5ZW46DSihx9hYL ztI767pAEiM3EiTNBcvzu)o35=W}i)0D*BwO2U*R01#}5^*=H?hhRbKWjF!vpF}_ZA z#L$opQp`v6Hq%r_oSjeXtm`xh^;}4#aD)bv%?u}08?Y*$tcH2yd{T2apC7Rcc*nNq z^9#%V3|U}TLLT^J*;@G;BY0G_ggFB(B1x5Ey5Kn;=;u z#g6;ZS72A=iku=z7^;t{J-azQB5qsH&J!gwyR%f}CDyZ>D}YHd``#+!xvxxmQ;f!G@#byp_5s32==&Ib|42VqG{pIQ z;|(9F@~GWVPuyE)0E2L0ylxk^Hr2PeDQZJs+iN>U3V1A1?vyppq$kRaCinKUQCafc zBfZ{iZr-BIKJUQ?JvG-qlTkJhT+e77(Iqsx;*$pUSzFKgxwbT4-^q9c(2GuF>RzO3 zPXy_K$+7dPPYyvtGOivIj|6mk)ml6bgArcD%YMcbmqlR?tplI>OM|Tn$DK-NCgmf+ z*aSeV#xTG%i(-R*a5fCB+e*f{fig}5-Ix-&pIFR%z?%+~+J)%)I)quFnnT^Kbu9Mk z4bWgDKrq;CjNHhl#4-G^baQ2}(+C~Vyu`RGFFrn-X?}9TE&0NN3JY$nG{>(ErdB#tXeuwd|WqK0{ z265uxWXr?nrVj)te&g5zKk+BTjxnMmzuXtG891168T4x6=XHt8NyMQwmQ&HMHc>e1 zs63k#dS{CT(5RRPeWT;CdW?s6N?DhZvJwH6;5SNI{#-(q+jW{eB1%RLQWz85GZvA& z8vRUPdV+Edk^~(aHq@hV%ct*_Tk{b028gp1uq+0zhLWNitDKyp1T7tHYn{VV~Uq6aO0PyMdEA53lHS*=np$ zw*|q$d|wvUfj29_XsvuICJTuXoz_)#hibd&S1+Ya%koE%4{sbI?+?`9?HFpo7 z_6iUp+WxRdOzwpq)8TuB|5)Wf|zT*)nvs*b-RTk8Bxynrs+|!ItJ~YnP2fNxBxO9`g7O)KbCc+P5BVLAT#ZN$BM>2AqK&+lJl7HG zOXz(}43CIS*G`xGPN@ca;fe#%di)gvnyv0S-X?dpel>Dhqw+GhAVBq!+hi4sS0i?m zIx~6Ec6j;f=CpNoZ9}?DBlbgmxQtPQSbS<IzDZ z8#e&O_8VOrBU;dSw|6+fz|TkzXS1a(5Uv1yoZA%13P?xGTQtbFsEax`oe}GGois72 zS$;D0^2bo_)y^GC{6y+4oj&<@JAW9#Nkm1Kwj-8W-l3~U0UlUA=@rludm9d|&rqRY zgWy1<`sHgQ{}weyHZH-)?q!UVmI_PLcEb65O3`NE_`<3s4J4mz38i&!bMt-Q>=EDB zd1OuYsp||HFsUu(c3Nb`(Y3!IG+q4?pOi3pjx@ zX9`))EQT4(d=B6OKbuV@%`PO3+t}u`-VyRF0@V0r!4dh5d+kus#+iM{`_g1*?1J48 zH+m#1Iuk|VO!);_As7woS$I;Ql#)=1^9nz_Cd4xJowyMrq8V9sL@47)lqC26F&rmr zWgi&V?Xx+uU?D_Tk%7nM5L1p~Jo!Z=q0qU{cgANvI+=kh$YN6rpbK1L!S&8Rt! zt%0sKEnFyzo%GFPU$I|P4RO9FDxIia6q^xs0KY;AN?!R==LLxx4pH&bPKA7uq-)FS zMIu#s5Qd_&&oUVWu;jE(zB#CSlYPsnxPKX~@#H;ITRf0B-Ca4_Myp3#4-vw|p(rNk ztrj6_2+RWWVB=}b##DD!r{n=`U^Ci3O%$JPdd{TN?gEMkIv(u=G)NekL*$(u#UOw?dyza9exMOkmBFeY5Gr9th9FQvk-04d|Sh$~`-gP{UZe>i`OxumKE? z?!~P-7HLBf+ytM^sl}yf?d)WFbZB#8ktzJ8W2%kEl!A|T<0i5nb2KG@(9~*7?VD(^ z$nN(P#gFJFdvkQ2l*I%rl!Ks#zhk<*9`po&i4+c10;DWnb#{s6s4vXR7Wnlt>9#C; z2y>KLyu7A~#MIF$UM9n$*;+PG(Qv4b&~-vd#}Sb=$IV~M@4wvt5klUo>GfG}k#~fOV zkCwPlbLoEIEW6P{(;MfhDS@FA5z~aJK`l8H;R8hn&x6K=n5*mP0{z*;l-U>A^hr&J zk<&5w(ww5pSF~+19)16_=T70tk6rjX^<7N92ShT2U;b$bhYcnMAvx$Y5+7>x-~lK8 zH;ncHdk9{6i&^DZu3FRbQH`m8MUI7evV6vFg&s8yjb8Y15Mc|P3x>(NnkK1#FDh+L zdsL_&yR;YG(G_*+WiSZR#L(`R!!?H!EC|Lwxt%!&sNkHgScbL)J=!oEKlwIop+Y!Lt2V5}f z+L3%(;N5eKRSJ?z(h@-1!LjnjO!#wxR0XH~Fctvnh-nnYQM4)nS&G>jW;bTAjwxY^ z1Q5tZyjCWJs_GkGIRBr_i<+#;!r)=zmr!fy zzhPkTMrj>nfb$z_3H(owX7RGWD$++7Jo%cm|IioG{*w{=*J#3#G9-WZo z(MjvoVe>s2-?Vs+%hoS9?MrALTDuWxvS}?zXh!iC-`=#c$+$SVdDT8!(}UZ0?d#V# zb8p+SG2PDR^78yLE7d$dy*RvXV=qM)v5|K5K-7G6*?#$|b$fMladCcmO&@Ew=VvGH zwP|_TI&PowLbp8f5{{T#G-3VcS8YsOH#6GjY?gS&l^YaH)oxJU`HDvQ#x+WkIFBg? zBp@+l3?vX&$go%>zeu`>P8;|T$Pav<%4A^rc`|wf%S0iDRp-gVjPuk_T|@aulVySs zQ5w?dJesbdUFD2q4A{IbxQ=kR?*deb-`EgVjP#OfakI*XWnl$eD2$cjlO9Jb%=Dum zGs|?uOI4{QuE-741VKgd2&f2D5Qp{?)M(?{;uN1KQM%*!8$&9#$T%{i_*e}3Bfjx2 z$(O~dC&AN^7Oy80ONRgpr0f{42)h#2AGzt91RcaIoRl;*NGb1u1bwrGJ?r?SmVu`e zC1UhZd7QZ1K0*)?sG;L-ZldisNl58k_C`>F7_?qo7xWg6TOTz{I)DN)Isj_sAvAjo z-z>}K&mzhW-hFOvLK2ZrWM+cK=I|M(QOL?7E!d%p3m#ao)&X<*+yxysa|ICy@P0;S z%N%g#^N0K$;X|m*44#FQ0e;j84SVR5U(TT&YsEdEMbJiqRICEMQSe&usX<=*FcC*f zW*U^P$&O#MiWNP|5siwcPs2dy(UXj5ut_}rtbP#OBNiWqF_J&)cHk4= z^kR;nDNsA_(7z&dawiY`)7JGNdbdMpc%M^6d!&My~~xO*`H8&VqH$~?<&!S+Vo}>{d-z< zdR>N`vjC&$xZmn^d;@Q`&ov)cfVTu0Nr#*IcKsr-UA~ zTPc7{Ir zE++jTSs1tldyL*}g$JTByO5Fzk%ZXJ_j84VrNV($cnK}bthr&0Ev(d|O0hmyV(CaF zjbzePCG}P&W_s45o-IMBGtRQzYZXnkFvL`PtURKaZ3l4G z*h1%gSfki5PFqazFOE585A1}UvUlt~?(Q3Ls=xZWP7z*Re2&c6Lp5v+1$(iqfD1V2 z=e}tPNV3=~XAID`=m#O>qr%)RBWIzV`Y5>@t7-qmd~jY|`u!344jPX~ zQ}bQKDYDK3GSlO(MK|nR-(zesO?8K@lzk|tuo4|n4n9BNpU<$*H1hva_JNO_R<7%e zacWLCH<4{QUC)lJ+}OZqurx}Imvs8j;}$z5tt_qON&3yvzg|1~P>p{1hIri^c-kCb z>C!7~J&Gmh#ripM$AIC>xPvt&0<9IU7DplGX8=dF2?-48939_A?=T;eRq>P!e` z5mp}bo3azUAOqrJcDe`SUfSxaxsrY1UV3yVZI)dZLHdyv0$zhffiWM-i+a z7SJ4HtW*F9f3(zV>(ABsMeBI)iH;u&u+4XTJx%+^Y76~ z%4Il5QglbJ7(b5>N%4JI`A@t74JT&b&Ir)>WF%bvn0<`-2aPSvzD@WX>EB?6COTP+ ziOz)Ap)-?NB|~0G?jzJP%&j_AGt5_m(ub@XFJBFPglasX@N=bvY%ue7l`khgL&-s| z13cXs@XD6BSd9VUwJm>#>K>`Or4O=mOFVE^Uz69j{2l6RQhiGwu)fqz2?}z8VEZlB zlTYfiRe`a6k3}!?Owwx})x$m}X77oQU#QVjzUngZo=Pkw4t&<}y{`RCX}(^r8kPC% zatRYnF)2=g*n-~_O|0&hPCIyA zyj7iDOFVOyjG{EL{e|WWDb*aNY;KYZKWIbLZ8T7}D!ej}8I-kCRT|aMl@vX3{7&3e;U54^<8_{sAX6PK&|$ttEb2Eu zzxZMeevN>Efc?asC6<5&MZfKdjeH&8Ukt;SpY7QH*Cc?>5SJ(X&WHu%kimGyZhl?v z_=VU8S1$yXdcoc$7H*iySifiFGafQGP2r`P=|%$KA1!2#SpEju6AiC6->$z7dKm@8Dz!`UWj zkNfSpqx%oS8df79^&T1-f!gWvP5~cQ9L$4W-GgphpFQ; z>#)y60M%op?-AH*9)w14~Sf3*hNdq`(D!V=w7wU z+Rn5wHD~hO_GFdh>}>b8co_BW5f%TzrkwJ;6FZ_@oE;OXS2cLqs7__ zi_GrOfwhBo+@kXn0YK!3@4EqL$N+>a=}hmJJX#2Kw7{>k_?{PAK8F;$iO& zT))R9s{YC*mjHY`V#qZkattLCA6tlL-sH#PJvA1IzsLdk{}+aIrVlC7hLr8`z*}k( z`D41Dp`#BK7)8vUOdS@EYB=!QP{0j)+%=J3=7(f`mU$~&&ZVUHGKLl8;Pun31+PF$ z)3~{jr#k@*D#H!oVC_z-v#sl0=*JVjp0@vq{%O`B3B5)+S&B z8hR=mfUs^b%lVP#mv02iHDm#$MMCTA zbEfk(Bl^cDeI<0#&b7i!1Cz;xP+nM`S0iLRn-(obvxiux?34Ay57dU?T}U&(9ps}M zW@#7&JzrS?;yLXzZUN)OiKlW>cv{;tm7m@zUQu-T_{szOB0X+@~9R>o&w*d$kuu`g`IP|z;An!>@>gMWN zffFyUZvxnsuG?kj@h}iK_De~4Sxk<{66GqRgWAnbAMql3;7rj8tEPYm7)gm{NQob{ z{_|4U9-P>oHA_fSA0M@=7Ayc;K%~E}l$eLsVkTW=&V;}uW8!m1gpkXOM$uz4OU{W$ z++-T|3ISg#pnL!n1{P2zw@Ov@_UirV(fP^kt>ZGX>wE~Hy|p>mki6$kJ*a3XW)0?p zUU|*RYTYXfyjNFGT%BkLtC}F<03Cq+19}Y9%6a zCXuZ;*vP9RK2W$eN=9Wdhawey9sw221|I6r@uM%%TLcJs0^MLyL4mjW-m9;I3FGEFM zVf`x|M9nK}=ao3We z+4YN9F|=C{3a;Aq6*+wbkPu!#Q{ik_c<9~`KF}5W`xQc))L@t477rjnInU<+2XMU7 z%~d^eBGJ?ux0(Y5WRsXHPvQB)`r?KBPUTP%?2kp}DE8JZ%sBBEBz-g@wnMhi$5nkvZv4MdK1>9u;oXgJ$ z?SwF+|KUsk_ale+^*LGJ)hBz%K0bRkix(eJL)Tgy_099XRe#$zuVMMnR_MEY0{ITw z2-SVfO6V3T9dxa%rKy6iPR@@GPi|kIpZ^S%2r#|#oG>)e4wZB1C>=2*L!BL?DiG`J z3y{H6pn-Xu*#szGblWk@MSX=#d)pZGwYsy&B!WP8VLY)kLU$ss!_8T(Huxqyv;HS7!0>??{5^^1^2$-rUj$;KEdyy zWfcvkUV(jQyU4W%zvI$8_(6Vt}LoY@2^K1vZh0*CyDy$Bj6**?G<2Jq8^55_X;vdy~|I(0Psb@L=!aQ zN|Z1xYQ^*2(ck}uI3GUBZ-vJo9Yzztxjx#e5+Y#*E}Fw$$j_tTJ`hb{aT# z_I`|$nu=*kFy(O=-RH*=K#%$WP0*-Mg}ex+joPGmUyy?N`wsI0F{P_Ca;bp7PzAA{*{$;^9yn=UtS0n|fF?JDz=DBQLT@}tR|Ngi3>BULA1&Qsm=E=>=_Svh#5flWPqHxkaZ3BKPT%Q-PMNwC~ zb%nK^wl15m;q~ySebT;u&;I_mQzimxYU)%Zu}?7Ifex z)O*%GJHCWwTBwdzhGrqH(0U6mg{#*m8y5A)t&B@gbT{&P?7;FF(JL~#UBfR({wJTs{#s1DEUk?A3PTy|As%xd zk?YSw@hzUhc_sAfgNUzIuKtDi{z80zA-=y5-@k$QTEr`281MAysGTZUXNW=MWQstD z5#gf<*2*K;Yd}b}$sQ`@?egAVi1jbT`WIsT3$gwii1kZmxSl$C3`9q6VvFUF9tCSw zjuWJ|jmu@pM4yU}9iJlI5$2ZpdBo=ob5qnziMC0Qz7ph_?1>QZqf3Q#W*0?D%z=)Y#Gf?{~QZNYB(P6z6DD)scI>Rvr97OnK3 zyBM}qgyF*Y$^5CJ=~rZNU&R%LtS)qDvN0Yf1_EOVR?j`^?2tztnGplJb)qhVKgAvX zbHIOK0x(!+rS3uz7mb%N|HyHF++jVZ6QiR)_*1O%pBn$!#$dKi05kj}hP*8XFvCA$ zj9YlB;ZqHtw()5j-S$MqQP-JdkzF%G98UntnzK(VtS{Z1^7F~u_N>MS)9n0ib&J*q z;oda0qV`n>xiMoJ5_hT7lVP-T5XHB3HOZm71>(B+?N zXm`1tDyHr%x3ja-P8x6kFi?vQOF0cXoqh8O2*5CZbrVY!qa4yZKvu^XO zIWh-5CdO``-$qpa;vN5@a{l5S|DtlfpLaw=b2D-z`Y}1`@trJgj6^^xi^7Lmp0MP< zsO~jP44Of=sdmC0Q^Wo=waP_ZHzU%3sKAM3TI|Ymg!B!yxnZv#hQU4U=VP=Xo6p79 zNB{0~kY0W@&wcdA6B%ws`Mcb!UJQHf(tiNdQ+U_`^!a=Veb%Zg=u`*N=2~s~{*zP_4$_h9pLY>>7M`KO^Y(D$`xG;s5WOF^dwjRg91FYK?D%Zz> zpStn107t+WatvKGi32W3Z&6NHKL(68Ow(~_R;bYbRm9D(nxtg2rd4f?H)hbdWk3+Z*s0g?M)Pu`Q3J zvV3Tb$fYmy{N!^QjZq8qKDrCY%@{f^^i!+=mg6N2%Wy}J?ldvjL*PFiyT}VbyZCb6 z?_=f}Rstmvh~Ss^6dp!?KgHg;eHhmz)vIj`m5x)I|G;&%*OZVSR*Gnr2VXqR9QBEz zmr1b#rQWas?<3T^O=38hXEcHNHa$FwqiH@dUejw-K+UJ1!ey7$i0KQ=uE>t^jO~wMw8gLzj)eu{1NJUa_WvDCza!O8A7>Qah$*$ z@(=U*H!n?4*G*oT2>TbEhwJ-FPDuTc2t8-1m65tiGfK@#tc5&6(?%9EU${~Hs(f*! z9*mKwYQg|PSWW%wJhk9a-B2*DfFZ?DflER(oa0x|C}^N$98=^dLkFl^TG1qPHGA>FU6V=Sy34EXfT%pM^!} z*j!U71dN7M3+x($ob9eOAU|s(kCz(Iv#bn6wf@ba1lkDJPi?YhYB^l^E3Lt#l7>k= z5NFF0;^mZtfmR{*bF?5k9C310_3WAl_A%+r3wcDW%bpN31EN;A812zBF;#-* z=vi(plN0B%86{4HmyF_*CG9ft-aaCHbyy+M67z_+tBeOuG$23VIm z&Iq)xvHEH?))unYW@bHSrbgic?KNr`lC^+?+LaThrfp58k;t@Q6CfpUZ{(ViERP_m zh7Pn&EDKU(z!(@9$s$V;Y)r#=4|V|#g1r85x&`#L{f)ejftL<>R?(bvA+rA7<0g##UNi`y(;gC!!YfcgPJ98w z!yrnLeVuUh-}GR5EnB=@(Ay#|a~8DxWph(}x%SK~741pn%T#4)YgwjxmOoUMOD)SE zl!e&Z4f1DViZ|3NlHE%Kv*wp}vK~T$$cDjQ5e8Z!;*5+SYt33^iEW)QFu9LEw4w*9 zua#k-S?oUAX(!9vW&HBOKKIOAx&`~9JPDIw&`-^*hBD92d-3Q@r1ytM0M3?%rlf6v zomE*h>;f;n4SZkmQJ@Y+sKcrQqlS(QpDwV{iRB7JbhWkJFl6OUF@wD<_k6Au zEsK)Ythr`pg@r$BW>cGXn%b;3%l+6L5XFhu1zY@tC;=r8>o^~TYw5YU_* zdCd1Qes^~8iMor9$M>x7m({wU*-7@!UJI`Ssh(Lai^weA+3N+%7Fb(7oSmi)(b?ei zePR@ERM+5K)5g1;OZLf78)j|w`94T%{vaFyQI0Y0#6j9)l8CZHrjU-^V%avan;M%N z3B@KAhXuIcRi-+WTzDw6*#>gAF&<|TY#34_f^)H+Y;Hy*Um@D8lL*433)C6M4p1-` z1pIZ9(TK!ohZ?`^Yb^4) z3mTQ^Tq$B-$^;*y-e+Jlfia=OlSO=}Ntv%jwsv&*5WDq6XC;rdrf&$b4rB6jA&Sl&3XJbHfK7dp_U53NXS9X<)+xMO`}N ziNH5oHYFwtvJ71>Y`n(%@3e3~LAyu1V*Q$k@l8&qt8?VO6S@z<0KKcB?R0!NARWxD z!_bQ%&pfyo!m$KDE#J~INPJVbg-V=YV12U28Ywm zle?l@Ps@VuYnY)RJ7s2p?A6hUP?^u6Fuz7j5WR)FjbAFj;j&S&>?bSNHt6@%F3Gc8 z{Z&Gg0t19n3wDjL8@0ahXcdPSMz;kuge5eyyL8hlVr(>^jIFe zd3EBMAcII85<`wKO_v~%KV$Br+Iyi;CeK96L!(_A(UC7gJ= z;!wwbY6CI zN4Ysowdp$5L~ws*vetb1%C2YMHSTWR*Kvb3;B;lcp&D@b%>iq}eLK>jgFeR&dLk8& zDY?92mO^*WD;Ws>WoNVUxr^bIQ~+TTRj!uPub`I`u~Y!3kH1Wgnt`SWQd;`VgRHZ4 zB&)xcWCeO%30s$PI5Vou&RSzs#ul}&*Eorutd0j&(=fwE9yMsFLTD0fZoW>06#^5r zE*MaLI{Ep>=qVeF9D20a_u(grX~to0^UQ=|LM21QYwkHZzJ4jxC6t^c;B`lx$Z)~3 zAPp1;Fg8QVay8Nr9Svm}WOs8ps50`kGD@78r~|k@nc0pOY$M{g=u!a1?~S08kBXDP zRM2N&*iegi4SCWDh(>hfynNE<1@?n1&Pr8u!Sdv1`kI?m7blfKAA?4TWwKL#tGyAH z?-14iO$>b(Rtc};J6$OWk0{kDk5Rh;KEBYt@iwh8moivSbUYRvUR~#PU8?81)Q_Tc zwM&?)nuX6lt?3kX_{lE)i5_V?;N`M%u6vgViy+}wm||%n-QhWtBqKt&z7H>R?|uQo zzq%(r3h*Fxb9xs*w&1T~BAgj61FGxvDGFS5QP+I=Ez5!1A-O&-$Q@CTJ;)LFaUgyB zaM=P8($pxnr8a{`c0Vdj6BV+(?Z$mtkZg~21J7+BuucB;j&%kVl_ zZtD~ip4`yBTtMW@&;j3COrFnGW$xzYAL4|?-HUE5eFa5Y*MAV*VB0ZuI8M}Yo7h}&IFC1EG~f|-&ci{I8QVg5rzvZ z(#0N|$lE1U$Z{rMlQek^6FA=?ULWMA-Rlz9GvuVraEazpJR7iHL$yzNW@m!gi5#rL zlTIrQ<&malZ{R@lC_NCT8s1@v>zRacFL4`#GFQ0U+b4&mf%7KY5yK{hawuDleUTbbI`ou9)TJazx6zJWViT zTHbef#hlMdNx*+q&_IpOI+ECUQGwGqfyj3qVc04&DLQ%z%V#?A`{>`>jIvym1og`I z3-0IeaR{48bCi6CH{uCbI!=Vraa4?@+Hq10x#BU9-uzD84jEmT+q&oPn~Y>*p)%C_ zrm)IXz&(cD{GKa71H5X9zw$&lMpCIA!v$C{3oOhh@gdVtQr_!O>*G7>ll`w3L6R_6rovR{1G_!YUV32Q}D*?cPE!FhKi99p%8**r zQiVE0C>CfnKc$znbgtA8%5_{V!9SGNH9}LjS^|@ct4*NZ5})(6qe#W#&`XSe#URr4 zgUAYCd!?AC%5kJmj3d`fDHf@GBxjnz-kPtI2;|RRw1zR4g#HM7 zDY@@*cum+pnIOcxb)oY5ln5FXj!{KW&7~6sQj|dm*b-NeH=ati>WP?RDkSyyp)~A>^RmUj;3Env%=ODAoqnaF_bL=M(C2} z22q)j65ACbT80`;zFC+N#bR_qln+C#~RFad%H5xzO z0i~b#FP>%ZOGPSPe%khB^f z0Y`$6#+Fg%Qj)g0MidbgfxU9wN96S562U1qnubcx?;nEBDt z1bhAinv~*Gkf8c5&AqgmDj3DA8fFL!DxS(;@_hn=0A7W)jQOA5L9?7}6-5Xav2y_k z<+Z0%+RfN$LgH~Q@hWz%Ao1rMP5uQI3X3Ot;$iF@LgKSr@%8R}`Mk+{HiJ=w^3@yL zix^p$uUA3#R!`Q@{ALZDKYy}{g^Ha8LNKjpppF2%v$O$JZ) z`wZHI)>+On(APdYnj4C{D58aI`1To2di@Tqez@1>pSf#i?%4U#o$5ABG7i&BGRL_{ ze1e(CNB`rO6FlvRH><+>;cPMgK7b9~5qH_Voht;Bt_sjJ!#v1{XAaDLvRE4WmZESc z=%-7TcOTsV&ODeO{uH5-J)7wjT>5=r{d!6A){PT<0T_Vsp&7HJJXoqK_m_NbuS_&| zvTZE2Uzf->;UcJJs@Y zXrx+sUfzeVwcY3CU3jnUR?B;sYp+(`t?o4UDhE({r?3mZyZeRx+8!ns_G;B~jozP^ zcMkRn`+M8vS`T|v*v9hov|p~_ELF+}kh4-acwXLyuI}vN7z)+x-EvLztswhGovIaT zJ2>#t^Mi8jV7DNKh$F7m4#evp20HW@ImSO~yE}XPhsKMawr~btWb?Scw}-Qln@1e- z$~@L;&%ZK{JGpt>k@Hxn;jprKtW~HU=nXZB^H+m0)OK;G`;@1~zwA6OSFuEucL#Ie zzweu%8gE-o(9XX-J-gLf;rUJla#wpWsBK!$3M@QSiU0txwOgadefrj{au7Ix(QNNm z3wzJY6@be9=lkWo0`v>k8%BneRCjRbkl}!SD}_BMQh|vt?C!w>ECqpX?SQ7R0Ml09 zD`9uwA2qmJt(Fg^9N-Nm8G2IK*{_zjF%5D<=V7X8UI7B3>H>@iHxDlH z!R`URLj8s6bC_G0#|n1)pmtCaeXMRny(Q{>6}nS}ogu2*Ily{Kd$<_Y!odM`xmw*9 zYsZ)4V4M26!xs)4sTKHa$;lJ1-?1J$2Wom?6?XTi-?hqqc^^8pv$s=#fB2i=vq&$9 z^s9YXHOznT9OnclQa(bp2QY0oVOa}VcaD#bw_BBU-H}*mXB!biueA4EKu8t#J`K0R zcK~3H9o#|NI5nl61F^WY9rgtT?aL!GcB)#@&c z^Pup28!=v~R^i(ie=E50D{@=&Y?Xpc;ROmy1s-q!y^6^Hyac&m9$@e9>6P*KE7_X^ zKoL+=zHfhGG4}u{4+s&$0umyGcYqdxG5&)6*&}=nFpj8x7kYajCaxfG*3J$h8MlUb z6jzCU@JIy6rQJi>aowoS=Trz*=Q*@mBg81)5_*H9iqgaj|Af1Mma|gYLCjX772l&H z0U&Un4wwqO>=42#Jm*P#gNm1J!c;I6>;|Anj-Ke{po$r5Qq?!gj#}^UIYxF7|F7L9`Avegi{C`s z8u^U@zu&tjc*A^0=17~0wTg?i6o)pSUo62Njyd1ELS0XY>Ng&3}6Pgz2!yfJAo-xLJ33 zmIM4DL<%cNBd!r?Tc~ns3kWl$nt=c~K=K4SlklVxWvKB)IQ${Q+Z{*)3XyL|TJK#+ zCRAvOaN-2fkch-xs$UTj2twEwPOkt?Ds6MhckekB<|7wxf1K9Dnr&D1u-Ez!YEKTK zmK(yhK7@x7A)FrV@0uX;DOZWg98j*(jv#WV9cr^AT9KKlN^0|=N?pCL?ZcWDDl1*2 zzU8|pp!T`Iqgiipz4&+4+Z`kXzrVNDCwp6^=5asl5`94rNUGyQfe+$4PW%c-v)lVb zdcCghBF;q87(tLXPM8>~h;p@jCf*Ql1i( zsEIr!UIMG^B-`U{=b!AxErBb5vyNHGms$t92s8aDpKl@3w zCVPT_pZhix6@9(K2U&-=a~-bcI=riOICr=l9~>RM%<%LNtXi|!E6?e?_q335zvjaS zs_~-w(b#@ttG> z3q}>^a^&KI;|5Dd+#cI4XA0h;n|E!Zt|nS;BzF_neiF=D6-L8BYWgxADryP_{&E*V=^~? zZD`N={Lt+V_H%;5wVCl{6ojAcA&lM-`NRMjf~=isfzkvlNdHjCjDFLh?QlGnLF#0v z<}bF-rgpk;(mnw2OzK4}9GBixJ6<>svGRN<^9wEZ*HVoFW-Tv7drElbj>o0P82v#v)X}R#iNF?+IlLF76R6{tFRRaM^|9-r9|ZVXfv+E7>aJ4L_%PXT zHFrKtc3Q`KA11rUdo}!9Ifj(uefYb-3&;}Sz%JmWm~Z~#u^I1=!56Sl+rh?U=jhE4 zbBhIxyI5#?@+54O07pdPOAFuA>>Fs7FAhwh!FQ)o+xb>QLw_`iHVW_j5wzxWhp9nQ zNd5cq$W8qXUb!)>ijrbVc8_qm}qV zZLz{MOPW%WdWBA##6>G4kT#!Fo;os0)2_? z_ji3C*S3>(t?t6&TL(R4{=HE6v4D}aA#du(=o%9aa7s0M7P`f(64!WrOz%v*!8nN%>1nybgCviR$>TE&rVnsw?^ogrJCQgd3kwSE2^d94{HxgPf z-?H&dxfv2|PD4k;dwuV7hw$Yfp`59Ut*~>;s%)?AIa7g%LlEMZjBQ zO9W(&r9UC^7-SgYmc}I&WbUNO_y<(MgEwo5jVz44`_pK1(|zGoC}?x3YO&Fa61fgR zD|0f0udoqXb;#FIvC3S?({SxnYAd6G5e3C{W#M=}&&swiR(21FibUxoeM~WxWqaQb2j6lwfmy&luidLn$PgcXX zMOYG3jT#!*(n2C9!{yM^Dfda?drFTJW6iH5%8|r0=ct*PY;OL7&UQpj^th;sb&{^N zx%sb=NwJXK`vjF(=mCov5aO^fN5-BI8s=Y80QSO?Un z5_Ai`e`RJ*c`uS;R2xptyJRZUEqRBk?Z^;!q;H{GLN(7j zrm%H=t1;qBY`@2V%lJlG9;n-*Ib0tF%OxSN7Lg%UHWz-`e}LIDF|IIddejL+WPvdb zvd9jQ4PC?Mnh1t!a(o@AaKq;UL2UT)HLYjBE}U6FW^TcyUI_sp1SxQeSU?lWgC@k{ z1I12&>H{Z66Zima70U)s!AE#bUZBIjQi&VPa5qZIrJCICi8OEALf<)CMp3%dh)NVz zUbfe$+7(O7OG-#*Vcpa(seLp)a*Q!vtaAr@@B)90g=L zzgQf`{0JwKV~7V#n}nak=rJU-O!E$Fyc0EMYd;j>8a4>r-lZ8?uC%anVTyn-!OLH( z?mH=NqP*n=QL7vcFyF~A{?_jw9*gz|I1W0$f7t34x9|YqUQ~R<`by&#AP3iG%ivIi z&;Kw;0}E#x4ZX3$;_PwZfcd@i`#-wHe{5w#>g6{=)(IDm9XK?K8eC46@amJAXHU4^ zB5-`-n^I8rhwejwEJ|5Ea;xb|`#~s!jY4ax$};uMuZH ziD8n&Tpmr^o*61vG?x7YpoNwliWuvBChMsK>qUmd+^Ed~`iHupx~R zgbp^~I(sFFRze)z{AKMFnB`0Alw|9HKhSYf)36axi_VATS{%9TZ+C|^gg#x zJ$1*~DtZEf`>5Z^Pp+)V;ZWzZ`#f5F=GVB-9U-K6RIqe`pfDa1T#X{`MV;#|0_z3H z4)&i)9!5!;_2KV+BsSD@S+W#t1epclrG_-p5C~9xh%|u214?H^7)Rs^(1h2wig8hkTysCn4E*@9 zLa}!`XvasUB$5U-XS7PTx5zYV1`bVvoFMceC{=9QaDdSh9ab$kmte>qAzhKh88DH> z@fg}b!bviP47vr&qUE$3UIrO$^=Mc4c8JXZ>MKj9P>;~JN7(|Kl9#O1MGsRbm^lma z@L@`$*={vjFDi|@P#z>UJmT4czv3K08yL-zH@a3)ibUBo_Hb;%0Lzo=RRc%UKAO@Z za}a0 zSE(3ePh-*(%8|uG5#EV+*2733k>vqCCs?*g^~CCulM8H*jjhd`1BISTnnjRildF{Bw$sfLKAxqJ}Rdo&x+jI994 zkZCH1oZ%9tW1cfa=F;Tob93|S1eV5M0Xtb7*<%3AqF?0ZwrOY5FmwPnY@!|cbJy$v zOf!${0|>A5gx>Uk_YR$_`=n$&z_?FYT~G~|9Y7tPZqtq!v?qr)arkx;^UVNoL_>r# z*hsc3u?bET%*{+quKX?&fH1-7n@~ovE{^7g$6eRFs6=&RCKqzVa{C*qo|MI+^Cs$Y ziFif5K!J%AVr5;Os7@BEkd=3I$k1t0)={xd6u8EWpAiYeRk2+OLOHJfcE~LahzPIC zW12Ps3mtwQiJ<{7imJ(R6V;`G9`HMGO2NQp!F-O~ufFZkZdq)^L4@Y?QqY5gS3L%J zLBNAeK8T?EJz#)R|2673_J&;Do4X5v{e~>P#L(+CcN1pFiVZgNLxA%bHRf>xp(Zb$ z2HB9r5%QD*GHOtBR7*zV2;#*s$f#b>B)E}* zkMfHSZE0G;thK4$+G+s2`P^R@Ogk(8YV?irdKyUtrRZ;%Iz)Kc$axX<#kENp7lfec z02eNy4FM8k=-5>Xqp*ySrJ!NKy$^H(1vTO1f$ts1(Y>f}!G0Y%TpDQ_!bX1*Eb*ot zzwF*|z3-i_V~A&%NHj-8UE>j&%OAie^~OJX6CS_^zE=0(bM}rb>;!-t{w%SuZ*uaQ z0syr#Az}O$%4eNlM_sxI)2ZVmUoaQ9gNko%{yHK_4B4s?H8!7bY?$2kY%{gwR_X_i z(fJ+t+6HW*p)*T-vOs$9(Gv%c+{T~Kdk+AvAM$It7BH}#a`DH;@6Ton)9QTaZhe4% zgKTh*OAIQb3R21Gb%wl0181jFL?%y8M5A2WwJSvJ zd(v{RVhy=nFbQ_x*As_=WY}B4uz&dQY!ki?icljL&FEEBCB?wc|0$wbz*~eM+QOI} zeIrBq!2bda+QRYbf~e#-Fi#d)NQ~Tc9_RCZfL(6_Ytav^8T6)F;TBZrQpF#%zKqR} z=CfIIVSSV)N@p^}M`qFVQCT$6{h}y|5wZ%jPYcGg*>qtPcujWUWARLL@QD-q3Alid zrrEG52mEfyXX{7nqb>VT$C>@)v^F>8Lj6>Oa*+Mm>=S&)Enoa(G00$kf(2;s1^9&X zT&qwrJe3YC))tR7IG39wEBnz9NxKzmF_8rNBIZvM?$}g;QdkCHmk`oZ0y32Gc6!|o z{!vNYqEp_lHJWK|MWu&Y#Q17DvRcGebUz(LNRS%zG`z|qzSMZ+0P8n9Uc{UX9O zd;0$1{*wbZK84fkjft|}L(WWY2|!kL?8uQAXhoAy951)6Ajg#E)7CwMV3baFytPwa1V0~UW{f>WdkSz&f2Vy7*Y z8(=vPrGJBLXF}eA;9BLT8~oW#w*bEO(U~F!?KOIxX%|rwRP^3AAE7@R?G=l^k8tKc z1Q?|;w;h5ci*|!!Tb?j*%x`3%K$x+e9U$*HQ9K~1hV!ct!ER5-LgEj zNpPC-GuN0n6D9vGRV{mnbk?$4CDH#=;YnXAU*yIC{efw1su;BseqAC+#~5fsAX|Zf z1L_N}2<(ValmQ?f`S~C8r?$>9or|*p0U`vfj7wS%fASUX4u6t7OkKNz>4e=9UMb)N z#1fw4dRQzjl*m*}hb-P$E8hnczf)uD&$aFDf`o8PD1MsUnDr_D~qnR~X-Ls1tOFl!IIP zyjN2)J#;@m`-aJp=?Mv_2wLfCCKO4qVDDTN(OfG@G0SmotRqY*ka`*O(rM31ZntFwV^;|J zdc$Dk!83A(bn%Vh^Rl4aaE@d62P`G;#T{oOT}r~6LRk@q{3O@It0gw4gRVN|T}SGS z1C+T-Hi~mkOlPu?vCD7(dN5OdchSxcR2FIq5OR9|_Ry>jG!Y487 zjGm6!*0n!b)4ndO&AdYE%*%w+ctc664u1+2B?m;{goT}9*Wwym6CG?YQV4v~lYqtf zWh9GOb!%8G*0ljvaGx#>5#eM)!6osgH20C|2%?7wf_K$p1BZ5Eo3=YZL7pC<7@Hmw;PmjB`gBSS#df0Yt1rW^YH^}hA}f{xOH$yZh?n)% zy?CezsyW{0w1ATNlFJAF$i>NA_nwa$z1pVke2y`@#aSby&HM(kg^pn%m-Z%19nR=( zLy;7|LM|BckxBV0iK|Dx`{2JqE!)IKO5nx+Kl{%_qaWG#f&n;QlpuGOEaJp+E z-RQgs(4AOF>kdGz`vn^Z-%>61ErLa^X57FL+P*dx4J>~d?ZXo5O@gMZ?tv*^W*Ta|C+V)F5_a9Hs&1!EyQ~6`P{LlG2 zLaxvSL@d>-3ZBw1a|M5++b+BYP?3+tayR9U=IhRH1ZHB>VUngdyo6Acpa!oCIbXl5 z5*s_F5W&Gmr5Xi%G;~);kTFz)9We+ z%_FJThacpXx{m7Z1EsM@G9NKMp)IYLTPfTOowq2908UcGnZuYYne)k_qZHSHUB`Pf zs~B3DFazb(u?6G}5?v7-=)e#psElTJVtS0NZWe1A(G+Q7tDX=y<4amUL4C1>78x8hDmq;$ zRtNeE)rf+Gs|xtSqm}MgcaTc8C#LTV;?VNM1#A{)O&Ss}lFGtHkTSW5qx%3zXft4L zHk6Swgl80rZ&Vwu31sjNo1vu?MuCjb*_UMxSMH%9=g_jJ=)#;As)<6V=8L2F{p(mXT+85Cyp3dS&*}^o$Knt zU>i9%;4;#oAHsen_K_~pVAwc_TttPJai(yo$$&FBkNAyNmJlG|M>@SEv_|zb5g=v5 zOi_3tV*Vg~O@t_h&Wg0r1;9N*?q7$dYh~Azrdz(fedzVh$4Di*RwwP&drA-u0MjFI ziI`%%xg`>CzIBm_)M)uc^iV_qJ?dG?>!F-NQ~)tGiFq@cjJ)s%yxF4JEvRv!gfCba z1(%*8BG*yiCoj1sj*kxL8$C&G+P(VHv^bNxyr~CfRU6=h2AIVdfB|}HfT%&0@i>~$ z?$;-@U4&Z8d~SFFY*Kf6CfH{5(MqJUd{JFk@&$XFyElnb^KC-%U_ceF<^eBNFc@Mq zr4&#pN;1V)A=Q!`+i2k^RY0La+*>#!HgQIsUa8t;!^{wg-}M4PKg=8Hl&We1hs5W$ z5iOa&q?&@%gdcq#>NLw4Ra&qQfr+ivGN!DDcMT6Hn1H=H*xVd;hM7Q33O@#oCz})1 zS*VT7A~|-U8OJf@*p&8AQejQ<&3M$WDIt{xoi(OeWN7tdefm}U2=#O%c>IRPJJ9~L zP*Q(Q*E%G_mu|L@0&h%1%U(t}mbx+}20CVFbz+Ng$R1%DI+;K0k%$-oIca@yd#QL2 zn21a1+pe^!_+_Zu=#%Z|Nf3TEh@W)RCV9HGXQ$^cTlV%s8t(%J7AEn+*qtk}b@K-J zQvFXlgLJ7IWMD3he^vhE(YVZ zERR=I)ml!@)klSvYSl`hVpw(#tFv6O;CK%q9?eXL(HHjqK;DjH({R!H9;dk^q*BKJ zE$v!++cvW3_x%;ImM}54`huRq3l)wOQ#)He}Itz=yZ#uH68kGFQieQyIyws*2nZ z51m`j18p+UT~)`v@)>OIjYgW6+9n^{_4wH;d={QNp$B8#*Gj|5nqa3n*U zpaj{mJYikqOy1!v@>Fgzo|P?pXPRl{PeXL*ix%-LX0Hb3_Hia?c}mPRR6_BV{7_E; zago&JBE-m1Fh-Eq0k$oAXPJrT&VHnIM%oVwE#cUme0PYpPDV|tEW0FP?x0P=&hLml zonZFOH+HigOSoDpe092?gvqiOSlpui3)VRgk(%>Oi8RhF@2UZ($zE#~`+A!=hKE0D?$X1L=XJ)YS|+FQrW!WA$pIP z@`s0irz$VocwqGHb;ifDn$wVq2o?ZZ;`}F8e^$|ZQVc7lT+X7j>U?Cz-^}YgKes^3 zC@VInJLsY@z$St6__e6Dj`Ll-YSoI;+l?bYC(+AR>zf2&k&XMq6d5~>Tc2`g+?ReL z`bz)o3D1o0Pb)tOx_&R>&9LFhp$Ec?`a$SLiKyDfG30xq=cW+QYkJuGj~CMELyB=+ zNPge>{>pdE=hn02E7u|QH8DP~`jbmksduZhN2{#gy;Hp=V(V*fT>s%=Wf-|$M~S<= zs=kb)cN;$!^s$aPSwyw=raVw%rP5OIVojW(PC)U;ZIh~C>6q#siv<$gcmdD-h4lq; zdc&ujzQR@Tcp8I})Yb29suWsl@U&*sgJR(jw1VNIBhbkSXFP_z#s=1-y24(kIbNQd#_xNP=j1kZk=x`olbyO=^vd^wP%Q+Hrppi%P7KB1 zs#(@ks^(tNpYfX8h2?ekhtQBUmE_uOM`}{k(Db5Nbf@^G5u%u?RW95Xm$bBIl4vq9 z)&$kf)n{uHK_M}|Rlexdy@ z)2QIqpvglTc)QN$>h?4cQ+I6)np3Bim-(jGJu-Io9y93F8l7~uRW%nAkJ>ScI+FkIsft4PI(ZCfK z+`g%AhJpBueyJ&80k_vQWOMCB8(s)M2gG{cN`uquCcq< z%y}&lZ*uG-9_o%w-JX8I369m@2rN45mXT&rXT0wlSAeuDq)*&8t%&=6teQ|J;r`I+ zVWW9?7>lq#9vjDX{0`YnSgiP z%UV)@O*i-V(0T7A$uJ56!Pi~au9>S!-=~eyz|9!>igzN~e=cYrWWO>E3^UhUHurhr z%eC3s;C9R+uNJm+t69gHr+%E#aMm5`wHc!$5J+1OgoJKD!>!94^1KfLOxqoXd`VaS z$R83{N7YPlL>+r3kMD7C;F&J+{Jdwfw-oXRjQq>O|MojfGc=ZT6o$>?j?HSG?(-;UG}iibQ9zJ zRVvkTt^Y0^T6k}k1W`&7*ePC1y(G-y^Ni=-vz&n_;AL)>R1h{{6q1vHb7jOz)>_$; zqy|j}XIL~R(m)V4{Kr^#G^SrAG)8|yKW`geRPIP!I8pghMrVlt)r+sDU$z(igqjbN zQ=;U8Q;NHr}L>pdJ(Ow(9Rs5#GQ~?+*2~0NLbJ>XUWWiWnUOEAvS2ig0&K|uj6=cM< zl}&Ge$S{zC0Zh=rf%E}qY0xh8ExM!kK$_>U0J-QJA9NiV--{QtYw2vivfuWVN?!Z1yR=x|kP(G67gOe;3(w04q`WPit$fFx|Y+D96tsjd{R_9#D zHOeSLL1Lf>)?yw6`57&KgmAiI= zTg_gIlA*-PXjA$Y;OGmowUk{oEJ|_2ULAzL=M3ogoR6Vjm4MUT%l3};hpY?^7PPp` z@+^M#<@+|yQ~AFDi#cvE)&r4jP~kR?q$q5lmtzVo8zHZcL7beQ>s4*f!nIJw=CnIR zGfvd&8dT=CRTo9Czxn0o>odo`!I+wtC$N}GV~<+uFC%MW%2bh2i+?=R%`y*P>k`c4 zx{koV1a9W#F>YpT!PKdncUvE@Mev7ic4{sB469S1wh>F{Hq-TAmA^O4wFvgfhSTBN z(>N-S8LIg~5sNJ{MW1AuJlzo-=QaV}g(dz% zA$%XivZz-Qm z-ah3`hJ?d-!9U;Sc1OyCz{HAn9&OJ8zSXo2pc%NidHcV%S=a;f+?&>vVmyr?${vM zG%g!3>A+?ZTTv)8S!RJL>9f5VeOT6WxYzb`DN8<@l|5|mJfqW-Te!FM#j<0N88^ps zbXE{~-g7MM(X7BKqSzdleC4cpf25i==**%WWDL#5M-BTlsjkO`24bMW4leU1YZiPo z_7zf-IU-~mE)S%d(rP&_LyS&KQN$q1_#W7Z;poxQ^dLwXUDb=Msaou>kbfdsxT4vG zbr-@Tahp^O#7S@TqP-*5*KwQ}#87b3cL`uN>rYy5^ zgpMUSq45F|pg(AHbVbB)aQUp&-Gwt^*CS-h8~QfuKqvEAa;GA226F}P*or8uHatps z5FSEzi>(Y_9mEa71J#SycngH8u!e68{ap~_nAXw{$su=u9jyBS(?Z}HsYlpaFU*h( zqKnChU0$@~46q~8Ml_&pj5bDUS^?YL`T4HoXX>5qKr1r$^kqnVU?6Y>vFB*8=x#I! zERK=pMFW=?Ia8z7TLSNC%r%x`3DoduELbiinl%=Mn6@bJDjLE9 zh+OIYe8ZL%d+Fb_RV&3k&_Rf$F<-lJ(hN(3A)(Lbupo1KJS%rRJE!17 zm$z}g+{H^7LYzF*W`eSepdE;{tEQDCe2HZl?OQVccJxat+~fS5P}(r{yx6Sc6%GQb zU{fV+3Yo&+%pG0A;04W|+MECSbs7FhXyjI+CER_ayCBoLAdc+4y z#BlHwk#sA*l&(HPo9fR0MD)3WR7?|!|EK)FY_lE4Z~c{4U5hl5FEr(yzx)S()syrv GG6DenUO!&| diff --git a/dist/production-dist/assets/index.a8a09008.css b/dist/production-dist/assets/index.a8a09008.css deleted file mode 100644 index 5e6a1bd8..00000000 --- a/dist/production-dist/assets/index.a8a09008.css +++ /dev/null @@ -1 +0,0 @@ -.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .28s var(--r-bezier);-o-transition:opacity .28s var(--r-bezier);transition:opacity .28s var(--r-bezier)}.fade-enter-from,.fade-leave-active{opacity:0;-webkit-transition:all .5s var(--r-bezier);-o-transition:all .5s var(--r-bezier);transition:all .5s var(--r-bezier)}.fade-transform-leave-active,.fade-transform-enter-active{-webkit-transition:all .5s var(--r-bezier);-o-transition:all .5s var(--r-bezier);transition:all .5s var(--r-bezier)}.fade-transform-enter-from{opacity:0;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translate(-30px)}.fade-transform-leave-to{opacity:0;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translate(30px)}body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}ul,ol,li{list-style:none}fieldset,img{border:0;vertical-align:middle}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.draggable-component{position:fixed;padding:8px 16px;border:1px solid rgba(156,163,175,.3);cursor:move;z-index:10} diff --git a/dist/production-dist/assets/index.a8a09008.css.gz b/dist/production-dist/assets/index.a8a09008.css.gz deleted file mode 100644 index a6b8e929a721a772de1d169c219cd0dcfea8d27c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 546 zcmV+-0^R)|iwFP!000026U~xOZ`&{o#qawRKDGd5#Lbcw&TSit71$qOMS)#qi?)f% zq9@Ur9V6d;N}6_Ek*q!LCW+7F?>#!Lv_XYV&?{XEtr61wlSRG8!_%aGVR1*I#A_Ew zh+WQ|E=k5Dy|@g?TKhAlyee=*=+9S*UoCy5Zks*!fK;nxzp z0C0N#{rG~-2u%jf1vGPL-a@m0W(kdl4hqZV-Oru{!B{W?#z1d@Em(riBkVdtMQBYx z0gE*{14S>w4#;)AfZ!n7qXua}%+zXMlZ%!*Z49|OpKTu+PL_hGAfv_HvBT|SUux^A zU~kaJ57+30N^O<4RJ*(-V=V4nOcgs(m2Sz7`Sos-pmf(+RACH)Exfnn?!M^qW`Dhk zYPi9gF}b~l?_97jd>h8-0d9-lNe>^i+re84SLAha6O)6Fp2^%FKcQXY4kr1EJwk|Y zDxjxowR5d}3?ts6N$!MN+TdrbsURDd`nb|Pb7+~R*(u{dipF$66IaR`#bJ1^sl6UU zOaQm3@w%>c5iOS7b}=+3Q^$v&zM>&^c?kNl8ejkS*ts ky<0#!KVOx-5A5@n*SOj!icW?+n{D6x1};7P+$#kD00-*|tN;K2 diff --git a/dist/production-dist/index.html b/dist/production-dist/index.html deleted file mode 100644 index 4a26fd26..00000000 --- a/dist/production-dist/index.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - ray template - - - - -
- - - diff --git a/dist/production-dist/ray.svg b/dist/production-dist/ray.svg deleted file mode 100644 index daaef75a..00000000 --- a/dist/production-dist/ray.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/dist/ray.svg b/dist/ray.svg deleted file mode 100644 index daaef75a..00000000 --- a/dist/ray.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/dist/test-dist/assets/index.4e650cca.js b/dist/test-dist/assets/index.4e650cca.js deleted file mode 100644 index 2c35bf49..00000000 --- a/dist/test-dist/assets/index.4e650cca.js +++ /dev/null @@ -1,189 +0,0 @@ -import"virtual:svg-icons-register";const vu=function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const o of document.querySelectorAll('link[rel="modulepreload"]'))r(o);new MutationObserver(o=>{for(const s of o)if(s.type==="childList")for(const i of s.addedNodes)i.tagName==="LINK"&&i.rel==="modulepreload"&&r(i)}).observe(document,{childList:!0,subtree:!0});function n(o){const s={};return o.integrity&&(s.integrity=o.integrity),o.referrerpolicy&&(s.referrerPolicy=o.referrerpolicy),o.crossorigin==="use-credentials"?s.credentials="include":o.crossorigin==="anonymous"?s.credentials="omit":s.credentials="same-origin",s}function r(o){if(o.ep)return;o.ep=!0;const s=n(o);fetch(o.href,s)}};vu();function Gt(e,t){const n=Object.create(null),r=e.split(",");for(let o=0;o!!n[o.toLowerCase()]:o=>!!n[o]}const yu="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",bu=Gt(yu);function al(e){return!!e||e===""}function ro(e){if(Y(e)){const t={};for(let n=0;n{if(n){const r=n.split(wu);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function Fs(e){let t="";if(Pe(e))t=e;else if(Y(e))for(let n=0;nPe(e)?e:e==null?"":Y(e)||Ee(e)&&(e.toString===fl||!J(e.toString))?JSON.stringify(e,ll,2):String(e),ll=(e,t)=>t&&t.__v_isRef?ll(e,t.value):an(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,o])=>(n[`${r} =>`]=o,n),{})}:ul(t)?{[`Set(${t.size})`]:[...t.values()]}:Ee(t)&&!Y(t)&&!dl(t)?String(t):t,ce=Object.freeze({}),Rn=Object.freeze([]),We=()=>{},cl=()=>!1,Cu=/^on[^a-z]/,br=e=>Cu.test(e),Kr=e=>e.startsWith("onUpdate:"),Ie=Object.assign,Ds=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Ru=Object.prototype.hasOwnProperty,ne=(e,t)=>Ru.call(e,t),Y=Array.isArray,an=e=>oo(e)==="[object Map]",ul=e=>oo(e)==="[object Set]",J=e=>typeof e=="function",Pe=e=>typeof e=="string",Us=e=>typeof e=="symbol",Ee=e=>e!==null&&typeof e=="object",js=e=>Ee(e)&&J(e.then)&&J(e.catch),fl=Object.prototype.toString,oo=e=>fl.call(e),Vs=e=>oo(e).slice(8,-1),dl=e=>oo(e)==="[object Object]",Ws=e=>Pe(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,$r=Gt(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Au=Gt("bind,cloak,else-if,else,for,html,if,model,on,once,pre,show,slot,text,memo"),so=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Nu=/-(\w)/g,An=so(e=>e.replace(Nu,(t,n)=>n?n.toUpperCase():"")),xu=/\B([A-Z])/g,Wt=so(e=>e.replace(xu,"-$1").toLowerCase()),io=so(e=>e.charAt(0).toUpperCase()+e.slice(1)),Qt=so(e=>e?`on${io(e)}`:""),ir=(e,t)=>!Object.is(e,t),jn=(e,t)=>{for(let n=0;n{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},$u=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let Ii;const pl=()=>Ii||(Ii=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function zr(e,...t){console.warn(`[Vue warn] ${e}`,...t)}let He;class hl{constructor(t=!1){this.active=!0,this.effects=[],this.cleanups=[],!t&&He&&(this.parent=He,this.index=(He.scopes||(He.scopes=[])).push(this)-1)}run(t){if(this.active){const n=He;try{return He=this,t()}finally{He=n}}else zr("cannot run an inactive effect scope.")}on(){He=this}off(){He=this.parent}stop(t){if(this.active){let n,r;for(n=0,r=this.effects.length;n{const t=new Set(e);return t.w=0,t.n=0,t},ml=e=>(e.w&Ht)>0,gl=e=>(e.n&Ht)>0,Fu=({deps:e})=>{if(e.length)for(let t=0;t{const{deps:t}=e;if(t.length){let n=0;for(let r=0;r{(f==="length"||f>=r)&&a.push(c)});else switch(n!==void 0&&a.push(i.get(n)),t){case"add":Y(e)?Ws(n)&&a.push(i.get("length")):(a.push(i.get(ln)),an(e)&&a.push(i.get(qo)));break;case"delete":Y(e)||(a.push(i.get(ln)),an(e)&&a.push(i.get(qo)));break;case"set":an(e)&&a.push(i.get(ln));break}const l={target:e,type:t,key:n,newValue:r,oldValue:o,oldTarget:s};if(a.length===1)a[0]&&Xo(a[0],l);else{const c=[];for(const f of a)f&&c.push(...f);Xo(Bs(c),l)}}function Xo(e,t){const n=Y(e)?e:[...e];for(const r of n)r.computed&&Si(r,t);for(const r of n)r.computed||Si(r,t)}function Si(e,t){(e!==Me||e.allowRecurse)&&(e.onTrigger&&e.onTrigger(Ie({effect:e},t)),e.scheduler?e.scheduler():e.run())}const Uu=Gt("__proto__,__v_isRef,__isVue"),yl=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Us)),ju=ao(),Vu=ao(!1,!0),Wu=ao(!0),Hu=ao(!0,!0),Ci=Bu();function Bu(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=ee(this);for(let s=0,i=this.length;s{e[t]=function(...n){gn();const r=ee(this)[t].apply(this,n);return _n(),r}}),e}function ao(e=!1,t=!1){return function(r,o,s){if(o==="__v_isReactive")return!e;if(o==="__v_isReadonly")return e;if(o==="__v_isShallow")return t;if(o==="__v_raw"&&s===(e?t?Sl:Pl:t?Il:Tl).get(r))return r;const i=Y(r);if(!e&&i&&ne(Ci,o))return Reflect.get(Ci,o,s);const a=Reflect.get(r,o,s);return(Us(o)?yl.has(o):Uu(o))||(e||ze(r,"get",o),t)?a:ge(a)?i&&Ws(o)?a:a.value:Ee(a)?e?Cl(a):vn(a):a}}const Ku=bl(),Gu=bl(!0);function bl(e=!1){return function(n,r,o,s){let i=n[r];if(dn(i)&&ge(i)&&!ge(o))return!1;if(!e&&!dn(o)&&(Jo(o)||(o=ee(o),i=ee(i)),!Y(n)&&ge(i)&&!ge(o)))return i.value=o,!0;const a=Y(n)&&Ws(r)?Number(r)e,lo=e=>Reflect.getPrototypeOf(e);function Or(e,t,n=!1,r=!1){e=e.__v_raw;const o=ee(e),s=ee(t);n||(t!==s&&ze(o,"get",t),ze(o,"get",s));const{has:i}=lo(o),a=r?Gs:n?zs:ar;if(i.call(o,t))return a(e.get(t));if(i.call(o,s))return a(e.get(s));e!==o&&e.get(t)}function Tr(e,t=!1){const n=this.__v_raw,r=ee(n),o=ee(e);return t||(e!==o&&ze(r,"has",e),ze(r,"has",o)),e===o?n.has(e):n.has(e)||n.has(o)}function Ir(e,t=!1){return e=e.__v_raw,!t&&ze(ee(e),"iterate",ln),Reflect.get(e,"size",e)}function Ri(e){e=ee(e);const t=ee(this);return lo(t).has.call(t,e)||(t.add(e),At(t,"add",e,e)),this}function Ai(e,t){t=ee(t);const n=ee(this),{has:r,get:o}=lo(n);let s=r.call(n,e);s?Ol(n,r,e):(e=ee(e),s=r.call(n,e));const i=o.call(n,e);return n.set(e,t),s?ir(t,i)&&At(n,"set",e,t,i):At(n,"add",e,t),this}function Ni(e){const t=ee(this),{has:n,get:r}=lo(t);let o=n.call(t,e);o?Ol(t,n,e):(e=ee(e),o=n.call(t,e));const s=r?r.call(t,e):void 0,i=t.delete(e);return o&&At(t,"delete",e,void 0,s),i}function xi(){const e=ee(this),t=e.size!==0,n=an(e)?new Map(e):new Set(e),r=e.clear();return t&&At(e,"clear",void 0,void 0,n),r}function Pr(e,t){return function(r,o){const s=this,i=s.__v_raw,a=ee(i),l=t?Gs:e?zs:ar;return!e&&ze(a,"iterate",ln),i.forEach((c,f)=>r.call(o,l(c),l(f),s))}}function Sr(e,t,n){return function(...r){const o=this.__v_raw,s=ee(o),i=an(s),a=e==="entries"||e===Symbol.iterator&&i,l=e==="keys"&&i,c=o[e](...r),f=n?Gs:t?zs:ar;return!t&&ze(s,"iterate",l?qo:ln),{next(){const{value:u,done:d}=c.next();return d?{value:u,done:d}:{value:a?[f(u[0]),f(u[1])]:f(u),done:d}},[Symbol.iterator](){return this}}}}function xt(e){return function(...t){{const n=t[0]?`on key "${t[0]}" `:"";console.warn(`${io(e)} operation ${n}failed: target is readonly.`,ee(this))}return e==="delete"?!1:this}}function Qu(){const e={get(s){return Or(this,s)},get size(){return Ir(this)},has:Tr,add:Ri,set:Ai,delete:Ni,clear:xi,forEach:Pr(!1,!1)},t={get(s){return Or(this,s,!1,!0)},get size(){return Ir(this)},has:Tr,add:Ri,set:Ai,delete:Ni,clear:xi,forEach:Pr(!1,!0)},n={get(s){return Or(this,s,!0)},get size(){return Ir(this,!0)},has(s){return Tr.call(this,s,!0)},add:xt("add"),set:xt("set"),delete:xt("delete"),clear:xt("clear"),forEach:Pr(!0,!1)},r={get(s){return Or(this,s,!0,!0)},get size(){return Ir(this,!0)},has(s){return Tr.call(this,s,!0)},add:xt("add"),set:xt("set"),delete:xt("delete"),clear:xt("clear"),forEach:Pr(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(s=>{e[s]=Sr(s,!1,!1),n[s]=Sr(s,!0,!1),t[s]=Sr(s,!1,!0),r[s]=Sr(s,!0,!0)}),[e,n,t,r]}const[Zu,ef,tf,nf]=Qu();function co(e,t){const n=t?e?nf:tf:e?ef:Zu;return(r,o,s)=>o==="__v_isReactive"?!e:o==="__v_isReadonly"?e:o==="__v_raw"?r:Reflect.get(ne(n,o)&&o in r?n:r,o,s)}const rf={get:co(!1,!1)},of={get:co(!1,!0)},sf={get:co(!0,!1)},af={get:co(!0,!0)};function Ol(e,t,n){const r=ee(n);if(r!==n&&t.call(e,r)){const o=Vs(e);console.warn(`Reactive ${o} contains both the raw and reactive versions of the same object${o==="Map"?" as keys":""}, which can lead to inconsistencies. Avoid differentiating between the raw and reactive versions of an object and only use the reactive version if possible.`)}}const Tl=new WeakMap,Il=new WeakMap,Pl=new WeakMap,Sl=new WeakMap;function lf(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function cf(e){return e.__v_skip||!Object.isExtensible(e)?0:lf(Vs(e))}function vn(e){return dn(e)?e:uo(e,!1,El,rf,Tl)}function uf(e){return uo(e,!1,Xu,of,Il)}function Cl(e){return uo(e,!0,wl,sf,Pl)}function Pn(e){return uo(e,!0,Ju,af,Sl)}function uo(e,t,n,r,o){if(!Ee(e))return console.warn(`value cannot be made reactive: ${String(e)}`),e;if(e.__v_raw&&!(t&&e.__v_isReactive))return e;const s=o.get(e);if(s)return s;const i=cf(e);if(i===0)return e;const a=new Proxy(e,i===2?r:n);return o.set(e,a),a}function mt(e){return dn(e)?mt(e.__v_raw):!!(e&&e.__v_isReactive)}function dn(e){return!!(e&&e.__v_isReadonly)}function Jo(e){return!!(e&&e.__v_isShallow)}function Yr(e){return mt(e)||dn(e)}function ee(e){const t=e&&e.__v_raw;return t?ee(t):e}function dt(e){return Gr(e,"__v_skip",!0),e}const ar=e=>Ee(e)?vn(e):e,zs=e=>Ee(e)?Cl(e):e;function Ys(e){jt&&Me&&(e=ee(e),vl(e.dep||(e.dep=Bs()),{target:e,type:"get",key:"value"}))}function qs(e,t){e=ee(e),e.dep&&Xo(e.dep,{target:e,type:"set",key:"value",newValue:t})}function ge(e){return!!(e&&e.__v_isRef===!0)}function Ce(e){return Rl(e,!1)}function ff(e){return Rl(e,!0)}function Rl(e,t){return ge(e)?e:new df(e,t)}class df{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:ee(t),this._value=n?t:ar(t)}get value(){return Ys(this),this._value}set value(t){t=this.__v_isShallow?t:ee(t),ir(t,this._rawValue)&&(this._rawValue=t,this._value=this.__v_isShallow?t:ar(t),qs(this,t))}}function gt(e){return ge(e)?e.value:e}const pf={get:(e,t,n)=>gt(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const o=e[t];return ge(o)&&!ge(n)?(o.value=n,!0):Reflect.set(e,t,n,r)}};function Al(e){return mt(e)?e:new Proxy(e,pf)}class hf{constructor(t){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:r}=t(()=>Ys(this),()=>qs(this));this._get=n,this._set=r}get value(){return this._get()}set value(t){this._set(t)}}function mf(e){return new hf(e)}function Qo(e){Yr(e)||console.warn("toRefs() expects a reactive object but received a plain one.");const t=Y(e)?new Array(e.length):{};for(const n in e)t[n]=Lr(e,n);return t}class gf{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0}get value(){const t=this._object[this._key];return t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}}function Lr(e,t,n){const r=e[t];return ge(r)?r:new gf(e,t,n)}class _f{constructor(t,n,r,o){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this._dirty=!0,this.effect=new Ks(t,()=>{this._dirty||(this._dirty=!0,qs(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!o,this.__v_isReadonly=r}get value(){const t=ee(this);return Ys(t),(t._dirty||!t._cacheable)&&(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}function vf(e,t,n=!1){let r,o;const s=J(e);s?(r=e,o=()=>{console.warn("Write operation failed: computed value is readonly")}):(r=e.get,o=e.set);const i=new _f(r,o,s||!o,n);return t&&!n&&(i.effect.onTrack=t.onTrack,i.effect.onTrigger=t.onTrigger),i}const cn=[];function kr(e){cn.push(e)}function Mr(){cn.pop()}function $(e,...t){gn();const n=cn.length?cn[cn.length-1].component:null,r=n&&n.appContext.config.warnHandler,o=yf();if(r)Rt(r,n,11,[e+t.join(""),n&&n.proxy,o.map(({vnode:s})=>`at <${yo(n,s.type)}>`).join(` -`),o]);else{const s=[`[Vue warn]: ${e}`,...t];o.length&&s.push(` -`,...bf(o)),console.warn(...s)}_n()}function yf(){let e=cn[cn.length-1];if(!e)return[];const t=[];for(;e;){const n=t[0];n&&n.vnode===e?n.recurseCount++:t.push({vnode:e,recurseCount:0});const r=e.component&&e.component.parent;e=r&&r.vnode}return t}function bf(e){const t=[];return e.forEach((n,r)=>{t.push(...r===0?[]:[` -`],...Ef(n))}),t}function Ef({vnode:e,recurseCount:t}){const n=t>0?`... (${t} recursive calls)`:"",r=e.component?e.component.parent==null:!1,o=` at <${yo(e.component,e.type,r)}`,s=">"+n;return e.props?[o,...wf(e.props),s]:[o+s]}function wf(e){const t=[],n=Object.keys(e);return n.slice(0,3).forEach(r=>{t.push(...Nl(r,e[r]))}),n.length>3&&t.push(" ..."),t}function Nl(e,t,n){return Pe(t)?(t=JSON.stringify(t),n?t:[`${e}=${t}`]):typeof t=="number"||typeof t=="boolean"||t==null?n?t:[`${e}=${t}`]:ge(t)?(t=Nl(e,ee(t.value),!0),n?t:[`${e}=Ref<`,t,">"]):J(t)?[`${e}=fn${t.name?`<${t.name}>`:""}`]:(t=ee(t),n?t:[`${e}=`,t])}const Xs={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. This is likely a Vue internals bug. Please open an issue at https://new-issue.vuejs.org/?repo=vuejs/core"};function Rt(e,t,n,r){let o;try{o=r?e(...r):e()}catch(s){fo(s,t,n)}return o}function rt(e,t,n,r){if(J(e)){const s=Rt(e,t,n,r);return s&&js(s)&&s.catch(i=>{fo(i,t,n)}),s}const o=[];for(let s=0;s>>1;cr(Ke[r])St&&Ke.splice(t,1)}function Ll(e,t,n,r){Y(e)?n.push(...e):(!t||!t.includes(e,e.allowRecurse?r+1:r))&&n.push(e),$l()}function Sf(e){Ll(e,Tn,Qn,Zt)}function kl(e){Ll(e,Ot,Zn,en)}function po(e,t=null){if(Qn.length){for(es=t,Tn=[...new Set(Qn)],Qn.length=0,e=e||new Map,Zt=0;Ztcr(n)-cr(r)),en=0;ene.id==null?1/0:e.id;function Fl(e){Zo=!1,qr=!0,e=e||new Map,po(e),Ke.sort((n,r)=>cr(n)-cr(r));const t=n=>Zs(e,n);try{for(St=0;StTf){const r=t.ownerInstance,o=r&&cc(r.type);return $(`Maximum recursive updates exceeded${o?` in component <${o}>`:""}. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.`),!0}else e.set(t,n+1)}}let un=!1;const In=new Set;pl().__VUE_HMR_RUNTIME__={createRecord:Co(Dl),rerender:Co(Af),reload:Co(Nf)};const pn=new Map;function Cf(e){const t=e.type.__hmrId;let n=pn.get(t);n||(Dl(t,e.type),n=pn.get(t)),n.instances.add(e)}function Rf(e){pn.get(e.type.__hmrId).instances.delete(e)}function Dl(e,t){return pn.has(e)?!1:(pn.set(e,{initialDef:er(t),instances:new Set}),!0)}function er(e){return uc(e)?e.__vccOpts:e}function Af(e,t){const n=pn.get(e);!n||(n.initialDef.render=t,[...n.instances].forEach(r=>{t&&(r.render=t,er(r.type).render=t),r.renderCache=[],un=!0,r.update(),un=!1}))}function Nf(e,t){const n=pn.get(e);if(!n)return;t=er(t),$i(n.initialDef,t);const r=[...n.instances];for(const o of r){const s=er(o.type);In.has(s)||(s!==n.initialDef&&$i(s,t),In.add(s)),o.appContext.optionsCache.delete(o.type),o.ceReload?(In.add(s),o.ceReload(t.styles),In.delete(s)):o.parent?(Qs(o.parent.update),o.parent.type.__asyncLoader&&o.parent.ceReload&&o.parent.ceReload(t.styles)):o.appContext.reload?o.appContext.reload():typeof window<"u"?window.location.reload():console.warn("[HMR] Root or manually mounted instance modified. Full reload required.")}kl(()=>{for(const o of r)In.delete(er(o.type))})}function $i(e,t){Ie(e,t);for(const n in e)n!=="__file"&&!(n in t)&&delete e[n]}function Co(e){return(t,n)=>{try{return e(t,n)}catch(r){console.error(r),console.warn("[HMR] Something went wrong during Vue component hot-reload. Full reload required.")}}}let rn,Yn=[],ts=!1;function Er(e,...t){rn?rn.emit(e,...t):ts||Yn.push({event:e,args:t})}function Ul(e,t){var n,r;rn=e,rn?(rn.enabled=!0,Yn.forEach(({event:o,args:s})=>rn.emit(o,...s)),Yn=[]):typeof window<"u"&&window.HTMLElement&&!(!((r=(n=window.navigator)===null||n===void 0?void 0:n.userAgent)===null||r===void 0)&&r.includes("jsdom"))?((t.__VUE_DEVTOOLS_HOOK_REPLAY__=t.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(s=>{Ul(s,t)}),setTimeout(()=>{rn||(t.__VUE_DEVTOOLS_HOOK_REPLAY__=null,ts=!0,Yn=[])},3e3)):(ts=!0,Yn=[])}function xf(e,t){Er("app:init",e,t,{Fragment:et,Text:wr,Comment:ot,Static:jr})}function $f(e){Er("app:unmount",e)}const Lf=ei("component:added"),jl=ei("component:updated"),kf=ei("component:removed");function ei(e){return t=>{Er(e,t.appContext.app,t.uid,t.parent?t.parent.uid:void 0,t)}}const Mf=Vl("perf:start"),Ff=Vl("perf:end");function Vl(e){return(t,n,r)=>{Er(e,t.appContext.app,t.uid,t,n,r)}}function Df(e,t,n){Er("component:emit",e.appContext.app,e,t,n)}function Uf(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||ce;{const{emitsOptions:f,propsOptions:[u]}=e;if(f)if(!(t in f))(!u||!(Qt(t)in u))&&$(`Component emitted event "${t}" but it is neither declared in the emits option nor as an "${Qt(t)}" prop.`);else{const d=f[t];J(d)&&(d(...n)||$(`Invalid event arguments: event validation failed for event "${t}".`))}}let o=n;const s=t.startsWith("update:"),i=s&&t.slice(7);if(i&&i in r){const f=`${i==="modelValue"?"model":i}Modifiers`,{number:u,trim:d}=r[f]||ce;d&&(o=n.map(g=>g.trim())),u&&(o=n.map($u))}Df(e,t,o);{const f=t.toLowerCase();f!==t&&r[Qt(f)]&&$(`Event "${f}" is emitted in component ${yo(e,e.type)} but the handler is registered for "${t}". Note that HTML attributes are case-insensitive and you cannot use v-on to listen to camelCase events when using in-DOM templates. You should probably use "${Wt(t)}" instead of "${t}".`)}let a,l=r[a=Qt(t)]||r[a=Qt(An(t))];!l&&s&&(l=r[a=Qt(Wt(t))]),l&&rt(l,e,6,o);const c=r[a+"Once"];if(c){if(!e.emitted)e.emitted={};else if(e.emitted[a])return;e.emitted[a]=!0,rt(c,e,6,o)}}function Wl(e,t,n=!1){const r=t.emitsCache,o=r.get(e);if(o!==void 0)return o;const s=e.emits;let i={},a=!1;if(!J(e)){const l=c=>{const f=Wl(c,t,!0);f&&(a=!0,Ie(i,f))};!n&&t.mixins.length&&t.mixins.forEach(l),e.extends&&l(e.extends),e.mixins&&e.mixins.forEach(l)}return!s&&!a?(r.set(e,null),null):(Y(s)?s.forEach(l=>i[l]=null):Ie(i,s),r.set(e,i),i)}function ho(e,t){return!e||!br(t)?!1:(t=t.slice(2).replace(/Once$/,""),ne(e,t[0].toLowerCase()+t.slice(1))||ne(e,Wt(t))||ne(e,t))}let Je=null,Hl=null;function Xr(e){const t=Je;return Je=e,Hl=e&&e.type.__scopeId||null,t}function jf(e,t=Je,n){if(!t||e._n)return e;const r=(...o)=>{r._d&&Bi(-1);const s=Xr(t),i=e(...o);return Xr(s),r._d&&Bi(1),jl(t),i};return r._n=!0,r._c=!0,r._d=!0,r}let ns=!1;function Jr(){ns=!0}function Ro(e){const{type:t,vnode:n,proxy:r,withProxy:o,props:s,propsOptions:[i],slots:a,attrs:l,emit:c,render:f,renderCache:u,data:d,setupState:g,ctx:v,inheritAttrs:w}=e;let O,S;const b=Xr(e);ns=!1;try{if(n.shapeFlag&4){const C=o||r;O=tt(f.call(C,C,u,s,g,d,v)),S=l}else{const C=t;l===s&&Jr(),O=tt(C.length>1?C(s,{get attrs(){return Jr(),l},slots:a,emit:c}):C(s,null)),S=t.props?l:Wf(l)}}catch(C){tr.length=0,fo(C,e,1),O=Oe(ot)}let M=O,F;if(O.patchFlag>0&&O.patchFlag&2048&&([M,F]=Vf(O)),S&&w!==!1){const C=Object.keys(S),{shapeFlag:G}=M;if(C.length){if(G&7)i&&C.some(Kr)&&(S=Hf(S,i)),M=Bt(M,S);else if(!ns&&M.type!==ot){const N=Object.keys(l),q=[],W=[];for(let x=0,B=N.length;x renders non-element root node that cannot be animated."),M.transition=n.transition),F?F(M):O=M,Xr(b),O}const Vf=e=>{const t=e.children,n=e.dynamicChildren,r=Bl(t);if(!r)return[e,void 0];const o=t.indexOf(r),s=n?n.indexOf(r):-1,i=a=>{t[o]=a,n&&(s>-1?n[s]=a:a.patchFlag>0&&(e.dynamicChildren=[...n,a]))};return[tt(r),i]};function Bl(e){let t;for(let n=0;n{let t;for(const n in e)(n==="class"||n==="style"||br(n))&&((t||(t={}))[n]=e[n]);return t},Hf=(e,t)=>{const n={};for(const r in e)(!Kr(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n},Li=e=>e.shapeFlag&7||e.type===ot;function Bf(e,t,n){const{props:r,children:o,component:s}=e,{props:i,children:a,patchFlag:l}=t,c=s.emitsOptions;if((o||a)&&un||t.dirs||t.transition)return!0;if(n&&l>=0){if(l&1024)return!0;if(l&16)return r?ki(r,i,c):!!i;if(l&8){const f=t.dynamicProps;for(let u=0;ue.__isSuspense;function zf(e,t){t&&t.pendingBranch?Y(e)?t.effects.push(...e):t.effects.push(e):kl(e)}function Fr(e,t){if(!Re)$("provide() can only be used inside setup().");else{let n=Re.provides;const r=Re.parent&&Re.parent.provides;r===n&&(n=Re.provides=Object.create(r)),n[e]=t}}function _t(e,t,n=!1){const r=Re||Je;if(r){const o=r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides;if(o&&e in o)return o[e];if(arguments.length>1)return n&&J(t)?t.call(r.proxy):t;$(`injection "${String(e)}" not found.`)}else $("inject() can only be used inside setup() or functional components.")}function Yf(e,t){return ti(e,null,t)}const Mi={};function vt(e,t,n){return J(t)||$("`watch(fn, options?)` signature has been moved to a separate API. Use `watchEffect(fn, options?)` instead. `watch` now only supports `watch(source, cb, options?) signature."),ti(e,t,n)}function ti(e,t,{immediate:n,deep:r,flush:o,onTrack:s,onTrigger:i}=ce){t||(n!==void 0&&$('watch() "immediate" option is only respected when using the watch(source, callback, options?) signature.'),r!==void 0&&$('watch() "deep" option is only respected when using the watch(source, callback, options?) signature.'));const a=b=>{$("Invalid watch source: ",b,"A watch source can only be a getter/effect function, a ref, a reactive object, or an array of these types.")},l=Re;let c,f=!1,u=!1;if(ge(e)?(c=()=>e.value,f=Jo(e)):mt(e)?(c=()=>e,r=!0):Y(e)?(u=!0,f=e.some(b=>mt(b)||Jo(b)),c=()=>e.map(b=>{if(ge(b))return b.value;if(mt(b))return Sn(b);if(J(b))return Rt(b,l,2);a(b)})):J(e)?t?c=()=>Rt(e,l,2):c=()=>{if(!(l&&l.isUnmounted))return d&&d(),rt(e,l,3,[g])}:(c=We,a(e)),t&&r){const b=c;c=()=>Sn(b())}let d,g=b=>{d=S.onStop=()=>{Rt(b,l,4)}};if(dr)return g=We,t?n&&rt(t,l,3,[c(),u?[]:void 0,g]):c(),We;let v=u?[]:Mi;const w=()=>{if(!!S.active)if(t){const b=S.run();(r||f||(u?b.some((M,F)=>ir(M,v[F])):ir(b,v)))&&(d&&d(),rt(t,l,3,[b,v===Mi?void 0:v,g]),v=b)}else S.run()};w.allowRecurse=!!t;let O;o==="sync"?O=w:o==="post"?O=()=>Ve(w,l&&l.suspense):O=()=>Sf(w);const S=new Ks(c,O);return S.onTrack=s,S.onTrigger=i,t?n?w():v=S.run():o==="post"?Ve(S.run.bind(S),l&&l.suspense):S.run(),()=>{S.stop(),l&&l.scope&&Ds(l.scope.effects,S)}}function qf(e,t,n){const r=this.proxy,o=Pe(e)?e.includes(".")?Kl(r,e):()=>r[e]:e.bind(r,r);let s;J(t)?s=t:(s=t.handler,n=t);const i=Re;xn(this);const a=ti(o,s.bind(r),n);return i?xn(i):fn(),a}function Kl(e,t){const n=t.split(".");return()=>{let r=e;for(let o=0;o{Sn(n,t)});else if(dl(e))for(const n in e)Sn(e[n],t);return e}function kn(e){return J(e)?{setup:e,name:e.name}:e}const Dr=e=>!!e.type.__asyncLoader,ni=e=>e.type.__isKeepAlive;function Xf(e,t){Gl(e,"a",t)}function Jf(e,t){Gl(e,"da",t)}function Gl(e,t,n=Re){const r=e.__wdc||(e.__wdc=()=>{let o=n;for(;o;){if(o.isDeactivated)return;o=o.parent}return e()});if(mo(t,r,n),n){let o=n.parent;for(;o&&o.parent;)ni(o.parent.vnode)&&Qf(r,t,n,o),o=o.parent}}function Qf(e,t,n,r){const o=mo(t,e,r,!0);_o(()=>{Ds(r[t],o)},n)}function mo(e,t,n=Re,r=!1){if(n){const o=n[e]||(n[e]=[]),s=t.__weh||(t.__weh=(...i)=>{if(n.isUnmounted)return;gn(),xn(n);const a=rt(t,n,e,i);return fn(),_n(),a});return r?o.unshift(s):o.push(s),s}else{const o=Qt(Xs[e].replace(/ hook$/,""));$(`${o} is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.`)}}const Nt=e=>(t,n=Re)=>(!dr||e==="sp")&&mo(e,t,n),Zf=Nt("bm"),go=Nt("m"),ed=Nt("bu"),td=Nt("u"),nd=Nt("bum"),_o=Nt("um"),rd=Nt("sp"),od=Nt("rtg"),sd=Nt("rtc");function id(e,t=Re){mo("ec",e,t)}function zl(e){Au(e)&&$("Do not use built-in directive ids as custom directive id: "+e)}function Xt(e,t,n,r){const o=e.dirs,s=t&&t.dirs;for(let i=0;ie?ac(e)?ii(e)||e.proxy:rs(e.parent):null,Nn=Ie(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>Pn(e.props),$attrs:e=>Pn(e.attrs),$slots:e=>Pn(e.slots),$refs:e=>Pn(e.refs),$parent:e=>rs(e.parent),$root:e=>rs(e.root),$emit:e=>e.emit,$options:e=>Xl(e),$forceUpdate:e=>e.f||(e.f=()=>Qs(e.update)),$nextTick:e=>e.n||(e.n=lr.bind(e.proxy)),$watch:e=>qf.bind(e)}),ri=e=>e==="_"||e==="$",Yl={get({_:e},t){const{ctx:n,setupState:r,data:o,props:s,accessCache:i,type:a,appContext:l}=e;if(t==="__isVue")return!0;if(r!==ce&&r.__isScriptSetup&&ne(r,t))return r[t];let c;if(t[0]!=="$"){const g=i[t];if(g!==void 0)switch(g){case 1:return r[t];case 2:return o[t];case 4:return n[t];case 3:return s[t]}else{if(r!==ce&&ne(r,t))return i[t]=1,r[t];if(o!==ce&&ne(o,t))return i[t]=2,o[t];if((c=e.propsOptions[0])&&ne(c,t))return i[t]=3,s[t];if(n!==ce&&ne(n,t))return i[t]=4,n[t];os&&(i[t]=0)}}const f=Nn[t];let u,d;if(f)return t==="$attrs"&&(ze(e,"get",t),Jr()),f(e);if((u=a.__cssModules)&&(u=u[t]))return u;if(n!==ce&&ne(n,t))return i[t]=4,n[t];if(d=l.config.globalProperties,ne(d,t))return d[t];Je&&(!Pe(t)||t.indexOf("__v")!==0)&&(o!==ce&&ri(t[0])&&ne(o,t)?$(`Property ${JSON.stringify(t)} must be accessed via $data because it starts with a reserved character ("$" or "_") and is not proxied on the render context.`):e===Je&&$(`Property ${JSON.stringify(t)} was accessed during render but is not defined on instance.`))},set({_:e},t,n){const{data:r,setupState:o,ctx:s}=e;return o!==ce&&ne(o,t)?(o[t]=n,!0):r!==ce&&ne(r,t)?(r[t]=n,!0):ne(e.props,t)?($(`Attempting to mutate prop "${t}". Props are readonly.`,e),!1):t[0]==="$"&&t.slice(1)in e?($(`Attempting to mutate public property "${t}". Properties starting with $ are reserved and readonly.`,e),!1):(t in e.appContext.config.globalProperties?Object.defineProperty(s,t,{enumerable:!0,configurable:!0,value:n}):s[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:o,propsOptions:s}},i){let a;return!!n[i]||e!==ce&&ne(e,i)||t!==ce&&ne(t,i)||(a=s[0])&&ne(a,i)||ne(r,i)||ne(Nn,i)||ne(o.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:ne(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};Yl.ownKeys=e=>($("Avoid app logic that relies on enumerating keys on a component instance. The keys will be empty in production mode to avoid performance overhead."),Reflect.ownKeys(e));function ld(e){const t={};return Object.defineProperty(t,"_",{configurable:!0,enumerable:!1,get:()=>e}),Object.keys(Nn).forEach(n=>{Object.defineProperty(t,n,{configurable:!0,enumerable:!1,get:()=>Nn[n](e),set:We})}),t}function cd(e){const{ctx:t,propsOptions:[n]}=e;n&&Object.keys(n).forEach(r=>{Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>e.props[r],set:We})})}function ud(e){const{ctx:t,setupState:n}=e;Object.keys(ee(n)).forEach(r=>{if(!n.__isScriptSetup){if(ri(r[0])){$(`setup() return property ${JSON.stringify(r)} should not start with "$" or "_" which are reserved prefixes for Vue internals.`);return}Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>n[r],set:We})}})}function fd(){const e=Object.create(null);return(t,n)=>{e[n]?$(`${t} property "${n}" is already defined in ${e[n]}.`):e[n]=t}}let os=!0;function dd(e){const t=Xl(e),n=e.proxy,r=e.ctx;os=!1,t.beforeCreate&&Fi(t.beforeCreate,e,"bc");const{data:o,computed:s,methods:i,watch:a,provide:l,inject:c,created:f,beforeMount:u,mounted:d,beforeUpdate:g,updated:v,activated:w,deactivated:O,beforeDestroy:S,beforeUnmount:b,destroyed:M,unmounted:F,render:C,renderTracked:G,renderTriggered:N,errorCaptured:q,serverPrefetch:W,expose:x,inheritAttrs:B,components:te,directives:ve,filters:st}=t,De=fd();{const[K]=e.propsOptions;if(K)for(const Q in K)De("Props",Q)}if(c&&pd(c,r,De,e.appContext.config.unwrapInjectedRef),i)for(const K in i){const Q=i[K];J(Q)?(Object.defineProperty(r,K,{value:Q.bind(n),configurable:!0,enumerable:!0,writable:!0}),De("Methods",K)):$(`Method "${K}" has type "${typeof Q}" in the component definition. Did you reference the function correctly?`)}if(o){J(o)||$("The data option must be a function. Plain object usage is no longer supported.");const K=o.call(n,n);if(js(K)&&$("data() returned a Promise - note data() cannot be async; If you intend to perform data fetching before component renders, use async setup() + ."),!Ee(K))$("data() should return an object.");else{e.data=vn(K);for(const Q in K)De("Data",Q),ri(Q[0])||Object.defineProperty(r,Q,{configurable:!0,enumerable:!0,get:()=>K[Q],set:We})}}if(os=!0,s)for(const K in s){const Q=s[K],Ne=J(Q)?Q.bind(n,n):J(Q.get)?Q.get.bind(n,n):We;Ne===We&&$(`Computed property "${K}" has no getter.`);const it=!J(Q)&&J(Q.set)?Q.set.bind(n):()=>{$(`Write operation failed: computed property "${K}" is readonly.`)},at=be({get:Ne,set:it});Object.defineProperty(r,K,{enumerable:!0,configurable:!0,get:()=>at.value,set:lt=>at.value=lt}),De("Computed",K)}if(a)for(const K in a)ql(a[K],r,n,K);if(l){const K=J(l)?l.call(n):l;Reflect.ownKeys(K).forEach(Q=>{Fr(Q,K[Q])})}f&&Fi(f,e,"c");function de(K,Q){Y(Q)?Q.forEach(Ne=>K(Ne.bind(n))):Q&&K(Q.bind(n))}if(de(Zf,u),de(go,d),de(ed,g),de(td,v),de(Xf,w),de(Jf,O),de(id,q),de(sd,G),de(od,N),de(nd,b),de(_o,F),de(rd,W),Y(x))if(x.length){const K=e.exposed||(e.exposed={});x.forEach(Q=>{Object.defineProperty(K,Q,{get:()=>n[Q],set:Ne=>n[Q]=Ne})})}else e.exposed||(e.exposed={});C&&e.render===We&&(e.render=C),B!=null&&(e.inheritAttrs=B),te&&(e.components=te),ve&&(e.directives=ve)}function pd(e,t,n=We,r=!1){Y(e)&&(e=ss(e));for(const o in e){const s=e[o];let i;Ee(s)?"default"in s?i=_t(s.from||o,s.default,!0):i=_t(s.from||o):i=_t(s),ge(i)?r?Object.defineProperty(t,o,{enumerable:!0,configurable:!0,get:()=>i.value,set:a=>i.value=a}):($(`injected property "${o}" is a ref and will be auto-unwrapped and no longer needs \`.value\` in the next minor release. To opt-in to the new behavior now, set \`app.config.unwrapInjectedRef = true\` (this config is temporary and will not be needed in the future.)`),t[o]=i):t[o]=i,n("Inject",o)}}function Fi(e,t,n){rt(Y(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function ql(e,t,n,r){const o=r.includes(".")?Kl(n,r):()=>n[r];if(Pe(e)){const s=t[e];J(s)?vt(o,s):$(`Invalid watch handler specified by key "${e}"`,s)}else if(J(e))vt(o,e.bind(n));else if(Ee(e))if(Y(e))e.forEach(s=>ql(s,t,n,r));else{const s=J(e.handler)?e.handler.bind(n):t[e.handler];J(s)?vt(o,s,e):$(`Invalid watch handler specified by key "${e.handler}"`,s)}else $(`Invalid watch option: "${r}"`,e)}function Xl(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:o,optionsCache:s,config:{optionMergeStrategies:i}}=e.appContext,a=s.get(t);let l;return a?l=a:!o.length&&!n&&!r?l=t:(l={},o.length&&o.forEach(c=>Qr(l,c,i,!0)),Qr(l,t,i)),s.set(t,l),l}function Qr(e,t,n,r=!1){const{mixins:o,extends:s}=t;s&&Qr(e,s,n,!0),o&&o.forEach(i=>Qr(e,i,n,!0));for(const i in t)if(r&&i==="expose")$('"expose" option is ignored when declared in mixins or extends. It should only be declared in the base component itself.');else{const a=hd[i]||n&&n[i];e[i]=a?a(e[i],t[i]):t[i]}return e}const hd={data:Di,props:tn,emits:tn,methods:tn,computed:tn,beforeCreate:ke,created:ke,beforeMount:ke,mounted:ke,beforeUpdate:ke,updated:ke,beforeDestroy:ke,beforeUnmount:ke,destroyed:ke,unmounted:ke,activated:ke,deactivated:ke,errorCaptured:ke,serverPrefetch:ke,components:tn,directives:tn,watch:gd,provide:Di,inject:md};function Di(e,t){return t?e?function(){return Ie(J(e)?e.call(this,this):e,J(t)?t.call(this,this):t)}:t:e}function md(e,t){return tn(ss(e),ss(t))}function ss(e){if(Y(e)){const t={};for(let n=0;n0)&&!(i&16)){if(i&8){const f=e.vnode.dynamicProps;for(let u=0;u{l=!0;const[d,g]=Ql(u,t,!0);Ie(i,d),g&&a.push(...g)};!n&&t.mixins.length&&t.mixins.forEach(f),e.extends&&f(e.extends),e.mixins&&e.mixins.forEach(f)}if(!s&&!l)return r.set(e,Rn),Rn;if(Y(s))for(let f=0;f-1,g[1]=w<0||v-1||ne(g,"default"))&&a.push(u)}}}}const c=[i,a];return r.set(e,c),c}function Ui(e){return e[0]!=="$"?!0:($(`Invalid prop name: "${e}" is a reserved property.`),!1)}function as(e){const t=e&&e.toString().match(/^\s*function (\w+)/);return t?t[1]:e===null?"null":""}function ji(e,t){return as(e)===as(t)}function Vi(e,t){return Y(t)?t.findIndex(n=>ji(n,e)):J(t)&&ji(t,e)?0:-1}function Zl(e,t,n){const r=ee(t),o=n.propsOptions[0];for(const s in o){let i=o[s];i!=null&&yd(s,r[s],i,!ne(e,s)&&!ne(e,Wt(s)))}}function yd(e,t,n,r){const{type:o,required:s,validator:i}=n;if(s&&r){$('Missing required prop: "'+e+'"');return}if(!(t==null&&!n.required)){if(o!=null&&o!==!0){let a=!1;const l=Y(o)?o:[o],c=[];for(let f=0;fe.toLowerCase()===n)}function Od(...e){return e.some(t=>t.toLowerCase()==="boolean")}const ec=e=>e[0]==="_"||e==="$stable",oi=e=>Y(e)?e.map(tt):[tt(e)],Td=(e,t,n)=>{if(t._n)return t;const r=jf((...o)=>(Re&&$(`Slot "${e}" invoked outside of the render function: this will not track dependencies used in the slot. Invoke the slot function inside the render function instead.`),oi(t(...o))),n);return r._c=!1,r},tc=(e,t,n)=>{const r=e._ctx;for(const o in e){if(ec(o))continue;const s=e[o];if(J(s))t[o]=Td(o,s,r);else if(s!=null){$(`Non-function value encountered for slot "${o}". Prefer function slots for better performance.`);const i=oi(s);t[o]=()=>i}}},nc=(e,t)=>{ni(e.vnode)||$("Non-function value encountered for default slot. Prefer function slots for better performance.");const n=oi(t);e.slots.default=()=>n},Id=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=ee(t),Gr(t,"_",n)):tc(t,e.slots={})}else e.slots={},t&&nc(e,t);Gr(e.slots,vo,1)},Pd=(e,t,n)=>{const{vnode:r,slots:o}=e;let s=!0,i=ce;if(r.shapeFlag&32){const a=t._;a?un?Ie(o,t):n&&a===1?s=!1:(Ie(o,t),!n&&a===1&&delete o._):(s=!t.$stable,tc(t,o)),i=t}else t&&(nc(e,t),i={default:1});if(s)for(const a in o)!ec(a)&&!(a in i)&&delete o[a]};function rc(){return{app:null,config:{isNativeTag:cl,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 Sd=0;function Cd(e,t){return function(r,o=null){J(r)||(r=Object.assign({},r)),o!=null&&!Ee(o)&&($("root props passed to app.mount() must be an object."),o=null);const s=rc(),i=new Set;let a=!1;const l=s.app={_uid:Sd++,_component:r,_props:o,_container:null,_context:s,_instance:null,version:Gi,get config(){return s.config},set config(c){$("app.config cannot be replaced. Modify individual options instead.")},use(c,...f){return i.has(c)?$("Plugin has already been applied to target app."):c&&J(c.install)?(i.add(c),c.install(l,...f)):J(c)?(i.add(c),c(l,...f)):$('A plugin must either be a function or an object with an "install" function.'),l},mixin(c){return s.mixins.includes(c)?$("Mixin has already been applied to target app"+(c.name?`: ${c.name}`:"")):s.mixins.push(c),l},component(c,f){return cs(c,s.config),f?(s.components[c]&&$(`Component "${c}" has already been registered in target app.`),s.components[c]=f,l):s.components[c]},directive(c,f){return zl(c),f?(s.directives[c]&&$(`Directive "${c}" has already been registered in target app.`),s.directives[c]=f,l):s.directives[c]},mount(c,f,u){if(a)$("App has already been mounted.\nIf you want to remount the same app, move your app creation logic into a factory function and create fresh app instances for each mount - e.g. `const createMyApp = () => createApp(App)`");else{c.__vue_app__&&$("There is already an app instance mounted on the host container.\n If you want to mount another app on the same host container, you need to unmount the previous app by calling `app.unmount()` first.");const d=Oe(r,o);return d.appContext=s,s.reload=()=>{e(Bt(d),c,u)},f&&t?t(d,c):e(d,c,u),a=!0,l._container=c,c.__vue_app__=l,l._instance=d.component,xf(l,Gi),ii(d.component)||d.component.proxy}},unmount(){a?(e(null,l._container),l._instance=null,$f(l),delete l._container.__vue_app__):$("Cannot unmount an app that is not mounted.")},provide(c,f){return c in s.provides&&$(`App already provides property with key "${String(c)}". It will be overwritten with the new value.`),s.provides[c]=f,l}};return l}}function ls(e,t,n,r,o=!1){if(Y(e)){e.forEach((d,g)=>ls(d,t&&(Y(t)?t[g]:t),n,r,o));return}if(Dr(r)&&!o)return;const s=r.shapeFlag&4?ii(r.component)||r.component.proxy:r.el,i=o?null:s,{i:a,r:l}=e;if(!a){$("Missing ref owner context. ref cannot be used on hoisted vnodes. A vnode with ref must be created inside the render function.");return}const c=t&&t.r,f=a.refs===ce?a.refs={}:a.refs,u=a.setupState;if(c!=null&&c!==l&&(Pe(c)?(f[c]=null,ne(u,c)&&(u[c]=null)):ge(c)&&(c.value=null)),J(l))Rt(l,a,12,[i,f]);else{const d=Pe(l),g=ge(l);if(d||g){const v=()=>{if(e.f){const w=d?f[l]:l.value;o?Y(w)&&Ds(w,s):Y(w)?w.includes(s)||w.push(s):d?(f[l]=[s],ne(u,l)&&(u[l]=f[l])):(l.value=[s],e.k&&(f[e.k]=l.value))}else d?(f[l]=i,ne(u,l)&&(u[l]=i)):g?(l.value=i,e.k&&(f[e.k]=i)):$("Invalid template ref type:",l,`(${typeof l})`)};i?(v.id=-1,Ve(v,n)):v()}else $("Invalid template ref type:",l,`(${typeof l})`)}}let Vn,Dt;function Tt(e,t){e.appContext.config.performance&&Zr()&&Dt.mark(`vue-${t}-${e.uid}`),Mf(e,t,Zr()?Dt.now():Date.now())}function It(e,t){if(e.appContext.config.performance&&Zr()){const n=`vue-${t}-${e.uid}`,r=n+":end";Dt.mark(r),Dt.measure(`<${yo(e,e.type)}> ${t}`,n,r),Dt.clearMarks(n),Dt.clearMarks(r)}Ff(e,t,Zr()?Dt.now():Date.now())}function Zr(){return Vn!==void 0||(typeof window<"u"&&window.performance?(Vn=!0,Dt=window.performance):Vn=!1),Vn}function Rd(){const e=[];if(e.length){const t=e.length>1;console.warn(`Feature flag${t?"s":""} ${e.join(", ")} ${t?"are":"is"} not explicitly defined. You are running the esm-bundler build of Vue, which expects these compile-time feature flags to be globally injected via the bundler config in order to get better tree-shaking in the production bundle. - -For more details, see https://link.vuejs.org/feature-flags.`)}}const Ve=zf;function Ad(e){return Nd(e)}function Nd(e,t){Rd();const n=pl();n.__VUE__=!0,Ul(n.__VUE_DEVTOOLS_GLOBAL_HOOK__,n);const{insert:r,remove:o,patchProp:s,createElement:i,createText:a,createComment:l,setText:c,setElementText:f,parentNode:u,nextSibling:d,setScopeId:g=We,cloneNode:v,insertStaticContent:w}=e,O=(p,m,y,I=null,T=null,A=null,L=!1,R=null,P=un?!1:!!m.dynamicChildren)=>{if(p===m)return;p&&!Wn(p,m)&&(I=oe(p),Xe(p,T,A,!0),p=null),m.patchFlag===-2&&(P=!1,m.dynamicChildren=null);const{type:h,ref:_,shapeFlag:k}=m;switch(h){case wr:S(p,m,y,I);break;case ot:b(p,m,y,I);break;case jr:p==null?M(m,y,I,L):F(p,m,y,L);break;case et:st(p,m,y,I,T,A,L,R,P);break;default:k&1?N(p,m,y,I,T,A,L,R,P):k&6?De(p,m,y,I,T,A,L,R,P):k&64||k&128?h.process(p,m,y,I,T,A,L,R,P,X):$("Invalid VNode type:",h,`(${typeof h})`)}_!=null&&T&&ls(_,p&&p.ref,A,m||p,!m)},S=(p,m,y,I)=>{if(p==null)r(m.el=a(m.children),y,I);else{const T=m.el=p.el;m.children!==p.children&&c(T,m.children)}},b=(p,m,y,I)=>{p==null?r(m.el=l(m.children||""),y,I):m.el=p.el},M=(p,m,y,I)=>{[p.el,p.anchor]=w(p.children,m,y,I,p.el,p.anchor)},F=(p,m,y,I)=>{if(m.children!==p.children){const T=d(p.anchor);G(p),[m.el,m.anchor]=w(m.children,y,T,I)}else m.el=p.el,m.anchor=p.anchor},C=({el:p,anchor:m},y,I)=>{let T;for(;p&&p!==m;)T=d(p),r(p,y,I),p=T;r(m,y,I)},G=({el:p,anchor:m})=>{let y;for(;p&&p!==m;)y=d(p),o(p),p=y;o(m)},N=(p,m,y,I,T,A,L,R,P)=>{L=L||m.type==="svg",p==null?q(m,y,I,T,A,L,R,P):B(p,m,T,A,L,R,P)},q=(p,m,y,I,T,A,L,R)=>{let P,h;const{type:_,props:k,shapeFlag:U,transition:z,patchFlag:re,dirs:ie}=p;{if(P=p.el=i(p.type,A,k&&k.is,k),U&8?f(P,p.children):U&16&&x(p.children,P,null,I,T,A&&_!=="foreignObject",L,R),ie&&Xt(p,null,I,"created"),k){for(const me in k)me!=="value"&&!$r(me)&&s(P,me,null,k[me],A,p.children,I,T,j);"value"in k&&s(P,"value",null,k.value),(h=k.onVnodeBeforeMount)&&ft(h,I,p)}W(P,p,p.scopeId,L,I)}Object.defineProperty(P,"__vnode",{value:p,enumerable:!1}),Object.defineProperty(P,"__vueParentComponent",{value:I,enumerable:!1}),ie&&Xt(p,null,I,"beforeMount");const se=(!T||T&&!T.pendingBranch)&&z&&!z.persisted;se&&z.beforeEnter(P),r(P,m,y),((h=k&&k.onVnodeMounted)||se||ie)&&Ve(()=>{h&&ft(h,I,p),se&&z.enter(P),ie&&Xt(p,null,I,"mounted")},T)},W=(p,m,y,I,T)=>{if(y&&g(p,y),I)for(let A=0;A0&&A.patchFlag&2048&&(A=Bl(A.children)||A),m===A){const L=T.vnode;W(p,L,L.scopeId,L.slotScopeIds,T.parent)}}},x=(p,m,y,I,T,A,L,R,P=0)=>{for(let h=P;h{const R=m.el=p.el;let{patchFlag:P,dynamicChildren:h,dirs:_}=m;P|=p.patchFlag&16;const k=p.props||ce,U=m.props||ce;let z;y&&Jt(y,!1),(z=U.onVnodeBeforeUpdate)&&ft(z,y,m,p),_&&Xt(m,p,y,"beforeUpdate"),y&&Jt(y,!0),un&&(P=0,L=!1,h=null);const re=T&&m.type!=="foreignObject";if(h?(te(p.dynamicChildren,h,R,y,I,re,A),y&&y.type.__hmrId&&Ur(p,m)):L||it(p,m,R,null,y,I,re,A,!1),P>0){if(P&16)ve(R,m,k,U,y,I,T);else if(P&2&&k.class!==U.class&&s(R,"class",null,U.class,T),P&4&&s(R,"style",k.style,U.style,T),P&8){const ie=m.dynamicProps;for(let se=0;se{z&&ft(z,y,m,p),_&&Xt(m,p,y,"updated")},I)},te=(p,m,y,I,T,A,L)=>{for(let R=0;R{if(y!==I){for(const R in I){if($r(R))continue;const P=I[R],h=y[R];P!==h&&R!=="value"&&s(p,R,h,P,L,m.children,T,A,j)}if(y!==ce)for(const R in y)!$r(R)&&!(R in I)&&s(p,R,y[R],null,L,m.children,T,A,j);"value"in I&&s(p,"value",y.value,I.value)}},st=(p,m,y,I,T,A,L,R,P)=>{const h=m.el=p?p.el:a(""),_=m.anchor=p?p.anchor:a("");let{patchFlag:k,dynamicChildren:U,slotScopeIds:z}=m;(un||k&2048)&&(k=0,P=!1,U=null),z&&(R=R?R.concat(z):z),p==null?(r(h,y,I),r(_,y,I),x(m.children,y,_,T,A,L,R,P)):k>0&&k&64&&U&&p.dynamicChildren?(te(p.dynamicChildren,U,y,T,A,L,R),T&&T.type.__hmrId?Ur(p,m):(m.key!=null||T&&m===T.subTree)&&Ur(p,m,!0)):it(p,m,y,_,T,A,L,R,P)},De=(p,m,y,I,T,A,L,R,P)=>{m.slotScopeIds=R,p==null?m.shapeFlag&512?T.ctx.activate(m,y,I,L,P):de(m,y,I,T,A,L,P):K(p,m,P)},de=(p,m,y,I,T,A,L)=>{const R=p.component=Bd(p,I,T);if(R.type.__hmrId&&Cf(R),kr(p),Tt(R,"mount"),ni(p)&&(R.ctx.renderer=X),Tt(R,"init"),Gd(R),It(R,"init"),R.asyncDep){if(T&&T.registerDep(R,Q),!p.el){const P=R.subTree=Oe(ot);b(null,P,m,y)}return}Q(R,p,m,y,T,A,L),Mr(),It(R,"mount")},K=(p,m,y)=>{const I=m.component=p.component;if(Bf(p,m,y))if(I.asyncDep&&!I.asyncResolved){kr(m),Ne(I,m,y),Mr();return}else I.next=m,Pf(I.update),I.update();else m.el=p.el,I.vnode=m},Q=(p,m,y,I,T,A,L)=>{const R=()=>{if(p.isMounted){let{next:_,bu:k,u:U,parent:z,vnode:re}=p,ie=_,se;kr(_||p.vnode),Jt(p,!1),_?(_.el=re.el,Ne(p,_,L)):_=re,k&&jn(k),(se=_.props&&_.props.onVnodeBeforeUpdate)&&ft(se,z,_,re),Jt(p,!0),Tt(p,"render");const me=Ro(p);It(p,"render");const Ue=p.subTree;p.subTree=me,Tt(p,"patch"),O(Ue,me,u(Ue.el),oe(Ue),p,T,A),It(p,"patch"),_.el=me.el,ie===null&&Kf(p,me.el),U&&Ve(U,T),(se=_.props&&_.props.onVnodeUpdated)&&Ve(()=>ft(se,z,_,re),T),jl(p),Mr()}else{let _;const{el:k,props:U}=m,{bm:z,m:re,parent:ie}=p,se=Dr(m);if(Jt(p,!1),z&&jn(z),!se&&(_=U&&U.onVnodeBeforeMount)&&ft(_,ie,m),Jt(p,!0),k&&ue){const me=()=>{Tt(p,"render"),p.subTree=Ro(p),It(p,"render"),Tt(p,"hydrate"),ue(k,p.subTree,p,T,null),It(p,"hydrate")};se?m.type.__asyncLoader().then(()=>!p.isUnmounted&&me()):me()}else{Tt(p,"render");const me=p.subTree=Ro(p);It(p,"render"),Tt(p,"patch"),O(null,me,y,I,p,T,A),It(p,"patch"),m.el=me.el}if(re&&Ve(re,T),!se&&(_=U&&U.onVnodeMounted)){const me=m;Ve(()=>ft(_,ie,me),T)}(m.shapeFlag&256||ie&&Dr(ie.vnode)&&ie.vnode.shapeFlag&256)&&p.a&&Ve(p.a,T),p.isMounted=!0,Lf(p),m=y=I=null}},P=p.effect=new Ks(R,()=>Qs(h),p.scope),h=p.update=()=>P.run();h.id=p.uid,Jt(p,!0),P.onTrack=p.rtc?_=>jn(p.rtc,_):void 0,P.onTrigger=p.rtg?_=>jn(p.rtg,_):void 0,h.ownerInstance=p,h()},Ne=(p,m,y)=>{m.component=p;const I=p.vnode.props;p.vnode=m,p.next=null,vd(p,m.props,I,y),Pd(p,m.children,y),gn(),po(void 0,p.update),_n()},it=(p,m,y,I,T,A,L,R,P=!1)=>{const h=p&&p.children,_=p?p.shapeFlag:0,k=m.children,{patchFlag:U,shapeFlag:z}=m;if(U>0){if(U&128){lt(h,k,y,I,T,A,L,R,P);return}else if(U&256){at(h,k,y,I,T,A,L,R,P);return}}z&8?(_&16&&j(h,T,A),k!==h&&f(y,k)):_&16?z&16?lt(h,k,y,I,T,A,L,R,P):j(h,T,A,!0):(_&8&&f(y,""),z&16&&x(k,y,I,T,A,L,R,P))},at=(p,m,y,I,T,A,L,R,P)=>{p=p||Rn,m=m||Rn;const h=p.length,_=m.length,k=Math.min(h,_);let U;for(U=0;U_?j(p,T,A,!0,!1,k):x(m,y,I,T,A,L,R,P,k)},lt=(p,m,y,I,T,A,L,R,P)=>{let h=0;const _=m.length;let k=p.length-1,U=_-1;for(;h<=k&&h<=U;){const z=p[h],re=m[h]=P?Mt(m[h]):tt(m[h]);if(Wn(z,re))O(z,re,y,null,T,A,L,R,P);else break;h++}for(;h<=k&&h<=U;){const z=p[k],re=m[U]=P?Mt(m[U]):tt(m[U]);if(Wn(z,re))O(z,re,y,null,T,A,L,R,P);else break;k--,U--}if(h>k){if(h<=U){const z=U+1,re=z<_?m[z].el:I;for(;h<=U;)O(null,m[h]=P?Mt(m[h]):tt(m[h]),y,re,T,A,L,R,P),h++}}else if(h>U)for(;h<=k;)Xe(p[h],T,A,!0),h++;else{const z=h,re=h,ie=new Map;for(h=re;h<=U;h++){const Le=m[h]=P?Mt(m[h]):tt(m[h]);Le.key!=null&&(ie.has(Le.key)&&$("Duplicate keys found during update:",JSON.stringify(Le.key),"Make sure keys are unique."),ie.set(Le.key,h))}let se,me=0;const Ue=U-re+1;let yn=!1,Ei=0;const Un=new Array(Ue);for(h=0;h=Ue){Xe(Le,T,A,!0);continue}let ut;if(Le.key!=null)ut=ie.get(Le.key);else for(se=re;se<=U;se++)if(Un[se-re]===0&&Wn(Le,m[se])){ut=se;break}ut===void 0?Xe(Le,T,A,!0):(Un[ut-re]=h+1,ut>=Ei?Ei=ut:yn=!0,O(Le,m[ut],y,null,T,A,L,R,P),me++)}const wi=yn?xd(Un):Rn;for(se=wi.length-1,h=Ue-1;h>=0;h--){const Le=re+h,ut=m[Le],Oi=Le+1<_?m[Le+1].el:I;Un[h]===0?O(null,ut,y,Oi,T,A,L,R,P):yn&&(se<0||h!==wi[se]?ct(ut,y,Oi,2):se--)}}},ct=(p,m,y,I,T=null)=>{const{el:A,type:L,transition:R,children:P,shapeFlag:h}=p;if(h&6){ct(p.component.subTree,m,y,I);return}if(h&128){p.suspense.move(m,y,I);return}if(h&64){L.move(p,m,y,X);return}if(L===et){r(A,m,y);for(let k=0;kR.enter(A),T);else{const{leave:k,delayLeave:U,afterLeave:z}=R,re=()=>r(A,m,y),ie=()=>{k(A,()=>{re(),z&&z()})};U?U(A,re,ie):ie()}else r(A,m,y)},Xe=(p,m,y,I=!1,T=!1)=>{const{type:A,props:L,ref:R,children:P,dynamicChildren:h,shapeFlag:_,patchFlag:k,dirs:U}=p;if(R!=null&&ls(R,null,y,p,!0),_&256){m.ctx.deactivate(p);return}const z=_&1&&U,re=!Dr(p);let ie;if(re&&(ie=L&&L.onVnodeBeforeUnmount)&&ft(ie,m,p),_&6)D(p.component,y,I);else{if(_&128){p.suspense.unmount(y,I);return}z&&Xt(p,null,m,"beforeUnmount"),_&64?p.type.remove(p,m,y,T,X,I):h&&(A!==et||k>0&&k&64)?j(h,m,y,!1,!0):(A===et&&k&384||!T&&_&16)&&j(P,m,y),I&&E(p)}(re&&(ie=L&&L.onVnodeUnmounted)||z)&&Ve(()=>{ie&&ft(ie,m,p),z&&Xt(p,null,m,"unmounted")},y)},E=p=>{const{type:m,el:y,anchor:I,transition:T}=p;if(m===et){p.patchFlag>0&&p.patchFlag&2048&&T&&!T.persisted?p.children.forEach(L=>{L.type===ot?o(L.el):E(L)}):V(y,I);return}if(m===jr){G(p);return}const A=()=>{o(y),T&&!T.persisted&&T.afterLeave&&T.afterLeave()};if(p.shapeFlag&1&&T&&!T.persisted){const{leave:L,delayLeave:R}=T,P=()=>L(y,A);R?R(p.el,A,P):P()}else A()},V=(p,m)=>{let y;for(;p!==m;)y=d(p),o(p),p=y;o(m)},D=(p,m,y)=>{p.type.__hmrId&&Rf(p);const{bum:I,scope:T,update:A,subTree:L,um:R}=p;I&&jn(I),T.stop(),A&&(A.active=!1,Xe(L,p,m,y)),R&&Ve(R,m),Ve(()=>{p.isUnmounted=!0},m),m&&m.pendingBranch&&!m.isUnmounted&&p.asyncDep&&!p.asyncResolved&&p.suspenseId===m.pendingId&&(m.deps--,m.deps===0&&m.resolve()),kf(p)},j=(p,m,y,I=!1,T=!1,A=0)=>{for(let L=A;Lp.shapeFlag&6?oe(p.component.subTree):p.shapeFlag&128?p.suspense.next():d(p.anchor||p.el),ye=(p,m,y)=>{p==null?m._vnode&&Xe(m._vnode,null,null,!0):O(m._vnode||null,p,m,null,null,null,y),Ml(),m._vnode=p},X={p:O,um:Xe,m:ct,r:E,mt:de,mc:x,pc:it,pbc:te,n:oe,o:e};let Z,ue;return t&&([Z,ue]=t(X)),{render:ye,hydrate:Z,createApp:Cd(ye,Z)}}function Jt({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function Ur(e,t,n=!1){const r=e.children,o=t.children;if(Y(r)&&Y(o))for(let s=0;s>1,e[n[a]]0&&(t[r]=n[s-1]),n[s]=r)}}for(s=n.length,i=n[s-1];s-- >0;)n[s]=i,i=t[i];return n}const $d=e=>e.__isTeleport,et=Symbol("Fragment"),wr=Symbol("Text"),ot=Symbol("Comment"),jr=Symbol("Static"),tr=[];let nt=null;function Ld(e=!1){tr.push(nt=e?null:[])}function kd(){tr.pop(),nt=tr[tr.length-1]||null}let ur=1;function Bi(e){ur+=e}function Md(e){return e.dynamicChildren=ur>0?nt||Rn:null,kd(),ur>0&&nt&&nt.push(e),e}function Fd(e,t,n,r,o,s){return Md(sc(e,t,n,r,o,s,!0))}function fr(e){return e?e.__v_isVNode===!0:!1}function Wn(e,t){return t.shapeFlag&6&&In.has(t.type)?!1:e.type===t.type&&e.key===t.key}const Dd=(...e)=>Ud(...e),vo="__vInternal",oc=({key:e})=>e!=null?e:null,Vr=({ref:e,ref_key:t,ref_for:n})=>e!=null?Pe(e)||ge(e)||J(e)?{i:Je,r:e,k:t,f:!!n}:e:null;function sc(e,t=null,n=null,r=0,o=null,s=e===et?0:1,i=!1,a=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&oc(t),ref:t&&Vr(t),scopeId:Hl,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:s,patchFlag:r,dynamicProps:o,dynamicChildren:null,appContext:null};return a?(si(l,n),s&128&&e.normalize(l)):n&&(l.shapeFlag|=Pe(n)?8:16),l.key!==l.key&&$("VNode created with invalid key (NaN). VNode type:",l.type),ur>0&&!i&&nt&&(l.patchFlag>0||s&6)&&l.patchFlag!==32&&nt.push(l),l}const Oe=Dd;function Ud(e,t=null,n=null,r=0,o=null,s=!1){if((!e||e===ad)&&(e||$(`Invalid vnode type when creating vnode: ${e}.`),e=ot),fr(e)){const a=Bt(e,t,!0);return n&&si(a,n),ur>0&&!s&&nt&&(a.shapeFlag&6?nt[nt.indexOf(e)]=a:nt.push(a)),a.patchFlag|=-2,a}if(uc(e)&&(e=e.__vccOpts),t){t=jd(t);let{class:a,style:l}=t;a&&!Pe(a)&&(t.class=Fs(a)),Ee(l)&&(Yr(l)&&!Y(l)&&(l=Ie({},l)),t.style=ro(l))}const i=Pe(e)?1:Gf(e)?128:$d(e)?64:Ee(e)?4:J(e)?2:0;return i&4&&Yr(e)&&(e=ee(e),$("Vue received a Component which was made a reactive object. This can lead to unnecessary performance overhead, and should be avoided by marking the component with `markRaw` or using `shallowRef` instead of `ref`.",` -Component that was made reactive: `,e)),sc(e,t,n,r,o,i,s,!0)}function jd(e){return e?Yr(e)||vo in e?Ie({},e):e:null}function Bt(e,t,n=!1){const{props:r,ref:o,patchFlag:s,children:i}=e,a=t?Vd(r||{},t):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:a,key:a&&oc(a),ref:t&&t.ref?n&&o?Y(o)?o.concat(Vr(t)):[o,Vr(t)]:Vr(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:s===-1&&Y(i)?i.map(ic):i,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==et?s===-1?16:s|16:s,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Bt(e.ssContent),ssFallback:e.ssFallback&&Bt(e.ssFallback),el:e.el,anchor:e.anchor}}function ic(e){const t=Bt(e);return Y(e.children)&&(t.children=e.children.map(ic)),t}function qn(e=" ",t=0){return Oe(wr,null,e,t)}function tt(e){return e==null||typeof e=="boolean"?Oe(ot):Y(e)?Oe(et,null,e.slice()):typeof e=="object"?Mt(e):Oe(wr,null,String(e))}function Mt(e){return e.el===null||e.memo?e:Bt(e)}function si(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(Y(t))n=16;else if(typeof t=="object")if(r&65){const o=t.default;o&&(o._c&&(o._d=!1),si(e,o()),o._c&&(o._d=!0));return}else{n=32;const o=t._;!o&&!(vo in t)?t._ctx=Je:o===3&&Je&&(Je.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else J(t)?(t={default:t,_ctx:Je},n=32):(t=String(t),r&64?(n=16,t=[qn(t)]):n=8);e.children=t,e.shapeFlag|=n}function Vd(...e){const t={};for(let n=0;nRe||Je,xn=e=>{Re=e,e.scope.on()},fn=()=>{Re&&Re.scope.off(),Re=null},Kd=Gt("slot,component");function cs(e,t){const n=t.isNativeTag||cl;(Kd(e)||n(e))&&$("Do not use built-in or reserved HTML elements as component id: "+e)}function ac(e){return e.vnode.shapeFlag&4}let dr=!1;function Gd(e,t=!1){dr=t;const{props:n,children:r}=e.vnode,o=ac(e);_d(e,n,o,t),Id(e,r);const s=o?zd(e,t):void 0;return dr=!1,s}function zd(e,t){var n;const r=e.type;{if(r.name&&cs(r.name,e.appContext.config),r.components){const s=Object.keys(r.components);for(let i=0;i1?Xd(e):null;xn(e),gn();const i=Rt(o,e,0,[Pn(e.props),s]);if(_n(),fn(),js(i)){if(i.then(fn,fn),t)return i.then(a=>{Ki(e,a,t)}).catch(a=>{fo(a,e,0)});if(e.asyncDep=i,!e.suspense){const a=(n=r.name)!==null&&n!==void 0?n:"Anonymous";$(`Component <${a}>: setup function returned a promise, but no boundary was found in the parent component tree. A component with async setup() must be nested in a in order to be rendered.`)}}else Ki(e,i,t)}else lc(e,t)}function Ki(e,t,n){J(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Ee(t)?(fr(t)&&$("setup() should not return VNodes directly - return a render function instead."),e.devtoolsRawSetupState=t,e.setupState=Al(t),ud(e)):t!==void 0&&$(`setup() should return an object. Received: ${t===null?"null":typeof t}`),lc(e,n)}let us;const Yd=()=>!us;function lc(e,t,n){const r=e.type;if(!e.render){if(!t&&us&&!r.render){const o=r.template;if(o){Tt(e,"compile");const{isCustomElement:s,compilerOptions:i}=e.appContext.config,{delimiters:a,compilerOptions:l}=r,c=Ie(Ie({isCustomElement:s,delimiters:a},i),l);r.render=us(o,c),It(e,"compile")}}e.render=r.render||We}xn(e),gn(),dd(e),_n(),fn(),!r.render&&e.render===We&&!t&&(r.template?$('Component provided template option but runtime compilation is not supported in this build of Vue. Configure your bundler to alias "vue" to "vue/dist/vue.esm-bundler.js".'):$("Component is missing template or render function."))}function qd(e){return new Proxy(e.attrs,{get(t,n){return Jr(),ze(e,"get","$attrs"),t[n]},set(){return $("setupContext.attrs is readonly."),!1},deleteProperty(){return $("setupContext.attrs is readonly."),!1}})}function Xd(e){const t=r=>{e.exposed&&$("expose() should be called only once per setup()."),e.exposed=r||{}};let n;return Object.freeze({get attrs(){return n||(n=qd(e))},get slots(){return Pn(e.slots)},get emit(){return(r,...o)=>e.emit(r,...o)},expose:t})}function ii(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(Al(dt(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Nn)return Nn[n](e)}}))}const Jd=/(?:^|[-_])(\w)/g,Qd=e=>e.replace(Jd,t=>t.toUpperCase()).replace(/[-_]/g,"");function cc(e,t=!0){return J(e)?e.displayName||e.name:e.name||t&&e.__name}function yo(e,t,n=!1){let r=cc(t);if(!r&&t.__file){const o=t.__file.match(/([^/\\]+)\.\w+$/);o&&(r=o[1])}if(!r&&e&&e.parent){const o=s=>{for(const i in s)if(s[i]===t)return i};r=o(e.components||e.parent.type.components)||o(e.appContext.components)}return r?Qd(r):n?"App":"Anonymous"}function uc(e){return J(e)&&"__vccOpts"in e}const be=(e,t)=>vf(e,t,dr);function bo(e,t,n){const r=arguments.length;return r===2?Ee(t)&&!Y(t)?fr(t)?Oe(e,null,[t]):Oe(e,t):Oe(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&fr(n)&&(n=[n]),Oe(e,t,n))}function Ao(e){return!!(e&&e.__v_isShallow)}function Zd(){if(typeof window>"u")return;const e={style:"color:#3ba776"},t={style:"color:#0b1bc9"},n={style:"color:#b62e24"},r={style:"color:#9d288c"},o={header(u){return Ee(u)?u.__isVue?["div",e,"VueInstance"]:ge(u)?["div",{},["span",e,f(u)],"<",a(u.value),">"]:mt(u)?["div",{},["span",e,Ao(u)?"ShallowReactive":"Reactive"],"<",a(u),`>${dn(u)?" (readonly)":""}`]:dn(u)?["div",{},["span",e,Ao(u)?"ShallowReadonly":"Readonly"],"<",a(u),">"]:null:null},hasBody(u){return u&&u.__isVue},body(u){if(u&&u.__isVue)return["div",{},...s(u.$)]}};function s(u){const d=[];u.type.props&&u.props&&d.push(i("props",ee(u.props))),u.setupState!==ce&&d.push(i("setup",u.setupState)),u.data!==ce&&d.push(i("data",ee(u.data)));const g=l(u,"computed");g&&d.push(i("computed",g));const v=l(u,"inject");return v&&d.push(i("injected",v)),d.push(["div",{},["span",{style:r.style+";opacity:0.66"},"$ (internal): "],["object",{object:u}]]),d}function i(u,d){return d=Ie({},d),Object.keys(d).length?["div",{style:"line-height:1.25em;margin-bottom:0.6em"},["div",{style:"color:#476582"},u],["div",{style:"padding-left:1.25em"},...Object.keys(d).map(g=>["div",{},["span",r,g+": "],a(d[g],!1)])]]:["span",{}]}function a(u,d=!0){return typeof u=="number"?["span",t,u]:typeof u=="string"?["span",n,JSON.stringify(u)]:typeof u=="boolean"?["span",r,u]:Ee(u)?["object",{object:d?ee(u):u}]:["span",n,String(u)]}function l(u,d){const g=u.type;if(J(g))return;const v={};for(const w in u.ctx)c(g,w,d)&&(v[w]=u.ctx[w]);return v}function c(u,d,g){const v=u[g];if(Y(v)&&v.includes(d)||Ee(v)&&d in v||u.extends&&c(u.extends,d,g)||u.mixins&&u.mixins.some(w=>c(w,d,g)))return!0}function f(u){return Ao(u)?"ShallowRef":u.effect?"ComputedRef":"Ref"}window.devtoolsFormatters?window.devtoolsFormatters.push(o):window.devtoolsFormatters=[o]}const Gi="3.2.37",ep="http://www.w3.org/2000/svg",on=typeof document<"u"?document:null,zi=on&&on.createElement("template"),tp={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const o=t?on.createElementNS(ep,e):on.createElement(e,n?{is:n}:void 0);return e==="select"&&r&&r.multiple!=null&&o.setAttribute("multiple",r.multiple),o},createText:e=>on.createTextNode(e),createComment:e=>on.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>on.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},cloneNode(e){const t=e.cloneNode(!0);return"_value"in e&&(t._value=e._value),t},insertStaticContent(e,t,n,r,o,s){const i=n?n.previousSibling:t.lastChild;if(o&&(o===s||o.nextSibling))for(;t.insertBefore(o.cloneNode(!0),n),!(o===s||!(o=o.nextSibling)););else{zi.innerHTML=r?`${e}`:e;const a=zi.content;if(r){const l=a.firstChild;for(;l.firstChild;)a.appendChild(l.firstChild);a.removeChild(l)}t.insertBefore(a,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}};function np(e,t,n){const r=e._vtc;r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}function rp(e,t,n){const r=e.style,o=Pe(n);if(n&&!o){for(const s in n)fs(r,s,n[s]);if(t&&!Pe(t))for(const s in t)n[s]==null&&fs(r,s,"")}else{const s=r.display;o?t!==n&&(r.cssText=n):t&&e.removeAttribute("style"),"_vod"in e&&(r.display=s)}}const Yi=/\s*!important$/;function fs(e,t,n){if(Y(n))n.forEach(r=>fs(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=op(e,t);Yi.test(n)?e.setProperty(Wt(r),n.replace(Yi,""),"important"):e[r]=n}}const qi=["Webkit","Moz","ms"],No={};function op(e,t){const n=No[t];if(n)return n;let r=An(t);if(r!=="filter"&&r in e)return No[t]=r;r=io(r);for(let o=0;o: value ${n} is invalid.`,l)}a&&e.removeAttribute(t)}const[fc,ap]=(()=>{let e=Date.now,t=!1;if(typeof window<"u"){Date.now()>document.createEvent("Event").timeStamp&&(e=performance.now.bind(performance));const n=navigator.userAgent.match(/firefox\/(\d+)/i);t=!!(n&&Number(n[1])<=53)}return[e,t]})();let ds=0;const lp=Promise.resolve(),cp=()=>{ds=0},up=()=>ds||(lp.then(cp),ds=fc());function fp(e,t,n,r){e.addEventListener(t,n,r)}function dp(e,t,n,r){e.removeEventListener(t,n,r)}function pp(e,t,n,r,o=null){const s=e._vei||(e._vei={}),i=s[t];if(r&&i)i.value=r;else{const[a,l]=hp(t);if(r){const c=s[t]=mp(r,o);fp(e,a,c,l)}else i&&(dp(e,a,i,l),s[t]=void 0)}}const Ji=/(?:Once|Passive|Capture)$/;function hp(e){let t;if(Ji.test(e)){t={};let n;for(;n=e.match(Ji);)e=e.slice(0,e.length-n[0].length),t[n[0].toLowerCase()]=!0}return[Wt(e.slice(2)),t]}function mp(e,t){const n=r=>{const o=r.timeStamp||fc();(ap||o>=n.attached-1)&&rt(gp(r,n.value),t,5,[r])};return n.value=e,n.attached=up(),n}function gp(e,t){if(Y(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>o=>!o._stopped&&r&&r(o))}else return t}const Qi=/^on[a-z]/,_p=(e,t,n,r,o=!1,s,i,a,l)=>{t==="class"?np(e,r,o):t==="style"?rp(e,n,r):br(t)?Kr(t)||pp(e,t,n,r,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):vp(e,t,r,o))?ip(e,t,r,s,i,a,l):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),sp(e,t,r,o))};function vp(e,t,n,r){return r?!!(t==="innerHTML"||t==="textContent"||t in e&&Qi.test(t)&&J(n)):t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA"||Qi.test(t)&&Pe(n)?!1:t in e}const yp=Ie({patchProp:_p},tp);let Zi;function bp(){return Zi||(Zi=Ad(yp))}const Ep=(...e)=>{const t=bp().createApp(...e);wp(t),Op(t);const{mount:n}=t;return t.mount=r=>{const o=Tp(r);if(!o)return;const s=t._component;!J(s)&&!s.render&&!s.template&&(s.template=o.innerHTML),o.innerHTML="";const i=n(o,!1,o instanceof SVGElement);return o instanceof Element&&(o.removeAttribute("v-cloak"),o.setAttribute("data-v-app","")),i},t};function wp(e){Object.defineProperty(e.config,"isNativeTag",{value:t=>Pu(t)||Su(t),writable:!1})}function Op(e){{const t=e.config.isCustomElement;Object.defineProperty(e.config,"isCustomElement",{get(){return t},set(){$("The `isCustomElement` config option is deprecated. Use `compilerOptions.isCustomElement` instead.")}});const n=e.config.compilerOptions,r='The `compilerOptions` config option is only respected when using a build of Vue.js that includes the runtime compiler (aka "full build"). Since you are using the runtime-only build, `compilerOptions` must be passed to `@vue/compiler-dom` in the build setup instead.\n- For vue-loader: pass it via vue-loader\'s `compilerOptions` loader option.\n- For vue-cli: see https://cli.vuejs.org/guide/webpack.html#modifying-options-of-a-loader\n- For vite: pass it via @vitejs/plugin-vue options. See https://github.com/vitejs/vite/tree/main/packages/plugin-vue#example-for-passing-options-to-vuecompiler-dom';Object.defineProperty(e.config,"compilerOptions",{get(){return $(r),n},set(){$(r)}})}}function Tp(e){if(Pe(e)){const t=document.querySelector(e);return t||$(`Failed to mount app: mount target selector "${e}" returned null.`),t}return window.ShadowRoot&&e instanceof window.ShadowRoot&&e.mode==="closed"&&$('mounting on a ShadowRoot with `{mode: "closed"}` may lead to unpredictable bugs'),e}function Ip(){Zd()}Ip();(function(t,n){var r=n.documentElement,o=t.devicePixelRatio||1;function s(){n.body?n.body.style.fontSize=12*o+"px":n.addEventListener("DOMContentLoaded",s)}s();function i(){var c=r.clientWidth/10;r.style.fontSize=c+"px"}if(i(),t.addEventListener("resize",i),t.addEventListener("pageshow",function(c){c.persisted&&i()}),o>=2){var a=n.createElement("body"),l=n.createElement("div");l.style.border=".5px solid transparent",a.appendChild(l),r.appendChild(a),l.offsetHeight===1&&r.classList.add("hairlines"),r.removeChild(a)}})(window,document);var Pp=!1;function Cr(e,t,n){return Array.isArray(e)?(e.length=Math.max(e.length,t),e.splice(t,1,n),n):(e[t]=n,n)}function xo(e,t){if(Array.isArray(e)){e.splice(t,1);return}delete e[t]}var ea;const Mn=typeof window<"u",Sp=e=>typeof e=="string",$o=()=>{};Mn&&((ea=window==null?void 0:window.navigator)==null?void 0:ea.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function nn(e){return typeof e=="function"?e():gt(e)}function Cp(e){return e}function Rp(e){return ku()?(Mu(e),!0):!1}var Ap=Object.defineProperty,Np=Object.defineProperties,xp=Object.getOwnPropertyDescriptors,ta=Object.getOwnPropertySymbols,$p=Object.prototype.hasOwnProperty,Lp=Object.prototype.propertyIsEnumerable,na=(e,t,n)=>t in e?Ap(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,kp=(e,t)=>{for(var n in t||(t={}))$p.call(t,n)&&na(e,n,t[n]);if(ta)for(var n of ta(t))Lp.call(t,n)&&na(e,n,t[n]);return e},Mp=(e,t)=>Np(e,xp(t));function Fp(e){if(!ge(e))return Qo(e);const t=Array.isArray(e.value)?new Array(e.value.length):{};for(const n in e.value)t[n]=mf(()=>({get(){return e.value[n]},set(r){if(Array.isArray(e.value)){const o=[...e.value];o[n]=r,e.value=o}else{const o=Mp(kp({},e.value),{[n]:r});Object.setPrototypeOf(o,e.value),e.value=o}}}));return t}function Dp(e,t=!0){zt()?go(e):t?e():lr(e)}function Up(e){var t;const n=nn(e);return(t=n==null?void 0:n.$el)!=null?t:n}const Eo=Mn?window:void 0;Mn&&window.document;Mn&&window.navigator;Mn&&window.location;function ht(...e){let t,n,r,o;if(Sp(e[0])?([n,r,o]=e,t=Eo):[t,n,r,o]=e,!t)return $o;let s=$o;const i=vt(()=>Up(t),l=>{s(),l&&(l.addEventListener(n,r,o),s=()=>{l.removeEventListener(n,r,o),s=$o})},{immediate:!0,flush:"post"}),a=()=>{i(),s()};return Rp(a),a}const ps=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},hs="__vueuse_ssr_handlers__";ps[hs]=ps[hs]||{};ps[hs];var jp=Object.defineProperty,Vp=Object.defineProperties,Wp=Object.getOwnPropertyDescriptors,ra=Object.getOwnPropertySymbols,Hp=Object.prototype.hasOwnProperty,Bp=Object.prototype.propertyIsEnumerable,oa=(e,t,n)=>t in e?jp(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Kp=(e,t)=>{for(var n in t||(t={}))Hp.call(t,n)&&oa(e,n,t[n]);if(ra)for(var n of ra(t))Bp.call(t,n)&&oa(e,n,t[n]);return e},Gp=(e,t)=>Vp(e,Wp(t));function zp(e,t={}){var n,r;const o=(n=t.draggingElement)!=null?n:Eo,s=Ce((r=nn(t.initialValue))!=null?r:{x:0,y:0}),i=Ce(),a=d=>t.pointerTypes?t.pointerTypes.includes(d.pointerType):!0,l=d=>{nn(t.preventDefault)&&d.preventDefault(),nn(t.stopPropagation)&&d.stopPropagation()},c=d=>{var g;if(!a(d)||nn(t.exact)&&d.target!==nn(e))return;const v=nn(e).getBoundingClientRect(),w={x:d.pageX-v.left,y:d.pageY-v.top};((g=t.onStart)==null?void 0:g.call(t,w,d))!==!1&&(i.value=w,l(d))},f=d=>{var g;!a(d)||!i.value||(s.value={x:d.pageX-i.value.x,y:d.pageY-i.value.y},(g=t.onMove)==null||g.call(t,s.value,d),l(d))},u=d=>{var g;!a(d)||!i.value||(i.value=void 0,(g=t.onEnd)==null||g.call(t,s.value,d),l(d))};return Mn&&(ht(e,"pointerdown",c,!0),ht(o,"pointermove",f,!0),ht(o,"pointerup",u,!0)),Gp(Kp({},Fp(s)),{position:s,isDragging:be(()=>!!i.value),style:be(()=>`left:${s.value.x}px;top:${s.value.y}px;`)})}function Yp(e={}){const{type:t="page",touch:n=!0,resetOnTouchEnds:r=!1,initialValue:o={x:0,y:0},window:s=Eo,eventFilter:i}=e,a=Ce(o.x),l=Ce(o.y),c=Ce(null),f=w=>{t==="page"?(a.value=w.pageX,l.value=w.pageY):t==="client"&&(a.value=w.clientX,l.value=w.clientY),c.value="mouse"},u=()=>{a.value=o.x,l.value=o.y},d=w=>{if(w.touches.length>0){const O=w.touches[0];t==="page"?(a.value=O.pageX,l.value=O.pageY):t==="client"&&(a.value=O.clientX,l.value=O.clientY),c.value="touch"}},g=w=>i===void 0?f(w):i(()=>f(w),{}),v=w=>i===void 0?d(w):i(()=>d(w),{});return s&&(ht(s,"mousemove",g,{passive:!0}),ht(s,"dragover",g,{passive:!0}),n&&(ht(s,"touchstart",v,{passive:!0}),ht(s,"touchmove",v,{passive:!0}),r&&ht(s,"touchend",u,{passive:!0}))),{x:a,y:l,sourceType:c}}var sa;(function(e){e.UP="UP",e.RIGHT="RIGHT",e.DOWN="DOWN",e.LEFT="LEFT",e.NONE="NONE"})(sa||(sa={}));var qp=Object.defineProperty,ia=Object.getOwnPropertySymbols,Xp=Object.prototype.hasOwnProperty,Jp=Object.prototype.propertyIsEnumerable,aa=(e,t,n)=>t in e?qp(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Qp=(e,t)=>{for(var n in t||(t={}))Xp.call(t,n)&&aa(e,n,t[n]);if(ia)for(var n of ia(t))Jp.call(t,n)&&aa(e,n,t[n]);return e};const Zp={easeInSine:[.12,0,.39,0],easeOutSine:[.61,1,.88,1],easeInOutSine:[.37,0,.63,1],easeInQuad:[.11,0,.5,0],easeOutQuad:[.5,1,.89,1],easeInOutQuad:[.45,0,.55,1],easeInCubic:[.32,0,.67,0],easeOutCubic:[.33,1,.68,1],easeInOutCubic:[.65,0,.35,1],easeInQuart:[.5,0,.75,0],easeOutQuart:[.25,1,.5,1],easeInOutQuart:[.76,0,.24,1],easeInQuint:[.64,0,.78,0],easeOutQuint:[.22,1,.36,1],easeInOutQuint:[.83,0,.17,1],easeInExpo:[.7,0,.84,0],easeOutExpo:[.16,1,.3,1],easeInOutExpo:[.87,0,.13,1],easeInCirc:[.55,0,1,.45],easeOutCirc:[0,.55,.45,1],easeInOutCirc:[.85,0,.15,1],easeInBack:[.36,0,.66,-.56],easeOutBack:[.34,1.56,.64,1],easeInOutBack:[.68,-.6,.32,1.6]};Qp({linear:Cp},Zp);function eh(e={}){const{window:t=Eo,initialWidth:n=1/0,initialHeight:r=1/0,listenOrientation:o=!0}=e,s=Ce(n),i=Ce(r),a=()=>{t&&(s.value=t.innerWidth,i.value=t.innerHeight)};return a(),Dp(a),ht("resize",a,{passive:!0}),o&&ht("orientationchange",a,{passive:!0}),{width:s,height:i}}/*! - * shared v9.2.2 - * (c) 2022 kazuya kawaguchi - * Released under the MIT License. - */const yt=typeof window<"u";let Ge,hn;{const e=yt&&window.performance;e&&e.mark&&e.measure&&e.clearMarks&&e.clearMeasures&&(Ge=t=>e.mark(t),hn=(t,n,r)=>{e.measure(t,n,r),e.clearMarks(n),e.clearMarks(r)})}const th=/\{([0-9a-zA-Z]+)\}/g;function ai(e,...t){return t.length===1&&fe(t[0])&&(t=t[0]),(!t||!t.hasOwnProperty)&&(t={}),e.replace(th,(n,r)=>t.hasOwnProperty(r)?t[r]:"")}const nh=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol",bt=e=>nh?Symbol(e):e,rh=(e,t,n)=>oh({l:e,k:t,s:n}),oh=e=>JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029").replace(/\u0027/g,"\\u0027"),Ae=e=>typeof e=="number"&&isFinite(e),sh=e=>ui(e)==="[object Date]",eo=e=>ui(e)==="[object RegExp]",wo=e=>le(e)&&Object.keys(e).length===0;function Fn(e,t){typeof console<"u"&&(console.warn("[intlify] "+e),t&&console.warn(t.stack))}const Fe=Object.assign;let la;const li=()=>la||(la=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function ca(e){return e.replace(//g,">").replace(/"/g,""").replace(/'/g,"'")}const ih=Object.prototype.hasOwnProperty;function ci(e,t){return ih.call(e,t)}const Te=Array.isArray,Se=e=>typeof e=="function",H=e=>typeof e=="string",we=e=>typeof e=="boolean",fe=e=>e!==null&&typeof e=="object",dc=Object.prototype.toString,ui=e=>dc.call(e),le=e=>ui(e)==="[object Object]",ah=e=>e==null?"":Te(e)||le(e)&&e.toString===dc?JSON.stringify(e,null,2):String(e),ua=2;function lh(e,t=0,n=e.length){const r=e.split(/\r?\n/);let o=0;const s=[];for(let i=0;i=t){for(let a=i-ua;a<=i+ua||n>o;a++){if(a<0||a>=r.length)continue;const l=a+1;s.push(`${l}${" ".repeat(3-String(l).length)}| ${r[a]}`);const c=r[a].length;if(a===i){const f=t-(o-c)+1,u=Math.max(1,n>o?c-f:n-t);s.push(" | "+" ".repeat(f)+"^".repeat(u))}else if(a>i){if(n>o){const f=Math.max(Math.min(n-o,c),1);s.push(" | "+"^".repeat(f))}o+=c+1}}break}return s.join(` -`)}function pc(){const e=new Map;return{events:e,on(n,r){const o=e.get(n);o&&o.push(r)||e.set(n,[r])},off(n,r){const o=e.get(n);o&&o.splice(o.indexOf(r)>>>0,1)},emit(n,r){(e.get(n)||[]).slice().map(o=>o(r)),(e.get("*")||[]).slice().map(o=>o(n,r))}}}/*! - * message-compiler v9.2.2 - * (c) 2022 kazuya kawaguchi - * Released under the MIT License. - */const xe={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,__EXTEND_POINT__:15},ch={[xe.EXPECTED_TOKEN]:"Expected token: '{0}'",[xe.INVALID_TOKEN_IN_PLACEHOLDER]:"Invalid token in placeholder: '{0}'",[xe.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER]:"Unterminated single quote in placeholder",[xe.UNKNOWN_ESCAPE_SEQUENCE]:"Unknown escape sequence: \\{0}",[xe.INVALID_UNICODE_ESCAPE_SEQUENCE]:"Invalid unicode escape sequence: {0}",[xe.UNBALANCED_CLOSING_BRACE]:"Unbalanced closing brace",[xe.UNTERMINATED_CLOSING_BRACE]:"Unterminated closing brace",[xe.EMPTY_PLACEHOLDER]:"Empty placeholder",[xe.NOT_ALLOW_NEST_PLACEHOLDER]:"Not allowed nest placeholder",[xe.INVALID_LINKED_FORMAT]:"Invalid linked format",[xe.MUST_HAVE_MESSAGES_IN_PLURAL]:"Plural must have messages",[xe.UNEXPECTED_EMPTY_LINKED_MODIFIER]:"Unexpected empty linked modifier",[xe.UNEXPECTED_EMPTY_LINKED_KEY]:"Unexpected empty linked key",[xe.UNEXPECTED_LEXICAL_ANALYSIS]:"Unexpected lexical analysis in token: '{0}'"};function hc(e,t,n={}){const{domain:r,messages:o,args:s}=n,i=ai((o||ch)[e]||"",...s||[]),a=new SyntaxError(String(i));return a.code=e,t&&(a.location=t),a.domain=r,a}/*! - * devtools-if v9.2.2 - * (c) 2022 kazuya kawaguchi - * Released under the MIT License. - */const mc={I18nInit:"i18n:init",FunctionTranslate:"function:translate"};/*! - * core-base v9.2.2 - * (c) 2022 kazuya kawaguchi - * Released under the MIT License. - */const Yt=[];Yt[0]={w:[0],i:[3,0],["["]:[4],o:[7]};Yt[1]={w:[1],["."]:[2],["["]:[4],o:[7]};Yt[2]={w:[2],i:[3,0],[0]:[3,0]};Yt[3]={i:[3,0],[0]:[3,0],w:[1,1],["."]:[2,1],["["]:[4,1],o:[7,1]};Yt[4]={["'"]:[5,0],['"']:[6,0],["["]:[4,2],["]"]:[1,3],o:8,l:[4,0]};Yt[5]={["'"]:[4,0],o:8,l:[5,0]};Yt[6]={['"']:[4,0],o:8,l:[6,0]};const uh=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function fh(e){return uh.test(e)}function dh(e){const t=e.charCodeAt(0),n=e.charCodeAt(e.length-1);return t===n&&(t===34||t===39)?e.slice(1,-1):e}function ph(e){if(e==null)return"o";switch(e.charCodeAt(0)){case 91:case 93:case 46:case 34:case 39:return e;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 hh(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:fh(t)?dh(t):"*"+t}function mh(e){const t=[];let n=-1,r=0,o=0,s,i,a,l,c,f,u;const d=[];d[0]=()=>{i===void 0?i=a:i+=a},d[1]=()=>{i!==void 0&&(t.push(i),i=void 0)},d[2]=()=>{d[0](),o++},d[3]=()=>{if(o>0)o--,r=4,d[0]();else{if(o=0,i===void 0||(i=hh(i),i===!1))return!1;d[1]()}};function g(){const v=e[n+1];if(r===5&&v==="'"||r===6&&v==='"')return n++,a="\\"+v,d[0](),!0}for(;r!==null;)if(n++,s=e[n],!(s==="\\"&&g())){if(l=ph(s),u=Yt[r],c=u[l]||u.l||8,c===8||(r=c[0],c[1]!==void 0&&(f=d[c[1]],f&&(a=s,f()===!1))))return;if(r===7)return t}}const fa=new Map;function gh(e,t){return fe(e)?e[t]:null}function _h(e,t){if(!fe(e))return null;let n=fa.get(t);if(n||(n=mh(t),n&&fa.set(t,n)),!n)return null;const r=n.length;let o=e,s=0;for(;se,yh=e=>"",bh="text",Eh=e=>e.length===0?"":e.join(""),wh=ah;function da(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function Oh(e){const t=Ae(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(Ae(e.named.count)||Ae(e.named.n))?Ae(e.named.count)?e.named.count:Ae(e.named.n)?e.named.n:t:t}function Th(e,t){t.count||(t.count=e),t.n||(t.n=e)}function Ih(e={}){const t=e.locale,n=Oh(e),r=fe(e.pluralRules)&&H(t)&&Se(e.pluralRules[t])?e.pluralRules[t]:da,o=fe(e.pluralRules)&&H(t)&&Se(e.pluralRules[t])?da:void 0,s=S=>S[r(n,S.length,o)],i=e.list||[],a=S=>i[S],l=e.named||{};Ae(e.pluralIndex)&&Th(n,l);const c=S=>l[S];function f(S){const b=Se(e.messages)?e.messages(S):fe(e.messages)?e.messages[S]:!1;return b||(e.parent?e.parent.message(S):yh)}const u=S=>e.modifiers?e.modifiers[S]:vh,d=le(e.processor)&&Se(e.processor.normalize)?e.processor.normalize:Eh,g=le(e.processor)&&Se(e.processor.interpolate)?e.processor.interpolate:wh,v=le(e.processor)&&H(e.processor.type)?e.processor.type:bh,O={list:a,named:c,plural:s,linked:(S,...b)=>{const[M,F]=b;let C="text",G="";b.length===1?fe(M)?(G=M.modifier||G,C=M.type||C):H(M)&&(G=M||G):b.length===2&&(H(M)&&(G=M||G),H(F)&&(C=F||C));let N=f(S)(O);return C==="vnode"&&Te(N)&&G&&(N=N[0]),G?u(G)(N,C):N},message:f,type:v,interpolate:g,normalize:d};return O}let pr=null;function Ph(e){pr=e}function Sh(e,t,n){pr&&pr.emit(mc.I18nInit,{timestamp:Date.now(),i18n:e,version:t,meta:n})}const Ch=Rh(mc.FunctionTranslate);function Rh(e){return t=>pr&&pr.emit(e,t)}const Be={NOT_FOUND_KEY:1,FALLBACK_TO_TRANSLATE:2,CANNOT_FORMAT_NUMBER:3,FALLBACK_TO_NUMBER_FORMAT:4,CANNOT_FORMAT_DATE:5,FALLBACK_TO_DATE_FORMAT:6,__EXTEND_POINT__:7},Ah={[Be.NOT_FOUND_KEY]:"Not found '{key}' key in '{locale}' locale messages.",[Be.FALLBACK_TO_TRANSLATE]:"Fall back to translate '{key}' key with '{target}' locale.",[Be.CANNOT_FORMAT_NUMBER]:"Cannot format a number value due to not supported Intl.NumberFormat.",[Be.FALLBACK_TO_NUMBER_FORMAT]:"Fall back to number format '{key}' key with '{target}' locale.",[Be.CANNOT_FORMAT_DATE]:"Cannot format a date value due to not supported Intl.DateTimeFormat.",[Be.FALLBACK_TO_DATE_FORMAT]:"Fall back to datetime format '{key}' key with '{target}' locale."};function $n(e,...t){return ai(Ah[e],...t)}function Nh(e,t,n){return[...new Set([n,...Te(t)?t:fe(t)?Object.keys(t):H(t)?[t]:[n]])]}function gc(e,t,n){const r=H(n)?n:fi,o=e;o.__localeChainCache||(o.__localeChainCache=new Map);let s=o.__localeChainCache.get(r);if(!s){s=[];let i=[n];for(;Te(i);)i=pa(s,i,t);const a=Te(t)||!le(t)?t:t.default?t.default:null;i=H(a)?[a]:a,Te(i)&&pa(s,i,!1),o.__localeChainCache.set(r,s)}return s}function pa(e,t,n){let r=!0;for(let o=0;o`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function kh(){return{upper:(e,t)=>t==="text"&&H(e)?e.toUpperCase():t==="vnode"&&fe(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&H(e)?e.toLowerCase():t==="vnode"&&fe(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&H(e)?ha(e):t==="vnode"&&fe(e)&&"__v_isVNode"in e?ha(e.children):e}}let Mh,_c;function Fh(e){_c=e}let vc;function Dh(e){vc=e}let yc=null;const ma=e=>{yc=e},Uh=()=>yc;let bc=null;const ga=e=>{bc=e},jh=()=>bc;let _a=0;function Vh(e={}){const t=H(e.version)?e.version:Lh,n=H(e.locale)?e.locale:fi,r=Te(e.fallbackLocale)||le(e.fallbackLocale)||H(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:n,o=le(e.messages)?e.messages:{[n]:{}},s=le(e.datetimeFormats)?e.datetimeFormats:{[n]:{}},i=le(e.numberFormats)?e.numberFormats:{[n]:{}},a=Fe({},e.modifiers||{},kh()),l=e.pluralRules||{},c=Se(e.missing)?e.missing:null,f=we(e.missingWarn)||eo(e.missingWarn)?e.missingWarn:!0,u=we(e.fallbackWarn)||eo(e.fallbackWarn)?e.fallbackWarn:!0,d=!!e.fallbackFormat,g=!!e.unresolving,v=Se(e.postTranslation)?e.postTranslation:null,w=le(e.processor)?e.processor:null,O=we(e.warnHtmlMessage)?e.warnHtmlMessage:!0,S=!!e.escapeParameter,b=Se(e.messageCompiler)?e.messageCompiler:Mh,M=Se(e.messageResolver)?e.messageResolver:_c||gh,F=Se(e.localeFallbacker)?e.localeFallbacker:vc||Nh,C=fe(e.fallbackContext)?e.fallbackContext:void 0,G=Se(e.onWarn)?e.onWarn:Fn,N=e,q=fe(N.__datetimeFormatters)?N.__datetimeFormatters:new Map,W=fe(N.__numberFormatters)?N.__numberFormatters:new Map,x=fe(N.__meta)?N.__meta:{};_a++;const B={version:t,cid:_a,locale:n,fallbackLocale:r,messages:o,modifiers:a,pluralRules:l,missing:c,missingWarn:f,fallbackWarn:u,fallbackFormat:d,unresolving:g,postTranslation:v,processor:w,warnHtmlMessage:O,escapeParameter:S,messageCompiler:b,messageResolver:M,localeFallbacker:F,fallbackContext:C,onWarn:G,__meta:x};return B.datetimeFormats=s,B.numberFormats=i,B.__datetimeFormatters=q,B.__numberFormatters=W,B.__v_emitter=N.__v_emitter!=null?N.__v_emitter:void 0,Sh(B,t,x),B}function To(e,t){return e instanceof RegExp?e.test(t):e}function Ec(e,t){return e instanceof RegExp?e.test(t):e}function di(e,t,n,r,o){const{missing:s,onWarn:i}=e;{const a=e.__v_emitter;a&&a.emit("missing",{locale:n,key:t,type:o,groupId:`${o}:${t}`})}if(s!==null){const a=s(e,n,t,o);return H(a)?a:t}else return Ec(r,t)&&i($n(Be.NOT_FOUND_KEY,{key:t,locale:n})),t}function Hn(e,t,n){const r=e;r.__localeChainCache=new Map,e.localeFallbacker(e,n,t)}let wc=xe.__EXTEND_POINT__;const Lo=()=>++wc,Ct={INVALID_ARGUMENT:wc,INVALID_DATE_ARGUMENT:Lo(),INVALID_ISO_DATE_ARGUMENT:Lo(),__EXTEND_POINT__:Lo()};function Cn(e){return hc(e,null,{messages:Wh})}const Wh={[Ct.INVALID_ARGUMENT]:"Invalid arguments",[Ct.INVALID_DATE_ARGUMENT]:"The date provided is an invalid Date object.Make sure your Date represents a valid date.",[Ct.INVALID_ISO_DATE_ARGUMENT]:"The argument provided is not a valid ISO date string"},va=()=>"",pt=e=>Se(e);function ya(e,...t){const{fallbackFormat:n,postTranslation:r,unresolving:o,messageCompiler:s,fallbackLocale:i,messages:a}=e,[l,c]=ms(...t),f=we(c.missingWarn)?c.missingWarn:e.missingWarn,u=we(c.fallbackWarn)?c.fallbackWarn:e.fallbackWarn,d=we(c.escapeParameter)?c.escapeParameter:e.escapeParameter,g=!!c.resolvedMessage,v=H(c.default)||we(c.default)?we(c.default)?s?l:()=>l:c.default:n?s?l:()=>l:"",w=n||v!=="",O=H(c.locale)?c.locale:e.locale;d&&Hh(c);let[S,b,M]=g?[l,O,a[O]||{}]:Oc(e,l,O,i,u,f),F=S,C=l;if(!g&&!(H(F)||pt(F))&&w&&(F=v,C=F),!g&&(!(H(F)||pt(F))||!H(b)))return o?Oo:l;if(H(F)&&e.messageCompiler==null)return Fn(`The message format compilation is not supported in this build. Because message compiler isn't included. You need to pre-compilation all message format. So translate function return '${l}'.`),l;let G=!1;const N=()=>{G=!0},q=pt(F)?F:Tc(e,l,b,F,C,N);if(G)return F;const W=Gh(e,b,M,c),x=Ih(W),B=Bh(e,q,x),te=r?r(B,l):B;{const ve={timestamp:Date.now(),key:H(l)?l:pt(F)?F.key:"",locale:b||(pt(F)?F.locale:""),format:H(F)?F:pt(F)?F.source:"",message:te};ve.meta=Fe({},e.__meta,Uh()||{}),Ch(ve)}return te}function Hh(e){Te(e.list)?e.list=e.list.map(t=>H(t)?ca(t):t):fe(e.named)&&Object.keys(e.named).forEach(t=>{H(e.named[t])&&(e.named[t]=ca(e.named[t]))})}function Oc(e,t,n,r,o,s){const{messages:i,onWarn:a,messageResolver:l,localeFallbacker:c}=e,f=c(e,r,n);let u={},d,g=null,v=n,w=null;const O="translate";for(let S=0;Sr;return d.locale=n,d.key=t,d}let l=null,c,f;yt&&(l=window.performance.now(),c="intlify-message-compilation-start",f="intlify-message-compilation-end",Ge&&Ge(c));const u=i(r,Kh(e,n,o,r,a,s));if(yt){const d=window.performance.now(),g=e.__v_emitter;g&&l&&g.emit("message-compilation",{type:"message-compilation",message:r,time:d-l,groupId:`translate:${t}`}),c&&f&&Ge&&hn&&(Ge(f),hn("intlify message compilation",c,f))}return u.locale=n,u.key=t,u.source=r,u}function Bh(e,t,n){let r=null,o,s;yt&&(r=window.performance.now(),o="intlify-message-evaluation-start",s="intlify-message-evaluation-end",Ge&&Ge(o));const i=t(n);if(yt){const a=window.performance.now(),l=e.__v_emitter;l&&r&&l.emit("message-evaluation",{type:"message-evaluation",value:i,time:a-r,groupId:`translate:${t.key}`}),o&&s&&Ge&&hn&&(Ge(s),hn("intlify message evaluation",o,s))}return i}function ms(...e){const[t,n,r]=e,o={};if(!H(t)&&!Ae(t)&&!pt(t))throw Cn(Ct.INVALID_ARGUMENT);const s=Ae(t)?String(t):(pt(t),t);return Ae(n)?o.plural=n:H(n)?o.default=n:le(n)&&!wo(n)?o.named=n:Te(n)&&(o.list=n),Ae(r)?o.plural=r:H(r)?o.default=r:le(r)&&Fe(o,r),[s,o]}function Kh(e,t,n,r,o,s){return{warnHtmlMessage:o,onError:i=>{s&&s(i);{const a=`Message compilation error: ${i.message}`,l=i.location&&lh(r,i.location.start.offset,i.location.end.offset),c=e.__v_emitter;c&&c.emit("compile-error",{message:r,error:i.message,start:i.location&&i.location.start.offset,end:i.location&&i.location.end.offset,groupId:`translate:${n}`}),console.error(l?`${a} -${l}`:a)}},onCacheKey:i=>rh(t,n,i)}}function Gh(e,t,n,r){const{modifiers:o,pluralRules:s,messageResolver:i,fallbackLocale:a,fallbackWarn:l,missingWarn:c,fallbackContext:f}=e,d={locale:t,modifiers:o,pluralRules:s,messages:g=>{let v=i(n,g);if(v==null&&f){const[,,w]=Oc(f,g,t,a,l,c);v=i(w,g)}if(H(v)){let w=!1;const S=Tc(e,g,t,v,g,()=>{w=!0});return w?va:S}else return pt(v)?v:va}};return e.processor&&(d.processor=e.processor),r.list&&(d.list=r.list),r.named&&(d.named=r.named),Ae(r.plural)&&(d.pluralIndex=r.plural),d}const ba=typeof Intl<"u",Ic={dateTimeFormat:ba&&typeof Intl.DateTimeFormat<"u",numberFormat:ba&&typeof Intl.NumberFormat<"u"};function Ea(e,...t){const{datetimeFormats:n,unresolving:r,fallbackLocale:o,onWarn:s,localeFallbacker:i}=e,{__datetimeFormatters:a}=e;if(!Ic.dateTimeFormat)return s($n(Be.CANNOT_FORMAT_DATE)),to;const[l,c,f,u]=gs(...t),d=we(f.missingWarn)?f.missingWarn:e.missingWarn,g=we(f.fallbackWarn)?f.fallbackWarn:e.fallbackWarn,v=!!f.part,w=H(f.locale)?f.locale:e.locale,O=i(e,o,w);if(!H(l)||l==="")return new Intl.DateTimeFormat(w,u).format(c);let S={},b,M=null,F=w,C=null;const G="datetime format";for(let W=0;W{Pc.includes(l)?i[l]=n[l]:s[l]=n[l]}),H(r)?s.locale=r:le(r)&&(i=r),le(o)&&(i=o),[s.key||"",a,s,i]}function wa(e,t,n){const r=e;for(const o in n){const s=`${t}__${o}`;!r.__datetimeFormatters.has(s)||r.__datetimeFormatters.delete(s)}}function Oa(e,...t){const{numberFormats:n,unresolving:r,fallbackLocale:o,onWarn:s,localeFallbacker:i}=e,{__numberFormatters:a}=e;if(!Ic.numberFormat)return s($n(Be.CANNOT_FORMAT_NUMBER)),to;const[l,c,f,u]=_s(...t),d=we(f.missingWarn)?f.missingWarn:e.missingWarn,g=we(f.fallbackWarn)?f.fallbackWarn:e.fallbackWarn,v=!!f.part,w=H(f.locale)?f.locale:e.locale,O=i(e,o,w);if(!H(l)||l==="")return new Intl.NumberFormat(w,u).format(c);let S={},b,M=null,F=w,C=null;const G="number format";for(let W=0;W{Sc.includes(l)?i[l]=n[l]:s[l]=n[l]}),H(r)?s.locale=r:le(r)&&(i=r),le(o)&&(i=o),[s.key||"",a,s,i]}function Ta(e,t,n){const r=e;for(const o in n){const s=`${t}__${o}`;!r.__numberFormatters.has(s)||r.__numberFormatters.delete(s)}}typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(li().__INTLIFY_PROD_DEVTOOLS__=!1);function zh(){return Cc().__VUE_DEVTOOLS_GLOBAL_HOOK__}function Cc(){return typeof navigator<"u"&&typeof window<"u"?window:typeof global<"u"?global:{}}const Yh=typeof Proxy=="function",qh="devtools-plugin:setup",Xh="plugin:settings:set";let bn,vs;function Jh(){var e;return bn!==void 0||(typeof window<"u"&&window.performance?(bn=!0,vs=window.performance):typeof global<"u"&&((e=global.perf_hooks)===null||e===void 0?void 0:e.performance)?(bn=!0,vs=global.perf_hooks.performance):bn=!1),bn}function Qh(){return Jh()?vs.now():Date.now()}class Zh{constructor(t,n){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=t,this.hook=n;const r={};if(t.settings)for(const i in t.settings){const a=t.settings[i];r[i]=a.defaultValue}const o=`__vue-devtools-plugin-settings__${t.id}`;let s=Object.assign({},r);try{const i=localStorage.getItem(o),a=JSON.parse(i);Object.assign(s,a)}catch{}this.fallbacks={getSettings(){return s},setSettings(i){try{localStorage.setItem(o,JSON.stringify(i))}catch{}s=i},now(){return Qh()}},n&&n.on(Xh,(i,a)=>{i===this.plugin.id&&this.fallbacks.setSettings(a)}),this.proxiedOn=new Proxy({},{get:(i,a)=>this.target?this.target.on[a]:(...l)=>{this.onQueue.push({method:a,args:l})}}),this.proxiedTarget=new Proxy({},{get:(i,a)=>this.target?this.target[a]:a==="on"?this.proxiedOn:Object.keys(this.fallbacks).includes(a)?(...l)=>(this.targetQueue.push({method:a,args:l,resolve:()=>{}}),this.fallbacks[a](...l)):(...l)=>new Promise(c=>{this.targetQueue.push({method:a,args:l,resolve:c})})})}async setRealTarget(t){this.target=t;for(const n of this.onQueue)this.target.on[n.method](...n.args);for(const n of this.targetQueue)n.resolve(await this.target[n.method](...n.args))}}function pi(e,t){const n=e,r=Cc(),o=zh(),s=Yh&&n.enableEarlyProxy;if(o&&(r.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!s))o.emit(qh,e,t);else{const i=s?new Zh(n,o):null;(r.__VUE_DEVTOOLS_PLUGINS__=r.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:n,setupFn:t,proxy:i}),i&&t(i.proxiedTarget)}}/*! - * vue-devtools v9.2.2 - * (c) 2022 kazuya kawaguchi - * Released under the MIT License. - */const ko={["vue-devtools-plugin-vue-i18n"]:"Vue I18n devtools",["vue-i18n-resource-inspector"]:"I18n Resources",["vue-i18n-timeline"]:"Vue I18n"},em={["vue-i18n-resource-inspector"]:"Search for scopes ..."},tm={["vue-i18n-timeline"]:16764185};/*! - * vue-i18n v9.2.2 - * (c) 2022 kazuya kawaguchi - * Released under the MIT License. - */const nm="9.2.2";function rm(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(li().__INTLIFY_PROD_DEVTOOLS__=!1)}let Rc=Be.__EXTEND_POINT__;const En=()=>++Rc,Ze={FALLBACK_TO_ROOT:Rc,NOT_SUPPORTED_PRESERVE:En(),NOT_SUPPORTED_FORMATTER:En(),NOT_SUPPORTED_PRESERVE_DIRECTIVE:En(),NOT_SUPPORTED_GET_CHOICE_INDEX:En(),COMPONENT_NAME_LEGACY_COMPATIBLE:En(),NOT_FOUND_PARENT_SCOPE:En()},om={[Ze.FALLBACK_TO_ROOT]:"Fall back to {type} '{key}' with root locale.",[Ze.NOT_SUPPORTED_PRESERVE]:"Not supported 'preserve'.",[Ze.NOT_SUPPORTED_FORMATTER]:"Not supported 'formatter'.",[Ze.NOT_SUPPORTED_PRESERVE_DIRECTIVE]:"Not supported 'preserveDirectiveContent'.",[Ze.NOT_SUPPORTED_GET_CHOICE_INDEX]:"Not supported 'getChoiceIndex'.",[Ze.COMPONENT_NAME_LEGACY_COMPATIBLE]:"Component name legacy compatible: '{name}' -> 'i18n'",[Ze.NOT_FOUND_PARENT_SCOPE]:"Not found parent scope. use the global scope."};function Io(e,...t){return ai(om[e],...t)}let Ac=xe.__EXTEND_POINT__;const je=()=>++Ac,pe={UNEXPECTED_RETURN_TYPE:Ac,INVALID_ARGUMENT:je(),MUST_BE_CALL_SETUP_TOP:je(),NOT_INSLALLED:je(),NOT_AVAILABLE_IN_LEGACY_MODE:je(),REQUIRED_VALUE:je(),INVALID_VALUE:je(),CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:je(),NOT_INSLALLED_WITH_PROVIDE:je(),UNEXPECTED_ERROR:je(),NOT_COMPATIBLE_LEGACY_VUE_I18N:je(),BRIDGE_SUPPORT_VUE_2_ONLY:je(),MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:je(),NOT_AVAILABLE_COMPOSITION_IN_LEGACY:je(),__EXTEND_POINT__:je()};function Ye(e,...t){return hc(e,null,{messages:sm,args:t})}const sm={[pe.UNEXPECTED_RETURN_TYPE]:"Unexpected return type in composer",[pe.INVALID_ARGUMENT]:"Invalid argument",[pe.MUST_BE_CALL_SETUP_TOP]:"Must be called at the top of a `setup` function",[pe.NOT_INSLALLED]:"Need to install with `app.use` function",[pe.UNEXPECTED_ERROR]:"Unexpected error",[pe.NOT_AVAILABLE_IN_LEGACY_MODE]:"Not available in legacy mode",[pe.REQUIRED_VALUE]:"Required in value: {0}",[pe.INVALID_VALUE]:"Invalid value",[pe.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN]:"Cannot setup vue-devtools plugin",[pe.NOT_INSLALLED_WITH_PROVIDE]:"Need to install with `provide` function",[pe.NOT_COMPATIBLE_LEGACY_VUE_I18N]:"Not compatible legacy VueI18n.",[pe.BRIDGE_SUPPORT_VUE_2_ONLY]:"vue-i18n-bridge support Vue 2.x only",[pe.MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION]:"Must define \u2018i18n\u2019 option or custom block in Composition API with using local scope in Legacy API mode",[pe.NOT_AVAILABLE_COMPOSITION_IN_LEGACY]:"Not available Compostion API in Legacy API mode. Please make sure that the legacy API mode is working properly"},ys=bt("__transrateVNode"),bs=bt("__datetimeParts"),Es=bt("__numberParts"),hr=bt("__enableEmitter"),ws=bt("__disableEmitter"),im=bt("__setPluralRules");bt("__intlifyMeta");const am=bt("__injectWithOption");function Os(e){if(!fe(e))return e;for(const t in e)if(!!ci(e,t))if(!t.includes("."))fe(e[t])&&Os(e[t]);else{const n=t.split("."),r=n.length-1;let o=e;for(let s=0;s{if("locale"in a&&"resource"in a){const{locale:l,resource:c}=a;l?(i[l]=i[l]||{},nr(c,i[l])):nr(c,i)}else H(a)&&nr(JSON.parse(a),i)}),o==null&&s)for(const a in i)ci(i,a)&&Os(i[a]);return i}const Rr=e=>!fe(e)||Te(e);function nr(e,t){if(Rr(e)||Rr(t))throw Ye(pe.INVALID_VALUE);for(const n in e)ci(e,n)&&(Rr(e[n])||Rr(t[n])?t[n]=e[n]:nr(e[n],t[n]))}function xc(e){return e.type}function lm(e,t,n){let r=fe(t.messages)?t.messages:{};"__i18nGlobal"in n&&(r=Nc(e.locale.value,{messages:r,__i18n:n.__i18nGlobal}));const o=Object.keys(r);o.length&&o.forEach(s=>{e.mergeLocaleMessage(s,r[s])});{if(fe(t.datetimeFormats)){const s=Object.keys(t.datetimeFormats);s.length&&s.forEach(i=>{e.mergeDateTimeFormat(i,t.datetimeFormats[i])})}if(fe(t.numberFormats)){const s=Object.keys(t.numberFormats);s.length&&s.forEach(i=>{e.mergeNumberFormat(i,t.numberFormats[i])})}}}function Ia(e){return Oe(wr,null,e,0)}const Pa="__INTLIFY_META__";let Sa=0;function Ca(e){return(t,n,r,o)=>e(n,r,zt()||void 0,o)}const cm=()=>{const e=zt();let t=null;return e&&(t=xc(e)[Pa])?{[Pa]:t}:null};function $c(e={},t){const{__root:n}=e,r=n===void 0;let o=we(e.inheritLocale)?e.inheritLocale:!0;const s=Ce(n&&o?n.locale.value:H(e.locale)?e.locale:fi),i=Ce(n&&o?n.fallbackLocale.value:H(e.fallbackLocale)||Te(e.fallbackLocale)||le(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:s.value),a=Ce(Nc(s.value,e)),l=Ce(le(e.datetimeFormats)?e.datetimeFormats:{[s.value]:{}}),c=Ce(le(e.numberFormats)?e.numberFormats:{[s.value]:{}});let f=n?n.missingWarn:we(e.missingWarn)||eo(e.missingWarn)?e.missingWarn:!0,u=n?n.fallbackWarn:we(e.fallbackWarn)||eo(e.fallbackWarn)?e.fallbackWarn:!0,d=n?n.fallbackRoot:we(e.fallbackRoot)?e.fallbackRoot:!0,g=!!e.fallbackFormat,v=Se(e.missing)?e.missing:null,w=Se(e.missing)?Ca(e.missing):null,O=Se(e.postTranslation)?e.postTranslation:null,S=n?n.warnHtmlMessage:we(e.warnHtmlMessage)?e.warnHtmlMessage:!0,b=!!e.escapeParameter;const M=n?n.modifiers:le(e.modifiers)?e.modifiers:{};let F=e.pluralRules||n&&n.pluralRules,C;C=(()=>{r&&ga(null);const h={version:nm,locale:s.value,fallbackLocale:i.value,messages:a.value,modifiers:M,pluralRules:F,missing:w===null?void 0:w,missingWarn:f,fallbackWarn:u,fallbackFormat:g,unresolving:!0,postTranslation:O===null?void 0:O,warnHtmlMessage:S,escapeParameter:b,messageResolver:e.messageResolver,__meta:{framework:"vue"}};h.datetimeFormats=l.value,h.numberFormats=c.value,h.__datetimeFormatters=le(C)?C.__datetimeFormatters:void 0,h.__numberFormatters=le(C)?C.__numberFormatters:void 0,h.__v_emitter=le(C)?C.__v_emitter:void 0;const _=Vh(h);return r&&ga(_),_})(),Hn(C,s.value,i.value);function N(){return[s.value,i.value,a.value,l.value,c.value]}const q=be({get:()=>s.value,set:h=>{s.value=h,C.locale=s.value}}),W=be({get:()=>i.value,set:h=>{i.value=h,C.fallbackLocale=i.value,Hn(C,s.value,h)}}),x=be(()=>a.value),B=be(()=>l.value),te=be(()=>c.value);function ve(){return Se(O)?O:null}function st(h){O=h,C.postTranslation=h}function De(){return v}function de(h){h!==null&&(w=Ca(h)),v=h,C.missing=w}function K(h,_){return h!=="translate"||!_.resolvedMessage}const Q=(h,_,k,U,z,re)=>{N();let ie;try{ma(cm()),r||(C.fallbackContext=n?jh():void 0),ie=h(C)}finally{ma(null),r||(C.fallbackContext=void 0)}if(Ae(ie)&&ie===Oo){const[se,me]=_();if(n&&H(se)&&K(k,me)){d&&(To(u,se)||Ec(f,se))&&Fn(Io(Ze.FALLBACK_TO_ROOT,{key:se,type:k}));{const{__v_emitter:Ue}=C;Ue&&d&&Ue.emit("fallback",{type:k,key:se,to:"global",groupId:`${k}:${se}`})}}return n&&d?U(n):z(se)}else{if(re(ie))return ie;throw Ye(pe.UNEXPECTED_RETURN_TYPE)}};function Ne(...h){return Q(_=>Reflect.apply(ya,null,[_,...h]),()=>ms(...h),"translate",_=>Reflect.apply(_.t,_,[...h]),_=>_,_=>H(_))}function it(...h){const[_,k,U]=h;if(U&&!fe(U))throw Ye(pe.INVALID_ARGUMENT);return Ne(_,k,Fe({resolvedMessage:!0},U||{}))}function at(...h){return Q(_=>Reflect.apply(Ea,null,[_,...h]),()=>gs(...h),"datetime format",_=>Reflect.apply(_.d,_,[...h]),()=>to,_=>H(_))}function lt(...h){return Q(_=>Reflect.apply(Oa,null,[_,...h]),()=>_s(...h),"number format",_=>Reflect.apply(_.n,_,[...h]),()=>to,_=>H(_))}function ct(h){return h.map(_=>H(_)||Ae(_)||we(_)?Ia(String(_)):_)}const E={normalize:ct,interpolate:h=>h,type:"vnode"};function V(...h){return Q(_=>{let k;const U=_;try{U.processor=E,k=Reflect.apply(ya,null,[U,...h])}finally{U.processor=null}return k},()=>ms(...h),"translate",_=>_[ys](...h),_=>[Ia(_)],_=>Te(_))}function D(...h){return Q(_=>Reflect.apply(Oa,null,[_,...h]),()=>_s(...h),"number format",_=>_[Es](...h),()=>[],_=>H(_)||Te(_))}function j(...h){return Q(_=>Reflect.apply(Ea,null,[_,...h]),()=>gs(...h),"datetime format",_=>_[bs](...h),()=>[],_=>H(_)||Te(_))}function oe(h){F=h,C.pluralRules=F}function ye(h,_){const k=H(_)?_:s.value,U=ue(k);return C.messageResolver(U,h)!==null}function X(h){let _=null;const k=gc(C,i.value,s.value);for(let U=0;U{o&&(s.value=h,C.locale=h,Hn(C,s.value,i.value))}),vt(n.fallbackLocale,h=>{o&&(i.value=h,C.fallbackLocale=h,Hn(C,s.value,i.value))}));const P={id:Sa,locale:q,fallbackLocale:W,get inheritLocale(){return o},set inheritLocale(h){o=h,h&&n&&(s.value=n.locale.value,i.value=n.fallbackLocale.value,Hn(C,s.value,i.value))},get availableLocales(){return Object.keys(a.value).sort()},messages:x,get modifiers(){return M},get pluralRules(){return F||{}},get isGlobal(){return r},get missingWarn(){return f},set missingWarn(h){f=h,C.missingWarn=f},get fallbackWarn(){return u},set fallbackWarn(h){u=h,C.fallbackWarn=u},get fallbackRoot(){return d},set fallbackRoot(h){d=h},get fallbackFormat(){return g},set fallbackFormat(h){g=h,C.fallbackFormat=g},get warnHtmlMessage(){return S},set warnHtmlMessage(h){S=h,C.warnHtmlMessage=h},get escapeParameter(){return b},set escapeParameter(h){b=h,C.escapeParameter=h},t:Ne,getLocaleMessage:ue,setLocaleMessage:p,mergeLocaleMessage:m,getPostTranslationHandler:ve,setPostTranslationHandler:st,getMissingHandler:De,setMissingHandler:de,[im]:oe};return P.datetimeFormats=B,P.numberFormats=te,P.rt=it,P.te=ye,P.tm=Z,P.d=at,P.n=lt,P.getDateTimeFormat=y,P.setDateTimeFormat=I,P.mergeDateTimeFormat=T,P.getNumberFormat=A,P.setNumberFormat=L,P.mergeNumberFormat=R,P[am]=e.__injectWithOption,P[ys]=V,P[bs]=j,P[Es]=D,P[hr]=h=>{C.__v_emitter=h},P[ws]=()=>{C.__v_emitter=void 0},P}const hi={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function um({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((r,o)=>r=[...r,...Te(o.children)?o.children:[o]],[]):t.reduce((n,r)=>{const o=e[r];return o&&(n[r]=o()),n},{})}function Lc(e){return et}const Mo={name:"i18n-t",props:Fe({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>Ae(e)||!isNaN(e)}},hi),setup(e,t){const{slots:n,attrs:r}=t,o=e.i18n||Po({useScope:e.scope,__useComponent:!0});return()=>{const s=Object.keys(n).filter(u=>u!=="_"),i={};e.locale&&(i.locale=e.locale),e.plural!==void 0&&(i.plural=H(e.plural)?+e.plural:e.plural);const a=um(t,s),l=o[ys](e.keypath,a,i),c=Fe({},r),f=H(e.tag)||fe(e.tag)?e.tag:Lc();return bo(f,c,l)}}};function fm(e){return Te(e)&&!H(e[0])}function kc(e,t,n,r){const{slots:o,attrs:s}=t;return()=>{const i={part:!0};let a={};e.locale&&(i.locale=e.locale),H(e.format)?i.key=e.format:fe(e.format)&&(H(e.format.key)&&(i.key=e.format.key),a=Object.keys(e.format).reduce((d,g)=>n.includes(g)?Fe({},d,{[g]:e.format[g]}):d,{}));const l=r(e.value,i,a);let c=[i.key];Te(l)?c=l.map((d,g)=>{const v=o[d.type],w=v?v({[d.type]:d.value,index:g,parts:l}):[d.value];return fm(w)&&(w[0].key=`${d.type}-${g}`),w}):H(l)&&(c=[l]);const f=Fe({},s),u=H(e.tag)||fe(e.tag)?e.tag:Lc();return bo(u,f,c)}}const Ra={name:"i18n-n",props:Fe({value:{type:Number,required:!0},format:{type:[String,Object]}},hi),setup(e,t){const n=e.i18n||Po({useScope:"parent",__useComponent:!0});return kc(e,t,Sc,(...r)=>n[Es](...r))}},Aa={name:"i18n-d",props:Fe({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},hi),setup(e,t){const n=e.i18n||Po({useScope:"parent",__useComponent:!0});return kc(e,t,Pc,(...r)=>n[bs](...r))}};function dm(e,t){const n=e;if(e.mode==="composition")return n.__getInstance(t)||e.global;{const r=n.__getInstance(t);return r!=null?r.__composer:e.global.__composer}}function pm(e){const t=i=>{const{instance:a,modifiers:l,value:c}=i;if(!a||!a.$)throw Ye(pe.UNEXPECTED_ERROR);const f=dm(e,a.$);l.preserve&&Fn(Io(Ze.NOT_SUPPORTED_PRESERVE));const u=Na(c);return[Reflect.apply(f.t,f,[...xa(u)]),f]};return{created:(i,a)=>{const[l,c]=t(a);yt&&e.global===c&&(i.__i18nWatcher=vt(c.locale,()=>{a.instance&&a.instance.$forceUpdate()})),i.__composer=c,i.textContent=l},unmounted:i=>{yt&&i.__i18nWatcher&&(i.__i18nWatcher(),i.__i18nWatcher=void 0,delete i.__i18nWatcher),i.__composer&&(i.__composer=void 0,delete i.__composer)},beforeUpdate:(i,{value:a})=>{if(i.__composer){const l=i.__composer,c=Na(a);i.textContent=Reflect.apply(l.t,l,[...xa(c)])}},getSSRProps:i=>{const[a]=t(i);return{textContent:a}}}}function Na(e){if(H(e))return{path:e};if(le(e)){if(!("path"in e))throw Ye(pe.REQUIRED_VALUE,"path");return e}else throw Ye(pe.INVALID_VALUE)}function xa(e){const{path:t,locale:n,args:r,choice:o,plural:s}=e,i={},a=r||{};return H(n)&&(i.locale=n),Ae(o)&&(i.plural=o),Ae(s)&&(i.plural=s),[t,a,i]}function hm(e,t,...n){const r=le(n[0])?n[0]:{},o=!!r.useI18nComponentName,s=we(r.globalInstall)?r.globalInstall:!0;s&&o&&Fn(Io(Ze.COMPONENT_NAME_LEGACY_COMPATIBLE,{name:Mo.name})),s&&(e.component(o?"i18n":Mo.name,Mo),e.component(Ra.name,Ra),e.component(Aa.name,Aa)),e.directive("t",pm(t))}const Mc="vue-i18n: composer properties";let Ts;async function mm(e,t){return new Promise((n,r)=>{try{pi({id:"vue-devtools-plugin-vue-i18n",label:ko["vue-devtools-plugin-vue-i18n"],packageName:"vue-i18n",homepage:"https://vue-i18n.intlify.dev",logo:"https://vue-i18n.intlify.dev/vue-i18n-devtools-logo.png",componentStateTypes:[Mc],app:e},o=>{Ts=o,o.on.visitComponentTree(({componentInstance:i,treeNode:a})=>{gm(i,a,t)}),o.on.inspectComponent(({componentInstance:i,instanceData:a})=>{i.vnode.el&&i.vnode.el.__VUE_I18N__&&a&&(t.mode==="legacy"?i.vnode.el.__VUE_I18N__!==t.global.__composer&&$a(a,i.vnode.el.__VUE_I18N__):$a(a,i.vnode.el.__VUE_I18N__))}),o.addInspector({id:"vue-i18n-resource-inspector",label:ko["vue-i18n-resource-inspector"],icon:"language",treeFilterPlaceholder:em["vue-i18n-resource-inspector"]}),o.on.getInspectorTree(i=>{i.app===e&&i.inspectorId==="vue-i18n-resource-inspector"&&Em(i,t)});const s=new Map;o.on.getInspectorState(async i=>{if(i.app===e&&i.inspectorId==="vue-i18n-resource-inspector")if(o.unhighlightElement(),Om(i,t),i.nodeId==="global"){if(!s.has(i.app)){const[a]=await o.getComponentInstances(i.app);s.set(i.app,a)}o.highlightElement(s.get(i.app))}else{const a=wm(i.nodeId,t);a&&o.highlightElement(a)}}),o.on.editInspectorState(i=>{i.app===e&&i.inspectorId==="vue-i18n-resource-inspector"&&Im(i,t)}),o.addTimelineLayer({id:"vue-i18n-timeline",label:ko["vue-i18n-timeline"],color:tm["vue-i18n-timeline"]}),n(!0)})}catch(o){console.error(o),r(!1)}})}function Fc(e){return e.type.name||e.type.displayName||e.type.__file||"Anonymous"}function gm(e,t,n){const r=n.mode==="composition"?n.global:n.global.__composer;if(e&&e.vnode.el&&e.vnode.el.__VUE_I18N__&&e.vnode.el.__VUE_I18N__!==r){const o={label:`i18n (${Fc(e)} Scope)`,textColor:0,backgroundColor:16764185};t.tags.push(o)}}function $a(e,t){const n=Mc;e.state.push({type:n,key:"locale",editable:!0,value:t.locale.value}),e.state.push({type:n,key:"availableLocales",editable:!1,value:t.availableLocales}),e.state.push({type:n,key:"fallbackLocale",editable:!0,value:t.fallbackLocale.value}),e.state.push({type:n,key:"inheritLocale",editable:!0,value:t.inheritLocale}),e.state.push({type:n,key:"messages",editable:!1,value:mi(t.messages.value)}),e.state.push({type:n,key:"datetimeFormats",editable:!1,value:t.datetimeFormats.value}),e.state.push({type:n,key:"numberFormats",editable:!1,value:t.numberFormats.value})}function mi(e){const t={};return Object.keys(e).forEach(n=>{const r=e[n];Se(r)&&"source"in r?t[n]=bm(r):fe(r)?t[n]=mi(r):t[n]=r}),t}const _m={"<":"<",">":">",'"':""","&":"&"};function vm(e){return e.replace(/[<>"&]/g,ym)}function ym(e){return _m[e]||e}function bm(e){const t=e.source?`("${vm(e.source)}")`:"(?)";return{_custom:{type:"function",display:`\u0192 ${t}`}}}function Em(e,t){e.rootNodes.push({id:"global",label:"Global Scope"});const n=t.mode==="composition"?t.global:t.global.__composer;for(const[r,o]of t.__instances){const s=t.mode==="composition"?o:o.__composer;n!==s&&e.rootNodes.push({id:s.id.toString(),label:`${Fc(r)} Scope`})}}function wm(e,t){let n=null;if(e!=="global"){for(const[r,o]of t.__instances.entries())if(o.id.toString()===e){n=r;break}}return n}function Dc(e,t){if(e==="global")return t.mode==="composition"?t.global:t.global.__composer;{const n=Array.from(t.__instances.values()).find(r=>r.id.toString()===e);return n?t.mode==="composition"?n:n.__composer:null}}function Om(e,t){const n=Dc(e.nodeId,t);return n&&(e.state=Tm(n)),null}function Tm(e){const t={},n="Locale related info",r=[{type:n,key:"locale",editable:!0,value:e.locale.value},{type:n,key:"fallbackLocale",editable:!0,value:e.fallbackLocale.value},{type:n,key:"availableLocales",editable:!1,value:e.availableLocales},{type:n,key:"inheritLocale",editable:!0,value:e.inheritLocale}];t[n]=r;const o="Locale messages info",s=[{type:o,key:"messages",editable:!1,value:mi(e.messages.value)}];t[o]=s;{const i="Datetime formats info",a=[{type:i,key:"datetimeFormats",editable:!1,value:e.datetimeFormats.value}];t[i]=a;const l="Datetime formats info",c=[{type:l,key:"numberFormats",editable:!1,value:e.numberFormats.value}];t[l]=c}return t}function Is(e,t){if(Ts){let n;t&&"groupId"in t&&(n=t.groupId,delete t.groupId),Ts.addTimelineEvent({layerId:"vue-i18n-timeline",event:{title:e,groupId:n,time:Date.now(),meta:{},data:t||{},logType:e==="compile-error"?"error":e==="fallback"||e==="missing"?"warning":"default"}})}}function Im(e,t){const n=Dc(e.nodeId,t);if(n){const[r]=e.path;r==="locale"&&H(e.state.value)?n.locale.value=e.state.value:r==="fallbackLocale"&&(H(e.state.value)||Te(e.state.value)||fe(e.state.value))?n.fallbackLocale.value=e.state.value:r==="inheritLocale"&&we(e.state.value)&&(n.inheritLocale=e.state.value)}}const Pm=bt("global-vue-i18n");function Sm(e={},t){const n=we(e.globalInjection)?e.globalInjection:!0,r=!0,o=new Map,[s,i]=Cm(e),a=bt("vue-i18n");function l(u){return o.get(u)||null}function c(u,d){o.set(u,d)}function f(u){o.delete(u)}{const u={get mode(){return"composition"},get allowComposition(){return r},async install(d,...g){d.__VUE_I18N__=u,d.__VUE_I18N_SYMBOL__=a,d.provide(d.__VUE_I18N_SYMBOL__,u),n&&Mm(d,u.global),hm(d,u,...g);const v=d.unmount;d.unmount=()=>{u.dispose(),v()};{if(!await mm(d,u))throw Ye(pe.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN);const O=pc();{const S=i;S[hr]&&S[hr](O)}O.on("*",Is)}},get global(){return i},dispose(){s.stop()},__instances:o,__getInstance:l,__setInstance:c,__deleteInstance:f};return u}}function Po(e={}){const t=zt();if(t==null)throw Ye(pe.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw Ye(pe.NOT_INSLALLED);const n=Rm(t),r=Nm(n),o=xc(t),s=Am(e,o);if(s==="global")return lm(r,e,o),r;if(s==="parent"){let l=xm(n,t,e.__useComponent);return l==null&&(Fn(Io(Ze.NOT_FOUND_PARENT_SCOPE)),l=r),l}const i=n;let a=i.__getInstance(t);if(a==null){const l=Fe({},e);"__i18n"in o&&(l.__i18n=o.__i18n),r&&(l.__root=r),a=$c(l),$m(i,t,a),i.__setInstance(t,a)}return a}function Cm(e,t,n){const r=Hs();{const o=r.run(()=>$c(e));if(o==null)throw Ye(pe.UNEXPECTED_ERROR);return[r,o]}}function Rm(e){{const t=_t(e.isCE?Pm:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw Ye(e.isCE?pe.NOT_INSLALLED_WITH_PROVIDE:pe.UNEXPECTED_ERROR);return t}}function Am(e,t){return wo(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function Nm(e){return e.mode==="composition"?e.global:e.global.__composer}function xm(e,t,n=!1){let r=null;const o=t.root;let s=t.parent;for(;s!=null;){const i=e;if(e.mode==="composition"&&(r=i.__getInstance(s)),r!=null||o===s)break;s=s.parent}return r}function $m(e,t,n){let r=null;go(()=>{if(t.vnode.el){t.vnode.el.__VUE_I18N__=n,r=pc();const o=n;o[hr]&&o[hr](r),r.on("*",Is)}},t),_o(()=>{if(t.vnode.el&&t.vnode.el.__VUE_I18N__){r&&r.off("*",Is);const o=n;o[ws]&&o[ws](),delete t.vnode.el.__VUE_I18N__}e.__deleteInstance(t)},t)}const Lm=["locale","fallbackLocale","availableLocales"],km=["t","rt","d","n","tm"];function Mm(e,t){const n=Object.create(null);Lm.forEach(r=>{const o=Object.getOwnPropertyDescriptor(t,r);if(!o)throw Ye(pe.UNEXPECTED_ERROR);const s=ge(o.value)?{get(){return o.value.value},set(i){o.value.value=i}}:{get(){return o.get&&o.get()}};Object.defineProperty(n,r,s)}),e.config.globalProperties.$i18n=n,km.forEach(r=>{const o=Object.getOwnPropertyDescriptor(t,r);if(!o||!o.value)throw Ye(pe.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${r}`,o)})}Fh(_h);Dh(gc);rm();{const e=li();e.__INTLIFY__=!0,Ph(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}const Fm=kn({__name:"index",setup(e){const t=Ce(null),{x:n,y:r,style:o}=zp(t,{initialValue:{x:630,y:14}});return(s,i)=>(Ld(),Fd("div",{class:"draggable-component",ref_key:"el",ref:t,style:ro(gt(o))}," Drag me! I am at "+Ti(gt(n))+", "+Ti(gt(r)),5))}});const Dm=(e,t)=>{const n=e.__vccOpts||e;for(const[r,o]of t)n[r]=o;return n},Um=Dm(Fm,[["__file","/Users/daigua/Documents/qing-project/lidao/src/components/DraggableComponent/index.vue"]]),jm=kn({name:"RayIcon",props:{color:{type:String,default:""},prefix:{type:String,default:"icon"},name:{type:String,required:!0},size:{type:[Number,String],default:14},width:{type:[Number,String]},height:{type:[Number,String]},customClassName:{type:String,default:""}},setup(e){const t=be(()=>e.color),n=be(()=>`#${e.prefix}-${e.name}`);return{modelColor:t,symbolId:n}},render(){return Oe("svg",{ariaHidden:!0,class:`ray-icon ${this.customClassName}`,style:`width: ${this.width?this.width:this.size}px;height: ${this.height?this.height:this.size}px`},[Oe("use",{"xlink:href":this.symbolId,fill:this.modelColor},null)])}});/*! @license is-dom-node v1.0.4 - - Copyright 2018 Fisssion LLC. - - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: - - The above copyright notice and this permission notice shall be included in all - copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE. - -*/function Ps(e){return typeof window.Node=="object"?e instanceof window.Node:e!==null&&typeof e=="object"&&typeof e.nodeType=="number"&&typeof e.nodeName=="string"}/*! @license is-dom-node-list v1.2.1 - - Copyright 2018 Fisssion LLC. - - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: - - The above copyright notice and this permission notice shall be included in all - copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE. - -*/function Vm(e){var t=Object.prototype.toString.call(e),n=/^\[object (HTMLCollection|NodeList|Object)\]$/;return typeof window.NodeList=="object"?e instanceof window.NodeList:e!==null&&typeof e=="object"&&typeof e.length=="number"&&n.test(t)&&(e.length===0||Ps(e[0]))}/*! @license Tealight v0.3.6 - - Copyright 2018 Fisssion LLC. - - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: - - The above copyright notice and this permission notice shall be included in all - copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE. - -*/function mr(e,t){if(t===void 0&&(t=document),e instanceof Array)return e.filter(Ps);if(Ps(e))return[e];if(Vm(e))return Array.prototype.slice.call(e);if(typeof e=="string")try{var n=t.querySelectorAll(e);return Array.prototype.slice.call(n)}catch{return[]}return[]}/*! @license Rematrix v0.3.0 - - Copyright 2018 Julian Lloyd. - - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: - - The above copyright notice and this permission notice shall be included in - all copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - THE SOFTWARE. -*/function Ss(e){if(e.constructor!==Array)throw new TypeError("Expected array.");if(e.length===16)return e;if(e.length===6){var t=qt();return t[0]=e[0],t[1]=e[1],t[4]=e[2],t[5]=e[3],t[12]=e[4],t[13]=e[5],t}throw new RangeError("Expected array with either 6 or 16 values.")}function qt(){for(var e=[],t=0;t<16;t++)t%5==0?e.push(1):e.push(0);return e}function Wm(e,t){for(var n=Ss(e),r=Ss(t),o=[],s=0;s<4;s++)for(var i=[n[s],n[s+4],n[s+8],n[s+12]],a=0;a<4;a++){var l=a*4,c=[r[l],r[l+1],r[l+2],r[l+3]],f=i[0]*c[0]+i[1]*c[1]+i[2]*c[2]+i[3]*c[3];o[s+l]=f}return o}function Hm(e){if(typeof e=="string"){var t=e.match(/matrix(3d)?\(([^)]+)\)/);if(t){var n=t[2].split(", ").map(parseFloat);return Ss(n)}}return qt()}function Bm(e){var t=Math.PI/180*e,n=qt();return n[5]=n[10]=Math.cos(t),n[6]=n[9]=Math.sin(t),n[9]*=-1,n}function Km(e){var t=Math.PI/180*e,n=qt();return n[0]=n[10]=Math.cos(t),n[2]=n[8]=Math.sin(t),n[2]*=-1,n}function Gm(e){var t=Math.PI/180*e,n=qt();return n[0]=n[5]=Math.cos(t),n[1]=n[4]=Math.sin(t),n[4]*=-1,n}function La(e,t){var n=qt();return n[0]=e,n[5]=typeof t=="number"?t:e,n}function zm(e){var t=qt();return t[12]=e,t}function Ym(e){var t=qt();return t[13]=e,t}/*! @license miniraf v1.0.0 - - Copyright 2018 Fisssion LLC. - - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: - - The above copyright notice and this permission notice shall be included in all - copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE. - -*/var Uc=function(){var e=Date.now();return function(t){var n=Date.now();n-e>16?(e=n,t(n)):setTimeout(function(){return Uc(t)},0)}}(),qm=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||Uc;/*! @license ScrollReveal v4.0.9 - - Copyright 2021 Fisssion LLC. - - Licensed under the GNU General Public License 3.0 for - compatible open source projects and non-commercial use. - - For commercial sites, themes, projects, and applications, - keep your source code private/proprietary by purchasing - a commercial license from https://scrollrevealjs.org/ -*/var jc={delay:0,distance:"0",duration:600,easing:"cubic-bezier(0.5, 0, 0, 1)",interval:0,opacity:0,origin:"bottom",rotate:{x:0,y:0,z:0},scale:1,cleanup:!1,container:document.documentElement,desktop:!0,mobile:!0,reset:!1,useDelay:"always",viewFactor:0,viewOffset:{top:0,right:0,bottom:0,left:0},afterReset:function(){},afterReveal:function(){},beforeReset:function(){},beforeReveal:function(){}};function Xm(){return document.documentElement.classList.remove("sr"),{clean:function(){},destroy:function(){},reveal:function(){},sync:function(){},get noop(){return!0}}}function Jm(){document.documentElement.classList.add("sr"),document.body?document.body.style.height="100%":document.addEventListener("DOMContentLoaded",function(){document.body.style.height="100%"})}var Bn={success:Jm,failure:Xm};function Wr(e){return e!==null&&e instanceof Object&&(e.constructor===Object||Object.prototype.toString.call(e)==="[object Object]")}function _e(e,t){if(Wr(e)){var n=Object.keys(e);return n.forEach(function(r){return t(e[r],r,e)})}if(e instanceof Array)return e.forEach(function(r,o){return t(r,o,e)});throw new TypeError("Expected either an array or object literal.")}function sn(e){for(var t=[],n=arguments.length-1;n-- >0;)t[n]=arguments[n+1];if(this.constructor.debug&&console){var r="%cScrollReveal: "+e;t.forEach(function(o){return r+=` - \u2014 `+o}),console.log(r,"color: #ea654b;")}}function Vc(){var e=this,t=function(){return{active:[],stale:[]}},n=t(),r=t(),o=t();try{_e(mr("[data-sr-id]"),function(s){var i=parseInt(s.getAttribute("data-sr-id"));n.active.push(i)})}catch(s){throw s}_e(this.store.elements,function(s){n.active.indexOf(s.id)===-1&&n.stale.push(s.id)}),_e(n.stale,function(s){return delete e.store.elements[s]}),_e(this.store.elements,function(s){o.active.indexOf(s.containerId)===-1&&o.active.push(s.containerId),s.hasOwnProperty("sequence")&&r.active.indexOf(s.sequence.id)===-1&&r.active.push(s.sequence.id)}),_e(this.store.containers,function(s){o.active.indexOf(s.id)===-1&&o.stale.push(s.id)}),_e(o.stale,function(s){var i=e.store.containers[s].node;i.removeEventListener("scroll",e.delegate),i.removeEventListener("resize",e.delegate),delete e.store.containers[s]}),_e(this.store.sequences,function(s){r.active.indexOf(s.id)===-1&&r.stale.push(s.id)}),_e(r.stale,function(s){return delete e.store.sequences[s]})}var ka=function(){var e={},t=document.documentElement.style;function n(r,o){if(o===void 0&&(o=t),r&&typeof r=="string"){if(e[r])return e[r];if(typeof o[r]=="string")return e[r]=r;if(typeof o["-webkit-"+r]=="string")return e[r]="-webkit-"+r;throw new RangeError('Unable to find "'+r+'" style property.')}throw new TypeError("Expected a string.")}return n.clearCache=function(){return e={}},n}();function Qm(e){var t=window.getComputedStyle(e.node),n=t.position,r=e.config,o={},s=e.node.getAttribute("style")||"",i=s.match(/[\w-]+\s*:\s*[^;]+\s*/gi)||[];o.computed=i?i.map(function(q){return q.trim()}).join("; ")+";":"",o.generated=i.some(function(q){return q.match(/visibility\s?:\s?visible/i)})?o.computed:i.concat(["visibility: visible"]).map(function(q){return q.trim()}).join("; ")+";";var a=parseFloat(t.opacity),l=isNaN(parseFloat(r.opacity))?parseFloat(t.opacity):parseFloat(r.opacity),c={computed:a!==l?"opacity: "+a+";":"",generated:a!==l?"opacity: "+l+";":""},f=[];if(parseFloat(r.distance)){var u=r.origin==="top"||r.origin==="bottom"?"Y":"X",d=r.distance;(r.origin==="top"||r.origin==="left")&&(d=/^-/.test(d)?d.substr(1):"-"+d);var g=d.match(/(^-?\d+\.?\d?)|(em$|px$|%$)/g),v=g[0],w=g[1];switch(w){case"em":d=parseInt(t.fontSize)*v;break;case"px":d=v;break;case"%":d=u==="Y"?e.node.getBoundingClientRect().height*v/100:e.node.getBoundingClientRect().width*v/100;break;default:throw new RangeError("Unrecognized or missing distance unit.")}u==="Y"?f.push(Ym(d)):f.push(zm(d))}r.rotate.x&&f.push(Bm(r.rotate.x)),r.rotate.y&&f.push(Km(r.rotate.y)),r.rotate.z&&f.push(Gm(r.rotate.z)),r.scale!==1&&(r.scale===0?f.push(La(2e-4)):f.push(La(r.scale)));var O={};if(f.length){O.property=ka("transform"),O.computed={raw:t[O.property],matrix:Hm(t[O.property])},f.unshift(O.computed.matrix);var S=f.reduce(Wm);O.generated={initial:O.property+": matrix3d("+S.join(", ")+");",final:O.property+": matrix3d("+O.computed.matrix.join(", ")+");"}}else O.generated={initial:"",final:""};var b={};if(c.generated||O.generated.initial){b.property=ka("transition"),b.computed=t[b.property],b.fragments=[];var M=r.delay,F=r.duration,C=r.easing;c.generated&&b.fragments.push({delayed:"opacity "+F/1e3+"s "+C+" "+M/1e3+"s",instant:"opacity "+F/1e3+"s "+C+" 0s"}),O.generated.initial&&b.fragments.push({delayed:O.property+" "+F/1e3+"s "+C+" "+M/1e3+"s",instant:O.property+" "+F/1e3+"s "+C+" 0s"});var G=b.computed&&!b.computed.match(/all 0s|none 0s/);G&&b.fragments.unshift({delayed:b.computed,instant:b.computed});var N=b.fragments.reduce(function(q,W,x){return q.delayed+=x===0?W.delayed:", "+W.delayed,q.instant+=x===0?W.instant:", "+W.instant,q},{delayed:"",instant:""});b.generated={delayed:b.property+": "+N.delayed+";",instant:b.property+": "+N.instant+";"}}else b.generated={delayed:"",instant:""};return{inline:o,opacity:c,position:n,transform:O,transition:b}}function Dn(e,t){t.split(";").forEach(function(n){var r=n.split(":"),o=r[0],s=r.slice(1);o&&s&&(e.style[o.trim()]=s.join(":"))})}function gi(e){var t=this,n;try{_e(mr(e),function(r){var o=r.getAttribute("data-sr-id");if(o!==null){n=!0;var s=t.store.elements[o];s.callbackTimer&&window.clearTimeout(s.callbackTimer.clock),Dn(s.node,s.styles.inline.generated),r.removeAttribute("data-sr-id"),delete t.store.elements[o]}})}catch(r){return sn.call(this,"Clean failed.",r.message)}if(n)try{Vc.call(this)}catch(r){return sn.call(this,"Clean failed.",r.message)}}function Zm(){var e=this;_e(this.store.elements,function(t){Dn(t.node,t.styles.inline.generated),t.node.removeAttribute("data-sr-id")}),_e(this.store.containers,function(t){var n=t.node===document.documentElement?window:t.node;n.removeEventListener("scroll",e.delegate),n.removeEventListener("resize",e.delegate)}),this.store={containers:{},elements:{},history:[],sequences:{}}}function gr(e){for(var t=[],n=arguments.length-1;n-- >0;)t[n]=arguments[n+1];if(Wr(e))return _e(t,function(r){_e(r,function(o,s){Wr(o)?((!e[s]||!Wr(e[s]))&&(e[s]={}),gr(e[s],o)):e[s]=o})}),e;throw new TypeError("Target must be an object literal.")}function no(e){return e===void 0&&(e=navigator.userAgent),/Android|iPhone|iPad|iPod/i.test(e)}var Cs=function(){var e=0;return function(){return e++}}();function Wc(){var e=this;Vc.call(this),_e(this.store.elements,function(t){var n=[t.styles.inline.generated];t.visible?(n.push(t.styles.opacity.computed),n.push(t.styles.transform.generated.final),t.revealed=!0):(n.push(t.styles.opacity.generated),n.push(t.styles.transform.generated.initial),t.revealed=!1),Dn(t.node,n.filter(function(r){return r!==""}).join(" "))}),_e(this.store.containers,function(t){var n=t.node===document.documentElement?window:t.node;n.addEventListener("scroll",e.delegate),n.addEventListener("resize",e.delegate)}),this.delegate(),this.initTimeout=null}function Xn(e,t){t===void 0&&(t={});var n=t.pristine||this.pristine,r=e.config.useDelay==="always"||e.config.useDelay==="onload"&&n||e.config.useDelay==="once"&&!e.seen,o=e.visible&&!e.revealed,s=!e.visible&&e.revealed&&e.config.reset;if(t.reveal||o)return eg.call(this,e,r);if(t.reset||s)return tg.call(this,e)}function eg(e,t){var n=[e.styles.inline.generated,e.styles.opacity.computed,e.styles.transform.generated.final];t?n.push(e.styles.transition.generated.delayed):n.push(e.styles.transition.generated.instant),e.revealed=e.seen=!0,Dn(e.node,n.filter(function(r){return r!==""}).join(" ")),Hc.call(this,e,t)}function tg(e){var t=[e.styles.inline.generated,e.styles.opacity.generated,e.styles.transform.generated.initial,e.styles.transition.generated.instant];e.revealed=!1,Dn(e.node,t.filter(function(n){return n!==""}).join(" ")),Hc.call(this,e)}function Hc(e,t){var n=this,r=t?e.config.duration+e.config.delay:e.config.duration,o=e.revealed?e.config.beforeReveal:e.config.beforeReset,s=e.revealed?e.config.afterReveal:e.config.afterReset,i=0;e.callbackTimer&&(i=Date.now()-e.callbackTimer.start,window.clearTimeout(e.callbackTimer.clock)),o(e.node),e.callbackTimer={start:Date.now(),clock:window.setTimeout(function(){s(e.node),e.callbackTimer=null,e.revealed&&!e.config.reset&&e.config.cleanup&&gi.call(n,e.node)},r-i)}}function Bc(e,t){if(t===void 0&&(t=this.pristine),!e.visible&&e.revealed&&e.config.reset)return Xn.call(this,e,{reset:!0});var n=this.store.sequences[e.sequence.id],r=e.sequence.index;if(n){var o=new Ma(n,"visible",this.store),s=new Ma(n,"revealed",this.store);if(n.models={visible:o,revealed:s},!s.body.length){var i=n.members[o.body[0]],a=this.store.elements[i];if(a)return Ar.call(this,n,o.body[0],-1,t),Ar.call(this,n,o.body[0],1,t),Xn.call(this,a,{reveal:!0,pristine:t})}if(!n.blocked.head&&r===[].concat(s.head).pop()&&r>=[].concat(o.body).shift())return Ar.call(this,n,r,-1,t),Xn.call(this,e,{reveal:!0,pristine:t});if(!n.blocked.foot&&r===[].concat(s.foot).shift()&&r<=[].concat(o.body).pop())return Ar.call(this,n,r,1,t),Xn.call(this,e,{reveal:!0,pristine:t})}}function ng(e){var t=Math.abs(e);if(!isNaN(t))this.id=Cs(),this.interval=Math.max(t,16),this.members=[],this.models={},this.blocked={head:!1,foot:!1};else throw new RangeError("Invalid sequence interval.")}function Ma(e,t,n){var r=this;this.head=[],this.body=[],this.foot=[],_e(e.members,function(o,s){var i=n.elements[o];i&&i[t]&&r.body.push(s)}),this.body.length&&_e(e.members,function(o,s){var i=n.elements[o];i&&!i[t]&&(s0;)t[n]=arguments[n+1];var r=null;return _e(t,function(o){_e(o,function(s){r===null&&s.node===e&&(r=s.id)})}),r}function og(){var e=this;_e(this.store.history,function(t){Kc.call(e,t.target,t.options,!0)}),Wc.call(this)}var sg=function(e){return(e>0)-(e<0)||+e},Fa=Math.sign||sg;function Da(e,t){var n=t?e.node.clientHeight:e.node.offsetHeight,r=t?e.node.clientWidth:e.node.offsetWidth,o=0,s=0,i=e.node;do isNaN(i.offsetTop)||(o+=i.offsetTop),isNaN(i.offsetLeft)||(s+=i.offsetLeft),i=i.offsetParent;while(i);return{bounds:{top:o,right:s+r,bottom:o+n,left:s},height:n,width:r}}function ig(e){var t,n;return e.node===document.documentElement?(t=window.pageYOffset,n=window.pageXOffset):(t=e.node.scrollTop,n=e.node.scrollLeft),{top:t,left:n}}function ag(e){e===void 0&&(e={});var t=this.store.containers[e.containerId];if(!!t){var n=Math.max(0,Math.min(1,e.config.viewFactor)),r=e.config.viewOffset,o={top:e.geometry.bounds.top+e.geometry.height*n,right:e.geometry.bounds.right-e.geometry.width*n,bottom:e.geometry.bounds.bottom-e.geometry.height*n,left:e.geometry.bounds.left+e.geometry.width*n},s={top:t.geometry.bounds.top+t.scroll.top+r.top,right:t.geometry.bounds.right+t.scroll.left-r.right,bottom:t.geometry.bounds.bottom+t.scroll.top-r.bottom,left:t.geometry.bounds.left+t.scroll.left+r.left};return o.tops.left&&o.bottom>s.top&&o.left"u"||Object.getPrototypeOf(this)!==Vt.prototype;if(t)return new Vt(e);if(!Vt.isSupported())return sn.call(this,"Instantiation failed.","This browser is not supported."),Bn.failure();var n;try{n=$t?gr({},$t,e):gr({},jc,e)}catch(o){return sn.call(this,"Invalid configuration.",o.message),Bn.failure()}try{var r=mr(n.container)[0];if(!r)throw new Error("Invalid container.")}catch(o){return sn.call(this,o.message),Bn.failure()}return $t=n,!$t.mobile&&no()||!$t.desktop&&!no()?(sn.call(this,"This device is disabled.","desktop: "+$t.desktop,"mobile: "+$t.mobile),Bn.failure()):(Bn.success(),this.store={containers:{},elements:{},history:[],sequences:{}},this.pristine=!0,Fo=Fo||lg.bind(this),Do=Do||Zm.bind(this),Uo=Uo||Kc.bind(this),jo=jo||gi.bind(this),Vo=Vo||og.bind(this),Object.defineProperty(this,"delegate",{get:function(){return Fo}}),Object.defineProperty(this,"destroy",{get:function(){return Do}}),Object.defineProperty(this,"reveal",{get:function(){return Uo}}),Object.defineProperty(this,"clean",{get:function(){return jo}}),Object.defineProperty(this,"sync",{get:function(){return Vo}}),Object.defineProperty(this,"defaults",{get:function(){return $t}}),Object.defineProperty(this,"version",{get:function(){return fg}}),Object.defineProperty(this,"noop",{get:function(){return!1}}),Ho||(Ho=this))}Vt.isSupported=function(){return cg()&&ug()};Object.defineProperty(Vt,"debug",{get:function(){return Wo||!1},set:function(e){return Wo=typeof e=="boolean"?e:Wo}});Vt();const dg=kn({name:"RayScrollReveal",props:{options:{type:Object}},emits:["scrollRevealSync"],setup(e,{emit:t}){const n=Ce(),r=async()=>{const s=n.value,i={distance:"50px",duration:600,reset:!0,easing:"ease",scale:.99,mobile:!0};Vt().reveal(s,Object.assign(i,e.options))},o=async()=>{const{sync:s}=Vt();t("scrollRevealSync",s)};return go(async()=>{await r(),await o()}),{scrollRevealRef:n}},render(){var e,t;return Oe("div",{class:"ray-scroll-reveal",ref:"scrollRevealRef"},[(t=(e=this.$slots).default)==null?void 0:t.call(e)])}}),pg=kn({name:"App",setup(){const{x:e,y:t}=Yp(),{height:n}=eh(),{t:r}=Po();return{x:e,y:t,windowHeight:n,ray:r}},render(){return Oe("div",{class:"app-wrapper",style:`height: ${this.windowHeight}px;font-size: 22px; color: #FDD192;padding: 20px;`},[Oe(jm,{name:"ray",size:"24"},null),qn("hello! Welcome to this template!"),Oe("h1",null,[qn("\u5F53\u524D\u9F20\u6807\u4F4D\u7F6E: x: "),this.x,qn(", y: "),this.y,qn(" "),this.ray("Test")]),Oe(Um,null,null),Array.from({length:10},(e,t)=>t).map((e,t)=>Oe(dg,null,{default:()=>[Oe("div",{style:"width: 100%; height: 300px;border: 1px solid #FDD192;margin: 20px;background: #e7f5ee;"},[t])]}))])}});/*! - * vue-router v4.1.3 - * (c) 2022 Eduardo San Martin Morote - * @license MIT - */const Pt=typeof window<"u";function hg(e){return e.__esModule||e[Symbol.toStringTag]==="Module"}const he=Object.assign;function Bo(e,t){const n={};for(const r in t){const o=t[r];n[r]=qe(o)?o.map(e):e(o)}return n}const rr=()=>{},qe=Array.isArray;function ae(e){const t=Array.from(arguments).slice(1);console.warn.apply(console,["[Vue Router warn]: "+e].concat(t))}const mg=/\/$/,gg=e=>e.replace(mg,"");function Ko(e,t,n="/"){let r,o={},s="",i="";const a=t.indexOf("#");let l=t.indexOf("?");return a=0&&(l=-1),l>-1&&(r=t.slice(0,l),s=t.slice(l+1,a>-1?a:t.length),o=e(s)),a>-1&&(r=r||t.slice(0,a),i=t.slice(a,t.length)),r=yg(r!=null?r:t,n),{fullPath:r+(s&&"?")+s+i,path:r,query:o,hash:i}}function _g(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function Ua(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function ja(e,t,n){const r=t.matched.length-1,o=n.matched.length-1;return r>-1&&r===o&&Kt(t.matched[r],n.matched[o])&&Gc(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function Kt(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function Gc(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!vg(e[n],t[n]))return!1;return!0}function vg(e,t){return qe(e)?Va(e,t):qe(t)?Va(t,e):e===t}function Va(e,t){return qe(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function yg(e,t){if(e.startsWith("/"))return e;if(!t.startsWith("/"))return ae(`Cannot resolve a relative location without an absolute path. Trying to resolve "${e}" from "${t}". It should look like "/${t}".`),e;if(!e)return t;const n=t.split("/"),r=e.split("/");let o=n.length-1,s,i;for(s=0;s1&&o--;else break;return n.slice(0,o).join("/")+"/"+r.slice(s-(s===r.length?1:0)).join("/")}var _r;(function(e){e.pop="pop",e.push="push"})(_r||(_r={}));var or;(function(e){e.back="back",e.forward="forward",e.unknown=""})(or||(or={}));function bg(e){if(!e)if(Pt){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),gg(e)}const Eg=/^[^#]+#/;function wg(e,t){return e.replace(Eg,"#")+t}function Og(e,t){const n=document.documentElement.getBoundingClientRect(),r=e.getBoundingClientRect();return{behavior:t.behavior,left:r.left-n.left-(t.left||0),top:r.top-n.top-(t.top||0)}}const So=()=>({left:window.pageXOffset,top:window.pageYOffset});function Tg(e){let t;if("el"in e){const n=e.el,r=typeof n=="string"&&n.startsWith("#");if(typeof e.el=="string"&&(!r||!document.getElementById(e.el.slice(1))))try{const s=document.querySelector(e.el);if(r&&s){ae(`The selector "${e.el}" should be passed as "el: document.querySelector('${e.el}')" because it starts with "#".`);return}}catch{ae(`The selector "${e.el}" is invalid. If you are using an id selector, make sure to escape it. You can find more information about escaping characters in selectors at https://mathiasbynens.be/notes/css-escapes or use CSS.escape (https://developer.mozilla.org/en-US/docs/Web/API/CSS/escape).`);return}const o=typeof n=="string"?r?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!o){ae(`Couldn't find element using selector "${e.el}" returned by scrollBehavior.`);return}t=Og(o,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.pageXOffset,t.top!=null?t.top:window.pageYOffset)}function Wa(e,t){return(history.state?history.state.position-t:-1)+e}const Rs=new Map;function Ig(e,t){Rs.set(e,t)}function Pg(e){const t=Rs.get(e);return Rs.delete(e),t}let Sg=()=>location.protocol+"//"+location.host;function zc(e,t){const{pathname:n,search:r,hash:o}=t,s=e.indexOf("#");if(s>-1){let a=o.includes(e.slice(s))?e.slice(s).length:1,l=o.slice(a);return l[0]!=="/"&&(l="/"+l),Ua(l,"")}return Ua(n,e)+r+o}function Cg(e,t,n,r){let o=[],s=[],i=null;const a=({state:d})=>{const g=zc(e,location),v=n.value,w=t.value;let O=0;if(d){if(n.value=g,t.value=d,i&&i===v){i=null;return}O=w?d.position-w.position:0}else r(g);o.forEach(S=>{S(n.value,v,{delta:O,type:_r.pop,direction:O?O>0?or.forward:or.back:or.unknown})})};function l(){i=n.value}function c(d){o.push(d);const g=()=>{const v=o.indexOf(d);v>-1&&o.splice(v,1)};return s.push(g),g}function f(){const{history:d}=window;!d.state||d.replaceState(he({},d.state,{scroll:So()}),"")}function u(){for(const d of s)d();s=[],window.removeEventListener("popstate",a),window.removeEventListener("beforeunload",f)}return window.addEventListener("popstate",a),window.addEventListener("beforeunload",f),{pauseListeners:l,listen:c,destroy:u}}function Ha(e,t,n,r=!1,o=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:o?So():null}}function Rg(e){const{history:t,location:n}=window,r={value:zc(e,n)},o={value:t.state};o.value||s(r.value,{back:null,current:r.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function s(l,c,f){const u=e.indexOf("#"),d=u>-1?(n.host&&document.querySelector("base")?e:e.slice(u))+l:Sg()+e+l;try{t[f?"replaceState":"pushState"](c,"",d),o.value=c}catch(g){ae("Error with push/replace State",g),n[f?"replace":"assign"](d)}}function i(l,c){const f=he({},t.state,Ha(o.value.back,l,o.value.forward,!0),c,{position:o.value.position});s(l,f,!0),r.value=l}function a(l,c){const f=he({},o.value,t.state,{forward:l,scroll:So()});t.state||ae(`history.state seems to have been manually replaced without preserving the necessary values. Make sure to preserve existing history state if you are manually calling history.replaceState: - -history.replaceState(history.state, '', url) - -You can find more information at https://next.router.vuejs.org/guide/migration/#usage-of-history-state.`),s(f.current,f,!0);const u=he({},Ha(r.value,l,null),{position:f.position+1},c);s(l,u,!1),r.value=l}return{location:r,state:o,push:a,replace:i}}function Ag(e){e=bg(e);const t=Rg(e),n=Cg(e,t.state,t.location,t.replace);function r(s,i=!0){i||n.pauseListeners(),history.go(s)}const o=he({location:"",base:e,go:r,createHref:wg.bind(null,e)},t,n);return Object.defineProperty(o,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(o,"state",{enumerable:!0,get:()=>t.state.value}),o}function Ng(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),!e.endsWith("#/")&&!e.endsWith("#")&&ae(`A hash base must end with a "#": -"${e}" should be "${e.replace(/#.*$/,"#")}".`),Ag(e)}function xg(e){return typeof e=="string"||e&&typeof e=="object"}function Yc(e){return typeof e=="string"||typeof e=="symbol"}const Lt={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},qc=Symbol("navigation failure");var Ba;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(Ba||(Ba={}));const $g={[1]({location:e,currentLocation:t}){return`No match for - ${JSON.stringify(e)}${t?` -while being at -`+JSON.stringify(t):""}`},[2]({from:e,to:t}){return`Redirected from "${e.fullPath}" to "${kg(t)}" via a navigation guard.`},[4]({from:e,to:t}){return`Navigation aborted from "${e.fullPath}" to "${t.fullPath}" via a navigation guard.`},[8]({from:e,to:t}){return`Navigation cancelled from "${e.fullPath}" to "${t.fullPath}" with a new navigation.`},[16]({from:e,to:t}){return`Avoided redundant navigation to current location: "${e.fullPath}".`}};function Ln(e,t){return he(new Error($g[e](t)),{type:e,[qc]:!0},t)}function Et(e,t){return e instanceof Error&&qc in e&&(t==null||!!(e.type&t))}const Lg=["params","query","hash"];function kg(e){if(typeof e=="string")return e;if("path"in e)return e.path;const t={};for(const n of Lg)n in e&&(t[n]=e[n]);return JSON.stringify(t,null,2)}const Ka="[^/]+?",Mg={sensitive:!1,strict:!1,start:!0,end:!0},Fg=/[.+*?^${}()[\]/\\]/g;function Dg(e,t){const n=he({},Mg,t),r=[];let o=n.start?"^":"";const s=[];for(const c of e){const f=c.length?[]:[90];n.strict&&!c.length&&(o+="/");for(let u=0;ut.length?t.length===1&&t[0]===40+40?1:-1:0}function jg(e,t){let n=0;const r=e.score,o=t.score;for(;n0&&t[t.length-1]<0}const Vg={type:0,value:""},Wg=/[a-zA-Z0-9_]/;function Hg(e){if(!e)return[[]];if(e==="/")return[[Vg]];if(!e.startsWith("/"))throw new Error(`Route paths should start with a "/": "${e}" should be "/${e}".`);function t(g){throw new Error(`ERR (${n})/"${c}": ${g}`)}let n=0,r=n;const o=[];let s;function i(){s&&o.push(s),s=[]}let a=0,l,c="",f="";function u(){!c||(n===0?s.push({type:0,value:c}):n===1||n===2||n===3?(s.length>1&&(l==="*"||l==="+")&&t(`A repeatable param (${c}) must be alone in its segment. eg: '/:ids+.`),s.push({type:1,value:c,regexp:f,repeatable:l==="*"||l==="+",optional:l==="*"||l==="?"})):t("Invalid state to consume buffer"),c="")}function d(){c+=l}for(;a{i(b)}:rr}function i(f){if(Yc(f)){const u=r.get(f);u&&(r.delete(f),n.splice(n.indexOf(u),1),u.children.forEach(i),u.alias.forEach(i))}else{const u=n.indexOf(f);u>-1&&(n.splice(u,1),f.record.name&&r.delete(f.record.name),f.children.forEach(i),f.alias.forEach(i))}}function a(){return n}function l(f){let u=0;for(;u=0&&(f.record.path!==n[u].record.path||!Xc(f,n[u]));)u++;n.splice(u,0,f),f.record.name&&!za(f)&&r.set(f.record.name,f)}function c(f,u){let d,g={},v,w;if("name"in f&&f.name){if(d=r.get(f.name),!d)throw Ln(1,{location:f});w=d.record.name,g=he(Gg(u.params,d.keys.filter(b=>!b.optional).map(b=>b.name)),f.params),v=d.stringify(g)}else if("path"in f)v=f.path,v.startsWith("/")||ae(`The Matcher cannot resolve relative paths but received "${v}". Unless you directly called \`matcher.resolve("${v}")\`, this is probably a bug in vue-router. Please open an issue at https://new-issue.vuejs.org/?repo=vuejs/router.`),d=n.find(b=>b.re.test(v)),d&&(g=d.parse(v),w=d.record.name);else{if(d=u.name?r.get(u.name):n.find(b=>b.re.test(u.path)),!d)throw Ln(1,{location:f,currentLocation:u});w=d.record.name,g=he({},u.params,f.params),v=d.stringify(g)}const O=[];let S=d;for(;S;)O.unshift(S.record),S=S.parent;return{name:w,path:v,params:g,matched:O,meta:qg(O)}}return e.forEach(f=>s(f)),{addRoute:s,resolve:c,removeRoute:i,getRoutes:a,getRecordMatcher:o}}function Gg(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function zg(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:Yg(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}}}function Yg(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const r in e.components)t[r]=typeof n=="boolean"?n:n[r];return t}function za(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function qg(e){return e.reduce((t,n)=>he(t,n.meta),{})}function Ya(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function As(e,t){return e.name===t.name&&e.optional===t.optional&&e.repeatable===t.repeatable}function Xg(e,t){for(const n of e.keys)if(!n.optional&&!t.keys.find(As.bind(null,n)))return ae(`Alias "${t.record.path}" and the original record: "${e.record.path}" should have the exact same param named "${n.name}"`);for(const n of t.keys)if(!n.optional&&!e.keys.find(As.bind(null,n)))return ae(`Alias "${t.record.path}" and the original record: "${e.record.path}" should have the exact same param named "${n.name}"`)}function Jg(e,t){t&&t.record.name&&!e.name&&!e.path&&ae(`The route named "${String(t.record.name)}" has a child without a name and an empty path. Using that name won't render the empty path child so you probably want to move the name to the child instead. If this is intentional, add a name to the child route to remove the warning.`)}function Qg(e,t){for(const n of t.keys)if(!e.keys.find(As.bind(null,n)))return ae(`Absolute path "${e.record.path}" should have the exact same param named "${n.name}" as its parent "${t.record.path}".`)}function Xc(e,t){return t.children.some(n=>n===e||Xc(e,n))}const Jc=/#/g,Zg=/&/g,e_=/\//g,t_=/=/g,n_=/\?/g,Qc=/\+/g,r_=/%5B/g,o_=/%5D/g,Zc=/%5E/g,s_=/%60/g,eu=/%7B/g,i_=/%7C/g,tu=/%7D/g,a_=/%20/g;function _i(e){return encodeURI(""+e).replace(i_,"|").replace(r_,"[").replace(o_,"]")}function l_(e){return _i(e).replace(eu,"{").replace(tu,"}").replace(Zc,"^")}function Ns(e){return _i(e).replace(Qc,"%2B").replace(a_,"+").replace(Jc,"%23").replace(Zg,"%26").replace(s_,"`").replace(eu,"{").replace(tu,"}").replace(Zc,"^")}function c_(e){return Ns(e).replace(t_,"%3D")}function u_(e){return _i(e).replace(Jc,"%23").replace(n_,"%3F")}function f_(e){return e==null?"":u_(e).replace(e_,"%2F")}function vr(e){try{return decodeURIComponent(""+e)}catch{ae(`Error decoding "${e}". Using original value`)}return""+e}function d_(e){const t={};if(e===""||e==="?")return t;const r=(e[0]==="?"?e.slice(1):e).split("&");for(let o=0;os&&Ns(s)):[r&&Ns(r)]).forEach(s=>{s!==void 0&&(t+=(t.length?"&":"")+n,s!=null&&(t+="="+s))})}return t}function p_(e){const t={};for(const n in e){const r=e[n];r!==void 0&&(t[n]=qe(r)?r.map(o=>o==null?null:""+o):r==null?r:""+r)}return t}const h_=Symbol("router view location matched"),Xa=Symbol("router view depth"),vi=Symbol("router"),nu=Symbol("route location"),xs=Symbol("router view location");function Kn(){let e=[];function t(r){return e.push(r),()=>{const o=e.indexOf(r);o>-1&&e.splice(o,1)}}function n(){e=[]}return{add:t,list:()=>e,reset:n}}function Ft(e,t,n,r,o){const s=r&&(r.enterCallbacks[o]=r.enterCallbacks[o]||[]);return()=>new Promise((i,a)=>{const l=u=>{u===!1?a(Ln(4,{from:n,to:t})):u instanceof Error?a(u):xg(u)?a(Ln(2,{from:t,to:u})):(s&&r.enterCallbacks[o]===s&&typeof u=="function"&&s.push(u),i())},c=e.call(r&&r.instances[o],t,n,m_(l,t,n));let f=Promise.resolve(c);if(e.length<3&&(f=f.then(l)),e.length>2){const u=`The "next" callback was never called inside of ${e.name?'"'+e.name+'"':""}: -${e.toString()} -. If you are returning a value instead of calling "next", make sure to remove the "next" parameter from your function.`;if(typeof c=="object"&&"then"in c)f=f.then(d=>l._called?d:(ae(u),Promise.reject(new Error("Invalid navigation guard"))));else if(c!==void 0&&!l._called){ae(u),a(new Error("Invalid navigation guard"));return}}f.catch(u=>a(u))})}function m_(e,t,n){let r=0;return function(){r++===1&&ae(`The "next" callback was called more than once in one navigation guard when going from "${n.fullPath}" to "${t.fullPath}". It should be called exactly one time in each navigation guard. This will fail in production.`),e._called=!0,r===1&&e.apply(null,arguments)}}function Go(e,t,n,r){const o=[];for(const s of e){!s.components&&!s.children.length&&ae(`Record with path "${s.path}" is either missing a "component(s)" or "children" property.`);for(const i in s.components){let a=s.components[i];{if(!a||typeof a!="object"&&typeof a!="function")throw ae(`Component "${i}" in record with path "${s.path}" is not a valid component. Received "${String(a)}".`),new Error("Invalid route component");if("then"in a){ae(`Component "${i}" in record with path "${s.path}" is a Promise instead of a function that returns a Promise. Did you write "import('./MyPage.vue')" instead of "() => import('./MyPage.vue')" ? This will break in production if not fixed.`);const l=a;a=()=>l}else a.__asyncLoader&&!a.__warnedDefineAsync&&(a.__warnedDefineAsync=!0,ae(`Component "${i}" in record with path "${s.path}" is defined using "defineAsyncComponent()". Write "() => import('./MyPage.vue')" instead of "defineAsyncComponent(() => import('./MyPage.vue'))".`))}if(!(t!=="beforeRouteEnter"&&!s.instances[i]))if(g_(a)){const c=(a.__vccOpts||a)[t];c&&o.push(Ft(c,n,r,s,i))}else{let l=a();"catch"in l||(ae(`Component "${i}" in record with path "${s.path}" is a function that does not return a Promise. If you were passing a functional component, make sure to add a "displayName" to the component. This will break in production if not fixed.`),l=Promise.resolve(l)),o.push(()=>l.then(c=>{if(!c)return Promise.reject(new Error(`Couldn't resolve component "${i}" at "${s.path}"`));const f=hg(c)?c.default:c;s.components[i]=f;const d=(f.__vccOpts||f)[t];return d&&Ft(d,n,r,s,i)()}))}}}return o}function g_(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function Ja(e){const t=_t(vi),n=_t(nu),r=be(()=>t.resolve(gt(e.to))),o=be(()=>{const{matched:l}=r.value,{length:c}=l,f=l[c-1],u=n.matched;if(!f||!u.length)return-1;const d=u.findIndex(Kt.bind(null,f));if(d>-1)return d;const g=Qa(l[c-2]);return c>1&&Qa(f)===g&&u[u.length-1].path!==g?u.findIndex(Kt.bind(null,l[c-2])):d}),s=be(()=>o.value>-1&&b_(n.params,r.value.params)),i=be(()=>o.value>-1&&o.value===n.matched.length-1&&Gc(n.params,r.value.params));function a(l={}){return y_(l)?t[gt(e.replace)?"replace":"push"](gt(e.to)).catch(rr):Promise.resolve()}if(Pt){const l=zt();if(l){const c={route:r.value,isActive:s.value,isExactActive:i.value};l.__vrl_devtools=l.__vrl_devtools||[],l.__vrl_devtools.push(c),Yf(()=>{c.route=r.value,c.isActive=s.value,c.isExactActive=i.value},{flush:"post"})}}return{route:r,href:be(()=>r.value.href),isActive:s,isExactActive:i,navigate:a}}const __=kn({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:Ja,setup(e,{slots:t}){const n=vn(Ja(e)),{options:r}=_t(vi),o=be(()=>({[Za(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[Za(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const s=t.default&&t.default(n);return e.custom?s:bo("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:o.value},s)}}}),v_=__;function y_(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function b_(e,t){for(const n in t){const r=t[n],o=e[n];if(typeof r=="string"){if(r!==o)return!1}else if(!qe(o)||o.length!==r.length||r.some((s,i)=>s!==o[i]))return!1}return!0}function Qa(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const Za=(e,t,n)=>e!=null?e:t!=null?t:n,E_=kn({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){O_();const r=_t(xs),o=be(()=>e.route||r.value),s=_t(Xa,0),i=be(()=>{let c=gt(s);const{matched:f}=o.value;let u;for(;(u=f[c])&&!u.components;)c++;return c}),a=be(()=>o.value.matched[i.value]);Fr(Xa,be(()=>i.value+1)),Fr(h_,a),Fr(xs,o);const l=Ce();return vt(()=>[l.value,a.value,e.name],([c,f,u],[d,g,v])=>{f&&(f.instances[u]=c,g&&g!==f&&c&&c===d&&(f.leaveGuards.size||(f.leaveGuards=g.leaveGuards),f.updateGuards.size||(f.updateGuards=g.updateGuards))),c&&f&&(!g||!Kt(f,g)||!d)&&(f.enterCallbacks[u]||[]).forEach(w=>w(c))},{flush:"post"}),()=>{const c=o.value,f=e.name,u=a.value,d=u&&u.components[f];if(!d)return el(n.default,{Component:d,route:c});const g=u.props[f],v=g?g===!0?c.params:typeof g=="function"?g(c):g:null,O=bo(d,he({},v,t,{onVnodeUnmounted:S=>{S.component.isUnmounted&&(u.instances[f]=null)},ref:l}));if(Pt&&O.ref){const S={depth:i.value,name:u.name,path:u.path,meta:u.meta};(qe(O.ref)?O.ref.map(M=>M.i):[O.ref.i]).forEach(M=>{M.__vrv_devtools=S})}return el(n.default,{Component:O,route:c})||O}}});function el(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const w_=E_;function O_(){const e=zt(),t=e.parent&&e.parent.type.name;if(t&&(t==="KeepAlive"||t.includes("Transition"))){const n=t==="KeepAlive"?"keep-alive":"transition";ae(` can no longer be used directly inside or . -Use slot props instead: - - - <${n}> - - -`)}}function Gn(e,t){const n=he({},e,{matched:e.matched.map(r=>x_(r,["instances","children","aliasOf"]))});return{_custom:{type:null,readOnly:!0,display:e.fullPath,tooltip:t,value:n}}}function Nr(e){return{_custom:{display:e}}}let T_=0;function I_(e,t,n){if(t.__hasDevtools)return;t.__hasDevtools=!0;const r=T_++;pi({id:"org.vuejs.router"+(r?"."+r:""),label:"Vue Router",packageName:"vue-router",homepage:"https://router.vuejs.org",logo:"https://router.vuejs.org/logo.png",componentStateTypes:["Routing"],app:e},o=>{typeof o.now!="function"&&console.warn("[Vue Router]: You seem to be using an outdated version of Vue Devtools. Are you still using the Beta release instead of the stable one? You can find the links at https://devtools.vuejs.org/guide/installation.html."),o.on.inspectComponent((f,u)=>{f.instanceData&&f.instanceData.state.push({type:"Routing",key:"$route",editable:!1,value:Gn(t.currentRoute.value,"Current Route")})}),o.on.visitComponentTree(({treeNode:f,componentInstance:u})=>{if(u.__vrv_devtools){const d=u.__vrv_devtools;f.tags.push({label:(d.name?`${d.name.toString()}: `:"")+d.path,textColor:0,tooltip:"This component is rendered by <router-view>",backgroundColor:ru})}qe(u.__vrl_devtools)&&(u.__devtoolsApi=o,u.__vrl_devtools.forEach(d=>{let g=iu,v="";d.isExactActive?(g=su,v="This is exactly active"):d.isActive&&(g=ou,v="This link is active"),f.tags.push({label:d.route.path,textColor:0,tooltip:v,backgroundColor:g})}))}),vt(t.currentRoute,()=>{l(),o.notifyComponentUpdate(),o.sendInspectorTree(a),o.sendInspectorState(a)});const s="router:navigations:"+r;o.addTimelineLayer({id:s,label:`Router${r?" "+r:""} Navigations`,color:4237508}),t.onError((f,u)=>{o.addTimelineEvent({layerId:s,event:{title:"Error during Navigation",subtitle:u.fullPath,logType:"error",time:o.now(),data:{error:f},groupId:u.meta.__navigationId}})});let i=0;t.beforeEach((f,u)=>{const d={guard:Nr("beforeEach"),from:Gn(u,"Current Location during this navigation"),to:Gn(f,"Target location")};Object.defineProperty(f.meta,"__navigationId",{value:i++}),o.addTimelineEvent({layerId:s,event:{time:o.now(),title:"Start of navigation",subtitle:f.fullPath,data:d,groupId:f.meta.__navigationId}})}),t.afterEach((f,u,d)=>{const g={guard:Nr("afterEach")};d?(g.failure={_custom:{type:Error,readOnly:!0,display:d?d.message:"",tooltip:"Navigation Failure",value:d}},g.status=Nr("\u274C")):g.status=Nr("\u2705"),g.from=Gn(u,"Current Location during this navigation"),g.to=Gn(f,"Target location"),o.addTimelineEvent({layerId:s,event:{title:"End of navigation",subtitle:f.fullPath,time:o.now(),data:g,logType:d?"warning":"default",groupId:f.meta.__navigationId}})});const a="router-inspector:"+r;o.addInspector({id:a,label:"Routes"+(r?" "+r:""),icon:"book",treeFilterPlaceholder:"Search routes"});function l(){if(!c)return;const f=c;let u=n.getRoutes().filter(d=>!d.parent);u.forEach(cu),f.filter&&(u=u.filter(d=>$s(d,f.filter.toLowerCase()))),u.forEach(d=>lu(d,t.currentRoute.value)),f.rootNodes=u.map(au)}let c;o.on.getInspectorTree(f=>{c=f,f.app===e&&f.inspectorId===a&&l()}),o.on.getInspectorState(f=>{if(f.app===e&&f.inspectorId===a){const d=n.getRoutes().find(g=>g.record.__vd_id===f.nodeId);d&&(f.state={options:S_(d)})}}),o.sendInspectorTree(a),o.sendInspectorState(a)})}function P_(e){return e.optional?e.repeatable?"*":"?":e.repeatable?"+":""}function S_(e){const{record:t}=e,n=[{editable:!1,key:"path",value:t.path}];return t.name!=null&&n.push({editable:!1,key:"name",value:t.name}),n.push({editable:!1,key:"regexp",value:e.re}),e.keys.length&&n.push({editable:!1,key:"keys",value:{_custom:{type:null,readOnly:!0,display:e.keys.map(r=>`${r.name}${P_(r)}`).join(" "),tooltip:"Param keys",value:e.keys}}}),t.redirect!=null&&n.push({editable:!1,key:"redirect",value:t.redirect}),e.alias.length&&n.push({editable:!1,key:"aliases",value:e.alias.map(r=>r.record.path)}),Object.keys(e.record.meta).length&&n.push({editable:!1,key:"meta",value:e.record.meta}),n.push({key:"score",editable:!1,value:{_custom:{type:null,readOnly:!0,display:e.score.map(r=>r.join(", ")).join(" | "),tooltip:"Score used to sort routes",value:e.score}}}),n}const ru=15485081,ou=2450411,su=8702998,C_=2282478,iu=16486972,R_=6710886;function au(e){const t=[],{record:n}=e;n.name!=null&&t.push({label:String(n.name),textColor:0,backgroundColor:C_}),n.aliasOf&&t.push({label:"alias",textColor:0,backgroundColor:iu}),e.__vd_match&&t.push({label:"matches",textColor:0,backgroundColor:ru}),e.__vd_exactActive&&t.push({label:"exact",textColor:0,backgroundColor:su}),e.__vd_active&&t.push({label:"active",textColor:0,backgroundColor:ou}),n.redirect&&t.push({label:typeof n.redirect=="string"?`redirect: ${n.redirect}`:"redirects",textColor:16777215,backgroundColor:R_});let r=n.__vd_id;return r==null&&(r=String(A_++),n.__vd_id=r),{id:r,label:n.path,tags:t,children:e.children.map(au)}}let A_=0;const N_=/^\/(.*)\/([a-z]*)$/;function lu(e,t){const n=t.matched.length&&Kt(t.matched[t.matched.length-1],e.record);e.__vd_exactActive=e.__vd_active=n,n||(e.__vd_active=t.matched.some(r=>Kt(r,e.record))),e.children.forEach(r=>lu(r,t))}function cu(e){e.__vd_match=!1,e.children.forEach(cu)}function $s(e,t){const n=String(e.re).match(N_);if(e.__vd_match=!1,!n||n.length<3)return!1;if(new RegExp(n[1].replace(/\$$/,""),n[2]).test(t))return e.children.forEach(i=>$s(i,t)),e.record.path!=="/"||t==="/"?(e.__vd_match=e.re.test(t),!0):!1;const o=e.record.path.toLowerCase(),s=vr(o);return!t.startsWith("/")&&(s.includes(t)||o.includes(t))||s.startsWith(t)||o.startsWith(t)||e.record.name&&String(e.record.name).includes(t)?!0:e.children.some(i=>$s(i,t))}function x_(e,t){const n={};for(const r in e)t.includes(r)||(n[r]=e[r]);return n}function $_(e){const t=Kg(e.routes,e),n=e.parseQuery||d_,r=e.stringifyQuery||qa,o=e.history;if(!o)throw new Error('Provide the "history" option when calling "createRouter()": https://next.router.vuejs.org/api/#history.');const s=Kn(),i=Kn(),a=Kn(),l=ff(Lt);let c=Lt;Pt&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const f=Bo.bind(null,E=>""+E),u=Bo.bind(null,f_),d=Bo.bind(null,vr);function g(E,V){let D,j;return Yc(E)?(D=t.getRecordMatcher(E),j=V):j=E,t.addRoute(j,D)}function v(E){const V=t.getRecordMatcher(E);V?t.removeRoute(V):ae(`Cannot remove non-existent route "${String(E)}"`)}function w(){return t.getRoutes().map(E=>E.record)}function O(E){return!!t.getRecordMatcher(E)}function S(E,V){if(V=he({},V||l.value),typeof E=="string"){const Z=Ko(n,E,V.path),ue=t.resolve({path:Z.path},V),p=o.createHref(Z.fullPath);return p.startsWith("//")?ae(`Location "${E}" resolved to "${p}". A resolved location cannot start with multiple slashes.`):ue.matched.length||ae(`No match found for location with path "${E}"`),he(Z,ue,{params:d(ue.params),hash:vr(Z.hash),redirectedFrom:void 0,href:p})}let D;if("path"in E)"params"in E&&!("name"in E)&&Object.keys(E.params).length&&ae(`Path "${E.path}" was passed with params but they will be ignored. Use a named route alongside params instead.`),D=he({},E,{path:Ko(n,E.path,V.path).path});else{const Z=he({},E.params);for(const ue in Z)Z[ue]==null&&delete Z[ue];D=he({},E,{params:u(E.params)}),V.params=u(V.params)}const j=t.resolve(D,V),oe=E.hash||"";oe&&!oe.startsWith("#")&&ae(`A \`hash\` should always start with the character "#". Replace "${oe}" with "#${oe}".`),j.params=f(d(j.params));const ye=_g(r,he({},E,{hash:l_(oe),path:j.path})),X=o.createHref(ye);return X.startsWith("//")?ae(`Location "${E}" resolved to "${X}". A resolved location cannot start with multiple slashes.`):j.matched.length||ae(`No match found for location with path "${"path"in E?E.path:E}"`),he({fullPath:ye,hash:oe,query:r===qa?p_(E.query):E.query||{}},j,{redirectedFrom:void 0,href:X})}function b(E){return typeof E=="string"?Ko(n,E,l.value.path):he({},E)}function M(E,V){if(c!==E)return Ln(8,{from:V,to:E})}function F(E){return N(E)}function C(E){return F(he(b(E),{replace:!0}))}function G(E){const V=E.matched[E.matched.length-1];if(V&&V.redirect){const{redirect:D}=V;let j=typeof D=="function"?D(E):D;if(typeof j=="string"&&(j=j.includes("?")||j.includes("#")?j=b(j):{path:j},j.params={}),!("path"in j)&&!("name"in j))throw ae(`Invalid redirect found: -${JSON.stringify(j,null,2)} - when navigating to "${E.fullPath}". A redirect must contain a name or path. This will break in production.`),new Error("Invalid redirect");return he({query:E.query,hash:E.hash,params:"path"in j?{}:E.params},j)}}function N(E,V){const D=c=S(E),j=l.value,oe=E.state,ye=E.force,X=E.replace===!0,Z=G(D);if(Z)return N(he(b(Z),{state:oe,force:ye,replace:X}),V||D);const ue=D;ue.redirectedFrom=V;let p;return!ye&&ja(r,j,D)&&(p=Ln(16,{to:ue,from:j}),it(j,j,!0,!1)),(p?Promise.resolve(p):W(ue,j)).catch(m=>Et(m)?Et(m,2)?m:Ne(m):K(m,ue,j)).then(m=>{if(m){if(Et(m,2))return ja(r,S(m.to),ue)&&V&&(V._count=V._count?V._count+1:1)>10?(ae(`Detected an infinite redirection in a navigation guard when going from "${j.fullPath}" to "${ue.fullPath}". Aborting to avoid a Stack Overflow. This will break in production if not fixed.`),Promise.reject(new Error("Infinite redirect in navigation guard"))):N(he({replace:X},b(m.to),{state:oe,force:ye}),V||ue)}else m=B(ue,j,!0,X,oe);return x(ue,j,m),m})}function q(E,V){const D=M(E,V);return D?Promise.reject(D):Promise.resolve()}function W(E,V){let D;const[j,oe,ye]=L_(E,V);D=Go(j.reverse(),"beforeRouteLeave",E,V);for(const Z of j)Z.leaveGuards.forEach(ue=>{D.push(Ft(ue,E,V))});const X=q.bind(null,E,V);return D.push(X),wn(D).then(()=>{D=[];for(const Z of s.list())D.push(Ft(Z,E,V));return D.push(X),wn(D)}).then(()=>{D=Go(oe,"beforeRouteUpdate",E,V);for(const Z of oe)Z.updateGuards.forEach(ue=>{D.push(Ft(ue,E,V))});return D.push(X),wn(D)}).then(()=>{D=[];for(const Z of E.matched)if(Z.beforeEnter&&!V.matched.includes(Z))if(qe(Z.beforeEnter))for(const ue of Z.beforeEnter)D.push(Ft(ue,E,V));else D.push(Ft(Z.beforeEnter,E,V));return D.push(X),wn(D)}).then(()=>(E.matched.forEach(Z=>Z.enterCallbacks={}),D=Go(ye,"beforeRouteEnter",E,V),D.push(X),wn(D))).then(()=>{D=[];for(const Z of i.list())D.push(Ft(Z,E,V));return D.push(X),wn(D)}).catch(Z=>Et(Z,8)?Z:Promise.reject(Z))}function x(E,V,D){for(const j of a.list())j(E,V,D)}function B(E,V,D,j,oe){const ye=M(E,V);if(ye)return ye;const X=V===Lt,Z=Pt?history.state:{};D&&(j||X?o.replace(E.fullPath,he({scroll:X&&Z&&Z.scroll},oe)):o.push(E.fullPath,oe)),l.value=E,it(E,V,D,X),Ne()}let te;function ve(){te||(te=o.listen((E,V,D)=>{if(!Xe.listening)return;const j=S(E),oe=G(j);if(oe){N(he(oe,{replace:!0}),j).catch(rr);return}c=j;const ye=l.value;Pt&&Ig(Wa(ye.fullPath,D.delta),So()),W(j,ye).catch(X=>Et(X,12)?X:Et(X,2)?(N(X.to,j).then(Z=>{Et(Z,20)&&!D.delta&&D.type===_r.pop&&o.go(-1,!1)}).catch(rr),Promise.reject()):(D.delta&&o.go(-D.delta,!1),K(X,j,ye))).then(X=>{X=X||B(j,ye,!1),X&&(D.delta&&!Et(X,8)?o.go(-D.delta,!1):D.type===_r.pop&&Et(X,20)&&o.go(-1,!1)),x(j,ye,X)}).catch(rr)}))}let st=Kn(),De=Kn(),de;function K(E,V,D){Ne(E);const j=De.list();return j.length?j.forEach(oe=>oe(E,V,D)):(ae("uncaught error during route navigation:"),console.error(E)),Promise.reject(E)}function Q(){return de&&l.value!==Lt?Promise.resolve():new Promise((E,V)=>{st.add([E,V])})}function Ne(E){return de||(de=!E,ve(),st.list().forEach(([V,D])=>E?D(E):V()),st.reset()),E}function it(E,V,D,j){const{scrollBehavior:oe}=e;if(!Pt||!oe)return Promise.resolve();const ye=!D&&Pg(Wa(E.fullPath,0))||(j||!D)&&history.state&&history.state.scroll||null;return lr().then(()=>oe(E,V,ye)).then(X=>X&&Tg(X)).catch(X=>K(X,E,V))}const at=E=>o.go(E);let lt;const ct=new Set,Xe={currentRoute:l,listening:!0,addRoute:g,removeRoute:v,hasRoute:O,getRoutes:w,resolve:S,options:e,push:F,replace:C,go:at,back:()=>at(-1),forward:()=>at(1),beforeEach:s.add,beforeResolve:i.add,afterEach:a.add,onError:De.add,isReady:Q,install(E){const V=this;E.component("RouterLink",v_),E.component("RouterView",w_),E.config.globalProperties.$router=V,Object.defineProperty(E.config.globalProperties,"$route",{enumerable:!0,get:()=>gt(l)}),Pt&&!lt&&l.value===Lt&&(lt=!0,F(o.location).catch(oe=>{ae("Unexpected error when starting the router:",oe)}));const D={};for(const oe in Lt)D[oe]=be(()=>l.value[oe]);E.provide(vi,V),E.provide(nu,vn(D)),E.provide(xs,l);const j=E.unmount;ct.add(E),E.unmount=function(){ct.delete(E),ct.size<1&&(c=Lt,te&&te(),te=null,l.value=Lt,lt=!1,de=!1),j()},Pt&&I_(E,V,t)}};return Xe}function wn(e){return e.reduce((t,n)=>t.then(()=>n()),Promise.resolve())}function L_(e,t){const n=[],r=[],o=[],s=Math.max(t.matched.length,e.matched.length);for(let i=0;iKt(c,a))?r.push(a):n.push(a));const l=e.matched[i];l&&(t.matched.find(c=>Kt(c,l))||o.push(l))}return[n,r,o]}const k_=[],M_=$_({history:Ng(),routes:k_,scrollBehavior:()=>({left:0,top:0})}),F_=e=>{e.use(M_)};/*! - * pinia v2.0.17 - * (c) 2022 Eduardo San Martin Morote - * @license MIT - */let Jn;const yr=e=>Jn=e,uu=Symbol("pinia");function mn(e){return e&&typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"&&typeof e.toJSON!="function"}var sr;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(sr||(sr={}));const Ut=typeof window<"u",tl=(()=>typeof window=="object"&&window.window===window?window:typeof self=="object"&&self.self===self?self:typeof global=="object"&&global.global===global?global:typeof globalThis=="object"?globalThis:{HTMLElement:null})();function D_(e,{autoBom:t=!1}={}){return t&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(e.type)?new Blob([String.fromCharCode(65279),e],{type:e.type}):e}function yi(e,t,n){const r=new XMLHttpRequest;r.open("GET",e),r.responseType="blob",r.onload=function(){pu(r.response,t,n)},r.onerror=function(){console.error("could not download file")},r.send()}function fu(e){const t=new XMLHttpRequest;t.open("HEAD",e,!1);try{t.send()}catch{}return t.status>=200&&t.status<=299}function Hr(e){try{e.dispatchEvent(new MouseEvent("click"))}catch{const n=document.createEvent("MouseEvents");n.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),e.dispatchEvent(n)}}const Br=typeof navigator=="object"?navigator:{userAgent:""},du=(()=>/Macintosh/.test(Br.userAgent)&&/AppleWebKit/.test(Br.userAgent)&&!/Safari/.test(Br.userAgent))(),pu=Ut?typeof HTMLAnchorElement<"u"&&"download"in HTMLAnchorElement.prototype&&!du?U_:"msSaveOrOpenBlob"in Br?j_:V_:()=>{};function U_(e,t="download",n){const r=document.createElement("a");r.download=t,r.rel="noopener",typeof e=="string"?(r.href=e,r.origin!==location.origin?fu(r.href)?yi(e,t,n):(r.target="_blank",Hr(r)):Hr(r)):(r.href=URL.createObjectURL(e),setTimeout(function(){URL.revokeObjectURL(r.href)},4e4),setTimeout(function(){Hr(r)},0))}function j_(e,t="download",n){if(typeof e=="string")if(fu(e))yi(e,t,n);else{const r=document.createElement("a");r.href=e,r.target="_blank",setTimeout(function(){Hr(r)})}else navigator.msSaveOrOpenBlob(D_(e,n),t)}function V_(e,t,n,r){if(r=r||open("","_blank"),r&&(r.document.title=r.document.body.innerText="downloading..."),typeof e=="string")return yi(e,t,n);const o=e.type==="application/octet-stream",s=/constructor/i.test(String(tl.HTMLElement))||"safari"in tl,i=/CriOS\/[\d]+/.test(navigator.userAgent);if((i||o&&s||du)&&typeof FileReader<"u"){const a=new FileReader;a.onloadend=function(){let l=a.result;if(typeof l!="string")throw r=null,new Error("Wrong reader.result type");l=i?l:l.replace(/^data:[^;]*;/,"data:attachment/file;"),r?r.location.href=l:location.assign(l),r=null},a.readAsDataURL(e)}else{const a=URL.createObjectURL(e);r?r.location.assign(a):location.href=a,r=null,setTimeout(function(){URL.revokeObjectURL(a)},4e4)}}function $e(e,t){const n="\u{1F34D} "+e;typeof __VUE_DEVTOOLS_TOAST__=="function"?__VUE_DEVTOOLS_TOAST__(n,t):t==="error"?console.error(n):t==="warn"?console.warn(n):console.log(n)}function bi(e){return"_a"in e&&"install"in e}function hu(){if(!("clipboard"in navigator))return $e("Your browser doesn't support the Clipboard API","error"),!0}function mu(e){return e instanceof Error&&e.message.toLowerCase().includes("document is not focused")?($e('You need to activate the "Emulate a focused page" setting in the "Rendering" panel of devtools.',"warn"),!0):!1}async function W_(e){if(!hu())try{await navigator.clipboard.writeText(JSON.stringify(e.state.value)),$e("Global state copied to clipboard.")}catch(t){if(mu(t))return;$e("Failed to serialize the state. Check the console for more details.","error"),console.error(t)}}async function H_(e){if(!hu())try{e.state.value=JSON.parse(await navigator.clipboard.readText()),$e("Global state pasted from clipboard.")}catch(t){if(mu(t))return;$e("Failed to deserialize the state from clipboard. Check the console for more details.","error"),console.error(t)}}async function B_(e){try{pu(new Blob([JSON.stringify(e.state.value)],{type:"text/plain;charset=utf-8"}),"pinia-state.json")}catch(t){$e("Failed to export the state as JSON. Check the console for more details.","error"),console.error(t)}}let wt;function K_(){wt||(wt=document.createElement("input"),wt.type="file",wt.accept=".json");function e(){return new Promise((t,n)=>{wt.onchange=async()=>{const r=wt.files;if(!r)return t(null);const o=r.item(0);return t(o?{text:await o.text(),file:o}:null)},wt.oncancel=()=>t(null),wt.onerror=n,wt.click()})}return e}async function G_(e){try{const n=await(await K_())();if(!n)return;const{text:r,file:o}=n;e.state.value=JSON.parse(r),$e(`Global state imported from "${o.name}".`)}catch(t){$e("Failed to export the state as JSON. Check the console for more details.","error"),console.error(t)}}const gu="\u{1F34D} Pinia (root)",Ls="_root";function z_(e){return bi(e)?{id:Ls,label:gu}:{id:e.$id,label:e.$id}}function Y_(e){if(bi(e)){const n=Array.from(e._s.keys()),r=e._s;return{state:n.map(s=>({editable:!0,key:s,value:e.state.value[s]})),getters:n.filter(s=>r.get(s)._getters).map(s=>{const i=r.get(s);return{editable:!1,key:s,value:i._getters.reduce((a,l)=>(a[l]=i[l],a),{})}})}}const t={state:Object.keys(e.$state).map(n=>({editable:!0,key:n,value:e.$state[n]}))};return e._getters&&e._getters.length&&(t.getters=e._getters.map(n=>({editable:!1,key:n,value:e[n]}))),e._customProperties.size&&(t.customProperties=Array.from(e._customProperties).map(n=>({editable:!0,key:n,value:e[n]}))),t}let xr=!0;const q_=[],X_="pinia:mutations",kt="pinia",nl=e=>"\u{1F34D} "+e;function J_(e,t){pi({id:"dev.esm.pinia",label:"Pinia \u{1F34D}",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:q_,app:e},n=>{typeof n.now!="function"&&$e("You seem to be using an outdated version of Vue Devtools. Are you still using the Beta release instead of the stable one? You can find the links at https://devtools.vuejs.org/guide/installation.html."),n.addTimelineLayer({id:X_,label:"Pinia \u{1F34D}",color:15064968}),n.addInspector({id:kt,label:"Pinia \u{1F34D}",icon:"storage",treeFilterPlaceholder:"Search stores",actions:[{icon:"content_copy",action:()=>{W_(t)},tooltip:"Serialize and copy the state"},{icon:"content_paste",action:async()=>{await H_(t),n.sendInspectorTree(kt),n.sendInspectorState(kt)},tooltip:"Replace the state with the content of your clipboard"},{icon:"save",action:()=>{B_(t)},tooltip:"Save the state as a JSON file"},{icon:"folder_open",action:async()=>{await G_(t),n.sendInspectorTree(kt),n.sendInspectorState(kt)},tooltip:"Import the state from a JSON file"}],nodeActions:[{icon:"restore",tooltip:"Reset the state (option store only)",action:r=>{const o=t._s.get(r);o?o._isOptionsAPI?(o.$reset(),$e(`Store "${r}" reset.`)):$e(`Cannot reset "${r}" store because it's a setup store.`,"warn"):$e(`Cannot reset "${r}" store because it wasn't found.`,"warn")}}]}),n.on.inspectComponent((r,o)=>{const s=r.componentInstance&&r.componentInstance.proxy;if(s&&s._pStores){const i=r.componentInstance.proxy._pStores;Object.values(i).forEach(a=>{r.instanceData.state.push({type:nl(a.$id),key:"state",editable:!0,value:a._isOptionsAPI?{_custom:{value:ee(a.$state),actions:[{icon:"restore",tooltip:"Reset the state of this store",action:()=>a.$reset()}]}}:Object.keys(a.$state).reduce((l,c)=>(l[c]=a.$state[c],l),{})}),a._getters&&a._getters.length&&r.instanceData.state.push({type:nl(a.$id),key:"getters",editable:!1,value:a._getters.reduce((l,c)=>{try{l[c]=a[c]}catch(f){l[c]=f}return l},{})})})}}),n.on.getInspectorTree(r=>{if(r.app===e&&r.inspectorId===kt){let o=[t];o=o.concat(Array.from(t._s.values())),r.rootNodes=(r.filter?o.filter(s=>"$id"in s?s.$id.toLowerCase().includes(r.filter.toLowerCase()):gu.toLowerCase().includes(r.filter.toLowerCase())):o).map(z_)}}),n.on.getInspectorState(r=>{if(r.app===e&&r.inspectorId===kt){const o=r.nodeId===Ls?t:t._s.get(r.nodeId);if(!o)return;o&&(r.state=Y_(o))}}),n.on.editInspectorState((r,o)=>{if(r.app===e&&r.inspectorId===kt){const s=r.nodeId===Ls?t:t._s.get(r.nodeId);if(!s)return $e(`store "${r.nodeId}" not found`,"error");const{path:i}=r;bi(s)?i.unshift("state"):(i.length!==1||!s._customProperties.has(i[0])||i[0]in s.$state)&&i.unshift("$state"),xr=!1,r.set(s,i,r.state.value),xr=!0}}),n.on.editComponentState(r=>{if(r.type.startsWith("\u{1F34D}")){const o=r.type.replace(/^🍍\s*/,""),s=t._s.get(o);if(!s)return $e(`store "${o}" not found`,"error");const{path:i}=r;if(i[0]!=="state")return $e(`Invalid path for store "${o}": -${i} -Only state can be modified.`);i[0]="$state",xr=!1,r.set(s,i,r.state.value),xr=!0}})})}function Q_(){const e=Hs(!0),t=e.run(()=>Ce({}));let n=[],r=[];const o=dt({install(s){yr(o),o._a=s,s.provide(uu,o),s.config.globalProperties.$pinia=o,Ut&&J_(s,o),r.forEach(i=>n.push(i)),r=[]},use(s){return!this._a&&!Pp?r.push(s):n.push(s),this},_p:n,_a:null,_e:e,_s:new Map,state:t});return o}function _u(e,t){for(const n in t){const r=t[n];if(!(n in e))continue;const o=e[n];mn(o)&&mn(r)&&!ge(r)&&!mt(r)?e[n]=_u(o,r):e[n]=r}return e}const Z_=()=>{};function rl(e,t,n,r=Z_){e.push(t);const o=()=>{const s=e.indexOf(t);s>-1&&(e.splice(s,1),r())};return!n&&zt()&&_o(o),o}function On(e,...t){e.slice().forEach(n=>{n(...t)})}function ks(e,t){for(const n in t){if(!t.hasOwnProperty(n))continue;const r=t[n],o=e[n];mn(o)&&mn(r)&&e.hasOwnProperty(n)&&!ge(r)&&!mt(r)?e[n]=ks(o,r):e[n]=r}return e}const ev=Symbol("pinia:skipHydration");function tv(e){return!mn(e)||!e.hasOwnProperty(ev)}const{assign:Qe}=Object;function ol(e){return!!(ge(e)&&e.effect)}function sl(e,t,n,r){const{state:o,actions:s,getters:i}=t,a=n.state.value[e];let l;function c(){!a&&!r&&(n.state.value[e]=o?o():{});const f=Qo(r?Ce(o?o():{}).value:n.state.value[e]);return Qe(f,s,Object.keys(i||{}).reduce((u,d)=>(d in f&&console.warn(`[\u{1F34D}]: A getter cannot have the same name as another state property. Rename one of them. Found with "${d}" in store "${e}".`),u[d]=dt(be(()=>{yr(n);const g=n._s.get(e);return i[d].call(g,g)})),u),{}))}return l=Ms(e,c,t,n,r,!0),l.$reset=function(){const u=o?o():{};this.$patch(d=>{Qe(d,u)})},l}function Ms(e,t,n={},r,o,s){let i;const a=Qe({actions:{}},n);if(!r._e.active)throw new Error("Pinia destroyed");const l={deep:!0};l.onTrigger=W=>{c?g=W:c==!1&&!N._hotUpdating&&(Array.isArray(g)?g.push(W):console.error("\u{1F34D} debuggerEvents should be an array. This is most likely an internal Pinia bug."))};let c,f,u=dt([]),d=dt([]),g;const v=r.state.value[e];!s&&!v&&!o&&(r.state.value[e]={});const w=Ce({});let O;function S(W){let x;c=f=!1,g=[],typeof W=="function"?(W(r.state.value[e]),x={type:sr.patchFunction,storeId:e,events:g}):(ks(r.state.value[e],W),x={type:sr.patchObject,payload:W,storeId:e,events:g});const B=O=Symbol();lr().then(()=>{O===B&&(c=!0)}),f=!0,On(u,x,r.state.value[e])}const b=()=>{throw new Error(`\u{1F34D}: Store "${e}" is built using the setup syntax and does not implement $reset().`)};function M(){i.stop(),u=[],d=[],r._s.delete(e)}function F(W,x){return function(){yr(r);const B=Array.from(arguments),te=[],ve=[];function st(K){te.push(K)}function De(K){ve.push(K)}On(d,{args:B,name:W,store:N,after:st,onError:De});let de;try{de=x.apply(this&&this.$id===e?this:N,B)}catch(K){throw On(ve,K),K}return de instanceof Promise?de.then(K=>(On(te,K),K)).catch(K=>(On(ve,K),Promise.reject(K))):(On(te,de),de)}}const C=dt({actions:{},getters:{},state:[],hotState:w}),G={_p:r,$id:e,$onAction:rl.bind(null,d),$patch:S,$reset:b,$subscribe(W,x={}){const B=rl(u,W,x.detached,()=>te()),te=i.run(()=>vt(()=>r.state.value[e],ve=>{(x.flush==="sync"?f:c)&&W({storeId:e,type:sr.direct,events:g},ve)},Qe({},l,x)));return B},$dispose:M},N=vn(Qe(Ut?{_customProperties:dt(new Set),_hmrPayload:C}:{},G));r._s.set(e,N);const q=r._e.run(()=>(i=Hs(),i.run(()=>t())));for(const W in q){const x=q[W];if(ge(x)&&!ol(x)||mt(x))o?Cr(w.value,W,Lr(q,W)):s||(v&&tv(x)&&(ge(x)?x.value=v[W]:ks(x,v[W])),r.state.value[e][W]=x),C.state.push(W);else if(typeof x=="function"){const B=o?x:F(W,x);q[W]=B,C.actions[W]=x,a.actions[W]=x}else ol(x)&&(C.getters[W]=s?n.getters[W]:x,Ut&&(q._getters||(q._getters=dt([]))).push(W))}Qe(N,q),Qe(ee(N),q),Object.defineProperty(N,"$state",{get:()=>o?w.value:r.state.value[e],set:W=>{if(o)throw new Error("cannot set hotState");S(x=>{Qe(x,W)})}});{N._hotUpdate=dt(x=>{N._hotUpdating=!0,x._hmrPayload.state.forEach(B=>{if(B in N.$state){const te=x.$state[B],ve=N.$state[B];typeof te=="object"&&mn(te)&&mn(ve)?_u(te,ve):x.$state[B]=ve}Cr(N,B,Lr(x.$state,B))}),Object.keys(N.$state).forEach(B=>{B in x.$state||xo(N,B)}),c=!1,f=!1,r.state.value[e]=Lr(x._hmrPayload,"hotState"),f=!0,lr().then(()=>{c=!0});for(const B in x._hmrPayload.actions){const te=x[B];Cr(N,B,F(B,te))}for(const B in x._hmrPayload.getters){const te=x._hmrPayload.getters[B],ve=s?be(()=>(yr(r),te.call(N,N))):te;Cr(N,B,ve)}Object.keys(N._hmrPayload.getters).forEach(B=>{B in x._hmrPayload.getters||xo(N,B)}),Object.keys(N._hmrPayload.actions).forEach(B=>{B in x._hmrPayload.actions||xo(N,B)}),N._hmrPayload=x._hmrPayload,N._getters=x._getters,N._hotUpdating=!1});const W={writable:!0,configurable:!0,enumerable:!1};Ut&&["_p","_hmrPayload","_getters","_customProperties"].forEach(x=>{Object.defineProperty(N,x,{value:N[x],...W})})}return r._p.forEach(W=>{if(Ut){const x=i.run(()=>W({store:N,app:r._a,pinia:r,options:a}));Object.keys(x||{}).forEach(B=>N._customProperties.add(B)),Qe(N,x)}else Qe(N,i.run(()=>W({store:N,app:r._a,pinia:r,options:a})))}),N.$state&&typeof N.$state=="object"&&typeof N.$state.constructor=="function"&&!N.$state.constructor.toString().includes("[native code]")&&console.warn(`[\u{1F34D}]: The "state" must be a plain object. It cannot be - state: () => new MyClass() -Found in store "${N.$id}".`),v&&s&&n.hydrate&&n.hydrate(N.$state,v),c=!0,f=!0,N}function nv(e,t,n){let r,o;const s=typeof t=="function";typeof e=="string"?(r=e,o=s?n:t):(o=e,r=e.id);function i(a,l){const c=zt();if(a=(Jn&&Jn._testing?null:a)||c&&_t(uu),a&&yr(a),!Jn)throw new Error(`[\u{1F34D}]: getActivePinia was called with no active Pinia. Did you forget to install pinia? - const pinia = createPinia() - app.use(pinia) -This will fail in production.`);a=Jn,a._s.has(r)||(s?Ms(r,t,o,a):sl(r,o,a),i._pinia=a);const f=a._s.get(r);if(l){const u="__hot:"+r,d=s?Ms(u,t,o,a,!0):sl(u,Qe({},o),a,!0);l._hotUpdate(d),delete a.state.value[u],a._s.delete(u)}if(Ut&&c&&c.proxy&&!l){const u=c.proxy,d="_pStores"in u?u._pStores:u._pStores={};d[r]=f}return f}return i.$id=r,i}nv("setting",()=>({settingState:vn({}),useUpdateLanguage:n=>{}}));const rv=Q_(),ov=e=>{e.use(rv)},sv={"en-US":{Test:(()=>{const e=t=>{const{normalize:n}=t;return n(["Test"])};return e.source="Test",e})()},"zh-CN":{Test:(()=>{const e=t=>{const{normalize:n}=t;return n(["\u6D4B\u8BD5"])};return e.source="\u6D4B\u8BD5",e})()}},il=(e,t="sessionStorage")=>{let n=t==="localStorage"?window.localStorage.getItem(e):window.sessionStorage.getItem(e);return Object.is(n,null)?"no":JSON.parse(n)},iv=e=>{const t=Sm({locale:il("languageType")!=="no"?il("languageType"):"zh-CN",allowComposition:!0,messages:sv});e.use(t)},av=()=>{const e=Ep(pg);F_(e),ov(e),iv(e),e.mount("#app")};av(); -//# sourceMappingURL=index.4e650cca.js.map diff --git a/dist/test-dist/assets/index.4e650cca.js.gz b/dist/test-dist/assets/index.4e650cca.js.gz deleted file mode 100644 index 2968d824d49aa79cacc5d4cc737ff9cb7e911a99..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 74116 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\nconst el = ref(null)\n\nconst { x, y, style } = useDraggable(el, {\n initialValue: { x: 630, y: 14 },\n})\n\n\n\n\n\n"],"names":["el","ref","x","y","style","useDraggable"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;y/oBACA,MAAAA,EAAAC,GAAA,IAAA,EAEA,CAAA,EAAAC,EAAA,EAAAC,EAAA,MAAAC,CAAA,EAAAC,GAAAL,EAAA,CAAyC,aAAA,CAAA,EAAA,IAAA,EAAA,EAAA,CACT,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"} \ No newline at end of file diff --git a/dist/test-dist/assets/index.b0ae8d92.css b/dist/test-dist/assets/index.b0ae8d92.css deleted file mode 100644 index 26f1e948..00000000 --- a/dist/test-dist/assets/index.b0ae8d92.css +++ /dev/null @@ -1 +0,0 @@ -.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .28s var(--r-bezier);-o-transition:opacity .28s var(--r-bezier);transition:opacity .28s var(--r-bezier)}.fade-enter-from,.fade-leave-active{opacity:0;-webkit-transition:all .5s var(--r-bezier);-o-transition:all .5s var(--r-bezier);transition:all .5s var(--r-bezier)}.fade-transform-leave-active,.fade-transform-enter-active{-webkit-transition:all .5s var(--r-bezier);-o-transition:all .5s var(--r-bezier);transition:all .5s var(--r-bezier)}.fade-transform-enter-from{opacity:0;-webkit-transform:translateX(-.8rem);-ms-transform:translateX(-.8rem);transform:translate(-.8rem)}.fade-transform-leave-to{opacity:0;-webkit-transform:translateX(.8rem);-ms-transform:translateX(.8rem);transform:translate(.8rem)}body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}ul,ol,li{list-style:none}fieldset,img{border:0;vertical-align:middle}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.draggable-component{position:fixed;padding:.21333rem .42667rem;border:.02667rem solid rgba(156,163,175,.3);cursor:move;z-index:10} diff --git a/dist/test-dist/assets/index.b0ae8d92.css.gz b/dist/test-dist/assets/index.b0ae8d92.css.gz deleted file mode 100644 index 2a1ecd1ff10023e6dce210b9b0250df2fea76e03..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 555 zcmV+`0@VE5Mo?Tl64bTVBAV9aWMcYJV z(Us`wc#Qe?%2OvzgS?jAN#r$k?xoXG8&v27z0!ry79l;BEb1*zr9u6|{FX$C*DjC{ zyNp|1kn~BqxCqHs`xB+S%5hKVPdAF+EPbQykUjt{JvUEbP6M*p<_TbJZIZ5DV|`Bb zx@00e3QP9QKWOl{`7rU}f1v%F>~k@Wvg~-WTJXn-N-sP%5vd6;3!Z4+^_~e$_^lAH zF}#2<5#(%osOL~Gpk6|K2K5T+HPjwj$SoJQKRXr#W5Ea*1Dyr7UL!*5~F1l*9G32UjcDNfjSPG(o^cFM64iEQpsi}sX zy+I#8+@cpMv{l+t<+6s1v3PVbl9)0~LLUShcyGzwe$mDC@p>86 zaE%pXa&raWIcH(`w(Fw@xXC*w9emJkgtrzh$?N1gMh71~llgP}gm#M~O!5^wgb-^g zpr>*(x>i1h5pU5Xw?Yl=@iSJGlZ|`5-|CS$G|W+OTOXa=duzRejyzWCx z01v70x~g;@Ef(CgF*GMb%hRu4(k@Q93p!oQm&;{bd6J$j*6Z_l+DxIQv#F2-w$Yrg ta(yyitzo`i!u)&%>GE__bUv`p8s6e&uP9pEW%JqL-EUWY{eD6P0022x3q=3` diff --git a/dist/test-dist/index.html b/dist/test-dist/index.html deleted file mode 100644 index ce5e6392..00000000 --- a/dist/test-dist/index.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - ray template - - - - -

- - - diff --git a/dist/test-dist/ray.svg b/dist/test-dist/ray.svg deleted file mode 100644 index daaef75a..00000000 --- a/dist/test-dist/ray.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/App.tsx b/src/App.tsx index 2da64ec3..c0eb65c3 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1,9 +1,9 @@ import { defineComponent } from 'vue' -import RayTransitionComponent from '@/components/RayTransitionComponent/index.vue' // 以封装动画路由组件 +import RayTransitionComponent from '@/components/RayTransitionComponent/index.vue' // 动画路由组件 import DraggableComponent from '@/components/DraggableComponent/index.vue' import RayScrollReveal from '@/components/RayScrollReveal/index' -import R from '@/icons/ray.svg' // 使用 vite-svg-loader 作为 svg 使用插件, 故而不需要使用 RayIcon 作为组件引入 -import RayIcon from '@/components/RayIcon/index' +import R from '@/icons/ray.svg' // 使用 `vite-svg-loader` 作为 `svg` 使用插件, 故而不需要使用 `RayIcon` 作为组件引入 +import RayIcon from '@/components/RayIcon/index' // `svg` 图标组件 const App = defineComponent({ name: 'App', diff --git a/src/axios/request.ts b/src/axios/request.ts index a5880479..427c1862 100644 --- a/src/axios/request.ts +++ b/src/axios/request.ts @@ -3,8 +3,8 @@ import axios from 'axios' import { useDetermineEnv } from '@use-utils/hook' const server = axios.create({ - baseURL: '', // import.meta.env, - withCredentials: false, // 是否允许跨域携带cookie + baseURL: '', // `import.meta.env`, + withCredentials: false, // 是否允许跨域携带 `cookie` timeout: 5 * 1000, }) @@ -16,6 +16,8 @@ server.interceptors.request.use( // TODO: 开发环境 } else if (MODE === 'production') { // TODO: 生产环境 + } else if (MODE === 'test') { + // TODO: 测试环境 } return request diff --git a/src/components/RayIcon/index.tsx b/src/components/RayIcon/index.tsx index 97844f08..83a9dc76 100644 --- a/src/components/RayIcon/index.tsx +++ b/src/components/RayIcon/index.tsx @@ -21,9 +21,11 @@ const RayIcon = defineComponent({ }, width: { type: [Number, String], + default: 14, }, height: { type: [Number, String], + default: 14, }, customClassName: { type: String, diff --git a/src/components/RayScrollReveal/index.tsx b/src/components/RayScrollReveal/index.tsx index b3c55623..0694f9b0 100644 --- a/src/components/RayScrollReveal/index.tsx +++ b/src/components/RayScrollReveal/index.tsx @@ -1,4 +1,5 @@ -import { defineComponent, PropType } from 'vue' +import { defineComponent } from 'vue' +import type { PropType } from 'vue' import './index.scss' import ScrollReveal from 'scrollreveal' @@ -8,9 +9,11 @@ const RayScrollReveal = defineComponent({ options: { // ScrollReveal reveal options type: Object as PropType, + default: {} as scrollReveal.ScrollRevealObjectOptions, }, width: { type: String, + default: 'auto', }, reset: { type: Boolean, diff --git a/src/components/RayTransitionComponent/index.vue b/src/components/RayTransitionComponent/index.vue index 27111460..49567c76 100644 --- a/src/components/RayTransitionComponent/index.vue +++ b/src/components/RayTransitionComponent/index.vue @@ -12,7 +12,7 @@