@nuxtjs/sitemap 7.2.10 → 7.3.1
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/dist/client/200.html +10 -9
- package/dist/client/404.html +10 -9
- package/dist/client/_nuxt/{DDzCRRw4.js → 5vafBU9X.js} +1 -1
- package/dist/client/_nuxt/BIHI7g3E.js +1 -0
- package/dist/client/_nuxt/Bn78IMkz.js +172 -0
- package/dist/client/_nuxt/{DdvkoY3I.js → CT3BV8Rj.js} +1 -1
- package/dist/client/_nuxt/Cp-IABpG.js +1 -0
- package/dist/client/_nuxt/builds/latest.json +1 -1
- package/dist/client/_nuxt/builds/meta/5ecca6e1-2b8a-4fc5-a128-35cbc27bf6d7.json +1 -0
- package/dist/client/_nuxt/{entry.BrROiVtQ.css → entry.BzbtAPc0.css} +1 -1
- package/dist/client/_nuxt/error-404.D_zhMyJm.css +1 -0
- package/dist/client/_nuxt/error-500.rdOYVbxo.css +1 -0
- package/dist/client/index.html +10 -9
- package/dist/module.cjs +59 -20
- package/dist/module.json +2 -2
- package/dist/module.mjs +60 -21
- package/dist/runtime/server/plugins/warm-up.js +20 -4
- package/dist/runtime/server/routes/__sitemap__/debug.js +2 -2
- package/dist/runtime/server/routes/sitemap/[sitemap].xml.js +37 -7
- package/dist/runtime/server/routes/sitemap_index.xml.js +11 -3
- package/dist/runtime/server/sitemap/builder/sitemap-index.d.ts +1 -1
- package/dist/runtime/server/sitemap/builder/sitemap-index.js +110 -16
- package/dist/runtime/server/sitemap/builder/sitemap.d.ts +1 -1
- package/dist/runtime/server/sitemap/builder/sitemap.js +62 -36
- package/dist/runtime/server/sitemap/builder/xml.d.ts +2 -3
- package/dist/runtime/server/sitemap/builder/xml.js +182 -80
- package/dist/runtime/server/sitemap/nitro.js +68 -20
- package/dist/runtime/server/sitemap/urlset/normalise.js +21 -19
- package/dist/runtime/server/sitemap/urlset/sort.d.ts +1 -1
- package/dist/runtime/server/sitemap/urlset/sort.js +9 -15
- package/dist/runtime/server/sitemap/utils/chunk.d.ts +10 -0
- package/dist/runtime/server/sitemap/utils/chunk.js +66 -0
- package/dist/runtime/types.d.ts +44 -0
- package/dist/runtime/utils-pure.js +13 -5
- package/package.json +23 -22
- package/dist/client/_nuxt/BLmTiKMJ.js +0 -1
- package/dist/client/_nuxt/BUP090M8.js +0 -172
- package/dist/client/_nuxt/builds/meta/3c351607-eab3-459a-b743-aba04e49a80e.json +0 -1
- package/dist/client/_nuxt/error-404.BMkETmdU.css +0 -1
- package/dist/client/_nuxt/error-500.C3_I-O7u.css +0 -1
|
@@ -0,0 +1,172 @@
|
|
|
1
|
+
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./5vafBU9X.js","./error-404.D_zhMyJm.css","./CT3BV8Rj.js","./error-500.rdOYVbxo.css"])))=>i.map(i=>d[i]);
|
|
2
|
+
var gp=Object.defineProperty;var mp=Object.getPrototypeOf;var yp=Reflect.get;var Tl=e=>{throw TypeError(e)};var _p=(e,t,n)=>t in e?gp(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var k=(e,t,n)=>_p(e,typeof t!="symbol"?t+"":t,n),ni=(e,t,n)=>t.has(e)||Tl("Cannot "+n);var ze=(e,t,n)=>(ni(e,t,"read from private field"),n?n.call(e):t.get(e)),mn=(e,t,n)=>t.has(e)?Tl("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,n),pt=(e,t,n,r)=>(ni(e,t,"write to private field"),r?r.call(e,n):t.set(e,n),n),ri=(e,t,n)=>(ni(e,t,"access private method"),n);var $l=(e,t,n)=>yp(mp(e),n,t);(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))r(s);new MutationObserver(s=>{for(const o of s)if(o.type==="childList")for(const i of o.addedNodes)i.tagName==="LINK"&&i.rel==="modulepreload"&&r(i)}).observe(document,{childList:!0,subtree:!0});function n(s){const o={};return s.integrity&&(o.integrity=s.integrity),s.referrerPolicy&&(o.referrerPolicy=s.referrerPolicy),s.crossOrigin==="use-credentials"?o.credentials="include":s.crossOrigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function r(s){if(s.ep)return;s.ep=!0;const o=n(s);fetch(s.href,o)}})();/**
|
|
3
|
+
* @vue/shared v3.5.16
|
|
4
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
5
|
+
* @license MIT
|
|
6
|
+
**//*! #__NO_SIDE_EFFECTS__ */function Ra(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const pe={},tr=[],Et=()=>{},wp=()=>!1,os=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Pa=e=>e.startsWith("onUpdate:"),We=Object.assign,Na=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},bp=Object.prototype.hasOwnProperty,fe=(e,t)=>bp.call(e,t),Y=Array.isArray,nr=e=>is(e)==="[object Map]",Ou=e=>is(e)==="[object Set]",Rl=e=>is(e)==="[object Date]",Q=e=>typeof e=="function",ve=e=>typeof e=="string",bt=e=>typeof e=="symbol",ge=e=>e!==null&&typeof e=="object",Ia=e=>(ge(e)||Q(e))&&Q(e.then)&&Q(e.catch),Lu=Object.prototype.toString,is=e=>Lu.call(e),vp=e=>is(e).slice(8,-1),Du=e=>is(e)==="[object Object]",Ma=e=>ve(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,rr=Ra(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),ko=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Cp=/-(\w)/g,ft=ko(e=>e.replace(Cp,(t,n)=>n?n.toUpperCase():"")),xp=/\B([A-Z])/g,hn=ko(e=>e.replace(xp,"-$1").toLowerCase()),Eo=ko(e=>e.charAt(0).toUpperCase()+e.slice(1)),si=ko(e=>e?`on${Eo(e)}`:""),rn=(e,t)=>!Object.is(e,t),Is=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},Hu=(e,t,n,r=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:r,value:n})},Sp=e=>{const t=parseFloat(e);return isNaN(t)?e:t},kp=e=>{const t=ve(e)?Number(e):NaN;return isNaN(t)?e:t};let Pl;const Ao=()=>Pl||(Pl=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function $n(e){if(Y(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],s=ve(r)?$p(r):$n(r);if(s)for(const o in s)t[o]=s[o]}return t}else if(ve(e)||ge(e))return e}const Ep=/;(?![^(]*\))/g,Ap=/:([^]+)/,Tp=/\/\*[^]*?\*\//g;function $p(e){const t={};return e.replace(Tp,"").split(Ep).forEach(n=>{if(n){const r=n.split(Ap);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function ke(e){let t="";if(ve(e))t=e;else if(Y(e))for(let n=0;n<e.length;n++){const r=ke(e[n]);r&&(t+=r+" ")}else if(ge(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}function Bu(e){if(!e)return null;let{class:t,style:n}=e;return t&&!ve(t)&&(e.class=ke(t)),n&&(e.style=$n(n)),e}const Rp="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Pp=Ra(Rp);function Fu(e){return!!e||e===""}function Np(e,t){if(e.length!==t.length)return!1;let n=!0;for(let r=0;n&&r<e.length;r++)n=Us(e[r],t[r]);return n}function Us(e,t){if(e===t)return!0;let n=Rl(e),r=Rl(t);if(n||r)return n&&r?e.getTime()===t.getTime():!1;if(n=bt(e),r=bt(t),n||r)return e===t;if(n=Y(e),r=Y(t),n||r)return n&&r?Np(e,t):!1;if(n=ge(e),r=ge(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 a=e.hasOwnProperty(i),l=t.hasOwnProperty(i);if(a&&!l||!a&&l||!Us(e[i],t[i]))return!1}}return String(e)===String(t)}const ju=e=>!!(e&&e.__v_isRef===!0),Me=e=>ve(e)?e:e==null?"":Y(e)||ge(e)&&(e.toString===Lu||!Q(e.toString))?ju(e)?Me(e.value):JSON.stringify(e,Uu,2):String(e),Uu=(e,t)=>ju(t)?Uu(e,t.value):nr(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,s],o)=>(n[oi(r,o)+" =>"]=s,n),{})}:Ou(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>oi(n))}:bt(t)?oi(t):ge(t)&&!Y(t)&&!Du(t)?String(t):t,oi=(e,t="")=>{var n;return bt(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
|
|
7
|
+
* @vue/reactivity v3.5.16
|
|
8
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
9
|
+
* @license MIT
|
|
10
|
+
**/let Fe;class Gu{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=Fe,!t&&Fe&&(this.index=(Fe.scopes||(Fe.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].pause();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].resume();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].resume()}}run(t){if(this._active){const n=Fe;try{return Fe=this,t()}finally{Fe=n}}}on(){++this._on===1&&(this.prevScope=Fe,Fe=this)}off(){this._on>0&&--this._on===0&&(Fe=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(this.effects.length=0,n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);this.scopes.length=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}}}function Ip(e){return new Gu(e)}function Oa(){return Fe}function Mp(e,t=!1){Fe&&Fe.cleanups.push(e)}let _e;const ii=new WeakSet;class Wu{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,Fe&&Fe.active&&Fe.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,ii.has(this)&&(ii.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Vu(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Nl(this),qu(this);const t=_e,n=yt;_e=this,yt=!0;try{return this.fn()}finally{Ku(this),_e=t,yt=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)Ha(t);this.deps=this.depsTail=void 0,Nl(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?ii.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Hi(this)&&this.run()}get dirty(){return Hi(this)}}let zu=0,Pr,Nr;function Vu(e,t=!1){if(e.flags|=8,t){e.next=Nr,Nr=e;return}e.next=Pr,Pr=e}function La(){zu++}function Da(){if(--zu>0)return;if(Nr){let t=Nr;for(Nr=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;Pr;){let t=Pr;for(Pr=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(r){e||(e=r)}t=n}}if(e)throw e}function qu(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function Ku(e){let t,n=e.depsTail,r=n;for(;r;){const s=r.prevDep;r.version===-1?(r===n&&(n=s),Ha(r),Op(r)):t=r,r.dep.activeLink=r.prevActiveLink,r.prevActiveLink=void 0,r=s}e.deps=t,e.depsTail=n}function Hi(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(Xu(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function Xu(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===Gr)||(e.globalVersion=Gr,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!Hi(e))))return;e.flags|=2;const t=e.dep,n=_e,r=yt;_e=e,yt=!0;try{qu(e);const s=e.fn(e._value);(t.version===0||rn(s,e._value))&&(e.flags|=128,e._value=s,t.version++)}catch(s){throw t.version++,s}finally{_e=n,yt=r,Ku(e),e.flags&=-3}}function Ha(e,t=!1){const{dep:n,prevSub:r,nextSub:s}=e;if(r&&(r.nextSub=s,e.prevSub=void 0),s&&(s.prevSub=r,e.nextSub=void 0),n.subs===e&&(n.subs=r,!r&&n.computed)){n.computed.flags&=-5;for(let o=n.computed.deps;o;o=o.nextDep)Ha(o,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function Op(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let yt=!0;const Ju=[];function Gt(){Ju.push(yt),yt=!1}function Wt(){const e=Ju.pop();yt=e===void 0?!0:e}function Nl(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=_e;_e=void 0;try{t()}finally{_e=n}}}let Gr=0;class Lp{constructor(t,n){this.sub=t,this.dep=n,this.version=n.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class To{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0}track(t){if(!_e||!yt||_e===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==_e)n=this.activeLink=new Lp(_e,this),_e.deps?(n.prevDep=_e.depsTail,_e.depsTail.nextDep=n,_e.depsTail=n):_e.deps=_e.depsTail=n,Zu(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const r=n.nextDep;r.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=r),n.prevDep=_e.depsTail,n.nextDep=void 0,_e.depsTail.nextDep=n,_e.depsTail=n,_e.deps===n&&(_e.deps=r)}return n}trigger(t){this.version++,Gr++,this.notify(t)}notify(t){La();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{Da()}}}function Zu(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let r=t.deps;r;r=r.nextDep)Zu(r)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const Gs=new WeakMap,Rn=Symbol(""),Bi=Symbol(""),Wr=Symbol("");function je(e,t,n){if(yt&&_e){let r=Gs.get(e);r||Gs.set(e,r=new Map);let s=r.get(n);s||(r.set(n,s=new To),s.map=r,s.key=n),s.track()}}function Ht(e,t,n,r,s,o){const i=Gs.get(e);if(!i){Gr++;return}const a=l=>{l&&l.trigger()};if(La(),t==="clear")i.forEach(a);else{const l=Y(e),c=l&&Ma(n);if(l&&n==="length"){const u=Number(r);i.forEach((f,d)=>{(d==="length"||d===Wr||!bt(d)&&d>=u)&&a(f)})}else switch((n!==void 0||i.has(void 0))&&a(i.get(n)),c&&a(i.get(Wr)),t){case"add":l?c&&a(i.get("length")):(a(i.get(Rn)),nr(e)&&a(i.get(Bi)));break;case"delete":l||(a(i.get(Rn)),nr(e)&&a(i.get(Bi)));break;case"set":nr(e)&&a(i.get(Rn));break}}Da()}function Dp(e,t){const n=Gs.get(e);return n&&n.get(t)}function Wn(e){const t=ue(e);return t===e?t:(je(t,"iterate",Wr),ut(e)?t:t.map(Oe))}function $o(e){return je(e=ue(e),"iterate",Wr),e}const Hp={__proto__:null,[Symbol.iterator](){return ai(this,Symbol.iterator,Oe)},concat(...e){return Wn(this).concat(...e.map(t=>Y(t)?Wn(t):t))},entries(){return ai(this,"entries",e=>(e[1]=Oe(e[1]),e))},every(e,t){return It(this,"every",e,t,void 0,arguments)},filter(e,t){return It(this,"filter",e,t,n=>n.map(Oe),arguments)},find(e,t){return It(this,"find",e,t,Oe,arguments)},findIndex(e,t){return It(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return It(this,"findLast",e,t,Oe,arguments)},findLastIndex(e,t){return It(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return It(this,"forEach",e,t,void 0,arguments)},includes(...e){return li(this,"includes",e)},indexOf(...e){return li(this,"indexOf",e)},join(e){return Wn(this).join(e)},lastIndexOf(...e){return li(this,"lastIndexOf",e)},map(e,t){return It(this,"map",e,t,void 0,arguments)},pop(){return kr(this,"pop")},push(...e){return kr(this,"push",e)},reduce(e,...t){return Il(this,"reduce",e,t)},reduceRight(e,...t){return Il(this,"reduceRight",e,t)},shift(){return kr(this,"shift")},some(e,t){return It(this,"some",e,t,void 0,arguments)},splice(...e){return kr(this,"splice",e)},toReversed(){return Wn(this).toReversed()},toSorted(e){return Wn(this).toSorted(e)},toSpliced(...e){return Wn(this).toSpliced(...e)},unshift(...e){return kr(this,"unshift",e)},values(){return ai(this,"values",Oe)}};function ai(e,t,n){const r=$o(e),s=r[t]();return r!==e&&!ut(e)&&(s._next=s.next,s.next=()=>{const o=s._next();return o.value&&(o.value=n(o.value)),o}),s}const Bp=Array.prototype;function It(e,t,n,r,s,o){const i=$o(e),a=i!==e&&!ut(e),l=i[t];if(l!==Bp[t]){const f=l.apply(e,o);return a?Oe(f):f}let c=n;i!==e&&(a?c=function(f,d){return n.call(this,Oe(f),d,e)}:n.length>2&&(c=function(f,d){return n.call(this,f,d,e)}));const u=l.call(i,c,r);return a&&s?s(u):u}function Il(e,t,n,r){const s=$o(e);let o=n;return s!==e&&(ut(e)?n.length>3&&(o=function(i,a,l){return n.call(this,i,a,l,e)}):o=function(i,a,l){return n.call(this,i,Oe(a),l,e)}),s[t](o,...r)}function li(e,t,n){const r=ue(e);je(r,"iterate",Wr);const s=r[t](...n);return(s===-1||s===!1)&&ja(n[0])?(n[0]=ue(n[0]),r[t](...n)):s}function kr(e,t,n=[]){Gt(),La();const r=ue(e)[t].apply(e,n);return Da(),Wt(),r}const Fp=Ra("__proto__,__v_isRef,__isVue"),Yu=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(bt));function jp(e){bt(e)||(e=String(e));const t=ue(this);return je(t,"has",e),t.hasOwnProperty(e)}class Qu{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,r){if(n==="__v_skip")return t.__v_skip;const s=this._isReadonly,o=this._isShallow;if(n==="__v_isReactive")return!s;if(n==="__v_isReadonly")return s;if(n==="__v_isShallow")return o;if(n==="__v_raw")return r===(s?o?Zp:rf:o?nf:tf).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const i=Y(t);if(!s){let l;if(i&&(l=Hp[n]))return l;if(n==="hasOwnProperty")return jp}const a=Reflect.get(t,n,Ee(t)?t:r);return(bt(n)?Yu.has(n):Fp(n))||(s||je(t,"get",n),o)?a:Ee(a)?i&&Ma(n)?a:a.value:ge(a)?s?Ro(a):un(a):a}}class ef extends Qu{constructor(t=!1){super(!1,t)}set(t,n,r,s){let o=t[n];if(!this._isShallow){const l=zt(o);if(!ut(r)&&!zt(r)&&(o=ue(o),r=ue(r)),!Y(t)&&Ee(o)&&!Ee(r))return l?!1:(o.value=r,!0)}const i=Y(t)&&Ma(n)?Number(n)<t.length:fe(t,n),a=Reflect.set(t,n,r,Ee(t)?t:s);return t===ue(s)&&(i?rn(r,o)&&Ht(t,"set",n,r):Ht(t,"add",n,r)),a}deleteProperty(t,n){const r=fe(t,n);t[n];const s=Reflect.deleteProperty(t,n);return s&&r&&Ht(t,"delete",n,void 0),s}has(t,n){const r=Reflect.has(t,n);return(!bt(n)||!Yu.has(n))&&je(t,"has",n),r}ownKeys(t){return je(t,"iterate",Y(t)?"length":Rn),Reflect.ownKeys(t)}}class Up extends Qu{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Gp=new ef,Wp=new Up,zp=new ef(!0);const Fi=e=>e,hs=e=>Reflect.getPrototypeOf(e);function Vp(e,t,n){return function(...r){const s=this.__v_raw,o=ue(s),i=nr(o),a=e==="entries"||e===Symbol.iterator&&i,l=e==="keys"&&i,c=s[e](...r),u=n?Fi:t?Ws:Oe;return!t&&je(o,"iterate",l?Bi:Rn),{next(){const{value:f,done:d}=c.next();return d?{value:f,done:d}:{value:a?[u(f[0]),u(f[1])]:u(f),done:d}},[Symbol.iterator](){return this}}}}function ps(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function qp(e,t){const n={get(s){const o=this.__v_raw,i=ue(o),a=ue(s);e||(rn(s,a)&&je(i,"get",s),je(i,"get",a));const{has:l}=hs(i),c=t?Fi:e?Ws:Oe;if(l.call(i,s))return c(o.get(s));if(l.call(i,a))return c(o.get(a));o!==i&&o.get(s)},get size(){const s=this.__v_raw;return!e&&je(ue(s),"iterate",Rn),Reflect.get(s,"size",s)},has(s){const o=this.__v_raw,i=ue(o),a=ue(s);return e||(rn(s,a)&&je(i,"has",s),je(i,"has",a)),s===a?o.has(s):o.has(s)||o.has(a)},forEach(s,o){const i=this,a=i.__v_raw,l=ue(a),c=t?Fi:e?Ws:Oe;return!e&&je(l,"iterate",Rn),a.forEach((u,f)=>s.call(o,c(u),c(f),i))}};return We(n,e?{add:ps("add"),set:ps("set"),delete:ps("delete"),clear:ps("clear")}:{add(s){!t&&!ut(s)&&!zt(s)&&(s=ue(s));const o=ue(this);return hs(o).has.call(o,s)||(o.add(s),Ht(o,"add",s,s)),this},set(s,o){!t&&!ut(o)&&!zt(o)&&(o=ue(o));const i=ue(this),{has:a,get:l}=hs(i);let c=a.call(i,s);c||(s=ue(s),c=a.call(i,s));const u=l.call(i,s);return i.set(s,o),c?rn(o,u)&&Ht(i,"set",s,o):Ht(i,"add",s,o),this},delete(s){const o=ue(this),{has:i,get:a}=hs(o);let l=i.call(o,s);l||(s=ue(s),l=i.call(o,s)),a&&a.call(o,s);const c=o.delete(s);return l&&Ht(o,"delete",s,void 0),c},clear(){const s=ue(this),o=s.size!==0,i=s.clear();return o&&Ht(s,"clear",void 0,void 0),i}}),["keys","values","entries",Symbol.iterator].forEach(s=>{n[s]=Vp(s,e,t)}),n}function Ba(e,t){const n=qp(e,t);return(r,s,o)=>s==="__v_isReactive"?!e:s==="__v_isReadonly"?e:s==="__v_raw"?r:Reflect.get(fe(n,s)&&s in r?n:r,s,o)}const Kp={get:Ba(!1,!1)},Xp={get:Ba(!1,!0)},Jp={get:Ba(!0,!1)};const tf=new WeakMap,nf=new WeakMap,rf=new WeakMap,Zp=new WeakMap;function Yp(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Qp(e){return e.__v_skip||!Object.isExtensible(e)?0:Yp(vp(e))}function un(e){return zt(e)?e:Fa(e,!1,Gp,Kp,tf)}function Yn(e){return Fa(e,!1,zp,Xp,nf)}function Ro(e){return Fa(e,!0,Wp,Jp,rf)}function Fa(e,t,n,r,s){if(!ge(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=Qp(e);if(o===0)return e;const i=s.get(e);if(i)return i;const a=new Proxy(e,o===2?r:n);return s.set(e,a),a}function Pn(e){return zt(e)?Pn(e.__v_raw):!!(e&&e.__v_isReactive)}function zt(e){return!!(e&&e.__v_isReadonly)}function ut(e){return!!(e&&e.__v_isShallow)}function ja(e){return e?!!e.__v_raw:!1}function ue(e){const t=e&&e.__v_raw;return t?ue(t):e}function eg(e){return!fe(e,"__v_skip")&&Object.isExtensible(e)&&Hu(e,"__v_skip",!0),e}const Oe=e=>ge(e)?un(e):e,Ws=e=>ge(e)?Ro(e):e;function Ee(e){return e?e.__v_isRef===!0:!1}function Ae(e){return sf(e,!1)}function zs(e){return sf(e,!0)}function sf(e,t){return Ee(e)?e:new tg(e,t)}class tg{constructor(t,n){this.dep=new To,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:ue(t),this._value=n?t:Oe(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,r=this.__v_isShallow||ut(t)||zt(t);t=r?t:ue(t),rn(t,n)&&(this._rawValue=t,this._value=r?t:Oe(t),this.dep.trigger())}}function ie(e){return Ee(e)?e.value:e}function sn(e){return Q(e)?e():ie(e)}const ng={get:(e,t,n)=>t==="__v_raw"?e:ie(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const s=e[t];return Ee(s)&&!Ee(n)?(s.value=n,!0):Reflect.set(e,t,n,r)}};function of(e){return Pn(e)?e:new Proxy(e,ng)}class rg{constructor(t){this.__v_isRef=!0,this._value=void 0;const n=this.dep=new To,{get:r,set:s}=t(n.track.bind(n),n.trigger.bind(n));this._get=r,this._set=s}get value(){return this._value=this._get()}set value(t){this._set(t)}}function sg(e){return new rg(e)}class og{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0,this._value=void 0}get value(){const t=this._object[this._key];return this._value=t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return Dp(ue(this._object),this._key)}}class ig{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function af(e,t,n){return Ee(e)?e:Q(e)?new ig(e):ge(e)&&arguments.length>1?ag(e,t,n):Ae(e)}function ag(e,t,n){const r=e[t];return Ee(r)?r:new og(e,t,n)}class lg{constructor(t,n,r){this.fn=t,this.setter=n,this._value=void 0,this.dep=new To(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=Gr-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=r}notify(){if(this.flags|=16,!(this.flags&8)&&_e!==this)return Vu(this,!0),!0}get value(){const t=this.dep.track();return Xu(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function cg(e,t,n=!1){let r,s;return Q(e)?r=e:(r=e.get,s=e.set),new lg(r,s,n)}const gs={},Vs=new WeakMap;let vn;function ug(e,t=!1,n=vn){if(n){let r=Vs.get(n);r||Vs.set(n,r=[]),r.push(e)}}function fg(e,t,n=pe){const{immediate:r,deep:s,once:o,scheduler:i,augmentJob:a,call:l}=n,c=v=>s?v:ut(v)||s===!1||s===0?Bt(v,1):Bt(v);let u,f,d,h,p=!1,g=!1;if(Ee(e)?(f=()=>e.value,p=ut(e)):Pn(e)?(f=()=>c(e),p=!0):Y(e)?(g=!0,p=e.some(v=>Pn(v)||ut(v)),f=()=>e.map(v=>{if(Ee(v))return v.value;if(Pn(v))return c(v);if(Q(v))return l?l(v,2):v()})):Q(e)?t?f=l?()=>l(e,2):e:f=()=>{if(d){Gt();try{d()}finally{Wt()}}const v=vn;vn=u;try{return l?l(e,3,[h]):e(h)}finally{vn=v}}:f=Et,t&&s){const v=f,C=s===!0?1/0:s;f=()=>Bt(v(),C)}const m=Oa(),b=()=>{u.stop(),m&&m.active&&Na(m.effects,u)};if(o&&t){const v=t;t=(...C)=>{v(...C),b()}}let w=g?new Array(e.length).fill(gs):gs;const y=v=>{if(!(!(u.flags&1)||!u.dirty&&!v))if(t){const C=u.run();if(s||p||(g?C.some((E,S)=>rn(E,w[S])):rn(C,w))){d&&d();const E=vn;vn=u;try{const S=[C,w===gs?void 0:g&&w[0]===gs?[]:w,h];w=C,l?l(t,3,S):t(...S)}finally{vn=E}}}else u.run()};return a&&a(y),u=new Wu(f),u.scheduler=i?()=>i(y,!1):y,h=v=>ug(v,!1,u),d=u.onStop=()=>{const v=Vs.get(u);if(v){if(l)l(v,4);else for(const C of v)C();Vs.delete(u)}},t?r?y(!0):w=u.run():i?i(y.bind(null,!0),!0):u.run(),b.pause=u.pause.bind(u),b.resume=u.resume.bind(u),b.stop=b,b}function Bt(e,t=1/0,n){if(t<=0||!ge(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,Ee(e))Bt(e.value,t,n);else if(Y(e))for(let r=0;r<e.length;r++)Bt(e[r],t,n);else if(Ou(e)||nr(e))e.forEach(r=>{Bt(r,t,n)});else if(Du(e)){for(const r in e)Bt(e[r],t,n);for(const r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&Bt(e[r],t,n)}return e}/**
|
|
11
|
+
* @vue/runtime-core v3.5.16
|
|
12
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
13
|
+
* @license MIT
|
|
14
|
+
**/function as(e,t,n,r){try{return r?e(...r):e()}catch(s){yr(s,t,n)}}function $t(e,t,n,r){if(Q(e)){const s=as(e,t,n,r);return s&&Ia(s)&&s.catch(o=>{yr(o,t,n)}),s}if(Y(e)){const s=[];for(let o=0;o<e.length;o++)s.push($t(e[o],t,n,r));return s}}function yr(e,t,n,r=!0){const s=t?t.vnode:null,{errorHandler:o,throwUnhandledErrorInProduction:i}=t&&t.appContext.config||pe;if(t){let a=t.parent;const l=t.proxy,c=`https://vuejs.org/error-reference/#runtime-${n}`;for(;a;){const u=a.ec;if(u){for(let f=0;f<u.length;f++)if(u[f](e,l,c)===!1)return}a=a.parent}if(o){Gt(),as(o,null,10,[e,l,c]),Wt();return}}dg(e,n,s,r,i)}function dg(e,t,n,r=!0,s=!1){if(s)throw e;console.error(e)}const qe=[];let St=-1;const sr=[];let Zt=null,Kn=0;const lf=Promise.resolve();let qs=null;function _r(e){const t=qs||lf;return e?t.then(this?e.bind(this):e):t}function hg(e){let t=St+1,n=qe.length;for(;t<n;){const r=t+n>>>1,s=qe[r],o=zr(s);o<e||o===e&&s.flags&2?t=r+1:n=r}return t}function Ua(e){if(!(e.flags&1)){const t=zr(e),n=qe[qe.length-1];!n||!(e.flags&2)&&t>=zr(n)?qe.push(e):qe.splice(hg(t),0,e),e.flags|=1,cf()}}function cf(){qs||(qs=lf.then(uf))}function ji(e){Y(e)?sr.push(...e):Zt&&e.id===-1?Zt.splice(Kn+1,0,e):e.flags&1||(sr.push(e),e.flags|=1),cf()}function Ml(e,t,n=St+1){for(;n<qe.length;n++){const r=qe[n];if(r&&r.flags&2){if(e&&r.id!==e.uid)continue;qe.splice(n,1),n--,r.flags&4&&(r.flags&=-2),r(),r.flags&4||(r.flags&=-2)}}}function Ks(e){if(sr.length){const t=[...new Set(sr)].sort((n,r)=>zr(n)-zr(r));if(sr.length=0,Zt){Zt.push(...t);return}for(Zt=t,Kn=0;Kn<Zt.length;Kn++){const n=Zt[Kn];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}Zt=null,Kn=0}}const zr=e=>e.id==null?e.flags&2?-1:1/0:e.id;function uf(e){try{for(St=0;St<qe.length;St++){const t=qe[St];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),as(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;St<qe.length;St++){const t=qe[St];t&&(t.flags&=-2)}St=-1,qe.length=0,Ks(),qs=null,(qe.length||sr.length)&&uf()}}let Re=null,Po=null;function Xs(e){const t=Re;return Re=e,Po=e&&e.type.__scopeId||null,t}function pg(e){Po=e}function gg(){Po=null}const mg=e=>oe;function oe(e,t=Re,n){if(!t||e._n)return e;const r=(...s)=>{r._d&&ql(-1);const o=Xs(t);let i;try{i=e(...s)}finally{Xs(o),r._d&&ql(1)}return i};return r._n=!0,r._c=!0,r._d=!0,r}function yg(e,t){if(Re===null)return e;const n=Do(Re),r=e.dirs||(e.dirs=[]);for(let s=0;s<t.length;s++){let[o,i,a,l=pe]=t[s];o&&(Q(o)&&(o={mounted:o,updated:o}),o.deep&&Bt(i),r.push({dir:o,instance:n,value:i,oldValue:void 0,arg:a,modifiers:l}))}return e}function kt(e,t,n,r){const s=e.dirs,o=t&&t.dirs;for(let i=0;i<s.length;i++){const a=s[i];o&&(a.oldValue=o[i].value);let l=a.dir[r];l&&(Gt(),$t(l,n,8,[e.el,a,e,t]),Wt())}}const _g=Symbol("_vte"),wg=e=>e.__isTeleport;function Ga(e,t){e.shapeFlag&6&&e.component?(e.transition=t,Ga(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}/*! #__NO_SIDE_EFFECTS__ */function Je(e,t){return Q(e)?We({name:e.name},t,{setup:e}):e}function Wa(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function Vr(e,t,n,r,s=!1){if(Y(e)){e.forEach((p,g)=>Vr(p,t&&(Y(t)?t[g]:t),n,r,s));return}if(Nn(r)&&!s){r.shapeFlag&512&&r.type.__asyncResolved&&r.component.subTree.component&&Vr(e,t,n,r.component.subTree);return}const o=r.shapeFlag&4?Do(r.component):r.el,i=s?null:o,{i:a,r:l}=e,c=t&&t.r,u=a.refs===pe?a.refs={}:a.refs,f=a.setupState,d=ue(f),h=f===pe?()=>!1:p=>fe(d,p);if(c!=null&&c!==l&&(ve(c)?(u[c]=null,h(c)&&(f[c]=null)):Ee(c)&&(c.value=null)),Q(l))as(l,a,12,[i,u]);else{const p=ve(l),g=Ee(l);if(p||g){const m=()=>{if(e.f){const b=p?h(l)?f[l]:u[l]:l.value;s?Y(b)&&Na(b,o):Y(b)?b.includes(o)||b.push(o):p?(u[l]=[o],h(l)&&(f[l]=u[l])):(l.value=[o],e.k&&(u[e.k]=l.value))}else p?(u[l]=i,h(l)&&(f[l]=i)):g&&(l.value=i,e.k&&(u[e.k]=i))};i?(m.id=-1,nt(m,n)):m()}}}let Ol=!1;const zn=()=>{Ol||(console.error("Hydration completed but contains mismatches."),Ol=!0)},bg=e=>e.namespaceURI.includes("svg")&&e.tagName!=="foreignObject",vg=e=>e.namespaceURI.includes("MathML"),ms=e=>{if(e.nodeType===1){if(bg(e))return"svg";if(vg(e))return"mathml"}},Qn=e=>e.nodeType===8;function Cg(e){const{mt:t,p:n,o:{patchProp:r,createText:s,nextSibling:o,parentNode:i,remove:a,insert:l,createComment:c}}=e,u=(y,v)=>{if(!v.hasChildNodes()){n(null,y,v),Ks(),v._vnode=y;return}f(v.firstChild,y,null,null,null),Ks(),v._vnode=y},f=(y,v,C,E,S,O=!1)=>{O=O||!!v.dynamicChildren;const F=Qn(y)&&y.data==="[",N=()=>g(y,v,C,E,S,F),{type:K,ref:z,shapeFlag:ee,patchFlag:H}=v;let J=y.nodeType;v.el=y,H===-2&&(O=!1,v.dynamicChildren=null);let L=null;switch(K){case On:J!==3?v.children===""?(l(v.el=s(""),i(y),y),L=y):L=N():(y.data!==v.children&&(zn(),y.data=v.children),L=o(y));break;case dt:w(y)?(L=o(y),b(v.el=y.content.firstChild,y,C)):J!==8||F?L=N():L=o(y);break;case Mr:if(F&&(y=o(y),J=y.nodeType),J===1||J===3){L=y;const Z=!v.children.length;for(let W=0;W<v.staticCount;W++)Z&&(v.children+=L.nodeType===1?L.outerHTML:L.data),W===v.staticCount-1&&(v.anchor=L),L=o(L);return F?o(L):L}else N();break;case we:F?L=p(y,v,C,E,S,O):L=N();break;default:if(ee&1)(J!==1||v.type.toLowerCase()!==y.tagName.toLowerCase())&&!w(y)?L=N():L=d(y,v,C,E,S,O);else if(ee&6){v.slotScopeIds=S;const Z=i(y);if(F?L=m(y):Qn(y)&&y.data==="teleport start"?L=m(y,y.data,"teleport end"):L=o(y),t(v,Z,null,C,E,ms(Z),O),Nn(v)&&!v.type.__asyncResolved){let W;F?(W=V(we),W.anchor=L?L.previousSibling:Z.lastChild):W=y.nodeType===3?ae(""):V("div"),W.el=y,v.component.subTree=W}}else ee&64?J!==8?L=N():L=v.type.hydrate(y,v,C,E,S,O,e,h):ee&128&&(L=v.type.hydrate(y,v,C,E,ms(i(y)),S,O,e,f))}return z!=null&&Vr(z,null,E,v),L},d=(y,v,C,E,S,O)=>{O=O||!!v.dynamicChildren;const{type:F,props:N,patchFlag:K,shapeFlag:z,dirs:ee,transition:H}=v,J=F==="input"||F==="option";if(J||K!==-1){ee&&kt(v,null,C,"created");let L=!1;if(w(y)){L=If(null,H)&&C&&C.vnode.props&&C.vnode.props.appear;const W=y.content.firstChild;if(L){const de=W.getAttribute("class");de&&(W.$cls=de),H.beforeEnter(W)}b(W,y,C),v.el=y=W}if(z&16&&!(N&&(N.innerHTML||N.textContent))){let W=h(y.firstChild,v,y,C,E,S,O);for(;W;){ys(y,1)||zn();const de=W;W=W.nextSibling,a(de)}}else if(z&8){let W=v.children;W[0]===`
|
|
15
|
+
`&&(y.tagName==="PRE"||y.tagName==="TEXTAREA")&&(W=W.slice(1)),y.textContent!==W&&(ys(y,0)||zn(),y.textContent=v.children)}if(N){if(J||!O||K&48){const W=y.tagName.includes("-");for(const de in N)(J&&(de.endsWith("value")||de==="indeterminate")||os(de)&&!rr(de)||de[0]==="."||W)&&r(y,de,null,N[de],void 0,C)}else if(N.onClick)r(y,"onClick",null,N.onClick,void 0,C);else if(K&4&&Pn(N.style))for(const W in N.style)N.style[W]}let Z;(Z=N&&N.onVnodeBeforeMount)&&ot(Z,C,v),ee&&kt(v,null,C,"beforeMount"),((Z=N&&N.onVnodeMounted)||ee||L)&&jf(()=>{Z&&ot(Z,C,v),L&&H.enter(y),ee&&kt(v,null,C,"mounted")},E)}return y.nextSibling},h=(y,v,C,E,S,O,F)=>{F=F||!!v.dynamicChildren;const N=v.children,K=N.length;for(let z=0;z<K;z++){const ee=F?N[z]:N[z]=rt(N[z]),H=ee.type===On;y?(H&&!F&&z+1<K&&rt(N[z+1]).type===On&&(l(s(y.data.slice(ee.children.length)),C,o(y)),y.data=ee.children),y=f(y,ee,E,S,O,F)):H&&!ee.children?l(ee.el=s(""),C):(ys(C,1)||zn(),n(null,ee,C,null,E,S,ms(C),O))}return y},p=(y,v,C,E,S,O)=>{const{slotScopeIds:F}=v;F&&(S=S?S.concat(F):F);const N=i(y),K=h(o(y),v,N,C,E,S,O);return K&&Qn(K)&&K.data==="]"?o(v.anchor=K):(zn(),l(v.anchor=c("]"),N,K),K)},g=(y,v,C,E,S,O)=>{if(ys(y.parentElement,1)||zn(),v.el=null,O){const K=m(y);for(;;){const z=o(y);if(z&&z!==K)a(z);else break}}const F=o(y),N=i(y);return a(y),n(null,v,N,F,C,E,ms(N),S),C&&(C.vnode.el=v.el,Oo(C,v.el)),F},m=(y,v="[",C="]")=>{let E=0;for(;y;)if(y=o(y),y&&Qn(y)&&(y.data===v&&E++,y.data===C)){if(E===0)return o(y);E--}return y},b=(y,v,C)=>{const E=v.parentNode;E&&E.replaceChild(y,v);let S=C;for(;S;)S.vnode.el===v&&(S.vnode.el=S.subTree.el=y),S=S.parent},w=y=>y.nodeType===1&&y.tagName==="TEMPLATE";return[u,f]}const Ll="data-allow-mismatch",xg={0:"text",1:"children",2:"class",3:"style",4:"attribute"};function ys(e,t){if(t===0||t===1)for(;e&&!e.hasAttribute(Ll);)e=e.parentElement;const n=e&&e.getAttribute(Ll);if(n==null)return!1;if(n==="")return!0;{const r=n.split(",");return t===0&&r.includes("children")?!0:n.split(",").includes(xg[t])}}Ao().requestIdleCallback;Ao().cancelIdleCallback;function Sg(e,t){if(Qn(e)&&e.data==="["){let n=1,r=e.nextSibling;for(;r;){if(r.nodeType===1){if(t(r)===!1)break}else if(Qn(r))if(r.data==="]"){if(--n===0)break}else r.data==="["&&n++;r=r.nextSibling}}else t(e)}const Nn=e=>!!e.type.__asyncLoader;/*! #__NO_SIDE_EFFECTS__ */function Dl(e){Q(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:s=200,hydrate:o,timeout:i,suspensible:a=!0,onError:l}=e;let c=null,u,f=0;const d=()=>(f++,c=null,h()),h=()=>{let p;return c||(p=c=t().catch(g=>{if(g=g instanceof Error?g:new Error(String(g)),l)return new Promise((m,b)=>{l(g,()=>m(d()),()=>b(g),f+1)});throw g}).then(g=>p!==c&&c?c:(g&&(g.__esModule||g[Symbol.toStringTag]==="Module")&&(g=g.default),u=g,g)))};return Je({name:"AsyncComponentWrapper",__asyncLoader:h,__asyncHydrate(p,g,m){const b=o?()=>{const y=o(()=>{m()},v=>Sg(p,v));y&&(g.bum||(g.bum=[])).push(y),(g.u||(g.u=[])).push(()=>!0)}:m;u?b():h().then(()=>!g.isUnmounted&&b())},get __asyncResolved(){return u},setup(){const p=$e;if(Wa(p),u)return()=>ci(u,p);const g=y=>{c=null,yr(y,p,13,!r)};if(a&&p.suspense||hr)return h().then(y=>()=>ci(y,p)).catch(y=>(g(y),()=>r?V(r,{error:y}):null));const m=Ae(!1),b=Ae(),w=Ae(!!s);return s&&setTimeout(()=>{w.value=!1},s),i!=null&&setTimeout(()=>{if(!m.value&&!b.value){const y=new Error(`Async component timed out after ${i}ms.`);g(y),b.value=y}},i),h().then(()=>{m.value=!0,p.parent&&za(p.parent.vnode)&&p.parent.update()}).catch(y=>{g(y),b.value=y}),()=>{if(m.value&&u)return ci(u,p);if(b.value&&r)return V(r,{error:b.value});if(n&&!w.value)return V(n)}}})}function ci(e,t){const{ref:n,props:r,children:s,ce:o}=t.vnode,i=V(e,r,s);return i.ref=n,i.ce=o,delete t.vnode.ce,i}const za=e=>e.type.__isKeepAlive;function ff(e,t){hf(e,"a",t)}function df(e,t){hf(e,"da",t)}function hf(e,t,n=$e){const r=e.__wdc||(e.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return e()});if(No(t,r,n),n){let s=n.parent;for(;s&&s.parent;)za(s.parent.vnode)&&kg(r,t,n,s),s=s.parent}}function kg(e,t,n,r){const s=No(t,e,r,!0);pf(()=>{Na(r[t],s)},n)}function No(e,t,n=$e,r=!1){if(n){const s=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...i)=>{Gt();const a=Ln(n),l=$t(t,n,e,i);return a(),Wt(),l});return r?s.unshift(o):s.push(o),o}}const Vt=e=>(t,n=$e)=>{(!hr||e==="sp")&&No(e,(...r)=>t(...r),n)},Eg=Vt("bm"),Va=Vt("m"),Ag=Vt("bu"),Tg=Vt("u"),qa=Vt("bum"),pf=Vt("um"),$g=Vt("sp"),Rg=Vt("rtg"),Pg=Vt("rtc");function gf(e,t=$e){No("ec",e,t)}const mf="components";function fn(e,t){return _f(mf,e,!0,t)||e}const yf=Symbol.for("v-ndc");function Ng(e){return ve(e)?_f(mf,e,!1)||e:e||yf}function _f(e,t,n=!0,r=!1){const s=Re||$e;if(s){const o=s.type;{const a=Cm(o,!1);if(a&&(a===t||a===ft(t)||a===Eo(ft(t))))return o}const i=Hl(s[e]||o[e],t)||Hl(s.appContext[e],t);return!i&&r?o:i}}function Hl(e,t){return e&&(e[t]||e[ft(t)]||e[Eo(ft(t))])}function Xn(e,t,n,r){let s;const o=n,i=Y(e);if(i||ve(e)){const a=i&&Pn(e);let l=!1,c=!1;a&&(l=!ut(e),c=zt(e),e=$o(e)),s=new Array(e.length);for(let u=0,f=e.length;u<f;u++)s[u]=t(l?c?Ws(Oe(e[u])):Oe(e[u]):e[u],u,void 0,o)}else if(typeof e=="number"){s=new Array(e);for(let a=0;a<e;a++)s[a]=t(a+1,a,void 0,o)}else if(ge(e))if(e[Symbol.iterator])s=Array.from(e,(a,l)=>t(a,l,void 0,o));else{const a=Object.keys(e);s=new Array(a.length);for(let l=0,c=a.length;l<c;l++){const u=a[l];s[l]=t(e[u],u,l,o)}}else s=[];return s}function Ke(e,t,n={},r,s){if(Re.ce||Re.parent&&Nn(Re.parent)&&Re.parent.ce)return t!=="default"&&(n.name=t),G(),be(we,null,[V("slot",n,r&&r())],64);let o=e[t];o&&o._c&&(o._d=!1),G();const i=o&&wf(o(n)),a=n.key||i&&i.key,l=be(we,{key:(a&&!bt(a)?a:`_${t}`)+(!i&&r?"_fb":"")},i||(r?r():[]),i&&e._===1?64:-2);return!s&&l.scopeId&&(l.slotScopeIds=[l.scopeId+"-s"]),o&&o._c&&(o._d=!0),l}function wf(e){return e.some(t=>fr(t)?!(t.type===dt||t.type===we&&!wf(t.children)):!0)?e:null}const Ui=e=>e?zf(e)?Do(e):Ui(e.parent):null,Ir=We(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=>Ui(e.parent),$root:e=>Ui(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>vf(e),$forceUpdate:e=>e.f||(e.f=()=>{Ua(e.update)}),$nextTick:e=>e.n||(e.n=_r.bind(e.proxy)),$watch:e=>Qg.bind(e)}),ui=(e,t)=>e!==pe&&!e.__isScriptSetup&&fe(e,t),Ig={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:r,data:s,props:o,accessCache:i,type:a,appContext:l}=e;let c;if(t[0]!=="$"){const h=i[t];if(h!==void 0)switch(h){case 1:return r[t];case 2:return s[t];case 4:return n[t];case 3:return o[t]}else{if(ui(r,t))return i[t]=1,r[t];if(s!==pe&&fe(s,t))return i[t]=2,s[t];if((c=e.propsOptions[0])&&fe(c,t))return i[t]=3,o[t];if(n!==pe&&fe(n,t))return i[t]=4,n[t];Gi&&(i[t]=0)}}const u=Ir[t];let f,d;if(u)return t==="$attrs"&&je(e.attrs,"get",""),u(e);if((f=a.__cssModules)&&(f=f[t]))return f;if(n!==pe&&fe(n,t))return i[t]=4,n[t];if(d=l.config.globalProperties,fe(d,t))return d[t]},set({_:e},t,n){const{data:r,setupState:s,ctx:o}=e;return ui(s,t)?(s[t]=n,!0):r!==pe&&fe(r,t)?(r[t]=n,!0):fe(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(o[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:s,propsOptions:o}},i){let a;return!!n[i]||e!==pe&&fe(e,i)||ui(t,i)||(a=o[0])&&fe(a,i)||fe(r,i)||fe(Ir,i)||fe(s.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:fe(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Bl(e){return Y(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}function Mg(e){const t=ls();let n=e();return Ki(),Ia(n)&&(n=n.catch(r=>{throw Ln(t),r})),[n,()=>Ln(t)]}let Gi=!0;function Og(e){const t=vf(e),n=e.proxy,r=e.ctx;Gi=!1,t.beforeCreate&&Fl(t.beforeCreate,e,"bc");const{data:s,computed:o,methods:i,watch:a,provide:l,inject:c,created:u,beforeMount:f,mounted:d,beforeUpdate:h,updated:p,activated:g,deactivated:m,beforeDestroy:b,beforeUnmount:w,destroyed:y,unmounted:v,render:C,renderTracked:E,renderTriggered:S,errorCaptured:O,serverPrefetch:F,expose:N,inheritAttrs:K,components:z,directives:ee,filters:H}=t;if(c&&Lg(c,r,null),i)for(const Z in i){const W=i[Z];Q(W)&&(r[Z]=W.bind(n))}if(s){const Z=s.call(n,n);ge(Z)&&(e.data=un(Z))}if(Gi=!0,o)for(const Z in o){const W=o[Z],de=Q(W)?W.bind(n,n):Q(W.get)?W.get.bind(n,n):Et,Un=!Q(W)&&Q(W.set)?W.set.bind(n):Et,gn=Se({get:de,set:Un});Object.defineProperty(r,Z,{enumerable:!0,configurable:!0,get:()=>gn.value,set:vt=>gn.value=vt})}if(a)for(const Z in a)bf(a[Z],r,n,Z);if(l){const Z=Q(l)?l.call(n):l;Reflect.ownKeys(Z).forEach(W=>{xf(W,Z[W])})}u&&Fl(u,e,"c");function L(Z,W){Y(W)?W.forEach(de=>Z(de.bind(n))):W&&Z(W.bind(n))}if(L(Eg,f),L(Va,d),L(Ag,h),L(Tg,p),L(ff,g),L(df,m),L(gf,O),L(Pg,E),L(Rg,S),L(qa,w),L(pf,v),L($g,F),Y(N))if(N.length){const Z=e.exposed||(e.exposed={});N.forEach(W=>{Object.defineProperty(Z,W,{get:()=>n[W],set:de=>n[W]=de})})}else e.exposed||(e.exposed={});C&&e.render===Et&&(e.render=C),K!=null&&(e.inheritAttrs=K),z&&(e.components=z),ee&&(e.directives=ee),F&&Wa(e)}function Lg(e,t,n=Et){Y(e)&&(e=Wi(e));for(const r in e){const s=e[r];let o;ge(s)?"default"in s?o=Mn(s.from||r,s.default,!0):o=Mn(s.from||r):o=Mn(s),Ee(o)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>o.value,set:i=>o.value=i}):t[r]=o}}function Fl(e,t,n){$t(Y(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function bf(e,t,n,r){let s=r.includes(".")?Df(n,r):()=>n[r];if(ve(e)){const o=t[e];Q(o)&&on(s,o)}else if(Q(e))on(s,e.bind(n));else if(ge(e))if(Y(e))e.forEach(o=>bf(o,t,n,r));else{const o=Q(e.handler)?e.handler.bind(n):t[e.handler];Q(o)&&on(s,o,e)}}function vf(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:s,optionsCache:o,config:{optionMergeStrategies:i}}=e.appContext,a=o.get(t);let l;return a?l=a:!s.length&&!n&&!r?l=t:(l={},s.length&&s.forEach(c=>Js(l,c,i,!0)),Js(l,t,i)),ge(t)&&o.set(t,l),l}function Js(e,t,n,r=!1){const{mixins:s,extends:o}=t;o&&Js(e,o,n,!0),s&&s.forEach(i=>Js(e,i,n,!0));for(const i in t)if(!(r&&i==="expose")){const a=Dg[i]||n&&n[i];e[i]=a?a(e[i],t[i]):t[i]}return e}const Dg={data:jl,props:Ul,emits:Ul,methods:$r,computed:$r,beforeCreate:Ve,created:Ve,beforeMount:Ve,mounted:Ve,beforeUpdate:Ve,updated:Ve,beforeDestroy:Ve,beforeUnmount:Ve,destroyed:Ve,unmounted:Ve,activated:Ve,deactivated:Ve,errorCaptured:Ve,serverPrefetch:Ve,components:$r,directives:$r,watch:Bg,provide:jl,inject:Hg};function jl(e,t){return t?e?function(){return We(Q(e)?e.call(this,this):e,Q(t)?t.call(this,this):t)}:t:e}function Hg(e,t){return $r(Wi(e),Wi(t))}function Wi(e){if(Y(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function Ve(e,t){return e?[...new Set([].concat(e,t))]:t}function $r(e,t){return e?We(Object.create(null),e,t):t}function Ul(e,t){return e?Y(e)&&Y(t)?[...new Set([...e,...t])]:We(Object.create(null),Bl(e),Bl(t??{})):t}function Bg(e,t){if(!e)return t;if(!t)return e;const n=We(Object.create(null),e);for(const r in t)n[r]=Ve(e[r],t[r]);return n}function Cf(){return{app:null,config:{isNativeTag:wp,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 Fg=0;function jg(e,t){return function(r,s=null){Q(r)||(r=We({},r)),s!=null&&!ge(s)&&(s=null);const o=Cf(),i=new WeakSet,a=[];let l=!1;const c=o.app={_uid:Fg++,_component:r,_props:s,_container:null,_context:o,_instance:null,version:Sm,get config(){return o.config},set config(u){},use(u,...f){return i.has(u)||(u&&Q(u.install)?(i.add(u),u.install(c,...f)):Q(u)&&(i.add(u),u(c,...f))),c},mixin(u){return o.mixins.includes(u)||o.mixins.push(u),c},component(u,f){return f?(o.components[u]=f,c):o.components[u]},directive(u,f){return f?(o.directives[u]=f,c):o.directives[u]},mount(u,f,d){if(!l){const h=c._ceVNode||V(r,s);return h.appContext=o,d===!0?d="svg":d===!1&&(d=void 0),f&&t?t(h,u):e(h,u,d),l=!0,c._container=u,u.__vue_app__=c,Do(h.component)}},onUnmount(u){a.push(u)},unmount(){l&&($t(a,c._instance,16),e(null,c._container),delete c._container.__vue_app__)},provide(u,f){return o.provides[u]=f,c},runWithContext(u){const f=In;In=c;try{return u()}finally{In=f}}};return c}}let In=null;function xf(e,t){if($e){let n=$e.provides;const r=$e.parent&&$e.parent.provides;r===n&&(n=$e.provides=Object.create(r)),n[e]=t}}function Mn(e,t,n=!1){const r=$e||Re;if(r||In){let s=In?In._context.provides:r?r.parent==null||r.ce?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:void 0;if(s&&e in s)return s[e];if(arguments.length>1)return n&&Q(t)?t.call(r&&r.proxy):t}}function Io(){return!!($e||Re||In)}const Sf={},kf=()=>Object.create(Sf),Ef=e=>Object.getPrototypeOf(e)===Sf;function Ug(e,t,n,r=!1){const s={},o=kf();e.propsDefaults=Object.create(null),Af(e,t,s,o);for(const i in e.propsOptions[0])i in s||(s[i]=void 0);n?e.props=r?s:Yn(s):e.type.props?e.props=s:e.props=o,e.attrs=o}function Gg(e,t,n,r){const{props:s,attrs:o,vnode:{patchFlag:i}}=e,a=ue(s),[l]=e.propsOptions;let c=!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(Mo(e.emitsOptions,d))continue;const h=t[d];if(l)if(fe(o,d))h!==o[d]&&(o[d]=h,c=!0);else{const p=ft(d);s[p]=zi(l,a,p,h,e,!1)}else h!==o[d]&&(o[d]=h,c=!0)}}}else{Af(e,t,s,o)&&(c=!0);let u;for(const f in a)(!t||!fe(t,f)&&((u=hn(f))===f||!fe(t,u)))&&(l?n&&(n[f]!==void 0||n[u]!==void 0)&&(s[f]=zi(l,a,f,void 0,e,!0)):delete s[f]);if(o!==a)for(const f in o)(!t||!fe(t,f))&&(delete o[f],c=!0)}c&&Ht(e.attrs,"set","")}function Af(e,t,n,r){const[s,o]=e.propsOptions;let i=!1,a;if(t)for(let l in t){if(rr(l))continue;const c=t[l];let u;s&&fe(s,u=ft(l))?!o||!o.includes(u)?n[u]=c:(a||(a={}))[u]=c:Mo(e.emitsOptions,l)||(!(l in r)||c!==r[l])&&(r[l]=c,i=!0)}if(o){const l=ue(n),c=a||pe;for(let u=0;u<o.length;u++){const f=o[u];n[f]=zi(s,l,f,c[f],e,!fe(c,f))}}return i}function zi(e,t,n,r,s,o){const i=e[n];if(i!=null){const a=fe(i,"default");if(a&&r===void 0){const l=i.default;if(i.type!==Function&&!i.skipFactory&&Q(l)){const{propsDefaults:c}=s;if(n in c)r=c[n];else{const u=Ln(s);r=c[n]=l.call(null,t),u()}}else r=l;s.ce&&s.ce._setProp(n,r)}i[0]&&(o&&!a?r=!1:i[1]&&(r===""||r===hn(n))&&(r=!0))}return r}const Wg=new WeakMap;function Tf(e,t,n=!1){const r=n?Wg:t.propsCache,s=r.get(e);if(s)return s;const o=e.props,i={},a=[];let l=!1;if(!Q(e)){const u=f=>{l=!0;const[d,h]=Tf(f,t,!0);We(i,d),h&&a.push(...h)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!o&&!l)return ge(e)&&r.set(e,tr),tr;if(Y(o))for(let u=0;u<o.length;u++){const f=ft(o[u]);Gl(f)&&(i[f]=pe)}else if(o)for(const u in o){const f=ft(u);if(Gl(f)){const d=o[u],h=i[f]=Y(d)||Q(d)?{type:d}:We({},d),p=h.type;let g=!1,m=!0;if(Y(p))for(let b=0;b<p.length;++b){const w=p[b],y=Q(w)&&w.name;if(y==="Boolean"){g=!0;break}else y==="String"&&(m=!1)}else g=Q(p)&&p.name==="Boolean";h[0]=g,h[1]=m,(g||fe(h,"default"))&&a.push(f)}}const c=[i,a];return ge(e)&&r.set(e,c),c}function Gl(e){return e[0]!=="$"&&!rr(e)}const Ka=e=>e[0]==="_"||e==="$stable",Xa=e=>Y(e)?e.map(rt):[rt(e)],zg=(e,t,n)=>{if(t._n)return t;const r=oe((...s)=>Xa(t(...s)),n);return r._c=!1,r},$f=(e,t,n)=>{const r=e._ctx;for(const s in e){if(Ka(s))continue;const o=e[s];if(Q(o))t[s]=zg(s,o,r);else if(o!=null){const i=Xa(o);t[s]=()=>i}}},Rf=(e,t)=>{const n=Xa(t);e.slots.default=()=>n},Pf=(e,t,n)=>{for(const r in t)(n||!Ka(r))&&(e[r]=t[r])},Vg=(e,t,n)=>{const r=e.slots=kf();if(e.vnode.shapeFlag&32){const s=t._;s?(Pf(r,t,n),n&&Hu(r,"_",s,!0)):$f(t,r)}else t&&Rf(e,t)},qg=(e,t,n)=>{const{vnode:r,slots:s}=e;let o=!0,i=pe;if(r.shapeFlag&32){const a=t._;a?n&&a===1?o=!1:Pf(s,t,n):(o=!t.$stable,$f(t,s)),i=t}else t&&(Rf(e,t),i={default:1});if(o)for(const a in s)!Ka(a)&&i[a]==null&&delete s[a]},nt=jf;function Kg(e){return Nf(e)}function Xg(e){return Nf(e,Cg)}function Nf(e,t){const n=Ao();n.__VUE__=!0;const{insert:r,remove:s,patchProp:o,createElement:i,createText:a,createComment:l,setText:c,setElementText:u,parentNode:f,nextSibling:d,setScopeId:h=Et,insertStaticContent:p}=e,g=(_,x,A,R=null,T=null,$=null,j=void 0,B=null,D=!!x.dynamicChildren)=>{if(_===x)return;_&&!en(_,x)&&(R=ds(_),vt(_,T,$,!0),_=null),x.patchFlag===-2&&(D=!1,x.dynamicChildren=null);const{type:P,ref:X,shapeFlag:U}=x;switch(P){case On:m(_,x,A,R);break;case dt:b(_,x,A,R);break;case Mr:_==null&&w(x,A,R,j);break;case we:z(_,x,A,R,T,$,j,B,D);break;default:U&1?C(_,x,A,R,T,$,j,B,D):U&6?ee(_,x,A,R,T,$,j,B,D):(U&64||U&128)&&P.process(_,x,A,R,T,$,j,B,D,Gn)}X!=null&&T&&Vr(X,_&&_.ref,$,x||_,!x)},m=(_,x,A,R)=>{if(_==null)r(x.el=a(x.children),A,R);else{const T=x.el=_.el;x.children!==_.children&&c(T,x.children)}},b=(_,x,A,R)=>{_==null?r(x.el=l(x.children||""),A,R):x.el=_.el},w=(_,x,A,R)=>{[_.el,_.anchor]=p(_.children,x,A,R,_.el,_.anchor)},y=({el:_,anchor:x},A,R)=>{let T;for(;_&&_!==x;)T=d(_),r(_,A,R),_=T;r(x,A,R)},v=({el:_,anchor:x})=>{let A;for(;_&&_!==x;)A=d(_),s(_),_=A;s(x)},C=(_,x,A,R,T,$,j,B,D)=>{x.type==="svg"?j="svg":x.type==="math"&&(j="mathml"),_==null?E(x,A,R,T,$,j,B,D):F(_,x,T,$,j,B,D)},E=(_,x,A,R,T,$,j,B)=>{let D,P;const{props:X,shapeFlag:U,transition:q,dirs:ne}=_;if(D=_.el=i(_.type,$,X&&X.is,X),U&8?u(D,_.children):U&16&&O(_.children,D,null,R,T,fi(_,$),j,B),ne&&kt(_,null,R,"created"),S(D,_,_.scopeId,j,R),X){for(const me in X)me!=="value"&&!rr(me)&&o(D,me,null,X[me],$,R);"value"in X&&o(D,"value",null,X.value,$),(P=X.onVnodeBeforeMount)&&ot(P,R,_)}ne&&kt(_,null,R,"beforeMount");const le=If(T,q);le&&q.beforeEnter(D),r(D,x,A),((P=X&&X.onVnodeMounted)||le||ne)&&nt(()=>{P&&ot(P,R,_),le&&q.enter(D),ne&&kt(_,null,R,"mounted")},T)},S=(_,x,A,R,T)=>{if(A&&h(_,A),R)for(let $=0;$<R.length;$++)h(_,R[$]);if(T){let $=T.subTree;if(x===$||Bf($.type)&&($.ssContent===x||$.ssFallback===x)){const j=T.vnode;S(_,j,j.scopeId,j.slotScopeIds,T.parent)}}},O=(_,x,A,R,T,$,j,B,D=0)=>{for(let P=D;P<_.length;P++){const X=_[P]=B?Yt(_[P]):rt(_[P]);g(null,X,x,A,R,T,$,j,B)}},F=(_,x,A,R,T,$,j)=>{const B=x.el=_.el;let{patchFlag:D,dynamicChildren:P,dirs:X}=x;D|=_.patchFlag&16;const U=_.props||pe,q=x.props||pe;let ne;if(A&&yn(A,!1),(ne=q.onVnodeBeforeUpdate)&&ot(ne,A,x,_),X&&kt(x,_,A,"beforeUpdate"),A&&yn(A,!0),(U.innerHTML&&q.innerHTML==null||U.textContent&&q.textContent==null)&&u(B,""),P?N(_.dynamicChildren,P,B,A,R,fi(x,T),$):j||W(_,x,B,null,A,R,fi(x,T),$,!1),D>0){if(D&16)K(B,U,q,A,T);else if(D&2&&U.class!==q.class&&o(B,"class",null,q.class,T),D&4&&o(B,"style",U.style,q.style,T),D&8){const le=x.dynamicProps;for(let me=0;me<le.length;me++){const he=le[me],Ye=U[he],De=q[he];(De!==Ye||he==="value")&&o(B,he,Ye,De,T,A)}}D&1&&_.children!==x.children&&u(B,x.children)}else!j&&P==null&&K(B,U,q,A,T);((ne=q.onVnodeUpdated)||X)&&nt(()=>{ne&&ot(ne,A,x,_),X&&kt(x,_,A,"updated")},R)},N=(_,x,A,R,T,$,j)=>{for(let B=0;B<x.length;B++){const D=_[B],P=x[B],X=D.el&&(D.type===we||!en(D,P)||D.shapeFlag&198)?f(D.el):A;g(D,P,X,null,R,T,$,j,!0)}},K=(_,x,A,R,T)=>{if(x!==A){if(x!==pe)for(const $ in x)!rr($)&&!($ in A)&&o(_,$,x[$],null,T,R);for(const $ in A){if(rr($))continue;const j=A[$],B=x[$];j!==B&&$!=="value"&&o(_,$,B,j,T,R)}"value"in A&&o(_,"value",x.value,A.value,T)}},z=(_,x,A,R,T,$,j,B,D)=>{const P=x.el=_?_.el:a(""),X=x.anchor=_?_.anchor:a("");let{patchFlag:U,dynamicChildren:q,slotScopeIds:ne}=x;ne&&(B=B?B.concat(ne):ne),_==null?(r(P,A,R),r(X,A,R),O(x.children||[],A,X,T,$,j,B,D)):U>0&&U&64&&q&&_.dynamicChildren?(N(_.dynamicChildren,q,A,T,$,j,B),(x.key!=null||T&&x===T.subTree)&&Mf(_,x,!0)):W(_,x,A,X,T,$,j,B,D)},ee=(_,x,A,R,T,$,j,B,D)=>{x.slotScopeIds=B,_==null?x.shapeFlag&512?T.ctx.activate(x,A,R,j,D):H(x,A,R,T,$,j,D):J(_,x,D)},H=(_,x,A,R,T,$,j)=>{const B=_.component=ym(_,R,T);if(za(_)&&(B.ctx.renderer=Gn),_m(B,!1,j),B.asyncDep){if(T&&T.registerDep(B,L,j),!_.el){const D=B.subTree=V(dt);b(null,D,x,A)}}else L(B,_,x,A,T,$,j)},J=(_,x,A)=>{const R=x.component=_.component;if(om(_,x,A))if(R.asyncDep&&!R.asyncResolved){Z(R,x,A);return}else R.next=x,R.update();else x.el=_.el,R.vnode=x},L=(_,x,A,R,T,$,j)=>{const B=()=>{if(_.isMounted){let{next:U,bu:q,u:ne,parent:le,vnode:me}=_;{const Qe=Of(_);if(Qe){U&&(U.el=me.el,Z(_,U,j)),Qe.asyncDep.then(()=>{_.isUnmounted||B()});return}}let he=U,Ye;yn(_,!1),U?(U.el=me.el,Z(_,U,j)):U=me,q&&Is(q),(Ye=U.props&&U.props.onVnodeBeforeUpdate)&&ot(Ye,le,U,me),yn(_,!0);const De=di(_),ht=_.subTree;_.subTree=De,g(ht,De,f(ht.el),ds(ht),_,T,$),U.el=De.el,he===null&&Oo(_,De.el),ne&&nt(ne,T),(Ye=U.props&&U.props.onVnodeUpdated)&&nt(()=>ot(Ye,le,U,me),T)}else{let U;const{el:q,props:ne}=x,{bm:le,m:me,parent:he,root:Ye,type:De}=_,ht=Nn(x);if(yn(_,!1),le&&Is(le),!ht&&(U=ne&&ne.onVnodeBeforeMount)&&ot(U,he,x),yn(_,!0),q&&ti){const Qe=()=>{_.subTree=di(_),ti(q,_.subTree,_,T,null)};ht&&De.__asyncHydrate?De.__asyncHydrate(q,_,Qe):Qe()}else{Ye.ce&&Ye.ce._injectChildStyle(De);const Qe=_.subTree=di(_);g(null,Qe,A,R,_,T,$),x.el=Qe.el}if(me&&nt(me,T),!ht&&(U=ne&&ne.onVnodeMounted)){const Qe=x;nt(()=>ot(U,he,Qe),T)}(x.shapeFlag&256||he&&Nn(he.vnode)&&he.vnode.shapeFlag&256)&&_.a&&nt(_.a,T),_.isMounted=!0,x=A=R=null}};_.scope.on();const D=_.effect=new Wu(B);_.scope.off();const P=_.update=D.run.bind(D),X=_.job=D.runIfDirty.bind(D);X.i=_,X.id=_.uid,D.scheduler=()=>Ua(X),yn(_,!0),P()},Z=(_,x,A)=>{x.component=_;const R=_.vnode.props;_.vnode=x,_.next=null,Gg(_,x.props,R,A),qg(_,x.children,A),Gt(),Ml(_),Wt()},W=(_,x,A,R,T,$,j,B,D=!1)=>{const P=_&&_.children,X=_?_.shapeFlag:0,U=x.children,{patchFlag:q,shapeFlag:ne}=x;if(q>0){if(q&128){Un(P,U,A,R,T,$,j,B,D);return}else if(q&256){de(P,U,A,R,T,$,j,B,D);return}}ne&8?(X&16&&xr(P,T,$),U!==P&&u(A,U)):X&16?ne&16?Un(P,U,A,R,T,$,j,B,D):xr(P,T,$,!0):(X&8&&u(A,""),ne&16&&O(U,A,R,T,$,j,B,D))},de=(_,x,A,R,T,$,j,B,D)=>{_=_||tr,x=x||tr;const P=_.length,X=x.length,U=Math.min(P,X);let q;for(q=0;q<U;q++){const ne=x[q]=D?Yt(x[q]):rt(x[q]);g(_[q],ne,A,null,T,$,j,B,D)}P>X?xr(_,T,$,!0,!1,U):O(x,A,R,T,$,j,B,D,U)},Un=(_,x,A,R,T,$,j,B,D)=>{let P=0;const X=x.length;let U=_.length-1,q=X-1;for(;P<=U&&P<=q;){const ne=_[P],le=x[P]=D?Yt(x[P]):rt(x[P]);if(en(ne,le))g(ne,le,A,null,T,$,j,B,D);else break;P++}for(;P<=U&&P<=q;){const ne=_[U],le=x[q]=D?Yt(x[q]):rt(x[q]);if(en(ne,le))g(ne,le,A,null,T,$,j,B,D);else break;U--,q--}if(P>U){if(P<=q){const ne=q+1,le=ne<X?x[ne].el:R;for(;P<=q;)g(null,x[P]=D?Yt(x[P]):rt(x[P]),A,le,T,$,j,B,D),P++}}else if(P>q)for(;P<=U;)vt(_[P],T,$,!0),P++;else{const ne=P,le=P,me=new Map;for(P=le;P<=q;P++){const et=x[P]=D?Yt(x[P]):rt(x[P]);et.key!=null&&me.set(et.key,P)}let he,Ye=0;const De=q-le+1;let ht=!1,Qe=0;const Sr=new Array(De);for(P=0;P<De;P++)Sr[P]=0;for(P=ne;P<=U;P++){const et=_[P];if(Ye>=De){vt(et,T,$,!0);continue}let Ct;if(et.key!=null)Ct=me.get(et.key);else for(he=le;he<=q;he++)if(Sr[he-le]===0&&en(et,x[he])){Ct=he;break}Ct===void 0?vt(et,T,$,!0):(Sr[Ct-le]=P+1,Ct>=Qe?Qe=Ct:ht=!0,g(et,x[Ct],A,null,T,$,j,B,D),Ye++)}const El=ht?Jg(Sr):tr;for(he=El.length-1,P=De-1;P>=0;P--){const et=le+P,Ct=x[et],Al=et+1<X?x[et+1].el:R;Sr[P]===0?g(null,Ct,A,Al,T,$,j,B,D):ht&&(he<0||P!==El[he]?gn(Ct,A,Al,2):he--)}}},gn=(_,x,A,R,T=null)=>{const{el:$,type:j,transition:B,children:D,shapeFlag:P}=_;if(P&6){gn(_.component.subTree,x,A,R);return}if(P&128){_.suspense.move(x,A,R);return}if(P&64){j.move(_,x,A,Gn);return}if(j===we){r($,x,A);for(let U=0;U<D.length;U++)gn(D[U],x,A,R);r(_.anchor,x,A);return}if(j===Mr){y(_,x,A);return}if(R!==2&&P&1&&B)if(R===0)B.beforeEnter($),r($,x,A),nt(()=>B.enter($),T);else{const{leave:U,delayLeave:q,afterLeave:ne}=B,le=()=>{_.ctx.isUnmounted?s($):r($,x,A)},me=()=>{U($,()=>{le(),ne&&ne()})};q?q($,le,me):me()}else r($,x,A)},vt=(_,x,A,R=!1,T=!1)=>{const{type:$,props:j,ref:B,children:D,dynamicChildren:P,shapeFlag:X,patchFlag:U,dirs:q,cacheIndex:ne}=_;if(U===-2&&(T=!1),B!=null&&(Gt(),Vr(B,null,A,_,!0),Wt()),ne!=null&&(x.renderCache[ne]=void 0),X&256){x.ctx.deactivate(_);return}const le=X&1&&q,me=!Nn(_);let he;if(me&&(he=j&&j.onVnodeBeforeUnmount)&&ot(he,x,_),X&6)pp(_.component,A,R);else{if(X&128){_.suspense.unmount(A,R);return}le&&kt(_,null,x,"beforeUnmount"),X&64?_.type.remove(_,x,A,Gn,R):P&&!P.hasOnce&&($!==we||U>0&&U&64)?xr(P,x,A,!1,!0):($===we&&U&384||!T&&X&16)&&xr(D,x,A),R&&Sl(_)}(me&&(he=j&&j.onVnodeUnmounted)||le)&&nt(()=>{he&&ot(he,x,_),le&&kt(_,null,x,"unmounted")},A)},Sl=_=>{const{type:x,el:A,anchor:R,transition:T}=_;if(x===we){hp(A,R);return}if(x===Mr){v(_);return}const $=()=>{s(A),T&&!T.persisted&&T.afterLeave&&T.afterLeave()};if(_.shapeFlag&1&&T&&!T.persisted){const{leave:j,delayLeave:B}=T,D=()=>j(A,$);B?B(_.el,$,D):D()}else $()},hp=(_,x)=>{let A;for(;_!==x;)A=d(_),s(_),_=A;s(x)},pp=(_,x,A)=>{const{bum:R,scope:T,job:$,subTree:j,um:B,m:D,a:P,parent:X,slots:{__:U}}=_;Wl(D),Wl(P),R&&Is(R),X&&Y(U)&&U.forEach(q=>{X.renderCache[q]=void 0}),T.stop(),$&&($.flags|=8,vt(j,_,x,A)),B&&nt(B,x),nt(()=>{_.isUnmounted=!0},x),x&&x.pendingBranch&&!x.isUnmounted&&_.asyncDep&&!_.asyncResolved&&_.suspenseId===x.pendingId&&(x.deps--,x.deps===0&&x.resolve())},xr=(_,x,A,R=!1,T=!1,$=0)=>{for(let j=$;j<_.length;j++)vt(_[j],x,A,R,T)},ds=_=>{if(_.shapeFlag&6)return ds(_.component.subTree);if(_.shapeFlag&128)return _.suspense.next();const x=d(_.anchor||_.el),A=x&&x[_g];return A?d(A):x};let Qo=!1;const kl=(_,x,A)=>{_==null?x._vnode&&vt(x._vnode,null,null,!0):g(x._vnode||null,_,x,null,null,null,A),x._vnode=_,Qo||(Qo=!0,Ml(),Ks(),Qo=!1)},Gn={p:g,um:vt,m:gn,r:Sl,mt:H,mc:O,pc:W,pbc:N,n:ds,o:e};let ei,ti;return t&&([ei,ti]=t(Gn)),{render:kl,hydrate:ei,createApp:jg(kl,ei)}}function fi({type:e,props:t},n){return n==="svg"&&e==="foreignObject"||n==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function yn({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function If(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Mf(e,t,n=!1){const r=e.children,s=t.children;if(Y(r)&&Y(s))for(let o=0;o<r.length;o++){const i=r[o];let a=s[o];a.shapeFlag&1&&!a.dynamicChildren&&((a.patchFlag<=0||a.patchFlag===32)&&(a=s[o]=Yt(s[o]),a.el=i.el),!n&&a.patchFlag!==-2&&Mf(i,a)),a.type===On&&(a.el=i.el),a.type===dt&&!a.el&&(a.el=i.el)}}function Jg(e){const t=e.slice(),n=[0];let r,s,o,i,a;const l=e.length;for(r=0;r<l;r++){const c=e[r];if(c!==0){if(s=n[n.length-1],e[s]<c){t[r]=s,n.push(r);continue}for(o=0,i=n.length-1;o<i;)a=o+i>>1,e[n[a]]<c?o=a+1:i=a;c<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}function Of(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Of(t)}function Wl(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}const Zg=Symbol.for("v-scx"),Yg=()=>Mn(Zg);function Lf(e,t){return Ja(e,null,t)}function on(e,t,n){return Ja(e,t,n)}function Ja(e,t,n=pe){const{immediate:r,deep:s,flush:o,once:i}=n,a=We({},n),l=t&&r||!t&&o!=="post";let c;if(hr){if(o==="sync"){const h=Yg();c=h.__watcherHandles||(h.__watcherHandles=[])}else if(!l){const h=()=>{};return h.stop=Et,h.resume=Et,h.pause=Et,h}}const u=$e;a.call=(h,p,g)=>$t(h,u,p,g);let f=!1;o==="post"?a.scheduler=h=>{nt(h,u&&u.suspense)}:o!=="sync"&&(f=!0,a.scheduler=(h,p)=>{p?h():Ua(h)}),a.augmentJob=h=>{t&&(h.flags|=4),f&&(h.flags|=2,u&&(h.id=u.uid,h.i=u))};const d=fg(e,t,a);return hr&&(c?c.push(d):l&&d()),d}function Qg(e,t,n){const r=this.proxy,s=ve(e)?e.includes(".")?Df(r,e):()=>r[e]:e.bind(r,r);let o;Q(t)?o=t:(o=t.handler,n=t);const i=Ln(this),a=Ja(s,o.bind(r),n);return i(),a}function Df(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}}const em=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${ft(t)}Modifiers`]||e[`${hn(t)}Modifiers`];function tm(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||pe;let s=n;const o=t.startsWith("update:"),i=o&&em(r,t.slice(7));i&&(i.trim&&(s=n.map(u=>ve(u)?u.trim():u)),i.number&&(s=n.map(Sp)));let a,l=r[a=si(t)]||r[a=si(ft(t))];!l&&o&&(l=r[a=si(hn(t))]),l&&$t(l,e,6,s);const c=r[a+"Once"];if(c){if(!e.emitted)e.emitted={};else if(e.emitted[a])return;e.emitted[a]=!0,$t(c,e,6,s)}}function Hf(e,t,n=!1){const r=t.emitsCache,s=r.get(e);if(s!==void 0)return s;const o=e.emits;let i={},a=!1;if(!Q(e)){const l=c=>{const u=Hf(c,t,!0);u&&(a=!0,We(i,u))};!n&&t.mixins.length&&t.mixins.forEach(l),e.extends&&l(e.extends),e.mixins&&e.mixins.forEach(l)}return!o&&!a?(ge(e)&&r.set(e,null),null):(Y(o)?o.forEach(l=>i[l]=null):We(i,o),ge(e)&&r.set(e,i),i)}function Mo(e,t){return!e||!os(t)?!1:(t=t.slice(2).replace(/Once$/,""),fe(e,t[0].toLowerCase()+t.slice(1))||fe(e,hn(t))||fe(e,t))}function di(e){const{type:t,vnode:n,proxy:r,withProxy:s,propsOptions:[o],slots:i,attrs:a,emit:l,render:c,renderCache:u,props:f,data:d,setupState:h,ctx:p,inheritAttrs:g}=e,m=Xs(e);let b,w;try{if(n.shapeFlag&4){const v=s||r,C=v;b=rt(c.call(C,v,u,f,h,d,p)),w=a}else{const v=t;b=rt(v.length>1?v(f,{attrs:a,slots:i,emit:l}):v(f,null)),w=t.props?a:rm(a)}}catch(v){Or.length=0,yr(v,e,1),b=V(dt)}let y=b;if(w&&g!==!1){const v=Object.keys(w),{shapeFlag:C}=y;v.length&&C&7&&(o&&v.some(Pa)&&(w=sm(w,o)),y=dr(y,w,!1,!0))}return n.dirs&&(y=dr(y,null,!1,!0),y.dirs=y.dirs?y.dirs.concat(n.dirs):n.dirs),n.transition&&Ga(y,n.transition),b=y,Xs(m),b}function nm(e,t=!0){let n;for(let r=0;r<e.length;r++){const s=e[r];if(fr(s)){if(s.type!==dt||s.children==="v-if"){if(n)return;n=s}}else return}return n}const rm=e=>{let t;for(const n in e)(n==="class"||n==="style"||os(n))&&((t||(t={}))[n]=e[n]);return t},sm=(e,t)=>{const n={};for(const r in e)(!Pa(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function om(e,t,n){const{props:r,children:s,component:o}=e,{props:i,children:a,patchFlag:l}=t,c=o.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&l>=0){if(l&1024)return!0;if(l&16)return r?zl(r,i,c):!!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]&&!Mo(c,d))return!0}}}else return(s||a)&&(!a||!a.$stable)?!0:r===i?!1:r?i?zl(r,i,c):!0:!!i;return!1}function zl(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]&&!Mo(n,o))return!0}return!1}function Oo({vnode:e,parent:t},n){for(;t;){const r=t.subTree;if(r.suspense&&r.suspense.activeBranch===e&&(r.el=e.el),r===e)(e=t.vnode).el=n,t=t.parent;else break}}const Bf=e=>e.__isSuspense;let Vi=0;const im={name:"Suspense",__isSuspense:!0,process(e,t,n,r,s,o,i,a,l,c){if(e==null)lm(t,n,r,s,o,i,a,l,c);else{if(o&&o.deps>0&&!e.suspense.isInFallback){t.suspense=e.suspense,t.suspense.vnode=t,t.el=e.el;return}cm(e,t,n,r,s,i,a,l,c)}},hydrate:um,normalize:fm},am=im;function qr(e,t){const n=e.props&&e.props[t];Q(n)&&n()}function lm(e,t,n,r,s,o,i,a,l){const{p:c,o:{createElement:u}}=l,f=u("div"),d=e.suspense=Ff(e,s,r,t,f,n,o,i,a,l);c(null,d.pendingBranch=e.ssContent,f,null,r,d,o,i),d.deps>0?(qr(e,"onPending"),qr(e,"onFallback"),c(null,e.ssFallback,t,n,r,null,o,i),or(d,e.ssFallback)):d.resolve(!1,!0)}function cm(e,t,n,r,s,o,i,a,{p:l,um:c,o:{createElement:u}}){const f=t.suspense=e.suspense;f.vnode=t,t.el=e.el;const d=t.ssContent,h=t.ssFallback,{activeBranch:p,pendingBranch:g,isInFallback:m,isHydrating:b}=f;if(g)f.pendingBranch=d,en(d,g)?(l(g,d,f.hiddenContainer,null,s,f,o,i,a),f.deps<=0?f.resolve():m&&(b||(l(p,h,n,r,s,null,o,i,a),or(f,h)))):(f.pendingId=Vi++,b?(f.isHydrating=!1,f.activeBranch=g):c(g,s,f),f.deps=0,f.effects.length=0,f.hiddenContainer=u("div"),m?(l(null,d,f.hiddenContainer,null,s,f,o,i,a),f.deps<=0?f.resolve():(l(p,h,n,r,s,null,o,i,a),or(f,h))):p&&en(d,p)?(l(p,d,n,r,s,f,o,i,a),f.resolve(!0)):(l(null,d,f.hiddenContainer,null,s,f,o,i,a),f.deps<=0&&f.resolve()));else if(p&&en(d,p))l(p,d,n,r,s,f,o,i,a),or(f,d);else if(qr(t,"onPending"),f.pendingBranch=d,d.shapeFlag&512?f.pendingId=d.component.suspenseId:f.pendingId=Vi++,l(null,d,f.hiddenContainer,null,s,f,o,i,a),f.deps<=0)f.resolve();else{const{timeout:w,pendingId:y}=f;w>0?setTimeout(()=>{f.pendingId===y&&f.fallback(h)},w):w===0&&f.fallback(h)}}function Ff(e,t,n,r,s,o,i,a,l,c,u=!1){const{p:f,m:d,um:h,n:p,o:{parentNode:g,remove:m}}=c;let b;const w=dm(e);w&&t&&t.pendingBranch&&(b=t.pendingId,t.deps++);const y=e.props?kp(e.props.timeout):void 0,v=o,C={vnode:e,parent:t,parentComponent:n,namespace:i,container:r,hiddenContainer:s,deps:0,pendingId:Vi++,timeout:typeof y=="number"?y:-1,activeBranch:null,pendingBranch:null,isInFallback:!u,isHydrating:u,isUnmounted:!1,effects:[],resolve(E=!1,S=!1){const{vnode:O,activeBranch:F,pendingBranch:N,pendingId:K,effects:z,parentComponent:ee,container:H}=C;let J=!1;C.isHydrating?C.isHydrating=!1:E||(J=F&&N.transition&&N.transition.mode==="out-in",J&&(F.transition.afterLeave=()=>{K===C.pendingId&&(d(N,H,o===v?p(F):o,0),ji(z))}),F&&(g(F.el)===H&&(o=p(F)),h(F,ee,C,!0)),J||d(N,H,o,0)),or(C,N),C.pendingBranch=null,C.isInFallback=!1;let L=C.parent,Z=!1;for(;L;){if(L.pendingBranch){L.effects.push(...z),Z=!0;break}L=L.parent}!Z&&!J&&ji(z),C.effects=[],w&&t&&t.pendingBranch&&b===t.pendingId&&(t.deps--,t.deps===0&&!S&&t.resolve()),qr(O,"onResolve")},fallback(E){if(!C.pendingBranch)return;const{vnode:S,activeBranch:O,parentComponent:F,container:N,namespace:K}=C;qr(S,"onFallback");const z=p(O),ee=()=>{C.isInFallback&&(f(null,E,N,z,F,null,K,a,l),or(C,E))},H=E.transition&&E.transition.mode==="out-in";H&&(O.transition.afterLeave=ee),C.isInFallback=!0,h(O,F,null,!0),H||ee()},move(E,S,O){C.activeBranch&&d(C.activeBranch,E,S,O),C.container=E},next(){return C.activeBranch&&p(C.activeBranch)},registerDep(E,S,O){const F=!!C.pendingBranch;F&&C.deps++;const N=E.vnode.el;E.asyncDep.catch(K=>{yr(K,E,0)}).then(K=>{if(E.isUnmounted||C.isUnmounted||C.pendingId!==E.suspenseId)return;E.asyncResolved=!0;const{vnode:z}=E;Xi(E,K),N&&(z.el=N);const ee=!N&&E.subTree.el;S(E,z,g(N||E.subTree.el),N?null:p(E.subTree),C,i,O),ee&&m(ee),Oo(E,z.el),F&&--C.deps===0&&C.resolve()})},unmount(E,S){C.isUnmounted=!0,C.activeBranch&&h(C.activeBranch,n,E,S),C.pendingBranch&&h(C.pendingBranch,n,E,S)}};return C}function um(e,t,n,r,s,o,i,a,l){const c=t.suspense=Ff(t,r,n,e.parentNode,document.createElement("div"),null,s,o,i,a,!0),u=l(e,c.pendingBranch=t.ssContent,n,c,o,i);return c.deps===0&&c.resolve(!1,!0),u}function fm(e){const{shapeFlag:t,children:n}=e,r=t&32;e.ssContent=Vl(r?n.default:n),e.ssFallback=r?Vl(n.fallback):V(dt)}function Vl(e){let t;if(Q(e)){const n=ur&&e._c;n&&(e._d=!1,G()),e=e(),n&&(e._d=!0,t=Xe,Uf())}return Y(e)&&(e=nm(e)),e=rt(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function jf(e,t){t&&t.pendingBranch?Y(e)?t.effects.push(...e):t.effects.push(e):ji(e)}function or(e,t){e.activeBranch=t;const{vnode:n,parentComponent:r}=e;let s=t.el;for(;!s&&t.component;)t=t.component.subTree,s=t.el;n.el=s,r&&r.subTree===n&&(r.vnode.el=s,Oo(r,s))}function dm(e){const t=e.props&&e.props.suspensible;return t!=null&&t!==!1}const we=Symbol.for("v-fgt"),On=Symbol.for("v-txt"),dt=Symbol.for("v-cmt"),Mr=Symbol.for("v-stc"),Or=[];let Xe=null;function G(e=!1){Or.push(Xe=e?null:[])}function Uf(){Or.pop(),Xe=Or[Or.length-1]||null}let ur=1;function ql(e,t=!1){ur+=e,e<0&&Xe&&t&&(Xe.hasOnce=!0)}function Gf(e){return e.dynamicChildren=ur>0?Xe||tr:null,Uf(),ur>0&&Xe&&Xe.push(e),e}function te(e,t,n,r,s,o){return Gf(M(e,t,n,r,s,o,!0))}function be(e,t,n,r,s){return Gf(V(e,t,n,r,s,!0))}function fr(e){return e?e.__v_isVNode===!0:!1}function en(e,t){return e.type===t.type&&e.key===t.key}const Wf=({key:e})=>e??null,Ms=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?ve(e)||Ee(e)||Q(e)?{i:Re,r:e,k:t,f:!!n}:e:null);function M(e,t=null,n=null,r=0,s=null,o=e===we?0:1,i=!1,a=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Wf(t),ref:t&&Ms(t),scopeId:Po,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:o,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:Re};return a?(Ya(l,n),o&128&&e.normalize(l)):n&&(l.shapeFlag|=ve(n)?8:16),ur>0&&!i&&Xe&&(l.patchFlag>0||o&6)&&l.patchFlag!==32&&Xe.push(l),l}const V=hm;function hm(e,t=null,n=null,r=0,s=null,o=!1){if((!e||e===yf)&&(e=dt),fr(e)){const a=dr(e,t,!0);return n&&Ya(a,n),ur>0&&!o&&Xe&&(a.shapeFlag&6?Xe[Xe.indexOf(e)]=a:Xe.push(a)),a.patchFlag=-2,a}if(xm(e)&&(e=e.__vccOpts),t){t=Za(t);let{class:a,style:l}=t;a&&!ve(a)&&(t.class=ke(a)),ge(l)&&(ja(l)&&!Y(l)&&(l=We({},l)),t.style=$n(l))}const i=ve(e)?1:Bf(e)?128:wg(e)?64:ge(e)?4:Q(e)?2:0;return M(e,t,n,r,s,i,o,!0)}function Za(e){return e?ja(e)||Ef(e)?We({},e):e:null}function dr(e,t,n=!1,r=!1){const{props:s,ref:o,patchFlag:i,children:a,transition:l}=e,c=t?Lo(s||{},t):s,u={__v_isVNode:!0,__v_skip:!0,type:e.type,props:c,key:c&&Wf(c),ref:t&&t.ref?n&&o?Y(o)?o.concat(Ms(t)):[o,Ms(t)]:Ms(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:a,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==we?i===-1?16:i|16:i,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:l,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&dr(e.ssContent),ssFallback:e.ssFallback&&dr(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return l&&r&&Ga(u,l.clone(u)),u}function ae(e=" ",t=0){return V(On,null,e,t)}function pm(e,t){const n=V(Mr,null,e);return n.staticCount=t,n}function Le(e="",t=!1){return t?(G(),be(dt,null,e)):V(dt,null,e)}function rt(e){return e==null||typeof e=="boolean"?V(dt):Y(e)?V(we,null,e.slice()):fr(e)?Yt(e):V(On,null,String(e))}function Yt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:dr(e)}function Ya(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(Y(t))n=16;else if(typeof t=="object")if(r&65){const s=t.default;s&&(s._c&&(s._d=!1),Ya(e,s()),s._c&&(s._d=!0));return}else{n=32;const s=t._;!s&&!Ef(t)?t._ctx=Re:s===3&&Re&&(Re.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else Q(t)?(t={default:t,_ctx:Re},n=32):(t=String(t),r&64?(n=16,t=[ae(t)]):n=8);e.children=t,e.shapeFlag|=n}function Lo(...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=ke([t.class,r.class]));else if(s==="style")t.style=$n([t.style,r.style]);else if(os(s)){const o=t[s],i=r[s];i&&o!==i&&!(Y(o)&&o.includes(i))&&(t[s]=o?[].concat(o,i):i)}else s!==""&&(t[s]=r[s])}return t}function ot(e,t,n,r=null){$t(e,t,7,[n,r])}const gm=Cf();let mm=0;function ym(e,t,n){const r=e.type,s=(t?t.appContext:e.appContext)||gm,o={uid:mm++,vnode:e,type:r,parent:t,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new Gu(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(s.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Tf(r,s),emitsOptions:Hf(r,s),emit:null,emitted:null,propsDefaults:pe,inheritAttrs:r.inheritAttrs,ctx:pe,data:pe,props:pe,attrs:pe,slots:pe,refs:pe,setupState:pe,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=tm.bind(null,o),e.ce&&e.ce(o),o}let $e=null;const ls=()=>$e||Re;let Zs,qi;{const e=Ao(),t=(n,r)=>{let s;return(s=e[n])||(s=e[n]=[]),s.push(r),o=>{s.length>1?s.forEach(i=>i(o)):s[0](o)}};Zs=t("__VUE_INSTANCE_SETTERS__",n=>$e=n),qi=t("__VUE_SSR_SETTERS__",n=>hr=n)}const Ln=e=>{const t=$e;return Zs(e),e.scope.on(),()=>{e.scope.off(),Zs(t)}},Ki=()=>{$e&&$e.scope.off(),Zs(null)};function zf(e){return e.vnode.shapeFlag&4}let hr=!1;function _m(e,t=!1,n=!1){t&&qi(t);const{props:r,children:s}=e.vnode,o=zf(e);Ug(e,r,o,t),Vg(e,s,n||t);const i=o?wm(e,t):void 0;return t&&qi(!1),i}function wm(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Ig);const{setup:r}=n;if(r){Gt();const s=e.setupContext=r.length>1?vm(e):null,o=Ln(e),i=as(r,e,0,[e.props,s]),a=Ia(i);if(Wt(),o(),(a||e.sp)&&!Nn(e)&&Wa(e),a){if(i.then(Ki,Ki),t)return i.then(l=>{Xi(e,l)}).catch(l=>{yr(l,e,0)});e.asyncDep=i}else Xi(e,i)}else Vf(e)}function Xi(e,t,n){Q(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:ge(t)&&(e.setupState=of(t)),Vf(e)}function Vf(e,t,n){const r=e.type;e.render||(e.render=r.render||Et);{const s=Ln(e);Gt();try{Og(e)}finally{Wt(),s()}}}const bm={get(e,t){return je(e,"get",""),e[t]}};function vm(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,bm),slots:e.slots,emit:e.emit,expose:t}}function Do(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(of(eg(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Ir)return Ir[n](e)},has(t,n){return n in t||n in Ir}})):e.proxy}function Cm(e,t=!0){return Q(e)?e.displayName||e.name:e.name||t&&e.__name}function xm(e){return Q(e)&&"__vccOpts"in e}const Se=(e,t)=>cg(e,t,hr);function Ys(e,t,n){const r=arguments.length;return r===2?ge(t)&&!Y(t)?fr(t)?V(e,null,[t]):V(e,t):V(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&fr(n)&&(n=[n]),V(e,t,n))}const Sm="3.5.16";/**
|
|
16
|
+
* @vue/runtime-dom v3.5.16
|
|
17
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
18
|
+
* @license MIT
|
|
19
|
+
**/let Ji;const Kl=typeof window<"u"&&window.trustedTypes;if(Kl)try{Ji=Kl.createPolicy("vue",{createHTML:e=>e})}catch{}const qf=Ji?e=>Ji.createHTML(e):e=>e,km="http://www.w3.org/2000/svg",Em="http://www.w3.org/1998/Math/MathML",Lt=typeof document<"u"?document:null,Xl=Lt&&Lt.createElement("template"),Am={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==="svg"?Lt.createElementNS(km,e):t==="mathml"?Lt.createElementNS(Em,e):n?Lt.createElement(e,{is:n}):Lt.createElement(e);return e==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:e=>Lt.createTextNode(e),createComment:e=>Lt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Lt.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{Xl.innerHTML=qf(r==="svg"?`<svg>${e}</svg>`:r==="mathml"?`<math>${e}</math>`:e);const a=Xl.content;if(r==="svg"||r==="mathml"){const l=a.firstChild;for(;l.firstChild;)a.appendChild(l.firstChild);a.removeChild(l)}t.insertBefore(a,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Tm=Symbol("_vtc");function $m(e,t,n){const r=e[Tm];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Jl=Symbol("_vod"),Rm=Symbol("_vsh"),Pm=Symbol(""),Nm=/(^|;)\s*display\s*:/;function Im(e,t,n){const r=e.style,s=ve(n);let o=!1;if(n&&!s){if(t)if(ve(t))for(const i of t.split(";")){const a=i.slice(0,i.indexOf(":")).trim();n[a]==null&&Os(r,a,"")}else for(const i in t)n[i]==null&&Os(r,i,"");for(const i in n)i==="display"&&(o=!0),Os(r,i,n[i])}else if(s){if(t!==n){const i=r[Pm];i&&(n+=";"+i),r.cssText=n,o=Nm.test(n)}}else t&&e.removeAttribute("style");Jl in e&&(e[Jl]=o?r.display:"",e[Rm]&&(r.display="none"))}const Zl=/\s*!important$/;function Os(e,t,n){if(Y(n))n.forEach(r=>Os(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=Mm(e,t);Zl.test(n)?e.setProperty(hn(r),n.replace(Zl,""),"important"):e[r]=n}}const Yl=["Webkit","Moz","ms"],hi={};function Mm(e,t){const n=hi[t];if(n)return n;let r=ft(t);if(r!=="filter"&&r in e)return hi[t]=r;r=Eo(r);for(let s=0;s<Yl.length;s++){const o=Yl[s]+r;if(o in e)return hi[t]=o}return t}const Ql="http://www.w3.org/1999/xlink";function ec(e,t,n,r,s,o=Pp(t)){r&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(Ql,t.slice(6,t.length)):e.setAttributeNS(Ql,t,n):n==null||o&&!Fu(n)?e.removeAttribute(t):e.setAttribute(t,o?"":bt(n)?String(n):n)}function tc(e,t,n,r,s){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?qf(n):n);return}const o=e.tagName;if(t==="value"&&o!=="PROGRESS"&&!o.includes("-")){const a=o==="OPTION"?e.getAttribute("value")||"":e.value,l=n==null?e.type==="checkbox"?"on":"":String(n);(a!==l||!("_value"in e))&&(e.value=l),n==null&&e.removeAttribute(t),e._value=n;return}let i=!1;if(n===""||n==null){const a=typeof e[t];a==="boolean"?n=Fu(n):n==null&&a==="string"?(n="",i=!0):a==="number"&&(n=0,i=!0)}try{e[t]=n}catch{}i&&e.removeAttribute(s||t)}function Kf(e,t,n,r){e.addEventListener(t,n,r)}function Om(e,t,n,r){e.removeEventListener(t,n,r)}const nc=Symbol("_vei");function Lm(e,t,n,r,s=null){const o=e[nc]||(e[nc]={}),i=o[t];if(r&&i)i.value=r;else{const[a,l]=Dm(t);if(r){const c=o[t]=Fm(r,s);Kf(e,a,c,l)}else i&&(Om(e,a,i,l),o[t]=void 0)}}const rc=/(?:Once|Passive|Capture)$/;function Dm(e){let t;if(rc.test(e)){t={};let r;for(;r=e.match(rc);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):hn(e.slice(2)),t]}let pi=0;const Hm=Promise.resolve(),Bm=()=>pi||(Hm.then(()=>pi=0),pi=Date.now());function Fm(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;$t(jm(r,n.value),t,5,[r])};return n.value=e,n.attached=Bm(),n}function jm(e,t){if(Y(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 sc=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Um=(e,t,n,r,s,o)=>{const i=s==="svg";t==="class"?$m(e,r,i):t==="style"?Im(e,n,r):os(t)?Pa(t)||Lm(e,t,n,r,o):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Gm(e,t,r,i))?(tc(e,t,r),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&ec(e,t,r,i,o,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!ve(r))?tc(e,ft(t),r,o,t):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),ec(e,t,r,i))};function Gm(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&sc(t)&&Q(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const s=e.tagName;if(s==="IMG"||s==="VIDEO"||s==="CANVAS"||s==="SOURCE")return!1}return sc(t)&&ve(n)?!1:t in e}const oc=e=>{const t=e.props["onUpdate:modelValue"]||!1;return Y(t)?n=>Is(t,n):t},gi=Symbol("_assign"),Wm={created(e,{value:t},n){e.checked=Us(t,n.props.value),e[gi]=oc(n),Kf(e,"change",()=>{e[gi](zm(e))})},beforeUpdate(e,{value:t,oldValue:n},r){e[gi]=oc(r),t!==n&&(e.checked=Us(t,r.props.value))}};function zm(e){return"_value"in e?e._value:e.value}const Vm={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},qm=(e,t)=>{const n=e._withKeys||(e._withKeys={}),r=t.join(".");return n[r]||(n[r]=s=>{if(!("key"in s))return;const o=hn(s.key);if(t.some(i=>i===o||Vm[i]===o))return e(s)})},Xf=We({patchProp:Um},Am);let Lr,ic=!1;function Km(){return Lr||(Lr=Kg(Xf))}function Xm(){return Lr=ic?Lr:Xg(Xf),ic=!0,Lr}const Jf=(...e)=>{const t=Km().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=Yf(r);if(!s)return;const o=t._component;!Q(o)&&!o.render&&!o.template&&(o.template=s.innerHTML),s.nodeType===1&&(s.textContent="");const i=n(s,!1,Zf(s));return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),i},t},Jm=(...e)=>{const t=Xm().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=Yf(r);if(s)return n(s,!0,Zf(s))},t};function Zf(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Yf(e){return ve(e)?document.querySelector(e):e}const Zm=/"(?:_|\\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*:/,Ym=/"(?: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*:/,Qm=/^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/;function ey(e,t){if(e==="__proto__"||e==="constructor"&&t&&typeof t=="object"&&"prototype"in t){ty(e);return}return t}function ty(e){console.warn(`[destr] Dropping "${e}" key to prevent prototype pollution.`)}function Qs(e,t={}){if(typeof e!="string")return e;if(e[0]==='"'&&e[e.length-1]==='"'&&e.indexOf("\\")===-1)return e.slice(1,-1);const n=e.trim();if(n.length<=9)switch(n.toLowerCase()){case"true":return!0;case"false":return!1;case"undefined":return;case"null":return null;case"nan":return Number.NaN;case"infinity":return Number.POSITIVE_INFINITY;case"-infinity":return Number.NEGATIVE_INFINITY}if(!Qm.test(e)){if(t.strict)throw new SyntaxError("[destr] Invalid JSON");return e}try{if(Zm.test(e)||Ym.test(e)){if(t.strict)throw new Error("[destr] Possible prototype pollution");return JSON.parse(e,ey)}return JSON.parse(e)}catch(r){if(t.strict)throw r;return e}}const ny=/#/g,ry=/&/g,sy=/\//g,oy=/=/g,Qa=/\+/g,iy=/%5e/gi,ay=/%60/gi,ly=/%7c/gi,cy=/%20/gi;function uy(e){return encodeURI(""+e).replace(ly,"|")}function Zi(e){return uy(typeof e=="string"?e:JSON.stringify(e)).replace(Qa,"%2B").replace(cy,"+").replace(ny,"%23").replace(ry,"%26").replace(ay,"`").replace(iy,"^").replace(sy,"%2F")}function mi(e){return Zi(e).replace(oy,"%3D")}function eo(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function fy(e){return eo(e.replace(Qa," "))}function dy(e){return eo(e.replace(Qa," "))}function Ho(e=""){const t=Object.create(null);e[0]==="?"&&(e=e.slice(1));for(const n of e.split("&")){const r=n.match(/([^=]+)=?(.*)/)||[];if(r.length<2)continue;const s=fy(r[1]);if(s==="__proto__"||s==="constructor")continue;const o=dy(r[2]||"");t[s]===void 0?t[s]=o:Array.isArray(t[s])?t[s].push(o):t[s]=[t[s],o]}return t}function hy(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(n=>`${mi(e)}=${Zi(n)}`).join("&"):`${mi(e)}=${Zi(t)}`:mi(e)}function Qf(e){return Object.keys(e).filter(t=>e[t]!==void 0).map(t=>hy(t,e[t])).filter(Boolean).join("&")}const py=/^[\s\w\0+.-]{2,}:([/\\]{1,2})/,gy=/^[\s\w\0+.-]{2,}:([/\\]{2})?/,my=/^([/\\]\s*){2,}[^/\\]/,yy=/^[\s\0]*(blob|data|javascript|vbscript):$/i,_y=/\/$|\/\?|\/#/,wy=/^\.?\//;function pn(e,t={}){return typeof t=="boolean"&&(t={acceptRelative:t}),t.strict?py.test(e):gy.test(e)||(t.acceptRelative?my.test(e):!1)}function by(e){return!!e&&yy.test(e)}function Yi(e="",t){return t?_y.test(e):e.endsWith("/")}function Bo(e="",t){if(!t)return(Yi(e)?e.slice(0,-1):e)||"/";if(!Yi(e,!0))return e||"/";let n=e,r="";const s=e.indexOf("#");s!==-1&&(n=e.slice(0,s),r=e.slice(s));const[o,...i]=n.split("?");return((o.endsWith("/")?o.slice(0,-1):o)||"/")+(i.length>0?`?${i.join("?")}`:"")+r}function to(e="",t){if(!t)return e.endsWith("/")?e:e+"/";if(Yi(e,!0))return e||"/";let n=e,r="";const s=e.indexOf("#");if(s!==-1&&(n=e.slice(0,s),r=e.slice(s),!n))return r;const[o,...i]=n.split("?");return o+"/"+(i.length>0?`?${i.join("?")}`:"")+r}function vy(e=""){return e.startsWith("/")}function ac(e=""){return vy(e)?e:"/"+e}function Cy(e,t){if(td(t)||pn(e))return e;const n=Bo(t);return e.startsWith(n)?e:Bn(n,e)}function xy(e,t){if(td(t))return e;const n=Bo(t);if(!e.startsWith(n))return e;const r=e.slice(n.length);return r[0]==="/"?r:"/"+r}function ed(e,t){const n=sd(e),r={...Ho(n.search),...t};return n.search=Qf(r),od(n)}function td(e){return!e||e==="/"}function Sy(e){return e&&e!=="/"}function Bn(e,...t){let n=e||"";for(const r of t.filter(s=>Sy(s)))if(n){const s=r.replace(wy,"");n=to(n)+s}else n=r;return n}function nd(...e){var i,a,l,c;const t=/\/(?!\/)/,n=e.filter(Boolean),r=[];let s=0;for(const u of n)if(!(!u||u==="/")){for(const[f,d]of u.split(t).entries())if(!(!d||d===".")){if(d===".."){if(r.length===1&&pn(r[0]))continue;r.pop(),s--;continue}if(f===1&&((i=r[r.length-1])!=null&&i.endsWith(":/"))){r[r.length-1]+="/"+d;continue}r.push(d),s++}}let o=r.join("/");return s>=0?(a=n[0])!=null&&a.startsWith("/")&&!o.startsWith("/")?o="/"+o:(l=n[0])!=null&&l.startsWith("./")&&!o.startsWith("./")&&(o="./"+o):o="../".repeat(-1*s)+o,(c=n[n.length-1])!=null&&c.endsWith("/")&&!o.endsWith("/")&&(o+="/"),o}function ky(e,t,n={}){return n.trailingSlash||(e=to(e),t=to(t)),n.leadingSlash||(e=ac(e),t=ac(t)),n.encoding||(e=eo(e),t=eo(t)),e===t}const rd=Symbol.for("ufo:protocolRelative");function sd(e="",t){const n=e.match(/^[\s\0]*(blob:|data:|javascript:|vbscript:)(.*)/i);if(n){const[,f,d=""]=n;return{protocol:f.toLowerCase(),pathname:d,href:f+d,auth:"",host:"",search:"",hash:""}}if(!pn(e,{acceptRelative:!0}))return lc(e);const[,r="",s,o=""]=e.replace(/\\/g,"/").match(/^[\s\0]*([\w+.-]{2,}:)?\/\/([^/@]+@)?(.*)/)||[];let[,i="",a=""]=o.match(/([^#/?]*)(.*)?/)||[];r==="file:"&&(a=a.replace(/\/(?=[A-Za-z]:)/,""));const{pathname:l,search:c,hash:u}=lc(a);return{protocol:r.toLowerCase(),auth:s?s.slice(0,Math.max(0,s.length-1)):"",host:i,pathname:l,search:c,hash:u,[rd]:!r}}function lc(e=""){const[t="",n="",r=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:n,hash:r}}function od(e){const t=e.pathname||"",n=e.search?(e.search.startsWith("?")?"":"?")+e.search:"",r=e.hash||"",s=e.auth?e.auth+"@":"",o=e.host||"";return(e.protocol||e[rd]?(e.protocol||"")+"//":"")+s+o+t+n+r}class Ey extends Error{constructor(t,n){super(t,n),this.name="FetchError",n!=null&&n.cause&&!this.cause&&(this.cause=n.cause)}}function Ay(e){var l,c,u,f,d;const t=((l=e.error)==null?void 0:l.message)||((c=e.error)==null?void 0:c.toString())||"",n=((u=e.request)==null?void 0:u.method)||((f=e.options)==null?void 0:f.method)||"GET",r=((d=e.request)==null?void 0:d.url)||String(e.request)||"/",s=`[${n}] ${JSON.stringify(r)}`,o=e.response?`${e.response.status} ${e.response.statusText}`:"<no response>",i=`${s}: ${o}${t?` ${t}`:""}`,a=new Ey(i,e.error?{cause:e.error}:void 0);for(const h of["request","options","response"])Object.defineProperty(a,h,{get(){return e[h]}});for(const[h,p]of[["data","_data"],["status","status"],["statusCode","status"],["statusText","statusText"],["statusMessage","statusText"]])Object.defineProperty(a,h,{get(){return e.response&&e.response[p]}});return a}const Ty=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function cc(e="GET"){return Ty.has(e.toUpperCase())}function $y(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.buffer?!1:e.constructor&&e.constructor.name==="Object"||typeof e.toJSON=="function"}const Ry=new Set(["image/svg","application/xml","application/xhtml","application/html"]),Py=/^application\/(?:[\w!#$%&*.^`~-]*\+)?json(;.+)?$/i;function Ny(e=""){if(!e)return"json";const t=e.split(";").shift()||"";return Py.test(t)?"json":Ry.has(t)||t.startsWith("text/")?"text":"blob"}function Iy(e,t,n,r){const s=My((t==null?void 0:t.headers)??(e==null?void 0:e.headers),n==null?void 0:n.headers,r);let o;return(n!=null&&n.query||n!=null&&n.params||t!=null&&t.params||t!=null&&t.query)&&(o={...n==null?void 0:n.params,...n==null?void 0:n.query,...t==null?void 0:t.params,...t==null?void 0:t.query}),{...n,...t,query:o,params:o,headers:s}}function My(e,t,n){if(!t)return new n(e);const r=new n(t);if(e)for(const[s,o]of Symbol.iterator in e||Array.isArray(e)?e:new n(e))r.set(s,o);return r}async function _s(e,t){if(t)if(Array.isArray(t))for(const n of t)await n(e);else await t(e)}const Oy=new Set([408,409,425,429,500,502,503,504]),Ly=new Set([101,204,205,304]);function id(e={}){const{fetch:t=globalThis.fetch,Headers:n=globalThis.Headers,AbortController:r=globalThis.AbortController}=e;async function s(a){const l=a.error&&a.error.name==="AbortError"&&!a.options.timeout||!1;if(a.options.retry!==!1&&!l){let u;typeof a.options.retry=="number"?u=a.options.retry:u=cc(a.options.method)?0:1;const f=a.response&&a.response.status||500;if(u>0&&(Array.isArray(a.options.retryStatusCodes)?a.options.retryStatusCodes.includes(f):Oy.has(f))){const d=typeof a.options.retryDelay=="function"?a.options.retryDelay(a):a.options.retryDelay||0;return d>0&&await new Promise(h=>setTimeout(h,d)),o(a.request,{...a.options,retry:u-1})}}const c=Ay(a);throw Error.captureStackTrace&&Error.captureStackTrace(c,o),c}const o=async function(l,c={}){const u={request:l,options:Iy(l,c,e.defaults,n),response:void 0,error:void 0};u.options.method&&(u.options.method=u.options.method.toUpperCase()),u.options.onRequest&&await _s(u,u.options.onRequest),typeof u.request=="string"&&(u.options.baseURL&&(u.request=Cy(u.request,u.options.baseURL)),u.options.query&&(u.request=ed(u.request,u.options.query),delete u.options.query),"query"in u.options&&delete u.options.query,"params"in u.options&&delete u.options.params),u.options.body&&cc(u.options.method)&&($y(u.options.body)?(u.options.body=typeof u.options.body=="string"?u.options.body:JSON.stringify(u.options.body),u.options.headers=new n(u.options.headers||{}),u.options.headers.has("content-type")||u.options.headers.set("content-type","application/json"),u.options.headers.has("accept")||u.options.headers.set("accept","application/json")):("pipeTo"in u.options.body&&typeof u.options.body.pipeTo=="function"||typeof u.options.body.pipe=="function")&&("duplex"in u.options||(u.options.duplex="half")));let f;if(!u.options.signal&&u.options.timeout){const h=new r;f=setTimeout(()=>{const p=new Error("[TimeoutError]: The operation was aborted due to timeout");p.name="TimeoutError",p.code=23,h.abort(p)},u.options.timeout),u.options.signal=h.signal}try{u.response=await t(u.request,u.options)}catch(h){return u.error=h,u.options.onRequestError&&await _s(u,u.options.onRequestError),await s(u)}finally{f&&clearTimeout(f)}if((u.response.body||u.response._bodyInit)&&!Ly.has(u.response.status)&&u.options.method!=="HEAD"){const h=(u.options.parseResponse?"json":u.options.responseType)||Ny(u.response.headers.get("content-type")||"");switch(h){case"json":{const p=await u.response.text(),g=u.options.parseResponse||Qs;u.response._data=g(p);break}case"stream":{u.response._data=u.response.body||u.response._bodyInit;break}default:u.response._data=await u.response[h]()}}return u.options.onResponse&&await _s(u,u.options.onResponse),!u.options.ignoreResponseError&&u.response.status>=400&&u.response.status<600?(u.options.onResponseError&&await _s(u,u.options.onResponseError),await s(u)):u.response},i=async function(l,c){return(await o(l,c))._data};return i.raw=o,i.native=(...a)=>t(...a),i.create=(a={},l={})=>id({...e,...l,defaults:{...e.defaults,...l.defaults,...a}}),i}const no=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")}(),Dy=no.fetch?(...e)=>no.fetch(...e):()=>Promise.reject(new Error("[ofetch] global.fetch is not supported!")),Hy=no.Headers,By=no.AbortController,Fy=id({fetch:Dy,Headers:Hy,AbortController:By}),jy=Fy,Uy=()=>{var e;return((e=window==null?void 0:window.__NUXT__)==null?void 0:e.config)||{}},ro=Uy().app,Gy=()=>ro.baseURL,Wy=()=>ro.buildAssetsDir,el=(...e)=>nd(ad(),Wy(),...e),ad=(...e)=>{const t=ro.cdnURL||ro.baseURL;return e.length?nd(t,...e):t};globalThis.__buildAssetsURL=el,globalThis.__publicAssetsURL=ad;globalThis.$fetch||(globalThis.$fetch=jy.create({baseURL:Gy()}));"global"in globalThis||(globalThis.global=globalThis);function Qi(e,t={},n){for(const r in e){const s=e[r],o=n?`${n}:${r}`:r;typeof s=="object"&&s!==null?Qi(s,t,o):typeof s=="function"&&(t[o]=s)}return t}const zy={run:e=>e()},Vy=()=>zy,ld=typeof console.createTask<"u"?console.createTask:Vy;function qy(e,t){const n=t.shift(),r=ld(n);return e.reduce((s,o)=>s.then(()=>r.run(()=>o(...t))),Promise.resolve())}function Ky(e,t){const n=t.shift(),r=ld(n);return Promise.all(e.map(s=>r.run(()=>s(...t))))}function yi(e,t){for(const n of[...e])n(t)}class Xy{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=Qi(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=Qi(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(qy,t,...n)}callHookParallel(t,...n){return n.unshift(t),this.callHookWith(Ky,t,...n)}callHookWith(t,n,...r){const s=this._before||this._after?{name:n,args:r,context:{}}:void 0;this._before&&yi(this._before,s);const o=t(n in this._hooks?[...this._hooks[n]]:[],r);return o instanceof Promise?o.finally(()=>{this._after&&s&&yi(this._after,s)}):(this._after&&s&&yi(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 cd(){return new Xy}function Jy(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){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,a)=>{a||r(i),t=i,n=!0},unset:()=>{t=void 0,n=!1},call:(i,a)=>{r(i),t=i;try{return s?s.run(i,a):a()}finally{n||(t=void 0)}},async callAsync(i,a){t=i;const l=()=>{t=i},c=()=>t===i?l:void 0;ea.add(c);try{const u=s?s.run(i,a):a();return n||(t=void 0),await u}finally{ea.delete(c)}}}}function Zy(e={}){const t={};return{get(n,r={}){return t[n]||(t[n]=Jy({...e,...r})),t[n]}}}const so=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof global<"u"?global:typeof window<"u"?window:{},uc="__unctx__",Yy=so[uc]||(so[uc]=Zy()),Qy=(e,t={})=>Yy.get(e,t),fc="__unctx_async_handlers__",ea=so[fc]||(so[fc]=new Set);function ud(e){const t=[];for(const s of ea){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 e_={componentName:"NuxtLink",prefetch:!0,prefetchOn:{visibility:!0}},t_=null,n_="#__nuxt",fd="nuxt-app",dc=36e5,r_="vite:preloadError";function dd(e=fd){return Qy(e,{asyncContext:!1})}const s_="__nuxt_plugin";function o_(e){var s;let t=0;const n={_id:e.id||fd||"nuxt-app",_scope:Ip(),provide:void 0,globalName:"nuxt",versions:{get nuxt(){return"3.17.4"},get vue(){return n.vueApp.version}},payload:Yn({...((s=e.ssrContext)==null?void 0:s.payload)||{},data:Yn({}),state:un({}),once:new Set,_errors:Yn({})}),static:{data:{}},runWithContext(o){return n._scope.active&&!Oa()?n._scope.run(()=>hc(n,o)):hc(n,o)},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:Yn({}),_payloadRevivers:{},...e};{const o=window.__NUXT__;if(o)for(const i in o)switch(i){case"data":case"state":case"_errors":Object.assign(n.payload[i],o[i]);break;default:n.payload[i]=o[i]}}n.hooks=cd(),n.hook=n.hooks.hook,n.callHook=n.hooks.callHook,n.provide=(o,i)=>{const a="$"+o;ws(n,a,i),ws(n.vueApp.config.globalProperties,a,i)},ws(n.vueApp,"$nuxt",n),ws(n.vueApp.config.globalProperties,"$nuxt",n);{window.addEventListener(r_,i=>{n.callHook("app:chunkError",{error:i.payload}),i.payload.message.includes("Unable to preload CSS")&&i.preventDefault()}),window.useNuxtApp||(window.useNuxtApp=Pe);const o=n.hook("app:error",(...i)=>{console.error("[nuxt] error caught during app initialization",...i)});n.hook("app:mounted",o)}const r=n.payload.config;return n.provide("config",r),n}function i_(e,t){t.hooks&&e.hooks.addHooks(t.hooks)}async function a_(e,t){if(typeof t=="function"){const{provide:n}=await e.runWithContext(()=>t(e))||{};if(n&&typeof n=="object")for(const r in n)e.provide(r,n[r])}}async function l_(e,t){const n=new Set,r=[],s=[],o=[];let i=0;async function a(l){var u;const c=((u=l.dependsOn)==null?void 0:u.filter(f=>t.some(d=>d._name===f)&&!n.has(f)))??[];if(c.length>0)r.push([new Set(c),l]);else{const f=a_(e,l).then(async()=>{l._name&&(n.add(l._name),await Promise.all(r.map(async([d,h])=>{d.has(l._name)&&(d.delete(l._name),d.size===0&&(i++,await a(h)))})))});l.parallel?s.push(f.catch(d=>o.push(d))):await f}}for(const l of t)i_(e,l);for(const l of t)await a(l);if(await Promise.all(s),i)for(let l=0;l<i;l++)await Promise.all(s);if(o.length)throw o[0]}function Nt(e){if(typeof e=="function")return e;const t=e._name||e.name;return delete e.name,Object.assign(e.setup||(()=>{}),e,{[s_]:!0,_name:t})}function hc(e,t,n){const r=()=>t();return dd(e._id).set(e),e.vueApp.runWithContext(r)}function hd(e){var n;let t;return Io()&&(t=(n=ls())==null?void 0:n.appContext.app.$nuxt),t||(t=dd(e).tryUse()),t||null}function Pe(e){const t=hd(e);if(!t)throw new Error("[nuxt] instance unavailable");return t}function pr(e){return Pe().$config}function ws(e,t,n){Object.defineProperty(e,t,{get:()=>n})}function c_(e,t){return{ctx:{table:e},matchAll:n=>gd(n,e)}}function pd(e){const t={};for(const n in e)t[n]=n==="dynamic"?new Map(Object.entries(e[n]).map(([r,s])=>[r,pd(s)])):new Map(Object.entries(e[n]));return t}function u_(e){return c_(pd(e))}function gd(e,t,n){e.endsWith("/")&&(e=e.slice(0,-1)||"/");const r=[];for(const[o,i]of pc(t.wildcard))(e===o||e.startsWith(o+"/"))&&r.push(i);for(const[o,i]of pc(t.dynamic))if(e.startsWith(o+"/")){const a="/"+e.slice(o.length).split("/").splice(2).join("/");r.push(...gd(a,i))}const s=t.static.get(e);return s&&r.push(s),r.filter(Boolean)}function pc(e){return[...e.entries()].sort((t,n)=>t[0].length-n[0].length)}function _i(e){if(e===null||typeof e!="object")return!1;const t=Object.getPrototypeOf(e);return t!==null&&t!==Object.prototype&&Object.getPrototypeOf(t)!==null||Symbol.iterator in e?!1:Symbol.toStringTag in e?Object.prototype.toString.call(e)==="[object Module]":!0}function ta(e,t,n=".",r){if(!_i(t))return ta(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]]:_i(i)&&_i(s[o])?s[o]=ta(i,s[o],(n?`${n}.`:"")+o.toString(),r):s[o]=i))}return s}function f_(e){return(...t)=>t.reduce((n,r)=>ta(n,r,"",e),{})}const d_=f_();function h_(e,t){try{return t in e}catch{return!1}}class na extends Error{constructor(n,r={}){super(n,r);k(this,"statusCode",500);k(this,"fatal",!1);k(this,"unhandled",!1);k(this,"statusMessage");k(this,"data");k(this,"cause");r.cause&&!this.cause&&(this.cause=r.cause)}toJSON(){const n={message:this.message,statusCode:ra(this.statusCode,500)};return this.statusMessage&&(n.statusMessage=md(this.statusMessage)),this.data!==void 0&&(n.data=this.data),n}}k(na,"__h3_error__",!0);function p_(e){if(typeof e=="string")return new na(e);if(g_(e))return e;const t=new na(e.message??e.statusMessage??"",{cause:e.cause||e});if(h_(e,"stack"))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=ra(e.statusCode,t.statusCode):e.status&&(t.statusCode=ra(e.status,t.statusCode)),e.statusMessage?t.statusMessage=e.statusMessage:e.statusText&&(t.statusMessage=e.statusText),t.statusMessage){const n=t.statusMessage;md(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 g_(e){var t;return((t=e==null?void 0:e.constructor)==null?void 0:t.__h3_error__)===!0}const m_=/[^\u0009\u0020-\u007E]/g;function md(e=""){return e.replace(m_,"")}function ra(e,t=200){return!e||(typeof e=="string"&&(e=Number.parseInt(e,10)),e<100||e>999)?t:e}const yd=Symbol("route"),Rt=()=>{var e;return(e=Pe())==null?void 0:e.$router},_d=()=>Io()?Mn(yd,Pe()._route):Pe()._route;const y_=()=>{try{if(Pe()._processingMiddleware)return!0}catch{return!1}return!1},wd=(e,t)=>{e||(e="/");const n=typeof e=="string"?e:"path"in e?sa(e):Rt().resolve(e).href;if(t!=null&&t.open){const{target:l="_blank",windowFeatures:c={}}=t.open,u=Object.entries(c).filter(([f,d])=>d!==void 0).map(([f,d])=>`${f.toLowerCase()}=${d}`).join(", ");return open(n,l,u),Promise.resolve()}const r=pn(n,{acceptRelative:!0}),s=(t==null?void 0:t.external)||r;if(s){if(!(t!=null&&t.external))throw new Error("Navigating to an external URL is not allowed by default. Use `navigateTo(url, { external: true })`.");const{protocol:l}=new URL(n,window.location.href);if(l&&by(l))throw new Error(`Cannot navigate to a URL with '${l}' protocol.`)}const o=y_();if(!s&&o){if(t!=null&&t.replace){if(typeof e=="string"){const{pathname:l,search:c,hash:u}=sd(e);return{path:l,...c&&{query:Ho(c)},...u&&{hash:u},replace:!0}}return{...e,replace:!0}}return e}const i=Rt(),a=Pe();return s?(a._scope.stop(),t!=null&&t.replace?location.replace(n):location.href=n,o?a.isHydrating?new Promise(()=>{}):!1:Promise.resolve()):t!=null&&t.replace?i.replace(e):i.push(e)};function sa(e){return ed(e.path||"",e.query||{})+(e.hash||"")}const bd="__nuxt_error",tl=()=>af(Pe().payload,"error"),__=e=>{const t=nl(e);try{const n=Pe(),r=tl();n.hooks.callHook("app:error",t),r.value||(r.value=t)}catch{throw t}return t},w_=async(e={})=>{const t=Pe(),n=tl();t.callHook("app:error:cleared",e),e.redirect&&await Rt().replace(e.redirect),n.value=t_},b_=e=>!!e&&typeof e=="object"&&bd in e,nl=e=>{const t=p_(e);return Object.defineProperty(t,bd,{value:!0,configurable:!1,writable:!1}),t};function gc(e){const t=C_(e),n=new ArrayBuffer(t.length),r=new DataView(n);for(let s=0;s<n.byteLength;s++)r.setUint8(s,t.charCodeAt(s));return n}const v_="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";function C_(e){e.length%4===0&&(e=e.replace(/==?$/,""));let t="",n=0,r=0;for(let s=0;s<e.length;s++)n<<=6,n|=v_.indexOf(e[s]),r+=6,r===24&&(t+=String.fromCharCode((n&16711680)>>16),t+=String.fromCharCode((n&65280)>>8),t+=String.fromCharCode(n&255),n=r=0);return r===12?(n>>=4,t+=String.fromCharCode(n)):r===18&&(n>>=2,t+=String.fromCharCode((n&65280)>>8),t+=String.fromCharCode(n&255)),t}const x_=-1,S_=-2,k_=-3,E_=-4,A_=-5,T_=-6;function $_(e,t){return R_(JSON.parse(e),t)}function R_(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===x_)return;if(o===k_)return NaN;if(o===E_)return 1/0;if(o===A_)return-1/0;if(o===T_)return-0;if(i)throw new Error("Invalid input");if(o in r)return r[o];const a=n[o];if(!a||typeof a!="object")r[o]=a;else if(Array.isArray(a))if(typeof a[0]=="string"){const l=a[0],c=t==null?void 0:t[l];if(c)return r[o]=c(s(a[1]));switch(l){case"Date":r[o]=new Date(a[1]);break;case"Set":const u=new Set;r[o]=u;for(let h=1;h<a.length;h+=1)u.add(s(a[h]));break;case"Map":const f=new Map;r[o]=f;for(let h=1;h<a.length;h+=2)f.set(s(a[h]),s(a[h+1]));break;case"RegExp":r[o]=new RegExp(a[1],a[2]);break;case"Object":r[o]=Object(a[1]);break;case"BigInt":r[o]=BigInt(a[1]);break;case"null":const d=Object.create(null);r[o]=d;for(let h=1;h<a.length;h+=2)d[a[h]]=s(a[h+1]);break;case"Int8Array":case"Uint8Array":case"Uint8ClampedArray":case"Int16Array":case"Uint16Array":case"Int32Array":case"Uint32Array":case"Float32Array":case"Float64Array":case"BigInt64Array":case"BigUint64Array":{const h=globalThis[l],p=a[1],g=gc(p),m=new h(g);r[o]=m;break}case"ArrayBuffer":{const h=a[1],p=gc(h);r[o]=p;break}default:throw new Error(`Unknown type ${l}`)}}else{const l=new Array(a.length);r[o]=l;for(let c=0;c<a.length;c+=1){const u=a[c];u!==S_&&(l[c]=s(u))}}else{const l={};r[o]=l;for(const c in a){const u=a[c];l[c]=s(u)}}return r[o]}return s(0)}const P_=new Set(["link","style","script","noscript"]),N_=new Set(["title","titleTemplate","script","style","noscript"]),mc=new Set(["base","meta","link","style","script","noscript"]),I_=new Set(["title","base","htmlAttrs","bodyAttrs","meta","link","style","script","noscript"]),M_=new Set(["base","title","titleTemplate","bodyAttrs","htmlAttrs","templateParams"]),O_=new Set(["key","tagPosition","tagPriority","tagDuplicateStrategy","innerHTML","textContent","processTemplateParams"]),L_=new Set(["templateParams","htmlAttrs","bodyAttrs"]),D_=new Set(["theme-color","google-site-verification","og","article","book","profile","twitter","author"]),H_="modulepreload",B_=function(e,t){return new URL(e,t).href},yc={},ir=function(t,n,r){let s=Promise.resolve();if(n&&n.length>0){let i=function(u){return Promise.all(u.map(f=>Promise.resolve(f).then(d=>({status:"fulfilled",value:d}),d=>({status:"rejected",reason:d}))))};const a=document.getElementsByTagName("link"),l=document.querySelector("meta[property=csp-nonce]"),c=(l==null?void 0:l.nonce)||(l==null?void 0:l.getAttribute("nonce"));s=i(n.map(u=>{if(u=B_(u,r),u in yc)return;yc[u]=!0;const f=u.endsWith(".css"),d=f?'[rel="stylesheet"]':"";if(!!r)for(let g=a.length-1;g>=0;g--){const m=a[g];if(m.href===u&&(!f||m.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${u}"]${d}`))return;const p=document.createElement("link");if(p.rel=f?"stylesheet":H_,f||(p.as="script"),p.crossOrigin="",p.href=u,c&&p.setAttribute("nonce",c),document.head.appendChild(p),f)return new Promise((g,m)=>{p.addEventListener("load",g),p.addEventListener("error",()=>m(new Error(`Unable to preload CSS for ${u}`)))})}))}function o(i){const a=new Event("vite:preloadError",{cancelable:!0});if(a.payload=i,window.dispatchEvent(a),!a.defaultPrevented)throw i}return s.then(i=>{for(const a of i||[])a.status==="rejected"&&o(a.reason);return t().catch(o)})},F_=["name","property","http-equiv"];function vd(e){const t=e.split(":")[1];return D_.has(t)}function oa(e){const{props:t,tag:n}=e;if(M_.has(n))return n;if(n==="link"&&t.rel==="canonical")return"canonical";if(t.charset)return"charset";if(e.tag==="meta"){for(const r of F_)if(t[r]!==void 0)return`${n}:${t[r]}`}if(e.key)return`${n}:key:${e.key}`;if(t.id)return`${n}:id:${t.id}`;if(N_.has(n)){const r=e.textContent||e.innerHTML;if(r)return`${n}:content:${r}`}}function _c(e){const t=e._h||e._d;if(t)return t;const n=e.textContent||e.innerHTML;return n||`${e.tag}:${Object.entries(e.props).map(([r,s])=>`${r}:${String(s)}`).join(",")}`}function oo(e,t,n){typeof e==="function"&&(!n||n!=="titleTemplate"&&!(n[0]==="o"&&n[1]==="n"))&&(e=e());let s;if(t&&(s=t(n,e)),Array.isArray(s))return s.map(o=>oo(o,t));if((s==null?void 0:s.constructor)===Object){const o={};for(const i of Object.keys(s))o[i]=oo(s[i],t,i);return o}return s}function j_(e,t){const n=e==="style"?new Map:new Set;function r(s){const o=s.trim();if(o)if(e==="style"){const[i,...a]=o.split(":").map(l=>l.trim());i&&a.length&&n.set(i,a.join(":"))}else o.split(" ").filter(Boolean).forEach(i=>n.add(i))}return typeof t=="string"?e==="style"?t.split(";").forEach(r):r(t):Array.isArray(t)?t.forEach(s=>r(s)):t&&typeof t=="object"&&Object.entries(t).forEach(([s,o])=>{o&&o!=="false"&&(e==="style"?n.set(s.trim(),o):r(s))}),n}function Cd(e,t){return e.props=e.props||{},t&&Object.entries(t).forEach(([n,r])=>{if(r===null){e.props[n]=null;return}if(n==="class"||n==="style"){e.props[n]=j_(n,r);return}if(O_.has(n)){if(["textContent","innerHTML"].includes(n)&&typeof r=="object"){let i=t.type;if(t.type||(i="application/json"),!(i!=null&&i.endsWith("json"))&&i!=="speculationrules")return;t.type=i,e.props.type=i,e[n]=JSON.stringify(r)}else e[n]=r;return}const s=String(r),o=n.startsWith("data-");s==="true"||s===""?e.props[n]=o?s:!0:!r&&o&&s==="false"?e.props[n]="false":r!==void 0&&(e.props[n]=r)}),e}function U_(e,t){const n=typeof t=="object"&&typeof t!="function"?t:{[e==="script"||e==="noscript"||e==="style"?"innerHTML":"textContent"]:t},r=Cd({tag:e,props:{}},n);return r.key&&P_.has(r.tag)&&(r.props["data-hid"]=r._h=r.key),r.tag==="script"&&typeof r.innerHTML=="object"&&(r.innerHTML=JSON.stringify(r.innerHTML),r.props.type=r.props.type||"application/json"),Array.isArray(r.props.content)?r.props.content.map(s=>({...r,props:{...r.props,content:s}})):r}function G_(e,t){if(!e)return[];typeof e=="function"&&(e=e());const n=(s,o)=>{for(let i=0;i<t.length;i++)o=t[i](s,o);return o};e=n(void 0,e);const r=[];return e=oo(e,n),Object.entries(e||{}).forEach(([s,o])=>{if(o!==void 0)for(const i of Array.isArray(o)?o:[o])r.push(U_(s,i))}),r.flat()}const bs=(e,t)=>e._w===t._w?e._p-t._p:e._w-t._w,wc={base:-10,title:10},W_={critical:-8,high:-1,low:2},bc={meta:{"content-security-policy":-30,charset:-20,viewport:-15},link:{preconnect:20,stylesheet:60,preload:70,modulepreload:70,prefetch:90,"dns-prefetch":90,prerender:90},script:{async:30,defer:80,sync:50},style:{imported:40,sync:60}},z_=/@import/,Er=e=>e===""||e===!0;function V_(e,t){var o;if(typeof t.tagPriority=="number")return t.tagPriority;let n=100;const r=W_[t.tagPriority]||0,s=e.resolvedOptions.disableCapoSorting?{link:{},script:{},style:{}}:bc;if(t.tag in wc)n=wc[t.tag];else if(t.tag==="meta"){const i=t.props["http-equiv"]==="content-security-policy"?"content-security-policy":t.props.charset?"charset":t.props.name==="viewport"?"viewport":null;i&&(n=bc.meta[i])}else t.tag==="link"&&t.props.rel?n=s.link[t.props.rel]:t.tag==="script"?Er(t.props.async)?n=s.script.async:t.props.src&&!Er(t.props.defer)&&!Er(t.props.async)&&t.props.type!=="module"&&!((o=t.props.type)!=null&&o.endsWith("json"))?n=s.script.sync:Er(t.props.defer)&&t.props.src&&!Er(t.props.async)&&(n=s.script.defer):t.tag==="style"&&(n=t.innerHTML&&z_.test(t.innerHTML)?s.style.imported:s.style.sync);return(n||100)+r}function vc(e,t){const n=typeof t=="function"?t(e):t,r=n.key||String(e.plugins.size+1);e.plugins.get(r)||(e.plugins.set(r,n),e.hooks.addHooks(n.hooks||{}))}function q_(e={}){var a;const t=cd();t.addHooks(e.hooks||{});const n=!e.document,r=new Map,s=new Map,o=[],i={_entryCount:1,plugins:s,dirty:!1,resolvedOptions:e,hooks:t,ssr:n,entries:r,headEntries(){return[...r.values()]},use:l=>vc(i,l),push(l,c){const u={...c||{}};delete u.head;const f=u._index??i._entryCount++,d={_i:f,input:l,options:u},h={_poll(p=!1){i.dirty=!0,!p&&o.push(f),t.callHook("entries:updated",i)},dispose(){r.delete(f)&&h._poll(!0)},patch(p){(!u.mode||u.mode==="server"&&n||u.mode==="client"&&!n)&&(d.input=p,r.set(f,d),h._poll())}};return h.patch(l),h},async resolveTags(){var p;const l={tagMap:new Map,tags:[],entries:[...i.entries.values()]};for(await t.callHook("entries:resolve",l);o.length;){const g=o.shift(),m=r.get(g);if(m){const b={tags:G_(m.input,e.propResolvers||[]).map(w=>Object.assign(w,m.options)),entry:m};await t.callHook("entries:normalize",b),m._tags=b.tags.map((w,y)=>(w._w=V_(i,w),w._p=(m._i<<10)+y,w._d=oa(w),w))}}let c=!1;console.log("tags",l.entries.flatMap(g=>(g._tags||[]).map(m=>({...m,props:{...m.props}}))).sort(bs)),await(await ir(()=>import("./BIHI7g3E.js"),[],import.meta.url)).writeFile("tags.json",JSON.stringify(l.entries.flatMap(g=>(g._tags||[]).map(m=>({...m,props:{...m.props}}))).sort(bs),null,2)),l.entries.flatMap(g=>(g._tags||[]).map(m=>({...m,props:{...m.props}}))).sort(bs).reduce((g,m)=>{const b=String(m._d||m._p);if(!g.has(b))return g.set(b,m);const w=g.get(b);if(((m==null?void 0:m.tagDuplicateStrategy)||(L_.has(m.tag)?"merge":null)||(m.key&&m.key===w.key?"merge":null))==="merge"){const v={...w.props};Object.entries(m.props).forEach(([C,E])=>v[C]=C==="style"?new Map([...w.props.style||new Map,...E]):C==="class"?new Set([...w.props.class||new Set,...E]):E),g.set(b,{...m,props:v})}else m._p>>10===w._p>>10&&vd(m._d)?(g.set(b,Object.assign([...Array.isArray(w)?w:[w],m],m)),c=!0):(m._w===w._w?m._p>w._p:(m==null?void 0:m._w)<(w==null?void 0:w._w))&&g.set(b,m);return g},l.tagMap);const f=l.tagMap.get("title"),d=l.tagMap.get("titleTemplate");if(i._title=f==null?void 0:f.textContent,d){const g=d==null?void 0:d.textContent;if(i._titleTemplate=g,g){let m=typeof g=="function"?g(f==null?void 0:f.textContent):g;typeof m=="string"&&!i.plugins.has("template-params")&&(m=m.replace("%s",(f==null?void 0:f.textContent)||"")),f?m===null?l.tagMap.delete("title"):l.tagMap.set("title",{...f,textContent:m}):(d.tag="title",d.textContent=m)}}l.tags=Array.from(l.tagMap.values()),c&&(l.tags=l.tags.flat().sort(bs)),await t.callHook("tags:beforeResolve",l),await t.callHook("tags:resolve",l),await t.callHook("tags:afterResolve",l);const h=[];for(const g of l.tags){const{innerHTML:m,tag:b,props:w}=g;if(I_.has(b)&&!(Object.keys(w).length===0&&!g.innerHTML&&!g.textContent)&&!(b==="meta"&&!w.content&&!w["http-equiv"]&&!w.charset)){if(b==="script"&&m){if((p=w.type)!=null&&p.endsWith("json")){const y=typeof m=="string"?m:JSON.stringify(m);g.innerHTML=y.replace(/</g,"\\u003C")}else typeof m=="string"&&(g.innerHTML=m.replace(new RegExp(`</${b}`,"g"),`<\\/${b}`));g._d=oa(g)}h.push(g)}}return h}};return((e==null?void 0:e.plugins)||[]).forEach(l=>vc(i,l)),i.hooks.callHook("init",i),(a=e.init)==null||a.forEach(l=>l&&i.push(l)),i}const K_=(e,t)=>Ee(t)?sn(t):t,rl="usehead";function X_(e){return{install(n){n.config.globalProperties.$unhead=e,n.config.globalProperties.$head=e,n.provide(rl,e)}}.install}function J_(){if(Io()){const e=Mn(rl);if(!e)throw new Error("useHead() was called without provide context, ensure you call it through the setup() function.");return e}throw new Error("useHead() was called without provide context, ensure you call it through the setup() function.")}function Z_(e,t={}){const n=t.head||J_();return n.ssr?n.push(e||{},t):Y_(n,e,t)}function Y_(e,t,n={}){const r=Ae(!1);let s;return Lf(()=>{const i=r.value?{}:oo(t,K_);s?s.patch(i):s=e.push(i,n)}),ls()&&(qa(()=>{s.dispose()}),df(()=>{r.value=!0}),ff(()=>{r.value=!1})),s}function Q_(e){var n;const t=e||hd();return((n=t==null?void 0:t.ssrContext)==null?void 0:n.head)||(t==null?void 0:t.runWithContext(()=>{if(Io())return Mn(rl)}))}function ew(e,t={}){const n=Q_(t.nuxt);if(n)return Z_(e,{head:n,...t})}let Ls,Ds;function tw(){return Ls=$fetch(el(`builds/meta/${pr().app.buildId}.json`),{responseType:"json"}),Ls.then(e=>{Ds=u_(e.matcher)}).catch(e=>{console.error("[nuxt] Error fetching app manifest.",e)}),Ls}function Fo(){return Ls||tw()}async function sl(e){const t=typeof e=="string"?e:e.path;if(await Fo(),!Ds)return console.error("[nuxt] Error creating app manifest matcher.",Ds),{};try{return d_({},...Ds.matchAll(t).reverse())}catch(n){return console.error("[nuxt] Error matching route rules.",n),{}}}async function Cc(e,t={}){if(!await Sd(e))return null;const r=await rw(e,t);return await xd(r)||null}const nw="_payload.json";async function rw(e,t={}){const n=new URL(e,"http://localhost");if(n.host!=="localhost"||pn(n.pathname,{acceptRelative:!0}))throw new Error("Payload URL must not include hostname: "+e);const r=pr(),s=t.hash||(t.fresh?Date.now():r.app.buildId),o=r.app.cdnURL,i=o&&await Sd(e)?o:r.app.baseURL;return Bn(i,n.pathname,nw+(s?`?${s}`:""))}async function xd(e){const t=fetch(e,{cache:"force-cache"}).then(n=>n.text().then(kd));try{return await t}catch(n){console.warn("[nuxt] Cannot load payload ",e,n)}return null}async function Sd(e=_d().path){const t=Pe();return e=Bo(e),(await Fo()).prerendered.includes(e)?!0:t.runWithContext(async()=>{const r=await sl({path:e});return!!r.prerender&&!r.redirect})}let _n=null;async function sw(){var r;if(_n)return _n;const e=document.getElementById("__NUXT_DATA__");if(!e)return{};const t=await kd(e.textContent||""),n=e.dataset.src?await xd(e.dataset.src):void 0;return _n={...t,...n,...window.__NUXT__},(r=_n.config)!=null&&r.public&&(_n.config.public=un(_n.config.public)),_n}async function kd(e){return await $_(e,Pe()._payloadRevivers)}function ow(e,t){Pe()._payloadRevivers[e]=t}const iw=[["NuxtError",e=>nl(e)],["EmptyShallowRef",e=>zs(e==="_"?void 0:e==="0n"?BigInt(0):Qs(e))],["EmptyRef",e=>Ae(e==="_"?void 0:e==="0n"?BigInt(0):Qs(e))],["ShallowRef",e=>zs(e)],["ShallowReactive",e=>Yn(e)],["Ref",e=>Ae(e)],["Reactive",e=>un(e)]],aw=Nt({name:"nuxt:revive-payload:client",order:-30,async setup(e){let t,n;for(const[r,s]of iw)ow(r,s);Object.assign(e.payload,([t,n]=ud(()=>e.runWithContext(sw)),t=await t,n(),t)),window.__NUXT__=e.payload}});async function ol(e,t={}){const n=t.document||e.resolvedOptions.document;if(!n||!e.dirty)return;const r={shouldRender:!0,tags:[]};if(await e.hooks.callHook("dom:beforeRender",r),!!r.shouldRender)return e._domUpdatePromise||(e._domUpdatePromise=new Promise(async s=>{var h;const o=new Map,i=new Promise(p=>{e.resolveTags().then(g=>{p(g.map(m=>{const b=o.get(m._d)||0,w={tag:m,id:(b?`${m._d}:${b}`:m._d)||_c(m),shouldRender:!0};return m._d&&vd(m._d)&&o.set(m._d,b+1),w}))})});let a=e._dom;if(!a){a={title:n.title,elMap:new Map().set("htmlAttrs",n.documentElement).set("bodyAttrs",n.body)};for(const p of["body","head"]){const g=(h=n[p])==null?void 0:h.children;for(const m of g){const b=m.tagName.toLowerCase();if(!mc.has(b))continue;const w=Cd({tag:b,props:{}},{innerHTML:m.innerHTML,...m.getAttributeNames().reduce((y,v)=>(y[v]=m.getAttribute(v),y),{})||{}});if(w.key=m.getAttribute("data-hid")||void 0,w._d=oa(w)||_c(w),a.elMap.has(w._d)){let y=1,v=w._d;for(;a.elMap.has(v);)v=`${w._d}:${y++}`;a.elMap.set(v,m)}else a.elMap.set(w._d,m)}}}a.pendingSideEffects={...a.sideEffects},a.sideEffects={};function l(p,g,m){const b=`${p}:${g}`;a.sideEffects[b]=m,delete a.pendingSideEffects[b]}function c({id:p,$el:g,tag:m}){const b=m.tag.endsWith("Attrs");a.elMap.set(p,g),b||(m.textContent&&m.textContent!==g.textContent&&(g.textContent=m.textContent),m.innerHTML&&m.innerHTML!==g.innerHTML&&(g.innerHTML=m.innerHTML),l(p,"el",()=>{g==null||g.remove(),a.elMap.delete(p)}));for(const w in m.props){if(!Object.prototype.hasOwnProperty.call(m.props,w))continue;const y=m.props[w];if(w.startsWith("on")&&typeof y=="function"){const C=g==null?void 0:g.dataset;if(C&&C[`${w}fired`]){const E=w.slice(0,-5);y.call(g,new Event(E.substring(2)))}g.getAttribute(`data-${w}`)!==""&&((m.tag==="bodyAttrs"?n.defaultView:g).addEventListener(w.substring(2),y.bind(g)),g.setAttribute(`data-${w}`,""));continue}const v=`attr:${w}`;if(w==="class"){if(!y)continue;for(const C of y)b&&l(p,`${v}:${C}`,()=>g.classList.remove(C)),!g.classList.contains(C)&&g.classList.add(C)}else if(w==="style"){if(!y)continue;for(const[C,E]of y)l(p,`${v}:${C}`,()=>{g.style.removeProperty(C)}),g.style.setProperty(C,E)}else y!==!1&&y!==null&&(g.getAttribute(w)!==y&&g.setAttribute(w,y===!0?"":String(y)),b&&l(p,v,()=>g.removeAttribute(w)))}}const u=[],f={bodyClose:void 0,bodyOpen:void 0,head:void 0},d=await i;for(const p of d){const{tag:g,shouldRender:m,id:b}=p;if(m){if(g.tag==="title"){n.title=g.textContent,l("title","",()=>n.title=a.title);continue}p.$el=p.$el||a.elMap.get(b),p.$el?c(p):mc.has(g.tag)&&u.push(p)}}for(const p of u){const g=p.tag.tagPosition||"head";p.$el=n.createElement(p.tag.tag),c(p),f[g]=f[g]||n.createDocumentFragment(),f[g].appendChild(p.$el)}for(const p of d)await e.hooks.callHook("dom:renderTag",p,n,l);f.head&&n.head.appendChild(f.head),f.bodyOpen&&n.body.insertBefore(f.bodyOpen,n.body.firstChild),f.bodyClose&&n.body.appendChild(f.bodyClose);for(const p in a.pendingSideEffects)a.pendingSideEffects[p]();e._dom=a,await e.hooks.callHook("dom:rendered",{renders:d}),s()}).finally(()=>{e._domUpdatePromise=void 0,e.dirty=!1})),e._domUpdatePromise}function lw(e={}){var r,s,o;const t=((r=e.domOptions)==null?void 0:r.render)||ol;e.document=e.document||(typeof window<"u"?document:void 0);const n=((o=(s=e.document)==null?void 0:s.head.querySelector('script[id="unhead:payload"]'))==null?void 0:o.innerHTML)||!1;return q_({...e,plugins:[...e.plugins||[],{key:"client",hooks:{"entries:updated":t}}],init:[n?JSON.parse(n):!1,...e.init||[]]})}function cw(e,t){let n=0;return()=>{const r=++n;t(()=>{n===r&&e()})}}function uw(e={}){const t=lw({domOptions:{render:cw(()=>ol(t),n=>setTimeout(n,0))},...e});return t.install=X_(t),t}const fw=(e,t)=>e._w===t._w?e._p-t._p:e._w-t._w,Qt="%separator",dw=new RegExp(`${Qt}(?:\\s*${Qt})*`,"g");function hw(e,t,n=!1){var s;let r;if(t==="s"||t==="pageTitle")r=e.pageTitle;else if(t.includes(".")){const o=t.indexOf(".");r=(s=e[t.substring(0,o)])==null?void 0:s[t.substring(o+1)]}else r=e[t];if(r!==void 0)return n?(r||"").replace(/\\/g,"\\\\").replace(/</g,"\\u003C").replace(/"/g,'\\"'):r||""}function vs(e,t,n,r=!1){if(typeof e!="string"||!e.includes("%"))return e;let s=e;try{s=decodeURI(e)}catch{}const o=s.match(/%\w+(?:\.\w+)?/g);if(!o)return e;const i=e.includes(Qt);return e=e.replace(/%\w+(?:\.\w+)?/g,a=>{if(a===Qt||!o.includes(a))return a;const l=hw(t,a.slice(1),r);return l!==void 0?l:a}).trim(),i&&(e.endsWith(Qt)&&(e=e.slice(0,-Qt.length)),e.startsWith(Qt)&&(e=e.slice(Qt.length)),e=e.replace(dw,n||"").trim()),e}const xc=e=>e.includes(":key")?e:e.split(":").join(":key:"),pw={key:"aliasSorting",hooks:{"tags:resolve":e=>{let t=!1;for(const n of e.tags){const r=n.tagPriority;if(!r)continue;const s=String(r);if(s.startsWith("before:")){const o=xc(s.slice(7)),i=e.tagMap.get(o);i&&(typeof i.tagPriority=="number"&&(n.tagPriority=i.tagPriority),n._p=i._p-1,t=!0)}else if(s.startsWith("after:")){const o=xc(s.slice(6)),i=e.tagMap.get(o);i&&(typeof i.tagPriority=="number"&&(n.tagPriority=i.tagPriority),n._p=i._p+1,t=!0)}}t&&(e.tags=e.tags.sort(fw))}}},gw={key:"deprecations",hooks:{"entries:normalize":({tags:e})=>{for(const t of e)t.props.children&&(t.innerHTML=t.props.children,delete t.props.children),t.props.hid&&(t.key=t.props.hid,delete t.props.hid),t.props.vmid&&(t.key=t.props.vmid,delete t.props.vmid),t.props.body&&(t.tagPosition="bodyClose",delete t.props.body)}}};async function ia(e){if(typeof e==="function")return e;if(e instanceof Promise)return await e;if(Array.isArray(e))return await Promise.all(e.map(n=>ia(n)));if((e==null?void 0:e.constructor)===Object){const n={};for(const r of Object.keys(e))n[r]=await ia(e[r]);return n}return e}const mw={key:"promises",hooks:{"entries:resolve":async e=>{const t=[];for(const n in e.entries)e.entries[n]._promisesProcessed||t.push(ia(e.entries[n].input).then(r=>{e.entries[n].input=r,e.entries[n]._promisesProcessed=!0}));await Promise.all(t)}}},yw={meta:"content",link:"href",htmlAttrs:"lang"},_w=["innerHTML","textContent"],ww=e=>({key:"template-params",hooks:{"entries:normalize":t=>{var r,s,o;const n=((s=(r=t.tags.filter(i=>i.tag==="templateParams"&&i.mode==="server"))==null?void 0:r[0])==null?void 0:s.props)||{};Object.keys(n).length&&(e._ssrPayload={templateParams:{...((o=e._ssrPayload)==null?void 0:o.templateParams)||{},...n}})},"tags:resolve":({tagMap:t,tags:n})=>{var o;const r=((o=t.get("templateParams"))==null?void 0:o.props)||{},s=r.separator||"|";delete r.separator,r.pageTitle=vs(r.pageTitle||e._title||"",r,s);for(const i of n){if(i.processTemplateParams===!1)continue;const a=yw[i.tag];if(a&&typeof i.props[a]=="string")i.props[a]=vs(i.props[a],r,s);else if(i.processTemplateParams||i.tag==="titleTemplate"||i.tag==="title")for(const l of _w)typeof i[l]=="string"&&(i[l]=vs(i[l],r,s,i.tag==="script"&&i.props.type.endsWith("json")))}e._templateParams=r,e._separator=s},"tags:afterResolve":({tagMap:t})=>{const n=t.get("title");n!=null&&n.textContent&&n.processTemplateParams!==!1&&(n.textContent=vs(n.textContent,e._templateParams,e._separator))}}}),bw={disableDefaults:!0,disableCapoSorting:!1,plugins:[gw,mw,ww,pw]},vw=Nt({name:"nuxt:head",enforce:"pre",setup(e){const t=uw(bw);e.vueApp.use(t);{let n=!0;const r=async()=>{n=!1,await ol(t)};t.hooks.hook("dom:beforeRender",s=>{s.shouldRender=!n}),e.hooks.hook("page:start",()=>{n=!0}),e.hooks.hook("page:finish",()=>{e.isHydrating||r()}),e.hooks.hook("app:error",r),e.hooks.hook("app:suspense:resolve",r)}}}),Cw=async e=>{let t,n;const r=([t,n]=ud(()=>sl({path:e.path})),t=await t,n(),t);if(r.redirect)return pn(r.redirect,{acceptRelative:!0})?(window.location.href=r.redirect,!1):r.redirect},xw=[Cw];function wi(e){const t=e&&typeof e=="object"?e:{};typeof e=="object"&&(e=od({pathname:e.path||"",search:Qf(e.query||{}),hash:e.hash||""}));const n=new URL(e.toString(),window.location.href);return{path:n.pathname,fullPath:e,query:Ho(n.search),hash:n.hash,params:t.params||{},name:void 0,matched:t.matched||[],redirectedFrom:void 0,meta:t.meta||{},href:e}}const Sw=Nt({name:"nuxt:router",enforce:"pre",setup(e){const t=xy(window.location.pathname,pr().app.baseURL)+window.location.search+window.location.hash,n=[],r={"navigate:before":[],"resolve:before":[],"navigate:after":[],error:[]},s=(f,d)=>(r[f].push(d),()=>r[f].splice(r[f].indexOf(d),1)),o=pr().app.baseURL,i=un(wi(t));async function a(f,d){try{const h=wi(f);for(const p of r["navigate:before"]){const g=await p(h,i);if(g===!1||g instanceof Error)return;if(typeof g=="string"&&g.length)return a(g,!0)}for(const p of r["resolve:before"])await p(h,i);Object.assign(i,h),window.history[d?"replaceState":"pushState"]({},"",Bn(o,h.fullPath)),e.isHydrating||await e.runWithContext(w_);for(const p of r["navigate:after"])await p(h,i)}catch(h){for(const p of r.error)await p(h)}}const c={currentRoute:Se(()=>i),isReady:()=>Promise.resolve(),options:{},install:()=>Promise.resolve(),push:f=>a(f,!1),replace:f=>a(f,!0),back:()=>window.history.go(-1),go:f=>window.history.go(f),forward:()=>window.history.go(1),beforeResolve:f=>s("resolve:before",f),beforeEach:f=>s("navigate:before",f),afterEach:f=>s("navigate:after",f),onError:f=>s("error",f),resolve:wi,addRoute:(f,d)=>{n.push(d)},getRoutes:()=>n,hasRoute:f=>n.some(d=>d.name===f),removeRoute:f=>{const d=n.findIndex(h=>h.name===f);d!==-1&&n.splice(d,1)}};e.vueApp.component("RouterLink",Je({functional:!0,props:{to:{type:String,required:!0},custom:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,ariaCurrentValue:String},setup:(f,{slots:d})=>{const h=()=>a(f.to,f.replace);return()=>{var g;const p=c.resolve(f.to);return f.custom?(g=d.default)==null?void 0:g.call(d,{href:f.to,navigate:h,route:p}):Ys("a",{href:f.to,onClick:m=>(m.preventDefault(),h())},d)}}})),window.addEventListener("popstate",f=>{const d=f.target.location;c.replace(d.href.replace(d.origin,""))}),e._route=i,e._middleware||(e._middleware={global:[],named:{}});const u=e.payload.state._layout;return e.hooks.hookOnce("app:created",async()=>{c.beforeEach(async(f,d)=>{f.meta=un(f.meta||{}),e.isHydrating&&u&&!zt(f.meta.layout)&&(f.meta.layout=u),e._processingMiddleware=!0;{const h=new Set([...xw,...e._middleware.global]);{const p=await e.runWithContext(()=>sl({path:f.path}));if(p.appMiddleware)for(const g in p.appMiddleware){const m=e._middleware.named[g];if(!m)return;p.appMiddleware[g]?h.add(m):h.delete(m)}}for(const p of h){const g=await e.runWithContext(()=>p(f,d));if(g!==!0&&(g||g===!1))return g}}}),c.afterEach(()=>{delete e._processingMiddleware}),await c.replace(t),ky(i.fullPath,t)||await e.runWithContext(()=>wd(i.fullPath))}),{provide:{route:i,router:c}}}}),aa=globalThis.requestIdleCallback||(e=>{const t=Date.now(),n={didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-t))};return setTimeout(()=>{e(n)},1)}),kw=globalThis.cancelIdleCallback||(e=>{clearTimeout(e)}),jo=e=>{const t=Pe();t.isHydrating?t.hooks.hookOnce("app:suspense:resolve",()=>{aa(()=>e())}):aa(()=>e())},Ew=Nt({name:"nuxt:payload",setup(e){const t=new Set;Rt().beforeResolve(async(n,r)=>{if(n.path===r.path)return;const s=await Cc(n.path);if(s){for(const o of t)delete e.static.data[o];for(const o in s.data)o in e.static.data||t.add(o),e.static.data[o]=s.data[o]}}),jo(()=>{var n;e.hooks.hook("link:prefetch",async r=>{const{hostname:s}=new URL(r,window.location.href);s===window.location.hostname&&await Cc(r).catch(()=>{console.warn("[nuxt] Error preloading payload for",r)})}),((n=navigator.connection)==null?void 0:n.effectiveType)!=="slow-2g"&&setTimeout(Fo,1e3)})}}),Aw=Nt(()=>{const e=Rt();jo(()=>{e.beforeResolve(async()=>{await new Promise(t=>{setTimeout(t,100),requestAnimationFrame(()=>{setTimeout(t,0)})})})})}),Tw=Nt(e=>{let t;async function n(){const r=await Fo();t&&clearTimeout(t),t=setTimeout(n,dc);try{const s=await $fetch(el("builds/latest.json")+`?${Date.now()}`);s.id!==r.id&&e.hooks.callHook("app:manifest:update",s)}catch{}}jo(()=>{t=setTimeout(n,dc)})});function $w(e={}){const t=e.path||window.location.pathname;let n={};try{n=Qs(sessionStorage.getItem("nuxt:reload")||"{}")}catch{}if(e.force||(n==null?void 0:n.path)!==t||(n==null?void 0: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:Pe().payload.state}))}catch{}window.location.pathname!==t?window.location.href=t:window.location.reload()}}const Rw=Nt({name:"nuxt:chunk-reload",setup(e){const t=Rt(),n=pr(),r=new Set;t.beforeEach(()=>{r.clear()}),e.hook("app:chunkError",({error:o})=>{r.add(o)});function s(o){const a="href"in o&&o.href[0]==="#"?n.app.baseURL+o.href:Bn(n.app.baseURL,o.fullPath);$w({path:a,persistState:!0})}e.hook("app:manifest:update",()=>{t.beforeResolve(s)}),t.onError((o,i)=>{r.has(o)&&s(i)})}}),Pw=Nt({name:"nuxt:global-components"}),Nw=Nt(()=>{}),Iw=["top","right","bottom","left"],Sc=["start","end"],kc=Iw.reduce((e,t)=>e.concat(t,t+"-"+Sc[0],t+"-"+Sc[1]),[]),Kr=Math.min,Cn=Math.max,Mw={left:"right",right:"left",bottom:"top",top:"bottom"},Ow={start:"end",end:"start"};function la(e,t,n){return Cn(e,Kr(t,n))}function Fn(e,t){return typeof e=="function"?e(t):e}function Pt(e){return e.split("-")[0]}function _t(e){return e.split("-")[1]}function Ed(e){return e==="x"?"y":"x"}function il(e){return e==="y"?"height":"width"}function Dn(e){return["top","bottom"].includes(Pt(e))?"y":"x"}function al(e){return Ed(Dn(e))}function Ad(e,t,n){n===void 0&&(n=!1);const r=_t(e),s=al(e),o=il(s);let i=s==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[o]>t.floating[o]&&(i=ao(i)),[i,ao(i)]}function Lw(e){const t=ao(e);return[io(e),t,io(t)]}function io(e){return e.replace(/start|end/g,t=>Ow[t])}function Dw(e,t,n){const r=["left","right"],s=["right","left"],o=["top","bottom"],i=["bottom","top"];switch(e){case"top":case"bottom":return n?t?s:r:t?r:s;case"left":case"right":return t?o:i;default:return[]}}function Hw(e,t,n,r){const s=_t(e);let o=Dw(Pt(e),n==="start",r);return s&&(o=o.map(i=>i+"-"+s),t&&(o=o.concat(o.map(io)))),o}function ao(e){return e.replace(/left|right|bottom|top/g,t=>Mw[t])}function Bw(e){return{top:0,right:0,bottom:0,left:0,...e}}function Td(e){return typeof e!="number"?Bw(e):{top:e,right:e,bottom:e,left:e}}function Dr(e){const{x:t,y:n,width:r,height:s}=e;return{width:r,height:s,top:n,left:t,right:t+r,bottom:n+s,x:t,y:n}}function Ec(e,t,n){let{reference:r,floating:s}=e;const o=Dn(t),i=al(t),a=il(i),l=Pt(t),c=o==="y",u=r.x+r.width/2-s.width/2,f=r.y+r.height/2-s.height/2,d=r[a]/2-s[a]/2;let h;switch(l){case"top":h={x:u,y:r.y-s.height};break;case"bottom":h={x:u,y:r.y+r.height};break;case"right":h={x:r.x+r.width,y:f};break;case"left":h={x:r.x-s.width,y:f};break;default:h={x:r.x,y:r.y}}switch(_t(t)){case"start":h[i]-=d*(n&&c?-1:1);break;case"end":h[i]+=d*(n&&c?-1:1);break}return h}const Fw=async(e,t,n)=>{const{placement:r="bottom",strategy:s="absolute",middleware:o=[],platform:i}=n,a=o.filter(Boolean),l=await(i.isRTL==null?void 0:i.isRTL(t));let c=await i.getElementRects({reference:e,floating:t,strategy:s}),{x:u,y:f}=Ec(c,r,l),d=r,h={},p=0;for(let g=0;g<a.length;g++){const{name:m,fn:b}=a[g],{x:w,y,data:v,reset:C}=await b({x:u,y:f,initialPlacement:r,placement:d,strategy:s,middlewareData:h,rects:c,platform:i,elements:{reference:e,floating:t}});u=w??u,f=y??f,h={...h,[m]:{...h[m],...v}},C&&p<=50&&(p++,typeof C=="object"&&(C.placement&&(d=C.placement),C.rects&&(c=C.rects===!0?await i.getElementRects({reference:e,floating:t,strategy:s}):C.rects),{x:u,y:f}=Ec(c,d,l)),g=-1)}return{x:u,y:f,placement:d,strategy:s,middlewareData:h}};async function Uo(e,t){var n;t===void 0&&(t={});const{x:r,y:s,platform:o,rects:i,elements:a,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:f="floating",altBoundary:d=!1,padding:h=0}=Fn(t,e),p=Td(h),m=a[d?f==="floating"?"reference":"floating":f],b=Dr(await o.getClippingRect({element:(n=await(o.isElement==null?void 0:o.isElement(m)))==null||n?m:m.contextElement||await(o.getDocumentElement==null?void 0:o.getDocumentElement(a.floating)),boundary:c,rootBoundary:u,strategy:l})),w=f==="floating"?{x:r,y:s,width:i.floating.width,height:i.floating.height}:i.reference,y=await(o.getOffsetParent==null?void 0:o.getOffsetParent(a.floating)),v=await(o.isElement==null?void 0:o.isElement(y))?await(o.getScale==null?void 0:o.getScale(y))||{x:1,y:1}:{x:1,y:1},C=Dr(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:w,offsetParent:y,strategy:l}):w);return{top:(b.top-C.top+p.top)/v.y,bottom:(C.bottom-b.bottom+p.bottom)/v.y,left:(b.left-C.left+p.left)/v.x,right:(C.right-b.right+p.right)/v.x}}const jw=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:s,rects:o,platform:i,elements:a,middlewareData:l}=t,{element:c,padding:u=0}=Fn(e,t)||{};if(c==null)return{};const f=Td(u),d={x:n,y:r},h=al(s),p=il(h),g=await i.getDimensions(c),m=h==="y",b=m?"top":"left",w=m?"bottom":"right",y=m?"clientHeight":"clientWidth",v=o.reference[p]+o.reference[h]-d[h]-o.floating[p],C=d[h]-o.reference[h],E=await(i.getOffsetParent==null?void 0:i.getOffsetParent(c));let S=E?E[y]:0;(!S||!await(i.isElement==null?void 0:i.isElement(E)))&&(S=a.floating[y]||o.floating[p]);const O=v/2-C/2,F=S/2-g[p]/2-1,N=Kr(f[b],F),K=Kr(f[w],F),z=N,ee=S-g[p]-K,H=S/2-g[p]/2+O,J=la(z,H,ee),L=!l.arrow&&_t(s)!=null&&H!==J&&o.reference[p]/2-(H<z?N:K)-g[p]/2<0,Z=L?H<z?H-z:H-ee:0;return{[h]:d[h]+Z,data:{[h]:J,centerOffset:H-J-Z,...L&&{alignmentOffset:Z}},reset:L}}});function Uw(e,t,n){return(e?[...n.filter(s=>_t(s)===e),...n.filter(s=>_t(s)!==e)]:n.filter(s=>Pt(s)===s)).filter(s=>e?_t(s)===e||(t?io(s)!==s:!1):!0)}const Gw=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var n,r,s;const{rects:o,middlewareData:i,placement:a,platform:l,elements:c}=t,{crossAxis:u=!1,alignment:f,allowedPlacements:d=kc,autoAlignment:h=!0,...p}=Fn(e,t),g=f!==void 0||d===kc?Uw(f||null,h,d):d,m=await Uo(t,p),b=((n=i.autoPlacement)==null?void 0:n.index)||0,w=g[b];if(w==null)return{};const y=Ad(w,o,await(l.isRTL==null?void 0:l.isRTL(c.floating)));if(a!==w)return{reset:{placement:g[0]}};const v=[m[Pt(w)],m[y[0]],m[y[1]]],C=[...((r=i.autoPlacement)==null?void 0:r.overflows)||[],{placement:w,overflows:v}],E=g[b+1];if(E)return{data:{index:b+1,overflows:C},reset:{placement:E}};const S=C.map(N=>{const K=_t(N.placement);return[N.placement,K&&u?N.overflows.slice(0,2).reduce((z,ee)=>z+ee,0):N.overflows[0],N.overflows]}).sort((N,K)=>N[1]-K[1]),F=((s=S.filter(N=>N[2].slice(0,_t(N[0])?2:3).every(K=>K<=0))[0])==null?void 0:s[0])||S[0][0];return F!==a?{data:{index:b+1,overflows:C},reset:{placement:F}}:{}}}},Ww=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:s,middlewareData:o,rects:i,initialPlacement:a,platform:l,elements:c}=t,{mainAxis:u=!0,crossAxis:f=!0,fallbackPlacements:d,fallbackStrategy:h="bestFit",fallbackAxisSideDirection:p="none",flipAlignment:g=!0,...m}=Fn(e,t);if((n=o.arrow)!=null&&n.alignmentOffset)return{};const b=Pt(s),w=Dn(a),y=Pt(a)===a,v=await(l.isRTL==null?void 0:l.isRTL(c.floating)),C=d||(y||!g?[ao(a)]:Lw(a)),E=p!=="none";!d&&E&&C.push(...Hw(a,g,p,v));const S=[a,...C],O=await Uo(t,m),F=[];let N=((r=o.flip)==null?void 0:r.overflows)||[];if(u&&F.push(O[b]),f){const H=Ad(s,i,v);F.push(O[H[0]],O[H[1]])}if(N=[...N,{placement:s,overflows:F}],!F.every(H=>H<=0)){var K,z;const H=(((K=o.flip)==null?void 0:K.index)||0)+1,J=S[H];if(J)return{data:{index:H,overflows:N},reset:{placement:J}};let L=(z=N.filter(Z=>Z.overflows[0]<=0).sort((Z,W)=>Z.overflows[1]-W.overflows[1])[0])==null?void 0:z.placement;if(!L)switch(h){case"bestFit":{var ee;const Z=(ee=N.filter(W=>{if(E){const de=Dn(W.placement);return de===w||de==="y"}return!0}).map(W=>[W.placement,W.overflows.filter(de=>de>0).reduce((de,Un)=>de+Un,0)]).sort((W,de)=>W[1]-de[1])[0])==null?void 0:ee[0];Z&&(L=Z);break}case"initialPlacement":L=a;break}if(s!==L)return{reset:{placement:L}}}return{}}}};async function zw(e,t){const{placement:n,platform:r,elements:s}=e,o=await(r.isRTL==null?void 0:r.isRTL(s.floating)),i=Pt(n),a=_t(n),l=Dn(n)==="y",c=["left","top"].includes(i)?-1:1,u=o&&l?-1:1,f=Fn(t,e);let{mainAxis:d,crossAxis:h,alignmentAxis:p}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:f.mainAxis||0,crossAxis:f.crossAxis||0,alignmentAxis:f.alignmentAxis};return a&&typeof p=="number"&&(h=a==="end"?p*-1:p),l?{x:h*u,y:d*c}:{x:d*c,y:h*u}}const Vw=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:s,y:o,placement:i,middlewareData:a}=t,l=await zw(t,e);return i===((n=a.offset)==null?void 0:n.placement)&&(r=a.arrow)!=null&&r.alignmentOffset?{}:{x:s+l.x,y:o+l.y,data:{...l,placement:i}}}}},qw=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:s}=t,{mainAxis:o=!0,crossAxis:i=!1,limiter:a={fn:m=>{let{x:b,y:w}=m;return{x:b,y:w}}},...l}=Fn(e,t),c={x:n,y:r},u=await Uo(t,l),f=Dn(Pt(s)),d=Ed(f);let h=c[d],p=c[f];if(o){const m=d==="y"?"top":"left",b=d==="y"?"bottom":"right",w=h+u[m],y=h-u[b];h=la(w,h,y)}if(i){const m=f==="y"?"top":"left",b=f==="y"?"bottom":"right",w=p+u[m],y=p-u[b];p=la(w,p,y)}const g=a.fn({...t,[d]:h,[f]:p});return{...g,data:{x:g.x-n,y:g.y-r,enabled:{[d]:o,[f]:i}}}}}},Kw=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var n,r;const{placement:s,rects:o,platform:i,elements:a}=t,{apply:l=()=>{},...c}=Fn(e,t),u=await Uo(t,c),f=Pt(s),d=_t(s),h=Dn(s)==="y",{width:p,height:g}=o.floating;let m,b;f==="top"||f==="bottom"?(m=f,b=d===(await(i.isRTL==null?void 0:i.isRTL(a.floating))?"start":"end")?"left":"right"):(b=f,m=d==="end"?"top":"bottom");const w=g-u.top-u.bottom,y=p-u.left-u.right,v=Kr(g-u[m],w),C=Kr(p-u[b],y),E=!t.middlewareData.shift;let S=v,O=C;if((n=t.middlewareData.shift)!=null&&n.enabled.x&&(O=y),(r=t.middlewareData.shift)!=null&&r.enabled.y&&(S=w),E&&!d){const N=Cn(u.left,0),K=Cn(u.right,0),z=Cn(u.top,0),ee=Cn(u.bottom,0);h?O=p-2*(N!==0||K!==0?N+K:Cn(u.left,u.right)):S=g-2*(z!==0||ee!==0?z+ee:Cn(u.top,u.bottom))}await l({...t,availableWidth:O,availableHeight:S});const F=await i.getDimensions(a.floating);return p!==F.width||g!==F.height?{reset:{rects:!0}}:{}}}};function lt(e){var t;return((t=e.ownerDocument)==null?void 0:t.defaultView)||window}function At(e){return lt(e).getComputedStyle(e)}const Ac=Math.min,Hr=Math.max,lo=Math.round;function $d(e){const t=At(e);let n=parseFloat(t.width),r=parseFloat(t.height);const s=e.offsetWidth,o=e.offsetHeight,i=lo(n)!==s||lo(r)!==o;return i&&(n=s,r=o),{width:n,height:r,fallback:i}}function dn(e){return Pd(e)?(e.nodeName||"").toLowerCase():""}let Cs;function Rd(){if(Cs)return Cs;const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?(Cs=e.brands.map(t=>t.brand+"/"+t.version).join(" "),Cs):navigator.userAgent}function Tt(e){return e instanceof lt(e).HTMLElement}function an(e){return e instanceof lt(e).Element}function Pd(e){return e instanceof lt(e).Node}function Tc(e){return typeof ShadowRoot>"u"?!1:e instanceof lt(e).ShadowRoot||e instanceof ShadowRoot}function Go(e){const{overflow:t,overflowX:n,overflowY:r,display:s}=At(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(s)}function Xw(e){return["table","td","th"].includes(dn(e))}function ca(e){const t=/firefox/i.test(Rd()),n=At(e),r=n.backdropFilter||n.WebkitBackdropFilter;return n.transform!=="none"||n.perspective!=="none"||!!r&&r!=="none"||t&&n.willChange==="filter"||t&&!!n.filter&&n.filter!=="none"||["transform","perspective"].some(s=>n.willChange.includes(s))||["paint","layout","strict","content"].some(s=>{const o=n.contain;return o!=null&&o.includes(s)})}function Nd(){return!/^((?!chrome|android).)*safari/i.test(Rd())}function ll(e){return["html","body","#document"].includes(dn(e))}function Id(e){return an(e)?e:e.contextElement}const Md={x:1,y:1};function ar(e){const t=Id(e);if(!Tt(t))return Md;const n=t.getBoundingClientRect(),{width:r,height:s,fallback:o}=$d(t);let i=(o?lo(n.width):n.width)/r,a=(o?lo(n.height):n.height)/s;return i&&Number.isFinite(i)||(i=1),a&&Number.isFinite(a)||(a=1),{x:i,y:a}}function Xr(e,t,n,r){var s,o;t===void 0&&(t=!1),n===void 0&&(n=!1);const i=e.getBoundingClientRect(),a=Id(e);let l=Md;t&&(r?an(r)&&(l=ar(r)):l=ar(e));const c=a?lt(a):window,u=!Nd()&&n;let f=(i.left+(u&&((s=c.visualViewport)==null?void 0:s.offsetLeft)||0))/l.x,d=(i.top+(u&&((o=c.visualViewport)==null?void 0:o.offsetTop)||0))/l.y,h=i.width/l.x,p=i.height/l.y;if(a){const g=lt(a),m=r&&an(r)?lt(r):r;let b=g.frameElement;for(;b&&r&&m!==g;){const w=ar(b),y=b.getBoundingClientRect(),v=getComputedStyle(b);y.x+=(b.clientLeft+parseFloat(v.paddingLeft))*w.x,y.y+=(b.clientTop+parseFloat(v.paddingTop))*w.y,f*=w.x,d*=w.y,h*=w.x,p*=w.y,f+=y.x,d+=y.y,b=lt(b).frameElement}}return{width:h,height:p,top:d,right:f+h,bottom:d+p,left:f,x:f,y:d}}function ln(e){return((Pd(e)?e.ownerDocument:e.document)||window.document).documentElement}function Wo(e){return an(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Od(e){return Xr(ln(e)).left+Wo(e).scrollLeft}function Jr(e){if(dn(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Tc(e)&&e.host||ln(e);return Tc(t)?t.host:t}function Ld(e){const t=Jr(e);return ll(t)?t.ownerDocument.body:Tt(t)&&Go(t)?t:Ld(t)}function co(e,t){var n;t===void 0&&(t=[]);const r=Ld(e),s=r===((n=e.ownerDocument)==null?void 0:n.body),o=lt(r);return s?t.concat(o,o.visualViewport||[],Go(r)?r:[]):t.concat(r,co(r))}function $c(e,t,n){return t==="viewport"?Dr(function(r,s){const o=lt(r),i=ln(r),a=o.visualViewport;let l=i.clientWidth,c=i.clientHeight,u=0,f=0;if(a){l=a.width,c=a.height;const d=Nd();(d||!d&&s==="fixed")&&(u=a.offsetLeft,f=a.offsetTop)}return{width:l,height:c,x:u,y:f}}(e,n)):an(t)?Dr(function(r,s){const o=Xr(r,!0,s==="fixed"),i=o.top+r.clientTop,a=o.left+r.clientLeft,l=Tt(r)?ar(r):{x:1,y:1};return{width:r.clientWidth*l.x,height:r.clientHeight*l.y,x:a*l.x,y:i*l.y}}(t,n)):Dr(function(r){const s=ln(r),o=Wo(r),i=r.ownerDocument.body,a=Hr(s.scrollWidth,s.clientWidth,i.scrollWidth,i.clientWidth),l=Hr(s.scrollHeight,s.clientHeight,i.scrollHeight,i.clientHeight);let c=-o.scrollLeft+Od(r);const u=-o.scrollTop;return At(i).direction==="rtl"&&(c+=Hr(s.clientWidth,i.clientWidth)-a),{width:a,height:l,x:c,y:u}}(ln(e)))}function Rc(e){return Tt(e)&&At(e).position!=="fixed"?e.offsetParent:null}function Pc(e){const t=lt(e);let n=Rc(e);for(;n&&Xw(n)&&At(n).position==="static";)n=Rc(n);return n&&(dn(n)==="html"||dn(n)==="body"&&At(n).position==="static"&&!ca(n))?t:n||function(r){let s=Jr(r);for(;Tt(s)&&!ll(s);){if(ca(s))return s;s=Jr(s)}return null}(e)||t}function Jw(e,t,n){const r=Tt(t),s=ln(t),o=Xr(e,!0,n==="fixed",t);let i={scrollLeft:0,scrollTop:0};const a={x:0,y:0};if(r||!r&&n!=="fixed")if((dn(t)!=="body"||Go(s))&&(i=Wo(t)),Tt(t)){const l=Xr(t,!0);a.x=l.x+t.clientLeft,a.y=l.y+t.clientTop}else s&&(a.x=Od(s));return{x:o.left+i.scrollLeft-a.x,y:o.top+i.scrollTop-a.y,width:o.width,height:o.height}}const Zw={getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:s}=e;const o=n==="clippingAncestors"?function(c,u){const f=u.get(c);if(f)return f;let d=co(c).filter(m=>an(m)&&dn(m)!=="body"),h=null;const p=At(c).position==="fixed";let g=p?Jr(c):c;for(;an(g)&&!ll(g);){const m=At(g),b=ca(g);(p?b||h:b||m.position!=="static"||!h||!["absolute","fixed"].includes(h.position))?h=m:d=d.filter(w=>w!==g),g=Jr(g)}return u.set(c,d),d}(t,this._c):[].concat(n),i=[...o,r],a=i[0],l=i.reduce((c,u)=>{const f=$c(t,u,s);return c.top=Hr(f.top,c.top),c.right=Ac(f.right,c.right),c.bottom=Ac(f.bottom,c.bottom),c.left=Hr(f.left,c.left),c},$c(t,a,s));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{rect:t,offsetParent:n,strategy:r}=e;const s=Tt(n),o=ln(n);if(n===o)return t;let i={scrollLeft:0,scrollTop:0},a={x:1,y:1};const l={x:0,y:0};if((s||!s&&r!=="fixed")&&((dn(n)!=="body"||Go(o))&&(i=Wo(n)),Tt(n))){const c=Xr(n);a=ar(n),l.x=c.x+n.clientLeft,l.y=c.y+n.clientTop}return{width:t.width*a.x,height:t.height*a.y,x:t.x*a.x-i.scrollLeft*a.x+l.x,y:t.y*a.y-i.scrollTop*a.y+l.y}},isElement:an,getDimensions:function(e){return Tt(e)?$d(e):e.getBoundingClientRect()},getOffsetParent:Pc,getDocumentElement:ln,getScale:ar,async getElementRects(e){let{reference:t,floating:n,strategy:r}=e;const s=this.getOffsetParent||Pc,o=this.getDimensions;return{reference:Jw(t,await s(n),r),floating:{x:0,y:0,...await o(n)}}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>At(e).direction==="rtl"},Yw=(e,t,n)=>{const r=new Map,s={platform:Zw,...n},o={...s.platform,_c:r};return Fw(e,t,{...s,platform:o})};function Dd(e,t){for(const n in t)Object.prototype.hasOwnProperty.call(t,n)&&(typeof t[n]=="object"&&e[n]?Dd(e[n],t[n]):e[n]=t[n])}const wt={disabled:!1,distance:5,skidding:0,container:"body",boundary:void 0,instantMove:!1,disposeTimeout:150,popperTriggers:[],strategy:"absolute",preventOverflow:!0,flip:!0,shift:!0,overflowPadding:0,arrowPadding:0,arrowOverflow:!0,autoHideOnMousedown:!1,themes:{tooltip:{placement:"top",triggers:["hover","focus","touch"],hideTriggers:e=>[...e,"click"],delay:{show:200,hide:0},handleResize:!1,html:!1,loadingContent:"..."},dropdown:{placement:"bottom",triggers:["click"],delay:0,handleResize:!0,autoHide:!0},menu:{$extend:"dropdown",triggers:["hover","focus"],popperTriggers:["hover"],delay:{show:0,hide:400}}}};function Zr(e,t){let n=wt.themes[e]||{},r;do r=n[t],typeof r>"u"?n.$extend?n=wt.themes[n.$extend]||{}:(n=null,r=wt[t]):n=null;while(n);return r}function Qw(e){const t=[e];let n=wt.themes[e]||{};do n.$extend&&!n.$resetCss?(t.push(n.$extend),n=wt.themes[n.$extend]||{}):n=null;while(n);return t.map(r=>`v-popper--theme-${r}`)}function Nc(e){const t=[e];let n=wt.themes[e]||{};do n.$extend?(t.push(n.$extend),n=wt.themes[n.$extend]||{}):n=null;while(n);return t}let gr=!1;if(typeof window<"u"){gr=!1;try{const e=Object.defineProperty({},"passive",{get(){gr=!0}});window.addEventListener("test",null,e)}catch{}}let Hd=!1;typeof window<"u"&&typeof navigator<"u"&&(Hd=/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream);const Bd=["auto","top","bottom","left","right"].reduce((e,t)=>e.concat([t,`${t}-start`,`${t}-end`]),[]),Ic={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart",pointer:"pointerdown"},Mc={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend",pointer:"pointerup"};function Oc(e,t){const n=e.indexOf(t);n!==-1&&e.splice(n,1)}function bi(){return new Promise(e=>requestAnimationFrame(()=>{requestAnimationFrame(e)}))}const gt=[];let wn=null;const Lc={};function Dc(e){let t=Lc[e];return t||(t=Lc[e]=[]),t}let ua=function(){};typeof window<"u"&&(ua=window.Element);function ce(e){return function(t){return Zr(t.theme,e)}}const vi="__floating-vue__popper",Fd=()=>Je({name:"VPopper",provide(){return{[vi]:{parentPopper:this}}},inject:{[vi]:{default:null}},props:{theme:{type:String,required:!0},targetNodes:{type:Function,required:!0},referenceNode:{type:Function,default:null},popperNode:{type:Function,required:!0},shown:{type:Boolean,default:!1},showGroup:{type:String,default:null},ariaId:{default:null},disabled:{type:Boolean,default:ce("disabled")},positioningDisabled:{type:Boolean,default:ce("positioningDisabled")},placement:{type:String,default:ce("placement"),validator:e=>Bd.includes(e)},delay:{type:[String,Number,Object],default:ce("delay")},distance:{type:[Number,String],default:ce("distance")},skidding:{type:[Number,String],default:ce("skidding")},triggers:{type:Array,default:ce("triggers")},showTriggers:{type:[Array,Function],default:ce("showTriggers")},hideTriggers:{type:[Array,Function],default:ce("hideTriggers")},popperTriggers:{type:Array,default:ce("popperTriggers")},popperShowTriggers:{type:[Array,Function],default:ce("popperShowTriggers")},popperHideTriggers:{type:[Array,Function],default:ce("popperHideTriggers")},container:{type:[String,Object,ua,Boolean],default:ce("container")},boundary:{type:[String,ua],default:ce("boundary")},strategy:{type:String,validator:e=>["absolute","fixed"].includes(e),default:ce("strategy")},autoHide:{type:[Boolean,Function],default:ce("autoHide")},handleResize:{type:Boolean,default:ce("handleResize")},instantMove:{type:Boolean,default:ce("instantMove")},eagerMount:{type:Boolean,default:ce("eagerMount")},popperClass:{type:[String,Array,Object],default:ce("popperClass")},computeTransformOrigin:{type:Boolean,default:ce("computeTransformOrigin")},autoMinSize:{type:Boolean,default:ce("autoMinSize")},autoSize:{type:[Boolean,String],default:ce("autoSize")},autoMaxSize:{type:Boolean,default:ce("autoMaxSize")},autoBoundaryMaxSize:{type:Boolean,default:ce("autoBoundaryMaxSize")},preventOverflow:{type:Boolean,default:ce("preventOverflow")},overflowPadding:{type:[Number,String],default:ce("overflowPadding")},arrowPadding:{type:[Number,String],default:ce("arrowPadding")},arrowOverflow:{type:Boolean,default:ce("arrowOverflow")},flip:{type:Boolean,default:ce("flip")},shift:{type:Boolean,default:ce("shift")},shiftCrossAxis:{type:Boolean,default:ce("shiftCrossAxis")},noAutoFocus:{type:Boolean,default:ce("noAutoFocus")},disposeTimeout:{type:Number,default:ce("disposeTimeout")}},emits:{show:()=>!0,hide:()=>!0,"update:shown":e=>!0,"apply-show":()=>!0,"apply-hide":()=>!0,"close-group":()=>!0,"close-directive":()=>!0,"auto-hide":()=>!0,resize:()=>!0},data(){return{isShown:!1,isMounted:!1,skipTransition:!1,classes:{showFrom:!1,showTo:!1,hideFrom:!1,hideTo:!0},result:{x:0,y:0,placement:"",strategy:this.strategy,arrow:{x:0,y:0,centerOffset:0},transformOrigin:null},randomId:`popper_${[Math.random(),Date.now()].map(e=>e.toString(36).substring(2,10)).join("_")}`,shownChildren:new Set,lastAutoHide:!0,pendingHide:!1,containsGlobalTarget:!1,isDisposed:!0,mouseDownContains:!1}},computed:{popperId(){return this.ariaId!=null?this.ariaId:this.randomId},shouldMountContent(){return this.eagerMount||this.isMounted},slotData(){return{popperId:this.popperId,isShown:this.isShown,shouldMountContent:this.shouldMountContent,skipTransition:this.skipTransition,autoHide:typeof this.autoHide=="function"?this.lastAutoHide:this.autoHide,show:this.show,hide:this.hide,handleResize:this.handleResize,onResize:this.onResize,classes:{...this.classes,popperClass:this.popperClass},result:this.positioningDisabled?null:this.result,attrs:this.$attrs}},parentPopper(){var e;return(e=this[vi])==null?void 0:e.parentPopper},hasPopperShowTriggerHover(){var e,t;return((e=this.popperTriggers)==null?void 0:e.includes("hover"))||((t=this.popperShowTriggers)==null?void 0:t.includes("hover"))}},watch:{shown:"$_autoShowHide",disabled(e){e?this.dispose():this.init()},async container(){this.isShown&&(this.$_ensureTeleport(),await this.$_computePosition())},triggers:{handler:"$_refreshListeners",deep:!0},positioningDisabled:"$_refreshListeners",...["placement","distance","skidding","boundary","strategy","overflowPadding","arrowPadding","preventOverflow","shift","shiftCrossAxis","flip"].reduce((e,t)=>(e[t]="$_computePosition",e),{})},created(){this.autoMinSize&&console.warn('[floating-vue] `autoMinSize` option is deprecated. Use `autoSize="min"` instead.'),this.autoMaxSize&&console.warn("[floating-vue] `autoMaxSize` option is deprecated. Use `autoBoundaryMaxSize` instead.")},mounted(){this.init(),this.$_detachPopperNode()},activated(){this.$_autoShowHide()},deactivated(){this.hide()},beforeUnmount(){this.dispose()},methods:{show({event:e=null,skipDelay:t=!1,force:n=!1}={}){var r,s;(r=this.parentPopper)!=null&&r.lockedChild&&this.parentPopper.lockedChild!==this||(this.pendingHide=!1,(n||!this.disabled)&&(((s=this.parentPopper)==null?void 0:s.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.$_scheduleShow(e,t),this.$emit("show"),this.$_showFrameLocked=!0,requestAnimationFrame(()=>{this.$_showFrameLocked=!1})),this.$emit("update:shown",!0))},hide({event:e=null,skipDelay:t=!1}={}){var n;if(!this.$_hideInProgress){if(this.shownChildren.size>0){this.pendingHide=!0;return}if(this.hasPopperShowTriggerHover&&this.$_isAimingPopper()){this.parentPopper&&(this.parentPopper.lockedChild=this,clearTimeout(this.parentPopper.lockedChildTimer),this.parentPopper.lockedChildTimer=setTimeout(()=>{this.parentPopper.lockedChild===this&&(this.parentPopper.lockedChild.hide({skipDelay:t}),this.parentPopper.lockedChild=null)},1e3));return}((n=this.parentPopper)==null?void 0:n.lockedChild)===this&&(this.parentPopper.lockedChild=null),this.pendingHide=!1,this.$_scheduleHide(e,t),this.$emit("hide"),this.$emit("update:shown",!1)}},init(){var e;this.isDisposed&&(this.isDisposed=!1,this.isMounted=!1,this.$_events=[],this.$_preventShow=!1,this.$_referenceNode=((e=this.referenceNode)==null?void 0:e.call(this))??this.$el,this.$_targetNodes=this.targetNodes().filter(t=>t.nodeType===t.ELEMENT_NODE),this.$_popperNode=this.popperNode(),this.$_innerNode=this.$_popperNode.querySelector(".v-popper__inner"),this.$_arrowNode=this.$_popperNode.querySelector(".v-popper__arrow-container"),this.$_swapTargetAttrs("title","data-original-title"),this.$_detachPopperNode(),this.triggers.length&&this.$_addEventListeners(),this.shown&&this.show())},dispose(){this.isDisposed||(this.isDisposed=!0,this.$_removeEventListeners(),this.hide({skipDelay:!0}),this.$_detachPopperNode(),this.isMounted=!1,this.isShown=!1,this.$_updateParentShownChildren(!1),this.$_swapTargetAttrs("data-original-title","title"))},async onResize(){this.isShown&&(await this.$_computePosition(),this.$emit("resize"))},async $_computePosition(){if(this.isDisposed||this.positioningDisabled)return;const e={strategy:this.strategy,middleware:[]};(this.distance||this.skidding)&&e.middleware.push(Vw({mainAxis:this.distance,crossAxis:this.skidding}));const t=this.placement.startsWith("auto");if(t?e.middleware.push(Gw({alignment:this.placement.split("-")[1]??""})):e.placement=this.placement,this.preventOverflow&&(this.shift&&e.middleware.push(qw({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!t&&this.flip&&e.middleware.push(Ww({padding:this.overflowPadding,boundary:this.boundary}))),e.middleware.push(jw({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&e.middleware.push({name:"arrowOverflow",fn:({placement:r,rects:s,middlewareData:o})=>{let i;const{centerOffset:a}=o.arrow;return r.startsWith("top")||r.startsWith("bottom")?i=Math.abs(a)>s.reference.width/2:i=Math.abs(a)>s.reference.height/2,{data:{overflow:i}}}}),this.autoMinSize||this.autoSize){const r=this.autoSize?this.autoSize:this.autoMinSize?"min":null;e.middleware.push({name:"autoSize",fn:({rects:s,placement:o,middlewareData:i})=>{var a;if((a=i.autoSize)!=null&&a.skip)return{};let l,c;return o.startsWith("top")||o.startsWith("bottom")?l=s.reference.width:c=s.reference.height,this.$_innerNode.style[r==="min"?"minWidth":r==="max"?"maxWidth":"width"]=l!=null?`${l}px`:null,this.$_innerNode.style[r==="min"?"minHeight":r==="max"?"maxHeight":"height"]=c!=null?`${c}px`:null,{data:{skip:!0},reset:{rects:!0}}}})}(this.autoMaxSize||this.autoBoundaryMaxSize)&&(this.$_innerNode.style.maxWidth=null,this.$_innerNode.style.maxHeight=null,e.middleware.push(Kw({boundary:this.boundary,padding:this.overflowPadding,apply:({availableWidth:r,availableHeight:s})=>{this.$_innerNode.style.maxWidth=r!=null?`${r}px`:null,this.$_innerNode.style.maxHeight=s!=null?`${s}px`:null}})));const n=await Yw(this.$_referenceNode,this.$_popperNode,e);Object.assign(this.result,{x:n.x,y:n.y,placement:n.placement,strategy:n.strategy,arrow:{...n.middlewareData.arrow,...n.middlewareData.arrowOverflow}})},$_scheduleShow(e,t=!1){if(this.$_updateParentShownChildren(!0),this.$_hideInProgress=!1,clearTimeout(this.$_scheduleTimer),wn&&this.instantMove&&wn.instantMove&&wn!==this.parentPopper){wn.$_applyHide(!0),this.$_applyShow(!0);return}t?this.$_applyShow():this.$_scheduleTimer=setTimeout(this.$_applyShow.bind(this),this.$_computeDelay("show"))},$_scheduleHide(e,t=!1){if(this.shownChildren.size>0){this.pendingHide=!0;return}this.$_updateParentShownChildren(!1),this.$_hideInProgress=!0,clearTimeout(this.$_scheduleTimer),this.isShown&&(wn=this),t?this.$_applyHide():this.$_scheduleTimer=setTimeout(this.$_applyHide.bind(this),this.$_computeDelay("hide"))},$_computeDelay(e){const t=this.delay;return parseInt(t&&t[e]||t||0)},async $_applyShow(e=!1){clearTimeout(this.$_disposeTimer),clearTimeout(this.$_scheduleTimer),this.skipTransition=e,!this.isShown&&(this.$_ensureTeleport(),await bi(),await this.$_computePosition(),await this.$_applyShowEffect(),this.positioningDisabled||this.$_registerEventListeners([...co(this.$_referenceNode),...co(this.$_popperNode)],"scroll",()=>{this.$_computePosition()}))},async $_applyShowEffect(){if(this.$_hideInProgress)return;if(this.computeTransformOrigin){const t=this.$_referenceNode.getBoundingClientRect(),n=this.$_popperNode.querySelector(".v-popper__wrapper"),r=n.parentNode.getBoundingClientRect(),s=t.x+t.width/2-(r.left+n.offsetLeft),o=t.y+t.height/2-(r.top+n.offsetTop);this.result.transformOrigin=`${s}px ${o}px`}this.isShown=!0,this.$_applyAttrsToTarget({"aria-describedby":this.popperId,"data-popper-shown":""});const e=this.showGroup;if(e){let t;for(let n=0;n<gt.length;n++)t=gt[n],t.showGroup!==e&&(t.hide(),t.$emit("close-group"))}gt.push(this),document.body.classList.add("v-popper--some-open");for(const t of Nc(this.theme))Dc(t).push(this),document.body.classList.add(`v-popper--some-open--${t}`);this.$emit("apply-show"),this.classes.showFrom=!0,this.classes.showTo=!1,this.classes.hideFrom=!1,this.classes.hideTo=!1,await bi(),this.classes.showFrom=!1,this.classes.showTo=!0,this.noAutoFocus||this.$_popperNode.focus()},async $_applyHide(e=!1){if(this.shownChildren.size>0){this.pendingHide=!0,this.$_hideInProgress=!1;return}if(clearTimeout(this.$_scheduleTimer),!this.isShown)return;this.skipTransition=e,Oc(gt,this),gt.length===0&&document.body.classList.remove("v-popper--some-open");for(const n of Nc(this.theme)){const r=Dc(n);Oc(r,this),r.length===0&&document.body.classList.remove(`v-popper--some-open--${n}`)}wn===this&&(wn=null),this.isShown=!1,this.$_applyAttrsToTarget({"aria-describedby":void 0,"data-popper-shown":void 0}),clearTimeout(this.$_disposeTimer);const t=this.disposeTimeout;t!==null&&(this.$_disposeTimer=setTimeout(()=>{this.$_popperNode&&(this.$_detachPopperNode(),this.isMounted=!1)},t)),this.$_removeEventListeners("scroll"),this.$emit("apply-hide"),this.classes.showFrom=!1,this.classes.showTo=!1,this.classes.hideFrom=!0,this.classes.hideTo=!1,await bi(),this.classes.hideFrom=!1,this.classes.hideTo=!0},$_autoShowHide(){this.shown?this.show():this.hide()},$_ensureTeleport(){if(this.isDisposed)return;let e=this.container;if(typeof e=="string"?e=window.document.querySelector(e):e===!1&&(e=this.$_targetNodes[0].parentNode),!e)throw new Error("No container for popover: "+this.container);e.appendChild(this.$_popperNode),this.isMounted=!0},$_addEventListeners(){const e=n=>{this.isShown&&!this.$_hideInProgress||(n.usedByTooltip=!0,!this.$_preventShow&&this.show({event:n}))};this.$_registerTriggerListeners(this.$_targetNodes,Ic,this.triggers,this.showTriggers,e),this.$_registerTriggerListeners([this.$_popperNode],Ic,this.popperTriggers,this.popperShowTriggers,e);const t=n=>{n.usedByTooltip||this.hide({event:n})};this.$_registerTriggerListeners(this.$_targetNodes,Mc,this.triggers,this.hideTriggers,t),this.$_registerTriggerListeners([this.$_popperNode],Mc,this.popperTriggers,this.popperHideTriggers,t)},$_registerEventListeners(e,t,n){this.$_events.push({targetNodes:e,eventType:t,handler:n}),e.forEach(r=>r.addEventListener(t,n,gr?{passive:!0}:void 0))},$_registerTriggerListeners(e,t,n,r,s){let o=n;r!=null&&(o=typeof r=="function"?r(o):r),o.forEach(i=>{const a=t[i];a&&this.$_registerEventListeners(e,a,s)})},$_removeEventListeners(e){const t=[];this.$_events.forEach(n=>{const{targetNodes:r,eventType:s,handler:o}=n;!e||e===s?r.forEach(i=>i.removeEventListener(s,o)):t.push(n)}),this.$_events=t},$_refreshListeners(){this.isDisposed||(this.$_removeEventListeners(),this.$_addEventListeners())},$_handleGlobalClose(e,t=!1){this.$_showFrameLocked||(this.hide({event:e}),e.closePopover?this.$emit("close-directive"):this.$emit("auto-hide"),t&&(this.$_preventShow=!0,setTimeout(()=>{this.$_preventShow=!1},300)))},$_detachPopperNode(){this.$_popperNode.parentNode&&this.$_popperNode.parentNode.removeChild(this.$_popperNode)},$_swapTargetAttrs(e,t){for(const n of this.$_targetNodes){const r=n.getAttribute(e);r&&(n.removeAttribute(e),n.setAttribute(t,r))}},$_applyAttrsToTarget(e){for(const t of this.$_targetNodes)for(const n in e){const r=e[n];r==null?t.removeAttribute(n):t.setAttribute(n,r)}},$_updateParentShownChildren(e){let t=this.parentPopper;for(;t;)e?t.shownChildren.add(this.randomId):(t.shownChildren.delete(this.randomId),t.pendingHide&&t.hide()),t=t.parentPopper},$_isAimingPopper(){const e=this.$_referenceNode.getBoundingClientRect();if(Br>=e.left&&Br<=e.right&&Fr>=e.top&&Fr<=e.bottom){const t=this.$_popperNode.getBoundingClientRect(),n=Br-qt,r=Fr-Kt,s=t.left+t.width/2-qt+(t.top+t.height/2)-Kt+t.width+t.height,o=qt+n*s,i=Kt+r*s;return xs(qt,Kt,o,i,t.left,t.top,t.left,t.bottom)||xs(qt,Kt,o,i,t.left,t.top,t.right,t.top)||xs(qt,Kt,o,i,t.right,t.top,t.right,t.bottom)||xs(qt,Kt,o,i,t.left,t.bottom,t.right,t.bottom)}return!1}},render(){return this.$slots.default(this.slotData)}});if(typeof document<"u"&&typeof window<"u"){if(Hd){const e=gr?{passive:!0,capture:!0}:!0;document.addEventListener("touchstart",t=>Hc(t,!0),e),document.addEventListener("touchend",t=>Bc(t,!0),e)}else window.addEventListener("mousedown",e=>Hc(e,!1),!0),window.addEventListener("click",e=>Bc(e,!1),!0);window.addEventListener("resize",tb)}function Hc(e,t){if(wt.autoHideOnMousedown)jd(e,t);else for(let n=0;n<gt.length;n++){const r=gt[n];try{r.mouseDownContains=r.popperNode().contains(e.target)}catch{}}}function Bc(e,t){wt.autoHideOnMousedown||jd(e,t)}function jd(e,t){const n={};for(let r=gt.length-1;r>=0;r--){const s=gt[r];try{const o=s.containsGlobalTarget=s.mouseDownContains||s.popperNode().contains(e.target);s.pendingHide=!1,requestAnimationFrame(()=>{if(s.pendingHide=!1,!n[s.randomId]&&Fc(s,o,e)){if(s.$_handleGlobalClose(e,t),!e.closeAllPopover&&e.closePopover&&o){let a=s.parentPopper;for(;a;)n[a.randomId]=!0,a=a.parentPopper;return}let i=s.parentPopper;for(;i&&Fc(i,i.containsGlobalTarget,e);)i.$_handleGlobalClose(e,t),i=i.parentPopper}})}catch{}}}function Fc(e,t,n){return n.closeAllPopover||n.closePopover&&t||eb(e,n)&&!t}function eb(e,t){if(typeof e.autoHide=="function"){const n=e.autoHide(t);return e.lastAutoHide=n,n}return e.autoHide}function tb(){for(let e=0;e<gt.length;e++)gt[e].$_computePosition()}let qt=0,Kt=0,Br=0,Fr=0;typeof window<"u"&&window.addEventListener("mousemove",e=>{qt=Br,Kt=Fr,Br=e.clientX,Fr=e.clientY},gr?{passive:!0}:void 0);function xs(e,t,n,r,s,o,i,a){const l=((i-s)*(t-o)-(a-o)*(e-s))/((a-o)*(n-e)-(i-s)*(r-t)),c=((n-e)*(t-o)-(r-t)*(e-s))/((a-o)*(n-e)-(i-s)*(r-t));return l>=0&&l<=1&&c>=0&&c<=1}const nb={extends:Fd()},zo=(e,t)=>{const n=e.__vccOpts||e;for(const[r,s]of t)n[r]=s;return n};function rb(e,t,n,r,s,o){return G(),te("div",{ref:"reference",class:ke(["v-popper",{"v-popper--shown":e.slotData.isShown}])},[Ke(e.$slots,"default",Bu(Za(e.slotData)))],2)}const sb=zo(nb,[["render",rb]]);function ob(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");if(t>0)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);var n=e.indexOf("Trident/");if(n>0){var r=e.indexOf("rv:");return parseInt(e.substring(r+3,e.indexOf(".",r)),10)}var s=e.indexOf("Edge/");return s>0?parseInt(e.substring(s+5,e.indexOf(".",s)),10):-1}let Hs;function fa(){fa.init||(fa.init=!0,Hs=ob()!==-1)}var Vo={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},emits:["notify"],mounted(){fa(),_r(()=>{this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitOnMount&&this.emitSize()});const e=document.createElement("object");this._resizeObject=e,e.setAttribute("aria-hidden","true"),e.setAttribute("tabindex",-1),e.onload=this.addResizeHandlers,e.type="text/html",Hs&&this.$el.appendChild(e),e.data="about:blank",Hs||this.$el.appendChild(e)},beforeUnmount(){this.removeResizeHandlers()},methods:{compareAndNotify(){(!this.ignoreWidth&&this._w!==this.$el.offsetWidth||!this.ignoreHeight&&this._h!==this.$el.offsetHeight)&&(this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitSize())},emitSize(){this.$emit("notify",{width:this._w,height:this._h})},addResizeHandlers(){this._resizeObject.contentDocument.defaultView.addEventListener("resize",this.compareAndNotify),this.compareAndNotify()},removeResizeHandlers(){this._resizeObject&&this._resizeObject.onload&&(!Hs&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}};const ib=mg();pg("data-v-b329ee4c");const ab={class:"resize-observer",tabindex:"-1"};gg();const lb=ib((e,t,n,r,s,o)=>(G(),be("div",ab)));Vo.render=lb;Vo.__scopeId="data-v-b329ee4c";Vo.__file="src/components/ResizeObserver.vue";const Ud=(e="theme")=>({computed:{themeClass(){return Qw(this[e])}}}),cb=Je({name:"VPopperContent",components:{ResizeObserver:Vo},mixins:[Ud()],props:{popperId:String,theme:String,shown:Boolean,mounted:Boolean,skipTransition:Boolean,autoHide:Boolean,handleResize:Boolean,classes:Object,result:Object},emits:["hide","resize"],methods:{toPx(e){return e!=null&&!isNaN(e)?`${e}px`:null}}}),ub=["id","aria-hidden","tabindex","data-popper-placement"],fb={ref:"inner",class:"v-popper__inner"},db=M("div",{class:"v-popper__arrow-outer"},null,-1),hb=M("div",{class:"v-popper__arrow-inner"},null,-1),pb=[db,hb];function gb(e,t,n,r,s,o){const i=fn("ResizeObserver");return G(),te("div",{id:e.popperId,ref:"popover",class:ke(["v-popper__popper",[e.themeClass,e.classes.popperClass,{"v-popper__popper--shown":e.shown,"v-popper__popper--hidden":!e.shown,"v-popper__popper--show-from":e.classes.showFrom,"v-popper__popper--show-to":e.classes.showTo,"v-popper__popper--hide-from":e.classes.hideFrom,"v-popper__popper--hide-to":e.classes.hideTo,"v-popper__popper--skip-transition":e.skipTransition,"v-popper__popper--arrow-overflow":e.result&&e.result.arrow.overflow,"v-popper__popper--no-positioning":!e.result}]]),style:$n(e.result?{position:e.result.strategy,transform:`translate3d(${Math.round(e.result.x)}px,${Math.round(e.result.y)}px,0)`}:void 0),"aria-hidden":e.shown?"false":"true",tabindex:e.autoHide?0:void 0,"data-popper-placement":e.result?e.result.placement:void 0,onKeyup:t[2]||(t[2]=qm(a=>e.autoHide&&e.$emit("hide"),["esc"]))},[M("div",{class:"v-popper__backdrop",onClick:t[0]||(t[0]=a=>e.autoHide&&e.$emit("hide"))}),M("div",{class:"v-popper__wrapper",style:$n(e.result?{transformOrigin:e.result.transformOrigin}:void 0)},[M("div",fb,[e.mounted?(G(),te(we,{key:0},[M("div",null,[Ke(e.$slots,"default")]),e.handleResize?(G(),be(i,{key:0,onNotify:t[1]||(t[1]=a=>e.$emit("resize",a))})):Le("",!0)],64)):Le("",!0)],512),M("div",{ref:"arrow",class:"v-popper__arrow-container",style:$n(e.result?{left:e.toPx(e.result.arrow.x),top:e.toPx(e.result.arrow.y)}:void 0)},pb,4)],4)],46,ub)}const Gd=zo(cb,[["render",gb]]),Wd={methods:{show(...e){return this.$refs.popper.show(...e)},hide(...e){return this.$refs.popper.hide(...e)},dispose(...e){return this.$refs.popper.dispose(...e)},onResize(...e){return this.$refs.popper.onResize(...e)}}};let da=function(){};typeof window<"u"&&(da=window.Element);const mb=Je({name:"VPopperWrapper",components:{Popper:sb,PopperContent:Gd},mixins:[Wd,Ud("finalTheme")],props:{theme:{type:String,default:null},referenceNode:{type:Function,default:null},shown:{type:Boolean,default:!1},showGroup:{type:String,default:null},ariaId:{default:null},disabled:{type:Boolean,default:void 0},positioningDisabled:{type:Boolean,default:void 0},placement:{type:String,default:void 0},delay:{type:[String,Number,Object],default:void 0},distance:{type:[Number,String],default:void 0},skidding:{type:[Number,String],default:void 0},triggers:{type:Array,default:void 0},showTriggers:{type:[Array,Function],default:void 0},hideTriggers:{type:[Array,Function],default:void 0},popperTriggers:{type:Array,default:void 0},popperShowTriggers:{type:[Array,Function],default:void 0},popperHideTriggers:{type:[Array,Function],default:void 0},container:{type:[String,Object,da,Boolean],default:void 0},boundary:{type:[String,da],default:void 0},strategy:{type:String,default:void 0},autoHide:{type:[Boolean,Function],default:void 0},handleResize:{type:Boolean,default:void 0},instantMove:{type:Boolean,default:void 0},eagerMount:{type:Boolean,default:void 0},popperClass:{type:[String,Array,Object],default:void 0},computeTransformOrigin:{type:Boolean,default:void 0},autoMinSize:{type:Boolean,default:void 0},autoSize:{type:[Boolean,String],default:void 0},autoMaxSize:{type:Boolean,default:void 0},autoBoundaryMaxSize:{type:Boolean,default:void 0},preventOverflow:{type:Boolean,default:void 0},overflowPadding:{type:[Number,String],default:void 0},arrowPadding:{type:[Number,String],default:void 0},arrowOverflow:{type:Boolean,default:void 0},flip:{type:Boolean,default:void 0},shift:{type:Boolean,default:void 0},shiftCrossAxis:{type:Boolean,default:void 0},noAutoFocus:{type:Boolean,default:void 0},disposeTimeout:{type:Number,default:void 0}},emits:{show:()=>!0,hide:()=>!0,"update:shown":e=>!0,"apply-show":()=>!0,"apply-hide":()=>!0,"close-group":()=>!0,"close-directive":()=>!0,"auto-hide":()=>!0,resize:()=>!0},computed:{finalTheme(){return this.theme??this.$options.vPopperTheme}},methods:{getTargetNodes(){return Array.from(this.$el.children).filter(e=>e!==this.$refs.popperContent.$el)}}});function yb(e,t,n,r,s,o){const i=fn("PopperContent"),a=fn("Popper");return G(),be(a,Lo({ref:"popper"},e.$props,{theme:e.finalTheme,"target-nodes":e.getTargetNodes,"popper-node":()=>e.$refs.popperContent.$el,class:[e.themeClass],onShow:t[0]||(t[0]=()=>e.$emit("show")),onHide:t[1]||(t[1]=()=>e.$emit("hide")),"onUpdate:shown":t[2]||(t[2]=l=>e.$emit("update:shown",l)),onApplyShow:t[3]||(t[3]=()=>e.$emit("apply-show")),onApplyHide:t[4]||(t[4]=()=>e.$emit("apply-hide")),onCloseGroup:t[5]||(t[5]=()=>e.$emit("close-group")),onCloseDirective:t[6]||(t[6]=()=>e.$emit("close-directive")),onAutoHide:t[7]||(t[7]=()=>e.$emit("auto-hide")),onResize:t[8]||(t[8]=()=>e.$emit("resize"))}),{default:oe(({popperId:l,isShown:c,shouldMountContent:u,skipTransition:f,autoHide:d,show:h,hide:p,handleResize:g,onResize:m,classes:b,result:w})=>[Ke(e.$slots,"default",{shown:c,show:h,hide:p}),V(i,{ref:"popperContent","popper-id":l,theme:e.finalTheme,shown:c,mounted:u,"skip-transition":f,"auto-hide":d,"handle-resize":g,classes:b,result:w,onHide:p,onResize:m},{default:oe(()=>[Ke(e.$slots,"popper",{shown:c,hide:p})]),_:2},1032,["popper-id","theme","shown","mounted","skip-transition","auto-hide","handle-resize","classes","result","onHide","onResize"])]),_:3},16,["theme","target-nodes","popper-node","class"])}const cl=zo(mb,[["render",yb]]),_b={...cl,name:"VDropdown",vPopperTheme:"dropdown"},wb={...cl,name:"VMenu",vPopperTheme:"menu"},bb={...cl,name:"VTooltip",vPopperTheme:"tooltip"},vb=Je({name:"VTooltipDirective",components:{Popper:Fd(),PopperContent:Gd},mixins:[Wd],inheritAttrs:!1,props:{theme:{type:String,default:"tooltip"},html:{type:Boolean,default:e=>Zr(e.theme,"html")},content:{type:[String,Number,Function],default:null},loadingContent:{type:String,default:e=>Zr(e.theme,"loadingContent")},targetNodes:{type:Function,required:!0}},data(){return{asyncContent:null}},computed:{isContentAsync(){return typeof this.content=="function"},loading(){return this.isContentAsync&&this.asyncContent==null},finalContent(){return this.isContentAsync?this.loading?this.loadingContent:this.asyncContent:this.content}},watch:{content:{handler(){this.fetchContent(!0)},immediate:!0},async finalContent(){await this.$nextTick(),this.$refs.popper.onResize()}},created(){this.$_fetchId=0},methods:{fetchContent(e){if(typeof this.content=="function"&&this.$_isShown&&(e||!this.$_loading&&this.asyncContent==null)){this.asyncContent=null,this.$_loading=!0;const t=++this.$_fetchId,n=this.content(this);n.then?n.then(r=>this.onResult(t,r)):this.onResult(t,n)}},onResult(e,t){e===this.$_fetchId&&(this.$_loading=!1,this.asyncContent=t)},onShow(){this.$_isShown=!0,this.fetchContent()},onHide(){this.$_isShown=!1}}}),Cb=["innerHTML"],xb=["textContent"];function Sb(e,t,n,r,s,o){const i=fn("PopperContent"),a=fn("Popper");return G(),be(a,Lo({ref:"popper"},e.$attrs,{theme:e.theme,"target-nodes":e.targetNodes,"popper-node":()=>e.$refs.popperContent.$el,onApplyShow:e.onShow,onApplyHide:e.onHide}),{default:oe(({popperId:l,isShown:c,shouldMountContent:u,skipTransition:f,autoHide:d,hide:h,handleResize:p,onResize:g,classes:m,result:b})=>[V(i,{ref:"popperContent",class:ke({"v-popper--tooltip-loading":e.loading}),"popper-id":l,theme:e.theme,shown:c,mounted:u,"skip-transition":f,"auto-hide":d,"handle-resize":p,classes:m,result:b,onHide:h,onResize:g},{default:oe(()=>[e.html?(G(),te("div",{key:0,innerHTML:e.finalContent},null,8,Cb)):(G(),te("div",{key:1,textContent:Me(e.finalContent)},null,8,xb))]),_:2},1032,["class","popper-id","theme","shown","mounted","skip-transition","auto-hide","handle-resize","classes","result","onHide","onResize"])]),_:1},16,["theme","target-nodes","popper-node","onApplyShow","onApplyHide"])}const kb=zo(vb,[["render",Sb]]),zd="v-popper--has-tooltip";function Eb(e,t){let n=e.placement;if(!n&&t)for(const r of Bd)t[r]&&(n=r);return n||(n=Zr(e.theme||"tooltip","placement")),n}function Vd(e,t,n){let r;const s=typeof t;return s==="string"?r={content:t}:t&&s==="object"?r=t:r={content:!1},r.placement=Eb(r,n),r.targetNodes=()=>[e],r.referenceNode=()=>e,r}let Ci,Yr,Ab=0;function Tb(){if(Ci)return;Yr=Ae([]),Ci=Jf({name:"VTooltipDirectiveApp",setup(){return{directives:Yr}},render(){return this.directives.map(t=>Ys(kb,{...t.options,shown:t.shown||t.options.shown,key:t.id}))},devtools:{hide:!0}});const e=document.createElement("div");document.body.appendChild(e),Ci.mount(e)}function $b(e,t,n){Tb();const r=Ae(Vd(e,t,n)),s=Ae(!1),o={id:Ab++,options:r,shown:s};return Yr.value.push(o),e.classList&&e.classList.add(zd),e.$_popper={options:r,item:o,show(){s.value=!0},hide(){s.value=!1}}}function qd(e){if(e.$_popper){const t=Yr.value.indexOf(e.$_popper.item);t!==-1&&Yr.value.splice(t,1),delete e.$_popper,delete e.$_popperOldShown,delete e.$_popperMountTarget}e.classList&&e.classList.remove(zd)}function jc(e,{value:t,modifiers:n}){const r=Vd(e,t,n);if(!r.content||Zr(r.theme||"tooltip","disabled"))qd(e);else{let s;e.$_popper?(s=e.$_popper,s.options.value=r):s=$b(e,t,n),typeof t.shown<"u"&&t.shown!==e.$_popperOldShown&&(e.$_popperOldShown=t.shown,t.shown?s.show():s.hide())}}const Rb={beforeMount:jc,updated:jc,beforeUnmount(e){qd(e)}};function Uc(e){e.addEventListener("mousedown",uo),e.addEventListener("click",uo),e.addEventListener("touchstart",Kd,gr?{passive:!0}:!1)}function Gc(e){e.removeEventListener("mousedown",uo),e.removeEventListener("click",uo),e.removeEventListener("touchstart",Kd),e.removeEventListener("touchend",Xd),e.removeEventListener("touchcancel",Jd)}function uo(e){const t=e.currentTarget;e.closePopover=!t.$_vclosepopover_touch,e.closeAllPopover=t.$_closePopoverModifiers&&!!t.$_closePopoverModifiers.all}function Kd(e){if(e.changedTouches.length===1){const t=e.currentTarget;t.$_vclosepopover_touch=!0;const n=e.changedTouches[0];t.$_vclosepopover_touchPoint=n,t.addEventListener("touchend",Xd),t.addEventListener("touchcancel",Jd)}}function Xd(e){const t=e.currentTarget;if(t.$_vclosepopover_touch=!1,e.changedTouches.length===1){const n=e.changedTouches[0],r=t.$_vclosepopover_touchPoint;e.closePopover=Math.abs(n.screenY-r.screenY)<20&&Math.abs(n.screenX-r.screenX)<20,e.closeAllPopover=t.$_closePopoverModifiers&&!!t.$_closePopoverModifiers.all}}function Jd(e){const t=e.currentTarget;t.$_vclosepopover_touch=!1}const Pb={beforeMount(e,{value:t,modifiers:n}){e.$_closePopoverModifiers=n,(typeof t>"u"||t)&&Uc(e)},updated(e,{value:t,oldValue:n,modifiers:r}){e.$_closePopoverModifiers=r,t!==n&&(typeof t>"u"||t?Uc(e):Gc(e))},beforeUnmount(e){Gc(e)}};function Nb(e,t={}){e.$_vTooltipInstalled||(e.$_vTooltipInstalled=!0,Dd(wt,t),e.directive("tooltip",Rb),e.directive("close-popper",Pb),e.component("VTooltip",bb),e.component("VDropdown",_b),e.component("VMenu",wb))}const Ib={version:"5.2.2",install:Nb,options:wt},Mb=Nt(e=>{e.vueApp.use(Ib)}),Ob=[aw,vw,Sw,Ew,Aw,Tw,Rw,Pw,Nw,Mb],ul=Je({__name:"NIcon",props:{icon:{}},setup(e){return(t,n)=>(G(),te("div",{class:ke(["n-icon",t.icon])},null,2))}}),qo=(e,t)=>{const n=e.__vccOpts||e;for(const[r,s]of t)n[r]=s;return n},Lb={},Db={class:"n-badge"};function Hb(e,t){return G(),te("span",Db,[Ke(e.$slots,"default")])}const Zd=qo(Lb,[["render",Hb]]);async function Yd(e,t=Rt()){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(()=>Yd(e,t));t._routePreloaded.add(n);const o=r.map(i=>{var a;return(a=i.components)==null?void 0:a.default}).filter(i=>typeof i=="function");for(const i of o){const a=Promise.resolve(i()).catch(()=>{}).finally(()=>s.splice(s.indexOf(a)));s.push(a)}await Promise.all(s)}const Bb=(...e)=>e.find(t=>t!==void 0);function Fb(e){const t=e.componentName||"NuxtLink";function n(o){return typeof o=="string"&&o.startsWith("#")}function r(o,i,a){const l=a??e.trailingSlash;if(!o||l!=="append"&&l!=="remove")return o;if(typeof o=="string")return Ss(o,l);const c="path"in o&&o.path!==void 0?o.path:i(o).path;return{...o,name:void 0,path:Ss(c,l)}}function s(o){const i=Rt(),a=pr(),l=Se(()=>!!o.target&&o.target!=="_self"),c=Se(()=>{const m=o.to||o.href||"";return typeof m=="string"&&pn(m,{acceptRelative:!0})}),u=fn("RouterLink"),f=u&&typeof u!="string"?u.useLink:void 0,d=Se(()=>{if(o.external)return!0;const m=o.to||o.href||"";return typeof m=="object"?!1:m===""||c.value}),h=Se(()=>{const m=o.to||o.href||"";return d.value?m:r(m,i.resolve,o.trailingSlash)}),p=d.value||f==null?void 0:f({...o,to:h}),g=Se(()=>{var b;const m=o.trailingSlash??e.trailingSlash;if(!h.value||c.value||n(h.value))return h.value;if(d.value){const w=typeof h.value=="object"&&"path"in h.value?sa(h.value):h.value,y=typeof w=="object"?i.resolve(w).href:w;return Ss(y,m)}return typeof h.value=="object"?((b=i.resolve(h.value))==null?void 0:b.href)??null:Ss(Bn(a.app.baseURL,h.value),m)});return{to:h,hasTarget:l,isAbsoluteUrl:c,isExternal:d,href:g,isActive:(p==null?void 0:p.isActive)??Se(()=>h.value===i.currentRoute.value.path),isExactActive:(p==null?void 0:p.isExactActive)??Se(()=>h.value===i.currentRoute.value.path),route:(p==null?void 0:p.route)??Se(()=>i.resolve(h.value)),async navigate(m){await wd(g.value,{replace:o.replace,external:d.value||l.value})}}}return Je({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},prefetchOn:{type:[String,Object],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},trailingSlash:{type:String,default:void 0,required:!1}},useLink:s,setup(o,{slots:i}){const a=Rt(),{to:l,href:c,navigate:u,isExternal:f,hasTarget:d,isAbsoluteUrl:h}=s(o),p=zs(!1),g=Ae(null),m=y=>{var v;g.value=o.custom?(v=y==null?void 0:y.$el)==null?void 0:v.nextElementSibling:y==null?void 0:y.$el};function b(y){var v,C;return!p.value&&(typeof o.prefetchOn=="string"?o.prefetchOn===y:((v=o.prefetchOn)==null?void 0:v[y])??((C=e.prefetchOn)==null?void 0:C[y]))&&(o.prefetch??e.prefetch)!==!1&&o.noPrefetch!==!0&&o.target!=="_blank"&&!Wb()}async function w(y=Pe()){if(p.value)return;p.value=!0;const v=typeof l.value=="string"?l.value:f.value?sa(l.value):a.resolve(l.value).fullPath,C=f.value?new URL(v,window.location.href).href:v;await Promise.all([y.hooks.callHook("link:prefetch",C).catch(()=>{}),!f.value&&!d.value&&Yd(l.value,a).catch(()=>{})])}if(b("visibility")){const y=Pe();let v,C=null;Va(()=>{const E=Ub();jo(()=>{v=aa(()=>{var S;(S=g==null?void 0:g.value)!=null&&S.tagName&&(C=E.observe(g.value,async()=>{C==null||C(),C=null,await w(y)}))})})}),qa(()=>{v&&kw(v),C==null||C(),C=null})}return()=>{var C;if(!f.value&&!d.value&&!n(l.value)){const E={ref:m,to:l.value,activeClass:o.activeClass||e.activeClass,exactActiveClass:o.exactActiveClass||e.exactActiveClass,replace:o.replace,ariaCurrentValue:o.ariaCurrentValue,custom:o.custom};return o.custom||(b("interaction")&&(E.onPointerenter=w.bind(null,void 0),E.onFocus=w.bind(null,void 0)),p.value&&(E.class=o.prefetchedClass||e.prefetchedClass),E.rel=o.rel||void 0),Ys(fn("RouterLink"),E,i.default)}const y=o.target||null,v=Bb(o.noRel?"":o.rel,e.externalRelAttribute,h.value||d.value?"noopener noreferrer":"")||null;return o.custom?i.default?i.default({href:c.value,navigate:u,prefetch:w,get route(){if(!c.value)return;const E=new URL(c.value,window.location.href);return{path:E.pathname,fullPath:E.pathname,get query(){return Ho(E.search)},hash:E.hash,params:{},name:void 0,matched:[],redirectedFrom:void 0,meta:{},href:c.value}},rel:v,target:y,isExternal:f.value||d.value,isActive:!1,isExactActive:!1}):null:Ys("a",{ref:g,href:c.value||null,rel:v,target:y},(C=i.default)==null?void 0:C.call(i))}}})}const jb=Fb(e_);function Ss(e,t){const n=t==="append"?to:Bo;return pn(e)&&!e.startsWith("http")?e:n(e,!0)}function Ub(){const e=Pe();if(e._observer)return e._observer;let t=null;const n=new Map,r=(o,i)=>(t||(t=new IntersectionObserver(a=>{for(const l of a){const c=n.get(l.target);(l.isIntersecting||l.intersectionRatio>0)&&c&&c()}})),n.set(o,i),t.observe(o),()=>{n.delete(o),t==null||t.unobserve(o),n.size===0&&(t==null||t.disconnect(),t=null)});return e._observer={observe:r}}const Gb=/2g/;function Wb(){const e=navigator.connection;return!!(e&&(e.saveData||Gb.test(e.effectiveType)))}const zb={key:0,"i-carbon:arrow-up-right":"","translate-y--1":"","text-xs":"",op50:""},Qd=Je({__name:"NLink",props:{to:{},href:{},target:{},underline:{type:Boolean}},setup(e){const t=e,n=Se(()=>t.href||t.to);return(r,s)=>{const o=jb;return G(),be(o,Lo(n.value?{href:n.value,target:r.target,rel:r.target==="_blank"?"noopener noreferrer":null}:{},{class:{"n-link n-transition hover:n-link-hover n-link-base":n.value||r.underline}}),{default:oe(()=>[Ke(r.$slots,"default"),n.value&&r.target==="_blank"?(G(),te("div",zb)):Le("",!0)]),_:3},16,["class"])}}}),Vb={},qb={height:"22",viewBox:"0 0 1204 200",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function Kb(e,t){return G(),te("svg",qb,t[0]||(t[0]=[pm('<path d="M377 200C379.16 200 381 198.209 381 196V103C381 103 386 112 395 127L434 194C435.785 197.74 439.744 200 443 200H470V50H443C441.202 50 439 51.4941 439 54V148L421 116L385 55C383.248 51.8912 379.479 50 376 50H350V200H377Z" fill="currentColor"></path><path d="M726 92H739C742.314 92 745 89.3137 745 86V60H773V92H800V116H773V159C773 169.5 778.057 174 787 174H800V200H783C759.948 200 745 185.071 745 160V116H726V92Z" fill="currentColor"></path><path d="M591 92V154C591 168.004 585.742 179.809 578 188C570.258 196.191 559.566 200 545 200C530.434 200 518.742 196.191 511 188C503.389 179.809 498 168.004 498 154V92H514C517.412 92 520.769 92.622 523 95C525.231 97.2459 526 98.5652 526 102V154C526 162.059 526.457 167.037 530 171C533.543 174.831 537.914 176 545 176C552.217 176 555.457 174.831 559 171C562.543 167.037 563 162.059 563 154V102C563 98.5652 563.769 96.378 566 94C567.96 91.9107 570.028 91.9599 573 92C573.411 92.0055 574.586 92 575 92H591Z" fill="currentColor"></path><path d="M676 144L710 92H684C680.723 92 677.812 93.1758 676 96L660 120L645 97C643.188 94.1758 639.277 92 636 92H611L645 143L608 200H634C637.25 200 640.182 196.787 642 194L660 167L679 195C680.818 197.787 683.75 200 687 200H713L676 144Z" fill="currentColor"></path><path d="M168 200H279C282.542 200 285.932 198.756 289 197C292.068 195.244 295.23 193.041 297 190C298.77 186.959 300.002 183.51 300 179.999C299.998 176.488 298.773 173.04 297 170.001L222 41C220.23 37.96 218.067 35.7552 215 34C211.933 32.2448 207.542 31 204 31C200.458 31 197.067 32.2448 194 34C190.933 35.7552 188.77 37.96 187 41L168 74L130 9.99764C128.228 6.95784 126.068 3.75491 123 2C119.932 0.245087 116.542 0 113 0C109.458 0 106.068 0.245087 103 2C99.9323 3.75491 96.7717 6.95784 95 9.99764L2 170.001C0.226979 173.04 0.00154312 176.488 1.90993e-06 179.999C-0.0015393 183.51 0.229648 186.959 2 190C3.77035 193.04 6.93245 195.244 10 197C13.0675 198.756 16.4578 200 20 200H90C117.737 200 137.925 187.558 152 164L186 105L204 74L259 168H186L168 200ZM89 168H40L113 42L150 105L125.491 147.725C116.144 163.01 105.488 168 89 168Z" fill="#00DC82"></path><path d="M892 200C881.746 200 873.788 197.911 866 194C858.212 189.959 851.543 184.169 847 177C842.587 169.7 840.389 161.646 840 152H868C868.649 159.039 870.717 163.959 875 168C879.413 172.041 885.861 174 893 174C899.62 174 904.106 172.737 908 170C912.024 167.263 914 164.084 914 159C914 155.48 913.336 152.086 911 150C908.793 147.784 906.375 146.173 903 145C899.625 143.827 894.23 142.564 888 141C878.784 138.784 870.971 136.477 865 134C859.159 131.393 854.283 127.605 850 122C845.717 116.395 844 108.777 844 99C844 91.5698 845.976 84.8659 850 79C854.024 73.1341 859.861 68.2589 867 65C874.139 61.6108 881.914 60 891 60C900.735 60 909.601 61.4805 917 65C924.528 68.5196 929.846 73.4823 934 80C938.283 86.5177 940.74 94.3967 941 103H913C912.481 97.5251 910.894 93.1285 907 90C903.106 86.7411 897.49 85 891 85C885.289 85 880.375 86.5233 877 89C873.625 91.4767 872 94.959 872 99C872 102.78 873.664 105.784 876 108C878.336 110.216 881.366 111.696 885 113C888.634 114.173 893.64 115.566 900 117C909.346 119.216 916.159 121.654 922 124C927.841 126.346 932.846 130.395 937 136C941.283 141.475 944 148.354 944 158C944 166.473 941.283 173.743 937 180C932.717 186.257 926.788 191.611 919 195C911.342 198.389 902.124 200 892 200Z" fill="#00DC82"></path><path d="M1056 200H961V60H1054V87H990V116H1041V141H990V173H1056V200Z" fill="#00DC82"></path><path d="M1134 200C1120.76 200 1108.64 196.996 1098 191C1087.49 184.873 1080.1 176.559 1074 166C1068.03 155.311 1065 143.296 1065 130C1065 116.704 1068.03 104.559 1074 94C1080.1 83.311 1088.49 74.9963 1099 69C1109.64 62.8734 1120.76 60 1134 60C1147.11 60 1159.49 62.8734 1170 69C1180.64 74.9963 1189.03 83.311 1195 94C1201.1 104.559 1204 116.704 1204 130C1204 143.296 1201.1 155.311 1195 166C1189.03 176.559 1180.64 184.873 1170 191C1159.49 196.996 1147.11 200 1134 200ZM1134 174C1141.66 174 1148.9 172.78 1155 169C1161.23 165.089 1165.63 159.778 1169 153C1172.5 146.222 1174 138.473 1174 130C1174 121.527 1172.5 113.778 1169 107C1165.63 100.222 1161.23 94.9106 1155 91C1148.9 87.0894 1141.66 85 1134 85C1126.34 85 1120.1 87.0894 1114 91C1107.9 94.9106 1102.5 100.222 1099 107C1095.63 113.778 1094 121.527 1094 130C1094 138.473 1095.63 146.222 1099 153C1102.5 159.778 1107.9 165.089 1114 169C1120.1 172.78 1126.34 174 1134 174Z" fill="#00DC82"></path>',8)]))}const Xb=qo(Vb,[["render",Kb]]),Jb={},Zb={class:"n-loading n-panel-grids-center"},Yb={class:"flex flex-col animate-pulse items-center text-lg"};function Qb(e,t){return G(),te("div",Zb,[M("div",Yb,[t[1]||(t[1]=M("div",{class:"i-carbon-circle-dash animate-spin text-4xl op50"},null,-1)),Ke(e.$slots,"default",{},()=>[t[0]||(t[0]=ae(" Loading... "))])])])}const e0=qo(Jb,[["render",Qb]]);let Ue=class extends Error{constructor(t){super(t),this.name="ShikiError"}};function t0(e){return fl(e)}function fl(e){return Array.isArray(e)?n0(e):e instanceof RegExp?e:typeof e=="object"?r0(e):e}function n0(e){let t=[];for(let n=0,r=e.length;n<r;n++)t[n]=fl(e[n]);return t}function r0(e){let t={};for(let n in e)t[n]=fl(e[n]);return t}function eh(e,...t){return t.forEach(n=>{for(let r in n)e[r]=n[r]}),e}function th(e){const t=~e.lastIndexOf("/")||~e.lastIndexOf("\\");return t===0?e:~t===e.length-1?th(e.substring(0,e.length-1)):e.substr(~t+1)}var xi=/\$(\d+)|\${(\d+):\/(downcase|upcase)}/g,ks=class{static hasCaptures(e){return e===null?!1:(xi.lastIndex=0,xi.test(e))}static replaceCaptures(e,t,n){return e.replace(xi,(r,s,o,i)=>{let a=n[parseInt(s||o,10)];if(a){let l=t.substring(a.start,a.end);for(;l[0]===".";)l=l.substring(1);switch(i){case"downcase":return l.toLowerCase();case"upcase":return l.toUpperCase();default:return l}}else return r})}};function nh(e,t){return e<t?-1:e>t?1:0}function rh(e,t){if(e===null&&t===null)return 0;if(!e)return-1;if(!t)return 1;let n=e.length,r=t.length;if(n===r){for(let s=0;s<n;s++){let o=nh(e[s],t[s]);if(o!==0)return o}return 0}return n-r}function Wc(e){return!!(/^#[0-9a-f]{6}$/i.test(e)||/^#[0-9a-f]{8}$/i.test(e)||/^#[0-9a-f]{3}$/i.test(e)||/^#[0-9a-f]{4}$/i.test(e))}function sh(e){return e.replace(/[\-\\\{\}\*\+\?\|\^\$\.\,\[\]\(\)\#\s]/g,"\\$&")}var oh=class{constructor(e){k(this,"cache",new Map);this.fn=e}get(e){if(this.cache.has(e))return this.cache.get(e);const t=this.fn(e);return this.cache.set(e,t),t}},fo=class{constructor(e,t,n){k(this,"_cachedMatchRoot",new oh(e=>this._root.match(e)));this._colorMap=e,this._defaults=t,this._root=n}static createFromRawTheme(e,t){return this.createFromParsedTheme(i0(e),t)}static createFromParsedTheme(e,t){return l0(e,t)}getColorMap(){return this._colorMap.getColorMap()}getDefaults(){return this._defaults}match(e){if(e===null)return this._defaults;const t=e.scopeName,r=this._cachedMatchRoot.get(t).find(s=>s0(e.parent,s.parentScopes));return r?new ih(r.fontStyle,r.foreground,r.background):null}},Si=class Bs{constructor(t,n){this.parent=t,this.scopeName=n}static push(t,n){for(const r of n)t=new Bs(t,r);return t}static from(...t){let n=null;for(let r=0;r<t.length;r++)n=new Bs(n,t[r]);return n}push(t){return new Bs(this,t)}getSegments(){let t=this;const n=[];for(;t;)n.push(t.scopeName),t=t.parent;return n.reverse(),n}toString(){return this.getSegments().join(" ")}extends(t){return this===t?!0:this.parent===null?!1:this.parent.extends(t)}getExtensionIfDefined(t){const n=[];let r=this;for(;r&&r!==t;)n.push(r.scopeName),r=r.parent;return r===t?n.reverse():void 0}};function s0(e,t){if(t.length===0)return!0;for(let n=0;n<t.length;n++){let r=t[n],s=!1;if(r===">"){if(n===t.length-1)return!1;r=t[++n],s=!0}for(;e&&!o0(e.scopeName,r);){if(s)return!1;e=e.parent}if(!e)return!1;e=e.parent}return!0}function o0(e,t){return t===e||e.startsWith(t)&&e[t.length]==="."}var ih=class{constructor(e,t,n){this.fontStyle=e,this.foregroundId=t,this.backgroundId=n}};function i0(e){if(!e)return[];if(!e.settings||!Array.isArray(e.settings))return[];let t=e.settings,n=[],r=0;for(let s=0,o=t.length;s<o;s++){let i=t[s];if(!i.settings)continue;let a;if(typeof i.scope=="string"){let f=i.scope;f=f.replace(/^[,]+/,""),f=f.replace(/[,]+$/,""),a=f.split(",")}else Array.isArray(i.scope)?a=i.scope:a=[""];let l=-1;if(typeof i.settings.fontStyle=="string"){l=0;let f=i.settings.fontStyle.split(" ");for(let d=0,h=f.length;d<h;d++)switch(f[d]){case"italic":l=l|1;break;case"bold":l=l|2;break;case"underline":l=l|4;break;case"strikethrough":l=l|8;break}}let c=null;typeof i.settings.foreground=="string"&&Wc(i.settings.foreground)&&(c=i.settings.foreground);let u=null;typeof i.settings.background=="string"&&Wc(i.settings.background)&&(u=i.settings.background);for(let f=0,d=a.length;f<d;f++){let p=a[f].trim().split(" "),g=p[p.length-1],m=null;p.length>1&&(m=p.slice(0,p.length-1),m.reverse()),n[r++]=new a0(g,m,s,l,c,u)}}return n}var a0=class{constructor(e,t,n,r,s,o){this.scope=e,this.parentScopes=t,this.index=n,this.fontStyle=r,this.foreground=s,this.background=o}},Ge=(e=>(e[e.NotSet=-1]="NotSet",e[e.None=0]="None",e[e.Italic=1]="Italic",e[e.Bold=2]="Bold",e[e.Underline=4]="Underline",e[e.Strikethrough=8]="Strikethrough",e))(Ge||{});function l0(e,t){e.sort((l,c)=>{let u=nh(l.scope,c.scope);return u!==0||(u=rh(l.parentScopes,c.parentScopes),u!==0)?u:l.index-c.index});let n=0,r="#000000",s="#ffffff";for(;e.length>=1&&e[0].scope==="";){let l=e.shift();l.fontStyle!==-1&&(n=l.fontStyle),l.foreground!==null&&(r=l.foreground),l.background!==null&&(s=l.background)}let o=new c0(t),i=new ih(n,o.getId(r),o.getId(s)),a=new f0(new ha(0,null,-1,0,0),[]);for(let l=0,c=e.length;l<c;l++){let u=e[l];a.insert(0,u.scope,u.parentScopes,u.fontStyle,o.getId(u.foreground),o.getId(u.background))}return new fo(o,i,a)}var c0=class{constructor(e){k(this,"_isFrozen");k(this,"_lastColorId");k(this,"_id2color");k(this,"_color2id");if(this._lastColorId=0,this._id2color=[],this._color2id=Object.create(null),Array.isArray(e)){this._isFrozen=!0;for(let t=0,n=e.length;t<n;t++)this._color2id[e[t]]=t,this._id2color[t]=e[t]}else this._isFrozen=!1}getId(e){if(e===null)return 0;e=e.toUpperCase();let t=this._color2id[e];if(t)return t;if(this._isFrozen)throw new Error(`Missing color in color map - ${e}`);return t=++this._lastColorId,this._color2id[e]=t,this._id2color[t]=e,t}getColorMap(){return this._id2color.slice(0)}},u0=Object.freeze([]),ha=class ah{constructor(t,n,r,s,o){k(this,"scopeDepth");k(this,"parentScopes");k(this,"fontStyle");k(this,"foreground");k(this,"background");this.scopeDepth=t,this.parentScopes=n||u0,this.fontStyle=r,this.foreground=s,this.background=o}clone(){return new ah(this.scopeDepth,this.parentScopes,this.fontStyle,this.foreground,this.background)}static cloneArr(t){let n=[];for(let r=0,s=t.length;r<s;r++)n[r]=t[r].clone();return n}acceptOverwrite(t,n,r,s){this.scopeDepth>t?console.log("how did this happen?"):this.scopeDepth=t,n!==-1&&(this.fontStyle=n),r!==0&&(this.foreground=r),s!==0&&(this.background=s)}},f0=class pa{constructor(t,n=[],r={}){k(this,"_rulesWithParentScopes");this._mainRule=t,this._children=r,this._rulesWithParentScopes=n}static _cmpBySpecificity(t,n){if(t.scopeDepth!==n.scopeDepth)return n.scopeDepth-t.scopeDepth;let r=0,s=0;for(;t.parentScopes[r]===">"&&r++,n.parentScopes[s]===">"&&s++,!(r>=t.parentScopes.length||s>=n.parentScopes.length);){const o=n.parentScopes[s].length-t.parentScopes[r].length;if(o!==0)return o;r++,s++}return n.parentScopes.length-t.parentScopes.length}match(t){if(t!==""){let r=t.indexOf("."),s,o;if(r===-1?(s=t,o=""):(s=t.substring(0,r),o=t.substring(r+1)),this._children.hasOwnProperty(s))return this._children[s].match(o)}const n=this._rulesWithParentScopes.concat(this._mainRule);return n.sort(pa._cmpBySpecificity),n}insert(t,n,r,s,o,i){if(n===""){this._doInsertHere(t,r,s,o,i);return}let a=n.indexOf("."),l,c;a===-1?(l=n,c=""):(l=n.substring(0,a),c=n.substring(a+1));let u;this._children.hasOwnProperty(l)?u=this._children[l]:(u=new pa(this._mainRule.clone(),ha.cloneArr(this._rulesWithParentScopes)),this._children[l]=u),u.insert(t+1,c,r,s,o,i)}_doInsertHere(t,n,r,s,o){if(n===null){this._mainRule.acceptOverwrite(t,r,s,o);return}for(let i=0,a=this._rulesWithParentScopes.length;i<a;i++){let l=this._rulesWithParentScopes[i];if(rh(l.parentScopes,n)===0){l.acceptOverwrite(t,r,s,o);return}}r===-1&&(r=this._mainRule.fontStyle),s===0&&(s=this._mainRule.foreground),o===0&&(o=this._mainRule.background),this._rulesWithParentScopes.push(new ha(t,n,r,s,o))}},mr=class st{static toBinaryStr(t){return t.toString(2).padStart(32,"0")}static print(t){const n=st.getLanguageId(t),r=st.getTokenType(t),s=st.getFontStyle(t),o=st.getForeground(t),i=st.getBackground(t);console.log({languageId:n,tokenType:r,fontStyle:s,foreground:o,background:i})}static getLanguageId(t){return(t&255)>>>0}static getTokenType(t){return(t&768)>>>8}static containsBalancedBrackets(t){return(t&1024)!==0}static getFontStyle(t){return(t&30720)>>>11}static getForeground(t){return(t&16744448)>>>15}static getBackground(t){return(t&4278190080)>>>24}static set(t,n,r,s,o,i,a){let l=st.getLanguageId(t),c=st.getTokenType(t),u=st.containsBalancedBrackets(t)?1:0,f=st.getFontStyle(t),d=st.getForeground(t),h=st.getBackground(t);return n!==0&&(l=n),r!==8&&(c=r),s!==null&&(u=s?1:0),o!==-1&&(f=o),i!==0&&(d=i),a!==0&&(h=a),(l<<0|c<<8|u<<10|f<<11|d<<15|h<<24)>>>0}};function ho(e,t){const n=[],r=d0(e);let s=r.next();for(;s!==null;){let l=0;if(s.length===2&&s.charAt(1)===":"){switch(s.charAt(0)){case"R":l=1;break;case"L":l=-1;break;default:console.log(`Unknown priority ${s} in scope selector`)}s=r.next()}let c=i();if(n.push({matcher:c,priority:l}),s!==",")break;s=r.next()}return n;function o(){if(s==="-"){s=r.next();const l=o();return c=>!!l&&!l(c)}if(s==="("){s=r.next();const l=a();return s===")"&&(s=r.next()),l}if(zc(s)){const l=[];do l.push(s),s=r.next();while(zc(s));return c=>t(l,c)}return null}function i(){const l=[];let c=o();for(;c;)l.push(c),c=o();return u=>l.every(f=>f(u))}function a(){const l=[];let c=i();for(;c&&(l.push(c),s==="|"||s===",");){do s=r.next();while(s==="|"||s===",");c=i()}return u=>l.some(f=>f(u))}}function zc(e){return!!e&&!!e.match(/[\w\.:]+/)}function d0(e){let t=/([LR]:|[\w\.:][\w\.:\-]*|[\,\|\-\(\)])/g,n=t.exec(e);return{next:()=>{if(!n)return null;const r=n[0];return n=t.exec(e),r}}}function lh(e){typeof e.dispose=="function"&&e.dispose()}var Qr=class{constructor(e){this.scopeName=e}toKey(){return this.scopeName}},h0=class{constructor(e,t){this.scopeName=e,this.ruleName=t}toKey(){return`${this.scopeName}#${this.ruleName}`}},p0=class{constructor(){k(this,"_references",[]);k(this,"_seenReferenceKeys",new Set);k(this,"visitedRule",new Set)}get references(){return this._references}add(e){const t=e.toKey();this._seenReferenceKeys.has(t)||(this._seenReferenceKeys.add(t),this._references.push(e))}},g0=class{constructor(e,t){k(this,"seenFullScopeRequests",new Set);k(this,"seenPartialScopeRequests",new Set);k(this,"Q");this.repo=e,this.initialScopeName=t,this.seenFullScopeRequests.add(this.initialScopeName),this.Q=[new Qr(this.initialScopeName)]}processQueue(){const e=this.Q;this.Q=[];const t=new p0;for(const n of e)m0(n,this.initialScopeName,this.repo,t);for(const n of t.references)if(n instanceof Qr){if(this.seenFullScopeRequests.has(n.scopeName))continue;this.seenFullScopeRequests.add(n.scopeName),this.Q.push(n)}else{if(this.seenFullScopeRequests.has(n.scopeName)||this.seenPartialScopeRequests.has(n.toKey()))continue;this.seenPartialScopeRequests.add(n.toKey()),this.Q.push(n)}}};function m0(e,t,n,r){const s=n.lookup(e.scopeName);if(!s){if(e.scopeName===t)throw new Error(`No grammar provided for <${t}>`);return}const o=n.lookup(t);e instanceof Qr?Fs({baseGrammar:o,selfGrammar:s},r):ga(e.ruleName,{baseGrammar:o,selfGrammar:s,repository:s.repository},r);const i=n.injections(e.scopeName);if(i)for(const a of i)r.add(new Qr(a))}function ga(e,t,n){if(t.repository&&t.repository[e]){const r=t.repository[e];po([r],t,n)}}function Fs(e,t){e.selfGrammar.patterns&&Array.isArray(e.selfGrammar.patterns)&&po(e.selfGrammar.patterns,{...e,repository:e.selfGrammar.repository},t),e.selfGrammar.injections&&po(Object.values(e.selfGrammar.injections),{...e,repository:e.selfGrammar.repository},t)}function po(e,t,n){for(const r of e){if(n.visitedRule.has(r))continue;n.visitedRule.add(r);const s=r.repository?eh({},t.repository,r.repository):t.repository;Array.isArray(r.patterns)&&po(r.patterns,{...t,repository:s},n);const o=r.include;if(!o)continue;const i=ch(o);switch(i.kind){case 0:Fs({...t,selfGrammar:t.baseGrammar},n);break;case 1:Fs(t,n);break;case 2:ga(i.ruleName,{...t,repository:s},n);break;case 3:case 4:const a=i.scopeName===t.selfGrammar.scopeName?t.selfGrammar:i.scopeName===t.baseGrammar.scopeName?t.baseGrammar:void 0;if(a){const l={baseGrammar:t.baseGrammar,selfGrammar:a,repository:s};i.kind===4?ga(i.ruleName,l,n):Fs(l,n)}else i.kind===4?n.add(new h0(i.scopeName,i.ruleName)):n.add(new Qr(i.scopeName));break}}}var y0=class{constructor(){k(this,"kind",0)}},_0=class{constructor(){k(this,"kind",1)}},w0=class{constructor(e){k(this,"kind",2);this.ruleName=e}},b0=class{constructor(e){k(this,"kind",3);this.scopeName=e}},v0=class{constructor(e,t){k(this,"kind",4);this.scopeName=e,this.ruleName=t}};function ch(e){if(e==="$base")return new y0;if(e==="$self")return new _0;const t=e.indexOf("#");if(t===-1)return new b0(e);if(t===0)return new w0(e.substring(1));{const n=e.substring(0,t),r=e.substring(t+1);return new v0(n,r)}}var C0=/\\(\d+)/,Vc=/\\(\d+)/g,x0=-1,uh=-2;var cs=class{constructor(e,t,n,r){k(this,"$location");k(this,"id");k(this,"_nameIsCapturing");k(this,"_name");k(this,"_contentNameIsCapturing");k(this,"_contentName");this.$location=e,this.id=t,this._name=n||null,this._nameIsCapturing=ks.hasCaptures(this._name),this._contentName=r||null,this._contentNameIsCapturing=ks.hasCaptures(this._contentName)}get debugName(){const e=this.$location?`${th(this.$location.filename)}:${this.$location.line}`:"unknown";return`${this.constructor.name}#${this.id} @ ${e}`}getName(e,t){return!this._nameIsCapturing||this._name===null||e===null||t===null?this._name:ks.replaceCaptures(this._name,e,t)}getContentName(e,t){return!this._contentNameIsCapturing||this._contentName===null?this._contentName:ks.replaceCaptures(this._contentName,e,t)}},S0=class extends cs{constructor(t,n,r,s,o){super(t,n,r,s);k(this,"retokenizeCapturedWithRuleId");this.retokenizeCapturedWithRuleId=o}dispose(){}collectPatterns(t,n){throw new Error("Not supported!")}compile(t,n){throw new Error("Not supported!")}compileAG(t,n,r,s){throw new Error("Not supported!")}},k0=class extends cs{constructor(t,n,r,s,o){super(t,n,r,null);k(this,"_match");k(this,"captures");k(this,"_cachedCompiledPatterns");this._match=new es(s,this.id),this.captures=o,this._cachedCompiledPatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null)}get debugMatchRegExp(){return`${this._match.source}`}collectPatterns(t,n){n.push(this._match)}compile(t,n){return this._getCachedCompiledPatterns(t).compile(t)}compileAG(t,n,r,s){return this._getCachedCompiledPatterns(t).compileAG(t,r,s)}_getCachedCompiledPatterns(t){return this._cachedCompiledPatterns||(this._cachedCompiledPatterns=new ts,this.collectPatterns(t,this._cachedCompiledPatterns)),this._cachedCompiledPatterns}},qc=class extends cs{constructor(t,n,r,s,o){super(t,n,r,s);k(this,"hasMissingPatterns");k(this,"patterns");k(this,"_cachedCompiledPatterns");this.patterns=o.patterns,this.hasMissingPatterns=o.hasMissingPatterns,this._cachedCompiledPatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null)}collectPatterns(t,n){for(const r of this.patterns)t.getRule(r).collectPatterns(t,n)}compile(t,n){return this._getCachedCompiledPatterns(t).compile(t)}compileAG(t,n,r,s){return this._getCachedCompiledPatterns(t).compileAG(t,r,s)}_getCachedCompiledPatterns(t){return this._cachedCompiledPatterns||(this._cachedCompiledPatterns=new ts,this.collectPatterns(t,this._cachedCompiledPatterns)),this._cachedCompiledPatterns}},ma=class extends cs{constructor(t,n,r,s,o,i,a,l,c,u){super(t,n,r,s);k(this,"_begin");k(this,"beginCaptures");k(this,"_end");k(this,"endHasBackReferences");k(this,"endCaptures");k(this,"applyEndPatternLast");k(this,"hasMissingPatterns");k(this,"patterns");k(this,"_cachedCompiledPatterns");this._begin=new es(o,this.id),this.beginCaptures=i,this._end=new es(a||"",-1),this.endHasBackReferences=this._end.hasBackReferences,this.endCaptures=l,this.applyEndPatternLast=c||!1,this.patterns=u.patterns,this.hasMissingPatterns=u.hasMissingPatterns,this._cachedCompiledPatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null)}get debugBeginRegExp(){return`${this._begin.source}`}get debugEndRegExp(){return`${this._end.source}`}getEndWithResolvedBackReferences(t,n){return this._end.resolveBackReferences(t,n)}collectPatterns(t,n){n.push(this._begin)}compile(t,n){return this._getCachedCompiledPatterns(t,n).compile(t)}compileAG(t,n,r,s){return this._getCachedCompiledPatterns(t,n).compileAG(t,r,s)}_getCachedCompiledPatterns(t,n){if(!this._cachedCompiledPatterns){this._cachedCompiledPatterns=new ts;for(const r of this.patterns)t.getRule(r).collectPatterns(t,this._cachedCompiledPatterns);this.applyEndPatternLast?this._cachedCompiledPatterns.push(this._end.hasBackReferences?this._end.clone():this._end):this._cachedCompiledPatterns.unshift(this._end.hasBackReferences?this._end.clone():this._end)}return this._end.hasBackReferences&&(this.applyEndPatternLast?this._cachedCompiledPatterns.setSource(this._cachedCompiledPatterns.length()-1,n):this._cachedCompiledPatterns.setSource(0,n)),this._cachedCompiledPatterns}},go=class extends cs{constructor(t,n,r,s,o,i,a,l,c){super(t,n,r,s);k(this,"_begin");k(this,"beginCaptures");k(this,"whileCaptures");k(this,"_while");k(this,"whileHasBackReferences");k(this,"hasMissingPatterns");k(this,"patterns");k(this,"_cachedCompiledPatterns");k(this,"_cachedCompiledWhilePatterns");this._begin=new es(o,this.id),this.beginCaptures=i,this.whileCaptures=l,this._while=new es(a,uh),this.whileHasBackReferences=this._while.hasBackReferences,this.patterns=c.patterns,this.hasMissingPatterns=c.hasMissingPatterns,this._cachedCompiledPatterns=null,this._cachedCompiledWhilePatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null),this._cachedCompiledWhilePatterns&&(this._cachedCompiledWhilePatterns.dispose(),this._cachedCompiledWhilePatterns=null)}get debugBeginRegExp(){return`${this._begin.source}`}get debugWhileRegExp(){return`${this._while.source}`}getWhileWithResolvedBackReferences(t,n){return this._while.resolveBackReferences(t,n)}collectPatterns(t,n){n.push(this._begin)}compile(t,n){return this._getCachedCompiledPatterns(t).compile(t)}compileAG(t,n,r,s){return this._getCachedCompiledPatterns(t).compileAG(t,r,s)}_getCachedCompiledPatterns(t){if(!this._cachedCompiledPatterns){this._cachedCompiledPatterns=new ts;for(const n of this.patterns)t.getRule(n).collectPatterns(t,this._cachedCompiledPatterns)}return this._cachedCompiledPatterns}compileWhile(t,n){return this._getCachedCompiledWhilePatterns(t,n).compile(t)}compileWhileAG(t,n,r,s){return this._getCachedCompiledWhilePatterns(t,n).compileAG(t,r,s)}_getCachedCompiledWhilePatterns(t,n){return this._cachedCompiledWhilePatterns||(this._cachedCompiledWhilePatterns=new ts,this._cachedCompiledWhilePatterns.push(this._while.hasBackReferences?this._while.clone():this._while)),this._while.hasBackReferences&&this._cachedCompiledWhilePatterns.setSource(0,n||""),this._cachedCompiledWhilePatterns}},fh=class He{static createCaptureRule(t,n,r,s,o){return t.registerRule(i=>new S0(n,i,r,s,o))}static getCompiledRuleId(t,n,r){return t.id||n.registerRule(s=>{if(t.id=s,t.match)return new k0(t.$vscodeTextmateLocation,t.id,t.name,t.match,He._compileCaptures(t.captures,n,r));if(typeof t.begin>"u"){t.repository&&(r=eh({},r,t.repository));let o=t.patterns;return typeof o>"u"&&t.include&&(o=[{include:t.include}]),new qc(t.$vscodeTextmateLocation,t.id,t.name,t.contentName,He._compilePatterns(o,n,r))}return t.while?new go(t.$vscodeTextmateLocation,t.id,t.name,t.contentName,t.begin,He._compileCaptures(t.beginCaptures||t.captures,n,r),t.while,He._compileCaptures(t.whileCaptures||t.captures,n,r),He._compilePatterns(t.patterns,n,r)):new ma(t.$vscodeTextmateLocation,t.id,t.name,t.contentName,t.begin,He._compileCaptures(t.beginCaptures||t.captures,n,r),t.end,He._compileCaptures(t.endCaptures||t.captures,n,r),t.applyEndPatternLast,He._compilePatterns(t.patterns,n,r))}),t.id}static _compileCaptures(t,n,r){let s=[];if(t){let o=0;for(const i in t){if(i==="$vscodeTextmateLocation")continue;const a=parseInt(i,10);a>o&&(o=a)}for(let i=0;i<=o;i++)s[i]=null;for(const i in t){if(i==="$vscodeTextmateLocation")continue;const a=parseInt(i,10);let l=0;t[i].patterns&&(l=He.getCompiledRuleId(t[i],n,r)),s[a]=He.createCaptureRule(n,t[i].$vscodeTextmateLocation,t[i].name,t[i].contentName,l)}}return s}static _compilePatterns(t,n,r){let s=[];if(t)for(let o=0,i=t.length;o<i;o++){const a=t[o];let l=-1;if(a.include){const c=ch(a.include);switch(c.kind){case 0:case 1:l=He.getCompiledRuleId(r[a.include],n,r);break;case 2:let u=r[c.ruleName];u&&(l=He.getCompiledRuleId(u,n,r));break;case 3:case 4:const f=c.scopeName,d=c.kind===4?c.ruleName:null,h=n.getExternalGrammar(f,r);if(h)if(d){let p=h.repository[d];p&&(l=He.getCompiledRuleId(p,n,h.repository))}else l=He.getCompiledRuleId(h.repository.$self,n,h.repository);break}}else l=He.getCompiledRuleId(a,n,r);if(l!==-1){const c=n.getRule(l);let u=!1;if((c instanceof qc||c instanceof ma||c instanceof go)&&c.hasMissingPatterns&&c.patterns.length===0&&(u=!0),u)continue;s.push(l)}}return{patterns:s,hasMissingPatterns:(t?t.length:0)!==s.length}}},es=class dh{constructor(t,n){k(this,"source");k(this,"ruleId");k(this,"hasAnchor");k(this,"hasBackReferences");k(this,"_anchorCache");if(t&&typeof t=="string"){const r=t.length;let s=0,o=[],i=!1;for(let a=0;a<r;a++)if(t.charAt(a)==="\\"&&a+1<r){const c=t.charAt(a+1);c==="z"?(o.push(t.substring(s,a)),o.push("$(?!\\n)(?<!\\n)"),s=a+2):(c==="A"||c==="G")&&(i=!0),a++}this.hasAnchor=i,s===0?this.source=t:(o.push(t.substring(s,r)),this.source=o.join(""))}else this.hasAnchor=!1,this.source=t;this.hasAnchor?this._anchorCache=this._buildAnchorCache():this._anchorCache=null,this.ruleId=n,typeof this.source=="string"?this.hasBackReferences=C0.test(this.source):this.hasBackReferences=!1}clone(){return new dh(this.source,this.ruleId)}setSource(t){this.source!==t&&(this.source=t,this.hasAnchor&&(this._anchorCache=this._buildAnchorCache()))}resolveBackReferences(t,n){if(typeof this.source!="string")throw new Error("This method should only be called if the source is a string");let r=n.map(s=>t.substring(s.start,s.end));return Vc.lastIndex=0,this.source.replace(Vc,(s,o)=>sh(r[parseInt(o,10)]||""))}_buildAnchorCache(){if(typeof this.source!="string")throw new Error("This method should only be called if the source is a string");let t=[],n=[],r=[],s=[],o,i,a,l;for(o=0,i=this.source.length;o<i;o++)a=this.source.charAt(o),t[o]=a,n[o]=a,r[o]=a,s[o]=a,a==="\\"&&o+1<i&&(l=this.source.charAt(o+1),l==="A"?(t[o+1]="",n[o+1]="",r[o+1]="A",s[o+1]="A"):l==="G"?(t[o+1]="",n[o+1]="G",r[o+1]="",s[o+1]="G"):(t[o+1]=l,n[o+1]=l,r[o+1]=l,s[o+1]=l),o++);return{A0_G0:t.join(""),A0_G1:n.join(""),A1_G0:r.join(""),A1_G1:s.join("")}}resolveAnchors(t,n){return!this.hasAnchor||!this._anchorCache||typeof this.source!="string"?this.source:t?n?this._anchorCache.A1_G1:this._anchorCache.A1_G0:n?this._anchorCache.A0_G1:this._anchorCache.A0_G0}},ts=class{constructor(){k(this,"_items");k(this,"_hasAnchors");k(this,"_cached");k(this,"_anchorCache");this._items=[],this._hasAnchors=!1,this._cached=null,this._anchorCache={A0_G0:null,A0_G1:null,A1_G0:null,A1_G1:null}}dispose(){this._disposeCaches()}_disposeCaches(){this._cached&&(this._cached.dispose(),this._cached=null),this._anchorCache.A0_G0&&(this._anchorCache.A0_G0.dispose(),this._anchorCache.A0_G0=null),this._anchorCache.A0_G1&&(this._anchorCache.A0_G1.dispose(),this._anchorCache.A0_G1=null),this._anchorCache.A1_G0&&(this._anchorCache.A1_G0.dispose(),this._anchorCache.A1_G0=null),this._anchorCache.A1_G1&&(this._anchorCache.A1_G1.dispose(),this._anchorCache.A1_G1=null)}push(e){this._items.push(e),this._hasAnchors=this._hasAnchors||e.hasAnchor}unshift(e){this._items.unshift(e),this._hasAnchors=this._hasAnchors||e.hasAnchor}length(){return this._items.length}setSource(e,t){this._items[e].source!==t&&(this._disposeCaches(),this._items[e].setSource(t))}compile(e){if(!this._cached){let t=this._items.map(n=>n.source);this._cached=new Kc(e,t,this._items.map(n=>n.ruleId))}return this._cached}compileAG(e,t,n){return this._hasAnchors?t?n?(this._anchorCache.A1_G1||(this._anchorCache.A1_G1=this._resolveAnchors(e,t,n)),this._anchorCache.A1_G1):(this._anchorCache.A1_G0||(this._anchorCache.A1_G0=this._resolveAnchors(e,t,n)),this._anchorCache.A1_G0):n?(this._anchorCache.A0_G1||(this._anchorCache.A0_G1=this._resolveAnchors(e,t,n)),this._anchorCache.A0_G1):(this._anchorCache.A0_G0||(this._anchorCache.A0_G0=this._resolveAnchors(e,t,n)),this._anchorCache.A0_G0):this.compile(e)}_resolveAnchors(e,t,n){let r=this._items.map(s=>s.resolveAnchors(t,n));return new Kc(e,r,this._items.map(s=>s.ruleId))}},Kc=class{constructor(e,t,n){k(this,"scanner");this.regExps=t,this.rules=n,this.scanner=e.createOnigScanner(t)}dispose(){typeof this.scanner.dispose=="function"&&this.scanner.dispose()}toString(){const e=[];for(let t=0,n=this.rules.length;t<n;t++)e.push(" - "+this.rules[t]+": "+this.regExps[t]);return e.join(`
|
|
20
|
+
`)}findNextMatchSync(e,t,n){const r=this.scanner.findNextMatchSync(e,t,n);return r?{ruleId:this.rules[r.index],captureIndices:r.captureIndices}:null}},ki=class{constructor(e,t){this.languageId=e,this.tokenType=t}},Ft,E0=(Ft=class{constructor(t,n){k(this,"_defaultAttributes");k(this,"_embeddedLanguagesMatcher");k(this,"_getBasicScopeAttributes",new oh(t=>{const n=this._scopeToLanguage(t),r=this._toStandardTokenType(t);return new ki(n,r)}));this._defaultAttributes=new ki(t,8),this._embeddedLanguagesMatcher=new A0(Object.entries(n||{}))}getDefaultAttributes(){return this._defaultAttributes}getBasicScopeAttributes(t){return t===null?Ft._NULL_SCOPE_METADATA:this._getBasicScopeAttributes.get(t)}_scopeToLanguage(t){return this._embeddedLanguagesMatcher.match(t)||0}_toStandardTokenType(t){const n=t.match(Ft.STANDARD_TOKEN_TYPE_REGEXP);if(!n)return 8;switch(n[1]){case"comment":return 1;case"string":return 2;case"regex":return 3;case"meta.embedded":return 0}throw new Error("Unexpected match for standard token type!")}},k(Ft,"_NULL_SCOPE_METADATA",new ki(0,0)),k(Ft,"STANDARD_TOKEN_TYPE_REGEXP",/\b(comment|string|regex|meta\.embedded)\b/),Ft),A0=class{constructor(e){k(this,"values");k(this,"scopesRegExp");if(e.length===0)this.values=null,this.scopesRegExp=null;else{this.values=new Map(e);const t=e.map(([n,r])=>sh(n));t.sort(),t.reverse(),this.scopesRegExp=new RegExp(`^((${t.join(")|(")}))($|\\.)`,"")}}match(e){if(!this.scopesRegExp)return;const t=e.match(this.scopesRegExp);if(t)return this.values.get(t[1])}},Xc=class{constructor(e,t){this.stack=e,this.stoppedEarly=t}};function hh(e,t,n,r,s,o,i,a){const l=t.content.length;let c=!1,u=-1;if(i){const h=T0(e,t,n,r,s,o);s=h.stack,r=h.linePos,n=h.isFirstLine,u=h.anchorPosition}const f=Date.now();for(;!c;){if(a!==0&&Date.now()-f>a)return new Xc(s,!0);d()}return new Xc(s,!1);function d(){const h=$0(e,t,n,r,s,u);if(!h){o.produce(s,l),c=!0;return}const p=h.captureIndices,g=h.matchedRuleId,m=p&&p.length>0?p[0].end>r:!1;if(g===x0){const b=s.getRule(e);o.produce(s,p[0].start),s=s.withContentNameScopesList(s.nameScopesList),Rr(e,t,n,s,o,b.endCaptures,p),o.produce(s,p[0].end);const w=s;if(s=s.parent,u=w.getAnchorPos(),!m&&w.getEnterPos()===r){s=w,o.produce(s,l),c=!0;return}}else{const b=e.getRule(g);o.produce(s,p[0].start);const w=s,y=b.getName(t.content,p),v=s.contentNameScopesList.pushAttributed(y,e);if(s=s.push(g,r,u,p[0].end===l,null,v,v),b instanceof ma){const C=b;Rr(e,t,n,s,o,C.beginCaptures,p),o.produce(s,p[0].end),u=p[0].end;const E=C.getContentName(t.content,p),S=v.pushAttributed(E,e);if(s=s.withContentNameScopesList(S),C.endHasBackReferences&&(s=s.withEndRule(C.getEndWithResolvedBackReferences(t.content,p))),!m&&w.hasSameRuleAs(s)){s=s.pop(),o.produce(s,l),c=!0;return}}else if(b instanceof go){const C=b;Rr(e,t,n,s,o,C.beginCaptures,p),o.produce(s,p[0].end),u=p[0].end;const E=C.getContentName(t.content,p),S=v.pushAttributed(E,e);if(s=s.withContentNameScopesList(S),C.whileHasBackReferences&&(s=s.withEndRule(C.getWhileWithResolvedBackReferences(t.content,p))),!m&&w.hasSameRuleAs(s)){s=s.pop(),o.produce(s,l),c=!0;return}}else if(Rr(e,t,n,s,o,b.captures,p),o.produce(s,p[0].end),s=s.pop(),!m){s=s.safePop(),o.produce(s,l),c=!0;return}}p[0].end>r&&(r=p[0].end,n=!1)}}function T0(e,t,n,r,s,o){let i=s.beginRuleCapturedEOL?0:-1;const a=[];for(let l=s;l;l=l.pop()){const c=l.getRule(e);c instanceof go&&a.push({rule:c,stack:l})}for(let l=a.pop();l;l=a.pop()){const{ruleScanner:c,findOptions:u}=N0(l.rule,e,l.stack.endRule,n,r===i),f=c.findNextMatchSync(t,r,u);if(f){if(f.ruleId!==uh){s=l.stack.pop();break}f.captureIndices&&f.captureIndices.length&&(o.produce(l.stack,f.captureIndices[0].start),Rr(e,t,n,l.stack,o,l.rule.whileCaptures,f.captureIndices),o.produce(l.stack,f.captureIndices[0].end),i=f.captureIndices[0].end,f.captureIndices[0].end>r&&(r=f.captureIndices[0].end,n=!1))}else{s=l.stack.pop();break}}return{stack:s,linePos:r,anchorPosition:i,isFirstLine:n}}function $0(e,t,n,r,s,o){const i=R0(e,t,n,r,s,o),a=e.getInjections();if(a.length===0)return i;const l=P0(a,e,t,n,r,s,o);if(!l)return i;if(!i)return l;const c=i.captureIndices[0].start,u=l.captureIndices[0].start;return u<c||l.priorityMatch&&u===c?l:i}function R0(e,t,n,r,s,o){const i=s.getRule(e),{ruleScanner:a,findOptions:l}=ph(i,e,s.endRule,n,r===o),c=a.findNextMatchSync(t,r,l);return c?{captureIndices:c.captureIndices,matchedRuleId:c.ruleId}:null}function P0(e,t,n,r,s,o,i){let a=Number.MAX_VALUE,l=null,c,u=0;const f=o.contentNameScopesList.getScopeNames();for(let d=0,h=e.length;d<h;d++){const p=e[d];if(!p.matcher(f))continue;const g=t.getRule(p.ruleId),{ruleScanner:m,findOptions:b}=ph(g,t,null,r,s===i),w=m.findNextMatchSync(n,s,b);if(!w)continue;const y=w.captureIndices[0].start;if(!(y>=a)&&(a=y,l=w.captureIndices,c=w.ruleId,u=p.priority,a===s))break}return l?{priorityMatch:u===-1,captureIndices:l,matchedRuleId:c}:null}function ph(e,t,n,r,s){return{ruleScanner:e.compileAG(t,n,r,s),findOptions:0}}function N0(e,t,n,r,s){return{ruleScanner:e.compileWhileAG(t,n,r,s),findOptions:0}}function Rr(e,t,n,r,s,o,i){if(o.length===0)return;const a=t.content,l=Math.min(o.length,i.length),c=[],u=i[0].end;for(let f=0;f<l;f++){const d=o[f];if(d===null)continue;const h=i[f];if(h.length===0)continue;if(h.start>u)break;for(;c.length>0&&c[c.length-1].endPos<=h.start;)s.produceFromScopes(c[c.length-1].scopes,c[c.length-1].endPos),c.pop();if(c.length>0?s.produceFromScopes(c[c.length-1].scopes,h.start):s.produce(r,h.start),d.retokenizeCapturedWithRuleId){const g=d.getName(a,i),m=r.contentNameScopesList.pushAttributed(g,e),b=d.getContentName(a,i),w=m.pushAttributed(b,e),y=r.push(d.retokenizeCapturedWithRuleId,h.start,-1,!1,null,m,w),v=e.createOnigString(a.substring(0,h.end));hh(e,v,n&&h.start===0,h.start,y,s,!1,0),lh(v);continue}const p=d.getName(a,i);if(p!==null){const m=(c.length>0?c[c.length-1].scopes:r.contentNameScopesList).pushAttributed(p,e);c.push(new I0(m,h.end))}}for(;c.length>0;)s.produceFromScopes(c[c.length-1].scopes,c[c.length-1].endPos),c.pop()}var I0=class{constructor(e,t){k(this,"scopes");k(this,"endPos");this.scopes=e,this.endPos=t}};function M0(e,t,n,r,s,o,i,a){return new L0(e,t,n,r,s,o,i,a)}function Jc(e,t,n,r,s){const o=ho(t,mo),i=fh.getCompiledRuleId(n,r,s.repository);for(const a of o)e.push({debugSelector:t,matcher:a.matcher,ruleId:i,grammar:s,priority:a.priority})}function mo(e,t){if(t.length<e.length)return!1;let n=0;return e.every(r=>{for(let s=n;s<t.length;s++)if(O0(t[s],r))return n=s+1,!0;return!1})}function O0(e,t){if(!e)return!1;if(e===t)return!0;const n=t.length;return e.length>n&&e.substr(0,n)===t&&e[n]==="."}var L0=class{constructor(e,t,n,r,s,o,i,a){k(this,"_rootId");k(this,"_lastRuleId");k(this,"_ruleId2desc");k(this,"_includedGrammars");k(this,"_grammarRepository");k(this,"_grammar");k(this,"_injections");k(this,"_basicScopeAttributesProvider");k(this,"_tokenTypeMatchers");if(this._rootScopeName=e,this.balancedBracketSelectors=o,this._onigLib=a,this._basicScopeAttributesProvider=new E0(n,r),this._rootId=-1,this._lastRuleId=0,this._ruleId2desc=[null],this._includedGrammars={},this._grammarRepository=i,this._grammar=Zc(t,null),this._injections=null,this._tokenTypeMatchers=[],s)for(const l of Object.keys(s)){const c=ho(l,mo);for(const u of c)this._tokenTypeMatchers.push({matcher:u.matcher,type:s[l]})}}get themeProvider(){return this._grammarRepository}dispose(){for(const e of this._ruleId2desc)e&&e.dispose()}createOnigScanner(e){return this._onigLib.createOnigScanner(e)}createOnigString(e){return this._onigLib.createOnigString(e)}getMetadataForScope(e){return this._basicScopeAttributesProvider.getBasicScopeAttributes(e)}_collectInjections(){const e={lookup:s=>s===this._rootScopeName?this._grammar:this.getExternalGrammar(s),injections:s=>this._grammarRepository.injections(s)},t=[],n=this._rootScopeName,r=e.lookup(n);if(r){const s=r.injections;if(s)for(let i in s)Jc(t,i,s[i],this,r);const o=this._grammarRepository.injections(n);o&&o.forEach(i=>{const a=this.getExternalGrammar(i);if(a){const l=a.injectionSelector;l&&Jc(t,l,a,this,a)}})}return t.sort((s,o)=>s.priority-o.priority),t}getInjections(){return this._injections===null&&(this._injections=this._collectInjections()),this._injections}registerRule(e){const t=++this._lastRuleId,n=e(t);return this._ruleId2desc[t]=n,n}getRule(e){return this._ruleId2desc[e]}getExternalGrammar(e,t){if(this._includedGrammars[e])return this._includedGrammars[e];if(this._grammarRepository){const n=this._grammarRepository.lookup(e);if(n)return this._includedGrammars[e]=Zc(n,t&&t.$base),this._includedGrammars[e]}}tokenizeLine(e,t,n=0){const r=this._tokenize(e,t,!1,n);return{tokens:r.lineTokens.getResult(r.ruleStack,r.lineLength),ruleStack:r.ruleStack,stoppedEarly:r.stoppedEarly}}tokenizeLine2(e,t,n=0){const r=this._tokenize(e,t,!0,n);return{tokens:r.lineTokens.getBinaryResult(r.ruleStack,r.lineLength),ruleStack:r.ruleStack,stoppedEarly:r.stoppedEarly}}_tokenize(e,t,n,r){this._rootId===-1&&(this._rootId=fh.getCompiledRuleId(this._grammar.repository.$self,this,this._grammar.repository),this.getInjections());let s;if(!t||t===ya.NULL){s=!0;const c=this._basicScopeAttributesProvider.getDefaultAttributes(),u=this.themeProvider.getDefaults(),f=mr.set(0,c.languageId,c.tokenType,null,u.fontStyle,u.foregroundId,u.backgroundId),d=this.getRule(this._rootId).getName(null,null);let h;d?h=jr.createRootAndLookUpScopeName(d,f,this):h=jr.createRoot("unknown",f),t=new ya(null,this._rootId,-1,-1,!1,null,h,h)}else s=!1,t.reset();e=e+`
|
|
21
|
+
`;const o=this.createOnigString(e),i=o.content.length,a=new H0(n,e,this._tokenTypeMatchers,this.balancedBracketSelectors),l=hh(this,o,s,0,t,a,!0,r);return lh(o),{lineLength:i,lineTokens:a,ruleStack:l.stack,stoppedEarly:l.stoppedEarly}}};function Zc(e,t){return e=t0(e),e.repository=e.repository||{},e.repository.$self={$vscodeTextmateLocation:e.$vscodeTextmateLocation,patterns:e.patterns,name:e.scopeName},e.repository.$base=t||e.repository.$self,e}var jr=class xt{constructor(t,n,r){this.parent=t,this.scopePath=n,this.tokenAttributes=r}static fromExtension(t,n){let r=t,s=(t==null?void 0:t.scopePath)??null;for(const o of n)s=Si.push(s,o.scopeNames),r=new xt(r,s,o.encodedTokenAttributes);return r}static createRoot(t,n){return new xt(null,new Si(null,t),n)}static createRootAndLookUpScopeName(t,n,r){const s=r.getMetadataForScope(t),o=new Si(null,t),i=r.themeProvider.themeMatch(o),a=xt.mergeAttributes(n,s,i);return new xt(null,o,a)}get scopeName(){return this.scopePath.scopeName}toString(){return this.getScopeNames().join(" ")}equals(t){return xt.equals(this,t)}static equals(t,n){do{if(t===n||!t&&!n)return!0;if(!t||!n||t.scopeName!==n.scopeName||t.tokenAttributes!==n.tokenAttributes)return!1;t=t.parent,n=n.parent}while(!0)}static mergeAttributes(t,n,r){let s=-1,o=0,i=0;return r!==null&&(s=r.fontStyle,o=r.foregroundId,i=r.backgroundId),mr.set(t,n.languageId,n.tokenType,null,s,o,i)}pushAttributed(t,n){if(t===null)return this;if(t.indexOf(" ")===-1)return xt._pushAttributed(this,t,n);const r=t.split(/ /g);let s=this;for(const o of r)s=xt._pushAttributed(s,o,n);return s}static _pushAttributed(t,n,r){const s=r.getMetadataForScope(n),o=t.scopePath.push(n),i=r.themeProvider.themeMatch(o),a=xt.mergeAttributes(t.tokenAttributes,s,i);return new xt(t,o,a)}getScopeNames(){return this.scopePath.getSegments()}getExtensionIfDefined(t){var s;const n=[];let r=this;for(;r&&r!==t;)n.push({encodedTokenAttributes:r.tokenAttributes,scopeNames:r.scopePath.getExtensionIfDefined(((s=r.parent)==null?void 0:s.scopePath)??null)}),r=r.parent;return r===t?n.reverse():void 0}},it,ya=(it=class{constructor(t,n,r,s,o,i,a,l){k(this,"_stackElementBrand");k(this,"_enterPos");k(this,"_anchorPos");k(this,"depth");this.parent=t,this.ruleId=n,this.beginRuleCapturedEOL=o,this.endRule=i,this.nameScopesList=a,this.contentNameScopesList=l,this.depth=this.parent?this.parent.depth+1:1,this._enterPos=r,this._anchorPos=s}equals(t){return t===null?!1:it._equals(this,t)}static _equals(t,n){return t===n?!0:this._structuralEquals(t,n)?jr.equals(t.contentNameScopesList,n.contentNameScopesList):!1}static _structuralEquals(t,n){do{if(t===n||!t&&!n)return!0;if(!t||!n||t.depth!==n.depth||t.ruleId!==n.ruleId||t.endRule!==n.endRule)return!1;t=t.parent,n=n.parent}while(!0)}clone(){return this}static _reset(t){for(;t;)t._enterPos=-1,t._anchorPos=-1,t=t.parent}reset(){it._reset(this)}pop(){return this.parent}safePop(){return this.parent?this.parent:this}push(t,n,r,s,o,i,a){return new it(this,t,n,r,s,o,i,a)}getEnterPos(){return this._enterPos}getAnchorPos(){return this._anchorPos}getRule(t){return t.getRule(this.ruleId)}toString(){const t=[];return this._writeString(t,0),"["+t.join(",")+"]"}_writeString(t,n){var r,s;return this.parent&&(n=this.parent._writeString(t,n)),t[n++]=`(${this.ruleId}, ${(r=this.nameScopesList)==null?void 0:r.toString()}, ${(s=this.contentNameScopesList)==null?void 0:s.toString()})`,n}withContentNameScopesList(t){return this.contentNameScopesList===t?this:this.parent.push(this.ruleId,this._enterPos,this._anchorPos,this.beginRuleCapturedEOL,this.endRule,this.nameScopesList,t)}withEndRule(t){return this.endRule===t?this:new it(this.parent,this.ruleId,this._enterPos,this._anchorPos,this.beginRuleCapturedEOL,t,this.nameScopesList,this.contentNameScopesList)}hasSameRuleAs(t){let n=this;for(;n&&n._enterPos===t._enterPos;){if(n.ruleId===t.ruleId)return!0;n=n.parent}return!1}toStateStackFrame(){var t,n,r;return{ruleId:this.ruleId,beginRuleCapturedEOL:this.beginRuleCapturedEOL,endRule:this.endRule,nameScopesList:((n=this.nameScopesList)==null?void 0:n.getExtensionIfDefined(((t=this.parent)==null?void 0:t.nameScopesList)??null))??[],contentNameScopesList:((r=this.contentNameScopesList)==null?void 0:r.getExtensionIfDefined(this.nameScopesList))??[]}}static pushFrame(t,n){const r=jr.fromExtension((t==null?void 0:t.nameScopesList)??null,n.nameScopesList);return new it(t,n.ruleId,n.enterPos??-1,n.anchorPos??-1,n.beginRuleCapturedEOL,n.endRule,r,jr.fromExtension(r,n.contentNameScopesList))}},k(it,"NULL",new it(null,0,0,0,!1,null,null,null)),it),D0=class{constructor(e,t){k(this,"balancedBracketScopes");k(this,"unbalancedBracketScopes");k(this,"allowAny",!1);this.balancedBracketScopes=e.flatMap(n=>n==="*"?(this.allowAny=!0,[]):ho(n,mo).map(r=>r.matcher)),this.unbalancedBracketScopes=t.flatMap(n=>ho(n,mo).map(r=>r.matcher))}get matchesAlways(){return this.allowAny&&this.unbalancedBracketScopes.length===0}get matchesNever(){return this.balancedBracketScopes.length===0&&!this.allowAny}match(e){for(const t of this.unbalancedBracketScopes)if(t(e))return!1;for(const t of this.balancedBracketScopes)if(t(e))return!0;return this.allowAny}},H0=class{constructor(e,t,n,r){k(this,"_emitBinaryTokens");k(this,"_lineText");k(this,"_tokens");k(this,"_binaryTokens");k(this,"_lastTokenEndIndex");k(this,"_tokenTypeOverrides");this.balancedBracketSelectors=r,this._emitBinaryTokens=e,this._tokenTypeOverrides=n,this._lineText=null,this._tokens=[],this._binaryTokens=[],this._lastTokenEndIndex=0}produce(e,t){this.produceFromScopes(e.contentNameScopesList,t)}produceFromScopes(e,t){var r;if(this._lastTokenEndIndex>=t)return;if(this._emitBinaryTokens){let s=(e==null?void 0:e.tokenAttributes)??0,o=!1;if((r=this.balancedBracketSelectors)!=null&&r.matchesAlways&&(o=!0),this._tokenTypeOverrides.length>0||this.balancedBracketSelectors&&!this.balancedBracketSelectors.matchesAlways&&!this.balancedBracketSelectors.matchesNever){const i=(e==null?void 0:e.getScopeNames())??[];for(const a of this._tokenTypeOverrides)a.matcher(i)&&(s=mr.set(s,0,a.type,null,-1,0,0));this.balancedBracketSelectors&&(o=this.balancedBracketSelectors.match(i))}if(o&&(s=mr.set(s,0,8,o,-1,0,0)),this._binaryTokens.length>0&&this._binaryTokens[this._binaryTokens.length-1]===s){this._lastTokenEndIndex=t;return}this._binaryTokens.push(this._lastTokenEndIndex),this._binaryTokens.push(s),this._lastTokenEndIndex=t;return}const n=(e==null?void 0:e.getScopeNames())??[];this._tokens.push({startIndex:this._lastTokenEndIndex,endIndex:t,scopes:n}),this._lastTokenEndIndex=t}getResult(e,t){return this._tokens.length>0&&this._tokens[this._tokens.length-1].startIndex===t-1&&this._tokens.pop(),this._tokens.length===0&&(this._lastTokenEndIndex=-1,this.produce(e,t),this._tokens[this._tokens.length-1].startIndex=0),this._tokens}getBinaryResult(e,t){this._binaryTokens.length>0&&this._binaryTokens[this._binaryTokens.length-2]===t-1&&(this._binaryTokens.pop(),this._binaryTokens.pop()),this._binaryTokens.length===0&&(this._lastTokenEndIndex=-1,this.produce(e,t),this._binaryTokens[this._binaryTokens.length-2]=0);const n=new Uint32Array(this._binaryTokens.length);for(let r=0,s=this._binaryTokens.length;r<s;r++)n[r]=this._binaryTokens[r];return n}},B0=class{constructor(e,t){k(this,"_grammars",new Map);k(this,"_rawGrammars",new Map);k(this,"_injectionGrammars",new Map);k(this,"_theme");this._onigLib=t,this._theme=e}dispose(){for(const e of this._grammars.values())e.dispose()}setTheme(e){this._theme=e}getColorMap(){return this._theme.getColorMap()}addGrammar(e,t){this._rawGrammars.set(e.scopeName,e),t&&this._injectionGrammars.set(e.scopeName,t)}lookup(e){return this._rawGrammars.get(e)}injections(e){return this._injectionGrammars.get(e)}getDefaults(){return this._theme.getDefaults()}themeMatch(e){return this._theme.match(e)}grammarForScopeName(e,t,n,r,s){if(!this._grammars.has(e)){let o=this._rawGrammars.get(e);if(!o)return null;this._grammars.set(e,M0(e,o,t,n,r,s,this,this._onigLib))}return this._grammars.get(e)}},F0=class{constructor(t){k(this,"_options");k(this,"_syncRegistry");k(this,"_ensureGrammarCache");this._options=t,this._syncRegistry=new B0(fo.createFromRawTheme(t.theme,t.colorMap),t.onigLib),this._ensureGrammarCache=new Map}dispose(){this._syncRegistry.dispose()}setTheme(t,n){this._syncRegistry.setTheme(fo.createFromRawTheme(t,n))}getColorMap(){return this._syncRegistry.getColorMap()}loadGrammarWithEmbeddedLanguages(t,n,r){return this.loadGrammarWithConfiguration(t,n,{embeddedLanguages:r})}loadGrammarWithConfiguration(t,n,r){return this._loadGrammar(t,n,r.embeddedLanguages,r.tokenTypes,new D0(r.balancedBracketSelectors||[],r.unbalancedBracketSelectors||[]))}loadGrammar(t){return this._loadGrammar(t,0,null,null,null)}_loadGrammar(t,n,r,s,o){const i=new g0(this._syncRegistry,t);for(;i.Q.length>0;)i.Q.map(a=>this._loadSingleGrammar(a.scopeName)),i.processQueue();return this._grammarForScopeName(t,n,r,s,o)}_loadSingleGrammar(t){this._ensureGrammarCache.has(t)||(this._doLoadSingleGrammar(t),this._ensureGrammarCache.set(t,!0))}_doLoadSingleGrammar(t){const n=this._options.loadGrammar(t);if(n){const r=typeof this._options.getInjections=="function"?this._options.getInjections(t):void 0;this._syncRegistry.addGrammar(n,r)}}addGrammar(t,n=[],r=0,s=null){return this._syncRegistry.addGrammar(t,n),this._grammarForScopeName(t.scopeName,r,s)}_grammarForScopeName(t,n=0,r=null,s=null,o=null){return this._syncRegistry.grammarForScopeName(t,n,r,s,o)}},_a=ya.NULL;const j0=["area","base","basefont","bgsound","br","col","command","embed","frame","hr","image","img","input","keygen","link","meta","param","source","track","wbr"];class us{constructor(t,n,r){this.normal=n,this.property=t,r&&(this.space=r)}}us.prototype.normal={};us.prototype.property={};us.prototype.space=void 0;function gh(e,t){const n={},r={};for(const s of e)Object.assign(n,s.property),Object.assign(r,s.normal);return new us(n,r,t)}function wa(e){return e.toLowerCase()}class Ze{constructor(t,n){this.attribute=n,this.property=t}}Ze.prototype.attribute="";Ze.prototype.booleanish=!1;Ze.prototype.boolean=!1;Ze.prototype.commaOrSpaceSeparated=!1;Ze.prototype.commaSeparated=!1;Ze.prototype.defined=!1;Ze.prototype.mustUseProperty=!1;Ze.prototype.number=!1;Ze.prototype.overloadedBoolean=!1;Ze.prototype.property="";Ze.prototype.spaceSeparated=!1;Ze.prototype.space=void 0;let U0=0;const se=jn(),xe=jn(),mh=jn(),I=jn(),ye=jn(),lr=jn(),tt=jn();function jn(){return 2**++U0}const ba=Object.freeze(Object.defineProperty({__proto__:null,boolean:se,booleanish:xe,commaOrSpaceSeparated:tt,commaSeparated:lr,number:I,overloadedBoolean:mh,spaceSeparated:ye},Symbol.toStringTag,{value:"Module"})),Ei=Object.keys(ba);class dl extends Ze{constructor(t,n,r,s){let o=-1;if(super(t,n),Yc(this,"space",s),typeof r=="number")for(;++o<Ei.length;){const i=Ei[o];Yc(this,Ei[o],(r&ba[i])===ba[i])}}}dl.prototype.defined=!0;function Yc(e,t,n){n&&(e[t]=n)}function wr(e){const t={},n={};for(const[r,s]of Object.entries(e.properties)){const o=new dl(r,e.transform(e.attributes||{},r),s,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(o.mustUseProperty=!0),t[r]=o,n[wa(r)]=r,n[wa(o.attribute)]=r}return new us(t,n,e.space)}const yh=wr({properties:{ariaActiveDescendant:null,ariaAtomic:xe,ariaAutoComplete:null,ariaBusy:xe,ariaChecked:xe,ariaColCount:I,ariaColIndex:I,ariaColSpan:I,ariaControls:ye,ariaCurrent:null,ariaDescribedBy:ye,ariaDetails:null,ariaDisabled:xe,ariaDropEffect:ye,ariaErrorMessage:null,ariaExpanded:xe,ariaFlowTo:ye,ariaGrabbed:xe,ariaHasPopup:null,ariaHidden:xe,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:ye,ariaLevel:I,ariaLive:null,ariaModal:xe,ariaMultiLine:xe,ariaMultiSelectable:xe,ariaOrientation:null,ariaOwns:ye,ariaPlaceholder:null,ariaPosInSet:I,ariaPressed:xe,ariaReadOnly:xe,ariaRelevant:null,ariaRequired:xe,ariaRoleDescription:ye,ariaRowCount:I,ariaRowIndex:I,ariaRowSpan:I,ariaSelected:xe,ariaSetSize:I,ariaSort:null,ariaValueMax:I,ariaValueMin:I,ariaValueNow:I,ariaValueText:null,role:null},transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()}});function _h(e,t){return t in e?e[t]:t}function wh(e,t){return _h(e,t.toLowerCase())}const G0=wr({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:lr,acceptCharset:ye,accessKey:ye,action:null,allow:null,allowFullScreen:se,allowPaymentRequest:se,allowUserMedia:se,alt:null,as:null,async:se,autoCapitalize:null,autoComplete:ye,autoFocus:se,autoPlay:se,blocking:ye,capture:null,charSet:null,checked:se,cite:null,className:ye,cols:I,colSpan:null,content:null,contentEditable:xe,controls:se,controlsList:ye,coords:I|lr,crossOrigin:null,data:null,dateTime:null,decoding:null,default:se,defer:se,dir:null,dirName:null,disabled:se,download:mh,draggable:xe,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:se,formTarget:null,headers:ye,height:I,hidden:se,high:I,href:null,hrefLang:null,htmlFor:ye,httpEquiv:ye,id:null,imageSizes:null,imageSrcSet:null,inert:se,inputMode:null,integrity:null,is:null,isMap:se,itemId:null,itemProp:ye,itemRef:ye,itemScope:se,itemType:ye,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:se,low:I,manifest:null,max:null,maxLength:I,media:null,method:null,min:null,minLength:I,multiple:se,muted:se,name:null,nonce:null,noModule:se,noValidate:se,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:se,optimum:I,pattern:null,ping:ye,placeholder:null,playsInline:se,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:se,referrerPolicy:null,rel:ye,required:se,reversed:se,rows:I,rowSpan:I,sandbox:ye,scope:null,scoped:se,seamless:se,selected:se,shadowRootClonable:se,shadowRootDelegatesFocus:se,shadowRootMode:null,shape:null,size:I,sizes:null,slot:null,span:I,spellCheck:xe,src:null,srcDoc:null,srcLang:null,srcSet:null,start:I,step:null,style:null,tabIndex:I,target:null,title:null,translate:null,type:null,typeMustMatch:se,useMap:null,value:xe,width:I,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:ye,axis:null,background:null,bgColor:null,border:I,borderColor:null,bottomMargin:I,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:se,declare:se,event:null,face:null,frame:null,frameBorder:null,hSpace:I,leftMargin:I,link:null,longDesc:null,lowSrc:null,marginHeight:I,marginWidth:I,noResize:se,noHref:se,noShade:se,noWrap:se,object:null,profile:null,prompt:null,rev:null,rightMargin:I,rules:null,scheme:null,scrolling:xe,standby:null,summary:null,text:null,topMargin:I,valueType:null,version:null,vAlign:null,vLink:null,vSpace:I,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:se,disableRemotePlayback:se,prefix:null,property:null,results:I,security:null,unselectable:null},space:"html",transform:wh}),W0=wr({attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},properties:{about:tt,accentHeight:I,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:I,amplitude:I,arabicForm:null,ascent:I,attributeName:null,attributeType:null,azimuth:I,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:I,by:null,calcMode:null,capHeight:I,className:ye,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:I,diffuseConstant:I,direction:null,display:null,dur:null,divisor:I,dominantBaseline:null,download:se,dx:null,dy:null,edgeMode:null,editable:null,elevation:I,enableBackground:null,end:null,event:null,exponent:I,externalResourcesRequired:null,fill:null,fillOpacity:I,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:lr,g2:lr,glyphName:lr,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:I,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:I,horizOriginX:I,horizOriginY:I,id:null,ideographic:I,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:I,k:I,k1:I,k2:I,k3:I,k4:I,kernelMatrix:tt,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:I,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:I,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:I,overlineThickness:I,paintOrder:null,panose1:null,path:null,pathLength:I,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:ye,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:I,pointsAtY:I,pointsAtZ:I,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:tt,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:tt,rev:tt,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:tt,requiredFeatures:tt,requiredFonts:tt,requiredFormats:tt,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:I,specularExponent:I,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:I,strikethroughThickness:I,string:null,stroke:null,strokeDashArray:tt,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:I,strokeOpacity:I,strokeWidth:null,style:null,surfaceScale:I,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:tt,tabIndex:I,tableValues:null,target:null,targetX:I,targetY:I,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:tt,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:I,underlineThickness:I,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:I,values:null,vAlphabetic:I,vMathematical:I,vectorEffect:null,vHanging:I,vIdeographic:I,version:null,vertAdvY:I,vertOriginX:I,vertOriginY:I,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:I,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:_h}),bh=wr({properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null},space:"xlink",transform(e,t){return"xlink:"+t.slice(5).toLowerCase()}}),vh=wr({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:wh}),Ch=wr({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()}}),z0=/[A-Z]/g,Qc=/-[a-z]/g,V0=/^data[-\w.:]+$/i;function q0(e,t){const n=wa(t);let r=t,s=Ze;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&V0.test(t)){if(t.charAt(4)==="-"){const o=t.slice(5).replace(Qc,X0);r="data"+o.charAt(0).toUpperCase()+o.slice(1)}else{const o=t.slice(4);if(!Qc.test(o)){let i=o.replace(z0,K0);i.charAt(0)!=="-"&&(i="-"+i),t="data"+i}}s=dl}return new s(r,t)}function K0(e){return"-"+e.toLowerCase()}function X0(e){return e.charAt(1).toUpperCase()}const J0=gh([yh,G0,bh,vh,Ch],"html"),xh=gh([yh,W0,bh,vh,Ch],"svg"),eu={}.hasOwnProperty;function Z0(e,t){const n=t||{};function r(s,...o){let i=r.invalid;const a=r.handlers;if(s&&eu.call(s,e)){const l=String(s[e]);i=eu.call(a,l)?a[l]:r.unknown}if(i)return i.call(this,s,...o)}return r.handlers=n.handlers||{},r.invalid=n.invalid,r.unknown=n.unknown,r}const Y0=/["&'<>`]/g,Q0=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,ev=/[\x01-\t\v\f\x0E-\x1F\x7F\x81\x8D\x8F\x90\x9D\xA0-\uFFFF]/g,tv=/[|\\{}()[\]^$+*?.]/g,tu=new WeakMap;function nv(e,t){if(e=e.replace(t.subset?rv(t.subset):Y0,r),t.subset||t.escapeOnly)return e;return e.replace(Q0,n).replace(ev,r);function n(s,o,i){return t.format((s.charCodeAt(0)-55296)*1024+s.charCodeAt(1)-56320+65536,i.charCodeAt(o+2),t)}function r(s,o,i){return t.format(s.charCodeAt(0),i.charCodeAt(o+1),t)}}function rv(e){let t=tu.get(e);return t||(t=sv(e),tu.set(e,t)),t}function sv(e){const t=[];let n=-1;for(;++n<e.length;)t.push(e[n].replace(tv,"\\$&"));return new RegExp("(?:"+t.join("|")+")","g")}const ov=/[\dA-Fa-f]/;function iv(e,t,n){const r="&#x"+e.toString(16).toUpperCase();return n&&t&&!ov.test(String.fromCharCode(t))?r:r+";"}const av=/\d/;function lv(e,t,n){const r="&#"+String(e);return n&&t&&!av.test(String.fromCharCode(t))?r:r+";"}const cv=["AElig","AMP","Aacute","Acirc","Agrave","Aring","Atilde","Auml","COPY","Ccedil","ETH","Eacute","Ecirc","Egrave","Euml","GT","Iacute","Icirc","Igrave","Iuml","LT","Ntilde","Oacute","Ocirc","Ograve","Oslash","Otilde","Ouml","QUOT","REG","THORN","Uacute","Ucirc","Ugrave","Uuml","Yacute","aacute","acirc","acute","aelig","agrave","amp","aring","atilde","auml","brvbar","ccedil","cedil","cent","copy","curren","deg","divide","eacute","ecirc","egrave","eth","euml","frac12","frac14","frac34","gt","iacute","icirc","iexcl","igrave","iquest","iuml","laquo","lt","macr","micro","middot","nbsp","not","ntilde","oacute","ocirc","ograve","ordf","ordm","oslash","otilde","ouml","para","plusmn","pound","quot","raquo","reg","sect","shy","sup1","sup2","sup3","szlig","thorn","times","uacute","ucirc","ugrave","uml","uuml","yacute","yen","yuml"],Ai={nbsp:" ",iexcl:"¡",cent:"¢",pound:"£",curren:"¤",yen:"¥",brvbar:"¦",sect:"§",uml:"¨",copy:"©",ordf:"ª",laquo:"«",not:"¬",shy:"",reg:"®",macr:"¯",deg:"°",plusmn:"±",sup2:"²",sup3:"³",acute:"´",micro:"µ",para:"¶",middot:"·",cedil:"¸",sup1:"¹",ordm:"º",raquo:"»",frac14:"¼",frac12:"½",frac34:"¾",iquest:"¿",Agrave:"À",Aacute:"Á",Acirc:"Â",Atilde:"Ã",Auml:"Ä",Aring:"Å",AElig:"Æ",Ccedil:"Ç",Egrave:"È",Eacute:"É",Ecirc:"Ê",Euml:"Ë",Igrave:"Ì",Iacute:"Í",Icirc:"Î",Iuml:"Ï",ETH:"Ð",Ntilde:"Ñ",Ograve:"Ò",Oacute:"Ó",Ocirc:"Ô",Otilde:"Õ",Ouml:"Ö",times:"×",Oslash:"Ø",Ugrave:"Ù",Uacute:"Ú",Ucirc:"Û",Uuml:"Ü",Yacute:"Ý",THORN:"Þ",szlig:"ß",agrave:"à",aacute:"á",acirc:"â",atilde:"ã",auml:"ä",aring:"å",aelig:"æ",ccedil:"ç",egrave:"è",eacute:"é",ecirc:"ê",euml:"ë",igrave:"ì",iacute:"í",icirc:"î",iuml:"ï",eth:"ð",ntilde:"ñ",ograve:"ò",oacute:"ó",ocirc:"ô",otilde:"õ",ouml:"ö",divide:"÷",oslash:"ø",ugrave:"ù",uacute:"ú",ucirc:"û",uuml:"ü",yacute:"ý",thorn:"þ",yuml:"ÿ",fnof:"ƒ",Alpha:"Α",Beta:"Β",Gamma:"Γ",Delta:"Δ",Epsilon:"Ε",Zeta:"Ζ",Eta:"Η",Theta:"Θ",Iota:"Ι",Kappa:"Κ",Lambda:"Λ",Mu:"Μ",Nu:"Ν",Xi:"Ξ",Omicron:"Ο",Pi:"Π",Rho:"Ρ",Sigma:"Σ",Tau:"Τ",Upsilon:"Υ",Phi:"Φ",Chi:"Χ",Psi:"Ψ",Omega:"Ω",alpha:"α",beta:"β",gamma:"γ",delta:"δ",epsilon:"ε",zeta:"ζ",eta:"η",theta:"θ",iota:"ι",kappa:"κ",lambda:"λ",mu:"μ",nu:"ν",xi:"ξ",omicron:"ο",pi:"π",rho:"ρ",sigmaf:"ς",sigma:"σ",tau:"τ",upsilon:"υ",phi:"φ",chi:"χ",psi:"ψ",omega:"ω",thetasym:"ϑ",upsih:"ϒ",piv:"ϖ",bull:"•",hellip:"…",prime:"′",Prime:"″",oline:"‾",frasl:"⁄",weierp:"℘",image:"ℑ",real:"ℜ",trade:"™",alefsym:"ℵ",larr:"←",uarr:"↑",rarr:"→",darr:"↓",harr:"↔",crarr:"↵",lArr:"⇐",uArr:"⇑",rArr:"⇒",dArr:"⇓",hArr:"⇔",forall:"∀",part:"∂",exist:"∃",empty:"∅",nabla:"∇",isin:"∈",notin:"∉",ni:"∋",prod:"∏",sum:"∑",minus:"−",lowast:"∗",radic:"√",prop:"∝",infin:"∞",ang:"∠",and:"∧",or:"∨",cap:"∩",cup:"∪",int:"∫",there4:"∴",sim:"∼",cong:"≅",asymp:"≈",ne:"≠",equiv:"≡",le:"≤",ge:"≥",sub:"⊂",sup:"⊃",nsub:"⊄",sube:"⊆",supe:"⊇",oplus:"⊕",otimes:"⊗",perp:"⊥",sdot:"⋅",lceil:"⌈",rceil:"⌉",lfloor:"⌊",rfloor:"⌋",lang:"〈",rang:"〉",loz:"◊",spades:"♠",clubs:"♣",hearts:"♥",diams:"♦",quot:'"',amp:"&",lt:"<",gt:">",OElig:"Œ",oelig:"œ",Scaron:"Š",scaron:"š",Yuml:"Ÿ",circ:"ˆ",tilde:"˜",ensp:" ",emsp:" ",thinsp:" ",zwnj:"",zwj:"",lrm:"",rlm:"",ndash:"–",mdash:"—",lsquo:"‘",rsquo:"’",sbquo:"‚",ldquo:"“",rdquo:"”",bdquo:"„",dagger:"†",Dagger:"‡",permil:"‰",lsaquo:"‹",rsaquo:"›",euro:"€"},uv=["cent","copy","divide","gt","lt","not","para","times"],Sh={}.hasOwnProperty,va={};let Es;for(Es in Ai)Sh.call(Ai,Es)&&(va[Ai[Es]]=Es);const fv=/[^\dA-Za-z]/;function dv(e,t,n,r){const s=String.fromCharCode(e);if(Sh.call(va,s)){const o=va[s],i="&"+o;return n&&cv.includes(o)&&!uv.includes(o)&&(!r||t&&t!==61&&fv.test(String.fromCharCode(t)))?i:i+";"}return""}function hv(e,t,n){let r=iv(e,t,n.omitOptionalSemicolons),s;if((n.useNamedReferences||n.useShortestReferences)&&(s=dv(e,t,n.omitOptionalSemicolons,n.attribute)),(n.useShortestReferences||!s)&&n.useShortestReferences){const o=lv(e,t,n.omitOptionalSemicolons);o.length<r.length&&(r=o)}return s&&(!n.useShortestReferences||s.length<r.length)?s:r}function cr(e,t){return nv(e,Object.assign({format:hv},t))}const pv=/^>|^->|<!--|-->|--!>|<!-$/g,gv=[">"],mv=["<",">"];function yv(e,t,n,r){return r.settings.bogusComments?"<?"+cr(e.value,Object.assign({},r.settings.characterReferences,{subset:gv}))+">":"<!--"+e.value.replace(pv,s)+"-->";function s(o){return cr(o,Object.assign({},r.settings.characterReferences,{subset:mv}))}}function _v(e,t,n,r){return"<!"+(r.settings.upperDoctype?"DOCTYPE":"doctype")+(r.settings.tightDoctype?"":" ")+"html>"}function nu(e,t){const n=String(e);if(typeof t!="string")throw new TypeError("Expected character");let r=0,s=n.indexOf(t);for(;s!==-1;)r++,s=n.indexOf(t,s+t.length);return r}function wv(e,t){const n=t||{};return(e[e.length-1]===""?[...e,""]:e).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}function bv(e){return e.join(" ").trim()}const vv=/[ \t\n\f\r]/g;function hl(e){return typeof e=="object"?e.type==="text"?ru(e.value):!1:ru(e)}function ru(e){return e.replace(vv,"")===""}const Ne=Eh(1),kh=Eh(-1),Cv=[];function Eh(e){return t;function t(n,r,s){const o=n?n.children:Cv;let i=(r||0)+e,a=o[i];if(!s)for(;a&&hl(a);)i+=e,a=o[i];return a}}const xv={}.hasOwnProperty;function Ah(e){return t;function t(n,r,s){return xv.call(e,n.tagName)&&e[n.tagName](n,r,s)}}const pl=Ah({body:kv,caption:Ti,colgroup:Ti,dd:$v,dt:Tv,head:Ti,html:Sv,li:Av,optgroup:Rv,option:Pv,p:Ev,rp:su,rt:su,tbody:Iv,td:ou,tfoot:Mv,th:ou,thead:Nv,tr:Ov});function Ti(e,t,n){const r=Ne(n,t,!0);return!r||r.type!=="comment"&&!(r.type==="text"&&hl(r.value.charAt(0)))}function Sv(e,t,n){const r=Ne(n,t);return!r||r.type!=="comment"}function kv(e,t,n){const r=Ne(n,t);return!r||r.type!=="comment"}function Ev(e,t,n){const r=Ne(n,t);return r?r.type==="element"&&(r.tagName==="address"||r.tagName==="article"||r.tagName==="aside"||r.tagName==="blockquote"||r.tagName==="details"||r.tagName==="div"||r.tagName==="dl"||r.tagName==="fieldset"||r.tagName==="figcaption"||r.tagName==="figure"||r.tagName==="footer"||r.tagName==="form"||r.tagName==="h1"||r.tagName==="h2"||r.tagName==="h3"||r.tagName==="h4"||r.tagName==="h5"||r.tagName==="h6"||r.tagName==="header"||r.tagName==="hgroup"||r.tagName==="hr"||r.tagName==="main"||r.tagName==="menu"||r.tagName==="nav"||r.tagName==="ol"||r.tagName==="p"||r.tagName==="pre"||r.tagName==="section"||r.tagName==="table"||r.tagName==="ul"):!n||!(n.type==="element"&&(n.tagName==="a"||n.tagName==="audio"||n.tagName==="del"||n.tagName==="ins"||n.tagName==="map"||n.tagName==="noscript"||n.tagName==="video"))}function Av(e,t,n){const r=Ne(n,t);return!r||r.type==="element"&&r.tagName==="li"}function Tv(e,t,n){const r=Ne(n,t);return!!(r&&r.type==="element"&&(r.tagName==="dt"||r.tagName==="dd"))}function $v(e,t,n){const r=Ne(n,t);return!r||r.type==="element"&&(r.tagName==="dt"||r.tagName==="dd")}function su(e,t,n){const r=Ne(n,t);return!r||r.type==="element"&&(r.tagName==="rp"||r.tagName==="rt")}function Rv(e,t,n){const r=Ne(n,t);return!r||r.type==="element"&&r.tagName==="optgroup"}function Pv(e,t,n){const r=Ne(n,t);return!r||r.type==="element"&&(r.tagName==="option"||r.tagName==="optgroup")}function Nv(e,t,n){const r=Ne(n,t);return!!(r&&r.type==="element"&&(r.tagName==="tbody"||r.tagName==="tfoot"))}function Iv(e,t,n){const r=Ne(n,t);return!r||r.type==="element"&&(r.tagName==="tbody"||r.tagName==="tfoot")}function Mv(e,t,n){return!Ne(n,t)}function Ov(e,t,n){const r=Ne(n,t);return!r||r.type==="element"&&r.tagName==="tr"}function ou(e,t,n){const r=Ne(n,t);return!r||r.type==="element"&&(r.tagName==="td"||r.tagName==="th")}const Lv=Ah({body:Bv,colgroup:Fv,head:Hv,html:Dv,tbody:jv});function Dv(e){const t=Ne(e,-1);return!t||t.type!=="comment"}function Hv(e){const t=new Set;for(const r of e.children)if(r.type==="element"&&(r.tagName==="base"||r.tagName==="title")){if(t.has(r.tagName))return!1;t.add(r.tagName)}const n=e.children[0];return!n||n.type==="element"}function Bv(e){const t=Ne(e,-1,!0);return!t||t.type!=="comment"&&!(t.type==="text"&&hl(t.value.charAt(0)))&&!(t.type==="element"&&(t.tagName==="meta"||t.tagName==="link"||t.tagName==="script"||t.tagName==="style"||t.tagName==="template"))}function Fv(e,t,n){const r=kh(n,t),s=Ne(e,-1,!0);return n&&r&&r.type==="element"&&r.tagName==="colgroup"&&pl(r,n.children.indexOf(r),n)?!1:!!(s&&s.type==="element"&&s.tagName==="col")}function jv(e,t,n){const r=kh(n,t),s=Ne(e,-1);return n&&r&&r.type==="element"&&(r.tagName==="thead"||r.tagName==="tbody")&&pl(r,n.children.indexOf(r),n)?!1:!!(s&&s.type==="element"&&s.tagName==="tr")}const As={name:[[`
|
|
22
|
+
\f\r &/=>`.split(""),`
|
|
23
|
+
\f\r "&'/=>\``.split("")],[`\0
|
|
24
|
+
\f\r "&'/<=>`.split(""),`\0
|
|
25
|
+
\f\r "&'/<=>\``.split("")]],unquoted:[[`
|
|
26
|
+
\f\r &>`.split(""),`\0
|
|
27
|
+
\f\r "&'<=>\``.split("")],[`\0
|
|
28
|
+
\f\r "&'<=>\``.split(""),`\0
|
|
29
|
+
\f\r "&'<=>\``.split("")]],single:[["&'".split(""),"\"&'`".split("")],["\0&'".split(""),"\0\"&'`".split("")]],double:[['"&'.split(""),"\"&'`".split("")],['\0"&'.split(""),"\0\"&'`".split("")]]};function Uv(e,t,n,r){const s=r.schema,o=s.space==="svg"?!1:r.settings.omitOptionalTags;let i=s.space==="svg"?r.settings.closeEmptyElements:r.settings.voids.includes(e.tagName.toLowerCase());const a=[];let l;s.space==="html"&&e.tagName==="svg"&&(r.schema=xh);const c=Gv(r,e.properties),u=r.all(s.space==="html"&&e.tagName==="template"?e.content:e);return r.schema=s,u&&(i=!1),(c||!o||!Lv(e,t,n))&&(a.push("<",e.tagName,c?" "+c:""),i&&(s.space==="svg"||r.settings.closeSelfClosing)&&(l=c.charAt(c.length-1),(!r.settings.tightSelfClosing||l==="/"||l&&l!=='"'&&l!=="'")&&a.push(" "),a.push("/")),a.push(">")),a.push(u),!i&&(!o||!pl(e,t,n))&&a.push("</"+e.tagName+">"),a.join("")}function Gv(e,t){const n=[];let r=-1,s;if(t){for(s in t)if(t[s]!==null&&t[s]!==void 0){const o=Wv(e,s,t[s]);o&&n.push(o)}}for(;++r<n.length;){const o=e.settings.tightAttributes?n[r].charAt(n[r].length-1):void 0;r!==n.length-1&&o!=='"'&&o!=="'"&&(n[r]+=" ")}return n.join("")}function Wv(e,t,n){const r=q0(e.schema,t),s=e.settings.allowParseErrors&&e.schema.space==="html"?0:1,o=e.settings.allowDangerousCharacters?0:1;let i=e.quote,a;if(r.overloadedBoolean&&(n===r.attribute||n==="")?n=!0:(r.boolean||r.overloadedBoolean)&&(typeof n!="string"||n===r.attribute||n==="")&&(n=!!n),n==null||n===!1||typeof n=="number"&&Number.isNaN(n))return"";const l=cr(r.attribute,Object.assign({},e.settings.characterReferences,{subset:As.name[s][o]}));return n===!0||(n=Array.isArray(n)?(r.commaSeparated?wv:bv)(n,{padLeft:!e.settings.tightCommaSeparatedLists}):String(n),e.settings.collapseEmptyAttributes&&!n)?l:(e.settings.preferUnquoted&&(a=cr(n,Object.assign({},e.settings.characterReferences,{attribute:!0,subset:As.unquoted[s][o]}))),a!==n&&(e.settings.quoteSmart&&nu(n,i)>nu(n,e.alternative)&&(i=e.alternative),a=i+cr(n,Object.assign({},e.settings.characterReferences,{subset:(i==="'"?As.single:As.double)[s][o],attribute:!0}))+i),l+(a&&"="+a))}const zv=["<","&"];function Th(e,t,n,r){return n&&n.type==="element"&&(n.tagName==="script"||n.tagName==="style")?e.value:cr(e.value,Object.assign({},r.settings.characterReferences,{subset:zv}))}function Vv(e,t,n,r){return r.settings.allowDangerousHtml?e.value:Th(e,t,n,r)}function qv(e,t,n,r){return r.all(e)}const Kv=Z0("type",{invalid:Xv,unknown:Jv,handlers:{comment:yv,doctype:_v,element:Uv,raw:Vv,root:qv,text:Th}});function Xv(e){throw new Error("Expected node, not `"+e+"`")}function Jv(e){const t=e;throw new Error("Cannot compile unknown node `"+t.type+"`")}const Zv={},Yv={},Qv=[];function e1(e,t){const n=t||Zv,r=n.quote||'"',s=r==='"'?"'":'"';if(r!=='"'&&r!=="'")throw new Error("Invalid quote `"+r+"`, expected `'` or `\"`");return{one:t1,all:n1,settings:{omitOptionalTags:n.omitOptionalTags||!1,allowParseErrors:n.allowParseErrors||!1,allowDangerousCharacters:n.allowDangerousCharacters||!1,quoteSmart:n.quoteSmart||!1,preferUnquoted:n.preferUnquoted||!1,tightAttributes:n.tightAttributes||!1,upperDoctype:n.upperDoctype||!1,tightDoctype:n.tightDoctype||!1,bogusComments:n.bogusComments||!1,tightCommaSeparatedLists:n.tightCommaSeparatedLists||!1,tightSelfClosing:n.tightSelfClosing||!1,collapseEmptyAttributes:n.collapseEmptyAttributes||!1,allowDangerousHtml:n.allowDangerousHtml||!1,voids:n.voids||j0,characterReferences:n.characterReferences||Yv,closeSelfClosing:n.closeSelfClosing||!1,closeEmptyElements:n.closeEmptyElements||!1},schema:n.space==="svg"?xh:J0,quote:r,alternative:s}.one(Array.isArray(e)?{type:"root",children:e}:e,void 0,void 0)}function t1(e,t,n){return Kv(e,t,n,this)}function n1(e){const t=[],n=e&&e.children||Qv;let r=-1;for(;++r<n.length;)t[r]=this.one(n[r],r,e);return t.join("")}function yo(e,t){const n=typeof e=="string"?{}:{...e.colorReplacements},r=typeof e=="string"?e:e.name;for(const[s,o]of Object.entries((t==null?void 0:t.colorReplacements)||{}))typeof o=="string"?n[s]=o:s===r&&Object.assign(n,o);return n}function Sn(e,t){return e&&((t==null?void 0:t[e==null?void 0:e.toLowerCase()])||e)}function r1(e){return Array.isArray(e)?e:[e]}async function $h(e){return Promise.resolve(typeof e=="function"?e():e).then(t=>t.default||t)}function gl(e){return!e||["plaintext","txt","text","plain"].includes(e)}function s1(e){return e==="ansi"||gl(e)}function ml(e){return e==="none"}function o1(e){return ml(e)}function Rh(e,t){var r;if(!t)return e;e.properties||(e.properties={}),(r=e.properties).class||(r.class=[]),typeof e.properties.class=="string"&&(e.properties.class=e.properties.class.split(/\s+/g)),Array.isArray(e.properties.class)||(e.properties.class=[]);const n=Array.isArray(t)?t:t.split(/\s+/g);for(const s of n)s&&!e.properties.class.includes(s)&&e.properties.class.push(s);return e}function Ko(e,t=!1){var o;const n=e.split(/(\r?\n)/g);let r=0;const s=[];for(let i=0;i<n.length;i+=2){const a=t?n[i]+(n[i+1]||""):n[i];s.push([a,r]),r+=n[i].length,r+=((o=n[i+1])==null?void 0:o.length)||0}return s}function i1(e){const t=Ko(e,!0).map(([s])=>s);function n(s){if(s===e.length)return{line:t.length-1,character:t[t.length-1].length};let o=s,i=0;for(const a of t){if(o<a.length)break;o-=a.length,i++}return{line:i,character:o}}function r(s,o){let i=0;for(let a=0;a<s;a++)i+=t[a].length;return i+=o,i}return{lines:t,indexToPos:n,posToIndex:r}}function a1(e,t){let n=0;const r=[];for(const s of t)s>n&&r.push({...e,content:e.content.slice(n,s),offset:e.offset+n}),n=s;return n<e.content.length&&r.push({...e,content:e.content.slice(n),offset:e.offset+n}),r}function l1(e,t){const n=Array.from(t instanceof Set?t:new Set(t)).sort((r,s)=>r-s);return n.length?e.map(r=>r.flatMap(s=>{const o=n.filter(i=>s.offset<i&&i<s.offset+s.content.length).map(i=>i-s.offset).sort((i,a)=>i-a);return o.length?a1(s,o):s})):e}function c1(e,t,n,r){const s={content:e.content,explanation:e.explanation,offset:e.offset},o=t.map(l=>_o(e.variants[l])),i=new Set(o.flatMap(l=>Object.keys(l))),a={};return o.forEach((l,c)=>{for(const u of i){const f=l[u]||"inherit";if(c===0&&r)a[u]=f;else{const d=u==="color"?"":u==="background-color"?"-bg":`-${u}`,h=n+t[c]+(u==="color"?"":d);a[h]=f}}}),s.htmlStyle=a,s}function _o(e){const t={};if(e.color&&(t.color=e.color),e.bgColor&&(t["background-color"]=e.bgColor),e.fontStyle){e.fontStyle&Ge.Italic&&(t["font-style"]="italic"),e.fontStyle&Ge.Bold&&(t["font-weight"]="bold");const n=[];e.fontStyle&Ge.Underline&&n.push("underline"),e.fontStyle&Ge.Strikethrough&&n.push("line-through"),n.length&&(t["text-decoration"]=n.join(" "))}return t}function Ca(e){return typeof e=="string"?e:Object.entries(e).map(([t,n])=>`${t}:${n}`).join(";")}const Ph=new WeakMap;function Xo(e,t){Ph.set(e,t)}function ns(e){return Ph.get(e)}class br{constructor(...t){k(this,"_stacks",{});k(this,"lang");if(t.length===2){const[n,r]=t;this.lang=r,this._stacks=n}else{const[n,r,s]=t;this.lang=r,this._stacks={[s]:n}}}get themes(){return Object.keys(this._stacks)}get theme(){return this.themes[0]}get _stack(){return this._stacks[this.theme]}static initial(t,n){return new br(Object.fromEntries(r1(n).map(r=>[r,_a])),t)}getInternalStack(t=this.theme){return this._stacks[t]}getScopes(t=this.theme){return u1(this._stacks[t])}toJSON(){return{lang:this.lang,theme:this.theme,themes:this.themes,scopes:this.getScopes()}}}function u1(e){const t=[],n=new Set;function r(s){var i;if(n.has(s))return;n.add(s);const o=(i=s==null?void 0:s.nameScopesList)==null?void 0:i.scopeName;o&&t.push(o),s.parent&&r(s.parent)}return r(e),t}function f1(e,t){if(!(e instanceof br))throw new Ue("Invalid grammar state");return e.getInternalStack(t)}function d1(){const e=new WeakMap;function t(n){if(!e.has(n.meta)){let r=function(i){if(typeof i=="number"){if(i<0||i>n.source.length)throw new Ue(`Invalid decoration offset: ${i}. Code length: ${n.source.length}`);return{...s.indexToPos(i),offset:i}}else{const a=s.lines[i.line];if(a===void 0)throw new Ue(`Invalid decoration position ${JSON.stringify(i)}. Lines length: ${s.lines.length}`);if(i.character<0||i.character>a.length)throw new Ue(`Invalid decoration position ${JSON.stringify(i)}. Line ${i.line} length: ${a.length}`);return{...i,offset:s.posToIndex(i.line,i.character)}}};const s=i1(n.source),o=(n.options.decorations||[]).map(i=>({...i,start:r(i.start),end:r(i.end)}));h1(o),e.set(n.meta,{decorations:o,converter:s,source:n.source})}return e.get(n.meta)}return{name:"shiki:decorations",tokens(n){var i;if(!((i=this.options.decorations)!=null&&i.length))return;const s=t(this).decorations.flatMap(a=>[a.start.offset,a.end.offset]);return l1(n,s)},code(n){var u;if(!((u=this.options.decorations)!=null&&u.length))return;const r=t(this),s=Array.from(n.children).filter(f=>f.type==="element"&&f.tagName==="span");if(s.length!==r.converter.lines.length)throw new Ue(`Number of lines in code element (${s.length}) does not match the number of lines in the source (${r.converter.lines.length}). Failed to apply decorations.`);function o(f,d,h,p){const g=s[f];let m="",b=-1,w=-1;if(d===0&&(b=0),h===0&&(w=0),h===Number.POSITIVE_INFINITY&&(w=g.children.length),b===-1||w===-1)for(let v=0;v<g.children.length;v++)m+=Nh(g.children[v]),b===-1&&m.length===d&&(b=v+1),w===-1&&m.length===h&&(w=v+1);if(b===-1)throw new Ue(`Failed to find start index for decoration ${JSON.stringify(p.start)}`);if(w===-1)throw new Ue(`Failed to find end index for decoration ${JSON.stringify(p.end)}`);const y=g.children.slice(b,w);if(!p.alwaysWrap&&y.length===g.children.length)a(g,p,"line");else if(!p.alwaysWrap&&y.length===1&&y[0].type==="element")a(y[0],p,"token");else{const v={type:"element",tagName:"span",properties:{},children:y};a(v,p,"wrapper"),g.children.splice(b,y.length,v)}}function i(f,d){s[f]=a(s[f],d,"line")}function a(f,d,h){var m;const p=d.properties||{},g=d.transform||(b=>b);return f.tagName=d.tagName||"span",f.properties={...f.properties,...p,class:f.properties.class},(m=d.properties)!=null&&m.class&&Rh(f,d.properties.class),f=g(f,h)||f,f}const l=[],c=r.decorations.sort((f,d)=>d.start.offset-f.start.offset||f.end.offset-d.end.offset);for(const f of c){const{start:d,end:h}=f;if(d.line===h.line)o(d.line,d.character,h.character,f);else if(d.line<h.line){o(d.line,d.character,Number.POSITIVE_INFINITY,f);for(let p=d.line+1;p<h.line;p++)l.unshift(()=>i(p,f));o(h.line,0,h.character,f)}}l.forEach(f=>f())}}}function h1(e){for(let t=0;t<e.length;t++){const n=e[t];if(n.start.offset>n.end.offset)throw new Ue(`Invalid decoration range: ${JSON.stringify(n.start)} - ${JSON.stringify(n.end)}`);for(let r=t+1;r<e.length;r++){const s=e[r],o=n.start.offset<=s.start.offset&&s.start.offset<n.end.offset,i=n.start.offset<s.end.offset&&s.end.offset<=n.end.offset,a=s.start.offset<=n.start.offset&&n.start.offset<s.end.offset,l=s.start.offset<n.end.offset&&n.end.offset<=s.end.offset;if(o||i||a||l){if(o&&i||a&&l)continue;throw new Ue(`Decorations ${JSON.stringify(n.start)} and ${JSON.stringify(s.start)} intersect.`)}}}}function Nh(e){return e.type==="text"?e.value:e.type==="element"?e.children.map(Nh).join(""):""}const p1=[d1()];function wo(e){return[...e.transformers||[],...p1]}var kn=["black","red","green","yellow","blue","magenta","cyan","white","brightBlack","brightRed","brightGreen","brightYellow","brightBlue","brightMagenta","brightCyan","brightWhite"],$i={1:"bold",2:"dim",3:"italic",4:"underline",7:"reverse",8:"hidden",9:"strikethrough"};function g1(e,t){const n=e.indexOf("\x1B",t);if(n!==-1&&e[n+1]==="["){const r=e.indexOf("m",n);if(r!==-1)return{sequence:e.substring(n+2,r).split(";"),startPosition:n,position:r+1}}return{position:e.length}}function iu(e){const t=e.shift();if(t==="2"){const n=e.splice(0,3).map(r=>Number.parseInt(r));return n.length!==3||n.some(r=>Number.isNaN(r))?void 0:{type:"rgb",rgb:n}}else if(t==="5"){const n=e.shift();if(n)return{type:"table",index:Number(n)}}}function m1(e){const t=[];for(;e.length>0;){const n=e.shift();if(!n)continue;const r=Number.parseInt(n);if(!Number.isNaN(r))if(r===0)t.push({type:"resetAll"});else if(r<=9)$i[r]&&t.push({type:"setDecoration",value:$i[r]});else if(r<=29){const s=$i[r-20];s&&(t.push({type:"resetDecoration",value:s}),s==="dim"&&t.push({type:"resetDecoration",value:"bold"}))}else if(r<=37)t.push({type:"setForegroundColor",value:{type:"named",name:kn[r-30]}});else if(r===38){const s=iu(e);s&&t.push({type:"setForegroundColor",value:s})}else if(r===39)t.push({type:"resetForegroundColor"});else if(r<=47)t.push({type:"setBackgroundColor",value:{type:"named",name:kn[r-40]}});else if(r===48){const s=iu(e);s&&t.push({type:"setBackgroundColor",value:s})}else r===49?t.push({type:"resetBackgroundColor"}):r===53?t.push({type:"setDecoration",value:"overline"}):r===55?t.push({type:"resetDecoration",value:"overline"}):r>=90&&r<=97?t.push({type:"setForegroundColor",value:{type:"named",name:kn[r-90+8]}}):r>=100&&r<=107&&t.push({type:"setBackgroundColor",value:{type:"named",name:kn[r-100+8]}})}return t}function y1(){let e=null,t=null,n=new Set;return{parse(r){const s=[];let o=0;do{const i=g1(r,o),a=i.sequence?r.substring(o,i.startPosition):r.substring(o);if(a.length>0&&s.push({value:a,foreground:e,background:t,decorations:new Set(n)}),i.sequence){const l=m1(i.sequence);for(const c of l)c.type==="resetAll"?(e=null,t=null,n.clear()):c.type==="resetForegroundColor"?e=null:c.type==="resetBackgroundColor"?t=null:c.type==="resetDecoration"&&n.delete(c.value);for(const c of l)c.type==="setForegroundColor"?e=c.value:c.type==="setBackgroundColor"?t=c.value:c.type==="setDecoration"&&n.add(c.value)}o=i.position}while(o<r.length);return s}}}var _1={black:"#000000",red:"#bb0000",green:"#00bb00",yellow:"#bbbb00",blue:"#0000bb",magenta:"#ff00ff",cyan:"#00bbbb",white:"#eeeeee",brightBlack:"#555555",brightRed:"#ff5555",brightGreen:"#00ff00",brightYellow:"#ffff55",brightBlue:"#5555ff",brightMagenta:"#ff55ff",brightCyan:"#55ffff",brightWhite:"#ffffff"};function w1(e=_1){function t(a){return e[a]}function n(a){return`#${a.map(l=>Math.max(0,Math.min(l,255)).toString(16).padStart(2,"0")).join("")}`}let r;function s(){if(r)return r;r=[];for(let c=0;c<kn.length;c++)r.push(t(kn[c]));let a=[0,95,135,175,215,255];for(let c=0;c<6;c++)for(let u=0;u<6;u++)for(let f=0;f<6;f++)r.push(n([a[c],a[u],a[f]]));let l=8;for(let c=0;c<24;c++,l+=10)r.push(n([l,l,l]));return r}function o(a){return s()[a]}function i(a){switch(a.type){case"named":return t(a.name);case"rgb":return n(a.rgb);case"table":return o(a.index)}}return{value:i}}function b1(e,t,n){const r=yo(e,n),s=Ko(t),o=w1(Object.fromEntries(kn.map(a=>{var l;return[a,(l=e.colors)==null?void 0:l[`terminal.ansi${a[0].toUpperCase()}${a.substring(1)}`]]}))),i=y1();return s.map(a=>i.parse(a[0]).map(l=>{let c,u;l.decorations.has("reverse")?(c=l.background?o.value(l.background):e.bg,u=l.foreground?o.value(l.foreground):e.fg):(c=l.foreground?o.value(l.foreground):e.fg,u=l.background?o.value(l.background):void 0),c=Sn(c,r),u=Sn(u,r),l.decorations.has("dim")&&(c=v1(c));let f=Ge.None;return l.decorations.has("bold")&&(f|=Ge.Bold),l.decorations.has("italic")&&(f|=Ge.Italic),l.decorations.has("underline")&&(f|=Ge.Underline),l.decorations.has("strikethrough")&&(f|=Ge.Strikethrough),{content:l.value,offset:a[1],color:c,bgColor:u,fontStyle:f}}))}function v1(e){const t=e.match(/#([0-9a-f]{3})([0-9a-f]{3})?([0-9a-f]{2})?/);if(t)if(t[3]){const r=Math.round(Number.parseInt(t[3],16)/2).toString(16).padStart(2,"0");return`#${t[1]}${t[2]}${r}`}else return t[2]?`#${t[1]}${t[2]}80`:`#${Array.from(t[1]).map(r=>`${r}${r}`).join("")}80`;const n=e.match(/var\((--[\w-]+-ansi-[\w-]+)\)/);return n?`var(${n[1]}-dim)`:e}function yl(e,t,n={}){const{lang:r="text",theme:s=e.getLoadedThemes()[0]}=n;if(gl(r)||ml(s))return Ko(t).map(l=>[{content:l[0],offset:l[1]}]);const{theme:o,colorMap:i}=e.setTheme(s);if(r==="ansi")return b1(o,t,n);const a=e.getLanguage(r);if(n.grammarState){if(n.grammarState.lang!==a.name)throw new Ue(`Grammar state language "${n.grammarState.lang}" does not match highlight language "${a.name}"`);if(!n.grammarState.themes.includes(o.name))throw new Ue(`Grammar state themes "${n.grammarState.themes}" do not contain highlight theme "${o.name}"`)}return x1(t,a,o,i,n)}function C1(...e){if(e.length===2)return ns(e[1]);const[t,n,r={}]=e,{lang:s="text",theme:o=t.getLoadedThemes()[0]}=r;if(gl(s)||ml(o))throw new Ue("Plain language does not have grammar state");if(s==="ansi")throw new Ue("ANSI language does not have grammar state");const{theme:i,colorMap:a}=t.setTheme(o),l=t.getLanguage(s);return new br(bo(n,l,i,a,r).stateStack,l.name,i.name)}function x1(e,t,n,r,s){const o=bo(e,t,n,r,s),i=new br(bo(e,t,n,r,s).stateStack,t.name,n.name);return Xo(o.tokens,i),o.tokens}function bo(e,t,n,r,s){const o=yo(n,s),{tokenizeMaxLineLength:i=0,tokenizeTimeLimit:a=500}=s,l=Ko(e);let c=s.grammarState?f1(s.grammarState,n.name)??_a:s.grammarContextCode!=null?bo(s.grammarContextCode,t,n,r,{...s,grammarState:void 0,grammarContextCode:void 0}).stateStack:_a,u=[];const f=[];for(let d=0,h=l.length;d<h;d++){const[p,g]=l[d];if(p===""){u=[],f.push([]);continue}if(i>0&&p.length>=i){u=[],f.push([{content:p,offset:g,color:"",fontStyle:0}]);continue}let m,b,w;s.includeExplanation&&(m=t.tokenizeLine(p,c,a),b=m.tokens,w=0);const y=t.tokenizeLine2(p,c,a),v=y.tokens.length/2;for(let C=0;C<v;C++){const E=y.tokens[2*C],S=C+1<v?y.tokens[2*C+2]:p.length;if(E===S)continue;const O=y.tokens[2*C+1],F=Sn(r[mr.getForeground(O)],o),N=mr.getFontStyle(O),K={content:p.substring(E,S),offset:g+E,color:F,fontStyle:N};if(s.includeExplanation){const z=[];if(s.includeExplanation!=="scopeName")for(const H of n.settings){let J;switch(typeof H.scope){case"string":J=H.scope.split(/,/).map(L=>L.trim());break;case"object":J=H.scope;break;default:continue}z.push({settings:H,selectors:J.map(L=>L.split(/ /))})}K.explanation=[];let ee=0;for(;E+ee<S;){const H=b[w],J=p.substring(H.startIndex,H.endIndex);ee+=J.length,K.explanation.push({content:J,scopes:s.includeExplanation==="scopeName"?S1(H.scopes):k1(z,H.scopes)}),w+=1}}u.push(K)}f.push(u),u=[],c=y.ruleStack}return{tokens:f,stateStack:c}}function S1(e){return e.map(t=>({scopeName:t}))}function k1(e,t){const n=[];for(let r=0,s=t.length;r<s;r++){const o=t[r];n[r]={scopeName:o,themeMatches:A1(e,o,t.slice(0,r))}}return n}function au(e,t){return e===t||t.substring(0,e.length)===e&&t[e.length]==="."}function E1(e,t,n){if(!au(e[e.length-1],t))return!1;let r=e.length-2,s=n.length-1;for(;r>=0&&s>=0;)au(e[r],n[s])&&(r-=1),s-=1;return r===-1}function A1(e,t,n){const r=[];for(const{selectors:s,settings:o}of e)for(const i of s)if(E1(i,t,n)){r.push(o);break}return r}function Ih(e,t,n){const r=Object.entries(n.themes).filter(l=>l[1]).map(l=>({color:l[0],theme:l[1]})),s=r.map(l=>{const c=yl(e,t,{...n,theme:l.theme}),u=ns(c),f=typeof l.theme=="string"?l.theme:l.theme.name;return{tokens:c,state:u,theme:f}}),o=T1(...s.map(l=>l.tokens)),i=o[0].map((l,c)=>l.map((u,f)=>{const d={content:u.content,variants:{},offset:u.offset};return"includeExplanation"in n&&n.includeExplanation&&(d.explanation=u.explanation),o.forEach((h,p)=>{const{content:g,explanation:m,offset:b,...w}=h[c][f];d.variants[r[p].color]=w}),d})),a=s[0].state?new br(Object.fromEntries(s.map(l=>{var c;return[l.theme,(c=l.state)==null?void 0:c.getInternalStack(l.theme)]})),s[0].state.lang):void 0;return a&&Xo(i,a),i}function T1(...e){const t=e.map(()=>[]),n=e.length;for(let r=0;r<e[0].length;r++){const s=e.map(l=>l[r]),o=t.map(()=>[]);t.forEach((l,c)=>l.push(o[c]));const i=s.map(()=>0),a=s.map(l=>l[0]);for(;a.every(l=>l);){const l=Math.min(...a.map(c=>c.content.length));for(let c=0;c<n;c++){const u=a[c];u.content.length===l?(o[c].push(u),i[c]+=1,a[c]=s[c][i[c]]):(o[c].push({...u,content:u.content.slice(0,l)}),a[c]={...u,content:u.content.slice(l),offset:u.offset+l})}}}return t}function vo(e,t,n){let r,s,o,i,a,l;if("themes"in n){const{defaultColor:c="light",cssVariablePrefix:u="--shiki-"}=n,f=Object.entries(n.themes).filter(m=>m[1]).map(m=>({color:m[0],theme:m[1]})).sort((m,b)=>m.color===c?-1:b.color===c?1:0);if(f.length===0)throw new Ue("`themes` option must not be empty");const d=Ih(e,t,n);if(l=ns(d),c&&!f.find(m=>m.color===c))throw new Ue(`\`themes\` option must contain the defaultColor key \`${c}\``);const h=f.map(m=>e.getTheme(m.theme)),p=f.map(m=>m.color);o=d.map(m=>m.map(b=>c1(b,p,u,c))),l&&Xo(o,l);const g=f.map(m=>yo(m.theme,n));s=f.map((m,b)=>(b===0&&c?"":`${u+m.color}:`)+(Sn(h[b].fg,g[b])||"inherit")).join(";"),r=f.map((m,b)=>(b===0&&c?"":`${u+m.color}-bg:`)+(Sn(h[b].bg,g[b])||"inherit")).join(";"),i=`shiki-themes ${h.map(m=>m.name).join(" ")}`,a=c?void 0:[s,r].join(";")}else if("theme"in n){const c=yo(n.theme,n);o=yl(e,t,n);const u=e.getTheme(n.theme);r=Sn(u.bg,c),s=Sn(u.fg,c),i=u.name,l=ns(o)}else throw new Ue("Invalid options, either `theme` or `themes` must be provided");return{tokens:o,fg:s,bg:r,themeName:i,rootStyle:a,grammarState:l}}function Co(e,t,n,r={meta:{},options:n,codeToHast:(s,o)=>Co(e,s,o),codeToTokens:(s,o)=>vo(e,s,o)}){var p,g;let s=t;for(const m of wo(n))s=((p=m.preprocess)==null?void 0:p.call(r,s,n))||s;let{tokens:o,fg:i,bg:a,themeName:l,rootStyle:c,grammarState:u}=vo(e,s,n);const{mergeWhitespaces:f=!0,mergeSameStyleTokens:d=!1}=n;f===!0?o=R1(o):f==="never"&&(o=P1(o)),d&&(o=N1(o));const h={...r,get source(){return s}};for(const m of wo(n))o=((g=m.tokens)==null?void 0:g.call(h,o))||o;return $1(o,{...n,fg:i,bg:a,themeName:l,rootStyle:c},h,u)}function $1(e,t,n,r=ns(e)){var p,g,m;const s=wo(t),o=[],i={type:"root",children:[]},{structure:a="classic",tabindex:l="0"}=t;let c={type:"element",tagName:"pre",properties:{class:`shiki ${t.themeName||""}`,style:t.rootStyle||`background-color:${t.bg};color:${t.fg}`,...l!==!1&&l!=null?{tabindex:l.toString()}:{},...Object.fromEntries(Array.from(Object.entries(t.meta||{})).filter(([b])=>!b.startsWith("_")))},children:[]},u={type:"element",tagName:"code",properties:{},children:o};const f=[],d={...n,structure:a,addClassToHast:Rh,get source(){return n.source},get tokens(){return e},get options(){return t},get root(){return i},get pre(){return c},get code(){return u},get lines(){return f}};if(e.forEach((b,w)=>{var C,E;w&&(a==="inline"?i.children.push({type:"element",tagName:"br",properties:{},children:[]}):a==="classic"&&o.push({type:"text",value:`
|
|
30
|
+
`}));let y={type:"element",tagName:"span",properties:{class:"line"},children:[]},v=0;for(const S of b){let O={type:"element",tagName:"span",properties:{...S.htmlAttrs},children:[{type:"text",value:S.content}]};const F=Ca(S.htmlStyle||_o(S));F&&(O.properties.style=F);for(const N of s)O=((C=N==null?void 0:N.span)==null?void 0:C.call(d,O,w+1,v,y,S))||O;a==="inline"?i.children.push(O):a==="classic"&&y.children.push(O),v+=S.content.length}if(a==="classic"){for(const S of s)y=((E=S==null?void 0:S.line)==null?void 0:E.call(d,y,w+1))||y;f.push(y),o.push(y)}}),a==="classic"){for(const b of s)u=((p=b==null?void 0:b.code)==null?void 0:p.call(d,u))||u;c.children.push(u);for(const b of s)c=((g=b==null?void 0:b.pre)==null?void 0:g.call(d,c))||c;i.children.push(c)}let h=i;for(const b of s)h=((m=b==null?void 0:b.root)==null?void 0:m.call(d,h))||h;return r&&Xo(h,r),h}function R1(e){return e.map(t=>{const n=[];let r="",s=0;return t.forEach((o,i)=>{const l=!(o.fontStyle&&(o.fontStyle&Ge.Underline||o.fontStyle&Ge.Strikethrough));l&&o.content.match(/^\s+$/)&&t[i+1]?(s||(s=o.offset),r+=o.content):r?(l?n.push({...o,offset:s,content:r+o.content}):n.push({content:r,offset:s},o),s=0,r=""):n.push(o)}),n})}function P1(e){return e.map(t=>t.flatMap(n=>{if(n.content.match(/^\s+$/))return n;const r=n.content.match(/^(\s*)(.*?)(\s*)$/);if(!r)return n;const[,s,o,i]=r;if(!s&&!i)return n;const a=[{...n,offset:n.offset+s.length,content:o}];return s&&a.unshift({content:s,offset:n.offset}),i&&a.push({content:i,offset:n.offset+s.length+o.length}),a}))}function N1(e){return e.map(t=>{const n=[];for(const r of t){if(n.length===0){n.push({...r});continue}const s=n[n.length-1],o=s.htmlStyle||Ca(_o(s)),i=r.htmlStyle||Ca(_o(r)),a=s.fontStyle&&(s.fontStyle&Ge.Underline||s.fontStyle&Ge.Strikethrough),l=r.fontStyle&&(r.fontStyle&Ge.Underline||r.fontStyle&Ge.Strikethrough);!a&&!l&&o===i?s.content+=r.content:n.push({...r})}return n})}const I1=e1;function M1(e,t,n){var o;const r={meta:{},options:n,codeToHast:(i,a)=>Co(e,i,a),codeToTokens:(i,a)=>vo(e,i,a)};let s=I1(Co(e,t,n,r));for(const i of wo(n))s=((o=i.postprocess)==null?void 0:o.call(r,s,n))||s;return s}const lu={light:"#333333",dark:"#bbbbbb"},cu={light:"#fffffe",dark:"#1e1e1e"},uu="__shiki_resolved";function _l(e){var a,l,c,u,f;if(e!=null&&e[uu])return e;const t={...e};t.tokenColors&&!t.settings&&(t.settings=t.tokenColors,delete t.tokenColors),t.type||(t.type="dark"),t.colorReplacements={...t.colorReplacements},t.settings||(t.settings=[]);let{bg:n,fg:r}=t;if(!n||!r){const d=t.settings?t.settings.find(h=>!h.name&&!h.scope):void 0;(a=d==null?void 0:d.settings)!=null&&a.foreground&&(r=d.settings.foreground),(l=d==null?void 0:d.settings)!=null&&l.background&&(n=d.settings.background),!r&&((c=t==null?void 0:t.colors)!=null&&c["editor.foreground"])&&(r=t.colors["editor.foreground"]),!n&&((u=t==null?void 0:t.colors)!=null&&u["editor.background"])&&(n=t.colors["editor.background"]),r||(r=t.type==="light"?lu.light:lu.dark),n||(n=t.type==="light"?cu.light:cu.dark),t.fg=r,t.bg=n}t.settings[0]&&t.settings[0].settings&&!t.settings[0].scope||t.settings.unshift({settings:{foreground:t.fg,background:t.bg}});let s=0;const o=new Map;function i(d){var p;if(o.has(d))return o.get(d);s+=1;const h=`#${s.toString(16).padStart(8,"0").toLowerCase()}`;return(p=t.colorReplacements)!=null&&p[`#${h}`]?i(d):(o.set(d,h),h)}t.settings=t.settings.map(d=>{var m,b;const h=((m=d.settings)==null?void 0:m.foreground)&&!d.settings.foreground.startsWith("#"),p=((b=d.settings)==null?void 0:b.background)&&!d.settings.background.startsWith("#");if(!h&&!p)return d;const g={...d,settings:{...d.settings}};if(h){const w=i(d.settings.foreground);t.colorReplacements[w]=d.settings.foreground,g.settings.foreground=w}if(p){const w=i(d.settings.background);t.colorReplacements[w]=d.settings.background,g.settings.background=w}return g});for(const d of Object.keys(t.colors||{}))if((d==="editor.foreground"||d==="editor.background"||d.startsWith("terminal.ansi"))&&!((f=t.colors[d])!=null&&f.startsWith("#"))){const h=i(t.colors[d]);t.colorReplacements[h]=t.colors[d],t.colors[d]=h}return Object.defineProperty(t,uu,{enumerable:!1,writable:!1,value:!0}),t}async function Mh(e){return Array.from(new Set((await Promise.all(e.filter(t=>!s1(t)).map(async t=>await $h(t).then(n=>Array.isArray(n)?n:[n])))).flat()))}async function Oh(e){return(await Promise.all(e.map(async n=>o1(n)?null:_l(await $h(n))))).filter(n=>!!n)}let O1=3;function L1(e,t=3){t>O1||console.trace(`[SHIKI DEPRECATE]: ${e}`)}class er extends Error{constructor(t){super(t),this.name="ShikiError"}}class D1 extends F0{constructor(n,r,s,o={}){super(n);k(this,"_resolvedThemes",new Map);k(this,"_resolvedGrammars",new Map);k(this,"_langMap",new Map);k(this,"_langGraph",new Map);k(this,"_textmateThemeCache",new WeakMap);k(this,"_loadedThemesCache",null);k(this,"_loadedLanguagesCache",null);this._resolver=n,this._themes=r,this._langs=s,this._alias=o,this._themes.map(i=>this.loadTheme(i)),this.loadLanguages(this._langs)}getTheme(n){return typeof n=="string"?this._resolvedThemes.get(n):this.loadTheme(n)}loadTheme(n){const r=_l(n);return r.name&&(this._resolvedThemes.set(r.name,r),this._loadedThemesCache=null),r}getLoadedThemes(){return this._loadedThemesCache||(this._loadedThemesCache=[...this._resolvedThemes.keys()]),this._loadedThemesCache}setTheme(n){let r=this._textmateThemeCache.get(n);r||(r=fo.createFromRawTheme(n),this._textmateThemeCache.set(n,r)),this._syncRegistry.setTheme(r)}getGrammar(n){if(this._alias[n]){const r=new Set([n]);for(;this._alias[n];){if(n=this._alias[n],r.has(n))throw new er(`Circular alias \`${Array.from(r).join(" -> ")} -> ${n}\``);r.add(n)}}return this._resolvedGrammars.get(n)}loadLanguage(n){var i,a,l,c;if(this.getGrammar(n.name))return;const r=new Set([...this._langMap.values()].filter(u=>{var f;return(f=u.embeddedLangsLazy)==null?void 0:f.includes(n.name)}));this._resolver.addLanguage(n);const s={balancedBracketSelectors:n.balancedBracketSelectors||["*"],unbalancedBracketSelectors:n.unbalancedBracketSelectors||[]};this._syncRegistry._rawGrammars.set(n.scopeName,n);const o=this.loadGrammarWithConfiguration(n.scopeName,1,s);if(o.name=n.name,this._resolvedGrammars.set(n.name,o),n.aliases&&n.aliases.forEach(u=>{this._alias[u]=n.name}),this._loadedLanguagesCache=null,r.size)for(const u of r)this._resolvedGrammars.delete(u.name),this._loadedLanguagesCache=null,(a=(i=this._syncRegistry)==null?void 0:i._injectionGrammars)==null||a.delete(u.scopeName),(c=(l=this._syncRegistry)==null?void 0:l._grammars)==null||c.delete(u.scopeName),this.loadLanguage(this._langMap.get(u.name))}dispose(){super.dispose(),this._resolvedThemes.clear(),this._resolvedGrammars.clear(),this._langMap.clear(),this._langGraph.clear(),this._loadedThemesCache=null}loadLanguages(n){for(const o of n)this.resolveEmbeddedLanguages(o);const r=Array.from(this._langGraph.entries()),s=r.filter(([o,i])=>!i);if(s.length){const o=r.filter(([i,a])=>{var l;return a&&((l=a.embeddedLangs)==null?void 0:l.some(c=>s.map(([u])=>u).includes(c)))}).filter(i=>!s.includes(i));throw new er(`Missing languages ${s.map(([i])=>`\`${i}\``).join(", ")}, required by ${o.map(([i])=>`\`${i}\``).join(", ")}`)}for(const[o,i]of r)this._resolver.addLanguage(i);for(const[o,i]of r)this.loadLanguage(i)}getLoadedLanguages(){return this._loadedLanguagesCache||(this._loadedLanguagesCache=[...new Set([...this._resolvedGrammars.keys(),...Object.keys(this._alias)])]),this._loadedLanguagesCache}resolveEmbeddedLanguages(n){if(this._langMap.set(n.name,n),this._langGraph.set(n.name,n),n.embeddedLangs)for(const r of n.embeddedLangs)this._langGraph.set(r,this._langMap.get(r))}}class H1{constructor(t,n){k(this,"_langs",new Map);k(this,"_scopeToLang",new Map);k(this,"_injections",new Map);k(this,"_onigLib");this._onigLib={createOnigScanner:r=>t.createScanner(r),createOnigString:r=>t.createString(r)},n.forEach(r=>this.addLanguage(r))}get onigLib(){return this._onigLib}getLangRegistration(t){return this._langs.get(t)}loadGrammar(t){return this._scopeToLang.get(t)}addLanguage(t){this._langs.set(t.name,t),t.aliases&&t.aliases.forEach(n=>{this._langs.set(n,t)}),this._scopeToLang.set(t.scopeName,t),t.injectTo&&t.injectTo.forEach(n=>{this._injections.get(n)||this._injections.set(n,[]),this._injections.get(n).push(t.scopeName)})}getInjections(t){const n=t.split(".");let r=[];for(let s=1;s<=n.length;s++){const o=n.slice(0,s).join(".");r=[...r,...this._injections.get(o)||[]]}return r}}let Ar=0;function B1(e){Ar+=1,e.warnings!==!1&&Ar>=10&&Ar%10===0&&console.warn(`[Shiki] ${Ar} instances have been created. Shiki is supposed to be used as a singleton, consider refactoring your code to cache your highlighter instance; Or call \`highlighter.dispose()\` to release unused instances.`);let t=!1;if(!e.engine)throw new er("`engine` option is required for synchronous mode");const n=(e.langs||[]).flat(1),r=(e.themes||[]).flat(1).map(_l),s=new H1(e.engine,n),o=new D1(s,r,n,e.langAlias);let i;function a(w){m();const y=o.getGrammar(typeof w=="string"?w:w.name);if(!y)throw new er(`Language \`${w}\` not found, you may need to load it first`);return y}function l(w){if(w==="none")return{bg:"",fg:"",name:"none",settings:[],type:"dark"};m();const y=o.getTheme(w);if(!y)throw new er(`Theme \`${w}\` not found, you may need to load it first`);return y}function c(w){m();const y=l(w);i!==w&&(o.setTheme(y),i=w);const v=o.getColorMap();return{theme:y,colorMap:v}}function u(){return m(),o.getLoadedThemes()}function f(){return m(),o.getLoadedLanguages()}function d(...w){m(),o.loadLanguages(w.flat(1))}async function h(...w){return d(await Mh(w))}function p(...w){m();for(const y of w.flat(1))o.loadTheme(y)}async function g(...w){return m(),p(await Oh(w))}function m(){if(t)throw new er("Shiki instance has been disposed")}function b(){t||(t=!0,o.dispose(),Ar-=1)}return{setTheme:c,getTheme:l,getLanguage:a,getLoadedThemes:u,getLoadedLanguages:f,loadLanguage:h,loadLanguageSync:d,loadTheme:g,loadThemeSync:p,dispose:b,[Symbol.dispose]:b}}async function F1(e){e.engine||L1("`engine` option is required. Use `createOnigurumaEngine` or `createJavaScriptRegexEngine` to create an engine.");const[t,n,r]=await Promise.all([Oh(e.themes||[]),Mh(e.langs||[]),e.engine]);return B1({...e,themes:t,langs:n,engine:r})}async function j1(e){const t=await F1(e);return{getLastGrammarState:(...n)=>C1(t,...n),codeToTokensBase:(n,r)=>yl(t,n,r),codeToTokensWithThemes:(n,r)=>Ih(t,n,r),codeToTokens:(n,r)=>vo(t,n,r),codeToHast:(n,r)=>Co(t,n,r),codeToHtml:(n,r)=>M1(t,n,r),getBundledLanguages:()=>({}),getBundledThemes:()=>({}),...t,getInternalContext:()=>t}}function vr(e){if([...e].length!==1)throw new Error(`Expected "${e}" to be a single code point`);return e.codePointAt(0)}function U1(e,t,n){return e.has(t)||e.set(t,n),e.get(t)}const wl=new Set(["alnum","alpha","ascii","blank","cntrl","digit","graph","lower","print","punct","space","upper","word","xdigit"]),Ie=String.raw;function Cr(e,t){if(e==null)throw new Error(t??"Value expected");return e}const Lh=Ie`\[\^?`,Dh=`c.? | C(?:-.?)?|${Ie`[pP]\{(?:\^?[-\x20_]*[A-Za-z][-\x20\w]*\})?`}|${Ie`x[89A-Fa-f]\p{AHex}(?:\\x[89A-Fa-f]\p{AHex})*`}|${Ie`u(?:\p{AHex}{4})? | x\{[^\}]*\}? | x\p{AHex}{0,2}`}|${Ie`o\{[^\}]*\}?`}|${Ie`\d{1,3}`}`,bl=/[?*+][?+]?|\{(?:\d+(?:,\d*)?|,\d+)\}\??/,Ts=new RegExp(Ie`
|
|
31
|
+
\\ (?:
|
|
32
|
+
${Dh}
|
|
33
|
+
| [gk]<[^>]*>?
|
|
34
|
+
| [gk]'[^']*'?
|
|
35
|
+
| .
|
|
36
|
+
)
|
|
37
|
+
| \( (?:
|
|
38
|
+
\? (?:
|
|
39
|
+
[:=!>({]
|
|
40
|
+
| <[=!]
|
|
41
|
+
| <[^>]*>
|
|
42
|
+
| '[^']*'
|
|
43
|
+
| ~\|?
|
|
44
|
+
| #(?:[^)\\]|\\.?)*
|
|
45
|
+
| [^:)]*[:)]
|
|
46
|
+
)?
|
|
47
|
+
| \*[^\)]*\)?
|
|
48
|
+
)?
|
|
49
|
+
| (?:${bl.source})+
|
|
50
|
+
| ${Lh}
|
|
51
|
+
| .
|
|
52
|
+
`.replace(/\s+/g,""),"gsu"),Ri=new RegExp(Ie`
|
|
53
|
+
\\ (?:
|
|
54
|
+
${Dh}
|
|
55
|
+
| .
|
|
56
|
+
)
|
|
57
|
+
| \[:(?:\^?\p{Alpha}+|\^):\]
|
|
58
|
+
| ${Lh}
|
|
59
|
+
| &&
|
|
60
|
+
| .
|
|
61
|
+
`.replace(/\s+/g,""),"gsu");function G1(e,t={}){const n={flags:"",...t,rules:{captureGroup:!1,singleline:!1,...t.rules}};if(typeof e!="string")throw new Error("String expected as pattern");const r=lC(n.flags),s=[r.extended],o={captureGroup:n.rules.captureGroup,getCurrentModX(){return s.at(-1)},numOpenGroups:0,popModX(){s.pop()},pushModX(f){s.push(f)},replaceCurrentModX(f){s[s.length-1]=f},singleline:n.rules.singleline};let i=[],a;for(Ts.lastIndex=0;a=Ts.exec(e);){const f=W1(o,e,a[0],Ts.lastIndex);f.tokens?i.push(...f.tokens):f.token&&i.push(f.token),f.lastIndex!==void 0&&(Ts.lastIndex=f.lastIndex)}const l=[];let c=0;i.filter(f=>f.type==="GroupOpen").forEach(f=>{f.kind==="capturing"?f.number=++c:f.raw==="("&&l.push(f)}),c||l.forEach((f,d)=>{f.kind="capturing",f.number=d+1});const u=c||l.length;return{tokens:i.map(f=>f.type==="EscapedNumber"?uC(f,u):f).flat(),flags:r}}function W1(e,t,n,r){const[s,o]=n;if(n==="["||n==="[^"){const i=z1(t,n,r);return{tokens:i.tokens,lastIndex:i.lastIndex}}if(s==="\\"){if("AbBGyYzZ".includes(o))return{token:fu(n,n)};if(/^\\g[<']/.test(n)){if(!/^\\g(?:<[^>]+>|'[^']+')$/.test(n))throw new Error(`Invalid group name "${n}"`);return{token:tC(n)}}if(/^\\k[<']/.test(n)){if(!/^\\k(?:<[^>]+>|'[^']+')$/.test(n))throw new Error(`Invalid group name "${n}"`);return{token:Bh(n)}}if(o==="K")return{token:Fh("keep",n)};if(o==="N"||o==="R")return{token:En("newline",n,{negate:o==="N"})};if(o==="O")return{token:En("any",n)};if(o==="X")return{token:En("text_segment",n)};const i=Hh(n,{inCharClass:!1});return Array.isArray(i)?{tokens:i}:{token:i}}if(s==="("){if(o==="*")return{token:oC(n)};if(n==="(?{")throw new Error(`Unsupported callout "${n}"`);if(n.startsWith("(?#")){if(t[r]!==")")throw new Error('Unclosed comment group "(?#"');return{lastIndex:r+1}}if(/^\(\?[-imx]+[:)]$/.test(n))return{token:sC(n,e)};if(e.pushModX(e.getCurrentModX()),e.numOpenGroups++,n==="("&&!e.captureGroup||n==="(?:")return{token:Jn("group",n)};if(n==="(?>")return{token:Jn("atomic",n)};if(n==="(?="||n==="(?!"||n==="(?<="||n==="(?<!")return{token:Jn(n[2]==="<"?"lookbehind":"lookahead",n,{negate:n.endsWith("!")})};if(n==="("&&e.captureGroup||n.startsWith("(?<")&&n.endsWith(">")||n.startsWith("(?'")&&n.endsWith("'"))return{token:Jn("capturing",n,{...n!=="("&&{name:n.slice(3,-1)}})};if(n.startsWith("(?~")){if(n==="(?~|")throw new Error(`Unsupported absence function kind "${n}"`);return{token:Jn("absence_repeater",n)}}throw n==="(?("?new Error(`Unsupported conditional "${n}"`):new Error(`Invalid or unsupported group option "${n}"`)}if(n===")"){if(e.popModX(),e.numOpenGroups--,e.numOpenGroups<0)throw new Error('Unmatched ")"');return{token:Y1(n)}}if(e.getCurrentModX()){if(n==="#"){const i=t.indexOf(`
|
|
62
|
+
`,r);return{lastIndex:i===-1?t.length:i}}if(/^\s$/.test(n)){const i=/\s+/y;return i.lastIndex=r,{lastIndex:i.exec(t)?i.lastIndex:r}}}if(n===".")return{token:En("dot",n)};if(n==="^"||n==="$"){const i=e.singleline?{"^":Ie`\A`,$:Ie`\Z`}[n]:n;return{token:fu(i,n)}}return n==="|"?{token:q1(n)}:bl.test(n)?{tokens:fC(n)}:{token:jt(vr(n),n)}}function z1(e,t,n){const r=[du(t[1]==="^",t)];let s=1,o;for(Ri.lastIndex=n;o=Ri.exec(e);){const i=o[0];if(i[0]==="["&&i[1]!==":")s++,r.push(du(i[1]==="^",i));else if(i==="]"){if(r.at(-1).type==="CharacterClassOpen")r.push(jt(93,i));else if(s--,r.push(K1(i)),!s)break}else{const a=V1(i);Array.isArray(a)?r.push(...a):r.push(a)}}return{tokens:r,lastIndex:Ri.lastIndex||e.length}}function V1(e){if(e[0]==="\\")return Hh(e,{inCharClass:!0});if(e[0]==="["){const t=/\[:(?<negate>\^?)(?<name>[a-z]+):\]/.exec(e);if(!t||!wl.has(t.groups.name))throw new Error(`Invalid POSIX class "${e}"`);return En("posix",e,{value:t.groups.name,negate:!!t.groups.negate})}return e==="-"?X1(e):e==="&&"?J1(e):jt(vr(e),e)}function Hh(e,{inCharClass:t}){const n=e[1];if(n==="c"||n==="C")return rC(e);if("dDhHsSwW".includes(n))return iC(e);if(e.startsWith(Ie`\o{`))throw new Error(`Incomplete, invalid, or unsupported octal code point "${e}"`);if(/^\\[pP]\{/.test(e)){if(e.length===3)throw new Error(`Incomplete or invalid Unicode property "${e}"`);return aC(e)}if(new RegExp("^\\\\x[89A-Fa-f]\\p{AHex}","u").test(e))try{const r=e.split(/\\x/).slice(1).map(i=>parseInt(i,16)),s=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0}).decode(new Uint8Array(r)),o=new TextEncoder;return[...s].map(i=>{const a=[...o.encode(i)].map(l=>`\\x${l.toString(16)}`).join("");return jt(vr(i),a)})}catch{throw new Error(`Multibyte code "${e}" incomplete or invalid in Oniguruma`)}if(n==="u"||n==="x")return jt(cC(e),e);if(hu.has(n))return jt(hu.get(n),e);if(/\d/.test(n))return Z1(t,e);if(e==="\\")throw new Error(Ie`Incomplete escape "\"`);if(n==="M")throw new Error(`Unsupported meta "${e}"`);if([...e].length===2)return jt(e.codePointAt(1),e);throw new Error(`Unexpected escape "${e}"`)}function q1(e){return{type:"Alternator",raw:e}}function fu(e,t){return{type:"Assertion",kind:e,raw:t}}function Bh(e){return{type:"Backreference",raw:e}}function jt(e,t){return{type:"Character",value:e,raw:t}}function K1(e){return{type:"CharacterClassClose",raw:e}}function X1(e){return{type:"CharacterClassHyphen",raw:e}}function J1(e){return{type:"CharacterClassIntersector",raw:e}}function du(e,t){return{type:"CharacterClassOpen",negate:e,raw:t}}function En(e,t,n={}){return{type:"CharacterSet",kind:e,...n,raw:t}}function Fh(e,t,n={}){return e==="keep"?{type:"Directive",kind:e,raw:t}:{type:"Directive",kind:e,flags:Cr(n.flags),raw:t}}function Z1(e,t){return{type:"EscapedNumber",inCharClass:e,raw:t}}function Y1(e){return{type:"GroupClose",raw:e}}function Jn(e,t,n={}){return{type:"GroupOpen",kind:e,...n,raw:t}}function Q1(e,t,n,r){return{type:"NamedCallout",kind:e,tag:t,arguments:n,raw:r}}function eC(e,t,n,r){return{type:"Quantifier",kind:e,min:t,max:n,raw:r}}function tC(e){return{type:"Subroutine",raw:e}}const nC=new Set(["COUNT","CMP","ERROR","FAIL","MAX","MISMATCH","SKIP","TOTAL_COUNT"]),hu=new Map([["a",7],["b",8],["e",27],["f",12],["n",10],["r",13],["t",9],["v",11]]);function rC(e){const t=e[1]==="c"?e[2]:e[3];if(!t||!/[A-Za-z]/.test(t))throw new Error(`Unsupported control character "${e}"`);return jt(vr(t.toUpperCase())-64,e)}function sC(e,t){let{on:n,off:r}=/^\(\?(?<on>[imx]*)(?:-(?<off>[-imx]*))?/.exec(e).groups;r??(r="");const s=(t.getCurrentModX()||n.includes("x"))&&!r.includes("x"),o=gu(n),i=gu(r),a={};if(o&&(a.enable=o),i&&(a.disable=i),e.endsWith(")"))return t.replaceCurrentModX(s),Fh("flags",e,{flags:a});if(e.endsWith(":"))return t.pushModX(s),t.numOpenGroups++,Jn("group",e,{...(o||i)&&{flags:a}});throw new Error(`Unexpected flag modifier "${e}"`)}function oC(e){const t=/\(\*(?<name>[A-Za-z_]\w*)?(?:\[(?<tag>(?:[A-Za-z_]\w*)?)\])?(?:\{(?<args>[^}]*)\})?\)/.exec(e);if(!t)throw new Error(`Incomplete or invalid named callout "${e}"`);const{name:n,tag:r,args:s}=t.groups;if(!n)throw new Error(`Invalid named callout "${e}"`);if(r==="")throw new Error(`Named callout tag with empty value not allowed "${e}"`);const o=s?s.split(",").filter(u=>u!=="").map(u=>/^[+-]?\d+$/.test(u)?+u:u):[],[i,a,l]=o,c=nC.has(n)?n.toLowerCase():"custom";switch(c){case"fail":case"mismatch":case"skip":if(o.length>0)throw new Error(`Named callout arguments not allowed "${o}"`);break;case"error":if(o.length>1)throw new Error(`Named callout allows only one argument "${o}"`);if(typeof i=="string")throw new Error(`Named callout argument must be a number "${i}"`);break;case"max":if(!o.length||o.length>2)throw new Error(`Named callout must have one or two arguments "${o}"`);if(typeof i=="string"&&!/^[A-Za-z_]\w*$/.test(i))throw new Error(`Named callout argument one must be a tag or number "${i}"`);if(o.length===2&&(typeof a=="number"||!/^[<>X]$/.test(a)))throw new Error(`Named callout optional argument two must be '<', '>', or 'X' "${a}"`);break;case"count":case"total_count":if(o.length>1)throw new Error(`Named callout allows only one argument "${o}"`);if(o.length===1&&(typeof i=="number"||!/^[<>X]$/.test(i)))throw new Error(`Named callout optional argument must be '<', '>', or 'X' "${i}"`);break;case"cmp":if(o.length!==3)throw new Error(`Named callout must have three arguments "${o}"`);if(typeof i=="string"&&!/^[A-Za-z_]\w*$/.test(i))throw new Error(`Named callout argument one must be a tag or number "${i}"`);if(typeof a=="number"||!/^(?:[<>!=]=|[<>])$/.test(a))throw new Error(`Named callout argument two must be '==', '!=', '>', '<', '>=', or '<=' "${a}"`);if(typeof l=="string"&&!/^[A-Za-z_]\w*$/.test(l))throw new Error(`Named callout argument three must be a tag or number "${l}"`);break;case"custom":throw new Error(`Undefined callout name "${n}"`);default:throw new Error(`Unexpected named callout kind "${c}"`)}return Q1(c,r??null,(s==null?void 0:s.split(","))??null,e)}function pu(e){let t=null,n,r;if(e[0]==="{"){const{minStr:s,maxStr:o}=/^\{(?<minStr>\d*)(?:,(?<maxStr>\d*))?/.exec(e).groups,i=1e5;if(+s>i||o&&+o>i)throw new Error("Quantifier value unsupported in Oniguruma");if(n=+s,r=o===void 0?+s:o===""?1/0:+o,n>r&&(t="possessive",[n,r]=[r,n]),e.endsWith("?")){if(t==="possessive")throw new Error('Unsupported possessive interval quantifier chain with "?"');t="lazy"}else t||(t="greedy")}else n=e[0]==="+"?1:0,r=e[0]==="?"?1:1/0,t=e[1]==="+"?"possessive":e[1]==="?"?"lazy":"greedy";return eC(t,n,r,e)}function iC(e){const t=e[1].toLowerCase();return En({d:"digit",h:"hex",s:"space",w:"word"}[t],e,{negate:e[1]!==t})}function aC(e){const{p:t,neg:n,value:r}=/^\\(?<p>[pP])\{(?<neg>\^?)(?<value>[^}]+)/.exec(e).groups;return En("property",e,{value:r,negate:t==="P"&&!n||t==="p"&&!!n})}function gu(e){const t={};return e.includes("i")&&(t.ignoreCase=!0),e.includes("m")&&(t.dotAll=!0),e.includes("x")&&(t.extended=!0),Object.keys(t).length?t:null}function lC(e){const t={ignoreCase:!1,dotAll:!1,extended:!1,digitIsAscii:!1,posixIsAscii:!1,spaceIsAscii:!1,wordIsAscii:!1,textSegmentMode:null};for(let n=0;n<e.length;n++){const r=e[n];if(!"imxDPSWy".includes(r))throw new Error(`Invalid flag "${r}"`);if(r==="y"){if(!/^y{[gw]}/.test(e.slice(n)))throw new Error('Invalid or unspecified flag "y" mode');t.textSegmentMode=e[n+2]==="g"?"grapheme":"word",n+=3;continue}t[{i:"ignoreCase",m:"dotAll",x:"extended",D:"digitIsAscii",P:"posixIsAscii",S:"spaceIsAscii",W:"wordIsAscii"}[r]]=!0}return t}function cC(e){if(new RegExp("^(?:\\\\u(?!\\p{AHex}{4})|\\\\x(?!\\p{AHex}{1,2}|\\{\\p{AHex}{1,8}\\}))","u").test(e))throw new Error(`Incomplete or invalid escape "${e}"`);const t=e[2]==="{"?new RegExp("^\\\\x\\{\\s*(?<hex>\\p{AHex}+)","u").exec(e).groups.hex:e.slice(2);return parseInt(t,16)}function uC(e,t){const{raw:n,inCharClass:r}=e,s=n.slice(1);if(!r&&(s!=="0"&&s.length===1||s[0]!=="0"&&+s<=t))return[Bh(n)];const o=[],i=s.match(/^[0-7]+|\d/g);for(let a=0;a<i.length;a++){const l=i[a];let c;if(a===0&&l!=="8"&&l!=="9"){if(c=parseInt(l,8),c>127)throw new Error(Ie`Octal encoded byte above 177 unsupported "${n}"`)}else c=vr(l);o.push(jt(c,(a===0?"\\":"")+l))}return o}function fC(e){const t=[],n=new RegExp(bl,"gy");let r;for(;r=n.exec(e);){const s=r[0];if(s[0]==="{"){const o=/^\{(?<min>\d+),(?<max>\d+)\}\??$/.exec(s);if(o){const{min:i,max:a}=o.groups;if(+i>+a&&s.endsWith("?")){n.lastIndex--,t.push(pu(s.slice(0,-1)));continue}}}t.push(pu(s))}return t}function jh(e,t){if(!Array.isArray(e.body))throw new Error("Expected node with body array");if(e.body.length!==1)return!1;const n=e.body[0];return!t||Object.keys(t).every(r=>t[r]===n[r])}function dC(e){return hC.has(e.type)}const hC=new Set(["AbsenceFunction","Backreference","CapturingGroup","Character","CharacterClass","CharacterSet","Group","Quantifier","Subroutine"]);function Uh(e,t={}){const n={flags:"",normalizeUnknownPropertyNames:!1,skipBackrefValidation:!1,skipLookbehindValidation:!1,skipPropertyNameValidation:!1,unicodePropertyMap:null,...t,rules:{captureGroup:!1,singleline:!1,...t.rules}},r=G1(e,{flags:n.flags,rules:{captureGroup:n.rules.captureGroup,singleline:n.rules.singleline}}),s=(d,h)=>{const p=r.tokens[o.nextIndex];switch(o.parent=d,o.nextIndex++,p.type){case"Alternator":return Hn();case"Assertion":return pC(p);case"Backreference":return gC(p,o);case"Character":return Jo(p.value,{useLastValid:!!h.isCheckingRangeEnd});case"CharacterClassHyphen":return mC(p,o,h);case"CharacterClassOpen":return yC(p,o,h);case"CharacterSet":return _C(p,o);case"Directive":return SC(p.kind,{flags:p.flags});case"GroupOpen":return wC(p,o,h);case"NamedCallout":return EC(p.kind,p.tag,p.arguments);case"Quantifier":return bC(p,o);case"Subroutine":return vC(p,o);default:throw new Error(`Unexpected token type "${p.type}"`)}},o={capturingGroups:[],hasNumberedRef:!1,namedGroupsByName:new Map,nextIndex:0,normalizeUnknownPropertyNames:n.normalizeUnknownPropertyNames,parent:null,skipBackrefValidation:n.skipBackrefValidation,skipLookbehindValidation:n.skipLookbehindValidation,skipPropertyNameValidation:n.skipPropertyNameValidation,subroutines:[],tokens:r.tokens,unicodePropertyMap:n.unicodePropertyMap,walk:s},i=TC(kC(r.flags));let a=i.body[0];for(;o.nextIndex<r.tokens.length;){const d=s(a,{});d.type==="Alternative"?(i.body.push(d),a=d):a.body.push(d)}const{capturingGroups:l,hasNumberedRef:c,namedGroupsByName:u,subroutines:f}=o;if(c&&u.size&&!n.rules.captureGroup)throw new Error("Numbered backref/subroutine not allowed when using named capture");for(const{ref:d}of f)if(typeof d=="number"){if(d>l.length)throw new Error("Subroutine uses a group number that's not defined");d&&(l[d-1].isSubroutined=!0)}else if(u.has(d)){if(u.get(d).length>1)throw new Error(Ie`Subroutine uses a duplicate group name "\g<${d}>"`);u.get(d)[0].isSubroutined=!0}else throw new Error(Ie`Subroutine uses a group name that's not defined "\g<${d}>"`);return i}function pC({kind:e}){return xa(Cr({"^":"line_start",$:"line_end","\\A":"string_start","\\b":"word_boundary","\\B":"word_boundary","\\G":"search_start","\\y":"text_segment_boundary","\\Y":"text_segment_boundary","\\z":"string_end","\\Z":"string_end_newline"}[e],`Unexpected assertion kind "${e}"`),{negate:e===Ie`\B`||e===Ie`\Y`})}function gC({raw:e},t){const n=/^\\k[<']/.test(e),r=n?e.slice(3,-1):e.slice(1),s=(o,i=!1)=>{const a=t.capturingGroups.length;let l=!1;if(o>a)if(t.skipBackrefValidation)l=!0;else throw new Error(`Not enough capturing groups defined to the left "${e}"`);return t.hasNumberedRef=!0,Sa(i?a+1-o:o,{orphan:l})};if(n){const o=/^(?<sign>-?)0*(?<num>[1-9]\d*)$/.exec(r);if(o)return s(+o.groups.num,!!o.groups.sign);if(/[-+]/.test(r))throw new Error(`Invalid backref name "${e}"`);if(!t.namedGroupsByName.has(r))throw new Error(`Group name not defined to the left "${e}"`);return Sa(r)}return s(+r)}function mC(e,t,n){const{tokens:r,walk:s}=t,o=t.parent,i=o.body.at(-1),a=r[t.nextIndex];if(!n.isCheckingRangeEnd&&i&&i.type!=="CharacterClass"&&i.type!=="CharacterClassRange"&&a&&a.type!=="CharacterClassOpen"&&a.type!=="CharacterClassClose"&&a.type!=="CharacterClassIntersector"){const l=s(o,{...n,isCheckingRangeEnd:!0});if(i.type==="Character"&&l.type==="Character")return o.body.pop(),xC(i,l);throw new Error("Invalid character class range")}return Jo(vr("-"))}function yC({negate:e},t,n){const{tokens:r,walk:s}=t,o=r[t.nextIndex],i=[js()];let a=_u(o);for(;a.type!=="CharacterClassClose";){if(a.type==="CharacterClassIntersector")i.push(js()),t.nextIndex++;else{const c=i.at(-1);c.body.push(s(c,n))}a=_u(r[t.nextIndex],o)}const l=js({negate:e});return i.length===1?l.body=i[0].body:(l.kind="intersection",l.body=i.map(c=>c.body.length===1?c.body[0]:c)),t.nextIndex++,l}function _C({kind:e,negate:t,value:n},r){const{normalizeUnknownPropertyNames:s,skipPropertyNameValidation:o,unicodePropertyMap:i}=r;if(e==="property"){const a=Zo(n);if(wl.has(a)&&!(i!=null&&i.has(a)))e="posix",n=a;else return Zn(n,{negate:t,normalizeUnknownPropertyNames:s,skipPropertyNameValidation:o,unicodePropertyMap:i})}return e==="posix"?AC(n,{negate:t}):ka(e,{negate:t})}function wC(e,t,n){const{tokens:r,capturingGroups:s,namedGroupsByName:o,skipLookbehindValidation:i,walk:a}=t,l=$C(e),c=l.type==="AbsenceFunction",u=yu(l),f=u&&l.negate;if(l.type==="CapturingGroup"&&(s.push(l),l.name&&U1(o,l.name,[]).push(l)),c&&n.isInAbsenceFunction)throw new Error("Nested absence function not supported by Oniguruma");let d=wu(r[t.nextIndex]);for(;d.type!=="GroupClose";){if(d.type==="Alternator")l.body.push(Hn()),t.nextIndex++;else{const h=l.body.at(-1),p=a(h,{...n,isInAbsenceFunction:n.isInAbsenceFunction||c,isInLookbehind:n.isInLookbehind||u,isInNegLookbehind:n.isInNegLookbehind||f});if(h.body.push(p),(u||n.isInLookbehind)&&!i){const g="Lookbehind includes a pattern not allowed by Oniguruma";if(f||n.isInNegLookbehind){if(mu(p)||p.type==="CapturingGroup")throw new Error(g)}else if(mu(p)||yu(p)&&p.negate)throw new Error(g)}}d=wu(r[t.nextIndex])}return t.nextIndex++,l}function bC({kind:e,min:t,max:n},r){const s=r.parent,o=s.body.at(-1);if(!o||!dC(o))throw new Error("Quantifier requires a repeatable token");const i=Wh(e,t,n,o);return s.body.pop(),i}function vC({raw:e},t){const{capturingGroups:n,subroutines:r}=t;let s=e.slice(3,-1);const o=/^(?<sign>[-+]?)0*(?<num>[1-9]\d*)$/.exec(s);if(o){const a=+o.groups.num,l=n.length;if(t.hasNumberedRef=!0,s={"":a,"+":l+a,"-":l+1-a}[o.groups.sign],s<1)throw new Error("Invalid subroutine number")}else s==="0"&&(s=0);const i=zh(s);return r.push(i),i}function CC(e,t){return{type:"AbsenceFunction",kind:e,body:fs(t==null?void 0:t.body)}}function Hn(e){return{type:"Alternative",body:Vh(e==null?void 0:e.body)}}function xa(e,t){const n={type:"Assertion",kind:e};return(e==="word_boundary"||e==="text_segment_boundary")&&(n.negate=!!(t!=null&&t.negate)),n}function Sa(e,t){const n=!!(t!=null&&t.orphan);return{type:"Backreference",ref:e,...n&&{orphan:n}}}function Gh(e,t){const n={name:void 0,isSubroutined:!1,...t};if(n.name!==void 0&&!RC(n.name))throw new Error(`Group name "${n.name}" invalid in Oniguruma`);return{type:"CapturingGroup",number:e,...n.name&&{name:n.name},...n.isSubroutined&&{isSubroutined:n.isSubroutined},body:fs(t==null?void 0:t.body)}}function Jo(e,t){const n={useLastValid:!1,...t};if(e>1114111){const r=e.toString(16);if(n.useLastValid)e=1114111;else throw e>1310719?new Error(`Invalid code point out of range "\\x{${r}}"`):new Error(`Invalid code point out of range in JS "\\x{${r}}"`)}return{type:"Character",value:e}}function js(e){const t={kind:"union",negate:!1,...e};return{type:"CharacterClass",kind:t.kind,negate:t.negate,body:Vh(e==null?void 0:e.body)}}function xC(e,t){if(t.value<e.value)throw new Error("Character class range out of order");return{type:"CharacterClassRange",min:e,max:t}}function ka(e,t){const n=!!(t!=null&&t.negate),r={type:"CharacterSet",kind:e};return(e==="digit"||e==="hex"||e==="newline"||e==="space"||e==="word")&&(r.negate=n),(e==="text_segment"||e==="newline"&&!n)&&(r.variableLength=!0),r}function SC(e,t={}){if(e==="keep")return{type:"Directive",kind:e};if(e==="flags")return{type:"Directive",kind:e,flags:Cr(t.flags)};throw new Error(`Unexpected directive kind "${e}"`)}function kC(e){return{type:"Flags",...e}}function mt(e){const t=e==null?void 0:e.atomic,n=e==null?void 0:e.flags;if(t&&n)throw new Error("Atomic group cannot have flags");return{type:"Group",...t&&{atomic:t},...n&&{flags:n},body:fs(e==null?void 0:e.body)}}function xn(e){const t={behind:!1,negate:!1,...e};return{type:"LookaroundAssertion",kind:t.behind?"lookbehind":"lookahead",negate:t.negate,body:fs(e==null?void 0:e.body)}}function EC(e,t,n){return{type:"NamedCallout",kind:e,tag:t,arguments:n}}function AC(e,t){const n=!!(t!=null&&t.negate);if(!wl.has(e))throw new Error(`Invalid POSIX class "${e}"`);return{type:"CharacterSet",kind:"posix",value:e,negate:n}}function Wh(e,t,n,r){if(t>n)throw new Error("Invalid reversed quantifier range");return{type:"Quantifier",kind:e,min:t,max:n,body:r}}function TC(e,t){return{type:"Regex",body:fs(t==null?void 0:t.body),flags:e}}function zh(e){return{type:"Subroutine",ref:e}}function Zn(e,t){var s;const n={negate:!1,normalizeUnknownPropertyNames:!1,skipPropertyNameValidation:!1,unicodePropertyMap:null,...t};let r=(s=n.unicodePropertyMap)==null?void 0:s.get(Zo(e));if(!r){if(n.normalizeUnknownPropertyNames)r=PC(e);else if(n.unicodePropertyMap&&!n.skipPropertyNameValidation)throw new Error(Ie`Invalid Unicode property "\p{${e}}"`)}return{type:"CharacterSet",kind:"property",value:r??e,negate:n.negate}}function $C({flags:e,kind:t,name:n,negate:r,number:s}){switch(t){case"absence_repeater":return CC("repeater");case"atomic":return mt({atomic:!0});case"capturing":return Gh(s,{name:n});case"group":return mt({flags:e});case"lookahead":case"lookbehind":return xn({behind:t==="lookbehind",negate:r});default:throw new Error(`Unexpected group kind "${t}"`)}}function fs(e){if(e===void 0)e=[Hn()];else if(!Array.isArray(e)||!e.length||!e.every(t=>t.type==="Alternative"))throw new Error("Invalid body; expected array of one or more Alternative nodes");return e}function Vh(e){if(e===void 0)e=[];else if(!Array.isArray(e)||!e.every(t=>!!t.type))throw new Error("Invalid body; expected array of nodes");return e}function mu(e){return e.type==="LookaroundAssertion"&&e.kind==="lookahead"}function yu(e){return e.type==="LookaroundAssertion"&&e.kind==="lookbehind"}function RC(e){return/^[\p{Alpha}\p{Pc}][^)]*$/u.test(e)}function PC(e){return e.trim().replace(/[- _]+/g,"_").replace(/[A-Z][a-z]+(?=[A-Z])/g,"$&_").replace(/[A-Za-z]+/g,t=>t[0].toUpperCase()+t.slice(1).toLowerCase())}function Zo(e){return e.replace(/[- _]+/g,"").toLowerCase()}function _u(e,t){return Cr(e,`${(t==null?void 0:t.type)==="Character"&&t.value===93?"Empty":"Unclosed"} character class`)}function wu(e){return Cr(e,"Unclosed group")}function Ur(e,t,n=null){function r(o,i){for(let a=0;a<o.length;a++){const l=s(o[a],i,a,o);a=Math.max(-1,a+l)}}function s(o,i=null,a=null,l=null){var b,w;let c=0,u=!1;const f={node:o,parent:i,key:a,container:l,root:e,remove(){$s(l).splice(Math.max(0,Vn(a)+c),1),c--,u=!0},removeAllNextSiblings(){return $s(l).splice(Vn(a)+1)},removeAllPrevSiblings(){const y=Vn(a)+c;return c-=y,$s(l).splice(0,Math.max(0,y))},replaceWith(y,v={}){const C=!!v.traverse;l?l[Math.max(0,Vn(a)+c)]=y:Cr(i,"Can't replace root node")[a]=y,C&&s(y,i,a,l),u=!0},replaceWithMultiple(y,v={}){const C=!!v.traverse;if($s(l).splice(Math.max(0,Vn(a)+c),1,...y),c+=y.length-1,C){let E=0;for(let S=0;S<y.length;S++)E+=s(y[S],i,Vn(a)+S+E,l)}u=!0},skip(){u=!0}},{type:d}=o,h=t["*"],p=t[d],g=typeof h=="function"?h:h==null?void 0:h.enter,m=typeof p=="function"?p:p==null?void 0:p.enter;if(g==null||g(f,n),m==null||m(f,n),!u)switch(d){case"AbsenceFunction":case"CapturingGroup":case"Group":r(o.body,o);break;case"Alternative":case"CharacterClass":r(o.body,o);break;case"Assertion":case"Backreference":case"Character":case"CharacterSet":case"Directive":case"Flags":case"NamedCallout":case"Subroutine":break;case"CharacterClassRange":s(o.min,o,"min"),s(o.max,o,"max");break;case"LookaroundAssertion":r(o.body,o);break;case"Quantifier":s(o.body,o,"body");break;case"Regex":r(o.body,o),s(o.flags,o,"flags");break;default:throw new Error(`Unexpected node type "${d}"`)}return(b=p==null?void 0:p.exit)==null||b.call(p,f,n),(w=h==null?void 0:h.exit)==null||w.call(h,f,n),c}return s(e),e}function $s(e){if(!Array.isArray(e))throw new Error("Container expected");return e}function Vn(e){if(typeof e!="number")throw new Error("Numeric key expected");return e}const NC=String.raw`\(\?(?:[:=!>A-Za-z\-]|<[=!]|\(DEFINE\))`;function IC(e,t){for(let n=0;n<e.length;n++)e[n]>=t&&e[n]++}function MC(e,t,n,r){return e.slice(0,t)+r+e.slice(t+n.length)}const ct=Object.freeze({DEFAULT:"DEFAULT",CHAR_CLASS:"CHAR_CLASS"});function vl(e,t,n,r){const s=new RegExp(String.raw`${t}|(?<$skip>\[\^?|\\?.)`,"gsu"),o=[!1];let i=0,a="";for(const l of e.matchAll(s)){const{0:c,groups:{$skip:u}}=l;if(!u&&(!r||r===ct.DEFAULT==!i)){n instanceof Function?a+=n(l,{context:i?ct.CHAR_CLASS:ct.DEFAULT,negated:o[o.length-1]}):a+=n;continue}c[0]==="["?(i++,o.push(c[1]==="^")):c==="]"&&i&&(i--,o.pop()),a+=c}return a}function qh(e,t,n,r){vl(e,t,n,r)}function OC(e,t,n=0,r){if(!new RegExp(t,"su").test(e))return null;const s=new RegExp(`${t}|(?<$skip>\\\\?.)`,"gsu");s.lastIndex=n;let o=0,i;for(;i=s.exec(e);){const{0:a,groups:{$skip:l}}=i;if(!l&&(!r||r===ct.DEFAULT==!o))return i;a==="["?o++:a==="]"&&o&&o--,s.lastIndex==i.index&&s.lastIndex++}return null}function Rs(e,t,n){return!!OC(e,t,0,n)}function LC(e,t){const n=/\\?./gsu;n.lastIndex=t;let r=e.length,s=0,o=1,i;for(;i=n.exec(e);){const[a]=i;if(a==="[")s++;else if(s)a==="]"&&s--;else if(a==="(")o++;else if(a===")"&&(o--,!o)){r=i.index;break}}return e.slice(t,r)}const bu=new RegExp(String.raw`(?<noncapturingStart>${NC})|(?<capturingStart>\((?:\?<[^>]+>)?)|\\?.`,"gsu");function DC(e,t){const n=(t==null?void 0:t.hiddenCaptures)??[];let r=(t==null?void 0:t.captureTransfers)??new Map;if(!/\(\?>/.test(e))return{pattern:e,captureTransfers:r,hiddenCaptures:n};const s="(?>",o="(?:(?=(",i=[0],a=[];let l=0,c=0,u=NaN,f;do{f=!1;let d=0,h=0,p=!1,g;for(bu.lastIndex=Number.isNaN(u)?0:u+o.length;g=bu.exec(e);){const{0:m,index:b,groups:{capturingStart:w,noncapturingStart:y}}=g;if(m==="[")d++;else if(d)m==="]"&&d--;else if(m===s&&!p)u=b,p=!0;else if(p&&y)h++;else if(w)p?h++:(l++,i.push(l+c));else if(m===")"&&p){if(!h){c++;const v=l+c;if(e=`${e.slice(0,u)}${o}${e.slice(u+s.length,b)}))<$$${v}>)${e.slice(b+1)}`,f=!0,a.push(v),IC(n,v),r.size){const C=new Map;r.forEach((E,S)=>{C.set(S>=v?S+1:S,E.map(O=>O>=v?O+1:O))}),r=C}break}h--}}}while(f);return n.push(...a),e=vl(e,String.raw`\\(?<backrefNum>[1-9]\d*)|<\$\$(?<wrappedBackrefNum>\d+)>`,({0:d,groups:{backrefNum:h,wrappedBackrefNum:p}})=>{if(h){const g=+h;if(g>i.length-1)throw new Error(`Backref "${d}" greater than number of captures`);return`\\${i[g]}`}return`\\${p}`},ct.DEFAULT),{pattern:e,captureTransfers:r,hiddenCaptures:n}}const Kh=String.raw`(?:[?*+]|\{\d+(?:,\d*)?\})`,Pi=new RegExp(String.raw`
|
|
63
|
+
\\(?: \d+
|
|
64
|
+
| c[A-Za-z]
|
|
65
|
+
| [gk]<[^>]+>
|
|
66
|
+
| [pPu]\{[^\}]+\}
|
|
67
|
+
| u[A-Fa-f\d]{4}
|
|
68
|
+
| x[A-Fa-f\d]{2}
|
|
69
|
+
)
|
|
70
|
+
| \((?: \? (?: [:=!>]
|
|
71
|
+
| <(?:[=!]|[^>]+>)
|
|
72
|
+
| [A-Za-z\-]+:
|
|
73
|
+
| \(DEFINE\)
|
|
74
|
+
))?
|
|
75
|
+
| (?<qBase>${Kh})(?<qMod>[?+]?)(?<invalidQ>[?*+\{]?)
|
|
76
|
+
| \\?.
|
|
77
|
+
`.replace(/\s+/g,""),"gsu");function HC(e){if(!new RegExp(`${Kh}\\+`).test(e))return{pattern:e};const t=[];let n=null,r=null,s="",o=0,i;for(Pi.lastIndex=0;i=Pi.exec(e);){const{0:a,index:l,groups:{qBase:c,qMod:u,invalidQ:f}}=i;if(a==="[")o||(r=l),o++;else if(a==="]")o?o--:r=null;else if(!o)if(u==="+"&&s&&!s.startsWith("(")){if(f)throw new Error(`Invalid quantifier "${a}"`);let d=-1;if(/^\{\d+\}$/.test(c))e=MC(e,l+c.length,u,"");else{if(s===")"||s==="]"){const h=s===")"?n:r;if(h===null)throw new Error(`Invalid unmatched "${s}"`);e=`${e.slice(0,h)}(?>${e.slice(h,l)}${c})${e.slice(l+a.length)}`}else e=`${e.slice(0,l-s.length)}(?>${s}${c})${e.slice(l+a.length)}`;d+=4}Pi.lastIndex+=d}else a[0]==="("?t.push(l):a===")"&&(n=t.length?t.pop():null);s=a}return{pattern:e}}const at=String.raw,BC=at`\\g<(?<gRNameOrNum>[^>&]+)&R=(?<gRDepth>[^>]+)>`,Ea=at`\(\?R=(?<rDepth>[^\)]+)\)|${BC}`,Yo=at`\(\?<(?![=!])(?<captureName>[^>]+)>`,Xh=at`${Yo}|(?<unnamed>\()(?!\?)`,bn=new RegExp(at`${Yo}|${Ea}|\(\?|\\?.`,"gsu"),Ni="Cannot use multiple overlapping recursions";function FC(e,t){const{hiddenCaptures:n,mode:r}={hiddenCaptures:[],mode:"plugin",...t};let s=(t==null?void 0:t.captureTransfers)??new Map;if(!new RegExp(Ea,"su").test(e))return{pattern:e,captureTransfers:s,hiddenCaptures:n};if(r==="plugin"&&Rs(e,at`\(\?\(DEFINE\)`,ct.DEFAULT))throw new Error("DEFINE groups cannot be used with recursion");const o=[],i=Rs(e,at`\\[1-9]`,ct.DEFAULT),a=new Map,l=[];let c=!1,u=0,f=0,d;for(bn.lastIndex=0;d=bn.exec(e);){const{0:h,groups:{captureName:p,rDepth:g,gRNameOrNum:m,gRDepth:b}}=d;if(h==="[")u++;else if(u)h==="]"&&u--;else if(g){if(vu(g),c)throw new Error(Ni);if(i)throw new Error(`${r==="external"?"Backrefs":"Numbered backrefs"} cannot be used with global recursion`);const w=e.slice(0,d.index),y=e.slice(bn.lastIndex);if(Rs(y,Ea,ct.DEFAULT))throw new Error(Ni);const v=+g-1;e=Cu(w,y,v,!1,n,o,f),s=Su(s,w,v,o.length,0,f);break}else if(m){vu(b);let w=!1;for(const z of l)if(z.name===m||z.num===+m){if(w=!0,z.hasRecursedWithin)throw new Error(Ni);break}if(!w)throw new Error(at`Recursive \g cannot be used outside the referenced group "${r==="external"?m:at`\g<${m}&R=${b}>`}"`);const y=a.get(m),v=LC(e,y);if(i&&Rs(v,at`${Yo}|\((?!\?)`,ct.DEFAULT))throw new Error(`${r==="external"?"Backrefs":"Numbered backrefs"} cannot be used with recursion of capturing groups`);const C=e.slice(y,d.index),E=v.slice(C.length+h.length),S=o.length,O=+b-1,F=Cu(C,E,O,!0,n,o,f);s=Su(s,C,O,o.length-S,S,f);const N=e.slice(0,y),K=e.slice(y+v.length);e=`${N}${F}${K}`,bn.lastIndex+=F.length-h.length-C.length-E.length,l.forEach(z=>z.hasRecursedWithin=!0),c=!0}else if(p)f++,a.set(String(f),bn.lastIndex),a.set(p,bn.lastIndex),l.push({num:f,name:p});else if(h[0]==="("){const w=h==="(";w&&(f++,a.set(String(f),bn.lastIndex)),l.push(w?{num:f}:{})}else h===")"&&l.pop()}return n.push(...o),{pattern:e,captureTransfers:s,hiddenCaptures:n}}function vu(e){const t=`Max depth must be integer between 2 and 100; used ${e}`;if(!/^[1-9]\d*$/.test(e))throw new Error(t);if(e=+e,e<2||e>100)throw new Error(t)}function Cu(e,t,n,r,s,o,i){const a=new Set;r&&qh(e+t,Yo,({groups:{captureName:c}})=>{a.add(c)},ct.DEFAULT);const l=[n,r?a:null,s,o,i];return`${e}${xu(`(?:${e}`,"forward",...l)}(?:)${xu(`${t})`,"backward",...l)}${t}`}function xu(e,t,n,r,s,o,i){const l=u=>t==="forward"?u+2:n-u+2-1;let c="";for(let u=0;u<n;u++){const f=l(u);c+=vl(e,at`${Xh}|\\k<(?<backref>[^>]+)>`,({0:d,groups:{captureName:h,unnamed:p,backref:g}})=>{if(g&&r&&!r.has(g))return d;const m=`_$${f}`;if(p||h){const b=i+o.length+1;return o.push(b),jC(s,b),p?d:`(?<${h}${m}>`}return at`\k<${g}${m}>`},ct.DEFAULT)}return c}function jC(e,t){for(let n=0;n<e.length;n++)e[n]>=t&&e[n]++}function Su(e,t,n,r,s,o){if(e.size&&r){let i=0;qh(t,Xh,()=>i++,ct.DEFAULT);const a=o-i+s,l=new Map;return e.forEach((c,u)=>{const f=(r-i*n)/n,d=i*n,h=u>a+i?u+r:u,p=[];for(const g of c)if(g<=a)p.push(g);else if(g>a+i+f)p.push(g+r);else if(g<=a+i)for(let m=0;m<=n;m++)p.push(g+i*m);else for(let m=0;m<=n;m++)p.push(g+d+f*m);l.set(h,p)}),l}return e}var Te=String.fromCodePoint,re=String.raw,Ut={flagGroups:(()=>{try{new RegExp("(?i:)")}catch{return!1}return!0})(),unicodeSets:(()=>{try{new RegExp("","v")}catch{return!1}return!0})()};Ut.bugFlagVLiteralHyphenIsRange=Ut.unicodeSets?(()=>{try{new RegExp(re`[\d\-a]`,"v")}catch{return!0}return!1})():!1;Ut.bugNestedClassIgnoresNegation=Ut.unicodeSets&&new RegExp("[[^a]]","v").test("a");function xo(e,{enable:t,disable:n}){return{dotAll:!(n!=null&&n.dotAll)&&!!(t!=null&&t.dotAll||e.dotAll),ignoreCase:!(n!=null&&n.ignoreCase)&&!!(t!=null&&t.ignoreCase||e.ignoreCase)}}function rs(e,t,n){return e.has(t)||e.set(t,n),e.get(t)}function Aa(e,t){return ku[e]>=ku[t]}function UC(e,t){if(e==null)throw new Error(t??"Value expected");return e}var ku={ES2025:2025,ES2024:2024,ES2018:2018},GC={auto:"auto",ES2025:"ES2025",ES2024:"ES2024",ES2018:"ES2018"};function Jh(e={}){if({}.toString.call(e)!=="[object Object]")throw new Error("Unexpected options");if(e.target!==void 0&&!GC[e.target])throw new Error(`Unexpected target "${e.target}"`);const t={accuracy:"default",avoidSubclass:!1,flags:"",global:!1,hasIndices:!1,lazyCompileLength:1/0,target:"auto",verbose:!1,...e,rules:{allowOrphanBackrefs:!1,asciiWordBoundaries:!1,captureGroup:!1,recursionLimit:20,singleline:!1,...e.rules}};return t.target==="auto"&&(t.target=Ut.flagGroups?"ES2025":Ut.unicodeSets?"ES2024":"ES2018"),t}var WC="[ -\r ]",zC=new Set([Te(304),Te(305)]),Mt=re`[\p{L}\p{M}\p{N}\p{Pc}]`;function Zh(e){if(zC.has(e))return[e];const t=new Set,n=e.toLowerCase(),r=n.toUpperCase(),s=KC.get(n),o=VC.get(n),i=qC.get(n);return[...r].length===1&&t.add(r),i&&t.add(i),s&&t.add(s),t.add(n),o&&t.add(o),[...t]}var Cl=new Map(`C Other
|
|
78
|
+
Cc Control cntrl
|
|
79
|
+
Cf Format
|
|
80
|
+
Cn Unassigned
|
|
81
|
+
Co Private_Use
|
|
82
|
+
Cs Surrogate
|
|
83
|
+
L Letter
|
|
84
|
+
LC Cased_Letter
|
|
85
|
+
Ll Lowercase_Letter
|
|
86
|
+
Lm Modifier_Letter
|
|
87
|
+
Lo Other_Letter
|
|
88
|
+
Lt Titlecase_Letter
|
|
89
|
+
Lu Uppercase_Letter
|
|
90
|
+
M Mark Combining_Mark
|
|
91
|
+
Mc Spacing_Mark
|
|
92
|
+
Me Enclosing_Mark
|
|
93
|
+
Mn Nonspacing_Mark
|
|
94
|
+
N Number
|
|
95
|
+
Nd Decimal_Number digit
|
|
96
|
+
Nl Letter_Number
|
|
97
|
+
No Other_Number
|
|
98
|
+
P Punctuation punct
|
|
99
|
+
Pc Connector_Punctuation
|
|
100
|
+
Pd Dash_Punctuation
|
|
101
|
+
Pe Close_Punctuation
|
|
102
|
+
Pf Final_Punctuation
|
|
103
|
+
Pi Initial_Punctuation
|
|
104
|
+
Po Other_Punctuation
|
|
105
|
+
Ps Open_Punctuation
|
|
106
|
+
S Symbol
|
|
107
|
+
Sc Currency_Symbol
|
|
108
|
+
Sk Modifier_Symbol
|
|
109
|
+
Sm Math_Symbol
|
|
110
|
+
So Other_Symbol
|
|
111
|
+
Z Separator
|
|
112
|
+
Zl Line_Separator
|
|
113
|
+
Zp Paragraph_Separator
|
|
114
|
+
Zs Space_Separator
|
|
115
|
+
ASCII
|
|
116
|
+
ASCII_Hex_Digit AHex
|
|
117
|
+
Alphabetic Alpha
|
|
118
|
+
Any
|
|
119
|
+
Assigned
|
|
120
|
+
Bidi_Control Bidi_C
|
|
121
|
+
Bidi_Mirrored Bidi_M
|
|
122
|
+
Case_Ignorable CI
|
|
123
|
+
Cased
|
|
124
|
+
Changes_When_Casefolded CWCF
|
|
125
|
+
Changes_When_Casemapped CWCM
|
|
126
|
+
Changes_When_Lowercased CWL
|
|
127
|
+
Changes_When_NFKC_Casefolded CWKCF
|
|
128
|
+
Changes_When_Titlecased CWT
|
|
129
|
+
Changes_When_Uppercased CWU
|
|
130
|
+
Dash
|
|
131
|
+
Default_Ignorable_Code_Point DI
|
|
132
|
+
Deprecated Dep
|
|
133
|
+
Diacritic Dia
|
|
134
|
+
Emoji
|
|
135
|
+
Emoji_Component EComp
|
|
136
|
+
Emoji_Modifier EMod
|
|
137
|
+
Emoji_Modifier_Base EBase
|
|
138
|
+
Emoji_Presentation EPres
|
|
139
|
+
Extended_Pictographic ExtPict
|
|
140
|
+
Extender Ext
|
|
141
|
+
Grapheme_Base Gr_Base
|
|
142
|
+
Grapheme_Extend Gr_Ext
|
|
143
|
+
Hex_Digit Hex
|
|
144
|
+
IDS_Binary_Operator IDSB
|
|
145
|
+
IDS_Trinary_Operator IDST
|
|
146
|
+
ID_Continue IDC
|
|
147
|
+
ID_Start IDS
|
|
148
|
+
Ideographic Ideo
|
|
149
|
+
Join_Control Join_C
|
|
150
|
+
Logical_Order_Exception LOE
|
|
151
|
+
Lowercase Lower
|
|
152
|
+
Math
|
|
153
|
+
Noncharacter_Code_Point NChar
|
|
154
|
+
Pattern_Syntax Pat_Syn
|
|
155
|
+
Pattern_White_Space Pat_WS
|
|
156
|
+
Quotation_Mark QMark
|
|
157
|
+
Radical
|
|
158
|
+
Regional_Indicator RI
|
|
159
|
+
Sentence_Terminal STerm
|
|
160
|
+
Soft_Dotted SD
|
|
161
|
+
Terminal_Punctuation Term
|
|
162
|
+
Unified_Ideograph UIdeo
|
|
163
|
+
Uppercase Upper
|
|
164
|
+
Variation_Selector VS
|
|
165
|
+
White_Space space
|
|
166
|
+
XID_Continue XIDC
|
|
167
|
+
XID_Start XIDS`.split(/\s/).map(e=>[Zo(e),e])),VC=new Map([["s",Te(383)],[Te(383),"s"]]),qC=new Map([[Te(223),Te(7838)],[Te(107),Te(8490)],[Te(229),Te(8491)],[Te(969),Te(8486)]]),KC=new Map([Xt(453),Xt(456),Xt(459),Xt(498),...Ii(8072,8079),...Ii(8088,8095),...Ii(8104,8111),Xt(8124),Xt(8140),Xt(8188)]),XC=new Map([["alnum",re`[\p{Alpha}\p{Nd}]`],["alpha",re`\p{Alpha}`],["ascii",re`\p{ASCII}`],["blank",re`[\p{Zs}\t]`],["cntrl",re`\p{Cc}`],["digit",re`\p{Nd}`],["graph",re`[\P{space}&&\P{Cc}&&\P{Cn}&&\P{Cs}]`],["lower",re`\p{Lower}`],["print",re`[[\P{space}&&\P{Cc}&&\P{Cn}&&\P{Cs}]\p{Zs}]`],["punct",re`[\p{P}\p{S}]`],["space",re`\p{space}`],["upper",re`\p{Upper}`],["word",re`[\p{Alpha}\p{M}\p{Nd}\p{Pc}]`],["xdigit",re`\p{AHex}`]]);function JC(e,t){const n=[];for(let r=e;r<=t;r++)n.push(r);return n}function Xt(e){const t=Te(e);return[t.toLowerCase(),t]}function Ii(e,t){return JC(e,t).map(n=>Xt(n))}var Yh=new Set(["Lower","Lowercase","Upper","Uppercase","Ll","Lowercase_Letter","Lt","Titlecase_Letter","Lu","Uppercase_Letter"]);function ZC(e,t){const n={accuracy:"default",asciiWordBoundaries:!1,avoidSubclass:!1,bestEffortTarget:"ES2025",...t};Qh(e);const r={accuracy:n.accuracy,asciiWordBoundaries:n.asciiWordBoundaries,avoidSubclass:n.avoidSubclass,flagDirectivesByAlt:new Map,jsGroupNameMap:new Map,minTargetEs2024:Aa(n.bestEffortTarget,"ES2024"),passedLookbehind:!1,strategy:null,subroutineRefMap:new Map,supportedGNodes:new Set,digitIsAscii:e.flags.digitIsAscii,spaceIsAscii:e.flags.spaceIsAscii,wordIsAscii:e.flags.wordIsAscii};Ur(e,YC,r);const s={dotAll:e.flags.dotAll,ignoreCase:e.flags.ignoreCase},o={currentFlags:s,prevFlags:null,globalFlags:s,groupOriginByCopy:new Map,groupsByName:new Map,multiplexCapturesToLeftByRef:new Map,openRefs:new Map,reffedNodesByReferencer:new Map,subroutineRefMap:r.subroutineRefMap};Ur(e,QC,o);const i={groupsByName:o.groupsByName,highestOrphanBackref:0,numCapturesToLeft:0,reffedNodesByReferencer:o.reffedNodesByReferencer};return Ur(e,ex,i),e._originMap=o.groupOriginByCopy,e._strategy=r.strategy,e}var YC={AbsenceFunction({node:e,parent:t,replaceWith:n}){const{body:r,kind:s}=e;if(s==="repeater"){const o=mt();o.body[0].body.push(xn({negate:!0,body:r}),Zn("Any"));const i=mt();i.body[0].body.push(Wh("greedy",0,1/0,o)),n(Ce(i,t),{traverse:!0})}else throw new Error('Unsupported absence function "(?~|"')},Alternative:{enter({node:e,parent:t,key:n},{flagDirectivesByAlt:r}){const s=e.body.filter(o=>o.kind==="flags");for(let o=n+1;o<t.body.length;o++){const i=t.body[o];rs(r,i,[]).push(...s)}},exit({node:e},{flagDirectivesByAlt:t}){var n;if((n=t.get(e))!=null&&n.length){const r=tp(t.get(e));if(r){const s=mt({flags:r});s.body[0].body=e.body,e.body=[Ce(s,e)]}}}},Assertion({node:e,parent:t,key:n,container:r,root:s,remove:o,replaceWith:i},a){const{kind:l,negate:c}=e,{asciiWordBoundaries:u,avoidSubclass:f,supportedGNodes:d,wordIsAscii:h}=a;if(l==="text_segment_boundary")throw new Error(`Unsupported text segment boundary "\\${c?"Y":"y"}"`);if(l==="line_end")i(Ce(xn({body:[Hn({body:[xa("string_end")]}),Hn({body:[Jo(10)]})]}),t));else if(l==="line_start")i(Ce(Ot(re`(?<=\A|\n(?!\z))`,{skipLookbehindValidation:!0}),t));else if(l==="search_start")if(d.has(e))s.flags.sticky=!0,o();else{const p=r[n-1];if(p&&ix(p))i(Ce(xn({negate:!0}),t));else{if(f)throw new Error(re`Uses "\G" in a way that requires a subclass`);i(Jt(xa("string_start"),t)),a.strategy="clip_search"}}else if(!(l==="string_end"||l==="string_start"))if(l==="string_end_newline")i(Ce(Ot(re`(?=\n?\z)`),t));else if(l==="word_boundary"){if(!h&&!u){const p=`(?:(?<=${Mt})(?!${Mt})|(?<!${Mt})(?=${Mt}))`,g=`(?:(?<=${Mt})(?=${Mt})|(?<!${Mt})(?!${Mt}))`;i(Ce(Ot(c?g:p),t))}}else throw new Error(`Unexpected assertion kind "${l}"`)},Backreference({node:e},{jsGroupNameMap:t}){let{ref:n}=e;typeof n=="string"&&!Oi(n)&&(n=Mi(n,t),e.ref=n)},CapturingGroup({node:e},{jsGroupNameMap:t,subroutineRefMap:n}){let{name:r}=e;r&&!Oi(r)&&(r=Mi(r,t),e.name=r),n.set(e.number,e),r&&n.set(r,e)},CharacterClassRange({node:e,parent:t,replaceWith:n}){if(t.kind==="intersection"){const r=js({body:[e]});n(Ce(r,t),{traverse:!0})}},CharacterSet({node:e,parent:t,replaceWith:n},{accuracy:r,minTargetEs2024:s,digitIsAscii:o,spaceIsAscii:i,wordIsAscii:a}){const{kind:l,negate:c,value:u}=e;if(o&&(l==="digit"||u==="digit")){n(Jt(ka("digit",{negate:c}),t));return}if(i&&(l==="space"||u==="space")){n(Ce(Li(Ot(WC),c),t));return}if(a&&(l==="word"||u==="word")){n(Jt(ka("word",{negate:c}),t));return}if(l==="any")n(Jt(Zn("Any"),t));else if(l==="digit")n(Jt(Zn("Nd",{negate:c}),t));else if(l!=="dot")if(l==="text_segment"){if(r==="strict")throw new Error(re`Use of "\X" requires non-strict accuracy`);const f="\\p{Emoji}(?:\\p{EMod}|\\uFE0F\\u20E3?|[\\x{E0020}-\\x{E007E}]+\\x{E007F})?",d=re`\p{RI}{2}|${f}(?:\u200D${f})*`;n(Ce(Ot(re`(?>\r\n|${s?re`\p{RGI_Emoji}`:d}|\P{M}\p{M}*)`,{skipPropertyNameValidation:!0}),t))}else if(l==="hex")n(Jt(Zn("AHex",{negate:c}),t));else if(l==="newline")n(Ce(Ot(c?`[^
|
|
168
|
+
]`:`(?>\r
|
|
169
|
+
?|[
|
|
170
|
+
\v\f
\u2028\u2029])`),t));else if(l==="posix")if(!s&&(u==="graph"||u==="print")){if(r==="strict")throw new Error(`POSIX class "${u}" requires min target ES2024 or non-strict accuracy`);let f={graph:"!-~",print:" -~"}[u];c&&(f=`\0-${Te(f.codePointAt(0)-1)}${Te(f.codePointAt(2)+1)}-`),n(Ce(Ot(`[${f}]`),t))}else n(Ce(Li(Ot(XC.get(u)),c),t));else if(l==="property")Cl.has(Zo(u))||(e.key="sc");else if(l==="space")n(Jt(Zn("space",{negate:c}),t));else if(l==="word")n(Ce(Li(Ot(Mt),c),t));else throw new Error(`Unexpected character set kind "${l}"`)},Directive({node:e,parent:t,root:n,remove:r,replaceWith:s,removeAllPrevSiblings:o,removeAllNextSiblings:i}){const{kind:a,flags:l}=e;if(a==="flags")if(!l.enable&&!l.disable)r();else{const c=mt({flags:l});c.body[0].body=i(),s(Ce(c,t),{traverse:!0})}else if(a==="keep"){const c=n.body[0],f=n.body.length===1&&jh(c,{type:"Group"})&&c.body[0].body.length===1?c.body[0]:n;if(t.parent!==f||f.body.length>1)throw new Error(re`Uses "\K" in a way that's unsupported`);const d=xn({behind:!0});d.body[0].body=o(),s(Ce(d,t))}else throw new Error(`Unexpected directive kind "${a}"`)},Flags({node:e,parent:t}){if(e.posixIsAscii)throw new Error('Unsupported flag "P"');if(e.textSegmentMode==="word")throw new Error('Unsupported flag "y{w}"');["digitIsAscii","extended","posixIsAscii","spaceIsAscii","wordIsAscii","textSegmentMode"].forEach(n=>delete e[n]),Object.assign(e,{global:!1,hasIndices:!1,multiline:!1,sticky:e.sticky??!1}),t.options={disable:{x:!0,n:!0},force:{v:!0}}},Group({node:e}){if(!e.flags)return;const{enable:t,disable:n}=e.flags;t!=null&&t.extended&&delete t.extended,n!=null&&n.extended&&delete n.extended,t!=null&&t.dotAll&&(n!=null&&n.dotAll)&&delete t.dotAll,t!=null&&t.ignoreCase&&(n!=null&&n.ignoreCase)&&delete t.ignoreCase,t&&!Object.keys(t).length&&delete e.flags.enable,n&&!Object.keys(n).length&&delete e.flags.disable,!e.flags.enable&&!e.flags.disable&&delete e.flags},LookaroundAssertion({node:e},t){const{kind:n}=e;n==="lookbehind"&&(t.passedLookbehind=!0)},NamedCallout({node:e,parent:t,replaceWith:n}){const{kind:r}=e;if(r==="fail")n(Ce(xn({negate:!0}),t));else throw new Error(`Unsupported named callout "(*${r.toUpperCase()}"`)},Quantifier({node:e}){if(e.body.type==="Quantifier"){const t=mt();t.body[0].body.push(e.body),e.body=Ce(t,e)}},Regex:{enter({node:e},{supportedGNodes:t}){const n=[];let r=!1,s=!1;for(const o of e.body)if(o.body.length===1&&o.body[0].kind==="search_start")o.body.pop();else{const i=rp(o.body);i?(r=!0,Array.isArray(i)?n.push(...i):n.push(i)):s=!0}r&&!s&&n.forEach(o=>t.add(o))},exit(e,{accuracy:t,passedLookbehind:n,strategy:r}){if(t==="strict"&&n&&r)throw new Error(re`Uses "\G" in a way that requires non-strict accuracy`)}},Subroutine({node:e},{jsGroupNameMap:t}){let{ref:n}=e;typeof n=="string"&&!Oi(n)&&(n=Mi(n,t),e.ref=n)}},QC={Backreference({node:e},{multiplexCapturesToLeftByRef:t,reffedNodesByReferencer:n}){const{orphan:r,ref:s}=e;r||n.set(e,[...t.get(s).map(({node:o})=>o)])},CapturingGroup:{enter({node:e,parent:t,replaceWith:n,skip:r},{groupOriginByCopy:s,groupsByName:o,multiplexCapturesToLeftByRef:i,openRefs:a,reffedNodesByReferencer:l}){const c=s.get(e);if(c&&a.has(e.number)){const f=Jt(Eu(e.number),t);l.set(f,a.get(e.number)),n(f);return}a.set(e.number,e),i.set(e.number,[]),e.name&&rs(i,e.name,[]);const u=i.get(e.name??e.number);for(let f=0;f<u.length;f++){const d=u[f];if(c===d.node||c&&c===d.origin||e===d.origin){u.splice(f,1);break}}if(i.get(e.number).push({node:e,origin:c}),e.name&&i.get(e.name).push({node:e,origin:c}),e.name){const f=rs(o,e.name,new Map);let d=!1;if(c)d=!0;else for(const h of f.values())if(!h.hasDuplicateNameToRemove){d=!0;break}o.get(e.name).set(e,{node:e,hasDuplicateNameToRemove:d})}},exit({node:e},{openRefs:t}){t.delete(e.number)}},Group:{enter({node:e},t){t.prevFlags=t.currentFlags,e.flags&&(t.currentFlags=xo(t.currentFlags,e.flags))},exit(e,t){t.currentFlags=t.prevFlags}},Subroutine({node:e,parent:t,replaceWith:n},r){const{isRecursive:s,ref:o}=e;if(s){let u=t;for(;(u=u.parent)&&!(u.type==="CapturingGroup"&&(u.name===o||u.number===o)););r.reffedNodesByReferencer.set(e,u);return}const i=r.subroutineRefMap.get(o),a=o===0,l=a?Eu(0):ep(i,r.groupOriginByCopy,null);let c=l;if(!a){const u=tp(rx(i,d=>d.type==="Group"&&!!d.flags)),f=u?xo(r.globalFlags,u):r.globalFlags;tx(f,r.currentFlags)||(c=mt({flags:sx(f)}),c.body[0].body.push(l))}n(Ce(c,t),{traverse:!a})}},ex={Backreference({node:e,parent:t,replaceWith:n},r){if(e.orphan){r.highestOrphanBackref=Math.max(r.highestOrphanBackref,e.ref);return}const o=r.reffedNodesByReferencer.get(e).filter(i=>nx(i,e));if(!o.length)n(Ce(xn({negate:!0}),t));else if(o.length>1){const i=mt({atomic:!0,body:o.reverse().map(a=>Hn({body:[Sa(a.number)]}))});n(Ce(i,t))}else e.ref=o[0].number},CapturingGroup({node:e},t){e.number=++t.numCapturesToLeft,e.name&&t.groupsByName.get(e.name).get(e).hasDuplicateNameToRemove&&delete e.name},Regex:{exit({node:e},t){const n=Math.max(t.highestOrphanBackref-t.numCapturesToLeft,0);for(let r=0;r<n;r++){const s=Gh();e.body.at(-1).body.push(s)}}},Subroutine({node:e},t){!e.isRecursive||e.ref===0||(e.ref=t.reffedNodesByReferencer.get(e).number)}};function Qh(e){Ur(e,{"*"({node:t,parent:n}){t.parent=n}})}function tx(e,t){return e.dotAll===t.dotAll&&e.ignoreCase===t.ignoreCase}function nx(e,t){let n=t;do{if(n.type==="Regex")return!1;if(n.type==="Alternative")continue;if(n===e)return!1;const r=np(n.parent);for(const s of r){if(s===n)break;if(s===e||sp(s,e))return!0}}while(n=n.parent);throw new Error("Unexpected path")}function ep(e,t,n,r){const s=Array.isArray(e)?[]:{};for(const[o,i]of Object.entries(e))o==="parent"?s.parent=Array.isArray(n)?r:n:i&&typeof i=="object"?s[o]=ep(i,t,s,n):(o==="type"&&i==="CapturingGroup"&&t.set(s,t.get(e)??e),s[o]=i);return s}function Eu(e){const t=zh(e);return t.isRecursive=!0,t}function rx(e,t){const n=[];for(;e=e.parent;)(!t||t(e))&&n.push(e);return n}function Mi(e,t){if(t.has(e))return t.get(e);const n=`$${t.size}_${e.replace(/^[^$_\p{IDS}]|[^$\u200C\u200D\p{IDC}]/ug,"_")}`;return t.set(e,n),n}function tp(e){const t=["dotAll","ignoreCase"],n={enable:{},disable:{}};return e.forEach(({flags:r})=>{t.forEach(s=>{var o,i;(o=r.enable)!=null&&o[s]&&(delete n.disable[s],n.enable[s]=!0),(i=r.disable)!=null&&i[s]&&(n.disable[s]=!0)})}),Object.keys(n.enable).length||delete n.enable,Object.keys(n.disable).length||delete n.disable,n.enable||n.disable?n:null}function sx({dotAll:e,ignoreCase:t}){const n={};return(e||t)&&(n.enable={},e&&(n.enable.dotAll=!0),t&&(n.enable.ignoreCase=!0)),(!e||!t)&&(n.disable={},!e&&(n.disable.dotAll=!0),!t&&(n.disable.ignoreCase=!0)),n}function np(e){if(!e)throw new Error("Node expected");const{body:t}=e;return Array.isArray(t)?t:t?[t]:null}function rp(e){const t=e.find(n=>n.kind==="search_start"||ax(n,{negate:!1})||!ox(n));if(!t)return null;if(t.kind==="search_start")return t;if(t.type==="LookaroundAssertion")return t.body[0].body[0];if(t.type==="CapturingGroup"||t.type==="Group"){const n=[];for(const r of t.body){const s=rp(r.body);if(!s)return null;Array.isArray(s)?n.push(...s):n.push(s)}return n}return null}function sp(e,t){const n=np(e)??[];for(const r of n)if(r===t||sp(r,t))return!0;return!1}function ox({type:e}){return e==="Assertion"||e==="Directive"||e==="LookaroundAssertion"}function ix(e){const t=["Character","CharacterClass","CharacterSet"];return t.includes(e.type)||e.type==="Quantifier"&&e.min&&t.includes(e.body.type)}function ax(e,t){const n={negate:null,...t};return e.type==="LookaroundAssertion"&&(n.negate===null||e.negate===n.negate)&&e.body.length===1&&jh(e.body[0],{type:"Assertion",kind:"search_start"})}function Oi(e){return/^[$_\p{IDS}][$\u200C\u200D\p{IDC}]*$/u.test(e)}function Ot(e,t){const r=Uh(e,{...t,unicodePropertyMap:Cl}).body;return r.length>1||r[0].body.length>1?mt({body:r}):r[0].body[0]}function Li(e,t){return e.negate=t,e}function Jt(e,t){return e.parent=t,e}function Ce(e,t){return Qh(e),e.parent=t,e}function lx(e,t){const n=Jh(t),r=Aa(n.target,"ES2024"),s=Aa(n.target,"ES2025"),o=n.rules.recursionLimit;if(!Number.isInteger(o)||o<2||o>20)throw new Error("Invalid recursionLimit; use 2-20");let i=null,a=null;if(!s){const h=[e.flags.ignoreCase];Ur(e,cx,{getCurrentModI:()=>h.at(-1),popModI(){h.pop()},pushModI(p){h.push(p)},setHasCasedChar(){h.at(-1)?i=!0:a=!0}})}const l={dotAll:e.flags.dotAll,ignoreCase:!!((e.flags.ignoreCase||i)&&!a)};let c=e;const u={accuracy:n.accuracy,appliedGlobalFlags:l,captureMap:new Map,currentFlags:{dotAll:e.flags.dotAll,ignoreCase:e.flags.ignoreCase},inCharClass:!1,lastNode:c,originMap:e._originMap,recursionLimit:o,useAppliedIgnoreCase:!!(!s&&i&&a),useFlagMods:s,useFlagV:r,verbose:n.verbose};function f(h){return u.lastNode=c,c=h,UC(ux[h.type],`Unexpected node type "${h.type}"`)(h,u,f)}const d={pattern:e.body.map(f).join("|"),flags:f(e.flags),options:{...e.options}};return r||(delete d.options.force.v,d.options.disable.v=!0,d.options.unicodeSetsPlugin=null),d._captureTransfers=new Map,d._hiddenCaptures=[],u.captureMap.forEach((h,p)=>{h.hidden&&d._hiddenCaptures.push(p),h.transferTo&&rs(d._captureTransfers,h.transferTo,[]).push(p)}),d}var cx={"*":{enter({node:e},t){if(Tu(e)){const n=t.getCurrentModI();t.pushModI(e.flags?xo({ignoreCase:n},e.flags).ignoreCase:n)}},exit({node:e},t){Tu(e)&&t.popModI()}},Backreference(e,t){t.setHasCasedChar()},Character({node:e},t){xl(Te(e.value))&&t.setHasCasedChar()},CharacterClassRange({node:e,skip:t},n){t(),op(e,{firstOnly:!0}).length&&n.setHasCasedChar()},CharacterSet({node:e},t){e.kind==="property"&&Yh.has(e.value)&&t.setHasCasedChar()}},ux={Alternative({body:e},t,n){return e.map(n).join("")},Assertion({kind:e,negate:t}){if(e==="string_end")return"$";if(e==="string_start")return"^";if(e==="word_boundary")return t?re`\B`:re`\b`;throw new Error(`Unexpected assertion kind "${e}"`)},Backreference({ref:e},t){if(typeof e!="number")throw new Error("Unexpected named backref in transformed AST");if(!t.useFlagMods&&t.accuracy==="strict"&&t.currentFlags.ignoreCase&&!t.captureMap.get(e).ignoreCase)throw new Error("Use of case-insensitive backref to case-sensitive group requires target ES2025 or non-strict accuracy");return"\\"+e},CapturingGroup(e,t,n){const{body:r,name:s,number:o}=e,i={ignoreCase:t.currentFlags.ignoreCase},a=t.originMap.get(e);return a&&(i.hidden=!0,o>a.number&&(i.transferTo=a.number)),t.captureMap.set(o,i),`(${s?`?<${s}>`:""}${r.map(n).join("|")})`},Character({value:e},t){const n=Te(e),r=qn(e,{escDigit:t.lastNode.type==="Backreference",inCharClass:t.inCharClass,useFlagV:t.useFlagV});if(r!==n)return r;if(t.useAppliedIgnoreCase&&t.currentFlags.ignoreCase&&xl(n)){const s=Zh(n);return t.inCharClass?s.join(""):s.length>1?`[${s.join("")}]`:s[0]}return n},CharacterClass(e,t,n){const{kind:r,negate:s,parent:o}=e;let{body:i}=e;if(r==="intersection"&&!t.useFlagV)throw new Error("Use of class intersection requires min target ES2024");Ut.bugFlagVLiteralHyphenIsRange&&t.useFlagV&&i.some($u)&&(i=[Jo(45),...i.filter(c=>!$u(c))]);const a=()=>`[${s?"^":""}${i.map(n).join(r==="intersection"?"&&":"")}]`;if(!t.inCharClass){if((!t.useFlagV||Ut.bugNestedClassIgnoresNegation)&&!s){const u=i.filter(f=>f.type==="CharacterClass"&&f.kind==="union"&&f.negate);if(u.length){const f=mt(),d=f.body[0];return f.parent=o,d.parent=f,i=i.filter(h=>!u.includes(h)),e.body=i,i.length?(e.parent=d,d.body.push(e)):f.body.pop(),u.forEach(h=>{const p=Hn({body:[h]});h.parent=p,p.parent=f,f.body.push(p)}),n(f)}}t.inCharClass=!0;const c=a();return t.inCharClass=!1,c}const l=i[0];if(r==="union"&&!s&&l&&((!t.useFlagV||!t.verbose)&&o.kind==="union"&&!(Ut.bugFlagVLiteralHyphenIsRange&&t.useFlagV)||!t.verbose&&o.kind==="intersection"&&i.length===1&&l.type!=="CharacterClassRange"))return i.map(n).join("");if(!t.useFlagV&&o.type==="CharacterClass")throw new Error("Use of nested character class requires min target ES2024");return a()},CharacterClassRange(e,t){const n=e.min.value,r=e.max.value,s={escDigit:!1,inCharClass:!0,useFlagV:t.useFlagV},o=qn(n,s),i=qn(r,s),a=new Set;if(t.useAppliedIgnoreCase&&t.currentFlags.ignoreCase){const l=op(e);gx(l).forEach(u=>{a.add(Array.isArray(u)?`${qn(u[0],s)}-${qn(u[1],s)}`:qn(u,s))})}return`${o}-${i}${[...a].join("")}`},CharacterSet({kind:e,negate:t,value:n,key:r},s){if(e==="dot")return s.currentFlags.dotAll?s.appliedGlobalFlags.dotAll||s.useFlagMods?".":"[^]":re`[^\n]`;if(e==="digit")return t?re`\D`:re`\d`;if(e==="property"){if(s.useAppliedIgnoreCase&&s.currentFlags.ignoreCase&&Yh.has(n))throw new Error(`Unicode property "${n}" can't be case-insensitive when other chars have specific case`);return`${t?re`\P`:re`\p`}{${r?`${r}=`:""}${n}}`}if(e==="word")return t?re`\W`:re`\w`;throw new Error(`Unexpected character set kind "${e}"`)},Flags(e,t){return(t.appliedGlobalFlags.ignoreCase?"i":"")+(e.dotAll?"s":"")+(e.sticky?"y":"")},Group({atomic:e,body:t,flags:n,parent:r},s,o){const i=s.currentFlags;n&&(s.currentFlags=xo(i,n));const a=t.map(o).join("|"),l=!s.verbose&&t.length===1&&r.type!=="Quantifier"&&!e&&(!s.useFlagMods||!n)?a:`(?${mx(e,n,s.useFlagMods)}${a})`;return s.currentFlags=i,l},LookaroundAssertion({body:e,kind:t,negate:n},r,s){return`(?${`${t==="lookahead"?"":"<"}${n?"!":"="}`}${e.map(s).join("|")})`},Quantifier(e,t,n){return n(e.body)+yx(e)},Subroutine({isRecursive:e,ref:t},n){if(!e)throw new Error("Unexpected non-recursive subroutine in transformed AST");const r=n.recursionLimit;return t===0?`(?R=${r})`:re`\g<${t}&R=${r}>`}},fx=new Set(["$","(",")","*","+",".","?","[","\\","]","^","{","|","}"]),dx=new Set(["-","\\","]","^","["]),hx=new Set(["(",")","-","/","[","\\","]","^","{","|","}","!","#","$","%","&","*","+",",",".",":",";","<","=",">","?","@","`","~"]),Au=new Map([[9,re`\t`],[10,re`\n`],[11,re`\v`],[12,re`\f`],[13,re`\r`],[8232,re`\u2028`],[8233,re`\u2029`],[65279,re`\uFEFF`]]),px=new RegExp("^\\p{Cased}$","u");function xl(e){return px.test(e)}function op(e,t){const n=!!(t!=null&&t.firstOnly),r=e.min.value,s=e.max.value,o=[];if(r<65&&(s===65535||s>=131071)||r===65536&&s>=131071)return o;for(let i=r;i<=s;i++){const a=Te(i);if(!xl(a))continue;const l=Zh(a).filter(c=>{const u=c.codePointAt(0);return u<r||u>s});if(l.length&&(o.push(...l),n))break}return o}function qn(e,{escDigit:t,inCharClass:n,useFlagV:r}){if(Au.has(e))return Au.get(e);if(e<32||e>126&&e<160||e>262143||t&&_x(e))return e>255?`\\u{${e.toString(16).toUpperCase()}}`:`\\x${e.toString(16).toUpperCase().padStart(2,"0")}`;const s=n?r?hx:dx:fx,o=Te(e);return(s.has(o)?"\\":"")+o}function gx(e){const t=e.map(s=>s.codePointAt(0)).sort((s,o)=>s-o),n=[];let r=null;for(let s=0;s<t.length;s++)t[s+1]===t[s]+1?r??(r=t[s]):r===null?n.push(t[s]):(n.push([r,t[s]]),r=null);return n}function mx(e,t,n){if(e)return">";let r="";if(t&&n){const{enable:s,disable:o}=t;r=(s!=null&&s.ignoreCase?"i":"")+(s!=null&&s.dotAll?"s":"")+(o?"-":"")+(o!=null&&o.ignoreCase?"i":"")+(o!=null&&o.dotAll?"s":"")}return`${r}:`}function yx({kind:e,max:t,min:n}){let r;return!n&&t===1?r="?":!n&&t===1/0?r="*":n===1&&t===1/0?r="+":n===t?r=`{${n}}`:r=`{${n},${t===1/0?"":t}}`,r+{greedy:"",lazy:"?",possessive:"+"}[e]}function Tu({type:e}){return e==="CapturingGroup"||e==="Group"||e==="LookaroundAssertion"}function _x(e){return e>47&&e<58}function $u({type:e,value:t}){return e==="Character"&&t===45}var tn,Dt,An,nn,Tn,ss,Ta,cn,wx=(cn=class extends RegExp{constructor(n,r,s){var t=(...Xk)=>(super(...Xk),mn(this,ss),mn(this,tn,new Map),mn(this,Dt,null),mn(this,An),mn(this,nn,null),mn(this,Tn,null),k(this,"rawOptions",{}),this);const o=!!(s!=null&&s.lazyCompile);if(n instanceof RegExp){if(s)throw new Error("Cannot provide options when copying a regexp");const i=n;t(i,r),pt(this,An,i.source),i instanceof cn&&(pt(this,tn,ze(i,tn)),pt(this,nn,ze(i,nn)),pt(this,Tn,ze(i,Tn)),this.rawOptions=i.rawOptions)}else{const i={hiddenCaptures:[],strategy:null,transfers:[],...s};t(o?"":n,r),pt(this,An,n),pt(this,tn,vx(i.hiddenCaptures,i.transfers)),pt(this,Tn,i.strategy),this.rawOptions=s??{}}o||pt(this,Dt,this)}get source(){return ze(this,An)||"(?:)"}exec(n){if(!ze(this,Dt)){const{lazyCompile:o,...i}=this.rawOptions;pt(this,Dt,new cn(ze(this,An),this.flags,i))}const r=this.global||this.sticky,s=this.lastIndex;if(ze(this,Tn)==="clip_search"&&r&&s){this.lastIndex=0;const o=ri(this,ss,Ta).call(this,n.slice(s));return o&&(bx(o,s,n,this.hasIndices),this.lastIndex+=s),o}return ri(this,ss,Ta).call(this,n)}},tn=new WeakMap,Dt=new WeakMap,An=new WeakMap,nn=new WeakMap,Tn=new WeakMap,ss=new WeakSet,Ta=function(n){ze(this,Dt).lastIndex=this.lastIndex;const r=$l(cn.prototype,this,"exec").call(ze(this,Dt),n);if(this.lastIndex=ze(this,Dt).lastIndex,!r||!ze(this,tn).size)return r;const s=[...r];r.length=1;let o;this.hasIndices&&(o=[...r.indices],r.indices.length=1);const i=[0];for(let a=1;a<s.length;a++){const{hidden:l,transferTo:c}=ze(this,tn).get(a)??{};if(l?i.push(null):(i.push(r.length),r.push(s[a]),this.hasIndices&&r.indices.push(o[a])),c&&s[a]!==void 0){const u=i[c];if(!u)throw new Error(`Invalid capture transfer to "${u}"`);if(r[u]=s[a],this.hasIndices&&(r.indices[u]=o[a]),r.groups){ze(this,nn)||pt(this,nn,Cx(this.source));const f=ze(this,nn).get(c);f&&(r.groups[f]=s[a],this.hasIndices&&(r.indices.groups[f]=o[a]))}}}return r},cn);function bx(e,t,n,r){if(e.index+=t,e.input=n,r){const s=e.indices;for(let i=0;i<s.length;i++){const a=s[i];a&&(s[i]=[a[0]+t,a[1]+t])}const o=s.groups;o&&Object.keys(o).forEach(i=>{const a=o[i];a&&(o[i]=[a[0]+t,a[1]+t])})}}function vx(e,t){const n=new Map;for(const r of e)n.set(r,{hidden:!0});for(const[r,s]of t)for(const o of s)rs(n,o,{}).transferTo=r;return n}function Cx(e){const t=/(?<capture>\((?:\?<(?![=!])(?<name>[^>]+)>|(?!\?)))|\\?./gsu,n=new Map;let r=0,s=0,o;for(;o=t.exec(e);){const{0:i,groups:{capture:a,name:l}}=o;i==="["?r++:r?i==="]"&&r--:a&&(s++,l&&n.set(s,l))}return n}function xx(e,t){const n=Sx(e,t);return n.options?new wx(n.pattern,n.flags,n.options):new RegExp(n.pattern,n.flags)}function Sx(e,t){const n=Jh(t),r=Uh(e,{flags:n.flags,normalizeUnknownPropertyNames:!0,rules:{captureGroup:n.rules.captureGroup,singleline:n.rules.singleline},skipBackrefValidation:n.rules.allowOrphanBackrefs,unicodePropertyMap:Cl}),s=ZC(r,{accuracy:n.accuracy,asciiWordBoundaries:n.rules.asciiWordBoundaries,avoidSubclass:n.avoidSubclass,bestEffortTarget:n.target}),o=lx(s,n),i=FC(o.pattern,{captureTransfers:o._captureTransfers,hiddenCaptures:o._hiddenCaptures,mode:"external"}),a=HC(i.pattern),l=DC(a.pattern,{captureTransfers:i.captureTransfers,hiddenCaptures:i.hiddenCaptures}),c={pattern:l.pattern,flags:`${n.hasIndices?"d":""}${n.global?"g":""}${o.flags}${o.options.disable.v?"u":"v"}`};if(n.avoidSubclass){if(n.lazyCompileLength!==1/0)throw new Error("Lazy compilation requires subclass")}else{const u=l.hiddenCaptures.sort((p,g)=>p-g),f=Array.from(l.captureTransfers),d=s._strategy,h=c.pattern.length>=n.lazyCompileLength;(u.length||f.length||d||h)&&(c.options={...u.length&&{hiddenCaptures:u},...f.length&&{transfers:f},...d&&{strategy:d},...h&&{lazyCompile:h}})}return c}const Ru=4294967295;class kx{constructor(t,n={}){k(this,"regexps");this.patterns=t,this.options=n;const{forgiving:r=!1,cache:s,regexConstructor:o}=n;if(!o)throw new Error("Option `regexConstructor` is not provided");this.regexps=t.map(i=>{if(typeof i!="string")return i;const a=s==null?void 0:s.get(i);if(a){if(a instanceof RegExp)return a;if(r)return null;throw a}try{const l=o(i);return s==null||s.set(i,l),l}catch(l){if(s==null||s.set(i,l),r)return null;throw l}})}findNextMatchSync(t,n,r){const s=typeof t=="string"?t:t.content,o=[];function i(a,l,c=0){return{index:a,captureIndices:l.indices.map(u=>u==null?{start:Ru,end:Ru,length:0}:{start:u[0]+c,end:u[1]+c,length:u[1]-u[0]})}}for(let a=0;a<this.regexps.length;a++){const l=this.regexps[a];if(l)try{l.lastIndex=n;const c=l.exec(s);if(!c)continue;if(c.index===n)return i(a,c,0);o.push([a,c,0])}catch(c){if(this.options.forgiving)continue;throw c}}if(o.length){const a=Math.min(...o.map(l=>l[1].index));for(const[l,c,u]of o)if(c.index===a)return i(l,c,u)}return null}}function Ex(e,t){return xx(e,{global:!0,hasIndices:!0,lazyCompileLength:3e3,rules:{allowOrphanBackrefs:!0,asciiWordBoundaries:!0,captureGroup:!0,recursionLimit:5,singleline:!0},...t})}function Ax(e={}){const t=Object.assign({target:"auto",cache:new Map},e);return t.regexConstructor||(t.regexConstructor=n=>Ex(n,{target:t.target})),{createScanner(n){return new kx(n,t)},createString(n){return{content:n}}}}let Tx;const Tr=[];function $x(e){if(Tr.push(e),!(typeof window>"u"))return window.__NUXT_DEVTOOLS__&&Tr.forEach(t=>t(window.__NUXT_DEVTOOLS__)),Object.defineProperty(window,"__NUXT_DEVTOOLS__",{set(t){t&&Tr.forEach(n=>n(t))},get(){return Tx.value},configurable:!0}),()=>{Tr.splice(Tr.indexOf(e),1)}}const Be=Ae(null);async function ip(){$a.value&&(Be.value=await $a.value("/__sitemap__/debug.json"))}const $a=Ae(),ap=Ae(),lp=Ae();$x(async e=>{$a.value=e.host.app.$fetch,Lf(()=>{lp.value=e.host.app.colorMode.value}),ap.value=e.devtools,ip()});const cp=Ae();function Rx(){return j1({themes:[ir(()=>import("./CVO1_9PV.js"),[],import.meta.url),ir(()=>import("./D0r3Knsf.js"),[],import.meta.url)],langs:[ir(()=>import("./Cp-IABpG.js"),[],import.meta.url)],engine:Ax()}).then(e=>{cp.value=e})}function Px(e,t){return Se(()=>{var r;const n=((r=ap.value)==null?void 0:r.colorMode)||"light";return cp.value.codeToHtml(sn(e),{lang:t,theme:n==="dark"?"vitesse-dark":"vitesse-light"})||""})}const Nx=["innerHTML"],up=Je({__name:"OCodeBlock",props:{code:{},lang:{},lines:{type:Boolean,default:!1},transformRendered:{}},setup(e){const t=e,n=Se(()=>{const r=Px(t.code,"json");return t.transformRendered?t.transformRendered(r.value||""):r.value});return(r,s)=>(G(),te("pre",{class:ke(["n-code-block",r.lines?"n-code-block-lines":""]),innerHTML:n.value},null,10,Nx))}}),Ix={flex:"~ gap-3","items-center":""},Mx=Je({__name:"NIconTitle",props:{icon:{},text:{}},setup(e){return(t,n)=>(G(),te("div",Ix,[t.icon?(G(),te("div",{key:0,class:ke(t.icon)},null,2)):Le("",!0),Ke(t.$slots,"default",{},()=>[M("div",null,Me(t.text),1)])]))}});function Ox(e){return Oa()?(Mp(e),!0):!1}const Lx=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const Dx=e=>typeof e<"u",Hx=Object.prototype.toString,Bx=e=>Hx.call(e)==="[object Object]",Fx=()=>{};function jx(...e){if(e.length!==1)return af(...e);const t=e[0];return typeof t=="function"?Ro(sg(()=>({get:t,set:Fx}))):Ae(t)}function Ux(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}const fp=e=>e();function Gx(e=fp,t={}){const{initialState:n="active"}=t,r=jx(n==="active");function s(){r.value=!1}function o(){r.value=!0}const i=(...a)=>{r.value&&e(...a)};return{isActive:Ro(r),pause:s,resume:o,eventFilter:i}}function Di(e){return Array.isArray(e)?e:[e]}function Wx(e){return ls()}function zx(e,t,n={}){const{eventFilter:r=fp,...s}=n;return on(e,Ux(r,t),s)}function Vx(e,t,n={}){const{eventFilter:r,initialState:s="active",...o}=n,{eventFilter:i,pause:a,resume:l,isActive:c}=Gx(r,{initialState:s});return{stop:zx(e,t,{...o,eventFilter:i}),pause:a,resume:l,isActive:c}}function qx(e,t=!0,n){Wx()?Va(e,n):t?e():_r(e)}function Kx(e,t,n){return on(e,t,{...n,immediate:!0})}const So=Lx?window:void 0;function Xx(e){var t;const n=sn(e);return(t=n==null?void 0:n.$el)!=null?t:n}function Pu(...e){const t=[],n=()=>{t.forEach(a=>a()),t.length=0},r=(a,l,c,u)=>(a.addEventListener(l,c,u),()=>a.removeEventListener(l,c,u)),s=Se(()=>{const a=Di(sn(e[0])).filter(l=>l!=null);return a.every(l=>typeof l!="string")?a:void 0}),o=Kx(()=>{var a,l;return[(l=(a=s.value)==null?void 0:a.map(c=>Xx(c)))!=null?l:[So].filter(c=>c!=null),Di(sn(s.value?e[1]:e[0])),Di(ie(s.value?e[2]:e[1])),sn(s.value?e[3]:e[2])]},([a,l,c,u])=>{if(n(),!(a!=null&&a.length)||!(l!=null&&l.length)||!(c!=null&&c.length))return;const f=Bx(u)?{...u}:u;t.push(...a.flatMap(d=>l.flatMap(h=>c.map(p=>r(d,h,p,f)))))},{flush:"post"}),i=()=>{o(),n()};return Ox(n),i}function Jx(e){return JSON.parse(JSON.stringify(e))}const Ps=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Ns="__vueuse_ssr_handlers__",Zx=Yx();function Yx(){return Ns in Ps||(Ps[Ns]=Ps[Ns]||{}),Ps[Ns]}function Qx(e,t){return Zx[e]||t}function eS(e){return e==null?"any":e instanceof Set?"set":e instanceof Map?"map":e instanceof Date?"date":typeof e=="boolean"?"boolean":typeof e=="string"?"string":typeof e=="object"?"object":Number.isNaN(e)?"any":"number"}const tS={boolean:{read:e=>e==="true",write:e=>String(e)},object:{read:e=>JSON.parse(e),write:e=>JSON.stringify(e)},number:{read:e=>Number.parseFloat(e),write:e=>String(e)},any:{read:e=>e,write:e=>String(e)},string:{read:e=>e,write:e=>String(e)},map:{read:e=>new Map(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e.entries()))},set:{read:e=>new Set(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e))},date:{read:e=>new Date(e),write:e=>e.toISOString()}},Nu="vueuse-storage";function nS(e,t,n,r={}){var s;const{flush:o="pre",deep:i=!0,listenToStorageChanges:a=!0,writeDefaults:l=!0,mergeDefaults:c=!1,shallow:u,window:f=So,eventFilter:d,onError:h=H=>{console.error(H)},initOnMounted:p}=r,g=(u?zs:Ae)(t),m=Se(()=>sn(e));if(!n)try{n=Qx("getDefaultStorage",()=>{var H;return(H=So)==null?void 0:H.localStorage})()}catch(H){h(H)}if(!n)return g;const b=sn(t),w=eS(b),y=(s=r.serializer)!=null?s:tS[w],{pause:v,resume:C}=Vx(g,()=>N(g.value),{flush:o,deep:i,eventFilter:d});on(m,()=>z(),{flush:o});let E=!1;const S=H=>{p&&!E||z(H)},O=H=>{p&&!E||ee(H)};f&&a&&(n instanceof Storage?Pu(f,"storage",S,{passive:!0}):Pu(f,Nu,O)),p?qx(()=>{E=!0,z()}):z();function F(H,J){if(f){const L={key:m.value,oldValue:H,newValue:J,storageArea:n};f.dispatchEvent(n instanceof Storage?new StorageEvent("storage",L):new CustomEvent(Nu,{detail:L}))}}function N(H){try{const J=n.getItem(m.value);if(H==null)F(J,null),n.removeItem(m.value);else{const L=y.write(H);J!==L&&(n.setItem(m.value,L),F(J,L))}}catch(J){h(J)}}function K(H){const J=H?H.newValue:n.getItem(m.value);if(J==null)return l&&b!=null&&n.setItem(m.value,y.write(b)),b;if(!H&&c){const L=y.read(J);return typeof c=="function"?c(L,b):w==="object"&&!Array.isArray(L)?{...b,...L}:L}else return typeof J!="string"?J:y.read(J)}function z(H){if(!(H&&H.storageArea!==n)){if(H&&H.key==null){g.value=b;return}if(!(H&&H.key!==m.value)){v();try{(H==null?void 0:H.newValue)!==y.write(g.value)&&(g.value=K(H))}catch(J){h(J)}finally{H?_r(C):C()}}}}function ee(H){z(H.detail)}return g}function rS(e,t,n={}){const{window:r=So}=n;return nS(e,t,r==null?void 0:r.localStorage,n)}function sS(e,t,n,r={}){var s,o,i;const{clone:a=!1,passive:l=!1,eventName:c,deep:u=!1,defaultValue:f,shouldEmit:d}=r,h=ls(),p=(h==null?void 0:h.emit)||((s=h==null?void 0:h.$emit)==null?void 0:s.bind(h))||((i=(o=h==null?void 0:h.proxy)==null?void 0:o.$emit)==null?void 0:i.bind(h==null?void 0:h.proxy));let g=c;g=g||`update:${t.toString()}`;const m=y=>a?typeof a=="function"?a(y):Jx(y):y,b=()=>Dx(e[t])?m(e[t]):f,w=y=>{d?d(y)&&p(g,y):p(g,y)};if(l){const y=b(),v=Ae(y);let C=!1;return on(()=>e[t],E=>{C||(C=!0,v.value=m(E),_r(()=>C=!1))}),on(v,E=>{!C&&(E!==e[t]||u)&&w(E)},{deep:u}),v}else return Se({get(){return b()},set(y){w(y)}})}const oS=["open"],iS={"text-base":""},aS={key:0,"text-sm":"",op50:""},lS=Je({__name:"OSectionBlock",props:{icon:{},text:{},description:{},containerClass:{default:""},headerClass:{},collapse:{type:Boolean,default:!0},open:{type:Boolean,default:!0},padding:{type:[Boolean,String],default:!0}},setup(e){const n=sS(e,"open");function r(s){n.value=s.target.open}return(s,o)=>{const i=ul,a=Mx;return G(),te(we,null,[M("details",{open:ie(n),onToggle:r},[M("summary",{class:ke(["cursor-pointer select-none n-bg-active hover:bg-active p4 rounded transition-all",s.collapse?"":"pointer-events-none"])},[V(a,{icon:s.icon,text:s.text,"text-xl":"",transition:"",class:ke([ie(n)?"op100":"op60",s.headerClass])},{default:oe(()=>[M("div",null,[M("div",iS,[Ke(s.$slots,"text",{},()=>[ae(Me(s.text),1)],!0)]),s.description||s.$slots.description?(G(),te("div",aS,[Ke(s.$slots,"description",{},()=>[ae(Me(s.description),1)],!0)])):Le("",!0)]),o[0]||(o[0]=M("div",{class:"flex-auto"},null,-1)),Ke(s.$slots,"actions",{},void 0,!0),s.collapse?(G(),be(i,{key:0,icon:"carbon-chevron-down",class:"chevron","cursor-pointer":"","place-self-start":"","text-base":"",op75:"",transition:"","duration-500":""})):Le("",!0)]),_:3,__:[0]},8,["icon","text","class"])],2),M("div",{class:ke(["flex flex-col flex-gap2 pb6 pt2",typeof s.padding=="string"?s.padding:s.padding?"px4":""])},[Ke(s.$slots,"details",{},void 0,!0),M("div",{class:ke([s.containerClass,"mt1"])},[Ke(s.$slots,"default",{},void 0,!0)],2),Ke(s.$slots,"footer",{},void 0,!0)],2)],40,oS),o[1]||(o[1]=M("div",{class:"x-divider"},null,-1))],64)}}}),dp=qo(lS,[["__scopeId","data-v-1b9488bc"]]),cS={class:"flex space-x-5"},uS={class:"opacity-80 text-base mb-1 flex space-x-3 items-center"},fS={key:0,class:"flex space-x-2"},dS={key:0,class:"opacity-60 text-sm"},hS={class:"flex items-center space-x-3"},pS={key:0},gS={key:1,class:"text-xs mt-1 opacity-70"},mS={key:0},yS={key:2,class:"px-3 py-3 mt-2 dark:bg-gray-900/50 bg-gray-50/50 opacity-70"},_S={class:"list-disc ml-5"},wS=["innerHTML"],bS=Je({__name:"Source",props:{source:{},showContext:{type:Boolean}},setup(e){const t=e,n=Se(()=>{var o;const s=typeof t.source.fetch=="string"?t.source.fetch:t.source.fetch[0];return s.includes("http")?s:Bn(((o=Be.value)==null?void 0:o.nitroOrigin)||"localhost",s)});function r(s){return s.replace(/`([^`]+)`/g,"<code>$1</code>")}return(s,o)=>{const i=ul,a=Zd,l=Qd,c=up,u=dp;return G(),be(u,null,{text:oe(()=>[M("div",cS,[M("h3",uS,[s.source.fetch?(G(),te("div",fS,[V(i,{icon:"carbon:api-1",class:"opacity-50 text-lg"}),s.source.timeTakenMs?(G(),te("div",dS,Me(s.source.timeTakenMs)+"ms ",1)):Le("",!0)])):Le("",!0),M("div",null,Me(s.source.context.name),1),M("div",null,[V(a,null,{default:oe(()=>{var f;return[ae(Me(((f=s.source.urls)==null?void 0:f.length)||0),1)]}),_:1})])])])]),description:oe(()=>[M("div",hS,[s.source.fetch?(G(),te("div",pS,[V(l,{href:ie(n),target:"_blank"},{default:oe(()=>[ae(Me(s.source.fetch),1)]),_:1},8,["href"])])):Le("",!0),s.source.context.description?(G(),te("div",gS,Me(s.source.context.description),1)):Le("",!0)])]),default:oe(()=>{var f;return[s.source.error?(G(),te("div",mS,[V(i,{icon:"carbon:warning",class:"text-red-500"}),ae(" "+Me(s.source.error),1)])):(G(),be(c,{key:1,class:"max-h-[250px] overflow-y-auto",code:JSON.stringify(s.source.urls,null,2),lang:"json"},null,8,["code"])),(f=s.source.context.tips)!=null&&f.length?(G(),te("div",yS,[o[0]||(o[0]=M("h3",{class:"text-sm font-bold mb-1"}," Hints ",-1)),M("ul",_S,[(G(!0),te(we,null,Xn(s.source.context.tips,(d,h)=>(G(),te("li",{key:h,class:"text-sm opacity-80 mb-1",innerHTML:r(d)},null,8,wS))),128))])])):Le("",!0)]}),_:1})}}}),vS={class:"relative n-bg-base flex flex-col"},CS={class:"sticky top-0 z-2 px-4 pt-4"},xS={class:"flex justify-between items-start",mb2:""},SS={class:"flex space-x-5"},kS={"text-xl":"",flex:"","items-center":"","gap-2":""},ES={class:"flex items-center space-x-3 text-xl"},AS={class:"n-select-tabs flex flex-inline flex-wrap items-center border n-border-base rounded-lg n-bg-base"},TS={class:"px-5 py-2"},$S={"text-lg":"",flex:"","items-center":""},RS={class:"px-5 py-2"},PS={"text-lg":"",flex:"","items-center":""},NS={class:"px-5 py-2"},IS={"text-lg":"",flex:"","items-center":""},MS={class:"px-5 py-2"},OS={"text-lg":"",flex:"","items-center":""},LS={class:"px-5 py-2"},DS={"text-lg":"",flex:"","items-center":""},HS=["value","title"],BS={class:"items-center space-x-3 hidden lg:flex"},FS={class:"opacity-80 text-sm"},jS={class:"opacity-80 text-sm"},US={href:"https://nuxtseo.com",target:"_blank",class:"flex items-end gap-1.5 font-semibold text-xl dark:text-white font-title"},GS={class:"flex-row flex p4 h-full",style:{"min-height":"calc(100vh - 64px)"}},WS={class:"mx-auto flex flex-col w-full bg-white dark:bg-black dark:bg-dark-700 bg-light-200"},zS={key:0,class:"space-y-5"},VS={class:"opacity-80 text-base mb-1"},qS={class:"px-3 py-2 space-y-5"},KS={key:0},XS={class:"text-sm opacity-70"},JS={key:0,class:"flex space-x-5"},ZS={class:"flex-grow"},YS={class:"flex space-x-5"},QS={class:"flex-grow flex flex-col justify-center"},ek={key:0,class:"opacity-70"},tk={key:1,class:"opacity-70"},nk={class:"opacity-50 text-xs mt-2"},rk={class:"flex space-x-5"},sk={class:"n-bg-base/20 flex-grow"},ok={key:1,class:"space-y-5"},ik={key:2,class:"space-y-5"},ak={key:3,class:"h-full max-h-full overflow-hidden"},lk={class:"opacity-80 text-base mb-1"},ck={class:"px-3 py-2 space-y-5"},uk={key:4,class:"h-full max-h-full overflow-hidden"},fk=Je({__name:"app",async setup(e){let t,n;[t,n]=Mg(()=>Rx()),await t,n();const r=Ae(!1);async function s(){r.value=!0,Be.value=null,await ip(),setTimeout(()=>{r.value=!1},300)}const o=rS("@nuxtjs/sitemap:tab","sitemaps");function i(f){var d;return Be.value?f==="sitemap"||f==="sitemap.xml"?`${Be.value.nitroOrigin}sitemap.xml`:f==="index"?`${Be.value.nitroOrigin}sitemap_index.xml`:Bn(Be.value.nitroOrigin,(d=Be.value.runtimeConfig)==null?void 0:d.sitemapsPathPrefix,`${f}-sitemap.xml`):""}function a(f){const d={};return Object.entries(f).forEach(([h,p])=>{p!==void 0&&(!Array.isArray(p)||p.length>0)&&h!=="includeAppSources"&&(d[h]=p)}),d}ew({htmlAttrs:{class:()=>lp.value||""}});const l=Se(()=>{var f,d;return((d=(f=Be.value)==null?void 0:f.runtimeConfig)==null?void 0:d.excludeAppSources)||[]}),c=Se(()=>{var f;return(((f=Be.value)==null?void 0:f.globalSources)||[]).filter(d=>d.sourceType==="app")}),u=Se(()=>{var f;return(((f=Be.value)==null?void 0:f.globalSources)||[]).filter(d=>d.sourceType==="user")});return(f,d)=>{var E;const h=ul,p=Zd,g=fn("VTooltip"),m=Qd,b=Xb,w=e0,y=bS,v=up,C=dp;return G(),te("div",vS,[M("header",CS,[M("div",xS,[M("div",SS,[M("h1",kS,[V(h,{icon:"carbon:load-balancer-application",class:"text-blue-300"}),d[2]||(d[2]=ae(" Sitemap ")),V(p,{class:"text-sm"},{default:oe(()=>{var S,O;return[ae(Me((O=(S=ie(Be))==null?void 0:S.runtimeConfig)==null?void 0:O.version),1)]}),_:1})])]),M("div",ES,[M("fieldset",AS,[(G(),te(we,null,Xn(["sitemaps","user-sources","app-sources","debug","docs"],(S,O)=>M("label",{key:O,class:ke(["relative n-border-base hover:n-bg-active cursor-pointer",[O?"border-l n-border-base ml--1px":"",S===ie(o)?"n-bg-active":""]])},[S==="sitemaps"?(G(),te("div",{key:0,class:ke([S===ie(o)?"":"op35"])},[V(g,null,{popper:oe(()=>d[3]||(d[3]=[ae(" Sitemaps ")])),default:oe(()=>[M("div",TS,[M("h2",$S,[V(h,{icon:"carbon:load-balancer-application opacity-50"}),V(p,{class:"text-sm"},{default:oe(()=>{var F;return[ae(Me(Object.keys(((F=ie(Be))==null?void 0:F.sitemaps)||{}).length||0),1)]}),_:1})])])]),_:1})],2)):Le("",!0),S==="user-sources"?(G(),te("div",{key:1,class:ke([S===ie(o)?"":"op35"])},[V(g,null,{popper:oe(()=>d[4]||(d[4]=[ae(" User Sources ")])),default:oe(()=>[M("div",RS,[M("h2",PS,[V(h,{icon:"carbon:group-account opacity-50"}),V(p,{class:"text-sm"},{default:oe(()=>[ae(Me(u.value.length),1)]),_:1})])])]),_:1})],2)):Le("",!0),S==="app-sources"?(G(),te("div",{key:2,class:ke([S===ie(o)?"":"op35"])},[V(g,null,{popper:oe(()=>d[5]||(d[5]=[ae(" App Sources ")])),default:oe(()=>[M("div",NS,[M("h2",IS,[V(h,{icon:"carbon:bot opacity-50"}),V(p,{class:"text-sm"},{default:oe(()=>[ae(Me(c.value.length),1)]),_:1})])])]),_:1})],2)):S==="debug"?(G(),te("div",{key:3,class:ke([S===ie(o)?"":"op35"])},[V(g,null,{popper:oe(()=>d[6]||(d[6]=[ae(" Debug ")])),default:oe(()=>[M("div",MS,[M("h2",OS,[V(h,{icon:"carbon:debug opacity-50"})])])]),_:1})],2)):S==="docs"?(G(),te("div",{key:4,class:ke([S===ie(o)?"":"op35"])},[V(g,null,{popper:oe(()=>d[7]||(d[7]=[ae(" Documentation ")])),default:oe(()=>[M("div",LS,[M("h2",DS,[V(h,{icon:"carbon:book opacity-50"})])])]),_:1})],2)):Le("",!0),yg(M("input",{"onUpdate:modelValue":d[0]||(d[0]=F=>Ee(o)?o.value=F:null),type:"radio",value:S,title:S,class:"absolute cursor-pointer pointer-events-none inset-0 op-0.1"},null,8,HS),[[Wm,ie(o)]])],2)),64))]),V(g,null,{popper:oe(()=>d[8]||(d[8]=[ae(" Refresh ")])),default:oe(()=>[M("button",{"text-lg":"",type:"button",class:"n-icon-button n-button n-transition n-disabled:n-disabled",onClick:s},[V(h,{icon:"carbon:reset",class:"group-hover:text-green-500"})])]),_:1})]),M("div",BS,[M("div",FS,[V(m,{href:"https://github.com/sponsors/harlan-zw",target:"_blank"},{default:oe(()=>[V(h,{icon:"carbon:favorite",class:"mr-[2px]"}),d[9]||(d[9]=ae(" Sponsor "))]),_:1,__:[9]})]),M("div",jS,[V(m,{href:"https://github.com/nuxt-modules/sitemap",target:"_blank"},{default:oe(()=>[V(h,{icon:"logos:github-icon",class:"mr-[2px]"}),d[10]||(d[10]=ae(" Submit an issue "))]),_:1,__:[10]})]),M("a",US,[V(b)])])])]),M("div",GS,[M("main",WS,[!((E=ie(Be))!=null&&E.globalSources)||r.value?(G(),be(w,{key:0})):(G(),te(we,{key:1},[ie(o)==="sitemaps"?(G(),te("div",zS,[d[23]||(d[23]=M("div",null,[M("h2",{class:"text-lg mb-1"}," Sitemaps "),M("p",{"text-xs":"",op60:""}," The sitemaps generated from your site. ")],-1)),(G(!0),te(we,null,Xn(ie(Be).sitemaps,(S,O)=>(G(),be(C,{key:O},{text:oe(()=>[M("h3",VS,[ae(Me(S.sitemapName)+" ",1),(S.sources||[]).some(F=>!!F.error)?(G(),be(h,{key:0,icon:"carbon:warning",class:"text-red-500"})):Le("",!0)])]),description:oe(()=>[V(m,{target:"_blank",href:i(S.sitemapName)},{default:oe(()=>[ae(Me(i(S.sitemapName)),1)]),_:2},1032,["href"])]),default:oe(()=>[M("div",qS,[S.sitemapName==="index"?(G(),te("div",KS,[d[14]||(d[14]=M("div",{class:"text-sm mb-1 opacity-80"}," This is a special sitemap file that links to your other sitemaps. ",-1)),M("div",XS,[d[12]||(d[12]=ae(" You can learn about this on the ")),V(m,{underline:"",target:"_blank",href:"https://developers.google.com/search/docs/crawling-indexing/sitemaps/large-sitemaps"},{default:oe(()=>d[11]||(d[11]=[ae(" Google Search Central ")])),_:1,__:[11]}),d[13]||(d[13]=ae(". "))])])):(G(),te(we,{key:1},[S.sources&&S.sources.length?(G(),te("div",JS,[d[15]||(d[15]=M("div",{class:"w-40"},[M("div",{class:"font-bold text-sm mb-1"}," Sources "),M("div",{class:"opacity-40 text-xs max-w-60"},[ae(" Local sources associated with just this sitemap."),M("br"),ae("Example: Load in a dynamic list of URLs from an API endpoint. ")])],-1)),M("div",ZS,[(G(!0),te(we,null,Xn(S.sources,(F,N)=>(G(),be(y,{key:N,source:F},null,8,["source"]))),128))])])):Le("",!0),M("div",YS,[d[21]||(d[21]=M("div",{class:"w-40"},[M("div",{class:"font-bold text-sm mb-1"}," App Sources "),M("div",{class:"opacity-40 text-xs max-w-60"},[ae(" Configured with the "),M("code",null,"includeAppSources"),ae(" option. ")])],-1)),M("div",QS,[S.includeAppSources&&l.value!==!0?(G(),te("div",ek,[V(h,{icon:"carbon:checkmark",class:"text-green-500 text-lg"}),d[16]||(d[16]=ae(" Enabled "))])):(G(),te("div",tk,[V(h,{icon:"carbon:close",class:"text-red-500 text-lg"}),d[17]||(d[17]=ae(" Disabled "))])),M("div",nk,[d[19]||(d[19]=ae(" Switch to ")),V(m,{underline:"",class:"cursor-pointer",onClick:d[1]||(d[1]=F=>o.value="app-sources")},{default:oe(()=>d[18]||(d[18]=[ae(" App sources ")])),_:1,__:[18]}),d[20]||(d[20]=ae(" to learn more. "))])])]),M("div",rk,[d[22]||(d[22]=M("div",{class:"w-40"},[M("div",{class:"font-bold text-sm mb-1"}," Sitemap Options "),M("div",{class:"opacity-40 text-xs max-w-60"}," Extra options used to filter the URLs on the final sitemap and set defaults. ")],-1)),M("div",sk,[V(v,{class:"max-h-[350px] min-h-full overflow-y-auto",code:JSON.stringify(a(S),null,2),lang:"json"},null,8,["code"])])])],64))])]),_:2},1024))),128))])):ie(o)==="app-sources"?(G(),te("div",ok,[d[24]||(d[24]=M("div",null,[M("h2",{class:"text-lg mb-1"}," App Sources "),M("p",{"text-xs":"",op60:""}," Automatic global sources generated from your application. ")],-1)),(G(!0),te(we,null,Xn(c.value,(S,O)=>(G(),be(y,{key:O,source:S},null,8,["source"]))),128))])):ie(o)==="user-sources"?(G(),te("div",ik,[d[25]||(d[25]=M("div",null,[M("h2",{class:"text-lg mb-1"}," User Sources "),M("p",{"text-xs":"",op60:""}," Manually provided global sources provided by you. ")],-1)),(G(!0),te(we,null,Xn(u.value,(S,O)=>(G(),be(y,{key:O,source:S},null,8,["source"]))),128))])):ie(o)==="debug"?(G(),te("div",ak,[V(C,null,{text:oe(()=>[M("h3",lk,[V(h,{icon:"carbon:settings",class:"mr-1"}),d[26]||(d[26]=ae(" Runtime Config "))])]),default:oe(()=>{var S;return[M("div",ck,[V(v,{code:JSON.stringify((S=ie(Be))==null?void 0:S.runtimeConfig,null,2),lang:"json"},null,8,["code"])])]}),_:1})])):ie(o)==="docs"?(G(),te("div",uk,d[27]||(d[27]=[M("iframe",{src:"https://nuxtseo.com/sitemap",class:"w-full h-full border-none",style:{"min-height":"calc(100vh - 100px)"}},null,-1)]))):Le("",!0)],64))])])])}}}),dk={__name:"nuxt-error-page",props:{error:Object},setup(e){const n=e.error;n.stack&&n.stack.split(`
|
|
171
|
+
`).splice(1).map(f=>({text:f.replace("webpack:/","").replace(".vue",".js").trim(),internal:f.includes("node_modules")&&!f.includes(".cache")||f.includes("internal")||f.includes("new Promise")})).map(f=>`<span class="stack${f.internal?" internal":""}">${f.text}</span>`).join(`
|
|
172
|
+
`);const r=Number(n.statusCode||500),s=r===404,o=n.statusMessage??(s?"Page Not Found":"Internal Server Error"),i=n.message||n.toString(),a=void 0,u=s?Dl(()=>ir(()=>import("./5vafBU9X.js"),__vite__mapDeps([0,1]),import.meta.url)):Dl(()=>ir(()=>import("./CT3BV8Rj.js"),__vite__mapDeps([2,3]),import.meta.url));return(f,d)=>(G(),be(ie(u),Bu(Za({statusCode:ie(r),statusMessage:ie(o),description:ie(i),stack:ie(a)})),null,16))}},hk={key:0},Iu={__name:"nuxt-root",setup(e){const t=()=>null,n=Pe(),r=n.deferHydration();if(n.isHydrating){const c=n.hooks.hookOnce("app:error",r);Rt().beforeEach(c)}const s=!1;xf(yd,_d()),n.hooks.callHookWith(c=>c.map(u=>u()),"vue:setup");const o=tl(),i=!1,a=/bot\b|chrome-lighthouse|facebookexternalhit|google\b|googlebot/i;gf((c,u,f)=>{if(n.hooks.callHook("vue:error",c,u,f).catch(d=>console.error("[nuxt] Error in `vue:error` hook",d)),a.test(navigator.userAgent))return n.hooks.callHook("app:error",c),console.error(`[nuxt] Not rendering error page for bot with user agent \`${navigator.userAgent}\`:`,c),!1;if(b_(c)&&(c.fatal||c.unhandled))return n.runWithContext(()=>__(c)),!1});const l=!1;return(c,u)=>(G(),be(am,{onResolve:ie(r)},{default:oe(()=>[ie(i)?(G(),te("div",hk)):ie(o)?(G(),be(ie(dk),{key:1,error:ie(o)},null,8,["error"])):ie(l)?(G(),be(ie(t),{key:2,context:ie(l)},null,8,["context"])):ie(s)?(G(),be(Ng(ie(s)),{key:3})):(G(),be(ie(fk),{key:4}))]),_:1},8,["onResolve"]))}};let Mu;{let e;Mu=async function(){var i,a;if(e)return e;const r=!!(((i=window.__NUXT__)==null?void 0:i.serverRendered)??((a=document.getElementById("__NUXT_DATA__"))==null?void 0:a.dataset.ssr)==="true")?Jm(Iu):Jf(Iu),s=o_({vueApp:r});async function o(l){var c;await s.callHook("app:error",l),(c=s.payload).error||(c.error=nl(l))}r.config.errorHandler=o,s.hook("app:suspense:resolve",()=>{r.config.errorHandler===o&&(r.config.errorHandler=void 0)});try{await l_(s,Ob)}catch(l){o(l)}try{await s.hooks.callHook("app:created",r),await s.hooks.callHook("app:beforeMount",r),r.mount(n_),await s.hooks.callHook("app:mounted",r),await _r()}catch(l){o(l)}return r},e=Mu().catch(t=>{throw console.error("Error while mounting app:",t),t})}export{qo as _,M as a,V as b,te as c,ae as d,jb as e,G as o,Me as t,ew as u,oe as w};
|