nuxt-link-checker 3.0.2 → 3.1.0
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 +38 -37
- package/dist/client/404.html +38 -37
- package/dist/client/_nuxt/{D7WeZTai.js → -0RnDExV.js} +1 -1
- package/dist/client/_nuxt/{0ooBkv16.js → B34IPION.js} +1 -1
- package/dist/client/_nuxt/BItQYlyr.js +39 -0
- package/dist/client/_nuxt/BMRpS3Xo.js +1 -0
- package/dist/client/_nuxt/{BVkeqZ59.js → BU6jSTzS.js} +1 -1
- package/dist/client/_nuxt/{1rqFXsGc.js → BUinYsBq.js} +2 -2
- package/dist/client/_nuxt/BXP-NDAE.js +1 -0
- package/dist/client/_nuxt/{CdedUr_-.js → BiVAY1KT.js} +1 -1
- package/dist/client/_nuxt/BpDWT_aG.js +1 -0
- package/dist/client/_nuxt/{BnyYJeap.js → Bpum8voz.js} +1 -1
- package/dist/client/_nuxt/Br9pa-sp.js +1 -0
- package/dist/client/_nuxt/Bym0hRiG.js +1 -0
- package/dist/client/_nuxt/{ECt0lbkd.js → CBks_G0r.js} +1 -1
- package/dist/client/_nuxt/{CFF2d1j6.js → CEQQyXKu.js} +1 -1
- package/dist/client/_nuxt/COBxEbHI.js +1 -0
- package/dist/client/_nuxt/CPw9RxLe.js +1 -0
- package/dist/client/_nuxt/{BXR915QZ.js → CU2HFFmO.js} +1 -1
- package/dist/client/_nuxt/CUHTTYqt.js +6 -0
- package/dist/client/_nuxt/{D33OKbkv.js → C_3e0TF9.js} +1 -1
- package/dist/client/_nuxt/{CJIaz0BQ.js → CxLlwT--.js} +1 -1
- package/dist/client/_nuxt/D46m5Xd3.js +1 -0
- package/dist/client/_nuxt/{DAP_O-zg.js → D47volHK.js} +1 -1
- package/dist/client/_nuxt/D5OoM2Ul.js +1 -0
- package/dist/client/_nuxt/{CX_FIdg1.js → DDK5Hw8n.js} +1 -1
- package/dist/client/_nuxt/{D7us1Eal.js → DGEe2Wb6.js} +1 -1
- package/dist/client/_nuxt/DQ-rpzxz.js +1 -0
- package/dist/client/_nuxt/DV9_Ze0W.js +1 -0
- package/dist/client/_nuxt/DdUjqjK-.js +1 -0
- package/dist/client/_nuxt/{C1yTBzia.js → DuzeNTn4.js} +1 -1
- package/dist/client/_nuxt/EPzMdTgI.js +171 -0
- package/dist/client/_nuxt/{DrnZp123.js → I286KXx1.js} +1 -1
- package/dist/client/_nuxt/{Cq0wM8KE.js → NiuS3JWx.js} +1 -1
- package/dist/client/_nuxt/builds/latest.json +1 -1
- package/dist/client/_nuxt/builds/meta/3af16b43-4f9f-439e-a21d-22a114ed006f.json +1 -0
- package/dist/client/_nuxt/error-404.Boe7FJkw.css +1 -0
- package/dist/client/_nuxt/error-500.wMnM3ITh.css +1 -0
- package/dist/client/_nuxt/{DGDuLtS6.js → gnwMp1li.js} +1 -1
- package/dist/client/_nuxt/{Bj5xdiaE.js → xuIuMB9j.js} +1 -1
- package/dist/client/index.html +38 -37
- package/dist/module.d.mts +14 -2
- package/dist/module.d.ts +14 -2
- package/dist/module.json +1 -1
- package/dist/module.mjs +49 -15
- package/dist/runtime/nitro/composables/content-mock.d.ts +1 -0
- package/dist/runtime/nitro/composables/content-mock.js +3 -0
- package/dist/runtime/nitro/routes/__link-checker__/inspect.d.ts +1 -1
- package/dist/runtime/nitro/routes/__link-checker__/inspect.js +13 -9
- package/dist/runtime/nitro/routes/__link-checker__/links.d.ts +1 -1
- package/dist/runtime/nitro/routes/__link-checker__/links.js +32 -6
- package/dist/runtime/nuxt/plugin/ui.client.js +3 -1
- package/dist/runtime/nuxt/plugin/view/Main.vue +2 -2
- package/dist/runtime/nuxt/plugin/view/client.d.ts +3 -1
- package/dist/runtime/nuxt/plugin/view/client.js +9 -10
- package/dist/runtime/pure/index.d.ts +5 -0
- package/dist/runtime/pure/index.js +12 -0
- package/dist/runtime/pure/inspect.d.ts +2 -20
- package/dist/runtime/pure/inspect.js +12 -11
- package/dist/runtime/pure/inspections/absolute-site-urls.js +3 -4
- package/dist/runtime/pure/inspections/descriptive-link-text.js +1 -0
- package/dist/runtime/pure/inspections/missing-hash.js +1 -0
- package/dist/runtime/pure/inspections/no-baseless.js +1 -0
- package/dist/runtime/pure/inspections/no-error-response-status.js +5 -4
- package/dist/runtime/pure/inspections/no-javascript.js +1 -0
- package/dist/runtime/pure/inspections/trailing-slash.js +1 -0
- package/dist/runtime/pure/redirects.js +1 -0
- package/dist/runtime/types.d.ts +6 -3
- package/package.json +19 -13
- package/dist/client/_nuxt/3ghuYFLd.js +0 -1
- package/dist/client/_nuxt/9B1nZgL-.js +0 -1
- package/dist/client/_nuxt/BYdKNJ10.js +0 -1
- package/dist/client/_nuxt/Bi43K_FX.js +0 -6
- package/dist/client/_nuxt/CBPJd_fO.js +0 -1
- package/dist/client/_nuxt/CETtcHRa.js +0 -1
- package/dist/client/_nuxt/CEfge3mM.js +0 -1
- package/dist/client/_nuxt/CSPeAESR.js +0 -1
- package/dist/client/_nuxt/ChJ1dFAn.js +0 -39
- package/dist/client/_nuxt/DGO8GyiP.js +0 -1
- package/dist/client/_nuxt/DOHBU7tp.js +0 -1
- package/dist/client/_nuxt/DVLwECkk.js +0 -1
- package/dist/client/_nuxt/Du6_OKDb.js +0 -159
- package/dist/client/_nuxt/builds/meta/7bcc0ccc-7abc-4c7a-a38f-10c82bc8da01.json +0 -1
- package/dist/client/_nuxt/eJfcURhx.js +0 -1
- package/dist/client/_nuxt/error-404.CUS9EMVV.css +0 -1
- package/dist/client/_nuxt/error-500.CMkLgjP3.css +0 -1
- package/dist/runtime/nitro/util.d.ts +0 -1
- package/dist/runtime/nitro/util.js +0 -4
- package/dist/runtime/nuxt/plugin/search.nitro.d.ts +0 -2
- package/dist/runtime/nuxt/plugin/search.nitro.js +0 -11
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./CBks_G0r.js","./CbViG2Xw.js","./Dch3xQiY.js","./CbYhyuC0.js","./BUinYsBq.js","./BeX7Iu5M.js","./DC4hdoM9.js","./CsYA0RN7.js","./ClXEvkw9.js","./CupVZNk8.js","./CEQQyXKu.js","./DK4oFTHQ.js","./B2DkETJQ.js","./RCJZWN-0.js","./BF6G6X0H.js","./Bg0wAK5a.js","./BB42E8aY.js","./C_ZPRiAj.js","./DouzTJIq.js","./DbK06e1c.js","./Bdt_eLrj.js","./DvyTQcux.js","./DNR26wTC.js","./BaNxgKSR.js","./RE3ujT-k.js","./DS9ZWoKD.js","./DM4HHECw.js","./wChcbJ1V.js","./DAGYewaG.js","./CsyrCbsw.js","./kuh6G-Sk.js","./DwuVtWc2.js","./BXfENWL6.js","./BIxS-Weu.js","./EPzMdTgI.js","./B9S9BZZh.js","./DHmGyzbM.js","./RqY_Nz63.js","./Dwo2i-71.js","./CarfVElc.js","./BZfs-ost.js","./BVGdgKAv.js","./DGxQkqYo.js","./CMDmr8et.js","./vMsNTMhM.js","./BeJnKnI_.js","./BT9ZzGyQ.js","./DC8MraHL.js","./CU2HFFmO.js","./DSrLtGYv.js","./DXT9h7v2.js","./BlxWTfDV.js","./C1DVX8_8.js","./Cgl53LJQ.js","./B6bHXiXE.js","./DVC_qXWv.js","./BR6CMsBL.js","./ChMCFiS0.js","./sQpxpyUs.js","./D6pmzCqS.js","./BU6jSTzS.js","./Bpum8voz.js","./BBBqETUW.js","./B_SUYfiV.js","./cw46T5ID.js","./DAVo6uMX.js","./JgH_6NEN.js","./Bbv8ARUV.js","./CQUCfALx.js","./BN4LRXf6.js","./BmCW-tYz.js","./B34IPION.js","./DJubGRtk.js","./CqYeW6XZ.js","./CiRxTSAc.js","./Dit6kIrv.js","./DzwdaLuO.js","./D4LaosRr.js","./DY7_9Ga-.js","./CCqFro8U.js","./Bj0fF4lQ.js","./nclm9rTJ.js","./Dg0DGYq4.js","./gnwMp1li.js","./CxLlwT--.js","./DR5YgmI2.js","./-0RnDExV.js","./Cthz8VOO.js","./DhFF74a2.js","./BwXNTs7T.js","./CJGKC1_q.js","./BVLuctcA.js","./DXZpi2gR.js","./8t4jSAMm.js","./BiDE021q.js","./DmDrTTlz.js","./dIHJ9UdL.js","./DKb4lQY2.js","./DJZWsvj0.js","./C15OxdQ5.js","./DLP9ZvWb.js","./DuzeNTn4.js","./BMHPAh1U.js","./BacI6-DX.js","./CUHTTYqt.js","./DYI1rfmx.js","./Bh8mriwU.js","./C_3e0TF9.js","./I286KXx1.js","./DeVv6D4_.js","./beD-FUib.js","./CJQrLysU.js","./BPiaQZfK.js","./D384ylkT.js","./9ZOzOPqN.js","./DZLoTQm4.js","./BaedD2tq.js","./DdUjqjK-.js","./NiuS3JWx.js","./error-404.Boe7FJkw.css","./DGEe2Wb6.js","./error-500.wMnM3ITh.css"])))=>i.map(i=>d[i]);
|
|
2
|
+
var Rp=Object.defineProperty;var Lp=(e,t,n)=>t in e?Rp(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var C=(e,t,n)=>Lp(e,typeof t!="symbol"?t+"":t,n);/**
|
|
3
|
+
* @vue/shared v3.4.31
|
|
4
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
5
|
+
* @license MIT
|
|
6
|
+
**//*! #__NO_SIDE_EFFECTS__ */function Ys(e,t){const n=new Set(e.split(","));return r=>n.has(r)}const be={},Dn=[],nt=()=>{},kp=()=>!1,Br=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Xs=e=>e.startsWith("onUpdate:"),Re=Object.assign,Qs=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Op=Object.prototype.hasOwnProperty,fe=(e,t)=>Op.call(e,t),te=Array.isArray,$n=e=>Hr(e)==="[object Map]",Qc=e=>Hr(e)==="[object Set]",qa=e=>Hr(e)==="[object Date]",ne=e=>typeof e=="function",Se=e=>typeof e=="string",bt=e=>typeof e=="symbol",ge=e=>e!==null&&typeof e=="object",Zs=e=>(ge(e)||ne(e))&&ne(e.then)&&ne(e.catch),Zc=Object.prototype.toString,Hr=e=>Zc.call(e),Ip=e=>Hr(e).slice(8,-1),eu=e=>Hr(e)==="[object Object]",ea=e=>Se(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Mn=Ys(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),di=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},Np=/-(\w)/g,wt=di(e=>e.replace(Np,(t,n)=>n?n.toUpperCase():"")),Dp=/\B([A-Z])/g,Sn=di(e=>e.replace(Dp,"-$1").toLowerCase()),pi=di(e=>e.charAt(0).toUpperCase()+e.slice(1)),$i=di(e=>e?`on${pi(e)}`:""),Yt=(e,t)=>!Object.is(e,t),yo=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},tu=(e,t,n,r=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:r,value:n})},$p=e=>{const t=parseFloat(e);return isNaN(t)?e:t},nu=e=>{const t=Se(e)?Number(e):NaN;return isNaN(t)?e:t};let Ka;const ru=()=>Ka||(Ka=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function kt(e){if(te(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],o=Se(r)?Bp(r):kt(r);if(o)for(const i in o)t[i]=o[i]}return t}else if(Se(e)||ge(e))return e}const Mp=/;(?![^(]*\))/g,Fp=/:([^]+)/,Vp=/\/\*[^]*?\*\//g;function Bp(e){const t={};return e.replace(Vp,"").split(Mp).forEach(n=>{if(n){const r=n.split(Fp);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function xe(e){let t="";if(Se(e))t=e;else if(te(e))for(let n=0;n<e.length;n++){const r=xe(e[n]);r&&(t+=r+" ")}else if(ge(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}function ou(e){if(!e)return null;let{class:t,style:n}=e;return t&&!Se(t)&&(e.class=xe(t)),n&&(e.style=kt(n)),e}const Hp="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",jp=Ys(Hp);function iu(e){return!!e||e===""}function Up(e,t){if(e.length!==t.length)return!1;let n=!0;for(let r=0;n&&r<e.length;r++)n=Lo(e[r],t[r]);return n}function Lo(e,t){if(e===t)return!0;let n=qa(e),r=qa(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=te(e),r=te(t),n||r)return n&&r?Up(e,t):!1;if(n=ge(e),r=ge(t),n||r){if(!n||!r)return!1;const o=Object.keys(e).length,i=Object.keys(t).length;if(o!==i)return!1;for(const s in e){const a=e.hasOwnProperty(s),l=t.hasOwnProperty(s);if(a&&!l||!a&&l||!Lo(e[s],t[s]))return!1}}return String(e)===String(t)}const su=e=>!!(e&&e.__v_isRef===!0),Te=e=>Se(e)?e:e==null?"":te(e)||ge(e)&&(e.toString===Zc||!ne(e.toString))?su(e)?Te(e.value):JSON.stringify(e,au,2):String(e),au=(e,t)=>su(t)?au(e,t.value):$n(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,o],i)=>(n[Mi(r,i)+" =>"]=o,n),{})}:Qc(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>Mi(n))}:bt(t)?Mi(t):ge(t)&&!te(t)&&!eu(t)?String(t):t,Mi=(e,t="")=>{var n;return bt(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
|
|
7
|
+
* @vue/reactivity v3.4.31
|
|
8
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
9
|
+
* @license MIT
|
|
10
|
+
**/let Qe;class lu{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Qe,!t&&Qe&&(this.index=(Qe.scopes||(Qe.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Qe;try{return Qe=this,t()}finally{Qe=n}}}on(){Qe=this}off(){Qe=this.parent}stop(t){if(this._active){let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.scopes)for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!t){const o=this.parent.scopes.pop();o&&o!==this&&(this.parent.scopes[this.index]=o,o.index=this.index)}this.parent=void 0,this._active=!1}}}function Gp(e){return new lu(e)}function Wp(e,t=Qe){t&&t.active&&t.effects.push(e)}function hi(){return Qe}function cu(e){Qe&&Qe.cleanups.push(e)}let gn;class ta{constructor(t,n,r,o){this.fn=t,this.trigger=n,this.scheduler=r,this.active=!0,this.deps=[],this._dirtyLevel=4,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,Wp(this,o)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,Qt();for(let t=0;t<this._depsLength;t++){const n=this.deps[t];if(n.computed&&(zp(n.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),Zt()}return this._dirtyLevel>=4}set dirty(t){this._dirtyLevel=t?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=zt,n=gn;try{return zt=!0,gn=this,this._runnings++,Ja(this),this.fn()}finally{Ya(this),this._runnings--,gn=n,zt=t}}stop(){this.active&&(Ja(this),Ya(this),this.onStop&&this.onStop(),this.active=!1)}}function zp(e){return e.value}function Ja(e){e._trackId++,e._depsLength=0}function Ya(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)uu(e.deps[t],e);e.deps.length=e._depsLength}}function uu(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let zt=!0,ls=0;const fu=[];function Qt(){fu.push(zt),zt=!1}function Zt(){const e=fu.pop();zt=e===void 0?!0:e}function na(){ls++}function ra(){for(ls--;!ls&&cs.length;)cs.shift()()}function du(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const r=e.deps[e._depsLength];r!==t?(r&&uu(r,e),e.deps[e._depsLength++]=t):e._depsLength++}}const cs=[];function pu(e,t,n){na();for(const r of e.keys()){let o;r._dirtyLevel<t&&(o??(o=e.get(r)===r._trackId))&&(r._shouldSchedule||(r._shouldSchedule=r._dirtyLevel===0),r._dirtyLevel=t),r._shouldSchedule&&(o??(o=e.get(r)===r._trackId))&&(r.trigger(),(!r._runnings||r.allowRecurse)&&r._dirtyLevel!==2&&(r._shouldSchedule=!1,r.scheduler&&cs.push(r.scheduler)))}ra()}const hu=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},ko=new WeakMap,_n=Symbol(""),us=Symbol("");function Ke(e,t,n){if(zt&&gn){let r=ko.get(e);r||ko.set(e,r=new Map);let o=r.get(n);o||r.set(n,o=hu(()=>r.delete(n))),du(gn,o)}}function Ot(e,t,n,r,o,i){const s=ko.get(e);if(!s)return;let a=[];if(t==="clear")a=[...s.values()];else if(n==="length"&&te(e)){const l=Number(r);s.forEach((c,u)=>{(u==="length"||!bt(u)&&u>=l)&&a.push(c)})}else switch(n!==void 0&&a.push(s.get(n)),t){case"add":te(e)?ea(n)&&a.push(s.get("length")):(a.push(s.get(_n)),$n(e)&&a.push(s.get(us)));break;case"delete":te(e)||(a.push(s.get(_n)),$n(e)&&a.push(s.get(us)));break;case"set":$n(e)&&a.push(s.get(_n));break}na();for(const l of a)l&&pu(l,4);ra()}function qp(e,t){const n=ko.get(e);return n&&n.get(t)}const Kp=Ys("__proto__,__v_isRef,__isVue"),mu=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(bt)),Xa=Jp();function Jp(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=pe(this);for(let i=0,s=this.length;i<s;i++)Ke(r,"get",i+"");const o=r[t](...n);return o===-1||o===!1?r[t](...n.map(pe)):o}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){Qt(),na();const r=pe(this)[t].apply(this,n);return ra(),Zt(),r}}),e}function Yp(e){bt(e)||(e=String(e));const t=pe(this);return Ke(t,"has",e),t.hasOwnProperty(e)}class gu{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,r){const o=this._isReadonly,i=this._isShallow;if(n==="__v_isReactive")return!o;if(n==="__v_isReadonly")return o;if(n==="__v_isShallow")return i;if(n==="__v_raw")return r===(o?i?ch:bu:i?vu:yu).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const s=te(t);if(!o){if(s&&fe(Xa,n))return Reflect.get(Xa,n,r);if(n==="hasOwnProperty")return Yp}const a=Reflect.get(t,n,r);return(bt(n)?mu.has(n):Kp(n))||(o||Ke(t,"get",n),i)?a:je(a)?s&&ea(n)?a:a.value:ge(a)?o?sa(a):vn(a):a}}class _u extends gu{constructor(t=!1){super(!1,t)}set(t,n,r,o){let i=t[n];if(!this._isShallow){const l=zn(i);if(!Oo(r)&&!zn(r)&&(i=pe(i),r=pe(r)),!te(t)&&je(i)&&!je(r))return l?!1:(i.value=r,!0)}const s=te(t)&&ea(n)?Number(n)<t.length:fe(t,n),a=Reflect.set(t,n,r,o);return t===pe(o)&&(s?Yt(r,i)&&Ot(t,"set",n,r):Ot(t,"add",n,r)),a}deleteProperty(t,n){const r=fe(t,n);t[n];const o=Reflect.deleteProperty(t,n);return o&&r&&Ot(t,"delete",n,void 0),o}has(t,n){const r=Reflect.has(t,n);return(!bt(n)||!mu.has(n))&&Ke(t,"has",n),r}ownKeys(t){return Ke(t,"iterate",te(t)?"length":_n),Reflect.ownKeys(t)}}class Xp extends gu{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Qp=new _u,Zp=new Xp,eh=new _u(!0);const oa=e=>e,mi=e=>Reflect.getPrototypeOf(e);function Jr(e,t,n=!1,r=!1){e=e.__v_raw;const o=pe(e),i=pe(t);n||(Yt(t,i)&&Ke(o,"get",t),Ke(o,"get",i));const{has:s}=mi(o),a=r?oa:n?la:Ar;if(s.call(o,t))return a(e.get(t));if(s.call(o,i))return a(e.get(i));e!==o&&e.get(t)}function Yr(e,t=!1){const n=this.__v_raw,r=pe(n),o=pe(e);return t||(Yt(e,o)&&Ke(r,"has",e),Ke(r,"has",o)),e===o?n.has(e):n.has(e)||n.has(o)}function Xr(e,t=!1){return e=e.__v_raw,!t&&Ke(pe(e),"iterate",_n),Reflect.get(e,"size",e)}function Qa(e){e=pe(e);const t=pe(this);return mi(t).has.call(t,e)||(t.add(e),Ot(t,"add",e,e)),this}function Za(e,t){t=pe(t);const n=pe(this),{has:r,get:o}=mi(n);let i=r.call(n,e);i||(e=pe(e),i=r.call(n,e));const s=o.call(n,e);return n.set(e,t),i?Yt(t,s)&&Ot(n,"set",e,t):Ot(n,"add",e,t),this}function el(e){const t=pe(this),{has:n,get:r}=mi(t);let o=n.call(t,e);o||(e=pe(e),o=n.call(t,e)),r&&r.call(t,e);const i=t.delete(e);return o&&Ot(t,"delete",e,void 0),i}function tl(){const e=pe(this),t=e.size!==0,n=e.clear();return t&&Ot(e,"clear",void 0,void 0),n}function Qr(e,t){return function(r,o){const i=this,s=i.__v_raw,a=pe(s),l=t?oa:e?la:Ar;return!e&&Ke(a,"iterate",_n),s.forEach((c,u)=>r.call(o,l(c),l(u),i))}}function Zr(e,t,n){return function(...r){const o=this.__v_raw,i=pe(o),s=$n(i),a=e==="entries"||e===Symbol.iterator&&s,l=e==="keys"&&s,c=o[e](...r),u=n?oa:t?la:Ar;return!t&&Ke(i,"iterate",l?us:_n),{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 Mt(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function th(){const e={get(i){return Jr(this,i)},get size(){return Xr(this)},has:Yr,add:Qa,set:Za,delete:el,clear:tl,forEach:Qr(!1,!1)},t={get(i){return Jr(this,i,!1,!0)},get size(){return Xr(this)},has:Yr,add:Qa,set:Za,delete:el,clear:tl,forEach:Qr(!1,!0)},n={get(i){return Jr(this,i,!0)},get size(){return Xr(this,!0)},has(i){return Yr.call(this,i,!0)},add:Mt("add"),set:Mt("set"),delete:Mt("delete"),clear:Mt("clear"),forEach:Qr(!0,!1)},r={get(i){return Jr(this,i,!0,!0)},get size(){return Xr(this,!0)},has(i){return Yr.call(this,i,!0)},add:Mt("add"),set:Mt("set"),delete:Mt("delete"),clear:Mt("clear"),forEach:Qr(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(i=>{e[i]=Zr(i,!1,!1),n[i]=Zr(i,!0,!1),t[i]=Zr(i,!1,!0),r[i]=Zr(i,!0,!0)}),[e,n,t,r]}const[nh,rh,oh,ih]=th();function ia(e,t){const n=t?e?ih:oh:e?rh:nh;return(r,o,i)=>o==="__v_isReactive"?!e:o==="__v_isReadonly"?e:o==="__v_raw"?r:Reflect.get(fe(n,o)&&o in r?n:r,o,i)}const sh={get:ia(!1,!1)},ah={get:ia(!1,!0)},lh={get:ia(!0,!1)};const yu=new WeakMap,vu=new WeakMap,bu=new WeakMap,ch=new WeakMap;function uh(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function fh(e){return e.__v_skip||!Object.isExtensible(e)?0:uh(Ip(e))}function vn(e){return zn(e)?e:aa(e,!1,Qp,sh,yu)}function dn(e){return aa(e,!1,eh,ah,vu)}function sa(e){return aa(e,!0,Zp,lh,bu)}function aa(e,t,n,r,o){if(!ge(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=o.get(e);if(i)return i;const s=fh(e);if(s===0)return e;const a=new Proxy(e,s===2?r:n);return o.set(e,a),a}function pr(e){return zn(e)?pr(e.__v_raw):!!(e&&e.__v_isReactive)}function zn(e){return!!(e&&e.__v_isReadonly)}function Oo(e){return!!(e&&e.__v_isShallow)}function wu(e){return e?!!e.__v_raw:!1}function pe(e){const t=e&&e.__v_raw;return t?pe(t):e}function dh(e){return Object.isExtensible(e)&&tu(e,"__v_skip",!0),e}const Ar=e=>ge(e)?vn(e):e,la=e=>ge(e)?sa(e):e;class Eu{constructor(t,n,r,o){this.getter=t,this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new ta(()=>t(this._value),()=>vo(this,this.effect._dirtyLevel===2?2:3)),this.effect.computed=this,this.effect.active=this._cacheable=!o,this.__v_isReadonly=r}get value(){const t=pe(this);return(!t._cacheable||t.effect.dirty)&&Yt(t._value,t._value=t.effect.run())&&vo(t,4),Tu(t),t.effect._dirtyLevel>=2&&vo(t,2),t._value}set value(t){this._setter(t)}get _dirty(){return this.effect.dirty}set _dirty(t){this.effect.dirty=t}}function ph(e,t,n=!1){let r,o;const i=ne(e);return i?(r=e,o=nt):(r=e.get,o=e.set),new Eu(r,o,i||!o,n)}function Tu(e){var t;zt&&gn&&(e=pe(e),du(gn,(t=e.dep)!=null?t:e.dep=hu(()=>e.dep=void 0,e instanceof Eu?e:void 0)))}function vo(e,t=4,n,r){e=pe(e);const o=e.dep;o&&pu(o,t)}function je(e){return!!(e&&e.__v_isRef===!0)}function le(e){return Cu(e,!1)}function fs(e){return Cu(e,!0)}function Cu(e,t){return je(e)?e:new hh(e,t)}class hh{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:pe(t),this._value=n?t:Ar(t)}get value(){return Tu(this),this._value}set value(t){const n=this.__v_isShallow||Oo(t)||zn(t);t=n?t:pe(t),Yt(t,this._rawValue)&&(this._rawValue,this._rawValue=t,this._value=n?t:Ar(t),vo(this,4))}}function se(e){return je(e)?e.value:e}function mh(e){return ne(e)?e():se(e)}const gh={get:(e,t,n)=>se(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const o=e[t];return je(o)&&!je(n)?(o.value=n,!0):Reflect.set(e,t,n,r)}};function Su(e){return pr(e)?e:new Proxy(e,gh)}class _h{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0}get value(){const t=this._object[this._key];return t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return qp(pe(this._object),this._key)}}class yh{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function vh(e,t,n){return je(e)?e:ne(e)?new yh(e):ge(e)&&arguments.length>1?bh(e,t,n):le(e)}function bh(e,t,n){const r=e[t];return je(r)?r:new _h(e,t,n)}/**
|
|
11
|
+
* @vue/runtime-core v3.4.31
|
|
12
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
13
|
+
* @license MIT
|
|
14
|
+
**/function qt(e,t,n,r){try{return r?e(...r):e()}catch(o){tr(o,t,n)}}function it(e,t,n,r){if(ne(e)){const o=qt(e,t,n,r);return o&&Zs(o)&&o.catch(i=>{tr(i,t,n)}),o}if(te(e)){const o=[];for(let i=0;i<e.length;i++)o.push(it(e[i],t,n,r));return o}}function tr(e,t,n,r=!0){const o=t?t.vnode:null;if(t){let i=t.parent;const s=t.proxy,a=`https://vuejs.org/error-reference/#runtime-${n}`;for(;i;){const c=i.ec;if(c){for(let u=0;u<c.length;u++)if(c[u](e,s,a)===!1)return}i=i.parent}const l=t.appContext.config.errorHandler;if(l){Qt(),qt(l,null,10,[e,s,a]),Zt();return}}wh(e,n,o,r)}function wh(e,t,n,r=!0){console.error(e)}let Pr=!1,ds=!1;const He=[];let _t=0;const Fn=[];let Ut=null,cn=0;const xu=Promise.resolve();let ca=null;function Nt(e){const t=ca||xu;return e?t.then(this?e.bind(this):e):t}function Eh(e){let t=_t+1,n=He.length;for(;t<n;){const r=t+n>>>1,o=He[r],i=Rr(o);i<e||i===e&&o.pre?t=r+1:n=r}return t}function gi(e){(!He.length||!He.includes(e,Pr&&e.allowRecurse?_t+1:_t))&&(e.id==null?He.push(e):He.splice(Eh(e.id),0,e),Au())}function Au(){!Pr&&!ds&&(ds=!0,ca=xu.then(Pu))}function Th(e){const t=He.indexOf(e);t>_t&&He.splice(t,1)}function ps(e){te(e)?Fn.push(...e):(!Ut||!Ut.includes(e,e.allowRecurse?cn+1:cn))&&Fn.push(e),Au()}function nl(e,t,n=Pr?_t+1:0){for(;n<He.length;n++){const r=He[n];if(r&&r.pre){if(e&&r.id!==e.uid)continue;He.splice(n,1),n--,r()}}}function Io(e){if(Fn.length){const t=[...new Set(Fn)].sort((n,r)=>Rr(n)-Rr(r));if(Fn.length=0,Ut){Ut.push(...t);return}for(Ut=t,cn=0;cn<Ut.length;cn++){const n=Ut[cn];n.active!==!1&&n()}Ut=null,cn=0}}const Rr=e=>e.id==null?1/0:e.id,Ch=(e,t)=>{const n=Rr(e)-Rr(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function Pu(e){ds=!1,Pr=!0,He.sort(Ch);try{for(_t=0;_t<He.length;_t++){const t=He[_t];t&&t.active!==!1&&qt(t,null,14)}}finally{_t=0,He.length=0,Io(),Pr=!1,ca=null,(He.length||Fn.length)&&Pu()}}function Sh(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||be;let o=n;const i=t.startsWith("update:"),s=i&&t.slice(7);if(s&&s in r){const u=`${s==="modelValue"?"model":s}Modifiers`,{number:f,trim:d}=r[u]||be;d&&(o=n.map(p=>Se(p)?p.trim():p)),f&&(o=n.map($p))}let a,l=r[a=$i(t)]||r[a=$i(wt(t))];!l&&i&&(l=r[a=$i(Sn(t))]),l&&it(l,e,6,o);const c=r[a+"Once"];if(c){if(!e.emitted)e.emitted={};else if(e.emitted[a])return;e.emitted[a]=!0,it(c,e,6,o)}}function Ru(e,t,n=!1){const r=t.emitsCache,o=r.get(e);if(o!==void 0)return o;const i=e.emits;let s={},a=!1;if(!ne(e)){const l=c=>{const u=Ru(c,t,!0);u&&(a=!0,Re(s,u))};!n&&t.mixins.length&&t.mixins.forEach(l),e.extends&&l(e.extends),e.mixins&&e.mixins.forEach(l)}return!i&&!a?(ge(e)&&r.set(e,null),null):(te(i)?i.forEach(l=>s[l]=null):Re(s,i),ge(e)&&r.set(e,s),s)}function _i(e,t){return!e||!Br(t)?!1:(t=t.slice(2).replace(/Once$/,""),fe(e,t[0].toLowerCase()+t.slice(1))||fe(e,Sn(t))||fe(e,t))}let Ie=null,yi=null;function No(e){const t=Ie;return Ie=e,yi=e&&e.type.__scopeId||null,t}function Lu(e){yi=e}function ku(){yi=null}const xh=e=>re;function re(e,t=Ie,n){if(!t||e._n)return e;const r=(...o)=>{r._d&&vl(-1);const i=No(t);let s;try{s=e(...o)}finally{No(i),r._d&&vl(1)}return s};return r._n=!0,r._c=!0,r._d=!0,r}function Fi(e){const{type:t,vnode:n,proxy:r,withProxy:o,propsOptions:[i],slots:s,attrs:a,emit:l,render:c,renderCache:u,props:f,data:d,setupState:p,ctx:h,inheritAttrs:m}=e,y=No(e);let E,P;try{if(n.shapeFlag&4){const T=o||r,w=T;E=tt(c.call(w,T,u,f,p,d,h)),P=a}else{const T=t;E=tt(T.length>1?T(f,{attrs:a,slots:s,emit:l}):T(f,null)),P=t.props?a:Ph(a)}}catch(T){_r.length=0,tr(T,e,1),E=J(st)}let g=E;if(P&&m!==!1){const T=Object.keys(P),{shapeFlag:w}=g;T.length&&w&7&&(i&&T.some(Xs)&&(P=Rh(P,i)),g=bn(g,P,!1,!0))}return n.dirs&&(g=bn(g,null,!1,!0),g.dirs=g.dirs?g.dirs.concat(n.dirs):n.dirs),n.transition&&(g.transition=n.transition),E=g,No(y),E}function Ah(e,t=!0){let n;for(let r=0;r<e.length;r++){const o=e[r];if(kr(o)){if(o.type!==st||o.children==="v-if"){if(n)return;n=o}}else return}return n}const Ph=e=>{let t;for(const n in e)(n==="class"||n==="style"||Br(n))&&((t||(t={}))[n]=e[n]);return t},Rh=(e,t)=>{const n={};for(const r in e)(!Xs(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function Lh(e,t,n){const{props:r,children:o,component:i}=e,{props:s,children:a,patchFlag:l}=t,c=i.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&l>=0){if(l&1024)return!0;if(l&16)return r?rl(r,s,c):!!s;if(l&8){const u=t.dynamicProps;for(let f=0;f<u.length;f++){const d=u[f];if(s[d]!==r[d]&&!_i(c,d))return!0}}}else return(o||a)&&(!a||!a.$stable)?!0:r===s?!1:r?s?rl(r,s,c):!0:!!s;return!1}function rl(e,t,n){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let o=0;o<r.length;o++){const i=r[o];if(t[i]!==e[i]&&!_i(n,i))return!0}return!1}function ua({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 Ou="components";function It(e,t){return Du(Ou,e,!0,t)||e}const Iu=Symbol.for("v-ndc");function Nu(e){return Se(e)?Du(Ou,e,!1)||e:e||Iu}function Du(e,t,n=!0,r=!1){const o=Ie||Oe;if(o){const i=o.type;{const a=Im(i,!1);if(a&&(a===t||a===wt(t)||a===pi(wt(t))))return i}const s=ol(o[e]||i[e],t)||ol(o.appContext[e],t);return!s&&r?i:s}}function ol(e,t){return e&&(e[t]||e[wt(t)]||e[pi(wt(t))])}const kh=e=>e.__isSuspense;let hs=0;const Oh={name:"Suspense",__isSuspense:!0,process(e,t,n,r,o,i,s,a,l,c){if(e==null)Nh(t,n,r,o,i,s,a,l,c);else{if(i&&i.deps>0&&!e.suspense.isInFallback){t.suspense=e.suspense,t.suspense.vnode=t,t.el=e.el;return}Dh(e,t,n,r,o,s,a,l,c)}},hydrate:$h,normalize:Mh},Ih=Oh;function Lr(e,t){const n=e.props&&e.props[t];ne(n)&&n()}function Nh(e,t,n,r,o,i,s,a,l){const{p:c,o:{createElement:u}}=l,f=u("div"),d=e.suspense=$u(e,o,r,t,f,n,i,s,a,l);c(null,d.pendingBranch=e.ssContent,f,null,r,d,i,s),d.deps>0?(Lr(e,"onPending"),Lr(e,"onFallback"),c(null,e.ssFallback,t,n,r,null,i,s),Vn(d,e.ssFallback)):d.resolve(!1,!0)}function Dh(e,t,n,r,o,i,s,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,p=t.ssFallback,{activeBranch:h,pendingBranch:m,isInFallback:y,isHydrating:E}=f;if(m)f.pendingBranch=d,Lt(d,m)?(l(m,d,f.hiddenContainer,null,o,f,i,s,a),f.deps<=0?f.resolve():y&&(E||(l(h,p,n,r,o,null,i,s,a),Vn(f,p)))):(f.pendingId=hs++,E?(f.isHydrating=!1,f.activeBranch=m):c(m,o,f),f.deps=0,f.effects.length=0,f.hiddenContainer=u("div"),y?(l(null,d,f.hiddenContainer,null,o,f,i,s,a),f.deps<=0?f.resolve():(l(h,p,n,r,o,null,i,s,a),Vn(f,p))):h&&Lt(d,h)?(l(h,d,n,r,o,f,i,s,a),f.resolve(!0)):(l(null,d,f.hiddenContainer,null,o,f,i,s,a),f.deps<=0&&f.resolve()));else if(h&&Lt(d,h))l(h,d,n,r,o,f,i,s,a),Vn(f,d);else if(Lr(t,"onPending"),f.pendingBranch=d,d.shapeFlag&512?f.pendingId=d.component.suspenseId:f.pendingId=hs++,l(null,d,f.hiddenContainer,null,o,f,i,s,a),f.deps<=0)f.resolve();else{const{timeout:P,pendingId:g}=f;P>0?setTimeout(()=>{f.pendingId===g&&f.fallback(p)},P):P===0&&f.fallback(p)}}function $u(e,t,n,r,o,i,s,a,l,c,u=!1){const{p:f,m:d,um:p,n:h,o:{parentNode:m,remove:y}}=c;let E;const P=Fh(e);P&&t&&t.pendingBranch&&(E=t.pendingId,t.deps++);const g=e.props?nu(e.props.timeout):void 0,T=i,w={vnode:e,parent:t,parentComponent:n,namespace:s,container:r,hiddenContainer:o,deps:0,pendingId:hs++,timeout:typeof g=="number"?g:-1,activeBranch:null,pendingBranch:null,isInFallback:!u,isHydrating:u,isUnmounted:!1,effects:[],resolve(x=!1,$=!1){const{vnode:H,activeBranch:O,pendingBranch:A,pendingId:L,effects:b,parentComponent:R,container:I}=w;let X=!1;w.isHydrating?w.isHydrating=!1:x||(X=O&&A.transition&&A.transition.mode==="out-in",X&&(O.transition.afterLeave=()=>{L===w.pendingId&&(d(A,I,i===T?h(O):i,0),ps(b))}),O&&(m(O.el)!==w.hiddenContainer&&(i=h(O)),p(O,R,w,!0)),X||d(A,I,i,0)),Vn(w,A),w.pendingBranch=null,w.isInFallback=!1;let M=w.parent,K=!1;for(;M;){if(M.pendingBranch){M.effects.push(...b),K=!0;break}M=M.parent}!K&&!X&&ps(b),w.effects=[],P&&t&&t.pendingBranch&&E===t.pendingId&&(t.deps--,t.deps===0&&!$&&t.resolve()),Lr(H,"onResolve")},fallback(x){if(!w.pendingBranch)return;const{vnode:$,activeBranch:H,parentComponent:O,container:A,namespace:L}=w;Lr($,"onFallback");const b=h(H),R=()=>{w.isInFallback&&(f(null,x,A,b,O,null,L,a,l),Vn(w,x))},I=x.transition&&x.transition.mode==="out-in";I&&(H.transition.afterLeave=R),w.isInFallback=!0,p(H,O,null,!0),I||R()},move(x,$,H){w.activeBranch&&d(w.activeBranch,x,$,H),w.container=x},next(){return w.activeBranch&&h(w.activeBranch)},registerDep(x,$,H){const O=!!w.pendingBranch;O&&w.deps++;const A=x.vnode.el;x.asyncDep.catch(L=>{tr(L,x,0)}).then(L=>{if(x.isUnmounted||w.isUnmounted||w.pendingId!==x.suspenseId)return;x.asyncResolved=!0;const{vnode:b}=x;Ts(x,L,!1),A&&(b.el=A);const R=!A&&x.subTree.el;$(x,b,m(A||x.subTree.el),A?null:h(x.subTree),w,s,H),R&&y(R),ua(x,b.el),O&&--w.deps===0&&w.resolve()})},unmount(x,$){w.isUnmounted=!0,w.activeBranch&&p(w.activeBranch,n,x,$),w.pendingBranch&&p(w.pendingBranch,n,x,$)}};return w}function $h(e,t,n,r,o,i,s,a,l){const c=t.suspense=$u(t,r,n,e.parentNode,document.createElement("div"),null,o,i,s,a,!0),u=l(e,c.pendingBranch=t.ssContent,n,c,i,s);return c.deps===0&&c.resolve(!1,!0),u}function Mh(e){const{shapeFlag:t,children:n}=e,r=t&32;e.ssContent=il(r?n.default:n),e.ssFallback=r?il(n.fallback):J(st)}function il(e){let t;if(ne(e)){const n=Kn&&e._c;n&&(e._d=!1,j()),e=e(),n&&(e._d=!0,t=rt,cf())}return te(e)&&(e=Ah(e)),e=tt(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function Mu(e,t){t&&t.pendingBranch?te(e)?t.effects.push(...e):t.effects.push(e):ps(e)}function Vn(e,t){e.activeBranch=t;const{vnode:n,parentComponent:r}=e;let o=t.el;for(;!o&&t.component;)t=t.component.subTree,o=t.el;n.el=o,r&&r.subTree===n&&(r.vnode.el=o,ua(r,o))}function Fh(e){const t=e.props&&e.props.suspensible;return t!=null&&t!==!1}function vi(e,t,n=Oe,r=!1){if(n){const o=n[e]||(n[e]=[]),i=t.__weh||(t.__weh=(...s)=>{Qt();const a=wn(n),l=it(t,n,e,s);return a(),Zt(),l});return r?o.unshift(i):o.push(i),i}}const Dt=e=>(t,n=Oe)=>{(!jr||e==="sp")&&vi(e,(...r)=>t(...r),n)},Vh=Dt("bm"),bi=Dt("m"),Bh=Dt("bu"),Fu=Dt("u"),fa=Dt("bum"),Vu=Dt("um"),Hh=Dt("sp"),jh=Dt("rtg"),Uh=Dt("rtc");function Bu(e,t=Oe){vi("ec",e,t)}function Hu(e,t){if(Ie===null)return e;const n=wi(Ie),r=e.dirs||(e.dirs=[]);for(let o=0;o<t.length;o++){let[i,s,a,l=be]=t[o];i&&(ne(i)&&(i={mounted:i,updated:i}),i.deep&&Wt(s),r.push({dir:i,instance:n,value:s,oldValue:void 0,arg:a,modifiers:l}))}return e}function gt(e,t,n,r){const o=e.dirs,i=t&&t.dirs;for(let s=0;s<o.length;s++){const a=o[s];i&&(a.oldValue=i[s].value);let l=a.dir[r];l&&(Qt(),it(l,n,8,[e.el,a,e,t]),Zt())}}function Rt(e,t,n,r){let o;const i=n;if(te(e)||Se(e)){o=new Array(e.length);for(let s=0,a=e.length;s<a;s++)o[s]=t(e[s],s,void 0,i)}else if(typeof e=="number"){o=new Array(e);for(let s=0;s<e;s++)o[s]=t(s+1,s,void 0,i)}else if(ge(e))if(e[Symbol.iterator])o=Array.from(e,(s,a)=>t(s,a,void 0,i));else{const s=Object.keys(e);o=new Array(s.length);for(let a=0,l=s.length;a<l;a++){const c=s[a];o[a]=t(e[c],c,a,i)}}else o=[];return o}/*! #__NO_SIDE_EFFECTS__ */function Ae(e,t){return ne(e)?Re({name:e.name},t,{setup:e}):e}const Bn=e=>!!e.type.__asyncLoader;/*! #__NO_SIDE_EFFECTS__ */function sl(e){ne(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:o=200,timeout:i,suspensible:s=!0,onError:a}=e;let l=null,c,u=0;const f=()=>(u++,l=null,d()),d=()=>{let p;return l||(p=l=t().catch(h=>{if(h=h instanceof Error?h:new Error(String(h)),a)return new Promise((m,y)=>{a(h,()=>m(f()),()=>y(h),u+1)});throw h}).then(h=>p!==l&&l?l:(h&&(h.__esModule||h[Symbol.toStringTag]==="Module")&&(h=h.default),c=h,h)))};return Ae({name:"AsyncComponentWrapper",__asyncLoader:d,get __asyncResolved(){return c},setup(){const p=Oe;if(c)return()=>Vi(c,p);const h=P=>{l=null,tr(P,p,13,!r)};if(s&&p.suspense||jr)return d().then(P=>()=>Vi(P,p)).catch(P=>(h(P),()=>r?J(r,{error:P}):null));const m=le(!1),y=le(),E=le(!!o);return o&&setTimeout(()=>{E.value=!1},o),i!=null&&setTimeout(()=>{if(!m.value&&!y.value){const P=new Error(`Async component timed out after ${i}ms.`);h(P),y.value=P}},i),d().then(()=>{m.value=!0,p.parent&&ga(p.parent.vnode)&&(p.parent.effect.dirty=!0,gi(p.parent.update))}).catch(P=>{h(P),y.value=P}),()=>{if(m.value&&c)return Vi(c,p);if(y.value&&r)return J(r,{error:y.value});if(n&&!E.value)return J(n)}}})}function Vi(e,t){const{ref:n,props:r,children:o,ce:i}=t.vnode,s=J(e,r,o);return s.ref=n,s.ce=i,delete t.vnode.ce,s}function ke(e,t,n={},r,o){if(Ie.isCE||Ie.parent&&Bn(Ie.parent)&&Ie.parent.isCE)return t!=="default"&&(n.name=t),J("slot",n,r&&r());let i=e[t];i&&i._c&&(i._d=!1),j();const s=i&&ju(i(n)),a=me(_e,{key:n.key||s&&s.key||`_${t}`},s||(r?r():[]),s&&e._===1?64:-2);return!o&&a.scopeId&&(a.slotScopeIds=[a.scopeId+"-s"]),i&&i._c&&(i._d=!0),a}function ju(e){return e.some(t=>kr(t)?!(t.type===st||t.type===_e&&!ju(t.children)):!0)?e:null}const ms=e=>e?df(e)?wi(e):ms(e.parent):null,hr=Re(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=>ms(e.parent),$root:e=>ms(e.root),$emit:e=>e.emit,$options:e=>da(e),$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,gi(e.update)}),$nextTick:e=>e.n||(e.n=Nt.bind(e.proxy)),$watch:e=>pm.bind(e)}),Bi=(e,t)=>e!==be&&!e.__isScriptSetup&&fe(e,t),Gh={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:r,data:o,props:i,accessCache:s,type:a,appContext:l}=e;let c;if(t[0]!=="$"){const p=s[t];if(p!==void 0)switch(p){case 1:return r[t];case 2:return o[t];case 4:return n[t];case 3:return i[t]}else{if(Bi(r,t))return s[t]=1,r[t];if(o!==be&&fe(o,t))return s[t]=2,o[t];if((c=e.propsOptions[0])&&fe(c,t))return s[t]=3,i[t];if(n!==be&&fe(n,t))return s[t]=4,n[t];gs&&(s[t]=0)}}const u=hr[t];let f,d;if(u)return t==="$attrs"&&Ke(e.attrs,"get",""),u(e);if((f=a.__cssModules)&&(f=f[t]))return f;if(n!==be&&fe(n,t))return s[t]=4,n[t];if(d=l.config.globalProperties,fe(d,t))return d[t]},set({_:e},t,n){const{data:r,setupState:o,ctx:i}=e;return Bi(o,t)?(o[t]=n,!0):r!==be&&fe(r,t)?(r[t]=n,!0):fe(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(i[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:o,propsOptions:i}},s){let a;return!!n[s]||e!==be&&fe(e,s)||Bi(t,s)||(a=i[0])&&fe(a,s)||fe(r,s)||fe(hr,s)||fe(o.config.globalProperties,s)},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 al(e){return te(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}function Wh(e){const t=nr();let n=e();return Es(),Zs(n)&&(n=n.catch(r=>{throw wn(t),r})),[n,()=>wn(t)]}let gs=!0;function zh(e){const t=da(e),n=e.proxy,r=e.ctx;gs=!1,t.beforeCreate&&ll(t.beforeCreate,e,"bc");const{data:o,computed:i,methods:s,watch:a,provide:l,inject:c,created:u,beforeMount:f,mounted:d,beforeUpdate:p,updated:h,activated:m,deactivated:y,beforeDestroy:E,beforeUnmount:P,destroyed:g,unmounted:T,render:w,renderTracked:x,renderTriggered:$,errorCaptured:H,serverPrefetch:O,expose:A,inheritAttrs:L,components:b,directives:R,filters:I}=t;if(c&&qh(c,r,null),s)for(const K in s){const W=s[K];ne(W)&&(r[K]=W.bind(n))}if(o){const K=o.call(n,n);ge(K)&&(e.data=vn(K))}if(gs=!0,i)for(const K in i){const W=i[K],ce=ne(W)?W.bind(n,n):ne(W.get)?W.get.bind(n,n):nt,we=!ne(W)&&ne(W.set)?W.set.bind(n):nt,Ue=Pe({get:ce,set:we});Object.defineProperty(r,K,{enumerable:!0,configurable:!0,get:()=>Ue.value,set:Be=>Ue.value=Be})}if(a)for(const K in a)Uu(a[K],r,n,K);if(l){const K=ne(l)?l.call(n):l;Reflect.ownKeys(K).forEach(W=>{Wu(W,K[W])})}u&&ll(u,e,"c");function M(K,W){te(W)?W.forEach(ce=>K(ce.bind(n))):W&&K(W.bind(n))}if(M(Vh,f),M(bi,d),M(Bh,p),M(Fu,h),M(hm,m),M(mm,y),M(Bu,H),M(Uh,x),M(jh,$),M(fa,P),M(Vu,T),M(Hh,O),te(A))if(A.length){const K=e.exposed||(e.exposed={});A.forEach(W=>{Object.defineProperty(K,W,{get:()=>n[W],set:ce=>n[W]=ce})})}else e.exposed||(e.exposed={});w&&e.render===nt&&(e.render=w),L!=null&&(e.inheritAttrs=L),b&&(e.components=b),R&&(e.directives=R)}function qh(e,t,n=nt){te(e)&&(e=_s(e));for(const r in e){const o=e[r];let i;ge(o)?"default"in o?i=jn(o.from||r,o.default,!0):i=jn(o.from||r):i=jn(o),je(i)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>i.value,set:s=>i.value=s}):t[r]=i}}function ll(e,t,n){it(te(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function Uu(e,t,n,r){const o=r.includes(".")?of(n,r):()=>n[r];if(Se(e)){const i=t[e];ne(i)&&dt(o,i)}else if(ne(e))dt(o,e.bind(n));else if(ge(e))if(te(e))e.forEach(i=>Uu(i,t,n,r));else{const i=ne(e.handler)?e.handler.bind(n):t[e.handler];ne(i)&&dt(o,i,e)}}function da(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:o,optionsCache:i,config:{optionMergeStrategies:s}}=e.appContext,a=i.get(t);let l;return a?l=a:!o.length&&!n&&!r?l=t:(l={},o.length&&o.forEach(c=>Do(l,c,s,!0)),Do(l,t,s)),ge(t)&&i.set(t,l),l}function Do(e,t,n,r=!1){const{mixins:o,extends:i}=t;i&&Do(e,i,n,!0),o&&o.forEach(s=>Do(e,s,n,!0));for(const s in t)if(!(r&&s==="expose")){const a=Kh[s]||n&&n[s];e[s]=a?a(e[s],t[s]):t[s]}return e}const Kh={data:cl,props:ul,emits:ul,methods:ur,computed:ur,beforeCreate:Ge,created:Ge,beforeMount:Ge,mounted:Ge,beforeUpdate:Ge,updated:Ge,beforeDestroy:Ge,beforeUnmount:Ge,destroyed:Ge,unmounted:Ge,activated:Ge,deactivated:Ge,errorCaptured:Ge,serverPrefetch:Ge,components:ur,directives:ur,watch:Yh,provide:cl,inject:Jh};function cl(e,t){return t?e?function(){return Re(ne(e)?e.call(this,this):e,ne(t)?t.call(this,this):t)}:t:e}function Jh(e,t){return ur(_s(e),_s(t))}function _s(e){if(te(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function Ge(e,t){return e?[...new Set([].concat(e,t))]:t}function ur(e,t){return e?Re(Object.create(null),e,t):t}function ul(e,t){return e?te(e)&&te(t)?[...new Set([...e,...t])]:Re(Object.create(null),al(e),al(t??{})):t}function Yh(e,t){if(!e)return t;if(!t)return e;const n=Re(Object.create(null),e);for(const r in t)n[r]=Ge(e[r],t[r]);return n}function Gu(){return{app:null,config:{isNativeTag:kp,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 Xh=0;function Qh(e,t){return function(r,o=null){ne(r)||(r=Re({},r)),o!=null&&!ge(o)&&(o=null);const i=Gu(),s=new WeakSet;let a=!1;const l=i.app={_uid:Xh++,_component:r,_props:o,_container:null,_context:i,_instance:null,version:hf,get config(){return i.config},set config(c){},use(c,...u){return s.has(c)||(c&&ne(c.install)?(s.add(c),c.install(l,...u)):ne(c)&&(s.add(c),c(l,...u))),l},mixin(c){return i.mixins.includes(c)||i.mixins.push(c),l},component(c,u){return u?(i.components[c]=u,l):i.components[c]},directive(c,u){return u?(i.directives[c]=u,l):i.directives[c]},mount(c,u,f){if(!a){const d=J(r,o);return d.appContext=i,f===!0?f="svg":f===!1&&(f=void 0),u&&t?t(d,c):e(d,c,f),a=!0,l._container=c,c.__vue_app__=l,wi(d.component)}},unmount(){a&&(e(null,l._container),delete l._container.__vue_app__)},provide(c,u){return i.provides[c]=u,l},runWithContext(c){const u=Hn;Hn=l;try{return c()}finally{Hn=u}}};return l}}let Hn=null;function Wu(e,t){if(Oe){let n=Oe.provides;const r=Oe.parent&&Oe.parent.provides;r===n&&(n=Oe.provides=Object.create(r)),n[e]=t}}function jn(e,t,n=!1){const r=Oe||Ie;if(r||Hn){const o=r?r.parent==null?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:Hn._context.provides;if(o&&e in o)return o[e];if(arguments.length>1)return n&&ne(t)?t.call(r&&r.proxy):t}}function zu(){return!!(Oe||Ie||Hn)}const qu={},Ku=()=>Object.create(qu),Ju=e=>Object.getPrototypeOf(e)===qu;function Zh(e,t,n,r=!1){const o={},i=Ku();e.propsDefaults=Object.create(null),Yu(e,t,o,i);for(const s in e.propsOptions[0])s in o||(o[s]=void 0);n?e.props=r?o:dn(o):e.type.props?e.props=o:e.props=i,e.attrs=i}function em(e,t,n,r){const{props:o,attrs:i,vnode:{patchFlag:s}}=e,a=pe(o),[l]=e.propsOptions;let c=!1;if((r||s>0)&&!(s&16)){if(s&8){const u=e.vnode.dynamicProps;for(let f=0;f<u.length;f++){let d=u[f];if(_i(e.emitsOptions,d))continue;const p=t[d];if(l)if(fe(i,d))p!==i[d]&&(i[d]=p,c=!0);else{const h=wt(d);o[h]=ys(l,a,h,p,e,!1)}else p!==i[d]&&(i[d]=p,c=!0)}}}else{Yu(e,t,o,i)&&(c=!0);let u;for(const f in a)(!t||!fe(t,f)&&((u=Sn(f))===f||!fe(t,u)))&&(l?n&&(n[f]!==void 0||n[u]!==void 0)&&(o[f]=ys(l,a,f,void 0,e,!0)):delete o[f]);if(i!==a)for(const f in i)(!t||!fe(t,f))&&(delete i[f],c=!0)}c&&Ot(e.attrs,"set","")}function Yu(e,t,n,r){const[o,i]=e.propsOptions;let s=!1,a;if(t)for(let l in t){if(Mn(l))continue;const c=t[l];let u;o&&fe(o,u=wt(l))?!i||!i.includes(u)?n[u]=c:(a||(a={}))[u]=c:_i(e.emitsOptions,l)||(!(l in r)||c!==r[l])&&(r[l]=c,s=!0)}if(i){const l=pe(n),c=a||be;for(let u=0;u<i.length;u++){const f=i[u];n[f]=ys(o,l,f,c[f],e,!fe(c,f))}}return s}function ys(e,t,n,r,o,i){const s=e[n];if(s!=null){const a=fe(s,"default");if(a&&r===void 0){const l=s.default;if(s.type!==Function&&!s.skipFactory&&ne(l)){const{propsDefaults:c}=o;if(n in c)r=c[n];else{const u=wn(o);r=c[n]=l.call(null,t),u()}}else r=l}s[0]&&(i&&!a?r=!1:s[1]&&(r===""||r===Sn(n))&&(r=!0))}return r}function Xu(e,t,n=!1){const r=t.propsCache,o=r.get(e);if(o)return o;const i=e.props,s={},a=[];let l=!1;if(!ne(e)){const u=f=>{l=!0;const[d,p]=Xu(f,t,!0);Re(s,d),p&&a.push(...p)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!i&&!l)return ge(e)&&r.set(e,Dn),Dn;if(te(i))for(let u=0;u<i.length;u++){const f=wt(i[u]);fl(f)&&(s[f]=be)}else if(i)for(const u in i){const f=wt(u);if(fl(f)){const d=i[u],p=s[f]=te(d)||ne(d)?{type:d}:Re({},d);if(p){const h=hl(Boolean,p.type),m=hl(String,p.type);p[0]=h>-1,p[1]=m<0||h<m,(h>-1||fe(p,"default"))&&a.push(f)}}}const c=[s,a];return ge(e)&&r.set(e,c),c}function fl(e){return e[0]!=="$"&&!Mn(e)}function dl(e){return e===null?"null":typeof e=="function"?e.name||"":typeof e=="object"&&e.constructor&&e.constructor.name||""}function pl(e,t){return dl(e)===dl(t)}function hl(e,t){return te(t)?t.findIndex(n=>pl(n,e)):ne(t)&&pl(t,e)?0:-1}const Qu=e=>e[0]==="_"||e==="$stable",pa=e=>te(e)?e.map(tt):[tt(e)],tm=(e,t,n)=>{if(t._n)return t;const r=re((...o)=>pa(t(...o)),n);return r._c=!1,r},Zu=(e,t,n)=>{const r=e._ctx;for(const o in e){if(Qu(o))continue;const i=e[o];if(ne(i))t[o]=tm(o,i,r);else if(i!=null){const s=pa(i);t[o]=()=>s}}},ef=(e,t)=>{const n=pa(t);e.slots.default=()=>n},nm=(e,t)=>{const n=e.slots=Ku();if(e.vnode.shapeFlag&32){const r=t._;r?(Re(n,t),tu(n,"_",r,!0)):Zu(t,n)}else t&&ef(e,t)},rm=(e,t,n)=>{const{vnode:r,slots:o}=e;let i=!0,s=be;if(r.shapeFlag&32){const a=t._;a?n&&a===1?i=!1:(Re(o,t),!n&&a===1&&delete o._):(i=!t.$stable,Zu(t,o)),s=t}else t&&(ef(e,t),s={default:1});if(i)for(const a in o)!Qu(a)&&s[a]==null&&delete o[a]};function $o(e,t,n,r,o=!1){if(te(e)){e.forEach((d,p)=>$o(d,t&&(te(t)?t[p]:t),n,r,o));return}if(Bn(r)&&!o)return;const i=r.shapeFlag&4?wi(r.component):r.el,s=o?null:i,{i:a,r:l}=e,c=t&&t.r,u=a.refs===be?a.refs={}:a.refs,f=a.setupState;if(c!=null&&c!==l&&(Se(c)?(u[c]=null,fe(f,c)&&(f[c]=null)):je(c)&&(c.value=null)),ne(l))qt(l,a,12,[s,u]);else{const d=Se(l),p=je(l);if(d||p){const h=()=>{if(e.f){const m=d?fe(f,l)?f[l]:u[l]:l.value;o?te(m)&&Qs(m,i):te(m)?m.includes(i)||m.push(i):d?(u[l]=[i],fe(f,l)&&(f[l]=u[l])):(l.value=[i],e.k&&(u[e.k]=l.value))}else d?(u[l]=s,fe(f,l)&&(f[l]=s)):p&&(l.value=s,e.k&&(u[e.k]=s))};s?(h.id=-1,qe(h,n)):h()}}}let ml=!1;const Ln=()=>{ml||(console.error("Hydration completed but contains mismatches."),ml=!0)},om=e=>e.namespaceURI.includes("svg")&&e.tagName!=="foreignObject",im=e=>e.namespaceURI.includes("MathML"),eo=e=>{if(om(e))return"svg";if(im(e))return"mathml"},to=e=>e.nodeType===8;function sm(e){const{mt:t,p:n,o:{patchProp:r,createText:o,nextSibling:i,parentNode:s,remove:a,insert:l,createComment:c}}=e,u=(g,T)=>{if(!T.hasChildNodes()){n(null,g,T),Io(),T._vnode=g;return}f(T.firstChild,g,null,null,null),Io(),T._vnode=g},f=(g,T,w,x,$,H=!1)=>{H=H||!!T.dynamicChildren;const O=to(g)&&g.data==="[",A=()=>m(g,T,w,x,$,O),{type:L,ref:b,shapeFlag:R,patchFlag:I}=T;let X=g.nodeType;T.el=g,I===-2&&(H=!1,T.dynamicChildren=null);let M=null;switch(L){case qn:X!==3?T.children===""?(l(T.el=o(""),s(g),g),M=g):M=A():(g.data!==T.children&&(Ln(),g.data=T.children),M=i(g));break;case st:P(g)?(M=i(g),E(T.el=g.content.firstChild,g,w)):X!==8||O?M=A():M=i(g);break;case gr:if(O&&(g=i(g),X=g.nodeType),X===1||X===3){M=g;const K=!T.children.length;for(let W=0;W<T.staticCount;W++)K&&(T.children+=M.nodeType===1?M.outerHTML:M.data),W===T.staticCount-1&&(T.anchor=M),M=i(M);return O?i(M):M}else A();break;case _e:O?M=h(g,T,w,x,$,H):M=A();break;default:if(R&1)(X!==1||T.type.toLowerCase()!==g.tagName.toLowerCase())&&!P(g)?M=A():M=d(g,T,w,x,$,H);else if(R&6){T.slotScopeIds=$;const K=s(g);if(O?M=y(g):to(g)&&g.data==="teleport start"?M=y(g,g.data,"teleport end"):M=i(g),t(T,K,null,w,x,eo(K),H),Bn(T)){let W;O?(W=J(_e),W.anchor=M?M.previousSibling:K.lastChild):W=g.nodeType===3?de(""):J("div"),W.el=g,T.component.subTree=W}}else R&64?X!==8?M=A():M=T.type.hydrate(g,T,w,x,$,H,e,p):R&128&&(M=T.type.hydrate(g,T,w,x,eo(s(g)),$,H,e,f))}return b!=null&&$o(b,null,x,T),M},d=(g,T,w,x,$,H)=>{H=H||!!T.dynamicChildren;const{type:O,props:A,patchFlag:L,shapeFlag:b,dirs:R,transition:I}=T,X=O==="input"||O==="option";if(X||L!==-1){R&>(T,null,w,"created");let M=!1;if(P(g)){M=nf(x,I)&&w&&w.vnode.props&&w.vnode.props.appear;const W=g.content.firstChild;M&&I.beforeEnter(W),E(W,g,w),T.el=g=W}if(b&16&&!(A&&(A.innerHTML||A.textContent))){let W=p(g.firstChild,T,g,w,x,$,H);for(;W;){Ln();const ce=W;W=W.nextSibling,a(ce)}}else b&8&&g.textContent!==T.children&&(Ln(),g.textContent=T.children);if(A)if(X||!H||L&48)for(const W in A)(X&&(W.endsWith("value")||W==="indeterminate")||Br(W)&&!Mn(W)||W[0]===".")&&r(g,W,null,A[W],void 0,void 0,w);else A.onClick&&r(g,"onClick",null,A.onClick,void 0,void 0,w);let K;(K=A&&A.onVnodeBeforeMount)&&et(K,w,T),R&>(T,null,w,"beforeMount"),((K=A&&A.onVnodeMounted)||R||M)&&Mu(()=>{K&&et(K,w,T),M&&I.enter(g),R&>(T,null,w,"mounted")},x)}return g.nextSibling},p=(g,T,w,x,$,H,O)=>{O=O||!!T.dynamicChildren;const A=T.children,L=A.length;for(let b=0;b<L;b++){const R=O?A[b]:A[b]=tt(A[b]);g?g=f(g,R,x,$,H,O):R.type===qn&&!R.children?l(R.el=o(""),w):(Ln(),n(null,R,w,null,x,$,eo(w),H))}return g},h=(g,T,w,x,$,H)=>{const{slotScopeIds:O}=T;O&&($=$?$.concat(O):O);const A=s(g),L=p(i(g),T,A,w,x,$,H);return L&&to(L)&&L.data==="]"?i(T.anchor=L):(Ln(),l(T.anchor=c("]"),A,L),L)},m=(g,T,w,x,$,H)=>{if(Ln(),T.el=null,H){const L=y(g);for(;;){const b=i(g);if(b&&b!==L)a(b);else break}}const O=i(g),A=s(g);return a(g),n(null,T,A,O,w,x,eo(A),$),O},y=(g,T="[",w="]")=>{let x=0;for(;g;)if(g=i(g),g&&to(g)&&(g.data===T&&x++,g.data===w)){if(x===0)return i(g);x--}return g},E=(g,T,w)=>{const x=T.parentNode;x&&x.replaceChild(g,T);let $=w;for(;$;)$.vnode.el===T&&($.vnode.el=$.subTree.el=g),$=$.parent},P=g=>g.nodeType===1&&g.tagName.toLowerCase()==="template";return[u,f]}const qe=Mu;function am(e){return tf(e)}function lm(e){return tf(e,sm)}function tf(e,t){const n=ru();n.__VUE__=!0;const{insert:r,remove:o,patchProp:i,createElement:s,createText:a,createComment:l,setText:c,setElementText:u,parentNode:f,nextSibling:d,setScopeId:p=nt,insertStaticContent:h}=e,m=(v,S,k,N=null,D=null,G=null,q=void 0,U=null,z=!!S.dynamicChildren)=>{if(v===S)return;v&&!Lt(v,S)&&(N=$t(v),Be(v,D,G,!0),v=null),S.patchFlag===-2&&(z=!1,S.dynamicChildren=null);const{type:F,ref:Y,shapeFlag:ee}=S;switch(F){case qn:y(v,S,k,N);break;case st:E(v,S,k,N);break;case gr:v==null&&P(S,k,N,q);break;case _e:b(v,S,k,N,D,G,q,U,z);break;default:ee&1?w(v,S,k,N,D,G,q,U,z):ee&6?R(v,S,k,N,D,G,q,U,z):(ee&64||ee&128)&&F.process(v,S,k,N,D,G,q,U,z,Pn)}Y!=null&&D&&$o(Y,v&&v.ref,G,S||v,!S)},y=(v,S,k,N)=>{if(v==null)r(S.el=a(S.children),k,N);else{const D=S.el=v.el;S.children!==v.children&&c(D,S.children)}},E=(v,S,k,N)=>{v==null?r(S.el=l(S.children||""),k,N):S.el=v.el},P=(v,S,k,N)=>{[v.el,v.anchor]=h(v.children,S,k,N,v.el,v.anchor)},g=({el:v,anchor:S},k,N)=>{let D;for(;v&&v!==S;)D=d(v),r(v,k,N),v=D;r(S,k,N)},T=({el:v,anchor:S})=>{let k;for(;v&&v!==S;)k=d(v),o(v),v=k;o(S)},w=(v,S,k,N,D,G,q,U,z)=>{S.type==="svg"?q="svg":S.type==="math"&&(q="mathml"),v==null?x(S,k,N,D,G,q,U,z):O(v,S,D,G,q,U,z)},x=(v,S,k,N,D,G,q,U)=>{let z,F;const{props:Y,shapeFlag:ee,transition:Z,dirs:oe}=v;if(z=v.el=s(v.type,G,Y&&Y.is,Y),ee&8?u(z,v.children):ee&16&&H(v.children,z,null,N,D,Hi(v,G),q,U),oe&>(v,null,N,"created"),$(z,v,v.scopeId,q,N),Y){for(const ve in Y)ve!=="value"&&!Mn(ve)&&i(z,ve,null,Y[ve],G,v.children,N,D,Je);"value"in Y&&i(z,"value",null,Y.value,G),(F=Y.onVnodeBeforeMount)&&et(F,N,v)}oe&>(v,null,N,"beforeMount");const ae=nf(D,Z);ae&&Z.beforeEnter(z),r(z,S,k),((F=Y&&Y.onVnodeMounted)||ae||oe)&&qe(()=>{F&&et(F,N,v),ae&&Z.enter(z),oe&>(v,null,N,"mounted")},D)},$=(v,S,k,N,D)=>{if(k&&p(v,k),N)for(let G=0;G<N.length;G++)p(v,N[G]);if(D){let G=D.subTree;if(S===G){const q=D.vnode;$(v,q,q.scopeId,q.slotScopeIds,D.parent)}}},H=(v,S,k,N,D,G,q,U,z=0)=>{for(let F=z;F<v.length;F++){const Y=v[F]=U?Gt(v[F]):tt(v[F]);m(null,Y,S,k,N,D,G,q,U)}},O=(v,S,k,N,D,G,q)=>{const U=S.el=v.el;let{patchFlag:z,dynamicChildren:F,dirs:Y}=S;z|=v.patchFlag&16;const ee=v.props||be,Z=S.props||be;let oe;if(k&&rn(k,!1),(oe=Z.onVnodeBeforeUpdate)&&et(oe,k,S,v),Y&>(S,v,k,"beforeUpdate"),k&&rn(k,!0),F?A(v.dynamicChildren,F,U,k,N,Hi(S,D),G):q||W(v,S,U,null,k,N,Hi(S,D),G,!1),z>0){if(z&16)L(U,S,ee,Z,k,N,D);else if(z&2&&ee.class!==Z.class&&i(U,"class",null,Z.class,D),z&4&&i(U,"style",ee.style,Z.style,D),z&8){const ae=S.dynamicProps;for(let ve=0;ve<ae.length;ve++){const he=ae[ve],$e=ee[he],ct=Z[he];(ct!==$e||he==="value")&&i(U,he,$e,ct,D,v.children,k,N,Je)}}z&1&&v.children!==S.children&&u(U,S.children)}else!q&&F==null&&L(U,S,ee,Z,k,N,D);((oe=Z.onVnodeUpdated)||Y)&&qe(()=>{oe&&et(oe,k,S,v),Y&>(S,v,k,"updated")},N)},A=(v,S,k,N,D,G,q)=>{for(let U=0;U<S.length;U++){const z=v[U],F=S[U],Y=z.el&&(z.type===_e||!Lt(z,F)||z.shapeFlag&70)?f(z.el):k;m(z,F,Y,null,N,D,G,q,!0)}},L=(v,S,k,N,D,G,q)=>{if(k!==N){if(k!==be)for(const U in k)!Mn(U)&&!(U in N)&&i(v,U,k[U],null,q,S.children,D,G,Je);for(const U in N){if(Mn(U))continue;const z=N[U],F=k[U];z!==F&&U!=="value"&&i(v,U,F,z,q,S.children,D,G,Je)}"value"in N&&i(v,"value",k.value,N.value,q)}},b=(v,S,k,N,D,G,q,U,z)=>{const F=S.el=v?v.el:a(""),Y=S.anchor=v?v.anchor:a("");let{patchFlag:ee,dynamicChildren:Z,slotScopeIds:oe}=S;oe&&(U=U?U.concat(oe):oe),v==null?(r(F,k,N),r(Y,k,N),H(S.children||[],k,Y,D,G,q,U,z)):ee>0&&ee&64&&Z&&v.dynamicChildren?(A(v.dynamicChildren,Z,k,D,G,q,U),(S.key!=null||D&&S===D.subTree)&&ha(v,S,!0)):W(v,S,k,Y,D,G,q,U,z)},R=(v,S,k,N,D,G,q,U,z)=>{S.slotScopeIds=U,v==null?S.shapeFlag&512?D.ctx.activate(S,k,N,q,z):I(S,k,N,D,G,q,z):X(v,S,z)},I=(v,S,k,N,D,G,q)=>{const U=v.component=Pm(v,N,D);if(ga(v)&&(U.ctx.renderer=Pn),Rm(U),U.asyncDep){if(D&&D.registerDep(U,M,q),!v.el){const z=U.subTree=J(st);E(null,z,S,k)}}else M(U,v,S,k,D,G,q)},X=(v,S,k)=>{const N=S.component=v.component;if(Lh(v,S,k))if(N.asyncDep&&!N.asyncResolved){K(N,S,k);return}else N.next=S,Th(N.update),N.effect.dirty=!0,N.update();else S.el=v.el,N.vnode=S},M=(v,S,k,N,D,G,q)=>{const U=()=>{if(v.isMounted){let{next:Y,bu:ee,u:Z,parent:oe,vnode:ae}=v;{const Rn=rf(v);if(Rn){Y&&(Y.el=ae.el,K(v,Y,q)),Rn.asyncDep.then(()=>{v.isUnmounted||U()});return}}let ve=Y,he;rn(v,!1),Y?(Y.el=ae.el,K(v,Y,q)):Y=ae,ee&&yo(ee),(he=Y.props&&Y.props.onVnodeBeforeUpdate)&&et(he,oe,Y,ae),rn(v,!0);const $e=Fi(v),ct=v.subTree;v.subTree=$e,m(ct,$e,f(ct.el),$t(ct),v,D,G),Y.el=$e.el,ve===null&&ua(v,$e.el),Z&&qe(Z,D),(he=Y.props&&Y.props.onVnodeUpdated)&&qe(()=>et(he,oe,Y,ae),D)}else{let Y;const{el:ee,props:Z}=S,{bm:oe,m:ae,parent:ve}=v,he=Bn(S);if(rn(v,!1),oe&&yo(oe),!he&&(Y=Z&&Z.onVnodeBeforeMount)&&et(Y,ve,S),rn(v,!0),ee&&Di){const $e=()=>{v.subTree=Fi(v),Di(ee,v.subTree,v,D,null)};he?S.type.__asyncLoader().then(()=>!v.isUnmounted&&$e()):$e()}else{const $e=v.subTree=Fi(v);m(null,$e,k,N,v,D,G),S.el=$e.el}if(ae&&qe(ae,D),!he&&(Y=Z&&Z.onVnodeMounted)){const $e=S;qe(()=>et(Y,ve,$e),D)}(S.shapeFlag&256||ve&&Bn(ve.vnode)&&ve.vnode.shapeFlag&256)&&v.a&&qe(v.a,D),v.isMounted=!0,S=k=N=null}},z=v.effect=new ta(U,nt,()=>gi(F),v.scope),F=v.update=()=>{z.dirty&&z.run()};F.id=v.uid,rn(v,!0),F()},K=(v,S,k)=>{S.component=v;const N=v.vnode.props;v.vnode=S,v.next=null,em(v,S.props,N,k),rm(v,S.children,k),Qt(),nl(v),Zt()},W=(v,S,k,N,D,G,q,U,z=!1)=>{const F=v&&v.children,Y=v?v.shapeFlag:0,ee=S.children,{patchFlag:Z,shapeFlag:oe}=S;if(Z>0){if(Z&128){we(F,ee,k,N,D,G,q,U,z);return}else if(Z&256){ce(F,ee,k,N,D,G,q,U,z);return}}oe&8?(Y&16&&Je(F,D,G),ee!==F&&u(k,ee)):Y&16?oe&16?we(F,ee,k,N,D,G,q,U,z):Je(F,D,G,!0):(Y&8&&u(k,""),oe&16&&H(ee,k,N,D,G,q,U,z))},ce=(v,S,k,N,D,G,q,U,z)=>{v=v||Dn,S=S||Dn;const F=v.length,Y=S.length,ee=Math.min(F,Y);let Z;for(Z=0;Z<ee;Z++){const oe=S[Z]=z?Gt(S[Z]):tt(S[Z]);m(v[Z],oe,k,null,D,G,q,U,z)}F>Y?Je(v,D,G,!0,!1,ee):H(S,k,N,D,G,q,U,z,ee)},we=(v,S,k,N,D,G,q,U,z)=>{let F=0;const Y=S.length;let ee=v.length-1,Z=Y-1;for(;F<=ee&&F<=Z;){const oe=v[F],ae=S[F]=z?Gt(S[F]):tt(S[F]);if(Lt(oe,ae))m(oe,ae,k,null,D,G,q,U,z);else break;F++}for(;F<=ee&&F<=Z;){const oe=v[ee],ae=S[Z]=z?Gt(S[Z]):tt(S[Z]);if(Lt(oe,ae))m(oe,ae,k,null,D,G,q,U,z);else break;ee--,Z--}if(F>ee){if(F<=Z){const oe=Z+1,ae=oe<Y?S[oe].el:N;for(;F<=Z;)m(null,S[F]=z?Gt(S[F]):tt(S[F]),k,ae,D,G,q,U,z),F++}}else if(F>Z)for(;F<=ee;)Be(v[F],D,G,!0),F++;else{const oe=F,ae=F,ve=new Map;for(F=ae;F<=Z;F++){const Ye=S[F]=z?Gt(S[F]):tt(S[F]);Ye.key!=null&&ve.set(Ye.key,F)}let he,$e=0;const ct=Z-ae+1;let Rn=!1,Ga=0;const or=new Array(ct);for(F=0;F<ct;F++)or[F]=0;for(F=oe;F<=ee;F++){const Ye=v[F];if($e>=ct){Be(Ye,D,G,!0);continue}let mt;if(Ye.key!=null)mt=ve.get(Ye.key);else for(he=ae;he<=Z;he++)if(or[he-ae]===0&&Lt(Ye,S[he])){mt=he;break}mt===void 0?Be(Ye,D,G,!0):(or[mt-ae]=F+1,mt>=Ga?Ga=mt:Rn=!0,m(Ye,S[mt],k,null,D,G,q,U,z),$e++)}const Wa=Rn?cm(or):Dn;for(he=Wa.length-1,F=ct-1;F>=0;F--){const Ye=ae+F,mt=S[Ye],za=Ye+1<Y?S[Ye+1].el:N;or[F]===0?m(null,mt,k,za,D,G,q,U,z):Rn&&(he<0||F!==Wa[he]?Ue(mt,k,za,2):he--)}}},Ue=(v,S,k,N,D=null)=>{const{el:G,type:q,transition:U,children:z,shapeFlag:F}=v;if(F&6){Ue(v.component.subTree,S,k,N);return}if(F&128){v.suspense.move(S,k,N);return}if(F&64){q.move(v,S,k,Pn);return}if(q===_e){r(G,S,k);for(let ee=0;ee<z.length;ee++)Ue(z[ee],S,k,N);r(v.anchor,S,k);return}if(q===gr){g(v,S,k);return}if(N!==2&&F&1&&U)if(N===0)U.beforeEnter(G),r(G,S,k),qe(()=>U.enter(G),D);else{const{leave:ee,delayLeave:Z,afterLeave:oe}=U,ae=()=>r(G,S,k),ve=()=>{ee(G,()=>{ae(),oe&&oe()})};Z?Z(G,ae,ve):ve()}else r(G,S,k)},Be=(v,S,k,N=!1,D=!1)=>{const{type:G,props:q,ref:U,children:z,dynamicChildren:F,shapeFlag:Y,patchFlag:ee,dirs:Z,memoIndex:oe}=v;if(ee===-2&&(D=!1),U!=null&&$o(U,null,k,v,!0),oe!=null&&(S.renderCache[oe]=void 0),Y&256){S.ctx.deactivate(v);return}const ae=Y&1&&Z,ve=!Bn(v);let he;if(ve&&(he=q&&q.onVnodeBeforeUnmount)&&et(he,S,v),Y&6)Kr(v.component,k,N);else{if(Y&128){v.suspense.unmount(k,N);return}ae&>(v,null,S,"beforeUnmount"),Y&64?v.type.remove(v,S,k,Pn,N):F&&(G!==_e||ee>0&&ee&64)?Je(F,S,k,!1,!0):(G===_e&&ee&384||!D&&Y&16)&&Je(z,S,k),N&<(v)}(ve&&(he=q&&q.onVnodeUnmounted)||ae)&&qe(()=>{he&&et(he,S,v),ae&>(v,null,S,"unmounted")},k)},lt=v=>{const{type:S,el:k,anchor:N,transition:D}=v;if(S===_e){nn(k,N);return}if(S===gr){T(v);return}const G=()=>{o(k),D&&!D.persisted&&D.afterLeave&&D.afterLeave()};if(v.shapeFlag&1&&D&&!D.persisted){const{leave:q,delayLeave:U}=D,z=()=>q(k,G);U?U(v.el,G,z):z()}else G()},nn=(v,S)=>{let k;for(;v!==S;)k=d(v),o(v),v=k;o(S)},Kr=(v,S,k)=>{const{bum:N,scope:D,update:G,subTree:q,um:U,m:z,a:F}=v;gl(z),gl(F),N&&yo(N),D.stop(),G&&(G.active=!1,Be(q,v,S,k)),U&&qe(U,S),qe(()=>{v.isUnmounted=!0},S),S&&S.pendingBranch&&!S.isUnmounted&&v.asyncDep&&!v.asyncResolved&&v.suspenseId===S.pendingId&&(S.deps--,S.deps===0&&S.resolve())},Je=(v,S,k,N=!1,D=!1,G=0)=>{for(let q=G;q<v.length;q++)Be(v[q],S,k,N,D)},$t=v=>v.shapeFlag&6?$t(v.component.subTree):v.shapeFlag&128?v.suspense.next():d(v.anchor||v.el);let Ii=!1;const Ua=(v,S,k)=>{v==null?S._vnode&&Be(S._vnode,null,null,!0):m(S._vnode||null,v,S,null,null,null,k),Ii||(Ii=!0,nl(),Io(),Ii=!1),S._vnode=v},Pn={p:m,um:Be,m:Ue,r:lt,mt:I,mc:H,pc:W,pbc:A,n:$t,o:e};let Ni,Di;return t&&([Ni,Di]=t(Pn)),{render:Ua,hydrate:Ni,createApp:Qh(Ua,Ni)}}function Hi({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 rn({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function nf(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function ha(e,t,n=!1){const r=e.children,o=t.children;if(te(r)&&te(o))for(let i=0;i<r.length;i++){const s=r[i];let a=o[i];a.shapeFlag&1&&!a.dynamicChildren&&((a.patchFlag<=0||a.patchFlag===32)&&(a=o[i]=Gt(o[i]),a.el=s.el),!n&&a.patchFlag!==-2&&ha(s,a)),a.type===qn&&(a.el=s.el)}}function cm(e){const t=e.slice(),n=[0];let r,o,i,s,a;const l=e.length;for(r=0;r<l;r++){const c=e[r];if(c!==0){if(o=n[n.length-1],e[o]<c){t[r]=o,n.push(r);continue}for(i=0,s=n.length-1;i<s;)a=i+s>>1,e[n[a]]<c?i=a+1:s=a;c<e[n[i]]&&(i>0&&(t[r]=n[i-1]),n[i]=r)}}for(i=n.length,s=n[i-1];i-- >0;)n[i]=s,s=t[s];return n}function rf(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:rf(t)}function gl(e){if(e)for(let t=0;t<e.length;t++)e[t].active=!1}const um=Symbol.for("v-scx"),fm=()=>jn(um);function dm(e,t){return ma(e,null,t)}const no={};function dt(e,t,n){return ma(e,t,n)}function ma(e,t,{immediate:n,deep:r,flush:o,once:i,onTrack:s,onTrigger:a}=be){if(t&&i){const x=t;t=(...$)=>{x(...$),w()}}const l=Oe,c=x=>r===!0?x:Wt(x,r===!1?1:void 0);let u,f=!1,d=!1;if(je(e)?(u=()=>e.value,f=Oo(e)):pr(e)?(u=()=>c(e),f=!0):te(e)?(d=!0,f=e.some(x=>pr(x)||Oo(x)),u=()=>e.map(x=>{if(je(x))return x.value;if(pr(x))return c(x);if(ne(x))return qt(x,l,2)})):ne(e)?t?u=()=>qt(e,l,2):u=()=>(p&&p(),it(e,l,3,[h])):u=nt,t&&r){const x=u;u=()=>Wt(x())}let p,h=x=>{p=g.onStop=()=>{qt(x,l,4),p=g.onStop=void 0}},m;if(jr)if(h=nt,t?n&&it(t,l,3,[u(),d?[]:void 0,h]):u(),o==="sync"){const x=fm();m=x.__watcherHandles||(x.__watcherHandles=[])}else return nt;let y=d?new Array(e.length).fill(no):no;const E=()=>{if(!(!g.active||!g.dirty))if(t){const x=g.run();(r||f||(d?x.some(($,H)=>Yt($,y[H])):Yt(x,y)))&&(p&&p(),it(t,l,3,[x,y===no?void 0:d&&y[0]===no?[]:y,h]),y=x)}else g.run()};E.allowRecurse=!!t;let P;o==="sync"?P=E:o==="post"?P=()=>qe(E,l&&l.suspense):(E.pre=!0,l&&(E.id=l.uid),P=()=>gi(E));const g=new ta(u,nt,P),T=hi(),w=()=>{g.stop(),T&&Qs(T.effects,g)};return t?n?E():y=g.run():o==="post"?qe(g.run.bind(g),l&&l.suspense):g.run(),m&&m.push(w),w}function pm(e,t,n){const r=this.proxy,o=Se(e)?e.includes(".")?of(r,e):()=>r[e]:e.bind(r,r);let i;ne(t)?i=t:(i=t.handler,n=t);const s=wn(this),a=ma(o,i.bind(r),n);return s(),a}function of(e,t){const n=t.split(".");return()=>{let r=e;for(let o=0;o<n.length&&r;o++)r=r[n[o]];return r}}function Wt(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--,je(e))Wt(e.value,t,n);else if(te(e))for(let r=0;r<e.length;r++)Wt(e[r],t,n);else if(Qc(e)||$n(e))e.forEach(r=>{Wt(r,t,n)});else if(eu(e)){for(const r in e)Wt(e[r],t,n);for(const r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&Wt(e[r],t,n)}return e}const ga=e=>e.type.__isKeepAlive;function hm(e,t){sf(e,"a",t)}function mm(e,t){sf(e,"da",t)}function sf(e,t,n=Oe){const r=e.__wdc||(e.__wdc=()=>{let o=n;for(;o;){if(o.isDeactivated)return;o=o.parent}return e()});if(vi(t,r,n),n){let o=n.parent;for(;o&&o.parent;)ga(o.parent.vnode)&&gm(r,t,n,o),o=o.parent}}function gm(e,t,n,r){const o=vi(t,e,r,!0);Vu(()=>{Qs(r[t],o)},n)}const kn=Symbol("_leaveCb"),ro=Symbol("_enterCb");function _m(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return bi(()=>{e.isMounted=!0}),fa(()=>{e.isUnmounting=!0}),e}const Ze=[Function,Array],ym={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Ze,onEnter:Ze,onAfterEnter:Ze,onEnterCancelled:Ze,onBeforeLeave:Ze,onLeave:Ze,onAfterLeave:Ze,onLeaveCancelled:Ze,onBeforeAppear:Ze,onAppear:Ze,onAfterAppear:Ze,onAppearCancelled:Ze};function vm(e,t){const{leavingVNodes:n}=e;let r=n.get(t.type);return r||(r=Object.create(null),n.set(t.type,r)),r}function vs(e,t,n,r,o){const{appear:i,mode:s,persisted:a=!1,onBeforeEnter:l,onEnter:c,onAfterEnter:u,onEnterCancelled:f,onBeforeLeave:d,onLeave:p,onAfterLeave:h,onLeaveCancelled:m,onBeforeAppear:y,onAppear:E,onAfterAppear:P,onAppearCancelled:g}=t,T=String(e.key),w=vm(n,e),x=(O,A)=>{O&&it(O,r,9,A)},$=(O,A)=>{const L=A[1];x(O,A),te(O)?O.every(b=>b.length<=1)&&L():O.length<=1&&L()},H={mode:s,persisted:a,beforeEnter(O){let A=l;if(!n.isMounted)if(i)A=y||l;else return;O[kn]&&O[kn](!0);const L=w[T];L&&Lt(e,L)&&L.el[kn]&&L.el[kn](),x(A,[O])},enter(O){let A=c,L=u,b=f;if(!n.isMounted)if(i)A=E||c,L=P||u,b=g||f;else return;let R=!1;const I=O[ro]=X=>{R||(R=!0,X?x(b,[O]):x(L,[O]),H.delayedLeave&&H.delayedLeave(),O[ro]=void 0)};A?$(A,[O,I]):I()},leave(O,A){const L=String(e.key);if(O[ro]&&O[ro](!0),n.isUnmounting)return A();x(d,[O]);let b=!1;const R=O[kn]=I=>{b||(b=!0,A(),I?x(m,[O]):x(h,[O]),O[kn]=void 0,w[L]===e&&delete w[L])};w[L]=e,p?$(p,[O,R]):R()},clone(O){return vs(O,t,n,r)}};return H}function Mo(e,t){e.shapeFlag&6&&e.component?Mo(e.component.subTree,t):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function af(e,t=!1,n){let r=[],o=0;for(let i=0;i<e.length;i++){let s=e[i];const a=n==null?s.key:String(n)+String(s.key!=null?s.key:i);s.type===_e?(s.patchFlag&128&&o++,r=r.concat(af(s.children,t,a))):(t||s.type!==st)&&r.push(a!=null?bn(s,{key:a}):s)}if(o>1)for(let i=0;i<r.length;i++)r[i].patchFlag=-2;return r}const bm=e=>e.__isTeleport,mr=e=>e&&(e.disabled||e.disabled===""),_l=e=>typeof SVGElement<"u"&&e instanceof SVGElement,yl=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,bs=(e,t)=>{const n=e&&e.to;return Se(n)?t?t(n):null:n},wm={name:"Teleport",__isTeleport:!0,process(e,t,n,r,o,i,s,a,l,c){const{mc:u,pc:f,pbc:d,o:{insert:p,querySelector:h,createText:m,createComment:y}}=c,E=mr(t.props);let{shapeFlag:P,children:g,dynamicChildren:T}=t;if(e==null){const w=t.el=m(""),x=t.anchor=m("");p(w,n,r),p(x,n,r);const $=t.target=bs(t.props,h),H=t.targetAnchor=m("");$&&(p(H,$),s==="svg"||_l($)?s="svg":(s==="mathml"||yl($))&&(s="mathml"));const O=(A,L)=>{P&16&&u(g,A,L,o,i,s,a,l)};E?O(n,x):$&&O($,H)}else{t.el=e.el;const w=t.anchor=e.anchor,x=t.target=e.target,$=t.targetAnchor=e.targetAnchor,H=mr(e.props),O=H?n:x,A=H?w:$;if(s==="svg"||_l(x)?s="svg":(s==="mathml"||yl(x))&&(s="mathml"),T?(d(e.dynamicChildren,T,O,o,i,s,a),ha(e,t,!0)):l||f(e,t,O,A,o,i,s,a,!1),E)H?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):oo(t,n,w,c,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const L=t.target=bs(t.props,h);L&&oo(t,L,null,c,0)}else H&&oo(t,x,$,c,1)}lf(t)},remove(e,t,n,{um:r,o:{remove:o}},i){const{shapeFlag:s,children:a,anchor:l,targetAnchor:c,target:u,props:f}=e;if(u&&o(c),i&&o(l),s&16){const d=i||!mr(f);for(let p=0;p<a.length;p++){const h=a[p];r(h,t,n,d,!!h.dynamicChildren)}}},move:oo,hydrate:Em};function oo(e,t,n,{o:{insert:r},m:o},i=2){i===0&&r(e.targetAnchor,t,n);const{el:s,anchor:a,shapeFlag:l,children:c,props:u}=e,f=i===2;if(f&&r(s,t,n),(!f||mr(u))&&l&16)for(let d=0;d<c.length;d++)o(c[d],t,n,2);f&&r(a,t,n)}function Em(e,t,n,r,o,i,{o:{nextSibling:s,parentNode:a,querySelector:l}},c){const u=t.target=bs(t.props,l);if(u){const f=u._lpa||u.firstChild;if(t.shapeFlag&16)if(mr(t.props))t.anchor=c(s(e),t,a(e),n,r,o,i),t.targetAnchor=f;else{t.anchor=s(e);let d=f;for(;d;)if(d=s(d),d&&d.nodeType===8&&d.data==="teleport anchor"){t.targetAnchor=d,u._lpa=t.targetAnchor&&s(t.targetAnchor);break}c(f,t,u,n,r,o,i)}lf(t)}return t.anchor&&s(t.anchor)}const Tm=wm;function lf(e){const t=e.ctx;if(t&&t.ut){let n=e.children[0].el;for(;n&&n!==e.targetAnchor;)n.nodeType===1&&n.setAttribute("data-v-owner",t.uid),n=n.nextSibling;t.ut()}}const _e=Symbol.for("v-fgt"),qn=Symbol.for("v-txt"),st=Symbol.for("v-cmt"),gr=Symbol.for("v-stc"),_r=[];let rt=null;function j(e=!1){_r.push(rt=e?null:[])}function cf(){_r.pop(),rt=_r[_r.length-1]||null}let Kn=1;function vl(e){Kn+=e}function uf(e){return e.dynamicChildren=Kn>0?rt||Dn:null,cf(),Kn>0&&rt&&rt.push(e),e}function Q(e,t,n,r,o,i){return uf(V(e,t,n,r,o,i,!0))}function me(e,t,n,r,o){return uf(J(e,t,n,r,o,!0))}function kr(e){return e?e.__v_isVNode===!0:!1}function Lt(e,t){return e.type===t.type&&e.key===t.key}const ff=({key:e})=>e??null,bo=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?Se(e)||je(e)||ne(e)?{i:Ie,r:e,k:t,f:!!n}:e:null);function V(e,t=null,n=null,r=0,o=null,i=e===_e?0:1,s=!1,a=!1){const l={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&ff(t),ref:t&&bo(t),scopeId:yi,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:r,dynamicProps:o,dynamicChildren:null,appContext:null,ctx:Ie};return a?(ya(l,n),i&128&&e.normalize(l)):n&&(l.shapeFlag|=Se(n)?8:16),Kn>0&&!s&&rt&&(l.patchFlag>0||i&6)&&l.patchFlag!==32&&rt.push(l),l}const J=Cm;function Cm(e,t=null,n=null,r=0,o=null,i=!1){if((!e||e===Iu)&&(e=st),kr(e)){const a=bn(e,t,!0);return n&&ya(a,n),Kn>0&&!i&&rt&&(a.shapeFlag&6?rt[rt.indexOf(e)]=a:rt.push(a)),a.patchFlag=-2,a}if(Nm(e)&&(e=e.__vccOpts),t){t=_a(t);let{class:a,style:l}=t;a&&!Se(a)&&(t.class=xe(a)),ge(l)&&(wu(l)&&!te(l)&&(l=Re({},l)),t.style=kt(l))}const s=Se(e)?1:kh(e)?128:bm(e)?64:ge(e)?4:ne(e)?2:0;return V(e,t,n,r,o,s,i,!0)}function _a(e){return e?wu(e)||Ju(e)?Re({},e):e:null}function bn(e,t,n=!1,r=!1){const{props:o,ref:i,patchFlag:s,children:a,transition:l}=e,c=t?en(o||{},t):o,u={__v_isVNode:!0,__v_skip:!0,type:e.type,props:c,key:c&&ff(c),ref:t&&t.ref?n&&i?te(i)?i.concat(bo(t)):[i,bo(t)]:bo(t):i,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:a,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==_e?s===-1?16:s|16:s,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:l,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&bn(e.ssContent),ssFallback:e.ssFallback&&bn(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return l&&r&&Mo(u,l.clone(u)),u}function de(e=" ",t=0){return J(qn,null,e,t)}function Sm(e,t){const n=J(gr,null,e);return n.staticCount=t,n}function Ee(e="",t=!1){return t?(j(),me(st,null,e)):J(st,null,e)}function tt(e){return e==null||typeof e=="boolean"?J(st):te(e)?J(_e,null,e.slice()):typeof e=="object"?Gt(e):J(qn,null,String(e))}function Gt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:bn(e)}function ya(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(te(t))n=16;else if(typeof t=="object")if(r&65){const o=t.default;o&&(o._c&&(o._d=!1),ya(e,o()),o._c&&(o._d=!0));return}else{n=32;const o=t._;!o&&!Ju(t)?t._ctx=Ie:o===3&&Ie&&(Ie.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else ne(t)?(t={default:t,_ctx:Ie},n=32):(t=String(t),r&64?(n=16,t=[de(t)]):n=8);e.children=t,e.shapeFlag|=n}function en(...e){const t={};for(let n=0;n<e.length;n++){const r=e[n];for(const o in r)if(o==="class")t.class!==r.class&&(t.class=xe([t.class,r.class]));else if(o==="style")t.style=kt([t.style,r.style]);else if(Br(o)){const i=t[o],s=r[o];s&&i!==s&&!(te(i)&&i.includes(s))&&(t[o]=i?[].concat(i,s):s)}else o!==""&&(t[o]=r[o])}return t}function et(e,t,n,r=null){it(e,t,7,[n,r])}const xm=Gu();let Am=0;function Pm(e,t,n){const r=e.type,o=(t?t.appContext:e.appContext)||xm,i={uid:Am++,vnode:e,type:r,parent:t,appContext:o,root:null,next:null,subTree:null,effect:null,update:null,scope:new lu(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(o.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Xu(r,o),emitsOptions:Ru(r,o),emit:null,emitted:null,propsDefaults:be,inheritAttrs:r.inheritAttrs,ctx:be,data:be,props:be,attrs:be,slots:be,refs:be,setupState:be,setupContext:null,attrsProxy:null,slotsProxy: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 i.ctx={_:i},i.root=t?t.root:i,i.emit=Sh.bind(null,i),e.ce&&e.ce(i),i}let Oe=null;const nr=()=>Oe||Ie;let Fo,ws;{const e=ru(),t=(n,r)=>{let o;return(o=e[n])||(o=e[n]=[]),o.push(r),i=>{o.length>1?o.forEach(s=>s(i)):o[0](i)}};Fo=t("__VUE_INSTANCE_SETTERS__",n=>Oe=n),ws=t("__VUE_SSR_SETTERS__",n=>jr=n)}const wn=e=>{const t=Oe;return Fo(e),e.scope.on(),()=>{e.scope.off(),Fo(t)}},Es=()=>{Oe&&Oe.scope.off(),Fo(null)};function df(e){return e.vnode.shapeFlag&4}let jr=!1;function Rm(e,t=!1){t&&ws(t);const{props:n,children:r}=e.vnode,o=df(e);Zh(e,n,o,t),nm(e,r);const i=o?Lm(e,t):void 0;return t&&ws(!1),i}function Lm(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Gh);const{setup:r}=n;if(r){const o=e.setupContext=r.length>1?Om(e):null,i=wn(e);Qt();const s=qt(r,e,0,[e.props,o]);if(Zt(),i(),Zs(s)){if(s.then(Es,Es),t)return s.then(a=>{Ts(e,a,t)}).catch(a=>{tr(a,e,0)});e.asyncDep=s}else Ts(e,s,t)}else pf(e,t)}function Ts(e,t,n){ne(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:ge(t)&&(e.setupState=Su(t)),pf(e,n)}let bl;function pf(e,t,n){const r=e.type;if(!e.render){if(!t&&bl&&!r.render){const o=r.template||da(e).template;if(o){const{isCustomElement:i,compilerOptions:s}=e.appContext.config,{delimiters:a,compilerOptions:l}=r,c=Re(Re({isCustomElement:i,delimiters:a},s),l);r.render=bl(o,c)}}e.render=r.render||nt}{const o=wn(e);Qt();try{zh(e)}finally{Zt(),o()}}}const km={get(e,t){return Ke(e,"get",""),e[t]}};function Om(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,km),slots:e.slots,emit:e.emit,expose:t}}function wi(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(Su(dh(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in hr)return hr[n](e)},has(t,n){return n in t||n in hr}})):e.proxy}function Im(e,t=!0){return ne(e)?e.displayName||e.name:e.name||t&&e.__name}function Nm(e){return ne(e)&&"__vccOpts"in e}const Pe=(e,t)=>ph(e,t,jr);function Jn(e,t,n){const r=arguments.length;return r===2?ge(t)&&!te(t)?kr(t)?J(e,null,[t]):J(e,t):J(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&kr(n)&&(n=[n]),J(e,t,n))}const hf="3.4.31";/**
|
|
15
|
+
* @vue/runtime-dom v3.4.31
|
|
16
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
17
|
+
* @license MIT
|
|
18
|
+
**/const Dm="http://www.w3.org/2000/svg",$m="http://www.w3.org/1998/Math/MathML",xt=typeof document<"u"?document:null,wl=xt&&xt.createElement("template"),Mm={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const o=t==="svg"?xt.createElementNS(Dm,e):t==="mathml"?xt.createElementNS($m,e):n?xt.createElement(e,{is:n}):xt.createElement(e);return e==="select"&&r&&r.multiple!=null&&o.setAttribute("multiple",r.multiple),o},createText:e=>xt.createTextNode(e),createComment:e=>xt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>xt.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,o,i){const s=n?n.previousSibling:t.lastChild;if(o&&(o===i||o.nextSibling))for(;t.insertBefore(o.cloneNode(!0),n),!(o===i||!(o=o.nextSibling)););else{wl.innerHTML=r==="svg"?`<svg>${e}</svg>`:r==="mathml"?`<math>${e}</math>`:e;const a=wl.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[s?s.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Ft="transition",ir="animation",Yn=Symbol("_vtc"),mf={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},Fm=Re({},ym,mf),on=(e,t=[])=>{te(e)?e.forEach(n=>n(...t)):e&&e(...t)},El=e=>e?te(e)?e.some(t=>t.length>1):e.length>1:!1;function Vm(e){const t={};for(const b in e)b in mf||(t[b]=e[b]);if(e.css===!1)return t;const{name:n="v",type:r,duration:o,enterFromClass:i=`${n}-enter-from`,enterActiveClass:s=`${n}-enter-active`,enterToClass:a=`${n}-enter-to`,appearFromClass:l=i,appearActiveClass:c=s,appearToClass:u=a,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:d=`${n}-leave-active`,leaveToClass:p=`${n}-leave-to`}=e,h=Bm(o),m=h&&h[0],y=h&&h[1],{onBeforeEnter:E,onEnter:P,onEnterCancelled:g,onLeave:T,onLeaveCancelled:w,onBeforeAppear:x=E,onAppear:$=P,onAppearCancelled:H=g}=t,O=(b,R,I)=>{Bt(b,R?u:a),Bt(b,R?c:s),I&&I()},A=(b,R)=>{b._isLeaving=!1,Bt(b,f),Bt(b,p),Bt(b,d),R&&R()},L=b=>(R,I)=>{const X=b?$:P,M=()=>O(R,b,I);on(X,[R,M]),Tl(()=>{Bt(R,b?l:i),St(R,b?u:a),El(X)||Cl(R,r,m,M)})};return Re(t,{onBeforeEnter(b){on(E,[b]),St(b,i),St(b,s)},onBeforeAppear(b){on(x,[b]),St(b,l),St(b,c)},onEnter:L(!1),onAppear:L(!0),onLeave(b,R){b._isLeaving=!0;const I=()=>A(b,R);St(b,f),St(b,d),_f(),Tl(()=>{b._isLeaving&&(Bt(b,f),St(b,p),El(T)||Cl(b,r,y,I))}),on(T,[b,I])},onEnterCancelled(b){O(b,!1),on(g,[b])},onAppearCancelled(b){O(b,!0),on(H,[b])},onLeaveCancelled(b){A(b),on(w,[b])}})}function Bm(e){if(e==null)return null;if(ge(e))return[ji(e.enter),ji(e.leave)];{const t=ji(e);return[t,t]}}function ji(e){return nu(e)}function St(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Yn]||(e[Yn]=new Set)).add(t)}function Bt(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const n=e[Yn];n&&(n.delete(t),n.size||(e[Yn]=void 0))}function Tl(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Hm=0;function Cl(e,t,n,r){const o=e._endId=++Hm,i=()=>{o===e._endId&&r()};if(n)return setTimeout(i,n);const{type:s,timeout:a,propCount:l}=gf(e,t);if(!s)return r();const c=s+"end";let u=0;const f=()=>{e.removeEventListener(c,d),i()},d=p=>{p.target===e&&++u>=l&&f()};setTimeout(()=>{u<l&&f()},a+1),e.addEventListener(c,d)}function gf(e,t){const n=window.getComputedStyle(e),r=h=>(n[h]||"").split(", "),o=r(`${Ft}Delay`),i=r(`${Ft}Duration`),s=Sl(o,i),a=r(`${ir}Delay`),l=r(`${ir}Duration`),c=Sl(a,l);let u=null,f=0,d=0;t===Ft?s>0&&(u=Ft,f=s,d=i.length):t===ir?c>0&&(u=ir,f=c,d=l.length):(f=Math.max(s,c),u=f>0?s>c?Ft:ir:null,d=u?u===Ft?i.length:l.length:0);const p=u===Ft&&/\b(transform|all)(,|$)/.test(r(`${Ft}Property`).toString());return{type:u,timeout:f,propCount:d,hasTransform:p}}function Sl(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max(...t.map((n,r)=>xl(n)+xl(e[r])))}function xl(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function _f(){return document.body.offsetHeight}function jm(e,t,n){const r=e[Yn];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Vo=Symbol("_vod"),yf=Symbol("_vsh"),Um={beforeMount(e,{value:t},{transition:n}){e[Vo]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):sr(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:r}){!t!=!n&&(r?t?(r.beforeEnter(e),sr(e,!0),r.enter(e)):r.leave(e,()=>{sr(e,!1)}):sr(e,t))},beforeUnmount(e,{value:t}){sr(e,t)}};function sr(e,t){e.style.display=t?e[Vo]:"none",e[yf]=!t}const Gm=Symbol(""),Wm=/(^|;)\s*display\s*:/;function zm(e,t,n){const r=e.style,o=Se(n);let i=!1;if(n&&!o){if(t)if(Se(t))for(const s of t.split(";")){const a=s.slice(0,s.indexOf(":")).trim();n[a]==null&&wo(r,a,"")}else for(const s in t)n[s]==null&&wo(r,s,"");for(const s in n)s==="display"&&(i=!0),wo(r,s,n[s])}else if(o){if(t!==n){const s=r[Gm];s&&(n+=";"+s),r.cssText=n,i=Wm.test(n)}}else t&&e.removeAttribute("style");Vo in e&&(e[Vo]=i?r.display:"",e[yf]&&(r.display="none"))}const Al=/\s*!important$/;function wo(e,t,n){if(te(n))n.forEach(r=>wo(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=qm(e,t);Al.test(n)?e.setProperty(Sn(r),n.replace(Al,""),"important"):e[r]=n}}const Pl=["Webkit","Moz","ms"],Ui={};function qm(e,t){const n=Ui[t];if(n)return n;let r=wt(t);if(r!=="filter"&&r in e)return Ui[t]=r;r=pi(r);for(let o=0;o<Pl.length;o++){const i=Pl[o]+r;if(i in e)return Ui[t]=i}return t}const Rl="http://www.w3.org/1999/xlink";function Ll(e,t,n,r,o,i=jp(t)){r&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(Rl,t.slice(6,t.length)):e.setAttributeNS(Rl,t,n):n==null||i&&!iu(n)?e.removeAttribute(t):e.setAttribute(t,i?"":bt(n)?String(n):n)}function Km(e,t,n,r,o,i,s){if(t==="innerHTML"||t==="textContent"){r&&s(r,o,i),e[t]=n??"";return}const a=e.tagName;if(t==="value"&&a!=="PROGRESS"&&!a.includes("-")){const c=a==="OPTION"?e.getAttribute("value")||"":e.value,u=n==null?"":String(n);(c!==u||!("_value"in e))&&(e.value=u),n==null&&e.removeAttribute(t),e._value=n;return}let l=!1;if(n===""||n==null){const c=typeof e[t];c==="boolean"?n=iu(n):n==null&&c==="string"?(n="",l=!0):c==="number"&&(n=0,l=!0)}try{e[t]=n}catch{}l&&e.removeAttribute(t)}function vf(e,t,n,r){e.addEventListener(t,n,r)}function Jm(e,t,n,r){e.removeEventListener(t,n,r)}const kl=Symbol("_vei");function Ym(e,t,n,r,o=null){const i=e[kl]||(e[kl]={}),s=i[t];if(r&&s)s.value=r;else{const[a,l]=Xm(t);if(r){const c=i[t]=eg(r,o);vf(e,a,c,l)}else s&&(Jm(e,a,s,l),i[t]=void 0)}}const Ol=/(?:Once|Passive|Capture)$/;function Xm(e){let t;if(Ol.test(e)){t={};let r;for(;r=e.match(Ol);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Sn(e.slice(2)),t]}let Gi=0;const Qm=Promise.resolve(),Zm=()=>Gi||(Qm.then(()=>Gi=0),Gi=Date.now());function eg(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;it(tg(r,n.value),t,5,[r])};return n.value=e,n.attached=Zm(),n}function tg(e,t){if(te(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>o=>!o._stopped&&r&&r(o))}else return t}const Il=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,ng=(e,t,n,r,o,i,s,a,l)=>{const c=o==="svg";t==="class"?jm(e,r,c):t==="style"?zm(e,n,r):Br(t)?Xs(t)||Ym(e,t,n,r,s):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):rg(e,t,r,c))?(Km(e,t,r,i,s,a,l),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Ll(e,t,r,c,s,t!=="value")):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),Ll(e,t,r,c))};function rg(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&Il(t)&&ne(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const o=e.tagName;if(o==="IMG"||o==="VIDEO"||o==="CANVAS"||o==="SOURCE")return!1}return Il(t)&&Se(n)?!1:t in e}const bf=new WeakMap,wf=new WeakMap,Bo=Symbol("_moveCb"),Nl=Symbol("_enterCb"),Ef={name:"TransitionGroup",props:Re({},Fm,{tag:String,moveClass:String}),setup(e,{slots:t}){const n=nr(),r=_m();let o,i;return Fu(()=>{if(!o.length)return;const s=e.moveClass||`${e.name||"v"}-move`;if(!cg(o[0].el,n.vnode.el,s))return;o.forEach(sg),o.forEach(ag);const a=o.filter(lg);_f(),a.forEach(l=>{const c=l.el,u=c.style;St(c,s),u.transform=u.webkitTransform=u.transitionDuration="";const f=c[Bo]=d=>{d&&d.target!==c||(!d||/transform$/.test(d.propertyName))&&(c.removeEventListener("transitionend",f),c[Bo]=null,Bt(c,s))};c.addEventListener("transitionend",f)})}),()=>{const s=pe(e),a=Vm(s);let l=s.tag||_e;if(o=[],i)for(let c=0;c<i.length;c++){const u=i[c];u.el&&u.el instanceof Element&&(o.push(u),Mo(u,vs(u,a,r,n)),bf.set(u,u.el.getBoundingClientRect()))}i=t.default?af(t.default()):[];for(let c=0;c<i.length;c++){const u=i[c];u.key!=null&&Mo(u,vs(u,a,r,n))}return J(l,null,i)}}},og=e=>delete e.mode;Ef.props;const ig=Ef;function sg(e){const t=e.el;t[Bo]&&t[Bo](),t[Nl]&&t[Nl]()}function ag(e){wf.set(e,e.el.getBoundingClientRect())}function lg(e){const t=bf.get(e),n=wf.get(e),r=t.left-n.left,o=t.top-n.top;if(r||o){const i=e.el.style;return i.transform=i.webkitTransform=`translate(${r}px,${o}px)`,i.transitionDuration="0s",e}}function cg(e,t,n){const r=e.cloneNode(),o=e[Yn];o&&o.forEach(a=>{a.split(/\s+/).forEach(l=>l&&r.classList.remove(l))}),n.split(/\s+/).forEach(a=>a&&r.classList.add(a)),r.style.display="none";const i=t.nodeType===1?t:t.parentNode;i.appendChild(r);const{hasTransform:s}=gf(r);return i.removeChild(r),s}const Dl=e=>{const t=e.props["onUpdate:modelValue"]||!1;return te(t)?n=>yo(t,n):t},Wi=Symbol("_assign"),ug={created(e,{value:t},n){e.checked=Lo(t,n.props.value),e[Wi]=Dl(n),vf(e,"change",()=>{e[Wi](fg(e))})},beforeUpdate(e,{value:t,oldValue:n},r){e[Wi]=Dl(r),t!==n&&(e.checked=Lo(t,r.props.value))}};function fg(e){return"_value"in e?e._value:e.value}const dg=["ctrl","shift","alt","meta"],pg={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>dg.some(n=>e[`${n}Key`]&&!t.includes(n))},hg=(e,t)=>{const n=e._withMods||(e._withMods={}),r=t.join(".");return n[r]||(n[r]=(o,...i)=>{for(let s=0;s<t.length;s++){const a=pg[t[s]];if(a&&a(o,t))return}return e(o,...i)})},mg={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},gg=(e,t)=>{const n=e._withKeys||(e._withKeys={}),r=t.join(".");return n[r]||(n[r]=o=>{if(!("key"in o))return;const i=Sn(o.key);if(t.some(s=>s===i||mg[s]===i))return e(o)})},Tf=Re({patchProp:ng},Mm);let yr,$l=!1;function _g(){return yr||(yr=am(Tf))}function yg(){return yr=$l?yr:lm(Tf),$l=!0,yr}const Cf=(...e)=>{const t=_g().createApp(...e),{mount:n}=t;return t.mount=r=>{const o=xf(r);if(!o)return;const i=t._component;!ne(i)&&!i.render&&!i.template&&(i.template=o.innerHTML),o.innerHTML="";const s=n(o,!1,Sf(o));return o instanceof Element&&(o.removeAttribute("v-cloak"),o.setAttribute("data-v-app","")),s},t},vg=(...e)=>{const t=yg().createApp(...e),{mount:n}=t;return t.mount=r=>{const o=xf(r);if(o)return n(o,!0,Sf(o))},t};function Sf(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function xf(e){return Se(e)?document.querySelector(e):e}const bg=/"(?:_|\\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*:/,wg=/"(?: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*:/,Eg=/^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/;function Tg(e,t){if(e==="__proto__"||e==="constructor"&&t&&typeof t=="object"&&"prototype"in t){Cg(e);return}return t}function Cg(e){console.warn(`[destr] Dropping "${e}" key to prevent prototype pollution.`)}function Ho(e,t={}){if(typeof e!="string")return e;const n=e.trim();if(e[0]==='"'&&e.endsWith('"')&&!e.includes("\\"))return n.slice(1,-1);if(n.length<=9){const r=n.toLowerCase();if(r==="true")return!0;if(r==="false")return!1;if(r==="undefined")return;if(r==="null")return null;if(r==="nan")return Number.NaN;if(r==="infinity")return Number.POSITIVE_INFINITY;if(r==="-infinity")return Number.NEGATIVE_INFINITY}if(!Eg.test(e)){if(t.strict)throw new SyntaxError("[destr] Invalid JSON");return e}try{if(bg.test(e)||wg.test(e)){if(t.strict)throw new Error("[destr] Possible prototype pollution");return JSON.parse(e,Tg)}return JSON.parse(e)}catch(r){if(t.strict)throw r;return e}}const Sg=/#/g,xg=/&/g,Ag=/\//g,Pg=/=/g,va=/\+/g,Rg=/%5e/gi,Lg=/%60/gi,kg=/%7c/gi,Og=/%20/gi;function Ig(e){return encodeURI(""+e).replace(kg,"|")}function Cs(e){return Ig(typeof e=="string"?e:JSON.stringify(e)).replace(va,"%2B").replace(Og,"+").replace(Sg,"%23").replace(xg,"%26").replace(Lg,"`").replace(Rg,"^").replace(Ag,"%2F")}function zi(e){return Cs(e).replace(Pg,"%3D")}function jo(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function Ng(e){return jo(e.replace(va," "))}function Dg(e){return jo(e.replace(va," "))}function Ei(e=""){const t={};e[0]==="?"&&(e=e.slice(1));for(const n of e.split("&")){const r=n.match(/([^=]+)=?(.*)/)||[];if(r.length<2)continue;const o=Ng(r[1]);if(o==="__proto__"||o==="constructor")continue;const i=Dg(r[2]||"");t[o]===void 0?t[o]=i:Array.isArray(t[o])?t[o].push(i):t[o]=[t[o],i]}return t}function $g(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(n=>`${zi(e)}=${Cs(n)}`).join("&"):`${zi(e)}=${Cs(t)}`:zi(e)}function Af(e){return Object.keys(e).filter(t=>e[t]!==void 0).map(t=>$g(t,e[t])).filter(Boolean).join("&")}const Mg=/^[\s\w\0+.-]{2,}:([/\\]{1,2})/,Fg=/^[\s\w\0+.-]{2,}:([/\\]{2})?/,Vg=/^([/\\]\s*){2,}[^/\\]/,Bg=/^[\s\0]*(blob|data|javascript|vbscript):$/i,Hg=/\/$|\/\?|\/#/,jg=/^\.?\//;function tn(e,t={}){return typeof t=="boolean"&&(t={acceptRelative:t}),t.strict?Mg.test(e):Fg.test(e)||(t.acceptRelative?Vg.test(e):!1)}function Ug(e){return!!e&&Bg.test(e)}function Ss(e="",t){return t?Hg.test(e):e.endsWith("/")}function Ti(e="",t){if(!t)return(Ss(e)?e.slice(0,-1):e)||"/";if(!Ss(e,!0))return e||"/";let n=e,r="";const o=e.indexOf("#");o>=0&&(n=e.slice(0,o),r=e.slice(o));const[i,...s]=n.split("?");return((i.endsWith("/")?i.slice(0,-1):i)||"/")+(s.length>0?`?${s.join("?")}`:"")+r}function Uo(e="",t){if(!t)return e.endsWith("/")?e:e+"/";if(Ss(e,!0))return e||"/";let n=e,r="";const o=e.indexOf("#");if(o>=0&&(n=e.slice(0,o),r=e.slice(o),!n))return r;const[i,...s]=n.split("?");return i+"/"+(s.length>0?`?${s.join("?")}`:"")+r}function Gg(e=""){return e.startsWith("/")}function Ml(e=""){return Gg(e)?e:"/"+e}function Wg(e,t){if(Rf(t)||tn(e))return e;const n=Ti(t);return e.startsWith(n)?e:Ur(n,e)}function zg(e,t){if(Rf(t))return e;const n=Ti(t);if(!e.startsWith(n))return e;const r=e.slice(n.length);return r[0]==="/"?r:"/"+r}function Pf(e,t){const n=ba(e),r={...Ei(n.search),...t};return n.search=Af(r),Of(n)}function qg(e){return Ei(ba(e).search)}function Rf(e){return!e||e==="/"}function Kg(e){return e&&e!=="/"}function Ur(e,...t){let n=e||"";for(const r of t.filter(o=>Kg(o)))if(n){const o=r.replace(jg,"");n=Uo(n)+o}else n=r;return n}function Lf(...e){var s,a,l,c;const t=/\/(?!\/)/,n=e.filter(Boolean),r=[];let o=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&&tn(r[0]))continue;r.pop(),o--;continue}if(f===1&&((s=r[r.length-1])!=null&&s.endsWith(":/"))){r[r.length-1]+="/"+d;continue}r.push(d),o++}}let i=r.join("/");return o>=0?(a=n[0])!=null&&a.startsWith("/")&&!i.startsWith("/")?i="/"+i:(l=n[0])!=null&&l.startsWith("./")&&!i.startsWith("./")&&(i="./"+i):i="../".repeat(-1*o)+i,(c=n[n.length-1])!=null&&c.endsWith("/")&&!i.endsWith("/")&&(i+="/"),i}function Jg(e,t,n={}){return n.trailingSlash||(e=Uo(e),t=Uo(t)),n.leadingSlash||(e=Ml(e),t=Ml(t)),n.encoding||(e=jo(e),t=jo(t)),e===t}const kf=Symbol.for("ufo:protocolRelative");function ba(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(!tn(e,{acceptRelative:!0}))return t?ba(t+e):Fl(e);const[,r="",o,i=""]=e.replace(/\\/g,"/").match(/^[\s\0]*([\w+.-]{2,}:)?\/\/([^/@]+@)?(.*)/)||[];let[,s="",a=""]=i.match(/([^#/?]*)(.*)?/)||[];r==="file:"&&(a=a.replace(/\/(?=[A-Za-z]:)/,""));const{pathname:l,search:c,hash:u}=Fl(a);return{protocol:r.toLowerCase(),auth:o?o.slice(0,Math.max(0,o.length-1)):"",host:s,pathname:l,search:c,hash:u,[kf]:!r}}function Fl(e=""){const[t="",n="",r=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:n,hash:r}}function Of(e){const t=e.pathname||"",n=e.search?(e.search.startsWith("?")?"":"?")+e.search:"",r=e.hash||"",o=e.auth?e.auth+"@":"",i=e.host||"";return(e.protocol||e[kf]?(e.protocol||"")+"//":"")+o+i+t+n+r}class Yg extends Error{constructor(t,n){super(t,n),this.name="FetchError",n!=null&&n.cause&&!this.cause&&(this.cause=n.cause)}}function Xg(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)||"/",o=`[${n}] ${JSON.stringify(r)}`,i=e.response?`${e.response.status} ${e.response.statusText}`:"<no response>",s=`${o}: ${i}${t?` ${t}`:""}`,a=new Yg(s,e.error?{cause:e.error}:void 0);for(const p of["request","options","response"])Object.defineProperty(a,p,{get(){return e[p]}});for(const[p,h]of[["data","_data"],["status","status"],["statusCode","status"],["statusText","statusText"],["statusMessage","statusText"]])Object.defineProperty(a,p,{get(){return e.response&&e.response[h]}});return a}const Qg=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function Vl(e="GET"){return Qg.has(e.toUpperCase())}function Zg(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 e_=new Set(["image/svg","application/xml","application/xhtml","application/html"]),t_=/^application\/(?:[\w!#$%&*.^`~-]*\+)?json(;.+)?$/i;function n_(e=""){if(!e)return"json";const t=e.split(";").shift()||"";return t_.test(t)?"json":e_.has(t)||t.startsWith("text/")?"text":"blob"}function r_(e,t,n=globalThis.Headers){const r={...t,...e};if(t!=null&&t.params&&(e!=null&&e.params)&&(r.params={...t==null?void 0:t.params,...e==null?void 0:e.params}),t!=null&&t.query&&(e!=null&&e.query)&&(r.query={...t==null?void 0:t.query,...e==null?void 0:e.query}),t!=null&&t.headers&&(e!=null&&e.headers)){r.headers=new n((t==null?void 0:t.headers)||{});for(const[o,i]of new n((e==null?void 0:e.headers)||{}))r.headers.set(o,i)}return r}const o_=new Set([408,409,425,429,500,502,503,504]),i_=new Set([101,204,205,304]);function If(e={}){const{fetch:t=globalThis.fetch,Headers:n=globalThis.Headers,AbortController:r=globalThis.AbortController}=e;async function o(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=Vl(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):o_.has(f))){const d=a.options.retryDelay||0;return d>0&&await new Promise(p=>setTimeout(p,d)),i(a.request,{...a.options,retry:u-1})}}const c=Xg(a);throw Error.captureStackTrace&&Error.captureStackTrace(c,i),c}const i=async function(l,c={}){var p;const u={request:l,options:r_(c,e.defaults,n),response:void 0,error:void 0};u.options.method=(p=u.options.method)==null?void 0:p.toUpperCase(),u.options.onRequest&&await u.options.onRequest(u),typeof u.request=="string"&&(u.options.baseURL&&(u.request=Wg(u.request,u.options.baseURL)),(u.options.query||u.options.params)&&(u.request=Pf(u.request,{...u.options.params,...u.options.query}))),u.options.body&&Vl(u.options.method)&&(Zg(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(()=>h.abort(),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 u.options.onRequestError(u),await o(u)}finally{f&&clearTimeout(f)}if(u.response.body&&!i_.has(u.response.status)&&u.options.method!=="HEAD"){const h=(u.options.parseResponse?"json":u.options.responseType)||n_(u.response.headers.get("content-type")||"");switch(h){case"json":{const m=await u.response.text(),y=u.options.parseResponse||Ho;u.response._data=y(m);break}case"stream":{u.response._data=u.response.body;break}default:u.response._data=await u.response[h]()}}return u.options.onResponse&&await u.options.onResponse(u),!u.options.ignoreResponseError&&u.response.status>=400&&u.response.status<600?(u.options.onResponseError&&await u.options.onResponseError(u),await o(u)):u.response},s=async function(l,c){return(await i(l,c))._data};return s.raw=i,s.native=(...a)=>t(...a),s.create=(a={})=>If({...e,defaults:{...e.defaults,...a}}),s}const wa=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")}(),s_=wa.fetch||(()=>Promise.reject(new Error("[ofetch] global.fetch is not supported!"))),a_=wa.Headers,l_=wa.AbortController,c_=If({fetch:s_,Headers:a_,AbortController:l_}),u_=c_,f_=()=>{var e;return((e=window==null?void 0:window.__NUXT__)==null?void 0:e.config)||{}},Go=f_().app,d_=()=>Go.baseURL,p_=()=>Go.buildAssetsDir,Ea=(...e)=>Lf(Nf(),p_(),...e),Nf=(...e)=>{const t=Go.cdnURL||Go.baseURL;return e.length?Lf(t,...e):t};globalThis.__buildAssetsURL=Ea,globalThis.__publicAssetsURL=Nf;globalThis.$fetch||(globalThis.$fetch=u_.create({baseURL:d_()}));function xs(e,t={},n){for(const r in e){const o=e[r],i=n?`${n}:${r}`:r;typeof o=="object"&&o!==null?xs(o,t,i):typeof o=="function"&&(t[i]=o)}return t}const h_={run:e=>e()},m_=()=>h_,Df=typeof console.createTask<"u"?console.createTask:m_;function g_(e,t){const n=t.shift(),r=Df(n);return e.reduce((o,i)=>o.then(()=>r.run(()=>i(...t))),Promise.resolve())}function __(e,t){const n=t.shift(),r=Df(n);return Promise.all(e.map(o=>r.run(()=>o(...t))))}function qi(e,t){for(const n of[...e])n(t)}class y_{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 o=t;let i;for(;this._deprecatedHooks[t];)i=this._deprecatedHooks[t],t=i.to;if(i&&!r.allowDeprecated){let s=i.message;s||(s=`${o} hook has been deprecated`+(i.to?`, please use ${i.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(s)||(console.warn(s),this._deprecatedMessages.add(s))}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,o=(...i)=>(typeof r=="function"&&r(),r=void 0,o=void 0,n(...i));return r=this.hook(t,o),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 o of r)this.hook(t,o)}deprecateHooks(t){Object.assign(this._deprecatedHooks,t);for(const n in t)this.deprecateHook(n,t[n])}addHooks(t){const n=xs(t),r=Object.keys(n).map(o=>this.hook(o,n[o]));return()=>{for(const o of r.splice(0,r.length))o()}}removeHooks(t){const n=xs(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(g_,t,...n)}callHookParallel(t,...n){return n.unshift(t),this.callHookWith(__,t,...n)}callHookWith(t,n,...r){const o=this._before||this._after?{name:n,args:r,context:{}}:void 0;this._before&&qi(this._before,o);const i=t(n in this._hooks?[...this._hooks[n]]:[],r);return i instanceof Promise?i.finally(()=>{this._after&&o&&qi(this._after,o)}):(this._after&&o&&qi(this._after,o),i)}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 $f(){return new y_}function v_(e={}){let t,n=!1;const r=s=>{if(t&&t!==s)throw new Error("Context conflict")};let o;if(e.asyncContext){const s=e.AsyncLocalStorage||globalThis.AsyncLocalStorage;s?o=new s:console.warn("[unctx] `AsyncLocalStorage` is not provided.")}const i=()=>{if(o&&t===void 0){const s=o.getStore();if(s!==void 0)return s}return t};return{use:()=>{const s=i();if(s===void 0)throw new Error("Context is not available");return s},tryUse:()=>i(),set:(s,a)=>{a||r(s),t=s,n=!0},unset:()=>{t=void 0,n=!1},call:(s,a)=>{r(s),t=s;try{return o?o.run(s,a):a()}finally{n||(t=void 0)}},async callAsync(s,a){t=s;const l=()=>{t=s},c=()=>t===s?l:void 0;As.add(c);try{const u=o?o.run(s,a):a();return n||(t=void 0),await u}finally{As.delete(c)}}}}function b_(e={}){const t={};return{get(n,r={}){return t[n]||(t[n]=v_({...e,...r})),t[n],t[n]}}}const Wo=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof global<"u"?global:typeof window<"u"?window:{},Bl="__unctx__",w_=Wo[Bl]||(Wo[Bl]=b_()),E_=(e,t={})=>w_.get(e,t),Hl="__unctx_async_handlers__",As=Wo[Hl]||(Wo[Hl]=new Set);function Mf(e){const t=[];for(const o of As){const i=o();i&&t.push(i)}const n=()=>{for(const o of t)o()};let r=e();return r&&typeof r=="object"&&"catch"in r&&(r=r.catch(o=>{throw n(),o})),[r,n]}const T_={componentName:"NuxtLink"},C_=null,S_="#__nuxt",Ff="nuxt-app",jl=36e5;function Vf(e=Ff){return E_(e,{asyncContext:!1})}const x_="__nuxt_plugin";function A_(e){let t=0;const n={_name:Ff,_scope:Gp(),provide:void 0,globalName:"nuxt",versions:{get nuxt(){return"3.12.4"},get vue(){return n.vueApp.version}},payload:dn({data:dn({}),state:vn({}),once:new Set,_errors:dn({})}),static:{data:{}},runWithContext(o){return n._scope.active&&!hi()?n._scope.run(()=>Ul(n,o)):Ul(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:dn({}),_payloadRevivers:{},...e};if(window.__NUXT__)for(const o in window.__NUXT__)switch(o){case"data":case"state":case"_errors":Object.assign(n.payload[o],window.__NUXT__[o]);break;default:n.payload[o]=window.__NUXT__[o]}n.hooks=$f(),n.hook=n.hooks.hook,n.callHook=n.hooks.callHook,n.provide=(o,i)=>{const s="$"+o;io(n,s,i),io(n.vueApp.config.globalProperties,s,i)},io(n.vueApp,"$nuxt",n),io(n.vueApp.config.globalProperties,"$nuxt",n);{window.addEventListener("nuxt.preloadError",i=>{n.callHook("app:chunkError",{error:i.payload})}),window.useNuxtApp=window.useNuxtApp||Ne;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 P_(e,t){t.hooks&&e.hooks.addHooks(t.hooks)}async function R_(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=[],r=[],o=[],i=[];let s=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.includes(f)))??[];if(c.length>0)r.push([new Set(c),l]);else{const f=R_(e,l).then(async()=>{l._name&&(n.push(l._name),await Promise.all(r.map(async([d,p])=>{d.has(l._name)&&(d.delete(l._name),d.size===0&&(s++,await a(p)))})))});l.parallel?o.push(f.catch(d=>i.push(d))):await f}}for(const l of t)P_(e,l);for(const l of t)await a(l);if(await Promise.all(o),s)for(let l=0;l<s;l++)await Promise.all(o);if(i.length)throw i[0]}function Ct(e){if(typeof e=="function")return e;const t=e._name||e.name;return delete e.name,Object.assign(e.setup||(()=>{}),e,{[x_]:!0,_name:t})}function Ul(e,t,n){const r=()=>t();return Vf(e._name).set(e),e.vueApp.runWithContext(r)}function k_(e){var n;let t;return zu()&&(t=(n=nr())==null?void 0:n.appContext.app.$nuxt),t=t||Vf(e).tryUse(),t||null}function Ne(e){const t=k_(e);if(!t)throw new Error("[nuxt] instance unavailable");return t}function Xn(e){return Ne().$config}function io(e,t,n){Object.defineProperty(e,t,{get:()=>n})}function O_(e,t){return{ctx:{table:e},matchAll:n=>Hf(n,e)}}function Bf(e){const t={};for(const n in e)t[n]=n==="dynamic"?new Map(Object.entries(e[n]).map(([r,o])=>[r,Bf(o)])):new Map(Object.entries(e[n]));return t}function I_(e){return O_(Bf(e))}function Hf(e,t,n){e.endsWith("/")&&(e=e.slice(0,-1)||"/");const r=[];for(const[i,s]of Gl(t.wildcard))(e===i||e.startsWith(i+"/"))&&r.push(s);for(const[i,s]of Gl(t.dynamic))if(e.startsWith(i+"/")){const a="/"+e.slice(i.length).split("/").splice(2).join("/");r.push(...Hf(a,s))}const o=t.static.get(e);return o&&r.push(o),r.filter(Boolean)}function Gl(e){return[...e.entries()].sort((t,n)=>t[0].length-n[0].length)}function Ki(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 Ps(e,t,n=".",r){if(!Ki(t))return Ps(e,{},n,r);const o=Object.assign({},t);for(const i in e){if(i==="__proto__"||i==="constructor")continue;const s=e[i];s!=null&&(r&&r(o,i,s,n)||(Array.isArray(s)&&Array.isArray(o[i])?o[i]=[...s,...o[i]]:Ki(s)&&Ki(o[i])?o[i]=Ps(s,o[i],(n?`${n}.`:"")+i.toString(),r):o[i]=s))}return o}function N_(e){return(...t)=>t.reduce((n,r)=>Ps(n,r,"",e),{})}const D_=N_();function $_(e,t){try{return t in e}catch{return!1}}var M_=Object.defineProperty,F_=(e,t,n)=>t in e?M_(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,an=(e,t,n)=>(F_(e,typeof t!="symbol"?t+"":t,n),n);class Rs extends Error{constructor(t,n={}){super(t,n),an(this,"statusCode",500),an(this,"fatal",!1),an(this,"unhandled",!1),an(this,"statusMessage"),an(this,"data"),an(this,"cause"),n.cause&&!this.cause&&(this.cause=n.cause)}toJSON(){const t={message:this.message,statusCode:Ls(this.statusCode,500)};return this.statusMessage&&(t.statusMessage=jf(this.statusMessage)),this.data!==void 0&&(t.data=this.data),t}}an(Rs,"__h3_error__",!0);function V_(e){if(typeof e=="string")return new Rs(e);if(B_(e))return e;const t=new Rs(e.message??e.statusMessage??"",{cause:e.cause||e});if($_(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=Ls(e.statusCode,t.statusCode):e.status&&(t.statusCode=Ls(e.status,t.statusCode)),e.statusMessage?t.statusMessage=e.statusMessage:e.statusText&&(t.statusMessage=e.statusText),t.statusMessage){const n=t.statusMessage;jf(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 B_(e){var t;return((t=e==null?void 0:e.constructor)==null?void 0:t.__h3_error__)===!0}const H_=/[^\u0009\u0020-\u007E]/g;function jf(e=""){return e.replace(H_,"")}function Ls(e,t=200){return!e||(typeof e=="string"&&(e=Number.parseInt(e,10)),e<100||e>999)?t:e}const Uf=Symbol("route"),Et=()=>{var e;return(e=Ne())==null?void 0:e.$router},Gf=()=>zu()?jn(Uf,Ne()._route):Ne()._route;const j_=()=>{try{if(Ne()._processingMiddleware)return!0}catch{return!1}return!1},Wf=(e,t)=>{e||(e="/");const n=typeof e=="string"?e:"path"in e?ks(e):Et().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=tn(n,{acceptRelative:!0}),o=(t==null?void 0:t.external)||r;if(o){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&&Ug(l))throw new Error(`Cannot navigate to a URL with '${l}' protocol.`)}const i=j_();if(!o&&i)return e;const s=Et(),a=Ne();return o?(a._scope.stop(),t!=null&&t.replace?location.replace(n):location.href=n,i?a.isHydrating?new Promise(()=>{}):!1:Promise.resolve()):t!=null&&t.replace?s.replace(e):s.push(e)};function ks(e){return Pf(e.path||"",e.query||{})+(e.hash||"")}const zf="__nuxt_error",Ta=()=>vh(Ne().payload,"error"),U_=e=>{const t=Ca(e);try{const n=Ne(),r=Ta();n.hooks.callHook("app:error",t),r.value=r.value||t}catch{throw t}return t},G_=async(e={})=>{const t=Ne(),n=Ta();t.callHook("app:error:cleared",e),e.redirect&&await Et().replace(e.redirect),n.value=C_},W_=e=>!!e&&typeof e=="object"&&zf in e,Ca=e=>{const t=V_(e);return Object.defineProperty(t,zf,{value:!0,configurable:!1,writable:!1}),t},z_=-1,q_=-2,K_=-3,J_=-4,Y_=-5,X_=-6;function Q_(e,t){return Z_(JSON.parse(e),t)}function Z_(e,t){if(typeof e=="number")return o(e,!0);if(!Array.isArray(e)||e.length===0)throw new Error("Invalid input");const n=e,r=Array(n.length);function o(i,s=!1){if(i===z_)return;if(i===K_)return NaN;if(i===J_)return 1/0;if(i===Y_)return-1/0;if(i===X_)return-0;if(s)throw new Error("Invalid input");if(i in r)return r[i];const a=n[i];if(!a||typeof a!="object")r[i]=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[i]=c(o(a[1]));switch(l){case"Date":r[i]=new Date(a[1]);break;case"Set":const u=new Set;r[i]=u;for(let p=1;p<a.length;p+=1)u.add(o(a[p]));break;case"Map":const f=new Map;r[i]=f;for(let p=1;p<a.length;p+=2)f.set(o(a[p]),o(a[p+1]));break;case"RegExp":r[i]=new RegExp(a[1],a[2]);break;case"Object":r[i]=Object(a[1]);break;case"BigInt":r[i]=BigInt(a[1]);break;case"null":const d=Object.create(null);r[i]=d;for(let p=1;p<a.length;p+=2)d[a[p]]=o(a[p+1]);break;default:throw new Error(`Unknown type ${l}`)}}else{const l=new Array(a.length);r[i]=l;for(let c=0;c<a.length;c+=1){const u=a[c];u!==q_&&(l[c]=o(u))}}else{const l={};r[i]=l;for(const c in a){const u=a[c];l[c]=o(u)}}return r[i]}return o(0)}function e0(e){return Array.isArray(e)?e:[e]}const t0=["title","titleTemplate","script","style","noscript"],Eo=["base","meta","link","style","script","noscript"],n0=["title","titleTemplate","templateParams","base","htmlAttrs","bodyAttrs","meta","link","style","script","noscript"],r0=["base","title","titleTemplate","bodyAttrs","htmlAttrs","templateParams"],qf=["tagPosition","tagPriority","tagDuplicateStrategy","children","innerHTML","textContent","processTemplateParams"],o0=typeof window<"u";function Sa(e){let t=9;for(let n=0;n<e.length;)t=Math.imul(t^e.charCodeAt(n++),9**9);return((t^t>>>9)+65536).toString(16).substring(1,8).toLowerCase()}function Wl(e){return e._h||Sa(e._d?e._d:`${e.tag}:${e.textContent||e.innerHTML||""}:${Object.entries(e.props).map(([t,n])=>`${t}:${String(n)}`).join(",")}`)}function Kf(e,t){const{props:n,tag:r}=e;if(r0.includes(r))return r;if(r==="link"&&n.rel==="canonical")return"canonical";if(n.charset)return"charset";const o=["id"];r==="meta"&&o.push("name","property","http-equiv");for(const i of o)if(typeof n[i]<"u"){const s=String(n[i]);return`${r}:${i}:${s}`}return!1}function zl(e,t){return e==null?t||null:typeof e=="function"?e(t):e}async function i0(e,t,n){const r={tag:e,props:await Jf(typeof t=="object"&&typeof t!="function"&&!(t instanceof Promise)?{...t}:{[["script","noscript","style"].includes(e)?"innerHTML":"textContent"]:t},["templateParams","titleTemplate"].includes(e))};return qf.forEach(o=>{const i=typeof r.props[o]<"u"?r.props[o]:n[o];typeof i<"u"&&((!["innerHTML","textContent","children"].includes(o)||t0.includes(r.tag))&&(r[o==="children"?"innerHTML":o]=i),delete r.props[o])}),r.props.body&&(r.tagPosition="bodyClose",delete r.props.body),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(o=>({...r,props:{...r.props,content:o}})):r}function s0(e,t){var r;const n=e==="class"?" ":";";return typeof t=="object"&&!Array.isArray(t)&&(t=Object.entries(t).filter(([,o])=>o).map(([o,i])=>e==="style"?`${o}:${i}`:o)),(r=String(Array.isArray(t)?t.join(n):t))==null?void 0:r.split(n).filter(o=>o.trim()).filter(Boolean).join(n)}async function Jf(e,t){for(const n of Object.keys(e)){if(["class","style"].includes(n)){e[n]=s0(n,e[n]);continue}if(e[n]instanceof Promise&&(e[n]=await e[n]),!t&&!qf.includes(n)){const r=String(e[n]),o=n.startsWith("data-");r==="true"||r===""?e[n]=o?"true":!0:e[n]||(o&&r==="false"?e[n]="false":delete e[n])}}return e}const a0=10;async function l0(e){const t=[];return Object.entries(e.resolvedInput).filter(([n,r])=>typeof r<"u"&&n0.includes(n)).forEach(([n,r])=>{const o=e0(r);t.push(...o.map(i=>i0(n,i,e)).flat())}),(await Promise.all(t)).flat().filter(Boolean).map((n,r)=>(n._e=e._i,e.mode&&(n._m=e.mode),n._p=(e._i<<a0)+r,n))}const ql={base:-10,title:10},Kl={critical:-80,high:-10,low:20};function zo(e){let t=100;const n=e.tagPriority;return typeof n=="number"?n:(e.tag==="meta"?(e.props["http-equiv"]==="content-security-policy"&&(t=-30),e.props.charset&&(t=-20),e.props.name==="viewport"&&(t=-15)):e.tag==="link"&&e.props.rel==="preconnect"?t=20:e.tag in ql&&(t=ql[e.tag]),typeof n=="string"&&n in Kl?t+Kl[n]:t)}const c0=[{prefix:"before:",offset:-1},{prefix:"after:",offset:1}],Jl=["onload","onerror","onabort","onprogress","onloadstart"],Vt="%separator";function To(e,t,n){if(typeof e!="string"||!e.includes("%"))return e;function r(s){let a;return["s","pageTitle"].includes(s)?a=t.pageTitle:s.includes(".")?a=s.split(".").reduce((l,c)=>l&&l[c]||void 0,t):a=t[s],typeof a<"u"?(a||"").replace(/"/g,'\\"'):!1}let o=e;try{o=decodeURI(e)}catch{}return(o.match(/%(\w+\.+\w+)|%(\w+)/g)||[]).sort().reverse().forEach(s=>{const a=r(s.slice(1));typeof a=="string"&&(e=e.replace(new RegExp(`\\${s}(\\W|$)`,"g"),(l,c)=>`${a}${c}`).trim())}),e.includes(Vt)&&(e.endsWith(Vt)&&(e=e.slice(0,-Vt.length).trim()),e.startsWith(Vt)&&(e=e.slice(Vt.length).trim()),e=e.replace(new RegExp(`\\${Vt}\\s*\\${Vt}`,"g"),Vt),e=To(e,{separator:n},n)),e}async function Yf(e,t={}){var u;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;const o=(await e.resolveTags()).map(f=>({tag:f,id:Eo.includes(f.tag)?Wl(f):f.tag,shouldRender:!0}));let i=e._dom;if(!i){i={elMap:{htmlAttrs:n.documentElement,bodyAttrs:n.body}};for(const f of["body","head"]){const d=(u=n[f])==null?void 0:u.children,p=[];for(const h of[...d].filter(m=>Eo.includes(m.tagName.toLowerCase()))){const m={tag:h.tagName.toLowerCase(),props:await Jf(h.getAttributeNames().reduce((P,g)=>({...P,[g]:h.getAttribute(g)}),{})),innerHTML:h.innerHTML};let y=1,E=Kf(m);for(;E&&p.find(P=>P._d===E);)E=`${E}:${y++}`;m._d=E||void 0,p.push(m),i.elMap[h.getAttribute("data-hid")||Wl(m)]=h}}}i.pendingSideEffects={...i.sideEffects||{}},i.sideEffects={};function s(f,d,p){const h=`${f}:${d}`;i.sideEffects[h]=p,delete i.pendingSideEffects[h]}function a({id:f,$el:d,tag:p}){const h=p.tag.endsWith("Attrs");i.elMap[f]=d,h||(["textContent","innerHTML"].forEach(m=>{p[m]&&p[m]!==d[m]&&(d[m]=p[m])}),s(f,"el",()=>{var m;(m=i.elMap[f])==null||m.remove(),delete i.elMap[f]}));for(const[m,y]of Object.entries(p._eventHandlers||{}))d.getAttribute(`data-${m}`)!==""&&((p.tag==="bodyAttrs"?n.defaultView:d).addEventListener(m.replace("on",""),y.bind(d)),d.setAttribute(`data-${m}`,""));Object.entries(p.props).forEach(([m,y])=>{const E=`attr:${m}`;if(m==="class")for(const P of(y||"").split(" ").filter(Boolean))h&&s(f,`${E}:${P}`,()=>d.classList.remove(P)),!d.classList.contains(P)&&d.classList.add(P);else if(m==="style")for(const P of(y||"").split(";").filter(Boolean)){const[g,...T]=P.split(":").map(w=>w.trim());s(f,`${E}:${g}`,()=>{d.style.removeProperty(g)}),d.style.setProperty(g,T.join(":"))}else d.getAttribute(m)!==y&&d.setAttribute(m,y===!0?"":String(y)),h&&s(f,E,()=>d.removeAttribute(m))})}const l=[],c={bodyClose:void 0,bodyOpen:void 0,head:void 0};for(const f of o){const{tag:d,shouldRender:p,id:h}=f;if(p){if(d.tag==="title"){n.title=d.textContent;continue}f.$el=f.$el||i.elMap[h],f.$el?a(f):Eo.includes(d.tag)&&l.push(f)}}for(const f of l){const d=f.tag.tagPosition||"head";f.$el=n.createElement(f.tag.tag),a(f),c[d]=c[d]||n.createDocumentFragment(),c[d].appendChild(f.$el)}for(const f of o)await e.hooks.callHook("dom:renderTag",f,n,s);c.head&&n.head.appendChild(c.head),c.bodyOpen&&n.body.insertBefore(c.bodyOpen,n.body.firstChild),c.bodyClose&&n.body.appendChild(c.bodyClose),Object.values(i.pendingSideEffects).forEach(f=>f()),e._dom=i,e.dirty=!1,await e.hooks.callHook("dom:rendered",{renders:o})}async function u0(e,t={}){const n=t.delayFn||(r=>setTimeout(r,10));return e._domUpdatePromise=e._domUpdatePromise||new Promise(r=>n(async()=>{await Yf(e,t),delete e._domUpdatePromise,r()}))}function f0(e){return t=>{var r,o;const n=((o=(r=t.resolvedOptions.document)==null?void 0:r.head.querySelector('script[id="unhead:payload"]'))==null?void 0:o.innerHTML)||!1;return n&&t.push(JSON.parse(n)),{mode:"client",hooks:{"entries:updated":function(i){u0(i,e)}}}}}const d0=["templateParams","htmlAttrs","bodyAttrs"],p0={hooks:{"tag:normalise":function({tag:e}){["hid","vmid","key"].forEach(r=>{e.props[r]&&(e.key=e.props[r],delete e.props[r])});const n=Kf(e)||(e.key?`${e.tag}:${e.key}`:!1);n&&(e._d=n)},"tags:resolve":function(e){const t={};e.tags.forEach(r=>{const o=(r.key?`${r.tag}:${r.key}`:r._d)||r._p,i=t[o];if(i){let a=r==null?void 0:r.tagDuplicateStrategy;if(!a&&d0.includes(r.tag)&&(a="merge"),a==="merge"){const l=i.props;["class","style"].forEach(c=>{l[c]&&(r.props[c]?(c==="style"&&!l[c].endsWith(";")&&(l[c]+=";"),r.props[c]=`${l[c]} ${r.props[c]}`):r.props[c]=l[c])}),t[o].props={...l,...r.props};return}else if(r._e===i._e){i._duped=i._duped||[],r._d=`${i._d}:${i._duped.length+1}`,i._duped.push(r);return}else if(zo(r)>zo(i))return}const s=Object.keys(r.props).length+(r.innerHTML?1:0)+(r.textContent?1:0);if(Eo.includes(r.tag)&&s===0){delete t[o];return}t[o]=r});const n=[];Object.values(t).forEach(r=>{const o=r._duped;delete r._duped,n.push(r),o&&n.push(...o)}),e.tags=n,e.tags=e.tags.filter(r=>!(r.tag==="meta"&&(r.props.name||r.props.property)&&!r.props.content))}}},h0={mode:"server",hooks:{"tags:resolve":function(e){const t={};e.tags.filter(n=>["titleTemplate","templateParams","title"].includes(n.tag)&&n._m==="server").forEach(n=>{t[n.tag]=n.tag.startsWith("title")?n.textContent:n.props}),Object.keys(t).length&&e.tags.push({tag:"script",innerHTML:JSON.stringify(t),props:{id:"unhead:payload",type:"application/json"}})}}},m0=["script","link","bodyAttrs"],g0=e=>({hooks:{"tags:resolve":function(t){for(const n of t.tags.filter(r=>m0.includes(r.tag)))Object.entries(n.props).forEach(([r,o])=>{r.startsWith("on")&&typeof o=="function"&&(e.ssr&&Jl.includes(r)?n.props[r]=`this.dataset.${r}fired = true`:delete n.props[r],n._eventHandlers=n._eventHandlers||{},n._eventHandlers[r]=o)}),e.ssr&&n._eventHandlers&&(n.props.src||n.props.href)&&(n.key=n.key||Sa(n.props.src||n.props.href))},"dom:renderTag":function({$el:t,tag:n}){var r,o;for(const i of Object.keys((t==null?void 0:t.dataset)||{}).filter(s=>Jl.some(a=>`${a}fired`===s))){const s=i.replace("fired","");(o=(r=n._eventHandlers)==null?void 0:r[s])==null||o.call(t,new Event(s.replace("on","")))}}}}),_0=["link","style","script","noscript"],y0={hooks:{"tag:normalise":({tag:e})=>{e.key&&_0.includes(e.tag)&&(e.props["data-hid"]=e._h=Sa(e.key))}}},v0={hooks:{"tags:resolve":e=>{const t=n=>{var r;return(r=e.tags.find(o=>o._d===n))==null?void 0:r._p};for(const{prefix:n,offset:r}of c0)for(const o of e.tags.filter(i=>typeof i.tagPriority=="string"&&i.tagPriority.startsWith(n))){const i=t(o.tagPriority.replace(n,""));typeof i<"u"&&(o._p=i+r)}e.tags.sort((n,r)=>n._p-r._p).sort((n,r)=>zo(n)-zo(r))}}},b0={meta:"content",link:"href",htmlAttrs:"lang"},w0=e=>({hooks:{"tags:resolve":t=>{var a;const{tags:n}=t,r=(a=n.find(l=>l.tag==="title"))==null?void 0:a.textContent,o=n.findIndex(l=>l.tag==="templateParams"),i=o!==-1?n[o].props:{},s=i.separator||"|";delete i.separator,i.pageTitle=To(i.pageTitle||r||"",i,s);for(const l of n.filter(c=>c.processTemplateParams!==!1)){const c=b0[l.tag];c&&typeof l.props[c]=="string"?l.props[c]=To(l.props[c],i,s):(l.processTemplateParams===!0||["titleTemplate","title"].includes(l.tag))&&["innerHTML","textContent"].forEach(u=>{typeof l[u]=="string"&&(l[u]=To(l[u],i,s))})}e._templateParams=i,e._separator=s,t.tags=n.filter(l=>l.tag!=="templateParams")}}}),E0={hooks:{"tags:resolve":e=>{const{tags:t}=e;let n=t.findIndex(o=>o.tag==="titleTemplate");const r=t.findIndex(o=>o.tag==="title");if(r!==-1&&n!==-1){const o=zl(t[n].textContent,t[r].textContent);o!==null?t[r].textContent=o||t[r].textContent:delete t[r]}else if(n!==-1){const o=zl(t[n].textContent);o!==null&&(t[n].textContent=o,t[n].tag="title",n=-1)}n!==-1&&delete t[n],e.tags=t.filter(Boolean)}}},T0={hooks:{"tags:afterResolve":function(e){for(const t of e.tags)typeof t.innerHTML=="string"&&(t.innerHTML&&["application/ld+json","application/json"].includes(t.props.type)?t.innerHTML=t.innerHTML.replace(/</g,"\\u003C"):t.innerHTML=t.innerHTML.replace(new RegExp(`</${t.tag}`,"g"),`<\\/${t.tag}`))}}};let Xf;function C0(e={}){const t=S0(e);return t.use(f0()),Xf=t}function Yl(e,t){return!e||e==="server"&&t||e==="client"&&!t}function S0(e={}){const t=$f();t.addHooks(e.hooks||{}),e.document=e.document||(o0?document:void 0);const n=!e.document,r=()=>{a.dirty=!0,t.callHook("entries:updated",a)};let o=0,i=[];const s=[],a={plugins:s,dirty:!1,resolvedOptions:e,hooks:t,headEntries(){return i},use(l){const c=typeof l=="function"?l(a):l;(!c.key||!s.some(u=>u.key===c.key))&&(s.push(c),Yl(c.mode,n)&&t.addHooks(c.hooks||{}))},push(l,c){c==null||delete c.head;const u={_i:o++,input:l,...c};return Yl(u.mode,n)&&(i.push(u),r()),{dispose(){i=i.filter(f=>f._i!==u._i),t.callHook("entries:updated",a),r()},patch(f){i=i.map(d=>(d._i===u._i&&(d.input=u.input=f),d)),r()}}},async resolveTags(){const l={tags:[],entries:[...i]};await t.callHook("entries:resolve",l);for(const c of l.entries){const u=c.resolvedInput||c.input;if(c.resolvedInput=await(c.transform?c.transform(u):u),c.resolvedInput)for(const f of await l0(c)){const d={tag:f,entry:c,resolvedOptions:a.resolvedOptions};await t.callHook("tag:normalise",d),l.tags.push(d.tag)}}return await t.callHook("tags:beforeResolve",l),await t.callHook("tags:resolve",l),await t.callHook("tags:afterResolve",l),l.tags},ssr:n};return[p0,h0,g0,y0,v0,w0,E0,T0,...(e==null?void 0:e.plugins)||[]].forEach(l=>a.use(l)),a.hooks.callHook("init",a),a}function x0(){return Xf}const A0=hf.startsWith("3");function P0(e){return typeof e=="function"?e():se(e)}function Os(e,t=""){if(e instanceof Promise)return e;const n=P0(e);return!e||!n?n:Array.isArray(n)?n.map(r=>Os(r,t)):typeof n=="object"?Object.fromEntries(Object.entries(n).map(([r,o])=>r==="titleTemplate"||r.startsWith("on")?[r,se(o)]:[r,Os(o,r)])):n}const R0={hooks:{"entries:resolve":function(e){for(const t of e.entries)t.resolvedInput=Os(t.input)}}},Qf="usehead";function L0(e){return{install(n){A0&&(n.config.globalProperties.$unhead=e,n.config.globalProperties.$head=e,n.provide(Qf,e))}}.install}function k0(e={}){e.domDelayFn=e.domDelayFn||(n=>Nt(()=>setTimeout(()=>n(),0)));const t=C0(e);return t.use(R0),t.install=L0(t),t}const Is=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Ns="__unhead_injection_handler__";function O0(e){Is[Ns]=e}function SC(){if(Ns in Is)return Is[Ns]();const e=jn(Qf);return e||x0()}let Co,So;function I0(){return Co=$fetch(Ea(`builds/meta/${Xn().app.buildId}.json`),{responseType:"json"}),Co.then(e=>{So=I_(e.matcher)}).catch(e=>{console.error("[nuxt] Error fetching app manifest.",e)}),Co}function Ci(){return Co||I0()}async function xa(e){if(await Ci(),!So)return console.error("[nuxt] Error creating app manifest matcher.",So),{};try{return D_({},...So.matchAll(e).reverse())}catch(t){return console.error("[nuxt] Error matching route rules.",t),{}}}async function Xl(e,t={}){const n=await D0(e,t),r=Ne(),o=r._payloadCache=r._payloadCache||{};return n in o||(o[n]=ed(e).then(i=>i?Zf(n).then(s=>s||(delete o[n],null)):(o[n]=null,null))),o[n]}const N0="_payload.json";async function D0(e,t={}){const n=new URL(e,"http://localhost");if(n.host!=="localhost"||tn(n.pathname,{acceptRelative:!0}))throw new Error("Payload URL must not include hostname: "+e);const r=Xn(),o=t.hash||(t.fresh?Date.now():r.app.buildId),i=r.app.cdnURL,s=i&&await ed(e)?i:r.app.baseURL;return Ur(s,n.pathname,N0+(o?`?${o}`:""))}async function Zf(e){const t=fetch(e).then(n=>n.text().then(td));try{return await t}catch(n){console.warn("[nuxt] Cannot load payload ",e,n)}return null}async function ed(e=Gf().path){if(e=Ti(e),(await Ci()).prerendered.includes(e))return!0;const n=await xa(e);return!!n.prerender&&!n.redirect}let so=null;async function $0(){if(so)return so;const e=document.getElementById("__NUXT_DATA__");if(!e)return{};const t=await td(e.textContent||""),n=e.dataset.src?await Zf(e.dataset.src):void 0;return so={...t,...n,...window.__NUXT__},so}async function td(e){return await Q_(e,Ne()._payloadRevivers)}function M0(e,t){Ne()._payloadRevivers[e]=t}const Ql={NuxtError:e=>Ca(e),EmptyShallowRef:e=>fs(e==="_"?void 0:e==="0n"?BigInt(0):Ho(e)),EmptyRef:e=>le(e==="_"?void 0:e==="0n"?BigInt(0):Ho(e)),ShallowRef:e=>fs(e),ShallowReactive:e=>dn(e),Ref:e=>le(e),Reactive:e=>vn(e)},F0=Ct({name:"nuxt:revive-payload:client",order:-30,async setup(e){let t,n;for(const r in Ql)M0(r,Ql[r]);Object.assign(e.payload,([t,n]=Mf(()=>e.runWithContext($0)),t=await t,n(),t)),window.__NUXT__=e.payload}}),V0=[],B0=Ct({name:"nuxt:head",enforce:"pre",setup(e){const t=k0({plugins:V0});O0(()=>Ne().vueApp._context.provides.usehead),e.vueApp.use(t);{let n=!0;const r=async()=>{n=!1,await Yf(t)};t.hooks.hook("dom:beforeRender",o=>{o.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)}}}),H0=async e=>{let t,n;const r=([t,n]=Mf(()=>xa(e.path)),t=await t,n(),t);if(r.redirect)return tn(r.redirect,{acceptRelative:!0})?(window.location.href=r.redirect,!1):r.redirect},j0=[H0];function Ji(e){typeof e=="object"&&(e=Of({pathname:e.path||"",search:Af(e.query||{}),hash:e.hash||""}));const t=new URL(e.toString(),window.location.href);return{path:t.pathname,fullPath:e,query:Ei(t.search),hash:t.hash,params:{},name:void 0,matched:[],redirectedFrom:void 0,meta:{},href:e}}const U0=Ct({name:"nuxt:router",enforce:"pre",setup(e){const t=zg(window.location.pathname,Xn().app.baseURL)+window.location.search+window.location.hash,n=[],r={"navigate:before":[],"resolve:before":[],"navigate:after":[],error:[]},o=(f,d)=>(r[f].push(d),()=>r[f].splice(r[f].indexOf(d),1)),i=Xn().app.baseURL,s=vn(Ji(t));async function a(f,d){try{const p=Ji(f);for(const h of r["navigate:before"]){const m=await h(p,s);if(m===!1||m instanceof Error)return;if(typeof m=="string"&&m.length)return a(m,!0)}for(const h of r["resolve:before"])await h(p,s);Object.assign(s,p),window.history[d?"replaceState":"pushState"]({},"",Ur(i,p.fullPath)),e.isHydrating||await e.runWithContext(G_);for(const h of r["navigate:after"])await h(p,s)}catch(p){for(const h of r.error)await h(p)}}const c={currentRoute:Pe(()=>s),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=>o("resolve:before",f),beforeEach:f=>o("navigate:before",f),afterEach:f=>o("navigate:after",f),onError:f=>o("error",f),resolve:Ji,addRoute:(f,d)=>{n.push(d)},getRoutes:()=>n,hasRoute:f=>n.some(d=>d.name===f),removeRoute:f=>{const d=n.findIndex(p=>p.name===f);d!==-1&&n.splice(d,1)}};e.vueApp.component("RouterLink",Ae({functional:!0,props:{to:{type:String,required:!0},custom:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,ariaCurrentValue:String},setup:(f,{slots:d})=>{const p=()=>a(f.to,f.replace);return()=>{var m;const h=c.resolve(f.to);return f.custom?(m=d.default)==null?void 0:m.call(d,{href:f.to,navigate:p,route:h}):Jn("a",{href:f.to,onClick:y=>(y.preventDefault(),p())},d)}}})),window.addEventListener("popstate",f=>{const d=f.target.location;c.replace(d.href.replace(d.origin,""))}),e._route=s,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=vn(f.meta||{}),e.isHydrating&&u&&!zn(f.meta.layout)&&(f.meta.layout=u),e._processingMiddleware=!0;{const p=new Set([...j0,...e._middleware.global]);{const h=await e.runWithContext(()=>xa(f.path));if(h.appMiddleware)for(const m in h.appMiddleware){const y=e._middleware.named[m];if(!y)return;h.appMiddleware[m]?p.add(y):p.delete(y)}}for(const h of p){const m=await e.runWithContext(()=>h(f,d));if(m!==!0&&(m||m===!1))return m}}}),c.afterEach(()=>{delete e._processingMiddleware}),await c.replace(t),Jg(s.fullPath,t)||await e.runWithContext(()=>Wf(s.fullPath))}),{provide:{route:s,router:c}}}}),Ds=globalThis.requestIdleCallback||(e=>{const t=Date.now(),n={didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-t))};return setTimeout(()=>{e(n)},1)}),G0=globalThis.cancelIdleCallback||(e=>{clearTimeout(e)}),Si=e=>{const t=Ne();t.isHydrating?t.hooks.hookOnce("app:suspense:resolve",()=>{Ds(()=>e())}):Ds(()=>e())},W0=Ct({name:"nuxt:payload",setup(e){Et().beforeResolve(async(t,n)=>{if(t.path===n.path)return;const r=await Xl(t.path);r&&Object.assign(e.static.data,r.data)}),Si(()=>{var t;e.hooks.hook("link:prefetch",async n=>{const{hostname:r}=new URL(n,window.location.href);r===window.location.hostname&&await Xl(n)}),((t=navigator.connection)==null?void 0:t.effectiveType)!=="slow-2g"&&setTimeout(Ci,1e3)})}}),z0=Ct(()=>{const e=Et();Si(()=>{e.beforeResolve(async()=>{await new Promise(t=>{setTimeout(t,100),requestAnimationFrame(()=>{setTimeout(t,0)})})})})}),q0=Ct(e=>{let t;async function n(){const r=await Ci();t&&clearTimeout(t),t=setTimeout(n,jl);try{const o=await $fetch(Ea("builds/latest.json")+`?${Date.now()}`);o.id!==r.id&&e.hooks.callHook("app:manifest:update",o)}catch{}}Si(()=>{t=setTimeout(n,jl)})});function K0(e={}){const t=e.path||window.location.pathname;let n={};try{n=Ho(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:Ne().payload.state}))}catch{}window.location.pathname!==t?window.location.href=t:window.location.reload()}}const J0=Ct({name:"nuxt:chunk-reload",setup(e){const t=Et(),n=Xn(),r=new Set;t.beforeEach(()=>{r.clear()}),e.hook("app:chunkError",({error:i})=>{r.add(i)});function o(i){const a="href"in i&&i.href[0]==="#"?n.app.baseURL+i.href:Ur(n.app.baseURL,i.fullPath);K0({path:a,persistState:!0})}e.hook("app:manifest:update",()=>{t.beforeResolve(o)}),t.onError((i,s)=>{r.has(i)&&o(s)})}}),Y0=Ct({name:"nuxt:global-components"}),X0=Ct(()=>{}),Q0=["top","right","bottom","left"],Zl=["start","end"],ec=Q0.reduce((e,t)=>e.concat(t,t+"-"+Zl[0],t+"-"+Zl[1]),[]),pn=Math.min,ln=Math.max,Z0={left:"right",right:"left",bottom:"top",top:"bottom"},ey={start:"end",end:"start"};function $s(e,t,n){return ln(e,pn(t,n))}function xn(e,t){return typeof e=="function"?e(t):e}function Tt(e){return e.split("-")[0]}function pt(e){return e.split("-")[1]}function nd(e){return e==="x"?"y":"x"}function Aa(e){return e==="y"?"height":"width"}function En(e){return["top","bottom"].includes(Tt(e))?"y":"x"}function Pa(e){return nd(En(e))}function rd(e,t,n){n===void 0&&(n=!1);const r=pt(e),o=Pa(e),i=Aa(o);let s=o==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(s=Ko(s)),[s,Ko(s)]}function ty(e){const t=Ko(e);return[qo(e),t,qo(t)]}function qo(e){return e.replace(/start|end/g,t=>ey[t])}function ny(e,t,n){const r=["left","right"],o=["right","left"],i=["top","bottom"],s=["bottom","top"];switch(e){case"top":case"bottom":return n?t?o:r:t?r:o;case"left":case"right":return t?i:s;default:return[]}}function ry(e,t,n,r){const o=pt(e);let i=ny(Tt(e),n==="start",r);return o&&(i=i.map(s=>s+"-"+o),t&&(i=i.concat(i.map(qo)))),i}function Ko(e){return e.replace(/left|right|bottom|top/g,t=>Z0[t])}function oy(e){return{top:0,right:0,bottom:0,left:0,...e}}function od(e){return typeof e!="number"?oy(e):{top:e,right:e,bottom:e,left:e}}function vr(e){const{x:t,y:n,width:r,height:o}=e;return{width:r,height:o,top:n,left:t,right:t+r,bottom:n+o,x:t,y:n}}function tc(e,t,n){let{reference:r,floating:o}=e;const i=En(t),s=Pa(t),a=Aa(s),l=Tt(t),c=i==="y",u=r.x+r.width/2-o.width/2,f=r.y+r.height/2-o.height/2,d=r[a]/2-o[a]/2;let p;switch(l){case"top":p={x:u,y:r.y-o.height};break;case"bottom":p={x:u,y:r.y+r.height};break;case"right":p={x:r.x+r.width,y:f};break;case"left":p={x:r.x-o.width,y:f};break;default:p={x:r.x,y:r.y}}switch(pt(t)){case"start":p[s]-=d*(n&&c?-1:1);break;case"end":p[s]+=d*(n&&c?-1:1);break}return p}const iy=async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:i=[],platform:s}=n,a=i.filter(Boolean),l=await(s.isRTL==null?void 0:s.isRTL(t));let c=await s.getElementRects({reference:e,floating:t,strategy:o}),{x:u,y:f}=tc(c,r,l),d=r,p={},h=0;for(let m=0;m<a.length;m++){const{name:y,fn:E}=a[m],{x:P,y:g,data:T,reset:w}=await E({x:u,y:f,initialPlacement:r,placement:d,strategy:o,middlewareData:p,rects:c,platform:s,elements:{reference:e,floating:t}});u=P??u,f=g??f,p={...p,[y]:{...p[y],...T}},w&&h<=50&&(h++,typeof w=="object"&&(w.placement&&(d=w.placement),w.rects&&(c=w.rects===!0?await s.getElementRects({reference:e,floating:t,strategy:o}):w.rects),{x:u,y:f}=tc(c,d,l)),m=-1)}return{x:u,y:f,placement:d,strategy:o,middlewareData:p}};async function xi(e,t){var n;t===void 0&&(t={});const{x:r,y:o,platform:i,rects:s,elements:a,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:f="floating",altBoundary:d=!1,padding:p=0}=xn(t,e),h=od(p),y=a[d?f==="floating"?"reference":"floating":f],E=vr(await i.getClippingRect({element:(n=await(i.isElement==null?void 0:i.isElement(y)))==null||n?y:y.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(a.floating)),boundary:c,rootBoundary:u,strategy:l})),P=f==="floating"?{x:r,y:o,width:s.floating.width,height:s.floating.height}:s.reference,g=await(i.getOffsetParent==null?void 0:i.getOffsetParent(a.floating)),T=await(i.isElement==null?void 0:i.isElement(g))?await(i.getScale==null?void 0:i.getScale(g))||{x:1,y:1}:{x:1,y:1},w=vr(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:P,offsetParent:g,strategy:l}):P);return{top:(E.top-w.top+h.top)/T.y,bottom:(w.bottom-E.bottom+h.bottom)/T.y,left:(E.left-w.left+h.left)/T.x,right:(w.right-E.right+h.right)/T.x}}const sy=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:o,rects:i,platform:s,elements:a,middlewareData:l}=t,{element:c,padding:u=0}=xn(e,t)||{};if(c==null)return{};const f=od(u),d={x:n,y:r},p=Pa(o),h=Aa(p),m=await s.getDimensions(c),y=p==="y",E=y?"top":"left",P=y?"bottom":"right",g=y?"clientHeight":"clientWidth",T=i.reference[h]+i.reference[p]-d[p]-i.floating[h],w=d[p]-i.reference[p],x=await(s.getOffsetParent==null?void 0:s.getOffsetParent(c));let $=x?x[g]:0;(!$||!await(s.isElement==null?void 0:s.isElement(x)))&&($=a.floating[g]||i.floating[h]);const H=T/2-w/2,O=$/2-m[h]/2-1,A=pn(f[E],O),L=pn(f[P],O),b=A,R=$-m[h]-L,I=$/2-m[h]/2+H,X=$s(b,I,R),M=!l.arrow&&pt(o)!=null&&I!==X&&i.reference[h]/2-(I<b?A:L)-m[h]/2<0,K=M?I<b?I-b:I-R:0;return{[p]:d[p]+K,data:{[p]:X,centerOffset:I-X-K,...M&&{alignmentOffset:K}},reset:M}}});function ay(e,t,n){return(e?[...n.filter(o=>pt(o)===e),...n.filter(o=>pt(o)!==e)]:n.filter(o=>Tt(o)===o)).filter(o=>e?pt(o)===e||(t?qo(o)!==o:!1):!0)}const ly=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var n,r,o;const{rects:i,middlewareData:s,placement:a,platform:l,elements:c}=t,{crossAxis:u=!1,alignment:f,allowedPlacements:d=ec,autoAlignment:p=!0,...h}=xn(e,t),m=f!==void 0||d===ec?ay(f||null,p,d):d,y=await xi(t,h),E=((n=s.autoPlacement)==null?void 0:n.index)||0,P=m[E];if(P==null)return{};const g=rd(P,i,await(l.isRTL==null?void 0:l.isRTL(c.floating)));if(a!==P)return{reset:{placement:m[0]}};const T=[y[Tt(P)],y[g[0]],y[g[1]]],w=[...((r=s.autoPlacement)==null?void 0:r.overflows)||[],{placement:P,overflows:T}],x=m[E+1];if(x)return{data:{index:E+1,overflows:w},reset:{placement:x}};const $=w.map(A=>{const L=pt(A.placement);return[A.placement,L&&u?A.overflows.slice(0,2).reduce((b,R)=>b+R,0):A.overflows[0],A.overflows]}).sort((A,L)=>A[1]-L[1]),O=((o=$.filter(A=>A[2].slice(0,pt(A[0])?2:3).every(L=>L<=0))[0])==null?void 0:o[0])||$[0][0];return O!==a?{data:{index:E+1,overflows:w},reset:{placement:O}}:{}}}},cy=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:o,middlewareData:i,rects:s,initialPlacement:a,platform:l,elements:c}=t,{mainAxis:u=!0,crossAxis:f=!0,fallbackPlacements:d,fallbackStrategy:p="bestFit",fallbackAxisSideDirection:h="none",flipAlignment:m=!0,...y}=xn(e,t);if((n=i.arrow)!=null&&n.alignmentOffset)return{};const E=Tt(o),P=En(a),g=Tt(a)===a,T=await(l.isRTL==null?void 0:l.isRTL(c.floating)),w=d||(g||!m?[Ko(a)]:ty(a)),x=h!=="none";!d&&x&&w.push(...ry(a,m,h,T));const $=[a,...w],H=await xi(t,y),O=[];let A=((r=i.flip)==null?void 0:r.overflows)||[];if(u&&O.push(H[E]),f){const I=rd(o,s,T);O.push(H[I[0]],H[I[1]])}if(A=[...A,{placement:o,overflows:O}],!O.every(I=>I<=0)){var L,b;const I=(((L=i.flip)==null?void 0:L.index)||0)+1,X=$[I];if(X)return{data:{index:I,overflows:A},reset:{placement:X}};let M=(b=A.filter(K=>K.overflows[0]<=0).sort((K,W)=>K.overflows[1]-W.overflows[1])[0])==null?void 0:b.placement;if(!M)switch(p){case"bestFit":{var R;const K=(R=A.filter(W=>{if(x){const ce=En(W.placement);return ce===P||ce==="y"}return!0}).map(W=>[W.placement,W.overflows.filter(ce=>ce>0).reduce((ce,we)=>ce+we,0)]).sort((W,ce)=>W[1]-ce[1])[0])==null?void 0:R[0];K&&(M=K);break}case"initialPlacement":M=a;break}if(o!==M)return{reset:{placement:M}}}return{}}}};async function uy(e,t){const{placement:n,platform:r,elements:o}=e,i=await(r.isRTL==null?void 0:r.isRTL(o.floating)),s=Tt(n),a=pt(n),l=En(n)==="y",c=["left","top"].includes(s)?-1:1,u=i&&l?-1:1,f=xn(t,e);let{mainAxis:d,crossAxis:p,alignmentAxis:h}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...f};return a&&typeof h=="number"&&(p=a==="end"?h*-1:h),l?{x:p*u,y:d*c}:{x:d*c,y:p*u}}const fy=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:o,y:i,placement:s,middlewareData:a}=t,l=await uy(t,e);return s===((n=a.offset)==null?void 0:n.placement)&&(r=a.arrow)!=null&&r.alignmentOffset?{}:{x:o+l.x,y:i+l.y,data:{...l,placement:s}}}}},dy=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:i=!0,crossAxis:s=!1,limiter:a={fn:y=>{let{x:E,y:P}=y;return{x:E,y:P}}},...l}=xn(e,t),c={x:n,y:r},u=await xi(t,l),f=En(Tt(o)),d=nd(f);let p=c[d],h=c[f];if(i){const y=d==="y"?"top":"left",E=d==="y"?"bottom":"right",P=p+u[y],g=p-u[E];p=$s(P,p,g)}if(s){const y=f==="y"?"top":"left",E=f==="y"?"bottom":"right",P=h+u[y],g=h-u[E];h=$s(P,h,g)}const m=a.fn({...t,[d]:p,[f]:h});return{...m,data:{x:m.x-n,y:m.y-r}}}}},py=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){const{placement:n,rects:r,platform:o,elements:i}=t,{apply:s=()=>{},...a}=xn(e,t),l=await xi(t,a),c=Tt(n),u=pt(n),f=En(n)==="y",{width:d,height:p}=r.floating;let h,m;c==="top"||c==="bottom"?(h=c,m=u===(await(o.isRTL==null?void 0:o.isRTL(i.floating))?"start":"end")?"left":"right"):(m=c,h=u==="end"?"top":"bottom");const y=p-l.top-l.bottom,E=d-l.left-l.right,P=pn(p-l[h],y),g=pn(d-l[m],E),T=!t.middlewareData.shift;let w=P,x=g;if(f?x=u||T?pn(g,E):E:w=u||T?pn(P,y):y,T&&!u){const H=ln(l.left,0),O=ln(l.right,0),A=ln(l.top,0),L=ln(l.bottom,0);f?x=d-2*(H!==0||O!==0?H+O:ln(l.left,l.right)):w=p-2*(A!==0||L!==0?A+L:ln(l.top,l.bottom))}await s({...t,availableWidth:x,availableHeight:w});const $=await o.getDimensions(i.floating);return d!==$.width||p!==$.height?{reset:{rects:!0}}:{}}}};function ot(e){var t;return((t=e.ownerDocument)==null?void 0:t.defaultView)||window}function yt(e){return ot(e).getComputedStyle(e)}const nc=Math.min,br=Math.max,Jo=Math.round;function id(e){const t=yt(e);let n=parseFloat(t.width),r=parseFloat(t.height);const o=e.offsetWidth,i=e.offsetHeight,s=Jo(n)!==o||Jo(r)!==i;return s&&(n=o,r=i),{width:n,height:r,fallback:s}}function Xt(e){return ad(e)?(e.nodeName||"").toLowerCase():""}let ao;function sd(){if(ao)return ao;const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?(ao=e.brands.map(t=>t.brand+"/"+t.version).join(" "),ao):navigator.userAgent}function vt(e){return e instanceof ot(e).HTMLElement}function Kt(e){return e instanceof ot(e).Element}function ad(e){return e instanceof ot(e).Node}function rc(e){return typeof ShadowRoot>"u"?!1:e instanceof ot(e).ShadowRoot||e instanceof ShadowRoot}function Ai(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=yt(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function hy(e){return["table","td","th"].includes(Xt(e))}function Ms(e){const t=/firefox/i.test(sd()),n=yt(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(o=>n.willChange.includes(o))||["paint","layout","strict","content"].some(o=>{const i=n.contain;return i!=null&&i.includes(o)})}function ld(){return!/^((?!chrome|android).)*safari/i.test(sd())}function Ra(e){return["html","body","#document"].includes(Xt(e))}function cd(e){return Kt(e)?e:e.contextElement}const ud={x:1,y:1};function Un(e){const t=cd(e);if(!vt(t))return ud;const n=t.getBoundingClientRect(),{width:r,height:o,fallback:i}=id(t);let s=(i?Jo(n.width):n.width)/r,a=(i?Jo(n.height):n.height)/o;return s&&Number.isFinite(s)||(s=1),a&&Number.isFinite(a)||(a=1),{x:s,y:a}}function Or(e,t,n,r){var o,i;t===void 0&&(t=!1),n===void 0&&(n=!1);const s=e.getBoundingClientRect(),a=cd(e);let l=ud;t&&(r?Kt(r)&&(l=Un(r)):l=Un(e));const c=a?ot(a):window,u=!ld()&&n;let f=(s.left+(u&&((o=c.visualViewport)==null?void 0:o.offsetLeft)||0))/l.x,d=(s.top+(u&&((i=c.visualViewport)==null?void 0:i.offsetTop)||0))/l.y,p=s.width/l.x,h=s.height/l.y;if(a){const m=ot(a),y=r&&Kt(r)?ot(r):r;let E=m.frameElement;for(;E&&r&&y!==m;){const P=Un(E),g=E.getBoundingClientRect(),T=getComputedStyle(E);g.x+=(E.clientLeft+parseFloat(T.paddingLeft))*P.x,g.y+=(E.clientTop+parseFloat(T.paddingTop))*P.y,f*=P.x,d*=P.y,p*=P.x,h*=P.y,f+=g.x,d+=g.y,E=ot(E).frameElement}}return{width:p,height:h,top:d,right:f+p,bottom:d+h,left:f,x:f,y:d}}function Jt(e){return((ad(e)?e.ownerDocument:e.document)||window.document).documentElement}function Pi(e){return Kt(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function fd(e){return Or(Jt(e)).left+Pi(e).scrollLeft}function Ir(e){if(Xt(e)==="html")return e;const t=e.assignedSlot||e.parentNode||rc(e)&&e.host||Jt(e);return rc(t)?t.host:t}function dd(e){const t=Ir(e);return Ra(t)?t.ownerDocument.body:vt(t)&&Ai(t)?t:dd(t)}function Yo(e,t){var n;t===void 0&&(t=[]);const r=dd(e),o=r===((n=e.ownerDocument)==null?void 0:n.body),i=ot(r);return o?t.concat(i,i.visualViewport||[],Ai(r)?r:[]):t.concat(r,Yo(r))}function oc(e,t,n){return t==="viewport"?vr(function(r,o){const i=ot(r),s=Jt(r),a=i.visualViewport;let l=s.clientWidth,c=s.clientHeight,u=0,f=0;if(a){l=a.width,c=a.height;const d=ld();(d||!d&&o==="fixed")&&(u=a.offsetLeft,f=a.offsetTop)}return{width:l,height:c,x:u,y:f}}(e,n)):Kt(t)?vr(function(r,o){const i=Or(r,!0,o==="fixed"),s=i.top+r.clientTop,a=i.left+r.clientLeft,l=vt(r)?Un(r):{x:1,y:1};return{width:r.clientWidth*l.x,height:r.clientHeight*l.y,x:a*l.x,y:s*l.y}}(t,n)):vr(function(r){const o=Jt(r),i=Pi(r),s=r.ownerDocument.body,a=br(o.scrollWidth,o.clientWidth,s.scrollWidth,s.clientWidth),l=br(o.scrollHeight,o.clientHeight,s.scrollHeight,s.clientHeight);let c=-i.scrollLeft+fd(r);const u=-i.scrollTop;return yt(s).direction==="rtl"&&(c+=br(o.clientWidth,s.clientWidth)-a),{width:a,height:l,x:c,y:u}}(Jt(e)))}function ic(e){return vt(e)&&yt(e).position!=="fixed"?e.offsetParent:null}function sc(e){const t=ot(e);let n=ic(e);for(;n&&hy(n)&&yt(n).position==="static";)n=ic(n);return n&&(Xt(n)==="html"||Xt(n)==="body"&&yt(n).position==="static"&&!Ms(n))?t:n||function(r){let o=Ir(r);for(;vt(o)&&!Ra(o);){if(Ms(o))return o;o=Ir(o)}return null}(e)||t}function my(e,t,n){const r=vt(t),o=Jt(t),i=Or(e,!0,n==="fixed",t);let s={scrollLeft:0,scrollTop:0};const a={x:0,y:0};if(r||!r&&n!=="fixed")if((Xt(t)!=="body"||Ai(o))&&(s=Pi(t)),vt(t)){const l=Or(t,!0);a.x=l.x+t.clientLeft,a.y=l.y+t.clientTop}else o&&(a.x=fd(o));return{x:i.left+s.scrollLeft-a.x,y:i.top+s.scrollTop-a.y,width:i.width,height:i.height}}const gy={getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const i=n==="clippingAncestors"?function(c,u){const f=u.get(c);if(f)return f;let d=Yo(c).filter(y=>Kt(y)&&Xt(y)!=="body"),p=null;const h=yt(c).position==="fixed";let m=h?Ir(c):c;for(;Kt(m)&&!Ra(m);){const y=yt(m),E=Ms(m);(h?E||p:E||y.position!=="static"||!p||!["absolute","fixed"].includes(p.position))?p=y:d=d.filter(P=>P!==m),m=Ir(m)}return u.set(c,d),d}(t,this._c):[].concat(n),s=[...i,r],a=s[0],l=s.reduce((c,u)=>{const f=oc(t,u,o);return c.top=br(f.top,c.top),c.right=nc(f.right,c.right),c.bottom=nc(f.bottom,c.bottom),c.left=br(f.left,c.left),c},oc(t,a,o));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 o=vt(n),i=Jt(n);if(n===i)return t;let s={scrollLeft:0,scrollTop:0},a={x:1,y:1};const l={x:0,y:0};if((o||!o&&r!=="fixed")&&((Xt(n)!=="body"||Ai(i))&&(s=Pi(n)),vt(n))){const c=Or(n);a=Un(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-s.scrollLeft*a.x+l.x,y:t.y*a.y-s.scrollTop*a.y+l.y}},isElement:Kt,getDimensions:function(e){return vt(e)?id(e):e.getBoundingClientRect()},getOffsetParent:sc,getDocumentElement:Jt,getScale:Un,async getElementRects(e){let{reference:t,floating:n,strategy:r}=e;const o=this.getOffsetParent||sc,i=this.getDimensions;return{reference:my(t,await o(n),r),floating:{x:0,y:0,...await i(n)}}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>yt(e).direction==="rtl"},_y=(e,t,n)=>{const r=new Map,o={platform:gy,...n},i={...o.platform,_c:r};return iy(e,t,{...o,platform:i})};function pd(e,t){for(const n in t)Object.prototype.hasOwnProperty.call(t,n)&&(typeof t[n]=="object"&&e[n]?pd(e[n],t[n]):e[n]=t[n])}const ht={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 Nr(e,t){let n=ht.themes[e]||{},r;do r=n[t],typeof r>"u"?n.$extend?n=ht.themes[n.$extend]||{}:(n=null,r=ht[t]):n=null;while(n);return r}function yy(e){const t=[e];let n=ht.themes[e]||{};do n.$extend&&!n.$resetCss?(t.push(n.$extend),n=ht.themes[n.$extend]||{}):n=null;while(n);return t.map(r=>`v-popper--theme-${r}`)}function ac(e){const t=[e];let n=ht.themes[e]||{};do n.$extend?(t.push(n.$extend),n=ht.themes[n.$extend]||{}):n=null;while(n);return t}let Qn=!1;if(typeof window<"u"){Qn=!1;try{const e=Object.defineProperty({},"passive",{get(){Qn=!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 md=["auto","top","bottom","left","right"].reduce((e,t)=>e.concat([t,`${t}-start`,`${t}-end`]),[]),lc={hover:"mouseenter",focus:"focus",click:"click",touch:"touchstart",pointer:"pointerdown"},cc={hover:"mouseleave",focus:"blur",click:"click",touch:"touchend",pointer:"pointerup"};function uc(e,t){const n=e.indexOf(t);n!==-1&&e.splice(n,1)}function Yi(){return new Promise(e=>requestAnimationFrame(()=>{requestAnimationFrame(e)}))}const ut=[];let sn=null;const fc={};function dc(e){let t=fc[e];return t||(t=fc[e]=[]),t}let Fs=function(){};typeof window<"u"&&(Fs=window.Element);function ue(e){return function(t){return Nr(t.theme,e)}}const Xi="__floating-vue__popper",gd=()=>Ae({name:"VPopper",provide(){return{[Xi]:{parentPopper:this}}},inject:{[Xi]:{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:ue("disabled")},positioningDisabled:{type:Boolean,default:ue("positioningDisabled")},placement:{type:String,default:ue("placement"),validator:e=>md.includes(e)},delay:{type:[String,Number,Object],default:ue("delay")},distance:{type:[Number,String],default:ue("distance")},skidding:{type:[Number,String],default:ue("skidding")},triggers:{type:Array,default:ue("triggers")},showTriggers:{type:[Array,Function],default:ue("showTriggers")},hideTriggers:{type:[Array,Function],default:ue("hideTriggers")},popperTriggers:{type:Array,default:ue("popperTriggers")},popperShowTriggers:{type:[Array,Function],default:ue("popperShowTriggers")},popperHideTriggers:{type:[Array,Function],default:ue("popperHideTriggers")},container:{type:[String,Object,Fs,Boolean],default:ue("container")},boundary:{type:[String,Fs],default:ue("boundary")},strategy:{type:String,validator:e=>["absolute","fixed"].includes(e),default:ue("strategy")},autoHide:{type:[Boolean,Function],default:ue("autoHide")},handleResize:{type:Boolean,default:ue("handleResize")},instantMove:{type:Boolean,default:ue("instantMove")},eagerMount:{type:Boolean,default:ue("eagerMount")},popperClass:{type:[String,Array,Object],default:ue("popperClass")},computeTransformOrigin:{type:Boolean,default:ue("computeTransformOrigin")},autoMinSize:{type:Boolean,default:ue("autoMinSize")},autoSize:{type:[Boolean,String],default:ue("autoSize")},autoMaxSize:{type:Boolean,default:ue("autoMaxSize")},autoBoundaryMaxSize:{type:Boolean,default:ue("autoBoundaryMaxSize")},preventOverflow:{type:Boolean,default:ue("preventOverflow")},overflowPadding:{type:[Number,String],default:ue("overflowPadding")},arrowPadding:{type:[Number,String],default:ue("arrowPadding")},arrowOverflow:{type:Boolean,default:ue("arrowOverflow")},flip:{type:Boolean,default:ue("flip")},shift:{type:Boolean,default:ue("shift")},shiftCrossAxis:{type:Boolean,default:ue("shiftCrossAxis")},noAutoFocus:{type:Boolean,default:ue("noAutoFocus")},disposeTimeout:{type:Number,default:ue("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[Xi])==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,o;(r=this.parentPopper)!=null&&r.lockedChild&&this.parentPopper.lockedChild!==this||(this.pendingHide=!1,(n||!this.disabled)&&(((o=this.parentPopper)==null?void 0:o.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(fy({mainAxis:this.distance,crossAxis:this.skidding}));const t=this.placement.startsWith("auto");if(t?e.middleware.push(ly({alignment:this.placement.split("-")[1]??""})):e.placement=this.placement,this.preventOverflow&&(this.shift&&e.middleware.push(dy({padding:this.overflowPadding,boundary:this.boundary,crossAxis:this.shiftCrossAxis})),!t&&this.flip&&e.middleware.push(cy({padding:this.overflowPadding,boundary:this.boundary}))),e.middleware.push(sy({element:this.$_arrowNode,padding:this.arrowPadding})),this.arrowOverflow&&e.middleware.push({name:"arrowOverflow",fn:({placement:r,rects:o,middlewareData:i})=>{let s;const{centerOffset:a}=i.arrow;return r.startsWith("top")||r.startsWith("bottom")?s=Math.abs(a)>o.reference.width/2:s=Math.abs(a)>o.reference.height/2,{data:{overflow:s}}}}),this.autoMinSize||this.autoSize){const r=this.autoSize?this.autoSize:this.autoMinSize?"min":null;e.middleware.push({name:"autoSize",fn:({rects:o,placement:i,middlewareData:s})=>{var a;if((a=s.autoSize)!=null&&a.skip)return{};let l,c;return i.startsWith("top")||i.startsWith("bottom")?l=o.reference.width:c=o.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(py({boundary:this.boundary,padding:this.overflowPadding,apply:({availableWidth:r,availableHeight:o})=>{this.$_innerNode.style.maxWidth=r!=null?`${r}px`:null,this.$_innerNode.style.maxHeight=o!=null?`${o}px`:null}})));const n=await _y(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),sn&&this.instantMove&&sn.instantMove&&sn!==this.parentPopper){sn.$_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&&(sn=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 Yi(),await this.$_computePosition(),await this.$_applyShowEffect(),this.positioningDisabled||this.$_registerEventListeners([...Yo(this.$_referenceNode),...Yo(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(),o=t.x+t.width/2-(r.left+n.offsetLeft),i=t.y+t.height/2-(r.top+n.offsetTop);this.result.transformOrigin=`${o}px ${i}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<ut.length;n++)t=ut[n],t.showGroup!==e&&(t.hide(),t.$emit("close-group"))}ut.push(this),document.body.classList.add("v-popper--some-open");for(const t of ac(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 Yi(),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,uc(ut,this),ut.length===0&&document.body.classList.remove("v-popper--some-open");for(const n of ac(this.theme)){const r=dc(n);uc(r,this),r.length===0&&document.body.classList.remove(`v-popper--some-open--${n}`)}sn===this&&(sn=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 Yi(),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,lc,this.triggers,this.showTriggers,e),this.$_registerTriggerListeners([this.$_popperNode],lc,this.popperTriggers,this.popperShowTriggers,e);const t=n=>{n.usedByTooltip||this.hide({event:n})};this.$_registerTriggerListeners(this.$_targetNodes,cc,this.triggers,this.hideTriggers,t),this.$_registerTriggerListeners([this.$_popperNode],cc,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,Qn?{passive:!0}:void 0))},$_registerTriggerListeners(e,t,n,r,o){let i=n;r!=null&&(i=typeof r=="function"?r(i):r),i.forEach(s=>{const a=t[s];a&&this.$_registerEventListeners(e,a,o)})},$_removeEventListeners(e){const t=[];this.$_events.forEach(n=>{const{targetNodes:r,eventType:o,handler:i}=n;!e||e===o?r.forEach(s=>s.removeEventListener(o,i)):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(wr>=e.left&&wr<=e.right&&Er>=e.top&&Er<=e.bottom){const t=this.$_popperNode.getBoundingClientRect(),n=wr-Ht,r=Er-jt,o=t.left+t.width/2-Ht+(t.top+t.height/2)-jt+t.width+t.height,i=Ht+n*o,s=jt+r*o;return lo(Ht,jt,i,s,t.left,t.top,t.left,t.bottom)||lo(Ht,jt,i,s,t.left,t.top,t.right,t.top)||lo(Ht,jt,i,s,t.right,t.top,t.right,t.bottom)||lo(Ht,jt,i,s,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=Qn?{passive:!0,capture:!0}:!0;document.addEventListener("touchstart",t=>pc(t,!0),e),document.addEventListener("touchend",t=>hc(t,!0),e)}else window.addEventListener("mousedown",e=>pc(e,!1),!0),window.addEventListener("click",e=>hc(e,!1),!0);window.addEventListener("resize",by)}function pc(e,t){if(ht.autoHideOnMousedown)_d(e,t);else for(let n=0;n<ut.length;n++){const r=ut[n];try{r.mouseDownContains=r.popperNode().contains(e.target)}catch{}}}function hc(e,t){ht.autoHideOnMousedown||_d(e,t)}function _d(e,t){const n={};for(let r=ut.length-1;r>=0;r--){const o=ut[r];try{const i=o.containsGlobalTarget=o.mouseDownContains||o.popperNode().contains(e.target);o.pendingHide=!1,requestAnimationFrame(()=>{if(o.pendingHide=!1,!n[o.randomId]&&mc(o,i,e)){if(o.$_handleGlobalClose(e,t),!e.closeAllPopover&&e.closePopover&&i){let a=o.parentPopper;for(;a;)n[a.randomId]=!0,a=a.parentPopper;return}let s=o.parentPopper;for(;s&&mc(s,s.containsGlobalTarget,e);)s.$_handleGlobalClose(e,t),s=s.parentPopper}})}catch{}}}function mc(e,t,n){return n.closeAllPopover||n.closePopover&&t||vy(e,n)&&!t}function vy(e,t){if(typeof e.autoHide=="function"){const n=e.autoHide(t);return e.lastAutoHide=n,n}return e.autoHide}function by(){for(let e=0;e<ut.length;e++)ut[e].$_computePosition()}let Ht=0,jt=0,wr=0,Er=0;typeof window<"u"&&window.addEventListener("mousemove",e=>{Ht=wr,jt=Er,wr=e.clientX,Er=e.clientY},Qn?{passive:!0}:void 0);function lo(e,t,n,r,o,i,s,a){const l=((s-o)*(t-i)-(a-i)*(e-o))/((a-i)*(n-e)-(s-o)*(r-t)),c=((n-e)*(t-i)-(r-t)*(e-o))/((a-i)*(n-e)-(s-o)*(r-t));return l>=0&&l<=1&&c>=0&&c<=1}const wy={extends:gd()},Ri=(e,t)=>{const n=e.__vccOpts||e;for(const[r,o]of t)n[r]=o;return n};function Ey(e,t,n,r,o,i){return j(),Q("div",{ref:"reference",class:xe(["v-popper",{"v-popper--shown":e.slotData.isShown}])},[ke(e.$slots,"default",ou(_a(e.slotData)))],2)}const Ty=Ri(wy,[["render",Ey]]);function Cy(){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 o=e.indexOf("Edge/");return o>0?parseInt(e.substring(o+5,e.indexOf(".",o)),10):-1}let xo;function Vs(){Vs.init||(Vs.init=!0,xo=Cy()!==-1)}var Li={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},emits:["notify"],mounted(){Vs(),Nt(()=>{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",xo&&this.$el.appendChild(e),e.data="about:blank",xo||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&&(!xo&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}};const Sy=xh();Lu("data-v-b329ee4c");const xy={class:"resize-observer",tabindex:"-1"};ku();const Ay=Sy((e,t,n,r,o,i)=>(j(),me("div",xy)));Li.render=Ay;Li.__scopeId="data-v-b329ee4c";Li.__file="src/components/ResizeObserver.vue";const yd=(e="theme")=>({computed:{themeClass(){return yy(this[e])}}}),Py=Ae({name:"VPopperContent",components:{ResizeObserver:Li},mixins:[yd()],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}}}),Ry=["id","aria-hidden","tabindex","data-popper-placement"],Ly={ref:"inner",class:"v-popper__inner"},ky=V("div",{class:"v-popper__arrow-outer"},null,-1),Oy=V("div",{class:"v-popper__arrow-inner"},null,-1),Iy=[ky,Oy];function Ny(e,t,n,r,o,i){const s=It("ResizeObserver");return j(),Q("div",{id:e.popperId,ref:"popover",class:xe(["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:kt(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]=gg(a=>e.autoHide&&e.$emit("hide"),["esc"]))},[V("div",{class:"v-popper__backdrop",onClick:t[0]||(t[0]=a=>e.autoHide&&e.$emit("hide"))}),V("div",{class:"v-popper__wrapper",style:kt(e.result?{transformOrigin:e.result.transformOrigin}:void 0)},[V("div",Ly,[e.mounted?(j(),Q(_e,{key:0},[V("div",null,[ke(e.$slots,"default")]),e.handleResize?(j(),me(s,{key:0,onNotify:t[1]||(t[1]=a=>e.$emit("resize",a))})):Ee("",!0)],64)):Ee("",!0)],512),V("div",{ref:"arrow",class:"v-popper__arrow-container",style:kt(e.result?{left:e.toPx(e.result.arrow.x),top:e.toPx(e.result.arrow.y)}:void 0)},Iy,4)],4)],46,Ry)}const vd=Ri(Py,[["render",Ny]]),bd={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 Bs=function(){};typeof window<"u"&&(Bs=window.Element);const Dy=Ae({name:"VPopperWrapper",components:{Popper:Ty,PopperContent:vd},mixins:[bd,yd("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,Bs,Boolean],default:void 0},boundary:{type:[String,Bs],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 $y(e,t,n,r,o,i){const s=It("PopperContent"),a=It("Popper");return j(),me(a,en({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:re(({popperId:l,isShown:c,shouldMountContent:u,skipTransition:f,autoHide:d,show:p,hide:h,handleResize:m,onResize:y,classes:E,result:P})=>[ke(e.$slots,"default",{shown:c,show:p,hide:h}),J(s,{ref:"popperContent","popper-id":l,theme:e.finalTheme,shown:c,mounted:u,"skip-transition":f,"auto-hide":d,"handle-resize":m,classes:E,result:P,onHide:h,onResize:y},{default:re(()=>[ke(e.$slots,"popper",{shown:c,hide:h})]),_: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 La=Ri(Dy,[["render",$y]]),My={...La,name:"VDropdown",vPopperTheme:"dropdown"},Fy={...La,name:"VMenu",vPopperTheme:"menu"},Vy={...La,name:"VTooltip",vPopperTheme:"tooltip"},By=Ae({name:"VTooltipDirective",components:{Popper:gd(),PopperContent:vd},mixins:[bd],inheritAttrs:!1,props:{theme:{type:String,default:"tooltip"},html:{type:Boolean,default:e=>Nr(e.theme,"html")},content:{type:[String,Number,Function],default:null},loadingContent:{type:String,default:e=>Nr(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}}}),Hy=["innerHTML"],jy=["textContent"];function Uy(e,t,n,r,o,i){const s=It("PopperContent"),a=It("Popper");return j(),me(a,en({ref:"popper"},e.$attrs,{theme:e.theme,"target-nodes":e.targetNodes,"popper-node":()=>e.$refs.popperContent.$el,onApplyShow:e.onShow,onApplyHide:e.onHide}),{default:re(({popperId:l,isShown:c,shouldMountContent:u,skipTransition:f,autoHide:d,hide:p,handleResize:h,onResize:m,classes:y,result:E})=>[J(s,{ref:"popperContent",class:xe({"v-popper--tooltip-loading":e.loading}),"popper-id":l,theme:e.theme,shown:c,mounted:u,"skip-transition":f,"auto-hide":d,"handle-resize":h,classes:y,result:E,onHide:p,onResize:m},{default:re(()=>[e.html?(j(),Q("div",{key:0,innerHTML:e.finalContent},null,8,Hy)):(j(),Q("div",{key:1,textContent:Te(e.finalContent)},null,8,jy))]),_: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 Gy=Ri(By,[["render",Uy]]),wd="v-popper--has-tooltip";function Wy(e,t){let n=e.placement;if(!n&&t)for(const r of md)t[r]&&(n=r);return n||(n=Nr(e.theme||"tooltip","placement")),n}function Ed(e,t,n){let r;const o=typeof t;return o==="string"?r={content:t}:t&&o==="object"?r=t:r={content:!1},r.placement=Wy(r,n),r.targetNodes=()=>[e],r.referenceNode=()=>e,r}let Qi,Dr,zy=0;function qy(){if(Qi)return;Dr=le([]),Qi=Cf({name:"VTooltipDirectiveApp",setup(){return{directives:Dr}},render(){return this.directives.map(t=>Jn(Gy,{...t.options,shown:t.shown||t.options.shown,key:t.id}))},devtools:{hide:!0}});const e=document.createElement("div");document.body.appendChild(e),Qi.mount(e)}function Ky(e,t,n){qy();const r=le(Ed(e,t,n)),o=le(!1),i={id:zy++,options:r,shown:o};return Dr.value.push(i),e.classList&&e.classList.add(wd),e.$_popper={options:r,item:i,show(){o.value=!0},hide(){o.value=!1}}}function Td(e){if(e.$_popper){const t=Dr.value.indexOf(e.$_popper.item);t!==-1&&Dr.value.splice(t,1),delete e.$_popper,delete e.$_popperOldShown,delete e.$_popperMountTarget}e.classList&&e.classList.remove(wd)}function gc(e,{value:t,modifiers:n}){const r=Ed(e,t,n);if(!r.content||Nr(r.theme||"tooltip","disabled"))Td(e);else{let o;e.$_popper?(o=e.$_popper,o.options.value=r):o=Ky(e,t,n),typeof t.shown<"u"&&t.shown!==e.$_popperOldShown&&(e.$_popperOldShown=t.shown,t.shown?o.show():o.hide())}}const Jy={beforeMount:gc,updated:gc,beforeUnmount(e){Td(e)}};function _c(e){e.addEventListener("mousedown",Xo),e.addEventListener("click",Xo),e.addEventListener("touchstart",Cd,Qn?{passive:!0}:!1)}function yc(e){e.removeEventListener("mousedown",Xo),e.removeEventListener("click",Xo),e.removeEventListener("touchstart",Cd),e.removeEventListener("touchend",Sd),e.removeEventListener("touchcancel",xd)}function Xo(e){const t=e.currentTarget;e.closePopover=!t.$_vclosepopover_touch,e.closeAllPopover=t.$_closePopoverModifiers&&!!t.$_closePopoverModifiers.all}function Cd(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",Sd),t.addEventListener("touchcancel",xd)}}function Sd(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 xd(e){const t=e.currentTarget;t.$_vclosepopover_touch=!1}const Yy={beforeMount(e,{value:t,modifiers:n}){e.$_closePopoverModifiers=n,(typeof t>"u"||t)&&_c(e)},updated(e,{value:t,oldValue:n,modifiers:r}){e.$_closePopoverModifiers=r,t!==n&&(typeof t>"u"||t?_c(e):yc(e))},beforeUnmount(e){yc(e)}};function Xy(e,t={}){e.$_vTooltipInstalled||(e.$_vTooltipInstalled=!0,pd(ht,t),e.directive("tooltip",Jy),e.directive("close-popper",Yy),e.component("VTooltip",Vy),e.component("VDropdown",My),e.component("VMenu",Fy))}const Qy={version:"5.2.2",install:Xy,options:ht},Zy=Ct(e=>{e.vueApp.use(Qy)}),ev=[F0,B0,U0,W0,z0,q0,J0,Y0,X0,Zy],tv="modulepreload",nv=function(e,t){return e[0]==="."?new URL(e,t).href:e},vc={},rv=function(t,n,r){let o=Promise.resolve();if(n&&n.length>0){const i=document.getElementsByTagName("link"),s=document.querySelector("meta[property=csp-nonce]"),a=(s==null?void 0:s.nonce)||(s==null?void 0:s.getAttribute("nonce"));o=Promise.all(n.map(l=>{if(l=nv(l,r),l in vc)return;vc[l]=!0;const c=l.endsWith(".css"),u=c?'[rel="stylesheet"]':"";if(!!r)for(let p=i.length-1;p>=0;p--){const h=i[p];if(h.href===l&&(!c||h.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${l}"]${u}`))return;const d=document.createElement("link");if(d.rel=c?"stylesheet":tv,c||(d.as="script",d.crossOrigin=""),d.href=l,a&&d.setAttribute("nonce",a),document.head.appendChild(d),c)return new Promise((p,h)=>{d.addEventListener("load",p),d.addEventListener("error",()=>h(new Error(`Unable to preload CSS for ${l}`)))})}))}return o.then(()=>t()).catch(i=>{const s=new Event("vite:preloadError",{cancelable:!0});if(s.payload=i,window.dispatchEvent(s),!s.defaultPrevented)throw i})},_=(...e)=>rv(...e).catch(t=>{const n=new Event("nuxt.preloadError");throw n.payload=t,window.dispatchEvent(n),t}),Gr=Ae({__name:"NIcon",props:{icon:{}},setup(e){return(t,n)=>(j(),Q("div",{class:xe(["n-icon",t.icon])},null,2))}}),Wr=(e,t)=>{const n=e.__vccOpts||e;for(const[r,o]of t)n[r]=o;return n},ov={},iv={class:"n-badge"};function sv(e,t){return j(),Q("span",iv,[ke(e.$slots,"default")])}const av=Wr(ov,[["render",sv]]);async function Ad(e,t=Et()){const{path:n,matched:r}=t.resolve(e);if(!r.length||(t._routePreloaded||(t._routePreloaded=new Set),t._routePreloaded.has(n)))return;const o=t._preloadPromises=t._preloadPromises||[];if(o.length>4)return Promise.all(o).then(()=>Ad(e,t));t._routePreloaded.add(n);const i=r.map(s=>{var a;return(a=s.components)==null?void 0:a.default}).filter(s=>typeof s=="function");for(const s of i){const a=Promise.resolve(s()).catch(()=>{}).finally(()=>o.splice(o.indexOf(a)));o.push(a)}await Promise.all(o)}const lv=(...e)=>e.find(t=>t!==void 0);function cv(e){const t=e.componentName||"NuxtLink";function n(o,i){if(!o||e.trailingSlash!=="append"&&e.trailingSlash!=="remove")return o;if(typeof o=="string")return bc(o,e.trailingSlash);const s="path"in o&&o.path!==void 0?o.path:i(o).path;return{...o,name:void 0,path:bc(s,e.trailingSlash)}}function r(o){const i=Et(),s=Xn(),a=Pe(()=>!!o.target&&o.target!=="_self"),l=Pe(()=>{const m=o.to||o.href||"";return typeof m=="string"&&tn(m,{acceptRelative:!0})}),c=It("RouterLink"),u=c&&typeof c!="string"?c.useLink:void 0,f=Pe(()=>{if(o.external)return!0;const m=o.to||o.href||"";return typeof m=="object"?!1:m===""||l.value}),d=Pe(()=>{const m=o.to||o.href||"";return f.value?m:n(m,i.resolve)}),p=f.value||u==null?void 0:u({...o,to:d}),h=Pe(()=>{var m;if(!d.value||l.value)return d.value;if(f.value){const y=typeof d.value=="object"&&"path"in d.value?ks(d.value):d.value,E=typeof y=="object"?i.resolve(y).href:y;return n(E,i.resolve)}return typeof d.value=="object"?((m=i.resolve(d.value))==null?void 0:m.href)??null:n(Ur(s.app.baseURL,d.value),i.resolve)});return{to:d,hasTarget:a,isAbsoluteUrl:l,isExternal:f,href:h,isActive:(p==null?void 0:p.isActive)??Pe(()=>d.value===i.currentRoute.value.path),isExactActive:(p==null?void 0:p.isExactActive)??Pe(()=>d.value===i.currentRoute.value.path),route:(p==null?void 0:p.route)??Pe(()=>i.resolve(d.value)),async navigate(){await Wf(h.value,{replace:o.replace,external:f.value||a.value})}}}return Ae({name:t,props:{to:{type:[String,Object],default:void 0,required:!1},href:{type:[String,Object],default:void 0,required:!1},target:{type:String,default:void 0,required:!1},rel:{type:String,default:void 0,required:!1},noRel:{type:Boolean,default:void 0,required:!1},prefetch:{type:Boolean,default:void 0,required:!1},noPrefetch:{type:Boolean,default:void 0,required:!1},activeClass:{type:String,default:void 0,required:!1},exactActiveClass:{type:String,default:void 0,required:!1},prefetchedClass:{type:String,default:void 0,required:!1},replace:{type:Boolean,default:void 0,required:!1},ariaCurrentValue:{type:String,default:void 0,required:!1},external:{type:Boolean,default:void 0,required:!1},custom:{type:Boolean,default:void 0,required:!1}},useLink:r,setup(o,{slots:i}){const s=Et(),{to:a,href:l,navigate:c,isExternal:u,hasTarget:f,isAbsoluteUrl:d}=r(o),p=le(!1),h=le(null),m=y=>{var E;h.value=o.custom?(E=y==null?void 0:y.$el)==null?void 0:E.nextElementSibling:y==null?void 0:y.$el};if(o.prefetch!==!1&&o.noPrefetch!==!0&&o.target!=="_blank"&&!fv()){const E=Ne();let P,g=null;bi(()=>{const T=uv();Si(()=>{P=Ds(()=>{var w;(w=h==null?void 0:h.value)!=null&&w.tagName&&(g=T.observe(h.value,async()=>{g==null||g(),g=null;const x=typeof a.value=="string"?a.value:u.value?ks(a.value):s.resolve(a.value).fullPath;await Promise.all([E.hooks.callHook("link:prefetch",x).catch(()=>{}),!u.value&&!f.value&&Ad(a.value,s).catch(()=>{})]),p.value=!0}))})})}),fa(()=>{P&&G0(P),g==null||g(),g=null})}return()=>{var P;if(!u.value&&!f.value){const g={ref:m,to:a.value,activeClass:o.activeClass||e.activeClass,exactActiveClass:o.exactActiveClass||e.exactActiveClass,replace:o.replace,ariaCurrentValue:o.ariaCurrentValue,custom:o.custom};return o.custom||(p.value&&(g.class=o.prefetchedClass||e.prefetchedClass),g.rel=o.rel||void 0),Jn(It("RouterLink"),g,i.default)}const y=o.target||null,E=lv(o.noRel?"":o.rel,e.externalRelAttribute,d.value||f.value?"noopener noreferrer":"")||null;return o.custom?i.default?i.default({href:l.value,navigate:c,get route(){if(!l.value)return;const g=new URL(l.value,window.location.href);return{path:g.pathname,fullPath:g.pathname,get query(){return Ei(g.search)},hash:g.hash,params:{},name:void 0,matched:[],redirectedFrom:void 0,meta:{},href:l.value}},rel:E,target:y,isExternal:u.value||f.value,isActive:!1,isExactActive:!1}):null:Jn("a",{ref:h,href:l.value||null,rel:E,target:y},(P=i.default)==null?void 0:P.call(i))}}})}const Pd=cv(T_);function bc(e,t){const n=t==="append"?Uo:Ti;return tn(e)&&!e.startsWith("http")?e:n(e,!0)}function uv(){const e=Ne();if(e._observer)return e._observer;let t=null;const n=new Map,r=(i,s)=>(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(i,s),t.observe(i),()=>{n.delete(i),t.unobserve(i),n.size===0&&(t.disconnect(),t=null)});return e._observer={observe:r}}function fv(){const e=navigator.connection;return!!(e&&(e.saveData||/2g/.test(e.effectiveType)))}const dv={key:0,"i-carbon:arrow-up-right":"","translate-y--1":"","text-xs":"",op50:""},ka=Ae({__name:"NLink",props:{to:{},href:{},target:{},underline:{type:Boolean}},setup(e){const t=e,n=Pe(()=>t.href||t.to);return(r,o)=>{const i=Pd;return j(),me(i,en(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:re(()=>[ke(r.$slots,"default"),n.value&&r.target==="_blank"?(j(),Q("div",dv)):Ee("",!0)]),_:3},16,["class"])}}}),pv={},hv={height:"22",viewBox:"0 0 1204 200",fill:"none",xmlns:"http://www.w3.org/2000/svg"},mv=Sm('<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),gv=[mv];function _v(e,t){return j(),Q("svg",hv,gv)}const yv=Wr(pv,[["render",_v]]),vv={},bv={class:"n-loading n-panel-grids-center"},wv={class:"flex flex-col animate-pulse items-center text-lg"},Ev=V("div",{class:"i-carbon-circle-dash animate-spin text-4xl op50"},null,-1);function Tv(e,t){return j(),Q("div",bv,[V("div",wv,[Ev,ke(e.$slots,"default",{},()=>[de(" Loading... ")])])])}const Cv=Wr(vv,[["render",Tv]]),Rd=Ae({__name:"NButton",props:{to:{},icon:{},border:{type:Boolean,default:!0},disabled:{type:Boolean},type:{default:"button"}},setup(e){return(t,n)=>{const r=Gr;return j(),me(Nu(t.to?se(Pd):"button"),en({to:t.to},{...t.$attrs,...!t.to&&{type:t.type},...t.disabled?{disabled:!0}:{tabindex:0}},{class:[[{"n-button-base active:n-button-active focus-visible:n-focus-base hover:n-button-hover":t.border},{"n-icon-button":!t.$slots.default}],"n-button n-transition n-disabled:n-disabled"]}),{default:re(()=>[ke(t.$slots,"icon",{},()=>[t.icon?(j(),me(r,{key:0,icon:t.icon,class:xe({"n-button-icon":t.$slots.default})},null,8,["icon","class"])):Ee("",!0)]),ke(t.$slots,"default")]),_:3},16,["to","class"])}}}),Ld=[{id:"abap",name:"ABAP",import:()=>_(()=>import("./DXFkqnOI.js"),[],import.meta.url)},{id:"actionscript-3",name:"ActionScript",import:()=>_(()=>import("./BigF1UXR.js"),[],import.meta.url)},{id:"ada",name:"Ada",import:()=>_(()=>import("./CowR2XfX.js"),[],import.meta.url)},{id:"angular-html",name:"Angular HTML",import:()=>_(()=>import("./CBks_G0r.js").then(e=>e.f),__vite__mapDeps([0,1,2,3]),import.meta.url)},{id:"angular-ts",name:"Angular TypeScript",import:()=>_(()=>import("./BUinYsBq.js"),__vite__mapDeps([4,0,1,2,3,5]),import.meta.url)},{id:"apache",name:"Apache Conf",import:()=>_(()=>import("./rS0jd3Ly.js"),[],import.meta.url)},{id:"apex",name:"Apex",import:()=>_(()=>import("./Sfo2eW0G.js"),[],import.meta.url)},{id:"apl",name:"APL",import:()=>_(()=>import("./DC4hdoM9.js"),__vite__mapDeps([6,1,2,3,7,8,9]),import.meta.url)},{id:"applescript",name:"AppleScript",import:()=>_(()=>import("./B4yE-MfL.js"),[],import.meta.url)},{id:"ara",name:"Ara",import:()=>_(()=>import("./CG4fK2Nq.js"),[],import.meta.url)},{id:"asciidoc",name:"AsciiDoc",aliases:["adoc"],import:()=>_(()=>import("./CEQQyXKu.js"),__vite__mapDeps([10,1,2,3,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,8,9,29,30,31,32,33,34,35,36,37,38,7,39,40,41,42,43,44,5,45,46,47]),import.meta.url)},{id:"asm",name:"Assembly",import:()=>_(()=>import("./PWN5J14X.js"),[],import.meta.url)},{id:"astro",name:"Astro",import:()=>_(()=>import("./CU2HFFmO.js"),__vite__mapDeps([48,9,2,47,49,43,3,5,34,50,51]),import.meta.url)},{id:"awk",name:"AWK",import:()=>_(()=>import("./i0IPvypD.js"),[],import.meta.url)},{id:"ballerina",name:"Ballerina",import:()=>_(()=>import("./T9ysyp6P.js"),[],import.meta.url)},{id:"bat",name:"Batch File",aliases:["batch"],import:()=>_(()=>import("./BPiaQZfK.js"),[],import.meta.url)},{id:"beancount",name:"Beancount",import:()=>_(()=>import("./Urb1RsFe.js"),[],import.meta.url)},{id:"berry",name:"Berry",aliases:["be"],import:()=>_(()=>import("./CxrokwfH.js"),[],import.meta.url)},{id:"bibtex",name:"BibTeX",import:()=>_(()=>import("./BaedD2tq.js"),[],import.meta.url)},{id:"bicep",name:"Bicep",import:()=>_(()=>import("./Bym0hRiG.js"),[],import.meta.url)},{id:"blade",name:"Blade",import:()=>_(()=>import("./C1DVX8_8.js"),__vite__mapDeps([52,1,2,3,7,8,19,9]),import.meta.url)},{id:"c",name:"C",import:()=>_(()=>import("./RCJZWN-0.js"),[],import.meta.url)},{id:"cadence",name:"Cadence",aliases:["cdc"],import:()=>_(()=>import("./Bgpqy2XC.js"),[],import.meta.url)},{id:"clarity",name:"Clarity",import:()=>_(()=>import("./DV9JwLIa.js"),[],import.meta.url)},{id:"clojure",name:"Clojure",aliases:["clj"],import:()=>_(()=>import("./BF6G6X0H.js"),[],import.meta.url)},{id:"cmake",name:"CMake",import:()=>_(()=>import("./DXZpi2gR.js"),[],import.meta.url)},{id:"cobol",name:"COBOL",import:()=>_(()=>import("./Cgl53LJQ.js"),__vite__mapDeps([53,19,1,2,3,8]),import.meta.url)},{id:"codeowners",name:"CODEOWNERS",import:()=>_(()=>import("./CGmujMTu.js"),[],import.meta.url)},{id:"codeql",name:"CodeQL",aliases:["ql"],import:()=>_(()=>import("./BOpLLL-w.js"),[],import.meta.url)},{id:"coffee",name:"CoffeeScript",aliases:["coffeescript"],import:()=>_(()=>import("./Bg0wAK5a.js"),__vite__mapDeps([15,2]),import.meta.url)},{id:"common-lisp",name:"Common Lisp",aliases:["lisp"],import:()=>_(()=>import("./C3qUB5O8.js"),[],import.meta.url)},{id:"cpp",name:"C++",aliases:["c++"],import:()=>_(()=>import("./BB42E8aY.js"),__vite__mapDeps([16,17,18,13,19]),import.meta.url)},{id:"crystal",name:"Crystal",import:()=>_(()=>import("./B6bHXiXE.js"),__vite__mapDeps([54,1,2,3,19,13,40]),import.meta.url)},{id:"csharp",name:"C#",aliases:["c#","cs"],import:()=>_(()=>import("./Bdt_eLrj.js"),[],import.meta.url)},{id:"css",name:"CSS",import:()=>_(()=>import("./CbYhyuC0.js"),[],import.meta.url)},{id:"csv",name:"CSV",import:()=>_(()=>import("./B2DkETJQ.js"),[],import.meta.url)},{id:"cue",name:"CUE",import:()=>_(()=>import("./C6Aznpr-.js"),[],import.meta.url)},{id:"cypher",name:"Cypher",aliases:["cql"],import:()=>_(()=>import("./ByMv4Xf1.js"),[],import.meta.url)},{id:"d",name:"D",import:()=>_(()=>import("./PifQWv0n.js"),[],import.meta.url)},{id:"dart",name:"Dart",import:()=>_(()=>import("./DZLoTQm4.js"),[],import.meta.url)},{id:"dax",name:"DAX",import:()=>_(()=>import("./DsfXcHUZ.js"),[],import.meta.url)},{id:"desktop",name:"Desktop",import:()=>_(()=>import("./D71BffLY.js"),[],import.meta.url)},{id:"diff",name:"Diff",import:()=>_(()=>import("./DvyTQcux.js"),[],import.meta.url)},{id:"docker",name:"Dockerfile",aliases:["dockerfile"],import:()=>_(()=>import("./DNR26wTC.js"),[],import.meta.url)},{id:"dream-maker",name:"Dream Maker",import:()=>_(()=>import("./Eh5U-gDp.js"),[],import.meta.url)},{id:"edge",name:"Edge",import:()=>_(()=>import("./DVC_qXWv.js"),__vite__mapDeps([55,47,1,2,3,56]),import.meta.url)},{id:"elixir",name:"Elixir",import:()=>_(()=>import("./BaNxgKSR.js"),__vite__mapDeps([23,1,2,3]),import.meta.url)},{id:"elm",name:"Elm",import:()=>_(()=>import("./RE3ujT-k.js"),__vite__mapDeps([24,18,13]),import.meta.url)},{id:"emacs-lisp",name:"Emacs Lisp",aliases:["elisp"],import:()=>_(()=>import("./BEjL32p1.js"),[],import.meta.url)},{id:"erb",name:"ERB",import:()=>_(()=>import("./ChMCFiS0.js"),__vite__mapDeps([57,1,2,3,39,7,8,19,13,40,41]),import.meta.url)},{id:"erlang",name:"Erlang",aliases:["erl"],import:()=>_(()=>import("./DS9ZWoKD.js"),[],import.meta.url)},{id:"fennel",name:"Fennel",import:()=>_(()=>import("./C6XIsc4F.js"),[],import.meta.url)},{id:"fish",name:"Fish",import:()=>_(()=>import("./DfeQjIbs.js"),[],import.meta.url)},{id:"fluent",name:"Fluent",aliases:["ftl"],import:()=>_(()=>import("./KPqz0Sb3.js"),[],import.meta.url)},{id:"fortran-fixed-form",name:"Fortran (Fixed Form)",aliases:["f","for","f77"],import:()=>_(()=>import("./sQpxpyUs.js"),__vite__mapDeps([58,59]),import.meta.url)},{id:"fortran-free-form",name:"Fortran (Free Form)",aliases:["f90","f95","f03","f08","f18"],import:()=>_(()=>import("./D6pmzCqS.js"),[],import.meta.url)},{id:"fsharp",name:"F#",aliases:["f#","fs"],import:()=>_(()=>import("./BU6jSTzS.js"),__vite__mapDeps([60,61]),import.meta.url)},{id:"gdresource",name:"GDResource",import:()=>_(()=>import("./BBBqETUW.js"),__vite__mapDeps([62,63,64]),import.meta.url)},{id:"gdscript",name:"GDScript",import:()=>_(()=>import("./cw46T5ID.js"),[],import.meta.url)},{id:"gdshader",name:"GDShader",import:()=>_(()=>import("./B_SUYfiV.js"),[],import.meta.url)},{id:"genie",name:"Genie",import:()=>_(()=>import("./DAfrLhwG.js"),[],import.meta.url)},{id:"gherkin",name:"Gherkin",import:()=>_(()=>import("./DjTlIhuc.js"),[],import.meta.url)},{id:"git-commit",name:"Git Commit Message",import:()=>_(()=>import("./DAVo6uMX.js"),__vite__mapDeps([65,21]),import.meta.url)},{id:"git-rebase",name:"Git Rebase Message",import:()=>_(()=>import("./JgH_6NEN.js"),__vite__mapDeps([66,40]),import.meta.url)},{id:"gleam",name:"Gleam",import:()=>_(()=>import("./Dd6f7Z5P.js"),[],import.meta.url)},{id:"glimmer-js",name:"Glimmer JS",aliases:["gjs"],import:()=>_(()=>import("./Bbv8ARUV.js"),__vite__mapDeps([67,2,47,3,1]),import.meta.url)},{id:"glimmer-ts",name:"Glimmer TS",aliases:["gts"],import:()=>_(()=>import("./CQUCfALx.js"),__vite__mapDeps([68,47,3,2,1]),import.meta.url)},{id:"glsl",name:"GLSL",import:()=>_(()=>import("./DouzTJIq.js"),__vite__mapDeps([18,13]),import.meta.url)},{id:"gnuplot",name:"Gnuplot",import:()=>_(()=>import("./nclm9rTJ.js"),[],import.meta.url)},{id:"go",name:"Go",import:()=>_(()=>import("./DM4HHECw.js"),[],import.meta.url)},{id:"graphql",name:"GraphQL",aliases:["gql"],import:()=>_(()=>import("./BN4LRXf6.js"),__vite__mapDeps([69,2,47,29,51]),import.meta.url)},{id:"groovy",name:"Groovy",import:()=>_(()=>import("./wChcbJ1V.js"),[],import.meta.url)},{id:"hack",name:"Hack",import:()=>_(()=>import("./BmCW-tYz.js"),__vite__mapDeps([70,1,2,3,19]),import.meta.url)},{id:"haml",name:"Ruby Haml",import:()=>_(()=>import("./B34IPION.js"),__vite__mapDeps([71,39,1,2,3,7,8,19,13,40,41,43,15,61]),import.meta.url)},{id:"handlebars",name:"Handlebars",aliases:["hbs"],import:()=>_(()=>import("./DJubGRtk.js"),__vite__mapDeps([72,1,2,3,11]),import.meta.url)},{id:"haskell",name:"Haskell",aliases:["hs"],import:()=>_(()=>import("./DAGYewaG.js"),[],import.meta.url)},{id:"haxe",name:"Haxe",import:()=>_(()=>import("./Dit6kIrv.js"),[],import.meta.url)},{id:"hcl",name:"HashiCorp HCL",import:()=>_(()=>import("./CpAANOdC.js"),[],import.meta.url)},{id:"hjson",name:"Hjson",import:()=>_(()=>import("./DZqG9GXz.js"),[],import.meta.url)},{id:"hlsl",name:"HLSL",import:()=>_(()=>import("./DmDrTTlz.js"),[],import.meta.url)},{id:"html",name:"HTML",import:()=>_(()=>import("./CbViG2Xw.js"),__vite__mapDeps([1,2,3]),import.meta.url)},{id:"html-derivative",name:"HTML (Derivative)",import:()=>_(()=>import("./BR6CMsBL.js"),__vite__mapDeps([56,1,2,3]),import.meta.url)},{id:"http",name:"HTTP",import:()=>_(()=>import("./CqYeW6XZ.js"),__vite__mapDeps([73,40,9,7,8,69,2,47,29,51]),import.meta.url)},{id:"hxml",name:"HXML",import:()=>_(()=>import("./CiRxTSAc.js"),__vite__mapDeps([74,75]),import.meta.url)},{id:"hy",name:"Hy",import:()=>_(()=>import("./C3qJFuQy.js"),[],import.meta.url)},{id:"imba",name:"Imba",import:()=>_(()=>import("./DzwdaLuO.js"),__vite__mapDeps([76,47]),import.meta.url)},{id:"ini",name:"INI",aliases:["properties"],import:()=>_(()=>import("./DeVv6D4_.js"),[],import.meta.url)},{id:"java",name:"Java",import:()=>_(()=>import("./ClXEvkw9.js"),[],import.meta.url)},{id:"javascript",name:"JavaScript",aliases:["js"],import:()=>_(()=>import("./Dch3xQiY.js"),[],import.meta.url)},{id:"jinja",name:"Jinja",import:()=>_(()=>import("./D4LaosRr.js"),__vite__mapDeps([77,1,2,3]),import.meta.url)},{id:"jison",name:"Jison",import:()=>_(()=>import("./DY7_9Ga-.js"),__vite__mapDeps([78,2]),import.meta.url)},{id:"json",name:"JSON",import:()=>_(()=>import("./CupVZNk8.js"),[],import.meta.url)},{id:"json5",name:"JSON5",import:()=>_(()=>import("./Bh8mriwU.js"),[],import.meta.url)},{id:"jsonc",name:"JSON with Comments",import:()=>_(()=>import("./DYI1rfmx.js"),[],import.meta.url)},{id:"jsonl",name:"JSON Lines",import:()=>_(()=>import("./BUpeXbsf.js"),[],import.meta.url)},{id:"jsonnet",name:"Jsonnet",import:()=>_(()=>import("./C9d3aiqh.js"),[],import.meta.url)},{id:"jssm",name:"JSSM",aliases:["fsl"],import:()=>_(()=>import("./Dble9ECP.js"),[],import.meta.url)},{id:"jsx",name:"JSX",import:()=>_(()=>import("./CsyrCbsw.js"),[],import.meta.url)},{id:"julia",name:"Julia",aliases:["jl"],import:()=>_(()=>import("./kuh6G-Sk.js"),__vite__mapDeps([30,16,17,18,13,19,31,2,32]),import.meta.url)},{id:"kotlin",name:"Kotlin",aliases:["kt","kts"],import:()=>_(()=>import("./BIxS-Weu.js"),[],import.meta.url)},{id:"kusto",name:"Kusto",aliases:["kql"],import:()=>_(()=>import("./DGEpfOTx.js"),[],import.meta.url)},{id:"latex",name:"LaTeX",import:()=>_(()=>import("./CCqFro8U.js"),__vite__mapDeps([79,80,32,40,3,81,28,1,2,8,30,16,17,18,13,19,31,41,39,7,42,47,11,44]),import.meta.url)},{id:"lean",name:"Lean 4",aliases:["lean4"],import:()=>_(()=>import("./D5OoM2Ul.js"),[],import.meta.url)},{id:"less",name:"Less",import:()=>_(()=>import("./EPzMdTgI.js"),[],import.meta.url)},{id:"liquid",name:"Liquid",import:()=>_(()=>import("./Dg0DGYq4.js"),__vite__mapDeps([82,1,2,3,9]),import.meta.url)},{id:"log",name:"Log file",import:()=>_(()=>import("./Ksn5IXup.js"),[],import.meta.url)},{id:"logo",name:"Logo",import:()=>_(()=>import("./DdacRhvC.js"),[],import.meta.url)},{id:"lua",name:"Lua",import:()=>_(()=>import("./BVGdgKAv.js"),__vite__mapDeps([41,13]),import.meta.url)},{id:"luau",name:"Luau",import:()=>_(()=>import("./VQMr7AbF.js"),[],import.meta.url)},{id:"make",name:"Makefile",aliases:["makefile"],import:()=>_(()=>import("./B9S9BZZh.js"),[],import.meta.url)},{id:"markdown",name:"Markdown",aliases:["md"],import:()=>_(()=>import("./Bpum8voz.js"),[],import.meta.url)},{id:"marko",name:"Marko",import:()=>_(()=>import("./gnwMp1li.js"),__vite__mapDeps([83,3,34,5,2]),import.meta.url)},{id:"matlab",name:"MATLAB",import:()=>_(()=>import("./Btshr8M_.js"),[],import.meta.url)},{id:"mdc",name:"MDC",import:()=>_(()=>import("./CxLlwT--.js"),__vite__mapDeps([84,61,11,56,1,2,3]),import.meta.url)},{id:"mdx",name:"MDX",import:()=>_(()=>import("./Br9pa-sp.js"),[],import.meta.url)},{id:"mermaid",name:"Mermaid",import:()=>_(()=>import("./Cb-F_BZP.js"),[],import.meta.url)},{id:"mojo",name:"Mojo",import:()=>_(()=>import("./-7WWnkdy.js"),[],import.meta.url)},{id:"move",name:"Move",import:()=>_(()=>import("./COBxEbHI.js"),[],import.meta.url)},{id:"narrat",name:"Narrat Language",aliases:["nar"],import:()=>_(()=>import("./B9CT-1u6.js"),[],import.meta.url)},{id:"nextflow",name:"Nextflow",aliases:["nf"],import:()=>_(()=>import("./DBxHOdLe.js"),[],import.meta.url)},{id:"nginx",name:"Nginx",import:()=>_(()=>import("./DR5YgmI2.js"),__vite__mapDeps([85,41,13]),import.meta.url)},{id:"nim",name:"Nim",import:()=>_(()=>import("./-0RnDExV.js"),__vite__mapDeps([86,13,1,2,3,7,8,18,61]),import.meta.url)},{id:"nix",name:"Nix",import:()=>_(()=>import("./B7rNE5kf.js"),[],import.meta.url)},{id:"nushell",name:"nushell",aliases:["nu"],import:()=>_(()=>import("./CrgTADc5.js"),[],import.meta.url)},{id:"objective-c",name:"Objective-C",aliases:["objc"],import:()=>_(()=>import("./DHmGyzbM.js"),[],import.meta.url)},{id:"objective-cpp",name:"Objective-C++",import:()=>_(()=>import("./BWKJ1FCf.js"),[],import.meta.url)},{id:"ocaml",name:"OCaml",import:()=>_(()=>import("./RqY_Nz63.js"),[],import.meta.url)},{id:"pascal",name:"Pascal",import:()=>_(()=>import("./BvCdDh2R.js"),[],import.meta.url)},{id:"perl",name:"Perl",import:()=>_(()=>import("./Dwo2i-71.js"),__vite__mapDeps([38,1,2,3,7,8,19]),import.meta.url)},{id:"php",name:"PHP",import:()=>_(()=>import("./Cthz8VOO.js"),__vite__mapDeps([87,1,2,3,7,8,19,9]),import.meta.url)},{id:"plsql",name:"PL/SQL",import:()=>_(()=>import("./BbJj1K1w.js"),[],import.meta.url)},{id:"po",name:"Gettext PO",aliases:["pot","potx"],import:()=>_(()=>import("./HrnDn_2Q.js"),[],import.meta.url)},{id:"postcss",name:"PostCSS",import:()=>_(()=>import("./DXT9h7v2.js"),[],import.meta.url)},{id:"powerquery",name:"PowerQuery",import:()=>_(()=>import("./CApMHEaB.js"),[],import.meta.url)},{id:"powershell",name:"PowerShell",aliases:["ps","ps1"],import:()=>_(()=>import("./9ZOzOPqN.js"),[],import.meta.url)},{id:"prisma",name:"Prisma",import:()=>_(()=>import("./BBJYjQ0k.js"),[],import.meta.url)},{id:"prolog",name:"Prolog",import:()=>_(()=>import("./BH_RS3WO.js"),[],import.meta.url)},{id:"proto",name:"Protocol Buffer 3",import:()=>_(()=>import("./DOtRmeXT.js"),[],import.meta.url)},{id:"pug",name:"Pug",aliases:["jade"],import:()=>_(()=>import("./DhFF74a2.js"),__vite__mapDeps([88,2,3,43,5,49,15,1]),import.meta.url)},{id:"puppet",name:"Puppet",import:()=>_(()=>import("./37ic6j3l.js"),[],import.meta.url)},{id:"purescript",name:"PureScript",import:()=>_(()=>import("./CfPQhs6g.js"),[],import.meta.url)},{id:"python",name:"Python",aliases:["py"],import:()=>_(()=>import("./DwuVtWc2.js"),[],import.meta.url)},{id:"qml",name:"QML",import:()=>_(()=>import("./BwXNTs7T.js"),__vite__mapDeps([89,2]),import.meta.url)},{id:"qmldir",name:"QML Directory",import:()=>_(()=>import("./MS3qTAOR.js"),[],import.meta.url)},{id:"qss",name:"Qt Style Sheets",import:()=>_(()=>import("./FJDVp-XM.js"),[],import.meta.url)},{id:"r",name:"R",import:()=>_(()=>import("./BXfENWL6.js"),[],import.meta.url)},{id:"racket",name:"Racket",import:()=>_(()=>import("./Cp2HGa90.js"),[],import.meta.url)},{id:"raku",name:"Raku",aliases:["perl6"],import:()=>_(()=>import("./D384ylkT.js"),[],import.meta.url)},{id:"razor",name:"ASP.NET Razor",import:()=>_(()=>import("./CJGKC1_q.js"),__vite__mapDeps([90,1,2,3,20]),import.meta.url)},{id:"reg",name:"Windows Registry Script",import:()=>_(()=>import("./CrhH3_Og.js"),[],import.meta.url)},{id:"regexp",name:"RegExp",aliases:["regex"],import:()=>_(()=>import("./C_ZPRiAj.js"),[],import.meta.url)},{id:"rel",name:"Rel",import:()=>_(()=>import("./6Kuza3Wr.js"),[],import.meta.url)},{id:"riscv",name:"RISC-V",import:()=>_(()=>import("./AgnqFTPX.js"),[],import.meta.url)},{id:"rst",name:"reStructuredText",import:()=>_(()=>import("./BVLuctcA.js"),__vite__mapDeps([91,56,1,2,3,16,17,18,13,19,31,40,11,92,39,7,8,41]),import.meta.url)},{id:"ruby",name:"Ruby",aliases:["rb"],import:()=>_(()=>import("./CarfVElc.js"),__vite__mapDeps([39,1,2,3,7,8,19,13,40,41]),import.meta.url)},{id:"rust",name:"Rust",aliases:["rs"],import:()=>_(()=>import("./DGxQkqYo.js"),[],import.meta.url)},{id:"sas",name:"SAS",import:()=>_(()=>import("./8t4jSAMm.js"),__vite__mapDeps([93,19]),import.meta.url)},{id:"sass",name:"Sass",import:()=>_(()=>import("./CMDmr8et.js"),[],import.meta.url)},{id:"scala",name:"Scala",import:()=>_(()=>import("./vMsNTMhM.js"),[],import.meta.url)},{id:"scheme",name:"Scheme",import:()=>_(()=>import("./1Je9_Reo.js"),[],import.meta.url)},{id:"scss",name:"SCSS",import:()=>_(()=>import("./BeX7Iu5M.js"),__vite__mapDeps([5,3]),import.meta.url)},{id:"shaderlab",name:"ShaderLab",aliases:["shader"],import:()=>_(()=>import("./BiDE021q.js"),__vite__mapDeps([94,95]),import.meta.url)},{id:"shellscript",name:"Shell",aliases:["bash","sh","shell","zsh"],import:()=>_(()=>import("./BZfs-ost.js"),[],import.meta.url)},{id:"shellsession",name:"Shell Session",aliases:["console"],import:()=>_(()=>import("./dIHJ9UdL.js"),__vite__mapDeps([96,40]),import.meta.url)},{id:"smalltalk",name:"Smalltalk",import:()=>_(()=>import("./DSsji4Hu.js"),[],import.meta.url)},{id:"solidity",name:"Solidity",import:()=>_(()=>import("./CThH5sBG.js"),[],import.meta.url)},{id:"soy",name:"Closure Templates",aliases:["closure-templates"],import:()=>_(()=>import("./DKb4lQY2.js"),__vite__mapDeps([97,1,2,3]),import.meta.url)},{id:"sparql",name:"SPARQL",import:()=>_(()=>import("./DJZWsvj0.js"),__vite__mapDeps([98,99]),import.meta.url)},{id:"splunk",name:"Splunk Query Language",aliases:["spl"],import:()=>_(()=>import("./6XBPEST2.js"),[],import.meta.url)},{id:"sql",name:"SQL",import:()=>_(()=>import("./DbK06e1c.js"),[],import.meta.url)},{id:"ssh-config",name:"SSH Config",import:()=>_(()=>import("./BH1M7C1g.js"),[],import.meta.url)},{id:"stata",name:"Stata",import:()=>_(()=>import("./DLP9ZvWb.js"),__vite__mapDeps([100,19]),import.meta.url)},{id:"stylus",name:"Stylus",aliases:["styl"],import:()=>_(()=>import("./DSrLtGYv.js"),[],import.meta.url)},{id:"svelte",name:"Svelte",import:()=>_(()=>import("./DuzeNTn4.js"),__vite__mapDeps([101,2,47,15,49,43,3,5,34,50,88,1,61]),import.meta.url)},{id:"swift",name:"Swift",import:()=>_(()=>import("./BeJnKnI_.js"),[],import.meta.url)},{id:"system-verilog",name:"SystemVerilog",import:()=>_(()=>import("./BscxmKrE.js"),[],import.meta.url)},{id:"systemd",name:"Systemd Units",import:()=>_(()=>import("./CuJfdYLG.js"),[],import.meta.url)},{id:"tasl",name:"Tasl",import:()=>_(()=>import("./BxwAa5i0.js"),[],import.meta.url)},{id:"tcl",name:"Tcl",import:()=>_(()=>import("./C_8Fx7bH.js"),[],import.meta.url)},{id:"templ",name:"Templ",import:()=>_(()=>import("./BMHPAh1U.js"),__vite__mapDeps([102,26,2,3]),import.meta.url)},{id:"terraform",name:"Terraform",aliases:["tf","tfvars"],import:()=>_(()=>import("./DBeuZS66.js"),[],import.meta.url)},{id:"tex",name:"TeX",import:()=>_(()=>import("./Bj0fF4lQ.js"),__vite__mapDeps([80,32]),import.meta.url)},{id:"toml",name:"TOML",import:()=>_(()=>import("./BT9ZzGyQ.js"),[],import.meta.url)},{id:"tsv",name:"TSV",import:()=>_(()=>import("./DnLUQrgA.js"),[],import.meta.url)},{id:"tsx",name:"TSX",import:()=>_(()=>import("./BlxWTfDV.js"),[],import.meta.url)},{id:"turtle",name:"Turtle",import:()=>_(()=>import("./C15OxdQ5.js"),[],import.meta.url)},{id:"twig",name:"Twig",import:()=>_(()=>import("./BacI6-DX.js"),__vite__mapDeps([103,3,2,5,87,1,7,8,19,9,31,39,13,40,41]),import.meta.url)},{id:"typescript",name:"TypeScript",aliases:["ts"],import:()=>_(()=>import("./DC8MraHL.js"),[],import.meta.url)},{id:"typespec",name:"TypeSpec",aliases:["tsp"],import:()=>_(()=>import("./D47volHK.js"),[],import.meta.url)},{id:"typst",name:"Typst",aliases:["typ"],import:()=>_(()=>import("./I4qd5QHW.js"),[],import.meta.url)},{id:"v",name:"V",import:()=>_(()=>import("./C2TBxDwV.js"),[],import.meta.url)},{id:"vala",name:"Vala",import:()=>_(()=>import("./CO5hpdkB.js"),[],import.meta.url)},{id:"vb",name:"Visual Basic",aliases:["cmd"],import:()=>_(()=>import("./beD-FUib.js"),[],import.meta.url)},{id:"verilog",name:"Verilog",import:()=>_(()=>import("./DVfdqzEq.js"),[],import.meta.url)},{id:"vhdl",name:"VHDL",import:()=>_(()=>import("./QZ3jNtnE.js"),[],import.meta.url)},{id:"viml",name:"Vim Script",aliases:["vim","vimscript"],import:()=>_(()=>import("./BLluXI4E.js"),[],import.meta.url)},{id:"vue",name:"Vue",import:()=>_(()=>import("./CUHTTYqt.js"),__vite__mapDeps([104,1,2,3,61,88,43,5,49,15,34,47,29,51,9,105,106,11,46,69,56]),import.meta.url)},{id:"vue-html",name:"Vue HTML",import:()=>_(()=>import("./C_3e0TF9.js"),__vite__mapDeps([107,104,1,2,3,61,88,43,5,49,15,34,47,29,51,9,105,106,11,46,69,56]),import.meta.url)},{id:"vyper",name:"Vyper",aliases:["vy"],import:()=>_(()=>import("./CBWrHyXe.js"),[],import.meta.url)},{id:"wasm",name:"WebAssembly",import:()=>_(()=>import("./Cicx_DS6.js"),[],import.meta.url)},{id:"wenyan",name:"Wenyan",aliases:["文言"],import:()=>_(()=>import("./D3VXSfF0.js"),[],import.meta.url)},{id:"wgsl",name:"WGSL",import:()=>_(()=>import("./BZz1Hhek.js"),[],import.meta.url)},{id:"wikitext",name:"Wikitext",aliases:["mediawiki","wiki"],import:()=>_(()=>import("./I286KXx1.js"),__vite__mapDeps([108,1,2,3,109,8,41,13,35,38,7,19,32,39,40,87,9,110,111,11,112,14,15,16,17,18,21,22,26,27,88,43,5,49,105,34,36,45,113,114,31,30,42,44,47,20,60,61,115,72,25,23,79,80,81,28,116]),import.meta.url)},{id:"wolfram",name:"Wolfram",aliases:["wl"],import:()=>_(()=>import("./BICIrM8O.js"),[],import.meta.url)},{id:"xml",name:"XML",import:()=>_(()=>import("./CsYA0RN7.js"),__vite__mapDeps([7,8]),import.meta.url)},{id:"xsl",name:"XSL",import:()=>_(()=>import("./CJQrLysU.js"),__vite__mapDeps([111,7,8]),import.meta.url)},{id:"yaml",name:"YAML",aliases:["yml"],import:()=>_(()=>import("./DK4oFTHQ.js"),[],import.meta.url)},{id:"zenscript",name:"ZenScript",import:()=>_(()=>import("./B1nm99XP.js"),[],import.meta.url)},{id:"zig",name:"Zig",import:()=>_(()=>import("./yX2IItqj.js"),[],import.meta.url)}],Sv=Object.fromEntries(Ld.map(e=>[e.id,e.import])),xv=Object.fromEntries(Ld.flatMap(e=>{var t;return((t=e.aliases)==null?void 0:t.map(n=>[n,e.import]))||[]})),Av={...Sv,...xv},Pv=async e=>_(()=>import("./CsTmP73Z.js"),[],import.meta.url).then(t=>t.default(e)),Rv=[{id:"andromeeda",displayName:"Andromeeda",type:"dark",import:()=>_(()=>import("./YxQm0tCS.js"),[],import.meta.url)},{id:"aurora-x",displayName:"Aurora X",type:"dark",import:()=>_(()=>import("./BaWyeHV_.js"),[],import.meta.url)},{id:"ayu-dark",displayName:"Ayu Dark",type:"dark",import:()=>_(()=>import("./Bn5gmY5k.js"),[],import.meta.url)},{id:"catppuccin-frappe",displayName:"Catppuccin Frappé",type:"dark",import:()=>_(()=>import("./BXP-NDAE.js"),[],import.meta.url)},{id:"catppuccin-latte",displayName:"Catppuccin Latte",type:"light",import:()=>_(()=>import("./DQ-rpzxz.js"),[],import.meta.url)},{id:"catppuccin-macchiato",displayName:"Catppuccin Macchiato",type:"dark",import:()=>_(()=>import("./CPw9RxLe.js"),[],import.meta.url)},{id:"catppuccin-mocha",displayName:"Catppuccin Mocha",type:"dark",import:()=>_(()=>import("./DV9_Ze0W.js"),[],import.meta.url)},{id:"dark-plus",displayName:"Dark Plus",type:"dark",import:()=>_(()=>import("./KEYLhlmT.js"),[],import.meta.url)},{id:"dracula",displayName:"Dracula Theme",type:"dark",import:()=>_(()=>import("./BpDWT_aG.js"),[],import.meta.url)},{id:"dracula-soft",displayName:"Dracula Theme Soft",type:"dark",import:()=>_(()=>import("./D46m5Xd3.js"),[],import.meta.url)},{id:"github-dark",displayName:"GitHub Dark",type:"dark",import:()=>_(()=>import("./CzPA46E-.js"),[],import.meta.url)},{id:"github-dark-default",displayName:"GitHub Dark Default",type:"dark",import:()=>_(()=>import("./BXF7Vm5l.js"),[],import.meta.url)},{id:"github-dark-dimmed",displayName:"GitHub Dark Dimmed",type:"dark",import:()=>_(()=>import("./CRDKj6ck.js"),[],import.meta.url)},{id:"github-light",displayName:"GitHub Light",type:"light",import:()=>_(()=>import("./CRlnGVMD.js"),[],import.meta.url)},{id:"github-light-default",displayName:"GitHub Light Default",type:"light",import:()=>_(()=>import("./UREJT2Bw.js"),[],import.meta.url)},{id:"houston",displayName:"Houston",type:"dark",import:()=>_(()=>import("./CZZ6oYdA.js"),[],import.meta.url)},{id:"laserwave",displayName:"LaserWave",type:"dark",import:()=>_(()=>import("./cW9vKj3g.js"),[],import.meta.url)},{id:"light-plus",displayName:"Light Plus",type:"light",import:()=>_(()=>import("./BsvsQ1iS.js"),[],import.meta.url)},{id:"material-theme",displayName:"Material Theme",type:"dark",import:()=>_(()=>import("./CgwOUXSn.js"),[],import.meta.url)},{id:"material-theme-darker",displayName:"Material Theme Darker",type:"dark",import:()=>_(()=>import("./CO7HdiM_.js"),[],import.meta.url)},{id:"material-theme-lighter",displayName:"Material Theme Lighter",type:"light",import:()=>_(()=>import("./qxoleWdb.js"),[],import.meta.url)},{id:"material-theme-ocean",displayName:"Material Theme Ocean",type:"dark",import:()=>_(()=>import("./ChH25C4w.js"),[],import.meta.url)},{id:"material-theme-palenight",displayName:"Material Theme Palenight",type:"dark",import:()=>_(()=>import("./DOqtC9FP.js"),[],import.meta.url)},{id:"min-dark",displayName:"Min Dark",type:"dark",import:()=>_(()=>import("./iSbrOpM4.js"),[],import.meta.url)},{id:"min-light",displayName:"Min Light",type:"light",import:()=>_(()=>import("./BITGhEdf.js"),[],import.meta.url)},{id:"monokai",displayName:"Monokai",type:"dark",import:()=>_(()=>import("./sMI-pExk.js"),[],import.meta.url)},{id:"night-owl",displayName:"Night Owl",type:"dark",import:()=>_(()=>import("./BeocmOPF.js"),[],import.meta.url)},{id:"nord",displayName:"Nord",type:"dark",import:()=>_(()=>import("./CsyjKwr8.js"),[],import.meta.url)},{id:"one-dark-pro",displayName:"One Dark Pro",type:"dark",import:()=>_(()=>import("./BTtaZsq5.js"),[],import.meta.url)},{id:"one-light",displayName:"One Light",type:"light",import:()=>_(()=>import("./alpzPJ78.js"),[],import.meta.url)},{id:"poimandres",displayName:"Poimandres",type:"dark",import:()=>_(()=>import("./Cda-MJFk.js"),[],import.meta.url)},{id:"red",displayName:"Red",type:"dark",import:()=>_(()=>import("./jaXbsbtS.js"),[],import.meta.url)},{id:"rose-pine",displayName:"Rosé Pine",type:"dark",import:()=>_(()=>import("./DDK5Hw8n.js"),[],import.meta.url)},{id:"rose-pine-dawn",displayName:"Rosé Pine Dawn",type:"light",import:()=>_(()=>import("./xuIuMB9j.js"),[],import.meta.url)},{id:"rose-pine-moon",displayName:"Rosé Pine Moon",type:"dark",import:()=>_(()=>import("./BiVAY1KT.js"),[],import.meta.url)},{id:"slack-dark",displayName:"Slack Dark",type:"dark",import:()=>_(()=>import("./C7oZ9nno.js"),[],import.meta.url)},{id:"slack-ochin",displayName:"Slack Ochin",type:"light",import:()=>_(()=>import("./hXH8Gyq8.js"),[],import.meta.url)},{id:"snazzy-light",displayName:"Snazzy Light",type:"light",import:()=>_(()=>import("./CA9nliXM.js"),[],import.meta.url)},{id:"solarized-dark",displayName:"Solarized Dark",type:"dark",import:()=>_(()=>import("./C86elO-m.js"),[],import.meta.url)},{id:"solarized-light",displayName:"Solarized Light",type:"light",import:()=>_(()=>import("./xPNGhBYe.js"),[],import.meta.url)},{id:"synthwave-84",displayName:"Synthwave '84",type:"dark",import:()=>_(()=>import("./BBDuFDsq.js"),[],import.meta.url)},{id:"tokyo-night",displayName:"Tokyo Night",type:"dark",import:()=>_(()=>import("./BMRpS3Xo.js"),[],import.meta.url)},{id:"vesper",displayName:"Vesper",type:"dark",import:()=>_(()=>import("./BSB_bK09.js"),[],import.meta.url)},{id:"vitesse-black",displayName:"Vitesse Black",type:"dark",import:()=>_(()=>import("./B3g-KkBK.js"),[],import.meta.url)},{id:"vitesse-dark",displayName:"Vitesse Dark",type:"dark",import:()=>_(()=>import("./Bxkoe-BC.js"),[],import.meta.url)},{id:"vitesse-light",displayName:"Vitesse Light",type:"light",import:()=>_(()=>import("./Br6ll-O0.js"),[],import.meta.url)}],Lv=Object.fromEntries(Rv.map(e=>[e.id,e.import]));var ft;(function(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"})(ft||(ft={}));var Zn;(function(e){function t(u){return u.toString(2).padStart(32,"0")}e.toBinaryStr=t;function n(u){const f=e.getLanguageId(u),d=e.getTokenType(u),p=e.getFontStyle(u),h=e.getForeground(u),m=e.getBackground(u);console.log({languageId:f,tokenType:d,fontStyle:p,foreground:h,background:m})}e.print=n;function r(u){return(u&255)>>>0}e.getLanguageId=r;function o(u){return(u&768)>>>8}e.getTokenType=o;function i(u){return(u&1024)!==0}e.containsBalancedBrackets=i;function s(u){return(u&30720)>>>11}e.getFontStyle=s;function a(u){return(u&16744448)>>>15}e.getForeground=a;function l(u){return(u&4278190080)>>>24}e.getBackground=l;function c(u,f,d,p,h,m,y){let E=e.getLanguageId(u),P=e.getTokenType(u),g=e.containsBalancedBrackets(u)?1:0,T=e.getFontStyle(u),w=e.getForeground(u),x=e.getBackground(u);return f!==0&&(E=f),d!==8&&(P=d),p!==null&&(g=p?1:0),h!==-1&&(T=h),m!==0&&(w=m),y!==0&&(x=y),(E<<0|P<<8|g<<10|T<<11|w<<15|x<<24)>>>0}e.set=c})(Zn||(Zn={}));function Qo(e,t){const n=[],r=kv(e);let o=r.next();for(;o!==null;){let l=0;if(o.length===2&&o.charAt(1)===":"){switch(o.charAt(0)){case"R":l=1;break;case"L":l=-1;break;default:console.log(`Unknown priority ${o} in scope selector`)}o=r.next()}let c=s();if(n.push({matcher:c,priority:l}),o!==",")break;o=r.next()}return n;function i(){if(o==="-"){o=r.next();const l=i();return c=>!!l&&!l(c)}if(o==="("){o=r.next();const l=a();return o===")"&&(o=r.next()),l}if(wc(o)){const l=[];do l.push(o),o=r.next();while(wc(o));return c=>t(l,c)}return null}function s(){const l=[];let c=i();for(;c;)l.push(c),c=i();return u=>l.every(f=>f(u))}function a(){const l=[];let c=s();for(;c&&(l.push(c),o==="|"||o===",");){do o=r.next();while(o==="|"||o===",");c=s()}return u=>l.some(f=>f(u))}}function wc(e){return!!e&&!!e.match(/[\w\.:]+/)}function kv(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 kd(e){typeof e.dispose=="function"&&e.dispose()}function Ov(e){return Oa(e)}function Oa(e){return Array.isArray(e)?Iv(e):typeof e=="object"?Nv(e):e}function Iv(e){let t=[];for(let n=0,r=e.length;n<r;n++)t[n]=Oa(e[n]);return t}function Nv(e){let t={};for(let n in e)t[n]=Oa(e[n]);return t}function Od(e,...t){return t.forEach(n=>{for(let r in n)e[r]=n[r]}),e}function Id(e){const t=~e.lastIndexOf("/")||~e.lastIndexOf("\\");return t===0?e:~t===e.length-1?Id(e.substring(0,e.length-1)):e.substr(~t+1)}let Zi=/\$(\d+)|\${(\d+):\/(downcase|upcase)}/g;class co{static hasCaptures(t){return t===null?!1:(Zi.lastIndex=0,Zi.test(t))}static replaceCaptures(t,n,r){return t.replace(Zi,(o,i,s,a)=>{let l=r[parseInt(i||s,10)];if(l){let c=n.substring(l.start,l.end);for(;c[0]===".";)c=c.substring(1);switch(a){case"downcase":return c.toLowerCase();case"upcase":return c.toUpperCase();default:return c}}else return o})}}function Nd(e,t){return e<t?-1:e>t?1:0}function Dd(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 o=0;o<n;o++){let i=Nd(e[o],t[o]);if(i!==0)return i}return 0}return n-r}function Ec(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 $d(e){return e.replace(/[\-\\\{\}\*\+\?\|\^\$\.\,\[\]\(\)\#\s]/g,"\\$&")}class Md{constructor(t){C(this,"fn");C(this,"cache",new Map);this.fn=t}get(t){if(this.cache.has(t))return this.cache.get(t);const n=this.fn(t);return this.cache.set(t,n),n}}class $r{constructor(t){C(this,"scopeName");this.scopeName=t}toKey(){return this.scopeName}}class Dv{constructor(t,n){C(this,"scopeName");C(this,"ruleName");this.scopeName=t,this.ruleName=n}toKey(){return`${this.scopeName}#${this.ruleName}`}}class $v{constructor(){C(this,"_references",[]);C(this,"_seenReferenceKeys",new Set);C(this,"visitedRule",new Set)}get references(){return this._references}add(t){const n=t.toKey();this._seenReferenceKeys.has(n)||(this._seenReferenceKeys.add(n),this._references.push(t))}}class Mv{constructor(t,n){C(this,"repo");C(this,"initialScopeName");C(this,"seenFullScopeRequests",new Set);C(this,"seenPartialScopeRequests",new Set);C(this,"Q");this.repo=t,this.initialScopeName=n,this.seenFullScopeRequests.add(this.initialScopeName),this.Q=[new $r(this.initialScopeName)]}processQueue(){const t=this.Q;this.Q=[];const n=new $v;for(const r of t)Fv(r,this.initialScopeName,this.repo,n);for(const r of n.references)if(r instanceof $r){if(this.seenFullScopeRequests.has(r.scopeName))continue;this.seenFullScopeRequests.add(r.scopeName),this.Q.push(r)}else{if(this.seenFullScopeRequests.has(r.scopeName)||this.seenPartialScopeRequests.has(r.toKey()))continue;this.seenPartialScopeRequests.add(r.toKey()),this.Q.push(r)}}}function Fv(e,t,n,r){const o=n.lookup(e.scopeName);if(!o){if(e.scopeName===t)throw new Error(`No grammar provided for <${t}>`);return}const i=n.lookup(t);e instanceof $r?Ao({baseGrammar:i,selfGrammar:o},r):Hs(e.ruleName,{baseGrammar:i,selfGrammar:o,repository:o.repository},r);const s=n.injections(e.scopeName);if(s)for(const a of s)r.add(new $r(a))}function Hs(e,t,n){if(t.repository&&t.repository[e]){const r=t.repository[e];Zo([r],t,n)}}function Ao(e,t){e.selfGrammar.patterns&&Array.isArray(e.selfGrammar.patterns)&&Zo(e.selfGrammar.patterns,{...e,repository:e.selfGrammar.repository},t),e.selfGrammar.injections&&Zo(Object.values(e.selfGrammar.injections),{...e,repository:e.selfGrammar.repository},t)}function Zo(e,t,n){for(const r of e){if(n.visitedRule.has(r))continue;n.visitedRule.add(r);const o=r.repository?Od({},t.repository,r.repository):t.repository;Array.isArray(r.patterns)&&Zo(r.patterns,{...t,repository:o},n);const i=r.include;if(!i)continue;const s=Fd(i);switch(s.kind){case 0:Ao({...t,selfGrammar:t.baseGrammar},n);break;case 1:Ao(t,n);break;case 2:Hs(s.ruleName,{...t,repository:o},n);break;case 3:case 4:const a=s.scopeName===t.selfGrammar.scopeName?t.selfGrammar:s.scopeName===t.baseGrammar.scopeName?t.baseGrammar:void 0;if(a){const l={baseGrammar:t.baseGrammar,selfGrammar:a,repository:o};s.kind===4?Hs(s.ruleName,l,n):Ao(l,n)}else s.kind===4?n.add(new Dv(s.scopeName,s.ruleName)):n.add(new $r(s.scopeName));break}}}class Vv{constructor(){C(this,"kind",0)}}class Bv{constructor(){C(this,"kind",1)}}class Hv{constructor(t){C(this,"ruleName");C(this,"kind",2);this.ruleName=t}}class jv{constructor(t){C(this,"scopeName");C(this,"kind",3);this.scopeName=t}}class Uv{constructor(t,n){C(this,"scopeName");C(this,"ruleName");C(this,"kind",4);this.scopeName=t,this.ruleName=n}}function Fd(e){if(e==="$base")return new Vv;if(e==="$self")return new Bv;const t=e.indexOf("#");if(t===-1)return new jv(e);if(t===0)return new Hv(e.substring(1));{const n=e.substring(0,t),r=e.substring(t+1);return new Uv(n,r)}}const Gv=/\\(\d+)/,Tc=/\\(\d+)/g,Wv=-1,Vd=-2;class zr{constructor(t,n,r,o){C(this,"$location");C(this,"id");C(this,"_nameIsCapturing");C(this,"_name");C(this,"_contentNameIsCapturing");C(this,"_contentName");this.$location=t,this.id=n,this._name=r||null,this._nameIsCapturing=co.hasCaptures(this._name),this._contentName=o||null,this._contentNameIsCapturing=co.hasCaptures(this._contentName)}get debugName(){const t=this.$location?`${Id(this.$location.filename)}:${this.$location.line}`:"unknown";return`${this.constructor.name}#${this.id} @ ${t}`}getName(t,n){return!this._nameIsCapturing||this._name===null||t===null||n===null?this._name:co.replaceCaptures(this._name,t,n)}getContentName(t,n){return!this._contentNameIsCapturing||this._contentName===null?this._contentName:co.replaceCaptures(this._contentName,t,n)}}class zv extends zr{constructor(n,r,o,i,s){super(n,r,o,i);C(this,"retokenizeCapturedWithRuleId");this.retokenizeCapturedWithRuleId=s}dispose(){}collectPatterns(n,r){throw new Error("Not supported!")}compile(n,r){throw new Error("Not supported!")}compileAG(n,r,o,i){throw new Error("Not supported!")}}class qv extends zr{constructor(n,r,o,i,s){super(n,r,o,null);C(this,"_match");C(this,"captures");C(this,"_cachedCompiledPatterns");this._match=new Tn(i,this.id),this.captures=s,this._cachedCompiledPatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null)}get debugMatchRegExp(){return`${this._match.source}`}collectPatterns(n,r){r.push(this._match)}compile(n,r){return this._getCachedCompiledPatterns(n).compile(n)}compileAG(n,r,o,i){return this._getCachedCompiledPatterns(n).compileAG(n,o,i)}_getCachedCompiledPatterns(n){return this._cachedCompiledPatterns||(this._cachedCompiledPatterns=new Mr,this.collectPatterns(n,this._cachedCompiledPatterns)),this._cachedCompiledPatterns}}class Cc extends zr{constructor(n,r,o,i,s){super(n,r,o,i);C(this,"hasMissingPatterns");C(this,"patterns");C(this,"_cachedCompiledPatterns");this.patterns=s.patterns,this.hasMissingPatterns=s.hasMissingPatterns,this._cachedCompiledPatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null)}collectPatterns(n,r){for(const o of this.patterns)n.getRule(o).collectPatterns(n,r)}compile(n,r){return this._getCachedCompiledPatterns(n).compile(n)}compileAG(n,r,o,i){return this._getCachedCompiledPatterns(n).compileAG(n,o,i)}_getCachedCompiledPatterns(n){return this._cachedCompiledPatterns||(this._cachedCompiledPatterns=new Mr,this.collectPatterns(n,this._cachedCompiledPatterns)),this._cachedCompiledPatterns}}class js extends zr{constructor(n,r,o,i,s,a,l,c,u,f){super(n,r,o,i);C(this,"_begin");C(this,"beginCaptures");C(this,"_end");C(this,"endHasBackReferences");C(this,"endCaptures");C(this,"applyEndPatternLast");C(this,"hasMissingPatterns");C(this,"patterns");C(this,"_cachedCompiledPatterns");this._begin=new Tn(s,this.id),this.beginCaptures=a,this._end=new Tn(l||"",-1),this.endHasBackReferences=this._end.hasBackReferences,this.endCaptures=c,this.applyEndPatternLast=u||!1,this.patterns=f.patterns,this.hasMissingPatterns=f.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(n,r){return this._end.resolveBackReferences(n,r)}collectPatterns(n,r){r.push(this._begin)}compile(n,r){return this._getCachedCompiledPatterns(n,r).compile(n)}compileAG(n,r,o,i){return this._getCachedCompiledPatterns(n,r).compileAG(n,o,i)}_getCachedCompiledPatterns(n,r){if(!this._cachedCompiledPatterns){this._cachedCompiledPatterns=new Mr;for(const o of this.patterns)n.getRule(o).collectPatterns(n,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,r):this._cachedCompiledPatterns.setSource(0,r)),this._cachedCompiledPatterns}}class ei extends zr{constructor(n,r,o,i,s,a,l,c,u){super(n,r,o,i);C(this,"_begin");C(this,"beginCaptures");C(this,"whileCaptures");C(this,"_while");C(this,"whileHasBackReferences");C(this,"hasMissingPatterns");C(this,"patterns");C(this,"_cachedCompiledPatterns");C(this,"_cachedCompiledWhilePatterns");this._begin=new Tn(s,this.id),this.beginCaptures=a,this.whileCaptures=c,this._while=new Tn(l,Vd),this.whileHasBackReferences=this._while.hasBackReferences,this.patterns=u.patterns,this.hasMissingPatterns=u.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(n,r){return this._while.resolveBackReferences(n,r)}collectPatterns(n,r){r.push(this._begin)}compile(n,r){return this._getCachedCompiledPatterns(n).compile(n)}compileAG(n,r,o,i){return this._getCachedCompiledPatterns(n).compileAG(n,o,i)}_getCachedCompiledPatterns(n){if(!this._cachedCompiledPatterns){this._cachedCompiledPatterns=new Mr;for(const r of this.patterns)n.getRule(r).collectPatterns(n,this._cachedCompiledPatterns)}return this._cachedCompiledPatterns}compileWhile(n,r){return this._getCachedCompiledWhilePatterns(n,r).compile(n)}compileWhileAG(n,r,o,i){return this._getCachedCompiledWhilePatterns(n,r).compileAG(n,o,i)}_getCachedCompiledWhilePatterns(n,r){return this._cachedCompiledWhilePatterns||(this._cachedCompiledWhilePatterns=new Mr,this._cachedCompiledWhilePatterns.push(this._while.hasBackReferences?this._while.clone():this._while)),this._while.hasBackReferences&&this._cachedCompiledWhilePatterns.setSource(0,r||""),this._cachedCompiledWhilePatterns}}class Me{static createCaptureRule(t,n,r,o,i){return t.registerRule(s=>new zv(n,s,r,o,i))}static getCompiledRuleId(t,n,r){return t.id||n.registerRule(o=>{if(t.id=o,t.match)return new qv(t.$vscodeTextmateLocation,t.id,t.name,t.match,Me._compileCaptures(t.captures,n,r));if(typeof t.begin>"u"){t.repository&&(r=Od({},r,t.repository));let i=t.patterns;return typeof i>"u"&&t.include&&(i=[{include:t.include}]),new Cc(t.$vscodeTextmateLocation,t.id,t.name,t.contentName,Me._compilePatterns(i,n,r))}return t.while?new ei(t.$vscodeTextmateLocation,t.id,t.name,t.contentName,t.begin,Me._compileCaptures(t.beginCaptures||t.captures,n,r),t.while,Me._compileCaptures(t.whileCaptures||t.captures,n,r),Me._compilePatterns(t.patterns,n,r)):new js(t.$vscodeTextmateLocation,t.id,t.name,t.contentName,t.begin,Me._compileCaptures(t.beginCaptures||t.captures,n,r),t.end,Me._compileCaptures(t.endCaptures||t.captures,n,r),t.applyEndPatternLast,Me._compilePatterns(t.patterns,n,r))}),t.id}static _compileCaptures(t,n,r){let o=[];if(t){let i=0;for(const s in t){if(s==="$vscodeTextmateLocation")continue;const a=parseInt(s,10);a>i&&(i=a)}for(let s=0;s<=i;s++)o[s]=null;for(const s in t){if(s==="$vscodeTextmateLocation")continue;const a=parseInt(s,10);let l=0;t[s].patterns&&(l=Me.getCompiledRuleId(t[s],n,r)),o[a]=Me.createCaptureRule(n,t[s].$vscodeTextmateLocation,t[s].name,t[s].contentName,l)}}return o}static _compilePatterns(t,n,r){let o=[];if(t)for(let i=0,s=t.length;i<s;i++){const a=t[i];let l=-1;if(a.include){const c=Fd(a.include);switch(c.kind){case 0:case 1:l=Me.getCompiledRuleId(r[a.include],n,r);break;case 2:let u=r[c.ruleName];u&&(l=Me.getCompiledRuleId(u,n,r));break;case 3:case 4:const f=c.scopeName,d=c.kind===4?c.ruleName:null,p=n.getExternalGrammar(f,r);if(p)if(d){let h=p.repository[d];h&&(l=Me.getCompiledRuleId(h,n,p.repository))}else l=Me.getCompiledRuleId(p.repository.$self,n,p.repository);break}}else l=Me.getCompiledRuleId(a,n,r);if(l!==-1){const c=n.getRule(l);let u=!1;if((c instanceof Cc||c instanceof js||c instanceof ei)&&c.hasMissingPatterns&&c.patterns.length===0&&(u=!0),u)continue;o.push(l)}}return{patterns:o,hasMissingPatterns:(t?t.length:0)!==o.length}}}class Tn{constructor(t,n){C(this,"source");C(this,"ruleId");C(this,"hasAnchor");C(this,"hasBackReferences");C(this,"_anchorCache");if(t){const r=t.length;let o=0,i=[],s=!1;for(let a=0;a<r;a++)if(t.charAt(a)==="\\"&&a+1<r){const c=t.charAt(a+1);c==="z"?(i.push(t.substring(o,a)),i.push("$(?!\\n)(?<!\\n)"),o=a+2):(c==="A"||c==="G")&&(s=!0),a++}this.hasAnchor=s,o===0?this.source=t:(i.push(t.substring(o,r)),this.source=i.join(""))}else this.hasAnchor=!1,this.source=t;this.hasAnchor?this._anchorCache=this._buildAnchorCache():this._anchorCache=null,this.ruleId=n,this.hasBackReferences=Gv.test(this.source)}clone(){return new Tn(this.source,this.ruleId)}setSource(t){this.source!==t&&(this.source=t,this.hasAnchor&&(this._anchorCache=this._buildAnchorCache()))}resolveBackReferences(t,n){let r=n.map(o=>t.substring(o.start,o.end));return Tc.lastIndex=0,this.source.replace(Tc,(o,i)=>$d(r[parseInt(i,10)]||""))}_buildAnchorCache(){let t=[],n=[],r=[],o=[],i,s,a,l;for(i=0,s=this.source.length;i<s;i++)a=this.source.charAt(i),t[i]=a,n[i]=a,r[i]=a,o[i]=a,a==="\\"&&i+1<s&&(l=this.source.charAt(i+1),l==="A"?(t[i+1]="",n[i+1]="",r[i+1]="A",o[i+1]="A"):l==="G"?(t[i+1]="",n[i+1]="G",r[i+1]="",o[i+1]="G"):(t[i+1]=l,n[i+1]=l,r[i+1]=l,o[i+1]=l),i++);return{A0_G0:t.join(""),A0_G1:n.join(""),A1_G0:r.join(""),A1_G1:o.join("")}}resolveAnchors(t,n){return!this.hasAnchor||!this._anchorCache?this.source:t?n?this._anchorCache.A1_G1:this._anchorCache.A1_G0:n?this._anchorCache.A0_G1:this._anchorCache.A0_G0}}class Mr{constructor(){C(this,"_items");C(this,"_hasAnchors");C(this,"_cached");C(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(t){this._items.push(t),this._hasAnchors=this._hasAnchors||t.hasAnchor}unshift(t){this._items.unshift(t),this._hasAnchors=this._hasAnchors||t.hasAnchor}length(){return this._items.length}setSource(t,n){this._items[t].source!==n&&(this._disposeCaches(),this._items[t].setSource(n))}compile(t){if(!this._cached){let n=this._items.map(r=>r.source);this._cached=new Sc(t,n,this._items.map(r=>r.ruleId))}return this._cached}compileAG(t,n,r){return this._hasAnchors?n?r?(this._anchorCache.A1_G1||(this._anchorCache.A1_G1=this._resolveAnchors(t,n,r)),this._anchorCache.A1_G1):(this._anchorCache.A1_G0||(this._anchorCache.A1_G0=this._resolveAnchors(t,n,r)),this._anchorCache.A1_G0):r?(this._anchorCache.A0_G1||(this._anchorCache.A0_G1=this._resolveAnchors(t,n,r)),this._anchorCache.A0_G1):(this._anchorCache.A0_G0||(this._anchorCache.A0_G0=this._resolveAnchors(t,n,r)),this._anchorCache.A0_G0):this.compile(t)}_resolveAnchors(t,n,r){let o=this._items.map(i=>i.resolveAnchors(n,r));return new Sc(t,o,this._items.map(i=>i.ruleId))}}class Sc{constructor(t,n,r){C(this,"regExps");C(this,"rules");C(this,"scanner");this.regExps=n,this.rules=r,this.scanner=t.createOnigScanner(n)}dispose(){typeof this.scanner.dispose=="function"&&this.scanner.dispose()}toString(){const t=[];for(let n=0,r=this.rules.length;n<r;n++)t.push(" - "+this.rules[n]+": "+this.regExps[n]);return t.join(`
|
|
19
|
+
`)}findNextMatchSync(t,n,r){const o=this.scanner.findNextMatchSync(t,n,r);return o?{ruleId:this.rules[o.index],captureIndices:o.captureIndices}:null}}class ti{constructor(t,n,r){C(this,"_colorMap");C(this,"_defaults");C(this,"_root");C(this,"_cachedMatchRoot",new Md(t=>this._root.match(t)));this._colorMap=t,this._defaults=n,this._root=r}static createFromRawTheme(t,n){return this.createFromParsedTheme(Yv(t),n)}static createFromParsedTheme(t,n){return Qv(t,n)}getColorMap(){return this._colorMap.getColorMap()}getDefaults(){return this._defaults}match(t){if(t===null)return this._defaults;const n=t.scopeName,o=this._cachedMatchRoot.get(n).find(i=>Kv(t.parent,i.parentScopes));return o?new Bd(o.fontStyle,o.foreground,o.background):null}}class yn{constructor(t,n){C(this,"parent");C(this,"scopeName");this.parent=t,this.scopeName=n}static push(t,n){for(const r of n)t=new yn(t,r);return t}static from(...t){let n=null;for(let r=0;r<t.length;r++)n=new yn(n,t[r]);return n}push(t){return new yn(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 Kv(e,t){if(t===null)return!0;let n=0,r=t[n];for(;e;){if(Jv(e.scopeName,r)){if(n++,n===t.length)return!0;r=t[n]}e=e.parent}return!1}function Jv(e,t){return t===e||e.startsWith(t)&&e[t.length]==="."}class Bd{constructor(t,n,r){C(this,"fontStyle");C(this,"foregroundId");C(this,"backgroundId");this.fontStyle=t,this.foregroundId=n,this.backgroundId=r}}function Yv(e){if(!e)return[];if(!e.settings||!Array.isArray(e.settings))return[];let t=e.settings,n=[],r=0;for(let o=0,i=t.length;o<i;o++){let s=t[o];if(!s.settings)continue;let a;if(typeof s.scope=="string"){let f=s.scope;f=f.replace(/^[,]+/,""),f=f.replace(/[,]+$/,""),a=f.split(",")}else Array.isArray(s.scope)?a=s.scope:a=[""];let l=-1;if(typeof s.settings.fontStyle=="string"){l=0;let f=s.settings.fontStyle.split(" ");for(let d=0,p=f.length;d<p;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 s.settings.foreground=="string"&&Ec(s.settings.foreground)&&(c=s.settings.foreground);let u=null;typeof s.settings.background=="string"&&Ec(s.settings.background)&&(u=s.settings.background);for(let f=0,d=a.length;f<d;f++){let h=a[f].trim().split(" "),m=h[h.length-1],y=null;h.length>1&&(y=h.slice(0,h.length-1),y.reverse()),n[r++]=new Xv(m,y,o,l,c,u)}}return n}class Xv{constructor(t,n,r,o,i,s){C(this,"scope");C(this,"parentScopes");C(this,"index");C(this,"fontStyle");C(this,"foreground");C(this,"background");this.scope=t,this.parentScopes=n,this.index=r,this.fontStyle=o,this.foreground=i,this.background=s}}function Qv(e,t){e.sort((l,c)=>{let u=Nd(l.scope,c.scope);return u!==0||(u=Dd(l.parentScopes,c.parentScopes),u!==0)?u:l.index-c.index});let n=0,r="#000000",o="#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&&(o=l.background)}let i=new Zv(t),s=new Bd(n,i.getId(r),i.getId(o)),a=new Tr(new Fr(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,i.getId(u.foreground),i.getId(u.background))}return new ti(i,s,a)}class Zv{constructor(t){C(this,"_isFrozen");C(this,"_lastColorId");C(this,"_id2color");C(this,"_color2id");if(this._lastColorId=0,this._id2color=[],this._color2id=Object.create(null),Array.isArray(t)){this._isFrozen=!0;for(let n=0,r=t.length;n<r;n++)this._color2id[t[n]]=n,this._id2color[n]=t[n]}else this._isFrozen=!1}getId(t){if(t===null)return 0;t=t.toUpperCase();let n=this._color2id[t];if(n)return n;if(this._isFrozen)throw new Error(`Missing color in color map - ${t}`);return n=++this._lastColorId,this._color2id[t]=n,this._id2color[n]=t,n}getColorMap(){return this._id2color.slice(0)}}class Fr{constructor(t,n,r,o,i){C(this,"scopeDepth");C(this,"parentScopes");C(this,"fontStyle");C(this,"foreground");C(this,"background");this.scopeDepth=t,this.parentScopes=n,this.fontStyle=r,this.foreground=o,this.background=i}clone(){return new Fr(this.scopeDepth,this.parentScopes,this.fontStyle,this.foreground,this.background)}static cloneArr(t){let n=[];for(let r=0,o=t.length;r<o;r++)n[r]=t[r].clone();return n}acceptOverwrite(t,n,r,o){this.scopeDepth>t?console.log("how did this happen?"):this.scopeDepth=t,n!==-1&&(this.fontStyle=n),r!==0&&(this.foreground=r),o!==0&&(this.background=o)}}class Tr{constructor(t,n=[],r={}){C(this,"_mainRule");C(this,"_children");C(this,"_rulesWithParentScopes");this._mainRule=t,this._children=r,this._rulesWithParentScopes=n}static _sortBySpecificity(t){return t.length===1||t.sort(this._cmpBySpecificity),t}static _cmpBySpecificity(t,n){if(t.scopeDepth===n.scopeDepth){const r=t.parentScopes,o=n.parentScopes;let i=r===null?0:r.length,s=o===null?0:o.length;if(i===s)for(let a=0;a<i;a++){const l=r[a].length,c=o[a].length;if(l!==c)return c-l}return s-i}return n.scopeDepth-t.scopeDepth}match(t){if(t==="")return Tr._sortBySpecificity([].concat(this._mainRule).concat(this._rulesWithParentScopes));let n=t.indexOf("."),r,o;return n===-1?(r=t,o=""):(r=t.substring(0,n),o=t.substring(n+1)),this._children.hasOwnProperty(r)?this._children[r].match(o):Tr._sortBySpecificity([].concat(this._mainRule).concat(this._rulesWithParentScopes))}insert(t,n,r,o,i,s){if(n===""){this._doInsertHere(t,r,o,i,s);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 Tr(this._mainRule.clone(),Fr.cloneArr(this._rulesWithParentScopes)),this._children[l]=u),u.insert(t+1,c,r,o,i,s)}_doInsertHere(t,n,r,o,i){if(n===null){this._mainRule.acceptOverwrite(t,r,o,i);return}for(let s=0,a=this._rulesWithParentScopes.length;s<a;s++){let l=this._rulesWithParentScopes[s];if(Dd(l.parentScopes,n)===0){l.acceptOverwrite(t,r,o,i);return}}r===-1&&(r=this._mainRule.fontStyle),o===0&&(o=this._mainRule.foreground),i===0&&(i=this._mainRule.background),this._rulesWithParentScopes.push(new Fr(t,n,r,o,i))}}class es{constructor(t,n){C(this,"languageId");C(this,"tokenType");this.languageId=t,this.tokenType=n}}const Nn=class Nn{constructor(t,n){C(this,"_defaultAttributes");C(this,"_embeddedLanguagesMatcher");C(this,"_getBasicScopeAttributes",new Md(t=>{const n=this._scopeToLanguage(t),r=this._toStandardTokenType(t);return new es(n,r)}));this._defaultAttributes=new es(t,8),this._embeddedLanguagesMatcher=new eb(Object.entries(n||{}))}getDefaultAttributes(){return this._defaultAttributes}getBasicScopeAttributes(t){return t===null?Nn._NULL_SCOPE_METADATA:this._getBasicScopeAttributes.get(t)}_scopeToLanguage(t){return this._embeddedLanguagesMatcher.match(t)||0}_toStandardTokenType(t){const n=t.match(Nn.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!")}};C(Nn,"_NULL_SCOPE_METADATA",new es(0,0)),C(Nn,"STANDARD_TOKEN_TYPE_REGEXP",/\b(comment|string|regex|meta\.embedded)\b/);let Us=Nn;class eb{constructor(t){C(this,"values");C(this,"scopesRegExp");if(t.length===0)this.values=null,this.scopesRegExp=null;else{this.values=new Map(t);const n=t.map(([r,o])=>$d(r));n.sort(),n.reverse(),this.scopesRegExp=new RegExp(`^((${n.join(")|(")}))($|\\.)`,"")}}match(t){if(!this.scopesRegExp)return;const n=t.match(this.scopesRegExp);if(n)return this.values.get(n[1])}}class xc{constructor(t,n){C(this,"stack");C(this,"stoppedEarly");this.stack=t,this.stoppedEarly=n}}function Hd(e,t,n,r,o,i,s,a){const l=t.content.length;let c=!1,u=-1;if(s){const p=tb(e,t,n,r,o,i);o=p.stack,r=p.linePos,n=p.isFirstLine,u=p.anchorPosition}const f=Date.now();for(;!c;){if(a!==0&&Date.now()-f>a)return new xc(o,!0);d()}return new xc(o,!1);function d(){const p=nb(e,t,n,r,o,u);if(!p){i.produce(o,l),c=!0;return}const h=p.captureIndices,m=p.matchedRuleId,y=h&&h.length>0?h[0].end>r:!1;if(m===Wv){const E=o.getRule(e);i.produce(o,h[0].start),o=o.withContentNameScopesList(o.nameScopesList),fr(e,t,n,o,i,E.endCaptures,h),i.produce(o,h[0].end);const P=o;if(o=o.parent,u=P.getAnchorPos(),!y&&P.getEnterPos()===r){o=P,i.produce(o,l),c=!0;return}}else{const E=e.getRule(m);i.produce(o,h[0].start);const P=o,g=E.getName(t.content,h),T=o.contentNameScopesList.pushAttributed(g,e);if(o=o.push(m,r,u,h[0].end===l,null,T,T),E instanceof js){const w=E;fr(e,t,n,o,i,w.beginCaptures,h),i.produce(o,h[0].end),u=h[0].end;const x=w.getContentName(t.content,h),$=T.pushAttributed(x,e);if(o=o.withContentNameScopesList($),w.endHasBackReferences&&(o=o.withEndRule(w.getEndWithResolvedBackReferences(t.content,h))),!y&&P.hasSameRuleAs(o)){o=o.pop(),i.produce(o,l),c=!0;return}}else if(E instanceof ei){const w=E;fr(e,t,n,o,i,w.beginCaptures,h),i.produce(o,h[0].end),u=h[0].end;const x=w.getContentName(t.content,h),$=T.pushAttributed(x,e);if(o=o.withContentNameScopesList($),w.whileHasBackReferences&&(o=o.withEndRule(w.getWhileWithResolvedBackReferences(t.content,h))),!y&&P.hasSameRuleAs(o)){o=o.pop(),i.produce(o,l),c=!0;return}}else if(fr(e,t,n,o,i,E.captures,h),i.produce(o,h[0].end),o=o.pop(),!y){o=o.safePop(),i.produce(o,l),c=!0;return}}h[0].end>r&&(r=h[0].end,n=!1)}}function tb(e,t,n,r,o,i){let s=o.beginRuleCapturedEOL?0:-1;const a=[];for(let l=o;l;l=l.pop()){const c=l.getRule(e);c instanceof ei&&a.push({rule:c,stack:l})}for(let l=a.pop();l;l=a.pop()){const{ruleScanner:c,findOptions:u}=ib(l.rule,e,l.stack.endRule,n,r===s),f=c.findNextMatchSync(t,r,u);if(f){if(f.ruleId!==Vd){o=l.stack.pop();break}f.captureIndices&&f.captureIndices.length&&(i.produce(l.stack,f.captureIndices[0].start),fr(e,t,n,l.stack,i,l.rule.whileCaptures,f.captureIndices),i.produce(l.stack,f.captureIndices[0].end),s=f.captureIndices[0].end,f.captureIndices[0].end>r&&(r=f.captureIndices[0].end,n=!1))}else{o=l.stack.pop();break}}return{stack:o,linePos:r,anchorPosition:s,isFirstLine:n}}function nb(e,t,n,r,o,i){const s=rb(e,t,n,r,o,i),a=e.getInjections();if(a.length===0)return s;const l=ob(a,e,t,n,r,o,i);if(!l)return s;if(!s)return l;const c=s.captureIndices[0].start,u=l.captureIndices[0].start;return u<c||l.priorityMatch&&u===c?l:s}function rb(e,t,n,r,o,i){const s=o.getRule(e),{ruleScanner:a,findOptions:l}=jd(s,e,o.endRule,n,r===i),c=a.findNextMatchSync(t,r,l);return c?{captureIndices:c.captureIndices,matchedRuleId:c.ruleId}:null}function ob(e,t,n,r,o,i,s){let a=Number.MAX_VALUE,l=null,c,u=0;const f=i.contentNameScopesList.getScopeNames();for(let d=0,p=e.length;d<p;d++){const h=e[d];if(!h.matcher(f))continue;const m=t.getRule(h.ruleId),{ruleScanner:y,findOptions:E}=jd(m,t,null,r,o===s),P=y.findNextMatchSync(n,o,E);if(!P)continue;const g=P.captureIndices[0].start;if(!(g>=a)&&(a=g,l=P.captureIndices,c=P.ruleId,u=h.priority,a===o))break}return l?{priorityMatch:u===-1,captureIndices:l,matchedRuleId:c}:null}function jd(e,t,n,r,o){return{ruleScanner:e.compileAG(t,n,r,o),findOptions:0}}function ib(e,t,n,r,o){return{ruleScanner:e.compileWhileAG(t,n,r,o),findOptions:0}}function fr(e,t,n,r,o,i,s){if(i.length===0)return;const a=t.content,l=Math.min(i.length,s.length),c=[],u=s[0].end;for(let f=0;f<l;f++){const d=i[f];if(d===null)continue;const p=s[f];if(p.length===0)continue;if(p.start>u)break;for(;c.length>0&&c[c.length-1].endPos<=p.start;)o.produceFromScopes(c[c.length-1].scopes,c[c.length-1].endPos),c.pop();if(c.length>0?o.produceFromScopes(c[c.length-1].scopes,p.start):o.produce(r,p.start),d.retokenizeCapturedWithRuleId){const m=d.getName(a,s),y=r.contentNameScopesList.pushAttributed(m,e),E=d.getContentName(a,s),P=y.pushAttributed(E,e),g=r.push(d.retokenizeCapturedWithRuleId,p.start,-1,!1,null,y,P),T=e.createOnigString(a.substring(0,p.end));Hd(e,T,n&&p.start===0,p.start,g,o,!1,0),kd(T);continue}const h=d.getName(a,s);if(h!==null){const y=(c.length>0?c[c.length-1].scopes:r.contentNameScopesList).pushAttributed(h,e);c.push(new sb(y,p.end))}}for(;c.length>0;)o.produceFromScopes(c[c.length-1].scopes,c[c.length-1].endPos),c.pop()}class sb{constructor(t,n){C(this,"scopes");C(this,"endPos");this.scopes=t,this.endPos=n}}function ab(e,t,n,r,o,i,s,a){return new cb(e,t,n,r,o,i,s,a)}function Ac(e,t,n,r,o){const i=Qo(t,ni),s=Me.getCompiledRuleId(n,r,o.repository);for(const a of i)e.push({debugSelector:t,matcher:a.matcher,ruleId:s,grammar:o,priority:a.priority})}function ni(e,t){if(t.length<e.length)return!1;let n=0;return e.every(r=>{for(let o=n;o<t.length;o++)if(lb(t[o],r))return n=o+1,!0;return!1})}function lb(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]==="."}class cb{constructor(t,n,r,o,i,s,a,l){C(this,"_rootScopeName");C(this,"balancedBracketSelectors");C(this,"_onigLib");C(this,"_rootId");C(this,"_lastRuleId");C(this,"_ruleId2desc");C(this,"_includedGrammars");C(this,"_grammarRepository");C(this,"_grammar");C(this,"_injections");C(this,"_basicScopeAttributesProvider");C(this,"_tokenTypeMatchers");if(this._rootScopeName=t,this.balancedBracketSelectors=s,this._onigLib=l,this._basicScopeAttributesProvider=new Us(r,o),this._rootId=-1,this._lastRuleId=0,this._ruleId2desc=[null],this._includedGrammars={},this._grammarRepository=a,this._grammar=Pc(n,null),this._injections=null,this._tokenTypeMatchers=[],i)for(const c of Object.keys(i)){const u=Qo(c,ni);for(const f of u)this._tokenTypeMatchers.push({matcher:f.matcher,type:i[c]})}}get themeProvider(){return this._grammarRepository}dispose(){for(const t of this._ruleId2desc)t&&t.dispose()}createOnigScanner(t){return this._onigLib.createOnigScanner(t)}createOnigString(t){return this._onigLib.createOnigString(t)}getMetadataForScope(t){return this._basicScopeAttributesProvider.getBasicScopeAttributes(t)}_collectInjections(){const t={lookup:i=>i===this._rootScopeName?this._grammar:this.getExternalGrammar(i),injections:i=>this._grammarRepository.injections(i)},n=[],r=this._rootScopeName,o=t.lookup(r);if(o){const i=o.injections;if(i)for(let a in i)Ac(n,a,i[a],this,o);const s=this._grammarRepository.injections(r);s&&s.forEach(a=>{const l=this.getExternalGrammar(a);if(l){const c=l.injectionSelector;c&&Ac(n,c,l,this,l)}})}return n.sort((i,s)=>i.priority-s.priority),n}getInjections(){return this._injections===null&&(this._injections=this._collectInjections()),this._injections}registerRule(t){const n=++this._lastRuleId,r=t(n);return this._ruleId2desc[n]=r,r}getRule(t){return this._ruleId2desc[t]}getExternalGrammar(t,n){if(this._includedGrammars[t])return this._includedGrammars[t];if(this._grammarRepository){const r=this._grammarRepository.lookup(t);if(r)return this._includedGrammars[t]=Pc(r,n&&n.$base),this._includedGrammars[t]}}tokenizeLine(t,n,r=0){const o=this._tokenize(t,n,!1,r);return{tokens:o.lineTokens.getResult(o.ruleStack,o.lineLength),ruleStack:o.ruleStack,stoppedEarly:o.stoppedEarly}}tokenizeLine2(t,n,r=0){const o=this._tokenize(t,n,!0,r);return{tokens:o.lineTokens.getBinaryResult(o.ruleStack,o.lineLength),ruleStack:o.ruleStack,stoppedEarly:o.stoppedEarly}}_tokenize(t,n,r,o){this._rootId===-1&&(this._rootId=Me.getCompiledRuleId(this._grammar.repository.$self,this,this._grammar.repository),this.getInjections());let i;if(!n||n===Vr.NULL){i=!0;const u=this._basicScopeAttributesProvider.getDefaultAttributes(),f=this.themeProvider.getDefaults(),d=Zn.set(0,u.languageId,u.tokenType,null,f.fontStyle,f.foregroundId,f.backgroundId),p=this.getRule(this._rootId).getName(null,null);let h;p?h=We.createRootAndLookUpScopeName(p,d,this):h=We.createRoot("unknown",d),n=new Vr(null,this._rootId,-1,-1,!1,null,h,h)}else i=!1,n.reset();t=t+`
|
|
20
|
+
`;const s=this.createOnigString(t),a=s.content.length,l=new fb(r,t,this._tokenTypeMatchers,this.balancedBracketSelectors),c=Hd(this,s,i,0,n,l,!0,o);return kd(s),{lineLength:a,lineTokens:l,ruleStack:c.stack,stoppedEarly:c.stoppedEarly}}}function Pc(e,t){return e=Ov(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}class We{constructor(t,n,r){C(this,"parent");C(this,"scopePath");C(this,"tokenAttributes");this.parent=t,this.scopePath=n,this.tokenAttributes=r}static fromExtension(t,n){let r=t,o=(t==null?void 0:t.scopePath)??null;for(const i of n)o=yn.push(o,i.scopeNames),r=new We(r,o,i.encodedTokenAttributes);return r}static createRoot(t,n){return new We(null,new yn(null,t),n)}static createRootAndLookUpScopeName(t,n,r){const o=r.getMetadataForScope(t),i=new yn(null,t),s=r.themeProvider.themeMatch(i),a=We.mergeAttributes(n,o,s);return new We(null,i,a)}get scopeName(){return this.scopePath.scopeName}toString(){return this.getScopeNames().join(" ")}equals(t){return We.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 o=-1,i=0,s=0;return r!==null&&(o=r.fontStyle,i=r.foregroundId,s=r.backgroundId),Zn.set(t,n.languageId,n.tokenType,null,o,i,s)}pushAttributed(t,n){if(t===null)return this;if(t.indexOf(" ")===-1)return We._pushAttributed(this,t,n);const r=t.split(/ /g);let o=this;for(const i of r)o=We._pushAttributed(o,i,n);return o}static _pushAttributed(t,n,r){const o=r.getMetadataForScope(n),i=t.scopePath.push(n),s=r.themeProvider.themeMatch(i),a=We.mergeAttributes(t.tokenAttributes,o,s);return new We(t,i,a)}getScopeNames(){return this.scopePath.getSegments()}getExtensionIfDefined(t){var o;const n=[];let r=this;for(;r&&r!==t;)n.push({encodedTokenAttributes:r.tokenAttributes,scopeNames:r.scopePath.getExtensionIfDefined(((o=r.parent)==null?void 0:o.scopePath)??null)}),r=r.parent;return r===t?n.reverse():void 0}}const At=class At{constructor(t,n,r,o,i,s,a,l){C(this,"parent");C(this,"ruleId");C(this,"beginRuleCapturedEOL");C(this,"endRule");C(this,"nameScopesList");C(this,"contentNameScopesList");C(this,"_stackElementBrand");C(this,"_enterPos");C(this,"_anchorPos");C(this,"depth");this.parent=t,this.ruleId=n,this.beginRuleCapturedEOL=i,this.endRule=s,this.nameScopesList=a,this.contentNameScopesList=l,this.depth=this.parent?this.parent.depth+1:1,this._enterPos=r,this._anchorPos=o}equals(t){return t===null?!1:At._equals(this,t)}static _equals(t,n){return t===n?!0:this._structuralEquals(t,n)?We.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(){At._reset(this)}pop(){return this.parent}safePop(){return this.parent?this.parent:this}push(t,n,r,o,i,s,a){return new At(this,t,n,r,o,i,s,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,o;return this.parent&&(n=this.parent._writeString(t,n)),t[n++]=`(${this.ruleId}, ${(r=this.nameScopesList)==null?void 0:r.toString()}, ${(o=this.contentNameScopesList)==null?void 0:o.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 At(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=We.fromExtension((t==null?void 0:t.nameScopesList)??null,n.nameScopesList);return new At(t,n.ruleId,n.enterPos??-1,n.anchorPos??-1,n.beginRuleCapturedEOL,n.endRule,r,We.fromExtension(r,n.contentNameScopesList))}};C(At,"NULL",new At(null,0,0,0,!1,null,null,null));let Vr=At;class ub{constructor(t,n){C(this,"balancedBracketScopes");C(this,"unbalancedBracketScopes");C(this,"allowAny",!1);this.balancedBracketScopes=t.flatMap(r=>r==="*"?(this.allowAny=!0,[]):Qo(r,ni).map(o=>o.matcher)),this.unbalancedBracketScopes=n.flatMap(r=>Qo(r,ni).map(o=>o.matcher))}get matchesAlways(){return this.allowAny&&this.unbalancedBracketScopes.length===0}get matchesNever(){return this.balancedBracketScopes.length===0&&!this.allowAny}match(t){for(const n of this.unbalancedBracketScopes)if(n(t))return!1;for(const n of this.balancedBracketScopes)if(n(t))return!0;return this.allowAny}}class fb{constructor(t,n,r,o){C(this,"balancedBracketSelectors");C(this,"_emitBinaryTokens");C(this,"_lineText");C(this,"_tokens");C(this,"_binaryTokens");C(this,"_lastTokenEndIndex");C(this,"_tokenTypeOverrides");this.balancedBracketSelectors=o,this._emitBinaryTokens=t,this._tokenTypeOverrides=r,this._lineText=null,this._tokens=[],this._binaryTokens=[],this._lastTokenEndIndex=0}produce(t,n){this.produceFromScopes(t.contentNameScopesList,n)}produceFromScopes(t,n){var o;if(this._lastTokenEndIndex>=n)return;if(this._emitBinaryTokens){let i=(t==null?void 0:t.tokenAttributes)??0,s=!1;if((o=this.balancedBracketSelectors)!=null&&o.matchesAlways&&(s=!0),this._tokenTypeOverrides.length>0||this.balancedBracketSelectors&&!this.balancedBracketSelectors.matchesAlways&&!this.balancedBracketSelectors.matchesNever){const a=(t==null?void 0:t.getScopeNames())??[];for(const l of this._tokenTypeOverrides)l.matcher(a)&&(i=Zn.set(i,0,l.type,null,-1,0,0));this.balancedBracketSelectors&&(s=this.balancedBracketSelectors.match(a))}if(s&&(i=Zn.set(i,0,8,s,-1,0,0)),this._binaryTokens.length>0&&this._binaryTokens[this._binaryTokens.length-1]===i){this._lastTokenEndIndex=n;return}this._binaryTokens.push(this._lastTokenEndIndex),this._binaryTokens.push(i),this._lastTokenEndIndex=n;return}const r=(t==null?void 0:t.getScopeNames())??[];this._tokens.push({startIndex:this._lastTokenEndIndex,endIndex:n,scopes:r}),this._lastTokenEndIndex=n}getResult(t,n){return this._tokens.length>0&&this._tokens[this._tokens.length-1].startIndex===n-1&&this._tokens.pop(),this._tokens.length===0&&(this._lastTokenEndIndex=-1,this.produce(t,n),this._tokens[this._tokens.length-1].startIndex=0),this._tokens}getBinaryResult(t,n){this._binaryTokens.length>0&&this._binaryTokens[this._binaryTokens.length-2]===n-1&&(this._binaryTokens.pop(),this._binaryTokens.pop()),this._binaryTokens.length===0&&(this._lastTokenEndIndex=-1,this.produce(t,n),this._binaryTokens[this._binaryTokens.length-2]=0);const r=new Uint32Array(this._binaryTokens.length);for(let o=0,i=this._binaryTokens.length;o<i;o++)r[o]=this._binaryTokens[o];return r}}class db{constructor(t,n){C(this,"_onigLibPromise");C(this,"_grammars",new Map);C(this,"_rawGrammars",new Map);C(this,"_injectionGrammars",new Map);C(this,"_theme");this._onigLibPromise=n,this._theme=t}dispose(){for(const t of this._grammars.values())t.dispose()}setTheme(t){this._theme=t}getColorMap(){return this._theme.getColorMap()}addGrammar(t,n){this._rawGrammars.set(t.scopeName,t),n&&this._injectionGrammars.set(t.scopeName,n)}lookup(t){return this._rawGrammars.get(t)}injections(t){return this._injectionGrammars.get(t)}getDefaults(){return this._theme.getDefaults()}themeMatch(t){return this._theme.match(t)}async grammarForScopeName(t,n,r,o,i){if(!this._grammars.has(t)){let s=this._rawGrammars.get(t);if(!s)return null;this._grammars.set(t,ab(t,s,n,r,o,i,this,await this._onigLibPromise))}return this._grammars.get(t)}}let pb=class{constructor(t){C(this,"_options");C(this,"_syncRegistry");C(this,"_ensureGrammarCache");this._options=t,this._syncRegistry=new db(ti.createFromRawTheme(t.theme,t.colorMap),t.onigLib),this._ensureGrammarCache=new Map}dispose(){this._syncRegistry.dispose()}setTheme(t,n){this._syncRegistry.setTheme(ti.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 ub(r.balancedBracketSelectors||[],r.unbalancedBracketSelectors||[]))}loadGrammar(t){return this._loadGrammar(t,0,null,null,null)}async _loadGrammar(t,n,r,o,i){const s=new Mv(this._syncRegistry,t);for(;s.Q.length>0;)await Promise.all(s.Q.map(a=>this._loadSingleGrammar(a.scopeName))),s.processQueue();return this._grammarForScopeName(t,n,r,o,i)}async _loadSingleGrammar(t){return this._ensureGrammarCache.has(t)||this._ensureGrammarCache.set(t,this._doLoadSingleGrammar(t)),this._ensureGrammarCache.get(t)}async _doLoadSingleGrammar(t){const n=await this._options.loadGrammar(t);if(n){const r=typeof this._options.getInjections=="function"?this._options.getInjections(t):void 0;this._syncRegistry.addGrammar(n,r)}}async addGrammar(t,n=[],r=0,o=null){return this._syncRegistry.addGrammar(t,n),await this._grammarForScopeName(t.scopeName,r,o)}_grammarForScopeName(t,n=0,r=null,o=null,i=null){return this._syncRegistry.grammarForScopeName(t,n,r,o,i)}};const hb=Vr.NULL,Ve={LANGUAGEID_MASK:255,TOKEN_TYPE_MASK:768,BALANCED_BRACKETS_MASK:1024,FONT_STYLE_MASK:14336,FOREGROUND_MASK:8372224,BACKGROUND_MASK:4286578688,LANGUAGEID_OFFSET:0,TOKEN_TYPE_OFFSET:8,BALANCED_BRACKETS_OFFSET:10,FONT_STYLE_OFFSET:11,FOREGROUND_OFFSET:15,BACKGROUND_OFFSET:24};class Pt{static toBinaryStr(t){let n=t.toString(2);for(;n.length<32;)n=`0${n}`;return n}static getLanguageId(t){return(t&Ve.LANGUAGEID_MASK)>>>Ve.LANGUAGEID_OFFSET}static getTokenType(t){return(t&Ve.TOKEN_TYPE_MASK)>>>Ve.TOKEN_TYPE_OFFSET}static getFontStyle(t){return(t&Ve.FONT_STYLE_MASK)>>>Ve.FONT_STYLE_OFFSET}static getForeground(t){return(t&Ve.FOREGROUND_MASK)>>>Ve.FOREGROUND_OFFSET}static getBackground(t){return(t&Ve.BACKGROUND_MASK)>>>Ve.BACKGROUND_OFFSET}static containsBalancedBrackets(t){return(t&Ve.BALANCED_BRACKETS_MASK)!==0}static set(t,n,r,o,i,s){let a=Pt.getLanguageId(t),l=Pt.getTokenType(t),c=Pt.getFontStyle(t),u=Pt.getForeground(t),f=Pt.getBackground(t);const d=Pt.containsBalancedBrackets(t)?1:0;return n!==0&&(a=n),r!==0&&(l=r===8?0:r),o!==ft.NotSet&&(c=o),i!==0&&(u=i),s!==0&&(f=s),(a<<Ve.LANGUAGEID_OFFSET|l<<Ve.TOKEN_TYPE_OFFSET|c<<Ve.FONT_STYLE_OFFSET|d<<Ve.BALANCED_BRACKETS_OFFSET|u<<Ve.FOREGROUND_OFFSET|f<<Ve.BACKGROUND_OFFSET)>>>0}}function ki(e,t=!1){var i;const n=e.split(/(\r?\n)/g);let r=0;const o=[];for(let s=0;s<n.length;s+=2){const a=t?n[s]+(n[s+1]||""):n[s];o.push([a,r]),r+=n[s].length,r+=((i=n[s+1])==null?void 0:i.length)||0}return o}function Ia(e){return!e||["plaintext","txt","text","plain"].includes(e)}function Ud(e){return e==="ansi"||Ia(e)}function Na(e){return e==="none"}function Gd(e){return Na(e)}function Wd(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 o of n)o&&!e.properties.class.includes(o)&&e.properties.class.push(o);return e}function mb(e,t){let n=0;const r=[];for(const o of t)o>n&&r.push({...e,content:e.content.slice(n,o),offset:e.offset+n}),n=o;return n<e.content.length&&r.push({...e,content:e.content.slice(n),offset:e.offset+n}),r}function gb(e,t){const n=Array.from(t instanceof Set?t:new Set(t)).sort((r,o)=>r-o);return n.length?e.map(r=>r.flatMap(o=>{const i=n.filter(s=>o.offset<s&&s<o.offset+o.content.length).map(s=>s-o.offset).sort((s,a)=>s-a);return i.length?mb(o,i):o})):e}function ri(e,t){const n=typeof e=="string"?{}:{...e.colorReplacements},r=typeof e=="string"?e:e.name;for(const[o,i]of Object.entries((t==null?void 0:t.colorReplacements)||{}))typeof i=="string"?n[o]=i:o===r&&Object.assign(n,i);return n}function hn(e,t){return e&&((t==null?void 0:t[e==null?void 0:e.toLowerCase()])||e)}function zd(e){const t={};return e.color&&(t.color=e.color),e.bgColor&&(t["background-color"]=e.bgColor),e.fontStyle&&(e.fontStyle&ft.Italic&&(t["font-style"]="italic"),e.fontStyle&ft.Bold&&(t["font-weight"]="bold"),e.fontStyle&ft.Underline&&(t["text-decoration"]="underline")),t}function qd(e){return Object.entries(e).map(([t,n])=>`${t}:${n}`).join(";")}function _b(e){const t=ki(e,!0).map(([o])=>o);function n(o){let i=o,s=0;for(const a of t){if(i<a.length)break;i-=a.length,s++}return{line:s,character:i}}function r(o,i){let s=0;for(let a=0;a<o;a++)s+=t[a].length;return s+=i,s}return{lines:t,indexToPos:n,posToIndex:r}}var mn=["black","red","green","yellow","blue","magenta","cyan","white","brightBlack","brightRed","brightGreen","brightYellow","brightBlue","brightMagenta","brightCyan","brightWhite"],ts={1:"bold",2:"dim",3:"italic",4:"underline",7:"reverse",9:"strikethrough"};function yb(e,t){const n=e.indexOf("\x1B[",t);if(n!==-1){const r=e.indexOf("m",n);return{sequence:e.substring(n+2,r).split(";"),startPosition:n,position:r+1}}return{position:e.length}}function Rc(e,t){let n=1;const r=e[t+n++];let o;if(r==="2"){const i=[e[t+n++],e[t+n++],e[t+n]].map(s=>Number.parseInt(s));i.length===3&&!i.some(s=>Number.isNaN(s))&&(o={type:"rgb",rgb:i})}else if(r==="5"){const i=Number.parseInt(e[t+n]);Number.isNaN(i)||(o={type:"table",index:Number(i)})}return[n,o]}function vb(e){const t=[];for(let n=0;n<e.length;n++){const r=e[n],o=Number.parseInt(r);if(!Number.isNaN(o))if(o===0)t.push({type:"resetAll"});else if(o<=9)ts[o]&&t.push({type:"setDecoration",value:ts[o]});else if(o<=29){const i=ts[o-20];i&&t.push({type:"resetDecoration",value:i})}else if(o<=37)t.push({type:"setForegroundColor",value:{type:"named",name:mn[o-30]}});else if(o===38){const[i,s]=Rc(e,n);s&&t.push({type:"setForegroundColor",value:s}),n+=i}else if(o===39)t.push({type:"resetForegroundColor"});else if(o<=47)t.push({type:"setBackgroundColor",value:{type:"named",name:mn[o-40]}});else if(o===48){const[i,s]=Rc(e,n);s&&t.push({type:"setBackgroundColor",value:s}),n+=i}else o===49?t.push({type:"resetBackgroundColor"}):o>=90&&o<=97?t.push({type:"setForegroundColor",value:{type:"named",name:mn[o-90+8]}}):o>=100&&o<=107&&t.push({type:"setBackgroundColor",value:{type:"named",name:mn[o-100+8]}})}return t}function bb(){let e=null,t=null,n=new Set;return{parse(r){const o=[];let i=0;do{const s=yb(r,i),a=s.sequence?r.substring(i,s.startPosition):r.substring(i);if(a.length>0&&o.push({value:a,foreground:e,background:t,decorations:new Set(n)}),s.sequence){const l=vb(s.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)}i=s.position}while(i<r.length);return o}}}var wb={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 Eb(e=wb){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 o(){if(r)return r;r=[];for(let c=0;c<mn.length;c++)r.push(t(mn[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 i(a){return o()[a]}function s(a){switch(a.type){case"named":return t(a.name);case"rgb":return n(a.rgb);case"table":return i(a.index)}}return{value:s}}function Tb(e,t,n){const r=ri(e,n),o=ki(t),i=Eb(Object.fromEntries(mn.map(a=>{var l;return[a,(l=e.colors)==null?void 0:l[`terminal.ansi${a[0].toUpperCase()}${a.substring(1)}`]]}))),s=bb();return o.map(a=>s.parse(a[0]).map(l=>{let c,u;l.decorations.has("reverse")?(c=l.background?i.value(l.background):e.bg,u=l.foreground?i.value(l.foreground):e.fg):(c=l.foreground?i.value(l.foreground):e.fg,u=l.background?i.value(l.background):void 0),c=hn(c,r),u=hn(u,r),l.decorations.has("dim")&&(c=Cb(c));let f=ft.None;return l.decorations.has("bold")&&(f|=ft.Bold),l.decorations.has("italic")&&(f|=ft.Italic),l.decorations.has("underline")&&(f|=ft.Underline),{content:l.value,offset:a[1],color:c,bgColor:u,fontStyle:f}}))}function Cb(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}class Ce extends Error{constructor(t){super(t),this.name="ShikiError"}}class Kd{constructor(t,n,r){C(this,"_stack");C(this,"lang");C(this,"theme");this._stack=t,this.lang=n,this.theme=r}get scopes(){return Sb(this._stack)}toJSON(){return{lang:this.lang,theme:this.theme,scopes:this.scopes}}}function Sb(e){const t=[],n=new Set;function r(o){var s;if(n.has(o))return;n.add(o);const i=(s=o==null?void 0:o.nameScopesList)==null?void 0:s.scopeName;i&&t.push(i),o.parent&&r(o.parent)}return r(e),t}function xb(e){if(!(e instanceof Kd))throw new Ce("Invalid grammar state");return e._stack}function Da(e,t,n={}){const{lang:r="text",theme:o=e.getLoadedThemes()[0]}=n;if(Ia(r)||Na(o))return ki(t).map(l=>[{content:l[0],offset:l[1]}]);const{theme:i,colorMap:s}=e.setTheme(o);if(r==="ansi")return Tb(i,t,n);const a=e.getLanguage(r);if(n.grammarState){if(n.grammarState.lang!==a.name)throw new Ce(`Grammar state language "${n.grammarState.lang}" does not match highlight language "${a.name}"`);if(n.grammarState.theme!==o)throw new Ce(`Grammar state theme "${n.grammarState.theme}" does not match highlight theme "${o}"`)}return Pb(t,a,i,s,n)}function Ab(e,t,n={}){const{lang:r="text",theme:o=e.getLoadedThemes()[0]}=n;if(Ia(r)||Na(o))throw new Ce("Plain language does not have grammar state");if(r==="ansi")throw new Ce("ANSI language does not have grammar state");const{theme:i,colorMap:s}=e.setTheme(o),a=e.getLanguage(r);return new Kd($a(t,a,i,s,n).stateStack,a.name,i.name)}function Pb(e,t,n,r,o){return $a(e,t,n,r,o).tokens}function $a(e,t,n,r,o){const i=ri(n,o),{tokenizeMaxLineLength:s=0,tokenizeTimeLimit:a=500}=o,l=ki(e);let c=o.grammarState?xb(o.grammarState):o.grammarContextCode!=null?$a(o.grammarContextCode,t,n,r,{...o,grammarState:void 0,grammarContextCode:void 0}).stateStack:hb,u=[];const f=[],d=[];if(o.includeExplanation)for(const p of n.settings){let h;switch(typeof p.scope){case"string":h=p.scope.split(/,/).map(m=>m.trim());break;case"object":h=p.scope;break;default:continue}d.push({settings:p,selectors:h.map(m=>m.split(/ /))})}for(let p=0,h=l.length;p<h;p++){const[m,y]=l[p];if(m===""){u=[],f.push([]);continue}if(s>0&&m.length>=s){u=[],f.push([{content:m,offset:y,color:"",fontStyle:0}]);continue}let E,P,g;o.includeExplanation&&(E=t.tokenizeLine(m,c),P=E.tokens,g=0);const T=t.tokenizeLine2(m,c,a),w=T.tokens.length/2;for(let x=0;x<w;x++){const $=T.tokens[2*x],H=x+1<w?T.tokens[2*x+2]:m.length;if($===H)continue;const O=T.tokens[2*x+1],A=hn(r[Pt.getForeground(O)],i),L=Pt.getFontStyle(O),b={content:m.substring($,H),offset:y+$,color:A,fontStyle:L};if(o.includeExplanation){b.explanation=[];let R=0;for(;$+R<H;){const I=P[g],X=m.substring(I.startIndex,I.endIndex);R+=X.length,b.explanation.push({content:X,scopes:Rb(d,I.scopes)}),g+=1}}u.push(b)}f.push(u),u=[],c=T.ruleStack}return{tokens:f,stateStack:c}}function Rb(e,t){const n=[];for(let r=0,o=t.length;r<o;r++){const i=t.slice(0,r),s=t[r];n[r]={scopeName:s,themeMatches:kb(e,s,i)}}return n}function Lc(e,t){return e===t||t.substring(0,e.length)===e&&t[e.length]==="."}function Lb(e,t,n){if(!Lc(e[e.length-1],t))return!1;let r=e.length-2,o=n.length-1;for(;r>=0&&o>=0;)Lc(e[r],n[o])&&(r-=1),o-=1;return r===-1}function kb(e,t,n){const r=[];for(const{selectors:o,settings:i}of e)for(const s of o)if(Lb(s,t,n)){r.push(i);break}return r}function Jd(e,t,n){const r=Object.entries(n.themes).filter(s=>s[1]).map(s=>({color:s[0],theme:s[1]})),o=Ob(...r.map(s=>Da(e,t,{...n,theme:s.theme})));return o[0].map((s,a)=>s.map((l,c)=>{const u={content:l.content,variants:{},offset:l.offset};return"includeExplanation"in n&&n.includeExplanation&&(u.explanation=l.explanation),o.forEach((f,d)=>{const{content:p,explanation:h,offset:m,...y}=f[a][c];u.variants[r[d].color]=y}),u}))}function Ob(...e){const t=e.map(()=>[]),n=e.length;for(let r=0;r<e[0].length;r++){const o=e.map(l=>l[r]),i=t.map(()=>[]);t.forEach((l,c)=>l.push(i[c]));const s=o.map(()=>0),a=o.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?(i[c].push(u),s[c]+=1,a[c]=o[c][s[c]]):(i[c].push({...u,content:u.content.slice(0,l)}),a[c]={...u,content:u.content.slice(l),offset:u.offset+l})}}}return t}function oi(e,t,n){let r,o,i,s,a;if("themes"in n){const{defaultColor:l="light",cssVariablePrefix:c="--shiki-"}=n,u=Object.entries(n.themes).filter(m=>m[1]).map(m=>({color:m[0],theme:m[1]})).sort((m,y)=>m.color===l?-1:y.color===l?1:0);if(u.length===0)throw new Ce("`themes` option must not be empty");const f=Jd(e,t,n);if(l&&!u.find(m=>m.color===l))throw new Ce(`\`themes\` option must contain the defaultColor key \`${l}\``);const d=u.map(m=>e.getTheme(m.theme)),p=u.map(m=>m.color);i=f.map(m=>m.map(y=>Ib(y,p,c,l)));const h=u.map(m=>ri(m.theme,n));o=u.map((m,y)=>(y===0&&l?"":`${c+m.color}:`)+(hn(d[y].fg,h[y])||"inherit")).join(";"),r=u.map((m,y)=>(y===0&&l?"":`${c+m.color}-bg:`)+(hn(d[y].bg,h[y])||"inherit")).join(";"),s=`shiki-themes ${d.map(m=>m.name).join(" ")}`,a=l?void 0:[o,r].join(";")}else if("theme"in n){const l=ri(n.theme,n.colorReplacements);i=Da(e,t,n);const c=e.getTheme(n.theme);r=hn(c.bg,l),o=hn(c.fg,l),s=c.name}else throw new Ce("Invalid options, either `theme` or `themes` must be provided");return{tokens:i,fg:o,bg:r,themeName:s,rootStyle:a}}function Ib(e,t,n,r){const o={content:e.content,explanation:e.explanation,offset:e.offset},i=t.map(l=>zd(e.variants[l])),s=new Set(i.flatMap(l=>Object.keys(l))),a=i.reduce((l,c,u)=>{for(const f of s){const d=c[f]||"inherit";if(u===0&&r)l[f]=d;else{const p=f==="color"?"":f==="background-color"?"-bg":`-${f}`,h=n+t[u]+(f==="color"?"":p);l[f]?l[f]+=`;${h}:${d}`:l[f]=`${h}:${d}`}}return l},{});return o.htmlStyle=r?qd(a):Object.values(a).join(";"),o}function Nb(){const e=new WeakMap;function t(r){if(!e.has(r.meta)){let i=function(a){return typeof a=="number"?{...o.indexToPos(a),offset:a}:{...a,offset:o.posToIndex(a.line,a.character)}};const o=_b(r.source),s=(r.options.decorations||[]).map(a=>({...a,start:i(a.start),end:i(a.end)}));n(s),e.set(r.meta,{decorations:s,converter:o,source:r.source})}return e.get(r.meta)}function n(r){for(let o=0;o<r.length;o++){const i=r[o];if(i.start.offset>i.end.offset)throw new Ce(`Invalid decoration range: ${JSON.stringify(i.start)} - ${JSON.stringify(i.end)}`);for(let s=o+1;s<r.length;s++){const a=r[s],l=i.start.offset<a.start.offset&&a.start.offset<i.end.offset,c=i.start.offset<a.end.offset&&a.end.offset<i.end.offset,u=a.start.offset<i.start.offset&&i.start.offset<a.end.offset,f=a.start.offset<i.end.offset&&i.end.offset<a.end.offset;if(l||c||u||f){if(c&&c||u&&f)continue;throw new Ce(`Decorations ${JSON.stringify(i.start)} and ${JSON.stringify(a.start)} intersect.`)}}}}return{name:"shiki:decorations",tokens(r){var a;if(!((a=this.options.decorations)!=null&&a.length))return;const i=t(this).decorations.flatMap(l=>[l.start.offset,l.end.offset]);return gb(r,i)},code(r){var f;if(!((f=this.options.decorations)!=null&&f.length))return;const o=t(this),i=Array.from(r.children).filter(d=>d.type==="element"&&d.tagName==="span");if(i.length!==o.converter.lines.length)throw new Ce(`Number of lines in code element (${i.length}) does not match the number of lines in the source (${o.converter.lines.length}). Failed to apply decorations.`);function s(d,p,h,m){const y=i[d];let E="",P=-1,g=-1;function T(x){return x.type==="text"?x.value:x.type==="element"?x.children.map(T).join(""):""}if(p===0&&(P=0),h===0&&(g=0),h===Number.POSITIVE_INFINITY&&(g=y.children.length),P===-1||g===-1)for(let x=0;x<y.children.length;x++)E+=T(y.children[x]),P===-1&&E.length===p&&(P=x+1),g===-1&&E.length===h&&(g=x+1);if(P===-1)throw new Ce(`Failed to find start index for decoration ${JSON.stringify(m.start)}`);if(g===-1)throw new Ce(`Failed to find end index for decoration ${JSON.stringify(m.end)}`);const w=y.children.slice(P,g);if(!m.alwaysWrap&&w.length===y.children.length)l(y,m,"line");else if(!m.alwaysWrap&&w.length===1&&w[0].type==="element")l(w[0],m,"token");else{const x={type:"element",tagName:"span",properties:{},children:w};l(x,m,"wrapper"),y.children.splice(P,w.length,x)}}function a(d,p){i[d]=l(i[d],p,"line")}function l(d,p,h){var E;const m=p.properties||{},y=p.transform||(P=>P);return d.tagName=p.tagName||"span",d.properties={...d.properties,...m,class:d.properties.class},(E=p.properties)!=null&&E.class&&Wd(d,p.properties.class),d=y(d,h)||d,d}const c=[],u=o.decorations.sort((d,p)=>p.start.offset-d.start.offset);for(const d of u){const{start:p,end:h}=d;if(p.line===h.line)s(p.line,p.character,h.character,d);else if(p.line<h.line){s(p.line,p.character,Number.POSITIVE_INFINITY,d);for(let m=p.line+1;m<h.line;m++)c.unshift(()=>a(m,d));s(h.line,0,h.character,d)}}c.forEach(d=>d())}}}const Db=[Nb()];function ii(e){return[...e.transformers||[],...Db]}function si(e,t,n,r={meta:{},options:n,codeToHast:(o,i)=>si(e,o,i),codeToTokens:(o,i)=>oi(e,o,i)}){var d,p;let o=t;for(const h of ii(n))o=((d=h.preprocess)==null?void 0:d.call(r,o,n))||o;let{tokens:i,fg:s,bg:a,themeName:l,rootStyle:c}=oi(e,o,n);const{mergeWhitespaces:u=!0}=n;u===!0?i=Mb(i):u==="never"&&(i=Fb(i));const f={...r,get source(){return o}};for(const h of ii(n))i=((p=h.tokens)==null?void 0:p.call(f,i))||i;return $b(i,{...n,fg:s,bg:a,themeName:l,rootStyle:c},f)}function $b(e,t,n){var d,p,h;const r=ii(t),o=[],i={type:"root",children:[]},{structure:s="classic"}=t;let a={type:"element",tagName:"pre",properties:{class:`shiki ${t.themeName||""}`,style:t.rootStyle||`background-color:${t.bg};color:${t.fg}`,tabindex:"0",...Object.fromEntries(Array.from(Object.entries(t.meta||{})).filter(([m])=>!m.startsWith("_")))},children:[]},l={type:"element",tagName:"code",properties:{},children:o};const c=[],u={...n,structure:s,addClassToHast:Wd,get source(){return n.source},get tokens(){return e},get options(){return t},get root(){return i},get pre(){return a},get code(){return l},get lines(){return c}};if(e.forEach((m,y)=>{var g,T;y&&(s==="inline"?i.children.push({type:"element",tagName:"br",properties:{},children:[]}):s==="classic"&&o.push({type:"text",value:`
|
|
21
|
+
`}));let E={type:"element",tagName:"span",properties:{class:"line"},children:[]},P=0;for(const w of m){let x={type:"element",tagName:"span",properties:{},children:[{type:"text",value:w.content}]};const $=w.htmlStyle||qd(zd(w));$&&(x.properties.style=$);for(const H of r)x=((g=H==null?void 0:H.span)==null?void 0:g.call(u,x,y+1,P,E))||x;s==="inline"?i.children.push(x):s==="classic"&&E.children.push(x),P+=w.content.length}if(s==="classic"){for(const w of r)E=((T=w==null?void 0:w.line)==null?void 0:T.call(u,E,y+1))||E;c.push(E),o.push(E)}}),s==="classic"){for(const m of r)l=((d=m==null?void 0:m.code)==null?void 0:d.call(u,l))||l;a.children.push(l);for(const m of r)a=((p=m==null?void 0:m.pre)==null?void 0:p.call(u,a))||a;i.children.push(a)}let f=i;for(const m of r)f=((h=m==null?void 0:m.root)==null?void 0:h.call(u,f))||f;return f}function Mb(e){return e.map(t=>{const n=[];let r="",o=0;return t.forEach((i,s)=>{const l=!(i.fontStyle&&i.fontStyle&ft.Underline);l&&i.content.match(/^\s+$/)&&t[s+1]?(o||(o=i.offset),r+=i.content):r?(l?n.push({...i,offset:o,content:r+i.content}):n.push({content:r,offset:o},i),o=0,r=""):n.push(i)}),n})}function Fb(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[,o,i,s]=r;if(!o&&!s)return n;const a=[{...n,offset:n.offset+o.length,content:i}];return o&&a.unshift({content:o,offset:n.offset}),s&&a.push({content:s,offset:n.offset+o.length+i.length}),a}))}const Vb=["area","base","basefont","bgsound","br","col","command","embed","frame","hr","image","img","input","keygen","link","meta","param","source","track","wbr"];class qr{constructor(t,n,r){this.property=t,this.normal=n,r&&(this.space=r)}}qr.prototype.property={};qr.prototype.normal={};qr.prototype.space=null;function Yd(e,t){const n={},r={};let o=-1;for(;++o<e.length;)Object.assign(n,e[o].property),Object.assign(r,e[o].normal);return new qr(n,r,t)}function Gs(e){return e.toLowerCase()}class at{constructor(t,n){this.property=t,this.attribute=n}}at.prototype.space=null;at.prototype.boolean=!1;at.prototype.booleanish=!1;at.prototype.overloadedBoolean=!1;at.prototype.number=!1;at.prototype.commaSeparated=!1;at.prototype.spaceSeparated=!1;at.prototype.commaOrSpaceSeparated=!1;at.prototype.mustUseProperty=!1;at.prototype.defined=!1;let Bb=0;const ie=An(),Le=An(),Xd=An(),B=An(),ye=An(),Gn=An(),Xe=An();function An(){return 2**++Bb}var Ws=Object.freeze({__proto__:null,boolean:ie,booleanish:Le,commaOrSpaceSeparated:Xe,commaSeparated:Gn,number:B,overloadedBoolean:Xd,spaceSeparated:ye});const ns=Object.keys(Ws);class Ma extends at{constructor(t,n,r,o){let i=-1;if(super(t,n),kc(this,"space",o),typeof r=="number")for(;++i<ns.length;){const s=ns[i];kc(this,ns[i],(r&Ws[s])===Ws[s])}}}Ma.prototype.defined=!0;function kc(e,t,n){n&&(e[t]=n)}const Hb={}.hasOwnProperty;function rr(e){const t={},n={};let r;for(r in e.properties)if(Hb.call(e.properties,r)){const o=e.properties[r],i=new Ma(r,e.transform(e.attributes||{},r),o,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(i.mustUseProperty=!0),t[r]=i,n[Gs(r)]=r,n[Gs(i.attribute)]=r}return new qr(t,n,e.space)}const Qd=rr({space:"xlink",transform(e,t){return"xlink:"+t.slice(5).toLowerCase()},properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null}}),Zd=rr({space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()},properties:{xmlLang:null,xmlBase:null,xmlSpace:null}});function ep(e,t){return t in e?e[t]:t}function tp(e,t){return ep(e,t.toLowerCase())}const np=rr({space:"xmlns",attributes:{xmlnsxlink:"xmlns:xlink"},transform:tp,properties:{xmlns:null,xmlnsXLink:null}}),rp=rr({transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()},properties:{ariaActiveDescendant:null,ariaAtomic:Le,ariaAutoComplete:null,ariaBusy:Le,ariaChecked:Le,ariaColCount:B,ariaColIndex:B,ariaColSpan:B,ariaControls:ye,ariaCurrent:null,ariaDescribedBy:ye,ariaDetails:null,ariaDisabled:Le,ariaDropEffect:ye,ariaErrorMessage:null,ariaExpanded:Le,ariaFlowTo:ye,ariaGrabbed:Le,ariaHasPopup:null,ariaHidden:Le,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:ye,ariaLevel:B,ariaLive:null,ariaModal:Le,ariaMultiLine:Le,ariaMultiSelectable:Le,ariaOrientation:null,ariaOwns:ye,ariaPlaceholder:null,ariaPosInSet:B,ariaPressed:Le,ariaReadOnly:Le,ariaRelevant:null,ariaRequired:Le,ariaRoleDescription:ye,ariaRowCount:B,ariaRowIndex:B,ariaRowSpan:B,ariaSelected:Le,ariaSetSize:B,ariaSort:null,ariaValueMax:B,ariaValueMin:B,ariaValueNow:B,ariaValueText:null,role:null}}),jb=rr({space:"html",attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},transform:tp,mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:Gn,acceptCharset:ye,accessKey:ye,action:null,allow:null,allowFullScreen:ie,allowPaymentRequest:ie,allowUserMedia:ie,alt:null,as:null,async:ie,autoCapitalize:null,autoComplete:ye,autoFocus:ie,autoPlay:ie,blocking:ye,capture:null,charSet:null,checked:ie,cite:null,className:ye,cols:B,colSpan:null,content:null,contentEditable:Le,controls:ie,controlsList:ye,coords:B|Gn,crossOrigin:null,data:null,dateTime:null,decoding:null,default:ie,defer:ie,dir:null,dirName:null,disabled:ie,download:Xd,draggable:Le,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:ie,formTarget:null,headers:ye,height:B,hidden:ie,high:B,href:null,hrefLang:null,htmlFor:ye,httpEquiv:ye,id:null,imageSizes:null,imageSrcSet:null,inert:ie,inputMode:null,integrity:null,is:null,isMap:ie,itemId:null,itemProp:ye,itemRef:ye,itemScope:ie,itemType:ye,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:ie,low:B,manifest:null,max:null,maxLength:B,media:null,method:null,min:null,minLength:B,multiple:ie,muted:ie,name:null,nonce:null,noModule:ie,noValidate:ie,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:ie,optimum:B,pattern:null,ping:ye,placeholder:null,playsInline:ie,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:ie,referrerPolicy:null,rel:ye,required:ie,reversed:ie,rows:B,rowSpan:B,sandbox:ye,scope:null,scoped:ie,seamless:ie,selected:ie,shadowRootDelegatesFocus:ie,shadowRootMode:null,shape:null,size:B,sizes:null,slot:null,span:B,spellCheck:Le,src:null,srcDoc:null,srcLang:null,srcSet:null,start:B,step:null,style:null,tabIndex:B,target:null,title:null,translate:null,type:null,typeMustMatch:ie,useMap:null,value:Le,width:B,wrap:null,align:null,aLink:null,archive:ye,axis:null,background:null,bgColor:null,border:B,borderColor:null,bottomMargin:B,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:ie,declare:ie,event:null,face:null,frame:null,frameBorder:null,hSpace:B,leftMargin:B,link:null,longDesc:null,lowSrc:null,marginHeight:B,marginWidth:B,noResize:ie,noHref:ie,noShade:ie,noWrap:ie,object:null,profile:null,prompt:null,rev:null,rightMargin:B,rules:null,scheme:null,scrolling:Le,standby:null,summary:null,text:null,topMargin:B,valueType:null,version:null,vAlign:null,vLink:null,vSpace:B,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:ie,disableRemotePlayback:ie,prefix:null,property:null,results:B,security:null,unselectable:null}}),Ub=rr({space:"svg",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"},transform:ep,properties:{about:Xe,accentHeight:B,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:B,amplitude:B,arabicForm:null,ascent:B,attributeName:null,attributeType:null,azimuth:B,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:B,by:null,calcMode:null,capHeight:B,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:B,diffuseConstant:B,direction:null,display:null,dur:null,divisor:B,dominantBaseline:null,download:ie,dx:null,dy:null,edgeMode:null,editable:null,elevation:B,enableBackground:null,end:null,event:null,exponent:B,externalResourcesRequired:null,fill:null,fillOpacity:B,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:Gn,g2:Gn,glyphName:Gn,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:B,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:B,horizOriginX:B,horizOriginY:B,id:null,ideographic:B,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:B,k:B,k1:B,k2:B,k3:B,k4:B,kernelMatrix:Xe,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:B,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:B,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:B,overlineThickness:B,paintOrder:null,panose1:null,path:null,pathLength:B,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:ye,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:B,pointsAtY:B,pointsAtZ:B,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:Xe,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:Xe,rev:Xe,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:Xe,requiredFeatures:Xe,requiredFonts:Xe,requiredFormats:Xe,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:B,specularExponent:B,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:B,strikethroughThickness:B,string:null,stroke:null,strokeDashArray:Xe,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:B,strokeOpacity:B,strokeWidth:null,style:null,surfaceScale:B,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:Xe,tabIndex:B,tableValues:null,target:null,targetX:B,targetY:B,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:Xe,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:B,underlineThickness:B,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:B,values:null,vAlphabetic:B,vMathematical:B,vectorEffect:null,vHanging:B,vIdeographic:B,version:null,vertAdvY:B,vertOriginX:B,vertOriginY:B,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:B,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null}}),Gb=/^data[-\w.:]+$/i,Oc=/-[a-z]/g,Wb=/[A-Z]/g;function zb(e,t){const n=Gs(t);let r=t,o=at;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&Gb.test(t)){if(t.charAt(4)==="-"){const i=t.slice(5).replace(Oc,Kb);r="data"+i.charAt(0).toUpperCase()+i.slice(1)}else{const i=t.slice(4);if(!Oc.test(i)){let s=i.replace(Wb,qb);s.charAt(0)!=="-"&&(s="-"+s),t="data"+s}}o=Ma}return new o(r,t)}function qb(e){return"-"+e.toLowerCase()}function Kb(e){return e.charAt(1).toUpperCase()}const Jb=Yd([Zd,Qd,np,rp,jb],"html"),op=Yd([Zd,Qd,np,rp,Ub],"svg"),Ic={}.hasOwnProperty;function Yb(e,t){const n=t||{};function r(o,...i){let s=r.invalid;const a=r.handlers;if(o&&Ic.call(o,e)){const l=String(o[e]);s=Ic.call(a,l)?a[l]:r.unknown}if(s)return s.call(this,o,...i)}return r.handlers=n.handlers||{},r.invalid=n.invalid,r.unknown=n.unknown,r}function Xb(e,t){if(e=e.replace(t.subset?Qb(t.subset):/["&'<>`]/g,r),t.subset||t.escapeOnly)return e;return e.replace(/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,n).replace(/[\x01-\t\v\f\x0E-\x1F\x7F\x81\x8D\x8F\x90\x9D\xA0-\uFFFF]/g,r);function n(o,i,s){return t.format((o.charCodeAt(0)-55296)*1024+o.charCodeAt(1)-56320+65536,s.charCodeAt(i+2),t)}function r(o,i,s){return t.format(o.charCodeAt(0),s.charCodeAt(i+1),t)}}function Qb(e){const t=[];let n=-1;for(;++n<e.length;)t.push(e[n].replace(/[|\\{}()[\]^$+*?.]/g,"\\$&"));return new RegExp("(?:"+t.join("|")+")","g")}function Zb(e,t,n){const r="&#x"+e.toString(16).toUpperCase();return n&&t&&!/[\dA-Fa-f]/.test(String.fromCharCode(t))?r:r+";"}function ew(e,t,n){const r="&#"+String(e);return n&&t&&!/\d/.test(String.fromCharCode(t))?r:r+";"}const tw=["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"],rs={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:"€"},nw=["cent","copy","divide","gt","lt","not","para","times"],ip={}.hasOwnProperty,zs={};let uo;for(uo in rs)ip.call(rs,uo)&&(zs[rs[uo]]=uo);function rw(e,t,n,r){const o=String.fromCharCode(e);if(ip.call(zs,o)){const i=zs[o],s="&"+i;return n&&tw.includes(i)&&!nw.includes(i)&&(!r||t&&t!==61&&/[^\da-z]/i.test(String.fromCharCode(t)))?s:s+";"}return""}function ow(e,t,n){let r=Zb(e,t,n.omitOptionalSemicolons),o;if((n.useNamedReferences||n.useShortestReferences)&&(o=rw(e,t,n.omitOptionalSemicolons,n.attribute)),(n.useShortestReferences||!o)&&n.useShortestReferences){const i=ew(e,t,n.omitOptionalSemicolons);i.length<r.length&&(r=i)}return o&&(!n.useShortestReferences||o.length<r.length)?o:r}function Wn(e,t){return Xb(e,Object.assign({format:ow},t))}const iw=/^>|^->|<!--|-->|--!>|<!-$/g,sw=[">"],aw=["<",">"];function lw(e,t,n,r){return r.settings.bogusComments?"<?"+Wn(e.value,Object.assign({},r.settings.characterReferences,{subset:sw}))+">":"<!--"+e.value.replace(iw,o)+"-->";function o(i){return Wn(i,Object.assign({},r.settings.characterReferences,{subset:aw}))}}function cw(e,t,n,r){return"<!"+(r.settings.upperDoctype?"DOCTYPE":"doctype")+(r.settings.tightDoctype?"":" ")+"html>"}function Nc(e,t){const n=String(e);if(typeof t!="string")throw new TypeError("Expected character");let r=0,o=n.indexOf(t);for(;o!==-1;)r++,o=n.indexOf(t,o+t.length);return r}function uw(e,t){const n=t||{};return(e[e.length-1]===""?[...e,""]:e).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}function fw(e){return e.join(" ").trim()}const dw=/[ \t\n\f\r]/g;function Fa(e){return typeof e=="object"?e.type==="text"?Dc(e.value):!1:Dc(e)}function Dc(e){return e.replace(dw,"")===""}const De=ap(1),sp=ap(-1),pw=[];function ap(e){return t;function t(n,r,o){const i=n?n.children:pw;let s=(r||0)+e,a=i[s];if(!o)for(;a&&Fa(a);)s+=e,a=i[s];return a}}const hw={}.hasOwnProperty;function lp(e){return t;function t(n,r,o){return hw.call(e,n.tagName)&&e[n.tagName](n,r,o)}}const Va=lp({body:gw,caption:os,colgroup:os,dd:bw,dt:vw,head:os,html:mw,li:yw,optgroup:ww,option:Ew,p:_w,rp:$c,rt:$c,tbody:Cw,td:Mc,tfoot:Sw,th:Mc,thead:Tw,tr:xw});function os(e,t,n){const r=De(n,t,!0);return!r||r.type!=="comment"&&!(r.type==="text"&&Fa(r.value.charAt(0)))}function mw(e,t,n){const r=De(n,t);return!r||r.type!=="comment"}function gw(e,t,n){const r=De(n,t);return!r||r.type!=="comment"}function _w(e,t,n){const r=De(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 yw(e,t,n){const r=De(n,t);return!r||r.type==="element"&&r.tagName==="li"}function vw(e,t,n){const r=De(n,t);return!!(r&&r.type==="element"&&(r.tagName==="dt"||r.tagName==="dd"))}function bw(e,t,n){const r=De(n,t);return!r||r.type==="element"&&(r.tagName==="dt"||r.tagName==="dd")}function $c(e,t,n){const r=De(n,t);return!r||r.type==="element"&&(r.tagName==="rp"||r.tagName==="rt")}function ww(e,t,n){const r=De(n,t);return!r||r.type==="element"&&r.tagName==="optgroup"}function Ew(e,t,n){const r=De(n,t);return!r||r.type==="element"&&(r.tagName==="option"||r.tagName==="optgroup")}function Tw(e,t,n){const r=De(n,t);return!!(r&&r.type==="element"&&(r.tagName==="tbody"||r.tagName==="tfoot"))}function Cw(e,t,n){const r=De(n,t);return!r||r.type==="element"&&(r.tagName==="tbody"||r.tagName==="tfoot")}function Sw(e,t,n){return!De(n,t)}function xw(e,t,n){const r=De(n,t);return!r||r.type==="element"&&r.tagName==="tr"}function Mc(e,t,n){const r=De(n,t);return!r||r.type==="element"&&(r.tagName==="td"||r.tagName==="th")}const Aw=lp({body:Lw,colgroup:kw,head:Rw,html:Pw,tbody:Ow});function Pw(e){const t=De(e,-1);return!t||t.type!=="comment"}function Rw(e){const t=e.children,n=[];let r=-1;for(;++r<t.length;){const o=t[r];if(o.type==="element"&&(o.tagName==="title"||o.tagName==="base")){if(n.includes(o.tagName))return!1;n.push(o.tagName)}}return t.length>0}function Lw(e){const t=De(e,-1,!0);return!t||t.type!=="comment"&&!(t.type==="text"&&Fa(t.value.charAt(0)))&&!(t.type==="element"&&(t.tagName==="meta"||t.tagName==="link"||t.tagName==="script"||t.tagName==="style"||t.tagName==="template"))}function kw(e,t,n){const r=sp(n,t),o=De(e,-1,!0);return n&&r&&r.type==="element"&&r.tagName==="colgroup"&&Va(r,n.children.indexOf(r),n)?!1:!!(o&&o.type==="element"&&o.tagName==="col")}function Ow(e,t,n){const r=sp(n,t),o=De(e,-1);return n&&r&&r.type==="element"&&(r.tagName==="thead"||r.tagName==="tbody")&&Va(r,n.children.indexOf(r),n)?!1:!!(o&&o.type==="element"&&o.tagName==="tr")}const fo={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 Iw(e,t,n,r){const o=r.schema,i=o.space==="svg"?!1:r.settings.omitOptionalTags;let s=o.space==="svg"?r.settings.closeEmptyElements:r.settings.voids.includes(e.tagName.toLowerCase());const a=[];let l;o.space==="html"&&e.tagName==="svg"&&(r.schema=op);const c=Nw(r,e.properties),u=r.all(o.space==="html"&&e.tagName==="template"?e.content:e);return r.schema=o,u&&(s=!1),(c||!i||!Aw(e,t,n))&&(a.push("<",e.tagName,c?" "+c:""),s&&(o.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),!s&&(!i||!Va(e,t,n))&&a.push("</"+e.tagName+">"),a.join("")}function Nw(e,t){const n=[];let r=-1,o;if(t){for(o in t)if(t[o]!==null&&t[o]!==void 0){const i=Dw(e,o,t[o]);i&&n.push(i)}}for(;++r<n.length;){const i=e.settings.tightAttributes?n[r].charAt(n[r].length-1):void 0;r!==n.length-1&&i!=='"'&&i!=="'"&&(n[r]+=" ")}return n.join("")}function Dw(e,t,n){const r=zb(e.schema,t),o=e.settings.allowParseErrors&&e.schema.space==="html"?0:1,i=e.settings.allowDangerousCharacters?0:1;let s=e.quote,a;if(r.overloadedBoolean&&(n===r.attribute||n==="")?n=!0:(r.boolean||r.overloadedBoolean&&typeof n!="string")&&(n=!!n),n==null||n===!1||typeof n=="number"&&Number.isNaN(n))return"";const l=Wn(r.attribute,Object.assign({},e.settings.characterReferences,{subset:fo.name[o][i]}));return n===!0||(n=Array.isArray(n)?(r.commaSeparated?uw:fw)(n,{padLeft:!e.settings.tightCommaSeparatedLists}):String(n),e.settings.collapseEmptyAttributes&&!n)?l:(e.settings.preferUnquoted&&(a=Wn(n,Object.assign({},e.settings.characterReferences,{attribute:!0,subset:fo.unquoted[o][i]}))),a!==n&&(e.settings.quoteSmart&&Nc(n,s)>Nc(n,e.alternative)&&(s=e.alternative),a=s+Wn(n,Object.assign({},e.settings.characterReferences,{subset:(s==="'"?fo.single:fo.double)[o][i],attribute:!0}))+s),l+(a&&"="+a))}const $w=["<","&"];function cp(e,t,n,r){return n&&n.type==="element"&&(n.tagName==="script"||n.tagName==="style")?e.value:Wn(e.value,Object.assign({},r.settings.characterReferences,{subset:$w}))}function Mw(e,t,n,r){return r.settings.allowDangerousHtml?e.value:cp(e,t,n,r)}function Fw(e,t,n,r){return r.all(e)}const Vw=Yb("type",{invalid:Bw,unknown:Hw,handlers:{comment:lw,doctype:cw,element:Iw,raw:Mw,root:Fw,text:cp}});function Bw(e){throw new Error("Expected node, not `"+e+"`")}function Hw(e){const t=e;throw new Error("Cannot compile unknown node `"+t.type+"`")}const jw={},Uw={},Gw=[];function Ww(e,t){const n=jw,r=n.quote||'"',o=r==='"'?"'":'"';if(r!=='"'&&r!=="'")throw new Error("Invalid quote `"+r+"`, expected `'` or `\"`");return{one:zw,all:qw,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||Vb,characterReferences:n.characterReferences||Uw,closeSelfClosing:n.closeSelfClosing||!1,closeEmptyElements:n.closeEmptyElements||!1},schema:n.space==="svg"?op:Jb,quote:r,alternative:o}.one(Array.isArray(e)?{type:"root",children:e}:e,void 0,void 0)}function zw(e,t,n){return Vw(e,t,n,this)}function qw(e){const t=[],n=e&&e.children||Gw;let r=-1;for(;++r<n.length;)t[r]=this.one(n[r],r,e);return t.join("")}function Kw(e,t,n){var i;const r={meta:{},options:n,codeToHast:(s,a)=>si(e,s,a),codeToTokens:(s,a)=>oi(e,s,a)};let o=Ww(si(e,t,n,r));for(const s of ii(n))o=((i=s.postprocess)==null?void 0:i.call(r,o,n))||o;return o}async function Jw(e){let t,n;const r={};function o(m){n=m,r.HEAPU8=new Uint8Array(m),r.HEAPU32=new Uint32Array(m)}function i(){return typeof performance<"u"?performance.now():Date.now()}function s(m,y,E){r.HEAPU8.copyWithin(m,y,y+E)}function a(){return 2147483648}function l(m){try{return t.grow(m-n.byteLength+65535>>>16),o(t.buffer),1}catch{}}function c(m){const y=r.HEAPU8.length;m=m>>>0;const E=a();if(m>E)return!1;const P=(g,T)=>g+(T-g%T)%T;for(let g=1;g<=4;g*=2){let T=y*(1+.2/g);T=Math.min(T,m+100663296);const w=Math.min(E,P(Math.max(m,T),65536));if(l(w))return!0}return!1}const u=typeof TextDecoder<"u"?new TextDecoder("utf8"):void 0;function f(m,y,E=1024){const P=y+E;let g=y;for(;m[g]&&!(g>=P);)++g;if(g-y>16&&m.buffer&&u)return u.decode(m.subarray(y,g));let T="";for(;y<g;){let w=m[y++];if(!(w&128)){T+=String.fromCharCode(w);continue}const x=m[y++]&63;if((w&224)===192){T+=String.fromCharCode((w&31)<<6|x);continue}const $=m[y++]&63;if((w&240)===224?w=(w&15)<<12|x<<6|$:w=(w&7)<<18|x<<12|$<<6|m[y++]&63,w<65536)T+=String.fromCharCode(w);else{const H=w-65536;T+=String.fromCharCode(55296|H>>10,56320|H&1023)}}return T}function d(m,y){return m?f(r.HEAPU8,m,y):""}const p={emscripten_get_now:i,emscripten_memcpy_big:s,emscripten_resize_heap:c,fd_write:()=>0};async function h(){const y=await e({env:p,wasi_snapshot_preview1:p});t=y.memory,o(t.buffer),Object.assign(r,y),r.UTF8ToString=d}return await h(),r}let Fe=null,Yw=!1;function Xw(e){throw new Ce(e.UTF8ToString(e.getLastOnigError()))}class Oi{constructor(t){C(this,"utf16Length");C(this,"utf8Length");C(this,"utf16Value");C(this,"utf8Value");C(this,"utf16OffsetToUtf8");C(this,"utf8OffsetToUtf16");const n=t.length,r=Oi._utf8ByteLength(t),o=r!==n,i=o?new Uint32Array(n+1):null;o&&(i[n]=r);const s=o?new Uint32Array(r+1):null;o&&(s[r]=n);const a=new Uint8Array(r);let l=0;for(let c=0;c<n;c++){const u=t.charCodeAt(c);let f=u,d=!1;if(u>=55296&&u<=56319&&c+1<n){const p=t.charCodeAt(c+1);p>=56320&&p<=57343&&(f=(u-55296<<10)+65536|p-56320,d=!0)}o&&(i[c]=l,d&&(i[c+1]=l),f<=127?s[l+0]=c:f<=2047?(s[l+0]=c,s[l+1]=c):f<=65535?(s[l+0]=c,s[l+1]=c,s[l+2]=c):(s[l+0]=c,s[l+1]=c,s[l+2]=c,s[l+3]=c)),f<=127?a[l++]=f:f<=2047?(a[l++]=192|(f&1984)>>>6,a[l++]=128|(f&63)>>>0):f<=65535?(a[l++]=224|(f&61440)>>>12,a[l++]=128|(f&4032)>>>6,a[l++]=128|(f&63)>>>0):(a[l++]=240|(f&1835008)>>>18,a[l++]=128|(f&258048)>>>12,a[l++]=128|(f&4032)>>>6,a[l++]=128|(f&63)>>>0),d&&c++}this.utf16Length=n,this.utf8Length=r,this.utf16Value=t,this.utf8Value=a,this.utf16OffsetToUtf8=i,this.utf8OffsetToUtf16=s}static _utf8ByteLength(t){let n=0;for(let r=0,o=t.length;r<o;r++){const i=t.charCodeAt(r);let s=i,a=!1;if(i>=55296&&i<=56319&&r+1<o){const l=t.charCodeAt(r+1);l>=56320&&l<=57343&&(s=(i-55296<<10)+65536|l-56320,a=!0)}s<=127?n+=1:s<=2047?n+=2:s<=65535?n+=3:n+=4,a&&r++}return n}createString(t){const n=t.omalloc(this.utf8Length);return t.HEAPU8.set(this.utf8Value,n),n}}const ze=class ze{constructor(t){C(this,"id",++ze.LAST_ID);C(this,"_onigBinding");C(this,"content");C(this,"utf16Length");C(this,"utf8Length");C(this,"utf16OffsetToUtf8");C(this,"utf8OffsetToUtf16");C(this,"ptr");if(!Fe)throw new Ce("Must invoke loadWasm first.");this._onigBinding=Fe,this.content=t;const n=new Oi(t);this.utf16Length=n.utf16Length,this.utf8Length=n.utf8Length,this.utf16OffsetToUtf8=n.utf16OffsetToUtf8,this.utf8OffsetToUtf16=n.utf8OffsetToUtf16,this.utf8Length<1e4&&!ze._sharedPtrInUse?(ze._sharedPtr||(ze._sharedPtr=Fe.omalloc(1e4)),ze._sharedPtrInUse=!0,Fe.HEAPU8.set(n.utf8Value,ze._sharedPtr),this.ptr=ze._sharedPtr):this.ptr=n.createString(Fe)}convertUtf8OffsetToUtf16(t){return this.utf8OffsetToUtf16?t<0?0:t>this.utf8Length?this.utf16Length:this.utf8OffsetToUtf16[t]:t}convertUtf16OffsetToUtf8(t){return this.utf16OffsetToUtf8?t<0?0:t>this.utf16Length?this.utf8Length:this.utf16OffsetToUtf8[t]:t}dispose(){this.ptr===ze._sharedPtr?ze._sharedPtrInUse=!1:this._onigBinding.ofree(this.ptr)}};C(ze,"LAST_ID",0),C(ze,"_sharedPtr",0),C(ze,"_sharedPtrInUse",!1);let ai=ze;class Qw{constructor(t){C(this,"_onigBinding");C(this,"_ptr");if(!Fe)throw new Ce("Must invoke loadWasm first.");const n=[],r=[];for(let a=0,l=t.length;a<l;a++){const c=new Oi(t[a]);n[a]=c.createString(Fe),r[a]=c.utf8Length}const o=Fe.omalloc(4*t.length);Fe.HEAPU32.set(n,o/4);const i=Fe.omalloc(4*t.length);Fe.HEAPU32.set(r,i/4);const s=Fe.createOnigScanner(o,i,t.length);for(let a=0,l=t.length;a<l;a++)Fe.ofree(n[a]);Fe.ofree(i),Fe.ofree(o),s===0&&Xw(Fe),this._onigBinding=Fe,this._ptr=s}dispose(){this._onigBinding.freeOnigScanner(this._ptr)}findNextMatchSync(t,n,r){let o=Yw,i=0;if(typeof r=="number"?(r&8&&(o=!0),i=r):typeof r=="boolean"&&(o=r),typeof t=="string"){t=new ai(t);const s=this._findNextMatchSync(t,n,o,i);return t.dispose(),s}return this._findNextMatchSync(t,n,o,i)}_findNextMatchSync(t,n,r,o){const i=this._onigBinding;let s;if(r?s=i.findNextOnigScannerMatchDbg(this._ptr,t.id,t.ptr,t.utf8Length,t.convertUtf16OffsetToUtf8(n),o):s=i.findNextOnigScannerMatch(this._ptr,t.id,t.ptr,t.utf8Length,t.convertUtf16OffsetToUtf8(n),o),s===0)return null;const a=i.HEAPU32;let l=s/4;const c=a[l++],u=a[l++],f=[];for(let d=0;d<u;d++){const p=t.convertUtf8OffsetToUtf16(a[l++]),h=t.convertUtf8OffsetToUtf16(a[l++]);f[d]={start:p,end:h,length:h-p}}return{index:c,captureIndices:f}}}function Zw(e){return typeof e.instantiator=="function"}function e1(e){return typeof e.default=="function"}function t1(e){return typeof e.data<"u"}function n1(e){return typeof Response<"u"&&e instanceof Response}function r1(e){var t;return typeof ArrayBuffer<"u"&&(e instanceof ArrayBuffer||ArrayBuffer.isView(e))||typeof Buffer<"u"&&((t=Buffer.isBuffer)==null?void 0:t.call(Buffer,e))||typeof SharedArrayBuffer<"u"&&e instanceof SharedArrayBuffer||typeof Uint32Array<"u"&&e instanceof Uint32Array}let po;function o1(e){if(po)return po;async function t(){Fe=await Jw(async n=>{let r=e;return r=await r,typeof r=="function"&&(r=await r(n)),typeof r=="function"&&(r=await r(n)),Zw(r)?r=await r.instantiator(n):e1(r)?r=await r.default(n):(t1(r)&&(r=r.data),n1(r)?typeof WebAssembly.instantiateStreaming=="function"?r=await i1(r)(n):r=await s1(r)(n):r1(r)?r=await is(r)(n):r instanceof WebAssembly.Module?r=await is(r)(n):"default"in r&&r.default instanceof WebAssembly.Module&&(r=await is(r.default)(n))),"instance"in r&&(r=r.instance),"exports"in r&&(r=r.exports),r})}return po=t(),po}function is(e){return t=>WebAssembly.instantiate(e,t)}function i1(e){return t=>WebAssembly.instantiateStreaming(e,t)}function s1(e){return async t=>{const n=await e.arrayBuffer();return WebAssembly.instantiate(n,t)}}function a1(e){return new ai(e)}function l1(e){return new Qw(e)}const Fc={light:"#333333",dark:"#bbbbbb"},Vc={light:"#fffffe",dark:"#1e1e1e"},Bc="__shiki_resolved";function up(e){var a,l,c,u,f;if(e!=null&&e[Bc])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(p=>!p.name&&!p.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"?Fc.light:Fc.dark),n||(n=t.type==="light"?Vc.light:Vc.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 o=0;const i=new Map;function s(d){var h;if(i.has(d))return i.get(d);o+=1;const p=`#${o.toString(16).padStart(8,"0").toLowerCase()}`;return(h=t.colorReplacements)!=null&&h[`#${p}`]?s(d):(i.set(d,p),p)}t.settings=t.settings.map(d=>{var y,E;const p=((y=d.settings)==null?void 0:y.foreground)&&!d.settings.foreground.startsWith("#"),h=((E=d.settings)==null?void 0:E.background)&&!d.settings.background.startsWith("#");if(!p&&!h)return d;const m={...d,settings:{...d.settings}};if(p){const P=s(d.settings.foreground);t.colorReplacements[P]=d.settings.foreground,m.settings.foreground=P}if(h){const P=s(d.settings.background);t.colorReplacements[P]=d.settings.background,m.settings.background=P}return m});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 p=s(t.colors[d]);t.colorReplacements[p]=t.colors[d],t.colors[d]=p}return Object.defineProperty(t,Bc,{enumerable:!1,writable:!1,value:!0}),t}class c1 extends pb{constructor(n,r,o,i={}){super(n);C(this,"_resolver");C(this,"_themes");C(this,"_langs");C(this,"_alias");C(this,"_resolvedThemes",new Map);C(this,"_resolvedGrammars",new Map);C(this,"_langMap",new Map);C(this,"_langGraph",new Map);C(this,"_textmateThemeCache",new WeakMap);C(this,"_loadedThemesCache",null);C(this,"_loadedLanguagesCache",null);this._resolver=n,this._themes=r,this._langs=o,this._alias=i,r.forEach(s=>this.loadTheme(s)),o.forEach(s=>this.loadLanguage(s))}getTheme(n){return typeof n=="string"?this._resolvedThemes.get(n):this.loadTheme(n)}loadTheme(n){const r=up(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=ti.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 Ce(`Circular alias \`${Array.from(r).join(" -> ")} -> ${n}\``);r.add(n)}}return this._resolvedGrammars.get(n)}async loadLanguage(n){var s,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 o={balancedBracketSelectors:n.balancedBracketSelectors||["*"],unbalancedBracketSelectors:n.unbalancedBracketSelectors||[]};this._syncRegistry._rawGrammars.set(n.scopeName,n);const i=await this.loadGrammarWithConfiguration(n.scopeName,1,o);if(i.name=n.name,this._resolvedGrammars.set(n.name,i),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=(s=this._syncRegistry)==null?void 0:s._injectionGrammars)==null||a.delete(u.scopeName),(c=(l=this._syncRegistry)==null?void 0:l._grammars)==null||c.delete(u.scopeName),await this.loadLanguage(this._langMap.get(u.name))}async init(){this._themes.map(n=>this.loadTheme(n)),await this.loadLanguages(this._langs)}dispose(){super.dispose(),this._resolvedThemes.clear(),this._resolvedGrammars.clear(),this._langMap.clear(),this._langGraph.clear(),this._loadedThemesCache=null}async loadLanguages(n){for(const i of n)this.resolveEmbeddedLanguages(i);const r=Array.from(this._langGraph.entries()),o=r.filter(([i,s])=>!s);if(o.length){const i=r.filter(([s,a])=>{var l;return a&&((l=a.embeddedLangs)==null?void 0:l.some(c=>o.map(([u])=>u).includes(c)))}).filter(s=>!o.includes(s));throw new Ce(`Missing languages ${o.map(([s])=>`\`${s}\``).join(", ")}, required by ${i.map(([s])=>`\`${s}\``).join(", ")}`)}for(const[i,s]of r)this._resolver.addLanguage(s);for(const[i,s]of r)await this.loadLanguage(s)}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 u1{constructor(t,n){C(this,"_langs",new Map);C(this,"_scopeToLang",new Map);C(this,"_injections",new Map);C(this,"_onigLibPromise");this._onigLibPromise=t,n.forEach(r=>this.addLanguage(r))}get onigLib(){return this._onigLibPromise}getLangRegistration(t){return this._langs.get(t)}async 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 o=1;o<=n.length;o++){const i=n.slice(0,o).join(".");r=[...r,...this._injections.get(i)||[]]}return r}}let f1,ar=0;async function d1(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;async function n(g){return Promise.resolve(typeof g=="function"?g():g).then(T=>T.default||T)}async function r(g){return Array.from(new Set((await Promise.all(g.filter(T=>!Ud(T)).map(async T=>await n(T).then(w=>Array.isArray(w)?w:[w])))).flat()))}const o=e.loadWasm||f1,[i,s]=await Promise.all([Promise.all((e.themes||[]).map(n)).then(g=>g.map(up)),r(e.langs||[]),o?o1(o):void 0]),a=new u1(Promise.resolve({createOnigScanner(g){return l1(g)},createOnigString(g){return a1(g)}}),s),l=new c1(a,i,s,e.langAlias);await l.init();let c;function u(g){E();const T=l.getGrammar(typeof g=="string"?g:g.name);if(!T)throw new Ce(`Language \`${g}\` not found, you may need to load it first`);return T}function f(g){if(g==="none")return{bg:"",fg:"",name:"none",settings:[],type:"dark"};E();const T=l.getTheme(g);if(!T)throw new Ce(`Theme \`${g}\` not found, you may need to load it first`);return T}function d(g){E();const T=f(g);c!==g&&(l.setTheme(T),c=g);const w=l.getColorMap();return{theme:T,colorMap:w}}function p(){return E(),l.getLoadedThemes()}function h(){return E(),l.getLoadedLanguages()}async function m(...g){E(),await l.loadLanguages(await r(g))}async function y(...g){E(),await Promise.all(g.map(async T=>Gd(T)?null:l.loadTheme(await n(T))))}function E(){if(t)throw new Ce("Shiki instance has been disposed")}function P(){t||(t=!0,l.dispose(),ar-=1)}return{setTheme:d,getTheme:f,getLanguage:u,getLoadedThemes:p,getLoadedLanguages:h,loadLanguage:m,loadTheme:y,dispose:P,[Symbol.dispose]:P}}async function p1(e={}){const t=await d1(e);return{getLastGrammarState:(n,r)=>Ab(t,n,r),codeToTokensBase:(n,r)=>Da(t,n,r),codeToTokensWithThemes:(n,r)=>Jd(t,n,r),codeToTokens:(n,r)=>oi(t,n,r),codeToHast:(n,r)=>si(t,n,r),codeToHtml:(n,r)=>Kw(t,n,r),...t,getInternalContext:()=>t}}function h1(e,t,n){async function r(o){function i(u){if(typeof u=="string"){if(Ud(u))return[];const f=e[u];if(!f)throw new Ce(`Language \`${u}\` is not included in this bundle. You may want to load it from external source.`);return f}return u}function s(u){if(Gd(u))return"none";if(typeof u=="string"){const f=t[u];if(!f)throw new Ce(`Theme \`${u}\` is not included in this bundle. You may want to load it from external source.`);return f}return u}const a=(o.themes??[]).map(u=>s(u)),l=(o.langs??[]).map(u=>i(u)),c=await p1({...o,themes:a,langs:l,loadWasm:n});return{...c,loadLanguage(...u){return c.loadLanguage(...u.map(i))},loadTheme(...u){return c.loadTheme(...u.map(s))}}}return r}const m1=h1(Av,Lv,Pv),g1=e=>m1(e);let _1;const lr=[];function y1(e){if(lr.push(e),!(typeof window>"u"))return window.__NUXT_DEVTOOLS__&&lr.forEach(t=>t(window.__NUXT_DEVTOOLS__)),Object.defineProperty(window,"__NUXT_DEVTOOLS__",{set(t){t&&lr.forEach(n=>n(t))},get(){return _1.value},configurable:!0}),()=>{lr.splice(lr.indexOf(e),1)}}function v1(e){return hi()?(cu(e),!0):!1}function Ba(e){return typeof e=="function"?e():se(e)}const b1=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const w1=e=>typeof e<"u",E1=Object.prototype.toString,T1=e=>E1.call(e)==="[object Object]",C1=()=>{};function S1(e,t){function n(...r){return new Promise((o,i)=>{Promise.resolve(e(()=>t.apply(this,r),{fn:t,thisArg:this,args:r})).then(o).catch(i)})}return n}const fp=e=>e();function x1(e=fp){const t=le(!0);function n(){t.value=!1}function r(){t.value=!0}const o=(...i)=>{t.value&&e(...i)};return{isActive:sa(t),pause:n,resume:r,eventFilter:o}}function A1(e){return nr()}function P1(e,t,n={}){const{eventFilter:r=fp,...o}=n;return dt(e,S1(r,t),o)}function R1(e,t,n={}){const{eventFilter:r,...o}=n,{eventFilter:i,pause:s,resume:a,isActive:l}=x1(r);return{stop:P1(e,t,{...o,eventFilter:i}),pause:s,resume:a,isActive:l}}function L1(e,t=!0,n){A1()?bi(e,n):t?e():Nt(e)}function k1(e={}){let t=0;const n=le([]);function r(...s){const a=dn({key:t++,args:s,promise:void 0,resolve:()=>{},reject:()=>{},isResolving:!1,options:e});return n.value.push(a),a.promise=new Promise((l,c)=>{a.resolve=u=>(a.isResolving=!0,l(u)),a.reject=c}).finally(()=>{a.promise=void 0;const l=n.value.indexOf(a);l!==-1&&n.value.splice(l,1)}),a.promise}function o(...s){return e.singleton&&n.value.length>0?n.value[0].promise:r(...s)}const i=Ae((s,{slots:a})=>{const l=()=>n.value.map(c=>{var u;return Jn(_e,{key:c.key},(u=a.default)==null?void 0:u.call(a,c))});return e.transition?()=>Jn(ig,e.transition,l):l});return i.start=o,i}function O1(e){var t;const n=Ba(e);return(t=n==null?void 0:n.$el)!=null?t:n}const qs=b1?window:void 0;function Hc(...e){let t,n,r,o;if(typeof e[0]=="string"||Array.isArray(e[0])?([n,r,o]=e,t=qs):[t,n,r,o]=e,!t)return C1;Array.isArray(n)||(n=[n]),Array.isArray(r)||(r=[r]);const i=[],s=()=>{i.forEach(u=>u()),i.length=0},a=(u,f,d,p)=>(u.addEventListener(f,d,p),()=>u.removeEventListener(f,d,p)),l=dt(()=>[O1(t),Ba(o)],([u,f])=>{if(s(),!u)return;const d=T1(f)?{...f}:f;i.push(...n.flatMap(p=>r.map(h=>a(u,p,h,d))))},{immediate:!0,flush:"post"}),c=()=>{l(),s()};return v1(c),c}function I1(e){return JSON.parse(JSON.stringify(e))}const ho=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},mo="__vueuse_ssr_handlers__",N1=D1();function D1(){return mo in ho||(ho[mo]=ho[mo]||{}),ho[mo]}function $1(e,t){return N1[e]||t}function M1(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 F1={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()}},jc="vueuse-storage";function V1(e,t,n,r={}){var o;const{flush:i="pre",deep:s=!0,listenToStorageChanges:a=!0,writeDefaults:l=!0,mergeDefaults:c=!1,shallow:u,window:f=qs,eventFilter:d,onError:p=A=>{console.error(A)},initOnMounted:h}=r,m=(u?fs:le)(t);if(!n)try{n=$1("getDefaultStorage",()=>{var A;return(A=qs)==null?void 0:A.localStorage})()}catch(A){p(A)}if(!n)return m;const y=Ba(t),E=M1(y),P=(o=r.serializer)!=null?o:F1[E],{pause:g,resume:T}=R1(m,()=>x(m.value),{flush:i,deep:s,eventFilter:d});f&&a&&L1(()=>{n instanceof Storage?Hc(f,"storage",H):Hc(f,jc,O),h&&H()}),h||H();function w(A,L){f&&!(n instanceof Storage)&&f.dispatchEvent(new CustomEvent(jc,{detail:{key:e,oldValue:A,newValue:L,storageArea:n}}))}function x(A){try{const L=n.getItem(e);if(A==null)w(L,null),n.removeItem(e);else{const b=P.write(A);L!==b&&(n.setItem(e,b),w(L,b))}}catch(L){p(L)}}function $(A){const L=A?A.newValue:n.getItem(e);if(L==null)return l&&y!=null&&n.setItem(e,P.write(y)),y;if(!A&&c){const b=P.read(L);return typeof c=="function"?c(b,y):E==="object"&&!Array.isArray(b)?{...y,...b}:b}else return typeof L!="string"?L:P.read(L)}function H(A){if(!(A&&A.storageArea!==n)){if(A&&A.key==null){m.value=y;return}if(!(A&&A.key!==e)){g();try{(A==null?void 0:A.newValue)!==P.write(m.value)&&(m.value=$(A))}catch(L){p(L)}finally{A?Nt(T):T()}}}}function O(A){H(A.detail)}return m}function B1(e,t,n,r={}){var o,i,s;const{clone:a=!1,passive:l=!1,eventName:c,deep:u=!1,defaultValue:f,shouldEmit:d}=r,p=nr(),h=(p==null?void 0:p.emit)||((o=p==null?void 0:p.$emit)==null?void 0:o.bind(p))||((s=(i=p==null?void 0:p.proxy)==null?void 0:i.$emit)==null?void 0:s.bind(p==null?void 0:p.proxy));let m=c;m=m||`update:${t.toString()}`;const y=g=>a?typeof a=="function"?a(g):I1(g):g,E=()=>w1(e[t])?y(e[t]):f,P=g=>{d?d(g)&&h(m,g):h(m,g)};if(l){const g=E(),T=le(g);let w=!1;return dt(()=>e[t],x=>{w||(w=!0,T.value=y(x),Nt(()=>w=!1))}),dt(T,x=>{!w&&(x!==e[t]||u)&&P(x)},{deep:u}),T}else return Pe({get(){return E()},set(g){P(g)}})}const Cr=le([]),go=V1("nuxt-link-checker:show-live-inspections",!0),Sr=le([]),dr=le(0),un=le(""),Po=le(null);async function dp(){Ks.value&&(Po.value=await Ks.value("/__link-checker__/debug.json"))}const H1="nuxt-link-checker-rpc",Ks=le(),pp=le(),er=le(),Ha=le();y1(async e=>{var r,o;Ks.value=e.host.app.$fetch;const n=(r=e.host.nuxt.vueApp._instance)==null?void 0:r.appContext.provides.linkChecker;Cr.value=n.linkDb.value,Sr.value=[...n.visibleLinks],Ha.value=e.devtools.rpc,pp.value=e.devtools,un.value=qg(((o=e.host.getIframe())==null?void 0:o.src)||"").link,er.value=e.devtools.extendClientRpc(H1,{queueWorking(i){dr.value=i.queueLength,Cr.value=se(n.linkDb),Sr.value=[...n.visibleLinks]},updated(){Cr.value=se(n.linkDb),Sr.value=[...n.visibleLinks]},filter(i){un.value=i.link}}),er.value.connected(),dp()});const hp=le();function j1(){return g1({themes:["vitesse-dark","vitesse-light"],langs:["css","javascript","typescript","html","vue","vue-html","bash","diff"]}).then(e=>{hp.value=e})}function mp(e,t){return Pe(()=>{var r;const n=((r=pp.value)==null?void 0:r.colorMode)||"light";return hp.value.codeToHtml(mh(e),{lang:t||"text",theme:n==="dark"?"vitesse-dark":"vitesse-light"})||""})}const U1=["innerHTML"],gp=Ae({__name:"OCodeBlock",props:{code:{},lang:{},lines:{type:Boolean,default:!0},transformRendered:{}},setup(e){const t=e,n=Pe(()=>{const r=mp(t.code,t.lang);return t.transformRendered?t.transformRendered(r.value||""):r.value});return(r,o)=>(j(),Q("pre",{class:xe(["n-code-block w-full",r.lines?"n-code-block-lines":""]),innerHTML:n.value},null,10,U1))}}),G1=Ae({__name:"CodeHighlight",props:{code:{},lang:{},link:{}},setup(e){const t=e;function n(o){return o.replace(t.link,`<span class="highlight">${t.link}</span>`)}const r=le();return(o,i)=>{const s=gp;return j(),me(s,en({ref_key:"elRef",ref:r,code:o.code,lang:o.lang,"transform-rendered":n},o.$attrs),null,16,["code","lang"])}}}),W1={},z1={class:"n-card n-card-base"};function q1(e,t){return j(),Q("div",z1,[ke(e.$slots,"default")])}const ja=Wr(W1,[["render",q1]]),_p=k1(),K1={key:0,"text-sm":"",class:"lg:flex w-full gap-5"},J1={class:"flex-shrink"},Y1={style:{"min-width":"600px"}},X1={class:"flex space-x-2"},Q1={class:"opacity-90 truncate",style:{"max-width":"150px"}},Z1={class:""},eE={class:"flex gap-2 w-full"},tE={style:{"min-width":"150px","margin-top":"1px"}},nE={key:0,class:"text-red-800 text-xs flex items-center font-medium dark:text-red-300"},rE=V("span",{"i-carbon-error":"","mr-1":"","text-xs":""},null,-1),oE={key:1,class:"text-yellow-800 flex items-center text-xs font-medium dark:text-yellow-300"},iE=V("span",{"i-carbon-warning":"","mr-1":"","text-xs":""},null,-1),sE={class:"text-gray-500"},aE={class:"flex-grow"},lE={key:0},cE={op60:""},uE={key:0},fE={key:0,class:"flex gap-2 items-center w-full"},dE=V("div",{style:{"flex-basis":"4rem"}},[V("span",{class:"text-green-800 text-xs flex items-center font-medium dark:text-green-300"},[V("span",{"i-carbon-checkmark-outline":"","mr-1":"","text-xs":""}),de(" Pass ")])],-1),pE=[dE],hE={key:1,class:"flex flex-col w-full"},mE={key:0},gE=V("div",{class:"text-gray-500"}," No source code found. ",-1),_E=[gE],yE={flex:"",mb1:"","items-center":""},vE=Ae({__name:"LinkInspection",props:{item:{}},setup(e){const t=e;function n(i){var s;(s=Ha.value)==null||s.openInEditor(i)}async function r(){await _p.start(t.item)&&await er.value.applyLinkFixes(t.item.diff,t.item.link,t.item.fix)}async function o(){await er.value.scrollToLink(t.item.link)}return(i,s)=>{var p;const a=Gr,l=Rd,c=It("VTooltip"),u=ka,f=G1,d=ja;return i.item?(j(),Q("div",K1,[V("div",J1,[J(l,{class:"px-2 py-1",onClick:o},{default:re(()=>[J(a,{icon:"carbon:cursor-2",class:"text-gray-500"})]),_:1})]),V("div",Y1,[V("div",X1,[J(c,null,{popper:re(()=>[de(Te(i.item.textContent),1)]),default:re(()=>[V("div",Q1,Te(i.item.textContent),1)]),_:1}),J(u,{external:"",target:"_blank",to:i.item.link,"font-mono":"",mb3:"",class:"truncate"},{default:re(()=>[de(Te(i.item.link),1)]),_:1},8,["to"])]),V("div",Z1,[(j(!0),Q(_e,null,Rt([...i.item.error,...i.item.warning],(h,m)=>(j(),Q("div",{key:m,flex:"~ row gap-2 items-center",mb2:""},[V("div",eE,[V("div",tE,[h.scope==="error"?(j(),Q("div",nE,[rE,de(" Error ")])):(j(),Q("div",oE,[iE,de(" Warning ")])),V("span",sE,Te(h.name),1)]),V("div",aE,[V("div",null,Te(h.message),1),h.tip?(j(),Q("div",lE,[V("span",cE,Te(h.tip),1)])):Ee("",!0),h.fix?(j(),Q("button",{key:1,class:"hover:shadow-lg transition mt-2 items-center gap-2 inline-flex border-green-500/50 border-1 rounded-lg shadow-sm px-3 py-1",onClick:r},[J(a,{icon:"carbon:magic-wand"}),h.fixDescription?(j(),Q("div",uE,Te(h.fixDescription),1)):Ee("",!0)])):Ee("",!0)])])]))),128))])]),i.item.passes?(j(),Q("div",fE,pE)):(j(),Q("div",hE,[(p=i.item.sources)!=null&&p.length?Ee("",!0):(j(),Q("div",mE,_E)),(j(!0),Q(_e,null,Rt(i.item.sources,(h,m)=>(j(),Q("div",{key:m,mb4:""},[V("div",yE,[J(u,{external:"",type:"button",op50:"","text-xs":"","font-mono":"",link:h.filepath,class:"cursor-pointer",onClick:hg(y=>n(h.filepath),["prevent"])},{default:re(()=>[de(Te(h.filepath),1)]),_:2},1032,["link","onClick"])]),(j(!0),Q(_e,null,Rt(h.previews,(y,E)=>(j(),me(d,{key:E,"items-center":"","justify-between":"","of-hidden":""},{default:re(()=>[J(f,{link:i.item.link,code:y.code,lang:"vue-html",class:"overflow-auto",style:kt({"--start":Math.max(y.lineNumber-2,1)})},null,8,["link","code","style"])]),_:2},1024))),128))]))),128))]))])):Ee("",!0)}}}),bE={"text-sm":"",class:"flex w-full gap-5"},wE={style:{"min-width":"600px"}},EE=V("div",{class:"flex gap-2 items-center w-full"},[V("div",{style:{"flex-basis":"4rem"}},[V("span",{class:"text-green-800 text-xs flex items-center font-medium dark:text-green-300"},[V("span",{"i-carbon-checkmark-outline":"","mr-1":"","text-xs":""}),de(" Pass ")])])],-1),TE=Ae({__name:"LinkPassing",props:{item:{}},setup(e){return(t,n)=>{const r=ka;return j(),Q("div",bE,[V("div",wE,[J(r,{external:"",target:"_blank",to:t.item.link,"font-mono":"",mb3:""},{default:re(()=>[de(Te(t.item.link),1)]),_:1},8,["to"])]),EE])}}}),CE={flex:"~ gap-3","items-center":""},SE=Ae({__name:"NIconTitle",props:{icon:{},text:{}},setup(e){return(t,n)=>(j(),Q("div",CE,[t.icon?(j(),Q("div",{key:0,class:xe(t.icon)},null,2)):Ee("",!0),ke(t.$slots,"default",{},()=>[V("div",null,Te(t.text),1)])]))}}),yp=e=>(Lu("data-v-348c1d92"),e=e(),ku(),e),xE=["open"],AE={"text-base":""},PE={key:0,"text-sm":"",op50:""},RE=yp(()=>V("div",{class:"flex-auto"},null,-1)),LE=yp(()=>V("div",{class:"x-divider"},null,-1)),kE=Ae({__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=B1(e,"open");function r(o){n.value=o.target.open}return(o,i)=>{const s=Gr,a=SE;return j(),Q(_e,null,[V("details",{open:se(n),onToggle:r},[V("summary",{class:xe(["cursor-pointer select-none n-bg-active hover:bg-active p4 rounded transition-all",o.collapse?"":"pointer-events-none"])},[J(a,{icon:o.icon,text:o.text,"text-xl":"",transition:"",class:xe([se(n)?"op100":"op60",o.headerClass])},{default:re(()=>[V("div",null,[V("div",AE,[ke(o.$slots,"text",{},()=>[de(Te(o.text),1)],!0)]),o.description||o.$slots.description?(j(),Q("div",PE,[ke(o.$slots,"description",{},()=>[de(Te(o.description),1)],!0)])):Ee("",!0)]),RE,ke(o.$slots,"actions",{},void 0,!0),o.collapse?(j(),me(s,{key:0,icon:"carbon-chevron-down",class:"chevron","cursor-pointer":"","place-self-start":"","text-base":"",op75:"",transition:"","duration-500":""})):Ee("",!0)]),_:3},8,["icon","text","class"])],2),V("div",{class:xe(["flex flex-col flex-gap2 pb6 pt2",typeof o.padding=="string"?o.padding:o.padding?"px4":""])},[ke(o.$slots,"details",{},void 0,!0),V("div",{class:xe([o.containerClass,"mt1"])},[ke(o.$slots,"default",{},void 0,!0)],2),ke(o.$slots,"footer",{},void 0,!0)],2)],40,xE),LE],64)}}}),OE=Wr(kE,[["__scopeId","data-v-348c1d92"]]),IE=window.setInterval,NE=Ae({__name:"CodeDiff",props:{code:{},lang:{},diff:{}},setup(e){const t=e,n=le(t.diff.added[0]-2);function r(i){let s=0;const a=new Set;return i.replace(/class="shiki/,'class="shiki diff').replace(/class="line"/g,c=>{s++;const u=t.diff.added.includes(s-1),f=t.diff.removed.includes(s-1);if(u||f)for(let d=s-3;d<s+3;d++)d>=0&&a.add(d);return u?'class="line line-added"':f?'class="line line-removed"':c}).replace(/<code>([\s\S]*)<\/code>/,(c,u)=>`<code>${u.split(`
|
|
30
|
+
`).filter((p,h)=>a.has(h+1)).join(`
|
|
31
|
+
`)}</code>`)}const o=le();return(i,s)=>{const a=gp;return j(),me(a,{ref_key:"elRef",ref:o,code:i.diff.result,lang:i.lang,"transform-rendered":r,style:kt(`--start: ${n.value};`)},null,8,["code","lang","style"])}}}),DE={class:"n-tip n-tip-base"},$E=Ae({__name:"NTip",props:{icon:{}},setup(e){return(t,n)=>{const r=Gr;return j(),Q("div",DE,[ke(t.$slots,"icon",{},()=>[t.icon?(j(),me(r,{key:0,icon:t.icon,class:"n-tip-icon"},null,8,["icon"])):Ee("",!0)]),V("div",null,[ke(t.$slots,"default")])])}}});function vp(e){return hi()?(cu(e),!0):!1}function bp(e){return typeof e=="function"?e():se(e)}const wp=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const ME=e=>typeof e<"u",FE=Object.prototype.toString,VE=e=>FE.call(e)==="[object Object]",Ro=()=>{},BE=HE();function HE(){var e,t;return wp&&((e=window==null?void 0:window.navigator)==null?void 0:e.userAgent)&&(/iP(?:ad|hone|od)/.test(window.navigator.userAgent)||((t=window==null?void 0:window.navigator)==null?void 0:t.maxTouchPoints)>2&&/iPad|Macintosh/.test(window==null?void 0:window.navigator.userAgent))}function In(e){var t;const n=bp(e);return(t=n==null?void 0:n.$el)!=null?t:n}const Ep=wp?window:void 0;function ss(...e){let t,n,r,o;if(typeof e[0]=="string"||Array.isArray(e[0])?([n,r,o]=e,t=Ep):[t,n,r,o]=e,!t)return Ro;Array.isArray(n)||(n=[n]),Array.isArray(r)||(r=[r]);const i=[],s=()=>{i.forEach(u=>u()),i.length=0},a=(u,f,d,p)=>(u.addEventListener(f,d,p),()=>u.removeEventListener(f,d,p)),l=dt(()=>[In(t),bp(o)],([u,f])=>{if(s(),!u)return;const d=VE(f)?{...f}:f;i.push(...n.flatMap(p=>r.map(h=>a(u,p,h,d))))},{immediate:!0,flush:"post"}),c=()=>{l(),s()};return vp(c),c}let Uc=!1;function jE(e,t,n={}){const{window:r=Ep,ignore:o=[],capture:i=!0,detectIframe:s=!1}=n;if(!r)return Ro;BE&&!Uc&&(Uc=!0,Array.from(r.document.body.children).forEach(d=>d.addEventListener("click",Ro)),r.document.documentElement.addEventListener("click",Ro));let a=!0;const l=d=>o.some(p=>{if(typeof p=="string")return Array.from(r.document.querySelectorAll(p)).some(h=>h===d.target||d.composedPath().includes(h));{const h=In(p);return h&&(d.target===h||d.composedPath().includes(h))}}),u=[ss(r,"click",d=>{const p=In(e);if(!(!p||p===d.target||d.composedPath().includes(p))){if(d.detail===0&&(a=!l(d)),!a){a=!0;return}t(d)}},{passive:!0,capture:i}),ss(r,"pointerdown",d=>{const p=In(e);a=!l(d)&&!!(p&&!d.composedPath().includes(p))},{passive:!0}),s&&ss(r,"blur",d=>{setTimeout(()=>{var p;const h=In(e);((p=r.document.activeElement)==null?void 0:p.tagName)==="IFRAME"&&!(h!=null&&h.contains(r.document.activeElement))&&t(d)},0)})].filter(Boolean);return()=>u.forEach(d=>d())}function UE(e){return JSON.parse(JSON.stringify(e))}function GE(e,t,n,r={}){var o,i,s;const{clone:a=!1,passive:l=!1,eventName:c,deep:u=!1,defaultValue:f,shouldEmit:d}=r,p=nr(),h=n||(p==null?void 0:p.emit)||((o=p==null?void 0:p.$emit)==null?void 0:o.bind(p))||((s=(i=p==null?void 0:p.proxy)==null?void 0:i.$emit)==null?void 0:s.bind(p==null?void 0:p.proxy));let m=c;m=m||`update:${t.toString()}`;const y=g=>a?typeof a=="function"?a(g):UE(g):g,E=()=>ME(e[t])?y(e[t]):f,P=g=>{d?d(g)&&h(m,g):h(m,g)};if(l){const g=E(),T=le(g);let w=!1;return dt(()=>e[t],x=>{w||(w=!0,T.value=y(x),Nt(()=>w=!1))}),dt(T,x=>{!w&&(x!==e[t]||u)&&P(x)},{deep:u}),T}else return Pe({get(){return E()},set(g){P(g)}})}/*!
|
|
32
|
+
* tabbable 6.2.0
|
|
33
|
+
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
|
|
34
|
+
*/var Tp=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"],li=Tp.join(","),Cp=typeof Element>"u",Cn=Cp?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,ci=!Cp&&Element.prototype.getRootNode?function(e){var t;return e==null||(t=e.getRootNode)===null||t===void 0?void 0:t.call(e)}:function(e){return e==null?void 0:e.ownerDocument},ui=function e(t,n){var r;n===void 0&&(n=!0);var o=t==null||(r=t.getAttribute)===null||r===void 0?void 0:r.call(t,"inert"),i=o===""||o==="true",s=i||n&&t&&e(t.parentNode);return s},WE=function(t){var n,r=t==null||(n=t.getAttribute)===null||n===void 0?void 0:n.call(t,"contenteditable");return r===""||r==="true"},Sp=function(t,n,r){if(ui(t))return[];var o=Array.prototype.slice.apply(t.querySelectorAll(li));return n&&Cn.call(t,li)&&o.unshift(t),o=o.filter(r),o},xp=function e(t,n,r){for(var o=[],i=Array.from(t);i.length;){var s=i.shift();if(!ui(s,!1))if(s.tagName==="SLOT"){var a=s.assignedElements(),l=a.length?a:s.children,c=e(l,!0,r);r.flatten?o.push.apply(o,c):o.push({scopeParent:s,candidates:c})}else{var u=Cn.call(s,li);u&&r.filter(s)&&(n||!t.includes(s))&&o.push(s);var f=s.shadowRoot||typeof r.getShadowRoot=="function"&&r.getShadowRoot(s),d=!ui(f,!1)&&(!r.shadowRootFilter||r.shadowRootFilter(s));if(f&&d){var p=e(f===!0?s.children:f.children,!0,r);r.flatten?o.push.apply(o,p):o.push({scopeParent:s,candidates:p})}else i.unshift.apply(i,s.children)}}return o},Ap=function(t){return!isNaN(parseInt(t.getAttribute("tabindex"),10))},fn=function(t){if(!t)throw new Error("No node provided");return t.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName)||WE(t))&&!Ap(t)?0:t.tabIndex},zE=function(t,n){var r=fn(t);return r<0&&n&&!Ap(t)?0:r},qE=function(t,n){return t.tabIndex===n.tabIndex?t.documentOrder-n.documentOrder:t.tabIndex-n.tabIndex},Pp=function(t){return t.tagName==="INPUT"},KE=function(t){return Pp(t)&&t.type==="hidden"},JE=function(t){var n=t.tagName==="DETAILS"&&Array.prototype.slice.apply(t.children).some(function(r){return r.tagName==="SUMMARY"});return n},YE=function(t,n){for(var r=0;r<t.length;r++)if(t[r].checked&&t[r].form===n)return t[r]},XE=function(t){if(!t.name)return!0;var n=t.form||ci(t),r=function(a){return n.querySelectorAll('input[type="radio"][name="'+a+'"]')},o;if(typeof window<"u"&&typeof window.CSS<"u"&&typeof window.CSS.escape=="function")o=r(window.CSS.escape(t.name));else try{o=r(t.name)}catch(s){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",s.message),!1}var i=YE(o,t.form);return!i||i===t},QE=function(t){return Pp(t)&&t.type==="radio"},ZE=function(t){return QE(t)&&!XE(t)},eT=function(t){var n,r=t&&ci(t),o=(n=r)===null||n===void 0?void 0:n.host,i=!1;if(r&&r!==t){var s,a,l;for(i=!!((s=o)!==null&&s!==void 0&&(a=s.ownerDocument)!==null&&a!==void 0&&a.contains(o)||t!=null&&(l=t.ownerDocument)!==null&&l!==void 0&&l.contains(t));!i&&o;){var c,u,f;r=ci(o),o=(c=r)===null||c===void 0?void 0:c.host,i=!!((u=o)!==null&&u!==void 0&&(f=u.ownerDocument)!==null&&f!==void 0&&f.contains(o))}}return i},Gc=function(t){var n=t.getBoundingClientRect(),r=n.width,o=n.height;return r===0&&o===0},tT=function(t,n){var r=n.displayCheck,o=n.getShadowRoot;if(getComputedStyle(t).visibility==="hidden")return!0;var i=Cn.call(t,"details>summary:first-of-type"),s=i?t.parentElement:t;if(Cn.call(s,"details:not([open]) *"))return!0;if(!r||r==="full"||r==="legacy-full"){if(typeof o=="function"){for(var a=t;t;){var l=t.parentElement,c=ci(t);if(l&&!l.shadowRoot&&o(l)===!0)return Gc(t);t.assignedSlot?t=t.assignedSlot:!l&&c!==t.ownerDocument?t=c.host:t=l}t=a}if(eT(t))return!t.getClientRects().length;if(r!=="legacy-full")return!0}else if(r==="non-zero-area")return Gc(t);return!1},nT=function(t){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(t.tagName))for(var n=t.parentElement;n;){if(n.tagName==="FIELDSET"&&n.disabled){for(var r=0;r<n.children.length;r++){var o=n.children.item(r);if(o.tagName==="LEGEND")return Cn.call(n,"fieldset[disabled] *")?!0:!o.contains(t)}return!0}n=n.parentElement}return!1},fi=function(t,n){return!(n.disabled||ui(n)||KE(n)||tT(n,t)||JE(n)||nT(n))},Js=function(t,n){return!(ZE(n)||fn(n)<0||!fi(t,n))},rT=function(t){var n=parseInt(t.getAttribute("tabindex"),10);return!!(isNaN(n)||n>=0)},oT=function e(t){var n=[],r=[];return t.forEach(function(o,i){var s=!!o.scopeParent,a=s?o.scopeParent:o,l=zE(a,s),c=s?e(o.candidates):a;l===0?s?n.push.apply(n,c):n.push(a):r.push({documentOrder:i,tabIndex:l,item:o,isScope:s,content:c})}),r.sort(qE).reduce(function(o,i){return i.isScope?o.push.apply(o,i.content):o.push(i.content),o},[]).concat(n)},iT=function(t,n){n=n||{};var r;return n.getShadowRoot?r=xp([t],n.includeContainer,{filter:Js.bind(null,n),flatten:!1,getShadowRoot:n.getShadowRoot,shadowRootFilter:rT}):r=Sp(t,n.includeContainer,Js.bind(null,n)),oT(r)},sT=function(t,n){n=n||{};var r;return n.getShadowRoot?r=xp([t],n.includeContainer,{filter:fi.bind(null,n),flatten:!0,getShadowRoot:n.getShadowRoot}):r=Sp(t,n.includeContainer,fi.bind(null,n)),r},On=function(t,n){if(n=n||{},!t)throw new Error("No node provided");return Cn.call(t,li)===!1?!1:Js(n,t)},aT=Tp.concat("iframe").join(","),as=function(t,n){if(n=n||{},!t)throw new Error("No node provided");return Cn.call(t,aT)===!1?!1:fi(n,t)};/*!
|
|
35
|
+
* focus-trap 7.5.4
|
|
36
|
+
* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
|
|
37
|
+
*/function Wc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function zc(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Wc(Object(n),!0).forEach(function(r){lT(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Wc(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function lT(e,t,n){return t=uT(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function cT(e,t){if(typeof e!="object"||e===null)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(typeof r!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function uT(e){var t=cT(e,"string");return typeof t=="symbol"?t:String(t)}var qc={activateTrap:function(t,n){if(t.length>0){var r=t[t.length-1];r!==n&&r.pause()}var o=t.indexOf(n);o===-1||t.splice(o,1),t.push(n)},deactivateTrap:function(t,n){var r=t.indexOf(n);r!==-1&&t.splice(r,1),t.length>0&&t[t.length-1].unpause()}},fT=function(t){return t.tagName&&t.tagName.toLowerCase()==="input"&&typeof t.select=="function"},dT=function(t){return(t==null?void 0:t.key)==="Escape"||(t==null?void 0:t.key)==="Esc"||(t==null?void 0:t.keyCode)===27},xr=function(t){return(t==null?void 0:t.key)==="Tab"||(t==null?void 0:t.keyCode)===9},pT=function(t){return xr(t)&&!t.shiftKey},hT=function(t){return xr(t)&&t.shiftKey},Kc=function(t){return setTimeout(t,0)},Jc=function(t,n){var r=-1;return t.every(function(o,i){return n(o)?(r=i,!1):!0}),r},cr=function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];return typeof t=="function"?t.apply(void 0,r):t},_o=function(t){return t.target.shadowRoot&&typeof t.composedPath=="function"?t.composedPath()[0]:t.target},mT=[],gT=function(t,n){var r=(n==null?void 0:n.document)||document,o=(n==null?void 0:n.trapStack)||mT,i=zc({returnFocusOnDeactivate:!0,escapeDeactivates:!0,delayInitialFocus:!0,isKeyForward:pT,isKeyBackward:hT},n),s={containers:[],containerGroups:[],tabbableGroups:[],nodeFocusedBeforeActivation:null,mostRecentlyFocusedNode:null,active:!1,paused:!1,delayInitialFocusTimer:void 0,recentNavEvent:void 0},a,l=function(b,R,I){return b&&b[R]!==void 0?b[R]:i[I||R]},c=function(b,R){var I=typeof(R==null?void 0:R.composedPath)=="function"?R.composedPath():void 0;return s.containerGroups.findIndex(function(X){var M=X.container,K=X.tabbableNodes;return M.contains(b)||(I==null?void 0:I.includes(M))||K.find(function(W){return W===b})})},u=function(b){var R=i[b];if(typeof R=="function"){for(var I=arguments.length,X=new Array(I>1?I-1:0),M=1;M<I;M++)X[M-1]=arguments[M];R=R.apply(void 0,X)}if(R===!0&&(R=void 0),!R){if(R===void 0||R===!1)return R;throw new Error("`".concat(b,"` was specified but was not a node, or did not return a node"))}var K=R;if(typeof R=="string"&&(K=r.querySelector(R),!K))throw new Error("`".concat(b,"` as selector refers to no known node"));return K},f=function(){var b=u("initialFocus");if(b===!1)return!1;if(b===void 0||!as(b,i.tabbableOptions))if(c(r.activeElement)>=0)b=r.activeElement;else{var R=s.tabbableGroups[0],I=R&&R.firstTabbableNode;b=I||u("fallbackFocus")}if(!b)throw new Error("Your focus-trap needs to have at least one focusable element");return b},d=function(){if(s.containerGroups=s.containers.map(function(b){var R=iT(b,i.tabbableOptions),I=sT(b,i.tabbableOptions),X=R.length>0?R[0]:void 0,M=R.length>0?R[R.length-1]:void 0,K=I.find(function(we){return On(we)}),W=I.slice().reverse().find(function(we){return On(we)}),ce=!!R.find(function(we){return fn(we)>0});return{container:b,tabbableNodes:R,focusableNodes:I,posTabIndexesFound:ce,firstTabbableNode:X,lastTabbableNode:M,firstDomTabbableNode:K,lastDomTabbableNode:W,nextTabbableNode:function(Ue){var Be=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,lt=R.indexOf(Ue);return lt<0?Be?I.slice(I.indexOf(Ue)+1).find(function(nn){return On(nn)}):I.slice(0,I.indexOf(Ue)).reverse().find(function(nn){return On(nn)}):R[lt+(Be?1:-1)]}}}),s.tabbableGroups=s.containerGroups.filter(function(b){return b.tabbableNodes.length>0}),s.tabbableGroups.length<=0&&!u("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times");if(s.containerGroups.find(function(b){return b.posTabIndexesFound})&&s.containerGroups.length>1)throw new Error("At least one node with a positive tabindex was found in one of your focus-trap's multiple containers. Positive tabindexes are only supported in single-container focus-traps.")},p=function L(b){var R=b.activeElement;if(R)return R.shadowRoot&&R.shadowRoot.activeElement!==null?L(R.shadowRoot):R},h=function L(b){if(b!==!1&&b!==p(document)){if(!b||!b.focus){L(f());return}b.focus({preventScroll:!!i.preventScroll}),s.mostRecentlyFocusedNode=b,fT(b)&&b.select()}},m=function(b){var R=u("setReturnFocus",b);return R||(R===!1?!1:b)},y=function(b){var R=b.target,I=b.event,X=b.isBackward,M=X===void 0?!1:X;R=R||_o(I),d();var K=null;if(s.tabbableGroups.length>0){var W=c(R,I),ce=W>=0?s.containerGroups[W]:void 0;if(W<0)M?K=s.tabbableGroups[s.tabbableGroups.length-1].lastTabbableNode:K=s.tabbableGroups[0].firstTabbableNode;else if(M){var we=Jc(s.tabbableGroups,function(Je){var $t=Je.firstTabbableNode;return R===$t});if(we<0&&(ce.container===R||as(R,i.tabbableOptions)&&!On(R,i.tabbableOptions)&&!ce.nextTabbableNode(R,!1))&&(we=W),we>=0){var Ue=we===0?s.tabbableGroups.length-1:we-1,Be=s.tabbableGroups[Ue];K=fn(R)>=0?Be.lastTabbableNode:Be.lastDomTabbableNode}else xr(I)||(K=ce.nextTabbableNode(R,!1))}else{var lt=Jc(s.tabbableGroups,function(Je){var $t=Je.lastTabbableNode;return R===$t});if(lt<0&&(ce.container===R||as(R,i.tabbableOptions)&&!On(R,i.tabbableOptions)&&!ce.nextTabbableNode(R))&&(lt=W),lt>=0){var nn=lt===s.tabbableGroups.length-1?0:lt+1,Kr=s.tabbableGroups[nn];K=fn(R)>=0?Kr.firstTabbableNode:Kr.firstDomTabbableNode}else xr(I)||(K=ce.nextTabbableNode(R))}}else K=u("fallbackFocus");return K},E=function(b){var R=_o(b);if(!(c(R,b)>=0)){if(cr(i.clickOutsideDeactivates,b)){a.deactivate({returnFocus:i.returnFocusOnDeactivate});return}cr(i.allowOutsideClick,b)||b.preventDefault()}},P=function(b){var R=_o(b),I=c(R,b)>=0;if(I||R instanceof Document)I&&(s.mostRecentlyFocusedNode=R);else{b.stopImmediatePropagation();var X,M=!0;if(s.mostRecentlyFocusedNode)if(fn(s.mostRecentlyFocusedNode)>0){var K=c(s.mostRecentlyFocusedNode),W=s.containerGroups[K].tabbableNodes;if(W.length>0){var ce=W.findIndex(function(we){return we===s.mostRecentlyFocusedNode});ce>=0&&(i.isKeyForward(s.recentNavEvent)?ce+1<W.length&&(X=W[ce+1],M=!1):ce-1>=0&&(X=W[ce-1],M=!1))}}else s.containerGroups.some(function(we){return we.tabbableNodes.some(function(Ue){return fn(Ue)>0})})||(M=!1);else M=!1;M&&(X=y({target:s.mostRecentlyFocusedNode,isBackward:i.isKeyBackward(s.recentNavEvent)})),h(X||s.mostRecentlyFocusedNode||f())}s.recentNavEvent=void 0},g=function(b){var R=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;s.recentNavEvent=b;var I=y({event:b,isBackward:R});I&&(xr(b)&&b.preventDefault(),h(I))},T=function(b){if(dT(b)&&cr(i.escapeDeactivates,b)!==!1){b.preventDefault(),a.deactivate();return}(i.isKeyForward(b)||i.isKeyBackward(b))&&g(b,i.isKeyBackward(b))},w=function(b){var R=_o(b);c(R,b)>=0||cr(i.clickOutsideDeactivates,b)||cr(i.allowOutsideClick,b)||(b.preventDefault(),b.stopImmediatePropagation())},x=function(){if(s.active)return qc.activateTrap(o,a),s.delayInitialFocusTimer=i.delayInitialFocus?Kc(function(){h(f())}):h(f()),r.addEventListener("focusin",P,!0),r.addEventListener("mousedown",E,{capture:!0,passive:!1}),r.addEventListener("touchstart",E,{capture:!0,passive:!1}),r.addEventListener("click",w,{capture:!0,passive:!1}),r.addEventListener("keydown",T,{capture:!0,passive:!1}),a},$=function(){if(s.active)return r.removeEventListener("focusin",P,!0),r.removeEventListener("mousedown",E,!0),r.removeEventListener("touchstart",E,!0),r.removeEventListener("click",w,!0),r.removeEventListener("keydown",T,!0),a},H=function(b){var R=b.some(function(I){var X=Array.from(I.removedNodes);return X.some(function(M){return M===s.mostRecentlyFocusedNode})});R&&h(f())},O=typeof window<"u"&&"MutationObserver"in window?new MutationObserver(H):void 0,A=function(){O&&(O.disconnect(),s.active&&!s.paused&&s.containers.map(function(b){O.observe(b,{subtree:!0,childList:!0})}))};return a={get active(){return s.active},get paused(){return s.paused},activate:function(b){if(s.active)return this;var R=l(b,"onActivate"),I=l(b,"onPostActivate"),X=l(b,"checkCanFocusTrap");X||d(),s.active=!0,s.paused=!1,s.nodeFocusedBeforeActivation=r.activeElement,R==null||R();var M=function(){X&&d(),x(),A(),I==null||I()};return X?(X(s.containers.concat()).then(M,M),this):(M(),this)},deactivate:function(b){if(!s.active)return this;var R=zc({onDeactivate:i.onDeactivate,onPostDeactivate:i.onPostDeactivate,checkCanReturnFocus:i.checkCanReturnFocus},b);clearTimeout(s.delayInitialFocusTimer),s.delayInitialFocusTimer=void 0,$(),s.active=!1,s.paused=!1,A(),qc.deactivateTrap(o,a);var I=l(R,"onDeactivate"),X=l(R,"onPostDeactivate"),M=l(R,"checkCanReturnFocus"),K=l(R,"returnFocus","returnFocusOnDeactivate");I==null||I();var W=function(){Kc(function(){K&&h(m(s.nodeFocusedBeforeActivation)),X==null||X()})};return K&&M?(M(m(s.nodeFocusedBeforeActivation)).then(W,W),this):(W(),this)},pause:function(b){if(s.paused||!s.active)return this;var R=l(b,"onPause"),I=l(b,"onPostPause");return s.paused=!0,R==null||R(),$(),A(),I==null||I(),this},unpause:function(b){if(!s.paused||!s.active)return this;var R=l(b,"onUnpause"),I=l(b,"onPostUnpause");return s.paused=!1,R==null||R(),d(),x(),A(),I==null||I(),this},updateContainerElements:function(b){var R=[].concat(b).filter(Boolean);return s.containers=R.map(function(I){return typeof I=="string"?r.querySelector(I):I}),s.active&&d(),A(),this}},a.updateContainerElements(t),a};function _T(e,t={}){let n;const{immediate:r,...o}=t,i=le(!1),s=le(!1),a=f=>n&&n.activate(f),l=f=>n&&n.deactivate(f),c=()=>{n&&(n.pause(),s.value=!0)},u=()=>{n&&(n.unpause(),s.value=!1)};return dt(()=>In(e),f=>{f&&(n=gT(f,{...o,onActivate(){i.value=!0,t.onActivate&&t.onActivate()},onDeactivate(){i.value=!1,t.onDeactivate&&t.onDeactivate()}}),r&&a())},{flush:"post"}),vp(()=>l()),{hasFocus:i,isPaused:s,activate:a,deactivate:l,pause:c,unpause:u}}const yT={inheritAttrs:!1},vT=Ae({...yT,__name:"NDialog",props:{modelValue:{type:Boolean,default:!1},dim:{type:Boolean,default:!0},autoClose:{type:Boolean,default:!0}},emits:["close","update:modelValue"],setup(e,{emit:t}){const n=e,r=t,o=GE(n,"modelValue",r,{passive:!0}),i=le(null),s=le(!1),{activate:a,deactivate:l}=_T(Pe(()=>i.value||document.body),{immediate:!1});return dm(()=>{!s.value&&o.value&&(s.value=!0),o.value&&i.value?Nt(a):l()}),jE(i,()=>{n.modelValue&&n.autoClose&&(o.value=!1,r("close"))},{ignore:["a","button","summary"]}),(c,u)=>{const f=ja;return s.value?(j(),me(Tm,{key:0,to:"body"},[Hu(V("div",{class:xe(["fixed inset-0 z-100 flex items-center justify-center n-transition n-glass-effect",[se(o)?"":"op0 pointer-events-none visibility-none"]]),role:"dialog","aria-modal":"true"},[V("div",{class:xe(["absolute inset-0 -z-1",[c.dim?"glass-effect":""]])},null,2),J(f,en(c.$attrs,{ref_key:"card",ref:i,class:"max-h-screen of-auto"}),{default:re(()=>[ke(c.$slots,"default")]),_:3},16)],2),[[Um,se(o)]])])):Ee("",!0)}}}),bT={"my-10":""},wT={flex:"~ col gap-2","w-200":"",p4:"",border:"t base"},ET=V("h2",{"text-xl":"",class:"text-primary"}," Confirm Code Diff ",-1),TT={flex:"","items-center":"","gap-2":"",mb1:""},CT={"text-sm":"","gap-2":"",flex:"","flex-row":"",mb1:"","justify-end":""},ST={class:"text-green-500"},xT={class:"text-red-500"},AT=["onClick"],PT={flex:"~ col gap-1 items-start",px4:"",py2:""},RT={flex:"~ gap-3",mt2:"","justify-end":""},LT=Ae({__name:"FixActionDialog",setup(e){function t(r){var o;(o=Ha.value)==null||o.openInEditor(r)}function n(r,o){o(!1)}return(r,o)=>{const i=NE,s=ja,a=$E,l=Rd,c=vT;return j(),me(se(_p),null,{default:re(({resolve:u,args:f})=>[V("div",bT,[J(c,{"model-value":!0,style:{"max-height":"80vh"},"onUpdate:modelValue":d=>n("a",u),onClose:d=>n("b",u)},{default:re(()=>[V("div",wT,[ET,(j(!0),Q(_e,null,Rt(f[0].diff,(d,p)=>(j(),Q("div",{key:p},[V("div",TT,[V("div",CT,[V("span",ST,"+"+Te(d.diff.added.length),1),V("span",xT,"-"+Te(d.diff.removed.length),1)]),V("button",{type:"button",op50:"","text-xs":"","font-mono":"",onClick:h=>t(d.filepath)},Te(d.filepath),9,AT)]),(j(),me(s,{key:p,"items-center":"","justify-between":"","of-hidden":"","max-h-50":"",style:{overflow:"auto"}},{default:re(()=>[V("div",PT,[J(i,en({ref_for:!0},d,{lang:"vue-html",class:"overflow-auto"}),null,16)])]),_:2},1024))]))),128)),V("div",RT,[J(a,{n:"sm purple","flex-auto":"",icon:"carbon-chemistry"},{default:re(()=>[de(" Experimental. ")]),_:1}),J(l,{onClick:d=>u(!1)},{default:re(()=>[de(" Cancel ")]),_:2},1032,["onClick"]),J(l,{n:"solid",capitalize:"",class:"n-blue",onClick:d=>u(!0)},{default:re(()=>[de(" Apply Fix ")]),_:2},1032,["onClick"])])])]),_:2},1032,["onUpdate:modelValue","onClose"])])]),_:1})}}}),kT={class:"relative n-bg-base flex flex-col"},OT={class:"sticky top-0 z-2 px-4 pt-4"},IT={class:"flex justify-between items-start",mb2:""},NT={class:"flex space-x-5"},DT={"text-xl":"",flex:"","items-center":"","gap-2":""},$T={class:"flex items-center space-x-3 text-xl"},MT={class:"n-select-tabs flex flex-inline flex-wrap items-center border n-border-base rounded-lg n-bg-base"},FT={class:"px-5 py-2"},VT={"text-lg":"",flex:"","items-center":""},BT={class:"px-5 py-2"},HT={"text-lg":"",flex:"","items-center":""},jT={class:"px-5 py-2"},UT={"text-lg":"",flex:"","items-center":""},GT={class:"px-5 py-2"},WT={"text-lg":"",flex:"","items-center":""},zT=["value","title"],qT=V("div",{class:"hidden md:block"}," Inspections ",-1),KT={class:"items-center space-x-3 hidden lg:flex"},JT={class:"opacity-80 text-sm"},YT={class:"opacity-80 text-sm"},XT={href:"https://nuxtseo.com",target:"_blank",class:"flex items-end gap-1.5 font-semibold text-xl dark:text-white font-title"},QT={class:"flex-row flex p4 h-full",style:{"min-height":"calc(100vh - 64px)"}},ZT={class:"mx-auto flex flex-col w-full bg-white dark:bg-black dark:bg-dark-700 bg-light-200"},eC={key:1},tC={key:0,"text-sm":"",flex:"","items-center":"","gap-1":"",mb6:""},nC={key:1,class:""},rC={flex:"","items-center":"",p3:"","gap-3":"","text-sm":""},oC={key:0,mr5:""},iC={key:1,"text-xs":"",flex:"","items-center":"","gap-1":""},sC={key:2,"text-xs":"",flex:"","items-center":"","gap-1":""},aC={key:3,class:"flex items-center gap-1"},lC=V("div",null,"All links passing",-1),cC={key:2},uC={key:2},fC={class:"opacity-80 text-base mb-1"},dC={class:"opacity-80 text-base mb-1"},pC={key:3},hC={class:"opacity-80 text-base mb-1"},mC={class:"px-3 py-2 space-y-5"},gC=["innerHTML"],_C={key:4,class:"h-full max-h-full overflow-hidden"},yC=V("iframe",{src:"https://nuxtseo.com/link-checker",class:"w-full h-full border-none",style:{"min-height":"calc(100vh - 100px)"}},null,-1),vC=[yC],bC=V("div",{class:"flex-auto"},null,-1),wC=Ae({__name:"app",async setup(e){let t,n;[t,n]=Wh(()=>j1()),await t,n();const r=le(0),o=IE(()=>{r.value++,r.value>=3&&clearInterval(o)},2e3),i=Pe(()=>{const m=Sr.value;let y=[...Cr.value];return un.value?y=y.filter(E=>E.link===un.value):y=y.filter(E=>m.includes(E.link)),y.sort((E,P)=>E.fix&&!P.fix?1:-1)}),s=Pe(()=>{let m=0;return i.value.map(y=>y.error.length).forEach(y=>{m+=y}),m}),a=Pe(()=>{let m=0;return i.value.map(y=>y.warning.length).forEach(y=>{m+=y}),m}),l=Pe(()=>Sr.value.length),c=Pe(()=>i.value.filter(m=>m.passes).length);async function u(){Cr.value=[],dr.value=0,await er.value.reset()}async function f(){go.value=!go.value,await er.value.toggleLiveInspections(go.value)}const d=le("inspections"),p=le(!1);async function h(){p.value=!0,Po.value=null,await u(),await dp(),setTimeout(()=>{p.value=!1},300)}return(m,y)=>{const E=Gr,P=av,g=It("VTooltip"),T=ka,w=yv,x=Cv,$=vE,H=TE,O=OE;return j(),Q("div",kT,[V("header",OT,[V("div",IT,[V("div",NT,[V("h1",DT,[J(E,{icon:"carbon:cloud-satellite-link",class:"text-blue-300 hidden md:block"}),de(" Link Checker "),J(P,{class:"hidden md:block text-sm"},{default:re(()=>{var A,L;return[de(Te((L=(A=se(Po))==null?void 0:A.runtimeConfig)==null?void 0:L.version),1)]}),_:1})])]),V("div",$T,[V("fieldset",MT,[(j(),Q(_e,null,Rt(["inspections","links","debug","docs"],(A,L)=>V("label",{key:L,class:xe(["relative n-border-base hover:n-bg-active cursor-pointer",[L?"border-l n-border-base ml--1px":"",A===d.value?"n-bg-active":""]])},[A==="inspections"?(j(),Q("div",{key:0,class:xe([A===d.value?"":"op35"])},[J(g,null,{popper:re(()=>[de(" Inspections ")]),default:re(()=>[V("div",FT,[V("h2",VT,[J(E,{icon:"carbon:warning-diamond opacity-50"}),J(P,{class:"text-sm"},{default:re(()=>[de(Te(s.value+a.value),1)]),_:1})])])]),_:1})],2)):Ee("",!0),A==="links"?(j(),Q("div",{key:1,class:xe([A===d.value?"":"op35"])},[J(g,null,{popper:re(()=>[de(" Valid Links ")]),default:re(()=>[V("div",BT,[V("h2",HT,[J(E,{icon:"carbon:checkmark-outline opacity-50"}),J(P,{class:"text-sm"},{default:re(()=>[de(Te(c.value),1)]),_:1})])])]),_:1})],2)):A==="debug"?(j(),Q("div",{key:2,class:xe([A===d.value?"":"op35"])},[J(g,null,{popper:re(()=>[de(" Debug ")]),default:re(()=>[V("div",jT,[V("h2",UT,[J(E,{icon:"carbon:debug opacity-50"})])])]),_:1})],2)):A==="docs"?(j(),Q("div",{key:3,class:xe([A===d.value?"":"op35"])},[J(g,null,{popper:re(()=>[de(" Documentation ")]),default:re(()=>[V("div",GT,[V("h2",WT,[J(E,{icon:"carbon:book opacity-50"})])])]),_:1})],2)):Ee("",!0),Hu(V("input",{"onUpdate:modelValue":y[0]||(y[0]=b=>d.value=b),type:"radio",value:A,title:A,class:"absolute cursor-pointer pointer-events-none inset-0 op-0.1"},null,8,zT),[[ug,d.value]])],2)),64))]),J(g,null,{popper:re(()=>[de(" Refresh ")]),default:re(()=>[V("button",{"text-lg":"",type:"button",class:"n-icon-button n-button n-transition n-disabled:n-disabled",onClick:h},[J(E,{icon:"carbon:reset",class:"group-hover:text-green-500"})])]),_:1}),V("button",{class:"mr-5 hover:shadow-lg text-sm transition items-center gap-2 inline-flex border-green-500/50 border-1 rounded-lg shadow-sm px-3 py-1",onClick:f},[J(E,{icon:`${se(go)?"carbon:view-off":"carbon:view"}`},null,8,["icon"]),qT])]),V("div",KT,[V("div",JT,[J(T,{href:"https://github.com/sponsors/harlan-zw",target:"_blank"},{default:re(()=>[J(E,{icon:"carbon:favorite",class:"mr-[2px]"}),de(" Sponsor ")]),_:1})]),V("div",YT,[J(T,{href:"https://github.com/harlan-zw/nuxt-link-checker",target:"_blank"},{default:re(()=>[J(E,{icon:"logos:github-icon",class:"mr-[2px]"}),de(" Submit an issue ")]),_:1})]),V("a",XT,[J(w)])])])]),V("div",QT,[V("main",ZT,[p.value?(j(),me(x,{key:0})):d.value==="inspections"?(j(),Q("div",eC,[se(un)?(j(),Q("p",tC,[se(dr)?(j(),me(E,{key:0,icon:"carbon:progress-bar-round",class:"animated animate-spin op50 text-xs"})):Ee("",!0),J(E,{icon:"carbon:filter"}),de(" Filtering Results. "),V("button",{type:"button",underline:"",onClick:y[1]||(y[1]=A=>un.value=!1)}," Show All ")])):Ee("",!0),se(un)?(j(),Q("div",cC,[(j(!0),Q(_e,null,Rt(i.value,(A,L)=>(j(),me($,{key:L,item:A},null,8,["item"]))),128))])):(j(),Q("div",nC,[V("div",rC,[se(dr)?(j(),Q("div",oC,[J(E,{icon:"carbon:progress-bar-round",class:"animated animate-spin op50 text-xs"}),de(" "+Te(Math.round(Math.abs(se(dr)-l.value)/l.value*100))+"% ",1)])):Ee("",!0),s.value?(j(),Q("div",iC,[J(E,{icon:"carbon:error","h-4":"","w-4":"","text-red-500":""}),V("div",null,Te(s.value)+" Errors ",1)])):Ee("",!0),a.value?(j(),Q("div",sC,[J(E,{icon:"carbon:warning","h-4":"","w-4":"","text-yellow-500":""}),V("div",null,Te(a.value)+" Warnings ",1)])):Ee("",!0),!a.value&&!s.value?(j(),Q("div",aC,[J(E,{icon:"carbon:checkmark-outline","h-4":"","w-4":"","text-green-500":""}),lC])):Ee("",!0)]),V("div",null,[(j(!0),Q(_e,null,Rt([...i.value.filter(A=>A.error.length),...i.value.filter(A=>A.warning.length)],(A,L)=>(j(),me($,{key:L,item:A,class:"odd:bg-white dark:odd:bg-[#151515] even:bg-slate-50 dark:even:bg-[#222223] p-2"},null,8,["item"]))),128))])])),J(LT)])):d.value==="links"?(j(),Q("div",uC,[J(O,null,{text:re(()=>[V("h3",fC,[J(E,{icon:"carbon:chart-network",class:"mr-1"}),de(" Internal Links ")])]),default:re(()=>[(j(!0),Q(_e,null,Rt(i.value.filter(A=>A.passes&&A.link.startsWith("/")),(A,L)=>(j(),me(H,{key:L,item:A},null,8,["item"]))),128))]),_:1}),J(O,null,{text:re(()=>[V("h3",dC,[J(E,{icon:"carbon:launch",class:"mr-1"}),de(" External Links ")])]),default:re(()=>[(j(!0),Q(_e,null,Rt(i.value.filter(A=>A.passes&&!A.link.startsWith("/")),(A,L)=>(j(),me(H,{key:L,item:A},null,8,["item"]))),128))]),_:1})])):d.value==="debug"?(j(),Q("div",pC,[J(O,null,{text:re(()=>[V("h3",hC,[J(E,{icon:"carbon:settings",class:"mr-1"}),de(" Runtime Config ")])]),default:re(()=>{var A;return[V("div",mC,[V("pre",{"of-auto":"","h-full":"","text-sm":"",style:{"white-space":"break-spaces"},innerHTML:se(mp)(JSON.stringify(((A=se(Po))==null?void 0:A.runtimeConfig)||{},null,2),"json").value},null,8,gC)])]}),_:1})])):d.value==="docs"?(j(),Q("div",_C,vC)):Ee("",!0),bC])])])}}}),EC={__name:"nuxt-error-page",props:{error:Object},setup(e){const n=e.error;n.stack&&n.stack.split(`
|
|
38
|
+
`).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(`
|
|
39
|
+
`);const r=Number(n.statusCode||500),o=r===404,i=n.statusMessage??(o?"Page Not Found":"Internal Server Error"),s=n.message||n.toString(),a=void 0,u=o?sl(()=>_(()=>import("./DdUjqjK-.js"),__vite__mapDeps([117,118,119]),import.meta.url).then(f=>f.default||f)):sl(()=>_(()=>import("./DGEe2Wb6.js"),__vite__mapDeps([120,118,121]),import.meta.url).then(f=>f.default||f));return(f,d)=>(j(),me(se(u),ou(_a({statusCode:se(r),statusMessage:se(i),description:se(s),stack:se(a)})),null,16))}},TC={key:0},Yc={__name:"nuxt-root",setup(e){const t=()=>null,n=Ne(),r=n.deferHydration();if(n.isHydrating){const l=n.hooks.hookOnce("app:error",r);Et().beforeEach(l)}const o=!1;Wu(Uf,Gf()),n.hooks.callHookWith(l=>l.map(c=>c()),"vue:setup");const i=Ta(),s=!1;Bu((l,c,u)=>{if(n.hooks.callHook("vue:error",l,c,u).catch(f=>console.error("[nuxt] Error in `vue:error` hook",f)),W_(l)&&(l.fatal||l.unhandled))return n.runWithContext(()=>U_(l)),!1});const a=!1;return(l,c)=>(j(),me(Ih,{onResolve:se(r)},{default:re(()=>[se(s)?(j(),Q("div",TC)):se(i)?(j(),me(se(EC),{key:1,error:se(i)},null,8,["error"])):se(a)?(j(),me(se(t),{key:2,context:se(a)},null,8,["context"])):se(o)?(j(),me(Nu(se(o)),{key:3})):(j(),me(se(wC),{key:4}))]),_:1},8,["onResolve"]))}};let Xc;{let e;Xc=async function(){var s,a;if(e)return e;const r=!!((s=window.__NUXT__)!=null&&s.serverRendered||((a=document.getElementById("__NUXT_DATA__"))==null?void 0:a.dataset.ssr)==="true")?vg(Yc):Cf(Yc),o=A_({vueApp:r});async function i(l){await o.callHook("app:error",l),o.payload.error=o.payload.error||Ca(l)}r.config.errorHandler=i;try{await L_(o,ev)}catch(l){i(l)}try{await o.hooks.callHook("app:created",r),await o.hooks.callHook("app:beforeMount",r),r.mount(S_),await o.hooks.callHook("app:mounted",r),await Nt()}catch(l){i(l)}return r.config.errorHandler===i&&(r.config.errorHandler=void 0),r},e=Xc().catch(t=>{throw console.error("Error while mounting app:",t),t})}export{Wr as _,V as a,J as b,Q as c,de as d,Pd as e,ku as f,dm as g,Os as h,SC as i,dt as j,fa as k,mm as l,hm as m,nr as n,j as o,Lu as p,le as r,Te as t,re as w};
|