nuxt-og-image 2.0.0-beta.2 → 2.0.0-beta.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +172 -44
- package/dist/client/200.html +2 -2
- package/dist/client/404.html +2 -2
- package/dist/client/_nuxt/IconCSS.779331aa.js +1 -0
- package/dist/client/_nuxt/{ImageLoader.9bf39d71.js → ImageLoader.9ed308b0.js} +1 -1
- package/dist/client/_nuxt/entry.acc10163.css +1 -0
- package/dist/client/_nuxt/entry.e7270163.js +5 -0
- package/dist/client/_nuxt/{error-404.1ff52902.js → error-404.dcc06a80.js} +1 -1
- package/dist/client/_nuxt/{error-500.f7d30da5.js → error-500.fb40d400.js} +1 -1
- package/dist/client/_nuxt/{error-component.cf7543e5.js → error-component.9702a511.js} +2 -2
- package/dist/client/_nuxt/{index.3f356409.js → index.6a247c9d.js} +1 -1
- package/dist/client/_nuxt/{options.56a3e5f9.js → options.481faa9f.js} +1 -1
- package/dist/client/_nuxt/{png.37f3e77b.js → png.7e62d84b.js} +1 -1
- package/dist/client/_nuxt/{shiki.3a930bb8.js → shiki.0c927d45.js} +1 -1
- package/dist/client/_nuxt/{svg.186c6bd1.js → svg.81bf3f5a.js} +1 -1
- package/dist/client/_nuxt/{vnodes.a799f183.js → vnodes.096af306.js} +1 -1
- package/dist/client/index.html +2 -2
- package/dist/client/options/index.html +2 -2
- package/dist/client/png/index.html +2 -2
- package/dist/client/svg/index.html +2 -2
- package/dist/client/vnodes/index.html +2 -2
- package/dist/module.d.ts +15 -6
- package/dist/module.json +1 -1
- package/dist/module.mjs +239 -117
- package/dist/runtime/browserUtil.d.ts +1 -0
- package/dist/runtime/browserUtil.mjs +10 -5
- package/dist/runtime/composables/defineOgImage.mjs +14 -12
- package/dist/runtime/nitro/middleware/og.png.mjs +50 -7
- package/dist/runtime/nitro/middleware/playground.mjs +4 -3
- package/dist/runtime/nitro/plugins/prerender.d.ts +3 -0
- package/dist/runtime/nitro/plugins/prerender.mjs +18 -0
- package/dist/runtime/nitro/providers/browser/lambda.d.ts +1 -1
- package/dist/runtime/nitro/providers/browser/lambda.mjs +5 -5
- package/dist/runtime/nitro/providers/browser/{node.mjs → playwright.mjs} +0 -9
- package/dist/runtime/nitro/providers/browser/universal.d.ts +1 -0
- package/dist/runtime/nitro/providers/browser/universal.mjs +33 -0
- package/dist/runtime/nitro/providers/png/resvg.d.ts +4 -0
- package/dist/runtime/nitro/providers/png/resvg.mjs +11 -0
- package/dist/runtime/nitro/providers/png/svg2png.mjs +11 -0
- package/dist/runtime/nitro/providers/satori/{webworker.mjs → yoga-wasm.mjs} +4 -5
- package/dist/runtime/nitro/renderers/browser.mjs +12 -6
- package/dist/runtime/nitro/renderers/satori/index.mjs +3 -3
- package/dist/runtime/nitro/renderers/satori/plugins/encoding.mjs +2 -1
- package/dist/runtime/nitro/renderers/satori/utils.mjs +1 -0
- package/dist/runtime/nitro/routes/debug.d.ts +4 -0
- package/dist/runtime/nitro/routes/debug.mjs +9 -0
- package/dist/runtime/nitro/routes/html.mjs +11 -8
- package/dist/runtime/nitro/routes/options.mjs +9 -6
- package/dist/runtime/nitro/routes/svg.mjs +3 -1
- package/dist/runtime/nitro/routes/vnode.mjs +3 -1
- package/dist/runtime/nitro/util-hostname.d.ts +2 -0
- package/dist/runtime/nitro/util-hostname.mjs +15 -0
- package/dist/runtime/nitro/utils-pure.d.ts +3 -2
- package/dist/runtime/nitro/utils-pure.mjs +16 -13
- package/dist/runtime/nitro/utils.d.ts +6 -4
- package/dist/runtime/nitro/utils.mjs +44 -33
- package/dist/runtime/public-assets/__nuxt_og_image__/browser-provider-not-supported.png +0 -0
- package/dist/runtime/public-assets-optional/resvg/resvg.wasm +0 -0
- package/package.json +27 -19
- package/dist/client/_nuxt/IconCSS.a041aca0.js +0 -1
- package/dist/client/_nuxt/entry.74018bda.js +0 -5
- package/dist/client/_nuxt/entry.7a8c1ab2.css +0 -1
- package/dist/runtime/nitro/providers/svg2png/universal.mjs +0 -9
- /package/dist/runtime/nitro/providers/browser/{node.d.ts → playwright.d.ts} +0 -0
- /package/dist/runtime/nitro/providers/{svg2png/universal.d.ts → png/svg2png.d.ts} +0 -0
- /package/dist/runtime/nitro/providers/satori/{node.d.ts → default.d.ts} +0 -0
- /package/dist/runtime/nitro/providers/satori/{node.mjs → default.mjs} +0 -0
- /package/dist/runtime/nitro/providers/satori/{webworker.d.ts → yoga-wasm.d.ts} +0 -0
- /package/dist/runtime/{public-assets → public-assets-optional/inter-font}/inter-latin-ext-400-normal.woff +0 -0
- /package/dist/runtime/{public-assets → public-assets-optional/inter-font}/inter-latin-ext-700-normal.woff +0 -0
- /package/dist/runtime/{public-assets → public-assets-optional/svg2png}/svg2png.wasm +0 -0
- /package/dist/runtime/{public-assets → public-assets-optional/yoga}/yoga.wasm +0 -0
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
function fo(e,t){const n=Object.create(null),r=e.split(",");for(let s=0;s<r.length;s++)n[r[s]]=!0;return t?s=>!!n[s.toLowerCase()]:s=>!!n[s]}function pn(e){if(z(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],s=be(r)?pu(r):pn(r);if(s)for(const o in s)t[o]=s[o]}return t}else{if(be(e))return e;if(de(e))return e}}const fu=/;(?![^(]*\))/g,du=/:([^]+)/,hu=/\/\*.*?\*\//gs;function pu(e){const t={};return e.replace(hu,"").split(fu).forEach(n=>{if(n){const r=n.split(du);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function Ee(e){let t="";if(be(e))t=e;else if(z(e))for(let n=0;n<e.length;n++){const r=Ee(e[n]);r&&(t+=r+" ")}else if(de(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}function gu(e){if(!e)return null;let{class:t,style:n}=e;return t&&!be(t)&&(e.class=Ee(t)),n&&(e.style=pn(n)),e}const mu="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",yu=fo(mu);function Vc(e){return!!e||e===""}function _u(e,t){if(e.length!==t.length)return!1;let n=!0;for(let r=0;n&&r<e.length;r++)n=Ut(e[r],t[r]);return n}function Ut(e,t){if(e===t)return!0;let n=oi(e),r=oi(t);if(n||r)return n&&r?e.getTime()===t.getTime():!1;if(n=Vn(e),r=Vn(t),n||r)return e===t;if(n=z(e),r=z(t),n||r)return n&&r?_u(e,t):!1;if(n=de(e),r=de(t),n||r){if(!n||!r)return!1;const s=Object.keys(e).length,o=Object.keys(t).length;if(s!==o)return!1;for(const i in e){const c=e.hasOwnProperty(i),l=t.hasOwnProperty(i);if(c&&!l||!c&&l||!Ut(e[i],t[i]))return!1}}return String(e)===String(t)}function ho(e,t){return e.findIndex(n=>Ut(n,t))}const ks=e=>be(e)?e:e==null?"":z(e)||de(e)&&(e.toString===qc||!X(e.toString))?JSON.stringify(e,Wc,2):String(e),Wc=(e,t)=>t&&t.__v_isRef?Wc(e,t.value):en(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,s])=>(n[`${r} =>`]=s,n),{})}:gn(t)?{[`Set(${t.size})`]:[...t.values()]}:de(t)&&!z(t)&&!zc(t)?String(t):t,he={},Zt=[],Ye=()=>{},bu=()=>!1,vu=/^on[^a-z]/,rr=e=>vu.test(e),po=e=>e.startsWith("onUpdate:"),Te=Object.assign,go=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},wu=Object.prototype.hasOwnProperty,re=(e,t)=>wu.call(e,t),z=Array.isArray,en=e=>mn(e)==="[object Map]",gn=e=>mn(e)==="[object Set]",oi=e=>mn(e)==="[object Date]",Eu=e=>mn(e)==="[object RegExp]",X=e=>typeof e=="function",be=e=>typeof e=="string",Vn=e=>typeof e=="symbol",de=e=>e!==null&&typeof e=="object",mo=e=>de(e)&&X(e.then)&&X(e.catch),qc=Object.prototype.toString,mn=e=>qc.call(e),xu=e=>mn(e).slice(8,-1),zc=e=>mn(e)==="[object Object]",yo=e=>be(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Ln=fo(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Vr=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Cu=/-(\w)/g,ot=Vr(e=>e.replace(Cu,(t,n)=>n?n.toUpperCase():"")),Tu=/\B([A-Z])/g,yn=Vr(e=>e.replace(Tu,"-$1").toLowerCase()),Wr=Vr(e=>e.charAt(0).toUpperCase()+e.slice(1)),os=Vr(e=>e?`on${Wr(e)}`:""),Wn=(e,t)=>!Object.is(e,t),tn=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},Sr=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},Pr=e=>{const t=parseFloat(e);return isNaN(t)?e:t},Jc=e=>{const t=be(e)?Number(e):NaN;return isNaN(t)?e:t};let ii;const ku=()=>ii||(ii=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});let Je;class Su{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Je,!t&&Je&&(this.index=(Je.scopes||(Je.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Je;try{return Je=this,t()}finally{Je=n}}}on(){Je=this}off(){Je=this.parent}stop(t){if(this._active){let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.scopes)for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!t){const s=this.parent.scopes.pop();s&&s!==this&&(this.parent.scopes[this.index]=s,s.index=this.index)}this.parent=void 0,this._active=!1}}}function Pu(e,t=Je){t&&t.active&&t.effects.push(e)}function Ru(){return Je}const _o=e=>{const t=new Set(e);return t.w=0,t.n=0,t},Qc=e=>(e.w&Rt)>0,Xc=e=>(e.n&Rt)>0,Ou=({deps:e})=>{if(e.length)for(let t=0;t<e.length;t++)e[t].w|=Rt},Iu=e=>{const{deps:t}=e;if(t.length){let n=0;for(let r=0;r<t.length;r++){const s=t[r];Qc(s)&&!Xc(s)?s.delete(e):t[n++]=s,s.w&=~Rt,s.n&=~Rt}t.length=n}},Rr=new WeakMap;let An=0,Rt=1;const Ss=30;let Qe;const Dt=Symbol(""),Ps=Symbol("");class bo{constructor(t,n=null,r){this.fn=t,this.scheduler=n,this.active=!0,this.deps=[],this.parent=void 0,Pu(this,r)}run(){if(!this.active)return this.fn();let t=Qe,n=kt;for(;t;){if(t===this)return;t=t.parent}try{return this.parent=Qe,Qe=this,kt=!0,Rt=1<<++An,An<=Ss?Ou(this):ci(this),this.fn()}finally{An<=Ss&&Iu(this),Rt=1<<--An,Qe=this.parent,kt=n,this.parent=void 0,this.deferStop&&this.stop()}}stop(){Qe===this?this.deferStop=!0:this.active&&(ci(this),this.onStop&&this.onStop(),this.active=!1)}}function ci(e){const{deps:t}=e;if(t.length){for(let n=0;n<t.length;n++)t[n].delete(e);t.length=0}}let kt=!0;const Yc=[];function _n(){Yc.push(kt),kt=!1}function bn(){const e=Yc.pop();kt=e===void 0?!0:e}function Ne(e,t,n){if(kt&&Qe){let r=Rr.get(e);r||Rr.set(e,r=new Map);let s=r.get(n);s||r.set(n,s=_o()),Gc(s)}}function Gc(e,t){let n=!1;An<=Ss?Xc(e)||(e.n|=Rt,n=!Qc(e)):n=!e.has(Qe),n&&(e.add(Qe),Qe.deps.push(e))}function ht(e,t,n,r,s,o){const i=Rr.get(e);if(!i)return;let c=[];if(t==="clear")c=[...i.values()];else if(n==="length"&&z(e)){const l=Number(r);i.forEach((a,u)=>{(u==="length"||u>=l)&&c.push(a)})}else switch(n!==void 0&&c.push(i.get(n)),t){case"add":z(e)?yo(n)&&c.push(i.get("length")):(c.push(i.get(Dt)),en(e)&&c.push(i.get(Ps)));break;case"delete":z(e)||(c.push(i.get(Dt)),en(e)&&c.push(i.get(Ps)));break;case"set":en(e)&&c.push(i.get(Dt));break}if(c.length===1)c[0]&&Rs(c[0]);else{const l=[];for(const a of c)a&&l.push(...a);Rs(_o(l))}}function Rs(e,t){const n=z(e)?e:[...e];for(const r of n)r.computed&&li(r);for(const r of n)r.computed||li(r)}function li(e,t){(e!==Qe||e.allowRecurse)&&(e.scheduler?e.scheduler():e.run())}function Au(e,t){var n;return(n=Rr.get(e))===null||n===void 0?void 0:n.get(t)}const $u=fo("__proto__,__v_isRef,__isVue"),Zc=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Vn)),Mu=vo(),Lu=vo(!1,!0),Hu=vo(!0),ai=Nu();function Nu(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=se(this);for(let o=0,i=this.length;o<i;o++)Ne(r,"get",o+"");const s=r[t](...n);return s===-1||s===!1?r[t](...n.map(se)):s}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){_n();const r=se(this)[t].apply(this,n);return bn(),r}}),e}function ju(e){const t=se(this);return Ne(t,"has",e),t.hasOwnProperty(e)}function vo(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?ef:sl:t?rl:nl).get(r))return r;const i=z(r);if(!e){if(i&&re(ai,s))return Reflect.get(ai,s,o);if(s==="hasOwnProperty")return ju}const c=Reflect.get(r,s,o);return(Vn(s)?Zc.has(s):$u(s))||(e||Ne(r,"get",s),t)?c:we(c)?i&&yo(s)?c:c.value:de(c)?e?ol(c):Ve(c):c}}const Fu=el(),Du=el(!0);function el(e=!1){return function(n,r,s,o){let i=n[r];if(Kt(i)&&we(i)&&!we(s))return!1;if(!e&&(!Or(s)&&!Kt(s)&&(i=se(i),s=se(s)),!z(n)&&we(i)&&!we(s)))return i.value=s,!0;const c=z(n)&&yo(r)?Number(r)<n.length:re(n,r),l=Reflect.set(n,r,s,o);return n===se(o)&&(c?Wn(s,i)&&ht(n,"set",r,s):ht(n,"add",r,s)),l}}function Bu(e,t){const n=re(e,t);e[t];const r=Reflect.deleteProperty(e,t);return r&&n&&ht(e,"delete",t,void 0),r}function Uu(e,t){const n=Reflect.has(e,t);return(!Vn(t)||!Zc.has(t))&&Ne(e,"has",t),n}function Ku(e){return Ne(e,"iterate",z(e)?"length":Dt),Reflect.ownKeys(e)}const tl={get:Mu,set:Fu,deleteProperty:Bu,has:Uu,ownKeys:Ku},Vu={get:Hu,set(e,t){return!0},deleteProperty(e,t){return!0}},Wu=Te({},tl,{get:Lu,set:Du}),wo=e=>e,qr=e=>Reflect.getPrototypeOf(e);function ar(e,t,n=!1,r=!1){e=e.__v_raw;const s=se(e),o=se(t);n||(t!==o&&Ne(s,"get",t),Ne(s,"get",o));const{has:i}=qr(s),c=r?wo:n?Co:qn;if(i.call(s,t))return c(e.get(t));if(i.call(s,o))return c(e.get(o));e!==s&&e.get(t)}function ur(e,t=!1){const n=this.__v_raw,r=se(n),s=se(e);return t||(e!==s&&Ne(r,"has",e),Ne(r,"has",s)),e===s?n.has(e):n.has(e)||n.has(s)}function fr(e,t=!1){return e=e.__v_raw,!t&&Ne(se(e),"iterate",Dt),Reflect.get(e,"size",e)}function ui(e){e=se(e);const t=se(this);return qr(t).has.call(t,e)||(t.add(e),ht(t,"add",e,e)),this}function fi(e,t){t=se(t);const n=se(this),{has:r,get:s}=qr(n);let o=r.call(n,e);o||(e=se(e),o=r.call(n,e));const i=s.call(n,e);return n.set(e,t),o?Wn(t,i)&&ht(n,"set",e,t):ht(n,"add",e,t),this}function di(e){const t=se(this),{has:n,get:r}=qr(t);let s=n.call(t,e);s||(e=se(e),s=n.call(t,e)),r&&r.call(t,e);const o=t.delete(e);return s&&ht(t,"delete",e,void 0),o}function hi(){const e=se(this),t=e.size!==0,n=e.clear();return t&&ht(e,"clear",void 0,void 0),n}function dr(e,t){return function(r,s){const o=this,i=o.__v_raw,c=se(i),l=t?wo:e?Co:qn;return!e&&Ne(c,"iterate",Dt),i.forEach((a,u)=>r.call(s,l(a),l(u),o))}}function hr(e,t,n){return function(...r){const s=this.__v_raw,o=se(s),i=en(o),c=e==="entries"||e===Symbol.iterator&&i,l=e==="keys"&&i,a=s[e](...r),u=n?wo:t?Co:qn;return!t&&Ne(o,"iterate",l?Ps:Dt),{next(){const{value:f,done:d}=a.next();return d?{value:f,done:d}:{value:c?[u(f[0]),u(f[1])]:u(f),done:d}},[Symbol.iterator](){return this}}}}function _t(e){return function(...t){return e==="delete"?!1:this}}function qu(){const e={get(o){return ar(this,o)},get size(){return fr(this)},has:ur,add:ui,set:fi,delete:di,clear:hi,forEach:dr(!1,!1)},t={get(o){return ar(this,o,!1,!0)},get size(){return fr(this)},has:ur,add:ui,set:fi,delete:di,clear:hi,forEach:dr(!1,!0)},n={get(o){return ar(this,o,!0)},get size(){return fr(this,!0)},has(o){return ur.call(this,o,!0)},add:_t("add"),set:_t("set"),delete:_t("delete"),clear:_t("clear"),forEach:dr(!0,!1)},r={get(o){return ar(this,o,!0,!0)},get size(){return fr(this,!0)},has(o){return ur.call(this,o,!0)},add:_t("add"),set:_t("set"),delete:_t("delete"),clear:_t("clear"),forEach:dr(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(o=>{e[o]=hr(o,!1,!1),n[o]=hr(o,!0,!1),t[o]=hr(o,!1,!0),r[o]=hr(o,!0,!0)}),[e,n,t,r]}const[zu,Ju,Qu,Xu]=qu();function Eo(e,t){const n=t?e?Xu:Qu:e?Ju:zu;return(r,s,o)=>s==="__v_isReactive"?!e:s==="__v_isReadonly"?e:s==="__v_raw"?r:Reflect.get(re(n,s)&&s in r?n:r,s,o)}const Yu={get:Eo(!1,!1)},Gu={get:Eo(!1,!0)},Zu={get:Eo(!0,!1)},nl=new WeakMap,rl=new WeakMap,sl=new WeakMap,ef=new WeakMap;function tf(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function nf(e){return e.__v_skip||!Object.isExtensible(e)?0:tf(xu(e))}function Ve(e){return Kt(e)?e:xo(e,!1,tl,Yu,nl)}function rf(e){return xo(e,!1,Wu,Gu,rl)}function ol(e){return xo(e,!0,Vu,Zu,sl)}function xo(e,t,n,r,s){if(!de(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=s.get(e);if(o)return o;const i=nf(e);if(i===0)return e;const c=new Proxy(e,i===2?r:n);return s.set(e,c),c}function nn(e){return Kt(e)?nn(e.__v_raw):!!(e&&e.__v_isReactive)}function Kt(e){return!!(e&&e.__v_isReadonly)}function Or(e){return!!(e&&e.__v_isShallow)}function il(e){return nn(e)||Kt(e)}function se(e){const t=e&&e.__v_raw;return t?se(t):e}function cl(e){return Sr(e,"__v_skip",!0),e}const qn=e=>de(e)?Ve(e):e,Co=e=>de(e)?ol(e):e;function ll(e){kt&&Qe&&(e=se(e),Gc(e.dep||(e.dep=_o())))}function To(e,t){e=se(e);const n=e.dep;n&&Rs(n)}function we(e){return!!(e&&e.__v_isRef===!0)}function _e(e){return al(e,!1)}function zn(e){return al(e,!0)}function al(e,t){return we(e)?e:new sf(e,t)}class sf{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:se(t),this._value=n?t:qn(t)}get value(){return ll(this),this._value}set value(t){const n=this.__v_isShallow||Or(t)||Kt(t);t=n?t:se(t),Wn(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:qn(t),To(this))}}function ul(e){To(e)}function K(e){return we(e)?e.value:e}const of={get:(e,t,n)=>K(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const s=e[t];return we(s)&&!we(n)?(s.value=n,!0):Reflect.set(e,t,n,r)}};function fl(e){return nn(e)?e:new Proxy(e,of)}class cf{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}get dep(){return Au(se(this._object),this._key)}}function ko(e,t,n){const r=e[t];return we(r)?r:new cf(e,t,n)}var dl;class lf{constructor(t,n,r,s){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this[dl]=!1,this._dirty=!0,this.effect=new bo(t,()=>{this._dirty||(this._dirty=!0,To(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!s,this.__v_isReadonly=r}get value(){const t=se(this);return ll(t),(t._dirty||!t._cacheable)&&(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}dl="__v_isReadonly";function af(e,t,n=!1){let r,s;const o=X(e);return o?(r=e,s=Ye):(r=e.get,s=e.set),new lf(r,s,o||!s,n)}function St(e,t,n,r){let s;try{s=r?e(...r):e()}catch(o){vn(o,t,n)}return s}function Ke(e,t,n,r){if(X(e)){const o=St(e,t,n,r);return o&&mo(o)&&o.catch(i=>{vn(i,t,n)}),o}const s=[];for(let o=0;o<e.length;o++)s.push(Ke(e[o],t,n,r));return s}function vn(e,t,n,r=!0){const s=t?t.vnode:null;if(t){let o=t.parent;const i=t.proxy,c=n;for(;o;){const a=o.ec;if(a){for(let u=0;u<a.length;u++)if(a[u](e,i,c)===!1)return}o=o.parent}const l=t.appContext.config.errorHandler;if(l){St(l,null,10,[e,i,c]);return}}uf(e,n,s,r)}function uf(e,t,n,r=!0){console.error(e)}let Jn=!1,Os=!1;const Se=[];let nt=0;const rn=[];let at=null,Nt=0;const hl=Promise.resolve();let So=null;function wn(e){const t=So||hl;return e?t.then(this?e.bind(this):e):t}function ff(e){let t=nt+1,n=Se.length;for(;t<n;){const r=t+n>>>1;Qn(Se[r])<e?t=r+1:n=r}return t}function zr(e){(!Se.length||!Se.includes(e,Jn&&e.allowRecurse?nt+1:nt))&&(e.id==null?Se.push(e):Se.splice(ff(e.id),0,e),pl())}function pl(){!Jn&&!Os&&(Os=!0,So=hl.then(ml))}function df(e){const t=Se.indexOf(e);t>nt&&Se.splice(t,1)}function gl(e){z(e)?rn.push(...e):(!at||!at.includes(e,e.allowRecurse?Nt+1:Nt))&&rn.push(e),pl()}function pi(e,t=Jn?nt+1:0){for(;t<Se.length;t++){const n=Se[t];n&&n.pre&&(Se.splice(t,1),t--,n())}}function Ir(e){if(rn.length){const t=[...new Set(rn)];if(rn.length=0,at){at.push(...t);return}for(at=t,at.sort((n,r)=>Qn(n)-Qn(r)),Nt=0;Nt<at.length;Nt++)at[Nt]();at=null,Nt=0}}const Qn=e=>e.id==null?1/0:e.id,hf=(e,t)=>{const n=Qn(e)-Qn(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function ml(e){Os=!1,Jn=!0,Se.sort(hf);const t=Ye;try{for(nt=0;nt<Se.length;nt++){const n=Se[nt];n&&n.active!==!1&&St(n,null,14)}}finally{nt=0,Se.length=0,Ir(),Jn=!1,So=null,(Se.length||rn.length)&&ml()}}function pf(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||he;let s=n;const o=t.startsWith("update:"),i=o&&t.slice(7);if(i&&i in r){const u=`${i==="modelValue"?"model":i}Modifiers`,{number:f,trim:d}=r[u]||he;d&&(s=n.map(g=>be(g)?g.trim():g)),f&&(s=n.map(Pr))}let c,l=r[c=os(t)]||r[c=os(ot(t))];!l&&o&&(l=r[c=os(yn(t))]),l&&Ke(l,e,6,s);const a=r[c+"Once"];if(a){if(!e.emitted)e.emitted={};else if(e.emitted[c])return;e.emitted[c]=!0,Ke(a,e,6,s)}}function yl(e,t,n=!1){const r=t.emitsCache,s=r.get(e);if(s!==void 0)return s;const o=e.emits;let i={},c=!1;if(!X(e)){const l=a=>{const u=yl(a,t,!0);u&&(c=!0,Te(i,u))};!n&&t.mixins.length&&t.mixins.forEach(l),e.extends&&l(e.extends),e.mixins&&e.mixins.forEach(l)}return!o&&!c?(de(e)&&r.set(e,null),null):(z(o)?o.forEach(l=>i[l]=null):Te(i,o),de(e)&&r.set(e,i),i)}function Jr(e,t){return!e||!rr(t)?!1:(t=t.slice(2).replace(/Once$/,""),re(e,t[0].toLowerCase()+t.slice(1))||re(e,yn(t))||re(e,t))}let Ce=null,Qr=null;function Ar(e){const t=Ce;return Ce=e,Qr=e&&e.type.__scopeId||null,t}function rb(e){Qr=e}function sb(){Qr=null}function Oe(e,t=Ce,n){if(!t||e._n)return e;const r=(...s)=>{r._d&&Ti(-1);const o=Ar(t);let i;try{i=e(...s)}finally{Ar(o),r._d&&Ti(1)}return i};return r._n=!0,r._c=!0,r._d=!0,r}function is(e){const{type:t,vnode:n,proxy:r,withProxy:s,props:o,propsOptions:[i],slots:c,attrs:l,emit:a,render:u,renderCache:f,data:d,setupState:g,ctx:m,inheritAttrs:v}=e;let E,_;const p=Ar(e);try{if(n.shapeFlag&4){const x=s||r;E=Be(u.call(x,x,f,o,g,d,m)),_=l}else{const x=t;E=Be(x.length>1?x(o,{attrs:l,slots:c,emit:a}):x(o,null)),_=t.props?l:mf(l)}}catch(x){jn.length=0,vn(x,e,1),E=G(Ae)}let b=E;if(_&&v!==!1){const x=Object.keys(_),{shapeFlag:R}=b;x.length&&R&7&&(i&&x.some(po)&&(_=yf(_,i)),b=pt(b,_))}return n.dirs&&(b=pt(b),b.dirs=b.dirs?b.dirs.concat(n.dirs):n.dirs),n.transition&&(b.transition=n.transition),E=b,Ar(p),E}function gf(e){let t;for(let n=0;n<e.length;n++){const r=e[n];if(an(r)){if(r.type!==Ae||r.children==="v-if"){if(t)return;t=r}}else return}return t}const mf=e=>{let t;for(const n in e)(n==="class"||n==="style"||rr(n))&&((t||(t={}))[n]=e[n]);return t},yf=(e,t)=>{const n={};for(const r in e)(!po(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function _f(e,t,n){const{props:r,children:s,component:o}=e,{props:i,children:c,patchFlag:l}=t,a=o.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&l>=0){if(l&1024)return!0;if(l&16)return r?gi(r,i,a):!!i;if(l&8){const u=t.dynamicProps;for(let f=0;f<u.length;f++){const d=u[f];if(i[d]!==r[d]&&!Jr(a,d))return!0}}}else return(s||c)&&(!c||!c.$stable)?!0:r===i?!1:r?i?gi(r,i,a):!0:!!i;return!1}function gi(e,t,n){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let s=0;s<r.length;s++){const o=r[s];if(t[o]!==e[o]&&!Jr(n,o))return!0}return!1}function Po({vnode:e,parent:t},n){for(;t&&t.subTree===e;)(e=t.vnode).el=n,t=t.parent}const _l=e=>e.__isSuspense,bf={name:"Suspense",__isSuspense:!0,process(e,t,n,r,s,o,i,c,l,a){e==null?vf(t,n,r,s,o,i,c,l,a):wf(e,t,n,r,s,i,c,l,a)},hydrate:Ef,create:Ro,normalize:xf},bl=bf;function Xn(e,t){const n=e.props&&e.props[t];X(n)&&n()}function vf(e,t,n,r,s,o,i,c,l){const{p:a,o:{createElement:u}}=l,f=u("div"),d=e.suspense=Ro(e,s,r,t,f,n,o,i,c,l);a(null,d.pendingBranch=e.ssContent,f,null,r,d,o,i),d.deps>0?(Xn(e,"onPending"),Xn(e,"onFallback"),a(null,e.ssFallback,t,n,r,null,o,i),sn(d,e.ssFallback)):d.resolve()}function wf(e,t,n,r,s,o,i,c,{p:l,um:a,o:{createElement:u}}){const f=t.suspense=e.suspense;f.vnode=t,t.el=e.el;const d=t.ssContent,g=t.ssFallback,{activeBranch:m,pendingBranch:v,isInFallback:E,isHydrating:_}=f;if(v)f.pendingBranch=d,Xe(d,v)?(l(v,d,f.hiddenContainer,null,s,f,o,i,c),f.deps<=0?f.resolve():E&&(l(m,g,n,r,s,null,o,i,c),sn(f,g))):(f.pendingId++,_?(f.isHydrating=!1,f.activeBranch=v):a(v,s,f),f.deps=0,f.effects.length=0,f.hiddenContainer=u("div"),E?(l(null,d,f.hiddenContainer,null,s,f,o,i,c),f.deps<=0?f.resolve():(l(m,g,n,r,s,null,o,i,c),sn(f,g))):m&&Xe(d,m)?(l(m,d,n,r,s,f,o,i,c),f.resolve(!0)):(l(null,d,f.hiddenContainer,null,s,f,o,i,c),f.deps<=0&&f.resolve()));else if(m&&Xe(d,m))l(m,d,n,r,s,f,o,i,c),sn(f,d);else if(Xn(t,"onPending"),f.pendingBranch=d,f.pendingId++,l(null,d,f.hiddenContainer,null,s,f,o,i,c),f.deps<=0)f.resolve();else{const{timeout:p,pendingId:b}=f;p>0?setTimeout(()=>{f.pendingId===b&&f.fallback(g)},p):p===0&&f.fallback(g)}}function Ro(e,t,n,r,s,o,i,c,l,a,u=!1){const{p:f,m:d,um:g,n:m,o:{parentNode:v,remove:E}}=a,_=e.props?Jc(e.props.timeout):void 0,p={vnode:e,parent:t,parentComponent:n,isSVG:i,container:r,hiddenContainer:s,anchor:o,deps:0,pendingId:0,timeout:typeof _=="number"?_:-1,activeBranch:null,pendingBranch:null,isInFallback:!0,isHydrating:u,isUnmounted:!1,effects:[],resolve(b=!1){const{vnode:x,activeBranch:R,pendingBranch:S,pendingId:L,effects:O,parentComponent:U,container:F}=p;if(p.isHydrating)p.isHydrating=!1;else if(!b){const Y=R&&S.transition&&S.transition.mode==="out-in";Y&&(R.transition.afterLeave=()=>{L===p.pendingId&&d(S,F,D,0)});let{anchor:D}=p;R&&(D=m(R),g(R,U,p,!0)),Y||d(S,F,D,0)}sn(p,S),p.pendingBranch=null,p.isInFallback=!1;let J=p.parent,N=!1;for(;J;){if(J.pendingBranch){J.effects.push(...O),N=!0;break}J=J.parent}N||gl(O),p.effects=[],Xn(x,"onResolve")},fallback(b){if(!p.pendingBranch)return;const{vnode:x,activeBranch:R,parentComponent:S,container:L,isSVG:O}=p;Xn(x,"onFallback");const U=m(R),F=()=>{p.isInFallback&&(f(null,b,L,U,S,null,O,c,l),sn(p,b))},J=b.transition&&b.transition.mode==="out-in";J&&(R.transition.afterLeave=F),p.isInFallback=!0,g(R,S,null,!0),J||F()},move(b,x,R){p.activeBranch&&d(p.activeBranch,b,x,R),p.container=b},next(){return p.activeBranch&&m(p.activeBranch)},registerDep(b,x){const R=!!p.pendingBranch;R&&p.deps++;const S=b.vnode.el;b.asyncDep.catch(L=>{vn(L,b,0)}).then(L=>{if(b.isUnmounted||p.isUnmounted||p.pendingId!==b.suspenseId)return;b.asyncResolved=!0;const{vnode:O}=b;Hs(b,L,!1),S&&(O.el=S);const U=!S&&b.subTree.el;x(b,O,v(S||b.subTree.el),S?null:m(b.subTree),p,i,l),U&&E(U),Po(b,O.el),R&&--p.deps===0&&p.resolve()})},unmount(b,x){p.isUnmounted=!0,p.activeBranch&&g(p.activeBranch,n,b,x),p.pendingBranch&&g(p.pendingBranch,n,b,x)}};return p}function Ef(e,t,n,r,s,o,i,c,l){const a=t.suspense=Ro(t,r,n,e.parentNode,document.createElement("div"),null,s,o,i,c,!0),u=l(e,a.pendingBranch=t.ssContent,n,a,o,i);return a.deps===0&&a.resolve(),u}function xf(e){const{shapeFlag:t,children:n}=e,r=t&32;e.ssContent=mi(r?n.default:n),e.ssFallback=r?mi(n.fallback):G(Ae)}function mi(e){let t;if(X(e)){const n=ln&&e._c;n&&(e._d=!1,fe()),e=e(),n&&(e._d=!0,t=Ue,Kl())}return z(e)&&(e=gf(e)),e=Be(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function vl(e,t){t&&t.pendingBranch?z(e)?t.effects.push(...e):t.effects.push(e):gl(e)}function sn(e,t){e.activeBranch=t;const{vnode:n,parentComponent:r}=e,s=n.el=t.el;r&&r.subTree===n&&(r.vnode.el=s,Po(r,s))}function on(e,t){if(ye){let n=ye.provides;const r=ye.parent&&ye.parent.provides;r===n&&(n=ye.provides=Object.create(r)),n[e]=t}}function Ge(e,t,n=!1){const r=ye||Ce;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&&X(t)?t.call(r.proxy):t}}function Cf(e,t){return Xr(e,null,t)}function Tf(e,t){return Xr(e,null,{flush:"post"})}const pr={};function Fe(e,t,n){return Xr(e,t,n)}function Xr(e,t,{immediate:n,deep:r,flush:s,onTrack:o,onTrigger:i}=he){const c=Ru()===ye?.scope?ye:null;let l,a=!1,u=!1;if(we(e)?(l=()=>e.value,a=Or(e)):nn(e)?(l=()=>e,r=!0):z(e)?(u=!0,a=e.some(b=>nn(b)||Or(b)),l=()=>e.map(b=>{if(we(b))return b.value;if(nn(b))return Ft(b);if(X(b))return St(b,c,2)})):X(e)?t?l=()=>St(e,c,2):l=()=>{if(!(c&&c.isUnmounted))return f&&f(),Ke(e,c,3,[d])}:l=Ye,t&&r){const b=l;l=()=>Ft(b())}let f,d=b=>{f=_.onStop=()=>{St(b,c,4)}},g;if(un)if(d=Ye,t?n&&Ke(t,c,3,[l(),u?[]:void 0,d]):l(),s==="sync"){const b=dd();g=b.__watcherHandles||(b.__watcherHandles=[])}else return Ye;let m=u?new Array(e.length).fill(pr):pr;const v=()=>{if(_.active)if(t){const b=_.run();(r||a||(u?b.some((x,R)=>Wn(x,m[R])):Wn(b,m)))&&(f&&f(),Ke(t,c,3,[b,m===pr?void 0:u&&m[0]===pr?[]:m,d]),m=b)}else _.run()};v.allowRecurse=!!t;let E;s==="sync"?E=v:s==="post"?E=()=>xe(v,c&&c.suspense):(v.pre=!0,c&&(v.id=c.uid),E=()=>zr(v));const _=new bo(l,E);t?n?v():m=_.run():s==="post"?xe(_.run.bind(_),c&&c.suspense):_.run();const p=()=>{_.stop(),c&&c.scope&&go(c.scope.effects,_)};return g&&g.push(p),p}function kf(e,t,n){const r=this.proxy,s=be(e)?e.includes(".")?wl(r,e):()=>r[e]:e.bind(r,r);let o;X(t)?o=t:(o=t.handler,n=t);const i=ye;Ot(this);const c=Xr(s,o.bind(r),n);return i?Ot(i):Pt(),c}function wl(e,t){const n=t.split(".");return()=>{let r=e;for(let s=0;s<n.length&&r;s++)r=r[n[s]];return r}}function Ft(e,t){if(!de(e)||e.__v_skip||(t=t||new Set,t.has(e)))return e;if(t.add(e),we(e))Ft(e.value,t);else if(z(e))for(let n=0;n<e.length;n++)Ft(e[n],t);else if(gn(e)||en(e))e.forEach(n=>{Ft(n,t)});else if(zc(e))for(const n in e)Ft(e[n],t);return e}function Sf(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return En(()=>{e.isMounted=!0}),or(()=>{e.isUnmounting=!0}),e}const De=[Function,Array],Pf={name:"BaseTransition",props:{mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:De,onEnter:De,onAfterEnter:De,onEnterCancelled:De,onBeforeLeave:De,onLeave:De,onAfterLeave:De,onLeaveCancelled:De,onBeforeAppear:De,onAppear:De,onAfterAppear:De,onAppearCancelled:De},setup(e,{slots:t}){const n=it(),r=Sf();let s;return()=>{const o=t.default&&Cl(t.default(),!0);if(!o||!o.length)return;let i=o[0];if(o.length>1){for(const v of o)if(v.type!==Ae){i=v;break}}const c=se(e),{mode:l}=c;if(r.isLeaving)return cs(i);const a=yi(i);if(!a)return cs(i);const u=Is(a,c,r,n);$r(a,u);const f=n.subTree,d=f&&yi(f);let g=!1;const{getTransitionKey:m}=a.type;if(m){const v=m();s===void 0?s=v:v!==s&&(s=v,g=!0)}if(d&&d.type!==Ae&&(!Xe(a,d)||g)){const v=Is(d,c,r,n);if($r(d,v),l==="out-in")return r.isLeaving=!0,v.afterLeave=()=>{r.isLeaving=!1,n.update.active!==!1&&n.update()},cs(i);l==="in-out"&&a.type!==Ae&&(v.delayLeave=(E,_,p)=>{const b=xl(r,d);b[String(d.key)]=d,E._leaveCb=()=>{_(),E._leaveCb=void 0,delete u.delayedLeave},u.delayedLeave=p})}return i}}},El=Pf;function xl(e,t){const{leavingVNodes:n}=e;let r=n.get(t.type);return r||(r=Object.create(null),n.set(t.type,r)),r}function Is(e,t,n,r){const{appear:s,mode:o,persisted:i=!1,onBeforeEnter:c,onEnter:l,onAfterEnter:a,onEnterCancelled:u,onBeforeLeave:f,onLeave:d,onAfterLeave:g,onLeaveCancelled:m,onBeforeAppear:v,onAppear:E,onAfterAppear:_,onAppearCancelled:p}=t,b=String(e.key),x=xl(n,e),R=(O,U)=>{O&&Ke(O,r,9,U)},S=(O,U)=>{const F=U[1];R(O,U),z(O)?O.every(J=>J.length<=1)&&F():O.length<=1&&F()},L={mode:o,persisted:i,beforeEnter(O){let U=c;if(!n.isMounted)if(s)U=v||c;else return;O._leaveCb&&O._leaveCb(!0);const F=x[b];F&&Xe(e,F)&&F.el._leaveCb&&F.el._leaveCb(),R(U,[O])},enter(O){let U=l,F=a,J=u;if(!n.isMounted)if(s)U=E||l,F=_||a,J=p||u;else return;let N=!1;const Y=O._enterCb=D=>{N||(N=!0,D?R(J,[O]):R(F,[O]),L.delayedLeave&&L.delayedLeave(),O._enterCb=void 0)};U?S(U,[O,Y]):Y()},leave(O,U){const F=String(e.key);if(O._enterCb&&O._enterCb(!0),n.isUnmounting)return U();R(f,[O]);let J=!1;const N=O._leaveCb=Y=>{J||(J=!0,U(),Y?R(m,[O]):R(g,[O]),O._leaveCb=void 0,x[F]===e&&delete x[F])};x[F]=e,d?S(d,[O,N]):N()},clone(O){return Is(O,t,n,r)}};return L}function cs(e){if(sr(e))return e=pt(e),e.children=null,e}function yi(e){return sr(e)?e.children?e.children[0]:void 0:e}function $r(e,t){e.shapeFlag&6&&e.component?$r(e.component.subTree,t):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function Cl(e,t=!1,n){let r=[],s=0;for(let o=0;o<e.length;o++){let i=e[o];const c=n==null?i.key:String(n)+String(i.key!=null?i.key:o);i.type===Ie?(i.patchFlag&128&&s++,r=r.concat(Cl(i.children,t,c))):(t||i.type!==Ae)&&r.push(c!=null?pt(i,{key:c}):i)}if(s>1)for(let o=0;o<r.length;o++)r[o].patchFlag=-2;return r}function $e(e){return X(e)?{setup:e,name:e.name}:e}const Bt=e=>!!e.type.__asyncLoader;function Oo(e){X(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:s=200,timeout:o,suspensible:i=!0,onError:c}=e;let l=null,a,u=0;const f=()=>(u++,l=null,d()),d=()=>{let g;return l||(g=l=t().catch(m=>{if(m=m instanceof Error?m:new Error(String(m)),c)return new Promise((v,E)=>{c(m,()=>v(f()),()=>E(m),u+1)});throw m}).then(m=>g!==l&&l?l:(m&&(m.__esModule||m[Symbol.toStringTag]==="Module")&&(m=m.default),a=m,m)))};return $e({name:"AsyncComponentWrapper",__asyncLoader:d,get __asyncResolved(){return a},setup(){const g=ye;if(a)return()=>ls(a,g);const m=p=>{l=null,vn(p,g,13,!r)};if(i&&g.suspense||un)return d().then(p=>()=>ls(p,g)).catch(p=>(m(p),()=>r?G(r,{error:p}):null));const v=_e(!1),E=_e(),_=_e(!!s);return s&&setTimeout(()=>{_.value=!1},s),o!=null&&setTimeout(()=>{if(!v.value&&!E.value){const p=new Error(`Async component timed out after ${o}ms.`);m(p),E.value=p}},o),d().then(()=>{v.value=!0,g.parent&&sr(g.parent.vnode)&&zr(g.parent.update)}).catch(p=>{m(p),E.value=p}),()=>{if(v.value&&a)return ls(a,g);if(E.value&&r)return G(r,{error:E.value});if(n&&!_.value)return G(n)}}})}function ls(e,t){const{ref:n,props:r,children:s,ce:o}=t.vnode,i=G(e,r,s);return i.ref=n,i.ce=o,delete t.vnode.ce,i}const sr=e=>e.type.__isKeepAlive,Rf={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(e,{slots:t}){const n=it(),r=n.ctx;if(!r.renderer)return()=>{const p=t.default&&t.default();return p&&p.length===1?p[0]:p};const s=new Map,o=new Set;let i=null;const c=n.suspense,{renderer:{p:l,m:a,um:u,o:{createElement:f}}}=r,d=f("div");r.activate=(p,b,x,R,S)=>{const L=p.component;a(p,b,x,0,c),l(L.vnode,p,b,x,L,c,R,p.slotScopeIds,S),xe(()=>{L.isDeactivated=!1,L.a&&tn(L.a);const O=p.props&&p.props.onVnodeMounted;O&&Le(O,L.parent,p)},c)},r.deactivate=p=>{const b=p.component;a(p,d,null,1,c),xe(()=>{b.da&&tn(b.da);const x=p.props&&p.props.onVnodeUnmounted;x&&Le(x,b.parent,p),b.isDeactivated=!0},c)};function g(p){as(p),u(p,n,c,!0)}function m(p){s.forEach((b,x)=>{const R=Ns(b.type);R&&(!p||!p(R))&&v(x)})}function v(p){const b=s.get(p);!i||!Xe(b,i)?g(b):i&&as(i),s.delete(p),o.delete(p)}Fe(()=>[e.include,e.exclude],([p,b])=>{p&&m(x=>$n(p,x)),b&&m(x=>!$n(b,x))},{flush:"post",deep:!0});let E=null;const _=()=>{E!=null&&s.set(E,us(n.subTree))};return En(_),Rl(_),or(()=>{s.forEach(p=>{const{subTree:b,suspense:x}=n,R=us(b);if(p.type===R.type&&p.key===R.key){as(R);const S=R.component.da;S&&xe(S,x);return}g(p)})}),()=>{if(E=null,!t.default)return null;const p=t.default(),b=p[0];if(p.length>1)return i=null,p;if(!an(b)||!(b.shapeFlag&4)&&!(b.shapeFlag&128))return i=null,b;let x=us(b);const R=x.type,S=Ns(Bt(x)?x.type.__asyncResolved||{}:R),{include:L,exclude:O,max:U}=e;if(L&&(!S||!$n(L,S))||O&&S&&$n(O,S))return i=x,b;const F=x.key==null?R:x.key,J=s.get(F);return x.el&&(x=pt(x),b.shapeFlag&128&&(b.ssContent=x)),E=F,J?(x.el=J.el,x.component=J.component,x.transition&&$r(x,x.transition),x.shapeFlag|=512,o.delete(F),o.add(F)):(o.add(F),U&&o.size>parseInt(U,10)&&v(o.values().next().value)),x.shapeFlag|=256,i=x,_l(b.type)?b:x}}},Of=Rf;function $n(e,t){return z(e)?e.some(n=>$n(n,t)):be(e)?e.split(",").includes(t):Eu(e)?e.test(t):!1}function Tl(e,t){Sl(e,"a",t)}function kl(e,t){Sl(e,"da",t)}function Sl(e,t,n=ye){const r=e.__wdc||(e.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return e()});if(Yr(t,r,n),n){let s=n.parent;for(;s&&s.parent;)sr(s.parent.vnode)&&If(r,t,n,s),s=s.parent}}function If(e,t,n,r){const s=Yr(t,e,r,!0);Yn(()=>{go(r[t],s)},n)}function as(e){e.shapeFlag&=-257,e.shapeFlag&=-513}function us(e){return e.shapeFlag&128?e.ssContent:e}function Yr(e,t,n=ye,r=!1){if(n){const s=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...i)=>{if(n.isUnmounted)return;_n(),Ot(n);const c=Ke(t,n,e,i);return Pt(),bn(),c});return r?s.unshift(o):s.push(o),o}}const gt=e=>(t,n=ye)=>(!un||e==="sp")&&Yr(e,(...r)=>t(...r),n),Pl=gt("bm"),En=gt("m"),Af=gt("bu"),Rl=gt("u"),or=gt("bum"),Yn=gt("um"),$f=gt("sp"),Mf=gt("rtg"),Lf=gt("rtc");function Ol(e,t=ye){Yr("ec",e,t)}function Hf(e,t){const n=Ce;if(n===null)return e;const r=Zr(n)||n.proxy,s=e.dirs||(e.dirs=[]);for(let o=0;o<t.length;o++){let[i,c,l,a=he]=t[o];i&&(X(i)&&(i={mounted:i,updated:i}),i.deep&&Ft(c),s.push({dir:i,instance:r,value:c,oldValue:void 0,arg:l,modifiers:a}))}return e}function tt(e,t,n,r){const s=e.dirs,o=t&&t.dirs;for(let i=0;i<s.length;i++){const c=s[i];o&&(c.oldValue=o[i].value);let l=c.dir[r];l&&(_n(),Ke(l,n,8,[e.el,c,e,t]),bn())}}const Io="components";function Nf(e,t){return Al(Io,e,!0,t)||e}const Il=Symbol();function Ao(e){return be(e)?Al(Io,e,!1)||e:e||Il}function Al(e,t,n=!0,r=!1){const s=Ce||ye;if(s){const o=s.type;if(e===Io){const c=Ns(o,!1);if(c&&(c===t||c===ot(t)||c===Wr(ot(t))))return o}const i=_i(s[e]||o[e],t)||_i(s.appContext[e],t);return!i&&r?o:i}}function _i(e,t){return e&&(e[t]||e[ot(t)]||e[Wr(ot(t))])}function Gn(e,t,n={},r,s){if(Ce.isCE||Ce.parent&&Bt(Ce.parent)&&Ce.parent.isCE)return t!=="default"&&(n.name=t),G("slot",n,r&&r());let o=e[t];o&&o._c&&(o._d=!1),fe();const i=o&&$l(o(n)),c=Pe(Ie,{key:n.key||i&&i.key||`_${t}`},i||(r?r():[]),i&&e._===1?64:-2);return!s&&c.scopeId&&(c.slotScopeIds=[c.scopeId+"-s"]),o&&o._c&&(o._d=!0),c}function $l(e){return e.some(t=>an(t)?!(t.type===Ae||t.type===Ie&&!$l(t.children)):!0)?e:null}const As=e=>e?zl(e)?Zr(e)||e.proxy:As(e.parent):null,Hn=Te(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>As(e.parent),$root:e=>As(e.root),$emit:e=>e.emit,$options:e=>$o(e),$forceUpdate:e=>e.f||(e.f=()=>zr(e.update)),$nextTick:e=>e.n||(e.n=wn.bind(e.proxy)),$watch:e=>kf.bind(e)}),fs=(e,t)=>e!==he&&!e.__isScriptSetup&&re(e,t),jf={get({_:e},t){const{ctx:n,setupState:r,data:s,props:o,accessCache:i,type:c,appContext:l}=e;let a;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(fs(r,t))return i[t]=1,r[t];if(s!==he&&re(s,t))return i[t]=2,s[t];if((a=e.propsOptions[0])&&re(a,t))return i[t]=3,o[t];if(n!==he&&re(n,t))return i[t]=4,n[t];$s&&(i[t]=0)}}const u=Hn[t];let f,d;if(u)return t==="$attrs"&&Ne(e,"get",t),u(e);if((f=c.__cssModules)&&(f=f[t]))return f;if(n!==he&&re(n,t))return i[t]=4,n[t];if(d=l.config.globalProperties,re(d,t))return d[t]},set({_:e},t,n){const{data:r,setupState:s,ctx:o}=e;return fs(s,t)?(s[t]=n,!0):r!==he&&re(r,t)?(r[t]=n,!0):re(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 c;return!!n[i]||e!==he&&re(e,i)||fs(t,i)||(c=o[0])&&re(c,i)||re(r,i)||re(Hn,i)||re(s.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:re(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};let $s=!0;function Ff(e){const t=$o(e),n=e.proxy,r=e.ctx;$s=!1,t.beforeCreate&&bi(t.beforeCreate,e,"bc");const{data:s,computed:o,methods:i,watch:c,provide:l,inject:a,created:u,beforeMount:f,mounted:d,beforeUpdate:g,updated:m,activated:v,deactivated:E,beforeDestroy:_,beforeUnmount:p,destroyed:b,unmounted:x,render:R,renderTracked:S,renderTriggered:L,errorCaptured:O,serverPrefetch:U,expose:F,inheritAttrs:J,components:N,directives:Y,filters:D}=t;if(a&&Df(a,r,null,e.appContext.config.unwrapInjectedRef),i)for(const ae in i){const ie=i[ae];X(ie)&&(r[ae]=ie.bind(n))}if(s){const ae=s.call(n,n);de(ae)&&(e.data=Ve(ae))}if($s=!0,o)for(const ae in o){const ie=o[ae],We=X(ie)?ie.bind(n,n):X(ie.get)?ie.get.bind(n,n):Ye,At=!X(ie)&&X(ie.set)?ie.set.bind(n):Ye,qe=le({get:We,set:At});Object.defineProperty(r,ae,{enumerable:!0,configurable:!0,get:()=>qe.value,set:Me=>qe.value=Me})}if(c)for(const ae in c)Ml(c[ae],r,n,ae);if(l){const ae=X(l)?l.call(n):l;Reflect.ownKeys(ae).forEach(ie=>{on(ie,ae[ie])})}u&&bi(u,e,"c");function te(ae,ie){z(ie)?ie.forEach(We=>ae(We.bind(n))):ie&&ae(ie.bind(n))}if(te(Pl,f),te(En,d),te(Af,g),te(Rl,m),te(Tl,v),te(kl,E),te(Ol,O),te(Lf,S),te(Mf,L),te(or,p),te(Yn,x),te($f,U),z(F))if(F.length){const ae=e.exposed||(e.exposed={});F.forEach(ie=>{Object.defineProperty(ae,ie,{get:()=>n[ie],set:We=>n[ie]=We})})}else e.exposed||(e.exposed={});R&&e.render===Ye&&(e.render=R),J!=null&&(e.inheritAttrs=J),N&&(e.components=N),Y&&(e.directives=Y)}function Df(e,t,n=Ye,r=!1){z(e)&&(e=Ms(e));for(const s in e){const o=e[s];let i;de(o)?"default"in o?i=Ge(o.from||s,o.default,!0):i=Ge(o.from||s):i=Ge(o),we(i)&&r?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>i.value,set:c=>i.value=c}):t[s]=i}}function bi(e,t,n){Ke(z(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function Ml(e,t,n,r){const s=r.includes(".")?wl(n,r):()=>n[r];if(be(e)){const o=t[e];X(o)&&Fe(s,o)}else if(X(e))Fe(s,e.bind(n));else if(de(e))if(z(e))e.forEach(o=>Ml(o,t,n,r));else{const o=X(e.handler)?e.handler.bind(n):t[e.handler];X(o)&&Fe(s,o,e)}}function $o(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:s,optionsCache:o,config:{optionMergeStrategies:i}}=e.appContext,c=o.get(t);let l;return c?l=c:!s.length&&!n&&!r?l=t:(l={},s.length&&s.forEach(a=>Mr(l,a,i,!0)),Mr(l,t,i)),de(t)&&o.set(t,l),l}function Mr(e,t,n,r=!1){const{mixins:s,extends:o}=t;o&&Mr(e,o,n,!0),s&&s.forEach(i=>Mr(e,i,n,!0));for(const i in t)if(!(r&&i==="expose")){const c=Bf[i]||n&&n[i];e[i]=c?c(e[i],t[i]):t[i]}return e}const Bf={data:vi,props:Ht,emits:Ht,methods:Ht,computed:Ht,beforeCreate:Re,created:Re,beforeMount:Re,mounted:Re,beforeUpdate:Re,updated:Re,beforeDestroy:Re,beforeUnmount:Re,destroyed:Re,unmounted:Re,activated:Re,deactivated:Re,errorCaptured:Re,serverPrefetch:Re,components:Ht,directives:Ht,watch:Kf,provide:vi,inject:Uf};function vi(e,t){return t?e?function(){return Te(X(e)?e.call(this,this):e,X(t)?t.call(this,this):t)}:t:e}function Uf(e,t){return Ht(Ms(e),Ms(t))}function Ms(e){if(z(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function Re(e,t){return e?[...new Set([].concat(e,t))]:t}function Ht(e,t){return e?Te(Te(Object.create(null),e),t):t}function Kf(e,t){if(!e)return t;if(!t)return e;const n=Te(Object.create(null),e);for(const r in t)n[r]=Re(e[r],t[r]);return n}function Vf(e,t,n,r=!1){const s={},o={};Sr(o,Gr,1),e.propsDefaults=Object.create(null),Ll(e,t,s,o);for(const i in e.propsOptions[0])i in s||(s[i]=void 0);n?e.props=r?s:rf(s):e.type.props?e.props=s:e.props=o,e.attrs=o}function Wf(e,t,n,r){const{props:s,attrs:o,vnode:{patchFlag:i}}=e,c=se(s),[l]=e.propsOptions;let a=!1;if((r||i>0)&&!(i&16)){if(i&8){const u=e.vnode.dynamicProps;for(let f=0;f<u.length;f++){let d=u[f];if(Jr(e.emitsOptions,d))continue;const g=t[d];if(l)if(re(o,d))g!==o[d]&&(o[d]=g,a=!0);else{const m=ot(d);s[m]=Ls(l,c,m,g,e,!1)}else g!==o[d]&&(o[d]=g,a=!0)}}}else{Ll(e,t,s,o)&&(a=!0);let u;for(const f in c)(!t||!re(t,f)&&((u=yn(f))===f||!re(t,u)))&&(l?n&&(n[f]!==void 0||n[u]!==void 0)&&(s[f]=Ls(l,c,f,void 0,e,!0)):delete s[f]);if(o!==c)for(const f in o)(!t||!re(t,f))&&(delete o[f],a=!0)}a&&ht(e,"set","$attrs")}function Ll(e,t,n,r){const[s,o]=e.propsOptions;let i=!1,c;if(t)for(let l in t){if(Ln(l))continue;const a=t[l];let u;s&&re(s,u=ot(l))?!o||!o.includes(u)?n[u]=a:(c||(c={}))[u]=a:Jr(e.emitsOptions,l)||(!(l in r)||a!==r[l])&&(r[l]=a,i=!0)}if(o){const l=se(n),a=c||he;for(let u=0;u<o.length;u++){const f=o[u];n[f]=Ls(s,l,f,a[f],e,!re(a,f))}}return i}function Ls(e,t,n,r,s,o){const i=e[n];if(i!=null){const c=re(i,"default");if(c&&r===void 0){const l=i.default;if(i.type!==Function&&X(l)){const{propsDefaults:a}=s;n in a?r=a[n]:(Ot(s),r=a[n]=l.call(null,t),Pt())}else r=l}i[0]&&(o&&!c?r=!1:i[1]&&(r===""||r===yn(n))&&(r=!0))}return r}function Hl(e,t,n=!1){const r=t.propsCache,s=r.get(e);if(s)return s;const o=e.props,i={},c=[];let l=!1;if(!X(e)){const u=f=>{l=!0;const[d,g]=Hl(f,t,!0);Te(i,d),g&&c.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 de(e)&&r.set(e,Zt),Zt;if(z(o))for(let u=0;u<o.length;u++){const f=ot(o[u]);wi(f)&&(i[f]=he)}else if(o)for(const u in o){const f=ot(u);if(wi(f)){const d=o[u],g=i[f]=z(d)||X(d)?{type:d}:Object.assign({},d);if(g){const m=Ci(Boolean,g.type),v=Ci(String,g.type);g[0]=m>-1,g[1]=v<0||m<v,(m>-1||re(g,"default"))&&c.push(f)}}}const a=[i,c];return de(e)&&r.set(e,a),a}function wi(e){return e[0]!=="$"}function Ei(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:e===null?"null":""}function xi(e,t){return Ei(e)===Ei(t)}function Ci(e,t){return z(t)?t.findIndex(n=>xi(n,e)):X(t)&&xi(t,e)?0:-1}const Nl=e=>e[0]==="_"||e==="$stable",Mo=e=>z(e)?e.map(Be):[Be(e)],qf=(e,t,n)=>{if(t._n)return t;const r=Oe((...s)=>Mo(t(...s)),n);return r._c=!1,r},jl=(e,t,n)=>{const r=e._ctx;for(const s in e){if(Nl(s))continue;const o=e[s];if(X(o))t[s]=qf(s,o,r);else if(o!=null){const i=Mo(o);t[s]=()=>i}}},Fl=(e,t)=>{const n=Mo(t);e.slots.default=()=>n},zf=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=se(t),Sr(t,"_",n)):jl(t,e.slots={})}else e.slots={},t&&Fl(e,t);Sr(e.slots,Gr,1)},Jf=(e,t,n)=>{const{vnode:r,slots:s}=e;let o=!0,i=he;if(r.shapeFlag&32){const c=t._;c?n&&c===1?o=!1:(Te(s,t),!n&&c===1&&delete s._):(o=!t.$stable,jl(t,s)),i=t}else t&&(Fl(e,t),i={default:1});if(o)for(const c in s)!Nl(c)&&!(c in i)&&delete s[c]};function Dl(){return{app:null,config:{isNativeTag:bu,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 Qf=0;function Xf(e,t){return function(r,s=null){X(r)||(r=Object.assign({},r)),s!=null&&!de(s)&&(s=null);const o=Dl(),i=new Set;let c=!1;const l=o.app={_uid:Qf++,_component:r,_props:s,_container:null,_context:o,_instance:null,version:Xl,get config(){return o.config},set config(a){},use(a,...u){return i.has(a)||(a&&X(a.install)?(i.add(a),a.install(l,...u)):X(a)&&(i.add(a),a(l,...u))),l},mixin(a){return o.mixins.includes(a)||o.mixins.push(a),l},component(a,u){return u?(o.components[a]=u,l):o.components[a]},directive(a,u){return u?(o.directives[a]=u,l):o.directives[a]},mount(a,u,f){if(!c){const d=G(r,s);return d.appContext=o,u&&t?t(d,a):e(d,a,f),c=!0,l._container=a,a.__vue_app__=l,Zr(d.component)||d.component.proxy}},unmount(){c&&(e(null,l._container),delete l._container.__vue_app__)},provide(a,u){return o.provides[a]=u,l}};return l}}function Lr(e,t,n,r,s=!1){if(z(e)){e.forEach((d,g)=>Lr(d,t&&(z(t)?t[g]:t),n,r,s));return}if(Bt(r)&&!s)return;const o=r.shapeFlag&4?Zr(r.component)||r.component.proxy:r.el,i=s?null:o,{i:c,r:l}=e,a=t&&t.r,u=c.refs===he?c.refs={}:c.refs,f=c.setupState;if(a!=null&&a!==l&&(be(a)?(u[a]=null,re(f,a)&&(f[a]=null)):we(a)&&(a.value=null)),X(l))St(l,c,12,[i,u]);else{const d=be(l),g=we(l);if(d||g){const m=()=>{if(e.f){const v=d?re(f,l)?f[l]:u[l]:l.value;s?z(v)&&go(v,o):z(v)?v.includes(o)||v.push(o):d?(u[l]=[o],re(f,l)&&(f[l]=u[l])):(l.value=[o],e.k&&(u[e.k]=l.value))}else d?(u[l]=i,re(f,l)&&(f[l]=i)):g&&(l.value=i,e.k&&(u[e.k]=i))};i?(m.id=-1,xe(m,n)):m()}}}let bt=!1;const gr=e=>/svg/.test(e.namespaceURI)&&e.tagName!=="foreignObject",mr=e=>e.nodeType===8;function Yf(e){const{mt:t,p:n,o:{patchProp:r,createText:s,nextSibling:o,parentNode:i,remove:c,insert:l,createComment:a}}=e,u=(_,p)=>{if(!p.hasChildNodes()){n(null,_,p),Ir(),p._vnode=_;return}bt=!1,f(p.firstChild,_,null,null,null),Ir(),p._vnode=_,bt&&console.error("Hydration completed but contains mismatches.")},f=(_,p,b,x,R,S=!1)=>{const L=mr(_)&&_.data==="[",O=()=>v(_,p,b,x,R,L),{type:U,ref:F,shapeFlag:J,patchFlag:N}=p;let Y=_.nodeType;p.el=_,N===-2&&(S=!1,p.dynamicChildren=null);let D=null;switch(U){case cn:Y!==3?p.children===""?(l(p.el=s(""),i(_),_),D=_):D=O():(_.data!==p.children&&(bt=!0,_.data=p.children),D=o(_));break;case Ae:Y!==8||L?D=O():D=o(_);break;case Nn:if(L&&(_=o(_),Y=_.nodeType),Y===1||Y===3){D=_;const ke=!p.children.length;for(let te=0;te<p.staticCount;te++)ke&&(p.children+=D.nodeType===1?D.outerHTML:D.data),te===p.staticCount-1&&(p.anchor=D),D=o(D);return L?o(D):D}else O();break;case Ie:L?D=m(_,p,b,x,R,S):D=O();break;default:if(J&1)Y!==1||p.type.toLowerCase()!==_.tagName.toLowerCase()?D=O():D=d(_,p,b,x,R,S);else if(J&6){p.slotScopeIds=R;const ke=i(_);if(t(p,ke,null,b,x,gr(ke),S),D=L?E(_):o(_),D&&mr(D)&&D.data==="teleport end"&&(D=o(D)),Bt(p)){let te;L?(te=G(Ie),te.anchor=D?D.previousSibling:ke.lastChild):te=_.nodeType===3?Fn(""):G("div"),te.el=_,p.component.subTree=te}}else J&64?Y!==8?D=O():D=p.type.hydrate(_,p,b,x,R,S,e,g):J&128&&(D=p.type.hydrate(_,p,b,x,gr(i(_)),R,S,e,f))}return F!=null&&Lr(F,null,x,p),D},d=(_,p,b,x,R,S)=>{S=S||!!p.dynamicChildren;const{type:L,props:O,patchFlag:U,shapeFlag:F,dirs:J}=p,N=L==="input"&&J||L==="option";if(N||U!==-1){if(J&&tt(p,null,b,"created"),O)if(N||!S||U&48)for(const D in O)(N&&D.endsWith("value")||rr(D)&&!Ln(D))&&r(_,D,null,O[D],!1,void 0,b);else O.onClick&&r(_,"onClick",null,O.onClick,!1,void 0,b);let Y;if((Y=O&&O.onVnodeBeforeMount)&&Le(Y,b,p),J&&tt(p,null,b,"beforeMount"),((Y=O&&O.onVnodeMounted)||J)&&vl(()=>{Y&&Le(Y,b,p),J&&tt(p,null,b,"mounted")},x),F&16&&!(O&&(O.innerHTML||O.textContent))){let D=g(_.firstChild,p,_,b,x,R,S);for(;D;){bt=!0;const ke=D;D=D.nextSibling,c(ke)}}else F&8&&_.textContent!==p.children&&(bt=!0,_.textContent=p.children)}return _.nextSibling},g=(_,p,b,x,R,S,L)=>{L=L||!!p.dynamicChildren;const O=p.children,U=O.length;for(let F=0;F<U;F++){const J=L?O[F]:O[F]=Be(O[F]);if(_)_=f(_,J,x,R,S,L);else{if(J.type===cn&&!J.children)continue;bt=!0,n(null,J,b,null,x,R,gr(b),S)}}return _},m=(_,p,b,x,R,S)=>{const{slotScopeIds:L}=p;L&&(R=R?R.concat(L):L);const O=i(_),U=g(o(_),p,O,b,x,R,S);return U&&mr(U)&&U.data==="]"?o(p.anchor=U):(bt=!0,l(p.anchor=a("]"),O,U),U)},v=(_,p,b,x,R,S)=>{if(bt=!0,p.el=null,S){const U=E(_);for(;;){const F=o(_);if(F&&F!==U)c(F);else break}}const L=o(_),O=i(_);return c(_),n(null,p,O,L,b,x,gr(O),R),L},E=_=>{let p=0;for(;_;)if(_=o(_),_&&mr(_)&&(_.data==="["&&p++,_.data==="]")){if(p===0)return o(_);p--}return _};return[u,f]}const xe=vl;function Gf(e){return Bl(e)}function Zf(e){return Bl(e,Yf)}function Bl(e,t){const n=ku();n.__VUE__=!0;const{insert:r,remove:s,patchProp:o,createElement:i,createText:c,createComment:l,setText:a,setElementText:u,parentNode:f,nextSibling:d,setScopeId:g=Ye,insertStaticContent:m}=e,v=(h,y,w,C=null,k=null,A=null,H=!1,I=null,$=!!y.dynamicChildren)=>{if(h===y)return;h&&!Xe(h,y)&&(C=M(h),Me(h,k,A,!0),h=null),y.patchFlag===-2&&($=!1,y.dynamicChildren=null);const{type:P,ref:W,shapeFlag:B}=y;switch(P){case cn:E(h,y,w,C);break;case Ae:_(h,y,w,C);break;case Nn:h==null&&p(y,w,C,H);break;case Ie:N(h,y,w,C,k,A,H,I,$);break;default:B&1?R(h,y,w,C,k,A,H,I,$):B&6?Y(h,y,w,C,k,A,H,I,$):(B&64||B&128)&&P.process(h,y,w,C,k,A,H,I,$,ne)}W!=null&&k&&Lr(W,h&&h.ref,A,y||h,!y)},E=(h,y,w,C)=>{if(h==null)r(y.el=c(y.children),w,C);else{const k=y.el=h.el;y.children!==h.children&&a(k,y.children)}},_=(h,y,w,C)=>{h==null?r(y.el=l(y.children||""),w,C):y.el=h.el},p=(h,y,w,C)=>{[h.el,h.anchor]=m(h.children,y,w,C,h.el,h.anchor)},b=({el:h,anchor:y},w,C)=>{let k;for(;h&&h!==y;)k=d(h),r(h,w,C),h=k;r(y,w,C)},x=({el:h,anchor:y})=>{let w;for(;h&&h!==y;)w=d(h),s(h),h=w;s(y)},R=(h,y,w,C,k,A,H,I,$)=>{H=H||y.type==="svg",h==null?S(y,w,C,k,A,H,I,$):U(h,y,k,A,H,I,$)},S=(h,y,w,C,k,A,H,I)=>{let $,P;const{type:W,props:B,shapeFlag:q,transition:Q,dirs:ee}=h;if($=h.el=i(h.type,A,B&&B.is,B),q&8?u($,h.children):q&16&&O(h.children,$,null,C,k,A&&W!=="foreignObject",H,I),ee&&tt(h,null,C,"created"),L($,h,h.scopeId,H,C),B){for(const ce in B)ce!=="value"&&!Ln(ce)&&o($,ce,null,B[ce],A,h.children,C,k,j);"value"in B&&o($,"value",null,B.value),(P=B.onVnodeBeforeMount)&&Le(P,C,h)}ee&&tt(h,null,C,"beforeMount");const ue=(!k||k&&!k.pendingBranch)&&Q&&!Q.persisted;ue&&Q.beforeEnter($),r($,y,w),((P=B&&B.onVnodeMounted)||ue||ee)&&xe(()=>{P&&Le(P,C,h),ue&&Q.enter($),ee&&tt(h,null,C,"mounted")},k)},L=(h,y,w,C,k)=>{if(w&&g(h,w),C)for(let A=0;A<C.length;A++)g(h,C[A]);if(k){let A=k.subTree;if(y===A){const H=k.vnode;L(h,H,H.scopeId,H.slotScopeIds,k.parent)}}},O=(h,y,w,C,k,A,H,I,$=0)=>{for(let P=$;P<h.length;P++){const W=h[P]=I?Ct(h[P]):Be(h[P]);v(null,W,y,w,C,k,A,H,I)}},U=(h,y,w,C,k,A,H)=>{const I=y.el=h.el;let{patchFlag:$,dynamicChildren:P,dirs:W}=y;$|=h.patchFlag&16;const B=h.props||he,q=y.props||he;let Q;w&&$t(w,!1),(Q=q.onVnodeBeforeUpdate)&&Le(Q,w,y,h),W&&tt(y,h,w,"beforeUpdate"),w&&$t(w,!0);const ee=k&&y.type!=="foreignObject";if(P?F(h.dynamicChildren,P,I,w,C,ee,A):H||ie(h,y,I,null,w,C,ee,A,!1),$>0){if($&16)J(I,y,B,q,w,C,k);else if($&2&&B.class!==q.class&&o(I,"class",null,q.class,k),$&4&&o(I,"style",B.style,q.style,k),$&8){const ue=y.dynamicProps;for(let ce=0;ce<ue.length;ce++){const ve=ue[ce],ze=B[ve],qt=q[ve];(qt!==ze||ve==="value")&&o(I,ve,ze,qt,k,h.children,w,C,j)}}$&1&&h.children!==y.children&&u(I,y.children)}else!H&&P==null&&J(I,y,B,q,w,C,k);((Q=q.onVnodeUpdated)||W)&&xe(()=>{Q&&Le(Q,w,y,h),W&&tt(y,h,w,"updated")},C)},F=(h,y,w,C,k,A,H)=>{for(let I=0;I<y.length;I++){const $=h[I],P=y[I],W=$.el&&($.type===Ie||!Xe($,P)||$.shapeFlag&70)?f($.el):w;v($,P,W,null,C,k,A,H,!0)}},J=(h,y,w,C,k,A,H)=>{if(w!==C){if(w!==he)for(const I in w)!Ln(I)&&!(I in C)&&o(h,I,w[I],null,H,y.children,k,A,j);for(const I in C){if(Ln(I))continue;const $=C[I],P=w[I];$!==P&&I!=="value"&&o(h,I,P,$,H,y.children,k,A,j)}"value"in C&&o(h,"value",w.value,C.value)}},N=(h,y,w,C,k,A,H,I,$)=>{const P=y.el=h?h.el:c(""),W=y.anchor=h?h.anchor:c("");let{patchFlag:B,dynamicChildren:q,slotScopeIds:Q}=y;Q&&(I=I?I.concat(Q):Q),h==null?(r(P,w,C),r(W,w,C),O(y.children,w,W,k,A,H,I,$)):B>0&&B&64&&q&&h.dynamicChildren?(F(h.dynamicChildren,q,w,k,A,H,I),(y.key!=null||k&&y===k.subTree)&&Ul(h,y,!0)):ie(h,y,w,W,k,A,H,I,$)},Y=(h,y,w,C,k,A,H,I,$)=>{y.slotScopeIds=I,h==null?y.shapeFlag&512?k.ctx.activate(y,w,C,H,$):D(y,w,C,k,A,H,$):ke(h,y,$)},D=(h,y,w,C,k,A,H)=>{const I=h.component=od(h,C,k);if(sr(h)&&(I.ctx.renderer=ne),id(I),I.asyncDep){if(k&&k.registerDep(I,te),!h.el){const $=I.subTree=G(Ae);_(null,$,y,w)}return}te(I,h,y,w,k,A,H)},ke=(h,y,w)=>{const C=y.component=h.component;if(_f(h,y,w))if(C.asyncDep&&!C.asyncResolved){ae(C,y,w);return}else C.next=y,df(C.update),C.update();else y.el=h.el,C.vnode=y},te=(h,y,w,C,k,A,H)=>{const I=()=>{if(h.isMounted){let{next:W,bu:B,u:q,parent:Q,vnode:ee}=h,ue=W,ce;$t(h,!1),W?(W.el=ee.el,ae(h,W,H)):W=ee,B&&tn(B),(ce=W.props&&W.props.onVnodeBeforeUpdate)&&Le(ce,Q,W,ee),$t(h,!0);const ve=is(h),ze=h.subTree;h.subTree=ve,v(ze,ve,f(ze.el),M(ze),h,k,A),W.el=ve.el,ue===null&&Po(h,ve.el),q&&xe(q,k),(ce=W.props&&W.props.onVnodeUpdated)&&xe(()=>Le(ce,Q,W,ee),k)}else{let W;const{el:B,props:q}=y,{bm:Q,m:ee,parent:ue}=h,ce=Bt(y);if($t(h,!1),Q&&tn(Q),!ce&&(W=q&&q.onVnodeBeforeMount)&&Le(W,ue,y),$t(h,!0),B&&Z){const ve=()=>{h.subTree=is(h),Z(B,h.subTree,h,k,null)};ce?y.type.__asyncLoader().then(()=>!h.isUnmounted&&ve()):ve()}else{const ve=h.subTree=is(h);v(null,ve,w,C,h,k,A),y.el=ve.el}if(ee&&xe(ee,k),!ce&&(W=q&&q.onVnodeMounted)){const ve=y;xe(()=>Le(W,ue,ve),k)}(y.shapeFlag&256||ue&&Bt(ue.vnode)&&ue.vnode.shapeFlag&256)&&h.a&&xe(h.a,k),h.isMounted=!0,y=w=C=null}},$=h.effect=new bo(I,()=>zr(P),h.scope),P=h.update=()=>$.run();P.id=h.uid,$t(h,!0),P()},ae=(h,y,w)=>{y.component=h;const C=h.vnode.props;h.vnode=y,h.next=null,Wf(h,y.props,C,w),Jf(h,y.children,w),_n(),pi(),bn()},ie=(h,y,w,C,k,A,H,I,$=!1)=>{const P=h&&h.children,W=h?h.shapeFlag:0,B=y.children,{patchFlag:q,shapeFlag:Q}=y;if(q>0){if(q&128){At(P,B,w,C,k,A,H,I,$);return}else if(q&256){We(P,B,w,C,k,A,H,I,$);return}}Q&8?(W&16&&j(P,k,A),B!==P&&u(w,B)):W&16?Q&16?At(P,B,w,C,k,A,H,I,$):j(P,k,A,!0):(W&8&&u(w,""),Q&16&&O(B,w,C,k,A,H,I,$))},We=(h,y,w,C,k,A,H,I,$)=>{h=h||Zt,y=y||Zt;const P=h.length,W=y.length,B=Math.min(P,W);let q;for(q=0;q<B;q++){const Q=y[q]=$?Ct(y[q]):Be(y[q]);v(h[q],Q,w,null,k,A,H,I,$)}P>W?j(h,k,A,!0,!1,B):O(y,w,C,k,A,H,I,$,B)},At=(h,y,w,C,k,A,H,I,$)=>{let P=0;const W=y.length;let B=h.length-1,q=W-1;for(;P<=B&&P<=q;){const Q=h[P],ee=y[P]=$?Ct(y[P]):Be(y[P]);if(Xe(Q,ee))v(Q,ee,w,null,k,A,H,I,$);else break;P++}for(;P<=B&&P<=q;){const Q=h[B],ee=y[q]=$?Ct(y[q]):Be(y[q]);if(Xe(Q,ee))v(Q,ee,w,null,k,A,H,I,$);else break;B--,q--}if(P>B){if(P<=q){const Q=q+1,ee=Q<W?y[Q].el:C;for(;P<=q;)v(null,y[P]=$?Ct(y[P]):Be(y[P]),w,ee,k,A,H,I,$),P++}}else if(P>q)for(;P<=B;)Me(h[P],k,A,!0),P++;else{const Q=P,ee=P,ue=new Map;for(P=ee;P<=q;P++){const je=y[P]=$?Ct(y[P]):Be(y[P]);je.key!=null&&ue.set(je.key,P)}let ce,ve=0;const ze=q-ee+1;let qt=!1,ni=0;const Cn=new Array(ze);for(P=0;P<ze;P++)Cn[P]=0;for(P=Q;P<=B;P++){const je=h[P];if(ve>=ze){Me(je,k,A,!0);continue}let et;if(je.key!=null)et=ue.get(je.key);else for(ce=ee;ce<=q;ce++)if(Cn[ce-ee]===0&&Xe(je,y[ce])){et=ce;break}et===void 0?Me(je,k,A,!0):(Cn[et-ee]=P+1,et>=ni?ni=et:qt=!0,v(je,y[et],w,null,k,A,H,I,$),ve++)}const ri=qt?ed(Cn):Zt;for(ce=ri.length-1,P=ze-1;P>=0;P--){const je=ee+P,et=y[je],si=je+1<W?y[je+1].el:C;Cn[P]===0?v(null,et,w,si,k,A,H,I,$):qt&&(ce<0||P!==ri[ce]?qe(et,w,si,2):ce--)}}},qe=(h,y,w,C,k=null)=>{const{el:A,type:H,transition:I,children:$,shapeFlag:P}=h;if(P&6){qe(h.component.subTree,y,w,C);return}if(P&128){h.suspense.move(y,w,C);return}if(P&64){H.move(h,y,w,ne);return}if(H===Ie){r(A,y,w);for(let B=0;B<$.length;B++)qe($[B],y,w,C);r(h.anchor,y,w);return}if(H===Nn){b(h,y,w);return}if(C!==2&&P&1&&I)if(C===0)I.beforeEnter(A),r(A,y,w),xe(()=>I.enter(A),k);else{const{leave:B,delayLeave:q,afterLeave:Q}=I,ee=()=>r(A,y,w),ue=()=>{B(A,()=>{ee(),Q&&Q()})};q?q(A,ee,ue):ue()}else r(A,y,w)},Me=(h,y,w,C=!1,k=!1)=>{const{type:A,props:H,ref:I,children:$,dynamicChildren:P,shapeFlag:W,patchFlag:B,dirs:q}=h;if(I!=null&&Lr(I,null,w,h,!0),W&256){y.ctx.deactivate(h);return}const Q=W&1&&q,ee=!Bt(h);let ue;if(ee&&(ue=H&&H.onVnodeBeforeUnmount)&&Le(ue,y,h),W&6)T(h.component,w,C);else{if(W&128){h.suspense.unmount(w,C);return}Q&&tt(h,null,y,"beforeUnmount"),W&64?h.type.remove(h,y,w,k,ne,C):P&&(A!==Ie||B>0&&B&64)?j(P,y,w,!1,!0):(A===Ie&&B&384||!k&&W&16)&&j($,y,w),C&&Wt(h)}(ee&&(ue=H&&H.onVnodeUnmounted)||Q)&&xe(()=>{ue&&Le(ue,y,h),Q&&tt(h,null,y,"unmounted")},w)},Wt=h=>{const{type:y,el:w,anchor:C,transition:k}=h;if(y===Ie){lr(w,C);return}if(y===Nn){x(h);return}const A=()=>{s(w),k&&!k.persisted&&k.afterLeave&&k.afterLeave()};if(h.shapeFlag&1&&k&&!k.persisted){const{leave:H,delayLeave:I}=k,$=()=>H(w,A);I?I(h.el,A,$):$()}else A()},lr=(h,y)=>{let w;for(;h!==y;)w=d(h),s(h),h=w;s(y)},T=(h,y,w)=>{const{bum:C,scope:k,update:A,subTree:H,um:I}=h;C&&tn(C),k.stop(),A&&(A.active=!1,Me(H,h,y,w)),I&&xe(I,y),xe(()=>{h.isUnmounted=!0},y),y&&y.pendingBranch&&!y.isUnmounted&&h.asyncDep&&!h.asyncResolved&&h.suspenseId===y.pendingId&&(y.deps--,y.deps===0&&y.resolve())},j=(h,y,w,C=!1,k=!1,A=0)=>{for(let H=A;H<h.length;H++)Me(h[H],y,w,C,k)},M=h=>h.shapeFlag&6?M(h.component.subTree):h.shapeFlag&128?h.suspense.next():d(h.anchor||h.el),V=(h,y,w)=>{h==null?y._vnode&&Me(y._vnode,null,null,!0):v(y._vnode||null,h,y,null,null,null,w),pi(),Ir(),y._vnode=h},ne={p:v,um:Me,m:qe,r:Wt,mt:D,mc:O,pc:ie,pbc:F,n:M,o:e};let pe,Z;return t&&([pe,Z]=t(ne)),{render:V,hydrate:pe,createApp:Xf(V,pe)}}function $t({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function Ul(e,t,n=!1){const r=e.children,s=t.children;if(z(r)&&z(s))for(let o=0;o<r.length;o++){const i=r[o];let c=s[o];c.shapeFlag&1&&!c.dynamicChildren&&((c.patchFlag<=0||c.patchFlag===32)&&(c=s[o]=Ct(s[o]),c.el=i.el),n||Ul(i,c)),c.type===cn&&(c.el=i.el)}}function ed(e){const t=e.slice(),n=[0];let r,s,o,i,c;const l=e.length;for(r=0;r<l;r++){const a=e[r];if(a!==0){if(s=n[n.length-1],e[s]<a){t[r]=s,n.push(r);continue}for(o=0,i=n.length-1;o<i;)c=o+i>>1,e[n[c]]<a?o=c+1:i=c;a<e[n[o]]&&(o>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 td=e=>e.__isTeleport,Ie=Symbol(void 0),cn=Symbol(void 0),Ae=Symbol(void 0),Nn=Symbol(void 0),jn=[];let Ue=null;function fe(e=!1){jn.push(Ue=e?null:[])}function Kl(){jn.pop(),Ue=jn[jn.length-1]||null}let ln=1;function Ti(e){ln+=e}function Vl(e){return e.dynamicChildren=ln>0?Ue||Zt:null,Kl(),ln>0&&Ue&&Ue.push(e),e}function rt(e,t,n,r,s,o){return Vl(ge(e,t,n,r,s,o,!0))}function Pe(e,t,n,r,s){return Vl(G(e,t,n,r,s,!0))}function an(e){return e?e.__v_isVNode===!0:!1}function Xe(e,t){return e.type===t.type&&e.key===t.key}const Gr="__vInternal",Wl=({key:e})=>e??null,xr=({ref:e,ref_key:t,ref_for:n})=>e!=null?be(e)||we(e)||X(e)?{i:Ce,r:e,k:t,f:!!n}:e:null;function ge(e,t=null,n=null,r=0,s=null,o=e===Ie?0:1,i=!1,c=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Wl(t),ref:t&&xr(t),scopeId:Qr,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,ctx:Ce};return c?(Lo(l,n),o&128&&e.normalize(l)):n&&(l.shapeFlag|=be(n)?8:16),ln>0&&!i&&Ue&&(l.patchFlag>0||o&6)&&l.patchFlag!==32&&Ue.push(l),l}const G=nd;function nd(e,t=null,n=null,r=0,s=null,o=!1){if((!e||e===Il)&&(e=Ae),an(e)){const c=pt(e,t,!0);return n&&Lo(c,n),ln>0&&!o&&Ue&&(c.shapeFlag&6?Ue[Ue.indexOf(e)]=c:Ue.push(c)),c.patchFlag|=-2,c}if(ud(e)&&(e=e.__vccOpts),t){t=ql(t);let{class:c,style:l}=t;c&&!be(c)&&(t.class=Ee(c)),de(l)&&(il(l)&&!z(l)&&(l=Te({},l)),t.style=pn(l))}const i=be(e)?1:_l(e)?128:td(e)?64:de(e)?4:X(e)?2:0;return ge(e,t,n,r,s,i,o,!0)}function ql(e){return e?il(e)||Gr in e?Te({},e):e:null}function pt(e,t,n=!1){const{props:r,ref:s,patchFlag:o,children:i}=e,c=t?Ho(r||{},t):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:c,key:c&&Wl(c),ref:t&&t.ref?n&&s?z(s)?s.concat(xr(t)):[s,xr(t)]:xr(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!==Ie?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&&pt(e.ssContent),ssFallback:e.ssFallback&&pt(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function Fn(e=" ",t=0){return G(cn,null,e,t)}function xt(e="",t=!1){return t?(fe(),Pe(Ae,null,e)):G(Ae,null,e)}function Be(e){return e==null||typeof e=="boolean"?G(Ae):z(e)?G(Ie,null,e.slice()):typeof e=="object"?Ct(e):G(cn,null,String(e))}function Ct(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:pt(e)}function Lo(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),Lo(e,s()),s._c&&(s._d=!0));return}else{n=32;const s=t._;!s&&!(Gr in t)?t._ctx=Ce:s===3&&Ce&&(Ce.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else X(t)?(t={default:t,_ctx:Ce},n=32):(t=String(t),r&64?(n=16,t=[Fn(t)]):n=8);e.children=t,e.shapeFlag|=n}function Ho(...e){const t={};for(let n=0;n<e.length;n++){const r=e[n];for(const s in r)if(s==="class")t.class!==r.class&&(t.class=Ee([t.class,r.class]));else if(s==="style")t.style=pn([t.style,r.style]);else if(rr(s)){const o=t[s],i=r[s];i&&o!==i&&!(z(o)&&o.includes(i))&&(t[s]=o?[].concat(o,i):i)}else s!==""&&(t[s]=r[s])}return t}function Le(e,t,n,r=null){Ke(e,t,7,[n,r])}const rd=Dl();let sd=0;function od(e,t,n){const r=e.type,s=(t?t.appContext:e.appContext)||rd,o={uid:sd++,vnode:e,type:r,parent:t,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,scope:new Su(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(s.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Hl(r,s),emitsOptions:yl(r,s),emit:null,emitted:null,propsDefaults:he,inheritAttrs:r.inheritAttrs,ctx:he,data:he,props:he,attrs:he,slots:he,refs:he,setupState:he,setupContext:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return o.ctx={_:o},o.root=t?t.root:o,o.emit=pf.bind(null,o),e.ce&&e.ce(o),o}let ye=null;const it=()=>ye||Ce,Ot=e=>{ye=e,e.scope.on()},Pt=()=>{ye&&ye.scope.off(),ye=null};function zl(e){return e.vnode.shapeFlag&4}let un=!1;function id(e,t=!1){un=t;const{props:n,children:r}=e.vnode,s=zl(e);Vf(e,n,s,t),zf(e,r);const o=s?cd(e,t):void 0;return un=!1,o}function cd(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=cl(new Proxy(e.ctx,jf));const{setup:r}=n;if(r){const s=e.setupContext=r.length>1?ad(e):null;Ot(e),_n();const o=St(r,e,0,[e.props,s]);if(bn(),Pt(),mo(o)){if(o.then(Pt,Pt),t)return o.then(i=>{Hs(e,i,t)}).catch(i=>{vn(i,e,0)});e.asyncDep=o}else Hs(e,o,t)}else Jl(e,t)}function Hs(e,t,n){X(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:de(t)&&(e.setupState=fl(t)),Jl(e,n)}let ki;function Jl(e,t,n){const r=e.type;if(!e.render){if(!t&&ki&&!r.render){const s=r.template||$o(e).template;if(s){const{isCustomElement:o,compilerOptions:i}=e.appContext.config,{delimiters:c,compilerOptions:l}=r,a=Te(Te({isCustomElement:o,delimiters:c},i),l);r.render=ki(s,a)}}e.render=r.render||Ye}Ot(e),_n(),Ff(e),bn(),Pt()}function ld(e){return new Proxy(e.attrs,{get(t,n){return Ne(e,"get","$attrs"),t[n]}})}function ad(e){const t=r=>{e.exposed=r||{}};let n;return{get attrs(){return n||(n=ld(e))},slots:e.slots,emit:e.emit,expose:t}}function Zr(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(fl(cl(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Hn)return Hn[n](e)},has(t,n){return n in t||n in Hn}}))}function Ns(e,t=!0){return X(e)?e.displayName||e.name:e.name||t&&e.__name}function ud(e){return X(e)&&"__vccOpts"in e}const le=(e,t)=>af(e,t,un);function Ql(e){const t=it();let n=e();return Pt(),mo(n)&&(n=n.catch(r=>{throw Ot(t),r})),[n,()=>Ot(t)]}function He(e,t,n){const r=arguments.length;return r===2?de(t)&&!z(t)?an(t)?G(e,null,[t]):G(e,t):G(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&an(n)&&(n=[n]),G(e,t,n))}const fd=Symbol(""),dd=()=>Ge(fd),Xl="3.2.47",hd="http://www.w3.org/2000/svg",jt=typeof document<"u"?document:null,Si=jt&&jt.createElement("template"),pd={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?jt.createElementNS(hd,e):jt.createElement(e,n?{is:n}:void 0);return e==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:e=>jt.createTextNode(e),createComment:e=>jt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>jt.querySelector(e),setScopeId(e,t){e.setAttribute(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{Si.innerHTML=r?`<svg>${e}</svg>`:e;const c=Si.content;if(r){const l=c.firstChild;for(;l.firstChild;)c.appendChild(l.firstChild);c.removeChild(l)}t.insertBefore(c,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}};function gd(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 md(e,t,n){const r=e.style,s=be(n);if(n&&!s){if(t&&!be(t))for(const o in t)n[o]==null&&js(r,o,"");for(const o in n)js(r,o,n[o])}else{const o=r.display;s?t!==n&&(r.cssText=n):t&&e.removeAttribute("style"),"_vod"in e&&(r.display=o)}}const Pi=/\s*!important$/;function js(e,t,n){if(z(n))n.forEach(r=>js(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=yd(e,t);Pi.test(n)?e.setProperty(yn(r),n.replace(Pi,""),"important"):e[r]=n}}const Ri=["Webkit","Moz","ms"],ds={};function yd(e,t){const n=ds[t];if(n)return n;let r=ot(t);if(r!=="filter"&&r in e)return ds[t]=r;r=Wr(r);for(let s=0;s<Ri.length;s++){const o=Ri[s]+r;if(o in e)return ds[t]=o}return t}const Oi="http://www.w3.org/1999/xlink";function _d(e,t,n,r,s){if(r&&t.startsWith("xlink:"))n==null?e.removeAttributeNS(Oi,t.slice(6,t.length)):e.setAttributeNS(Oi,t,n);else{const o=yu(t);n==null||o&&!Vc(n)?e.removeAttribute(t):e.setAttribute(t,o?"":n)}}function bd(e,t,n,r,s,o,i){if(t==="innerHTML"||t==="textContent"){r&&i(r,s,o),e[t]=n??"";return}if(t==="value"&&e.tagName!=="PROGRESS"&&!e.tagName.includes("-")){e._value=n;const l=n??"";(e.value!==l||e.tagName==="OPTION")&&(e.value=l),n==null&&e.removeAttribute(t);return}let c=!1;if(n===""||n==null){const l=typeof e[t];l==="boolean"?n=Vc(n):n==null&&l==="string"?(n="",c=!0):l==="number"&&(n=0,c=!0)}try{e[t]=n}catch{}c&&e.removeAttribute(t)}function ft(e,t,n,r){e.addEventListener(t,n,r)}function vd(e,t,n,r){e.removeEventListener(t,n,r)}function wd(e,t,n,r,s=null){const o=e._vei||(e._vei={}),i=o[t];if(r&&i)i.value=r;else{const[c,l]=Ed(t);if(r){const a=o[t]=Td(r,s);ft(e,c,a,l)}else i&&(vd(e,c,i,l),o[t]=void 0)}}const Ii=/(?:Once|Passive|Capture)$/;function Ed(e){let t;if(Ii.test(e)){t={};let r;for(;r=e.match(Ii);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):yn(e.slice(2)),t]}let hs=0;const xd=Promise.resolve(),Cd=()=>hs||(xd.then(()=>hs=0),hs=Date.now());function Td(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;Ke(kd(r,n.value),t,5,[r])};return n.value=e,n.attached=Cd(),n}function kd(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 Ai=/^on[a-z]/,Sd=(e,t,n,r,s=!1,o,i,c,l)=>{t==="class"?gd(e,r,s):t==="style"?md(e,n,r):rr(t)?po(t)||wd(e,t,n,r,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Pd(e,t,r,s))?bd(e,t,r,o,i,c,l):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),_d(e,t,r,s))};function Pd(e,t,n,r){return r?!!(t==="innerHTML"||t==="textContent"||t in e&&Ai.test(t)&&X(n)):t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA"||Ai.test(t)&&be(n)?!1:t in e}function ob(e){const t=it();if(!t)return;const n=t.ut=(s=e(t.proxy))=>{Array.from(document.querySelectorAll(`[data-v-owner="${t.uid}"]`)).forEach(o=>Ds(o,s))},r=()=>{const s=e(t.proxy);Fs(t.subTree,s),n(s)};Tf(r),En(()=>{const s=new MutationObserver(r);s.observe(t.subTree.el.parentNode,{childList:!0}),Yn(()=>s.disconnect())})}function Fs(e,t){if(e.shapeFlag&128){const n=e.suspense;e=n.activeBranch,n.pendingBranch&&!n.isHydrating&&n.effects.push(()=>{Fs(n.activeBranch,t)})}for(;e.component;)e=e.component.subTree;if(e.shapeFlag&1&&e.el)Ds(e.el,t);else if(e.type===Ie)e.children.forEach(n=>Fs(n,t));else if(e.type===Nn){let{el:n,anchor:r}=e;for(;n&&(Ds(n,t),n!==r);)n=n.nextSibling}}function Ds(e,t){if(e.nodeType===1){const n=e.style;for(const r in t)n.setProperty(`--${r}`,t[r])}}const vt="transition",Tn="animation",No=(e,{slots:t})=>He(El,Rd(e),t);No.displayName="Transition";const Yl={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String};No.props=Te({},El.props,Yl);const Mt=(e,t=[])=>{z(e)?e.forEach(n=>n(...t)):e&&e(...t)},$i=e=>e?z(e)?e.some(t=>t.length>1):e.length>1:!1;function Rd(e){const t={};for(const N in e)N in Yl||(t[N]=e[N]);if(e.css===!1)return t;const{name:n="v",type:r,duration:s,enterFromClass:o=`${n}-enter-from`,enterActiveClass:i=`${n}-enter-active`,enterToClass:c=`${n}-enter-to`,appearFromClass:l=o,appearActiveClass:a=i,appearToClass:u=c,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:d=`${n}-leave-active`,leaveToClass:g=`${n}-leave-to`}=e,m=Od(s),v=m&&m[0],E=m&&m[1],{onBeforeEnter:_,onEnter:p,onEnterCancelled:b,onLeave:x,onLeaveCancelled:R,onBeforeAppear:S=_,onAppear:L=p,onAppearCancelled:O=b}=t,U=(N,Y,D)=>{Lt(N,Y?u:c),Lt(N,Y?a:i),D&&D()},F=(N,Y)=>{N._isLeaving=!1,Lt(N,f),Lt(N,g),Lt(N,d),Y&&Y()},J=N=>(Y,D)=>{const ke=N?L:p,te=()=>U(Y,N,D);Mt(ke,[Y,te]),Mi(()=>{Lt(Y,N?l:o),wt(Y,N?u:c),$i(ke)||Li(Y,r,v,te)})};return Te(t,{onBeforeEnter(N){Mt(_,[N]),wt(N,o),wt(N,i)},onBeforeAppear(N){Mt(S,[N]),wt(N,l),wt(N,a)},onEnter:J(!1),onAppear:J(!0),onLeave(N,Y){N._isLeaving=!0;const D=()=>F(N,Y);wt(N,f),$d(),wt(N,d),Mi(()=>{N._isLeaving&&(Lt(N,f),wt(N,g),$i(x)||Li(N,r,E,D))}),Mt(x,[N,D])},onEnterCancelled(N){U(N,!1),Mt(b,[N])},onAppearCancelled(N){U(N,!0),Mt(O,[N])},onLeaveCancelled(N){F(N),Mt(R,[N])}})}function Od(e){if(e==null)return null;if(de(e))return[ps(e.enter),ps(e.leave)];{const t=ps(e);return[t,t]}}function ps(e){return Jc(e)}function wt(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e._vtc||(e._vtc=new Set)).add(t)}function Lt(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const{_vtc:n}=e;n&&(n.delete(t),n.size||(e._vtc=void 0))}function Mi(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Id=0;function Li(e,t,n,r){const s=e._endId=++Id,o=()=>{s===e._endId&&r()};if(n)return setTimeout(o,n);const{type:i,timeout:c,propCount:l}=Ad(e,t);if(!i)return r();const a=i+"end";let u=0;const f=()=>{e.removeEventListener(a,d),o()},d=g=>{g.target===e&&++u>=l&&f()};setTimeout(()=>{u<l&&f()},c+1),e.addEventListener(a,d)}function Ad(e,t){const n=window.getComputedStyle(e),r=m=>(n[m]||"").split(", "),s=r(`${vt}Delay`),o=r(`${vt}Duration`),i=Hi(s,o),c=r(`${Tn}Delay`),l=r(`${Tn}Duration`),a=Hi(c,l);let u=null,f=0,d=0;t===vt?i>0&&(u=vt,f=i,d=o.length):t===Tn?a>0&&(u=Tn,f=a,d=l.length):(f=Math.max(i,a),u=f>0?i>a?vt:Tn:null,d=u?u===vt?o.length:l.length:0);const g=u===vt&&/\b(transform|all)(,|$)/.test(r(`${vt}Property`).toString());return{type:u,timeout:f,propCount:d,hasTransform:g}}function Hi(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,r)=>Ni(n)+Ni(e[r])))}function Ni(e){return Number(e.slice(0,-1).replace(",","."))*1e3}function $d(){return document.body.offsetHeight}const It=e=>{const t=e.props["onUpdate:modelValue"]||!1;return z(t)?n=>tn(t,n):t};function Md(e){e.target.composing=!0}function ji(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const Fi={created(e,{modifiers:{lazy:t,trim:n,number:r}},s){e._assign=It(s);const o=r||s.props&&s.props.type==="number";ft(e,t?"change":"input",i=>{if(i.target.composing)return;let c=e.value;n&&(c=c.trim()),o&&(c=Pr(c)),e._assign(c)}),n&&ft(e,"change",()=>{e.value=e.value.trim()}),t||(ft(e,"compositionstart",Md),ft(e,"compositionend",ji),ft(e,"change",ji))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,modifiers:{lazy:n,trim:r,number:s}},o){if(e._assign=It(o),e.composing||document.activeElement===e&&e.type!=="range"&&(n||r&&e.value.trim()===t||(s||e.type==="number")&&Pr(e.value)===t))return;const i=t??"";e.value!==i&&(e.value=i)}},Ld={deep:!0,created(e,t,n){e._assign=It(n),ft(e,"change",()=>{const r=e._modelValue,s=fn(e),o=e.checked,i=e._assign;if(z(r)){const c=ho(r,s),l=c!==-1;if(o&&!l)i(r.concat(s));else if(!o&&l){const a=[...r];a.splice(c,1),i(a)}}else if(gn(r)){const c=new Set(r);o?c.add(s):c.delete(s),i(c)}else i(Gl(e,o))})},mounted:Di,beforeUpdate(e,t,n){e._assign=It(n),Di(e,t,n)}};function Di(e,{value:t,oldValue:n},r){e._modelValue=t,z(t)?e.checked=ho(t,r.props.value)>-1:gn(t)?e.checked=t.has(r.props.value):t!==n&&(e.checked=Ut(t,Gl(e,!0)))}const Hd={created(e,{value:t},n){e.checked=Ut(t,n.props.value),e._assign=It(n),ft(e,"change",()=>{e._assign(fn(e))})},beforeUpdate(e,{value:t,oldValue:n},r){e._assign=It(r),t!==n&&(e.checked=Ut(t,r.props.value))}},Nd={deep:!0,created(e,{value:t,modifiers:{number:n}},r){const s=gn(t);ft(e,"change",()=>{const o=Array.prototype.filter.call(e.options,i=>i.selected).map(i=>n?Pr(fn(i)):fn(i));e._assign(e.multiple?s?new Set(o):o:o[0])}),e._assign=It(r)},mounted(e,{value:t}){Bi(e,t)},beforeUpdate(e,t,n){e._assign=It(n)},updated(e,{value:t}){Bi(e,t)}};function Bi(e,t){const n=e.multiple;if(!(n&&!z(t)&&!gn(t))){for(let r=0,s=e.options.length;r<s;r++){const o=e.options[r],i=fn(o);if(n)z(t)?o.selected=ho(t,i)>-1:o.selected=t.has(i);else if(Ut(fn(o),t)){e.selectedIndex!==r&&(e.selectedIndex=r);return}}!n&&e.selectedIndex!==-1&&(e.selectedIndex=-1)}}function fn(e){return"_value"in e?e._value:e.value}function Gl(e,t){const n=t?"_trueValue":"_falseValue";return n in e?e[n]:t}const jd={created(e,t,n){yr(e,t,n,null,"created")},mounted(e,t,n){yr(e,t,n,null,"mounted")},beforeUpdate(e,t,n,r){yr(e,t,n,r,"beforeUpdate")},updated(e,t,n,r){yr(e,t,n,r,"updated")}};function Fd(e,t){switch(e){case"SELECT":return Nd;case"TEXTAREA":return Fi;default:switch(t){case"checkbox":return Ld;case"radio":return Hd;default:return Fi}}}function yr(e,t,n,r,s){const i=Fd(e.tagName,n.props&&n.props.type)[s];i&&i(e,t,n,r)}const Zl=Te({patchProp:Sd},pd);let Dn,Ui=!1;function Dd(){return Dn||(Dn=Gf(Zl))}function Bd(){return Dn=Ui?Dn:Zf(Zl),Ui=!0,Dn}const Ud=(...e)=>{const t=Dd().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=ea(r);if(!s)return;const o=t._component;!X(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},Kd=(...e)=>{const t=Bd().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=ea(r);if(s)return n(s,!0,s instanceof SVGElement)},t};function ea(e){return be(e)?document.querySelector(e):e}const Vd=/"(?:_|\\u0{2}5[Ff]){2}(?:p|\\u0{2}70)(?:r|\\u0{2}72)(?:o|\\u0{2}6[Ff])(?:t|\\u0{2}74)(?:o|\\u0{2}6[Ff])(?:_|\\u0{2}5[Ff]){2}"\s*:/,Wd=/"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/,qd=/^\s*["[{]|^\s*-?\d[\d.]{0,14}\s*$/;function zd(e,t){if(e!=="__proto__"&&!(e==="constructor"&&t&&typeof t=="object"&&"prototype"in t))return t}function Jd(e,t={}){if(typeof e!="string")return e;const n=e.toLowerCase().trim();if(n==="true")return!0;if(n==="false")return!1;if(n==="null")return null;if(n==="nan")return Number.NaN;if(n==="infinity")return Number.POSITIVE_INFINITY;if(n!=="undefined"){if(!qd.test(e)){if(t.strict)throw new SyntaxError("Invalid JSON");return e}try{return Vd.test(e)||Wd.test(e)?JSON.parse(e,zd):JSON.parse(e)}catch(r){if(t.strict)throw r;return e}}}const Qd=/#/g,Xd=/&/g,Yd=/=/g,ta=/\+/g,Gd=/%5e/gi,Zd=/%60/gi,eh=/%7c/gi,th=/%20/gi;function nh(e){return encodeURI(""+e).replace(eh,"|")}function Bs(e){return nh(typeof e=="string"?e:JSON.stringify(e)).replace(ta,"%2B").replace(th,"+").replace(Qd,"%23").replace(Xd,"%26").replace(Zd,"`").replace(Gd,"^")}function gs(e){return Bs(e).replace(Yd,"%3D")}function na(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function rh(e){return na(e.replace(ta," "))}function ra(e=""){const t={};e[0]==="?"&&(e=e.slice(1));for(const n of e.split("&")){const r=n.match(/([^=]+)=?(.*)/)||[];if(r.length<2)continue;const s=na(r[1]);if(s==="__proto__"||s==="constructor")continue;const o=rh(r[2]||"");typeof t[s]<"u"?Array.isArray(t[s])?t[s].push(o):t[s]=[t[s],o]:t[s]=o}return t}function sh(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(n=>`${gs(e)}=${Bs(n)}`).join("&"):`${gs(e)}=${Bs(t)}`:gs(e)}function oh(e){return Object.keys(e).filter(t=>e[t]!==void 0).map(t=>sh(t,e[t])).join("&")}const ih=/^\w{2,}:([/\\]{1,2})/,ch=/^\w{2,}:([/\\]{2})?/,lh=/^([/\\]\s*){2,}[^/\\]/;function xn(e,t={}){return typeof t=="boolean"&&(t={acceptRelative:t}),t.strict?ih.test(e):ch.test(e)||(t.acceptRelative?lh.test(e):!1)}const ah=/\/$|\/\?/;function Us(e="",t=!1){return t?ah.test(e):e.endsWith("/")}function jo(e="",t=!1){if(!t)return(Us(e)?e.slice(0,-1):e)||"/";if(!Us(e,!0))return e||"/";const[n,...r]=e.split("?");return(n.slice(0,-1)||"/")+(r.length>0?`?${r.join("?")}`:"")}function sa(e="",t=!1){if(!t)return e.endsWith("/")?e:e+"/";if(Us(e,!0))return e||"/";const[n,...r]=e.split("?");return n+"/"+(r.length>0?`?${r.join("?")}`:"")}function uh(e=""){return e.startsWith("/")}function fh(e=""){return(uh(e)?e.slice(1):e)||"/"}function oa(e,t){if(ia(t)||xn(e))return e;const n=jo(t);return e.startsWith(n)?e:ir(n,e)}function Ki(e,t){if(ia(t))return e;const n=jo(t);if(!e.startsWith(n))return e;const r=e.slice(n.length);return r[0]==="/"?r:"/"+r}function dh(e,t){const n=cr(e),r={...ra(n.search),...t};return n.search=oh(r),ph(n)}function ia(e){return!e||e==="/"}function hh(e){return e&&e!=="/"}function ir(e,...t){let n=e||"";for(const r of t.filter(s=>hh(s)))n=n?sa(n)+fh(r):r;return n}function cr(e="",t){if(!xn(e,{acceptRelative:!0}))return t?cr(t+e):Vi(e);const[n="",r,s=""]=(e.replace(/\\/g,"/").match(/([^/:]+:)?\/\/([^/@]+@)?(.*)/)||[]).splice(1),[o="",i=""]=(s.match(/([^#/?]*)(.*)?/)||[]).splice(1),{pathname:c,search:l,hash:a}=Vi(i.replace(/\/(?=[A-Za-z]:)/,""));return{protocol:n,auth:r?r.slice(0,Math.max(0,r.length-1)):"",host:o,pathname:c,search:l,hash:a}}function Vi(e=""){const[t="",n="",r=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:n,hash:r}}function ph(e){const t=e.pathname+(e.search?(e.search.startsWith("?")?"":"?")+e.search:"")+e.hash;return e.protocol?e.protocol+"//"+(e.auth?e.auth+"@":"")+e.host+t:t}class gh extends Error{constructor(){super(...arguments),this.name="FetchError"}}function mh(e,t,n){let r="";t&&(r=t.message),e&&n?r=`${r} (${n.status} ${n.statusText} (${e.toString()}))`:e&&(r=`${r} (${e.toString()})`);const s=new gh(r);return Object.defineProperty(s,"request",{get(){return e}}),Object.defineProperty(s,"response",{get(){return n}}),Object.defineProperty(s,"data",{get(){return n&&n._data}}),Object.defineProperty(s,"status",{get(){return n&&n.status}}),Object.defineProperty(s,"statusText",{get(){return n&&n.statusText}}),Object.defineProperty(s,"statusCode",{get(){return n&&n.status}}),Object.defineProperty(s,"statusMessage",{get(){return n&&n.statusText}}),s}const yh=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function Wi(e="GET"){return yh.has(e.toUpperCase())}function _h(e){if(e===void 0)return!1;const t=typeof e;return t==="string"||t==="number"||t==="boolean"||t===null?!0:t!=="object"?!1:Array.isArray(e)?!0:e.constructor&&e.constructor.name==="Object"||typeof e.toJSON=="function"}const bh=new Set(["image/svg","application/xml","application/xhtml","application/html"]),vh=/^application\/(?:[\w!#$%&*.^`~-]*\+)?json(;.+)?$/i;function wh(e=""){if(!e)return"json";const t=e.split(";").shift()||"";return vh.test(t)?"json":bh.has(t)||t.startsWith("text/")?"text":"blob"}const Eh=new Set([408,409,425,429,500,502,503,504]);function ca(e){const{fetch:t,Headers:n}=e;function r(i){const c=i.error&&i.error.name==="AbortError"||!1;if(i.options.retry!==!1&&!c){let a;typeof i.options.retry=="number"?a=i.options.retry:a=Wi(i.options.method)?0:1;const u=i.response&&i.response.status||500;if(a>0&&Eh.has(u))return s(i.request,{...i.options,retry:a-1})}const l=mh(i.request,i.error,i.response);throw Error.captureStackTrace&&Error.captureStackTrace(l,s),l}const s=async function(c,l={}){const a={request:c,options:{...e.defaults,...l},response:void 0,error:void 0};a.options.onRequest&&await a.options.onRequest(a),typeof a.request=="string"&&(a.options.baseURL&&(a.request=oa(a.request,a.options.baseURL)),(a.options.query||a.options.params)&&(a.request=dh(a.request,{...a.options.params,...a.options.query})),a.options.body&&Wi(a.options.method)&&_h(a.options.body)&&(a.options.body=typeof a.options.body=="string"?a.options.body:JSON.stringify(a.options.body),a.options.headers=new n(a.options.headers),a.options.headers.has("content-type")||a.options.headers.set("content-type","application/json"),a.options.headers.has("accept")||a.options.headers.set("accept","application/json"))),a.response=await t(a.request,a.options).catch(async f=>(a.error=f,a.options.onRequestError&&await a.options.onRequestError(a),r(a)));const u=(a.options.parseResponse?"json":a.options.responseType)||wh(a.response.headers.get("content-type")||"");if(u==="json"){const f=await a.response.text(),d=a.options.parseResponse||Jd;a.response._data=d(f)}else u==="stream"?a.response._data=a.response.body:a.response._data=await a.response[u]();return a.options.onResponse&&await a.options.onResponse(a),a.response.status>=400&&a.response.status<600?(a.options.onResponseError&&await a.options.onResponseError(a),r(a)):a.response},o=function(c,l){return s(c,l).then(a=>a._data)};return o.raw=s,o.native=t,o.create=(i={})=>ca({...e,defaults:{...e.defaults,...i}}),o}const la=function(){if(typeof globalThis<"u")return globalThis;if(typeof self<"u")return self;if(typeof window<"u")return window;if(typeof global<"u")return global;throw new Error("unable to locate global object")}(),xh=la.fetch||(()=>Promise.reject(new Error("[ofetch] global.fetch is not supported!"))),Ch=la.Headers,Th=ca({fetch:xh,Headers:Ch}),kh=Th,Sh=()=>window?.__NUXT__?.config||{},Hr=Sh().app,Ph=()=>Hr.baseURL,Rh=()=>Hr.buildAssetsDir,Oh=(...e)=>ir(aa(),Rh(),...e),aa=(...e)=>{const t=Hr.cdnURL||Hr.baseURL;return e.length?ir(t,...e):t};globalThis.__buildAssetsURL=Oh,globalThis.__publicAssetsURL=aa;function Ks(e,t={},n){for(const r in e){const s=e[r],o=n?`${n}:${r}`:r;typeof s=="object"&&s!==null?Ks(s,t,o):typeof s=="function"&&(t[o]=s)}return t}const Ih={run:e=>e()},Ah=()=>Ih,ua=typeof console.createTask<"u"?console.createTask:Ah;function $h(e,t){const n=t.shift(),r=ua(n);return e.reduce((s,o)=>s.then(()=>r.run(()=>o(...t))),Promise.resolve())}function Mh(e,t){const n=t.shift(),r=ua(n);return Promise.all(e.map(s=>r.run(()=>s(...t))))}function ms(e,t){for(const n of[...e])n(t)}class Lh{constructor(){this._hooks={},this._before=void 0,this._after=void 0,this._deprecatedMessages=void 0,this._deprecatedHooks={},this.hook=this.hook.bind(this),this.callHook=this.callHook.bind(this),this.callHookWith=this.callHookWith.bind(this)}hook(t,n,r={}){if(!t||typeof n!="function")return()=>{};const s=t;let o;for(;this._deprecatedHooks[t];)o=this._deprecatedHooks[t],t=o.to;if(o&&!r.allowDeprecated){let i=o.message;i||(i=`${s} hook has been deprecated`+(o.to?`, please use ${o.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(i)||(console.warn(i),this._deprecatedMessages.add(i))}if(!n.name)try{Object.defineProperty(n,"name",{get:()=>"_"+t.replace(/\W+/g,"_")+"_hook_cb",configurable:!0})}catch{}return this._hooks[t]=this._hooks[t]||[],this._hooks[t].push(n),()=>{n&&(this.removeHook(t,n),n=void 0)}}hookOnce(t,n){let r,s=(...o)=>(typeof r=="function"&&r(),r=void 0,s=void 0,n(...o));return r=this.hook(t,s),r}removeHook(t,n){if(this._hooks[t]){const r=this._hooks[t].indexOf(n);r!==-1&&this._hooks[t].splice(r,1),this._hooks[t].length===0&&delete this._hooks[t]}}deprecateHook(t,n){this._deprecatedHooks[t]=typeof n=="string"?{to:n}:n;const r=this._hooks[t]||[];delete this._hooks[t];for(const s of r)this.hook(t,s)}deprecateHooks(t){Object.assign(this._deprecatedHooks,t);for(const n in t)this.deprecateHook(n,t[n])}addHooks(t){const n=Ks(t),r=Object.keys(n).map(s=>this.hook(s,n[s]));return()=>{for(const s of r.splice(0,r.length))s()}}removeHooks(t){const n=Ks(t);for(const r in n)this.removeHook(r,n[r])}removeAllHooks(){for(const t in this._hooks)delete this._hooks[t]}callHook(t,...n){return n.unshift(t),this.callHookWith($h,t,...n)}callHookParallel(t,...n){return n.unshift(t),this.callHookWith(Mh,t,...n)}callHookWith(t,n,...r){const s=this._before||this._after?{name:n,args:r,context:{}}:void 0;this._before&&ms(this._before,s);const o=t(n in this._hooks?[...this._hooks[n]]:[],r);return o instanceof Promise?o.finally(()=>{this._after&&s&&ms(this._after,s)}):(this._after&&s&&ms(this._after,s),o)}beforeEach(t){return this._before=this._before||[],this._before.push(t),()=>{if(this._before!==void 0){const n=this._before.indexOf(t);n!==-1&&this._before.splice(n,1)}}}afterEach(t){return this._after=this._after||[],this._after.push(t),()=>{if(this._after!==void 0){const n=this._after.indexOf(t);n!==-1&&this._after.splice(n,1)}}}}function fa(){return new Lh}function Hh(e={}){let t,n=!1;const r=i=>{if(t&&t!==i)throw new Error("Context conflict")};let s;if(e.asyncContext){const i=e.AsyncLocalStorage||globalThis.AsyncLocalStorage;i?s=new i:console.warn("[unctx] `AsyncLocalStorage` is not provided.")}const o=()=>{if(s&&t===void 0){const i=s.getStore();if(i!==void 0)return i}return t};return{use:()=>{const i=o();if(i===void 0)throw new Error("Context is not available");return i},tryUse:()=>o(),set:(i,c)=>{c||r(i),t=i,n=!0},unset:()=>{t=void 0,n=!1},call:(i,c)=>{r(i),t=i;try{return s?s.run(i,c):c()}finally{n||(t=void 0)}},async callAsync(i,c){t=i;const l=()=>{t=i},a=()=>t===i?l:void 0;Vs.add(a);try{const u=s?s.run(i,c):c();return n||(t=void 0),await u}finally{Vs.delete(a)}}}}function Nh(e={}){const t={};return{get(n,r={}){return t[n]||(t[n]=Hh({...e,...r})),t[n],t[n]}}}const Nr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof global<"u"?global:typeof window<"u"?window:{},qi="__unctx__",jh=Nr[qi]||(Nr[qi]=Nh()),Fh=(e,t={})=>jh.get(e,t),zi="__unctx_async_handlers__",Vs=Nr[zi]||(Nr[zi]=new Set);function Ws(e){const t=[];for(const s of Vs){const o=s();o&&t.push(o)}const n=()=>{for(const s of t)s()};let r=e();return r&&typeof r=="object"&&"catch"in r&&(r=r.catch(s=>{throw n(),s})),[r,n]}const da=Fh("nuxt-app"),Dh="__nuxt_plugin";function Bh(e){let t=0;const n={provide:void 0,globalName:"nuxt",versions:{get nuxt(){return"3.4.2"},get vue(){return n.vueApp.version}},payload:Ve({data:{},state:{},_errors:{},...window.__NUXT__??{}}),static:{data:{}},isHydrating:!0,deferHydration(){if(!n.isHydrating)return()=>{};t++;let o=!1;return()=>{if(!o&&(o=!0,t--,t===0))return n.isHydrating=!1,n.callHook("app:suspense:resolve")}},_asyncDataPromises:{},_asyncData:{},_payloadRevivers:{},...e};n.hooks=fa(),n.hook=n.hooks.hook,n.callHook=n.hooks.callHook,n.provide=(o,i)=>{const c="$"+o;_r(n,c,i),_r(n.vueApp.config.globalProperties,c,i)},_r(n.vueApp,"$nuxt",n),_r(n.vueApp.config.globalProperties,"$nuxt",n);{window.addEventListener("nuxt.preloadError",i=>{n.callHook("app:chunkError",{error:i.payload})});const o=n.hook("app:error",(...i)=>{console.error("[nuxt] error caught during app initialization",...i)});n.hook("app:mounted",o)}const r=Ve(n.payload.config),s=new Proxy(r,{get(o,i){return i in o?o[i]:o.public[i]},set(o,i,c){return i==="public"||i==="app"?!1:(o[i]=c,o.public[i]=c,!0)}});return n.provide("config",s),n}async function Uh(e,t){if(typeof t!="function")return;const{provide:n}=await ut(e,t,[e])||{};if(n&&typeof n=="object")for(const r in n)e.provide(r,n[r])}async function Kh(e,t){for(const n of t)await Uh(e,n)}function Vh(e){const t=[];for(const n of e){if(typeof n!="function")continue;let r=n;n.length>1&&(r=s=>n(s,s.provide)),t.push(r)}return t.sort((n,r)=>(n.meta?.order||jr.default)-(r.meta?.order||jr.default)),t}const jr={pre:-20,default:0,post:20};function mt(e,t){if(typeof e=="function")return mt({setup:e},t);const n=r=>{if(e.hooks&&r.hooks.addHooks(e.hooks),e.setup)return e.setup(r)};return n.meta={name:t?.name||e.name||e.setup?.name,order:t?.order||e.order||jr[e.enforce||"default"]||jr.default},n[Dh]=!0,n}function ut(e,t,n){const r=()=>n?t(...n):t();return da.set(e),r()}function me(){const e=da.tryUse();if(!e){const t=it();if(!t)throw new Error("[nuxt] instance unavailable");return t.appContext.app.$nuxt}return e}function Fo(){return me().$config}function _r(e,t,n){Object.defineProperty(e,t,{get:()=>n})}const Wh="modulepreload",qh=function(e,t){return e.startsWith(".")?new URL(e,t).href:e},Ji={},zh=function(t,n,r){if(!n||n.length===0)return t();const s=document.getElementsByTagName("link");return Promise.all(n.map(o=>{if(o=qh(o,r),o in Ji)return;Ji[o]=!0;const i=o.endsWith(".css"),c=i?'[rel="stylesheet"]':"";if(!!r)for(let u=s.length-1;u>=0;u--){const f=s[u];if(f.href===o&&(!i||f.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${o}"]${c}`))return;const a=document.createElement("link");if(a.rel=i?"stylesheet":Wh,i||(a.as="script",a.crossOrigin=""),a.href=o,document.head.appendChild(a),i)return new Promise((u,f)=>{a.addEventListener("load",u),a.addEventListener("error",()=>f(new Error(`Unable to preload CSS for ${o}`)))})})).then(()=>t())},dt=(...e)=>zh(...e).catch(t=>{const n=new Event("nuxt.preloadError");throw n.payload=t,window.dispatchEvent(n),t});function Jh(e){return Array.isArray(e)?e:[e]}const ha=["title","script","style","noscript"],pa=["base","meta","link","style","script","noscript"],Qh=["title","titleTemplate","templateParams","base","htmlAttrs","bodyAttrs","meta","link","style","script","noscript"],Xh=["base","title","titleTemplate","bodyAttrs","htmlAttrs","templateParams"],Yh=["tagPosition","tagPriority","tagDuplicateStrategy","innerHTML","textContent"];function ga(e){let t=9;for(let n=0;n<e.length;)t=Math.imul(t^e.charCodeAt(n++),9**9);return((t^t>>>9)+65536).toString(16).substring(1,8).toLowerCase()}function qs(e){return ga(`${e.tag}:${e.textContent||e.innerHTML||""}:${Object.entries(e.props).map(([t,n])=>`${t}:${String(n)}`).join(",")}`)}function Gh(e){let t=9;for(const n of e)for(let r=0;r<n.length;)t=Math.imul(t^n.charCodeAt(r++),9**9);return((t^t>>>9)+65536).toString(16).substring(1,8).toLowerCase()}function ma(e,t){const{props:n,tag:r}=e;if(Xh.includes(r))return r;if(r==="link"&&n.rel==="canonical")return"canonical";if(n.charset)return"charset";const s=["id"];r==="meta"&&s.push("name","property","http-equiv");for(const o of s)if(typeof n[o]<"u"){const i=String(n[o]);return t&&!t(i)?!1:`${r}:${o}:${i}`}return!1}function Qi(e,t){return e==null?t||null:typeof e=="function"?e(t):e}function br(e,t=!1,n){const{tag:r,$el:s}=e;s&&(Object.entries(r.props).forEach(([o,i])=>{i=String(i);const c=`attr:${o}`;if(o==="class"){if(!i)return;for(const l of i.split(" ")){const a=`${c}:${l}`;n&&n(e,a,()=>s.classList.remove(l)),s.classList.contains(l)||s.classList.add(l)}return}n&&!o.startsWith("data-h-")&&n(e,c,()=>s.removeAttribute(o)),(t||s.getAttribute(o)!==i)&&s.setAttribute(o,i)}),ha.includes(r.tag)&&(r.textContent&&r.textContent!==s.textContent?s.textContent=r.textContent:r.innerHTML&&r.innerHTML!==s.innerHTML&&(s.innerHTML=r.innerHTML)))}let kn=!1;async function Zh(e,t={}){const n={shouldRender:!0};if(await e.hooks.callHook("dom:beforeRender",n),!n.shouldRender)return;const r=t.document||e.resolvedOptions.document||window.document,s=(await e.resolveTags()).map(c);if(e.resolvedOptions.experimentalHashHydration&&(kn=kn||e._hash||!1,kn)){const d=Gh(s.map(g=>g.tag._h));if(kn===d)return;kn=d}const o=e._popSideEffectQueue();e.headEntries().map(d=>d._sde).forEach(d=>{Object.entries(d).forEach(([g,m])=>{o[g]=m})});const i=(d,g,m)=>{g=`${d.renderId}:${g}`,d.entry&&(d.entry._sde[g]=m),delete o[g]};function c(d){const g=e.headEntries().find(v=>v._i===d._e),m={renderId:d._d||qs(d),$el:null,shouldRender:!0,tag:d,entry:g,markSideEffect:(v,E)=>i(m,v,E)};return m}const l=[],a={body:[],head:[]},u=d=>{e._elMap[d.renderId]=d.$el,l.push(d),i(d,"el",()=>{d.$el?.remove(),delete e._elMap[d.renderId]})};for(const d of s){if(await e.hooks.callHook("dom:beforeRenderTag",d),!d.shouldRender)continue;const{tag:g}=d;if(g.tag==="title"){r.title=g.textContent||"",l.push(d);continue}if(g.tag==="htmlAttrs"||g.tag==="bodyAttrs"){d.$el=r[g.tag==="htmlAttrs"?"documentElement":"body"],br(d,!1,i),l.push(d);continue}if(d.$el=e._elMap[d.renderId],!d.$el&&g.key&&(d.$el=r.querySelector(`${g.tagPosition?.startsWith("body")?"body":"head"} > ${g.tag}[data-h-${g._h}]`)),d.$el){d.tag._d&&br(d),u(d);continue}a[g.tagPosition?.startsWith("body")?"body":"head"].push(d)}const f={bodyClose:void 0,bodyOpen:void 0,head:void 0};Object.entries(a).forEach(([d,g])=>{if(!g.length)return;const m=r?.[d]?.children;if(m){for(const v of[...m].reverse()){const E=v.tagName.toLowerCase();if(!pa.includes(E))continue;const _=v.getAttributeNames().reduce((R,S)=>({...R,[S]:v.getAttribute(S)}),{}),p={tag:E,props:_};v.innerHTML&&(p.innerHTML=v.innerHTML);const b=qs(p);let x=g.findIndex(R=>R?.renderId===b);if(x===-1){const R=ma(p);x=g.findIndex(S=>S?.tag._d&&S.tag._d===R)}if(x!==-1){const R=g[x];R.$el=v,br(R),u(R),delete g[x]}}g.forEach(v=>{const E=v.tag.tagPosition||"head";f[E]=f[E]||r.createDocumentFragment(),v.$el||(v.$el=r.createElement(v.tag.tag),br(v,!0)),f[E].appendChild(v.$el),u(v)})}}),f.head&&r.head.appendChild(f.head),f.bodyOpen&&r.body.insertBefore(f.bodyOpen,r.body.firstChild),f.bodyClose&&r.body.appendChild(f.bodyClose);for(const d of l)await e.hooks.callHook("dom:renderTag",d);Object.values(o).forEach(d=>d())}let ys=null;async function ep(e,t={}){function n(){return ys=null,Zh(e,t)}const r=t.delayFn||(s=>setTimeout(s,10));return ys=ys||new Promise(s=>r(()=>s(n())))}function tp(e){return{hooks:{"entries:updated":function(t){if(typeof e?.document>"u"&&typeof window>"u")return;let n=e?.delayFn;!n&&typeof requestAnimationFrame<"u"&&(n=requestAnimationFrame),ep(t,{document:e?.document||window.document,delayFn:n})}}}}function np(e){return e?.head.querySelector('meta[name="unhead:ssr"]')?.getAttribute("content")||!1}const Xi={critical:2,high:9,low:12,base:-1,title:1,meta:10};function Yi(e){if(typeof e.tagPriority=="number")return e.tagPriority;if(e.tag==="meta"){if(e.props.charset)return-2;if(e.props["http-equiv"]==="content-security-policy")return 0}const t=e.tagPriority||e.tag;return t in Xi?Xi[t]:10}const rp=[{prefix:"before:",offset:-1},{prefix:"after:",offset:1}];function sp(){return{hooks:{"tags:resolve":e=>{const t=n=>e.tags.find(r=>r._d===n)?._p;for(const{prefix:n,offset:r}of rp)for(const s of e.tags.filter(o=>typeof o.tagPriority=="string"&&o.tagPriority.startsWith(n))){const o=t(s.tagPriority.replace(n,""));typeof o<"u"&&(s._p=o+r)}e.tags.sort((n,r)=>n._p-r._p).sort((n,r)=>Yi(n)-Yi(r))}}}}function op(){return{hooks:{"tags:resolve":e=>{const{tags:t}=e;let n=t.findIndex(s=>s.tag==="titleTemplate");const r=t.findIndex(s=>s.tag==="title");if(r!==-1&&n!==-1){const s=Qi(t[n].textContent,t[r].textContent);s!==null?t[r].textContent=s||t[r].textContent:delete t[r]}else if(n!==-1){const s=Qi(t[n].textContent);s!==null&&(t[n].textContent=s,t[n].tag="title",n=-1)}n!==-1&&delete t[n],e.tags=t.filter(Boolean)}}}}function ip(){return{hooks:{"tag:normalise":function({tag:e}){typeof e.props.body<"u"&&(e.tagPosition="bodyClose",delete e.props.body)}}}}const cp=["link","style","script","noscript"];function lp(){return{hooks:{"tag:normalise":({tag:e,resolvedOptions:t})=>{t.experimentalHashHydration===!0&&(e._h=qs(e)),e.key&&cp.includes(e.tag)&&(e._h=ga(e.key),e.props[`data-h-${e._h}`]="")}}}}const Gi=["script","link","bodyAttrs"];function ap(){const e=(t,n)=>{const r={},s={};Object.entries(n.props).forEach(([i,c])=>{i.startsWith("on")&&typeof c=="function"?s[i]=c:r[i]=c});let o;return t==="dom"&&n.tag==="script"&&typeof r.src=="string"&&typeof s.onload<"u"&&(o=r.src,delete r.src),{props:r,eventHandlers:s,delayedSrc:o}};return{hooks:{"ssr:render":function(t){t.tags=t.tags.map(n=>(!Gi.includes(n.tag)||!Object.entries(n.props).find(([r,s])=>r.startsWith("on")&&typeof s=="function")||(n.props=e("ssr",n).props),n))},"dom:beforeRenderTag":function(t){if(!Gi.includes(t.tag.tag)||!Object.entries(t.tag.props).find(([o,i])=>o.startsWith("on")&&typeof i=="function"))return;const{props:n,eventHandlers:r,delayedSrc:s}=e("dom",t.tag);Object.keys(r).length&&(t.tag.props=n,t.tag._eventHandlers=r,t.tag._delayedSrc=s)},"dom:renderTag":function(t){const n=t.$el;if(!t.tag._eventHandlers||!n)return;const r=t.tag.tag==="bodyAttrs"&&typeof window<"u"?window:n;Object.entries(t.tag._eventHandlers).forEach(([s,o])=>{const i=`${t.tag._d||t.tag._p}:${s}`,c=s.slice(2).toLowerCase(),l=`data-h-${c}`;if(t.markSideEffect(i,()=>{}),n.hasAttribute(l))return;const a=o;n.setAttribute(l,""),r.addEventListener(c,a),t.entry&&(t.entry._sde[i]=()=>{r.removeEventListener(c,a),n.removeAttribute(l)})}),t.tag._delayedSrc&&n.setAttribute("src",t.tag._delayedSrc)}}}}const up=["templateParams","htmlAttrs","bodyAttrs"];function fp(){return{hooks:{"tag:normalise":function({tag:e}){["hid","vmid","key"].forEach(r=>{e.props[r]&&(e.key=e.props[r],delete e.props[r])});const n=ma(e)||(e.key?`${e.tag}:${e.key}`:!1);n&&(e._d=n)},"tags:resolve":function(e){const t={};e.tags.forEach(r=>{const s=(r.key?`${r.tag}:${r.key}`:r._d)||r._p,o=t[s];if(o){let c=r?.tagDuplicateStrategy;if(!c&&up.includes(r.tag)&&(c="merge"),c==="merge"){const l=o.props;["class","style"].forEach(a=>{r.props[a]&&l[a]&&(a==="style"&&!l[a].endsWith(";")&&(l[a]+=";"),r.props[a]=`${l[a]} ${r.props[a]}`)}),t[s].props={...l,...r.props};return}else if(r._e===o._e){o._duped=o._duped||[],r._d=`${o._d}:${o._duped.length+1}`,o._duped.push(r);return}}const i=Object.keys(r.props).length+(r.innerHTML?1:0)+(r.textContent?1:0);if(pa.includes(r.tag)&&i===0){delete t[s];return}t[s]=r});const n=[];Object.values(t).forEach(r=>{const s=r._duped;delete r._duped,n.push(r),s&&n.push(...s)}),e.tags=n}}}}function vr(e,t){function n(o){if(["s","pageTitle"].includes(o))return t.pageTitle;let i;return o.includes(".")?i=o.split(".").reduce((c,l)=>c&&c[l]||void 0,t):i=t[o],typeof i<"u"?i||"":!1}let r=e;try{r=decodeURI(e)}catch{}return(r.match(/%(\w+\.+\w+)|%(\w+)/g)||[]).sort().reverse().forEach(o=>{const i=n(o.slice(1));typeof i=="string"&&(e=e.replaceAll(new RegExp(`\\${o}(\\W|$)`,"g"),`${i}$1`).trim())}),t.separator&&(e.endsWith(t.separator)&&(e=e.slice(0,-t.separator.length).trim()),e.startsWith(t.separator)&&(e=e.slice(t.separator.length).trim()),e=e.replace(new RegExp(`\\${t.separator}\\s*\\${t.separator}`,"g"),t.separator)),e}function dp(){return{hooks:{"tags:resolve":e=>{const{tags:t}=e,n=t.find(o=>o.tag==="title")?.textContent,r=t.findIndex(o=>o.tag==="templateParams"),s=r!==-1?t[r].props:{};s.pageTitle=s.pageTitle||n||"";for(const o of t)if(["titleTemplate","title"].includes(o.tag)&&typeof o.textContent=="string")o.textContent=vr(o.textContent,s);else if(o.tag==="meta"&&typeof o.props.content=="string")o.props.content=vr(o.props.content,s);else if(o.tag==="link"&&typeof o.props.href=="string")o.props.href=vr(o.props.href,s);else if(o.tag==="script"&&["application/json","application/ld+json"].includes(o.props.type)&&typeof o.innerHTML=="string")try{o.innerHTML=JSON.stringify(JSON.parse(o.innerHTML),(i,c)=>typeof c=="string"?vr(c,s):c)}catch{}e.tags=t.filter(o=>o.tag!=="templateParams")}}}}const hp=typeof window<"u";let ya;function pp(e){return ya=e}function gp(){return ya}async function mp(e,t){const n={tag:e,props:{}};return e==="templateParams"?(n.props=t,n):["title","titleTemplate"].includes(e)?(n.textContent=t instanceof Promise?await t:t,n):typeof t=="string"?["script","noscript","style"].includes(e)?(e==="script"&&(/^(https?:)?\/\//.test(t)||t.startsWith("/"))?n.props.src=t:n.innerHTML=t,n):!1:(n.props=await _p(e,{...t}),n.props.children&&(n.props.innerHTML=n.props.children),delete n.props.children,Object.keys(n.props).filter(r=>Yh.includes(r)).forEach(r=>{(!["innerHTML","textContent"].includes(r)||ha.includes(n.tag))&&(n[r]=n.props[r]),delete n.props[r]}),["innerHTML","textContent"].forEach(r=>{if(n.tag==="script"&&typeof n[r]=="string"&&["application/ld+json","application/json"].includes(n.props.type))try{n[r]=JSON.parse(n[r])}catch{n[r]=""}typeof n[r]=="object"&&(n[r]=JSON.stringify(n[r]))}),n.props.class&&(n.props.class=yp(n.props.class)),n.props.content&&Array.isArray(n.props.content)?n.props.content.map(r=>({...n,props:{...n.props,content:r}})):n)}function yp(e){return typeof e=="object"&&!Array.isArray(e)&&(e=Object.keys(e).filter(t=>e[t])),(Array.isArray(e)?e.join(" "):e).split(" ").filter(t=>t.trim()).filter(Boolean).join(" ")}async function _p(e,t){for(const n of Object.keys(t)){const r=n.startsWith("data-");t[n]instanceof Promise&&(t[n]=await t[n]),String(t[n])==="true"?t[n]=r?"true":"":String(t[n])==="false"&&(r?t[n]="false":delete t[n])}return t}const bp=10;async function vp(e){const t=[];return Object.entries(e.resolvedInput).filter(([n,r])=>typeof r<"u"&&Qh.includes(n)).forEach(([n,r])=>{const s=Jh(r);t.push(...s.map(o=>mp(n,o)).flat())}),(await Promise.all(t)).flat().filter(Boolean).map((n,r)=>(n._e=e._i,n._p=(e._i<<bp)+r,n))}function wp(){return[fp(),sp(),dp(),op(),lp(),ap(),ip()]}function Ep(e={}){return[tp({document:e?.document,delayFn:e?.domDelayFn})]}function xp(e={}){const t=Cp({...e,plugins:[...Ep(e),...e?.plugins||[]]});return e.experimentalHashHydration&&t.resolvedOptions.document&&(t._hash=np(t.resolvedOptions.document)),pp(t),t}function Cp(e={}){let t=[],n={},r=0;const s=fa();e?.hooks&&s.addHooks(e.hooks),e.plugins=[...wp(),...e?.plugins||[]],e.plugins.forEach(c=>c.hooks&&s.addHooks(c.hooks)),e.document=e.document||(hp?document:void 0);const o=()=>s.callHook("entries:updated",i),i={resolvedOptions:e,headEntries(){return t},get hooks(){return s},use(c){c.hooks&&s.addHooks(c.hooks)},push(c,l){const a={_i:r++,input:c,_sde:{}};return l?.mode&&(a._m=l?.mode),l?.transform&&(a._t=l?.transform),t.push(a),o(),{dispose(){t=t.filter(u=>u._i!==a._i?!0:(n={...n,...u._sde||{}},u._sde={},o(),!1))},patch(u){t=t.map(f=>(f._i===a._i&&(a.input=f.input=u,o()),f))}}},async resolveTags(){const c={tags:[],entries:[...t]};await s.callHook("entries:resolve",c);for(const l of c.entries){const a=l._t||(u=>u);if(l.resolvedInput=a(l.resolvedInput||l.input),l.resolvedInput)for(const u of await vp(l)){const f={tag:u,entry:l,resolvedOptions:i.resolvedOptions};await s.callHook("tag:normalise",f),c.tags.push(f.tag)}}return await s.callHook("tags:resolve",c),c.tags},_popSideEffectQueue(){const c={...n};return n={},c},_elMap:{}};return i.hooks.callHook("init",i),i}function Tp(e){return typeof e=="function"?e():K(e)}function Fr(e,t=""){if(e instanceof Promise)return e;const n=Tp(e);return!e||!n?n:Array.isArray(n)?n.map(r=>Fr(r,t)):typeof n=="object"?Object.fromEntries(Object.entries(n).map(([r,s])=>r==="titleTemplate"||r.startsWith("on")?[r,K(s)]:[r,Fr(s,r)])):n}const kp=Xl.startsWith("3"),Sp=typeof window<"u",_a="usehead";function Do(){return it()&&Ge(_a)||gp()}function Pp(e){return{install(n){kp&&(n.config.globalProperties.$unhead=e,n.config.globalProperties.$head=e,n.provide(_a,e))}}.install}function Rp(e={}){const t=xp({...e,domDelayFn:n=>setTimeout(()=>wn(()=>n()),10),plugins:[Op(),...e?.plugins||[]]});return t.install=Pp(t),t}function Op(){return{hooks:{"entries:resolve":function(e){for(const t of e.entries)t.resolvedInput=Fr(t.input)}}}}function Ip(e,t={}){const n=Do(),r=_e(!1),s=_e({});Cf(()=>{s.value=r.value?{}:Fr(e)});const o=n.push(s.value,t);return Fe(s,c=>{o.patch(c)}),it()&&(or(()=>{o.dispose()}),kl(()=>{r.value=!0}),Tl(()=>{r.value=!1})),o}function Ap(e,t={}){return Do().push(e,t)}function $p(e,t={}){const n=Do();if(n){const r=Sp||!!n.resolvedOptions?.document;return t.mode==="server"&&r||t.mode==="client"&&!r?void 0:r?Ip(e,t):Ap(e,t)}}function _s(e){return e!==null&&typeof e=="object"}function zs(e,t,n=".",r){if(!_s(t))return zs(e,{},n,r);const s=Object.assign({},t);for(const o in e){if(o==="__proto__"||o==="constructor")continue;const i=e[o];i!=null&&(r&&r(s,o,i,n)||(Array.isArray(i)&&Array.isArray(s[o])?s[o]=[...i,...s[o]]:_s(i)&&_s(s[o])?s[o]=zs(i,s[o],(n?`${n}.`:"")+o.toString(),r):s[o]=i))}return s}function ba(e){return(...t)=>t.reduce((n,r)=>zs(n,r,"",e),{})}const Mp=ba(),Lp=ba((e,t,n)=>{if(typeof e[t]<"u"&&typeof n=="function")return e[t]=n(e[t]),!0});class Js extends Error{constructor(){super(...arguments),this.statusCode=500,this.fatal=!1,this.unhandled=!1,this.statusMessage=void 0}toJSON(){const t={message:this.message,statusCode:Xs(this.statusCode,500)};return this.statusMessage&&(t.statusMessage=va(this.statusMessage)),this.data!==void 0&&(t.data=this.data),t}}Js.__h3_error__=!0;function Qs(e){if(typeof e=="string")return new Js(e);if(Hp(e))return e;const t=new Js(e.message??e.statusMessage,e.cause?{cause:e.cause}:void 0);if("stack"in e)try{Object.defineProperty(t,"stack",{get(){return e.stack}})}catch{try{t.stack=e.stack}catch{}}if(e.data&&(t.data=e.data),e.statusCode?t.statusCode=Xs(e.statusCode,t.statusCode):e.status&&(t.statusCode=Xs(e.status,t.statusCode)),e.statusMessage?t.statusMessage=e.statusMessage:e.statusText&&(t.statusMessage=e.statusText),t.statusMessage){const n=t.statusMessage;va(t.statusMessage)!==n&&console.warn("[h3] Please prefer using `message` for longer error messages instead of `statusMessage`. In the future `statusMessage` will be sanitized by default.")}return e.fatal!==void 0&&(t.fatal=e.fatal),e.unhandled!==void 0&&(t.unhandled=e.unhandled),t}function Hp(e){return e?.constructor?.__h3_error__===!0}const Np=/[^\u0009\u0020-\u007E]/g;function va(e=""){return e.replace(Np,"")}function Xs(e,t=200){return!e||(typeof e=="string"&&(e=Number.parseInt(e,10)),e<100||e>999)?t:e}function es(...e){const t=typeof e[e.length-1]=="string"?e.pop():void 0;typeof e[0]!="string"&&e.unshift(t);const[n,r]=e;if(!n||typeof n!="string")throw new TypeError("[nuxt] [useState] key must be a string: "+n);if(r!==void 0&&typeof r!="function")throw new Error("[nuxt] [useState] init must be a function: "+r);const s="$s"+n,o=me(),i=ko(o.payload.state,s);if(i.value===void 0&&r){const c=r();if(we(c))return o.payload.state[s]=c,c;i.value=c}return i}const yt=()=>me()?.$router,Mn=()=>it()?Ge("_route",me()._route):me()._route,jp=e=>e,Fp=()=>{try{if(me()._processingMiddleware)return!0}catch{return!0}return!1},Dp=(e,t)=>{e||(e="/");const n=typeof e=="string"?e:e.path||"/",r=t?.external||xn(n,{acceptRelative:!0});if(r&&!t?.external)throw new Error("Navigating to external URL is not allowed by default. Use `navigateTo (url, { external: true })`.");if(r&&cr(n).protocol==="script:")throw new Error("Cannot navigate to an URL with script protocol.");const s=Fp();if(!r&&s)return e;const o=yt();return r?(t?.replace?location.replace(n):location.href=n,Promise.resolve()):t?.replace?o.replace(e):o.push(e)},ts=()=>ko(me().payload,"error"),Gt=e=>{const t=Bo(e);try{me().callHook("app:error",t);const r=ts();r.value=r.value||t}catch{throw t}return t},Bp=async(e={})=>{const t=me(),n=ts();t.callHook("app:error:cleared",e),e.redirect&&await yt().replace(e.redirect),n.value=null},Up=e=>!!(e&&typeof e=="object"&&"__nuxt_error"in e),Bo=e=>{const t=Qs(e);return t.__nuxt_error=!0,t},Kp=()=>null;function Uo(...e){const t=typeof e[e.length-1]=="string"?e.pop():void 0;typeof e[0]!="string"&&e.unshift(t);let[n,r,s={}]=e;if(typeof n!="string")throw new TypeError("[nuxt] [asyncData] key must be a string.");if(typeof r!="function")throw new TypeError("[nuxt] [asyncData] handler must be a function.");s.server=s.server??!0,s.default=s.default??Kp,s.lazy=s.lazy??!1,s.immediate=s.immediate??!0;const o=me(),i=()=>o.isHydrating?o.payload.data[n]:o.static.data[n],c=()=>i()!==void 0;o._asyncData[n]||(o._asyncData[n]={data:_e(i()??s.default?.()??null),pending:_e(!c()),error:ko(o.payload._errors,n)});const l={...o._asyncData[n]};l.refresh=l.execute=(d={})=>{if(o._asyncDataPromises[n]){if(d.dedupe===!1)return o._asyncDataPromises[n];o._asyncDataPromises[n].cancelled=!0}if(d._initial&&c())return i();l.pending.value=!0;const g=new Promise((m,v)=>{try{m(r(o))}catch(E){v(E)}}).then(m=>{if(g.cancelled)return o._asyncDataPromises[n];let v=m;s.transform&&(v=s.transform(m)),s.pick&&(v=Vp(v,s.pick)),l.data.value=v,l.error.value=null}).catch(m=>{if(g.cancelled)return o._asyncDataPromises[n];l.error.value=m,l.data.value=K(s.default?.()??null)}).finally(()=>{g.cancelled||(l.pending.value=!1,o.payload.data[n]=l.data.value,l.error.value&&(o.payload._errors[n]=Bo(l.error.value)),delete o._asyncDataPromises[n])});return o._asyncDataPromises[n]=g,o._asyncDataPromises[n]};const a=()=>l.refresh({_initial:!0}),u=s.server!==!1&&o.payload.serverRendered;{const d=it();if(d&&!d._nuxtOnBeforeMountCbs){d._nuxtOnBeforeMountCbs=[];const m=d._nuxtOnBeforeMountCbs;d&&(Pl(()=>{m.forEach(v=>{v()}),m.splice(0,m.length)}),Yn(()=>m.splice(0,m.length)))}u&&o.isHydrating&&c()?l.pending.value=!1:d&&(o.payload.serverRendered&&o.isHydrating||s.lazy)&&s.immediate?d._nuxtOnBeforeMountCbs.push(a):s.immediate&&a(),s.watch&&Fe(s.watch,()=>l.refresh());const g=o.hook("app:data:refresh",m=>{if(!m||m.includes(n))return l.refresh()});d&&Yn(g)}const f=Promise.resolve(o._asyncDataPromises[n]).then(()=>l);return Object.assign(f,l),f}function Vp(e,t){const n={};for(const r of t)n[r]=e[r];return n}const Ys=globalThis.requestIdleCallback||(e=>{const t=Date.now(),n={didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-t))};return setTimeout(()=>{e(n)},1)}),Wp=globalThis.cancelIdleCallback||(e=>{clearTimeout(e)}),qp=e=>{const t=me();t.isHydrating?t.hooks.hookOnce("app:suspense:resolve",()=>{Ys(e)}):Ys(e)};async function wa(e,t=yt()){const{path:n,matched:r}=t.resolve(e);if(!r.length||(t._routePreloaded||(t._routePreloaded=new Set),t._routePreloaded.has(n)))return;const s=t._preloadPromises=t._preloadPromises||[];if(s.length>4)return Promise.all(s).then(()=>wa(e,t));t._routePreloaded.add(n);const o=r.map(i=>i.components?.default).filter(i=>typeof i=="function");for(const i of o){const c=Promise.resolve(i()).catch(()=>{}).finally(()=>s.splice(s.indexOf(c)));s.push(c)}await Promise.all(s)}Object.getOwnPropertyNames(Object.prototype).sort().join("\0");const zp=-1,Jp=-2,Qp=-3,Xp=-4,Yp=-5,Gp=-6;function Zp(e,t){return eg(JSON.parse(e),t)}function eg(e,t){if(typeof e=="number")return s(e,!0);if(!Array.isArray(e)||e.length===0)throw new Error("Invalid input");const n=e,r=Array(n.length);function s(o,i=!1){if(o===zp)return;if(o===Qp)return NaN;if(o===Xp)return 1/0;if(o===Yp)return-1/0;if(o===Gp)return-0;if(i)throw new Error("Invalid input");if(o in r)return r[o];const c=n[o];if(!c||typeof c!="object")r[o]=c;else if(Array.isArray(c))if(typeof c[0]=="string"){const l=c[0],a=t?.[l];if(a)return r[o]=a(s(c[1]));switch(l){case"Date":r[o]=new Date(c[1]);break;case"Set":const u=new Set;r[o]=u;for(let g=1;g<c.length;g+=1)u.add(s(c[g]));break;case"Map":const f=new Map;r[o]=f;for(let g=1;g<c.length;g+=2)f.set(s(c[g]),s(c[g+1]));break;case"RegExp":r[o]=new RegExp(c[1],c[2]);break;case"Object":r[o]=Object(c[1]);break;case"BigInt":r[o]=BigInt(c[1]);break;case"null":const d=Object.create(null);r[o]=d;for(let g=1;g<c.length;g+=2)d[c[g]]=s(c[g+1]);break;default:throw new Error(`Unknown type ${l}`)}}else{const l=new Array(c.length);r[o]=l;for(let a=0;a<c.length;a+=1){const u=c[a];u!==Jp&&(l[a]=s(u))}}else{const l={};r[o]=l;for(const a in c){const u=c[a];l[a]=s(u)}}return r[o]}return s(0)}const tg={meta:[{name:"viewport",content:"width=device-width, initial-scale=1"},{charset:"utf-8"}],link:[],style:[],script:[],noscript:[]},Gs=!1,ng=!1,rg="__nuxt",sg=!1;function Zi(e,t={}){const n=og(e,t),r=me(),s=r._payloadCache=r._payloadCache||{};return s[n]||(s[n]=ig(n).then(o=>o||(delete s[n],null))),s[n]}const ec="js";function og(e,t={}){const n=new URL(e,"http://localhost");if(n.search)throw new Error("Payload URL cannot contain search params: "+e);if(n.host!=="localhost"||xn(n.pathname,{acceptRelative:!0}))throw new Error("Payload URL must not include hostname: "+e);const r=t.hash||(t.fresh?Date.now():"");return ir(Fo().app.baseURL,n.pathname,r?`_payload.${r}.${ec}`:`_payload.${ec}`)}async function ig(e){try{return sg?lg(await fetch(e).then(t=>t.text())):await dt(()=>import(e),[],import.meta.url).then(t=>t.default||t)}catch(t){console.warn("[nuxt] Cannot load payload ",e,t)}return null}function cg(){return!!me().payload.prerenderedAt}function lg(e){return Zp(e,me()._payloadRevivers)}function ag(e={}){const t=e.path||window.location.pathname;let n={};try{n=JSON.parse(sessionStorage.getItem("nuxt:reload")||"{}")}catch{}if(e.force||n?.path!==t||n?.expires<Date.now()){try{sessionStorage.setItem("nuxt:reload",JSON.stringify({path:t,expires:Date.now()+(e.ttl??1e4)}))}catch{}if(e.persistState)try{sessionStorage.setItem("nuxt:reload:state",JSON.stringify({state:me().payload.state}))}catch{}window.location.pathname!==t?window.location.href=t:window.location.reload()}}const ug=(...e)=>e.find(t=>t!==void 0),fg="noopener noreferrer";function dg(e){const t=e.componentName||"NuxtLink",n=(r,s)=>{if(!r||e.trailingSlash!=="append"&&e.trailingSlash!=="remove")return r;const o=e.trailingSlash==="append"?sa:jo;if(typeof r=="string")return o(r,!0);const i="path"in r?r.path:s(r).path;return{...r,name:void 0,path:o(i,!0)}};return $e({name:t,props:{to:{type:[String,Object],default:void 0,required:!1},href:{type:[String,Object],default:void 0,required:!1},target:{type:String,default:void 0,required:!1},rel:{type:String,default:void 0,required:!1},noRel:{type:Boolean,default:void 0,required:!1},prefetch:{type:Boolean,default:void 0,required:!1},noPrefetch:{type:Boolean,default:void 0,required:!1},activeClass:{type:String,default:void 0,required:!1},exactActiveClass:{type:String,default:void 0,required:!1},prefetchedClass:{type:String,default:void 0,required:!1},replace:{type:Boolean,default:void 0,required:!1},ariaCurrentValue:{type:String,default:void 0,required:!1},external:{type:Boolean,default:void 0,required:!1},custom:{type:Boolean,default:void 0,required:!1}},setup(r,{slots:s}){const o=yt(),i=le(()=>{const f=r.to||r.href||"";return n(f,o.resolve)}),c=le(()=>r.external||r.target&&r.target!=="_self"?!0:typeof i.value=="object"?!1:i.value===""||xn(i.value,{acceptRelative:!0})),l=_e(!1),a=_e(null),u=f=>{a.value=r.custom?f?.$el?.nextElementSibling:f?.$el};if(r.prefetch!==!1&&r.noPrefetch!==!0&&r.target!=="_blank"&&!pg()){const d=me();let g,m=null;En(()=>{const v=hg();qp(()=>{g=Ys(()=>{a?.value?.tagName&&(m=v.observe(a.value,async()=>{m?.(),m=null;const E=typeof i.value=="string"?i.value:o.resolve(i.value).fullPath;await Promise.all([d.hooks.callHook("link:prefetch",E).catch(()=>{}),!c.value&&wa(i.value,o).catch(()=>{})]),l.value=!0}))})})}),or(()=>{g&&Wp(g),m?.(),m=null})}return()=>{if(!c.value){const v={ref:u,to:i.value,activeClass:r.activeClass||e.activeClass,exactActiveClass:r.exactActiveClass||e.exactActiveClass,replace:r.replace,ariaCurrentValue:r.ariaCurrentValue,custom:r.custom};return r.custom||(l.value&&(v.class=r.prefetchedClass||e.prefetchedClass),v.rel=r.rel),He(Nf("RouterLink"),v,s.default)}const f=typeof i.value=="object"?o.resolve(i.value)?.href??null:i.value||null,d=r.target||null,g=r.noRel?null:ug(r.rel,e.externalRelAttribute,f?fg:"")||null,m=()=>Dp(f,{replace:r.replace});return r.custom?s.default?s.default({href:f,navigate:m,get route(){if(!f)return;const v=cr(f);return{path:v.pathname,fullPath:v.pathname,get query(){return ra(v.search)},hash:v.hash,params:{},name:void 0,matched:[],redirectedFrom:void 0,meta:{},href:f}},rel:g,target:d,isExternal:c.value,isActive:!1,isExactActive:!1}):null:He("a",{ref:a,href:f,rel:g,target:d},s.default?.())}}})}const Ea=dg({componentName:"NuxtLink"});function hg(){const e=me();if(e._observer)return e._observer;let t=null;const n=new Map,r=(o,i)=>(t||(t=new IntersectionObserver(c=>{for(const l of c){const a=n.get(l.target);(l.isIntersecting||l.intersectionRatio>0)&&a&&a()}})),n.set(o,i),t.observe(o),()=>{n.delete(o),t.unobserve(o),n.size===0&&(t.disconnect(),t=null)});return e._observer={observe:r}}function pg(){const e=navigator.connection;return!!(e&&(e.saveData||/2g/.test(e.effectiveType)))}const gg={},mg=Lp(gg);function yg(){const e=me();return e._appConfig||(e._appConfig=Ve(mg)),e._appConfig}const _g=()=>es("color-mode").value;function Dr(e){return typeof e=="function"?e():K(e)}const bg=e=>typeof e<"u",tc=()=>{};function vg(e,t){function n(...r){return new Promise((s,o)=>{Promise.resolve(e(()=>t.apply(this,r),{fn:t,thisArg:this,args:r})).then(s).catch(o)})}return n}function wg(e,t={}){let n,r,s=tc;const o=c=>{clearTimeout(c),s(),s=tc};return c=>{const l=Dr(e),a=Dr(t.maxWait);return n&&o(n),l<=0||a!==void 0&&a<=0?(r&&(o(r),r=null),Promise.resolve(c())):new Promise((u,f)=>{s=t.rejectOnCancel?f:u,a&&!r&&(r=setTimeout(()=>{n&&o(n),r=null,u(c())},a)),n=setTimeout(()=>{r&&o(r),r=null,u(c())},l)})}}function xa(e,t=200,n={}){return vg(wg(t,n),e)}function Eg(e=!1,t={}){const{truthyValue:n=!0,falsyValue:r=!1}=t,s=we(e),o=_e(e);function i(c){if(arguments.length)return o.value=c,o.value;{const l=Dr(n);return o.value=o.value===l?Dr(r):l,o.value}}return s?i:[o,i]}function xg(e){return JSON.parse(JSON.stringify(e))}function Cg(e,t,n,r={}){var s,o,i;const{clone:c=!1,passive:l=!1,eventName:a,deep:u=!1,defaultValue:f,shouldEmit:d}=r,g=it(),m=n||g?.emit||((s=g?.$emit)==null?void 0:s.bind(g))||((i=(o=g?.proxy)==null?void 0:o.$emit)==null?void 0:i.bind(g?.proxy));let v=a;t||(t="modelValue"),v=a||v||`update:${t.toString()}`;const E=b=>c?typeof c=="function"?c(b):xg(b):b,_=()=>bg(e[t])?E(e[t]):f,p=b=>{d?d(b)&&m(v,b):m(v,b)};if(l){const b=_(),x=_e(b);return Fe(()=>e[t],R=>x.value=E(R)),Fe(x,R=>{(R!==e[t]||u)&&p(R)},{deep:u}),x}else return le({get(){return _()},set(b){p(b)}})}const Tg=6e4;function Ca(e){return e}const kg=Ca,{setTimeout:Sg}=globalThis;function Pg(e,t){const{post:n,on:r,eventNames:s=[],serialize:o=Ca,deserialize:i=kg,resolver:c,timeout:l=Tg}=t,a=new Map;let u;const f=new Proxy({},{get(d,g){if(g==="$functions")return e;const m=(...E)=>{n(o({m:g,a:E,t:"q"}))};if(s.includes(g))return m.asEvent=m,m;const v=async(...E)=>(await u,new Promise((_,p)=>{const b=Og();a.set(b,{resolve:_,reject:p}),n(o({m:g,a:E,i:b,t:"q"})),l>=0&&Sg(()=>{p(new Error(`[birpc] timeout on calling "${g}"`)),a.delete(b)},l)}));return v.asEvent=m,v}});return u=r(async(d,...g)=>{const m=i(d);if(m.t==="q"){const{m:v,a:E}=m;let _,p;const b=c?c(v,e[v]):e[v];if(!b)p=new Error(`[birpc] function "${v}" not found`);else try{_=await b.apply(f,E)}catch(x){p=x}m.i&&(p&&t.onError&&t.onError(p,v,E),n(o({t:"s",i:m.i,r:_,e:p}),...g))}else{const{i:v,r:E,e:_}=m,p=a.get(v);p&&(_?p.reject(_):p.resolve(E)),a.delete(v)}}),f}const Rg="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";function Og(e=21){let t="",n=e;for(;n--;)t+=Rg[Math.random()*64|0];return t}/*! (c) 2020 Andrea Giammarchi */const{parse:Ig,stringify:Ag}=JSON,{keys:$g}=Object,Zn=String,Ta="string",nc={},Br="object",ka=(e,t)=>t,Mg=e=>e instanceof Zn?Zn(e):e,Lg=(e,t)=>typeof t===Ta?new Zn(t):t,Sa=(e,t,n,r)=>{const s=[];for(let o=$g(n),{length:i}=o,c=0;c<i;c++){const l=o[c],a=n[l];if(a instanceof Zn){const u=e[a];typeof u===Br&&!t.has(u)?(t.add(u),n[l]=nc,s.push({k:l,a:[e,t,u,r]})):n[l]=r.call(n,l,u)}else n[l]!==nc&&(n[l]=r.call(n,l,a))}for(let{length:o}=s,i=0;i<o;i++){const{k:c,a:l}=s[i];n[c]=r.call(n,c,Sa.apply(null,l))}return n},rc=(e,t,n)=>{const r=Zn(t.push(n)-1);return e.set(n,r),r},Hg=(e,t)=>{const n=Ig(e,Lg).map(Mg),r=n[0],s=t||ka,o=typeof r===Br&&r?Sa(n,new Set,r,s):r;return s.call({"":o},"",o)},Ng=(e,t,n)=>{const r=t&&typeof t===Br?(u,f)=>u===""||-1<t.indexOf(u)?f:void 0:t||ka,s=new Map,o=[],i=[];let c=+rc(s,o,r.call({"":e},"",e)),l=!c;for(;c<o.length;)l=!0,i[c]=Ag(o[c++],a,n);return"["+i.join(",")+"]";function a(u,f){if(l)return l=!l,f;const d=r.call(this,u,f);switch(typeof d){case Br:if(d===null)return d;case Ta:return s.get(d)||rc(s,o,d)}return d}},jg=2e3;let Pa=()=>{};const sc=_e(!0),oc=_e(),Ra=_e(null);function Fg(e){const t=Pg(e,{post:n=>Ra.value.send(n),on:n=>{Pa=n},serialize:Ng,deserialize:Hg});return{useServerConfig:async function(){return(await Uo("server-config",()=>t.getConfig())).data}}}async function Oa(e){const t=new WebSocket(`ws://${e}/__nuxt_og_image__/entry`);return t.addEventListener("message",n=>Pa(String(n.data))),t.addEventListener("error",n=>{oc.value=n}),t.addEventListener("close",()=>{console.log("[nuxt-og-image] WebSocket closed, reconnecting..."),setTimeout(async()=>{Ra.value=await Oa(e)},jg)}),sc.value=!0,t.readyState!==WebSocket.OPEN&&await new Promise(n=>t.addEventListener("open",n)),console.log("[nuxt-og-image] WebSocket connected."),sc.value=!1,oc.value=null,t}const Ko=_e(Date.now()),ic=_e(null),Ia=window.location.host,st=_e("/"),Aa=_e("/"),Zs=xa(()=>{Ko.value=Date.now()},200),Dg={refresh(){Zs()}};await Oa(Ia);const ib=Fg(Dg),zt=_e(null),Vo=le(()=>oa(Aa.value,`${window.location.protocol}//${Ia}`)),cb=le(()=>`${Vo.value}${st.value==="/"?"":st.value}`);const $a=(e,t)=>{const n=e.__vccOpts||e;for(const[r,s]of t)n[r]=s;return n};const Wo=$e({__name:"NIcon",props:{icon:null},setup(e){return(t,n)=>(fe(),rt("div",{class:Ee(["n-icon",e.icon])},null,2))}}),Bg=$e({__name:"NButton",props:{to:null,icon:null},setup(e){return(t,n)=>{const r=Wo;return fe(),Pe(Ao(e.to?K(Ea):"button"),Ho({to:e.to},t.$attrs,{class:"n-button n-button-base active:n-button-active focus-visible:n-focus-base n-transition hover:n-button-hover n-disabled:n-disabled"}),{default:Oe(()=>[Gn(t.$slots,"icon",{},()=>[e.icon?(fe(),Pe(r,{key:0,icon:e.icon,class:"n-button-icon"},null,8,["icon"])):xt("",!0)]),Gn(t.$slots,"default")]),_:3},16,["to"])}}});let Qt;const Sn=[];function Ug(e){if(Sn.push(e),!(typeof window>"u"))return window.__NUXT_DEVTOOLS__&&Sn.forEach(t=>t(window.__NUXT_DEVTOOLS__)),Object.defineProperty(window,"__NUXT_DEVTOOLS__",{set(t){t&&Sn.forEach(n=>n(t))},get(){return Qt.value},configurable:!0}),()=>{Sn.splice(Sn.indexOf(e),1)}}function Kg(){Qt||(Qt=zn(),Ug(e));function e(t){Qt.value=t,t.host&&t.host.hooks.hook("host:update:reactivity",()=>{ul(Qt)})}return Qt}Kg();const Vg=$e({name:"ClientOnly",inheritAttrs:!1,props:["fallback","placeholder","placeholderTag","fallbackTag"],setup(e,{slots:t,attrs:n}){const r=_e(!1);return En(()=>{r.value=!0}),s=>{if(r.value)return t.default?.();const o=t.fallback||t.placeholder;if(o)return o();const i=s.fallback||s.placeholder||"",c=s.fallbackTag||s.placeholderTag||"span";return rt(c,n,i)}}}),Wg="__NUXT_COLOR_MODE__",qg="ColorScheme",zg="nuxt-color-mode",Jg={name:qg,props:{placeholder:String,tag:{type:String,default:"span"}}};function Qg(e,t,n,r,s,o){const i=Vg;return fe(),Pe(i,{placeholder:n.placeholder,"placeholder-tag":n.tag},{default:Oe(()=>[Gn(e.$slots,"default")]),_:3},8,["placeholder","placeholder-tag"])}const Xg=$a(Jg,[["render",Qg]]),Yg=$e({__name:"NDarkToggle",setup(e){const t=_g(),n=le({get(){return t.value==="dark"},set(){t.preference=n.value?"light":"dark"}}),r=Eg(n),s={mode:t,isDark:n,toggle:r};return(o,i)=>{const c=Xg;return fe(),Pe(c,{tag:"span"},{default:Oe(()=>[Gn(o.$slots,"default",gu(ql(s)))]),_:3})}}});const Gg={class:"n-text-input flex flex items-center border n-border-base rounded py-1 pl-1 pr-2 focus-within:n-focus-base focus-within:border-context n-bg-base"},Zg=$e({__name:"NTextInput",props:{modelValue:{default:""},icon:null,placeholder:null,disabled:{type:Boolean},type:{default:"text"}},setup(e,{emit:t}){const r=Cg(e,"modelValue",t,{passive:!0});return(s,o)=>{const i=Wo;return fe(),rt("div",Gg,[Gn(s.$slots,"icon",{},()=>[e.icon?(fe(),Pe(i,{key:0,icon:e.icon,class:"ml-0.3em mr-0.1em text-1.1em op50"},null,8,["icon"])):xt("",!0)]),Hf(ge("input",Ho({"onUpdate:modelValue":o[0]||(o[0]=c=>we(r)?r.value=c:null)},s.$props,{class:"ml-0.4em w-full flex-auto n-bg-base !outline-none"}),null,16),[[jd,K(r)]])])}}});const em=$e({name:"FragmentWrapper",setup(e,{slots:t}){return()=>t.default?.()}}),tm=(e,t,n)=>({default:()=>t?He(e,t===!0?{}:t,n):He(em,{},n)});/*!
|
|
2
|
+
* vue-router v4.1.6
|
|
3
|
+
* (c) 2022 Eduardo San Martin Morote
|
|
4
|
+
* @license MIT
|
|
5
|
+
*/const Xt=typeof window<"u";function nm(e){return e.__esModule||e[Symbol.toStringTag]==="Module"}const oe=Object.assign;function bs(e,t){const n={};for(const r in t){const s=t[r];n[r]=Ze(s)?s.map(e):e(s)}return n}const Bn=()=>{},Ze=Array.isArray,rm=/\/$/,sm=e=>e.replace(rm,"");function vs(e,t,n="/"){let r,s={},o="",i="";const c=t.indexOf("#");let l=t.indexOf("?");return c<l&&c>=0&&(l=-1),l>-1&&(r=t.slice(0,l),o=t.slice(l+1,c>-1?c:t.length),s=e(o)),c>-1&&(r=r||t.slice(0,c),i=t.slice(c,t.length)),r=lm(r??t,n),{fullPath:r+(o&&"?")+o+i,path:r,query:s,hash:i}}function om(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function cc(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function im(e,t,n){const r=t.matched.length-1,s=n.matched.length-1;return r>-1&&r===s&&dn(t.matched[r],n.matched[s])&&Ma(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function dn(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function Ma(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!cm(e[n],t[n]))return!1;return!0}function cm(e,t){return Ze(e)?lc(e,t):Ze(t)?lc(t,e):e===t}function lc(e,t){return Ze(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function lm(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;o<r.length;o++)if(i=r[o],i!==".")if(i==="..")s>1&&s--;else break;return n.slice(0,s).join("/")+"/"+r.slice(o-(o===r.length?1:0)).join("/")}var er;(function(e){e.pop="pop",e.push="push"})(er||(er={}));var Un;(function(e){e.back="back",e.forward="forward",e.unknown=""})(Un||(Un={}));function am(e){if(!e)if(Xt){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),sm(e)}const um=/^[^#]+#/;function fm(e,t){return e.replace(um,"#")+t}function dm(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 ns=()=>({left:window.pageXOffset,top:window.pageYOffset});function hm(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=dm(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 ac(e,t){return(history.state?history.state.position-t:-1)+e}const eo=new Map;function pm(e,t){eo.set(e,t)}function gm(e){const t=eo.get(e);return eo.delete(e),t}let mm=()=>location.protocol+"//"+location.host;function La(e,t){const{pathname:n,search:r,hash:s}=t,o=e.indexOf("#");if(o>-1){let c=s.includes(e.slice(o))?e.slice(o).length:1,l=s.slice(c);return l[0]!=="/"&&(l="/"+l),cc(l,"")}return cc(n,e)+r+s}function ym(e,t,n,r){let s=[],o=[],i=null;const c=({state:d})=>{const g=La(e,location),m=n.value,v=t.value;let E=0;if(d){if(n.value=g,t.value=d,i&&i===m){i=null;return}E=v?d.position-v.position:0}else r(g);s.forEach(_=>{_(n.value,m,{delta:E,type:er.pop,direction:E?E>0?Un.forward:Un.back:Un.unknown})})};function l(){i=n.value}function a(d){s.push(d);const g=()=>{const m=s.indexOf(d);m>-1&&s.splice(m,1)};return o.push(g),g}function u(){const{history:d}=window;d.state&&d.replaceState(oe({},d.state,{scroll:ns()}),"")}function f(){for(const d of o)d();o=[],window.removeEventListener("popstate",c),window.removeEventListener("beforeunload",u)}return window.addEventListener("popstate",c),window.addEventListener("beforeunload",u),{pauseListeners:l,listen:a,destroy:f}}function uc(e,t,n,r=!1,s=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:s?ns():null}}function _m(e){const{history:t,location:n}=window,r={value:La(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,a,u){const f=e.indexOf("#"),d=f>-1?(n.host&&document.querySelector("base")?e:e.slice(f))+l:mm()+e+l;try{t[u?"replaceState":"pushState"](a,"",d),s.value=a}catch(g){console.error(g),n[u?"replace":"assign"](d)}}function i(l,a){const u=oe({},t.state,uc(s.value.back,l,s.value.forward,!0),a,{position:s.value.position});o(l,u,!0),r.value=l}function c(l,a){const u=oe({},s.value,t.state,{forward:l,scroll:ns()});o(u.current,u,!0);const f=oe({},uc(r.value,l,null),{position:u.position+1},a);o(l,f,!1),r.value=l}return{location:r,state:s,push:c,replace:i}}function Ha(e){e=am(e);const t=_m(e),n=ym(e,t.state,t.location,t.replace);function r(o,i=!0){i||n.pauseListeners(),history.go(o)}const s=oe({location:"",base:e,go:r,createHref:fm.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 bm(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),Ha(e)}function vm(e){return typeof e=="string"||e&&typeof e=="object"}function Na(e){return typeof e=="string"||typeof e=="symbol"}const Et={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},ja=Symbol("");var fc;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(fc||(fc={}));function hn(e,t){return oe(new Error,{type:e,[ja]:!0},t)}function ct(e,t){return e instanceof Error&&ja in e&&(t==null||!!(e.type&t))}const dc="[^/]+?",wm={sensitive:!1,strict:!1,start:!0,end:!0},Em=/[.+*?^${}()[\]/\\]/g;function xm(e,t){const n=oe({},wm,t),r=[];let s=n.start?"^":"";const o=[];for(const a of e){const u=a.length?[]:[90];n.strict&&!a.length&&(s+="/");for(let f=0;f<a.length;f++){const d=a[f];let g=40+(n.sensitive?.25:0);if(d.type===0)f||(s+="/"),s+=d.value.replace(Em,"\\$&"),g+=40;else if(d.type===1){const{value:m,repeatable:v,optional:E,regexp:_}=d;o.push({name:m,repeatable:v,optional:E});const p=_||dc;if(p!==dc){g+=10;try{new RegExp(`(${p})`)}catch(x){throw new Error(`Invalid custom RegExp for param "${m}" (${p}): `+x.message)}}let b=v?`((?:${p})(?:/(?:${p}))*)`:`(${p})`;f||(b=E&&a.length<2?`(?:/${b})`:"/"+b),E&&(b+="?"),s+=b,g+=20,E&&(g+=-8),v&&(g+=-20),p===".*"&&(g+=-50)}u.push(g)}r.push(u)}if(n.strict&&n.end){const a=r.length-1;r[a][r[a].length-1]+=.7000000000000001}n.strict||(s+="/?"),n.end?s+="$":n.strict&&(s+="(?:/|$)");const i=new RegExp(s,n.sensitive?"":"i");function c(a){const u=a.match(i),f={};if(!u)return null;for(let d=1;d<u.length;d++){const g=u[d]||"",m=o[d-1];f[m.name]=g&&m.repeatable?g.split("/"):g}return f}function l(a){let u="",f=!1;for(const d of e){(!f||!u.endsWith("/"))&&(u+="/"),f=!1;for(const g of d)if(g.type===0)u+=g.value;else if(g.type===1){const{value:m,repeatable:v,optional:E}=g,_=m in a?a[m]:"";if(Ze(_)&&!v)throw new Error(`Provided param "${m}" is an array but it is not repeatable (* or + modifiers)`);const p=Ze(_)?_.join("/"):_;if(!p)if(E)d.length<2&&(u.endsWith("/")?u=u.slice(0,-1):f=!0);else throw new Error(`Missing required param "${m}"`);u+=p}}return u||"/"}return{re:i,score:r,keys:o,parse:c,stringify:l}}function Cm(e,t){let n=0;for(;n<e.length&&n<t.length;){const r=t[n]-e[n];if(r)return r;n++}return e.length<t.length?e.length===1&&e[0]===40+40?-1:1:e.length>t.length?t.length===1&&t[0]===40+40?1:-1:0}function Tm(e,t){let n=0;const r=e.score,s=t.score;for(;n<r.length&&n<s.length;){const o=Cm(r[n],s[n]);if(o)return o;n++}if(Math.abs(s.length-r.length)===1){if(hc(r))return 1;if(hc(s))return-1}return s.length-r.length}function hc(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const km={type:0,value:""},Sm=/[a-zA-Z0-9_]/;function Pm(e){if(!e)return[[]];if(e==="/")return[[km]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(g){throw new Error(`ERR (${n})/"${a}": ${g}`)}let n=0,r=n;const s=[];let o;function i(){o&&s.push(o),o=[]}let c=0,l,a="",u="";function f(){a&&(n===0?o.push({type:0,value:a}):n===1||n===2||n===3?(o.length>1&&(l==="*"||l==="+")&&t(`A repeatable param (${a}) must be alone in its segment. eg: '/:ids+.`),o.push({type:1,value:a,regexp:u,repeatable:l==="*"||l==="+",optional:l==="*"||l==="?"})):t("Invalid state to consume buffer"),a="")}function d(){a+=l}for(;c<e.length;){if(l=e[c++],l==="\\"&&n!==2){r=n,n=4;continue}switch(n){case 0:l==="/"?(a&&f(),i()):l===":"?(f(),n=1):d();break;case 4:d(),n=r;break;case 1:l==="("?n=2:Sm.test(l)?d():(f(),n=0,l!=="*"&&l!=="?"&&l!=="+"&&c--);break;case 2:l===")"?u[u.length-1]=="\\"?u=u.slice(0,-1)+l:n=3:u+=l;break;case 3:f(),n=0,l!=="*"&&l!=="?"&&l!=="+"&&c--,u="";break;default:t("Unknown state");break}}return n===2&&t(`Unfinished custom RegExp for param "${a}"`),f(),i(),s}function Rm(e,t,n){const r=xm(Pm(e.path),n),s=oe(r,{record:e,parent:t,children:[],alias:[]});return t&&!s.record.aliasOf==!t.record.aliasOf&&t.children.push(s),s}function Om(e,t){const n=[],r=new Map;t=mc({strict:!1,end:!0,sensitive:!1},t);function s(u){return r.get(u)}function o(u,f,d){const g=!d,m=Im(u);m.aliasOf=d&&d.record;const v=mc(t,u),E=[m];if("alias"in u){const b=typeof u.alias=="string"?[u.alias]:u.alias;for(const x of b)E.push(oe({},m,{components:d?d.record.components:m.components,path:x,aliasOf:d?d.record:m}))}let _,p;for(const b of E){const{path:x}=b;if(f&&x[0]!=="/"){const R=f.record.path,S=R[R.length-1]==="/"?"":"/";b.path=f.record.path+(x&&S+x)}if(_=Rm(b,f,v),d?d.alias.push(_):(p=p||_,p!==_&&p.alias.push(_),g&&u.name&&!gc(_)&&i(u.name)),m.children){const R=m.children;for(let S=0;S<R.length;S++)o(R[S],_,d&&d.children[S])}d=d||_,(_.record.components&&Object.keys(_.record.components).length||_.record.name||_.record.redirect)&&l(_)}return p?()=>{i(p)}:Bn}function i(u){if(Na(u)){const f=r.get(u);f&&(r.delete(u),n.splice(n.indexOf(f),1),f.children.forEach(i),f.alias.forEach(i))}else{const f=n.indexOf(u);f>-1&&(n.splice(f,1),u.record.name&&r.delete(u.record.name),u.children.forEach(i),u.alias.forEach(i))}}function c(){return n}function l(u){let f=0;for(;f<n.length&&Tm(u,n[f])>=0&&(u.record.path!==n[f].record.path||!Fa(u,n[f]));)f++;n.splice(f,0,u),u.record.name&&!gc(u)&&r.set(u.record.name,u)}function a(u,f){let d,g={},m,v;if("name"in u&&u.name){if(d=r.get(u.name),!d)throw hn(1,{location:u});v=d.record.name,g=oe(pc(f.params,d.keys.filter(p=>!p.optional).map(p=>p.name)),u.params&&pc(u.params,d.keys.map(p=>p.name))),m=d.stringify(g)}else if("path"in u)m=u.path,d=n.find(p=>p.re.test(m)),d&&(g=d.parse(m),v=d.record.name);else{if(d=f.name?r.get(f.name):n.find(p=>p.re.test(f.path)),!d)throw hn(1,{location:u,currentLocation:f});v=d.record.name,g=oe({},f.params,u.params),m=d.stringify(g)}const E=[];let _=d;for(;_;)E.unshift(_.record),_=_.parent;return{name:v,path:m,params:g,matched:E,meta:$m(E)}}return e.forEach(u=>o(u)),{addRoute:o,resolve:a,removeRoute:i,getRoutes:c,getRecordMatcher:s}}function pc(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function Im(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:Am(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 Am(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 gc(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function $m(e){return e.reduce((t,n)=>oe(t,n.meta),{})}function mc(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function Fa(e,t){return t.children.some(n=>n===e||Fa(e,n))}const Da=/#/g,Mm=/&/g,Lm=/\//g,Hm=/=/g,Nm=/\?/g,Ba=/\+/g,jm=/%5B/g,Fm=/%5D/g,Ua=/%5E/g,Dm=/%60/g,Ka=/%7B/g,Bm=/%7C/g,Va=/%7D/g,Um=/%20/g;function qo(e){return encodeURI(""+e).replace(Bm,"|").replace(jm,"[").replace(Fm,"]")}function Km(e){return qo(e).replace(Ka,"{").replace(Va,"}").replace(Ua,"^")}function to(e){return qo(e).replace(Ba,"%2B").replace(Um,"+").replace(Da,"%23").replace(Mm,"%26").replace(Dm,"`").replace(Ka,"{").replace(Va,"}").replace(Ua,"^")}function Vm(e){return to(e).replace(Hm,"%3D")}function Wm(e){return qo(e).replace(Da,"%23").replace(Nm,"%3F")}function qm(e){return e==null?"":Wm(e).replace(Lm,"%2F")}function Ur(e){try{return decodeURIComponent(""+e)}catch{}return""+e}function zm(e){const t={};if(e===""||e==="?")return t;const r=(e[0]==="?"?e.slice(1):e).split("&");for(let s=0;s<r.length;++s){const o=r[s].replace(Ba," "),i=o.indexOf("="),c=Ur(i<0?o:o.slice(0,i)),l=i<0?null:Ur(o.slice(i+1));if(c in t){let a=t[c];Ze(a)||(a=t[c]=[a]),a.push(l)}else t[c]=l}return t}function yc(e){let t="";for(let n in e){const r=e[n];if(n=Vm(n),r==null){r!==void 0&&(t+=(t.length?"&":"")+n);continue}(Ze(r)?r.map(o=>o&&to(o)):[r&&to(r)]).forEach(o=>{o!==void 0&&(t+=(t.length?"&":"")+n,o!=null&&(t+="="+o))})}return t}function Jm(e){const t={};for(const n in e){const r=e[n];r!==void 0&&(t[n]=Ze(r)?r.map(s=>s==null?null:""+s):r==null?r:""+r)}return t}const Qm=Symbol(""),_c=Symbol(""),zo=Symbol(""),Wa=Symbol(""),no=Symbol("");function Pn(){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 Tt(e,t,n,r,s){const o=r&&(r.enterCallbacks[s]=r.enterCallbacks[s]||[]);return()=>new Promise((i,c)=>{const l=f=>{f===!1?c(hn(4,{from:n,to:t})):f instanceof Error?c(f):vm(f)?c(hn(2,{from:t,to:f})):(o&&r.enterCallbacks[s]===o&&typeof f=="function"&&o.push(f),i())},a=e.call(r&&r.instances[s],t,n,l);let u=Promise.resolve(a);e.length<3&&(u=u.then(l)),u.catch(f=>c(f))})}function ws(e,t,n,r){const s=[];for(const o of e)for(const i in o.components){let c=o.components[i];if(!(t!=="beforeRouteEnter"&&!o.instances[i]))if(Xm(c)){const a=(c.__vccOpts||c)[t];a&&s.push(Tt(a,n,r,o,i))}else{let l=c();s.push(()=>l.then(a=>{if(!a)return Promise.reject(new Error(`Couldn't resolve component "${i}" at "${o.path}"`));const u=nm(a)?a.default:a;o.components[i]=u;const d=(u.__vccOpts||u)[t];return d&&Tt(d,n,r,o,i)()}))}}return s}function Xm(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function bc(e){const t=Ge(zo),n=Ge(Wa),r=le(()=>t.resolve(K(e.to))),s=le(()=>{const{matched:l}=r.value,{length:a}=l,u=l[a-1],f=n.matched;if(!u||!f.length)return-1;const d=f.findIndex(dn.bind(null,u));if(d>-1)return d;const g=vc(l[a-2]);return a>1&&vc(u)===g&&f[f.length-1].path!==g?f.findIndex(dn.bind(null,l[a-2])):d}),o=le(()=>s.value>-1&&ey(n.params,r.value.params)),i=le(()=>s.value>-1&&s.value===n.matched.length-1&&Ma(n.params,r.value.params));function c(l={}){return Zm(l)?t[K(e.replace)?"replace":"push"](K(e.to)).catch(Bn):Promise.resolve()}return{route:r,href:le(()=>r.value.href),isActive:o,isExactActive:i,navigate:c}}const Ym=$e({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:bc,setup(e,{slots:t}){const n=Ve(bc(e)),{options:r}=Ge(zo),s=le(()=>({[wc(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[wc(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const o=t.default&&t.default(n);return e.custom?o:He("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:s.value},o)}}}),Gm=Ym;function Zm(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 ey(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(!Ze(s)||s.length!==r.length||r.some((o,i)=>o!==s[i]))return!1}return!0}function vc(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const wc=(e,t,n)=>e??t??n,ty=$e({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=Ge(no),s=le(()=>e.route||r.value),o=Ge(_c,0),i=le(()=>{let a=K(o);const{matched:u}=s.value;let f;for(;(f=u[a])&&!f.components;)a++;return a}),c=le(()=>s.value.matched[i.value]);on(_c,le(()=>i.value+1)),on(Qm,c),on(no,s);const l=_e();return Fe(()=>[l.value,c.value,e.name],([a,u,f],[d,g,m])=>{u&&(u.instances[f]=a,g&&g!==u&&a&&a===d&&(u.leaveGuards.size||(u.leaveGuards=g.leaveGuards),u.updateGuards.size||(u.updateGuards=g.updateGuards))),a&&u&&(!g||!dn(u,g)||!d)&&(u.enterCallbacks[f]||[]).forEach(v=>v(a))},{flush:"post"}),()=>{const a=s.value,u=e.name,f=c.value,d=f&&f.components[u];if(!d)return Ec(n.default,{Component:d,route:a});const g=f.props[u],m=g?g===!0?a.params:typeof g=="function"?g(a):g:null,E=He(d,oe({},m,t,{onVnodeUnmounted:_=>{_.component.isUnmounted&&(f.instances[u]=null)},ref:l}));return Ec(n.default,{Component:E,route:a})||E}}});function Ec(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const qa=ty;function ny(e){const t=Om(e.routes,e),n=e.parseQuery||zm,r=e.stringifyQuery||yc,s=e.history,o=Pn(),i=Pn(),c=Pn(),l=zn(Et);let a=Et;Xt&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=bs.bind(null,T=>""+T),f=bs.bind(null,qm),d=bs.bind(null,Ur);function g(T,j){let M,V;return Na(T)?(M=t.getRecordMatcher(T),V=j):V=T,t.addRoute(V,M)}function m(T){const j=t.getRecordMatcher(T);j&&t.removeRoute(j)}function v(){return t.getRoutes().map(T=>T.record)}function E(T){return!!t.getRecordMatcher(T)}function _(T,j){if(j=oe({},j||l.value),typeof T=="string"){const h=vs(n,T,j.path),y=t.resolve({path:h.path},j),w=s.createHref(h.fullPath);return oe(h,y,{params:d(y.params),hash:Ur(h.hash),redirectedFrom:void 0,href:w})}let M;if("path"in T)M=oe({},T,{path:vs(n,T.path,j.path).path});else{const h=oe({},T.params);for(const y in h)h[y]==null&&delete h[y];M=oe({},T,{params:f(T.params)}),j.params=f(j.params)}const V=t.resolve(M,j),ne=T.hash||"";V.params=u(d(V.params));const pe=om(r,oe({},T,{hash:Km(ne),path:V.path})),Z=s.createHref(pe);return oe({fullPath:pe,hash:ne,query:r===yc?Jm(T.query):T.query||{}},V,{redirectedFrom:void 0,href:Z})}function p(T){return typeof T=="string"?vs(n,T,l.value.path):oe({},T)}function b(T,j){if(a!==T)return hn(8,{from:j,to:T})}function x(T){return L(T)}function R(T){return x(oe(p(T),{replace:!0}))}function S(T){const j=T.matched[T.matched.length-1];if(j&&j.redirect){const{redirect:M}=j;let V=typeof M=="function"?M(T):M;return typeof V=="string"&&(V=V.includes("?")||V.includes("#")?V=p(V):{path:V},V.params={}),oe({query:T.query,hash:T.hash,params:"path"in V?{}:T.params},V)}}function L(T,j){const M=a=_(T),V=l.value,ne=T.state,pe=T.force,Z=T.replace===!0,h=S(M);if(h)return L(oe(p(h),{state:typeof h=="object"?oe({},ne,h.state):ne,force:pe,replace:Z}),j||M);const y=M;y.redirectedFrom=j;let w;return!pe&&im(r,V,M)&&(w=hn(16,{to:y,from:V}),At(V,V,!0,!1)),(w?Promise.resolve(w):U(y,V)).catch(C=>ct(C)?ct(C,2)?C:We(C):ae(C,y,V)).then(C=>{if(C){if(ct(C,2))return L(oe({replace:Z},p(C.to),{state:typeof C.to=="object"?oe({},ne,C.to.state):ne,force:pe}),j||y)}else C=J(y,V,!0,Z,ne);return F(y,V,C),C})}function O(T,j){const M=b(T,j);return M?Promise.reject(M):Promise.resolve()}function U(T,j){let M;const[V,ne,pe]=ry(T,j);M=ws(V.reverse(),"beforeRouteLeave",T,j);for(const h of V)h.leaveGuards.forEach(y=>{M.push(Tt(y,T,j))});const Z=O.bind(null,T,j);return M.push(Z),Jt(M).then(()=>{M=[];for(const h of o.list())M.push(Tt(h,T,j));return M.push(Z),Jt(M)}).then(()=>{M=ws(ne,"beforeRouteUpdate",T,j);for(const h of ne)h.updateGuards.forEach(y=>{M.push(Tt(y,T,j))});return M.push(Z),Jt(M)}).then(()=>{M=[];for(const h of T.matched)if(h.beforeEnter&&!j.matched.includes(h))if(Ze(h.beforeEnter))for(const y of h.beforeEnter)M.push(Tt(y,T,j));else M.push(Tt(h.beforeEnter,T,j));return M.push(Z),Jt(M)}).then(()=>(T.matched.forEach(h=>h.enterCallbacks={}),M=ws(pe,"beforeRouteEnter",T,j),M.push(Z),Jt(M))).then(()=>{M=[];for(const h of i.list())M.push(Tt(h,T,j));return M.push(Z),Jt(M)}).catch(h=>ct(h,8)?h:Promise.reject(h))}function F(T,j,M){for(const V of c.list())V(T,j,M)}function J(T,j,M,V,ne){const pe=b(T,j);if(pe)return pe;const Z=j===Et,h=Xt?history.state:{};M&&(V||Z?s.replace(T.fullPath,oe({scroll:Z&&h&&h.scroll},ne)):s.push(T.fullPath,ne)),l.value=T,At(T,j,M,Z),We()}let N;function Y(){N||(N=s.listen((T,j,M)=>{if(!lr.listening)return;const V=_(T),ne=S(V);if(ne){L(oe(ne,{replace:!0}),V).catch(Bn);return}a=V;const pe=l.value;Xt&&pm(ac(pe.fullPath,M.delta),ns()),U(V,pe).catch(Z=>ct(Z,12)?Z:ct(Z,2)?(L(Z.to,V).then(h=>{ct(h,20)&&!M.delta&&M.type===er.pop&&s.go(-1,!1)}).catch(Bn),Promise.reject()):(M.delta&&s.go(-M.delta,!1),ae(Z,V,pe))).then(Z=>{Z=Z||J(V,pe,!1),Z&&(M.delta&&!ct(Z,8)?s.go(-M.delta,!1):M.type===er.pop&&ct(Z,20)&&s.go(-1,!1)),F(V,pe,Z)}).catch(Bn)}))}let D=Pn(),ke=Pn(),te;function ae(T,j,M){We(T);const V=ke.list();return V.length?V.forEach(ne=>ne(T,j,M)):console.error(T),Promise.reject(T)}function ie(){return te&&l.value!==Et?Promise.resolve():new Promise((T,j)=>{D.add([T,j])})}function We(T){return te||(te=!T,Y(),D.list().forEach(([j,M])=>T?M(T):j()),D.reset()),T}function At(T,j,M,V){const{scrollBehavior:ne}=e;if(!Xt||!ne)return Promise.resolve();const pe=!M&&gm(ac(T.fullPath,0))||(V||!M)&&history.state&&history.state.scroll||null;return wn().then(()=>ne(T,j,pe)).then(Z=>Z&&hm(Z)).catch(Z=>ae(Z,T,j))}const qe=T=>s.go(T);let Me;const Wt=new Set,lr={currentRoute:l,listening:!0,addRoute:g,removeRoute:m,hasRoute:E,getRoutes:v,resolve:_,options:e,push:x,replace:R,go:qe,back:()=>qe(-1),forward:()=>qe(1),beforeEach:o.add,beforeResolve:i.add,afterEach:c.add,onError:ke.add,isReady:ie,install(T){const j=this;T.component("RouterLink",Gm),T.component("RouterView",qa),T.config.globalProperties.$router=j,Object.defineProperty(T.config.globalProperties,"$route",{enumerable:!0,get:()=>K(l)}),Xt&&!Me&&l.value===Et&&(Me=!0,x(s.location).catch(ne=>{}));const M={};for(const ne in Et)M[ne]=le(()=>l.value[ne]);T.provide(zo,j),T.provide(Wa,Ve(M)),T.provide(no,l);const V=T.unmount;Wt.add(T),T.unmount=function(){Wt.delete(T),Wt.size<1&&(a=Et,N&&N(),N=null,l.value=Et,Me=!1,te=!1),V()}}};return lr}function Jt(e){return e.reduce((t,n)=>t.then(()=>n()),Promise.resolve())}function ry(e,t){const n=[],r=[],s=[],o=Math.max(t.matched.length,e.matched.length);for(let i=0;i<o;i++){const c=t.matched[i];c&&(e.matched.find(a=>dn(a,c))?r.push(c):n.push(c));const l=e.matched[i];l&&(t.matched.find(a=>dn(a,l))||s.push(l))}return[n,r,s]}const wr={},za=Object.freeze({left:0,top:0,width:16,height:16}),Ja=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),Jo=Object.freeze({...za,...Ja});Object.freeze({...Jo,body:"",hidden:!1});({...za});const Qa=Object.freeze({width:null,height:null}),Xa=Object.freeze({...Qa,...Ja});function sy(e,t){const n={...e};for(const r in t){const s=t[r],o=typeof s;r in Qa?(s===null||s&&(o==="string"||o==="number"))&&(n[r]=s):o===typeof n[r]&&(n[r]=r==="rotate"?s%4:s)}return n}const oy=/[\s,]+/;function iy(e,t){t.split(oy).forEach(n=>{switch(n.trim()){case"horizontal":e.hFlip=!0;break;case"vertical":e.vFlip=!0;break}})}function cy(e,t=0){const n=e.replace(/^-?[0-9.]*/,"");function r(s){for(;s<0;)s+=4;return s%4}if(n===""){const s=parseInt(e);return isNaN(s)?0:r(s)}else if(n!==e){let s=0;switch(n){case"%":s=25;break;case"deg":s=90}if(s){let o=parseFloat(e.slice(0,e.length-n.length));return isNaN(o)?0:(o=o/s,o%1===0?r(o):0)}}return t}const ly=/(-?[0-9.]*[0-9]+[0-9.]*)/g,ay=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function xc(e,t,n){if(t===1)return e;if(n=n||100,typeof e=="number")return Math.ceil(e*t*n)/n;if(typeof e!="string")return e;const r=e.split(ly);if(r===null||!r.length)return e;const s=[];let o=r.shift(),i=ay.test(o);for(;;){if(i){const c=parseFloat(o);isNaN(c)?s.push(o):s.push(Math.ceil(c*t*n)/n)}else s.push(o);if(o=r.shift(),o===void 0)return s.join("");i=!i}}const uy=e=>e==="unset"||e==="undefined"||e==="none";function fy(e,t){const n={...Jo,...e},r={...Xa,...t},s={left:n.left,top:n.top,width:n.width,height:n.height};let o=n.body;[n,r].forEach(m=>{const v=[],E=m.hFlip,_=m.vFlip;let p=m.rotate;E?_?p+=2:(v.push("translate("+(s.width+s.left).toString()+" "+(0-s.top).toString()+")"),v.push("scale(-1 1)"),s.top=s.left=0):_&&(v.push("translate("+(0-s.left).toString()+" "+(s.height+s.top).toString()+")"),v.push("scale(1 -1)"),s.top=s.left=0);let b;switch(p<0&&(p-=Math.floor(p/4)*4),p=p%4,p){case 1:b=s.height/2+s.top,v.unshift("rotate(90 "+b.toString()+" "+b.toString()+")");break;case 2:v.unshift("rotate(180 "+(s.width/2+s.left).toString()+" "+(s.height/2+s.top).toString()+")");break;case 3:b=s.width/2+s.left,v.unshift("rotate(-90 "+b.toString()+" "+b.toString()+")");break}p%2===1&&(s.left!==s.top&&(b=s.left,s.left=s.top,s.top=b),s.width!==s.height&&(b=s.width,s.width=s.height,s.height=b)),v.length&&(o='<g transform="'+v.join(" ")+'">'+o+"</g>")});const i=r.width,c=r.height,l=s.width,a=s.height;let u,f;i===null?(f=c===null?"1em":c==="auto"?a:c,u=xc(f,l/a)):(u=i==="auto"?l:i,f=c===null?xc(u,a/l):c==="auto"?a:c);const d={},g=(m,v)=>{uy(v)||(d[m]=v.toString())};return g("width",u),g("height",f),d.viewBox=s.left.toString()+" "+s.top.toString()+" "+l.toString()+" "+a.toString(),{attributes:d,body:o}}const dy=/\sid="(\S+)"/g,hy="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let py=0;function gy(e,t=hy){const n=[];let r;for(;r=dy.exec(e);)n.push(r[1]);if(!n.length)return e;const s="suffix"+(Math.random()*16777216|Date.now()).toString(16);return n.forEach(o=>{const i=typeof t=="function"?t(o):t+(py++).toString(),c=o.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");e=e.replace(new RegExp('([#;"])('+c+')([")]|\\.[a-z])',"g"),"$1"+i+s+"$3")}),e=e.replace(new RegExp(s,"g"),""),e}function my(e,t){let n=e.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const r in t)n+=" "+r+'="'+t[r]+'"';return'<svg xmlns="http://www.w3.org/2000/svg"'+n+">"+e+"</svg>"}function yy(e){return e.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}function _y(e){return"data:image/svg+xml,"+yy(e)}function by(e){return'url("'+_y(e)+'")'}const Cc={...Xa,inline:!1},vy={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":!0,role:"img"},wy={display:"inline-block"},ro={backgroundColor:"currentColor"},Ya={backgroundColor:"transparent"},Tc={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},kc={webkitMask:ro,mask:ro,background:Ya};for(const e in kc){const t=kc[e];for(const n in Tc)t[e+n]=Tc[n]}const Cr={};["horizontal","vertical"].forEach(e=>{const t=e.slice(0,1)+"Flip";Cr[e+"-flip"]=t,Cr[e.slice(0,1)+"-flip"]=t,Cr[e+"Flip"]=t});function Sc(e){return e+(e.match(/^[-0-9.]+$/)?"px":"")}const Ey=(e,t)=>{const n=sy(Cc,t),r={...vy},s=t.mode||"svg",o={},i=t.style,c=typeof i=="object"&&!(i instanceof Array)?i:{};for(let v in t){const E=t[v];if(E!==void 0)switch(v){case"icon":case"style":case"onLoad":case"mode":break;case"inline":case"hFlip":case"vFlip":n[v]=E===!0||E==="true"||E===1;break;case"flip":typeof E=="string"&&iy(n,E);break;case"color":o.color=E;break;case"rotate":typeof E=="string"?n[v]=cy(E):typeof E=="number"&&(n[v]=E);break;case"ariaHidden":case"aria-hidden":E!==!0&&E!=="true"&&delete r["aria-hidden"];break;default:{const _=Cr[v];_?(E===!0||E==="true"||E===1)&&(n[_]=!0):Cc[v]===void 0&&(r[v]=E)}}}const l=fy(e,n),a=l.attributes;if(n.inline&&(o.verticalAlign="-0.125em"),s==="svg"){r.style={...o,...c},Object.assign(r,a);let v=0,E=t.id;return typeof E=="string"&&(E=E.replace(/-/g,"_")),r.innerHTML=gy(l.body,E?()=>E+"ID"+v++:"iconifyVue"),He("svg",r)}const{body:u,width:f,height:d}=e,g=s==="mask"||(s==="bg"?!1:u.indexOf("currentColor")!==-1),m=my(u,{...a,width:f+"",height:d+""});return r.style={...o,"--svg":by(m),width:Sc(a.width),height:Sc(a.height),...wy,...g?ro:Ya,...c},He("span",r)},xy=Object.create(null),Cy=$e({inheritAttrs:!1,render(){const e=this.$attrs,t=e.icon,n=typeof t=="string"?xy[t]:typeof t=="object"?t:null;return n===null||typeof n!="object"||typeof n.body!="string"?this.$slots.default?this.$slots.default():null:Ey({...Jo,...n},e)}}),Kn=/^[a-z0-9]+(-[a-z0-9]+)*$/,rs=(e,t,n,r="")=>{const s=e.split(":");if(e.slice(0,1)==="@"){if(s.length<2||s.length>3)return null;r=s.shift().slice(1)}if(s.length>3||!s.length)return null;if(s.length>1){const c=s.pop(),l=s.pop(),a={provider:s.length>0?s[0]:r,prefix:l,name:c};return t&&!Tr(a)?null:a}const o=s[0],i=o.split("-");if(i.length>1){const c={provider:r,prefix:i.shift(),name:i.join("-")};return t&&!Tr(c)?null:c}if(n&&r===""){const c={provider:r,prefix:"",name:o};return t&&!Tr(c,n)?null:c}return null},Tr=(e,t)=>e?!!((e.provider===""||e.provider.match(Kn))&&(t&&e.prefix===""||e.prefix.match(Kn))&&e.name.match(Kn)):!1,Ga=Object.freeze({left:0,top:0,width:16,height:16}),Kr=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),Qo=Object.freeze({...Ga,...Kr}),so=Object.freeze({...Qo,body:"",hidden:!1});function Ty(e,t){const n={};!e.hFlip!=!t.hFlip&&(n.hFlip=!0),!e.vFlip!=!t.vFlip&&(n.vFlip=!0);const r=((e.rotate||0)+(t.rotate||0))%4;return r&&(n.rotate=r),n}function Pc(e,t){const n=Ty(e,t);for(const r in so)r in Kr?r in e&&!(r in n)&&(n[r]=Kr[r]):r in t?n[r]=t[r]:r in e&&(n[r]=e[r]);return n}function ky(e,t){const n=e.icons,r=e.aliases||Object.create(null),s=Object.create(null);function o(i){if(n[i])return s[i]=[];if(!(i in s)){s[i]=null;const c=r[i]&&r[i].parent,l=c&&o(c);l&&(s[i]=[c].concat(l))}return s[i]}return(t||Object.keys(n).concat(Object.keys(r))).forEach(o),s}function Sy(e,t,n){const r=e.icons,s=e.aliases||Object.create(null);let o={};function i(c){o=Pc(r[c]||s[c],o)}return i(t),n.forEach(i),Pc(e,o)}function Za(e,t){const n=[];if(typeof e!="object"||typeof e.icons!="object")return n;e.not_found instanceof Array&&e.not_found.forEach(s=>{t(s,null),n.push(s)});const r=ky(e);for(const s in r){const o=r[s];o&&(t(s,Sy(e,s,o)),n.push(s))}return n}const Py={provider:"",aliases:{},not_found:{},...Ga};function Es(e,t){for(const n in t)if(n in e&&typeof e[n]!=typeof t[n])return!1;return!0}function eu(e){if(typeof e!="object"||e===null)return null;const t=e;if(typeof t.prefix!="string"||!e.icons||typeof e.icons!="object"||!Es(e,Py))return null;const n=t.icons;for(const s in n){const o=n[s];if(!s.match(Kn)||typeof o.body!="string"||!Es(o,so))return null}const r=t.aliases||Object.create(null);for(const s in r){const o=r[s],i=o.parent;if(!s.match(Kn)||typeof i!="string"||!n[i]&&!r[i]||!Es(o,so))return null}return t}const Rc=Object.create(null);function Ry(e,t){return{provider:e,prefix:t,icons:Object.create(null),missing:new Set}}function Vt(e,t){const n=Rc[e]||(Rc[e]=Object.create(null));return n[t]||(n[t]=Ry(e,t))}function Xo(e,t){return eu(t)?Za(t,(n,r)=>{r?e.icons[n]=r:e.missing.add(n)}):[]}function Oy(e,t,n){try{if(typeof n.body=="string")return e.icons[t]={...n},!0}catch{}return!1}let tr=!1;function tu(e){return typeof e=="boolean"&&(tr=e),tr}function Iy(e){const t=typeof e=="string"?rs(e,!0,tr):e;if(t){const n=Vt(t.provider,t.prefix),r=t.name;return n.icons[r]||(n.missing.has(r)?null:void 0)}}function Ay(e,t){const n=rs(e,!0,tr);if(!n)return!1;const r=Vt(n.provider,n.prefix);return Oy(r,n.name,t)}function $y(e,t){if(typeof e!="object")return!1;if(typeof t!="string"&&(t=e.provider||""),tr&&!t&&!e.prefix){let s=!1;return eu(e)&&(e.prefix="",Za(e,(o,i)=>{i&&Ay(o,i)&&(s=!0)})),s}const n=e.prefix;if(!Tr({provider:t,prefix:n,name:"a"}))return!1;const r=Vt(t,n);return!!Xo(r,e)}const My=Object.freeze({width:null,height:null}),Ly=Object.freeze({...My,...Kr});""+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);const oo=Object.create(null);function Hy(e,t){oo[e]=t}function io(e){return oo[e]||oo[""]}function Yo(e){let t;if(typeof e.resources=="string")t=[e.resources];else if(t=e.resources,!(t instanceof Array)||!t.length)return null;return{resources:t,path:e.path||"/",maxURL:e.maxURL||500,rotate:e.rotate||750,timeout:e.timeout||5e3,random:e.random===!0,index:e.index||0,dataAfterTimeout:e.dataAfterTimeout!==!1}}const Go=Object.create(null),Rn=["https://api.simplesvg.com","https://api.unisvg.com"],kr=[];for(;Rn.length>0;)Rn.length===1||Math.random()>.5?kr.push(Rn.shift()):kr.push(Rn.pop());Go[""]=Yo({resources:["https://api.iconify.design"].concat(kr)});function Ny(e,t){const n=Yo(t);return n===null?!1:(Go[e]=n,!0)}function Zo(e){return Go[e]}const jy=()=>{let e;try{if(e=fetch,typeof e=="function")return e}catch{}};let Oc=jy();function Fy(e,t){const n=Zo(e);if(!n)return 0;let r;if(!n.maxURL)r=0;else{let s=0;n.resources.forEach(i=>{s=Math.max(s,i.length)});const o=t+".json?icons=";r=n.maxURL-s-n.path.length-o.length}return r}function Dy(e){return e===404}const By=(e,t,n)=>{const r=[],s=Fy(e,t),o="icons";let i={type:o,provider:e,prefix:t,icons:[]},c=0;return n.forEach((l,a)=>{c+=l.length+1,c>=s&&a>0&&(r.push(i),i={type:o,provider:e,prefix:t,icons:[]},c=l.length),i.icons.push(l)}),r.push(i),r};function Uy(e){if(typeof e=="string"){const t=Zo(e);if(t)return t.path}return"/"}const Ky=(e,t,n)=>{if(!Oc){n("abort",424);return}let r=Uy(t.provider);switch(t.type){case"icons":{const o=t.prefix,c=t.icons.join(","),l=new URLSearchParams({icons:c});r+=o+".json?"+l.toString();break}case"custom":{const o=t.uri;r+=o.slice(0,1)==="/"?o.slice(1):o;break}default:n("abort",400);return}let s=503;Oc(e+r).then(o=>{const i=o.status;if(i!==200){setTimeout(()=>{n(Dy(i)?"abort":"next",i)});return}return s=501,o.json()}).then(o=>{if(typeof o!="object"||o===null){setTimeout(()=>{o===404?n("abort",o):n("next",s)});return}setTimeout(()=>{n("success",o)})}).catch(()=>{n("next",s)})},Vy={prepare:By,send:Ky};function Wy(e){const t={loaded:[],missing:[],pending:[]},n=Object.create(null);e.sort((s,o)=>s.provider!==o.provider?s.provider.localeCompare(o.provider):s.prefix!==o.prefix?s.prefix.localeCompare(o.prefix):s.name.localeCompare(o.name));let r={provider:"",prefix:"",name:""};return e.forEach(s=>{if(r.name===s.name&&r.prefix===s.prefix&&r.provider===s.provider)return;r=s;const o=s.provider,i=s.prefix,c=s.name,l=n[o]||(n[o]=Object.create(null)),a=l[i]||(l[i]=Vt(o,i));let u;c in a.icons?u=t.loaded:i===""||a.missing.has(c)?u=t.missing:u=t.pending;const f={provider:o,prefix:i,name:c};u.push(f)}),t}function nu(e,t){e.forEach(n=>{const r=n.loaderCallbacks;r&&(n.loaderCallbacks=r.filter(s=>s.id!==t))})}function qy(e){e.pendingCallbacksFlag||(e.pendingCallbacksFlag=!0,setTimeout(()=>{e.pendingCallbacksFlag=!1;const t=e.loaderCallbacks?e.loaderCallbacks.slice(0):[];if(!t.length)return;let n=!1;const r=e.provider,s=e.prefix;t.forEach(o=>{const i=o.icons,c=i.pending.length;i.pending=i.pending.filter(l=>{if(l.prefix!==s)return!0;const a=l.name;if(e.icons[a])i.loaded.push({provider:r,prefix:s,name:a});else if(e.missing.has(a))i.missing.push({provider:r,prefix:s,name:a});else return n=!0,!0;return!1}),i.pending.length!==c&&(n||nu([e],o.id),o.callback(i.loaded.slice(0),i.missing.slice(0),i.pending.slice(0),o.abort))})}))}let zy=0;function Jy(e,t,n){const r=zy++,s=nu.bind(null,n,r);if(!t.pending.length)return s;const o={id:r,icons:t,callback:e,abort:s};return n.forEach(i=>{(i.loaderCallbacks||(i.loaderCallbacks=[])).push(o)}),s}function Qy(e,t=!0,n=!1){const r=[];return e.forEach(s=>{const o=typeof s=="string"?rs(s,t,n):s;o&&r.push(o)}),r}var Xy={resources:[],index:0,timeout:2e3,rotate:750,random:!1,dataAfterTimeout:!1};function Yy(e,t,n,r){const s=e.resources.length,o=e.random?Math.floor(Math.random()*s):e.index;let i;if(e.random){let S=e.resources.slice(0);for(i=[];S.length>1;){const L=Math.floor(Math.random()*S.length);i.push(S[L]),S=S.slice(0,L).concat(S.slice(L+1))}i=i.concat(S)}else i=e.resources.slice(o).concat(e.resources.slice(0,o));const c=Date.now();let l="pending",a=0,u,f=null,d=[],g=[];typeof r=="function"&&g.push(r);function m(){f&&(clearTimeout(f),f=null)}function v(){l==="pending"&&(l="aborted"),m(),d.forEach(S=>{S.status==="pending"&&(S.status="aborted")}),d=[]}function E(S,L){L&&(g=[]),typeof S=="function"&&g.push(S)}function _(){return{startTime:c,payload:t,status:l,queriesSent:a,queriesPending:d.length,subscribe:E,abort:v}}function p(){l="failed",g.forEach(S=>{S(void 0,u)})}function b(){d.forEach(S=>{S.status==="pending"&&(S.status="aborted")}),d=[]}function x(S,L,O){const U=L!=="success";switch(d=d.filter(F=>F!==S),l){case"pending":break;case"failed":if(U||!e.dataAfterTimeout)return;break;default:return}if(L==="abort"){u=O,p();return}if(U){u=O,d.length||(i.length?R():p());return}if(m(),b(),!e.random){const F=e.resources.indexOf(S.resource);F!==-1&&F!==e.index&&(e.index=F)}l="completed",g.forEach(F=>{F(O)})}function R(){if(l!=="pending")return;m();const S=i.shift();if(S===void 0){if(d.length){f=setTimeout(()=>{m(),l==="pending"&&(b(),p())},e.timeout);return}p();return}const L={status:"pending",resource:S,callback:(O,U)=>{x(L,O,U)}};d.push(L),a++,f=setTimeout(R,e.rotate),n(S,t,L.callback)}return setTimeout(R),_}function ru(e){const t={...Xy,...e};let n=[];function r(){n=n.filter(c=>c().status==="pending")}function s(c,l,a){const u=Yy(t,c,l,(f,d)=>{r(),a&&a(f,d)});return n.push(u),u}function o(c){return n.find(l=>c(l))||null}return{query:s,find:o,setIndex:c=>{t.index=c},getIndex:()=>t.index,cleanup:r}}function Ic(){}const xs=Object.create(null);function Gy(e){if(!xs[e]){const t=Zo(e);if(!t)return;const n=ru(t),r={config:t,redundancy:n};xs[e]=r}return xs[e]}function Zy(e,t,n){let r,s;if(typeof e=="string"){const o=io(e);if(!o)return n(void 0,424),Ic;s=o.send;const i=Gy(e);i&&(r=i.redundancy)}else{const o=Yo(e);if(o){r=ru(o);const i=e.resources?e.resources[0]:"",c=io(i);c&&(s=c.send)}}return!r||!s?(n(void 0,424),Ic):r.query(t,s,n)().abort}const Ac="iconify2",nr="iconify",su=nr+"-count",$c=nr+"-version",ou=36e5,e_=168;function co(e,t){try{return e.getItem(t)}catch{}}function ei(e,t,n){try{return e.setItem(t,n),!0}catch{}}function Mc(e,t){try{e.removeItem(t)}catch{}}function lo(e,t){return ei(e,su,t.toString())}function ao(e){return parseInt(co(e,su))||0}const ss={local:!0,session:!0},iu={local:new Set,session:new Set};let ti=!1;function t_(e){ti=e}let Er=typeof window>"u"?{}:window;function cu(e){const t=e+"Storage";try{if(Er&&Er[t]&&typeof Er[t].length=="number")return Er[t]}catch{}ss[e]=!1}function lu(e,t){const n=cu(e);if(!n)return;const r=co(n,$c);if(r!==Ac){if(r){const c=ao(n);for(let l=0;l<c;l++)Mc(n,nr+l.toString())}ei(n,$c,Ac),lo(n,0);return}const s=Math.floor(Date.now()/ou)-e_,o=c=>{const l=nr+c.toString(),a=co(n,l);if(typeof a=="string"){try{const u=JSON.parse(a);if(typeof u=="object"&&typeof u.cached=="number"&&u.cached>s&&typeof u.provider=="string"&&typeof u.data=="object"&&typeof u.data.prefix=="string"&&t(u,c))return!0}catch{}Mc(n,l)}};let i=ao(n);for(let c=i-1;c>=0;c--)o(c)||(c===i-1?(i--,lo(n,i)):iu[e].add(c))}function au(){if(!ti){t_(!0);for(const e in ss)lu(e,t=>{const n=t.data,r=t.provider,s=n.prefix,o=Vt(r,s);if(!Xo(o,n).length)return!1;const i=n.lastModified||-1;return o.lastModifiedCached=o.lastModifiedCached?Math.min(o.lastModifiedCached,i):i,!0})}}function n_(e,t){const n=e.lastModifiedCached;if(n&&n>=t)return n===t;if(e.lastModifiedCached=t,n)for(const r in ss)lu(r,s=>{const o=s.data;return s.provider!==e.provider||o.prefix!==e.prefix||o.lastModified===t});return!0}function r_(e,t){ti||au();function n(r){let s;if(!ss[r]||!(s=cu(r)))return;const o=iu[r];let i;if(o.size)o.delete(i=Array.from(o).shift());else if(i=ao(s),!lo(s,i+1))return;const c={cached:Math.floor(Date.now()/ou),provider:e.provider,data:t};return ei(s,nr+i.toString(),JSON.stringify(c))}t.lastModified&&!n_(e,t.lastModified)||Object.keys(t.icons).length&&(t.not_found&&(t=Object.assign({},t),delete t.not_found),n("local")||n("session"))}function Lc(){}function s_(e){e.iconsLoaderFlag||(e.iconsLoaderFlag=!0,setTimeout(()=>{e.iconsLoaderFlag=!1,qy(e)}))}function o_(e,t){e.iconsToLoad?e.iconsToLoad=e.iconsToLoad.concat(t).sort():e.iconsToLoad=t,e.iconsQueueFlag||(e.iconsQueueFlag=!0,setTimeout(()=>{e.iconsQueueFlag=!1;const{provider:n,prefix:r}=e,s=e.iconsToLoad;delete e.iconsToLoad;let o;if(!s||!(o=io(n)))return;o.prepare(n,r,s).forEach(c=>{Zy(n,c,l=>{if(typeof l!="object")c.icons.forEach(a=>{e.missing.add(a)});else try{const a=Xo(e,l);if(!a.length)return;const u=e.pendingIcons;u&&a.forEach(f=>{u.delete(f)}),r_(e,l)}catch(a){console.error(a)}s_(e)})})}))}const i_=(e,t)=>{const n=Qy(e,!0,tu()),r=Wy(n);if(!r.pending.length){let l=!0;return t&&setTimeout(()=>{l&&t(r.loaded,r.missing,r.pending,Lc)}),()=>{l=!1}}const s=Object.create(null),o=[];let i,c;return r.pending.forEach(l=>{const{provider:a,prefix:u}=l;if(u===c&&a===i)return;i=a,c=u,o.push(Vt(a,u));const f=s[a]||(s[a]=Object.create(null));f[u]||(f[u]=[])}),r.pending.forEach(l=>{const{provider:a,prefix:u,name:f}=l,d=Vt(a,u),g=d.pendingIcons||(d.pendingIcons=new Set);g.has(f)||(g.add(f),s[a][u].push(f))}),o.forEach(l=>{const{provider:a,prefix:u}=l;s[a][u].length&&o_(l,s[a][u])}),t?Jy(t,r,o):Lc},c_=e=>new Promise((t,n)=>{const r=typeof e=="string"?rs(e,!0):e;if(!r){n(e);return}i_([r||e],s=>{if(s.length&&r){const o=Iy(r);if(o){t({...Qo,...o});return}}n(e)})});({...Ly});const Hc={backgroundColor:"currentColor"},l_={backgroundColor:"transparent"},Nc={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},jc={webkitMask:Hc,mask:Hc,background:l_};for(const e in jc){const t=jc[e];for(const n in Nc)t[e+n]=Nc[n]}const Cs={};["horizontal","vertical"].forEach(e=>{const t=e.slice(0,1)+"Flip";Cs[e+"-flip"]=t,Cs[e.slice(0,1)+"-flip"]=t,Cs[e+"Flip"]=t});tu(!0);Hy("",Vy);if(typeof document<"u"&&typeof window<"u"){au();const e=window;if(e.IconifyPreload!==void 0){const t=e.IconifyPreload,n="Invalid IconifyPreload syntax.";typeof t=="object"&&t!==null&&(t instanceof Array?t:[t]).forEach(r=>{try{(typeof r!="object"||r===null||r instanceof Array||typeof r.icons!="object"||typeof r.prefix!="string"||!$y(r))&&console.error(n)}catch{console.error(n)}})}if(e.IconifyProviders!==void 0){const t=e.IconifyProviders;if(typeof t=="object"&&t!==null)for(let n in t){const r="IconifyProviders["+n+"] is invalid.";try{const s=t[n];if(typeof s!="object"||!s||s.resources===void 0)continue;Ny(n,s)||console.error(r)}catch{console.error(r)}}}}({...Qo});const a_=["width","height"],u_=$e({__name:"Icon",props:{name:{type:String,required:!0},size:{type:String,default:""}},async setup(e){let t,n;const r=e,s=me(),o=yg();o?.nuxtIcon?.aliases;const i=es("icons",()=>({})),c=_e(!1),l=le(()=>(o.nuxtIcon?.aliases||{})[r.name]||r.name),a=le(()=>i.value?.[l.value]),u=le(()=>s.vueApp.component(l.value)),f=le(()=>{if(!r.size&&typeof o.nuxtIcon?.size=="boolean"&&!o.nuxtIcon?.size)return;const m=r.size||o.nuxtIcon?.size||"1em";return String(Number(m))===m?`${m}px`:m}),d=le(()=>o?.nuxtIcon?.class??"icon");async function g(){u.value||i.value?.[l.value]||(c.value=!0,i.value[l.value]=await c_(l.value).catch(()=>{}),c.value=!1)}return Fe(()=>l.value,g),!u.value&&([t,n]=Ql(()=>g()),t=await t,n()),(m,v)=>K(c)?(fe(),rt("span",{key:0,class:Ee(K(d)),width:K(f),height:K(f)},null,10,a_)):K(a)?(fe(),Pe(K(Cy),{key:1,icon:K(a),class:Ee(K(d)),width:K(f),height:K(f)},null,8,["icon","class","width","height"])):K(u)?(fe(),Pe(Ao(K(u)),{key:2,class:Ee(K(d)),width:K(f),height:K(f)},null,8,["class","width","height"])):(fe(),rt("span",{key:3,class:Ee(K(d)),style:pn({fontSize:K(f),lineHeight:K(f),width:K(f),height:K(f)})},ks(e.name),7))}});const uu=$a(u_,[["__scopeId","data-v-6e473d0a"]]),f_=Object.freeze(Object.defineProperty({__proto__:null,default:uu},Symbol.toStringTag,{value:"Module"}));const d_=(e,t)=>t.path.replace(/(:\w+)\([^)]+\)/g,"$1").replace(/(:\w+)[?+*]/g,"$1").replace(/:\w+/g,n=>e.params[n.slice(1)]?.toString()||""),h_=(e,t)=>{const n=e.route.matched.find(s=>s.components?.default===e.Component.type),r=t??n?.meta.key??(n&&d_(e.route,n));return typeof r=="function"?r(e.route):r},p_=(e,t)=>({default:()=>e?He(Of,e===!0?{}:e,t):t}),g_=$e({name:"NuxtPage",inheritAttrs:!1,props:{name:{type:String},transition:{type:[Boolean,Object],default:void 0},keepalive:{type:[Boolean,Object],default:void 0},route:{type:Object},pageKey:{type:[Function,String],default:null}},setup(e,{attrs:t}){const n=me();return()=>He(qa,{name:e.name,route:e.route,...t},{default:r=>{if(!r.Component)return;const s=h_(r,e.pageKey),o=n.deferHydration(),i=!!(e.transition??r.route.meta.pageTransition??Gs),c=i&&y_([e.transition,r.route.meta.pageTransition,Gs,{onAfterLeave:()=>{n.callHook("page:transition:finish",r.Component)}}].filter(Boolean));return tm(No,i&&c,p_(e.keepalive??r.route.meta.keepalive??ng,He(bl,{onPending:()=>n.callHook("page:start",r.Component),onResolve:()=>{wn(()=>n.callHook("page:finish",r.Component).finally(o))}},{default:()=>He(__,{key:s,routeProps:r,pageKey:s,hasTransition:i})}))).default()}})}});function m_(e){return Array.isArray(e)?e:e?[e]:[]}function y_(e){const t=e.map(n=>({...n,onAfterLeave:m_(n.onAfterLeave)}));return Mp(...t)}const __=$e({name:"RouteProvider",props:["routeProps","pageKey","hasTransition"],setup(e){const t=e.pageKey,n=e.routeProps.route,r={};for(const s in e.routeProps.route)r[s]=le(()=>t===e.pageKey?e.routeProps.route[s]:n[s]);return on("_route",Ve(r)),()=>He(e.routeProps.Component)}}),b_=Oo(()=>dt(()=>Promise.resolve().then(()=>f_),void 0,import.meta.url).then(e=>e.default||e)),v_=Oo(()=>dt(()=>import("./IconCSS.779331aa.js"),[],import.meta.url).then(e=>e.default||e)),Ts={Icon:b_,IconCSS:v_},w_=mt({name:"nuxt:global-components",setup(e){for(const t in Ts)e.vueApp.component(t,Ts[t]),e.vueApp.component("Lazy"+t,Ts[t])}}),E_=mt({name:"nuxt:head",setup(e){const n=Rp();n.push(tg),e.vueApp.use(n);{let r=!0;const s=()=>{r=!1,n.hooks.callHook("entries:updated",n)};n.hooks.hook("dom:beforeRender",o=>{o.shouldRender=!r}),e.hooks.hook("page:start",()=>{r=!0}),e.hooks.hook("page:finish",s),e.hooks.hook("app:suspense:resolve",s)}}}),Fc=[{name:"index",path:"/",meta:{},alias:[],redirect:void 0,component:()=>dt(()=>import("./index.6a247c9d.js"),[],import.meta.url).then(e=>e.default||e)},{name:"options",path:"/options",meta:{},alias:[],redirect:void 0,component:()=>dt(()=>import("./options.481faa9f.js"),["./options.481faa9f.js","./shiki.0c927d45.js"],import.meta.url).then(e=>e.default||e)},{name:"png",path:"/png",meta:{},alias:[],redirect:void 0,component:()=>dt(()=>import("./png.7e62d84b.js"),["./png.7e62d84b.js","./ImageLoader.9ed308b0.js"],import.meta.url).then(e=>e.default||e)},{name:"svg",path:"/svg",meta:{},alias:[],redirect:void 0,component:()=>dt(()=>import("./svg.81bf3f5a.js"),["./svg.81bf3f5a.js","./ImageLoader.9ed308b0.js"],import.meta.url).then(e=>e.default||e)},{name:"vnodes",path:"/vnodes",meta:{},alias:[],redirect:void 0,component:()=>dt(()=>import("./vnodes.096af306.js"),["./vnodes.096af306.js","./shiki.0c927d45.js"],import.meta.url).then(e=>e.default||e)}],x_={scrollBehavior(e,t,n){const r=me();let s=n||void 0;if(!s&&t&&e&&e.meta.scrollToTop!==!1&&C_(t,e)&&(s={left:0,top:0}),e.path===t.path){if(t.hash&&!e.hash)return{left:0,top:0};if(e.hash)return{el:e.hash,top:Dc(e.hash)}}const o=c=>!!(c.meta.pageTransition??Gs),i=o(t)&&o(e)?"page:transition:finish":"page:finish";return new Promise(c=>{r.hooks.hookOnce(i,async()=>{await wn(),e.hash&&(s={el:e.hash,top:Dc(e.hash)}),c(s)})})}};function Dc(e){try{const t=document.querySelector(e);if(t)return parseFloat(getComputedStyle(t).scrollMarginTop)}catch{}return 0}function C_(e,t){const n=e.matched[0]===t.matched[0];return!!(!n||n&&JSON.stringify(e.params)!==JSON.stringify(t.params))}const T_={},On={...T_,...x_},k_=jp(async e=>{let t,n;if(!e.meta?.validate)return;const r=me(),s=yt();if(([t,n]=Ws(()=>Promise.resolve(e.meta.validate(e))),t=await t,n(),t)===!0)return;const i=Bo({statusCode:404,statusMessage:`Page Not Found: ${e.fullPath}`}),c=s.beforeResolve(l=>{if(c(),l===e){const a=s.afterEach(async()=>{a(),await ut(r,Gt,[i]),window.history.pushState({},"",e.fullPath)});return!1}})}),S_=[k_],uo={};function P_(e,t){const{pathname:n,search:r,hash:s}=t,o=e.indexOf("#");if(o>-1){const c=s.includes(e.slice(o))?e.slice(o).length:1;let l=s.slice(c);return l[0]!=="/"&&(l="/"+l),Ki(l,"")}return Ki(n,e)+r+s}const R_=mt({name:"nuxt:router",enforce:"pre",async setup(e){let t,n,r=Fo().app.baseURL;On.hashMode&&!r.includes("#")&&(r+="#");const s=On.history?.(r)??(On.hashMode?bm(r):Ha(r)),o=On.routes?.(Fc)??Fc,i=P_(r,window.location),c=ny({...On,history:s,routes:o});e.vueApp.use(c);const l=zn(c.currentRoute.value);c.afterEach((m,v)=>{l.value=v}),Object.defineProperty(e.vueApp.config.globalProperties,"previousRoute",{get:()=>l.value});const a=zn(c.resolve(i)),u=()=>{a.value=c.currentRoute.value};e.hook("page:finish",u),c.afterEach((m,v)=>{m.matched[0]?.components?.default===v.matched[0]?.components?.default&&u()});const f={};for(const m in a.value)f[m]=le(()=>a.value[m]);e._route=Ve(f),e._middleware=e._middleware||{global:[],named:{}};const d=ts();try{[t,n]=Ws(()=>c.isReady()),await t,n()}catch(m){[t,n]=Ws(()=>ut(e,Gt,[m])),await t,n()}const g=es("_layout");return c.beforeEach(async(m,v)=>{m.meta=Ve(m.meta),e.isHydrating&&g.value&&!Kt(m.meta.layout)&&(m.meta.layout=g.value),e._processingMiddleware=!0;const E=new Set([...S_,...e._middleware.global]);for(const _ of m.matched){const p=_.meta.middleware;if(p)if(Array.isArray(p))for(const b of p)E.add(b);else E.add(p)}for(const _ of E){const p=typeof _=="string"?e._middleware.named[_]||await uo[_]?.().then(x=>x.default||x):_;if(!p)throw new Error(`Unknown route middleware: '${_}'.`);const b=await ut(e,p,[m,v]);if(!e.payload.serverRendered&&e.isHydrating&&(b===!1||b instanceof Error)){const x=b||Qs({statusCode:404,statusMessage:`Page Not Found: ${i}`});return await ut(e,Gt,[x]),!1}if(b||b===!1)return b}}),c.onError(()=>{delete e._processingMiddleware}),c.afterEach(async(m,v,E)=>{delete e._processingMiddleware,!e.isHydrating&&d.value&&await ut(e,Bp),m.matched.length===0&&await ut(e,Gt,[Qs({statusCode:404,fatal:!1,statusMessage:`Page not found: ${m.fullPath}`})])}),e.hooks.hookOnce("app:created",async()=>{try{await c.replace({...c.resolve(i),name:void 0,force:!0})}catch(m){await ut(e,Gt,[m])}}),{provide:{router:c}}}},1),O_=mt({name:"nuxt:prefetch",setup(e){const t=yt();e.hooks.hook("app:mounted",()=>{t.beforeEach(async n=>{const r=n?.meta?.layout;r&&typeof wr[r]=="function"&&await wr[r]()})}),e.hooks.hook("link:prefetch",n=>{if(xn(n))return;const r=t.resolve(n);if(!r)return;const s=r?.meta?.layout;let o=Array.isArray(r?.meta?.middleware)?r?.meta?.middleware:[r?.meta?.middleware];o=o.filter(i=>typeof i=="string");for(const i of o)typeof uo[i]=="function"&&uo[i]();s&&typeof wr[s]=="function"&&wr[s]()})}}),lt=window[Wg],I_=mt(e=>{const t=es("color-mode",()=>Ve({preference:lt.preference,value:lt.value,unknown:!1,forced:!1})).value;yt().afterEach(s=>{const o=s.meta.colorMode;o&&o!=="system"?(t.value=o,t.forced=!0):(o==="system"&&console.warn("You cannot force the colorMode to system at the page level."),t.forced=!1,t.value=t.preference==="system"?lt.getColorScheme():t.preference)});let n;function r(){n||!window.matchMedia||(n=window.matchMedia("(prefers-color-scheme: dark)"),n.addEventListener("change",()=>{!t.forced&&t.preference==="system"&&(t.value=lt.getColorScheme())}))}Fe(()=>t.preference,s=>{t.forced||(s==="system"?(t.value=lt.getColorScheme(),r()):t.value=s,window.localStorage?.setItem(zg,s))},{immediate:!0}),Fe(()=>t.value,(s,o)=>{lt.removeColorScheme(o),lt.addColorScheme(s)}),t.preference==="system"&&r(),e.hook("app:mounted",()=>{t.unknown&&(t.preference=lt.preference,t.value=lt.value,t.unknown=!1)}),e.provide("colorMode",t)});const A_=mt(()=>{}),$_=mt({name:"nuxt:chunk-reload",setup(e){const t=yt(),n=Fo(),r=new Set;t.beforeEach(()=>{r.clear()}),e.hook("app:chunkError",({error:s})=>{r.add(s)}),t.onError((s,o)=>{if(r.has(s)){const c="href"in o&&o.href.startsWith("#")?n.app.baseURL+o.href:ir(n.app.baseURL,o.fullPath);ag({path:c,persistState:!0})}})}}),M_=mt({name:"nuxt:payload",setup(e){cg()&&(e.hooks.hook("link:prefetch",async t=>{cr(t).protocol||await Zi(t)}),yt().beforeResolve(async(t,n)=>{if(t.path===n.path)return;const r=await Zi(t.path);r&&Object.assign(e.static.data,r.data)}))}}),L_=[w_,E_,R_,O_,I_,A_,$_,M_];async function H_(){const{data:e}=await Uo(()=>$fetch("/api/og-image-options",{baseURL:Vo.value,query:{path:st.value}}),{watch:[st,Ko]},"$XVR8o8RMBy");return e}async function lb(){const{data:e}=await Uo(()=>$fetch("/api/og-image-vnode",{query:{path:st.value},baseURL:Vo.value}),{watch:[st,Ko]},"$cHgKigQ0kS");return e}let Yt;const In=[];function N_(e){if(In.push(e),!(typeof window>"u"))return window.__NUXT_DEVTOOLS__&&In.forEach(t=>t(window.__NUXT_DEVTOOLS__)),Object.defineProperty(window,"__NUXT_DEVTOOLS__",{set(t){t&&In.forEach(n=>n(t))},get(){return Yt.value},configurable:!0}),()=>{In.splice(In.indexOf(e),1)}}function j_(){Yt||(Yt=zn(),N_(e));function e(t){Yt.value=t,t.host&&t.host.hooks.hook("host:update:reactivity",()=>{ul(Yt)})}return Yt}const Bc=j_(),F_={class:"flex-row flex h-screen"},D_={class:"border-r-1 border-light-400 dark:border-dark-400 dark:bg-dark-900 dark:text-light bg-white text-dark-800 flex flex-col justify-between h-screen z-5"},B_={class:"flex-grow hidden md:block"},U_={class:"py-3 w-full flex items-start px-5 justify-between space-x-5"},K_=ge("h1",{class:"text-base w-40"}," OG Image Playground ",-1),V_=ge("hr",{class:"border-1 border-light-400 dark:border-dark-400"},null,-1),W_={class:"py-7 px-5 text-sm flex flex-col space-y-3"},q_=ge("hr",{class:"border-1 border-light-400 dark:border-dark-400"},null,-1),z_={key:0,class:"py-7 px-5 text-sm flex flex-col space-y-3"},J_={class:"mx-auto flex flex-col w-full bg-white dark:bg-black max-h-screen overflow-hidden dark:bg-dark-700 bg-light-200"},Q_={class:"py-9px dark:bg-dark-800 bg-light-200 px-10 opacity-80 flex items-center max-w-full block space-x-5"},X_={class:"text-sm flex items-center space-x-5"},Y_=ge("div",{class:"text-xs opacity-40"}," Path ",-1),G_={class:"flex items-center space-x-1"},Z_={key:0,class:"text-xs opacity-70"},eb=ge("hr",{class:"border-1 border-light-400 dark:border-dark-400"},null,-1),tb=$e({__name:"app",async setup(e){let t,n;$p({title:"OG Image Playground"});const r=le(()=>!!Bc.value),s=le(()=>Bc.value?.host.nuxt.vueApp.config?.globalProperties?.$route?.path||void 0);st.value=s.value||Mn().query.path||"/",Aa.value=Mn().query.base||"/",Fe(()=>s.value,l=>{st.value=l});const o=le(()=>Mn().path!=="/vnodes"&&Mn().path!=="/options"),i=([t,n]=Ql(()=>H_()),t=await t,n(),t),c=xa(l=>{st.value=l.target.value,Zs()},1e3);return(l,a)=>{const u=Wo,f=Bg,d=Yg,g=uu,m=Ea,v=Zg,E=g_;return fe(),rt("div",F_,[ge("header",D_,[ge("div",B_,[ge("div",U_,[K_,K(r)?xt("",!0):(fe(),Pe(d,{key:0},{default:Oe(({toggle:_})=>[G(f,{n:"borderless lg m-0","p-0":"",op50:"",onClick:_},{default:Oe(()=>[G(u,{icon:"dark:carbon-moon carbon-sun"})]),_:2},1032,["onClick"])]),_:1}))]),V_,ge("div",W_,[G(m,{to:"/",class:"transition-all hover:ml-1 whitespace-nowrap"},{default:Oe(({isActive:_})=>[G(g,{name:"carbon:image-search",class:Ee(["mr-1",[_?"opacity-90":"opacity-60"]])},null,8,["class"]),ge("span",{class:Ee([_?"underline":"opacity-60"])},ks(K(i).component)+".vue ",3)]),_:1}),K(i).provider==="satori"?(fe(),Pe(m,{key:0,to:"/svg",class:"transition-all hover:ml-1 whitespace-nowrap"},{default:Oe(({isActive:_})=>[G(g,{name:"carbon:svg",class:Ee(["mr-1",[_?"opacity-90":"opacity-60"]])},null,8,["class"]),ge("span",{class:Ee([_?"underline":"opacity-60"])}," Preview SVG ",2)]),_:1})):xt("",!0),G(m,{to:"/png",class:"transition-all hover:ml-1 whitespace-nowrap"},{default:Oe(({isActive:_})=>[G(g,{name:"carbon:png",class:Ee(["mr-1",[_?"opacity-90":"opacity-60"]])},null,8,["class"]),ge("span",{class:Ee([_?"underline":"opacity-60"])}," Preview PNG ",2)]),_:1}),G(m,{to:"/options",class:"transition-all hover:ml-1 whitespace-nowrap"},{default:Oe(({isActive:_})=>[G(g,{name:"carbon:operations-record",class:Ee(["mr-1",[_?"opacity-90":"opacity-60"]])},null,8,["class"]),ge("span",{class:Ee([_?"underline":"opacity-60"])}," Options ",2)]),_:1}),G(m,{to:"/vnodes",class:"transition-all hover:ml-1 whitespace-nowrap"},{default:Oe(({isActive:_})=>[G(g,{name:"carbon:ibm-cloud-pak-manta-automated-data-lineage",class:Ee(["mr-1",[_?"opacity-90":"opacity-60"]])},null,8,["class"]),ge("span",{class:Ee([_?"underline":"opacity-60"])}," vNodes ",2)]),_:1})]),q_,K(o)?(fe(),rt("div",z_,[K(zt)!==504?(fe(),rt("div",{key:0,onClick:a[0]||(a[0]=_=>zt.value=504)},[G(f,null,{default:Oe(()=>[G(g,{name:"carbon:mobile"}),Fn(" Small ")]),_:1})])):xt("",!0),K(zt)!==null?(fe(),rt("div",{key:1,onClick:a[1]||(a[1]=_=>zt.value=null)},[G(f,null,{default:Oe(()=>[G(g,{name:"carbon:laptop"}),Fn(" Full width ")]),_:1})])):xt("",!0),ge("div",null,[G(f,{onClick:K(Zs)},{default:Oe(()=>[Fn(" Refresh ")]),_:1},8,["onClick"])])])):xt("",!0)])]),ge("main",J_,[ge("div",Q_,[ge("div",X_,[Y_,ge("div",G_,[G(v,{"model-value":K(st),placeholder:"Search...",n:"primary",onInput:K(c)},null,8,["model-value","onInput"])])]),K(ic)?(fe(),rt("div",Z_,ks(K(ic)),1)):xt("",!0)]),eb,ge("div",{class:"h-full max-h-full overflow-hidden lg:p-10 p-3",style:pn({width:K(zt)&&K(o)?`${K(zt)}px`:"100%"})},[G(E)],4)])])}}});const Uc={__name:"nuxt-root",setup(e){const t=Oo(()=>dt(()=>import("./error-component.9702a511.js"),[],import.meta.url).then(l=>l.default||l)),n=()=>null,r=me(),s=r.deferHydration(),o=!1;on("_route",Mn()),r.hooks.callHookWith(l=>l.map(a=>a()),"vue:setup");const i=ts();Ol((l,a,u)=>{if(r.hooks.callHook("vue:error",l,a,u).catch(f=>console.error("[nuxt] Error in `vue:error` hook",f)),Up(l)&&(l.fatal||l.unhandled))return ut(r,Gt,[l]),!1});const{islandContext:c}=!1;return(l,a)=>(fe(),Pe(bl,{onResolve:K(s)},{default:Oe(()=>[K(i)?(fe(),Pe(K(t),{key:0,error:K(i)},null,8,["error"])):K(c)?(fe(),Pe(K(n),{key:1,context:K(c)},null,8,["context"])):K(o)?(fe(),Pe(Ao(K(o)),{key:2})):(fe(),Pe(K(tb),{key:3}))]),_:1},8,["onResolve"]))}};globalThis.$fetch||(globalThis.$fetch=kh.create({baseURL:Ph()}));let Kc;const nb=Vh(L_);Kc=async function(){const n=!!(window.__NUXT__?.serverRendered||document.getElementById("__NUXT_DATA__")?.dataset.ssr==="true")?Kd(Uc):Ud(Uc),r=Bh({vueApp:n});try{await Kh(r,nb)}catch(s){await r.callHook("app:error",s),r.payload.error=r.payload.error||s}try{await r.hooks.callHook("app:created",n),await r.hooks.callHook("app:beforeMount",n),n.mount("#"+rg),await r.hooks.callHook("app:mounted",n),await wn()}catch(s){await r.callHook("app:error",s),r.payload.error=r.payload.error||s}},Kc().catch(e=>{console.error("Error while mounting app:",e)});export{st as A,Ko as B,Zs as C,H_ as D,cb as E,lb as F,ks as G,Oe as H,Fn as I,Ea as J,rb as K,sb as L,dt as _,$e as a,ob as b,Pe as c,Oo as d,yg as e,le as f,ql as g,rt as h,pn as i,$a as j,_g as k,xa as l,En as m,gu as n,fe as o,zt as p,$p as q,_e as r,ic as s,ge as t,K as u,Ql as v,Fe as w,G as x,ib as y,Vo as z};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{j as n,q as a,o as r,h as l,t as e,G as s,x as d,H as c,I as p,J as f,K as x,L as h}from"./entry.
|
|
1
|
+
import{j as n,q as a,o as r,h as l,t as e,G as s,x as d,H as c,I as p,J as f,K as x,L as h}from"./entry.e7270163.js";const m=t=>(x("data-v-01f15790"),t=t(),h(),t),u={class:"font-sans antialiased bg-white dark:bg-black text-black dark:text-white grid min-h-screen place-content-center overflow-hidden"},g=m(()=>e("div",{class:"fixed left-0 right-0 spotlight z-10"},null,-1)),_={class:"max-w-520px text-center z-20"},b=["textContent"],y=["textContent"],w={class:"w-full flex items-center justify-center"},S={__name:"error-404",props:{appName:{type:String,default:"Nuxt"},version:{type:String,default:""},statusCode:{type:Number,default:404},statusMessage:{type:String,default:"Not Found"},description:{type:String,default:"Sorry, the page you are looking for could not be found."},backHome:{type:String,default:"Go back home"}},setup(t){const o=t;return a({title:`${o.statusCode} - ${o.statusMessage} | ${o.appName}`,script:[],style:[{children:'*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e0e0e0}*{--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(14, 165, 233, .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}a{color:inherit;text-decoration:inherit}body{margin:0;font-family:inherit;line-height:inherit}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}h1,p{margin:0}h1{font-size:inherit;font-weight:inherit}'}]}),(k,v)=>{const i=f;return r(),l("div",u,[g,e("div",_,[e("h1",{class:"text-8xl sm:text-10xl font-medium mb-8",textContent:s(t.statusCode)},null,8,b),e("p",{class:"text-xl px-8 sm:px-0 sm:text-4xl font-light mb-16 leading-tight",textContent:s(t.description)},null,8,y),e("div",w,[d(i,{to:"/",class:"gradient-border text-md sm:text-xl py-2 px-4 sm:py-3 sm:px-6 cursor-pointer"},{default:c(()=>[p(s(t.backHome),1)]),_:1})])])])}}},z=n(S,[["__scopeId","data-v-01f15790"]]);export{z as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{j as i,q as a,o as r,h as n,t as e,G as s,K as l,L as d}from"./entry.
|
|
1
|
+
import{j as i,q as a,o as r,h as n,t as e,G as s,K as l,L as d}from"./entry.e7270163.js";const c=t=>(l("data-v-8e50e92f"),t=t(),d(),t),p={class:"font-sans antialiased bg-white dark:bg-black text-black dark:text-white grid min-h-screen place-content-center overflow-hidden"},h=c(()=>e("div",{class:"fixed -bottom-1/2 left-0 right-0 h-1/2 spotlight"},null,-1)),f={class:"max-w-520px text-center"},g=["textContent"],m=["textContent"],x={__name:"error-500",props:{appName:{type:String,default:"Nuxt"},version:{type:String,default:""},statusCode:{type:Number,default:500},statusMessage:{type:String,default:"Server error"},description:{type:String,default:"This page is temporarily unavailable."}},setup(t){const o=t;return a({title:`${o.statusCode} - ${o.statusMessage} | ${o.appName}`,script:[],style:[{children:'*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e0e0e0}*{--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(14, 165, 233, .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0;font-family:inherit;line-height:inherit}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}h1,p{margin:0}h1{font-size:inherit;font-weight:inherit}'}]}),(u,b)=>(r(),n("div",p,[h,e("div",f,[e("h1",{class:"text-8xl sm:text-10xl font-medium mb-8",textContent:s(t.statusCode)},null,8,g),e("p",{class:"text-xl px-8 sm:px-0 sm:text-4xl font-light mb-16 leading-tight",textContent:s(t.description)},null,8,m)])]))}},w=i(x,[["__scopeId","data-v-8e50e92f"]]);export{w as default};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import{o as m,c as p,n as _,g as E,u as t,d as n,_ as o}from"./entry.
|
|
1
|
+
import{o as m,c as p,n as _,g as E,u as t,d as n,_ as o}from"./entry.e7270163.js";const f={__name:"nuxt-error-page",props:{error:Object},setup(r){(r.error.stack||"").split(`
|
|
2
2
|
`).splice(1).map(e=>({text:e.replace("webpack:/","").replace(".vue",".js").trim(),internal:e.includes("node_modules")&&!e.includes(".cache")||e.includes("internal")||e.includes("new Promise")})).map(e=>`<span class="stack${e.internal?" internal":""}">${e.text}</span>`).join(`
|
|
3
|
-
`);const s=Number(r.error.statusCode||500),a=s===404,c=r.error.statusMessage??(a?"Page Not Found":"Internal Server Error"),u=r.error.message||r.error.toString(),i=void 0,d=a?n(()=>o(()=>import("./error-404.
|
|
3
|
+
`);const s=Number(r.error.statusCode||500),a=s===404,c=r.error.statusMessage??(a?"Page Not Found":"Internal Server Error"),u=r.error.message||r.error.toString(),i=void 0,d=a?n(()=>o(()=>import("./error-404.dcc06a80.js"),["./error-404.dcc06a80.js","./entry.e7270163.js","./entry.acc10163.css","./error-404.1469f10f.css"],import.meta.url).then(e=>e.default||e)):n(()=>o(()=>import("./error-500.fb40d400.js"),["./error-500.fb40d400.js","./entry.e7270163.js","./entry.acc10163.css","./error-500.92b94fae.css"],import.meta.url).then(e=>e.default||e));return(e,l)=>(m(),p(t(d),_(E({statusCode:t(s),statusMessage:t(c),description:t(u),stack:t(i)})),null,16))}},v=f;export{v as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as x,r as u,k as y,l as S,m as $,w as p,p as R,q as k,f as C,s as H,o as v,h as g,t as B,i as D,j as M,v as W,x as b,u as i,y as z,z as A,A as F,B as I,C as L}from"./entry.
|
|
1
|
+
import{a as x,r as u,k as y,l as S,m as $,w as p,p as R,q as k,f as C,s as H,o as v,h as g,t as B,i as D,j as M,v as W,x as b,u as i,y as z,z as A,A as F,B as I,C as L}from"./entry.e7270163.js";const N={class:"w-full mx-auto max-w-1200px h-full max-h-630px justify-center flex",style:{"max-height":"630px"}},T=x({__name:"IFrameLoader",props:{src:String,aspectRatio:Number,description:String},setup(l){const t=l,s=u(t.src),a=y(),c=u(),n=u(0),o=S(()=>{let e=c.value;e||(e=document.querySelector("#iframe-loader"));const r=Date.now();e.src="";const d=e.offsetHeight,f=e.offsetWidth,h=d>630?1:d/630,_=f>1200?1:f/1200,w=_>h?h:_;n.value=0,e.style.opacity="0",e.onload=()=>{e.style.opacity="1",n.value=Date.now()-r},e.src=`${s.value}&scale=${w}&mode=${a.value}`},200);$(()=>{p(()=>t.src,e=>{s.value=e,o()},{immediate:!0}),p([()=>R.value,a],()=>{o()})}),k({bodyAttrs:{onresize:()=>{o()}}});const m=C(()=>t.description.replace("%s",n.value.toString()));return p(m,e=>{H.value=e}),(e,r)=>(v(),g("div",N,[B("iframe",{id:"iframe-loader",ref_key:"iframe",ref:c,class:"max-h-full",style:D({aspectRatio:l.aspectRatio}),width:"1200",height:"630"},null,4)]))}}),j=M(T,[["__scopeId","data-v-85f41f36"]]),q={class:"flex h-full w-full"},E=x({__name:"index",async setup(l){let t,s;const a=([t,s]=W(()=>z.useServerConfig()),t=await t,s(),t),c=a.value?.height||630,o=(a.value?.width||1200)/c;return(m,e)=>{const r=j;return v(),g("div",q,[b(r,{src:`${i(A)}/api/og-image-html?path=${i(F)}×tamp=${i(I)}`,"aspect-ratio":o,description:"[HTML] Generated in %sms.",class:"max-h-full",onRefresh:i(L)},null,8,["src","onRefresh"])])}}});export{E as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as o,v as a,h as r,u as s,D as i,o as c}from"./entry.
|
|
1
|
+
import{a as o,v as a,h as r,u as s,D as i,o as c}from"./entry.e7270163.js";import{h as p}from"./shiki.0c927d45.js";const _=["innerHTML"],x=o({__name:"options",async setup(l){let t,e;const n=([t,e]=a(()=>i()),t=await t,e(),t);return(h,f)=>(c(),r("pre",{"of-auto":"","h-full":"","text-sm":"",style:{"white-space":"break-spaces"},innerHTML:s(p)(JSON.stringify(s(n),null,2),"json")},null,8,_))}});export{x as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{_ as c}from"./ImageLoader.
|
|
1
|
+
import{_ as c}from"./ImageLoader.9ed308b0.js";import{a as _,v as i,c as p,u as a,y as m,o as u,E as g,B as h}from"./entry.e7270163.js";const B=_({__name:"png",async setup(f){let e,t;const s=([e,t]=i(()=>m.useServerConfig()),e=await e,t(),e),o=s.value?.height||630,n=(s.value?.width||1200)/o;return(d,v)=>{const r=c;return u(),p(r,{src:`${a(g)}/__og_image__/og.png?timestamp=${a(h)}`,"aspect-ratio":n,description:"[PNG] Generated in %sms using Satori & Resvg."},null,8,["src"])}}});export{B as default};
|