@mokup/playground 0.0.8 → 0.0.10
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.
|
@@ -1,3 +1,5 @@
|
|
|
1
|
-
(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))r(s);new MutationObserver(s=>{for(const l of s)if(l.type==="childList")for(const o of l.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&r(o)}).observe(document,{childList:!0,subtree:!0});function n(s){const l={};return s.integrity&&(l.integrity=s.integrity),s.referrerPolicy&&(l.referrerPolicy=s.referrerPolicy),s.crossOrigin==="use-credentials"?l.credentials="include":s.crossOrigin==="anonymous"?l.credentials="omit":l.credentials="same-origin",l}function r(s){if(s.ep)return;s.ep=!0;const l=n(s);fetch(s.href,l)}})();function zr(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const be={},zt=[],dt=()=>{},Wl=()=>!1,rr=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),es=e=>e.startsWith("onUpdate:"),Ae=Object.assign,ts=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},wi=Object.prototype.hasOwnProperty,pe=(e,t)=>wi.call(e,t),q=Array.isArray,en=e=>sr(e)==="[object Map]",Hl=e=>sr(e)==="[object Set]",X=e=>typeof e=="function",Re=e=>typeof e=="string",Dt=e=>typeof e=="symbol",ve=e=>e!==null&&typeof e=="object",jl=e=>(ve(e)||X(e))&&X(e.then)&&X(e.catch),Vl=Object.prototype.toString,sr=e=>Vl.call(e),Ii=e=>sr(e).slice(8,-1),Kl=e=>sr(e)==="[object Object]",ns=e=>Re(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,pn=zr(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),lr=e=>{const t=Object.create(null);return(n=>t[n]||(t[n]=e(n)))},Ci=/-\w/g,Mt=lr(e=>e.replace(Ci,t=>t.slice(1).toUpperCase())),Oi=/\B([A-Z])/g,Jt=lr(e=>e.replace(Oi,"-$1").toLowerCase()),Bl=lr(e=>e.charAt(0).toUpperCase()+e.slice(1)),mr=lr(e=>e?`on${Bl(e)}`:""),At=(e,t)=>!Object.is(e,t),_r=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},Gl=(e,t,n,r=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:r,value:n})},Ri=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let Ps;const or=()=>Ps||(Ps=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Nn(e){if(q(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],s=Re(r)?Ai(r):Nn(r);if(s)for(const l in s)t[l]=s[l]}return t}else if(Re(e)||ve(e))return e}const Ni=/;(?![^(]*\))/g,Pi=/:([^]+)/,ki=/\/\*[^]*?\*\//g;function Ai(e){const t={};return e.replace(ki,"").split(Ni).forEach(n=>{if(n){const r=n.split(Pi);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function Se(e){let t="";if(Re(e))t=e;else if(q(e))for(let n=0;n<e.length;n++){const r=Se(e[n]);r&&(t+=r+" ")}else if(ve(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const Mi="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",Fi=zr(Mi);function Yl(e){return!!e||e===""}const Jl=e=>!!(e&&e.__v_isRef===!0),J=e=>Re(e)?e:e==null?"":q(e)||ve(e)&&(e.toString===Vl||!X(e.toString))?Jl(e)?J(e.value):JSON.stringify(e,ql,2):String(e),ql=(e,t)=>Jl(t)?ql(e,t.value):en(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,s],l)=>(n[br(r,l)+" =>"]=s,n),{})}:Hl(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>br(n))}:Dt(t)?br(t):ve(t)&&!q(t)&&!Kl(t)?String(t):t,br=(e,t="")=>{var n;return Dt(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};let je;class Xl{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=je,!t&&je&&(this.index=(je.scopes||(je.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].pause();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].resume();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].resume()}}run(t){if(this._active){const n=je;try{return je=this,t()}finally{je=n}}}on(){++this._on===1&&(this.prevScope=je,je=this)}off(){this._on>0&&--this._on===0&&(je=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(this.effects.length=0,n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const s=this.parent.scopes.pop();s&&s!==this&&(this.parent.scopes[this.index]=s,s.index=this.index)}this.parent=void 0}}}function Di(e){return new Xl(e)}function $i(){return je}let _e;const yr=new WeakSet;class Ql{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,je&&je.active&&je.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,yr.has(this)&&(yr.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||zl(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,ks(this),eo(this);const t=_e,n=tt;_e=this,tt=!0;try{return this.fn()}finally{to(this),_e=t,tt=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)ls(t);this.deps=this.depsTail=void 0,ks(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?yr.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Nr(this)&&this.run()}get dirty(){return Nr(this)}}let Zl=0,gn,hn;function zl(e,t=!1){if(e.flags|=8,t){e.next=hn,hn=e;return}e.next=gn,gn=e}function rs(){Zl++}function ss(){if(--Zl>0)return;if(hn){let t=hn;for(hn=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;gn;){let t=gn;for(gn=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(r){e||(e=r)}t=n}}if(e)throw e}function eo(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function to(e){let t,n=e.depsTail,r=n;for(;r;){const s=r.prevDep;r.version===-1?(r===n&&(n=s),ls(r),Ui(r)):t=r,r.dep.activeLink=r.prevActiveLink,r.prevActiveLink=void 0,r=s}e.deps=t,e.depsTail=n}function Nr(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(no(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function no(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===xn)||(e.globalVersion=xn,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!Nr(e))))return;e.flags|=2;const t=e.dep,n=_e,r=tt;_e=e,tt=!0;try{eo(e);const s=e.fn(e._value);(t.version===0||At(s,e._value))&&(e.flags|=128,e._value=s,t.version++)}catch(s){throw t.version++,s}finally{_e=n,tt=r,to(e),e.flags&=-3}}function ls(e,t=!1){const{dep:n,prevSub:r,nextSub:s}=e;if(r&&(r.nextSub=s,e.prevSub=void 0),s&&(s.prevSub=r,e.nextSub=void 0),n.subs===e&&(n.subs=r,!r&&n.computed)){n.computed.flags&=-5;for(let l=n.computed.deps;l;l=l.nextDep)ls(l,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function Ui(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let tt=!0;const ro=[];function Tt(){ro.push(tt),tt=!1}function St(){const e=ro.pop();tt=e===void 0?!0:e}function ks(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=_e;_e=void 0;try{t()}finally{_e=n}}}let xn=0;class Wi{constructor(t,n){this.sub=t,this.dep=n,this.version=n.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class os{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(t){if(!_e||!tt||_e===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==_e)n=this.activeLink=new Wi(_e,this),_e.deps?(n.prevDep=_e.depsTail,_e.depsTail.nextDep=n,_e.depsTail=n):_e.deps=_e.depsTail=n,so(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const r=n.nextDep;r.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=r),n.prevDep=_e.depsTail,n.nextDep=void 0,_e.depsTail.nextDep=n,_e.depsTail=n,_e.deps===n&&(_e.deps=r)}return n}trigger(t){this.version++,xn++,this.notify(t)}notify(t){rs();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{ss()}}}function so(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let r=t.deps;r;r=r.nextDep)so(r)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const Pr=new WeakMap,Gt=Symbol(""),kr=Symbol(""),En=Symbol("");function Fe(e,t,n){if(tt&&_e){let r=Pr.get(e);r||Pr.set(e,r=new Map);let s=r.get(n);s||(r.set(n,s=new os),s.map=r,s.key=n),s.track()}}function bt(e,t,n,r,s,l){const o=Pr.get(e);if(!o){xn++;return}const i=a=>{a&&a.trigger()};if(rs(),t==="clear")o.forEach(i);else{const a=q(e),d=a&&ns(n);if(a&&n==="length"){const f=Number(r);o.forEach((g,v)=>{(v==="length"||v===En||!Dt(v)&&v>=f)&&i(g)})}else switch((n!==void 0||o.has(void 0))&&i(o.get(n)),d&&i(o.get(En)),t){case"add":a?d&&i(o.get("length")):(i(o.get(Gt)),en(e)&&i(o.get(kr)));break;case"delete":a||(i(o.get(Gt)),en(e)&&i(o.get(kr)));break;case"set":en(e)&&i(o.get(Gt));break}}ss()}function Xt(e){const t=de(e);return t===e?t:(Fe(t,"iterate",En),Qe(e)?t:t.map(nt))}function ir(e){return Fe(e=de(e),"iterate",En),e}function Ot(e,t){return Lt(e)?rn(Yt(e)?nt(t):t):nt(t)}const Hi={__proto__:null,[Symbol.iterator](){return vr(this,Symbol.iterator,e=>Ot(this,e))},concat(...e){return Xt(this).concat(...e.map(t=>q(t)?Xt(t):t))},entries(){return vr(this,"entries",e=>(e[1]=Ot(this,e[1]),e))},every(e,t){return ht(this,"every",e,t,void 0,arguments)},filter(e,t){return ht(this,"filter",e,t,n=>n.map(r=>Ot(this,r)),arguments)},find(e,t){return ht(this,"find",e,t,n=>Ot(this,n),arguments)},findIndex(e,t){return ht(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return ht(this,"findLast",e,t,n=>Ot(this,n),arguments)},findLastIndex(e,t){return ht(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return ht(this,"forEach",e,t,void 0,arguments)},includes(...e){return xr(this,"includes",e)},indexOf(...e){return xr(this,"indexOf",e)},join(e){return Xt(this).join(e)},lastIndexOf(...e){return xr(this,"lastIndexOf",e)},map(e,t){return ht(this,"map",e,t,void 0,arguments)},pop(){return cn(this,"pop")},push(...e){return cn(this,"push",e)},reduce(e,...t){return As(this,"reduce",e,t)},reduceRight(e,...t){return As(this,"reduceRight",e,t)},shift(){return cn(this,"shift")},some(e,t){return ht(this,"some",e,t,void 0,arguments)},splice(...e){return cn(this,"splice",e)},toReversed(){return Xt(this).toReversed()},toSorted(e){return Xt(this).toSorted(e)},toSpliced(...e){return Xt(this).toSpliced(...e)},unshift(...e){return cn(this,"unshift",e)},values(){return vr(this,"values",e=>Ot(this,e))}};function vr(e,t,n){const r=ir(e),s=r[t]();return r!==e&&!Qe(e)&&(s._next=s.next,s.next=()=>{const l=s._next();return l.done||(l.value=n(l.value)),l}),s}const ji=Array.prototype;function ht(e,t,n,r,s,l){const o=ir(e),i=o!==e&&!Qe(e),a=o[t];if(a!==ji[t]){const g=a.apply(e,l);return i?nt(g):g}let d=n;o!==e&&(i?d=function(g,v){return n.call(this,Ot(e,g),v,e)}:n.length>2&&(d=function(g,v){return n.call(this,g,v,e)}));const f=a.call(o,d,r);return i&&s?s(f):f}function As(e,t,n,r){const s=ir(e);let l=n;return s!==e&&(Qe(e)?n.length>3&&(l=function(o,i,a){return n.call(this,o,i,a,e)}):l=function(o,i,a){return n.call(this,o,Ot(e,i),a,e)}),s[t](l,...r)}function xr(e,t,n){const r=de(e);Fe(r,"iterate",En);const s=r[t](...n);return(s===-1||s===!1)&&us(n[0])?(n[0]=de(n[0]),r[t](...n)):s}function cn(e,t,n=[]){Tt(),rs();const r=de(e)[t].apply(e,n);return ss(),St(),r}const Vi=zr("__proto__,__v_isRef,__isVue"),lo=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Dt));function Ki(e){Dt(e)||(e=String(e));const t=de(this);return Fe(t,"has",e),t.hasOwnProperty(e)}class oo{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,r){if(n==="__v_skip")return t.__v_skip;const s=this._isReadonly,l=this._isShallow;if(n==="__v_isReactive")return!s;if(n==="__v_isReadonly")return s;if(n==="__v_isShallow")return l;if(n==="__v_raw")return r===(s?l?ea:uo:l?co:ao).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const o=q(t);if(!s){let a;if(o&&(a=Hi[n]))return a;if(n==="hasOwnProperty")return Ki}const i=Reflect.get(t,n,Ce(t)?t:r);if((Dt(n)?lo.has(n):Vi(n))||(s||Fe(t,"get",n),l))return i;if(Ce(i)){const a=o&&ns(n)?i:i.value;return s&&ve(a)?Mr(a):a}return ve(i)?s?Mr(i):as(i):i}}class io extends oo{constructor(t=!1){super(!1,t)}set(t,n,r,s){let l=t[n];const o=q(t)&&ns(n);if(!this._isShallow){const d=Lt(l);if(!Qe(r)&&!Lt(r)&&(l=de(l),r=de(r)),!o&&Ce(l)&&!Ce(r))return d||(l.value=r),!0}const i=o?Number(n)<t.length:pe(t,n),a=Reflect.set(t,n,r,Ce(t)?t:s);return t===de(s)&&(i?At(r,l)&&bt(t,"set",n,r):bt(t,"add",n,r)),a}deleteProperty(t,n){const r=pe(t,n);t[n];const s=Reflect.deleteProperty(t,n);return s&&r&&bt(t,"delete",n,void 0),s}has(t,n){const r=Reflect.has(t,n);return(!Dt(n)||!lo.has(n))&&Fe(t,"has",n),r}ownKeys(t){return Fe(t,"iterate",q(t)?"length":Gt),Reflect.ownKeys(t)}}class Bi extends oo{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Gi=new io,Yi=new Bi,Ji=new io(!0);const Ar=e=>e,Fn=e=>Reflect.getPrototypeOf(e);function qi(e,t,n){return function(...r){const s=this.__v_raw,l=de(s),o=en(l),i=e==="entries"||e===Symbol.iterator&&o,a=e==="keys"&&o,d=s[e](...r),f=n?Ar:t?rn:nt;return!t&&Fe(l,"iterate",a?kr:Gt),Ae(Object.create(d),{next(){const{value:g,done:v}=d.next();return v?{value:g,done:v}:{value:i?[f(g[0]),f(g[1])]:f(g),done:v}}})}}function Dn(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Xi(e,t){const n={get(s){const l=this.__v_raw,o=de(l),i=de(s);e||(At(s,i)&&Fe(o,"get",s),Fe(o,"get",i));const{has:a}=Fn(o),d=t?Ar:e?rn:nt;if(a.call(o,s))return d(l.get(s));if(a.call(o,i))return d(l.get(i));l!==o&&l.get(s)},get size(){const s=this.__v_raw;return!e&&Fe(de(s),"iterate",Gt),s.size},has(s){const l=this.__v_raw,o=de(l),i=de(s);return e||(At(s,i)&&Fe(o,"has",s),Fe(o,"has",i)),s===i?l.has(s):l.has(s)||l.has(i)},forEach(s,l){const o=this,i=o.__v_raw,a=de(i),d=t?Ar:e?rn:nt;return!e&&Fe(a,"iterate",Gt),i.forEach((f,g)=>s.call(l,d(f),d(g),o))}};return Ae(n,e?{add:Dn("add"),set:Dn("set"),delete:Dn("delete"),clear:Dn("clear")}:{add(s){!t&&!Qe(s)&&!Lt(s)&&(s=de(s));const l=de(this);return Fn(l).has.call(l,s)||(l.add(s),bt(l,"add",s,s)),this},set(s,l){!t&&!Qe(l)&&!Lt(l)&&(l=de(l));const o=de(this),{has:i,get:a}=Fn(o);let d=i.call(o,s);d||(s=de(s),d=i.call(o,s));const f=a.call(o,s);return o.set(s,l),d?At(l,f)&&bt(o,"set",s,l):bt(o,"add",s,l),this},delete(s){const l=de(this),{has:o,get:i}=Fn(l);let a=o.call(l,s);a||(s=de(s),a=o.call(l,s)),i&&i.call(l,s);const d=l.delete(s);return a&&bt(l,"delete",s,void 0),d},clear(){const s=de(this),l=s.size!==0,o=s.clear();return l&&bt(s,"clear",void 0,void 0),o}}),["keys","values","entries",Symbol.iterator].forEach(s=>{n[s]=qi(s,e,t)}),n}function is(e,t){const n=Xi(e,t);return(r,s,l)=>s==="__v_isReactive"?!e:s==="__v_isReadonly"?e:s==="__v_raw"?r:Reflect.get(pe(n,s)&&s in r?n:r,s,l)}const Qi={get:is(!1,!1)},Zi={get:is(!1,!0)},zi={get:is(!0,!1)};const ao=new WeakMap,co=new WeakMap,uo=new WeakMap,ea=new WeakMap;function ta(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function na(e){return e.__v_skip||!Object.isExtensible(e)?0:ta(Ii(e))}function as(e){return Lt(e)?e:cs(e,!1,Gi,Qi,ao)}function ra(e){return cs(e,!1,Ji,Zi,co)}function Mr(e){return cs(e,!0,Yi,zi,uo)}function cs(e,t,n,r,s){if(!ve(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const l=na(e);if(l===0)return e;const o=s.get(e);if(o)return o;const i=new Proxy(e,l===2?r:n);return s.set(e,i),i}function Yt(e){return Lt(e)?Yt(e.__v_raw):!!(e&&e.__v_isReactive)}function Lt(e){return!!(e&&e.__v_isReadonly)}function Qe(e){return!!(e&&e.__v_isShallow)}function us(e){return e?!!e.__v_raw:!1}function de(e){const t=e&&e.__v_raw;return t?de(t):e}function sa(e){return!pe(e,"__v_skip")&&Object.isExtensible(e)&&Gl(e,"__v_skip",!0),e}const nt=e=>ve(e)?as(e):e,rn=e=>ve(e)?Mr(e):e;function Ce(e){return e?e.__v_isRef===!0:!1}function ee(e){return fo(e,!1)}function la(e){return fo(e,!0)}function fo(e,t){return Ce(e)?e:new oa(e,t)}class oa{constructor(t,n){this.dep=new os,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:de(t),this._value=n?t:nt(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,r=this.__v_isShallow||Qe(t)||Lt(t);t=r?t:de(t),At(t,n)&&(this._rawValue=t,this._value=r?t:nt(t),this.dep.trigger())}}function W(e){return Ce(e)?e.value:e}const ia={get:(e,t,n)=>t==="__v_raw"?e:W(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const s=e[t];return Ce(s)&&!Ce(n)?(s.value=n,!0):Reflect.set(e,t,n,r)}};function po(e){return Yt(e)?e:new Proxy(e,ia)}class aa{constructor(t,n,r){this.fn=t,this.setter=n,this._value=void 0,this.dep=new os(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=xn-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=r}notify(){if(this.flags|=16,!(this.flags&8)&&_e!==this)return zl(this,!0),!0}get value(){const t=this.dep.track();return no(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function ca(e,t,n=!1){let r,s;return X(e)?r=e:(r=e.get,s=e.set),new aa(r,s,n)}const $n={},Yn=new WeakMap;let Kt;function ua(e,t=!1,n=Kt){if(n){let r=Yn.get(n);r||Yn.set(n,r=[]),r.push(e)}}function fa(e,t,n=be){const{immediate:r,deep:s,once:l,scheduler:o,augmentJob:i,call:a}=n,d=m=>s?m:Qe(m)||s===!1||s===0?Pt(m,1):Pt(m);let f,g,v,E,A=!1,C=!1;if(Ce(e)?(g=()=>e.value,A=Qe(e)):Yt(e)?(g=()=>d(e),A=!0):q(e)?(C=!0,A=e.some(m=>Yt(m)||Qe(m)),g=()=>e.map(m=>{if(Ce(m))return m.value;if(Yt(m))return d(m);if(X(m))return a?a(m,2):m()})):X(e)?t?g=a?()=>a(e,2):e:g=()=>{if(v){Tt();try{v()}finally{St()}}const m=Kt;Kt=f;try{return a?a(e,3,[E]):e(E)}finally{Kt=m}}:g=dt,t&&s){const m=g,N=s===!0?1/0:s;g=()=>Pt(m(),N)}const D=$i(),y=()=>{f.stop(),D&&D.active&&ts(D.effects,f)};if(l&&t){const m=t;t=(...N)=>{m(...N),y()}}let w=C?new Array(e.length).fill($n):$n;const S=m=>{if(!(!(f.flags&1)||!f.dirty&&!m))if(t){const N=f.run();if(s||A||(C?N.some((F,I)=>At(F,w[I])):At(N,w))){v&&v();const F=Kt;Kt=f;try{const I=[N,w===$n?void 0:C&&w[0]===$n?[]:w,E];w=N,a?a(t,3,I):t(...I)}finally{Kt=F}}}else f.run()};return i&&i(S),f=new Ql(g),f.scheduler=o?()=>o(S,!1):S,E=m=>ua(m,!1,f),v=f.onStop=()=>{const m=Yn.get(f);if(m){if(a)a(m,4);else for(const N of m)N();Yn.delete(f)}},t?r?S(!0):w=f.run():o?o(S.bind(null,!0),!0):f.run(),y.pause=f.pause.bind(f),y.resume=f.resume.bind(f),y.stop=y,y}function Pt(e,t=1/0,n){if(t<=0||!ve(e)||e.__v_skip||(n=n||new Map,(n.get(e)||0)>=t))return e;if(n.set(e,t),t--,Ce(e))Pt(e.value,t,n);else if(q(e))for(let r=0;r<e.length;r++)Pt(e[r],t,n);else if(Hl(e)||en(e))e.forEach(r=>{Pt(r,t,n)});else if(Kl(e)){for(const r in e)Pt(e[r],t,n);for(const r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&Pt(e[r],t,n)}return e}function Pn(e,t,n,r){try{return r?e(...r):e()}catch(s){ar(s,t,n)}}function gt(e,t,n,r){if(X(e)){const s=Pn(e,t,n,r);return s&&jl(s)&&s.catch(l=>{ar(l,t,n)}),s}if(q(e)){const s=[];for(let l=0;l<e.length;l++)s.push(gt(e[l],t,n,r));return s}}function ar(e,t,n,r=!0){const s=t?t.vnode:null,{errorHandler:l,throwUnhandledErrorInProduction:o}=t&&t.appContext.config||be;if(t){let i=t.parent;const a=t.proxy,d=`https://vuejs.org/error-reference/#runtime-${n}`;for(;i;){const f=i.ec;if(f){for(let g=0;g<f.length;g++)if(f[g](e,a,d)===!1)return}i=i.parent}if(l){Tt(),Pn(l,null,10,[e,a,d]),St();return}}da(e,n,s,r,o)}function da(e,t,n,r=!0,s=!1){if(s)throw e;console.error(e)}const $e=[];let ct=-1;const tn=[];let Rt=null,Qt=0;const go=Promise.resolve();let Jn=null;function pa(e){const t=Jn||go;return e?t.then(this?e.bind(this):e):t}function ga(e){let t=ct+1,n=$e.length;for(;t<n;){const r=t+n>>>1,s=$e[r],l=Tn(s);l<e||l===e&&s.flags&2?t=r+1:n=r}return t}function fs(e){if(!(e.flags&1)){const t=Tn(e),n=$e[$e.length-1];!n||!(e.flags&2)&&t>=Tn(n)?$e.push(e):$e.splice(ga(t),0,e),e.flags|=1,ho()}}function ho(){Jn||(Jn=go.then(_o))}function ha(e){q(e)?tn.push(...e):Rt&&e.id===-1?Rt.splice(Qt+1,0,e):e.flags&1||(tn.push(e),e.flags|=1),ho()}function Ms(e,t,n=ct+1){for(;n<$e.length;n++){const r=$e[n];if(r&&r.flags&2){if(e&&r.id!==e.uid)continue;$e.splice(n,1),n--,r.flags&4&&(r.flags&=-2),r(),r.flags&4||(r.flags&=-2)}}}function mo(e){if(tn.length){const t=[...new Set(tn)].sort((n,r)=>Tn(n)-Tn(r));if(tn.length=0,Rt){Rt.push(...t);return}for(Rt=t,Qt=0;Qt<Rt.length;Qt++){const n=Rt[Qt];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}Rt=null,Qt=0}}const Tn=e=>e.id==null?e.flags&2?-1:1/0:e.id;function _o(e){try{for(ct=0;ct<$e.length;ct++){const t=$e[ct];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),Pn(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;ct<$e.length;ct++){const t=$e[ct];t&&(t.flags&=-2)}ct=-1,$e.length=0,mo(),Jn=null,($e.length||tn.length)&&_o()}}let ft=null,bo=null;function qn(e){const t=ft;return ft=e,bo=e&&e.type.__scopeId||null,t}function ma(e,t=ft,n){if(!t||e._n)return e;const r=(...s)=>{r._d&&Zn(-1);const l=qn(t);let o;try{o=e(...s)}finally{qn(l),r._d&&Zn(1)}return o};return r._n=!0,r._c=!0,r._d=!0,r}function jt(e,t,n,r){const s=e.dirs,l=t&&t.dirs;for(let o=0;o<s.length;o++){const i=s[o];l&&(i.oldValue=l[o].value);let a=i.dir[r];a&&(Tt(),gt(a,n,8,[e.el,i,e,t]),St())}}function _a(e,t){if(Ue){let n=Ue.provides;const r=Ue.parent&&Ue.parent.provides;r===n&&(n=Ue.provides=Object.create(r)),n[e]=t}}function mn(e,t,n=!1){const r=_s();if(r||nn){let s=nn?nn._context.provides:r?r.parent==null||r.ce?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:void 0;if(s&&e in s)return s[e];if(arguments.length>1)return n&&X(t)?t.call(r&&r.proxy):t}}const ba=Symbol.for("v-scx"),ya=()=>mn(ba);function Et(e,t,n){return yo(e,t,n)}function yo(e,t,n=be){const{immediate:r,deep:s,flush:l,once:o}=n,i=Ae({},n),a=t&&r||!t&&l!=="post";let d;if(Ln){if(l==="sync"){const E=ya();d=E.__watcherHandles||(E.__watcherHandles=[])}else if(!a){const E=()=>{};return E.stop=dt,E.resume=dt,E.pause=dt,E}}const f=Ue;i.call=(E,A,C)=>gt(E,f,A,C);let g=!1;l==="post"?i.scheduler=E=>{Ge(E,f&&f.suspense)}:l!=="sync"&&(g=!0,i.scheduler=(E,A)=>{A?E():fs(E)}),i.augmentJob=E=>{t&&(E.flags|=4),g&&(E.flags|=2,f&&(E.id=f.uid,E.i=f))};const v=fa(e,t,i);return Ln&&(d?d.push(v):a&&v()),v}function va(e,t,n){const r=this.proxy,s=Re(e)?e.includes(".")?vo(r,e):()=>r[e]:e.bind(r,r);let l;X(t)?l=t:(l=t.handler,n=t);const o=Mn(this),i=yo(s,l.bind(r),n);return o(),i}function vo(e,t){const n=t.split(".");return()=>{let r=e;for(let s=0;s<n.length&&r;s++)r=r[n[s]];return r}}const xa=Symbol("_vte"),Ea=e=>e.__isTeleport,Ta=Symbol("_leaveCb");function ds(e,t){e.shapeFlag&6&&e.component?(e.transition=t,ds(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function wt(e,t){return X(e)?Ae({name:e.name},t,{setup:e}):e}function xo(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}const Xn=new WeakMap;function _n(e,t,n,r,s=!1){if(q(e)){e.forEach((A,C)=>_n(A,t&&(q(t)?t[C]:t),n,r,s));return}if(bn(r)&&!s){r.shapeFlag&512&&r.type.__asyncResolved&&r.component.subTree.component&&_n(e,t,n,r.component.subTree);return}const l=r.shapeFlag&4?bs(r.component):r.el,o=s?null:l,{i,r:a}=e,d=t&&t.r,f=i.refs===be?i.refs={}:i.refs,g=i.setupState,v=de(g),E=g===be?Wl:A=>pe(v,A);if(d!=null&&d!==a){if(Fs(t),Re(d))f[d]=null,E(d)&&(g[d]=null);else if(Ce(d)){d.value=null;const A=t;A.k&&(f[A.k]=null)}}if(X(a))Pn(a,i,12,[o,f]);else{const A=Re(a),C=Ce(a);if(A||C){const D=()=>{if(e.f){const y=A?E(a)?g[a]:f[a]:a.value;if(s)q(y)&&ts(y,l);else if(q(y))y.includes(l)||y.push(l);else if(A)f[a]=[l],E(a)&&(g[a]=f[a]);else{const w=[l];a.value=w,e.k&&(f[e.k]=w)}}else A?(f[a]=o,E(a)&&(g[a]=o)):C&&(a.value=o,e.k&&(f[e.k]=o))};if(o){const y=()=>{D(),Xn.delete(e)};y.id=-1,Xn.set(e,y),Ge(y,n)}else Fs(e),D()}}}function Fs(e){const t=Xn.get(e);t&&(t.flags|=8,Xn.delete(e))}or().requestIdleCallback;or().cancelIdleCallback;const bn=e=>!!e.type.__asyncLoader,Eo=e=>e.type.__isKeepAlive;function Sa(e,t){To(e,"a",t)}function La(e,t){To(e,"da",t)}function To(e,t,n=Ue){const r=e.__wdc||(e.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return e()});if(cr(t,r,n),n){let s=n.parent;for(;s&&s.parent;)Eo(s.parent.vnode)&&wa(r,t,n,s),s=s.parent}}function wa(e,t,n,r){const s=cr(t,e,r,!0);ps(()=>{ts(r[t],s)},n)}function cr(e,t,n=Ue,r=!1){if(n){const s=n[e]||(n[e]=[]),l=t.__weh||(t.__weh=(...o)=>{Tt();const i=Mn(n),a=gt(t,n,e,o);return i(),St(),a});return r?s.unshift(l):s.push(l),l}}const It=e=>(t,n=Ue)=>{(!Ln||e==="sp")&&cr(e,(...r)=>t(...r),n)},Ia=It("bm"),kn=It("m"),Ca=It("bu"),Oa=It("u"),ur=It("bum"),ps=It("um"),Ra=It("sp"),Na=It("rtg"),Pa=It("rtc");function ka(e,t=Ue){cr("ec",e,t)}const Aa=Symbol.for("v-ndc");function fr(e,t,n,r){let s;const l=n,o=q(e);if(o||Re(e)){const i=o&&Yt(e);let a=!1,d=!1;i&&(a=!Qe(e),d=Lt(e),e=ir(e)),s=new Array(e.length);for(let f=0,g=e.length;f<g;f++)s[f]=t(a?d?rn(nt(e[f])):nt(e[f]):e[f],f,void 0,l)}else if(typeof e=="number"){s=new Array(e);for(let i=0;i<e;i++)s[i]=t(i+1,i,void 0,l)}else if(ve(e))if(e[Symbol.iterator])s=Array.from(e,(i,a)=>t(i,a,void 0,l));else{const i=Object.keys(e);s=new Array(i.length);for(let a=0,d=i.length;a<d;a++){const f=i[a];s[a]=t(e[f],f,a,l)}}else s=[];return s}const Fr=e=>e?jo(e)?bs(e):Fr(e.parent):null,yn=Ae(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=>Fr(e.parent),$root:e=>Fr(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>Lo(e),$forceUpdate:e=>e.f||(e.f=()=>{fs(e.update)}),$nextTick:e=>e.n||(e.n=pa.bind(e.proxy)),$watch:e=>va.bind(e)}),Er=(e,t)=>e!==be&&!e.__isScriptSetup&&pe(e,t),Ma={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:r,data:s,props:l,accessCache:o,type:i,appContext:a}=e;if(t[0]!=="$"){const v=o[t];if(v!==void 0)switch(v){case 1:return r[t];case 2:return s[t];case 4:return n[t];case 3:return l[t]}else{if(Er(r,t))return o[t]=1,r[t];if(s!==be&&pe(s,t))return o[t]=2,s[t];if(pe(l,t))return o[t]=3,l[t];if(n!==be&&pe(n,t))return o[t]=4,n[t];Dr&&(o[t]=0)}}const d=yn[t];let f,g;if(d)return t==="$attrs"&&Fe(e.attrs,"get",""),d(e);if((f=i.__cssModules)&&(f=f[t]))return f;if(n!==be&&pe(n,t))return o[t]=4,n[t];if(g=a.config.globalProperties,pe(g,t))return g[t]},set({_:e},t,n){const{data:r,setupState:s,ctx:l}=e;return Er(s,t)?(s[t]=n,!0):r!==be&&pe(r,t)?(r[t]=n,!0):pe(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(l[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:s,props:l,type:o}},i){let a;return!!(n[i]||e!==be&&i[0]!=="$"&&pe(e,i)||Er(t,i)||pe(l,i)||pe(r,i)||pe(yn,i)||pe(s.config.globalProperties,i)||(a=o.__cssModules)&&a[i])},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:pe(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Ds(e){return q(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let Dr=!0;function Fa(e){const t=Lo(e),n=e.proxy,r=e.ctx;Dr=!1,t.beforeCreate&&$s(t.beforeCreate,e,"bc");const{data:s,computed:l,methods:o,watch:i,provide:a,inject:d,created:f,beforeMount:g,mounted:v,beforeUpdate:E,updated:A,activated:C,deactivated:D,beforeDestroy:y,beforeUnmount:w,destroyed:S,unmounted:m,render:N,renderTracked:F,renderTriggered:I,errorCaptured:V,serverPrefetch:G,expose:ie,inheritAttrs:xe,components:j,directives:z,filters:ge}=t;if(d&&Da(d,r,null),o)for(const se in o){const ne=o[se];X(ne)&&(r[se]=ne.bind(n))}if(s){const se=s.call(n,n);ve(se)&&(e.data=as(se))}if(Dr=!0,l)for(const se in l){const ne=l[se],Le=X(ne)?ne.bind(n,n):X(ne.get)?ne.get.bind(n,n):dt,We=!X(ne)&&X(ne.set)?ne.set.bind(n):dt,ae=Ee({get:Le,set:We});Object.defineProperty(r,se,{enumerable:!0,configurable:!0,get:()=>ae.value,set:Te=>ae.value=Te})}if(i)for(const se in i)So(i[se],r,n,se);if(a){const se=X(a)?a.call(n):a;Reflect.ownKeys(se).forEach(ne=>{_a(ne,se[ne])})}f&&$s(f,e,"c");function he(se,ne){q(ne)?ne.forEach(Le=>se(Le.bind(n))):ne&&se(ne.bind(n))}if(he(Ia,g),he(kn,v),he(Ca,E),he(Oa,A),he(Sa,C),he(La,D),he(ka,V),he(Pa,F),he(Na,I),he(ur,w),he(ps,m),he(Ra,G),q(ie))if(ie.length){const se=e.exposed||(e.exposed={});ie.forEach(ne=>{Object.defineProperty(se,ne,{get:()=>n[ne],set:Le=>n[ne]=Le,enumerable:!0})})}else e.exposed||(e.exposed={});N&&e.render===dt&&(e.render=N),xe!=null&&(e.inheritAttrs=xe),j&&(e.components=j),z&&(e.directives=z),G&&xo(e)}function Da(e,t,n=dt){q(e)&&(e=$r(e));for(const r in e){const s=e[r];let l;ve(s)?"default"in s?l=mn(s.from||r,s.default,!0):l=mn(s.from||r):l=mn(s),Ce(l)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>l.value,set:o=>l.value=o}):t[r]=l}}function $s(e,t,n){gt(q(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function So(e,t,n,r){let s=r.includes(".")?vo(n,r):()=>n[r];if(Re(e)){const l=t[e];X(l)&&Et(s,l)}else if(X(e))Et(s,e.bind(n));else if(ve(e))if(q(e))e.forEach(l=>So(l,t,n,r));else{const l=X(e.handler)?e.handler.bind(n):t[e.handler];X(l)&&Et(s,l,e)}}function Lo(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:s,optionsCache:l,config:{optionMergeStrategies:o}}=e.appContext,i=l.get(t);let a;return i?a=i:!s.length&&!n&&!r?a=t:(a={},s.length&&s.forEach(d=>Qn(a,d,o,!0)),Qn(a,t,o)),ve(t)&&l.set(t,a),a}function Qn(e,t,n,r=!1){const{mixins:s,extends:l}=t;l&&Qn(e,l,n,!0),s&&s.forEach(o=>Qn(e,o,n,!0));for(const o in t)if(!(r&&o==="expose")){const i=$a[o]||n&&n[o];e[o]=i?i(e[o],t[o]):t[o]}return e}const $a={data:Us,props:Ws,emits:Ws,methods:dn,computed:dn,beforeCreate:De,created:De,beforeMount:De,mounted:De,beforeUpdate:De,updated:De,beforeDestroy:De,beforeUnmount:De,destroyed:De,unmounted:De,activated:De,deactivated:De,errorCaptured:De,serverPrefetch:De,components:dn,directives:dn,watch:Wa,provide:Us,inject:Ua};function Us(e,t){return t?e?function(){return Ae(X(e)?e.call(this,this):e,X(t)?t.call(this,this):t)}:t:e}function Ua(e,t){return dn($r(e),$r(t))}function $r(e){if(q(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function De(e,t){return e?[...new Set([].concat(e,t))]:t}function dn(e,t){return e?Ae(Object.create(null),e,t):t}function Ws(e,t){return e?q(e)&&q(t)?[...new Set([...e,...t])]:Ae(Object.create(null),Ds(e),Ds(t??{})):t}function Wa(e,t){if(!e)return t;if(!t)return e;const n=Ae(Object.create(null),e);for(const r in t)n[r]=De(e[r],t[r]);return n}function wo(){return{app:null,config:{isNativeTag:Wl,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 Ha=0;function ja(e,t){return function(r,s=null){X(r)||(r=Ae({},r)),s!=null&&!ve(s)&&(s=null);const l=wo(),o=new WeakSet,i=[];let a=!1;const d=l.app={_uid:Ha++,_component:r,_props:s,_container:null,_context:l,_instance:null,version:yc,get config(){return l.config},set config(f){},use(f,...g){return o.has(f)||(f&&X(f.install)?(o.add(f),f.install(d,...g)):X(f)&&(o.add(f),f(d,...g))),d},mixin(f){return l.mixins.includes(f)||l.mixins.push(f),d},component(f,g){return g?(l.components[f]=g,d):l.components[f]},directive(f,g){return g?(l.directives[f]=g,d):l.directives[f]},mount(f,g,v){if(!a){const E=d._ceVNode||ke(r,s);return E.appContext=l,v===!0?v="svg":v===!1&&(v=void 0),e(E,f,v),a=!0,d._container=f,f.__vue_app__=d,bs(E.component)}},onUnmount(f){i.push(f)},unmount(){a&&(gt(i,d._instance,16),e(null,d._container),delete d._container.__vue_app__)},provide(f,g){return l.provides[f]=g,d},runWithContext(f){const g=nn;nn=d;try{return f()}finally{nn=g}}};return d}}let nn=null;const Va=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${Mt(t)}Modifiers`]||e[`${Jt(t)}Modifiers`];function Ka(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||be;let s=n;const l=t.startsWith("update:"),o=l&&Va(r,t.slice(7));o&&(o.trim&&(s=n.map(f=>Re(f)?f.trim():f)),o.number&&(s=n.map(Ri)));let i,a=r[i=mr(t)]||r[i=mr(Mt(t))];!a&&l&&(a=r[i=mr(Jt(t))]),a&>(a,e,6,s);const d=r[i+"Once"];if(d){if(!e.emitted)e.emitted={};else if(e.emitted[i])return;e.emitted[i]=!0,gt(d,e,6,s)}}const Ba=new WeakMap;function Io(e,t,n=!1){const r=n?Ba:t.emitsCache,s=r.get(e);if(s!==void 0)return s;const l=e.emits;let o={},i=!1;if(!X(e)){const a=d=>{const f=Io(d,t,!0);f&&(i=!0,Ae(o,f))};!n&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}return!l&&!i?(ve(e)&&r.set(e,null),null):(q(l)?l.forEach(a=>o[a]=null):Ae(o,l),ve(e)&&r.set(e,o),o)}function dr(e,t){return!e||!rr(t)?!1:(t=t.slice(2).replace(/Once$/,""),pe(e,t[0].toLowerCase()+t.slice(1))||pe(e,Jt(t))||pe(e,t))}function Hs(e){const{type:t,vnode:n,proxy:r,withProxy:s,propsOptions:[l],slots:o,attrs:i,emit:a,render:d,renderCache:f,props:g,data:v,setupState:E,ctx:A,inheritAttrs:C}=e,D=qn(e);let y,w;try{if(n.shapeFlag&4){const m=s||r,N=m;y=ut(d.call(N,m,f,g,E,v,A)),w=i}else{const m=t;y=ut(m.length>1?m(g,{attrs:i,slots:o,emit:a}):m(g,null)),w=t.props?i:Ga(i)}}catch(m){vn.length=0,ar(m,e,1),y=ke(Ft)}let S=y;if(w&&C!==!1){const m=Object.keys(w),{shapeFlag:N}=S;m.length&&N&7&&(l&&m.some(es)&&(w=Ya(w,l)),S=sn(S,w,!1,!0))}return n.dirs&&(S=sn(S,null,!1,!0),S.dirs=S.dirs?S.dirs.concat(n.dirs):n.dirs),n.transition&&ds(S,n.transition),y=S,qn(D),y}const Ga=e=>{let t;for(const n in e)(n==="class"||n==="style"||rr(n))&&((t||(t={}))[n]=e[n]);return t},Ya=(e,t)=>{const n={};for(const r in e)(!es(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function Ja(e,t,n){const{props:r,children:s,component:l}=e,{props:o,children:i,patchFlag:a}=t,d=l.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&a>=0){if(a&1024)return!0;if(a&16)return r?js(r,o,d):!!o;if(a&8){const f=t.dynamicProps;for(let g=0;g<f.length;g++){const v=f[g];if(o[v]!==r[v]&&!dr(d,v))return!0}}}else return(s||i)&&(!i||!i.$stable)?!0:r===o?!1:r?o?js(r,o,d):!0:!!o;return!1}function js(e,t,n){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let s=0;s<r.length;s++){const l=r[s];if(t[l]!==e[l]&&!dr(n,l))return!0}return!1}function qa({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 Co={},Oo=()=>Object.create(Co),Ro=e=>Object.getPrototypeOf(e)===Co;function Xa(e,t,n,r=!1){const s={},l=Oo();e.propsDefaults=Object.create(null),No(e,t,s,l);for(const o in e.propsOptions[0])o in s||(s[o]=void 0);n?e.props=r?s:ra(s):e.type.props?e.props=s:e.props=l,e.attrs=l}function Qa(e,t,n,r){const{props:s,attrs:l,vnode:{patchFlag:o}}=e,i=de(s),[a]=e.propsOptions;let d=!1;if((r||o>0)&&!(o&16)){if(o&8){const f=e.vnode.dynamicProps;for(let g=0;g<f.length;g++){let v=f[g];if(dr(e.emitsOptions,v))continue;const E=t[v];if(a)if(pe(l,v))E!==l[v]&&(l[v]=E,d=!0);else{const A=Mt(v);s[A]=Ur(a,i,A,E,e,!1)}else E!==l[v]&&(l[v]=E,d=!0)}}}else{No(e,t,s,l)&&(d=!0);let f;for(const g in i)(!t||!pe(t,g)&&((f=Jt(g))===g||!pe(t,f)))&&(a?n&&(n[g]!==void 0||n[f]!==void 0)&&(s[g]=Ur(a,i,g,void 0,e,!0)):delete s[g]);if(l!==i)for(const g in l)(!t||!pe(t,g))&&(delete l[g],d=!0)}d&&bt(e.attrs,"set","")}function No(e,t,n,r){const[s,l]=e.propsOptions;let o=!1,i;if(t)for(let a in t){if(pn(a))continue;const d=t[a];let f;s&&pe(s,f=Mt(a))?!l||!l.includes(f)?n[f]=d:(i||(i={}))[f]=d:dr(e.emitsOptions,a)||(!(a in r)||d!==r[a])&&(r[a]=d,o=!0)}if(l){const a=de(n),d=i||be;for(let f=0;f<l.length;f++){const g=l[f];n[g]=Ur(s,a,g,d[g],e,!pe(d,g))}}return o}function Ur(e,t,n,r,s,l){const o=e[n];if(o!=null){const i=pe(o,"default");if(i&&r===void 0){const a=o.default;if(o.type!==Function&&!o.skipFactory&&X(a)){const{propsDefaults:d}=s;if(n in d)r=d[n];else{const f=Mn(s);r=d[n]=a.call(null,t),f()}}else r=a;s.ce&&s.ce._setProp(n,r)}o[0]&&(l&&!i?r=!1:o[1]&&(r===""||r===Jt(n))&&(r=!0))}return r}const Za=new WeakMap;function Po(e,t,n=!1){const r=n?Za:t.propsCache,s=r.get(e);if(s)return s;const l=e.props,o={},i=[];let a=!1;if(!X(e)){const f=g=>{a=!0;const[v,E]=Po(g,t,!0);Ae(o,v),E&&i.push(...E)};!n&&t.mixins.length&&t.mixins.forEach(f),e.extends&&f(e.extends),e.mixins&&e.mixins.forEach(f)}if(!l&&!a)return ve(e)&&r.set(e,zt),zt;if(q(l))for(let f=0;f<l.length;f++){const g=Mt(l[f]);Vs(g)&&(o[g]=be)}else if(l)for(const f in l){const g=Mt(f);if(Vs(g)){const v=l[f],E=o[g]=q(v)||X(v)?{type:v}:Ae({},v),A=E.type;let C=!1,D=!0;if(q(A))for(let y=0;y<A.length;++y){const w=A[y],S=X(w)&&w.name;if(S==="Boolean"){C=!0;break}else S==="String"&&(D=!1)}else C=X(A)&&A.name==="Boolean";E[0]=C,E[1]=D,(C||pe(E,"default"))&&i.push(g)}}const d=[o,i];return ve(e)&&r.set(e,d),d}function Vs(e){return e[0]!=="$"&&!pn(e)}const gs=e=>e==="_"||e==="_ctx"||e==="$stable",hs=e=>q(e)?e.map(ut):[ut(e)],za=(e,t,n)=>{if(t._n)return t;const r=ma((...s)=>hs(t(...s)),n);return r._c=!1,r},ko=(e,t,n)=>{const r=e._ctx;for(const s in e){if(gs(s))continue;const l=e[s];if(X(l))t[s]=za(s,l,r);else if(l!=null){const o=hs(l);t[s]=()=>o}}},Ao=(e,t)=>{const n=hs(t);e.slots.default=()=>n},Mo=(e,t,n)=>{for(const r in t)(n||!gs(r))&&(e[r]=t[r])},ec=(e,t,n)=>{const r=e.slots=Oo();if(e.vnode.shapeFlag&32){const s=t._;s?(Mo(r,t,n),n&&Gl(r,"_",s,!0)):ko(t,r)}else t&&Ao(e,t)},tc=(e,t,n)=>{const{vnode:r,slots:s}=e;let l=!0,o=be;if(r.shapeFlag&32){const i=t._;i?n&&i===1?l=!1:Mo(s,t,n):(l=!t.$stable,ko(t,s)),o=t}else t&&(Ao(e,t),o={default:1});if(l)for(const i in s)!gs(i)&&o[i]==null&&delete s[i]},Ge=oc;function nc(e){return rc(e)}function rc(e,t){const n=or();n.__VUE__=!0;const{insert:r,remove:s,patchProp:l,createElement:o,createText:i,createComment:a,setText:d,setElementText:f,parentNode:g,nextSibling:v,setScopeId:E=dt,insertStaticContent:A}=e,C=(p,h,L,k=null,P=null,R=null,c=void 0,u=null,b=!!h.dynamicChildren)=>{if(p===h)return;p&&!un(p,h)&&(k=st(p),Te(p,P,R,!0),p=null),h.patchFlag===-2&&(b=!1,h.dynamicChildren=null);const{type:x,ref:$,shapeFlag:O}=h;switch(x){case An:D(p,h,L,k);break;case Ft:y(p,h,L,k);break;case Sr:p==null&&w(h,L,k,c);break;case Pe:j(p,h,L,k,P,R,c,u,b);break;default:O&1?N(p,h,L,k,P,R,c,u,b):O&6?z(p,h,L,k,P,R,c,u,b):(O&64||O&128)&&x.process(p,h,L,k,P,R,c,u,b,Ke)}$!=null&&P?_n($,p&&p.ref,R,h||p,!h):$==null&&p&&p.ref!=null&&_n(p.ref,null,R,p,!0)},D=(p,h,L,k)=>{if(p==null)r(h.el=i(h.children),L,k);else{const P=h.el=p.el;h.children!==p.children&&d(P,h.children)}},y=(p,h,L,k)=>{p==null?r(h.el=a(h.children||""),L,k):h.el=p.el},w=(p,h,L,k)=>{[p.el,p.anchor]=A(p.children,h,L,k,p.el,p.anchor)},S=({el:p,anchor:h},L,k)=>{let P;for(;p&&p!==h;)P=v(p),r(p,L,k),p=P;r(h,L,k)},m=({el:p,anchor:h})=>{let L;for(;p&&p!==h;)L=v(p),s(p),p=L;s(h)},N=(p,h,L,k,P,R,c,u,b)=>{if(h.type==="svg"?c="svg":h.type==="math"&&(c="mathml"),p==null)F(h,L,k,P,R,c,u,b);else{const x=p.el&&p.el._isVueCE?p.el:null;try{x&&x._beginPatch(),G(p,h,P,R,c,u,b)}finally{x&&x._endPatch()}}},F=(p,h,L,k,P,R,c,u)=>{let b,x;const{props:$,shapeFlag:O,transition:_,dirs:T}=p;if(b=p.el=o(p.type,R,$&&$.is,$),O&8?f(b,p.children):O&16&&V(p.children,b,null,k,P,Tr(p,R),c,u),T&&jt(p,null,k,"created"),I(b,p,p.scopeId,c,k),$){for(const K in $)K!=="value"&&!pn(K)&&l(b,K,null,$[K],R,k);"value"in $&&l(b,"value",null,$.value,R),(x=$.onVnodeBeforeMount)&&ot(x,k,p)}T&&jt(p,null,k,"beforeMount");const H=sc(P,_);H&&_.beforeEnter(b),r(b,h,L),((x=$&&$.onVnodeMounted)||H||T)&&Ge(()=>{x&&ot(x,k,p),H&&_.enter(b),T&&jt(p,null,k,"mounted")},P)},I=(p,h,L,k,P)=>{if(L&&E(p,L),k)for(let R=0;R<k.length;R++)E(p,k[R]);if(P){let R=P.subTree;if(h===R||Uo(R.type)&&(R.ssContent===h||R.ssFallback===h)){const c=P.vnode;I(p,c,c.scopeId,c.slotScopeIds,P.parent)}}},V=(p,h,L,k,P,R,c,u,b=0)=>{for(let x=b;x<p.length;x++){const $=p[x]=u?Nt(p[x]):ut(p[x]);C(null,$,h,L,k,P,R,c,u)}},G=(p,h,L,k,P,R,c)=>{const u=h.el=p.el;let{patchFlag:b,dynamicChildren:x,dirs:$}=h;b|=p.patchFlag&16;const O=p.props||be,_=h.props||be;let T;if(L&&Vt(L,!1),(T=_.onVnodeBeforeUpdate)&&ot(T,L,h,p),$&&jt(h,p,L,"beforeUpdate"),L&&Vt(L,!0),(O.innerHTML&&_.innerHTML==null||O.textContent&&_.textContent==null)&&f(u,""),x?ie(p.dynamicChildren,x,u,L,k,Tr(h,P),R):c||ne(p,h,u,null,L,k,Tr(h,P),R,!1),b>0){if(b&16)xe(u,O,_,L,P);else if(b&2&&O.class!==_.class&&l(u,"class",null,_.class,P),b&4&&l(u,"style",O.style,_.style,P),b&8){const H=h.dynamicProps;for(let K=0;K<H.length;K++){const Q=H[K],we=O[Q],Y=_[Q];(Y!==we||Q==="value")&&l(u,Q,we,Y,P,L)}}b&1&&p.children!==h.children&&f(u,h.children)}else!c&&x==null&&xe(u,O,_,L,P);((T=_.onVnodeUpdated)||$)&&Ge(()=>{T&&ot(T,L,h,p),$&&jt(h,p,L,"updated")},k)},ie=(p,h,L,k,P,R,c)=>{for(let u=0;u<h.length;u++){const b=p[u],x=h[u],$=b.el&&(b.type===Pe||!un(b,x)||b.shapeFlag&198)?g(b.el):L;C(b,x,$,null,k,P,R,c,!0)}},xe=(p,h,L,k,P)=>{if(h!==L){if(h!==be)for(const R in h)!pn(R)&&!(R in L)&&l(p,R,h[R],null,P,k);for(const R in L){if(pn(R))continue;const c=L[R],u=h[R];c!==u&&R!=="value"&&l(p,R,u,c,P,k)}"value"in L&&l(p,"value",h.value,L.value,P)}},j=(p,h,L,k,P,R,c,u,b)=>{const x=h.el=p?p.el:i(""),$=h.anchor=p?p.anchor:i("");let{patchFlag:O,dynamicChildren:_,slotScopeIds:T}=h;T&&(u=u?u.concat(T):T),p==null?(r(x,L,k),r($,L,k),V(h.children||[],L,$,P,R,c,u,b)):O>0&&O&64&&_&&p.dynamicChildren&&p.dynamicChildren.length===_.length?(ie(p.dynamicChildren,_,L,P,R,c,u),(h.key!=null||P&&h===P.subTree)&&Fo(p,h,!0)):ne(p,h,L,$,P,R,c,u,b)},z=(p,h,L,k,P,R,c,u,b)=>{h.slotScopeIds=u,p==null?h.shapeFlag&512?P.ctx.activate(h,L,k,c,b):ge(h,L,k,P,R,c,b):ue(p,h,b)},ge=(p,h,L,k,P,R,c)=>{const u=p.component=pc(p,k,P);if(Eo(p)&&(u.ctx.renderer=Ke),gc(u,!1,c),u.asyncDep){if(P&&P.registerDep(u,he,c),!p.el){const b=u.subTree=ke(Ft);y(null,b,h,L),p.placeholder=b.el}}else he(u,p,h,L,P,R,c)},ue=(p,h,L)=>{const k=h.component=p.component;if(Ja(p,h,L))if(k.asyncDep&&!k.asyncResolved){se(k,h,L);return}else k.next=h,k.update();else h.el=p.el,k.vnode=h},he=(p,h,L,k,P,R,c)=>{const u=()=>{if(p.isMounted){let{next:O,bu:_,u:T,parent:H,vnode:K}=p;{const Z=Do(p);if(Z){O&&(O.el=K.el,se(p,O,c)),Z.asyncDep.then(()=>{p.isUnmounted||u()});return}}let Q=O,we;Vt(p,!1),O?(O.el=K.el,se(p,O,c)):O=K,_&&_r(_),(we=O.props&&O.props.onVnodeBeforeUpdate)&&ot(we,H,O,K),Vt(p,!0);const Y=Hs(p),B=p.subTree;p.subTree=Y,C(B,Y,g(B.el),st(B),p,P,R),O.el=Y.el,Q===null&&qa(p,Y.el),T&&Ge(T,P),(we=O.props&&O.props.onVnodeUpdated)&&Ge(()=>ot(we,H,O,K),P)}else{let O;const{el:_,props:T}=h,{bm:H,m:K,parent:Q,root:we,type:Y}=p,B=bn(h);Vt(p,!1),H&&_r(H),!B&&(O=T&&T.onVnodeBeforeMount)&&ot(O,Q,h),Vt(p,!0);{we.ce&&we.ce._def.shadowRoot!==!1&&we.ce._injectChildStyle(Y);const Z=p.subTree=Hs(p);C(null,Z,L,k,p,P,R),h.el=Z.el}if(K&&Ge(K,P),!B&&(O=T&&T.onVnodeMounted)){const Z=h;Ge(()=>ot(O,Q,Z),P)}(h.shapeFlag&256||Q&&bn(Q.vnode)&&Q.vnode.shapeFlag&256)&&p.a&&Ge(p.a,P),p.isMounted=!0,h=L=k=null}};p.scope.on();const b=p.effect=new Ql(u);p.scope.off();const x=p.update=b.run.bind(b),$=p.job=b.runIfDirty.bind(b);$.i=p,$.id=p.uid,b.scheduler=()=>fs($),Vt(p,!0),x()},se=(p,h,L)=>{h.component=p;const k=p.vnode.props;p.vnode=h,p.next=null,Qa(p,h.props,k,L),tc(p,h.children,L),Tt(),Ms(p),St()},ne=(p,h,L,k,P,R,c,u,b=!1)=>{const x=p&&p.children,$=p?p.shapeFlag:0,O=h.children,{patchFlag:_,shapeFlag:T}=h;if(_>0){if(_&128){We(x,O,L,k,P,R,c,u,b);return}else if(_&256){Le(x,O,L,k,P,R,c,u,b);return}}T&8?($&16&&ze(x,P,R),O!==x&&f(L,O)):$&16?T&16?We(x,O,L,k,P,R,c,u,b):ze(x,P,R,!0):($&8&&f(L,""),T&16&&V(O,L,k,P,R,c,u,b))},Le=(p,h,L,k,P,R,c,u,b)=>{p=p||zt,h=h||zt;const x=p.length,$=h.length,O=Math.min(x,$);let _;for(_=0;_<O;_++){const T=h[_]=b?Nt(h[_]):ut(h[_]);C(p[_],T,L,null,P,R,c,u,b)}x>$?ze(p,P,R,!0,!1,O):V(h,L,k,P,R,c,u,b,O)},We=(p,h,L,k,P,R,c,u,b)=>{let x=0;const $=h.length;let O=p.length-1,_=$-1;for(;x<=O&&x<=_;){const T=p[x],H=h[x]=b?Nt(h[x]):ut(h[x]);if(un(T,H))C(T,H,L,null,P,R,c,u,b);else break;x++}for(;x<=O&&x<=_;){const T=p[O],H=h[_]=b?Nt(h[_]):ut(h[_]);if(un(T,H))C(T,H,L,null,P,R,c,u,b);else break;O--,_--}if(x>O){if(x<=_){const T=_+1,H=T<$?h[T].el:k;for(;x<=_;)C(null,h[x]=b?Nt(h[x]):ut(h[x]),L,H,P,R,c,u,b),x++}}else if(x>_)for(;x<=O;)Te(p[x],P,R,!0),x++;else{const T=x,H=x,K=new Map;for(x=H;x<=_;x++){const Be=h[x]=b?Nt(h[x]):ut(h[x]);Be.key!=null&&K.set(Be.key,x)}let Q,we=0;const Y=_-H+1;let B=!1,Z=0;const an=new Array(Y);for(x=0;x<Y;x++)an[x]=0;for(x=T;x<=O;x++){const Be=p[x];if(we>=Y){Te(Be,P,R,!0);continue}let lt;if(Be.key!=null)lt=K.get(Be.key);else for(Q=H;Q<=_;Q++)if(an[Q-H]===0&&un(Be,h[Q])){lt=Q;break}lt===void 0?Te(Be,P,R,!0):(an[lt-H]=x+1,lt>=Z?Z=lt:B=!0,C(Be,h[lt],L,null,P,R,c,u,b),we++)}const Os=B?lc(an):zt;for(Q=Os.length-1,x=Y-1;x>=0;x--){const Be=H+x,lt=h[Be],Rs=h[Be+1],Ns=Be+1<$?Rs.el||$o(Rs):k;an[x]===0?C(null,lt,L,Ns,P,R,c,u,b):B&&(Q<0||x!==Os[Q]?ae(lt,L,Ns,2):Q--)}}},ae=(p,h,L,k,P=null)=>{const{el:R,type:c,transition:u,children:b,shapeFlag:x}=p;if(x&6){ae(p.component.subTree,h,L,k);return}if(x&128){p.suspense.move(h,L,k);return}if(x&64){c.move(p,h,L,Ke);return}if(c===Pe){r(R,h,L);for(let O=0;O<b.length;O++)ae(b[O],h,L,k);r(p.anchor,h,L);return}if(c===Sr){S(p,h,L);return}if(k!==2&&x&1&&u)if(k===0)u.beforeEnter(R),r(R,h,L),Ge(()=>u.enter(R),P);else{const{leave:O,delayLeave:_,afterLeave:T}=u,H=()=>{p.ctx.isUnmounted?s(R):r(R,h,L)},K=()=>{R._isLeaving&&R[Ta](!0),O(R,()=>{H(),T&&T()})};_?_(R,H,K):K()}else r(R,h,L)},Te=(p,h,L,k=!1,P=!1)=>{const{type:R,props:c,ref:u,children:b,dynamicChildren:x,shapeFlag:$,patchFlag:O,dirs:_,cacheIndex:T}=p;if(O===-2&&(P=!1),u!=null&&(Tt(),_n(u,null,L,p,!0),St()),T!=null&&(h.renderCache[T]=void 0),$&256){h.ctx.deactivate(p);return}const H=$&1&&_,K=!bn(p);let Q;if(K&&(Q=c&&c.onVnodeBeforeUnmount)&&ot(Q,h,p),$&6)qt(p.component,L,k);else{if($&128){p.suspense.unmount(L,k);return}H&&jt(p,null,h,"beforeUnmount"),$&64?p.type.remove(p,h,L,Ke,k):x&&!x.hasOnce&&(R!==Pe||O>0&&O&64)?ze(x,h,L,!1,!0):(R===Pe&&O&384||!P&&$&16)&&ze(b,h,L),k&&rt(p)}(K&&(Q=c&&c.onVnodeUnmounted)||H)&&Ge(()=>{Q&&ot(Q,h,p),H&&jt(p,null,h,"unmounted")},L)},rt=p=>{const{type:h,el:L,anchor:k,transition:P}=p;if(h===Pe){Ze(L,k);return}if(h===Sr){m(p);return}const R=()=>{s(L),P&&!P.persisted&&P.afterLeave&&P.afterLeave()};if(p.shapeFlag&1&&P&&!P.persisted){const{leave:c,delayLeave:u}=P,b=()=>c(L,R);u?u(p.el,R,b):b()}else R()},Ze=(p,h)=>{let L;for(;p!==h;)L=v(p),s(p),p=L;s(h)},qt=(p,h,L)=>{const{bum:k,scope:P,job:R,subTree:c,um:u,m:b,a:x}=p;Ks(b),Ks(x),k&&_r(k),P.stop(),R&&(R.flags|=8,Te(c,p,h,L)),u&&Ge(u,h),Ge(()=>{p.isUnmounted=!0},h)},ze=(p,h,L,k=!1,P=!1,R=0)=>{for(let c=R;c<p.length;c++)Te(p[c],h,L,k,P)},st=p=>{if(p.shapeFlag&6)return st(p.component.subTree);if(p.shapeFlag&128)return p.suspense.next();const h=v(p.anchor||p.el),L=h&&h[xa];return L?v(L):h};let He=!1;const qe=(p,h,L)=>{let k;p==null?h._vnode&&(Te(h._vnode,null,null,!0),k=h._vnode.component):C(h._vnode||null,p,h,null,null,null,L),h._vnode=p,He||(He=!0,Ms(k),mo(),He=!1)},Ke={p:C,um:Te,m:ae,r:rt,mt:ge,mc:V,pc:ne,pbc:ie,n:st,o:e};return{render:qe,hydrate:void 0,createApp:ja(qe)}}function Tr({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 Vt({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function sc(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Fo(e,t,n=!1){const r=e.children,s=t.children;if(q(r)&&q(s))for(let l=0;l<r.length;l++){const o=r[l];let i=s[l];i.shapeFlag&1&&!i.dynamicChildren&&((i.patchFlag<=0||i.patchFlag===32)&&(i=s[l]=Nt(s[l]),i.el=o.el),!n&&i.patchFlag!==-2&&Fo(o,i)),i.type===An&&(i.patchFlag!==-1?i.el=o.el:i.__elIndex=l+(e.type===Pe?1:0)),i.type===Ft&&!i.el&&(i.el=o.el)}}function lc(e){const t=e.slice(),n=[0];let r,s,l,o,i;const a=e.length;for(r=0;r<a;r++){const d=e[r];if(d!==0){if(s=n[n.length-1],e[s]<d){t[r]=s,n.push(r);continue}for(l=0,o=n.length-1;l<o;)i=l+o>>1,e[n[i]]<d?l=i+1:o=i;d<e[n[l]]&&(l>0&&(t[r]=n[l-1]),n[l]=r)}}for(l=n.length,o=n[l-1];l-- >0;)n[l]=o,o=t[o];return n}function Do(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Do(t)}function Ks(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}function $o(e){if(e.placeholder)return e.placeholder;const t=e.component;return t?$o(t.subTree):null}const Uo=e=>e.__isSuspense;function oc(e,t){t&&t.pendingBranch?q(e)?t.effects.push(...e):t.effects.push(e):ha(e)}const Pe=Symbol.for("v-fgt"),An=Symbol.for("v-txt"),Ft=Symbol.for("v-cmt"),Sr=Symbol.for("v-stc"),vn=[];let Ye=null;function re(e=!1){vn.push(Ye=e?null:[])}function ic(){vn.pop(),Ye=vn[vn.length-1]||null}let Sn=1;function Zn(e,t=!1){Sn+=e,e<0&&Ye&&t&&(Ye.hasOnce=!0)}function Wo(e){return e.dynamicChildren=Sn>0?Ye||zt:null,ic(),Sn>0&&Ye&&Ye.push(e),e}function le(e,t,n,r,s,l){return Wo(M(e,t,n,r,s,l,!0))}function Wr(e,t,n,r,s){return Wo(ke(e,t,n,r,s,!0))}function zn(e){return e?e.__v_isVNode===!0:!1}function un(e,t){return e.type===t.type&&e.key===t.key}const Ho=({key:e})=>e??null,Vn=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?Re(e)||Ce(e)||X(e)?{i:ft,r:e,k:t,f:!!n}:e:null);function M(e,t=null,n=null,r=0,s=null,l=e===Pe?0:1,o=!1,i=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Ho(t),ref:t&&Vn(t),scopeId:bo,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:l,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:ft};return i?(ms(a,n),l&128&&e.normalize(a)):n&&(a.shapeFlag|=Re(n)?8:16),Sn>0&&!o&&Ye&&(a.patchFlag>0||l&6)&&a.patchFlag!==32&&Ye.push(a),a}const ke=ac;function ac(e,t=null,n=null,r=0,s=null,l=!1){if((!e||e===Aa)&&(e=Ft),zn(e)){const i=sn(e,t,!0);return n&&ms(i,n),Sn>0&&!l&&Ye&&(i.shapeFlag&6?Ye[Ye.indexOf(e)]=i:Ye.push(i)),i.patchFlag=-2,i}if(bc(e)&&(e=e.__vccOpts),t){t=cc(t);let{class:i,style:a}=t;i&&!Re(i)&&(t.class=Se(i)),ve(a)&&(us(a)&&!q(a)&&(a=Ae({},a)),t.style=Nn(a))}const o=Re(e)?1:Uo(e)?128:Ea(e)?64:ve(e)?4:X(e)?2:0;return M(e,t,n,r,s,o,l,!0)}function cc(e){return e?us(e)||Ro(e)?Ae({},e):e:null}function sn(e,t,n=!1,r=!1){const{props:s,ref:l,patchFlag:o,children:i,transition:a}=e,d=t?uc(s||{},t):s,f={__v_isVNode:!0,__v_skip:!0,type:e.type,props:d,key:d&&Ho(d),ref:t&&t.ref?n&&l?q(l)?l.concat(Vn(t)):[l,Vn(t)]:Vn(t):l,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:i,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Pe?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:a,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&sn(e.ssContent),ssFallback:e.ssFallback&&sn(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return a&&r&&ds(f,a.clone(f)),f}function kt(e=" ",t=0){return ke(An,null,e,t)}function yt(e="",t=!1){return t?(re(),Wr(Ft,null,e)):ke(Ft,null,e)}function ut(e){return e==null||typeof e=="boolean"?ke(Ft):q(e)?ke(Pe,null,e.slice()):zn(e)?Nt(e):ke(An,null,String(e))}function Nt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:sn(e)}function ms(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(q(t))n=16;else if(typeof t=="object")if(r&65){const s=t.default;s&&(s._c&&(s._d=!1),ms(e,s()),s._c&&(s._d=!0));return}else{n=32;const s=t._;!s&&!Ro(t)?t._ctx=ft:s===3&&ft&&(ft.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else X(t)?(t={default:t,_ctx:ft},n=32):(t=String(t),r&64?(n=16,t=[kt(t)]):n=8);e.children=t,e.shapeFlag|=n}function uc(...e){const t={};for(let n=0;n<e.length;n++){const r=e[n];for(const s in r)if(s==="class")t.class!==r.class&&(t.class=Se([t.class,r.class]));else if(s==="style")t.style=Nn([t.style,r.style]);else if(rr(s)){const l=t[s],o=r[s];o&&l!==o&&!(q(l)&&l.includes(o))&&(t[s]=l?[].concat(l,o):o)}else s!==""&&(t[s]=r[s])}return t}function ot(e,t,n,r=null){gt(e,t,7,[n,r])}const fc=wo();let dc=0;function pc(e,t,n){const r=e.type,s=(t?t.appContext:e.appContext)||fc,l={uid:dc++,vnode:e,type:r,parent:t,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new Xl(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(s.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Po(r,s),emitsOptions:Io(r,s),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,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 l.ctx={_:l},l.root=t?t.root:l,l.emit=Ka.bind(null,l),e.ce&&e.ce(l),l}let Ue=null;const _s=()=>Ue||ft;let er,Hr;{const e=or(),t=(n,r)=>{let s;return(s=e[n])||(s=e[n]=[]),s.push(r),l=>{s.length>1?s.forEach(o=>o(l)):s[0](l)}};er=t("__VUE_INSTANCE_SETTERS__",n=>Ue=n),Hr=t("__VUE_SSR_SETTERS__",n=>Ln=n)}const Mn=e=>{const t=Ue;return er(e),e.scope.on(),()=>{e.scope.off(),er(t)}},Bs=()=>{Ue&&Ue.scope.off(),er(null)};function jo(e){return e.vnode.shapeFlag&4}let Ln=!1;function gc(e,t=!1,n=!1){t&&Hr(t);const{props:r,children:s}=e.vnode,l=jo(e);Xa(e,r,l,t),ec(e,s,n||t);const o=l?hc(e,t):void 0;return t&&Hr(!1),o}function hc(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,Ma);const{setup:r}=n;if(r){Tt();const s=e.setupContext=r.length>1?_c(e):null,l=Mn(e),o=Pn(r,e,0,[e.props,s]),i=jl(o);if(St(),l(),(i||e.sp)&&!bn(e)&&xo(e),i){if(o.then(Bs,Bs),t)return o.then(a=>{Gs(e,a)}).catch(a=>{ar(a,e,0)});e.asyncDep=o}else Gs(e,o)}else Vo(e)}function Gs(e,t,n){X(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:ve(t)&&(e.setupState=po(t)),Vo(e)}function Vo(e,t,n){const r=e.type;e.render||(e.render=r.render||dt);{const s=Mn(e);Tt();try{Fa(e)}finally{St(),s()}}}const mc={get(e,t){return Fe(e,"get",""),e[t]}};function _c(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,mc),slots:e.slots,emit:e.emit,expose:t}}function bs(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(po(sa(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in yn)return yn[n](e)},has(t,n){return n in t||n in yn}})):e.proxy}function bc(e){return X(e)&&"__vccOpts"in e}const Ee=(e,t)=>ca(e,t,Ln);function Ko(e,t,n){try{Zn(-1);const r=arguments.length;return r===2?ve(t)&&!q(t)?zn(t)?ke(e,null,[t]):ke(e,t):ke(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&zn(n)&&(n=[n]),ke(e,t,n))}finally{Zn(1)}}const yc="3.5.27";let jr;const Ys=typeof window<"u"&&window.trustedTypes;if(Ys)try{jr=Ys.createPolicy("vue",{createHTML:e=>e})}catch{}const Bo=jr?e=>jr.createHTML(e):e=>e,vc="http://www.w3.org/2000/svg",xc="http://www.w3.org/1998/Math/MathML",_t=typeof document<"u"?document:null,Js=_t&&_t.createElement("template"),Ec={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const s=t==="svg"?_t.createElementNS(vc,e):t==="mathml"?_t.createElementNS(xc,e):n?_t.createElement(e,{is:n}):_t.createElement(e);return e==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:e=>_t.createTextNode(e),createComment:e=>_t.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>_t.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,s,l){const o=n?n.previousSibling:t.lastChild;if(s&&(s===l||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),n),!(s===l||!(s=s.nextSibling)););else{Js.innerHTML=Bo(r==="svg"?`<svg>${e}</svg>`:r==="mathml"?`<math>${e}</math>`:e);const i=Js.content;if(r==="svg"||r==="mathml"){const a=i.firstChild;for(;a.firstChild;)i.appendChild(a.firstChild);i.removeChild(a)}t.insertBefore(i,n)}return[o?o.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Tc=Symbol("_vtc");function Sc(e,t,n){const r=e[Tc];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const qs=Symbol("_vod"),Lc=Symbol("_vsh"),wc=Symbol(""),Ic=/(?:^|;)\s*display\s*:/;function Cc(e,t,n){const r=e.style,s=Re(n);let l=!1;if(n&&!s){if(t)if(Re(t))for(const o of t.split(";")){const i=o.slice(0,o.indexOf(":")).trim();n[i]==null&&Kn(r,i,"")}else for(const o in t)n[o]==null&&Kn(r,o,"");for(const o in n)o==="display"&&(l=!0),Kn(r,o,n[o])}else if(s){if(t!==n){const o=r[wc];o&&(n+=";"+o),r.cssText=n,l=Ic.test(n)}}else t&&e.removeAttribute("style");qs in e&&(e[qs]=l?r.display:"",e[Lc]&&(r.display="none"))}const Xs=/\s*!important$/;function Kn(e,t,n){if(q(n))n.forEach(r=>Kn(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=Oc(e,t);Xs.test(n)?e.setProperty(Jt(r),n.replace(Xs,""),"important"):e[r]=n}}const Qs=["Webkit","Moz","ms"],Lr={};function Oc(e,t){const n=Lr[t];if(n)return n;let r=Mt(t);if(r!=="filter"&&r in e)return Lr[t]=r;r=Bl(r);for(let s=0;s<Qs.length;s++){const l=Qs[s]+r;if(l in e)return Lr[t]=l}return t}const Zs="http://www.w3.org/1999/xlink";function zs(e,t,n,r,s,l=Fi(t)){r&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(Zs,t.slice(6,t.length)):e.setAttributeNS(Zs,t,n):n==null||l&&!Yl(n)?e.removeAttribute(t):e.setAttribute(t,l?"":Dt(n)?String(n):n)}function el(e,t,n,r,s){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?Bo(n):n);return}const l=e.tagName;if(t==="value"&&l!=="PROGRESS"&&!l.includes("-")){const i=l==="OPTION"?e.getAttribute("value")||"":e.value,a=n==null?e.type==="checkbox"?"on":"":String(n);(i!==a||!("_value"in e))&&(e.value=a),n==null&&e.removeAttribute(t),e._value=n;return}let o=!1;if(n===""||n==null){const i=typeof e[t];i==="boolean"?n=Yl(n):n==null&&i==="string"?(n="",o=!0):i==="number"&&(n=0,o=!0)}try{e[t]=n}catch{}o&&e.removeAttribute(s||t)}function Rc(e,t,n,r){e.addEventListener(t,n,r)}function Nc(e,t,n,r){e.removeEventListener(t,n,r)}const tl=Symbol("_vei");function Pc(e,t,n,r,s=null){const l=e[tl]||(e[tl]={}),o=l[t];if(r&&o)o.value=r;else{const[i,a]=kc(t);if(r){const d=l[t]=Fc(r,s);Rc(e,i,d,a)}else o&&(Nc(e,i,o,a),l[t]=void 0)}}const nl=/(?:Once|Passive|Capture)$/;function kc(e){let t;if(nl.test(e)){t={};let r;for(;r=e.match(nl);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Jt(e.slice(2)),t]}let wr=0;const Ac=Promise.resolve(),Mc=()=>wr||(Ac.then(()=>wr=0),wr=Date.now());function Fc(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;gt(Dc(r,n.value),t,5,[r])};return n.value=e,n.attached=Mc(),n}function Dc(e,t){if(q(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>s=>!s._stopped&&r&&r(s))}else return t}const rl=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,$c=(e,t,n,r,s,l)=>{const o=s==="svg";t==="class"?Sc(e,r,o):t==="style"?Cc(e,n,r):rr(t)?es(t)||Pc(e,t,n,r,l):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Uc(e,t,r,o))?(el(e,t,r),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&zs(e,t,r,o,l,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!Re(r))?el(e,Mt(t),r,l,t):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),zs(e,t,r,o))};function Uc(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&rl(t)&&X(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="sandbox"&&e.tagName==="IFRAME"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const s=e.tagName;if(s==="IMG"||s==="VIDEO"||s==="CANVAS"||s==="SOURCE")return!1}return rl(t)&&Re(n)?!1:t in e}const Wc=Ae({patchProp:$c},Ec);let sl;function Hc(){return sl||(sl=nc(Wc))}const jc=((...e)=>{const t=Hc().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=Kc(r);if(!s)return;const l=t._component;!X(l)&&!l.render&&!l.template&&(l.template=s.innerHTML),s.nodeType===1&&(s.textContent="");const o=n(s,!1,Vc(s));return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),o},t});function Vc(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Kc(e){return Re(e)?document.querySelector(e):e}function Bc(e,t){typeof console<"u"&&(console.warn("[intlify] "+e),t&&console.warn(t.stack))}const tr=typeof window<"u",$t=(e,t=!1)=>t?Symbol.for(e):Symbol(e),Gc=(e,t,n)=>Yc({l:e,k:t,s:n}),Yc=e=>JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029").replace(/\u0027/g,"\\u0027"),Oe=e=>typeof e=="number"&&isFinite(e),Jc=e=>ys(e)==="[object Date]",ln=e=>ys(e)==="[object RegExp]",pr=e=>te(e)&&Object.keys(e).length===0,Ne=Object.assign,qc=Object.create,me=(e=null)=>qc(e);let ll;const Bt=()=>ll||(ll=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:me());function ol(e){return e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'").replace(/\//g,"/").replace(/=/g,"=")}function il(e){return e.replace(/&(?![a-zA-Z0-9#]{2,6};)/g,"&").replace(/"/g,""").replace(/'/g,"'").replace(/</g,"<").replace(/>/g,">")}function Xc(e){return e=e.replace(/(\w+)\s*=\s*"([^"]*)"/g,(r,s,l)=>`${s}="${il(l)}"`),e=e.replace(/(\w+)\s*=\s*'([^']*)'/g,(r,s,l)=>`${s}='${il(l)}'`),/\s*on\w+\s*=\s*["']?[^"'>]+["']?/gi.test(e)&&(e=e.replace(/(\s+)(on)(\w+\s*=)/gi,"$1on$3")),[/(\s+(?:href|src|action|formaction)\s*=\s*["']?)\s*javascript:/gi,/(style\s*=\s*["'][^"']*url\s*\(\s*)javascript:/gi].forEach(r=>{e=e.replace(r,"$1javascript:")}),e}const Qc=Object.prototype.hasOwnProperty;function et(e,t){return Qc.call(e,t)}const Ie=Array.isArray,ye=e=>typeof e=="function",U=e=>typeof e=="string",oe=e=>typeof e=="boolean",ce=e=>e!==null&&typeof e=="object",Zc=e=>ce(e)&&ye(e.then)&&ye(e.catch),Go=Object.prototype.toString,ys=e=>Go.call(e),te=e=>ys(e)==="[object Object]",zc=e=>e==null?"":Ie(e)||te(e)&&e.toString===Go?JSON.stringify(e,null,2):String(e);function vs(e,t=""){return e.reduce((n,r,s)=>s===0?n+r:n+t+r,"")}const Un=e=>!ce(e)||Ie(e);function Bn(e,t){if(Un(e)||Un(t))throw new Error("Invalid value");const n=[{src:e,des:t}];for(;n.length;){const{src:r,des:s}=n.pop();Object.keys(r).forEach(l=>{l!=="__proto__"&&(ce(r[l])&&!ce(s[l])&&(s[l]=Array.isArray(r[l])?[]:me()),Un(s[l])||Un(r[l])?s[l]=r[l]:n.push({src:r[l],des:s[l]}))})}}function eu(e,t,n){return{line:e,column:t,offset:n}}function Vr(e,t,n){return{start:e,end:t}}const fe={EXPECTED_TOKEN:1,INVALID_TOKEN_IN_PLACEHOLDER:2,UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER:3,UNKNOWN_ESCAPE_SEQUENCE:4,INVALID_UNICODE_ESCAPE_SEQUENCE:5,UNBALANCED_CLOSING_BRACE:6,UNTERMINATED_CLOSING_BRACE:7,EMPTY_PLACEHOLDER:8,NOT_ALLOW_NEST_PLACEHOLDER:9,INVALID_LINKED_FORMAT:10,MUST_HAVE_MESSAGES_IN_PLURAL:11,UNEXPECTED_EMPTY_LINKED_MODIFIER:12,UNEXPECTED_EMPTY_LINKED_KEY:13,UNEXPECTED_LEXICAL_ANALYSIS:14},tu=17;function gr(e,t,n={}){const{domain:r,messages:s,args:l}=n,o=e,i=new SyntaxError(String(o));return i.code=e,t&&(i.location=t),i.domain=r,i}function nu(e){throw e}const it=" ",ru="\r",Me=`
|
|
2
|
-
`,su="\u2028",lu="\u2029";function ou(e){const t=e;let n=0,r=1,s=1,l=0;const o=I=>t[I]===ru&&t[I+1]===Me,i=I=>t[I]===Me,a=I=>t[I]===lu,d=I=>t[I]===su,f=I=>o(I)||i(I)||a(I)||d(I),g=()=>n,v=()=>r,E=()=>s,A=()=>l,C=I=>o(I)||a(I)||d(I)?Me:t[I],D=()=>C(n),y=()=>C(n+l);function w(){return l=0,f(n)&&(r++,s=0),o(n)&&n++,n++,s++,t[n]}function S(){return o(n+l)&&l++,l++,t[n+l]}function m(){n=0,r=1,s=1,l=0}function N(I=0){l=I}function F(){const I=n+l;for(;I!==n;)w();l=0}return{index:g,line:v,column:E,peekOffset:A,charAt:C,currentChar:D,currentPeek:y,next:w,peek:S,reset:m,resetPeek:N,skipToPeek:F}}const mt=void 0,iu=".",al="'",au="tokenizer";function cu(e,t={}){const n=t.location!==!1,r=ou(e),s=()=>r.index(),l=()=>eu(r.line(),r.column(),r.index()),o=l(),i=s(),a={currentType:13,offset:i,startLoc:o,endLoc:o,lastType:13,lastOffset:i,lastStartLoc:o,lastEndLoc:o,braceNest:0,inLinked:!1,text:""},d=()=>a,{onError:f}=t;function g(c,u,b,...x){const $=d();if(u.column+=b,u.offset+=b,f){const O=n?Vr($.startLoc,u):null,_=gr(c,O,{domain:au,args:x});f(_)}}function v(c,u,b){c.endLoc=l(),c.currentType=u;const x={type:u};return n&&(x.loc=Vr(c.startLoc,c.endLoc)),b!=null&&(x.value=b),x}const E=c=>v(c,13);function A(c,u){return c.currentChar()===u?(c.next(),u):(g(fe.EXPECTED_TOKEN,l(),0,u),"")}function C(c){let u="";for(;c.currentPeek()===it||c.currentPeek()===Me;)u+=c.currentPeek(),c.peek();return u}function D(c){const u=C(c);return c.skipToPeek(),u}function y(c){if(c===mt)return!1;const u=c.charCodeAt(0);return u>=97&&u<=122||u>=65&&u<=90||u===95}function w(c){if(c===mt)return!1;const u=c.charCodeAt(0);return u>=48&&u<=57}function S(c,u){const{currentType:b}=u;if(b!==2)return!1;C(c);const x=y(c.currentPeek());return c.resetPeek(),x}function m(c,u){const{currentType:b}=u;if(b!==2)return!1;C(c);const x=c.currentPeek()==="-"?c.peek():c.currentPeek(),$=w(x);return c.resetPeek(),$}function N(c,u){const{currentType:b}=u;if(b!==2)return!1;C(c);const x=c.currentPeek()===al;return c.resetPeek(),x}function F(c,u){const{currentType:b}=u;if(b!==7)return!1;C(c);const x=c.currentPeek()===".";return c.resetPeek(),x}function I(c,u){const{currentType:b}=u;if(b!==8)return!1;C(c);const x=y(c.currentPeek());return c.resetPeek(),x}function V(c,u){const{currentType:b}=u;if(!(b===7||b===11))return!1;C(c);const x=c.currentPeek()===":";return c.resetPeek(),x}function G(c,u){const{currentType:b}=u;if(b!==9)return!1;const x=()=>{const O=c.currentPeek();return O==="{"?y(c.peek()):O==="@"||O==="|"||O===":"||O==="."||O===it||!O?!1:O===Me?(c.peek(),x()):xe(c,!1)},$=x();return c.resetPeek(),$}function ie(c){C(c);const u=c.currentPeek()==="|";return c.resetPeek(),u}function xe(c,u=!0){const b=($=!1,O="")=>{const _=c.currentPeek();return _==="{"||_==="@"||!_?$:_==="|"?!(O===it||O===Me):_===it?(c.peek(),b(!0,it)):_===Me?(c.peek(),b(!0,Me)):!0},x=b();return u&&c.resetPeek(),x}function j(c,u){const b=c.currentChar();return b===mt?mt:u(b)?(c.next(),b):null}function z(c){const u=c.charCodeAt(0);return u>=97&&u<=122||u>=65&&u<=90||u>=48&&u<=57||u===95||u===36}function ge(c){return j(c,z)}function ue(c){const u=c.charCodeAt(0);return u>=97&&u<=122||u>=65&&u<=90||u>=48&&u<=57||u===95||u===36||u===45}function he(c){return j(c,ue)}function se(c){const u=c.charCodeAt(0);return u>=48&&u<=57}function ne(c){return j(c,se)}function Le(c){const u=c.charCodeAt(0);return u>=48&&u<=57||u>=65&&u<=70||u>=97&&u<=102}function We(c){return j(c,Le)}function ae(c){let u="",b="";for(;u=ne(c);)b+=u;return b}function Te(c){let u="";for(;;){const b=c.currentChar();if(b==="{"||b==="}"||b==="@"||b==="|"||!b)break;if(b===it||b===Me)if(xe(c))u+=b,c.next();else{if(ie(c))break;u+=b,c.next()}else u+=b,c.next()}return u}function rt(c){D(c);let u="",b="";for(;u=he(c);)b+=u;const x=c.currentChar();if(x&&x!=="}"&&x!==mt&&x!==it&&x!==Me&&x!==" "){const $=Ke(c);return g(fe.INVALID_TOKEN_IN_PLACEHOLDER,l(),0,b+$),b+$}return c.currentChar()===mt&&g(fe.UNTERMINATED_CLOSING_BRACE,l(),0),b}function Ze(c){D(c);let u="";return c.currentChar()==="-"?(c.next(),u+=`-${ae(c)}`):u+=ae(c),c.currentChar()===mt&&g(fe.UNTERMINATED_CLOSING_BRACE,l(),0),u}function qt(c){return c!==al&&c!==Me}function ze(c){D(c),A(c,"'");let u="",b="";for(;u=j(c,qt);)u==="\\"?b+=st(c):b+=u;const x=c.currentChar();return x===Me||x===mt?(g(fe.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,l(),0),x===Me&&(c.next(),A(c,"'")),b):(A(c,"'"),b)}function st(c){const u=c.currentChar();switch(u){case"\\":case"'":return c.next(),`\\${u}`;case"u":return He(c,u,4);case"U":return He(c,u,6);default:return g(fe.UNKNOWN_ESCAPE_SEQUENCE,l(),0,u),""}}function He(c,u,b){A(c,u);let x="";for(let $=0;$<b;$++){const O=We(c);if(!O){g(fe.INVALID_UNICODE_ESCAPE_SEQUENCE,l(),0,`\\${u}${x}${c.currentChar()}`);break}x+=O}return`\\${u}${x}`}function qe(c){return c!=="{"&&c!=="}"&&c!==it&&c!==Me}function Ke(c){D(c);let u="",b="";for(;u=j(c,qe);)b+=u;return b}function Ht(c){let u="",b="";for(;u=ge(c);)b+=u;return b}function p(c){const u=b=>{const x=c.currentChar();return x==="{"||x==="@"||x==="|"||x==="("||x===")"||!x||x===it?b:(b+=x,c.next(),u(b))};return u("")}function h(c){D(c);const u=A(c,"|");return D(c),u}function L(c,u){let b=null;switch(c.currentChar()){case"{":return u.braceNest>=1&&g(fe.NOT_ALLOW_NEST_PLACEHOLDER,l(),0),c.next(),b=v(u,2,"{"),D(c),u.braceNest++,b;case"}":return u.braceNest>0&&u.currentType===2&&g(fe.EMPTY_PLACEHOLDER,l(),0),c.next(),b=v(u,3,"}"),u.braceNest--,u.braceNest>0&&D(c),u.inLinked&&u.braceNest===0&&(u.inLinked=!1),b;case"@":return u.braceNest>0&&g(fe.UNTERMINATED_CLOSING_BRACE,l(),0),b=k(c,u)||E(u),u.braceNest=0,b;default:{let $=!0,O=!0,_=!0;if(ie(c))return u.braceNest>0&&g(fe.UNTERMINATED_CLOSING_BRACE,l(),0),b=v(u,1,h(c)),u.braceNest=0,u.inLinked=!1,b;if(u.braceNest>0&&(u.currentType===4||u.currentType===5||u.currentType===6))return g(fe.UNTERMINATED_CLOSING_BRACE,l(),0),u.braceNest=0,P(c,u);if($=S(c,u))return b=v(u,4,rt(c)),D(c),b;if(O=m(c,u))return b=v(u,5,Ze(c)),D(c),b;if(_=N(c,u))return b=v(u,6,ze(c)),D(c),b;if(!$&&!O&&!_)return b=v(u,12,Ke(c)),g(fe.INVALID_TOKEN_IN_PLACEHOLDER,l(),0,b.value),D(c),b;break}}return b}function k(c,u){const{currentType:b}=u;let x=null;const $=c.currentChar();switch((b===7||b===8||b===11||b===9)&&($===Me||$===it)&&g(fe.INVALID_LINKED_FORMAT,l(),0),$){case"@":return c.next(),x=v(u,7,"@"),u.inLinked=!0,x;case".":return D(c),c.next(),v(u,8,".");case":":return D(c),c.next(),v(u,9,":");default:return ie(c)?(x=v(u,1,h(c)),u.braceNest=0,u.inLinked=!1,x):F(c,u)||V(c,u)?(D(c),k(c,u)):I(c,u)?(D(c),v(u,11,Ht(c))):G(c,u)?(D(c),$==="{"?L(c,u)||x:v(u,10,p(c))):(b===7&&g(fe.INVALID_LINKED_FORMAT,l(),0),u.braceNest=0,u.inLinked=!1,P(c,u))}}function P(c,u){let b={type:13};if(u.braceNest>0)return L(c,u)||E(u);if(u.inLinked)return k(c,u)||E(u);switch(c.currentChar()){case"{":return L(c,u)||E(u);case"}":return g(fe.UNBALANCED_CLOSING_BRACE,l(),0),c.next(),v(u,3,"}");case"@":return k(c,u)||E(u);default:{if(ie(c))return b=v(u,1,h(c)),u.braceNest=0,u.inLinked=!1,b;if(xe(c))return v(u,0,Te(c));break}}return b}function R(){const{currentType:c,offset:u,startLoc:b,endLoc:x}=a;return a.lastType=c,a.lastOffset=u,a.lastStartLoc=b,a.lastEndLoc=x,a.offset=s(),a.startLoc=l(),r.currentChar()===mt?v(a,13):P(r,a)}return{nextToken:R,currentOffset:s,currentPosition:l,context:d}}const uu="parser",fu=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function du(e,t,n){switch(e){case"\\\\":return"\\";case"\\'":return"'";default:{const r=parseInt(t||n,16);return r<=55295||r>=57344?String.fromCodePoint(r):"�"}}}function pu(e={}){const t=e.location!==!1,{onError:n}=e;function r(y,w,S,m,...N){const F=y.currentPosition();if(F.offset+=m,F.column+=m,n){const I=t?Vr(S,F):null,V=gr(w,I,{domain:uu,args:N});n(V)}}function s(y,w,S){const m={type:y};return t&&(m.start=w,m.end=w,m.loc={start:S,end:S}),m}function l(y,w,S,m){t&&(y.end=w,y.loc&&(y.loc.end=S))}function o(y,w){const S=y.context(),m=s(3,S.offset,S.startLoc);return m.value=w,l(m,y.currentOffset(),y.currentPosition()),m}function i(y,w){const S=y.context(),{lastOffset:m,lastStartLoc:N}=S,F=s(5,m,N);return F.index=parseInt(w,10),y.nextToken(),l(F,y.currentOffset(),y.currentPosition()),F}function a(y,w){const S=y.context(),{lastOffset:m,lastStartLoc:N}=S,F=s(4,m,N);return F.key=w,y.nextToken(),l(F,y.currentOffset(),y.currentPosition()),F}function d(y,w){const S=y.context(),{lastOffset:m,lastStartLoc:N}=S,F=s(9,m,N);return F.value=w.replace(fu,du),y.nextToken(),l(F,y.currentOffset(),y.currentPosition()),F}function f(y){const w=y.nextToken(),S=y.context(),{lastOffset:m,lastStartLoc:N}=S,F=s(8,m,N);return w.type!==11?(r(y,fe.UNEXPECTED_EMPTY_LINKED_MODIFIER,S.lastStartLoc,0),F.value="",l(F,m,N),{nextConsumeToken:w,node:F}):(w.value==null&&r(y,fe.UNEXPECTED_LEXICAL_ANALYSIS,S.lastStartLoc,0,at(w)),F.value=w.value||"",l(F,y.currentOffset(),y.currentPosition()),{node:F})}function g(y,w){const S=y.context(),m=s(7,S.offset,S.startLoc);return m.value=w,l(m,y.currentOffset(),y.currentPosition()),m}function v(y){const w=y.context(),S=s(6,w.offset,w.startLoc);let m=y.nextToken();if(m.type===8){const N=f(y);S.modifier=N.node,m=N.nextConsumeToken||y.nextToken()}switch(m.type!==9&&r(y,fe.UNEXPECTED_LEXICAL_ANALYSIS,w.lastStartLoc,0,at(m)),m=y.nextToken(),m.type===2&&(m=y.nextToken()),m.type){case 10:m.value==null&&r(y,fe.UNEXPECTED_LEXICAL_ANALYSIS,w.lastStartLoc,0,at(m)),S.key=g(y,m.value||"");break;case 4:m.value==null&&r(y,fe.UNEXPECTED_LEXICAL_ANALYSIS,w.lastStartLoc,0,at(m)),S.key=a(y,m.value||"");break;case 5:m.value==null&&r(y,fe.UNEXPECTED_LEXICAL_ANALYSIS,w.lastStartLoc,0,at(m)),S.key=i(y,m.value||"");break;case 6:m.value==null&&r(y,fe.UNEXPECTED_LEXICAL_ANALYSIS,w.lastStartLoc,0,at(m)),S.key=d(y,m.value||"");break;default:{r(y,fe.UNEXPECTED_EMPTY_LINKED_KEY,w.lastStartLoc,0);const N=y.context(),F=s(7,N.offset,N.startLoc);return F.value="",l(F,N.offset,N.startLoc),S.key=F,l(S,N.offset,N.startLoc),{nextConsumeToken:m,node:S}}}return l(S,y.currentOffset(),y.currentPosition()),{node:S}}function E(y){const w=y.context(),S=w.currentType===1?y.currentOffset():w.offset,m=w.currentType===1?w.endLoc:w.startLoc,N=s(2,S,m);N.items=[];let F=null;do{const G=F||y.nextToken();switch(F=null,G.type){case 0:G.value==null&&r(y,fe.UNEXPECTED_LEXICAL_ANALYSIS,w.lastStartLoc,0,at(G)),N.items.push(o(y,G.value||""));break;case 5:G.value==null&&r(y,fe.UNEXPECTED_LEXICAL_ANALYSIS,w.lastStartLoc,0,at(G)),N.items.push(i(y,G.value||""));break;case 4:G.value==null&&r(y,fe.UNEXPECTED_LEXICAL_ANALYSIS,w.lastStartLoc,0,at(G)),N.items.push(a(y,G.value||""));break;case 6:G.value==null&&r(y,fe.UNEXPECTED_LEXICAL_ANALYSIS,w.lastStartLoc,0,at(G)),N.items.push(d(y,G.value||""));break;case 7:{const ie=v(y);N.items.push(ie.node),F=ie.nextConsumeToken||null;break}}}while(w.currentType!==13&&w.currentType!==1);const I=w.currentType===1?w.lastOffset:y.currentOffset(),V=w.currentType===1?w.lastEndLoc:y.currentPosition();return l(N,I,V),N}function A(y,w,S,m){const N=y.context();let F=m.items.length===0;const I=s(1,w,S);I.cases=[],I.cases.push(m);do{const V=E(y);F||(F=V.items.length===0),I.cases.push(V)}while(N.currentType!==13);return F&&r(y,fe.MUST_HAVE_MESSAGES_IN_PLURAL,S,0),l(I,y.currentOffset(),y.currentPosition()),I}function C(y){const w=y.context(),{offset:S,startLoc:m}=w,N=E(y);return w.currentType===13?N:A(y,S,m,N)}function D(y){const w=cu(y,Ne({},e)),S=w.context(),m=s(0,S.offset,S.startLoc);return t&&m.loc&&(m.loc.source=y),m.body=C(w),e.onCacheKey&&(m.cacheKey=e.onCacheKey(y)),S.currentType!==13&&r(w,fe.UNEXPECTED_LEXICAL_ANALYSIS,S.lastStartLoc,0,y[S.offset]||""),l(m,w.currentOffset(),w.currentPosition()),m}return{parse:D}}function at(e){if(e.type===13)return"EOF";const t=(e.value||"").replace(/\r?\n/gu,"\\n");return t.length>10?t.slice(0,9)+"…":t}function gu(e,t={}){const n={ast:e,helpers:new Set};return{context:()=>n,helper:l=>(n.helpers.add(l),l)}}function cl(e,t){for(let n=0;n<e.length;n++)xs(e[n],t)}function xs(e,t){switch(e.type){case 1:cl(e.cases,t),t.helper("plural");break;case 2:cl(e.items,t);break;case 6:{xs(e.key,t),t.helper("linked"),t.helper("type");break}case 5:t.helper("interpolate"),t.helper("list");break;case 4:t.helper("interpolate"),t.helper("named");break}}function hu(e,t={}){const n=gu(e);n.helper("normalize"),e.body&&xs(e.body,n);const r=n.context();e.helpers=Array.from(r.helpers)}function mu(e){const t=e.body;return t.type===2?ul(t):t.cases.forEach(n=>ul(n)),e}function ul(e){if(e.items.length===1){const t=e.items[0];(t.type===3||t.type===9)&&(e.static=t.value,delete t.value)}else{const t=[];for(let n=0;n<e.items.length;n++){const r=e.items[n];if(!(r.type===3||r.type===9)||r.value==null)break;t.push(r.value)}if(t.length===e.items.length){e.static=vs(t);for(let n=0;n<e.items.length;n++){const r=e.items[n];(r.type===3||r.type===9)&&delete r.value}}}}function Zt(e){switch(e.t=e.type,e.type){case 0:{const t=e;Zt(t.body),t.b=t.body,delete t.body;break}case 1:{const t=e,n=t.cases;for(let r=0;r<n.length;r++)Zt(n[r]);t.c=n,delete t.cases;break}case 2:{const t=e,n=t.items;for(let r=0;r<n.length;r++)Zt(n[r]);t.i=n,delete t.items,t.static&&(t.s=t.static,delete t.static);break}case 3:case 9:case 8:case 7:{const t=e;t.value&&(t.v=t.value,delete t.value);break}case 6:{const t=e;Zt(t.key),t.k=t.key,delete t.key,t.modifier&&(Zt(t.modifier),t.m=t.modifier,delete t.modifier);break}case 5:{const t=e;t.i=t.index,delete t.index;break}case 4:{const t=e;t.k=t.key,delete t.key;break}}delete e.type}function _u(e,t){const{filename:n,breakLineCode:r,needIndent:s}=t,l=t.location!==!1,o={filename:n,code:"",column:1,line:1,offset:0,map:void 0,breakLineCode:r,needIndent:s,indentLevel:0};l&&e.loc&&(o.source=e.loc.source);const i=()=>o;function a(C,D){o.code+=C}function d(C,D=!0){const y=D?r:"";a(s?y+" ".repeat(C):y)}function f(C=!0){const D=++o.indentLevel;C&&d(D)}function g(C=!0){const D=--o.indentLevel;C&&d(D)}function v(){d(o.indentLevel)}return{context:i,push:a,indent:f,deindent:g,newline:v,helper:C=>`_${C}`,needIndent:()=>o.needIndent}}function bu(e,t){const{helper:n}=e;e.push(`${n("linked")}(`),on(e,t.key),t.modifier?(e.push(", "),on(e,t.modifier),e.push(", _type")):e.push(", undefined, _type"),e.push(")")}function yu(e,t){const{helper:n,needIndent:r}=e;e.push(`${n("normalize")}([`),e.indent(r());const s=t.items.length;for(let l=0;l<s&&(on(e,t.items[l]),l!==s-1);l++)e.push(", ");e.deindent(r()),e.push("])")}function vu(e,t){const{helper:n,needIndent:r}=e;if(t.cases.length>1){e.push(`${n("plural")}([`),e.indent(r());const s=t.cases.length;for(let l=0;l<s&&(on(e,t.cases[l]),l!==s-1);l++)e.push(", ");e.deindent(r()),e.push("])")}}function xu(e,t){t.body?on(e,t.body):e.push("null")}function on(e,t){const{helper:n}=e;switch(t.type){case 0:xu(e,t);break;case 1:vu(e,t);break;case 2:yu(e,t);break;case 6:bu(e,t);break;case 8:e.push(JSON.stringify(t.value),t);break;case 7:e.push(JSON.stringify(t.value),t);break;case 5:e.push(`${n("interpolate")}(${n("list")}(${t.index}))`,t);break;case 4:e.push(`${n("interpolate")}(${n("named")}(${JSON.stringify(t.key)}))`,t);break;case 9:e.push(JSON.stringify(t.value),t);break;case 3:e.push(JSON.stringify(t.value),t);break}}const Eu=(e,t={})=>{const n=U(t.mode)?t.mode:"normal",r=U(t.filename)?t.filename:"message.intl";t.sourceMap;const s=t.breakLineCode!=null?t.breakLineCode:n==="arrow"?";":`
|
|
3
|
-
`,l=t.needIndent?t.needIndent:n!=="arrow",o=e.helpers||[],i=_u(e,{filename:r,breakLineCode:s,needIndent:l});i.push(n==="normal"?"function __msg__ (ctx) {":"(ctx) => {"),i.indent(l),o.length>0&&(i.push(`const { ${vs(o.map(f=>`${f}: _${f}`),", ")} } = ctx`),i.newline()),i.push("return "),on(i,e),i.deindent(l),i.push("}"),delete e.helpers;const{code:a,map:d}=i.context();return{ast:e,code:a,map:d?d.toJSON():void 0}};function Tu(e,t={}){const n=Ne({},t),r=!!n.jit,s=!!n.minify,l=n.optimize==null?!0:n.optimize,i=pu(n).parse(e);return r?(l&&mu(i),s&&Zt(i),{ast:i,code:""}):(hu(i,n),Eu(i,n))}function Su(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(Bt().__INTLIFY_PROD_DEVTOOLS__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(Bt().__INTLIFY_DROP_MESSAGE_COMPILER__=!1)}function pt(e){return ce(e)&&Es(e)===0&&(et(e,"b")||et(e,"body"))}const Yo=["b","body"];function Lu(e){return Ut(e,Yo)}const Jo=["c","cases"];function wu(e){return Ut(e,Jo,[])}const qo=["s","static"];function Iu(e){return Ut(e,qo)}const Xo=["i","items"];function Cu(e){return Ut(e,Xo,[])}const Qo=["t","type"];function Es(e){return Ut(e,Qo)}const Zo=["v","value"];function Wn(e,t){const n=Ut(e,Zo);if(n!=null)return n;throw wn(t)}const zo=["m","modifier"];function Ou(e){return Ut(e,zo)}const ei=["k","key"];function Ru(e){const t=Ut(e,ei);if(t)return t;throw wn(6)}function Ut(e,t,n){for(let r=0;r<t.length;r++){const s=t[r];if(et(e,s)&&e[s]!=null)return e[s]}return n}const ti=[...Yo,...Jo,...qo,...Xo,...ei,...zo,...Zo,...Qo];function wn(e){return new Error(`unhandled node type: ${e}`)}function Ir(e){return n=>Nu(n,e)}function Nu(e,t){const n=Lu(t);if(n==null)throw wn(0);if(Es(n)===1){const l=wu(n);return e.plural(l.reduce((o,i)=>[...o,fl(e,i)],[]))}else return fl(e,n)}function fl(e,t){const n=Iu(t);if(n!=null)return e.type==="text"?n:e.normalize([n]);{const r=Cu(t).reduce((s,l)=>[...s,Kr(e,l)],[]);return e.normalize(r)}}function Kr(e,t){const n=Es(t);switch(n){case 3:return Wn(t,n);case 9:return Wn(t,n);case 4:{const r=t;if(et(r,"k")&&r.k)return e.interpolate(e.named(r.k));if(et(r,"key")&&r.key)return e.interpolate(e.named(r.key));throw wn(n)}case 5:{const r=t;if(et(r,"i")&&Oe(r.i))return e.interpolate(e.list(r.i));if(et(r,"index")&&Oe(r.index))return e.interpolate(e.list(r.index));throw wn(n)}case 6:{const r=t,s=Ou(r),l=Ru(r);return e.linked(Kr(e,l),s?Kr(e,s):void 0,e.type)}case 7:return Wn(t,n);case 8:return Wn(t,n);default:throw new Error(`unhandled node on format message part: ${n}`)}}const Pu=e=>e;let Hn=me();function ku(e,t={}){let n=!1;const r=t.onError||nu;return t.onError=s=>{n=!0,r(s)},{...Tu(e,t),detectError:n}}function Au(e,t){if(!__INTLIFY_DROP_MESSAGE_COMPILER__&&U(e)){oe(t.warnHtmlMessage)&&t.warnHtmlMessage;const r=(t.onCacheKey||Pu)(e),s=Hn[r];if(s)return s;const{ast:l,detectError:o}=ku(e,{...t,location:!1,jit:!0}),i=Ir(l);return o?i:Hn[r]=i}else{const n=e.cacheKey;if(n){const r=Hn[n];return r||(Hn[n]=Ir(e))}else return Ir(e)}}let In=null;function Mu(e){In=e}function Fu(e,t,n){In&&In.emit("i18n:init",{timestamp:Date.now(),i18n:e,version:t,meta:n})}const Du=$u("function:translate");function $u(e){return t=>In&&In.emit(e,t)}const vt={INVALID_ARGUMENT:tu,INVALID_DATE_ARGUMENT:18,INVALID_ISO_DATE_ARGUMENT:19,NOT_SUPPORT_LOCALE_PROMISE_VALUE:21,NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:22,NOT_SUPPORT_LOCALE_TYPE:23},Uu=24;function xt(e){return gr(e,null,void 0)}function Ts(e,t){return t.locale!=null?dl(t.locale):dl(e.locale)}let Cr;function dl(e){if(U(e))return e;if(ye(e)){if(e.resolvedOnce&&Cr!=null)return Cr;if(e.constructor.name==="Function"){const t=e();if(Zc(t))throw xt(vt.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return Cr=t}else throw xt(vt.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw xt(vt.NOT_SUPPORT_LOCALE_TYPE)}function Wu(e,t,n){return[...new Set([n,...Ie(t)?t:ce(t)?Object.keys(t):U(t)?[t]:[n]])]}function ni(e,t,n){const r=U(n)?n:Cn,s=e;s.__localeChainCache||(s.__localeChainCache=new Map);let l=s.__localeChainCache.get(r);if(!l){l=[];let o=[n];for(;Ie(o);)o=pl(l,o,t);const i=Ie(t)||!te(t)?t:t.default?t.default:null;o=U(i)?[i]:i,Ie(o)&&pl(l,o,!1),s.__localeChainCache.set(r,l)}return l}function pl(e,t,n){let r=!0;for(let s=0;s<t.length&&oe(r);s++){const l=t[s];U(l)&&(r=Hu(e,t[s],n))}return r}function Hu(e,t,n){let r;const s=t.split("-");do{const l=s.join("-");r=ju(e,l,n),s.splice(-1,1)}while(s.length&&r===!0);return r}function ju(e,t,n){let r=!1;if(!e.includes(t)&&(r=!0,t)){r=t[t.length-1]!=="!";const s=t.replace(/!/g,"");e.push(s),(Ie(n)||te(n))&&n[s]&&(r=n[s])}return r}const Wt=[];Wt[0]={w:[0],i:[3,0],"[":[4],o:[7]};Wt[1]={w:[1],".":[2],"[":[4],o:[7]};Wt[2]={w:[2],i:[3,0],0:[3,0]};Wt[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]};Wt[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]};Wt[5]={"'":[4,0],o:8,l:[5,0]};Wt[6]={'"':[4,0],o:8,l:[6,0]};const Vu=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function Ku(e){return Vu.test(e)}function Bu(e){const t=e.charCodeAt(0),n=e.charCodeAt(e.length-1);return t===n&&(t===34||t===39)?e.slice(1,-1):e}function Gu(e){if(e==null)return"o";switch(e.charCodeAt(0)){case 91:case 93:case 46:case 34:case 39:return e;case 95:case 36:case 45:return"i";case 9:case 10:case 13:case 160:case 65279:case 8232:case 8233:return"w"}return"i"}function Yu(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:Ku(t)?Bu(t):"*"+t}function Ju(e){const t=[];let n=-1,r=0,s=0,l,o,i,a,d,f,g;const v=[];v[0]=()=>{o===void 0?o=i:o+=i},v[1]=()=>{o!==void 0&&(t.push(o),o=void 0)},v[2]=()=>{v[0](),s++},v[3]=()=>{if(s>0)s--,r=4,v[0]();else{if(s=0,o===void 0||(o=Yu(o),o===!1))return!1;v[1]()}};function E(){const A=e[n+1];if(r===5&&A==="'"||r===6&&A==='"')return n++,i="\\"+A,v[0](),!0}for(;r!==null;)if(n++,l=e[n],!(l==="\\"&&E())){if(a=Gu(l),g=Wt[r],d=g[a]||g.l||8,d===8||(r=d[0],d[1]!==void 0&&(f=v[d[1]],f&&(i=l,f()===!1))))return;if(r===7)return t}}const gl=new Map;function qu(e,t){return ce(e)?e[t]:null}function Xu(e,t){if(!ce(e))return null;let n=gl.get(t);if(n||(n=Ju(t),n&&gl.set(t,n)),!n)return null;const r=n.length;let s=e,l=0;for(;l<r;){const o=n[l];if(ti.includes(o)&&pt(s))return null;const i=s[o];if(i===void 0||ye(s))return null;s=i,l++}return s}const Qu="11.2.8",hr=-1,Cn="en-US",hl="",ml=e=>`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function Zu(){return{upper:(e,t)=>t==="text"&&U(e)?e.toUpperCase():t==="vnode"&&ce(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&U(e)?e.toLowerCase():t==="vnode"&&ce(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&U(e)?ml(e):t==="vnode"&&ce(e)&&"__v_isVNode"in e?ml(e.children):e}}let ri;function zu(e){ri=e}let si;function ef(e){si=e}let li;function tf(e){li=e}let oi=null;const nf=e=>{oi=e},rf=()=>oi;let ii=null;const _l=e=>{ii=e},sf=()=>ii;let bl=0;function lf(e={}){const t=ye(e.onWarn)?e.onWarn:Bc,n=U(e.version)?e.version:Qu,r=U(e.locale)||ye(e.locale)?e.locale:Cn,s=ye(r)?Cn:r,l=Ie(e.fallbackLocale)||te(e.fallbackLocale)||U(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:s,o=te(e.messages)?e.messages:Or(s),i=te(e.datetimeFormats)?e.datetimeFormats:Or(s),a=te(e.numberFormats)?e.numberFormats:Or(s),d=Ne(me(),e.modifiers,Zu()),f=e.pluralRules||me(),g=ye(e.missing)?e.missing:null,v=oe(e.missingWarn)||ln(e.missingWarn)?e.missingWarn:!0,E=oe(e.fallbackWarn)||ln(e.fallbackWarn)?e.fallbackWarn:!0,A=!!e.fallbackFormat,C=!!e.unresolving,D=ye(e.postTranslation)?e.postTranslation:null,y=te(e.processor)?e.processor:null,w=oe(e.warnHtmlMessage)?e.warnHtmlMessage:!0,S=!!e.escapeParameter,m=ye(e.messageCompiler)?e.messageCompiler:ri,N=ye(e.messageResolver)?e.messageResolver:si||qu,F=ye(e.localeFallbacker)?e.localeFallbacker:li||Wu,I=ce(e.fallbackContext)?e.fallbackContext:void 0,V=e,G=ce(V.__datetimeFormatters)?V.__datetimeFormatters:new Map,ie=ce(V.__numberFormatters)?V.__numberFormatters:new Map,xe=ce(V.__meta)?V.__meta:{};bl++;const j={version:n,cid:bl,locale:r,fallbackLocale:l,messages:o,modifiers:d,pluralRules:f,missing:g,missingWarn:v,fallbackWarn:E,fallbackFormat:A,unresolving:C,postTranslation:D,processor:y,warnHtmlMessage:w,escapeParameter:S,messageCompiler:m,messageResolver:N,localeFallbacker:F,fallbackContext:I,onWarn:t,__meta:xe};return j.datetimeFormats=i,j.numberFormats=a,j.__datetimeFormatters=G,j.__numberFormatters=ie,__INTLIFY_PROD_DEVTOOLS__&&Fu(j,n,xe),j}const Or=e=>({[e]:me()});function Ss(e,t,n,r,s){const{missing:l,onWarn:o}=e;if(l!==null){const i=l(e,n,t,s);return U(i)?i:t}else return t}function fn(e,t,n){const r=e;r.__localeChainCache=new Map,e.localeFallbacker(e,n,t)}function of(e,t){return e===t?!1:e.split("-")[0]===t.split("-")[0]}function af(e,t){const n=t.indexOf(e);if(n===-1)return!1;for(let r=n+1;r<t.length;r++)if(of(e,t[r]))return!0;return!1}function yl(e,...t){const{datetimeFormats:n,unresolving:r,fallbackLocale:s,onWarn:l,localeFallbacker:o}=e,{__datetimeFormatters:i}=e,[a,d,f,g]=Br(...t),v=oe(f.missingWarn)?f.missingWarn:e.missingWarn;oe(f.fallbackWarn)?f.fallbackWarn:e.fallbackWarn;const E=!!f.part,A=Ts(e,f),C=o(e,s,A);if(!U(a)||a==="")return new Intl.DateTimeFormat(A,g).format(d);let D={},y,w=null;const S="datetime format";for(let F=0;F<C.length&&(y=C[F],D=n[y]||{},w=D[a],!te(w));F++)Ss(e,a,y,v,S);if(!te(w)||!U(y))return r?hr:a;let m=`${y}__${a}`;pr(g)||(m=`${m}__${JSON.stringify(g)}`);let N=i.get(m);return N||(N=new Intl.DateTimeFormat(y,Ne({},w,g)),i.set(m,N)),E?N.formatToParts(d):N.format(d)}const ai=["localeMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName","formatMatcher","hour12","timeZone","dateStyle","timeStyle","calendar","dayPeriod","numberingSystem","hourCycle","fractionalSecondDigits"];function Br(...e){const[t,n,r,s]=e,l=me();let o=me(),i;if(U(t)){const a=t.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!a)throw xt(vt.INVALID_ISO_DATE_ARGUMENT);const d=a[3]?a[3].trim().startsWith("T")?`${a[1].trim()}${a[3].trim()}`:`${a[1].trim()}T${a[3].trim()}`:a[1].trim();i=new Date(d);try{i.toISOString()}catch{throw xt(vt.INVALID_ISO_DATE_ARGUMENT)}}else if(Jc(t)){if(isNaN(t.getTime()))throw xt(vt.INVALID_DATE_ARGUMENT);i=t}else if(Oe(t))i=t;else throw xt(vt.INVALID_ARGUMENT);return U(n)?l.key=n:te(n)&&Object.keys(n).forEach(a=>{ai.includes(a)?o[a]=n[a]:l[a]=n[a]}),U(r)?l.locale=r:te(r)&&(o=r),te(s)&&(o=s),[l.key||"",i,l,o]}function vl(e,t,n){const r=e;for(const s in n){const l=`${t}__${s}`;r.__datetimeFormatters.has(l)&&r.__datetimeFormatters.delete(l)}}function xl(e,...t){const{numberFormats:n,unresolving:r,fallbackLocale:s,onWarn:l,localeFallbacker:o}=e,{__numberFormatters:i}=e,[a,d,f,g]=Gr(...t),v=oe(f.missingWarn)?f.missingWarn:e.missingWarn;oe(f.fallbackWarn)?f.fallbackWarn:e.fallbackWarn;const E=!!f.part,A=Ts(e,f),C=o(e,s,A);if(!U(a)||a==="")return new Intl.NumberFormat(A,g).format(d);let D={},y,w=null;const S="number format";for(let F=0;F<C.length&&(y=C[F],D=n[y]||{},w=D[a],!te(w));F++)Ss(e,a,y,v,S);if(!te(w)||!U(y))return r?hr:a;let m=`${y}__${a}`;pr(g)||(m=`${m}__${JSON.stringify(g)}`);let N=i.get(m);return N||(N=new Intl.NumberFormat(y,Ne({},w,g)),i.set(m,N)),E?N.formatToParts(d):N.format(d)}const ci=["localeMatcher","style","currency","currencyDisplay","currencySign","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","notation","signDisplay","unit","unitDisplay","roundingMode","roundingPriority","roundingIncrement","trailingZeroDisplay"];function Gr(...e){const[t,n,r,s]=e,l=me();let o=me();if(!Oe(t))throw xt(vt.INVALID_ARGUMENT);const i=t;return U(n)?l.key=n:te(n)&&Object.keys(n).forEach(a=>{ci.includes(a)?o[a]=n[a]:l[a]=n[a]}),U(r)?l.locale=r:te(r)&&(o=r),te(s)&&(o=s),[l.key||"",i,l,o]}function El(e,t,n){const r=e;for(const s in n){const l=`${t}__${s}`;r.__numberFormatters.has(l)&&r.__numberFormatters.delete(l)}}const cf=e=>e,uf=e=>"",ff="text",df=e=>e.length===0?"":vs(e),pf=zc;function Tl(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function gf(e){const t=Oe(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(Oe(e.named.count)||Oe(e.named.n))?Oe(e.named.count)?e.named.count:Oe(e.named.n)?e.named.n:t:t}function hf(e,t){t.count||(t.count=e),t.n||(t.n=e)}function mf(e={}){const t=e.locale,n=gf(e),r=ce(e.pluralRules)&&U(t)&&ye(e.pluralRules[t])?e.pluralRules[t]:Tl,s=ce(e.pluralRules)&&U(t)&&ye(e.pluralRules[t])?Tl:void 0,l=y=>y[r(n,y.length,s)],o=e.list||[],i=y=>o[y],a=e.named||me();Oe(e.pluralIndex)&&hf(n,a);const d=y=>a[y];function f(y,w){const S=ye(e.messages)?e.messages(y,!!w):ce(e.messages)?e.messages[y]:!1;return S||(e.parent?e.parent.message(y):uf)}const g=y=>e.modifiers?e.modifiers[y]:cf,v=te(e.processor)&&ye(e.processor.normalize)?e.processor.normalize:df,E=te(e.processor)&&ye(e.processor.interpolate)?e.processor.interpolate:pf,A=te(e.processor)&&U(e.processor.type)?e.processor.type:ff,D={list:i,named:d,plural:l,linked:(y,...w)=>{const[S,m]=w;let N="text",F="";w.length===1?ce(S)?(F=S.modifier||F,N=S.type||N):U(S)&&(F=S||F):w.length===2&&(U(S)&&(F=S||F),U(m)&&(N=m||N));const I=f(y,!0)(D),V=N==="vnode"&&Ie(I)&&F?I[0]:I;return F?g(F)(V,N):V},message:f,type:A,interpolate:E,normalize:v,values:Ne(me(),o,a)};return D}const Sl=()=>"",Xe=e=>ye(e);function Ll(e,...t){const{fallbackFormat:n,postTranslation:r,unresolving:s,messageCompiler:l,fallbackLocale:o,messages:i}=e,[a,d]=Yr(...t),f=oe(d.missingWarn)?d.missingWarn:e.missingWarn,g=oe(d.fallbackWarn)?d.fallbackWarn:e.fallbackWarn,v=oe(d.escapeParameter)?d.escapeParameter:e.escapeParameter,E=!!d.resolvedMessage,A=U(d.default)||oe(d.default)?oe(d.default)?l?a:()=>a:d.default:n?l?a:()=>a:null,C=n||A!=null&&(U(A)||ye(A)),D=Ts(e,d);v&&_f(d);let[y,w,S]=E?[a,D,i[D]||me()]:ui(e,a,D,o,g,f),m=y,N=a;if(!E&&!(U(m)||pt(m)||Xe(m))&&C&&(m=A,N=m),!E&&(!(U(m)||pt(m)||Xe(m))||!U(w)))return s?hr:a;let F=!1;const I=()=>{F=!0},V=Xe(m)?m:fi(e,a,w,m,N,I);if(F)return m;const G=vf(e,w,S,d),ie=mf(G),xe=bf(e,V,ie);let j=r?r(xe,a):xe;if(v&&U(j)&&(j=Xc(j)),__INTLIFY_PROD_DEVTOOLS__){const z={timestamp:Date.now(),key:U(a)?a:Xe(m)?m.key:"",locale:w||(Xe(m)?m.locale:""),format:U(m)?m:Xe(m)?m.source:"",message:j};z.meta=Ne({},e.__meta,rf()||{}),Du(z)}return j}function _f(e){Ie(e.list)?e.list=e.list.map(t=>U(t)?ol(t):t):ce(e.named)&&Object.keys(e.named).forEach(t=>{U(e.named[t])&&(e.named[t]=ol(e.named[t]))})}function ui(e,t,n,r,s,l){const{messages:o,onWarn:i,messageResolver:a,localeFallbacker:d}=e,f=d(e,r,n);let g=me(),v,E=null;const A="translate";for(let C=0;C<f.length&&(v=f[C],g=o[v]||me(),(E=a(g,t))===null&&(E=g[t]),!(U(E)||pt(E)||Xe(E)));C++)if(!af(v,f)){const D=Ss(e,t,v,l,A);D!==t&&(E=D)}return[E,v,g]}function fi(e,t,n,r,s,l){const{messageCompiler:o,warnHtmlMessage:i}=e;if(Xe(r)){const d=r;return d.locale=d.locale||n,d.key=d.key||t,d}if(o==null){const d=(()=>r);return d.locale=n,d.key=t,d}const a=o(r,yf(e,n,s,r,i,l));return a.locale=n,a.key=t,a.source=r,a}function bf(e,t,n){return t(n)}function Yr(...e){const[t,n,r]=e,s=me();if(!U(t)&&!Oe(t)&&!Xe(t)&&!pt(t))throw xt(vt.INVALID_ARGUMENT);const l=Oe(t)?String(t):(Xe(t),t);return Oe(n)?s.plural=n:U(n)?s.default=n:te(n)&&!pr(n)?s.named=n:Ie(n)&&(s.list=n),Oe(r)?s.plural=r:U(r)?s.default=r:te(r)&&Ne(s,r),[l,s]}function yf(e,t,n,r,s,l){return{locale:t,key:n,warnHtmlMessage:s,onError:o=>{throw l&&l(o),o},onCacheKey:o=>Gc(t,n,o)}}function vf(e,t,n,r){const{modifiers:s,pluralRules:l,messageResolver:o,fallbackLocale:i,fallbackWarn:a,missingWarn:d,fallbackContext:f}=e,v={locale:t,modifiers:s,pluralRules:l,messages:(E,A)=>{let C=o(n,E);if(C==null&&(f||A)){const[,,D]=ui(f||e,E,t,i,a,d);C=o(D,E)}if(U(C)||pt(C)){let D=!1;const w=fi(e,E,t,C,E,()=>{D=!0});return D?Sl:w}else return Xe(C)?C:Sl}};return e.processor&&(v.processor=e.processor),r.list&&(v.list=r.list),r.named&&(v.named=r.named),Oe(r.plural)&&(v.pluralIndex=r.plural),v}Su();const xf="11.2.8";function Ef(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(Bt().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(Bt().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(Bt().__INTLIFY_DROP_MESSAGE_COMPILER__=!1),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(Bt().__INTLIFY_PROD_DEVTOOLS__=!1)}const Ve={UNEXPECTED_RETURN_TYPE:Uu,INVALID_ARGUMENT:25,MUST_BE_CALL_SETUP_TOP:26,NOT_INSTALLED:27,REQUIRED_VALUE:28,INVALID_VALUE:29,NOT_INSTALLED_WITH_PROVIDE:31,UNEXPECTED_ERROR:32};function Je(e,...t){return gr(e,null,void 0)}const Jr=$t("__translateVNode"),qr=$t("__datetimeParts"),Xr=$t("__numberParts"),di=$t("__setPluralRules"),pi=$t("__injectWithOption"),Qr=$t("__dispose");function On(e){if(!ce(e)||pt(e))return e;for(const t in e)if(et(e,t))if(!t.includes("."))ce(e[t])&&On(e[t]);else{const n=t.split("."),r=n.length-1;let s=e,l=!1;for(let o=0;o<r;o++){if(n[o]==="__proto__")throw new Error(`unsafe key: ${n[o]}`);if(n[o]in s||(s[n[o]]=me()),!ce(s[n[o]])){l=!0;break}s=s[n[o]]}if(l||(pt(s)?ti.includes(n[r])||delete e[t]:(s[n[r]]=e[t],delete e[t])),!pt(s)){const o=s[n[r]];ce(o)&&On(o)}}return e}function Ls(e,t){const{messages:n,__i18n:r,messageResolver:s,flatJson:l}=t,o=te(n)?n:Ie(r)?me():{[e]:me()};if(Ie(r)&&r.forEach(i=>{if("locale"in i&&"resource"in i){const{locale:a,resource:d}=i;a?(o[a]=o[a]||me(),Bn(d,o[a])):Bn(d,o)}else U(i)&&Bn(JSON.parse(i),o)}),s==null&&l)for(const i in o)et(o,i)&&On(o[i]);return o}function gi(e){return e.type}function hi(e,t,n){let r=ce(t.messages)?t.messages:me();"__i18nGlobal"in n&&(r=Ls(e.locale.value,{messages:r,__i18n:n.__i18nGlobal}));const s=Object.keys(r);s.length&&s.forEach(l=>{e.mergeLocaleMessage(l,r[l])});{if(ce(t.datetimeFormats)){const l=Object.keys(t.datetimeFormats);l.length&&l.forEach(o=>{e.mergeDateTimeFormat(o,t.datetimeFormats[o])})}if(ce(t.numberFormats)){const l=Object.keys(t.numberFormats);l.length&&l.forEach(o=>{e.mergeNumberFormat(o,t.numberFormats[o])})}}}function wl(e){return ke(An,null,e,0)}function Rn(){return _s()}const Il="__INTLIFY_META__",Cl=()=>[],Tf=()=>!1;let Ol=0;function Rl(e){return((t,n,r,s)=>e(n,r,Rn()||void 0,s))}const Sf=()=>{const e=Rn();let t=null;return e&&(t=gi(e)[Il])?{[Il]:t}:null};function ws(e={}){const{__root:t,__injectWithOption:n}=e,r=t===void 0,s=e.flatJson,l=tr?ee:la;let o=oe(e.inheritLocale)?e.inheritLocale:!0;const i=l(t&&o?t.locale.value:U(e.locale)?e.locale:Cn),a=l(t&&o?t.fallbackLocale.value:U(e.fallbackLocale)||Ie(e.fallbackLocale)||te(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:i.value),d=l(Ls(i.value,e)),f=l(te(e.datetimeFormats)?e.datetimeFormats:{[i.value]:{}}),g=l(te(e.numberFormats)?e.numberFormats:{[i.value]:{}});let v=t?t.missingWarn:oe(e.missingWarn)||ln(e.missingWarn)?e.missingWarn:!0,E=t?t.fallbackWarn:oe(e.fallbackWarn)||ln(e.fallbackWarn)?e.fallbackWarn:!0,A=t?t.fallbackRoot:oe(e.fallbackRoot)?e.fallbackRoot:!0,C=!!e.fallbackFormat,D=ye(e.missing)?e.missing:null,y=ye(e.missing)?Rl(e.missing):null,w=ye(e.postTranslation)?e.postTranslation:null,S=t?t.warnHtmlMessage:oe(e.warnHtmlMessage)?e.warnHtmlMessage:!0,m=!!e.escapeParameter;const N=t?t.modifiers:te(e.modifiers)?e.modifiers:{};let F=e.pluralRules||t&&t.pluralRules,I;I=(()=>{r&&_l(null);const _={version:xf,locale:i.value,fallbackLocale:a.value,messages:d.value,modifiers:N,pluralRules:F,missing:y===null?void 0:y,missingWarn:v,fallbackWarn:E,fallbackFormat:C,unresolving:!0,postTranslation:w===null?void 0:w,warnHtmlMessage:S,escapeParameter:m,messageResolver:e.messageResolver,messageCompiler:e.messageCompiler,__meta:{framework:"vue"}};_.datetimeFormats=f.value,_.numberFormats=g.value,_.__datetimeFormatters=te(I)?I.__datetimeFormatters:void 0,_.__numberFormatters=te(I)?I.__numberFormatters:void 0;const T=lf(_);return r&&_l(T),T})(),fn(I,i.value,a.value);function G(){return[i.value,a.value,d.value,f.value,g.value]}const ie=Ee({get:()=>i.value,set:_=>{I.locale=_,i.value=_}}),xe=Ee({get:()=>a.value,set:_=>{I.fallbackLocale=_,a.value=_,fn(I,i.value,_)}}),j=Ee(()=>d.value),z=Ee(()=>f.value),ge=Ee(()=>g.value);function ue(){return ye(w)?w:null}function he(_){w=_,I.postTranslation=_}function se(){return D}function ne(_){_!==null&&(y=Rl(_)),D=_,I.missing=y}const Le=(_,T,H,K,Q,we)=>{G();let Y;try{__INTLIFY_PROD_DEVTOOLS__,r||(I.fallbackContext=t?sf():void 0),Y=_(I)}finally{__INTLIFY_PROD_DEVTOOLS__,r||(I.fallbackContext=void 0)}if(H!=="translate exists"&&Oe(Y)&&Y===hr||H==="translate exists"&&!Y){const[B,Z]=T();return t&&A?K(t):Q(B)}else{if(we(Y))return Y;throw Je(Ve.UNEXPECTED_RETURN_TYPE)}};function We(..._){return Le(T=>Reflect.apply(Ll,null,[T,..._]),()=>Yr(..._),"translate",T=>Reflect.apply(T.t,T,[..._]),T=>T,T=>U(T))}function ae(..._){const[T,H,K]=_;if(K&&!ce(K))throw Je(Ve.INVALID_ARGUMENT);return We(T,H,Ne({resolvedMessage:!0},K||{}))}function Te(..._){return Le(T=>Reflect.apply(yl,null,[T,..._]),()=>Br(..._),"datetime format",T=>Reflect.apply(T.d,T,[..._]),()=>hl,T=>U(T)||Ie(T))}function rt(..._){return Le(T=>Reflect.apply(xl,null,[T,..._]),()=>Gr(..._),"number format",T=>Reflect.apply(T.n,T,[..._]),()=>hl,T=>U(T)||Ie(T))}function Ze(_){return _.map(T=>U(T)||Oe(T)||oe(T)?wl(String(T)):T)}const ze={normalize:Ze,interpolate:_=>_,type:"vnode"};function st(..._){return Le(T=>{let H;const K=T;try{K.processor=ze,H=Reflect.apply(Ll,null,[K,..._])}finally{K.processor=null}return H},()=>Yr(..._),"translate",T=>T[Jr](..._),T=>[wl(T)],T=>Ie(T))}function He(..._){return Le(T=>Reflect.apply(xl,null,[T,..._]),()=>Gr(..._),"number format",T=>T[Xr](..._),Cl,T=>U(T)||Ie(T))}function qe(..._){return Le(T=>Reflect.apply(yl,null,[T,..._]),()=>Br(..._),"datetime format",T=>T[qr](..._),Cl,T=>U(T)||Ie(T))}function Ke(_){F=_,I.pluralRules=F}function Ht(_,T){return Le(()=>{if(!_)return!1;const H=U(T)?T:i.value,K=L(H),Q=I.messageResolver(K,_);return pt(Q)||Xe(Q)||U(Q)},()=>[_],"translate exists",H=>Reflect.apply(H.te,H,[_,T]),Tf,H=>oe(H))}function p(_){let T=null;const H=ni(I,a.value,i.value);for(let K=0;K<H.length;K++){const Q=d.value[H[K]]||{},we=I.messageResolver(Q,_);if(we!=null){T=we;break}}return T}function h(_){const T=p(_);return T??(t?t.tm(_)||{}:{})}function L(_){return d.value[_]||{}}function k(_,T){if(s){const H={[_]:T};for(const K in H)et(H,K)&&On(H[K]);T=H[_]}d.value[_]=T,I.messages=d.value}function P(_,T){d.value[_]=d.value[_]||{};const H={[_]:T};if(s)for(const K in H)et(H,K)&&On(H[K]);T=H[_],Bn(T,d.value[_]),I.messages=d.value}function R(_){return f.value[_]||{}}function c(_,T){f.value[_]=T,I.datetimeFormats=f.value,vl(I,_,T)}function u(_,T){f.value[_]=Ne(f.value[_]||{},T),I.datetimeFormats=f.value,vl(I,_,T)}function b(_){return g.value[_]||{}}function x(_,T){g.value[_]=T,I.numberFormats=g.value,El(I,_,T)}function $(_,T){g.value[_]=Ne(g.value[_]||{},T),I.numberFormats=g.value,El(I,_,T)}Ol++,t&&tr&&(Et(t.locale,_=>{o&&(i.value=_,I.locale=_,fn(I,i.value,a.value))}),Et(t.fallbackLocale,_=>{o&&(a.value=_,I.fallbackLocale=_,fn(I,i.value,a.value))}));const O={id:Ol,locale:ie,fallbackLocale:xe,get inheritLocale(){return o},set inheritLocale(_){o=_,_&&t&&(i.value=t.locale.value,a.value=t.fallbackLocale.value,fn(I,i.value,a.value))},get availableLocales(){return Object.keys(d.value).sort()},messages:j,get modifiers(){return N},get pluralRules(){return F||{}},get isGlobal(){return r},get missingWarn(){return v},set missingWarn(_){v=_,I.missingWarn=v},get fallbackWarn(){return E},set fallbackWarn(_){E=_,I.fallbackWarn=E},get fallbackRoot(){return A},set fallbackRoot(_){A=_},get fallbackFormat(){return C},set fallbackFormat(_){C=_,I.fallbackFormat=C},get warnHtmlMessage(){return S},set warnHtmlMessage(_){S=_,I.warnHtmlMessage=_},get escapeParameter(){return m},set escapeParameter(_){m=_,I.escapeParameter=_},t:We,getLocaleMessage:L,setLocaleMessage:k,mergeLocaleMessage:P,getPostTranslationHandler:ue,setPostTranslationHandler:he,getMissingHandler:se,setMissingHandler:ne,[di]:Ke};return O.datetimeFormats=z,O.numberFormats=ge,O.rt=ae,O.te=Ht,O.tm=h,O.d=Te,O.n=rt,O.getDateTimeFormat=R,O.setDateTimeFormat=c,O.mergeDateTimeFormat=u,O.getNumberFormat=b,O.setNumberFormat=x,O.mergeNumberFormat=$,O[pi]=n,O[Jr]=st,O[qr]=qe,O[Xr]=He,O}function Lf(e){const t=U(e.locale)?e.locale:Cn,n=U(e.fallbackLocale)||Ie(e.fallbackLocale)||te(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:t,r=ye(e.missing)?e.missing:void 0,s=oe(e.silentTranslationWarn)||ln(e.silentTranslationWarn)?!e.silentTranslationWarn:!0,l=oe(e.silentFallbackWarn)||ln(e.silentFallbackWarn)?!e.silentFallbackWarn:!0,o=oe(e.fallbackRoot)?e.fallbackRoot:!0,i=!!e.formatFallbackMessages,a=te(e.modifiers)?e.modifiers:{},d=e.pluralizationRules,f=ye(e.postTranslation)?e.postTranslation:void 0,g=U(e.warnHtmlInMessage)?e.warnHtmlInMessage!=="off":!0,v=!!e.escapeParameterHtml,E=oe(e.sync)?e.sync:!0;let A=e.messages;if(te(e.sharedMessages)){const N=e.sharedMessages;A=Object.keys(N).reduce((I,V)=>{const G=I[V]||(I[V]={});return Ne(G,N[V]),I},A||{})}const{__i18n:C,__root:D,__injectWithOption:y}=e,w=e.datetimeFormats,S=e.numberFormats,m=e.flatJson;return{locale:t,fallbackLocale:n,messages:A,flatJson:m,datetimeFormats:w,numberFormats:S,missing:r,missingWarn:s,fallbackWarn:l,fallbackRoot:o,fallbackFormat:i,modifiers:a,pluralRules:d,postTranslation:f,warnHtmlMessage:g,escapeParameter:v,messageResolver:e.messageResolver,inheritLocale:E,__i18n:C,__root:D,__injectWithOption:y}}function Zr(e={}){const t=ws(Lf(e)),{__extender:n}=e,r={id:t.id,get locale(){return t.locale.value},set locale(s){t.locale.value=s},get fallbackLocale(){return t.fallbackLocale.value},set fallbackLocale(s){t.fallbackLocale.value=s},get messages(){return t.messages.value},get datetimeFormats(){return t.datetimeFormats.value},get numberFormats(){return t.numberFormats.value},get availableLocales(){return t.availableLocales},get missing(){return t.getMissingHandler()},set missing(s){t.setMissingHandler(s)},get silentTranslationWarn(){return oe(t.missingWarn)?!t.missingWarn:t.missingWarn},set silentTranslationWarn(s){t.missingWarn=oe(s)?!s:s},get silentFallbackWarn(){return oe(t.fallbackWarn)?!t.fallbackWarn:t.fallbackWarn},set silentFallbackWarn(s){t.fallbackWarn=oe(s)?!s:s},get modifiers(){return t.modifiers},get formatFallbackMessages(){return t.fallbackFormat},set formatFallbackMessages(s){t.fallbackFormat=s},get postTranslation(){return t.getPostTranslationHandler()},set postTranslation(s){t.setPostTranslationHandler(s)},get sync(){return t.inheritLocale},set sync(s){t.inheritLocale=s},get warnHtmlInMessage(){return t.warnHtmlMessage?"warn":"off"},set warnHtmlInMessage(s){t.warnHtmlMessage=s!=="off"},get escapeParameterHtml(){return t.escapeParameter},set escapeParameterHtml(s){t.escapeParameter=s},get pluralizationRules(){return t.pluralRules||{}},__composer:t,t(...s){return Reflect.apply(t.t,t,[...s])},rt(...s){return Reflect.apply(t.rt,t,[...s])},te(s,l){return t.te(s,l)},tm(s){return t.tm(s)},getLocaleMessage(s){return t.getLocaleMessage(s)},setLocaleMessage(s,l){t.setLocaleMessage(s,l)},mergeLocaleMessage(s,l){t.mergeLocaleMessage(s,l)},d(...s){return Reflect.apply(t.d,t,[...s])},getDateTimeFormat(s){return t.getDateTimeFormat(s)},setDateTimeFormat(s,l){t.setDateTimeFormat(s,l)},mergeDateTimeFormat(s,l){t.mergeDateTimeFormat(s,l)},n(...s){return Reflect.apply(t.n,t,[...s])},getNumberFormat(s){return t.getNumberFormat(s)},setNumberFormat(s,l){t.setNumberFormat(s,l)},mergeNumberFormat(s,l){t.mergeNumberFormat(s,l)}};return r.__extender=n,r}function wf(e,t,n){return{beforeCreate(){const r=Rn();if(!r)throw Je(Ve.UNEXPECTED_ERROR);const s=this.$options;if(s.i18n){const l=s.i18n;if(s.__i18n&&(l.__i18n=s.__i18n),l.__root=t,this===this.$root)this.$i18n=Nl(e,l);else{l.__injectWithOption=!0,l.__extender=n.__vueI18nExtend,this.$i18n=Zr(l);const o=this.$i18n;o.__extender&&(o.__disposer=o.__extender(this.$i18n))}}else if(s.__i18n)if(this===this.$root)this.$i18n=Nl(e,s);else{this.$i18n=Zr({__i18n:s.__i18n,__injectWithOption:!0,__extender:n.__vueI18nExtend,__root:t});const l=this.$i18n;l.__extender&&(l.__disposer=l.__extender(this.$i18n))}else this.$i18n=e;s.__i18nGlobal&&hi(t,s,s),this.$t=(...l)=>this.$i18n.t(...l),this.$rt=(...l)=>this.$i18n.rt(...l),this.$te=(l,o)=>this.$i18n.te(l,o),this.$d=(...l)=>this.$i18n.d(...l),this.$n=(...l)=>this.$i18n.n(...l),this.$tm=l=>this.$i18n.tm(l),n.__setInstance(r,this.$i18n)},mounted(){},unmounted(){const r=Rn();if(!r)throw Je(Ve.UNEXPECTED_ERROR);const s=this.$i18n;delete this.$t,delete this.$rt,delete this.$te,delete this.$d,delete this.$n,delete this.$tm,s.__disposer&&(s.__disposer(),delete s.__disposer,delete s.__extender),n.__deleteInstance(r),delete this.$i18n}}}function Nl(e,t){e.locale=t.locale||e.locale,e.fallbackLocale=t.fallbackLocale||e.fallbackLocale,e.missing=t.missing||e.missing,e.silentTranslationWarn=t.silentTranslationWarn||e.silentFallbackWarn,e.silentFallbackWarn=t.silentFallbackWarn||e.silentFallbackWarn,e.formatFallbackMessages=t.formatFallbackMessages||e.formatFallbackMessages,e.postTranslation=t.postTranslation||e.postTranslation,e.warnHtmlInMessage=t.warnHtmlInMessage||e.warnHtmlInMessage,e.escapeParameterHtml=t.escapeParameterHtml||e.escapeParameterHtml,e.sync=t.sync||e.sync,e.__composer[di](t.pluralizationRules||e.pluralizationRules);const n=Ls(e.locale,{messages:t.messages,__i18n:t.__i18n});return Object.keys(n).forEach(r=>e.mergeLocaleMessage(r,n[r])),t.datetimeFormats&&Object.keys(t.datetimeFormats).forEach(r=>e.mergeDateTimeFormat(r,t.datetimeFormats[r])),t.numberFormats&&Object.keys(t.numberFormats).forEach(r=>e.mergeNumberFormat(r,t.numberFormats[r])),e}const Is={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function If({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((r,s)=>[...r,...s.type===Pe?s.children:[s]],[]):t.reduce((n,r)=>{const s=e[r];return s&&(n[r]=s()),n},me())}function mi(){return Pe}const Cf=wt({name:"i18n-t",props:Ne({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>Oe(e)||!isNaN(e)}},Is),setup(e,t){const{slots:n,attrs:r}=t,s=e.i18n||Ct({useScope:e.scope,__useComponent:!0});return()=>{const l=Object.keys(n).filter(g=>g[0]!=="_"),o=me();e.locale&&(o.locale=e.locale),e.plural!==void 0&&(o.plural=U(e.plural)?+e.plural:e.plural);const i=If(t,l),a=s[Jr](e.keypath,i,o),d=Ne(me(),r),f=U(e.tag)||ce(e.tag)?e.tag:mi();return Ko(f,d,a)}}}),Pl=Cf;function Of(e){return Ie(e)&&!U(e[0])}function _i(e,t,n,r){const{slots:s,attrs:l}=t;return()=>{const o={part:!0};let i=me();e.locale&&(o.locale=e.locale),U(e.format)?o.key=e.format:ce(e.format)&&(U(e.format.key)&&(o.key=e.format.key),i=Object.keys(e.format).reduce((v,E)=>n.includes(E)?Ne(me(),v,{[E]:e.format[E]}):v,me()));const a=r(e.value,o,i);let d=[o.key];Ie(a)?d=a.map((v,E)=>{const A=s[v.type],C=A?A({[v.type]:v.value,index:E,parts:a}):[v.value];return Of(C)&&(C[0].key=`${v.type}-${E}`),C}):U(a)&&(d=[a]);const f=Ne(me(),l),g=U(e.tag)||ce(e.tag)?e.tag:mi();return Ko(g,f,d)}}const Rf=wt({name:"i18n-n",props:Ne({value:{type:Number,required:!0},format:{type:[String,Object]}},Is),setup(e,t){const n=e.i18n||Ct({useScope:e.scope,__useComponent:!0});return _i(e,t,ci,(...r)=>n[Xr](...r))}}),kl=Rf;function Nf(e,t){const n=e;if(e.mode==="composition")return n.__getInstance(t)||e.global;{const r=n.__getInstance(t);return r!=null?r.__composer:e.global.__composer}}function Pf(e){const t=o=>{const{instance:i,value:a}=o;if(!i||!i.$)throw Je(Ve.UNEXPECTED_ERROR);const d=Nf(e,i.$),f=Al(a);return[Reflect.apply(d.t,d,[...Ml(f)]),d]};return{created:(o,i)=>{const[a,d]=t(i);tr&&e.global===d&&(o.__i18nWatcher=Et(d.locale,()=>{i.instance&&i.instance.$forceUpdate()})),o.__composer=d,o.textContent=a},unmounted:o=>{tr&&o.__i18nWatcher&&(o.__i18nWatcher(),o.__i18nWatcher=void 0,delete o.__i18nWatcher),o.__composer&&(o.__composer=void 0,delete o.__composer)},beforeUpdate:(o,{value:i})=>{if(o.__composer){const a=o.__composer,d=Al(i);o.textContent=Reflect.apply(a.t,a,[...Ml(d)])}},getSSRProps:o=>{const[i]=t(o);return{textContent:i}}}}function Al(e){if(U(e))return{path:e};if(te(e)){if(!("path"in e))throw Je(Ve.REQUIRED_VALUE,"path");return e}else throw Je(Ve.INVALID_VALUE)}function Ml(e){const{path:t,locale:n,args:r,choice:s,plural:l}=e,o={},i=r||{};return U(n)&&(o.locale=n),Oe(s)&&(o.plural=s),Oe(l)&&(o.plural=l),[t,i,o]}function kf(e,t,...n){const r=te(n[0])?n[0]:{};(!oe(r.globalInstall)||r.globalInstall)&&([Pl.name,"I18nT"].forEach(l=>e.component(l,Pl)),[kl.name,"I18nN"].forEach(l=>e.component(l,kl)),[Dl.name,"I18nD"].forEach(l=>e.component(l,Dl))),e.directive("t",Pf(t))}const Af=$t("global-vue-i18n");function Mf(e={}){const t=__VUE_I18N_LEGACY_API__&&oe(e.legacy)?e.legacy:__VUE_I18N_LEGACY_API__,n=oe(e.globalInjection)?e.globalInjection:!0,r=new Map,[s,l]=Ff(e,t),o=$t("");function i(g){return r.get(g)||null}function a(g,v){r.set(g,v)}function d(g){r.delete(g)}const f={get mode(){return __VUE_I18N_LEGACY_API__&&t?"legacy":"composition"},async install(g,...v){if(g.__VUE_I18N_SYMBOL__=o,g.provide(g.__VUE_I18N_SYMBOL__,f),te(v[0])){const C=v[0];f.__composerExtend=C.__composerExtend,f.__vueI18nExtend=C.__vueI18nExtend}let E=null;!t&&n&&(E=Kf(g,f.global)),__VUE_I18N_FULL_INSTALL__&&kf(g,f,...v),__VUE_I18N_LEGACY_API__&&t&&g.mixin(wf(l,l.__composer,f));const A=g.unmount;g.unmount=()=>{E&&E(),f.dispose(),A()}},get global(){return l},dispose(){s.stop()},__instances:r,__getInstance:i,__setInstance:a,__deleteInstance:d};return f}function Ct(e={}){const t=Rn();if(t==null)throw Je(Ve.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw Je(Ve.NOT_INSTALLED);const n=Df(t),r=Uf(n),s=gi(t),l=$f(e,s);if(l==="global")return hi(r,e,s),r;if(l==="parent"){let a=Wf(n,t,e.__useComponent);return a==null&&(a=r),a}const o=n;let i=o.__getInstance(t);if(i==null){const a=Ne({},e);"__i18n"in s&&(a.__i18n=s.__i18n),r&&(a.__root=r),i=ws(a),o.__composerExtend&&(i[Qr]=o.__composerExtend(i)),jf(o,t,i),o.__setInstance(t,i)}return i}function Ff(e,t){const n=Di(),r=__VUE_I18N_LEGACY_API__&&t?n.run(()=>Zr(e)):n.run(()=>ws(e));if(r==null)throw Je(Ve.UNEXPECTED_ERROR);return[n,r]}function Df(e){const t=mn(e.isCE?Af:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw Je(e.isCE?Ve.NOT_INSTALLED_WITH_PROVIDE:Ve.UNEXPECTED_ERROR);return t}function $f(e,t){return pr(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function Uf(e){return e.mode==="composition"?e.global:e.global.__composer}function Wf(e,t,n=!1){let r=null;const s=t.root;let l=Hf(t,n);for(;l!=null;){const o=e;if(e.mode==="composition")r=o.__getInstance(l);else if(__VUE_I18N_LEGACY_API__){const i=o.__getInstance(l);i!=null&&(r=i.__composer,n&&r&&!r[pi]&&(r=null))}if(r!=null||s===l)break;l=l.parent}return r}function Hf(e,t=!1){return e==null?null:t&&e.vnode.ctx||e.parent}function jf(e,t,n){kn(()=>{},t),ps(()=>{const r=n;e.__deleteInstance(t);const s=r[Qr];s&&(s(),delete r[Qr])},t)}const Vf=["locale","fallbackLocale","availableLocales"],Fl=["t","rt","d","n","tm","te"];function Kf(e,t){const n=Object.create(null);return Vf.forEach(s=>{const l=Object.getOwnPropertyDescriptor(t,s);if(!l)throw Je(Ve.UNEXPECTED_ERROR);const o=Ce(l.value)?{get(){return l.value.value},set(i){l.value.value=i}}:{get(){return l.get&&l.get()}};Object.defineProperty(n,s,o)}),e.config.globalProperties.$i18n=n,Fl.forEach(s=>{const l=Object.getOwnPropertyDescriptor(t,s);if(!l||!l.value)throw Je(Ve.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${s}`,l)}),()=>{delete e.config.globalProperties.$i18n,Fl.forEach(s=>{delete e.config.globalProperties[`$${s}`]})}}const Bf=wt({name:"i18n-d",props:Ne({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},Is),setup(e,t){const n=e.i18n||Ct({useScope:e.scope,__useComponent:!0});return _i(e,t,ai,(...r)=>n[qr](...r))}}),Dl=Bf;Ef();zu(Au);ef(Xu);tf(ni);if(__INTLIFY_PROD_DEVTOOLS__){const e=Bt();e.__INTLIFY__=!0,Mu(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}const Gf=["value","placeholder"],Yf=["value"],Jf=wt({__name:"PlaygroundFilters",props:{search:{},basePath:{},showBase:{type:Boolean,default:!0},compact:{type:Boolean,default:!1}},emits:["update:search"],setup(e,{emit:t}){const n=e,r=t;function s(o){const i=o.target;r("update:search",i?.value??"")}const{t:l}=Ct();return(o,i)=>(re(),le("section",{class:Se(["grid",n.compact?"gap-2":"gap-3"])},[M("label",{class:Se(["flex flex-col uppercase text-pg-text-muted",n.compact?"gap-1 text-[0.55rem] tracking-[0.25em]":"gap-1.5 text-[0.65rem] tracking-[0.2em]"])},[kt(J(W(l)("filters.search"))+" ",1),M("input",{value:e.search,type:"search",class:Se(["rounded-lg border outline-none transition border-pg-border bg-pg-surface-strong text-pg-text focus:border-pg-accent",n.compact?"px-2.5 py-1.5 text-[0.8rem]":"px-3 py-2 text-sm"]),placeholder:W(l)("filters.searchPlaceholder"),"data-testid":"playground-search",onInput:s},null,42,Gf)],2),n.showBase?(re(),le("label",{key:0,class:Se(["flex flex-col uppercase text-pg-text-muted",n.compact?"gap-1 text-[0.55rem] tracking-[0.25em]":"gap-1.5 text-[0.65rem] tracking-[0.2em]"])},[kt(J(W(l)("filters.base"))+" ",1),M("input",{value:e.basePath,readonly:"",class:Se(["rounded-lg border border-pg-border bg-pg-surface-strong text-pg-text",n.compact?"px-2.5 py-1.5 text-[0.8rem]":"px-3 py-2 text-sm"])},null,10,Yf)],2)):yt("",!0)],2))}}),qf={class:"flex flex-wrap items-center gap-2"},Xf=["onClick"],Qf=wt({__name:"PlaygroundTabs",props:{groups:{},activeGroup:{}},emits:["select"],setup(e,{emit:t}){const n=t,{t:r}=Ct();return(s,l)=>(re(),le("section",qf,[M("button",{class:Se(["rounded-full border px-3 py-1.5 text-[0.6rem] uppercase tracking-[0.25em] transition hover:-translate-y-0.5 border-pg-border bg-pg-surface-strong text-pg-text-soft",e.activeGroup==="all"?"bg-pg-accent text-pg-on-accent border-pg-accent shadow-sm ring-1 ring-pg-accent-ring":""]),onClick:l[0]||(l[0]=o=>n("select","all"))},J(W(r)("tabs.overview")),3),(re(!0),le(Pe,null,fr(e.groups,o=>(re(),le("button",{key:o.key,class:Se(["rounded-full border px-3 py-1.5 text-[0.6rem] uppercase tracking-[0.25em] transition hover:-translate-y-0.5 border-pg-border bg-pg-surface-strong text-pg-text-soft",e.activeGroup===o.key?"bg-pg-accent text-pg-on-accent border-pg-accent shadow-sm ring-1 ring-pg-accent-ring":""]),onClick:i=>n("select",o.key)},J(o.label),11,Xf))),128))]))}}),Zf={class:"flex min-h-0 flex-col gap-4"},zf={key:0,class:"flex h-full flex-col items-center justify-center gap-3 rounded-3xl border p-6 text-center shadow-xl border-pg-border bg-pg-surface-card text-pg-text-muted"},ed={class:"text-xl font-display text-pg-text-strong"},td={class:"text-sm"},nd={key:1,class:"flex min-h-0 h-full flex-col gap-4"},rd={class:"rounded-2xl border shadow-sm border-pg-border bg-pg-surface-card"},sd={class:"flex items-center justify-between border-b px-4 py-3 text-[0.65rem] uppercase tracking-[0.3em] border-pg-border text-pg-text-muted"},ld={class:"truncate text-[0.65rem] normal-case tracking-normal text-pg-text-subtle"},od={class:"flex flex-wrap items-center gap-3 px-4 py-3"},id=["value"],ad=["disabled","aria-busy"],cd={key:0,class:"i-[carbon--circle-dash] h-3.5 w-3.5 animate-spin","aria-hidden":"true"},ud={class:"flex flex-wrap items-center gap-2 border-t px-4 py-3 text-[0.6rem] uppercase tracking-[0.2em] border-pg-border text-pg-text-muted"},fd={class:"rounded-full px-2 py-0.5 text-[0.55rem] bg-pg-chip text-pg-chip-text"},dd={key:0,class:"flex flex-wrap gap-2 border-t px-4 py-3 text-xs border-pg-border text-pg-text-soft"},pd={class:"grid gap-3 border-t p-4 border-pg-border lg:grid-cols-2"},gd={class:"flex flex-col gap-1.5 text-[0.65rem] uppercase tracking-[0.2em] text-pg-text-muted"},hd=["value","placeholder"],md={class:"flex flex-col gap-1.5 text-[0.65rem] uppercase tracking-[0.2em] text-pg-text-muted"},_d=["value","placeholder"],bd={class:"flex flex-col gap-1.5 text-[0.65rem] uppercase tracking-[0.2em] text-pg-text-muted lg:col-span-2"},yd=["value","placeholder"],vd={class:"flex min-h-[220px] flex-1 flex-col rounded-2xl border shadow-sm border-pg-border bg-pg-surface-card"},xd={class:"flex items-center justify-between border-b px-4 py-3 text-[0.65rem] uppercase tracking-[0.3em] border-pg-border text-pg-text-muted"},Ed={class:"flex items-center gap-3 text-[0.65rem] normal-case tracking-normal text-pg-text-subtle"},Td={class:"flex-1 min-h-0 overflow-auto rounded-b-2xl p-4 text-xs bg-pg-surface-strong text-pg-text","data-testid":"playground-response"},Sd='{ "q": "alpha", "page": 1 }',Ld='{ "x-mokup": "playground" }',wd='{ "name": "Ada" }',Id=wt({__name:"RouteDetail",props:{selected:{},queryText:{},headersText:{},bodyText:{},responseText:{},responseStatus:{},responseTime:{},isSwRegistering:{type:Boolean}},emits:["update:queryText","update:headersText","update:bodyText","run"],setup(e,{emit:t}){const n=t,{t:r}=Ct(),s=l=>`method-${l.toLowerCase()}`;return(l,o)=>(re(),le("section",Zf,[e.selected?(re(),le("div",nd,[M("section",rd,[M("div",sd,[M("span",null,J(W(r)("detail.requestLabel")),1),M("span",ld,J(e.selected.file),1)]),M("div",od,[M("span",{class:Se(["rounded-full px-3 py-1 text-[0.6rem] uppercase tracking-[0.2em]",s(e.selected.method)])},J(e.selected.method),3),M("input",{value:e.selected.url,readonly:"",class:"min-w-[220px] flex-1 rounded-lg border px-3 py-2 text-sm outline-none border-pg-border bg-pg-surface-strong text-pg-text"},null,8,id),M("button",{class:"flex items-center gap-2 rounded-full px-4 py-2 text-[0.65rem] uppercase tracking-[0.3em] shadow-sm transition hover:-translate-y-0.5 disabled:cursor-not-allowed disabled:opacity-70 disabled:hover:translate-y-0 bg-pg-accent text-pg-on-accent","data-testid":"playground-run",disabled:e.isSwRegistering,"aria-busy":e.isSwRegistering,onClick:o[0]||(o[0]=i=>n("run"))},[e.isSwRegistering?(re(),le("span",cd)):yt("",!0),kt(" "+J(W(r)("detail.run")),1)],8,ad)]),M("div",ud,[M("span",null,J(W(r)("detail.middlewares")),1),M("span",fd,J(e.selected.middlewareCount??0),1)]),e.selected.middlewares&&e.selected.middlewares.length>0?(re(),le("div",dd,[(re(!0),le(Pe,null,fr(e.selected.middlewares,i=>(re(),le("span",{key:i,class:"rounded-full border px-3 py-1 text-[0.6rem] border-pg-border bg-pg-surface-strong"},J(i),1))),128))])):yt("",!0),M("div",pd,[M("label",gd,[kt(J(W(r)("detail.query"))+" ",1),M("textarea",{value:e.queryText,rows:"4",class:"rounded-lg border px-3 py-2 text-sm outline-none border-pg-border bg-pg-surface-strong text-pg-text focus:border-pg-accent",placeholder:W(r)("detail.queryPlaceholder",{json:Sd}),onInput:o[1]||(o[1]=i=>n("update:queryText",i.target?.value??""))},null,40,hd)]),M("label",md,[kt(J(W(r)("detail.headers"))+" ",1),M("textarea",{value:e.headersText,rows:"4",class:"rounded-lg border px-3 py-2 text-sm outline-none border-pg-border bg-pg-surface-strong text-pg-text focus:border-pg-accent",placeholder:W(r)("detail.headersPlaceholder",{json:Ld}),onInput:o[2]||(o[2]=i=>n("update:headersText",i.target?.value??""))},null,40,_d)]),M("label",bd,[kt(J(W(r)("detail.body"))+" ",1),M("textarea",{value:e.bodyText,rows:"6",class:"rounded-lg border px-3 py-2 text-sm outline-none border-pg-border bg-pg-surface-strong text-pg-text focus:border-pg-accent",placeholder:W(r)("detail.bodyPlaceholder",{json:wd}),onInput:o[3]||(o[3]=i=>n("update:bodyText",i.target?.value??""))},null,40,yd)])])]),M("section",vd,[M("div",xd,[M("span",null,J(W(r)("detail.responseLabel")),1),M("span",Ed,[M("span",null,J(e.responseStatus),1),M("span",null,J(e.responseTime),1)])]),M("pre",Td,J(e.responseText),1)])])):(re(),le("div",zf,[M("p",ed,J(W(r)("detail.selectTitle")),1),M("p",td,J(W(r)("detail.selectHint")),1)]))]))}});function Cd(e){const t=e.endsWith("/")&&e!=="/"?e.slice(0,-1):e;return t==="/"?"":t.endsWith("/index.html")?t.slice(0,-11):t}function nr(e){return e.replace(/\\/g,"/")}const Od={class:"flex flex-col gap-1","data-testid":"playground-tree"},Rd=["title","onClick"],Nd={key:0,class:"ml-auto rounded-full px-2 py-0.5 text-[0.55rem] bg-pg-chip text-pg-chip-text"},Pd=["aria-label","onClick"],kd=wt({__name:"RouteTree",props:{rows:{},workspaceRoot:{},getRouteCount:{type:Function}},emits:["toggle","select"],setup(e,{emit:t}){const n=e,r=t,s=g=>`method-${g.toLowerCase()}`;function l(){return(n.workspaceRoot??"").trim().length>0}function o(g){return g.startsWith("/")||/^[a-z]:\//i.test(g)}function i(g){if(!l())return null;const v=nr(g.file||"").trim();if(!v)return null;if(o(v))return v;const E=nr((n.workspaceRoot??"").trim());if(!E)return null;const A=E.replace(/\/$/,""),C=v.replace(/^\/+/,"");return`${A}/${C}`}function a(g){const v=i(g);if(!v)return;const E=`vscode://file/${encodeURI(v)}`;window.location.href=E}function d(g){if(g.kind==="folder"){r("toggle",g.id);return}r("select",g)}function f(g){return n.getRouteCount?n.getRouteCount(g):0}return(g,v)=>(re(),le("div",Od,[(re(!0),le(Pe,null,fr(e.rows,E=>(re(),le("div",{key:E.id,class:Se(["group flex items-center gap-2 rounded-lg border border-transparent px-2 py-1 text-left transition text-pg-text hover:bg-pg-hover",E.selected?"bg-pg-accent text-pg-on-accent border-pg-accent shadow-sm":""]),"data-testid":"playground-tree-row"},[M("button",{class:"flex min-w-0 flex-1 items-center gap-2 text-left",type:"button",title:E.title,onClick:A=>d(E)},[M("div",{class:"flex items-center gap-2",style:Nn({paddingLeft:`${E.depth*12}px`})},[M("span",{class:Se(["flex h-3.5 w-3.5 items-center justify-center",E.selected?"text-pg-on-accent-soft":"text-pg-text-muted"])},[E.kind==="folder"?(re(),le("span",{key:0,class:Se([E.expanded?"i-[carbon--chevron-down]":"i-[carbon--chevron-right]","h-3.5 w-3.5"]),"aria-hidden":"true"},null,2)):yt("",!0)],2),E.kind==="route"&&E.route?(re(),le("span",{key:0,class:Se(["rounded-full px-1.5 py-0.5 text-[0.5rem] uppercase tracking-[0.2em]",s(E.route.method)])},J(E.route.method),3)):yt("",!0),M("span",{class:Se(["text-[0.78rem]",E.kind==="folder"?"font-semibold":"font-medium"])},J(E.label),3)],4),E.kind==="route"&&E.route&&f(E.route)>0?(re(),le("span",Nd,J(f(E.route)),1)):yt("",!0)],8,Rd),E.kind==="route"&&E.route&&i(E.route)?(re(),le("button",{key:0,class:Se(["flex h-6 w-6 items-center justify-center rounded-md transition text-pg-text-muted hover:bg-pg-hover-strong hover:text-pg-text-soft",E.selected?"text-pg-on-accent-soft":""]),type:"button","aria-label":`Open ${E.route.file} in VS Code`,onClick:A=>a(E.route)},[...v[0]||(v[0]=[M("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],10,Pd)):yt("",!0)],2))),128))]))}}),Ad={class:"flex items-center gap-2"},Md=wt({__name:"TreeModeToggle",props:{treeMode:{}},emits:["update:treeMode"],setup(e,{emit:t}){const n=t;function r(l){n("update:treeMode",l)}const{t:s}=Ct();return(l,o)=>(re(),le("div",Ad,[M("button",{class:Se(["flex items-center gap-2 rounded-full border px-3 py-1 text-[0.55rem] uppercase tracking-[0.25em] transition hover:-translate-y-0.5 border-pg-border bg-pg-surface-strong text-pg-text-soft",e.treeMode==="file"?"bg-pg-accent text-pg-on-accent border-pg-accent shadow-sm ring-1 ring-pg-accent-ring":""]),onClick:o[0]||(o[0]=i=>r("file"))},[o[2]||(o[2]=M("span",{class:"i-[carbon--document] h-4 w-4","aria-hidden":"true"},null,-1)),M("span",null,J(W(s)("tree.file")),1)],2),M("button",{class:Se(["flex items-center gap-2 rounded-full border px-3 py-1 text-[0.55rem] uppercase tracking-[0.25em] transition hover:-translate-y-0.5 border-pg-border bg-pg-surface-strong text-pg-text-soft",e.treeMode==="route"?"bg-pg-accent text-pg-on-accent border-pg-accent shadow-sm ring-1 ring-pg-accent-ring":""]),onClick:o[1]||(o[1]=i=>r("route"))},[o[3]||(o[3]=M("span",{class:"i-[carbon--link] h-4 w-4","aria-hidden":"true"},null,-1)),M("span",null,J(W(s)("tree.route")),1)],2)]))}});function Rr(e){const t=e.trim();if(!t)return{value:void 0};try{return{value:JSON.parse(t)}}catch(n){return{error:n instanceof Error?n.message:"Invalid JSON"}}}function Fd(e,t){for(const[n,r]of Object.entries(t))typeof r>"u"||(Array.isArray(r)?r.forEach(s=>e.searchParams.append(n,String(s))):e.searchParams.set(n,String(r)))}let jn=null;function bi(e){try{return new URL(e).pathname.includes("mokup-sw")}catch{return e.includes("mokup-sw")}}function $l(e){return[e.active?.scriptURL,e.waiting?.scriptURL,e.installing?.scriptURL].filter(n=>typeof n=="string").some(n=>bi(n))}function Dd(e){return!!e&&bi(e.scriptURL)}async function $d(){if(typeof window>"u"||!("serviceWorker"in navigator))return null;try{const e=await navigator.serviceWorker.getRegistration();if(e&&$l(e))return e}catch{}try{return(await navigator.serviceWorker.getRegistrations()).find($l)??null}catch{return null}}function Ud(e,t={}){const{t:n}=Ct(),r=ee(""),s=ee(""),l=ee(""),o=ee(n("response.empty")),i=ee(n("response.idle")),a=ee(""),d=ee(!1),f=ee(!1),g=Ee(()=>d.value&&!f.value),v=ee({}),E=Ee(()=>Object.values(v.value).reduce((j,z)=>j+z,0)),A=ee(!1),C=ee(null),D=ee("");function y(j){return`${j.method} ${j.url}`}function w(j){return v.value[y(j)]??0}function S(j){const z=j.trim();if(!z)return"";const ge=z.startsWith("/")?z:`/${z}`,ue=ge.endsWith("/")?ge.slice(0,-1):ge,he=new URL(`${ue}/ws`,window.location.origin);return he.protocol=he.protocol==="https:"?"wss:":"ws:",he.toString()}function m(j){v.value={...j.perRoute}}function N(j){v.value[j.routeKey]=(v.value[j.routeKey]??0)+1}function F(j){if(typeof j.data=="string")try{const z=JSON.parse(j.data);if(z.type==="snapshot"&&z.perRoute){m(z);return}z.type==="increment"&&typeof z.routeKey=="string"&&N(z)}catch{}}function I(){C.value&&(C.value.close(),C.value=null),D.value="",A.value=!1}function V(j){if(typeof window>"u")return;const z=S(j);if(!(!z||D.value===z)){I(),D.value=z;try{const ge=new WebSocket(z);C.value=ge,ge.addEventListener("open",()=>{A.value=!0}),ge.addEventListener("message",F),ge.addEventListener("close",()=>{C.value===ge&&I()}),ge.addEventListener("error",()=>{C.value===ge&&I()})}catch{I()}}}async function G(){if(f.value)return!0;if(typeof window>"u"||!("serviceWorker"in navigator))return!1;const j=navigator.serviceWorker.controller;if(Dd(j))return d.value=!0,f.value=!0,!0;if(!d.value){if(!await $d())return!1;d.value=!0}return jn||(jn=navigator.serviceWorker.ready.then(()=>{f.value=!0}).catch(()=>{jn=null})),await jn,f.value}typeof window<"u"&&"serviceWorker"in navigator&&G().catch(()=>{}),t.basePath&&Et(t.basePath,j=>{j&&V(j)},{immediate:!0}),_s()&&ur(()=>{I()});function ie(){o.value=n("response.empty"),i.value=n("response.idle"),a.value=""}async function xe(){if(!e.value)return;const j=y(e.value),z=Rr(r.value);if(z.error){o.value=n("errors.queryJson",{message:z.error});return}const ge=Rr(s.value);if(ge.error){o.value=n("errors.headersJson",{message:ge.error});return}const ue=Rr(l.value);if(ue.error){o.value=n("errors.bodyJson",{message:ue.error});return}const he=new URL(e.value.url,window.location.origin);z.value&&Fd(he,z.value);const se={};if(ge.value)for(const[ae,Te]of Object.entries(ge.value))typeof Te>"u"||(se[ae]=Array.isArray(Te)?Te.join(","):String(Te));const ne={method:e.value.method,headers:se},Le=e.value.method.toUpperCase();ue.value&&Le!=="GET"&&Le!=="HEAD"&&(ne.body=JSON.stringify(ue.value),se["Content-Type"]||(se["Content-Type"]="application/json")),i.value=n("response.loading"),a.value="",o.value=n("response.waiting"),await G();const We=performance.now();try{const ae=await fetch(he.toString(),ne);A.value||(v.value[j]=(v.value[j]??0)+1);const Te=Math.round(performance.now()-We);a.value=`${Te}ms`,i.value=`${ae.status} ${ae.statusText}`;const rt=ae.headers.get("content-type")??"",Ze=await ae.text();if(rt.includes("application/json"))try{o.value=JSON.stringify(JSON.parse(Ze),null,2)}catch{o.value=Ze}else o.value=Ze||n("response.emptyPayload")}catch(ae){i.value=n("response.error"),o.value=ae instanceof Error?ae.message:String(ae)}}return Et(e,()=>{ie()}),{queryText:r,headersText:s,bodyText:l,responseText:o,responseStatus:i,responseTime:a,resetResponse:ie,runRequest:xe,isSwRegistering:g,routeCounts:v,totalCount:E,getRouteCount:w}}function Wd(){const e=ee([]),t=ee([]),n=ee([]),r=ee(null),s=ee([]),l=ee("all"),o=ee(!1),i=ee(""),a=ee(""),d=ee(""),f=ee(""),g=Ee(()=>a.value.trim().toLowerCase()),v=Ee(()=>n.value.length),E=Ee(()=>t.value.length),A=Ee(()=>`${d.value||""}/routes`),C=I=>`${I.method} ${I.url}`;function D(){return l.value==="all"?e.value:e.value.filter(I=>I.groupKey===l.value)}function y(){const I=g.value,V=D();n.value=I?V.filter(G=>`${G.method} ${G.url} ${G.file}`.toLowerCase().includes(I)):[...V]}const w=Ee(()=>{const I=g.value;return I?t.value.filter(V=>`${V.method??""} ${V.url??""} ${V.file} ${V.reason}`.toLowerCase().includes(I)):[...t.value]});function S(I){l.value=I,y(),!(r.value&&n.value.some(G=>C(G)===C(r.value)))&&(r.value=n.value[0]??null)}function m(I){r.value=I}function N(I){d.value=Cd(I)}async function F(){o.value=!0,i.value="";const I=r.value?C(r.value):"",V=l.value;try{const G=await fetch(A.value);if(!G.ok)throw new Error(`Failed to load routes: ${G.status}`);const ie=await G.json();if(e.value=ie.routes??[],t.value=ie.disabled??[],s.value=ie.groups??[],f.value=ie.root??"",V!=="all"&&(s.value.some(j=>j.key===V)||(l.value="all")),y(),I){const xe=n.value.find(j=>C(j)===I);r.value=xe??n.value[0]??null}else r.value=n.value[0]??null}catch(G){i.value=G instanceof Error?G.message:String(G)}finally{o.value=!1}}return Et(a,()=>{y()}),{routes:e,disabledRoutes:t,disabledFiltered:w,filtered:n,selected:r,groups:s,activeGroup:l,loading:o,error:i,search:a,basePath:d,workspaceRoot:f,searchTerm:g,routeCount:v,disabledCount:E,routeKey:C,loadRoutes:F,setActiveGroup:S,selectRoute:m,setBasePath:N}}const yi="mokup.playground.theme";function vi(){try{const e=localStorage.getItem(yi);if(e==="system"||e==="light"||e==="dark")return e}catch{}return null}function Hd(e){try{localStorage.setItem(yi,e)}catch{}}function jd(e){return e==="system"?"light":e==="light"?"dark":"system"}function xi(e,t){return e==="dark"?"dark":e==="light"?"light":t?"dark":"light"}function Gn(e,t){const n=xi(e,t);return document.documentElement.dataset.theme=n,document.documentElement.style.colorScheme=n,n}function Vd(){const e=vi()??"system",t=window.matchMedia("(prefers-color-scheme: dark)").matches;return Gn(e,t),e}function Kd(){const e=ee("system"),t=ee(!1);let n=null;const r=Ee(()=>xi(e.value,t.value)),s=()=>{n&&(t.value=n.matches,e.value==="system"&&Gn(e.value,t.value))};function l(i){e.value=i,Hd(i),Gn(i,t.value)}function o(){l(jd(e.value))}return kn(()=>{n=window.matchMedia("(prefers-color-scheme: dark)"),t.value=n.matches,e.value=vi()??"system",Gn(e.value,t.value),n.addEventListener("change",s)}),ur(()=>{n?.removeEventListener("change",s),n=null}),{themeMode:e,effectiveTheme:r,setThemeMode:l,cycleThemeMode:o}}function Bd(e,t){if(t==="file")return nr(e.file).split("/").filter(Boolean);const n=nr(e.url),r=n.startsWith("/")?n.slice(1):n;return r?r.split("/").filter(Boolean):[]}function Ei(e,t){const n={id:`${t}:root`,label:"",kind:"folder",path:"",children:[]};for(const r of e){const s=Bd(r,t);if(s.length===0){const i=`${t}:route:${r.method} ${r.url}|${r.file}`;n.children.push({id:i,label:"/",kind:"route",path:"/",route:r,children:[]});continue}let l=n;const o=s.length;for(let i=0;i<o;i+=1){const a=s[i];if(i===o-1){const v=`${t}:route:${r.method} ${r.url}|${r.file}`;l.children.push({id:v,label:a,kind:"route",path:s.join("/"),route:r,children:[]});continue}l.map||(l.map=new Map);const f=s.slice(0,i+1).join("/");let g=l.map.get(f);g||(g={id:`${t}:folder:${f}`,label:a,kind:"folder",path:f,children:[]},l.map.set(f,g),l.children.push(g)),l=g}}return n}function Cs(e){e.children.sort((t,n)=>{if(t.kind!==n.kind)return t.kind==="folder"?-1:1;const r=t.label.localeCompare(n.label);return r!==0?r:t.route&&n.route?t.route.method.localeCompare(n.route.method):0});for(const t of e.children)t.kind==="folder"&&Cs(t)}function Ti(e,t){for(const n of e.children)n.kind==="folder"&&(t.push(n.id),Ti(n,t))}function Gd(e,t){const n=Ei(e,t);Cs(n);const r=[];return Ti(n,r),r}function Si(e,t,n,r,s,l,o){for(const i of e.children){const a=i.kind==="folder"?i.path:n==="file"?i.route?.file:i.route?.url,d=i.kind==="folder"?s(i.id):void 0;r.push({id:i.id,label:i.label,kind:i.kind,depth:t,title:a,expanded:d,selected:i.route?o(i.route)===l:!1,route:i.route}),i.kind==="folder"&&d&&Si(i,t+1,n,r,s,l,o)}}function Yd(e){const t=[];return Si(e.root,0,e.mode,t,e.isExpanded,e.selectedKey,e.getRouteKey),t}function Jd(e){const t=ee("file"),n=ee(new Set),r=ee(new Set),s=ee(!1),l=ee(!1);function o(){return"mokup.playground.treeMode"}function i(S){return`mokup.playground.treeExpanded.${S}`}function a(S){try{const m=localStorage.getItem(i(S));if(!m)return{set:new Set,hasValue:!1};const N=JSON.parse(m);return Array.isArray(N)?{set:new Set(N.filter(F=>typeof F=="string")),hasValue:!0}:{set:new Set,hasValue:!1}}catch{return{set:new Set,hasValue:!1}}}function d(S,m){try{localStorage.setItem(i(S),JSON.stringify([...m]))}catch{}}function f(S){try{localStorage.setItem(o(),S)}catch{}}function g(){return t.value==="file"?n.value:r.value}function v(S,m){S==="file"?n.value=m:r.value=m}function E(S){return S==="file"?s.value:l.value}function A(S,m){S==="file"?s.value=m:l.value=m}function C(S){return e.searchTerm.value||!E(t.value)?!0:g().has(S)}function D(S){const m=t.value;if(!E(m)){const F=new Set(Gd(e.routes.value,m));v(m,F),A(m,!0)}const N=new Set(g());N.has(S)?N.delete(S):N.add(S),v(m,N),A(m,!0),d(m,N)}function y(S){t.value=S,f(S)}const w=Ee(()=>{const S=t.value,m=Ei(e.routes.value,S);return Cs(m),Yd({root:m,mode:S,isExpanded:C,selectedKey:e.selectedKey.value,getRouteKey:e.getRouteKey})});return kn(()=>{try{const S=localStorage.getItem(o());(S==="file"||S==="route")&&(t.value=S);const m=a("file");n.value=m.set,s.value=m.hasValue;const N=a("route");r.value=N.set,l.value=N.hasValue}catch{}}),{treeMode:t,treeRows:w,toggleExpanded:D,setTreeMode:y}}const Li="mokup.playground.locale",qd={"en-US":{header:{title:"Mock Playground",subtitle:"Inspect mock endpoints, craft requests, and validate responses without leaving the dev server.",refresh:"Refresh",routes:"{count} routes",calls:"{count} calls",languageToggle:"Language",themeToggle:"Theme"},controls:{more:"More"},theme:{system:"System",light:"Light",dark:"Dark"},filters:{search:"Search",base:"Base",searchPlaceholder:"Filter by method, path, or file"},disabled:{active:"Active ({count})",disabled:"Disabled ({count})",reason:{disabled:"Disabled","disabled-dir":"Disabled (dir)","ignore-prefix":"Ignore prefix",include:"Include filter",exclude:"Exclude filter",unknown:"Unknown"}},tabs:{overview:"Overview"},tree:{file:"File",route:"Route"},states:{loadingRoutes:"Loading routes...",emptyRoutes:"No routes matched.",emptyDisabledRoutes:"No disabled routes matched.",disabledTitle:"Disabled routes",disabledHint:"Disabled routes are not executable."},detail:{selectTitle:"Select a route",selectHint:"Choose a route on the left to run a request.",requestLabel:"Request",responseLabel:"Response",run:"Run",query:"Query (JSON)",headers:"Headers (JSON)",body:"Body (JSON)",middlewares:"Middlewares",queryPlaceholder:"{json}",headersPlaceholder:"{json}",bodyPlaceholder:"{json}"},response:{idle:"Idle",empty:"No response yet.",waiting:"Waiting for response...",loading:"Loading...",error:"Error",emptyPayload:"[empty response]"},errors:{queryJson:"Query JSON error: {message}",headersJson:"Headers JSON error: {message}",bodyJson:"Body JSON error: {message}"}},"zh-CN":{header:{title:"接口调试台",subtitle:"查看 Mock 接口、构造请求并验证响应,无需离开开发服务器。",refresh:"刷新",routes:"{count} 条接口",calls:"已调用 {count} 次",languageToggle:"语言",themeToggle:"主题"},controls:{more:"更多"},theme:{system:"跟随系统",light:"亮色",dark:"暗色"},filters:{search:"搜索",base:"基路径",searchPlaceholder:"按方法、路径或文件过滤"},disabled:{active:"启用 ({count})",disabled:"忽略 ({count})",reason:{disabled:"已禁用","disabled-dir":"目录禁用","ignore-prefix":"前缀忽略",include:"未命中包含",exclude:"命中排除",unknown:"未知"}},tabs:{overview:"总览"},tree:{file:"文件",route:"路由"},states:{loadingRoutes:"正在加载接口...",emptyRoutes:"没有匹配的接口。",emptyDisabledRoutes:"没有匹配的忽略接口。",disabledTitle:"忽略/禁用接口",disabledHint:"忽略列表中的接口无法调试。"},detail:{selectTitle:"请选择接口",selectHint:"从左侧选择一个接口开始调试。",requestLabel:"请求",responseLabel:"响应",run:"发送",query:"查询参数 (JSON)",headers:"请求头 (JSON)",body:"请求体 (JSON)",middlewares:"中间件",queryPlaceholder:"{json}",headersPlaceholder:"{json}",bodyPlaceholder:"{json}"},response:{idle:"空闲",empty:"暂无响应。",waiting:"等待响应...",loading:"请求中...",error:"错误",emptyPayload:"[空响应]"},errors:{queryJson:"查询 JSON 错误:{message}",headersJson:"请求头 JSON 错误:{message}",bodyJson:"请求体 JSON 错误:{message}"}}};function Xd(){try{const e=localStorage.getItem(Li);if(e==="en-US"||e==="zh-CN")return e}catch{}return null}function Qd(e){try{localStorage.setItem(Li,e)}catch{}}const Zd=Mf({legacy:!1,locale:Xd()??"en-US",fallbackLocale:"en-US",messages:qd}),zd={class:"h-screen overflow-hidden pg-app-bg","data-testid":"playground-app"},ep={class:"flex h-full w-full flex-col"},tp={class:"flex min-h-0 flex-1 flex-col overflow-hidden"},np={class:"flex flex-1 flex-col overflow-hidden bg-pg-surface-shell"},rp={class:"flex min-h-0 w-full max-w-none flex-col gap-3 overflow-hidden border-b p-3 border-pg-border lg:w-[var(--left-width)] lg:min-w-[240px] lg:max-w-[560px] lg:flex-none lg:border-b-0 lg:border-r"},sp={class:"relative"},lp={class:"flex items-end gap-2"},op=["aria-expanded"],ip={class:"mt-2 flex flex-wrap items-center gap-2"},ap={class:"grid gap-3"},cp={class:"flex flex-col gap-1 text-[0.55rem] uppercase tracking-[0.25em] text-pg-text-muted"},up=["value"],fp={class:"flex-1 min-h-0 overflow-auto"},dp={key:0,class:"rounded-2xl border px-4 py-3 text-sm border-pg-danger-border bg-pg-danger-bg text-pg-danger-text"},pp={key:1,class:"rounded-2xl border px-4 py-6 text-sm border-pg-border bg-pg-surface-soft text-pg-text-muted"},gp={key:0,class:"rounded-2xl border px-4 py-6 text-sm border-pg-border bg-pg-surface-soft text-pg-text-muted"},hp={key:1,class:"rounded-2xl border px-4 py-6 text-sm border-pg-border bg-pg-surface-soft text-pg-text-muted"},mp={key:2,class:"flex flex-col gap-2"},_p={class:"flex flex-wrap items-center justify-between gap-2"},bp={class:"flex flex-col gap-1"},yp={class:"text-[0.7rem] uppercase tracking-[0.18em] text-pg-text-muted"},vp={key:0,class:"text-[0.75rem] text-pg-text-subtle"},xp={class:"rounded-full border px-3 py-1 text-[0.55rem] uppercase tracking-[0.2em] border-pg-border bg-pg-surface-strong text-pg-text-soft"},Ep={class:"relative hidden w-4 flex-none items-center justify-center lg:flex"},Tp={class:"flex min-h-0 flex-1 flex-col overflow-hidden p-4 lg:p-6"},Sp={class:"flex flex-none flex-wrap items-center justify-between gap-2 rounded-2xl border px-3 py-2 text-[0.55rem] uppercase tracking-[0.25em] shadow-sm border-pg-border bg-pg-surface-card text-pg-text-soft"},Lp={class:"flex flex-wrap items-center gap-2"},wp={class:"flex items-center gap-2 rounded-full border px-2.5 py-1 text-[0.55rem] uppercase tracking-[0.25em] border-pg-border bg-pg-surface-strong text-pg-text-soft"},Ip={class:"flex items-center gap-2 rounded-full border px-2.5 py-1 text-[0.55rem] uppercase tracking-[0.25em] border-pg-border bg-pg-surface-strong text-pg-text-soft"},Cp={class:"flex flex-wrap items-center gap-2"},Op=["title"],Rp=["title"],Np={class:"mt-3 flex-1 min-h-0 overflow-auto"},Pp={key:1,class:"flex h-full flex-col items-center justify-center gap-3 rounded-3xl border p-6 text-center shadow-xl border-pg-border bg-pg-surface-card text-pg-text-muted"},kp={class:"text-xl font-display text-pg-text-strong"},Ap={class:"text-sm"},Ul="mokup:playground:split-width",Mp=240,Fp=560,Dp=wt({__name:"App",setup(e){const{routes:t,filtered:n,disabledRoutes:r,disabledFiltered:s,selected:l,groups:o,activeGroup:i,loading:a,error:d,search:f,basePath:g,workspaceRoot:v,searchTerm:E,routeCount:A,routeKey:C,loadRoutes:D,setActiveGroup:y,selectRoute:w,setBasePath:S}=Wd(),{queryText:m,headersText:N,bodyText:F,responseText:I,responseStatus:V,responseTime:G,runRequest:ie,isSwRegistering:xe,totalCount:j,getRouteCount:z}=Ud(l,{basePath:g}),{locale:ge,t:ue}=Ct(),{themeMode:he,effectiveTheme:se,cycleThemeMode:ne}=Kd(),Le=Ee(()=>l.value?C(l.value):""),We=ee("active"),ae=Ee(()=>We.value==="disabled"),Te=Ee(()=>t.value.length),rt=Ee(()=>r.value.length),Ze=Ee(()=>ae.value?s.value.length:A.value),qt=Ee(()=>se.value==="dark"?"i-[carbon--moon]":"i-[carbon--sun]"),ze=Ee(()=>ue(`theme.${he.value}`)),st=Ee(()=>ge.value==="zh-CN"?"中文":"EN"),He=ee(320),qe=ee(!1);let Ke=0,Ht=0;const p=Ee(()=>({"--left-width":`${He.value}px`})),{treeMode:h,treeRows:L,toggleExpanded:k,setTreeMode:P}=Jd({routes:n,selectedKey:Le,searchTerm:E,getRouteKey:C}),R=ee(!1),c=ee(null),u=ee(null);function b(){const Y=ge.value==="en-US"?"zh-CN":"en-US";ge.value=Y,Qd(Y)}function x(Y){Y.route&&w(Y.route)}function $(Y){We.value=Y,Y==="disabled"&&w(null)}function O(Y){return Math.min(Fp,Math.max(Mp,Y))}function _(Y){if(!qe.value)return;const B=Y.clientX-Ke;He.value=O(Ht+B)}function T(){qe.value&&(qe.value=!1,window.removeEventListener("pointermove",_),window.removeEventListener("pointerup",T),localStorage.setItem(Ul,String(He.value)))}function H(Y){Y.button===0&&(Y.preventDefault(),qe.value=!0,Ke=Y.clientX,Ht=He.value,window.addEventListener("pointermove",_),window.addEventListener("pointerup",T))}function K(){R.value=!R.value}function Q(Y){return ue(`disabled.reason.${Y??"unknown"}`)}function we(Y){if(!R.value)return;const B=Y.target;B&&(u.value?.contains(B)||c.value?.contains(B)||(R.value=!1))}return kn(()=>{S(window.location.pathname);const Y=Number(localStorage.getItem(Ul));Number.isFinite(Y)&&Y>0&&(He.value=O(Y)),document.addEventListener("pointerdown",we),window.__MOKUP_PLAYGROUND__={reloadRoutes:()=>{D().catch(()=>{})}},D().catch(()=>{})}),ur(()=>{T(),document.removeEventListener("pointerdown",we)}),(Y,B)=>(re(),le("div",zd,[M("div",ep,[M("main",tp,[M("div",np,[M("div",{class:Se(["flex min-h-0 flex-1 flex-col lg:flex-row",qe.value?"select-none":""]),style:Nn(p.value)},[M("aside",rp,[M("div",sp,[M("div",lp,[ke(Jf,{search:W(f),"onUpdate:search":B[0]||(B[0]=Z=>Ce(f)?f.value=Z:null),"base-path":W(g)||"/","show-base":!1,compact:!0,class:"flex-1"},null,8,["search","base-path"]),M("button",{ref_key:"moreButtonRef",ref:c,class:"flex h-9 items-center gap-2 rounded-full border px-3 text-[0.55rem] uppercase tracking-[0.25em] transition hover:-translate-y-0.5 border-pg-border bg-pg-surface-strong text-pg-text-soft",type:"button","aria-expanded":R.value,"aria-haspopup":"true","aria-controls":"playground-more-panel",onClick:K},[B[8]||(B[8]=M("span",{class:"i-[carbon--settings-adjust] h-3.5 w-3.5","aria-hidden":"true"},null,-1)),M("span",null,J(W(ue)("controls.more")),1)],8,op)]),M("div",ip,[M("button",{class:Se(["rounded-full border px-3 py-1.5 text-[0.6rem] uppercase tracking-[0.25em] transition hover:-translate-y-0.5 border-pg-border bg-pg-surface-strong text-pg-text-soft",ae.value?"":"bg-pg-accent text-pg-on-accent border-pg-accent shadow-sm ring-1 ring-pg-accent-ring"]),onClick:B[1]||(B[1]=Z=>$("active"))},J(W(ue)("disabled.active",{count:Te.value})),3),M("button",{class:Se(["rounded-full border px-3 py-1.5 text-[0.6rem] uppercase tracking-[0.25em] transition hover:-translate-y-0.5 border-pg-border bg-pg-surface-strong text-pg-text-soft",ae.value?"bg-pg-accent text-pg-on-accent border-pg-accent shadow-sm ring-1 ring-pg-accent-ring":""]),onClick:B[2]||(B[2]=Z=>$("disabled"))},J(W(ue)("disabled.disabled",{count:rt.value})),3)]),R.value?(re(),le("div",{key:0,id:"playground-more-panel",ref_key:"morePanelRef",ref:u,class:"absolute left-0 right-0 z-30 mt-2 rounded-2xl border p-3 shadow-xl border-pg-border bg-pg-surface-panel"},[M("div",ap,[M("label",cp,[kt(J(W(ue)("filters.base"))+" ",1),M("input",{value:W(g)||"/",readonly:"",class:"rounded-lg border px-2.5 py-1.5 text-[0.8rem] border-pg-border bg-pg-surface-strong text-pg-text"},null,8,up)]),ke(Qf,{groups:W(o),"active-group":W(i),onSelect:W(y)},null,8,["groups","active-group","onSelect"]),ke(Md,{"tree-mode":W(h),"onUpdate:treeMode":W(P)},null,8,["tree-mode","onUpdate:treeMode"])])],512)):yt("",!0)]),M("div",fp,[W(d)?(re(),le("div",dp,J(W(d)),1)):W(a)?(re(),le("div",pp,J(W(ue)("states.loadingRoutes")),1)):(re(),le(Pe,{key:2},[ae.value&&!W(s).length?(re(),le("div",gp,J(W(ue)("states.emptyDisabledRoutes")),1)):!ae.value&&!W(n).length?(re(),le("div",hp,J(W(ue)("states.emptyRoutes")),1)):ae.value?(re(),le("div",mp,[(re(!0),le(Pe,null,fr(W(s),Z=>(re(),le("div",{key:`${Z.file}-${Z.reason}-${Z.method??""}-${Z.url??""}`,class:"rounded-2xl border px-4 py-3 text-xs border-pg-border bg-pg-surface-soft text-pg-text-soft"},[M("div",_p,[M("div",bp,[M("span",yp,J(Z.method&&Z.url?`${Z.method} ${Z.url}`:Z.file),1),Z.method&&Z.url?(re(),le("span",vp,J(Z.file),1)):yt("",!0)]),M("span",xp,J(Q(Z.reason)),1)])]))),128))])):(re(),Wr(kd,{key:3,rows:W(L),"workspace-root":W(v),"get-route-count":W(z),onToggle:W(k),onSelect:x},null,8,["rows","workspace-root","get-route-count","onToggle"]))],64))])]),M("div",Ep,[B[10]||(B[10]=M("div",{class:"h-full w-px bg-pg-divider"},null,-1)),M("button",{class:"group absolute flex h-10 w-10 cursor-col-resize items-center justify-center rounded-full border shadow-sm transition hover:-translate-y-0.5 border-pg-border bg-pg-surface-strong text-pg-text-muted hover:text-pg-text-soft",type:"button","aria-label":"Resize panels",onPointerdown:H},[...B[9]||(B[9]=[M("span",{class:"i-[carbon--drag-horizontal] h-5 w-5","aria-hidden":"true"},null,-1)])],32)]),M("section",Tp,[M("div",Sp,[M("div",Lp,[M("span",wp,[B[11]||(B[11]=M("span",{class:"i-[carbon--map] h-3.5 w-3.5","aria-hidden":"true"},null,-1)),M("span",null,J(W(ue)("header.routes",{count:Ze.value})),1)]),M("span",Ip,[B[12]||(B[12]=M("span",{class:"i-[carbon--activity] h-3.5 w-3.5","aria-hidden":"true"},null,-1)),M("span",null,J(W(ue)("header.calls",{count:W(j)})),1)])]),M("div",Cp,[M("button",{class:"flex items-center gap-2 rounded-full border px-2.5 py-1 text-[0.55rem] uppercase tracking-[0.25em] transition hover:-translate-y-0.5 border-pg-border bg-pg-surface-strong text-pg-text-soft",title:W(ue)("header.languageToggle"),onClick:b},[B[13]||(B[13]=M("span",{class:"i-[carbon--language] h-3.5 w-3.5","aria-hidden":"true"},null,-1)),M("span",null,J(st.value),1)],8,Op),M("button",{class:"flex items-center gap-2 rounded-full border px-2.5 py-1 text-[0.55rem] uppercase tracking-[0.25em] transition hover:-translate-y-0.5 border-pg-border bg-pg-surface-strong text-pg-text-soft",title:W(ue)("header.themeToggle"),onClick:B[3]||(B[3]=(...Z)=>W(ne)&&W(ne)(...Z))},[M("span",{class:Se([qt.value,"h-3.5 w-3.5"]),"aria-hidden":"true"},null,2),M("span",null,J(ze.value),1)],8,Rp),M("button",{class:"flex items-center gap-2 rounded-full border px-2.5 py-1 text-[0.55rem] uppercase tracking-[0.25em] transition hover:-translate-y-0.5 border-pg-border bg-pg-surface-strong text-pg-text-soft",onClick:B[4]||(B[4]=(...Z)=>W(D)&&W(D)(...Z))},[B[14]||(B[14]=M("span",{class:"i-[carbon--rotate] h-3.5 w-3.5","aria-hidden":"true"},null,-1)),M("span",null,J(W(ue)("header.refresh")),1)])])]),M("div",Np,[ae.value?(re(),le("div",Pp,[M("p",kp,J(W(ue)("states.disabledTitle")),1),M("p",Ap,J(W(ue)("states.disabledHint")),1)])):(re(),Wr(Id,{key:0,queryText:W(m),"onUpdate:queryText":B[5]||(B[5]=Z=>Ce(m)?m.value=Z:null),headersText:W(N),"onUpdate:headersText":B[6]||(B[6]=Z=>Ce(N)?N.value=Z:null),bodyText:W(F),"onUpdate:bodyText":B[7]||(B[7]=Z=>Ce(F)?F.value=Z:null),selected:W(l),"response-text":W(I),"response-status":W(V),"response-time":W(G),"is-sw-registering":W(xe),onRun:W(ie)},null,8,["queryText","headersText","bodyText","selected","response-text","response-status","response-time","is-sw-registering","onRun"]))])])],6)])])])]))}});Vd();jc(Dp).use(Zd).mount("#app");
|
|
1
|
+
(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))r(s);new MutationObserver(s=>{for(const o of s)if(o.type==="childList")for(const l of o.addedNodes)l.tagName==="LINK"&&l.rel==="modulepreload"&&r(l)}).observe(document,{childList:!0,subtree:!0});function n(s){const o={};return s.integrity&&(o.integrity=s.integrity),s.referrerPolicy&&(o.referrerPolicy=s.referrerPolicy),s.crossOrigin==="use-credentials"?o.credentials="include":s.crossOrigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function r(s){if(s.ep)return;s.ep=!0;const o=n(s);fetch(s.href,o)}})();function Ys(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const Pe={},vn=[],It=()=>{},Dl=()=>!1,Gr=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Js=e=>e.startsWith("onUpdate:"),Xe=Object.assign,Xs=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},Ga=Object.prototype.hasOwnProperty,Le=(e,t)=>Ga.call(e,t),ue=Array.isArray,xn=e=>Br(e)==="[object Map]",Ul=e=>Br(e)==="[object Set]",fe=e=>typeof e=="function",He=e=>typeof e=="string",Bt=e=>typeof e=="symbol",Ne=e=>e!==null&&typeof e=="object",Vl=e=>(Ne(e)||fe(e))&&fe(e.then)&&fe(e.catch),Wl=Object.prototype.toString,Br=e=>Wl.call(e),Ba=e=>Br(e).slice(8,-1),jl=e=>Br(e)==="[object Object]",Kr=e=>He(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Vn=Ys(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),zr=e=>{const t=Object.create(null);return(n=>t[n]||(t[n]=e(n)))},Ka=/-\w/g,en=zr(e=>e.replace(Ka,t=>t.slice(1).toUpperCase())),za=/\B([A-Z])/g,mn=zr(e=>e.replace(za,"-$1").toLowerCase()),Hl=zr(e=>e.charAt(0).toUpperCase()+e.slice(1)),os=zr(e=>e?`on${Hl(e)}`:""),Zt=(e,t)=>!Object.is(e,t),ls=(e,...t)=>{for(let n=0;n<e.length;n++)e[n](...t)},Gl=(e,t,n,r=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:r,value:n})},qa=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let To;const qr=()=>To||(To=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function or(e){if(ue(e)){const t={};for(let n=0;n<e.length;n++){const r=e[n],s=He(r)?Qa(r):or(r);if(s)for(const o in s)t[o]=s[o]}return t}else if(He(e)||Ne(e))return e}const Ya=/;(?![^(]*\))/g,Ja=/:([^]+)/,Xa=/\/\*[^]*?\*\//g;function Qa(e){const t={};return e.replace(Xa,"").split(Ya).forEach(n=>{if(n){const r=n.split(Ja);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function dt(e){let t="";if(He(e))t=e;else if(ue(e))for(let n=0;n<e.length;n++){const r=dt(e[n]);r&&(t+=r+" ")}else if(Ne(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}const Za="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",ec=Ys(Za);function Bl(e){return!!e||e===""}const Kl=e=>!!(e&&e.__v_isRef===!0),z=e=>He(e)?e:e==null?"":ue(e)||Ne(e)&&(e.toString===Wl||!fe(e.toString))?Kl(e)?z(e.value):JSON.stringify(e,zl,2):String(e),zl=(e,t)=>Kl(t)?zl(e,t.value):xn(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,s],o)=>(n[is(r,o)+" =>"]=s,n),{})}:Ul(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>is(n))}:Bt(t)?is(t):Ne(t)&&!ue(t)&&!jl(t)?String(t):t,is=(e,t="")=>{var n;return Bt(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};let ct;class ql{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=ct,!t&&ct&&(this.index=(ct.scopes||(ct.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].pause();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t<n;t++)this.scopes[t].resume();for(t=0,n=this.effects.length;t<n;t++)this.effects[t].resume()}}run(t){if(this._active){const n=ct;try{return ct=this,t()}finally{ct=n}}}on(){++this._on===1&&(this.prevScope=ct,ct=this)}off(){this._on>0&&--this._on===0&&(ct=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let n,r;for(n=0,r=this.effects.length;n<r;n++)this.effects[n].stop();for(this.effects.length=0,n=0,r=this.cleanups.length;n<r;n++)this.cleanups[n]();if(this.cleanups.length=0,this.scopes){for(n=0,r=this.scopes.length;n<r;n++)this.scopes[n].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const s=this.parent.scopes.pop();s&&s!==this&&(this.parent.scopes[this.index]=s,s.index=this.index)}this.parent=void 0}}}function tc(e){return new ql(e)}function nc(){return ct}let Oe;const as=new WeakSet;class Yl{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,ct&&ct.active&&ct.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,as.has(this)&&(as.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Xl(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Eo(this),Ql(this);const t=Oe,n=yt;Oe=this,yt=!0;try{return this.fn()}finally{Zl(this),Oe=t,yt=n,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)eo(t);this.deps=this.depsTail=void 0,Eo(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?as.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){Ts(this)&&this.run()}get dirty(){return Ts(this)}}let Jl=0,Wn,jn;function Xl(e,t=!1){if(e.flags|=8,t){e.next=jn,jn=e;return}e.next=Wn,Wn=e}function Qs(){Jl++}function Zs(){if(--Jl>0)return;if(jn){let t=jn;for(jn=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;Wn;){let t=Wn;for(Wn=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(r){e||(e=r)}t=n}}if(e)throw e}function Ql(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function Zl(e){let t,n=e.depsTail,r=n;for(;r;){const s=r.prevDep;r.version===-1?(r===n&&(n=s),eo(r),rc(r)):t=r,r.dep.activeLink=r.prevActiveLink,r.prevActiveLink=void 0,r=s}e.deps=t,e.depsTail=n}function Ts(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(ei(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function ei(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===zn)||(e.globalVersion=zn,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!Ts(e))))return;e.flags|=2;const t=e.dep,n=Oe,r=yt;Oe=e,yt=!0;try{Ql(e);const s=e.fn(e._value);(t.version===0||Zt(s,e._value))&&(e.flags|=128,e._value=s,t.version++)}catch(s){throw t.version++,s}finally{Oe=n,yt=r,Zl(e),e.flags&=-3}}function eo(e,t=!1){const{dep:n,prevSub:r,nextSub:s}=e;if(r&&(r.nextSub=s,e.prevSub=void 0),s&&(s.prevSub=r,e.nextSub=void 0),n.subs===e&&(n.subs=r,!r&&n.computed)){n.computed.flags&=-5;for(let o=n.computed.deps;o;o=o.nextDep)eo(o,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function rc(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let yt=!0;const ti=[];function Wt(){ti.push(yt),yt=!1}function jt(){const e=ti.pop();yt=e===void 0?!0:e}function Eo(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=Oe;Oe=void 0;try{t()}finally{Oe=n}}}let zn=0;class sc{constructor(t,n){this.sub=t,this.dep=n,this.version=n.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class to{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(t){if(!Oe||!yt||Oe===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==Oe)n=this.activeLink=new sc(Oe,this),Oe.deps?(n.prevDep=Oe.depsTail,Oe.depsTail.nextDep=n,Oe.depsTail=n):Oe.deps=Oe.depsTail=n,ni(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const r=n.nextDep;r.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=r),n.prevDep=Oe.depsTail,n.nextDep=void 0,Oe.depsTail.nextDep=n,Oe.depsTail=n,Oe.deps===n&&(Oe.deps=r)}return n}trigger(t){this.version++,zn++,this.notify(t)}notify(t){Qs();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{Zs()}}}function ni(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let r=t.deps;r;r=r.nextDep)ni(r)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const Mr=new WeakMap,dn=Symbol(""),Es=Symbol(""),qn=Symbol("");function et(e,t,n){if(yt&&Oe){let r=Mr.get(e);r||Mr.set(e,r=new Map);let s=r.get(n);s||(r.set(n,s=new to),s.map=r,s.key=n),s.track()}}function Ft(e,t,n,r,s,o){const l=Mr.get(e);if(!l){zn++;return}const i=a=>{a&&a.trigger()};if(Qs(),t==="clear")l.forEach(i);else{const a=ue(e),u=a&&Kr(n);if(a&&n==="length"){const c=Number(r);l.forEach((p,g)=>{(g==="length"||g===qn||!Bt(g)&&g>=c)&&i(p)})}else switch((n!==void 0||l.has(void 0))&&i(l.get(n)),u&&i(l.get(qn)),t){case"add":a?u&&i(l.get("length")):(i(l.get(dn)),xn(e)&&i(l.get(Es)));break;case"delete":a||(i(l.get(dn)),xn(e)&&i(l.get(Es)));break;case"set":xn(e)&&i(l.get(dn));break}}Zs()}function oc(e,t){const n=Mr.get(e);return n&&n.get(t)}function hn(e){const t=Ee(e);return t===e?t:(et(t,"iterate",qn),mt(e)?t:t.map(xt))}function Yr(e){return et(e=Ee(e),"iterate",qn),e}function qt(e,t){return Ht(e)?En(pn(e)?xt(t):t):xt(t)}const lc={__proto__:null,[Symbol.iterator](){return cs(this,Symbol.iterator,e=>qt(this,e))},concat(...e){return hn(this).concat(...e.map(t=>ue(t)?hn(t):t))},entries(){return cs(this,"entries",e=>(e[1]=qt(this,e[1]),e))},every(e,t){return Mt(this,"every",e,t,void 0,arguments)},filter(e,t){return Mt(this,"filter",e,t,n=>n.map(r=>qt(this,r)),arguments)},find(e,t){return Mt(this,"find",e,t,n=>qt(this,n),arguments)},findIndex(e,t){return Mt(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return Mt(this,"findLast",e,t,n=>qt(this,n),arguments)},findLastIndex(e,t){return Mt(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return Mt(this,"forEach",e,t,void 0,arguments)},includes(...e){return us(this,"includes",e)},indexOf(...e){return us(this,"indexOf",e)},join(e){return hn(this).join(e)},lastIndexOf(...e){return us(this,"lastIndexOf",e)},map(e,t){return Mt(this,"map",e,t,void 0,arguments)},pop(){return On(this,"pop")},push(...e){return On(this,"push",e)},reduce(e,...t){return Co(this,"reduce",e,t)},reduceRight(e,...t){return Co(this,"reduceRight",e,t)},shift(){return On(this,"shift")},some(e,t){return Mt(this,"some",e,t,void 0,arguments)},splice(...e){return On(this,"splice",e)},toReversed(){return hn(this).toReversed()},toSorted(e){return hn(this).toSorted(e)},toSpliced(...e){return hn(this).toSpliced(...e)},unshift(...e){return On(this,"unshift",e)},values(){return cs(this,"values",e=>qt(this,e))}};function cs(e,t,n){const r=Yr(e),s=r[t]();return r!==e&&!mt(e)&&(s._next=s.next,s.next=()=>{const o=s._next();return o.done||(o.value=n(o.value)),o}),s}const ic=Array.prototype;function Mt(e,t,n,r,s,o){const l=Yr(e),i=l!==e&&!mt(e),a=l[t];if(a!==ic[t]){const p=a.apply(e,o);return i?xt(p):p}let u=n;l!==e&&(i?u=function(p,g){return n.call(this,qt(e,p),g,e)}:n.length>2&&(u=function(p,g){return n.call(this,p,g,e)}));const c=a.call(l,u,r);return i&&s?s(c):c}function Co(e,t,n,r){const s=Yr(e);let o=n;return s!==e&&(mt(e)?n.length>3&&(o=function(l,i,a){return n.call(this,l,i,a,e)}):o=function(l,i,a){return n.call(this,l,qt(e,i),a,e)}),s[t](o,...r)}function us(e,t,n){const r=Ee(e);et(r,"iterate",qn);const s=r[t](...n);return(s===-1||s===!1)&&Jr(n[0])?(n[0]=Ee(n[0]),r[t](...n)):s}function On(e,t,n=[]){Wt(),Qs();const r=Ee(e)[t].apply(e,n);return Zs(),jt(),r}const ac=Ys("__proto__,__v_isRef,__isVue"),ri=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Bt));function cc(e){Bt(e)||(e=String(e));const t=Ee(this);return et(t,"has",e),t.hasOwnProperty(e)}class si{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,r){if(n==="__v_skip")return t.__v_skip;const s=this._isReadonly,o=this._isShallow;if(n==="__v_isReactive")return!s;if(n==="__v_isReadonly")return s;if(n==="__v_isShallow")return o;if(n==="__v_raw")return r===(s?o?yc:ai:o?ii:li).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const l=ue(t);if(!s){let a;if(l&&(a=lc[n]))return a;if(n==="hasOwnProperty")return cc}const i=Reflect.get(t,n,Fe(t)?t:r);if((Bt(n)?ri.has(n):ac(n))||(s||et(t,"get",n),o))return i;if(Fe(i)){const a=l&&Kr(n)?i:i.value;return s&&Ne(a)?Ss(a):a}return Ne(i)?s?Ss(i):ro(i):i}}class oi extends si{constructor(t=!1){super(!1,t)}set(t,n,r,s){let o=t[n];const l=ue(t)&&Kr(n);if(!this._isShallow){const u=Ht(o);if(!mt(r)&&!Ht(r)&&(o=Ee(o),r=Ee(r)),!l&&Fe(o)&&!Fe(r))return u||(o.value=r),!0}const i=l?Number(n)<t.length:Le(t,n),a=Reflect.set(t,n,r,Fe(t)?t:s);return t===Ee(s)&&(i?Zt(r,o)&&Ft(t,"set",n,r):Ft(t,"add",n,r)),a}deleteProperty(t,n){const r=Le(t,n);t[n];const s=Reflect.deleteProperty(t,n);return s&&r&&Ft(t,"delete",n,void 0),s}has(t,n){const r=Reflect.has(t,n);return(!Bt(n)||!ri.has(n))&&et(t,"has",n),r}ownKeys(t){return et(t,"iterate",ue(t)?"length":dn),Reflect.ownKeys(t)}}class uc extends si{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const fc=new oi,dc=new uc,pc=new oi(!0);const Cs=e=>e,mr=e=>Reflect.getPrototypeOf(e);function mc(e,t,n){return function(...r){const s=this.__v_raw,o=Ee(s),l=xn(o),i=e==="entries"||e===Symbol.iterator&&l,a=e==="keys"&&l,u=s[e](...r),c=n?Cs:t?En:xt;return!t&&et(o,"iterate",a?Es:dn),Xe(Object.create(u),{next(){const{value:p,done:g}=u.next();return g?{value:p,done:g}:{value:i?[c(p[0]),c(p[1])]:c(p),done:g}}})}}function gr(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function gc(e,t){const n={get(s){const o=this.__v_raw,l=Ee(o),i=Ee(s);e||(Zt(s,i)&&et(l,"get",s),et(l,"get",i));const{has:a}=mr(l),u=t?Cs:e?En:xt;if(a.call(l,s))return u(o.get(s));if(a.call(l,i))return u(o.get(i));o!==l&&o.get(s)},get size(){const s=this.__v_raw;return!e&&et(Ee(s),"iterate",dn),s.size},has(s){const o=this.__v_raw,l=Ee(o),i=Ee(s);return e||(Zt(s,i)&&et(l,"has",s),et(l,"has",i)),s===i?o.has(s):o.has(s)||o.has(i)},forEach(s,o){const l=this,i=l.__v_raw,a=Ee(i),u=t?Cs:e?En:xt;return!e&&et(a,"iterate",dn),i.forEach((c,p)=>s.call(o,u(c),u(p),l))}};return Xe(n,e?{add:gr("add"),set:gr("set"),delete:gr("delete"),clear:gr("clear")}:{add(s){!t&&!mt(s)&&!Ht(s)&&(s=Ee(s));const o=Ee(this);return mr(o).has.call(o,s)||(o.add(s),Ft(o,"add",s,s)),this},set(s,o){!t&&!mt(o)&&!Ht(o)&&(o=Ee(o));const l=Ee(this),{has:i,get:a}=mr(l);let u=i.call(l,s);u||(s=Ee(s),u=i.call(l,s));const c=a.call(l,s);return l.set(s,o),u?Zt(o,c)&&Ft(l,"set",s,o):Ft(l,"add",s,o),this},delete(s){const o=Ee(this),{has:l,get:i}=mr(o);let a=l.call(o,s);a||(s=Ee(s),a=l.call(o,s)),i&&i.call(o,s);const u=o.delete(s);return a&&Ft(o,"delete",s,void 0),u},clear(){const s=Ee(this),o=s.size!==0,l=s.clear();return o&&Ft(s,"clear",void 0,void 0),l}}),["keys","values","entries",Symbol.iterator].forEach(s=>{n[s]=mc(s,e,t)}),n}function no(e,t){const n=gc(e,t);return(r,s,o)=>s==="__v_isReactive"?!e:s==="__v_isReadonly"?e:s==="__v_raw"?r:Reflect.get(Le(n,s)&&s in r?n:r,s,o)}const hc={get:no(!1,!1)},bc={get:no(!1,!0)},_c={get:no(!0,!1)};const li=new WeakMap,ii=new WeakMap,ai=new WeakMap,yc=new WeakMap;function vc(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function xc(e){return e.__v_skip||!Object.isExtensible(e)?0:vc(Ba(e))}function ro(e){return Ht(e)?e:so(e,!1,fc,hc,li)}function wc(e){return so(e,!1,pc,bc,ii)}function Ss(e){return so(e,!0,dc,_c,ai)}function so(e,t,n,r,s){if(!Ne(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=xc(e);if(o===0)return e;const l=s.get(e);if(l)return l;const i=new Proxy(e,o===2?r:n);return s.set(e,i),i}function pn(e){return Ht(e)?pn(e.__v_raw):!!(e&&e.__v_isReactive)}function Ht(e){return!!(e&&e.__v_isReadonly)}function mt(e){return!!(e&&e.__v_isShallow)}function Jr(e){return e?!!e.__v_raw:!1}function Ee(e){const t=e&&e.__v_raw;return t?Ee(t):e}function kc(e){return!Le(e,"__v_skip")&&Object.isExtensible(e)&&Gl(e,"__v_skip",!0),e}const xt=e=>Ne(e)?ro(e):e,En=e=>Ne(e)?Ss(e):e;function Fe(e){return e?e.__v_isRef===!0:!1}function oe(e){return ci(e,!1)}function Tc(e){return ci(e,!0)}function ci(e,t){return Fe(e)?e:new Ec(e,t)}class Ec{constructor(t,n){this.dep=new to,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:Ee(t),this._value=n?t:xt(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,r=this.__v_isShallow||mt(t)||Ht(t);t=r?t:Ee(t),Zt(t,n)&&(this._rawValue=t,this._value=r?t:xt(t),this.dep.trigger())}}function V(e){return Fe(e)?e.value:e}const Cc={get:(e,t,n)=>t==="__v_raw"?e:V(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const s=e[t];return Fe(s)&&!Fe(n)?(s.value=n,!0):Reflect.set(e,t,n,r)}};function ui(e){return pn(e)?e:new Proxy(e,Cc)}function Sc(e){const t=ue(e)?new Array(e.length):{};for(const n in e)t[n]=Lc(e,n);return t}class Ic{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0,this._value=void 0,this._raw=Ee(t);let s=!0,o=t;if(!ue(t)||!Kr(String(n)))do s=!Jr(o)||mt(o);while(s&&(o=o.__v_raw));this._shallow=s}get value(){let t=this._object[this._key];return this._shallow&&(t=V(t)),this._value=t===void 0?this._defaultValue:t}set value(t){if(this._shallow&&Fe(this._raw[this._key])){const n=this._object[this._key];if(Fe(n)){n.value=t;return}}this._object[this._key]=t}get dep(){return oc(this._raw,this._key)}}function Lc(e,t,n){return new Ic(e,t,n)}class Rc{constructor(t,n,r){this.fn=t,this.setter=n,this._value=void 0,this.dep=new to(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=zn-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=r}notify(){if(this.flags|=16,!(this.flags&8)&&Oe!==this)return Xl(this,!0),!0}get value(){const t=this.dep.track();return ei(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function Pc(e,t,n=!1){let r,s;return fe(e)?r=e:(r=e.get,s=e.set),new Rc(r,s,n)}const hr={},Or=new WeakMap;let cn;function Mc(e,t=!1,n=cn){if(n){let r=Or.get(n);r||Or.set(n,r=[]),r.push(e)}}function Oc(e,t,n=Pe){const{immediate:r,deep:s,once:o,scheduler:l,augmentJob:i,call:a}=n,u=h=>s?h:mt(h)||s===!1||s===0?Dt(h,1):Dt(h);let c,p,g,b,T=!1,k=!1;if(Fe(e)?(p=()=>e.value,T=mt(e)):pn(e)?(p=()=>u(e),T=!0):ue(e)?(k=!0,T=e.some(h=>pn(h)||mt(h)),p=()=>e.map(h=>{if(Fe(h))return h.value;if(pn(h))return u(h);if(fe(h))return a?a(h,2):h()})):fe(e)?t?p=a?()=>a(e,2):e:p=()=>{if(g){Wt();try{g()}finally{jt()}}const h=cn;cn=c;try{return a?a(e,3,[b]):e(b)}finally{cn=h}}:p=It,t&&s){const h=p,I=s===!0?1/0:s;p=()=>Dt(h(),I)}const M=nc(),_=()=>{c.stop(),M&&M.active&&Xs(M.effects,c)};if(o&&t){const h=t;t=(...I)=>{h(...I),_()}}let S=k?new Array(e.length).fill(hr):hr;const C=h=>{if(!(!(c.flags&1)||!c.dirty&&!h))if(t){const I=c.run();if(s||T||(k?I.some((L,w)=>Zt(L,S[w])):Zt(I,S))){g&&g();const L=cn;cn=c;try{const w=[I,S===hr?void 0:k&&S[0]===hr?[]:S,b];S=I,a?a(t,3,w):t(...w)}finally{cn=L}}}else c.run()};return i&&i(C),c=new Yl(p),c.scheduler=l?()=>l(C,!1):C,b=h=>Mc(h,!1,c),g=c.onStop=()=>{const h=Or.get(c);if(h){if(a)a(h,4);else for(const I of h)I();Or.delete(c)}},t?r?C(!0):S=c.run():l?l(C.bind(null,!0),!0):c.run(),_.pause=c.pause.bind(c),_.resume=c.resume.bind(c),_.stop=_,_}function Dt(e,t=1/0,n){if(t<=0||!Ne(e)||e.__v_skip||(n=n||new Map,(n.get(e)||0)>=t))return e;if(n.set(e,t),t--,Fe(e))Dt(e.value,t,n);else if(ue(e))for(let r=0;r<e.length;r++)Dt(e[r],t,n);else if(Ul(e)||xn(e))e.forEach(r=>{Dt(r,t,n)});else if(jl(e)){for(const r in e)Dt(e[r],t,n);for(const r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&Dt(e[r],t,n)}return e}function lr(e,t,n,r){try{return r?e(...r):e()}catch(s){Xr(s,t,n)}}function Rt(e,t,n,r){if(fe(e)){const s=lr(e,t,n,r);return s&&Vl(s)&&s.catch(o=>{Xr(o,t,n)}),s}if(ue(e)){const s=[];for(let o=0;o<e.length;o++)s.push(Rt(e[o],t,n,r));return s}}function Xr(e,t,n,r=!0){const s=t?t.vnode:null,{errorHandler:o,throwUnhandledErrorInProduction:l}=t&&t.appContext.config||Pe;if(t){let i=t.parent;const a=t.proxy,u=`https://vuejs.org/error-reference/#runtime-${n}`;for(;i;){const c=i.ec;if(c){for(let p=0;p<c.length;p++)if(c[p](e,a,u)===!1)return}i=i.parent}if(o){Wt(),lr(o,null,10,[e,a,u]),jt();return}}Ac(e,n,s,r,l)}function Ac(e,t,n,r=!0,s=!1){if(s)throw e;console.error(e)}const ot=[];let Ct=-1;const wn=[];let Yt=null,_n=0;const fi=Promise.resolve();let Ar=null;function Nc(e){const t=Ar||fi;return e?t.then(this?e.bind(this):e):t}function $c(e){let t=Ct+1,n=ot.length;for(;t<n;){const r=t+n>>>1,s=ot[r],o=Yn(s);o<e||o===e&&s.flags&2?t=r+1:n=r}return t}function oo(e){if(!(e.flags&1)){const t=Yn(e),n=ot[ot.length-1];!n||!(e.flags&2)&&t>=Yn(n)?ot.push(e):ot.splice($c(t),0,e),e.flags|=1,di()}}function di(){Ar||(Ar=fi.then(mi))}function Fc(e){ue(e)?wn.push(...e):Yt&&e.id===-1?Yt.splice(_n+1,0,e):e.flags&1||(wn.push(e),e.flags|=1),di()}function So(e,t,n=Ct+1){for(;n<ot.length;n++){const r=ot[n];if(r&&r.flags&2){if(e&&r.id!==e.uid)continue;ot.splice(n,1),n--,r.flags&4&&(r.flags&=-2),r(),r.flags&4||(r.flags&=-2)}}}function pi(e){if(wn.length){const t=[...new Set(wn)].sort((n,r)=>Yn(n)-Yn(r));if(wn.length=0,Yt){Yt.push(...t);return}for(Yt=t,_n=0;_n<Yt.length;_n++){const n=Yt[_n];n.flags&4&&(n.flags&=-2),n.flags&8||n(),n.flags&=-2}Yt=null,_n=0}}const Yn=e=>e.id==null?e.flags&2?-1:1/0:e.id;function mi(e){try{for(Ct=0;Ct<ot.length;Ct++){const t=ot[Ct];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),lr(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;Ct<ot.length;Ct++){const t=ot[Ct];t&&(t.flags&=-2)}Ct=-1,ot.length=0,pi(),Ar=null,(ot.length||wn.length)&&mi()}}let tt=null,gi=null;function Nr(e){const t=tt;return tt=e,gi=e&&e.type.__scopeId||null,t}function ye(e,t=tt,n){if(!t||e._n)return e;const r=(...s)=>{r._d&&Dr(-1);const o=Nr(t);let l;try{l=e(...s)}finally{Nr(o),r._d&&Dr(1)}return l};return r._n=!0,r._c=!0,r._d=!0,r}function br(e,t){if(tt===null)return e;const n=ts(tt),r=e.dirs||(e.dirs=[]);for(let s=0;s<t.length;s++){let[o,l,i,a=Pe]=t[s];o&&(fe(o)&&(o={mounted:o,updated:o}),o.deep&&Dt(l),r.push({dir:o,instance:n,value:l,oldValue:void 0,arg:i,modifiers:a}))}return e}function on(e,t,n,r){const s=e.dirs,o=t&&t.dirs;for(let l=0;l<s.length;l++){const i=s[l];o&&(i.oldValue=o[l].value);let a=i.dir[r];a&&(Wt(),Rt(a,n,8,[e.el,i,e,t]),jt())}}function Dc(e,t){if(lt){let n=lt.provides;const r=lt.parent&<.parent.provides;r===n&&(n=lt.provides=Object.create(r)),n[e]=t}}function Hn(e,t,n=!1){const r=es();if(r||Tn){let s=Tn?Tn._context.provides:r?r.parent==null||r.ce?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:void 0;if(s&&e in s)return s[e];if(arguments.length>1)return n&&fe(t)?t.call(r&&r.proxy):t}}const Uc=Symbol.for("v-scx"),Vc=()=>Hn(Uc);function vt(e,t,n){return hi(e,t,n)}function hi(e,t,n=Pe){const{immediate:r,deep:s,flush:o,once:l}=n,i=Xe({},n),a=t&&r||!t&&o!=="post";let u;if(Qn){if(o==="sync"){const b=Vc();u=b.__watcherHandles||(b.__watcherHandles=[])}else if(!a){const b=()=>{};return b.stop=It,b.resume=It,b.pause=It,b}}const c=lt;i.call=(b,T,k)=>Rt(b,c,T,k);let p=!1;o==="post"?i.scheduler=b=>{ft(b,c&&c.suspense)}:o!=="sync"&&(p=!0,i.scheduler=(b,T)=>{T?b():oo(b)}),i.augmentJob=b=>{t&&(b.flags|=4),p&&(b.flags|=2,c&&(b.id=c.uid,b.i=c))};const g=Oc(e,t,i);return Qn&&(u?u.push(g):a&&g()),g}function Wc(e,t,n){const r=this.proxy,s=He(e)?e.includes(".")?bi(r,e):()=>r[e]:e.bind(r,r);let o;fe(t)?o=t:(o=t.handler,n=t);const l=ur(this),i=hi(s,o.bind(r),n);return l(),i}function bi(e,t){const n=t.split(".");return()=>{let r=e;for(let s=0;s<n.length&&r;s++)r=r[n[s]];return r}}const jc=Symbol("_vte"),Hc=e=>e.__isTeleport,Gc=Symbol("_leaveCb");function lo(e,t){e.shapeFlag&6&&e.component?(e.transition=t,lo(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 Qe(e,t){return fe(e)?Xe({name:e.name},t,{setup:e}):e}function _i(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}const $r=new WeakMap;function Gn(e,t,n,r,s=!1){if(ue(e)){e.forEach((T,k)=>Gn(T,t&&(ue(t)?t[k]:t),n,r,s));return}if(kn(r)&&!s){r.shapeFlag&512&&r.type.__asyncResolved&&r.component.subTree.component&&Gn(e,t,n,r.component.subTree);return}const o=r.shapeFlag&4?ts(r.component):r.el,l=s?null:o,{i,r:a}=e,u=t&&t.r,c=i.refs===Pe?i.refs={}:i.refs,p=i.setupState,g=Ee(p),b=p===Pe?Dl:T=>Le(g,T);if(u!=null&&u!==a){if(Io(t),He(u))c[u]=null,b(u)&&(p[u]=null);else if(Fe(u)){u.value=null;const T=t;T.k&&(c[T.k]=null)}}if(fe(a))lr(a,i,12,[l,c]);else{const T=He(a),k=Fe(a);if(T||k){const M=()=>{if(e.f){const _=T?b(a)?p[a]:c[a]:a.value;if(s)ue(_)&&Xs(_,o);else if(ue(_))_.includes(o)||_.push(o);else if(T)c[a]=[o],b(a)&&(p[a]=c[a]);else{const S=[o];a.value=S,e.k&&(c[e.k]=S)}}else T?(c[a]=l,b(a)&&(p[a]=l)):k&&(a.value=l,e.k&&(c[e.k]=l))};if(l){const _=()=>{M(),$r.delete(e)};_.id=-1,$r.set(e,_),ft(_,n)}else Io(e),M()}}}function Io(e){const t=$r.get(e);t&&(t.flags|=8,$r.delete(e))}qr().requestIdleCallback;qr().cancelIdleCallback;const kn=e=>!!e.type.__asyncLoader,yi=e=>e.type.__isKeepAlive;function Bc(e,t){vi(e,"a",t)}function Kc(e,t){vi(e,"da",t)}function vi(e,t,n=lt){const r=e.__wdc||(e.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return e()});if(Qr(t,r,n),n){let s=n.parent;for(;s&&s.parent;)yi(s.parent.vnode)&&zc(r,t,n,s),s=s.parent}}function zc(e,t,n,r){const s=Qr(t,e,r,!0);io(()=>{Xs(r[t],s)},n)}function Qr(e,t,n=lt,r=!1){if(n){const s=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...l)=>{Wt();const i=ur(n),a=Rt(t,n,e,l);return i(),jt(),a});return r?s.unshift(o):s.push(o),o}}const Kt=e=>(t,n=lt)=>{(!Qn||e==="sp")&&Qr(e,(...r)=>t(...r),n)},qc=Kt("bm"),Rn=Kt("m"),Yc=Kt("bu"),Jc=Kt("u"),ir=Kt("bum"),io=Kt("um"),Xc=Kt("sp"),Qc=Kt("rtg"),Zc=Kt("rtc");function eu(e,t=lt){Qr("ec",e,t)}const tu=Symbol.for("v-ndc");function Xt(e,t,n,r){let s;const o=n,l=ue(e);if(l||He(e)){const i=l&&pn(e);let a=!1,u=!1;i&&(a=!mt(e),u=Ht(e),e=Yr(e)),s=new Array(e.length);for(let c=0,p=e.length;c<p;c++)s[c]=t(a?u?En(xt(e[c])):xt(e[c]):e[c],c,void 0,o)}else if(typeof e=="number"){s=new Array(e);for(let i=0;i<e;i++)s[i]=t(i+1,i,void 0,o)}else if(Ne(e))if(e[Symbol.iterator])s=Array.from(e,(i,a)=>t(i,a,void 0,o));else{const i=Object.keys(e);s=new Array(i.length);for(let a=0,u=i.length;a<u;a++){const c=i[a];s[a]=t(e[c],c,a,o)}}else s=[];return s}function ao(e,t,n={},r,s){if(tt.ce||tt.parent&&kn(tt.parent)&&tt.parent.ce){const u=Object.keys(n).length>0;return K(),tn($e,null,[ee("slot",n,r)],u?-2:64)}let o=e[t];o&&o._c&&(o._d=!1),K();const l=o&&xi(o(n)),i=n.key||l&&l.key,a=tn($e,{key:(i&&!Bt(i)?i:`_${t}`)+(!l&&r?"_fb":"")},l||[],l&&e._===1?64:-2);return a.scopeId&&(a.slotScopeIds=[a.scopeId+"-s"]),o&&o._c&&(o._d=!0),a}function xi(e){return e.some(t=>Xn(t)?!(t.type===Gt||t.type===$e&&!xi(t.children)):!0)?e:null}const Is=e=>e?Vi(e)?ts(e):Is(e.parent):null,Bn=Xe(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=>Is(e.parent),$root:e=>Is(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>ki(e),$forceUpdate:e=>e.f||(e.f=()=>{oo(e.update)}),$nextTick:e=>e.n||(e.n=Nc.bind(e.proxy)),$watch:e=>Wc.bind(e)}),fs=(e,t)=>e!==Pe&&!e.__isScriptSetup&&Le(e,t),nu={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:r,data:s,props:o,accessCache:l,type:i,appContext:a}=e;if(t[0]!=="$"){const g=l[t];if(g!==void 0)switch(g){case 1:return r[t];case 2:return s[t];case 4:return n[t];case 3:return o[t]}else{if(fs(r,t))return l[t]=1,r[t];if(s!==Pe&&Le(s,t))return l[t]=2,s[t];if(Le(o,t))return l[t]=3,o[t];if(n!==Pe&&Le(n,t))return l[t]=4,n[t];Ls&&(l[t]=0)}}const u=Bn[t];let c,p;if(u)return t==="$attrs"&&et(e.attrs,"get",""),u(e);if((c=i.__cssModules)&&(c=c[t]))return c;if(n!==Pe&&Le(n,t))return l[t]=4,n[t];if(p=a.config.globalProperties,Le(p,t))return p[t]},set({_:e},t,n){const{data:r,setupState:s,ctx:o}=e;return fs(s,t)?(s[t]=n,!0):r!==Pe&&Le(r,t)?(r[t]=n,!0):Le(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(o[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:s,props:o,type:l}},i){let a;return!!(n[i]||e!==Pe&&i[0]!=="$"&&Le(e,i)||fs(t,i)||Le(o,i)||Le(r,i)||Le(Bn,i)||Le(s.config.globalProperties,i)||(a=l.__cssModules)&&a[i])},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:Le(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function ar(){return ru().attrs}function ru(e){const t=es();return t.setupContext||(t.setupContext=ji(t))}function Lo(e){return ue(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let Ls=!0;function su(e){const t=ki(e),n=e.proxy,r=e.ctx;Ls=!1,t.beforeCreate&&Ro(t.beforeCreate,e,"bc");const{data:s,computed:o,methods:l,watch:i,provide:a,inject:u,created:c,beforeMount:p,mounted:g,beforeUpdate:b,updated:T,activated:k,deactivated:M,beforeDestroy:_,beforeUnmount:S,destroyed:C,unmounted:h,render:I,renderTracked:L,renderTriggered:w,errorCaptured:U,serverPrefetch:le,expose:_e,inheritAttrs:xe,components:ae,directives:Me,filters:ie}=t;if(u&&ou(u,r,null),l)for(const Y in l){const A=l[Y];fe(A)&&(r[Y]=A.bind(n))}if(s){const Y=s.call(n,n);Ne(Y)&&(e.data=ro(Y))}if(Ls=!0,o)for(const Y in o){const A=o[Y],H=fe(A)?A.bind(n,n):fe(A.get)?A.get.bind(n,n):It,W=!fe(A)&&fe(A.set)?A.set.bind(n):It,G=te({get:H,set:W});Object.defineProperty(r,Y,{enumerable:!0,configurable:!0,get:()=>G.value,set:Z=>G.value=Z})}if(i)for(const Y in i)wi(i[Y],r,n,Y);if(a){const Y=fe(a)?a.call(n):a;Reflect.ownKeys(Y).forEach(A=>{Dc(A,Y[A])})}c&&Ro(c,e,"c");function q(Y,A){ue(A)?A.forEach(H=>Y(H.bind(n))):A&&Y(A.bind(n))}if(q(qc,p),q(Rn,g),q(Yc,b),q(Jc,T),q(Bc,k),q(Kc,M),q(eu,U),q(Zc,L),q(Qc,w),q(ir,S),q(io,h),q(Xc,le),ue(_e))if(_e.length){const Y=e.exposed||(e.exposed={});_e.forEach(A=>{Object.defineProperty(Y,A,{get:()=>n[A],set:H=>n[A]=H,enumerable:!0})})}else e.exposed||(e.exposed={});I&&e.render===It&&(e.render=I),xe!=null&&(e.inheritAttrs=xe),ae&&(e.components=ae),Me&&(e.directives=Me),le&&_i(e)}function ou(e,t,n=It){ue(e)&&(e=Rs(e));for(const r in e){const s=e[r];let o;Ne(s)?"default"in s?o=Hn(s.from||r,s.default,!0):o=Hn(s.from||r):o=Hn(s),Fe(o)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>o.value,set:l=>o.value=l}):t[r]=o}}function Ro(e,t,n){Rt(ue(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function wi(e,t,n,r){let s=r.includes(".")?bi(n,r):()=>n[r];if(He(e)){const o=t[e];fe(o)&&vt(s,o)}else if(fe(e))vt(s,e.bind(n));else if(Ne(e))if(ue(e))e.forEach(o=>wi(o,t,n,r));else{const o=fe(e.handler)?e.handler.bind(n):t[e.handler];fe(o)&&vt(s,o,e)}}function ki(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:s,optionsCache:o,config:{optionMergeStrategies:l}}=e.appContext,i=o.get(t);let a;return i?a=i:!s.length&&!n&&!r?a=t:(a={},s.length&&s.forEach(u=>Fr(a,u,l,!0)),Fr(a,t,l)),Ne(t)&&o.set(t,a),a}function Fr(e,t,n,r=!1){const{mixins:s,extends:o}=t;o&&Fr(e,o,n,!0),s&&s.forEach(l=>Fr(e,l,n,!0));for(const l in t)if(!(r&&l==="expose")){const i=lu[l]||n&&n[l];e[l]=i?i(e[l],t[l]):t[l]}return e}const lu={data:Po,props:Mo,emits:Mo,methods:Dn,computed:Dn,beforeCreate:rt,created:rt,beforeMount:rt,mounted:rt,beforeUpdate:rt,updated:rt,beforeDestroy:rt,beforeUnmount:rt,destroyed:rt,unmounted:rt,activated:rt,deactivated:rt,errorCaptured:rt,serverPrefetch:rt,components:Dn,directives:Dn,watch:au,provide:Po,inject:iu};function Po(e,t){return t?e?function(){return Xe(fe(e)?e.call(this,this):e,fe(t)?t.call(this,this):t)}:t:e}function iu(e,t){return Dn(Rs(e),Rs(t))}function Rs(e){if(ue(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function rt(e,t){return e?[...new Set([].concat(e,t))]:t}function Dn(e,t){return e?Xe(Object.create(null),e,t):t}function Mo(e,t){return e?ue(e)&&ue(t)?[...new Set([...e,...t])]:Xe(Object.create(null),Lo(e),Lo(t??{})):t}function au(e,t){if(!e)return t;if(!t)return e;const n=Xe(Object.create(null),e);for(const r in t)n[r]=rt(e[r],t[r]);return n}function Ti(){return{app:null,config:{isNativeTag:Dl,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 cu=0;function uu(e,t){return function(r,s=null){fe(r)||(r=Xe({},r)),s!=null&&!Ne(s)&&(s=null);const o=Ti(),l=new WeakSet,i=[];let a=!1;const u=o.app={_uid:cu++,_component:r,_props:s,_container:null,_context:o,_instance:null,version:Uu,get config(){return o.config},set config(c){},use(c,...p){return l.has(c)||(c&&fe(c.install)?(l.add(c),c.install(u,...p)):fe(c)&&(l.add(c),c(u,...p))),u},mixin(c){return o.mixins.includes(c)||o.mixins.push(c),u},component(c,p){return p?(o.components[c]=p,u):o.components[c]},directive(c,p){return p?(o.directives[c]=p,u):o.directives[c]},mount(c,p,g){if(!a){const b=u._ceVNode||ee(r,s);return b.appContext=o,g===!0?g="svg":g===!1&&(g=void 0),e(b,c,g),a=!0,u._container=c,c.__vue_app__=u,ts(b.component)}},onUnmount(c){i.push(c)},unmount(){a&&(Rt(i,u._instance,16),e(null,u._container),delete u._container.__vue_app__)},provide(c,p){return o.provides[c]=p,u},runWithContext(c){const p=Tn;Tn=u;try{return c()}finally{Tn=p}}};return u}}let Tn=null;const fu=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${en(t)}Modifiers`]||e[`${mn(t)}Modifiers`];function du(e,t,...n){if(e.isUnmounted)return;const r=e.vnode.props||Pe;let s=n;const o=t.startsWith("update:"),l=o&&fu(r,t.slice(7));l&&(l.trim&&(s=n.map(c=>He(c)?c.trim():c)),l.number&&(s=n.map(qa)));let i,a=r[i=os(t)]||r[i=os(en(t))];!a&&o&&(a=r[i=os(mn(t))]),a&&Rt(a,e,6,s);const u=r[i+"Once"];if(u){if(!e.emitted)e.emitted={};else if(e.emitted[i])return;e.emitted[i]=!0,Rt(u,e,6,s)}}const pu=new WeakMap;function Ei(e,t,n=!1){const r=n?pu:t.emitsCache,s=r.get(e);if(s!==void 0)return s;const o=e.emits;let l={},i=!1;if(!fe(e)){const a=u=>{const c=Ei(u,t,!0);c&&(i=!0,Xe(l,c))};!n&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}return!o&&!i?(Ne(e)&&r.set(e,null),null):(ue(o)?o.forEach(a=>l[a]=null):Xe(l,o),Ne(e)&&r.set(e,l),l)}function Zr(e,t){return!e||!Gr(t)?!1:(t=t.slice(2).replace(/Once$/,""),Le(e,t[0].toLowerCase()+t.slice(1))||Le(e,mn(t))||Le(e,t))}function Oo(e){const{type:t,vnode:n,proxy:r,withProxy:s,propsOptions:[o],slots:l,attrs:i,emit:a,render:u,renderCache:c,props:p,data:g,setupState:b,ctx:T,inheritAttrs:k}=e,M=Nr(e);let _,S;try{if(n.shapeFlag&4){const h=s||r,I=h;_=St(u.call(I,h,c,p,b,g,T)),S=i}else{const h=t;_=St(h.length>1?h(p,{attrs:i,slots:l,emit:a}):h(p,null)),S=t.props?i:mu(i)}}catch(h){Kn.length=0,Xr(h,e,1),_=ee(Gt)}let C=_;if(S&&k!==!1){const h=Object.keys(S),{shapeFlag:I}=C;h.length&&I&7&&(o&&h.some(Js)&&(S=gu(S,o)),C=Cn(C,S,!1,!0))}return n.dirs&&(C=Cn(C,null,!1,!0),C.dirs=C.dirs?C.dirs.concat(n.dirs):n.dirs),n.transition&&lo(C,n.transition),_=C,Nr(M),_}const mu=e=>{let t;for(const n in e)(n==="class"||n==="style"||Gr(n))&&((t||(t={}))[n]=e[n]);return t},gu=(e,t)=>{const n={};for(const r in e)(!Js(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function hu(e,t,n){const{props:r,children:s,component:o}=e,{props:l,children:i,patchFlag:a}=t,u=o.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&a>=0){if(a&1024)return!0;if(a&16)return r?Ao(r,l,u):!!l;if(a&8){const c=t.dynamicProps;for(let p=0;p<c.length;p++){const g=c[p];if(l[g]!==r[g]&&!Zr(u,g))return!0}}}else return(s||i)&&(!i||!i.$stable)?!0:r===l?!1:r?l?Ao(r,l,u):!0:!!l;return!1}function Ao(e,t,n){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let s=0;s<r.length;s++){const o=r[s];if(t[o]!==e[o]&&!Zr(n,o))return!0}return!1}function bu({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 Ci={},Si=()=>Object.create(Ci),Ii=e=>Object.getPrototypeOf(e)===Ci;function _u(e,t,n,r=!1){const s={},o=Si();e.propsDefaults=Object.create(null),Li(e,t,s,o);for(const l in e.propsOptions[0])l in s||(s[l]=void 0);n?e.props=r?s:wc(s):e.type.props?e.props=s:e.props=o,e.attrs=o}function yu(e,t,n,r){const{props:s,attrs:o,vnode:{patchFlag:l}}=e,i=Ee(s),[a]=e.propsOptions;let u=!1;if((r||l>0)&&!(l&16)){if(l&8){const c=e.vnode.dynamicProps;for(let p=0;p<c.length;p++){let g=c[p];if(Zr(e.emitsOptions,g))continue;const b=t[g];if(a)if(Le(o,g))b!==o[g]&&(o[g]=b,u=!0);else{const T=en(g);s[T]=Ps(a,i,T,b,e,!1)}else b!==o[g]&&(o[g]=b,u=!0)}}}else{Li(e,t,s,o)&&(u=!0);let c;for(const p in i)(!t||!Le(t,p)&&((c=mn(p))===p||!Le(t,c)))&&(a?n&&(n[p]!==void 0||n[c]!==void 0)&&(s[p]=Ps(a,i,p,void 0,e,!0)):delete s[p]);if(o!==i)for(const p in o)(!t||!Le(t,p))&&(delete o[p],u=!0)}u&&Ft(e.attrs,"set","")}function Li(e,t,n,r){const[s,o]=e.propsOptions;let l=!1,i;if(t)for(let a in t){if(Vn(a))continue;const u=t[a];let c;s&&Le(s,c=en(a))?!o||!o.includes(c)?n[c]=u:(i||(i={}))[c]=u:Zr(e.emitsOptions,a)||(!(a in r)||u!==r[a])&&(r[a]=u,l=!0)}if(o){const a=Ee(n),u=i||Pe;for(let c=0;c<o.length;c++){const p=o[c];n[p]=Ps(s,a,p,u[p],e,!Le(u,p))}}return l}function Ps(e,t,n,r,s,o){const l=e[n];if(l!=null){const i=Le(l,"default");if(i&&r===void 0){const a=l.default;if(l.type!==Function&&!l.skipFactory&&fe(a)){const{propsDefaults:u}=s;if(n in u)r=u[n];else{const c=ur(s);r=u[n]=a.call(null,t),c()}}else r=a;s.ce&&s.ce._setProp(n,r)}l[0]&&(o&&!i?r=!1:l[1]&&(r===""||r===mn(n))&&(r=!0))}return r}const vu=new WeakMap;function Ri(e,t,n=!1){const r=n?vu:t.propsCache,s=r.get(e);if(s)return s;const o=e.props,l={},i=[];let a=!1;if(!fe(e)){const c=p=>{a=!0;const[g,b]=Ri(p,t,!0);Xe(l,g),b&&i.push(...b)};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}if(!o&&!a)return Ne(e)&&r.set(e,vn),vn;if(ue(o))for(let c=0;c<o.length;c++){const p=en(o[c]);No(p)&&(l[p]=Pe)}else if(o)for(const c in o){const p=en(c);if(No(p)){const g=o[c],b=l[p]=ue(g)||fe(g)?{type:g}:Xe({},g),T=b.type;let k=!1,M=!0;if(ue(T))for(let _=0;_<T.length;++_){const S=T[_],C=fe(S)&&S.name;if(C==="Boolean"){k=!0;break}else C==="String"&&(M=!1)}else k=fe(T)&&T.name==="Boolean";b[0]=k,b[1]=M,(k||Le(b,"default"))&&i.push(p)}}const u=[l,i];return Ne(e)&&r.set(e,u),u}function No(e){return e[0]!=="$"&&!Vn(e)}const co=e=>e==="_"||e==="_ctx"||e==="$stable",uo=e=>ue(e)?e.map(St):[St(e)],xu=(e,t,n)=>{if(t._n)return t;const r=ye((...s)=>uo(t(...s)),n);return r._c=!1,r},Pi=(e,t,n)=>{const r=e._ctx;for(const s in e){if(co(s))continue;const o=e[s];if(fe(o))t[s]=xu(s,o,r);else if(o!=null){const l=uo(o);t[s]=()=>l}}},Mi=(e,t)=>{const n=uo(t);e.slots.default=()=>n},Oi=(e,t,n)=>{for(const r in t)(n||!co(r))&&(e[r]=t[r])},wu=(e,t,n)=>{const r=e.slots=Si();if(e.vnode.shapeFlag&32){const s=t._;s?(Oi(r,t,n),n&&Gl(r,"_",s,!0)):Pi(t,r)}else t&&Mi(e,t)},ku=(e,t,n)=>{const{vnode:r,slots:s}=e;let o=!0,l=Pe;if(r.shapeFlag&32){const i=t._;i?n&&i===1?o=!1:Oi(s,t,n):(o=!t.$stable,Pi(t,s)),l=t}else t&&(Mi(e,t),l={default:1});if(o)for(const i in s)!co(i)&&l[i]==null&&delete s[i]},ft=Iu;function Tu(e){return Eu(e)}function Eu(e,t){const n=qr();n.__VUE__=!0;const{insert:r,remove:s,patchProp:o,createElement:l,createText:i,createComment:a,setText:u,setElementText:c,parentNode:p,nextSibling:g,setScopeId:b=It,insertStaticContent:T}=e,k=(m,y,P,$=null,N=null,F=null,f=void 0,d=null,v=!!y.dynamicChildren)=>{if(m===y)return;m&&!An(m,y)&&($=be(m),Z(m,N,F,!0),m=null),y.patchFlag===-2&&(v=!1,y.dynamicChildren=null);const{type:E,ref:j,shapeFlag:O}=y;switch(E){case cr:M(m,y,P,$);break;case Gt:_(m,y,P,$);break;case ps:m==null&&S(y,P,$,f);break;case $e:ae(m,y,P,$,N,F,f,d,v);break;default:O&1?I(m,y,P,$,N,F,f,d,v):O&6?Me(m,y,P,$,N,F,f,d,v):(O&64||O&128)&&E.process(m,y,P,$,N,F,f,d,v,de)}j!=null&&N?Gn(j,m&&m.ref,F,y||m,!y):j==null&&m&&m.ref!=null&&Gn(m.ref,null,F,m,!0)},M=(m,y,P,$)=>{if(m==null)r(y.el=i(y.children),P,$);else{const N=y.el=m.el;y.children!==m.children&&u(N,y.children)}},_=(m,y,P,$)=>{m==null?r(y.el=a(y.children||""),P,$):y.el=m.el},S=(m,y,P,$)=>{[m.el,m.anchor]=T(m.children,y,P,$,m.el,m.anchor)},C=({el:m,anchor:y},P,$)=>{let N;for(;m&&m!==y;)N=g(m),r(m,P,$),m=N;r(y,P,$)},h=({el:m,anchor:y})=>{let P;for(;m&&m!==y;)P=g(m),s(m),m=P;s(y)},I=(m,y,P,$,N,F,f,d,v)=>{if(y.type==="svg"?f="svg":y.type==="math"&&(f="mathml"),m==null)L(y,P,$,N,F,f,d,v);else{const E=m.el&&m.el._isVueCE?m.el:null;try{E&&E._beginPatch(),le(m,y,N,F,f,d,v)}finally{E&&E._endPatch()}}},L=(m,y,P,$,N,F,f,d)=>{let v,E;const{props:j,shapeFlag:O,transition:x,dirs:R}=m;if(v=m.el=l(m.type,F,j&&j.is,j),O&8?c(v,m.children):O&16&&U(m.children,v,null,$,N,ds(m,F),f,d),R&&on(m,null,$,"created"),w(v,m,m.scopeId,f,$),j){for(const se in j)se!=="value"&&!Vn(se)&&o(v,se,null,j[se],F,$);"value"in j&&o(v,"value",null,j.value,F),(E=j.onVnodeBeforeMount)&&kt(E,$,m)}R&&on(m,null,$,"beforeMount");const J=Cu(N,x);J&&x.beforeEnter(v),r(v,y,P),((E=j&&j.onVnodeMounted)||J||R)&&ft(()=>{E&&kt(E,$,m),J&&x.enter(v),R&&on(m,null,$,"mounted")},N)},w=(m,y,P,$,N)=>{if(P&&b(m,P),$)for(let F=0;F<$.length;F++)b(m,$[F]);if(N){let F=N.subTree;if(y===F||Fi(F.type)&&(F.ssContent===y||F.ssFallback===y)){const f=N.vnode;w(m,f,f.scopeId,f.slotScopeIds,N.parent)}}},U=(m,y,P,$,N,F,f,d,v=0)=>{for(let E=v;E<m.length;E++){const j=m[E]=d?Jt(m[E]):St(m[E]);k(null,j,y,P,$,N,F,f,d)}},le=(m,y,P,$,N,F,f)=>{const d=y.el=m.el;let{patchFlag:v,dynamicChildren:E,dirs:j}=y;v|=m.patchFlag&16;const O=m.props||Pe,x=y.props||Pe;let R;if(P&&ln(P,!1),(R=x.onVnodeBeforeUpdate)&&kt(R,P,y,m),j&&on(y,m,P,"beforeUpdate"),P&&ln(P,!0),(O.innerHTML&&x.innerHTML==null||O.textContent&&x.textContent==null)&&c(d,""),E?_e(m.dynamicChildren,E,d,P,$,ds(y,N),F):f||A(m,y,d,null,P,$,ds(y,N),F,!1),v>0){if(v&16)xe(d,O,x,P,N);else if(v&2&&O.class!==x.class&&o(d,"class",null,x.class,N),v&4&&o(d,"style",O.style,x.style,N),v&8){const J=y.dynamicProps;for(let se=0;se<J.length;se++){const pe=J[se],We=O[pe],De=x[pe];(De!==We||pe==="value")&&o(d,pe,We,De,N,P)}}v&1&&m.children!==y.children&&c(d,y.children)}else!f&&E==null&&xe(d,O,x,P,N);((R=x.onVnodeUpdated)||j)&&ft(()=>{R&&kt(R,P,y,m),j&&on(y,m,P,"updated")},$)},_e=(m,y,P,$,N,F,f)=>{for(let d=0;d<y.length;d++){const v=m[d],E=y[d],j=v.el&&(v.type===$e||!An(v,E)||v.shapeFlag&198)?p(v.el):P;k(v,E,j,null,$,N,F,f,!0)}},xe=(m,y,P,$,N)=>{if(y!==P){if(y!==Pe)for(const F in y)!Vn(F)&&!(F in P)&&o(m,F,y[F],null,N,$);for(const F in P){if(Vn(F))continue;const f=P[F],d=y[F];f!==d&&F!=="value"&&o(m,F,d,f,N,$)}"value"in P&&o(m,"value",y.value,P.value,N)}},ae=(m,y,P,$,N,F,f,d,v)=>{const E=y.el=m?m.el:i(""),j=y.anchor=m?m.anchor:i("");let{patchFlag:O,dynamicChildren:x,slotScopeIds:R}=y;R&&(d=d?d.concat(R):R),m==null?(r(E,P,$),r(j,P,$),U(y.children||[],P,j,N,F,f,d,v)):O>0&&O&64&&x&&m.dynamicChildren&&m.dynamicChildren.length===x.length?(_e(m.dynamicChildren,x,P,N,F,f,d),(y.key!=null||N&&y===N.subTree)&&Ai(m,y,!0)):A(m,y,P,j,N,F,f,d,v)},Me=(m,y,P,$,N,F,f,d,v)=>{y.slotScopeIds=d,m==null?y.shapeFlag&512?N.ctx.activate(y,P,$,f,v):ie(y,P,$,N,F,f,v):ce(m,y,v)},ie=(m,y,P,$,N,F,f)=>{const d=m.component=Au(m,$,N);if(yi(m)&&(d.ctx.renderer=de),Nu(d,!1,f),d.asyncDep){if(N&&N.registerDep(d,q,f),!m.el){const v=d.subTree=ee(Gt);_(null,v,y,P),m.placeholder=v.el}}else q(d,m,y,P,N,F,f)},ce=(m,y,P)=>{const $=y.component=m.component;if(hu(m,y,P))if($.asyncDep&&!$.asyncResolved){Y($,y,P);return}else $.next=y,$.update();else y.el=m.el,$.vnode=y},q=(m,y,P,$,N,F,f)=>{const d=()=>{if(m.isMounted){let{next:O,bu:x,u:R,parent:J,vnode:se}=m;{const it=Ni(m);if(it){O&&(O.el=se.el,Y(m,O,f)),it.asyncDep.then(()=>{m.isUnmounted||d()});return}}let pe=O,We;ln(m,!1),O?(O.el=se.el,Y(m,O,f)):O=se,x&&ls(x),(We=O.props&&O.props.onVnodeBeforeUpdate)&&kt(We,J,O,se),ln(m,!0);const De=Oo(m),nt=m.subTree;m.subTree=De,k(nt,De,p(nt.el),be(nt),m,N,F),O.el=De.el,pe===null&&bu(m,De.el),R&&ft(R,N),(We=O.props&&O.props.onVnodeUpdated)&&ft(()=>kt(We,J,O,se),N)}else{let O;const{el:x,props:R}=y,{bm:J,m:se,parent:pe,root:We,type:De}=m,nt=kn(y);ln(m,!1),J&&ls(J),!nt&&(O=R&&R.onVnodeBeforeMount)&&kt(O,pe,y),ln(m,!0);{We.ce&&We.ce._def.shadowRoot!==!1&&We.ce._injectChildStyle(De);const it=m.subTree=Oo(m);k(null,it,P,$,m,N,F),y.el=it.el}if(se&&ft(se,N),!nt&&(O=R&&R.onVnodeMounted)){const it=y;ft(()=>kt(O,pe,it),N)}(y.shapeFlag&256||pe&&kn(pe.vnode)&&pe.vnode.shapeFlag&256)&&m.a&&ft(m.a,N),m.isMounted=!0,y=P=$=null}};m.scope.on();const v=m.effect=new Yl(d);m.scope.off();const E=m.update=v.run.bind(v),j=m.job=v.runIfDirty.bind(v);j.i=m,j.id=m.uid,v.scheduler=()=>oo(j),ln(m,!0),E()},Y=(m,y,P)=>{y.component=m;const $=m.vnode.props;m.vnode=y,m.next=null,yu(m,y.props,$,P),ku(m,y.children,P),Wt(),So(m),jt()},A=(m,y,P,$,N,F,f,d,v=!1)=>{const E=m&&m.children,j=m?m.shapeFlag:0,O=y.children,{patchFlag:x,shapeFlag:R}=y;if(x>0){if(x&128){W(E,O,P,$,N,F,f,d,v);return}else if(x&256){H(E,O,P,$,N,F,f,d,v);return}}R&8?(j&16&&Se(E,N,F),O!==E&&c(P,O)):j&16?R&16?W(E,O,P,$,N,F,f,d,v):Se(E,N,F,!0):(j&8&&c(P,""),R&16&&U(O,P,$,N,F,f,d,v))},H=(m,y,P,$,N,F,f,d,v)=>{m=m||vn,y=y||vn;const E=m.length,j=y.length,O=Math.min(E,j);let x;for(x=0;x<O;x++){const R=y[x]=v?Jt(y[x]):St(y[x]);k(m[x],R,P,null,N,F,f,d,v)}E>j?Se(m,N,F,!0,!1,O):U(y,P,$,N,F,f,d,v,O)},W=(m,y,P,$,N,F,f,d,v)=>{let E=0;const j=y.length;let O=m.length-1,x=j-1;for(;E<=O&&E<=x;){const R=m[E],J=y[E]=v?Jt(y[E]):St(y[E]);if(An(R,J))k(R,J,P,null,N,F,f,d,v);else break;E++}for(;E<=O&&E<=x;){const R=m[O],J=y[x]=v?Jt(y[x]):St(y[x]);if(An(R,J))k(R,J,P,null,N,F,f,d,v);else break;O--,x--}if(E>O){if(E<=x){const R=x+1,J=R<j?y[R].el:$;for(;E<=x;)k(null,y[E]=v?Jt(y[E]):St(y[E]),P,J,N,F,f,d,v),E++}}else if(E>x)for(;E<=O;)Z(m[E],N,F,!0),E++;else{const R=E,J=E,se=new Map;for(E=J;E<=x;E++){const Je=y[E]=v?Jt(y[E]):St(y[E]);Je.key!=null&&se.set(Je.key,E)}let pe,We=0;const De=x-J+1;let nt=!1,it=0;const Pt=new Array(De);for(E=0;E<De;E++)Pt[E]=0;for(E=R;E<=O;E++){const Je=m[E];if(We>=De){Z(Je,N,F,!0);continue}let Te;if(Je.key!=null)Te=se.get(Je.key);else for(pe=J;pe<=x;pe++)if(Pt[pe-J]===0&&An(Je,y[pe])){Te=pe;break}Te===void 0?Z(Je,N,F,!0):(Pt[Te-J]=E+1,Te>=it?it=Te:nt=!0,k(Je,y[Te],P,null,N,F,f,d,v),We++)}const pr=nt?Su(Pt):vn;for(pe=pr.length-1,E=De-1;E>=0;E--){const Je=J+E,Te=y[Je],Ge=y[Je+1],ht=Je+1<j?Ge.el||$i(Ge):$;Pt[E]===0?k(null,Te,P,ht,N,F,f,d,v):nt&&(pe<0||E!==pr[pe]?G(Te,P,ht,2):pe--)}}},G=(m,y,P,$,N=null)=>{const{el:F,type:f,transition:d,children:v,shapeFlag:E}=m;if(E&6){G(m.component.subTree,y,P,$);return}if(E&128){m.suspense.move(y,P,$);return}if(E&64){f.move(m,y,P,de);return}if(f===$e){r(F,y,P);for(let O=0;O<v.length;O++)G(v[O],y,P,$);r(m.anchor,y,P);return}if(f===ps){C(m,y,P);return}if($!==2&&E&1&&d)if($===0)d.beforeEnter(F),r(F,y,P),ft(()=>d.enter(F),N);else{const{leave:O,delayLeave:x,afterLeave:R}=d,J=()=>{m.ctx.isUnmounted?s(F):r(F,y,P)},se=()=>{F._isLeaving&&F[Gc](!0),O(F,()=>{J(),R&&R()})};x?x(F,J,se):se()}else r(F,y,P)},Z=(m,y,P,$=!1,N=!1)=>{const{type:F,props:f,ref:d,children:v,dynamicChildren:E,shapeFlag:j,patchFlag:O,dirs:x,cacheIndex:R}=m;if(O===-2&&(N=!1),d!=null&&(Wt(),Gn(d,null,P,m,!0),jt()),R!=null&&(y.renderCache[R]=void 0),j&256){y.ctx.deactivate(m);return}const J=j&1&&x,se=!kn(m);let pe;if(se&&(pe=f&&f.onVnodeBeforeUnmount)&&kt(pe,y,m),j&6)he(m.component,P,$);else{if(j&128){m.suspense.unmount(P,$);return}J&&on(m,null,y,"beforeUnmount"),j&64?m.type.remove(m,y,P,de,$):E&&!E.hasOnce&&(F!==$e||O>0&&O&64)?Se(E,y,P,!1,!0):(F===$e&&O&384||!N&&j&16)&&Se(v,y,P),$&&re(m)}(se&&(pe=f&&f.onVnodeUnmounted)||J)&&ft(()=>{pe&&kt(pe,y,m),J&&on(m,null,y,"unmounted")},P)},re=m=>{const{type:y,el:P,anchor:$,transition:N}=m;if(y===$e){ve(P,$);return}if(y===ps){h(m);return}const F=()=>{s(P),N&&!N.persisted&&N.afterLeave&&N.afterLeave()};if(m.shapeFlag&1&&N&&!N.persisted){const{leave:f,delayLeave:d}=N,v=()=>f(P,F);d?d(m.el,F,v):v()}else F()},ve=(m,y)=>{let P;for(;m!==y;)P=g(m),s(m),m=P;s(y)},he=(m,y,P)=>{const{bum:$,scope:N,job:F,subTree:f,um:d,m:v,a:E}=m;$o(v),$o(E),$&&ls($),N.stop(),F&&(F.flags|=8,Z(f,m,y,P)),d&&ft(d,y),ft(()=>{m.isUnmounted=!0},y)},Se=(m,y,P,$=!1,N=!1,F=0)=>{for(let f=F;f<m.length;f++)Z(m[f],y,P,$,N)},be=m=>{if(m.shapeFlag&6)return be(m.component.subTree);if(m.shapeFlag&128)return m.suspense.next();const y=g(m.anchor||m.el),P=y&&y[jc];return P?g(P):y};let Ye=!1;const ke=(m,y,P)=>{let $;m==null?y._vnode&&(Z(y._vnode,null,null,!0),$=y._vnode.component):k(y._vnode||null,m,y,null,null,null,P),y._vnode=m,Ye||(Ye=!0,So($),pi(),Ye=!1)},de={p:k,um:Z,m:G,r:re,mt:ie,mc:U,pc:A,pbc:_e,n:be,o:e};return{render:ke,hydrate:void 0,createApp:uu(ke)}}function ds({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 ln({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function Cu(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function Ai(e,t,n=!1){const r=e.children,s=t.children;if(ue(r)&&ue(s))for(let o=0;o<r.length;o++){const l=r[o];let i=s[o];i.shapeFlag&1&&!i.dynamicChildren&&((i.patchFlag<=0||i.patchFlag===32)&&(i=s[o]=Jt(s[o]),i.el=l.el),!n&&i.patchFlag!==-2&&Ai(l,i)),i.type===cr&&(i.patchFlag!==-1?i.el=l.el:i.__elIndex=o+(e.type===$e?1:0)),i.type===Gt&&!i.el&&(i.el=l.el)}}function Su(e){const t=e.slice(),n=[0];let r,s,o,l,i;const a=e.length;for(r=0;r<a;r++){const u=e[r];if(u!==0){if(s=n[n.length-1],e[s]<u){t[r]=s,n.push(r);continue}for(o=0,l=n.length-1;o<l;)i=o+l>>1,e[n[i]]<u?o=i+1:l=i;u<e[n[o]]&&(o>0&&(t[r]=n[o-1]),n[o]=r)}}for(o=n.length,l=n[o-1];o-- >0;)n[o]=l,l=t[l];return n}function Ni(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Ni(t)}function $o(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}function $i(e){if(e.placeholder)return e.placeholder;const t=e.component;return t?$i(t.subTree):null}const Fi=e=>e.__isSuspense;function Iu(e,t){t&&t.pendingBranch?ue(e)?t.effects.push(...e):t.effects.push(e):Fc(e)}const $e=Symbol.for("v-fgt"),cr=Symbol.for("v-txt"),Gt=Symbol.for("v-cmt"),ps=Symbol.for("v-stc"),Kn=[];let pt=null;function K(e=!1){Kn.push(pt=e?null:[])}function Lu(){Kn.pop(),pt=Kn[Kn.length-1]||null}let Jn=1;function Dr(e,t=!1){Jn+=e,e<0&&pt&&t&&(pt.hasOnce=!0)}function Di(e){return e.dynamicChildren=Jn>0?pt||vn:null,Lu(),Jn>0&&pt&&pt.push(e),e}function ne(e,t,n,r,s,o){return Di(D(e,t,n,r,s,o,!0))}function tn(e,t,n,r,s){return Di(ee(e,t,n,r,s,!0))}function Xn(e){return e?e.__v_isVNode===!0:!1}function An(e,t){return e.type===t.type&&e.key===t.key}const Ui=({key:e})=>e??null,Ir=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?He(e)||Fe(e)||fe(e)?{i:tt,r:e,k:t,f:!!n}:e:null);function D(e,t=null,n=null,r=0,s=null,o=e===$e?0:1,l=!1,i=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Ui(t),ref:t&&Ir(t),scopeId:gi,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:o,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:tt};return i?(fo(a,n),o&128&&e.normalize(a)):n&&(a.shapeFlag|=He(n)?8:16),Jn>0&&!l&&pt&&(a.patchFlag>0||o&6)&&a.patchFlag!==32&&pt.push(a),a}const ee=Ru;function Ru(e,t=null,n=null,r=0,s=null,o=!1){if((!e||e===tu)&&(e=Gt),Xn(e)){const i=Cn(e,t,!0);return n&&fo(i,n),Jn>0&&!o&&pt&&(i.shapeFlag&6?pt[pt.indexOf(e)]=i:pt.push(i)),i.patchFlag=-2,i}if(Du(e)&&(e=e.__vccOpts),t){t=Pu(t);let{class:i,style:a}=t;i&&!He(i)&&(t.class=dt(i)),Ne(a)&&(Jr(a)&&!ue(a)&&(a=Xe({},a)),t.style=or(a))}const l=He(e)?1:Fi(e)?128:Hc(e)?64:Ne(e)?4:fe(e)?2:0;return D(e,t,n,r,s,l,o,!0)}function Pu(e){return e?Jr(e)||Ii(e)?Xe({},e):e:null}function Cn(e,t,n=!1,r=!1){const{props:s,ref:o,patchFlag:l,children:i,transition:a}=e,u=t?gn(s||{},t):s,c={__v_isVNode:!0,__v_skip:!0,type:e.type,props:u,key:u&&Ui(u),ref:t&&t.ref?n&&o?ue(o)?o.concat(Ir(t)):[o,Ir(t)]:Ir(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:i,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==$e?l===-1?16:l|16:l,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:a,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Cn(e.ssContent),ssFallback:e.ssFallback&&Cn(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return a&&r&&lo(c,a.clone(c)),c}function Ue(e=" ",t=0){return ee(cr,null,e,t)}function st(e="",t=!1){return t?(K(),tn(Gt,null,e)):ee(Gt,null,e)}function St(e){return e==null||typeof e=="boolean"?ee(Gt):ue(e)?ee($e,null,e.slice()):Xn(e)?Jt(e):ee(cr,null,String(e))}function Jt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Cn(e)}function fo(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(ue(t))n=16;else if(typeof t=="object")if(r&65){const s=t.default;s&&(s._c&&(s._d=!1),fo(e,s()),s._c&&(s._d=!0));return}else{n=32;const s=t._;!s&&!Ii(t)?t._ctx=tt:s===3&&tt&&(tt.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else fe(t)?(t={default:t,_ctx:tt},n=32):(t=String(t),r&64?(n=16,t=[Ue(t)]):n=8);e.children=t,e.shapeFlag|=n}function gn(...e){const t={};for(let n=0;n<e.length;n++){const r=e[n];for(const s in r)if(s==="class")t.class!==r.class&&(t.class=dt([t.class,r.class]));else if(s==="style")t.style=or([t.style,r.style]);else if(Gr(s)){const o=t[s],l=r[s];l&&o!==l&&!(ue(o)&&o.includes(l))&&(t[s]=o?[].concat(o,l):l)}else s!==""&&(t[s]=r[s])}return t}function kt(e,t,n,r=null){Rt(e,t,7,[n,r])}const Mu=Ti();let Ou=0;function Au(e,t,n){const r=e.type,s=(t?t.appContext:e.appContext)||Mu,o={uid:Ou++,vnode:e,type:r,parent:t,appContext:s,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new ql(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(s.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Ri(r,s),emitsOptions:Ei(r,s),emit:null,emitted:null,propsDefaults:Pe,inheritAttrs:r.inheritAttrs,ctx:Pe,data:Pe,props:Pe,attrs:Pe,slots:Pe,refs:Pe,setupState:Pe,setupContext:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return o.ctx={_:o},o.root=t?t.root:o,o.emit=du.bind(null,o),e.ce&&e.ce(o),o}let lt=null;const es=()=>lt||tt;let Ur,Ms;{const e=qr(),t=(n,r)=>{let s;return(s=e[n])||(s=e[n]=[]),s.push(r),o=>{s.length>1?s.forEach(l=>l(o)):s[0](o)}};Ur=t("__VUE_INSTANCE_SETTERS__",n=>lt=n),Ms=t("__VUE_SSR_SETTERS__",n=>Qn=n)}const ur=e=>{const t=lt;return Ur(e),e.scope.on(),()=>{e.scope.off(),Ur(t)}},Fo=()=>{lt&<.scope.off(),Ur(null)};function Vi(e){return e.vnode.shapeFlag&4}let Qn=!1;function Nu(e,t=!1,n=!1){t&&Ms(t);const{props:r,children:s}=e.vnode,o=Vi(e);_u(e,r,o,t),wu(e,s,n||t);const l=o?$u(e,t):void 0;return t&&Ms(!1),l}function $u(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,nu);const{setup:r}=n;if(r){Wt();const s=e.setupContext=r.length>1?ji(e):null,o=ur(e),l=lr(r,e,0,[e.props,s]),i=Vl(l);if(jt(),o(),(i||e.sp)&&!kn(e)&&_i(e),i){if(l.then(Fo,Fo),t)return l.then(a=>{Do(e,a)}).catch(a=>{Xr(a,e,0)});e.asyncDep=l}else Do(e,l)}else Wi(e)}function Do(e,t,n){fe(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Ne(t)&&(e.setupState=ui(t)),Wi(e)}function Wi(e,t,n){const r=e.type;e.render||(e.render=r.render||It);{const s=ur(e);Wt();try{su(e)}finally{jt(),s()}}}const Fu={get(e,t){return et(e,"get",""),e[t]}};function ji(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,Fu),slots:e.slots,emit:e.emit,expose:t}}function ts(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(ui(kc(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Bn)return Bn[n](e)},has(t,n){return n in t||n in Bn}})):e.proxy}function Du(e){return fe(e)&&"__vccOpts"in e}const te=(e,t)=>Pc(e,t,Qn);function Hi(e,t,n){try{Dr(-1);const r=arguments.length;return r===2?Ne(t)&&!ue(t)?Xn(t)?ee(e,null,[t]):ee(e,t):ee(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&Xn(n)&&(n=[n]),ee(e,t,n))}finally{Dr(1)}}const Uu="3.5.27";let Os;const Uo=typeof window<"u"&&window.trustedTypes;if(Uo)try{Os=Uo.createPolicy("vue",{createHTML:e=>e})}catch{}const Gi=Os?e=>Os.createHTML(e):e=>e,Vu="http://www.w3.org/2000/svg",Wu="http://www.w3.org/1998/Math/MathML",Nt=typeof document<"u"?document:null,Vo=Nt&&Nt.createElement("template"),ju={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const s=t==="svg"?Nt.createElementNS(Vu,e):t==="mathml"?Nt.createElementNS(Wu,e):n?Nt.createElement(e,{is:n}):Nt.createElement(e);return e==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:e=>Nt.createTextNode(e),createComment:e=>Nt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Nt.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,s,o){const l=n?n.previousSibling:t.lastChild;if(s&&(s===o||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),n),!(s===o||!(s=s.nextSibling)););else{Vo.innerHTML=Gi(r==="svg"?`<svg>${e}</svg>`:r==="mathml"?`<math>${e}</math>`:e);const i=Vo.content;if(r==="svg"||r==="mathml"){const a=i.firstChild;for(;a.firstChild;)i.appendChild(a.firstChild);i.removeChild(a)}t.insertBefore(i,n)}return[l?l.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Hu=Symbol("_vtc");function Gu(e,t,n){const r=e[Hu];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Vr=Symbol("_vod"),Bi=Symbol("_vsh"),_r={name:"show",beforeMount(e,{value:t},{transition:n}){e[Vr]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):Nn(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),Nn(e,!0),r.enter(e)):r.leave(e,()=>{Nn(e,!1)}):Nn(e,t))},beforeUnmount(e,{value:t}){Nn(e,t)}};function Nn(e,t){e.style.display=t?e[Vr]:"none",e[Bi]=!t}const Bu=Symbol(""),Ku=/(?:^|;)\s*display\s*:/;function zu(e,t,n){const r=e.style,s=He(n);let o=!1;if(n&&!s){if(t)if(He(t))for(const l of t.split(";")){const i=l.slice(0,l.indexOf(":")).trim();n[i]==null&&Lr(r,i,"")}else for(const l in t)n[l]==null&&Lr(r,l,"");for(const l in n)l==="display"&&(o=!0),Lr(r,l,n[l])}else if(s){if(t!==n){const l=r[Bu];l&&(n+=";"+l),r.cssText=n,o=Ku.test(n)}}else t&&e.removeAttribute("style");Vr in e&&(e[Vr]=o?r.display:"",e[Bi]&&(r.display="none"))}const Wo=/\s*!important$/;function Lr(e,t,n){if(ue(n))n.forEach(r=>Lr(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=qu(e,t);Wo.test(n)?e.setProperty(mn(r),n.replace(Wo,""),"important"):e[r]=n}}const jo=["Webkit","Moz","ms"],ms={};function qu(e,t){const n=ms[t];if(n)return n;let r=en(t);if(r!=="filter"&&r in e)return ms[t]=r;r=Hl(r);for(let s=0;s<jo.length;s++){const o=jo[s]+r;if(o in e)return ms[t]=o}return t}const Ho="http://www.w3.org/1999/xlink";function Go(e,t,n,r,s,o=ec(t)){r&&t.startsWith("xlink:")?n==null?e.removeAttributeNS(Ho,t.slice(6,t.length)):e.setAttributeNS(Ho,t,n):n==null||o&&!Bl(n)?e.removeAttribute(t):e.setAttribute(t,o?"":Bt(n)?String(n):n)}function Bo(e,t,n,r,s){if(t==="innerHTML"||t==="textContent"){n!=null&&(e[t]=t==="innerHTML"?Gi(n):n);return}const o=e.tagName;if(t==="value"&&o!=="PROGRESS"&&!o.includes("-")){const i=o==="OPTION"?e.getAttribute("value")||"":e.value,a=n==null?e.type==="checkbox"?"on":"":String(n);(i!==a||!("_value"in e))&&(e.value=a),n==null&&e.removeAttribute(t),e._value=n;return}let l=!1;if(n===""||n==null){const i=typeof e[t];i==="boolean"?n=Bl(n):n==null&&i==="string"?(n="",l=!0):i==="number"&&(n=0,l=!0)}try{e[t]=n}catch{}l&&e.removeAttribute(s||t)}function Yu(e,t,n,r){e.addEventListener(t,n,r)}function Ju(e,t,n,r){e.removeEventListener(t,n,r)}const Ko=Symbol("_vei");function Xu(e,t,n,r,s=null){const o=e[Ko]||(e[Ko]={}),l=o[t];if(r&&l)l.value=r;else{const[i,a]=Qu(t);if(r){const u=o[t]=tf(r,s);Yu(e,i,u,a)}else l&&(Ju(e,i,l,a),o[t]=void 0)}}const zo=/(?:Once|Passive|Capture)$/;function Qu(e){let t;if(zo.test(e)){t={};let r;for(;r=e.match(zo);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):mn(e.slice(2)),t]}let gs=0;const Zu=Promise.resolve(),ef=()=>gs||(Zu.then(()=>gs=0),gs=Date.now());function tf(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;Rt(nf(r,n.value),t,5,[r])};return n.value=e,n.attached=ef(),n}function nf(e,t){if(ue(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>s=>!s._stopped&&r&&r(s))}else return t}const qo=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,rf=(e,t,n,r,s,o)=>{const l=s==="svg";t==="class"?Gu(e,r,l):t==="style"?zu(e,n,r):Gr(t)?Js(t)||Xu(e,t,n,r,o):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):sf(e,t,r,l))?(Bo(e,t,r),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Go(e,t,r,l,o,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!He(r))?Bo(e,en(t),r,o,t):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),Go(e,t,r,l))};function sf(e,t,n,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&qo(t)&&fe(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="sandbox"&&e.tagName==="IFRAME"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const s=e.tagName;if(s==="IMG"||s==="VIDEO"||s==="CANVAS"||s==="SOURCE")return!1}return qo(t)&&He(n)?!1:t in e}const of=Xe({patchProp:rf},ju);let Yo;function lf(){return Yo||(Yo=Tu(of))}const af=((...e)=>{const t=lf().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=uf(r);if(!s)return;const o=t._component;!fe(o)&&!o.render&&!o.template&&(o.template=s.innerHTML),s.nodeType===1&&(s.textContent="");const l=n(s,!1,cf(s));return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),l},t});function cf(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function uf(e){return He(e)?document.querySelector(e):e}function ff(e,t){typeof console<"u"&&(console.warn("[intlify] "+e),t&&console.warn(t.stack))}const Wr=typeof window<"u",nn=(e,t=!1)=>t?Symbol.for(e):Symbol(e),df=(e,t,n)=>pf({l:e,k:t,s:n}),pf=e=>JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029").replace(/\u0027/g,"\\u0027"),je=e=>typeof e=="number"&&isFinite(e),mf=e=>po(e)==="[object Date]",Sn=e=>po(e)==="[object RegExp]",ns=e=>ge(e)&&Object.keys(e).length===0,ze=Object.assign,gf=Object.create,Re=(e=null)=>gf(e);let Jo;const un=()=>Jo||(Jo=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:Re());function Xo(e){return e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'").replace(/\//g,"/").replace(/=/g,"=")}function Qo(e){return e.replace(/&(?![a-zA-Z0-9#]{2,6};)/g,"&").replace(/"/g,""").replace(/'/g,"'").replace(/</g,"<").replace(/>/g,">")}function hf(e){return e=e.replace(/(\w+)\s*=\s*"([^"]*)"/g,(r,s,o)=>`${s}="${Qo(o)}"`),e=e.replace(/(\w+)\s*=\s*'([^']*)'/g,(r,s,o)=>`${s}='${Qo(o)}'`),/\s*on\w+\s*=\s*["']?[^"'>]+["']?/gi.test(e)&&(e=e.replace(/(\s+)(on)(\w+\s*=)/gi,"$1on$3")),[/(\s+(?:href|src|action|formaction)\s*=\s*["']?)\s*javascript:/gi,/(style\s*=\s*["'][^"']*url\s*\(\s*)javascript:/gi].forEach(r=>{e=e.replace(r,"$1javascript:")}),e}const bf=Object.prototype.hasOwnProperty;function _t(e,t){return bf.call(e,t)}const Ve=Array.isArray,Ae=e=>typeof e=="function",B=e=>typeof e=="string",we=e=>typeof e=="boolean",Ce=e=>e!==null&&typeof e=="object",_f=e=>Ce(e)&&Ae(e.then)&&Ae(e.catch),Ki=Object.prototype.toString,po=e=>Ki.call(e),ge=e=>po(e)==="[object Object]",yf=e=>e==null?"":Ve(e)||ge(e)&&e.toString===Ki?JSON.stringify(e,null,2):String(e);function mo(e,t=""){return e.reduce((n,r,s)=>s===0?n+r:n+t+r,"")}const yr=e=>!Ce(e)||Ve(e);function Rr(e,t){if(yr(e)||yr(t))throw new Error("Invalid value");const n=[{src:e,des:t}];for(;n.length;){const{src:r,des:s}=n.pop();Object.keys(r).forEach(o=>{o!=="__proto__"&&(Ce(r[o])&&!Ce(s[o])&&(s[o]=Array.isArray(r[o])?[]:Re()),yr(s[o])||yr(r[o])?s[o]=r[o]:n.push({src:r[o],des:s[o]}))})}}function vf(e,t,n){return{line:e,column:t,offset:n}}function As(e,t,n){return{start:e,end:t}}const Ie={EXPECTED_TOKEN:1,INVALID_TOKEN_IN_PLACEHOLDER:2,UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER:3,UNKNOWN_ESCAPE_SEQUENCE:4,INVALID_UNICODE_ESCAPE_SEQUENCE:5,UNBALANCED_CLOSING_BRACE:6,UNTERMINATED_CLOSING_BRACE:7,EMPTY_PLACEHOLDER:8,NOT_ALLOW_NEST_PLACEHOLDER:9,INVALID_LINKED_FORMAT:10,MUST_HAVE_MESSAGES_IN_PLURAL:11,UNEXPECTED_EMPTY_LINKED_MODIFIER:12,UNEXPECTED_EMPTY_LINKED_KEY:13,UNEXPECTED_LEXICAL_ANALYSIS:14},xf=17;function rs(e,t,n={}){const{domain:r,messages:s,args:o}=n,l=e,i=new SyntaxError(String(l));return i.code=e,t&&(i.location=t),i.domain=r,i}function wf(e){throw e}const Tt=" ",kf="\r",Ze=`
|
|
2
|
+
`,Tf="\u2028",Ef="\u2029";function Cf(e){const t=e;let n=0,r=1,s=1,o=0;const l=w=>t[w]===kf&&t[w+1]===Ze,i=w=>t[w]===Ze,a=w=>t[w]===Ef,u=w=>t[w]===Tf,c=w=>l(w)||i(w)||a(w)||u(w),p=()=>n,g=()=>r,b=()=>s,T=()=>o,k=w=>l(w)||a(w)||u(w)?Ze:t[w],M=()=>k(n),_=()=>k(n+o);function S(){return o=0,c(n)&&(r++,s=0),l(n)&&n++,n++,s++,t[n]}function C(){return l(n+o)&&o++,o++,t[n+o]}function h(){n=0,r=1,s=1,o=0}function I(w=0){o=w}function L(){const w=n+o;for(;w!==n;)S();o=0}return{index:p,line:g,column:b,peekOffset:T,charAt:k,currentChar:M,currentPeek:_,next:S,peek:C,reset:h,resetPeek:I,skipToPeek:L}}const Ot=void 0,Sf=".",Zo="'",If="tokenizer";function Lf(e,t={}){const n=t.location!==!1,r=Cf(e),s=()=>r.index(),o=()=>vf(r.line(),r.column(),r.index()),l=o(),i=s(),a={currentType:13,offset:i,startLoc:l,endLoc:l,lastType:13,lastOffset:i,lastStartLoc:l,lastEndLoc:l,braceNest:0,inLinked:!1,text:""},u=()=>a,{onError:c}=t;function p(f,d,v,...E){const j=u();if(d.column+=v,d.offset+=v,c){const O=n?As(j.startLoc,d):null,x=rs(f,O,{domain:If,args:E});c(x)}}function g(f,d,v){f.endLoc=o(),f.currentType=d;const E={type:d};return n&&(E.loc=As(f.startLoc,f.endLoc)),v!=null&&(E.value=v),E}const b=f=>g(f,13);function T(f,d){return f.currentChar()===d?(f.next(),d):(p(Ie.EXPECTED_TOKEN,o(),0,d),"")}function k(f){let d="";for(;f.currentPeek()===Tt||f.currentPeek()===Ze;)d+=f.currentPeek(),f.peek();return d}function M(f){const d=k(f);return f.skipToPeek(),d}function _(f){if(f===Ot)return!1;const d=f.charCodeAt(0);return d>=97&&d<=122||d>=65&&d<=90||d===95}function S(f){if(f===Ot)return!1;const d=f.charCodeAt(0);return d>=48&&d<=57}function C(f,d){const{currentType:v}=d;if(v!==2)return!1;k(f);const E=_(f.currentPeek());return f.resetPeek(),E}function h(f,d){const{currentType:v}=d;if(v!==2)return!1;k(f);const E=f.currentPeek()==="-"?f.peek():f.currentPeek(),j=S(E);return f.resetPeek(),j}function I(f,d){const{currentType:v}=d;if(v!==2)return!1;k(f);const E=f.currentPeek()===Zo;return f.resetPeek(),E}function L(f,d){const{currentType:v}=d;if(v!==7)return!1;k(f);const E=f.currentPeek()===".";return f.resetPeek(),E}function w(f,d){const{currentType:v}=d;if(v!==8)return!1;k(f);const E=_(f.currentPeek());return f.resetPeek(),E}function U(f,d){const{currentType:v}=d;if(!(v===7||v===11))return!1;k(f);const E=f.currentPeek()===":";return f.resetPeek(),E}function le(f,d){const{currentType:v}=d;if(v!==9)return!1;const E=()=>{const O=f.currentPeek();return O==="{"?_(f.peek()):O==="@"||O==="|"||O===":"||O==="."||O===Tt||!O?!1:O===Ze?(f.peek(),E()):xe(f,!1)},j=E();return f.resetPeek(),j}function _e(f){k(f);const d=f.currentPeek()==="|";return f.resetPeek(),d}function xe(f,d=!0){const v=(j=!1,O="")=>{const x=f.currentPeek();return x==="{"||x==="@"||!x?j:x==="|"?!(O===Tt||O===Ze):x===Tt?(f.peek(),v(!0,Tt)):x===Ze?(f.peek(),v(!0,Ze)):!0},E=v();return d&&f.resetPeek(),E}function ae(f,d){const v=f.currentChar();return v===Ot?Ot:d(v)?(f.next(),v):null}function Me(f){const d=f.charCodeAt(0);return d>=97&&d<=122||d>=65&&d<=90||d>=48&&d<=57||d===95||d===36}function ie(f){return ae(f,Me)}function ce(f){const d=f.charCodeAt(0);return d>=97&&d<=122||d>=65&&d<=90||d>=48&&d<=57||d===95||d===36||d===45}function q(f){return ae(f,ce)}function Y(f){const d=f.charCodeAt(0);return d>=48&&d<=57}function A(f){return ae(f,Y)}function H(f){const d=f.charCodeAt(0);return d>=48&&d<=57||d>=65&&d<=70||d>=97&&d<=102}function W(f){return ae(f,H)}function G(f){let d="",v="";for(;d=A(f);)v+=d;return v}function Z(f){let d="";for(;;){const v=f.currentChar();if(v==="{"||v==="}"||v==="@"||v==="|"||!v)break;if(v===Tt||v===Ze)if(xe(f))d+=v,f.next();else{if(_e(f))break;d+=v,f.next()}else d+=v,f.next()}return d}function re(f){M(f);let d="",v="";for(;d=q(f);)v+=d;const E=f.currentChar();if(E&&E!=="}"&&E!==Ot&&E!==Tt&&E!==Ze&&E!==" "){const j=de(f);return p(Ie.INVALID_TOKEN_IN_PLACEHOLDER,o(),0,v+j),v+j}return f.currentChar()===Ot&&p(Ie.UNTERMINATED_CLOSING_BRACE,o(),0),v}function ve(f){M(f);let d="";return f.currentChar()==="-"?(f.next(),d+=`-${G(f)}`):d+=G(f),f.currentChar()===Ot&&p(Ie.UNTERMINATED_CLOSING_BRACE,o(),0),d}function he(f){return f!==Zo&&f!==Ze}function Se(f){M(f),T(f,"'");let d="",v="";for(;d=ae(f,he);)d==="\\"?v+=be(f):v+=d;const E=f.currentChar();return E===Ze||E===Ot?(p(Ie.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,o(),0),E===Ze&&(f.next(),T(f,"'")),v):(T(f,"'"),v)}function be(f){const d=f.currentChar();switch(d){case"\\":case"'":return f.next(),`\\${d}`;case"u":return Ye(f,d,4);case"U":return Ye(f,d,6);default:return p(Ie.UNKNOWN_ESCAPE_SEQUENCE,o(),0,d),""}}function Ye(f,d,v){T(f,d);let E="";for(let j=0;j<v;j++){const O=W(f);if(!O){p(Ie.INVALID_UNICODE_ESCAPE_SEQUENCE,o(),0,`\\${d}${E}${f.currentChar()}`);break}E+=O}return`\\${d}${E}`}function ke(f){return f!=="{"&&f!=="}"&&f!==Tt&&f!==Ze}function de(f){M(f);let d="",v="";for(;d=ae(f,ke);)v+=d;return v}function qe(f){let d="",v="";for(;d=ie(f);)v+=d;return v}function m(f){const d=v=>{const E=f.currentChar();return E==="{"||E==="@"||E==="|"||E==="("||E===")"||!E||E===Tt?v:(v+=E,f.next(),d(v))};return d("")}function y(f){M(f);const d=T(f,"|");return M(f),d}function P(f,d){let v=null;switch(f.currentChar()){case"{":return d.braceNest>=1&&p(Ie.NOT_ALLOW_NEST_PLACEHOLDER,o(),0),f.next(),v=g(d,2,"{"),M(f),d.braceNest++,v;case"}":return d.braceNest>0&&d.currentType===2&&p(Ie.EMPTY_PLACEHOLDER,o(),0),f.next(),v=g(d,3,"}"),d.braceNest--,d.braceNest>0&&M(f),d.inLinked&&d.braceNest===0&&(d.inLinked=!1),v;case"@":return d.braceNest>0&&p(Ie.UNTERMINATED_CLOSING_BRACE,o(),0),v=$(f,d)||b(d),d.braceNest=0,v;default:{let j=!0,O=!0,x=!0;if(_e(f))return d.braceNest>0&&p(Ie.UNTERMINATED_CLOSING_BRACE,o(),0),v=g(d,1,y(f)),d.braceNest=0,d.inLinked=!1,v;if(d.braceNest>0&&(d.currentType===4||d.currentType===5||d.currentType===6))return p(Ie.UNTERMINATED_CLOSING_BRACE,o(),0),d.braceNest=0,N(f,d);if(j=C(f,d))return v=g(d,4,re(f)),M(f),v;if(O=h(f,d))return v=g(d,5,ve(f)),M(f),v;if(x=I(f,d))return v=g(d,6,Se(f)),M(f),v;if(!j&&!O&&!x)return v=g(d,12,de(f)),p(Ie.INVALID_TOKEN_IN_PLACEHOLDER,o(),0,v.value),M(f),v;break}}return v}function $(f,d){const{currentType:v}=d;let E=null;const j=f.currentChar();switch((v===7||v===8||v===11||v===9)&&(j===Ze||j===Tt)&&p(Ie.INVALID_LINKED_FORMAT,o(),0),j){case"@":return f.next(),E=g(d,7,"@"),d.inLinked=!0,E;case".":return M(f),f.next(),g(d,8,".");case":":return M(f),f.next(),g(d,9,":");default:return _e(f)?(E=g(d,1,y(f)),d.braceNest=0,d.inLinked=!1,E):L(f,d)||U(f,d)?(M(f),$(f,d)):w(f,d)?(M(f),g(d,11,qe(f))):le(f,d)?(M(f),j==="{"?P(f,d)||E:g(d,10,m(f))):(v===7&&p(Ie.INVALID_LINKED_FORMAT,o(),0),d.braceNest=0,d.inLinked=!1,N(f,d))}}function N(f,d){let v={type:13};if(d.braceNest>0)return P(f,d)||b(d);if(d.inLinked)return $(f,d)||b(d);switch(f.currentChar()){case"{":return P(f,d)||b(d);case"}":return p(Ie.UNBALANCED_CLOSING_BRACE,o(),0),f.next(),g(d,3,"}");case"@":return $(f,d)||b(d);default:{if(_e(f))return v=g(d,1,y(f)),d.braceNest=0,d.inLinked=!1,v;if(xe(f))return g(d,0,Z(f));break}}return v}function F(){const{currentType:f,offset:d,startLoc:v,endLoc:E}=a;return a.lastType=f,a.lastOffset=d,a.lastStartLoc=v,a.lastEndLoc=E,a.offset=s(),a.startLoc=o(),r.currentChar()===Ot?g(a,13):N(r,a)}return{nextToken:F,currentOffset:s,currentPosition:o,context:u}}const Rf="parser",Pf=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function Mf(e,t,n){switch(e){case"\\\\":return"\\";case"\\'":return"'";default:{const r=parseInt(t||n,16);return r<=55295||r>=57344?String.fromCodePoint(r):"�"}}}function Of(e={}){const t=e.location!==!1,{onError:n}=e;function r(_,S,C,h,...I){const L=_.currentPosition();if(L.offset+=h,L.column+=h,n){const w=t?As(C,L):null,U=rs(S,w,{domain:Rf,args:I});n(U)}}function s(_,S,C){const h={type:_};return t&&(h.start=S,h.end=S,h.loc={start:C,end:C}),h}function o(_,S,C,h){t&&(_.end=S,_.loc&&(_.loc.end=C))}function l(_,S){const C=_.context(),h=s(3,C.offset,C.startLoc);return h.value=S,o(h,_.currentOffset(),_.currentPosition()),h}function i(_,S){const C=_.context(),{lastOffset:h,lastStartLoc:I}=C,L=s(5,h,I);return L.index=parseInt(S,10),_.nextToken(),o(L,_.currentOffset(),_.currentPosition()),L}function a(_,S){const C=_.context(),{lastOffset:h,lastStartLoc:I}=C,L=s(4,h,I);return L.key=S,_.nextToken(),o(L,_.currentOffset(),_.currentPosition()),L}function u(_,S){const C=_.context(),{lastOffset:h,lastStartLoc:I}=C,L=s(9,h,I);return L.value=S.replace(Pf,Mf),_.nextToken(),o(L,_.currentOffset(),_.currentPosition()),L}function c(_){const S=_.nextToken(),C=_.context(),{lastOffset:h,lastStartLoc:I}=C,L=s(8,h,I);return S.type!==11?(r(_,Ie.UNEXPECTED_EMPTY_LINKED_MODIFIER,C.lastStartLoc,0),L.value="",o(L,h,I),{nextConsumeToken:S,node:L}):(S.value==null&&r(_,Ie.UNEXPECTED_LEXICAL_ANALYSIS,C.lastStartLoc,0,Et(S)),L.value=S.value||"",o(L,_.currentOffset(),_.currentPosition()),{node:L})}function p(_,S){const C=_.context(),h=s(7,C.offset,C.startLoc);return h.value=S,o(h,_.currentOffset(),_.currentPosition()),h}function g(_){const S=_.context(),C=s(6,S.offset,S.startLoc);let h=_.nextToken();if(h.type===8){const I=c(_);C.modifier=I.node,h=I.nextConsumeToken||_.nextToken()}switch(h.type!==9&&r(_,Ie.UNEXPECTED_LEXICAL_ANALYSIS,S.lastStartLoc,0,Et(h)),h=_.nextToken(),h.type===2&&(h=_.nextToken()),h.type){case 10:h.value==null&&r(_,Ie.UNEXPECTED_LEXICAL_ANALYSIS,S.lastStartLoc,0,Et(h)),C.key=p(_,h.value||"");break;case 4:h.value==null&&r(_,Ie.UNEXPECTED_LEXICAL_ANALYSIS,S.lastStartLoc,0,Et(h)),C.key=a(_,h.value||"");break;case 5:h.value==null&&r(_,Ie.UNEXPECTED_LEXICAL_ANALYSIS,S.lastStartLoc,0,Et(h)),C.key=i(_,h.value||"");break;case 6:h.value==null&&r(_,Ie.UNEXPECTED_LEXICAL_ANALYSIS,S.lastStartLoc,0,Et(h)),C.key=u(_,h.value||"");break;default:{r(_,Ie.UNEXPECTED_EMPTY_LINKED_KEY,S.lastStartLoc,0);const I=_.context(),L=s(7,I.offset,I.startLoc);return L.value="",o(L,I.offset,I.startLoc),C.key=L,o(C,I.offset,I.startLoc),{nextConsumeToken:h,node:C}}}return o(C,_.currentOffset(),_.currentPosition()),{node:C}}function b(_){const S=_.context(),C=S.currentType===1?_.currentOffset():S.offset,h=S.currentType===1?S.endLoc:S.startLoc,I=s(2,C,h);I.items=[];let L=null;do{const le=L||_.nextToken();switch(L=null,le.type){case 0:le.value==null&&r(_,Ie.UNEXPECTED_LEXICAL_ANALYSIS,S.lastStartLoc,0,Et(le)),I.items.push(l(_,le.value||""));break;case 5:le.value==null&&r(_,Ie.UNEXPECTED_LEXICAL_ANALYSIS,S.lastStartLoc,0,Et(le)),I.items.push(i(_,le.value||""));break;case 4:le.value==null&&r(_,Ie.UNEXPECTED_LEXICAL_ANALYSIS,S.lastStartLoc,0,Et(le)),I.items.push(a(_,le.value||""));break;case 6:le.value==null&&r(_,Ie.UNEXPECTED_LEXICAL_ANALYSIS,S.lastStartLoc,0,Et(le)),I.items.push(u(_,le.value||""));break;case 7:{const _e=g(_);I.items.push(_e.node),L=_e.nextConsumeToken||null;break}}}while(S.currentType!==13&&S.currentType!==1);const w=S.currentType===1?S.lastOffset:_.currentOffset(),U=S.currentType===1?S.lastEndLoc:_.currentPosition();return o(I,w,U),I}function T(_,S,C,h){const I=_.context();let L=h.items.length===0;const w=s(1,S,C);w.cases=[],w.cases.push(h);do{const U=b(_);L||(L=U.items.length===0),w.cases.push(U)}while(I.currentType!==13);return L&&r(_,Ie.MUST_HAVE_MESSAGES_IN_PLURAL,C,0),o(w,_.currentOffset(),_.currentPosition()),w}function k(_){const S=_.context(),{offset:C,startLoc:h}=S,I=b(_);return S.currentType===13?I:T(_,C,h,I)}function M(_){const S=Lf(_,ze({},e)),C=S.context(),h=s(0,C.offset,C.startLoc);return t&&h.loc&&(h.loc.source=_),h.body=k(S),e.onCacheKey&&(h.cacheKey=e.onCacheKey(_)),C.currentType!==13&&r(S,Ie.UNEXPECTED_LEXICAL_ANALYSIS,C.lastStartLoc,0,_[C.offset]||""),o(h,S.currentOffset(),S.currentPosition()),h}return{parse:M}}function Et(e){if(e.type===13)return"EOF";const t=(e.value||"").replace(/\r?\n/gu,"\\n");return t.length>10?t.slice(0,9)+"…":t}function Af(e,t={}){const n={ast:e,helpers:new Set};return{context:()=>n,helper:o=>(n.helpers.add(o),o)}}function el(e,t){for(let n=0;n<e.length;n++)go(e[n],t)}function go(e,t){switch(e.type){case 1:el(e.cases,t),t.helper("plural");break;case 2:el(e.items,t);break;case 6:{go(e.key,t),t.helper("linked"),t.helper("type");break}case 5:t.helper("interpolate"),t.helper("list");break;case 4:t.helper("interpolate"),t.helper("named");break}}function Nf(e,t={}){const n=Af(e);n.helper("normalize"),e.body&&go(e.body,n);const r=n.context();e.helpers=Array.from(r.helpers)}function $f(e){const t=e.body;return t.type===2?tl(t):t.cases.forEach(n=>tl(n)),e}function tl(e){if(e.items.length===1){const t=e.items[0];(t.type===3||t.type===9)&&(e.static=t.value,delete t.value)}else{const t=[];for(let n=0;n<e.items.length;n++){const r=e.items[n];if(!(r.type===3||r.type===9)||r.value==null)break;t.push(r.value)}if(t.length===e.items.length){e.static=mo(t);for(let n=0;n<e.items.length;n++){const r=e.items[n];(r.type===3||r.type===9)&&delete r.value}}}}function yn(e){switch(e.t=e.type,e.type){case 0:{const t=e;yn(t.body),t.b=t.body,delete t.body;break}case 1:{const t=e,n=t.cases;for(let r=0;r<n.length;r++)yn(n[r]);t.c=n,delete t.cases;break}case 2:{const t=e,n=t.items;for(let r=0;r<n.length;r++)yn(n[r]);t.i=n,delete t.items,t.static&&(t.s=t.static,delete t.static);break}case 3:case 9:case 8:case 7:{const t=e;t.value&&(t.v=t.value,delete t.value);break}case 6:{const t=e;yn(t.key),t.k=t.key,delete t.key,t.modifier&&(yn(t.modifier),t.m=t.modifier,delete t.modifier);break}case 5:{const t=e;t.i=t.index,delete t.index;break}case 4:{const t=e;t.k=t.key,delete t.key;break}}delete e.type}function Ff(e,t){const{filename:n,breakLineCode:r,needIndent:s}=t,o=t.location!==!1,l={filename:n,code:"",column:1,line:1,offset:0,map:void 0,breakLineCode:r,needIndent:s,indentLevel:0};o&&e.loc&&(l.source=e.loc.source);const i=()=>l;function a(k,M){l.code+=k}function u(k,M=!0){const _=M?r:"";a(s?_+" ".repeat(k):_)}function c(k=!0){const M=++l.indentLevel;k&&u(M)}function p(k=!0){const M=--l.indentLevel;k&&u(M)}function g(){u(l.indentLevel)}return{context:i,push:a,indent:c,deindent:p,newline:g,helper:k=>`_${k}`,needIndent:()=>l.needIndent}}function Df(e,t){const{helper:n}=e;e.push(`${n("linked")}(`),In(e,t.key),t.modifier?(e.push(", "),In(e,t.modifier),e.push(", _type")):e.push(", undefined, _type"),e.push(")")}function Uf(e,t){const{helper:n,needIndent:r}=e;e.push(`${n("normalize")}([`),e.indent(r());const s=t.items.length;for(let o=0;o<s&&(In(e,t.items[o]),o!==s-1);o++)e.push(", ");e.deindent(r()),e.push("])")}function Vf(e,t){const{helper:n,needIndent:r}=e;if(t.cases.length>1){e.push(`${n("plural")}([`),e.indent(r());const s=t.cases.length;for(let o=0;o<s&&(In(e,t.cases[o]),o!==s-1);o++)e.push(", ");e.deindent(r()),e.push("])")}}function Wf(e,t){t.body?In(e,t.body):e.push("null")}function In(e,t){const{helper:n}=e;switch(t.type){case 0:Wf(e,t);break;case 1:Vf(e,t);break;case 2:Uf(e,t);break;case 6:Df(e,t);break;case 8:e.push(JSON.stringify(t.value),t);break;case 7:e.push(JSON.stringify(t.value),t);break;case 5:e.push(`${n("interpolate")}(${n("list")}(${t.index}))`,t);break;case 4:e.push(`${n("interpolate")}(${n("named")}(${JSON.stringify(t.key)}))`,t);break;case 9:e.push(JSON.stringify(t.value),t);break;case 3:e.push(JSON.stringify(t.value),t);break}}const jf=(e,t={})=>{const n=B(t.mode)?t.mode:"normal",r=B(t.filename)?t.filename:"message.intl";t.sourceMap;const s=t.breakLineCode!=null?t.breakLineCode:n==="arrow"?";":`
|
|
3
|
+
`,o=t.needIndent?t.needIndent:n!=="arrow",l=e.helpers||[],i=Ff(e,{filename:r,breakLineCode:s,needIndent:o});i.push(n==="normal"?"function __msg__ (ctx) {":"(ctx) => {"),i.indent(o),l.length>0&&(i.push(`const { ${mo(l.map(c=>`${c}: _${c}`),", ")} } = ctx`),i.newline()),i.push("return "),In(i,e),i.deindent(o),i.push("}"),delete e.helpers;const{code:a,map:u}=i.context();return{ast:e,code:a,map:u?u.toJSON():void 0}};function Hf(e,t={}){const n=ze({},t),r=!!n.jit,s=!!n.minify,o=n.optimize==null?!0:n.optimize,i=Of(n).parse(e);return r?(o&&$f(i),s&&yn(i),{ast:i,code:""}):(Nf(i,n),jf(i,n))}function Gf(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(un().__INTLIFY_PROD_DEVTOOLS__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(un().__INTLIFY_DROP_MESSAGE_COMPILER__=!1)}function Lt(e){return Ce(e)&&ho(e)===0&&(_t(e,"b")||_t(e,"body"))}const zi=["b","body"];function Bf(e){return rn(e,zi)}const qi=["c","cases"];function Kf(e){return rn(e,qi,[])}const Yi=["s","static"];function zf(e){return rn(e,Yi)}const Ji=["i","items"];function qf(e){return rn(e,Ji,[])}const Xi=["t","type"];function ho(e){return rn(e,Xi)}const Qi=["v","value"];function vr(e,t){const n=rn(e,Qi);if(n!=null)return n;throw Zn(t)}const Zi=["m","modifier"];function Yf(e){return rn(e,Zi)}const ea=["k","key"];function Jf(e){const t=rn(e,ea);if(t)return t;throw Zn(6)}function rn(e,t,n){for(let r=0;r<t.length;r++){const s=t[r];if(_t(e,s)&&e[s]!=null)return e[s]}return n}const ta=[...zi,...qi,...Yi,...Ji,...ea,...Zi,...Qi,...Xi];function Zn(e){return new Error(`unhandled node type: ${e}`)}function hs(e){return n=>Xf(n,e)}function Xf(e,t){const n=Bf(t);if(n==null)throw Zn(0);if(ho(n)===1){const o=Kf(n);return e.plural(o.reduce((l,i)=>[...l,nl(e,i)],[]))}else return nl(e,n)}function nl(e,t){const n=zf(t);if(n!=null)return e.type==="text"?n:e.normalize([n]);{const r=qf(t).reduce((s,o)=>[...s,Ns(e,o)],[]);return e.normalize(r)}}function Ns(e,t){const n=ho(t);switch(n){case 3:return vr(t,n);case 9:return vr(t,n);case 4:{const r=t;if(_t(r,"k")&&r.k)return e.interpolate(e.named(r.k));if(_t(r,"key")&&r.key)return e.interpolate(e.named(r.key));throw Zn(n)}case 5:{const r=t;if(_t(r,"i")&&je(r.i))return e.interpolate(e.list(r.i));if(_t(r,"index")&&je(r.index))return e.interpolate(e.list(r.index));throw Zn(n)}case 6:{const r=t,s=Yf(r),o=Jf(r);return e.linked(Ns(e,o),s?Ns(e,s):void 0,e.type)}case 7:return vr(t,n);case 8:return vr(t,n);default:throw new Error(`unhandled node on format message part: ${n}`)}}const Qf=e=>e;let xr=Re();function Zf(e,t={}){let n=!1;const r=t.onError||wf;return t.onError=s=>{n=!0,r(s)},{...Hf(e,t),detectError:n}}function ed(e,t){if(!__INTLIFY_DROP_MESSAGE_COMPILER__&&B(e)){we(t.warnHtmlMessage)&&t.warnHtmlMessage;const r=(t.onCacheKey||Qf)(e),s=xr[r];if(s)return s;const{ast:o,detectError:l}=Zf(e,{...t,location:!1,jit:!0}),i=hs(o);return l?i:xr[r]=i}else{const n=e.cacheKey;if(n){const r=xr[n];return r||(xr[n]=hs(e))}else return hs(e)}}let er=null;function td(e){er=e}function nd(e,t,n){er&&er.emit("i18n:init",{timestamp:Date.now(),i18n:e,version:t,meta:n})}const rd=sd("function:translate");function sd(e){return t=>er&&er.emit(e,t)}const Ut={INVALID_ARGUMENT:xf,INVALID_DATE_ARGUMENT:18,INVALID_ISO_DATE_ARGUMENT:19,NOT_SUPPORT_LOCALE_PROMISE_VALUE:21,NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:22,NOT_SUPPORT_LOCALE_TYPE:23},od=24;function Vt(e){return rs(e,null,void 0)}function bo(e,t){return t.locale!=null?rl(t.locale):rl(e.locale)}let bs;function rl(e){if(B(e))return e;if(Ae(e)){if(e.resolvedOnce&&bs!=null)return bs;if(e.constructor.name==="Function"){const t=e();if(_f(t))throw Vt(Ut.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return bs=t}else throw Vt(Ut.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw Vt(Ut.NOT_SUPPORT_LOCALE_TYPE)}function ld(e,t,n){return[...new Set([n,...Ve(t)?t:Ce(t)?Object.keys(t):B(t)?[t]:[n]])]}function na(e,t,n){const r=B(n)?n:tr,s=e;s.__localeChainCache||(s.__localeChainCache=new Map);let o=s.__localeChainCache.get(r);if(!o){o=[];let l=[n];for(;Ve(l);)l=sl(o,l,t);const i=Ve(t)||!ge(t)?t:t.default?t.default:null;l=B(i)?[i]:i,Ve(l)&&sl(o,l,!1),s.__localeChainCache.set(r,o)}return o}function sl(e,t,n){let r=!0;for(let s=0;s<t.length&&we(r);s++){const o=t[s];B(o)&&(r=id(e,t[s],n))}return r}function id(e,t,n){let r;const s=t.split("-");do{const o=s.join("-");r=ad(e,o,n),s.splice(-1,1)}while(s.length&&r===!0);return r}function ad(e,t,n){let r=!1;if(!e.includes(t)&&(r=!0,t)){r=t[t.length-1]!=="!";const s=t.replace(/!/g,"");e.push(s),(Ve(n)||ge(n))&&n[s]&&(r=n[s])}return r}const sn=[];sn[0]={w:[0],i:[3,0],"[":[4],o:[7]};sn[1]={w:[1],".":[2],"[":[4],o:[7]};sn[2]={w:[2],i:[3,0],0:[3,0]};sn[3]={i:[3,0],0:[3,0],w:[1,1],".":[2,1],"[":[4,1],o:[7,1]};sn[4]={"'":[5,0],'"':[6,0],"[":[4,2],"]":[1,3],o:8,l:[4,0]};sn[5]={"'":[4,0],o:8,l:[5,0]};sn[6]={'"':[4,0],o:8,l:[6,0]};const cd=/^\s?(?:true|false|-?[\d.]+|'[^']*'|"[^"]*")\s?$/;function ud(e){return cd.test(e)}function fd(e){const t=e.charCodeAt(0),n=e.charCodeAt(e.length-1);return t===n&&(t===34||t===39)?e.slice(1,-1):e}function dd(e){if(e==null)return"o";switch(e.charCodeAt(0)){case 91:case 93:case 46:case 34:case 39:return e;case 95:case 36:case 45:return"i";case 9:case 10:case 13:case 160:case 65279:case 8232:case 8233:return"w"}return"i"}function pd(e){const t=e.trim();return e.charAt(0)==="0"&&isNaN(parseInt(e))?!1:ud(t)?fd(t):"*"+t}function md(e){const t=[];let n=-1,r=0,s=0,o,l,i,a,u,c,p;const g=[];g[0]=()=>{l===void 0?l=i:l+=i},g[1]=()=>{l!==void 0&&(t.push(l),l=void 0)},g[2]=()=>{g[0](),s++},g[3]=()=>{if(s>0)s--,r=4,g[0]();else{if(s=0,l===void 0||(l=pd(l),l===!1))return!1;g[1]()}};function b(){const T=e[n+1];if(r===5&&T==="'"||r===6&&T==='"')return n++,i="\\"+T,g[0](),!0}for(;r!==null;)if(n++,o=e[n],!(o==="\\"&&b())){if(a=dd(o),p=sn[r],u=p[a]||p.l||8,u===8||(r=u[0],u[1]!==void 0&&(c=g[u[1]],c&&(i=o,c()===!1))))return;if(r===7)return t}}const ol=new Map;function gd(e,t){return Ce(e)?e[t]:null}function hd(e,t){if(!Ce(e))return null;let n=ol.get(t);if(n||(n=md(t),n&&ol.set(t,n)),!n)return null;const r=n.length;let s=e,o=0;for(;o<r;){const l=n[o];if(ta.includes(l)&&Lt(s))return null;const i=s[l];if(i===void 0||Ae(s))return null;s=i,o++}return s}const bd="11.2.8",ss=-1,tr="en-US",ll="",il=e=>`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function _d(){return{upper:(e,t)=>t==="text"&&B(e)?e.toUpperCase():t==="vnode"&&Ce(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&B(e)?e.toLowerCase():t==="vnode"&&Ce(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&B(e)?il(e):t==="vnode"&&Ce(e)&&"__v_isVNode"in e?il(e.children):e}}let ra;function yd(e){ra=e}let sa;function vd(e){sa=e}let oa;function xd(e){oa=e}let la=null;const wd=e=>{la=e},kd=()=>la;let ia=null;const al=e=>{ia=e},Td=()=>ia;let cl=0;function Ed(e={}){const t=Ae(e.onWarn)?e.onWarn:ff,n=B(e.version)?e.version:bd,r=B(e.locale)||Ae(e.locale)?e.locale:tr,s=Ae(r)?tr:r,o=Ve(e.fallbackLocale)||ge(e.fallbackLocale)||B(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:s,l=ge(e.messages)?e.messages:_s(s),i=ge(e.datetimeFormats)?e.datetimeFormats:_s(s),a=ge(e.numberFormats)?e.numberFormats:_s(s),u=ze(Re(),e.modifiers,_d()),c=e.pluralRules||Re(),p=Ae(e.missing)?e.missing:null,g=we(e.missingWarn)||Sn(e.missingWarn)?e.missingWarn:!0,b=we(e.fallbackWarn)||Sn(e.fallbackWarn)?e.fallbackWarn:!0,T=!!e.fallbackFormat,k=!!e.unresolving,M=Ae(e.postTranslation)?e.postTranslation:null,_=ge(e.processor)?e.processor:null,S=we(e.warnHtmlMessage)?e.warnHtmlMessage:!0,C=!!e.escapeParameter,h=Ae(e.messageCompiler)?e.messageCompiler:ra,I=Ae(e.messageResolver)?e.messageResolver:sa||gd,L=Ae(e.localeFallbacker)?e.localeFallbacker:oa||ld,w=Ce(e.fallbackContext)?e.fallbackContext:void 0,U=e,le=Ce(U.__datetimeFormatters)?U.__datetimeFormatters:new Map,_e=Ce(U.__numberFormatters)?U.__numberFormatters:new Map,xe=Ce(U.__meta)?U.__meta:{};cl++;const ae={version:n,cid:cl,locale:r,fallbackLocale:o,messages:l,modifiers:u,pluralRules:c,missing:p,missingWarn:g,fallbackWarn:b,fallbackFormat:T,unresolving:k,postTranslation:M,processor:_,warnHtmlMessage:S,escapeParameter:C,messageCompiler:h,messageResolver:I,localeFallbacker:L,fallbackContext:w,onWarn:t,__meta:xe};return ae.datetimeFormats=i,ae.numberFormats=a,ae.__datetimeFormatters=le,ae.__numberFormatters=_e,__INTLIFY_PROD_DEVTOOLS__&&nd(ae,n,xe),ae}const _s=e=>({[e]:Re()});function _o(e,t,n,r,s){const{missing:o,onWarn:l}=e;if(o!==null){const i=o(e,n,t,s);return B(i)?i:t}else return t}function $n(e,t,n){const r=e;r.__localeChainCache=new Map,e.localeFallbacker(e,n,t)}function Cd(e,t){return e===t?!1:e.split("-")[0]===t.split("-")[0]}function Sd(e,t){const n=t.indexOf(e);if(n===-1)return!1;for(let r=n+1;r<t.length;r++)if(Cd(e,t[r]))return!0;return!1}function ul(e,...t){const{datetimeFormats:n,unresolving:r,fallbackLocale:s,onWarn:o,localeFallbacker:l}=e,{__datetimeFormatters:i}=e,[a,u,c,p]=$s(...t),g=we(c.missingWarn)?c.missingWarn:e.missingWarn;we(c.fallbackWarn)?c.fallbackWarn:e.fallbackWarn;const b=!!c.part,T=bo(e,c),k=l(e,s,T);if(!B(a)||a==="")return new Intl.DateTimeFormat(T,p).format(u);let M={},_,S=null;const C="datetime format";for(let L=0;L<k.length&&(_=k[L],M=n[_]||{},S=M[a],!ge(S));L++)_o(e,a,_,g,C);if(!ge(S)||!B(_))return r?ss:a;let h=`${_}__${a}`;ns(p)||(h=`${h}__${JSON.stringify(p)}`);let I=i.get(h);return I||(I=new Intl.DateTimeFormat(_,ze({},S,p)),i.set(h,I)),b?I.formatToParts(u):I.format(u)}const aa=["localeMatcher","weekday","era","year","month","day","hour","minute","second","timeZoneName","formatMatcher","hour12","timeZone","dateStyle","timeStyle","calendar","dayPeriod","numberingSystem","hourCycle","fractionalSecondDigits"];function $s(...e){const[t,n,r,s]=e,o=Re();let l=Re(),i;if(B(t)){const a=t.match(/(\d{4}-\d{2}-\d{2})(T|\s)?(.*)/);if(!a)throw Vt(Ut.INVALID_ISO_DATE_ARGUMENT);const u=a[3]?a[3].trim().startsWith("T")?`${a[1].trim()}${a[3].trim()}`:`${a[1].trim()}T${a[3].trim()}`:a[1].trim();i=new Date(u);try{i.toISOString()}catch{throw Vt(Ut.INVALID_ISO_DATE_ARGUMENT)}}else if(mf(t)){if(isNaN(t.getTime()))throw Vt(Ut.INVALID_DATE_ARGUMENT);i=t}else if(je(t))i=t;else throw Vt(Ut.INVALID_ARGUMENT);return B(n)?o.key=n:ge(n)&&Object.keys(n).forEach(a=>{aa.includes(a)?l[a]=n[a]:o[a]=n[a]}),B(r)?o.locale=r:ge(r)&&(l=r),ge(s)&&(l=s),[o.key||"",i,o,l]}function fl(e,t,n){const r=e;for(const s in n){const o=`${t}__${s}`;r.__datetimeFormatters.has(o)&&r.__datetimeFormatters.delete(o)}}function dl(e,...t){const{numberFormats:n,unresolving:r,fallbackLocale:s,onWarn:o,localeFallbacker:l}=e,{__numberFormatters:i}=e,[a,u,c,p]=Fs(...t),g=we(c.missingWarn)?c.missingWarn:e.missingWarn;we(c.fallbackWarn)?c.fallbackWarn:e.fallbackWarn;const b=!!c.part,T=bo(e,c),k=l(e,s,T);if(!B(a)||a==="")return new Intl.NumberFormat(T,p).format(u);let M={},_,S=null;const C="number format";for(let L=0;L<k.length&&(_=k[L],M=n[_]||{},S=M[a],!ge(S));L++)_o(e,a,_,g,C);if(!ge(S)||!B(_))return r?ss:a;let h=`${_}__${a}`;ns(p)||(h=`${h}__${JSON.stringify(p)}`);let I=i.get(h);return I||(I=new Intl.NumberFormat(_,ze({},S,p)),i.set(h,I)),b?I.formatToParts(u):I.format(u)}const ca=["localeMatcher","style","currency","currencyDisplay","currencySign","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","notation","signDisplay","unit","unitDisplay","roundingMode","roundingPriority","roundingIncrement","trailingZeroDisplay"];function Fs(...e){const[t,n,r,s]=e,o=Re();let l=Re();if(!je(t))throw Vt(Ut.INVALID_ARGUMENT);const i=t;return B(n)?o.key=n:ge(n)&&Object.keys(n).forEach(a=>{ca.includes(a)?l[a]=n[a]:o[a]=n[a]}),B(r)?o.locale=r:ge(r)&&(l=r),ge(s)&&(l=s),[o.key||"",i,o,l]}function pl(e,t,n){const r=e;for(const s in n){const o=`${t}__${s}`;r.__numberFormatters.has(o)&&r.__numberFormatters.delete(o)}}const Id=e=>e,Ld=e=>"",Rd="text",Pd=e=>e.length===0?"":mo(e),Md=yf;function ml(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function Od(e){const t=je(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(je(e.named.count)||je(e.named.n))?je(e.named.count)?e.named.count:je(e.named.n)?e.named.n:t:t}function Ad(e,t){t.count||(t.count=e),t.n||(t.n=e)}function Nd(e={}){const t=e.locale,n=Od(e),r=Ce(e.pluralRules)&&B(t)&&Ae(e.pluralRules[t])?e.pluralRules[t]:ml,s=Ce(e.pluralRules)&&B(t)&&Ae(e.pluralRules[t])?ml:void 0,o=_=>_[r(n,_.length,s)],l=e.list||[],i=_=>l[_],a=e.named||Re();je(e.pluralIndex)&&Ad(n,a);const u=_=>a[_];function c(_,S){const C=Ae(e.messages)?e.messages(_,!!S):Ce(e.messages)?e.messages[_]:!1;return C||(e.parent?e.parent.message(_):Ld)}const p=_=>e.modifiers?e.modifiers[_]:Id,g=ge(e.processor)&&Ae(e.processor.normalize)?e.processor.normalize:Pd,b=ge(e.processor)&&Ae(e.processor.interpolate)?e.processor.interpolate:Md,T=ge(e.processor)&&B(e.processor.type)?e.processor.type:Rd,M={list:i,named:u,plural:o,linked:(_,...S)=>{const[C,h]=S;let I="text",L="";S.length===1?Ce(C)?(L=C.modifier||L,I=C.type||I):B(C)&&(L=C||L):S.length===2&&(B(C)&&(L=C||L),B(h)&&(I=h||I));const w=c(_,!0)(M),U=I==="vnode"&&Ve(w)&&L?w[0]:w;return L?p(L)(U,I):U},message:c,type:T,interpolate:b,normalize:g,values:ze(Re(),l,a)};return M}const gl=()=>"",bt=e=>Ae(e);function hl(e,...t){const{fallbackFormat:n,postTranslation:r,unresolving:s,messageCompiler:o,fallbackLocale:l,messages:i}=e,[a,u]=Ds(...t),c=we(u.missingWarn)?u.missingWarn:e.missingWarn,p=we(u.fallbackWarn)?u.fallbackWarn:e.fallbackWarn,g=we(u.escapeParameter)?u.escapeParameter:e.escapeParameter,b=!!u.resolvedMessage,T=B(u.default)||we(u.default)?we(u.default)?o?a:()=>a:u.default:n?o?a:()=>a:null,k=n||T!=null&&(B(T)||Ae(T)),M=bo(e,u);g&&$d(u);let[_,S,C]=b?[a,M,i[M]||Re()]:ua(e,a,M,l,p,c),h=_,I=a;if(!b&&!(B(h)||Lt(h)||bt(h))&&k&&(h=T,I=h),!b&&(!(B(h)||Lt(h)||bt(h))||!B(S)))return s?ss:a;let L=!1;const w=()=>{L=!0},U=bt(h)?h:fa(e,a,S,h,I,w);if(L)return h;const le=Ud(e,S,C,u),_e=Nd(le),xe=Fd(e,U,_e);let ae=r?r(xe,a):xe;if(g&&B(ae)&&(ae=hf(ae)),__INTLIFY_PROD_DEVTOOLS__){const Me={timestamp:Date.now(),key:B(a)?a:bt(h)?h.key:"",locale:S||(bt(h)?h.locale:""),format:B(h)?h:bt(h)?h.source:"",message:ae};Me.meta=ze({},e.__meta,kd()||{}),rd(Me)}return ae}function $d(e){Ve(e.list)?e.list=e.list.map(t=>B(t)?Xo(t):t):Ce(e.named)&&Object.keys(e.named).forEach(t=>{B(e.named[t])&&(e.named[t]=Xo(e.named[t]))})}function ua(e,t,n,r,s,o){const{messages:l,onWarn:i,messageResolver:a,localeFallbacker:u}=e,c=u(e,r,n);let p=Re(),g,b=null;const T="translate";for(let k=0;k<c.length&&(g=c[k],p=l[g]||Re(),(b=a(p,t))===null&&(b=p[t]),!(B(b)||Lt(b)||bt(b)));k++)if(!Sd(g,c)){const M=_o(e,t,g,o,T);M!==t&&(b=M)}return[b,g,p]}function fa(e,t,n,r,s,o){const{messageCompiler:l,warnHtmlMessage:i}=e;if(bt(r)){const u=r;return u.locale=u.locale||n,u.key=u.key||t,u}if(l==null){const u=(()=>r);return u.locale=n,u.key=t,u}const a=l(r,Dd(e,n,s,r,i,o));return a.locale=n,a.key=t,a.source=r,a}function Fd(e,t,n){return t(n)}function Ds(...e){const[t,n,r]=e,s=Re();if(!B(t)&&!je(t)&&!bt(t)&&!Lt(t))throw Vt(Ut.INVALID_ARGUMENT);const o=je(t)?String(t):(bt(t),t);return je(n)?s.plural=n:B(n)?s.default=n:ge(n)&&!ns(n)?s.named=n:Ve(n)&&(s.list=n),je(r)?s.plural=r:B(r)?s.default=r:ge(r)&&ze(s,r),[o,s]}function Dd(e,t,n,r,s,o){return{locale:t,key:n,warnHtmlMessage:s,onError:l=>{throw o&&o(l),l},onCacheKey:l=>df(t,n,l)}}function Ud(e,t,n,r){const{modifiers:s,pluralRules:o,messageResolver:l,fallbackLocale:i,fallbackWarn:a,missingWarn:u,fallbackContext:c}=e,g={locale:t,modifiers:s,pluralRules:o,messages:(b,T)=>{let k=l(n,b);if(k==null&&(c||T)){const[,,M]=ua(c||e,b,t,i,a,u);k=l(M,b)}if(B(k)||Lt(k)){let M=!1;const S=fa(e,b,t,k,b,()=>{M=!0});return M?gl:S}else return bt(k)?k:gl}};return e.processor&&(g.processor=e.processor),r.list&&(g.list=r.list),r.named&&(g.named=r.named),je(r.plural)&&(g.pluralIndex=r.plural),g}Gf();const Vd="11.2.8";function Wd(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(un().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(un().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(un().__INTLIFY_DROP_MESSAGE_COMPILER__=!1),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(un().__INTLIFY_PROD_DEVTOOLS__=!1)}const ut={UNEXPECTED_RETURN_TYPE:od,INVALID_ARGUMENT:25,MUST_BE_CALL_SETUP_TOP:26,NOT_INSTALLED:27,REQUIRED_VALUE:28,INVALID_VALUE:29,NOT_INSTALLED_WITH_PROVIDE:31,UNEXPECTED_ERROR:32};function gt(e,...t){return rs(e,null,void 0)}const Us=nn("__translateVNode"),Vs=nn("__datetimeParts"),Ws=nn("__numberParts"),da=nn("__setPluralRules"),pa=nn("__injectWithOption"),js=nn("__dispose");function nr(e){if(!Ce(e)||Lt(e))return e;for(const t in e)if(_t(e,t))if(!t.includes("."))Ce(e[t])&&nr(e[t]);else{const n=t.split("."),r=n.length-1;let s=e,o=!1;for(let l=0;l<r;l++){if(n[l]==="__proto__")throw new Error(`unsafe key: ${n[l]}`);if(n[l]in s||(s[n[l]]=Re()),!Ce(s[n[l]])){o=!0;break}s=s[n[l]]}if(o||(Lt(s)?ta.includes(n[r])||delete e[t]:(s[n[r]]=e[t],delete e[t])),!Lt(s)){const l=s[n[r]];Ce(l)&&nr(l)}}return e}function yo(e,t){const{messages:n,__i18n:r,messageResolver:s,flatJson:o}=t,l=ge(n)?n:Ve(r)?Re():{[e]:Re()};if(Ve(r)&&r.forEach(i=>{if("locale"in i&&"resource"in i){const{locale:a,resource:u}=i;a?(l[a]=l[a]||Re(),Rr(u,l[a])):Rr(u,l)}else B(i)&&Rr(JSON.parse(i),l)}),s==null&&o)for(const i in l)_t(l,i)&&nr(l[i]);return l}function ma(e){return e.type}function ga(e,t,n){let r=Ce(t.messages)?t.messages:Re();"__i18nGlobal"in n&&(r=yo(e.locale.value,{messages:r,__i18n:n.__i18nGlobal}));const s=Object.keys(r);s.length&&s.forEach(o=>{e.mergeLocaleMessage(o,r[o])});{if(Ce(t.datetimeFormats)){const o=Object.keys(t.datetimeFormats);o.length&&o.forEach(l=>{e.mergeDateTimeFormat(l,t.datetimeFormats[l])})}if(Ce(t.numberFormats)){const o=Object.keys(t.numberFormats);o.length&&o.forEach(l=>{e.mergeNumberFormat(l,t.numberFormats[l])})}}}function bl(e){return ee(cr,null,e,0)}function rr(){return es()}const _l="__INTLIFY_META__",yl=()=>[],jd=()=>!1;let vl=0;function xl(e){return((t,n,r,s)=>e(n,r,rr()||void 0,s))}const Hd=()=>{const e=rr();let t=null;return e&&(t=ma(e)[_l])?{[_l]:t}:null};function vo(e={}){const{__root:t,__injectWithOption:n}=e,r=t===void 0,s=e.flatJson,o=Wr?oe:Tc;let l=we(e.inheritLocale)?e.inheritLocale:!0;const i=o(t&&l?t.locale.value:B(e.locale)?e.locale:tr),a=o(t&&l?t.fallbackLocale.value:B(e.fallbackLocale)||Ve(e.fallbackLocale)||ge(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:i.value),u=o(yo(i.value,e)),c=o(ge(e.datetimeFormats)?e.datetimeFormats:{[i.value]:{}}),p=o(ge(e.numberFormats)?e.numberFormats:{[i.value]:{}});let g=t?t.missingWarn:we(e.missingWarn)||Sn(e.missingWarn)?e.missingWarn:!0,b=t?t.fallbackWarn:we(e.fallbackWarn)||Sn(e.fallbackWarn)?e.fallbackWarn:!0,T=t?t.fallbackRoot:we(e.fallbackRoot)?e.fallbackRoot:!0,k=!!e.fallbackFormat,M=Ae(e.missing)?e.missing:null,_=Ae(e.missing)?xl(e.missing):null,S=Ae(e.postTranslation)?e.postTranslation:null,C=t?t.warnHtmlMessage:we(e.warnHtmlMessage)?e.warnHtmlMessage:!0,h=!!e.escapeParameter;const I=t?t.modifiers:ge(e.modifiers)?e.modifiers:{};let L=e.pluralRules||t&&t.pluralRules,w;w=(()=>{r&&al(null);const x={version:Vd,locale:i.value,fallbackLocale:a.value,messages:u.value,modifiers:I,pluralRules:L,missing:_===null?void 0:_,missingWarn:g,fallbackWarn:b,fallbackFormat:k,unresolving:!0,postTranslation:S===null?void 0:S,warnHtmlMessage:C,escapeParameter:h,messageResolver:e.messageResolver,messageCompiler:e.messageCompiler,__meta:{framework:"vue"}};x.datetimeFormats=c.value,x.numberFormats=p.value,x.__datetimeFormatters=ge(w)?w.__datetimeFormatters:void 0,x.__numberFormatters=ge(w)?w.__numberFormatters:void 0;const R=Ed(x);return r&&al(R),R})(),$n(w,i.value,a.value);function le(){return[i.value,a.value,u.value,c.value,p.value]}const _e=te({get:()=>i.value,set:x=>{w.locale=x,i.value=x}}),xe=te({get:()=>a.value,set:x=>{w.fallbackLocale=x,a.value=x,$n(w,i.value,x)}}),ae=te(()=>u.value),Me=te(()=>c.value),ie=te(()=>p.value);function ce(){return Ae(S)?S:null}function q(x){S=x,w.postTranslation=x}function Y(){return M}function A(x){x!==null&&(_=xl(x)),M=x,w.missing=_}const H=(x,R,J,se,pe,We)=>{le();let De;try{__INTLIFY_PROD_DEVTOOLS__,r||(w.fallbackContext=t?Td():void 0),De=x(w)}finally{__INTLIFY_PROD_DEVTOOLS__,r||(w.fallbackContext=void 0)}if(J!=="translate exists"&&je(De)&&De===ss||J==="translate exists"&&!De){const[nt,it]=R();return t&&T?se(t):pe(nt)}else{if(We(De))return De;throw gt(ut.UNEXPECTED_RETURN_TYPE)}};function W(...x){return H(R=>Reflect.apply(hl,null,[R,...x]),()=>Ds(...x),"translate",R=>Reflect.apply(R.t,R,[...x]),R=>R,R=>B(R))}function G(...x){const[R,J,se]=x;if(se&&!Ce(se))throw gt(ut.INVALID_ARGUMENT);return W(R,J,ze({resolvedMessage:!0},se||{}))}function Z(...x){return H(R=>Reflect.apply(ul,null,[R,...x]),()=>$s(...x),"datetime format",R=>Reflect.apply(R.d,R,[...x]),()=>ll,R=>B(R)||Ve(R))}function re(...x){return H(R=>Reflect.apply(dl,null,[R,...x]),()=>Fs(...x),"number format",R=>Reflect.apply(R.n,R,[...x]),()=>ll,R=>B(R)||Ve(R))}function ve(x){return x.map(R=>B(R)||je(R)||we(R)?bl(String(R)):R)}const Se={normalize:ve,interpolate:x=>x,type:"vnode"};function be(...x){return H(R=>{let J;const se=R;try{se.processor=Se,J=Reflect.apply(hl,null,[se,...x])}finally{se.processor=null}return J},()=>Ds(...x),"translate",R=>R[Us](...x),R=>[bl(R)],R=>Ve(R))}function Ye(...x){return H(R=>Reflect.apply(dl,null,[R,...x]),()=>Fs(...x),"number format",R=>R[Ws](...x),yl,R=>B(R)||Ve(R))}function ke(...x){return H(R=>Reflect.apply(ul,null,[R,...x]),()=>$s(...x),"datetime format",R=>R[Vs](...x),yl,R=>B(R)||Ve(R))}function de(x){L=x,w.pluralRules=L}function qe(x,R){return H(()=>{if(!x)return!1;const J=B(R)?R:i.value,se=P(J),pe=w.messageResolver(se,x);return Lt(pe)||bt(pe)||B(pe)},()=>[x],"translate exists",J=>Reflect.apply(J.te,J,[x,R]),jd,J=>we(J))}function m(x){let R=null;const J=na(w,a.value,i.value);for(let se=0;se<J.length;se++){const pe=u.value[J[se]]||{},We=w.messageResolver(pe,x);if(We!=null){R=We;break}}return R}function y(x){const R=m(x);return R??(t?t.tm(x)||{}:{})}function P(x){return u.value[x]||{}}function $(x,R){if(s){const J={[x]:R};for(const se in J)_t(J,se)&&nr(J[se]);R=J[x]}u.value[x]=R,w.messages=u.value}function N(x,R){u.value[x]=u.value[x]||{};const J={[x]:R};if(s)for(const se in J)_t(J,se)&&nr(J[se]);R=J[x],Rr(R,u.value[x]),w.messages=u.value}function F(x){return c.value[x]||{}}function f(x,R){c.value[x]=R,w.datetimeFormats=c.value,fl(w,x,R)}function d(x,R){c.value[x]=ze(c.value[x]||{},R),w.datetimeFormats=c.value,fl(w,x,R)}function v(x){return p.value[x]||{}}function E(x,R){p.value[x]=R,w.numberFormats=p.value,pl(w,x,R)}function j(x,R){p.value[x]=ze(p.value[x]||{},R),w.numberFormats=p.value,pl(w,x,R)}vl++,t&&Wr&&(vt(t.locale,x=>{l&&(i.value=x,w.locale=x,$n(w,i.value,a.value))}),vt(t.fallbackLocale,x=>{l&&(a.value=x,w.fallbackLocale=x,$n(w,i.value,a.value))}));const O={id:vl,locale:_e,fallbackLocale:xe,get inheritLocale(){return l},set inheritLocale(x){l=x,x&&t&&(i.value=t.locale.value,a.value=t.fallbackLocale.value,$n(w,i.value,a.value))},get availableLocales(){return Object.keys(u.value).sort()},messages:ae,get modifiers(){return I},get pluralRules(){return L||{}},get isGlobal(){return r},get missingWarn(){return g},set missingWarn(x){g=x,w.missingWarn=g},get fallbackWarn(){return b},set fallbackWarn(x){b=x,w.fallbackWarn=b},get fallbackRoot(){return T},set fallbackRoot(x){T=x},get fallbackFormat(){return k},set fallbackFormat(x){k=x,w.fallbackFormat=k},get warnHtmlMessage(){return C},set warnHtmlMessage(x){C=x,w.warnHtmlMessage=x},get escapeParameter(){return h},set escapeParameter(x){h=x,w.escapeParameter=x},t:W,getLocaleMessage:P,setLocaleMessage:$,mergeLocaleMessage:N,getPostTranslationHandler:ce,setPostTranslationHandler:q,getMissingHandler:Y,setMissingHandler:A,[da]:de};return O.datetimeFormats=Me,O.numberFormats=ie,O.rt=G,O.te=qe,O.tm=y,O.d=Z,O.n=re,O.getDateTimeFormat=F,O.setDateTimeFormat=f,O.mergeDateTimeFormat=d,O.getNumberFormat=v,O.setNumberFormat=E,O.mergeNumberFormat=j,O[pa]=n,O[Us]=be,O[Vs]=ke,O[Ws]=Ye,O}function Gd(e){const t=B(e.locale)?e.locale:tr,n=B(e.fallbackLocale)||Ve(e.fallbackLocale)||ge(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:t,r=Ae(e.missing)?e.missing:void 0,s=we(e.silentTranslationWarn)||Sn(e.silentTranslationWarn)?!e.silentTranslationWarn:!0,o=we(e.silentFallbackWarn)||Sn(e.silentFallbackWarn)?!e.silentFallbackWarn:!0,l=we(e.fallbackRoot)?e.fallbackRoot:!0,i=!!e.formatFallbackMessages,a=ge(e.modifiers)?e.modifiers:{},u=e.pluralizationRules,c=Ae(e.postTranslation)?e.postTranslation:void 0,p=B(e.warnHtmlInMessage)?e.warnHtmlInMessage!=="off":!0,g=!!e.escapeParameterHtml,b=we(e.sync)?e.sync:!0;let T=e.messages;if(ge(e.sharedMessages)){const I=e.sharedMessages;T=Object.keys(I).reduce((w,U)=>{const le=w[U]||(w[U]={});return ze(le,I[U]),w},T||{})}const{__i18n:k,__root:M,__injectWithOption:_}=e,S=e.datetimeFormats,C=e.numberFormats,h=e.flatJson;return{locale:t,fallbackLocale:n,messages:T,flatJson:h,datetimeFormats:S,numberFormats:C,missing:r,missingWarn:s,fallbackWarn:o,fallbackRoot:l,fallbackFormat:i,modifiers:a,pluralRules:u,postTranslation:c,warnHtmlMessage:p,escapeParameter:g,messageResolver:e.messageResolver,inheritLocale:b,__i18n:k,__root:M,__injectWithOption:_}}function Hs(e={}){const t=vo(Gd(e)),{__extender:n}=e,r={id:t.id,get locale(){return t.locale.value},set locale(s){t.locale.value=s},get fallbackLocale(){return t.fallbackLocale.value},set fallbackLocale(s){t.fallbackLocale.value=s},get messages(){return t.messages.value},get datetimeFormats(){return t.datetimeFormats.value},get numberFormats(){return t.numberFormats.value},get availableLocales(){return t.availableLocales},get missing(){return t.getMissingHandler()},set missing(s){t.setMissingHandler(s)},get silentTranslationWarn(){return we(t.missingWarn)?!t.missingWarn:t.missingWarn},set silentTranslationWarn(s){t.missingWarn=we(s)?!s:s},get silentFallbackWarn(){return we(t.fallbackWarn)?!t.fallbackWarn:t.fallbackWarn},set silentFallbackWarn(s){t.fallbackWarn=we(s)?!s:s},get modifiers(){return t.modifiers},get formatFallbackMessages(){return t.fallbackFormat},set formatFallbackMessages(s){t.fallbackFormat=s},get postTranslation(){return t.getPostTranslationHandler()},set postTranslation(s){t.setPostTranslationHandler(s)},get sync(){return t.inheritLocale},set sync(s){t.inheritLocale=s},get warnHtmlInMessage(){return t.warnHtmlMessage?"warn":"off"},set warnHtmlInMessage(s){t.warnHtmlMessage=s!=="off"},get escapeParameterHtml(){return t.escapeParameter},set escapeParameterHtml(s){t.escapeParameter=s},get pluralizationRules(){return t.pluralRules||{}},__composer:t,t(...s){return Reflect.apply(t.t,t,[...s])},rt(...s){return Reflect.apply(t.rt,t,[...s])},te(s,o){return t.te(s,o)},tm(s){return t.tm(s)},getLocaleMessage(s){return t.getLocaleMessage(s)},setLocaleMessage(s,o){t.setLocaleMessage(s,o)},mergeLocaleMessage(s,o){t.mergeLocaleMessage(s,o)},d(...s){return Reflect.apply(t.d,t,[...s])},getDateTimeFormat(s){return t.getDateTimeFormat(s)},setDateTimeFormat(s,o){t.setDateTimeFormat(s,o)},mergeDateTimeFormat(s,o){t.mergeDateTimeFormat(s,o)},n(...s){return Reflect.apply(t.n,t,[...s])},getNumberFormat(s){return t.getNumberFormat(s)},setNumberFormat(s,o){t.setNumberFormat(s,o)},mergeNumberFormat(s,o){t.mergeNumberFormat(s,o)}};return r.__extender=n,r}function Bd(e,t,n){return{beforeCreate(){const r=rr();if(!r)throw gt(ut.UNEXPECTED_ERROR);const s=this.$options;if(s.i18n){const o=s.i18n;if(s.__i18n&&(o.__i18n=s.__i18n),o.__root=t,this===this.$root)this.$i18n=wl(e,o);else{o.__injectWithOption=!0,o.__extender=n.__vueI18nExtend,this.$i18n=Hs(o);const l=this.$i18n;l.__extender&&(l.__disposer=l.__extender(this.$i18n))}}else if(s.__i18n)if(this===this.$root)this.$i18n=wl(e,s);else{this.$i18n=Hs({__i18n:s.__i18n,__injectWithOption:!0,__extender:n.__vueI18nExtend,__root:t});const o=this.$i18n;o.__extender&&(o.__disposer=o.__extender(this.$i18n))}else this.$i18n=e;s.__i18nGlobal&&ga(t,s,s),this.$t=(...o)=>this.$i18n.t(...o),this.$rt=(...o)=>this.$i18n.rt(...o),this.$te=(o,l)=>this.$i18n.te(o,l),this.$d=(...o)=>this.$i18n.d(...o),this.$n=(...o)=>this.$i18n.n(...o),this.$tm=o=>this.$i18n.tm(o),n.__setInstance(r,this.$i18n)},mounted(){},unmounted(){const r=rr();if(!r)throw gt(ut.UNEXPECTED_ERROR);const s=this.$i18n;delete this.$t,delete this.$rt,delete this.$te,delete this.$d,delete this.$n,delete this.$tm,s.__disposer&&(s.__disposer(),delete s.__disposer,delete s.__extender),n.__deleteInstance(r),delete this.$i18n}}}function wl(e,t){e.locale=t.locale||e.locale,e.fallbackLocale=t.fallbackLocale||e.fallbackLocale,e.missing=t.missing||e.missing,e.silentTranslationWarn=t.silentTranslationWarn||e.silentFallbackWarn,e.silentFallbackWarn=t.silentFallbackWarn||e.silentFallbackWarn,e.formatFallbackMessages=t.formatFallbackMessages||e.formatFallbackMessages,e.postTranslation=t.postTranslation||e.postTranslation,e.warnHtmlInMessage=t.warnHtmlInMessage||e.warnHtmlInMessage,e.escapeParameterHtml=t.escapeParameterHtml||e.escapeParameterHtml,e.sync=t.sync||e.sync,e.__composer[da](t.pluralizationRules||e.pluralizationRules);const n=yo(e.locale,{messages:t.messages,__i18n:t.__i18n});return Object.keys(n).forEach(r=>e.mergeLocaleMessage(r,n[r])),t.datetimeFormats&&Object.keys(t.datetimeFormats).forEach(r=>e.mergeDateTimeFormat(r,t.datetimeFormats[r])),t.numberFormats&&Object.keys(t.numberFormats).forEach(r=>e.mergeNumberFormat(r,t.numberFormats[r])),e}const xo={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function Kd({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((r,s)=>[...r,...s.type===$e?s.children:[s]],[]):t.reduce((n,r)=>{const s=e[r];return s&&(n[r]=s()),n},Re())}function ha(){return $e}const zd=Qe({name:"i18n-t",props:ze({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>je(e)||!isNaN(e)}},xo),setup(e,t){const{slots:n,attrs:r}=t,s=e.i18n||wt({useScope:e.scope,__useComponent:!0});return()=>{const o=Object.keys(n).filter(p=>p[0]!=="_"),l=Re();e.locale&&(l.locale=e.locale),e.plural!==void 0&&(l.plural=B(e.plural)?+e.plural:e.plural);const i=Kd(t,o),a=s[Us](e.keypath,i,l),u=ze(Re(),r),c=B(e.tag)||Ce(e.tag)?e.tag:ha();return Hi(c,u,a)}}}),kl=zd;function qd(e){return Ve(e)&&!B(e[0])}function ba(e,t,n,r){const{slots:s,attrs:o}=t;return()=>{const l={part:!0};let i=Re();e.locale&&(l.locale=e.locale),B(e.format)?l.key=e.format:Ce(e.format)&&(B(e.format.key)&&(l.key=e.format.key),i=Object.keys(e.format).reduce((g,b)=>n.includes(b)?ze(Re(),g,{[b]:e.format[b]}):g,Re()));const a=r(e.value,l,i);let u=[l.key];Ve(a)?u=a.map((g,b)=>{const T=s[g.type],k=T?T({[g.type]:g.value,index:b,parts:a}):[g.value];return qd(k)&&(k[0].key=`${g.type}-${b}`),k}):B(a)&&(u=[a]);const c=ze(Re(),o),p=B(e.tag)||Ce(e.tag)?e.tag:ha();return Hi(p,c,u)}}const Yd=Qe({name:"i18n-n",props:ze({value:{type:Number,required:!0},format:{type:[String,Object]}},xo),setup(e,t){const n=e.i18n||wt({useScope:e.scope,__useComponent:!0});return ba(e,t,ca,(...r)=>n[Ws](...r))}}),Tl=Yd;function Jd(e,t){const n=e;if(e.mode==="composition")return n.__getInstance(t)||e.global;{const r=n.__getInstance(t);return r!=null?r.__composer:e.global.__composer}}function Xd(e){const t=l=>{const{instance:i,value:a}=l;if(!i||!i.$)throw gt(ut.UNEXPECTED_ERROR);const u=Jd(e,i.$),c=El(a);return[Reflect.apply(u.t,u,[...Cl(c)]),u]};return{created:(l,i)=>{const[a,u]=t(i);Wr&&e.global===u&&(l.__i18nWatcher=vt(u.locale,()=>{i.instance&&i.instance.$forceUpdate()})),l.__composer=u,l.textContent=a},unmounted:l=>{Wr&&l.__i18nWatcher&&(l.__i18nWatcher(),l.__i18nWatcher=void 0,delete l.__i18nWatcher),l.__composer&&(l.__composer=void 0,delete l.__composer)},beforeUpdate:(l,{value:i})=>{if(l.__composer){const a=l.__composer,u=El(i);l.textContent=Reflect.apply(a.t,a,[...Cl(u)])}},getSSRProps:l=>{const[i]=t(l);return{textContent:i}}}}function El(e){if(B(e))return{path:e};if(ge(e)){if(!("path"in e))throw gt(ut.REQUIRED_VALUE,"path");return e}else throw gt(ut.INVALID_VALUE)}function Cl(e){const{path:t,locale:n,args:r,choice:s,plural:o}=e,l={},i=r||{};return B(n)&&(l.locale=n),je(s)&&(l.plural=s),je(o)&&(l.plural=o),[t,i,l]}function Qd(e,t,...n){const r=ge(n[0])?n[0]:{};(!we(r.globalInstall)||r.globalInstall)&&([kl.name,"I18nT"].forEach(o=>e.component(o,kl)),[Tl.name,"I18nN"].forEach(o=>e.component(o,Tl)),[Il.name,"I18nD"].forEach(o=>e.component(o,Il))),e.directive("t",Xd(t))}const Zd=nn("global-vue-i18n");function ep(e={}){const t=__VUE_I18N_LEGACY_API__&&we(e.legacy)?e.legacy:__VUE_I18N_LEGACY_API__,n=we(e.globalInjection)?e.globalInjection:!0,r=new Map,[s,o]=tp(e,t),l=nn("");function i(p){return r.get(p)||null}function a(p,g){r.set(p,g)}function u(p){r.delete(p)}const c={get mode(){return __VUE_I18N_LEGACY_API__&&t?"legacy":"composition"},async install(p,...g){if(p.__VUE_I18N_SYMBOL__=l,p.provide(p.__VUE_I18N_SYMBOL__,c),ge(g[0])){const k=g[0];c.__composerExtend=k.__composerExtend,c.__vueI18nExtend=k.__vueI18nExtend}let b=null;!t&&n&&(b=cp(p,c.global)),__VUE_I18N_FULL_INSTALL__&&Qd(p,c,...g),__VUE_I18N_LEGACY_API__&&t&&p.mixin(Bd(o,o.__composer,c));const T=p.unmount;p.unmount=()=>{b&&b(),c.dispose(),T()}},get global(){return o},dispose(){s.stop()},__instances:r,__getInstance:i,__setInstance:a,__deleteInstance:u};return c}function wt(e={}){const t=rr();if(t==null)throw gt(ut.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw gt(ut.NOT_INSTALLED);const n=np(t),r=sp(n),s=ma(t),o=rp(e,s);if(o==="global")return ga(r,e,s),r;if(o==="parent"){let a=op(n,t,e.__useComponent);return a==null&&(a=r),a}const l=n;let i=l.__getInstance(t);if(i==null){const a=ze({},e);"__i18n"in s&&(a.__i18n=s.__i18n),r&&(a.__root=r),i=vo(a),l.__composerExtend&&(i[js]=l.__composerExtend(i)),ip(l,t,i),l.__setInstance(t,i)}return i}function tp(e,t){const n=tc(),r=__VUE_I18N_LEGACY_API__&&t?n.run(()=>Hs(e)):n.run(()=>vo(e));if(r==null)throw gt(ut.UNEXPECTED_ERROR);return[n,r]}function np(e){const t=Hn(e.isCE?Zd:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw gt(e.isCE?ut.NOT_INSTALLED_WITH_PROVIDE:ut.UNEXPECTED_ERROR);return t}function rp(e,t){return ns(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function sp(e){return e.mode==="composition"?e.global:e.global.__composer}function op(e,t,n=!1){let r=null;const s=t.root;let o=lp(t,n);for(;o!=null;){const l=e;if(e.mode==="composition")r=l.__getInstance(o);else if(__VUE_I18N_LEGACY_API__){const i=l.__getInstance(o);i!=null&&(r=i.__composer,n&&r&&!r[pa]&&(r=null))}if(r!=null||s===o)break;o=o.parent}return r}function lp(e,t=!1){return e==null?null:t&&e.vnode.ctx||e.parent}function ip(e,t,n){Rn(()=>{},t),io(()=>{const r=n;e.__deleteInstance(t);const s=r[js];s&&(s(),delete r[js])},t)}const ap=["locale","fallbackLocale","availableLocales"],Sl=["t","rt","d","n","tm","te"];function cp(e,t){const n=Object.create(null);return ap.forEach(s=>{const o=Object.getOwnPropertyDescriptor(t,s);if(!o)throw gt(ut.UNEXPECTED_ERROR);const l=Fe(o.value)?{get(){return o.value.value},set(i){o.value.value=i}}:{get(){return o.get&&o.get()}};Object.defineProperty(n,s,l)}),e.config.globalProperties.$i18n=n,Sl.forEach(s=>{const o=Object.getOwnPropertyDescriptor(t,s);if(!o||!o.value)throw gt(ut.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${s}`,o)}),()=>{delete e.config.globalProperties.$i18n,Sl.forEach(s=>{delete e.config.globalProperties[`$${s}`]})}}const up=Qe({name:"i18n-d",props:ze({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},xo),setup(e,t){const n=e.i18n||wt({useScope:e.scope,__useComponent:!0});return ba(e,t,aa,(...r)=>n[Vs](...r))}}),Il=up;Wd();yd(ed);vd(hd);xd(na);if(__INTLIFY_PROD_DEVTOOLS__){const e=un();e.__INTLIFY__=!0,td(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}var fp=/\s+/g,dp=e=>typeof e!="string"||!e?e:e.replace(fp," ").trim(),jr=(...e)=>{const t=[],n=r=>{if(!r&&r!==0&&r!==0n)return;if(Array.isArray(r)){for(let o=0,l=r.length;o<l;o++)n(r[o]);return}const s=typeof r;if(s==="string"||s==="number"||s==="bigint"){if(s==="number"&&r!==r)return;t.push(String(r))}else if(s==="object"){const o=Object.keys(r);for(let l=0,i=o.length;l<i;l++){const a=o[l];r[a]&&t.push(a)}}};for(let r=0,s=e.length;r<s;r++){const o=e[r];o!=null&&n(o)}return t.length>0?dp(t.join(" ")):void 0},Ll=e=>e===!1?"false":e===!0?"true":e===0?"0":e,at=e=>{if(!e||typeof e!="object")return!0;for(const t in e)return!1;return!0},pp=(e,t)=>{if(e===t)return!0;if(!e||!t)return!1;const n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(let s=0;s<n.length;s++){const o=n[s];if(!r.includes(o)||e[o]!==t[o])return!1}return!0},mp=(e,t)=>{for(const n in t)if(Object.prototype.hasOwnProperty.call(t,n)){const r=t[n];n in e?e[n]=jr(e[n],r):e[n]=r}return e},_a=(e,t)=>{for(let n=0;n<e.length;n++){const r=e[n];Array.isArray(r)?_a(r,t):r&&t.push(r)}},ya=(...e)=>{const t=[];_a(e,t);const n=[];for(let r=0;r<t.length;r++)t[r]&&n.push(t[r]);return n},Gs=(e,t)=>{const n={};for(const r in e){const s=e[r];if(r in t){const o=t[r];Array.isArray(s)||Array.isArray(o)?n[r]=ya(o,s):typeof s=="object"&&typeof o=="object"&&s&&o?n[r]=Gs(s,o):n[r]=o+" "+s}else n[r]=s}for(const r in t)r in e||(n[r]=t[r]);return n},gp={twMerge:!0,twMergeConfig:{}};function hp(){let e=null,t={},n=!1;return{get cachedTwMerge(){return e},set cachedTwMerge(r){e=r},get cachedTwMergeConfig(){return t},set cachedTwMergeConfig(r){t=r},get didTwMergeConfigChange(){return n},set didTwMergeConfigChange(r){n=r},reset(){e=null,t={},n=!1}}}var $t=hp(),bp=e=>{const t=(r,s)=>{const{extend:o=null,slots:l={},variants:i={},compoundVariants:a=[],compoundSlots:u=[],defaultVariants:c={}}=r,p={...gp,...s},g=o?.base?jr(o.base,r?.base):r?.base,b=o?.variants&&!at(o.variants)?Gs(i,o.variants):i,T=o?.defaultVariants&&!at(o.defaultVariants)?{...o.defaultVariants,...c}:c;!at(p.twMergeConfig)&&!pp(p.twMergeConfig,$t.cachedTwMergeConfig)&&($t.didTwMergeConfigChange=!0,$t.cachedTwMergeConfig=p.twMergeConfig);const k=at(o?.slots),M=at(l)?{}:{base:jr(r?.base,k&&o?.base),...l},_=k?M:mp({...o?.slots},at(M)?{base:r?.base}:M),S=at(o?.compoundVariants)?a:ya(o?.compoundVariants,a),C=I=>{if(at(b)&&at(l)&&k)return e(g,I?.class,I?.className)(p);if(S&&!Array.isArray(S))throw new TypeError(`The "compoundVariants" prop must be an array. Received: ${typeof S}`);if(u&&!Array.isArray(u))throw new TypeError(`The "compoundSlots" prop must be an array. Received: ${typeof u}`);const L=(ie,ce=b,q=null,Y=null)=>{const A=ce[ie];if(!A||at(A))return null;const H=Y?.[ie]??I?.[ie];if(H===null)return null;const W=Ll(H);if(typeof W=="object")return null;const G=T?.[ie],Z=W??Ll(G);return A[Z||"false"]},w=()=>{if(!b)return null;const ie=Object.keys(b),ce=[];for(let q=0;q<ie.length;q++){const Y=L(ie[q],b);Y&&ce.push(Y)}return ce},U=(ie,ce)=>{if(!b||typeof b!="object")return null;const q=[];for(const Y in b){const A=L(Y,b,ie,ce),H=ie==="base"&&typeof A=="string"?A:A&&A[ie];H&&q.push(H)}return q},le={};for(const ie in I){const ce=I[ie];ce!==void 0&&(le[ie]=ce)}const _e=(ie,ce)=>{const q=typeof I?.[ie]=="object"?{[ie]:I[ie]?.initial}:{};return{...T,...le,...q,...ce}},xe=(ie=[],ce)=>{const q=[],Y=ie.length;for(let A=0;A<Y;A++){const{class:H,className:W,...G}=ie[A];let Z=!0;const re=_e(null,ce);for(const ve in G){const he=G[ve],Se=re[ve];if(Array.isArray(he)){if(!he.includes(Se)){Z=!1;break}}else{if((he==null||he===!1)&&(Se==null||Se===!1))continue;if(Se!==he){Z=!1;break}}}Z&&(H&&q.push(H),W&&q.push(W))}return q},ae=ie=>{const ce=xe(S,ie);if(!Array.isArray(ce))return ce;const q={},Y=e;for(let A=0;A<ce.length;A++){const H=ce[A];if(typeof H=="string")q.base=Y(q.base,H)(p);else if(typeof H=="object")for(const W in H)q[W]=Y(q[W],H[W])(p)}return q},Me=ie=>{if(u.length<1)return null;const ce={},q=_e(null,ie);for(let Y=0;Y<u.length;Y++){const{slots:A=[],class:H,className:W,...G}=u[Y];if(!at(G)){let Z=!0;for(const re in G){const ve=q[re],he=G[re];if(ve===void 0||(Array.isArray(he)?!he.includes(ve):he!==ve)){Z=!1;break}}if(!Z)continue}for(let Z=0;Z<A.length;Z++){const re=A[Z];ce[re]||(ce[re]=[]),ce[re].push([H,W])}}return ce};if(!at(l)||!k){const ie={};if(typeof _=="object"&&!at(_)){const ce=e;for(const q in _)ie[q]=Y=>{const A=ae(Y),H=Me(Y);return ce(_[q],U(q,Y),A?A[q]:void 0,H?H[q]:void 0,Y?.class,Y?.className)(p)}}return ie}return e(g,w(),xe(S),I?.class,I?.className)(p)},h=()=>{if(!(!b||typeof b!="object"))return Object.keys(b)};return C.variantKeys=h(),C.extend=o,C.base=g,C.slots=_,C.variants=b,C.defaultVariants=T,C.compoundSlots=u,C.compoundVariants=S,C};return{tv:t,createTV:r=>(s,o)=>t(s,o?Gs(r,o):r)}};const _p=(e,t)=>{const n=new Array(e.length+t.length);for(let r=0;r<e.length;r++)n[r]=e[r];for(let r=0;r<t.length;r++)n[e.length+r]=t[r];return n},yp=(e,t)=>({classGroupId:e,validator:t}),va=(e=new Map,t=null,n)=>({nextPart:e,validators:t,classGroupId:n}),Hr="-",Rl=[],vp="arbitrary..",xp=e=>{const t=kp(e),{conflictingClassGroups:n,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:l=>{if(l.startsWith("[")&&l.endsWith("]"))return wp(l);const i=l.split(Hr),a=i[0]===""&&i.length>1?1:0;return xa(i,a,t)},getConflictingClassGroupIds:(l,i)=>{if(i){const a=r[l],u=n[l];return a?u?_p(u,a):a:u||Rl}return n[l]||Rl}}},xa=(e,t,n)=>{if(e.length-t===0)return n.classGroupId;const s=e[t],o=n.nextPart.get(s);if(o){const u=xa(e,t+1,o);if(u)return u}const l=n.validators;if(l===null)return;const i=t===0?e.join(Hr):e.slice(t).join(Hr),a=l.length;for(let u=0;u<a;u++){const c=l[u];if(c.validator(i))return c.classGroupId}},wp=e=>e.slice(1,-1).indexOf(":")===-1?void 0:(()=>{const t=e.slice(1,-1),n=t.indexOf(":"),r=t.slice(0,n);return r?vp+r:void 0})(),kp=e=>{const{theme:t,classGroups:n}=e;return Tp(n,t)},Tp=(e,t)=>{const n=va();for(const r in e){const s=e[r];wo(s,n,r,t)}return n},wo=(e,t,n,r)=>{const s=e.length;for(let o=0;o<s;o++){const l=e[o];Ep(l,t,n,r)}},Ep=(e,t,n,r)=>{if(typeof e=="string"){Cp(e,t,n);return}if(typeof e=="function"){Sp(e,t,n,r);return}Ip(e,t,n,r)},Cp=(e,t,n)=>{const r=e===""?t:wa(t,e);r.classGroupId=n},Sp=(e,t,n,r)=>{if(Lp(e)){wo(e(r),t,n,r);return}t.validators===null&&(t.validators=[]),t.validators.push(yp(n,e))},Ip=(e,t,n,r)=>{const s=Object.entries(e),o=s.length;for(let l=0;l<o;l++){const[i,a]=s[l];wo(a,wa(t,i),n,r)}},wa=(e,t)=>{let n=e;const r=t.split(Hr),s=r.length;for(let o=0;o<s;o++){const l=r[o];let i=n.nextPart.get(l);i||(i=va(),n.nextPart.set(l,i)),n=i}return n},Lp=e=>"isThemeGetter"in e&&e.isThemeGetter===!0,Rp=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,n=Object.create(null),r=Object.create(null);const s=(o,l)=>{n[o]=l,t++,t>e&&(t=0,r=n,n=Object.create(null))};return{get(o){let l=n[o];if(l!==void 0)return l;if((l=r[o])!==void 0)return s(o,l),l},set(o,l){o in n?n[o]=l:s(o,l)}}},Bs="!",Pl=":",Pp=[],Ml=(e,t,n,r,s)=>({modifiers:e,hasImportantModifier:t,baseClassName:n,maybePostfixModifierPosition:r,isExternal:s}),Mp=e=>{const{prefix:t,experimentalParseClassName:n}=e;let r=s=>{const o=[];let l=0,i=0,a=0,u;const c=s.length;for(let k=0;k<c;k++){const M=s[k];if(l===0&&i===0){if(M===Pl){o.push(s.slice(a,k)),a=k+1;continue}if(M==="/"){u=k;continue}}M==="["?l++:M==="]"?l--:M==="("?i++:M===")"&&i--}const p=o.length===0?s:s.slice(a);let g=p,b=!1;p.endsWith(Bs)?(g=p.slice(0,-1),b=!0):p.startsWith(Bs)&&(g=p.slice(1),b=!0);const T=u&&u>a?u-a:void 0;return Ml(o,b,g,T)};if(t){const s=t+Pl,o=r;r=l=>l.startsWith(s)?o(l.slice(s.length)):Ml(Pp,!1,l,void 0,!0)}if(n){const s=r;r=o=>n({className:o,parseClassName:s})}return r},Op=e=>{const t=new Map;return e.orderSensitiveModifiers.forEach((n,r)=>{t.set(n,1e6+r)}),n=>{const r=[];let s=[];for(let o=0;o<n.length;o++){const l=n[o],i=l[0]==="[",a=t.has(l);i||a?(s.length>0&&(s.sort(),r.push(...s),s=[]),r.push(l)):s.push(l)}return s.length>0&&(s.sort(),r.push(...s)),r}},Ap=e=>({cache:Rp(e.cacheSize),parseClassName:Mp(e),sortModifiers:Op(e),...xp(e)}),Np=/\s+/,$p=(e,t)=>{const{parseClassName:n,getClassGroupId:r,getConflictingClassGroupIds:s,sortModifiers:o}=t,l=[],i=e.trim().split(Np);let a="";for(let u=i.length-1;u>=0;u-=1){const c=i[u],{isExternal:p,modifiers:g,hasImportantModifier:b,baseClassName:T,maybePostfixModifierPosition:k}=n(c);if(p){a=c+(a.length>0?" "+a:a);continue}let M=!!k,_=r(M?T.substring(0,k):T);if(!_){if(!M){a=c+(a.length>0?" "+a:a);continue}if(_=r(T),!_){a=c+(a.length>0?" "+a:a);continue}M=!1}const S=g.length===0?"":g.length===1?g[0]:o(g).join(":"),C=b?S+Bs:S,h=C+_;if(l.indexOf(h)>-1)continue;l.push(h);const I=s(_,M);for(let L=0;L<I.length;++L){const w=I[L];l.push(C+w)}a=c+(a.length>0?" "+a:a)}return a},Fp=(...e)=>{let t=0,n,r,s="";for(;t<e.length;)(n=e[t++])&&(r=ka(n))&&(s&&(s+=" "),s+=r);return s},ka=e=>{if(typeof e=="string")return e;let t,n="";for(let r=0;r<e.length;r++)e[r]&&(t=ka(e[r]))&&(n&&(n+=" "),n+=t);return n},Ks=(e,...t)=>{let n,r,s,o;const l=a=>{const u=t.reduce((c,p)=>p(c),e());return n=Ap(u),r=n.cache.get,s=n.cache.set,o=i,i(a)},i=a=>{const u=r(a);if(u)return u;const c=$p(a,n);return s(a,c),c};return o=l,(...a)=>o(Fp(...a))},Dp=[],Be=e=>{const t=n=>n[e]||Dp;return t.isThemeGetter=!0,t},Ta=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,Ea=/^\((?:(\w[\w-]*):)?(.+)\)$/i,Up=/^\d+\/\d+$/,Vp=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Wp=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,jp=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,Hp=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Gp=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,bn=e=>Up.test(e),me=e=>!!e&&!Number.isNaN(Number(e)),zt=e=>!!e&&Number.isInteger(Number(e)),ys=e=>e.endsWith("%")&&me(e.slice(0,-1)),At=e=>Vp.test(e),Bp=()=>!0,Kp=e=>Wp.test(e)&&!jp.test(e),Ca=()=>!1,zp=e=>Hp.test(e),qp=e=>Gp.test(e),Yp=e=>!X(e)&&!Q(e),Jp=e=>Pn(e,La,Ca),X=e=>Ta.test(e),an=e=>Pn(e,Ra,Kp),vs=e=>Pn(e,tm,me),Ol=e=>Pn(e,Sa,Ca),Xp=e=>Pn(e,Ia,qp),wr=e=>Pn(e,Pa,zp),Q=e=>Ea.test(e),Fn=e=>Mn(e,Ra),Qp=e=>Mn(e,nm),Al=e=>Mn(e,Sa),Zp=e=>Mn(e,La),em=e=>Mn(e,Ia),kr=e=>Mn(e,Pa,!0),Pn=(e,t,n)=>{const r=Ta.exec(e);return r?r[1]?t(r[1]):n(r[2]):!1},Mn=(e,t,n=!1)=>{const r=Ea.exec(e);return r?r[1]?t(r[1]):n:!1},Sa=e=>e==="position"||e==="percentage",Ia=e=>e==="image"||e==="url",La=e=>e==="length"||e==="size"||e==="bg-size",Ra=e=>e==="length",tm=e=>e==="number",nm=e=>e==="family-name",Pa=e=>e==="shadow",zs=()=>{const e=Be("color"),t=Be("font"),n=Be("text"),r=Be("font-weight"),s=Be("tracking"),o=Be("leading"),l=Be("breakpoint"),i=Be("container"),a=Be("spacing"),u=Be("radius"),c=Be("shadow"),p=Be("inset-shadow"),g=Be("text-shadow"),b=Be("drop-shadow"),T=Be("blur"),k=Be("perspective"),M=Be("aspect"),_=Be("ease"),S=Be("animate"),C=()=>["auto","avoid","all","avoid-page","page","left","right","column"],h=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],I=()=>[...h(),Q,X],L=()=>["auto","hidden","clip","visible","scroll"],w=()=>["auto","contain","none"],U=()=>[Q,X,a],le=()=>[bn,"full","auto",...U()],_e=()=>[zt,"none","subgrid",Q,X],xe=()=>["auto",{span:["full",zt,Q,X]},zt,Q,X],ae=()=>[zt,"auto",Q,X],Me=()=>["auto","min","max","fr",Q,X],ie=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],ce=()=>["start","end","center","stretch","center-safe","end-safe"],q=()=>["auto",...U()],Y=()=>[bn,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...U()],A=()=>[e,Q,X],H=()=>[...h(),Al,Ol,{position:[Q,X]}],W=()=>["no-repeat",{repeat:["","x","y","space","round"]}],G=()=>["auto","cover","contain",Zp,Jp,{size:[Q,X]}],Z=()=>[ys,Fn,an],re=()=>["","none","full",u,Q,X],ve=()=>["",me,Fn,an],he=()=>["solid","dashed","dotted","double"],Se=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],be=()=>[me,ys,Al,Ol],Ye=()=>["","none",T,Q,X],ke=()=>["none",me,Q,X],de=()=>["none",me,Q,X],qe=()=>[me,Q,X],m=()=>[bn,"full",...U()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[At],breakpoint:[At],color:[Bp],container:[At],"drop-shadow":[At],ease:["in","out","in-out"],font:[Yp],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[At],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[At],shadow:[At],spacing:["px",me],text:[At],"text-shadow":[At],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",bn,X,Q,M]}],container:["container"],columns:[{columns:[me,X,Q,i]}],"break-after":[{"break-after":C()}],"break-before":[{"break-before":C()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],sr:["sr-only","not-sr-only"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:I()}],overflow:[{overflow:L()}],"overflow-x":[{"overflow-x":L()}],"overflow-y":[{"overflow-y":L()}],overscroll:[{overscroll:w()}],"overscroll-x":[{"overscroll-x":w()}],"overscroll-y":[{"overscroll-y":w()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:le()}],"inset-x":[{"inset-x":le()}],"inset-y":[{"inset-y":le()}],start:[{start:le()}],end:[{end:le()}],top:[{top:le()}],right:[{right:le()}],bottom:[{bottom:le()}],left:[{left:le()}],visibility:["visible","invisible","collapse"],z:[{z:[zt,"auto",Q,X]}],basis:[{basis:[bn,"full","auto",i,...U()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[me,bn,"auto","initial","none",X]}],grow:[{grow:["",me,Q,X]}],shrink:[{shrink:["",me,Q,X]}],order:[{order:[zt,"first","last","none",Q,X]}],"grid-cols":[{"grid-cols":_e()}],"col-start-end":[{col:xe()}],"col-start":[{"col-start":ae()}],"col-end":[{"col-end":ae()}],"grid-rows":[{"grid-rows":_e()}],"row-start-end":[{row:xe()}],"row-start":[{"row-start":ae()}],"row-end":[{"row-end":ae()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":Me()}],"auto-rows":[{"auto-rows":Me()}],gap:[{gap:U()}],"gap-x":[{"gap-x":U()}],"gap-y":[{"gap-y":U()}],"justify-content":[{justify:[...ie(),"normal"]}],"justify-items":[{"justify-items":[...ce(),"normal"]}],"justify-self":[{"justify-self":["auto",...ce()]}],"align-content":[{content:["normal",...ie()]}],"align-items":[{items:[...ce(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...ce(),{baseline:["","last"]}]}],"place-content":[{"place-content":ie()}],"place-items":[{"place-items":[...ce(),"baseline"]}],"place-self":[{"place-self":["auto",...ce()]}],p:[{p:U()}],px:[{px:U()}],py:[{py:U()}],ps:[{ps:U()}],pe:[{pe:U()}],pt:[{pt:U()}],pr:[{pr:U()}],pb:[{pb:U()}],pl:[{pl:U()}],m:[{m:q()}],mx:[{mx:q()}],my:[{my:q()}],ms:[{ms:q()}],me:[{me:q()}],mt:[{mt:q()}],mr:[{mr:q()}],mb:[{mb:q()}],ml:[{ml:q()}],"space-x":[{"space-x":U()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":U()}],"space-y-reverse":["space-y-reverse"],size:[{size:Y()}],w:[{w:[i,"screen",...Y()]}],"min-w":[{"min-w":[i,"screen","none",...Y()]}],"max-w":[{"max-w":[i,"screen","none","prose",{screen:[l]},...Y()]}],h:[{h:["screen","lh",...Y()]}],"min-h":[{"min-h":["screen","lh","none",...Y()]}],"max-h":[{"max-h":["screen","lh",...Y()]}],"font-size":[{text:["base",n,Fn,an]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[r,Q,vs]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",ys,X]}],"font-family":[{font:[Qp,X,t]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:[s,Q,X]}],"line-clamp":[{"line-clamp":[me,"none",Q,vs]}],leading:[{leading:[o,...U()]}],"list-image":[{"list-image":["none",Q,X]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",Q,X]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:A()}],"text-color":[{text:A()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...he(),"wavy"]}],"text-decoration-thickness":[{decoration:[me,"from-font","auto",Q,an]}],"text-decoration-color":[{decoration:A()}],"underline-offset":[{"underline-offset":[me,"auto",Q,X]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:U()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",Q,X]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",Q,X]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:H()}],"bg-repeat":[{bg:W()}],"bg-size":[{bg:G()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},zt,Q,X],radial:["",Q,X],conic:[zt,Q,X]},em,Xp]}],"bg-color":[{bg:A()}],"gradient-from-pos":[{from:Z()}],"gradient-via-pos":[{via:Z()}],"gradient-to-pos":[{to:Z()}],"gradient-from":[{from:A()}],"gradient-via":[{via:A()}],"gradient-to":[{to:A()}],rounded:[{rounded:re()}],"rounded-s":[{"rounded-s":re()}],"rounded-e":[{"rounded-e":re()}],"rounded-t":[{"rounded-t":re()}],"rounded-r":[{"rounded-r":re()}],"rounded-b":[{"rounded-b":re()}],"rounded-l":[{"rounded-l":re()}],"rounded-ss":[{"rounded-ss":re()}],"rounded-se":[{"rounded-se":re()}],"rounded-ee":[{"rounded-ee":re()}],"rounded-es":[{"rounded-es":re()}],"rounded-tl":[{"rounded-tl":re()}],"rounded-tr":[{"rounded-tr":re()}],"rounded-br":[{"rounded-br":re()}],"rounded-bl":[{"rounded-bl":re()}],"border-w":[{border:ve()}],"border-w-x":[{"border-x":ve()}],"border-w-y":[{"border-y":ve()}],"border-w-s":[{"border-s":ve()}],"border-w-e":[{"border-e":ve()}],"border-w-t":[{"border-t":ve()}],"border-w-r":[{"border-r":ve()}],"border-w-b":[{"border-b":ve()}],"border-w-l":[{"border-l":ve()}],"divide-x":[{"divide-x":ve()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":ve()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...he(),"hidden","none"]}],"divide-style":[{divide:[...he(),"hidden","none"]}],"border-color":[{border:A()}],"border-color-x":[{"border-x":A()}],"border-color-y":[{"border-y":A()}],"border-color-s":[{"border-s":A()}],"border-color-e":[{"border-e":A()}],"border-color-t":[{"border-t":A()}],"border-color-r":[{"border-r":A()}],"border-color-b":[{"border-b":A()}],"border-color-l":[{"border-l":A()}],"divide-color":[{divide:A()}],"outline-style":[{outline:[...he(),"none","hidden"]}],"outline-offset":[{"outline-offset":[me,Q,X]}],"outline-w":[{outline:["",me,Fn,an]}],"outline-color":[{outline:A()}],shadow:[{shadow:["","none",c,kr,wr]}],"shadow-color":[{shadow:A()}],"inset-shadow":[{"inset-shadow":["none",p,kr,wr]}],"inset-shadow-color":[{"inset-shadow":A()}],"ring-w":[{ring:ve()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:A()}],"ring-offset-w":[{"ring-offset":[me,an]}],"ring-offset-color":[{"ring-offset":A()}],"inset-ring-w":[{"inset-ring":ve()}],"inset-ring-color":[{"inset-ring":A()}],"text-shadow":[{"text-shadow":["none",g,kr,wr]}],"text-shadow-color":[{"text-shadow":A()}],opacity:[{opacity:[me,Q,X]}],"mix-blend":[{"mix-blend":[...Se(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":Se()}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[me]}],"mask-image-linear-from-pos":[{"mask-linear-from":be()}],"mask-image-linear-to-pos":[{"mask-linear-to":be()}],"mask-image-linear-from-color":[{"mask-linear-from":A()}],"mask-image-linear-to-color":[{"mask-linear-to":A()}],"mask-image-t-from-pos":[{"mask-t-from":be()}],"mask-image-t-to-pos":[{"mask-t-to":be()}],"mask-image-t-from-color":[{"mask-t-from":A()}],"mask-image-t-to-color":[{"mask-t-to":A()}],"mask-image-r-from-pos":[{"mask-r-from":be()}],"mask-image-r-to-pos":[{"mask-r-to":be()}],"mask-image-r-from-color":[{"mask-r-from":A()}],"mask-image-r-to-color":[{"mask-r-to":A()}],"mask-image-b-from-pos":[{"mask-b-from":be()}],"mask-image-b-to-pos":[{"mask-b-to":be()}],"mask-image-b-from-color":[{"mask-b-from":A()}],"mask-image-b-to-color":[{"mask-b-to":A()}],"mask-image-l-from-pos":[{"mask-l-from":be()}],"mask-image-l-to-pos":[{"mask-l-to":be()}],"mask-image-l-from-color":[{"mask-l-from":A()}],"mask-image-l-to-color":[{"mask-l-to":A()}],"mask-image-x-from-pos":[{"mask-x-from":be()}],"mask-image-x-to-pos":[{"mask-x-to":be()}],"mask-image-x-from-color":[{"mask-x-from":A()}],"mask-image-x-to-color":[{"mask-x-to":A()}],"mask-image-y-from-pos":[{"mask-y-from":be()}],"mask-image-y-to-pos":[{"mask-y-to":be()}],"mask-image-y-from-color":[{"mask-y-from":A()}],"mask-image-y-to-color":[{"mask-y-to":A()}],"mask-image-radial":[{"mask-radial":[Q,X]}],"mask-image-radial-from-pos":[{"mask-radial-from":be()}],"mask-image-radial-to-pos":[{"mask-radial-to":be()}],"mask-image-radial-from-color":[{"mask-radial-from":A()}],"mask-image-radial-to-color":[{"mask-radial-to":A()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":h()}],"mask-image-conic-pos":[{"mask-conic":[me]}],"mask-image-conic-from-pos":[{"mask-conic-from":be()}],"mask-image-conic-to-pos":[{"mask-conic-to":be()}],"mask-image-conic-from-color":[{"mask-conic-from":A()}],"mask-image-conic-to-color":[{"mask-conic-to":A()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:H()}],"mask-repeat":[{mask:W()}],"mask-size":[{mask:G()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",Q,X]}],filter:[{filter:["","none",Q,X]}],blur:[{blur:Ye()}],brightness:[{brightness:[me,Q,X]}],contrast:[{contrast:[me,Q,X]}],"drop-shadow":[{"drop-shadow":["","none",b,kr,wr]}],"drop-shadow-color":[{"drop-shadow":A()}],grayscale:[{grayscale:["",me,Q,X]}],"hue-rotate":[{"hue-rotate":[me,Q,X]}],invert:[{invert:["",me,Q,X]}],saturate:[{saturate:[me,Q,X]}],sepia:[{sepia:["",me,Q,X]}],"backdrop-filter":[{"backdrop-filter":["","none",Q,X]}],"backdrop-blur":[{"backdrop-blur":Ye()}],"backdrop-brightness":[{"backdrop-brightness":[me,Q,X]}],"backdrop-contrast":[{"backdrop-contrast":[me,Q,X]}],"backdrop-grayscale":[{"backdrop-grayscale":["",me,Q,X]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[me,Q,X]}],"backdrop-invert":[{"backdrop-invert":["",me,Q,X]}],"backdrop-opacity":[{"backdrop-opacity":[me,Q,X]}],"backdrop-saturate":[{"backdrop-saturate":[me,Q,X]}],"backdrop-sepia":[{"backdrop-sepia":["",me,Q,X]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":U()}],"border-spacing-x":[{"border-spacing-x":U()}],"border-spacing-y":[{"border-spacing-y":U()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",Q,X]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[me,"initial",Q,X]}],ease:[{ease:["linear","initial",_,Q,X]}],delay:[{delay:[me,Q,X]}],animate:[{animate:["none",S,Q,X]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[k,Q,X]}],"perspective-origin":[{"perspective-origin":I()}],rotate:[{rotate:ke()}],"rotate-x":[{"rotate-x":ke()}],"rotate-y":[{"rotate-y":ke()}],"rotate-z":[{"rotate-z":ke()}],scale:[{scale:de()}],"scale-x":[{"scale-x":de()}],"scale-y":[{"scale-y":de()}],"scale-z":[{"scale-z":de()}],"scale-3d":["scale-3d"],skew:[{skew:qe()}],"skew-x":[{"skew-x":qe()}],"skew-y":[{"skew-y":qe()}],transform:[{transform:[Q,X,"","none","gpu","cpu"]}],"transform-origin":[{origin:I()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:m()}],"translate-x":[{"translate-x":m()}],"translate-y":[{"translate-y":m()}],"translate-z":[{"translate-z":m()}],"translate-none":["translate-none"],accent:[{accent:A()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:A()}],"color-scheme":[{scheme:["normal","dark","light","light-dark","only-dark","only-light"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",Q,X]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":U()}],"scroll-mx":[{"scroll-mx":U()}],"scroll-my":[{"scroll-my":U()}],"scroll-ms":[{"scroll-ms":U()}],"scroll-me":[{"scroll-me":U()}],"scroll-mt":[{"scroll-mt":U()}],"scroll-mr":[{"scroll-mr":U()}],"scroll-mb":[{"scroll-mb":U()}],"scroll-ml":[{"scroll-ml":U()}],"scroll-p":[{"scroll-p":U()}],"scroll-px":[{"scroll-px":U()}],"scroll-py":[{"scroll-py":U()}],"scroll-ps":[{"scroll-ps":U()}],"scroll-pe":[{"scroll-pe":U()}],"scroll-pt":[{"scroll-pt":U()}],"scroll-pr":[{"scroll-pr":U()}],"scroll-pb":[{"scroll-pb":U()}],"scroll-pl":[{"scroll-pl":U()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",Q,X]}],fill:[{fill:["none",...A()]}],"stroke-w":[{stroke:[me,Fn,an,vs]}],stroke:[{stroke:["none",...A()]}],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-x","border-w-y","border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-x","border-color-y","border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],translate:["translate-x","translate-y","translate-none"],"translate-none":["translate","translate-x","translate-y","translate-z"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]},orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}},rm=(e,{cacheSize:t,prefix:n,experimentalParseClassName:r,extend:s={},override:o={}})=>(Un(e,"cacheSize",t),Un(e,"prefix",n),Un(e,"experimentalParseClassName",r),Tr(e.theme,o.theme),Tr(e.classGroups,o.classGroups),Tr(e.conflictingClassGroups,o.conflictingClassGroups),Tr(e.conflictingClassGroupModifiers,o.conflictingClassGroupModifiers),Un(e,"orderSensitiveModifiers",o.orderSensitiveModifiers),Er(e.theme,s.theme),Er(e.classGroups,s.classGroups),Er(e.conflictingClassGroups,s.conflictingClassGroups),Er(e.conflictingClassGroupModifiers,s.conflictingClassGroupModifiers),Ma(e,s,"orderSensitiveModifiers"),e),Un=(e,t,n)=>{n!==void 0&&(e[t]=n)},Tr=(e,t)=>{if(t)for(const n in t)Un(e,n,t[n])},Er=(e,t)=>{if(t)for(const n in t)Ma(e,t,n)},Ma=(e,t,n)=>{const r=t[n];r!==void 0&&(e[n]=e[n]?e[n].concat(r):r)},sm=(e,...t)=>typeof e=="function"?Ks(zs,e,...t):Ks(()=>rm(zs(),e),...t),om=Ks(zs);var lm=e=>at(e)?om:sm({...e,extend:{theme:e.theme,classGroups:e.classGroups,conflictingClassGroupModifiers:e.conflictingClassGroupModifiers,conflictingClassGroups:e.conflictingClassGroups,...e.extend}}),Oa=(e,t)=>{const n=jr(e);return!n||!(t?.twMerge??!0)?n:((!$t.cachedTwMerge||$t.didTwMergeConfigChange)&&($t.didTwMergeConfigChange=!1,$t.cachedTwMerge=lm($t.cachedTwMergeConfig)),$t.cachedTwMerge(n)||void 0)},im=(...e)=>Oa(e,{}),am=(...e)=>t=>Oa(e,t),{tv:fr}=bp(am);function dr(...e){return im(...e)}const cm=["type"],Ke=Qe({__name:"UiChipButton",props:{active:{type:Boolean,default:!1},tone:{default:"strong"},size:{default:"md"},type:{default:"button"}},setup(e,{expose:t}){const n=e,r=fr({base:"inline-flex items-center gap-2 rounded-full border uppercase tracking-[0.25em] transition hover:-translate-y-0.5",variants:{size:{xs:"px-2.5 py-1 text-[0.55rem]",sm:"px-3 py-1 text-[0.55rem]",md:"px-3 py-1.5 text-[0.6rem]",lg:"px-3 py-1.5 text-[0.65rem]"},tone:{strong:"border-pg-border bg-pg-surface-strong text-pg-text-soft",card:"border-pg-border bg-pg-surface-card text-pg-text-soft"},active:{true:"bg-pg-accent text-pg-on-accent border-pg-accent shadow-sm ring-1 ring-pg-accent-ring"}},defaultVariants:{size:"md",tone:"strong"}}),s=ar(),o=te(()=>dr(r({size:n.size,tone:n.tone,active:n.active}),s.class)),l=te(()=>{const{class:u,style:c,...p}=s;return p}),i=te(()=>s.style),a=oe(null);return t({el:a}),(u,c)=>(K(),ne("button",gn({ref_key:"buttonRef",ref:a},l.value,{type:n.type,class:o.value,style:i.value}),[ao(u.$slots,"default")],16,cm))}}),fn=Qe({__name:"UiField",props:{label:{},dense:{type:Boolean,default:!1}},setup(e){const t=e,n=fr({base:"flex flex-col uppercase text-pg-text-muted",variants:{dense:{true:"gap-1 text-[0.55rem] tracking-[0.25em]",false:"gap-1.5 text-[0.65rem] tracking-[0.2em]"}},defaultVariants:{dense:!1}}),r=ar(),s=te(()=>dr(n({dense:t.dense}),r.class)),o=te(()=>{const{class:i,style:a,...u}=r;return u}),l=te(()=>r.style);return(i,a)=>(K(),ne("label",gn(o.value,{class:s.value,style:l.value}),[D("span",null,z(t.label),1),ao(i.$slots,"default")],16))}}),Qt=Qe({__name:"UiPill",props:{tone:{default:"strong"},size:{default:"md"},caps:{type:Boolean,default:!0},tracking:{default:"wide"}},setup(e){const t=e,n=fr({base:"inline-flex items-center gap-2 rounded-full",variants:{size:{xxs:"px-2 py-0.5 text-[0.55rem]",xs:"px-2.5 py-1 text-[0.55rem]",sm:"px-3 py-1 text-[0.55rem]",md:"px-3 py-1.5 text-[0.6rem]",lg:"px-3 py-1.5 text-[0.65rem]"},tone:{strong:"border border-pg-border bg-pg-surface-strong text-pg-text-soft",card:"border border-pg-border bg-pg-surface-card text-pg-text-soft",chip:"bg-pg-chip text-pg-chip-text"},caps:{true:"uppercase",false:""},tracking:{wide:"tracking-[0.25em]",tight:"tracking-[0.2em]",none:""}},defaultVariants:{size:"md",tone:"strong",caps:!0,tracking:"wide"}}),r=ar(),s=te(()=>{const i=t.caps?t.tracking:"none";return dr(n({size:t.size,tone:t.tone,caps:t.caps,tracking:i}),r.class)}),o=te(()=>{const{class:i,style:a,...u}=r;return u}),l=te(()=>r.style);return(i,a)=>(K(),ne("span",gn(o.value,{class:s.value,style:l.value}),[ao(i.$slots,"default")],16))}}),xs=Qe({__name:"UiTextarea",props:{dense:{type:Boolean,default:!1}},setup(e){const t=e,n=fr({base:"rounded-lg border outline-none transition border-pg-border bg-pg-surface-strong text-pg-text focus:border-pg-accent",variants:{dense:{true:"px-2.5 py-1.5 text-[0.8rem]",false:"px-3 py-2 text-sm"}},defaultVariants:{dense:!1}}),r=ar(),s=te(()=>dr(n({dense:t.dense}),r.class)),o=te(()=>{const{class:i,style:a,...u}=r;return u}),l=te(()=>r.style);return(i,a)=>(K(),ne("textarea",gn(o.value,{class:s.value,style:l.value}),null,16))}}),sr=Qe({__name:"UiTextInput",props:{dense:{type:Boolean,default:!1}},setup(e){const t=e,n=fr({base:"rounded-lg border outline-none transition border-pg-border bg-pg-surface-strong text-pg-text focus:border-pg-accent",variants:{dense:{true:"px-2.5 py-1.5 text-[0.8rem]",false:"px-3 py-2 text-sm"}},defaultVariants:{dense:!1}}),r=ar(),s=te(()=>dr(n({dense:t.dense}),r.class)),o=te(()=>{const{class:i,style:a,...u}=r;return u}),l=te(()=>r.style);return(i,a)=>(K(),ne("input",gn(o.value,{class:s.value,style:l.value}),null,16))}}),um={class:"flex min-h-0 flex-col gap-4"},fm={key:0,class:"flex h-full flex-col items-center justify-center gap-3 rounded-3xl border p-6 text-center shadow-xl border-pg-border bg-pg-surface-card text-pg-text-muted"},dm={class:"text-xl font-display text-pg-text-strong"},pm={class:"text-sm"},mm={key:1,class:"flex min-h-0 h-full flex-col gap-4"},gm={class:"rounded-2xl border shadow-sm border-pg-border bg-pg-surface-card"},hm={class:"flex items-center justify-between border-b px-4 py-3 text-[0.65rem] uppercase tracking-[0.3em] border-pg-border text-pg-text-muted"},bm={class:"truncate text-[0.65rem] normal-case tracking-normal text-pg-text-subtle"},_m={class:"flex flex-wrap items-center gap-3 px-4 py-3"},ym=["disabled","aria-busy"],vm={key:0,class:"i-[carbon--circle-dash] h-3.5 w-3.5 animate-spin","aria-hidden":"true"},xm={class:"flex flex-wrap items-center gap-2 border-t px-4 py-3 text-[0.6rem] uppercase tracking-[0.2em] border-pg-border text-pg-text-muted"},wm={key:0,class:"flex flex-wrap gap-2 border-t px-4 py-3 text-xs border-pg-border text-pg-text-soft"},km=["href","title"],Tm={class:"border-t p-4 border-pg-border"},Em={class:"flex flex-wrap gap-2"},Cm={class:"mt-4"},Sm={key:0,class:"rounded-xl border px-4 py-3 text-sm border-pg-border bg-pg-surface-strong text-pg-text-muted"},Im={key:1,class:"grid gap-3 lg:grid-cols-2"},Lm={class:"flex items-center gap-2 text-[0.55rem] uppercase tracking-[0.2em] text-pg-text-muted"},Rm={class:"rounded-full border px-2 py-0.5 text-[0.5rem] uppercase tracking-[0.2em] border-pg-border bg-pg-surface-strong text-pg-text-soft"},Pm={class:"relative"},Mm=["value"],Om={value:"json"},Am={value:"text"},Nm={value:"form"},$m={value:"multipart"},Fm={value:"base64"},Dm={class:"flex min-h-[220px] flex-1 flex-col rounded-2xl border shadow-sm border-pg-border bg-pg-surface-card"},Um={class:"flex items-center justify-between border-b px-4 py-3 text-[0.65rem] uppercase tracking-[0.3em] border-pg-border text-pg-text-muted"},Vm={class:"flex items-center gap-3 text-[0.65rem] normal-case tracking-normal text-pg-text-subtle"},Wm={class:"flex-1 min-h-0 overflow-auto rounded-b-2xl p-4 text-xs bg-pg-surface-strong text-pg-text","data-testid":"playground-response"},jm='{ "q": "alpha", "page": 1 }',Hm='{ "x-mokup": "playground" }',Gm='{ "name": "Ada" }',Bm=`title=alpha
|
|
4
|
+
count=3`,Km=`title=alpha
|
|
5
|
+
status=active`,zm="SGVsbG8gd29ybGQ=",qm=Qe({__name:"RouteDetail",props:{selected:{},requestUrl:{},workspaceRoot:{},routeParams:{},paramValues:{},queryText:{},headersText:{},bodyText:{},bodyType:{},responseText:{},responseStatus:{},responseTime:{},isSwRegistering:{type:Boolean}},emits:["update:queryText","update:headersText","update:bodyText","update:bodyType","update:param-value","run"],setup(e,{emit:t}){const n=e,r=t,{t:s}=wt(),{bodyType:o}=Sc(n),l=b=>`method-${b.toLowerCase()}`;function i(b){return b.kind==="param"?s("detail.paramPlaceholder"):s("detail.paramPlaceholderCatchall")}function a(b){const T=b.replace(/\\/g,"/");return/^[a-z]:\//i.test(T)?`vscode://file/${encodeURI(T)}`:T.startsWith("/")?`vscode://file${encodeURI(T)}`:`vscode://file/${encodeURI(T)}`}function u(b){const T=b.trim();if(!T)return"";const k=T.replace(/\\/g,"/");if(/^[a-z]:\//i.test(k)||k.startsWith("/"))return a(k);const M=n.workspaceRoot?.trim();if(!M)return"";const _=M.replace(/\\/g,"/").replace(/\/+$/,""),S=k.replace(/^\/+/,"");return a(`${_}/${S}`)}const c=oe("query");function p(){return n.routeParams.length>0?"params":"query"}vt(()=>n.selected?.url??"",()=>{c.value=p()},{immediate:!0}),vt(()=>n.routeParams.length,(b,T)=>{if(!n.selected){c.value="query";return}b>0&&T===0&&c.value==="query"&&(c.value="params"),b===0&&c.value==="params"&&(c.value="query")});function g(){switch(n.bodyType){case"text":return s("detail.bodyPlaceholderText");case"form":return s("detail.bodyPlaceholderForm",{sample:Bm});case"multipart":return s("detail.bodyPlaceholderMultipart",{sample:Km});case"base64":return s("detail.bodyPlaceholderBase64",{sample:zm});default:return s("detail.bodyPlaceholderJson",{json:Gm})}}return(b,T)=>(K(),ne("section",um,[e.selected?(K(),ne("div",mm,[D("section",gm,[D("div",hm,[D("span",null,z(V(s)("detail.requestLabel")),1),D("span",bm,z(e.selected.file),1)]),D("div",_m,[D("span",{class:dt(["rounded-full px-3 py-1 text-[0.6rem] uppercase tracking-[0.2em]",l(e.selected.method)])},z(e.selected.method),3),ee(sr,{value:e.requestUrl,readonly:"",class:"min-w-[220px] flex-1"},null,8,["value"]),D("button",{class:"flex items-center gap-2 rounded-full px-4 py-2 text-[0.65rem] uppercase tracking-[0.3em] shadow-sm transition hover:-translate-y-0.5 disabled:cursor-not-allowed disabled:opacity-70 disabled:hover:translate-y-0 bg-pg-accent text-pg-on-accent","data-testid":"playground-run",disabled:e.isSwRegistering,"aria-busy":e.isSwRegistering,onClick:T[0]||(T[0]=k=>r("run"))},[e.isSwRegistering?(K(),ne("span",vm)):st("",!0),Ue(" "+z(V(s)("detail.run")),1)],8,ym)]),D("div",xm,[D("span",null,z(V(s)("detail.middlewares")),1),ee(Qt,{tone:"chip",size:"xxs",caps:!1},{default:ye(()=>[Ue(z(e.selected.middlewareCount??0),1)]),_:1})]),e.selected.middlewares&&e.selected.middlewares.length>0?(K(),ne("div",wm,[(K(!0),ne($e,null,Xt(e.selected.middlewares,k=>(K(),ne("span",{key:k,class:"inline-flex items-center gap-2 rounded-full border px-3 py-1 text-[0.6rem] border-pg-border bg-pg-surface-strong"},[Ue(z(k)+" ",1),u(k)?(K(),ne("a",{key:0,href:u(k),class:"text-pg-text-soft transition hover:text-pg-text",title:V(s)("detail.openInVscode")},[...T[9]||(T[9]=[D("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,km)):st("",!0)]))),128))])):st("",!0),D("div",Tm,[D("div",Em,[ee(Ke,{size:"md",active:c.value==="params",onClick:T[1]||(T[1]=k=>c.value="params")},{default:ye(()=>[Ue(z(V(s)("detail.params")),1)]),_:1},8,["active"]),ee(Ke,{size:"md",active:c.value==="query",onClick:T[2]||(T[2]=k=>c.value="query")},{default:ye(()=>[Ue(z(V(s)("detail.query")),1)]),_:1},8,["active"]),ee(Ke,{size:"md",active:c.value==="headers",onClick:T[3]||(T[3]=k=>c.value="headers")},{default:ye(()=>[Ue(z(V(s)("detail.headers")),1)]),_:1},8,["active"]),ee(Ke,{size:"md",active:c.value==="body",onClick:T[4]||(T[4]=k=>c.value="body")},{default:ye(()=>[Ue(z(V(s)("detail.body")),1)]),_:1},8,["active"])]),D("div",Cm,[br(D("div",null,[e.routeParams.length===0?(K(),ne("div",Sm,z(V(s)("detail.emptyParams")),1)):(K(),ne("div",Im,[(K(!0),ne($e,null,Xt(e.routeParams,k=>(K(),ne("label",{key:k.id,class:"flex flex-col gap-1.5 text-[0.65rem] uppercase tracking-[0.2em] text-pg-text-muted"},[D("span",Lm,[D("span",null,z(k.name),1),D("span",Rm,z(k.token),1)]),ee(sr,{value:e.paramValues[k.name]??"",placeholder:i(k),onInput:M=>r("update:param-value",k.name,M.target?.value??"")},null,8,["value","placeholder","onInput"])]))),128))]))],512),[[_r,c.value==="params"]]),br(D("div",null,[ee(fn,{label:V(s)("detail.query")},{default:ye(()=>[ee(xs,{value:e.queryText,rows:"4",placeholder:V(s)("detail.queryPlaceholder",{json:jm}),onInput:T[5]||(T[5]=k=>r("update:queryText",k.target?.value??""))},null,8,["value","placeholder"])]),_:1},8,["label"])],512),[[_r,c.value==="query"]]),br(D("div",null,[ee(fn,{label:V(s)("detail.headers")},{default:ye(()=>[ee(xs,{value:e.headersText,rows:"4",placeholder:V(s)("detail.headersPlaceholder",{json:Hm}),onInput:T[6]||(T[6]=k=>r("update:headersText",k.target?.value??""))},null,8,["value","placeholder"])]),_:1},8,["label"])],512),[[_r,c.value==="headers"]]),br(D("div",null,[ee(fn,{label:V(s)("detail.bodyType")},{default:ye(()=>[D("div",Pm,[D("select",{class:"w-full appearance-none rounded-lg border px-3 py-2 text-[0.7rem] uppercase tracking-[0.2em] outline-none transition border-pg-border bg-pg-surface-strong text-pg-text focus:border-pg-accent",value:V(o),onChange:T[7]||(T[7]=k=>r("update:bodyType",k.target?.value))},[D("option",Om,z(V(s)("detail.bodyTypeJson")),1),D("option",Am,z(V(s)("detail.bodyTypeText")),1),D("option",Nm,z(V(s)("detail.bodyTypeForm")),1),D("option",$m,z(V(s)("detail.bodyTypeMultipart")),1),D("option",Fm,z(V(s)("detail.bodyTypeBase64")),1)],40,Mm),T[10]||(T[10]=D("span",{class:"pointer-events-none absolute right-3 top-1/2 h-4 w-4 -translate-y-1/2 text-pg-text-muted","aria-hidden":"true"},[D("span",{class:"i-[carbon--chevron-down] block h-4 w-4"})],-1))])]),_:1},8,["label"]),ee(fn,{label:V(s)("detail.body")},{default:ye(()=>[ee(xs,{value:e.bodyText,rows:"6",placeholder:g(),onInput:T[8]||(T[8]=k=>r("update:bodyText",k.target?.value??""))},null,8,["value","placeholder"])]),_:1},8,["label"])],512),[[_r,c.value==="body"]])])])]),D("section",Dm,[D("div",Um,[D("span",null,z(V(s)("detail.responseLabel")),1),D("span",Vm,[D("span",null,z(e.responseStatus),1),D("span",null,z(e.responseTime),1)])]),D("pre",Wm,z(e.responseText),1)])])):(K(),ne("div",fm,[D("p",dm,z(V(s)("detail.selectTitle")),1),D("p",pm,z(V(s)("detail.selectHint")),1)]))]))}}),Ym={key:1,class:"flex h-full flex-col items-center justify-center gap-3 rounded-3xl border p-6 text-center shadow-xl border-pg-border bg-pg-surface-card text-pg-text-muted"},Jm={class:"text-xl font-display text-pg-text-strong"},Xm={class:"text-sm"},Qm=Qe({__name:"PlaygroundContent",props:{selected:{},requestUrl:{},workspaceRoot:{},routeParams:{},paramValues:{},queryText:{},headersText:{},bodyText:{},responseText:{},responseStatus:{},responseTime:{},isSwRegistering:{type:Boolean},routeMode:{},enabledMode:{}},emits:["update:queryText","update:headersText","update:bodyText","update:param-value","run"],setup(e,{emit:t}){const n=e,r=t,{t:s}=wt(),o=te(()=>n.routeMode==="active"&&n.enabledMode==="api"),l=te(()=>n.routeMode==="disabled"?s("states.disabledTitle"):n.routeMode==="ignored"?s("states.ignoredTitle"):s("states.configTitle")),i=te(()=>n.routeMode==="disabled"?s("states.disabledHint"):n.routeMode==="ignored"?s("states.ignoredHint"):s("states.configHint")),a=te({get:()=>n.queryText,set:T=>r("update:queryText",T)}),u=te({get:()=>n.headersText,set:T=>r("update:headersText",T)}),c=te({get:()=>n.bodyText,set:T=>r("update:bodyText",T)}),p=te(()=>n.workspaceRoot??"");function g(T,k){r("update:param-value",T,k)}function b(){r("run")}return(T,k)=>o.value?(K(),tn(qm,{key:0,queryText:a.value,"onUpdate:queryText":k[0]||(k[0]=M=>a.value=M),headersText:u.value,"onUpdate:headersText":k[1]||(k[1]=M=>u.value=M),bodyText:c.value,"onUpdate:bodyText":k[2]||(k[2]=M=>c.value=M),selected:n.selected,"request-url":n.requestUrl,"workspace-root":p.value,"response-text":n.responseText,"response-status":n.responseStatus,"response-time":n.responseTime,"is-sw-registering":n.isSwRegistering,"route-params":n.routeParams,"param-values":n.paramValues,"onUpdate:paramValue":g,onRun:b},null,8,["queryText","headersText","bodyText","selected","request-url","workspace-root","response-text","response-status","response-time","is-sw-registering","route-params","param-values"])):(K(),ne("div",Ym,[D("p",Jm,z(l.value),1),D("p",Xm,z(i.value),1)]))}}),Aa="mokup.playground.theme";function Na(){try{const e=localStorage.getItem(Aa);if(e==="system"||e==="light"||e==="dark")return e}catch{}return null}function Zm(e){try{localStorage.setItem(Aa,e)}catch{}}function eg(e){return e==="system"?"light":e==="light"?"dark":"system"}function $a(e,t){return e==="dark"?"dark":e==="light"?"light":t?"dark":"light"}function Pr(e,t){const n=$a(e,t);return document.documentElement.dataset.theme=n,document.documentElement.style.colorScheme=n,n}function tg(){const e=Na()??"system",t=window.matchMedia("(prefers-color-scheme: dark)").matches;return Pr(e,t),e}function ng(){const e=oe("system"),t=oe(!1);let n=null;const r=te(()=>$a(e.value,t.value)),s=()=>{n&&(t.value=n.matches,e.value==="system"&&Pr(e.value,t.value))};function o(i){e.value=i,Zm(i),Pr(i,t.value)}function l(){o(eg(e.value))}return Rn(()=>{n=window.matchMedia("(prefers-color-scheme: dark)"),t.value=n.matches,e.value=Na()??"system",Pr(e.value,t.value),n.addEventListener("change",s)}),ir(()=>{n?.removeEventListener("change",s),n=null}),{themeMode:e,effectiveTheme:r,setThemeMode:o,cycleThemeMode:l}}const Fa="mokup.playground.locale",rg={"en-US":{header:{title:"Mock Playground",subtitle:"Inspect mock endpoints, craft requests, and validate responses without leaving the dev server.",refresh:"Refresh",routes:"{count} routes",calls:"{count} calls",languageToggle:"Language",themeToggle:"Theme"},controls:{more:"More"},theme:{system:"System",light:"Light",dark:"Dark"},filters:{search:"Search",base:"Base",searchPlaceholder:"Filter by method, path, or file"},disabled:{active:"Active ({count})",disabled:"Disabled ({count})",ignored:"Ignored ({count})",reason:{disabled:"Disabled","disabled-dir":"Disabled (dir)","ignore-prefix":"Ignore prefix",include:"Include filter",exclude:"Exclude filter",unknown:"Unknown"}},enabled:{api:"API ({count})",config:"Config ({count})",configLabel:"Config"},ignored:{reason:{unsupported:"Unsupported","invalid-route":"Not a route",unknown:"Unknown"}},tabs:{overview:"Overview"},tree:{file:"File",route:"Route"},states:{loadingRoutes:"Loading routes...",emptyRoutes:"No routes matched.",emptyDisabledRoutes:"No disabled routes matched.",emptyIgnoredRoutes:"No ignored files matched.",emptyDisabledConfigFiles:"No disabled config files matched.",emptyConfigFiles:"No config files matched.",disabledTitle:"Disabled routes",disabledHint:"Disabled routes are not executable.",ignoredTitle:"Ignored files",ignoredHint:"Ignored files are not mock routes.",configTitle:"Config files",configHint:"Config files are not mock routes."},detail:{selectTitle:"Select a route",selectHint:"Choose a route on the left to run a request.",requestLabel:"Request",responseLabel:"Response",run:"Run",params:"Params",emptyParams:"No params for this route.",query:"Query (JSON)",headers:"Headers (JSON)",body:"Body",bodyType:"Body type",bodyTypeJson:"JSON",bodyTypeText:"Text",bodyTypeForm:"Form",bodyTypeMultipart:"Multipart",bodyTypeBase64:"Base64",middlewares:"Middlewares",openInVscode:"Open in VSCode",queryPlaceholder:"{json}",headersPlaceholder:"{json}",bodyPlaceholderJson:"{json}",bodyPlaceholderText:"raw text",bodyPlaceholderForm:"{sample}",bodyPlaceholderMultipart:"{sample}",bodyPlaceholderBase64:"{sample}",paramPlaceholder:"value",paramPlaceholderCatchall:"path/segments"},response:{idle:"Idle",empty:"No response yet.",waiting:"Waiting for response...",loading:"Loading...",error:"Error",emptyPayload:"[empty response]"},errors:{queryJson:"Query JSON error: {message}",headersJson:"Headers JSON error: {message}",bodyJson:"Body JSON error: {message}",bodyBase64:"Body base64 error: {message}",routeParams:"Missing route params: {params}"}},"zh-CN":{header:{title:"接口调试台",subtitle:"查看 Mock 接口、构造请求并验证响应,无需离开开发服务器。",refresh:"刷新",routes:"{count} 条接口",calls:"已调用 {count} 次",languageToggle:"语言",themeToggle:"主题"},controls:{more:"更多"},theme:{system:"跟随系统",light:"亮色",dark:"暗色"},filters:{search:"搜索",base:"基路径",searchPlaceholder:"按方法、路径或文件过滤"},disabled:{active:"启用 ({count})",disabled:"禁用 ({count})",ignored:"忽略 ({count})",reason:{disabled:"已禁用","disabled-dir":"目录禁用","ignore-prefix":"前缀忽略",include:"未命中包含",exclude:"命中排除",unknown:"未知"}},enabled:{api:"接口 ({count})",config:"配置 ({count})",configLabel:"配置"},ignored:{reason:{unsupported:"不支持的文件","invalid-route":"非路由文件",unknown:"未知"}},tabs:{overview:"总览"},tree:{file:"文件",route:"路由"},states:{loadingRoutes:"正在加载接口...",emptyRoutes:"没有匹配的接口。",emptyDisabledRoutes:"没有匹配的禁用接口。",emptyIgnoredRoutes:"没有匹配的忽略文件。",emptyDisabledConfigFiles:"没有匹配的禁用配置文件。",emptyConfigFiles:"没有匹配的配置文件。",disabledTitle:"禁用接口",disabledHint:"禁用接口无法调试。",ignoredTitle:"忽略的文件",ignoredHint:"忽略列表中的文件不属于接口。",configTitle:"配置文件",configHint:"配置文件不属于接口。"},detail:{selectTitle:"请选择接口",selectHint:"从左侧选择一个接口开始调试。",requestLabel:"请求",responseLabel:"响应",run:"发送",params:"路径参数",emptyParams:"该接口没有路径参数。",query:"查询参数 (JSON)",headers:"请求头 (JSON)",body:"请求体",bodyType:"请求体类型",bodyTypeJson:"JSON",bodyTypeText:"文本",bodyTypeForm:"表单",bodyTypeMultipart:"多段表单",bodyTypeBase64:"Base64",middlewares:"中间件",openInVscode:"在 VSCode 中打开",queryPlaceholder:"{json}",headersPlaceholder:"{json}",bodyPlaceholderJson:"{json}",bodyPlaceholderText:"原始文本",bodyPlaceholderForm:"{sample}",bodyPlaceholderMultipart:"{sample}",bodyPlaceholderBase64:"{sample}",paramPlaceholder:"填写值",paramPlaceholderCatchall:"路径片段"},response:{idle:"空闲",empty:"暂无响应。",waiting:"等待响应...",loading:"请求中...",error:"错误",emptyPayload:"[空响应]"},errors:{queryJson:"查询 JSON 错误:{message}",headersJson:"请求头 JSON 错误:{message}",bodyJson:"请求体 JSON 错误:{message}",bodyBase64:"请求体 Base64 错误:{message}",routeParams:"缺少路径参数:{params}"}}};function sg(){try{const e=localStorage.getItem(Fa);if(e==="en-US"||e==="zh-CN")return e}catch{}return null}function og(e){try{localStorage.setItem(Fa,e)}catch{}}const lg=ep({legacy:!1,locale:sg()??"en-US",fallbackLocale:"en-US",messages:rg}),ig={class:"flex flex-none flex-wrap items-center justify-between gap-2 rounded-2xl border px-3 py-2 text-[0.55rem] uppercase tracking-[0.25em] shadow-sm border-pg-border bg-pg-surface-card text-pg-text-soft"},ag={class:"flex flex-wrap items-center gap-2"},cg={class:"flex flex-wrap items-center gap-2"},ug=Qe({__name:"PlaygroundHeader",props:{visibleCount:{},totalCount:{}},emits:["refresh"],setup(e,{emit:t}){const n=t,{locale:r,t:s}=wt(),{themeMode:o,effectiveTheme:l,cycleThemeMode:i}=ng(),a=te(()=>l.value==="dark"?"i-[carbon--moon]":"i-[carbon--sun]"),u=te(()=>s(`theme.${o.value}`)),c=te(()=>r.value==="zh-CN"?"中文":"EN");function p(){const b=r.value==="en-US"?"zh-CN":"en-US";r.value=b,og(b)}function g(){n("refresh")}return(b,T)=>(K(),ne("div",ig,[D("div",ag,[ee(Qt,{tone:"strong",size:"xs"},{default:ye(()=>[T[0]||(T[0]=D("span",{class:"i-[carbon--map] h-3.5 w-3.5","aria-hidden":"true"},null,-1)),D("span",null,z(V(s)("header.routes",{count:e.visibleCount})),1)]),_:1}),ee(Qt,{tone:"strong",size:"xs"},{default:ye(()=>[T[1]||(T[1]=D("span",{class:"i-[carbon--activity] h-3.5 w-3.5","aria-hidden":"true"},null,-1)),D("span",null,z(V(s)("header.calls",{count:e.totalCount})),1)]),_:1})]),D("div",cg,[ee(Ke,{size:"xs",title:V(s)("header.languageToggle"),onClick:p},{default:ye(()=>[T[2]||(T[2]=D("span",{class:"i-[carbon--language] h-3.5 w-3.5","aria-hidden":"true"},null,-1)),D("span",null,z(c.value),1)]),_:1},8,["title"]),ee(Ke,{size:"xs",title:V(s)("header.themeToggle"),onClick:V(i)},{default:ye(()=>[D("span",{class:dt([a.value,"h-3.5 w-3.5"]),"aria-hidden":"true"},null,2),D("span",null,z(u.value),1)]),_:1},8,["title","onClick"]),ee(Ke,{size:"xs",onClick:g},{default:ye(()=>[T[3]||(T[3]=D("span",{class:"i-[carbon--rotate] h-3.5 w-3.5","aria-hidden":"true"},null,-1)),D("span",null,z(V(s)("header.refresh")),1)]),_:1})])]))}});function fg(e){const t=e.endsWith("/")&&e!=="/"?e.slice(0,-1):e;return t==="/"?"":t.endsWith("/index.html")?t.slice(0,-11):t}function Ln(e){return e.replace(/\\/g,"/")}const dg=Qe({__name:"PlaygroundFilters",props:{search:{},basePath:{},showBase:{type:Boolean,default:!0},compact:{type:Boolean,default:!1}},emits:["update:search"],setup(e,{emit:t}){const n=e,r=t;function s(l){const i=l.target;r("update:search",i?.value??"")}const{t:o}=wt();return(l,i)=>(K(),ne("section",{class:dt(["grid",n.compact?"gap-2":"gap-3"])},[ee(fn,{label:V(o)("filters.search"),dense:n.compact},{default:ye(()=>[ee(sr,{value:e.search,type:"search",dense:n.compact,placeholder:V(o)("filters.searchPlaceholder"),"data-testid":"playground-search",onInput:s},null,8,["value","dense","placeholder"])]),_:1},8,["label","dense"]),n.showBase?(K(),tn(fn,{key:0,label:V(o)("filters.base"),dense:n.compact},{default:ye(()=>[ee(sr,{value:e.basePath,readonly:"",dense:n.compact},null,8,["value","dense"])]),_:1},8,["label","dense"])):st("",!0)],2))}}),pg={class:"flex flex-wrap items-center gap-2"},mg=Qe({__name:"PlaygroundTabs",props:{groups:{},activeGroup:{}},emits:["select"],setup(e,{emit:t}){const n=t,{t:r}=wt();return(s,o)=>(K(),ne("section",pg,[ee(Ke,{size:"md",active:e.activeGroup==="all",onClick:o[0]||(o[0]=l=>n("select","all"))},{default:ye(()=>[Ue(z(V(r)("tabs.overview")),1)]),_:1},8,["active"]),(K(!0),ne($e,null,Xt(e.groups,l=>(K(),tn(Ke,{key:l.key,size:"md",active:e.activeGroup===l.key,onClick:i=>n("select",l.key)},{default:ye(()=>[Ue(z(l.label),1)]),_:2},1032,["active","onClick"]))),128))]))}}),gg={class:"flex flex-col gap-1","data-testid":"playground-tree"},hg=["title","onClick"],bg=["aria-label","onClick"],_g=Qe({__name:"RouteTree",props:{rows:{},workspaceRoot:{},getRouteCount:{type:Function}},emits:["toggle","select"],setup(e,{emit:t}){const n=e,r=t,s=p=>`method-${p.toLowerCase()}`;function o(){return(n.workspaceRoot??"").trim().length>0}function l(p){return p.startsWith("/")||/^[a-z]:\//i.test(p)}function i(p){if(!o())return null;const g=Ln(p.file||"").trim();if(!g)return null;if(l(g))return g;const b=Ln((n.workspaceRoot??"").trim());if(!b)return null;const T=b.replace(/\/$/,""),k=g.replace(/^\/+/,"");return`${T}/${k}`}function a(p){const g=i(p);if(!g)return;const b=`vscode://file/${encodeURI(g)}`;window.location.href=b}function u(p){if(p.kind==="folder"){r("toggle",p.id);return}r("select",p)}function c(p){return n.getRouteCount?n.getRouteCount(p):0}return(p,g)=>(K(),ne("div",gg,[(K(!0),ne($e,null,Xt(e.rows,b=>(K(),ne("div",{key:b.id,class:dt(["group flex items-center gap-2 rounded-lg border border-transparent px-2 py-1 text-left transition text-pg-text hover:bg-pg-hover",b.selected?"bg-pg-accent text-pg-on-accent border-pg-accent shadow-sm":""]),"data-testid":"playground-tree-row"},[D("button",{class:"flex min-w-0 flex-1 items-center gap-2 text-left",type:"button",title:b.title,onClick:T=>u(b)},[D("div",{class:"flex items-center gap-2",style:or({paddingLeft:`${b.depth*12}px`})},[D("span",{class:dt(["flex h-3.5 w-3.5 items-center justify-center",b.selected?"text-pg-on-accent-soft":"text-pg-text-muted"])},[b.kind==="folder"?(K(),ne("span",{key:0,class:dt([b.expanded?"i-[carbon--chevron-down]":"i-[carbon--chevron-right]","h-3.5 w-3.5"]),"aria-hidden":"true"},null,2)):st("",!0)],2),b.kind==="route"&&b.route?(K(),ne("span",{key:0,class:dt(["rounded-full px-1.5 py-0.5 text-[0.5rem] uppercase tracking-[0.2em]",s(b.route.method)])},z(b.route.method),3)):st("",!0),D("span",{class:dt(["text-[0.78rem]",b.kind==="folder"?"font-semibold":"font-medium"])},z(b.label),3)],4),b.kind==="route"&&b.route&&c(b.route)>0?(K(),tn(Qt,{key:0,tone:"chip",size:"xxs",caps:!1,class:"ml-auto"},{default:ye(()=>[Ue(z(c(b.route)),1)]),_:2},1024)):st("",!0)],8,hg),b.kind==="route"&&b.route&&i(b.route)?(K(),ne("button",{key:0,class:dt(["flex h-6 w-6 items-center justify-center rounded-md transition text-pg-text-muted hover:bg-pg-hover-strong hover:text-pg-text-soft",b.selected?"text-pg-on-accent-soft":""]),type:"button","aria-label":`Open ${b.route.file} in VS Code`,onClick:T=>a(b.route)},[...g[0]||(g[0]=[D("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],10,bg)):st("",!0)],2))),128))]))}}),yg={class:"flex items-center gap-2"},vg=Qe({__name:"TreeModeToggle",props:{treeMode:{}},emits:["update:treeMode"],setup(e,{emit:t}){const n=t;function r(o){n("update:treeMode",o)}const{t:s}=wt();return(o,l)=>(K(),ne("div",yg,[ee(Ke,{size:"sm",active:e.treeMode==="file",onClick:l[0]||(l[0]=i=>r("file"))},{default:ye(()=>[l[2]||(l[2]=D("span",{class:"i-[carbon--document] h-4 w-4","aria-hidden":"true"},null,-1)),D("span",null,z(V(s)("tree.file")),1)]),_:1},8,["active"]),ee(Ke,{size:"sm",active:e.treeMode==="route",onClick:l[1]||(l[1]=i=>r("route"))},{default:ye(()=>[l[3]||(l[3]=D("span",{class:"i-[carbon--link] h-4 w-4","aria-hidden":"true"},null,-1)),D("span",null,z(V(s)("tree.route")),1)]),_:1},8,["active"])]))}}),xg={class:"flex min-h-0 w-full max-w-none flex-col gap-3 overflow-hidden border-b p-3 border-pg-border lg:w-[var(--left-width)] lg:min-w-[240px] lg:max-w-[560px] lg:flex-none lg:border-b-0 lg:border-r"},wg={class:"relative"},kg={class:"flex items-end gap-2"},Tg={class:"mt-2 flex flex-wrap items-center gap-2"},Eg={key:0,class:"mt-2 flex flex-wrap items-center gap-2"},Cg={key:1,class:"mt-2 flex flex-wrap items-center gap-2"},Sg={class:"grid gap-3"},Ig={class:"flex-1 min-h-0 overflow-auto"},Lg={key:0,class:"rounded-2xl border px-4 py-3 text-sm border-pg-danger-border bg-pg-danger-bg text-pg-danger-text"},Rg={key:1,class:"rounded-2xl border px-4 py-6 text-sm border-pg-border bg-pg-surface-soft text-pg-text-muted"},Pg={key:0,class:"rounded-2xl border px-4 py-6 text-sm border-pg-border bg-pg-surface-soft text-pg-text-muted"},Mg={key:1,class:"rounded-2xl border px-4 py-6 text-sm border-pg-border bg-pg-surface-soft text-pg-text-muted"},Og={key:2,class:"rounded-2xl border px-4 py-6 text-sm border-pg-border bg-pg-surface-soft text-pg-text-muted"},Ag={key:3,class:"rounded-2xl border px-4 py-6 text-sm border-pg-border bg-pg-surface-soft text-pg-text-muted"},Ng={key:4,class:"flex flex-col gap-2"},$g={class:"flex flex-wrap items-center justify-between gap-2"},Fg={class:"flex flex-col gap-1"},Dg={class:"text-[0.7rem] uppercase tracking-[0.18em] text-pg-text-muted"},Ug={key:0,class:"text-[0.75rem] text-pg-text-subtle"},Vg={class:"flex items-center gap-2"},Wg=["aria-label","title","onClick"],jg={key:5,class:"rounded-2xl border px-4 py-6 text-sm border-pg-border bg-pg-surface-soft text-pg-text-muted"},Hg={key:6,class:"flex flex-col gap-2"},Gg={class:"flex flex-wrap items-center justify-between gap-2"},Bg={class:"flex flex-col gap-1"},Kg={class:"text-[0.7rem] uppercase tracking-[0.18em] text-pg-text-muted"},zg={class:"flex items-center gap-2"},qg=["aria-label","title","onClick"],Yg={key:7,class:"flex flex-col gap-2"},Jg={class:"flex flex-wrap items-center justify-between gap-2"},Xg={class:"flex flex-col gap-1"},Qg={class:"text-[0.7rem] uppercase tracking-[0.18em] text-pg-text-muted"},Zg={class:"flex items-center gap-2"},eh=["aria-label","title","onClick"],th={key:8,class:"flex flex-col gap-2"},nh={class:"flex flex-wrap items-center justify-between gap-2"},rh={class:"flex flex-col gap-1"},sh={class:"text-[0.7rem] uppercase tracking-[0.18em] text-pg-text-muted"},oh={class:"flex items-center gap-2"},lh=["aria-label","title","onClick"],ih=Qe({__name:"PlaygroundSidebar",props:{search:{},basePath:{},groups:{},activeGroup:{},treeMode:{},routeMode:{},enabledMode:{},disabledMode:{},activeTotal:{},apiTotal:{},disabledTotal:{},ignoredTotal:{},configTotal:{},disabledApiTotal:{},disabledConfigTotal:{},error:{},loading:{type:Boolean},filtered:{},disabledFiltered:{},ignoredFiltered:{},configFiltered:{},disabledConfigFiltered:{},treeRows:{},workspaceRoot:{},getRouteCount:{type:Function}},emits:["update:search","select-group","set-route-mode","set-enabled-mode","set-disabled-mode","update:treeMode","toggle","select-route"],setup(e,{emit:t}){const n=e,r=t,{t:s}=wt(),o=te({get:()=>n.search,set:I=>r("update:search",I)}),l=te(()=>n.basePath||"/"),i=te(()=>{const I={rows:n.treeRows};return n.workspaceRoot&&n.workspaceRoot.trim()&&(I.workspaceRoot=n.workspaceRoot),n.getRouteCount&&(I.getRouteCount=n.getRouteCount),I}),a=oe(!1),u=oe(null),c=oe(null);function p(){a.value=!a.value}function g(I){return s(`disabled.reason.${I??"unknown"}`)}function b(I){return s(`ignored.reason.${I??"unknown"}`)}function T(I){return I?I.toLowerCase():""}function k(){return(n.workspaceRoot??"").trim().length>0}function M(I){return I.startsWith("/")||/^[a-z]:\//i.test(I)}function _(I){if(!k())return null;const L=Ln(I||"").trim();if(!L)return null;if(M(L))return L;const w=Ln((n.workspaceRoot??"").trim()).replace(/\/$/,"");if(!w)return null;const U=L.replace(/^\/+/,"");return`${w}/${U}`}function S(I){const L=_(I);if(!L)return;const w=`vscode://file/${encodeURI(L)}`;window.location.href=w}function C(I){I.route&&r("select-route",I.route)}function h(I){if(!a.value)return;const L=I.target;if(!L)return;const w=u.value?.$el;c.value?.contains(L)||w?.contains(L)||(a.value=!1)}return Rn(()=>{document.addEventListener("pointerdown",h)}),ir(()=>{document.removeEventListener("pointerdown",h)}),(I,L)=>(K(),ne("aside",xg,[D("div",wg,[D("div",kg,[ee(dg,{search:o.value,"onUpdate:search":L[0]||(L[0]=w=>o.value=w),"base-path":l.value,"show-base":!1,compact:!0,class:"flex-1"},null,8,["search","base-path"]),ee(Ke,{ref_key:"moreButtonRef",ref:u,size:"sm",class:"h-9","aria-expanded":a.value,"aria-haspopup":"true","aria-controls":"playground-more-panel",onClick:p},{default:ye(()=>[L[11]||(L[11]=D("span",{class:"i-[carbon--settings-adjust] h-3.5 w-3.5","aria-hidden":"true"},null,-1)),D("span",null,z(V(s)("controls.more")),1)]),_:1},8,["aria-expanded"])]),D("div",Tg,[ee(Ke,{size:"md",active:n.routeMode==="active",onClick:L[1]||(L[1]=w=>r("set-route-mode","active"))},{default:ye(()=>[Ue(z(V(s)("disabled.active",{count:n.activeTotal})),1)]),_:1},8,["active"]),ee(Ke,{size:"md",active:n.routeMode==="disabled",onClick:L[2]||(L[2]=w=>r("set-route-mode","disabled"))},{default:ye(()=>[Ue(z(V(s)("disabled.disabled",{count:n.disabledTotal})),1)]),_:1},8,["active"]),ee(Ke,{size:"md",active:n.routeMode==="ignored",onClick:L[3]||(L[3]=w=>r("set-route-mode","ignored"))},{default:ye(()=>[Ue(z(V(s)("disabled.ignored",{count:n.ignoredTotal})),1)]),_:1},8,["active"])]),n.routeMode==="active"?(K(),ne("div",Eg,[ee(Ke,{size:"sm",active:n.enabledMode==="api",onClick:L[4]||(L[4]=w=>r("set-enabled-mode","api"))},{default:ye(()=>[Ue(z(V(s)("enabled.api",{count:n.apiTotal})),1)]),_:1},8,["active"]),ee(Ke,{size:"sm",active:n.enabledMode==="config",onClick:L[5]||(L[5]=w=>r("set-enabled-mode","config"))},{default:ye(()=>[Ue(z(V(s)("enabled.config",{count:n.configTotal})),1)]),_:1},8,["active"])])):n.routeMode==="disabled"?(K(),ne("div",Cg,[ee(Ke,{size:"sm",active:n.disabledMode==="api",onClick:L[6]||(L[6]=w=>r("set-disabled-mode","api"))},{default:ye(()=>[Ue(z(V(s)("enabled.api",{count:n.disabledApiTotal})),1)]),_:1},8,["active"]),ee(Ke,{size:"sm",active:n.disabledMode==="config",onClick:L[7]||(L[7]=w=>r("set-disabled-mode","config"))},{default:ye(()=>[Ue(z(V(s)("enabled.config",{count:n.disabledConfigTotal})),1)]),_:1},8,["active"])])):st("",!0),a.value?(K(),ne("div",{key:2,id:"playground-more-panel",ref_key:"morePanelRef",ref:c,class:"absolute left-0 right-0 z-30 mt-2 rounded-2xl border p-3 shadow-xl border-pg-border bg-pg-surface-panel"},[D("div",Sg,[ee(fn,{label:V(s)("filters.base"),dense:""},{default:ye(()=>[ee(sr,{value:l.value,readonly:"",dense:""},null,8,["value"])]),_:1},8,["label"]),ee(mg,{groups:n.groups,"active-group":n.activeGroup,onSelect:L[8]||(L[8]=w=>r("select-group",w))},null,8,["groups","active-group"]),ee(vg,{"tree-mode":n.treeMode,"onUpdate:treeMode":L[9]||(L[9]=w=>r("update:treeMode",w))},null,8,["tree-mode"])])],512)):st("",!0)]),D("div",Ig,[n.error?(K(),ne("div",Lg,z(n.error),1)):n.loading?(K(),ne("div",Rg,z(V(s)("states.loadingRoutes")),1)):(K(),ne($e,{key:2},[n.routeMode==="disabled"&&n.disabledMode==="api"&&!n.disabledFiltered.length?(K(),ne("div",Pg,z(V(s)("states.emptyDisabledRoutes")),1)):n.routeMode==="ignored"&&!n.ignoredFiltered.length?(K(),ne("div",Mg,z(V(s)("states.emptyIgnoredRoutes")),1)):n.routeMode==="active"&&n.enabledMode==="api"&&!n.filtered.length?(K(),ne("div",Og,z(V(s)("states.emptyRoutes")),1)):n.routeMode==="active"&&n.enabledMode==="config"&&!n.configFiltered.length?(K(),ne("div",Ag,z(V(s)("states.emptyConfigFiles")),1)):n.routeMode==="disabled"&&n.disabledMode==="api"?(K(),ne("div",Ng,[(K(!0),ne($e,null,Xt(n.disabledFiltered,w=>(K(),ne("div",{key:`${w.file}-${w.reason}-${w.method??""}-${w.url??""}`,class:"rounded-2xl border px-4 py-3 text-xs border-pg-border bg-pg-surface-soft text-pg-text-soft"},[D("div",$g,[D("div",Fg,[D("span",Dg,z(w.method&&w.url?`${w.method} ${T(w.url)}`:T(w.url)||w.file),1),w.method&&w.url?(K(),ne("span",Ug,z(w.file),1)):st("",!0)]),D("div",Vg,[ee(Qt,{tone:"strong",size:"sm",tracking:"tight"},{default:ye(()=>[Ue(z(g(w.reason)),1)]),_:2},1024),_(w.file)?(K(),ne("button",{key:0,class:"flex h-7 w-7 items-center justify-center rounded-md transition text-pg-text-muted hover:bg-pg-hover-strong hover:text-pg-text-soft",type:"button","aria-label":`Open ${w.file} in VS Code`,title:V(s)("detail.openInVscode"),onClick:U=>S(w.file)},[...L[12]||(L[12]=[D("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,Wg)):st("",!0)])])]))),128))])):n.routeMode==="disabled"&&n.disabledMode==="config"&&!n.disabledConfigFiltered.length?(K(),ne("div",jg,z(V(s)("states.emptyDisabledConfigFiles")),1)):n.routeMode==="disabled"&&n.disabledMode==="config"?(K(),ne("div",Hg,[(K(!0),ne($e,null,Xt(n.disabledConfigFiltered,w=>(K(),ne("div",{key:w.file,class:"rounded-2xl border px-4 py-3 text-xs border-pg-border bg-pg-surface-soft text-pg-text-soft"},[D("div",Gg,[D("div",Bg,[D("span",Kg,z(w.file),1)]),D("div",zg,[ee(Qt,{tone:"strong",size:"sm",tracking:"tight"},{default:ye(()=>[Ue(z(V(s)("enabled.configLabel")),1)]),_:1}),_(w.file)?(K(),ne("button",{key:0,class:"flex h-7 w-7 items-center justify-center rounded-md transition text-pg-text-muted hover:bg-pg-hover-strong hover:text-pg-text-soft",type:"button","aria-label":`Open ${w.file} in VS Code`,title:V(s)("detail.openInVscode"),onClick:U=>S(w.file)},[...L[13]||(L[13]=[D("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,qg)):st("",!0)])])]))),128))])):n.routeMode==="ignored"?(K(),ne("div",Yg,[(K(!0),ne($e,null,Xt(n.ignoredFiltered,w=>(K(),ne("div",{key:`${w.file}-${w.reason}`,class:"rounded-2xl border px-4 py-3 text-xs border-pg-border bg-pg-surface-soft text-pg-text-soft"},[D("div",Jg,[D("div",Xg,[D("span",Qg,z(w.file),1)]),D("div",Zg,[ee(Qt,{tone:"strong",size:"sm",tracking:"tight"},{default:ye(()=>[Ue(z(b(w.reason)),1)]),_:2},1024),_(w.file)?(K(),ne("button",{key:0,class:"flex h-7 w-7 items-center justify-center rounded-md transition text-pg-text-muted hover:bg-pg-hover-strong hover:text-pg-text-soft",type:"button","aria-label":`Open ${w.file} in VS Code`,title:V(s)("detail.openInVscode"),onClick:U=>S(w.file)},[...L[14]||(L[14]=[D("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,eh)):st("",!0)])])]))),128))])):n.routeMode==="active"&&n.enabledMode==="config"?(K(),ne("div",th,[(K(!0),ne($e,null,Xt(n.configFiltered,w=>(K(),ne("div",{key:w.file,class:"rounded-2xl border px-4 py-3 text-xs border-pg-border bg-pg-surface-soft text-pg-text-soft"},[D("div",nh,[D("div",rh,[D("span",sh,z(w.file),1)]),D("div",oh,[ee(Qt,{tone:"strong",size:"sm",tracking:"tight"},{default:ye(()=>[Ue(z(V(s)("enabled.configLabel")),1)]),_:1}),_(w.file)?(K(),ne("button",{key:0,class:"flex h-7 w-7 items-center justify-center rounded-md transition text-pg-text-muted hover:bg-pg-hover-strong hover:text-pg-text-soft",type:"button","aria-label":`Open ${w.file} in VS Code`,title:V(s)("detail.openInVscode"),onClick:U=>S(w.file)},[...L[15]||(L[15]=[D("span",{class:"i-[carbon--launch] h-3.5 w-3.5","aria-hidden":"true"},null,-1)])],8,lh)):st("",!0)])])]))),128))])):(K(),tn(_g,gn({key:9},i.value,{onToggle:L[10]||(L[10]=w=>r("toggle",w)),onSelect:C}),null,16))],64))])]))}});new Set(".\\+*[^]$()");const ws=/^[\w-]+$/,ah=/^\[([^\]/]+)\]$/,ch=/^\[\.\.\.([^\]/]+)\]$/,uh=/^\[\[\.\.\.([^\]/]+)\]\]$/,fh=/^\([^)]+\)$/;function dh(e){switch(e.type){case"static":return 4;case"param":return 3;case"catchall":return 2;case"optional-catchall":return 1;default:return 0}}function ph(e){return e.map(dh)}function Da(e){const n=(e.split("?")[0]??"").split("#")[0]??"";let r=n.startsWith("/")?n:`/${n}`;return r.length>1&&r.endsWith("/")&&(r=r.slice(0,-1)),r}function mh(e){return Da(e).split("/").filter(Boolean)}function ks(e){const t=[],n=[],r=Da(e),s=mh(r),o=[],l=new Set;for(let i=0;i<s.length;i+=1){const a=s[i];if(!a)continue;if(fh.test(a)){t.push(`Route groups are not supported: ${a}`);continue}const u=a.match(uh);if(u){const g=u[1];if(!g){t.push(`Invalid optional catch-all param name "${a}"`);continue}if(!ws.test(g)){t.push(`Invalid optional catch-all param name "${g}"`);continue}if(i!==s.length-1){t.push(`Optional catch-all "${a}" must be the last segment`);continue}l.has(g)&&n.push(`Duplicate param name "${g}"`),l.add(g),o.push({type:"optional-catchall",name:g});continue}const c=a.match(ch);if(c){const g=c[1];if(!g){t.push(`Invalid catch-all param name "${a}"`);continue}if(!ws.test(g)){t.push(`Invalid catch-all param name "${g}"`);continue}if(i!==s.length-1){t.push(`Catch-all "${a}" must be the last segment`);continue}l.has(g)&&n.push(`Duplicate param name "${g}"`),l.add(g),o.push({type:"catchall",name:g});continue}const p=a.match(ah);if(p){const g=p[1];if(!g){t.push(`Invalid param name "${a}"`);continue}if(!ws.test(g)){t.push(`Invalid param name "${g}"`);continue}l.has(g)&&n.push(`Duplicate param name "${g}"`),l.add(g),o.push({type:"param",name:g});continue}if(a.includes("[")||a.includes("]")||a.includes("(")||a.includes(")")){t.push(`Invalid route segment "${a}"`);continue}o.push({type:"static",value:a})}return{template:r,tokens:o,score:ph(o),errors:t,warnings:n}}function Cr(e){const t=e.trim();if(!t)return{value:void 0};try{return{value:JSON.parse(t)}}catch(n){return{error:n instanceof Error?n.message:"Invalid JSON"}}}function gh(e,t){for(const[n,r]of Object.entries(t))typeof r>"u"||(Array.isArray(r)?r.forEach(s=>e.searchParams.append(n,String(s))):e.searchParams.set(n,String(r)))}let Sr=null;function Ua(e){try{return new URL(e).pathname.includes("mokup-sw")}catch{return e.includes("mokup-sw")}}function Nl(e){return[e.active?.scriptURL,e.waiting?.scriptURL,e.installing?.scriptURL].filter(n=>typeof n=="string").some(n=>Ua(n))}function hh(e){return!!e&&Ua(e.scriptURL)}async function bh(){if(typeof window>"u"||!("serviceWorker"in navigator))return null;try{const e=await navigator.serviceWorker.getRegistration();if(e&&Nl(e))return e}catch{}try{return(await navigator.serviceWorker.getRegistrations()).find(Nl)??null}catch{return null}}function qs(e,t){return e==="catchall"?`[...${t}]`:e==="optional-catchall"?`[[...${t}]]`:`[${t}]`}function _h(e){const t=[],n=new Set;for(const r of e){if(r.type==="static"||n.has(r.name))continue;n.add(r.name);const s=r.type;t.push({id:`${s}:${r.name}`,name:r.name,kind:s,token:qs(s,r.name),required:s!=="optional-catchall"})}return t}function Va(e){const t=e.trim().replace(/^\/+|\/+$/g,"");return t?t.split("/").filter(Boolean):[]}function yh(e){const t=new URLSearchParams;for(const[r,s]of Object.entries(e))typeof s>"u"||(Array.isArray(s)?s.forEach(o=>t.append(r,String(o))):t.set(r,String(s)));const n=t.toString();return n?`?${n}`:""}function vh(e,t){const n=[],r=new Set;for(const o of e){if(o.type==="static"){n.push(o.value);continue}const l=t[o.name]?.trim()??"";if(!l){o.type!=="optional-catchall"&&r.add(o.name);continue}if(o.type==="param"){n.push(encodeURIComponent(l));continue}const i=Va(l).map(encodeURIComponent);if(i.length===0){o.type!=="optional-catchall"&&r.add(o.name);continue}n.push(...i)}return{path:n.length>0?`/${n.join("/")}`:"/",missing:[...r]}}function xh(e,t){const n=[];for(const r of e){if(r.type==="static"){n.push(r.value);continue}const s=t[r.name]?.trim()??"";if(!s){r.type!=="optional-catchall"&&n.push(qs(r.type,r.name));continue}if(r.type==="param"){n.push(encodeURIComponent(s));continue}const o=Va(s).map(encodeURIComponent);if(o.length===0){r.type!=="optional-catchall"&&n.push(qs(r.type,r.name));continue}n.push(...o)}return n.length>0?`/${n.join("/")}`:"/"}function $l(e){const t=e.trim();if(!t)return[];const n=t.split(/[&\n]/),r=[];for(const s of n){const o=s.trim();if(!o)continue;const[l,...i]=o.split("="),a=(l??"").trim();if(!a)continue;const u=i.join("=").trim();r.push([a,u])}return r}function wh(e){const t=e.trim();if(!t)return{value:void 0};const r=(t.startsWith("data:")?t.split("base64,").pop()??"":t).replace(/\s+/g,"");try{const s=atob(r),o=new Uint8Array(s.length);for(let l=0;l<s.length;l+=1)o[l]=s.charCodeAt(l);return{value:o}}catch(s){return{error:s instanceof Error?s.message:"Invalid base64"}}}function kh(e,t={}){const{t:n}=wt(),r=oe(""),s=oe(""),o=oe(""),l=oe("json"),i=oe(n("response.empty")),a=oe(n("response.idle")),u=oe(""),c=oe(!1),p=oe(!1),g=te(()=>c.value&&!p.value),b=oe({}),T=te(()=>Object.values(b.value).reduce((H,W)=>H+W,0)),k=oe(!1),M=oe(null),_=oe(""),S=oe([]),C=oe([]),h=oe({}),I=te(()=>{if(!e.value)return"";const H=S.value.length>0?S.value:ks(e.value.url).tokens,W=xh(H,h.value),G=Cr(r.value);return G.error||!G.value?W:`${W}${yh(G.value)}`});function L(H){return`${H.method} ${H.url}`}function w(H){return b.value[L(H)]??0}function U(H){const W=H.trim();if(!W)return"";const G=W.startsWith("/")?W:`/${W}`,Z=G.endsWith("/")?G.slice(0,-1):G,re=new URL(`${Z}/ws`,window.location.origin);return re.protocol=re.protocol==="https:"?"wss:":"ws:",re.toString()}function le(H){b.value={...H.perRoute}}function _e(H){b.value[H.routeKey]=(b.value[H.routeKey]??0)+1}function xe(H){if(typeof H.data=="string")try{const W=JSON.parse(H.data);if(W.type==="snapshot"&&W.perRoute){le(W);return}W.type==="increment"&&typeof W.routeKey=="string"&&_e(W)}catch{}}function ae(){M.value&&(M.value.close(),M.value=null),_.value="",k.value=!1}function Me(H){if(typeof window>"u")return;const W=U(H);if(!(!W||_.value===W)){ae(),_.value=W;try{const G=new WebSocket(W);M.value=G,G.addEventListener("open",()=>{k.value=!0}),G.addEventListener("message",xe),G.addEventListener("close",()=>{M.value===G&&ae()}),G.addEventListener("error",()=>{M.value===G&&ae()})}catch{ae()}}}function ie(H,W){h.value={...h.value,[H]:W}}function ce(H){if(!H){S.value=[],C.value=[],h.value={};return}const W=ks(H.url);S.value=W.tokens;const G=_h(W.tokens),Z={};for(const re of G)Z[re.name]=h.value[re.name]??"";C.value=G,h.value=Z}async function q(){if(p.value)return!0;if(typeof window>"u"||!("serviceWorker"in navigator))return!1;const H=navigator.serviceWorker.controller;if(hh(H))return c.value=!0,p.value=!0,!0;if(!c.value){if(!await bh())return!1;c.value=!0}return Sr||(Sr=navigator.serviceWorker.ready.then(()=>{p.value=!0}).catch(()=>{Sr=null})),await Sr,p.value}typeof window<"u"&&"serviceWorker"in navigator&&q().catch(()=>{}),t.basePath&&vt(t.basePath,H=>{H&&Me(H)},{immediate:!0}),es()&&ir(()=>{ae()});function Y(){i.value=n("response.empty"),a.value=n("response.idle"),u.value=""}async function A(){if(!e.value)return;const H=S.value.length>0?S.value:ks(e.value.url).tokens,W=vh(H,h.value);if(W.missing.length>0){i.value=n("errors.routeParams",{params:W.missing.join(", ")});return}const G=L(e.value),Z=Cr(r.value);if(Z.error){i.value=n("errors.queryJson",{message:Z.error});return}const re=Cr(s.value);if(re.error){i.value=n("errors.headersJson",{message:re.error});return}const ve=new URL(W.path,window.location.origin);Z.value&&gh(ve,Z.value);const he={};if(re.value)for(const[ke,de]of Object.entries(re.value))typeof de>"u"||(he[ke]=Array.isArray(de)?de.join(","):String(de));const Se={method:e.value.method,headers:he},be=e.value.method.toUpperCase();if(be!=="GET"&&be!=="HEAD"){const ke=o.value;if(l.value==="json"){const de=Cr(ke);if(de.error){i.value=n("errors.bodyJson",{message:de.error});return}de.value&&(Se.body=JSON.stringify(de.value),he["Content-Type"]||(he["Content-Type"]="application/json"))}else if(l.value==="text")ke.trim()&&(Se.body=ke,he["Content-Type"]||(he["Content-Type"]="text/plain; charset=utf-8"));else if(l.value==="form"){const de=$l(ke);if(de.length>0){const qe=new URLSearchParams;for(const[m,y]of de)qe.append(m,y);Se.body=qe.toString(),he["Content-Type"]||(he["Content-Type"]="application/x-www-form-urlencoded; charset=utf-8")}}else if(l.value==="multipart"){const de=$l(ke);if(de.length>0){const qe=new FormData;for(const[m,y]of de)qe.append(m,y);Se.body=qe}}else if(l.value==="base64"){const de=wh(ke);if(de.error){i.value=n("errors.bodyBase64",{message:de.error});return}de.value&&(Se.body=de.value,he["Content-Type"]||(he["Content-Type"]="application/octet-stream"))}}a.value=n("response.loading"),u.value="",i.value=n("response.waiting"),await q();const Ye=performance.now();try{const ke=await fetch(ve.toString(),Se);k.value||(b.value[G]=(b.value[G]??0)+1);const de=Math.round(performance.now()-Ye);u.value=`${de}ms`,a.value=`${ke.status} ${ke.statusText}`;const qe=ke.headers.get("content-type")??"",m=await ke.text();if(qe.includes("application/json"))try{i.value=JSON.stringify(JSON.parse(m),null,2)}catch{i.value=m}else i.value=m||n("response.emptyPayload")}catch(ke){a.value=n("response.error"),i.value=ke instanceof Error?ke.message:String(ke)}}return vt(e,()=>{Y(),ce(e.value)}),{queryText:r,headersText:s,bodyText:o,bodyType:l,responseText:i,responseStatus:a,responseTime:u,resetResponse:Y,runRequest:A,isSwRegistering:g,routeParams:C,paramValues:h,setParamValue:ie,requestUrl:I,routeCounts:b,totalCount:T,getRouteCount:w}}function Th(){const e=oe([]),t=oe([]),n=oe([]),r=oe([]),s=oe([]),o=oe([]),l=oe([]),i=oe([]),a=oe(null),u=oe([]),c=oe("all"),p=oe(!1),g=oe(""),b=oe(""),T=oe(""),k=oe(""),M=te(()=>b.value.trim().toLowerCase()),_=te(()=>o.value.length),S=te(()=>t.value.length),C=te(()=>n.value.length),h=te(()=>r.value.length),I=te(()=>s.value.length),L=te(()=>`${T.value||""}/routes`),w=W=>`${W.method} ${W.url}`;function U(){return c.value==="all"?e.value:e.value.filter(W=>W.groupKey===c.value)}function le(){const W=M.value,G=U();o.value=W?G.filter(Z=>`${Z.method} ${Z.url} ${Z.file}`.toLowerCase().includes(W)):[...G]}function _e(){return c.value==="all"?r.value:r.value.filter(W=>W.groupKey===c.value)}function xe(){const W=M.value,G=_e();l.value=W?G.filter(Z=>Z.file.toLowerCase().includes(W)):[...G]}function ae(){return c.value==="all"?s.value:s.value.filter(W=>W.groupKey===c.value)}function Me(){const W=M.value,G=ae();i.value=W?G.filter(Z=>Z.file.toLowerCase().includes(W)):[...G]}const ie=te(()=>{const W=M.value;return W?t.value.filter(G=>`${G.method??""} ${G.url??""} ${G.file} ${G.reason}`.toLowerCase().includes(W)):[...t.value]}),ce=te(()=>{const W=M.value;return W?n.value.filter(G=>`${G.file} ${G.reason}`.toLowerCase().includes(W)):[...n.value]});function q(W){c.value=W,le(),xe(),Me(),!(a.value&&o.value.some(Z=>w(Z)===w(a.value)))&&(a.value=o.value[0]??null)}function Y(W){a.value=W}function A(W){T.value=fg(W)}async function H(){p.value=!0,g.value="";const W=a.value?w(a.value):"",G=c.value;try{const Z=await fetch(L.value);if(!Z.ok)throw new Error(`Failed to load routes: ${Z.status}`);const re=await Z.json();if(e.value=re.routes??[],t.value=re.disabled??[],n.value=re.ignored??[],r.value=re.configs??[],s.value=re.disabledConfigs??[],u.value=re.groups??[],k.value=re.root??"",G!=="all"&&(u.value.some(he=>he.key===G)||(c.value="all")),le(),xe(),Me(),W){const ve=o.value.find(he=>w(he)===W);a.value=ve??o.value[0]??null}else a.value=o.value[0]??null}catch(Z){g.value=Z instanceof Error?Z.message:String(Z)}finally{p.value=!1}}return vt(b,()=>{le(),xe(),Me()}),{routes:e,disabledRoutes:t,ignoredRoutes:n,configFiles:r,disabledConfigFiles:s,disabledFiltered:ie,ignoredFiltered:ce,configFiltered:l,disabledConfigFiltered:i,filtered:o,selected:a,groups:u,activeGroup:c,loading:p,error:g,search:b,basePath:T,workspaceRoot:k,searchTerm:M,routeCount:_,disabledCount:S,ignoredCount:C,configCount:h,disabledConfigCount:I,routeKey:w,loadRoutes:H,setActiveGroup:q,selectRoute:Y,setBasePath:A}}function Eh(e,t){if(t==="file")return Ln(e.file).split("/").filter(Boolean);const n=Ln(e.url),r=n.startsWith("/")?n.slice(1):n;return r?r.split("/").filter(Boolean):[]}function Wa(e,t){const n={id:`${t}:root`,label:"",kind:"folder",path:"",children:[]};for(const r of e){const s=Eh(r,t);if(s.length===0){const i=`${t}:route:${r.method} ${r.url}|${r.file}`;n.children.push({id:i,label:"/",kind:"route",path:"/",route:r,children:[]});continue}let o=n;const l=s.length;for(let i=0;i<l;i+=1){const a=s[i];if(i===l-1){const g=`${t}:route:${r.method} ${r.url}|${r.file}`;o.children.push({id:g,label:a,kind:"route",path:s.join("/"),route:r,children:[]});continue}o.map||(o.map=new Map);const c=s.slice(0,i+1).join("/");let p=o.map.get(c);p||(p={id:`${t}:folder:${c}`,label:a,kind:"folder",path:c,children:[]},o.map.set(c,p),o.children.push(p)),o=p}}return n}function ko(e){e.children.sort((t,n)=>{if(t.kind!==n.kind)return t.kind==="folder"?-1:1;const r=t.label.localeCompare(n.label);return r!==0?r:t.route&&n.route?t.route.method.localeCompare(n.route.method):0});for(const t of e.children)t.kind==="folder"&&ko(t)}function ja(e,t){for(const n of e.children)n.kind==="folder"&&(t.push(n.id),ja(n,t))}function Ch(e,t){const n=Wa(e,t);ko(n);const r=[];return ja(n,r),r}function Ha(e,t,n,r,s,o,l){for(const i of e.children){const a=i.kind==="folder"?i.path:n==="file"?i.route?.file:i.route?.url,u=i.kind==="folder"?s(i.id):void 0;r.push({id:i.id,label:i.label,kind:i.kind,depth:t,title:a,expanded:u,selected:i.route?l(i.route)===o:!1,route:i.route}),i.kind==="folder"&&u&&Ha(i,t+1,n,r,s,o,l)}}function Sh(e){const t=[];return Ha(e.root,0,e.mode,t,e.isExpanded,e.selectedKey,e.getRouteKey),t}function Ih(e){const t=oe("file"),n=oe(new Set),r=oe(new Set),s=oe(!1),o=oe(!1);function l(){return"mokup.playground.treeMode"}function i(C){return`mokup.playground.treeExpanded.${C}`}function a(C){try{const h=localStorage.getItem(i(C));if(!h)return{set:new Set,hasValue:!1};const I=JSON.parse(h);return Array.isArray(I)?{set:new Set(I.filter(L=>typeof L=="string")),hasValue:!0}:{set:new Set,hasValue:!1}}catch{return{set:new Set,hasValue:!1}}}function u(C,h){try{localStorage.setItem(i(C),JSON.stringify([...h]))}catch{}}function c(C){try{localStorage.setItem(l(),C)}catch{}}function p(){return t.value==="file"?n.value:r.value}function g(C,h){C==="file"?n.value=h:r.value=h}function b(C){return C==="file"?s.value:o.value}function T(C,h){C==="file"?s.value=h:o.value=h}function k(C){return e.searchTerm.value||!b(t.value)?!0:p().has(C)}function M(C){const h=t.value;if(!b(h)){const L=new Set(Ch(e.routes.value,h));g(h,L),T(h,!0)}const I=new Set(p());I.has(C)?I.delete(C):I.add(C),g(h,I),T(h,!0),u(h,I)}function _(C){t.value=C,c(C)}const S=te(()=>{const C=t.value,h=Wa(e.routes.value,C);return ko(h),Sh({root:h,mode:C,isExpanded:k,selectedKey:e.selectedKey.value,getRouteKey:e.getRouteKey})});return Rn(()=>{try{const C=localStorage.getItem(l());(C==="file"||C==="route")&&(t.value=C);const h=a("file");n.value=h.set,s.value=h.hasValue;const I=a("route");r.value=I.set,o.value=I.hasValue}catch{}}),{treeMode:t,treeRows:S,toggleExpanded:M,setTreeMode:_}}const Lh={class:"h-screen overflow-hidden pg-app-bg","data-testid":"playground-app"},Rh={class:"flex h-full w-full flex-col"},Ph={class:"flex min-h-0 flex-1 flex-col overflow-hidden"},Mh={class:"flex flex-1 flex-col overflow-hidden bg-pg-surface-shell"},Oh={class:"relative hidden w-4 flex-none items-center justify-center lg:flex"},Ah={class:"flex min-h-0 flex-1 flex-col overflow-hidden p-4 lg:p-6"},Nh={class:"mt-3 flex-1 min-h-0 overflow-auto"},Fl="mokup:playground:split-width",$h=240,Fh=560,Dh=Qe({__name:"App",setup(e){const{routes:t,filtered:n,disabledFiltered:r,ignoredFiltered:s,configFiltered:o,disabledConfigFiltered:l,selected:i,groups:a,activeGroup:u,loading:c,error:p,search:g,basePath:b,workspaceRoot:T,searchTerm:k,routeCount:M,disabledCount:_,ignoredCount:S,configCount:C,disabledConfigCount:h,routeKey:I,loadRoutes:L,setActiveGroup:w,selectRoute:U,setBasePath:le}=Th(),{queryText:_e,headersText:xe,bodyText:ae,bodyType:Me,responseText:ie,responseStatus:ce,responseTime:q,runRequest:Y,isSwRegistering:A,routeParams:H,paramValues:W,setParamValue:G,requestUrl:Z,totalCount:re,getRouteCount:ve}=kh(i,{basePath:b}),he=te(()=>i.value?I(i.value):""),Se=oe("active"),be=oe("api"),Ye=oe("api"),ke=te(()=>Se.value==="disabled"),de=te(()=>Se.value==="ignored"),qe=te(()=>t.value.length+C.value),m=te(()=>t.value.length),y=te(()=>_.value+h.value),P=te(()=>S.value),$=te(()=>C.value),N=te(()=>h.value),F=te(()=>_.value),f=te(()=>ke.value?Ye.value==="config"?l.value.length:r.value.length:de.value?s.value.length:be.value==="config"?o.value.length:M.value),d=oe(320),v=oe(!1);let E=0,j=0;const O=te(()=>({"--left-width":`${d.value}px`})),{treeMode:x,treeRows:R,toggleExpanded:J,setTreeMode:se}=Ih({routes:n,selectedKey:he,searchTerm:k,getRouteKey:I});function pe(Te){if(Se.value=Te,Te!=="active"){U(null);return}be.value==="api"&&!i.value&&U(n.value[0]??null)}function We(Te){if(be.value=Te,Te==="config"){U(null);return}i.value||U(n.value[0]??null)}function De(Te){Ye.value=Te}function nt(Te){return Math.min(Fh,Math.max($h,Te))}function it(Te){if(!v.value)return;const Ge=Te.clientX-E;d.value=nt(j+Ge)}function Pt(){v.value&&(v.value=!1,window.removeEventListener("pointermove",it),window.removeEventListener("pointerup",Pt),localStorage.setItem(Fl,String(d.value)))}function pr(Te){Te.button===0&&(Te.preventDefault(),v.value=!0,E=Te.clientX,j=d.value,window.addEventListener("pointermove",it),window.addEventListener("pointerup",Pt))}function Je(){L().catch(()=>{})}return Rn(()=>{le(window.location.pathname);const Te=Number(localStorage.getItem(Fl));Number.isFinite(Te)&&Te>0&&(d.value=nt(Te)),window.__MOKUP_PLAYGROUND__={reloadRoutes:Je},Je()}),ir(()=>{Pt()}),(Te,Ge)=>(K(),ne("div",Lh,[D("div",Rh,[D("main",Ph,[D("div",Mh,[D("div",{class:dt(["flex min-h-0 flex-1 flex-col lg:flex-row",v.value?"select-none":""]),style:or(O.value)},[ee(ih,{search:V(g),"onUpdate:search":Ge[0]||(Ge[0]=ht=>Fe(g)?g.value=ht:null),"base-path":V(b),groups:V(a),"active-group":V(u),"tree-mode":V(x),"route-mode":Se.value,"enabled-mode":be.value,"disabled-mode":Ye.value,"active-total":qe.value,"api-total":m.value,"disabled-total":y.value,"ignored-total":P.value,"config-total":$.value,"disabled-api-total":F.value,"disabled-config-total":N.value,error:V(p),loading:V(c),filtered:V(n),"disabled-filtered":V(r),"ignored-filtered":V(s),"config-filtered":V(o),"disabled-config-filtered":V(l),"tree-rows":V(R),"workspace-root":V(T),"get-route-count":V(ve),onSelectGroup:V(w),onSetRouteMode:pe,onSetEnabledMode:We,onSetDisabledMode:De,onToggle:V(J),onSelectRoute:V(U),"onUpdate:treeMode":V(se)},null,8,["search","base-path","groups","active-group","tree-mode","route-mode","enabled-mode","disabled-mode","active-total","api-total","disabled-total","ignored-total","config-total","disabled-api-total","disabled-config-total","error","loading","filtered","disabled-filtered","ignored-filtered","config-filtered","disabled-config-filtered","tree-rows","workspace-root","get-route-count","onSelectGroup","onToggle","onSelectRoute","onUpdate:treeMode"]),D("div",Oh,[Ge[6]||(Ge[6]=D("div",{class:"h-full w-px bg-pg-divider"},null,-1)),D("button",{class:"group absolute flex h-10 w-10 cursor-col-resize items-center justify-center rounded-full border shadow-sm transition hover:-translate-y-0.5 border-pg-border bg-pg-surface-strong text-pg-text-muted hover:text-pg-text-soft",type:"button","aria-label":"Resize panels",onPointerdown:pr},[...Ge[5]||(Ge[5]=[D("span",{class:"i-[carbon--drag-horizontal] h-5 w-5","aria-hidden":"true"},null,-1)])],32)]),D("section",Ah,[ee(ug,{"visible-count":f.value,"total-count":V(re),onRefresh:Je},null,8,["visible-count","total-count"]),D("div",Nh,[ee(Qm,{queryText:V(_e),"onUpdate:queryText":Ge[1]||(Ge[1]=ht=>Fe(_e)?_e.value=ht:null),headersText:V(xe),"onUpdate:headersText":Ge[2]||(Ge[2]=ht=>Fe(xe)?xe.value=ht:null),bodyText:V(ae),"onUpdate:bodyText":Ge[3]||(Ge[3]=ht=>Fe(ae)?ae.value=ht:null),bodyType:V(Me),"onUpdate:bodyType":Ge[4]||(Ge[4]=ht=>Fe(Me)?Me.value=ht:null),selected:V(i),"request-url":V(Z),"workspace-root":V(T),"response-text":V(ie),"response-status":V(ce),"response-time":V(q),"is-sw-registering":V(A),"route-params":V(H),"param-values":V(W),"route-mode":Se.value,"enabled-mode":be.value,"onUpdate:paramValue":V(G),onRun:V(Y)},null,8,["queryText","headersText","bodyText","bodyType","selected","request-url","workspace-root","response-text","response-status","response-time","is-sw-registering","route-params","param-values","route-mode","enabled-mode","onUpdate:paramValue","onRun"])])])],6)])])])]))}});tg();af(Dh).use(lg).mount("#app");
|